(dns-mode): Use before-save-hook.
[emacs.git] / lisp / ChangeLog
blob7bb97d09b863ce1930ea10141f65694080edf043
1 2006-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * textmodes/dns-mode.el (dns-mode): Use before-save-hook.
5 2006-08-11  Thien-Thi Nguyen  <ttn@gnu.org>
7         * emacs-lisp/bindat.el (bindat-ip-to-string):
8         Use `format-network-address' if possible.
10 2006-08-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12         * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
14 2006-08-10  Romain Francoise  <romain@orebokech.com>
16         * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
17         (dns-mode-soa-auto-increment-serial): New user option.
18         (dns-mode-soa-maybe-increment-serial): New function.
19         (dns-mode): Add the latter to `write-contents-functions'.
21         * obsolete/zone-mode.el: Move to obsolete/ from net/.
22         Delete autoload cookies.
24 2006-08-10  John Wiegley  <johnw@newartisans.com>
26         * eshell/em-glob.el (eshell-glob-chars-list)
27         (eshell-glob-translate-alist): Add support for [^g] in character globs.
29 2006-08-10  Richard Stallman  <rms@gnu.org>
31         * facemenu.el (facemenu-add-face): Pass frame to facemenu-active-faces.
32         (facemenu-set-face): Doc fix.
33         (facemenu-listed-faces): Doc fix.
35 2006-08-09  Chong Yidong  <cyd@stupidchicken.com>
37         * avoid.el (mouse-avoidance-animating-pointer): New var.
38         (mouse-avoidance-nudge-mouse): Use it.
39         (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
40         (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
41         (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
42         Don't activate if currently animating.  All callers changed.
44 2006-08-09  John Wiegley  <johnw@newartisans.com>
46         * calendar/timeclock.el (timeclock-use-elapsed): Added a new
47         variable, which causes timeclock to report elapsed time worked,
48         instead of just work remaining.
50 2006-08-09  Kenichi Handa  <handa@m17n.org>
52         * international/latexenc.el (latexenc-find-file-coding-system):
53         Fix for the case that the 2nd element of arg-list is a cons.
55 2006-08-08  Chong Yidong  <cyd@stupidchicken.com>
57         * info.el (Info-fontify-node): Handle preceding `in' for note
58         reference hiding rules.
60 2006-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
62         * progmodes/sh-script.el (sh-quoted-subshell): Make sure we don't
63         mistake a closing " for an opening one.
65 2006-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
67         * term/xterm.el (terminal-init-xterm): Add more key bindings.
69 2006-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
71         * complete.el (PC-do-completion): Filter out completions matching
72         completion-ignored-extensions before checking whether there are
73         multiple completions.
74         Don't use `list' unnecessarily when building completion tables.
76 2006-08-06  Richard Stallman  <rms@gnu.org>
78         * help.el (describe-mode): Make minor mode list more concise.
80 2006-08-05  Chong Yidong  <cyd@stupidchicken.com>
82         * bindings.el: Give mode-line-format, mode-line-modes, and
83         mode-line-position `standard-value' properties.
85 2006-08-05  Eli Zaretskii  <eliz@gnu.org>
87         * buff-menu.el (list-buffers-noselect): For Info buffers, use
88         "(file)node" instead of the file name.
90 2006-08-05  Richard Stallman  <rms@gnu.org>
92         * faces.el (escape-glyph): Doc fix.
94 2006-08-04  Kenichi Handa  <handa@m17n.org>
96         * international/mule-diag.el (describe-font): Improve docstring
97         and error message.  Use frame-parameter (not frame-parameters).
99 2006-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
101         * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
102         Correctly mark the end-of-docstring char.
104 2006-08-03  Chong Yidong  <cyd@stupidchicken.com>
106         * simple.el (line-move-to-column): Constrain move-to-column to
107         current field.
109 2006-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
111         * font-lock.el (font-lock-beg, font-lock-end)
112         (font-lock-extend-region-functions): New vars.
113         (font-lock-extend-region-multiline)
114         (font-lock-extend-region-wholelines): New functions.
115         (font-lock-default-fontify-region): Use them.
116         (font-lock-extend-jit-lock-region-after-change): Only round up
117         if font-lock-default-fontify-region will do it as well.
119         * font-lock.el (font-lock-extend-after-change-region-function):
120         Rename from font-lock-extend-region-function.
121         (font-lock-extend-region): Remove by inlining at call sites.
122         (font-lock-after-change-function): Don't needlessly round up to a whole
123         number of lines.
124         (font-lock-extend-jit-lock-region-after-change): Be more careful about
125         the boundary conditions and the interactions between the various ways
126         to extend the region.
128 2006-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
130         * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
131         modification status when forcing the second redisplay.
133 2006-08-03  Kim F. Storm  <storm@cua.dk>
135         * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
137 2006-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
139         * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
140         doesn't look like a file name.
142         * complete.el (PC-expand-many-files): Avoid signalling an error when
143         the current directory doesn't exist.  Reported by Micha\e,Ak\e(Bl Cadilhac.
145 2006-08-02  Andreas Schwab  <schwab@suse.de>
147         * bindings.el (mode-line-format): Simplify reference to vc-mode.
149 2006-08-02  Nick Roberts  <nickrob@snap.net.nz>
151         * bindings.el (map): Make mode-line-buffer-identification-keymap
152         before defining propertized-buffer-identification.
154 2006-08-01  Richard Stallman  <rms@gnu.org>
156         * bindings.el (mode-line-format): Adjust spacing around vc-mode.
158 2006-08-02  Nick Roberts  <nickrob@snap.net.nz>
160         * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the
161         default value.
162         (gdb-find-source-frame): New function.
163         (menu): Add to menu bar.
165 2006-08-01  Stefan Monnier  <monnier@iro.umontreal.ca>
167         * font-core.el (font-lock-extend-region-function)
168         (font-lock-extend-region): Move to font-lock.el.
170         * font-lock.el (font-lock-extend-region-function)
171         (font-lock-extend-region): Move from font-core.el.  Simplify.
173         * jit-lock.el (jit-lock-fontify-now): Cause a second redisplay
174         if needed.
175         (jit-lock-start, jit-lock-end): New dynamic scoped vars.
176         (jit-lock-after-change-extend-region-functions): New hook.
177         (jit-lock-after-change): Use it instead of hard-coding font-lock code.
179         * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun.
180         (font-lock-turn-on-thing-lock): Use it.
182         * longlines.el (longlines-show-region): Make it work on read-only
183         buffers as well.
185 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
187         * progmodes/gdb-ui.el (gdb-set-hollow): Check for gud-last-last-frame.
189 2006-07-31  Richard Stallman  <rms@gnu.org>
191         * progmodes/vhdl-mode.el (vhdl-speedbar-display-directory)
192         (vhdl-speedbar-display-projects): Update old obsolete
193         speedbar variable names.
195 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
197         * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
198         (gdb-stopped): Use it.
200         * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
202 2006-07-29  Chong Yidong  <cyd@stupidchicken.com>
204         * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
205         for load-history elements.
207 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
209         * files.el (convert-standard-filename): For Cygwin, replace
210         characters not allowed in Windows file names.
211         (make-auto-save-file-name): Add Cygwin to the list of systems
212         where the auto-save file name needs to be run through
213         convert-standard-filename.
215 2006-07-29  Lennart Borgman  <lennart.borgman.073@student.lu.se>
217         * window.el (bw-get-tree): Don't integerp subtree if it's nil.
219 2006-07-28  Richard Stallman  <rms@gnu.org>
221         * bindings.el (mode-line-frame-identification)
222         (propertized-buffer-identification): Centralize the code
223         to initialize the variable.
225         * progmodes/grep.el (grep-default-command): Catch errors from
226         wildcard-to-regexp.
228 2006-07-29  Kim F. Storm  <storm@cua.dk>
230         * progmodes/grep.el (grep-tag-default): New function.
231         (grep-default-command, grep-read-regexp): Use it.
232         (grep-read-files): Use car of grep-files-history or grep-files-aliases
233         as default if nothing else applies.
235 2006-07-28  Bill Atkins  <atkinw@rpi.edu>  (tiny change)
237         * wdired.el (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
238         Throw error if buffer is not in Dired and Wdired mode, respectively.
240 2006-07-28  Chong Yidong  <cyd@stupidchicken.com>
242         * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
243         self-insert-command keys don't activate buttons.
244         (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
246 2006-07-29  Nick Roberts  <nickrob@snap.net.nz>
248         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different
249         faces for enable character.
251 2006-07-28  Nick Roberts  <nickrob@snap.net.nz>
253         * Makefile.in (recompile): Update comment to reflect change
254         on 2004-04-21.
256 2006-07-27  Richard Stallman  <rms@gnu.org>
258         * cus-edit.el (customize-package-emacs-version-alist): Doc fix.
259         (customize-package-emacs-version): Change msg when pkg has no entry.
260         (custom-no-edit): On a button, do like widget-button-press.
262 2006-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
264         * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab,
265         S-tab and C-S-tab.
267 2006-07-28  Nick Roberts  <nickrob@snap.net.nz>
269         * progmodes/which-func.el (which-function): Fix documentation/
270         comment typo.
272 2006-07-26  Richard Stallman  <rms@gnu.org>
274         * textmodes/ispell.el (ispell-word): If we replace the word,
275         move point to the end.  Insert before deleting.
277 2006-07-26  Chong Yidong  <cyd@stupidchicken.com>
279         * subr.el (sit-for): Use new SECONDS arg of read-event instead of
280         a timer.
282 2006-07-26  Mathias Dahl  <mathias.dahl@gmail.com>
284         * tumme.el (tumme-backward-image): Add prefix argument.  Add error
285         when at first image.
286         (tumme-forward-image): Add prefix argument.  Add error when at last
287         image.
289 2006-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
291         * tabify.el (tabify-regexp): Use more specific regexps.
292         (tabify): Avoid modifying the buffer unnecessarily.
294 2006-07-25  Mathias Dahl  <mathias.dahl@gmail.com>
296         * tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
297         (tumme-format-properties-string): Handle empty `buf'.
298         (tumme-get-comment): Change variable names inside `let'.
299         Add missing `let' variable that cause font-lock problems.
300         (tumme-write-comments): Change variable names inside `let'.
301         Add missing `let' variable that cause font-lock problems.
302         (tumme-forward-image): Rename from `tumme-forward-char'.
303         (tumme-backward-image): Rename from `tumme-backward-char'.
305 2006-07-25  Masatake YAMATO  <jet@gyve.org>
307         * progmodes/ld-script.el (ld-script-keywords)
308         (ld-script-font-lock-keywords, ld-script-builtins): Update keywords
309         and add comments.
311 2006-07-25  Nick Roberts  <nickrob@snap.net.nz>
313         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
314         (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
315         (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
316         for status indicator.
318 2006-07-24  Richard Stallman  <rms@gnu.org>
320         * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.
322         * subr.el (dolist, dotimes): Use interned symbols for locals.
323         (--dotimes-limit--, --dolist-tail--): New defvars.
324         (looking-back): Doc fix.
326         * replace.el (replace-match-string-symbols): Handle dotted lists.
328 2006-07-24  mathias  <mathias@mattis>
330         * tumme.el (tumme-write-tags): Add.
331         (tumme-write-comments): Add.
332         (tumme-tag-files): Change to use `tumme-write-tags'.
333         (tumme-tag-thumbnail): Change to use `tumme-write-tags'.
334         (tumme-dired-comment-files): Change to use `tumme-write-comments'.
335         (tumme-save-information-from-widgets): Change to use
336         `tumme-write-comments' and `tumme-write-tags'.
337         (tumme-comment-thumbnail): Change to use `tumme-write-comments'.
338         (tumme-write-tag): Remove.
339         (tumme-write-comment): Remove.
340         (tumme-display-previous-thumbnail-original): Remove empty line.
341         (tumme-widget-list): Add punctuation.
343 2006-07-24  mathias  <mathias.dahl@gmail.com>
345         * tumme.el (tumme-line-up): Add an extra check for end of buffer.
347 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
349         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
350         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org>
351         and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
353 2006-07-23  Thien-Thi Nguyen  <ttn@gnu.org>
355         * mouse.el (mouse-on-link-p): Doc fix.
357 2006-07-23  Nick Roberts  <nickrob@snap.net.nz>
359         * emacs-lisp/find-func.el (find-function-search-for-symbol):
360         Handle "C-h f `".
362 2006-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
364         * ibuffer.el (ibuffer-formats): Use left alignment for the mode
365         column.
367 2006-07-22  Matt Hodges  <MPHodges@member.fsf.org>
369         * textmodes/table.el: Add move-beginning-of-line and
370         move-end-of-line to Point Motion Only Group.
372 2006-07-22  Eric Hanchrow  <offby1@blarg.net>
374         * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
376 2006-07-22  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
378         * startup.el (user-mail-address): Initialize from the `EMAIL'
379         environment variable first.  Document this.
380         (command-line): Ditto.
382 2006-07-22  Nick Roberts  <nickrob@snap.net.nz>
384         * help-mode.el (help-function-def, help-variable-def)
385         (help-face-def): Print a message in the minibuffer.
387 2006-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
389         * term/xterm.el (terminal-init-xterm): Fix key bindings
390         syntax.  Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
392 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
394         * dos-w32.el (find-buffer-file-type-coding-system): Support calls
395         where `(nth 1 command)' is a cons cell.  Doc fix.
397         * textmodes/po.el (po-find-charset): Doc fix.
399 2006-07-21  Ken Manheimer  <ken.manheimer@gmail.com>
401         * allout.el (allout-unprotected, allout-e-o-prefix-p)
402         (allout-beginning-of-current-line, allout-end-of-current-line)
403         (allout-next-visible-heading, allout-open-topic)
404         (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
405         (allout-flag-current-subtree, allout-show-to-offshoot)
406         (allout-hide-current-entry, allout-show-current-branches)
407         (allout-hide-region-body, allout-old-expose-topic)
408         (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
409         (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
410         containing `beginning-of-line' and `end-of-line' with
411         `inhibit-field-text-motion' t.
413 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
415         * frame.el (focus-follows-mouse): Document that it doesn't have
416         any effect on MS-Windows.
418 2006-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
420         * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
422 2006-07-20  Jay Belanger  <belanger@truman.edu>
424         * calc.el (calc-previous-alg-entry):  Remove variable.
426         * calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
427         New variables.
428         (calc-alg-entry): Use `calc-alg-entry-history'.
429         (calc-do-quick-calc): Use `calc-quick-calc-history'.
430         Remove reference to `calc-previous-alg-entry'.
431         (calcAlg-edit, calcAlg-enter): Remove reference to
432         `calc-previous-alg-entry'.
433         (calcAlg-previous): Use `previous-history-element' instead of
434         `calc-previous-alg-entry'.
435         (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
436         Change keybinding for `calcAlg-plus-minus', add keybindings for
437         `previous-history-element' and `next-history-element'.
439         * calc-rewr.el (calc-match): Remove reference to
440         `calc-previous-alg-entry'.
442         * calc-sel.el (calc-selection-history): New variable.
443         (calc-enter-selection, calc-sel-mult-both-sides)
444         (calc-sel-add-both-sides): Use `calc-selection-history'.
446         * calc-map.el (calc-get-operator-history): New variable.
447         (calc-get-operator): Use `calc-get-operator-history'.
449         * calcalg3.el (calc-curve-fit-history): New variable.
450         (calc-curve-fit): Use `calc-curve-fit-history'.
452 2006-07-20  Kenichi Handa  <handa@m17n.org>
454         * international/mule-cmds.el (select-safe-coding-system): Fix the
455         way of deciding eol-type of the coding system.
457 2006-07-20  Alan Mackenzie  <acm@muc.de>
459         * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
460         (c-lang-setvar): New macro.
461         (c-make-init-lang-vars-fun): Use the initialization forms in
462         c-emacs-variable-inits in addition to those in c-lang-variable-inits.
463         (comment-start, comment-end, comment-start-skip): Change these from
464         c-lang-defvar's to c-lang-setvar's.
466         * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
467         which calls make-local-variable on the elements of
468         c-emacs-variable-inits.
469         (c-init-language-vars-for): Call this new macro.
471 2006-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
473         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
474         Try to rule out false positives due to time stamps.
475         (compilation-mode-font-lock-keywords): Remove rules made redundant
476         because of the above change.  Add `segmentation fault' to the known and
477         highlighted compilation termination messages.
479 2006-07-19  Kim F. Storm  <storm@cua.dk>
481         * progmodes/grep.el (grep-find-ignored-directories):
482         Add .svn and _darcs to list.
484 2006-07-19  Mathias Dahl  <mathias.dahl@gmail.com>
486         * dired.el (dired-mode-map): Add key binding `C-te' for
487         `tumme-dired-edit-comment-and-tags'.
489         * tumme.el (tumme-display-thumbnail-original-image): Make sure
490         image display buffer is displayed before call to
491         `tumme-display-image.
492         (tumme-dired-display-image): Make sure image display buffer is
493         displayed before call to `tumme-display-image.
494         (tumme-mouse-display-image): Make sure image display buffer is
495         displayed before call to `tumme-display-image.
496         (tumme-widget-list): Add.
497         (tumme-dired-edit-comment-and-tags): Add.
498         (tumme-save-information-from-widgets): Add.
500 2006-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
502         * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
504 2006-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
506         * progmodes/sh-script.el (sh-font-lock-keywords-1):
507         Revert inadvertently installed patch hunk.
509         * progmodes/compile.el (compilation-find-file): Handle the
510         cases where the user selects a non-existent file.
512 2006-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
514         * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
516 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
518         * subr.el (sit-for): Just sleep-for if noninteractive.
520 2006-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
522         * emacs-lisp/autoload.el (make-autoload): Use new arg.
524         * custom.el (custom-autoload): Add `noset' argument.
525         (custom-push-theme): Don't autoload the variable, let callers do it.
526         (custom-theme-set-variables): Autoload the variable if necessary.
528         * cus-edit.el (custom-variable-state-set): If the variable was
529         originally set outside custom, but to the same value as the default,
530         consider it to be standard.
532         * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
533         file *before* telling Emacs to add the autoloads, in case it fails.
535         * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
536         Use `cond', push', and `dolist'.
538 2006-07-17  Richard Stallman  <rms@gnu.org>
540         * image-mode.el (tar-superior-buffer, archive-superior-buffer):
541         Add defvars to silence warnings.
543 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
545         * progmodes/compile.el (compilation-mode-font-lock-keywords):
546         Don't highlight "Compiling file" messages as error.
548         * dired-aux.el (dired-compress-file): Confirm again if gzipped
549         file already exists.
551 2006-07-16  Thien-Thi Nguyen  <ttn@gnu.org>
553         * find-file.el (ff-special-constructs): Doc fix.  Also, for C/C++
554         entry, don't assign to free var; simply return the extracted filename.
555         (ff-treat-as-special): Incorporate common preamble from callers.
556         (ff-other-file-name, ff-find-the-other-file):
557         Update call to ff-treat-as-special.
559         * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
561 2006-07-16  Mathias Dahl  <mathias.dahl@gmail.com>
563         * tumme.el (tumme-get-comment): Fix bug.
565 2006-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
567         * files.el: Remove spurious * in docstrings.
569 2006-07-14  Ken Manheimer  <ken.manheimer@gmail.com>
571         * allout.el (allout-run-unit-tests-on-load): Rectify docstring
572         grammar.
573         (allout-beginning-of-current-line): Beware beginning of buffer.
574         Also, a comment is simplified.
575         (allout-hotspot-key-handler): Only set allout-post-goto-bullet
576         when appropriate.  (This fix enables use for other than
577         bullet-hotspot operation.)
578         (allout-hide-current-subtree): While escalating to sibling-close,
579         make sure to situate on a topic.
581 2006-07-14  Kim F. Storm  <storm@cua.dk>
583         * emulation/cua-base.el (cua-delete-selection)
584         (cua-toggle-set-mark): New defcustoms.
585         (cua-rectangle-modifier-key): Add `alt' modifier.
586         (cua-replace-region): Don't delete if cua-delete-selection is nil.
587         (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
588         Suggested by Klaus Zeitler <kzeitler@lucent.com>.
590         * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
592 2006-07-14  Ken Manheimer  <ken.manheimer@gmail.com>
594         * allout.el: Require 'cl during byte-compilation/interactive load,
595         for the `assert' macro.
596         (allout-mode-deactivate-hook): New hook, run when allout mode
597         deactivates.
598         (allout-developer): New allout customization subgroup.
599         (allout-run-unit-tests-on-load): New allout-developer
600         customization variable, when true allout unit tests are run towards
601         end of file load/eval.
602         (allout-inhibit-auto-fill): Disable auto-fill activity even during
603         auto-fill-mode.
604         (allout-resumptions): Remove, to be replaced by...
605         (allout-add-resumptions): Register variable settings to be
606         reinstated by `allout-do-resumptions'.  The settings are made
607         buffer-local, but the locality/globality of the suspended setting
608         is restored on resumption.
609         (allout-do-resumptions): Reinstate all settings suspended using
610         `allout-add-resumptions'.
611         (allout-test-resumptions): Unit tests (and intermediate variables)
612         for resumptions.
613         (allout-tests-globally-unbound, allout-tests-globally-true)
614         (allout-tests-locally-true): Intermediate variables for
615         resumptions unit tests.
616         (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
617         (allout-exposure-category): Replaces 'allout-overlay-category variable.
618         (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
619         instead of retired `allout-resumptions'.  For hook functions, use
620         `local' parameter so hook settings are created and removed as
621         buffer-local settings.  Revise (resumptions) setting
622         auto-fill-function so it is set only if already active.  (The
623         related fill-function settings are all made in either case, so
624         that activating auto-fill-mode activity will have the custom
625         allout-mode behaviors (hanging indent on topics, if configured for it).
626         Remove all allout-exposure-category overlays on mode deactivation.
627         (allout-hotspot-key-handler): New function extracted from
628         `allout-pre-command-business', so the functionality can be used
629         for other purposes, eg as a binding in an overlay.
630         (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
631         (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
632         customization variable.
633         (allout-run-unit-tests): Run the (currently quite small)
634         repertoire of unit tests.  Called just before the provide iff user
635         has customized `allout-run-unit-tests-on-load' non-nil.
637 2006-07-14  K\e,Aa\e(Broly L\e,Bu\e(Brentey  <lorentey@elte.hu>
639         * emacs-lisp/authors.el (authors-aliases): Update.
641 2006-07-14  Nick Roberts  <nickrob@snap.net.nz>
643         * progmodes/gdb-ui.el (gdb-display-buffer): Check for
644         gdb-source-window.  Add dedicated argument.
645         (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
646         (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
647         (gdb-display-threads-buffer, gdb-display-memory-buffer)
648         (gdb-display-locals-buffer): Use it.
650         * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
651         Set gdb-source-window.
653 2006-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
655         * emacs-lisp/autoload.el (make-autoload): Remove special handling of
656         minor modes, redundant with the custom-autoload line above.
658 2006-07-12  Chong Yidong  <cyd@stupidchicken.com>
660         * longlines.el (longlines-post-command-function): Handle open-line too.
662 2006-07-12  Richard Stallman  <rms@gnu.org>
664         * progmodes/grep.el (grep-last-buffer): Doc fix.
666         * info.el (Info-try-follow-nearest-node): Doc fix.
668         * emacs-lisp/edebug.el (edebug-instrument-function):
669         Err if find-function-noselect gives no position.
671         * emacs-lisp/find-func.el (find-function-search-for-symbol):
672         If can't find definition, return nil for position.
673         (find-function-do-it): Handle new return value
674         of find-definition-noselect.
675         (find-definition-noselect, find-variable-noselect): Doc fix.
676         (find-function-noselect): Doc fix.
678         * help-mode.el (help-variable-def): Handle find-variable-noselect
679         returning no position.
680         (help-function-def): Likewise for find-function-search-for-symbol.
681         (help-face-def): Likewise.
683         * help-fns.el (describe-variable): Handle find-variable-noselect
684         returning no position.
686         * files.el (locate-file-completion): Avoid duplicates in result.
688         * cus-edit.el (custom-no-edit): New command.
689         (custom-mode-map): Remap to custom-no-edit instead of
690         using suppress-keymap.
692 2006-07-12  Nick Roberts  <nickrob@snap.net.nz>
694         * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
695         (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
696         (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
698         * thumbs.el (thumbs-call-convert): Use shell-command-switch.
700 2006-07-11  Kim F. Storm  <storm@cua.dk>
702         * ido.el (ido-copy-current-file-name): Use buffer-name if
703         buffer-file-name is nil.
705 2006-07-11  Chong Yidong  <cyd@stupidchicken.com>
707         * simple.el (undo-ask-before-discard): Set to nil.
709         * vc.el (vc-exec-after): Don't delete process manually.
710         (vc-print-log): Run log-view-mode in process sentinel inside
711         inhibit-read-only.  Don't shrink window due to timing issues.
713         * progmodes/ebrowse.el (ebrowse-display-member-buffer):
714         Avoid using with-output-to-temp-buffer, which clobbers local vars.
716 2006-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
718         * progmodes/compile.el (compilation-error-regexp-alist-alist):
719         Fix ambiguity introduced by last change.
720         (compilation-find-file): Move save-excursion to where it may
721         make sense.  Fix a left over `find-file'.
723 2006-07-11  Robert J. Chassell  <bob@rattlesnake.com>
725         * textmodes/texinfmt.el (texinfo-format-separate-node):
726         Insert a string before point, which fits documentation, not after.
727         (texinfo-multitable-item): In a multitable row, insert any
728         additional needed @tabs and spaces.
730 2006-07-11  Nick Roberts  <nickrob@snap.net.nz>
732         * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
733         (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
734         (tumme-set-exif-data, tumme-get-exif-data): Use call-process
735         instead of shell-command.
736         (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
737         (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
738         (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
739         (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
740         (tumme-thumbnail-set-image-description, tumme-gallery-generate)
741         (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
743 2006-07-11  Kim F. Storm  <storm@cua.dk>
745         * subr.el (sit-for): Doc fix.  Specify normal arg list using fn-form.
746         Remove special case for seconds < 0.  Use (redisplay t) instead.
748 2006-07-10  Chong Yidong  <cyd@stupidchicken.com>
750         * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
751         avoid compilation error.
753         * subr.el (sit-for): New function.
755         * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
757 2006-07-10  Richard Stallman  <rms@gnu.org>
759         * ldefs-boot.el (edebug): Update page.
761 2006-07-10  Kim F. Storm  <storm@cua.dk>
763         * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
764         to FOR-RELEASE and TODO.
766 2006-07-10  Romain Francoise  <romain@orebokech.com>
768         * emacs-lisp/authors.el (authors-aliases): Update.
770 2006-07-10  Alan Mackenzie  <acm@muc.de>
772         * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
773         * cc-mode.el: Changes to eradicate eval-after-load.
775 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
777         * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
778         on non-char events.
780 2006-07-09  Romain Francoise  <romain@orebokech.com>
782         * progmodes/compile.el (compilation-mode-font-lock-keywords):
783         Don't highlight start/end markers as compilation messages.
785         * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
786         to t.
788 2006-07-09  Stefan Monnier  <monnier@iro.umontreal.ca>
790         * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
792 2006-07-08  Richard Stallman  <rms@gnu.org>
794         * term/x-win.el (x-handle-display): Add doc string.
796         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
798         * subr.el (def-edebug-spec): Move here.
799         * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
801         * imenu.el (imenu-choose-buffer-index): Doc fix.
803 2006-07-08  Romain Francoise  <romain@orebokech.com>
805         * term/x-win.el (x-display-name): Fix typo.
807 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
809         * hexl.el (hexl-find-file): Doc fix.
811         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
813 2006-07-07  Chong Yidong  <cyd@stupidchicken.com>
815         * term/x-win.el (x-display-name): Doc fix.
817 2006-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
819         * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
820         long prefixes.
821         (fill-region-as-paragraph): Don't round up to a whole line.
822         (fill-comment-paragraph): Don't include the code-before-the-comment
823         when calling fill-region-as-paragraph.
825         * international/mule.el (make-char): Remove redundancy.
827         * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
828         property may contain an anonymous function rather than a symbol.
830         * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
832         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
833         Use shy regexp.  Fix incorrect backref to potentially unmatched group.
835         * dirtrack.el (dirtrack-default-directory-function): Remove.
836         (dirtrack-directory-function): Use file-name-as-directory.
837         (dirtrack-windows-directory-function): Simplify.
838         (dirtrack-forward-slash, dirtrack-backward-slash)
839         (dirtrack-replace-slash): Remove.
840         (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
841         (dirtrack): Fix wrong parenthesizing; use match-string.
843         * progmodes/octave-inf.el: Remove spurious * in docstrings.
844         (inferior-octave-mode): Only change the buffer-local value of
845         comint-dynamic-complete-functions.
846         (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
847         Move the initialization to the declaration.
848         (inferior-octave-complete): Remove unused var `filter'.
850         * shell.el (shell-mode): Only change the buffer-local value of
851         comint-dynamic-complete-functions.
853 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
855         * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
856         entry is skipped because it has been scheduled.
857         (org-prepare-agenda-buffers): Don't mark buffers as modified when
858         changing `:org-archived' and `:org-comment' properties.
860 2006-07-06  Chong Yidong  <cyd@stupidchicken.com>
862         * server.el (server-select-display): Don't make the temp frame
863         minibuffer-only, in case it's not a temp frame.
864         (server-process-filter): Don't delete the temp frame if it's the
865         only one we have on that display.
867         * files.el (find-alternate-file): Doc fix.
869 2006-07-05  Richard Stallman  <rms@gnu.org>
871         * files.el (abbreviate-file-name): Add save-match-data.
873 2006-07-03  Richard Stallman  <rms@gnu.org>
875         * faces.el (read-face-name): Doc fix.
877 2006-07-05  Chong Yidong  <cyd@stupidchicken.com>
879         * net/goto-addr.el (goto-address): Mark as safe for local evals.
881 2006-07-05  Andre Spiegel  <spiegel@gnu.org>
883         * vc.el (vc-diff-internal): Fix prev change.
885 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
887         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
888         * play/dunnet.el (dun-load-d, dun-eval): Likewise.
890 2006-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
892         * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
893         fails if the symbol contains chars like ( or '.
894         (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
895         (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
896         `short'.
898 2006-07-04  Kenichi Handa  <handa@m17n.org>
900         * international/mule-cmds.el (set-language-info): If LANG-ENV is
901         the current one, don't call set-language-environment, but call one
902         of set-language-environment-XXX to make INFO effective now.
903         (set-language-environment): Call set-language-environment-XXX
904         functions instead of doing the various setups directly.
905         (set-language-environment-coding-systems): Delete argument eol-type.
906         (set-language-environment-input-method)
907         (set-language-environment-nonascii-translation)
908         (set-language-environment-charset)
909         (set-language-environment-fontset)
910         (set-language-environment-unibyte): New functions.
912 2006-07-03  Luc Teirlinck  <teirllm@auburn.edu>
914         * locate.el (locate-update-when-revert): New option.
915         (locate-update-path): New option (suggested by Michael Albinus).
916         (locate-prompt-for-command): Whitespace change.
917         (locate-update): No longer offer to update the locate database by
918         default.  Implement the two new options.
920 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
922         * tooltip.el: Move comment about track-mouse...
924         * progmodes/gud.el: ...to here.
926 2006-07-03  Chong Yidong  <cyd@stupidchicken.com>
928         * facemenu.el (facemenu-listed-faces): New var.
929         (facemenu-unlisted-faces): Variable deleted.
930         (facemenu-add-new-face): Use facemenu-listed-faces.
932         * emulation/viper-init.el, calendar/calendar.el:
933         * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
935 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
937         * textmodes/org.el (org-mode): Remove no invalid settings for
938         calc embedded mode.
939         (org-mode-p): New defsubst.
940         (org-save-all-org-buffers): New function.
941         (org-first-headline-recenter): Enclose outline-regexp in group
942         delimiters.
943         (org-set-tags): Keep single space after stars.
945 2006-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
947         * window.el (set-window-text-height): Only set window-min-height to
948         1 if that's the requested size.
950         * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
951         (diff-unified->context, diff-context->unified)
952         (diff-reverse-direction): Make sure the end marker stays at the end.
953         (diff-mode): Add the keymap table at the end of docstring.
954         Use lexical-let rather than constructing a closure manually.
956         * files.el (find-file-noselect-1): Remove unused var assignment.
957         (hack-local-variables-confirm): Print lists of strings as lists of
958         strings rather than lists of symbols.
959         (abbreviate-file-name, hack-local-variables-prop-line):
960         Use match-string.
961         (hack-one-local-variable): Move `make-local-variable' nearer its use.
962         (recover-session-finish): Use line-end-position.
964 2006-07-02  Michael Albinus  <michael.albinus@gmx.de>
966         * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
968 2006-07-02  Daniel Pfeiffer  <occitan@esperanto.org>
970         * progmodes/make-mode.el (makefile-macroassign-regex):
971         Accept preceding keyword.
972         (makefile-gmake-statements): Reorganize, now that makepp has
973         "override" and also handle forgotten "override define".
974         (makefile-makepp-statements): Add new "global", "override export"
975         and "override global".
977 2006-06-30  Juanma Barranquero  <lekktu@gmail.com>
979         * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
980         (ada-compile-mouse-goto-error, ada-deactivate-properties)
981         (ada-no-auto-case): Fix typos in docstrings.
983 2006-06-30  Nick Roberts  <nickrob@snap.net.nz>
985         * info.el (Info-find-node-2): Search for makeinfo version more
986         carefully.
988 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
990         * textmodes/org.el (org-prepare-agenda-buffers):
991         Use `invisible-OK' argument for `org-end-of-subtree'.
992         (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
993         (org-beginning-of-item): Fix bug in regular expression for white line.
994         (org-export-as-html): Enforce space after bullet in plain list items.
995         (org-set-autofill-regexps): Require space after plain list bullet
996         for paragraph-start.
997         (org-ts-regexp3): New constant.
998         (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
999         (org-timestamp-up-day, org-timestamp-down-day)
1000         (org-timestamp-change): Work with inactive timestamps.
1001         (org-ts-regexp1): Don't allow brackets in time stamps.
1003 2006-06-29  Nick Roberts  <nickrob@snap.net.nz>
1005         * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
1006         for ignoring links.
1008         * faces.el (read-face-name): Use it.
1010 2006-06-28  Juri Linkov  <juri@jurta.org>
1012         * buff-menu.el (list-buffers-noselect): Compare Info file
1013         with the string "dir" to detect Info directory.
1015         * complete.el (partial-completion-mode): In lambda for
1016         `choose-completion-string-functions' use full function signature
1017         with 4 args, and move point to the end of the minibuffer only if arg
1018         `mini-p' is non-nil.
1020 2006-06-28  John Paul Wallington  <jpw@pobox.com>
1022         * ibuffer.el (ibuffer-mode): Doc fix.
1024 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
1026         * textmodes/org.el (org-context): New contexts :item-bullet,
1027         :latex-fragment, :latex-preview.
1028         (org-overlays-at, org-overlay-start, org-overlay-end):
1029         New compatibility functions.
1030         (org-inside-LaTeX-fragment-p): More accurate matching, using the
1031         exact regexp that will be used during export.
1032         (org-latex-regexps): New variable.
1033         (org-cdlatex-mode): Improve advice for `texmathp'.
1034         (turn-on-org-cdlatex): New function.
1036 2006-06-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1038         * term/mac-win.el (mac-handle-font-selection): Change keys of
1039         mac-atsu-font-table from strings to numbers.
1040         (mac-ts-caret-position): Use also when cursor-type is nil.
1041         (mac-ts-update-active-input-area): Add Mac OS Classic support.
1042         Relax condition for using overlay strings.
1043         Use mac-ts-caret-position face when cursor-type is nil.
1045 2006-06-26  Kim F. Storm  <storm@cua.dk>
1047         * help.el (view-emacs-news): Declare `res' in the right let* form.
1049 2006-06-25  Michael Albinus  <michael.albinus@gmx.de>
1051         * net/rcompile.el (remote-compile): Replace ange-ftp based
1052         implementation by Tramp functions.
1053         Suggested by Marc Abramowitz <msabramo@gmail.com>.
1055         * net/tramp.el (tramp-unload-tramp): Provide a doc string.
1057 2006-06-24  Yoshinori Koseki  <kose@meadowy.org>
1059         * international/fontset.el (setup-default-fontset): Fix a typo in
1060         the "Oriya-Akruti" registry name.
1062 2006-06-23  Lars Hansen  <larsh@soem.dk>
1064         * desktop.el (desktop-full-file-name): New function.
1065         (desktop-kill, desktop-save, desktop-remove, desktop-read)
1066         (desktop-revert): Use it.
1067         (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
1068         (desktop-after-read-hook): Add option list-buffers.
1069         (desktop-locals-to-save): Add tab-width.
1070         (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
1071         Fix docstring.
1073 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
1075         * textmodes/org.el (org-cdlatex-mode-map)
1076         (org-cdlatex-texmathp-advice-is-done): New variables.
1077         (org-cdlatex-mode): New minor mode.
1078         (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
1079         (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
1080         (org-export-with-archived-trees): New option.
1081         (org-open-file): Remove the call to `convert-standard-filename'.
1082         (org-archive-tag, org-agenda-skip-archived-trees)
1083         (org-cycle-open-archived-trees)
1084         (org-sparse-tree-open-archived-trees): New options.
1085         (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
1086         (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
1087         New functions.
1088         (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
1089         (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
1090         (org-mode-map): Add binding for `org-toggle-archive-tag'.
1091         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
1092         Call `org-prepare-agenda-buffers'.
1093         (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
1094         (org-file-apps, org-file-apps-defaults-gnu)
1095         (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
1096         Handle remote files by forcing them to be opened in Emacs.
1098 2006-06-23  Andre Spiegel  <spiegel@gnu.org>
1100         * vc.el (vc-diff-knows-L): New variable.
1101         (vc-diff-internal): Use it to handle "diff" programs that don't
1102         understand -L.  This works automatically, no user action is necessary.
1104 2006-06-23  Daniel Brockman  <daniel@brockman.se>
1106         * net/rcirc.el (rcirc-default-user-full-name): Default to
1107         `rcirc-default-user-name' instead of `rcirc-user-name' (which no
1108         longer exists).
1109         (rcirc-process-list): Check `buffer-live-p' before attempting to
1110         switch to a buffer.
1112 2006-06-23  Ryan Yeske  <rcyeske@gmail.com>
1114         * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
1115         based on rcirc-coding-system-alist.
1117 2006-06-23  Martin Rudalics  <rudalics@gmx.at>
1119         * cus-edit.el (customize-apropos): A better error message.
1120         (top level) <debug-ignored-errors>: Extend and update the list of
1121         ignored error messages.
1123 2006-06-23  Michael Ernst  <mernst@alum.mit.edu>
1125         * complete.el (PC-do-completion): Retain capitalization of user
1126         input, when possible, even if completion-ignore-case is set.
1128 2006-06-23  Eli Zaretskii  <eliz@gnu.org>
1130         * generic-x.el (bat-generic-mode): Support .cmd files.
1132         * dos-w32.el (top level): Use find-file-not-found-functions
1133         instead of the obsolete find-file-not-found-hooks.
1135 2006-06-22  Kim F. Storm  <storm@cua.dk>
1137         * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
1138         to recognize mode name containing submodes, such as Grep/lw.
1140 2006-06-21  Kim F. Storm  <storm@cua.dk>
1142         * simple.el (line-move-1): Check for move-end-of-line instead of
1143         end-of-line when setting temporary-goal-column.
1145 2006-06-21  Miles Bader  <miles@gnu.org>
1147         * play/cookie1.el (cookie): Work properly when there's only one entry.
1149 2006-06-21  Nick Roberts  <nickrob@snap.net.nz>
1151         * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
1152         (gdb-frame-handler): Generalize frame regexp for templates.
1154 2006-06-20  Glenn Morris  <rgm@gnu.org>
1156         * calendar/appt.el (appt-display-format): Default value must be
1157         one of the customize options.
1159 2006-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
1161         * term/xterm.el (terminal-init-xterm): Update key availability info.
1162         Bind C-return.
1164         * term.el (term-delete-lines, term-insert-lines): Clarify comments.
1166 2006-06-20  Chong Yidong  <cyd@stupidchicken.com>
1168         * files.el (hack-local-variables): Run `hack-local-variables-hook'
1169         whether or not a local variables list is defined.
1171         * msb.el (msb): Move `sit-for' hack here to handle both
1172         "mouse-down and drag" and "mouse-up and select" situations.
1173         (mouse-select-buffer): Move `sit-for' hack to `msb'.
1175 2006-06-20  Kenichi Handa  <handa@m17n.org>
1177         * international/characters.el (word-combining-categories):
1178         Add entries for 2-byte Han characters.
1180 2006-06-19  Richard Stallman  <rms@gnu.org>
1182         * bindings.el (mode-line-format): Save some mode line space.
1184         * files.el (find-file-noselect): Improve the question wording.
1185         (basic-save-buffer-2): Mask UMASK against 666.
1187         * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
1188         (mouse-drag-vertical-line): Call it.
1190         * cus-edit.el (customize-option, customize-option-other-window):
1191         Error if SYMBOL is nil.
1193 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
1195         * textmodes/org.el: Require noutline, also on XEmacs.
1196         (org-end-of-subtree): Return point.
1197         (org-dblock-start-re, org-dblock-end-re): New constants.
1198         (org-create-dblock, org-prepare-dblock, org-map-dblocks)
1199         (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
1200         (org-update-all-dblocks, org-find-dblock): New functions.
1201         (org-collect-clock-time-entries): New function.
1202         (org-html-handle-time-stamps): Never export CLOCK timeranges.
1203         (org-fixup-indentation): Modify to deal correctly with lines
1204         starting with TAB.  Only one argument DIFF now.
1205         (org-demote, org-promote): Call `org-fixup-indentation' with just
1206         one argument, DIFF.
1207         (org-mode): Don't mark buffer as modified when aligning tables.
1208         (org-clock-sum): Don't mark buffer modified when adding time sum
1209         properties.
1210         (org-export-as-html): Add support for a link validation function.
1211         (org-archive-all-done): New function.
1212         (org-archive-subtree): New prefix argument.  When set, archive all
1213         done subtrees in this buffer.
1214         (org-remove-clock-overlays)
1215         (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
1216         (org-inhibit-highlight-removal): New variable, for dynamic scoping.
1217         (org-put-clock-overlay): Don't swallow last headline character
1218         when displaying overlay.
1219         (org-store-link): Link to `image-mode' with just the file name.
1221 2006-06-18  Michael Kifer  <kifer@cs.stonybrook.edu>
1223         * viper-cmd.el (viper-special-read-and-insert-char):
1224         Use read-key-sequence.
1225         (viper-after-change-undo-hook): Misc enhancements.
1226         (viper-after-change-undo-hook): New hook.
1227         (viper-undo): Use viper-after-change-undo-hook.
1228         (viper-add-newline-at-eob-if-necessary): Widen before making changes.
1229         (viper-next-line-at-bol): If point is on a widget or a button, simulate
1230         clicking on that widget/button.
1232         * viper.el (viper-mode): Allow a separate cursor color in Emacs state.
1234         * ediff-diff (ediff-test-patch-utility): Catch errors.
1235         (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
1236         (ediff-set-actual-diff-options): New function.
1237         (ediff-reset-diff-options, ediff-toggle-ignore-case):
1238         Use ediff-set-actual-diff-options.
1239         (ediff-extract-diffs): Catch errors.
1240         (ediff-whitespace): Add non-breakable space.
1241         (ediff-same-file-contents): Catch errors.
1243         * ediff-mult.el (ediff-collect-custom-diffs):
1244         Save coding-system-for-read.
1246         * ediff-vers.el (ediff-keep-tmp-versions): New variable.
1247         (ediff-vc-internal, ediff-vc-merge-internal):
1248         Use ediff-delete-version-file.
1249         (ediff-delete-version-file): New function.
1251         * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
1253         * ediff.el (ediff-directories, ediff-directory-revisions)
1254         (ediff-merge-directories, ediff-merge-directories-with-ancestor)
1255         (ediff-directories-internal, ediff-merge-directory-revisions)
1256         (ediff-merge-directory-revisions-with-ancestor)
1257         (ediff-directories3): Use read-directory-name.
1259 2006-06-18  Ralf Angeli  <angeli@caeruleus.net>
1261         * textmodes/tex-mode.el (tex-font-lock-match-suscript):
1262         Remove superfluous part of regexp for brace matching which is handled
1263         by `scan-lists' call.
1265 2006-06-16  Richard Stallman  <rms@gnu.org>
1267         * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
1269         * files.el (basic-save-buffer-2): For a new precious file,
1270         use the default modes in the return value.
1272         * facemenu.el (facemenu-color-alist): Doc fix.
1274         * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
1276 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1278         * cus-start.el (all): Add mac-ts-script-language-on-focus.
1280         * term/mac-win.el (mac-text-encoding-ascii): New constant.
1281         (mac-utxt-to-string): Use it.
1282         (mac-ts-update-active-input-area): Use mac-ae-number.
1284 2006-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
1286         * term.el (term-handle-scroll, term-delete-lines)
1287         (term-insert-lines): Fix off by one errors.
1289 2006-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
1291         * net/tramp.el (tramp-touch): Use UTC to express time.
1293 2006-06-15  Chong Yidong  <cyd@stupidchicken.com>
1295         * mail/sendmail.el (mail-send): Search explicitly for
1296         mail-header-separator when checking for corrupted header lines.
1298 2006-06-15  Nick Roberts  <nickrob@snap.net.nz>
1300         * progmodes/gdb-ui.el (gdb-same-frame): New option.
1301         (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
1302         (gdb-init-1): Initialise them.
1303         (gdb-starting): Reset gdb-printing
1304         (gdb-starting): Save value of gud-overlay-arrow-position.
1305         (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
1306         (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
1307         Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
1308         (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
1310 2006-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1312         * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
1314 2006-06-13  Martin J. Reed  <mjreed@essex.ac.uk>  (tiny change)
1316         * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
1317         (ldap-search-internal): Keep error messages, and a regexp fix.
1319 2006-06-12  Thien-Thi Nguyen  <ttn@gnu.org>
1321         * files.el (hack-local-variables-confirm):
1322         Display string value using its printed representation.
1324 2006-06-11  Chong Yidong  <cyd@stupidchicken.com>
1326         * server.el (server-edit): No-op if no server buffers exist.
1328 2006-06-11  Robert J. Chassell  <bob@rattlesnake.com>
1330         * textmodes/page-ext.el (pages-directory-for-addresses):
1331         Including `pages-directory-address-mode' in the function results
1332         in the message "Buffer in which pages were found is deleted".
1334 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
1336         * textmodes/org.el (org-agenda-mode-map): Add bindings for
1337         clocking functions.
1339         (org-agenda-clock-in, org-check-running-clock)
1340         (org-clock-out-if-current, org-remove-clock-overlays)
1341         (org-put-clock-overlay): New functions.
1342         (org-clock-marker, org-clock-file-total-minutes)
1343         (org-clock-overlays): New variables.
1344         (org-clock-display, org-clock-sum, org-clock-cancel)
1345         (org-clock-out, org-clock-in): New commands.
1346         (org-export): New function.
1347         (org-emph-re): New constant.
1348         (org-set-emph-re, org-do-emphasis-faces): New functions.
1349         (org-emphasis-regexp-components, org-emphasis-alist): New options.
1350         (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
1351         (org-export-html-convert-emphasize): Use the configurable emphasis.
1352         (org-cleaned-string-for-export): Make multiline emphasis visible
1353         to the exporter.  New optional argument PARAMETERS.
1354         (org-export-as-html): Specify :emph-multiline parameter to
1355         `org-cleaned-string-for-export'.
1357 2006-06-10  Richard Stallman  <rms@gnu.org>
1359         * help.el (help-for-help-internal): Clean up help text.
1361 2006-06-10  Andreas Schwab  <schwab@suse.de>
1363         * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
1364         in doc string.
1366         * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
1368 2006-06-09  Karl Chen  <quarl@cs.berkeley.edu>
1370         * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
1371         spaces after the comment start.
1373 2006-06-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
1375         * play/pong.el (pong-init-buffer):
1376         Fill buffer with spaces instead of ^A.
1378         * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
1379         launched asynchronously, delete its process instead of being cool.
1380         (ispell-async-processp): Check for `delete-process' existence
1381         instead of `kill-process' one for consistency.
1383 2006-06-09  Nick Roberts  <nickrob@snap.net.nz>
1385         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
1386         (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
1387         in mode line at startup.
1389 2006-06-08  Kim F. Storm  <storm@cua.dk>
1391         * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
1392         (ido-init-completion-maps): Bind them to M-SPC and M-v.
1393         (ido-copy-current-file-name): Repeating C-w inserts whole file name.
1394         (ido-file-internal): Pass full file name to write-file.
1395         (ido-read-internal): Only pop stack elements automatically if they
1396         actually match an existing directory or file name.
1398 2006-06-07  Kenichi Handa  <handa@m17n.org>
1400         * international/mule.el (find-auto-coding): Don't handle the short
1401         name `char-trans'.
1403         * files.el (hack-local-variables-prop-line)
1404         (hack-local-variables): Cancel the previous change.
1406 2006-06-06  Jesper Harder  <harder@phys.au.dk>
1408         * ediff-diff.el (ediff-test-utility): Protect against file-error.
1410 2006-06-06  Chong Yidong  <cyd@stupidchicken.com>
1412         * diff-mode.el (diff-mode): Set buffer-read-only to t when
1413         diff-default-read-only is non-nil.
1414         (diff-hunk-kill, diff-file-kill, diff-split-hunk)
1415         (diff-refine-hunk): Set inhibit-read-only to t.
1417         * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
1418         modifying the *Diff* buffer.
1419         (diff-process-filter): New filter function for diff process that
1420         sets inhibit-read-only to t when modifying the *Diff* buffer.
1422 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
1424         * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
1425         insertion point and control the number of empty lines.
1426         (org-paste-subtree): Limit the number of empty lines at the end of
1427         the inserted tree.
1428         (org-agenda): Use buffer name of current file for narrowing.
1429         (org-export-as-xml): Command removed.
1430         (org-export-xml-type): Option removed.
1431         (org-mode-map): Call `org-export-as-xoxo' directly.
1432         (org-get-indentation): New optional argument LINE.
1433         (org-fix-indentation, org-remove-tabs): New functions.
1434         (org-export-as-ascii, org-ascii-level-start): Determine and apply
1435         correct indentation for headlines that are converted it items.
1436         (org-skip-comments): Remove table lines that contain narrowing
1437         cookies but no other non-empty fields.
1438         (org-set-tags): Allow groups of mutually exclusive tags.
1439         (org-cmp-time): Sort 24:21 before items without time.
1440         (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
1441         (org-open-at-point): Require double colon also for numbers.
1443 2006-06-06  Kim F. Storm  <storm@cua.dk>
1445         * ido.el (ido-default-file-method, ido-default-buffer-method):
1446         Make choice values consistent with corresponding command names.
1447         (ido-visit-buffer): Update accordingly.  Default to selected-window.
1449 2006-06-06  Nick Roberts  <nickrob@snap.net.nz>
1451         * progmodes/gud.el (gud-running): Fix doc string.
1452         (gud-menu-map): Use :visible instead fo :enable for debugger test.
1453         (gud-tooltip-modes): Add python-mode.
1454         (gud-tooltip-print-command): Add pdb.  Remove perldb.
1456 2006-06-05  Eli Zaretskii  <eliz@gnu.org>
1458         * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
1459         Quote $(EMACS).
1461 2006-06-05  Richard Stallman  <rms@gnu.org>
1463         * faces.el (defined-colors): Doc fix.
1465 2006-06-05  Thien-Thi Nguyen  <ttn@gnu.org>
1467         * vc.el (vc-process-filter): Inhibit undo info collection around
1468         call to insert.
1469         (vc-setup-buffer): Likewise for call to erase-buffer.
1470         (vc-do-command): Likewise for call to process-file.
1472 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
1474         * progmodes/gud.el (gud-menu-map): Use a conditional help echo
1475         for gud-go.
1476         (gud-common-init): Other debuggers may trigger error.
1478 2006-06-05  Kenichi Handa  <handa@m17n.org>
1480         * international/mule.el (find-auto-coding):
1481         Handle enable-character-translation in file header.
1483 2006-06-04  Kim F. Storm  <storm@cua.dk>
1485         * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
1486         (authors-fixed-entries): Fix spelling.
1487         (authors-canonical-file-name): Don't report error for wildcards.
1489         * help.el (view-emacs-news): Rewrite to support new NEWS,
1490         NEWS.major, and NEWS.1-17 file naming.  Add more intelligence,
1491         e.g. version 10 matches 1.10, and don't be confused by version 1.1
1492         being a prefix of 1.12 (etc).  A numeric prefix arg also works.
1494 2006-06-03  Vivek Dasmohapatra  <vivek@etla.org>
1496         * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
1497         exec constructs like `foo bar`.
1498         (sh-quoted-subshell): New helper function to search for a possibly
1499         nested subshell (like `` or $()) within a "" quoted string.
1500         (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
1501         (sh-apply-quoted-subshell): Flag quote characters inside a
1502         subshell, which is itself already in a quoted region, as
1503         punctuation, since this is the closest to what they actually are.
1504         (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
1505         sh-apply-quoted-subshell.
1506         (sh-font-lock-syntactic-face-function): Apply the new face for
1507         text inside `` instead of the old font-lock-string-face.
1509 2006-06-03  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1511         * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
1512         (mac-ae-number, mac-ae-frame, mac-ae-script-language)
1513         (mac-bytes-to-text-range, mac-ae-text-range-array)
1514         (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
1515         (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
1516         (mac-ts-unicode-for-key-event): New functions.
1517         (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
1518         (mac-handle-font-selection): Use mac-ae-number.
1519         (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
1520         New variables.
1521         (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
1522         (mac-ts-converted-text, mac-ts-selected-converted-text)
1523         (mac-ts-block-fill-text, mac-ts-outline-text)
1524         (mac-ts-selected-text, mac-ts-no-hilite): New faces.
1525         (mac-ts-hilite-style-faces): New constant.
1526         (mac-apple-event-map): Bind text input events.
1527         (mac-dispatch-apple-event): Use command-execute instead of
1528         call-interactively.
1529         (global-map): Don't bind mac-apple-event.
1530         (special-event-map): Bind mac-apple-event.
1532 2006-06-02  Eli Zaretskii  <eliz@gnu.org>
1534         * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
1535         file name.
1536         (emacs): Enclose the value of $(EMACS) in quotes.
1538 2006-06-02  Juri Linkov  <juri@jurta.org>
1540         * international/mule.el (sgml-html-meta-auto-coding-function):
1541         Remove the condition `(search-forward "<html" size t)'.
1542         Replace `\"' with `[\"']?' in `re-search-forward'.
1544 2006-06-02  Kenichi Handa  <handa@m17n.org>
1546         * files.el (hack-local-variables-prop-line): Ignore `char-trans'
1547         as well as `coding'.
1548         (hack-local-variables): Likewise.
1550         * international/mule.el (enable-character-translation):
1551         Put permanent-local and safe-local-variable properties.
1552         (find-auto-coding): Handle char-trans: tag.
1554 2006-06-02  Juri Linkov  <juri@jurta.org>
1556         * international/mule.el (sgml-html-meta-auto-coding-function):
1557         Limit the search by the end of the HTML header (if any).
1559 2006-06-01  Richard Stallman  <rms@gnu.org>
1561         * subr.el (with-current-buffer): Doc fix.
1563 2006-06-02  Masatake YAMATO  <jet@gyve.org>
1565         * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
1566         Almost rewrite.  Underlines over all lines of gcov output are too
1567         uncomfortable to read.  Suggested by Dan Nicolaescu.
1569 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
1571         * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
1573         * shell.el (shell-mode): Use shell-mode-map in docstring.
1575         * comint.el (comint-send-input): Do not add help-echo and
1576         mouse-face to input if `comint-use-prompt-regexp' is non-nil.
1578 2006-06-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1580         * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
1582 2006-06-01  Nick Roberts  <nickrob@snap.net.nz>
1584         * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
1585         (gdb-stopped, gdb-info-stack-custom): If there is no source info
1586         look up the stack and pop up GUD buffer if necessary.
1587         (gdb-frames-select): Remove redundant call to gud-display-frame.
1588         (gdb-info-threads-custom): Keep point at start of buffer.
1589         (gdb-find-file-hook): Make it work for pre-GDB 6.4.
1591 2006-05-31  Juri Linkov  <juri@jurta.org>
1593         * replace.el (query-replace-read-from, query-replace-read-to):
1594         Bind `history-add-new-input' to nil.  Call `add-to-history'.
1596 2006-05-31  Takaaki Ota  <Takaaki.Ota@am.sony.com>
1598         * textmodes/table.el: Convert all HTML tags to lower case for
1599         XHTML compatibility.
1601 2006-05-31  Masatake YAMATO  <jet@gyve.org>
1603         * progmodes/compile.el:
1604         (compilation-error-regexp-alist-alist::gcov-called-line):
1605         Don't put face on `-' lines in gcov file.  Suggested by Dan Nicolaescu.
1607 2006-05-31  Nick Roberts  <nickrob@snap.net.nz>
1609         * progmodes/gud.el (gud-query-cmdline, gud-common-init):
1610         Revert inadvertent changes made with last commit.
1612 2006-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
1614         * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
1615         New functions.
1617         * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
1619 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
1621         * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
1622         only matches in the right place.
1623         (org-upcoming-deadline): New face.
1624         (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
1625         (org-export-ascii-underline): Rename constant `org-ascii-underline'
1626         and make it an option.
1627         (org-export-ascii-bullets): New option.
1628         (org-export-as-html): Many changes to emit valid XHTML.
1629         (org-par-open): New variable.
1630         (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
1631         (org-html-do-expand, org-section-number): Fix case in `replace-match'.
1632         (org-timeline): Pass `org-timeline-show-empty-dates' to
1633         `org-get-all-dates'.  Interpret empty dates returned by
1634         `org-get-all-dates'.
1635         (org-get-all-dates): New argument EMPTY.  Add dates without
1636         entries to the list, mark large ranges of empty dates.
1637         (org-point-in-group, org-context): New functions.
1639 2006-05-30  Nick Roberts  <nickrob@snap.net.nz>
1641         * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
1643         * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
1644         C-mouse-1.  Move gdb-mouse-until to mouse-3, gdb-mouse-jump
1645         to C-mouse-3 (for 2 button mice).
1646         (gdb-send): Do the right thing for C-d.
1648         * speedbar.el (speedbar-detach): Delete.
1649         (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
1650         it breaks things.
1651         (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
1653 2006-05-30  Daniel Pfeiffer  <occitan@esperanto.org>
1655         * files.el (auto-mode-alist): Add makepp suffix and optional mk on
1656         Makeppfile.
1658         * progmodes/compile.el (compilation-error-regexp-alist-alist):
1659         Add makepp diagnostic.
1661 2006-05-29  Richard Stallman  <rms@gnu.org>
1663         * window.el (fit-window-to-buffer): Doc fix.
1665         * help.el (temp-buffer-max-height): Doc fix.
1667         * subr.el (with-current-buffer): Doc fix.
1669 2006-05-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1671         * term/x-win.el: Bind F10 to menu-bar-start if available.
1673 2006-05-28  Dan Nicolaescu  <dann@ics.uci.edu>
1675         * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
1676         uses with a simple test.
1677         (term-set-escape-char, term-mode, term-check-kill-echo-list)
1678         (term-send-raw-string, term-send-raw, term-mouse-paste)
1679         (term-char-mode, term-line-mode, term-exec, term-sentinel)
1680         (term-handle-exit, term-read-input-ring)
1681         (term-previous-matching-input-string)
1682         (term-previous-matching-input-string-position)
1683         (term-previous-matching-input-from-input)
1684         (term-replace-by-expanded-history, term-send-input)
1685         (term-skip-prompt, term-bol, term-send-invisible)
1686         (term-kill-input, term-delchar-or-maybe-eof)
1687         (term-backward-matching-input, term-check-source)
1688         (term-proc-query, term-emulate-terminal)
1689         (term-handle-colors-array, term-process-pager, term-pager-line)
1690         (term-pager-bob, term-unwrap-line, term-word)
1691         (term-dynamic-complete-filename)
1692         (term-dynamic-complete-as-filename)
1693         (term-dynamic-simple-complete): Replace one arm ifs with whens or
1694         unlesses.
1696 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1698         * files.el (hack-one-local-variable-eval-safep): Don't burp if used
1699         during bootstrapping.
1701         * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
1702         Basically undo the change of 2006-05-26: use extra arguments instead of
1703         dynamic scoping.
1704         (ewoc-locate): Remove unused var `footer'.
1706 2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1708         * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
1710         * emacs-lisp/autoload.el (no-update-autoloads): Declare.
1711         (generate-file-autoloads): Obey it.  Return whether autoloads were
1712         added at point or not.
1713         (update-file-autoloads): Use this new return value.
1714         Remove redundant test for the presence of an autoload cookie.
1716         * emacs-lisp/autoload.el (autoload-find-file): New fun.
1717         This one calls hack-local-variables.
1718         (generate-file-autoloads, update-file-autoloads): Use it.
1720         * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
1721         (bibtex-sort-entry-class): Add safe-local-variable predicate.
1722         (bibtex-sort-entry-class-alist): Don't set the global value.
1723         (bibtex-init-sort-entry-class-alist): New fun.
1724         (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
1725         bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
1726         of bibtex-init-sort-entry-class.
1728 2006-05-28  Richard Stallman  <rms@gnu.org>
1730         * subr.el (load-history-regexp): If FILE is relative, insist
1731         entire last name component must match it.
1732         (load-history-filename-element, load-history-regexp): Doc fixes.
1734 2006-05-29  Kim F. Storm  <storm@cua.dk>
1736         * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
1737         `pos' and `raw-data' for clarity, as eval forms may access these.
1739 2006-05-28  Kim F. Storm  <storm@cua.dk>
1741         * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
1743 2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1745         * progmodes/make-mode.el (makefile-browser-map)
1746         (makefile-mode-syntax-table): Move initialization inside declaration.
1747         (makefile-fill-paragraph): Use the default comment-filling code.
1749 2006-05-28  Chong Yidong  <cyd@stupidchicken.com>
1751         * replace.el (query-replace-defaults): New variable.
1752         (query-replace-read-from): Use `query-replace-defaults' for
1753         default value, instead of history list.
1754         (query-replace-read-to): Update `query-replace-defaults'.
1756 2006-05-27  Chong Yidong  <cyd@stupidchicken.com>
1758         * msb.el (mouse-select-buffer): Minor fix to make popup menu work
1759         with no X toolkit.
1761 2006-05-28  Nick Roberts  <nickrob@snap.net.nz>
1763         * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
1764         (tumme-show-all-from-dir): Add autoload.
1766 2006-05-27  Mathias Dahl  <mathias.dahl@gmail.com>
1768         * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
1769         (tumme-remove-tag): Fix bug.
1771 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
1773         * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
1774         FOOTER args.  Update unique caller.
1775         (ewoc-delete): Compute last node once before looping.
1776         (ewoc--node-branch): Merge into unique caller.
1777         (ewoc--node): Don't define constructor make-ewoc--node for this
1778         structure.
1779         (ewoc): Add member `hf-pp' to this structure.
1780         (ewoc--wrap): New func.
1781         (ewoc-create): Take additional arg NOSEP.  If nil, wrap node and
1782         header/footer pretty-printers.  Save header/footer pretty-printer.
1783         (ewoc-set-hf): Use ewoc's header/footer pretty-printer.  *
1785         * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
1787 2006-05-27  Mathias Dahl  <mathias.dahl@gmail.com>
1789         * dired.el (dired-mode-map): Change `tumme-tag-remove' to
1790         `tumme-delete-tag'.  Rename `Remove Image Tag' to `Delete Image
1791         Tag'.  Change "Compare directories..." to "Change Directories...".
1792         Move tumme commands to Operate, Regexp and Immediate menus.
1793         Change "Add Comment" to "Add Image Comment".  Change "Add Image
1794         Tag" to "Add Image Tags".
1796         * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
1797         (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
1798         `tumme-delete-tag'.
1800 2006-05-26  Luc Teirlinck  <teirllm@auburn.edu>
1802         * shell.el (shell-mode): Call shell-dirtrack-mode after
1803         list-buffers-directory is made a local variable, to avoid setting
1804         the default value.
1806 2006-05-26  Kevin Ryde  <user42@zip.com.au>
1808         * info.el (Info-index-next): Use where-is-internal to report
1809         actual binding of Info-index-next, rather than hard-coded `,'.
1811 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
1813         * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
1814         and "Find Command in Manual" to here.
1816         * buff-menu.el (list-buffers-noselect): For Info buffers, use
1817         Info-current-file as the file name.
1819 2006-05-26  Jonathan Yavner  <jyavner@member.fsf.org>
1821         * ses.el (defadvice undo-more): Delete this defadvice.  The undo
1822         overrides will now be done a different way.
1823         (ses-set-parameter): Reapply this function for undo.
1824         (ses-set-header-row): Reconstruct header row during undo.
1825         (ses-widen): New function.
1826         (ses-goto-data, ses-reconstruct-all): Use new function.
1827         (ses-command-hook): Widen buffer during undo, before unupdating
1828         the cells.
1829         (ses-insert-row, ses-delete-row): Widen buffer during undo.
1830         (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
1831         (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
1832         formula hasn't been executed yet.
1834 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
1836         * comint.el (comint-kill-whole-line): Rename arg to count.
1837         Fix doc string.
1839 2006-05-26  Chong Yidong  <cyd@stupidchicken.com>
1841         * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
1842         to copy-file.
1844 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
1846         * simple.el (toggle-truncate-lines): Make arg optional for
1847         backward compatibility.
1849 2006-05-26  Thien-Thi Nguyen  <ttn@gnu.org>
1851         * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
1852         (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
1853         DLL arg.  Instead, use ewoc--current-dll.  Update all callers.
1854         (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
1855         (ewoc--adjust): Use ewoc--current-dll.
1856         (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
1858 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
1860         * textmodes/org.el (org-next-item, org-previous-item): Emit more
1861         compact error message.
1862         (org-tags-view): Refresh category table in each file.
1863         (org-table-justify-field-maybe): Remove superfluous arguments to
1864         `format'.
1865         (org-export-as-html): Insert "<p>" before postamble.
1866         (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
1868 2006-05-26  Kenichi Handa  <handa@m17n.org>
1870         * textmodes/po.el (po-find-charset): Pay attention to the case
1871         FILENAME is a cons (NAME . BUFFER).
1872         (po-find-file-coding-system-guts): Likewise.
1874         * arc-mode.el (archive-set-buffer-as-visiting-file):
1875         Call find-operation-coding-system with (FILENAME . BUFFER).
1877         * tar-mode.el (tar-extract): Call find-operation-coding-system
1878         with (FILENAME . BUFFER).
1880         * international/mule.el (decode-coding-inserted-region):
1881         Call find-operation-coding-system with (FILENAME . BUFFER).
1883 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
1885         * image-mode.el (image-toggle-display): Use buffer contents to
1886         generate image for a remote file.
1888 2006-05-25  Juri Linkov  <juri@jurta.org>
1890         * replace.el (query-replace-read-from, query-replace-read-to):
1891         Remove 8th arg KEEP-ALL in read-from-minibuffer.
1893 2006-05-25  Rajesh Vaidheeswarran  <rv@gnu.org>
1895         * whitespace.el (whitespace-cleanup): Change to cleanup
1896         region if one is active.
1897         * whitespace.el (whitespace-cleanup-internal): New internal method.
1899 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
1901         * dired.el (dired-mode-map): Add help-echo strings to tumme
1902         commands.  Bind `tumme-dired-display-image' to C-t i.
1904         * tumme.el (tumme-display-image): Change documentation string slightly.
1905         (tumme-dired-display-image): Add call to `display-buffer'.
1907 2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
1909         * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
1910         Signal error if RAW-DATA is a multibyte string.
1912 2006-05-24  Richard Stallman  <rms@gnu.org>
1914         * subr.el (with-local-quit): When handling `quit' signal,
1915         make a chance for quit-flag to cause a quit.
1917         * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
1918         (ad-disable-advice): Add autoloads.
1920         * subr.el (read-passwd): Copy PROMPT before changing its properties.
1922 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
1924         * dired.el (dired-mode-map): Change menu items for tumme as per
1925         suggestions in emacs-devel.
1927 2006-05-25  Nick Roberts  <nickrob@snap.net.nz>
1929         * dired.el (dired-mode-map): Fix breakage.
1931 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
1933         * tumme.el (tumme-display-dired-image): Rename to...
1934         (tumme-dired-display-image): ...this.
1935         (tumme-track-movement): Change default value to t.
1936         (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
1937         used from `tumme-next-line-and-display' and similar commands.
1939         * dired.el (dired-mode-map): Add Thumbnail submenu under the
1940         Immediate menu.  Add some tumme commands there.
1942 2006-05-24  Luc Teirlinck  <teirllm@auburn.edu>
1944         * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
1946 2006-05-24  Chong Yidong  <cyd@mit.edu>
1948         * menu-bar.el, international/mule-cmds.el: Remove tooltips for
1949         menu entries that open submenus.
1951 2006-05-24  Alan Mackenzie  <acm@muc.de>
1953         * startup.el (command-line): For names of preloaded files, don't
1954         append ".elc" (now done in Fload), and call file-truename on the
1955         lisp directory.
1957         * subr.el (eval-after-load): Fix the doc-string.  Allow FILE to
1958         match ANY loaded file with the right name, not just those in
1959         load-path.  Put a regexp matching the file name into
1960         after-load-alist, rather than the name itself.
1962         * subr.el: New functions load-history-regexp,
1963         load-history-filename-element, do-after-load-evaluation.
1965         * international/mule.el (load-with-code-conversion): Do the
1966         eval-after-load stuff by calling do-after-load-evaluation.
1968 2006-05-25  Nick Roberts  <nickrob@snap.net.nz>
1970         * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
1971         has not been killed.
1973 2006-05-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1975         * term/mac-win.el: Set idle timer to clean up expired Apple events.
1976         (mac-ae-get-url): Redispatch Apple event on unknown scheme.
1977         (mac-dispatch-apple-event): Resume Apple event if it is suspended.
1978         Optionally set error message in reply.
1980 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
1982         * textmodes/org.el (org-open-at-point): Use renamed variable
1983         `org-confirm-shell-link-function'.
1984         (org-confirm-shell-link-function): Rename from
1985         `org-confirm-shell-links'.
1986         (org-export-directory): New function.
1987         (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
1988         (org-export-icalendar): Use `org-export-directory'.
1989         (org-indent-item): Keep cursor position.
1990         (org-link-file-path-type): New option.
1991         (org-export-as-html): Fix bug with plain lists starting in
1992         column 0.
1993         (org-export-as-html): Remove deadline formatting, this happens
1994         now already in `org-html-handle-time-stamps'.
1995         (org-export-html-style): Deadline class removed.
1996         (org-insert-labeled-timestamps-at-point): New option.
1997         (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
1998         of `hide-sublevels 1', in case the first headline is not level 1.
1999         (org-overview, org-content): New fuction.
2000         (org-cycle-global-status, org-cycle-subtree-status): Make these
2001         variables buffer-local.
2002         (org-global-cycle): New command.
2003         (org-shifttab): Use `org-global-cycle'.
2004         (org-insert-heading, org-insert-item): Go to end of new
2005         headline/item after creating it.
2006         (org-export-visible): Rename from `org-export-copy-visible'.
2007         Now creates a temporary org-file and applies an exporting command
2008         to it.
2009         (org-table-eval-formula): Support for lisp forms.
2010         (org-agenda-todo-ignore-scheduled): New option.
2011         (org-agenda-get-todos): Use new option
2012         `org-agenda-todo-ignore-scheduled'.
2013         (org-export-html-inline-images): New value `maybe'.
2014         (org-export-as-html): Inlining of images dependent on link description.
2015         (org-archive-subtree): Check for end-of-buffer before trying
2016         `kill-line'.
2017         (org-agenda-follow-mode): New option.
2018         (org-export-with-tags, org-export-with-timestamps): New options.
2019         (org-html-handle-time-stamps): New function.
2020         (org-keyword-time-regexp): New variable.
2021         (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
2022         (org-agenda-todo-list-sublevels): New option.
2023         (org-html-level-start): When TITLE is nil, just close all levels.
2024         (org-parse-key-lines, org-parse-export-options): Remove functions,
2025         replaced by `org-infile-export-plist'.
2026         (org-combine-plists, org-infile-export-plist)
2027         (org-default-export-plist): New functions.
2028         (org-export-html-preamble, org-export-html-postamble)
2029         (org-export-html-auto-preamble, org-export-html-auto-postamble):
2030         New variables.
2031         (org-export-publishing-directory): New option.
2032         (org-export-as-html, org-export-as-ascii): Use the new property
2033         lists for settings.
2034         (org-export-copy-visible, org-export-as-xoxo):
2035         Respect `org-export-publishing-directory'.
2036         (org-link-search, org-store-link, org-file-apps): Support for
2037         links to BibTeX database entries..
2038         (org-get-current-options, org-set-regexps-and-options):
2039         Implement logging as a startup option.
2040         (org-store-link): Make sure context string is never empty
2041         (org-insert-link): Use relative path when possible.
2042         (org-at-item-checklet-p): New function.
2043         (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
2044         (org-shiftmetaup, org-shiftmetadown, org-metaleft)
2045         (org-metaright, org-metaup, org-metadown, org-shiftup)
2046         (org-shiftdown, org-shiftright, org-shiftleft)
2047         (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
2048         Dispatch using `call-interactively'.
2049         (org-call-with-arg): New defsubst.
2050         (org-tag-alist, org-use-fast-tag-selection): New options.
2051         (org-complete): Use `org-tag-alist'.
2052         (org-fast-tag-insert, org-fast-tag-selection): New functions.
2053         (org-next-item, org-previous-item): New commands.
2054         (org-beginning-of-item, org-end-of-item): Add (interactive) to
2055         make command.
2056         (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
2058 2006-05-23  Thien-Thi Nguyen  <ttn@gnu.org>
2060         * emacs-lisp/ewoc.el (ewoc-delete): New function.
2061         (ewoc-filter): Use `ewoc-delete'.
2063         * emacs-lisp/bindat.el (bindat-pack): Doc fix.
2065 2006-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2067         * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
2068         Signal more user-friendly error messages.
2070         * complete.el (PC-do-completion): Undo the addition of implicit
2071         wildcards if they did not lead to finding any match.
2072         (read-file-name-internal): Don't add the final > if the completion is
2073         not finished.
2075 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
2077         * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
2078         Quote safe-local-variable predicate.
2080 2006-05-22  Thien-Thi Nguyen  <ttn@gnu.org>
2082         * emacs-lisp/ewoc.el (ewoc-set-data): New function.
2084 2006-05-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2086         * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
2088         * progmodes/make-mode.el (makefile-special-targets-list)
2089         (makefile-macro-table, makefile-target-table): Mark as risky.
2090         (makefile-query-one-target-method): Make this the alias for the
2091         following variable.
2092         (makefile-query-one-target-method-function): Make this the real name.
2094         * textmodes/artist.el (artist-text-renderer): Make this the alias
2095         for the following variable.
2096         (artist-text-renderer-function): Make this the real name.
2098         * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
2099         the alias for the following variable.
2100         (flyspell-generic-check-word-predicate): Make this the real name.
2102         * textmodes/ispell.el (ispell-format-word): Make this the alias
2103         for the following variable.
2104         (ispell-format-word-function): Make this the real name.
2105         (ispell-message-text-end): Mark as risky.
2107         * skeleton.el (skeleton-transformation, skeleton-filter)
2108         (skeleton-pair-filter): Make these the aliases for the following
2109         variables.
2110         (skeleton-transformation-function, skeleton-filter-function)
2111         (skeleton-pair-filter-function): Make these the real names.
2113         * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
2114         and skeleton-pair-filter-function.
2116         * textmodes/sgml-mode.el (sgml-transformation): Make this the
2117         alias for the following variable.
2118         (sgml-transformation-function): Make this the real name.
2119         (sgml-tag-alist): Mark as risky.
2121 2006-05-21  Richard Stallman  <rms@gnu.org>
2123         * simple.el (kill-region): Interactively, pass point, then mark.
2125 2006-05-22  Thien-Thi Nguyen  <ttn@gnu.org>
2127         * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
2129 2006-05-21  Romain Francoise  <romain@orebokech.com>
2131         * dired-x.el (dired-mode-map): Don't bind M-g.
2133 2006-05-20  Richard Stallman  <rms@gnu.org>
2135         * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
2136         (dired-goto-file): Doc fix.
2138 2006-05-21  Kim F. Storm  <storm@cua.dk>
2140         * emulation/cua-base.el: Mention customizing cua-mode as alternative
2141         way to enable built-in cua-mode if user loads older CUA-mode package.
2143         * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
2144         if default-filename is specified.
2146 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
2148         * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
2150         * info.el (info-apropos): Make sure current-file and current-node
2151         have non-nil values.  Speed up by using add-to-list instead of
2152         manual consing.
2154 2006-05-20  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
2156         * progmodes/make-mode.el (makefile-mode): Doc fix.
2158 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
2160         * dired-aux.el (dired-do-shell-command): Doc fix.
2162 2006-05-20  Kevin Ryde  <user42@zip.com.au>
2164         * info-xref.el (info-xref-check-all-custom): Skip :tag part of
2165         ``(custom-manual :tag "Foo" "(foo)Node")''.
2167 2006-05-20  Karl Chen  <quarl@cs.berkeley.edu>
2169         * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
2170         value is an integer.
2172 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
2174         * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
2175         "format".
2176         (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
2178 2006-05-20  Martin Rudalics  <rudalics@gmx.at>
2180         * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
2181         a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
2183 2006-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2185         * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
2186         regexp for keywords.
2188 2006-05-20  Masayuki FUJII  <boochang@m4.kcn.ne.jp>  (tiny change)
2190         * dnd.el (dnd-get-local-file-name): Specify LITERAL in
2191         replace-regexp-in-string.
2193         * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
2194         encode, and escape file name on conversion to URL.
2196 2006-05-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2198         * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
2199         Don't unescape URL.
2200         (dnd-get-local-file-name): Unescape URL on conversion to file name.
2202         * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
2203         on conversion to URLs.
2205         * net/browse-url.el (browse-url-file-url): Encode file name on
2206         conversion to URL.
2208         * term/mac-win.el (mac-ae-open-documents): Escape file name on
2209         conversion to URL.
2211 2006-05-19  Eli Zaretskii  <eliz@gnu.org>
2213         * progmodes/cc-styles.el (c-style-alist): Doc fix.
2215 2006-05-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2217         * term/mac-win.el (mac-bytes-to-digits): Remove function.
2218         (mac-handle-toolbar-switch-mode): Use coercion instead of it.
2220 2006-05-19  Glenn Morris  <rgm@gnu.org>
2222         * calendar/diary-lib.el (diary-bahai-date)
2223         (list-bahai-diary-entries, mark-bahai-diary-entries)
2224         (mark-bahai-calendar-date-pattern): Not interactive.
2225         (add-to-diary-list): New optional arg LITERAL.  Doc fix.
2226         (diary-entries-list): Change format of 4th element in each entry.
2227         (diary-list-entries): Use add-to-diary-list.
2228         (diary-goto-entry): Handle the case where the buffer visiting the
2229         diary has been killed.
2230         (fancy-diary-display): Add 'locator to button rather than 'marker.
2231         Only generate temp-face when there are marks to apply.
2232         (list-sexp-diary-entries): Pass literal to add-to-diary-list.
2233         (diary-fancy-date-pattern): New variable.
2234         (diary-time-regexp): Doc fix.
2235         (diary-anniversary, diary-time): New faces.
2236         (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
2237         diary-time-regexp.  Add font-lock-multiline property where needed.
2238         Use new faces diary-anniversary and diary-time.
2239         (diary-fancy-font-lock-fontify-region-function): New function, to
2240         handle multiline font-lock pattern in fancy diary.
2241         (fancy-diary-display-mode): Set font-lock-fontify-region-function.
2242         (diary-font-lock-keywords): Tweak time regexp.  Use new face
2243         diary-time.
2245 2006-05-19  Alexander Shopov  <ash@contact.bg>  (tiny change)
2247         * international/code-pages.el (mik): Table corrected.
2249 2006-05-18  Kim F. Storm  <storm@cua.dk>
2251         * progmodes/grep.el (grep-find): Don't check grep-find-command
2252         before running command (breaks non-interactive usage).
2254 2006-05-18  Thien-Thi Nguyen  <ttn@gnu.org>
2256         * emacs-lisp/ewoc.el (ewoc--adjust): New func.
2257         (ewoc--insert-new-node): Don't insert trailing newline.
2258         Instead, adjust successor nodes's start markers.
2259         (ewoc--refresh-node): Delete all text from current node's start
2260         marker to the next one's; adjust successor nodes's start markers.
2261         (ewoc--create): Doc fixes.
2262         (ewoc--refresh): Don't insert newline.
2263         (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
2264         * pcvs.el (cvs-make-cvs-buffer):
2265         Specify extra newline for ewoc's header and footer.
2266         (cvs-update-header): Update initial header recognition.
2267         Append newline to final header and footer values.
2268         * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
2270 2006-05-17  Richard Stallman  <rms@gnu.org>
2272         * files.el (file-name-extension): Doc fix.
2274 2006-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2276         * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
2277         we can explicitly enable/disable rather than toggle.
2278         (shell-mode): Use it.
2279         (shell-cd): Don't try to reproduce what `cd' does.
2281 2006-05-17  Kim F. Storm  <storm@cua.dk>
2283         * ido.el (ido-read-internal): Use only nondirectory part of
2284         default item.
2286 2006-05-17  Thien-Thi Nguyen  <ttn@gnu.org>
2288         * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
2289         (ewoc-nth): Doc fix.
2291         (ewoc-map, ewoc-invalidate): Compute PP before looping.
2293 2006-05-16  Eli Zaretskii  <eliz@gnu.org>
2295         * international/mule.el (auto-coding-alist): Add .lha to files
2296         read with no-conversion.
2298         * files.el (auto-mode-alist): Add .lha files to archive file
2299         extensions.
2301         * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
2302         Convert csize to integer when computing offsets within the
2303         compressed archive file.
2305 2006-05-16  Kim F. Storm  <storm@cua.dk>
2307         * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
2308         with read-from-minibuffer.
2310 2006-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
2312         * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
2313         (byte-compile-warnings): Fix safe-local-variable property.
2315 2006-05-16  Ken Manheimer  <ken.manheimer@gmail.com>
2317         * allout.el (allout-show-bodies, allout-old-style-prefixes)
2318         (allout-stylish-prefixes, allout-numbered-bullet)
2319         (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
2320         predicates to qualify `safe-local-variable' property, when
2321         available, else use equivalent lambda.
2322         (allout-current-topic-collapsed-p): Do the right thing regarding
2323         trailing blank lines.
2325 2006-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2327         * server.el (server-start): Only create a directory if needed.
2328         (server-edit, server-unload-hook): server-start => server-mode.
2329         (kill-emacs-hook): Cleanup upon exit.
2331 2006-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2333         * hexl.el (hexlify-buffer): Encode process arguments manually.
2335 2006-05-16  Nick Roberts  <nickrob@snap.net.nz>
2337         * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
2338         call to gdb-tooltip-print.
2340 2006-05-15  Romain Francoise  <romain@orebokech.com>
2342         * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
2343         systems, default to "tar" since those systems probably have GNU tar.
2345 2006-05-14  Lars Hansen  <larsh@soem.dk>
2347         * desktop.el (desktop-missing-file-warning): Fix docstring.
2348         (desktop-restore-file-buffer): Correct question asked on missing file.
2350 2006-05-14  Kim F. Storm  <storm@cua.dk>
2352         * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
2353         Add CUA move property.
2355 2006-05-13  Chong Yidong  <cyd@stupidchicken.com>
2357         * custom.el (custom-push-theme): Load the variable before checking
2358         its `standard-value'.
2360 2006-05-13  Lars Hansen  <larsh@soem.dk>
2362         * desktop.el (desktop-save): Use with-temp-buffer.
2364 2006-05-12  Glenn Morris  <rgm@gnu.org>
2366         * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
2367         * calendar/calendar.el (calendar-mode-map):
2368         * calendar/diary-lib.el (include-other-diary-files,diary-mail-entries):
2369         * calendar/appt.el (appt-check, appt-make-list): Refer to
2370         diary-view-entries, diary-list-entries, diary-show-all-entries
2371         rather than obsolete aliases.
2373 2006-05-12  Chong Yidong  <cyd@stupidchicken.com>
2375         * simple.el (line-move-finish): Avoid calling point motion hooks
2376         while processing intangibility.
2378 2006-05-12  Dan Nicolaescu  <dann@ics.uci.edu>
2380         * term/xterm.el (terminal-init-xterm): Fix typo.
2382 2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>
2384         * allout.el (allout-view-change-hook): Mark as being deprecated,
2385         to be replaced by `allout-exposure-change-hook'.
2386         (allout-exposure-change-hook): New, replacing
2387         `allout-view-change-hook'.
2388         (allout-flag-region): Run new hook `allout-exposure-change-hook',
2389         in addition to `allout-view-change-hook'.
2390         (allout-show-bodies, allout-old-style-prefixes)
2391         (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
2392         lambda forms to prevent their showing up in variable help
2393         presentations as inscrutable byte-compiled code.
2394         (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
2395         Use string-or-null-p to qualify safe-local-variable values.
2396         (allout-reindent-bodies): Use memq to qualify matches against
2397         valid safe-local-variable values.  Also, quote the lambda as above.
2398         (allout-use-mode-specific-leader): Add missing candidate-value
2399         symbols, use memq, and quote the lambda.
2400         (allout-overlay-interior-modification-handler): Remove unused
2401         variables `msg' and 'opened'.
2402         (allout-hidden-p): Constrain invisibility consideration to allout's
2403         invisibility spec, disregarding invisibility for other reasons.
2405 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
2407         * files.el (version-control): Correct safe values.
2409 2006-05-12  Thien-Thi Nguyen  <ttn@gnu.org>
2411         * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
2413         (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
2414         (ewoc--insert-new-node): New func.
2415         Update callers of deleted funcs to use it, instead.
2417 2006-05-11  Glenn Morris  <rgm@gnu.org>
2419         * calendar/calendar.el (diary-show-all-entries): Do not refer to
2420         obsolete alias `show-all-diary-entries'.
2421         (make-diary-entry): Not interactive.
2422         (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
2423         (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
2424         (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
2425         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
2426         (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
2427         (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
2429 2006-05-11  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
2431         * calendar/calendar.el (calendar-french-date-string)
2432         (calendar-mayan-date-string, calendar-chinese-date-string)
2433         (calendar-astro-date-string, calendar-iso-date-string)
2434         (calendar-islamic-date-string, calendar-bahai-date-string)
2435         (calendar-hebrew-date-string, calendar-coptic-date-string)
2436         (calendar-ethiopic-date-string, calendar-persian-date-string):
2437         These functions are not interactive.
2439 2006-05-11  Luc Teirlinck  <teirllm@auburn.edu>
2441         * files.el: Balance parentheses.
2443 2006-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
2445         * files.el, newcomment.el, outline.el, simple.el,
2446         emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
2447         progmodes/cc-vars.el, progmodes/compile.el:
2448         Move `safe-local-variable' declarations to the respective files.
2450         * help-fns.el (describe-variable): Don't print safe-var if it is
2451         byte-code.  Improve wording as suggested by Luc Teirlinck.
2453 2006-05-11  Nick Roberts  <nickrob@snap.net.nz>
2455         * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
2456         (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
2457         Use a token for pending-triggers to ensure gdb-var-update
2458         gets called once per user input again for pre-GDB 6.4.
2459         (gdb-var-delete): Match on more complex expressions.
2460         (gdb-var-list-children-handler, gdb-var-create-handler):
2461         Use a token for consistency.
2463 2006-05-11  Carsten Dominik  <dominik@science.uva.nl>
2465         * textmodes/org.el (org-read-date, org-goto-calendar)
2466         (org-agenda-goto-calendar):
2467         Bind `view-calendar-holidays-initially' to nil.
2469 2006-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
2471         * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
2472         Update all callers to do it there, instead.
2474 2006-05-10  Glenn Morris  <rgm@gnu.org>
2476         * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
2477         prefix arg case, to avoid view-diary-entries-initially error.
2478         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
2479         (calendar-date-is-legal-p): Handle dates with no day part.
2481 2006-05-11  Nick Roberts  <nickrob@snap.net.nz>
2483         * comint.el (comint-insert-input): Just make it when
2484         comint-use-prompt regexp is nil (default) and with the mouse.
2485         (comint-copy-old-input): Reinstate from 2004-06-23.
2486         (comint-mode-map): Bind C-c C-m to it.
2488 2006-05-10  J.D. Smith  <jdsmith@as.arizona.edu>
2490         * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
2491         Remove spurious move to point-max (new comint behavior fixes).
2493         * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
2494         compatibility function (Emacs 18/19).
2495         (idlwave-is-continuation-line): Always return point at start of
2496         previous non-blank continuation line.
2497         `keyword-parameters': Fix continued comment font-lock matcher.
2498         (idlwave-font-lock-fontify-region): Written, use as
2499         font-lock-fontify-region-function, to fix continued keyword
2500         fontification issues.
2502 2006-05-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2504         * term/mac-win.el (mac-font-panel-mode): Doc fix.
2505         (mac-service-selection, mac-service-open-file)
2506         (mac-service-open-selection, mac-service-mail-selection)
2507         (mac-service-mail-to, mac-service-insert-text): Rename from
2508         mac-services-*.  All uses changed.
2509         (mac-apple-event-map): Rename event symbol `services' to `service'.
2511 2006-05-10  Thien-Thi Nguyen  <ttn@gnu.org>
2513         * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
2514         (ewoc--node-enter-first, ewoc--node-enter-last)
2515         (ewoc--delete-node-internal): Merge funcs into unique callers.
2517 2006-05-09  Chong Yidong  <cyd@stupidchicken.com>
2519         * emacs-lisp/crm.el (completing-read-multiple): Properly handle
2520         return value of read-from-minibuffer for empty input.
2522 2006-05-09  Miles Bader  <miles@gnu.org>
2524         * comint.el (comint-insert-input): Remove redundant calls to setq
2525         and goto-char.
2527 2006-05-10  Nick Roberts  <nickrob@snap.net.nz>
2529         * comint.el (comint-insert-input): Make it work when
2530         comint-use-prompt-regexp is t.
2532 2006-05-10  Miles Bader  <miles@gnu.org>
2534         * subr.el (field-at-pos): New function.
2536         * comint.el (comint-insert-input): Use it.
2538 2006-05-09  Juri Linkov  <juri@jurta.org>
2540         * battery.el (battery-linux-proc-acpi): Also try
2541         `/proc/acpi/thermal_zone/THR2/temperature'.
2543         * files.el <safe-local-variable>: Remove `eval' and `let' binding
2544         for now unused lambda `string-or-null'.
2546         * add-log.el (change-log-default-name): Put `string-or-null-p'
2547         instead of lambda on `safe-local-variable' property.
2549         * diff-mode.el (diff-context->unified): Use `region-beginning' and
2550         `region-end' instead of `mark' and `point'.
2551         (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
2552         Operate on region in Transient Mark mode when the mark is active.
2553         Use `region-beginning' and `region-end' instead of `mark' and
2554         `point'.
2555         (diff-hunk-text, diff-goto-source): Doc fix.
2557         * startup.el (fancy-splash-screens, normal-splash-screen): Use
2558         face `mode-line-buffer-id' for mode-line buffer face instead of
2559         hard-coded `(:weight bold)'.
2561         * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
2562         buffer-undo-list to t (undo-ask is reproducible by visiting
2563         nested archives).
2565 2006-05-09  Kim F. Storm  <storm@cua.dk>
2567         * progmodes/grep.el (rgrep): Set default directory of *grep*
2568         buffer if we start M-x rgrep in the *grep* buffer and choose
2569         a different base directory.
2571 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
2573         * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
2574         completion also when ido is loaded.
2576 2006-05-09  Masatake YAMATO  <jet@gyve.org>
2578         * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
2579         "warning" and "import".
2580         (cpp-font-lock-keywords): Added "warning".
2582 2006-05-08  Dan Nicolaescu  <dann@ics.uci.edu>
2584         * term/xterm.el (terminal-init-xterm): Add more key bindings.
2586 2006-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2588         * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
2589         pages at a time, if we signal the end, we should indeed reach that end.
2591 2006-05-08  David Reitter  <david.reitter@gmail.com>
2593         * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
2594         output during execution of the body.
2596 2006-05-08  Kim F. Storm  <storm@cua.dk>
2598         * progmodes/grep.el (lgrep, rgrep): Doc fixes.
2600 2006-05-08  Thien-Thi Nguyen  <ttn@gnu.org>
2602         * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
2603         Use with-current-buffer.
2605 2006-05-07  Kim F. Storm  <storm@cua.dk>
2607         * subr.el (add-to-history): Remove keep-dups arg.
2609         * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
2610         to nil around call to add-to-history.
2612 2006-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2614         * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
2615         than after a buffer modification.
2617 2006-05-08  Nick Roberts  <nickrob@snap.net.nz>
2619         * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
2620         call to...
2621         (gud-watch): ...here so speedbar is raised for already watched
2622         expressions.
2623         (gdb-speedbar-refresh): Delete function.
2624         (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
2625         Use speedbar-timer-fn instead of speedbar-refresh (reverting
2626         earlier change).
2627         (gdb-var-evaluate-expression-handler)
2628         (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
2630         * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
2631         Update localized contents for all buffers except ignored modes.
2633 2006-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2635         * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
2636         (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
2637         (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
2638         (mac-handle-font-panel-closed, mac-handle-font-selection):
2639         New functions.
2640         (mac-font-panel-mode): New minor mode.
2641         (mac-apple-event-map): Add bindings for toolbar toggle button and
2642         font panel.
2643         (menu-bar-showhide-menu): Add mac-font-panel-mode.
2645 2006-05-07  John Paul Wallington  <jpw@pobox.com>
2647         * ibuffer.el (ibuffer-compressed-file-name-regexp):
2648         Avoid `regexp-opt'; simplify regexp for readability.
2650 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
2652         * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
2653         * files.el (buffer-stale-function):
2654         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
2655         * autorevert.el (global-auto-revert-non-file-buffers): Point Info
2656         links to the main manual, not to emacs-xtra.
2658 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2660         * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
2661         MacJapanese if text is ASCII-only.
2663 2006-05-06  Nick Roberts  <nickrob@snap.net.nz>
2665         * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
2666         unless so nil isn't returned.
2667         (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
2669 2006-05-06  Kim F. Storm  <storm@cua.dk>
2671         * subr.el (add-to-history): New function.
2673         * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
2674         (ediff-merge-files-with-ancestor):
2675         * env.el (setenv):
2676         * isearch.el (isearch-update-ring):
2677         * server.el (server-visit-files):
2678         * progmodes/grep.el (lgrep, rgrep):
2679         * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
2680         * progmodes/xscheme.el (xscheme-insert-expression):
2681         Use add-to-history.
2683         * kmacro.el (kmacro-push-ring): Use add-to-history.
2684         (kmacro-ring-length): Remove unused defun.
2685         (kmacro-start-macro): Use kmacro-push-ring.
2687 2006-05-06  Thien-Thi Nguyen  <ttn@gnu.org>
2689         * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
2690         directly instead of a lambda expression that calls it.
2692 2006-05-06  Kim F. Storm  <storm@cua.dk>
2694         * avoid.el (mouse-avoidance-point-position): Use posn-at-point
2695         instead of compute-motion.
2697 2006-05-05  Dan Nicolaescu  <dann@ics.uci.edu>
2699         * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
2700         change.
2702 2006-05-05  Reiner Steib  <Reiner.Steib@gmx.de>
2704         * startup.el (command-line-1): Refer to "Pure Storage" on
2705         pure-space-overflow.
2707 2006-05-05  Martin Rudalics  <rudalics@gmx.at>
2709         * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
2710         provided faces once they all have been used up.
2712 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
2714         * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
2715         reference to the Lisp manual to the warning about pure space
2716         overflow.
2718 2006-05-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
2720         * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
2721         argument to avoid the call to `ispell-internal-change-dictionary'
2722         when not needed.
2723         (ispell-change-dictionary): Use this argument and call
2724         `ispell-internal-change-dictionary' after the possible change
2725         to `ispell-local-dictionary'.
2726         (ispell-internal-change-dictionary): Check for a change in
2727         personal dictionary use too.
2729 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
2731         * startup.el (command-line): On MS-Windows, probe "~", not
2732         "~USER", for warning about non-existent home directory
2734         * arc-mode.el (archive-l-e): New optional argument `float' means
2735         generate a float value.
2736         (archive-arc-summarize, archive-lzh-summarize)
2737         (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
2738         with 3rd argument non-nil when file's size is being computed.
2739         Format the file sizes with %8.0f instead of %8d.
2741 2006-05-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2743         * cus-start.el (all): Add mac-dnd-known-types.
2745         * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
2746         (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
2747         (mac-TIFF-to-string): New functions.
2748         (x-get-selection, x-selection-value)
2749         (mac-select-convert-to-string): Use them.
2750         (mac-text-encoding-mac-japanese-basic-variant): New constant.
2751         (mac-dnd-types-alist): New customization variable.
2752         (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
2753         (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
2754         (mac-dnd-handle-drag-n-drop-event): New functions.
2755         (mac-drag-n-drop): Remove function.
2756         (global-map): Bind drag-n-drop and M-drag-n-drop to
2757         mac-dnd-handle-drag-n-drop-event.
2759 2006-05-04  Karl Chen  <quarl@NOSPAM.quarl.org>
2761         * progmodes/perl-mode.el (perl-beginning-of-function):
2762         Skip anonymous subs.
2764 2006-05-04  Dan Nicolaescu  <dann@ics.uci.edu>
2766         * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
2767         regexp-opt at run time.
2769         * term.el (term-handle-ansi-escape): Fix off by one error.
2771 2006-05-04  Nick Roberts  <nickrob@snap.net.nz>
2773         * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
2774         (gdb-init-1, gdb-post-prompt): ...and references to it.
2775         (gdb-frame-handler): Strip directory name from filename if present.
2777         * progmodes/gud.el (gdb-force-update): Delete defvar
2778         (gud-speedbar-buttons): ...and references to it.  Use window-start
2779         to try to keep positon in watch expression.
2781 2006-05-03  Richard Stallman  <rms@gnu.org>
2783         * simple.el (next-history-element, previous-history-element): Doc fix.
2785         * isearch.el (isearch-update-ring): Doc fix.
2787 2006-05-03  Dan Nicolaescu  <dann@ics.uci.edu>
2789         * isearch.el (isearch-update-ring): Take history-delete-duplicates
2790         into consideration.  Replace one arm ifs with whens.
2792 2006-05-03  Nick Roberts  <nickrob@snap.net.nz>
2794         * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
2795         (menu): Fix typo.
2797 2006-05-02  Miles Bader  <miles@gnu.org>
2799         * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
2801 2006-05-02  Jay Belanger  <belanger@truman.edu>
2803         * calc/calc-embed.el (calc-override-minor-modes-map)
2804         (calc-override-minor-modes): New variables.
2805         (calc-do-embedded): Make sure that Calc keystrokes aren't
2806         overwritten by minor modes.
2808 2006-05-02  Chong Yidong  <cyd@mit.edu>
2810         * msb.el (msb): If EVENT is a down event, read and discard the up event.
2812 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
2814         * startup.el (command-line-1): Refer to Lisp manual when
2815         pure-space-overflow occurs.
2817         * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
2818         (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
2819         (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
2820         (version-control): Don't use `t' for safe-local-variable declarations.
2822 2006-05-01  Richard Stallman  <rms@gnu.org>
2824         * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
2825         M-r, M-R, M-A, M-SPC or M-DEL.
2826         (diff-mode-map): diff-refine-hunk now on C-c C-w
2827         (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
2829         * help-mode.el (help-mode): view-exit-action calls delete-window
2830         only when it is safe and possible.
2832         * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
2833         in messages.
2835         * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
2837         * tool-bar.el (tool-bar-setup): Put Help and Preferences items
2838         in the default tool-bar-map.
2840 2006-05-01  Michael Albinus  <michael.albinus@gmx.de>
2842         * net/tramp.el (tramp-completion-file-name-handler-alist)
2843         (tramp-run-real-handler, tramp-completion-run-real-handler)
2844         (tramp-completion-handle-file-name-all-completions)
2845         (tramp-completion-handle-file-name-completion): Autoload them.
2846         (tramp-completion-handle-file-exists-p)
2847         (tramp-completion-handle-file-name-directory)
2848         (tramp-completion-handle-file-name-nondirectory)
2849         (tramp-completion-handle-expand-file-name): Remove them.
2850         (tramp-handle-file-name-directory): Return the real directory name.
2851         Returning "/" only doesn't need to be necessary any longer.
2852         (tramp-file-name-handler): Make special attention when in hostname
2853         completion mode.
2854         (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
2855         (tramp-register-file-name-handlers):
2856         Register `tramp-completion-file-name-handler' only when
2857         `partial-completion-mode' is enabled.
2858         (tramp-completion-handle-file-name-all-completions):
2859         Delete directory part from results.
2860         (tramp-get-completion-methods, tramp-get-completion-user-host):
2861         Discard deleting "/", it doesn't work after the change of
2862         `tramp-handle-file-name-directory' above.
2864 2006-05-01  Kim F. Storm  <storm@cua.dk>
2866         * progmodes/grep.el (grep-expand-template): Use save-match-data
2867         and symbol-value.
2869 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2871         * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
2872         Use select-frame-set-input-focus instead of raise-frame.
2873         (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
2875 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
2877         * progmodes/gud.el (gud-def): Add %c case.
2878         (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
2879         (gud-format-command): Make match case sensitive.  Match on %F.
2881 2006-04-30  Glenn Morris  <rgm@gnu.org>
2883         * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
2884         (cal-tex-preamble): Use cal-tex-preamble-extra.
2885         (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
2886         than alias `list-diary-entries'.
2888 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
2890         * help-fns.el (describe-variable): Add info about safe local variables.
2892 2006-04-29  Richard Stallman  <rms@gnu.org>
2894         * bindings.el (mode-line-format): help-echo doc fixes.
2896         * net/tramp.el (tramp-file-name-handler-alist): Delete
2897         expand-file-name and other operations that can cause spurious loading.
2899 2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2901         * files.el (safe-local-variable-p): Remove support for the special
2902         value t.
2904         * textmodes/paragraphs.el (sentence-end-without-space):
2905         Fix safety predicate.
2906         (sentence-end-double-space, sentence-end-without-period)
2907         (paragraph-ignore-fill-prefix):
2908         * textmodes/fill.el (colon-double-space):
2909         * abbrev.el (abbrev-mode): Tighten the safety predicate.
2911         * subr.el (booleanp): New fun.
2913         * textmodes/reftex-vars.el (reftex-guess-label-type):
2914         Tighten the safety predicate.
2916 2006-04-28  Kim F. Storm  <storm@cua.dk>
2918         * progmodes/grep.el (defgroup grep): Doc fix.
2919         (grep-auto-highlight): Remove.
2920         (grep-template): New defcustom.
2921         (grep-find-template): Rename from grep-tree-template.
2922         (grep-files-aliases): Rename from grep-tree-files-aliases.
2923         Remove "all" alias, add "l" alias.
2924         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
2925         (grep-find-ignored-directories): New defcustom to replace
2926         grep-tree-ignore-CVS-directories, to facilitate ignoring
2927         subdirectories for multiple version control systems.
2928         (grep-mode-map): Add Recursive grep item to GREP menu.
2929         (grep-regexp-history, grep-files-history): New defvars.
2930         (grep-probe): New helper function.
2931         (grep-compute-defaults): Use it to simplify code.
2932         Adapt to name changes.
2933         Use `.' as base in grep-find-template rather than <D>.
2934         (grep): Remove superfluous highlight-regexp arg.  Fix doc.
2935         Call grep-compute-defaults unconditionally.
2936         (grep-expand-keywords): New defconst.
2937         (grep-expand-template): Rename from grep-expand-command-macros.
2938         Simplify via grep-expand-keywords.  Look at case-fold-search instead
2939         of grep-tree-ignore-case to add -i option.
2940         Bind case-fold-search to nil while matching keywords.
2941         (grep-tree-last-regexp, grep-tree-last-files): Remove.
2942         (grep-read-regexp, grep-read-files): New helper functions.
2943         (rgrep): Rename from grep-tree.  Rework to use proper histories.
2944         Adapt to changes in defcustoms and functions above.
2945         (lgrep): New command, as grep, but using same interactive UI as rgrep.
2947 2006-04-28  Michael Albinus  <michael.albinus@gmx.de>
2949         * net/tramp.el (tramp-completion-file-name-handler):
2950         Disable Tramp's functionality while loading Tramp itself.
2951         (tramp-register-file-name-handlers): That's a defsubst now.
2952         Code from `tramp-repair-jka-compr' moved here.  Apply it via
2953         `after-init-hook'.
2954         (tramp-repair-jka-compr): Remove.
2956 2006-04-27  Jay Belanger  <belanger@truman.edu>
2958         * calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
2959         read expression when `math-read-big-expr' doesn't work.
2961 2006-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
2963         * startup.el (command-line-1): Display warning when
2964         pure-space-overflow is non-nil.
2966 2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2968         * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
2969         risky.
2971 2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2973         * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
2974         Return the URL or nil if none can be generated.
2976 2006-04-27  Nick Roberts  <nickrob@snap.net.nz>
2978         * progmodes/gud.el (gud-comint-buffer): Move forward to stop
2979         byte compiler warnings.
2980         (gud-basic-call, gud-find-expr): Let user select an expression
2981         for printing.  Print expression as well as value in GUD buffer.
2983 2006-04-17  Ken Manheimer  <ken.manheimer@gmail.com>
2985         * allout.el: Remove local autoload declaration for
2986         pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
2987         (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
2988         (allout-plain-bullets-string, allout-distinctive-bullets-string)
2989         (allout-use-mode-specific-leader, allout-old-style-prefixes)
2990         (allout-stylish-prefixes, allout-numbered-bullet)
2991         (allout-file-xref-bullet, allout-presentation-padding)
2992         (allout-use-hanging-indents, allout-reindent-bodies): Mark as
2993         safe-local-variable with suitable value spec, and add autoload
2994         cookie for loaddefs inclusion.  We now use an explicit spec everywhere.
2995         (move-beginning-of-line, move-end-of-line): Repair so these compat
2996         functions now actually resituate the point, when appropriate.
2998 2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3000         * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
3002         * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
3003         (add-log-iso8601-time-string): Fix call to format-time-string.
3005 2006-04-26  Kim F. Storm  <storm@cua.dk>
3007         * subr.el (posn-string, posn-image, posn-object): Doc fix.
3009 2006-04-26  Masatake YAMATO  <jet@gyve.org>
3011         * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
3012         Add support for "//" style comments.  Remove `b' flag
3013         from ?* in `asm-mode-syntax-table'.
3015 2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3017         * follow.el: Use (featurep 'xemacs) everywhere.
3018         (follow-mode): Use define-minor-mode.
3019         (follow-mode-map): Move initialization into the declaration.
3020         Use command remapping.
3021         (follow-emacs-version-xemacs-p): Remove.
3022         (follow-submit-feedback): Remove.
3024         * allout.el (allout-layout, allout-passphrase-verifier-string)
3025         (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
3027         * textmodes/reftex-vars.el (reftex-vref-is-default)
3028         (reftex-fref-is-default, reftex-guess-label-type):
3029         Tighten up a bit the safety predicate.
3031         * textmodes/paragraphs.el (sentence-end-double-space)
3032         (sentence-end-without-period, sentence-end-without-space)
3033         (page-delimiter, paragraph-ignore-fill-prefix):
3034         Tighten up a bit the safety predicate.
3036         * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
3038         * progmodes/python.el (python-continuation-line-p)
3039         (python-beginning-of-statement): syntax-ppss may return
3040         a negative depth.
3041         (python-mode): Don't forcefully enable font-lock.
3043         * time-stamp.el (time-stamp-start, time-stamp-end)
3044         (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
3046         * add-log.el: Remove spurious * in docstrings.
3047         (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
3048         (add-change-log-entry): Use it here, since it's not specific
3049         to iso8601.
3050         (add-log-iso8601-time-string): Don't use it here any more.
3051         (change-log-indent-text, change-log-indent): Rename from add-log-*.
3053         * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
3055 2006-04-25  Ryan Yeske  <rcyeske@gmail.com>
3057         * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
3058         (rcirc-toggle-low-priority): Doc fix.
3059         (rcirc-handler-NOTICE): Remove beginning of line anchor in
3060         ChanServ regexp.
3061         (rcirc-startup-channels-alist): Connect to #rcirc by default, not
3062         #emacs.
3063         (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
3064         (rcirc-decode-coding-system): Use utf-8 as the default.
3065         (rcirc-multiline-minor-mode): Set the fill-column.
3066         (rcirc-format-response-string): Display bright and dim nicks.
3067         (rcirc-browse-url): Update interactive spec to fill ARG.
3068         (rcirc-bright-nick, rcirc-dim-nick): Add faces.
3069         (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
3071 2006-04-24  J.D. Smith  <jdsmith@as.arizona.edu>
3073         * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
3074         case for @Article, etc.
3076 2006-04-23  Michael Albinus  <michael.albinus@gmx.de>
3078         * net/tramp.el (tramp-register-file-name-handlers): New defun.
3079         Added with autoload cookie.
3080         (tramp-unload-file-name-handlers): Rename from
3081         `tramp-unload-file-name-handler-alist'.
3083 2006-04-23  Romain Francoise  <romain@orebokech.com>
3085         * comint.el (comint-match-partial-filename): Doc fix.
3087 2006-04-21  Glenn Morris  <rgm@gnu.org>
3089         * calendar/cal-menu.el (calendar-mode-map): Refer to
3090         `diary-view-entries' rather than alias `view-diary-entries'.
3091         * calendar/diary-lib.el (view-other-diary-entries): Ditto.
3093 2006-04-21  Luc Teirlinck  <teirllm@auburn.edu>
3095         * progmodes/antlr-mode.el (antlr-default):
3096         * cus-edit.el (custom-documentation):
3097         * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
3098         in defface.
3100 2006-04-21  Kim F. Storm  <storm@cua.dk>
3102         * image.el (image-type): New defun split out of create-image.
3103         (create-image): Use it.
3105 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
3107         * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
3108         (org-open-at-point): Remove the "...done" message to keep output
3109         in the echo area visible.
3110         (org-export-as-xoxo): Fix call to `indent-region'.
3112 2006-04-21  Kevin Ryde  <user42@zip.com.au>
3114         * international/mule.el (keyboard-coding-system): defcustom
3115         info-link fixes: "Specify Coding" has been split, keyboard now in
3116         "Terminal Coding", and "Single-Byte Character Support" is now
3117         "Unibyte Mode".
3119 2006-04-21  Nick Roberts  <nickrob@snap.net.nz>
3121         * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
3122         Use font-lock-warning-face for any errors e.g. no stack.
3123         (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
3125 2006-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
3127         * progmodes/sh-script.el (sh-shell): Mark as safe.
3129         * newcomment.el (comment-start, comment-start-skip)
3130         (comment-end-skip, comment-end): Mark as safe.
3132 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
3134         * textmodes/org.el (org-deadline-announce): Face removed.
3135         (org-level-faces, org-n-levels): Convert to constant.
3136         (org-compatible-face): New function.
3137         (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
3138         (org-level-5, org-level-6, org-level-7, org-level-8)
3139         (org-special-keyword, org-warning, org-headline-done, org-link)
3140         (org-date, org-tag, org-todo, org-done, org-table, org-formula)
3141         (org-scheduled-today, org-scheduled-previously, org-time-grid):
3142         Face definition revised for better color tty support.
3143         (org-bold-re, org-italic-re, org-underline-re): New constants.
3144         (org-set-font-lock-defaults): Use the new constants.
3145         (org-agenda-highlight-todo): New function.
3146         (org-agenda-todo): Fix bug with point at end of line.
3147         (org-agenda-change-all-lines, org-finalize-agenda-entries):
3148         Fontify TODO keywords.
3149         (org-insert-link): Preserve relative path in ../ links.
3150         (org-export-as-html): Convert links pointing to .org files into
3151         links that will work beteen the exported HTML files.
3152         (org-todo-list): Fix bug when arg=0.
3153         (org-insert-heading): More fine-tuning.
3155 2006-04-19  Romain Francoise  <romain@orebokech.com>
3157         * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
3158         from `rmail-mime-charset-pattern'.
3160 2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
3162         * progmodes/python.el (python-mode): Fix typo.
3164 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
3166         * comint.el (comint-previous-input): Don't clobber input line
3167         when moving off either end of the input history ring.
3168         (comint-delete-input): New function, used by
3169         `comint-previous-input' and others.
3170         (comint-previous-matching-input):
3171         Use `coming-delete-input'.  Save the partial input if leaving the
3172         edit line.  Goto point-max before deleting input to avoid
3173         partial input fragments hanging around.
3174         (comint-restore-input): New function, used by `comint-previous-input'.
3176 2006-04-18  Luc Teirlinck  <teirllm@auburn.edu>
3178         * imenu.el (imenu--index-alist): Balance parentheses.
3180 2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
3182         * progmodes/python.el (python-mode): Add support for hs-minor-mode.
3184 2006-04-19  Reiner Steib  <Reiner.Steib@gmx.de>
3186         * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
3187         file is nil.
3189 2006-04-18  Richard Stallman  <rms@gnu.org>
3191         * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
3193         * imenu.el (imenu-create-index-function, imenu--index-alist)
3194         (imenu--last-menubar-index-alist, imenu--make-index-alist)
3195         (imenu-default-create-index-function, imenu--generic-function):
3196         Doc fixes.
3198         * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
3200         * help-mode.el (help-mode): Set view-exit-action to delete window.
3202         * env.el (setenv): Get rid of arg UNSET.  Interactive unsetting
3203         now works by passing nil as arg.
3205         * apropos.el (apropos-print): Don't do where-is on self-insert-command.
3207         * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
3208         (read-abbrev-file): Provide default when reading filename.
3210         * files.el (enable-local-variables): Allow :all as value.
3211         (hack-local-variables): Implement that value.
3212         (safe-local-variable-values, safe-local-eval-forms)
3213         (enable-local-variables): Mark as risky.
3214         (find-file-visit-truename, kept-old-versions): Mark safe.
3216         * time-stamp.el (time-stamp-format, time-stamp-line-limit)
3217         (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
3218         (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
3220 2006-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3222         * progmodes/tcl.el (tcl-send-string, tcl-send-region):
3223         Use forward-line so as to get to BOL even in the presence of fields.
3224         (tcl-eval-region): Strip surrounding space to avoid multiple prompts
3225         in return.
3226         (inferior-tcl): Tell tclsh to work in interactive mode.
3228         * complete.el (partial-completion-mode):
3229         Use 'choose-completion-string-functions to make sure that
3230         choose-completion fills the minibuffer properly.
3232         * complete.el (PC-old-read-file-name-internal): Remove.
3233         (PC-read-include-file-name-internal): Remove.  Turn it into an advice
3234         of read-file-name-internal.
3235         (partial-completion-mode): Enable/disable this advice.
3237 2006-04-18  Juanma Barranquero  <lekktu@gmail.com>
3239         * net/tramp.el (tramp-completion-file-name-handler): Revert change
3240         of 2006-04-17.
3242 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
3244         * textmodes/org.el (org-insert-heading): Insert heading before
3245         current if at beginning of line.
3246         (org-todo, org-date): New faces.
3247         (org-table-align): Make sure tooltip window contains full text.
3248         (org-no-properties): New defsubst.
3249         (org-set-font-lock-defaults): Use new faces.
3251 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
3253         * progmodes/gud.el (gud-speedbar-item-info): Display frame address
3254         for root variables.
3256         * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
3257         (gdb-frame-address): Re-use to identify frame for watch expression.
3258         (gdb-var-list, gdb-var-create-handler): Add frame address for root
3259         variables.
3260         (gdb-init-1, gdb-source, gdb-post-prompt)
3261         (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
3262         (gdb-frame-handler): Get gdb-frame-address.
3264 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
3266         Sync with Tramp 2.0.53.
3268         * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
3269         'control.  Reported by Matthias F\e,bv\e(Brste <slashdevslashnull@gmx.net>.
3270         (tramp-completion-file-name-handler): Add autoload cookie for
3271         adding to `file-name-handler-alist'.
3273         * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
3274         the prompt.  If it returns earlier (when detecting an error
3275         message), the rest of the output will merge accidently with the
3276         output of the next command.  Reported by M Jared Finder
3277         <jared@hpalace.com>.
3279         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
3280         for `process-file', in order to let it work for older Emacsen too.
3282 2006-04-17  Ralf Angeli  <angeli@iwi.uni-sb.de>
3284         * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
3285         (tex-font-lock-keywords-3): Use it.
3287 2006-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3289         * newcomment.el (comment-add): New function.
3290         (comment-region-default, comment-dwim): Use it.
3292 2006-04-15  Michael Olson  <mwolson@gnu.org>
3294         * emacs-lisp/tq.el: Improve comments.
3295         (tq-queue-head-question): New accessor function.
3296         (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
3297         Update for modified queue structure.
3298         (tq-queue-add): Accept `question' argument.
3299         (tq-queue-pop): If a question is pending, send it.
3300         (tq-enqueue): Accept new optional argument `delay-question'.
3301         If this is non-nil, and at least one other question is pending a
3302         response, queue the question rather than sending it immediately.
3304 2006-04-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3306         * calendar/appt.el (appt-add): Check whether an appointment is
3307         already present in appt-time-msg-list.  Simplify code.
3309 2006-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3311         * progmodes/cc-langs.el (c-mode-menu):
3312         Don't presume c-subword-mode is bound.
3314 2006-04-13  Bill Wohler  <wohler@newt.com>
3316         * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
3317         (customize-package-emacs-version): Use cdr instead of cadr now
3318         that alists use dotted pairs.
3320         * custom.el (defcustom): Fix docstring for :package-version.
3322 2006-04-13  Michael Albinus  <michael.albinus@gmx.de>
3324         * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
3325         (tramp-handle-shell-command): Display output buffer only when
3326         `tramp-display-shell-command-buffer' is true.
3327         (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
3329 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
3331         * textmodes/org.el (org-set-autofill-regexps): Set only the local
3332         values of `adaptive-fill-regexp' and `adaptive-fill-function'.
3334 2006-04-13  Romain Francoise  <romain@orebokech.com>
3336         * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
3337         leaving temporary .cvsignore buffers behind.
3339 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
3341         * textmodes/org.el (org-set-regexps-and-options)
3342         (org-get-current-options): Better names for the startup folding
3343         options.
3345 2006-04-13  Thien-Thi Nguyen  <ttn@gnu.org>
3347         * vc.el (vc-annotate): Arrange for point to end up at the same
3348         line number as in the original, but only when using a new buffer.
3350 2006-04-12  Stuart Herring  <herring@lanl.gov>  (tiny change)
3352         * files.el (hack-one-local-variable-eval-safep):
3353         Recognize `edebug-form-spec' for `put', but only if it passes
3354         `edebug-basic-spec'.  Generalize `put' handling.
3356         * emacs-lisp/edebug.el (edebug-basic-spec): New function for
3357         vetting file-local form specs.
3359         * allout.el (allout-layout): Autoload its `safe-local-variable'
3360         property.
3362 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
3364         * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
3365         (org-agenda-mouse-1-follows-link)
3366         (org-mouse-1-follows-link): New options.
3367         (org-format-agenda-item): Fix bug if TAGS is nil.
3368         (org-agenda-get-scheduled): Quote `priority' symbol in plist.
3370 2006-04-13  Nick Roberts  <nickrob@snap.net.nz>
3372         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
3373         GDB 6.1+ gives full filename for "info sources" so use
3374         file-name-nondirectory.
3376 2006-04-12  Romain Francoise  <romain@orebokech.com>
3378         * subr.el (read-passwd): Bind `message-log-max' to nil.
3380 2006-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3382         * progmodes/perl-mode.el (perl-indent-new-calculate):
3383         Recompute parse-start after jumping backward by a whole sexp.
3385 2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3387         * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
3388         window configuration.
3389         (vc-annotate-display-select): Select the buffer so that current-buffer
3390         (and selected-window) is the output buffer at the end of vc-annotate.
3392 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
3394         * vc.el (vc-annotate-color-map): Add custom TTY color map for
3395         8-color terminals, to use all of the colors in a sensible order.
3396         256-color terminals work well with the standard map.
3397         (vc-annotate-lines): Only strip the first color character if it
3398         is "#", to allow for terminal-style named colors.
3399         (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
3400         the correct buffer is scrolled.
3402 2006-04-11  Richard Stallman  <rms@gnu.org>
3404         * emacs-lisp/bytecomp.el (byte-compile-file):
3405         Bind enable-local-variables to :safe, and make normal-mode obey it.
3407         * files.el (enable-local-variables): Allow value :safe.
3408         (normal-mode): Doc fix.
3409         (hack-local-variables): Implement enable-local-variables = :safe.
3410         (hack-local-variables-confirm): Don't prevent quitting.
3412 2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3414         * loadhist.el (unload-feature): A bit of sanity check of
3415         load-history entries.  Cancel timer-vars before unbinding them.
3417         * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
3418         quote special chars, and make the trick work on the hex part of the
3419         buffer as well.
3420         (hexl-mode, hexl-save-buffer, hexl-mode-exit)
3421         (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
3423         * startup.el (normal-splash-screen): Fix last change so we don't wait
3424         2 minutes if we don't show the splash screen.
3426 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
3428         * textmodes/org.el (org-export-plain-list-max-depth)
3429         (org-table-spaces-around-separators)
3430         (org-radio-targets, org-activate-camels)
3431         (org-table-spaces-around-invisible-separators): Options removed.
3432         (org-time-stamp-rounding-minutes, org-remember-templates)
3433         (org-ellipsis, org-activate-links, org-descriptive-links):
3434         New options.
3435         (org-remember-apply-template, org-current-time)
3436         (org-finish-edit-table-field)
3437         (org-link-unescape, org-link-escape)
3438         (org-string-width, org-table-clean-line, org-html-do-expand)
3439         (org-edit-agenda-file-list, org-store-new-agenda-file-list)
3440         (org-read-agenda-file-list): New functions.
3441         (org-table-edit-field)
3442         (org-table-create-or-convert-from-region): New commands
3443         (org-table-toggle-vline-visibility): Command removed.
3444         (org-table-convert-region): Made a command.
3445         (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
3446         Replace with the normal org- functions.
3447         (org-self-insert-command): Don't trigger realign unnecessarily
3448         when blanking a field that is not full.
3449         (org-mode): `Set buffer-invisibility-spec' for links.
3450         (org-activate-links2): Hide link part and only show descriptive
3451         part of the link.
3452         (org-insert-link): Modify for new linking system.
3453         (org-store-link): Store description separately, for use by
3454         `org-insert-link'.
3455         (org-table-align): Use `org-string-width'.
3456         (defgroup): Completely new group structure for custom variables.
3457         (org-agenda-files): Option: Single file name allowed.  Function:
3458         Optional argument unrestrited means ignore any restricitons.
3459         (org-install-agenda-files-menu): Find a buffer in Org-mode before
3460         trying to modify the menu.  Use generalized access to
3461         `org-agenda-files.'
3462         (org-agenda-list, org-todo-list, org-cycle-agenda-files)
3463         (org-agenda-file-to-front, org-remove-file, org-diary)
3464         (org-tags-view, org-export-icalendar-all-agenda-files)
3465         (org-export-icalendar-combine-agenda-files): Use generalized
3466         access to `org-agenda-files'.
3467         (org-remember-handler): Correctly preserve heading if present.
3468         (org-table-insert-row, org-table-insert-hline): Deal with
3469         invisible characters.
3471 2006-04-10  J.D. Smith  <jdsmith@as.arizona.edu>
3473         * vc.el (vc-annotate-display-mode): Made default 'fullscale.
3474         (vc-annotate-color-map): New 18 element constant
3475         value/saturation, rotating hue colormap, from red->blue.
3476         (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
3477         (vc-annotate-display-select): Switch to annotate-mode elsewhere.
3478         (vc-annotate): To avoid killing the required local variables,
3479         set them before the end of `with-output-to-temp-buffer', and
3480         after first switching to annotate-mode.
3481         (vc-annotate-warp-version): Add buffer argument in goto-line to
3482         ensure annotation, not source, is scrolled.
3484 2006-04-10  Bill Wohler  <wohler@newt.com>
3486         * custom.el (defcustom, custom-handle-keyword):
3487         Add :package-version keyword.
3488         (custom-add-package-version): New function.  Sets value of new
3489         property 'custom-package-version from :package-version keyword.
3490         (defcustom): Create Common Keywords section in docstring.
3491         (defface, defgroup): Replace definitions of a select few keywords
3492         with a reference to the Common Keywords in defcustom.
3493         (defcustom, defface, defgroup): Replace reference to Customization
3494         chapter in manual with hyperlink.
3496         * cus-edit.el (customize-package-emacs-version-alist):
3497         New variable.
3498         (customize-changed-options): Add check for custom-package-version.
3499         (customize-package-emacs-version): New function to look up Emacs
3500         version corresponding to the given package version.
3502         * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
3503         defun name, in similar fashion to find-variable-regexp.
3505 2006-04-10  Eli Zaretskii  <eliz@gnu.org>
3507         * international/mule-cmds.el (set-locale-environment): Fix last
3508         change for when the locale's preferences don't specify any encoding.
3510 2006-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3512         * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
3513         so the defined var/fun doesn't need to be quoted.
3515 2006-04-10  Richard Stallman  <rms@gnu.org>
3517         * finder.el (finder-mode-map): Add n and p bindings.
3519 2006-04-10  Nick Roberts  <nickrob@snap.net.nz>
3521         * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
3522         (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
3523         (gdb-setup-windows): Put something in source window if we can't find
3524         the source file.
3525         (gdb-frame-handler): Make it work again with just assembly.
3526         (gdb-data-list-register-values-handler): Make it work when there is
3527         no stack.
3529 2006-04-09  Richard Stallman  <rms@gnu.org>
3531         * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
3532         specs while looking for charset.
3534         * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
3536         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
3537         Make them faces.
3538         (lm-font-lock-keywords): Update appropriately.
3540 2006-04-10  Kim F. Storm  <storm@cua.dk>
3542         * simple.el (filter-buffer-substring): Add NOPROPS arg, so
3543         it can also replace buffer-substring-no-properties.
3545         * emulation/cua-base.el (cua-delete-region, cua-paste)
3546         (cua-repeat-replace-region): Use filter-buffer-substring.
3548         * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
3549         (cua-cut-region-to-global-mark): Likewise.
3551         * emulation/cua-rect.el (cua--extract-rectangle)
3552         (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
3554 2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3556         * textmodes/bibtex.el (bibtex-entry-update): New optional arg
3557         entry-type.  Add field delimiters to numerical fields if they are
3558         not present.
3560 2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3562         * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
3563         string-const to return value.
3564         (bibtex-remove-delimiters): Use it.
3566 2006-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3568         * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
3569         cl-byte-compile-compiler-macro unless it exists.
3571 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
3573         * files.el (hack-local-variables-confirm) <offer-save>:
3574         Clarify message text.  Suggested by Ralf Angeli.
3576 2006-04-08  Michael Cadilhac  <michael.cadilhac@lrde.org>
3578         * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
3579         (delete-extract-rectangle-line): Use `filter-buffer-substring'
3580         instead of `buffer-substring' and `delete-region'.  (Most of the
3581         code actually copied from `kill-region'.)
3583 2006-04-08  Ryan Yeske  <rcyeske@gmail.com>
3585         * rcirc.el (rcirc-default-server): Rename from rcirc-server.
3586         (rcirc-default-port): Rename from rcirc-port.
3587         (rcirc-default-nick): Rename from rcirc-nick.
3588         (rcirc-default-user-name): Rename from rcirc-user-name.
3589         (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
3590         (rcirc-low-priority-flag): New variable.
3591         (rcirc-decode-coding-system): New defcustom.
3592         (rcirc-encode-coding-system): New defcustom.
3593         (rcirc-coding-system-alist): New defcustom.
3594         (rcirc-multiline-major-mode): New defcustom.
3595         (rcirc-nick): New internal variable.
3596         (rcirc-process): Remove variable.
3597         (rcirc-server-buffer): New variable.
3598         (rcirc): Update to use rcirc-default-* variables above.
3599         (rcirc-connect): Do not add window-configuration-hook-here.
3600         (rcirc-server): New internal variable.
3601         (rcirc-connect): Do not send keepalive pings if
3602         rcirc-keepalive-seconds is nil.
3603         (with-rcirc-server-buffer): New macro.
3604         (rcirc-send-string): Encode with rcirc-encode-coding-system.
3605         (rcirc-server-name): Rename from rcirc-server.
3606         (rcirc-buffer-process): New function.
3607         (rcirc-buffer-nick): New function.
3608         (rcirc-buffer-target): Remove function.
3609         (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
3610         New commands.
3611         (rcirc-mode-map): Change binding of C-c C-l to
3612         rcirc-toggle-low-priority.
3613         (rcirc-mode): Initialize coding system based on
3614         rcirc-coding-system-alist.  New change-major-mode-hook to part the
3615         channel on a mode change.  Make kill-buffer-hook buffer-local.
3616         (rcirc-change-major-mode-hook): New function.
3617         (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
3618         (rcirc-last-post-time): New variable.
3619         (rcirc-process-message): Store the last time user posted a message
3620         to this target.
3621         (rcirc-multiline-minor-mode): New mode.
3622         (rcirc-multiline-minor-mode-map): New mode map.
3623         (rcirc-edit-multiline): Put multiline-edit buffer in
3624         rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
3625         (rcirc-print): Ignore any line starting with an ignored nick.
3626         (rcirc-print): Decode using rcirc-decode-coding-system.
3627         (rcirc-track-minor-mode): Update global-mode-string when disabling
3628         this mode.
3629         (minor-mode-alist): Add LowPri indicator.
3630         (rcirc-toggle-low-priority): New function.
3631         (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
3632         next lowpriority buffer with activity.
3633         (rcirc-record-activity): Sort buffers in rcirc-activity by the
3634         last time the user posted a message in to the target.
3635         (rcirc-update-activity-string): New formatting for low priority
3636         buffers.
3637         (rcirc-split-activity): New function.
3638         (rcirc-handler-PART, rcirc-handler-KICK)
3639         (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
3640         (rcirc-nick-away-alist): New variable.
3641         (rcirc-handler-301): New handler.  Away messages are printed once
3642         per change.
3644 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
3646         * info.el (Info-follow-nearest-node): Doc fix.
3648         * international/mule-cmds.el (set-locale-environment): Make sure
3649         the coding-system preferred by the locale's language has the same
3650         EOL conversion type as the original buffer-file-coding-system.
3651         (locale-language-names): Add a few MS Windows language codes.
3653 2006-04-07  Richard Stallman  <rms@gnu.org>
3655         * simple.el (eval-expression): Doc fix.
3657         * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
3658         (eval-defun): Doc fixes.
3660 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
3662         * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
3664 2006-04-07  Nick Roberts  <nickrob@snap.net.nz>
3666         * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
3667         GDB list command without argument for greater generality.
3669 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
3671         * subr.el (string-or-null-p): New function.
3673         * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
3675         * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
3677         * files.el: Update comment about safe-local-variable declarations.
3679 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
3681         * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
3682         See idlwave.org.
3684         * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
3685         See idlwave.org.  Includes code to obsolete idlw-rinfo.el.
3687         * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
3688         See idlwave.org.
3690         * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
3691         version 6.0 (minimal changes).  See idlwave.org.
3693         * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
3694         6.0 (minimal changes).  See idlwave.org.
3696         * progmodes/idlw-rinfo.el: File obsoleted and removed.
3698 2006-04-06  Romain Francoise  <romain@orebokech.com>
3700         * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
3701         symmetric encryption features and a new asynchronous interface to
3702         GnuPG.  This new version is version 1.4, plus whitespace changes.
3704 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
3706         * files.el: Move some `safe-local-variable' declarations to the
3707         respective files.
3709         * textmodes/ispell.el (ispell-check-comments)
3710         (ispell-local-dictionary): Mark as safe.
3712         * abbrev.el (abbrev-mode): Mark as safe.
3714         * add-log.el (change-log-default-name): Mark as safe.
3716         * textmodes/reftex-vars.el (reftex-vref-is-default)
3717         (reftex-fref-is-default, reftex-level-indent)
3718         (reftex-guess-label-type): Mark as safe.
3720         * textmodes/fill.el (colon-double-space): Mark as safe.
3722         * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
3723         (sentence-end-double-space, sentence-end-without-period)
3724         (sentence-end-without-space, sentence-end, sentence-end-base)
3725         (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
3727 2006-04-06  Kim F. Storm  <storm@cua.dk>
3729         * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
3730         the :set-after list.
3731         (ido-downcase-unc-hosts): New user option.  Default on.
3732         (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
3733         when it is set, as regexps are now applied on the fly.
3734         (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
3735         Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
3736         on the fly, but only when ido-process-ignore-lists is set.
3737         Do case insensitive filtering if ido-downcase-unc-hosts is set.
3738         Only downcase names if ido-downcase-unc-hosts is set.
3740 2006-04-06  Juanma Barranquero  <lekktu@gmail.com>
3742         * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
3744         * woman.el (WoMan-xref-man-page): Fix call to `substring'.
3746 2006-04-05  Kim F. Storm  <storm@cua.dk>
3748         * ido.el (ido-mode): Set after ido-unc-hosts and
3749         ido-ignore-unc-host-regexps.
3750         (ido-save-history): Save ido-unc-hosts-cache.
3751         (ido-load-history): Load ido-unc-hosts-cache.
3752         (ido-reread-directory): Refresh unc hosts cache in // dir.
3754         * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
3755         to nil while displaying slash screen.
3757 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
3759         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
3760         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
3762 2006-04-05  Kenichi Handa  <handa@m17n.org>
3764         * international/characters.el: Setup cases of Latin, Greek, and
3765         Cyrillic characters in CJK charsets.
3767 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
3769         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
3770         default-enable-multibyte-characters.  This reverts the change from
3771         revision 6.17 which is no longer necessary because the passphrase
3772         is sent separately now.  GnuPG messages are unreadable under
3773         multibyte locales with default-enable-multibyte-characters set to nil.
3775 2006-04-04  Andreas Schwab  <schwab@suse.de>
3777         * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
3778         and `byte-compile-warnings' as `safe-local-variable'.
3780 2006-04-04  Dan Nicolaescu  <dann@ics.uci.edu>
3782         * man.el (Man-mode-map): Restore the \r binding.
3783         (Man-abstract-xref-man-page): If Man-target-string is a function,
3784         call it.
3785         (Man-highlight-references): Use Man-default-man-entry to get the
3786         target.  Deal with xrefs too.
3787         (Man-highlight-references0): Don't call the target function.
3789         * woman.el (WoMan-xref-man-page): Strip the section number, woman
3790         cannot deal with it.
3792 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
3794         * pgg-gpg.el: Clean up process buffers every time gpg processes
3795         complete.
3797 2006-04-04  Kenichi Handa  <handa@m17n.org>
3799         * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
3800         here.
3801         (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
3802         Temporarily bind inhibit-field-text-motion to t.
3804 2006-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3806         * startup.el (normal-splash-screen): Only set mode-line-format in the
3807         splash buffer, so as not to interfere when debugging the code.
3808         Ignore errors when switching buffer.
3810 2006-04-03  Romain Francoise  <romain@orebokech.com>
3812         * dired.el (dired-dnd-protocol-alist): Fix typo.
3814 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
3816         * savehist.el (savehist): Add :version.
3817         (savehist-ignored-variables): New variable.
3818         (savehist-minibuffer-hook): Don't save variables listed in
3819         `savehist-ignored-variables'.
3821         * dired.el (dired-dnd-protocol-alist): Mention that change does
3822         only apply to new buffers in doc string.
3824 2006-04-03  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
3826         * recentf.el (recentf-open-files-item): Include newline in button
3827         field, so opening a file will work, when the point is at the end
3828         of the file name.  Allow, for example, to [i]search a file by
3829         extension and just push RET to open it.
3831 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
3833         * pgg-gpg.el (pgg-gpg-process-filter)
3834         (pgg-gpg-wait-for-completion): Check if buffer is alive.
3836         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
3837         lines, temporary fix.
3839 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
3841         * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
3843 2006-04-02  Richard Stallman  <rms@gnu.org>
3845         * progmodes/compile.el (compilation-message-face): Make it defcustom.
3847 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
3849         * ibuf-macs.el (define-ibuffer-column): Add a new key:
3850         header-mouse-map.
3852         * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
3853         (ibuffer-mode-header-map): New keymaps.
3854         (ibuffer-update-title-and-summary): Enable mouse face highlighting
3855         and keybindings for column headers.
3856         (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
3857         property.
3859 2006-04-02  Drew Adams  <drew.adams@oracle.com>  (tiny change)
3861         * speedbar.el (speedbar-after-create-hook): Doc fix.
3863 2006-04-02  Michael Ernst  <mernst@alum.mit.edu>
3865         * shell.el (shell-directory-tracker)
3866         (shell-dynamic-complete-command): Doc fixes.
3868 2006-04-01  Matt Hodges  <MPHodges@member.fsf.org>
3870         * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
3871         terminals.
3873 2006-04-01  Kim F. Storm  <storm@cua.dk>
3875         * ido.el (ido-unc-hosts-cache): New defvar.
3876         (ido-unc-hosts): If value of defcustom is a function, call it to
3877         get list of UNC hosts.  Add function-item choices to specify
3878         ido-unc-hosts-net-view or user function.
3879         (ido-ignore-unc-host-regexps): New defcustom.
3880         (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
3881         (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
3882         (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
3884 2006-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3886         * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
3887         wwidth.
3889 2006-03-31  Juanma Barranquero  <lekktu@gmail.com>
3891         * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
3892         (ido-max-work-file-list, ido-switch-buffer)
3893         (ido-read-file-name-as-directory-commands):
3894         Fix typos in docstrings.
3896 2006-03-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3898         * term/mac-win.el (mac-system-coding-system): Define and use after
3899         Mac-specific coding systems are ready.
3901 2006-03-27  Romain Francoise  <romain@orebokech.com>
3903         * net/rcirc.el (rcirc-connect): Add autoload cookie.
3905         * ldefs-boot.el: Update.
3907 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
3909         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
3910         passphrases when it is not needed.
3911         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
3912         passphrase stuff from gpg, should only be necessary when you use
3913         gpg with a smartcard.
3915 2006-03-27  Nick Roberts  <nickrob@snap.net.nz>
3917         * comint.el (comint-dynamic-list-completions): Allow user to
3918         select *Completions* buffer.
3920 2006-03-27  Carsten Dominik  <dominik@science.uva.nl>
3922         * textmodes/org.el (org-get-level-face): Fix bug with level counting.
3924 2006-03-26  Andreas Schwab  <schwab@suse.de>
3926         * progmodes/gud.el (gdb): Only complain about multiple debugging
3927         when the gdb process is still running.
3929 2006-03-25  Eli Zaretskii  <eliz@gnu.org>
3931         * mail/rmail.el (tool-bar-map): Defvar it.
3932         (rmail-tool-bar-map): Tool-bar buttons for Rmail.
3933         (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
3935 2006-03-25  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
3937         * help.el (print-help-return-message): Suggest to use
3938         display-buffer instead of switch-to-buffer-other-window to restore
3939         the previous window without selecting it.
3941 2006-03-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3943         * frame.el (select-frame-by-name): Call x-focus-frame also when
3944         window-system is mac.
3946         * term/mac-win.el: Adjust Courier font specifications in
3947         x-fixed-font-alist.
3948         (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
3949         when directly encoding to UTF-16 in native byte order, no BOM.
3951 2006-03-25  Kim F. Storm  <storm@cua.dk>
3953         * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
3954         (cua--init-keymaps): Use it instead of fixed C-return.
3955         (cua-mode): Set after it.
3957         * emulation/cua-rect.el (cua--init-rectangles):
3958         Use cua-rectangle-mark-key instead of fixed C-return.
3960 2006-03-25  Nick Roberts  <nickrob@snap.net.nz>
3962         * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
3963         "run" in .gdbinit.
3964         (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
3966 2006-03-24  Romain Francoise  <romain@orebokech.com>
3968         * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
3969         `display-buffer-other-frame'.
3971 2006-03-24  Kim F. Storm  <storm@cua.dk>
3973         * apropos.el (apropos-synonyms): Add selection => region.
3975 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
3977         * progmodes/gdb-ui.el (gdb-var-create-regexp)
3978         (gdb-var-list-children-regexp, gdb-var-update-regexp)
3979         (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
3980         (gdb-data-list-register-values-regexp)
3981         (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
3982         Future proof against new fields being added to MI output.
3983         (gdb-send): Don't treat backslashes for program input as
3984         continuations.
3985         (gdb-assembler-handler): Don't use window-start for this handler.
3986         (gdb-frame-handler): Don't change to hollow arrow if overlay
3987         arrow doesn't move to new frame.
3989 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
3991         * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
3992         prevent compiler warnings.
3993         (gdb-stopped): Check for gud-last-last-frame (case: signal).
3994         (breakpoint-disabled): Make lighter for contrast with overlay arrow.
3995         (gdb-assembler-custom): Use hollow-right-triangle for assembler
3996         buffer too.
3998 2006-03-23  Reiner Steib  <reinersteib+gmane@imap.cc>
4000         * pgg-gpg.el (pgg-gpg-update-agent): Check for
4001         make-network-process, so we can use the same code in Gnus v5-10
4002         too and have this file fully synchronized with that release.
4004 2006-03-23  Romain Francoise  <romain@orebokech.com>
4006         * ibuf-ext.el (ibuffer-read-filter-group-name):
4007         Use `ibuffer-generate-filter-groups' to make completion list match
4008         the filter groups that are really displayed in the Ibuffer buffer.
4009         (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
4011 2006-03-23  Kenichi Handa  <handa@m17n.org>
4013         * international/mule-cmds.el (sort-coding-systems): Describe that
4014         the argument is modified in docstring.
4016 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
4018         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
4019         (pgg-gpg-update-agent): New function.
4020         (pgg-gpg-use-agent-p): New function.
4021         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
4022         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
4023         (pgg-gpg-sign-region): Use it.
4025 2006-03-21  Chong Yidong  <cyd@stupidchicken.com>
4027         * cus-edit.el (custom-face-set): Call custom-push-theme before
4028         face-spec set so that `changed' theme is correctly saved.
4029         (custom-face-reset-standard): Reset to recalculated face rather
4030         than defface spec.
4032         * custom.el (custom-push-theme): Only save `changed' theme if the
4033         current face does not match the defface specs.
4035 2006-03-21  Simon Josefsson  <jas@extundo.com>
4037         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
4038         <wilde@sha-bang.de>.
4039         (pgg-gpg-use-agent): New variable.
4040         (pgg-gpg-process-region): Use it.
4041         (pgg-gpg-encrypt-region): Likewise.
4042         (pgg-gpg-encrypt-symmetric-region): Likewise.
4043         (pgg-gpg-decrypt-region): Likewise.
4044         (pgg-gpg-sign-region): Likewise.
4045         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
4047 2006-03-21  Carsten Dominik  <dominik@science.uva.nl>
4049         * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
4050         bracket links.
4052 2006-03-21  Kim F. Storm  <storm@cua.dk>
4054         * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
4055         fringe-indicator-alist instead of modifying global value.
4056         (gdb-frame-handler): Likewise.
4058 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
4060         * diff-mode.el (diff-function): Make it inherit from diff-header
4061         instead of diff-context.
4063         * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
4064         bitmap.
4065         (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
4066         change names in macro above for consistency.
4067         (gdb-frame-handler): Use hollow-right-triangle for all selected
4068         frames which except the innermost (where execution has stopped).
4069         (gdb-reset): Reset buffer-local values of overlay-arrow.
4071 2006-03-20  Richard Stallman  <rms@gnu.org>
4073         * simple.el (set-mark-command): Doc fix.
4075         * files.el (display-buffer-other-frame): New command.
4076         (ctl-x-4-map): Bind C-x 5 C-o to it.
4078 2006-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4080         * jit-lock.el (jit-lock-function): Check for the actual defer-timer
4081         rather than just defer-time, in case defer-time has been changed but
4082         the timer isn't running yet.
4083         (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
4085 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
4087         * help-mode.el (help-follow-symbol): New function.
4088         Essentially identical to the old `help-follow', but do not let
4089         `push-button' do the work when on an xref.
4090         (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
4092 2006-03-19  Richard Stallman  <rms@gnu.org>
4094         * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
4095         preceded by the word `program'.
4096         (help-follow-mouse, help-follow): Throw error if not on xref.
4097         Delete no longer used args.
4099 2006-03-20  Nick Roberts  <nickrob@snap.net.nz>
4101         * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
4102         annotation ensure gud-overlay-arrow-position is redisplayed.
4104 2006-03-19  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4106         * textmodes/bibtex.el (bibtex-include-OPTkey)
4107         (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
4108         (bibtex-autokey-name-case-convert)
4109         (bibtex-autokey-titleword-case-convert): Make these the aliases
4110         for the following two variables.
4111         (bibtex-autokey-name-case-convert-function)
4112         (bibtex-autokey-titleword-case-convert-function): Make these the
4113         real names.
4114         (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
4115         bibtex-font-lock-crossref sublists.
4116         (bibtex-mode): Revert 2005-12-30 change (which made
4117         completion-ignore-case buffer-local).
4118         (bibtex-url): Simplify.
4120 2006-03-19  Kim F. Storm  <storm@cua.dk>
4122         * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
4123         cursor property value to 2 (to align with C level change).
4125 2006-03-19  Bill Wohler  <wohler@newt.com>
4127         * image.el (image-load-path-for-library): Shorten first line in
4128         docstring.
4130 2006-03-18  Richard Stallman  <rms@gnu.org>
4132         * mail/rmail.el (rmail-reply-regexp): Undo previous change.
4134 2006-03-18  Ben North  <ben@redfrontdoor.org>  (tiny change)
4136         * isearch.el (isearch-other-meta-char): Handle user bindings for
4137         shifted control characters.
4139 2006-03-18  Agustin Martin  <agustin.martin@hispalinux.es>
4141         * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
4142         part that matches email addresses, file names, etc.
4144 2006-03-18  Eli Zaretskii  <eliz@gnu.org>
4146         * term/w32-win.el (mouse-set-font):
4147         Mention w32-list-proportional-fonts in the doc string.
4149 2006-03-18  Kim F. Storm  <storm@cua.dk>
4151         * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
4152         (ido-unc-hosts): New user option to explicitly define list of know
4153         UNC-style hosts for completion.
4154         (ido-cache-unc-host-shares-time): New user option.
4155         (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
4156         New helper functions for UNC file-name support.
4157         (ido-may-cache-directory): Check for UNC host.  Simplify.
4158         (ido-wash-history): Clean out old UNC hosts.
4159         (ido-nonreadable-directory-p): UNC hosts are always readable.
4160         (ido-directory-too-big-p): UNC hosts are never too big.
4161         (ido-set-current-directory): Handle UNC root path.
4162         (ido-file-name-all-completions): Complete UNC host names from
4163         ido-unc-hosts list.  Cache UNC host shares.
4164         (ido-make-file-list-1): Don't filter UNC root.
4165         (ido-exhibit): Check for // in root directory, and switch to UNC
4166         mode by setting ido-current-directory to //.
4168 2006-03-17  Luc Teirlinck  <teirllm@auburn.edu>
4170         * cus-edit.el (customize-changed-options): Mention explicit
4171         version number as default in prompt.
4173 2006-03-17  Bill Wohler  <wohler@newt.com>
4175         * image.el (image-load-path-for-library): Minor docstring fix.
4177 2006-03-17  Carsten Dominik  <dominik@science.uva.nl>
4179         * textmodes/org.el (org-read-date): Include subgroup 5 into
4180         replacement text.
4181         (org-popup-calendar-for-date-prompt): Fix customization type.
4183 2006-03-17  Nick Roberts  <nickrob@snap.net.nz>
4185         * progmodes/gdb-ui.el (gud-watch): Provide completion.
4186         (gdb-continuation): New variable.
4187         (gdb-send): Deal with continuation lines.
4189         * progmodes/gud.el (gud-gdb-complete-command)
4190         (gud-gdb-run-command-fetch-lines): Adapt for use with watch
4191         expressions.
4192         (gud-tooltip-mode): Use buffer-local value.
4194 2006-03-16  Kim F. Storm  <storm@cua.dk>
4196         * ido.el (ido-edit-input): Use selected match, if any.
4198 2006-03-16  Bill Wohler  <wohler@newt.com>
4200         * image.el (image-load-path-for-library): Prefer user's images in
4201         image-load-path.
4203 2006-03-16  Martin Rudalics  <rudalics@gmx.at>
4205         * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
4206         when checking for attempt to drag leftmost or rightmost scrollbar.
4208 2006-03-16  Nick Roberts  <nickrob@snap.net.nz>
4210         * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
4211         (gdb-force-mode-line-update): New function.
4212         (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
4213         (gdb-exited): Use them.
4214         (gdb-signal): New function.
4215         (gdb-annotation-rules): Provide a rule for it.
4217 2006-03-16  Kenichi Handa  <handa@m17n.org>
4219         * international/mule.el (auto-coding-regexp-alist): Add entries
4220         for Unicode BOM.
4222         * sort.el (sort-build-lists): Temporarily bind
4223         inhibit-field-text-motion to t.
4225 2006-03-15  Luc Teirlinck  <teirllm@auburn.edu>
4227         * locate.el (locate-command, locate-make-command-line)
4228         (locate-fcodes-file, locate-update-command)
4229         (locate-prompt-for-command, locate, locate-with-filter)
4230         (locate-get-file-positions): Doc fixes.
4231         (locate-buffer-name, locate-header-face): Remove leading `*' in
4232         defcustom.
4233         (locate-filter-output): Use `keep-lines' instead of its alias
4234         `delete-non-matching-lines'.
4235         (locate-get-filename, locate-get-dirname): Add introductory comment.
4236         (locate-find-directory-other-window): Give appropriate error
4237         message if used outside main listing.
4239 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4241         * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
4242         the new extend-region feature.
4243         (font-lock-after-change-function): Update correspondingly.
4244         * jit-lock.el (jit-lock-after-change): Update correspondingly.
4245         * progmodes/grep.el (font-lock-lines-before): Don't disable.
4247 2006-03-15  Bill Wohler  <wohler@newt.com>
4249         * image.el (image-load-path-for-library): Fix example by not
4250         recommending that one binds image-load-path.  Just defvar it to
4251         placate compiler and only use it if previously defined.
4253 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
4255         * textmodes/org.el (org-insert-centered): Use `string-width' to
4256         make underlining work for wide characters.
4257         (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
4258         TAB to `org-cycle', to make sure that no binding in
4259         `outline-mode-map' can supercede it.
4261 2006-03-14  Ken Manheimer  <ken.manheimer@gmail.com>
4263         * allout.el: Increment version to 2.2.1 in file commentary.
4265         (allout-version): Increment to 2.2.1.
4267         (allout-default-layout): New customization variable, used when the
4268         file lacks a specific allout-layout.  Uses allout-layout-type for
4269         recursively nested definition.
4271         (allout-layout-type): Widget defining allout layouts, necessary for
4272         self-recursive definition.
4274         (allout-mode): Incorporate allout-default-layout as fallback for
4275         allout-layout.
4277         (allout-layout): Mark as 'safe-local-variable', and refer mention
4278         fallback to `allout-default-layout' in absence of a specified value.
4279         (allout-passphrase-verifier-string)
4280         (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
4282         (allout-file-passphrase-verifier-string): Obsolete variable, removed.
4284         (allout-get-encryption-passphrase-verifier): Use correct name of
4285         passphrase verifier in docstring.
4287 2006-03-15  Nick Roberts  <nickrob@snap.net.nz>
4289         * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
4290         elements.
4291         (gdb-find-watch-expression): Make it work for arrays too.
4292         Follow change to gdb-var-list.
4293         (gud-watch): Allow the user to enter variable name with a prexix
4294         arg.  Create keybindings.
4295         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
4296         (gdb-var-list-children-handler, gdb-var-update-handler)
4297         (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
4298         (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
4299         Follow change to gdb-var-list.
4300         (gdb-starting): Don't show the overlay arrows when program is running.
4302         * progmodes/gud.el (gud-speedbar-buttons): Follow change to
4303         gdb-var-list.
4305 2006-03-14  Bill Wohler  <wohler@newt.com>
4307         * image.el (image-load-path-for-library): Pass value of path
4308         rather than symbol.  Always return list of directories.
4309         Guarantee that image directory comes first.
4311 2006-03-14  Alan Mackenzie  <acm@muc.de>
4313         * font-core.el (font-lock-extend-region\(-function\)?.):
4314         New function/variable.
4316         * font-lock.el (font-lock-after-change-function):
4317         Call font-lock-extend-region.  Obey font-lock-lines-before.
4318         (font-lock-default-fontify-region): Remove reference to
4319         font-lock-lines-before.
4321         * jit-lock.el (jit-lock-after-change):
4322         Call font-lock-extend-region.  Obey font-lock-lines-before.
4324 2006-03-14  David Ponce  <david@dponce.com>
4326         * tree-widget.el (tree-widget-themes-load-path)
4327         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
4329 2006-03-13  Ryan Yeske  <rcyeske@gmail.com>
4331         * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
4332         (rcirc-print): Mark the start of text at the end of the prompt.
4333         (rcirc-track-minor-mode): Add autoload cookie.
4334         (rcirc-update-activity-string): Add space to front of mode-line
4335         indicator.
4337 2006-03-13  Miles Bader  <miles@gnu.org>
4339         * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
4340         (rcirc-abbrev-nick): Remove function.
4341         (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
4343 2006-03-13  David Ponce  <david@dponce.com>
4345         * tree-widget.el: Handle themes across all occurrences of the main
4346         themes sub-directory found in tree-widget-themes-load-path.
4347         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
4348         (tree-widget--locate-sub-directory): Return all occurrences.
4349         (tree-widget-themes-path): New function.
4350         Replace tree-widget-themes-directory, and return a list of directories.
4351         (tree-widget-set-parent-theme)
4352         (tree-widget-lookup-image): Use it.
4354 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
4356         * textmodes/org.el (org-link-search): Avoid self-matching of
4357         links, allow target text to be distributed over several lines.
4358         (org-search-not-link): New function.
4359         (org-set-regexps-and-options, org-get-current-options):
4360         New startup options.
4361         (org-export-as-html): Take odd-level setting from local variable.
4362         (org-fontify-emphasized-text): New option.
4363         (org-set-font-lock-defaults): Include emphasized text.
4364         (org-follow-mhe-link): Allow folder-only links, fix folder name.
4365         (org-font-lock): Customize group renamed from `org-faces'.
4367 2006-03-13  John Paul Wallington  <jpw@pobox.com>
4369         * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
4370         keyword; require `ibuf-ext' feature.  Thanks to Zhang Wei.
4372 2006-03-12  Luc Teirlinck  <teirllm@auburn.edu>
4374         * cus-start.el (all): Delete :version keyword for members of the
4375         fringe group, since the entire group is new in 22.1.
4377 2006-03-13  Nick Roberts  <nickrob@snap.net.nz>
4379         * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
4380         map if value is hexadecimal (an address).
4381         (gud-watch): Only search roots for existing watch expressions.
4382         (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
4383         prevent caching problems with speedbar-update-directory-contents.
4385 2006-03-12  Juri Linkov  <juri@jurta.org>
4387         * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
4388         before comparing with `low' and `warn'.
4390         * info.el (Info-dir-remove-duplicates): Move point to the
4391         beginning of the current line after deleting the entries from
4392         redundant heading.  Use marker for `limit' and compare it with
4393         point before calling `re-search-forward'.
4395 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
4397         * simple.el (yank): Fix typo in docstring.
4399 2006-03-11  Ryan Yeske  <rcyeske@gmail.com>
4401         * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
4402         messages, where "D" is the 6th character.
4404 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
4406         * simple.el (yank): Fix last change.
4408 2006-03-11  David Ponce  <david@dponce.com>
4410         * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
4411         merging elements from the standard ispell-dictionary-alist.
4412         (ispell-aspell-add-aliases): Add aliases to the passed dictionary
4413         alist, and return the new alist.
4415 2006-03-11  Richard Stallman  <rms@gnu.org>
4417         * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
4419         * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
4420         the way it is implemented is too unclean.
4422         * simple.el (kill-region, yank): Doc fix.
4424         * battery.el (battery-echo-area-format): Doc fix.
4425         (battery-mode-line-format): Likewise.
4426         (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
4427         (battery-linux-proc-acpi): Ignore batteries that say "charged".
4429 2006-03-11  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
4431         * progmodes/octave-mod.el (octave-indent-for-comment):
4432         Behave according to do string.
4434 2006-03-11  Agustin Martin  <agustin.martin@hispalinux.es>
4436         * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
4437         Be visible only if major mode is Mail Mode.
4439         * textmodes/flyspell.el (flyspell-external-point-words)
4440         (flyspell-process-localwords): Fix last changes.
4442 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
4444         * calendar/holidays.el (list-holidays): Doc fix.
4446         * international/mule.el (auto-coding-alist): Add .odt
4447         (OpenOffice's open document) files.
4449         * files.el (auto-mode-alist): Add .odt (OpenOffice's open
4450         document) files.  Mention in the doc string the need to sync with
4451         auto-coding-alist.
4453 2006-03-10  Chong Yidong  <cyd@stupidchicken.com>
4455         * files.el (hack-local-variables-confirm): Don't prompt for ! if
4456         enable-local-variables is set to always query, or there is no
4457         savable variable.
4459 2006-03-10  Bill Wohler  <wohler@newt.com>
4461         * image.el (image-load-path-for-library): Merge at least three
4462         functions from Gnus and MH-E into this one function that can now
4463         be shared.
4465 2006-03-11  Nick Roberts  <nickrob@snap.net.nz>
4467         * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
4468         gdb-remove-mouse-face and remove help-echo too.
4469         (gdb-enqueue-input): Correct conditional clause.
4471 2006-03-10  Glenn Morris  <rgm@gnu.org>
4473         * calendar/calendar.el (calendar-holidays): Doc fix.
4474         * calendar/holidays.el (list-holidays): Doc fix.
4476 2006-03-10  Nick Roberts  <nickrob@snap.net.nz>
4478         * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
4479         it gets called in gdb-prompt anyway.
4480         (gdb-use-separate-io-buffer): Only restore window arrangement for
4481         gdb-many-windows.
4482         (gdb-enqueue-input): Make it harder to send GDB input when program
4483         is running.
4484         (gdb-buffer-list): New variable.
4485         (gdb-remove-mouse-face): New function.
4486         (gdb-starting): Use it when GDB input won't get sent.
4488 2006-03-08  Juanma Barranquero  <lekktu@gmail.com>
4490         * help.el (view-lossage): Remove trailing whitespace before
4491         inserting "\n".
4493 2006-03-07  Chong Yidong  <cyd@stupidchicken.com>
4495         * files.el (hack-local-variables-confirm):
4496         Set coding-system-for-read to nil before writing to .emacs.
4498         * arc-mode.el (archive-extract): Check if an existing buffer name
4499         comes from a different archive.
4501         * help.el (describe-key-briefly): If KEY is a down event, read and
4502         discard the up event.
4504 2006-03-07  Nick Roberts  <nickrob@snap.net.nz>
4506         * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
4507         be edited and use font-lock-warning-face for any changes.
4509         * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
4510         (gdb-edit-value): Use it to report any errors.
4512 2006-03-07  Juanma Barranquero  <lekktu@gmail.com>
4514         * help.el (describe-key): Remove leftover test code.
4516 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
4518         * textmodes/org.el: Move defvars out of eval-when-compile.
4519         Use buffer-file-name variable.
4520         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
4521         arg `file'.
4522         (org-level-faces): Remove startup dependency.
4523         (org-cycle, org-map-tree, org-scan-tags)
4524         (org-remember-handler): Don't call `outline-level' directly.
4525         (org-mhe-search-all-folders): New option.
4526         (org-mhe-get-message-folder-from-index)
4527         (org-mhe-get-message-folder): Fix indexing search.
4528         (org-format-agenda-item): Handle nil TAGS argument.
4529         (org-cleaned-string-for-export, org-activate-target-links)
4530         (org-make-target-link-regexp): Deal with empty radio target list.
4531         (org-tag): New face.
4532         (org-get-level-face): New function.
4533         (org-set-font-lock-defaults): Simplify setup for headlines.
4534         (org-complete): Pass common substring to `display-completion-list'.
4536 2006-03-06  David Ponce  <david@dponce.com>
4538         * tree-widget.el: Update Commentary header.
4539         (tree-widget-theme-name): Ignore parent themes.
4540         (tree-widget-set-parent-theme): New function.
4541         (tree-widget-set-theme): Use it.
4542         (tree-widget-set-image-properties): Move definition.  Does nothing
4543         if image properties have already been set.
4544         (tree-widget-image-properties): Move definition.  Receive an image
4545         name.  Set the :pointer property.
4546         (tree-widget-lookup-image): Doc fix.  Search in parent themes.
4547         Don't set the :pointer image property.
4548         (tree-widget-convert-widget): New function.  Handle :dynargs
4549         compatibility here.
4550         (tree-widget): Use it to :convert-widget.  Add the :expander-p
4551         predicate to control when the :expander function is entered.
4552         Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
4553         (tree-widget-value-create): Handle :expander-p.  widget-apply
4554         :expander.
4555         (tree-widget-expander-p): New function.  Default value of the
4556         :expander-p property.
4558 2006-03-06  Chong Yidong  <cyd@stupidchicken.com>
4560         * help.el (describe-key): Properly handle the return value of
4561         read-key-sequence when grabbing an up-event.  Cleanup mouse-1
4562         remaps.  Handle string and vector `follow-link' values.
4564 2006-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4566         * complete.el (PC-expand-many-files): Try be more careful when parsing
4567         the shell's output.
4569 2006-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4571         * outline.el (hide-sublevels): Provide better interactive default.
4573 2006-03-06  Kenichi Handa  <handa@m17n.org>
4575         * international/fontset.el (create-fontset-from-fontset-spec):
4576         Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
4578 2006-03-05  Luc Teirlinck  <teirllm@auburn.edu>
4580         * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
4581         backslashes instead of one in regexp.
4582         (gud-tooltip-dereference): Add missing optional argument.
4584 2006-03-04  John Paul Wallington  <jpw@pobox.com>
4586         * wdired.el (toplevel): Require `cl' at compile-time.
4588 2006-03-04  Andreas Schwab  <schwab@suse.de>
4590         * server.el (server-process-filter): Handle errors during
4591         evaluation of the argument.
4593 2006-03-03  John Paul Wallington  <jpw@pobox.com>
4595         * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
4596         escape parentheses at beginning of line.
4597         (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
4598         (t-mouse-mode): Remove period from end of error message.
4600 2006-03-03  Agustin Martin  <agustin.martin@hispalinux.es>
4602         * textmodes/flyspell.el (flyspell-process-localwords):
4603         Be case-sensitive.
4605 2006-03-03  Martin Rudalics  <rudalics@gmx.at>
4607         * cus-edit.el (custom-quote): Remove function, since it has been
4608         moved to custom.el.
4610         * font-lock.el (lisp-font-lock-keywords-2)
4611         * emacs-lisp/rx.el (rx-check-any, rx-check-not)
4612         * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
4613         they have no special meaning.
4615         * midnight.el (clean-buffer-list): Handle case where base-buffer of
4616         indirect buffer gets killed before indirect buffer.  Use dolist.
4618 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
4620         * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
4621         value instead of a literal constant (1) on more pauses.
4623 2006-03-03  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
4625         * textmodes/flyspell.el (flyspell-external-point-words):
4626         Be case-sensitive.
4628 2006-03-03  Ryan Yeske  <rcyeske@gmail.com>
4630         * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
4631         with "www".
4633 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
4635         * allout.el: Restablish intermediate missing comment header to
4636         preserve outline structure.
4637         (allout-beginning-of-current-entry): Skip invisible text.
4638         (allout-open-topic): Fix opening a topic at end-of-buffer.
4639         (allout-minor-mode): Move nearer to allout-mode function.
4641 2006-03-02  Carsten Dominik  <dominik@science.uva.nl>
4643         * textmodes/org.el (org-paste-subtree): Remove (debug) form.
4645 2006-03-02  Nick Roberts  <nickrob@snap.net.nz>
4647         * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
4648         is nil.
4650         * progmodes/gud.el (gud-speedbar-menu-items):
4651         Use buffer-local-value and add missing :visible keyword.
4653         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
4655 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
4657         * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
4658         must be `follow-link'.
4660         * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
4662         * textmodes/org.el (org-export-as-html): Fix bugs in HTML
4663         formatting: No nested anchors.
4664         (org-all-targets): Fix bug with XEmacs compatibility.
4665         (org-read-date): Add (require 'parse-time).
4666         (org-set-tags): Fix bug with extra inserted space.
4667         (org-export-html-style): Define a style class for targets.
4668         (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
4669         (org-hide-leading-stars): New option.
4670         (org-hide): New face.
4671         (org-set-font-lock-defaults): Allow to hide leading stars.
4672         (org-get-legal-level, org-tr-level): New functions.
4673         (org-odd-levels-only): New option.
4674         (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
4675         (org-demote, org-promote): Deal with double-star levels.
4676         (org-convert-to-odd-levels): New command.
4678 2006-03-01  Nick Roberts  <nickrob@snap.net.nz>
4680         * speedbar.el (speedbar-update-localized-contents): Try to
4681         preserve window-start.
4682         (speedbar-update-directory-contents): Try to preserve window-start
4683         and window-point.
4684         (speedbar-update-special-contents): Don't move back to start of window.
4686         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
4687         gdb-speedbar-timer-fn.  Use speedbar-refresh instead of
4688         speedbar-timer-fn.
4689         (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
4690         (gdb-speedbar-expand-node): Use speedbar-delete-subblock
4691         instead of gdb-speedbar-timer-fn.
4693 2006-02-28  Jay Belanger  <belanger@truman.edu>
4695         * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
4696         (math-compose-expr): Use latex option when calling
4697         `math-compose-tex-matrix' for latex mode.
4699 2006-02-28  Nick Roberts  <nickrob@snap.net.nz>
4701         * speedbar.el: Re-instate comments about developing for speedbar
4702         [this is what info and gdb-ui use even if better methods exist now].
4704         * t-mouse.el: New file.
4705         (t-mouse-tty): Use with-temp-buffer.  Add more terminal types.
4706         (t-mouse-lispy-buffer-posn-from-coords): Remove.
4707         (t-mouse-make-event-element): Use posn-at-x-y instead.
4708         (t-mouse-make-event): Deal with Fedora Core 3.
4709         (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
4710         (t-mouse-mouse-position-function): New function.  Use it instead
4711         of advising mouse-position.
4712         (t-mouse-mode): New minor mode.
4713         (t-mouse-stop, t-mouse-run): Remove.  Use t-mouse-mode instead.
4715 2006-02-27  Glenn Morris  <rgm@gnu.org>
4717         * calendar/calendar.el (calendar-holidays): Doc fix.
4719 2006-02-27  Nick Roberts  <nickrob@snap.net.nz>
4721         * progmodes/gdb-ui.el (gdb-source-window): New variable.
4722         Re-introduce the concept of a source window.
4723         (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
4724         consistency with get-buffer-create.
4725         (def-gdb-auto-update-handler, gdb-info-locals-handler)
4726         (gdb-data-list-register-values-handler)
4727         (gdb-stack-list-locals-handler): Try to preserve window-start as
4728         well as window-point.
4729         (gdb-display-source-buffer): New function (old concept).
4730         (gdb-goto-breakpoint): Use it.
4732         * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
4733         for gdb-ui/gdb-mi (old concept).
4735 2006-02-27  Carsten Dominik  <dominik@science.uva.nl>
4737         * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
4738         binding.
4740         * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
4742         * textmodes/reftex-sel.el (reftex-select-label-map)
4743         (reftex-select-bib-map): Add `follow-mouse' binding.
4745 2006-02-26  Luc Teirlinck  <teirllm@auburn.edu>
4747         * jka-cmpr-hook.el (jka-compr-compression-info-list)
4748         (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
4749         Give :set functions to provide automatic updating.
4750         Update docstring.  Give compiler defvars early in the file
4751         and move the defcustoms to a later spot where all called functions
4752         are defined.
4753         (jka-compr-file-name-handler-entry): Doc fix.
4754         (jka-compr-compression-info-list--internal)
4755         (jka-compr-mode-alist-additions--internal)
4756         (jka-compr-load-suffixes--internal): New variables.
4757         (jka-compr-install): Set the three above variables.
4758         Update `load-file-rep-suffixes' instead of `load-suffixes'.
4759         (jka-compr-update, jka-compr-set): New functions.
4760         (auto-compression-mode): Doc fix.
4762         * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
4763         Update `load-file-rep-suffixes' instead of `load-suffixes'.
4764         Use jka-compr-compression-info-list--internal,
4765         jka-compr-mode-alist-additions--internal and
4766         jka-compr-load-suffixes--internal.
4768         * files.el (load-library):
4769         * loadhist.el (file-loadhist-lookup):
4770         * startup.el (command-line):
4771         * subr.el (locate-library):
4772         * emacs-lisp/autoload.el (update-directory-autoloads):
4773         * emacs-lisp/find-func.el (find-library-suffixes):
4774         Use `get-load-suffixes' instead of `load-suffixes'.
4776         * subr.el (locate-library):
4777         * emacs-lisp/find-func.el (find-library-name):
4778         Use `load-file-rep-suffixes' instead of '("").
4780 2006-02-26  Kim F. Storm  <storm@cua.dk>
4782         * ido.el (ido-save-history, ido-load-history): Simplify.
4783         Don't use find-file-noselect to avoid interference from other modes.
4785 2006-02-25  Thien-Thi Nguyen  <ttn@gnu.org>
4787         * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
4788         to use the default shell if filename is not available.
4789         Reported by Giorgos Keramidas.
4791 2006-02-25  John Williams  <jrw@pobox.com>  (tiny change)
4793         * progmodes/etags.el (tags-completion-table): Do completion from
4794         all the tables in the current list, as documented in the manual.
4796 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
4798         * CC Mode Update to 5.31.3.
4800 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
4802         * progmodes/cc-mode.el (c-postprocess-file-styles):
4803         Bind inhibit-read-only to t, around the call to
4804         c-remove-any-local-eval-or-mode-variables, so that it works on a
4805         RO file.
4807 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
4809         * progmodes/cc-awk.el: Correct a typo.
4811 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
4813         * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
4814         c-hungry-delete-backwards, at the request of RMS.  Leave the old
4815         name as an alias.
4817 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
4819         * progmodes/cc-mode.el: Correct a typo.
4821 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
4823         * progmodes/cc-defs.el: Update the version number to 5.31.3.
4825 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
4827         * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
4828         brace-else-brace (error due to mbeg, mend being undefined).
4830 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
4832         * progmodes/cc-mode.el: File Local variables: Solve the problem
4833         where both `mode' and c-file-offsets are specified: `mode' will
4834         overwrite c-f-o's settings:
4835         (c-remove-any-local-eval-or-mode-variables): New function.
4836         (c-postprocess-file-styles): Call the above new function, within
4837         c-tentative-buffer-change, to splat `mode' and `eval' before the
4838         second hack-local-variables.
4840 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
4842         * progmodes/cc-mode.el:
4843         [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
4844         (c-after-change): Protect the match data with save-match-data.
4845         It was getting corrupted by c-after-change-check-<>-operators.
4847         * cc-defs.el: [Supersedes patch V1.38]:
4848         (top level): Check for a buggy font-lock-compile-keywords ONLY in
4849         XEmacs.  GNU Emacs 22 now has a check which would throw an error here.
4851         * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
4852         with save-match-data.  It was being corrupted when Font Lock was
4853         not enabled.
4855 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
4857         * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
4858         Mode and Subword Mode.
4860         * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
4861         real labels ("case 1:" or "foo:") from non-labels ("public:").
4862         (c-forward-objc-directive): Replace c-forward-token-2 with crude
4863         coding; c-f-t-2 doesn't move over a token at EOB.
4865         * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
4867         * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
4868         (c-update-modeline): Concatenate the minor mode indicators
4869         directly onto mode-name, removing c-submode-indicators.
4870         Sometimes, c-s-i got separated from the mode name on the mode line.
4872         * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
4873         (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
4875 2006-02-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
4877         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
4878         error message when there's an evaluation error to show whether
4879         it's loaded from source or not.
4880         (c-filter-ops): Make it available at runtime too to work when
4881         `c-make-init-lang-vars-fun' needs to evaluate from source.
4883 2006-02-24  Juanma Barranquero  <lekktu@gmail.com>
4885         * help.el (help): Revert last part of 2006-02-23 change (deletion
4886         of the `provide' call).
4888 2006-02-23  Juri Linkov  <juri@jurta.org>
4890         * compare-w.el (compare-windows-highlight): Add new value
4891         `persistent' and change :type from `boolean' to `choice'.
4892         (compare-windows-overlays1, compare-windows-overlays2):
4893         New internal variables.
4894         (compare-windows-highlight): If compare-windows-highlight is
4895         `persistent', add current overlays to compare-windows-overlays[12]
4896         instead of adding compare-windows-dehighlight to pre-command-hook.
4897         (compare-windows-dehighlight): Delete all overlays from
4898         compare-windows-overlays[12].
4900         * info.el (Info-search): Don't bind search-spaces-regexp to
4901         Info-search-whitespace-regexp in non-regexp isearch mode.
4903 2006-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4905         * help.el (describe-mode): Pass `mode-name' to format-mode-line.
4907 2006-02-23  Juanma Barranquero  <lekktu@gmail.com>
4909         * textmodes/org.el (org-xemacs-p)
4910         (org-export-html-show-new-buffer, org-table-may-need-update)
4911         (org-insert-item, org-mhe-get-message-real-folder)
4912         (org-mhe-get-message-folder-from-index)
4913         (org-mhe-get-message-folder, org-mhe-get-message-num)
4914         (org-mhe-get-header, org-make-org-heading-search-string)
4915         (org-make-org-heading-camel, org-table-sort-lines)
4916         (org-format-org-table-html, org-format-table-table-html):
4917         Fix typos in docstrings.
4919 2006-02-23  Carsten Dominik  <dominik@science.uva.nl>
4921         * textmodes/org.el (org-cleaned-string-for-export)
4922         (org-solidify-link-text): New function.
4923         (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
4924         XEmacs, just to silence the compiler.
4925         (org-export-as-ascii, org-export-as-html-and-open):
4926         Use `org-cleaned-string-for-export' and create internal links.
4927         (org-follow-mhe-link): Require mh-e, use folder.
4929 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
4931         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
4933         * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
4934         gdb-debug-log-length.
4935         (gdb-debug-ring): Rename from gdb-debug-log-ring.  Don't make
4936         it a real ring but...
4937         (gud-gdba-marker-filter): ...make it work like mark-ring.
4938         (gdb-enable-debug): Rename from gdb-enable-debug-log.
4939         (gdb-mouse-jump): New function.  Add bindings.
4941 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
4943         * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
4944         (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
4945         (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
4946         (gdb-debug-log-length): Customize it's length.
4947         (gud-watch, gdb-var-create-handler): Display function::var format
4948         but don't use to create variable object.
4949         (gdb-var-create-handler): Use message-box in place of message.
4950         (gdb-stopped): Call gdb-exited if signalled.
4952 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
4954         * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
4956         * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
4958         * textmodes/reftex.el (reftex-locate-file): Search all extensions
4959         if `reftex-try-all-extensions' is set.
4961         * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
4962         fail silently when there is no valid argument at point.
4963         (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
4964         `fail-silently' argument.  From a patch by David Reiter.
4966         * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
4967         New commands.
4968         (org-mark-ring): New variable.
4969         (org-mark-ring-length): New option.
4970         (org-open-at-point, org-goto, org-open-file): Push old position
4971         onto the mark ring.
4972         (org-add-hook): New function.
4973         (org-export-table-remove-special-lines): New option.
4974         (org-skip-comments, org-format-org-table-html): Respect new
4975         option `org-export-table-remove-special-lines'.
4976         (org-open-file): Allow special command configuration for
4977         directory link.
4978         (org-file-apps): Fix bugs in customize type, added setting
4979         for directories.
4980         (org-activate-tags, org-format-agenda-item, org-complete)
4981         (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
4982         (org-get-tags, org-get-buffer-tags, org-open-at-point)
4983         (org-link-search, org-make-org-heading-search-string)
4984         (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
4985         (org-radio-targets, org-file-link-context-use-camel-case)
4986         (org-activate-camels): New options.
4987         (org-update-radio-target-regexp, org-all-targets)
4988         (org-make-target-link-regexp, org-activate-target-links):
4989         New functions.
4990         (org-make-org-heading-search-string): New function.
4991         (org-store-link, org-insert-link): Use new option
4992         `org-file-link-context-use-camel-case'.
4993         (org-activate-camels): Use new option `org-activate-camels'.
4994         (org-link-regexp): Add mhe prefix.
4995         (org-open-at-point, org-store-link): Support for mhe links.
4996         (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
4997         (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
4998         (org-mhe-get-header, org-follow-mhe-link): New functions.
4999         (org-remove-angle-brackets, org-add-angle-brackets):
5000         New functions.
5001         (org-bracket-link-regexp): New constant.
5002         (org-read-date): Fix bug that was rejecting all typed dates.
5003         (org-link-search): Make hierarchy above visible after a match.
5004         (org-follow-bbdb-link): Inhibit electric mode for BBDB.
5005         (org-store-link): Fix bug with link creation when cursor is in
5006         an empty line.
5007         (org-open-at-point): Fix bug with matching a link.
5008         Fixed buggy argument sequence in call to `org-view-tags'.
5009         (org-compile-prefix-format): Set `org-prefix-has-tag'.
5010         (org-prefix-has-tag): New variable.
5011         (org-format-agenda-item): Remove tags from headline
5012         if appropriate.
5013         (org-agenda-remove-tags-when-in-prefix): New option.
5015 2006-02-21  Michael Kifer  <kifer@cs.stonybrook.edu>
5017         * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
5018         Fix the regular expressions.
5020 2006-02-21  Richard M. Stallman  <rms@gnu.org>
5022         * progmodes/sh-script.el (sh-mode): Set shell type based on file name
5023         if there's no other specific basis.
5025         * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
5026         as variables at all.
5027         (unsafep-variable): Rename arg; doc fix.
5029         * abbrevlist.el (list-one-abbrev-table): Add autoload.
5031         * calendar/appt.el (diary-selective-display): Add defvar.
5033         * sort.el (sort-columns): Use Posix arg syntax for `sort'.
5035         * isearch.el (search-whitespace-regexp): Fix custom type.
5037         * help.el (describe-key-briefly): Compute interactive args
5038         in same was as before previous change.
5040         * files.el (enable-local-variables): Doc fix.
5042 2006-02-21  Kim F. Storm  <storm@cua.dk>
5044         * fringe.el: Cleanup as file is now pre-loaded.
5045         (fringe-bitmaps): Initialize unconditionally.
5046         (fringe-mode, set-fringe-style): Remove autoload cookies.
5048 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
5050         * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
5051         `horizontal-bar'.
5052         (fringe-cursor-alist): Use `horizontal-bar'.
5054 2006-02-20  Kim F. Storm  <storm@cua.dk>
5056         * fringe.el (fringe-bitmaps): Update to new bitmap names.
5057         (fringe-indicator-alist, fringe-cursor-alist): Initialize.
5059         * loadup.el: Load "fringe" on window systems.
5061 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
5063         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
5064         out of scope components.
5066         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
5067         default.
5069 2006-02-20  Chong Yidong  <cyd@stupidchicken.com>
5071         * custom.el (customize-mark-to-save, customize-mark-as-set):
5072         Load the symbol first.
5074 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
5076         * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
5077         strech spec so it doesn't display as "^J" on the header line
5078         when `Buffer-menu-use-header-line' is t.
5080 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
5082         * speedbar.el (speedbar-make-button): Keep text properties
5083         of string arguments if desired.
5085         * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
5086         expessions.
5088         * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
5089         of speedbar.
5091 2006-02-19  Ryan Yeske  <rcyeske@gmail.com>
5093         * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
5094         to value of `read-file-name-completion-ignore-case'.
5096 2006-02-19  Chong Yidong  <cyd@stupidchicken.com>
5098         * custom.el (customize-mark-as-set): Push to `user' theme.
5100         * cus-edit.el (custom-save-variables): Allow unthemed values.
5101         (customize-set-variable): Push setting to `user' theme.
5103 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
5105         * progmodes/gud.el: Don't require font-lock as it's now
5106         automatically loaded.
5107         (gud-speedbar-buttons): Replace gdb-var-changed with
5108         gdb-force-update.
5110         * progmodes/gdb-ui.el (gdb-force-update): Rename from
5111         gdb-var-changed.
5112         (gdb-post-prompt): Use it.
5113         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
5114         (gdb-var-update-handler, gdb-var-delete)
5115         (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
5116         (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
5117         gdb-force-update in gdb-post-prompt.
5118         (gdb-reset): Clear watch expressions from speedbar when quitting.
5120 2006-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
5122         * viper-cmd.el (viper-insert-state-post-command-sentinel)
5123         (viper-change-state-to-vi, viper-change-state-to-emacs):
5124         Make aware of cursor coloring in the Emacs state.
5125         (viper-special-read-and-insert-char): Use read-char-exclusive.
5126         (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
5128         * viper-init.el (viper-emacs-state-cursor-color): New variable.
5130         * viper-util.el (viper-save-cursor-color)
5131         (viper-get-saved-cursor-color-in-replace-mode)
5132         (viper-get-saved-cursor-color-in-insert-mode)
5133         (viper-restore-cursor-color): Make aware of the cursor color in Emacs
5134         state.
5135         (viper-get-saved-cursor-color-in-emacs-mode): New function.
5137         * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
5138         (ediff-ignore-case-option3, ediff-actual-diff-options)
5139         (ediff-actual-diff3-options): New variables to control case sensitivity.
5140         (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
5141         (ediff-setup-diff-regions3): Make aware of case-sensitivity.
5142         (ediff-toggle-ignore-case): New function.
5143         (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
5145         * ediff-help.el (ediff-long-help-message-narrow2)
5146         (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
5147         (ediff-long-help-message-word-mode): Add ignore-case command.
5148         (ediff-help-for-quick-help): Add ignore-case command.
5150         * ediff-merg.el: Move provide to the end.
5152         * ediff-ptch.el: Move provide to the end.
5154         * ediff-wind.el: Move provide to the end.
5156         * ediff-mult.el: Move provide to the end.
5157         (ediff-set-meta-overlay): Enable follow-link.
5159         * ediff.el: Move provide to the end.
5160         Break recursive load cycle in eval-when-compile.
5161         (ediff-patch-buffer): Better heuristics.
5163         * ediff-util.el: Move provide to the end.
5164         Break recursive load cycle in eval-when-compile.
5165         (ediff-setup-keymap): Add binding for #c.  Replace some defsubsts with
5166         defuns.
5167         (ediff-submit-report): Pass the values of ediff-diff3-program,
5168         ediff-diff3-options.
5170 2006-02-19  Juanma Barranquero  <lekktu@gmail.com>
5172         * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
5173         the opening bracket of the following bracketing pairs: {}, [], (), <>,
5174         `' (for example, in the docstring of `windmove-default-keybindings').
5176 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
5178         * progmodes/gud.el (gud-speedbar-buttons): Update properly for
5179         shadow face.  Don't provide binding to edit variable when it is
5180         out of scope.
5182         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
5183         (gdb-var-update-handler): Detect out of scope variables with pre
5184         GDB 6.4 too.
5185         (gdb-post-prompt): Revert change from 2006-02-17 (force update).
5186         Reset status of variable objects to nil in update handlers.
5187         (gdb-var-update-handler-1): Detect when a variable object comes
5188         in scope.  setcar on var changes gdb-var-list directly.
5190 2006-02-17  Juri Linkov  <juri@jurta.org>
5192         * ffap.el (ffap) <defface>: Add explicit face declaration.
5193         (ffap-highlight): Use face `ffap' directly instead of checking
5194         for its existence.
5196         * icomplete.el (icomplete-get-keys): Use `t' for the second arg
5197         `visible-ok' of `other-buffer' to find the right original buffer.
5199         * info.el (Info-search): Skip `Local Variables' node.
5201 2006-02-17  Juri Linkov  <juri@jurta.org>
5203         * info.el (Info-find-file): Check for symbols `apropos', `history',
5204         `toc' in the input filename, and return these symbols as is.
5205         (Info-find-node-2): Set Info-current-file to symbols `apropos',
5206         `history', `toc' instead of strings.
5207         (Info-set-mode-line): For non-string Info-current-file use the
5208         symbol's name inside **.
5209         (Info-isearch-push-state): Add quote before Info-current-file and
5210         Info-current-node.
5211         (Info-isearch-pop-state): Use `equal' instead of `string='.
5212         (Info-extract-pointer, Info-following-node-name): Use
5213         `match-string-no-properties' instead of `match-string'.
5214         (Info-up): Check `old-file' for `stringp'.
5215         (Info-history): Use `equal' instead of `string-equal'.
5216         Check `file' for `stringp'.
5217         (Info-history): Use symbol `history' instead of string as first arg
5218         of `Info-find-node'.
5219         (Info-toc): Check `Info-current-file' for `stringp'.  Use symbol
5220         `toc' instead of string.
5221         (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
5222         instead of `buffer-substring', and `match-string-no-properties'
5223         instead of `match-string'.
5224         (Info-index-nodes): Check for symbols `apropos', `history', `toc'
5225         instead of strings.
5226         (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
5227         Use symbol `apropos' instead of string.
5228         (Info-copy-current-node-name): Check `Info-current-file' for
5229         `stringp' and construct a command with `Info-find-node' from it.
5230         (Info-fontify-node): Use `match-string-no-properties' instead of
5231         `match-string' and check file names for `stringp'.
5232         (Info-desktop-buffer-misc-data): Check for symbols `apropos',
5233         `history', `toc' instead of strings.
5235 2006-02-17  Chong Yidong  <cyd@stupidchicken.com>
5237         * files.el: Rearrange functions and variables in the file local
5238         variables section.
5240 2006-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
5242         * files.el: Add truncate-lines, ispell-check-comments and
5243         ispell-local-dictionary as safe local variables.
5245 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
5247         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
5248         out of scope variables.
5249         (gud-speedbar-buttons): Use unless.
5251         * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
5252         (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
5253         (gdb-show-changed-values): Also use for out of scope variables.
5254         (gdb-var-update-handler-1): Note if variable goes out of scope.
5256 2006-02-17  Ryan Yeske  <rcyeske@gmail.com>
5258         * net/rcirc.el (rcirc-connect): Make all arguments optional, and
5259         default to global variable values for unsupplied args.
5260         (rcirc-get-buffer-create): Fix bug with setting the target.
5261         (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
5262         test for rcirc-always-use-server-buffer-flag here.
5263         (rcirc-response-formats): Add %N, which is a facified nick.  %n
5264         uses the default face.  Change the ACTION format string.  If the
5265         "nick" is the server, don't print anything for that field.
5266         Comment fixes.
5267         (rcirc-target-buffer): Don't test
5268         rcirc-always-use-server-buffer-flag here.
5269         (rcirc-print): Squeeze extra spaces out of the text before message.
5270         (rcirc-put-nick-channel): Strip potential "@" char from nick
5271         before adding them to nick table.
5272         (rcirc-url-regexp): Improve to match address like "foo.com".
5274 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
5276         * allout.el (allout-hidden-p): Move this defsubst before
5277         allout-overlay-interior-modification-handler, where it is first
5278         used.
5280 2006-02-17  Ken Manheimer  <ken.manheimer@gmail.com>
5282         * allout.el: Use allout invisible-text overlays instead of
5283         selective display for concealed text.  Also, lots of general
5284         cleanup, and improved compatibility code.
5286         (allout-version) Incremented, corrected, revised, and refined
5287         module commentary.
5289         (provide 'allout): Moved to the bottom, added a require of overlay.
5291         (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
5292         `except-current'.
5293         (allout-write-file-hook-handler): Minimize delay.
5294         (count-trailing-whitespace-region): New function so
5295         auto-encryption of current topic can resituate cursor exactly.
5296         PGP/GPG encryption trims trailing whitespace from lines, which
5297         must be accounted for across encryption then decryption.
5299         (allout-command-prefix): Now defaults to "\C-c<space>" rather than
5300         just plain "\C-c", to avoid intruding on user's keybinding space.
5302         (allout-toggle-current-subtree-encryption): Pass along fetch-pass
5303         parameter, so user request to provide a new password is done.
5305         (allout-outside-normal-auto-fill-function, allout-auto-fill):
5306         Refined mechanism for auto-filling behavior while in allout mode.
5308         (allout-mode): Explicitly specify the mode map in the docstring.
5309         Clarify provision for various write-file hook var names.
5310         Adjusted for invisible-text overlays instead of selective-display.
5312         (allout-depth): Really return 0 if not within any topic.  This
5313         rectifies `allout-beginning-of-level' and sequence numbering
5314         errors that occur when cutting and pasting numbered topics.
5315         Changed from a in-line subst to a regular function, as well.
5317         (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
5319         (allout-end-of-subtree, allout-end-of-subtree)
5320         (allout-end-of-entry, allout-end-of-current-heading)
5321         (allout-next-visible-heading, allout-open-topic, allout-show-entry)
5322         (allout-show-children, allout-show-to-offshoot)
5323         (allout-hide-current-entry, allout-show-current-entry): Rectified
5324         handling of trailing blank lines between items.
5326         (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
5327         (allout-current-depth, allout-unprotected, allout-hidden-p)
5328         (allout-on-current-heading-p, allout-listify-exposed)
5329         (allout-chart-subtree, allout-goto-prefix)
5330         (allout-back-to-current-heading, allout-get-body-text)
5331         (allout-snug-back, allout-flag-current-subtree, allout-show-all)
5332         (allout-hide-region-body, allout-toggle-subtree-encryption)
5333         (allout-encrypt-string, allout-encrypted-key-info)
5334         (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
5335         (allout-file-vars-section-data): Adjusted for use with
5336         invisible-text overlays instead of selective-display.
5338         (allout-kill-line, allout-kill-topic, allout-yank-processing):
5339         Reworked for use with invisible text overlays.
5341         (allout-current-topic-collapsed-p): New function.
5343         (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
5344         to know when to close the containing topic.
5346         (allout-pre-command-business, allout-post-command-business):
5347         Simplify undo-batching and dynamic isearch exposure.
5349         (allout-set-overlay-category): New for invisible-text overlays.
5350         Sets properties of allout-overlay-category, used by
5351         allout-flag-region to set invisible-text overlay properties.
5352         (allout-get-invisibility-overlay): Get the first qualifying
5353         invisibility overlay, so we can find the extent of it.
5354         (allout-back-to-visible-text): Get to just before the beginnining
5355         of the current invisibility overlay, if any.
5357         (allout-overlay-insert-in-front-handler)
5358         (allout-overlay-interior-modification-handler)
5359         (allout-before-change-handler, allout-isearch-end-handler): New
5360         functions to handle extraordinary actions affecting concealed
5361         text.
5363         (allout-flag-region): Use overlays instead of selective-display
5364         for invisible text - by inheritence from the properties of
5365         allout-overlay-category in mainline Emacs, and applied
5366         property-by-property in XEmacs, some recent versions of which
5367         don't inherit the properties from the category.  Provisions to
5368         respond to concealed-text edits simplified drastically.
5370         (allout-isearch-rectification, allout-isearch-was-font-lock)
5371         (allout-isearch-expose, allout-enwrap-isearch)
5372         (allout-isearch-abort, allout-pre-was-isearching)
5373         (allout-isearch-prior-pos, allout-isearch-did-quit)
5374         (allout-isearch-dynamic-expose)
5375         (allout-hide-current-entry-completely): Functions deleted.
5377         (allout-undo-aggregation): Explicit undo aggregation no longer
5378         necessary due to transition away from selective-display.
5380         (set-allout-regexp, allout-up-current-level)
5381         (allout-next-visible-heading, allout-forward-current-level)
5382         (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
5383         (allout-kill-line, allout-yank-processing, allout-show-children)
5384         (allout-expose-topic, allout-old-expose-topic)
5385         (allout-listify-exposed, allout-insert-latex-header)
5386         (allout-toggle-subtree-encryption, allout-encrypt-string)
5387         (remove-from-invisibility-spec, allout-hide-current-subtree):
5388         Ditched unused variables.
5390 2006-02-17  Agustin Martin  <agustin.martin@hispalinux.es>
5392         * textmodes/ispell.el (ispell-change-dictionary): Call
5393         ispell-buffer-local-dict instead of
5394         ispell-accept-buffer-local-defs.
5395         (ispell-local-dictionary-alist): Accept as valid any coding-system
5396         supported by Emacs.
5397         (ispell-dictionary-alist-3): Esperanto dictionary's coding system
5398         changed to iso-8859-3.
5400 2006-02-17  Nick Roberts  <nickrob@snap.net.nz>
5402         * speedbar.el (speedbar-frame-width): Make an inline function
5403         instead of a macro.  Use frame-width.
5404         (speedbar-try-completion, speedbar-update-contents)
5405         (speedbar-timer-fn): Use consp.
5406         (speedbar-update-localized-contents): Try to preserve point.
5408         * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
5409         (menu): Re-order menu items.
5410         (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
5411         field.
5412         (gdb-var-update-handler-1): Use it for GDB 6.4+.
5413         (gdb-post-prompt): Speed things by not forcing update.
5415 2006-02-16  Chong Yidong  <cyd@stupidchicken.com>
5417         * wid-edit.el (widget-button-click): For mouse-1, cancel button
5418         press and perform default action if we get a mouse movement event.
5420 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
5422         * calendar/icalendar.el (icalendar--get-event-property)
5423         (icalendar--get-event-property-attributes): Fix typos in
5424         docstrings.
5426         * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
5427         docstring.
5429 2006-02-15  Juanma Barranquero  <lekktu@gmail.com>
5431         * bs.el (bs-mode): Use `buffer-disable-undo'.
5432         (bs--get-file-name): Simplify.
5433         (bs-show-in-buffer): Mark the buffer as not modified.
5435 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
5437         * wid-edit.el (widget-keymap): Bind down-mouse-1 to
5438         widget-button-click.
5440         * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
5441         (custom-mode): Update docstring.
5443         * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
5444         binding.
5446         * files.el (hack-local-variables-confirm): Allow scrolling if the
5447         file variable list is too long.  Kill temp buffer after use.
5449 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
5451         * progmodes/gud.el (gdb): Improve doc string.
5452         (gdb-script-font-lock-keywords): Expand allowed character set.
5454         * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
5455         (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
5456         (gdb-separate-io-interrupt, gdb-separate-io-quit)
5457         (gdb-separate-io-stop, gdb-separate-io-eof):
5458         Rename from gdb-inferior-* to gdb-separate-*.
5459         (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
5461 2006-02-14  Jay Belanger  <belanger@truman.edu>
5463         * calc/calc-arith.el (math-check-known-scalarp): Make sure
5464         expression is a symbol before checking that it is bound.
5466         * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
5467         test to see if equation can be solved.
5469 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
5471         * wid-edit.el (widget-button-click): Use :pressed-face property
5472         for overlay face, if it exists.
5474         * cus-edit.el (custom-manual, custom-add-see-also)
5475         (custom-add-parent-links, custom-group-link): Add :pressed-face
5476         property to links.
5478         * files.el (hack-local-variables): Remove ignored variables before
5479         checking if any variables need setting.
5481 2006-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5483         * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
5485 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
5487         * help.el (where-is): Fix message for remapped commands.
5489         * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
5490         Fix typos in docstrings.
5492 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
5494         * files.el (safe-local-variable-values): New option.
5495         (hack-local-variables-prop-line): Return a list of variable-value
5496         pairs if MODE-ONLY is non-nil.
5497         (hack-local-variables): Construct list of variable-value pairs,
5498         and apply or reject them in one go.  Ask for confirmation if
5499         variables are not known safe.
5500         (hack-local-variables-confirm): Complete rewrite.  Support
5501         `safe-local-variable-values'.
5502         (enable-local-variables): Update docstring to reflect new
5503         behavior.
5504         (ignored-local-variables): Ignore ignored-local-variables and
5505         safe-local-variable-values.
5506         (safe-local-variable-p): New function.
5507         (risky-local-variable-p): `safe-local-variable' property check
5508         moved to safe-local-variable-p.
5509         (hack-one-local-variable): Checks moved to hack-local-variables.
5511         (byte-compile-dynamic, c-basic-offset, c-file-style)
5512         (c-indent-level, comment-column, fill-column, fill-prefix)
5513         (indent-tabs-mode, kept-new-versions, no-byte-compile)
5514         (no-update-autoloads, outline-regexp, page-delimiter)
5515         (paragraph-start, paragraph-separate, sentence-end)
5516         (sentence-end-double-space tab-width, version-control):
5517         Add `safe-local-variable' property.
5519         * find-lisp.el: Delete nonexistent `autocompile' file variable.
5521         * icomplete.el, play/landmark.el: Change nonexistent
5522         `outline-layout' file variable to `allout-layout'.
5524 2006-02-14  Nick Roberts  <nickrob@snap.net.nz>
5526         * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
5527         (gdb-get-changed-registers): Test value of gud-minor-mode relative
5528         to gud-comint-buffer.
5529         (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
5530         gdb-ui.el for gdb-mi.el.
5531         (gdb-post-prompt, gdb-get-changed-registers): Move test for
5532         registers buffer to gdb-get-changed-registers.
5533         (gdb-breakpoint-regexp): New regexp.  Allow toggling and
5534         deletion of catchpoints (throw and catch).
5535         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
5536         (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
5537         (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
5538         (gdb-var-list-children-1, gdb-info-breakpoints-custom)
5539         (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
5541 2006-02-13  Jay Belanger  <belanger@truman.edu>
5543         * calc/calc-arith.el (math-check-known-matrixp): Make sure
5544         expression is a symbol before checking that it is bound.
5546 2006-02-13  Richard M. Stallman  <rms@gnu.org>
5548         * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
5549         for the minibuffer too, but not if resize-mini-windows will interfere.
5551         * help.el (describe-key-briefly, describe-key): Do all arg-reading
5552         inside `interactive' spec.
5553         (describe-key-briefly-internal, describe-key-internal):
5554         Functions merged back into their callers.
5556 2006-02-13  Martin Rudalics  <rudalics@gmx.at>
5558         * info.el (info-xref-visited): Inherit from info-xref too.
5559         (Info-set-mode-line): Replace occurrences of `%' by `%%'
5560         when propertizing Info-current-file and Info-current-node.
5562 2006-02-13  Juri Linkov  <juri@jurta.org>
5564         * tumme.el (tumme-thumbnail-storage): Fix docstring.
5565         (tumme-thumb-name): Fix per-directory format.
5567 2006-02-13  Juanma Barranquero  <lekktu@gmail.com>
5569         * subr.el (substitute-key-definition): Doc fix (hide internal arg).
5571 2006-02-12  Miles Bader  <miles@gnu.org>
5573         * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
5575 2006-02-13  Mathias Dahl  <mathias.dahl@gmail.com>
5577         * tumme.el: Remove history section.  If someone needs the it, it
5578         can always be found in CVS.
5580 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
5582         * tumme.el (tumme-thumbnail-storage): Update docstring.  Add info
5583         about the Thumbnail Managing Standard option.
5585 2006-02-12  Richard M. Stallman  <rms@gnu.org>
5587         * subr.el (substitute-key-definition): Doc fix.
5589         * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
5591         * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
5593         * info.el (Info-mode): Doc fix.
5595         * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
5597 2006-02-12  Michael Albinus  <michael.albinus@gmx.de>
5599         * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
5600         because on Solaris a POSIX compatible "id" is needed.  Reported by
5601         Magnus Henoch <mange@freemail.hu>.
5603 2006-02-12  Juri Linkov  <juri@jurta.org>
5605         * tumme.el: Remove todo item about Thumbnail Managing Standard.
5606         (tumme) <defgroup>: Change :group to `multimedia'.
5607         (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
5608         Managing Standard.
5609         (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
5610         Fix dostring.
5611         (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
5612         and %y.  Fix docstring.
5613         (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
5614         (tumme-cmd-create-standard-thumbnail-command): New user options.
5615         (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
5616         is `standard'.  Fix docstring.
5617         (tumme-thumb-width, tumme-thumb-height): New user options.
5618         (tumme-external-viewer): Try to find various viewers.
5619         (tumme-get-thumbnail-image): Use `create-image' instead of
5620         constructing the `image' structure.
5621         (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
5622         `standard'.
5623         (tumme-thumb-name): Add file name generation for standard storage.
5624         Simplify code for other storages.
5625         (tumme-thumb-name): Use width %w and height %h instead of size %s.
5626         Add modification time %m and thumbnail-nq8 %q.
5627         Use `tumme-cmd-create-standard-thumbnail-command' if
5628         tumme-thumbnail-storage is `standard'.
5629         (tumme-dired-insert-marked-thumbs): New autoload command.
5630         (tumme-dired-after-readin-hook): New function.
5631         (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
5632         `tumme-thumb-size'.
5633         (tumme-display-image): Replace size-x %x and size-y %y with
5634         width %w and height %h.
5636         * dired.el (dired-mode-map): Bind `\C-t\C-t' to
5637         `tumme-dired-insert-marked-thumbs'.
5639 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
5641         * tumme.el (tumme-write-tag): Fix small bug (file name did not
5642         include path).
5643         (tumme-mark-tagged-files): Fix bug in regexp used to find rows
5644         matching tag.
5646 2006-02-12  Miles Bader  <miles@gnu.org>
5648         * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
5649         New variables.
5650         (rcirc-abbrev-nick): New function.
5651         (rcirc-format-response-string): Rewrite to use the formats in
5652         `rcirc-response-formats' and expand escape sequences therein.
5653         A text-property `rcirc-text' is added over the actual response
5654         text to make easy to find inside the returned string.
5655         (rcirc-print): When filling, just look for the `rcirc-text'
5656         text-property to find the appropriate fill prefix, instead of
5657         using hardwired patterns.
5659 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
5661         * tumme.el: Enhance some docstrings.  Add todo item about Thumbnail
5662         Managing Standard.
5664 2006-02-11  Kim F. Storm  <storm@cua.dk>
5666         * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
5667         Don't use insert-buffer; do insert-buffer-substring directly.
5668         (ido-file-internal): Set mark for ido-insert-file.  Use insert-file-1.
5670 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
5672         * files.el (revert-buffer, recover-file): Replace buffer-read-only
5673         with inhibit-read-only.  Suggested by Stefan Monnier.
5674         (revert-buffer): Let insert-file-contents discard
5675         buffer-undo-list.  Simplify code.
5676         (find-file, find-file-existing, revert-buffer): Doc-string fixes.
5678 2006-02-11  Eli Zaretskii  <eliz@gnu.org>
5680         * menu-bar.el (menu-bar-select-yank): Add a doc string.
5682         * help.el (describe-key-briefly): Now a wrapper for
5683         describe-key-briefly-internal.  Bind enable-disabled-menus-and-buttons
5684         to t.  Populate yank-menu if empty.
5685         (describe-key-briefly-internal): Renamed from describe-key-briefly.
5686         (describe-key): Now a wrapper for describe-key-internal.  Bind
5687         enable-disabled-menus-and-buttons to t.  Populate yank-menu if empty.
5688         (describe-key-internal): Renamed from describe-key.
5690 2006-02-11  Milan Zamazal  <pdm@zamazal.org>
5692         * progmodes/glasses.el (glasses-separator): Doc fix.
5693         (glasses-original-separator): New defcustom.
5694         (glasses-make-readable, glasses-convert-to-unreadable): Use it.
5696 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
5698         * mwheel.el (mouse-wheel-up-event): Doc fix.
5700 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
5702         * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
5703         (tumme-dir): New function.  Copied from thumbs.el.
5705 2006-02-10  Juanma Barranquero  <lekktu@gmail.com>
5707         * desktop.el (desktop-outvar): Fix typo.
5708         (desktop-save-buffer-p): Doc fix.
5710         * subr.el (substitute-key-definition): Fix typo.
5712 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5714         * frame.el (select-frame-set-input-focus): Call x-focus-frame also
5715         when window-system is mac.
5717         * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
5719 2006-02-10  Kim F. Storm  <storm@cua.dk>
5721         * subr.el (substitute-key-definition-key): Pass t for NOERROR to
5722         indirect-function instead of using condition-case.
5724 2006-02-10  Mathias Dahl  <mathias.dahl@gmail.com>
5726         * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
5727         less `colloquial'...
5729 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
5731         * tumme.el: Add a couple of todo items.
5733 2006-02-09  Lars Hansen  <larsh@soem.dk>
5735         * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
5736         (highlight-changes-mode): Don't change desktop-locals-to-save.
5738 2006-02-09  Chong Yidong  <cyd@stupidchicken.com>
5740         * image-mode.el (image-toggle-display): Clear image cache if using
5741         filename.
5743 2006-02-09  Masatake YAMATO  <jet@gyve.org>
5745         * dired-x.el (dired-guess-shell-alist-default): Add .man as
5746         a `dired-man' target.
5748         * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
5749         boundary of symbols.
5751 2006-02-08  Peter Doornbosch  <peter.doornbosch@luminis.nl>  (tiny change)
5753         * vc-svn.el (vc-svn-print-log): Show recent commits as well.
5755 2006-02-09  Juanma Barranquero  <lekktu@gmail.com>
5757         * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
5758         `mapcar'; return nil.
5760 2006-02-08  Chong Yidong  <cyd@stupidchicken.com>
5762         * mouse.el (mouse-drag-track): Don't change window if we rebind to
5763         some other event.
5765 2006-02-08  Ryan Yeske  <rcyeske@gmail.com>
5767         * net/rcirc.el (rcirc-startup-channels-alist):
5768         Add irc.freenode.net and #emacs as defaults.
5769         (rcirc-ignore-all-activity-flag): Remove variable.
5770         (rcirc-authinfo): New variable.
5771         (rcirc-authinfo-filename): Remove variable.
5772         (rcirc-always-use-server-buffer-flag): New flag.
5773         (rcirc): M-x rcirc will automatically connect without prompting.
5774         C-u M-x rcirc will prompt.  Use rcirc-connect to create a
5775         connection in lisp.
5776         (rcirc-process-server-response-1): Remove everything but the nick
5777         portion of the sender so it doesn't need to be done everywhere
5778         else.  Update related code.
5779         (global-map): Remove global keybindings.
5780         (rcirc-get-buffer-create): Make sure rcirc-topic is set.
5781         (rcirc-send-input): Split into several functions.
5782         (rcirc-process-input-line, rcirc-process-message)
5783         (rcirc-process-command): New functions.
5784         (rcirc-target-buffer): New function to determine where to route
5785         messages.
5786         (rcirc-user-nick): Save match data.
5787         (rcirc-toggle-ignore-buffer-activity)
5788         (rcirc-update-activity-string): Remove global ignore functionality,
5789         which can be done now by toggling rcirc-track-minor-mode.
5790         (rcirc-track-minor-mode-map): New keymap.
5791         (rcirc-track-minor-mode): New minor-mode.
5792         (ignore): Make the ignore output nicer.  Always print it when
5793         adding or removing nicks.
5794         (rcirc-url-regexp): Improve.
5795         (rcirc-mangle-text): Remove properties before using text in the
5796         modeline.
5797         (rcirc-authenticate): Authentication data comes from
5798         rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
5799         (rcirc-server-prefix): Inherit from rcirc-server.
5801 2006-02-08  Mathias Megyei  <Mathias.Megyei@micronas.com>  (tiny change)
5803         * Makefile.in (compile): Append "|| true" to the end of the `find'
5804         command, like compile-always does.
5806 2006-02-08  Sam Steingold  <sds@gnu.org>
5808         * net/tramp.el (tramp-maybe-open-connection): Do not wait for
5809         output from a dead connection.
5811 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
5813         * dired.el (dired-mode-map): Add more bindings for tumme.
5815 2006-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5817         * wdired.el (wdired-mode-map): Use remap.
5818         (wdired-get-filename): Massage.
5819         (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
5820         (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
5821         `keymap' property rather than `local-map'.
5823 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
5825         * tumme.el (tumme-get-thumbnail-image): New utility function.
5826         Suggested by from Chong Yidong.
5827         (tumme-dired-with-window-configuration): Rename from
5828         `tumme-dired'.  Add code to save window configuration.
5829         (tumme-restore-window-configuration): New command to restore the
5830         window configuration that `tumme-dired-with-window-configuration'
5831         saves before it changes the window configuration.
5832         (tumme-show-all-from-dir): New command to display thumbnails for
5833         all files in a directory entered by the user, like M-x thumbs.
5834         (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
5835         have been created.
5836         (tumme-display-thumbnail-original-image): Call `display-buffer'.
5837         (obsolete-tumme-display-thumbnail-original-image-and-buffer):
5838         Remove obsolete test function.
5840 2006-02-07  Juanma Barranquero  <lekktu@gmail.com>
5842         * vc.el (small-temporary-file-directory): Remove defvar; there's
5843         a defcustom for it in files.el.
5845         * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
5846         Fix typo in message.
5847         (tumme-gallery-generate): Fix typo in `error' message.
5848         (tumme-display-window-height-correction)
5849         (tumme-display-window-width-correction, tumme-line-up-dynamic)
5850         (tumme-line-up-interactive): Dox fixes.
5851         (tumme-cmd-rotate-original-options, tumme-display-properties-format)
5852         (tumme-restore-window-configuration, tumme-format-properties-string)
5853         (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
5854         Fix typos in docstrings.
5856 2006-02-07  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
5858         * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
5860 2006-02-07  Nick Roberts  <nickrob@snap.net.nz>
5862         * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
5863         User should use hook if desired.
5865         * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
5866         buffer if necessary.
5867         (gdb-delete-frame-or-window): New function.
5868         (gdb-breakpoints-mode-map): Bind "q" to it.
5870 2006-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5872         * textmodes/nroff-mode.el: Clean up name space.
5873         (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
5874         (nroff-mode): Obey the global setting of nroff-electric-mode.
5875         (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
5877         * calendar/calendar.el (calendar-increment-month): Typo in last change.
5879 2006-02-06  Thien-Thi Nguyen  <ttn@gnu.org>
5881         * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
5883 2006-02-06  Lars Hansen  <larsh@soem.dk>
5885         * generic-x.el (etc-fstab-generic-mode): Add file system types
5886         cifs and usbdevfs.  Allow special chars in file names.
5888 2006-02-05  Jay Belanger  <belanger@truman.edu>
5890         Update copyright notices of the files in lisp/calc.
5892 2006-02-05  Romain Francoise  <romain@orebokech.com>
5894         Update copyright notices of all files in the lisp/play directory.
5896 2006-02-04  Luc Teirlinck  <teirllm@auburn.edu>
5898         * ldefs-boot.el: Regenerate.
5900         * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
5902 2006-02-05  Kim F. Storm  <storm@cua.dk>
5904         * files.el (magic-mode-regexp-match-limit): New defvar.
5905         (set-auto-mode): Use it to limit magic-mode-alist matching.
5907 2006-02-04  Kevin Rodgers  <ihs_4664@yahoo.com>
5909         * simple.el (display-message-or-buffer): Compare the number of
5910         characters to the frame width when determining whether a 1-line
5911         message string will fit in the echo area.  Count screen lines
5912         instead of buffer lines when determining whether a multi-line
5913         message will fit in the echo area/minibuffer window.
5915 2006-02-04  Eli Zaretskii  <eliz@gnu.org>
5917         * info.el (Info-index, Info-mode): Improve the description of the
5918         `i' command.
5920         * ldefs-boot.el: Regenerate.
5922 2006-02-03  Werner Lemberg  <wl@gnu.org>
5924         * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
5925         greedy to find the closing bracket in \*[...] and similar
5926         expressions.  This is a first rough fix -- many additional
5927         refinements are necessary to make nroff mode really usable with groff.
5929 2006-02-03  Jens Petersen  <petersen@redhat.com>  (tiny change)
5931         * international/mule-cmds.el (set-locale-environment):
5932         Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
5933         libX11.
5935 2006-02-03  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
5937         * arc-mode.el (archive-maybe-copy): Fix the way directories in the
5938         archive are created in archive-tmpdir.
5940 2006-02-02  John Paul Wallington  <jpw@pobox.com>
5942         * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
5943         (ibuffer-fontification-alist): Use it.
5944         (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
5945         to "* z" and the Ibuffer Mark menu.
5947         * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
5949 2006-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5951         * textmodes/table.el (*table--cell-describe-mode)
5952         (*table--cell-describe-bindings): Undo last change since
5953         print-help-return-message is not obsoleted by anything at all.
5955 2006-02-02  Luc Teirlinck  <teirllm@auburn.edu>
5957         * emulation/cua-base.el (cua-mode): Doc fix.
5959 2006-02-02  Juanma Barranquero  <lekktu@gmail.com>
5961         * dframe.el (dframe-handle-make-frame-visible)
5962         (dframe-handle-iconify-frame, dframe-get-focus)
5963         (dframe-select-attached-frame, dframe-power-click)
5964         (dframe-frame-mode): Fix typos in docstrings.
5966         * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
5967         (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
5968         Fix typos in docstrings.
5970         * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
5971         (hi-lock-face-buffer, hi-lock-font-lock-hook)
5972         (hi-lock-archaic-interface-message-used)
5973         (hi-lock-file-patterns-range): Fix typos in docstrings.
5975         * savehist.el (savehist-loaded, savehist-load, savehist-install)
5976         (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
5978         * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
5979         Fix typo in docstring.
5981         * net/newsticker.el (newsticker--decode-iso8601-date)
5982         (newsticker--set-customvar, newsticker--buffer-insert-item)
5983         (newsticker--do-run-auto-mark-filter)
5984         (newsticker--parse-generic-feed): Doc fixes.
5985         (newsticker--retrieval-timer-list, newsticker-url-list)
5986         (newsticker-hide-immortal-items-in-echo-area)
5987         (newsticker-hide-obsolete-items-in-echo-area)
5988         (newsticker-new-item-face, newsticker--enclosure)
5989         (newsticker-buffer-update, newsticker-w3m-show-inline-images)
5990         (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
5991         (newsticker--parse-generic-feed, newsticker--cache-contains)
5992         (newsticker--stat-num-items, newsticker-download-enclosures):
5993         Fix typos in docstrings.
5995         * net/rcirc.el (rcirc-debug): Doc fix.
5996         (rcirc-fill-column, rcirc-receive-message-hooks)
5997         (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
5998         (rcirc-mode, rcirc-generate-new-buffer-name)
5999         (rcirc-startup-channels, rcirc-ignore-update-automatic)
6000         (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
6001         Fix typos in docstrings.
6002         (rcirc-print): "?\ " -> "?\s".
6003         (rcirc-cmd-join): Improve argument/docstring consistency.
6005 2006-02-01  Mark A. Hershberger  <mah@everybody.org>
6007         * xml.el (xml-parse-region): Move save-excursion and set-buffer up
6008         before narrow-to-region.
6010 2006-02-01  Richard M. Stallman  <rms@gnu.org>
6012         * simple.el (move-beginning-of-line): Scan properly for invis change.
6014         * replace.el (multi-occur-in-matching-buffers): Fix prev change.
6016 2006-02-01  Michael Albinus  <michael.albinus@gmx.de>
6018         * net/tramp.el (tramp-convert-file-attributes): Set file's gid
6019         change bit only when id-format is 'integer.  Reported by Matt
6020         Hodges <M.P.Hodges@rl.ac.uk>.
6022 2006-02-01  Juanma Barranquero  <lekktu@gmail.com>
6024         * hilit-chg.el (highlight-changes-initial-state)
6025         (highlight-changes-global-initial-state): Doc fixes.
6026         (highlight-changes-global-modes, global-highlight-changes):
6027         Fix typos in docstrings.
6029 2006-02-01  Kim F. Storm  <storm@cua.dk>
6031         * emulation/cua-base.el (cua-mode): Mention that CUA enables
6032         transient-mark-mode in doc string.
6034 2006-01-31  Richard M. Stallman  <rms@gnu.org>
6036         * replace.el (multi-occur): Doc fix.
6037         (multi-occur-in-matching-buffers): Rename from
6038         multi-occur-by-filename-regexp.  Prefix arg says match
6039         buffer names instead of file names.
6041 2006-01-31  Juanma Barranquero  <lekktu@gmail.com>
6043         * bs.el: Allow non-default values of `bs-header-lines-length'.
6044         (bs--running-in-xemacs): Remove (not needed anymore).
6045         (bs--set-window-height): Simplify by using `fit-window-to-buffer'
6046         instead of `shrink-window', thus avoiding having to compute the
6047         height of the window.
6048         (bs--up): Wrap around even when there's no header.
6049         (bs--down): Use `forward-line' instead of `next-line'.
6051 2006-01-30  Chong Yidong  <cyd@stupidchicken.com>
6053         * image-mode.el (image-toggle-display): Use file name if possible,
6054         instead of unnecessarily allocating a (possibly huge) lisp string.
6056 2006-01-30  John Paul Wallington  <jpw@pobox.com>
6058         * subr.el (toplevel): Define `cl-assertion-failed' condition here
6059         because the `assert' macro signals it at runtime.
6061         * emacs-lisp/cl.el (toplevel): Remove definition of
6062         `cl-assertion-failed' condition.
6064 2006-01-30  Nick Roberts  <nickrob@snap.net.nz>
6066         * thumbs.el (thumbs-marked-list): Make buffer-local and
6067         permanent-local.
6068         (thumbs-insert-thumb): Make help-echo non-sticky.
6069         (thumbs-file-alist): Use eolp as check for (non)-image.
6071 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
6073         * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
6074         (ediff-before-session-group-setup-hooks)
6075         (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
6076         Fix typos in docstrings.
6078         * window.el (bw-dir, bw-eqdir, balance-windows)
6079         (split-window-keep-point): Fix typos in docstrings.
6081         * textmodes/org.el (org-allow-space-in-links, org-closed-string)
6082         (org-quote-string, org-calendar-to-agenda-key)
6083         (org-agenda-sorting-strategy, org-agenda-use-time-grid)
6084         (org-show-following-heading, org-tags-column)
6085         (org-use-tag-inheritance, org, org-allow-space-in-links)
6086         (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
6087         (org-enable-table-editor, org-calc-default-modes)
6088         (org-table-allow-automatic-line-recalculation)
6089         (org-export-html-style, org-export-with-fixed-width)
6090         (org-export-with-sub-superscripts, org-special-keyword)
6091         (org-formula, org-time-grid, org-table-may-need-update)
6092         (org-mode, org-goto-ret, org-goto-left, org-goto-right)
6093         (org-goto-quit, org-get-indentation, org-end-of-item)
6094         (org-move-item-down, org-move-item-up)
6095         (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
6096         (org-remove-occur-highlights, org-read-date, org-goto-calendar)
6097         (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
6098         (org-agenda-log-mode, org-agenda-toggle-diary)
6099         (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
6100         (org-agenda-file-to-end, org-agenda-no-heading-message)
6101         (org-agenda-get-closed, org-format-agenda-item)
6102         (org-cmp-priority, org-cmp-category, org-cmp-time)
6103         (org-agenda-change-all-lines, org-agenda-diary-entry)
6104         (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
6105         (org-link-search, org-camel-to-words, org-open-file)
6106         (org-remember-handler, org-table-convert-region)
6107         (org-table-move-row-down, org-table-move-row-up)
6108         (org-table-copy-region, org-table-wrap-region)
6109         (org-table-toggle-vline-visibility)
6110         (org-table-get-vertical-vector, org-table-modify-formulas)
6111         (org-table-get-specials, org-recalc-commands)
6112         (org-table-rotate-recalc-marks, org-table-eval-formula)
6113         (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
6114         (org-level-color-stars-only, org-insert-heading):
6115         Fix typos in docstrings.
6116         (last-arg): Add defvar.
6118         * makefile.w32-in (WINS): Add erc.
6119         (MH_E_SRC): Update (copied from lisp/Makefile.in).
6121 2006-01-29  Bill Wohler  <wohler@newt.com>
6123         * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
6124         mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
6125         mh-tool-bar.el, mh-xface.el.  Remove mh-customize.el, mh-init.el.
6126         (mh-autoloads): Don't use comments on otherwise empty lines.
6128 2006-01-29  Edward O'Connor  <ted@oconnor.cx>
6130         * emulation/viper.el (viper-major-mode-modifier-list): Add
6131         insert-state and vi-state entries for erc-mode.
6132         (viper-go-away, viper-set-hooks): Add and remove
6133         viper-comint-mode-hook from erc-mode-hook as appropriate.
6135         * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
6137 2006-01-29  Juanma Barranquero  <lekktu@gmail.com>
6139         * bs.el (bs--format-aux): Implement `middle' alignment as
6140         described in the docstring for `bs-attributes-list'.
6141         (bs--get-name): Simplify.  Don't pad the buffer name.
6143 2006-01-27  Agustin Martin  <agustin.martin@hispalinux.es>
6145         * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
6146         English aspell dictionary is installed, use the first entry of
6147         ispell-dictionary-alist-1.
6149 2006-01-27  Kevin Rodgers  <ihs_4664@yahoo.com>
6151         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
6152         Doc fix.
6154 2006-01-27  Michael Albinus  <michael.albinus@gmx.de>
6156         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
6157         for `process-file', in order to let it work for older Emacsen too.
6159 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
6161         * international/latexenc.el: Add a suitable `coding:' tag.
6162         (latexenc-find-file-coding-system): Undo last change.
6164 2006-01-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6166         * international/latexenc.el (latexenc-find-file-coding-system):
6167         Make sure latexenc-main-file is a regular file and is readable.
6169 2006-01-27  Andre Spiegel  <spiegel@gnu.org>
6171         * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
6172         Pass FILE to vc-user-login-name.
6174         * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
6176 2006-01-27  Nick Roberts  <nickrob@snap.net.nz>
6178         * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
6179         there are no more images to display.
6180         (thumbs-mark, thumbs-unmark): Revert change so that they move to
6181         the next image.
6183 2006-01-26  Richard M. Stallman  <rms@gnu.org>
6185         * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
6187         * wid-edit.el (advertised-widget-backward): New alias.
6188         (widget-keymap): Use advertised-widget-backward for S-TAB.
6190         * tumme.el: Correct the keywords.
6191         (tumme-dir-max-size): Use defvar.
6192         (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
6194         * simple.el (move-beginning-of-line): Take account of fields.
6195         (clone-indirect-buffer-other-window): Take args like
6196         clone-indirect-buffer, and work like it.
6198         * help-fns.el (describe-function): Don't pass `nil' as default.
6200         * files.el (risky-local-variable-p): Follow var aliases.
6202         * subr.el (lazy-completion-table): Doc fix.
6204         * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
6205         global binding of `line'.
6207 2006-01-25  Andre Spiegel  <spiegel@gnu.org>
6209         * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
6210         Tramp.
6212         * vc.el (vc-default-dired-state-info): Pass FILE to
6213         vc-user-login-name.
6214         (vc-default-update-changelog): Don't use vc-user-login-name, we
6215         don't need it here.
6217         * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
6218         no longer necessary.
6220 2006-01-25  Kenichi Handa  <handa@m17n.org>
6222         * international/mule.el (decode-char): Avoid the overhead of
6223         calling utf-lookup-subst-table-for-decode if
6224         utf-translate-cjk-mode is nil.
6225         (encode-char): Avoid the overhead of calling
6226         utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
6227         nil.
6229 2006-01-22  Kenichi Handa  <handa@m17n.org>
6231         * international/mule.el (make-subsidiary-coding-system): Reset
6232         `coding-system-define-form' property of subsidiaries to nil.
6233         Avoid duplicated entry in coding-system-alist.
6234         (make-coding-system): Avoid duplicated entry in
6235         coding-system-alist.
6236         (define-coding-system-alias): Likewise.
6238 2006-01-24  Luc Teirlinck  <teirllm@auburn.edu>
6240         * completion.el: Minor fixes in introductory comment.
6241         (completion-def-wrapper): Fix alist.
6243 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
6245         * thumbs.el (thumbs-new-image-size): New function.
6246         (thumbs-increment-image-size-element)
6247         (thumbs-decrement-image-size-element, thumbs-increment-image-size)
6248         (thumbs-decrement-image-size): Delete.
6249         (thumbs-resize-image-1): Rename from thumbs-resize-image.  Keep old
6250         temp files and use to resize.
6251         (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
6252         Use increment argument to enlarge/shrink.  Preserve point.
6253         (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
6254         (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
6255         (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
6256         (thumbs-mark, thumbs-unmark): Preserve point.
6257         (thumbs-modify-image): Keep old temp files and use to modify.
6258         Cleanup old temp files at load time.  Preserve point.
6259         (thumbs-view-image-mode-map): Use new command names.
6261 2006-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6263         * log-view.el (log-view-minor-wrap): First rev is the one at point.
6265         * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
6266         the nastiest part of the cyclic dependency.
6267         (cal-menu-update): Use dotimes and calendar-increment-month.
6269         * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
6270         (calendar-week-start-day): Add an :initializer.
6271         (calendar-mode-map): Use suppress-keymap, and command remapping.
6272         (describe-calendar-mode): Setup xref-stack info for the back button.
6273         (calendar-star-date): Insert before delete.
6274         (calendar-set-mode-line): Add file-modified info if applicable.
6275         (calendar-increment-month): New function.
6277 2006-01-24  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
6279         * font-lock.el (lisp-font-lock-keywords-2):
6280         Recognize "& keywords" only at word boundaries.
6282 2006-01-24  Nick Roberts  <nickrob@snap.net.nz>
6284         * thumbs.el (thumbs-extra-images): New variable.  Make it buffer-local
6285         and permanent-local.
6286         (thumbs-max-image-number): New variable.
6287         (thumbs-do-thumbs-insertion): Use them.
6288         (thumbs-per-line): Change default to 4.
6289         (thumbs-marked-list): Rename from thumbs-markedL.
6290         (thumbs-cleanup-thumbsdir, thumbs-delete-images)
6291         (thumbs-rename-images): Use -list instead of L for internal variables.
6292         (thumbs-call-convert): Use call-process instead of shell-command.
6293         (thumbs-insert-thumb): Add filename as help-echo to each image.
6294         (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
6295         Give dir to thumbs-show-thumbs-list.
6296         (thumbs-show-thumbs-list): Set default-directory to that of images.
6297         (thumbs-dired-show): Rename from thumbs-dired-show-all.
6298         (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
6299         (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
6300         (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
6302 2006-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6304         * ses.el (ses-read-cell): Provide a default value.
6306 2006-01-23  Juanma Barranquero  <lekktu@gmail.com>
6308         * term/w32-win.el (image-library-alist): Add additional names for
6309         GIF library.
6311 2006-01-23  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6313         * international/latexenc.el (latexenc-find-file-coding-system):
6314         Add file-regular-p check.
6316 2006-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6318         * simple.el (clone-buffer): Don't show the new buffer in the same
6319         window.
6321 2006-01-23  Juri Linkov  <juri@jurta.org>
6323         * faces.el (link, link-visited): New faces based on default values
6324         of `info-xref' and `info-xref-visited'.
6326         * info.el (info-xref): Inherit from `link'.
6327         (info-xref-visited): Inherit from `link-visited'.
6329         * cus-edit.el (custom-buffer-create-internal): Use widget type
6330         `custom-manual' instead of `info-link' and don't set properties
6331         `button-face' and `mouse-face' explicitly.
6332         (custom-browse-group-tag, custom-browse-variable-tag)
6333         (custom-browse-face-tag): Inherit from widget class
6334         `custom-group-link' instead of `push-button'.
6335         (custom-button-unraised): Inherit from `underline' face.
6336         (custom-link): Inherit from `link' face.  Fix doc and group.
6337         (custom-add-parent-links, custom-group-value-create): Don't set
6338         properties `button-face' and `mouse-face' explicitly for
6339         `custom-group-link' widget.
6340         (custom-group-link): Add properties `button-face' and `mouse-face'
6341         to widget definition.
6342         (custom-field-keymap): New variable.  Put `custom-field-keymap' to
6343         editable-field's :keymap property.
6344         (custom-mode): Fix docstring: substitute keybindings for
6345         `widget-forward' and `widget-backward' from `widget-keymap',
6346         `widget-complete' from `custom-field-keymap', replace old
6347         `Custom-move-and-invoke' with `widget-move-and-invoke'.  Untabify.
6349         * desktop.el (desktop-load-file): Check for `fboundp' before
6350         calling `symbol-function'.
6352         * simple.el (clone-buffer, clone-indirect-buffer)
6353         (clone-indirect-buffer-other-window): Use `read-buffer' instead of
6354         `read-string'.  Fix prompts.
6356         * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
6358 2006-01-23  Nick Roberts  <nickrob@snap.net.nz>
6360         * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
6362 2006-01-22  Luc Teirlinck  <teirllm@auburn.edu>
6364         * startup.el (inhibit-splash-screen, initial-scratch-message):
6365         Doc fixes.
6367 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
6369         Sync with Tramp 2.0.52.
6371         * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
6372         net/tramp-vc.el: Add code for unloading Tramp.  See comment before
6373         `tramp-unload-tramp' for checklist.
6375         * net/tramp.el: Require `timer-funcs' instead of `timer' if in
6376         XEmacs.  Contributed by Steve Youngs <steve@sxemacs.org>.
6377         (tramp-unload-file-name-handler-alist)
6378         (tramp-unload-tramp): New defuns.
6379         (tramp-advice-PC-expand-many-files): New defadvice.
6380         (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
6381         removed.
6382         (tramp-handle-expand-file-name): Remove double slash.
6383         (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
6384         It doesn't matter, because it will be converted later on.
6385         (tramp-handle-file-ownership-preserved-p): Rewritten.  The old
6386         implementation was just heuristic.
6387         (tramp-post-connection): Set uid and gid properties.
6388         (tramp-convert-file-attributes): Set file's gid change bit.
6389         (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
6390         (tramp-handle-expand-file-name): Use "~root" for tilde expansion
6391         in case of su(do)? methods.  The home directory of the local user
6392         will be taken else.
6393         (tramp-open-connection-telnet)
6394         (tramp-open-connection-rsh, tramp-open-connection-su)
6395         (tramp-open-connection-multi): Set PS1 to "$ ".  Otherwise, a
6396         local shell prompt could hurt.  Reported by Romain Francoise
6397         <romain@orebokech.com>.
6398         (tramp-let-maybe): Add `edebug-form-spec' property.
6399         (tramp-handle-expand-file-name): Bind `default-directory' locally
6400         to "/" in order to avoid problems with UNC shares or Cygwin
6401         mounts.
6402         (tramp-md5-function): Fix typo in error message.
6404         * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
6406         * net/tramp-util.el (top): Apply `ignore' instead of `identity'
6407         for byte-compiler pacification.
6409 2006-01-22  Andre Spiegel  <spiegel@gnu.org>
6411         * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
6412         ID-FORMAT `string'.  This allows us to get rid of
6413         `vc-user-login-name UID'.
6415         * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
6417 2006-01-22  John Paul Wallington  <jpw@pobox.com>
6419         * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
6421 2006-01-21  Martin Rudalics  <rudalics@gmx.at>
6423         * emacs-lisp/find-func.el (find-definition-noselect)
6424         (find-variable-noselect): Search variables in C source code too.
6425         (find-function-C-source, find-function-noselect, find-function)
6426         (find-function-other-frame, find-variable-noselect, find-variable)
6427         (find-variable-other-frame, find-variable-at-point):
6428         Fix docstrings.
6430 2006-01-21  Francesco Potorti`  <pot@gnu.org>
6432         * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
6434 2006-01-21  Agustin Martin  <agustin.martin@hispalinux.es>
6436         * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
6437         Default to disabling the "Save affix" question.
6439 2006-01-21  Marien Zwart  <marienz@gentoo.org>  (tiny change)
6441         * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
6442         the first arg to run-python.
6444 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
6446         * startup.el (command-line-1): Handle --no-desktop if desktop.el
6447         is not loaded.
6449 2006-01-20  Jay Belanger  <belanger@truman.edu>
6451         * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
6452         limit is 0.
6454         * calc/calc-arith.el (math-add-symb-fancy): Check the length of
6455         the correct variable.
6457 2006-01-20  Carsten Dominik  <dominik@science.uva.nl>
6459         * textmodes/org.el (org-open-at-point): Fixed bug with matching a
6460         link.  Fixed buggy argument sequence in call to `org-view-tags'.
6461         (org-compile-prefix-format): Set `org-prefix-has-tag'.
6462         (org-prefix-has-tag): New variable.
6463         (org-format-agenda-item): Remove tags from headline if
6464         appropriate.
6465         (org-agenda-remove-tags-when-in-prefix): New option.
6466         (org-get-tags-at): New function.
6468 2006-01-20  Nick Roberts  <nickrob@snap.net.nz>
6470         * thumbs.el (thumbs-buffer): New variable.  Make it buffer local.
6471         (thumbs-find-image): Move image name and number from buffer name
6472         to mode name.  Set thumbs-buffer.  Preserve point so that large
6473         images remain visible.
6474         (thumbs-file-alist): Construct list in thumbs-buffer and reverse
6475         order.
6476         (thumbs-show-image-num): Get image from thumbs-file-alist.  Set
6477         mode name.
6478         (thumbs-next-image, thumbs-previous-image): Make them work.
6480 2006-01-19  Luc Teirlinck  <teirllm@auburn.edu>
6482         * cus-edit.el (custom-buffer-create-internal): State in the text above
6483         the whole buffer buttons that they do not operate on hidden items.
6484         (custom-face-menu): Use `custom-face-save' instead of
6485         `custom-face-save-command'.
6486         (custom-face-save-command): Make it an alias for `custom-face-save'
6487         and declare it obsolete.
6488         (custom-face-save): Doc fix.
6490         * dired.el (dired-no-confirm): Add quote.
6491         (dired-subdir-alist-pre-R): Add quote in
6492         `make-variable-buffer-local' form and remove unbalanced parenthesis.
6494 2006-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6496         * textmodes/table.el (table-mode-indicator): Typo in last change.
6498 2006-01-19  Richard M. Stallman  <rms@gnu.org>
6500         * outline.el (hide-leaves): Don't call outline-end-of-heading.
6501         Fixes bug reported in Nov 2005.
6503         * isearch.el (isearch-forward): Doc fix.
6505         * dired.el (dired-move-to-filename-regexp): Define as alias.
6506         (dired-no-confirm): Use defcustom.
6507         (dired-subdir-alist-pre-R): Put defvar at top level.
6509         * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
6511         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
6512         Mark as risky.
6514         * simple.el (set-mark-command): Doc fix.
6515         (clone-indirect-buffer-other-window):
6516         Read arg like clone-indirect-buffer.
6517         (move-beginning-of-line): Skip invisible newlines.
6519 2006-01-19  Masatake YAMATO  <jet@gyve.org>
6521         * progmodes/cpp.el (cpp-edit-load): Make the order of
6522         listed conditions in a base C code buffer and its associate
6523         CPP Edit buffer the same.
6525 2006-01-19  Kenichi Handa  <handa@m17n.org>
6527         * mail/rmail.el (rmail-enable-mime): Docstring fixed.
6528         (rmail-mime-feature): Likewise.
6529         (rmail-require-mime-maybe): Use display-warning to show a warning
6530         message.
6532         * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
6533         (find-auto-coding): Use auto-coding-regexp-alist-lookup.
6535 2006-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
6537         * array.el: Move defvars out of eval-when-compile.
6538         (array-make-template): Replace undeclared global var with a local one.
6539         (array-mode): Inline initialization functions.
6540         (array-init-local-variables, array-init-max-row)
6541         (array-init-max-column, array-init-columns-per-line)
6542         (array-init-field-width, array-init-rows-numbered)
6543         (array-init-line-length, array-init-lines-per-row): Remove.
6545         * play/doctor.el: Move defvars out of eval-when-compile.  Use dolist.
6546         (doc-mode-map): Define explicitly.
6547         (doctor-txtype): Use mapc.
6549         * textmodes/table.el: Move defvars out of eval-when-compile.
6550         Remove harmful code meant to avoid byte-compiler warnings.
6551         (table-fixed-mode-indicator): Remove.  Use a more complex mode-line
6552         specification that checks table-fixed-width-mode directly.
6553         (table-recognize-region, table-recognize-cell):
6554         Use restore-buffer-modified-p.
6555         (table-fixed-width-mode): Remove code that refreshes
6556         table-fixed-mode-indicator.
6557         (*table--cell-describe-bindings, *table--cell-describe-mode):
6558         Avoid obsolete name print-help-return-message.
6559         (table--test-cell-list): Don't use replace-regexp from elisp.
6560         (table--point-entered-cell-function, table--point-left-cell-function):
6561         Don't set table-fixed-mode-indicator, use force-mode-line-update.
6563         * textmodes/org.el: Move defvars out of eval-when-compile.  Move code
6564         that was after the end of file.  Use buffer-file-name variable.
6565         (org-timestamp-change): Use with-current-buffer.
6566         (org-todo-list): Don't unnecessarily define a new buffer-local var.
6567         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
6568         `file'.
6570         * progmodes/fortran.el: Move defvars out of eval-when-compile.
6571         (fortran-break-line): Remove unused var `opoint'.
6572         (fortran-abbrev-start): Obey help-event-list.
6574 2006-01-18  Jesper Harder  <harder@phys.au.dk>
6576         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
6578 2006-01-18  Masatake YAMATO  <jet@gyve.org>
6580         * progmodes/make-mode.el (makefile-imake-mode): New mode
6581         derived from makefile-mode.
6582         (makefile-imake-mode-syntax-table): New syntax table
6583         derived from makefile-mode-syntax-table.
6584         (makefile-mode): Write about makefile-imake-mode in doc string.
6585         (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
6586         (makefile-imake-font-lock-keywords): New font lock keywords.
6588         * files.el (auto-mode-alist): Add Imakefile.
6590 2006-01-17  Agustin Martin  <agustin.martin@hispalinux.es>
6592         * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
6593         loading the file rather than when turning on flyspell-mode.
6595 2006-01-16  Luc Teirlinck  <teirllm@auburn.edu>
6597         * cus-edit.el (customize-rogue): Minor doc fix.
6599 2006-01-17  Juri Linkov  <juri@jurta.org>
6601         * dired-aux.el (dired-diff): Use dired-dwim-target-directory
6602         instead of the file at the mark as default if the file at the mark
6603         is the same as the file at point or if dired-dwim-target-directory
6604         is not the same as the current directory and the mark is not active.
6606         * log-view.el (log-view-minor-wrap): Use the same logic to get
6607         revisions as `log-view-diff'.
6609         * info.el (Info-revert-find-node): Check for Info-current-file
6610         before preserving new-history.
6612         * man.el (Man-heading-regexp): Add `/'.
6614         * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
6615         (html-mode): Set `sentence-end-base' instead of `sentence-end'.
6617 2006-01-16  Juri Linkov  <juri@jurta.org>
6619         * faces.el (mode-line-faces): New defgroup.
6620         (mode-line-highlight): Move definition after new defgroup.
6621         (mode-line, mode-line-inactive, mode-line-highlight):
6622         Replace :group `modeline' with `mode-line-faces'.
6623         (mode-line-buffer-id): New face.
6624         (modeline-buffer-id): New face alias.
6625         (vertical-border): Remove :group `modeline'.
6627         * bindings.el (propertized-buffer-identification): Use face
6628         `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
6629         (mode-line-next-buffer, mode-line-previous-buffer): New functions.
6630         (mode-line-buffer-identification-keymap): For mouse-1 replace
6631         `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
6632         Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
6633         mouse-3.
6635         * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
6636         Buffer-menu-buffer.  Doc fix.
6637         (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
6638         (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
6639         `Buffer-menu-buffer'.
6641         * info.el (Info-mode-line-node-keymap): New defvar.
6642         (Info-set-mode-line): Use `stringp' to check Info-current-file.
6643         Propertize Info-current-node with `mode-line-buffer-id' and
6644         `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
6646         * time.el (display-time-mail-face): Replace :group `faces' with
6647         `mode-line-faces'.
6649 2006-01-16  Kenichi Handa  <handa@m17n.org>
6651         * international/code-pages.el: Add autoload cookies for cp125[0345678].
6653         * language/european.el (cp1252): New alias for windows-1252.
6655         * international/mule.el (autoload-coding-system): Prepare for EOL
6656         variants.
6658 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
6660         * term.el (term-raw-map): Add mapping for insert.
6661         (term-send-insert): New.
6662         (term-mode): Make variables local here instead of doing it in
6663         `term-emulate-terminal'.
6664         (term-emulate-terminal): Delete incorrect optimization for cr+lf.
6665         Scroll reverse needs to take into account the scroll region.
6666         Saving and restoring the cursor should save the color attributes too.
6667         (term-reset-terminal): Reset the scroll region.
6668         (term-handle-ansi-escape): Cursor up and down should take into
6669         account the scroll region.
6670         (term-set-scroll-region): Rename from `term-scroll-region'.
6671         Move to 0,0 after setting the region.
6672         (term-handle-scroll): Handle scroll up.
6673         (term-down): Fix off by one error.
6674         (term-delete-lines): Do not delete outside the scroll region.
6675         (term-insert-lines): Take into account the scroll region.
6677 2006-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6679         * textmodes/ispell.el (ispell-internal-change-dictionary)
6680         (ispell-change-dictionary): Undo most of last change of 2006-01-13.
6681         (start, end): Move declaration outside of eval-when-compile.
6683         * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
6684         (flyspell-mode-on): Use it.
6686         * textmodes/ispell.el (ispell-kill-ispell): Run new hook
6687         ispell-kill-ispell-hook.
6689 2006-01-14  Luc Teirlinck  <teirllm@auburn.edu>
6691         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
6692         (Custom-reset-saved): Do not ask for confirmation in single option
6693         buffers.
6695 2006-01-13  Richard M. Stallman  <rms@gnu.org>
6697         * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
6699 2006-01-13  Romain Francoise  <romain@orebokech.com>
6701         * add-log.el (add-change-log-entry, change-log-merge):
6702         Conditionally use `hard-newline'.
6704 2006-01-13  Martin Rudalics  <rudalics@gmx.at>
6706         * wid-edit.el (widget-field-end): If the overlay is no longer
6707         associated with a buffer, behave as if the overlay didn't exist.
6709         * cus-edit.el (custom-add-see-also, custom-add-parent-links):
6710         Make sure the links use the `custom-link' face.
6712 2006-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6714         * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
6715         (ld-script-mode): Don't set indent-line-function since we don't
6716         have one.
6718 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
6720         * textmodes/org.el (org-open-file): Use mailcap for selecting an
6721         application.
6722         (org-file-apps-defaults-gnu): Use mailcap as the default for
6723         selecting an application on a UNIX system.
6724         (org-agenda-show-tags): New command.
6725         (org-table-insert-hline): Keep cursor in current table line.
6726         (org-table-convert): Offset effect of modifying
6727         `org-table-insert-hline'.
6728         (org-format-agenda-item): New optional argument TAG.
6729         (org-compile-prefix-format): Handle %T format for the tag.
6730         (org-expand-wide-chars): New function.
6731         (org-table-insert-row, org-table-insert-hline):
6732         Use `org-expand-wide-chars'.
6733         (org-open-file): Fix bug in program launch.
6734         (org-get-time-of-day): Fix bug with times before 1am.
6735         (org-agenda-menu): Add tags commands.
6737 2006-01-13  Agustin Martin  <agustin.martin@hispalinux.es>
6739         * textmodes/ispell.el (ispell-init-process): Include the used
6740         dictionary in ispell process start message.
6741         (ispell-internal-change-dictionary): When flyspell-mode is active
6742         and dictionary is changed, make sure ispell process is restarted
6743         and flyspell word cache cleared out for the current buffer.
6744         (ispell-change-dictionary): Make sure flyspell word cache is
6745         cleared out in all buffers with active flyspell mode when
6746         dictionary is globally changed.
6747         Call ispell-internal-change-dictionary after dictionary change.
6749 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
6751         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
6753         * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
6754         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
6755         years.  Fix small differences wrt Makefile.in.
6756         (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
6757         Makefile.in does.
6759 2006-01-12  Bill Wohler  <wohler@newt.com>
6761         * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
6762         mh-search.el.
6764 2006-01-12  Masatake YAMATO  <jet@gyve.org>
6766         * progmodes/ld-script.el: Update copyright year.
6768 2006-01-12  Chong Yidong  <cyd@stupidchicken.com>
6770         * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
6771         Don't add widget if setting undefined.
6773 2006-01-12  John Paul Wallington  <jpw@pobox.com>
6775         * help-fns.el (describe-variable): Remove newlines from void
6776         variable output.
6778 2006-01-13  Nick Roberts  <nickrob@snap.net.nz>
6780         * wdired.el (wdired-mode-map): Add help echo for
6781         wdired-abort-changes.
6783         * man.el (Man-file-name-regexp): Adjust for a list of files.
6785 2006-01-12  Masatake YAMATO  <jet@gyve.org>
6787         * progmodes/ld-script.el (auto-mode-alist): Support
6788         suffix conventions used in netbsd and eCos.
6790 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
6792         * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
6793         (custom-variable-menu, custom-face-menu, custom-group-menu)
6794         (Custom-mode-menu): Change names of menu items.  (As discussed on
6795         emacs-devel.)
6796         (custom-face-menu): Add "Undo Edits" item.
6798         * startup.el (init-file-user): defcustom -> defvar.
6800         * tooltip.el (tooltip-mode): Doc fix.
6802 2006-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6804         * reveal.el (reveal-post-command): window-buffer signals an error on
6805         dead windows rather than returning nil.
6806         (reveal-open-new-overlays): An overlay might die while we open others.
6808 2006-01-11  Bill Wohler  <wohler@newt.com>
6810         * cus-dep.el (generated-custom-dependencies-file): Fix typo and
6811         phrasing in docstring.
6813         * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
6814         can give some systems gas.  Add new file mh-buffers.el.
6816 2006-01-06  Masatake YAMATO  <jet@gyve.org>
6818         * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
6819         C preprocessor forward ported from GNU Emacs 21.2.
6821         * progmodes/asm-mode.el (asm-font-lock-keywords):
6822         Use `cpp-font-lock-keywords'.
6824         * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
6826         * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
6827         of $ for "\\.ld[s]?".
6829 2006-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6831         * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
6832         (tcl-indent-line): Return `noindent' if inside a string.
6834         * progmodes/flymake.el (flymake-split-string): Remove more than one
6835         empty string at beg/end of the result.
6836         (flymake-find-buildfile, flymake-find-possible-master-files):
6837         Use expand-file-name.
6838         (flymake-fix-file-name): Don't replace \ with / and don't remove ./
6839         since expand-file-name does it for us.  Use directory-file-name.
6840         (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
6841         (flymake-ler-get-type, flymake-ler-get-text)
6842         (flymake-ler-make-ler): Remove.  Replace by defstruct.  Update callers.
6843         (flymake-current-line-no): Remove spurious interactive spec.
6844         (flymake-delete-temp-directory): Remove unused var `slash-pos'.
6845         (flymake-check-include): Remove arg inc-path merged into inc-name.
6846         (flymake-check-patch-master-file-buffer): Fit in 80 columns.
6847         Arg regexp-list replaced by a simple regexp.
6848         (flymake-master-make-header-init, flymake-master-tex-init):
6849         Correspondingly replace regexp-list with a regexp.  Fix regexp.
6851 2006-01-10  Simon Josefsson  <jas@extundo.com>
6853         * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
6854         describing AUTH PLAIN fix.
6856 2006-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
6858         * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
6859         (report-emacs-bug): Don't record initial prompt text.
6860         Instead, add text properties to prompting text.
6861         (report-emacs-bug-hook): Delete prompting text.
6863 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6865         * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
6866         `dirs'.  Adjust callers.
6868 2006-01-09  John Paul Wallington  <jpw@gnu.org>
6870         * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
6872 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6874         * reveal.el (reveal-open-new-overlays): New extracted fun.
6875         (reveal-close-old-overlays): Idem.  Check overlays's liveness before
6876         using them.  Simplify the code.
6877         (reveal-post-command): Use them.  Fix up obsolete windows in
6878         reveal-open-spots.
6880         * progmodes/flymake.el: Use `require' rather than autoload for
6881         XEmacs's overlays.
6882         (flymake-get-common-file-prefix, flymake-build-relative-filename):
6883         Delete.  Use file-relative-name instead.
6884         (flymake-get-syntax-check-program-args, flymake-perl-init):
6885         Simplify the resulting code.
6887         * log-view.el (log-view-file-re, log-view-message-re): Add support
6888         for DaRCS output.
6890 2006-01-09  Alex Schroeder  <alex@gnu.org>
6892         * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
6893         identifiers sometimes added in square brackets at the beginning of
6894         subject lines.
6896 2006-01-07  Richard M. Stallman  <rms@gnu.org>
6898         * cus-edit.el (Custom-set, Custom-save): Doc fix.
6899         (Custom-reset-current, Custom-reset-saved): Change question text.
6900         (Custom-reset-standard): Likewise.
6901         (custom-variable-reset-saved): Doc fix.
6903 2006-01-07  Eli Zaretskii  <eliz@gnu.org>
6905         * startup.el (init-file-user): Doc fix.
6907 2006-01-07  Alex Schroeder  <alex@gnu.org>
6909         * mail/rmail.el (rmail-current-subject): New function.
6910         (rmail-current-subject-regexp): New function.
6911         (rmail-next-same-subject): Use it.
6913         * mail/rmailsum.el (rmail-summary-by-topic):
6914         Use rmail-current-subject and rmail-current-subject-regexp.
6915         (rmail-summary-next-same-subject): Ditto.
6917         * net/rcirc.el (rcirc-send-input): No longer check whether the
6918         process is open, since not all commands need an open process.
6919         (rcirc-send-string): Check whether the process is open before
6920         sending anything.
6921         (rcirc-ignore-list): New option.
6922         (rcirc-ignore-list-automatic): New variable.
6923         (rcirc-print): Take rcirc-ignore-list into account.
6924         (rcirc-cmd-ignore): New command.
6925         (rcirc-ignore-update-automatic): New function.
6926         (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
6927         list if ignored nicks.
6928         (rcirc-handler-NICK): Ditto, and also ignore the new nick.
6930 2006-01-06  David Reitter  <david.reitter@gmail.com>
6932         * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
6933         reflect the address to which the report will be sent.
6935 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
6937         * progmodes/ld-script.el (auto-mode-alist): Recognize linker
6938         scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
6940 2006-01-01  Michael Ernst  <mernst@alum.mit.edu>  (tiny changes)
6942         * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
6944         * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
6945         the doc string: "functoin" => "function".
6946         * ldefs-boot.el: Likewise.
6948         * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
6949         message text: "Duplicat" => "Duplicate".
6951 2006-01-06  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
6953         * files.el (basic-save-buffer-2): If backing-up failed, reset
6954         buffer-backed-up to nil.
6956 2006-01-06  Nick Roberts  <nickrob@snap.net.nz>
6958         * progmodes/gud.el (gdb-script-skip-to-head)
6959         (gdb-script-calculate-indentation): Indent for breakpoint command
6960         lists also.
6962 2006-01-05  Bill Wohler  <wohler@newt.com>
6964         * Makefile.in (compile-always): Add mh-autoloads dependency.
6965         (bootstrap): Remove mh-autoloads dependency, as compile dependency
6966         provides it.
6967         (updates): Remove mh-autoloads dependency, since it probably has
6968         already run recently (via recompile).
6970 2006-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6972         * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
6973         argument `force' to disable the flyspell-last-buffer optimization.
6974         (flyspell-mode-on): Use it.
6976         * progmodes/flymake.el (flymake-get-cleanup-function): Default to
6977         flymake-simple-cleanup.
6978         (flymake-allowed-file-name-masks): Use this new default.
6979         All the functions are now called in the right buffer rather than
6980         passing the buffer as argument.
6981         (flymake-process-sentinel): Switch to buffer before calling cleanup.
6982         (flymake-parse-err-lines): Remove redundant buffer arg.
6983         (flymake-get-program-dir): Comment out unused function.
6984         (flymake-start-syntax-check, flymake-start-syntax-check-process):
6985         Remove redundant buffer argument.
6986         (flymake-get-real-file-name, flymake-simple-java-cleanup)
6987         (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
6989 2006-01-05  Richard M. Stallman  <rms@gnu.org>
6991         * info.el (Info-find-node): Don't record previous node if have none.
6992         (info): Go to directory only if history is empty.
6994         * simple.el (mark): Doc fix.
6996 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6998         * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
6999         already of desired type.
7000         (mac-ae-list): Coerce parameter to "list" type.
7001         (mac-dispatch-apple-event): Replace cadr part of event with a
7002         dummy position so that event-start returns it.
7004 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
7006         * textmodes/org.el (org-end-of-subtree): New function.
7007         (org-cycle, org-subtree-end-visible-p, org-scan-tags):
7008         Use `org-end-of-subtree'.
7009         (org-agenda, org-agenda-convert-date): Protect calls to
7010         `fit-window-to-buffer'.
7011         (org-tags-view): Force matching of sublevels when doing a
7012         todo-only search.  Define the correct redo command, including the
7013         arguments.
7014         (org-agenda-redo): Display message.
7015         (org-check-for-org-mode): New function.
7016         (org-agenda-type): New variable.
7017         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
7018         Set `org-agenda-type'.
7019         (org-agenda-check-type): New function.
7020         (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
7021         (org-agenda-week-view, org-agenda-day-view)
7022         (org-agenda-next-date-line, org-agenda-previous-date-line)
7023         (org-agenda-log-mode, org-agenda-toggle-diary)
7024         (org-agenda-toggle-time-grid, org-agenda-date-later)
7025         (org-agenda-date-prompt, org-agenda-diary-entry)
7026         (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
7027         (org-agenda-convert-date, org-agenda-menu):
7028         Use `org-agenda-check-type'.
7029         (org-make-overlay, org-delete-overlay)
7030         (org-detatch-overlay, org-move-overlay, org-overlay-put):
7031         New compatibility functions.
7032         (org-calendar-select-mouse): New command.
7034 2006-01-04  Chong Yidong  <cyd@stupidchicken.com>
7036         * cus-edit.el (Custom-reset-current, Custom-reset-saved)
7037         (Custom-reset-standard): Fix y-or-n-p messages.
7038         (custom-link): New face for links.
7039         (custom-buffer-create-internal, custom-manual): Use it.
7040         (custom-face-save): Push to theme-face before setting face spec.
7042         * wid-edit.el (widget-default-mouse-face-get): New function.
7043         (widget-specify-button): Handle mouse-face like button-face.
7045         * custom.el (load-theme): Clear old theme settings if reloading.
7047 2006-01-03  Luc Teirlinck  <teirllm@auburn.edu>
7049         * cus-edit.el (custom-buffer-create-internal): Move whole buffer
7050         "Erase Customization" button back to same position it occupies in
7051         the individual State menus.
7053 2006-01-04  Kim F. Storm  <storm@cua.dk>
7055         * wid-edit.el (key-sequence): Rework widget to read key binding
7056         using `kbd' syntax.  Use C-q to insert literal key, event, or code.
7057         (widget-key-sequence-default-value): Default value for empty sequence.
7058         (widget-key-sequence-map): New map for reading key binding.  Bind C-q.
7059         (widget-key-sequence-read-event): New command for C-q.
7060         (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
7061         (widget-key-sequence-value-to-external): New functions.
7063 2006-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7065         * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
7066         Use expand-file-name.
7067         (flymake-delete-temp-directory): Use expand-file-name,
7068         file-name-directory, and directory-file-name.
7069         (flymake-strrchr): Delete.
7070         (flymake-start-syntax-check): Don't pass the redundant buffer argument
7071         to the init-f function.
7072         (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
7073         (flymake-init-find-buildfile-dir)
7074         (flymake-init-create-temp-source-and-master-buffer-copy)
7075         (flymake-simple-make-init-impl, flymake-simple-make-init)
7076         (flymake-master-make-init, flymake-master-make-header-init)
7077         (flymake-simple-make-java-init, flymake-simple-ant-java-init)
7078         (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
7079         (flymake-xml-init): Remove corresponding redundant buffer argument.
7080         (flymake-allowed-file-name-masks): Remove last elems that are equal to
7081         the default anyway.  Clean up regexps.
7083         * progmodes/flymake.el (flymake-temp-source-file-name)
7084         (flymake-master-file-name, flymake-temp-master-file-name)
7085         (flymake-base-dir): New buffer-local vars.
7086         (flymake-buffer-data, flymake-get-buffer-value)
7087         (flymake-set-buffer-value): Replace those hash-tables by the new
7088         buffer-local vars.  Update callers.
7090         * progmodes/flymake.el (flymake-check-start-time)
7091         (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
7092         (flymake-last-change-time, flymake-new-err-info, flymake-timer):
7093         Move definition, so we can remove redundant earlier declaration.
7094         (flymake-replace-regexp-in-string, flymake-split-string)
7095         (flymake-get-temp-dir): Use defalias.
7096         (flymake-popup-menu): Remove `pos' argument.  Use posn-at-point.
7097         (flymake-xemacs-window-edges): Remove unused function.
7098         (flymake-get-point-pixel-pos): Move.
7099         (flymake-pid-to-names, flymake-reg-names)
7100         (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
7101         Replace by a simple list flymake-processes and by process-buffer.
7102         Update callers.  Other than simplify the code, it uses buffers rather
7103         than buffer-names so it doesn't get confused by uniquify.
7104         (flymake-buffer-data): The global value should just be nil.
7106         * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
7107         Optimize the body of a defalias like any other code.
7109         * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
7110         Make sure we've setup font-lock's vars.  It may influence which
7111         function we then call.
7112         (font-lock-default-fontify-buffer): Don't bother calling set-defaults
7113         here since it's too late anyway.
7115 2006-01-03  Romain Francoise  <romain@orebokech.com>
7117         * startup.el (fancy-splash-tail, normal-splash-screen):
7118         Update copyright year.
7120 2006-01-02  J.D. Smith  <jdsmith@as.arizona.edu>
7122         * mouse.el (mouse-drag-track): Rename, from
7123         `mouse-drag-region-1'.  Includes optional argument required to
7124         enable post-drag event processing (e.g. delete region keys).
7125         Can be used without this argument to track a mouse region and operate
7126         on it as soon as the drag completes.
7127         (mouse-drag-region): Use `mouse-drag-track'.
7129 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
7131         * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
7132         Move to `custom-buffer' group.
7134         * cus-theme.el: Rewrite the Custom New Theme Mode interface.
7135         (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
7136         (custom-theme-insert-face-marker, custom-theme-variable-menu)
7137         (custom-theme-face-menu): New variables.
7138         (custom-theme-add-variable, custom-theme-variable-action)
7139         (custom-variable-reset-theme, custom-theme-delete-variable)
7140         (custom-face-reset-theme, custom-theme-face-action)
7141         (custom-theme-delete-face, custom-theme-merge-theme)
7142         (custom-theme-add-face, custom-theme-visit-theme): New functions.
7144 2006-01-01  Chong Yidong  <cyd@stupidchicken.com>
7146         * custom.el: Move Custom Themes commentary to start of theme code.
7147         (custom-known-themes): Rename `standard' theme to `changed'.
7148         (custom-push-theme): Caller no longer specifies what theme to use
7149         when doing `reset'---the setting is simply removed from the theme.
7150         Delete MODE from `theme-value' and `theme-settings' properties.
7151         (custom-declare-theme): Ignore &rest args since we don't use them.
7153         (custom-loaded-themes): Delete variable.
7154         (custom-theme-load-themes, custom-theme-loaded-p)
7155         (custom-theme-value): Delete functions.
7157         (custom-declare-theme): Signal error on invalid theme names.
7158         (provide-theme): custom-loaded-themes was deleted.
7159         (load-theme): Load the file unconditionally.
7160         (enable-theme): Call `load-theme' if theme is undefined.
7161         (custom-enabled-themes): Only update value for successful loads.
7162         (disable-theme): Complete from enabled themes when interactive.
7163         (custom-variable-theme-value): Calculate theme value directly.
7165         (custom-theme-reset-variables, custom-reset-variables): Mark as
7166         XEmacs compatibility functions.  We don't actually use these.
7168         * cus-edit.el (custom-variable-state-set):
7169         Use custom-variable-theme-value instead of custom-theme-value.
7170         (custom-face-state-set): Rename `standard' theme to `changed'.
7171         (custom-save-variables, custom-save-faces): Delete unneeded
7172         references to custom-reset-variables.
7173         (custom-save-resets): Delete function.
7174         (custom-save-variables, custom-save-faces): MODE argument deleted.
7175         (custom-save-variables, custom-save-faces): Ignore theme values.
7177         * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
7178         compatibility function.
7180 2006-01-01  Richard M. Stallman  <rms@gnu.org>
7182         * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
7183         (Custom-reset-current, Custom-reset-saved): Likewise.
7184         (Custom-reset-standard): Show message if aborted.
7185         (custom-mode): Doc fix, describing those commands.
7187         * mouse.el (mouse-drag-region-1): When following link via mouse-2,
7188         put on event-kind property.
7190 2005-12-31  Chong Yidong  <cyd@stupidchicken.com>
7192         * custom.el (provide-theme): Ban `user' theme name.
7193         (custom-enabling-themes): New variable.
7194         (enable-theme): Don't enable user if custom-enabling-themes is t.
7195         (custom-enabled-themes): Make it a defcustom.
7196         (custom-theme-recalc-face): No-op if face is undefined.
7198         * cus-edit.el (custom-button-mouse): New variable.
7199         (custom-button-mouse): New face.
7200         (custom-raised-buttons, custom-mode): Use it.
7202         * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
7204 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
7206         * progmodes/gud.el (gud-display-line): Support hl-line in the
7207         source buffer.
7209 2005-12-31  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
7211         * mouse.el (mouse-drag-window-above): Verify that the found window
7212         overlaps with the given window in the horizontal dimension.
7214 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
7216         * Makefile.in (cvs-update): New target.
7218         * makefile.w32-in (cvs-update): Ditto.
7220 2005-12-30  Chong Yidong  <cyd@stupidchicken.com>
7222         * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
7223         (custom-new-theme-mode-map): New variable.
7225 2005-12-30  Richard M. Stallman  <rms@gnu.org>
7227         * custom.el (custom-load-themes): Function deleted.
7229         * cus-edit.el (custom-save-loaded-themes): Function deleted.
7230         (custom-save-variables): Don't delete or add custom-load-themes call.
7232 2005-12-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7234         * cus-start.el: Add `visible-cursor'.
7236         * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
7237         (flymake-parse-output-and-residual): Remove `source-buffer' argument.
7238         (flymake-process-filter): Switch to buffer before calling it instead.
7239         (flymake-post-syntax-check, flymake-highlight-err-lines)
7240         (flymake-delete-own-overlays, flymake-parse-err-lines)
7241         (flymake-start-syntax-check, flymake-start-syntax-check-process)
7242         (flymake-count-lines, flymake-parse-residual):
7243         Remove constant buffer argument.
7244         (flymake-start-syntax-check-for-current-buffer): Remove.
7245         Update callers to use flymake-start-syntax-check instead.
7246         (flymake-display-err-menu-for-current-line):
7247         Remove unused var `mouse-pos'.
7248         (flymake-restore-formatting): Comment out unused function.
7249         (flymake-report-status, flymake-report-fatal-status): Remove buffer
7250         argument, use current-buffer instead.  Update callers.
7252 2005-12-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7254         * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
7255         buffer-local because choose-completion-delete-max-match requires
7256         that we set completion-ignore-case (i.e., binding via let is not
7257         sufficient).
7258         (bibtex-complete): Always set completion-ignore-case and
7259         choose-completion-string-functions.  The latter is needed because
7260         choose-completion-string-functions keeps its value if we quit the
7261         *Completions* buffer without requesting a completion.
7263 2005-12-30  Andreas Schwab  <schwab@suse.de>
7265         * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
7267 2005-12-30  Eli Zaretskii  <eliz@gnu.org>
7269         * jit-lock.el (jit-lock-chunk-size): Doc fix.
7271 2005-12-30  Juri Linkov  <juri@jurta.org>
7273         * locate.el (locate-fcodes-file, locate-header-face)
7274         * progmodes/delphi.el (delphi-other-face)
7275         * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
7277         * paren.el (show-paren-match, show-paren-mismatch): Use existing
7278         group `paren-showing-faces'.
7280         * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
7281         (goto-address): Fix docstring.
7283         * net/webjump.el (webjump-sample-sites): Update URLs.
7285         * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
7287         * subr.el (cancel-change-group): Add listp around pending-undo-list.
7289 2005-12-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7291         * font-lock.el (font-lock-compile-keywords): Signal an error when
7292         font-lock-set-defaults hasn't been called.
7294 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
7296         * subr.el (noreturn, 1value): Doc fixes.
7298 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7300         * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
7301         that assoc-string returns nil.
7303 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7305         * textmodes/bibtex.el (bibtex-entry-type-whitespace)
7306         (bibtex-entry-type-str, bibtex-empty-field-re)
7307         (bibtex-search-backward-string, bibtex-preamble-prefix)
7308         (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
7309         (bibtex-any-valid-entry-type): New variable.
7310         (bibtex-parse-field-name): Simplify.
7311         (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
7312         (bibtex-preamble-prefix): Include left delimiter.
7313         (bibtex-search-forward-field, bibtex-search-backward-field):
7314         Allow unbounded search past entry boundaries (required by bibtex-pop).
7315         (bibtex-text-in-field-bounds): Use push.
7316         (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
7317         (bibtex-parse-preamble, bibtex-valid-entry)
7318         (bibtex-beginning-first-field): New functions.
7319         (bibtex-skip-to-valid-entry): Use bibtex-valid-entry.  Fix regexp.
7320         (bibtex-map-entries): Fix docstring.
7321         (bibtex-flash-head): New arg prompt.  Simplify.
7322         (bibtex-enclosing-field): Include code of bibtex-inside-field.
7323         (bibtex-insert-kill): Simplify.  Always insert text past the
7324         current field or entry.
7325         (bibtex-format-entry): Use bibtex-parse-field.
7326         (bibtex-pop): Use bibtex-beginning-of-entry and
7327         bibtex-end-of-entry to initiate the search.  Insert empty field if
7328         we found ourselves.
7329         (bibtex-print-help-message): New args field and comma.
7330         Handle entry keys.
7331         (bibtex-make-field): Use bibtex-beginning-of-entry.
7332         (bibtex-end-of-entry): Use bibtex-valid-entry.  Recognize any
7333         invalid entry.
7334         (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
7335         Handle preambles.  Simplify code for thorough test.
7336         (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
7337         New arg comma.  Handle entry heads.
7338         (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
7339         (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
7340         New arg comma.
7341         (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
7342         (bibtex-fill-field): Simplify.
7343         (bibtex-fill-entry): Use bibtex-beginning-first-field and
7344         bibtex-parse-field.
7345         (bibtex-convert-alien): Do not wait before calling bibtex-validate.
7346         (bibtex-complete): Use bibtex-parse-preamble.
7348 2005-12-29  Nick Roberts  <nickrob@snap.net.nz>
7350         * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
7351         Display name of expression instead of convenience variable.
7352         (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
7354         * progmodes/gud.el (gud-tooltip-dereference): Rename from
7355         toggle-gud-tooltip-dereference.
7356         (gud-tooltip-print-command): Move concatenation of "*" to expr to...
7357         (gud-tooltip-tips): ...here when dereferencing.
7359 2005-12-28  Bill Wohler  <wohler@newt.com>
7361         * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
7363 2005-12-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7365         * vc.el (vc-annotate-display): Replace optional arg `color-map' with
7366         compulsory arg `ratio'.  Inline body of vc-annotate-time-span.
7367         (vc-annotate-display-autoscale): Adjust call.
7368         (vc-annotate-display-default): Adjust call.  Make arg compulsory.
7369         Fix interactive spec.
7370         (vc-annotate-time-span): Remove.
7371         (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
7372         (vc-annotate-mode-menu, vc-annotate-display-autoscale)
7373         (vc-annotate-display-select): Use new name.
7375         * vc.el (vc-annotate-mode-map): Remove obsolete binding.
7376         (vc-annotate-mode-menu): Remove left-over redundant declaration.
7377         Correct the construction of span entries.  Simplify.
7378         (vc-annotate-display-select): Fix the nil case.
7379         (vc-annotate): Remove obsolete (and now broken) code.
7380         (vc-annotate-extract-revision-at-line): Remove obsolete code.
7381         (vc-annotate-time-span): Remove unused arg `quantize'.  Simplify.
7383 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
7385         * subr.el (lazy-completion-table): Correct typo in docstring.
7387         * startup.el (command-line): Use `custom-reevaluate-setting' for
7388         `send-mail-function'.
7390         * mail/sendmail.el (send-mail-function): Autoload the standard-value.
7392 2005-12-05  Ralf Angeli  <angeli@iwi.uni-sb.de>
7394         * mail/smtpmail.el (smtpmail-try-auth-methods):
7395         Send credentials together with "AUTH PLAIN" command.
7397 2005-12-27  Richard M. Stallman  <rms@gnu.org>
7399         * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
7400         mouse-2, go back to previously selected window, so it's selected
7401         when mouse-2 command runs.
7403 2005-12-27  Juri Linkov  <juri@jurta.org>
7405         * descr-text.el (describe-text-sexp): Use square brackets for
7406         button [Show] to distinguish it from the property value `show'.
7407         (describe-property-list): Use `insert-text-button' with
7408         `help-face' type instead of putting face in quotes, because button
7409         is not created automatically for a list of faces.
7410         (describe-text-properties-1): Put button-type value in quotes to
7411         distinguish from plain text "button".
7412         (describe-char): Display code point values in hex.  Don't use
7413         `symbol-name' for `current-input-method' because it is a string.
7414         Use `insert-text-button' with `help-face' type instead of putting
7415         hardcoded face in quotes, because button is not created automatically.
7417 2005-12-27  Richard M. Stallman  <rms@gnu.org>
7419         * progmodes/glasses.el (glasses-face): More specific custom type.
7421         * files.el (set-visited-file-name): Doc fix.
7423         * textmodes/flyspell.el (flyspell-external-point-words):
7424         Use local var buffer-scan-pos to advance scan for next misspelling.
7425         Advance it only after we find the misspelling.
7427 2005-12-27  Agustin Martin  <agustin.martin@hispalinux.es>
7429         * textmodes/flyspell.el (flyspell-external-point-words):
7430         New criteria for finding the misspelling in the buffer.
7432 2005-12-27  Nick Roberts  <nickrob@snap.net.nz>
7434         * help-mode.el (help-insert-string): Set help-xref-stack-item
7435         rather than call help-setup-xref.
7437         * descr-text.el (describe-char): Revert previous changes for
7438         optional buffer argument.
7440 2005-12-27  Juri Linkov  <juri@jurta.org>
7442         * help-mode.el (help-insert-string): New function.  Save buffer
7443         contents in cases where it is impossible to recompute the old contents.
7445         * descr-text.el (describe-char): Set help-xref-stack-item
7446         explicitly after buffer has been generated.
7448 2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7450         * cus-start.el (all): Add x-gtk-show-hidden-files.
7452 2005-12-26  Richard M. Stallman  <rms@gnu.org>
7454         * replace.el (perform-replace): Calculate match-again
7455         before skipping read-only matches.
7457         * paren.el (paren-showing-faces): New group.
7458         (show-paren-match, show-paren-mismatch): Move to that group.
7460         * button.el (button): Put into group `basic-faces'.
7462         * progmodes/make-mode.el: Remove faces from group `faces'.
7464         * apropos.el (apropos, apropos-value): Doc fix.
7465         (apropos-documentation): Doc fix.
7467 2005-12-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7469         * subr.el (lazy-completion-table): Remove argument `args'.
7471         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
7472         Don't use the `args' argument of lazy-completion-table.
7474 2005-12-26  Nick Roberts  <nickrob@snap.net.nz>
7476         * descr-text.el (describe-char): Add optional argument for buffer.
7477         Set buffer appropriately.  Call help-setup-xref.
7478         Suggested by Stefan Monnier.
7480 2005-12-26  Juri Linkov  <juri@jurta.org>
7482         * descr-text.el: Require `help-fns' at runtime.  Don't require
7483         `button' for byte compilation.
7484         (describe-text-widget): Add `help-echo' for first button.
7485         Use `help-info' for second.
7486         (describe-property-list): Use `help-argument-name' instead of `italic'.
7487         (describe-text-category): Add prompt to interactive spec.
7488         Call `help-setup-xref'.
7489         (describe-char): Use `help-character-set'.  Add `help-echo' for
7490         code point.  Use `help-input-method'.  Remove superfluous insert.
7492 2005-12-25  Richard M. Stallman  <rms@gnu.org>
7494         * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
7495         at point, in case of narrowing.
7497         * progmodes/delphi.el (delphi-other-face): Allow nil in type.
7499         * locate.el (locate-header-face): Allow nil in type.
7501         * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
7503 2005-12-25  Romain Francoise  <romain@orebokech.com>
7505         * battery.el (battery-linux-proc-acpi): Also try
7506         `/proc/acpi/thermal_zone/THM0/temperature'.
7508 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
7510         * custom.el (custom-push-theme): Fix docstring.
7512         * cus-edit.el (custom-variable-set, custom-variable-save)
7513         (custom-variable-save): Custom-quote widget values.
7514         (customize-save-variable): Fix custom-push-theme call.
7516 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
7518         * w32-fns.el (w32-batch-update-autoloads): New function.
7520         * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
7521         Use w32-batch-update-autoloads, and don't setq generated-autoload-file
7522         from the command line.
7524 2005-12-23  Chong Yidong  <cyd@stupidchicken.com>
7526         * custom.el (custom-push-theme): Clarify docstring.  VALUE nil for
7527         reset means to remove setting from theme entirely.  Don't keep
7528         expanding theme-settings list; delete old entries if necessary.
7530         * cus-edit.el (custom-buffer-create-internal): Move "Erase
7531         customization" button one line up.
7532         (custom-themed): New face.
7533         (custom-magic-alist): New value, THEMED, for theme settings.
7534         (custom-variable-state-set, custom-face-state-set):
7535         Check theme-value instead of saved-value.
7536         (custom-variable-reset-standard, custom-face-reset-standard):
7537         Remove theme setting entirely.  Recalculate new values.
7538         (custom-variable-set, custom-variable-set)
7539         (custom-variable-reset-saved, custom-variable-reset-backup)
7540         (custom-face-set, custom-face-reset-saved): Update `user' theme.
7541         (custom-variable-save): Fix typos.
7543 2005-12-23  Juri Linkov  <juri@jurta.org>
7545         * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
7546         Add autoload cookies.
7547         (edebug-outside-d-c-i-n-s-w): New variable.
7548         (edebug-display, edebug-outside-excursion): Use it to save the
7549         original value of default-cursor-in-non-selected-windows.
7550         Set default-cursor-in-non-selected-windows to t while Edebug
7551         is active.
7552         (edebug-mode, edebug-eval-mode): Doc fix.
7554         * mouse.el (mouse-choose-completion): Replace `buffer-substring'
7555         with `buffer-substring-no-properties' to remove common substring
7556         highlighting.
7558         * info.el (info-other-window, info): Rename function argument
7559         `file' to `file-or-node'.
7560         (Info-complete-menu-item): Use local variable `complete-nodes' to
7561         keep the global value of `Info-complete-nodes' unchanged for
7562         subsequent completions.
7563         (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
7565         * simple.el (get-next-valid-buffer, last-buffer)
7566         (next-error-buffer-p, next-error-find-buffer)
7567         (minibuffer-history-sexp-flag): Doc fix.
7569         * savehist.el (savehist-mode-hook): Add `:group'.
7571         * log-view.el: Call autoload for vc-find-version.
7572         (log-view-current-file): Adjust subgroup numbers.
7573         (log-view-current-tag): Add `length'.
7575 2005-12-23  Richard M. Stallman  <rms@gnu.org>
7577         * vc.el (vc-annotate-car-last-cons): Defn moved up.
7579 2005-12-23  Juri Linkov  <juri@jurta.org>
7581         * hi-lock.el (hi-lock-archaic-interface-message-used)
7582         (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
7583         (hi-lock-mode): Display "Hi" in the mode line only when
7584         hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
7585         (hi-lock-write-interactive-patterns):
7586         Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
7587         (hi-lock-set-pattern, hi-lock-set-file-patterns)
7588         (hi-lock-font-lock-hook): Set 3rd arg `how' of
7589         font-lock-add-keywords to t.
7591 2005-12-23  David Koppelman  <koppel@ece.lsu.edu>
7593         * hi-lock.el (hi-lock-highlight-range): New variable.
7594         (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
7595         only if font-lock-fontified is non-nil.  Remove overlays.
7596         (hi-lock-set-pattern): Call font-lock-fontify-buffer if
7597         font-lock-fontified is non-nil, otherwise use overlays (instead of
7598         text properties).
7599         (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
7600         New variables.
7601         (hi-lock-string-serialize) New function.
7603 2005-12-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7605         * menu-bar.el (menu-find-file-existing): New function.
7606         (menu-bar-file-menu): Use menu-find-file-existing for Open.
7608         * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
7610 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7612         * vc.el: Remove unnecessary leading * in docstrings.
7613         (vc-annotate-mode-map): Move initialization into declaration.
7614         (vc-static-header-alist): Nitpick on the regexp.
7615         (vc-default-init-version): New fun.
7616         (vc-register): Use it.
7617         (vc-insert-headers): Use dolist.
7618         (vc-annotate-get-backend): Remove unused function.
7619         (vc-annotate-add-menu): Remove.  Build the menu directly at toplevel.
7620         (vc-annotate-mode): Remove corresponding call.
7621         (vc-annotate-car-last-cons): Simplify.
7622         (vc-annotate-buffers): Remove var.
7623         (vc-annotate-backend): Make it buffer-local.
7624         (vc-annotate): Move the interaction to the interactive spec.
7625         Add a `buf' argument.
7626         (vc-annotate-warp-version): Use this new `buf' argument to avoid
7627         killing&creating a vc-annotate buffer, which is very disruptive when
7628         the buffers are shown in dedicated frames.
7630 2005-12-23  Nick Roberts  <nickrob@snap.net.nz>
7632         * descr-text.el: Add FSF as maintainer.
7633         (describe-text-mode, describe-text-mode-map)
7634         (describe-text-mode-hook, describe-text-done): Delete.  Use normal
7635         help-mode.
7636         (describe-text-widget, describe-text-sexp)
7637         (describe-property-list, describe-text-category)
7638         (describe-text-properties, describe-text-properties-1)
7639         (describe-char): Use help buttons instead of widgets.
7640         (describe-char-unicodedata-file): Make URL link in doc string.
7642 2005-12-22  Richard M. Stallman  <rms@gnu.org>
7644         * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
7645         (custom-buffer-create-internal): Reword the top-of-buffer help intro.
7646         Don't include buttons that write a file when there's no file.
7647         (custom-variable-menu, custom-face-menu, custom-group-menu):
7648         Don't include commands that write a file when there's no file.
7649         (customize-browse): Reword the top-of-buffer help intro.
7650         (custom-buffer-create-internal): Fix previous change.
7651         (customize-changed-options-previous-release): Prev release is 21.1.
7652         (customize-changed-options): Doc fix.
7653         (customize-changed): New alias.
7654         (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
7655         Say "standard values".
7656         (Custom-reset-standard): Doc fix.
7657         (custom-face-reset-standard): Doc fix.
7659 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7661         * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
7662         even if font-lock-mode is non-nil since it may be t without having
7663         turned on font-lock-mode-internal.
7664         (font-lock-choose-keywords): Minor optimization.
7665         (font-lock-add-keywords, font-lock-remove-keywords)
7666         (font-lock-set-defaults): Don't call make-local-variable on a variable
7667         that we know to already be local.
7669 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7671         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
7672         messages if in the minibuffer.
7674 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7676         * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
7677         (tex-mode-flyspell-verify, flyspell-get-word)
7678         (flyspell-external-point-words): Don't use point-min/max uselessly.
7680         * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
7681         by Kevin Rodgers.  Instead, just hide the completions buffer if we
7682         don't need to show it.
7684 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
7686         * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
7688 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7690         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
7691         delete-windows-on with an inexistent buffer.
7693 2005-12-22  Nick Roberts  <nickrob@snap.net.nz>
7695         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
7696         Delete defcustom variable :tag names.
7698 2005-12-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7700         * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
7701         (log-view-font-lock-keywords): Ajust subgroup numbers.
7702         (log-view-current-tag): Don't hard code the number of subgroups.
7704 2005-12-20  Juri Linkov  <juri@jurta.org>
7706         * tooltip.el (tooltip): Move defgroup before define-minor-mode.
7707         (tooltip-x-offset, tooltip-y-offset): Doc fix.
7709         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
7710         (menu-bar-non-minibuffer-window-p): Instead of checking
7711         display-multi-frame-p, use selected-frame when menu-updating-frame
7712         is nil.
7714 2005-12-20  Stuart Herring  <herring@lanl.gov>  (tiny change)
7716         * align.el (align-rules-list): Use [ \t] instead of \s-
7717         for column separators in text mode.
7719 2005-12-20  Nick Roberts  <nickrob@snap.net.nz>
7721         * help-mode.el (help-customize-variable, help-customize-face):
7722         Don't pop help-xref-stack as help-follow no longer pushes
7723         anything on to it.
7725 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
7727         * textmodes/org.el (org-agenda-custom-commands): New option.
7728         (org-agenda): Offer custom commands on splash screen.
7729         (org-make-tags-matcher): Parser for Boolean logic added.
7730         (org-agenda-set-tags): New command.
7731         (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
7732         (org-set-tags): Efficiency improvements.
7733         (org-auto-align-tags): New option.
7734         (org-todo, org-demote, org-promote): Realign tags.
7735         (org-tags-completion-function): Use also "&" and "|" as separators.
7736         (org-org-menu): Agenda commands simplified.
7738 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
7740         * cus-edit.el (customize-apropos, customize-apropos-options):
7741         Docstring changes.
7743         * font-lock.el (font-lock): Add tags to the links in the defgroup.
7745 2005-12-19  Chong Yidong  <cyd@stupidchicken.com>
7747         * longlines.el (longlines-mode): Wrap while widened.
7748         (longlines-decode-region, longlines-encode-region): Compute max
7749         just once.
7751 2005-12-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7753         * cus-edit.el (mac): New group.
7755         * cus-start.el (all): Add user options in macterm.c.  Add test for
7756         Mac-related built-ins.  Fix test for GTK-related built-ins.
7758         * term/mac-win.el (mac-handle-language-change)
7759         (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
7760         (mac-services-open-selection, mac-services-mail-selection)
7761         (mac-services-mail-to, mac-services-insert-text)
7762         (mac-dispatch-apple-event): Add docstrings.
7763         (x-get-selection, mac-select-convert-to-string): Select coding
7764         system from `utf-16be' and `utf-16le' using `byteorder'.
7766 2005-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
7768         * subr.el (lazy-completion-table): Don't be fooled if the var holds
7769         a "list" (lambda ...) rather than a real completion list.
7771         * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
7772         lexical-let when encountering ((lambda (...) ...) ...).
7774 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
7776         * progmodes/sh-script.el (sh-mode):
7777         * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
7778         * textmodes/picture.el (picture-mode): Update docstrings.
7780 2005-12-17  Eli Zaretskii  <eliz@gnu.org>
7782         * makefile.w32-in (autoloads, custom-deps): Warn that parts of
7783         commands enclosed in $(ARGQUOTE)s should not be split between two
7784         lines, as that will break with GNU Make >3.80, when sh.exe is used
7785         and arg quoting is with '..'.
7786         (autoloads): Don't break the quoted --eval expression between
7787         several lines.
7789 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
7791         * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
7792         Capture error from printing circular structures.
7794 2005-12-17  Martin Rudalics  <rudalics@gmx.at>
7796         * wid-edit.el (widget-checkbox-action): Clear undo info.
7798 2005-12-16  Bill Wohler  <wohler@newt.com>
7800         * menu-bar.el (kill-this-buffer): Set a good example by using menu
7801         bar, not menubar in comment.
7803 2005-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7805         * progmodes/cc-engine.el (c-after-change-check-<>-operators):
7806         After-change-functions should not clobber the match data.
7808 2005-12-16  Juri Linkov  <juri@jurta.org>
7810         * simple.el (choose-completion): Use `buffer-substring-no-properties'
7811         instead of `buffer-substring'.
7812         (completion-common-substring): Doc fix.
7813         (completion-setup-function): Use minibuffer-completion-contents
7814         instead of minibuffer-contents.  Don't set common-string-length
7815         initially.  Remove special handling of partial-completion-mode.
7816         Move computation of completion-base-size into one cond.
7817         Call completion-base-size-function in mainbuf.  In computation of
7818         completion-base-size for file name completion don't move point to
7819         the end of the minibuffer.  Move computation of common-string-length
7820         into one cond.  Start putting faces only when common-string-length>=0.
7821         Add condition to put completions-common-part when
7822         common-string-length>0.
7824         * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
7825         place point at the first different character in the minibuffer
7826         even if this position is at the beginning of the minibuffer.
7828         * info.el (Info-read-node-name-1): In completion-base-size-function's
7829         lambda return 1 if common-substring or minibuffer-completion-contents
7830         starts with (, and 0 otherwise.
7832         * emacs-lisp/crm.el (crm-minibuffer-completion-help):
7833         Use `crm-current-element' for second arg of `display-completion-list'.
7835 2005-12-16  Klaus Zeitler  <kzeitler@lucent.com>
7837         * files.el (set-auto-mode): Look for an interpreter specified on
7838         the first line also if search for mode specification succeeded,
7839         but the mode is not known.
7841 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
7843         * textmodes/org.el (org-tags-match-list-sublevels): New option.
7844         (org-open-at-point): Implement tag searches as links.
7845         (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
7846         (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
7847         (org-tags-sparse-tree, org-tags-view, org-set-tags)
7848         (org-agenda-dispatch): New commands.
7849         (org-use-tag-inheritance, org-tags-column): New options.
7850         (org-tab-follows-link, org-return-follows-link): New options.
7851         (org-tags): New customize group.
7852         (org-start-icalendar-file): Get local time zone.
7853         (org-tags-completion-function): New function.
7854         (org-set-font-lock-defaults): Make sure links will also be
7855         highlighted inside headlines.
7857 2005-12-16  Mark Plaksin  <happy@usg.edu>  (tiny change)
7859         * term.el (term-emulate-terminal):
7860         Let term-handle-ansi-terminal-messages override what Bash says about
7861         its current directory.
7863 2005-12-16  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
7865         * bindings.el (last-buffer): Move to simple.el.
7866         * simple.el (last-buffer): Move here.
7867         (get-next-valid-buffer): New function.
7868         (next-buffer): Use frame-local buffer list, maintain buried buffer list.
7869         (prev-buffer): Ditto.  Rename to `previous-buffer'.
7871         * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
7872         * bindings.el (global-map): Ditto.
7874 2005-12-15  Luc Teirlinck  <teirllm@auburn.edu>
7876         * cus-edit.el: Introductory comment change.
7877         (custom-magic-alist): Change message string for the `rogue' state.
7879 2005-12-15  Richard M. Stallman  <rms@gnu.org>
7881         * tooltip.el: Delete defcustom variable :tag names.
7883         * complete.el (partial-completion-mode): Doc fix.
7885         * textmodes/flyspell.el (flyspell-external-point-words):
7886         Use save-excursion to ensure we don't move backward in the
7887         search loop, not even one character.
7888         (flyspell-delete-all-overlays): Use remove-overlays directly.
7890         * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
7891         (ispell-start-process): Set that variable.
7892         Clear ispell-buffer-local-name.
7893         (ispell-internal-change-dictionary):
7894         Set ispell-current-dictionary after killing process.
7895         (ispell-buffer-local-dict):
7896         Don't set spell-personal-dictionary after killing process.
7897         (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
7898         (ispell-tex-skip-alists, ispell-html-skip-alists)
7899         (ispell-skip-region-alist): Mark as risky.
7901         * net/newsticker.el (newsticker--retrieval-timer-list)
7902         (newsticker--display-timer, newsticker-running-p)
7903         (newsticker-ticker-running-p): Definitions moved up.
7905 2005-12-16  Nick Roberts  <nickrob@snap.net.nz>
7907         * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
7909 2005-12-15  David Ponce  <david@dponce.com>
7911         * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
7912         (recentf-edit-list, recentf-open-files): Signal an error when
7913         there is no recent file.
7915 2005-12-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
7917         * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
7918         read-only except for texinfo-format-region evaluation.
7920 2005-12-14  Richard M. Stallman  <rms@gnu.org>
7922         * vc.el (vc-default-previous-version, vc-default-next-version)
7923         (vc-do-command): Doc fixes.
7925 2005-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7927         * textmodes/bibtex.el (bibtex-expand-strings)
7928         (bibtex-autokey-expand-string, bibtex-name-part)
7929         (bibtex-entry-type-whitespace, bibtex-entry-type-str)
7930         (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
7931         (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
7932         (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
7933         (bibtex-entry-postfix, bibtex-known-entry-type-re)
7934         (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
7935         (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
7936         (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
7937         (bibtex-beginning-of-last-entry): Remove.
7938         (bibtex-parse-field-name): Use bibtex-field-name.  Issue error
7939         message if comma is missing but buffer is read-only.
7940         (bibtex-parse-field-text): Handle whitespaces at the end of field
7941         text.  Return 3-element list with beginning and end of field text
7942         and end of field.
7943         (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
7944         (bibtex-parse-field): Remove arg name.  Use bibtex-field-name.
7945         (bibtex-search-forward-field, bibtex-search-backward-field):
7946         Search always delimited by limits of entry.  Use more efficient
7947         search algorithms.
7948         (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
7949         bibtex-end-of-name-in-field.
7950         (bibtex-text-in-field-bounds): Handle BibTeX strings when
7951         extracting the content of a field.
7952         (bibtex-text-in-field): Use search limits.
7953         (bibtex-parse-string-prefix): Handle empty string keys based on
7954         bibtex-string-empty-key.
7955         (bibtex-parse-string): Fix docstring.
7956         (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
7957         (bibtex-preamble-prefix, bibtex-strings): New functions.
7958         (bibtex-skip-to-valid-entry): Include preceding whitespace in
7959         BibTeX entries (consistent with other BibTeX functions).
7960         (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
7961         (bibtex-search-entry): Fix docstring.  Simplify.
7962         (bibtex-flash-head, bibtex-complete-string-cleanup)
7963         (bibtex-count-entries, bibtex-sort-buffer): Simplify.
7964         (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
7965         (bibtex-parse-entry): New optional arg content.
7966         (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
7967         Use bibtex-text-in-field-bounds.
7968         (bibtex-print-help-message): Handle BibTeX strings and preambles.
7969         (bibtex-end-of-entry): Use bibtex-preamble-prefix and
7970         bibtex-parse-string-postfix.
7971         (bibtex-find-text-internal): New function.
7972         (bibtex-remove-delimiters): Use it.
7973         (bibtex-find-text): Use it.  New optional arg help.
7974         (bibtex-complete): Handle BibTeX string and preamble entries.
7975         (bibtex-Preamble): Fix order of closing delimiters.
7977 2005-12-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7979         * vc.el (vc-default-revert): New fun.
7981         * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
7983 2005-12-14  Romain Francoise  <romain@orebokech.com>
7985         * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
7986         (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
7987         (font-lock-remove-keywords): Likewise.
7989 2005-12-14  Juri Linkov  <juri@jurta.org>
7991         * log-view.el (log-view-diff): Doc fix.
7993         * isearch.el (isearch-query-replace): Use (mark) instead of
7994         isearch-opoint if mark is active in transient-mark-mode.
7996 2005-12-14  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
7998         * isearch.el (isearch-query-replace): Check for isearch-other-end.
8000 2005-12-14  Per Abrahamsen  <abraham@dina.kvl.dk>
8002         * progmodes/cpp.el (cpp-face): New widget.
8003         (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
8005 2005-12-14  Juri Linkov  <juri@jurta.org>
8007         * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
8008         around `erase-buffer' and `insert'.
8010         * descr-text.el (describe-text-properties): Replace buffer name
8011         "*Help-2*" with "*Help*<2>".
8012         (describe-char): Add functions print-help-return-message,
8013         toggle-read-only.  Use help-setup-xref with nil to not store
8014         describe-char in help-xref-stack.  Use help-make-xrefs to
8015         make [back] button.
8017         * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
8019         * wdired.el (wdired-old-point): New internal variable.
8020         (wdired-change-to-wdired-mode): Set it buffer-locally.
8021         (wdired-abort-changes): Restore point after aborting changes.
8023 2005-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8025         * vc.el (vc-do-command): Add a new value t for okstatus.
8027         * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
8028         frame in case of errors.
8030 2005-12-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8032         * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
8033         so it comes after "On the Left" in the menu.
8035 2005-12-12  Luc Teirlinck  <teirllm@auburn.edu>
8037         * cus-edit.el (customize-apropos, customize-apropos-options)
8038         (customize-apropos-faces, customize-apropos-groups): Doc fixes.
8040 2005-12-12  Bill Wohler  <wohler@newt.com>
8042         * vc-svn.el (vc-svn-registered): Fix problem of visiting
8043         non-writable Subversion-controlled files by saving window
8044         configuration before calling vc-do-command.  vc-do-command calls
8045         pop-to-buffer on error which is unexpected during registration.
8047 2005-12-12  Jay Belanger  <belanger@truman.edu>
8049         * calc/README: Update the summary of changes.
8051 2005-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8053         * descr-text.el (describe-char): Rework last fix to solve the problem
8054         is the same way it's solved for everything else in that function
8055         (i.e. by extracting the info before setting up the *Help* buffer).
8057 2005-12-12  Kim F. Storm  <storm@cua.dk>
8059         * subr.el (version-regexp-alist): Allow space as separator before
8060         non-numeric part, e.g. "1.0 alpha".
8061         (version-to-list): Interpret .X.Y version as 0.X.Y version.
8063 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
8065         * textmodes/org.el (org-agenda, org-timeline, org-todo):
8066         Implement Logging and the keep-modes setting.
8067         (org-get-category): Make sure a string is returned.
8068         (org-log-done): New function.
8069         (org-log-done, org-closed-string): New options.
8071 2005-12-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8073         * tooltip.el (tooltip-y-offset): Change default to 20.
8075 2005-12-12  Richard M. Stallman  <rms@gnu.org>
8077         * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
8079         * frame.el (display-hourglass): Doc fix.
8081         * help.el (help-for-help-internal): Simplify entry for `a'.
8083         * info.el (Info-on-current-buffer): Doc fix.
8084         (info-insert-file-contents): Don't test (featurep 'jka-compr).
8086         * startup.el (inhibit-splash-screen): Make this the real name.
8087         (inhibit-startup-message): Make this the alias.
8088         (command-line): Find only simple.el, and use its directory
8089         to fill in other preloaded files' names.
8090         (command-line): Deactivate the mark if deactivate-mark is set.
8092         * international/mule.el (load-with-code-conversion):
8093         Bind deactivate-mark.
8095         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
8097 2005-12-11  Luc Teirlinck  <teirllm@auburn.edu>
8099         * cus-edit.el (customize-apropos): Avoid listing an option more
8100         than once under different aliases.  No longer list user options
8101         that are not defined with defcustom (unless a prefix arg is given).
8102         Doc fix.
8103         (customize-apropos-options): Doc fix.
8105 2005-12-11  Juri Linkov  <juri@jurta.org>
8107         * frame.el (set-background-color, set-foreground-color)
8108         (set-cursor-color, set-mouse-color, set-border-color):
8109         Add explicit prompts to read colors by `facemenu-read-color'.
8110         (show-trailing-whitespace, blink-cursor-delay)
8111         (blink-cursor-interval, display-hourglass, hourglass-delay):
8112         Remove tags.
8113         (display-hourglass, hourglass-delay): Doc fix.
8114         (cursor-in-non-selected-windows): Capitalize words in tag.
8116         * faces.el (frame-background-mode): Replace `choice-item' keywords
8117         with `const' to not make [default] button.  Change default value tag
8118         from `default' to `automatic'.  Doc fix.
8119         (trailing-whitespace) <defface>: Change group `whitespace' to
8120         `whitespace-faces'.
8122 2005-12-11  Richard M. Stallman  <rms@gnu.org>
8124         * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
8126 2005-12-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8128         * term/mac-win.el: Create keymap for mac-apple-event-map.
8130 2005-12-11  Nick Roberts  <nickrob@snap.net.nz>
8132         * tooltip.el (tooltip-mode): Move to start of file so that it
8133         appears at top of customize buffer.
8135         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
8136         Add the gud groupname.
8137         (gud-tooltip-mode): Add the tooltip groupname.
8138         (gud-tooltip-echo-area): Add the gud groupname.  Remove tag to
8139         avoid conflict with tooltip-use-echo-area.
8141 2005-12-10  Romain Francoise  <romain@orebokech.com>
8143         * help.el (help-for-help-internal): Add `r' in doc string.
8145 2005-12-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
8147         * align.el (align-regexp, align-highlight-rule):
8148         Use region-beginning and region-end instead of point and mark, so that
8149         repetition (with `repeat-complex-command') recomputes the region
8150         bounds.
8152 2005-12-10  Lennart Borgman  <lennart.borgman.073@student.lu.se>
8154         * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
8155         (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
8156         (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
8157         (balance-windows): Rewrite using the above new functions.
8159 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
8161         * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
8162         react if global-hi-lock-mode seems intended.
8163         (global-hi-lock-mode) Renamed from hi-lock-mode.
8164         (hi-lock-archaic-interface-message-used)
8165         (hi-lock-archaic-interface-deduce): New variables.
8166         (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
8167         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
8168         (hi-lock-find-patterns, hi-lock-font-lock-hook):
8169         Replace hi-lock-buffer-mode with hi-lock-mode.
8171 2005-12-10  Kevin Rodgers  <ihs_4664@yahoo.com>
8173         * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
8174         completion list, even after a partial completion has been
8175         inserted in the current buffer.  If there are more than 1
8176         completion, redisplay the *Completions* buffer; if the
8177         completion is unique, delete the *Completions* window.
8179 2005-12-10  Eli Zaretskii  <eliz@gnu.org>
8181         * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
8182         strings and long subject lines that were broken into multiple
8183         lines at arbitrary places.  Handle subjects that have "Re: " in
8184         the middle.
8186 2005-12-10  John W. Eaton  <jwe@octave.org>
8188         * emacs/octave-mod.el (octave-electric-space): Don't indent
8189         comments or strings if octave-auto-indent is nil.
8191 2005-12-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8193         * term/mac-win.el: Require url when compiling.
8194         Call mac-process-deferred-apple-events after loading init files.
8195         (mac-apple-event-map): New defvar.  Define event handlers in it.
8196         (core-event, internet-event): New Apple event class symbols.
8197         (open-application, reopen-application, open-documents)
8198         (print-documents, open-contents, quit-application)
8199         (application-died, show-preferences, autosave-now, get-url):
8200         New Apple event ID symbols.
8201         (about): New HICommand ID symbol.
8202         (mac-event-spec, mac-event-ae): New macros.
8203         (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
8204         (mac-ae-selection-range, mac-ae-text-for-search)
8205         (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
8206         (mac-application-menu-map): Remove keymap.  Handlers for HICommand
8207         and Services menu events are now defined in mac-apple-event-map.
8208         (mac-drag-n-drop): Remove selection range handling.
8210 2005-12-10  Kenichi Handa  <handa@m17n.org>
8212         * simple.el (zap-to-char):
8213         * isearch.el (isearch-process-search-char): Translate CHAR by
8214         translation-table-for-input.
8216 2005-12-09  Chong Yidong  <cyd@stupidchicken.com>
8218         * foldout.el (foldout-exit-fold): Properly hide subtree.
8220 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8222         * files.el (save-buffer):
8223         * international/ucs-tables.el (ucs-set-table-for-input):
8224         * mail/mail-extr.el (mail-extract-address-components):
8225         * mail/sendmail.el (mail-mode): Reformat doc string.
8227 2005-12-09  Juri Linkov  <juri@jurta.org>
8229         * isearch.el (isearch-highlight): Change main overlay priority
8230         from 1 to 1001.  Simplify.
8231         (isearch-lazy-highlight-update): Change lazy overlay priority
8232         from 0 to 1000.
8234         * replace.el (replace-highlight): Change overlay priority from
8235         1 to 1001.
8237         * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
8238         Change overlay priority from 1 to 1001.  Reuse existing overlay.
8240         * compare-w.el (compare-windows-highlight): Change overlay
8241         priority from 1 to 1000.
8243         * menu-bar.el (menu-bar-edit-menu): Add listp around
8244         pending-undo-list to disable menu item "undo" when pending
8245         undo list is empty.
8247         * locate.el (locate): Disable undo in *Locate* buffer.
8249 2005-12-09  Kim F. Storm  <storm@cua.dk>
8251         * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
8253 2005-12-09  David Ponce  <david@dponce.com>
8255         * recentf.el: Improvement of the menu code.
8256         (recentf-enabled-p): Move before first use.  Use `kill-emacs-hook'
8257         instead of menu hook.
8258         (recentf-show-menu, recentf-hide-menu): New functions.
8259         (recentf-menu-customization-changed, recentf-mode): Use them.
8260         (recentf-menu-action, recentf-max-menu-items)
8261         (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
8262         (recentf-arrange-by-rule-others)
8263         (recentf-arrange-by-rules-min-items)
8264         (recentf-arrange-by-rule-subfilter) : Don't use
8265         `recentf-menu-customization-changed'.
8266         (recentf-arrange-rules): Likewise.  Accept functions to compute
8267         sub-menu titles.
8268         (recentf-menu-filter): Likewise.  Doc fix.
8269         (recentf-menu-value-shortcut): Doc fix.
8270         (recentf-dump-variable): Quote atom value.
8271         (recentf-make-menu-items): Update to use it as a menu filter.
8272         (recentf-match-rule): New function.
8273         (recentf-arrange-by-rule): Use it.
8274         (recentf-indirect-mode-rule): New function.
8275         (recentf-build-mode-rules): Use it.
8276         (recentf-dir-rule): New function.
8277         (recentf-arrange-by-dir): Use it.
8278         (recentf-filter-changer-current): Rename from
8279         `recentf-filter-changer-state'.  All references updated.
8280         (recentf-filter-changer-alist): Update filter names.
8281         (recentf-filter-changer-select): New function.
8282         (recentf-filter-changer): Use it.  Make a sub-menu from filters
8283         available in `recentf-filter-changer-alist'.
8284         (recentf-data-cache, recentf-clear-data)
8285         (recentf-update-menu): Remove.  All references updated.
8286         (recentf-match-rule-p, recentf-build-dir-rules)
8287         (recentf-filter-changer-goto-next)
8288         (recentf-filter-changer-get-current)
8289         (recentf-filter-changer-get-next): Remove.
8291 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8293         * cus-edit.el (custom-buffer-create-internal): Relabel the whole
8294         buffer "Reset" button to "Reset to Current" for consistency with
8295         the State buttons.
8297 2005-12-08  John Paul Wallington  <jpw@pobox.com>
8299         * ibuf-ext.el (define-ibuffer-filter filename):
8300         If `dired-directory' is a list then really use its car.
8302 2005-12-08  Kim F. Storm  <storm@cua.dk>
8304         * emulation/cua-rect.el (cua--rectangle-aux-replace):
8305         Fix indention of text on right side of replaced rectangle.
8307 2005-12-09  Nick Roberts  <nickrob@snap.net.nz>
8309         * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
8310         No need to check gud-comint-buffer is bound.
8311         (gdb): Prevent multiple debugging when first session uses gdba.
8313 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8315         CC Mode update to 5.31.
8317         * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
8318         Emacsen which lack `define-minor-mode'.  (Currently Emacs <21.
8319         We might do this function properly in the future).
8321         * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
8322         New macros c-sentence-end and c-default-value-sentence end, to cope
8323         with Emacs 22's new function `sentence-end'.
8325 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8327         * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
8328         compat issue using `c-put-overlay' and `c-delete-overlay'.
8330         * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
8331         New compat macros to handle overlays/extents.
8333 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8335         * progmodes/cc-fix.el: Add definitions of the macros push and pop
8336         (for GNU Emacs 20.4)
8338         * progmodes/cc-defs.el:
8339         (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
8341         * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
8342         highlighting mechanism so it will work in XEmacs too.
8344         * progmodes/cc-defs.el: Insert c-int-to-char.
8346         * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
8347         call to the new macro c-int-to-char.  This solves XEmacs's
8348         regarding characters as different from integers.
8350 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8352         * progmodes/cc-fonts.el (c-make-syntactic-matcher):
8353         New internal helper.
8355         (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
8356         construct to make the indirect face lookup work in XEmacs.
8358         (c-cpp-matchers): Append the negation char face to the existing
8359         fontification, so that the cpp face doesn't disappear.
8360         Use `c-make-syntactic-matcher' to avoid negation chars in comments
8361         and strings.
8363         * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
8364         to map to `font-lock-negation-char-face' in emacsen where it exists.
8366 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8368         * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
8370         * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
8371         Rename "c-subword-move-mode" as "c-subword-mode".
8373         * progmodes/cc-mode.el: Added tty suitable bindings for C-c
8374         <delete> and C-c C-<delete>.  (To the c-hungry- delete functions).
8376 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8378         * progmodes/cc-mode.el: Added autoload directive for
8379         `c-subword-move-mode' for use in older emacsen.
8381 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8383         * progmodes/cc-mode.el:
8384         (i) Insert a binding for C-c C-backspace into
8385         c-bind-special-erase-keys which works in TTYs.
8386         (ii) Make sure that when file styles are used, any explicitly
8387         given style variables take priority over those in the style.
8388         Do this by calling `hack-local-variables' a second time.
8390         * progmodes/cc-vars.el: Add language specific customization
8391         widgets for AWK to c-doc-comment-style, c-require-final-newline
8392         and c-default-style.  Add a defcustom for awk-mode-hook.
8393         Give c-syntactic-element and c-syntactic-context doc-strings by
8394         directly setting their `variable-documentation' propery.
8395         This allows Emacs 22.1 to read these with C-h v.
8397         * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
8399 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8401         * progmodes/cc-fonts.el, cc-vars.el
8402         (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
8403         (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
8404         Masatake YAMATO.
8406         (c-doc-comment-style): Made GtkDoc default in C mode.
8408         * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
8409         and C-c C-<delete>.
8411         (c-bind-special-erase-keys): New function for use on
8412         `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
8414         * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
8415         <delete> key behavior in XEmacs according to `delete-forward-p'.
8416         C.f. `c-electric-delete'.
8418 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8420         * progmodes/cc-mode.el: Give c-hungry-backspace and
8421         c-hungry-delete-forward permanent key bindings.
8423         * progmodes/cc-cmds.el (c-electric-semi&comma):
8424         Bind c-syntactic-context for calls to "criteria functions", for
8425         consistency with other calls to user functions.
8427         * progmodes/cc-cmds.el (c-indent-command): Expunge use of
8428         `current-prefix-arg', since this might be the prefix arg to a
8429         command which calls c-indent-command as a function.  Change the
8430         interactive spec from "p" to "P".
8432         * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
8433         reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
8434         was difficult to understand.
8436 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8438         * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
8439         first char of an identifier.
8441         * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
8442         +" syntax in C++.
8444 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8446         * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
8447         auto-fill doesn't split a c-comment's last word from a hanging
8448         "*/" when a space is typed between them after fill-column.
8450         * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
8452         * progmodes/cc-styles.el (c-set-style)
8453         (c-setup-paragraph-variables): Abort the command if we're not in a
8454         CC Mode buffer.
8456         * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
8457         with blank comment-prefix, and a blank line as the comment's
8458         second line.
8460 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8462         * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
8463         Incorporate the patterns added in the Emacs development branch
8464         for the new Emacs 22 face `font-lock-negation-char-face'.
8466         * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
8467         of "red" since it stands out better in xterms and DOS terminals.
8469         * progmodes/cc-engine.el (c-literal-faces):
8470         Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
8472 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8474         * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
8475         forcibly enable c-electric-flag.
8477         * progmodes/cc-vars.el, cc-cmds.el: New clean-up
8478         `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
8479         after the comment-prefix of a C-style comment will close that comment.
8481 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8483         * progmodes/cc-fonts.el (c-basic-matchers-before)
8484         (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
8485         in Pike.
8487         * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
8488         digraphs.
8490         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
8491         (c-cpp-message-directives, c-cpp-include-directives)
8492         (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
8493         (c-cpp-expr-directives): Introduce new language constants to
8494         control cpp syntax in a cleaner way.
8496         (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
8498         (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
8500         * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
8501         (c-multiline-string-start-char): New language constants and
8502         variables to specify how newlines in string literals work.
8504         (c-font-lock-invalid-string): Use them.
8506         * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
8507         unbalanced close brace is entered.  Optimization by avoiding going
8508         back over arbitrarily large blocks.  Removed hints that this
8509         function only would be relevant/useful in AWK.
8511         (c-electric-brace): Indent syntactically after the cleanups since
8512         lineup functions might do it differently then.
8514         * progmodes/cc-engine.el, cc-langs.el
8515         (c-opt-op-identifier-prefix): New language constant and variable.
8517         (c-just-after-func-arglist-p, c-after-special-operator-id)
8518         (c-search-decl-header-end, c-inside-bracelist-p): Use it.
8520         * progmodes/cc-align.el, cc-engine.el
8521         (c-after-special-operator-id): New helper to handle C++ operator
8522         identifiers.
8524         (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
8525         (c-guess-basic-syntax): Handle C++ operator identifiers in
8526         declarations.
8528         * progmodes/cc-langs.el (c-assignment-operators): Add the
8529         trigraph version of ^= too.
8531         * progmodes/cc-langs.el (c-assignment-operators): Add the
8532         trigraph version of |= in C++.
8534         * progmodes/cc-fonts.el (c-font-lock-declarators):
8535         Handle `c-decl-hangon-kwds' after the identifier name.
8537         * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
8538         whether an arglist is "nonempty", ignore a comment after the open
8539         paren if it isn't followed by a non-comment token on the same line.
8541         * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
8542         Enable heuristics below the point to cope with classes inside special
8543         brace lists in Pike.
8545 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8547         * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
8549 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8551         * progmodes/cc-guess.el (cc-guess-install): New function to
8552         install an already guessed style in another buffer.
8554         * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
8555         sets `inhibit-read-only' - `c-save-buffer-state' should be used
8556         anyway if the change always is undone.
8558 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8560         Implement togglable electricity:
8562         * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
8563         saying when it should be used.
8565         * progmodes/cc-engine.el: Add the new buffer-local variable,
8566         c-electric-flag.
8568         * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
8569         c-toggle-auto-newline.
8571         * progmodes/cc-mode.el: Rename c-toggle-auto-state to
8572         c-toggle-auto-newline.  Remove the binding for
8573         c-toggle-auto-hungry-state.  Add the binding C-c C-l for the new
8574         c-toggle-electric-state.
8576         * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
8578         * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
8579         c-\(forward\|backward\)-subword.
8580         (c-update-modeline): Add the new modeline flag `l' for
8581         `c-electric-flag'.  Make the auto-newline flag `a' dependent on `l'.
8582         (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
8583         Make the old name an alias of the new name.
8584         (c-toggle-electric-state): New function.
8585         (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
8586         Adapt these functions to do electric things only when
8587         c-electric-flag is non-nil.
8588         (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
8589         new functions from c-electric-brace.
8590         (c-point-syntax): Add a check for "virtual semicolons" in AWK
8591         mode, so that the tentative extra newline doesn't change the
8592         syntax of the following brace.
8593         (c-electric-brace): Restructure by extracting the above functions.
8594         Tidy up the coding somewhat.
8595         (c-electric-semi&comma, c-electric-colon, c-electric-paren):
8596         restructure a bit.
8598 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8600         * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
8601         anchor position(s) using faces.  Thanks to Masatake YAMATO for the idea.
8603         * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
8604         (c-submode-indicators): Change name from `c-auto-hungry-string'
8605         since it's now used to track another submode.
8607         (c-update-modeline): Convert to function and extended to check
8608         `c-subword-move-mode'.
8610         (c-forward-into-nomenclature, c-backward-into-nomenclature):
8611         Convert to compat aliases for `c-forward-subword' and
8612         `c-backward-subword'.
8614         * progmodes/cc-subword.el: New functions and minor mode to handle
8615         SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
8617         (c-forward-subword, c-backward-subword, c-mark-subword)
8618         (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
8619         (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
8620         Functions corresponding to the standard word handling functions.
8622         (c-subword-move-mode): Minor mode that replaces all the standard
8623         word handling functions with their subword equivalences.
8625 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8627         * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
8628         entry for one-liner-defun.
8630         * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
8631         name in its def-edebug-spec.
8633         * progmodes/cc-cmds.el (c-electric-brace): Make the
8634         one-liner-defun clean-up work with empty-defun-braces.  o-l-d now
8635         compacts space before a comment, if this will make things fit on
8636         one line.
8638         Introduce an "awk" style, mainly for auto-newline and clean-ups.
8640         * progmodes/cc-align.el: New function c-snug-1line-defun-close
8642         * progmodes/cc-cmds.el: In c-electric-brace, add code for new
8643         clean-up one-liner-defun.
8645         * progmodes/cc-styles.el: Add the new "awk" style.
8647         * progmodes/cc-vars.el: Add description of one-liner-defun to
8648         c-cleanup-list's doc-string.  New user options,
8649         c-max-one-liner-length.  In c-default-style, set the default style
8650         for AWK to "awk".
8652 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8654         * progmodes/cc-engine.el (c-forward-label): Fix fontification of
8655         macros inside labels.
8657         * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
8658         `c-at-statement-start-p' and `c-at-expression-start-p'.
8660         * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
8661         error if the mark isn't set.
8663         * progmodes/cc-engine.el (c-guess-continued-construct)
8664         (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
8665         accurately detect functions inside functions.
8667         * progmodes/cc-engine.el (c-at-expression-start-p): New function
8668         like `c-at-statement-start-p' that additionally recognizes commas
8669         and expression parentheses as delimiters.
8671         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
8672         to avoid heuristics that doesn't work for unclosed blocks.
8673         (c-at-statement-start-p): New function.
8675         * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
8676         Objective-C directives, e.g. directives spanning lines should work
8677         reasonably well now.
8679         (c-put-c-type-property, c-clear-c-type-property): New helpers.
8681         (c-forward-objc-directive): New function to move over any ObjC
8682         directive.
8684         (c-just-after-func-arglist-p, c-guess-basic-syntax)
8685         (c-basic-matchers-before): Use it.
8687         (c-font-lock-objc-iip-decl): Remove.
8689         * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
8690         in the template arglist recognition.
8692         * progmodes/cc-styles.el (c-style-alist): Fix several
8693         inconsistencies in the Whitesmith style.
8695         * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
8696         New lineup function to get lines after Whitesmith style blocks
8697         correctly indented.
8699         (c-lineup-whitesmith-in-block): Back out the compensation for
8700         opening parens since it's done using `add' lists in the style
8701         definition instead.  Don't use the anchor position since it varies
8702         too much between the syntactic symbols. :P
8704         * progmodes/cc-vars.el (c-valid-offset): Update.
8706         * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
8707         lists where the offsets are combined according to several
8708         different methods: `first', `min', `max', and `add'.
8709         Report offset evaluation errors with `c-benign-error' so that some kind
8710         of reindentation still is done.
8712         * progmodes/cc-engine.el (c-guess-basic-syntax):
8713         Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
8714         `arglist-close'.
8716         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
8717         situations for `arglist-cont-nonempty' and `arglist-close'.
8719         * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
8721         * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
8722         cc-bytecomp-boundp' in a number of places.
8724         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
8725         macro related issue.
8727 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8729         * progmodes/cc-awk.el: Change the terminology of regexps: A char
8730         list is now [asdf], a char class [:alpha:].
8731         Include code for char classes.
8732         Set c-awk-NL-prop on lines ending in open strings.  (Bug fix.)
8733         Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
8735         Remove (nearly all of) the cruft associated with AWK Mode's former
8736         concept of "virtual semicolons":
8738         Adapt c-beginning-of-statement, c-end-of-statement (together with
8739         subfunctions) to use the new notion of "virtual semicolon" in
8740         place of the old awkward special handling for AWK.  There remains
8741         much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
8742         * progmodes/cc-cmds.el:
8743         (c-ascertain-adjacent-literal): In the backwards direction, now
8744         recognises AWK regexp delimiters as string delimiters.
8745         (c-after-statement-terminator-p): Adapt for virtual semicolons;
8746         check more rigorously for "end of macro".
8747         (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
8748         virtual semicolons;
8749         (c-beginning-of-statement): Adapt for virtual semicolons; Separate
8750         out the code for forward movement into ...
8751         (c-end-of-statement): Now contains the code for forward movement,
8752         adapted for virtual semicolons.
8754         * progmodes/cc-engine.el:
8755         (c-ws*-string-limit-regexp): New regexp.
8756         (c-forward-single-comment, c-backward-single-comment): Comment out
8757         the (now redundant) "special" AWK stuff.
8759         * progmodes/cc-styles.el, cc-vars.el: Change the settings of
8760         c-string-par-start, c-string-par-separate to be more like Text
8761         Mode than Fundamental Mode.
8763 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8765         * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
8766         to the fontified region so that fontification doesn't occur
8767         outside it (could happen e.g. when fontifying a line with an
8768         unfinished declaration).
8770 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8772         * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
8773         start of the file.  ^L now separate sections of the file.
8774         (c-awk-non-eol-esc-pair-re,     c-awk-blank-or-comment-line-re)
8775         (c-awk-one-line-possibly-open-string-re)
8776         (c-awk-regexp-one-line-possibly-open-char-class-re)
8777         (c-awk-one-line-possibly-open-regexp-re)
8778         (c-awk-one-line-non-syn-ws*-re): New defonsts.
8779         (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
8781         Amend the concept of "virtual semicolons" (in the indentation
8782         engine) for languages like AWK, such that they are now
8783         conceptually attached to end of the last token of a statement, not
8784         the end of the line.  (In AWK Mode, however, the pertinent text
8785         property is still physically set on the EOL.)  Remove the specific
8786         tests for awk-mode, thus facilitating the introduction of other
8787         language modes where EOLs can end statements.
8788         (Note: The funtionality in cc-cmds.el, specifically
8789         c-beginning/end-of-statement has yet to be amended.)
8791         * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
8792         New macros.
8794         * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
8795         c-stmt-delim-chars.  New c-lang-defvars: c-at-vsemi-p-fn,
8796         c-vsemi-status-unknown-p-fn (in a new page).
8798         * progmodes/cc-engine.el: In c-beginning-of-statement-1,
8799         c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
8800         numerous awkward forms like
8801         (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
8802         with (c-at-vsemi-p).  Fix a few typos.  In c-guess-basic-syntax, new
8803         variable before-ws-ip, the place just after char-before-ip appears.
8805         * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
8806         a comment.
8808 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8810         * progmodes/cc-cmds.el (c-electric-brace): Clean up using
8811         `c-tentative-buffer-changes'.
8813         * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
8814         convert to macro to choose between Emacs and XEmacs at compile time.
8816         (c-set-region-active): New set counterpart to `c-region-is-active-p'.
8818         (c-tentative-buffer-changes): New macro to handle temporary buffer
8819         changes in a convenient way.
8821         (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
8822         for `c-tentative-buffer-changes'.
8824         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
8825         the checks for paren sexps between the point and the keyword, to
8826         avoid some false alarms.
8828         * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
8829         Fixed a situation where an error could be thrown for unbalanced
8830         parens.  Changed to make use of c-keyword-member' to avoid some
8831         repeated regexp matches.
8833         (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
8834         These language variable are no longer necessary.
8836         (c-block-stmt-kwds): New language constant used by
8837         c-looking-at-inexpr-block'.
8839         (c-guess-basic-syntax): Remove an optional check that looked at
8840         the existence of the now removed language variables.
8842         * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
8843         (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
8844         object instantiation expressions as declarations in some contexts.
8845         This bug only affected languages where the declarator can't be
8846         enclosed in parentheses.
8848         * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
8849         insert newlines before and after substatement braces.
8851         * progmodes/cc-engine.el: Improved the heuristics for recognizing
8852         function declaration headers and the handling of C++ style member
8853         init lists.
8855         (c-just-after-func-arglist-p): Rewritten to use
8856         `c-forward-decl-or-cast-1'.  Now behaves a bit differently too.
8858         (c-beginning-of-member-init-list): Remove since it isn't used anymore.
8860         (c-guess-basic-syntax): Adapt case 5B for the new
8861         `c-just-after-func-arglist-p'.  Merge cases 5B.1 and 5B.3.
8862         Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
8863         covers all cases now).
8865         * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
8867 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8869         * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
8870         c-string-par-start/separate c-sentence-end-with-esc-eol,
8871         initialised in c-setup-paragraph-variables, used in string
8872         scanning subroutines of c-beginning-of-statement.
8874         * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
8875         which precedes the newly inserted `{'.
8877 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8879         * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
8880         function for declaration level blocks.  It should now cope with
8881         templates better and also be a lot more comprehensible.
8883         (c-looking-at-decl-block): The new function.
8885         (c-search-uplist-for-classkey): The old one.  It's now a wrapper
8886         for compatibility.
8888         (c-add-class-syntax, c-guess-continued-construct)
8889         (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
8891         (c-decl-block-key): Change to tell apart ambiguous and
8892         unambiguous keywords.  Pike specials are now handled directly in
8893         the code instead.
8895         (c-block-prefix-disallowed-chars, c-block-prefix-charset):
8896         New language constants and variables to make the backward skip in
8897         `c-looking-at-decl-block' as tight as possible.
8899         (c-nonsymbol-token-char-list): New language constant.
8901         * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
8902         find balanced template arglists backwards.
8904         * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
8905         making char classes for `c-syntactic-skip-backward'.
8907         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
8908         16D - can't be a class-close at that point.
8910         * progmodes/cc-engine.el (c-guess-basic-syntax)
8911         (c-add-class-syntax): Don't narrow out the enclosing declaration
8912         level.  This makes everything a lot easier, and it was actually
8913         only four small places that needed it to work.  Some places that
8914         previously did `widen' are removed now, which has the effect that
8915         `c-guess-basic-syntax' never will look at things outside the
8916         current narrowment now.  The anchor position for `topmost-intro'
8917         is affected by this, but it was so bogus it was basically useless
8918         before, and now it's equally bogus but in a slightly different way.
8920         (c-narrow-out-enclosing-class): Gone.
8922         (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
8923         the narrowed region.
8925         (c-least-enclosing-brace): Remove silly optional argument.
8927         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
8928         the point could be left directly after an open paren when finding
8929         the beginning of the first decl in the block.
8931         * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
8932         Specify which submatch to use.
8934         * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
8936         (c-decl-start-re): No longer any need for special treatment of
8937         ObjC due to the above.
8939         (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
8940         presumably follows C in that regard.
8942         * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
8943         New language constants to specify operator tokens inside
8944         identifiers in a more high level way.
8946         (c-opt-identifier-prefix-key): New internal language constant.
8948         (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
8949         (c-identifier-start, c-identifier-key): Now completely calculated
8950         from other constants.
8952         (c-identifier-last-sym-match): Decommission since it's no longer used.
8954         (c-operators): Use `c-identifier-ops'.  Document `postfix-if-paren'.
8956         * progmodes/cc-engine.el (c-forward-name): Remove the
8957         optimization when c-identifier-key is equal to c-symbol-key since
8958         it doesn't work in byte compiled files.  Don't record empty
8959         regions as identifiers.
8961         * progmodes/cc-langs.el (c-filter-ops): New helper function to
8962         simplify access to `c-operators' and its likes.
8964         (c-operator-list, c-all-op-syntax-tokens)
8965         (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
8966         (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
8967         (c-primary-expr-regexp, c-cast-parens): Use it.
8969         * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
8970         an explicit language in functions.
8972         * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
8973         variant of adornment.
8975         * progmodes/cc-langs.el (c-any-class-key): Remove unused language
8976         variable.
8978         (c-type-decl-prefix-key): Remove some now unnecessary cruft from
8979         the Pike value.
8981         * progmodes/cc-engine.el (c-on-identifier)
8982         (c-simple-skip-symbol-backward): Small fix for handling "-"
8983         correctly in `skip-chars-backward'.  Affected the operator lfun
8984         syntax in Pike.
8986         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
8987         diagnostic message about precompiled language vars not being used.
8989         * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
8990         "__attribute__" is followed by a parenthesis.
8992         (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
8993         (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
8994         language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
8996         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
8997         Internal cleanups to properly detect the declared identifiers in
8998         various declarations.
9000         (c-decl-start-kwds): New language constant to recognize
9001         declarations that can start anywhere.  Used for class declarations
9002         in Pike.
9004         (c-specifier-key, c-not-decl-init-keywords)
9005         (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
9006         (c-find-decl-spots): Implement `c-decl-start-kwds'.
9008         (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
9009         (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
9010         handling of the compiler specific extension keywords into a new
9011         language constant `c-decl-hangon-kwds' that defines keyword
9012         clauses to be ignored in declarations.
9014         (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
9015         past unrecognized tokens when handling `c-colon-type-list-kwds'.
9016         Necessary to stop at the declared identifier in e.g. IDL valuetype
9017         declarations.
9019         (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
9020         (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
9021         (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
9022         (c-forward-decl-or-cast-1): Recognize the declared identifier in
9023         class and enum declarations as such and not as part of the type.
9025         (c-forward-decl-or-cast-1, c-forward-label): Relax the
9026         interpretation of PRECEDING-TOKEN-END when there's no preceding token.
9028         (c-forward-decl-or-cast-1): Don't disregard sure signs of
9029         declarations when there's some syntax error later on.
9031         (c-complex-decl-matchers): Did away with a reference to
9032         `c-specifier-key'.
9034         * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
9035         value - this variable is always dynamically bound.
9037         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
9038         * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
9039         * cc-cmds.el, cc-defs.el: Change the policy for marking up
9040         functions that might do hidden buffer changes: All such internal
9041         functions are now marked instead of those that don't.
9043         (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
9044         (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
9045         (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
9046         (c-literal-type): Allow these functions to make hidden buffer changes,
9047         so that they are free to use text property caching later on.
9049         (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
9050         (c-electric-brace, c-electric-slash, c-electric-star)
9051         (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
9052         (c-electric-paren, c-electric-continued-statement, c-indent-command)
9053         (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
9054         (c-context-line-break): Add `c-save-buffer-state' calls to comply
9055         with the changed semantics of the functions above.
9057         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
9058         when macros occur in obscure places.  Optimized the sexp movement
9059         a bit.
9061 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
9063         Enhancements for c-beginning-of-statement to work in AWK Mode:
9065         * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
9066         (completed statement) with `}' (statement completed by closing
9067         brace or semicolon) and `$' (statement completed by EOL).
9069         (c-awk-virtual-semicolon-ends-prev-line-p)
9070         (c-awk-virtual-semicolon-ends-line-p)
9071         (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
9072         (c-awk-at-statement-end-p): New functions.
9074         * progmodes/cc-cmds.el: Simplify the structure of functions
9075         c-forward-over-illiterals, c-back-over-illiterals.  Enhance these
9076         two functions and c-beginning-of-statement to handle AWK Mode.
9078         * progmodes/cc-engine.el: Enhance c-forward-single-comment,
9079         c-backward-single-comment for AWK mode.  Attempt to clarify their
9080         doc-strings.
9082         * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
9084 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
9086         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
9087         label handling.  Labels are now recognized in a uniform and more
9088         robust way, regardless of context.  Text properties are put on all
9089         labels to recognize the following declarations better.
9090         Multiword labels are handled both in indentation and fontification for
9091         the benefit of language extensions like Qt.  For consistency, keywords
9092         in labels are now fontified with the label face instead.
9093         That also applies to "case" and "default".
9095         (c-beginning-of-statement-1): Fix some bugs in the label
9096         handling.  Disregard `c-nonlabel-token-key' in labels that begin
9097         with `c-label-kwds'.
9099         (c-find-decl-spots): Support that the callback adds more
9100         `c-decl-end' spots to find.
9102         (c-forward-decl-or-cast-1): Don't treat a list of plain
9103         identifiers followed by a colon as a declaration.
9105         (c-forward-label): New function to recognize labels.
9107         (c-guess-basic-syntax): Replace uses of `c-label-key' with
9108         `c-forward-label'.  Moved the label recognition cases (14 and 15)
9109         earlier since they aren't so context sensitive now.  Handle labels
9110         on the top level gracefully.  Moved access label recognition to
9111         the generic label case (CASE 15) - removed CASE 5E.
9113         (c-font-lock-declarations): Add recognition of labels in the
9114         same round since we need to handle labels in parallell with other
9115         declarations to recognize both accurately.  It should also improve
9116         speed.
9118         (c-simple-decl-matchers, c-basic-matchers-after):
9119         Move `c-font-lock-labels' so that it only is used on decoration level 2
9120         since `c-font-lock-declarations' handles it otherwise.
9122         (c-complex-decl-matchers): Remove the simplistic recognition of
9123         access labels.
9125         (c-decl-prefix-re): Remove the kludges that was necessary to cope
9126         with labels earlier.
9128         (c-decl-start-re): New language variable to make
9129         `c-font-lock-declarations' stop for the special protection labels
9130         in Objective-C that start with `@'.
9132         (c-label-key): Remove since it's no longer used.
9134         (c-recognize-colon-labels, c-label-prefix-re): New language
9135         constants to support recognition of generic colon-terminated labels.
9137         (c-type-decl-end-used): `c-decl-end' is now used whenever there
9138         are colon terminated labels.
9140         * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
9141         first argument starts with a special brace list.
9143         * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
9144         (c-font-lock-declarations): Break out the declaration and cast
9145         recognition from `c-font-lock-declarations' to a new function, so
9146         that it can be used in the indentation engine.
9148         * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
9149         up to the start of the literal.  Fixed bug with the point on the
9150         wrong side of the search limit that could happen when the start
9151         position is inside a literal.
9153         * progmodes/cc-engine.el (c-parse-state)
9154         (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
9155         so that it's kept a little bit back to increase the hit rate.
9157         (c-parse-state): Change the macro handling and fixed some
9158         glitches.  Macro context is checked more often than necessary now,
9159         but otoh less garbage conses are generated.
9161         * progmodes/cc-engine.el (c-parse-state)
9162         (c-invalidate-state-cache): Cache the last position where
9163         `c-state-cache' applies.  This can speed up refontification quite
9164         a bit in blocks where there are many non-brace parens before the point.
9166         (c-state-cache-end): New variable for this.
9168         (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
9169         cache variable.
9171         * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
9172         get close initial continue positions when the start position is
9173         inside a literal or macro.  Do not call the callback for spots
9174         before the start position (which can happen e.g. for `c-decl-end'
9175         spots inside comments).  Optimize better in special cases when the
9176         region is a single line inside a literal or macro (typically when
9177         the current line is refontified).
9179         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
9180         to `c-add-stmt-syntax' - there's no need to explicitly whack off
9181         entries from the paren state.
9183         * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
9184         special case for "else if" clauses.
9186         * progmodes/cc-engine.el (c-looking-at-inexpr-block)
9187         (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
9189         * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
9190         New language variable to recognize the gcc extension with statement
9191         blocks inside expressions.
9193         * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
9194         it somewhat more comprehensible.  The argument AT-BLOCK-START is
9195         no longer used and hence removed.
9197         (c-guess-continued-construct, c-guess-basic-syntax): Update calls
9198         to `c-add-stmt-syntax'.
9200         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
9201         Use `c-beginning-of-statement-1' instead of duplicating parts of it.
9202         This fixes bogus label recognition.
9204         * progmodes/cc-engine.el (c-add-type, c-check-type)
9205         (c-forward-name, c-forward-type): Improve storage of template
9206         types in `c-found-types' so that they can be recognized better.
9208         (c-syntactic-content): Add option to skip past nested parens.
9210         * progmodes/cc-engine.el (c-forward-name):
9211         Set `c-last-identifier-range' all the time.  It's less work that way.
9212         Handle that there might not be an identifier to store in
9213         `c-last-identifier-range'.
9215         (c-forward-type): Handle that `c-last-identifier-range' might be
9216         nil from `c-forward-name'.
9218         * progmodes/cc-defs.el (c-safe-scan-lists)
9219         (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
9221         * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
9222         to work even if the form fails.
9224         * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
9225         down in a large file in one go.
9227         (c-get-fallback-start-pos): New helper function for `c-parse-state'.
9229         * progmodes/cc-align.el (c-lineup-assignments): New lineup
9230         function which is like `c-lineup-math' but returns nil instead of
9231         `c-basic-offset' when it doesn't match.
9233         (c-lineup-math): Change to use `c-lineup-assignments'.
9235 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
9237         * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
9238         c-beginning-of-statement.  New subfunctions
9239         c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
9241 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
9243         * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
9244         hardcoded char classes whereever possible.  Changed a couple of
9245         places to use skip by syntax instead of skip by char class.
9247         * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
9248         Fix a bug in the regexp that caused extreme backtracking.
9250         * progmodes/cc-langs.el (c-block-comment-starter)
9251         (c-block-comment-ender): New language constants to specify in a
9252         single place how block comments look.
9254         (c-comment-start-regexp, c-block-comment-start-regexp)
9255         (comment-start, comment-end, comment-start-skip)
9256         (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
9257         (c-syntactic-ws, c-nonempty-syntactic-ws)
9258         (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
9259         `c-line-comment-starter', `c-block-comment-starter' and
9260         `c-block-comment-ender'.
9262         (c-block-comment-regexp, c-unterminated-block-comment-regexp):
9263         New language constants to break up things a bit.
9265         (c-simple-ws): New language constant for simple whitespace.
9267         * progmodes/cc-defs.el (c-concat-separated): New convenience function.
9269         * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
9270         in `regexp-opt' in Emacs 20 and XEmacs when strings contain
9271         newlines.  Allow and ignore nil elements in the list.
9273 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
9275         * progmodes/cc-cmds.el: Comment out a (n almost certainly
9276         superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
9278         * progmodes/cc-cmds.el: Tidy up the comments in
9279         c-beginning-of-statement and subfunctions.
9281         * progmodes/cc-awk.el: Replace calls to put-text-property to the
9282         more flexible c-put-char-property and c-clear-char-properties.
9283         Add the author's email address.
9285         * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
9287         * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
9288         closing "*/" of a block comment.
9290         * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
9291         subfunctions) so that it works at BOB and EOB.
9293         * progmodes/cc-cmds.el, cc-vars.el: More updating of
9294         c-beginning-of-statement, including new variable
9295         c-block-comment-start-regexp.
9297 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
9299         * progmodes/cc-langs.el (c-known-type-key): Optimize simple
9300         symbols from `*-font-lock-extra-types' so that there's no need to
9301         use `regexp-opt' on those lists.
9303         * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
9304         `c-type-modifier-kwds' is empty.
9306         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
9307         there are several strings on the same line.
9309         * progmodes/cc-engine.el (c-literal-limits): Remove the
9310         compatibility function for older emacsen.  `c-literal-limits-fast'
9311         has now taken the place of this function.
9313         * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
9314         with older emacsen: We now require `pps-extended-state'.
9316 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
9318         * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
9319         which obviates the need to hack sentence-end.  This now handles
9320         escaped newlines in strings correctly.  Correct minor bugs in
9321         c-move-over-sentence and in c-beginning-of-statement.
9323         * progmodes/cc-cmds.el (c-beginning-of-statement (and
9324         subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
9325         that movement over macros and code are rigorously separated from
9326         eachother.  Correct a few incidental bugs.
9328         * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
9329         Improve its doc-string.  Improve the handling of certain specific cases.
9331 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
9333         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
9334         (c-guess-basic-syntax): Change the way class-level labels are
9335         recognized; they can now contain essentially any symbols.
9337         (c-opt-extra-label-key): New language variable to cope with the
9338         special protection label syntax in Objective-C.
9340         (c-opt-access-key): Remove; this is now handled better by
9341         `c-nonlabel-token-key' and `c-opt-extra-label-key'.
9343         (c-complex-decl-matchers): Update to handle that
9344         `c-opt-access-key' no longer exists.
9346         * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
9347         improved label recognition in `c-beginning-of-statement-1'.
9349         * progmodes/cc-engine.el (c-beginning-of-member-init-list):
9350         Recognize bitfields better.
9352         * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
9353         Remove some cruft and fixed a bug that could cause it to go to a
9354         position further down.
9356         * progmodes/cc-langs.el, cc-engine.el
9357         (c-beginning-of-statement-1): Improve detection of labels in
9358         declaration contexts.
9360         (c-beginning-of-decl-1): Use it.
9362         (c-nonlabel-token-key): New language constant and variable needed
9363         by `c-beginning-of-statement-1'.
9365         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
9366         manifested itself due to the correction in `c-forward-sexp'.
9368         * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
9369         Make these behave as documented when used at the buffer limits.
9371         * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
9372         (c-type-decl-end-used): Made this a language variable.
9374         * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
9375         correctly when `combine-after-change-calls' is used together with
9376         temporary narrowings.
9378         * progmodes/cc-engine.el (c-beginning-of-statement-1):
9379         Report labels correctly when the start point is immediately after the
9380         colon.
9382         * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
9383         Remove since it isn't used anymore.
9385         * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
9386         bracket arglists such as template parens in C++.
9388         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
9389         in the last check-in.  Some optimization.
9391         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
9392         where it could stop at the same level in a preceding sexp when
9393         PAREN-LEVEL is set.
9395         * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
9396         text property lookup only when it's needed.
9398         * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
9399         Change the policy for paren marked angle brackets to be more
9400         persistent; once marked they remain marked even when they're found
9401         to be unbalanced in the searched region.  This should keep the
9402         paren syntax around even when individual lines are refontified in
9403         multiline template arglists.
9405         (c-parse-and-markup-<>-arglists): New dynamically bound variable
9406         to control markup so that incorrect angle bracket arglists aren't
9407         marked in contexts where the correct value for
9408         `c-disallow-comma-in-<>-arglists' isn't known.
9410         (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
9411         argument has become `c-parse-and-markup-<>-arglists'.
9413         (c-remove-<>-arglist-properties): Remove - no longer used.
9415         (c-after-change-check-<>-operators): New function used on
9416         `after-change-functions' to avoid that "<" and ">" characters that
9417         are part of longer operators have paren syntax.
9419         (c-<>-multichar-token-regexp): New language variable used by
9420         `c-after-change-check-<>-operators'.
9422         (c-after-change): Call `c-after-change-check-<>-operators'.
9424         (c-font-lock-<>-arglists): Use the context properties set by
9425         `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
9426         correctly to avoid doing invalid markup.
9428         (c-font-lock-declarations): Remove code that undoes the invalid
9429         markup done by `c-font-lock-<>-arglists'.
9431         (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
9432         after `c-font-lock-declarations'.
9434         * progmodes/cc-engine.el (c-syntactic-skip-backward):
9435         Add paren-level feature.
9437         (c-guess-basic-syntax): Improve the anchor position for
9438         `template-args-cont' in nested template arglists.  There's still
9439         much to be desired in this area, though.
9441 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
9443         * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
9444         Make the "Text Filling and Line Breaking" commands work for AWK buffers.
9446 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
9448         * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
9449         Removed; (c-major-mode-is 'awk-mode) can be used instead now.
9451         * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
9452         it doesn't work no longer are supported.
9454         * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
9455         * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
9456         requires support for the syntax-table' text property, which rules
9457         out Emacs 19 and XEmacs < 21.4.  Removed various compatibility
9458         cruft associated with those versions.
9460         * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
9461         for the `syntax-table' text property, which rules out Emacs 19 and
9462         XEmacs < 21.4.  Removed various compatibility cruft associated
9463         with those versions.
9465         * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
9466         support for the `syntax-table' text property.
9468         * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
9469         variable and use an extra quoted face name instead.  All the
9470         emacsen flavors handle that correctly.
9472         * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
9473         (c-font-lock-declarators, c-font-lock-declarations)
9474         (c-complex-decl-matchers, c-basic-matchers-after): Use a text
9475         property to mark the items in in declarator lists to handle
9476         refontification inside multiline declarations better.
9478         * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
9479         construct like "a * b = c;" as a declaration.
9481 2005-12-08  Kim F. Storm  <storm@cua.dk>
9483         * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
9484         (cua-rectangle-modifier-key): ... this.  New defcustom.  Can now
9485         select either meta, hyper, or super modifier for rectangle commands.
9486         (cua--rectangle-modifier-key): New defvar.
9487         (cua--M/H-key): Use it.  Remove special case for `space'.
9488         (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
9489         on X, to meta otherwise.  Always bind C-return to toggle
9490         rectangle.  Pass ?\s instead of `space' to cua--M/H-key.
9492         * emulation/cua-rect.el (cua-help-for-rectangle):
9493         Use cua--rectangle-modifier-key.  Handle super modifier too.
9494         (cua--init-rectangles): Always bind C-return to toggle rectangle.
9495         Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
9497         * ido.el: Move Acknowledgements and History after Commentary.
9498         Minor changes to Commentary.
9500         * emulation/cua-base.el (cua--select-keymaps): Enable repeat
9501         keymap if cua--prefix-override-timer is `shift'.
9502         (cua--shift-control-prefix): New function; emulate "type prefix
9503         key twice" functionality to handle shifted prefix key override.
9504         (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
9505         New commands.
9506         (cua--init-keymaps): Bind them to S-C-c and S-C-x.
9508 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
9510         * textmodes/org.el (org-insert-heading): Try to do items before
9511         headings.
9512         (org-agenda-mode): Quote `org-agenda-mode-hook'.
9513         (org-insert-item): New function.
9514         (org-renumber-ordered-list): Don't skip to higher level lists.
9516 2005-12-08  Juri Linkov  <juri@jurta.org>
9518         * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
9520         * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
9522         * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
9524         * pcvs.el (defun-cvs-mode): Put `definition-name' property on
9525         the constructed function name fun-1.
9527         * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
9528         because such links don't lead to parent documentation.
9530 2005-12-08  Kenichi Handa  <handa@m17n.org>
9532         * descr-text.el (describe-char): Use *Help-2* buffer if the
9533         current buffer is *Help*.  Call describe-text-properties while
9534         setting the original buffer.
9536 2005-12-07  Bill Wohler  <wohler@newt.com>
9538         * files.el (auto-mode-alist): Remove mh-letter-mode.  Unnecessary,
9539         and causes problems with non-MH users (such as Gnus users).
9541 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
9543         * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
9544         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
9545         (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
9546         command "info sources".  Move calls to GDB command "list".
9547         (gdb-find-file-hook): Just use gdb-source-file-list.
9548         (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
9549         (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
9550         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
9551         (gdb-data-list-register-values-handler): Use correct trigger name.
9553 2005-12-07  Kim F. Storm  <storm@cua.dk>
9555         * ido.el (ido-completion-map): Rename from ido-mode-map.
9556         (ido-common-completion-map, ido-file-completion-map)
9557         (ido-file-dir-completion-map, ido-buffer-completion-map):
9558         Rename from ido-mode-....-map.
9559         (ido-init-completion-maps): Rename from ido-init-mode-maps.
9560         (ido-setup-completion-map): Rename from ido-define-mode-map.
9561         (ido-read-internal): Bind minibuffer-local-filename-completion-map
9562         to ido-completion-map.
9564 2005-12-07  Kenichi Handa  <handa@m17n.org>
9566         * international/mule-cmds.el
9567         (set-display-table-and-terminal-coding-system): If the coding
9568         system specified in `unibyte-display' property is different from
9569         the arg coding-system, don't setup standard-display-table.
9571 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9573         * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
9574         that comments end at \n, regardless of selective-display.
9576 2005-12-07  Nick Roberts  <nickrob@snap.net.nz>
9578         * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
9579         (gdb-version): New variables.
9580         (gdb-source-file-list, gdb-register-names)
9581         (gdb-changed-registers): New variables for use with GDB 6.4+.
9582         (gdb-ann3): Replace with...
9583         (gdb-init-1, gdb-init-2): ...two new functions.
9584         (gdba, gdb-prompt): Call gdb-init-1.
9585         (gdb-get-version): New function.  Call gdb-init-2 from here.
9586         (gud-watch): Make it work with mouse events too.
9587         (gdb-post-prompt): Don't add to queue until GDB version is known.
9588         (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
9589         (gdb-locals-mode): Use gdb-version.
9590         (gdb-memory-format-map, gdb-memory-unit-map)
9591         (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
9592         (gdb-locals-font-lock-keywords-1)
9593         (gdb-locals-font-lock-keywords-2): New variables.
9594         (gdb-find-file-hook): Make it work with GDB 6.4+ too.
9595         (gdb-set-gud-minor-mode-existing-buffers-1)
9596         (gdb-var-list-children-1, gdb-var-list-children-handler-1)
9597         (gdb-var-update-1, gdb-var-update-handler-1)
9598         (gdb-data-list-register-values-handler)
9599         (gdb-data-list-register-values-custom)
9600         (gdb-get-changed-registers, gdb-get-changed-registers-handler)
9601         (gdb-stack-list-locals-handler, gdb-get-register-names):
9602         New functions for use with GDB 6.4+.
9603         (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
9604         (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
9605         (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
9606         (gdb-stack-list-locals-regexp)
9607         (gdb-data-list-register-names-regexp): New regexps for use with
9608         GDB 6.4+.
9610 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9612         * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
9614 2005-12-06  Nozomu Ando  <nand@mac.com>  (tiny patch)
9616         * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
9617         prompts work for AUTH PLAIN.  Also reported by Steve Allan
9618         <seallan@verizon.net>.
9620 2005-12-06  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
9622         * frame.el (set-frame-parameter): Add doc string.
9624 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
9626         * textmodes/org.el (org-occur-highlights): New variable.
9627         (org-highlight-new-match, org-remove-occur-highlights): New functions.
9628         (org-highlight-sparse-tree-matches): New option.
9629         (org-do-occur): New function.
9630         (org-get-heading): Make it work also at beginning of line.
9631         (org-category-table): New variable.
9632         (org-get-category-table, org-get-category)
9633         (org-camel-to-words, org-link-search): New functions.
9634         (org-select-this-todo-keyword): New variable.
9635         (org-todo-list): New command.
9636         (org-shiftright, org-shiftleft): New commands.
9637         (org-agenda-todo): Add prefix argument.
9638         (org-show-hierarchy-above): New option.
9639         (org-show-todo-tree): Numerical prefix creates tree for specific
9640         TODO keyword.
9641         (org-outline-level): New function, to assign a level to plain
9642         lists items.
9643         (org-cycle-include-plain-lists): New option.
9644         (org-mode): Use `org-outline-level' as value of `outline-level'.
9645         (org-cycle): Temporarily switch `outline-regexp' if
9646         `org-cycle-include-plain-lists' is non-nil.
9647         (org-start-icalendar-file): Fix format bug.
9648         (org-agenda-get-day-entries): Create category table.
9649         (org-agenda-get-todos, org-agenda-get-timestamps)
9650         (org-agenda-get-deadlines, org-agenda-get-scheduled)
9651         (org-agenda-get-blocks): Use `org-get-category'.
9652         (org-context-in-file-links): Rename from
9653         `org-line-numbers-in-file-links'.
9655 2005-12-06  Romain Francoise  <romain@orebokech.com>
9657         * window.el (balance-windows): Delete extraneous third arg in call
9658         to `enlarge-window'.
9660 2005-12-06  Kenichi Handa  <handa@m17n.org>
9662         * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
9664 2005-12-06  Nick Roberts  <nickrob@snap.net.nz>
9666         * progmodes/gdb-ui.el (gdb-var-create-handler)
9667         (gdb-var-evaluate-expression-handler, gdb-frame-handler)
9668         (gdb-var-list-children-handler, gdb-var-update-handler):
9669         Current buffer is already gdb-partial-output-buffer, don't
9670         make it current again.
9672 2005-12-05  Luc Teirlinck  <teirllm@auburn.edu>
9674         * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
9675         (list-buffers-noselect): Use it.
9677 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9679         * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
9680         (mail-yank-ignored-headers): Use regexp-opt.
9681         (mail-mode-map): Move initialization into declaration.
9682         (mail-sent-via): Remove unused shadowed var `to-line'.
9683         (mail-mailer-swallows-blank-line): Use with-temp-buffer.
9684         (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
9685         (mail-do-fcc): Use dolist and push.
9686         (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
9687         (mail-yank-ignored-headers): Don't autoload.
9689 2005-12-05  Kenichi Handa  <handa@m17n.org>
9691         * international/mule-cmds.el (set-language-info-internal): New fun.
9692         (set-language-info): Call set-language-info-internal to update
9693         language-info-alist.  If LANG-ENV is the current one, call
9694         set-language-environment to make INFO effective now.
9695         (set-language-info-alist): Likewise.
9696         (locale-language-names): With locale "en", use English
9697         lang. env. but set the default codings to iso-8859-1.
9699 2005-12-04  Nick Roberts  <nickrob@snap.net.nz>
9701         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
9702         (gdb-speedbar-auto-raise): Echo new state in minibuffer.
9703         (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
9704         for plain strings.
9705         (gdb-frames-mode): Remove redundant call to font-lock-mode.
9706         (gdb-all-registers): Rename from toggle-gdb-all-registers.
9707         Create registers buffer if necessary.  Echo new state in minibuffer.
9708         (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
9710 2005-12-03  Chong Yidong  <cyd@stupidchicken.com>
9712         * info.el (Info-fontify-node): Match external links using
9713         non-directory part of filename.
9715 2005-12-04  Juri Linkov  <juri@jurta.org>
9717         * font-core.el (global-font-lock-mode): Use define-global-minor-mode
9718         instead of easy-mmode-define-global-mode.  Add `:group font-lock'.
9719         (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
9720         because there is no customization option for it.
9722         * font-lock.el (lisp-font-lock-keywords-1):
9723         Add define-global-minor-mode.
9725         * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
9727         * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
9728         properties on the constructed variable names.
9730         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
9731         Put `definition-name' properties on the constructed function names
9732         next-sym and prev-sym.
9734         * emacs-lisp/find-func.el (find-function-regexp):
9735         Add define-global-minor-mode.  Replace `easy-mmode-define-global-mode'
9736         with `easy-mmode-define-[a-z-]+'.  Add easy-menu-define.
9737         (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
9738         and easy-menu-define.
9740         * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
9741         easy-mmode-define-global-mode and define-global-minor-mode.
9742         (lisp-imenu-generic-expression): Add define-global-minor-mode.
9744         * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
9745         instead of easy-mmode-define-global-mode.
9747         * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
9748         Use define-minor-mode instead of easy-mmode-define-minor-mode.
9750         * cus-edit.el (customize-group, customize-group-other-window):
9751         Filter out autoloaded options from the group completion list by
9752         using heuristics that autoloaded groups don't have `custom-autoload'
9753         property on their symbols (they have only `custom-loads').
9755         * simple.el (completion-setup-function): Put completions-common-part
9756         face on complete completion string too (i.e. completion string
9757         without completions-first-difference face).
9759         * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
9761 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
9763         * view.el (view-mode): Doc fix.
9765         * disp-table.el (standard-display-european): Add to the warning
9766         message a reference to the doc string.
9768         * play/yow.el (apropos-zippy): Call print-help-return-message,
9769         similar to other Help and Apropos commands.
9771         * help.el (print-help-return-message): If pop-up-frames is
9772         non-nil, set up help-return-method to delete the help window and,
9773         possibly, its frame as well, and don't display message about
9774         scrolling the help window.  Doc fix.
9775         (help-return-method): Doc fix.
9777 2005-12-03  Martin Rudalics  <rudalics@gmx.at>
9779         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
9780         whereby names of length one or names starting with a
9781         symbol-constituent character would not be returned.
9783 2005-12-03  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
9785         * subr.el (atomic-change-group): Add edebug and indentation spec.
9787 2005-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9789         * completion.el (save-completions-file-name): Fix typo in last change.
9791 2005-12-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9793         * info.el: Move back/forward history to the beginning of the tool bar.
9795 2005-12-02  Ken Manheimer  <ken.manheimer@gmail.com>
9797         * allout.el (eval-when-compile): Remove unnecessary load of cl.
9798         Add fset of allout-real-isearch-abort during compile to fix
9799         byte-compilation warnings.
9800         (allout-mode-p): Move definition of this macro above all uses, or
9801         byte compilation in barren emacs (eg, during emacs build) will
9802         lack the definition.
9803         (allout-mode): Move this variable above any uses, or byte
9804         compilation will fail.
9805         (allout-resolve-xref): Remove use of personal file-reference function.
9806         (allout-toggle-current-subtree-encryption): Do the current (ie,
9807         visible containing) topic, rather than nearest around point.  Doc fix.
9808         (allout-toggle-subtree-encryption): New function, workhorse that
9809         works on nearest topic containing point.
9810         (allout-encrypt-string): Signal requirement for newer version of pgg.
9811         (allout-resumptions): Doc fix.
9813 2005-12-02  Eli Zaretskii  <eliz@gnu.org>
9815         * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
9817 2005-12-02  Agustin Martin  <agustin.martin@hispalinux.es>
9819         * textmodes/flyspell.el (flyspell-external-point-words):
9820         Consider a misspelling as found in the string search if: (a) misspelling
9821         and found string lengths match, or (b) misspelling is found as
9822         element in a boundary-chars separated longer string, or (c)
9823         ispell-program-name is really ispell and misspelling is found as
9824         part of a TeX string.  After successful match move beginning of
9825         search region to end of match.  Warn about not found misspellings
9826         once the process is done.
9827         (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
9829 2005-12-02  Nick Roberts  <nickrob@snap.net.nz>
9831         * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
9832         tool bar (removed inadvertently).
9834 2005-12-02  Juri Linkov  <juri@jurta.org>
9836         * log-view.el (log-view-diff): Clarify doc string.
9838 2005-12-01  Bill Wohler  <wohler@newt.com>
9840         * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
9841         triggers lm-verify errors.
9843 2005-12-01  Luc Teirlinck  <teirllm@auburn.edu>
9845         * simple.el (transient-mark-mode, line-number-mode)
9846         (column-number-mode, size-indication-mode): Remove `:require nil'.
9848 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
9850         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
9851         in the margin also.
9852         (gdb-breakpoints-mode-map): Use D instead of d for
9853         gdb-delete-breakpoint.
9854         (gdb-get-frame-number): Require a number to match on.
9855         (gdb-threads-mode-map): Add follow-link binding.
9857 2005-11-30  Jason Rumney  <jasonr@gnu.org>
9859         * isearch.el (isearch-mode-map): Avoid exiting search on
9860         language-change event.
9862 2005-11-30  Romain Francoise  <romain@orebokech.com>
9864         * speedbar.el (speedbar-default-position): New defcustom.
9865         (speedbar-frame-reposition-smartly): Use it.
9867         * dframe.el (dframe-reposition-frame-emacs): Fix position
9868         computation for `left' location.
9869         Update copyright year.
9871 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9873         * help.el (help-map): Move initialization into declaration.
9875         * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
9877         * help-fns.el (help-argument-name): Don't autoload.
9878         It's useless and triggers a bug in cus-dep.el causing ldefs-boot
9879         to be re-loaded when customizing the `help' group.
9881 2005-11-30  John Paul Wallington  <jpw@gnu.org>
9883         * help-fns.el (describe-function-1): Fill arglist output.
9885 2005-11-30  Kim F. Storm  <storm@cua.dk>
9887         * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
9888         (cua--rectangle-post-command): Cleanup overlays and deactivate mark
9889         after revert-buffer (or anything else which kills all local variables).
9891         * apropos.el (apropos-parse-pattern): Doc fix.
9892         Set apropos-regexp directly, rather than expecting callers to do so.
9893         (apropos-command, apropos, apropos-value, apropos-documentation):
9894         Simplify calls to apropos-parse-pattern.
9896 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
9898         * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
9899         (hi-lock-face-phrase-buffer): Use hi-yellow face.
9900         (hi-lock-write-interactive-patterns): Use comment-region.
9902         * longlines.el (longlines-mode): Add mail-setup-hook.
9904         * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
9906         * simple.el (sendmail-user-agent-compose, next-line):
9907         Conditionally use hard-newline.
9909 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
9911         * international/latexenc.el (latex-inputenc-coding-alist):
9912         Reword doc string.
9914 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
9916         * help.el (describe-key-briefly, describe-key): Recognize default
9917         bindings.
9919 2005-11-29  Romain Francoise  <romain@orebokech.com>
9921         * view.el (view-inhibit-help-message): New defcustom.
9922         (view-mode-enter): Use it.
9924 2005-11-29  Michael Kifer  <kifer@cs.stonybrook.edu>
9926         * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
9927         Preserve user position.
9929 2005-11-28  Luc Teirlinck  <teirllm@auburn.edu>
9931         * font-lock.el: Throw error if facemenu is not loaded to prevent
9932         accidental change of loading order in loadup.el.  (Suggested by RMS.)
9934         * loadup.el: Add comment explaining why facemenu must be loaded
9935         before font-lock.
9937 2005-11-28  Jay Belanger  <belanger@truman.edu>
9939         * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
9940         (calc-dispatch-map): Add more keys for `calc-same-interface'.
9942         * calc/calc-misc.el (calc-dispatch-help): Update docstring.
9944         * calc/calc-embed.el (calc-do-embedded): Update help message.
9946         * calc/calc-prog.el (calc-user-define-invokation): Update help message.
9948 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9950         * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
9952         * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
9953         called-interactively-p.
9954         (elp-profilable-p): Rename from elp-not-profilable-p.
9955         Invert result and take into account macros and autoloaded functions.
9956         (elp-instrument-function): Update call.
9957         (elp-instrument-package): Update call.  Add completion.
9958         (elp-pack-number): Use match-string.
9959         (elp-results-jump-to-definition-by-mouse): Merge into
9960         elp-results-jump-to-definition and then remove.
9961         (elp-output-insert-symname): Make help echo text single-line.
9963         * replace.el (query-replace-map): Move initialization into declaration.
9964         (occur-engine): Use with-current-buffer.
9965         (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
9966         (occur-mode-mouse-goto): Replace with an alias.
9968 2005-11-28  Juri Linkov  <juri@jurta.org>
9970         * simple.el (quoted-insert): Let-bind input-method-function to nil.
9972         * term/w32-win.el: Bind [S-tab] to [backtab].
9974         * info.el (Info-fontify-node): Set 2nd arg `noerror' of
9975         `Info-find-file' to t.
9977         * replace.el (occur-mode-mouse-goto): Pop, don't switch.
9978         (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
9979         and same-window-regexps.
9980         (occur-next-error): Don't move point for arg 0.
9982 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
9984         * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
9986 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9988         * log-edit.el (log-edit-changelog-use-first): New var.
9989         (log-edit-changelog-ours-p): Use it.
9990         (log-edit-insert-changelog): Set it with new arg `use-first'.
9991         (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
9992         (log-edit-hook): Add them to the list of suggested options.
9994         * textmodes/flyspell.el (flyspell-last-buffer): New var.
9995         (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
9996         redundant work.
9997         (flyspell-mode-on): Use add-hook for after-change-functions.
9998         (flyspell-mode-off): Use remove-hook for after-change-functions.
9999         (flyspell-changes): Make it buffer-local.
10000         (flyspell-after-change-function): Make it non-interactive.  Use push.
10001         (flyspell-post-command-hook): Check input-pending-p while processing
10002         the potentially long list of buffer changes.
10004 2005-11-28  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
10006         * buff-menu.el (list-buffers-noselect): Display the selected
10007         frame's buffer list, not the global one.
10009 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
10011         * xt-mouse.el (xterm-mouse-event): Set last-input-event so
10012         that (list last-input-event) works as in interactive spec.
10014 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
10016         * loadup.el ("facemenu"): Load facemenu before font-lock, because
10017         `facemenu-keymap' needs to be defined when font-lock is loaded.
10018         Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
10020 2005-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
10022         * completion.el: Remove useless leading * in defcustom docstrings.
10023         (save-completions-file-name): Use ~/.emacs.d if available.
10024         (completion-standard-syntax-table): Rename from
10025         cmpl-standard-syntax-table and fold initialization into declaration,
10026         thus removing cmpl-make-standard-completion-syntax-table.
10027         (completion-lisp-syntax-table, completion-c-syntax-table)
10028         (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
10029         (cmpl-saved-syntax, cmpl-saved-point): Remove.
10030         (symbol-under-point, symbol-before-point)
10031         (symbol-under-or-before-point, symbol-before-point-for-complete)
10032         (add-completions-from-c-buffer): Use with-syntax-table.
10033         (make-completion): Don't return a list of completion entries.
10034         Update callers.
10035         (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
10036         (completion-initialize): Rename from initialize-completions.
10037         (completion-find-file-hook): Rename from cmpl-find-file-hook.
10038         (kill-emacs-save-completions): Collect stats here.
10039         (save-completions-to-file, load-completions-from-file):
10040         Use with-current-buffer.
10041         (completion-def-wrapper): Rename from def-completion-wrapper.  Make it
10042         into a function.  Move all calls to toplevel.
10043         (completion-lisp-mode-hook): New fun.
10044         (completion-c-mode-hook, completion-setup-fortran-mode):
10045         Set the syntax-table here.  Use local-set-key.
10046         (completion-saved-bindings): New var.
10047         (dynamic-completion-mode): Make it into a proper minor mode.
10048         (load-completions-from-file): Remove unused var `num-uses'.
10050         * emacs-lisp/cl-macs.el (defstruct): Don't define the default
10051         constructor if it is explicitly overridden.
10053         * complete.el (PC-completion-as-file-name-predicate):
10054         Use minibuffer-completing-file-name.
10055         (partial-completion-mode): Use find-file-not-found-functions.
10056         (PC-lisp-complete-symbol): Use with-syntax-table.
10057         (PC-look-for-include-file): Remove dead setq.
10058         (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
10059         (PC-complete): Use with-current-buffer.
10061         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
10062         escape single quotes.
10064 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
10066         * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
10067         of `if' whose condition always returned nil.  Doc fix.
10069         * buff-menu.el (Buffer-menu-revert-function): Make the selected
10070         window's buffer the current buffer around the call to
10071         `list-buffers-noselect'.  This is necessary to mark that buffer
10072         with a `.' in the Buffer Menu when called from Lisp, for instance
10073         by Auto Revert Mode.
10075 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
10077         * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
10078         attaching to it.
10079         (gdb-pre-prompt): Make sure gdb-error is reset.
10081         * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
10082         with a child process, detect it.
10083         (gud-speedbar-buttons): Match regexp more carefully.
10085 2005-11-27  Richard M. Stallman  <rms@gnu.org>
10087         * mouse.el (mouse-drag-move-window-bottom):
10088         Use adjust-window-trailing-edge.
10090 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
10092         * simple.el (blink-matching-open): Ignore
10093         `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
10094         (blink-matching-paren-on-screen): Update docstring.
10096         * paren.el (show-paren-mode): No longer change
10097         `blink-matching-paren-on-screen'.
10099 2005-11-27  John Paul Wallington  <jpw@pobox.com>
10101         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
10102         (gdb-threads-select, gdb-edit-register-value):
10103         Use `posn-set-point' instead of `mouse-set-point' because the
10104         latter is not fbound when configured without X.
10106 2005-11-27  Kim F. Storm  <storm@cua.dk>
10108         * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
10109         existing face when partially highlighting a TAB in a rectangle.
10111 2005-11-26  Kim F. Storm  <storm@cua.dk>
10113         * ido.el (ido-mode-map): Doc fix.
10114         (ido-mode-common-map, ido-mode-file-map)
10115         (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
10116         (ido-define-mode-map): Rewrite.  Select one of the new maps as
10117         parent for ido-mode-map instead of building from scratch.
10118         (ido-init-mode-maps): New defun to initialize new maps.
10119         (ido-mode): Call it.
10120         (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
10121         (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
10123 2005-11-26  John Paul Wallington  <jpw@pobox.com>
10125         * arc-mode.el (archive-extract): Use `posn-set-point' instead of
10126         `mouse-set-point' because the latter is not fbound when configured
10127         without X.
10129 2005-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
10131         * files.el (file-relative-name): Doc fix.
10133 2005-11-26  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
10135         * progmodes/octave-inf.el (inferior-octave-startup): Force a
10136         non-empty string for secondary prompt PS2.
10138 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
10140         * progmodes/compile.el (compilation-setup): Fix last change.
10142 2005-11-26  Nick Roberts  <nickrob@snap.net.nz>
10144         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
10145         (gdb-mouse-toggle-breakpoint-margin)
10146         (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
10147         Add gdb-server-prefix to keep out of command history.
10148         (gdb-edit-register-value): New function.
10149         (gdb-registers-mode-map): Bind mouse-2 and RET to it.
10150         (gdb-info-registers-custom): Use above map.
10152 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
10154         * custom.el (enable-theme): Signal error if argument is not a
10155         theme.  Don't recalculate a face if it's not loaded yet.
10157         * cus-face.el (custom-theme-set-faces): Don't change saved-face if
10158         the `user' theme is in effect.
10160         * info.el (Info-on-current-buffer): Record actual filename in
10161         Info-current-file, instead of t, or a fake filename if a non-file
10162         buffer.  Make autoload.
10163         (Info-find-node, Info-revert-find-node): No need to check for
10164         Info-current-file nil.
10165         (Info-set-mode-line, Info-up, Info-copy-current-node-name):
10166         Info-current-file is now never `t'.
10167         (Info-fontify-node): Many simplifications due to Info-current-file
10168         always being valid.  Use Info-find-file to find node filename.
10170 2005-11-25  David Kastrup  <dak@gnu.org>
10172         * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
10173         new character, then delete" in order to preserve markers.
10175 2005-11-25  David Ponce  <david@dponce.com>
10177         * recentf.el (recentf-arrange-by-rule): Handle a special
10178         `auto-mode-alist'-like "strip suffix" rule.
10179         (recentf-build-mode-rules): Handle second level auto-mode entries.
10181 2005-11-25  Michael Kifer  <kifer@cs.stonybrook.edu>
10183         * viper-keym.el (viper-ESC-key): Use different values in terminal and
10184         window modes.
10186         * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
10187         jde-javadoc-checker-report-mode.
10189         * ediff-wind (ediff-make-wide-display): Slight simplification.
10191         * ediff.el (ediff-date): Change the date of last update.
10193 2005-11-24  Chong Yidong  <cyd@stupidchicken.com>
10195         * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
10196         Use define-minor-mode, and make it a local mode.  Turn on font-lock.
10197         (hi-lock-mode): New global minor mode.
10198         (turn-on-hi-lock-if-enabled): New function.
10199         (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
10200         Change arguments to regexp and face instead of a font-lock pattern.
10201         Directly set face property, instead of refontifying.
10202         (hi-lock-font-lock-hook): Check if font-lock is being turned on.
10203         (hi-lock-find-patterns): Use line-number-at-pos.
10205         (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode.  Use new
10206         arguments for hi-lock-set-pattern.
10207         (hi-lock-unface-buffer, hi-lock-set-file-patterns):
10208         Call font-lock-fontify-buffer.
10209         (hi-lock-find-file-hook, hi-lock-current-line)
10210         (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
10212         (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
10213         turned off.
10215         * progmodes/compile.el (compilation-setup): Don't fiddle with
10216         font-lock-defaults.
10218 2005-11-25  Nick Roberts  <nickrob@snap.net.nz>
10220         * progmodes/gdb-ui.el (gdb-var-create-handler)
10221         (gdb-var-list-children-handler): Find values for all variable
10222         objects.  gud-speedbar-buttons decides whether to display them.
10224 2005-11-24  Romain Francoise  <romain@orebokech.com>
10226         * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
10227         buffer name with a space.
10229 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
10231         * textmodes/org.el (org-export-plain-list-max-depth): Rename from
10232         `org-export-local-list-max-depth'.  Change default value to 3.
10233         (org-auto-renumber-ordered-lists)
10234         (org-plain-list-ordered-item-terminator): New options.
10235         (org-at-item-p, org-beginning-of-item, org-end-of-item)
10236         (org-get-indentation, org-get-string-indentation)
10237         (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
10238         New functions.
10239         (org-move-item-down, org-move-item-up): New commands.
10240         (org-export-as-html): New classes for CSS support.  Bug fix in
10241         regular expression detecting fixed-width regions.  Respect
10242         `org-local-list-ordered-item-terminator'.
10243         (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
10244         also a list item.
10245         (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
10246         New item moving functions.
10248 2005-11-24  Juri Linkov  <juri@jurta.org>
10250         * isearch.el (isearch-repeat): With empty search ring set
10251         `isearch-error' to the error string instead of signaling error
10252         with the function `error'.
10254 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10256         * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
10258 2005-11-24  Nick Roberts  <nickrob@snap.net.nz>
10260         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
10261         and variable.
10262         (gdb-var-create-handler, gdb-var-list-children-handler):
10263         Don't match on "char **...".
10264         (gdb-var-update-handler): Find values for all variable objects.
10265         (gdb-info-frames-custom): Identify frames by leading "#".
10267         * progmodes/gud.el (gud-speedbar-menu-items): Add
10268         gdb-speedbar-auto-raise as radio button.
10269         (gud-speedbar-buttons): Raise speedbar if requested.
10270         Don't match on "char **...".
10271         (gud-speedbar-buttons): Add (pointer) value for non-leaves.
10272         Make it editable.
10274 2005-11-23  Chong Yidong  <cyd@stupidchicken.com>
10276         * info.el (Info-fontify-node): Handle the case where
10277         Info-current-file is t.
10279 2005-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10281         * simple.el (blink-matching-open): Fix off-by-one in last change.
10283 2005-11-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10285         * term/mac-win.el: Don't change default directory.
10287 2005-11-22  Luc Teirlinck  <teirllm@auburn.edu>
10289         * cus-edit.el (Custom-reset-standard): Make it handle Custom group
10290         buffers correctly.  (It used to throw an error in such buffers.)
10291         Make it ask for confirmation in group buffers and other Custom
10292         buffers containing more than one customization item.
10294 2005-11-22  John Paul Wallington  <jpw@gnu.org>
10296         * net/goto-addr.el (goto-address-fontify): Put `follow-link'
10297         property on mail and url overlays.
10298         (goto-address-at-point): Use `posn-set-point' instead of
10299         `mouse-set-point' because the latter is not fbound when configured
10300         without X.
10302 2005-11-22  Lars Hansen  <larsh@soem.dk>
10304         * ls-lisp.el (ls-lisp-parse-symlink): Delete.
10305         (ls-lisp-classify, ls-lisp-format): Delete call to
10306         ls-lisp-parse-symlink.
10307         (ls-lisp-handle-switches): Handle symlinks to directories as
10308         directories when ls-lisp-dirs-first in non-nil.
10310 2005-11-21  Luc Teirlinck  <teirllm@auburn.edu>
10312         * startup.el (command-line): Make sure that loaddefs.el is handled
10313         correctly in load-history.
10315 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
10317         * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
10318         (gdb-struct-string, gdb-array-string): New constants.
10319         (gdb-info-locals-handler): Use them.
10320         (gdb-reset): Reset gdb-var-list to nil.
10322 2005-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10324         * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
10325         in patterns.
10327 2005-11-21  Juri Linkov  <juri@jurta.org>
10329         * custom.el (defcustom): Update link types in docstring.
10331 2005-11-20  Martin Rudalics  <rudalics@gmx.at>
10333         * custom.el (defgroup): Add doc-string-elt info.
10335         * widget.el (define-widget): Don't use declare for the doc-string-elt.
10337 2005-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10339         * newcomment.el (comment-enter-backward): Fix last fix.
10341         * simple.el (blink-matching-open):
10342         * paren.el (show-paren-function): Allow new paren-class info.
10344 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
10346         * faces.el: Revert 2005-11-17 change.  :ignore-defface is now
10347         handled automagically.
10349 2005-11-20  Andreas Schwab  <schwab@suse.de>
10351         * descr-text.el (describe-char): When copying overlays put them
10352         over the full char description instead of just the first character
10353         of it.
10355 2005-11-20  Juri Linkov  <juri@jurta.org>
10357         * simple.el (what-cursor-position):
10358         * descr-text.el (describe-char): Use Lisp-readable syntax
10359         for octal and hex.  Reorder decimal, octal and hex values.
10360         Remove excess whitespace in the output.  Use `=' in `column='
10361         like in `point=' and `Hscroll='.
10363         * international/mule-cmds.el (encoded-string-description):
10364         Use Lisp-readable syntax for hex.
10366 2005-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10368         * newcomment.el (comment-enter-backward): Handle the case where the
10369         comment is closed by EOB.
10371 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
10373         * longlines.el (longlines-before-revert-hook)
10374         (longlines-after-revert-hook): New functions.
10375         (longlines-mode): Turn off longlines temporarily when reverting.
10376         Add a message-setup-hook.
10377         (longlines-decode-buffer): New function.
10378         (longlines-wrap-line): Preserve marker positions.
10380 2005-11-19  Andreas Schwab  <schwab@suse.de>
10382         * emacs-lisp/shadow.el: Handle compressed files.
10384 2005-11-19  Romain Francoise  <romain@orebokech.com>
10386         * net/browse-url.el (browse-url-default-browser): Signal an error
10387         if no usable browser can be found, rather than try to load w3.
10389 2005-11-16  Ryan Yeske  <rcyeske@gmail.com>
10391         * net/rcirc.el (rcirc-mangle-text): Add bold face property without
10392         replacing existing properties.
10393         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
10394         (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
10395         tty specs.
10396         (rcirc-server-prefix, rcirc-server): New faces.
10397         (rcirc-url-regexp): Generate with rx macro.
10398         (rcirc-last-server-message-time): New variable.
10399         (rcirc-filter): Record time of last message.
10400         (rcirc-keepalive): Kill processes that did not send a message
10401         since the last ping.
10402         (rcirc-mode): Give rcirc-topic a local binding here.
10404 2005-11-19  Michael Cadilhac  <michael.cadilhac@lrde.org>
10406         * subr.el (read-passwd): Fontify the prompt as we do with other
10407         prompts.
10409 2005-11-19  Ryan Yeske  <rcyeske@gmail.com>
10411         * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
10412         binding buffer-read-only to nil.
10414 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
10416         * complete.el (partial-completion-mode):
10417         Mention completion-auto-help in the doc string.
10419         * man.el (Man-highlight-references): Doc fix.  Reformat code in a
10420         more Lisp-ish way.
10422 2005-11-19  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
10424         * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
10425         digits, not 8, to avoid misalignment for files larger than 100MB.
10427 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
10429         * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
10430         Mention "keyboard shortcuts" in the help text.
10432 2005-11-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10434         * startup.el (fancy-splash-default-action): Discard only
10435         mouse-down and succeeding mouse-up events in the splash screen
10436         window so that drag-n-drop event can be processed.
10438 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
10440         * longlines.el (longlines-mode): Add hacks for mail-mode and
10441         message-mode.
10443 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
10445         * textmodes/org.el (org-table-sort-lines): New command.
10446         (org-tbl-menu): Add entry for `org-table-sort-lines'.
10447         (org-add-file): Command removed, use `org-agenda-file-to-front'
10448         instead.
10449         (org-export-icalendar): Use `org-icalendar-combined-name'.
10450         (org-cycle-agenda-files, org-agenda-file-to-end)
10451         (org-agenda-file-to-front): New commands.
10452         (org-table-tab-jumps-over-hlines, org-export-html-style):
10453         New options.
10454         (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
10455         (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
10456         New functions.
10457         (org-fill-paragraph): Call `org-table-align' in tables.
10458         (org-mode): Call `org-set-autofill-regexps'.
10459         (org-export-as-html): Support for local handformatted lists.
10460         Modified to produce valid HTML 4.0.  Use `org-export-html-style'.
10461         (org-export-local-list-max-depth): New option.
10462         (org-html-expand): Use `org-html-protect'.
10464 2005-11-18  Nick Roberts  <nickrob@snap.net.nz>
10466         * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
10467         to "p".
10468         (gdb): Move definition of gud-pp to...
10470         * progmodes/gdb-ui.el (gdb-ann3): ...here.  Make it work in the
10471         speedbar.
10472         (gdb-find-watch-expression): New function.
10474 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
10476         * faces.el (face-attribute, set-face-attribute): Mention existence
10477         of `:ignore-defface' setting in docstring.
10479 2005-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10481         * simple.el (completion-setup-function): Fix last change.
10483 2005-11-17  John Paul Wallington  <jpw@pobox.com>
10485         * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
10486         Use `posn-set-point' instead of `mouse-set-point' because the
10487         latter is not fbound when configured without X.
10489         * comint.el (comint-insert-input): Likewise.
10491 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
10493         * simple.el (hard-newline): New variable.
10494         (sendmail-user-agent-compose, next-line): Use it.
10496         * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
10497         (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
10498         (mail-mail-reply-to, mail-mail-followup-to)
10499         (mail-position-on-field, mail-signature, mail-yank-original)
10500         (mail-attach-file): Likewise.
10502         * mail/mailheader.el (mail-header-format)
10503         (mail-header-format-function): Likewise.
10505         * add-log.el (add-change-log-entry, change-log-merge): Likewise.
10507 2005-11-17  Juri Linkov  <juri@jurta.org>
10509         * font-lock.el (font-lock-faces): Rename this defgroup from
10510         `font-lock-highlighting-faces'.
10511         (font-lock-comment-face, font-lock-comment-delimiter-face)
10512         (font-lock-string-face, font-lock-doc-face)
10513         (font-lock-keyword-face, font-lock-builtin-face)
10514         (font-lock-function-name-face, font-lock-variable-name-face)
10515         (font-lock-type-face, font-lock-constant-face)
10516         (font-lock-warning-face, font-lock-negation-char-face)
10517         (font-lock-preprocessor-face)
10518         (font-lock-regexp-grouping-backslash)
10519         (font-lock-regexp-grouping-construct): Rename :group from
10520         `font-lock-highlighting-faces' to `font-lock-faces'.
10522         * cus-edit.el (lisp, c, tex):
10523         * progmodes/ada-mode.el (ada):
10524         * progmodes/asm-mode.el (asm):
10525         * progmodes/cperl-mode.el (cperl-faces):
10526         * progmodes/cpp.el (cpp):
10527         * progmodes/dcl-mode.el (dcl):
10528         * progmodes/f90.el (f90):
10529         * progmodes/fortran.el (fortran):
10530         * progmodes/icon.el (icon):
10531         * progmodes/idlwave.el (idlwave-misc):
10532         * progmodes/m4-mode.el (m4):
10533         * progmodes/make-mode.el (makefile):
10534         * progmodes/meta-mode.el (meta-font):
10535         * progmodes/modula2.el (modula2):
10536         * progmodes/octave-mod.el (octave):
10537         * progmodes/pascal.el (pascal):
10538         * progmodes/perl-mode.el (perl):
10539         * progmodes/prolog.el (prolog):
10540         * progmodes/ps-mode.el (PostScript-edit):
10541         * progmodes/scheme.el (scheme):
10542         * progmodes/sh-script.el (sh-script):
10543         * progmodes/simula.el (simula):
10544         * progmodes/tcl.el (tcl):
10545         * textmodes/nroff-mode.el (nroff):
10546         * textmodes/reftex-vars.el (reftex-fontification-configurations):
10547         * textmodes/sgml-mode.el (sgml):
10548         * textmodes/texinfo.el (texinfo):
10549         Add :link (custom-group-link font-lock-faces) to defgroup.
10551         * hi-lock.el (hi-lock): Rename this defgroup from
10552         `hi-lock-interactive-text-highlighting'.  Change parent group from
10553         `faces' to `font-lock'.  Add link to the manual.
10554         (hi-lock-mode, hi-lock-file-patterns-range)
10555         (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
10556         `hi-lock-interactive-text-highlighting' to `hi-lock'.
10557         (hi-lock-faces): Add :group `faces'.
10559         * cus-edit.el (custom-variable-prompt): Clarify the code.
10561         * faces.el (face-read-string): Set the default value arg of
10562         completing-read.
10564 2005-11-16  Luc Teirlinck  <teirllm@auburn.edu>
10566         * rfn-eshadow.el (file-name-shadow-properties)
10567         (file-name-shadow-tty-properties, file-name-shadow-mode):
10568         Remove autoloads, because the file is now preloaded.
10570 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
10572         * printing.el (easy-menu-intern): Don't define.
10573         (pr-get-symbol): Use easy-menu-intern only if defined.
10575         * simple.el (blink-matching-open): Simplify a bit.
10576         (completion-setup-function): Fix the case of partial-completion-mode
10577         when the minibuffer's contents start with "-".
10578         Obey completion-base-size-function even when
10579         minibuffer-completing-file-name is non-nil.
10581 2005-11-16  Richard M. Stallman  <rms@gnu.org>
10583         * net/eudcb-ph.el (eudc-ph-open-session):
10584         Use set-process-query-on-exit-flag.
10586         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
10588         * international/ucs-tables.el (ucs-set-table-for-input):
10589         Use make-local-variable, not make-variable-buffer-local.
10591         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
10592         Improve warning message text.
10594         * savehist.el (savehist-save-hook): Add :group.
10596         * menu-bar.el (menu-bar-help-menu):
10597         Rename Find Extra Packages to External Packages.
10599         * cus-edit.el (Custom-reset-standard): Verify that
10600         :custom-standard-value prop exists before calling it.
10602         * apropos.el (apropos-calc-scores): Use apropos-pattern.
10604 2005-11-16  Martin Rudalics  <rudalics@gmx.at>
10606         * wid-edit.el (color): Enclose %t in %{...%}.
10608         * cus-edit.el (face): Enclose %t in %{...%}.
10610 2005-11-16  Hrvoje Niksic  <hniksic@xemacs.org>
10612         * savehist.el (savehist-mode-hook): Re-add the var.
10613         (savehist-mode): Use it.
10615 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
10617         * textmodes/flyspell.el: Fix commenting convention.
10618         Remove unnecessary leading * in custom docstrings.
10619         (flyspell-emacs): Remove unused var.
10620         (flyspell-delete-region-overlays): Use remove-overlays.
10621         (flyspell-accept-buffer-local-defs): Use save-current-buffer.
10622         (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
10623         (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
10624         (flyspell-debug-signal-word-checked): Use with-current-buffer.
10625         (make-flyspell-overlay): Don't locally reuse a global name.
10626         (flyspell-highlight-incorrect-region)
10627         (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
10628         (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
10629         (flyspell-notify-misspell): Remove unused args `start' and `end'.
10630         (flyspell-word): Adjust call accordingly.  Use ispell-send-string.
10631         Wrap calls to accept-process-output inside with-local-quit since it's
10632         often called from a post-command-hook.
10633         (flyspell-correct-word, flyspell-auto-correct-word):
10634         Use ispell-send-string.
10635         (flyspell-xemacs-popup): Remove unused arg `event'.  Update call.
10637         * calendar/diary-lib.el (diary-list-entries): Also hide the
10638         terminating newline.
10640 2005-11-16  Carsten Dominik  <dominik@science.uva.nl>
10642         * textmodes/reftex.el (reftex-use-fonts): Remove the check for
10643         window-system, to allow fonts on tty.
10645 2005-11-17  Nick Roberts  <nickrob@snap.net.nz>
10647         * progmodes/gud.el (gud-speedbar-item-info): New function.
10648         (gud-install-speedbar-variables): Use it to display data type
10649         of watch expression as a tooltip in speedbar.
10651 2005-11-15  Luc Teirlinck  <teirllm@auburn.edu>
10653         * font-core.el (global-font-lock-mode): Add :version keyword,
10654         because default was changed.
10656         * jka-cmpr-hook.el (auto-compression-mode): Ditto.
10658         * startup.el (command-line): Use `custom-reevaluate-setting' for
10659         `file-name-shadow-mode'.
10661         * loadup.el: Preload rfn-eshadow.
10663         * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
10664         Add :version keyword.
10665         (file-name-shadow-properties, file-name-shadow-tty-properties)
10666         (file-name-shadow): Add :version keyword.
10668         * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
10669         instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
10670         in the custom-group property of the symbol frames and the fringe
10671         group got no link to its parent group frames.
10672         Doc fix.
10674 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
10676         * progmodes/gud.el (gud-stop-subjob): New function.
10677         (gud-menu-map, gud-tool-bar-map): Use it.
10679 2005-11-16  Kim F. Storm  <storm@cua.dk>
10681         * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
10682         than kill it.
10683         (gud-tool-bar-map): Likewise.  Move cont/until/finish buttons
10684         to a more useful/logical place.
10686 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
10688         * progmodes/gud.el (gud-menu-map): Make visibility of stop and
10689         go buttons complementary.
10691 2005-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
10693         * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
10694         (rfn-eshadow-sifn-equal): New function.
10695         (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
10697 2005-11-15  Michael Kifer  <kifer@cs.stonybrook.edu>
10699         * viper-utils.el (viper-non-word-characters-reformed-vi):
10700         Quote `-' in string.
10702         * viper.el (viper-emacs-state-mode-list): Ensure that
10703         rcirc-mode buffers come up in Emacs state.
10705         * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
10706         operation.
10708 2005-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
10710         * term.el (term-termcap-format): Fix typos.
10711         (term-down): Fix the negative argument case.
10713 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
10715         * progmodes/gdb-ui.el: Remove face-alias left over from change on
10716         2005-08-15.
10717         (gdb-ann3): New command gud-go.
10718         (menu): Accomodate gdb-mi.el.
10719         (gdb-assembler-custom): Make buffer of selected window current
10720         so that set-window-point works.
10722         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
10723         buttons and include new ones.
10725 2005-11-16  Kim F. Storm  <storm@cua.dk>
10727         * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
10728         (gud-menu-map): Use it.
10730 2005-11-14  Luc Teirlinck  <teirllm@auburn.edu>
10732         * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
10733         that works correctly for Custom and that does not override a user
10734         who disables it.
10736         * help-mode.el (help-make-xrefs, help-xref-on-pp)
10737         (help-xref-interned, help-follow): Make hyperlinks for variables
10738         that are unbound, but have a non-nil variable-documentation property.
10740         * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
10741         mode hook.  (It conflicted with defcustoms for some mode hooks.)
10742         Use the `variable-documentation' property to give the mode hook a
10743         docstring and expand that docstring.
10745 2005-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
10747         * savehist.el (savehist-mode): Don't bother with
10748         `custom-set-minor-mode'.
10749         (savehist-coding-system): Check XEmacs version.
10750         (history-length): Declare also at run time.
10751         (savehist-mode): Don't emit a message.  Don't run the minor mode hook.
10752         Don't set the customize state.
10753         (savehist-minibuffer-hook): Special case for when
10754         minibuffer-history-variable is equal to t.
10756 2005-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10758         * files.el (write-file): Refresh VC status.
10760         * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
10761         (mark-diary-entries, make-diary-entry): Check default-major-mode rather
10762         than fundamental-mode to see if the mode was set.
10764 2005-11-14  Romain Francoise  <romain@orebokech.com>
10766         * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
10767         dummy function in `eval-when-compile' to avoid compiler warning.
10768         Require `man' at compile time.
10770 2005-11-14  Jay Belanger  <belanger@truman.edu>
10772         * calc-alg.el (calcFunc-write-out-power): Rename it to
10773         calcFunc-powerexpand.
10774         (math-write-out-power): Rename it to math-powerexpand; have it
10775         handle negative exponents.
10776         (calc-writeoutpower): Rename it to calc-powerexpand.
10778         * calc-ext.el: Change calcFunc-writeoutpower and
10779         calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
10780         autoloads.
10781         Add calcFunc-ldiv to autoloads.
10783         * calc-arith.el (calcFunc-ldiv): New function.
10785         * calc.el (calc-left-divide): New function.
10787 2005-11-14  Juri Linkov  <juri@jurta.org>
10789         * cus-edit.el (custom-variable-prompt): Set the default value arg
10790         of completing-read.
10792         * cus-dep.el (custom-make-dependencies): Reverse the list of
10793         found dependencies.
10795 2005-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
10797         * menu-bar.el (menu-bar-options-menu): Delete "Syntax
10798         Highlighting" entry, it is on by default now.
10799         (menu-bar-options-save): Do not save global-font-lock-mode.
10801 2005-11-13  Richard M. Stallman  <rms@gnu.org>
10803         * textmodes/flyspell.el (flyspell-large-region):
10804         Call flyspell-accept-buffer-local-defs.
10806 2005-11-13  Agustin Martin  <agustin.martin@hispalinux.es>
10808         * textmodes/flyspell.el (flyspell-notify-misspell):
10809         Fix misspelling of "Misspelling".
10810         (flyspell-process-localwords): New function.
10811         (flyspell-large-region): Call flyspell-process-localwords and
10812         flyspell-delete-region-overlays.
10813         (flyspell-delete-region-overlays): New function.
10814         (flyspell-delete-all-overlays): Call that.
10816 2005-11-13  Richard M. Stallman  <rms@gnu.org>
10818         * help.el (help-for-help-internal): Improve doc of C-h a.
10819         (describe-key): Improve prompt; doc fix.
10821 2005-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10823         * vc-svn.el (vc-svn-registered): Catch all errors.
10825         * cus-dep.el (custom-make-dependencies): Typo.
10827 2005-11-13  Michael Albinus  <michael.albinus@gmx.de>
10829         * net/tramp-util.el (top): Fix compilation warning.
10831 2005-11-13  Kim F. Storm  <storm@cua.dk>
10833         * help.el (help-for-help-internal): Fix `a' entry.  Add `d' entry.
10835 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
10837         * progmodes/gud.el (gud-menu-map): Move parentheses (again).
10838         (gud-speedbar-buttons): Match on "const char *" too.
10840         * progmodes/gdb-ui.el (gdb-var-create-handler)
10841         (gdb-var-list-children-handler): Match on "const char *" too.
10842         (gdb-var-evaluate-expression-handler): Match on empty string.
10843         (gdb-var-update-handler): Only call
10844         gdb-var-evaluate-expression-handler when required.
10846 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
10848         * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
10849         selected window.  This still doesn't work for speedbar.
10850         (gud-speedbar-buttons): Handle string expressions properly.
10852         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
10853         (gdb-var-create-handler): Handle string expressions properly.
10854         (gdb-var-list-children-regexp, gdb-var-list-children-handler):
10855         Handle string expressions properly.  Move "type" field into regexp.
10857 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
10859         * bookmark.el (bookmark-maybe-message): New function to reduce
10860         code duplication: invokes `message' iff baud-rate is high enough.
10861         (bookmark-write-file): Use above instead of an inline conditional.
10862         (bookmark-load): Same.
10864 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
10866         * bookmark.el (bookmark-write-file): Don't visit the destination
10867         file, just write the data to it using write-region.  This is
10868         similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
10869         change to avoid visiting the file in the first place.
10871 2005-11-12  Chong Yidong  <cyd@stupidchicken.com>
10873         * hi-lock.el (hi-lock-mode): Set the default value of
10874         font-lock-defaults.
10876 2005-11-11  Luc Teirlinck  <teirllm@auburn.edu>
10878         * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
10879         arg to `file-attributes'.
10880         (find-lisp-format): The UID and GID can now be strings.
10882 2005-11-12  Kim F. Storm  <storm@cua.dk>
10884         * help.el (help-map): Bind C-h d to apropos-documentation.
10886         * simple.el (what-cursor-position): Print (EOB) instead of (100%)
10887         when point is at end-of-buffer.
10889         * apropos.el (apropos-match-face): Doc fix.
10890         (apropos-sort-by-scores): Add new choice `verbose'.
10891         (apropos-documentation-sort-by-scores): New defcustom.
10892         (apropos-pattern): Now contains the pattern entered by the user.
10893         (apropos-pattern-quoted): New defvar.
10894         (apropos-regexp): New defvar, containing the regexp corresponding
10895         to apropos-pattern.
10896         (apropos-all-words-regexp): Rename from apropos-all-regexp.
10897         (apropos-read-pattern): New defun.  Use it to read pattern arg in
10898         interactive calls; returns list of words for a word list, and
10899         string for a regexp.
10900         (apropos-parse-pattern): Rename from apropos-rewrite-regexp.  Now
10901         parses a list of words or regexp as returned by apropos-read-pattern.
10902         (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
10903         (apropos-score-doc): Return a very high score if the string
10904         entered by the user matches literally.
10905         (apropos-variable): Doc fix.  Use apropos-read-pattern.
10906         (apropos-command): Doc fix.  Use apropos-read-pattern and
10907         apropos-parse-pattern.  Call apropos-print with nosubst=t.
10908         (apropos, apropos-value): Doc fix.  Use apropos-read-pattern and
10909         apropos-parse-pattern.
10910         (apropos-documentation): Doc fix.  Use apropos-read-pattern and
10911         apropos-parse-pattern.  Locally bind apropos-sort-by-scores to
10912         apropos-documentation-sort-by-scores.  Call apropos-print with
10913         nosubst=t.
10914         (apropos-documentation-internal): Pass doc string through
10915         substitute-key-definition before adding text properties.
10916         Highlight substring matching literal user input if possible.
10917         (apropos-documentation-check-doc-file): Remove locals beg and end.
10918         Fix calculation of score (as added twice).  Pass doc string through
10919         substitute-key-definition before adding text properties.
10920         (apropos-documentation-check-elc-file): Pass doc string through
10921         substitute-key-definition before adding text properties.
10922         Highlight substring matching literal user input if possible.
10923         (apropos-print): Add new arg NOSUBST; if set, command and variable
10924         doc strings have already been passed through substitute-key-definition.
10925         Add code to handle apropos-accumulator items without score element
10926         for backwards compatibility (e.g. with woman package).
10927         Only show scores if apropos-sort-by-scores is `verbose'.
10929 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10931         * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
10932         Add jka-compr-load-suffixes to load-suffixes.
10934         * jka-compr.el: Require jka-cmpr-hook.
10935         (jka-compr-info-compress-message, jka-compr-info-compress-program)
10936         (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
10937         (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
10938         (jka-compr-info-can-append, jka-compr-info-strip-extension)
10939         (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
10940         (jka-compr-info-regexp): Remove.  Provided by jka-cmpr-hook.
10941         (jka-compr-uninstall): Remove entries from
10942         jka-compr-added-to-file-coding-system-alist after they are used.
10943         (jka-compr-error): Remove unused var `curbuf'.
10944         (jka-compr-file-local-copy): Remove unused var `notfound'.
10946 2005-11-10  Romain Francoise  <romain@orebokech.com>
10948         * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
10950 2005-11-11  Nick Roberts  <nickrob@snap.net.nz>
10952         * progmodes/gud.el (gud-menu-map): Move parentheses.
10953         (gdb): New command gud-pv.
10955 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10957         * tar-mode.el: Remove spurious or unnecessary leading stars
10958         in docstrings.
10959         (tar-header-block-tokenize): Also obey default-file-name-coding-system.
10960         (tar-parse-octal-integer-safe): Use mapc.
10961         (tar-header-block-summarize): Remove unused var `ck'.
10962         (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
10963         cleared before.  Obey default-enable-multibyte-characters.
10964         Use mapconcat.  Simplify setting of tar-header-offset.
10965         (tar-mode-map): Move initialization inside delcaration.
10966         (tar-flag-deleted): Use `abs'.
10967         (tar-expunge-internal): Remove unused var `line'.
10968         (tar-expunge-internal): Don't hardcode point-min==1.
10969         (tar-expunge): Widen while doing set-buffer-multibyte.
10970         (tar-rename-entry): Use file-name-coding-system.
10971         (tar-alter-one-field): Don't hardcode point-min==1.
10972         (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
10973         (tar-pad-to-blocksize): Don't hardcode point-min==1.  Clarify the code.
10975 2005-11-10  Masatake YAMATO  <jet@gyve.org>
10977         * add-log.el (add-log-current-defun): Handle class::method
10978         notation of c++.  Fix incorrect comment.
10980 2005-11-10  Alan Mackenzie  <acm@muc.de>
10982         * help-fns.el (describe-variable): Make C-h v work when a variable
10983         has variable documentation yet is unbound.
10985 2005-11-10  Masatake YAMATO  <jet@gyve.org>
10987         * man.el (Man-highlight-references): Set an empty
10988         string to `Man-arguments' if it is nil.
10989         Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
10991 2005-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
10993         * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
10994         commenting conventions.
10996         * cus-dep.el (custom-make-dependencies): Simplify.
10997         Better follow the commenting conventions.
10999 2005-11-09  Richard M. Stallman  <rms@gnu.org>
11001         * apropos.el (apropos-pattern): Rename from apropos-regexp.
11002         (apropos-orig-pattern): Rename from apropos-orig-regexp.
11003         All uses changed.
11004         (apropos-rewrite-regexp): Doc fix.
11005         (apropos-variable, apropos-command, apropos, apropos-value):
11006         Change prompt; carry through the argument renaming.
11008 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
11010         * find-lisp.el: Require dired.
11011         (find-lisp-find-dired-internal): Do not call
11012         `abbreviate-file-name' on DIR.
11014 2005-11-10  Nick Roberts  <nickrob@snap.net.nz>
11016         * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
11018 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
11020         * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
11021         when using the speedbar.
11022         (gdb): New command gud-pp.
11023         (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
11025 2005-11-09  Juri Linkov  <juri@jurta.org>
11027         * replace.el (occur-excluded-properties): New defcustom.
11028         (occur-1, occur-engine, occur-accumulate-lines): Use it.
11030 2005-11-08  Jay Belanger  <belanger@truman.edu>
11032         * calc/calc-units.el (math-convert-units): Replace any composite
11033         unit by its definition.
11035 2005-11-08  Lars Hansen  <larsh@soem.dk>
11037         * emacs-lisp/autoload.el (update-directory-autoloads):
11038         Add obsolete function alias.
11040 2005-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11042         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
11043         comment-indent-function.
11044         (lisp-comment-indent): Replace by an alias for comment-indent-default.
11046         * reveal.el (reveal-post-command): Rework the handling of
11047         reveal-open-spots, so as to be more reliable.  There were several
11048         tricky corner cases where an open spot might be lost, or where
11049         a closed spot might end up on the list of open spots.
11050         Only reveal text that's ellipsised.
11052 2005-11-07  Carsten Dominik  <dominik@science.uva.nl>
11054         * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
11056 2005-11-07  John Paul Wallington  <jpw@gnu.org>
11058         * ibuffer.el (ibuffer): Search iconified frames too when
11059         getting Ibuffer buffer's window.
11061 2005-11-06  Richard M. Stallman  <rms@gnu.org>
11063         * progmodes/compile.el (compilation-internal-error-properties):
11064         save-excursion around the computation of MARKER.
11066 2005-11-06  Piet van Oostrum  <piet@cs.uu.nl>
11068         * textmodes/flyspell.el (flyspell-external-point-words):
11069         flyspell-get-word returns a list, not just a string.
11071 2005-11-06  John Paul Wallington  <jpw@pobox.com>
11073         * ibuffer.el (ibuffer): Search all visible frames when getting
11074         Ibuffer buffer's window.
11076 2005-11-07  Masatake YAMATO  <jet@gyve.org>
11078         * man.el (Man-reference-regexp): Accept spaces between
11079         `Man-name-regexp' and `Man-section-regexp'.
11080         (Man-apropos-regexp): New variable.
11081         (Man-abstract-xref-man-page): Use value for `Man-target-string'
11082         if available.
11083         (Man-highlight-references, Man-highlight-references0):
11084         Handle the case when `Man-arguments' includes "-k".
11085         (Man-highlight-references0): Rename the argument `TARGET-POS' to
11086         `TARGET'. `TARGET' can be a number, function or nil.
11088 2005-11-06  Nick Roberts  <nickrob@snap.net.nz>
11090         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
11091         (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
11092         (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
11093         (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
11094         (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
11095         (gdb-send-item): Use buffer-local-value and simplify.
11097 2005-11-05  Luc Teirlinck  <teirllm@auburn.edu>
11099         * startup.el (command-line): Use `custom-reevaluate-setting' for
11100         `global-font-lock-mode'.
11102         * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
11103         by default, except in batch mode or when the -D option is given.
11105         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
11106         specified keyword args on to `define-minor-mode'.  Update docstring.
11108 2005-11-05  Romain Francoise  <romain@orebokech.com>
11110         * replace.el (occur-engine): Add marker at end of line, too.
11112 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
11114         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11115         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
11116         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
11117         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
11118         argument to all these routines, so the passphrase can be managed
11119         externally and passed in to the system.
11120         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11121         pgg-add-passphrase-to-cache function.
11123         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11124         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
11125         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
11126         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
11127         argument to all these routines, so the passphrase can be managed
11128         externally and passed in to the system.
11129         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
11130         function.
11132 2005-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
11134         * font-lock.el: Don't deal with font-lock-face-attributes here,
11135         move the code ...
11137         * startup.el (command-line): ... here.  Use face-spec-set instead
11138         of custom-declare-face.
11140         * faces.el (face-spec-set): Reset the face if spec is not nil.
11142 2005-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
11144         * newcomment.el (comment-region-internal): Box more tightly in the
11145         common case where there's no TAB in the boxed text.
11147 2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11149         * info.el (info-tool-bar-map): Use images prev-node, next-node and
11150         up-node.
11152 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
11154         * newsticker.el: Commentary updated.  Code formatting changed.
11155         (newsticker-version): Change to "1.9".
11156         (newsticker, newsticker-feed): Doc fix.
11157         (newsticker-url-list): Doc fix.  Add option "Weekly".
11158         (newsticker-retrieval-interval): Add option "Weekly".
11159         (newsticker-headline-processing): Doc fix.
11160         (newsticker-auto-mark-filter): Remove.
11161         (newsticker-auto-mark-filter-list): New.
11162         (newsticker-layout, newsticker-sort-method): Doc fix.
11163         (newsticker-hide-old-items-in-newsticker-buffer)
11164         (newsticker-heading-format, newsticker-item-format)
11165         (newsticker-desc-format): Doc fix.
11166         (newsticker-show-all-rss-elements): Remove.
11167         (newsticker-show-all-news-elements): New.
11168         (newsticker-faces, newsticker-ticker): Doc fix.
11169         (remove-from-invisibility-spec): Code formatting.
11170         (newsticker--process-ids): New.
11171         (newsticker-mode): Doc fix.
11172         (newsticker-mode): Change mode-line-format.
11173         (newsticker-start): Remove debug output.
11174         (newsticker-start-ticker): Doc fix.  Add autoload cookie.
11175         (newsticker-w3m-show-inline-images): Code formatting.
11176         (newsticker-next-item): Call `force-mode-line-update'.
11177         (newsticker-previous-item): Call `force-mode-line-update'.
11178         (newsticker-next-feed): Call `force-mode-line-update'.
11179         (newsticker-previous-feed): Call `force-mode-line-update'.
11180         (newsticker-mark-all-items-at-point-as-read): Code formatting.
11181         (newsticker-show-old-items): Do not show descs.
11182         (newsticker-hide-entry): Hide too much.
11183         (newsticker-hide-entry, newsticker-show-entry)
11184         (newsticker-toggle-auto-narrow-to-feed): Code formatting.
11185         (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
11186         (newsticker-toggle-auto-narrow-to-item): Code formatting.
11187         (newsticker-set-auto-narrow-to-item): Update buffer immediately.
11188         (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
11189         (newsticker-get-news): Call `force-mode-line-update'.
11190         Collect process ids.
11191         (newsticker--sentinel): Change coding system handling.
11192         Move image retrieval to new functions newsticker--get-logo-url-*.
11193         Move feed parsing to new functions newsticker--parse-*.
11194         Update list of process ids.
11195         (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
11196         (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
11197         (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
11198         (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
11199         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
11200         (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
11201         (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
11202         (newsticker--decode-coding-string): Remove.
11203         (newsticker--decode-numeric-entities): Check input.  Format code.
11204         (newsticker--remove-whitespace): Check input.
11205         (newsticker--do-forget-preformatted): Doc fix.
11206         (newsticker--decode-rfc822-date): Allow for missing time.
11207         (newsticker--update-process-ids): New.
11208         (newsticker--image-sentinel): Change comment.
11209         (newsticker--image-read): Change error message.
11210         (newsticker--imenu-goto): Doc fix.  Show headline title.
11211         (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
11212         (newsticker--buffer-do-insert-text): Clean whitespace in
11213         html-rendered headline title.  Code formatting.
11214         Call `newsticker--buffer-print-extra-elements'.
11215         (newsticker--buffer-print-extra-element): Remove.
11216         (newsticker--buffer-print-extra-elements): New.
11217         (newsticker--buffer-do-print-extra-element): New.
11218         (newsticker--buffer-insert-enclosure): Doc fix.  Use MBytes for
11219         large sizes.
11220         (newsticker--run-auto-mark-filter)
11221         (newsticker--do-run-auto-mark-filter):
11222         Use `newsticker-auto-mark-filter-list'.
11224 2005-11-04  Ryan Yeske  <rcyeske@gmail.com>
11226         * net/rcirc.el: Use split-string OMIT-NULLS argument.
11227         (rcirc-print): Force redisplay before running hooks.  Do long
11228         buffer truncation after making new text read-only.  Deal with nil
11229         text when decoding strings.  If TARGET is nil, use either the
11230         currently selected buffer, if it is an rcirc buffer and of the
11231         same process or the process buffer.
11232         (rcirc-mode): Remove header-line.  Recompute short buffer names.
11233         Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
11234         (rcirc-short-buffer-name): Add variable.
11235         (rcirc-kill-buffer-hook): Recompute short buffer names.
11236         Remove nick from private channel.
11237         (rcirc-send-input): Send command text to current-buffer.
11238         Don't clear overlay arrow here.
11239         (rcirc-short-buffer-name): Return a short buffer name.
11240         (rcirc-update-short-buffer-names, rcirc-abbreviate)
11241         (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
11242         buffer-name abbreviations.
11243         (rcirc-kill-buffer-hook-1): Split to make debugging easier.
11244         Do not touch nick-table when killing a parted channel.
11245         (rcirc-window-configuration-change): Rename from rcirc-update-activity.
11246         Clear arrow from current buffer if it is now hidden.
11247         (rcirc-current-buffer): Add variable.
11248         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
11249         (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
11250         Remove -face from names.
11251         (rcirc-update-activity-string): Print "DND" when globally ignoring
11252         activity.
11253         (rcirc-ignore-buffer-activity-flag): Rename from
11254         rcirc-ignore-channel-activity.
11255         (rcirc-ignore-all-activity-flag): Doc fix.
11256         (rcirc-channels): Remove variable.
11257         (rcirc-kill-buffer-hook):
11258         (rcirc-get-buffer-create): Add nick to private channel.
11259         (rcirc-multiline-edit-submit): Remove tabs.
11260         (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
11261         folded.
11262         (rcirc-remove-nick-channel): Bug fix.
11263         (rcirc-toggle-ignore-buffer-activity): Rename from
11264         rcirc-toggle-ignore-channel-activity.
11265         (rcirc-record-activity): Add buffers to the front of the list.
11266         (rcirc-update-activity): Remove killed buffers from list.
11267         (rcirc-process-server-response-1): Remove last argument if it is
11268         null before calling handler.
11269         (rcirc): Add "rcirc" defcustom prefix.
11270         (rcirc-prompt): Simplify default prompt.
11271         Use custom-initialize-default.
11272         (rcirc-private-chats): Remove variable.
11273         (rcirc-prompt): Change initialization.
11274         (rcirc-version): Remove function.
11275         (rcirc-id-string): Add constant.
11276         (rcirc-last-buffer): Remove variable.
11277         (rcirc-buffer-alist): Add variable.
11278         (rcirc-connect): Update variable setup.
11279         (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
11280         (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
11281         default.
11282         (rcirc-handler-generic): Trigger activity.
11283         (rcirc-send-message): Create the buffor of the target.
11284         (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
11285         (rcirc-get-buffer): Just return nil if there is no matching buffer.
11286         (rcirc-multiline-edit-cancel): Remove function.
11287         (rcirc-set-last-buffer): Remove function.
11288         (rcirc-get-any-buffer): Add function.
11289         (rcirc-join-channels): Don't print /join text.
11290         (rcirc-toggle-ignore-channel-activity): Add and update echo area
11291         messages.
11292         (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
11293         (rcirc-handler-NOTICE): Recognize CTCP responses.
11294         (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
11295         constructing TOPIC string for buffers we are not JOINed.
11296         (rcirc-handler-CTCP-response): Add handler.
11297         (rcirc-multiline-edit-submit): Restore the window-configuration
11298         before adjusting point.
11299         (rcirc): Add customization group.
11300         (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
11301         (rcirc-user-full-name, rcirc-startup-channels-alist)
11302         (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
11303         (rcirc-ignore-all-activity-flag, rcirc-time-format)
11304         (rcirc-input-ring-size, rcirc-read-only-flag)
11305         (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
11306         (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
11307         Change defvar to defcustom.
11308         (rcirc-update-prompt): Add optional ALL arg, which will update
11309         prompts in all rcirc buffers.  Regexp quote replacement text.
11310         (rcirc-fill-column): Accept frame-width as a value.
11311         (rcirc-set-changed): Add function.
11312         (rcirc-next-active-buffer): Write more meaningful messages.
11313         (rcirc-faces): Add customization group.
11314         (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
11315         (rcirc-nick-in-message-face, rcirc-prompt-face)
11316         (rcirc-mode-line-nick-face): Move into rcirc-faces group.
11317         (with-rcirc-process-buffer): Move before first usage.
11318         (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
11319         (rcirc-debug-flag): Rename from `rcirc-log-p'.
11320         (rcirc-debug): Rename from `rcirc-log'.
11321         (rcirc-format-response-string): Do not print `-' chars for a
11322         NOTICE with no sender.  Simplify output of server responses.
11324 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
11326         (rcirc-browse-url-map, rcirc-browse-url-at-point)
11327         (rcirc-browse-url-at-mouse, rcirc-mangle-text):
11328         Make urls mouse and RET clickable.
11330 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
11332         * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
11334 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
11336         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
11337         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
11338         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
11339         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
11340         argument to all these routines, so the passphrase can be managed
11341         externally and passed in to the system.
11342         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
11343         pgg-add-passphrase-to-cache function.
11345         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
11346         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
11347         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
11348         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
11349         argument to all these routines, so the passphrase can be managed
11350         externally and passed in to the system.
11351         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
11352         function.
11354 2005-11-04  Edward O'Connor  <hober0@gmail.com>  (tiny change)
11356         * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
11357         from goto-address-url-regexp.
11359 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
11361         * textmodes/org.el (org-read-date, org-goto-calendar)
11362         (org-recenter-calendar, org-agenda-goto-calendar):
11363         Temporarily clear `calendar-move-hook'.
11365 2005-11-04  Michael Kifer  <kifer@cs.stonybrook.edu>
11367         * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
11368         merging.
11370         * ediff-util.el (ediff-previous-difference): Don't skip regions that
11371         have merge clashes.
11373 2005-11-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11375         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
11376         Undo previous change.
11378         * startup.el (command-line): Use `custom-reevaluate-setting' for
11379         mouse-wheel-down-event and mouse-wheel-up-event.  Don't call
11380         tty-register-default-colors on Mac.
11382 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
11384         * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
11385         (gdb-buffer-type): Make it automatically buffer local...
11386         (gdb-get-create-buffer): ...and set it accordingly.
11387         (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
11388         actually work.
11390 2005-11-03  Dan Nicolaescu  <dann@ics.uci.edu>
11392         * font-lock.el (font-lock-warning-face): Use the more vivid red1,
11393         not red.
11395 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
11397         * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
11398         case GUD buffer is not visible.
11399         (gdb-goto-breakpoint): Try to force display in source buffer.
11400         (gdb-frame-gdb-buffer): Copy other similar functions.
11401         (gdb-restore-windows): Don't display source if not asked for.
11402         (gdb-assembler-buffer-name): Don't capitalise.
11404 2005-11-03  Richard M. Stallman  <rms@gnu.org>
11406         * wid-edit.el (key-sequence): New widget type.
11408         * simple.el (set-mark-command-repeat-pop): New variable.
11409         (set-mark-command): Only interpret plan C-@ after a pop as a pop
11410         if set-mark-command-repeat-pop is true.
11412         * info.el (Info-fontify-node): Don't display extra "see" if there
11413         already is one here.
11415         * mouse.el: Fix special handling of DEL after dragging a region:
11416         (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
11417         (mouse-region-delete-keys): Change to defcustom.  Add [backspace].
11419         * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
11421         * textmodes/ispell.el (ispell-command-loop): Change `i' description
11422         not to assume it pertains to an affix.
11424         * textmodes/flyspell.el (flyspell-post-command-hook):
11425         Bind deactivate-mark to prevent deactivation.
11427 2005-11-03  Lars Hansen  <larsh@soem.dk>
11429         * dired-x.el: Add menu bindings for dired-do-find-marked-files,
11430         dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
11431         dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
11433 2005-11-03  Romain Francoise  <romain@orebokech.com>
11435         * net/eudcb-mab.el: Now part of GNU Emacs.  Update FSF's address.
11436         Update copyright years.
11438 2005-11-03  Sam Steingold  <sds@gnu.org>
11440         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
11441         Use system-type instead of window-system because window-system is not
11442         correctly defined during loadup.
11444 2005-11-02  Mark A. Hershberger  <mah@everybody.org>
11446         * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
11447         (xml-parse-tag): Join strings separated by a comment properly.
11449 2005-11-02  Andreas Schwab  <schwab@suse.de>
11451         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
11453 2005-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11455         * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
11456         (byte-optimize-pure-func): Quote the eval'd value.
11458         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
11459         Rename from perl-font-lock-syntactic-face-function.
11460         Change the calling convention so it can be used as a font-lock MATCHER.
11461         Do the parse-partial-sexp loop outselves.
11462         (perl-font-lock-syntactic-keywords): Use it.
11463         (perl-mode): Don't set font-lock-syntactic-face-function any more.
11465 2005-11-02  Nick Roberts  <nickrob@snap.net.nz>
11467         * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
11468         disassembly buffer too.
11469         (gdb-exited): Remove overlay arrows when execution has finished.
11470         (gdb-info-frames-custom, gdb-info-threads-custom)
11471         (gdb-info-registers-custom): Don't add inappropriate text
11472         properties if inferior is not active.
11474 2005-11-02  Glenn Morris  <rgm@gnu.org>
11476         * progmodes/fortran.el (fortran-blink-match):
11477         Use `blink-matching-delay'.
11479 2005-11-02  John Mongan  <jmongan@mccammon.ucsd.edu>  (tiny change)
11481         * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
11483 2005-11-02  Lars Hansen  <larsh@soem.dk>
11485         * net/tramp.el (tramp-action-out-of-band): Handle scp message
11486         "Permission denied".
11488 2005-11-01  Richard M. Stallman  <rms@gnu.org>
11490         * textmodes/flyspell.el (flyspell-external-point-words):
11491         Pass nil to flyspell-get-word.
11493 2005-11-02  Kim F. Storm  <storm@cua.dk>
11495         * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
11496         item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
11498 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11500         * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
11501         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
11502         (calendar-mouse-print-dates): Add optional `event' argument.
11503         Update interactive-spec.
11504         (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
11505         Use `calendar-event-to-date' instead of `event'.
11507 2005-11-02  Masatake YAMATO  <jet@gyve.org>
11509         * progmodes/ld-script.el (ld-script-builtins):
11510         Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
11511         "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
11512         (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
11514 2005-11-01  Romain Francoise  <romain@orebokech.com>
11516         * vc-sccs.el: Update copyright year.
11517         * ezimage.el: Likewise.
11519 2005-11-01  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)
11521         * info.el (Info-fontify-node): Use `string-width' for fontifying
11522         underlined titles.
11524 2005-11-01  Juri Linkov  <juri@jurta.org>
11526         * info.el (Info-fontify-node): Downcase node header keywords Node,
11527         Prev, Next, Up before comparison.
11528         (Info-history): Insert absolute directory name, and put invisible
11529         property on it.
11531 2005-11-01  Juri Linkov  <juri@jurta.org>
11533         * info.el (Info-file-supports-index-cookies): New variable.
11534         (Info-find-node-2): Check makeinfo version for index cookie support.
11535         (Info-index-nodes): Search for nodes with index cookies only when
11536         Info-file-supports-index-cookies is t.  Otherwise, search nodes
11537         with "Index" in the node name.
11538         (Info-index-node): Search index cookie in the current node only when
11539         Info-file-supports-index-cookies is t.  Otherwise, check the word
11540         "Index" in the node name.
11541         (Info-find-emacs-command-nodes): Remove code that searches nodes
11542         with "Index" node name in the top menu.
11544 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11546         * progmodes/scheme.el (scheme-mode-variables): Use the default
11547         comment-indent-function.
11549         * faces.el (face-attribute): Handle the case where a face inherits from
11550         a non-existent face.
11552         * simple.el (eval-expression-print-format): Use lisp-readable syntax
11553         for octal and hexa output, and merge the char into the paren.
11554         (kill-new): Use push.
11555         (copy-to-buffer): Use with-current-buffer.
11556         (completion-setup-function): Move code in loop to remove redundancy.
11557         (minibuffer-local-must-match-map): Don't add bindings that duplicate
11558         those inherited from minibuffer-local-completion-map.
11560         * savehist.el (savehist-mode) <defcustom>:
11561         Use custom-set-minor-mode if available.
11562         (savehist-mode) <defun>: Run the minor mode hook, set the custom state
11563         and emit a message if applicable.
11565 2005-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
11567         * savehist.el: Sync up to version 19.
11568         (savehist-mode): New minor mode.
11569         (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
11570         (savehist-length): Remove (use history-length instead).
11571         (savehist-file-modes): Rename from savehist-modes.
11572         (savehist-save-hook, savehist-loaded): New vars.
11573         (savehist-load): Use savehist-mode.  Try to smooth up transition from
11574         old format to new format.
11575         (savehist-install): Allow savehist-autosave-interval to be nil.
11576         (savehist-save): Run the new hook.  Be more careful to only trim the
11577         history variables.
11578         (savehist-trim-history): New fun.  Replaces savehist-process-for-saving.
11579         (savehist-printable): Print into a buffer rather than char-by-char.
11581 2005-11-01  John Wiegley  <johnw@newartisans.com>
11583         * iswitchb.el (iswitchb-define-mode-map): Re-enable the
11584         toggle-ignore keybinding (C-a).  The author said it had been
11585         disabled much earlier due to a possible incompatibility, but after
11586         many months of usage I have encountered no problems (and it is a
11587         rather useful option, especially for switching to " *temp*").
11589         * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
11590         support for OS/X's AddressBook, by calling out to the open source
11591         program "contacts" (installable through Fink).
11593         * net/eudc.el (eudc-expand-inline): If the
11594         `eudc-multiple-match-handling-method' is set to `all', delete the
11595         query string before inserting the query result.
11597         * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
11598         flag, to prevent Eshell from using the system ls when
11599         `eshell-ls-insert-directory' is in used.
11600         (eshell-ls-insert-directory): Disable font-lock in directory
11601         buffer so that Eshell's own fontification is seen.  This broke
11602         recently due to changes in font-lock, so this goes back to version
11603         21 behavior.
11605 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
11607         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
11608         (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
11609         (gdb-many-windows): Doc fix.
11611 2005-10-31  Romain Francoise  <romain@orebokech.com>
11613         * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
11615 2005-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
11617         * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
11618         that global-font-lock-mode can be enabled by default.
11620         * font-lock.el (font-lock-keywords, font-lock-mode-internal)
11621         (font-lock-add-keywords, font-lock-remove-keywords)
11622         (font-lock-fontify-buffer): Remove autoload cookies.
11624         * jit-lock.el (jit-lock-register): Likewise.
11626         * emacs-lisp/syntax.el (syntax-ppss): Likewise.
11628 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
11630         * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
11631         intact if there is no gud-comint-buffer.
11633 2005-10-31  Luc Teirlinck  <teirllm@auburn.edu>
11635         * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
11636         old prompt comint-prompt-read-only is t and GDB commands are
11637         issued from tool bar etc.
11639 2005-10-31  Masatake YAMATO  <jet@gyve.org>
11641         * vc.el (vc-directory-exclusion-list): Add "{arch}".
11643 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11645         * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
11646         (thumbs-thumbsdir): Make .emacs.d if it does not exist.
11648 2005-10-30  Michael Albinus  <michael.albinus@gmx.de>
11650         * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
11651         starting at beginning of line.  Fontification is messed up when
11652         `open-paren-in-column-0-is-defun-start' set to t.
11653         Reported by John Paul Wallington <jpw@pobox.com>.
11655 2005-10-30  Luc Teirlinck  <teirllm@auburn.edu>
11657         * comint.el (comint-send-input): Call `comint-update-fence' when
11658         `comint-process-echoes' and `comint-prompt-read-only' are both
11659         non-nil, to avoid leftover read-only newline.
11661 2005-10-30  Richard M. Stallman  <rms@gnu.org>
11663         * textmodes/flyspell.el (flyspell-external-point-words):
11664         Detect when WORD can't be checked properly because
11665         flyspell-get-word finds just part of it, and move on.
11667         * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
11668         boundarychar for Polish.
11669         (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
11670         (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
11672 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
11674         * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
11675         (gdb-registers-font-lock-keywords): Delete.
11676         (gdb-registers-mode): Don't fontify.
11677         (gdb-info-registers-custom): Use text properties instead as, in
11678         future, changed register values will use font-lock-warning-face.
11679         (gdb-local-font-lock-keywords): Rename to...
11680         (gdb-locals-font-lock-keywords): ...for consistency.
11682 2005-10-30  Andre Spiegel  <spiegel@gnu.org>
11684         * vc.el (vc-switch-backend): Better error message if the buffer is
11685         not visiting a file under version control.
11687         * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
11689 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
11691         * startup.el (command-line): Use ~/.emacs.d/init.el instead of
11692         ~/.emacs.d/.emacs.
11694 2005-10-29  Richard M. Stallman  <rms@gnu.org>
11696         * replace.el (occur-mode-mouse-goto): Always go to other window.
11697         (occur-mode-goto-occurrence): Always switch in same window.
11699         * simple.el (undo): Display message at end, not at start.
11701         * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
11702         New arg REUSE-CELL.
11703         (cancel-timer-internal): New function.
11704         (timer-event-handler): Use cancel-timer-internal,
11705         and pass the cell it returns to timer-activate...
11707         * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
11708         (jit-lock-deferred-fontify, jit-lock-context-fontify)
11709         (jit-lock-after-change): Test memory-full.
11711 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
11713         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11714         part of the decoded armor to find the key-identifier.
11715         (pgg-gpg-lookup-key-owner): New function to return the
11716         human-readable identifier of a key owner.
11717         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
11718         key itself.
11719         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11720         the key value) if we have a key and can match it against a secret
11721         key.  Also, added a note pointing out fact that the prompt only
11722         indicates the first matching key.
11724         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
11725         pgg-decrypt-region.
11726         (pgg-pending-timers): A new hash for tracking the passphrase cache
11727         timers, so that new ones supercede old ones.
11728         (pgg-add-passphrase-to-cache): Rename from
11729         `pgg-add-passphrase-cache' to reduce confusion (all callers
11730         changed).  Modified to cancel old timers when new ones are added.
11731         (pgg-remove-passphrase-from-cache): Rename from
11732         `pgg-remove-passphrase-cache' to reduce confusion (all callers
11733         changed).  Modified to cancel old timers when their keys are
11734         removed from the cache.
11735         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
11736         XEmacs, an indirection to delete-itimer.
11737         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
11738         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
11739         users can only check cache without risk of prompting.  Correct bug in
11740         notruncate behavior.
11741         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
11742         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
11743         Add informative docstrings.
11744         (pgg-decrypt): Convey provided passphrase in subordinate call to
11745         pgg-decrypt-region.
11747         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11748         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11749         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11750         `passphrase' argument, so the passphrase can be managed externally
11751         and then passed in to the system.
11753         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11754         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
11755         so the passphrase cache can be used reliably with identifiers
11756         besides a pgp packet's key id.
11758         * pgg-gpg.el (pgg-pgp-encrypt-region)
11759         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
11760         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
11761         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
11762         argument to all these routines, so the passphrase can be managed
11763         externally and passed in to the system.
11765         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11766         `notruncate' argument, so the passphrase cache can be used
11767         reliably with identifiers besides a pgp packet's key id.
11769 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
11771         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11772         symmetric encryption.
11773         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11774         encrypted session key.
11775         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11776         message ask for the passphrase in a proper way.
11778         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11779         New user commands for symmetric encryption.
11781 2005-10-29  Roland Winkler  <roland.winkler@physik.uni-erlangen.de>
11783         * textmodes/conf-mode.el (conf-assignment-sign)
11784         (conf-assignment-regexp): Fix docstrings.
11785         (conf-mode-initialize): New function.
11786         (conf-mode): Remove optional args.  Use delay-mode-hooks to
11787         recognize recursive calls.
11788         (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
11789         (conf-space-mode, conf-colon-mode, conf-ppd-mode)
11790         (conf-xdefaults-mode): Use define-derived-mode and
11791         conf-mode-initialize.
11793 2005-10-29  Romain Francoise  <romain@orebokech.com>
11795         * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
11797 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
11799         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
11800         part of the decoded armor to find the key-identifier.
11801         (pgg-gpg-lookup-key-owner): New function to return the
11802         human-readable identifier of a key owner.
11803         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
11804         key itself.
11805         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
11806         the key value) if we have a key and can match it against a secret
11807         key.  Also, added a note pointing out fact that the prompt only
11808         indicates the first matching key.
11810         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
11811         pgg-decrypt-region.
11812         (pgg-pending-timers): A new hash for tracking the passphrase cache
11813         timers, so that new ones supercede old ones.
11814         (pgg-add-passphrase-to-cache): Rename from
11815         `pgg-add-passphrase-cache' to reduce confusion (all callers
11816         changed).  Modified to cancel old timers when new ones are added.
11817         (pgg-remove-passphrase-from-cache): Rename from
11818         `pgg-remove-passphrase-cache' to reduce confusion (all callers
11819         changed).  Modified to cancel old timers when their keys are
11820         removed from the cache.
11821         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
11822         XEmacs, an indirection to delete-itimer.
11823         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
11824         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
11825         users can only check cache without risk of prompting.  Correct bug in
11826         notruncate behavior.
11827         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
11828         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
11829         Add informative docstrings.
11830         (pgg-decrypt): Convey provided passphrase in subordinate call to
11831         pgg-decrypt-region.
11833 2005-10-20  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
11835         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11836         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11837         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11838         `passphrase' argument, so the passphrase can be managed externally
11839         and then passed in to the system.
11841         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11842         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
11843         so the passphrase cache can be used reliably with identifiers
11844         besides a pgp packet's key id.
11846         * pgg-gpg.el (pgg-pgp-encrypt-region)
11847         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
11848         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
11849         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
11850         argument to all these routines, so the passphrase can be managed
11851         externally and passed in to the system.
11853         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11854         `notruncate' argument, so the passphrase cache can be used
11855         reliably with identifiers besides a pgp packet's key id.
11857 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
11859         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11860         symmetric encryption.
11861         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11862         encrypted session key.
11863         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11864         message ask for the passphrase in a proper way.
11866         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11867         New user commands for symmetric encryption.
11869 2005-10-28  Bill Wohler  <wohler@newt.com>
11871         * help-mode.el (help-url): New button type.  Calls browse-url.
11872         (help-xref-url-regexp): New regexp to recognize URLs in docstring.
11873         Similar to Info nodes: URL `url'.
11874         (help-make-xrefs): Create help-url buttons for
11875         help-xref-url-regexp matches.
11877 2005-10-29  Nick Roberts  <nickrob@snap.net.nz>
11879         * tool-bar.el (tool-bar-add-item-from-menu)
11880         (tool-bar-local-item-from-menu): Fix doc strings.
11882 2005-10-28  Romain Francoise  <romain@orebokech.com>
11884         * ldefs-boot.el: Update.
11886         * subr.el (locate-library): Move from help-fns.el.
11887         * help-fns.el (locate-library): Move to subr.el.
11889 2005-10-28  Richard M. Stallman  <rms@gnu.org>
11891         * net/tramp.el (tramp-completion-mode): defvar moved up.
11893         * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
11895         * tool-bar.el (tool-bar-mode): Delete autoload cookie.
11897         * files.el (find-file-noselect): Use %d to format large file size.
11899         * bindings.el (mode-line-format): Add %e.
11901         * loadup.el ("facemenu"): Load unconditionally.
11902         ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
11903         ("x-dnd"): Load, when appropriate.
11905         * startup.el (command-line): Call before-init-hook earlier.
11906         Warn about some bad characters in -u user name.
11908         * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
11909         (flyspell-external-point-words): Error if misspelled word is not found.
11910         Set flyspell-large-region-beg at end of word.
11912 2005-10-28  Andreas Schwab  <schwab@suse.de>
11914         * view.el (View-revert-buffer-scroll-page-forward):
11915         Use view-page-size-default.
11917 2005-10-28  Juri Linkov  <juri@jurta.org>
11919         * international/quail.el (quail-get-current-str): Translate last
11920         raw character for deterministic input methods.
11922 2005-10-27  Jay Belanger  <belanger@truman.edu>
11924         * calc/calc-ext.el: Add functions to autoloads.
11925         (math-identity-matrix-p, math-ident-row-p): New functions.
11927         * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
11928         multiplication by an identity matrix; don't turn multiplication by
11929         an inverse matrix into division.
11930         (math-div-symbol-fancy): Replace division by matrices with
11931         multiplication by inverse.
11933         * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
11935         * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
11936         (calc-writeoutpower): New functions.
11938 2005-10-27  Romain Francoise  <romain@orebokech.com>
11940         * replace.el (occur-engine): Include colon in mouse-face highlight.
11942         * dired-x.el: Change Maintainer field.
11944 2005-10-26  Chong Yidong  <cyd@stupidchicken.com>
11946         * longlines.el (longlines-mode): Bind after-change-functions to
11947         nil during initial decoding and final encoding.
11949 2005-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
11951         * term.el (term-emulate-terminal, term-handle-colors-array)
11952         (term-handle-ansi-escape): Specify the terminfo capabilities
11953         implemented.
11955 2005-10-26  Richard M. Stallman  <rms@gnu.org>
11957         * info.el (Info-fontify-node): Fix detection of sentence-break
11958         before *Note.
11960 2005-10-26  Romain Francoise  <romain@orebokech.com>
11962         * smerge-mode.el: Add `tools' to file keywords.
11964 2005-10-26  Nick Roberts  <nickrob@snap.net.nz>
11966         * progmodes/gud.el (gud-menu-map): Only display gud-until icon
11967         when the fringe is not available.
11969         * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
11970         (def-gdb-auto-update-trigger): Simplify construction.
11971         (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
11972         def-gdb-auto-updated-buffer as gdb-info-locals-handler is
11973         defined explicitly.
11974         (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
11975         def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
11976         defined explicitly.
11977         (gdb-info-locals-custom): Remove as it's a no-op.
11979 2005-10-25  Chong Yidong  <cyd@stupidchicken.com>
11981         * longlines.el (longlines-mode): Remove narrowing before
11982         performing the initial decoding or final encoding.
11984 2005-10-25  Romain Francoise  <romain@orebokech.com>
11986         * emacs-lisp/find-func.el (find-library-name): Also strip
11987         extension if library name ends in .el, to take advantage of
11988         `find-library-suffixes'.
11990 2005-10-25  Richard M. Stallman  <rms@gnu.org>
11992         * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
11994 2005-10-25  Juri Linkov  <juri@jurta.org>
11996         * textmodes/texinfo.el (texinfo-mode): Change charset of one
11997         quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
11999 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12001         * play/blackbox.el (blackbox-mode-map): Move init into declaration.
12002         (blackbox-redefine-key): Add argument `map'.
12004         * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
12005         regions when moving the jit-lock-context-unfontify-pos boundary.
12007 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12009         * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
12011 2005-10-25  Masatake YAMATO  <jet@gyve.org>
12013         * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
12015 2005-10-25  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
12017         * play/blackbox.el (blackbox-redefine-key): New function.
12018         (blackbox-mode-map): Use it to remap existing bindings for cursor
12019         motion instead of binding literal keys.
12021 2005-10-25  Glenn Morris  <rgm@gnu.org>
12023         * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
12024         diary does not end in a newline.  Do not assume a blank line at
12025         the start of the diary file.
12027 2005-10-25  Kenichi Handa  <handa@m17n.org>
12029         * international/quail.el (quail-translate-key): If the input
12030         method is deterministic and failed to handle the last key, restart
12031         the key handling loop from an appropriate key.
12033 2005-10-25  Michael Albinus  <michael.albinus@gmx.de>
12035         * vc.el (vc-dired-mode): Extend comment for binding of
12036         `directory-listing-before-filename-regexp'.
12038 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12040         * textmodes/texinfo.el (texinfo-mode):
12041         * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
12042         not to unnecessarily expose emacs-mule's internal char codes.
12044 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
12046         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
12047         Display hand pointer and help-echo on disabled icon too.
12048         (gdb-mouse-until): New function.
12049         (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
12051 2005-10-24  Chong Yidong  <cyd@stupidchicken.com>
12053         * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
12054         with 2005-10-23 change to doctor.el.
12056         * finder.el (finder-mode-map): Add follow-link binding.
12058 2005-10-25  Kim F. Storm  <storm@cua.dk>
12060         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
12061         to gdb-mouse-toggle-breakpoint-fringe.
12062         (gdb-mouse-toggle-breakpoint-margin): Rename from
12063         gdb-mouse-toggle-breakpoint.  Fix doc.
12064         (gdb-mouse-toggle-breakpoint-fringe): New defun.
12065         (gdb-put-string): Add optional SPROPS arg.  Add props to string.
12066         (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
12067         string properties also for fringe breakpoint bitmaps.
12069 2005-10-24  Carsten Dominik  <dominik@science.uva.nl>
12071         * textmodes/org.el (org-start-icalendar-file): Fix format form.
12073 2005-10-25  Masatake YAMATO  <jet@gyve.org>
12075         * simple.el (completion-common-substring):
12076         Use `completion-common-substring' prior to `completion-base-size'.
12078 2005-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
12080         * savehist.el: Require CL while compiling.
12081         (savehist-history-variables): Remove.
12082         (savehist-save-minibuffer-history, savehist-additional-variables)
12083         (savehist-minibuffer-history-variables): New vars.
12084         (savehist-save): Use them.
12085         (savehist-uninstall, savehist-minibuffer-hook): New funs.
12086         (savehist-install): New fun, extracted from savehist-load.
12087         (savehist-load): Use them.
12089 2005-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12091         * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
12092         a dummy doc-string-elt property.
12093         (defalias, defvaralias, define-category): Add a docstring property.
12095         * image.el (defimage):
12096         * widget.el (define-widget):
12097         * custom.el (defface, defcustom): Add `doc-string' declaration.
12099         * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
12100         (defadvice): Add `doc-string' declaration.
12102         * emacs-lisp/byte-run.el (macro-declaration-function):
12103         Handle `doc-string' declarations.
12104         (define-obsolete-function-alias, define-obsolete-variable-alias):
12105         Add `doc-string' declaration.
12107 2005-10-24  Kenichi Handa  <handa@m17n.org>
12109         * international/utf-7.el (utf-7): Add autoload cookie.
12111         * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
12113 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
12115         * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
12116         list of directories passed to batch-update-autoloads.  Add "." to
12117         the list of the echoed directories.
12119         * pgg-def.el:
12120         * pgg-gpg.el:
12121         * pgg-parse.el:
12122         * pgg-pgp.el:
12123         * pgg-pgp5.el:
12124         * pgg.el: Moved here from the gnus subdirectory.
12126 2005-10-24  Nick Roberts  <nickrob@snap.net.nz>
12128         * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
12129         in case comint-prompt-read-only is set to t.
12131         * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
12132         in case comint-prompt-read-only is set to t.
12134 2005-10-24  Ulf Jasper  <ulf.jasper@web.de>
12136         * calendar/icalendar.el (icalendar-version): Increase to 0.13.
12137         Now a string.
12138         (icalendar-import-format): Handle CLASS, STATUS, URL.
12139         Rename `subject' to `summary'.
12140         (icalendar-import-format-summary): Rename from
12141         `icalendar-import-format-subject'.
12142         (icalendar-import-format-url, icalendar-import-format-status)
12143         (icalendar-import-format-class): New variables.
12144         (icalendar--rris): Take variable argument list.
12145         (icalendar--datestring-to-isodate): Remove unnecessary
12146         calendar-style check when converting dates with explicit month names.
12147         (icalendar-export-region): Change return type of conversion
12148         subroutines.  Bury current buffer unless error occurred.
12149         (icalendar--convert-to-ical)
12150         (icalendar--parse-summary-and-rest): New functions.
12151         (icalendar--convert-ordinary-to-ical)
12152         (icalendar--convert-weekly-to-ical)
12153         (icalendar--convert-yearly-to-ical)
12154         (icalendar--convert-block-to-ical)
12155         (icalendar--convert-cyclic-to-ical)
12156         (icalendar--convert-anniversary-to-ical): Change return type.
12157         Strip trailing blanks from subject.
12158         (icalendar--convert-sexp-to-ical): Change return type.
12159         Strip trailing blanks from subject.  Handle simple sexp
12160         entries as generated by icalendar.el.
12161         (icalendar--convert-float-to-ical)
12162         (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
12163         (icalendar-import-file): Doc fix.
12164         (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
12165         Correct call to icalendar--rris.
12166         (icalendar--convert-ical-to-diary): Doc fix.  Rename `subject' to
12167         `summary'.
12168         (icalendar--add-diary-entry): Rename `subject' to `summary'.
12170 2005-10-24  Romain Francoise  <romain@orebokech.com>
12172         * server.el (server-sentinel): Set query-on-exit flag to nil on
12173         new client processes (it isn't inherited from the server process).
12175         * replace.el (occur-engine): Rearrange text properties.
12177 2005-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12179         * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
12180         case-fold-search is nil.
12181         (debug-help-follow): Use help-xref-interned directly.
12183 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12185         * thumbs.el (thumbs-image-type): Add .pbm.
12187 2005-10-23  Richard M. Stallman  <rms@gnu.org>
12189         * faces.el (inhibit-face-set-after-frame-default): New variable.
12190         (set-face-attribute): Bind it.
12191         (face-set-after-frame-default): Test it.
12193         * help-fns.el (describe-simplify-lib-file-name): New function.
12194         (describe-function-1, describe-variable): Use it.
12196         * faces.el (describe-face): Use describe-simplify-lib-file-name.
12198         * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
12199         Eliminate nil as possible value.
12200         (tooltip-hide-delay): Reduce internal-border-width.
12202         * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
12203         (menu-bar-file-menu) <new-file>: Likewise.
12205         * simple.el (line-move-finish): Ignore fields computing LINE-END.
12207         * international/mule.el (load-with-code-conversion):
12208         Pass full file name to `eval-buffer' unless preloading.
12210         * textmodes/flyspell.el (flyspell-large-region):
12211         Call ispell-check-version.
12213         * textmodes/ispell.el (ispell-local-dictionary-overridden):
12214         Fix the make-variable-buffer-local call that was supposed
12215         to be for this variable.
12216         (ispell-aspell-supports-utf8): Doc fix.
12217         (ispell-find-aspell-dictionaries): Preserve elements of
12218         ispell-dictionary-alist for dictionaries that aspell doesn't report.
12219         (ispell-aspell-find-dictionary): Return nil on error.
12221         * play/doctor.el (doctor-doc): Don't say "psychiatrist".
12222         (doctor-symptoms): Likewise.
12224         * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
12226 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12228         * cus-edit.el (custom-button, custom-button-pressed): New vars.
12229         (custom-raised-buttons): Add :set spec.
12230         (custom-button-unraised, custom-button-pressed-unraised):
12231         New faces, so that custom-raised-buttons actually does something.
12232         (custom-mode): Use custom-button and custom-button-pressed.
12234         * wid-edit.el (widget-specify-button): Don't ignore
12235         widget-mouse-face on graphic terminals.
12236         (widget-move-and-invoke): Cleanup.
12238 2005-10-23  Thien-Thi Nguyen  <ttn@gnu.org>
12240         * whitespace.el (whitespace-cleanup): Doc fix.
12242 2005-10-23  Romain Francoise  <romain@orebokech.com>
12244         * emulation/viper.el (viper-set-hooks): Quote forms passed to
12245         `eval-after-load' to avoid evaluating their result.
12247 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
12249         * files.el (directory-listing-before-filename-regexp):
12250         New defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.
12252         * dired.el (dired-move-to-filename-regexp): Remove.
12253         All occurences replaced by `directory-listing-before-filename-regexp'.
12255         * dired-x.el, locate.el, vc.el:
12256         Replace `dired-move-to-filename-regexp' by
12257         `directory-listing-before-filename-regexp'.  In vc.el it is
12258         overwritten locally; maybe this can be handled in files.el too.
12260         * net/ange-ftp.el (ange-ftp-date-regexp): Remove.  All occurences
12261         replaced by `directory-listing-before-filename-regexp'.
12263 2005-10-23  Andreas Schwab  <schwab@suse.de>
12265         * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
12266         and eval-next-after-load.
12268 2005-10-23  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
12270         * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
12271         exist, create it.
12273 2005-10-23  Ken Manheimer  <ken.manheimer@gmail.com>
12275         * allout.el: Remove autoloads for mailcrypt and crypt++.
12276         Require pgg, pgg-gpg during compilation.
12277         (allout-version): Increment version number to 2.1, and use a literal
12278         rather than RCS Id.
12279         (allout-default-encryption-scheme): Remove.
12280         (allout-passphrase-verifier-handling)
12281         (allout-passphrase-verifier-string)
12282         (allout-file-passphrase-verifier-string)
12283         (allout-passphrase-hint-string): Rename -key- to -passphrase-.
12284         (allout-passphrase-hint-handling): Rename and simplify.
12285         (allout-init): Use `find-file-hook' if available, otherwise
12286         `find-file-hooks'.
12287         (allout-mode): Use `write-file-functions' if available, otherwise
12288         `local-write-file-hooks' and, instead of making auto-save-hook
12289         buffer local, make the write-file-hook activity contingent to
12290         allout-mode.
12291         (allout-mode): Use key-binding substitution in the docstring.
12292         (allout-kill-line): Spell-out kill ring data structure mutation
12293         instead of using byte-compiler-complaint-provoking `pop'.
12294         (allout-insert-listified): Use `insert' rather than `insert-string'
12295         (allout-toggle-current-subtree-encryption): Update docstring, adjust
12296         to new gpp-based encryption, use new `allout-encrypted-topic-p'.
12297         (allout-encrypt-string): Totally revamped vis new underlying
12298         encryption facilities.
12299         (allout-mc-activate-passwd): Remove.
12300         (allout-obtain-passphrase): New, more or less replaces
12301         allout-mc-activate-passwd.
12302         (allout-encrypted-key-info): More or less replaces
12303         allout-encrypted-text-type.
12304         (outlineify-sticky, outlinify-sticky): Add autoload cookie.
12305         (my-mark-marker): Use `(featurep 'xemacs)'.
12307 2005-10-23  Lars Hansen  <larsh@soem.dk>
12309         * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
12310         (byte-compile-file-form-defmumble, byte-compile-defun)
12311         (byte-compile-defmacro): Use it.
12312         (byte-compile-form): Don't call byte-compile-set-symbol-position
12313         when a byte-compile handler is called.
12315 2005-10-22  Romain Francoise  <romain@orebokech.com>
12317         * savehist.el (savehist-history-variables): Add `grep-find-history'.
12319         * subr.el (eval-after-load): Convert library name to an absolute
12320         file name using locate-library, since load-history no longer has
12321         library names in it.
12323 2005-10-22  Richard M. Stallman  <rms@gnu.org>
12325         * files.el (make-temp-file): Move from subr.el.
12326         * subr.el (make-temp-file): Move to files.el.
12328         * window.el (get-buffer-window-list): Move from subr.el.
12329         * subr.el (get-buffer-window-list): Move to window.el.
12331         * image.el (image-load-path): Use eval-at-startup to initialize.
12333         * subr.el (eval-at-startup): New macro.
12335         * subr.el: Much rearrangement of functions and division
12336         into pages.  No code changes.
12338 2005-10-22  Kenichi Handa  <handa@m17n.org>
12340         * tar-mode.el (tar-extract): Be sure to call
12341         find-operation-coding-system if set-auto-coding doesn't find a
12342         coding system.
12344 2005-10-22  Kim F. Storm  <storm@cua.dk>
12346         * image.el (image-type-header-regexps): Rename from image-type-regexps.
12347         Change users.
12348         (image-type-file-name-regexps): New defconst.
12349         (image-type-from-data): Simplify loop.
12350         (image-type-from-buffer): New defun.
12351         (image-type-from-file-header): Use it instead of image-type-from-data.
12352         Use image-search-load-path instead of only looking in data-directory.
12353         (image-type-from-file-name): New defun.
12354         (image-search-load-path): Change `pathname' to `filename'.
12355         Make PATH arg optional, default to image-load-path.
12357 2005-10-21  Richard M. Stallman  <rms@gnu.org>
12359         * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
12361         * textmodes/paragraphs.el (sentence-end-base): New variable.
12362         (sentence-end): Use sentence-end-base.
12364 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12366         * font-lock.el (font-lock-default-fontify-region): Check the multiline
12367         property independently from the font-lock-multiline variable.
12369 2005-10-21  Richard M. Stallman  <rms@gnu.org>
12371         * emacs-lisp/find-func.el (find-library-name): Doc fix.
12373         * startup.el (command-line): Convert library names
12374         in `load-history' to absolute file names.
12376         * subr.el (symbol-file): Doc fix.
12378         * loadhist.el (file-loadhist-lookup): Call locate-library
12379         instead of find-library-name.  Don't try converting
12380         abs file names to library names, since load-history no longer
12381         has library names in it.
12382         (file-dependents, file-provides, file-requires): Doc fixes.
12384 2005-10-21  Juri Linkov  <juri@jurta.org>
12386         * progmodes/etags.el (tags-table-mode): New function.
12387         (tags-verify-table): Replace initialize-new-tags-table with
12388         tags-table-mode.
12390         * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
12391         default value.
12392         (desktop-modes-not-to-save): Add tags-table-mode to the
12393         default value.
12395         * info.el (Info-index-next): Add total number of index
12396         alternatives to the message.
12398         * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
12399         backward only space (instead of space and period) before looking
12400         at sentence end.
12402         * simple.el (set-variable): Use user-variable-p instead of symbolp.
12403         Add the old variable value as 4th default-value arg of read-string.
12405 2005-10-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12407         * cus-face.el (custom-declare-face): Make face from X resources
12408         also on Mac.
12410         * disp-table.el (standard-display-g1, standard-display-graphic):
12411         Refuse to use string glyphs also on Mac.
12412         (standard-display-european): Don't set terminal coding system also
12413         on Mac.
12415         * frame.el (display-screens): Use x-display-screens also on Mac.
12417 2005-10-21  Romain Francoise  <romain@orebokech.com>
12419         * net/rcirc.el: Now part of GNU Emacs.  Update FSF's address.
12421 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12423         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
12424         and $? into sexps.
12426         * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
12427         warning face on open-paren-in-column-0.
12429         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
12430         boundary case.  Fix typo.
12431         Suggested by Martin Rudalics <rudalics@gmx.at>.
12433 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
12435         * textmodes/org.el (org-combined-agenda-icalendar-file)
12436         (org-icalendar-include-todo, org-icalendar-combined-name): New options.
12437         (org-export-icalendar-this-file)
12438         (org-export-icalendar-all-agenda-files)
12439         (org-export-icalendar-combine-agenda-files): New commands.
12440         (org-export-icalendar, org-print-icalendar-entries)
12441         (org-start-icalendar-file, org-finish-icalendar-file)
12442         (org-ical-ts-to-string): New functions.
12443         (org-read-date, org-goto-calendar)
12444         (org-agenda-goto-calendar): Inhibit displaying diary entries by
12445         call to `calendar'.
12446         (orgtbl-setup): Remove the :keys arguments from the menu description.
12447         (org-after-save-iCalendar-file-hook): New variable.
12449 2005-10-21  Kenichi Handa  <handa@m17n.org>
12451         * language/vietnamese.el (tcvn-5712): Make it an alias of
12452         vietnamese-tcvn coding-system.
12454 2005-10-20  Michael Albinus  <michael.albinus@gmx.de>
12456         * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
12457         group id is given.
12459 2005-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12461         * progmodes/sh-script.el (sh-escaped-line-re): New var.
12462         (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
12463         (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
12464         whose line is either continued or ends with a comment.
12466 2005-10-20  Romain Francoise  <romain@orebokech.com>
12468         * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
12470         * replace.el (occur-engine): Add follow-link property.
12472         * font-core.el (font-lock-mode): Doc fix.
12474 2005-10-20  Richard M. Stallman  <rms@gnu.org>
12476         * net/rcirc.el: New file.
12478 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
12480         * term.el (term-term-name): Initialize to "eterm-color".
12482 2005-10-20  Ken Manheimer  <ken.manheimer@gmail.com>
12484         * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
12485         for encryption functionality.
12486         Move allout customization subgroup from `editing' to `outlines' group.
12487         Fix commentary keywords to legitimate ones.
12488         Update author info (using my current email address, obscurified).
12489         (allout-encrypt-string, allout-encryption-produce-work-buffer)
12490         (allout-encrypted-topic-p, allout-encrypted-text-type)
12491         (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
12492         (allout-situate-encryption-key-verifier)
12493         (allout-get-encryption-key-verifier, allout-verify-key)
12494         (allout-next-topic-pending-encryption)
12495         (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
12496         (outline-topic-encryption-bullet, outline-default-encryption-scheme)
12497         (outline-key-verifier-handling, outline-key-hint-handling)
12498         (outline-encrypt-unencrypted-on-saves): New defcustoms.
12499         (allout-file-key-verifier-string, allout-encryption-scheme)
12500         (allout-key-verifier-string, allout-key-hint-string)
12501         (allout-after-save-decrypt): New variables.
12502         (allout-write-file-hook-handler, allout-auto-save-hook-handler)
12503         (allout-after-saves-handler): New hook functions.
12504         (allout-post-command-business): Do allout-after-save-decrypt.
12505         (allout-enable-file-variable-adjustment): Custom var to enable
12506         mechanism for adding and adjusting settings of Emacs file variables.
12507         (allout-adjust-file-variable, allout-file-vars-section-data):
12508         New functions, implement the mechanism.
12509         (outlineify-sticky): Use the file vars mechanism.
12510         (allout-inhibit-protection, allout-during-write-cue)
12511         (allout-override-protect, allout-before-change-protect): Remove.
12512         (allout-flag-region, allout-open-topic): Adjust read-only text.
12513         (allout-open-line-not-read-only): Add to facilitate read-only
12514         text based protection.
12515         (allout-kill-line): Revise to adjust read-only text, clue the
12516         user about the inhibition.
12517         (allout-unprotected): Use unwind-protect.
12518         (allout-shift-in, allout-shift-out): Disallow manually shifting a
12519         topic deeper than the offspring depth of the previous topic -
12520         avoiding confusing "containment discontinuities".
12521         (allout-reindent-bodies): Fix retention of body relative hanging
12522         indent during promotion of collapsed bodies.
12523         (allout-open-topic): Make it easy to open new topic with same
12524         bullet as current topic - topic creation functions provided with
12525         any universal argument provokes now prompt for bullet, defaulting
12526         to the bullet of the previous topic.
12527         (allout-plain-bullets-string, allout-distinctive-bullets-string):
12528         Plain bullet alternates `.' period and `,' comma only.  All other
12529         bullets are relegated to special status (but customizable).
12530         (allout-end-of-entry): Rename from allout-end-of-current-entry
12531         since it actually operates w.r.t. most immediately containing
12532         entry, visible or not.
12533         (allout-hide-current-entry, allout-show-current-entry): Use the
12534         revised version.
12535         (allout-old-expose-topic): Solidify deprecation.
12536         (allout-end-of-subtree): Add so we can span concealed as well
12537         as visible topics.
12538         (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
12539         (allout-end-of-current-heading): Tweak to just respect the first line.
12540         (allout-get-body-text): Add.
12541         (allout-ascend-to-depth, allout-ascend): Position at end of prefix
12542         when invoked interactively.
12543         (allout-up-current-level): Use `interactive-p'.
12544         (allout-mode, allout-init): Miscellaneous docstring and
12545         operational refinements, as well as hookups of new encryption stuff.
12546         (allout-beginning-of-current-entry): Now works as advertised.
12547         (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
12548         (allout-isearch-rectification): Refine condition for isearching.
12549         (allout-isearch-abort, allout-enwrap-isearch)
12550         (allout-flag-region, my-region-active-p): Relocate some macros.
12551         (allout-title): Fallback title is (buffer-name), not
12552         non-existing (current-buffer-name).
12553         (subst-char-in-string): Define if absent (for some XEmacs versions).
12555 2005-10-20  Jari Aalto  <jari.aalto@cante.net>
12557         * mail/sendmail.el (mail-setup-hook, mail-aliases)
12558         (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
12559         (mail-citation-prefix-regexp, mail-signature-file)
12560         (mail-default-headers, mail-bury-selects-summary)
12561         (mail-send-nonascii): Add autoload cookies.
12563 2005-10-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
12565         * frame.el (blink-cursor-mode): Add `mac' to the list of
12566         window-system's that support blinking cursor.
12568 2005-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
12570         * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
12572 2005-10-20  Eli Zaretskii  <eliz@gnu.org>
12574         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
12575         Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
12576         to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
12578 2005-10-20  Kim F. Storm  <storm@cua.dk>
12580         * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
12581         (ido-set-current-directory): Don't add / after final @.
12582         (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
12583         Explicitly handle ange-ftp completion oddities.
12584         (ido-make-file-list): Don't rotate list at tramp root to avoid
12585         triggering tramp file handler for expand-file-name via get-file-buffer.
12587 2005-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
12589         * savehist.el (savehist-coding-system): Revert to checking XEmacs.
12591 2005-10-19  Jay Belanger  <belanger@truman.edu>
12593         * calc/calc-units.el (math-standard-units): Add units, adjust
12594         symbols and update values.
12595         (math-unit-prefixes): Add more prefixes.
12597 2005-10-19  Romain Francoise  <romain@orebokech.com>
12599         * bookmark.el (bookmark-menu-heading): New face.
12600         (bookmark-bmenu-list): Use it.
12601         Don't fiddle with `baud-rate' at top-level.
12603 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
12605         * image.el (create-image, find-image): Mention max-image-size in
12606         docstring.
12608 2005-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
12610         * savehist.el (savehist-load): Revert to checking XEmacs.
12612         * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
12613         Various docstring and line-width fixups.
12614         (conf-mode): Use cond.
12615         Set font-lock-defaults.  Don't set comment-use-syntax.
12617 2005-10-18  David Ponce  <david@dponce.com>
12619         * tree-widget.el (tree-widget-button-click): New function.
12620         (tree-widget-button-keymap): Use it.
12622 2005-10-18  Romain Francoise  <romain@orebokech.com>
12624         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
12625         (bookmark-bmenu-hide-filenames): Add follow-link property.
12626         Improve help-echo text.
12628         * ffap.el (find-file-at-point): Doc fix.
12630 2005-10-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12632         * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
12634 2005-10-18  Masatake YAMATO  <jet@gyve.org>
12636         Install to the CVS repository what I forgot to install in my
12637         2005-10-16 changes.
12639         * progmodes/python.el (python-complete-symbol): Pass the common
12640         prefix substring of completion to `display-completion-list'.
12642         * textmodes/org.el (org-complete): Ditto.
12644 2005-10-18  Masatake YAMATO  <jet@gyve.org>
12646         Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
12648         * woman.el (WoMan-xref-man-page): New button type derived
12649         from `Man-abstract-xref-man-page'.
12650         (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
12652         * man.el (Man-abstract-xref-man-page): New button type.
12653         (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
12654         (Man-highlight-references): Add new optional argument `xref-man-type'.
12656 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
12658         * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
12660 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
12662         * cus-edit.el (Custom-move-and-invoke): Delete.
12663         (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
12665         * wid-edit.el (widget-move-and-invoke): New function, from
12666         Custom-move-and-invoke.
12668 2005-10-17  Bill Wohler  <wohler@newt.com>
12670         Move all remaining images from lisp/toolbar to etc/images, move
12671         lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar.  Place
12672         the low resolution images in their own directory (low-color).
12674         * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
12675         * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
12676         * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
12677         * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
12678         * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
12679         * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
12680         * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
12682         * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
12683         * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
12684         * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
12685         * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
12686         * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
12687         * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
12688         * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
12689         * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
12690         * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
12691         * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
12692         * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
12693         * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
12694         * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
12695         * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
12696         * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
12698         To conform with convention, replace the underscore (_) in the
12699         following image names with dash (-) or (/) as appropriate.
12701         * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
12702         * toolbar/fld_open.*: Move to etc/images/fld-open.*.
12703         * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
12704         * toolbar/jump_to.*: Move to etc/images/jump-to.*.
12705         * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
12706         * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
12707         * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
12708         * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
12709         * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
12710         * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
12711         * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
12712         * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
12713         * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
12714         * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
12715         * toolbar/mail_send.*: Move to etc/images/mail/send.*.
12717         * info.el (info-tool-bar-map): Replace underscores in image names
12718         with dashes.
12720         * makefile.w32-in (WINS): Remove toolbar.
12722         * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
12724         * tool-bar.el: Move to lisp from toolbar.  Now that
12725         toolbar is empty, it should be deleted when folks run "cvs up -P".
12727 2005-10-18  Jay Belanger  <belanger@truman.edu>
12729         * calc/calc-store.el (calc-store-into): Get the proper variable name
12730         to display in message.
12732 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
12734         * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
12735         expressions display in speedbar for all buffers when debugging.
12736         (gdb-speedbar-expand-node): Ensure node contraction is always updated.
12738         * speedbar.el (speedbar-set-mode-line-format): Indent properly.
12739         (speedbar-insert-button, speedbar-make-button):
12740         Use add-text-properties.
12741         (speedbar-update-localized-contents)
12742         (speedbar-update-directory-contents)
12743         (speedbar-update-special-contents): Use dolist.
12744         (speedbar-buffer-easymenu-definition): Add a menu separator.
12746 2005-10-17  Jason Rumney  <jasonr@gnu.org>
12748         * makefile.w32-in: Use $(lisp) consistently.
12749         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
12750         for shell specific generation of mh-autoloads.
12752 2005-10-17  Richard M. Stallman  <rms@gnu.org>
12754         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
12756 2005-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12758         * jit-lock.el (jit-lock-fontify-now):
12759         Move jit-lock-context-unfontify-pos to avoid wasted work.
12761 2005-10-17  Michael Albinus  <michael.albinus@gmx.de>
12763         * net/tramp.el (tramp-completion-mode): New defvar.  Used in
12764         `tramp-completion-mode' for checking if we are in completion mode.
12765         (tramp-completion-handle-file-name-all-completions): Reorder code
12766         in order to complete for file names only in case there are no
12767         method/user/host completions.  This is necessary for cooperation
12768         with ido.  Reported by Kim F. Storm <storm@cua.dk>.
12770 2005-10-16  Chong Yidong  <cyd@stupidchicken.com>
12772         * longlines.el (longlines-search-forward)
12773         (longlines-search-backward): Match any number of spaces.
12775 2005-10-16  Thien-Thi Nguyen  <ttn@gnu.org>
12777         * diff-mode.el (diff-mode): Doc fix.
12779 2005-10-16  David Reitter  <david.reitter@gmail.com>
12781         * mail/sendmail.el (send-mail-function): Use mailclient-send-it
12782         as default on darwin and windows systems.
12784 2005-10-16  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
12786         * arc-mode.el (archive-zip-extract): Doc fix.
12788 2005-10-16  Romain Francoise  <romain@orebokech.com>
12790         * mouse.el (mouse-1-click-follows-link): Doc fix.
12792 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
12794         * savehist.el: Don't require CL at runtime.
12795         (savehist-xemacs): Remove.
12796         (savehist-coding-system): Use utf-8 if present, regardless of religion.
12797         (savehist-no-conversion): Use (featurep 'xemacs).
12798         (savehist-load): Check existence of start-itimer rather than XEmacs.
12799         Use an idle timer.
12800         (savehist-process-for-saving): Replace use of CL funs `subseq' and
12801         `delete-if-not'.
12803 2005-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
12805         * savehist.el: Newer version.
12806         (savehist-autosave-interval, savehist-coding-system, savehist-timer)
12807         (savehist-last-checksum, savehist-no-conversion): New vars.
12808         (savehist-autosave, savehist-process-for-saving, savehist-printable):
12809         New functions.
12810         (savehist-load, savehist-save): Use them.
12811         (savehist-delimit): Remove.
12813 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
12815         * progmodes/compile.el (compilation-goto-locus): Display the
12816         compilation buffer first and the source buffer second, in case they're
12817         in overlapping frames.  Don't raise the compilation frame if it was the
12818         selected window upon entry.  Pass the `other-window' arg to
12819         pop-to-buffer.
12821         * info.el (Info-fontify-node): Use dolist.
12822         Change add-text-properties to put-text-property.
12824 2005-10-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12826         * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
12827         bound of search.
12829 2005-10-16  Masatake YAMATO  <jet@gyve.org>
12831         * dabbrev.el (dabbrev-completion): Pass the common
12832         prefix substring of completion to `display-completion-list'.
12834         * filecache.el (file-cache-minibuffer-complete)
12835         (file-cache-complete): Ditto.
12837         * tempo.el (tempo-display-completions): Ditto.
12839         * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
12841         * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
12843         * eshell/em-hist.el (eshell-list-history): Ditto.
12845         * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
12847         * mail/mailalias.el (mail-complete): Ditto.
12849         * progmodes/etags.el (complete-tag): Ditto.
12851         * progmodes/make-mode.el (makefile-complete): Ditto.
12853         * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
12855         * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
12857         * progmodes/pascal.el (pascal-complete-word)
12858         (pascal-show-completions): Ditto.
12860         * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
12862         * simple.el (completion-common-substring): New variable.
12863         (completion-setup-function): Use `completion-common-substring'
12864         to put faces.
12866 2005-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12868         * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
12869         (x-get-selection, mac-select-convert-to-string): Convert from/to
12870         UTF-16 clipboard data as in native byte order, no BOM.
12872 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
12874         * progmodes/gud.el (gud-tool-bar-map): Rename the images
12875         appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
12876         (gud-sentinel): Use speedbar-frame to check for speedbar.
12878 2005-10-15  Richard M. Stallman  <rms@gnu.org>
12880         * savehist.el: New file.
12882 2005-10-14  Karl Chen  <quarl@cs.berkeley.edu>
12884         * textmodes/tex-mode.el (tex-font-lock-keywords-2):
12885         Fix bug in \bf fontification.
12887 2005-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
12889         * pcvs.el (cvs-edit-log-files): New var.
12890         (cvs-mode-edit-log): New arg `file'.
12891         (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
12892         Instead force the use of the original file and nothing else.
12893         (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
12894         the cvs-minor-wrap-function is set.
12895         (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
12897 2005-10-14  Bill Wohler  <wohler@newt.com>
12899         * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
12900         * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
12901         * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
12902         * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
12903         * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
12904         * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
12905         * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
12906         * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
12907         * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
12908         * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
12909         * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
12910         * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
12911         * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
12912         * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
12913         * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
12915         * progmodes/gud.el (gud-tool-bar-map): Rename the images
12916         appropriately (for example, gud-break to gud/break).
12918 2005-10-14  Chong Yidong  <cyd@stupidchicken.com>
12920         * longlines.el (longlinges-search-function)
12921         (longlines-search-forward, longlines-search-backward): New functions.
12922         (longlines-mode): Set isearch-search-fun-function to
12923         longlinges-search-function.
12925         * mouse.el (mouse-drag-region-1): Handle the case where a
12926         double-click event is bound to an arbitrary function.
12928 2005-10-14  David Ponce  <david@dponce.com>
12930         * recentf.el (recentf-track-opened-file)
12931         (recentf-track-closed-file, recentf-update-menu)
12932         (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
12933         (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
12934         mouse-1-click-follows-link.
12936 2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12938         * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
12939         Gnome file-manager.png.  Suggested by
12940         Joachim Nilsson <joachim.nilsson@vmlinux.org>.
12942         * toolbar/README: Add diropen.xpm.
12944 2005-10-13  Bill Wohler  <wohler@newt.com>
12946         * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
12947         restrictions.  Suggested by David Robinow <drobinow@gmail.com>.
12949 2005-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
12951         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
12952         Don't waste the byte-compiler's time on constant data.
12954 2005-10-13  Kenichi Handa  <handa@m17n.org>
12956         * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
12957         byte with `escape-glyph' face.
12959         * international/fontset.el (ccl-encode-unicode-font):
12960         Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
12961         Handle the case that ucs-mule-to-mule-unicode translates a character to
12962         ASCII (usually for IPA characters).
12964 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12966         * info.el (Info-fontify-node): Don't be fooled by a lone "...".
12967         Don't hide the underline of titles if font-lock-mode is disabled.
12969 2005-10-12  Bill Wohler  <wohler@newt.com>
12971         * makefile.w32-in (MH-E-SRC): New.  Used by mh-autoloads.
12972         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
12973         files in MH-E-SRC have been updated.
12974         (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
12976 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12978         * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
12979         (mixal-mode-syntax-table): Add \n as end-comment.
12980         (mixal-operation-codes-alist): Immediately initialize to full value.
12981         (mixal-add-operation-code): Remove.
12982         (mixal-describe-operation-code): Make the arg non-optional.
12983         Use the interactive spec instead.
12984         Use mixal-operation-codes-alist rather than mixal-operation-codes.
12985         (mixal-font-lock-keywords): Don't highlight comments here any more.
12986         (mixal-font-lock-syntactic-keywords): New var.
12987         (mixal-mode): Use it.  Fix comment-start-skip.
12989 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12991         * startup.el (command-line-x-option-alist): -nb => -nbi
12993 2005-10-12  Kim F. Storm  <storm@cua.dk>
12995         * startup.el (fancy-splash-default-action): Discard mouse click in
12996         the splash screen window, as it has no sensible meaning in the
12997         next window to be selected.  Fixes error reported by Jan D.
12999 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13001         * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
13003 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
13005         * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
13006         Try to fix up minor layout issues like indentation, line break, etc...
13007         (mixal-mode-syntax-table): Don't try to specify comment syntax,
13008         because it doesn't work.
13009         (mixal-operation-codes): Add some more codes.
13010         (mixal-font-lock-keywords): Process comments here.
13011         (mixal-mode): mixasm no longer needs -g option.
13013 2005-10-11  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
13015         * progmodes/sh-script.el (sh-tmp-file):
13016         Use mktemp -t.  Finish support for es and rc shells.
13018 2005-10-11  Jay Belanger  <belanger@truman.edu>
13020         * calc/calcalg2.el (calc-integral): With an argument, compute the
13021         definite integral.
13023 2005-10-11  Chong Yidong  <cyd@stupidchicken.com>
13025         * mouse.el (mouse-drag-region-1): Don't try to catch a
13026         double-click when doing follow-link (it's overridden anyway).
13028 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
13030         * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
13031         (autoload-print-form-outbuf): Add docstring.
13033 2005-10-11  Juri Linkov  <juri@jurta.org>
13035         * info.el (Info-mode-menu): Delete menu item "Edit".
13036         (Info-mode): Delete description of Info-edit from docstring,
13037         and rearrange descriptions of Info commands in the order
13038         they are documented in the Info manual.
13040 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
13042         * calendar/appt.el (appt-check): Use diary-selective-display var.
13044 2005-10-10  Richard M. Stallman  <rms@gnu.org>
13046         * net/newsticker.el (newsticker-start, newsticker-show-news):
13047         Add autoload cookies.
13049 2005-10-10  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
13051         * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
13053 2005-10-10  Karl Chen  <quarl@cs.berkeley.edu>
13055         * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
13057 2005-10-10  Jay Belanger  <belanger@truman.edu>
13059         * calc/calc-arith.el (math-check-known-scalarp)
13060         (math-check-known-matrixp): Check the values of arguments that are
13061         variables.
13062         (math-check-known-square-matrixp): New function.
13063         (math-known-square-matrixp): Use math-check-known-square-matrixp.
13064         (math-super-types): Add sqmatrix type.
13066         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
13067         mode name `square' to `sqmatrix'.
13069         * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
13070         mode name `square' to `sqmatrix'.
13072 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13074         * progmodes/etags.el (select-tags-table-mode): Don't use
13075         selective-display.
13076         (tags-select-tags-table): Pass `button' to the action function.
13077         (select-tags-table): Place the side-info on button properties rather
13078         than in hidden text.  Abbreviate file names.
13079         (select-tags-table-mode-map): Inherit rather than copy buttom-map.
13080         (select-tags-table-select): Add `button' argument.
13081         Get side-info from the button property rather than from hidden text.
13083 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
13085         * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
13086         (gud-speedbar-buttons): Preserve point if possible.
13087         (gud-sentinel): Restore previous speedbar display type.
13089         * progmodes/gdb-ui.el (gdba): Improve diagram.
13090         (def-gdb-auto-update-handler, gdb-info-locals-handler)
13091         (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
13092         Call get-buffer-window once.
13094 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13096         * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
13097         (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
13098         (pascal-indent-command): Remove unused var `ind'.
13099         (pascal-indent-case): Remove unused var `oldpos'.
13100         (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
13101         since it's now used as a proper minor mode map.
13102         (pascal-outline): Rename to pascal-outline-mode.
13103         (pascal-outline-mode): Use define-minor-mode.
13104         (pascal-outline-mode, pascal-outline-change): Use overlays rather than
13105         selective-display.
13107 2005-10-10  Andreas Schwab  <schwab@suse.de>
13109         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
13110         number.  Reported by Karl Chen <quarl@cs.berkeley.edu>.
13112         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
13113         outside source directory.
13115 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
13117         * textmodes/org.el (org-mode-map): Explicit definition of `C-c
13118         C-x' as a prefix.
13119         (orgtbl-mode-map): Full keymap instead of sparse, because all
13120         `self-insert-command' keys are redefined in this map.
13121         (org-export-as-html): Specify charset for HTML file, by taking it
13122         from the coding system.
13124 2005-10-10  Kenichi Handa  <handa@m17n.org>
13126         * textmodes/flyspell.el (flyspell-check-word-p):
13127         If unread-command-events is non-empty, don't call sit-for.
13129 2005-10-09  Richard M. Stallman  <rms@gnu.org>
13131         * font-lock.el (font-lock-syntactic-keywords)
13132         (font-lock-keywords): Doc fixes.
13134         * textmodes/flyspell.el (flyspell-external-point-words):
13135         Simplify logic, and don't try to check for consecutive appearances
13136         of one incorrect word.
13138 2005-10-10  Nick Roberts  <nickrob@snap.net.nz>
13140         * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
13141         separator.
13143         * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
13144         (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
13145         (gud-expansion-speedbar-buttons): New function.
13146         (gud-speedbar-buttons): Check for gud-comint-buffer.
13148 2005-10-09  Bill Wohler  <wohler@newt.com>
13150         * Makefile.in (updates): Add mh-loaddefs dependency.
13152 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
13154         * speedbar.el (speedbar-file-key-map): Fix typo.
13156 2005-10-09  Daniel Brockman  <daniel@brockman.se>
13158         * cus-start.el (line-spacing): Add custom spec.
13160 2005-10-09  Romain Francoise  <romain@orebokech.com>
13162         * textmodes/ispell.el (ispell-check-version): Fix last change.
13164 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13166         * term/x-win.el: Remove -i, --icon-type from comment.
13168         * startup.el (command-line-x-option-alist): Remove options -i,
13169         -itype, --icon-type, added -nb, --no-bitmap-icon
13171 2005-10-09  Nick Roberts  <nickrob@snap.net.nz>
13173         * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
13174         instead of :active.
13176 2005-10-08  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
13178         * textmodes/ispell.el (ispell-check-version):
13179         Ignore hyphen, and all that follows, in aspell's version text.
13181 2005-10-08  Jay Belanger  <belanger@truman.edu>
13183         * calc/calc-arith.el (math-known-square-matrixp): New function.
13184         (math-pow-fancy): Check for matrices before distributing exponent
13185         across products.
13187         * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
13188         fullscreen keypad.  Suggested by Luc Teirlinck.
13189         (calc-keypad-show-input): Add space for formatting.
13191         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
13192         Add square matrix option.
13194         * calc/calc-poly.el (math-expand-term): Check for matrices instead
13195         of checking calc-matrix-mode when deciding how to expand.
13197         * calc/calc.el (calc-set-mode-line): Add square matrix option.
13199 2005-10-08  Lars Hansen  <larsh@soem.dk>
13201         * net/tramp.el (tramp-perl-directory-files-and-attributes):
13202         Add error handling.
13203         (tramp-handle-directory-files-and-attributes): Handle perl error msg.
13205 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
13207         Sync with Tramp 2.0.51.
13209         * net/tramp.el (tramp-handle-set-visited-file-modtime)
13210         (tramp-handle-insert-file-contents, tramp-handle-write-region):
13211         Insert special handling for `last-coding-system-used', again
13212         it still seems to be necessary (unlike stated before).
13213         Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
13214         (tramp-password-prompt-regexp): There might be other words before
13215         trailing ":".  Reported by Kurt Steinkraus <kurt@steinkraus.us>.
13216         (tramp-chunksize): Improve docstring.
13217         (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
13218         Emacs 20.  Use `tramp-octal-to-decimal' therefore.  Reported by
13219         Christian Joergensen <bugs@razor.dk>.
13221 2005-10-07  Glenn Morris  <rgm@gnu.org>
13223         * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
13224         (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
13225         precision'.
13227 2005-10-07  Romain Francoise  <romain@orebokech.com>
13229         * ibuf-ext.el (ibuffer-do-shell-command-pipe)
13230         (ibuffer-do-shell-command-pipe-replace)
13231         (ibuffer-do-shell-command-file, ibuffer-do-eval)
13232         (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
13233         (ibuffer-do-revert, ibuffer-do-replace-regexp)
13234         (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
13235         (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
13236         (ibuffer-filter-by-name, ibuffer-filter-by-filename)
13237         (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
13238         (ibuffer-filter-by-content, ibuffer-filter-by-predicate
13239         (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
13240         (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
13241         Autoload file sans suffix.
13243         * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
13245 2005-10-07  David Ponce  <david@dponce.com>
13247         * recentf.el (recentf-menu-open-all-flag): New option.
13248         (recentf-digit-shortcut-command-name): New function.
13249         (recentf--shortcuts-keymap): New variable.
13250         (recentf-menu-shortcuts): New variable.
13251         (recentf-make-menu-items): Initialize it.  Replace the "More..."
13252         menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
13253         (recentf-menu-value-shortcut): New function.
13254         (recentf-make-menu-item): Use it.  No more in-lined.
13255         (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
13256         (recentf-open-most-recent-file): Rename from
13257         `recentf-open-file-with-key'.  Don't depend on key binding.
13258         (recentf-mode-map): New variable.
13259         (recentf-mode): Use it.
13261 2005-10-06  Bill Wohler  <wohler@newt.com>
13263         * mh-e/mh-loaddefs.el: Remove.  Now generated automatically.
13265         * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
13266         (MH-E-SRC): New.  Used by mh-autoloads.
13267         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
13268         files in MH-E-SRC have been updated.
13269         (compile, recompile, bootstrap): Depend on mh-autoloads.
13271 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
13273         * progmodes/gud.el (gud-menu-map): Only display un-intuitive
13274         gud-break and gud-remove icons when the fringe is not available.
13276         * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
13277         Typo.
13279 2005-10-06  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
13281         * play/zone.el (zone): Wrap body with save-window-excursion.
13283 2005-10-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13285         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
13286         Use the new `list-only' arg to diary-list-entries.
13288         * calendar/diary-lib.el: Use overlays rather than selective-display.
13289         (diary-selective-display): New var.
13290         (diary-header-line-format): Use it.
13291         (diary-list-entries): Add argument `list-only'.
13292         Put the buffer in diary-mode.  Don't add \^M at beg and end.
13293         Replace \^M by invisible overlays.
13294         (diary-unhide-everything): Replace \^M by invisible overlays.
13295         (print-diary-entries): Look for overlays rather than \^M.
13296         Add a space to the temp buffer name.
13297         (diary-show-all-entries, mark-diary-entries, make-diary-entry):
13298         Put the buffer in diary-mode.
13299         (list-sexp-diary-entries): Replace \^M by invisible overlays.
13300         (diary-anniversary): Make the year arg optional.
13301         (diary-time-regexp): New const.
13302         (diary-font-lock-keywords): Use it to accept a few more time formats.
13304         * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
13306 2005-10-06  Thien-Thi Nguyen  <ttn@gnu.org>
13308         * textmodes/artist.el (artist-ellipse-mirror-quadrant):
13309         Fix bug introduced 2005-07-03: Use (car (last ...))
13310         to faithfully reproduce replaced artist-last.
13311         (artist-set-arrow-points-for-poly): Likewise.
13312         Suggested by Johan Bockg\e,Ae\e(Brd.
13314 2005-10-06  Juanma Barranquero  <lekktu@gmail.com>
13316         * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
13317         * wid-edit.el (widget):
13318         * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
13319         * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
13321 2005-10-06  Kenichi Handa  <handa@m17n.org>
13323         * international/mule-cmds.el (set-language-environment):
13324         Fix setting up of case-table for unibyte mode.
13326         * simple.el (what-cursor-position): If the character is displayed
13327         by some `display' text property, show that.  Don't use
13328         single-key-description for eight-bit characters in multibyte mode.
13330 2005-10-06  Nick Roberts  <nickrob@snap.net.nz>
13332         * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
13333         (gdb-ann3): Set it.
13334         (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
13335         (gdb-info-frames-custom): Use inverse-video for first five
13336         characters of selected frame only.
13337         (gdb-get-frame-number): Select frame even when point is on frame
13338         number.
13340 2005-10-06  Masatake YAMATO  <jet@gyve.org>
13342         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
13343         Put `font-lock-function-name-face'.
13344         (gdb-info-frames-custom): Put `font-lock-function-name-face'
13345         and `font-lock-variable-name-face'
13346         (gdb-registers-font-lock-keywords): New font lock keywords definition.
13347         (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
13348         (gdb-memory-font-lock-keywords): New font lock keywords definition.
13349         (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
13350         (gdb-local-font-lock-keywords): New font lock keywords definition.
13351         (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
13352         (gdb-threads-font-lock-keywords): New font lock keywords definition.
13353         (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
13355 2005-10-05  Michael Kifer  <kifer@cs.stonybrook.edu>
13357         * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
13358         (ediff-merge-region-is-non-clash-to-skip): Previously called
13359         ediff-merge-region-is-non-clash.
13361         * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
13362         Use insert-buffer-substring.
13364         * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
13365         selecting files to patch.  Also bug fixes.
13367         * ediff-util.el (ediff-setup): Bug fix.
13368         (ediff-next-difference): Never skip clashes that differ in white
13369         space only.
13371         * ediff-wind.el (ediff-setup-control-frame)
13372         (ediff-destroy-control-frame): Check the menubar feature.
13374         * viper-cmd.el (viper-normalize-minor-mode-map-alist)
13375         (viper-refresh-mode-line): Use make-local-variable to localize
13376         some vars instead of make-variable-buffer-local.  Suggested by
13377         Stefan Monnier.
13379         * viper-init.el (viper-make-variable-buffer-local): Delete alias.
13380         (viper-restore-cursor-type, viper-set-insert-cursor-type):
13381         Use make-local-variable instead of make-variable-buffer-local.
13382         Suggested by Stefan Monnier.
13384         * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
13385         (viper-comint-mode-hook): Use make-local-variable on
13386         require-final-newline.
13387         (viper-non-hook-settings): Don't use make-variable-buffer-local.
13389 2005-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13391         * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
13392         also the second char of a comment-start sequence.
13393         (scheme-sexp-comment-syntax-table): New var.
13394         (lambda, define): Set their scheme-doc-string-elt property.
13395         (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
13396         Use lisp-font-lock-syntactic-face-function now that it properly
13397         handles |...| symbols.
13398         (scheme-mode-variables): Set lisp-doc-string-elt-property,
13399         parse-sexp-lookup-properties and font-lock-extra-managed-props.
13401         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
13402         bit from # to |.
13403         (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
13405         * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
13406         (lisp-doc-string-elt-property): New var.
13407         (lisp-font-lock-syntactic-face-function): Use it.
13408         Rewrite to recognize docstrings even for forms not at toplevel.
13410         * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
13411         annotation on the | part of #| rather than on the # part.
13412         (scheme-font-lock-syntactic-face-function): New function, to
13413         distinguish strings from |...| symbols.
13414         (scheme-mode-variables): Use it.  Also fix up the font-lock-time
13415         syntax-table so that #|...|# is properly highlighted.
13417         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
13418         Don't mark as docstring the 3rd elem of an unknown toplevel form.
13420 2005-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13422         * bindings.el (global-map): Resync [home] and [end] bindings with C-a
13423         and C-e.
13425         * emacs-lisp/eldoc.el: Move comments into docstrings.
13426         (eldoc-message-commands): Initialize in its declaration.
13427         Add move-beginning-of-line and move-end-of-line.
13428         (eldoc-add-command, eldoc-add-command-completions)
13429         (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
13431         * outline.el (outline-mark-subtree): Activate the mark.
13433         * calendar/appt.el (appt-time-regexp): New var.
13434         (appt-add, appt-make-list): Use it.
13435         (appt-convert-time): Clean up.
13437         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
13438         Don't set any syntax-table property here.
13439         (tex-font-lock-verb): New function.  Do it here.
13440         (tex-font-lock-syntactic-keywords): Use it.
13442 2005-10-04  Richard M. Stallman  <rms@gnu.org>
13444         * wid-edit.el (widget-file-complete): Get the widget start point
13445         the right way.  Default directory to `/' if file has none.
13447         * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
13449         * textmodes/flyspell.el (flyspell-mode-on):
13450         Call ispell-maybe-find-aspell-dictionaries.
13452         * textmodes/ispell.el (ispell-word, ispell-region):
13453         Call ispell-maybe-find-aspell-dictionaries.
13454         (ispell-accept-buffer-local-defs):
13455         Don't call ispell-maybe-find-aspell-dictionaries
13457 2005-10-04  Richard M. Stallman  <rms@gnu.org>
13459         * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
13461 2005-10-04  Emilio C. Lopes  <eclig@gmx.net>
13463         * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
13464         instead of `fboundp' in order to allow for anonymous functions.
13466 2005-10-04  Chong Yidong  <cyd@stupidchicken.com>
13468         * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
13469         case the user clicks on the link while another window is selected.
13470         (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
13472         * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
13473         functionality.
13474         (dframe-help-echo): Save point in case mouse tracking is off.
13476 2005-10-04  Thien-Thi Nguyen  <ttn@gnu.org>
13478         * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
13480 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13482         * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
13483         not change the global value of those vars.
13485         * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
13486         make-local-variable which we do not need any more.
13488 2005-10-03  Chong Yidong  <cyd@stupidchicken.com>
13490         * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
13491         (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
13492         (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
13493         (speedbar-path-line): Define obsolete aliases.
13494         (speedbar-line-directory): Doc fix.
13496         * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
13497         (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
13498         instead of speedbar-line-path.
13500 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13502         * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
13503         to nil if dropping on a window.  Handle dropping on a minibuffer window
13504         like dropping on a non-window part of Emacs.
13506 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13508         * net/ange-ftp.el: Use with-current-buffer.
13509         (ange-ftp-insert-directory): Do not follow symlinks any more.
13511         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
13512         Remove interactive spec.
13514 2005-10-03  Kim F. Storm  <storm@cua.dk>
13516         * ido.el (ido-mode): Use custom-initialize-set.
13518 2005-10-02  Richard M. Stallman  <rms@gnu.org>
13520         * progmodes/ebnf2ps.el (ebnf-eps-production-list):
13521         Use insert-buffer-substring.
13523         * net/tramp.el: Pacify byte compiler warnings in pacification code.
13524         (tramp-handle-file-local-copy): Use insert-buffer-substring.
13526 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13528         * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
13529         in last change.
13530         (ange-ftp-insert-directory): Fix up the search for the case where
13531         `file' is absolute.
13533 2005-10-02  Romain Francoise  <romain@orebokech.com>
13535         * progmodes/compile.el (compile-goto-error): Delete extra paren.
13537 2005-10-02  Andreas Schwab  <schwab@suse.de>
13539         * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
13540         directory component in the session info.
13542 2005-10-01  Richard M. Stallman  <rms@gnu.org>
13544         * comint.el (comint-redirect-subvert-readonly): Doc fix.
13546         * simple.el (next-error-internal): New function.
13548         * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
13549         (compilation-start): Pass new arg to compilation-buffer-name.
13550         (compile-goto-error): Use next-error-internal.
13552 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
13554         * speedbar.el: Remove RCS tag.
13555         (speedbar-check-read-only): Handle non-existent files.
13557         * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
13559         * info.el (Info-speedbar-hierarchy-buttons)
13560         (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
13562 2005-10-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
13564         * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
13565         Do not match newline.
13566         (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
13567         (bibtex-summary): Remove unnecessary save-excursion.
13568         (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
13570 2005-10-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13572         * term/mac-win.el: Add charset info for "iso10646-1".
13573         Modify default fontset to use ATSUI-compatible fonts for some charsets
13574         if available.
13576 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
13578         * speedbar.el: Re-apply arch tag.
13579         (speedbar-version): Rename to version 1.0.  Suggested by Eric
13580         M. Ludlam.
13581         Reapply two changes from Emacs CVS' version of speedbar lost
13582         during the merge:
13583         (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
13584         (speedbar-frame-parameters): Improve customize type.
13586 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13588         * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
13589         (ange-ftp-file-directory-p): Fix the symlink case.
13590         (ange-ftp-insert-directory): When listing a single file, get a list of
13591         the parent buffer and extract the relevant line.  Inspired from a patch
13592         by Katsumi Yamaoka <yamaoka@jpl.org>.
13593         (ange-ftp-file-name-sans-versions): Simplify.
13595 2005-09-30  Bill Wohler  <wohler@newt.com>
13597         Move MH-E image files from toolbar and mail directories into
13598         etc/images.
13600         * mail/reply2.*: Move to etc/images/mail/reply*.
13602         * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
13603         * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
13604         etc/images.
13606         * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
13607         * toolbar/reply*: Move to etc/images/mail.
13609         * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
13611 2005-09-30  Eric M. Ludlam  <zappo@gnu.org>
13613         * speedbar.el: New version 1.0pre3.
13615         Frame management code (including timer, and mouse click specifics)
13616         moved to dframe.el:
13617         (speedbar-attached-frame): Removed.  Use dframe-attached-frame.
13618         (speedbar-timer): Removed.  Use dframe-timer.
13619         (speedbar-close-frame): Removed.  Use dframe-close-frame.
13620         (speedbar-activity-change-focus-flag): Removed.  Use
13621         dframe-activity-change-focus-flag.
13622         (speedbar-update-speed, speedbar-navigating-speed): Obsolete.  Use
13623         dframe-update-speed.
13625         (speedbar-current-frame): New macro.  Use this instead of the
13626         variable speedbar-frame.
13628         (speedbar-use-images, speedbar-expand-image-button-alist)
13629         (speedbar-insert-image-button-maybe): Moved to sb-image.el.
13631         (speedbar-find-image-on-load-path): Removed.  Replaced by
13632         defezimage in ezimage.el.
13633         (speedbar-expand-image-button-alist): Removed.  Replaced by
13634         ezimage-expand-image-button-alist in ezimage.el.
13636         (speedbar-ignored-directory-regexp)
13637         (speedbar-add-ignored-directory-regexp)
13638         (speedbar-ignored-directory-expressions)
13639         (speedbar-line-directory, speedbar-buffers-line-directory)
13640         (speedbar-directory-line, speedbar-buffers-line-directory):
13641         Renamed, replacing `path' with `directory'.
13643         (speedbar-create-directory, speedbar-expand-line-descendants)
13644         (speedbar-toggle-line-expansion)
13645         (speedbar-contract-line-descendants): New commands.
13647         (speedbar-query-confirmation-method, speedbar-select-frame-method)
13648         (speedbar-use-tool-tips-flag): New options.
13650         (speedbar-check-read-only, speedbar-require-version)
13651         (speedbar-insert-separator, speedbar-buffers-tail-notes)
13652         (speedbar-handle-delete-frame, speedbar-try-completion)
13653         (speedbar-update-localized-contents): New functions.
13655         (speedbar-incompatible-version, speedbar-ro-to-do-point)
13656         (speedbar-object-read-only-indicator): New variables.
13658         (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
13659         New hooks.
13661         (speedbar-separator-face): New face.
13663         (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
13664         (speedbar-ignored-modes): Add fundamental-mode.
13665         (speedbar-directory-unshown-regexp): Add . directories.
13667         (speedbar-key-map): Remove old SPC and DEL page up/down keys.
13668         (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
13669         `]' for full expand/close.
13670         (speedbar-buffers-key-map): Add SPC to toggle node expansion.
13672         (speedbar-check-vc): Support hidden files.
13673         (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
13674         (speedbar-this-file-in-vc): Use vc-state if available.  If VC
13675         state is nil, it is not checked out.
13677         (speedbar-line-text, speedbar-line-token): Support expand buttons
13678         with no text.
13679         (speedbar-refresh): Universal argument acts as power-click.
13680         (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
13681         that buffer to get variable values.
13683         And many other bugfixes.
13685         * dframe.el, ezimage.el, sb-image.el: New files.
13687         * sb-*.xpm: Remove files.  New image files installed into
13688         etc/images/ezimage.
13690 2005-09-30  Kenichi Handa  <handa@m17n.org>
13692         * ps-mule.el (ps-mule-show-warning): If a character is in
13693         ps-print-translation-table, don't treat it as non-printable.
13695 2005-09-30  David Ponce  <david@dponce.com>
13697         * tree-widget.el (tree-widget-themes-load-path): New variable.
13698         (tree-widget-themes-directory): Doc fix.
13699         (tree-widget-image-formats) [Emacs]: Doc fix.
13700         (tree-widget--locate-sub-directory): New function.
13701         (tree-widget-themes-directory): Use it.
13703         * recentf.el (recentf-filename-handlers): Rename from
13704         `recentf-filename-handler'.  Allow a list of functions.
13705         (recentf-menu-items-for-commands): Fix :help strings.
13706         (recentf-apply-filename-handlers): New function.
13707         (recentf-expand-file-name): Use it.
13708         (recentf-cleanup): Remove duplicates too.
13710 2005-09-29  Juri Linkov  <juri@jurta.org>
13712         * faces.el: Rearrange face definitions to be in the same order as
13713         their face descriptions in "(emacs)Standard Faces".
13715         * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
13717         * tooltip.el (tooltip): Add group `basic-faces'.
13719         * buff-menu.el (Buffer-menu-buffer): Remove group
13720         `font-lock-highlighting-faces'.
13722         * progmodes/compile.el (compilation-error, compilation-warning)
13723         (compilation-info, compilation-line-number, compilation-column-number):
13724         Change group from `font-lock-highlighting-faces' to `compilation'.
13726         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
13727         (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
13728         (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
13729         (vhdl-font-lock-reserved-words-face)
13730         (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
13731         `font-lock-highlighting-faces'.
13733         * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
13735 2005-09-28  Kim F. Storm  <storm@cua.dk>
13737         * emulation/cua-base.el: Set CUA move property on additional commands:
13738         up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
13739         forward-sexp, backward-sexp, forward-list, backward-list.
13741 2005-09-28  Romain Francoise  <romain@orebokech.com>
13743         * comint.el (comint-show-output): Really set point at the
13744         beginning of the output when not using `comint-use-prompt-regexp'.
13746 2005-09-27  Jay Belanger  <belanger@truman.edu>
13748         * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
13749         in TeX mode.
13751 2005-09-26  Juanma Barranquero  <lekktu@gmail.com>
13753         * textmodes/org.el (org-table-sum): Fix format string.
13755         * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
13756         Quote face names.
13758 2005-09-26  Romain Francoise  <romain@orebokech.com>
13760         * isearch.el (isearch-forward-regexp): Close doc string.
13762 2005-09-25  Richard M. Stallman  <rms@gnu.org>
13764         * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
13766         * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
13768         * progmodes/compile.el (compilation-error-properties):
13769         When getting the file from the previous error message,
13770         correctly decode the new data format.
13772         * progmodes/cc-cmds.el (c-electric-paren):
13773         Call old-blink-paren only for close-paren.
13775 2005-09-24  Andreas Schwab  <schwab@suse.de>
13777         * term/rxvt.el (rxvt-register-default-colors): Delete redundant
13778         condition.
13780 2005-09-25  Romain Francoise  <romain@orebokech.com>
13782         * dired-aux.el (dired-copy-file-recursive):
13783         * dired.el (dired-delete-file):
13784         * ediff-mult.el (ediff-dir-diff-copy-file):
13785         * ediff-util.el (ediff-test-save-region):
13786         * forms.el (forms-mode):
13787         * ido.el (ido-file-internal, ido-delete-file-at-head):
13788         * log-edit.el (log-edit-done):
13789         * ses.el (ses-yank-resize):
13790         * play/gomoku.el (gomoku-human-plays, gomoku)
13791         (gomoku-human-resigns, gomoku-prompt-for-other-game)
13792         (gomoku-offer-a-draw):
13793         * play/landmark.el (lm-human-resigns, lm):
13794         * net/eudcb-ldap.el (eudc-ldap-check-base):
13795         * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
13796         * progmodes/ebrowse.el (ebrowse-find-pattern):
13797         * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
13798         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
13799         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
13801         * vc.el (vc-delete-file):
13802         * play/gomoku.el (gomoku-terminate-game, gomoku)
13803         (gomoku-prompt-for-move, gomoku-human-takes-back):
13804         * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
13805         (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
13807 2005-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
13809         * term/rxvt.el (rxvt-register-default-colors): Add support for 255
13810         color rxvt terminals by using the code xterm.el used to use before
13811         2005-04-09 in order to match the colors used by rxvt.
13813 2005-09-24  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
13815         * term/rxvt.el (rxvt-register-default-colors): Add support for 88
13816         colors rxvt-unicode terminals by using the same code as xterm.el.
13818 2005-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13820         * textmodes/tex-mode.el (tex-font-lock-append-prop)
13821         (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
13822         new symbol used for the tex-verbatim face.
13824 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
13826         * woman.el (woman-file-name):
13827         * wid-edit.el (widget-file-prompt-value)
13828         (widget-coding-system-prompt-value):
13829         * w32-fns.el (set-w32-system-coding-system):
13830         * vc.el (vc-version-diff, vc-annotate):
13831         * textmodes/reftex-auc.el (reftex-arg-cite)
13832         (reftex-arg-index-tag):
13833         * textmodes/refer.el (refer-get-bib-files):
13834         * textmodes/artist.el (artist-figlet-choose-font):
13835         * terminal.el (terminal-emulator):
13836         * replace.el (occur-read-primary-args):
13837         * rect.el (string-rectangle, string-insert-rectangle):
13838         * ps-print.el (ps-print-preprint):
13839         * progmodes/pascal.el (pascal-goto-defun):
13840         * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
13841         * progmodes/compile.el (compilation-find-file):
13842         * printing.el (pr-interactive-n-up):
13843         * play/animate.el (animate-birthday-present):
13844         * net/rcompile.el (remote-compile):
13845         * man.el (man, Man-goto-section, Man-follow-manual-reference):
13846         * mail/rmailsum.el (rmail-summary-search-backward)
13847         (rmail-summary-search):
13848         * mail/rmailout.el (rmail-output-read-rmail-file-name)
13849         (rmail-output-read-file-name):
13850         * mail/rmail.el (rmail-search, rmail-search-backwards):
13851         * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
13852         * locate.el (locate):
13853         * international/quail.el (quail-show-keyboard-layout):
13854         * international/mule.el (set-buffer-file-coding-system)
13855         (revert-buffer-with-coding-system, set-file-name-coding-system)
13856         (set-terminal-coding-system, set-keyboard-coding-system)
13857         (set-next-selection-coding-system):
13858         * international/mule-diag.el (describe-coding-system)
13859         (describe-font, describe-fontset):
13860         * international/mule-cmds.el (universal-coding-system-argument)
13861         (search-unencodable-char, describe-input-method)
13862         (set-language-environment, describe-language-environment):
13863         * international/codepage.el (codepage-setup):
13864         * international/code-pages.el (codepage-setup):
13865         * info.el (Info-search, Info-follow-reference)
13866         (Info-search-backward):
13867         * emacs-lisp/advice.el (ad-read-advised-function)
13868         (ad-read-advice-class, ad-clear-cache, ad-activate)
13869         (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
13870         (ad-enable-advice, ad-disable-advice, ad-remove-advice)
13871         (ad-read-regexp):
13872         * ediff-util.el (ediff-toggle-regexp-match):
13873         * ediff-ptch.el (ediff-prompt-for-patch-file):
13874         * dired-aux.el (dired-diff):
13875         * diff.el (diff):
13876         * cus-edit.el (custom-variable-prompt):
13877         * calendar/timeclock.el (timeclock-ask-for-project):
13878         * calc/calcalg3.el (calc-get-fit-variables):
13879         * calc/calc-store.el (calc-edit-variable)
13880         (calc-permanent-variable):
13881         * vc-mcvs.el (vc-mcvs-register):
13882         * shadowfile.el (shadow-define-literal-group):
13883         * woman.el (woman-file-name):
13884         * vc.el (vc-version-diff, vc-merge):
13885         * textmodes/reftex-index.el (reftex-index-complete-tag):
13886         * format.el (format-decode-buffer, format-decode-region):
13887         * emulation/viper-cmd.el (viper-read-string-with-history):
13888         * emacs-lisp/debug.el (cancel-debug-on-entry):
13889         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
13890         * ediff.el (ediff-merge-revisions)
13891         (ediff-merge-revisions-with-ancestor, ediff-revision):
13892         * completion.el (interactive-completion-string-reader):
13893         * calc/calc-prog.el (calc-user-define-formula):
13894         Follow convention for reading with the minibuffer.
13896 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
13898         * progmodes/python.el (python-describe-symbol): Add globals() and
13899         locals() to the arguments of emacs.ehelp.
13901 2005-09-24  Magnus Henoch  <mange@freemail.hu>
13903         * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
13904         New function, code extracted from ispell-valid-dictionary-list.
13905         (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
13906         Call it.
13908 2005-09-24  Eli Zaretskii  <eliz@gnu.org>
13910         * subr.el (version-regexp-alist): Extend valid syntax for version
13911         strings: allow any of the characters -,_,+ to separate the
13912         alpha/beta/rc part from the version part.  Doc fix.
13913         (version-to-list): Doc fix.  Bind case-fold-search to t, as advertised.
13915 2005-09-23  David Reitter  <david.reitter@gmail.com>
13917         * mail/mailclient.el: New file.
13919 2005-09-23  Richard M. Stallman  <rms@gnu.org>
13921         * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
13922         (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
13923         Doc fixes.
13925         * progmodes/cc-mode.el (c-font-lock-init):
13926         Specify font-lock-lines-before.
13928 2005-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13930         * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
13931         whole conflict.
13933 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
13935         * textmodes/org.el (org-mode-map, orgtbl-mode-map):
13936         Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
13937         of `remap' feature when available.  Additional key bindings for
13938         better tty support.
13939         (org-mode-restart, org-force-self-insert): New commands.
13940         (org-time-stamp-inactive): New command.
13941         (org-remap): New function.
13942         (org-table-auto-blank-field, org-level-color-stars-only): New options.
13943         (org-enable-fixed-width-editor): Move to `org-structure'
13944         customization group.
13945         (org-self-insert-command, orgtbl-self-insert-command): Modify to
13946         blank field after field motion commands.
13948 2005-09-23  Kenichi Handa  <handa@m17n.org>
13950         * international/mule-cmds.el (set-language-environment):
13951         Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
13952         have to call utf-translate-cjk-load-tables.
13954 2005-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13956         * mouse.el (mouse-move-drag-overlay): Fix last change.
13958 2005-09-22  David Ponce  <david@dponce.com>
13960         * tree-widget.el (tree-widget-value-create): Fix previous change.
13962 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
13964         * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
13966 2005-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13968         * mouse.el (mouse-move-drag-overlay): New function.
13969         (mouse-drag-region-1): Use it.
13970         Try to simplify a bit the state handling.  Handle clicks on links
13971         inside intangible areas.
13972         (mouse-save-then-kill): Minor simplification.
13973         (mouse-secondary-overlay): Make it always non-nil instead of
13974         recreating it each time.
13975         (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
13976         (mouse-kill-secondary, mouse-secondary-save-then-kill):
13977         Simplify accordingly.
13979 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
13981         * term/rxvt.el (rxvt-standard-colors): Fix some colors.
13983 2005-09-20  Michael Kifer  <kifer@cs.stonybrook.edu>
13985         * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
13986         (ediff-file-name-sans-prefix): Treat nil as an empty string.
13987         (ediff-fixup-patch-map): Better heuristic for intuiting the file names
13988         to patch.
13990         * ediff-util.el: Use insert-buffer-substring.
13992         * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
13994         * emulation/viper-cmd.el (viper-change-state): Don't move over the
13995         field boundaries in the minibuffer.
13996         (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
13997         (viper-minibuffer-post-command-hook): New hook.
13998         (viper-line): Don't move cursor at bolp.
14000         * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
14002         * emulation/viper-init.el: Add alias to make-variable-buffer-local to
14003         avoid compiler warnings.
14005         * emulation/viper-macs.el (ex-map): Better messages.
14007         * emulation/viper-utils.el (viper-beginning-of-field): New function.
14009         * emulation/viper.el: Replace make-variable-buffer-local with
14010         viper-make-variable-buffer-local everywhere, to avoid warnings.
14012 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
14014         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
14015         Delete unused var `old-selected-window'.
14016         (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
14017         (mouse-drag-secondary): Delete unused var `start-frame'.
14019 2005-09-19  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
14021         * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
14023 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
14025         * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
14026         Re-indent within 80 columns.  Use inhibit-read-only.
14028 2005-09-19  Romain Francoise  <romain@orebokech.com>
14030         * calendar/diary-lib.el (mark-diary-entries): Revert last change.
14032 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
14034         * font-lock.el (font-lock-default-fontify-region): Don't add a line
14035         unconditionally, since the after-change-function already did it.
14037 2005-09-19  Miles Bader  <miles@gnu.org>
14039         * net/newsticker.el: Get rid of CVS keyword.
14041 2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan+sf@dd.chalmers.se>
14043         * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
14044         The prompt is formatted later.
14046 2005-09-19  David Ponce  <david@dponce.com>
14048         * tree-widget.el (tree-widget-value-create): Save the converted
14049         tree :node widget.
14051 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
14053         * progmodes/sh-script.el (sh-blink): Fix spurious reference to
14054         variable `message'.
14056 2005-09-18  Michael Albinus  <michael.albinus@gmx.de>
14058         * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
14059         to cover prompts like "login as:".  Reported by Slawomir Nowaczyk
14060         <slawomir.nowaczyk.847@student.lu.se>.
14062 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
14064         * image.el (image-load-path): Use symbol `data-directory' instead
14065         of its value, for backward compatibility with packages that bind
14066         it during `find-image'.  Suggested by Katsumi Yamaoka.
14067         (image-search-load-path): Handle symbols whose values are strings.
14069 2005-09-18  Romain Francoise  <romain@orebokech.com>
14071         * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
14072         with-current-buffer form in save-excursion.
14074 2005-09-18  Deepak Goel  <deego@gnufans.org>
14076         * apropos.el (apropos-command): Fix `message' call: first arg
14077         should be a format spec.  In this and all other cases that appear
14078         below and elsewhere in the source code, I made a change only when
14079         two conditions were satisfied: [1] I can think of a possibility
14080         that the arguments would cause an error, for example, the code in
14081         question relies on external variables such as filenames.  [2] I
14082         was sure that the arg to `message' could not have been nil in the code.
14084         * textmodes/tildify.el (tildify-region): Ditto.
14086         * textmodes/reftex-index.el (reftex-index-change-entry)
14087         (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
14088         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
14089         * textmodes/org.el (org-complete, org-deadline, org-schedule)
14090         (org-priority, org-table-sum):
14091         * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
14092         * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
14093         (flyspell-word, flyspell-display-next-corrections):
14094         * textmodes/bibtex.el (bibtex-print-help-message):
14095         * textmodes/artist.el (artist-key-set-point-poly):
14096         * term/mac-win.el (mac-services-insert-text):
14097         * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
14098         (vhdl-hooked-abbrev, vhdl-template-insert-fun)
14099         (vhdl-port-paste-testbench, vhdl-compose-new-component)
14100         (vhdl-compose-configuration):
14101         * progmodes/sh-script.el (sh-blink, sh-show-indent)
14102         (sh-set-indent, sh-learn-line-indent):
14103         * progmodes/ps-mode.el (ps-mode-target-column):
14104         * progmodes/idlwave.el (idlwave-make-tags)
14105         (idlwave-scan-library-catalogs):
14106         * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
14107         * progmodes/gud.el (gud-jdb-analyze-source):
14108         * progmodes/flymake.el (flymake-log):
14109         * progmodes/ebnf2ps.el (ebnf-generate-region):
14110         * progmodes/cmacexp.el (c-macro-expansion):
14111         * progmodes/ada-xref.el (ada-treat-cmd-string):
14112         * progmodes/ada-mode.el (ada-create-case-exception-substring)
14113         (ada-justified-indent-current, ada-batch-reformat):
14114         * play/zone.el (zone):
14115         * play/landmark.el (lm-move):
14116         * play/decipher.el (decipher-show-alphabet):
14117         * net/newsticker.el (newsticker--display-jump)
14118         (newsticker--display-scroll):
14119         * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
14120         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
14121         * mail/feedmail.el (feedmail-dump-message-to-queue):
14122         * eshell/esh-proc.el (eshell-remove-process-entry):
14123         * emulation/ws-mode.el (ws-last-error):
14124         * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
14125         (viper-record-kbd-macro):
14126         * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
14127         * emacs-lisp/lisp-mnt.el (lm-report-bug):
14128         * emacs-lisp/find-func.el (find-function-noselect):
14129         * calendar/timeclock.el (timeclock-status-string)
14130         (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
14131         (timeclock-when-to-leave-string):
14132         * calendar/icalendar.el (icalendar--convert-ical-to-diary):
14133         * calc/calc-units.el (calc-enter-units-table):
14134         * calc/calc-mode.el (calc-mode-record-mode):
14135         * woman.el (woman-mini-help):
14136         * wdired.el (wdired-change-to-wdired-mode):
14137         * vc.el (vc-retrieve-snapshot):
14138         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
14139         * startup.el (display-startup-echo-area-message):
14140         * simple.el (set-goal-column):
14141         * ses.el (ses-command-hook, ses-recalculate-cell):
14142         * server.el (server-process-filter):
14143         * printing.el (pr-interface-txt-print, pr-interface-printify)
14144         (pr-interface-ps):
14145         * pcvs.el (cvs-help):
14146         * log-edit.el (log-edit, log-edit-mode-help):
14147         * iswitchb.el (iswitchb-possible-new-buffer):
14148         * isearch.el (isearch-edit-string):
14149         * image-mode.el (image-mode, image-minor-mode):
14150         * ibuf-macs.el (define-ibuffer-filter):
14151         * hi-lock.el (hi-lock-find-patterns):
14152         * files.el (toggle-read-only):
14153         * ediff-util.el (ediff-copy-diff)
14154         (ediff-write-merge-buffer-and-maybe-kill):
14155         * echistory.el (Electric-history-undefined):
14156         * dnd.el (dnd-insert-text):
14157         * dired-aux.el (dired-query):
14158         * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
14159         * bookmark.el (bookmark-bmenu-locate):
14160         * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
14161         Fix `message' calls to ensure first arg is a format string.
14162         The change was made only when these two conditions were satisfied:
14163         [1] when there is a possibility that the arguments would cause an error
14164         for example, if the code in question relies on external variables
14165         such as filenames, and
14166         [2] if the arg to `message' could not have been nil in the code.
14168         * pcomplete.el (pcomplete--help): Fix `message' format spec.
14169         Not having a %s would be weird, though not technically wrong.
14171 2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14173         * term/mac-win.el (mac-add-charset-info): Doc fix.
14175 2005-09-17  Romain Francoise  <romain@orebokech.com>
14177         * shell.el (shell-resync-dirs): Handle echoing processes more
14178         reliably.  Don't insert resync command if `comint-process-echoes'
14179         is non-nil.
14181 2005-09-17  Magnus Henoch  <mange@freemail.hu>
14183         * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
14184         (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
14185         aspell versions >= 0.60.
14186         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
14187         only if ispell-aspell-supports-utf8 is non-nil.
14189 2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
14191         * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
14192         buffer-local value to lisp-indent-function.
14194 2005-09-17  Milan Zamazal  <pdm@zamazal.org>
14196         * progmodes/glasses.el (glasses-make-readable): If
14197         glasses-separator differs from underscore, put appropriate
14198         overlays over underscore characters.
14199         (glasses-convert-to-unreadable): If glasses-separator differs from
14200         underscore, try to convert glasses-separator characters to
14201         underscores.
14203 2005-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
14205         * calendar/diary-lib.el (mark-diary-entries): Don't move point.
14206         Use with-syntax-table and dolist.
14208 2005-09-16  Carsten Dominik  <dominik@science.uva.nl>
14210         * textmodes/reftex-auc.el:
14211         * textmodes/reftex-cite.el:
14212         * textmodes/reftex-dcr.el:
14213         * textmodes/reftex-global.el:
14214         * textmodes/reftex-parse.el:
14215         * textmodes/reftex-ref.el:
14216         * textmodes/reftex-sel.el:
14217         * textmodes/reftex-toc.el:
14218         * textmodes/reftex-vars.el:
14219         * textmodes/reftex.el: Small changes to remove compiler warnings.
14221         * textmodes/reftex-index.el: Likewise.
14222         (reftex-query-index-phrase): More efficient use of markers.
14224 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
14226         * image.el (image-load-path): New variable.
14227         (image-search-load-path): New function.
14228         (find-image): Search for images in `image-load-path'.
14230 2005-09-15  Richard M. Stallman  <rms@gnu.org>
14232         * follow.el: Change Maintainer field.
14234 2005-09-15  David Ponce  <david@dponce.com>
14236         * recentf.el (recentf-save-file-modes): New option.
14237         (recentf-save-list): Use it.
14239 2005-09-15  Nick Roberts  <nickrob@snap.net.nz>
14241         * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
14242         (mode-line-mule-info, mode-line-modified): Move bindings from
14243         mouse-3 to mouse-1.
14245 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
14247         * simple.el (sendmail-user-agent-compose): Revert last change.
14249 2005-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14251         * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
14252         Use with-current-buffer.
14253         (ange-ftp-gwp-start): Remove unused var `gw-user'.
14254         (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
14255         (ange-ftp-insert-directory): Remove unused var `short'.
14256         (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
14258         * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
14259         (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
14261         * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
14262         (check-calendar-holidays, diary-list-entries): Autoload.
14263         Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
14264         (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
14266         * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
14267         which mistakenly removed a call to display-buffer.
14269 2005-09-14  Juanma Barranquero  <lekktu@gmail.com>
14271         * obsolete/iso-insert.el: Move to obsolete/ from international/.
14273 2005-09-14  Thien-Thi Nguyen  <ttn@gnu.org>
14275         * progmodes/hideshow.el
14276         (hs-hide-comments-when-hiding-all): Remove autoload cookie.
14277         (hs-allow-nesting): New user var.
14278         (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
14279         (hs-hide-block-at-point): When nesting allowed,
14280         if there is already an overlay in place, delete it.
14281         (hs-safety-is-job-n): Delete func; remove call sites.
14282         (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
14283         (hs-overlay-at): New func.
14284         (hs-already-hidden-p, hs-show-block): Use it.
14285         (hs-hide-all): Don't pre-clean if nesting allowed.
14286         (hs-show-all): Temporarily disallow
14287         nesting around call to `hs-discard-overlays'.
14289 2005-09-14  Chong Yidong  <cyd@stupidchicken.com>
14291         * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
14292         Delete unused local var.
14294 2005-09-13  Juanma Barranquero  <lekktu@gmail.com>
14296         * help-fns.el (describe-categories): "?\ " -> "?\s".
14297         (help-do-arg-highlight): Recognize also ARG-n, as in
14298         `move-to-left-margin' (ARG+n is already recognized).  Simplify.
14300         * international/codepage.el (dos-unsupported-char-glyph):
14301         * net/newsticker.el (tool-bar-map, w3-mode-map)
14302         (w3m-minor-mode-map):
14303         * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
14304         (ent-alist):
14305         * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
14307 2005-09-13  Chong Yidong  <cyd@stupidchicken.com>
14309         * custom.el (custom-push-theme): Handle the case where a symbol is
14310         bound but face properties have not yet been assigned.
14312         * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
14313         Fix behavior if noerase is `t' and there is no mail buffer.
14315         * simple.el (sendmail-user-agent-compose): Use a new mail buffer
14316         if `continue' is nil, rather than signal an error.
14318 2005-09-12  Richard M. Stallman  <rms@gnu.org>
14320         * font-lock.el (font-lock-keywords): Add autoload.
14322         * help-fns.el (describe-variable): Rearrange to put source link
14323         in a predictable place.
14325         * net/newsticker.el: New file.
14327 2005-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14329         * calendar/calendar.el (calendar-for-loop): Add edebug info.
14330         (calendar-basic-setup): Use the new nil arg.
14331         (number-of-diary-entries): Move to diary-lib.el.
14333         * calendar/diary-lib.el: Use with-current-buffer, match-string.
14334         (diary-list-entries): Use with-syntax-table and dolist.
14335         Rename from list-diary-entries.
14336         Use number-of-diary-entries if `number' is nil.
14337         (diary, diary-view-entries): Use this new name and new nil arg value.
14338         (number-of-diary-entries): Move from calendar.el.
14339         (diary-unhide-everything): New function.
14340         (include-other-diary-files, fancy-diary-display)
14341         (diary-show-all-entries, make-diary-entry): Use it.
14342         (diary-mail-entries): Use buffer-string.
14343         (mark-diary-entries): Fix long standing paren typo.
14344         (diary-sexp-entry): Use count-lines.
14345         (make-diary-entry): Avoid `previous-line'.
14346         (diary-mode-map): New var.
14347         (diary-mode): Redraw cal after saving.  Setup header-line.
14348         (fancy-diary-display-mode): Use local-set-key.
14350         * startup.el (command-line): Try calling various terminal-init-foo-bar
14351         functions by stripping hyphenated suffixes from $TERM.
14353         * files.el (normal-mode): Check boundness of font-lock-keywords.
14355 2005-09-12  Richard M. Stallman  <rms@gnu.org>
14357         * progmodes/compile.el: Don't decide a file's directory
14358         until the user actually tries to go there.
14359         (compilation-next-error-function):
14360         Pass compilation-find-file the directory from the file-struct.
14361         (compilation-internal-error-properties): Separate local FILE-STRUCT
14362         from FILE.  Doc the args better.  Rename arg FMT to FMTS.
14363         (compilation-find-file): Arg DIR renamed to DIRECTORY.
14364         Expand it, and if nil, use default-directory.
14365         (compilation-get-file-structure): Don't mix specified directory
14366         with default directory.  Put specified directory into
14367         file-struct.  Don't make the file name absolute.
14369         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
14370         (compile-command): Add autoload.
14371         (compilation-disable-input): Add autoload.
14373 2005-09-11  Stephen Gildea  <gildea@stop.mail-abuse.org>
14375         * time-stamp.el: Mention variable `time-stamp-pattern' in doc
14376         strings of the variables it can override.
14377         (time-stamp): New (as yet undocumented) time-stamp-format escapes
14378         %Q and %q, for fully-qualified domain name and unqualified host name.
14380 2005-09-11  Kim F. Storm  <storm@cua.dk>
14382         * emacs-lisp/authors.el (authors-aliases): Update list.
14383         (authors-fixed-entries): Update mldrag.el entry.
14385 2005-09-10  Alan Mackenzie  <acm@muc.de>
14387         * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
14388         from the region narrowed to.
14390 2005-09-10  Magnus Henoch  <mange@freemail.hu>
14392         * textmodes/ispell.el (ispell-check-version): Signal an error if
14393         aspell version is less than 0.60.
14395 2005-09-10  Pascal Dupuis  <Pascal.Dupuis@esat.kuleuven.be>  (tiny change)
14397         * progmodes/octave-inf.el (inferior-octave-startup):
14398         Resync current dir at the end.
14400 2005-09-10  Emilio C. Lopes  <eclig@gmx.net>
14402         * woman.el (woman-topic-at-point-default):
14403         Rename to woman-use-topic-at-point-default.
14404         (woman-topic-at-point): Rename to woman-use-topic-at-point.
14405         (woman-file-name): Reflect renames above.  Automatically use the
14406         word at point as topic if woman-use-topic-at-point is non-nil.
14407         Otherwise offer it as default but don't insert it in the
14408         minibuffer.  Also use `test-completion' instead of `assoc' as
14409         suggested by Stefan Monnier.
14411 2005-09-10  Andre Spiegel  <spiegel@gnu.org>
14413         * vc.el (vc-directory, vc-update-change-log): Throw an error on
14414         the attempt to do it over Tramp.  This is not yet supported.
14416 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
14418         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
14419         (menu-bar-non-minibuffer-window-p): New functions.
14420         ("Split Window", "Save As..."): Use them.
14421         ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
14422         ("Print Buffer", "Truncate Long Lines in this Buffer"):
14423         Use menu-bar-menu-frame-live-and-visible-p.
14424         ("Save Buffer", "Insert File", "Open Directory...")
14425         ("Open File...", "Visit New File..."):
14426         Use menu-bar-non-minibuffer-window-p.
14427         (kill-this-buffer-enabled-p, dired <menu-enable>):
14428         Use menu-bar-non-minibuffer-window-p.
14430 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
14432         * cus-start.el (all): Don't complain about fringe-related
14433         built-ins if fringes are not supported.  Ditto about
14434         selection-related built-ins.  Fix the test for GTK-related built-ins.
14436         * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
14437         ("Postscript Print Buffer", "Print Region", "Save As...")
14438         ("Save", "Insert File...", "Open Directory...")
14439         ("Open File...", "Visit New File..."")
14440         ("Truncate Long Lines in this Buffer"): Don't look at
14441         menu-updating-frame if this display does not support multiple frames.
14443 2005-09-09  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
14445         * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
14447 2005-09-09  Emilio Lopes  <eclig@gmx.net>
14449         * woman.el: Format- and whitespace-related changes.
14451 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
14453         * woman.el: Fix my email address.
14455 2005-09-08  Richard M. Stallman  <rms@gnu.org>
14457         * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
14458         (sh-mode): Locally set skeleton-pair-default-alist.
14460         * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
14462         * progmodes/flymake.el: Require `compile' unconditionally.
14464         * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
14466         * woman.el (woman-file-name): Provide a default, not initial input.
14468         * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
14470         * font-lock.el (font-lock-support-mode): Doc fix.
14472         * descr-text.el (describe-property-list): Handle non-symbol prop names.
14474 2005-09-08  Richard M. Stallman  <rms@gnu.org>
14476         * simple.el (blink-matching-open): Get rid of text props from
14477         the string shown in echo area.  Don't permanently set point.
14478         Some rearrangements.
14480 2005-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14482         * recentf.el (recentf-filename-handler): Add custom choice
14483         `abbreviate-file-name'.
14485         * msb.el (msb--very-many-menus): Fix typo.
14487         * disp-table.el (standard-display-european): Don't set
14488         enable-multibyte-characters to nil.
14490 2005-09-08  David Ponce  <david@dponce.com>
14492         * recentf.el (recentf-show-file-shortcuts-flag): New option.
14493         (recentf-expand-file-name): Doc fix.
14494         (recentf-dialog-mode-map): Define digit shortcuts.
14495         (recentf--files-with-key): New variable.
14496         (recentf-show-digit-shortcut-filter): New function.
14497         (recentf-open-files-items): New function.
14498         (recentf-open-files): Use it.
14499         (recentf-open-file-with-key): New command.
14501 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
14503         * buff-menu.el (Buffer-menu-sort-by-column): New function.
14504         Suggested by Kim F. Storm.
14505         (Buffer-menu-sort-button-map): Global keymap for sort buttons.
14506         (Buffer-menu-make-sort-button): Use global keymap.
14508 2005-09-07  Michael Albinus  <michael.albinus@gmx.de>
14510         * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
14511         (Man-getpage-in-background-advice): Remove defadvice; it isn't
14512         necessary any longer with the remapped command.
14513         (Man-bgproc-sentinel-advice): Remove defadvice which counts
14514         formatting time only.
14516         * net/tramp.el (tramp-action-password)
14517         (tramp-multi-action-password): Compile the password prompt from
14518         `method', `user' and `host'.  Sometimes it isn't obvious which
14519         password to enter, for example with remote files offered by
14520         recentf.el, or with multiple steps.  Suggested by Robert Marshall
14521         <robert@chezmarshall.freeserve.co.uk>.
14523 2005-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14525         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
14526         Fix regexp for when "s///" is at the beginning of line.
14528 2005-09-07  Jay Belanger  <belanger@truman.edu>
14530         * calc/calc-poly.el (math-expand-term): Multiply out any powers
14531         when in matrix mode.
14533 2005-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14535         * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
14536         non-anonymous functions.
14538 2005-09-06  Chong Yidong  <cyd@stupidchicken.com>
14540         * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
14541         when using a header line.  Otherwise, use mouse-1-click-follows-link.
14543         * mouse.el (mouse-drag-header-line): Do nothing if the header-line
14544         can't be moved; don't signal an error.
14546 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
14548         * cus-theme.el (custom-theme-write-faces): Save the current face
14549         spec, not the defface spec.
14551         * custom.el (custom-known-themes): Clarify meaning of "standard".
14552         (custom-push-theme): Save old values in the standard theme.
14553         (disable-theme): Correct typo.
14554         (custom-face-theme-value) Deleted unused function.
14555         (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
14557 2005-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14559         * progmodes/compile.el (compilation-goto-locus): Take into account
14560         iconified frames when determining whether the buffer is
14561         already visible.
14562         Don't reset window height if the window already existed.
14564 2005-09-04  Chong Yidong  <cyd@stupidchicken.com>
14566         * custom.el (load-theme): Rename from require-theme.
14567         Add interactive spec.
14568         (enable-theme): Rename from custom-enable-theme.
14569         Add interactive spec.
14570         (disable-theme): Rename from custom-disable-theme.
14571         Add interactive spec.
14572         (custom-make-theme-feature): Doc fix.
14573         (custom-theme-directory): Doc fix.
14574         (provide-theme): Call enable-theme.
14576 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14578         * obsolete/lazy-lock.el (lazy-lock-mode):
14579         * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
14580         font-lock-mode if it's off.  Print a warning instead.
14582         * progmodes/compile.el (compilation-start): Ignore errors if the
14583         process died before we get to send-eof.
14585         * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
14586         Undo last change.  Enclosing the result in quotes broke things on Unix
14587         since tex-send-command passes it through shell-quote-argument.
14588         (tex-send-command): Pass `file' through convert-standard-filename
14589         when possible.
14590         (tex-uptodate-p): Handle the case where TeX hasn't put additional
14591         info in a transcript.
14593 2005-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
14595         * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
14596         fix compilation warning.  Reorder the key definitions to group
14597         together keys emitted by the current version of xterm.
14599         * progmodes/vhdl-mode.el (vhdl-highlight-faces)
14600         (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
14601         Reorder predicates to correct min-color usage.
14603 2005-09-01  Chong Yidong  <cyd@stupidchicken.com>
14605         * longlines.el (longlines-mode): Inhibit read-only when encoding.
14606         Kill local variables when longlines-mode is turned off.
14608 2005-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14610         * international/mule-cmds.el (set-locale-environment): Soothe compiler.
14612         * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
14614         * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
14616         * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
14617         (font-lock-lines-before): Change default to being inactive.
14618         (font-lock-default-fontify-region): Obey font-lock-lines-before.
14619         (font-lock-after-change-function): Don't handle f-l-lines-before here.
14621 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
14623         * net/tramp.el (tramp-handle-make-auto-save-file-name):
14624         Deactivate temporarily advice if active (not needed for Emacs 22,
14625         but for backwards compatibility).
14626         (tramp-exists-file-name-handler): Rewrite.  First implementation
14627         was too simple.
14628         (tramp-advice-make-auto-save-file-name):
14629         Call `tramp-handle-make-auto-save-file-name' (again, just for
14630         backwards compatibility).
14632 2005-08-31  Reto Zimmermann  <reto@gnu.org>
14634         * progmodes/vhdl-mode.el
14635         (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
14636         (vhdl-end-p): Fix indentation bug "else" after "-- when".
14637         (vhdl-set-default-project): New function (easier setting of default).
14638         (vhdl-port-copy): Handle extended identifiers for generics.
14639         (vhdl-compiler-alist): Better description for error message regexp.
14640         (vhdl-make): Query for target, use previous as default.
14641         (vhdl-port-copy): Fix port copy for port names starting with "signal".
14642         (vhdl-font-lock-keywords-2): Fix fontification for record
14643         el. assign.
14644         (vhdl-speedbar-make-subpack-line): Add package body link.
14645         (vhdl-generate-makefile-1): Not include itself as dependency.
14646         (vhdl-font-lock-init): Highlight c-preprocessor directives.
14647         (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
14648         (vhdl-get-syntactic-context): Handle c-preprocessor directives.
14649         (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
14650         (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
14651         (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
14652         (vhdl-import-project): Add string argument for `error'.
14653         (vhdl-compose-configuration)
14654         (vhdl-compose-configuration-architecture): Add configuration
14655         declaration generation.
14656         (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
14657         (vhdl-trailer-re): Add "record" keyword (better indentation).
14658         (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
14659         "[^ \t-\"]+".
14660         (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
14661         (vhdl-testbench-entity-file-name)
14662         (vhdl-testbench-architecture-file-name): Allow separate
14663         customization of testbench file names.
14664         (vhdl-beginning-of-block): Handle optional subprogram parameter list.
14665         (vhdl-get-visible-signals): Allow newline within alias declaration.
14666         (vhdl-update-sensitivity-list): Signal read only on certain attributes.
14667         (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
14668         (member-ignore-case): Alias for missing function in XEmacs.
14669         (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
14670         (vhdl-update-sensitivity-list): Ignore case on read signals.
14671         (vhdl-replace-string): Adjust case only for file names.
14672         (vhdl-update-sensitivity-list): Fix search for read signals.
14673         (vhdl-update-sensitivity-list): Exclude formal parameters.
14674         (vhdl-get-visible-signals): Include aliases of signals.
14675         (vhdl-get-visible-signals): Fix signal name searching.
14676         (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
14677         (vhdl-fixup-whitespace-region): Fix for character
14678         literals (e.g. `:').
14680 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
14682         * ansi-color.el (comint-last-output-start):
14683         * bs.el (font-lock-verbose):
14684         * diff-mode.el (add-log-buffer-file-name-function):
14685         * dired-x.el (vm-folder-directory):
14686         * faces.el (help-xref-stack-item):
14687         * files.el (font-lock-keywords):
14688         * find-lisp.el (dired-buffers, dired-subdir-alist):
14689         * ido.el (cua-inhibit-cua-keys):
14690         * log-view.el (cvs-minor-wrap-function):
14691         * outline.el (font-lock-warning-face):
14692         * simple.el (compilation-current-error):
14693         * speedbar.el (ange-ftp-path-format, efs-path-regexp)
14694         (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
14695         * tooltip.el (comint-prompt-regexp):
14696         * w32-fns.el (explicit-shell-file-name):
14697         * term/mac-win.el (mac-charset-info-alist)
14698         (mac-services-selection, mac-system-script-code):
14699         * term/tty-colors.el (msdos-color-values):
14700         * term/w32-win.el (xlfd-regexp-registry-subnum):
14701         * term/x-win.el (x-keysym-table, x-selection-timeout)
14702         (x-session-id, x-session-previous-id):
14703         * textmodes/ispell.el (mail-yank-prefix):
14704         * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
14705         * textmodes/org.el (calc-embedded-close-formula)
14706         (calc-embedded-open-formula)
14707         (font-lock-unfontify-region-function):
14708         * textmodes/reftex-global.el (isearch-next-buffer-function)
14709         (TeX-master):
14710         * textmodes/reftex.el (font-lock-keywords):
14711         * textmodes/tex-mode.el (font-lock-comment-face)
14712         (font-lock-doc-face):
14713         * textmodes/texinfo.el (outline-heading-alist):
14714         Add defvars.
14716         * textmodes/artist.el (x-pointer-crosshair): Add defvar.
14717         (artist-spray-chars, artist-mode-init, artist-replace-string)
14718         (artist-select-erase-char, artist-vap-find-endpoints-horiz)
14719         (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
14720         (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
14722         * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
14723         (conf-align-assignments): "?\ " -> "?\s".
14725         * textmodes/reftex-index.el (TeX-master): Add defvar.
14726         (reftex-index-phrases-marker): Move up defvar.
14728         * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
14729         (reftex-toc-include-labels-indicator)
14730         (reftex-toc-include-index-indicator)
14731         (reftex-toc-max-level-indicator): Move up declarations.
14733         * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
14734         of args to `tramp-run-real-handler', even if it's empty in this case.
14736 2005-08-31  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14738         * dired.el (dired-move-to-filename-regexp): Add date format for
14739         Mac OS X 10.3 in East Asian locales.
14741 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
14743         * files.el (make-auto-save-file-name): Add file name handler call
14744         if applicable.
14746         * net/tramp.el (tramp-file-name-handler-alist)
14747         (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
14748         (tramp-handle-make-auto-save-file-name): Rename from
14749         `tramp-make-auto-save-file-name'.
14750         (tramp-exists-file-name-handler): New defun.
14751         (tramp-advice-make-auto-save-file-name): Make defadvice only when
14752         `make-auto-save-file-name' is not a magic file name operation.
14754 2005-08-30  Richard M. Stallman  <rms@gnu.org>
14756         * files.el (risky-local-variable-p):
14757         Match `-predicates' and `-commands.
14759         * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
14760         (custom-save-all): Visit the file if necessary;
14761         kill the buffer if we created it.
14762         (custom-save-delete): Don't visit file or kill buffer here.
14764 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
14766         * textmodes/org.el (org-special-keyword): New face.
14767         (org-table-copy-down, org-table-eval-formula)
14768         (org-table-recalculate, org-init-section-numbers):
14769         Use `string-to-number' instead of `string-to-int'.
14770         (org-get-location): Use `insert-buffer-substring' instead of
14771         `insert-buffer'.
14772         (org-modify-diary-entry-string): New function.
14773         (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
14774         (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
14775         (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
14776         active region.
14777         (org-export-as-html): Handle QUOTE keyword.
14778         (org-quote-string): New option.
14779         (org-bookmark-jump-unhide): New function, used for
14780         `bookmark-after-jump-hook'.
14781         (org-diary-default-entry): Apply only when not called through
14782         `org-agenda'.
14784 2005-08-30  Juanma Barranquero  <lekktu@gmail.com>
14786         * net/eudc.el (mode-popup-menu):
14787         * play/handwrite.el (ps-printer-name, ps-lpr-command):
14788         * progmodes/ada-mode.el (compile-auto-highlight)
14789         (skeleton-further-elements):
14790         * progmodes/autoconf.el (font-lock-syntactic-keywords):
14791         * progmodes/cmacexp.el (msdos-shells):
14792         * progmodes/compile.el (font-lock-extra-managed-props)
14793         (font-lock-keywords, font-lock-maximum-size)
14794         (font-lock-support-mode):
14795         * progmodes/grep.el (font-lock-lines-before):
14796         * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
14797         * progmodes/mixal-mode.el (compile-command):
14798         * progmodes/perl-mode.el (font-lock-comment-face)
14799         (font-lock-doc-face, font-lock-string-face):
14800         * progmodes/prolog.el (comint-prompt-regexp):
14801         * progmodes/sh-script.el (font-lock-comment-face)
14802         (font-lock-set-defaults, font-lock-string-face):
14803         * progmodes/sql.el (font-lock-keyword-face)
14804         (font-lock-set-defaults, font-lock-string-face):
14805         * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
14806         (itimer-version, lazy-lock-defer-contextually)
14807         (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
14808         Add defvars.
14810         * progmodes/cperl-mode.el (cperl-electric-lbrace)
14811         (cperl-electric-keyword, cperl-electric-pod)
14812         (cperl-electric-backspace, cperl-forward-re)
14813         (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
14814         (vc-rcs-header, vc-sccs-header): Add defvars.
14816         * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
14817         (font-lock-syntactic-keywords, gud-find-expr-function):
14818         Add defvars.
14820         * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
14821         (gdb-frame-parameters): Declare before use.
14823         * progmodes/gud.el (gdb-active-process, gdb-define-alist)
14824         (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
14825         (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
14826         (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
14828         * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
14829         (idlwave-help-with-source): Use `insert-buffer-substring', not
14830         `insert-buffer'.
14832 2005-08-29  Juri Linkov  <juri@jurta.org>
14834         * outline.el (hide-entry, hide-leaves, outline-toggle-children):
14835         Put outline-back-to-heading function call inside save-excursion.
14837 2005-08-29  Juanma Barranquero  <lekktu@gmail.com>
14839         * man.el (Man-init-defvars, Man-translate-references)
14840         (Man-support-local-filenames, Man-highlight-references):
14841         * progmodes/sql.el (sql-interactive-mode):
14842         * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
14844         * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
14845         (compilation-mode-font-lock-keywords): Add defvars.
14846         (checkdoc-interactive-loop): "?\ " -> "?\s".
14848         * emacs-lisp/lisp-mode.el (font-lock-comment-face)
14849         (font-lock-doc-face, font-lock-string-face)
14850         (font-lock-keywords-case-fold-search): Add defvars.
14851         (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
14853         * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
14854         Don't pass X and Y (they are ignored anyway).
14855         (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
14856         (mouse-delete-window): Make arguments optional.
14858         * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
14859         (caesar-translate-table, minor-modes, news-buffer-save)
14860         (news-group-name, news-minor-modes): Add defvars.
14862         * emacs-lisp/lselect.el (mouse-highlight-priority)
14863         (x-lost-selection-functions, zmacs-regions):
14864         * emacs-lisp/pp.el (font-lock-verbose):
14865         * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
14866         * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
14867         (ses-mode-map):
14868         * emacs-lisp/tcover-unsafep.el (safe-functions):
14869         * international/mule-cmds.el (mac-system-coding-system)
14870         (mac-system-locale):
14871         * language/ethio-util.el (rmail-current-message)
14872         (rmail-message-vector):
14873         * language/thai-util.el (thai-auto-composition-mode):
14874         * mail/metamail.el (rmail-current-message, rmail-message-vector):
14875         * mail/mspools.el (rmail-inbox-list, vm-crash-box)
14876         (vm-folder-directory, vm-init-file, vm-init-file-loaded)
14877         (vm-primary-inbox, vm-spool-files):
14878         * mail/rmail.el (deleted-head, font-lock-fontified)
14879         (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
14880         (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
14881         (total-messages):
14882         * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
14883         (rmail-summary-mode-map):
14884         * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
14885         (rmail-last-label, rmail-last-multi-labels)
14886         (rmail-summary-vector, rmail-total-messages):
14887         * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
14888         * mail/rmailsum.el (msgnum):
14889         * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
14890         (rmail-current-message):
14891         * obsolete/fast-lock.el (font-lock-face-list):
14892         * obsolete/rnewspost.el (mail-reply-buffer):
14893         * obsolete/scribe.el (compile-command):
14894         * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
14896 2005-08-28  John Paul Wallington  <jpw@gnu.org>
14898         * ibuf-ext.el (ibuffer-auto-update-changed):
14899         Use `frame-or-buffer-changed-p' to check whether we need to update.
14900         (ibuffer-auto-mode): Don't advise `get-buffer-create' and
14901         `kill-buffer'.  Initialise `ibuffer-auto-buffers-changed'
14902         as a `frame-or-buffer-changed-p' state vector instead.
14904 2005-08-27  Romain Francoise  <romain@orebokech.com>
14906         * textmodes/makeinfo.el (makeinfo-compile):
14907         Use `compilation-start'.  Set `next-error-function' according to
14908         `disable-errors'.
14909         (makeinfo-next-error): New function.
14910         (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
14911         (makeinfo-buffer): Likewise.
14913         * progmodes/compile.el (compilation-start): Add autoload cookie.
14915         * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
14916         * textmodes/sgml-mode.el: Likewise.
14917         * progmodes/python.el: Likewise.
14919 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
14921         * simple.el (blink-matching-paren-distance): Document the meaning
14922         of nil value, and allow to customize to nil.
14924         * eshell/esh-ext.el (eshell-windows-shell-file): Look for
14925         command.com, not command.exe.
14927 2005-08-26  John Wiegley  <johnw@newartisans.com>
14929         * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
14930         code around a bit so that an extraneous nil argument is not added
14931         to a command when no args are given.
14933         * eshell/esh-arg.el (eshell-parse-double-quote): If a
14934         double-quoted argument resolves to nil, return it as an empty
14935         string rather than as nil.  This made it impossible to pass "" to
14936         a shell script as a null string argument.
14938 2005-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14940         * outline.el (outline-invent-heading): New fun.
14941         (outline-promote, outline-demote): Use it.
14942         (outline-move-subtree-down): Remove unused vars `re' and `txt'.
14943         (outline-end-of-subtree): Remove unused var `opoint'.
14945 2005-08-26  David Reitter  <david.reitter@gmail.com>
14947         * menu-bar.el (truncate-lines, write-file, print-buffer)
14948         (ps-print-buffer-faces, ps-print-buffer, split-window):
14949         Disable menu items when the frame they refer to is invisible, or when
14950         they refer to a buffer and the minibuffer is selected.
14952 2005-08-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
14954         * progmodes/flymake.el (flymake-highlight-err-lines):
14955         Use save-excursion around flymake-highlight-line to preserve point.
14957 2005-08-26  Eli Zaretskii  <eliz@gnu.org>
14959         * progmodes/octave-mod.el: Change Author and Maintainer address.
14960         (octave-maintainer-address): Change Kurt's email address.
14961         * progmodes/octave-inf.el: Change Author and Maintainer address.
14962         * progmodes/octave-hlp.el: Change Author and Maintainer address.
14964 2005-08-26  Kim F. Storm  <storm@cua.dk>
14966         * subr.el (version-list-<, version-list-<=, version-list-=):
14967         Rename from integer-list-*.
14968         (version-list-not-zero): Likewise.  Fix while loop.
14969         (version=): Use version-list-= instead of string-equal.
14971 2005-08-26  Richard M. Stallman  <rms@gnu.org>
14973         * outline.el (outline-promote): Try shortening the heading.
14974         As last resort, read the heading to use.
14975         (outline-demote): As last resort, read the heading to use.
14977 2005-08-26  Romain Francoise  <romain@orebokech.com>
14979         * progmodes/compile.el (compilation-start): Doc fix.
14981         * progmodes/antlr-mode.el (antlr-default): Fix defface form.
14982         (antlr-font-lock-additional-keywords): Fix reference to
14983         `antlr-font-lock-literal-regexp' erroneously changed during the
14984         mass face rename.
14985         (antlr-run-tool): Use `compilation-start'.
14987         * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
14988         instead of the obsolete `compile-internal'.
14990 2005-08-26  Juanma Barranquero  <lekktu@gmail.com>
14992         * calendar/cal-bahai.el (date, displayed-month, displayed-year)
14993         (number, original-date):
14994         * calendar/cal-china.el (date):
14995         * calendar/cal-coptic.el (date):
14996         * calendar/cal-french.el (date):
14997         * calendar/cal-hebrew.el (date, entry, number, original-date):
14998         * calendar/cal-islam.el (date, number, original-date):
14999         * calendar/cal-iso.el (date):
15000         * calendar/cal-julian.el (date):
15001         * calendar/cal-mayan.el (date):
15002         * calendar/cal-menu.el (date, event):
15003         * calendar/cal-persia.el (date):
15004         * calendar/lunar.el (date):
15005         * calendar/solar.el (date): Add defvars.
15007         * emerge.el:
15008         * ibuffer.el:
15009         * info-xref.el:
15010         * obsolete/bg-mouse.el:
15011         * obsolete/sun-curs.el:
15012         * obsolete/swedish.el: Move the `defvar's to the top level.
15014         * smerge-mode.el (smerge-refined-change): Add :group.
15016 2005-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
15018         * smerge-mode.el (smerge-remove-props): Make the args non-optional.
15019         (smerge-keep-n): Remove props.
15020         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
15021         (smerge-keep-current, smerge-kill-current): Don't remove props anymore
15022         now that it's done in smerge-keep-n.
15023         (smerge-refined-change): New face.
15024         (smerge-refine-chopup-region, smerge-refine-highlight-change)
15025         (smerge-refine): New funs.
15026         (smerge-basic-map): Bind smerge-refine.
15028 2005-08-25  Juri Linkov  <juri@jurta.org>
15030         * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
15031         compilation-process-setup-function and compilation-disable-input
15032         in grep-mode instead of let-bindings in grep.
15034         * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
15035         Delete "Automatic File De/compression" (auto-compression-mode).
15037 2005-08-25  Juanma Barranquero  <lekktu@gmail.com>
15039         * obsolete/bg-mouse.el: Move to obsolete/ from term/.
15040         Silence warning about non-existent variable.
15042 2005-08-25  Richard M. Stallman  <rms@gnu.org>
15044         * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
15045         Rename "Describe Key" to "Describe Key or Mouse Operation".
15047         * mail/mailalias.el (build-mail-aliases): Delete comments
15048         from the contents before processing them.
15050         * isearch.el (isearch-edit-string): Erase the Search prompt
15051         if user enters an empty string and there is no default.
15053         * comint.el (comint-file-name-prefix): Add autoload.
15055 2005-08-25  Joe Corneli  <jcorneli@math.utexas.edu>
15057         * subr.el (play-sound): Rearrange to avoid warning.
15059 2005-08-25  Carsten Dominik  <dominik@science.uva.nl>
15061         * calendar/diary-lib.el (diary-modify-entry-list-string-function):
15062         New hook.
15063         (add-to-diary-list): Call `diary-modify-entry-list-string-function'
15065 2005-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15067         * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
15069         * custom.el (custom-theme-set-variables): Sort minor modes last.
15071 2005-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15073         * subr.el (version-separator, version-regexp-alist): New vars used by
15074         version comparison funs.
15075         (integer-list-<, integer-list-=, integer-list-<=)
15076         (integer-list-not-zero): New funs for integer list comparison.
15077         (version-to-list, version=, version<, version<=): New funs for version
15078         comparison.
15080 2005-08-24  Juanma Barranquero  <lekktu@gmail.com>
15082         * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
15083         (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
15084         time to silence the byte-compiler.
15086         * ibuffer.el (ibuffer-compile-make-eliding-form)
15087         (ibuffer-check-formats): Use `with-no-warnings' to hide references
15088         to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
15089         so it's silly to get warnings for it).
15090         (ibuffer-auto-mode, ibuffer-cached-filter-formats)
15091         (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
15092         (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
15093         (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
15094         (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
15095         (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
15096         Defvar at compile time.
15097         (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
15098         (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
15099         Declare them before use.
15101         * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
15102         (info-xref-good, info-xref-bad): Defvar at compile time.
15104         * obsolete/mlsupport.el (filter-region, execute-monitor-command):
15105         Use `let*' instead of `let'.
15107         * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
15108         (*mouse-y*, menu, char): Defvar at compile time.
15109         (sc::menu): Declare it before use.
15110         (sc::pack-one-line): Use `let', not `let*'.
15112         * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
15113         (mail-send-hook): Defvar at compile time.
15115         * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
15116         Defvar at compile time.
15118         * term/sun-mouse.el (current-global-mousemap)
15119         (current-local-mousemap): Declare them before use.
15121 2005-08-24  Carsten Dominik  <dominik@science.uva.nl>
15123         * bookmark.el (bookmark-after-jump-hook): New hook.
15124         (bookmark-jump): Run `bookmark-after-jump-hook'.
15126 2005-08-23  Juri Linkov  <juri@jurta.org>
15128         * faces.el (minibuffer-prompt): Doc fix.
15130 2005-08-23  Juanma Barranquero  <lekktu@gmail.com>
15132         * progmodes/xscheme.el: Trivial changes to silence warnings.
15133         (xscheme-previous-mode, xscheme-previous-process-state):
15134         Add defvars.
15135         (xscheme-last-input-end, xscheme-process-command-line)
15136         (xscheme-process-name, xscheme-buffer-name)
15137         (xscheme-expressions-ring-max, xscheme-expressions-ring)
15138         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
15139         (xscheme-control-g-synchronization-p)
15140         (xscheme-control-g-disabled-p, xscheme-string-receiver)
15141         (default-xscheme-runlight, xscheme-runlight)
15142         (xscheme-runlight-string, xscheme-process-filter-state)
15143         (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
15144         Move to beginning of file.
15145         (scheme-interaction-mode-commands-alist)
15146         (scheme-interaction-mode-map, scheme-debugger-mode-map):
15147         Declare them before use.  Note: the initialization code for the variables
15148         has not been moved because it uses functions that reference the variables.
15149         (xscheme-control-g-message-string, xscheme-process-filter-alist)
15150         (xscheme-prompt-for-expression-map): Declare them before use.
15151         (scheme-debugger-mode-commands): "?\ " -> "?\s".
15153 2005-08-23  Ed Swarthout  <ed.swarthout@gmail.com>  (tiny change)
15155         * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
15157 2005-08-22  Juri Linkov  <juri@jurta.org>
15159         * faces.el (set-face-underline): Delete this duplicate function
15160         and make an obsolete alias to set-face-underline-p.
15161         (set-face-underline-p): Use docstring of set-face-underline.
15162         (describe-face): Create hyperlink to parent face.
15164         * info.el (Info-insert-dir): Use save-excursion around
15165         insert-buffer-substring.
15166         (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
15167         (Info-escape-percent): Delete function.
15168         (Info-fontify-node): Replace Info-escape-percent by
15169         replace-regexp-in-string with REP arg set to lambda that
15170         duplicates `%' and preserves text properties.
15172         * progmodes/compile.el (compilation-disable-input): Doc fix.
15173         (define-compilation-mode): Doc fix and refill.
15174         (kill-compilation): Use `mode-name' in the error message.
15175         (compilation-find-file): Use `compilation-error' in the
15176         read-file-name's prompt.
15178 2005-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15180         * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
15181         (smerge-auto-leave): Make undo re-enable the mode.
15182         (debug-ignored-errors): Add the user-error of impossible resolution.
15183         (smerge-resolve): Move things around a bit, in preparation for later.
15184         (smerge-diff): Don't fail if the buffer has no associated file.
15185         (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
15186         (smerge-conflict-overlay): New function.
15187         (smerge-match-conflict): Don't add text properties here.
15188         (smerge-find-conflict): Instead, add an overlay here.
15189         Also check for the case where we're inside a conflict already, so as to
15190         obviate the need for font-lock-multiline, which is unbearably slow with
15191         large conflicts and ciomplex font-lock patterns.
15192         (smerge-remove-props): Remove overlay rather than text-properties.
15193         (smerge-mode): Don't set font-lock-multiline.
15194         Remove overlays when turned off.
15196 2005-08-21  Kim F. Storm  <storm@cua.dk>
15198         * ido.el (ido-ignore-item-p): Use save-match-data.
15199         Bind case-fold-search to ido-case-fold locally.
15201 2005-08-20  Richard M. Stallman  <rms@gnu.org>
15203         * files.el (normal-mode): If font lock is on, turn it off and on.
15205         * subr.el (replace-regexp-in-string): Doc fix.
15207         * startup.el (command-line-1): Don't suppress startup screen
15208         due to existing processes.
15210         * progmodes/grep.el (grep): Bind compilation-disable-input to t.
15212         * progmodes/compile.el (compilation-disable-input): Default to nil.
15214 2005-08-20  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
15216         * progmodes/compile.el (compilation-disable-input): New defcustom.
15217         (compilation-start): If compilation-disable-input is non-nil, send
15218         EOF to the compilation process.
15220 2005-08-20  Eli Zaretskii  <eliz@gnu.org>
15222         * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
15223         Run the argument of tex-shell-cd-command through
15224         convert-standard-filename, to get the correct style of slashes on
15225         Windows, and enclose the result in quotes, in case the file name
15226         includes whitespace or other special characters.
15228 2005-08-19  Andreas Schwab  <schwab@suse.de>
15230         * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
15231         process.
15233 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
15235         * cus-start.el (minibuffer-prompt-properties): Correct typo.
15237 2005-08-18  Kim F. Storm  <storm@cua.dk>
15239         * scroll-lock.el: Fix errors due to incorrect line wrapping.
15241 2005-08-18  Richard M. Stallman  <rms@gnu.org>
15243         * scroll-lock.el: New file.
15245 2005-08-18  Thien-Thi Nguyen  <ttn@gnu.org>
15247         * dired.el (dired-move-to-end-of-filename):
15248         Handle fifo as rendered by "ls -lF": Don't include trailing "|".
15250 2005-08-18  Kim F. Storm  <storm@cua.dk>
15252         * ido.el (ido-everywhere): Fix defcustom :set function to disable
15253         rather than toggle mode when custom value is nil.
15254         (ido-everywhere): Fix defun doc string.
15256 2005-08-17  Richard M. Stallman  <rms@gnu.org>
15258         * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
15259         as tag instead of "Inviolable".
15261 2005-08-17  Kim F. Storm  <storm@cua.dk>
15263         * windmove.el (windmove-coordinates-of-position): Remove.
15264         (windmove-coordinates-of-window-position): Remove.
15265         (windmove-reference-loc): Use posn-at-point instead.
15267         * subr.el (insert-for-yank-1): Doc fix.
15269         * ido.el (ido-enter-matching-directory): Rename from
15270         ido-enter-single-matching-directory.  Change `slash' choice to
15271         `only'.  Add `first' choice.
15272         (ido-exhibit): Adapt to above changes.
15274 2005-08-16  Luc Teirlinck  <teirllm@auburn.edu>
15276         * Makefile.in: Expand comment about building loaddefs.el.
15278 2005-08-16  Nick Roberts  <nickrob@snap.net.nz>
15280         * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
15281         Comment use of defadvice.
15283         * progmodes/gud.el (gud-jump): Rework for gdb-ui.
15285 2005-08-15  Dan Nicolaescu  <dann@ics.uci.edu>
15287         * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
15288         * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
15289         * progmodes/gdb-ui.el, progmodes/idlw-help.el,
15290         * progmodes/idlw-shell.el, progmodes/ld-script.el,
15291         * progmodes/which-func.el, ruler-mode.el, strokes.el,
15292         * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
15293         for backward compatibility for faces that did not appear in the
15294         previous Emacs release.
15296         * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
15298 2005-08-15  Kim F. Storm  <storm@cua.dk>
15300         * emulation/cua-base.el (cua-delete-region): Return t if
15301         deleted region was non-empty.
15302         (cua-replace-region): Inhibit overwrite-mode for
15303         self-insert-command if replaced region was non-empty.
15304         (cua--explicit-region-start, cua--status-string): Make them
15305         buffer-local at top-level...
15306         (cua-mode): ...rather than when mode is enabled.
15308 2005-08-15  Thien-Thi Nguyen  <ttn@gnu.org>
15310         * progmodes/vhdl-mode.el (vhdl-emacs-21):
15311         Set t for Emacs 21, 22, and so on.
15313 2005-08-15  David Ponce  <david@dponce.com>
15315         * tree-widget.el: Update Commentary header.
15316         (tree-widget-theme): Doc fix.
15317         (tree-widget-space-width): New option.
15318         (tree-widget-image-properties): Look up in the default theme too.
15319         (tree-widget--cursors): Only for images with arrow pointer shape.
15320         (tree-widget-lookup-image): Pointer shape is hand by default.
15321         (tree-widget-icon): Rename generic icon widget from
15322         `tree-widget-control'.
15323         (tree-widget-*-icon): Rename from `tree-widget-*-control' and
15324         derive from `tree-widget-icon'.
15325         (tree-widget-handle): Improve default look and feel of the text
15326         representation.
15327         (tree-widget): Rename :*-control properties to :*-icon properties.
15328         Add :action and :help-echo properties.
15329         (tree-widget-after-toggle-functions): Move.
15330         (tree-widget-close-node, tree-widget-open-node): Remove.
15331         (tree-widget-before-create-icon-functions): New hook.
15332         (tree-widget-value-create): Update to allow customization of icons
15333         and nodes at run-time via that new hook.
15334         (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
15335         (tree-widget-icon-action, tree-widget-icon-help-echo)
15336         (tree-widget-action, tree-widget-help-echo): New functions.
15338 2005-08-15  Kim F. Storm  <storm@cua.dk>
15340         * ido.el (ido-buffer-internal): Use with-no-warnings.
15341         (ido-make-merged-file-list): Use while-no-input.
15343 2005-08-15  Richard M. Stallman  <rms@gnu.org>
15345         * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
15346         (flyspell-large-region): Fix doc and custom type.
15348 2005-08-14  Richard M. Stallman  <rms@gnu.org>
15350         * files.el (interpreter-mode-alist): Doc fix.
15352         * mail/rmail.el (rmail-nonignored-headers): New variable.
15353         (rmail-clear-headers): Use it.
15354         (rmail-reply): Better handling of mail-followup-to header.
15356         * progmodes/sh-script.el (sh-font-lock-keywords-var):
15357         Rename variable from sh-font-lock-keywords.  In the `shell' entry,
15358         don't try to refer to executable-font-lock-keywords.
15359         (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
15360         (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
15361         (sh-font-lock-keywords): Append executable-font-lock-keywords here.
15362         (sh-mode): Set comment-start-skip, local-abbrev-table,
15363         imenu-case-fold-search.
15364         (sh-set-shell): Don't set them here.
15365         (sh-feature): Simplify.  Get rid of the eval-a-variable feature.
15366         Don't cache the results in the original alist; don't ever modify
15367         that alist.
15369         * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
15371         * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
15372         empty.
15374 2005-08-15  Andreas Schwab  <schwab@suse.de>
15376         * desktop.el: Put autoload cookie at risky-local-variable declarations.
15378         * dired.el, info.el, mail/rmail.el: Revert last change.
15380 2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>
15382         * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
15383         modification in `eval-after-load' form.
15384         * info.el: Likewise.
15385         * mail/rmail.el: Likewise.
15387 2005-08-14  Juri Linkov  <juri@jurta.org>
15389         * progmodes/compile.el (compilation-mode-font-lock-keywords):
15390         Remove highlighting of "Compilation started".  Highlight only
15391         the word "finished" in "Compilation finished".  Add highlighting
15392         of "interrupt", "killed", "terminated" and the exit code.
15393         (compilation-start): Add newline after header.  Use exactly the
15394         same time stamp format as the finishing message.
15395         (compilation-mode-map): Add ellipsis to "Search Files (grep)".
15397         * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
15398         (grep-mode-font-lock-keywords): Don't highlight "Grep started".
15399         Add highlighting of "interrupt", "killed", "terminated".
15401         * delsel.el (delete-selection-pre-hook): If overwrite-mode is
15402         enabled and the current command is self-insert-command, call it
15403         explicitly with overwrite-mode bound to nil, to not allow it
15404         to delete the character after the selected region.
15406 2005-08-12  Matt Hodges  <MPHodges@member.fsf.org>
15408         * emacs-lisp/eldoc.el: Add move-beginning-of-line,
15409         move-end-of-line, end-of-line, and beginning-of-line to the list
15410         of commands after which the echo area is updated.
15412 2005-08-12  Eli Zaretskii  <eliz@gnu.org>
15414         * cus-edit.el (custom-save-all, custom-save-delete):
15415         Bind recentf-exclude to exclude custom-file.
15417 2005-08-12  Ehud Karni  <ehud@unix.mvs.co.il>
15419         * mail/rmailsum.el (rmail-summary-end-of-message): New command
15420         to go to the bottom of the mail message.  Added to
15421         `rmail-summary-mode-map' with key "/".
15422         (rmail-summary-show-message): New (internal) function for use by
15423         both `rmail-summary-beginning/end-of-message'.
15424         (rmail-summary-beginning-of-message): Change to use
15425         rmail-summary-show-message.
15427         * mail/rmail.el (rmail-end-of-message): New command to go to the
15428         end of the current message.  Added to `rmail-mode-map' with key "/".
15429         (rmail-beginning-of-message): Fix to work as documented.
15430         (rmail-mode): Change documentation.
15432         * progmodes/compile.el (compilation-start): Add the line
15433         "Compilation started" with compilation start time.
15434         (compilation-mode-font-lock-keywords): Add `started' to keywords.
15436 2005-08-11  Luc Teirlinck  <teirllm@auburn.edu>
15438         * menu-bar.el (menu-bar-options-menu): Standardize capitalization
15439         of menu items.
15441 2005-08-11  Richard M. Stallman  <rms@gnu.org>
15443         * simple.el (pop-global-mark): Reverse test of widen-automatically.
15445         * battery.el (battery-status-function): Don't use ignore-errors.
15447 2005-08-11  Lute Kamstra  <lute@gnu.org>
15449         * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
15450         define-obsolete-variable-alias.
15452 2005-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15454         * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
15455         (ange-ftp-send-cmd): Revert last change, and expand
15456         the comment explaining the problem.
15458 2005-08-10  Luc Teirlinck  <teirllm@auburn.edu>
15460         * ldefs-boot.el: Update.
15462         * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
15463         item to "Time, Load and Mail".  Change help echo text.
15465         * time.el (display-time-use-mail-icon, display-time-format)
15466         (display-time-string-forms): Shorten first line of docstrings.
15468 2005-08-10  Lars Hansen  <larsh@soem.dk>
15470         * desktop.el (desktop-buffer-mode-handlers):
15471         Make non-customizable.  Add autoload cookie.  Change initial value to
15472         nil; add elements in respective modules instead.  Fix doc string.
15473         (desktop-load-file): New function.
15474         (desktop-minor-mode-handlers): New autoloaded variable.
15475         (desktop-create-buffer): Call minor mode handlers.
15476         Use desktop-load-file to load major and minor mode modules prior to
15477         checking for a handler.
15478         (desktop-save): Don't add nil to desktop-minor-modes for minor
15479         modes with nil function in desktop-minor-mode-table.  Don't delete
15480         desktop file before rewriting it.
15481         (desktop-locals-to-save): Add autoload cookie.  Don't make
15482         automatically buffer-local.  Add variables column-number-mode,
15483         size-indication-mode, indent-tabs-mode,
15484         indicate-buffer-boundaries, indicate-empty-lines and
15485         show-trailing-whitespace.
15486         (desktop-clear): Allow desktop-clear-preserve-buffers to contain
15487         regexps.  Don't use desktop-clear-preserve-buffers-regexp.
15488         (desktop-clear-preserve-buffers-regexp): Delete.
15489         (desktop-clear-preserve-buffers): Update initial value and docstring.
15490         (desktop-save-buffer): Fix doc string.
15492         * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
15493         (hilit-chg-desktop-restore): New function.
15494         (highlight-changes-mode): Add highlight-changes-mode to
15495         desktop-locals-to-save.
15497         * dired.el: Add handler to desktop-buffer-mode-handlers.
15498         (dired-restore-desktop-buffer): Remove autoload cookie.
15499         (dired-mode): Add autoload cookie.
15501         * info.el: Add handler to desktop-buffer-mode-handlers.
15502         (Info-restore-desktop-buffer): Remove autoload cookie.
15503         (Info-mode): Add autoload cookie.
15505         * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
15506         (mh-restore-desktop-buffer): Remove autoload cookie.
15507         (mh-folder-mode): Add autoload cookie.
15509         * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
15510         (rmail-restore-desktop-buffer): Remove autoload cookie.
15512 2005-08-11  Masatake YAMATO  <jet@gyve.org>
15514         * hexl.el (hexl-address-region):
15515         (hexl-ascii-region, hexl-font-lock-keywords):
15516         (hexl-highlight-line-range): Use the term "region"
15517         instead of "area" for consistency with the other symbols
15518         defined in hexl.el.
15520 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
15522         * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
15523         correct group: it is set with `menu-bar-make-mm-toggle' (pointed
15524         out by Juri Linkov).  Add `display-battery-mode'.
15526 2005-08-09  Juri Linkov  <juri@jurta.org>
15528         * progmodes/compile.el (compilation-mode-font-lock-keywords):
15529         Remove `-text' from face variable names.
15530         (compilation-error-file-name, compilation-warning-file-name)
15531         (compilation-info-file-name): Delete faces.
15532         (compilation-line-number, compilation-column-number):
15533         Remove face underlining.
15534         (compilation-message-face): Set to `underline' value by default.
15535         (compilation-error-face, compilation-warning-face)
15536         (compilation-info-face): Remove `-file-name' from face names.
15537         (compilation-error-text-face, compilation-warning-text-face)
15538         (compilation-info-text-face): Delete face variables.
15539         (compilation-text-face): Delete function.
15541         * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
15542         (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
15543         (grep-error-face): Set to `compilation-error' instead of
15544         `compilation-error-face' (which is redefined to `grep-hit-face' in
15545         grep buffers).
15546         (grep-mode-font-lock-keywords): Remove `-text' from face variable
15547         names.  Use `grep-error-face' instead of `compilation-error-text-face'.
15549         * dired-aux.el (dired-do-query-replace-regexp):
15550         Use `query-replace-read-args'.
15552         * replace.el (query-replace-read-from, query-replace-read-to)
15553         (query-replace-read-args): Rename arg `string' to `prompt'.
15555         * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
15557 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
15559         * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
15560         uploading files.
15561         (ange-ftp-canonize-filename): Handle file names beginning with ~
15562         correctly.
15564 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
15566         * textmodes/fill.el (canonically-space-region)
15567         (fill-context-prefix, fill-french-nobreak-p)
15568         (fill-delete-newlines, fill-comment-paragraph)
15569         (justify-current-line): "?\ " -> "?\s".
15571 2005-08-09  Ben North  <ben@redfrontdoor.org>  (tiny change)
15573         * textmodes/fill.el (fill-nonuniform-paragraphs):
15574         Improve argument/docstring consistency.
15576 2005-08-09  Richard M. Stallman  <rms@gnu.org>
15578         * textmodes/ispell.el (ispell-word): More fboundp checks.
15580         * files.el (find-file-noselect): Don't call set-buffer-major-mode.
15581         (find-file-noselect-1): Call it here, only if RAWFILE.
15582         (normal-mode): Always set some major mode.
15583         (save-some-buffers-action-alist): Change some explanation strings.
15584         (file-name-non-special): In the `quote' method, use unwind-protect.
15586 2005-08-09  Magnus Henoch  <mange@freemail.hu>
15588         * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
15589         (ispell-have-aspell-dictionaries): New variable.
15590         (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
15591         (ispell-get-aspell-config-value): New function.
15592         (ispell-aspell-find-dictionary): New function.
15593         (ispell-aspell-add-aliases): New function.
15594         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
15595         appropriate.  Don't look for ispell dictionaries if we use aspell.
15596         (ispell-menu-map): Don't build a submenu of dictionaries.
15598 2005-08-09  Richard M. Stallman  <rms@gnu.org>
15600         * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
15601         (sql-read-passwd): Use read-passwd.
15603         * progmodes/idlw-toolbar.el (idlwave-toolbar)
15604         (idlwave-toolbar-is-possible): Add defvars.
15606         * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
15607         Avoid warnings.
15609         * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
15610         (idlwave-system-class-info, idlwave-executive-commands-alist):
15611         Use defvar.
15613         * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
15615         * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
15616         Avoid warnings.
15618         * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
15619         and content-type: headers.
15621         * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
15623         * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
15624         and rename some of them to be more self-explanatory.
15626         * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
15628         * startup.el (command-line-1): Implement -scriptload.
15630         * replace.el (occur-engine): Initial *Occur* output not undoable.
15632         * menu-bar.el (menu-bar-file-menu): Rename some menu items
15633         and improve help strings.
15635         * isearch.el (isearch-repeat): When changing direction,
15636         mark search successful.
15638         * ediff-init.el: Use (featurep 'xemacs).
15640         * comint.el (send-invisible): Identify buffer, if not selected.
15642         * align.el: Delete autoload for c-guess-basic-syntax.
15644 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
15646         * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
15647         Improve argument/docstring consistency.  Doc fixes.
15648         (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
15649         (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
15650         (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
15651         (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
15652         (r2bv-organization, r2bv-pages, r2bv-primary-author)
15653         (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
15654         (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
15655         Defvar at compile time.
15657 2005-08-09  Juri Linkov  <juri@jurta.org>
15659         * info.el: Replace `info' with upper-case `Info' where appropriate.
15660         (info-title-1, info-title-2, info-title-3, info-title-4)
15661         (info-menu-header): Move up face definitions.
15662         (info-menu-star): Rename from `info-menu-5'.
15663         (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
15664         (Info-fontify-visited-nodes): Fix docstring.
15665         (Info-hide-note-references): Fix docstring.
15666         (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
15667         menu items in the same way as on cross-references.
15668         (info-apropos): Fix sorting order and formatting to be like in the
15669         stand-alone Info browser.  Display error messages for 1 sec.
15670         (Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
15671         (Info-mode-menu): Remove item for `Info-search-case-sensitively'
15672         from the menu bar.
15673         (Info-insert-dir): Restore point after calling
15674         `insert-buffer-substring'.
15676 2005-08-08  Richard M. Stallman  <rms@gnu.org>
15678         * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
15679         (recompute-lucid-menubar): Add defvars.
15681         * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
15683         * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
15685         * net/net-utils.el (run-dig): Rename from `dig'.
15687         * play/gametree.el (gametree-mode): Use make-local-variable,
15688         not make-variable-buffer-local.
15690         * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
15692         * ansi-color.el (ansi-color-make-extent)
15693         (ansi-color-set-extent-face): Use fboundp, not functionp.
15695         * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
15696         not make-variable-buffer-local.
15698         * bookmark.el (Info-current-file): Add defvar.
15699         (bookmark-jump-noselect): Use with-no-warnings.
15701         * completion.el (c-mode-map, fortran-mode-map): Add defvars.
15703         * ebuff-menu.el (Helper-return-blurb): Add defvar.
15705         * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
15707         * find-file.el (ada-procedure-start-regexp)
15708         (ada-package-start-regexp): Add defvars.
15710         * info.el (Info-insert-dir): Use insert-buffer-substring.
15712         * xml.el (xml-att-def-re): Add defvar.
15714         * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
15715         calling convention.
15717         * subr.el (while-no-input): Return t if there is input.
15719 2005-08-08  Luc Teirlinck  <teirllm@auburn.edu>
15721         * cus-start.el (all): Add `overflow-newline-into-fringe'.
15723 2005-08-08  Juanma Barranquero  <lekktu@gmail.com>
15725         * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
15726         (scheme-prev-l/c-dir/file): Fix typos in docstrings.
15728 2005-08-08  Emilio C. Lopes  <eclig@gmx.net>
15730         * cmuscheme.el (scheme-start-file): Replace reference to
15731         `user-emacs-directory' by "~/.emacs.d/".
15733 2005-08-08  Thien-Thi Nguyen  <ttn@gnu.org>
15735         * info.el (Info-dir-remove-duplicates): Avoid case folding
15736         in loop; instead, keep downcased strings for comparison.
15737         Suggested by Helmut Eller.
15739 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
15741         Sync with Tramp 2.0.50.
15743         * net/tramp.el: Remove defvar of `last-coding-system-used' in the
15744         XEmacs case; not necessary anymore.
15745         (tramp-user-regexp): Allow "@" as part of user name.
15746         (tramp-handle-set-visited-file-modtime)
15747         (tramp-handle-insert-file-contents)
15748         (tramp-handle-write-region): No special handling for
15749         `last-coding-system-used, because this is done in
15750         `tramp-accept-process-output' now.
15751         (tramp-accept-process-output): New defun.
15752         (tramp-process-one-action, tramp-process-one-multi-action)
15753         (tramp-wait-for-regexp, tramp-wait-for-output)
15754         (tramp-discard-garbage-erase-buffer): Call it.  Reported by David
15755         Howells <dhowells@redhat.com>.
15756         (clear-visited-file-modtime): Defadvice removed.  The check for
15757         unset buffer's modtime does not need to be based on
15758         `tramp-buffer-file-attributes'.  Suggested by RMS.
15759         (tramp-message): Insert "\n" if not being at beginning of line.
15760         (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
15761         sequence with same logic.
15762         (tramp-completion-handle-expand-file-name): Discard call of
15763         `tramp-drop-volume-letter'.  It is not necessary, and there have
15764         been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
15765         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
15766         (tramp-do-copy-or-rename-file-out-of-band): Transfer message
15767         should always be visible.
15768         (tramp-handle-insert-directory, tramp-setup-complete)
15769         (tramp-set-process-query-on-exit-flag)
15770         (tramp-append-tramp-buffers): Pacify byte-compiler.
15771         (tramp-bug): Delete non-existing variables from list.
15772         Apply `tramp-load-report-modules' as pre-hook.
15773         Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
15774         `shell-prompt-pattern' because of non-7bit characters.
15775         Reported by Sebastian Luque <sluque@mun.ca>.
15776         (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
15777         (tramp-match-string-list): Remove function.
15778         (tramp-wait-for-regexp): Remove call of that function.
15779         Suggested by Kim F. Storm <storm@cua.dk>.
15780         (tramp-set-auto-save-file-modes): Use octal integer code #o600
15781         instead of octal character code ?\600.  The latter resulted in a
15782         syntax error with XEmacs.
15784         * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
15785         XEmacs case; not necessary anymore.
15786         (tramp-smb-handle-write-region): No special handling for
15787         `last-coding-system-used, because this is done in
15788         `tramp-accept-process-output' now.
15789         (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
15791 2005-08-06  Luc Teirlinck  <teirllm@auburn.edu>
15793         * wid-edit.el (widget-choice-value-create):
15794         Unconditionally respect user choice.  Set :explicit-choice back to nil
15795         when no longer needed.
15796         (widget-choice-action): Unconditionally respect user choice.
15797         Eliminate :explicit-choice-value.
15799         * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
15801         * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
15802         with `indicate-empty-lines' and `indicate-buffer-boundaries'.
15803         (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
15804         running new function `toggle-indicate-empty-lines'.
15805         Rename "Customize" item to "Customize fringe".
15806         Rename "Indicators" item to "Buffer boundaries" and change help echo.
15807         (menu-bar-showhide-fringe-ind-menu): Change several help echos.
15808         Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
15809         Delete "Empty lines only" item.
15810         (menu-bar-showhide-fringe-ind-customize): New function.
15811         (menu-bar-showhide-fringe-ind-mixed)
15812         (menu-bar-showhide-fringe-ind-box)
15813         (menu-bar-showhide-fringe-ind-right)
15814         (menu-bar-showhide-fringe-ind-left)
15815         (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
15816         instead of `fringe-indicators'.
15818 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
15820         * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
15821         Change the date of last update.
15823 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
15825         * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
15826         (viper-exec-yank, viper-put-back): Don't display modification msg
15827         if in the minibuffer.
15829         * viper-init.el (viper-replace-overlay-cursor-color)
15830         (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
15831         Make variables frame local.
15833         * viper-util.el (viper-append-filter-alist): Use append instead of
15834         nconc.
15836         * viper.el (viper-vi-state-mode-list)
15837         (viper-emacs-state-mode-list): Move help-mode and
15838         completion-list-mode from the first list to the second.
15839         (viper-mode): Docstring.
15840         (viper-go-away, viper-non-hook-settings): Don't localize
15841         minor-mode-alist in newer Emacsen.  Add advice to
15842         set-cursor-color.  Don't bind "\C-c\\".
15844 2005-08-06  Emilio C. Lopes  <eclig@gmx.net>
15846         * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
15847         (scheme-macro-expand-command): New user options.
15848         (scheme-trace-procedure, scheme-expand-current-form): New commands.
15849         (scheme-form-at-point, scheme-start-file)
15850         (scheme-interactively-start-process): New functions.
15851         (scheme-get-process): New function, extracted from `scheme-proc'.
15852         (run-scheme): Call `scheme-start-file' to get start file, and pass
15853         it to `make-comint'.
15854         (switch-to-scheme, scheme-proc):
15855         Call `scheme-interactively-start-process' if no Scheme buffer/process
15856         is available.
15858 2005-08-06  Juri Linkov  <juri@jurta.org>
15860         * progmodes/compile.el (compilation-mode-font-lock-keywords):
15861         Use `compilation-text-face', `compilation-info-text-face' and
15862         `compilation-error-text-face' instead of `font-lock-keyword-face'.
15863         (compilation-error): New face.
15864         (compilation-error-file-name): Inherit from
15865         `compilation-error' instead of `font-lock-warning-face'.
15866         (compilation-warning-file-name): Inherit from
15867         `compilation-warning' instead of `font-lock-warning-face'.
15868         (compilation-info, compilation-error-file-name)
15869         (compilation-warning-file-name, compilation-info-file-name)
15870         (compilation-line-number, compilation-column-number): Doc fix.
15871         (compilation-error-text-face, compilation-warning-text-face)
15872         (compilation-info-text-face): New face variables.
15873         (compilation-line-face, compilation-column-face)
15874         (compilation-enter-directory-face)
15875         (compilation-leave-directory-face): Doc fix.
15876         (compilation-text-face): New function.
15878         * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
15879         instead of 1 to display binary file names as info file links.
15880         (grep-error-face): Use `compilation-error-face' instead of
15881         `font-lock-keyword-face'.
15882         (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
15883         and `compilation-warning-text-face' instead of
15884         `font-lock-keyword-face'.  Use `compilation-error-text-face'
15885         instead of `grep-error-face'.
15887 2005-08-05  Kenichi Handa  <handa@m17n.org>
15889         * international/code-pages.el: Add autoload cookies for all coding
15890         systems.
15892 2005-08-04  Luc Teirlinck  <teirllm@auburn.edu>
15894         * cus-start.el (all): Put undo.c where it alphabetically belongs.
15896 2005-08-04  Juri Linkov  <juri@jurta.org>
15898         * progmodes/compile.el (compilation-mode-map):
15899         * progmodes/grep.el (grep-mode-map):
15900         Bind TAB to `compilation-next-error' and [backtab] to
15901         `compilation-previous-error'.
15903         * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
15904         matching line numbers, column numbers and their ranges with regexp
15905         matching only line numbers.
15906         (grep-context-face): New face variable.
15907         (grep-mode-font-lock-keywords): Use it.
15909         * faces.el (read-face-name): Delete duplicate faces.
15911 2005-08-02  Juanma Barranquero  <lekktu@gmail.com>
15913         * thumbs.el (thumbs-find-image): Don't make variables
15914         automatically buffer local.
15915         (thumbs-current-tmp-filename, thumbs-current-image-filename)
15916         (thumbs-image-num): Make automatically buffer local.
15917         (thumbs-show-thumbs-list): Use `make-local-variable', not
15918         `make-variable-buffer-local'.
15919         (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
15921         * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
15922         (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
15923         (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
15924         (bother, bye, canyou, chatlst, continue, deathlst, describe)
15925         (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
15926         (feelings-about, foullst, found, hello, history, howareyoulst)
15927         (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
15928         (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
15929         (neglst, obj, object, owner, please, problems, qlist)
15930         (random-adjective, relation, remlst, repetitive-shortness)
15931         (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
15932         (shortlst, something, sportslst, stallmanlst, states, subj)
15933         (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
15934         (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
15935         Defvar at compile time.
15937         * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
15938         not `make-variable-buffer-local'.
15940 2005-08-02  Kim F. Storm  <storm@cua.dk>
15942         * emulation/cua-rect.el (cua--highlight-rectangle): Only show
15943         rectangle overlay in selected window.
15945 2005-08-01  Luc Teirlinck  <teirllm@auburn.edu>
15947         * cus-start.el (all): Put `indicate-empty-lines' in fringe group
15948         instead of display group.  Make `indicate-buffer-boundaries'
15949         customizable through Custom.
15951 2005-08-01  Juanma Barranquero  <lekktu@gmail.com>
15953         * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
15954         (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
15955         (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
15956         (gdb-put-string): Fix typos in docstrings.
15958 2005-08-01  Nick Roberts  <nickrob@snap.net.nz>
15960         Update copyright notices of files in progmodes directory for
15961         release of Emacs 22.1.
15963         * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
15965         * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
15966         Don't barf if the GUD buffer has been killed.
15968 2005-08-01  Kim F. Storm  <storm@cua.dk>
15970         * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
15972 2005-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15974         * simple.el (next-error-follow-minor-mode):
15975         make-variable-buffer-local -> make-local-variable.
15977         * emacs-lisp/cl-extra.el: Require CL also when compiling.
15979         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
15980         (byte-compile-form-make-variable-buffer-local): New functions to warn
15981         about misuses of make-variable-buffer-local where make-local-variable
15982         was meant.
15984 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
15986         * bs.el (bs-attributes-list): Doc fix.
15987         (bs): Update url-link.
15989         * desktop.el (desktop-save-buffer): Fix typos in docstring.
15990         (desktop-load-default): Simplify.
15992         * ibuffer.el (ibuffer-columnize-and-insert-list)
15993         (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
15994         (ibuffer-unmark-all, ibuffer-toggle-marks)
15995         (ibuffer-unmark-forward, ibuffer-unmark-backward)
15996         (ibuffer-compile-make-format-form, ibuffer-format-column)
15997         (ibuffer-current-buffers-with-marks)
15998         (ibuffer-update-title-and-summary): "?\ " -> "?\s".
15999         (ibuffer): Doc fix.
16000         (ibuffer-mode): Fix typo in docstring.
16001         (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
16002         with `define-obsolete-variable-alias'.
16003         (ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.
16005 2005-07-29  Kenichi Handa  <handa@m17n.org>
16007         * international/mule-cmds.el (select-message-coding-system):
16008         Be sure to use LF for end-of-line.  If no coding system is decided,
16009         return iso-8859-1-unix.
16011 2005-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16013         * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
16014         (ange-ftp-pending-error-line): New vars.
16015         (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
16016         to handle the non-fatal no-route-to-host messages.
16017         (internal-ange-ftp-mode): Make the no-match regexp more efficient.
16019 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
16021         * isearch.el (isearch-mode-map, isearch-other-meta-char)
16022         (isearch-quote-char, isearch-printing-char)
16023         (isearch-text-char-description): "?\ " -> "?\s".
16024         (isearch-lazy-highlight-cleanup)
16025         (isearch-lazy-highlight-initial-delay)
16026         (isearch-lazy-highlight-interval)
16027         (isearch-lazy-highlight-max-at-a-time)
16028         (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
16029         Declare with define-obsolete-*-alias macros.
16030         (isearch-forward): Fix typo in docstring.
16031         (search-invisible, search-ring-yank-pointer)
16032         (regexp-search-ring-yank-pointer): Doc fixes.
16034         * recentf.el (recentf-menu-append-commands-p): Declare with
16035         `define-obsolete-variable-alias'.
16036         (recentf-max-saved-items, recentf-menu-filter)
16037         (recentf-arrange-by-rule-subfilter): Doc fixes.
16038         (recentf-menu-append-commands-flag)
16039         (recentf-initialize-file-name-history, recentf-expand-file-name)
16040         (recentf-clear-data): Fix typos in docstrings.
16042 2005-07-28  Nick Roberts  <nickrob@snap.net.nz>
16044         * progmodes/gdb-ui.el: Smarten comments.
16045         (gdb-info-breakpoints-custom): Use nowarn when finding file.
16047 2005-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
16049         * term/apollo.el (terminal-init-apollo): New function containing
16050         all former top level forms in the file.
16051         * term/bobcat.el (terminal-init-bobcat):
16052         * term/cygwin.el (terminal-init-cygwin):
16053         * term/iris-ansi.el (terminal-init-iris-ansi):
16054         * term/linux.el (terminal-init-linux):
16055         * term/news.el (terminal-init-news):
16056         * term/rxvt.el (terminal-init-rxvt):
16057         * term/sun.el (terminal-init-sun):
16058         * term/tvi970.el (terminal-init-tvi970):
16059         * term/vt100.el (terminal-init-vt100):
16060         * term/vt102.el (terminal-init-vt102):
16061         * term/vt125.el (terminal-init-vt125):
16062         * term/vt200.el (terminal-init-vt200):
16063         * term/vt201.el (terminal-init-vt201):
16064         * term/vt220.el (terminal-init-vt220):
16065         * term/vt240.el (terminal-init-vt240):
16066         * term/vt300.el (terminal-init-vt300):
16067         * term/vt320.el (terminal-init-vt320):
16068         * term/vt400.el (terminal-init-vt400):
16069         * term/vt420.el (terminal-init-vt420):
16070         * term/wyse50.el (terminal-init-wyse50):
16071         * term/xterm.el (terminal-init-xterm): Likewise.
16073         * term/README: Describe the terminal-init-* functionality.
16075         * startup.el (command-line): After loading the terminal initialization
16076         file call the corresponding terminal initialization function.
16078 2005-07-27  Kenichi Handa  <handa@m17n.org>
16080         * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
16081         negative.
16083         * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
16084         (ps-mule-composition-prologue): Fix for the case that
16085         RelativeCompose is false.
16087 2005-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16089         * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
16091         * descr-text.el (describe-char): Handle the case where the list of
16092         chars is displayed in a separate frame.
16093         Be a bit more discriminating when looking for the char.
16095 2005-07-26  Juanma Barranquero  <lekktu@gmail.com>
16097         * bookmark.el (bookmark-automatically-show-annotations)
16098         (bookmark-read-annotation-text-func): Doc fixes.
16099         (bookmark-save): Improve argument/docstring consistency.
16100         (bookmark-get-bookmark, bookmark-get-bookmark-record)
16101         (bookmark-alist-from-buffer)
16102         (bookmark-upgrade-file-format-from-0)
16103         (bookmark-grok-file-format-version)
16104         (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
16105         (bookmark-read-annotation-mode)
16106         (bookmark-insert-current-bookmark, bookmark-jump)
16107         (bookmark-exit-hook): Fix typos in docstrings.
16108         (bookmark-exit-hooks): Define as obsolete alias.
16109         (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
16110         not `bookmark-exit-hooks'.  Fix docstring.
16111         (bookmark-bmenu-select): "?\ " -> "?\s".
16113 2005-07-25  Ari Roponen  <arjuropo@cc.jyu.fi>  (tiny change)
16115         * startup.el (command-line): Fix typo.
16117 2005-07-24  Richard M. Stallman  <rms@gnu.org>
16119         * tooltip.el (tooltip-mode): Test emacs-basic-display,
16120         not emacs-quick-startup.
16122 2005-07-24  Juanma Barranquero  <lekktu@gmail.com>
16124         * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
16125         (reb-next-match, reb-show-subexp): Use `with-selected-window'
16126         instead of `reb-with-current-window'.
16127         (reb-prev-match): Likewise.  Also, don't move left if the search
16128         was unsuccessful.
16129         (reb-initialize-buffer): New function.
16130         (re-builder, reb-change-syntax): Use it.
16132         * man.el (Man-goto-page): Make second argument NOERROR optional.
16134 2005-07-23  Richard M. Stallman  <rms@gnu.org>
16136         * man.el (Man-bgproc-sentinel): Check here for failure to find
16137         any man page in the output, and report the error here.
16138         (Man-arguments): Make it permanent local.
16139         (Man-goto-page): New arg NOERROR.  Never kill the current buffer.
16140         (Man-mode): Pass t for NOERROR.
16142         * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
16143         (grep-mode-font-lock-keywords):
16144         Don't use compilation-...-face for messages that are not file names.
16146         * progmodes/compile.el (compilation-mode-font-lock-keywords):
16147         Don't use compilation-...-face for messages that are not file names.
16149 2005-07-22  Juri Linkov  <juri@jurta.org>
16151         * startup.el (normal-splash-screen): Update menu name.
16153         * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
16155 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
16157         * term/xterm.el: Load term/rxvt if the terminal is actually an
16158         rxvt terminal.
16159         (xterm-rxvt-set-background-mode): Remove, not used anymore.
16161         * term/rxvt.el (function-key-map): Use substitute-key-definition
16162         to bind {C,S,C-S}-{f1-f10}.  Add a few missing key bindings.
16164         * term/cygwin.el: New file.
16166 2005-07-22  Kim F. Storm  <storm@cua.dk>
16168         * image-file.el (insert-image-file, image-file-yank-handler):
16169         Fix last change to maintain a (unique) yank-handler on yanked images.
16171 2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
16173         * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
16174         of the file size (as in "177B" for 177 bytes).  This happens with
16175         "ls -lh" on FreeBSD.
16177 2005-07-22  Juanma Barranquero  <lekktu@gmail.com>
16179         * hilit-chg.el (highlight-changes-global-initial-state)
16180         (highlight-compare-buffers, hilit-chg-turn-on-maybe)
16181         (hilit-chg-fixup, highlight-changes-mode):
16182         Fix typos in docstrings.
16183         (highlight-changes-global-modes, highlight-changes-rotate-faces):
16184         Doc fixes.
16186 2005-07-21  Luc Teirlinck  <teirllm@auburn.edu>
16188         * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
16189         mode function using `eval-after-load'.
16191 2005-07-21  Kim F. Storm  <storm@cua.dk>
16193         * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
16194         included when reporting an emacs crash, and tell about the DEBUG file.
16196         * image-file.el (insert-image-file): Add yank-handler.
16197         (image-file-yank-handler): Yank handler to make unique copies of
16198         images when they are yanked into a buffer next to each other.
16200 2005-07-21  Juanma Barranquero  <lekktu@gmail.com>
16202         * comint.el (comint-use-prompt-regexp, comint-send-input)
16203         (comint-source-default, comint-extract-string)
16204         (comint-get-source, comint-word, comint-completion)
16205         (comint-source, comint-prompt-read-only, comint-update-fence):
16206         Fix typos in docstrings.
16207         (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
16208         Declare with define-obsolete-*-alias macros.
16209         (comint-previous-matching-input-from-input)
16210         (comint-next-matching-input-from-input)
16211         (comint-previous-matching-input, comint-next-matching-input)
16212         (comint-forward-matching-input):
16213         Improve argument/docstring consistency.
16215         * desktop.el (desktop-clear-preserve-buffers-regexp):
16216         Also preserve the *server* buffer.
16218         * simple.el (clone-indirect-buffer): Doc fix.
16219         (fixup-whitespace, just-one-space)
16220         (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
16221         (next-error, next-error-highlight)
16222         (next-error-highlight-no-select, next-error-last-buffer)
16223         (next-error-buffer-p, next-error-find-buffer, next-error)
16224         (previous-error, next-error-no-select, previous-error-no-select)
16225         (open-line, split-line, minibuffer-prompt-width, kill-new)
16226         (binary-overwrite-mode): Fix typos in docstrings.
16227         (set-fill-column): Fix typo in message.
16229         * skeleton.el (skeleton-proxy-new): Doc fix.
16231         * strokes.el (strokes-load-hook): Doc fix.
16232         (strokes-grid-resolution, strokes-get-grid-position)
16233         (strokes-renormalize-to-grid, strokes-read-stroke)
16234         (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
16235         (strokes-global-map): Fix typos in docstrings.
16236         (strokes-help): Doc fix.  Fix help message and pass it through
16237         `substitute-command-keys'.
16239         * tempo.el (tempo-insert-prompt, tempo-interactive)
16240         (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
16241         (tempo-insert-string-functions, tempo-local-tags)
16242         (tempo-define-template, tempo-insert-template)
16243         (tempo-insert-prompt-compat, tempo-is-user-element)
16244         (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
16245         Fix typos in docstrings.
16247         * vcursor.el (vcursor-other-window, vcursor-bind-keys)
16248         (vcursor-key-bindings, vcursor-use-vcursor-map)
16249         (vcursor-find-window, vcursor-scroll-down)
16250         (vcursor-disable, vcursor-beginning-of-buffer)
16251         (vcursor-end-of-buffer): Fix typos in docstrings.
16252         (vcursor-relative-move, vcursor-get-char-count):
16253         Improve argument/docstring consistency.
16255         * version.el: "?\ " -> "?\s".
16257         * wid-edit.el (widget-default-create, widget-after-change)
16258         (widget-default-format-handler, widget-checklist-add-item)
16259         (widget-radio-add-item, widget-choose, widget-specify-secret)
16260         (widget-field-value-create, widget-field-value-get)
16261         (widget-editable-list-format-handler)
16262         (widget-editable-list-entry-create, widget-group-value-create)
16263         (widget-documentation-link-add)
16264         (widget-documentation-string-value-create): "?\ " -> "?\s".
16265         (widget-convert-text): Doc fix.
16266         (widget-narrow-to-field, widget-field-find)
16267         (widget-url-link-action, widget-emacs-library-link-action)
16268         (widget-color-notify): Fix typos in docstrings.
16270         * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
16271         (x-select-text, set-w32-system-coding-system)
16272         (w32-add-charset-info): Fix typos in docstrings.
16274         * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
16275         (cua-enable-cua-keys, cua-use-hyper-key)
16276         (cua-virtual-rectangle-edges): Fix typos in docstrings.
16277         (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
16279         * net/tramp.el (tramp-handle-load): Fix typo in error message.
16281         * emacs-lisp/re-builder.el (regexp-builder): Declare with
16282         `defalias' instead of faking it.
16284         * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
16285         (eshell-ls-missing, eshell-ls-dired-initial-args)
16286         (eshell-ls-use-in-dired): Fix typos in docstrings.
16288 2005-07-20  Kim F. Storm  <storm@cua.dk>
16290         * emulation/cua-base.el (cua-mode): Improve doc string.
16292 2005-07-20  Juanma Barranquero  <lekktu@gmail.com>
16294         * abbrev.el (expand-region-abbrevs): Doc fix.
16295         (inverse-add-mode-abbrev, inverse-add-global-abbrev):
16296         Improve argument/docstring consistency.
16298         * arc-mode.el (archive-get-descr, archive-alternate-display):
16299         Doc fixes.
16300         (archive-l-e): Improve argument/docstring consistency.
16301         (archive-tmpdir, archive-unixdate, archive-unixtime)
16302         (archive-chmod-entry): Fix typos in docstrings.
16303         (archive-unflag, archive-unflag-backwards)
16304         (archive-unmark-all-files): "?\ " -> "?\s".
16306         * buff-menu.el (Buffer-menu-unmark): Doc fix.
16307         (Buffer-menu-not-modified, Buffer-menu-execute)
16308         (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
16309         (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
16311         * composite.el (compose-string, encode-composition-rule)
16312         (compose-last-chars): Fix typos in docstrings.
16314         * desktop.el (desktop-enable, desktop-basefilename):
16315         Declare with `define-obsolete-variable-alias'.
16316         (desktop-internal-v2s): Don't quote keywords.
16317         (desktop-clear): "?\ " -> "?\s".
16319         * dired.el (dired-align-file, dired-flag-backup-files)
16320         (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
16321         (dired-listing-switches, dired-ls-F-marks-symlinks)
16322         (dired-dwim-target, dired-load-hook, dired-mode-hook)
16323         (dired-directory, dired-faces, dired, dired-revert)
16324         (dired-mode, dired-summary, dired-view-file)
16325         (dired-copy-filename-as-kill, dired-delete-file)
16326         (dired-no-confirm, dired-unmark-all-marks)
16327         (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
16328         (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
16329         (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
16330         Fix typos in message strings.
16332         * dired-x.el (virtual-dired): Declare with `defalias'.
16333         (dired-mark-unmarked-files, dired-local-variables-file)
16334         (dired-omit-here-always): Doc fix.
16335         (dired-omit-mode, dired-find-subdir)
16336         (dired-enable-local-variables, dired-clean-up-buffers-too)
16337         (dired-extra-startup, dired-mark-extension, dired-jump)
16338         (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
16339         (dired-smart-shell-command, dired-guess-shell-alist-user)
16340         (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
16341         (dired-x-bind-find-file, dired-x-submit-report):
16342         Fix typos in docstrings.
16343         (dired-mark-unmarked-files): "?\ " -> "?\s".
16345         * dirtrack.el (dirtrack-list): Fix typos in docstring.
16347         * faces.el (describe-face): "?\ " -> "?\s".
16348         (read-all-face-attributes, read-face-font, modify-face)
16349         (face-attr-construct, italic): Fix typos in docstrings.
16350         (frame-update-face-colors): Declare with
16351         `define-obsolete-function-alias'.
16353         * files.el (find-file-noselect, recode-file-name): Doc fixes.
16354         (insert-directory, kill-some-buffers): "?\ " -> "?\s".
16355         (magic-mode-alist, buffer-file-numbers-unique)
16356         (write-file-functions, get-free-disk-space):
16357         Fix typos in docstrings.
16358         (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
16359         (write-contents-hooks, write-file-hooks):
16360         Declare with `define-obsolete-variable-alias'.
16362         * forms-d2.el (arch-rj): Fix typo in docstrings.
16363         (arch-tocol): Likewise.  "?\ " -> "?\s".
16365         * frame.el (set-frame-font, cursor-in-non-selected-windows):
16366         Fix typo in docstring.
16367         (set-screen-width, set-screen-height): Delete redundant info in
16368         doctrings.
16369         (new-frame, screen-height, screen-width): Declare with
16370         `define-obsolete-function-alias'.
16371         (delete-frame-hook, blink-cursor): Declare with
16372         `define-obsolete-variable-alias'.
16374         * paths.el (prune-directory-list): Fix typos in docstring.
16376         * pcvs-util.el (cvs-flags-query, cvs-strings->string)
16377         (cvs-prefix-get): Fix typos in docstrings.
16379         * ps-print.el (ps-extend-face-list, ps-extend-face)
16380         (ps-print-background-image): Fix typos in docstrings.
16381         (ps-default-fg, ps-default-bg): Doc fixes.
16383         * s-region.el (s-region-bind): Doc fix.
16384         (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
16386         * textmodes/org.el (org-table-formula-substitute-names)
16387         (org-table-get-vertical-vector): Doc fixes.
16388         (org-table-recalculate): Remove unused argument to `message'.
16390 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
16392         * textmodes/org.el (org-table-column-names)
16393         (org-table-column-name-regexp)
16394         (org-table-named-field-locations): New variables.
16395         (org-archive-subtree): Protect `this-command' when calling
16396         `org-copy-subtree' and `org-cut-subtree', to avoid appending to
16397         the kill buffer.
16398         (org-complete): Remove fixed-formula completion.
16399         (org-edit-formulas-map): New variable.
16400         (org-table-edit-formulas): New command.
16401         (org-finish-edit-formulas, org-abort-edit-formulas)
16402         (org-show-variable, org-table-get-vertical-vector): New functions.
16403         (org-table-maybe-eval-formula): Handle `:=' fields.
16404         (org-table-get-stored-formulas, org-table-store-formulas)
16405         (org-table-get-formula, org-table-modify-formulas)
16406         (org-table-replace-in-formulas): Handle named field formulas.
16407         (org-table-get-specials): Store locations of named fields.
16409 2005-07-19  Juri Linkov  <juri@jurta.org>
16411         * progmodes/grep.el (grep-regexp-alist)
16412         (grep-mode-font-lock-keywords, grep-process-setup):
16413         Use default GNU grep match color "01;31m" instead of "01;41m".
16414         (grep-regexp-alist, grep-mode-font-lock-keywords):
16415         Use `\\[[0-9]*m' instead of `\\[00m'.
16416         (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
16417         sgr_start where its handling is more important.  Use the real
16418         length of sgr_start instead of constant 8.
16419         (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
16420         specially.  Delete all remaining escape sequences.
16421         (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
16422         (grep-regexp-alist): Make hyperlink only for binary file name
16423         instead of the whole line.
16424         (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
16425         (grep-mode): Add autoload.
16427         * emacs-lisp/find-func.el (find-function-regexp):
16428         Add `define-compilation-mode'.
16430 2005-07-19  Juri Linkov  <juri@jurta.org>
16432         * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
16433         (compare-windows-sync-string-size, compare-windows-recenter)
16434         (compare-windows-highlight, compare-windows): Add version 22.1.
16435         (compare-windows) <defface>: Inherit from lazy-highlight instead
16436         of duplicating its default value.
16438         * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
16439         (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
16441         * descr-text.el (describe-char): Create link buttons for `charset'
16442         and `code point'.  Add the current input method name with a link
16443         button to `to input' field.  Print face names of display table
16444         characters in `The display table entry is displayed by' section
16445         instead of printing face-id in the `display' field.
16446         Guess hardcoded faces and create a link button for them.
16447         Skip empty fields when calculating max-width.
16448         Treat `widget-create' specially while inserting strings from the
16449         collected field list.
16450         (describe-char-after): Made obsolete in version 22.1, not 21.5.
16452         * diff-mode.el (diff-file-header): Change foreground color from
16453         yellow to green on light backgrounds.
16454         (diff-context): Inherit from `shadow' only for color/grayscale
16455         with more than 88 colors.
16456         (diff-indicator-removed, diff-indicator-added)
16457         (diff-indicator-changed): New faces.
16458         (diff-font-lock-keywords): Use new faces.  Regroup rules.
16459         Add "^---$" for `normal' diff format.  Fontify `#' lines with
16460         font-lock-comment-delimiter-face and font-lock-comment-face.
16461         Add `#' to ^[^...] in the rule for `diff-context-face'.
16463         * faces.el (mode-line-highlight): Replace RoyalBlue4 with
16464         a button-like box.  Inherit from `highlight' on low colors.
16465         (shadow): Use shades of gray only for color/grayscale with
16466         more than 88 colors.  Use green for light backgrounds with
16467         8 colors, and yellow for dark backgrounds with 8 colors.
16469         * font-lock.el (font-lock-regexp-grouping-backslash):
16470         Don't inherit from escape-glyph (use bold for all cases).
16472         * info.el (info-xref-visited): Use light foreground color `violet'
16473         for dark backgrounds instead of dark color `magenta3'.
16474         (info-title-1): Use `yellow' color for dark backgrounds.
16476         * isearch.el (isearch): Use not-too-dark magenta3 instead of
16477         too-light magenta2.
16479         * replace.el (match): Use slightly more light RoyalBlue3 instead
16480         of dark RoyalBlue4.
16482         * wid-edit.el (widget-inactive): Inherit from `shadow'.
16484 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
16486         * novice.el (disabled-command-hook): Declare it with
16487         `define-obsolete-variable-alias'.
16489         * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
16490         (desktop-buffer-misc-functions, desktop-buffer-handlers)
16491         (desktop-load-default): Add release to obsolescence info.
16492         (desktop-globals-to-clear, desktop-buffer-mode-handlers)
16493         (desktop-append-buffer-args, desktop-read):
16494         Fix typos in docstrings.
16495         (desktop-kill): Fix typo in message.
16496         (desktop-save): Doc fix.
16498 2005-07-19  Michael Kifer  <kifer@cs.stonybrook.edu>
16500         * viper-cmd.el (viper-escape-to-state): Bug fix.
16501         (viper-envelop-ESC-key): Change the definition of fast
16502         keysequence so it'll work with keyboard macros.
16504         * ediff.el (ediff-patch-buffer): Change the docstring.
16506 2005-07-19  Kenichi Handa  <handa@m17n.org>
16508         * international/mule-cmds.el (select-safe-coding-system): Try to
16509         use an auto-coding (if any) before anything else.  If the found
16510         auto-coding is invalid, show a warning message.
16512         * international/mule.el (find-auto-coding): New function created
16513         by modifying the body of set-auto-coding.
16514         (set-auto-coding): Use find-auto-coding to find a coding.
16516 2005-07-18  Richard M. Stallman  <rms@gnu.org>
16518         * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
16519         not isearch-mode-end-hook-error.
16520         (allout-before-change-protect): Fix error message.
16522 2005-07-18  Juri Linkov  <juri@jurta.org>
16524         * allout.el (allout-mode):
16525         * calculator.el (calculator-copy):
16526         * custom.el (custom-known-themes):
16527         * dired.el (dired-desktop-buffer-misc-data)
16528         (dired-restore-desktop-buffer):
16529         * dired-x.el (dired-omit-marker-char):
16530         * files.el (basic-save-buffer):
16531         * font-core.el (font-lock-mode):
16532         * calendar/calendar.el (calendar-goto-hebrew-date)
16533         (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
16534         (calendar-goto-persian-date):
16535         * language/ethio-util.el (ethio-sera-to-fidel-region):
16536         * textmodes/picture.el (picture-mode):
16537         Delete duplicate duplicate words.
16539 2005-07-18  Juri Linkov  <juri@jurta.org>
16541         * isearch.el (isearch-mode-map): Remove key bindings for regexp
16542         chars * ? } |.
16543         (isearch-fallback): Don't call `isearch-process-search-char'.
16544         (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
16545         (isearch-process-search-char): Call `isearch-fallback' for regexp
16546         chars * ? } |.
16547         (isearch-return-char): Make obsolete with `make-obsolete' instead
16548         of simply documenting it as obsolete in the docstring.
16549         (isearch-fallback): Refill docstring.
16551         * international/isearch-x.el
16552         (isearch-process-search-multibyte-characters): Remove unneeded
16553         `concat'.  Add intermediate values to `junk-hist' instead of
16554         `minibuffer-history'.  Test the length of `str'.
16556 2005-07-18  Juanma Barranquero  <lekktu@gmail.com>
16558         * allout.el (allout-resolve-xref): Fix typos in error strings.
16559         (allout-before-change-protect): Remove unneeded `concat'.
16561         * array.el (array-mode, array-reconfigure-rows)
16562         (untabify-backward): Fix typos in docstrings.
16563         (array-reconfigure-rows): Use `insert-buffer-substring', not
16564         `insert-buffer'.
16566         * calendar/icalendar.el (icalendar--get-unfolded-buffer):
16567         * progmodes/ada-mode.el (ada-make-body):
16568         Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
16570         * dired.el (dired-log):
16571         * tar-mode.el (tar-subfile-save-buffer):
16572         * play/zone.el (zone-pgm-stress-destress):
16573         Use `insert-buffer-substring', not `insert-buffer'.
16575 2005-07-17  Simon Josefsson  <jas@extundo.com>
16577         * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
16579 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
16581         * lisp/mail/smtpmail.el (smtpmail-auth-supported):
16582         Add plain auth method.
16583         (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
16585 2005-07-17  Kim F. Storm  <storm@cua.dk>
16587         * ido.el (dired-other-window): Add ido property.
16589 2005-07-16  Juanma Barranquero  <lekktu@gmail.com>
16591         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
16592         Fix typo in docstring.
16593         (byte-compile-interactive-only-functions): Add `insert-buffer' and
16594         `insert-file-literally'.
16596         * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
16597         info and delete redundant message.  Doc fix.
16598         (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
16599         (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
16601 2005-07-16  Richard M. Stallman  <rms@gnu.org>
16603         * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
16604         (byte-compile-and): Use byte-compile-and-recursion.
16605         (byte-compile-or-recursion): New function.
16606         (byte-compile-or): Use that.
16607         (byte-compile-if): Guard the else-clause too.
16608         (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
16610         * isearch.el (isearch-mode-end-hook-quit): New variable.
16611         (isearch-done): Bind it.
16612         (isearch-mode-end-hook): Doc fix.
16614         * allout.el (allout-isearch-did-quit): Variable deleted.
16615         (allout-real-isearch-abort): Function name no longer used.
16616         (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
16617         (allout-isearch-rectification): isearch-mode always exists.
16618         Don't set allout-isearch-did-quit.
16619         (allout-isearch-expose): Check isearch-mode-end-hook-error, not
16620         allout-isearch-did-quit.
16621         (allout-enwrap-isearch): Just add the hook.
16622         (allout-isearch-abort): Function deleted.
16623         (allout-pre-command-business): Avoid warning.
16625         * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
16626         Correctly avoid warnings.
16627         (pascal-outline): Likewise.
16629         * progmodes/f90.el (f90-abbrev-start): Avoid warning.
16631         * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
16633         * play/tetris.el (tetris-mode): Avoid warning.
16635         * play/snake.el (snake-mode): Avoid warning.
16637         * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
16638         (gamegrid-set-display-table): Avoid warning.
16639         (gamegrid-set-timer): Likewise.
16640         (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
16641         (gamegrid-add-score-with-update-game-score-1): Take FILE
16642         as argument.
16643         (gamegrid-add-score-with-update-game-score): Pass that argument.
16644         Rename have-shared-game-dir to gamegrid-shared-game-dir.
16646         * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
16648         * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
16649         (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
16651         * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
16652         and insert-file.
16654         * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
16655         (sc-ask): Avoid warnings.
16657         * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
16658         (eshell-hist-initialize): Use that var the natural way.
16660         * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
16662         * emacs-lisp/re-builder.el (reb-cook-regexp):
16663         Avoid warning calling lre-compile-string.
16664         (reb-color-display-p): Avoid warning.
16666         * calculator.el (calculator-last-input): Guard uses
16667         of event-key and key-press-event-p.
16668         (event-key, key-press-event-p): Delete definitions.
16670         * emacs-lisp/find-gc.el (find-gc-unsafe-list)
16671         (find-gc-source-directory, find-gc-subrs-callers)
16672         (find-gc-noreturn-list, find-gc-source-files)
16673         (find-gc-subrs-called): Vars renamed and defvar'd.
16675         * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
16676         (checkdoc-overlay-put, checkdoc-delete-overlay)
16677         (checkdoc-overlay-start, checkdoc-overlay-end)
16678         (checkdoc-mode-line-update, checkdoc-char=):
16679         Define such that compiler knows they are defined.
16680         (checkdoc-call-eval-buffer): Delete.  Use eval-buffer directly.
16681         (checkdoc-read-event): Delete.  Use read-event directly.
16683         * whitespace.el (whitespace-make-overlay)
16684         (whitespace-overlay-put, whitespace-delete-overlay)
16685         (whitespace-overlay-start, whitespace-overlay-end):
16686         Define such that compiler knows they are defined.
16687         (whitespace): Move conditional inside.
16689         * tempo.el (tempo-insert-template): Suppress warning.
16691         * ediff-diff.el (longlines-mode): Add defvar.
16693 2005-07-16  Gary Howell  <g1howell-list@yahoo.com>  (tiny change)
16695         * server.el: Bind "C-x #" in a way that works even if C-x is
16696         redefined to a command key, not a prefix key.
16698 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
16700         * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
16701         cl-make-type-test till execution time.
16703 2005-07-16  Markus Rost  <rost@math.uni-bielefeld.de>
16705         * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
16706         arg ARG and use it.
16708 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
16710         * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
16712 2005-07-15  Luc Teirlinck  <teirllm@auburn.edu>
16714         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
16715         a defcustom with two :set or :type keywords.
16717 2005-07-15  Richard M. Stallman  <rms@gnu.org>
16719         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
16720         Don't give ^M comment-end syntax.
16722 2005-07-16  Nick Roberts  <nickrob@snap.net.nz>
16724         * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
16725         Don't consider gdbmi (gdb-mi.el has its own update functions).
16726         (gdb-var-delete): Make it work for gdbmi as well.
16727         (gdb-speedbar-expand-node): Move var-update here for gdbmi.
16729         * progmodes/gud.el (etags, sdb): Only require etags when needed.
16730         (gud-speedbar-menu-items): Correct logic for enabling items.
16732 2005-07-15  Kim F. Storm  <storm@cua.dk>
16734         * ido.el: Fix commentary.
16735         (ido-define-mode-map): Move ido-next-work-file to C-M-o.
16736         Use with-no-warnings around ffap-guesser.
16737         (ido-file-internal, ido-read-file-name, ido-read-directory-name):
16738         Let bind minibuffer-completing-file-name to t.
16740 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>
16742         * startup.el (site-run-file, keyboard-type): Doc fixes.
16743         (command-line): Check for "--basic-display" argument; also for
16744         "--quick", not "--bare-bones" (which was renamed).
16745         (fancy-splash-text): Add missing item "Getting New Versions".
16746         (normal-splash-screen): Fix typos and improve consistency with
16747         `fancy-splash-text'.  Update copyright year.
16749         * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
16750         valid binding for `help-char'.
16752         * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
16754 2005-07-14  Dan Nicolaescu  <dann@ics.uci.edu>
16756         * term.el (term-mode): Disable cua-mode for term buffers.
16758 2005-07-14  Juanma Barranquero  <lekktu@gmail.com>
16760         * add-log.el (add-log-mailing-address, change-log-merge):
16761         Doc fixes.
16762         (change-log-get-method-definition): Fix typo in docstring.
16764 2005-07-14  Kim F. Storm  <storm@cua.dk>
16766         * emulation/cua-base.el:
16767         (cua--pre-command-handler-1, cua--pre-command-handler)
16768         (cua--post-command-handler-1, cua--post-command-handler):
16769         Split in two.  Check (buffer local) value of cua-mode.
16770         (cua-selection-mode): New command.
16772 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
16774         * custom.el (custom-initialize-safe-set)
16775         (custom-initialize-safe-default): Doc fixes.
16777         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
16778         and simplify :init-value again.
16780         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
16781         and simplify :init-value again.  Delete autoload.
16783         * startup.el (command-line): Use `custom-reevaluate-setting' again
16784         for tooltip-mode.
16786         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
16787         a defcustom with two :initialize keywords.
16789 2005-07-13  Juanma Barranquero  <lekktu@gmail.com>
16791         * allout.el (my-mark-marker, allout-isearch-prior-pos)
16792         (allout-unprotected, allout-undo-aggregation, allout-snug-back)
16793         (allout-post-command-business, allout-flag-region)
16794         (isearch-reenable-font-lock, allout-yank)
16795         (allout-insert-latex-header, allout-insert-latex-trailer)
16796         (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
16797         (allout-latex-verb-quote): Fix typos in docstrings.
16798         (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
16799         (allout-unprotected, allout-prefix-data):
16800         Improve argument/docstring consistency.
16801         (allout-chart-subtree): Fix argument spec.
16802         (allout-open-topic): Rename `use_sib_bullet' argument to
16803         `use-sib-bullet'.  Doc fix.
16805         * whitespace.el (whitespace-check-buffer-leading)
16806         (whitespace-check-buffer-trailing)
16807         (whitespace-check-buffer-indent)
16808         (whitespace-check-buffer-spacetab)
16809         (whitespace-check-buffer-ateol, whitespace-highlighted-space)
16810         (whitespace-check-leading-whitespace)
16811         (whitespace-check-trailing-whitespace)
16812         (whitespace-check-spacetab-whitespace)
16813         (whitespace-check-indent-whitespace)
16814         (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
16815         (whitespace-modes): Fix typos in docstrings.
16816         (defgroup, defcustom): Doc fixes.
16818         * winner.el (winner-mode, winner-boring-buffers)
16819         (winner-pending-undo-ring): Doc fixes.
16820         (winner-ring): Remove unneeded `progn'.
16821         (winner-equal): `defsubst' it.
16822         (winner-redo): Fix message.
16824 2005-07-13  Kim F. Storm  <storm@cua.dk>
16826         * simple.el (line-move-1): Always use vertical-motion to
16827         do the last (or only) line move to ensure some movement.
16828         Undo 2005-06-23 change--don't check for overlays.
16830 2005-07-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16832         * term/mac-win.el (ccl-encode-mac-roman-font)
16833         (ccl-encode-mac-centraleurroman-font)
16834         (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
16835         (ccl-encode-mac-dingbats-font): Remove check for ASCII.
16836         Change charset-id boundary of dimension to ?\xef.
16837         (mac-char-fontspec-list): New constant.
16838         (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
16839         argument.  Nil uses itself as family in font-spec.  Previous
16840         behavior for nil is now provided by non-nil non-string argument.
16841         All callers changed.  Add font-specs for Mac fonts to
16842         "fontset-default" unless iso8859-1 fonts are installed.
16844 2005-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
16846         * progmodes/sh-script.el (sh-get-indent-info): Only indent
16847         a continuation line if the \ is preceded by SPC or TAB.
16848         (sh-get-indent-info): Simplify.
16849         (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
16850         Use with-current-buffer.
16852         * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
16853         when the matched text is empty.
16855 2005-07-12  Luc Teirlinck  <teirllm@auburn.edu>
16857         * startup.el (command-line): Revert to previous handling of
16858         tooltip-mode.  Explain in comment why the complexity is needed.
16860         * tooltip.el (tooltip-mode): Revert to previous implementation of
16861         its defcustom.
16863         * frame.el (blink-cursor-mode): Revert to previous implementation
16864         of its defcustom.  Update comment.
16866 2005-07-12  Lars Hansen  <larsh@soem.dk>
16868         * desktop.el: Update e-mail address.
16870 2005-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16872         * term/mac-win.el (mac-services-mail-selection)
16873         (mac-services-mail-to): New functions.
16874         (mac-application-menu-map): Bind them.
16876 2005-07-12  wulei  <milton@wulei.net>  (tiny change)
16878         * progmodes/gdb-ui.el: Add note about buffering with Windows.
16880 2005-07-11  Luc Teirlinck  <teirllm@auburn.edu>
16882         * custom.el (custom-reevaluate-setting): Doc fix.
16884 2005-07-11  Jay Belanger  <belanger@truman.edu>
16886         * calc/calc.el (calc-embedded-announce-formula-alist)
16887         (calc-embedded-open-close-plain-alist)
16888         (calc-embedded-open-close-mode-alist): Add checks for additional
16889         major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
16891 2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
16893         * custom.el (custom-enable-theme): Don't add theme to
16894         `custom-enabled-themes' with `push' because there is no
16895         setf-method for `delq'.
16897 2005-07-11  Richard M. Stallman  <rms@gnu.org>
16899         * custom.el (custom-declare-variable): Doc fix.
16901         * dired-aux.el (dired-compare-directories): Remove "." and ".."
16902         from the alists.
16904         * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
16905         Do nothing if edebug-active.
16907         * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
16908         (edebug-display): Do it here instead.
16910 2005-07-10  Richard M. Stallman  <rms@gnu.org>
16912         * cus-face.el (custom-theme-set-faces): Make it work.
16913         (custom-reset-faces): Doc fix.
16914         (custom-theme-reset-internal-face, custom-theme-face-value):
16915         Functions deleted.
16917         * custom.el (custom-push-theme): Maintain list of the settings
16918         of a given theme in its theme-settings property.
16919         Maintain position of old settings in the theme-value
16920         or theme-face property.
16921         (custom-enabled-themes): New variable.
16922         (custom-theme-enabled-p): New function.
16923         (provide-theme): Update custom-enabled-themes.
16924         Disable and reenable the `user' theme.
16925         (require-theme): Doc fix.
16926         (custom-do-theme-reset, custom-remove-theme): Functions deleted.
16927         (custom-theme-value, custom-theme-variable-value): Likewise.
16928         (custom-theme-reset-internal): Likewise.
16929         (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
16930         (custom-enable-theme, custom-disable-theme): New functions.
16931         (custom-variable-theme-value, custom-face-theme-value): Likewise.
16932         (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
16933         (custom-theme-reset-variables): Simplify.
16934         (deftheme, custom-declare-theme, custom-make-theme-feature):
16935         Definitions moved.
16937 2005-07-10  Chong Yidong  <cyd@stupidchicken.com>
16939         * longlines.el (longlines-show-region)
16940         (longlines-unshow-hard-newlines): Recognize hard newlines by
16941         non-nil hard property, instead of t.
16943 2005-07-10  Michael Kifer  <kifer@cs.stonybrook.edu>
16945         * viper-cmd.el (viper--key-maps): New variable.
16946         (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
16947         emulation-mode-map-alists.
16948         (viper-envelop-ESC-key): Use viper-subseq.
16949         (viper-search-forward/backward/next): Disable debug-on-error.
16951         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
16952         (viper-ESC-key): New defcustoms.
16954         * viper-macs.el (ex-map-read-args): Use viper-subseq.
16956         * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
16957         (viper-subseq): Copy of subseq from cl.el.
16959         * viper.el (viper-go-away, viper-set-hooks): Use
16960         emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
16962         * viper-mous.el (viper-current-frame-saved): Use defvar.
16964         * viper-init.el: Get rid of -face in face names.
16966         * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
16967         Make it work with longlines mode
16969         * ediff-mult.el (ediff-meta-mode-hook): New variable.
16971         * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
16973         * ediff-init.el: Get rid of -face in face names.
16975 2005-07-10  Richard M. Stallman  <rms@gnu.org>
16977         * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
16978         and with-timeout-unsuspend.
16980         * emacs-lisp/debug.el (debug): Call with-timeout-suspend
16981         and with-timeout-unsuspend.
16983         * emacs-lisp/timer.el (with-timeout-timers): New variable.
16984         (with-timeout): Bind that variable to record timers.
16985         (with-timeout-suspend, with-timeout-unsuspend): New functions.
16987         * emacs-lisp/debug.el (debug-help-follow): New function.
16988         (debugger-mode-map): Use that instead of help-follow.
16989         (debugger-setup-buffer): Use eval-buffer-list
16990         to handle eval-buffer frames.
16992 2005-07-10  N. Raghavendra  <raghu@mri.ernet.in>  (tiny change)
16994         * timezone.el (timezone-parse-date): Change first regexp
16995         so it will not mistakenly match dates with no time zone.
16997 2005-07-10  Jeff Dwork  <jeff.dwork@amd.com>  (tiny change)
16999         * facemenu.el (facemenu-read-color): Do case-insensitive matching.
17001 2005-07-10  Luc Teirlinck  <teirllm@auburn.edu>
17003         * custom.el (custom-initialize-safe-set)
17004         (custom-initialize-safe-default): New functions.
17006         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
17007         and simplify :init-value.
17009         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
17010         and simplify :init-value.  Delete obsolete comment.
17012         * startup.el (command-line): Use `custom-reevaluate-setting' to
17013         handle `tooltip-mode'.  Delete obsolete comment.
17015         * files.el (set-visited-file-name): Avoid calling
17016         `file-name-nondirectory' with a nil argument.
17018 2005-07-09  Richard M. Stallman  <rms@gnu.org>
17020         * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
17021         was called with nil for the buffer, handle the read position right.
17022         Handle read position for eval-region, too.
17024 2005-07-09  Juri Linkov  <juri@jurta.org>
17026         * fringe.el (fringe-mode): Add period in docstring.
17027         (fringe-query-style): Build prompt depending on `all-frames' arg.
17029         * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
17030         to not create links to unrelated functions in the Help buffer.
17032         * progmodes/compile.el (compilation-mode-hook, compilation-mode):
17033         Doc fix.
17035         * simple.el (next-error-hook): New variable.
17036         (next-error): Use it.  Doc fix.
17038         * textmodes/ispell.el (ispell-command-loop): Add current
17039         dictionary name and program name to mode-line-format.
17040         (ispell-region, ispell-process-line): Add current dictionary name
17041         and program name to messages.
17043 2005-07-08  Jay Belanger  <belanger@truman.edu>
17045         * calc/calc.el (calc-embedded-announce-formula-alist)
17046         (calc-embedded-open-close-formula-alist)
17047         (calc-embedded-open-close-word-alist)
17048         (calc-embedded-open-close-plain-alist)
17049         (calc-embedded-open-close-new-formula-alist)
17050         (calc-embedded-open-close-mode-alist)
17051         (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
17052         (calc-embedded-mode-hook): New variables.
17054         * calc/calc-embed.el (calc-embedded-firsttime)
17055         (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
17056         New variables.
17057         (calc-do-embedded): Use calc-embedded-firsttime,
17058         calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
17059         determine whether or not to run hooks.
17060         (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
17061         calc-embedded-firsttime-formula appropriately.
17062         Set calc-embedded delimiter variables according to mode.
17064 2005-07-08  Richard M. Stallman  <rms@gnu.org>
17066         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
17067         Check for "emacs", etc., as entire symbol, not just as word.
17068         (checkdoc-file-comments-engine): Use regexp-quote on FN.
17070         * files.el (set-visited-file-name): Report the error
17071         for "empty filename" earlier.
17072         (kill-some-buffers): Ignore buffers already dead.
17074         * fringe.el (fringe-mode): Doc fix.
17076         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
17077         Check for (featurep 'xemacs) and turn off warnings in what it guards.
17078         Use unwind-protect to ensure byte-compile-unresolved-functions
17079         is updated.
17081         * whitespace.el (whitespace-buffer-leading-cleanup):
17082         Simplify w/ skip-chars-forward.
17083         (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
17085         * mail/rmail.el (rmail-only-expunge): Fix paren error.
17086         Unconditionally try to leave point at the same old place.
17088 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
17090         * comint.el (comint-postoutput-scroll-to-bottom)
17091         (comint-show-maximum-output): Take scroll-margin into consideration.
17093 2005-07-08  Kim F. Storm  <storm@cua.dk>
17095         * ido.el (ido-use-filename-at-point): New choice `guess'.
17096         (ido-file-internal): Try ffap-guesser if selected.
17098         * ido.el (ido-before-fallback-functions): New hook.
17099         (ido-buffer-internal, ido-file-internal, ido-read-buffer)
17100         (ido-read-file-name): Run it.
17102 2005-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
17104         * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
17105         strings rather than a list of symbols to the completion function.
17107 2005-07-07  Jay Belanger  <belanger@truman.edu>
17109         * calc/calc-units.el (math-apply-units): Change the places in
17110         which units are simplified.
17112 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
17114         * cus-edit.el (customize-option, customize-option-other-window):
17115         Make them handle aliases.
17117         * custom.el (custom-variable-p): Make it recursively follow
17118         aliases.  Mention that in the docstring.
17120 2005-07-07  Richard M. Stallman  <rms@gnu.org>
17122         * cus-start.el (exec-path): Use `directory' instead of `file'.
17123         Fix tag for nil.
17125 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
17127         * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
17128         when called non-interactively.  Doc fix.
17130 2005-07-07  Lute Kamstra  <lute@gnu.org>
17132         * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
17133         new address as well.
17135 2005-07-07  Kenichi Handa  <handa@m17n.org>
17137         * international/mule.el (make-coding-system):
17138         Describe `ascii-incompatible' property in the docstring.
17139         (set-file-name-coding-system): Signal an error if coding-system is
17140         ascii-incompatible.
17141         (set-keyboard-coding-system): Likewise.
17143         * international/mule-cmds.el (set-default-coding-systems):
17144         Don't set default-file-name-coding-system and
17145         default-keyboard-coding-system if coding-system is ASCII-incompatible.
17147         * international/utf-16.el: Declare that all UTF-16-based coding
17148         systems are ASCII-incompatible.
17150 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
17152         * progmodes/gud.el: Require font-lock for displaying errors.
17153         Used by gdb-ui.el.
17155 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
17157         * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
17158         values for the pattern lists which are `read'able but not
17159         `append'able (like symbols).
17161 2005-07-06  Richard M. Stallman  <rms@gnu.org>
17163         * progmodes/flymake.el (flymake-float-time): Instead of
17164         with-no-warnings, test for xemacs.
17165         (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
17166         to avoid warning.
17168 2005-07-06  Juanma Barranquero  <lekktu@gmail.com>
17170         * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
17172 2005-07-05  Lute Kamstra  <lute@gnu.org>
17174         * battery.el: Add support for Darwin (with much debugging help
17175         from Samuel Lauber <sam124@operamail.com>).
17176         (battery-status-function, battery-echo-area-format)
17177         (battery-mode-line-format): Add support for pmset on Darwin.
17178         (battery-load-low, battery-load-critical): New user options.
17179         (battery-pmset): New function.
17181 2005-07-05  Lute Kamstra  <lute@gnu.org>
17183         Update FSF's address in GPL notices.
17185         * textmodes/page-ext.el: Update FSF's address.
17187 2005-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
17189         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
17190         filling from using prefix when filling a single-line docstring.
17192         * progmodes/flymake.el: Remove useless eval-when-compile.
17194         * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
17196 2005-07-04  Richard M. Stallman  <rms@gnu.org>
17198         * textmodes/org.el (org-file-apps-defaults-gnu):
17199         Rename from org-file-apps-defaults-linux.
17200         (org-default-apps): Don't test system-type for `linux'.
17201         (org-file-apps): Doc fix.
17203 2005-07-04  David Ponce  <david@dponce.com>
17205         * tree-widget.el: Improve header Commentary section.
17206         (tree-widget) [defgroup]
17207         (tree-widget-image-enable, tree-widget-themes-directory)
17208         (tree-widget-theme, tree-widget-image-properties-emacs)
17209         (tree-widget-image-properties-xemacs, tree-widget-create-image)
17210         (tree-widget-image-formats, tree-widget-control)
17211         (tree-widget-empty-control, tree-widget-leaf-control
17212         (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
17213         (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
17214         (tree-widget-keep, tree-widget-after-toggle-functions)
17215         (tree-widget-open-node, tree-widget-close-node): Doc fix.
17216         (tree-widget-open-control, tree-widget-close-control): Fix doc and
17217         :help-echo message.
17218         (tree-widget-set-theme): Doc fix.  Use `string-equal'.
17219         (tree-widget-image-properties): Doc fix.  Clearer implementation.
17220         (tree-widget--cursors): New constant.
17221         (tree-widget-lookup-image): New function split from
17222         `tree-widget-find-image'.  Clearer implementation.
17223         (tree-widget-find-image): Use it.
17224         (tree-widget-button-keymap): Use `set-keymap-parent'.
17225         (tree-widget) [define-widget]: Use `widget-children-value-delete'.
17226         Define the sub-widgets here.
17227         (tree-widget-node): Check that :node is not a tree-widget.
17228         (tree-widget-get-super, tree-widget-open-control)
17229         (tree-widget-close-control, tree-widget-empty-control)
17230         (tree-widget-leaf-control, tree-widget-guide)
17231         (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
17232         (tree-widget-no-handle, tree-widget-value-delete)
17233         (tree-widget-map): Remove.
17234         (tree-widget-children-value-save): Doc fix.  Simplified.
17235         (tree-widget-value-create): Update according to previous changes.
17237 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
17239         * textmodes/org.el: Leading space replaced by TABS.
17240         (org-recalc-marks, org-table-rotate-recalc-marks)
17241         (org-table-get-specials): Treat "^" and "_" marks.
17242         (org-table-justify-field-maybe): Optional argument NEW.
17243         (org-table-eval-formula): Parsing of the format simplified.
17244         New modes C,I.  Honor the %= parameter in the current table.
17245         Avoid unnecessary re-align by using the NEW argument to
17246         `org-table-justify-field-maybe'.
17247         (org-calc-default-modes): Default for date-format mimicks org-mode.
17248         (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
17250 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
17252         * cus-face.el (custom-theme-set-faces): Make it handle face
17253         aliases whose alias declarations are pre- or autoloaded.
17255 2005-07-04  Juri Linkov  <juri@jurta.org>
17257         * faces.el (read-face-name): Put the code for getting a face name
17258         from the buffer before adding the faces from the `face' property.
17259         Use `completing-read-multiple' instead of `completing-read'.
17260         Require `crm'.  Add default value and post-process the returned
17261         list of faces.
17263         * emacs-lisp/crm.el (crm-find-current-element)
17264         (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
17266         * emacs-lisp/lisp-mode.el (eval-defun-1):
17267         * emacs-lisp/edebug.el (edebug-eval-defun):
17268         Remove unnecessary quotes.
17270 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
17272         * progmodes/prolog.el (prolog-eof-string): Doc fixes.
17273         (prolog-indent-level): Fix typo in docstring.
17275         * info.el (Info-history, Info-history-forward)
17276         (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
17278         * add-log.el (add-change-log-entry):
17279         * comint.el (comint-dynamic-list-input-ring)
17280         (comint-dynamic-list-completions):
17281         * dabbrev.el (dabbrev-expand):
17282         * delim-col.el (delimit-columns-rectangle-line):
17283         * diff-mode.el (diff-context->unified, diff-reverse-direction)
17284         (diff-unified->context):
17285         * ediff-init.el (ediff-abbrev-jobname):
17286         * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
17287         (ediff-replace-session-activity-marker-in-meta-buffer):
17288         * info.el (Info-summary):
17289         * lpr.el (printify-region):
17290         * printing.el (pr-create-interface):
17291         * ps-print.el (ps-print-quote):
17292         * ses.el (ses-column-widths, ses-print-cell)
17293         (ses-adjust-print-width, ses-center):
17294         * shell.el (shell-file-name-quote-list):
17295         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
17296         (strokes-fill-current-buffer-with-whitespace)
17297         (strokes-xpm-for-stroke, strokes-list-strokes)
17298         (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
17299         * term.el (term-dynamic-list-input-ring)
17300         (term-dynamic-list-completions):
17301         * calc/calc.el (math-format-stack-value):
17302         * emacs-lisp/edebug.el (edebug-display-freq-count):
17303         * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
17304         (delphi-new-comment-line):
17305         * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
17306         * progmodes/executable.el (executable-set-magic):
17307         * progmodes/python.el (inferior-python-mode):
17308         * progmodes/scheme.el (scheme-mode-syntax-table):
17309         * progmodes/sh-script.el (sh-maybe-here-document):
17310         * progmodes/sql.el (sql-copy-column):
17311         * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
17312         * textmodes/bibtex.el (bibtex-mode):
17313         * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
17314         (sgml-auto-attributes):
17315         * textmodes/table.el (table-insert, table-shorten-cell)
17316         (table--generate-source-scan-lines, table-delete-row)
17317         (*table--cell-delete-char, table--spacify-frame)
17318         (table--horizontally-shift-above-and-below)
17319         (table--cell-insert-char, table--cell-blank-str)
17320         (table--fill-region-strictly):
17321         * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
17322         * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
17324         * add-log.el (change-log):
17325         * apropos.el (apropos):
17326         * comint.el (comint-completion, comint-source):
17327         * dabbrev.el (dabbrev):
17328         * delim-col.el (columns):
17329         * diff-mode.el (diff-mode):
17330         * ediff.el (ediff):
17331         * ediff-diff.el (ediff-diff):
17332         * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
17333         * ediff-mult.el (ediff-mult):
17334         * ediff-ptch.el (ediff-ptch):
17335         * ediff-wind.el (ediff-window):
17336         * facemenu.el (facemenu):
17337         * indent.el (indent):
17338         * info.el (info):
17339         * jka-cmpr-hook.el (compression, jka-compr):
17340         * lpr.el (lpr):
17341         * outline.el (outlines):
17342         * pcmpl-cvs.el (pcmpl-cvs):
17343         * pcmpl-rpm.el (pcmpl-rpm):
17344         * printing.el (printing):
17345         * ps-print.el (postscript, ps-print, ps-print-horizontal)
17346         (ps-print-vertical, ps-print-headers, ps-print-font)
17347         (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
17348         (ps-print-background, ps-print-printer, ps-print-page)
17349         (ps-print-miscellany):
17350         * ses.el (ses):
17351         * shell.el (shell, shell-directories, shell-faces):
17352         * startup.el (initialization):
17353         * strokes.el (strokes):
17354         * term.el (term):
17355         * uniquify.el (uniquify):
17356         * w32-vars.el (w32):
17357         * calc/calc.el (calc):
17358         * emacs-lisp/bytecomp.el (bytecomp):
17359         * emacs-lisp/cl-indent.el (lisp-indent):
17360         * emacs-lisp/edebug.el (edebug):
17361         * emacs-lisp/elp.el (elp):
17362         * emacs-lisp/testcover.el (testcover):
17363         * emacs-lisp/trace.el (trace):
17364         * emulation/viper-ex.el (viper-ex):
17365         * emulation/viper-mous.el (viper-mouse):
17366         * mail/mailalias.el (mailalias):
17367         * mail/supercite.el (supercite, supercite-frames)
17368         (supercite-attr, supercite-cite, supercite-hooks):
17369         * net/rcompile.el (remote-compile):
17370         * net/rlogin.el (rlogin):
17371         * obsolete/ooutline.el (outlines):
17372         * progmodes/delphi.el (delphi):
17373         * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
17374         (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
17375         (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
17376         (ebnf-optimization):
17377         * progmodes/etags.el (etags):
17378         * progmodes/executable.el (executable):
17379         * progmodes/idlwave.el (idlwave):
17380         * progmodes/pascal.el (pascal):
17381         * progmodes/prolog.el (prolog):
17382         * progmodes/python.el (python):
17383         * progmodes/scheme.el (scheme):
17384         * progmodes/sh-script.el (sh, sh-script):
17385         * progmodes/sql.el (SQL):
17386         * progmodes/tcl.el (tcl):
17387         * textmodes/bibtex.el (bibtex, bibtex-autokey):
17388         * textmodes/enriched.el (enriched):
17389         * textmodes/makeinfo.el (makeinfo):
17390         * textmodes/sgml-mode.el (sgml):
17391         * textmodes/table.el (table-hooks):
17392         * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
17393         * textmodes/texinfo.el (texinfo):
17394         * textmodes/two-column.el (two-column):
17395         Finish `defgroup' description with period.
17397         * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
17398         * eshell/esh-var.el (eshell-var):
17399         * progmodes/vhdl-mode.el (vhdl-testbench):
17400         * textmodes/org.el (org): Fix typos in docstrings.
17402         * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
17403         consistency.
17405         * progmodes/flymake.el (flymake-find-file): Remove.
17406         (flymake-float-time): Use `with-no-warnings'.
17407         (flymake-check-start-time, flymake-check-was-interrupted)
17408         (flymake-err-info, flymake-is-running, flymake-last-change-time)
17409         (flymake-new-err-info): `defvar' at compile time.
17411 2005-07-03  Juanma Barranquero  <lekktu@gmail.com>
17413         * replace.el (occur-hook): Doc fix.
17414         (occur-1): Don't call `occur-hook' if there are no matches.
17416 2005-07-03  Richard M. Stallman  <rms@gnu.org>
17418         * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
17419         global-map, save the same map.
17420         (global-map): Don't alter it at top level.
17421         (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
17422         Then alter it here instead.
17423         (tpu-edt-off): Set global-map to the saved one.
17425         * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
17426         All references simplified.
17427         (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p.  Uses changed.
17428         (zmacs-regions): Add defvar.
17429         (repeat-complex-command-map): Everything about that deleted.
17431         * textmodes/artist.el (artist-key-is-drawing)
17432         (artist-key-endpoint1, artist-key-poly-point-list)
17433         (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
17434         (artist-key-compl-table, artist-rb-save-data)
17435         (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
17436         Don't put them in eval-when-compile.
17437         (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
17439         * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
17440         Use with-no-warnings.
17442         * net/browse-url.el (dos-windows-version): Add defvar.
17444         * mail/supercite.el (filladapt-prefix-table): Add defvar.
17446         * mail/rmailsum.el (rmail-summary-redo): Add defvar.
17447         (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
17448         (rmail-new-summary-line-count): Rename from new-summary-line-count.
17449         Add defvar.
17450         (rmail-summary-beginning-of-message): Use with-no-warnings.
17451         (rmail-summary-first-message, rmail-summary-last-message): Likewise.
17453         * emulation/vip.el (vip-replace-string, ex-map, ex-read):
17454         Use with-no-warnings.
17456         * emulation/vi.el (vi-mark-region): Use c-mark-function.
17457         (c-mark-function): Add point-moving-unit property.
17458         (vi-goto-line): Use with-no-warnings.
17460         * emulation/edt.el (edt-last-copied-word): Add defvar.
17461         (zmacs-region-stays): Likewise.
17462         (edt-mark-section-wisely): Use c-mark-function for C.
17463         Use makr-defun for Fortran.
17464         (time-string): defvar deleted.
17465         (edt-display-the-time): Don't set time-string.
17467         * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
17469         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
17470         Don't warn when name is not constant
17471         or for defining the group `emacs'.
17473         * tooltip.el (gud-tooltip-mode): Add defvar.
17475         * startup.el (default-frame-background-mode): Add defvar.
17477         * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
17479         * info.el (tool-bar-map): Add defvar.
17481         * dired.el (dnd-protocol-alist): Add defvar.
17483         * dired-aux.el (dired-query): Display question with answer, when
17484         the user answers.
17486         * custom.el (custom-add-option): Doc fix.
17488         * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
17490 2005-07-03  Eli Zaretskii  <eliz@gnu.org>
17492         * font-lock.el (font-lock-regexp-grouping-construct): Fix the
17493         bogus name from the last change.
17495 2005-07-02  Luc Teirlinck  <teirllm@auburn.edu>
17497         * custom.el (custom-declare-variable): Fix typos in comment.
17498         (custom-known-themes): Doc fix.
17499         (custom-theme-directory): New defcustom.
17500         (require-theme): Make it check `custom-theme-directory'.
17502         * cus-theme.el (custom-new-theme-mode): New function.
17503         (custom-theme-name, custom-theme-variables, custom-theme-faces)
17504         (custom-theme-description): Add compiler defvars.
17505         (customize-create-theme): Add doc to the "*New Custom Theme*"
17506         buffer.  Use `custom-new-theme-mode'.
17507         (custom-theme-write): Put the created buffer in emacs-lisp-mode
17508         and save it to the `custom-theme-directory'.  Make this the
17509         default directory of the buffer.
17511 2005-07-02  David Hunter  <hunterd_42@comcast.net>  (tiny change)
17513         * progmodes/flymake.el (flymake-mode, flymake-mode-off):
17514         Fix unbalanced parentheses.
17516 2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
17518         * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
17519         into flymake-mode and delegate to flymake-mode.
17521         * find-file.el (ff-which-function-are-we-in): Clean up.
17523 2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
17525         * replace.el (occur-rename-buffer): Fix docstring.
17527         * emulation/edt.el (*EDT-keys*, edt-default-global-map)
17528         (edt-last-copied-word, edt-learn-macro-count)
17529         (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
17530         (edt-rect-start-point, edt-user-global-map, rect-start-point)
17531         (time-string, zmacs-region-stays):
17532         * emulation/edt-mapper.el (edt-save-function-key-map)
17533         (EDT-key-name): `defvar' to silence the byte-compiler.
17535 2005-07-02  Martin Rudalics  <rudalics@gmx.at>
17537         * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
17538         font-lock-regexp-backslash.  Doc fix.
17539         (font-lock-regexp-backslash-grouping-construct): Rename from
17540         font-lock-regexp-backslash-construct.  Doc fix.
17541         (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
17542         grouping constructs.
17544 2005-07-02  Eli Zaretskii  <eliz@gnu.org>
17546         * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
17547         updating all the prerequisites.
17549 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
17551         * textmodes/org.el (org-agenda-start-on-weekday)
17552         (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
17553         (org-agenda-use-time-grid, org-archive-location)
17554         (org-allow-space-in-links, org-usenet-links-prefer-google)
17555         (org-enable-table-editor, org-export-default-language)
17556         (org-export-html-show-new-buffer, org-fill-paragraph)
17557         (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
17558         (org-goto-quit, org-occur, org-eval-in-calendar)
17559         (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
17560         (org-agenda-diary-entry, org-remember-help)
17561         (org-table-convert-region, org-at-table-p)
17562         (org-table-move-row-down, org-table-move-row-up)
17563         (org-table-copy-region, org-table-toggle-vline-visibility)
17564         (org-table-get-stored-formulas, org-table-get-specials)
17565         (org-recalc-commands, org-table-eval-formula)
17566         (org-table-formula-substitute-names, orgtbl-make-binding)
17567         (org-format-org-table-html, org-format-table-table-html)
17568         (org-format-table-table-html-using-table-generate-source)
17569         (org-customize): Fix typos in docstrings.
17570         (org-level-2, org-at-timestamp-p, org-agenda-day-view)
17571         (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
17572         (org-back-to-heading): Doc fixes.
17573         (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
17574         (org-agenda-change-all-lines, org-get-header):
17575         Improve argument/docstring consistency.
17576         (orgtbl-error): Fix error message.
17578         * progmodes/flymake.el (flymake-find-possible-master-files)
17579         (flymake-master-file-compare, flymake-get-line-err-count)
17580         (flymake-highlight-line, flymake-gui-warnings-enabled):
17581         Fix typos in docstrings.
17582         (flymake-parse-line, flymake-get-project-include-dirs-function)
17583         (flymake-get-prev-err-line-no, flymake-goto-prev-error):
17584         Doc fixes.
17585         (flymake-get-project-include-dirs-function)
17586         (flymake-make-err-menu-data):
17587         Improve argument/docstring consistency.
17589 2005-07-01  Lute Kamstra  <lute@gnu.org>
17591         * battery.el (battery-linux-proc-apm): Fix typo in docstring.
17592         Catch errors with ignore-errors.  Use temporary buffer.
17593         (battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
17595         * facemenu.el (facemenu-unlisted-faces): Delete foreground and
17596         background color faces.
17597         (facemenu-set-foreground, facemenu-set-background):
17598         Use facemenu-set-face-from-menu.
17599         (facemenu-set-face-from-menu): Treat face names that start with
17600         "fg:" or "bg:" as special.
17601         (facemenu-add-new-color): Don't create faces.  Simplify.
17603 2005-06-30  Richard M. Stallman  <rms@gnu.org>
17605         * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
17606         (crm-find-current-element): Likewise.
17608 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
17610         * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
17612 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17614         * arc-mode.el (archive-extract): Make it work as a mouse binding.
17615         (archive-mouse-extract): Make it an obsolete alias.
17616         (archive-mode-map): Don't use archive-mouse-extract any more.
17617         (archive-mode, archive-extract): write-contents-hooks ->
17618         write-contents-functions.
17619         (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
17620         first arg.
17621         (archive-rename-entry): Update the call.
17622         (archive-zip-summarize): Remove unused var `method'.
17623         (archive-lzh-summarize): Remove unused var `creator'.
17625         * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
17626         dedicated frame upon exit.
17628         * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
17629         (archive-zip-extract, archive-zip-expunge)
17630         (archive-zip-update, archive-zip-update-case): Use executable-find.
17631         (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
17632         Use restore-buffer-modified-p.
17633         (archive-extract, archive-add-new-member, archive-write-file-member):
17634         Use with-current-buffer.
17635         (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
17637 2005-06-30  Andreas Schwab  <schwab@suse.de>
17639         * progmodes/gud.el (gud-filter): Remove unneeded progn.
17641 2005-06-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
17643         * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
17645 2005-06-30  Juri Linkov  <juri@jurta.org>
17647         * faces.el (vertical-border): Inherit from mode-line-inactive
17648         only on tty.
17650 2005-06-30  Juanma Barranquero  <lekktu@gmail.com>
17652         * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
17653         example, -NLINES in the `occur' docstring).
17655         * replace.el (occur-1): When no matches are found, do not set the
17656         `buffer-read-only' and modified flags for the occur buffer,
17657         because it is deleted.
17659         * emulation/cua-base.el (cua-check-pending-input)
17660         (cua-repeat-replace-region, cua-mode, cua-debug)
17661         (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
17662         Fix typos in docstrings.
17664         * emulation/cua-gmrk.el (cua-toggle-global-mark)
17665         (cua-cut-region-to-global-mark)
17666         (cua--cut-rectangle-to-global-mark):
17667         Remove period from end of messages.
17669         * emulation/cua-rect.el (cua-do-rectangle-padding):
17670         Remove period from end of messages.
17671         (cua--rectangle-seq-format): Fix typo in docstring.
17672         (cua-sequence-rectangle, cua-fill-char-rectangle):
17673         Improve argument/docstring consistency.
17675 2005-06-29  Juri Linkov  <juri@jurta.org>
17677         * faces.el (default-frame-background-mode): New internal variable.
17678         (frame-set-background-mode): Use it.
17680         * startup.el (normal-top-level): Set default-frame-background-mode
17681         instead of frame-background-mode.  Before setting it, test for its
17682         nil value.  Remove tests for frame-background-mode and frame
17683         parameter `reverse'.  Add test for "unspecified-fg".
17685         * term/xterm.el (xterm-rxvt-set-background-mode):
17686         * term/rxvt.el (rxvt-set-background-mode):
17687         Set default-frame-background-mode instead of frame-background-mode.
17689 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
17691         * simple.el (set-variable): Warn about obsolete user variables.
17693         * imenu.el (imenu--completion-buffer):
17694         * mouse.el (mouse-buffer-menu-alist):
17695         * msb.el (msb-invisible-buffer-p):
17696         * calendar/diary-lib.el (diary-header-line-format):
17697         * emacs-lisp/pp.el (pp-buffer):
17698         * progmodes/cperl-mode.el (cperl-do-auto-fill):
17699         * textmodes/picture.el (picture-replace-match):
17700         Change space constants followed by a sexp to "?\s ".
17702         * play/decipher.el (decipher-loop-with-breaks):
17703         * textmodes/texinfo.el (texinfo-insert-@item): Change space
17704         constants "protected" from end of line by a comment to "?\s".
17706 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
17708         * font-lock.el (save-buffer-state): Use `declare'.
17710         * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
17711         reset the syntax-table to cperl-mode-syntax-table.
17712         (cperl-mode): Make _ into word-syntax during font-locking so "print" in
17713         "foo_print_bar" is not matched as a reserved keyword.
17715 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
17717         * textmodes/org.el (orgtbl-setup): New function, for delayed
17718         setup for the orgtbl commands.
17719         (org-calc-default-modes): New option.
17720         (orgtbl-make-binding): Use `defun' to get better help display.
17721         (org-diary): Call `org-compile-prefix-format'.
17722         (org-table-formula-substitute-names): New function.
17723         (org-agenda-day-view, org-agenda-week-view): New commands.
17724         (org-agenda-toggle-week-view): Command removed.
17725         (org-tbl-menu): Split off from org-org-menu.
17726         (org-mode): Move removal of outline-mode menus to here.
17727         (org-table-formula-debug): New option.
17728         (org-table-insert-row): Keep first field if just "#" or "*".
17729         (org-mode): Paragraph regexps fixed.
17730         (org-table-recalculate-regexp): New constant.
17731         (org-table-justify-field-maybe): Avoid replace if not necessary.
17732         (org-copy-special, org-cut-special): Use `call-interactively'.
17733         (org-table-copy-region): Take region from `interactive' call.
17734         (org-trim): Return string even if no match.
17735         (org-formula): New face.
17736         (org-set-font-lock-defaults): No longer highlight "FIXME".
17737         But highlight formula-related fields in table.
17738         (org-table-p): Use regexp, not fontification.
17739         (org-table-align): Handle white space at end of line.
17740         (org-table-formula-evaluate-inline): New option.
17741         (org-mode): Auto-wrapping in comment lines turned off.
17742         (org-table-copy-down): Evaluate only in copied field, not in
17743         destination.
17744         (org-table-current-formula): Variable removed.
17745         (org-table-store-formulas, org-table-get-stored-formulas)
17746         (org-table-modify-formulas, org-table-replace-in-formulas)
17747         (org-table-maybe-eval-formula): New functions.
17748         (org-table-get-formula): Modify to use stored formulas.
17749         (org-table-insert-column, org-table-delete-column)
17750         (org-table-move-column): Call `org-table-modify-formulas'.
17751         (org-complete): Add completion for keyword formulas.
17752         (orgtbl-mode): Pull orgtbl-mode-map to start of
17753         minor-mode-map-alist.
17755 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
17757         * progmodes/python.el (python-check): Require `compile' before
17758         modifying its variables.
17760         * newcomment.el (comment-indent-default): Don't get fooled by an early
17761         end of buffer.
17763 2005-06-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
17765         * ps-print.el (ps-print-version): Fix version number.
17767 2005-06-28  Luc Teirlinck  <teirllm@auburn.edu>
17769         * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
17771 2005-06-28  Richard M. Stallman  <rms@gnu.org>
17773         * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
17774         (flyspell-local-mouse-map): Declaration deleted.
17775         (flyspell-mouse-map): Bind only mouse-2.
17776         (flyspell-mode-map): Don't test flyspell-use-local-map.
17777         (flyspell-overlay-keymap-property-name): Var deleted.
17778         (flyspell-mode-on): Don't make local bindings for
17779         flyspell-mouse-map and flyspell-mode-map.
17780         (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
17782         * textmodes/ispell.el (ispell-word): Do not ignore short words.
17784         * progmodes/compile.el (compilation-next-error-function):
17785         Don't switch buffers; operate on the current buffer.
17787         * progmodes/compile.el (compilation-error-file-name)
17788         (compilation-warning-file-name, compilation-info-file-name)
17789         (compilation-line-number, compilation-column-number): New faces.
17790         (compilation-error-face, compilation-warning-face)
17791         (compilation-info-face, compilation-line-face)
17792         (compilation-column-face): Use them.
17794         * facemenu.el (facemenu-add-face): Warn when font-lock is active.
17796         * comint.el (comint-password-prompt-regexp): Accept ", try again".
17798         * bindings.el (global-map): Bind insertchar and its variants.
17800 2005-06-27  Richard M. Stallman  <rms@gnu.org>
17802         * textmodes/artist.el (artist-text-overwrite)
17803         (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
17805 2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
17807         * ps-print.el: It was not working the page selection for printing.
17808         Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
17809         (ps-print-version): New version 6.6.7.
17810         (ps-end-sheet): New fun.
17811         (ps-header-sheet, ps-end-job): Call it.
17813 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
17815         * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
17817 2005-06-27  Lute Kamstra  <lute@gnu.org>
17819         * facemenu.el (facemenu-unlisted-faces): Add foreground and
17820         background color faces.
17821         (facemenu-get-face): Delete function.
17822         (facemenu-set-face-from-menu): Don't call facemenu-get-face.
17823         (facemenu-add-new-color): Make second argument mandatory.
17824         Create the appropriate face and return it.  Simplify.
17825         (facemenu-set-foreground, facemenu-set-background): Don't check if
17826         color is defined.  Use return value of facemenu-add-new-color.
17828 2005-06-26  Nick Roberts  <nickrob@snap.net.nz>
17830         * progmodes/gud.el (gud-filter): Add missing argument to
17831         with-selected-window.
17833 2005-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17835         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
17836         a :require to the defcustom.
17838         * emacs-lisp/autoload.el (make-autoload): Add the :setter for
17839         defcustoms corresponding to minor modes.
17841 2005-06-26  David Ponce  <david@dponce.com>
17843         * recentf.el: Require tree-widget instead of wid-edit.
17844         (recentf-filename-handler): Fix widget :type.
17845         (recentf-cancel-dialog, recentf-open-more-files)
17846         (recentf-open-files-action): Doc fix.
17847         (recentf-dialog-goto-first): New function.
17848         (recentf-dialog-mode-map): Set parent keymap first.
17849         (recentf-dialog-mode): Define with define-derived-mode.
17850         Don't display continuation lines in dialogs.
17851         (recentf-edit-list): Rename from recentf-edit-selected-items.
17852         (recentf-edit-list-select): Rename from recentf-edit-list-action.
17853         Simplify.
17854         (recentf-edit-list-validate): New function.
17855         (recentf-edit-list): Update accordingly.
17856         (recentf-open-files-item-shift): Remove.
17857         (recentf-open-files-item): Convert menu elements into tree and
17858         link widgets.  Don't create the widgets.
17859         (recentf-open-files): Update accordingly.
17860         (recentf-save-list): Untabify.
17862 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
17864         * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
17865         (keep-lines): Add INTERACTIVE arg.  Never delete lines only
17866         partially contained in the active region.  Do not take active
17867         region into account when called from Lisp, unless INTERACTIVE arg
17868         is non-nil.  Use `forward-line' instead of `beginning-of-line' to
17869         avoid trouble with fields.  Make marker point nowhere when no
17870         longer used.  Always return nil.  Doc fix.
17871         (flush-lines): Add INTERACTIVE arg.  Do not take active region
17872         into account when called from Lisp, unless INTERACTIVE arg is
17873         non-nil.  Use `forward-line' instead of `beginning-of-line' to
17874         avoid trouble with fields.  Make marker point nowhere when no
17875         longer used.  Always return nil.  Doc fix.
17876         (how-many): Add INTERACTIVE arg.  Make RSTART and REND args
17877         interchangeable.  Do not take active region into account when
17878         called from Lisp, unless INTERACTIVE arg is non-nil.  Do not print
17879         message in echo area when called from Lisp, unless INTERACTIVE arg
17880         is non-nil.  Avoid saying "1 occurrences".  Do not use markers.
17881         Return the number of matches.  Doc fix.
17882         (occur): Doc fix.
17883         (perform-replace): Make comment follow double space convention for
17884         the sake of `outline-minor-mode'.
17886         * faces.el (facep): Doc fix.
17888 2005-06-25  Richard M. Stallman  <rms@gnu.org>
17890         * facemenu.el (facemenu-enable-faces-p): New function.
17891         (facemenu-background-menu, facemenu-foreground-menu)
17892         (facemenu-face-menu): Add menu-enable property.
17894         * jka-compr.el (jka-compr-insert-file-contents):
17895         Special handling if cannot find the uncompression program.
17897         * cus-face.el (custom-face-attributes): Add autoload.
17899         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17900         Bind comment-indent-function locally.
17902         * window.el (save-selected-window): Use save-current-buffer.
17904         * subr.el (with-selected-window): Use save-current-buffer.
17906         * progmodes/gud.el (gud-filter): Simplify using with-selected-window
17907         and with-current-buffer.
17909 2005-06-24  Richard M. Stallman  <rms@gnu.org>
17911         * simple.el (line-move-1): Fix previous change.
17913 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
17915         * replace.el (occur-1): Set `buffer-read-only' and the
17916         buffer-modified flag before running `occur-hook' to protect
17917         against unintentional buffer switches that can lead to data loss.
17919 2005-06-24  Nick Roberts  <nickrob@snap.net.nz>
17921         * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
17922         (gud-gdb-marker-filter): Use font-lock-warning-face for any
17923         initial error.
17925         * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
17926         after fresh input.
17927         (gdb-var-create-handler): Put name of expression in quotes.
17929 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
17931         * emacs-lisp/ring.el (ring-elements): Make it return a list of the
17932         elements of RING in order, and without bogus nil elements.
17934 2005-06-23  Richard M. Stallman  <rms@gnu.org>
17936         * simple.el (set-variable): Args renamed; doc fix.
17937         (line-move-1): When there are overlays around, use vertical-motion.
17939         * faces.el (escape-glyph): Use brown against light background.
17940         (nobreak-space): Rename from no-break-space.
17941         Fix previous change.
17943         * dired-aux.el (dired-do-copy): Fix arg prompt.
17945         * mail/sendmail.el (mail-setup-with-from): Fix custom type.
17947 2005-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
17949         * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
17950         rather than "Distributor".
17952 2005-06-23  Lute Kamstra  <lute@gnu.org>
17954         * emacs-lisp/debug.el (debugger-special-form-p): New defun.
17955         (debug-on-entry): Use it.  New interactive declaration that uses
17956         function-called-at-point.
17958 2005-06-23  Kim F. Storm  <storm@cua.dk>
17960         * subr.el (save-match-data): Add comment about using evaporate arg
17961         to set-match-data.
17963 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
17965         * cus-edit.el (customize-face)
17966         (customize-face-other-window): Handle face aliases.
17968         * faces.el (face-documentation, set-face-attribute)
17969         (face-spec-set): Handle face aliases.
17971 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
17973         * help-mode.el (help-make-xrefs): If a symbol representing a face
17974         name is not followed by the word "face", it could still be a
17975         function or variable name, so don't bypass other checks.
17977 2005-06-22  Juri Linkov  <juri@jurta.org>
17979         * ps-print.el (ps-face-foreground-name, ps-face-background-name):
17980         Replace aliased functions with calls where second arg `inherit' is t.
17982 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
17984         * progmodes/gdb-ui.el (gdb-error): New variable.
17985         (gdb-error): New function.
17986         (gdb-annotation-rules): Act on error-begin and error annotations.
17987         (gdb-concat-output): Use font-lock-warning-face for errors.
17989 2005-06-22  Miles Bader  <miles@gnu.org>
17991         * bindings.el (propertized-buffer-identification): Use renamed
17992         `Buffer-menu-buffer' face.
17994         * faces.el (vertical-border): Rename from `vertical-divider'.
17995         (escape-glyph): Change dark-background color back to `cyan'.
17997 2005-06-21  Juri Linkov  <juri@jurta.org>
17999         * faces.el (face-user-default-spec): Try getting `customized-face'
18000         prior to `saved-face'.
18001         (frame-background-mode): Refill docstring.
18003         * emacs-lisp/lisp-mode.el (eval-defun-1):
18004         * emacs-lisp/edebug.el (edebug-eval-defun):
18005         Set `saved-face' temporarily to nil before calling form.
18006         Set `customized-face' to the new spec after that.
18008 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
18010         * subr.el (1value, lambda, key-substitution-in-progress):
18011         Doc fixes.
18013         * autoinsert.el (auto-insert-alist):
18014         * ses.el (ses-call-printer):
18015         * subr.el (noreturn):
18016         * emacs-lisp/lisp.el (check-parens):
18017         * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
18018         * net/browse-url.el (browse-url-mosaic):
18019         * progmodes/cc-defs.el (c-safe-scan-lists):
18020         * progmodes/ebnf-abn.el (ebnf-abn-lex):
18021         * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
18022         * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
18023         * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
18024         * progmodes/ebnf-iso.el (ebnf-iso-lex):
18025         * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
18027 2005-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
18029         * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
18031 2005-06-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
18033         * calendar/appt.el (appt-make-list): Activate the package, if
18034         not already active (for backwards compatibility).
18036 2005-06-20  Kim F. Storm  <storm@cua.dk>
18038         * subr.el (add-to-ordered-list): Test membership with eq.  Simplify.
18040 2005-06-20  Miles Bader  <miles@gnu.org>
18042         * faces.el (vertical-divider): New face.
18044 2005-06-20  Juanma Barranquero  <lekktu@gmail.com>
18046         * simple.el (kill-whole-line): Doc fix.
18047         (next-error-buffer-p, next-error-find-buffer)
18048         (clone-indirect-buffer): Fix typos in docstrings.
18049         (comment-line-break-function): Doc fix: don't say variable
18050         is automatically buffer-local (it isn't).
18052 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
18054         * net/tramp-ftp.el (top):
18055         * net/tramp-smb.el (top):
18056         * net/tramp-util.el (top):
18057         * net/tramp-uu.el (top):
18058         * net/tramp-vc.el (top):
18059         * net/tramp.el (top): Revert copyright years back to original
18060         ones.  Tramp has a life outside GNU Emacs.
18062 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
18064         * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
18066 2005-06-18  Juri Linkov  <juri@jurta.org>
18068         * progmodes/grep.el (grep-regexp-alist): Use backreference at the
18069         end of first regexp to limit the match to the position between
18070         line number and source line with same separator character as used
18071         between file name and line number.  In the second regexp limit
18072         mouse-face area to file name and line number by adding new group
18073         for them and referring it in HYPERLINK arg.
18074         (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
18075         (grep-mode): Set font-lock-lines-before to 0 to not refontify the
18076         previous line where grep markers may be already removed.
18078 2005-06-18  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
18080         * progmodes/ps-mode.el: Update version and maintainer's email address.
18082 2005-06-18  Steve Youngs  <steve@xemacs.org>
18084         * net/browse-url.el (browse-url-browser-function)
18085         (browse-url-default-browser): Add firefox.
18086         (browse-url-firefox-program, browse-url-firefox-arguments)
18087         (browse-url-firefox-startup-arguments)
18088         (browse-url-firefox-new-window-is-tab): New defcustoms.
18089         (browse-url-firefox, browse-url-firefox-sentinel): New functions.
18091 2005-06-17  Richard M. Stallman  <rms@gnu.org>
18093         * startup.el (command-line): Warn if specified user name has
18094         no home directory.
18096         * term.el (term-get-old-input, term-input-filter, term-input-sender)
18097         (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
18099         * longlines.el (longlines-mode, longlines-show-hard-newlines):
18100         Doc fixes.
18102         * faces.el (underline): Try bold if terminal doesn't support underline.
18104         * mail/sendmail.el (mail-setup-with-from): New variable.
18105         (mail-insert-from-field): New function.
18106         (sendmail-send-it): Call it.
18107         (mail-setup): Optionally call it here.
18109         * term/linux.el: Call tty-no-underline.
18111 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
18113         * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
18115 2005-06-17  Miles Bader  <miles@gnu.org>
18117         * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
18118         (ediff-current-diff-C, ediff-current-diff-Ancestor)
18119         (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
18120         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
18121         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
18122         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
18123         Remove "-face" suffix from face names.
18124         (ediff-current-diff-face-A, ediff-current-diff-face-B)
18125         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
18126         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
18127         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
18128         (ediff-even-diff-face-A, ediff-even-diff-face-B)
18129         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
18130         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
18131         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
18132         New backward-compatibility aliases for renamed faces.
18133         (ediff-current-diff-face-A, ediff-current-diff-face-B)
18134         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
18135         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
18136         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
18137         (ediff-even-diff-face-A, ediff-even-diff-face-B)
18138         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
18139         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
18140         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
18141         Use renamed ediff faces.
18143         * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
18144         Remove "-face" suffix from face names.
18145         (eshell-test-ok-face, eshell-test-failed-face):
18146         New backward-compatibility aliases for renamed faces.
18147         (eshell-run-test): Use renamed eshell-test faces.
18149         * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
18150         face name.
18151         (eshell-prompt-face): New backward-compatibility alias for renamed
18152         face.
18153         (eshell-emit-prompt): Use renamed eshell-prompt face.
18155         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
18156         (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
18157         (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
18158         (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
18159         Remove "-face" suffix from face names.
18160         (eshell-ls-directory-face, eshell-ls-symlink-face)
18161         (eshell-ls-executable-face, eshell-ls-readonly-face)
18162         (eshell-ls-unreadable-face, eshell-ls-special-face)
18163         (eshell-ls-missing-face, eshell-ls-archive-face)
18164         (eshell-ls-backup-face, eshell-ls-product-face)
18165         (eshell-ls-clutter-face):
18166         New backward-compatibility aliases for renamed faces.
18167         (eshell-ls-decorated-name): Use renamed eshell-ls faces.
18169         * progmodes/cc-fonts.el (c-nonbreakable-space-face):
18170         Remove "-face" suffix from face name.
18171         (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
18172         instead of literal face.
18174 2005-06-17  Juanma Barranquero  <lekktu@gmail.com>
18176         * emacs-lisp/warnings.el (display-warning, lwarn)
18177         (warning-minimum-log-level): Doc fixes.
18178         (warning-minimum-level, warning-minimum-log-level):
18179         Add :debug to :type choices.
18181         * progmodes/ada-mode.el (ada-format-paramlist)
18182         (ada-get-indent-case, ada-check-matching-start)
18183         (ada-check-defun-name, ada-goto-matching-decl-start)
18184         (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
18185         (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
18186         (ada-make-subprogram-body): Follow error conventions.
18187         (ada-case-exception-file, ada-indent-comment-as-code)
18188         (ada-indent-handle-comment-special, ada-indent-renames)
18189         (ada-indent-return, ada-search-directories-internal)
18190         (ada-tab-policy, ada-case-exception-substring)
18191         (ada-other-file-alist, ada-matching-start-re)
18192         (ada-matching-decl-start-re, ada-contextual-menu-last-point)
18193         (ada-imenu-generic-expression, ada-compile-goto-error)
18194         (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
18195         (ada-popup-menu, ada-add-extensions, ada-mode)
18196         (ada-region-selected, ada-create-case-exception)
18197         (ada-create-case-exception-substring, ada-after-keyword-p)
18198         (ada-activate-keys-for-case, ada-adjust-case-region)
18199         (ada-adjust-case-buffer, ada-format-paramlist)
18200         (ada-scan-paramlist, ada-insert-paramlist)
18201         (ada-indent-newline-indent)
18202         (ada-indent-newline-indent-conditional)
18203         (ada-justified-indent-current, ada-goto-previous-word)
18204         (ada-indent-current, ada-get-indent-open-paren)
18205         (ada-get-indent-paramlist, ada-get-indent-end)
18206         (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
18207         (ada-get-indent-block-start, ada-get-indent-subprog)
18208         (ada-get-indent-noindent, ada-get-indent-label)
18209         (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
18210         (ada-search-prev-end-stmt, ada-goto-next-non-ws)
18211         (ada-goto-stmt-end, ada-goto-next-word)
18212         (ada-check-matching-start, ada-check-defun-name)
18213         (ada-goto-matching-decl-start, ada-goto-matching-start)
18214         (ada-goto-matching-end, ada-search-ignore-string-comment)
18215         (ada-in-decl-p, ada-looking-at-semi-or)
18216         (ada-looking-at-semi-private, ada-in-paramlist-p)
18217         (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
18218         (ada-untab-hard, ada-move-to-start, ada-move-to-end)
18219         (ada-next-procedure, ada-previous-procedure, ada-next-package)
18220         (ada-previous-package, ada-create-menu)
18221         (ada-fill-comment-paragraph-justify)
18222         (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
18223         (ada-other-file-name, ada-last-which-function-line)
18224         (ada-last-which-function-subprog, ada-which-function)
18225         (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
18226         (ada-gen-treat-proc, ada-check-emacs-version)
18227         (ada-continuation-indent, ada-align-region-separate):
18228         Fix typos in docstrings.
18229         (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
18231 2005-06-16  Lute Kamstra  <lute@gnu.org>
18233         * simple.el (fundamental-mode): Run after-change-major-mode-hook
18234         conditionally.
18236 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
18238         * comint.el (comint-replace-by-expanded-filename)
18239         (comint-prompt-regexp, comint-delimiter-argument-list)
18240         (comint-preinput-scroll-to-bottom):
18241         * info.el (Info-hide-cookies-node):
18242         * ls-lisp.el (ls-lisp-classify):
18243         * find-file.el (ff-search-directories, ff-special-constructs)
18244         (ff-find-other-file):
18245         * font-lock.el (font-lock-keywords):
18246         * shell.el (shell-prompt-pattern)
18247         (shell-dynamic-complete-functions, shell-mode)
18248         (shell-delimiter-argument-list):
18249         * term.el (term-replace-by-expanded-filename)
18250         (term-prompt-regexp, term-delimiter-argument-list):
18251         * woman.el (woman-ignore, woman0-if):
18252         * emacs-lisp/derived.el (derived-mode-init-mode-variables):
18253         * emacs-lisp/elint.el (elint-init-env):
18254         * emacs-lisp/regexp-opt.el (regexp-opt-depth):
18255         * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
18256         * language/ethio-util.el (ethio-tilde-escape)
18257         (ethio-use-three-dot-question):
18258         * net/zone-mode.el (zone-mode-load-time-setup):
18259         * progmodes/cc-align.el (c-lineup-argcont):
18260         * progmodes/cc-awk.el (c-awk-beginning-of-defun):
18261         * progmodes/cperl-mode.el (cperl-set-style-back):
18262         * progmodes/inf-lisp.el (inferior-lisp-prompt):
18263         * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
18264         Fix spellings in docstrings.
18266         * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
18267         * progmodes/modula2.el (m2-for): Fix spellings.
18269         * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
18271         * simple.el (undo-more): Don't use `format' on `error' arguments.
18272         Improve argument/docstring consistency.
18273         (pending-undo-list): Doc fix.
18275         * smerge-mode.el (smerge-ensure-match):
18276         * emulation/vip.el (vip-ex):
18277         * net/zone-mode.el (zone-mode-update-serial):
18278         * progmodes/idlwave.el (idlwave-complete):
18279         * progmodes/vhdl-mode.el (vhdl-visit-file)
18280         (vhdl-compose-wire-components):
18281         Don't use `format' on `error' arguments.
18283         * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
18284         (tooltip-use-echo-area, tooltip-process-prompt-regexp)
18285         (tooltip-help-tips): Fix typos in docstrings.
18287 2005-06-16  David Ponce  <david@dponce.com>
18289         * tree-widget.el (tree-widget-value-create): Simplify last change.
18291 2005-06-15  Matt Hodges  <MPHodges@member.fsf.org>
18293         * ido.el (ido-incomplete-regexp): New variable.
18294         (ido-set-matches-1): Handle invalid-regexp error and set
18295         ido-incomplete-regexp.
18296         (ido-incomplete-regexp): New face.
18297         (ido-completions): Use it.
18298         (ido-complete, ido-exit-minibuffer, ido-completions):
18299         Handle incomplete regexps.
18300         (ido-completions): Add check for complete match when entering a regexp.
18302 2005-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
18304         * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
18306 2005-06-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18308         * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
18309         by field delimiters.
18311 2005-06-15  David Ponce  <david@dponce.com>
18313         * tree-widget.el: eval-and-compile inlined functions so they will
18314         be available at run-time too.
18315         (tree-widget-super-format-handler)
18316         (tree-widget-format-handler): Remove.
18317         (tree-widget-value-create): Handle the :indent property.
18319 2005-06-15  Miles Bader  <miles@gnu.org>
18321         * progmodes/which-func.el (which-func): Only inherit
18322         `font-lock-function-name-face' when that makes sense against the
18323         default mode-line face, otherwise set the face color explicitly.
18325         * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
18326         faces instead of (non-existent) variables.
18328 2005-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
18330         * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
18331         (iswitchb-get-matched-buffers): Likewise.  Simplify.
18333 2005-06-14  Miles Bader  <miles@gnu.org>
18335         * progmodes/ld-script.el (ld-script-location-counter):
18336         Remove "-face" suffix from face name.
18337         (ld-script-location-counter-face):
18338         New backward-compatibility alias for renamed face.
18339         (ld-script-location-counter-face): Use renamed face.
18341         * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
18342         (cperl-hash): Remove "-face" suffix from face names.
18343         (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
18344         New backward-compatibility aliases for renamed faces.
18345         (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
18346         (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
18348         * progmodes/which-func.el (which-func): Remove "-face" suffix from face
18349         name.
18350         (which-func-face): New backward-compatibility alias for renamed face.
18351         (which-func-format): Use renamed which-func face.
18353         * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
18354         (vhdl-function, vhdl-directive, vhdl-reserved-word)
18355         (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
18356         names.
18357         (vhdl-speedbar-entity, vhdl-speedbar-architecture)
18358         (vhdl-speedbar-configuration, vhdl-speedbar-package)
18359         (vhdl-speedbar-library, vhdl-speedbar-instantiation)
18360         (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
18361         (vhdl-speedbar-architecture-selected)
18362         (vhdl-speedbar-configuration-selected)
18363         (vhdl-speedbar-package-selected)
18364         (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
18365         names.
18366         (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
18367         Use renamed faces.
18368         (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
18369         (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
18370         (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
18371         Use renamed faces.
18372         (syntax-alist): Don't use "font-lock-" or "-face" in generated face
18373         names.
18374         (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
18375         (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
18376         (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
18377         (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
18378         (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
18379         (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
18381         * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
18382         face name.
18383         (sh-heredoc-face): New backward-compatibility alias for renamed face.
18384         (sh-heredoc-face): Use renamed sh-heredoc face.
18386         * progmodes/idlw-help.el (idlwave-help-link):
18387         Remove "-face" suffix from face name.
18388         (idlwave-help-link-face):
18389         New backward-compatibility alias for renamed face.
18390         (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
18392         * progmodes/idlw-shell.el (idlwave-shell-bp-face)
18393         (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
18394         (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
18395         New backward-compatibility aliases for renamed faces.
18396         (idlwave-shell-disabled-breakpoint-face)
18397         (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
18399         * progmodes/flymake.el (flymake-errline, flymake-warnline):
18400         Remove "-face" suffix from face names.
18401         (flymake-errline-face, flymake-warnline-face):
18402         New backward-compatibility aliases for renamed faces.
18403         (flymake-highlight-line): Use renamed flymake faces.
18405         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
18406         (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
18407         (ebrowse-member-class, ebrowse-progress):
18408         Remove "-face" suffix from face names.
18409         (ebrowse-tree-mark-face, ebrowse-root-class-face)
18410         (ebrowse-file-name-face, ebrowse-default-face)
18411         (ebrowse-member-attribute-face, ebrowse-member-class-face)
18412         (ebrowse-progress-face):
18413         New backward-compatibility aliases for renamed faces.
18414         (ebrowse-show-progress, ebrowse-show-file-name-at-point)
18415         (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
18416         (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
18417         (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
18419         * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
18420         antlr-syntax)
18421         (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
18422         (antlr-literal): Remove "-face" suffix and "font-lock-" from face
18423         names.
18424         (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
18425         (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
18426         (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
18427         (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
18428         backward-compatibility aliases for renamed faces.
18429         (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
18430         (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
18431         (antlr-tokenref-face, antlr-literal-face): Variables renamed to
18432         remove "font-lock-".  Use renamed antlr-mode faces.
18433         (antlr-font-lock-additional-keywords): Use renamed faces.  Replace
18434         literal face-names with face variable references.
18436         * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
18437         face name.
18438         (Buffer-menu-buffer-face): New backward-compatibility alias for
18439         renamed face.
18440         (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
18442 2005-06-15  Daniel Pfeiffer  <occitan@esperanto.org>
18444         * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
18445         Eliminate "-face" suffix.
18446         (makefile-targets): Inherit from font-lock-function-name-face and
18447         eliminate "-face" suffix.
18448         (makefile-shell): Remove attributes and eliminate "-face" suffix.
18449         (makefile-*-font-lock-keywords): Append makefile-targets in rule
18450         actions, instead of prepending, to make it less visible.
18451         (makefile-previous-dependency, makefile-match-dependency):
18452         Don't match a target on a continuation line.
18454         * files.el (auto-mode-alist): Put Makefile in gmake mode.
18456 2005-06-15  Nick Roberts  <nickrob@snap.net.nz>
18458         * progmodes/gdb-ui.el (menu): Re-order menu items.
18459         (gdb-tooltip-print): Respect tooltip-use-echo-area.
18461         * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
18462         Define in tooltip.el.
18463         (gud-tooltip-process-output): Respect tooltip-use-echo-area.
18464         (gud-tooltip-tips): Respect tooltip-use-echo-area and
18465         gud-tooltip-echo-area.
18467         * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
18468         backward compatibility and make obsolete.
18469         (tooltip-help-tips): Use tooltip-use-echo-area.
18470         (tooltip-show-help-function): Rename to...
18471         (tooltip-show-help): ...this, because it is a function.
18472         (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
18474 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
18476         * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
18477         (edebug-print-length, edebug-print-level, edebug-print-circle)
18478         (edebug-modify-breakpoint, edebug-eval-last-sexp)
18479         (edebug-eval-print-last-sexp): Doc fixes.
18481 2005-06-14  Kim F. Storm  <storm@cua.dk>
18483         * ido.el (ido-mode): Make a new keymap every time we enable ido,
18484         as the coverage buffer/file/both may change.
18486 2005-06-14  Lute Kamstra  <lute@gnu.org>
18488         * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
18489         and run-mode-hooks.  Simplify.
18491         * mail/rmailedit.el (rmail-edit-mode):
18492         * progmodes/octave-inf.el (inferior-octave-mode):
18493         * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
18495         * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
18496         and run-mode-hooks.
18497         (recentf-edit-list, recentf-open-files): Don't call
18498         kill-all-local-variables directly.
18500         * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
18502 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
18504         * emacs-lisp/byte-run.el (make-obsolete)
18505         (define-obsolete-function-alias): Rename arguments FUNCTION and
18506         NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
18507         (make-obsolete-variable, define-obsolete-variable-alias):
18508         Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
18509         respectively.
18511         * isearchb.el (isearchb-activate):
18512         * pcvs.el (cvs-mode):
18513         * ses.el (ses-load):
18514         * vc-arch.el (vc-arch-checkin, vc-arch-diff):
18515         * net/tramp.el (tramp-find-file-exists-command)
18516         (tramp-find-shell):
18517         * progmodes/ada-mode.el (ada-create-case-exception)
18518         (ada-create-case-exception-substring, ada-make-subprogram-body):
18519         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
18520         * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
18521         * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
18522         * textmodes/org.el (org-promote, org-evaluate-time-range)
18523         (org-agenda-next-date-line, org-agenda-previous-date-line)
18524         (org-agenda-error, org-open-at-point, org-table-move-row)
18525         (org-format-table-table-html-using-table-generate-source)
18526         (org-shiftcursor-error, org-ctrl-c-ctrl-c):
18527         * textmodes/reftex.el (reftex-access-scan-info):
18528         * textmodes/reftex-toc.el (reftex-toc-dframe-p)
18529         (reftex-toc-promote-prepare): Follow error conventions.
18531         * diff-mode.el (diff-mode): Fix typo in docstring.
18533         * forms.el (forms--intuit-from-file): Fix reference to
18534         `forms-number-of-fields' in error message.
18535         (forms-print): Fix quoting in error message.
18537         * forms.el (forms-mode):
18538         * emulation/vi.el (vi-goto-insert-state):
18539         * progmodes/flymake.el (flymake-new-err-info)
18540         (flymake-start-syntax-check-for-current-buffer)
18541         (flymake-simple-cleanup):
18542         * eshell/esh-var.el (eshell/export):
18543         * progmodes/gud.el (xdb):
18544         * textmodes/flyspell.el (flyspell-incorrect-hook)
18545         (flyspell-maybe-correct-transposition)
18546         (flyspell-maybe-correct-doubling): Fix quoting in docstring.
18548 2005-06-13  Luc Teirlinck  <teirllm@auburn.edu>
18550         * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
18551         minibuffer prompt.
18553 2005-06-13  Kim F. Storm  <storm@cua.dk>
18555         * subr.el (add-to-ordered-list): New defun.
18557         * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
18558         add cua--keymap-alist to emulation-mode-map-alists.
18560 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
18562         * subr.el (complete-in-turn): New macro.
18563         (dynamic-completion-table, lazy-completion-table): Add debug info.
18565         * faces.el (read-face-name): Use complete-in-turn complete non-aliases
18566         in preference to face aliases.
18568         * textmodes/fill.el (fill-match-adaptive-prefix): New function.
18569         (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
18570         Remove unused vars `start' and `firstline'.
18571         (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
18572         (justify-current-line, fill-individual-paragraphs): Remove unused vars.
18574 2005-06-13  Eli Zaretskii  <eliz@gnu.org>
18576         * cus-start.el (all): Don't complain about missing GTK-related
18577         variables, unless either `gtk' is boundp or this isn't a
18578         `windows-nt' build.
18580 2005-06-13  Lute Kamstra  <lute@gnu.org>
18582         * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
18583         run-mode-hooks.
18585         * ediff-mult.el (ediff-meta-mode):
18586         * ediff-util.el (ediff-mode): Use run-mode-hooks.
18588         * ledit.el (ledit-mode): Use delay-mode-hooks.
18590         * woman.el (woman-mode-line-format): Delete constant.
18591         (woman-mode-map): Initialize it properly.
18592         (woman-mode): Set mode-class property to special.
18593         Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
18594         Set major-mode and mode-name.  Don't set mode-line-format directly.
18595         (Man-getpage-in-background): Don't reference woman-mode-line-format.
18597         * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
18598         string argument obsolete.
18600 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
18602         * textmodes/org.el (org-CUA-compatible): New option.
18603         (org-disputed-keys): New variable.
18604         (org-key): New function.
18605         (orgtbl-make-binding): Add docstring to the created function.
18606         (org-mode): Set paragraph start/separate regexps.
18607         (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
18608         (org-archive-location, org-archive-mark-done)
18609         (org-archive-stamp-time): New options.
18610         (org-archive-subtree): New command.
18611         (org-fill-paragraph): New function.
18612         (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
18613         (org-fake-empty-table-line): Function removed.
18614         (org-format-org-table-html): Do not create empty table lines at
18615         separator lines.  Improved table header treatment.
18616         (org-link-format): New option.
18617         (org-make-link): New function.
18618         (org-insert-link, org-store-link): Use org-make-link.
18619         (org-open-file): Quote file name for shell command, to allow
18620         spaces in file names.
18621         (org-link-regexp): Fix bug with mailto link.
18622         (org-link-maybe-angles-regexp, org-protected-link-regexp):
18623         New constants.
18624         (org-export-as-html): Deal with the optional angles around a link.
18625         Better treatment of file: links.
18626         (org-open-at-point): Replace @{ and @} with < and >.
18627         (org-run-mode-hooks): Function removed.
18628         (org-agenda-mode): No longer use `org-run-mode-hooks'.
18630 2005-06-13  Nick Roberts  <nickrob@snap.net.nz>
18632         * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
18633         MI command -data-list-register-values.
18634         (gdb-post-prompt): Indent properly.
18636 2005-06-13  Juanma Barranquero  <lekktu@gmail.com>
18638         * hilit-chg.el (highlight-changes-colors): Rename from
18639         `highlight-changes-colours'.
18640         (highlight-changes-colours): Keep as obsolete alias.
18641         (highlight-changes-face-list): Doc fix.
18642         (hilit-chg-make-list): Use `highlight-changes-colors'.
18644 2005-06-12  Mark A. Hershberger  <mah@everybody.org>
18646         * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
18647         defun-prompt-regexp.
18649 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
18651         * loadup.el: Don't say we are dumping under 2 names on windows-nt
18652         and cygwin.
18654         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
18655         Don't use an old loaddefs.el, as in Makefile.in.
18657 2005-06-12  Lute Kamstra  <lute@gnu.org>
18659         * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
18661         * man.el (Man-mode-map): Initialize it properly.
18662         (Man-mode): Set mode-class property to special.
18664         * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
18666 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
18668         * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
18669         A newline is needed in the docstring there.
18671         * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
18672         Doc fixes.
18674 2005-06-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
18676         * printing.el: Doc fix.  The menubar is no more changed when printing
18677         is loaded, it only changes when pr-menu-bind or pr-update-menus is
18678         called.  Now, the menubar changing will work in Emacs 20, 21 and 22.
18679         (pr-version): New version number (6.8.4).
18680         (pr-menu-bind): New command.
18681         (pr-update-menus): Docstring and code fix.
18682         (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
18683         Docstring fix.
18684         (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
18685         (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
18687 2005-06-11  Thien-Thi Nguyen  <ttn@gnu.org>
18689         * emacs-lisp/ewoc.el: Doc fixes for public funcs:
18690         "Returns" to "return", document useful return values, etc.
18692 2005-06-11  Alan Mackenzie  <acm@muc.de>
18694         * fill.el (fill-context-prefix): Try `adaptive-fill-function'
18695         BEFORE `adaptive-fill-regexp' when determining a fill prefix.
18696         (adaptive-file-function): Minor amendment to doc-string.
18698 2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
18700         * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
18701         (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
18702         Fix :type--it is `integer', not `string'.
18704         * faces.el (modeline-highlight): Rename from (the erroneous)
18705         `modeline-higilight'.
18707 2005-06-11  Lute Kamstra  <lute@gnu.org>
18709         * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
18710         lisp-interaction-mode-map but make it the parent.
18711         (edebug-eval-mode): Use define-derived-mode.
18713 2005-06-11  Andreas Schwab  <schwab@suse.de>
18715         * bindings.el: Add binding of `ESC functionkey' for every
18716         `M-functionkey'.
18717         * hexl.el (hexl-mode-map): Likewise.
18719 2005-06-10  Michael Hotchin  <michael@hotchin.net>  (tiny change)
18721         * progmodes/compile.el (compilation-error-regexp-alist-alist)
18722         [msft]: update regexp for newer msft compilers.
18724 2005-06-10  Mark A. Hershberger  <mah@everybody.org>
18726         * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
18727         ATTLIST portions of included DTDs.
18728         (xml-parse-dtd): Eliminate use of inefficient match-data.
18730 2005-06-10  Miles Bader  <miles@gnu.org>
18732         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
18733         (mpuz-text): Remove "-face" suffix from face names.
18734         (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
18735         (mpuz-text-face): New backward-compatibility aliases for renamed faces.
18736         (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
18738         * play/gomoku.el (gomoku-O, gomoku-X):
18739         Remove "-face" suffix from face names.
18740         (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
18741         New backward-compatibility aliases for renamed faces.
18742         (gomoku-font-lock-keywords): Use renamed gomoku faces.
18744 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
18746         * thumbs.el: Fixes for changes of 2005-06-09.
18747         (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
18748         as a directory.
18749         (thumbs-thumbname): Remove directory separator from format string;
18750         `thumbs-thumbsdir' now returns a valid directory name.
18751         (thumbs-temp-dir): New defsubst.
18752         (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
18753         Use it.
18755         * cus-edit.el (minibuffer):
18756         * files.el (make-backup-file-name-function):
18757         * filesets.el (filesets-external-viewers):
18758         * hilit-chg.el (highlight-changes-colours)
18759         (highlight-changes-face-list, highlight-changes-rotate-faces):
18760         * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
18761         * kmacro.el (kmacro-call-macro):
18762         * log-edit.el (log-edit-changelog-full-paragraphs):
18763         * mouse.el (mouse-1-click-follows-link):
18764         * skeleton.el (skeleton-autowrap):
18765         * subr.el (insert-for-yank-1):
18766         * tempo.el (tempo-insert-region):
18767         * terminal.el (terminal-emulator):
18768         * time.el (display-time-mail-face):
18769         * vc.el (vc-annotate):
18770         * vcursor.el (vcursor-copy-line):
18771         * woman.el (woman-bold-headings, woman-ignore)
18772         (woman-default-faces, woman-monochrome-faces):
18773         * calendar/todo-mode.el (todo-insert-threshold):
18774         * emulation/pc-select.el (pc-select-selection-keys-only)
18775         (pc-selection-mode):
18776         * emulation/vip.el (vip-find-char-forward):
18777         * emulation/viper-cmd.el (viper-find-char-forward):
18778         * international/mule-cmds.el
18779         (select-safe-coding-system-accept-default-p)
18780         (input-method-exit-on-invalid-key):
18781         * international/mule-diag.el (describe-coding-system):
18782         * international/ucs-tables.el (unify-8859-on-encoding-mode):
18783         * net/browse-url.el (browse-url-xterm-program):
18784         * obsolete/lazy-lock.el (lazy-lock-mode):
18785         * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
18786         (cperl-mode):
18787         * progmodes/cpp.el (cpp-face-light-name-list)
18788         (cpp-face-dark-name-list):
18789         * progmodes/delphi.el (delphi-newline-always-indents):
18790         Fix spellings in docstrings.
18792         * ido.el (ido-mode, ido-file-extensions-order)
18793         (ido-default-file-method, ido-default-buffer-method)
18794         (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
18795         (ido-decorations, ido-read-file-name-as-directory-commands)
18796         (ido-read-file-name-non-ido, ido-work-directory-list)
18797         (ido-ignore-item-temp-list, ido-current-directory)
18798         (ido-magic-forward-char, ido-enter-find-file)
18799         (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
18800         (ido-find-file, ido-read-buffer): Fix typos in docstrings.
18802 2005-06-10  Lute Kamstra  <lute@gnu.org>
18804         * play/dunnet.el (dun-mode): Use define-derived-mode.
18805         (dungeon-mode-map): Rename to dun-mode-map.  Keep old name as an
18806         obsolete alias.
18808         * play/doctor.el (doctor-mode-map): Remove defvar.
18809         (doctor-mode): Use define-derived-mode.
18811         * mail/mspools.el (mspools-mode):
18812         * net/eudc-hotlist.el (eudc-hotlist-mode):
18813         * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
18815 2005-06-10  Miles Bader  <miles@gnu.org>
18817         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
18818         Remove "-face" suffix from face names.
18819         (flyspell-incorrect-face, flyspell-duplicate-face):
18820         New backward-compatibility aliases for renamed faces.
18821         (flyspell-mode-on, make-flyspell-overlay)
18822         (flyspell-highlight-incorrect-region)
18823         (flyspell-highlight-duplicate-region)
18824         (flyspell-display-next-corrections)
18825         (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
18827         * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
18828         from face name.
18829         (texinfo-heading-face): New backward-compatibility alias for
18830         renamed face.
18831         (texinfo-heading-face): Use renamed texinfo-heading face.
18833         * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
18834         suffix from face names.
18835         (tex-math-face, tex-verbatim-face):
18836         New backward-compatibility aliases for renamed faces.
18837         (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
18838         (tex-insert-quote): Use `tex-verbatim-face' variable instead of
18839         literal face name.
18841         * textmodes/table.el (table-cell): Remove "-face" suffix from face
18842         name.
18843         (table-cell-face): New backward-compatibility alias for renamed face.
18844         (table--put-cell-face-property, table--update-cell-face):
18845         Use renamed table-cell face.
18847         * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
18848         from face name.
18849         (sgml-namespace-face): New backward-compatibility alias for
18850         renamed face.
18851         (sgml-namespace-face): Use renamed sgml-namespace face.
18853         * textmodes/org.el (org-level-1, org-level-2, org-level-3)
18854         (org-level-4, org-level-5, org-level-6, org-level-7)
18855         (org-level-8, org-warning, org-headline-done)
18856         (org-deadline-announce, org-scheduled-today)
18857         (org-scheduled-previously, org-link, org-done, org-table)
18858         (org-time-grid): Remove "-face" suffix from face names.
18859         (org-level-1-face, org-level-2-face, org-level-3-face)
18860         (org-level-4-face, org-level-5-face, org-level-6-face)
18861         (org-level-7-face, org-level-8-face, org-warning-face)
18862         (org-headline-done-face, org-deadline-announce-face)
18863         (org-scheduled-today-face, org-scheduled-previously-face)
18864         (org-link-face, org-done-face, org-table-face)
18865         (org-time-grid-face):
18866         New backward-compatibility aliases for renamed faces.
18867         (org-level-faces, org-set-font-lock-defaults, org-timeline)
18868         (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
18869         (org-agenda-get-timestamps, org-agenda-get-scheduled)
18870         (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
18872         * emulation/viper-init.el (viper-search, viper-replace-overlay)
18873         (viper-minibuffer-emacs, viper-minibuffer-insert)
18874         (viper-minibuffer-vi): Remove "-face" suffix from face names.
18875         (viper-search-face, viper-replace-overlay-face)
18876         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
18877         (viper-minibuffer-vi-face):
18878         New backward-compatibility aliases for renamed faces.
18879         (viper-search-face, viper-replace-overlay-face)
18880         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
18881         (viper-minibuffer-vi-face): Use renamed viper faces.
18883         * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
18884         Remove "-face" suffix from face names.
18885         (testcover-nohits-face, testcover-1value-face):
18886         New backward-compatibility aliases for renamed faces.
18887         (testcover-mark): Use renamed testcover faces.
18889         * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
18890         face name.
18891         (diary-button-face): New backward-compatibility alias for renamed face.
18892         (diary-entry): Use renamed diary-button face.
18894         * calendar/calendar.el (diary, calendar-today, holiday)
18895         (mark-visible-calendar-date): Remove "-face" suffix from face names.
18896         (diary-face, calendar-today-face, holiday-face):
18897         New backward-compatibility aliases for renamed faces.
18898         (eval-after-load "facemenu", diary-entry-marker)
18899         (calendar-today-marker, calendar-holiday-marker, diary-face):
18900         Use renamed calendar faces.
18902         * compare-w.el (compare-windows): Remove "-face" suffix from face name.
18903         (compare-windows-face): New backward-compatibility alias for
18904         renamed face.
18905         (compare-windows-highlight): Use renamed compare-windows face.
18907         * strokes.el (strokes-char): Remove "-face" suffix from face name.
18908         (strokes-char-face): New backward-compatibility alias for renamed face.
18909         (strokes-encode-buffer): Use renamed strokes-char face.
18911         * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
18912         (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
18913         Remove "-face" suffix from face names.
18914         (cvs-header-face, cvs-filename-face, cvs-unknown-face)
18915         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
18916         (cvs-msg-face): New backward-compatibility aliases for renamed faces.
18917         (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
18918         Use renamed pcvs faces.
18919         * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
18920         * pcvs-defs.el (cvs-mode-map): Likewise.
18921         * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
18923         * info.el (info-title-1, info-title-2, info-title-3)
18924         (info-title-4): Remove "-face" suffix from and downcase face names.
18925         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
18926         (Info-title-4-face):
18927         New backward-compatibility aliases for renamed faces.
18928         (Info-fontify-node): Use renamed info faces.
18930         * hilit-chg.el (highlight-changes, highlight-changes-delete):
18931         Remove "-face" suffix from face names.
18932         (highlight-changes-face, highlight-changes-delete-face):
18933         New backward-compatibility aliases for renamed faces.
18934         (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
18935         (hilit-chg-make-list): Use renamed highlight-changes faces.
18937         * generic-x.el (show-tabs-tab, show-tabs-space):
18938         Remove "-face" suffix from face names.
18939         (show-tabs-tab-face, show-tabs-space-face):
18940         New backward-compatibility aliases for renamed faces.
18941         (show-tabs-generic-mode-font-lock-defaults-1)
18942         (show-tabs-generic-mode-font-lock-defaults-2):
18943         Use renamed show-tabs faces.
18945         * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
18946         (smerge-markers): Remove "-face" suffix from face names.
18947         (smerge-mine-face, smerge-other-face, smerge-base-face)
18948         (smerge-markers-face):
18949         New backward-compatibility aliases for renamed faces.
18950         (smerge-mine-face, smerge-other-face, smerge-base-face)
18951         (smerge-markers-face): Use renamed smerge faces.
18953         * log-view.el (log-view-file, log-view-message): Remove "-face"
18954         suffix from face names.
18955         (log-view-file-face, log-view-message-face):
18956         New backward-compatibility aliases for renamed faces.
18957         (log-view-file-face, log-view-message-face): Use renamed log-view
18958         faces.
18960         * paren.el (show-paren-match, show-paren-mismatch):
18961         Remove "-face" suffix from face names.
18962         (show-paren-match-face, show-paren-mismatch-face):
18963         New backward-compatibility aliases for renamed faces.
18964         (show-paren-function): Use renamed show-paren faces.
18966         * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
18967         (ruler-mode-margins, ruler-mode-fringes)
18968         (ruler-mode-column-number, ruler-mode-fill-column)
18969         (ruler-mode-comment-column, ruler-mode-goal-column)
18970         (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
18971         suffix from face names.
18972         (ruler-mode-default-face, ruler-mode-pad-face)
18973         (ruler-mode-margins-face, ruler-mode-fringes-face)
18974         (ruler-mode-column-number-face, ruler-mode-fill-column-face)
18975         (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
18976         (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
18977         New backward-compatibility aliases for renamed faces.
18978         (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
18979         (ruler-mode-column-number, ruler-mode-fill-column)
18980         (ruler-mode-comment-column, ruler-mode-goal-column)
18981         (ruler-mode-tab-stop, ruler-mode-current-column)
18982         (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
18983         faces.
18985         * whitespace.el (whitespace-highlight): Remove "-face" suffix from
18986         face name.
18987         (whitespace-highlight-the-space): Use renamed face.
18988         (whitespace-highlight-face): New backward-compatibility alias for
18989         renamed face.
18991         * woman.el (woman-italic, woman-bold, woman-unknown)
18992         (woman-addition, woman-symbol-face):
18993         Remove "-face" suffix from face names.
18994         (woman-italic-face, woman-bold-face, woman-unknown-face)
18995         (woman-addition-face):
18996         New backward-compatibility aliases for renamed faces.
18997         (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
18998         (woman-decode-region, woman-replace-match)
18999         (woman-display-extended-fonts, woman-special-characters)
19000         (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
19001         Use renamed woman faces.
19003         * longlines.el (longlines-visible-face): Face removed.
19005         * diff-mode.el (diff-header, diff-file-header, diff-index)
19006         (diff-hunk-header, diff-removed, diff-added, diff-changed)
19007         (diff-function, diff-context, diff-nonexistent): Remove "-face"
19008         suffix from face names.
19009         (diff-header-face, diff-file-header-face, diff-index-face)
19010         (diff-hunk-header-face, diff-removed-face, diff-added-face)
19011         (diff-changed-face, diff-function-face, diff-context-face)
19012         (diff-nonexistent-face): New backward-compatibility aliases for
19013         renamed faces.
19014         (diff-header-face, diff-file-header-face)
19015         (diff-index, diff-index-face, diff-hunk-header)
19016         (diff-hunk-header-face, diff-removed, diff-removed-face)
19017         (diff-added, diff-added-face, diff-changed-face, diff-function)
19018         (diff-function-face, diff-context-face, diff-nonexistent)
19019         (diff-nonexistent-face): Use renamed diff-mode faces.
19021         * progmodes/compile.el (compilation-warning-face)
19022         (compilation-info-face): Remove "-face" suffix from face names.
19023         (compilation-warning-face, compilation-info-face):
19024         New backward-compatibility aliases for renamed faces.
19025         (compilation-warning-face, compilation-info-face):
19026         Use renamed compilation faces.
19028         * add-log.el (change-log-date, change-log-name)
19029         (change-log-email, change-log-file, change-log-list)
19030         (change-log-conditionals, change-log-function)
19031         (change-log-acknowledgement): Remove "-face" suffix from face names.
19032         (change-log-date-face, change-log-name-face)
19033         (change-log-email-face, change-log-file-face)
19034         (change-log-list-face, change-log-conditionals-face)
19035         (change-log-function-face, change-log-acknowledgement-face):
19036         New backward-compatibility aliases for renamed faces.
19037         (change-log-font-lock-keywords): Use renamed change-log faces.
19039         * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
19040         (custom-set, custom-changed, custom-saved, custom-button)
19041         (custom-button-pressed, custom-documentation, custom-state)
19042         (custom-comment, custom-comment-tag, custom-variable-tag)
19043         (custom-variable-button, custom-face-tag, custom-group-tag-1)
19044         (custom-group-tag): Remove "-face" suffix from face names.
19045         (custom-magic-alist, custom-magic-value-create)
19046         (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
19047         (custom-invalid-face, custom-rogue-face, custom-modified-face)
19048         (custom-set-face, custom-changed-face, custom-saved-face)
19049         (custom-button-face, custom-button-pressed-face)
19050         (custom-documentation-face, custom-state-face)
19051         (custom-comment-face, custom-comment-tag-face)
19052         (custom-variable-tag-face, custom-variable-button-face)
19053         (custom-face-tag-face, custom-group-tag-face-1)
19054         (custom-group-tag-face):
19055         New backward-compatibility aliases for renamed faces.
19057         * wid-edit.el (widget-documentation, widget-button)
19058         (widget-field, widget-single-line-field, widget-inactive)
19059         (widget-button-pressed): "-face" suffix removed from face names.
19060         (widget-documentation-face, widget-button-face)
19061         (widget-field-face, widget-single-line-field-face)
19062         (widget-inactive-face, widget-button-pressed-face):
19063         New backward-compatibility aliases for renamed faces.
19064         (widget-documentation-face, widget-button-face)
19065         (widget-button-pressed-face, widget-specify-field)
19066         (widget-specify-inactive): Use renamed widget faces.
19068 2005-06-10  Kenichi Handa  <handa@m17n.org>
19070         * term/x-win.el (x-clipboard-yank): Remove condition-case
19071         wrapping.
19073 2005-06-11  Kenichi Handa  <handa@m17n.org>
19075         * add-log.el (change-log-font-lock-keywords): Make the regexp for
19076         date lines stricter.
19078 2005-06-10  Zhang Wei  <id.brep@gmail.com>
19080         * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
19081         of x-get-selection.
19083 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
19085         * comint.el (comint-mode, comint-snapshot-last-prompt):
19086         * frame.el (frame-current-scroll-bars):
19087         * term.el (term-mode, term-check-proc, term-input-sender)
19088         (term-simple-send, term-extract-string, term-word)
19089         (term-match-partial-filename):
19090         * window.el (window-current-scroll-bars):
19091         * emulation/cua-base.el (cua-normal-cursor-color)
19092         (cua-read-only-cursor-color, cua-overwrite-cursor-color)
19093         (cua-global-mark-cursor-color):
19094         * mail/undigest.el (rmail-forward-separator-regex):
19095         Fix typos in docstrings.
19097         * comint.el (comint-check-proc, make-comint-in-buffer)
19098         (comint-source-default): Doc fixes.
19100         * term.el (term-send-string): Improve argument/docstring consistency.
19102 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
19104         * comint.el (comint-send-input): Bind `inhibit-read-only' around
19105         call to `delete-region'.
19106         (comint-mode-hook): Do not enable Font Lock by default.
19108 2005-06-09  Lute Kamstra  <lute@gnu.org>
19110         * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
19111         could be void.
19113 2005-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
19115         * emacs-lisp/debug.el (debugger-will-be-back): New var.
19116         (debug): Use it.
19117         (debugger-step-through, debugger-continue, debugger-jump)
19118         (debugger-return-value): Set it when needed.
19119         (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
19120         Use inhibit-read-only.
19122 2005-06-09  Juanma Barranquero  <lekktu@gmail.com>
19124         * window.el (shrink-window-if-larger-than-buffer)
19125         (window-size-fixed): Fix typo in docstring.
19127         * thumbs.el: Don't set `auto-image-file-mode'.  Do not create the
19128         thumbnails directory on loading.
19129         (thumbs-conversion-program): Use `eq' to check the system type,
19130         not `equal'.
19131         (thumbs-temp-dir): Initialize to `temporary-file-directory',
19132         not "/tmp".  Fix docstring.
19133         (thumbs-thumbsdir): New function to return the thumbnails
19134         directory, creating it if needed.
19135         (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
19136         (thumbs-temp-file): Delete variable and make it into a function.
19137         (thumbs-resize-image, thumbs-modify-image): Use it.
19138         (thumbs-kill-buffer): Simplify.
19139         (thumbs-gensym): Defalias or duplicate CL `gensym'.
19140         (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
19141         docstrings.
19143 2005-06-09  Kim F. Storm  <storm@cua.dk>
19145         * subr.el (save-match-data): Add RESEAT arg `evaporate' to
19146         set-match-data to free markers in match-data.
19148         * replace.el (replace-match-data): Pass RESEAT arg `t' to
19149         match-data to unchain markers in match-data.
19151 2005-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
19153         * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
19154         the debugger immediately anyway.  Undo the 2005-06-06 change, rendered
19155         unnecessary now.
19157 2005-06-08  Richard M. Stallman  <rms@gnu.org>
19159         * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
19160         give the variable a doc string that doesn't say don't set it directly.
19162         * textmodes/ispell.el (ispell-check-version):
19163         Use match-string-no-properties.
19164         (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
19165         (ispell-buffer-local-words): Likewise.
19167         * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
19168         except on terminals with enough colors to really display it.
19169         (makefile-dependency-regex): Delete spurious `bb'.
19171         * faces.el (escape-glyph): Use blue once again in last case.
19172         (no-break-space): Redefine so that it isn't invisible on a tty.
19174 2005-06-08  Kim F. Storm  <storm@cua.dk>
19176         * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
19177         also when reading directory name.
19179 2005-06-08  Lute Kamstra  <lute@gnu.org>
19181         * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
19182         (flyspell-mode-line-string): Remove autoload cookie.
19183         (flyspell-mode): Remove defvar.
19185 2005-06-07  Lute Kamstra  <lute@gnu.org>
19187         * textmodes/org.el (org-run-mode-hooks): New function.
19188         (org-agenda-mode): Use it.
19190 2005-06-07  David McCabe  <davemccabe@gmail.com>  (tiny change)
19192         * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
19194 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
19196         * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
19198 2005-06-06  Luc Teirlinck  <teirllm@auburn.edu>
19200         * font-lock.el (font-lock-add-keywords): Doc fix.
19202 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
19204         * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
19205         (tex-compile-default): In the absence of any history, use the order in
19206         tex-compile-alist to choose the preferred command.
19207         (tex-compile-commands): Reorder a bit.
19209         * textmodes/flyspell.el (flyspell-auto-correct-binding)
19210         (flyspell-incorrect-face, flyspell-duplicate-face):
19211         Use (X)Emacs-agnostic code.
19212         (flyspell-mode-map): Don't overwrite at each load.  Remove code
19213         redundant with the subsequent add-minor-mode.  Merge Emacs and
19214         XEmacs code.
19215         (flyspell-word): Minor simplification.
19216         (flyspell-math-tex-command-p): Quieten the byte-compiler.
19217         (flyspell-external-point-words): Remove unused vars `size' and `start'.
19218         (flyspell-do-correct): Rename from flyspell-xemacs-correct.
19219         Merge the corresponding Emacs code.
19220         (flyspell-correct-word, flyspell-xemacs-popup):
19221         Use flyspell-do-correct.
19223         * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
19224         a dedicated window.
19226         * international/latexenc.el (latexenc-find-file-coding-system):
19227         Undo part of last patch, to turn off a compiler warning.
19229 2005-06-06  Juri Linkov  <juri@jurta.org>
19231         * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
19232         Rename `tmm-inactive-face' to `tmm-inactive'.
19234 2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>
19236         * iswitchb.el: Rename faces.
19238 2005-06-06  Kim F. Storm  <storm@cua.dk>
19240         * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
19241         (cua-global-mark): Remove -face suffix from face names.
19243         * emulation/cua-gmrk.el (cua--init-global-mark):
19244         Remove cua-global-mark face setup.
19246 2005-06-06  Richard M. Stallman  <rms@gnu.org>
19248         * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
19249         just like other allowed characters.
19250         (makefile-match-dependency): Exclude leading and training whitespace
19251         from the range of regexp subexp 1.
19252         (makefile-macroassign-regex): Don't try to match the body,
19253         just the name of the macro being defined.
19255         * info.el (Info-read-node-name-2): New function.
19256         (Info-read-node-name-1): Use that.
19257         Add a completion-base-size-function property.
19259         * simple.el (completion-setup-function): Look for
19260         completion-base-size-function property of minibuffer-completion-table.
19262         * files.el (locate-file-completion): Doc fix.
19264         * printing.el: Don't call pr-update-menus; user must do that.
19266         * emacs-lisp/debug.el (debugger-window): New variable.
19267         (debug): Use debugger-window if it is set and still alive.
19268         Record debugger-window for next entry.
19270         * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
19272 2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
19274         * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
19275         (hack-one-local-variable, hack-local-variables)
19276         (hack-local-variables-prop-line): Pass that arg.
19278 2005-06-06  Kim F. Storm  <storm@cua.dk>
19280         * ido.el (ido-first-match, ido-only-match, ido-subdir)
19281         (ido-indicator): Remove -face suffix from face names.
19283 2005-06-06  Juri Linkov  <juri@jurta.org>
19285         * font-lock.el (font-lock-regexp-backslash)
19286         (font-lock-regexp-backslash-construct): New faces.
19287         (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
19288         after `('.  Add `while-no-input' to control structures.
19290         * faces.el (no-break-space, shadow): New faces.
19291         (escape-glyph): Use less loud colors pink2 and red4.
19293         * diff-mode.el (diff-context-face)
19294         * dired.el (dired-ignored)
19295         * rfn-eshadow.el (file-name-shadow)
19296         * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
19298         * info.el (Info-title-1-face): Use green instead of yellow because
19299         bold yellow is not readable on light backgrounds.
19301         * progmodes/compile.el (compilation-start): Move `erase-buffer' up
19302         before selecting the desired mode to not spend time fontifying
19303         old contents.
19305 2005-06-06  Juanma Barranquero  <lekktu@gmail.com>
19307         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
19308         (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
19310         * ps-print.el (ps-default-fg, ps-default-bg):
19311         Fix typos in docstrings.
19313         * isearchb.el (isearchb): Don't pass a spurious second argument to
19314         `iswitchb-completions'.
19316 2005-06-05  Nick Roberts  <nickrob@snap.net.nz>
19318         * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
19319         to preserve point.
19320         (gdb-find-file-hook): Add doc string.
19322         * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
19323         C dereferenced pointer expression.
19324         (gud-tool-bar-map): Put it on the tool bar.  Re-order icons.
19326         * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
19328         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
19329         * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
19330         * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
19331         * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
19332         * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
19333         Make background transparent.
19335 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
19337         * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
19338         (font-lock-remove-keywords): Doc fix.
19339         (font-lock-mode-major-mode): Compiler defvar.
19340         (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
19342         * font-core.el (font-lock-mode-major-mode): Compiler defvar.
19343         (font-lock-mode): Update `font-lock-mode-major-mode'.
19344         (font-lock-set-defaults): Compiler defvar.
19345         (font-lock-default-function): Take `font-lock-mode-major-mode'
19346         into account.
19348         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
19349         keep track of which major mode it enabled the minor mode for.
19350         Use find-file-hook again.  Update docstring.
19352         * simple.el (eval-expression-print-level)
19353         (eval-expression-print-length, eval-expression-debug-on-error):
19354         Doc fixes.
19356 2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
19358         * iswitchb.el (iswitchb-single-match-face)
19359         (iswitchb-current-match-face, iswitchb-virtual-matches-face)
19360         (iswitchb-invalid-regexp-face): New faces.
19361         (iswitchb-completions): Use them.
19362         (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
19363         now marked as an obsolete alias.
19364         (iswitchb-read-buffer): Remove check for bound font variables.
19365         (iswitchb-invalid-regexp): New free variable.
19366         (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
19367         set iswitchb-invalid-regexp.
19368         (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
19369         invalid regexps.
19370         (iswitchb-completions): Add check for complete match when entering
19371         a regexp.
19372         (iswitchb-completions): Remove require-match argument.
19373         (iswitchb-exhibit): Fix caller.
19374         (iswitchb-common-match-inserted): New variable.
19375         (iswitchb-complete, iswitchb-completion-help): Use it.
19377 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
19379         * url-http.el (url-http-chunked-encoding-after-change-function):
19380         Use `url-http-debug' instead of `message'.
19382 2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
19384         * url-http.el (url-http-parse-headers): Pass redirected URL as a
19385         callback argument.
19387 2005-06-04  Kim F. Storm  <storm@cua.dk>
19389         * simple.el (line-move): Only call sit-for when moving backwards.
19391         * ido.el (ido-make-merged-file-list-1): New defun split from
19392         ido-make-merged-file-list.
19393         (ido-make-merged-file-list): Bind throw-on-input around call to
19394         ido-make-merged-file-list-1.  Return input-pending-p if
19395         interrupted by more input available.
19396         (ido-read-internal): Handle input-pending-p return value from
19397         ido-make-merged-file-list.
19399 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19401         * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
19402         compatibility code.
19404         * international/latexenc.el (latexenc-find-file-coding-system):
19405         Don't inherit the EOL part of the coding-system from the
19406         tex-main buffer.  Fit within 80 columns.
19408 2005-06-03  Matt Hodges  <MPHodges@member.fsf.org>
19410         * tmm.el (tmm-inactive-face): New face.
19411         (tmm-remove-inactive-mouse-face): New function.
19412         (tmm-prompt, tmm-add-one-shortcut)
19413         (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
19414         but not selectable.
19416 2005-06-03  Juanma Barranquero  <lekktu@gmail.com>
19418         * faces.el (face-equal): Improve argument/docstring consistency.
19420 2005-06-03  Daniel Pfeiffer  <occitan@esperanto.org>
19422         * progmodes/make-mode.el (makefile-targets-face)
19423         (makefile-shell-face, makefile-makepp-perl-face): Add :version.
19424         (makefile-bsdmake-dependency-regex)
19425         (makefile-makepp-rule-action-regex)
19426         (makefile-bsdmake-rule-action-regex): New constants.
19427         (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
19429         * progmodes/compile.el (compilation-error-regexp-alist-alist):
19430         Allow (...) within `...' for makepp messages.
19432 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
19434         * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
19436         * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
19437         "." files are deleted from all file lists before comparison.
19439         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
19440         (viper-ESC-key): Made them customizable.
19442         * viper.el (viper-non-hook-settings): Fix the names of defadvices.
19444 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>
19446         * autorevert.el (auto-revert-buffers): Use save-match-data.
19448 2005-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
19450         * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
19451         menu items with a nil command binding.
19453 2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
19455         * emacs-lisp/cl-macs.el (defsetf):
19456         Improve argument/docstring consistency.
19458         * faces.el (list-faces-display): Improve the formatting by
19459         computing the maximum length required for any face-name (reworked
19460         patch of 1999-01-11, accidentally deleted on 1999-07-21).
19461         (internal-find-face): Remove redundant info in docstring.
19463 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
19465         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
19466         (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
19467         (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
19468         (gdb-assembler-custom): Improve regexps.
19469         (def-gdb-auto-update-handler): Use window point to preserve point.
19471 2005-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
19473         * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
19475 2005-05-31  Jay Belanger  <belanger@truman.edu>
19477         * calc/calc-embed.el (calc-embedded-word): Change argument passed
19478         to calc-embedded.
19479         (calc-embedded-make-info): Have plain prefix argument select
19480         entire line.
19482 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
19484         * faces.el (list-faces-display): Signal error if passed a regexp
19485         that matches no face name.
19487         * simple.el (filter-buffer-substring): Fix typo in docstring.
19489 2005-05-31  Richard M. Stallman  <rms@gnu.org>
19491         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
19492         (vhdl-emacs-21): Doc fix.
19493         (vhdl-mode): Unconditionally set comment-padding.
19494         (vhdl-fixup-whitespace-region): Insert spaces only where
19495         there are none.
19496         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
19498 2005-05-30  John Wiegley  <johnw@newartisans.com>
19500         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
19501         * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
19502         * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
19503         `directory-sep-char' to ?/, and all uses of `string-to-int' to
19504         `string-to-number'.
19506 2005-05-30  Jay Belanger  <belanger@truman.edu>
19508         * calc/calc.el (calc-bug-address): Fix docstring.
19509         (calc-window-hook, calc-trail-window-hook): New variables.
19510         (calc-trail-display): Restore use of calc-trail-window-hook.
19511         (calc): Restore use of calc-window-hook.
19513 2005-05-31  Masatake YAMATO  <jet@gyve.org>
19515         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
19517         * help-fns.el (help-C-file-name): Add autoload mark for
19518         `find-function-noselect'.
19520 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19522         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
19523         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
19525 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
19527         * calendar/diary-lib.el (mark-included-diary-files): Only kill
19528         included diary buffer if it was not already being visited.
19529         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
19531         * calendar/icalendar.el (top-level): Do not require appt.
19533         * mail/supercite.el (sc-select-attribution): Only use a list
19534         element from sc-attrib-selection-list if it returns a string.
19535         Reported by Davide G. M. Salvetti <salve@debian.org>.
19537 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
19539         * thumbs.el (thumbs-thumbname): The resulting thumbname now
19540         includes a hash value to improve its uniqueness, and has a ".jpg"
19541         extension.  Also, it is now a valid filename on all systems.
19542         (thumbs-make-thumb): Use `let', not `let*'.
19543         (thumbs-show-thumbs-list): Check for JPEG availability.
19545 2005-05-30  Richard M. Stallman  <rms@gnu.org>
19547         * filesets.el (filesets-menu-ensure-use-cached):
19548         Prevent warning when emacs-version>= is undefined.
19550         * printing.el (pr-interactive-n-up): Use string-to-number.
19552         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
19554         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
19555         Warn only when name to be defined is quoted.
19557 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
19559         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
19560         Make regexp more robust.
19561         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
19562         Force regeneration of disassembly.
19564 2005-05-29  Jay Belanger  <belanger@truman.edu>
19566         * calc/calc.el (calc-user-invocation): Check if
19567         calc-invocation-macro is non-nil.
19569 2005-05-29  Juri Linkov  <juri@jurta.org>
19571         * add-log.el (change-log-font-lock-keywords):
19572         Add `+' to e-mail regexp to accept mail address with keywords.
19574         * man.el (Man-name-regexp): Add `:' to accept qualified names.
19576 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
19578         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
19580         * ielm.el (inferior-emacs-lisp-mode): Ditto.
19582 2005-05-29  Richard M. Stallman  <rms@gnu.org>
19584         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
19585         Undo the change that moves to end of the current word.
19587 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
19589         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
19590         Throw error when count <= 0 to ensure input is a number.
19591         (gdb-read-memory-custom): Pick up address from buffer.
19592         (gdb-memory-mode): Allow user to increment and decrement
19593         memory address from header line.
19595 2005-05-29  Richard M. Stallman  <rms@gnu.org>
19597         * flyspell.el (flyspell-version): Function deleted.
19598         (flyspell-auto-correct-previous-hook): Doc fix.
19600         * jit-lock.el (jit-lock-function, jit-lock-after-change):
19601         Do nothing if memory is full.
19603         * font-lock.el (font-lock-fontify-syntactically-region):
19604         Pass t for GREEDY to looking-back.
19606         * saveplace.el (save-place-alist-to-file): Write the file
19607         using write-region.
19609         * subr.el (looking-back): New argument GREEDY.
19611         * progmodes/compile.el (compilation-start): Set the mode
19612         before inserting the initial text.
19614         * progmodes/which-func.el (which-func-update-1): Turn the mode
19615         off in case of error by setting which-func-mode.
19617 2005-05-29  Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
19619         * flyspell.el (flyspell-auto-correct-previous-word):
19620         Narrow down to what's on the screen, and recenter overlays
19621         at the end of the next word.
19623 2005-05-29  Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
19625         * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
19626         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
19627         (flyspell-abbrev-p): Default to nil.
19628         (flyspell-use-global-abbrev-table-p): Doc fix.
19629         (flyspell-large-region): Allow nil as value.
19630         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
19632         (mail-mode-flyspell-verify): More robust handling
19633         of `mail-header-separator'.  More efficient signature detection.
19634         Allow for regexp metacharacters in message-header-separator.
19635         Adding `To' not to be checked in mail-mode-flyspell-verify.
19637         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
19638         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
19639         Bind flyspell-auto-correct-binding.
19640         Bind C-. and C-, .
19641         (flyspell-mode-map): Likewise.
19642         (flyspell-mode): Doc fix.
19643         (flyspell-accept-buffer-local-defs): Preserve current buffer.
19644         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
19645         (flyspell-word-cache-result): New var, always local.
19646         (flyspell-check-pre-word-p): Doc fix.
19647         (flyspell-check-changed-word-p): Handle spc like newline.
19648         (flyspell-post-command-hook): Set flyspell-word-cache-result.
19649         (flyspell-word-search-backward, flyspell-word-search-forward):
19650         New functions.
19651         (flyspell-word): Return t if nothing to check.
19652         When parsing TeX code, check for after } or \.
19653         Use flyspell-word-search-backward to find previous word.
19654         Return nil if duplicated word.
19655         For word already checked, return same value as last time.
19656         Set flyspell-word-cache-result after checking.
19657         Don't clobber the return value.
19658         (flyspell-get-word): Major rewrite.
19659         (flyspell-external-point-words): New locals pword, pcount.
19660         Fix size used in progress message.
19661         Find the proper corresponding word in flyspell-large-region-buffer.
19662         (flyspell-region): Check for flyspell-large-region = nil.
19663         (flyspell-highlight-incorrect-region): Clean up overlays in region.
19664         (flyspell-auto-correct-word): Check that WORD is a cons.
19665         (flyspell-correct-word): Likewise.
19667 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
19669         * progmodes/make-mode.el (makefile-rule-action-regex)
19670         (makefile-macroassign-regex, makefile-makepp-mode)
19671         (makefile-bsdmake-mode): Continuation lines may be empty.
19672         Reported by Joshua Varner.
19673         (makefile-makepp-font-lock-keywords): Add $(stem).
19675 2005-05-28  Karl Berry  <karl@gnu.org>
19677         * textmodes/tex-mode.el: Now that tex-send-command calls
19678         shell-quote-argument (2005-03-31 change), remove all calls to
19679         shell-quote-argument; they all end up invoking tex-send-command.
19680         The double quoting loses on filenames with non-safe characters,
19681         such as "@".  Reported by Frederik Fouvry.
19683 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
19685         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
19686         about preserving point.
19688 2005-05-27  Jay Belanger  <belanger@truman.edu>
19690         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
19691         Info-goto-node.
19693         * calc/calc-embed.el (calc-embed-arg): New variable.
19694         (calc-do-embedded-activate, calc-embedded-activate-formula)
19695         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
19696         variable by new variable.
19697         (calc-embedded-make-info): Replace undeclared variable by new
19698         variable.  When selecting region with positive prefix
19699         argument, use end of previous line instead of beginning of line.
19701         * calc/calc-aent.el (calc-arg-values): Declare it.
19703         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
19704         Declare them.
19706         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
19708         * calc/calc.el (calc-alg-map): Declare it.
19710         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
19712 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
19714         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
19715         (gdb-registers-buffer, toggle-gdb-all-registers):
19716         Toggle display of floating point registers.
19717         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
19719         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
19720         (toggle-gud-tooltip-dereference):
19721         Rename from gud-toggle-tooltip-dereference.
19723 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
19725         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
19727 2005-05-27  Jay Belanger  <belanger@truman.edu>
19729         * calc/calc-prog.el (calc-kbd-report): Remove.
19730         (calc-kbd-query): Rewrite.
19732 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
19734         * image.el (image-library-alist): Move to image.c.
19735         (image-type-available-p): Doc fix.
19737 2005-05-27  Lute Kamstra  <lute@gnu.org>
19739         * calc/calc.el (calc):
19740         * outline.el (outline-1, outline-2, outline-3, outline-4)
19741         (outline-5, outline-6, outline-7, outline-8):
19742         * textmodes/dns-mode.el (dns-mode):
19743         * textmodes/sgml-mode.el (sgml-namespace-face):
19744         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
19745         (tex-verbatim-face, tex-use-reftex):
19746         * textmodes/texinfo.el (texinfo-heading-face):
19747         Specify customization group.
19749         * longlines.el: Don't require easy-mmode.
19750         (longlines-visible-face): Specify customization group.
19752 2005-05-27  Kenichi Handa  <handa@m17n.org>
19754         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
19755         encoding table of windows-1251.
19757         * international/ucs-tables.el (ucs-set-table-for-input):
19758         If translation-table-for-input of a coding system is a symbol, get
19759         its translation-table property.
19761         * international/code-pages.el: Don't register a coding system into
19762         non-iso-charset-alist more than once.
19763         (cp-make-coding-system): Likewise.
19765 2005-05-26  John Wiegley  <johnw@newartisans.com>
19767         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
19768         `eshell-resume-eval' is wrapped in a list, it indicates that the
19769         command was run asynchronously.  In that case, unwrap the value
19770         before checking the delimiter value.
19772         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
19773         character before a space at the end of a line is \, assume the space
19774         is part of the last argument rather than a final argument separator.
19776         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
19777         is in use, and the target is `t' or `nil' (which are the most common
19778         values), don't assume that the symbol target is a buffer.
19780 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
19782         * calendar/calendar.el (calendar-mode-line-format):
19783         Use mode-line-highlight as mouse-face.
19785         * time.el (display-time-string-forms, display-time-update):
19786         Use mode-line-highlight as mouse-face.
19788 2005-05-26  Jay Belanger  <belanger@truman.edu>
19790         * calc/calc.el (calc-language-alist): Remove extra defvar.
19792 2005-05-26  Lute Kamstra  <lute@gnu.org>
19794         * arc-mode.el (archive-mode):
19795         * bookmark.el (bookmark-read-annotation-mode)
19796         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
19797         * bs.el (bs-mode):
19798         * calc/calc-yank.el (calc-edit-mode):
19799         * calc/calc.el (calc-mode, calc-trail-mode):
19800         * calculator.el (calculator-mode):
19801         * chistory.el (command-history-mode):
19802         * comint.el:
19803         * cus-edit.el (custom-mode):
19804         * descr-text.el (describe-text-mode):
19805         * ebuff-menu.el (Electric-buffer-menu-mode):
19806         * ediff-util.el (ediff-mode):
19807         * emacs-lisp/re-builder.el (reb-mode):
19808         * emulation/vi.el (vi-mode-setup):
19809         * emulation/ws-mode.el (wordstar-mode):
19810         * eshell/esh-mode.el (eshell-mode):
19811         * forms.el (forms-mode):
19812         * help-mode.el (help-mode):
19813         * hexl.el (hexl-mode):
19814         * ibuffer.el (ibuffer-mode):
19815         * ielm.el (inferior-emacs-lisp-mode):
19816         * info.el (Info-mode, Info-edit-mode):
19817         * international/swedish.el:
19818         * ledit.el (ledit-from-lisp-mode):
19819         * locate.el (locate-mode):
19820         * mail/rmail.el (rmail-mode):
19821         * mail/rmailedit.el (rmail-edit-mode):
19822         * mail/rmailsum.el (rmail-summary-mode):
19823         * mail/supercite.el (sc-electric-mode):
19824         * net/eudc.el (eudc-mode):
19825         * net/quickurl.el (quickurl-list-mode):
19826         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
19827         * obsolete/ooutline.el (outline-mode):
19828         * obsolete/options.el (Edit-options-mode):
19829         * obsolete/rnews.el (news-mode):
19830         * obsolete/rnewspost.el (news-reply-mode):
19831         * play/5x5.el (5x5-mode):
19832         * play/decipher.el (decipher-mode, decipher-stats-mode):
19833         * play/gomoku.el (gomoku-mode):
19834         * play/snake.el (snake-mode):
19835         * play/solitaire.el (solitaire-mode):
19836         * play/tetris.el (tetris-mode):
19837         * progmodes/ada-mode.el (ada-mode):
19838         * progmodes/antlr-mode.el (antlr-mode):
19839         * progmodes/autoconf.el (autoconf-mode):
19840         * progmodes/dcl-mode.el (dcl-mode):
19841         * progmodes/delphi.el (delphi-mode):
19842         * progmodes/ebrowse.el (ebrowse-tree-mode)
19843         (ebrowse-electric-list-mode, ebrowse-member-mode)
19844         (ebrowse-electric-position-mode):
19845         * progmodes/f90.el (f90-mode):
19846         * progmodes/fortran.el (fortran-mode):
19847         * progmodes/icon.el (icon-mode):
19848         * progmodes/idlw-help.el (idlwave-help-mode):
19849         * progmodes/idlw-shell.el (idlwave-shell-mode):
19850         * progmodes/idlwave.el (idlwave-mode):
19851         * progmodes/inf-lisp.el (inferior-lisp-mode):
19852         * progmodes/m4-mode.el (m4-mode):
19853         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
19854         * progmodes/modula2.el (modula-2-mode):
19855         * progmodes/octave-inf.el (inferior-octave-mode):
19856         * progmodes/octave-mod.el (octave-mode):
19857         * progmodes/pascal.el (pascal-mode):
19858         * progmodes/sh-script.el (sh-mode):
19859         * progmodes/sql.el (sql-mode, sql-interactive-mode):
19860         * progmodes/vhdl-mode.el (vhdl-mode):
19861         * progmodes/xscheme.el (scheme-interaction-mode):
19862         * replace.el (occur-mode):
19863         * ses.el (ses-mode):
19864         * simple.el (completion-list-mode):
19865         * skeleton.el:
19866         * speedbar.el (speedbar-mode):
19867         * term.el (term-mode):
19868         * terminal.el (terminal-edit-mode):
19869         * textmodes/reftex-index.el (reftex-index-mode)
19870         (reftex-index-phrases-mode):
19871         * textmodes/reftex-sel.el (reftex-select-label-mode)
19872         (reftex-select-bib-mode):
19873         * textmodes/reftex-toc.el (reftex-toc-mode):
19874         * wdired.el (wdired-change-to-wdired-mode):
19875         * wid-browse.el (widget-browse-mode):
19876         Use run-mode-hooks.
19878         * array.el (array-mode):
19879         * calendar/todo-mode.el (todo-mode):
19880         * man.el (Man-mode):
19881         * play/landmark.el (lm-mode):
19882         * play/mpuz.el (mpuz-mode):
19883         Use kill-all-local-variables and run-mode-hooks.
19885         * subr.el (delay-mode-hooks): Specify indentation.
19887 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
19889         * xml.el (xml-substitute-special): Don't die for undefined xml
19890         entities.
19892 2005-05-26  Jay Belanger  <belanger@truman.edu>
19894         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
19895         of nil.
19897 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
19899         * progmodes/gdb-ui.el (gdb-frame-address):
19900         Rename from gdb-current-address.
19901         (gdb-previous-frame-address): Rename from gdb-previous-address.
19902         (gdb-selected-frame): Rename from gdb-current-frame.
19903         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
19904         (gdb-frame-number): Rename from gdb-current-stack-level.
19905         (gdb-ann3): Match new mode-name for disassembly buffer.
19906         Extend initialization of variables.
19907         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
19908         (gdb-memory-mode): Use mouse-face in header line.
19909         (gdb-assembler-buffer-name): Call it disassembly and give frame
19910         in mode line.
19911         (gdb-source-spec-regexp, gdb-assembler-custom)
19912         (gdb-invalidate-assembler, gdb-frame-handler):
19913         Make robust to leading zeroes in address format.
19915 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
19917         * textmodes/org.el (org-mode): Use `define-derived-mode' to
19918         define `org-mode'.
19919         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
19921 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
19923         * log-edit.el (log-edit-changelog-entries): Distinguish between
19924         filenames like xfns.c and fns.c.
19926 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
19928         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
19929         point after reverting.
19930         (Buffer-menu-make-sort-button): Handle the case where
19931         `Buffer-menu-use-header-line' is nil.
19933 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
19935         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
19936         New funcs.  In minibuffer-local-completion-map bind `]', `/'
19937         and `:' to them.
19939 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
19941         * startup.el (normal-top-level): Allow modification of load-path while
19942         we're iterating over it.
19944 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
19946         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
19947         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
19948         (thumbs-resize-interactive, thumbs-insert-image)
19949         (thumbs-insert-thumb, thumbs-dired-show-marked)
19950         (thumbs-find-image-at-point, thumbs-delete-images)
19951         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
19952         (thumbs-increment-image-size, thumbs-decrement-image-size):
19953         Fix typos in docstrings.
19955 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
19957         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
19958         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
19959         (cperl-mode): Use them.
19961 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
19963         * window.el (quit-window, shrink-window-if-larger-than-buffer):
19964         Doc fixes.
19966 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
19968         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
19969         Bind C-d to gdb-inferior-io-eof.
19971         * dired.el (dired-dnd-popup-notice): Use message-box.
19973 2005-05-23  Masatake YAMATO  <jet@gyve.org>
19975         * bindings.el (mode-line-major-mode-keymap):
19976         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
19978         * faces.el (mode-line-highlight): New face.
19980         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
19981         as mouse-face.
19983         * bindings.el (top-level, help-echo, mode-line-modified)
19984         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
19985         as mouse-face.
19987 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
19989         * progmodes/cc-engine.el (c-guess-basic-syntax):
19990         Remove spurious call to `zerop'.
19992         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
19994 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
19996         CC Mode update to 5.30.10:
19998         * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
19999         could go past the limit in decoration level 2, thereby causing
20000         errors during interactive fontification.
20002         * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
20003         the file is evaluated interactively.
20005         * cc-engine.el (c-guess-basic-syntax): Handle operator
20006         declarations somewhat better in C++.
20008         * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
20009         make use of `run-mode-hooks' which has been added in Emacs 21.1.
20010         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
20011         (awk-mode): Use it.
20012         (make-local-hook): Suppress warning about obsoleteness.
20014         * cc-engine.el, cc-align.el, cc-cmds.el
20015         (c-append-backslashes-forward, c-delete-backslashes-forward)
20016         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
20017         Compensate for return value from `forward-line' when it has moved
20018         but not to a different line due to eob.
20020         * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
20021         `objc-method-intro' and `objc-method-args-cont'.
20023 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
20025         CC Mode update to 5.30.10:
20027         * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
20028         in the copyright statement.  Incidentally, change "along with GNU
20029         Emacs" to "along with this program" where it occurs.
20031         * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
20032         so that it is interactive, hence can be found by M-x awk-mode
20033         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
20034         <gmorris+emacs@ast.cam.ac.uk>.
20036         * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
20037         Mode's regexps.
20039 2005-05-23  Kevin Ryde  <user42@zip.com.au>
20041         * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
20042         c-parse-state, to avoid a lisp error (on bad code).
20044 2005-05-23  Lute Kamstra  <lute@gnu.org>
20046         * subr.el (font-lock-defaults): Remove defvar as it's already
20047         defined in font-core.el.
20049         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
20051 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
20053         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
20054         more general and work when GDB variable "print pretty" is on,
20055         as with Emacs, for example.
20057 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
20059         * font-core.el: Update comment.
20061         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
20062         Use `after-change-major-mode-hook' instead of `find-file-hook'.
20064         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
20066 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
20068         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
20069         and `yank-handler' in the doc strings.
20071 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
20073         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
20075 2005-05-22  Richard M. Stallman  <rms@gnu.org>
20077         * help.el (describe-key): Move print-help-return-message call
20078         out of conditional.
20080         * progmodes/etags.el (list-tags): Use with-no-warnings.
20082         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
20083         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
20084         (starttls-extra-args, starttls-extra-arguments): Add defvars.
20086         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
20088         * language/viet-util.el (viet-viscii-nonascii-translation-table):
20089         Add defvar.
20091         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
20092         Use defvar, not defconst.
20094         * hexl.el (hexl-follow-line): Use with-no-warnings.
20096         * emulation/tpu-extras.el: Use write-file-functions instead of
20097         write-file-hooks.
20099         * dired.el (dired-font-lock-keywords): Fontify files with junk
20100         extensions even if marked by -F.
20102 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
20104         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
20105         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
20106         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
20107         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
20108         (concatenate, list-length, get*, getf, cl-remprop):
20109         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
20110         (etypecase, progv, lexical-let, lexical-let*)
20111         (multiple-value-bind, multiple-value-setq, shiftf):
20112         Improve argument/docstring consistency.
20114         * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
20116 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
20118         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
20119         doesn't exist.
20121         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
20122         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
20124 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
20126         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
20127         already deleted variables: auto-fill-hook, blink-paren-hook,
20128         lisp-indent-hook, inhibit-local-variables, unread-command-event,
20129         suspend-hooks, comment-indent-hook, meta-flag,
20130         before-change-function, after-change-function,
20131         font-lock-doc-string-face.
20133 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
20135         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
20137 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
20139         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
20140         rmail-dont-reply-to.
20142 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
20144         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
20145         literal blank when splitting new-header-values.
20147 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
20149         * calendar/cal-menu.el (cal-menu-update): Add separator as a
20150         string so that tmm doesn't create a completion entry for it.
20152         * textmodes/table.el (table-disable-menu): Ditto.
20154 2005-05-21  Richard M. Stallman  <rms@gnu.org>
20156         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
20158         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
20160         * net/rcompile.el (remote-compile): Use compilation-start.
20162         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
20164 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
20166         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
20167         Default to makefile-bsdmake-mode on BSD systems.
20169         * imenu.el (imenu-generic-expression, imenu--generic-function'):
20170         REGEXP may also be a search function now.  The part of doc-string
20171         for describing the structure was 95% identical to that of
20172         `imenu--generic-function'.  Unify it there.
20174         * progmodes/make-mode.el (makefile-imenu-generic-expression):
20175         Use function to find dependencies, because regexp alone is so complex,
20176         it easily goes into an endless loop.
20177         (makefile-makepp-mode): Also add submenu for Perl functions
20178         defined in the makefile.
20179         (makefile-bsdmake-mode): Special imenu-generic-expression no
20180         longer needed, due to function call.
20181         (makefile-match-dependency): Take BOUND into account when checking
20182         if we're through.
20184 2005-05-20  Jay Belanger  <belanger@truman.edu>
20186         * calc/calc-units.el (calc-invalidate-units-table):
20187         Use inhibit-read-only.
20188         (math-build-units-table-buffer): Use view-mode.
20190 2005-05-20  David Kastrup  <dak@gnu.org>
20192         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
20193         easy-menu-add is not a nop on Emacs; and clarify when to call it.
20195 2005-05-20  Lute Kamstra  <lute@gnu.org>
20197         * diff-mode.el (diff-header-face, diff-file-header-face)
20198         (diff-index-face, diff-hunk-header-face, diff-removed-face)
20199         (diff-added-face, diff-changed-face, diff-function-face)
20200         (diff-context-face, diff-nonexistent-face): Put them in the
20201         diff-mode customization group.
20203 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20205         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
20207         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
20209         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
20210         Minor regexp-optimization.
20212 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
20214         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
20215         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
20216         (org-agenda-add-time-grid-maybe): New function.
20217         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
20218         (org-table-create): `dotimes' instead of `mapcar'.
20219         (org-xor): Simplify implementation.
20220         (org-agenda): `inhibit-redisplay' turned on.
20221         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
20222         a consistent line after a state change.
20223         (org-agenda-remove-times-when-in-prefix): New option.
20224         (org-prefix-has-time): New variable.
20225         (org-parse-time-string): Optional argument NODEFAULT.
20226         (org-format-agenda-item): Parse items for time-of-day
20227         specifications and move these into the prefix if possible.
20228         (org-agenda-priority): Get current heading, not previous heading
20229         during agenda remote editing.
20231 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
20233         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
20234         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
20235         (remove-duplicates, delete-duplicates, substitute)
20236         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
20237         (nsubstitute-if-not, find, find-if, find-if-not, position)
20238         (position-if, position-if-not, count, count-if, count-if-not)
20239         (mismatch, search, sort*, stable-sort, merge, member*)
20240         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
20241         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
20242         (intersection, nintersection, set-difference, nset-difference)
20243         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
20244         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
20245         (nsublis, tree-equal): Improve argument/docstring consistency.
20247         * subr.el (send-string, send-region): Remove obsolescence declaration.
20248         (window-dot, set-window-dot, read-input, show-buffer)
20249         (eval-current-buffer, string-to-int):
20250         Add release number to obsolescence declarations.
20252 2005-05-19  Kim F. Storm  <storm@cua.dk>
20254         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
20255         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
20257 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
20259         * faces.el (list-faces-display): Make back button respect optional
20260         regexp arg.
20262 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
20264         * calculator.el (calculator-radix-grouping-mode)
20265         (calculator-radix-grouping-digits, calculator-displayer)
20266         (calculator-radix-grouping-separator, calculator-copy-displayer):
20267         * dabbrev.el (dabbrev-search-these-buffers-only):
20268         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
20269         (diff-advance-after-apply-hunk, diff-mode-hook)
20270         (diff-minor-mode-prefix):
20271         * imenu.el (imenu-use-popup-menu):
20272         * jit-lock.el (jit-lock-context-time):
20273         * newcomment.el (comment-fill-column, comment-column)
20274         (comment-style, comment-padding, comment-multi-line)
20275         (comment-empty-lines, comment-auto-fill-only-comments):
20276         * reveal.el (reveal-around-mark):
20277         * uniquify.el (uniquify-buffer-name-style)
20278         (uniquify-after-kill-buffer-p)
20279         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
20280         (uniquify-min-dir-content, uniquify-separator)
20281         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
20282         * w32-vars.el (w32-fixed-font-alist):
20283         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
20284         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
20285         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
20286         * progmodes/perl-mode.el (perl-indent-level)
20287         (perl-continued-statement-offset, perl-continued-brace-offset)
20288         (perl-brace-offset, perl-brace-imaginary-offset)
20289         (perl-label-offset, perl-indent-continued-arguments)
20290         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
20291         * progmodes/tcl.el (tcl-indent-level)
20292         (tcl-continued-indent-level, tcl-auto-newline)
20293         (tcl-tab-always-indent, tcl-electric-hash-style)
20294         (tcl-help-directory-list, tcl-use-smart-word-finder)
20295         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
20296         (inferior-tcl-source-command):
20297         * textmodes/fill.el (enable-kinsoku):
20298         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
20299         * textmodes/table.el (table-yank-handler):
20300         Specify missing group (and type, if simple) in defcustom.
20302 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
20304         * progmodes/compile.el (compilation-finish-function): Fix defvar.
20306 2005-05-19  Richard M. Stallman  <rms@gnu.org>
20308         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
20310         * subr.el (event-basic-type): Don't get an error.
20311         (left-fringe-p): Function deleted.
20313         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
20314         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
20316         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
20317         in recursive copy.
20319         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
20321         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
20323         * emacs-lisp/bytecomp.el
20324         (byte-compile-file-form-custom-declare-variable):
20325         Call byte-compile-nogroup-warn if appropriate.
20327         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
20328         (compilation-set-window): Don't call left-fringe-p; do it directly.
20330 2005-05-19  Jay Belanger  <belanger@truman.edu>
20332         * calc/calc-graph.el (calc-graph-format-data): Make sure
20333         var-PlotRejects is bound before trying to check its value.
20335 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
20337         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
20338         definition of this variable from reftex-global.el to reftex.el,
20339         because it is needed in the menu.
20341 2005-05-19  Lute Kamstra  <lute@gnu.org>
20343         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
20344         years are fixed.  Don't insert a space after a dash.
20346 2005-05-19  Kim F. Storm  <storm@cua.dk>
20348         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
20350 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
20352         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
20353         strings, because (eq ... ?\\) is fairly frequent.
20355         * progmodes/make-mode.el (makefile-add-this-line-targets):
20356         Simplify and integrate into `makefile-pickup-targets'.
20357         (makefile-add-this-line-macro): Simplify and integrate into
20358         `makefile-pickup-macros.
20359         (makefile-pickup-filenames-as-targets): Simplify.
20360         (makefile-previous-dependency, makefile-match-dependency):
20361         Don't stumble over `::'.
20363 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
20365         * subr.el (post-command-idle-hook, post-command-idle-delay):
20366         Remove obsoletion of post-command-idle-hook and
20367         post-command-idle-delay.
20369         * faces.el (list-faces-display): Provide button when describe-face
20370         is called to take user back to the list of faces.
20372         * help-fns.el (describe-variable): Remove hyperlinks in a
20373         variable's value as these are quite frequently inappropriate.
20375         * follow.el (follow-submit-feedback, follow-mode):
20376         Remove references to post-command-idle-hook.
20378 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
20380         * progmodes/make-mode.el (makefile-previous-dependency)
20381         (makefile-match-dependency): Check for := (and in bsd mode also
20382         !=) to give a better result, even when font-lock is not on.
20384 2005-05-18  Jay Belanger  <belanger@truman.edu>
20386         * calc/calc-help.el (calc-s-prefix-help):
20387         Add `calc-copy-special-constant' to help string.
20389 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
20391         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
20393 2005-05-18  Jay Belanger  <belanger@truman.edu>
20395         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
20396         in linear factors are in proper order.
20398 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
20400         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
20401         Support for jurabib.
20403         * textmodes/reftex.el (featurep): Define aliases for overlay
20404         commands, for XEmacs compatibility, and use these aliases in
20405         overlay initializations.
20406         (reftex-highlight): Use `reftex-move-overlay'.
20407         (reftex-unhighlight): Use `reftex-delete-overlay'.
20408         (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
20409         (reftex-access-search-path): Use `reftex-uniquify' instead of
20410         `reftex-uniq'
20412         * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
20413         `before-string' property modification enables for Emacs as well.
20414         (reftex-select-item): Use `reftex-delete-overlay'.
20415         (reftex-select-mark): Use `reftex-make-overlay' and
20416         `reftex-overlay-put'.
20417         (reftex-select-unmark): Use `reftex-delete-overlay' and
20418         `reftex-overlay-put'.
20420 2005-05-18  Lute Kamstra  <lute@gnu.org>
20422         * emacs-lisp/lisp.el (check-parens): Fix docstring.
20424 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
20426         * add-log.el (add-change-log-entry):
20427         * array.el (array-make-template, array-reconfigure-rows)
20428         (array-init-max-row, array-init-max-column)
20429         (array-init-columns-per-line, array-init-field-width):
20430         * replace.el (replace-match-maybe-edit, perform-replace):
20431         * textmodes/spell.el (spell-region):
20432         Replace `read-input' by `read-string'.
20434         * forms.el (forms-mode):
20435         * finder.el (finder-compile-keywords):
20436         * shadowfile.el (shadow-read-files):
20437         Replace `eval-current-buffer' by `eval-buffer'.
20439         * terminal.el (te-pass-through):
20440         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
20441         (ange-ftp-raw-send-cmd):
20442         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
20443         (send-process-next-char, telnet-initial-filter, telnet):
20444         Replace `send-string' by `process-send-string'.
20446         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
20447         (prolog-consult-region): Replace `send-string' by
20448         `process-send-string'; replace `send-region' by `process-send-region'.
20450         * progmodes/delphi.el (delphi-log-msg):
20451         Replace `set-window-dot' by `set-window-point'.
20453         * subr.el (window-dot, set-window-dot, read-input, send-string)
20454         (send-region, show-buffer, eval-current-buffer):
20455         Make really obsolete, as the comment says.
20457 2005-05-17  Kim F. Storm  <storm@cua.dk>
20459         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
20460         (cua--init-keymaps): Bind C-return instead of S-return to set
20461         rectangle mark.
20463         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
20464         instead of S-return to toggle/clear rectangle mark.
20466 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
20468         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
20469         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
20470         Also fontify plain strings assigned to variables, mostly so that a
20471         colon has a face and is thus not taken as a dependency separator.
20472         (makefile-previous-dependency): Inline the new matcher, because it
20473         is too complex to work in both directions.
20474         (makefile-match-dependency): Eliminate `backward' arg (see above).
20475         Completely reimplemented so as to not sometimes go into an endless
20476         loop.  It should also be more efficient, because first it only
20477         searches for `:', instead of applying the very complex regexp.
20478         (makefile-mode): Cancel `font-lock-support-mode', because blocks
20479         to be fontified in one piece can be too long for JIT.
20480         Makefiles are never *that* big.
20482 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
20484         * dired.el (dired-mode): Simplify.
20486 2005-05-17  Lute Kamstra  <lute@gnu.org>
20488         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
20489         defcustom for the mode hook variable.
20491         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
20492         Emacs Lisp Reference Manual.
20494 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
20496         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
20497         (evenp, list*):
20498         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
20499         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
20501         * net/tramp-smb.el (tramp-smb-open-connection):
20502         Pass `tramp-chunksize' as fifth (required) argument.
20504 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
20506         * font-lock.el (lisp-font-lock-keywords-1):
20507         Set `font-lock-negation-char-face' for [^...] char group.
20508         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
20510         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
20511         a var, and refine it to mask one more level of nested vars.
20512         (makefile-rule-action-regex): Turn it into a var, and refine it so
20513         it recognizes backslashed continuation lines as belonging to the
20514         same command.
20515         (makefile-macroassign-regex): Refine it so it recognizes
20516         backslashed continuation lines as belonging to the same command.
20517         (makefile-var-use-regex): Don't look at the next char, because it
20518         might be the same one to be skipped by the initial [^$], leading
20519         to an overlooked variable use.
20520         (makefile-make-font-lock-keywords): Remove two parameters, which
20521         are now variables that some of the modes set locally.
20522         Handle dependency and rule action matching through functions, because
20523         regexps alone match too often.  Dependency matching now comes
20524         last, so it can check, whether a colon already matched something else.
20525         (makefile-mode): Inform that font-lock improves makefile parsing
20526         capabilities.
20527         (makefile-match-dependency, makefile-match-action): New functions.
20529 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
20531         * emacs-lisp/cl-extra.el (equalp): Doc fix.
20533         * align.el (align-regexp):
20534         * ansi-color.el (ansi-color-get-face):
20535         * array.el (array-reconfigure-rows, array-init-max-row)
20536         (array-init-max-column, array-init-columns-per-line)
20537         (array-init-field-width):
20538         * dired-aux.el (dired-trample-file-versions):
20539         * dired-x.el (dired-mark-sexp):
20540         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
20541         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
20542         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
20543         * faces.el (face-read-integer):
20544         * files.el (backup-extract-version, insert-directory):
20545         * hexl.el (hexl-insert-decimal-char):
20546         * server.el (server-process-filter):
20547         * shell.el (shell-extract-num):
20548         * startup.el (command-line-1):
20549         * term.el (term-command-hook):
20550         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
20551         (time-stamp-do-number):
20552         * time.el (display-time-update):
20553         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
20554         (timezone-fix-time):
20555         * vms-patch.el (vms-suspend-resume-hook):
20556         * calendar/appt.el (appt-convert-time):
20557         * calendar/cal-bahai.el (mark-bahai-diary-entries):
20558         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
20559         * calendar/cal-islam.el (mark-islamic-diary-entries):
20560         * calendar/calendar.el (calendar-cursor-to-date)
20561         (calendar-star-date):
20562         * calendar/diary-lib.el (diary-attrtype-convert)
20563         (mark-diary-entries, diary-entry-time):
20564         * calendar/solar.el (solar-get-number):
20565         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
20566         * emacs-lisp/re-builder.el (reb-display-subexp):
20567         * emulation/edt.el (edt-set-scroll-margins):
20568         * emulation/tpu-extras.el (tpu-set-scroll-margins):
20569         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
20570         (vip-get-ex-count):
20571         * emulation/viper-ex.el (viper-get-ex-token)
20572         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
20573         * international/fontset.el (fontset-plain-name):
20574         * mail/feedmail.el (feedmail-look-at-queue-directory):
20575         * mail/mailalias.el (mail-get-names):
20576         * mail/rmail.el (rmail-convert-to-babyl-format):
20577         * mail/rmailsum.el (rmail-make-basic-summary-line)
20578         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
20579         (rmail-summary-goto-msg):
20580         * mail/smtpmail.el (smtpmail-read-response):
20581         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
20582         (ange-ftp-vms-add-file-entry):
20583         * play/gametree.el (gametree-looking-at-ply)
20584         (gametree-current-branch-score):
20585         * progmodes/ada-xref.el (ada-prj-find-prj-file)
20586         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
20587         * progmodes/cperl-mode.el (condition-case):
20588         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
20589         (ebrowse-set-member-buffer-column-width)
20590         (ebrowse-select-1st-to-9nth):
20591         * progmodes/etags.el (etags-snarf-tag):
20592         * progmodes/flymake.el (flymake-parse-line):
20593         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
20594         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
20595         (idlwave-shell-menu-def):
20596         * progmodes/ps-mode.el (ps-run-goto-error):
20597         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
20598         (vhdl-speedbar-contract-level):
20599         * term/mac-win.el (x-handle-numeric-switch):
20600         * term/sun-mouse.el (sun-get-frame-data):
20601         * term/w32-win.el (x-handle-numeric-switch):
20602         * term/x-win.el (x-handle-numeric-switch):
20603         * textmodes/ispell.el (ispell-parse-output):
20604         * textmodes/nroff-mode.el (nroff-outline-level):
20605         * textmodes/reftex-cite.el (reftex-bib-sort-year)
20606         (reftex-bib-sort-year-reverse, reftex-format-citation):
20607         * textmodes/reftex-parse.el (reftex-init-section-numbers)
20608         (reftex-section-number):
20609         * textmodes/texinfmt.el (texinfo-paragraphindent):
20610         Replace `string-to-int' by `string-to-number'.
20612         * international/latexenc.el: Add page marker to force the "Local
20613         Variables:" string out of the last page.
20615 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
20617         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
20618         tooltip-change-major-mode.
20619         (gud-tooltip-print-command): Remove case where gud-minor-mode
20620         is gdb ("--fullname").
20621         (gud-tooltip-tips): Turn GUD tooltips off for this case and
20622         explain to user.
20624 2005-05-16  Jay Belanger  <belanger@truman.edu>
20626         * calc/calc-store.el (calc-copy-special-constant): New function.
20628         * calc/calc-ext.el (calc-init-extensions): Add binding for
20629         `calc-copy-special-constant'.
20631         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
20632         for the `calc-copy-special-constant' command.
20634 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
20636         * subr.el (left-fringe-p): New function.
20638         * progmodes/compile.el (compilation-setup): Set local value of
20639         overlay-arrow-string to "" always.
20640         (compilation-set-window): Left fringe then don't scroll.
20641         No left fringe then no arrow and scroll message to top.
20642         (compilation-context-lines): Adjust doc string accordingly.
20644 2005-05-16  Kim F. Storm  <storm@cua.dk>
20646         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
20647         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
20648         (ido-wide-find-dir-or-delete-dir): New command for M-d.
20649         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
20650         (ido-read-file-name): Handle commands with ido property value
20651         equal to find-file as reading a file name, to allow C-d to enter dired.
20652         (ibuffer-find-file): Add ido property with value find-file.
20654 2005-05-15  Kim F. Storm  <storm@cua.dk>
20656         * subr.el (open-network-stream-nowait): Remove.
20657         (open-network-stream-server): Remove.
20659 2005-05-15  Richard M. Stallman  <rms@gnu.org>
20661         * faces.el (describe-face): Output a definition link button.
20663         * help-mode.el (help-face-def): New button type.
20665         * emacs-lisp/copyright.el (copyright-fix-years):
20666         Match properly if the first year is 2-digit.
20667         Don't mess up the whitespace after the years by filling.
20669         * dired-aux.el (dired-mark-confirm):
20670         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
20672         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
20673         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
20674         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
20676         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
20677         Set font-lock-comment-start-skip.
20679         * font-lock.el (font-lock-comment-start-skip): New variable.
20680         (font-lock-comment-end-skip): New variable.
20681         (font-lock-fontify-syntactically-region): Use them if non-nil.
20683 2005-05-15  Jay Belanger  <belanger@truman.edu>
20685         * calc/calc-store.el (calc-store-value): Return a string rather
20686         than display it as a message.
20687         Use calc-var-name for variable name.
20688         (calc-store-into): Add the result of calc-store-value to message.
20689         (calc-copy-variable): Add a message.
20690         (calc-store-exchange): Improve error messages.
20691         (calc-store-binary, calc-store-map): Don't reset the values of
20692         special constants.
20694 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
20696         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
20697         manual to docstring.
20699         * files.el (hack-local-variables-confirm): Add STRING argument.
20700         Make the function handle non file visiting buffers correctly.
20701         (hack-local-variables-prop-line, hack-local-variables)
20702         (hack-one-local-variable): Use STRING arg of
20703         `hack-local-variables-confirm'.
20705 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
20707         Sync with Tramp 2.0.49.
20709         * net/tramp.el (tramp-handle-dired-call-process)
20710         (tramp-handle-insert-directory):`insert-buffer' cannot be used
20711         because the contents of the Tramp buffer is changed before
20712         insertion (`expand-file' and alike).
20713         (tramp-handle-insert-directory): If `localname' has an empty
20714         nondirectory name, it must not be quoted.
20715         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
20716         variable `tramp-chunksize'.  Change callees.
20717         (tramp-open-connection-setup-interactive-shell): Check remote host
20718         for buggy `send-process-string' implementation.
20719         Set `tramp-chunksize' if found.  Reported by Michael Kifer
20720         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
20721         (tramp-handle-shell-command): `insert-buffer' cannot be used
20722         because the contents of the Tramp buffer is changed before
20723         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
20724         <frederic.bothamy@free.fr>.
20725         (tramp-set-auto-save): Actions should be done for Tramp file name
20726         handler only.  Ange-FTP has its own auto-save mechanism.
20727         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
20728         (tramp-set-auto-save-file-modes): Set file modes of
20729         `buffer-auto-save-file-name' to ?\600 as fallback solution.
20730         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
20731         (tramp-bug): Remove obsolete variable.
20732         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
20733         for presence of `mml-mode'.  Make it running for older Emacsen as well.
20735 2005-05-14  John Paul Wallington  <jpw@pobox.com>
20737         * ibuf-ext.el (define-ibuffer-filter filename):
20738         If `dired-directory' is a list, use its car.
20740 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
20742         * ibuffer.el (define-ibuffer-column filename):
20743         If `dired-directory' is a list, use its car.
20745 2005-05-14  Richard M. Stallman  <rms@gnu.org>
20747         * subr.el (symbol-file): Doc fix.
20749         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
20750         (byte-compile-form): Call byte-compile-nogroup-warn.
20751         (byte-compile-warning-types): Doc fix.
20753         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
20755         * progmodes/cc-engine.el (c-literal-faces):
20756         Add font-lock-comment-delimiter-face.
20758         * net/net-utils.el (dig): Use with-no-warnings.
20760         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
20761         (sc-recite-frame-alist, sc-default-cite-frame)
20762         (sc-default-uncite-frame, sc-default-recite-frame)
20763         (sc-attrib-selection-list, sc-rewrite-header-list):
20764         Mark as risky-local-variable.
20766         * international/ogonek.el (ogonek-jak, ogonek-how):
20767         Don't use beginning-of-buffer.
20769         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
20771         * calendar/solar.el (solar-data-list): Move definition up.
20773         * dnd.el (dnd-protocol-alist): Add autoload.
20775         * progmodes/sh-script.el: Many doc usage fixes.
20776         (sh-indent-after-do): Change default to match common styles.
20778 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
20780         * files.el (interpreter-mode-alist)
20781         (auto-mode-interpreter-regexp): Doc fixes.
20783 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
20785         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
20787         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
20789 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
20791         * dired.el (dired-mode): make-variable-buffer-local =>
20792         make-local-variable.
20794 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
20796         * term/mac-win.el (mac-select-convert-to-string): Try coding
20797         systems in mac-script-code-coding-systems if specified one cannot
20798         encode string for `com.apple.traditional-mac-plain-text'.
20800 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
20802         * progmodes/make-mode.el (makefile-targets-face)
20803         (makefile-shell-face, makefile-makepp-perl-face): New faces.
20804         (makefile-dependency-regex): Fix it to not make the colon in
20805         $(var:a=b) special.
20806         (makefile-rule-action-regex): New regexp for highlighting embedded
20807         Shell strings.
20808         (makefile-macroassign-regex): Handle != for highlighting as
20809         embedded Shell strings.
20810         (makefile-var-use-regex): New const.
20811         (makefile-statements, makefile-automake-statements)
20812         (makefile-gmake-statements, makefile-makepp-statements)
20813         (makefile-bsdmake-statements): New consts.
20814         (makefile-make-font-lock-keywords): New function.
20815         (makefile-automake-font-lock-keywords)
20816         (makefile-gmake-font-lock-keywords)
20817         (makefile-makepp-font-lock-keywords)
20818         (makefile-bsdmake-font-lock-keywords): New consts.
20819         (makefile-mode-map): Add switchers between the various submodes.
20820         (makefile-mode): Document the availability of the variants.
20821         (makefile-automake-mode, makefile-gmake-mode)
20822         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
20824         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
20825         new variants of makefile-mode.
20827 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
20829         * font-lock.el (font-lock-comment-delimiter-face): Fix up
20830         the inheritance.
20832 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
20834         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
20835         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
20837         * files.el (normal-mode): Extend the scope of the
20838         `enable-local-variables' binding to include the `set-auto-mode' call.
20839         (magic-mode-alist): Doc fix.
20841 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
20843         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
20844         font-lock-comment-face rather than copying its setting.
20846 2005-05-12  Andreas Schwab  <schwab@suse.de>
20848         * eshell/esh-mode.el (eshell-send-input): Doc fix.
20850 2005-05-12  Lute Kamstra  <lute@gnu.org>
20852         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
20853         defcustom for the mode hook variable.  Delete the last argument.
20854         * generic-x.el: Fix callers of define-generic-mode.
20855         (generic-x-modes): Delete group.
20856         (show-tabs-tab-face, show-tabs-space-face): Put them in the
20857         generic-x customization group.
20859 2005-05-12  Kim F. Storm  <storm@cua.dk>
20861         * font-lock.el (font-lock-negation-char-face): Default to "off".
20863         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
20864         font-lock-negation-char-face to ! in !=.
20866 2005-05-12  Masatake YAMATO  <jet@gyve.org>
20868         * add-log.el (find-change-log): Fix typos in the docstring
20869         of function.
20871 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
20873         * international/latexenc.el (latexenc-find-file-coding-system):
20874         Avoid `re-search-forward' when looking for input encoding because
20875         of speed and safety.  Better regular expressions for recognizing
20876         input encoding.  Limit a search for TeX-master/tex-main-file to
20877         the local variable section.
20879 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
20881         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
20882         syntax of $ to "'" (quote).
20884 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
20886         * dnd.el (dnd-protocol-alist): Improve custom type.
20888         * dired.el (dired-dnd-protocol-alist): New variable.
20889         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
20890         `dired-mode-hook' to the end.
20892 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
20894         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
20895         comment-end if comment-start-skip is not set.
20896         Obey the font-lock-comment-delimiter-face variables.
20898 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
20900         * files.el (executable-find): Move from executable.el.  Use
20901         locate-file.
20902         * progmodes/executable.el (executable-find): Move to files.el.
20904         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
20905         when trying to ensure forward progress.
20907 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
20909         * mouse-sel.el (mouse-sel-follow-link-p): New function.
20910         (mouse-select, mouse-select-internal, mouse-extend-internal):
20911         Use it to implement mouse-1-click-follows-link functionality.
20913 2005-05-11  Richard M. Stallman  <rms@gnu.org>
20915         * font-lock.el (font-lock-fontify-syntactically-region):
20916         Use font-lock-comment-delimiter-face for comment delimiters.
20918 2005-05-10  Jay Belanger  <belanger@truman.edu>
20920         * calc/calc-help.el (calc-m-prefix-help): Add mention of
20921         preserving embedded modes.
20923 2005-05-10  Richard M. Stallman  <rms@gnu.org>
20925         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
20927         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
20928         Move from ada-stmt.el.
20929         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
20931         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
20932         Move to ada-mode.el.
20933         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
20935         * cus-edit.el (custom-file): Call file-chase-links.
20937         * files.el (read-directory-name): Fix previous change.
20938         (hack-local-variables-confirm): New function.
20939         (hack-local-variables-prop-line, hack-local-variables)
20940         (hack-one-local-variable): Use it.
20942 2005-05-10  Lute Kamstra  <lute@gnu.org>
20944         * font-lock.el (font-lock-keywords-alist)
20945         (font-lock-removed-keywords-alist): Clarify docstrings.
20947 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
20949         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
20950         (gdb-source-info): Check for preprocessor info.
20951         (gdb-tooltip-print-1): New function.  Don't print tooltip if it is
20952         a macro for a function.
20953         (gdb-info-breakpoints-custom): Try to find file again if not already
20954         found (user might have used GDB dir command).
20955         (gdb-get-location): Update gdb-location-alist correctly for change
20956         to gdb-info-breakpoints-custom.
20958         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
20959         (gud-tooltip-print-command): Add gdbmi case.
20960         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
20961         preprocessor info.
20963 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
20965         * startup.el (fancy-splash-insert): Fix typo in doc string.
20967 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
20969         * obsolete/float.el (string-to-float):
20970         * obsolete/hilit19.el (hilit-add-pattern):
20971         * obsolete/rnews.el (news-parse-range, news-select-message)
20972         (news-get-pruned-list-of-files): Replace `string-to-int' by
20973         `string-to-number'.
20975         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
20976         `find-file-not-found-hooks'; use `add-hook'.
20977         (uncompress-while-visiting): Set `write-file-functions', not
20978         `write-file-hooks'; use `add-hook'.
20980 2005-05-09  Kim F. Storm  <storm@cua.dk>
20982         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
20983         (cua-paste): Handle clipboard action.
20984         (cua--init-keymaps): Remap clipboard-kill-region and
20985         clipboard-kill-ring-save.
20987 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
20989         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
20990         Improve commentary.
20992         * simple.el (next-error-overlay-arrow-position): Revert the change
20993         made on 2005-04-30.
20995 2005-05-07  Jay Belanger  <belanger@truman.edu>
20997         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
20998         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
20999         `calc-sel-reselect'.
21001         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
21002         Calc is in embedded mode.
21004 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
21006         * progmodes/compile.el (compilation-setup):
21007         Set overlay-arrow-string to an empty string on text terminals.
21009         * textmodes/ispell.el (ispell-program-name): Try looking for
21010         "aspell" along exec-path, and if found, use it as the default
21011         speller program.
21013 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
21015         * international/mule.el (sgml-xml-auto-coding-function):
21016         Recognize encoding='FOO' in single quotes as well as in double quotes.
21018 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
21020         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
21021         as well as `interactive', so that defmacro* would recognize
21022         `declare' forms.
21024 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
21026         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
21027         Explain more about the LIGHTER arg's usage in the doc string.
21028         Add commentary to clarify what the code does.  Fix the regexp that
21029         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
21030         since it could have characters special to regular expressions.
21032 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
21034         * replace.el (occur-1): Bind inhibit-read-only so that
21035         erase-buffer doesn't barf on read-only text properties (likewise
21036         for add-text-properties in occur-engine).  Mark buffer as unmodified.
21037         (occur-engine): Don't set buffer-read-only here.
21039 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
21041         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
21042         list-buffers-directory.  This caused the *cvs-commit* buffer to be
21043         sometimes mistakenly reused as a *cvs* buffer.
21045 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
21047         * tooltip.el: Move code for GUD tooltips into gud.el.
21048         (require): CL no longer needed to compile case.
21049         (tooltip-mode): Do not toggle functions for GUD tooltips.
21050         (tooltip-gud-tips-p): Remove.  Replace with minor mode
21051         gud-tooltip-mode in gud.el.
21052         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
21053         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
21054         tooltip-gud prefix with gud-tooltip and obsolete.
21055         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
21056         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
21057         (tooltip-mouse-motion): Mouse movement functions/variable.
21058         Rename in gud.el by adding gud prefix.
21059         (tooltip-gud-original-filter, tooltip-gud-dereference)
21060         (tooltip-gud-event, tooltip-toggle-gud-tips)
21061         (tooltip-gud-process-output, tooltip-gud-print-command)
21062         (tooltip-gud-tips): GUD tooltip functions/variables.  Rename in
21063         gud.el by replacing tooltip-gud prefix with gud-tooltip.
21064         (gdb-tooltip-print): Move to gdb-ui.el.
21066         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
21067         (require): CL needed to compile case.
21068         (gud-tooltip-mode): Use to toggle GUD tooltips instead of
21069         tooltip-gud-tips-p.  Make it a minor-mode.
21070         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
21071         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
21072         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
21073         (gud-tooltip-change-major-mode)
21074         (gud-tooltip-activate-mouse-motions-if-enabled)
21075         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
21076         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
21077         (gud-tooltip-original-filter, gud-tooltip-dereference)
21078         (gud-tooltip-event, tooltip-toggle-gud-tips)
21079         (gud-tooltip-process-output, gud-tooltip-print-command)
21080         (gud-tooltip-tips): Move from tooltip.el.
21082         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
21083         (gdb-cpp-define-alist-flags): Doc fix.
21084         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
21085         gud-tooltip-mode is t.
21087 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
21089         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
21090         evaporate if their text is deleted.
21091         (goto-address-at-point): Make it work as a mouse binding as well.
21092         (goto-address-at-mouse): Obsolete it.  Update users.
21094 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
21096         * calendar/appt.el (top-level): No longer activate on load.
21098 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
21100         * calendar/cal-bahai.el (mark-bahai-diary-entries):
21101         * net/webjump.el (webjump):
21102         * progmodes/idlw-help.el (idlwave-do-context-help1)
21103         (idlwave-highlight-linked-completions):
21104         * textmodes/po.el (po-find-file-coding-system-guts):
21105         Replace `assoc-ignore-case' by `assoc-string'.
21107 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
21109         * files.el (locate-file): Doc fix.
21111         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
21112         Remove the redundant test for ms-dos.
21114         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
21115         look for the preprocessor with exec-suffixes.  If not found in
21116         standard places, look in exec-path.  Remove most of the tests that
21117         used system-type.
21119         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
21121         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
21123         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
21124         file-name clash with jka-compr.el on 8+3 filesystems.
21126 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21128         * term/mac-win.el: Don't define or bind scroll bar functions if
21129         x-toolkit-scroll-bars is t.
21130         (x-select-text, x-get-selection-value): Clear
21131         x-last-selected-text-clipboard if x-select-enable-clipboard is
21132         nil.
21133         (PRIMARY): Put mac-scrap-name property.
21134         (mac-select-convert-to-file-url): New function.
21135         (public.file-url): New selection target type.  Add to
21136         selection-converter-alist.
21137         (x-get-selection, x-selection-value): Handle it.
21138         (x-cut-buffer-or-selection-value): New alias.
21140 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
21142         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
21143         entry to avoid calling bibtex-find-entry with arg global
21144         being t.  Remove arg key.
21145         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
21146         (bibtex-copy-summary-as-kill): Change accordingly.
21148 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
21150         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
21151         (org-agenda-date-later): Use with-current-buffer.
21153 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
21155         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
21156         (define-obsolete-variable-alias): Doc Fixes.
21158 2005-05-06  Kim F. Storm  <storm@cua.dk>
21160         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
21161         vertical-motion when selective-display is active.
21163         * ido.el (ido-setup-hook): New hook.
21164         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
21165         (ido-input-stack): New var.
21166         (ido-define-mode-map): Bind M-b to ido-push-dir.  Move old
21167         ido-next-work-file binding to M-O.
21168         Bind M-f to ido-wide-find-file-or-pop-dir.
21169         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
21170         (ido-read-internal): Run ido-setup-hook.
21171         Catch quit in read-file-name and read-string to cancel edit.
21172         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
21173         Automatically pop-all when completing a directory name (RET).
21174         (ido-file-internal): Add with-no-warnings around ffap and dired code.
21175         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
21176         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
21177         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
21178         New functions for M-b/M-f to move among the directory components.
21179         (ido-make-merged-file-list): Catch quit to cancel merge.
21180         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
21181         (ido-completion-help): No warnings for ido-completion-buffer-full.
21183 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
21185         * font-lock.el (font-lock-negation-char-face): New face and variable.
21186         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
21187         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
21188         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
21189         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
21191 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
21193         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
21194         Fix typo in docstring.
21196         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
21197         (ebrowse-print-statistics-line)
21198         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
21200         * term/w32-win.el (image-library-alist): Add additional name for
21201         Xpm library.
21203 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
21205         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
21206         use gcc instead of cpp.
21208         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
21209         (gdb-create-define-alist): Use it.
21210         (gdb-cpp-define-alist-program): Update for MS-DOS.
21212 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
21214         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
21216 2005-05-04  Richard M. Stallman  <rms@gnu.org>
21218         * help.el (describe-key): No error when UNTRANSLATED is nil.
21220         * simple.el (line-move-1): Fix previous change to signal errors
21221         appropriately.
21223 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
21225         * calendar/icalendar.el (icalendar-version): Now at 0.12.
21226         (icalendar-duration-correction): Remove.
21227         (icalendar--get-event-properties): Split result at commas.
21228         (icalendar--decode-isoduration): New optional argument
21229         DURATION-CORRECTION.
21230         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
21231         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
21232         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
21233         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
21234         (icalendar--convert-anniversary-to-ical): New functions, extracted
21235         from icalendar-export-region, with bug fixes.
21236         (icalendar-export-region): Use the above functions.
21237         (icalendar-import-buffer): Check before saving diary file.
21238         (icalendar--convert-recurring-to-diary)
21239         (icalendar--convert-non-recurring-all-day-to-diary)
21240         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
21241         extracted from icalendar--convert-ical-to-diary, with bug fixes.
21242         (icalendar--convert-ical-to-diary): Use the above functions.
21244 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
21246         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
21247         Remove these recent additions.
21248         (c-mode): Restore to before 2005-04-28.
21250         * progmodes/cc-vars.el (cc-define-list-program): Remove this
21251         recent addition.
21253         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
21254         (gdb-define-alist): New variables.
21255         (gdb-create-define-alist): New function.
21256         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
21257         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
21258         with string-to-number.
21259         (gdb-reset): Kill gdb-define-alist.  Move assignments outside loop.
21261         * progmodes/gud.el: Replace string-to-int with string-to-number.
21262         (gud-find-file): Handle gdb-define-alist.
21264         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
21266 2005-05-02  Jay Belanger  <belanger@truman.edu>
21268         * calc/calc-aent.el (math-read-token):
21269         * calc/calc-bin.el (calc-word-size):
21270         * calc/calc-ext.el (calc-read-number-fancy):
21271         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
21272         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
21273         * calc/calc-frac.el (calc-over-notation):
21274         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
21275         (calc-graph-num-points, calc-graph-init):
21276         * calc/calc-prog.el (calc-read-parse-table-part)
21277         (calc-edit-macro-repeats):
21278         * calc/calc-yank.el (calc-do-grab-rectangle):
21279         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
21280         Replace `string-to-int' by `string-to-number'.
21282 2005-05-02  Kim F. Storm  <storm@cua.dk>
21284         * kmacro.el: Use executing-kbd-macro-index variable.
21286 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
21288         * net/rlogin.el (rlogin-parse-words): Delete func.
21289         (rlogin): Use split-string, not rlogin-parse-words.
21290         Also, if there are option-like elements in the parsed args,
21291         take the host to be the first arg immediately following them.
21292         Suggested by Michael Mauger.
21294 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
21296         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
21298 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
21300         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
21301         (cc-mode-cpp-program): Rename to cc-define-list-program and
21302         move to cc-vars.el.
21304         * progmodes/cc-vars.el (cc-define-list-program):
21305         Change to "gcc -E -dM -".  Make customizable.
21307 2005-05-02  Kim F. Storm  <storm@cua.dk>
21309         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
21311 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
21313         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
21315         * international/mule-util.el (truncate-string): Remove alias and
21316         obsolete declaration.
21318         * international/mule-cmds.el (update-iso-coding-systems):
21319         Remove alias and obsolete declaration.
21321         * international/mule.el (coding-system-parent): Remove alias and
21322         obsolete declaration.
21324         * subr.el (define-function, sref): Remove aliases and obsolete
21325         declarations.
21326         (chars-in-region): Remove obsolete declaration.
21328 2005-05-01  Richard M. Stallman  <rms@gnu.org>
21330         * info.el (Info-mode): Set widen-automatically to nil, locally.
21332         * simple.el (widen-automatically): New variable.
21333         (pop-global-mark): Obey widen-automatically.
21335 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
21337         * term/xterm.el (function-key-map): Call substitute-key-definition
21338         before the keymap size is increased by a lot of define-key calls.
21340 2005-05-01  Richard M. Stallman  <rms@gnu.org>
21342         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
21343         Rename ARG to ELEMENT.  Doc fix.
21345 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
21347         * allout.el (allout-exposure): Remove macro and obsolete declaration.
21348         Remove references to allout-exposure/change to allout-new-exposure.
21350         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
21351         bytecode symbols.
21353         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
21354         (compiled-function-p, focus-frame, unfocus-frame):
21355         Remove aliases and obsolete declarations.
21356         Back out inadvertent changes from previous commit.
21358 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
21360         * files.el (require-final-newline): Make Custom tags consistent
21361         with mode-require-final-newline.
21362         (mode-require-final-newline): Doc fix.
21364 2005-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
21366         * international/latexenc.el (latexenc-find-file-coding-system):
21367         Fix regular expressions.
21369 2005-05-01  David Kastrup  <dak@gnu.org>
21371         * international/latexenc.el (latexenc-find-file-coding-system):
21372         Fix regular expressions.
21374 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
21376         * subr.el (string-to-int): Make obsolete.
21378 2005-04-30  Richard M. Stallman  <rms@gnu.org>
21380         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
21382         * loadup.el: load jka-comp-hook.
21384         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
21385         (jka-compr-handler): Add autoload.  `put' calls moved
21386         to jka-comp-hook.el.
21387         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
21388         (jka-compr-inhibit): Autoload.
21390         * jka-comp-hook.el: New file.
21391         Enable the mode by default.
21393         * files.el (backup-buffer-copy): Use copy-file instead
21394         of write-region, and put back the 'excl.
21396 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
21398         * progmodes/flymake.el (flymake-split-string)
21399         (flymake-split-string, flymake-log, flymake-pid-to-names)
21400         (flymake-reg-names, flymake-get-source-buffer-name)
21401         (flymake-unreg-names, flymake-add-line-err-info)
21402         (flymake-add-err-info): Clarify docstrings.
21403         (flymake-popup-menu, flymake-make-emacs-menu)
21404         (flymake-make-xemacs-menu): Add docstrings.
21405         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
21406         Set variables directly throughout.
21408 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
21410         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
21411         exists.  Initialize cc-define-alist.
21412         (c-mode): Add cc-create-define-alist locally to after-save-hook.
21413         If there is no file (Macroexpansion) don't create an alist.
21415 2005-04-29  Sam Steingold  <sds@gnu.org>
21417         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
21418         (cc-create-define-alist): Use it instead of the hard-coded string.
21420 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
21422         * international/mule-conf.el (file-coding-system-alist): Fix regexp
21423         for latexenc.
21425 2005-04-29  Lute Kamstra  <lute@gnu.org>
21427         * emacs-lisp/generic.el: Improve commentary section.
21428         (define-generic-mode): Improve docstring.
21430 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
21432         * textmodes/org.el (many places): Change to quiet the byte compiler.
21433         (org-prefix-format-compiled): New variable.
21434         (org-compile-prefix-format): New function.
21435         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
21436         (org-agenda-prefix-format, org-timeline-prefix-format): New options.
21437         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
21438         (org-get-entries-from-diary): Use `org-get-time-of-day' for
21439         consistency with entries from `org-mode' files.
21440         (org-get-time-of-day): Fix bug with partial matches early in a line.
21441         (org-non-link-chars): New constant.
21442         (org-link-regexp): Respect `org-non-link-chars'.
21443         (org-agenda-day-view): Remove command.
21444         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
21445         (org-follow-bbdb-link, org-store-link): Search also company field.
21446         (org-highlight-overlay): New variable.
21447         (org-highlight, org-unhighlight): New functions.
21448         (org-agenda-mode): Add pre-command-hook to remove highlight.
21449         (org-evaluate-time-range): Behavior depends upon whether time stamp
21450         contains a time or not.
21451         (org-show-subtree, org-show-entry): New functions.
21452         (org-agenda-cleanup-fancy-diary): Remove empty lines.
21454 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
21456         * comint.el (comint-output-filter-functions): Add autoload cookie.
21458 2005-04-28  Kim F. Storm  <storm@cua.dk>
21460         * ido.el (ido-everywhere): Fix last change.
21462 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
21464         * international/latexenc.el: New file.
21465         * international/mule-conf.el (file-coding-system-alist): For .tex,
21466         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
21468 2005-04-28  Lute Kamstra  <lute@gnu.org>
21470         * font-lock.el (font-lock-add-keywords)
21471         (font-lock-remove-keywords): Clarify docstring.
21472         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
21473         Don't start docstrings with a `*'.
21474         (font-lock-update-removed-keyword-alist): Give it a docstring.
21476         * generic-x.el: Update commentary section.
21477         Only require font-lock when compiling.
21478         Define all modes conditionally.
21479         Place all generic modes in the generic-x-modes customization group.
21480         (generic-x-modes): New customization group.
21481         (generic-default-modes, generic-mswindows-modes)
21482         (generic-unix-modes, generic-other-modes): New constants.
21483         (generic-define-mswindows-modes, generic-define-unix-modes):
21484         Update docstrings.  Make them obsolete.
21485         (generic-extras-enable-list): New default value.  Update docstring.
21486         Improve :type.  Change :set function.
21487         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
21488         Fix docstring.
21490         * emacs-lisp/generic.el (generic-mode-internal):
21491         Simplify font-lock-defaults.
21492         (define-generic-mode): Fix docstring.
21494 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
21496         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
21497         font-lock-face property to highlight matches.
21499 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
21501         * progmodes/cc-mode.el (cc-create-define-alist): New function.
21502         (cc-define-alist): New variable.
21503         (c-mode): Make it local and initialize it.
21505         * progmodes/gdb-ui.el (gdb-active-process): New variable.
21506         (gdb-exited): New function.
21507         (gdb-annotation-rules): Use it.
21508         (gdb-starting): Set gdb-active-process to t.
21509         (gdb-stopping): Amend doc string.
21510         (gdb-reset): Set gdb-active-process to nil.
21512         * tooltip.el (tooltip-gud-tips): Show the associated #define
21513         directives when a C program under GDB is not executing.
21515 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
21517         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
21518         font-lock-fontify-syntactic-keywords.
21520         * font-lock.el (font-lock-default-fontify-region): Don't force
21521         parse-sexp-lookup-properties to nil.
21523 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
21525         * man.el (man-mode-syntax-table): Set up `:' to have
21526         word-constituent syntax.
21528 2005-04-27  Lute Kamstra  <lute@gnu.org>
21530         * novice.el (disable-command): Don't add spurious newlines to the
21531         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
21533 2005-04-26  Jay Belanger  <belanger@truman.edu>
21535         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
21536         than one window before deleting window.
21538 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
21540         * shell.el (shell-prompt-pattern): Doc fix.
21541         (shell-mode): Set paragraph-separate buffer locally to "\\'".
21543         * comint.el (comint-prompt-regexp, comint-get-old-input)
21544         (comint-use-prompt-regexp)
21545         (comint-use-prompt-regexp-instead-of-fields)
21546         (comint-replace-by-expanded-history, comint-send-input)
21547         (comint-output-filter, comint-get-old-input-default)
21548         (comint-line-beginning-position, comint-bol, comint-show-output)
21549         (comint-backward-matching-input, comint-forward-matching-input)
21550         (comint-next-prompt, comint-previous-prompt):
21551         Rename `comint-use-prompt-regexp-instead-of-fields' to
21552         `comint-use-prompt-regexp'.  Keep old name as alias and declare
21553         obsolete.
21554         (comint-use-prompt-regexp): Shorten first line of doc string.
21556         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
21557         Set paragraph-separate buffer locally to "\\'".
21559         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
21560         Adapt to above name change.
21562         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
21563         (smbclient-prompt-regexp): Ditto.
21565         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
21567 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
21569         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
21570         gdb-location-list.
21571         Break lines that are over 80 characters wide.
21573 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
21575         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
21576         New fun and var, to preserve compatibility.
21578         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
21580 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
21582         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
21583         name to file-newer-than-file-p.
21585 2005-04-26  Richard M. Stallman  <rms@gnu.org>
21587         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
21589         * progmodes/python.el (python-mode):
21590         Use new name eldoc-documentation-function.
21592         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
21594         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
21595         (eldoc-documentation-function):
21596         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
21598 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
21600         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
21602 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
21604         * term/xterm.el (function-key-map): Fix strings for
21605         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
21606         {C,S,A,C-S}-{f1-f12}.
21608 2005-04-26  Kenichi Handa  <handa@m17n.org>
21610         * international/mule-cmds.el (select-safe-coding-system):
21611         Fix previous change.
21613 2005-04-26  Lute Kamstra  <lute@gnu.org>
21615         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
21617         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
21618         (font-lock-comment-delimiter-face): Ditto.
21620         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
21622 2005-04-25  Jay Belanger  <belanger@truman.edu>
21624         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
21625         to t while inserting information; use help-mode.
21627 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
21629         * term.el (ansi-term-color-vector): Use the xterm colors.
21630         (term-raw-map): Don't add mappings for \eO and \e[.  Map deletechar.
21632 2005-04-25  Lute Kamstra  <lute@gnu.org>
21634         * font-core.el (font-lock-defaults): Fix docstring.
21636         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
21638 2005-04-25  Kenichi Handa  <handa@m17n.org>
21640         * international/mule-cmds.el (select-safe-coding-system):
21641         Don't check consistency with coding: spec, etc if raw-text or
21642         no-conversion was found to be safe.
21644 2005-04-24  Richard M. Stallman  <rms@gnu.org>
21646         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
21647         citation markers at start of each line.
21649         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
21650         citation markers at start of each line.
21652         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
21654         * files.el (mode-require-final-newline): Fix previous change.
21655         (require-final-newline): Fix type label.
21657 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
21659         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
21660         statement in buffer (broken by 2004-11-24 change).
21662 2005-04-24  Kim F. Storm  <storm@cua.dk>
21664         * ido.el (ido-everywhere): Save and restore old read-buffer-function
21665         and read-file-name-function values.  Don't overwrite existing
21666         non-nil values if ido-mode is enabled without ido-everywhere.
21668 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
21670         * files.el (mode-require-final-newline): Minor doc fix.
21672 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
21674         * subr.el (syntax-after): Doc fix.
21675         (syntax-class): If argument is nil, return nil.  Mask off upper 16
21676         bits, not 8 bits.
21678         * files.el (mode-require-final-newline): Doc fix.
21679         (backup-buffer-copy): Fix last change.
21681 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21683         * term/mac-win.el: Require select.  Set selection-coding-system to
21684         mac-system-coding-system.  Call menu-bar-enable-clipboard.
21685         (x-last-selected-text-clipboard, x-last-selected-text-primary)
21686         (x-select-enable-clipboard): New variables.
21687         (x-select-text, x-get-selection, x-selection-value)
21688         (x-get-selection-value, mac-select-convert-to-string)
21689         (mac-services-open-file, mac-services-open-selection)
21690         (mac-services-insert-text): New functions.
21691         (CLIPBOARD, FIND): Put mac-scrap-name property.
21692         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
21693         (public.tiff): Put mac-ostype property.
21694         (selection-converter-alist): Add entries for them.
21695         (mac-application-menu-map): New keymap.
21696         (interprogram-cut-function, interprogram-paste-function): Set to
21697         x-select-text and x-get-selection-value, respectively.
21698         (split-window-keep-point): Set to t.
21700 2005-04-23  Richard M. Stallman  <rms@gnu.org>
21702         * files.el (read-directory-name): Always pass non-nil
21703         DEFAULT-FILENAME arg to read-file-name.
21704         (backup-buffer-copy, basic-save-buffer-2): Take care against
21705         writing thru an unexpected existing symlink.
21706         (revert-buffer): In indirect buffer, revert the base buffer.
21707         (magic-mode-alist): Doc fix.
21708         (buffer-stale-function): Doc fix.
21709         (minibuffer-with-setup-hook): Avoid warning.
21710         (mode-require-final-newline): Doc and custom fix.
21712         * follow.el (follow-end-of-buffer): Use with-no-warnings.
21714         * font-lock.el (font-lock-comment-face): On terminals with few colors,
21715         use the default appearance.
21716         (font-lock-comment-delimiter-face): New face, new variable.
21718         * imenu.el (imenu--generic-function): The official position of a
21719         definition is the start of the line that BEG is in.
21721         * midnight.el (midnight-timer): Move defvar up.
21723         * mouse.el (mouse-drag-region-1): Delete some debugging code.
21725         * saveplace.el (save-place-to-alist): Use with-no-warnings.
21727         * startup.el (command-line): Use with-no-warnings.
21729         * window.el (window-size-fixed): New defvar.
21731         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
21733         * mail/rmail.el (rmail-font-lock-keywords):
21734         Use font-lock-comment-delimiter-face.
21736         * mail/sendmail.el (mail-font-lock-keywords):
21737         Use font-lock-comment-delimiter-face.
21739         * progmodes/compile.el (next-error-highlight-timer): New defvar.
21741 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
21743         * progmodes/compile.el (compilation-mode-font-lock-keywords):
21744         Specify t for LAXMATCH when matching directories.
21745         Save match data around compilation-compat-error-properties form.
21747 2005-04-23  David Kastrup  <dak@gnu.org>
21749         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
21750         Mention that the autoloaded aliases should be kept for AUCTeX.
21752 2005-04-23  Andreas Schwab  <schwab@suse.de>
21754         * isearch.el (isearch-forward): Doc fix.
21756 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
21758         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
21759         (jit-lock-stealth-nice): Change default value to 0.5.
21761 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
21763         * abbrev.el (write-abbrev-file): Write table entries in
21764         alphabetical order by table name.
21766 2005-04-22  Kim F. Storm  <storm@cua.dk>
21768         * ido.el (ido-read-internal): Fix `list' completion.
21770 2005-04-22  Kenichi Handa  <handa@m17n.org>
21772         * recentf.el (recentf-save-file-coding-system): New variable.
21773         (recentf-save-list): Encode the file by
21774         recentf-save-file-coding-system and add coding: tag.
21776 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
21778         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
21780 2005-04-21  Lute Kamstra  <lute@gnu.org>
21782         * loadhist.el (unload-feature): Don't remove a function from hooks
21783         if it is about to be restored to an autoload .  Remove functions
21784         that will become unbound from auto-mode-alist.  Simplify the code.
21786         * subr.el (assq-delete-all): New implementation that is linear,
21787         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
21788         (rassq-delete-all): New function.
21790         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
21791         Add size-indication-mode.
21793 2005-04-21  Kenichi Handa  <handa@m17n.org>
21795         * international/mule-cmds.el: Add autoload for widget-value in
21796         eval-when-compile.
21798 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
21800         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
21801         Add tooltip-mode.
21803         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
21805 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
21807         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
21808         (inferior-lisp-filter-regexp, inferior-lisp-program)
21809         (inferior-lisp-load-command, inferior-lisp-prompt)
21810         (inferior-lisp-mode-hook, lisp-source-modes)
21811         (inferior-lisp-load-hook): defvar->defcustom.
21812         (inferior-lisp-program, inferior-lisp-prompt)
21813         (inferior-lisp-load-hook): Doc fixes.
21814         (inferior-lisp-install-letter-bindings): Small change in
21815         introductory comment.
21817 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
21819         * vc.el (vc-annotate-color-map): Change some colors so that text
21820         using them as foreground is readable on both white and black
21821         backgrounds.
21823 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
21825         * international/mule-conf.el (translation-table-for-input):
21826         Remove redundant declaration.
21828 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
21830         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
21832         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
21833         (tooltip-toggle-gud-tips): New function.
21835 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21837         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
21838         right angle brackets.
21840 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
21842         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
21844 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
21846         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
21847         Remove.  Update callers to use expand-file-name instead.
21849         * subr.el (syntax-class): New function.
21851         * simple.el (blink-matching-open): Use it.
21853         * paren.el (show-paren-function): Use it to recognize parens that are
21854         also used in 2-char comment markers.
21856 2005-04-19  Lute Kamstra  <lute@gnu.org>
21858         * loadhist.el (unload-feature): Update for new format of
21859         load-history.  Simplify the code.
21861 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21863         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
21864         (mac-add-charset-info): New function.  Initialize variable
21865         mac-charset-info-alist using it.
21866         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
21867         for translation.
21868         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
21869         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
21870         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
21871         New CCL programs.
21873 2005-04-19  Kim F. Storm  <storm@cua.dk>
21875         * simple.el (next-buffer, prev-buffer, next-error)
21876         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
21877         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
21879         * bindings.el (next-buffer, prev-buffer, next-error)
21880         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
21881         (clone-indirect-buffer-other-window): Move bindings from simple.el.
21882         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
21883         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
21885 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
21887         * isearch.el (isearch-edit-string): Make the search-ring available for
21888         minibuffer history commands.
21889         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
21890         the default history commands now work just as well.
21891         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
21893 2005-04-18  Kim F. Storm  <storm@cua.dk>
21895         * emulation/cua-base.el (cua--pre-command-handler): Add more
21896         elaborate check for shift modifier on non-window systems.
21898 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
21900         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
21902 2005-04-18  Kim F. Storm  <storm@cua.dk>
21904         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
21905         and make it optional.  Don't test tooltip-gud-echo-area here.
21906         (tooltip-gud-process-output, gdb-tooltip-print):
21907         Pass tooltip-gud-echo-area to tooltip-show.
21908         (tooltip-help-tips): Remove second optional arg to tooltip-show.
21910 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21912         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
21913         `display-graphic-p' may not be bound yet.
21915 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
21917         * startup.el (command-line): No longer enable Xterm Mouse mode by
21918         default in terminals compatible with xterm.
21920         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
21922 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
21924         * tooltip.el (tooltip-gud-echo-area): Rename from
21925         tooltip-use-echo-area.
21926         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
21927         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
21928         area independently of where help tooltips are displayed.
21930 2005-04-17  David Kastrup  <dak@gnu.org>
21932         * cus-theme.el (custom-theme-write-variables): Quote variables
21933         where necessary.
21935 2005-04-17  Richard M. Stallman  <rms@gnu.org>
21937         * simple.el (yank-excluded-properties): Add follow-link to value.
21939         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
21941         * startup.el (fancy-splash-max-time): Just 30 seconds.
21942         (fancy-splash-delay): Just 7.
21943         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
21945         * loadhist.el (unload-feature): Update for new format of load-history.
21946         Simplify the code.
21948         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
21949         (rmail-font-lock-keywords): Don't fontify the text of a citation.
21951         * mail/sendmail.el (mail-font-lock-keywords):
21952         Don't fontify subject text.
21953         Don't fontify the text of a citation.
21955 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
21957         * comint.el (comint-output-filter): Run comint-output-filter-functions
21958         with point where the user had it.
21960 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
21962         * international/ucs-tables.el (ucs-set-table-for-input):
21963         Disable when using unify-on-decoding.
21965 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
21967         * emulation/cua-base.el (cua-global-mark-face): Add special case
21968         for displays supporting a high number of colors.
21970 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
21972         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
21974 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
21976         * filesets.el (filesets-add-buffer): If user supplies a name of a
21977         non-existing fileset, create a new fileset.
21979 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
21981         * textmodes/org.el (org-up-heading-all): Fix bug with
21982         `outline-up-heading-all'.
21984 2005-04-16  Andreas Schwab  <schwab@suse.de>
21986         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
21987         /etc/permissions.d/* and /etc/aliases.d/*.
21989 2005-04-16  Kenichi Handa  <handa@m17n.org>
21991         * international/code-pages.el (cp-make-coding-system):
21992         Set `translation-table-for-input' property value to the symbol
21993         ucs-mule-to-mule-unicode, not to that value.
21994         (pt154): Escape guillemet by `\'.
21996 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
21998         * loadup.el: Load tooltip if x-show-tip is fboundp.
22000         * startup.el (command-line): Add comment.
22002         * tooltip.el (tooltip-mode): Specify correct standard value for
22003         Custom in init-value.
22005 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
22007         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
22008         possible.
22010 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
22012         * textmodes/org.el (org-agenda-date-prompt): Rename from
22013         `org-agenda-date-today'.
22014         (org-evaluate-time-range): Insert at point instead of directly
22015         after time range.
22016         (org-first-headline-recenter, org-subtree-end-visible-p)
22017         (org-optimize-window-after-visibility-change): New functions
22018         (org-agenda-post-command-hook): Don't allow point at end of line,
22019         to make sure it always hits the text properties.
22020         (org-agenda-next-date-line, org-agenda-previous-date-line):
22021         New commands.
22022         (org-set-regexps-and-options): Category may contain white space.
22023         (org-agenda-get-deadlines, org-agenda-get-scheduled):
22024         Improve marker positions.
22025         (org-agenda-new-marker): Argument POS made optional.
22026         (org-agenda-get-timestamps): Deadlines which are done are listed
22027         in org-done-face now.
22028         (org-agenda-get-todos, org-agenda-get-timestamps)
22029         (org-agenda-get-deadlines, org-agenda-get-scheduled):
22030         Set `undone-face' and `done-face' properties.
22031         (org-last-todo-state-is-todo): New variable.
22032         (org-todo): Set `org-last-todo-state-is-todo'.
22033         (org-agenda-todo): Change face according to
22034         `org-last-todo-state-is-todo'.  And change other lines referring to
22035         the same entry.
22036         (org-calendar-goto-agenda): New command.
22037         (org-calendar-to-agenda-key): New option.
22038         (org-startup-folded): New allowed value `content'.
22039         (org-set-regexps-and-options): Accept new value `content' for
22040         `org-startup-folded'.
22041         (org-get-current-options): Handle new value `content' for
22042         `org-startup-folded'.
22043         (org-insert-todo-heading): New command.
22044         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
22045         interactively in empty file and option
22046         `org-insert-mode-line-in-empty-file' has been set.
22047         (org-agenda-todo, org-agenda-priority): Modify to use
22048         `org-agenda-change-all-lines'.
22049         (org-warning-face): Change color on dark background
22051 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22053         * international/mule-cmds.el (set-locale-environment): On Mac OS,
22054         use preferences AppleLocale and AppleLanguages, and variable
22055         mac-system-locale for default locale.  On Mac OS Classic, use
22056         mac-system-coding-system for default coding systems.
22058         * term/mac-win.el: Don't set file-name-coding-system.
22059         Decode variables system-name, emacs-build-system, user-login-name, and
22060         user-full-name by mac-system-coding-system on Mac OS Classic.
22061         (mac-system-coding-system): New variable.
22063 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
22065         * startup.el (command-line): Handle `xterm-mouse-mode' before
22066         reading init file.
22068         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
22070 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
22072         * progmodes/sh-script.el (sh-here-document-word): Make it a
22073         defcustom.  Doc fix.
22074         (sh-add): Bash uses $(( )) for arithmetic.
22075         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
22076         (sh-maybe-here-document): Remove quotes and leading whitespace
22077         from heredoc word when closing.  Indent heredoc with tabs if word
22078         starts with "-".
22080 2005-04-13  Richard M. Stallman  <rms@gnu.org>
22082         * simple.el (undo): Fix previous change.
22084         * custom.el (defface): Doc fix.
22086 2005-04-13  Lute Kamstra  <lute@gnu.org>
22088         * Makefile.in (DONTCOMPILE): Remove list.
22089         (compile, compile-always): Don't use DONTCOMPILE.
22090         (update-authors): Load the library in which batch-update-authors
22091         is defined.
22092         * makefile.w32-in (DONTCOMPILE): Remove list.
22093         (compile, compile-always): Fix comments.
22094         (update-authors): Load the library in which batch-update-authors
22095         is defined.
22097         * generic-x.el (generic-mode-ini-file-find-file-hook):
22098         Rename to ini-generic-mode-find-file-hook.
22099         Keep generic-mode-ini-file-find-file-hook as an alias.
22100         (ini-generic-mode-find-file-hook): Rename from
22101         generic-mode-ini-file-find-file-hook.  Fix docstring.
22102         (ini-generic-mode): Docstring change.
22103         (bat-generic-mode-run-as-comint): Silence the byte compiler.
22105         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
22106         called from lisp.
22108         * generic.el: Move to the emacs-lisp subdir.
22110 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
22112         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
22113         and C-S- function and cursor motion keys.
22115 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
22117         * startup.el (command-line): Enable Xterm Mouse mode by default.
22118         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
22119         for Custom.  No longer show "Mouse" in mode line when enabled.
22120         Doc fix.
22122 2005-04-12  Kim F. Storm  <storm@cua.dk>
22124         * emulation/cua-base.el (cua-rectangle-face)
22125         (cua-rectangle-noselect-face): Define face attributes here.
22127         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
22129 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
22131         * startup.el (command-line): Turn off blinking cursor if
22132         cursorBlink in resources is off or false.
22134 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22136         * term/mac-win.el (dnd): Require dnd.
22137         (mac-drag-n-drop): Call dnd-handle-one-url.
22138         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
22139         (kTextEncodingISOLatin2): Remove constants.
22140         (mac-script-code-coding-systems): New constant.
22141         (mac-handle-language-change): New function.
22142         (special-event-map): Bind it to `language-change' event.
22143         (mac-centraleurroman, mac-cyrillic): New coding systems.
22144         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
22145         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
22146         and mac-cyrillic-encoder to encode-mac-centraleurroman and
22147         encode-mac-cyrillic, respectively.
22149 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
22151         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
22152         Don't set overlay-arrow-string to "=>" as this is done
22153         globally in C now.
22155 2005-04-12  Lute Kamstra  <lute@gnu.org>
22157         * generic-x.el (rc-generic-mode, rul-generic-mode):
22158         Fix auto-mode-alist entries.
22159         (etc-fstab-generic-mode): Tweak fontification.
22161         * generic.el (generic-make-keywords-list): Fix docstring.
22162         (generic-mode-internal): Simplify generic-font-lock-keywords.
22164 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
22166         * whitespace.el (whitespace-buffer-leading)
22167         (whitespace-buffer-trailing): Revert the incorrect test inversion.
22168         However, fix the highlight area for the leading and
22169         trailing whitespaces to show space.
22171 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
22173         * whitespace.el (whitespace-version): Bump to 3.5
22175         (whitespace-buffer-leading, whitespace-buffer-trailing):
22176         Invert sense of the test to highlight the whitespace.
22178 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
22180         * progmodes/gud.el (gud-display-line): GUD uses its own
22181         overlay arrow now so don't set overlay-arrow-string.
22182         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
22184 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
22186         * term.el (term-ansi-current-bold, term-ansi-current-underline)
22187         (term-ansi-current-reverse, term-ansi-current-invisible)
22188         (term-ansi-face-already-done): Change to boolean.
22189         (term-reset-terminal, term-handle-colors-array): Handle the above
22190         vars accordingly.
22191         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
22192         (term-emulate-terminal): Use the new name.
22194         * faces.el (secondary-selection): Use yellow1, not yellow.
22195         (trailing-whitespace): Use red1, not red.
22197 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
22199         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
22200         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
22201         (dired-dnd-handle-file): Call dnd-get-local-file-uri
22203         * cus-edit.el (dnd): New group.
22205         * term/w32-win.el (dnd): Require dnd
22206         (w32-drag-n-drop): Call dnd-handle-one-url.
22208         * x-dnd.el: Require dnd.
22209         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
22210         Call dnd-handle-one-url.
22211         (x-dnd-types-alist, x-dnd-insert-utf8-text)
22212         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
22213         to dnd-insert-text.
22214         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
22215         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
22216         (x-dnd-get-local-file-name, x-dnd-open-local-file)
22217         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
22219         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
22221 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
22223         * wdired.el: Doc fixes.
22224         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
22225         (wdired-use-dired-vertical-movement): Rename from
22226         wdired-always-move-to-filename-beginning.
22227         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
22228         (wdired-change-to-wdired-mode): Change mode name.
22229         (wdired-newline): Delete.
22231 2005-04-11  Richard M. Stallman  <rms@gnu.org>
22233         * whitespace.el (whitespace-highlight-the-space):
22234         Don't call whitespace-unhighlight-the-space here.
22236         * simple.el (undo): Record t in undo-equiv-table
22237         for the redo record made by an undo-in-region.
22239 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
22241         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
22242         (gdb-frame-inferior-io-buffer): New Functions to control
22243         display of separate IO buffer.
22244         (menu): Add them to menu-bar.
22245         (gdb-display-buffer): Check for buffer another frame.
22246         Protect GUD buffer.
22247         (gdb-setup-windows): Create IO buffer if not already there.
22248         (gdb-memory-mode): Remove purecopy noops.
22250 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
22252         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
22253         and pass to self-insert-command.
22255 2005-04-11  Lute Kamstra  <lute@gnu.org>
22257         * generic.el: Commentary section cleanup.
22258         (generic): Delete.
22259         (generic-use-find-file-hook, generic-lines-to-scan)
22260         (generic-find-file-regexp, generic-ignore-files-regexp)
22261         (default-generic-mode, generic-mode-find-file-hook)
22262         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
22263         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
22264         (generic-use-find-file-hook, generic-lines-to-scan)
22265         (generic-find-file-regexp, generic-ignore-files-regexp)
22266         (default-generic-mode, generic-mode-find-file-hook)
22267         (generic-mode-ini-file-find-file-hook): Move from generic.el.
22269 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
22271         * bookmark.el (bookmark-write-file): Catch errors writing file.
22272         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
22274 2005-04-10  Richard M. Stallman  <rms@gnu.org>
22276         * startup.el (fancy-splash-tail): Update copyright year.
22277         (command-line): Split part of -Q into -D.
22278         (emacs-basic-display): New defvar.
22279         (fancy-splash-text): Correct name of menu item.
22281         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
22283         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
22284         lines in one node.
22286         * comint.el (comint-send-input): New arg ARTIFICIAL.
22287         Callers in this file changed.
22289         * abbrev.el (define-abbrevs): Read system abbrevs properly.
22291         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
22293 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
22295         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
22296         `ldap-search-internal'.
22298 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22300         * files.el (set-auto-mode-1): Use line-end-position.
22302         * international/latin-1.el:
22303         * international/latin-2.el:
22304         * international/latin-3.el:
22305         * international/latin-4.el:
22306         * international/latin-5.el:
22307         * international/latin-8.el:
22308         * international/latin-9.el: Give punctuation syntax to NBSP.
22310         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
22311         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
22312         Use char-classes to accept non-ascii letters, accepted in some recent
22313         bibtex implementations.
22315 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
22317         * custom.el (custom-set-minor-mode): Any non-nil value for the
22318         variable should enable the mode when set through Custom.
22320 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22322         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
22323         TAB binding so tab-always-indent is obeyed.
22324         (vhdl-minibuffer-local-map): Move initialization into declaration.
22325         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
22326         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
22327         (vhdl-hooked-abbrev): Avoid test for XEmacs.
22328         (vhdl-current-line): Use line-beginning-position.
22329         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
22330         with-output-to-temp-buffer, so the current position can be recorded.
22332 2005-04-10  Masatake YAMATO  <jet@gyve.org>
22334         * progmodes/compile.el (compilation-error-regexp-alist-alist):
22335         Add regexp for gcov.
22337 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22339         * calendar/time-date.el (time-to-seconds, seconds-to-time)
22340         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
22341         syntax which Emacs 20 doesn't support.
22343 2005-04-09  Richard M. Stallman  <rms@gnu.org>
22345         * help.el (describe-key-briefly, describe-key):
22346         Replace strings as event types with "(any string)".
22348 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
22350         * arc-mode.el (archive-mode-map): Move initialization into
22351         the declaration.  Override *all* bindings of `undo'.
22352         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
22354 2005-04-09  Jay Belanger  <belanger@truman.edu>
22356         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
22358 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
22360         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
22361         (xterm-register-default-colors): Update color values computation
22362         to match xterm-200.
22364 2005-04-09  Kenichi Handa  <handa@m17n.org>
22366         * international/code-pages.el (iso-latin-7): Fix the map.
22368 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
22370         * emacs-lisp/lisp.el (defun-prompt-regexp)
22371         (parens-require-spaces, buffer-end, end-of-defun)
22372         (insert-parentheses): Doc fixes.
22374 2005-04-08  Kim F. Storm  <storm@cua.dk>
22376         * comint.el (comint-highlight-prompt): Fix face spec.
22377         * hi-lock.el (hi-green): Likewise.
22379 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
22381         * cus-edit.el (custom-modified-face):
22382         * comint.el (comint-highlight-input): Fix previous changes.
22383         * term.el (term-handle-ansi-escape): Add a comment.
22385 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
22387         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
22388         in the buffer and in whitespace-highlighted-space.
22389         (whitespace-unhighlight-the-space): Simplify.
22390         (whitespace-buffer): Simplify.
22392 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
22394         * textmodes/table.el (table-cell-face): Add special case for
22395         displays supporting a high number of colors.
22396         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
22397         (vhdl-font-lock-reserved-words-face)
22398         (vhdl-speedbar-architecture-face)
22399         (vhdl-speedbar-instantiation-face)
22400         (vhdl-speedbar-architecture-selected-face)
22401         (vhdl-speedbar-instantiation-selected-face): Likewise.
22402         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
22403         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
22404         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
22405         (ebrowse-root-class-face, ebrowse-member-attribute-face)
22406         (ebrowse-progress-face): Likewise.
22407         * progmodes/compile.el (compilation-info-face): Likewise.
22408         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
22409         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
22410         * calendar/calendar.el (diary-face): Likewise.
22411         * woman.el (woman-italic-face, woman-bold-face)
22412         (woman-unknown-face): Likewise.
22413         * wid-edit.el (widget-button-pressed-face): Likewise.
22414         * whitespace.el (whitespace-highlight-face): Likewise.
22415         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
22416         * pcvs-info.el (cvs-marked-face): Likewise.
22417         * info.el (info-xref): Likewise.
22418         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
22419         * hilit-chg.el (highlight-changes-face)
22420         (highlight-changes-delete-face): Likewise.
22421         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
22422         (hi-red-b): Likewise.
22423         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
22424         * font-lock.el (font-lock-keyword-face)
22425         (font-lock-function-name-face, font-lock-warning-face): Likewise.
22426         * cus-edit.el (custom-invalid-face, custom-modified-face)
22427         (custom-set-face, custom-changed-face, custom-variable-tag-face)
22428         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
22429         * comint.el (comint-highlight-prompt): Likewise.
22431 2005-04-08  Lute Kamstra  <lute@gnu.org>
22433         * font-lock.el (font-lock-keywords): Docstring fixes.
22435 2005-04-08  Kenichi Handa  <handa@m17n.org>
22437         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
22438         chars are more than a limit, print " and more..." at the tail.
22440 2005-04-08  Kim F. Storm  <storm@cua.dk>
22442         * emacs-lisp/authors.el (authors-aliases): Update list.
22443         (authors-ignored-files): New list.
22444         (authors-fixed-entries): Fix typo.
22445         (authors-renamed-files-alist): Update list.
22446         (authors-add): Check authors-ignored-files.
22448 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
22450         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
22451         optional, to ensure backward compatibility.
22453 2005-04-08  Stephen Eglen  <stephen@gnu.org>
22455         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
22457 2005-04-08  Kim F. Storm  <storm@cua.dk>
22459         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
22461         * mouse.el (mouse-on-link-p): Doc fix.
22463 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
22465         * ielm.el (ielm-prompt-read-only): Doc fix.
22467         * comint.el (comint-prompt-read-only): Doc fix.
22469 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
22471         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
22472         ensure dired always handles wildcards passed to ffap.
22473         (find-file-at-point): Use it.
22474         (ffap-dired-wildcards): Doc fix.
22476 2005-04-07  Juri Linkov  <juri@jurta.org>
22478         * simple.el (next-error-overlay-arrow-position): New defvar.
22479         Put "=>" on its property `overlay-arrow-string'.  Add it to
22480         `overlay-arrow-variable-list'.
22482         * progmodes/compile.el (compilation-setup):
22483         Set `next-error-overlay-arrow-position' to nil.  Also set it to
22484         nil in the local hook `kill-buffer-hook'.  Make local variable
22485         `overlay-arrow-string' and set it to "=>".
22486         (compilation-goto-locus): Set BOL position to
22487         `next-error-overlay-arrow-position' instead of
22488         `overlay-arrow-position'.
22490         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
22491         locally instead of adding it to the global hook.
22492         (Info-kill-buffer): Move up.
22494 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
22496         * term/xterm.el (xterm-standard-colors): Update color values from
22497         xterm-200.
22499 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
22501         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
22503         * fast-lock.el:
22504         * lazy-lock.el: Move them to the obsolete subdir.
22506 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
22508         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
22509         (wdired-add-replace-advice): Remove.
22510         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
22512 2005-04-06  Kim F. Storm  <storm@cua.dk>
22514         * startup.el (command-line): Add --bare-bones alias for -Q.
22516 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22518         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
22519         create the startup fontset if a font specification ends with
22520         `mac-roman'.
22522 2005-04-06  Lute Kamstra  <lute@gnu.org>
22524         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
22525         change.
22527         * emacs-lisp/copyright.el (copyright-update-year): Replace the
22528         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
22530 2005-04-05  Lute Kamstra  <lute@gnu.org>
22532         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
22533         (define-generic-mode): Ditto.  Fix debug declaration.
22535         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
22536         Put them in the generic-x group.
22538         * calendar/timeclock.el (timeclock): Doc fix.
22540         * generic.el (define-generic-mode): Don't use custom-current-group.
22541         Document default :group value.
22542         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
22543         (define-global-minor-mode): Don't use custom-current-group.
22545 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
22547         * startup.el (command-line-1): Display startup-echo-area-message
22548         when fancy splash screen is in use.
22550         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
22551         (sh-escaped-newline): New face.
22552         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
22553         newline, and use sh-escaped-newline face.
22555         * progmodes/tcl.el (tcl-escaped-newline): New face.
22556         (tcl-builtin-list): New variable.
22557         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
22558         newlines.  Fix keywords subexpression number.
22560 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
22562         * textmodes/org.el (org-diary-default-entry): Fix call to
22563         `add-to-diary-entry'.
22565 2005-04-05  Kim F. Storm  <storm@cua.dk>
22567         * ediff-init.el: Use (featurep 'xemacs).
22569 2005-04-05  David Ponce  <david@dponce.com>
22571         * cus-edit.el (face): Derive from symbol widget.  Display sample
22572         of the current face on the fly.
22573         (widget-face-sample-face-get, widget-face-notify): New functions.
22574         (widget-face-value-create): Remove.
22576         * wid-edit.el (widget-field-end): Temporarily remove field
22577         narrowing before to call `get-char-property'.
22579 2005-04-04  Jay Belanger  <belanger@truman.edu>
22581         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
22582         (math-read-subscripts): New variable.
22583         (math-read-preprocess-string): Process subscripts.
22585 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
22587         * comint.el (comint-prompt-read-only): Doc fix.
22589         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
22590         `-1'.  Doc fix.
22592 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
22594         * textmodes/org.el (org-insert-mode-line-in-empty-file):
22595         Change default value to nil.
22597 2005-04-04  Lute Kamstra  <lute@gnu.org>
22599         * autorevert.el (auto-revert-mode): Specify :group.
22600         * battery.el (display-battery-mode): Specify :group.
22601         * diff-mode.el (diff-minor-mode): Specify :group.
22602         * font-core.el (font-lock-mode): Specify :group.
22603         * hl-line.el (hl-line-mode): Specify :group.
22604         * iimage.el (iimage): New customization group.
22605         (iimage-mode): Specify :group.
22606         * longlines.el (longlines-mode): Specify :group.
22607         * master.el: Don't require easy-mmode.
22608         (master): New customization group.
22609         (master-mode): Specify :group.
22610         * msb.el (msb-mode): Specify :group.
22611         * reveal.el (reveal-mode): Specify :group.
22612         * simple.el (next-error-follow-minor-mode): Specify :group.
22613         * smerge-mode.el (smerge-mode): Specify :group.
22614         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
22615         * emulation/cua-base.el (cua-mode): Specify :group.
22616         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
22617         * language/thai-util.el (thai-auto-composition-mode)
22618         (thai-word-mode): Specify :group.
22619         * mail/supercite.el (sc-minor-mode): Specify :group.
22620         * progmodes/cwarn.el (cwarn-mode): Specify :group.
22621         * progmodes/flymake.el (flymake-mode): Specify :group.
22622         * progmodes/glasses.el (glasses-mode): Specify :group.
22623         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
22624         * textmodes/enriched.el (enriched-mode): Specify :group.
22625         * textmodes/refill.el (refill-mode): Specify :group.
22627         * add-log.el (change-log-font-lock-keywords): Names in
22628         parenthesized lists can contain spaces.
22630 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
22632         * startup.el (fancy-splash-text): Shorten default text of
22633         "Emacs Tutorial" line.  Also, if the current language env
22634         indicates an available tutorial file other than TUTORIAL,
22635         extract its title and append it to the line in parentheses.
22636         (fancy-splash-insert): If arg is a thunk, funcall it.
22638 2005-04-04  Jay Belanger  <belanger@truman.edu>
22640         * calc.el (calc-language-alist): Add tags to customization type.
22642 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
22644         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
22645         Doc fix.
22647 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
22649         * add-log.el (change-log-font-lock-keywords): The manual
22650         describing a Change Log entry, says: (...) "Aside from these
22651         header lines, every line in the change log starts with a space or
22652         a tab.".  The font-lock was not highlighting lines started with
22653         spaces, added support for it.
22655 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
22657         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
22658         (bibtex-generate-url-list): Update docstring accordingly.  Put the
22659         complex example in the docstring.
22660         (bibtex-font-lock-url): Use pop.
22662 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
22664         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
22666         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
22668 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
22670         * filesets.el (filesets-set-default): Doc fix.
22672 2005-04-03  Lute Kamstra  <lute@gnu.org>
22674         * generic.el (define-generic-mode): Add argument to specify
22675         keywords for defcustom.
22676         (default-generic-mode): Specify :group.
22678         * generic-x.el: Specify :group for all generic modes.
22680         * desktop.el (desktop-no-desktop-file-hook)
22681         (desktop-after-read-hook): Doc fix.
22683 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
22685         * simple.el (visible-mode): Use explicit :group keyword.
22686         This changes the group of `visible-mode-hook' from paren-blinking
22687         to editing-basics.
22689 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
22691         * mail/rmail.el (rmail-parse-url): Bugfix.  Parse traditional
22692         mailbox specifications as well as URLs.
22693         (rmail-insert-inbox-text): Remove unused conditional branches.
22695 2005-04-01  Jay Belanger  <belanger@truman.edu>
22697         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
22698         (calc-gnuplot-print-command): Move definitions to calc.el.
22700         * calc/calc-embed.el (calc-embedded-announce-formula)
22701         (calc-embedded-open-formula, calc-embedded-close-formula)
22702         (calc-embedded-open-word, calc-embedded-close-word)
22703         (calc-embedded-open-plain, calc-embedded-close-plain)
22704         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
22705         (calc-embedded-open-mode, calc-embedded-close-mode):
22706         Move definitions to calc.el.
22708         * calc/calc.el (calc-settings-file, calc-language-alist):
22709         Make customizable.
22710         (calc-embedded-announce-formula, calc-embedded-open-formula)
22711         (calc-embedded-close-formula, calc-embedded-open-word)
22712         (calc-embedded-close-word, calc-embedded-open-plain)
22713         (calc-embedded-close-plain, calc-embedded-open-new-formula)
22714         (calc-embedded-close-new-formula, calc-embedded-open-mode)
22715         (calc-embedded-close-mode, calc-gnuplot-name)
22716         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
22717         from other files and make customizable.
22719 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
22721         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
22722         Use buffer-live-p.
22723         (cvs-mode-run): Don't call cvs-update-header here.
22724         (cvs-run-process): Call cvs-update-header.
22725         Use process properties for cvs-postprocess and cvs-buffer so that
22726         the sentinel can behave better if the temp buffer is killed.
22727         Use a pipe rather than a tty, to better handle unexpected prompts.
22728         (cvs-sentinel): Rewrite.  Call cvs-update-header.
22730 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
22732         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
22733         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
22735 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
22737         * generic.el (define-generic-mode): Add indentation rule.
22739 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
22741         * files.el (mode-require-final-newline): Make Custom correctly
22742         report a nil value and allow to set it to nil via Custom.
22743         Doc fix.
22745 2005-04-01  Kenichi Handa  <handa@m17n.org>
22747         * international/characters.el: Enable the correct case setting for
22748         dotless-i and dotted-I.
22750 2005-04-01  Kim F. Storm  <storm@cua.dk>
22752         * ido.el (ido-file-internal): Fall back to non-ido command if
22753         initial directory is on slow ftp (or tramp) host.
22755 2005-03-31  Richard M. Stallman  <rms@gnu.org>
22757         * emacs-lisp/autoload.el (make-autoload):
22758         Handle define-global-minor-mode.
22760         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
22761         Rename from easy-mmode-define-global-mode.
22762         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
22764         * progmodes/scheme.el (scheme-mode-syntax-table):
22765         Update syntax of | and # for two-character comment syntax.
22767 2005-03-31  Lute Kamstra  <lute@gnu.org>
22769         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
22770         (define-minor-mode): Call custom-current-group at load-time.
22772         * generic.el (define-generic-mode): Add debug declaration.
22773         Add defcustom for the mode hook.
22774         (generic-mode-internal): Use run-mode-hooks.
22776 2005-03-31  Kim F. Storm  <storm@cua.dk>
22778         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
22779         (mouse-fixup-help-message): New defun called by show_help_echo
22780         to fixup mouse-2 prefix in help messages when applicable.
22782         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
22784 2005-03-31  Kenichi Handa  <handa@m17n.org>
22786         * language/thai-word.el (thai-find-word-ends): Pay attention to
22787         the case that we reach the end of buffer.
22789         * textmodes/fill.el (fill-text-properties-at): New function.
22790         (fill-newline): Use fill-text-properties-at instead of
22791         text-properties-at.
22793 2005-03-31  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
22795         * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
22796         not comint-quote-filename.
22798 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
22800         * help-fns.el (help-with-tutorial): Revert last change.
22802 2005-03-31  Kim F. Storm  <storm@cua.dk>
22804         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
22806 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
22808         * calendar/cal-china.el: Update reference to "Calendrical
22809         Calculations" book; there's a new edition.
22810         * calendar/cal-coptic.el: Likewise.
22811         * calendar/cal-french.el: Likewise.
22812         * calendar/cal-hebrew.el: Likewise.
22813         * calendar/cal-islam.el: Likewise.
22814         * calendar/cal-iso.el: Likewise.
22815         * calendar/cal-julian.el: Likewise.
22816         * calendar/cal-mayan.el: Likewise.
22817         * calendar/cal-persia.el: Likewise.
22818         * calendar/calendar.el: Likewise.
22819         * calendar/holidays.el: Likewise.
22820         * calendar/lunar.el: Likewise.
22821         * calendar/solar.el: Likewise.
22823         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
22824         white space from doc string.
22826 2005-03-30  Jay Belanger  <belanger@truman.edu>
22828         * calc/calc-help.el (calc-full-help): Remove email address.
22830 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
22832         * help-fns.el (help-with-tutorial): Delete title line.
22834 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
22836         * calendar/cal-x.el (calendar-one-frame-setup)
22837         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
22838         rather than `symbol' for set-window-dedicated-p.
22840         * calendar/appt.el (appt-buffer-name): Make it a constant.
22841         (appt-add): Doc fix.
22843         * filesets.el (filesets-menu-path, filesets-menu-before)
22844         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
22845         (filesets-menu-cache-file): Use directory ~/.emacs.d.
22846         (filesets-add-submenu): Delete and use add-submenu instead.
22848 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
22850         * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
22851         (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
22852         (org-diary-default-entry): New function.
22853         (org-get-entries-from-diary): Better parsing of diary entries.
22854         (org-agenda-check-no-diary): New function.
22855         ("diary-lib"): Advice to function `add-to-diary-list', to allow
22856         linking to diary entries.
22857         (org-agenda-execute-calendar-command): New function.
22858         (org-agenda): Improve visible section in window.
22859         Use `org-fit-agenda-window'.
22860         (org-fit-agenda-window): New option.
22861         (org-move-subtree-down): Better handling of empty lines
22862         at end of subtree.
22863         (org-cycle): Numeric prefix is interpreted now as show-subtree N
22864         levels up.
22865         (org-fontify-done-headline): New option.
22866         (org-headline-done-face): New face.
22867         (org-set-font-lock-defaults): Use `org-headline-done-face'.
22868         (org-table-copy-down): Rename from `org-table-copy-from-above'.
22869         When current field is non-empty, it is copied to next row.
22870         (org-table-copy-from-above): Fix bug which made it
22871         impossible to copy fields containing only a single non-white character.
22873 2005-03-30  Kim F. Storm  <storm@cua.dk>
22875         * kmacro.el (kmacro-end-macro): Isearch may store this command
22876         into the macro -- so ignore it when executing keyboard macro.
22878 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
22880         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
22882 2005-03-29  Kenichi Handa  <handa@m17n.org>
22884         * language/thai.el ("Thai"): Set setup-function and exit-function
22885         for Thai language environment.
22887         * language/thai-util.el: Require thai-word.
22888         (thai-word-mode-map): New variable.
22889         (thai-word-mode): New minor mode.
22890         (setup-thai-language-environment-internal): New function.
22891         (exit-thai-language-environment-internal): New function.
22893         * language/thai-word.el (thai-word-table): Declare it by defvar,
22894         use dolist to initialize it.
22895         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
22896         (thai-fill-find-break-point): New functions.
22898 2005-03-29  Richard M. Stallman  <rms@gnu.org>
22900         * simple.el (idle-update-delay): Move definition up.
22901         (set-mark): Doc fix.
22903 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
22905         * longlines.el: New file.
22907         * simple.el (buffer-substring-filters): New variable.
22908         (filter-buffer-substring): New function.
22909         (kill-region, copy-region-as-kill): Use it.
22911         * register.el (copy-to-register, append-to-register)
22912         (prepend-to-register): Use filter-buffer-substring.
22914 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
22916         * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
22917         (gud-filter-pending-text): Move in front of gdb.
22918         (gud-overlay-arrow-position): New variable.
22919         (gud-sentinel, gud-display-line): Use it in place of
22920         overlay-arrow-position.
22922 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
22924         * progmodes/fortran.el (fortran-if-indent): Doc fix.
22925         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
22926         (fortran-font-lock-keywords-4): New variable.
22927         (fortran-blocks-re, fortran-end-block-re)
22928         (fortran-start-block-re): New constants, for hideshow.
22929         (hs-special-modes-alist): Add a Fortran entry.
22930         (fortran-mode-map): Bind fortran-end-of-block,
22931         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
22932         (fortran-mode): Doc fix.  Add fortran-font-lock-keywords-4.
22933         (fortran-looking-at-if-then, fortran-end-of-block)
22934         (fortran-beginning-of-block): New functions, for hideshow.
22936         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
22937         Doc fix.  Tweak regexp.
22938         (f90-beginning-of-block): Push mark first.
22940 2005-03-29  Jay Belanger  <belanger@truman.edu>
22942         * calc/calc.el: Update copyright date.
22943         (calc-version): Increase to 2.1.
22944         (calc-version-date): Remove.
22946         * calc/calc-help.el: Update copyright date.
22947         (calc-full-help): Remove reference to calc-version-date.
22948         Update copyright date.
22950 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
22952         * vc.el (vc-do-command): Use a pipe for async processes, so password
22953         prompts don't show up at places where the user can't reply.
22955 2005-03-29  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
22957         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
22958         on the file name we pass to the inferior shell.
22960 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
22962         * progmodes/which-func.el (which-function): Be robust in the face of an
22963         imenu--make-index-alist failure.
22965 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
22967         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
22969         * progmodes/python.el (python-preoutput-filter): Fix last change.
22971 2005-03-29  Lute Kamstra  <lute@gnu.org>
22973         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
22974         functions and compiled macros.
22975         (debug-convert-byte-code): Handle macros too.
22976         (debug-on-entry-1): Don't signal an error when trying to clear a
22977         function that is not set to debug on entry.
22979 2005-03-29  Jay Belanger  <belanger@truman.edu>
22981         * calc/calc-lang.el: Add functions to math-function-table
22982         properties of tex and math.
22984 2005-03-29  Kenichi Handa  <handa@m17n.org>
22986         * ps-mule.el (ps-mule-plot-string): Translate characters by
22987         ps-print-translation-table.
22988         (ps-mule-begin-job): Call find-charset-region/string with
22989         ps-print-translation-table.
22990         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
22992         * ps-print.el (ps-print-translation-table): New variable.
22993         (ps-plot-region): Translate characters by ps-print-translation-table.
22995 2005-03-29  Juri Linkov  <juri@jurta.org>
22997         * simple.el (next-error-highlight-timer): New variable.
22999         * progmodes/compile.el (compilation-goto-locus):
23000         Use `next-error-highlight-timer' instead of `sit-for'.
23002 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
23004         * mail/supercite.el (sc-mail-field): Use assoc-string.
23005         (sc-get-address): Simplify regexps.
23007         * files.el (minibuffer-with-setup-hook): New macro.
23008         (find-file-read-args): Use it to avoid let-binding
23009         minibuffer-with-setup-hook (which breaks turning on/off
23010         file-name-shadow-mode while in the prompt).
23012         * complete.el (PC-read-include-file-name-internal):
23013         Use test-completion.
23015 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
23017         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
23019 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
23021         * window.el (window-buffer-height): Use count-screen-lines.
23023         * progmodes/python.el (python-preoutput-leftover): New var.
23024         (python-preoutput-filter): Use it.
23025         (python-send-receive): Loop until all the result has been received.
23027 2005-03-28  Juri Linkov  <juri@jurta.org>
23029         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
23031         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
23032         "Recover Crashed Session".
23033         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
23034         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
23035         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
23036         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
23037         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
23038         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
23039         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
23040         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
23042         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
23043         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
23044         Ediff Sessions", "Toggle use of separate control buffer frame",
23045         "Use separate frame for Ediff control buffer".
23047         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
23048         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
23049         "Rename Bookmark", "Delete Bookmark".
23051         * info.el (Info-mode-menu): Remove ellipsis from "Index".
23052         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
23053         Add `:active Info-index-alternatives' to "Next Matching Item".
23055         * wdired.el (wdired-change-to-wdired-mode):
23056         Mention `wdired-abort-changes' key in the initial message.
23058         * international/mule.el (auto-coding-alist): Associate non-ascii
23059         image filename extensions with `no-conversion'.
23061 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
23063         * international/iso-acc.el:
23064         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
23066 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
23068         * textmodes/sgml-mode.el (html-mode): Doc update.
23070         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
23072 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
23074         * term.el (term-move-columns): Fix face after extending a line.
23075         (term-insert-spaces): Likewise.
23076         (term-reset-terminal): Fix off by one error.
23078 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
23080         * international/mule.el (auto-coding-alist): Add .xpi files.
23082         * files.el (auto-mode-alist): Add .xpi files.
23084 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
23086         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
23088 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
23090         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
23092 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
23094         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
23095         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
23097         * calendar/cal-move.el (calendar-beginning-of-year): Move the
23098         cursor to Jan 1 when needed.
23099         (calendar-end-of-year): Fix -/+ typo.
23100         Reported by Chong Yidong <cyd@stupidchicken.com>.
23102 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
23104         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
23106         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
23107         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
23109 2005-03-25  Richard M. Stallman  <rms@gnu.org>
23111         * filesets.el (filesets-init): Add autoload.
23113         * mail/mailalias.el (mail-directory): Doc fix.
23115 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
23117         * mail/mailalias.el (mail-directory-process): Do nothing if
23118         mail-directory-process is an atom.
23119         (mail-get-names): Ignore mail-directory-names if it is an atom.
23120         (mail-directory-process defvar): Doc fix.
23121         (mail-names): Doc fix.
23123 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>  (tiny change)
23125         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
23127 2005-03-26  Kenichi Handa  <handa@m17n.org>
23129         * international/mule-util.el (detect-coding-with-priority):
23130         Call update-coding-systems-internal before detect-coding-region.
23132 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
23134         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
23135         (gdb-frames-mode-map): Add follow-link property.
23137 2005-03-25  Jay Belanger  <belanger@truman.edu>
23139         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
23140         for variables.
23142 2005-03-25  Juri Linkov  <juri@jurta.org>
23144         * image-mode.el: Optimize image filename extension regexps in
23145         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
23146         in `auto-mode-alist'.
23147         (image-mode): Add `image-toggle-display-text' to local hook
23148         `change-major-mode-hook'.  Display the image as an image by
23149         default.  Set `cursor-type' and `truncate-lines' if the image
23150         is already displayed.  Take into account the current mode (image
23151         or text) in message.
23152         (image-minor-mode): New minor mode.
23153         (image-mode-maybe, image-toggle-display-text): New functions.
23154         (image-toggle-display): Use called-interactively-p.
23155         Let-bind `inhibit-read-only' to t.
23157         * image-mode.el (image-minor-mode): Set `cursor-type' and
23158         `truncate-lines' if the image is already displayed.  Add turning
23159         image-minor-mode off to `change-major-mode-hook'.  Add message.
23160         Call `image-toggle-display-text' after turning image-minor-mode off.
23162 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
23164         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
23165         Terminal.app, use utf-8.
23166         (set-display-table-and-terminal-coding-system): Add coding-system arg.
23167         (set-locale-environment): Use it.
23169         * term/xterm.el: Undo last change, better done in mule-cmds.el.
23171         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
23173         * progmodes/python.el (python-close-block-statement-p)
23174         (python-outdent-p, python-current-defun): Use symbol-end.
23176 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
23178         * files.el (save-some-buffers): Doc fix.
23180 2005-03-25  Werner Lemberg  <wl@gnu.org>
23182         * complete.el, thumbs.el: Replace `legal' with `valid'.
23183         * calendar/calendar.el: Replace `legal' with `valid'.
23184         * emacs-lisp/advice.el: Replace `legal' with `valid'.
23185         * mail/supercite.el: Replace `legal' with `valid'.
23186         * progmodes/cperl-mode.el, progmodes/idlw-shell.el
23187         * progmodes/idlwave.el, progmodes/vhdl-mode.el:
23188         Replace `legal' with `valid'.
23189         * textmodes/reftex-vars.el, textmodes/reftex.el:
23190         Replace `legal' with `valid'.
23192 2005-03-25  Werner Lemberg  <wl@gnu.org>
23194         * calc/calc-forms.el, calc/calc-sel.el
23195         * midnight.el, vc-cvs.el
23196         * emacs-lisp/cl-macs.el
23197         * emulation/vip.el
23198         * eshell/esh-io.el, eshell/esh-var.el
23199         * mail/supercite.el
23200         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
23201         * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
23202         * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
23203         * progmodes/sh-script.el, progmodes/xscheme.el
23204         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
23205         * textmodes/reftex-index.el, textmodes/reftex-parse.el
23206         * textmodes/reftex-ref.el, textmodes/reftex-vars.el
23207         * textmodes/reftex.el, textmodes/org.el:
23208         Replace `illegal' with `invalid'.
23210 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
23212         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
23213         (flymake-find-buildfile, flymake-find-possible-master-files)
23214         (flymake-check-include, flymake-parse-line): Replace loops over the
23215         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
23217         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
23218         Substitute file-name-as-directory in the rest of the file.
23219         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
23220         (flymake-replace-region): Remove unused arg `buffer'.
23221         (flymake-check-patch-master-file-buffer): Update calls to it.
23222         (flymake-add-err-info): Remove unused var `count'.
23223         (flymake-mode): Use define-minor-mode.
23225         * progmodes/flymake.el: Use with-current-buffer.
23226         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
23227         flymake-replace-regexp-in-string, flymake-line-beginning-position)
23228         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
23229         Avoid testing for `xemacs'.
23230         (flymake-nop): Move.
23231         (flymake-region-has-flymake-overlays): Return the computed value.
23232         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
23233         Remove unused var `endline'.
23234         (flymake-get-line-count): Remove unused function.
23235         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
23237         * emulation/vi.el:
23238         * generic.el:
23239         * hilit-chg.el (global-highlight-changes):
23240         * hi-lock.el (hi-lock-mode):
23241         * follow.el: find-file-hooks -> find-file-hook.
23243         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
23245 2005-03-24  Juri Linkov  <juri@jurta.org>
23247         * dired.el (dired-mode-map): Add menu item "Compare directories"
23248         for dired-compare-directories.
23250         * dired-aux.el (dired-compare-directories): Add autoload cookie.
23251         Doc fix.  Replace `read-file-name' with `read-directory-name'.
23253 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
23255         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
23257 2005-03-24  Jay Belanger  <belanger@truman.edu>
23259         * calc/calc-embed.el (calc-embedded-mode-change): Save all
23260         relevant mode settings in calc-embedded-original-modes when modes
23261         are permanently changed.
23263 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
23265         * autoinsert.el: find-file-hooks -> find-file-hook.
23267 2005-03-24  Lute Kamstra  <lute@gnu.org>
23269         * generic.el (generic-font-lock-defaults): Make it obsolete.
23270         (generic-font-lock-keywords): New variable to replace
23271         generic-font-lock-defaults.
23272         (generic-mode-set-font-lock): Delete it.
23273         (generic-mode-internal): Don't call generic-mode-set-font-lock.
23274         (generic-bracket-support): Add docstring.
23276         * generic-x.el: Rename generic-font-lock-defaults to
23277         generic-font-lock-keywords throughout.
23278         (mailagent-rules-setup-function): Delete it.
23279         (mailagent-rules-generic-mode): Use anonymous function instead.
23280         (show-tabs-generic-mode-font-lock-defaults-1)
23281         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
23282         Quote faces.
23283         (show-tabs-tab-face, show-tabs-space-face): Specify background,
23284         not foreground.
23286         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
23287         Recognize define-generic-mode.
23289 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
23291         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
23292         if there's no completion table.
23294 2005-03-23  Miles Bader  <miles@gnu.org>
23296         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
23297         Remove tty-specific variants, as they're no longer needed.
23299 2005-03-23  Lute Kamstra  <lute@gnu.org>
23301         * generic-x.el: Code cleanup: make args constant whenever possible.
23302         (installshield-statement-keyword-list)
23303         (installshield-system-functions-list)
23304         (installshield-system-variables-list, installshield-types-list)
23305         (installshield-funarg-constants-list): Make them constants.
23307         * generic.el (generic-make-keywords-list): Add autoload cookie.
23309         * calendar/time-date.el: Add comment on time value formats.
23310         Don't require parse-time.
23311         (with-decoded-time-value): New macro.
23312         (encode-time-value): New function.
23313         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
23314         (days-to-time): Return a valid time value when arg is huge.
23315         (time-since): Use time-subtract.
23316         (time-to-number-of-days): Use time-to-seconds.
23318 2005-03-23  David Ponce  <david@dponce.com>
23320         * recentf.el (recentf-keep): New option.
23321         (recentf-menu-action): Default to `find-file'.
23322         (recentf-keep-non-readable-files-flag)
23323         (recentf-keep-non-readable-files-p)
23324         (recentf-file-readable-p, recentf-find-file)
23325         (recentf-cleanup-remote): Remove.
23326         (recentf-include-p): More robust.
23327         (recentf-keep-p): New function.
23328         (recentf-remove-if-non-kept): Rename from
23329         `recentf-remove-if-non-readable'.  Use `recentf-keep-p'.
23330         All callers updated.
23331         (recentf-menu-items-for-commands): Fix help string.
23332         (recentf-track-closed-file): Update.  Doc fix.
23333         (recentf-cleanup): Update.  Count removed files.  Doc fix.
23335 2005-03-23  Kim F. Storm  <storm@cua.dk>
23337         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
23338         Don't inherit from fringe face (now happens automatically).
23340 2005-03-22  Kim F. Storm  <storm@cua.dk>
23342         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
23343         position values.
23345 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23347         * menu-bar.el (showhide-date-time): Remove.
23348         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
23349         (menu-bar-make-mm-toggle): Simplify.
23351 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
23353         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
23354         Accept qualified variable and function names.
23356 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
23358         * bindings.el (completion-ignored-extensions):
23359         Remove ".lis" for `vax-vms'.
23361 2005-03-22  Andreas Schwab  <schwab@suse.de>
23363         * generic-x.el: Revert last change.
23364         * ldefs-boot.el: Update.
23366 2005-03-22  Jay Belanger  <belanger@truman.edu>
23368         * calc/calc-embed.el (calc-embedded-original-modes): New variable.
23369         (calc-embedded-save-original-modes)
23370         (calc-embedded-restore-original-modes): New functions.
23371         (calc-do-embedded): Save original modes when entering embedded mode
23372         and restore when leaving embedded mode.
23373         (calc-embedded-modes-change): Change the value of
23374         calc-embedded-original-modes to reflect permanent changes.
23376 2005-03-22  Lute Kamstra  <lute@gnu.org>
23378         * generic-x.el: Require generic again.
23380 2005-03-22  Miles Bader  <miles@gnu.org>
23382         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
23383         Tweak details to look good on both ttys and bitmap displays, light
23384         or dark background, etc.
23386 2005-03-21  Kim F. Storm  <storm@cua.dk>
23388         * tooltip.el (tooltip-show-help-function): Check car and cdr of
23389         mouse position.
23391 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
23393         * icomplete.el: Don't forcibly turn on the mode upon load.
23394         (icomplete-mode): Use define-minor-mode.
23395         (icomplete-eoinput): Default to nil.
23396         (icomplete-minibuffer-setup): Remove autoload.
23397         (icomplete-tidy): Simplify.
23398         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
23399         in the initial state or if the user has modified the field.
23400         Fix handling of icomplete-max-delay-chars.
23401         Remove code that handles the oddball case where
23402         minibuffer-completion-table is an integer.
23403         Wrap icomplete-completions in while-no-input in case building
23404         completions takes more time than expected.
23405         (icomplete-completions): Simplify.
23407 2005-03-21  Richard M. Stallman  <rms@gnu.org>
23409         * jka-compr.el (jka-compr-really-do-compress):
23410         Make variable buffer-local.
23412         * image-mode.el: Handle .xpm files too.
23413         (image-toggle-display): Preserve modification flag.
23415         * help.el (where-is): Don't mention aliases with no key bindings.
23417 2005-03-21  Lute Kamstra  <lute@gnu.org>
23419         * generic.el: Fix commentary section.  Don't require cl for
23420         compilation.
23421         (generic-mode-list): Add autoload cookie.
23422         (generic-use-find-file-hook, generic-lines-to-scan)
23423         (generic-find-file-regexp, generic-ignore-files-regexp)
23424         (generic-mode, generic-mode-find-file-hook)
23425         (generic-mode-ini-file-find-file-hook): Fix docstrings.
23426         (define-generic-mode): Make it a defmacro.  Fix docstring.
23427         (generic-mode-internal): Code cleanup.  Add autoload cookie.
23428         (generic-mode-set-comments): Code cleanup.
23429         * generic-x.el: Don't prevent compilation.  Don't require generic.
23430         Follow coding conventions.  Minor code cleanup.
23431         (etc-fstab-generic-mode): Add some keywords.
23432         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
23433         define-generic-mode like a function declaration.
23435 2005-03-21  Jay Belanger  <belanger@truman.edu>
23437         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
23438         changing modes.
23440 2005-03-21  Sam Steingold  <sds@gnu.org>
23442         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
23444 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
23446         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
23447         Add underscore to "f$ lexicals" regexp.
23449 2005-03-20  Juri Linkov  <juri@jurta.org>
23451         * subr.el (progress-reporter-do-update): When `min-value' is equal
23452         to `max-value', set `percentage' to 0 and prevent division by zero.
23454 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
23456         Sync with Tramp 2.0.48.
23458         * net/tramp.el (all): Change all addresses to .gnu.org.
23459         (tramp-append-tramp-buffers): New defun.
23460         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
23461         Catch `dont-send' signal.
23462         (tramp-set-auto-save-file-modes): Set always permissions, because
23463         there might be an old auto-saved file belonging to another
23464         original file.  This could be a security threat.  Reported by
23465         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
23466         Check for Emacs 21.3.50 removed.
23468         * net/tramp-smb.el (all): Remove debug construct for
23469         `with-parsed-tramp-file-name'.
23470         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
23471         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
23472         No error message if DIRECTORY or FILENAME doesn't exist.
23473         (tramp-smb-open-connection): Check existence of
23474         `tramp-smb-program'.
23476 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
23478         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
23479         Properly handle the case where the `m' or `s' command's argument is not
23480         yet terminated.
23481         (perl-indent-new-calculate): New function.
23482         (perl-indent-line): Use it.
23484 2005-03-20  Miles Bader  <miles@gnu.org>
23486         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
23487         in text-mode too.  Change to new face names.
23488         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
23489         Add `:weight bold' attribute.
23490         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
23492 2005-03-19  Juri Linkov  <juri@jurta.org>
23494         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
23496         * international/mule.el (auto-coding-alist): Sync with
23497         `auto-mode-alist' by adding upper case archive file extensions
23498         and adding ear/war to jar extension.
23500 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
23502         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
23503         running, restart it.
23505 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
23507         * finder.el (finder-current-item): Throw an error on an empty line.
23509         * man.el (Man-follow-manual-reference): If current-word returns
23510         nil, use "".
23512 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
23514         * simple.el (goto-line): Doc fix.
23516 2005-03-19  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
23518         * files.el (save-buffer): Doc fix.
23520 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
23522         * recentf.el (recentf-cleanup-remote): New variable.
23523         (recentf-cleanup): Use it to conditionally check availability of
23524         remote files.
23526 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
23528         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
23529         function names.
23531 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
23533         * language/thai-word.el: New file.
23535 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
23537         * files.el (backup-buffer): If the file's directory is not
23538         writable, use copy instead of move to backup the file.
23540 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
23542         * obsolete/keyswap.el: Moved to obsolete/ from term/.
23544 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
23546         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
23547         Use functionp instead of symbolp and fboundp.  Reported by Drkm
23548         <darkman_spam@yahoo.fr>.
23549         (ps-print-version): New version 6.6.6.
23551 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
23553         * textmodes/table.el (table--line-column-position): New idiom.
23554         (table--row-column-insertion-point-p): New function to test
23555         validity of row and column insertion operation at a location.
23556         (table-global-menu, table-cell-menu): Use above functions for
23557         deterministic test operation.
23558         (table--editable-cell-p): Behave in deterministic fashion.
23560 2005-03-18  Juri Linkov  <juri@jurta.org>
23562         * isearch.el (isearch-lazy-highlight-new-loop):
23563         Make arguments beg and end optional.
23564         (isearch-update): Remove optional arguments nil from
23565         isearch-lazy-highlight-new-loop.
23566         (isearch-lazy-highlight-search): Let-bind case-fold-search to
23567         isearch-lazy-highlight-case-fold-search instead of
23568         isearch-case-fold-search, and let-bind isearch-regexp to
23569         isearch-lazy-highlight-regexp.
23570         Use isearch-lazy-highlight-last-string instead of isearch-string.
23572         * replace.el (perform-replace): Remove bindings of global
23573         variables isearch-string, isearch-regexp, isearch-case-fold-search.
23574         Add three new arguments to `replace-highlight'.
23575         (replace-highlight): Add arguments string, regexp, case-fold.
23576         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
23577         to allow isearch-lazy-highlight-new-loop to use these values
23578         to set corresponding isearch-lazy-highlight-* internal
23579         variables whose values lazy highlighting will use regardless of
23580         changes to global variables isearch-string, isearch-regexp,
23581         isearch-case-fold-search during lazy highlighting loop.
23582         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
23583         to `lazy-highlight-cleanup'.
23585         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
23586         (ispell-highlight-face): Set default face to `isearch' when
23587         lazy highlighting is enabled.
23588         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
23589         priority to 1.  Add lazy highlighting.
23590         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
23591         from `isearch-dehighlight'.
23593 2005-03-18  David Ponce  <david@dponce.com>
23595         * files.el (hack-local-variables): Do a case-insensitive search
23596         for End.
23598 2005-03-18  Juri Linkov  <juri@jurta.org>
23600         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
23601         `isearch-lazy-highlight-cleanup', add alias to old name and
23602         declare obsolete.  Add release numbers to other obsolete vars.
23603         (isearch-done, isearch-lazy-highlight-new-loop):
23604         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
23605         (lazy-highlight-cleanup) <variable>: Doc fix.
23606         (isearch-lazy-highlight-update): Rename obsolete
23607         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
23609 2005-03-18  Kenichi Handa  <handa@m17n.org>
23611         * language/thai-util.el: Fix categorization of Thai characters in
23612         thai-category-table.
23613         (thai-composition-pattern): Adjust it for the above change.
23614         (thai-self-insert-command, thai-compose-syllable): New functions.
23615         (thai-compose-region): Use thai-compose-syllable.
23616         (thai-compose-string): Likewise.
23617         (thai-composition-function): Likewise.
23618         (thai-auto-composition): New function.
23619         (thai-auto-composition-mode): New minor mode.
23621         * language/thai.el: Fix patterns to be registered in
23622         composition-function-table.
23624         * international/quail.el (quail-input-method): Locally bind
23625         inhibit-modification-hooks to t.
23627 2005-03-17  Richard M. Stallman  <rms@gnu.org>
23629         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
23630         (perl-mode): Use run-mode-hooks.
23632         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
23633         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
23634         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
23636         * mail/sendmail.el (sendmail-send-it): Reenable the code
23637         to compute resend-to-address and use it.
23639         * tar-mode.el (tar-mode): Turn off undo unconditionally.
23641         * image-mode.el: New file.
23643         * image.el (insert-sliced-image): Add autoload cookie.
23645         * font-lock.el (font-lock-lines-before): New user option.
23646         (font-lock-after-change-function): Obey it.
23648         * bindings.el (esc-map): Make M-g a prefix.
23649         Bind M-g g and M-g M-g to goto-line.
23651         * faces.el (face-id): Doc fix.
23653 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
23655         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
23656         (rmail-show-message): Use rmail-unknown-mail-followup-to.
23657         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
23659         * mail/sendmail.el (mail-yank-ignored-headers)
23660         (mail-font-lock-keywords, mail-mode-fill-paragraph):
23661         Add Mail-Followup-To and Mail-Reply-To headers.
23662         (mail-citation-hook): Add autoload cookie.
23663         (mail-mode): Doc fix.
23664         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
23665         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
23666         (mail-mode-fill-paragraph): Handle those headers.
23667         (mail-mailing-lists): New variable.
23668         (mail-mail-reply-to, mail-mail-followup-to): New functions.
23670 2005-03-17  Juri Linkov  <juri@jurta.org>
23672         * isearch.el (isearch-fallback): Check for `(car previous)'
23673         before calling `isearch-other-end-state'.
23675 2005-03-17  Kim F. Storm  <storm@cua.dk>
23677         * simple.el (move-beginning-of-line): Move to beginning of buffer
23678         line, as well as beginning of screen line.
23680 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
23682         * calendar/diary-lib.el (mark-diary-entries): Use new optional
23683         argument REDRAW rather than calendar-redrawing variable.
23684         * calendar/calendar.el (calendar-redrawing): Delete.
23685         (redraw-calendar): Do not bind calendar-redrawing.
23687 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
23689         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
23690         diary-file buffer.
23692 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
23694         * help.el (describe-mode): Allow a :minor-mode-function property to
23695         specify a different minor mode toggle function than the variable.
23696         * simple.el (auto-fill-function):
23697         * subr.el (add-minor-mode): Use it.
23699 2005-03-16  Kenichi Handa  <handa@m17n.org>
23701         * language/ethio-util.el (sera-being-called-by-w3): New variable.
23702         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
23703         (ethio-fidel-to-sera-buffer): Likewise.
23705 2005-03-16  Juri Linkov  <juri@jurta.org>
23707         * emacs-lisp/find-func.el (find-function-regexp):
23708         Add defun-emitting macro `menu-bar-make-toggle'.
23710         * isearch.el: Put `isearch-scroll' property to
23711         `split-window-horizontally'.
23713         * info.el: Update error messages for `debug-ignored-errors'.
23714         (Info-isearch-search): Doc fix.
23715         (Info-find-node): Move up code to go into info buffer before
23716         recording the node to the history.
23717         (Info-fontify-node): Fontify titles only if the next line
23718         has two or more `*', `=', `-', `.'.
23719         Display "go to this node" for empty (match-string 3).
23721 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
23723         * term/mac-win.el: Add mouse pointer shape constants.
23725 2005-03-15  Kim F. Storm  <storm@cua.dk>
23727         * simple.el (move-beginning-of-line): Use vertical-motion.
23729 2005-03-15  Juri Linkov  <juri@jurta.org>
23731         * isearch.el (isearch-error): New variable.
23732         (isearch-invalid-regexp, isearch-within-brackets): Remove.
23733         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
23734         (isearch-within-brackets-state): Remove.
23735         (isearch-case-fold-search-state, isearch-pop-fun-state):
23736         Decrease frame index.
23737         (isearch-mode, isearch-top-state, isearch-push-state)
23738         (isearch-edit-string, isearch-abort, isearch-search-and-update)
23739         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
23740         (isearch-search, isearch-lazy-highlight-new-loop):
23741         Replace `isearch-invalid-regexp' with `isearch-error'.
23742         Remove `isearch-within-brackets'.
23743         (isearch-search): Add `search-failed' handler to `condition-case'.
23744         (isearch-lazy-highlight-search): Add `condition-case' to catch
23745         errors and allow `isearch-lazy-highlight-update' to try
23746         highlighting from the beginning of the window.
23747         (isearch-repeat): Move up code to set isearch-wrapped to t
23748         before calling isearch-wrap-function.
23750         * info.el (Info-isearch-initial-node): New internal variable.
23751         (Info-search): Signal an error in isearch mode when search leaves
23752         the initial node.  Signal an error when `bound' is non-nil and
23753         nothing was found in the current subfile.
23754         (Info-isearch-search): Remove `condition-case'.
23755         (Info-isearch-wrap): Don't wrap when search failed during leaving
23756         the initial node.  If `Info-isearch-search' is nil, wrap around
23757         the current node.
23758         (Info-isearch-start): New fun.
23759         (Info-mode): Add buffer-local hook `Info-isearch-start' to
23760         `isearch-mode-hook'.
23762 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
23764         * simple.el (normal-erase-is-backspace): Set default to t if
23765         running on Mac.
23767         * term/mac-win.el (function-key-map): Sync with x-win.el.
23769 2005-03-15  Kenichi Handa  <handa@m17n.org>
23771         * international/mule-cmds.el (locale-language-names): Modify the
23772         format of elements and add more entries.
23773         (locale-preferred-coding-systems): Add more entries.
23774         (set-locale-environment): Adjust for the change of
23775         locale-language-names.
23777 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
23779         * pcvs.el (smerge-ediff): Remove bogus autoload.
23781 2005-03-14  Lute Kamstra  <lute@gnu.org>
23783         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
23784         Ignore a `*' at the beginning of a line.
23786         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
23787         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
23788         subr.el.
23789         (dont-compile, eval-when-compile, eval-and-compile): Use declare
23790         to specify indentation.
23792         * generic.el (define-generic-mode): Let generic-mode-list be a
23793         list of strings; test membership with equal.
23795 2005-03-14  Kim F. Storm  <storm@cua.dk>
23797         * simple.el (next-line, previous-line): Add optional try-vscroll
23798         arg to recognize interactive use.  Pass it on to line-move.
23799         (line-move): Don't perform auto-window-vscroll when defining or
23800         executing keyboard macro to ensure consistent behavior.
23802 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
23804         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
23806 2005-03-13  Lute Kamstra  <lute@gnu.org>
23808         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
23809         debugger-setup-buffer so that backtrace marks the frames set to
23810         debug-on-exit and we don't have to do it manually.  Set an extra
23811         debug-on-exit for macro's.
23812         (debugger-setup-buffer): Don't mark the top frame manually.
23814 2005-03-12  Lute Kamstra  <lute@gnu.org>
23816         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
23817         lisp-indent-function throughout.
23818         (with-no-warnings): Set lisp-indent-function property.
23820 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
23822         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
23823         Add entry for backslash.
23825 2005-03-12  Juri Linkov  <juri@jurta.org>
23827         * info.el (Info-search): Four fixes for backward search.
23829 2005-03-11  Jay Belanger  <belanger@truman.edu>
23831         * calc/calc.el (calc-language-alist): New variable.
23832         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
23833         (calc-embedded-find-modes): Use calc-language-alist instead of
23834         calc-embedded-language-alist.
23836 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
23838         * calendar/calendar.el (calendar-redrawing): New internal
23839         variable.
23840         (redraw-calendar): Remove bogus save-excursion from previous
23841         change.  Bind calendar-redrawing to t for mark-diary-entries.
23842         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
23843         calendar if that is why we were called.
23845 2005-03-11  Kenichi Handa  <handa@m17n.org>
23847         * international/mule.el (make-coding-system): Set property
23848         coding-system-define-form to nil.
23849         (define-coding-system-alias): Likewise.
23851 2005-03-11  Kenichi Handa  <handa@m17n.org>
23853         These changes are suggested by Dave Love <fx@gnu.org>.
23855         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
23856         coding: tag.
23857         (adaptive-fill-regexp): Add more bullets.
23858         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
23859         regexps.
23861 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23863         * help.el (describe-mode): Properly handle non-trivial lighters.
23864         Don't ignore minor modes that are not listed in minor-mode-list.
23866         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
23867         feature ON when the user requests to turn it OFF.
23869 2005-03-10  Lute Kamstra  <lute@gnu.org>
23871         * emacs-lisp/debug.el (debug-entry-code): Delete it.
23872         (implement-debug-on-entry): New function to replace debug-entry-code.
23873         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
23874         second argument as the 2005-03-07 change makes it obsolete.
23875         (debug-on-entry, cancel-debug-on-entry): Update call to
23876         debug-on-entry-1.
23877         (debug, debugger-setup-buffer): Comment update.
23878         (debugger-frame-number): Update to work with implement-debug-on-entry.
23880 2005-03-10  Jay Belanger  <belanger@truman.edu>
23882         * calc/calc-embed.el (math-ms-args): Declare it.
23883         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
23884         math-ms-args.
23885         (calc-embedded-subst): Use math-multi-subst-rec to substitute
23886         variables.
23888 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
23890         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
23891         Use message-box.
23893         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
23894         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
23895         (tooltip-gud-tips): Simplify.
23896         (tooltip-gud-tips-p): Remove superfluous :set.
23897         (tooltip-gud-modes): Add fortran-mode.
23898         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
23900         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
23902 2005-03-09  Kim F. Storm  <storm@cua.dk>
23904         * play/animate.el (animate-place-char): Use forward-line instead
23905         of next-line to improve performance.
23907 2005-03-09  Simon Josefsson  <jas@extundo.com>
23909         * net/browse-url.el (browse-url-default-browser): Doc fix.
23911 2005-03-09  Miles Bader  <miles@gnu.org>
23913         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
23914         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
23916 2005-03-09  Kenichi Handa  <handa@m17n.org>
23918         * international/latin-1.el: Set case and syntax for 255 only if
23919         set-case-syntax-set-multibyte is nil.
23921         * textmodes/ispell.el (ispell-insert-word): New function.
23922         (ispell-word): Use ispell-insert-word to insert a new word.
23923         (ispell-process-line): Likewise.
23924         (ispell-complete-word): Likewise.
23926 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
23928         * calendar/calendar.el (redraw-calendar): Preserve point.
23929         Reported by Matt Hodges <MPHodges@member.fsf.org>.
23930         (calendar-week-start-day): Move after definition of
23931         redraw-calendar.  Delete buffer test, since redraw-calendar has
23932         that now.
23934         * calendar/diary-lib.el (mark-diary-entries): Only call
23935         redraw-calendar in the first of any recursive calls.
23936         Reported by Alan Shutko <ats@acm.org>.
23938 2005-03-08  Juri Linkov  <juri@jurta.org>
23940         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
23941         (html-horizontal-rule, html-line, html-image, html-checkboxes)
23942         (html-radio-buttons): Add a space before the trailing `/>' where
23943         sgml-xml-mode is non-nil.
23944         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
23945         the subsequent tag of the empty XML tag.
23946         (html-href-anchor): Don't set initial input to "http:".
23947         (html-image): Ask for the image URL and set point inside alt="".
23948         (html-name-anchor): Duplicate the name in the `id' attribute when
23949         sgml-xml-mode is non-nil.
23950         (html-paragraph): Remove \n before <p>.
23951         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
23952         instead of `checked' when sgml-xml-mode is non-nil.
23954         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
23955         Remove 1 space before #RRGGBB to not truncate it on terminal
23956         windows w/o fringes.  Remove 1 space between bg and fg examples
23957         to get more space.
23958         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
23959         avoid byte-compile warnings.
23961         * image-file.el (image-file-handler): Put `safe-magic' property to
23962         `image-file-handler'.
23964         * info.el (Info-isearch-search): Emulate word search in
23965         isearching through multiple Info nodes with Info-search.
23966         (Info-isearch-wrap): Allow isearch-word.
23968 2005-03-08  Lute Kamstra  <lute@gnu.org>
23970         * emacs-lisp/debug.el (debugger-step-through): Make sure that
23971         stepping into the debugger's code is not possible.
23972         (debugger-jumping-flag): Docstring update.
23974 2005-03-08  Jay Belanger  <belanger@truman.edu>
23976         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
23977         embedded mode begins.
23978         (calc-embedded-language-alist): New variable.
23979         (calc-embedded-find-modes): Use calc-embedded-language-alist to
23980         set default language mode.
23982 2005-03-08  Kenichi Handa  <handa@m17n.org>
23984         * international/ccl.el (define-ccl-program): Fix docstring about
23985         extra 256 bytes assured for the output buffer.
23987         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
23988         Fix BUFFER_MAGNIFICATION to 2.
23989         (ccl-encode-mule-utf-16be-with-signature): Likewise.
23991 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
23993         * align.el (align-rules-list): Added an alignment rule for CSS
23994         declarations (applies to css-mode and html-mode buffers).
23996 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
23998         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
24000 2005-03-07  Kim F. Storm  <storm@cua.dk>
24002         * simple.el (move-beginning-of-line): New command.
24004         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
24006         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
24008         * emulation/cua-base.el: Put CUA move property on move-end-of-line
24009         and move-beginning-of-line.
24011         * apropos.el (apropos-print): Omit command from M-x ... RET.
24013 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
24015         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
24016         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
24018 2005-03-06  Richard M. Stallman  <rms@gnu.org>
24020         * bindings.el (esc-map): Bind M-g to goto-line.
24022         * facemenu.el (global-map): Bind M-o, not M-g.
24024 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
24026         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
24027         "Open Directory" as for "Open File".
24029 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
24031         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
24032         (push-mark-command): Run activate-mark-hook.
24034 2005-03-06  Richard M. Stallman  <rms@gnu.org>
24036         * help-mode.el (help-mode-finish): Don't alter the element
24037         in view-return-to-alist if there already is one.
24039         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
24040         make sure the current buffer is the expected one.
24042         * novice.el (disabled-command-function): Output in *Disabled Command*.
24043         Explicitly ignore non-keyboard events, and explicitly handle C-g.
24045         * textmodes/flyspell.el (flyspell-large-region):
24046         Pass args differently for aspell.
24048         * files.el (mode-require-final-newline): Doc fix.
24050 2005-03-03  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
24052         * progmodes/which-func.el (which-function):
24053         Specify NOERROR when calling imenu--make-index-alist.
24055 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
24057         * simple.el (normal-erase-is-backspace): Define default value.
24059         * custom.el (custom-theme-set-variables): Remove unused var
24060         `immediate'.
24061         (custom-reevaluate-setting): Simple function to handle variables
24062         that are defined before their default value can really be
24063         computed.
24065         * startup.el (command-line): Use it for temporary-file-directory,
24066         small-emporary-file-directory, auto-save-file-name-transforms,
24067         blink-cursor-mode, and normal-erase-is-backspace.
24069         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
24070         progress, even with buggy anchored keywords.
24072 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
24074         * simple.el (goto-line): Remove unbalanced final parenthesis.
24076 2005-03-05  Richard M. Stallman  <rms@gnu.org>
24078         * simple.el (goto-line): Use a number at point as the default.
24079         With C-u as arg, switch buffers.
24081 2005-03-05  Juri Linkov  <juri@jurta.org>
24083         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
24084         with `no-blinking-cursor'.
24086         * startup.el (no-blinking-cursor): New defvar.
24087         (command-line): Add `--no-blinking-cursor' to longopts.
24088         Set `no-blinking-cursor' to t for command line arguments
24089         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
24090         with `no-blinking-cursor' in the condition for calling
24091         `blink-cursor-mode'.
24093 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
24095         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
24096         (menu-bar-options-save): Add blink-cursor-mode.
24097         (menu-bar-options-menu): Add blink-cursor-mode.
24099 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
24101         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
24102         (icalendar-export-file, icalendar-export-region)
24103         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
24104         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
24106 2005-03-04  Lute Kamstra  <lute@gnu.org>
24108         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
24109         (debug-function-list): Ditto.
24111 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
24113         * textmodes/texinfmt.el (texinfo-append-refill):
24114         Redefine the types of line to which @refill
24115         is not appended by replacing a search for `@refill\\|@bye' with
24116         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
24117         itemize@refill' bug and the unfilled long lines bug.
24118         (texinfmt-version): Update number and date.
24120 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
24122         * international/code-pages.el (windows-1250, windows-125[2-8])
24123         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
24125 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
24127         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
24128         bound yet.
24130 2005-03-02  Romain Francoise  <romain@orebokech.com>
24132         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
24133         buffer after removing limits.
24134         (ibuffer-pop-filter): Ditto.
24135         Update copyright.
24137 2005-03-02  Miles Bader  <miles@gnu.org>
24139         * button.el (make-text-button): If the user doesn't specify a
24140         type, use the default.  Rewrite to use `add-text-properties' and
24141         plist functions.
24143 2005-03-01  Lute Kamstra  <lute@gnu.org>
24145         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
24146         (debugger-jumping-flag): New var.
24147         (debug-entry-code): Use it.
24148         (debugger-jump): Use debugger-jumping-flag and add
24149         debugger-reenable to post-command-hook.
24150         (debugger-reenable): Use debugger-jumping-flag and remove itself
24151         from post-command-hook.
24152         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
24153         debugger-reenable.
24155 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
24157         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
24158         inclusion of "itemize\\|", which may be unnecessary, is certainly
24159         inelegant, and stops refilling in itemize lists when formatting
24160         Japanese Texinfo files to Info.
24161         Update copyright to 2005.
24163 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
24165         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
24166         of an error if GDB can't find the source file.
24168 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
24170         * calendar/calendar.el (redraw-calendar): Work from any buffer,
24171         not just the calendar.
24173         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
24174         first.
24175         (diary-redraw-calendar): New function.
24176         (make-diary-entry): Add diary-redraw-calendar to local
24177         write-contents-functions.  Turn off selective display before
24178         inserting in diary.
24180 2005-03-01  Kim F. Storm  <storm@cua.dk>
24182         * emacs-lisp/copyright.el (copyright-fix-years): New command.
24184 2005-03-01  Lute Kamstra  <lute@gnu.org>
24186         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
24187         that debug-entry-code can be safely removed from a function while
24188         this code is being evaluated.  Revert the 2005-02-27 change as the
24189         new implementation no longer requires it.  Make sure that a
24190         function body containing just a string is not mistaken for a docstring.
24191         (debug): Skip one more frame in case of debug on entry.
24192         (debugger-setup-buffer): Delete one more frame line in case of
24193         debug on entry.
24194         (debugger-frame-number): Update to use the new text introduced by
24195         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
24197 2005-02-28  Kim F. Storm  <storm@cua.dk>
24199         * double.el (double-translate-key): Call force-window-update after
24200         read-event to avoid crash in redisplay.
24202 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
24204         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
24205         (debug): Use it.  Move the inhibit-trace earlier.
24206         (debug-entry-code): New const.
24207         (debug-on-entry-1): Use it.
24209 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
24211         * international/utf-16.el (ccl-encode-mule-utf-16le):
24212         Fix BUFFER_MAGNIFICATION to 2.
24213         (ccl-encode-mule-utf-16be): Likewise.
24215 2005-02-28  Kenichi Handa  <handa@m17n.org>
24217         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
24218         Fix BUFFER_MAGNIFICATION to 4.
24219         (ccl-encode-mule-utf-16be-with-signature): Likewise.
24221 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
24223         * speedbar.el (speedbar-update-flag): Doc fix.
24224         (speedbar-show-info-under-mouse): Give set-mouse-position the right
24225         argument.
24227 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
24229         * reveal.el (reveal-post-command): Don't try to reveal overlays which
24230         have a non-nil `invisible' property but are actually visible.
24232         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
24233         for perldoc sections.
24234         (perl-outline-regexp, perl-outline-level): New var and function.
24235         (perl-mode): Use them.
24237 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
24239         * calendar/diary-lib.el (diary-remind): Discard any mark portion
24240         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
24242 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
24244         * cus-edit.el: Comment change.
24245         (custom-buffer-create-internal): Slightly reword text at top of
24246         Custom buffers.  Mention there that saving an option edits the
24247         init file.  Add link to Emacs manual node on `custom-file'.
24248         (custom-magic-alist): Rewrite individual State messages to use
24249         capitalized keywords.  Doc fix.
24251 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
24253         * calendar/calendar.el (calendar-buffer): Move above
24254         calendar-week-start-day.
24255         (calendar-week-start-day): Doc fix.  Add :set function.
24256         (calendar-minimum-window-height): New variable.
24257         (generate-calendar-window): Only resize window if selected-window
24258         is displaying the calendar buffer.  Use new variable
24259         calendar-minimum-window-height.
24260         (generate-calendar): Reword error message.
24261         (calendar-mode-map): Bind DEL to scroll-other-window-down.
24263 2005-02-27  Andreas Schwab  <schwab@suse.de>
24265         * vc.el (vc-do-command): Don't run command asynchronously when
24266         operating in a remote directory.
24268         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
24269         change from sync with Tramp 2.0.47.
24271 2005-02-27  Richard M. Stallman  <rms@gnu.org>
24273         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
24275         * textmodes/flyspell.el (flyspell-mode-on):
24276         Call ispell-change-dictionary only if necessary.
24278         * emacs-lisp/re-builder.el (regexp-builder): New function.
24280         * register.el (describe-register-1): Explicitly handle
24281         yank-excluded-properties = t.
24283         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
24284         (custom-magic-alist): Change the status descriptions again.
24285         (face widget-type): Total rewrite based on `restricted-sexp'
24286         to eliminate the confusing double hiding levels.
24288         * emacs-lisp/debug.el (debug-on-entry-1):
24289         If function body is empty, add nil as body form.
24291 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
24293         * emacs-lisp/trace.el (inhibit-trace): New var.
24294         (trace-make-advice): Use it.
24296         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
24298 2005-02-26  Kim F. Storm  <storm@cua.dk>
24300         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
24301         (mouse-on-link-p, mouse-drag-region-1): Use it.
24303 2005-02-25  Lute Kamstra  <lute@gnu.org>
24305         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
24307 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
24309         * frame.el (blink-cursor-mode): Add :group keyword.
24311 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
24313         * calendar/icalendar.el (icalendar--decode-isodatetime):
24314         New optional argument DAY-SHIFT.
24315         (icalendar-export-region): Fix coding-system-for-write.
24316         (icalendar--convert-ical-to-diary): Shift end-day of all-day
24317         events by one.
24319 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
24321         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
24323 2005-02-24  Kim F. Storm  <storm@cua.dk>
24325         * international/iso-acc.el (iso-accents-compose): Fix crash
24326         during redisplay.  Call force-window-update after read-event
24327         and delete-region to signal that window is not accurate.
24329 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
24331         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
24332         Remove unused and inexistent var `inhibit-trace'.
24333         (debugger-mode): Use run-mode-hooks.
24334         (debugger-list-functions): Add buttons; setup xref stack.
24336 2005-02-23  Richard M. Stallman  <rms@gnu.org>
24338         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
24339         appointment says it was explicitly made.
24340         (appt-add): Set the 3rd element.
24341         (appt-make-list): Preserve explicit appointments.
24343         * subr.el (find-tag-default): Catch errors in forward-sexp.
24345 2005-02-23  Juri Linkov  <juri@jurta.org>
24347         * info.el (Info-isearch-search): New defcustom.
24348         (Info-isearch-search): Call the default isearch function
24349         when Info-isearch-search is nil.
24350         (Info-isearch-wrap): Use variable Info-isearch-search.
24352 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
24354         * cus-edit.el: Comment change.
24356 2005-02-22  Kim F. Storm  <storm@cua.dk>
24358         * progmodes/hideif.el (hide-ifdef-use-define-alist):
24359         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
24361 2005-02-22  Simon Josefsson  <jas@extundo.com>
24363         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
24364         New variable.
24365         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
24366         Oskarsson" <myrkraverk@users.sourceforget.net>.
24368 2005-02-22  Kim F. Storm  <storm@cua.dk>
24370         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
24371         check that window of that event is the selected window.
24372         (mouse-drag-region-1): Compare mouse event window to selected
24373         window before setting point.
24375         * tooltip.el (tooltip-show-help-function): Pass event to
24376         mouse-on-link-p so it can check selected window.
24378 2005-02-22  Kenichi Handa  <handa@m17n.org>
24380         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
24381         (ps-mule-show-warning): New function.
24382         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
24383         characters are found.
24385         * ps-print.el (ps-header-footer-string): Return a list of header
24386         and footer strings.
24388 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
24390         * pcvs.el (cvs-retrieve-revision): Fix thinko.
24392 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
24394         * frame.el (blink-cursor-mode): Use define-minor-mode.
24396         * term/mac-win.el (function-key-map): Use char-names more consistently.
24397         (file-name-coding-system): Only set it for MacOS-9.  The other case is
24398         already handled in mule-cmds.el (where it also works when mac-win.el
24399         is not used).
24401 2005-02-21  Kenichi Handa  <handa@m17n.org>
24403         * international/mule.el (ctext-pre-write-conversion): Always use
24404         " *code-converting-work*" buffer for work.
24406         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
24408 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
24410         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
24412 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
24414         * ses.el (undo-more): Restore defadvice, but only the part that
24415         allows changes outside the restricted area of the buffer.
24417 2005-02-20  Kim F. Storm  <storm@cua.dk>
24419         * simple.el (line-move): Add fourth optional arg try-vscroll which
24420         must be set to perform auto-window-vscroll.
24421         When moving backwards and doing auto-window-vscroll, automatically
24422         vscroll to the last part of lines which are taller than the window.
24423         (next-line, previous-line): Set try-vscroll arg on line-move.
24425 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
24427         * replace.el (query-replace, query-replace-regexp)
24428         (replace-string, replace-regexp): When operating on region, make
24429         the minibuffer prompt say so.
24431         * isearch.el (isearch-forward): Document isearch-query-replace and
24432         isearch-query-replace-regexp keybindings.
24434 2005-02-19  Jay Belanger  <belanger@truman.edu>
24436         * calc/calc-aent.el (math-read-token): Add local variable.
24438         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
24439         (calc-edit-top): Move declaration to earlier in file.
24440         (calc-edit-macro-repeats): Add local variables.
24442         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
24443         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
24444         calcFunc-tanh.
24445         Adjust integration rule for calcFunc-tan.
24447 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
24449         * viper-cmd.el (viper-prefix-commands): Make into a defconst.
24450         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
24451         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
24452         (viper-skip-separators): Bug fix.
24453         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
24454         particular major mode.
24455         (viper-del-backward-char-in-replace): Don't put deleted char on the
24456         kill ring.
24458         * viper-ex.el (viper-color-display-p): New function.
24459         (viper-has-face-support-p): Use viper-color-display-p.
24461         * viper-keym.el (viper-gnus-modifier-map): New keymap.
24463         * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
24465         * viper-util.el (viper-glob-unix-files): Fix shell status check.
24466         (viper-file-remote-p): Make equivalent to file-remote-p.
24468         * viper.el (viper-major-mode-modifier-list):
24469         Use viper-gnus-modifier-map.
24471 2005-02-19  David Kastrup  <dak@gnu.org>
24473         * subr.el (subregexp-context-p): Fix garbled doc string by adding
24474         quoting.
24476 2005-02-19  Jay Belanger  <belanger@truman.edu>
24478         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
24479         Remove extra definitions.
24480         (calc-coth): New function.
24481         (calcFunc-cot): Fix `let'.
24483 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
24485         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
24486         the reasons we use "type pc" in these faces.
24488         * button.el (button): Ditto.
24490 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
24492         * replace.el (query-replace-read-from): Set the value of
24493         query-replace-from-history-variable to handle the case of an empty
24494         string entered to accept the suggested default.
24496         * net/tramp.el (tramp-file-name-for-operation):
24497         Use dired-call-process instead of dired-call-process-command.
24499 2005-02-19  Jay Belanger  <belanger@truman.edu>
24501         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
24502         (math-div-non-trig): New variables.
24503         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
24504         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
24505         (math-combine-prod, math-div-symb-fancy): Add simplifications for
24506         trig expressions.
24508 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
24510         * progmodes/gdb-ui.el (gdb-var-update-handler)
24511         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
24512         for watch expressions,
24513         (gdb-var-create-handler): Don't set speedbar-update-flag.
24514         (gdb-post-prompt): Simplify test for speedbar.
24516 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
24518         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
24519         (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
24520         we use the syntax table of the correct buffer.
24521         (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
24522         Felix Gatzemeier.
24524         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
24525         (ediff-file-remote-p): Make synonymous with file-remote-p.
24526         In all deffaces ediff-*-face-*, use min-colors.
24528         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
24529         ediff-recurse-to-subdirectories.
24530         (ediff-mark-if-equal): Check that the arguments are strings, use
24531         ediff-same-contents (after to Felix Gatzemeier).
24533         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
24534         nil.
24536 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
24538         * log-view.el (log-view-message-re): Fix up Subversion regexp.
24540 2005-02-18  David Kastrup  <dak@gnu.org>
24542         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
24543         use `mark-active' when defined.
24545 2005-02-18  Kenichi Handa  <handa@m17n.org>
24547         * ps-print.el (ps-font-info-database): New entry
24548         ZapfChancery-MediumItalic with correct font name.  Fix font name
24549         of the entry Zapf-Chancery-MediumItalic.
24551 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
24553         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
24555 2005-02-16  Kim F. Storm  <storm@cua.dk>
24557         * ido.el (ido-fallback-command): Pass user input to fallback command.
24559 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
24561         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
24562         (gdb-find-file-hook): Add server prefix.
24564 2005-02-16  Richard M. Stallman  <rms@gnu.org>
24566         * replace.el (perform-replace): Pass new args to replace-highlight.
24567         (replace-highlight): Take region args,
24568         and pass them to isearch-lazy-highlight-new-loop.
24570         * novice.el (disabled-command-hook): Autoload the defalias
24571         and the make-obsolete-variable call.
24573         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
24575         * isearch.el (isearch-lazy-highlight-start-limit)
24576         (isearch-lazy-highlight-end-limit): New variables limit
24577         the region for highlighting.
24578         (isearch-lazy-highlight-new-loop): New args BEG and END.
24579         (isearch-lazy-highlight-search): Use the new vars.
24580         (isearch-lazy-highlight-update): Likewise.
24582         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
24584         * cus-start.el (all): Use default-boundp.
24586 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
24588         * menu-bar.el (menu-bar-select-frame): Handle current frame.
24590 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
24592         * autorevert.el (auto-revert-stop-on-user-input)
24593         (auto-revert-verbose): Doc fixes.
24595 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
24597         * international/mule-cmds.el (set-locale-environment): Remove call
24598         to set-selection-coding-system on Windows.
24600 2005-02-15  Jay Belanger  <belanger@truman.edu>
24602         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
24603         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
24604         calcFunc-coth.
24605         (math-simplify-sqrt): Add simplifications.
24607         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
24608         to list.
24610         * calc/calc-ext.el: Add functions to autoloads.
24612         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
24613         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
24614         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
24615         (math-csc-raw, math-cot-raw): New functions.
24617         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
24619         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
24620         the variable name in a message.
24622         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
24623         calcFunc-csc, calcFunc-cot.
24625         * calc/calcalg2.el: Add derivative and integration rules for
24626         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
24627         calcFunc-csch, calcFunc-coth.
24628         (math-do-integral-methods): Add to checks for when to use
24629         substitutions.
24631         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
24633 2005-02-15  Lute Kamstra  <lute@gnu.org>
24635         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
24636         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
24637         <monnier@iro.umontreal.ca>
24638         (lisp-outline-level): Improve efficiency.  Suggested by David
24639         Kastrup <dak@gnu.org>.
24641 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
24643         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
24644         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
24645         (gdb-set-gud-minor-mode-existing-buffers): New functions.
24646         (gdb-find-file-hook): New hook.  Add it to find-file-hook.
24647         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
24649 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
24651         * cus-start.el (all): Comment change.
24653 2005-02-14  Lute Kamstra  <lute@gnu.org>
24655         * cus-start.el (all): Check if symbol is void.
24657 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
24659         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
24660         optional argument to \cite.
24662 2005-02-14  Richard M. Stallman  <rms@gnu.org>
24664         * cus-edit.el (custom-buffer-create-internal): Update help message.
24665         (custom-magic-alist): Update help messages.
24667         * cus-start.el (all): Allow a var to specify a standard value.
24669 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
24671         * custom.el (custom-theme-set-variables): Handle variable aliases.
24673         * frame.el (blink-cursor-timer): Doc fix.
24674         (blink-cursor): Make it an alias for `blink-cursor-mode' and
24675         declare obsolete.
24676         (blink-cursor-mode): Define with defcustom and use correct
24677         standard expression in that defcustom.
24678         * startup.el (command-line): Adapt to above changes in frame.el.
24680 2005-02-11  Lute Kamstra  <lute@gnu.org>
24682         * apropos.el (apropos-score-doc): Prevent division by zero.
24684 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
24686         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
24687         (icalendar--get-event-property-attributes)
24688         (icalendar--get-event-properties)
24689         (icalendar--datetime-to-diary-date): New functions.
24690         (icalendar--split-value): Doc fix.
24691         (icalendar--datetime-to-noneuropean-date)
24692         (icalendar--datetime-to-european-date): New optional argument
24693         SEPARATOR.  Return result as a string instead of a list.
24694         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
24695         (icalendar--convert-string-for-export): Rename arg S to STRING.
24696         (icalendar-export-region): Doc fix.  Change name of error buffer.
24697         Save output buffer.
24698         (icalendar-import-file): Add blank at end of prompt.
24699         (icalendar-import-buffer): Doc fix.  Do not switch to error
24700         buffer.  Indicate status in return value.
24701         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
24702         buffer.  Save output buffer.  Handle exception from recurrence
24703         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
24704         events.  Fix problems with weekly all-day events.
24706 2005-02-10  Richard M. Stallman  <rms@gnu.org>
24708         * simple.el (eval-expression-print-format):
24709         Avoid warning about edebug-active.
24711         * help.el (help-for-help-internal): Rename from help-for-help.
24712         (help-for-help): Define with defalias.
24714         * font-core.el (font-lock-default-function): Use with-no-warnings.
24716         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
24718         * custom.el (defface): Doc fix.
24720 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
24722         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
24723         width 0" to prevent word wrapping problems.
24725 2005-02-09  Kim F. Storm  <storm@cua.dk>
24727         * ido.el (ido-file-extensions-order): New defcustom.
24728         (ido-file-extension-lessp, ido-file-extension-aux)
24729         (ido-file-extension-order): New advanced file ordering.
24730         (ido-file-lessp): New simple file ordering.
24731         (ido-sort-list): Remove.
24732         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
24733         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
24735 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
24737         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
24738         that some versions of grep produce.
24739         (grep-mode-font-lock-keywords): Likewise.
24741 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
24743         * progmodes/gdb-ui.el (gdb-location-list): New variable.
24744         (gdb-cdir): Delete.
24745         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
24746         (gdb-source-info): Treat case when source file is in another
24747         directory properly.
24748         (gdb-get-location): New function.
24750 2005-02-07  Jay Belanger  <belanger@truman.edu>
24752         * calc/calc-prog.el (calc-write-parse-table-part)
24753         (calc-fix-token-name): Fix a check for language type.
24755         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
24757 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
24759         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
24760         as directory not writable.
24762 2005-02-07  Kim F. Storm  <storm@cua.dk>
24764         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
24765         (cua--standard-movement-commands): Remove list.
24766         Instead, set CUA property value to move for movement commands.
24767         (cua-movement-commands): Remove.  Users must set CUA prop instead.
24768         (cua--pre-command-handler): Check CUA property.
24769         (cua--init-keymaps): Don't remap undo commands.
24770         (cua-mode): Don't call cua--rectangle-on-off.
24772         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
24773         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
24774         (cua--rect-undo-set-point): New var.
24775         (cua--rectangle-undo-boundary): Setup undo apply entry.
24776         (cua--rect-undo-handler): New function for rectangle undo.
24777         (cua--rect-start-position, cua--rect-end-position): Add.
24778         (cua--rectangle-post-command): Call cua--rectangle-set-corners
24779         for restored rectangle.  Set point if cua--rect-undo-set-point.
24781 2005-02-06  Jay Belanger  <belanger@truman.edu>
24783         * calc/calc-lang.el (calc-tex-language): Display more information
24784         in messages.
24786         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
24787         in TeX mode.
24789 2005-02-06  Richard M. Stallman  <rms@gnu.org>
24791         * emacs-lisp/lisp.el (buffer-end): Doc fix.
24793 2005-02-05  Arne_J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
24795         * net/ldap.el (ldap-search-internal): Support attributes with
24796         optional descriptions separated by a semi-colon, as in
24797         "userCertificate;binary".
24799 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
24801         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
24802         isn't a cons (i.e. the version is 0).
24804 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
24806         * help.el (help-for-help): Doc fix.
24808 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
24810         * progmodes/gdb-ui.el: Update copyright.  Put GDB-Frames before
24811         GDB-Windows on the menu-bar as this works better.
24813 2005-02-04  Jay Belanger  <belanger@truman.edu>
24815         * calc/calc-embed.el (calc-embedded-update): Don't put in
24816         unnecessary newlines.  Adjust the end of formula marker.
24818         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
24819         (math-latex-parse-two-args): New function.
24821 2005-02-03  Lute Kamstra  <lute@gnu.org>
24823         * help-fns.el (help-with-tutorial): Make sure that users cannot
24824         remove the entire text of the tutorial by means of `undo'.
24826 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
24828         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
24829         in recent changes, where the ispell process was repeatedly
24830         killed & restarted.
24832         * international/mule-cmds.el (set-locale-environment): Set file-name
24833         coding system to utf-8 on Darwin systems.
24834         (set-default-coding-systems): Don't set default-file-name-coding-system
24835         on Darwin systems.
24837 2005-02-03  Richard M. Stallman  <rms@gnu.org>
24839         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
24841 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
24843         * faces.el (list-faces-display): Add optional argument.
24845 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
24847         * font-core.el (font-lock-default-function): Handle the rare case where
24848         only font-lock-keywords is set.
24850 2005-02-02  Kenichi Handa  <handa@m17n.org>
24852         * international/characters.el: Cancel previous change for
24853         I-WITH-DOT-ABOVE and DOTLESS-i.
24855         * international/latin-5.el: Cancel previous change.
24857 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
24859         * progmodes/gud.el: Correction to syntax in gud-menu-map.
24861 2005-02-02  Kenichi Handa  <handa@m17n.org>
24863         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
24864         DOTLESS-i.
24866         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
24867         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
24869         * case-table.el (get-upcase-table): New function.
24870         (copy-case-table): Copy upcaes table too if non-nil.
24871         (set-case-syntax-delims): Maintain upcase table too.
24872         (set-case-syntax-pair): Likewise.
24873         (set-upcase-syntax, set-downcase-syntax): New functions.
24874         (set-case-syntax): Maintain upcase table too.
24876 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
24878         * progmodes/gdb-ui.el (gdb-goto-info): Delete.
24880         * progmodes/gud.el (gud-goto-info): New function.
24881         (gud-tool-bar-map): Use correct icon.
24883 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
24885         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
24886         When delegating, order args in the funcall correctly.
24888 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
24890         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
24892 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
24894         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
24895         buffer not visiting a file.
24897 2005-01-31  Jay Belanger  <belanger@truman.edu>
24899         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
24900         bound on the line with the formula.
24902 2005-01-31  Kim F. Storm  <storm@cua.dk>
24904         * ses.el (ses-create-cell-variable-range)
24905         (ses-destroy-cell-variable-range, ses-reset-header-string)
24906         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
24907         (ses-insert-row): Fix format of apply undo entries.
24909 2005-01-31  Jay Belanger  <belanger@truman.edu>
24911         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
24912         parts.
24914         * calc/calc-embed.el (calc-embedded-open-formula)
24915         (calc-embedded-close-formula): Ignore matrix environments.
24917         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
24918         TeX mode.
24920         * calc/calc-lang.el (math-function-table, math-oper-table)
24921         (math-variable-table): Adjust the LaTeX portions.
24923         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
24924         (math-latex-ignore-words): New constant.
24926 2005-01-31  Richard M. Stallman  <rms@gnu.org>
24928         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
24929         (ispell-local-dictionary): Doc fix.
24930         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
24931         Don't reinitialize at run time.  Don't defcustom.
24932         All uses changed to append ispell-local-dictionary-alist,
24933         or check it first.
24934         (ispell-current-dictionary): New variable for dictionary in use.
24935         (ispell-dictionary): Now used only for global default.
24936         (ispell-start-process): Set ispell-current-dictionary,
24937         not ispell-dictionary.
24938         (ispell-change-dictionary): Use this only for setting
24939         user preferences.
24940         (ispell-internal-change-dictionary): New function
24941         to change the current dictionary in use.
24942         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
24943         Use ispell-current-dictionary.
24944         Handle ispell-local-dictionary-overridden.
24945         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
24947 2005-01-31  Jay Belanger  <belanger@truman.edu>
24949         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
24951         * calc/calc-ext.el: Add calc-latex-language to autoloads.
24952         (calc-mode-map): Add calc-latex-language.
24954         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
24955         (math-latex-print-frac): New functions.
24956         (math-oper-table, math-function-table, math-variable-table)
24957         (math-complex-format, math-input-filter): Add latex properties.
24958         (calc-set-language): Set math-expr-special-function-mapping.
24960         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
24961         (calc-write-parse-table-part): Add LaTeX support.
24963         * calc/calc.el (calc-language): Adjust docstring.
24964         (calc-set-mode-line): Add LaTeX support.
24965         (math-expr-special-function-mapping): New variable.
24966         (math-tex-ignore-words): Add to list.
24968         * calc/calccomp.el (math-compose-expr, math-compose-rows):
24969         Add LaTeX support.
24970         (math-compose-expr): Add support for special functions.
24972         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
24974 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
24976         * progmodes/gdb-ui.el (gdb-memory-address)
24977         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
24978         (gdb-memory-mode-map, gdb-memory-format-keymap)
24979         (gdb-memory-format-menu, gdb-memory-unit-keymap)
24980         (gdb-memory-unit-menu): New variables for a buffer
24981         that lets the user examine program memory.
24982         (gdb-memory-set-address, gdb-memory-set-repeat-count)
24983         (gdb-memory-format-binary, gdb-memory-format-octal)
24984         (gdb-memory-format-unsigned, gdb-memory-format-signed)
24985         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
24986         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
24987         (gdb-memory-unit-word, gdb-memory-unit-halfword)
24988         (gdb-memory-unit-byte, gdb-memory-unit-menu)
24989         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
24990         (gdb-memory-mode, gdb-memory-buffer-name)
24991         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
24992         New functions for above buffer.
24994 2005-01-30  Richard M. Stallman  <rms@gnu.org>
24996         * cus-edit.el (custom-bury-buffer): Function deleted.
24997         (custom-buffer-done-function): Option deleted.
24998         (custom-buffer-done-kill): New replacement option.
24999         (Custom-buffer-done): Call quit-window.
25000         (custom-buffer-create-internal): Update for above changes.
25002 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
25004         * simple.el (undo-ask-before-discard): New var.
25005         (undo-outer-limit-truncate): Implement it.
25006         (undo-extra-outer-limit): Doc update.
25008 2005-01-29  Richard M. Stallman  <rms@gnu.org>
25010         * ses.el (undo-more): Delete defadvice.
25011         (ses-begin-change): Doc fix.
25013         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
25014         instead of rebinding C-x u and C-_.
25016         * files.el (normal-backup-enable-predicate): Return nil for files
25017         in /tmp, regardless of temporary-file-directory.
25019         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
25021         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
25022         (open-rectangle, delete-whitespace-rectangle-line)
25023         (clear-rectangle-line): If FILL, pass t instead of FILL
25024         for move-to-column's 2nd arg.
25026         * simple.el (undo): Fix the test for continuing a series of undos.
25027         (undo-more): Set pending-undo-list to t when we reach end.
25028         (pending-undo-list): Move up defvar.
25030         * wid-edit.el (widget-button-click):
25031         Shorten the range of the track-mouse binding.
25033         * comint.el (comint-insert-input): Undo previous changes;
25034         use last-input-event in interactive spec.
25036 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
25038         * progmodes/compile.el (compilation-start): Bind buffer-read-only
25039         to nil before invoking call-process.  Reset buffer's modified flag
25040         after fontifying it in the no-async branch.
25042         * wid-edit.el (widget-specify-button): If mouse pointer shape
25043         cannot be changed, use mouse face instead.
25045 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
25047         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
25048         (gdb-goto-breakpoint): Make breakpoint handling work on template
25049         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>
25050         (gdb-assembler-custom): Update to recognize breakpoint information
25051         added on 2005-01-19.
25053 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
25055         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
25056         (dsssl-mode): Use define-derived-mode.
25057         (scheme-mode-initialize): Remove.
25058         (scheme-mode): Use run-mode-hooks.
25060         * cus-edit.el (customize-group-other-window)
25061         (custom-buffer-create-other-window): Don't override special-display-*.
25062         (custom-mode-map): Make it dense.
25064         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
25065         sets the default value.
25067 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
25069         * descr-text.el: Add more keywords.
25071 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
25073         * speedbar.el: Avoid unnecessary use of locate-library.
25075         * international/mule-cmds.el (standard-display-european-internal):
25076         Don't fiddle with latin-1 non-break space any more since it's now
25077         special cased in the C code.
25078         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
25080 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
25082         * cus-start.el (all): Add `undo-outer-limit'.
25084 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
25086         * textmodes/bibtex.el (bibtex-format-entry):
25087         Use `bibtex-empty-field-re' only on the text of fields, not on entire
25088         field lines.
25089         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
25090         not on part of a buffer.
25092 2005-01-25  Lute Kamstra  <lute@gnu.org>
25094         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
25095         nonempty field text strings like "{letters\\macro{}more letters}".
25096         Clarify docstring.
25097         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
25098         (bibtex-entry-offset, bibtex-parse-association)
25099         (bibtex-parse-field-name): Fix typos in docstrings.
25100         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
25102 2005-01-24  Carsten Dominik  <dominik@science.uva.nl>
25104         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
25105         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
25106         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
25107         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
25109         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
25110         isearch minor mode.
25112 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
25114         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
25116 2005-01-24  Lute Kamstra  <lute@gnu.org>
25118         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
25119         CASECHARS and NOT-CASECHARS regular expressions of the
25120         "nederlands" and "nederlands8" dictionaries to prevent a "Range
25121         striding over charsets" error.
25123 2005-01-24  Jay Belanger  <belanger@truman.edu>
25125         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
25126         display variable name.
25128 2005-01-24  Kenichi Handa  <handa@m17n.org>
25130         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
25131         Fix setting of the element of encoded-kbd-iso2022-invocations.
25133 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
25135         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
25136         (gdb-threads-select): Change to also accept mouse events.
25137         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
25138         (gdb-threads-mouse-select): Delete.
25140 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
25142         * files.el (insert-directory): Take care of empty directory,
25143         listed without -a switch.
25145 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
25147         * textmodes/refill.el (refill-post-command-function):
25148         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
25149         to the list of functions that we should be careful not to undo.
25150         (refill-late-fill-paragraph-function): Remove.
25151         (refill-saved-state): New var.
25152         (refill-mode): Use it to save fill-paragraph-function.
25153         Save also the value of auto-fill-function.
25155         * term/w32-win.el: Simplify code.
25157 2005-01-23  Kim F. Storm  <storm@cua.dk>
25159         * simple.el (line-move): Adapt to new return value from
25160         pos-visible-in-window-p.
25162         * simple.el (line-move): Fix last change.  Check partial
25163         visibility at point rather than at window-start.
25165 2005-01-22  Jason Rumney  <jasonr@gnu.org>
25167         * term/w32-win.el (xw-defined-colors): Remove debug-message.
25169 2005-01-22  David Kastrup  <dak@gnu.org>
25171         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
25173 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
25175         * type-break.el (type-break-mode): Add a test for
25176         type-break-file-name being non-nil.
25178 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
25180         * net/eudc.el (top level): Call (message "") via progn, so that
25181         eudc-options-file is loaded.
25183 2005-01-22  Kim F. Storm  <storm@cua.dk>
25185         * simple.el (line-move-1): Rename from line-move.
25186         (line-move): New function that adjusts vscroll for partially
25187         visible rows, and calls line-move-1 otherwise.
25189 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
25191         * pcomplete.el: Define pcomplete-read-event instead of read-event,
25192         since it's not a complete read-event implementation
25194 2005-01-20  Jay Belanger  <belanger@truman.edu>
25196         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
25197         for called function.
25199 2005-01-20  Steven Tamm  <steventamm@mac.com>
25201         * term/mac-win.el (process-connection-type): Remove.
25202         Controlled now by s/darwin.h:PTY_ITERATION.
25204 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
25206         * window.el (handle-select-window): Don't switch window when we're
25207         in the minibuffer.
25209 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
25211         * subr.el (dotimes-with-progress-reporter): New macro.
25213         * ses.el (ses-dotimes-msg): Remove macro.
25214         Use `dotimes-with-progress-reporter' instead.
25216 2005-01-19  Steven Tamm  <steventamm@mac.com>
25218         * term/mac-win.el (process-connection-type): Use new
25219         operating-system-release variable to use ptys on Darwin 7 (OS X
25220         10.3) when using carbon build.
25222 2005-01-19  Jay Belanger  <belanger@truman.edu>
25224         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
25225         flags if the last command was a tab or M-tab.
25227         * calc/calc-prog.el (calc-user-define-edit): Put original formula
25228         in formula editing buffer.
25230 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
25232         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
25233         breakpoint image symbol in margin.
25235 2005-01-19  Jay Belanger  <belanger@truman.edu>
25237         * calc/calc-prog.el (calc-execute-kbd-macro):
25238         Ignore calc-keep-arg-flag.
25240 2005-01-19  Kenichi Handa  <handa@m17n.org>
25242         * textmodes/ispell.el (ispell-looking-at): New function.
25243         (ispell-process-line): Use ispell-looking-at to compare the ispell
25244         output and the buffer contents.
25246 2005-01-18  Jay Belanger  <belanger@truman.edu>
25248         * calc/calc.el (calc-display-raw): Fix docstring.
25250 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
25252         * simple.el (blink-matching-open): Strip extra info from syntax.
25254         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
25255         funny chars in the end-of-here-doc marker.
25257 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
25259         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
25260         that enable/disabled state of breakpoints is shown correctly in
25261         fringe and on ttys.
25262         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
25263         Add breakpoint information as text properties.
25264         (gdb-mouse-toggle-breakpoint):
25265         Rename to gdb-mouse-set-clear-breakpoint.
25266         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
25267         breakpoints in the margin.
25268         (gdb-remove-strings): Simplify.
25270 2005-01-17  Jay Belanger  <belanger@truman.edu>
25272         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
25273         erasing buffer.
25275 2005-01-17  Richard M. Stallman  <rms@gnu.org>
25277         * progmodes/grep.el (grep-find): Copy from `grep' the condition
25278         for calling grep-compute-defaults.
25280         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
25281         if buffer is empty.
25283         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
25285 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
25287         * hilit-chg.el (highlight-changes-mode): Don't autoload.
25289         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
25290         non-preloaded variables.
25292 2005-01-17  Steven Tamm  <steventamm@mac.com>
25294         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
25295         tex-shell cause to force interactivity when using pipes.
25297 2005-01-17  Kim F. Storm  <storm@cua.dk>
25299         * simple.el (just-one-space): Make arg optional.
25301 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
25303         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
25304         posn-at-x-y to t to access left-margin.
25306 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
25308         Sync with Tramp 2.0.47.
25310         * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
25311         catching keep-date problems in cp/scp operations.
25312         (tramp-handle-copy-file): Don't call `set-file-modes'
25313         unconditionally.  Specialized functions should know better what is
25314         necessary.  This improves performance a little bit, and the
25315         functions could catch errors with `cp -p' and `scp -p'.
25316         (tramp-do-copy-or-rename-file-via-buffer)
25317         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
25318         when appropriate.
25319         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
25320         Call `set-file-modes' when appropriate.
25321         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
25322         Johnsson <isak@hypergene.com>
25323         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
25324         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
25325         <joakim@verona.se>
25326         (tramp-file-name-for-operation): Mark `shell-command' as magic for
25327         Emacs only.
25329         * net/tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
25330         `find-file-hooks' and `dired-mode-hook'.
25331         (tramp-minor-mode-map): Respective map.  Add remapping for
25332         `compile' and `recompile'.
25333         (tramp-remap-command, tramp-recompile): New defuns.
25334         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
25335         in buffer "*Compilation*".  Call the commands asynchronously.
25337         * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
25338         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
25339         `shell-command', because it isn't magic in XEmacs.  Reported by
25340         Adrian Aichner <adrian@xemacs.org>.
25342         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
25343         `substitute-in-file-name.
25344         (tramp-smb-handle-substitute-in-file-name): New defun.
25345         (tramp-smb-advice-PC-do-completion): Delete advice.
25347 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
25349         * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
25350         Fix error in deleting region.
25352 2005-01-15  Richard M. Stallman  <rms@gnu.org>
25354         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
25355         In non-temp buffer, switch syntax table temporarily.
25357         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
25359         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
25361         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
25363         * imenu.el (imenu--split-menu): Copy menulist before sorting.
25364         (imenu--generic-function): Use START, not BEG, as pos of definition.
25366         * simple.el (just-one-space): Argument specifies number of spaces.
25368         * simple.el (eval-expression-print-format): Avoid warning
25369         about edebug-active.
25371 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (Tiny change)
25373         * progmodes/sh-script.el: Code copied from make-mode.el
25374         with small changes,
25375         (sh-mode-map): Bind C-c C-\.
25376         (sh-backslash-column, sh-backslash-align): New variables.
25377         (sh-backslash-region, sh-append-backslash): New functions.
25379 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
25381         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
25382         (rmail-pop-password, rmail-pop-password-required): Move to
25383         rmail-obsolete group.
25384         (rmail-set-pop-password): Rename to rmail-set-remote-password.
25385         All callers updated.
25386         (rmail-get-pop-password): Rename to rmail-get-remote-password.
25387         Take an argument specifying whether it is POP or IMAP mailbox we
25388         are using.  All callers updated.
25389         (rmail-pop-password-error): Rename to
25390         rmail-remote-password-error.  Added mailutils-specific error message.
25391         (rmail-movemail-search-path)
25392         (rmail-movemail-variant-in-use): New variables.
25393         (rmail-remote-password, rmail-remote-password-required):
25394         New customization variables.
25395         (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
25396         (rmail-parse-url): New function.
25397         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
25398         with GNU mailutils movemail.
25400 2005-01-15  Kevin Ryde  <user42@zip.com.au>
25402         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
25403         suffix to space, $ or '$, to correctly position point when going
25404         to @table style constants like DBL_MAX.
25406 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
25408         * type-break.el (type-break-mode, type-break-file-time)
25409         (type-break-file-keystroke-count, type-break-choose-file):
25410         Don't store data in or load data from the file if type-break-file-name
25411         is nil.
25412         (type-break-file-name): Doc update as per the above.
25414 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
25416         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
25417         lookup-key might return nil; handle that.
25419 2005-01-15  Alan Mackenzie  <acm@muc.de>
25421         * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
25422         rather than the element found, thus enabling the tree to be setcar'd.
25424 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
25426         * textmodes/org.el (org-show-following-heading): New option.
25427         (org-show-hierarchy-above): Use `org-show-following-heading'.
25428         (org-cycle): Documentation fix.
25430         * textmodes/org.el (orgtbl-optimized): New option
25431         (orgtbl-mode): New command, a minor mode.
25432         (orgtbl-mode-map): New variable.
25433         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
25434         (orgtbl-error, orgtbl-self-insert-command)
25435         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
25437         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
25438         a local variable in each org-mode buffer.
25440         * textmodes/org.el (org-set-regexps-and-options): Rename from
25441         `org-set-regexps'.  Added checking for STARTUP keyword.
25442         (org-get-current-options): Add STARTUP options.
25443         (org-table-insert-row): Make mode intelligent about when
25444         realignment is needed.
25445         (org-self-insert-command, org-delete-backward-char, org-delete-char):
25446         New commands.
25447         (org-enable-table-editor): New default value `optimized'.
25448         (org-table-blank-field): Support blanking regions if active.
25450 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
25452         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
25453         if the year is not given.
25455         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
25456         Add new escapes %m and %M, fixed bug with %F by adding
25457         save-match-data.
25458         (reftex-reference): Remove ?. from list of spaces.
25459         (reftex-label-info): Add automatic label prefix recognition.
25461         * textmodes/reftex-index.el (reftex-index-next-phrase):
25462         Add slave parameter to call of `reftex-index-this-phrase'.
25463         (reftex-index-this-phrase): New optional argument.
25464         (reftex-index-region-phrases): Add slave parameter to call of
25465         `reftex-index-this-phrase'.
25466         (reftex-display-index): New argument redo.
25467         (reftex-index-rescan): Add `redo' to arguments of
25468         `reftex-display-index'.
25469         (reftex-index-Rescan, reftex-index-revert)
25470         (reftex-index-switch-index-tag): Add `redo' to arguments of
25471         `reftex-display-index'.
25472         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
25473         indexing.  Fix bug with matching is there is a quote before or
25474         after the word.
25476         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
25477         Fix bug when collecting citation keys in lines with comments.
25478         (reftex-citation): Prefix argument no longer rescans the document,
25479         but forces prompting for optional arguments of cite macros.
25480         (reftex-do-citation): Prompting for optional arguments implemented.
25482         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
25483         Add optional arguments to most cite commands.
25484         (reftex-cite-cleanup-optional-args): New option
25485         (reftex-cite-prompt-optional-args): New option.
25486         (reftex-trust-label-prefix): New option.
25488         * textmodes/reftex-toc.el (reftex-toc-find-section):
25489         Add push-mark before changing the position in the buffer.
25491         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
25492         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
25494 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
25496         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
25497         more carefully.
25499 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
25501         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
25502         (sgml-mode): Use it.
25503         (sgml-get-context): Better keep track of implicitly closed tags.
25505 2005-01-13  Kenichi Handa  <handa@m17n.org>
25507         * textmodes/ispell.el: These changes are to fix misalignment error
25508         caused by equivalent characters of different Emacs charsets.
25509         (ispell-unified-chars-table): New variable.
25510         (ispell-get-decoded-string): New function.
25511         (ispell-get-casechars, ispell-get-not-casechars)
25512         (ispell-get-otherchars): Call ispell-get-decoded-string.
25514 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
25516         * custom.el (custom-declare-variable): Just put symbol instead
25517         of (defvar . symbol) in `current-load-list'.
25519 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
25521         * emacs-lisp/elint.el: Fixed typo in Commentary section.
25523 2005-01-12  Jay Belanger  <belanger@truman.edu>
25525         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
25526         to create a Calc summary.
25528 2005-01-12  Kim F. Storm  <storm@cua.dk>
25530         * mouse.el (mouse-on-link-p): Change functionality and doc
25531         string to comply with latest description in lisp ref.
25533 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
25535         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
25536         Enable mouse clicks on mode-line, header-line and margin.
25537         (event-type): Give mouse event symbols an `event-kind' property
25538         with value `mouse-click'.
25540 2005-01-12  Juri Linkov  <juri@jurta.org>
25542         * facemenu.el (list-colors-display): Add new arg buffer-name.
25543         Use it.  Fix docstring.  Replace code for identifying duplicate
25544         colors by the name with call to `list-colors-duplicates' which
25545         identifies duplicate colors by the value unless the color
25546         is one of special Windows colors.  Set truncate-lines to t.
25547         Print sorted duplicate color names on each line.  Indent to 22
25548         \(the longest color name in rgb.txt) instead of 20.  Optimize.
25549         (list-colors-duplicates): New function.
25550         (facemenu-color-name-equal): Delete function.
25552         * facemenu.el (list-colors-print): New function created from code
25553         in list-colors-display.  Print #RRGGBB at the window right edge.
25554         (list-colors-display): When temp-buffer-show-function is not
25555         defined, call list-colors-print from temp-buffer-show-hook
25556         to get the right value of window-width in list-colors-print
25557         after the buffer is displayed.
25559         * simple.el (pop-mark): Move deactivate-mark out of conditional
25560         part to deactivate the active mark regardless of the state of the
25561         mark ring.
25563         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
25564         variables line in desktop files.
25566 2005-01-12  Juri Linkov  <juri@jurta.org>
25568         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
25569         Bring together isearch highlight related options.
25570         (lazy-highlight): Replace group `replace' by `matching'.
25571         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
25572         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
25573         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
25574         and declare them obsolete.
25575         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
25576         (isearch-faces): Remove defgroup.
25577         (isearch-overlay, isearch-highlight, isearch-dehighlight):
25578         Move isearch highlighting code closer to lazy highlighting code.
25580         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
25581         (query-replace-highlight, query-replace-lazy-highlight)
25582         (query-replace): Move definitions to the beginning of the file.
25584 2005-01-11  Juri Linkov  <juri@jurta.org>
25586         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
25587         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
25588         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
25590         * info.el (Info-history-forward): New variable.
25591         (Info-select-node): Reset Info-history-forward to nil.
25592         (Info-last): Turn into defalias.
25593         (Info-history-back): Rename from Info-last.
25594         Add current node to Info-history-forward.
25595         (Info-history-forward): New fun.
25596         (Info-mode-map): Replace Info-last by Info-history-back.
25597         Bind Info-history-forward to "r".
25598         (Info-mode-menu): Replace Info-last by Info-history-back.
25599         Fix menu item text.  Add menu item for Info-history-forward.
25600         (info-tool-bar-map): Replace Info-last by Info-history-back.
25601         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
25602         for Info-history-forward.
25603         (Info-mode): Replace Info-last by Info-history-back in docstring.
25604         Add local variable Info-history-forward.
25605         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
25607 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
25609         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
25610         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
25611         Ignore select-window events rather than fiddle with
25612         mouse-autoselect-window.
25614 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
25616         * type-break.el (type-break-mode): Fix previous change.
25618 2005-01-10  Jay Belanger  <belanger@truman.edu>
25620         * calc/calc-ext.el (calc-reset): Reset when inside embedded
25621         calculator; only reset when point is inside a calculator.
25622         Don't adjust the window height if the window takes up the whole height
25623         of the frame.
25625 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
25627         * ebuff-menu.el (Electric-buffer-menu-mode):
25628         Preserve value of buffer-local var header-line-format.
25630 2005-01-09  Jay Belanger  <belanger@truman.edu>
25632         * calc/calc.el (calc-mode-var-list-restore-saved-values):
25633         Make sure settings file exists before accessing it.
25635         * calc/calc-embed.el (calc-embedded-subst):
25636         Replace math-multi-subst-rec, which is only supposed to be called
25637         by math-multi-subst, by math-multi-subst.
25639 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
25641         * vc.el (vc-allow-async-revert): New user option.
25642         (vc-disable-async-diff): New internal variable.
25643         (vc-revert-buffer): Use them to disable asynchronous diff.
25645         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
25646         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
25647         asynchronously if vc-disable-async-diff is t.
25649 2005-01-09  Jay Belanger  <belanger@truman.edu>
25651         * calc/calc.el (defcalcmodevar): New macro.
25652         (calc-mode-var-list-restore-default-values)
25653         (calc-mode-var-list-restore-saved-values): New functions.
25654         (calc-mode-var-list): Use defcalcmodevar to define it.
25655         (calc-always-load-extensions, calc-line-numbering)
25656         (calc-line-breaking, calc-display-just, calc-display-origin)
25657         (calc-number-radix, calc-leading-zeros, calc-group-digits)
25658         (calc-group-char, calc-point-char, calc-frac-format)
25659         (calc-prefer-frac, calc-hms-format, calc-date-format)
25660         (calc-float-format, calc-full-float-format, calc-complex-format)
25661         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
25662         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
25663         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
25664         (calc-matrix-brackets, calc-language, calc-language-option)
25665         (calc-left-label, calc-right-label, calc-word-size)
25666         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
25667         (calc-display-raw, calc-internal-prec, calc-angle-mode)
25668         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
25669         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
25670         (calc-window-height, calc-display-trail, calc-show-selections)
25671         (calc-use-selections, calc-assoc-selections)
25672         (calc-display-working-message, calc-auto-why, calc-timing)
25673         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
25674         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
25675         (calc-gnuplot-default-device, calc-gnuplot-default-output)
25676         (calc-gnuplot-print-device, calc-gnuplot-print-output)
25677         (calc-gnuplot-geometry, calc-graph-default-resolution)
25678         (calc-graph-default-resolution-3d, calc-invocation-macro)
25679         (calc-show-banner): Use defcalcmodevar to declare them and set
25680         their default values.
25682         * calc/calc-ext.el (calc-reset): Restore saved values of variables
25683         instead of default values (but restore default values if there is
25684         an argument of 0).
25686 2005-01-09  David Kastrup  <dak@gnu.org>
25688         * desktop.el (desktop-restore-eager): Fix typo in type.
25690 2005-01-08  Richard M. Stallman  <rms@gnu.org>
25692         * cus-edit.el (customize): Delete :link.
25694 2005-01-08  Jay Belanger  <belanger@truman.edu>
25696         * calc/calc.el (calc-mode): Remove the extension from the
25697         `calc-settings-file' file name when loading it.
25699 2005-01-08  Kim F. Storm  <storm@cua.dk>
25701         * info.el (Info-mode-map, Info-next-link-keymap)
25702         (Info-prev-link-keymap, Info-up-link-keymap):
25703         Map follow-link to mouse-face.
25704         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
25706 2005-01-08  Jay Belanger  <belanger@truman.edu>
25708         * calc/calc.el (calc-settings-file): Change default value.
25709         Suggested by cgw in a comment in calc-mode.el.
25711         * calc/calc-mode.el (calc-settings-file-name):
25712         Compare calc-settings-file to user-init-file instead of ~/.emacs.
25713         Replace ~/.emacs in a prompt by calc-settings-file.
25715 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
25717         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
25718         (desktop-lazy-idle-delay): New customizable variables.
25719         (desktop-buffer-args-list): New variable.
25720         (desktop-append-buffer-args): New function.
25721         (desktop-save): Call desktop-append-buffer-args for some buffers.
25722         (desktop-lazy-create-buffer): New function.
25723         (desktop-idle-create-buffers): New function.
25724         (desktop-read): Add message about buffers to restore lazily.
25725         (desktop-lazy-abort): New command.
25726         (desktop-clear): Call desktop-lazy-abort.
25727         (desktop-lazy-complete): New command.
25729 2005-01-06  Richard M. Stallman  <rms@gnu.org>
25731         * emacs-lisp/find-func.el (find-face-definition):
25732         Rename from find-face.
25734 2005-01-06  Kim F. Storm  <storm@cua.dk>
25736         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
25738         * man.el (Man-xref-man-page, Man-xref-header-file)
25739         (Man-xref-normal-file): Add follow-link property.
25741 2005-01-06  Jay Belanger  <belanger@truman.edu>
25743         * calc/calc-units.el: Make sure the proper macro definitions are
25744         available when compiling.
25746 2005-01-06  Juri Linkov  <juri@jurta.org>
25748         * isearch.el (isearch-lazy-highlight-update):
25749         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
25751 2005-01-06  Miles Bader  <miles@gnu.org>
25753         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
25754         (isearch-lazy-highlight-face): Use new name.
25756 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
25758         * uniquify.el (uniquify-rationalize-file-buffer-names):
25759         Re-add an interactive spec.
25760         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
25761         to the same name.
25763         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
25764         (isearch-update, isearch-done): Adjust calls accordingly.
25766 2005-01-05  Richard M. Stallman  <rms@gnu.org>
25768         * custom.el (custom-set-variables, custom-theme-set-variables):
25769         Clarify documentation.
25771         * emacs-lisp/find-func.el (find-variable)
25772         (find-variable-other-window, find-variable-other-frame):
25773         Fix the TYPE args to find-function-read and find-function-do-it.
25774         (find-function): Doc fix.
25775         (find-function-at-point): Replace function-at-point alias.
25777 2005-01-04  Richard M. Stallman  <rms@gnu.org>
25779         * cus-face.el (custom-declare-face):
25780         Record defface in current-load-list.
25782         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
25784         * emacs-lisp/find-func.el: Doc fixes.
25785         (find-face-regexp): New variable.
25786         (find-function-regexp-alist): New variable.
25787         (find-function-C-source): Third arg is now TYPE.
25788         (find-function-search-for-symbol): Handle general TYPE.
25789         (find-function-read, find-function-do-it): Handle general TYPE.
25790         (find-definition-noselect, find-face): New functions.
25791         (function-at-point): Alias deleted.
25793 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
25795         * battery.el (display-battery-mode): Rename from display-battery.
25796         Handle the case where it gets turned off.
25798 2005-01-04  Richard M. Stallman  <rms@gnu.org>
25800         * cus-edit.el (customize): Make :link point to user doc.
25802         * man.el (Man-fontify-manpage): Turn off undo generation.
25804         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
25806 2005-01-04  Andreas Schwab  <schwab@suse.de>
25808         * files.el (insert-directory): Only look for error lines in
25809         inserted text.  Don't move too far after processing --dired markers.
25811 2005-01-04  Richard M. Stallman  <rms@gnu.org>
25813         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
25814         Don't expand if the character is @, period, dash, etc.
25815         (define-mail-abbrev): Quote names that contain problem characters.
25817 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
25819         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
25821 2005-01-03  Richard M. Stallman  <rms@gnu.org>
25823         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
25824         (query-replace-highlight, query-replace-lazy-highlight)
25825         (query-replace): Definitions moved up.  Doc fix.
25827 2005-01-03  Richard M. Stallman  <rms@gnu.org>
25829         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
25830         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
25831         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
25832         (lazy-highlight-face): Rename from isearch-lazy-...
25833         Change all references to them.
25835 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
25837         * cus-edit.el (custom-file): Doc fix for defcustom.
25838         (custom-file): The function no longer sets the variable
25839         `custom-file' to its return value.
25841         * startup.el (command-line): No longer load `custom-file'.
25843 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
25845         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
25847         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
25848         Don't confuse module-prefixed identifiers for labels.
25849         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
25851 2005-01-02  Richard M. Stallman  <rms@gnu.org>
25853         * files.el (basic-save-buffer-1): Fix previous change.
25855         * loadhist.el (file-loadhist-lookup): New function.
25856         (file-provides, file-requires): Use it.
25858         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
25859         instead of calculating the right size.
25861 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
25863         * vc-svn.el (vc-svn-diff): Stay local if possible.
25865 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
25867         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
25869         * files.el (hack-local-variables): Fix last change.
25871 2005-01-02  Jay Belanger  <belanger@truman.edu>
25873         * calc/calc-yank.el (calc-edit-top): New variable.
25874         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
25875         object.  Change header properties.
25876         (calc-edit-finish, calc-edit-finish-stack-object)
25877         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
25878         edited object.
25879         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
25880         for the beginning of the edited object.
25881         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
25882         for the beginning of the edited object.
25883         * calc/calc-prog.el (calc-edit-macro-finish-edit)
25884         (calc-finish-formula-edit, calc-macro-repeats)
25885         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
25886         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
25887         beginning of the edited object.
25888         (calc-user-define-edit): Change the header for editing macros.
25889         Remove unnecessary variable.
25891 2005-01-01  Jay Belanger  <belanger@truman.edu>
25893         * calc/calc-yank.el (calc-edit-mode): Change default header.
25894         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
25895         * calc/calc-store.el (calc-edit-variable): Change title to match new
25896         header.
25897         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
25898         mode to match new header.
25899         (calc-user-define-edit): Change titles to include names of commands.
25900         (calc-finish-formula-edit): Adjust to handle new header.
25901         (calc-finish-macro-edit): Remove.
25902         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
25903         (calc-edit-macro-command, calc-edit-macro-command-type)
25904         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
25905         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
25906         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
25907         (calc-edit-macro-finish-edit): New functions.
25908         (calc-user-define-edit): Use new functions to edit named calc macros.
25910 2005-01-01  Stefan  <monnier@iro.umontreal.ca>
25912         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
25914         * ses.el (copy-region-as-kill): Deactivate mark.
25916 2005-01-01  Richard M. Stallman  <rms@gnu.org>
25918         * replace.el (occur-1): If the output buffer is also an input,
25919         don't kill it, rename it.
25921         * faces.el (set-face-background, set-face-foreground): Doc fix.
25923         * cus-face.el (custom-face-attributes): Fix :help-echo strings
25924         for :foreground and :background.
25926         * dired.el (dired-view-command-alist): Variable deleted.
25927         (dired-view-file, dired-mouse-find-file-other-window):
25928         Delete the code to use it.
25930 2005-01-01  Kim F. Storm  <storm@cua.dk>
25932         * image.el (insert-sliced-image): Use t for line-height property.
25934 See ChangeLog.11 for earlier changes.
25936 ;; Local Variables:
25937 ;; coding: iso-2022-7bit
25938 ;; End:
25940     Copyright (C) 2005, 2006 Free Software Foundation, Inc.
25941   Copying and distribution of this file, with or without modification,
25942   are permitted provided the copyright notice and this notice are preserved.
25944 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1