(byte-compile-file-form-defalias):
[emacs.git] / lisp / ChangeLog
blobc1877a947d0269bbe901039522188f9cc2827eeb
1 2006-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
4         Optimize the body of a defalias like any other code.
6         * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
7         Make sure we've setup font-lock's vars.  It may influence which
8         function we then call.
9         (font-lock-default-fontify-buffer): Don't bother calling set-defaults
10         here since it's too late anyway.
12 2006-01-03  Romain Francoise  <romain@orebokech.com>
14         * startup.el (fancy-splash-tail, normal-splash-screen):
15         Update copyright year.
17 2006-01-02  J.D. Smith  <jdsmith@as.arizona.edu>
19         * mouse.el (mouse-drag-track): Rename, from
20         `mouse-drag-region-1'.  Includes optional argument required to
21         enable post-drag event processing (e.g. delete region keys).
22         Can be used without this argument to track a mouse region and operate
23         on it as soon as the drag completes.
24         (mouse-drag-region): Use `mouse-drag-track'.
26 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
28         * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
29         Move to `custom-buffer' group.
31         * cus-theme.el: Rewrite the Custom New Theme Mode interface.
32         (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
33         (custom-theme-insert-face-marker, custom-theme-variable-menu)
34         (custom-theme-face-menu): New variables.
35         (custom-theme-add-variable, custom-theme-variable-action)
36         (custom-variable-reset-theme, custom-theme-delete-variable)
37         (custom-face-reset-theme, custom-theme-face-action)
38         (custom-theme-delete-face, custom-theme-merge-theme)
39         (custom-theme-add-face, custom-theme-visit-theme): New functions.
41 2006-01-01  Chong Yidong  <cyd@stupidchicken.com>
43         * custom.el: Move Custom Themes commentary to start of theme code.
44         (custom-known-themes): Rename `standard' theme to `changed'.
45         (custom-push-theme): Caller no longer specifies what theme to use
46         when doing `reset'---the setting is simply removed from the theme.
47         Delete MODE from `theme-value' and `theme-settings' properties.
48         (custom-declare-theme): Ignore &rest args since we don't use them.
50         (custom-loaded-themes): Delete variable.
51         (custom-theme-load-themes, custom-theme-loaded-p)
52         (custom-theme-value): Delete functions.
54         (custom-declare-theme): Signal error on invalid theme names.
55         (provide-theme): custom-loaded-themes was deleted.
56         (load-theme): Load the file unconditionally.
57         (enable-theme): Call `load-theme' if theme is undefined.
58         (custom-enabled-themes): Only update value for successful loads.
59         (disable-theme): Complete from enabled themes when interactive.
60         (custom-variable-theme-value): Calculate theme value directly.
62         (custom-theme-reset-variables, custom-reset-variables): Mark as
63         XEmacs compatibility functions.  We don't actually use these.
65         * cus-edit.el (custom-variable-state-set):
66         Use custom-variable-theme-value instead of custom-theme-value.
67         (custom-face-state-set): Rename `standard' theme to `changed'.
68         (custom-save-variables, custom-save-faces): Delete unneeded
69         references to custom-reset-variables.
70         (custom-save-resets): Delete function.
71         (custom-save-variables, custom-save-faces): MODE argument deleted.
72         (custom-save-variables, custom-save-faces): Ignore theme values.
74         * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
75         compatibility function.
77 2006-01-01  Richard M. Stallman  <rms@gnu.org>
79         * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
80         (Custom-reset-current, Custom-reset-saved): Likewise.
81         (Custom-reset-standard): Show message if aborted.
82         (custom-mode): Doc fix, describing those commands.
84         * mouse.el (mouse-drag-region-1): When following link via mouse-2,
85         put on event-kind property.
87 2005-12-31  Chong Yidong  <cyd@stupidchicken.com>
89         * custom.el (provide-theme): Ban `user' theme name.
90         (custom-enabling-themes): New variable.
91         (enable-theme): Don't enable user if custom-enabling-themes is t.
92         (custom-enabled-themes): Make it a defcustom.
93         (custom-theme-recalc-face): No-op if face is undefined.
95         * cus-edit.el (custom-button-mouse): New variable.
96         (custom-button-mouse): New face.
97         (custom-raised-buttons, custom-mode): Use it.
99         * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
101 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
103         * progmodes/gud.el (gud-display-line): Support hl-line in the
104         source buffer.
106 2005-12-31  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
108         * mouse.el (mouse-drag-window-above): Verify that the found window
109         overlaps with the given window in the horizontal dimension.
111 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
113         * Makefile.in (cvs-update): New target.
115         * makefile.w32-in (cvs-update): Ditto.
117 2005-12-30  Chong Yidong  <cyd@stupidchicken.com>
119         * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
120         (custom-new-theme-mode-map): New variable.
122 2005-12-30  Richard M. Stallman  <rms@gnu.org>
124         * custom.el (custom-load-themes): Function deleted.
126         * cus-edit.el (custom-save-loaded-themes): Function deleted.
127         (custom-save-variables): Don't delete or add custom-load-themes call.
129 2005-12-30  Stefan Monnier  <monnier@iro.umontreal.ca>
131         * cus-start.el: Add `visible-cursor'.
133         * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
134         (flymake-parse-output-and-residual): Remove `source-buffer' argument.
135         (flymake-process-filter): Switch to buffer before calling it instead.
136         (flymake-post-syntax-check, flymake-highlight-err-lines)
137         (flymake-delete-own-overlays, flymake-parse-err-lines)
138         (flymake-start-syntax-check, flymake-start-syntax-check-process)
139         (flymake-count-lines, flymake-parse-residual):
140         Remove constant buffer argument.
141         (flymake-start-syntax-check-for-current-buffer): Remove.
142         Update callers to use flymake-start-syntax-check instead.
143         (flymake-display-err-menu-for-current-line):
144         Remove unused var `mouse-pos'.
145         (flymake-restore-formatting): Comment out unused function.
146         (flymake-report-status, flymake-report-fatal-status): Remove buffer
147         argument, use current-buffer instead.  Update callers.
149 2005-12-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
151         * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
152         buffer-local because choose-completion-delete-max-match requires
153         that we set completion-ignore-case (i.e., binding via let is not
154         sufficient).
155         (bibtex-complete): Always set completion-ignore-case and
156         choose-completion-string-functions. The latter is needed because
157         choose-completion-string-functions keeps its value if we quit the
158         *Completions* buffer without requesting a completion.
160 2005-12-30  Andreas Schwab  <schwab@suse.de>
162         * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
164 2005-12-30  Eli Zaretskii  <eliz@gnu.org>
166         * jit-lock.el (jit-lock-chunk-size): Doc fix.
168 2005-12-30  Juri Linkov  <juri@jurta.org>
170         * locate.el (locate-fcodes-file, locate-header-face)
171         * progmodes/delphi.el (delphi-other-face)
172         * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
174         * paren.el (show-paren-match, show-paren-mismatch): Use existing
175         group `paren-showing-faces'.
177         * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
178         (goto-address): Fix docstring.
180         * net/webjump.el (webjump-sample-sites): Update URLs.
182         * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
184         * subr.el (cancel-change-group): Add listp around pending-undo-list.
186 2005-12-29  Stefan Monnier  <monnier@iro.umontreal.ca>
188         * font-lock.el (font-lock-compile-keywords): Signal an error when
189         font-lock-set-defaults hasn't been called.
191 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
193         * subr.el (noreturn, 1value): Doc fixes.
195 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
197         * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
198         that assoc-string returns nil.
200 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
202         * textmodes/bibtex.el (bibtex-entry-type-whitespace)
203         (bibtex-entry-type-str, bibtex-empty-field-re)
204         (bibtex-search-backward-string, bibtex-preamble-prefix)
205         (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
206         (bibtex-any-valid-entry-type): New variable.
207         (bibtex-parse-field-name): Simplify.
208         (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
209         (bibtex-preamble-prefix): Include left delimiter.
210         (bibtex-search-forward-field, bibtex-search-backward-field):
211         Allow unbounded search past entry boundaries (required by bibtex-pop).
212         (bibtex-text-in-field-bounds): Use push.
213         (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
214         (bibtex-parse-preamble, bibtex-valid-entry)
215         (bibtex-beginning-first-field): New functions.
216         (bibtex-skip-to-valid-entry): Use bibtex-valid-entry.  Fix regexp.
217         (bibtex-map-entries): Fix docstring.
218         (bibtex-flash-head): New arg prompt. Simplify.
219         (bibtex-enclosing-field): Include code of bibtex-inside-field.
220         (bibtex-insert-kill): Simplify.  Always insert text past the
221         current field or entry.
222         (bibtex-format-entry): Use bibtex-parse-field.
223         (bibtex-pop): Use bibtex-beginning-of-entry and
224         bibtex-end-of-entry to initiate the search.  Insert empty field if
225         we found ourselves.
226         (bibtex-print-help-message): New args field and comma.
227         Handle entry keys.
228         (bibtex-make-field): Use bibtex-beginning-of-entry.
229         (bibtex-end-of-entry): Use bibtex-valid-entry.  Recognize any
230         invalid entry.
231         (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
232         Handle preambles.  Simplify code for thorough test.
233         (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
234         New arg comma.  Handle entry heads.
235         (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
236         (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
237         New arg comma.
238         (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
239         (bibtex-fill-field): Simplify.
240         (bibtex-fill-entry): Use bibtex-beginning-first-field and
241         bibtex-parse-field.
242         (bibtex-convert-alien): Do not wait before calling bibtex-validate.
243         (bibtex-complete): Use bibtex-parse-preamble.
245 2005-12-29  Nick Roberts  <nickrob@snap.net.nz>
247         * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
248         Display name of expression instead of convenience variable.
249         (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
251         * progmodes/gud.el (gud-tooltip-dereference): Rename from
252         toggle-gud-tooltip-dereference.
253         (gud-tooltip-print-command): Move concatenation of "*" to expr to...
254         (gud-tooltip-tips): ...here when dereferencing..
256 2005-12-28  Bill Wohler  <wohler@newt.com>
258         * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
260 2005-12-28  Stefan Monnier  <monnier@iro.umontreal.ca>
262         * vc.el (vc-annotate-display): Replace optional arg `color-map' with
263         compulsory arg `ratio'.  Inline body of vc-annotate-time-span.
264         (vc-annotate-display-autoscale): Adjust call.
265         (vc-annotate-display-default): Adjust call.  Make arg compulsory.
266         Fix interactive spec.
267         (vc-annotate-time-span): Remove.
268         (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
269         (vc-annotate-mode-menu, vc-annotate-display-autoscale)
270         (vc-annotate-display-select): Use new name.
272         * vc.el (vc-annotate-mode-map): Remove obsolete binding.
273         (vc-annotate-mode-menu): Remove left-over redundant declaration.
274         Correct the construction of span entries.  Simplify.
275         (vc-annotate-display-select): Fix the nil case.
276         (vc-annotate): Remove obsolete (and now broken) code.
277         (vc-annotate-extract-revision-at-line): Remove obsolete code.
278         (vc-annotate-time-span): Remove unused arg `quantize'.  Simplify.
280 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
282         * subr.el (lazy-completion-table): Correct typo in docstring.
284         * startup.el (command-line): Use `custom-reevaluate-setting' for
285         `send-mail-function'.
287         * mail/sendmail.el (send-mail-function): Autoload the standard-value.
289 2005-12-05  Ralf Angeli  <angeli@iwi.uni-sb.de>
291         * mail/smtpmail.el (smtpmail-try-auth-methods):
292         Send credentials together with "AUTH PLAIN" command.
294 2005-12-27  Richard M. Stallman  <rms@gnu.org>
296         * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
297         mouse-2, go back to previously selected window, so it's selected
298         when mouse-2 command runs.
300 2005-12-27  Juri Linkov  <juri@jurta.org>
302         * descr-text.el (describe-text-sexp): Use square brackets for
303         button [Show] to distinguish it from the property value `show'.
304         (describe-property-list): Use `insert-text-button' with
305         `help-face' type instead of putting face in quotes, because button
306         is not created automatically for a list of faces.
307         (describe-text-properties-1): Put button-type value in quotes to
308         distinguish from plain text "button".
309         (describe-char): Display code point values in hex.  Don't use
310         `symbol-name' for `current-input-method' because it is a string.
311         Use `insert-text-button' with `help-face' type instead of putting
312         hardcoded face in quotes, because button is not created automatically.
314 2005-12-27  Richard M. Stallman  <rms@gnu.org>
316         * progmodes/glasses.el (glasses-face): More specific custom type.
318         * files.el (set-visited-file-name): Doc fix.
320         * textmodes/flyspell.el (flyspell-external-point-words):
321         Use local var buffer-scan-pos to advance scan for next misspelling.
322         Advance it only after we find the misspelling.
324 2005-12-27  Agustin Martin  <agustin.martin@hispalinux.es>
326         * textmodes/flyspell.el (flyspell-external-point-words):
327         New criteria for finding the misspelling in the buffer.
329 2005-12-27  Nick Roberts  <nickrob@snap.net.nz>
331         * help-mode.el (help-insert-string): Set help-xref-stack-item
332         rather than call help-setup-xref.
334         * descr-text.el (describe-char): Revert previous changes for
335         optional buffer argument.
337 2005-12-27  Juri Linkov  <juri@jurta.org>
339         * help-mode.el (help-insert-string): New function.  Save buffer
340         contents in cases where it is impossible to recompute the old contents.
342         * descr-text.el (describe-char): Set help-xref-stack-item
343         explicitly after buffer has been generated.
345 2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
347         * cus-start.el (all): Add x-gtk-show-hidden-files.
349 2005-12-26  Richard M. Stallman  <rms@gnu.org>
351         * replace.el (perform-replace): Calculate match-again
352         before skipping read-only matches.
354         * paren.el (paren-showing-faces): New group.
355         (show-paren-match, show-paren-mismatch): Move to that group.
357         * button.el (button): Put into group `basic-faces'.
359         * progmodes/make-mode.el: Remove faces from group `faces'.
361         * apropos.el (apropos, apropos-value): Doc fix.
362         (apropos-documentation): Doc fix.
364 2005-12-26  Stefan Monnier  <monnier@iro.umontreal.ca>
366         * subr.el (lazy-completion-table): Remove argument `args'.
368         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
369         Don't use the `args' argument of lazy-completion-table.
371 2005-12-26  Nick Roberts  <nickrob@snap.net.nz>
373         * descr-text.el (describe-char): Add optional argument for buffer.
374         Set buffer appropriately.  Call help-setup-xref.
375         Suggested by Stefan Monnier.
377 2005-12-26  Juri Linkov  <juri@jurta.org>
379         * descr-text.el: Require `help-fns' at runtime.  Don't require
380         `button' for byte compilation.
381         (describe-text-widget): Add `help-echo' for first button.
382         Use `help-info' for second.
383         (describe-property-list): Use `help-argument-name' instead of `italic'.
384         (describe-text-category): Add prompt to interactive spec.
385         Call `help-setup-xref'.
386         (describe-char): Use `help-character-set'.  Add `help-echo' for
387         code point.  Use `help-input-method'.  Remove superfluous insert.
389 2005-12-25  Richard M. Stallman  <rms@gnu.org>
391         * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
392         at point, in case of narrowing.
394         * progmodes/delphi.el (delphi-other-face): Allow nil in type.
396         * locate.el (locate-header-face): Allow nil in type.
398         * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
400 2005-12-25  Romain Francoise  <romain@orebokech.com>
402         * battery.el (battery-linux-proc-acpi): Also try
403         `/proc/acpi/thermal_zone/THM0/temperature'.
405 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
407         * custom.el (custom-push-theme): Fix docstring.
409         * cus-edit.el (custom-variable-set, custom-variable-save)
410         (custom-variable-save): Custom-quote widget values.
411         (customize-save-variable): Fix custom-push-theme call.
413 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
415         * w32-fns.el (w32-batch-update-autoloads): New function.
417         * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
418         Use w32-batch-update-autoloads, and don't setq generated-autoload-file
419         from the command line.
421 2005-12-23  Chong Yidong  <cyd@stupidchicken.com>
423         * custom.el (custom-push-theme): Clarify docstring.  VALUE nil for
424         reset means to remove setting from theme entirely.  Don't keep
425         expanding theme-settings list; delete old entries if necessary.
427         * cus-edit.el (custom-buffer-create-internal): Move "Erase
428         customization" button one line up.
429         (custom-themed): New face.
430         (custom-magic-alist): New value, THEMED, for theme settings.
431         (custom-variable-state-set, custom-face-state-set):
432         Check theme-value instead of saved-value.
433         (custom-variable-reset-standard, custom-face-reset-standard):
434         Remove theme setting entirely.  Recalculate new values.
435         (custom-variable-set, custom-variable-set)
436         (custom-variable-reset-saved, custom-variable-reset-backup)
437         (custom-face-set, custom-face-reset-saved): Update `user' theme.
438         (custom-variable-save): Fix typos.
440 2005-12-23  Juri Linkov  <juri@jurta.org>
442         * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
443         Add autoload cookies.
444         (edebug-outside-d-c-i-n-s-w): New variable.
445         (edebug-display, edebug-outside-excursion): Use it to save the
446         original value of default-cursor-in-non-selected-windows.
447         Set default-cursor-in-non-selected-windows to t while Edebug
448         is active.
449         (edebug-mode, edebug-eval-mode): Doc fix.
451         * mouse.el (mouse-choose-completion): Replace `buffer-substring'
452         with `buffer-substring-no-properties' to remove common substring
453         highlighting.
455         * info.el (info-other-window, info): Rename function argument
456         `file' to `file-or-node'.
457         (Info-complete-menu-item): Use local variable `complete-nodes' to
458         keep the global value of `Info-complete-nodes' unchanged for
459         subsequent completions.
460         (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
462         * simple.el (get-next-valid-buffer, last-buffer)
463         (next-error-buffer-p, next-error-find-buffer)
464         (minibuffer-history-sexp-flag): Doc fix.
466         * savehist.el (savehist-mode-hook): Add `:group'.
468         * log-view.el: Call autoload for vc-find-version.
469         (log-view-current-file): Adjust subgroup numbers.
470         (log-view-current-tag): Add `length'.
472 2005-12-23  Richard M. Stallman  <rms@gnu.org>
474         * vc.el (vc-annotate-car-last-cons): Defn moved up.
476 2005-12-23  Juri Linkov  <juri@jurta.org>
478         * hi-lock.el (hi-lock-archaic-interface-message-used)
479         (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
480         (hi-lock-mode): Display "Hi" in the mode line only when
481         hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
482         (hi-lock-write-interactive-patterns):
483         Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
484         (hi-lock-set-pattern, hi-lock-set-file-patterns)
485         (hi-lock-font-lock-hook): Set 3rd arg `how' of
486         font-lock-add-keywords to t.
488 2005-12-23  David Koppelman  <koppel@ece.lsu.edu>
490         * hi-lock.el (hi-lock-highlight-range): New variable.
491         (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
492         only if font-lock-fontified is non-nil.  Remove overlays.
493         (hi-lock-set-pattern): Call font-lock-fontify-buffer if
494         font-lock-fontified is non-nil, otherwise use overlays (instead of
495         text properties).
496         (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
497         New variables.
498         (hi-lock-string-serialize) New function.
500 2005-12-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
502         * menu-bar.el (menu-find-file-existing): New function.
503         (menu-bar-file-menu): Use menu-find-file-existing for Open.
505         * tool-bar.el (tool-bar-setup): open changed to menu-find-file-existing.
507 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
509         * vc.el: Remove unnecessary leading * in docstrings.
510         (vc-annotate-mode-map): Move initialization into declaration.
511         (vc-static-header-alist): Nitpick on the regexp.
512         (vc-default-init-version): New fun.
513         (vc-register): Use it.
514         (vc-insert-headers): Use dolist.
515         (vc-annotate-get-backend): Remove unused function.
516         (vc-annotate-add-menu): Remove.  Build the menu directly at toplevel.
517         (vc-annotate-mode): Remove corresponding call.
518         (vc-annotate-car-last-cons): Simplify.
519         (vc-annotate-buffers): Remove var.
520         (vc-annotate-backend): Make it buffer-local.
521         (vc-annotate): Move the interaction to the interactive spec.
522         Add a `buf' argument.
523         (vc-annotate-warp-version): Use this new `buf' argument to avoid
524         killing&creating a vc-annotate buffer, which is very disruptive when
525         the buffers are shown in dedicated frames.
527 2005-12-23  Nick Roberts  <nickrob@snap.net.nz>
529         * descr-text.el: Add FSF as maintainer.
530         (describe-text-mode, describe-text-mode-map)
531         (describe-text-mode-hook, describe-text-done): Delete.  Use normal
532         help-mode.
533         (describe-text-widget, describe-text-sexp)
534         (describe-property-list, describe-text-category)
535         (describe-text-properties, describe-text-properties-1)
536         (describe-char): Use help buttons instead of widgets.
537         (describe-char-unicodedata-file): Make URL link in doc string.
539 2005-12-22  Richard M. Stallman  <rms@gnu.org>
541         * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
542         (custom-buffer-create-internal): Reword the top-of-buffer help intro.
543         Don't include buttons that write a file when there's no file.
544         (custom-variable-menu, custom-face-menu, custom-group-menu):
545         Don't include commands that write a file when there's no file.
546         (customize-browse): Reword the top-of-buffer help intro.
547         (custom-buffer-create-internal): Fix previous change.
548         (customize-changed-options-previous-release): Prev release is 21.1.
549         (customize-changed-options): Doc fix.
550         (customize-changed): New alias.
551         (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
552         Say "standard values".
553         (Custom-reset-standard): Doc fix.
554         (custom-face-reset-standard): Doc fix.
556 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
558         * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
559         even if font-lock-mode is non-nil since it may be t without having
560         turned on font-lock-mode-internal.
561         (font-lock-choose-keywords): Minor optimization.
562         (font-lock-add-keywords, font-lock-remove-keywords)
563         (font-lock-set-defaults): Don't call make-local-variable on a variable
564         that we know to already be local.
566 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
568         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
569         messages if in the minibuffer.
571 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
573         * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
574         (tex-mode-flyspell-verify, flyspell-get-word)
575         (flyspell-external-point-words): Don't use point-min/max uselessly.
577         * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
578         by Kevin Rodgers.  Instead, just hide the completions buffer if we
579         don't need to show it.
581 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
583         * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
585 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
587         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
588         delete-windows-on with an inexistent buffer.
590 2005-12-22  Nick Roberts  <nickrob@snap.net.nz>
592         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
593         Delete defcustom variable :tag names.
595 2005-12-20  Stefan Monnier  <monnier@iro.umontreal.ca>
597         * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
598         (log-view-font-lock-keywords): Ajust subgroup numbers.
599         (log-view-current-tag): Don't hard code the number of subgroups.
601 2005-12-20  Juri Linkov  <juri@jurta.org>
603         * tooltip.el (tooltip): Move defgroup before define-minor-mode.
604         (tooltip-x-offset, tooltip-y-offset): Doc fix.
606         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
607         (menu-bar-non-minibuffer-window-p): Instead of checking
608         display-multi-frame-p, use selected-frame when menu-updating-frame
609         is nil.
611 2005-12-20  Davis Herring  <herring@lanl.gov>  (tiny change)
613         * align.el (align-rules-list): Use [ \t] instead of \s-
614         for column separators in text mode.
616 2005-12-20  Nick Roberts  <nickrob@snap.net.nz>
618         * help-mode.el (help-customize-variable, help-customize-face):
619         Don't pop help-xref-stack as help-follow no longer pushes
620         anything on to it.
622 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
624         * textmodes/org.el: (org-agenda-custom-commands): New option.
625         (org-agenda): Offer custom commands on splash screen.
626         (org-make-tags-matcher): Parser for Boolean logic added.
627         (org-agenda-set-tags): New command.
628         (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
629         (org-set-tags): Efficiency improvements.
630         (org-auto-align-tags): New option.
631         (org-todo, org-demote, org-promote): Realign tags.
632         (org-tags-completion-function): Use also "&" and "|" as separators.
633         (org-org-menu): Agenda commands simplified.
635 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
637         * cus-edit.el (customize-apropos, customize-apropos-options):
638         Docstring changes.
640         * font-lock.el (font-lock): Add tags to the links in the defgroup.
642 2005-12-19  Chong Yidong  <cyd@stupidchicken.com>
644         * longlines.el (longlines-mode): Wrap while widened.
645         (longlines-decode-region, longlines-encode-region): Compute max
646         just once.
648 2005-12-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
650         * cus-edit.el (mac): New group.
652         * cus-start.el (all): Add user options in macterm.c.  Add test for
653         Mac-related built-ins.  Fix test for GTK-related built-ins.
655         * term/mac-win.el (mac-handle-language-change)
656         (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
657         (mac-services-open-selection, mac-services-mail-selection)
658         (mac-services-mail-to, mac-services-insert-text)
659         (mac-dispatch-apple-event): Add docstrings.
660         (x-get-selection, mac-select-convert-to-string): Select coding
661         system from `utf-16be' and `utf-16le' using `byteorder'.
663 2005-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
665         * subr.el (lazy-completion-table): Don't be fooled if the var holds
666         a "list" (lambda ...) rather than a real completion list.
668         * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
669         lexical-let when encountering ((lambda (...) ...) ...).
671 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
673         * progmodes/sh-script.el (sh-mode):
674         * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
675         * textmodes/picture.el (picture-mode): Update docstrings.
677 2005-12-17  Eli Zaretskii  <eliz@gnu.org>
679         * makefile.w32-in (autoloads, custom-deps): Warn that parts of
680         commands enclosed in $(ARGQUOTE)s should not be split between two
681         lines, as that will break with GNU Make >3.80, when sh.exe is used
682         and arg quoting is with '..'.
683         (autoloads): Don't break the quoted --eval expression between
684         several lines.
686 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
688         * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
689         Capture error from printing circular structures.
691 2005-12-17  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
693         * wid-edit.el (widget-checkbox-action): Clear undo info.
695 2005-12-16  Bill Wohler  <wohler@newt.com>
697         * menu-bar.el (kill-this-buffer): Set a good example by using menu
698         bar, not menubar in comment.
700 2005-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
702         * progmodes/cc-engine.el (c-after-change-check-<>-operators):
703         After-change-functions should not clobber the match data.
705 2005-12-16  Juri Linkov  <juri@jurta.org>
707         * simple.el (choose-completion): Use `buffer-substring-no-properties'
708         instead of `buffer-substring'.
709         (completion-common-substring): Doc fix.
710         (completion-setup-function): Use minibuffer-completion-contents
711         instead of minibuffer-contents.  Don't set common-string-length
712         initially.  Remove special handling of partial-completion-mode.
713         Move computation of completion-base-size into one cond.
714         Call completion-base-size-function in mainbuf.  In computation of
715         completion-base-size for file name completion don't move point to
716         the end of the minibuffer.  Move computation of common-string-length
717         into one cond.  Start putting faces only when common-string-length>=0.
718         Add condition to put completions-common-part when
719         common-string-length>0.
721         * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
722         place point at the first different character in the minibuffer
723         even if this position is at the beginning of the minibuffer.
725         * info.el (Info-read-node-name-1): In completion-base-size-function's
726         lambda return 1 if common-substring or minibuffer-completion-contents
727         starts with (, and 0 otherwise.
729         * emacs-lisp/crm.el (crm-minibuffer-completion-help):
730         Use `crm-current-element' for second arg of `display-completion-list'.
732 2005-12-16  Klaus Zeitler  <kzeitler@lucent.com>
734         * files.el (set-auto-mode): Look for an interpreter specified on
735         the first line also if search for mode specification succeeded,
736         but the mode is not known.
738 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
740         * textmodes/org.el: (org-tags-match-list-sublevels): New option.
741         (org-open-at-point): Implement tag searches as links.
742         (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
743         (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
744         (org-tags-sparse-tree, org-tags-view, org-set-tags)
745         (org-agenda-dispatch): New commands.
746         (org-use-tag-inheritance, org-tags-column): New options.
747         (org-tab-follows-link, org-return-follows-link): New options.
748         (org-tags): New customize group.
749         (org-start-icalendar-file): Get local time zone.
750         (org-tags-completion-function): New function.
751         (org-set-font-lock-defaults): Make sure links will also be
752         highlighted inside headlines.
754 2005-12-16  Mark Plaksin  <happy@usg.edu>  (tiny change)
756         * term.el (term-emulate-terminal):
757         Let term-handle-ansi-terminal-messages override what Bash says about
758         its current directory.
760 2005-12-16  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
762         * bindings.el (last-buffer): Move to simple.el.
763         * simple.el (last-buffer): Move here.
764         (get-next-valid-buffer): New function.
765         (next-buffer): Use frame-local buffer list, maintain buried buffer list.
766         (prev-buffer): Ditto. Rename to `previous-buffer'.
768         * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
769         * bindings.el (global-map): Ditto.
771 2005-12-15  Luc Teirlinck  <teirllm@auburn.edu>
773         * cus-edit.el: Introductory comment change.
774         (custom-magic-alist): Change message string for the `rogue' state.
776 2005-12-15  Richard M. Stallman  <rms@gnu.org>
778         * tooltip.el: Delete defcustom variable :tag names.
780         * complete.el (partial-completion-mode): Doc fix.
782         * textmodes/flyspell.el (flyspell-external-point-words):
783         Use save-excursion to ensure we don't move backward in the
784         search loop, not even one character.
785         (flyspell-delete-all-overlays): Use remove-overlays directly.
787         * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
788         (ispell-start-process): Set that variable.
789         Clear ispell-buffer-local-name.
790         (ispell-internal-change-dictionary):
791         Set ispell-current-dictionary after killing process.
792         (ispell-buffer-local-dict):
793         Don't set spell-personal-dictionary after killing process.
794         (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
795         (ispell-tex-skip-alists)
796         (ispell-html-skip-alists, ispell-skip-region-alist): Mark as risky.
798         * net/newsticker.el (newsticker--retrieval-timer-list)
799         (newsticker--display-timer, newsticker-running-p)
800         (newsticker-ticker-running-p): Definitions moved up.
802 2005-12-16  Nick Roberts  <nickrob@snap.net.nz>
804         * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
806 2005-12-15  David Ponce  <david@dponce.com>
808         * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
809         (recentf-edit-list, recentf-open-files): Signal an error when
810         there is no recent file.
812 2005-12-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
814         * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
815         read-only except for texinfo-format-region evaluation.
817 2005-12-14  Richard M. Stallman  <rms@gnu.org>
819         * vc.el (vc-default-previous-version, vc-default-next-version)
820         (vc-do-command): Doc fixes.
822 2005-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
824         * textmodes/bibtex.el (bibtex-expand-strings)
825         (bibtex-autokey-expand-string, bibtex-name-part)
826         (bibtex-entry-type-whitespace, bibtex-entry-type-str)
827         (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
828         (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
829         (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
830         (bibtex-entry-postfix, bibtex-known-entry-type-re)
831         (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
832         (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
833         (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
834         (bibtex-beginning-of-last-entry): Remove.
835         (bibtex-parse-field-name): Use bibtex-field-name.  Issue error
836         message if comma is missing but buffer is read-only.
837         (bibtex-parse-field-text): Handle whitespaces at the end of field
838         text.  Return 3-element list with beginning and end of field text
839         and end of field.
840         (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
841         (bibtex-parse-field): Remove arg name.  Use bibtex-field-name.
842         (bibtex-search-forward-field, bibtex-search-backward-field):
843         Search always delimited by limits of entry.  Use more efficient
844         search algorithms.
845         (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
846         bibtex-end-of-name-in-field.
847         (bibtex-text-in-field-bounds): Handle BibTeX strings when
848         extracting the content of a field.
849         (bibtex-text-in-field): Use search limits.
850         (bibtex-parse-string-prefix): Handle empty string keys based on
851         bibtex-string-empty-key.
852         (bibtex-parse-string): Fix docstring.
853         (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
854         (bibtex-preamble-prefix, bibtex-strings): New functions.
855         (bibtex-skip-to-valid-entry): Include preceding whitespace in
856         BibTeX entries (consistent with other BibTeX functions).
857         (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
858         (bibtex-search-entry): Fix docstring.  Simplify.
859         (bibtex-flash-head, bibtex-complete-string-cleanup)
860         (bibtex-count-entries, bibtex-sort-buffer): Simplify.
861         (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
862         (bibtex-parse-entry): New optional arg content.
863         (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
864         Use bibtex-text-in-field-bounds.
865         (bibtex-print-help-message): Handle BibTeX strings and preambles.
866         (bibtex-end-of-entry): Use bibtex-preamble-prefix and
867         bibtex-parse-string-postfix.
868         (bibtex-find-text-internal): New function.
869         (bibtex-remove-delimiters): Use it.
870         (bibtex-find-text): Use it.  New optional arg help.
871         (bibtex-complete): Handle BibTeX string and preamble entries.
872         (bibtex-Preamble): Fix order of closing delimiters.
874 2005-12-14  Stefan Monnier  <monnier@iro.umontreal.ca>
876         * vc.el (vc-default-revert): New fun.
878         * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
880 2005-12-14  Romain Francoise  <romain@orebokech.com>
882         * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
883         (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
884         (font-lock-remove-keywords): Likewise.
886 2005-12-14  Juri Linkov  <juri@jurta.org>
888         * log-view.el (log-view-diff): Doc fix.
890         * isearch.el (isearch-query-replace): Use (mark) instead of
891         isearch-opoint if mark is active in transient-mark-mode.
893 2005-12-14  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
895         * isearch.el (isearch-query-replace): Check for isearch-other-end.
897 2005-12-14  Per Abrahamsen  <abraham@dina.kvl.dk>
899         * progmodes/cpp.el (cpp-face): New widget.
900         (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
902 2005-12-14  Juri Linkov  <juri@jurta.org>
904         * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
905         around `erase-buffer' and `insert'.
907         * descr-text.el (describe-text-properties): Replace buffer name
908         "*Help-2*" with "*Help*<2>".
909         (describe-char): Add functions print-help-return-message,
910         toggle-read-only.  Use help-setup-xref with nil to not store
911         describe-char in help-xref-stack.  Use help-make-xrefs to
912         make [back] button.
914         * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
916         * wdired.el (wdired-old-point): New internal variable.
917         (wdired-change-to-wdired-mode): Set it buffer-locally.
918         (wdired-abort-changes): Restore point after aborting changes.
920 2005-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
922         * vc.el (vc-do-command): Add a new value t for okstatus.
924         * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
925         frame in case of errors.
927 2005-12-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
929         * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
930         so it comes after "On the Left" in the menu.
932 2005-12-12  Luc Teirlinck  <teirllm@auburn.edu>
934         * cus-edit.el (customize-apropos, customize-apropos-options)
935         (customize-apropos-faces, customize-apropos-groups): Doc fixes.
937 2005-12-12  Bill Wohler  <wohler@newt.com>
939         * vc-svn.el (vc-svn-registered): Fix problem of visiting
940         non-writable Subversion-controlled files by saving window
941         configuration before calling vc-do-command.  vc-do-command calls
942         pop-to-buffer on error which is unexpected during registration.
944 2005-12-12  Jay Belanger  <belanger@truman.edu>
946         * calc/README: Update the summary of changes.
948 2005-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
950         * descr-text.el (describe-char): Rework last fix to solve the problem
951         is the same way it's solved for everything else in that function
952         (i.e. by extracting the info before setting up the *Help* buffer).
954 2005-12-12  Kim F. Storm  <storm@cua.dk>
956         * subr.el (version-regexp-alist): Allow space as separator before
957         non-numeric part, e.g. "1.0 alpha".
958         (version-to-list): Interpret .X.Y version as 0.X.Y version.
960 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
962         * textmodes/org.el: (org-agenda, org-timeline, org-todo):
963         Implement Logging and the keep-modes setting.
964         (org-get-category): Make sure a string is returned.
965         (org-log-done): New function.
966         (org-log-done, org-closed-string): New options.
968 2005-12-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
970         * tooltip.el (tooltip-y-offset): Change default to 20.
972 2005-12-12  Richard M. Stallman  <rms@gnu.org>
974         * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
976         * frame.el (display-hourglass): Doc fix.
978         * help.el (help-for-help-internal): Simplify entry for `a'.
980         * info.el (Info-on-current-buffer): Doc fix.
981         (info-insert-file-contents): Don't test (featurep 'jka-compr).
983         * startup.el (inhibit-splash-screen): Make this the real name.
984         (inhibit-startup-message): Make this the alias.
985         (command-line): Find only simple.el, and use its directory
986         to fill in other preloaded files' names.
987         (command-line): Deactivate the mark if deactivate-mark is set.
989         * international/mule.el (load-with-code-conversion):
990         Bind deactivate-mark.
992         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
994 2005-12-11  Luc Teirlinck  <teirllm@auburn.edu>
996         * cus-edit.el (customize-apropos): Avoid listing an option more
997         than once under different aliases.  No longer list user options
998         that are not defined with defcustom (unless a prefix arg is given).
999         Doc fix.
1000         (customize-apropos-options): Doc fix.
1002 2005-12-11  Juri Linkov  <juri@jurta.org>
1004         * frame.el (set-background-color, set-foreground-color)
1005         (set-cursor-color, set-mouse-color, set-border-color):
1006         Add explicit prompts to read colors by `facemenu-read-color'.
1007         (show-trailing-whitespace, blink-cursor-delay)
1008         (blink-cursor-interval, display-hourglass, hourglass-delay):
1009         Remove tags.
1010         (display-hourglass, hourglass-delay): Doc fix.
1011         (cursor-in-non-selected-windows): Capitalize words in tag.
1013         * faces.el (frame-background-mode): Replace `choice-item' keywords
1014         with `const' to not make [default] button.  Change default value tag
1015         from `default' to `automatic'.  Doc fix.
1016         (trailing-whitespace) <defface>: Change group `whitespace' to
1017         `whitespace-faces'.
1019 2005-12-11  Richard M. Stallman  <rms@gnu.org>
1021         * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
1023 2005-12-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1025         * term/mac-win.el: Create keymap for mac-apple-event-map.
1027 2005-12-11  Nick Roberts  <nickrob@snap.net.nz>
1029         * tooltip.el (tooltip-mode): Move to start of file so that it
1030         appears at top of customize buffer.
1032         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
1033         Add the gud groupname.
1034         (gud-tooltip-mode): Add the tooltip groupname.
1035         (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
1036         avoid conflict with tooltip-use-echo-area.
1038 2005-12-10  Romain Francoise  <romain@orebokech.com>
1040         * help.el (help-for-help-internal): Add `r' in doc string.
1042 2005-12-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1044         * align.el (align-regexp, align-highlight-rule):
1045         Use region-beginning and region-end instead of point and mark, so that
1046         repetition (with `repeat-complex-command') recomputes the region
1047         bounds.
1049 2005-12-10  Lennart Borgman  <lennart.borgman.073@student.lu.se>
1051         * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
1052         (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
1053         (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
1054         (balance-windows): Rewrite using the above new functions.
1056 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
1058         * hi-lock.el: (hi-lock-mode) Renamed from hi-lock-buffer-mode;
1059         react if global-hi-lock-mode seems intended.
1060         (global-hi-lock-mode) Renamed from hi-lock-mode.
1061         (hi-lock-archaic-interface-message-used)
1062         (hi-lock-archaic-interface-deduce): New variables.
1063         (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
1064         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
1065         (hi-lock-find-patterns, hi-lock-font-lock-hook):
1066         Replace hi-lock-buffer-mode with hi-lock-mode.
1068 2005-12-10  Kevin Rodgers  <ihs_4664@ihs.com>
1070         * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
1071         completion list, even after a partial completion has been
1072         inserted in the current buffer.  If there are more than 1
1073         completion, redisplay the *Completions* buffer; if the
1074         completion is unique, delete the *Completions* window.
1076 2005-12-10  Eli Zaretskii  <eliz@gnu.org>
1078         * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
1079         strings and long subject lines that were broken into multiple
1080         lines at arbitrary places.  Handle subjects that have "Re: " in
1081         the middle.
1083 2005-12-10  John W. Eaton  <jwe@octave.org>
1085         * emacs/octave-mod.el (octave-electric-space): Don't indent
1086         comments or strings if octave-auto-indent is nil.
1088 2005-12-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1090         * term/mac-win.el: Require url when compiling.
1091         Call mac-process-deferred-apple-events after loading init files.
1092         (mac-apple-event-map): New defvar.  Define event handlers in it.
1093         (core-event, internet-event): New Apple event class symbols.
1094         (open-application, reopen-application, open-documents)
1095         (print-documents, open-contents, quit-application)
1096         (application-died, show-preferences, autosave-now, get-url):
1097         New Apple event ID symbols.
1098         (about): New HICommand ID symbol.
1099         (mac-event-spec, mac-event-ae): New macros.
1100         (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
1101         (mac-ae-selection-range, mac-ae-text-for-search)
1102         (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
1103         (mac-application-menu-map): Remove keymap.  Handlers for HICommand
1104         and Services menu events are now defined in mac-apple-event-map.
1105         (mac-drag-n-drop): Remove selection range handling.
1107 2005-12-10  Kenichi Handa  <handa@m17n.org>
1109         * simple.el (zap-to-char):
1110         * isearch.el (isearch-process-search-char): Translate CHAR by
1111         translation-table-for-input.
1113 2005-12-09  Chong Yidong  <cyd@stupidchicken.com>
1115         * foldout.el (foldout-exit-fold): Properly hide subtree.
1117 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
1119         * files.el (save-buffer):
1120         * international/ucs-tables.el (ucs-set-table-for-input):
1121         * mail/mail-extr.el (mail-extract-address-components):
1122         * mail/sendmail.el (mail-mode): Reformat doc string.
1124 2005-12-09  Juri Linkov  <juri@jurta.org>
1126         * isearch.el (isearch-highlight): Change main overlay priority
1127         from 1 to 1001.  Simplify.
1128         (isearch-lazy-highlight-update): Change lazy overlay priority
1129         from 0 to 1000.
1131         * replace.el (replace-highlight): Change overlay priority from
1132         1 to 1001.
1134         * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
1135         Change overlay priority from 1 to 1001.  Reuse existing overlay.
1137         * compare-w.el (compare-windows-highlight): Change overlay
1138         priority from 1 to 1000.
1140         * menu-bar.el (menu-bar-edit-menu): Add listp around
1141         pending-undo-list to disable menu item "undo" when pending
1142         undo list is empty.
1144         * locate.el (locate): Disable undo in *Locate* buffer.
1146 2005-12-09  Kim F. Storm  <storm@cua.dk>
1148         * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
1150 2005-12-09  David Ponce  <david@dponce.com>
1152         * recentf.el: Improvement of the menu code.
1153         (recentf-enabled-p): Move before first use.  Use `kill-emacs-hook'
1154         instead of menu hook.
1155         (recentf-show-menu, recentf-hide-menu): New functions.
1156         (recentf-menu-customization-changed, recentf-mode): Use them.
1157         (recentf-menu-action, recentf-max-menu-items)
1158         (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
1159         (recentf-arrange-by-rule-others)
1160         (recentf-arrange-by-rules-min-items)
1161         (recentf-arrange-by-rule-subfilter) : Don't use
1162         `recentf-menu-customization-changed'.
1163         (recentf-arrange-rules): Likewise.  Accept functions to compute
1164         sub-menu titles.
1165         (recentf-menu-filter): Likewise.  Doc fix.
1166         (recentf-menu-value-shortcut): Doc fix.
1167         (recentf-dump-variable): Quote atom value.
1168         (recentf-make-menu-items): Update to use it as a menu filter.
1169         (recentf-match-rule): New function.
1170         (recentf-arrange-by-rule): Use it.
1171         (recentf-indirect-mode-rule): New function.
1172         (recentf-build-mode-rules): Use it.
1173         (recentf-dir-rule): New function.
1174         (recentf-arrange-by-dir): Use it.
1175         (recentf-filter-changer-current): Rename from
1176         `recentf-filter-changer-state'.  All references updated.
1177         (recentf-filter-changer-alist): Update filter names.
1178         (recentf-filter-changer-select): New function.
1179         (recentf-filter-changer): Use it.  Make a sub-menu from filters
1180         available in `recentf-filter-changer-alist'.
1181         (recentf-data-cache, recentf-clear-data)
1182         (recentf-update-menu): Remove.  All references updated.
1183         (recentf-match-rule-p, recentf-build-dir-rules)
1184         (recentf-filter-changer-goto-next)
1185         (recentf-filter-changer-get-current)
1186         (recentf-filter-changer-get-next): Remove.
1188 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
1190         * cus-edit.el (custom-buffer-create-internal): Relabel the whole
1191         buffer "Reset" button to "Reset to Current" for consistency with
1192         the State buttons.
1194 2005-12-08  John Paul Wallington  <jpw@pobox.com>
1196         * ibuf-ext.el (define-ibuffer-filter filename):
1197         If `dired-directory' is a list then really use its car.
1199 2005-12-08  Kim F. Storm  <storm@cua.dk>
1201         * emulation/cua-rect.el (cua--rectangle-aux-replace): Fix
1202         indention of text on right side of replaced rectangle.
1204 2005-12-09  Nick Roberts  <nickrob@snap.net.nz>
1206         * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
1207         No need to check gud-comint-buffer is bound.
1208         (gdb): Prevent multiple debugging when first session uses gdba.
1210 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1212         CC Mode update to 5.31.
1214         * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
1215         Emacsen which lack `define-minor-mode'.  (Currently Emacs <21.  We
1216         might do this function properly in the future).
1218         * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el: New
1219         macros c-sentence-end and c-default-value-sentence end, to cope
1220         with Emacs 22's new function `sentence-end'.
1222 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1224         * progmodes/cc-cmds.el (c-show-syntactic-information): Solved the
1225         compat issue using `c-put-overlay' and `c-delete-overlay'.
1227         * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay): New
1228         compat macros to handle overlays/extents.
1230 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1232         * progmodes/cc-fix.el: Add definitions of the macros push and pop
1233         (for GNU Emacs 20.4)
1235         * progmodes/cc-defs.el:
1236         (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
1238         * progmodes/cc-cmds.el (c-show-syntactic-information): change the
1239         highlighting mechanism so it will work in XEmacs too.
1241         * progmodes/cc-defs.el: Insert c-int-to-char.
1243         * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
1244         call to the new macro c-int-to-char.  This solves XEmacs's
1245         regarding characters as different from integers.
1247 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1249         * progmodes/cc-fonts.el (c-make-syntactic-matcher): New internal
1250         helper.
1252         (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
1253         construct to make the indirect face lookup work in XEmacs.
1255         (c-cpp-matchers): Append the negation char face to the existing
1256         fontification, so that the cpp face doesn't disappear.  Use
1257         `c-make-syntactic-matcher' to avoid negation chars in comments and
1258         strings.
1260         * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
1261         to map to `font-lock-negation-char-face' in emacsen where it
1262         exists.
1264 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1266         * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
1268         * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el: Rename
1269         "c-subword-move-mode" as "c-subword-mode".
1271         * progmodes/cc-mode.el: Added tty suitable bindings for C-c
1272         <delete> and C-c C-<delete>.  (To the c-hungry- delete functions).
1274 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1276         * progmodes/cc-mode.el: Added autoload directive for
1277         `c-subword-move-mode' for use in older emacsen.
1279 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1281         * progmodes/cc-mode.el:
1282         (i) Insert a binding for C-c C-backspace into
1283         c-bind-special-erase-keys which works in TTYs.
1284         (ii) Make sure that when file styles are used, any explicitly
1285         given style variables take priority over those in the style.  Do
1286         this by calling `hack-local-variables' a second time.
1288         * progmodes/cc-vars.el: Add language specific customization
1289         widgets for AWK to c-doc-comment-style, c-require-final-newline
1290         and c-default-style.  Add a defcustom for awk-mode-hook.  Give
1291         c-syntactic-element and c-syntactic-context doc-strings by
1292         directly setting their `variable-documentation' propery.  This
1293         allows Emacs 22.1 to read these with C-h v.
1295         * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan
1296         Monnier).
1298 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1300         * progmodes/cc-fonts.el, cc-vars.el
1301         (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection,
1302         gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
1303         Masatake YAMATO.
1305         (c-doc-comment-style): Made GtkDoc default in C mode.
1307         * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
1308         and C-c C-<delete>.
1310         (c-bind-special-erase-keys): New function for use on
1311         `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
1313         * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
1314         <delete> key behavior in XEmacs according to `delete-forward-p'.
1315         C.f. `c-electric-delete'.
1317 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1319         * progmodes/cc-mode.el: Give c-hungry-backspace and
1320         c-hungry-delete-forward permanent key bindings.
1322         * progmodes/cc-cmds.el (c-electric-semi&comma): Bind
1323         c-syntactic-context for calls to "criteria functions", for
1324         consistency with other calls to user functions.
1326         * progmodes/cc-cmds.el (c-indent-command): expunge use of
1327         `current-prefix-arg', since this might be the prefix arg to a
1328         command which calls c-indent-command as a function.  Change the
1329         interactive spec from "p" to "P".
1331         * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
1332         reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
1333         was difficult to understand.
1335 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1337         * progmodes/cc-engine.el (c-on-identifier): Fixed bug when at the
1338         first char of an identifier.
1340         * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
1341         +" syntax in C++.
1343 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1345         * progmodes/cc-cmds.el (c-mask-paragraph): correct, so that
1346         auto-fill doesn't split a c-comment's last word from a hanging
1347         "*/" when a space is typed between them after fill-column.
1349         * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
1351         * progmodes/cc-styles.el (c-set-style,
1352         c-setup-paragraph-variables): Abort the command if we're not in a
1353         CC Mode buffer.
1355         * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
1356         with blank comment-prefix, and a blank line as the comment's
1357         second line.
1359 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1361         * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
1362         Incorporated the patterns added in the Emacs development branch
1363         for the new Emacs 22 face `font-lock-negation-char-face'.
1365         * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
1366         of "red" since it stands out better in xterms and DOS terminals.
1368         * progmodes/cc-engine.el (c-literal-faces): Added
1369         `font-lock-comment-delimiter-face' which is new in Emacs 22.
1371 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1373         * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
1374         forcibly enable c-electric-flag.
1376         * progmodes/cc-vars.el, cc-cmds.el: New clean-up
1377         `comment-close-slash' on c-electric-slash: if enabled, typing `/'
1378         just after the comment-prefix of a C-style comment will close that
1379         comment.
1381 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1383         * progmodes/cc-fonts.el (c-basic-matchers-before,
1384         c-complex-decl-matchers): Fixed the "not-arrow-prefix" regexp used
1385         in Pike.
1387         * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
1388         digraphs.
1390         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
1391         (c-cpp-message-directives, c-cpp-include-directives,
1392         c-opt-cpp-macro-define, c-opt-cpp-macro-define-start,
1393         c-cpp-expr-directives): Introduced new language constants to
1394         control cpp syntax in a cleaner way.
1396         (c-cpp-expr-functions): Renamed from c-cpp-defined-fns.
1398         (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
1400         * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines,
1401         c-multiline-string-start-char): New language constants and
1402         variables to specify how newlines in string literals work.
1404         (c-font-lock-invalid-string): Use them.
1406         * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
1407         unbalanced close brace is entered.  Optimization by avoiding going
1408         back over arbitrarily large blocks.  Removed hints that this
1409         function only would be relevant/useful in AWK.
1411         (c-electric-brace): Indent syntactically after the cleanups since
1412         lineup functions might do it differently then.
1414         * progmodes/cc-engine.el, cc-langs.el
1415         (c-opt-op-identifier-prefix): New language constant and variable.
1417         (c-just-after-func-arglist-p, c-after-special-operator-id,
1418         c-search-decl-header-end, c-inside-bracelist-p): Use it.
1420         * progmodes/cc-align.el, cc-engine.el
1421         (c-after-special-operator-id): New helper to handle C++ operator
1422         identifiers.
1424         (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p,
1425         c-guess-basic-syntax): Handle C++ operator identifiers in
1426         declarations.
1428         * progmodes/cc-langs.el (c-assignment-operators): Added the
1429         trigraph version of ^= too.
1431         * progmodes/cc-langs.el (c-assignment-operators): Added the
1432         trigraph version of |= in C++.
1434         * progmodes/cc-fonts.el (c-font-lock-declarators): Handle
1435         `c-decl-hangon-kwds' after the identifier name.
1437         * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
1438         whether an arglist is "nonempty", ignore a comment after the open
1439         paren if it isn't followed by a non-comment token on the same
1440         line.
1442         * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4: Enable
1443         heuristics below the point to cope with classes inside special
1444         brace lists in Pike.
1446 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1448         * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
1450 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1452         * progmodes/cc-guess.el (cc-guess-install): New function to
1453         install an already guessed style in another buffer.
1455         * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
1456         sets `inhibit-read-only' - `c-save-buffer-state' should be used
1457         anyway if the change always is undone.
1459 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1461         Implement togglable electricity:
1463         * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
1464         saying when it should be used.
1466         * progmodes/cc-engine.el: Add the new buffer-local variable,
1467         c-electric-flag.
1469         * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
1470         c-toggle-auto-newline.
1472         * progmodes/cc-mode.el: Rename c-toggle-auto-state to
1473         c-toggle-auto-newline.  Remove the binding for
1474         c-toggle-auto-hungry-state.  Add the binding C-c C-l for the new
1475         c-toggle-electric-state.
1477         * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
1479         * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
1480         c-\(forward\|backward\)-subword.
1481         (c-update-modeline): Add the new modeline flag `l' for
1482         `c-electric-flag'.  Make the auto-newline flag `a' dependent on
1483         `l'.
1484         (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.  Make
1485         the old name an alias of the new name.
1486         (c-toggle-electric-state): New function.
1487         c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\):
1488         Adapt these functions to do electric things only when
1489         c-electric-flag is non-nil.
1490         (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
1491         new functions from c-electric-brace.
1492         (c-point-syntax): Add a check for "virtual semicolons" in AWK
1493         mode, so that the tentative extra newline doesn't change the
1494         syntax of the following brace.
1495         (c-electric-brace): restructure by extracting the above functions.
1496         Tidy up the coding somewhat.
1497         (c-electric-semi&comma, c-electric-colon, c-electric-paren):
1498         restructure a bit.
1500 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1502         * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
1503         anchor position(s) using faces.  Thanks to Masatake YAMATO for the
1504         idea.
1506         * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
1507         (c-submode-indicators): Changed name from `c-auto-hungry-string'
1508         since it's now used to track another submode.
1510         (c-update-modeline): Converted to function and extended to check
1511         `c-subword-move-mode'.
1513         (c-forward-into-nomenclature, c-backward-into-nomenclature):
1514         Converted to compat aliases for `c-forward-subword' and
1515         `c-backward-subword'.
1517         * progmodes/cc-subword.el: New functions and minor mode to handle
1518         SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
1520         (c-forward-subword, c-backward-subword, c-mark-subword,
1521         c-kill-subword, c-backward-kill-subword, c-transpose-subwords,
1522         c-capitalize-subword, c-downcase-subword, c-upcase-subword):
1523         Functions corresponding to the standard word handling functions.
1525         (c-subword-move-mode): Minor mode that replaces all the standard
1526         word handling functions with their subword equivalences.
1528 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1530         * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
1531         entry for one-liner-defun.
1533         * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
1534         name in its def-edebug-spec.
1536         * progmodes/cc-cmds.el (c-electric-brace): Make the
1537         one-liner-defun clean-up work with empty-defun-braces.  o-l-d now
1538         compacts space before a comment, if this will make things fit on
1539         one line.
1541         Introduce an "awk" style, mainly for auto-newline and clean-ups.
1543         * progmodes/cc-align.el: new function c-snug-1line-defun-close
1545         * progmodes/cc-cmds.el: In c-electric-brace, add code for new
1546         clean-up one-liner-defun.
1548         * progmodes/cc-styles.el: Add the new "awk" style.
1550         * progmodes/cc-vars.el: Add description of one-liner-defun to
1551         c-cleanup-list's doc-string.  New user options,
1552         c-max-one-liner-length.  In c-default-style, set the default style
1553         for AWK to "awk".
1555 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1557         * progmodes/cc-engine.el (c-forward-label): Fixed fontification of
1558         macros inside labels.
1560         * progmodes/cc-engine.el (c-looking-at-bos): Obsoleted in favor of
1561         `c-at-statement-start-p' and `c-at-expression-start-p'.
1563         * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
1564         error if the mark isn't set.
1566         * progmodes/cc-engine.el (c-guess-continued-construct,
1567         c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
1568         accurately detect functions inside functions.
1570         * progmodes/cc-engine.el (c-at-expression-start-p): New function
1571         like `c-at-statement-start-p' that additionally recognizes commas
1572         and expression parentheses as delimiters.
1574         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Added flag
1575         to avoid heuristics that doesn't work for unclosed blocks.
1577         (c-at-statement-start-p): New function.
1579         * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
1580         Objective-C directives, e.g. directives spanning lines should work
1581         reasonably well now.
1583         (c-put-c-type-property, c-clear-c-type-property): New helpers.
1585         (c-forward-objc-directive): New function to move over any ObjC
1586         directive.
1588         (c-just-after-func-arglist-p, c-guess-basic-syntax,
1589         c-basic-matchers-before): Use it.
1591         (c-font-lock-objc-iip-decl): Removed.
1593         * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
1594         in the template arglist recognition.
1596         * progmodes/cc-styles.el (c-style-alist): Fixed several
1597         inconsistencies in the Whitesmith style.
1599         * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks): New
1600         lineup function to get lines after Whitesmith style blocks
1601         correctly indented.
1603         (c-lineup-whitesmith-in-block): Backed out the compensation for
1604         opening parens since it's done using `add' lists in the style
1605         definition instead.  Don't use the anchor position since it varies
1606         too much between the syntactic symbols. :P
1608         * progmodes/cc-vars.el (c-valid-offset): Updated.
1610         * progmodes/cc-engine.el (c-evaluate-offset): Extended to handle
1611         lists where the offsets are combined according to several
1612         different methods: `first', `min', `max', and `add'.  Report
1613         offset evaluation errors with `c-benign-error' so that some kind
1614         of reindentation still is done.
1616         * progmodes/cc-engine.el (c-guess-basic-syntax): Anchor
1617         `arglist-intro' the same way as `arglist-cont-nonempty' and
1618         `arglist-close'.
1620         * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed similar
1621         situations for `arglist-cont-nonempty' and `arglist-close'.
1623         * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New
1624         constant.
1626         * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
1627         cc-bytecomp-boundp' in a number of places.
1629         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fixed a
1630         macro related issue.
1632 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1634         * progmodes/cc-awk.el: Change the terminology of regexps: A char
1635         list is now
1636         [asdf], a char class [:alpha:].  Include code for char classes.
1637         Set c-awk-NL-prop on lines ending in open strings.  (Bug fix.)
1638         Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
1640         Remove (nearly all of) the cruft associated with AWK Mode's former
1641         concept of "virtual semicolons":
1643         Adapt c-beginning-of-statement, c-end-of-statement (together with
1644         subfunctions) to use the new notion of "virtual semicolon" in
1645         place of the old awkward special handling for AWK.  There remains
1646         much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
1647         * progmodes/cc-cmds.el:
1648         (c-ascertain-adjacent-literal): In the backwards direction, now
1649         recognises AWK regexp delimiters as string delimiters.
1650         (c-after-statement-terminator-p): Adapt for virtual semicolons;
1651         check more rigorously for "end of macro".
1652         (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
1653         virtual semicolons;
1654         (c-beginning-of-statement): Adapt for virtual semicolons; Separate
1655         out the code for forward movement into ...
1656         (c-end-of-statement): Now contains the code for forward movement,
1657         adapted for virtual semicolons.
1659         * progmodes/cc-engine.el:
1660         (c-ws*-string-limit-regexp): new regexp.
1661         (c-forward-single-comment, c-backward-single-comment): Comment out
1662         the (now redundant) "special" AWK stuff.
1664         * progmodes/cc-styles.el, cc-vars.el: Change the settings of
1665         c-string-par-start, c-string-par-separate to be more like Text
1666         Mode than Fundamental Mode.
1668 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1670         * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
1671         to the fontified region so that fontification doesn't occur
1672         outside it
1673         (could happen e.g. when fontifying a line with an unfinished
1674         declaration).
1676 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1678         * progmodes/cc-awk.el: Regexps for analysing AWK code have been
1679         moved to near the start of the file.  ^L now separate sections of
1680         the file.  New defconsts: c-awk-non-eol-esc-pair-re,
1681         c-awk-blank-or-comment-line-re,
1682         c-awk-one-line-possibly-open-string-re,
1683         c-awk-regexp-one-line-possibly-open-char-class-re,
1684         c-awk-one-line-possibly-open-regexp-re,
1685         c-awk-one-line-non-syn-ws*-re.  New functions: c-awk-at-vsemi-p,
1686         c-awk-vsemi-status-unknown-p.
1688         Amend the concept of "virtual semicolons" (in the indentation
1689         engine) for languages like AWK, such that they are now
1690         conceptually attached to end of the last token of a statement, not
1691         the end of the line.  (In AWK Mode, however, the pertinent text
1692         property is still physically set on the EOL.)  Remove the specific
1693         tests for awk-mode, thus facilitating the introduction of other
1694         language modes where EOLs can end statements.  (Note: The
1695         funtionality in cc-cmds.el, specifically
1696         c-beginning/end-of-statement has yet to be amended.)
1698         * progmodes/cc-defs.el: New macros c-at-vsemi-p,
1699         c-vsemi-status-unknown-p.
1701         * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
1702         c-stmt-delim-chars.  New c-lang-defvars: c-at-vsemi-p-fn,
1703         c-vsemi-status-unknown-p-fn (in a new page).
1705         * progmodes/cc-engine.el: In c-beginning-of-statement-1,
1706         c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
1707         numerous awkward forms like
1708         (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
1709         with
1710         (c-at-vsemi-p).  Fix a few typos.  In c-guess-basic-syntax, new
1711         variable before-ws-ip, the place just after char-before-ip
1712         appears.
1714         * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
1715         a comment.
1717 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1719         * progmodes/cc-cmds.el (c-electric-brace): Cleaned up using
1720         `c-tentative-buffer-changes'.
1722         * progmodes/cc-defs.el (c-region-is-active-p): Simplified and
1723         converted to macro to choose between Emacs and XEmacs at compile
1724         time.
1726         (c-set-region-active): New set counterpart to
1727         `c-region-is-active-p'.
1729         (c-tentative-buffer-changes): New macro to handle temporary buffer
1730         changes in a convenient way.
1732         (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
1733         for `c-tentative-buffer-changes'.
1735         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tightened up
1736         the checks for paren sexps between the point and the keyword, to
1737         avoid some false alarms.
1739         * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
1740         Fixed a situation where an error could be thrown for unbalanced
1741         parens.  Changed to make use of c-keyword-member' to avoid some
1742         repeated regexp matches.
1744         (c-opt-lambda-key, c-opt-inexpr-block-key,
1745         c-opt-inexpr-class-key): These language variable are no longer
1746         necessary.
1748         (c-block-stmt-kwds): New language constant used by
1749         c-looking-at-inexpr-block'.
1751         (c-guess-basic-syntax): Removed an optional check that looked at
1752         the existence of the now removed language variables.
1754         * progmodes/cc-engine.el (c-fdoc-shift-type-backward,
1755         c-forward-decl-or-cast-1): Fixed invalid recognition of C++ style
1756         object instantiation expressions as declarations in some contexts.
1757         This bug only affected languages where the declarator can't be
1758         enclosed in parentheses.
1760         * progmodes/cc-styles.el (c-style-alist): Fixed the GNU style to
1761         insert newlines before and after substatement braces.
1763         * progmodes/cc-engine.el: Improved the heuristics for recognizing
1764         function declaration headers and the handling of C++ style member
1765         init lists.
1767         (c-just-after-func-arglist-p): Rewritten to use
1768         `c-forward-decl-or-cast-1'.  Now behaves a bit differently too.
1770         (c-beginning-of-member-init-list): Removed since it isn't used
1771         anymore.
1773         (c-guess-basic-syntax): Case 5B adapted for the new
1774         `c-just-after-func-arglist-p'.  Cases 5B.1 and 5B.3 merged.  Cases
1775         5D.1 and 5D.2 removed since they aren't trigged anymore (case 5B.1
1776         covers all cases now).
1778         * progmodes/cc-defs.el (c-point): Added `bosws' and `eosws'.
1780 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1782         * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
1783         c-string-par-start/separate c-sentence-end-with-esc-eol,
1784         initialised in c-setup-paragraph-variables, used in string
1785         scanning subroutines of c-beginning-of-statement.
1787         * progmodes/cc-cmds.el (c-electric-brace): don't delete a comment
1788         which precedes the newly inserted `{'.
1790 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
1792         * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
1793         function for declaration level blocks.  It should now cope with
1794         templates better and also be a lot more comprehensible.
1796         (c-looking-at-decl-block): The new function.
1798         (c-search-uplist-for-classkey): The old one.  It's now a wrapper
1799         for compatibility.
1801         (c-add-class-syntax, c-guess-continued-construct,
1802         c-guess-basic-syntax): Adapted for `c-looking-at-decl-block'.
1804         (c-decl-block-key): Changed to tell apart ambiguous and
1805         unambiguous keywords.  Pike specials are now handled directly in
1806         the code instead.
1808         (c-block-prefix-disallowed-chars, c-block-prefix-charset): New
1809         language constants and variables to make the backward skip in
1810         `c-looking-at-decl-block' as tight as possible.
1812         (c-nonsymbol-token-char-list): New language constant.
1814         * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
1815         find balanced template arglists backwards.
1817         * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
1818         making char classes for `c-syntactic-skip-backward'.
1820         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplified case
1821         16D - can't be a class-close at that point.
1823         * progmodes/cc-engine.el (c-guess-basic-syntax,
1824         c-add-class-syntax): Don't narrow out the enclosing declaration
1825         level.  This makes everything a lot easier, and it was actually
1826         only four small places that needed it to work.  Some places that
1827         previously did `widen' are removed now, which has the effect that
1828         `c-guess-basic-syntax' never will look at things outside the
1829         current narrowment now.  The anchor position for `topmost-intro'
1830         is affected by this, but it was so bogus it was basically useless
1831         before, and now it's equally bogus but in a slightly different
1832         way.
1834         (c-narrow-out-enclosing-class): Gone.
1836         (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
1837         the narrowed region.
1839         (c-least-enclosing-brace): Removed silly optional argument.
1841         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fixed bug where
1842         the point could be left directly after an open paren when finding
1843         the beginning of the first decl in the block.
1845         * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
1846         Specify which submatch to use.
1848         * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
1850         (c-decl-start-re): No no longer any need for special treatment of
1851         ObjC due to the above.
1853         (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
1854         presumably follows C in that regard.
1856         * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
1857         New language constants to specify operator tokens inside
1858         identifiers in a more high level way.
1860         (c-opt-identifier-prefix-key): New internal language constant.
1862         (c-opt-identifier-concat-key, c-opt-after-id-concat-key,
1863         c-identifier-start, c-identifier-key): Now completely calculated
1864         from other constants.
1866         (c-identifier-last-sym-match): Decommissioned since it's no longer
1867         used.
1869         (c-operators): Use `c-identifier-ops'.  Documented
1870         `postfix-if-paren'.
1872         * progmodes/cc-engine.el (c-forward-name): Removed the
1873         optimization when c-identifier-key is equal to c-symbol-key since
1874         it doesn't work in byte compiled files.  Don't record empty
1875         regions as identifiers.
1877         * progmodes/cc-langs.el (c-filter-ops): New helper function to
1878         simplify access to `c-operators' and its likes.
1880         (c-operator-list, c-all-op-syntax-tokens,
1881         c-nonsymbol-token-regexp, c-<>-multichar-token-regexp,
1882         c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds,
1883         c-primary-expr-regexp, c-cast-parens): Use it.
1885         * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
1886         an explicit language in functions.
1888         * progmodes/cc-defs.el (c-make-keywords-re): Added an appendable
1889         variant of adornment.
1891         * progmodes/cc-langs.el (c-any-class-key): Removed unused language
1892         variable.
1894         (c-type-decl-prefix-key): Removed some now unnecessary cruft from
1895         the Pike value.
1897         * progmodes/cc-engine.el (c-on-identifier,
1898         c-simple-skip-symbol-backward): Small fix for handling "-"
1899         correctly in `skip-chars-backward'.  Affected the operator lfun
1900         syntax in Pike.
1902         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disabled the
1903         diagnostic message about precompiled language vars not being used.
1905         * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
1906         "__attribute__" is followed by a parenthesis.
1908         (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re,
1909         c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
1910         language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
1912         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el: Internal
1913         cleanups to properly detect the declared identifiers in various
1914         declarations.
1916         (c-decl-start-kwds): New language constant to recognize
1917         declarations that can start anywhere.  Used for class declarations
1918         in Pike.
1920         (c-specifier-key, c-not-decl-init-keywords,
1921         c-decl-prefix-or-start-re, c-find-decl-prefix-search,
1922         c-find-decl-spots): Implement `c-decl-start-kwds'.
1924         (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds,
1925         c-decl-hangon-key, c-forward-decl-or-cast-1): Separated the
1926         handling of the compiler specific extension keywords into a new
1927         language constant `c-decl-hangon-kwds' that defines keyword
1928         clauses to be ignored in declarations.
1930         (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
1931         past unrecognized tokens when handling `c-colon-type-list-kwds'.
1932         Necessary to stop at the declared identifier in e.g. IDL valuetype
1933         declarations.
1935         (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds,
1936         c-prefix-spec-kwds-re, c-postfix-spec-kwds,
1937         c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key,
1938         c-forward-decl-or-cast-1): Recognize the declared identifier in
1939         class and enum declarations as such and not as part of the type.
1941         (c-forward-decl-or-cast-1, c-forward-label): Relaxed the
1942         interpretation of PRECEDING-TOKEN-END when there's no preceding
1943         token.
1945         (c-forward-decl-or-cast-1): Don't disregard sure signs of
1946         declarations when there's some syntax error later on.
1948         (c-complex-decl-matchers): Did away with a reference to
1949         `c-specifier-key'.
1951         * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
1952         value - this variable is always dynamically bound.
1954         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el,
1955         cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el,
1956         cc-cmds.el, cc-defs.el: Changed the policy for marking up
1957         functions that might do hidden buffer changes: All such internal
1958         functions are now marked instead of those that don't.
1960         (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments,
1961         c-(forward|backward)-single-comment, c-parse-state, c-on-identifier,
1962         c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments,
1963         c-literal-type): Allow these functions to make hidden buffer changes,
1964         so that they are free to use text property caching later on.
1966         (c-electric-backspace, c-electric-delete-forward, c-electric-pound,
1967         c-electric-brace, c-electric-slash, c-electric-star,
1968         c-electric-semi&comma, c-electric-colon, c-electric-lt-gt,
1969         c-electric-paren, c-electric-continued-statement, c-indent-command,
1970         c-indent-region, c-mask-paragraph, c-indent-new-comment-line,
1971         c-context-line-break): Added `c-save-buffer-state' calls to comply
1972         with the changed semantics of the functions above.
1974         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fixed a bug
1975         when macros occur in obscure places.  Optimized the sexp movement
1976         a bit.
1978 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
1980         Enhancements for c-beginning-of-statement to work in AWK Mode:
1982         * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
1983         (completed statement) with `}' (statement completed by closing
1984         brace or semicolon) and `$' (statement completed by EOL).
1986         (c-awk-virtual-semicolon-ends-prev-line-p,
1987         c-awk-virtual-semicolon-ends-line-p,
1988         c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward,
1989         c-awk-at-statement-end-p): new functions
1991         * progmodes/cc-cmds.el: Simplify the structure of functions
1992         c-forward-over-illiterals, c-back-over-illiterals.  Enhance these
1993         two functions and c-beginning-of-statement to handle AWK Mode.
1995         * progmodes/cc-engine.el: Enhance c-forward-single-comment,
1996         c-backward-single-comment for AWK mode.  Attempt to clarify their
1997         doc-strings.
1999         * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
2001 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2003         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
2004         label handling.  Labels are now recognized in a uniform and more
2005         robust way, regardless of context.  Text properties are put on all
2006         labels to recognize the following declarations better.  Multiword
2007         labels are handled both in indentation and fontification for the
2008         benefit of language extensions like Qt.  For consistency, keywords
2009         in labels are now fontified with the label face instead.  That
2010         also applies to "case" and "default".
2012         (c-beginning-of-statement-1): Fixed some bugs in the label
2013         handling.  Disregard `c-nonlabel-token-key' in labels that begin
2014         with `c-label-kwds'.
2016         (c-find-decl-spots): Support that the callback adds more
2017         `c-decl-end' spots to find.
2019         (c-forward-decl-or-cast-1): Don't treat a list of plain
2020         identifiers followed by a colon as a declaration.
2022         (c-forward-label): New function to recognize labels.
2024         (c-guess-basic-syntax): Replaced uses of `c-label-key' with
2025         `c-forward-label'.  Moved the label recognition cases (14 and 15)
2026         earlier since they aren't so context sensitive now.  Handle labels
2027         on the top level gracefully.  Moved access label recognition to
2028         the generic label case (CASE 15) - removed CASE 5E.
2030         (c-font-lock-declarations): Added recognition of labels in the
2031         same round since we need to handle labels in parallell with other
2032         declarations to recognize both accurately.  It should also improve
2033         speed.
2035         (c-simple-decl-matchers, c-basic-matchers-after): Moved
2036         `c-font-lock-labels' so that it only is used on decoration level 2
2037         since `c-font-lock-declarations' handles it otherwise.
2039         (c-complex-decl-matchers): Removed the simplistic recognition of
2040         access labels.
2042         (c-decl-prefix-re): Removed the kludges that was necessary to cope
2043         with labels earlier.
2045         (c-decl-start-re): New language variable to make
2046         `c-font-lock-declarations' stop for the special protection labels
2047         in Objective-C that start with `@'.
2049         (c-label-key): Removed since it's no longer used.
2051         (c-recognize-colon-labels, c-label-prefix-re): New language
2052         constants to support recognition of generic colon-terminated
2053         labels.
2055         (c-type-decl-end-used): `c-decl-end' is now used whenever there
2056         are colon terminated labels.
2058         * progmodes/cc-align.el (c-lineup-arglist): Fixed bug when the
2059         first argument starts with a special brace list.
2061         * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1,
2062         c-font-lock-declarations): Broke out the declaration and cast
2063         recognition from `c-font-lock-declarations' to a new function, so
2064         that it can be used in the indentation engine.
2066         * progmodes/cc-engine.el (c-find-decl-spots): Fixed bug in backing
2067         up to the start of the literal.  Fixed bug with the point on the
2068         wrong side of the search limit that could happen when the start
2069         position is inside a literal.
2071         * progmodes/cc-engine.el (c-parse-state,
2072         c-invalidate-state-cache): Modified the use of `c-state-cache-end'
2073         so that it's kept a little bit back to increase the hit rate.
2075         (c-parse-state): Changed the macro handling and fixed some
2076         glitches.  Macro context is checked more often than necessary now,
2077         but otoh less garbage conses are generated.
2079         * progmodes/cc-engine.el (c-parse-state,
2080         c-invalidate-state-cache): Cache the last position where
2081         `c-state-cache' applies.  This can speed up refontification quite
2082         a bit in blocks where there are many non-brace parens before the
2083         point.
2085         (c-state-cache-end): New variable for this.
2087         (c-guess-basic-syntax, c-debug-parse-state): Adapted for the new
2088         cache variable.
2090         * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
2091         get close initial continue positions when the start position is
2092         inside a literal or macro.  Do not call the callback for spots
2093         before the start position (which can happen e.g. for `c-decl-end'
2094         spots inside comments).  Optimize better in special cases when the
2095         region is a single line inside a literal or macro (typically when
2096         the current line is refontified).
2098         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplified calls
2099         to `c-add-stmt-syntax' - there's no need to explicitly whack off
2100         entries from the paren state.
2102         * progmodes/cc-engine.el (c-add-stmt-syntax): Narrowed down the
2103         special case for "else if" clauses.
2105         * progmodes/cc-engine.el (c-looking-at-inexpr-block,
2106         c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
2108         * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks): New
2109         language variable to recognize the gcc extension with statement
2110         blocks inside expressions.
2112         * progmodes/cc-engine.el (c-add-stmt-syntax): Restructured to make
2113         it somewhat more comprehensible.  The argument AT-BLOCK-START is
2114         no longer used and hence removed.
2116         (c-guess-continued-construct, c-guess-basic-syntax): Updated calls
2117         to `c-add-stmt-syntax'.
2119         * progmodes/cc-engine.el (c-backward-to-decl-anchor): Use
2120         `c-beginning-of-statement-1' instead of duplicating parts of it.
2121         This fixes bogus label recognition.
2123         * progmodes/cc-engine.el (c-add-type, c-check-type,
2124         c-forward-name, c-forward-type): Improved storage of template
2125         types in `c-found-types' so that they can be recognized better.
2127         (c-syntactic-content): Added option to skip past nested parens.
2129         * progmodes/cc-engine.el (c-forward-name): Set
2130         `c-last-identifier-range' all the time.  It's less work that way.
2131         Handle that there might not be an identifier to store in
2132         `c-last-identifier-range'.
2134         (c-forward-type): Handle that `c-last-identifier-range' might be
2135         nil from `c-forward-name'.
2137         * progmodes/cc-defs.el: (c-safe-scan-lists,
2138         c-(go-)?(up|down)-list-(forward|backward)): Added limit arguments.
2140         * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
2141         to work even if the form fails.
2143         * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
2144         down in a large file in one go.
2146         (c-get-fallback-start-pos): New helper function for
2147         `c-parse-state'.
2149         * progmodes/cc-align.el (c-lineup-assignments): New lineup
2150         function which is like `c-lineup-math' but returns nil instead of
2151         `c-basic-offset' when it doesn't match.
2153         (c-lineup-math): Changed to use `c-lineup-assignments'.
2155 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2157         * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
2158         c-beginning-of-statement.  New subfunctions
2159         c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
2161 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2163         * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
2164         hardcoded char classes whereever possible.  Changed a couple of
2165         places to use skip by syntax instead of skip by char class.
2167         * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
2168         Fixed a bug in the regexp that caused extreme backtracking.
2170         * progmodes/cc-langs.el (c-block-comment-starter,
2171         c-block-comment-ender): New language constants to specify in a
2172         single place how block comments look.
2174         (c-comment-start-regexp, c-block-comment-start-regexp,
2175         comment-start, comment-end, comment-start-skip,
2176         c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws,
2177         c-syntactic-ws, c-nonempty-syntactic-ws,
2178         c-single-line-syntactic-ws, c-syntactic-eol): Now built from
2179         `c-line-comment-starter', `c-block-comment-starter' and
2180         `c-block-comment-ender'.
2182         (c-block-comment-regexp, c-unterminated-block-comment-regexp): New
2183         language constants to break up things a bit.
2185         (c-simple-ws): New language constant for simple whitespace.
2187         * progmodes/cc-defs.el (c-concat-separated): New convenience
2188         function.
2190         * progmodes/cc-defs.el (c-make-keywords-re): Added kludge for bug
2191         in `regexp-opt' in Emacs 20 and XEmacs when strings contain
2192         newlines.  Allow and ignore nil elements in the list.
2194 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2196         * progmodes/cc-cmds.el: Comment out a (n almost certainly
2197         superfluous) check, (eq here (point-max)) in
2198         c-beginning-of-statement.
2200         * progmodes/cc-cmds.el: Tidy up the comments in
2201         c-beginning-of-statement and subfunctions.
2203         * progmodes/cc-awk.el: Replace calls to put-text-property to the
2204         more flexible c-put-char-property and c-clear-char-properties.
2205         Add the author's email address.
2207         * progmodes/cc-langs.el: New variable,
2208         c-block-comment-start-regexp.
2210         * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
2211         closing "*/" of a block comment.
2213         * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
2214         subfunctions) so that it works at BOB and EOB.
2216         * progmodes/cc-cmds.el, cc-vars.el: More updating of
2217         c-beginning-of-statement, including new variable
2218         c-block-comment-start-regexp.
2220 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2222         * progmodes/cc-langs.el (c-known-type-key): Optimize simple
2223         symbols from `*-font-lock-extra-types' so that there's no need to
2224         use `regexp-opt' on those lists.
2226         * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
2227         `c-type-modifier-kwds' is empty.
2229         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
2230         there are several strings on the same line.
2232         * progmodes/cc-engine.el (c-literal-limits): Removed the
2233         compatibility function for older emacsen.  `c-literal-limits-fast'
2234         has now taken the place of this function.
2236         * progmodes/cc-vars.el (c-emacs-features): Removed compatibility
2237         with older emacsen: We now require `pps-extended-state'.
2239 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2241         * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
2242         which obviates the need to hack sentence-end.  This now handles
2243         escaped newlines in strings correctly.  Correct minor bugs in
2244         c-move-over-sentence and in c-beginning-of-statement.
2246         * progmodes/cc-cmds.el (c-beginning-of-statement (and
2247         subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
2248         that movement over macros and code are rigorously separated from
2249         eachother.  Correct a few incidental bugs.
2251         * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
2252         Improve its doc-string.  Improve the handling of certain specific
2253         cases.
2255 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2257         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
2258         (c-guess-basic-syntax): Changed the way class-level labels are
2259         recognized; they can now contain essentially any symbols.
2261         (c-opt-extra-label-key): New language variable to cope with the
2262         special protection label syntax in Objective-C.
2264         (c-opt-access-key): Removed; this is now handled better by
2265         `c-nonlabel-token-key' and `c-opt-extra-label-key'.
2267         (c-complex-decl-matchers): Update to handle that
2268         `c-opt-access-key' no longer exists.
2270         * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
2271         improved label recognition in `c-beginning-of-statement-1'.
2273         * progmodes/cc-engine.el (c-beginning-of-member-init-list):
2274         Recognize bitfields better.
2276         * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
2277         Removed some cruft and fixed a bug that could cause it to go to a
2278         position further down.
2280         * progmodes/cc-langs.el, cc-engine.el
2281         (c-beginning-of-statement-1): Improved detection of labels in
2282         declaration contexts.
2284         (c-beginning-of-decl-1): Use it.
2286         (c-nonlabel-token-key): New language constant and variable needed
2287         by `c-beginning-of-statement-1'.
2289         * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed bug that
2290         manifested itself due to the correction in `c-forward-sexp'.
2292         * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp): Made
2293         these behave as documented when used at the buffer limits.
2295         * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
2296         (c-type-decl-end-used): Made this a language variable.
2298         * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
2299         correctly when `combine-after-change-calls' is used together with
2300         temporary narrowings.
2302         * progmodes/cc-engine.el (c-beginning-of-statement-1): Report
2303         labels correctly when the start point is immediately after the
2304         colon.
2306         * progmodes/cc-defs.el (c-parse-sexp-lookup-properties): Removed
2307         since it isn't used anymore.
2309         * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
2310         bracket arglists such as template parens in C++.
2312         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fixed a bug
2313         in the last check-in.  Some optimization.
2315         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fixed bug
2316         where it could stop at the same level in a preceding sexp when
2317         PAREN-LEVEL is set.
2319         * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
2320         text property lookup only when it's needed.
2322         * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
2323         Changed the policy for paren marked angle brackets to be more
2324         persistent; once marked they remain marked even when they're found
2325         to be unbalanced in the searched region.  This should keep the
2326         paren syntax around even when individual lines are refontified in
2327         multiline template arglists.
2329         (c-parse-and-markup-<>-arglists): New dynamically bound variable
2330         to control markup so that incorrect angle bracket arglists aren't
2331         marked in contexts where the correct value for
2332         `c-disallow-comma-in-<>-arglists' isn't known.
2334         (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
2335         argument has become `c-parse-and-markup-<>-arglists'.
2337         (c-remove-<>-arglist-properties): Removed - no longer used.
2339         (c-after-change-check-<>-operators): New function used on
2340         `after-change-functions' to avoid that "<" and ">" characters that
2341         are part of longer operators have paren syntax.
2343         (c-<>-multichar-token-regexp): New language variable used by
2344         `c-after-change-check-<>-operators'.
2346         (c-after-change): Call `c-after-change-check-<>-operators'.
2348         (c-font-lock-<>-arglists): Use the context properties set by
2349         `c-font-lock-declarations' to set
2350         `c-disallow-comma-in-<>-arglists' correctly to avoid doing invalid
2351         markup.
2353         (c-font-lock-declarations): Removed code that undoes the invalid
2354         markup done by `c-font-lock-<>-arglists'.
2356         (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
2357         after `c-font-lock-declarations'.
2359         * progmodes/cc-engine.el (c-syntactic-skip-backward): Added
2360         paren-level feature.
2362         (c-guess-basic-syntax): Improved the anchor position for
2363         `template-args-cont' in nested template arglists.  There's still
2364         much to be desired in this area, though.
2366 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2368         * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
2369         Make the "Text Filling and Line Breaking" commands work for AWK
2370         buffers.
2372 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2374         * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
2375         Removed;
2376         (c-major-mode-is 'awk-mode) can be used instead now.
2378         * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
2379         it doesn't work no longer are supported.
2381         * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el,
2382         cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
2383         requires support for the syntax-table' text property, which rules
2384         out Emacs 19 and XEmacs < 21.4.  Removed various compatibility
2385         cruft associated with those versions.
2387         * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
2388         for the `syntax-table' text property, which rules out Emacs 19 and
2389         XEmacs < 21.4.  Removed various compatibility cruft associated
2390         with those versions.
2392         * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
2393         support for the `syntax-table' text property.
2395         * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
2396         variable and use an extra quoted face name instead.  All the
2397         emacsen flavors handle that correctly.
2399         * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare,
2400         c-font-lock-declarators, c-font-lock-declarations,
2401         c-complex-decl-matchers, c-basic-matchers-after): Use a text
2402         property to mark the items in in declarator lists to handle
2403         refontification inside multiline declarations better.
2405         * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
2406         construct like "a * b = c;" as a declaration.
2408 2005-12-08  Kim F. Storm  <storm@cua.dk>
2410         * emulation/cua-base.el (cua-use-hyper-key): Replaced by ...
2411         (cua-rectangle-modifier-key): ... this.  New defcustom.  Can now
2412         select either meta, hyper, or super modifier for rectangle commands.
2413         (cua--rectangle-modifier-key): New defvar.
2414         (cua--M/H-key): Use it.  Remove special case for `space'.
2415         (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
2416         on X, to meta otherwise.  Always bind C-return to toggle
2417         rectangle.  Pass ?\s instead of `space' to cua--M/H-key.
2419         * emulation/cua-rect.el (cua-help-for-rectangle): Use
2420         cua--rectangle-modifier-key.  Handle super modifier too.
2421         (cua--init-rectangles): Always bind C-return to toggle rectangle.
2422         Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
2424         * ido.el: Move Acknowledgements and History after Commentary.
2425         Minor changes to Commentary.
2427         * emulation/cua-base.el (cua--select-keymaps): Enable repeat
2428         keymap if cua--prefix-override-timer is `shift'.
2429         (cua--shift-control-prefix): New function; emulate "type prefix
2430         key twice" functionality to handle shifted prefix key override.
2431         (cua--shift-control-c-prefix, cua--shift-control-x-prefix): New
2432         commands.
2433         (cua--init-keymaps): Bind them to S-C-c and S-C-x.
2435 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
2437         * textmodes/org.el (org-insert-heading): Try to do items before
2438         headings.
2439         (org-agenda-mode): Quote `org-agenda-mode-hook'.
2440         (org-insert-item): New function.
2441         (org-renumber-ordered-list): Don't skip to higher level lists.
2443 2005-12-08  Juri Linkov  <juri@jurta.org>
2445         * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
2447         * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
2449         * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
2451         * pcvs.el (defun-cvs-mode): Put `definition-name' property on
2452         the constructed function name fun-1.
2454         * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
2455         because such links don't lead to parent documentation.
2457 2005-12-08  Kenichi Handa  <handa@m17n.org>
2459         * descr-text.el (describe-char): Use *Help-2* buffer if the
2460         current buffer is *Help*.  Call describe-text-properties while
2461         setting the original buffer.
2463 2005-12-07  Bill Wohler  <wohler@newt.com>
2465         * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
2466         and causes problems with non-MH users (such as Gnus users).
2468 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
2470         * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
2471         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
2472         (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
2473         command "info sources".  Move calls to GDB command "list".
2474         (gdb-find-file-hook): Just use gdb-source-file-list.
2475         (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
2476         (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
2477         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
2478         (gdb-data-list-register-values-handler): Use correct trigger name.
2480 2005-12-07  Kim F. Storm  <storm@cua.dk>
2482         * ido.el (ido-completion-map): Renamed from ido-mode-map.
2483         (ido-common-completion-map, ido-file-completion-map)
2484         (ido-file-dir-completion-map, ido-buffer-completion-map):
2485         Renamed from ido-mode-....-map.
2486         (ido-init-completion-maps): Renamed from ido-init-mode-maps.
2487         (ido-setup-completion-map): Renamed from ido-define-mode-map.
2488         (ido-read-internal): Bind minibuffer-local-filename-completion-map
2489         to ido-completion-map.
2491 2005-12-07  Kenichi Handa  <handa@m17n.org>
2493         * international/mule-cmds.el
2494         (set-display-table-and-terminal-coding-system): If the coding
2495         system specified in `unibyte-display' property is different from
2496         the arg coding-system, don't setup standard-display-table.
2498 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2500         * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
2501         that comments end at \n, regardless of selective-display.
2503 2005-12-07  Nick Roberts  <nickrob@snap.net.nz>
2505         * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
2506         (gdb-version): New variables.
2507         (gdb-source-file-list, gdb-register-names)
2508         (gdb-changed-registers): New variables for use with GDB 6.4+.
2509         (gdb-ann3): Replace with...
2510         (gdb-init-1, gdb-init-2): ...two new functions.
2511         (gdba, gdb-prompt): Call gdb-init-1.
2512         (gdb-get-version): New function.  Call gdb-init-2 from here.
2513         (gud-watch): Make it work with mouse events too.
2514         (gdb-post-prompt): Don't add to queue until GDB version is known.
2515         (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
2516         (gdb-locals-mode): Use gdb-version.
2517         (gdb-memory-format-map, gdb-memory-unit-map)
2518         (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
2519         (gdb-locals-font-lock-keywords-1)
2520         (gdb-locals-font-lock-keywords-2): New variables.
2521         (gdb-find-file-hook): Make it work with GDB 6.4+ too.
2522         (gdb-set-gud-minor-mode-existing-buffers-1)
2523         (gdb-var-list-children-1, gdb-var-list-children-handler-1)
2524         (gdb-var-update-1, gdb-var-update-handler-1)
2525         (gdb-data-list-register-values-handler)
2526         (gdb-data-list-register-values-custom)
2527         (gdb-get-changed-registers, gdb-get-changed-registers-handler)
2528         (gdb-stack-list-locals-handler, gdb-get-register-names):
2529         New functions for use with GDB 6.4+.
2530         (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
2531         (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
2532         (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
2533         (gdb-stack-list-locals-regexp)
2534         (gdb-data-list-register-names-regexp): New regexps for use with
2535         GDB 6.4+.
2537 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2539         * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
2541 2005-12-06  Nozomu Ando <nand@mac.com>  (tiny patch)
2543         * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
2544         prompts work for AUTH PLAIN.  Also reported by Steve Allan
2545         <seallan@verizon.net>.
2547 2005-12-06  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
2549         * frame.el (set-frame-parameter): Add doc string.
2551 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
2553         * textmodes/org.el (org-occur-highlights): New variable.
2554         (org-highlight-new-match, org-remove-occur-highlights): New functions.
2555         (org-highlight-sparse-tree-matches): New option.
2556         (org-do-occur): New function.
2557         (org-get-heading): Make it work also at beginning of line.
2558         (org-category-table): New variable.
2559         (org-get-category-table, org-get-category)
2560         (org-camel-to-words, org-link-search): New functions.
2561         (org-select-this-todo-keyword): New variable.
2562         (org-todo-list): New command.
2563         (org-shiftright, org-shiftleft): New commands.
2564         (org-agenda-todo): Add prefix argument.
2565         (org-show-hierarchy-above): New option.
2566         (org-show-todo-tree): Numerical prefix creates tree for specific
2567         TODO keyword.
2568         (org-outline-level): New function, to assign a level to plain
2569         lists items.
2570         (org-cycle-include-plain-lists): New option.
2571         (org-mode): Use `org-outline-level' as value of `outline-level'.
2572         (org-cycle): Temporarily switch `outline-regexp' if
2573         `org-cycle-include-plain-lists' is non-nil.
2574         (org-start-icalendar-file): Fix format bug.
2575         (org-agenda-get-day-entries): Create category table.
2576         (org-agenda-get-todos, org-agenda-get-timestamps)
2577         (org-agenda-get-deadlines, org-agenda-get-scheduled)
2578         (org-agenda-get-blocks): Use `org-get-category'.
2579         (org-context-in-file-links): Rename from
2580         `org-line-numbers-in-file-links' .
2582 2005-12-06  Romain Francoise  <romain@orebokech.com>
2584         * window.el (balance-windows): Delete extraneous third arg in call
2585         to `enlarge-window'.
2587 2005-12-06  Kenichi Handa  <handa@m17n.org>
2589         * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
2591 2005-12-06  Nick Roberts  <nickrob@snap.net.nz>
2593         * progmodes/gdb-ui.el (gdb-var-create-handler)
2594         (gdb-var-evaluate-expression-handler, gdb-frame-handler)
2595         (gdb-var-list-children-handler, gdb-var-update-handler):
2596         Current buffer is already gdb-partial-output-buffer, don't
2597         make it current again.
2599 2005-12-05  Luc Teirlinck  <teirllm@auburn.edu>
2601         * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
2602         (list-buffers-noselect): Use it.
2604 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2606         * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
2607         (mail-yank-ignored-headers): Use regexp-opt.
2608         (mail-mode-map): Move initialization into declaration.
2609         (mail-sent-via): Remove unused shadowed var `to-line'.
2610         (mail-mailer-swallows-blank-line): Use with-temp-buffer.
2611         (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
2612         (mail-do-fcc): Use dolist and push.
2613         (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
2614         (mail-yank-ignored-headers): Don't autoload.
2616 2005-12-05  Kenichi Handa  <handa@m17n.org>
2618         * international/mule-cmds.el (set-language-info-internal): New fun.
2619         (set-language-info): Call set-language-info-internal to update
2620         language-info-alist.  If LANG-ENV is the current one, call
2621         set-language-environment to make INFO effective now.
2622         (set-language-info-alist): Likewise.
2623         (locale-language-names): With locale "en", use English
2624         lang. env. but set the default codings to iso-8859-1.
2626 2005-12-04  Nick Roberts  <nickrob@snap.net.nz>
2628         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
2629         (gdb-speedbar-auto-raise): Echo new state in minibuffer.
2630         (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
2631         for plain strings.
2632         (gdb-frames-mode): Remove redundant call to font-lock-mode.
2633         (gdb-all-registers): Rename from toggle-gdb-all-registers.
2634         Create registers buffer if necessary.  Echo new state in minibuffer.
2635         (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
2637 2005-12-03  Chong Yidong  <cyd@stupidchicken.com>
2639         * info.el (Info-fontify-node): Match external links using
2640         non-directory part of filename.
2642 2005-12-04  Juri Linkov  <juri@jurta.org>
2644         * font-core.el (global-font-lock-mode): Use define-global-minor-mode
2645         instead of easy-mmode-define-global-mode.  Add `:group font-lock'.
2646         (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
2647         because there is no customization option for it.
2649         * font-lock.el (lisp-font-lock-keywords-1):
2650         Add define-global-minor-mode.
2652         * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
2654         * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
2655         properties on the constructed variable names.
2657         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
2658         Put `definition-name' properties on the constructed function names
2659         next-sym and prev-sym.
2661         * emacs-lisp/find-func.el (find-function-regexp):
2662         Add define-global-minor-mode.  Replace `easy-mmode-define-global-mode'
2663         with `easy-mmode-define-[a-z-]+'.  Add easy-menu-define.
2664         (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
2665         and easy-menu-define.
2667         * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
2668         easy-mmode-define-global-mode and define-global-minor-mode.
2669         (lisp-imenu-generic-expression): Add define-global-minor-mode.
2671         * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
2672         instead of easy-mmode-define-global-mode.
2674         * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
2675         Use define-minor-mode instead of easy-mmode-define-minor-mode.
2677         * cus-edit.el (customize-group, customize-group-other-window):
2678         Filter out autoloaded options from the group completion list by
2679         using heuristics that autoloaded groups don't have `custom-autoload'
2680         property on their symbols (they have only `custom-loads').
2682         * simple.el (completion-setup-function): Put completions-common-part
2683         face on complete completion string too (i.e. completion string
2684         without completions-first-difference face).
2686         * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
2688 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
2690         * view.el (view-mode): Doc fix.
2692         * disp-table.el (standard-display-european): Add to the warning
2693         message a reference to the doc string.
2695         * play/yow.el (apropos-zippy): Call print-help-return-message,
2696         similar to other Help and Apropos commands.
2698         * help.el (print-help-return-message): If pop-up-frames is
2699         non-nil, set up help-return-method to delete the help window and,
2700         possibly, its frame as well, and don't display message about
2701         scrolling the help window.  Doc fix.
2702         (help-return-method): Doc fix.
2704 2005-12-03  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
2706         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
2707         whereby names of length one or names starting with a
2708         symbol-constituent character would not be returned.
2710 2005-12-03  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
2712         * subr.el (atomic-change-group): Add edebug and indentation spec.
2714 2005-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2716         * completion.el (save-completions-file-name): Fix typo in last change.
2718 2005-12-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2720         * info.el: Move back/forward history to the beginning of the tool bar.
2722 2005-12-02  Ken Manheimer  <ken.manheimer@gmail.com>
2724         * allout.el:(eval-when-compile): Remove unnecessary load of cl.
2725         Add fset of allout-real-isearch-abort during compile to fix
2726         byte-compilation warnings.
2727         (allout-mode-p): Move definition of this macro above all uses, or
2728         byte compilation in barren emacs (eg, during emacs build) will
2729         lack the definition.
2730         (allout-mode): Move this variable above any uses, or byte
2731         compilation will fail.
2732         (allout-resolve-xref): Remove use of personal file-reference function.
2733         (allout-toggle-current-subtree-encryption): Do the current (ie,
2734         visible containing) topic, rather than nearest around point.  Doc fix.
2735         (allout-toggle-subtree-encryption): New function, workhorse that
2736         works on nearest topic containing point.
2737         (allout-encrypt-string): Signal requirement for newer version of pgg.
2738         (allout-resumptions): Doc fix.
2740 2005-12-02  Eli Zaretskii  <eliz@gnu.org>
2742         * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
2744 2005-12-02  Agustin Martin  <agustin.martin@hispalinux.es>
2746         * textmodes/flyspell.el (flyspell-external-point-words):
2747         Consider a misspelling as found in the string search if: (a) misspelling
2748         and found string lengths match, or (b) misspelling is found as
2749         element in a boundary-chars separated longer string, or (c)
2750         ispell-program-name is really ispell and misspelling is found as
2751         part of a TeX string.  After successful match move beginning of
2752         search region to end of match.  Warn about not found misspellings
2753         once the process is done.
2754         (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
2756 2005-12-02  Nick Roberts  <nickrob@snap.net.nz>
2758         * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
2759         tool bar (removed inadvertently).
2761 2005-12-02  Juri Linkov  <juri@jurta.org>
2763         * log-view.el (log-view-diff): Clarify doc string.
2765 2005-12-01  Bill Wohler  <wohler@newt.com>
2767         * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
2768         triggers lm-verify errors.
2770 2005-12-01  Luc Teirlinck  <teirllm@auburn.edu>
2772         * simple.el (transient-mark-mode, line-number-mode)
2773         (column-number-mode, size-indication-mode): Remove `:require nil'.
2775 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
2777         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
2778         in the margin also.
2779         (gdb-breakpoints-mode-map): Use D instead of d for
2780         gdb-delete-breakpoint.
2781         (gdb-get-frame-number): Require a number to match on.
2782         (gdb-threads-mode-map): Add follow-link binding.
2784 2005-11-30  Jason Rumney  <jasonr@gnu.org>
2786         * isearch.el (isearch-mode-map): Avoid exiting search on
2787         language-change event.
2789 2005-11-30  Romain Francoise  <romain@orebokech.com>
2791         * speedbar.el (speedbar-default-position): New defcustom.
2792         (speedbar-frame-reposition-smartly): Use it.
2794         * dframe.el (dframe-reposition-frame-emacs): Fix position
2795         computation for `left' location.
2796         Update copyright year.
2798 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2800         * help.el (help-map): Move initialization into declaration.
2802         * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
2804         * help-fns.el (help-argument-name): Don't autoload.
2805         It's useless and triggers a bug in cus-dep.el causing ldefs-boot
2806         to be re-loaded when customizing the `help' group.
2808 2005-11-30  John Paul Wallington  <jpw@gnu.org>
2810         * help-fns.el (describe-function-1): Fill arglist output.
2812 2005-11-30  Kim F. Storm  <storm@cua.dk>
2814         * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
2815         (cua--rectangle-post-command): Cleanup overlays and deactivate mark
2816         after revert-buffer (or anything else which kills all local variables).
2818         * apropos.el (apropos-parse-pattern): Doc fix.
2819         Set apropos-regexp directly, rather than expecting callers to do so.
2820         (apropos-command, apropos, apropos-value, apropos-documentation):
2821         Simplify calls to apropos-parse-pattern.
2823 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
2825         * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
2826         (hi-lock-face-phrase-buffer): Use hi-yellow face.
2827         (hi-lock-write-interactive-patterns): Use comment-region.
2829         * longlines.el (longlines-mode): Add mail-setup-hook.
2831         * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
2833         * simple.el (sendmail-user-agent-compose, next-line):
2834         Conditionally use hard-newline.
2836 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
2838         * international/latexenc.el (latex-inputenc-coding-alist):
2839         Reword doc string.
2841 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
2843         * help.el (describe-key-briefly, describe-key): Recognize default
2844         bindings.
2846 2005-11-29  Romain Francoise  <romain@orebokech.com>
2848         * view.el (view-inhibit-help-message): New defcustom.
2849         (view-mode-enter): Use it.
2851 2005-11-29  Michael Kifer  <kifer@cs.stonybrook.edu>
2853         * ediff-wind (ediff-setup-control-frame, ediff-make-wide-display):
2854         Preserve user position.
2856 2005-11-28  Luc Teirlinck  <teirllm@auburn.edu>
2858         * font-lock.el: Throw error if facemenu is not loaded to prevent
2859         accidental change of loading order in loadup.el.  (Suggested by RMS.)
2861         * loadup.el: Add comment explaining why facemenu must be loaded
2862         before font-lock.
2864 2005-11-28  Jay Belanger  <belanger@truman.edu>
2866         * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
2867         (calc-dispatch-map): Add more keys for `calc-same-interface'.
2869         * calc/calc-misc.el (calc-dispatch-help): Update docstring.
2871         * calc/calc-embed.el (calc-do-embedded): Update help message.
2873         * calc/calc-prog.el (calc-user-define-invokation): Update help message.
2875 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2877         * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
2879         * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
2880         called-interactively-p.
2881         (elp-profilable-p): Rename from elp-not-profilable-p.
2882         Invert result and take into account macros and autoloaded functions.
2883         (elp-instrument-function): Update call.
2884         (elp-instrument-package): Update call.  Add completion.
2885         (elp-pack-number): Use match-string.
2886         (elp-results-jump-to-definition-by-mouse): Merge into
2887         elp-results-jump-to-definition and then remove.
2888         (elp-output-insert-symname): Make help echo text single-line.
2890         * replace.el (query-replace-map): Move initialization into declaration.
2891         (occur-engine): Use with-current-buffer.
2892         (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
2893         (occur-mode-mouse-goto): Replace with an alias.
2895 2005-11-28  Juri Linkov  <juri@jurta.org>
2897         * simple.el (quoted-insert): Let-bind input-method-function to nil.
2899         * term/w32-win.el: Bind [S-tab] to [backtab].
2901         * info.el (Info-fontify-node): Set 2nd arg `noerror' of
2902         `Info-find-file' to t.
2904         * replace.el (occur-mode-mouse-goto): Pop, don't switch.
2905         (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
2906         and same-window-regexps.
2907         (occur-next-error): Don't move point for arg 0.
2909 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
2911         * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
2913 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2915         * log-edit.el (log-edit-changelog-use-first): New var.
2916         (log-edit-changelog-ours-p): Use it.
2917         (log-edit-insert-changelog): Set it with new arg `use-first'.
2918         (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
2919         (log-edit-hook): Add them to the list of suggested options.
2921         * textmodes/flyspell.el (flyspell-last-buffer): New var.
2922         (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
2923         redundant work.
2924         (flyspell-mode-on): Use add-hook for after-change-functions.
2925         (flyspell-mode-off): Use remove-hook for after-change-functions.
2926         (flyspell-changes): Make it buffer-local.
2927         (flyspell-after-change-function): Make it non-interactive.  Use push.
2928         (flyspell-post-command-hook): Check input-pending-p while processing
2929         the potentially long list of buffer changes.
2931 2005-11-28  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
2933         * buff-menu.el (list-buffers-noselect): Display the selected
2934         frame's buffer list, not the global one.
2936 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
2938         * xt-mouse.el (xterm-mouse-event): Set last-input-event so
2939         that (list last-input-event) works as in interactive spec.
2941 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
2943         * loadup.el ("facemenu"): Load facemenu before font-lock, because
2944         `facemenu-keymap' needs to be defined when font-lock is loaded.
2945         Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
2947 2005-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2949         * completion.el: Remove useless leading * in defcustom docstrings.
2950         (save-completions-file-name): Use ~/.emacs.d if available.
2951         (completion-standard-syntax-table): Rename from
2952         cmpl-standard-syntax-table and fold initialization into declaration,
2953         thus removing cmpl-make-standard-completion-syntax-table.
2954         (completion-lisp-syntax-table, completion-c-syntax-table)
2955         (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
2956         (cmpl-saved-syntax, cmpl-saved-point): Remove.
2957         (symbol-under-point, symbol-before-point)
2958         (symbol-under-or-before-point, symbol-before-point-for-complete)
2959         (add-completions-from-c-buffer): Use with-syntax-table.
2960         (make-completion): Don't return a list of completion entries.
2961         Update callers.
2962         (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
2963         (completion-initialize): Rename from initialize-completions.
2964         (completion-find-file-hook): Rename from cmpl-find-file-hook.
2965         (kill-emacs-save-completions): Collect stats here.
2966         (save-completions-to-file, load-completions-from-file):
2967         Use with-current-buffer.
2968         (completion-def-wrapper): Rename from def-completion-wrapper.  Make it
2969         into a function.  Move all calls to toplevel.
2970         (completion-lisp-mode-hook): New fun.
2971         (completion-c-mode-hook, completion-setup-fortran-mode):
2972         Set the syntax-table here.  Use local-set-key.
2973         (completion-saved-bindings): New var.
2974         (dynamic-completion-mode): Make it into a proper minor mode.
2975         (load-completions-from-file): Remove unused var `num-uses'.
2977         * emacs-lisp/cl-macs.el (defstruct): Don't define the default
2978         constructor if it is explicitly overridden.
2980         * complete.el (PC-completion-as-file-name-predicate):
2981         Use minibuffer-completing-file-name.
2982         (partial-completion-mode): Use find-file-not-found-functions.
2983         (PC-lisp-complete-symbol): Use with-syntax-table.
2984         (PC-look-for-include-file): Remove dead setq.
2985         (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
2986         (PC-complete): Use with-current-buffer.
2988         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
2989         escape single quotes.
2991 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
2993         * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
2994         of `if' whose condition always returned nil.  Doc fix.
2996         * buff-menu.el (Buffer-menu-revert-function): Make the selected
2997         window's buffer the current buffer around the call to
2998         `list-buffers-noselect'.  This is necessary to mark that buffer
2999         with a `.' in the Buffer Menu when called from Lisp, for instance
3000         by Auto Revert Mode.
3002 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
3004         * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
3005         attaching to it.
3006         (gdb-pre-prompt): Make sure gdb-error is reset.
3008         * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
3009         with a child process, detect it.
3010         (gud-speedbar-buttons): Match regexp more carefully.
3012 2005-11-27  Richard M. Stallman  <rms@gnu.org>
3014         * mouse.el (mouse-drag-move-window-bottom):
3015         Use adjust-window-trailing-edge.
3017 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
3019         * simple.el (blink-matching-open): Ignore
3020         `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
3021         (blink-matching-paren-on-screen): Update docstring.
3023         * paren.el (show-paren-mode): No longer change
3024         `blink-matching-paren-on-screen'.
3026 2005-11-27  John Paul Wallington  <jpw@pobox.com>
3028         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
3029         (gdb-threads-select, gdb-edit-register-value):
3030         Use `posn-set-point' instead of `mouse-set-point' because the
3031         latter is not fbound when configured without X.
3033 2005-11-27  Kim F. Storm  <storm@cua.dk>
3035         * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
3036         existing face when partially highlighting a TAB in a rectangle.
3038 2005-11-26  Kim F. Storm  <storm@cua.dk>
3040         * ido.el (ido-mode-map): Doc fix.
3041         (ido-mode-common-map, ido-mode-file-map)
3042         (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
3043         (ido-define-mode-map): Rewrite.  Select one of the new maps as
3044         parent for ido-mode-map instead of building from scratch.
3045         (ido-init-mode-maps): New defun to initialize new maps.
3046         (ido-mode): Call it.
3047         (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
3048         (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
3050 2005-11-26  John Paul Wallington  <jpw@pobox.com>
3052         * arc-mode.el (archive-extract): Use `posn-set-point' instead of
3053         `mouse-set-point' because the latter is not fbound when configured
3054         without X.
3056 2005-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
3058         * files.el (file-relative-name): Doc fix.
3060 2005-11-26  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
3062         * progmodes/octave-inf.el (inferior-octave-startup): Force a
3063         non-empty string for secondary prompt PS2.
3065 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
3067         * progmodes/compile.el (compilation-setup): Fix last change.
3069 2005-11-26  Nick Roberts  <nickrob@snap.net.nz>
3071         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
3072         (gdb-mouse-toggle-breakpoint-margin)
3073         (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
3074         Add gdb-server-prefix to keep out of command history.
3075         (gdb-edit-register-value): New function.
3076         (gdb-registers-mode-map): Bind mouse-2 and RET to it.
3077         (gdb-info-registers-custom): Use above map.
3079 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
3081         * custom.el (enable-theme): Signal error if argument is not a
3082         theme.  Don't recalculate a face if it's not loaded yet.
3084         * cus-face.el (custom-theme-set-faces): Don't change saved-face if
3085         the `user' theme is in effect.
3087         * info.el (Info-on-current-buffer): Record actual filename in
3088         Info-current-file, instead of t, or a fake filename if a non-file
3089         buffer.  Make autoload.
3090         (Info-find-node, Info-revert-find-node): No need to check for
3091         Info-current-file nil.
3092         (Info-set-mode-line, Info-up, Info-copy-current-node-name):
3093         Info-current-file is now never `t'.
3094         (Info-fontify-node): Many simplifications due to Info-current-file
3095         always being valid.  Use Info-find-file to find node filename.
3097 2005-11-25  David Kastrup  <dak@gnu.org>
3099         * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
3100         new character, then delete" in order to preserve markers.
3102 2005-11-25  David Ponce  <david@dponce.com>
3104         * recentf.el (recentf-arrange-by-rule): Handle a special
3105         `auto-mode-alist'-like "strip suffix" rule.
3106         (recentf-build-mode-rules): Handle second level auto-mode entries.
3108 2005-11-25  Michael Kifer  <kifer@cs.stonybrook.edu>
3110         * viper-keym.el (viper-ESC-key): Use different values in terminal and
3111         window modes.
3113         * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
3114         jde-javadoc-checker-report-mode.
3116         * ediff-wind (ediff-make-wide-display): Slight simplification.
3118         * ediff.el (ediff-date): Change the date of last update.
3120 2005-11-24  Chong Yidong  <cyd@stupidchicken.com>
3122         * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
3123         Use define-minor-mode, and make it a local mode.  Turn on font-lock.
3124         (hi-lock-mode): New global minor mode.
3125         (turn-on-hi-lock-if-enabled): New function.
3126         (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
3127         Change arguments to regexp and face instead of a font-lock pattern.
3128         Directly set face property, instead of refontifying.
3129         (hi-lock-font-lock-hook): Check if font-lock is being turned on.
3130         (hi-lock-find-patterns): Use line-number-at-pos.
3132         (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode.  Use new
3133         arguments for hi-lock-set-pattern.
3134         (hi-lock-unface-buffer, hi-lock-set-file-patterns): Call
3135         font-lock-fontify-buffer.
3136         (hi-lock-find-file-hook, hi-lock-current-line)
3137         (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
3139         (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
3140         turned off.
3142         * progmodes/compile.el (compilation-setup): Don't fiddle with
3143         font-lock-defaults.
3145 2005-11-25  Nick Roberts  <nickrob@snap.net.nz>
3147         * progmodes/gdb-ui.el (gdb-var-create-handler)
3148         (gdb-var-list-children-handler): Find values for all variable
3149         objects.  gud-speedbar-buttons decides whether to display them.
3151 2005-11-24  Romain Francoise  <romain@orebokech.com>
3153         * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
3154         buffer name with a space.
3156 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
3158         * textmodes/org.el (org-export-plain-list-max-depth): Renamed from
3159         `org-export-local-list-max-depth'.  Change default value to 3.
3160         (org-auto-renumber-ordered-lists)
3161         (org-plain-list-ordered-item-terminator): New options.
3162         (org-at-item-p, org-beginning-of-item, org-end-of-item)
3163         (org-get-indentation, org-get-string-indentation)
3164         (org-maybe-renumber-ordered-list, org-renumber-ordered-list): New
3165         functions.
3166         (org-move-item-down, org-move-item-up): New commands.
3167         (org-export-as-html): New classes for CSS support.  Bug fix in
3168         regular expression detecting fixed-width regions.  Respect
3169         `org-local-list-ordered-item-terminator'.
3170         (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
3171         also a list item.
3172         (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
3173         New item moving functions.
3175 2005-11-24  Juri Linkov  <juri@jurta.org>
3177         * isearch.el (isearch-repeat): With empty search ring set
3178         `isearch-error' to the error string instead of signaling error
3179         with the function `error'.
3181 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3183         * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
3185 2005-11-24  Nick Roberts  <nickrob@snap.net.nz>
3187         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
3188         and variable.
3189         (gdb-var-create-handler, gdb-var-list-children-handler):
3190         Don't match on "char **...".
3191         (gdb-var-update-handler): Find values for all variable objects.
3192         (gdb-info-frames-custom): Identify frames by leading "#".
3194         * progmodes/gud.el (gud-speedbar-menu-items): Add
3195         gdb-speedbar-auto-raise as radio button.
3196         (gud-speedbar-buttons): Raise speedbar if requested.
3197         Don't match on "char **...".
3198         (gud-speedbar-buttons): Add (pointer) value for non-leaves.
3199         Make it editable.
3201 2005-11-23  Chong Yidong  <cyd@stupidchicken.com>
3203         * info.el (Info-fontify-node): Handle the case where
3204         Info-current-file is t.
3206 2005-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3208         * simple.el (blink-matching-open): Fix off-by-one in last change.
3210 2005-11-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3212         * term/mac-win.el: Don't change default directory.
3214 2005-11-22  Luc Teirlinck  <teirllm@auburn.edu>
3216         * cus-edit.el (Custom-reset-standard): Make it handle Custom group
3217         buffers correctly.  (It used to throw an error in such buffers.)
3218         Make it ask for confirmation in group buffers and other Custom
3219         buffers containing more than one customization item.
3221 2005-11-22  John Paul Wallington  <jpw@gnu.org>
3223         * net/goto-addr.el (goto-address-fontify): Put `follow-link'
3224         property on mail and url overlays.
3225         (goto-address-at-point): Use `posn-set-point' instead of
3226         `mouse-set-point' because the latter is not fbound when configured
3227         without X.
3229 2005-11-22  Lars Hansen  <larsh@soem.dk>
3231         * ls-lisp.el (ls-lisp-parse-symlink): Delete.
3232         (ls-lisp-classify, ls-lisp-format): Delete call to
3233         ls-lisp-parse-symlink.
3234         (ls-lisp-handle-switches): Handle symlinks to directories as
3235         directories when ls-lisp-dirs-first in non-nil.
3237 2005-11-21  Luc Teirlinck  <teirllm@auburn.edu>
3239         * startup.el (command-line): Make sure that loaddefs.el is handled
3240         correctly in load-history.
3242 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
3244         * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
3245         (gdb-struct-string, gdb-array-string): New constants.
3246         (gdb-info-locals-handler): Use them.
3247         (gdb-reset): Reset gdb-var-list to nil.
3249 2005-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3251         * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
3252         in patterns.
3254 2005-11-21  Juri Linkov  <juri@jurta.org>
3256         * custom.el (defcustom): Update link types in docstring.
3258 2005-11-20  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
3260         * custom.el (defgroup): Add doc-string-elt info.
3262         * widget.el (define-widget): Don't use declare for the doc-string-elt.
3264 2005-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3266         * newcomment.el (comment-enter-backward): Fix last fix.
3268         * simple.el (blink-matching-open):
3269         * paren.el (show-paren-function): Allow new paren-class info.
3271 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
3273         * faces.el: Revert 2005-11-17 change.  :ignore-defface is now
3274         handled automagically.
3276 2005-11-20  Andreas Schwab  <schwab@suse.de>
3278         * descr-text.el (describe-char): When copying overlays put them
3279         over the full char description instead of just the first character
3280         of it.
3282 2005-11-20  Juri Linkov  <juri@jurta.org>
3284         * simple.el (what-cursor-position):
3285         * descr-text.el (describe-char): Use Lisp-readable syntax
3286         for octal and hex.  Reorder decimal, octal and hex values.
3287         Remove excess whitespace in the output.  Use `=' in `column='
3288         like in `point=' and `Hscroll='.
3290         * international/mule-cmds.el (encoded-string-description):
3291         Use Lisp-readable syntax for hex.
3293 2005-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3295         * newcomment.el (comment-enter-backward): Handle the case where the
3296         comment is closed by EOB.
3298 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
3300         * longlines.el (longlines-before-revert-hook)
3301         (longlines-after-revert-hook): New functions.
3302         (longlines-mode): Turn off longlines temporarily when reverting.
3303         Add a message-setup-hook.
3304         (longlines-decode-buffer): New function.
3305         (longlines-wrap-line): Preserve marker positions.
3307 2005-11-19  Andreas Schwab  <schwab@suse.de>
3309         * emacs-lisp/shadow.el: Handle compressed files.
3311 2005-11-19  Romain Francoise  <romain@orebokech.com>
3313         * net/browse-url.el (browse-url-default-browser): Signal an error
3314         if no usable browser can be found, rather than try to load w3.
3316 2005-11-16  Ryan Yeske  <rcyeske@gmail.com>
3318         * net/rcirc.el (rcirc-mangle-text): Add bold face property without
3319         replacing existing properties.
3320         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
3321         (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
3322         tty specs.
3323         (rcirc-server-prefix, rcirc-server): New faces.
3324         (rcirc-url-regexp): Generate with rx macro.
3325         (rcirc-last-server-message-time): New variable.
3326         (rcirc-filter): Record time of last message.
3327         (rcirc-keepalive): Kill processes that did not send a message
3328         since the last ping.
3329         (rcirc-mode): Give rcirc-topic a local binding here.
3331 2005-11-19  Michael Cadilhac  <michael.cadilhac@lrde.org>  (tiny change)
3333         * subr.el (read-passwd): Fontify the prompt as we do with other
3334         prompts.
3336 2005-11-19  Ryan Yeske  <rcyeske@gmail.com>
3338         * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
3339         binding buffer-read-only to nil.
3341 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
3343         * complete.el (partial-completion-mode):
3344         Mention completion-auto-help in the doc string.
3346         * man.el (Man-highlight-references): Doc fix.  Reformat code in a
3347         more Lisp-ish way.
3349 2005-11-19  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se> (tiny change)
3351         * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
3352         digits, not 8, to avoid misalignment for files larger than 100MB.
3354 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
3356         * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
3357         Mention "keyboard shortcuts" in the help text.
3359 2005-11-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3361         * startup.el (fancy-splash-default-action): Discard only
3362         mouse-down and succeeding mouse-up events in the splash screen
3363         window so that drag-n-drop event can be processed.
3365 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
3367         * longlines.el (longlines-mode): Add hacks for mail-mode and
3368         message-mode.
3370 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
3372         * textmodes/org.el (org-table-sort-lines): New command.
3373         (org-tbl-menu): Add entry for `org-table-sort-lines'.
3374         (org-add-file): Command removed, use `org-agenda-file-to-front'
3375         instead.
3376         (org-export-icalendar): Use `org-icalendar-combined-name'.
3377         (org-cycle-agenda-files, org-agenda-file-to-end)
3378         (org-agenda-file-to-front): New commands.
3379         (org-table-tab-jumps-over-hlines,org-export-html-style): New
3380         options.
3381         (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
3382         (org-at-table.el-p, org-set-autofill-regexps,org-html-protect):
3383         New functions.
3384         (org-fill-paragraph): Call `org-table-align' in tables.
3385         (org-mode): Call `org-set-autofill-regexps'.
3386         (org-export-as-html): Support for local handformatted lists.
3387         Modified to produce valid HTML 4.0. Use `org-export-html-style'.
3388         (org-export-local-list-max-depth): New option.
3389         (org-html-expand): Use `org-html-protect'.
3391 2005-11-18  Nick Roberts  <nickrob@snap.net.nz>
3393         * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
3394         to "p".
3395         (gdb): Move definition of gud-pp to...
3397         * progmodes/gdb-ui.el (gdb-ann3): ...here.  Make it work in the
3398         speedbar.
3399         (gdb-find-watch-expression): New function.
3401 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
3403         * faces.el (face-attribute, set-face-attribute): Mention existence
3404         of `:ignore-defface' setting in docstring.
3406 2005-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3408         * simple.el (completion-setup-function): Fix last change.
3410 2005-11-17  John Paul Wallington  <jpw@pobox.com>
3412         * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
3413         Use `posn-set-point' instead of `mouse-set-point' because the
3414         latter is not fbound when configured without X.
3416         * comint.el (comint-insert-input): Likewise.
3418 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
3420         * simple.el (hard-newline): New variable.
3421         (sendmail-user-agent-compose, next-line): Use it.
3423         * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
3424         (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
3425         (mail-mail-reply-to, mail-mail-followup-to)
3426         (mail-position-on-field, mail-signature, mail-yank-original)
3427         (mail-attach-file): Likewise.
3429         * mail/mailheader.el (mail-header-format)
3430         (mail-header-format-function): Likewise.
3432         * add-log.el (add-change-log-entry, change-log-merge): Likewise.
3434 2005-11-17  Juri Linkov  <juri@jurta.org>
3436         * font-lock.el (font-lock-faces): Rename this defgroup from
3437         `font-lock-highlighting-faces'.
3438         (font-lock-comment-face, font-lock-comment-delimiter-face)
3439         (font-lock-string-face, font-lock-doc-face)
3440         (font-lock-keyword-face, font-lock-builtin-face)
3441         (font-lock-function-name-face, font-lock-variable-name-face)
3442         (font-lock-type-face, font-lock-constant-face)
3443         (font-lock-warning-face, font-lock-negation-char-face)
3444         (font-lock-preprocessor-face)
3445         (font-lock-regexp-grouping-backslash)
3446         (font-lock-regexp-grouping-construct): Rename :group from
3447         `font-lock-highlighting-faces' to `font-lock-faces'.
3449         * cus-edit.el (lisp, c, tex):
3450         * progmodes/ada-mode.el (ada):
3451         * progmodes/asm-mode.el (asm):
3452         * progmodes/cperl-mode.el (cperl-faces):
3453         * progmodes/cpp.el (cpp):
3454         * progmodes/dcl-mode.el (dcl):
3455         * progmodes/f90.el (f90):
3456         * progmodes/fortran.el (fortran):
3457         * progmodes/icon.el (icon):
3458         * progmodes/idlwave.el (idlwave-misc):
3459         * progmodes/m4-mode.el (m4):
3460         * progmodes/make-mode.el (makefile):
3461         * progmodes/meta-mode.el (meta-font):
3462         * progmodes/modula2.el (modula2):
3463         * progmodes/octave-mod.el (octave):
3464         * progmodes/pascal.el (pascal):
3465         * progmodes/perl-mode.el (perl):
3466         * progmodes/prolog.el (prolog):
3467         * progmodes/ps-mode.el (PostScript-edit):
3468         * progmodes/scheme.el (scheme):
3469         * progmodes/sh-script.el (sh-script):
3470         * progmodes/simula.el (simula):
3471         * progmodes/tcl.el (tcl):
3472         * textmodes/nroff-mode.el (nroff):
3473         * textmodes/reftex-vars.el (reftex-fontification-configurations):
3474         * textmodes/sgml-mode.el (sgml):
3475         * textmodes/texinfo.el (texinfo):
3476         Add :link (custom-group-link font-lock-faces) to defgroup.
3478         * hi-lock.el (hi-lock): Rename this defgroup from
3479         `hi-lock-interactive-text-highlighting'.  Change parent group from
3480         `faces' to `font-lock'.  Add link to the manual.
3481         (hi-lock-mode, hi-lock-file-patterns-range)
3482         (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
3483         `hi-lock-interactive-text-highlighting' to `hi-lock'.
3484         (hi-lock-faces): Add :group `faces'.
3486         * cus-edit.el (custom-variable-prompt): Clarify the code.
3488         * faces.el (face-read-string): Set the default value arg of
3489         completing-read.
3491 2005-11-16  Luc Teirlinck  <teirllm@auburn.edu>
3493         * rfn-eshadow.el (file-name-shadow-properties)
3494         (file-name-shadow-tty-properties, file-name-shadow-mode):
3495         Remove autoloads, because the file is now preloaded.
3497 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3499         * printing.el (easy-menu-intern): Don't define.
3500         (pr-get-symbol): Use easy-menu-intern only if defined.
3502         * simple.el (blink-matching-open): Simplify a bit.
3503         (completion-setup-function): Fix the case of partial-completion-mode
3504         when the minibuffer's contents start with "-".
3505         Obey completion-base-size-function even when
3506         minibuffer-completing-file-name is non-nil.
3508 2005-11-16  Richard M. Stallman  <rms@gnu.org>
3510         * net/eudcb-ph.el (eudc-ph-open-session):
3511         Use set-process-query-on-exit-flag.
3513         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
3515         * international/ucs-tables.el (ucs-set-table-for-input):
3516         Use make-local-variable, not make-variable-buffer-local.
3518         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
3519         Improve warning message text.
3521         * savehist.el (savehist-save-hook): Add :group.
3523         * menu-bar.el (menu-bar-help-menu):
3524         Rename Find Extra Packages to External Packages.
3526         * cus-edit.el (Custom-reset-standard): Verify that
3527         :custom-standard-value prop exists before calling it.
3529         * apropos.el (apropos-calc-scores): Use apropos-pattern.
3531 2005-11-16  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
3533         * wid-edit.el (color): Enclose %t in %{...%}.
3535         * cus-edit.el (face): Enclose %t in %{...%}.
3537 2005-11-16  Hrvoje Niksic  <hniksic@xemacs.org>
3539         * savehist.el (savehist-mode-hook): Re-add the var.
3540         (savehist-mode): Use it.
3542 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3544         * textmodes/flyspell.el: Fix commenting convention.
3545         Remove unnecessary leading * in custom docstrings.
3546         (flyspell-emacs): Remove unused var.
3547         (flyspell-delete-region-overlays): Use remove-overlays.
3548         (flyspell-accept-buffer-local-defs): Use save-current-buffer.
3549         (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
3550         (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
3551         (flyspell-debug-signal-word-checked): Use with-current-buffer.
3552         (make-flyspell-overlay): Don't locally reuse a global name.
3553         (flyspell-highlight-incorrect-region)
3554         (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
3555         (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
3556         (flyspell-notify-misspell): Remove unused args `start' and `end'.
3557         (flyspell-word): Adjust call accordingly.  Use ispell-send-string.
3558         Wrap calls to accept-process-output inside with-local-quit since it's
3559         often called from a post-command-hook.
3560         (flyspell-correct-word, flyspell-auto-correct-word):
3561         Use ispell-send-string.
3562         (flyspell-xemacs-popup): Remove unused arg `event'.  Update call.
3564         * calendar/diary-lib.el (diary-list-entries): Also hide the
3565         terminating newline.
3567 2005-11-16  Carsten Dominik  <dominik@science.uva.nl>
3569         * textmodes/reftex.el (reftex-use-fonts): Remove the check for
3570         window-system, to allow fonts on tty.
3572 2005-11-17  Nick Roberts  <nickrob@snap.net.nz>
3574         * progmodes/gud.el (gud-speedbar-item-info): New function.
3575         (gud-install-speedbar-variables): Use it to display data type
3576         of watch expression as a tooltip in speedbar.
3578 2005-11-15  Luc Teirlinck  <teirllm@auburn.edu>
3580         * font-core.el (global-font-lock-mode): Add :version keyword,
3581         because default was changed.
3583         * jka-cmpr-hook.el (auto-compression-mode): Ditto.
3585         * startup.el (command-line): Use `custom-reevaluate-setting' for
3586         `file-name-shadow-mode'.
3588         * loadup.el: Preload rfn-eshadow.
3590         * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
3591         Add :version keyword.
3592         (file-name-shadow-properties, file-name-shadow-tty-properties)
3593         (file-name-shadow): Add :version keyword.
3595         * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
3596         instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
3597         in the custom-group property of the symbol frames and the fringe
3598         group got no link to its parent group frames.
3599         Doc fix.
3601 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
3603         * progmodes/gud.el (gud-stop-subjob): New function.
3604         (gud-menu-map, gud-tool-bar-map): Use it.
3606 2005-11-16  Kim F. Storm  <storm@cua.dk>
3608         * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
3609         than kill it.
3610         (gud-tool-bar-map): Likewise.  Move cont/until/finish buttons
3611         to a more useful/logical place.
3613 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
3615         * progmodes/gud.el (gud-menu-map): Make visibility of stop and
3616         go buttons complementary.
3618 2005-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3620         * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
3621         (rfn-eshadow-sifn-equal): New function.
3622         (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
3624 2005-11-15  Michael Kifer  <kifer@cs.stonybrook.edu>
3626         * viper-utils (viper-non-word-characters-reformed-vi): Quote `-' in
3627         string.
3629         * viper.el (viper-emacs-state-mode-list): Ensure that
3630         rcirc-mode buffers come up in Emacs state.
3632         * ediff-util (ediff-make-temp-file): Use proper file-name-handler
3633         operation.
3635 2005-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
3637         * term.el (term-termcap-format): Fix typos.
3638         (term-down): Fix the negative argument case.
3640 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
3642         * progmodes/gdb-ui.el: Remove face-alias left over from change on
3643         2005-08-15.
3644         (gdb-ann3): New command gud-go.
3645         (menu): Accomodate gdb-mi.el.
3646         (gdb-assembler-custom): Make buffer of selected window current
3647         so that set-window-point works.
3649         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
3650         buttons and include new ones.
3652 2005-11-16  Kim F. Storm  <storm@cua.dk>
3654         * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
3655         (gud-menu-map): Use it.
3657 2005-11-14  Luc Teirlinck  <teirllm@auburn.edu>
3659         * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
3660         that works correctly for Custom and that does not override a user
3661         who disables it.
3663         * help-mode.el (help-make-xrefs, help-xref-on-pp)
3664         (help-xref-interned, help-follow): Make hyperlinks for variables
3665         that are unbound, but have a non-nil variable-documentation property.
3667         * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
3668         mode hook.  (It conflicted with defcustoms for some mode hooks.)
3669         Use the `variable-documentation' property to give the mode hook a
3670         docstring and expand that docstring.
3672 2005-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
3674         * savehist.el (savehist-mode): Don't bother with
3675         `custom-set-minor-mode'.
3676         (savehist-coding-system): Check XEmacs version.
3677         (history-length): Declare also at run time.
3678         (savehist-mode): Don't emit a message.  Don't run the minor mode hook.
3679         Don't set the customize state.
3680         (savehist-minibuffer-hook): Special case for when
3681         minibuffer-history-variable is equal to t.
3683 2005-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3685         * files.el (write-file): Refresh VC status.
3687         * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
3688         (mark-diary-entries, make-diary-entry): Check default-major-mode rather
3689         than fundamental-mode to see if the mode was set.
3691 2005-11-14  Romain Francoise  <romain@orebokech.com>
3693         * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
3694         dummy function in `eval-when-compile' to avoid compiler warning.
3695         Require `man' at compile time.
3697 2005-11-14  Jay Belanger  <belanger@truman.edu>
3699         * calc-alg.el (calcFunc-write-out-power): Rename it to
3700         calcFunc-powerexpand.
3701         (math-write-out-power): Rename it to math-powerexpand; have it
3702         handle negative exponents.
3703         (calc-writeoutpower): Rename it to calc-powerexpand.
3705         * calc-ext.el: Change calcFunc-writeoutpower and
3706         calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
3707         autoloads.
3708         Add calcFunc-ldiv to autoloads.
3710         * calc-arith.el (calcFunc-ldiv): New function.
3712         * calc.el (calc-left-divide): New function.
3714 2005-11-14  Juri Linkov  <juri@jurta.org>
3716         * cus-edit.el (custom-variable-prompt): Set the default value arg
3717         of completing-read.
3719         * cus-dep.el (custom-make-dependencies): Reverse the list of
3720         found dependencies.
3722 2005-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
3724         * menu-bar.el (menu-bar-options-menu): Delete "Syntax
3725         Highlighting" entry, it is on by default now.
3726         (menu-bar-options-save): Do not save global-font-lock-mode.
3728 2005-11-13  Richard M. Stallman  <rms@gnu.org>
3730         * textmodes/flyspell.el (flyspell-large-region):
3731         Call flyspell-accept-buffer-local-defs.
3733 2005-11-13  Agustin Martin  <agustin.martin@hispalinux.es>
3735         * textmodes/flyspell.el (flyspell-notify-misspell):
3736         Fix misspelling of "Misspelling".
3737         (flyspell-process-localwords): New function.
3738         (flyspell-large-region): Call flyspell-process-localwords and
3739         flyspell-delete-region-overlays.
3740         (flyspell-delete-region-overlays): New function.
3741         (flyspell-delete-all-overlays): Call that.
3743 2005-11-13  Richard M. Stallman  <rms@gnu.org>
3745         * help.el (help-for-help-internal): Improve doc of C-h a.
3746         (describe-key): Improve prompt; doc fix.
3748 2005-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3750         * vc-svn.el (vc-svn-registered): Catch all errors.
3752         * cus-dep.el (custom-make-dependencies): Typo.
3754 2005-11-13  Michael Albinus  <michael.albinus@gmx.de>
3756         * net/tramp-util.el (top): Fix compilation warning.
3758 2005-11-13  Kim F. Storm  <storm@cua.dk>
3760         * help.el (help-for-help-internal): Fix `a' entry.  Add `d' entry.
3762 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
3764         * progmodes/gud.el (gud-menu-map): Move parentheses (again).
3765         (gud-speedbar-buttons): Match on "const char *" too.
3767         * progmodes/gdb-ui.el (gdb-var-create-handler)
3768         (gdb-var-list-children-handler): Match on "const char *" too.
3769         (gdb-var-evaluate-expression-handler): Match on empty string.
3770         (gdb-var-update-handler): Only call
3771         gdb-var-evaluate-expression-handler when required.
3773 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
3775         * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
3776         selected window.  This still doesn't work for speedbar.
3777         (gud-speedbar-buttons): Handle string expressions properly.
3779         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
3780         (gdb-var-create-handler): Handle string expressions properly.
3781         (gdb-var-list-children-regexp, gdb-var-list-children-handler):
3782         Handle string expressions properly.  Move "type" field into regexp.
3784 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
3786         * bookmark.el (bookmark-maybe-message): New function to reduce
3787         code duplication: invokes `message' iff baud-rate is high enough.
3788         (bookmark-write-file): Use above instead of an inline conditional.
3789         (bookmark-load): Same.
3791 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
3793         * bookmark.el (bookmark-write-file): Don't visit the destination
3794         file, just write the data to it using write-region.  This is
3795         similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
3796         change to avoid visiting the file in the first place.
3798 2005-11-12  Chong Yidong  <cyd@stupidchicken.com>
3800         * hi-lock.el (hi-lock-mode): Set the default value of
3801         font-lock-defaults.
3803 2005-11-11  Luc Teirlinck  <teirllm@auburn.edu>
3805         * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
3806         arg to `file-attributes'.
3807         (find-lisp-format): The UID and GID can now be strings.
3809 2005-11-12  Kim F. Storm  <storm@cua.dk>
3811         * help.el (help-map): Bind C-h d to apropos-documentation.
3813         * simple.el (what-cursor-position): Print (EOB) instead of (100%)
3814         when point is at end-of-buffer.
3816         * apropos.el (apropos-match-face): Doc fix.
3817         (apropos-sort-by-scores): Add new choice `verbose'.
3818         (apropos-documentation-sort-by-scores): New defcustom.
3819         (apropos-pattern): Now contains the pattern entered by the user.
3820         (apropos-pattern-quoted): New defvar.
3821         (apropos-regexp): New defvar, containing the regexp corresponding
3822         to apropos-pattern.
3823         (apropos-all-words-regexp): Rename from apropos-all-regexp.
3824         (apropos-read-pattern): New defun.  Use it to read pattern arg in
3825         interactive calls; returns list of words for a word list, and
3826         string for a regexp.
3827         (apropos-parse-pattern): Rename from apropos-rewrite-regexp.  Now
3828         parses a list of words or regexp as returned by apropos-read-pattern.
3829         (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
3830         (apropos-score-doc): Return a very high score if the string
3831         entered by the user matches literally.
3832         (apropos-variable): Doc fix.  Use apropos-read-pattern.
3833         (apropos-command): Doc fix.  Use apropos-read-pattern and
3834         apropos-parse-pattern.  Call apropos-print with nosubst=t.
3835         (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
3836         apropos-parse-pattern.
3837         (apropos-documentation): Doc fix. Use apropos-read-pattern and
3838         apropos-parse-pattern.  Locally bind apropos-sort-by-scores to
3839         apropos-documentation-sort-by-scores.  Call apropos-print with
3840         nosubst=t.
3841         (apropos-documentation-internal): Pass doc string through
3842         substitute-key-definition before adding text properties.
3843         Highlight substring matching literal user input if possible.
3844         (apropos-documentation-check-doc-file): Remove locals beg and end.
3845         Fix calculation of score (as added twice).  Pass doc string through
3846         substitute-key-definition before adding text properties.
3847         (apropos-documentation-check-elc-file): Pass doc string through
3848         substitute-key-definition before adding text properties.
3849         Highlight substring matching literal user input if possible.
3850         (apropos-print): Add new arg NOSUBST; if set, command and variable
3851         doc strings have already been passed through substitute-key-definition.
3852         Add code to handle apropos-accumulator items without score element
3853         for backwards compatibility (e.g. with woman package).
3854         Only show scores if apropos-sort-by-scores is `verbose'.
3856 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3858         * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
3859         Add jka-compr-load-suffixes to load-suffixes.
3861         * jka-compr.el: Require jka-cmpr-hook.
3862         (jka-compr-info-compress-message, jka-compr-info-compress-program)
3863         (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
3864         (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
3865         (jka-compr-info-can-append, jka-compr-info-strip-extension)
3866         (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
3867         (jka-compr-info-regexp): Remove.  Provided by jka-cmpr-hook.
3868         (jka-compr-uninstall): Remove entries from
3869         jka-compr-added-to-file-coding-system-alist after they are used.
3870         (jka-compr-error): Remove unused var `curbuf'.
3871         (jka-compr-file-local-copy): Remove unused var `notfound'.
3873 2005-11-10  Romain Francoise  <romain@orebokech.com>
3875         * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
3877 2005-11-11  Nick Roberts  <nickrob@snap.net.nz>
3879         * progmodes/gud.el (gud-menu-map): Move parentheses.
3880         (gdb): New command gud-pv.
3882 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3884         * tar-mode.el: Remove spurious or unnecessary leading stars
3885         in docstrings.
3886         (tar-header-block-tokenize): Also obey default-file-name-coding-system.
3887         (tar-parse-octal-integer-safe): Use mapc.
3888         (tar-header-block-summarize): Remove unused var `ck'.
3889         (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
3890         cleared before.  Obey default-enable-multibyte-characters.
3891         Use mapconcat.  Simplify setting of tar-header-offset.
3892         (tar-mode-map): Move initialization inside delcaration.
3893         (tar-flag-deleted): Use `abs'.
3894         (tar-expunge-internal): Remove unused var `line'.
3895         (tar-expunge-internal): Don't hardcode point-min==1.
3896         (tar-expunge): Widen while doing set-buffer-multibyte.
3897         (tar-rename-entry): Use file-name-coding-system.
3898         (tar-alter-one-field): Don't hardcode point-min==1.
3899         (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
3900         (tar-pad-to-blocksize): Don't hardcode point-min==1.  Clarify the code.
3902 2005-11-10  Masatake YAMATO  <jet@gyve.org>
3904         * add-log.el (add-log-current-defun): Handle class::method
3905         notation of c++. Fix incorrect comment.
3907 2005-11-10  Alan Mackenzie  <acm@muc.de>
3909         * help-fns.el (describe-variable): Make C-h v work when a variable
3910         has variable documentation yet is unbound.
3912 2005-11-10  Masatake YAMATO  <jet@gyve.org>
3914         * man.el (Man-highlight-references): Set an empty
3915         string to `Man-arguments' if it is nil.
3916         Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
3918 2005-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3920         * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
3921         commenting conventions.
3923         * cus-dep.el (custom-make-dependencies): Simplify.
3924         Better follow the commenting conventions.
3926 2005-11-09  Richard M. Stallman  <rms@gnu.org>
3928         * apropos.el (apropos-pattern): Rename from apropos-regexp.
3929         (apropos-orig-pattern): Rename from apropos-orig-regexp.
3930         All uses changed.
3931         (apropos-rewrite-regexp): Doc fix.
3932         (apropos-variable, apropos-command, apropos, apropos-value):
3933         Change prompt; carry through the argument renaming.
3935 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
3937         * find-lisp.el: Require dired.
3938         (find-lisp-find-dired-internal): Do not call
3939         `abbreviate-file-name' on DIR.
3941 2005-11-10  Nick Roberts  <nickrob@snap.net.nz>
3943         * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
3945 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
3947         * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
3948         when using the speedbar.
3949         (gdb): New command gud-pp.
3950         (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
3952 2005-11-09  Juri Linkov  <juri@jurta.org>
3954         * replace.el (occur-excluded-properties): New defcustom.
3955         (occur-1, occur-engine, occur-accumulate-lines): Use it.
3957 2005-11-08  Jay Belanger  <belanger@truman.edu>
3959         * calc/calc-units.el (math-convert-units): Replace any composite
3960         unit by its definition.
3962 2005-11-08  Lars Hansen  <larsh@soem.dk>
3964         * emacs-lisp/autoload.el (update-directory-autoloads):
3965         Add obsolete function alias.
3967 2005-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3969         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
3970         comment-indent-function.
3971         (lisp-comment-indent): Replace by an alias for comment-indent-default.
3973         * reveal.el (reveal-post-command): Rework the handling of
3974         reveal-open-spots, so as to be more reliable.  There were several
3975         tricky corner cases where an open spot might be lost, or where
3976         a closed spot might end up on the list of open spots.
3977         Only reveal text that's ellipsised.
3979 2005-11-07  Carsten Dominik  <dominik@science.uva.nl>
3981         * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
3983 2005-11-07  John Paul Wallington  <jpw@gnu.org>
3985         * ibuffer.el (ibuffer): Search iconified frames too when
3986         getting Ibuffer buffer's window.
3988 2005-11-06  Richard M. Stallman  <rms@gnu.org>
3990         * progmodes/compile.el (compilation-internal-error-properties):
3991         save-excursion around the computation of MARKER.
3993 2005-11-06  Piet van Oostrum  <piet@cs.uu.nl>
3995         * textmodes/flyspell.el (flyspell-external-point-words):
3996         flyspell-get-word returns a list, not just a string.
3998 2005-11-06  John Paul Wallington  <jpw@pobox.com>
4000         * ibuffer.el (ibuffer): Search all visible frames when getting
4001         Ibuffer buffer's window.
4003 2005-11-07  Masatake YAMATO  <jet@gyve.org>
4005         * man.el (Man-reference-regexp): Accept spaces between
4006         `Man-name-regexp' and `Man-section-regexp'.
4007         (Man-apropos-regexp): New variable.
4008         (Man-abstract-xref-man-page): Use value for `Man-target-string'
4009         if available.
4010         (Man-highlight-references, Man-highlight-references0):
4011         Handle the case when `Man-arguments' includes "-k".
4012         (Man-highlight-references0): Rename the argument `TARGET-POS' to
4013         `TARGET'. `TARGET' can be a number, function or nil.
4015 2005-11-06  Nick Roberts  <nickrob@snap.net.nz>
4017         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
4018         (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
4019         (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
4020         (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
4021         (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
4022         (gdb-send-item): Use buffer-local-value and simplify.
4024 2005-11-05  Luc Teirlinck  <teirllm@auburn.edu>
4026         * startup.el (command-line): Use `custom-reevaluate-setting' for
4027         `global-font-lock-mode'.
4029         * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
4030         by default, except in batch mode or when the -D option is given.
4032         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
4033         specified keyword args on to `define-minor-mode'.  Update docstring.
4035 2005-11-05  Romain Francoise  <romain@orebokech.com>
4037         * replace.el (occur-engine): Add marker at end of line, too.
4039 2005-11-04 Ken Manheimer  <ken.manheimer@gmail.com>
4041         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
4042         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
4043         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
4044         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
4045         argument to all these routines, so the passphrase can be managed
4046         externally and passed in to the system.
4047         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
4048         pgg-add-passphrase-to-cache function.
4050         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
4051         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
4052         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
4053         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
4054         argument to all these routines, so the passphrase can be managed
4055         externally and passed in to the system.
4056         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
4057         function.
4059 2005-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
4061         * font-lock.el: Don't deal with font-lock-face-attributes here,
4062         move the code ...
4064         * startup.el (command-line): ... here. Use face-spec-set instead
4065         of custom-declare-face.
4067         * faces.el (face-spec-set): Reset the face if spec is not nil.
4069 2005-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4071         * newcomment.el (comment-region-internal): Box more tightly in the
4072         common case where there's no TAB in the boxed text.
4074 2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4076         * info.el (info-tool-bar-map): Use images prev-node, next-node and
4077         up-node.
4079 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
4081         * newsticker.el: Commentary updated. Code formatting changed.
4082         (newsticker-version): Change to "1.9".
4083         (newsticker, newsticker-feed): Doc fix.
4084         (newsticker-url-list): Doc fix.  Add option "Weekly".
4085         (newsticker-retrieval-interval): Add option "Weekly".
4086         (newsticker-headline-processing): Doc fix.
4087         (newsticker-auto-mark-filter): Remove.
4088         (newsticker-auto-mark-filter-list): New.
4089         (newsticker-layout, newsticker-sort-method): Doc fix.
4090         (newsticker-hide-old-items-in-newsticker-buffer)
4091         (newsticker-heading-format, newsticker-item-format)
4092         (newsticker-desc-format): Doc fix.
4093         (newsticker-show-all-rss-elements): Remove.
4094         (newsticker-show-all-news-elements): New.
4095         (newsticker-faces, newsticker-ticker): Doc fix.
4096         (remove-from-invisibility-spec): Code formatting.
4097         (newsticker--process-ids): New.
4098         (newsticker-mode): Doc fix.
4099         (newsticker-mode): Change mode-line-format.
4100         (newsticker-start): Remove debug output.
4101         (newsticker-start-ticker): Doc fix.  Add Autoload cookie.
4102         (newsticker-w3m-show-inline-images): Code formatting.
4103         (newsticker-next-item): Call `force-mode-line-update'.
4104         (newsticker-previous-item): Call `force-mode-line-update'.
4105         (newsticker-next-feed): Call `force-mode-line-update'.
4106         (newsticker-previous-feed): Call `force-mode-line-update'.
4107         (newsticker-mark-all-items-at-point-as-read): Code formatting.
4108         (newsticker-show-old-items): Do not show descs.
4109         (newsticker-hide-entry): Hide too much.
4110         (newsticker-hide-entry, newsticker-show-entry)
4111         (newsticker-toggle-auto-narrow-to-feed): Code formatting.
4112         (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
4113         (newsticker-toggle-auto-narrow-to-item): Code formatting.
4114         (newsticker-set-auto-narrow-to-item): Update buffer immediately.
4115         (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
4116         (newsticker-get-news): Call `force-mode-line-update'.
4117         Collect process ids.
4118         (newsticker--sentinel): Change coding system handling.
4119         Move image retrieval to new functions newsticker--get-logo-url-*.
4120         Move feed parsing to new functions newsticker--parse-*.
4121         Update list of process ids.
4122         (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
4123         (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
4124         (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
4125         (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
4126         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
4127         (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
4128         (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
4129         (newsticker--decode-coding-string): Remove.
4130         (newsticker--decode-numeric-entities): Check input.  Format code.
4131         (newsticker--remove-whitespace): Check input.
4132         (newsticker--do-forget-preformatted): Doc fix.
4133         (newsticker--decode-rfc822-date): Allow for missing time.
4134         (newsticker--update-process-ids): New.
4135         (newsticker--image-sentinel): Change comment.
4136         (newsticker--image-read): Change error message.
4137         (newsticker--imenu-goto): Doc fix.  Show headline title.
4138         (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
4139         (newsticker--buffer-do-insert-text): Clean whitespace in
4140         html-rendered headline title.  Code formatting.
4141         Call `newsticker--buffer-print-extra-elements'.
4142         (newsticker--buffer-print-extra-element): Remove.
4143         (newsticker--buffer-print-extra-elements): New.
4144         (newsticker--buffer-do-print-extra-element): New.
4145         (newsticker--buffer-insert-enclosure): Doc fix.  Use MBytes for
4146         large sizes.
4147         (newsticker--run-auto-mark-filter)
4148         (newsticker--do-run-auto-mark-filter):
4149         Use `newsticker-auto-mark-filter-list'.
4151 2005-11-04  Ryan Yeske  <rcyeske@gmail.com>
4153         * net/rcirc.el: Use split-string OMIT-NULLS argument.
4154         (rcirc-print): Force redisplay before running hooks.  Do long
4155         buffer truncation after making new text read-only.  Deal with nil
4156         text when decoding strings.  If TARGET is nil, use either the
4157         currently selected buffer, if it is an rcirc buffer and of the
4158         same process or the process buffer.
4159         (rcirc-mode): Remove header-line.  Recompute short buffer names.
4160         Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
4161         (rcirc-short-buffer-name): Add variable.
4162         (rcirc-kill-buffer-hook): Recompute short buffer names.
4163         Remove nick from private channel.
4164         (rcirc-send-input): Send command text to current-buffer.
4165         Don't clear overlay arrow here.
4166         (rcirc-short-buffer-name): Return a short buffer name.
4167         (rcirc-update-short-buffer-names, rcirc-abbreviate)
4168         (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
4169         buffer-name abbreviations.
4170         (rcirc-kill-buffer-hook-1): Split to make debugging easier.
4171         Do not touch nick-table when killing a parted channel.
4172         (rcirc-window-configuration-change): Rename from rcirc-update-activity.
4173         Clear arrow from current buffer if it is now hidden.
4174         (rcirc-current-buffer): Add variable.
4175         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
4176         (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
4177         Remove -face from names.
4178         (rcirc-update-activity-string): Print "DND" when globally ignoring
4179         activity.
4180         (rcirc-ignore-buffer-activity-flag): Rename from
4181         rcirc-ignore-channel-activity.
4182         (rcirc-ignore-all-activity-flag): Doc fix.
4183         (rcirc-channels): Remove variable.
4184         (rcirc-kill-buffer-hook):
4185         (rcirc-get-buffer-create): Add nick to private channel.
4186         (rcirc-multiline-edit-submit): Remove tabs.
4187         (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
4188         folded.
4189         (rcirc-remove-nick-channel): Bug fix.
4190         (rcirc-toggle-ignore-buffer-activity): Rename from
4191         rcirc-toggle-ignore-channel-activity.
4192         (rcirc-record-activity): Add buffers to the front of the list.
4193         (rcirc-update-activity): Remove killed buffers from list.
4194         (rcirc-process-server-response-1): Remove last argument if it is
4195         null before calling handler.
4196         (rcirc): Add "rcirc" defcustom prefix.
4197         (rcirc-prompt): Simplify default prompt.
4198         Use custom-initialize-default.
4199         (rcirc-private-chats): Remove variable.
4200         (rcirc-prompt): Change initialization.
4201         (rcirc-version): Remove function.
4202         (rcirc-id-string): Add constant.
4203         (rcirc-last-buffer): Remove variable.
4204         (rcirc-buffer-alist): Add variable.
4205         (rcirc-connect): Update variable setup.
4206         (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
4207         (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
4208         default.
4209         (rcirc-handler-generic): Trigger activity.
4210         (rcirc-send-message): Create the buffor of the target.
4211         (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
4212         (rcirc-get-buffer): Just return nil if there is no matching buffer.
4213         (rcirc-multiline-edit-cancel): Remove function.
4214         (rcirc-set-last-buffer): Remove function.
4215         (rcirc-get-any-buffer): Add function.
4216         (rcirc-join-channels): Don't print /join text.
4217         (rcirc-toggle-ignore-channel-activity): Add and update echo area
4218         messages.
4219         (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
4220         (rcirc-handler-NOTICE): Recognize CTCP responses.
4221         (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
4222         constructing TOPIC string for buffers we are not JOINed.
4223         (rcirc-handler-CTCP-response): Add handler.
4224         (rcirc-multiline-edit-submit): Restore the window-configuration
4225         before adjusting point.
4226         (rcirc): Add customization group.
4227         (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
4228         (rcirc-user-full-name, rcirc-startup-channels-alist)
4229         (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
4230         (rcirc-ignore-all-activity-flag, rcirc-time-format)
4231         (rcirc-input-ring-size, rcirc-read-only-flag)
4232         (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
4233         (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
4234         Change defvar to defcustom.
4235         (rcirc-update-prompt): Add optional ALL arg, which will update
4236         prompts in all rcirc buffers.  Regexp quote replacement text.
4237         (rcirc-fill-column): Accept frame-width as a value.
4238         (rcirc-set-changed): Add function.
4239         (rcirc-next-active-buffer): Write more meaningful messages.
4240         (rcirc-faces): Add customization group.
4241         (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
4242         (rcirc-nick-in-message-face, rcirc-prompt-face)
4243         (rcirc-mode-line-nick-face): Move into rcirc-faces group.
4244         (with-rcirc-process-buffer): Move before first usage.
4245         (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
4246         (rcirc-debug-flag): Rename from `rcirc-log-p'.
4247         (rcirc-debug): Rename from `rcirc-log'.
4248         (rcirc-format-response-string): Do not print `-' chars for a
4249         NOTICE with no sender.  Simplify output of server responses.
4251 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
4253         (rcirc-browse-url-map, rcirc-browse-url-at-point)
4254         (rcirc-browse-url-at-mouse, rcirc-mangle-text): Make urls
4255         mouse and RET clickable.
4257 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
4259         * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
4261 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
4263         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
4264         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
4265         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
4266         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
4267         argument to all these routines, so the passphrase can be managed
4268         externally and passed in to the system.
4269         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
4270         pgg-add-passphrase-to-cache function.
4272         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
4273         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
4274         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
4275         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
4276         argument to all these routines, so the passphrase can be managed
4277         externally and passed in to the system.
4278         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
4279         function.
4281 2005-11-04  Edward O'Connor  <hober0@gmail.com>  (tiny change)
4283         * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
4284         from goto-address-url-regexp.
4286 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
4288         * textmodes/org.el (org-read-date, org-goto-calendar)
4289         (org-recenter-calendar, org-agenda-goto-calendar):
4290         Temporarily clear `calendar-move-hook'.
4292 2005-11-04  Michael Kifer  <kifer@cs.stonybrook.edu>
4294         * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
4295         merging.
4297         * ediff-util.el (ediff-previous-difference): Don't skip regions that
4298         have merge clashes.
4300 2005-11-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4302         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
4303         Undo previous change.
4305         * startup.el (command-line): Use `custom-reevaluate-setting' for
4306         mouse-wheel-down-event and mouse-wheel-up-event.  Don't call
4307         tty-register-default-colors on Mac.
4309 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
4311         * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
4312         (gdb-buffer-type): Make it automatically buffer local...
4313         (gdb-get-create-buffer): ...and set it accordingly.
4314         (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
4315         actually work.
4317 2005-11-03  Dan Nicolaescu  <dann@ics.uci.edu>
4319         * font-lock.el (font-lock-warning-face): Use the more vivid red1,
4320         not red.
4322 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
4324         * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
4325         case GUD buffer is not visible.
4326         (gdb-goto-breakpoint): Try to force display in source buffer.
4327         (gdb-frame-gdb-buffer): Copy other similar functions.
4328         (gdb-restore-windows): Don't display source if not asked for.
4329         (gdb-assembler-buffer-name): Don't capitalise.
4331 2005-11-03  Richard M. Stallman  <rms@gnu.org>
4333         * wid-edit.el (key-sequence): New widget type.
4335         * simple.el (set-mark-command-repeat-pop): New variable.
4336         (set-mark-command): Only interpret plan C-@ after a pop as a pop
4337         if set-mark-command-repeat-pop is true.
4339         * info.el (Info-fontify-node): Don't display extra "see" if there
4340         already is one here.
4342         * mouse.el: Fix special handling of DEL after dragging a region:
4343         (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
4344         (mouse-region-delete-keys): Change to defcustom.  Add [backspace].
4346         * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
4348         * textmodes/ispell.el (ispell-command-loop): Change `i' description
4349         not to assume it pertains to an affix.
4351         * textmodes/flyspell.el (flyspell-post-command-hook):
4352         Bind deactivate-mark to prevent deactivation.
4354 2005-11-03  Lars Hansen  <larsh@soem.dk>
4356         * dired-x.el: Add menu bindings for dired-do-find-marked-files,
4357         dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
4358         dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
4360 2005-11-03  Romain Francoise  <romain@orebokech.com>
4362         * net/eudcb-mab.el: Now part of GNU Emacs.  Update FSF's address.
4363         Update copyright years.
4365 2005-11-03  Sam Steingold  <sds@gnu.org>
4367         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
4368         Use system-type instead of window-system because window-system is not
4369         correctly defined during loadup.
4371 2005-11-02  Mark A. Hershberger  <mah@everybody.org>
4373         * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
4374         (xml-parse-tag): Join strings separated by a comment properly.
4376 2005-11-02  Andreas Schwab  <schwab@suse.de>
4378         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
4380 2005-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4382         * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
4383         (byte-optimize-pure-func): Quote the eval'd value.
4385         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
4386         Rename from perl-font-lock-syntactic-face-function.
4387         Change the calling convention so it can be used as a font-lock MATCHER.
4388         Do the parse-partial-sexp loop outselves.
4389         (perl-font-lock-syntactic-keywords): Use it.
4390         (perl-mode): Don't set font-lock-syntactic-face-function any more.
4392 2005-11-02  Nick Roberts  <nickrob@snap.net.nz>
4394         * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
4395         disassembly buffer too.
4396         (gdb-exited): Remove overlay arrows when execution has finished.
4397         (gdb-info-frames-custom, gdb-info-threads-custom)
4398         (gdb-info-registers-custom): Don't add inappropriate text
4399         properties if inferior is not active.
4401 2005-11-02  Glenn Morris  <rgm@gnu.org>
4403         * progmodes/fortran.el (fortran-blink-match):
4404         Use `blink-matching-delay'.
4406 2005-11-02  John Mongan <jmongan@mccammon.ucsd.edu>  (tiny change)
4408         * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
4410 2005-11-02  Lars Hansen  <larsh@soem.dk>
4412         * net/tramp.el (tramp-action-out-of-band): Handle scp message
4413         "Permission denied".
4415 2005-11-01  Richard M. Stallman  <rms@gnu.org>
4417         * textmodes/flyspell.el (flyspell-external-point-words):
4418         Pass nil to flyspell-get-word.
4420 2005-11-02  Kim F. Storm  <storm@cua.dk>
4422         * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
4423         item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
4425 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4427         * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
4428         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
4429         (calendar-mouse-print-dates): Add optional `event' argument.
4430         Update interactive-spec.
4431         (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
4432         Use `calendar-event-to-date' instead of `event'.
4434 2005-11-02  Masatake YAMATO  <jet@gyve.org>
4436         * progmodes/ld-script.el (ld-script-builtins):
4437         Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
4438         "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
4439         (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
4441 2005-11-01  Romain Francoise  <romain@orebokech.com>
4443         * vc-sccs.el: Update copyright year.
4444         * ezimage.el: Likewise.
4446 2005-11-01  KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>  (tiny change)
4448         * info.el (Info-fontify-node): Use `string-width' for fontifying
4449         underlined titles.
4451 2005-11-01  Juri Linkov  <juri@jurta.org>
4453         * info.el (Info-fontify-node): Downcase node header keywords Node,
4454         Prev, Next, Up before comparison.
4455         (Info-history): Insert absolute directory name, and put invisible
4456         property on it.
4458 2005-11-01  Juri Linkov  <juri@jurta.org>
4460         * info.el (Info-file-supports-index-cookies): New variable.
4461         (Info-find-node-2): Check makeinfo version for index cookie support.
4462         (Info-index-nodes): Search for nodes with index cookies only when
4463         Info-file-supports-index-cookies is t.  Otherwise, search nodes
4464         with "Index" in the node name.
4465         (Info-index-node): Search index cookie in the current node only when
4466         Info-file-supports-index-cookies is t.  Otherwise, check the word
4467         "Index" in the node name.
4468         (Info-find-emacs-command-nodes): Remove code that searches nodes
4469         with "Index" node name in the top menu.
4471 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4473         * progmodes/scheme.el (scheme-mode-variables): Use the default
4474         comment-indent-function.
4476         * faces.el (face-attribute): Handle the case where a face inherits from
4477         a non-existent face.
4479         * simple.el (eval-expression-print-format): Use lisp-readable syntax
4480         for octal and hexa output, and merge the char into the paren.
4481         (kill-new): Use push.
4482         (copy-to-buffer): Use with-current-buffer.
4483         (completion-setup-function): Move code in loop to remove redundancy.
4484         (minibuffer-local-must-match-map): Don't add bindings that duplicate
4485         those inherited from minibuffer-local-completion-map.
4487         * savehist.el (savehist-mode) <defcustom>:
4488         Use custom-set-minor-mode if available.
4489         (savehist-mode) <defun>: Run the minor mode hook, set the custom state
4490         and emit a message if applicable.
4492 2005-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
4494         * savehist.el: Sync up to version 19.
4495         (savehist-mode): New minor mode.
4496         (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
4497         (savehist-length): Remove (use history-length instead).
4498         (savehist-file-modes): Rename from savehist-modes.
4499         (savehist-save-hook, savehist-loaded): New vars.
4500         (savehist-load): Use savehist-mode.  Try to smooth up transition from
4501         old format to new format.
4502         (savehist-install): Allow savehist-autosave-interval to be nil.
4503         (savehist-save): Run the new hook.  Be more careful to only trim the
4504         history variables.
4505         (savehist-trim-history): New fun.  Replaces savehist-process-for-saving.
4506         (savehist-printable): Print into a buffer rather than char-by-char.
4508 2005-11-01  John Wiegley  <johnw@newartisans.com>
4510         * iswitchb.el (iswitchb-define-mode-map): Re-enable the
4511         toggle-ignore keybinding (C-a).  The author said it had been
4512         disabled much earlier due to a possible incompatibility, but after
4513         many months of usage I have encountered no problems (and it is a
4514         rather useful option, especially for switching to " *temp*").
4516         * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
4517         support for OS/X's AddressBook, by calling out to the open source
4518         program "contacts" (installable through Fink).
4520         * net/eudc.el (eudc-expand-inline): If the
4521         `eudc-multiple-match-handling-method' is set to `all', delete the
4522         query string before inserting the query result.
4524         * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
4525         flag, to prevent Eshell from using the system ls when
4526         `eshell-ls-insert-directory' is in used.
4527         (eshell-ls-insert-directory): Disable font-lock in directory
4528         buffer so that Eshell's own fontification is seen.  This broke
4529         recently due to changes in font-lock, so this goes back to version
4530         21 behavior.
4532 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
4534         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
4535         (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
4536         (gdb-many-windows): Doc fix.
4538 2005-10-31  Romain Francoise  <romain@orebokech.com>
4540         * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
4542 2005-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
4544         * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
4545         that global-font-lock-mode can be enabled by default.
4547         * font-lock.el (font-lock-keywords, font-lock-mode-internal)
4548         (font-lock-add-keywords, font-lock-remove-keywords)
4549         (font-lock-fontify-buffer): Remove autoload cookies.
4551         * jit-lock.el (jit-lock-register): Likewise.
4553         * emacs-lisp/syntax.el (syntax-ppss): Likewise.
4555 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
4557         * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
4558         intact if there is no gud-comint-buffer.
4560 2005-10-31  Luc Teirlinck  <teirllm@auburn.edu>
4562         * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
4563         old prompt comint-prompt-read-only is t and GDB commands are
4564         issued from tool bar etc.
4566 2005-10-31  Masatake YAMATO  <jet@gyve.org>
4568         * vc.el (vc-directory-exclusion-list): Add "{arch}".
4570 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
4572         * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
4573         (thumbs-thumbsdir): Make .emacs.d if it does not exist.
4575 2005-10-30  Michael Albinus  <michael.albinus@gmx.de>
4577         * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
4578         starting at beginning of line.  Fontification is messed up when
4579         `open-paren-in-column-0-is-defun-start' set to t.
4580         Reported by John Paul Wallington <jpw@pobox.com>.
4582 2005-10-30  Luc Teirlinck  <teirllm@auburn.edu>
4584         * comint.el (comint-send-input): Call `comint-update-fence' when
4585         `comint-process-echoes' and `comint-prompt-read-only' are both
4586         non-nil, to avoid leftover read-only newline.
4588 2005-10-30  Richard M. Stallman  <rms@gnu.org>
4590         * textmodes/flyspell.el (flyspell-external-point-words):
4591         Detect when WORD can't be checked properly because
4592         flyspell-get-word finds just part of it, and move on.
4594         * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
4595         boundarychar for Polish.
4596         (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
4597         (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
4599 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
4601         * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
4602         (gdb-registers-font-lock-keywords): Delete.
4603         (gdb-registers-mode): Don't fontify.
4604         (gdb-info-registers-custom): Use text properties instead as, in
4605         future, changed register values will use font-lock-warning-face.
4606         (gdb-local-font-lock-keywords): Rename to...
4607         (gdb-locals-font-lock-keywords): ...for consistency.
4609 2005-10-30  Andre Spiegel  <spiegel@gnu.org>
4611         * vc.el (vc-switch-backend): Better error message if the buffer is
4612         not visiting a file under version control.
4614         * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
4616 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
4618         * startup.el (command-line): Use ~/.emacs.d/init.el instead of
4619         ~/.emacs.d/.emacs.
4621 2005-10-29  Richard M. Stallman  <rms@gnu.org>
4623         * replace.el (occur-mode-mouse-goto): Always go to other window.
4624         (occur-mode-goto-occurrence): Always switch in same window.
4626         * simple.el (undo): Display message at end, not at start.
4628         * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
4629         New arg REUSE-CELL.
4630         (cancel-timer-internal): New function.
4631         (timer-event-handler): Use cancel-timer-internal,
4632         and pass the cell it returns to timer-activate...
4634         * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
4635         (jit-lock-deferred-fontify, jit-lock-context-fontify)
4636         (jit-lock-after-change): Test memory-full.
4638 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
4640         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
4641         part of the decoded armor to find the key-identifier.
4642         (pgg-gpg-lookup-key-owner): New function to return the
4643         human-readable identifier of a key owner.
4644         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
4645         key itself.
4646         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
4647         the key value) if we have a key and can match it against a secret
4648         key.  Also, added a note pointing out fact that the prompt only
4649         indicates the first matching key.
4651         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
4652         pgg-decrypt-region.
4653         (pgg-pending-timers): A new hash for tracking the passphrase cache
4654         timers, so that new ones supercede old ones.
4655         (pgg-add-passphrase-to-cache): Rename from
4656         `pgg-add-passphrase-cache' to reduce confusion (all callers
4657         changed).  Modified to cancel old timers when new ones are added.
4658         (pgg-remove-passphrase-from-cache): Rename from
4659         `pgg-remove-passphrase-cache' to reduce confusion (all callers
4660         changed).  Modified to cancel old timers when their keys are
4661         removed from the cache.
4662         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
4663         XEmacs, an indirection to delete-itimer.
4664         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
4665         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
4666         users can only check cache without risk of prompting.  Correct bug in
4667         notruncate behavior.
4668         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
4669         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
4670         Add informative docstrings.
4671         (pgg-decrypt): Convey provided passphrase in subordinate call to
4672         pgg-decrypt-region.
4674         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
4675         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
4676         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
4677         'passphrase' argument, so the passphrase can be managed externally
4678         and then passed in to the system.
4680         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
4681         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
4682         so the passphrase cache can be used reliably with identifiers
4683         besides a pgp packet's key id.
4685         * pgg-gpg.el (pgg-pgp-encrypt-region)
4686         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
4687         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
4688         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
4689         argument to all these routines, so the passphrase can be managed
4690         externally and passed in to the system.
4692         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
4693         'notruncate' argument, so the passphrase cache can be used
4694         reliably with identifiers besides a pgp packet's key id.
4696 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
4698         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
4699         symmetric encryption.
4700         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
4701         encrypted session key.
4702         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
4703         message ask for the passphrase in a proper way.
4705         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
4706         New user commands for symmetric encryption.
4708 2005-10-29  Roland Winkler  <roland.winkler@physik.uni-erlangen.de>
4710         * textmodes/conf-mode.el (conf-assignment-sign)
4711         (conf-assignment-regexp): Fix docstrings.
4712         (conf-mode-initialize): New function.
4713         (conf-mode): Remove optional args.  Use delay-mode-hooks to
4714         recognize recursive calls.
4715         (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
4716         (conf-space-mode, conf-colon-mode, conf-ppd-mode)
4717         (conf-xdefaults-mode): Use define-derived-mode and
4718         conf-mode-initialize.
4720 2005-10-29  Romain Francoise  <romain@orebokech.com>
4722         * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
4724 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
4726         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
4727         part of the decoded armor to find the key-identifier.
4728         (pgg-gpg-lookup-key-owner): New function to return the
4729         human-readable identifier of a key owner.
4730         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
4731         key itself.
4732         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
4733         the key value) if we have a key and can match it against a secret
4734         key.  Also, added a note pointing out fact that the prompt only
4735         indicates the first matching key.
4737         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
4738         pgg-decrypt-region.
4739         (pgg-pending-timers): A new hash for tracking the passphrase cache
4740         timers, so that new ones supercede old ones.
4741         (pgg-add-passphrase-to-cache): Rename from
4742         `pgg-add-passphrase-cache' to reduce confusion (all callers
4743         changed).  Modified to cancel old timers when new ones are added.
4744         (pgg-remove-passphrase-from-cache): Rename from
4745         `pgg-remove-passphrase-cache' to reduce confusion (all callers
4746         changed).  Modified to cancel old timers when their keys are
4747         removed from the cache.
4748         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
4749         XEmacs, an indirection to delete-itimer.
4750         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
4751         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
4752         users can only check cache without risk of prompting.  Correct bug in
4753         notruncate behavior.
4754         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
4755         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
4756         Add informative docstrings.
4757         (pgg-decrypt): Convey provided passphrase in subordinate call to
4758         pgg-decrypt-region.
4760 2005-10-20  Ken Manheimer <ken.manheimer+emacs@gmail.com>
4762         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
4763         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
4764         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
4765         'passphrase' argument, so the passphrase can be managed externally
4766         and then passed in to the system.
4768         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
4769         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
4770         so the passphrase cache can be used reliably with identifiers
4771         besides a pgp packet's key id.
4773         * pgg-gpg.el (pgg-pgp-encrypt-region)
4774         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
4775         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
4776         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
4777         argument to all these routines, so the passphrase can be managed
4778         externally and passed in to the system.
4780         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
4781         'notruncate' argument, so the passphrase cache can be used
4782         reliably with identifiers besides a pgp packet's key id.
4784 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
4786         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
4787         symmetric encryption.
4788         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
4789         encrypted session key.
4790         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
4791         message ask for the passphrase in a proper way.
4793         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
4794         New user commands for symmetric encryption.
4796 2005-10-28  Bill Wohler  <wohler@newt.com>
4798         * help-mode.el (help-url): New button type. Calls browse-url.
4799         (help-xref-url-regexp): New regexp to recognize URLs in docstring.
4800         Similar to Info nodes: URL `url'.
4801         (help-make-xrefs): Create help-url buttons for
4802         help-xref-url-regexp matches.
4804 2005-10-29  Nick Roberts  <nickrob@snap.net.nz>
4806         * tool-bar.el (tool-bar-add-item-from-menu)
4807         (tool-bar-local-item-from-menu): Fix doc strings.
4809 2005-10-28  Romain Francoise  <romain@orebokech.com>
4811         * ldefs-boot.el: Update.
4813         * subr.el (locate-library): Move from help-fns.el.
4814         * help-fns.el (locate-library): Move to subr.el.
4816 2005-10-28  Richard M. Stallman  <rms@gnu.org>
4818         * net/tramp.el (tramp-completion-mode): defvar moved up.
4820         * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
4822         * tool-bar.el (tool-bar-mode): Delete autoload cookie.
4824         * files.el (find-file-noselect): Use %d to format large file size.
4826         * bindings.el (mode-line-format): Add %e.
4828         * loadup.el ("facemenu"): Load unconditionally.
4829         ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
4830         ("x-dnd"): Load, when appropriate.
4832         * startup.el (command-line): Call before-init-hook earlier.
4833         Warn about some bad characters in -u user name.
4835         * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
4836         (flyspell-external-point-words): Error if misspelled word is not found.
4837         Set flyspell-large-region-beg at end of word.
4839 2005-10-28  Andreas Schwab  <schwab@suse.de>
4841         * view.el (View-revert-buffer-scroll-page-forward):
4842         Use view-page-size-default.
4844 2005-10-28  Juri Linkov  <juri@jurta.org>
4846         * international/quail.el (quail-get-current-str): Translate last
4847         raw character for deterministic input methods.
4849 2005-10-27  Jay Belanger  <belanger@truman.edu>
4851         * calc/calc-ext.el: Add functions to autoloads.
4852         (math-identity-matrix-p, math-ident-row-p): New functions.
4854         * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
4855         multiplication by an identity matrix; don't turn multiplication by
4856         an inverse matrix into division.
4857         (math-div-symbol-fancy):  Replace division by matrices with
4858         multiplication by inverse.
4860         * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
4862         * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
4863         (calc-writeoutpower): New functions.
4865 2005-10-27  Romain Francoise  <romain@orebokech.com>
4867         * replace.el (occur-engine): Include colon in mouse-face highlight.
4869         * dired-x.el: Change Maintainer field.
4871 2005-10-26  Chong Yidong  <cyd@stupidchicken.com>
4873         * longlines.el (longlines-mode): Bind after-change-functions to
4874         nil during initial decoding and final encoding.
4876 2005-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
4878         * term.el (term-emulate-terminal, term-handle-colors-array)
4879         (term-handle-ansi-escape): Specify the terminfo capabilities
4880         implemented.
4882 2005-10-26  Richard M. Stallman  <rms@gnu.org>
4884         * info.el (Info-fontify-node): Fix detection of sentence-break
4885         before *Note.
4887 2005-10-26  Romain Francoise  <romain@orebokech.com>
4889         * smerge-mode.el: Add `tools' to file keywords.
4891 2005-10-26  Nick Roberts  <nickrob@snap.net.nz>
4893         * progmodes/gud.el (gud-menu-map): Only display gud-until icon
4894         when the fringe is not available.
4896         * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
4897         (def-gdb-auto-update-trigger): Simplify construction.
4898         (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
4899         def-gdb-auto-updated-buffer as gdb-info-locals-handler is
4900         defined explicitly.
4901         (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
4902         def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
4903         defined explicitly.
4904         (gdb-info-locals-custom): Remove as it's a no-op.
4906 2005-10-25  Chong Yidong  <cyd@stupidchicken.com>
4908         * longlines.el (longlines-mode): Remove narrowing before
4909         performing the initial decoding or final encoding.
4911 2005-10-25  Romain Francoise  <romain@orebokech.com>
4913         * emacs-lisp/find-func.el (find-library-name): Also strip
4914         extension if library name ends in .el, to take advantage of
4915         `find-library-suffixes'.
4917 2005-10-25  Richard M. Stallman  <rms@gnu.org>
4919         * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
4921 2005-10-25  Juri Linkov  <juri@jurta.org>
4923         * textmodes/texinfo.el (texinfo-mode): Change charset of one
4924         quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
4926 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4928         * play/blackbox.el (blackbox-mode-map): Move init into declaration.
4929         (blackbox-redefine-key): Add argument `map'.
4931         * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
4932         regions when moving the jit-lock-context-unfontify-pos boundary.
4934 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
4936         * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
4938 2005-10-25  Masatake YAMATO  <jet@gyve.org>
4940         * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
4942 2005-10-25  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change)
4944         * play/blackbox.el (blackbox-redefine-key): New function.
4945         (blackbox-mode-map): Use it to remap existing bindings for cursor
4946         motion instead of binding literal keys.
4948 2005-10-25  Glenn Morris  <rgm@gnu.org>
4950         * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
4951         diary does not end in a newline.  Do not assume a blank line at
4952         the start of the diary file.
4954 2005-10-25  Kenichi Handa  <handa@m17n.org>
4956         * international/quail.el (quail-translate-key): If the input
4957         method is deterministic and failed to handle the last key, restart
4958         the key handling loop from an appropriate key.
4960 2005-10-25  Michael Albinus  <michael.albinus@gmx.de>
4962         * vc.el (vc-dired-mode): Extend comment for binding of
4963         `directory-listing-before-filename-regexp'.
4965 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4967         * textmodes/texinfo.el (texinfo-mode):
4968         * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
4969         not to unnecessarily expose emacs-mule's internal char codes.
4971 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
4973         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
4974         Display hand pointer and help-echo on disabled icon too.
4975         (gdb-mouse-until): New function.
4976         (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
4978 2005-10-24  Chong Yidong  <cyd@stupidchicken.com>
4980         * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
4981         with 2005-10-23 change to doctor.el.
4983         * finder.el (finder-mode-map): Add follow-link binding.
4985 2005-10-25  Kim F. Storm  <storm@cua.dk>
4987         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
4988         to gdb-mouse-toggle-breakpoint-fringe.
4989         (gdb-mouse-toggle-breakpoint-margin): Rename from
4990         gdb-mouse-toggle-breakpoint. Fix doc.
4991         (gdb-mouse-toggle-breakpoint-fringe): New defun.
4992         (gdb-put-string): Add optional SPROPS arg.  Add props to string.
4993         (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
4994         string properties also for fringe breakpoint bitmaps.
4996 2005-10-24  Carsten Dominik  <dominik@science.uva.nl>
4998         * textmodes/org.el (org-start-icalendar-file): Fix format form.
5000 2005-10-25  Masatake YAMATO  <jet@gyve.org>
5002         * simple.el (completion-common-substring):
5003         Use `completion-common-substring' prior to `completion-base-size'.
5005 2005-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
5007         * savehist.el: Require CL while compiling.
5008         (savehist-history-variables): Remove.
5009         (savehist-save-minibuffer-history, savehist-additional-variables)
5010         (savehist-minibuffer-history-variables): New vars.
5011         (savehist-save): Use them.
5012         (savehist-uninstall, savehist-minibuffer-hook): New funs.
5013         (savehist-install): New fun, extracted from savehist-load.
5014         (savehist-load): Use them.
5016 2005-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5018         * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
5019         a dummy doc-string-elt property.
5020         (defalias, defvaralias, define-category): Add a docstring property.
5022         * image.el (defimage):
5023         * widget.el (define-widget):
5024         * custom.el (defface, defcustom): Add `doc-string' declaration.
5026         * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
5027         (defadvice): Add `doc-string' declaration.
5029         * emacs-lisp/byte-run.el (macro-declaration-function):
5030         Handle `doc-string' declarations.
5031         (define-obsolete-function-alias, define-obsolete-variable-alias):
5032         Add `doc-string' declaration.
5034 2005-10-24  Kenichi Handa  <handa@m17n.org>
5036         * international/utf-7.el (utf-7): Add autoload cookie.
5038         * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
5040 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
5042         * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
5043         list of directories passed to batch-update-autoloads.  Add "." to
5044         the list of the echoed directories.
5046         * pgg-def.el:
5047         * pgg-gpg.el:
5048         * pgg-parse.el:
5049         * pgg-pgp.el:
5050         * pgg-pgp5.el:
5051         * pgg.el: Moved here from the gnus subdirectory.
5053 2005-10-24  Nick Roberts  <nickrob@snap.net.nz>
5055         * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
5056         in case comint-prompt-read-only is set to t.
5058         * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
5059         in case comint-prompt-read-only is set to t.
5061 2005-10-24  Ulf Jasper  <ulf.jasper@web.de>
5063         * calendar/icalendar.el (icalendar-version): Increase to 0.13.
5064         Now a string.
5065         (icalendar-import-format): Handle CLASS, STATUS, URL.
5066         Rename `subject' to `summary'.
5067         (icalendar-import-format-summary): Rename from
5068         `icalendar-import-format-subject'.
5069         (icalendar-import-format-url, icalendar-import-format-status)
5070         (icalendar-import-format-class): New variables.
5071         (icalendar--rris): Take variable argument list.
5072         (icalendar--datestring-to-isodate): Remove unnecessary
5073         calendar-style check when converting dates with explicit month names.
5074         (icalendar-export-region): Change return type of conversion
5075         subroutines.  Bury current buffer unless error occurred.
5076         (icalendar--convert-to-ical)
5077         (icalendar--parse-summary-and-rest): New functions.
5078         (icalendar--convert-ordinary-to-ical)
5079         (icalendar--convert-weekly-to-ical)
5080         (icalendar--convert-yearly-to-ical)
5081         (icalendar--convert-block-to-ical)
5082         (icalendar--convert-cyclic-to-ical)
5083         (icalendar--convert-anniversary-to-ical): Change return type.
5084         Strip trailing blanks from subject.
5085         (icalendar--convert-sexp-to-ical): Change return type.
5086         Strip trailing blanks from subject.  Handle simple sexp
5087         entries as generated by icalendar.el.
5088         (icalendar--convert-float-to-ical)
5089         (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
5090         (icalendar-import-file): Doc fix.
5091         (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
5092         Correct call to icalendar--rris.
5093         (icalendar--convert-ical-to-diary): Doc fix.  Rename `subject' to
5094         `summary'.
5095         (icalendar--add-diary-entry): Rename `subject' to `summary'.
5097 2005-10-24  Romain Francoise  <romain@orebokech.com>
5099         * server.el (server-sentinel): Set query-on-exit flag to nil on
5100         new client processes (it isn't inherited from the server process).
5102         * replace.el (occur-engine): Rearrange text properties.
5104 2005-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5106         * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
5107         case-fold-search is nil.
5108         (debug-help-follow): Use help-xref-interned directly.
5110 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
5112         * thumbs.el (thumbs-image-type): Add .pbm.
5114 2005-10-23  Richard M. Stallman  <rms@gnu.org>
5116         * faces.el (inhibit-face-set-after-frame-default): New variable.
5117         (set-face-attribute): Bind it.
5118         (face-set-after-frame-default): Test it.
5120         * help-fns.el (describe-simplify-lib-file-name): New function.
5121         (describe-function-1, describe-variable): Use it.
5123         * faces.el (describe-face): Use describe-simplify-lib-file-name.
5125         * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
5126         Eliminate nil as possible value.
5127         (tooltip-hide-delay): Reduce internal-border-width.
5129         * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
5130         (menu-bar-file-menu) <new-file>: Likewise.
5132         * simple.el (line-move-finish): Ignore fields computing LINE-END.
5134         * international/mule.el (load-with-code-conversion):
5135         Pass full file name to `eval-buffer' unless preloading.
5137         * textmodes/flyspell.el (flyspell-large-region):
5138         Call ispell-check-version.
5140         * textmodes/ispell.el (ispell-local-dictionary-overridden):
5141         Fix the make-variable-buffer-local call that was supposed
5142         to be for this variable.
5143         (ispell-aspell-supports-utf8): Doc fix.
5144         (ispell-find-aspell-dictionaries): Preserve elements of
5145         ispell-dictionary-alist for dictionaries that aspell doesn't report.
5146         (ispell-aspell-find-dictionary): Return nil on error.
5148         * play/doctor.el (doctor-doc): Don't say "psychiatrist".
5149         (doctor-symptoms): Likewise.
5151         * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
5153 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
5155         * cus-edit.el (custom-button, custom-button-pressed): New vars.
5156         (custom-raised-buttons): Add :set spec.
5157         (custom-button-unraised, custom-button-pressed-unraised):
5158         New faces, so that custom-raised-buttons actually does something.
5159         (custom-mode): Use custom-button and custom-button-pressed.
5161         * wid-edit.el (widget-specify-button): Don't ignore
5162         widget-mouse-face on graphic terminals.
5163         (widget-move-and-invoke): Cleanup.
5165 2005-10-23  Thien-Thi Nguyen  <ttn@gnu.org>
5167         * whitespace.el (whitespace-cleanup): Doc fix.
5169 2005-10-23  Romain Francoise  <romain@orebokech.com>
5171         * emulation/viper.el (viper-set-hooks): Quote forms passed to
5172         `eval-after-load' to avoid evaluating their result.
5174 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
5176         * files.el (directory-listing-before-filename-regexp):
5177         New defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.
5179         * dired.el (dired-move-to-filename-regexp): Remove.
5180         All occurences replaced by `directory-listing-before-filename-regexp'.
5182         * dired-x.el, locate.el, vc.el:
5183         Replace `dired-move-to-filename-regexp' by
5184         `directory-listing-before-filename-regexp'.  In vc.el it is
5185         overwritten locally; maybe this can be handled in files.el too.
5187         * net/ange-ftp.el (ange-ftp-date-regexp): Remove.  All occurences
5188         replaced by `directory-listing-before-filename-regexp'.
5190 2005-10-23  Andreas Schwab  <schwab@suse.de>
5192         * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
5193         and eval-next-after-load.
5195 2005-10-23  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
5197         * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
5198         exist, create it.
5200 2005-10-23  Ken Manheimer  <ken.manheimer@gmail.com>
5202         * allout.el: Remove autoloads for mailcrypt and crypt++.
5203         Require pgg, pgg-gpg during compilation.
5204         (allout-version): Increment version number to 2.1, and use a literal
5205         rather than RCS Id.
5206         (allout-default-encryption-scheme): Remove.
5207         (allout-passphrase-verifier-handling)
5208         (allout-passphrase-verifier-string)
5209         (allout-file-passphrase-verifier-string)
5210         (allout-passphrase-hint-string): Rename -key- to -passphrase-.
5211         (allout-passphrase-hint-handling): Rename and simplify.
5212         (allout-init): Use `find-file-hook' if available, otherwise
5213         `find-file-hooks'.
5214         (allout-mode): Use `write-file-functions' if available, otherwise
5215         `local-write-file-hooks' and, instead of making auto-save-hook
5216         buffer local, make the write-file-hook activity contingent to
5217         allout-mode.
5218         (allout-mode): Use key-binding substitution in the docstring.
5219         (allout-kill-line): Spell-out kill ring data structure mutation
5220         instead of using byte-compiler-complaint-provoking `pop'.
5221         (allout-insert-listified): Use `insert' rather than `insert-string'
5222         (allout-toggle-current-subtree-encryption): Update docstring, adjust
5223         to new gpp-based encryption, use new `allout-encrypted-topic-p'.
5224         (allout-encrypt-string): Totally revamped vis new underlying
5225         encryption facilities.
5226         (allout-mc-activate-passwd): Remove.
5227         (allout-obtain-passphrase): New, more or less replaces
5228         allout-mc-activate-passwd.
5229         (allout-encrypted-key-info): More or less replaces
5230         allout-encrypted-text-type.
5231         (outlineify-sticky, outlinify-sticky): Add autoload cookie.
5232         (my-mark-marker): Use `(featurep 'xemacs)'.
5234 2005-10-23  Lars Hansen <larsh@soem.dk>
5236         * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
5237         (byte-compile-file-form-defmumble, byte-compile-defun)
5238         (byte-compile-defmacro): Use it.
5239         (byte-compile-form): Don't call byte-compile-set-symbol-position
5240         when a byte-compile handler is called.
5242 2005-10-22  Romain Francoise  <romain@orebokech.com>
5244         * savehist.el (savehist-history-variables): Add `grep-find-history'.
5246         * subr.el (eval-after-load): Convert library name to an absolute
5247         file name using locate-library, since load-history no longer has
5248         library names in it.
5250 2005-10-22  Richard M. Stallman  <rms@gnu.org>
5252         * files.el (make-temp-file): Move from subr.el.
5253         * subr.el (make-temp-file): Move to files.el.
5255         * window.el (get-buffer-window-list): Move from subr.el.
5256         * subr.el (get-buffer-window-list): Move to window.el.
5258         * image.el (image-load-path): Use eval-at-startup to initialize.
5260         * subr.el (eval-at-startup): New macro.
5262         * subr.el: Much rearrangement of functions and division
5263         into pages.  No code changes.
5265 2005-10-22  Kenichi Handa  <handa@m17n.org>
5267         * tar-mode.el (tar-extract): Be sure to call
5268         find-operation-coding-system if set-auto-coding doesn't find a
5269         coding system.
5271 2005-10-22  Kim F. Storm  <storm@cua.dk>
5273         * image.el (image-type-header-regexps): Rename from image-type-regexps.
5274         Change users.
5275         (image-type-file-name-regexps): New defconst.
5276         (image-type-from-data): Simplify loop.
5277         (image-type-from-buffer): New defun.
5278         (image-type-from-file-header): Use it instead of image-type-from-data.
5279         Use image-search-load-path instead of only looking in data-directory.
5280         (image-type-from-file-name): New defun.
5281         (image-search-load-path): Change `pathname' to `filename'.
5282         Make PATH arg optional, default to image-load-path.
5284 2005-10-21  Richard M. Stallman  <rms@gnu.org>
5286         * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
5288         * textmodes/paragraphs.el (sentence-end-base): New variable.
5289         (sentence-end): Use sentence-end-base.
5291 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5293         * font-lock.el (font-lock-default-fontify-region): Check the multiline
5294         property independently from the font-lock-multiline variable.
5296 2005-10-21  Richard M. Stallman  <rms@gnu.org>
5298         * emacs-lisp/find-func.el (find-library-name): Doc fix.
5300         * startup.el (command-line): Convert library names
5301         in `load-history' to absolute file names.
5303         * subr.el (symbol-file): Doc fix.
5305         * loadhist.el (file-loadhist-lookup): Call locate-library
5306         instead of find-library-name.  Don't try converting
5307         abs file names to library names, since load-history no longer
5308         has library names in it.
5309         (file-dependents, file-provides, file-requires): Doc fixes.
5311 2005-10-21  Juri Linkov  <juri@jurta.org>
5313         * progmodes/etags.el (tags-table-mode): New function.
5314         (tags-verify-table): Replace initialize-new-tags-table with
5315         tags-table-mode.
5317         * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
5318         default value.
5319         (desktop-modes-not-to-save): Add tags-table-mode to the
5320         default value.
5322         * info.el (Info-index-next): Add total number of index
5323         alternatives to the message.
5325         * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
5326         backward only space (instead of space and period) before looking
5327         at sentence end.
5329         * simple.el (set-variable): Use user-variable-p instead of symbolp.
5330         Add the old variable value as 4th default-value arg of read-string.
5332 2005-10-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5334         * cus-face.el (custom-declare-face): Make face from X resources
5335         also on Mac.
5337         * disp-table.el (standard-display-g1, standard-display-graphic):
5338         Refuse to use string glyphs also on Mac.
5339         (standard-display-european): Don't set terminal coding system also
5340         on Mac.
5342         * frame.el (display-screens): Use x-display-screens also on Mac.
5344 2005-10-21  Romain Francoise  <romain@orebokech.com>
5346         * net/rcirc.el: Now part of GNU Emacs.  Update FSF's address.
5348 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5350         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
5351         and $? into sexps.
5353         * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
5354         warning face on open-paren-in-column-0.
5356         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
5357         boundary case.  Fix typo.
5358         Suggested by Martin Rudalics <rudalics@gmx.at>.
5360 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
5362         * textmodes/org.el (org-combined-agenda-icalendar-file)
5363         (org-icalendar-include-todo, org-icalendar-combined-name): New options.
5364         (org-export-icalendar-this-file)
5365         (org-export-icalendar-all-agenda-files)
5366         (org-export-icalendar-combine-agenda-files): New commands.
5367         (org-export-icalendar, org-print-icalendar-entries)
5368         (org-start-icalendar-file, org-finish-icalendar-file)
5369         (org-ical-ts-to-string): New functions.
5370         (org-read-date, org-goto-calendar)
5371         (org-agenda-goto-calendar): Inhibit displaying diary entries by
5372         call to `calendar'.
5373         (orgtbl-setup): Remove the :keys arguments from the menu description.
5374         (org-after-save-iCalendar-file-hook): New variable.
5376 2005-10-21  Kenichi Handa  <handa@m17n.org>
5378         * language/vietnamese.el (tcvn-5712): Make it an alias of
5379         vietnamese-tcvn coding-system.
5381 2005-10-20  Michael Albinus  <michael.albinus@gmx.de>
5383         * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
5384         group id is given.
5386 2005-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5388         * progmodes/sh-script.el (sh-escaped-line-re): New var.
5389         (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
5390         (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
5391         whose line is either continued or ends with a comment.
5393 2005-10-20  Romain Francoise  <romain@orebokech.com>
5395         * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
5397         * replace.el (occur-engine): Add follow-link property.
5399         * font-core.el (font-lock-mode): Doc fix.
5401 2005-10-20  Richard M. Stallman  <rms@gnu.org>
5403         * net/rcirc.el: New file.
5405 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
5407         * term.el (term-term-name): Initialize to "eterm-color".
5409 2005-10-20  Ken Manheimer  <ken.manheimer@gmail.com>
5411         * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
5412         for encryption functionality.
5413         Move allout customization subgroup from `editing' to `outlines' group.
5414         Fix commentary keywords to legitimate ones.
5415         Update author info (using my current email address, obscurified).
5416         (allout-encrypt-string, allout-encryption-produce-work-buffer)
5417         (allout-encrypted-topic-p, allout-encrypted-text-type)
5418         (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
5419         (allout-situate-encryption-key-verifier)
5420         (allout-get-encryption-key-verifier, allout-verify-key)
5421         (allout-next-topic-pending-encryption)
5422         (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
5423         (outline-topic-encryption-bullet, outline-default-encryption-scheme)
5424         (outline-key-verifier-handling, outline-key-hint-handling)
5425         (outline-encrypt-unencrypted-on-saves): New defcustoms.
5426         (allout-file-key-verifier-string, allout-encryption-scheme)
5427         (allout-key-verifier-string, allout-key-hint-string)
5428         (allout-after-save-decrypt): New variables.
5429         (allout-write-file-hook-handler, allout-auto-save-hook-handler)
5430         (allout-after-saves-handler): New hook functions.
5431         (allout-post-command-business): Do allout-after-save-decrypt.
5432         (allout-enable-file-variable-adjustment): Custom var to enable
5433         mechanism for adding and adjusting settings of Emacs file variables.
5434         (allout-adjust-file-variable, allout-file-vars-section-data):
5435         New functions, implement the mechanism.
5436         (outlineify-sticky): Use the file vars mechanism.
5437         (allout-inhibit-protection, allout-during-write-cue)
5438         (allout-override-protect, allout-before-change-protect): Remove.
5439         (allout-flag-region, allout-open-topic): Adjust read-only text.
5440         (allout-open-line-not-read-only): Add to facilitate read-only
5441         text based protection.
5442         (allout-kill-line): Revise to adjust read-only text, clue the
5443         user about the inhibition.
5444         (allout-unprotected): Use unwind-protect.
5445         (allout-shift-in, allout-shift-out): Disallow manually shifting a
5446         topic deeper than the offspring depth of the previous topic -
5447         avoiding confusing "containment discontinuities".
5448         (allout-reindent-bodies): Fix retention of body relative hanging
5449         indent during promotion of collapsed bodies.
5450         (allout-open-topic): Make it easy to open new topic with same
5451         bullet as current topic - topic creation functions provided with
5452         any universal argument provokes now prompt for bullet, defaulting
5453         to the bullet of the previous topic.
5454         (allout-plain-bullets-string, allout-distinctive-bullets-string):
5455         Plain bullet alternates `.' period and `,' comma only.  All other
5456         bullets are relegated to special status (but customizable).
5457         (allout-end-of-entry): Rename from allout-end-of-current-entry
5458         since it actually operates w.r.t. most immediately containing
5459         entry, visible or not.
5460         (allout-hide-current-entry, allout-show-current-entry): Use the
5461         revised version.
5462         (allout-old-expose-topic): Solidify deprecation.
5463         (allout-end-of-subtree): Add so we can span concealed as well
5464         as visible topics.
5465         (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
5466         (allout-end-of-current-heading): Tweak to just respect the first line.
5467         (allout-get-body-text): Add.
5468         (allout-ascend-to-depth, allout-ascend): Position at end of prefix
5469         when invoked interactively.
5470         (allout-up-current-level): Use `interactive-p'.
5471         (allout-mode, allout-init): Miscellaneous docstring and
5472         operational refinements, as well as hookups of new encryption stuff.
5473         (allout-beginning-of-current-entry): Now works as advertised.
5474         (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
5475         (allout-isearch-rectification): Refine condition for isearching.
5476         (allout-isearch-abort, allout-enwrap-isearch)
5477         (allout-flag-region, my-region-active-p): Relocate some macros.
5478         (allout-title): Fallback title is (buffer-name), not
5479         non-existing (current-buffer-name).
5480         (subst-char-in-string): Define if absent (for some XEmacs versions).
5482 2005-10-20  Jari Aalto  <jari.aalto@cante.net>
5484         * mail/sendmail.el (mail-setup-hook, mail-aliases)
5485         (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
5486         (mail-citation-prefix-regexp, mail-signature-file)
5487         (mail-default-headers, mail-bury-selects-summary)
5488         (mail-send-nonascii): Add autoload cookies.
5490 2005-10-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
5492         * frame.el (blink-cursor-mode): Add `mac' to the list of
5493         window-system's that support blinking cursor.
5495 2005-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
5497         * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
5499 2005-10-20  Eli Zaretskii  <eliz@gnu.org>
5501         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
5502         Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
5503         to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
5505 2005-10-20  Kim F. Storm  <storm@cua.dk>
5507         * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
5508         (ido-set-current-directory): Don't add / after final @.
5509         (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
5510         Explicitly handle ange-ftp completion oddities.
5511         (ido-make-file-list): Don't rotate list at tramp root to avoid
5512         triggering tramp file handler for expand-file-name via get-file-buffer.
5514 2005-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5516         * savehist.el (savehist-coding-system): Revert to checking XEmacs.
5518 2005-10-19  Jay Belanger  <belanger@truman.edu>
5520         * calc/calc-units.el (math-standard-units): Add units, adjust
5521         symbols and update values.
5522         (math-unit-prefixes):  Add more prefixes.
5524 2005-10-19  Romain Francoise  <romain@orebokech.com>
5526         * bookmark.el (bookmark-menu-heading): New face.
5527         (bookmark-bmenu-list): Use it.
5528         Don't fiddle with `baud-rate' at top-level.
5530 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
5532         * image.el (create-image, find-image): Mention max-image-size in
5533         docstring.
5535 2005-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5537         * savehist.el (savehist-load): Revert to checking XEmacs.
5539         * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
5540         Various docstring and line-width fixups.
5541         (conf-mode): Use cond.
5542         Set font-lock-defaults.  Don't set comment-use-syntax.
5544 2005-10-18  David Ponce  <david@dponce.com>
5546         * tree-widget.el (tree-widget-button-click): New function.
5547         (tree-widget-button-keymap): Use it.
5549 2005-10-18  Romain Francoise  <romain@orebokech.com>
5551         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
5552         (bookmark-bmenu-hide-filenames): Add follow-link property.
5553         Improve help-echo text.
5555         * ffap.el (find-file-at-point): Doc fix.
5557 2005-10-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5559         * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
5561 2005-10-18  Masatake YAMATO  <jet@gyve.org>
5563         Install to the CVS repository what I forgot to install in my
5564         2005-10-16 changes.
5566         * progmodes/python.el (python-complete-symbol): Pass the common
5567         prefix substring of completion to `display-completion-list'.
5569         * textmodes/org.el (org-complete): Ditto.
5571 2005-10-18  Masatake YAMATO  <jet@gyve.org>
5573         Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
5575         * woman.el (WoMan-xref-man-page): New button type derived
5576         from `Man-abstract-xref-man-page'.
5577         (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
5579         * man.el (Man-abstract-xref-man-page): New button type.
5580         (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
5581         (Man-highlight-references): Add new optional argument `xref-man-type'.
5583 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
5585         * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
5587 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
5589         * cus-edit.el (Custom-move-and-invoke): Delete.
5590         (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
5592         * wid-edit.el (widget-move-and-invoke): New function, from
5593         Custom-move-and-invoke.
5595 2005-10-17  Bill Wohler  <wohler@newt.com>
5597         Move all remaining images from lisp/toolbar to etc/images, move
5598         lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar.  Place
5599         the low resolution images in their own directory (low-color).
5601         * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*,
5602         * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*:
5603         * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*:
5604         * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*:
5605         * toolbar/preferences.*, toolbar/print.*, toolbar/save.*:
5606         * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*:
5607         * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
5609         * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
5610         * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
5611         * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
5612         * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
5613         * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
5614         * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
5615         * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
5616         * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
5617         * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
5618         * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
5619         * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
5620         * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
5621         * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
5622         * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
5623         * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
5625         To conform with convention, replace the underscore (_) in the
5626         following image names with dash (-) or (/) as appropriate.
5628         * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
5629         * toolbar/fld_open.*: Move to etc/images/fld-open.*.
5630         * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
5631         * toolbar/jump_to.*: Move to etc/images/jump-to.*.
5632         * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
5633         * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
5634         * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
5635         * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
5636         * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
5637         * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
5638         * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
5639         * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
5640         * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
5641         * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
5642         * toolbar/mail_send.*: Move to etc/images/mail/send.*.
5644         * info.el (info-tool-bar-map): Replace underscores in image names
5645         with dashes.
5647         * makefile.w32-in (WINS): Remove toolbar.
5649         * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
5651         * tool-bar.el: Move to lisp from toolbar.  Now that
5652         toolbar is empty, it should be deleted when folks run "cvs up -P".
5654 2005-10-18  Jay Belanger  <belanger@truman.edu>
5656         * calc/calc-store.el (calc-store-into): Get the proper variable name
5657         to display in message.
5659 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
5661         * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
5662         expressions display in speedbar for all buffers when debugging.
5663         (gdb-speedbar-expand-node): Ensure node contraction is always updated.
5665         * speedbar.el (speedbar-set-mode-line-format): Indent properly.
5666         (speedbar-insert-button, speedbar-make-button):
5667         Use add-text-properties.
5668         (speedbar-update-localized-contents)
5669         (speedbar-update-directory-contents)
5670         (speedbar-update-special-contents): Use dolist.
5671         (speedbar-buffer-easymenu-definition): Add a menu separator.
5673 2005-10-17  Jason Rumney  <jasonr@gnu.org>
5675         * makefile.w32-in: Use $(lisp) consistently.
5676         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
5677         for shell specific generation of mh-autoloads.
5679 2005-10-17  Richard M. Stallman  <rms@gnu.org>
5681         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
5683 2005-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5685         * jit-lock.el (jit-lock-fontify-now):
5686         Move jit-lock-context-unfontify-pos to avoid wasted work.
5688 2005-10-17  Michael Albinus  <michael.albinus@gmx.de>
5690         * net/tramp.el (tramp-completion-mode): New defvar.  Used in
5691         `tramp-completion-mode' for checking if we are in completion mode.
5692         (tramp-completion-handle-file-name-all-completions): Reorder code
5693         in order to complete for file names only in case there are no
5694         method/user/host completions.  This is necessary for cooperation
5695         with ido.  Reported by Kim F. Storm <storm@cua.dk>.
5697 2005-10-16  Chong Yidong  <cyd@stupidchicken.com>
5699         * longlines.el (longlines-search-forward)
5700         (longlines-search-backward): Match any number of spaces.
5702 2005-10-16  Thien-Thi Nguyen  <ttn@gnu.org>
5704         * diff-mode.el (diff-mode): Doc fix.
5706 2005-10-16  David Reitter <david.reitter@gmail.com>
5708         * mail/sendmail.el (send-mail-function): Use mailclient-send-it
5709         as default on darwin and windows systems.
5711 2005-10-16  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
5713         * arc-mode.el (archive-zip-extract): Doc fix.
5715 2005-10-16  Romain Francoise  <romain@orebokech.com>
5717         * mouse.el (mouse-1-click-follows-link): Doc fix.
5719 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5721         * savehist.el: Don't require CL at runtime.
5722         (savehist-xemacs): Remove.
5723         (savehist-coding-system): Use utf-8 if present, regardless of religion.
5724         (savehist-no-conversion): Use (featurep 'xemacs).
5725         (savehist-load): Check existence of start-itimer rather than XEmacs.
5726         Use an idle timer.
5727         (savehist-process-for-saving): Replace use of CL funs `subseq' and
5728         `delete-if-not'.
5730 2005-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
5732         * savehist.el: Newer version.
5733         (savehist-autosave-interval, savehist-coding-system, savehist-timer)
5734         (savehist-last-checksum, savehist-no-conversion): New vars.
5735         (savehist-autosave, savehist-process-for-saving, savehist-printable):
5736         New functions.
5737         (savehist-load, savehist-save): Use them.
5738         (savehist-delimit): Remove.
5740 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5742         * progmodes/compile.el (compilation-goto-locus): Display the
5743         compilation buffer first and the source buffer second, in case they're
5744         in overlapping frames.  Don't raise the compilation frame if it was the
5745         selected window upon entry.  Pass the `other-window' arg to
5746         pop-to-buffer.
5748         * info.el (Info-fontify-node): Use dolist.
5749         Change add-text-properties to put-text-property.
5751 2005-10-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5753         * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
5754         bound of search.
5756 2005-10-16  Masatake YAMATO  <jet@gyve.org>
5758         * dabbrev.el (dabbrev-completion): Pass the common
5759         prefix substring of completion to `display-completion-list'.
5761         * filecache.el (file-cache-minibuffer-complete)
5762         (file-cache-complete): Ditto.
5764         * tempo.el (tempo-display-completions): Ditto.
5766         * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
5768         * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
5770         * eshell/em-hist.el (eshell-list-history): Ditto.
5772         * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
5774         * mail/mailalias.el (mail-complete): Ditto.
5776         * progmodes/etags.el (complete-tag): Ditto.
5778         * progmodes/make-mode.el (makefile-complete): Ditto.
5780         * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
5782         * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
5784         * progmodes/pascal.el (pascal-complete-word)
5785         (pascal-show-completions): Ditto.
5787         * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
5789         * simple.el (completion-common-substring): New variable.
5790         (completion-setup-function): Use `completion-common-substring'
5791         to put faces.
5793 2005-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5795         * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
5796         (x-get-selection, mac-select-convert-to-string): Convert from/to
5797         UTF-16 clipboard data as in native byte order, no BOM.
5799 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
5801         * progmodes/gud.el (gud-tool-bar-map): Rename the images
5802         appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
5803         (gud-sentinel): Use speedbar-frame to check for speedbar.
5805 2005-10-15  Richard M. Stallman  <rms@gnu.org>
5807         * savehist.el: New file.
5809 2005-10-14  Karl Chen  <quarl@cs.berkeley.edu>
5811         * textmodes/tex-mode.el (tex-font-lock-keywords-2):
5812         Fix bug in \bf fontification.
5814 2005-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5816         * pcvs.el (cvs-edit-log-files): New var.
5817         (cvs-mode-edit-log): New arg `file'.
5818         (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
5819         Instead force the use of the original file and nothing else.
5820         (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
5821         the cvs-minor-wrap-function is set.
5822         (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
5824 2005-10-14  Bill Wohler  <wohler@newt.com>
5826         * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
5827         * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
5828         * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
5829         * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
5830         * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
5831         * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
5832         * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
5833         * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
5834         * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
5835         * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
5836         * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
5837         * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
5838         * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
5839         * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
5840         * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
5842         * progmodes/gud.el (gud-tool-bar-map): Rename the images
5843         appropriately (for example, gud-break to gud/break).
5845 2005-10-14  Chong Yidong  <cyd@stupidchicken.com>
5847         * longlines.el (longlinges-search-function)
5848         (longlines-search-forward, longlines-search-backward): New functions.
5849         (longlines-mode): Set isearch-search-fun-function to
5850         longlinges-search-function.
5852         * mouse.el (mouse-drag-region-1): Handle the case where a
5853         double-click event is bound to an arbitrary function.
5855 2005-10-14  David Ponce  <david@dponce.com>
5857         * recentf.el (recentf-track-opened-file)
5858         (recentf-track-closed-file, recentf-update-menu)
5859         (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
5860         (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
5861         mouse-1-click-follows-link.
5863 2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5865         * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
5866         Gnome file-manager.png.  Suggested by
5867         Joachim Nilsson <joachim.nilsson@vmlinux.org>.
5869         * toolbar/README: Add diropen.xpm.
5871 2005-10-13  Bill Wohler  <wohler@newt.com>
5873         * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
5874         restrictions.  Suggested by David Robinow <drobinow@gmail.com>.
5876 2005-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5878         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
5879         Don't waste the byte-compiler's time on constant data.
5881 2005-10-13  Kenichi Handa  <handa@m17n.org>
5883         * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
5884         byte with `escape-glyph' face.
5886         * international/fontset.el (ccl-encode-unicode-font):
5887         Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
5888         Handle the case that ucs-mule-to-mule-unicode translates a character to
5889         ASCII (usually for IPA characters).
5891 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5893         * info.el (Info-fontify-node): Don't be fooled by a lone "...".
5894         Don't hide the underline of titles if font-lock-mode is disabled.
5896 2005-10-12  Bill Wohler  <wohler@newt.com>
5898         * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
5899         (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
5900         files in MH-E-SRC have been updated.
5901         (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
5903 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5905         * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
5906         (mixal-mode-syntax-table): Add \n as end-comment.
5907         (mixal-operation-codes-alist): Immediately initialize to full value.
5908         (mixal-add-operation-code): Remove.
5909         (mixal-describe-operation-code): Make the arg non-optional.
5910         Use the interactive spec instead.
5911         Use mixal-operation-codes-alist rather than mixal-operation-codes.
5912         (mixal-font-lock-keywords): Don't highlight comments here any more.
5913         (mixal-font-lock-syntactic-keywords): New var.
5914         (mixal-mode): Use it.  Fix comment-start-skip.
5916 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5918         * startup.el (command-line-x-option-alist): -nb => -nbi
5920 2005-10-12  Kim F. Storm  <storm@cua.dk>
5922         * startup.el (fancy-splash-default-action): Discard mouse click in
5923         the splash screen window, as it has no sensible meaning in the
5924         next window to be selected.  Fixes error reported by Jan D.
5926 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
5928         * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
5930 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5932         * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
5933         Try to fix up minor layout issues like indentation, line break, etc...
5934         (mixal-mode-syntax-table): Don't try to specify comment syntax,
5935         because it doesn't work.
5936         (mixal-operation-codes): Add some more codes.
5937         (mixal-font-lock-keywords): Process comments here.
5938         (mixal-mode): mixasm no longer needs -g option.
5940 2005-10-11  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
5942         * progmodes/sh-script.el (sh-tmp-file):
5943         Use mktemp -t.  Finish support for es and rc shells.
5945 2005-10-11  Jay Belanger  <belanger@truman.edu>
5947         * calc/calcalg2.el (calc-integral): With an argument, compute the
5948         definite integral.
5950 2005-10-11  Chong Yidong  <cyd@stupidchicken.com>
5952         * mouse.el (mouse-drag-region-1): Don't try to catch a
5953         double-click when doing follow-link (it's overridden anyway).
5955 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
5957         * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
5958         (autoload-print-form-outbuf): Add docstring.
5960 2005-10-11  Juri Linkov  <juri@jurta.org>
5962         * info.el (Info-mode-menu): Delete menu item "Edit".
5963         (Info-mode): Delete description of Info-edit from docstring,
5964         and rearrange descriptions of Info commands in the order
5965         they are documented in the Info manual.
5967 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5969         * calendar/appt.el (appt-check): Use diary-selective-display var.
5971 2005-10-10  Richard M. Stallman  <rms@gnu.org>
5973         * net/newsticker.el (newsticker-start, newsticker-show-news):
5974         Add autoload cookies.
5976 2005-10-10  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
5978         * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
5980 2005-10-10  Karl Chen  <quarl@cs.berkeley.edu>
5982         * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
5984 2005-10-10  Jay Belanger  <belanger@truman.edu>
5986         * calc/calc-arith.el (math-check-known-scalarp)
5987         (math-check-known-matrixp): Check the values of arguments that are
5988         variables.
5989         (math-check-known-square-matrixp): New function.
5990         (math-known-square-matrixp): Use math-check-known-square-matrixp.
5991         (math-super-types): Add sqmatrix type.
5993         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
5994         mode name `square' to `sqmatrix'.
5996         * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
5997         mode name `square' to `sqmatrix'.
5999 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6001         * progmodes/etags.el (select-tags-table-mode): Don't use
6002         selective-display.
6003         (tags-select-tags-table): Pass `button' to the action function.
6004         (select-tags-table): Place the side-info on button properties rather
6005         than in hidden text.  Abbreviate file names.
6006         (select-tags-table-mode-map): Inherit rather than copy buttom-map.
6007         (select-tags-table-select): Add `button' argument.
6008         Get side-info from the button property rather than from hidden text.
6010 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
6012         * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
6013         (gud-speedbar-buttons): Preserve point if possible.
6014         (gud-sentinel): Restore previous speedbar display type.
6016         * progmodes/gdb-ui.el (gdba): Improve diagram.
6017         (def-gdb-auto-update-handler, gdb-info-locals-handler)
6018         (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
6019         Call get-buffer-window once.
6021 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6023         * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
6024         (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
6025         (pascal-indent-command): Remove unused var `ind'.
6026         (pascal-indent-case): Remove unused var `oldpos'.
6027         (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
6028         since it's now used as a proper minor mode map.
6029         (pascal-outline): Rename to pascal-outline-mode.
6030         (pascal-outline-mode): Use define-minor-mode.
6031         (pascal-outline-mode, pascal-outline-change): Use overlays rather than
6032         selective-display.
6034 2005-10-10  Andreas Schwab  <schwab@suse.de>
6036         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
6037         number.  Reported by Karl Chen <quarl@cs.berkeley.edu>.
6039         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
6040         outside source directory.
6042 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
6044         * textmodes/org.el (org-mode-map): Explicit definition of `C-c
6045         C-x' as a prefix.
6046         (orgtbl-mode-map): Full keymap instead of sparse, because all
6047         `self-insert-command' keys are redefined in this map.
6048         (org-export-as-html): Specify charset for HTML file, by taking it
6049         from the coding system.
6051 2005-10-10  Kenichi Handa  <handa@m17n.org>
6053         * textmodes/flyspell.el (flyspell-check-word-p):
6054         If unread-command-events is non-empty, don't call sit-for.
6056 2005-10-09  Richard M. Stallman  <rms@gnu.org>
6058         * font-lock.el (font-lock-syntactic-keywords)
6059         (font-lock-keywords): Doc fixes.
6061         * textmodes/flyspell.el (flyspell-external-point-words):
6062         Simplify logic, and don't try to check for consecutive appearances
6063         of one incorrect word.
6065 2005-10-10  Nick Roberts  <nickrob@snap.net.nz>
6067         * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
6068         separator.
6070         * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
6071         (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
6072         (gud-expansion-speedbar-buttons): New function.
6073         (gud-speedbar-buttons): Check for gud-comint-buffer.
6075 2005-10-09  Bill Wohler  <wohler@newt.com>
6077         * Makefile.in (updates): Add mh-loaddefs dependency.
6079 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
6081         * speedbar.el (speedbar-file-key-map): Fix typo.
6083 2005-10-09  Daniel Brockman  <daniel@brockman.se>
6085         * cus-start.el (line-spacing): Add custom spec.
6087 2005-10-09  Romain Francoise  <romain@orebokech.com>
6089         * textmodes/ispell.el (ispell-check-version): Fix last change.
6091 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6093         * term/x-win.el: Remove -i, --icon-type from comment.
6095         * startup.el (command-line-x-option-alist): Remove options -i,
6096         -itype, --icon-type, added -nb, --no-bitmap-icon
6098 2005-10-09  Nick Roberts  <nickrob@snap.net.nz>
6100         * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
6101         instead of :active.
6103 2005-10-08  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
6105         * textmodes/ispell.el (ispell-check-version):
6106         Ignore hyphen, and all that follows, in aspell's version text.
6108 2005-10-08  Jay Belanger  <belanger@truman.edu>
6110         * calc/calc-arith.el (math-known-square-matrixp): New function.
6111         (math-pow-fancy): Check for matrices before distributing exponent
6112         across products.
6114         * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
6115         fullscreen keypad.  Suggested by Luc Teirlinck.
6116         (calc-keypad-show-input): Add space for formatting.
6118         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
6119         Add square matrix option.
6121         * calc/calc-poly.el (math-expand-term): Check for matrices instead
6122         of checking calc-matrix-mode when deciding how to expand.
6124         * calc/calc.el (calc-set-mode-line): Add square matrix option.
6126 2005-10-08  Lars Hansen  <larsh@soem.dk>
6128         * net/tramp.el (tramp-perl-directory-files-and-attributes):
6129         Add error handling.
6130         (tramp-handle-directory-files-and-attributes): Handle perl error msg.
6132 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
6134         Sync with Tramp 2.0.51.
6136         * net/tramp.el (tramp-handle-set-visited-file-modtime)
6137         (tramp-handle-insert-file-contents, tramp-handle-write-region):
6138         Insert special handling for `last-coding-system-used', again
6139         it still seems to be necessary (unlike stated before).
6140         Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
6141         (tramp-password-prompt-regexp): There might be other words before
6142         trailing ":".  Reported by Kurt Steinkraus <kurt@steinkraus.us>.
6143         (tramp-chunksize): Improve docstring.
6144         (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
6145         Emacs 20.  Use `tramp-octal-to-decimal' therefore.  Reported by
6146         Christian Joergensen <bugs@razor.dk>.
6148 2005-10-07  Glenn Morris  <rgm@gnu.org>
6150         * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
6151         (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
6152         precision'.
6154 2005-10-07  Romain Francoise  <romain@orebokech.com>
6156         * ibuf-ext.el (ibuffer-do-shell-command-pipe)
6157         (ibuffer-do-shell-command-pipe-replace)
6158         (ibuffer-do-shell-command-file, ibuffer-do-eval)
6159         (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
6160         (ibuffer-do-revert, ibuffer-do-replace-regexp)
6161         (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
6162         (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
6163         (ibuffer-filter-by-name, ibuffer-filter-by-filename)
6164         (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
6165         (ibuffer-filter-by-content, ibuffer-filter-by-predicate
6166         (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
6167         (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
6168         Autoload file sans suffix.
6170         * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
6172 2005-10-07  David Ponce  <david@dponce.com>
6174         * recentf.el (recentf-menu-open-all-flag): New option.
6175         (recentf-digit-shortcut-command-name): New function.
6176         (recentf--shortcuts-keymap): New variable.
6177         (recentf-menu-shortcuts): New variable.
6178         (recentf-make-menu-items): Initialize it.  Replace the "More..."
6179         menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
6180         (recentf-menu-value-shortcut): New function.
6181         (recentf-make-menu-item): Use it.  No more in-lined.
6182         (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
6183         (recentf-open-most-recent-file): Rename from
6184         `recentf-open-file-with-key'.  Don't depend on key binding.
6185         (recentf-mode-map): New variable.
6186         (recentf-mode): Use it.
6188 2005-10-06  Bill Wohler  <wohler@newt.com>
6190         * mh-e/mh-loaddefs.el: Remove.  Now generated automatically.
6192         * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
6193         (MH-E-SRC): New.  Used by mh-autoloads.
6194         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
6195         files in MH-E-SRC have been updated.
6196         (compile, recompile, bootstrap): Depend on mh-autoloads.
6198 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
6200         * progmodes/gud.el (gud-menu-map): Only display un-intuitive
6201         gud-break and gud-remove icons when the fringe is not available.
6203         * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
6204         Typo.
6206 2005-10-06  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change)
6208         * play/zone.el (zone): Wrap body with save-window-excursion.
6210 2005-10-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6212         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
6213         Use the new `list-only' arg to diary-list-entries.
6215         * calendar/diary-lib.el: Use overlays rather than selective-display.
6216         (diary-selective-display): New var.
6217         (diary-header-line-format): Use it.
6218         (diary-list-entries): Add argument `list-only'.
6219         Put the buffer in diary-mode.  Don't add \^M at beg and end.
6220         Replace \^M by invisible overlays.
6221         (diary-unhide-everything): Replace \^M by invisible overlays.
6222         (print-diary-entries): Look for overlays rather than \^M.
6223         Add a space to the temp buffer name.
6224         (diary-show-all-entries, mark-diary-entries, make-diary-entry):
6225         Put the buffer in diary-mode.
6226         (list-sexp-diary-entries): Replace \^M by invisible overlays.
6227         (diary-anniversary): Make the year arg optional.
6228         (diary-time-regexp): New const.
6229         (diary-font-lock-keywords): Use it to accept a few more time formats.
6231         * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
6233 2005-10-06  Thien-Thi Nguyen  <ttn@gnu.org>
6235         * textmodes/artist.el (artist-ellipse-mirror-quadrant):
6236         Fix bug introduced 2005-07-03: Use (car (last ...))
6237         to faithfully reproduce replaced artist-last.
6238         (artist-set-arrow-points-for-poly): Likewise.
6239         Suggested by Johan Bockg\e,Ae\e(Brd.
6241 2005-10-06  Juanma Barranquero  <lekktu@gmail.com>
6243         * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
6244         * wid-edit.el (widget):
6245         * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
6246         * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
6248 2005-10-06  Kenichi Handa  <handa@m17n.org>
6250         * international/mule-cmds.el (set-language-environment):
6251         Fix setting up of case-table for unibyte mode.
6253         * simple.el (what-cursor-position): If the character is displayed
6254         by some `display' text property, show that.  Don't use
6255         single-key-description for eight-bit characters in multibyte mode.
6257 2005-10-06  Nick Roberts  <nickrob@snap.net.nz>
6259         * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
6260         (gdb-ann3): Set it.
6261         (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
6262         (gdb-info-frames-custom): Use inverse-video for first five
6263         characters of selected frame only.
6264         (gdb-get-frame-number): Select frame even when point is on frame
6265         number.
6267 2005-10-06  Masatake YAMATO  <jet@gyve.org>
6269         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
6270         Put `font-lock-function-name-face'.
6271         (gdb-info-frames-custom): Put `font-lock-function-name-face'
6272         and `font-lock-variable-name-face'
6273         (gdb-registers-font-lock-keywords): New font lock keywords definition.
6274         (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
6275         (gdb-memory-font-lock-keywords): New font lock keywords definition.
6276         (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
6277         (gdb-local-font-lock-keywords): New font lock keywords definition.
6278         (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
6279         (gdb-threads-font-lock-keywords): New font lock keywords definition.
6280         (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
6282 2005-10-05  Michael Kifer  <kifer@cs.stonybrook.edu>
6284         * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
6285         (ediff-merge-region-is-non-clash-to-skip): Previously called
6286         ediff-merge-region-is-non-clash.
6288         * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
6289         Use insert-buffer-substring.
6291         * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
6292         selecting files to patch.  Also bug fixes.
6294         * ediff-util.el (ediff-setup): Bug fix.
6295         (ediff-next-difference): Never skip clashes that differ in white
6296         space only.
6298         * ediff-wind.el (ediff-setup-control-frame)
6299         (ediff-destroy-control-frame): Check the menubar feature.
6301         * viper-cmd.el (viper-normalize-minor-mode-map-alist)
6302         (viper-refresh-mode-line): Use make-local-variable to localize
6303         some vars instead of make-variable-buffer-local.  Suggested by
6304         Stefan Monnier.
6306         * viper-init.el (viper-make-variable-buffer-local): Delete alias.
6307         (viper-restore-cursor-type, viper-set-insert-cursor-type):
6308         Use make-local-variable instead of make-variable-buffer-local.
6309         Suggested by Stefan Monnier.
6311         * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
6312         (viper-comint-mode-hook): Use make-local-variable on
6313         require-final-newline.
6314         (viper-non-hook-settings): Don't use make-variable-buffer-local.
6316 2005-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6318         * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
6319         also the second char of a comment-start sequence.
6320         (scheme-sexp-comment-syntax-table): New var.
6321         (lambda, define): Set their scheme-doc-string-elt property.
6322         (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
6323         Use lisp-font-lock-syntactic-face-function now that it properly
6324         handles |...| symbols.
6325         (scheme-mode-variables): Set lisp-doc-string-elt-property,
6326         parse-sexp-lookup-properties and font-lock-extra-managed-props.
6328         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
6329         bit from # to |.
6330         (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
6332         * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
6333         (lisp-doc-string-elt-property): New var.
6334         (lisp-font-lock-syntactic-face-function): Use it.
6335         Rewrite to recognize docstrings even for forms not at toplevel.
6337         * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
6338         annotation on the | part of #| rather than on the # part.
6339         (scheme-font-lock-syntactic-face-function): New function, to
6340         distinguish strings from |...| symbols.
6341         (scheme-mode-variables): Use it.  Also fix up the font-lock-time
6342         syntax-table so that #|...|# is properly highlighted.
6344         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
6345         Don't mark as docstring the 3rd elem of an unknown toplevel form.
6347 2005-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6349         * bindings.el (global-map): Resync [home] and [end] bindings with C-a
6350         and C-e.
6352         * emacs-lisp/eldoc.el: Move comments into docstrings.
6353         (eldoc-message-commands): Initialize in its declaration.
6354         Add move-beginning-of-line and move-end-of-line.
6355         (eldoc-add-command, eldoc-add-command-completions)
6356         (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
6358         * outline.el (outline-mark-subtree): Activate the mark.
6360         * calendar/appt.el (appt-time-regexp): New var.
6361         (appt-add, appt-make-list): Use it.
6362         (appt-convert-time): Clean up.
6364         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
6365         Don't set any syntax-table property here.
6366         (tex-font-lock-verb): New function.  Do it here.
6367         (tex-font-lock-syntactic-keywords): Use it.
6369 2005-10-04  Richard M. Stallman  <rms@gnu.org>
6371         * wid-edit.el (widget-file-complete): Get the widget start point
6372         the right way.  Default directory to `/' if file has none.
6374         * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
6376         * textmodes/flyspell.el (flyspell-mode-on):
6377         Call ispell-maybe-find-aspell-dictionaries.
6379         * textmodes/ispell.el (ispell-word, ispell-region):
6380         Call ispell-maybe-find-aspell-dictionaries.
6381         (ispell-accept-buffer-local-defs):
6382         Don't call ispell-maybe-find-aspell-dictionaries
6384 2005-10-04  Richard M. Stallman  <rms@gnu.org>
6386         * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
6388 2005-10-04  Emilio C. Lopes  <eclig@gmx.net>
6390         * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
6391         instead of `fboundp' in order to allow for anonymous functions.
6393 2005-10-04  Chong Yidong  <cyd@stupidchicken.com>
6395         * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
6396         case the user clicks on the link while another window is selected.
6397         (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
6399         * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
6400         functionality.
6401         (dframe-help-echo): Save point in case mouse tracking is off.
6403 2005-10-04  Thien-Thi Nguyen  <ttn@gnu.org>
6405         * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
6407 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6409         * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
6410         not change the global value of those vars.
6412         * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
6413         make-local-variable which we do not need any more.
6415 2005-10-03  Chong Yidong  <cyd@stupidchicken.com>
6417         * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
6418         (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
6419         (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
6420         (speedbar-path-line): Define obsolete aliases.
6421         (speedbar-line-directory): Doc fix.
6423         * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
6424         (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
6425         instead of speedbar-line-path.
6427 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6429         * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
6430         to nil if dropping on a window.  Handle dropping on a minibuffer window
6431         like dropping on a non-window part of Emacs.
6433 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6435         * net/ange-ftp.el: Use with-current-buffer.
6436         (ange-ftp-insert-directory): Do not follow symlinks any more.
6438         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
6439         Remove interactive spec.
6441 2005-10-03  Kim F. Storm  <storm@cua.dk>
6443         * ido.el (ido-mode): Use custom-initialize-set.
6445 2005-10-02  Richard M. Stallman  <rms@gnu.org>
6447         * progmodes/ebnf2ps.el (ebnf-eps-production-list):
6448         Use insert-buffer-substring.
6450         * net/tramp.el: Pacify byte compiler warnings in pacification code.
6451         (tramp-handle-file-local-copy): Use insert-buffer-substring.
6453 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6455         * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
6456         in last change.
6457         (ange-ftp-insert-directory): Fix up the search for the case where
6458         `file' is absolute.
6460 2005-10-02  Romain Francoise  <romain@orebokech.com>
6462         * progmodes/compile.el (compile-goto-error): Delete extra paren.
6464 2005-10-02  Andreas Schwab  <schwab@suse.de>
6466         * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
6467         directory component in the session info.
6469 2005-10-01  Richard M. Stallman  <rms@gnu.org>
6471         * comint.el (comint-redirect-subvert-readonly): Doc fix.
6473         * simple.el (next-error-internal): New function.
6475         * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
6476         (compilation-start): Pass new arg to compilation-buffer-name.
6477         (compile-goto-error): Use next-error-internal.
6479 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
6481         * speedbar.el: Remove RCS tag.
6482         (speedbar-check-read-only): Handle non-existent files.
6484         * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
6486         * info.el (Info-speedbar-hierarchy-buttons)
6487         (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
6489 2005-10-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6491         * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
6492         Do not match newline.
6493         (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
6494         (bibtex-summary): Remove unnecessary save-excursion.
6495         (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
6497 2005-10-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6499         * term/mac-win.el: Add charset info for "iso10646-1".
6500         Modify default fontset to use ATSUI-compatible fonts for some charsets
6501         if available.
6503 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
6505         * speedbar.el: Re-apply arch tag.
6506         (speedbar-version): Rename to version 1.0.  Suggested by Eric
6507         M. Ludlam.
6508         Reapply two changes from Emacs CVS' version of speedbar lost
6509         during the merge:
6510         (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
6511         (speedbar-frame-parameters): Improve customize type.
6513 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6515         * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
6516         (ange-ftp-file-directory-p): Fix the symlink case.
6517         (ange-ftp-insert-directory): When listing a single file, get a list of
6518         the parent buffer and extract the relevant line.  Inspired from a patch
6519         by Katsumi Yamaoka <yamaoka@jpl.org>.
6520         (ange-ftp-file-name-sans-versions): Simplify.
6522 2005-09-30  Bill Wohler  <wohler@newt.com>
6524         Move MH-E image files from toolbar and mail directories into
6525         etc/images.
6527         * mail/reply2.*: Move to etc/images/mail/reply*.
6529         * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
6530         * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
6531         etc/images.
6533         * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
6534         * toolbar/reply*: Move to etc/images/mail.
6536         * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
6538 2005-09-30  Eric M. Ludlam <zappo@gnu.org>
6540         * speedbar.el: New version 1.0pre3.
6542         Frame management code (including timer, and mouse click specifics)
6543         moved to dframe.el:
6544         (speedbar-attached-frame): Removed.  Use dframe-attached-frame.
6545         (speedbar-timer): Removed.  Use dframe-timer.
6546         (speedbar-close-frame): Removed.  Use dframe-close-frame.
6547         (speedbar-activity-change-focus-flag): Removed.  Use
6548         dframe-activity-change-focus-flag.
6549         (speedbar-update-speed, speedbar-navigating-speed): Obsolete.  Use
6550         dframe-update-speed.
6552         (speedbar-current-frame): New macro.  Use this instead of the
6553         variable speedbar-frame.
6555         (speedbar-use-images, speedbar-expand-image-button-alist)
6556         (speedbar-insert-image-button-maybe): Moved to sb-image.el.
6558         (speedbar-find-image-on-load-path): Removed.  Replaced by
6559         defezimage in ezimage.el.
6560         (speedbar-expand-image-button-alist): Removed.  Replaced by
6561         ezimage-expand-image-button-alist in ezimage.el.
6563         (speedbar-ignored-directory-regexp)
6564         (speedbar-add-ignored-directory-regexp)
6565         (speedbar-ignored-directory-expressions)
6566         (speedbar-line-directory, speedbar-buffers-line-directory)
6567         (speedbar-directory-line, speedbar-buffers-line-directory):
6568         Renamed, replacing `path' with `directory'.
6570         (speedbar-create-directory, speedbar-expand-line-descendants)
6571         (speedbar-toggle-line-expansion)
6572         (speedbar-contract-line-descendants): New commands.
6574         (speedbar-query-confirmation-method, speedbar-select-frame-method)
6575         (speedbar-use-tool-tips-flag): New options.
6577         (speedbar-check-read-only, speedbar-require-version)
6578         (speedbar-insert-separator, speedbar-buffers-tail-notes)
6579         (speedbar-handle-delete-frame, speedbar-try-completion)
6580         (speedbar-update-localized-contents): New functions.
6582         (speedbar-incompatible-version, speedbar-ro-to-do-point)
6583         (speedbar-object-read-only-indicator): New variables.
6585         (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
6586         New hooks.
6588         (speedbar-separator-face): New face.
6590         (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
6591         (speedbar-ignored-modes): Add fundamental-mode.
6592         (speedbar-directory-unshown-regexp): Add . directories.
6594         (speedbar-key-map): Remove old SPC and DEL page up/down keys.
6595         (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
6596         `]' for full expand/close.
6597         (speedbar-buffers-key-map): Add SPC to toggle node expansion.
6599         (speedbar-check-vc): Support hidden files.
6600         (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
6601         (speedbar-this-file-in-vc): Use vc-state if available.  If VC
6602         state is nil, it is not checked out.
6604         (speedbar-line-text, speedbar-line-token): Support expand buttons
6605         with no text.
6606         (speedbar-refresh): Universal argument acts as power-click.
6607         (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
6608         that buffer to get variable values.
6610         And many other bugfixes.
6612         * dframe.el, ezimage.el, sb-image.el: New files.
6614         * sb-*.xpm: Remove files.  New image files installed into
6615         etc/images/ezimage.
6617 2005-09-30  Kenichi Handa  <handa@m17n.org>
6619         * ps-mule.el (ps-mule-show-warning): If a character is in
6620         ps-print-translation-table, don't treat it as non-printable.
6622 2005-09-30  David Ponce  <david@dponce.com>
6624         * tree-widget.el (tree-widget-themes-load-path): New variable.
6625         (tree-widget-themes-directory): Doc fix.
6626         (tree-widget-image-formats) [Emacs]: Doc fix.
6627         (tree-widget--locate-sub-directory): New function.
6628         (tree-widget-themes-directory): Use it.
6630         * recentf.el (recentf-filename-handlers): Rename from
6631         `recentf-filename-handler'.  Allow a list of functions.
6632         (recentf-menu-items-for-commands): Fix :help strings.
6633         (recentf-apply-filename-handlers): New function.
6634         (recentf-expand-file-name): Use it.
6635         (recentf-cleanup): Remove duplicates too.
6637 2005-09-29  Juri Linkov  <juri@jurta.org>
6639         * faces.el: Rearrange face definitions to be in the same order as
6640         their face descriptions in "(emacs)Standard Faces".
6642         * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
6644         * tooltip.el (tooltip): Add group `basic-faces'.
6646         * buff-menu.el (Buffer-menu-buffer): Remove group
6647         `font-lock-highlighting-faces'.
6649         * progmodes/compile.el (compilation-error, compilation-warning)
6650         (compilation-info, compilation-line-number, compilation-column-number):
6651         Change group from `font-lock-highlighting-faces' to `compilation'.
6653         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
6654         (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
6655         (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
6656         (vhdl-font-lock-reserved-words-face)
6657         (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
6658         `font-lock-highlighting-faces'.
6660         * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
6662 2005-09-28  Kim F. Storm  <storm@cua.dk>
6664         * emulation/cua-base.el: Set CUA move property on additional commands:
6665         up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
6666         forward-sexp, backward-sexp, forward-list, backward-list.
6668 2005-09-28  Romain Francoise  <romain@orebokech.com>
6670         * comint.el (comint-show-output): Really set point at the
6671         beginning of the output when not using `comint-use-prompt-regexp'.
6673 2005-09-27  Jay Belanger  <belanger@truman.edu>
6675         * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
6676         in TeX mode.
6678 2005-09-26  Juanma Barranquero  <lekktu@gmail.com>
6680         * textmodes/org.el (org-table-sum): Fix format string.
6682         * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
6683         Quote face names.
6685 2005-09-26  Romain Francoise  <romain@orebokech.com>
6687         * isearch.el (isearch-forward-regexp): Close doc string.
6689 2005-09-25  Richard M. Stallman  <rms@gnu.org>
6691         * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
6693         * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
6695         * progmodes/compile.el (compilation-error-properties):
6696         When getting the file from the previous error message,
6697         correctly decode the new data format.
6699         * progmodes/cc-cmds.el (c-electric-paren):
6700         Call old-blink-paren only for close-paren.
6702 2005-09-24  Andreas Schwab  <schwab@suse.de>
6704         * term/rxvt.el (rxvt-register-default-colors): Delete redundant
6705         condition.
6707 2005-09-25  Romain Francoise  <romain@orebokech.com>
6709         * dired-aux.el (dired-copy-file-recursive):
6710         * dired.el (dired-delete-file):
6711         * ediff-mult.el (ediff-dir-diff-copy-file):
6712         * ediff-util.el (ediff-test-save-region):
6713         * forms.el (forms-mode):
6714         * ido.el (ido-file-internal, ido-delete-file-at-head):
6715         * log-edit.el (log-edit-done):
6716         * ses.el (ses-yank-resize):
6717         * play/gomoku.el (gomoku-human-plays, gomoku)
6718         (gomoku-human-resigns, gomoku-prompt-for-other-game)
6719         (gomoku-offer-a-draw):
6720         * play/landmark.el (lm-human-resigns, lm):
6721         * net/eudcb-ldap.el (eudc-ldap-check-base):
6722         * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
6723         * progmodes/ebrowse.el (ebrowse-find-pattern):
6724         * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
6725         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
6726         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
6728         * vc.el (vc-delete-file):
6729         * play/gomoku.el (gomoku-terminate-game, gomoku)
6730         (gomoku-prompt-for-move, gomoku-human-takes-back):
6731         * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
6732         (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
6734 2005-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
6736         * term/rxvt.el (rxvt-register-default-colors): Add support for 255
6737         color rxvt terminals by using the code xterm.el used to use before
6738         2005-04-09 in order to match the colors used by rxvt.
6740 2005-09-24  Emanuele Giaquinta <emanuele.giaquinta@gmail.com>  (tiny change)
6742         * term/rxvt.el (rxvt-register-default-colors): Add support for 88
6743         colors rxvt-unicode terminals by using the same code as xterm.el.
6745 2005-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6747         * textmodes/tex-mode.el (tex-font-lock-append-prop)
6748         (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
6749         new symbol used for the tex-verbatim face.
6751 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
6753         * woman.el (woman-file-name):
6754         * wid-edit.el (widget-file-prompt-value)
6755         (widget-coding-system-prompt-value):
6756         * w32-fns.el (set-w32-system-coding-system):
6757         * vc.el (vc-version-diff, vc-annotate):
6758         * textmodes/reftex-auc.el (reftex-arg-cite)
6759         (reftex-arg-index-tag):
6760         * textmodes/refer.el (refer-get-bib-files):
6761         * textmodes/artist.el (artist-figlet-choose-font):
6762         * terminal.el (terminal-emulator):
6763         * replace.el (occur-read-primary-args):
6764         * rect.el (string-rectangle, string-insert-rectangle):
6765         * ps-print.el (ps-print-preprint):
6766         * progmodes/pascal.el (pascal-goto-defun):
6767         * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
6768         * progmodes/compile.el (compilation-find-file):
6769         * printing.el (pr-interactive-n-up):
6770         * play/animate.el (animate-birthday-present):
6771         * net/rcompile.el (remote-compile):
6772         * man.el (man, Man-goto-section, Man-follow-manual-reference):
6773         * mail/rmailsum.el (rmail-summary-search-backward)
6774         (rmail-summary-search):
6775         * mail/rmailout.el (rmail-output-read-rmail-file-name)
6776         (rmail-output-read-file-name):
6777         * mail/rmail.el (rmail-search, rmail-search-backwards):
6778         * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
6779         * locate.el (locate):
6780         * international/quail.el (quail-show-keyboard-layout):
6781         * international/mule.el (set-buffer-file-coding-system)
6782         (revert-buffer-with-coding-system, set-file-name-coding-system)
6783         (set-terminal-coding-system, set-keyboard-coding-system)
6784         (set-next-selection-coding-system):
6785         * international/mule-diag.el (describe-coding-system)
6786         (describe-font, describe-fontset):
6787         * international/mule-cmds.el (universal-coding-system-argument)
6788         (search-unencodable-char, describe-input-method)
6789         (set-language-environment, describe-language-environment):
6790         * international/codepage.el (codepage-setup):
6791         * international/code-pages.el (codepage-setup):
6792         * info.el (Info-search, Info-follow-reference)
6793         (Info-search-backward):
6794         * emacs-lisp/advice.el (ad-read-advised-function)
6795         (ad-read-advice-class, ad-clear-cache, ad-activate)
6796         (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
6797         (ad-enable-advice, ad-disable-advice, ad-remove-advice)
6798         (ad-read-regexp):
6799         * ediff-util.el (ediff-toggle-regexp-match):
6800         * ediff-ptch.el (ediff-prompt-for-patch-file):
6801         * dired-aux.el (dired-diff):
6802         * diff.el (diff):
6803         * cus-edit.el (custom-variable-prompt):
6804         * calendar/timeclock.el (timeclock-ask-for-project):
6805         * calc/calcalg3.el (calc-get-fit-variables):
6806         * calc/calc-store.el (calc-edit-variable)
6807         (calc-permanent-variable):
6808         * vc-mcvs.el (vc-mcvs-register):
6809         * shadowfile.el (shadow-define-literal-group):
6810         * woman.el (woman-file-name):
6811         * vc.el (vc-version-diff, vc-merge):
6812         * textmodes/reftex-index.el (reftex-index-complete-tag):
6813         * format.el (format-decode-buffer, format-decode-region):
6814         * emulation/viper-cmd.el (viper-read-string-with-history):
6815         * emacs-lisp/debug.el (cancel-debug-on-entry):
6816         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
6817         * ediff.el (ediff-merge-revisions)
6818         (ediff-merge-revisions-with-ancestor, ediff-revision):
6819         * completion.el (interactive-completion-string-reader):
6820         * calc/calc-prog.el (calc-user-define-formula):
6821         Follow convention for reading with the minibuffer.
6823 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
6825         * progmodes/python.el (python-describe-symbol): Add globals() and
6826         locals() to the arguments of emacs.ehelp.
6828 2005-09-24  Magnus Henoch  <mange@freemail.hu>
6830         * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
6831         New function, code extracted from ispell-valid-dictionary-list.
6832         (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
6833         Call it.
6835 2005-09-24  Eli Zaretskii  <eliz@gnu.org>
6837         * subr.el (version-regexp-alist): Extend valid syntax for version
6838         strings: allow any of the characters -,_,+ to separate the
6839         alpha/beta/rc part from the version part.  Doc fix.
6840         (version-to-list): Doc fix.  Bind case-fold-search to t, as advertised.
6842 2005-09-23  David Reitter  <david.reitter@gmail.com>
6844         * mail/mailclient.el: New file.
6846 2005-09-23  Richard M. Stallman  <rms@gnu.org>
6848         * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
6849         (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
6850         Doc fixes.
6852         * progmodes/cc-mode.el (c-font-lock-init):
6853         Specify font-lock-lines-before.
6855 2005-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6857         * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
6858         whole conflict.
6860 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
6862         * textmodes/org.el (org-mode-map, orgtbl-mode-map):
6863         Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
6864         of `remap' feature when available.  Additional key bindings for
6865         better tty support.
6866         (org-mode-restart, org-force-self-insert): New commands.
6867         (org-time-stamp-inactive): New command.
6868         (org-remap): New function.
6869         (org-table-auto-blank-field, org-level-color-stars-only): New options.
6870         (org-enable-fixed-width-editor): Move to `org-structure'
6871         customization group.
6872         (org-self-insert-command, orgtbl-self-insert-command): Modify to
6873         blank field after field motion commands.
6875 2005-09-23  Kenichi Handa  <handa@m17n.org>
6877         * international/mule-cmds.el (set-language-environment):
6878         Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
6879         have to call utf-translate-cjk-load-tables.
6881 2005-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6883         * mouse.el (mouse-move-drag-overlay): Fix last change.
6885 2005-09-22  David Ponce  <david@dponce.com>
6887         * tree-widget.el (tree-widget-value-create): Fix previous change.
6889 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
6891         * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
6893 2005-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6895         * mouse.el (mouse-move-drag-overlay): New function.
6896         (mouse-drag-region-1): Use it.
6897         Try to simplify a bit the state handling.  Handle clicks on links
6898         inside intangible areas.
6899         (mouse-save-then-kill): Minor simplification.
6900         (mouse-secondary-overlay): Make it always non-nil instead of
6901         recreating it each time.
6902         (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
6903         (mouse-kill-secondary, mouse-secondary-save-then-kill):
6904         Simplify accordingly.
6906 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
6908         * term/rxvt.el (rxvt-standard-colors): Fix some colors.
6910 2005-09-20  Michael Kifer  <kifer@cs.stonybrook.edu>
6912         * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
6913         (ediff-file-name-sans-prefix): Treat nil as an empty string.
6914         (ediff-fixup-patch-map): Better heuristic for intuiting the file names
6915         to patch.
6917         * ediff-util.el: Use insert-buffer-substring.
6919         * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
6921         * emulation/viper-cmd.el (viper-change-state): Don't move over the
6922         field boundaries in the minibuffer.
6923         (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
6924         (viper-minibuffer-post-command-hook): New hook.
6925         (viper-line): Don't move cursor at bolp.
6927         * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
6929         * emulation/viper-init.el: Add alias to make-variable-buffer-local to
6930         avoid compiler warnings.
6932         * emulation/viper-macs.el (ex-map): Better messages.
6934         * emulation/viper-utils.el (viper-beginning-of-field): New function.
6936         * emulation/viper.el: Replace make-variable-buffer-local with
6937         viper-make-variable-buffer-local everywhere, to avoid warnings.
6939 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6941         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
6942         Delete unused var `old-selected-window'.
6943         (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
6944         (mouse-drag-secondary): Delete unused var `start-frame'.
6946 2005-09-19  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
6948         * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
6950 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6952         * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
6953         Re-indent within 80 columns.  Use inhibit-read-only.
6955 2005-09-19  Romain Francoise  <romain@orebokech.com>
6957         * calendar/diary-lib.el (mark-diary-entries): Revert last change.
6959 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6961         * font-lock.el (font-lock-default-fontify-region): Don't add a line
6962         unconditionally, since the after-change-function already did it.
6964 2005-09-19  Miles Bader  <miles@gnu.org>
6966         * net/newsticker.el: Get rid of CVS keyword.
6968 2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan+sf@dd.chalmers.se>
6970         * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
6971         The prompt is formatted later.
6973 2005-09-19  David Ponce  <david@dponce.com>
6975         * tree-widget.el (tree-widget-value-create): Save the converted
6976         tree :node widget.
6978 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
6980         * progmodes/sh-script.el (sh-blink): Fix spurious reference to
6981         variable `message'.
6983 2005-09-18  Michael Albinus  <michael.albinus@gmx.de>
6985         * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
6986         to cover prompts like "login as:".  Reported by Slawomir Nowaczyk
6987         <slawomir.nowaczyk.847@student.lu.se>.
6989 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
6991         * image.el (image-load-path): Use symbol `data-directory' instead
6992         of its value, for backward compatibility with packages that bind
6993         it during `find-image'.  Suggested by Katsumi Yamaoka.
6994         (image-search-load-path): Handle symbols whose values are strings.
6996 2005-09-18  Romain Francoise  <romain@orebokech.com>
6998         * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
6999         with-current-buffer form in save-excursion.
7001 2005-09-18  D Goel  <deego@gnufans.org>
7003         * apropos.el (apropos-command): Fix `message' call: first arg
7004         should be a format spec.  In this and all other cases that appear
7005         below and elsewhere in the source code, I made a change only when
7006         two conditions were satisfied: [1] I can think of a possibility
7007         that the arguments would cause an error, for example, the code in
7008         question relies on external variables such as filenames.  [2] I
7009         was sure that the arg to `message' could not have been nil in the code.
7011         * textmodes/tildify.el (tildify-region): Ditto.
7013         * textmodes/reftex-index.el (reftex-index-change-entry)
7014         (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
7015         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
7016         * textmodes/org.el (org-complete, org-deadline, org-schedule)
7017         (org-priority, org-table-sum):
7018         * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
7019         * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
7020         (flyspell-word, flyspell-display-next-corrections):
7021         * textmodes/bibtex.el (bibtex-print-help-message):
7022         * textmodes/artist.el (artist-key-set-point-poly):
7023         * term/mac-win.el (mac-services-insert-text):
7024         * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
7025         (vhdl-hooked-abbrev, vhdl-template-insert-fun)
7026         (vhdl-port-paste-testbench, vhdl-compose-new-component)
7027         (vhdl-compose-configuration):
7028         * progmodes/sh-script.el (sh-blink, sh-show-indent)
7029         (sh-set-indent, sh-learn-line-indent):
7030         * progmodes/ps-mode.el (ps-mode-target-column):
7031         * progmodes/idlwave.el (idlwave-make-tags)
7032         (idlwave-scan-library-catalogs):
7033         * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
7034         * progmodes/gud.el (gud-jdb-analyze-source):
7035         * progmodes/flymake.el (flymake-log):
7036         * progmodes/ebnf2ps.el (ebnf-generate-region):
7037         * progmodes/cmacexp.el (c-macro-expansion):
7038         * progmodes/ada-xref.el (ada-treat-cmd-string):
7039         * progmodes/ada-mode.el (ada-create-case-exception-substring)
7040         (ada-justified-indent-current, ada-batch-reformat):
7041         * play/zone.el (zone):
7042         * play/landmark.el (lm-move):
7043         * play/decipher.el (decipher-show-alphabet):
7044         * net/newsticker.el (newsticker--display-jump)
7045         (newsticker--display-scroll):
7046         * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
7047         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
7048         * mail/feedmail.el (feedmail-dump-message-to-queue):
7049         * eshell/esh-proc.el (eshell-remove-process-entry):
7050         * emulation/ws-mode.el (ws-last-error):
7051         * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
7052         (viper-record-kbd-macro):
7053         * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
7054         * emacs-lisp/lisp-mnt.el (lm-report-bug):
7055         * emacs-lisp/find-func.el (find-function-noselect):
7056         * calendar/timeclock.el (timeclock-status-string)
7057         (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
7058         (timeclock-when-to-leave-string):
7059         * calendar/icalendar.el (icalendar--convert-ical-to-diary):
7060         * calc/calc-units.el (calc-enter-units-table):
7061         * calc/calc-mode.el (calc-mode-record-mode):
7062         * woman.el (woman-mini-help):
7063         * wdired.el (wdired-change-to-wdired-mode):
7064         * vc.el (vc-retrieve-snapshot):
7065         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
7066         * startup.el (display-startup-echo-area-message):
7067         * simple.el (set-goal-column):
7068         * ses.el (ses-command-hook, ses-recalculate-cell):
7069         * server.el (server-process-filter):
7070         * printing.el (pr-interface-txt-print, pr-interface-printify)
7071         (pr-interface-ps):
7072         * pcvs.el (cvs-help):
7073         * log-edit.el (log-edit, log-edit-mode-help):
7074         * iswitchb.el (iswitchb-possible-new-buffer):
7075         * isearch.el (isearch-edit-string):
7076         * image-mode.el (image-mode, image-minor-mode):
7077         * ibuf-macs.el (define-ibuffer-filter):
7078         * hi-lock.el (hi-lock-find-patterns):
7079         * files.el (toggle-read-only):
7080         * ediff-util.el (ediff-copy-diff)
7081         (ediff-write-merge-buffer-and-maybe-kill):
7082         * echistory.el (Electric-history-undefined):
7083         * dnd.el (dnd-insert-text):
7084         * dired-aux.el (dired-query):
7085         * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
7086         * bookmark.el (bookmark-bmenu-locate):
7087         * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
7088         Fix `message' calls to ensure first arg is a format string.
7089         The change was made only when these two conditions were satisfied:
7090         [1] when there is a possibility that the arguments would cause an error
7091         for example, if the code in question relies on external variables
7092         such as filenames, and
7093         [2] if the arg to `message' could not have been nil in the code.
7095         * pcomplete.el (pcomplete--help): Fix `message' format spec.
7096         Not having a %s would be weird, though not technically wrong.
7098 2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7100         * term/mac-win.el (mac-add-charset-info): Doc fix.
7102 2005-09-17  Romain Francoise  <romain@orebokech.com>
7104         * shell.el (shell-resync-dirs): Handle echoing processes more
7105         reliably.  Don't insert resync command if `comint-process-echoes'
7106         is non-nil.
7108 2005-09-17  Magnus Henoch  <mange@freemail.hu>
7110         * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
7111         (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
7112         aspell versions >= 0.60.
7113         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
7114         only if ispell-aspell-supports-utf8 is non-nil.
7116 2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
7118         * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
7119         buffer-local value to lisp-indent-function.
7121 2005-09-17  Milan Zamazal  <pdm@zamazal.org>
7123         * progmodes/glasses.el (glasses-make-readable): If
7124         glasses-separator differs from underscore, put appropriate
7125         overlays over underscore characters.
7126         (glasses-convert-to-unreadable): If glasses-separator differs from
7127         underscore, try to convert glasses-separator characters to
7128         underscores.
7130 2005-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7132         * calendar/diary-lib.el (mark-diary-entries): Don't move point.
7133         Use with-syntax-table and dolist.
7135 2005-09-16  Carsten Dominik  <dominik@science.uva.nl>
7137         * textmodes/reftex-auc.el:
7138         * textmodes/reftex-cite.el:
7139         * textmodes/reftex-dcr.el:
7140         * textmodes/reftex-global.el:
7141         * textmodes/reftex-parse.el:
7142         * textmodes/reftex-ref.el:
7143         * textmodes/reftex-sel.el:
7144         * textmodes/reftex-toc.el:
7145         * textmodes/reftex-vars.el:
7146         * textmodes/reftex.el: Small changes to remove compiler warnings.
7148         * textmodes/reftex-index.el: Likewise.
7149         (reftex-query-index-phrase): More efficient use of markers.
7151 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
7153         * image.el (image-load-path): New variable.
7154         (image-search-load-path): New function.
7155         (find-image): Search for images in `image-load-path'.
7157 2005-09-15  Richard M. Stallman  <rms@gnu.org>
7159         * follow.el: Change Maintainer field.
7161 2005-09-15  David Ponce  <david@dponce.com>
7163         * recentf.el (recentf-save-file-modes): New option.
7164         (recentf-save-list): Use it.
7166 2005-09-15  Nick Roberts  <nickrob@snap.net.nz>
7168         * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
7169         (mode-line-mule-info, mode-line-modified): Move bindings from
7170         mouse-3 to mouse-1.
7172 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
7174         * simple.el (sendmail-user-agent-compose): Revert last change.
7176 2005-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7178         * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
7179         Use with-current-buffer.
7180         (ange-ftp-gwp-start): Remove unused var `gw-user'.
7181         (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
7182         (ange-ftp-insert-directory): Remove unused var `short'.
7183         (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
7185         * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
7186         (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
7188         * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
7189         (check-calendar-holidays, diary-list-entries): Autoload.
7190         Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
7191         (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
7193         * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
7194         which mistakenly removed a call to display-buffer.
7196 2005-09-14  Juanma Barranquero  <lekktu@gmail.com>
7198         * obsolete/iso-insert.el: Move to obsolete/ from international/.
7200 2005-09-14  Thien-Thi Nguyen  <ttn@gnu.org>
7202         * progmodes/hideshow.el
7203         (hs-hide-comments-when-hiding-all): Remove autoload cookie.
7204         (hs-allow-nesting): New user var.
7205         (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
7206         (hs-hide-block-at-point): When nesting allowed,
7207         if there is already an overlay in place, delete it.
7208         (hs-safety-is-job-n): Delete func; remove call sites.
7209         (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
7210         (hs-overlay-at): New func.
7211         (hs-already-hidden-p, hs-show-block): Use it.
7212         (hs-hide-all): Don't pre-clean if nesting allowed.
7213         (hs-show-all): Temporarily disallow
7214         nesting around call to `hs-discard-overlays'.
7216 2005-09-14  Chong Yidong  <cyd@stupidchicken.com>
7218         * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
7219         Delete unused local var.
7221 2005-09-13  Juanma Barranquero  <lekktu@gmail.com>
7223         * help-fns.el (describe-categories): "?\ " -> "?\s".
7224         (help-do-arg-highlight): Recognize also ARG-n, as in
7225         `move-to-left-margin' (ARG+n is already recognized).  Simplify.
7227         * international/codepage.el (dos-unsupported-char-glyph):
7228         * net/newsticker.el (tool-bar-map, w3-mode-map)
7229         (w3m-minor-mode-map):
7230         * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
7231         (ent-alist):
7232         * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
7234 2005-09-13  Chong Yidong  <cyd@stupidchicken.com>
7236         * custom.el (custom-push-theme): Handle the case where a symbol is
7237         bound but face properties have not yet been assigned.
7239         * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
7240         Fix behavior if noerase is `t' and there is no mail buffer.
7242         * simple.el (sendmail-user-agent-compose): Use a new mail buffer
7243         if `continue' is nil, rather than signal an error.
7245 2005-09-12  Richard M. Stallman  <rms@gnu.org>
7247         * font-lock.el (font-lock-keywords): Add autoload.
7249         * help-fns.el (describe-variable): Rearrange to put source link
7250         in a predictable place.
7252         * net/newsticker.el: New file.
7254 2005-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7256         * calendar/calendar.el (calendar-for-loop): Add edebug info.
7257         (calendar-basic-setup): Use the new nil arg.
7258         (number-of-diary-entries): Move to diary-lib.el.
7260         * calendar/diary-lib.el: Use with-current-buffer, match-string.
7261         (diary-list-entries): Use with-syntax-table and dolist.
7262         Rename from list-diary-entries.
7263         Use number-of-diary-entries if `number' is nil.
7264         (diary, diary-view-entries): Use this new name and new nil arg value.
7265         (number-of-diary-entries): Move from calendar.el.
7266         (diary-unhide-everything): New function.
7267         (include-other-diary-files, fancy-diary-display)
7268         (diary-show-all-entries, make-diary-entry): Use it.
7269         (diary-mail-entries): Use buffer-string.
7270         (mark-diary-entries): Fix long standing paren typo.
7271         (diary-sexp-entry): Use count-lines.
7272         (make-diary-entry): Avoid `previous-line'.
7273         (diary-mode-map): New var.
7274         (diary-mode): Redraw cal after saving.  Setup header-line.
7275         (fancy-diary-display-mode): Use local-set-key.
7277         * startup.el (command-line): Try calling various terminal-init-foo-bar
7278         functions by stripping hyphenated suffixes from $TERM.
7280         * files.el (normal-mode): Check boundness of font-lock-keywords.
7282 2005-09-12  Richard M. Stallman  <rms@gnu.org>
7284         * progmodes/compile.el: Don't decide a file's directory
7285         until the user actually tries to go there.
7286         (compilation-next-error-function):
7287         Pass compilation-find-file the directory from the file-struct.
7288         (compilation-internal-error-properties): Separate local FILE-STRUCT
7289         from FILE.  Doc the args better.  Rename arg FMT to FMTS.
7290         (compilation-find-file): Arg DIR renamed to DIRECTORY.
7291         Expand it, and if nil, use default-directory.
7292         (compilation-get-file-structure): Don't mix specified directory
7293         with default directory.  Put specified directory into
7294         file-struct.  Don't make the file name absolute.
7296         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
7297         (compile-command): Add autoload.
7298         (compilation-disable-input): Add autoload.
7300 2005-09-11  Stephen Gildea  <gildea@stop.mail-abuse.org>
7302         * time-stamp.el: Mention variable `time-stamp-pattern' in doc
7303         strings of the variables it can override.
7304         (time-stamp): New (as yet undocumented) time-stamp-format escapes
7305         %Q and %q, for fully-qualified domain name and unqualified host name.
7307 2005-09-11  Kim F. Storm  <storm@cua.dk>
7309         * emacs-lisp/authors.el (authors-aliases): Update list.
7310         (authors-fixed-entries): Update mldrag.el entry.
7312 2005-09-10  Alan Mackenzie  <acm@muc.de>
7314         * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
7315         from the region narrowed to.
7317 2005-09-10  Magnus Henoch  <mange@freemail.hu>
7319         * textmodes/ispell.el (ispell-check-version): Signal an error if
7320         aspell version is less than 0.60.
7322 2005-09-10  Pascal Dupuis  <Pascal.Dupuis@esat.kuleuven.be>  (tiny change)
7324         * progmodes/octave-inf.el (inferior-octave-startup):
7325         Resync current dir at the end.
7327 2005-09-10  Emilio C. Lopes  <eclig@gmx.net>
7329         * woman.el (woman-topic-at-point-default):
7330         Rename to woman-use-topic-at-point-default.
7331         (woman-topic-at-point): Rename to woman-use-topic-at-point.
7332         (woman-file-name): Reflect renames above.  Automatically use the
7333         word at point as topic if woman-use-topic-at-point is non-nil.
7334         Otherwise offer it as default but don't insert it in the
7335         minibuffer.  Also use `test-completion' instead of `assoc' as
7336         suggested by Stefan Monnier.
7338 2005-09-10  Andre Spiegel  <spiegel@gnu.org>
7340         * vc.el (vc-directory, vc-update-change-log): Throw an error on
7341         the attempt to do it over Tramp.  This is not yet supported.
7343 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
7345         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
7346         (menu-bar-non-minibuffer-window-p): New functions.
7347         ("Split Window", "Save As..."): Use them.
7348         ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
7349         ("Print Buffer", "Truncate Long Lines in this Buffer"):
7350         Use menu-bar-menu-frame-live-and-visible-p.
7351         ("Save Buffer", "Insert File", "Open Directory...")
7352         ("Open File...", "Visit New File..."):
7353         Use menu-bar-non-minibuffer-window-p.
7354         (kill-this-buffer-enabled-p, dired <menu-enable>):
7355         Use menu-bar-non-minibuffer-window-p.
7357 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
7359         * cus-start.el (all): Don't complain about fringe-related
7360         built-ins if fringes are not supported.  Ditto about
7361         selection-related built-ins.  Fix the test for GTK-related built-ins.
7363         * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
7364         ("Postscript Print Buffer", "Print Region", "Save As...")
7365         ("Save", "Insert File...", "Open Directory...")
7366         ("Open File...", "Visit New File..."")
7367         ("Truncate Long Lines in this Buffer"): Don't look at
7368         menu-updating-frame if this display does not support multiple frames.
7370 2005-09-09  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
7372         * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
7374 2005-09-09  Emilio Lopes  <eclig@gmx.net>
7376         * woman.el: Format- and whitespace-related changes.
7378 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
7380         * woman.el: Fix my email address.
7382 2005-09-08  Richard M. Stallman  <rms@gnu.org>
7384         * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
7385         (sh-mode): Locally set skeleton-pair-default-alist.
7387         * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
7389         * progmodes/flymake.el: Require `compile' unconditionally.
7391         * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
7393         * woman.el (woman-file-name): Provide a default, not initial input.
7395         * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
7397         * font-lock.el (font-lock-support-mode): Doc fix.
7399         * descr-text.el (describe-property-list): Handle non-symbol prop names.
7401 2005-09-08  Richard M. Stallman  <rms@gnu.org>
7403         * simple.el (blink-matching-open): Get rid of text props from
7404         the string shown in echo area.  Don't permanently set point.
7405         Some rearrangements.
7407 2005-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
7409         * recentf.el (recentf-filename-handler): Add custom choice
7410         `abbreviate-file-name'.
7412         * msb.el (msb--very-many-menus): Fix typo.
7414         * disp-table.el (standard-display-european): Don't set
7415         enable-multibyte-characters to nil.
7417 2005-09-08  David Ponce  <david@dponce.com>
7419         * recentf.el (recentf-show-file-shortcuts-flag): New option.
7420         (recentf-expand-file-name): Doc fix.
7421         (recentf-dialog-mode-map): Define digit shortcuts.
7422         (recentf--files-with-key): New variable.
7423         (recentf-show-digit-shortcut-filter): New function.
7424         (recentf-open-files-items): New function.
7425         (recentf-open-files): Use it.
7426         (recentf-open-file-with-key): New command.
7428 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
7430         * buff-menu.el (Buffer-menu-sort-by-column): New function.
7431         Suggested by Kim F. Storm.
7432         (Buffer-menu-sort-button-map): Global keymap for sort buttons.
7433         (Buffer-menu-make-sort-button): Use global keymap.
7435 2005-09-07  Michael Albinus  <michael.albinus@gmx.de>
7437         * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
7438         (Man-getpage-in-background-advice): Remove defadvice; it isn't
7439         necessary any longer with the remapped command.
7440         (Man-bgproc-sentinel-advice): Remove defadvice which counts
7441         formatting time only.
7443         * net/tramp.el (tramp-action-password)
7444         (tramp-multi-action-password): Compile the password prompt from
7445         `method', `user' and `host'.  Sometimes it isn't obvious which
7446         password to enter, for example with remote files offered by
7447         recentf.el, or with multiple steps.  Suggested by Robert Marshall
7448         <robert@chezmarshall.freeserve.co.uk>.
7450 2005-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7452         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
7453         Fix regexp for when "s///" is at the beginning of line.
7455 2005-09-07  Jay Belanger  <belanger@truman.edu>
7457         * calc/calc-poly.el (math-expand-term): Multiply out any powers
7458         when in matrix mode.
7460 2005-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7462         * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
7463         non-anonymous functions.
7465 2005-09-06  Chong Yidong  <cyd@stupidchicken.com>
7467         * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
7468         when using a header line.  Otherwise, use mouse-1-click-follows-link.
7470         * mouse.el (mouse-drag-header-line): Do nothing if the header-line
7471         can't be moved; don't signal an error.
7473 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
7475         * cus-theme.el (custom-theme-write-faces): Save the current face
7476         spec, not the defface spec.
7478         * custom.el (custom-known-themes): Clarify meaning of "standard".
7479         (custom-push-theme): Save old values in the standard theme.
7480         (disable-theme): Correct typo.
7481         (custom-face-theme-value) Deleted unused function.
7482         (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
7484 2005-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7486         * progmodes/compile.el (compilation-goto-locus): Take into account
7487         iconified frames when determining whether the buffer is
7488         already visible.
7489         Don't reset window height if the window already existed.
7491 2005-09-04  Chong Yidong  <cyd@stupidchicken.com>
7493         * custom.el (load-theme): Rename from require-theme.
7494         Add interactive spec.
7495         (enable-theme): Rename from custom-enable-theme.
7496         Add interactive spec.
7497         (disable-theme): Rename from custom-disable-theme.
7498         Add interactive spec.
7499         (custom-make-theme-feature): Doc fix.
7500         (custom-theme-directory): Doc fix.
7501         (provide-theme): Call enable-theme.
7503 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7505         * obsolete/lazy-lock.el (lazy-lock-mode):
7506         * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
7507         font-lock-mode if it's off.  Print a warning instead.
7509         * progmodes/compile.el (compilation-start): Ignore errors if the
7510         process died before we get to send-eof.
7512         * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
7513         Undo last change.  Enclosing the result in quotes broke things on Unix
7514         since tex-send-command passes it through shell-quote-argument.
7515         (tex-send-command): Pass `file' through convert-standard-filename
7516         when possible.
7517         (tex-uptodate-p): Handle the case where TeX hasn't put additional
7518         info in a transcript.
7520 2005-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
7522         * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
7523         fix compilation warning. Reorder the key definitions to group
7524         together keys emitted by the current version of xterm.
7526         * progmodes/vhdl-mode.el (vhdl-highlight-faces)
7527         (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
7528         Reorder predicates to correct min-color usage.
7530 2005-09-01  Chong Yidong  <cyd@stupidchicken.com>
7532         * longlines.el (longlines-mode): Inhibit read-only when encoding.
7533         Kill local variables when longlines-mode is turned off.
7535 2005-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7537         * international/mule-cmds.el (set-locale-environment): Soothe compiler.
7539         * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
7541         * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
7543         * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
7544         (font-lock-lines-before): Change default to being inactive.
7545         (font-lock-default-fontify-region): Obey font-lock-lines-before.
7546         (font-lock-after-change-function): Don't handle f-l-lines-before here.
7548 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
7550         * net/tramp.el (tramp-handle-make-auto-save-file-name):
7551         Deactivate temporarily advice if active (not needed for Emacs 22,
7552         but for backwards compatibility).
7553         (tramp-exists-file-name-handler): Rewrite.  First implementation
7554         was too simple.
7555         (tramp-advice-make-auto-save-file-name):
7556         Call `tramp-handle-make-auto-save-file-name' (again, just for
7557         backwards compatibility).
7559 2005-08-31  Reto Zimmermann  <reto@gnu.org>
7561         * progmodes/vhdl-mode.el
7562         (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
7563         (vhdl-end-p): Fix indentation bug "else" after "-- when".
7564         (vhdl-set-default-project): New function (easier setting of default).
7565         (vhdl-port-copy): Handle extended identifiers for generics.
7566         (vhdl-compiler-alist): Better description for error message regexp.
7567         (vhdl-make): Query for target, use previous as default.
7568         (vhdl-port-copy): Fix port copy for port names starting with "signal".
7569         (vhdl-font-lock-keywords-2): Fix fontification for record
7570         el. assign.
7571         (vhdl-speedbar-make-subpack-line): Add package body link.
7572         (vhdl-generate-makefile-1): Not include itself as dependency.
7573         (vhdl-font-lock-init): Highlight c-preprocessor directives.
7574         (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
7575         (vhdl-get-syntactic-context): Handle c-preprocessor directives.
7576         (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
7577         (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
7578         (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
7579         (vhdl-import-project): Add string argument for `error'.
7580         (vhdl-compose-configuration)
7581         (vhdl-compose-configuration-architecture): Add configuration
7582         declaration generation.
7583         (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
7584         (vhdl-trailer-re): Add "record" keyword (better indentation).
7585         (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
7586         "[^ \t-\"]+".
7587         (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
7588         (vhdl-testbench-entity-file-name)
7589         (vhdl-testbench-architecture-file-name): Allow separate
7590         customization of testbench file names.
7591         (vhdl-beginning-of-block): Handle optional subprogram parameter list.
7592         (vhdl-get-visible-signals): Allow newline within alias declaration.
7593         (vhdl-update-sensitivity-list): Signal read only on certain attributes.
7594         (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
7595         (member-ignore-case): Alias for missing function in XEmacs.
7596         (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
7597         (vhdl-update-sensitivity-list): Ignore case on read signals.
7598         (vhdl-replace-string): Adjust case only for file names.
7599         (vhdl-update-sensitivity-list): Fix search for read signals.
7600         (vhdl-update-sensitivity-list): Exclude formal parameters.
7601         (vhdl-get-visible-signals): Include aliases of signals.
7602         (vhdl-get-visible-signals): Fix signal name searching.
7603         (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
7604         (vhdl-fixup-whitespace-region): Fix for character
7605         literals (e.g. ':').
7607 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
7609         * ansi-color.el (comint-last-output-start):
7610         * bs.el (font-lock-verbose):
7611         * diff-mode.el (add-log-buffer-file-name-function):
7612         * dired-x.el (vm-folder-directory):
7613         * faces.el (help-xref-stack-item):
7614         * files.el (font-lock-keywords):
7615         * find-lisp.el (dired-buffers, dired-subdir-alist):
7616         * ido.el (cua-inhibit-cua-keys):
7617         * log-view.el (cvs-minor-wrap-function):
7618         * outline.el (font-lock-warning-face):
7619         * simple.el (compilation-current-error):
7620         * speedbar.el (ange-ftp-path-format, efs-path-regexp)
7621         (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
7622         * tooltip.el (comint-prompt-regexp):
7623         * w32-fns.el (explicit-shell-file-name):
7624         * term/mac-win.el (mac-charset-info-alist)
7625         (mac-services-selection, mac-system-script-code):
7626         * term/tty-colors.el (msdos-color-values):
7627         * term/w32-win.el (xlfd-regexp-registry-subnum):
7628         * term/x-win.el (x-keysym-table, x-selection-timeout)
7629         (x-session-id, x-session-previous-id):
7630         * textmodes/ispell.el (mail-yank-prefix):
7631         * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
7632         * textmodes/org.el (calc-embedded-close-formula)
7633         (calc-embedded-open-formula)
7634         (font-lock-unfontify-region-function):
7635         * textmodes/reftex-global.el (isearch-next-buffer-function)
7636         (TeX-master):
7637         * textmodes/reftex.el (font-lock-keywords):
7638         * textmodes/tex-mode.el (font-lock-comment-face)
7639         (font-lock-doc-face):
7640         * textmodes/texinfo.el (outline-heading-alist):
7641         Add defvars.
7643         * textmodes/artist.el (x-pointer-crosshair): Add defvar.
7644         (artist-spray-chars, artist-mode-init, artist-replace-string)
7645         (artist-select-erase-char, artist-vap-find-endpoints-horiz)
7646         (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
7647         (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
7649         * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
7650         (conf-align-assignments): "?\ " -> "?\s".
7652         * textmodes/reftex-index.el (TeX-master): Add defvar.
7653         (reftex-index-phrases-marker): Move up defvar.
7655         * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
7656         (reftex-toc-include-labels-indicator)
7657         (reftex-toc-include-index-indicator)
7658         (reftex-toc-max-level-indicator): Move up declarations.
7660         * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
7661         of args to `tramp-run-real-handler', even if it's empty in this case.
7663 2005-08-31  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7665         * dired.el (dired-move-to-filename-regexp): Add date format for
7666         Mac OS X 10.3 in East Asian locales.
7668 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
7670         * files.el (make-auto-save-file-name): Add file name handler call
7671         if applicable.
7673         * net/tramp.el (tramp-file-name-handler-alist)
7674         (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
7675         (tramp-handle-make-auto-save-file-name): Rename from
7676         `tramp-make-auto-save-file-name'.
7677         (tramp-exists-file-name-handler): New defun.
7678         (tramp-advice-make-auto-save-file-name): Make defadvice only when
7679         `make-auto-save-file-name' is not a magic file name operation.
7681 2005-08-30  Richard M. Stallman  <rms@gnu.org>
7683         * files.el (risky-local-variable-p):
7684         Match `-predicates' and `-commands.
7686         * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
7687         (custom-save-all): Visit the file if necessary;
7688         kill the buffer if we created it.
7689         (custom-save-delete): Don't visit file or kill buffer here.
7691 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
7693         * textmodes/org.el (org-special-keyword): New face.
7694         (org-table-copy-down, org-table-eval-formula)
7695         (org-table-recalculate, org-init-section-numbers):
7696         Use `string-to-number' instead of `string-to-int'.
7697         (org-get-location): Use `insert-buffer-substring' instead of
7698         `insert-buffer'.
7699         (org-modify-diary-entry-string): New function.
7700         (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
7701         (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
7702         (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
7703         active region.
7704         (org-export-as-html): Handle QUOTE keyword.
7705         (org-quote-string): New option.
7706         (org-bookmark-jump-unhide): New function, used for
7707         `bookmark-after-jump-hook'.
7708         (org-diary-default-entry): Apply only when not called through
7709         `org-agenda'.
7711 2005-08-30  Juanma Barranquero  <lekktu@gmail.com>
7713         * net/eudc.el (mode-popup-menu):
7714         * play/handwrite.el (ps-printer-name, ps-lpr-command):
7715         * progmodes/ada-mode.el (compile-auto-highlight)
7716         (skeleton-further-elements):
7717         * progmodes/autoconf.el (font-lock-syntactic-keywords):
7718         * progmodes/cmacexp.el (msdos-shells):
7719         * progmodes/compile.el (font-lock-extra-managed-props)
7720         (font-lock-keywords, font-lock-maximum-size)
7721         (font-lock-support-mode):
7722         * progmodes/grep.el (font-lock-lines-before):
7723         * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
7724         * progmodes/mixal-mode.el (compile-command):
7725         * progmodes/perl-mode.el (font-lock-comment-face)
7726         (font-lock-doc-face, font-lock-string-face):
7727         * progmodes/prolog.el (comint-prompt-regexp):
7728         * progmodes/sh-script.el (font-lock-comment-face)
7729         (font-lock-set-defaults, font-lock-string-face):
7730         * progmodes/sql.el (font-lock-keyword-face)
7731         (font-lock-set-defaults, font-lock-string-face):
7732         * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
7733         (itimer-version, lazy-lock-defer-contextually)
7734         (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
7735         Add defvars.
7737         * progmodes/cperl-mode.el (cperl-electric-lbrace)
7738         (cperl-electric-keyword, cperl-electric-pod)
7739         (cperl-electric-backspace, cperl-forward-re)
7740         (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
7741         (vc-rcs-header, vc-sccs-header): Add defvars.
7743         * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
7744         (font-lock-syntactic-keywords, gud-find-expr-function):
7745         Add defvars.
7747         * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
7748         (gdb-frame-parameters): Declare before use.
7750         * progmodes/gud.el (gdb-active-process, gdb-define-alist)
7751         (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
7752         (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
7753         (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
7755         * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
7756         (idlwave-help-with-source): Use `insert-buffer-substring', not
7757         `insert-buffer'.
7759 2005-08-29  Juri Linkov  <juri@jurta.org>
7761         * outline.el (hide-entry, hide-leaves, outline-toggle-children):
7762         Put outline-back-to-heading function call inside save-excursion.
7764 2005-08-29  Juanma Barranquero  <lekktu@gmail.com>
7766         * man.el (Man-init-defvars, Man-translate-references)
7767         (Man-support-local-filenames, Man-highlight-references):
7768         * progmodes/sql.el (sql-interactive-mode):
7769         * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
7771         * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
7772         (compilation-mode-font-lock-keywords): Add defvars.
7773         (checkdoc-interactive-loop): "?\ " -> "?\s".
7775         * emacs-lisp/lisp-mode.el (font-lock-comment-face)
7776         (font-lock-doc-face, font-lock-string-face)
7777         (font-lock-keywords-case-fold-search): Add defvars.
7778         (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
7780         * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
7781         Don't pass X and Y (they are ignored anyway).
7782         (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
7783         (mouse-delete-window): Make arguments optional.
7785         * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
7786         (caesar-translate-table, minor-modes, news-buffer-save)
7787         (news-group-name, news-minor-modes): Add defvars.
7789         * emacs-lisp/lselect.el (mouse-highlight-priority)
7790         (x-lost-selection-functions, zmacs-regions):
7791         * emacs-lisp/pp.el (font-lock-verbose):
7792         * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
7793         * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
7794         (ses-mode-map):
7795         * emacs-lisp/tcover-unsafep.el (safe-functions):
7796         * international/mule-cmds.el (mac-system-coding-system)
7797         (mac-system-locale):
7798         * language/ethio-util.el (rmail-current-message)
7799         (rmail-message-vector):
7800         * language/thai-util.el (thai-auto-composition-mode):
7801         * mail/metamail.el (rmail-current-message, rmail-message-vector):
7802         * mail/mspools.el (rmail-inbox-list, vm-crash-box)
7803         (vm-folder-directory, vm-init-file, vm-init-file-loaded)
7804         (vm-primary-inbox, vm-spool-files):
7805         * mail/rmail.el (deleted-head, font-lock-fontified)
7806         (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
7807         (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
7808         (total-messages):
7809         * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
7810         (rmail-summary-mode-map):
7811         * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
7812         (rmail-last-label, rmail-last-multi-labels)
7813         (rmail-summary-vector, rmail-total-messages):
7814         * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
7815         * mail/rmailsum.el (msgnum):
7816         * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
7817         (rmail-current-message):
7818         * obsolete/fast-lock.el (font-lock-face-list):
7819         * obsolete/rnewspost.el (mail-reply-buffer):
7820         * obsolete/scribe.el (compile-command):
7821         * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
7823 2005-08-28  John Paul Wallington  <jpw@gnu.org>
7825         * ibuf-ext.el (ibuffer-auto-update-changed):
7826         Use `frame-or-buffer-changed-p' to check whether we need to update.
7827         (ibuffer-auto-mode): Don't advise `get-buffer-create' and
7828         `kill-buffer'.  Initialise `ibuffer-auto-buffers-changed'
7829         as a `frame-or-buffer-changed-p' state vector instead.
7831 2005-08-27  Romain Francoise  <romain@orebokech.com>
7833         * textmodes/makeinfo.el (makeinfo-compile):
7834         Use `compilation-start'.  Set `next-error-function' according to
7835         `disable-errors'.
7836         (makeinfo-next-error): New function.
7837         (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
7838         (makeinfo-buffer): Likewise.
7840         * progmodes/compile.el (compilation-start): Add autoload cookie.
7842         * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
7843         * textmodes/sgml-mode.el: Likewise.
7844         * progmodes/python.el: Likewise.
7846 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
7848         * simple.el (blink-matching-paren-distance): Document the meaning
7849         of nil value, and allow to customize to nil.
7851         * eshell/esh-ext.el (eshell-windows-shell-file): Look for
7852         command.com, not command.exe.
7854 2005-08-26  John Wiegley  <johnw@newartisans.com>
7856         * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
7857         code around a bit so that an extraneous nil argument is not added
7858         to a command when no args are given.
7860         * eshell/esh-arg.el (eshell-parse-double-quote): If a
7861         double-quoted argument resolves to nil, return it as an empty
7862         string rather than as nil.  This made it impossible to pass "" to
7863         a shell script as a null string argument.
7865 2005-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7867         * outline.el (outline-invent-heading): New fun.
7868         (outline-promote, outline-demote): Use it.
7869         (outline-move-subtree-down): Remove unused vars `re' and `txt'.
7870         (outline-end-of-subtree): Remove unused var `opoint'.
7872 2005-08-26  David Reitter  <david.reitter@gmail.com>
7874         * menu-bar.el (truncate-lines, write-file, print-buffer)
7875         (ps-print-buffer-faces, ps-print-buffer, split-window):
7876         Disable menu items when the frame they refer to is invisible, or when
7877         they refer to a buffer and the minibuffer is selected.
7879 2005-08-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
7881         * progmodes/flymake.el (flymake-highlight-err-lines):
7882         Use save-excursion around flymake-highlight-line to preserve point.
7884 2005-08-26  Eli Zaretskii  <eliz@gnu.org>
7886         * progmodes/octave-mod.el: Change Author and Maintainer address.
7887         (octave-maintainer-address): Change Kurt's email address.
7888         * progmodes/octave-inf.el: Change Author and Maintainer address.
7889         * progmodes/octave-hlp.el: Change Author and Maintainer address.
7891 2005-08-26  Kim F. Storm  <storm@cua.dk>
7893         * subr.el (version-list-<, version-list-<=, version-list-=):
7894         Rename from integer-list-*.
7895         (version-list-not-zero): Likewise.  Fix while loop.
7896         (version=): Use version-list-= instead of string-equal.
7898 2005-08-26  Richard M. Stallman  <rms@gnu.org>
7900         * outline.el (outline-promote): Try shortening the heading.
7901         As last resort, read the heading to use.
7902         (outline-demote): As last resort, read the heading to use.
7904 2005-08-26  Romain Francoise  <romain@orebokech.com>
7906         * progmodes/compile.el (compilation-start): Doc fix.
7908         * progmodes/antlr-mode.el (antlr-default): Fix defface form.
7909         (antlr-font-lock-additional-keywords): Fix reference to
7910         `antlr-font-lock-literal-regexp' erroneously changed during the
7911         mass face rename.
7912         (antlr-run-tool): Use `compilation-start'.
7914         * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
7915         instead of the obsolete `compile-internal'.
7917 2005-08-26  Juanma Barranquero  <lekktu@gmail.com>
7919         * calendar/cal-bahai.el (date, displayed-month, displayed-year)
7920         (number, original-date):
7921         * calendar/cal-china.el (date):
7922         * calendar/cal-coptic.el (date):
7923         * calendar/cal-french.el (date):
7924         * calendar/cal-hebrew.el (date, entry, number, original-date):
7925         * calendar/cal-islam.el (date, number, original-date):
7926         * calendar/cal-iso.el (date):
7927         * calendar/cal-julian.el (date):
7928         * calendar/cal-mayan.el (date):
7929         * calendar/cal-menu.el (date, event):
7930         * calendar/cal-persia.el (date):
7931         * calendar/lunar.el (date):
7932         * calendar/solar.el (date): Add defvars.
7934         * emerge.el:
7935         * ibuffer.el:
7936         * info-xref.el:
7937         * obsolete/bg-mouse.el:
7938         * obsolete/sun-curs.el:
7939         * obsolete/swedish.el: Move the `defvar's to the top level.
7941         * smerge-mode.el (smerge-refined-change): Add :group.
7943 2005-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7945         * smerge-mode.el (smerge-remove-props): Make the args non-optional.
7946         (smerge-keep-n): Remove props.
7947         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
7948         (smerge-keep-current, smerge-kill-current): Don't remove props anymore
7949         now that it's done in smerge-keep-n.
7950         (smerge-refined-change): New face.
7951         (smerge-refine-chopup-region, smerge-refine-highlight-change)
7952         (smerge-refine): New funs.
7953         (smerge-basic-map): Bind smerge-refine.
7955 2005-08-25  Juri Linkov  <juri@jurta.org>
7957         * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
7958         compilation-process-setup-function and compilation-disable-input
7959         in grep-mode instead of let-bindings in grep.
7961         * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
7962         Delete "Automatic File De/compression" (auto-compression-mode).
7964 2005-08-25  Juanma Barranquero  <lekktu@gmail.com>
7966         * obsolete/bg-mouse.el: Move to obsolete/ from term/.
7967         Silence warning about non-existent variable.
7969 2005-08-25  Richard M. Stallman  <rms@gnu.org>
7971         * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
7972         Rename "Describe Key" to "Describe Key or Mouse Operation".
7974         * mail/mailalias.el (build-mail-aliases): Delete comments
7975         from the contents before processing them.
7977         * isearch.el (isearch-edit-string): Erase the Search prompt
7978         if user enters an empty string and there is no default.
7980         * comint.el (comint-file-name-prefix): Add autoload.
7982 2005-08-25  Joe Corneli  <jcorneli@math.utexas.edu>
7984         * subr.el (play-sound): Rearrange to avoid warning.
7986 2005-08-25  Carsten Dominik  <dominik@science.uva.nl>
7988         * calendar/diary-lib.el (diary-modify-entry-list-string-function):
7989         New hook.
7990         (add-to-diary-list): Call `diary-modify-entry-list-string-function'
7992 2005-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7994         * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
7996         * custom.el (custom-theme-set-variables): Sort minor modes last.
7998 2005-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8000         * subr.el (version-separator, version-regexp-alist): New vars used by
8001         version comparison funs.
8002         (integer-list-<, integer-list-=, integer-list-<=)
8003         (integer-list-not-zero): New funs for integer list comparison.
8004         (version-to-list, version=, version<, version<=): New funs for version
8005         comparison.
8007 2005-08-24  Juanma Barranquero  <lekktu@gmail.com>
8009         * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
8010         (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
8011         time to silence the byte-compiler.
8013         * ibuffer.el (ibuffer-compile-make-eliding-form)
8014         (ibuffer-check-formats): Use `with-no-warnings' to hide references
8015         to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
8016         so it's silly to get warnings for it).
8017         (ibuffer-auto-mode, ibuffer-cached-filter-formats)
8018         (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
8019         (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
8020         (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
8021         (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
8022         (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
8023         Defvar at compile time.
8024         (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
8025         (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
8026         Declare them before use.
8028         * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
8029         (info-xref-good, info-xref-bad): Defvar at compile time.
8031         * obsolete/mlsupport.el (filter-region, execute-monitor-command):
8032         Use `let*' instead of `let'.
8034         * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
8035         (*mouse-y*, menu, char): Defvar at compile time.
8036         (sc::menu): Declare it before use.
8037         (sc::pack-one-line): Use `let', not `let*'.
8039         * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
8040         (mail-send-hook): Defvar at compile time.
8042         * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
8043         Defvar at compile time.
8045         * term/sun-mouse.el (current-global-mousemap)
8046         (current-local-mousemap): Declare them before use.
8048 2005-08-24  Carsten Dominik  <dominik@science.uva.nl>
8050         * bookmark.el (bookmark-after-jump-hook): New hook.
8051         (bookmark-jump): Run `bookmark-after-jump-hook'.
8053 2005-08-23  Juri Linkov  <juri@jurta.org>
8055         * faces.el (minibuffer-prompt): Doc fix.
8057 2005-08-23  Juanma Barranquero  <lekktu@gmail.com>
8059         * progmodes/xscheme.el: Trivial changes to silence warnings.
8060         (xscheme-previous-mode, xscheme-previous-process-state):
8061         Add defvars.
8062         (xscheme-last-input-end, xscheme-process-command-line)
8063         (xscheme-process-name, xscheme-buffer-name)
8064         (xscheme-expressions-ring-max, xscheme-expressions-ring)
8065         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
8066         (xscheme-control-g-synchronization-p)
8067         (xscheme-control-g-disabled-p, xscheme-string-receiver)
8068         (default-xscheme-runlight, xscheme-runlight)
8069         (xscheme-runlight-string, xscheme-process-filter-state)
8070         (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
8071         Move to beginning of file.
8072         (scheme-interaction-mode-commands-alist)
8073         (scheme-interaction-mode-map, scheme-debugger-mode-map):
8074         Declare them before use.  Note: the initialization code for the variables
8075         has not been moved because it uses functions that reference the variables.
8076         (xscheme-control-g-message-string, xscheme-process-filter-alist)
8077         (xscheme-prompt-for-expression-map): Declare them before use.
8078         (scheme-debugger-mode-commands): "?\ " -> "?\s".
8080 2005-08-23  Ed Swarthout  <ed.swarthout@gmail.com>  (tiny change)
8082         * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
8084 2005-08-22  Juri Linkov  <juri@jurta.org>
8086         * faces.el (set-face-underline): Delete this duplicate function
8087         and make an obsolete alias to set-face-underline-p.
8088         (set-face-underline-p): Use docstring of set-face-underline.
8089         (describe-face): Create hyperlink to parent face.
8091         * info.el (Info-insert-dir): Use save-excursion around
8092         insert-buffer-substring.
8093         (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
8094         (Info-escape-percent): Delete function.
8095         (Info-fontify-node): Replace Info-escape-percent by
8096         replace-regexp-in-string with REP arg set to lambda that
8097         duplicates `%' and preserves text properties.
8099         * progmodes/compile.el (compilation-disable-input): Doc fix.
8100         (define-compilation-mode): Doc fix and refill.
8101         (kill-compilation): Use `mode-name' in the error message.
8102         (compilation-find-file): Use `compilation-error' in the
8103         read-file-name's prompt.
8105 2005-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8107         * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
8108         (smerge-auto-leave): Make undo re-enable the mode.
8109         (debug-ignored-errors): Add the user-error of impossible resolution.
8110         (smerge-resolve): Move things around a bit, in preparation for later.
8111         (smerge-diff): Don't fail if the buffer has no associated file.
8112         (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
8113         (smerge-conflict-overlay): New function.
8114         (smerge-match-conflict): Don't add text properties here.
8115         (smerge-find-conflict): Instead, add an overlay here.
8116         Also check for the case where we're inside a conflict already, so as to
8117         obviate the need for font-lock-multiline, which is unbearably slow with
8118         large conflicts and ciomplex font-lock patterns.
8119         (smerge-remove-props): Remove overlay rather than text-properties.
8120         (smerge-mode): Don't set font-lock-multiline.
8121         Remove overlays when turned off.
8123 2005-08-21  Kim F. Storm  <storm@cua.dk>
8125         * ido.el (ido-ignore-item-p): Use save-match-data.
8126         Bind case-fold-search to ido-case-fold locally.
8128 2005-08-20  Richard M. Stallman  <rms@gnu.org>
8130         * files.el (normal-mode): If font lock is on, turn it off and on.
8132         * subr.el (replace-regexp-in-string): Doc fix.
8134         * startup.el (command-line-1): Don't suppress startup screen
8135         due to existing processes.
8137         * progmodes/grep.el (grep): Bind compilation-disable-input to t.
8139         * progmodes/compile.el (compilation-disable-input): Default to nil.
8141 2005-08-20  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
8143         * progmodes/compile.el (compilation-disable-input): New defcustom.
8144         (compilation-start): If compilation-disable-input is non-nil, send
8145         EOF to the compilation process.
8147 2005-08-20  Eli Zaretskii  <eliz@gnu.org>
8149         * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
8150         Run the argument of tex-shell-cd-command through
8151         convert-standard-filename, to get the correct style of slashes on
8152         Windows, and enclose the result in quotes, in case the file name
8153         includes whitespace or other special characters.
8155 2005-08-19  Andreas Schwab  <schwab@suse.de>
8157         * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
8158         process.
8160 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
8162         * cus-start.el (minibuffer-prompt-properties): Correct typo.
8164 2005-08-18  Kim F. Storm  <storm@cua.dk>
8166         * scroll-lock.el: Fix errors due to incorrect line wrapping.
8168 2005-08-18  Richard M. Stallman  <rms@gnu.org>
8170         * scroll-lock.el: New file.
8172 2005-08-18  Thien-Thi Nguyen  <ttn@gnu.org>
8174         * dired.el (dired-move-to-end-of-filename):
8175         Handle fifo as rendered by "ls -lF": Don't include trailing "|".
8177 2005-08-18  Kim F. Storm  <storm@cua.dk>
8179         * ido.el (ido-everywhere): Fix defcustom :set function to disable
8180         rather than toggle mode when custom value is nil.
8181         (ido-everywhere): Fix defun doc string.
8183 2005-08-17  Richard M. Stallman  <rms@gnu.org>
8185         * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
8186         as tag instead of "Inviolable".
8188 2005-08-17  Kim F. Storm  <storm@cua.dk>
8190         * windmove.el (windmove-coordinates-of-position): Remove.
8191         (windmove-coordinates-of-window-position): Remove.
8192         (windmove-reference-loc): Use posn-at-point instead.
8194         * subr.el (insert-for-yank-1): Doc fix.
8196         * ido.el (ido-enter-matching-directory): Rename from
8197         ido-enter-single-matching-directory.  Change `slash' choice to
8198         `only'.  Add `first' choice.
8199         (ido-exhibit): Adapt to above changes.
8201 2005-08-16  Luc Teirlinck  <teirllm@auburn.edu>
8203         * Makefile.in: Expand comment about building loaddefs.el.
8205 2005-08-16  Nick Roberts  <nickrob@snap.net.nz>
8207         * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
8208         Comment use of defadvice.
8210         * progmodes/gud.el (gud-jump): Rework for gdb-ui.
8212 2005-08-15  Dan Nicolaescu  <dann@ics.uci.edu>
8214         * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
8215         * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
8216         * progmodes/gdb-ui.el, progmodes/idlw-help.el,
8217         * progmodes/idlw-shell.el, progmodes/ld-script.el,
8218         * progmodes/which-func.el, ruler-mode.el, strokes.el,
8219         * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
8220         for backward compatibility for faces that did not appear in the
8221         previous Emacs release.
8223         * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
8225 2005-08-15  Kim F. Storm  <storm@cua.dk>
8227         * emulation/cua-base.el (cua-delete-region): Return t if
8228         deleted region was non-empty.
8229         (cua-replace-region): Inhibit overwrite-mode for
8230         self-insert-command if replaced region was non-empty.
8231         (cua--explicit-region-start, cua--status-string): Make them
8232         buffer-local at top-level...
8233         (cua-mode): ...rather than when mode is enabled.
8235 2005-08-15  Thien-Thi Nguyen  <ttn@gnu.org>
8237         * progmodes/vhdl-mode.el (vhdl-emacs-21):
8238         Set t for Emacs 21, 22, and so on.
8240 2005-08-15  David Ponce  <david@dponce.com>
8242         * tree-widget.el: Update Commentary header.
8243         (tree-widget-theme): Doc fix.
8244         (tree-widget-space-width): New option.
8245         (tree-widget-image-properties): Look up in the default theme too.
8246         (tree-widget--cursors): Only for images with arrow pointer shape.
8247         (tree-widget-lookup-image): Pointer shape is hand by default.
8248         (tree-widget-icon): Rename generic icon widget from
8249         `tree-widget-control'.
8250         (tree-widget-*-icon): Rename from `tree-widget-*-control' and
8251         derive from `tree-widget-icon'.
8252         (tree-widget-handle): Improve default look and feel of the text
8253         representation.
8254         (tree-widget): Rename :*-control properties to :*-icon properties.
8255         Add :action and :help-echo properties.
8256         (tree-widget-after-toggle-functions): Move.
8257         (tree-widget-close-node, tree-widget-open-node): Remove.
8258         (tree-widget-before-create-icon-functions): New hook.
8259         (tree-widget-value-create): Update to allow customization of icons
8260         and nodes at run-time via that new hook.
8261         (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
8262         (tree-widget-icon-action, tree-widget-icon-help-echo)
8263         (tree-widget-action, tree-widget-help-echo): New functions.
8265 2005-08-15  Kim F. Storm  <storm@cua.dk>
8267         * ido.el (ido-buffer-internal): Use with-no-warnings.
8268         (ido-make-merged-file-list): Use while-no-input.
8270 2005-08-15  Richard M. Stallman  <rms@gnu.org>
8272         * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
8273         (flyspell-large-region): Fix doc and custom type.
8275 2005-08-14  Richard M. Stallman  <rms@gnu.org>
8277         * files.el (interpreter-mode-alist): Doc fix.
8279         * mail/rmail.el (rmail-nonignored-headers): New variable.
8280         (rmail-clear-headers): Use it.
8281         (rmail-reply): Better handling of mail-followup-to header.
8283         * progmodes/sh-script.el (sh-font-lock-keywords-var):
8284         Rename variable from sh-font-lock-keywords.  In the `shell' entry,
8285         don't try to refer to executable-font-lock-keywords.
8286         (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
8287         (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
8288         (sh-font-lock-keywords): Append executable-font-lock-keywords here.
8289         (sh-mode): Set comment-start-skip, local-abbrev-table,
8290         imenu-case-fold-search.
8291         (sh-set-shell): Don't set them here.
8292         (sh-feature): Simplify.  Get rid of the eval-a-variable feature.
8293         Don't cache the results in the original alist; don't ever modify
8294         that alist.
8296         * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
8298         * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
8299         empty.
8301 2005-08-15  Andreas Schwab  <schwab@suse.de>
8303         * desktop.el: Put autoload cookie at risky-local-variable declarations.
8305         * dired.el, info.el, mail/rmail.el: Revert last change.
8307 2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>
8309         * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
8310         modification in `eval-after-load' form.
8311         * info.el: Likewise.
8312         * mail/rmail.el: Likewise.
8314 2005-08-14  Juri Linkov  <juri@jurta.org>
8316         * progmodes/compile.el (compilation-mode-font-lock-keywords):
8317         Remove highlighting of "Compilation started".  Highlight only
8318         the word "finished" in "Compilation finished".  Add highlighting
8319         of "interrupt", "killed", "terminated" and the exit code.
8320         (compilation-start): Add newline after header.  Use exactly the
8321         same time stamp format as the finishing message.
8322         (compilation-mode-map): Add ellipsis to "Search Files (grep)".
8324         * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
8325         (grep-mode-font-lock-keywords): Don't highlight "Grep started".
8326         Add highlighting of "interrupt", "killed", "terminated".
8328         * delsel.el (delete-selection-pre-hook): If overwrite-mode is
8329         enabled and the current command is self-insert-command, call it
8330         explicitly with overwrite-mode bound to nil, to not allow it
8331         to delete the character after the selected region.
8333 2005-08-12  Matt Hodges  <MPHodges@member.fsf.org>
8335         * emacs-lisp/eldoc.el: Add move-beginning-of-line,
8336         move-end-of-line, end-of-line, and beginning-of-line to the list
8337         of commands after which the echo area is updated.
8339 2005-08-12  Eli Zaretskii  <eliz@gnu.org>
8341         * cus-edit.el (custom-save-all, custom-save-delete):
8342         Bind recentf-exclude to exclude custom-file.
8344 2005-08-12  Ehud Karni  <ehud@unix.mvs.co.il>
8346         * mail/rmailsum.el (rmail-summary-end-of-message): New command
8347         to go to the bottom of the mail message.  Added to
8348         `rmail-summary-mode-map' with key "/".
8349         (rmail-summary-show-message): New (internal) function for use by
8350         both `rmail-summary-beginning/end-of-message'.
8351         (rmail-summary-beginning-of-message): Change to use
8352         rmail-summary-show-message.
8354         * mail/rmail.el (rmail-end-of-message): New command to go to the
8355         end of the current message.  Added to `rmail-mode-map' with key "/".
8356         (rmail-beginning-of-message): Fix to work as documented.
8357         (rmail-mode): Change documentation.
8359         * progmodes/compile.el (compilation-start): Add the line
8360         "Compilation started" with compilation start time.
8361         (compilation-mode-font-lock-keywords): Add `started' to keywords.
8363 2005-08-11  Luc Teirlinck  <teirllm@auburn.edu>
8365         * menu-bar.el (menu-bar-options-menu): Standardize capitalization
8366         of menu items.
8368 2005-08-11  Richard M. Stallman  <rms@gnu.org>
8370         * simple.el (pop-global-mark): Reverse test of widen-automatically.
8372         * battery.el (battery-status-function): Don't use ignore-errors.
8374 2005-08-11  Lute Kamstra  <lute@gnu.org>
8376         * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
8377         define-obsolete-variable-alias.
8379 2005-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8381         * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
8382         (ange-ftp-send-cmd): Revert last change, and expand
8383         the comment explaining the problem.
8385 2005-08-10  Luc Teirlinck  <teirllm@auburn.edu>
8387         * ldefs-boot.el: Update.
8389         * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
8390         item to "Time, Load and Mail".  Change help echo text.
8392         * time.el (display-time-use-mail-icon, display-time-format)
8393         (display-time-string-forms): Shorten first line of docstrings.
8395 2005-08-10  Lars Hansen  <larsh@soem.dk>
8397         * desktop.el (desktop-buffer-mode-handlers):
8398         Make non-customizable. Add autoload cookie.  Change initial value to
8399         nil; add elements in respective modules instead.  Fix doc string.
8400         (desktop-load-file): New function.
8401         (desktop-minor-mode-handlers): New autoloaded variable.
8402         (desktop-create-buffer): Call minor mode handlers.
8403         Use desktop-load-file to load major and minor mode modules prior to
8404         checking for a handler.
8405         (desktop-save): Don't add nil to desktop-minor-modes for minor
8406         modes with nil function in desktop-minor-mode-table.  Don't delete
8407         desktop file before rewriting it.
8408         (desktop-locals-to-save): Add autoload cookie.  Don't make
8409         automatically buffer-local.  Add variables column-number-mode,
8410         size-indication-mode, indent-tabs-mode,
8411         indicate-buffer-boundaries, indicate-empty-lines and
8412         show-trailing-whitespace.
8413         (desktop-clear): Allow desktop-clear-preserve-buffers to contain
8414         regexps. Don't use desktop-clear-preserve-buffers-regexp.
8415         (desktop-clear-preserve-buffers-regexp): Delete.
8416         (desktop-clear-preserve-buffers): Update initial value and docstring.
8417         (desktop-save-buffer): Fix doc string.
8419         * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
8420         (hilit-chg-desktop-restore): New function.
8421         (highlight-changes-mode): Add highlight-changes-mode to
8422         desktop-locals-to-save.
8424         * dired.el: Add handler to desktop-buffer-mode-handlers.
8425         (dired-restore-desktop-buffer): Remove autoload cookie.
8426         (dired-mode): Add autoload cookie.
8428         * info.el: Add handler to desktop-buffer-mode-handlers.
8429         (Info-restore-desktop-buffer): Remove autoload cookie.
8430         (Info-mode): Add autoload cookie.
8432         * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
8433         (mh-restore-desktop-buffer): Remove autoload cookie.
8434         (mh-folder-mode): Add autoload cookie.
8436         * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
8437         (rmail-restore-desktop-buffer): Remove autoload cookie.
8439 2005-08-11  Masatake YAMATO  <jet@gyve.org>
8441         * hexl.el (hexl-address-region):
8442         (hexl-ascii-region, hexl-font-lock-keywords):
8443         (hexl-highlight-line-range): Use the term "region"
8444         instead of "area" for consistency with the other symbols
8445         defined in hexl.el.
8447 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
8449         * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
8450         correct group: it is set with `menu-bar-make-mm-toggle' (pointed
8451         out by Juri Linkov).  Add `display-battery-mode'.
8453 2005-08-09  Juri Linkov  <juri@jurta.org>
8455         * progmodes/compile.el (compilation-mode-font-lock-keywords):
8456         Remove `-text' from face variable names.
8457         (compilation-error-file-name, compilation-warning-file-name)
8458         (compilation-info-file-name): Delete faces.
8459         (compilation-line-number, compilation-column-number):
8460         Remove face underlining.
8461         (compilation-message-face): Set to `underline' value by default.
8462         (compilation-error-face, compilation-warning-face)
8463         (compilation-info-face): Remove `-file-name' from face names.
8464         (compilation-error-text-face, compilation-warning-text-face)
8465         (compilation-info-text-face): Delete face variables.
8466         (compilation-text-face): Delete function.
8468         * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
8469         (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
8470         (grep-error-face): Set to `compilation-error' instead of
8471         `compilation-error-face' (which is redefined to `grep-hit-face' in
8472         grep buffers).
8473         (grep-mode-font-lock-keywords): Remove `-text' from face variable
8474         names.  Use `grep-error-face' instead of `compilation-error-text-face'.
8476         * dired-aux.el (dired-do-query-replace-regexp):
8477         Use `query-replace-read-args'.
8479         * replace.el (query-replace-read-from, query-replace-read-to)
8480         (query-replace-read-args): Rename arg `string' to `prompt'.
8482         * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
8484 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
8486         * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
8487         uploading files.
8488         (ange-ftp-canonize-filename): Handle file names beginning with ~
8489         correctly.
8491 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
8493         * textmodes/fill.el (canonically-space-region)
8494         (fill-context-prefix, fill-french-nobreak-p)
8495         (fill-delete-newlines, fill-comment-paragraph)
8496         (justify-current-line): "?\ " -> "?\s".
8498 2005-08-09  Ben North  <ben@redfrontdoor.org>  (tiny change)
8500         * textmodes/fill.el (fill-nonuniform-paragraphs):
8501         Improve argument/docstring consistency.
8503 2005-08-09  Richard M. Stallman  <rms@gnu.org>
8505         * textmodes/ispell.el (ispell-word): More fboundp checks.
8507         * files.el (find-file-noselect): Don't call set-buffer-major-mode.
8508         (find-file-noselect-1): Call it here, only if RAWFILE.
8509         (normal-mode): Always set some major mode.
8510         (save-some-buffers-action-alist): Change some explanation strings.
8511         (file-name-non-special): In the `quote' method, use unwind-protect.
8513 2005-08-09  Magnus Henoch  <mange@freemail.hu>
8515         * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
8516         (ispell-have-aspell-dictionaries): New variable.
8517         (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
8518         (ispell-get-aspell-config-value): New function.
8519         (ispell-aspell-find-dictionary): New function.
8520         (ispell-aspell-add-aliases): New function.
8521         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
8522         appropriate.  Don't look for ispell dictionaries if we use aspell.
8523         (ispell-menu-map): Don't build a submenu of dictionaries.
8525 2005-08-09  Richard M. Stallman  <rms@gnu.org>
8527         * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
8528         (sql-read-passwd): Use read-passwd.
8530         * progmodes/idlw-toolbar.el (idlwave-toolbar)
8531         (idlwave-toolbar-is-possible): Add defvars.
8533         * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
8534         Avoid warnings.
8536         * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
8537         (idlwave-system-class-info, idlwave-executive-commands-alist):
8538         Use defvar.
8540         * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
8542         * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
8543         Avoid warnings.
8545         * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
8546         and content-type: headers.
8548         * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
8550         * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
8551         and rename some of them to be more self-explanatory.
8553         * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
8555         * startup.el (command-line-1): Implement -scriptload.
8557         * replace.el (occur-engine): Initial *Occur* output not undoable.
8559         * menu-bar.el (menu-bar-file-menu): Rename some menu items
8560         and improve help strings.
8562         * isearch.el (isearch-repeat): When changing direction,
8563         mark search successful.
8565         * ediff-init.el: Use (featurep 'xemacs).
8567         * comint.el (send-invisible): Identify buffer, if not selected.
8569         * align.el: Delete autoload for c-guess-basic-syntax.
8571 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
8573         * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
8574         Improve argument/docstring consistency.  Doc fixes.
8575         (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
8576         (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
8577         (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
8578         (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
8579         (r2bv-organization, r2bv-pages, r2bv-primary-author)
8580         (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
8581         (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
8582         Defvar at compile time.
8584 2005-08-09  Juri Linkov  <juri@jurta.org>
8586         * info.el: Replace `info' with upper-case `Info' where appropriate.
8587         (info-title-1, info-title-2, info-title-3, info-title-4)
8588         (info-menu-header): Move up face definitions.
8589         (info-menu-star): Rename from `info-menu-5'.
8590         (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
8591         (Info-fontify-visited-nodes): Fix docstring.
8592         (Info-hide-note-references): Fix docstring.
8593         (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
8594         menu items in the same way as on cross-references.
8595         (info-apropos): Fix sorting order and formatting to be like in the
8596         stand-alone Info browser.  Display error messages for 1 sec.
8597         (Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
8598         (Info-mode-menu): Remove item for `Info-search-case-sensitively'
8599         from the menu bar.
8600         (Info-insert-dir): Restore point after calling
8601         `insert-buffer-substring'.
8603 2005-08-08  Richard M. Stallman  <rms@gnu.org>
8605         * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
8606         (recompute-lucid-menubar): Add defvars.
8608         * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
8610         * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
8612         * net/net-utils.el (run-dig): Rename from `dig'.
8614         * play/gametree.el (gametree-mode): Use make-local-variable,
8615         not make-variable-buffer-local.
8617         * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
8619         * ansi-color.el (ansi-color-make-extent)
8620         (ansi-color-set-extent-face): Use fboundp, not functionp.
8622         * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
8623         not make-variable-buffer-local.
8625         * bookmark.el (Info-current-file): Add defvar.
8626         (bookmark-jump-noselect): Use with-no-warnings.
8628         * completion.el (c-mode-map, fortran-mode-map): Add defvars.
8630         * ebuff-menu.el (Helper-return-blurb): Add defvar.
8632         * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
8634         * find-file.el (ada-procedure-start-regexp)
8635         (ada-package-start-regexp): Add defvars.
8637         * info.el (Info-insert-dir): Use insert-buffer-substring.
8639         * xml.el (xml-att-def-re): Add defvar.
8641         * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
8642         calling convention.
8644         * subr.el (while-no-input): Return t if there is input.
8646 2005-08-08  Luc Teirlinck  <teirllm@auburn.edu>
8648         * cus-start.el (all): Add `overflow-newline-into-fringe'.
8650 2005-08-08  Juanma Barranquero  <lekktu@gmail.com>
8652         * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
8653         (scheme-prev-l/c-dir/file): Fix typos in docstrings.
8655 2005-08-08  Emilio C. Lopes  <eclig@gmx.net>
8657         * cmuscheme.el (scheme-start-file): Replace reference to
8658         `user-emacs-directory' by "~/.emacs.d/".
8660 2005-08-08  Thien-Thi Nguyen  <ttn@gnu.org>
8662         * info.el (Info-dir-remove-duplicates): Avoid case folding
8663         in loop; instead, keep downcased strings for comparison.
8664         Suggested by Helmut Eller.
8666 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
8668         Sync with Tramp 2.0.50.
8670         * net/tramp.el: Remove defvar of `last-coding-system-used' in the
8671         XEmacs case; not necessary anymore.
8672         (tramp-user-regexp): Allow "@" as part of user name.
8673         (tramp-handle-set-visited-file-modtime)
8674         (tramp-handle-insert-file-contents)
8675         (tramp-handle-write-region): No special handling for
8676         `last-coding-system-used, because this is done in
8677         `tramp-accept-process-output' now.
8678         (tramp-accept-process-output): New defun.
8679         (tramp-process-one-action, tramp-process-one-multi-action)
8680         (tramp-wait-for-regexp, tramp-wait-for-output)
8681         (tramp-discard-garbage-erase-buffer): Call it.  Reported by David
8682         Howells <dhowells@redhat.com>.
8683         (clear-visited-file-modtime): Defadvice removed.  The check for
8684         unset buffer's modtime does not need to be based on
8685         `tramp-buffer-file-attributes'.  Suggested by RMS.
8686         (tramp-message): Insert "\n" if not being at beginning of line.
8687         (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
8688         sequence with same logic.
8689         (tramp-completion-handle-expand-file-name): Discard call of
8690         `tramp-drop-volume-letter'.  It is not necessary, and there have
8691         been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
8692         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
8693         (tramp-do-copy-or-rename-file-out-of-band): Transfer message
8694         should always be visible.
8695         (tramp-handle-insert-directory, tramp-setup-complete)
8696         (tramp-set-process-query-on-exit-flag)
8697         (tramp-append-tramp-buffers): Pacify byte-compiler.
8698         (tramp-bug): Delete non-existing variables from list.
8699         Apply `tramp-load-report-modules' as pre-hook.
8700         Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
8701         `shell-prompt-pattern' because of non-7bit characters.
8702         Reported by Sebastian Luque <sluque@mun.ca>.
8703         (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
8704         (tramp-match-string-list): Remove function.
8705         (tramp-wait-for-regexp): Remove call of that function.
8706         Suggested by Kim F. Storm <storm@cua.dk>.
8707         (tramp-set-auto-save-file-modes): Use octal integer code #o600
8708         instead of octal character code ?\600.  The latter resulted in a
8709         syntax error with XEmacs.
8711         * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
8712         XEmacs case; not necessary anymore.
8713         (tramp-smb-handle-write-region): No special handling for
8714         `last-coding-system-used, because this is done in
8715         `tramp-accept-process-output' now.
8716         (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
8718 2005-08-06  Luc Teirlinck  <teirllm@auburn.edu>
8720         * wid-edit.el (widget-choice-value-create):
8721         Unconditionally respect user choice.  Set :explicit-choice back to nil
8722         when no longer needed.
8723         (widget-choice-action): Unconditionally respect user choice.
8724         Eliminate :explicit-choice-value.
8726         * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
8728         * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
8729         with `indicate-empty-lines' and `indicate-buffer-boundaries'.
8730         (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
8731         running new function `toggle-indicate-empty-lines'.
8732         Rename "Customize" item to "Customize fringe".
8733         Rename "Indicators" item to "Buffer boundaries" and change help echo.
8734         (menu-bar-showhide-fringe-ind-menu): Change several help echos.
8735         Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
8736         Delete "Empty lines only" item.
8737         (menu-bar-showhide-fringe-ind-customize): New function.
8738         (menu-bar-showhide-fringe-ind-mixed)
8739         (menu-bar-showhide-fringe-ind-box)
8740         (menu-bar-showhide-fringe-ind-right)
8741         (menu-bar-showhide-fringe-ind-left)
8742         (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
8743         instead of `fringe-indicators'.
8745 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
8747         * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
8748         Change the date of last update.
8750 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
8752         * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
8753         (viper-exec-yank, viper-put-back): Don't display modification msg
8754         if in the minibuffer.
8756         * viper-init.el (viper-replace-overlay-cursor-color)
8757         (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
8758         Make variables frame local.
8760         * viper-util.el (viper-append-filter-alist): Use append instead of
8761         nconc.
8763         * viper.el (viper-vi-state-mode-list)
8764         (viper-emacs-state-mode-list): Move help-mode and
8765         completion-list-mode from the first list to the second.
8766         (viper-mode): Docstring.
8767         (viper-go-away, viper-non-hook-settings): Don't localize
8768         minor-mode-alist in newer Emacsen.  Add advice to
8769         set-cursor-color.  Don't bind "\C-c\\".
8771 2005-08-06  Emilio C. Lopes  <eclig@gmx.net>
8773         * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
8774         (scheme-macro-expand-command): New user options.
8775         (scheme-trace-procedure, scheme-expand-current-form): New commands.
8776         (scheme-form-at-point, scheme-start-file)
8777         (scheme-interactively-start-process): New functions.
8778         (scheme-get-process): New function, extracted from `scheme-proc'.
8779         (run-scheme): Call `scheme-start-file' to get start file, and pass
8780         it to `make-comint'.
8781         (switch-to-scheme, scheme-proc):
8782         Call `scheme-interactively-start-process' if no Scheme buffer/process
8783         is available.
8785 2005-08-06  Juri Linkov  <juri@jurta.org>
8787         * progmodes/compile.el (compilation-mode-font-lock-keywords):
8788         Use `compilation-text-face', `compilation-info-text-face' and
8789         `compilation-error-text-face' instead of `font-lock-keyword-face'.
8790         (compilation-error): New face.
8791         (compilation-error-file-name): Inherit from
8792         `compilation-error' instead of `font-lock-warning-face'.
8793         (compilation-warning-file-name): Inherit from
8794         `compilation-warning' instead of `font-lock-warning-face'.
8795         (compilation-info, compilation-error-file-name)
8796         (compilation-warning-file-name, compilation-info-file-name)
8797         (compilation-line-number, compilation-column-number): Doc fix.
8798         (compilation-error-text-face, compilation-warning-text-face)
8799         (compilation-info-text-face): New face variables.
8800         (compilation-line-face, compilation-column-face)
8801         (compilation-enter-directory-face)
8802         (compilation-leave-directory-face): Doc fix.
8803         (compilation-text-face): New function.
8805         * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
8806         instead of 1 to display binary file names as info file links.
8807         (grep-error-face): Use `compilation-error-face' instead of
8808         `font-lock-keyword-face'.
8809         (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
8810         and `compilation-warning-text-face' instead of
8811         `font-lock-keyword-face'.  Use `compilation-error-text-face'
8812         instead of `grep-error-face'.
8814 2005-08-05  Kenichi Handa  <handa@m17n.org>
8816         * international/code-pages.el: Add autoload cookies for all coding
8817         systems.
8819 2005-08-04  Luc Teirlinck  <teirllm@auburn.edu>
8821         * cus-start.el (all): Put undo.c where it alphabetically belongs.
8823 2005-08-04  Juri Linkov  <juri@jurta.org>
8825         * progmodes/compile.el (compilation-mode-map):
8826         * progmodes/grep.el (grep-mode-map):
8827         Bind TAB to `compilation-next-error' and [backtab] to
8828         `compilation-previous-error'.
8830         * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
8831         matching line numbers, column numbers and their ranges with regexp
8832         matching only line numbers.
8833         (grep-context-face): New face variable.
8834         (grep-mode-font-lock-keywords): Use it.
8836         * faces.el (read-face-name): Delete duplicate faces.
8838 2005-08-02  Juanma Barranquero  <lekktu@gmail.com>
8840         * thumbs.el (thumbs-find-image): Don't make variables
8841         automatically buffer local.
8842         (thumbs-current-tmp-filename, thumbs-current-image-filename)
8843         (thumbs-image-num): Make automatically buffer local.
8844         (thumbs-show-thumbs-list): Use `make-local-variable', not
8845         `make-variable-buffer-local'.
8846         (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
8848         * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
8849         (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
8850         (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
8851         (bother, bye, canyou, chatlst, continue, deathlst, describe)
8852         (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
8853         (feelings-about, foullst, found, hello, history, howareyoulst)
8854         (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
8855         (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
8856         (neglst, obj, object, owner, please, problems, qlist)
8857         (random-adjective, relation, remlst, repetitive-shortness)
8858         (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
8859         (shortlst, something, sportslst, stallmanlst, states, subj)
8860         (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
8861         (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
8862         Defvar at compile time.
8864         * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
8865         not `make-variable-buffer-local'.
8867 2005-08-02  Kim F. Storm  <storm@cua.dk>
8869         * emulation/cua-rect.el (cua--highlight-rectangle): Only show
8870         rectangle overlay in selected window.
8872 2005-08-01  Luc Teirlinck  <teirllm@auburn.edu>
8874         * cus-start.el (all): Put `indicate-empty-lines' in fringe group
8875         instead of display group.  Make `indicate-buffer-boundaries'
8876         customizable through Custom.
8878 2005-08-01  Juanma Barranquero  <lekktu@gmail.com>
8880         * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
8881         (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
8882         (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
8883         (gdb-put-string): Fix typos in docstrings.
8885 2005-08-01  Nick Roberts  <nickrob@snap.net.nz>
8887         Update copyright notices of files in progmodes directory for
8888         release of Emacs 22.1.
8890         * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
8892         * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
8893         Don't barf if the GUD buffer has been killed.
8895 2005-08-01  Kim F. Storm  <storm@cua.dk>
8897         * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
8899 2005-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8901         * simple.el (next-error-follow-minor-mode):
8902         make-variable-buffer-local -> make-local-variable.
8904         * emacs-lisp/cl-extra.el: Require CL also when compiling.
8906         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
8907         (byte-compile-form-make-variable-buffer-local): New functions to warn
8908         about misuses of make-variable-buffer-local where make-local-variable
8909         was meant.
8911 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
8913         * bs.el (bs-attributes-list): Doc fix.
8914         (bs): Update url-link.
8916         * desktop.el (desktop-save-buffer): Fix typos in docstring.
8917         (desktop-load-default): Simplify.
8919         * ibuffer.el (ibuffer-columnize-and-insert-list)
8920         (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
8921         (ibuffer-unmark-all, ibuffer-toggle-marks)
8922         (ibuffer-unmark-forward, ibuffer-unmark-backward)
8923         (ibuffer-compile-make-format-form, ibuffer-format-column)
8924         (ibuffer-current-buffers-with-marks)
8925         (ibuffer-update-title-and-summary): "?\ " -> "?\s".
8926         (ibuffer): Doc fix.
8927         (ibuffer-mode): Fix typo in docstring.
8928         (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
8929         with `define-obsolete-variable-alias'.
8930         (ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.
8932 2005-07-29  Kenichi Handa  <handa@m17n.org>
8934         * international/mule-cmds.el (select-message-coding-system):
8935         Be sure to use LF for end-of-line.  If no coding system is decided,
8936         return iso-8859-1-unix.
8938 2005-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8940         * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
8941         (ange-ftp-pending-error-line): New vars.
8942         (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
8943         to handle the non-fatal no-route-to-host messages.
8944         (internal-ange-ftp-mode): Make the no-match regexp more efficient.
8946 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
8948         * isearch.el (isearch-mode-map, isearch-other-meta-char)
8949         (isearch-quote-char, isearch-printing-char)
8950         (isearch-text-char-description): "?\ " -> "?\s".
8951         (isearch-lazy-highlight-cleanup)
8952         (isearch-lazy-highlight-initial-delay)
8953         (isearch-lazy-highlight-interval)
8954         (isearch-lazy-highlight-max-at-a-time)
8955         (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
8956         Declare with define-obsolete-*-alias macros.
8957         (isearch-forward): Fix typo in docstring.
8958         (search-invisible, search-ring-yank-pointer)
8959         (regexp-search-ring-yank-pointer): Doc fixes.
8961         * recentf.el (recentf-menu-append-commands-p): Declare with
8962         `define-obsolete-variable-alias'.
8963         (recentf-max-saved-items, recentf-menu-filter)
8964         (recentf-arrange-by-rule-subfilter): Doc fixes.
8965         (recentf-menu-append-commands-flag)
8966         (recentf-initialize-file-name-history, recentf-expand-file-name)
8967         (recentf-clear-data): Fix typos in docstrings.
8969 2005-07-28  Nick Roberts  <nickrob@snap.net.nz>
8971         * progmodes/gdb-ui.el: Smarten comments.
8972         (gdb-info-breakpoints-custom): Use nowarn when finding file.
8974 2005-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
8976         * term/apollo.el (terminal-init-apollo): New function containing
8977         all former top level forms in the file.
8978         * term/bobcat.el (terminal-init-bobcat):
8979         * term/cygwin.el (terminal-init-cygwin):
8980         * term/iris-ansi.el (terminal-init-iris-ansi):
8981         * term/linux.el (terminal-init-linux):
8982         * term/news.el (terminal-init-news):
8983         * term/rxvt.el (terminal-init-rxvt):
8984         * term/sun.el (terminal-init-sun):
8985         * term/tvi970.el (terminal-init-tvi970):
8986         * term/vt100.el (terminal-init-vt100):
8987         * term/vt102.el (terminal-init-vt102):
8988         * term/vt125.el (terminal-init-vt125):
8989         * term/vt200.el (terminal-init-vt200):
8990         * term/vt201.el (terminal-init-vt201):
8991         * term/vt220.el (terminal-init-vt220):
8992         * term/vt240.el (terminal-init-vt240):
8993         * term/vt300.el (terminal-init-vt300):
8994         * term/vt320.el (terminal-init-vt320):
8995         * term/vt400.el (terminal-init-vt400):
8996         * term/vt420.el (terminal-init-vt420):
8997         * term/wyse50.el (terminal-init-wyse50):
8998         * term/xterm.el (terminal-init-xterm): Likewise.
9000         * term/README: Describe the terminal-init-* functionality.
9002         * startup.el (command-line): After loading the terminal initialization
9003         file call the corresponding terminal initialization function.
9005 2005-07-27  Kenichi Handa  <handa@m17n.org>
9007         * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
9008         negative.
9010         * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
9011         (ps-mule-composition-prologue): Fix for the case that
9012         RelativeCompose is false.
9014 2005-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9016         * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
9018         * descr-text.el (describe-char): Handle the case where the list of
9019         chars is displayed in a separate frame.
9020         Be a bit more discriminating when looking for the char.
9022 2005-07-26  Juanma Barranquero  <lekktu@gmail.com>
9024         * bookmark.el (bookmark-automatically-show-annotations)
9025         (bookmark-read-annotation-text-func): Doc fixes.
9026         (bookmark-save): Improve argument/docstring consistency.
9027         (bookmark-get-bookmark, bookmark-get-bookmark-record)
9028         (bookmark-alist-from-buffer)
9029         (bookmark-upgrade-file-format-from-0)
9030         (bookmark-grok-file-format-version)
9031         (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
9032         (bookmark-read-annotation-mode)
9033         (bookmark-insert-current-bookmark, bookmark-jump)
9034         (bookmark-exit-hook): Fix typos in docstrings.
9035         (bookmark-exit-hooks): Define as obsolete alias.
9036         (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
9037         not `bookmark-exit-hooks'.  Fix docstring.
9038         (bookmark-bmenu-select): "?\ " -> "?\s".
9040 2005-07-25  Ari Roponen <arjuropo@cc.jyu.fi>  (tiny change)
9042         * startup.el (command-line): Fix typo.
9044 2005-07-24  Richard M. Stallman  <rms@gnu.org>
9046         * tooltip.el (tooltip-mode): Test emacs-basic-display,
9047         not emacs-quick-startup.
9049 2005-07-24  Juanma Barranquero  <lekktu@gmail.com>
9051         * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
9052         (reb-next-match, reb-show-subexp): Use `with-selected-window'
9053         instead of `reb-with-current-window'.
9054         (reb-prev-match): Likewise.  Also, don't move left if the search
9055         was unsuccessful.
9056         (reb-initialize-buffer): New function.
9057         (re-builder, reb-change-syntax): Use it.
9059         * man.el (Man-goto-page): Make second argument NOERROR optional.
9061 2005-07-23  Richard M. Stallman  <rms@gnu.org>
9063         * man.el (Man-bgproc-sentinel): Check here for failure to find
9064         any man page in the output, and report the error here.
9065         (Man-arguments): Make it permanent local.
9066         (Man-goto-page): New arg NOERROR.  Never kill the current buffer.
9067         (Man-mode): Pass t for NOERROR.
9069         * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
9070         (grep-mode-font-lock-keywords):
9071         Don't use compilation-...-face for messages that are not file names.
9073         * progmodes/compile.el (compilation-mode-font-lock-keywords):
9074         Don't use compilation-...-face for messages that are not file names.
9076 2005-07-22  Juri Linkov  <juri@jurta.org>
9078         * startup.el (normal-splash-screen): Update menu name.
9080         * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
9082 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
9084         * term/xterm.el: Load term/rxvt if the terminal is actually an
9085         rxvt terminal.
9086         (xterm-rxvt-set-background-mode): Remove, not used anymore.
9088         * term/rxvt.el (function-key-map): Use substitute-key-definition
9089         to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
9091         * term/cygwin.el: New file.
9093 2005-07-22  Kim F. Storm  <storm@cua.dk>
9095         * image-file.el (insert-image-file, image-file-yank-handler):
9096         Fix last change to maintain a (unique) yank-handler on yanked images.
9098 2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
9100         * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
9101         of the file size (as in "177B" for 177 bytes).  This happens with
9102         "ls -lh" on FreeBSD.
9104 2005-07-22  Juanma Barranquero  <lekktu@gmail.com>
9106         * hilit-chg.el (highlight-changes-global-initial-state)
9107         (highlight-compare-buffers, hilit-chg-turn-on-maybe)
9108         (hilit-chg-fixup, highlight-changes-mode):
9109         Fix typos in docstrings.
9110         (highlight-changes-global-modes, highlight-changes-rotate-faces):
9111         Doc fixes.
9113 2005-07-21  Luc Teirlinck  <teirllm@auburn.edu>
9115         * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
9116         mode function using `eval-after-load'.
9118 2005-07-21  Kim F. Storm  <storm@cua.dk>
9120         * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
9121         included when reporting an emacs crash, and tell about the DEBUG file.
9123         * image-file.el (insert-image-file): Add yank-handler.
9124         (image-file-yank-handler): Yank handler to make unique copies of
9125         images when they are yanked into a buffer next to each other.
9127 2005-07-21  Juanma Barranquero  <lekktu@gmail.com>
9129         * comint.el (comint-use-prompt-regexp, comint-send-input)
9130         (comint-source-default, comint-extract-string)
9131         (comint-get-source, comint-word, comint-completion)
9132         (comint-source, comint-prompt-read-only, comint-update-fence):
9133         Fix typos in docstrings.
9134         (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
9135         Declare with define-obsolete-*-alias macros.
9136         (comint-previous-matching-input-from-input)
9137         (comint-next-matching-input-from-input)
9138         (comint-previous-matching-input, comint-next-matching-input)
9139         (comint-forward-matching-input):
9140         Improve argument/docstring consistency.
9142         * desktop.el (desktop-clear-preserve-buffers-regexp):
9143         Also preserve the *server* buffer.
9145         * simple.el (clone-indirect-buffer): Doc fix.
9146         (fixup-whitespace, just-one-space)
9147         (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
9148         (next-error, next-error-highlight)
9149         (next-error-highlight-no-select, next-error-last-buffer)
9150         (next-error-buffer-p, next-error-find-buffer, next-error)
9151         (previous-error, next-error-no-select, previous-error-no-select)
9152         (open-line, split-line, minibuffer-prompt-width, kill-new)
9153         (binary-overwrite-mode): Fix typos in docstrings.
9154         (set-fill-column): Fix typo in message.
9156         * skeleton.el (skeleton-proxy-new): Doc fix.
9158         * strokes.el (strokes-load-hook): Doc fix.
9159         (strokes-grid-resolution, strokes-get-grid-position)
9160         (strokes-renormalize-to-grid, strokes-read-stroke)
9161         (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
9162         (strokes-global-map): Fix typos in docstrings.
9163         (strokes-help): Doc fix.  Fix help message and pass it through
9164         `substitute-command-keys'.
9166         * tempo.el (tempo-insert-prompt, tempo-interactive)
9167         (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
9168         (tempo-insert-string-functions, tempo-local-tags)
9169         (tempo-define-template, tempo-insert-template)
9170         (tempo-insert-prompt-compat, tempo-is-user-element)
9171         (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
9172         Fix typos in docstrings.
9174         * vcursor.el (vcursor-other-window, vcursor-bind-keys)
9175         (vcursor-key-bindings, vcursor-use-vcursor-map)
9176         (vcursor-find-window, vcursor-scroll-down)
9177         (vcursor-disable, vcursor-beginning-of-buffer)
9178         (vcursor-end-of-buffer): Fix typos in docstrings.
9179         (vcursor-relative-move, vcursor-get-char-count):
9180         Improve argument/docstring consistency.
9182         * version.el: "?\ " -> "?\s".
9184         * wid-edit.el (widget-default-create, widget-after-change)
9185         (widget-default-format-handler, widget-checklist-add-item)
9186         (widget-radio-add-item, widget-choose, widget-specify-secret)
9187         (widget-field-value-create, widget-field-value-get)
9188         (widget-editable-list-format-handler)
9189         (widget-editable-list-entry-create, widget-group-value-create)
9190         (widget-documentation-link-add)
9191         (widget-documentation-string-value-create): "?\ " -> "?\s".
9192         (widget-convert-text): Doc fix.
9193         (widget-narrow-to-field, widget-field-find)
9194         (widget-url-link-action, widget-emacs-library-link-action)
9195         (widget-color-notify): Fix typos in docstrings.
9197         * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
9198         (x-select-text, set-w32-system-coding-system)
9199         (w32-add-charset-info): Fix typos in docstrings.
9201         * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
9202         (cua-enable-cua-keys, cua-use-hyper-key)
9203         (cua-virtual-rectangle-edges): Fix typos in docstrings.
9204         (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
9206         * net/tramp.el (tramp-handle-load): Fix typo in error message.
9208         * emacs-lisp/re-builder.el (regexp-builder): Declare with
9209         `defalias' instead of faking it.
9211         * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
9212         (eshell-ls-missing, eshell-ls-dired-initial-args)
9213         (eshell-ls-use-in-dired): Fix typos in docstrings.
9215 2005-07-20  Kim F. Storm  <storm@cua.dk>
9217         * emulation/cua-base.el (cua-mode): Improve doc string.
9219 2005-07-20  Juanma Barranquero  <lekktu@gmail.com>
9221         * abbrev.el (expand-region-abbrevs): Doc fix.
9222         (inverse-add-mode-abbrev, inverse-add-global-abbrev):
9223         Improve argument/docstring consistency.
9225         * arc-mode.el (archive-get-descr, archive-alternate-display):
9226         Doc fixes.
9227         (archive-l-e): Improve argument/docstring consistency.
9228         (archive-tmpdir, archive-unixdate, archive-unixtime)
9229         (archive-chmod-entry): Fix typos in docstrings.
9230         (archive-unflag, archive-unflag-backwards)
9231         (archive-unmark-all-files): "?\ " -> "?\s".
9233         * buff-menu.el (Buffer-menu-unmark): Doc fix.
9234         (Buffer-menu-not-modified, Buffer-menu-execute)
9235         (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
9236         (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
9238         * composite.el (compose-string, encode-composition-rule)
9239         (compose-last-chars): Fix typos in docstrings.
9241         * desktop.el (desktop-enable, desktop-basefilename):
9242         Declare with `define-obsolete-variable-alias'.
9243         (desktop-internal-v2s): Don't quote keywords.
9244         (desktop-clear): "?\ " -> "?\s".
9246         * dired.el (dired-align-file, dired-flag-backup-files)
9247         (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
9248         (dired-listing-switches, dired-ls-F-marks-symlinks)
9249         (dired-dwim-target, dired-load-hook, dired-mode-hook)
9250         (dired-directory, dired-faces, dired, dired-revert)
9251         (dired-mode, dired-summary, dired-view-file)
9252         (dired-copy-filename-as-kill, dired-delete-file)
9253         (dired-no-confirm, dired-unmark-all-marks)
9254         (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
9255         (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
9256         (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
9257         Fix typos in message strings.
9259         * dired-x.el (virtual-dired): Declare with `defalias'.
9260         (dired-mark-unmarked-files, dired-local-variables-file)
9261         (dired-omit-here-always): Doc fix.
9262         (dired-omit-mode, dired-find-subdir)
9263         (dired-enable-local-variables, dired-clean-up-buffers-too)
9264         (dired-extra-startup, dired-mark-extension, dired-jump)
9265         (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
9266         (dired-smart-shell-command, dired-guess-shell-alist-user)
9267         (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
9268         (dired-x-bind-find-file, dired-x-submit-report):
9269         Fix typos in docstrings.
9270         (dired-mark-unmarked-files): "?\ " -> "?\s".
9272         * dirtrack.el (dirtrack-list): Fix typos in docstring.
9274         * faces.el (describe-face): "?\ " -> "?\s".
9275         (read-all-face-attributes, read-face-font, modify-face)
9276         (face-attr-construct, italic): Fix typos in docstrings.
9277         (frame-update-face-colors): Declare with
9278         `define-obsolete-function-alias'.
9280         * files.el (find-file-noselect, recode-file-name): Doc fixes.
9281         (insert-directory, kill-some-buffers): "?\ " -> "?\s".
9282         (magic-mode-alist, buffer-file-numbers-unique)
9283         (write-file-functions, get-free-disk-space):
9284         Fix typos in docstrings.
9285         (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
9286         (write-contents-hooks, write-file-hooks):
9287         Declare with `define-obsolete-variable-alias'.
9289         * forms-d2.el (arch-rj): Fix typo in docstrings.
9290         (arch-tocol): Likewise.  "?\ " -> "?\s".
9292         * frame.el (set-frame-font, cursor-in-non-selected-windows):
9293         Fix typo in docstring.
9294         (set-screen-width, set-screen-height): Delete redundant info in
9295         doctrings.
9296         (new-frame, screen-height, screen-width): Declare with
9297         `define-obsolete-function-alias'.
9298         (delete-frame-hook, blink-cursor): Declare with
9299         `define-obsolete-variable-alias'.
9301         * paths.el (prune-directory-list): Fix typos in docstring.
9303         * pcvs-util.el (cvs-flags-query, cvs-strings->string)
9304         (cvs-prefix-get): Fix typos in docstrings.
9306         * ps-print.el (ps-extend-face-list, ps-extend-face)
9307         (ps-print-background-image): Fix typos in docstrings.
9308         (ps-default-fg, ps-default-bg): Doc fixes.
9310         * s-region.el (s-region-bind): Doc fix.
9311         (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
9313         * textmodes/org.el (org-table-formula-substitute-names)
9314         (org-table-get-vertical-vector): Doc fixes.
9315         (org-table-recalculate): Remove unused argument to `message'.
9317 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
9319         * textmodes/org.el (org-table-column-names)
9320         (org-table-column-name-regexp)
9321         (org-table-named-field-locations): New variables.
9322         (org-archive-subtree): Protect `this-command' when calling
9323         `org-copy-subtree' and `org-cut-subtree', to avoid appending to
9324         the kill buffer.
9325         (org-complete): Remove fixed-formula completion.
9326         (org-edit-formulas-map): New variable.
9327         (org-table-edit-formulas): New command.
9328         (org-finish-edit-formulas, org-abort-edit-formulas)
9329         (org-show-variable, org-table-get-vertical-vector): New functions.
9330         (org-table-maybe-eval-formula): Handle `:=' fields.
9331         (org-table-get-stored-formulas, org-table-store-formulas)
9332         (org-table-get-formula, org-table-modify-formulas)
9333         (org-table-replace-in-formulas): Handle named field formulas.
9334         (org-table-get-specials): Store locations of named fields.
9336 2005-07-19  Juri Linkov  <juri@jurta.org>
9338         * progmodes/grep.el (grep-regexp-alist)
9339         (grep-mode-font-lock-keywords, grep-process-setup):
9340         Use default GNU grep match color "01;31m" instead of "01;41m".
9341         (grep-regexp-alist, grep-mode-font-lock-keywords):
9342         Use `\\[[0-9]*m' instead of `\\[00m'.
9343         (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
9344         sgr_start where its handling is more important.  Use the real
9345         length of sgr_start instead of constant 8.
9346         (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
9347         specially.  Delete all remaining escape sequences.
9348         (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
9349         (grep-regexp-alist): Make hyperlink only for binary file name
9350         instead of the whole line.
9351         (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
9352         (grep-mode): Add autoload.
9354         * emacs-lisp/find-func.el (find-function-regexp):
9355         Add `define-compilation-mode'.
9357 2005-07-19  Juri Linkov  <juri@jurta.org>
9359         * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
9360         (compare-windows-sync-string-size, compare-windows-recenter)
9361         (compare-windows-highlight, compare-windows): Add version 22.1.
9362         (compare-windows) <defface>: Inherit from lazy-highlight instead
9363         of duplicating its default value.
9365         * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
9366         (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
9368         * descr-text.el (describe-char): Create link buttons for `charset'
9369         and `code point'.  Add the current input method name with a link
9370         button to `to input' field.  Print face names of display table
9371         characters in `The display table entry is displayed by' section
9372         instead of printing face-id in the `display' field.
9373         Guess hardcoded faces and create a link button for them.
9374         Skip empty fields when calculating max-width.
9375         Treat `widget-create' specially while inserting strings from the
9376         collected field list.
9377         (describe-char-after): Made obsolete in version 22.1, not 21.5.
9379         * diff-mode.el (diff-file-header): Change foreground color from
9380         yellow to green on light backgrounds.
9381         (diff-context): Inherit from `shadow' only for color/grayscale
9382         with more than 88 colors.
9383         (diff-indicator-removed, diff-indicator-added)
9384         (diff-indicator-changed): New faces.
9385         (diff-font-lock-keywords): Use new faces.  Regroup rules.
9386         Add "^---$" for `normal' diff format.  Fontify `#' lines with
9387         font-lock-comment-delimiter-face and font-lock-comment-face.
9388         Add `#' to ^[^...] in the rule for `diff-context-face'.
9390         * faces.el (mode-line-highlight): Replace RoyalBlue4 with
9391         a button-like box.  Inherit from `highlight' on low colors.
9392         (shadow): Use shades of gray only for color/grayscale with
9393         more than 88 colors.  Use green for light backgrounds with
9394         8 colors, and yellow for dark backgrounds with 8 colors.
9396         * font-lock.el (font-lock-regexp-grouping-backslash):
9397         Don't inherit from escape-glyph (use bold for all cases).
9399         * info.el (info-xref-visited): Use light foreground color `violet'
9400         for dark backgrounds instead of dark color `magenta3'.
9401         (info-title-1): Use `yellow' color for dark backgrounds.
9403         * isearch.el (isearch): Use not-too-dark magenta3 instead of
9404         too-light magenta2.
9406         * replace.el (match): Use slightly more light RoyalBlue3 instead
9407         of dark RoyalBlue4.
9409         * wid-edit.el (widget-inactive): Inherit from `shadow'.
9411 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
9413         * novice.el (disabled-command-hook): Declare it with
9414         `define-obsolete-variable-alias'.
9416         * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
9417         (desktop-buffer-misc-functions, desktop-buffer-handlers)
9418         (desktop-load-default): Add release to obsolescence info.
9419         (desktop-globals-to-clear, desktop-buffer-mode-handlers)
9420         (desktop-append-buffer-args, desktop-read):
9421         Fix typos in docstrings.
9422         (desktop-kill): Fix typo in message.
9423         (desktop-save): Doc fix.
9425 2005-07-19  Michael Kifer  <kifer@cs.stonybrook.edu>
9427         * viper-cmd.el (viper-escape-to-state): Bug fix.
9428         (viper-envelop-ESC-key): Change the definition of fast
9429         keysequence so it'll work with keyboard macros.
9431         * ediff.el (ediff-patch-buffer): Change the docstring.
9433 2005-07-19  Kenichi Handa  <handa@m17n.org>
9435         * international/mule-cmds.el (select-safe-coding-system): Try to
9436         use an auto-coding (if any) before anything else.  If the found
9437         auto-coding is invalid, show a warning message.
9439         * international/mule.el (find-auto-coding): New function created
9440         by modifying the body of set-auto-coding.
9441         (set-auto-coding): Use find-auto-coding to find a coding.
9443 2005-07-18  Richard M. Stallman  <rms@gnu.org>
9445         * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
9446         not isearch-mode-end-hook-error.
9447         (allout-before-change-protect): Fix error message.
9449 2005-07-18  Juri Linkov  <juri@jurta.org>
9451         * allout.el (allout-mode):
9452         * calculator.el (calculator-copy):
9453         * custom.el (custom-known-themes):
9454         * dired.el (dired-desktop-buffer-misc-data)
9455         (dired-restore-desktop-buffer):
9456         * dired-x.el (dired-omit-marker-char):
9457         * files.el (basic-save-buffer):
9458         * font-core.el (font-lock-mode):
9459         * calendar/calendar.el (calendar-goto-hebrew-date)
9460         (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
9461         (calendar-goto-persian-date):
9462         * language/ethio-util.el (ethio-sera-to-fidel-region):
9463         * textmodes/picture.el (picture-mode):
9464         Delete duplicate duplicate words.
9466 2005-07-18  Juri Linkov  <juri@jurta.org>
9468         * isearch.el (isearch-mode-map): Remove key bindings for regexp
9469         chars * ? } |.
9470         (isearch-fallback): Don't call `isearch-process-search-char'.
9471         (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
9472         (isearch-process-search-char): Call `isearch-fallback' for regexp
9473         chars * ? } |.
9474         (isearch-return-char): Make obsolete with `make-obsolete' instead
9475         of simply documenting it as obsolete in the docstring.
9476         (isearch-fallback): Refill docstring.
9478         * international/isearch-x.el
9479         (isearch-process-search-multibyte-characters): Remove unneeded
9480         `concat'.  Add intermediate values to `junk-hist' instead of
9481         `minibuffer-history'.  Test the length of `str'.
9483 2005-07-18  Juanma Barranquero  <lekktu@gmail.com>
9485         * allout.el (allout-resolve-xref): Fix typos in error strings.
9486         (allout-before-change-protect): Remove unneeded `concat'.
9488         * array.el (array-mode, array-reconfigure-rows)
9489         (untabify-backward): Fix typos in docstrings.
9490         (array-reconfigure-rows): Use `insert-buffer-substring', not
9491         `insert-buffer'.
9493         * calendar/icalendar.el (icalendar--get-unfolded-buffer):
9494         * progmodes/ada-mode.el (ada-make-body):
9495         Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
9497         * dired.el (dired-log):
9498         * tar-mode.el (tar-subfile-save-buffer):
9499         * play/zone.el (zone-pgm-stress-destress):
9500         Use `insert-buffer-substring', not `insert-buffer'.
9502 2005-07-17  Simon Josefsson  <jas@extundo.com>
9504         * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
9506 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
9508         * lisp/mail/smtpmail.el (smtpmail-auth-supported):
9509         Add plain auth method.
9510         (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
9512 2005-07-17  Kim F. Storm  <storm@cua.dk>
9514         * ido.el (dired-other-window): Add ido property.
9516 2005-07-16  Juanma Barranquero  <lekktu@gmail.com>
9518         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
9519         Fix typo in docstring.
9520         (byte-compile-interactive-only-functions): Add `insert-buffer' and
9521         `insert-file-literally'.
9523         * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
9524         info and delete redundant message.  Doc fix.
9525         (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
9526         (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
9528 2005-07-16  Richard M. Stallman  <rms@gnu.org>
9530         * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
9531         (byte-compile-and): Use byte-compile-and-recursion.
9532         (byte-compile-or-recursion): New function.
9533         (byte-compile-or): Use that.
9534         (byte-compile-if): Guard the else-clause too.
9535         (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
9537         * isearch.el (isearch-mode-end-hook-quit): New variable.
9538         (isearch-done): Bind it.
9539         (isearch-mode-end-hook): Doc fix.
9541         * allout.el (allout-isearch-did-quit): Variable deleted.
9542         (allout-real-isearch-abort): Function name no longer used.
9543         (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
9544         (allout-isearch-rectification): isearch-mode always exists.
9545         Don't set allout-isearch-did-quit.
9546         (allout-isearch-expose): Check isearch-mode-end-hook-error, not
9547         allout-isearch-did-quit.
9548         (allout-enwrap-isearch): Just add the hook.
9549         (allout-isearch-abort): Function deleted.
9550         (allout-pre-command-business): Avoid warning.
9552         * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
9553         Correctly avoid warnings.
9554         (pascal-outline): Likewise.
9556         * progmodes/f90.el (f90-abbrev-start): Avoid warning.
9558         * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
9560         * play/tetris.el (tetris-mode): Avoid warning.
9562         * play/snake.el (snake-mode): Avoid warning.
9564         * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
9565         (gamegrid-set-display-table): Avoid warning.
9566         (gamegrid-set-timer): Likewise.
9567         (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
9568         (gamegrid-add-score-with-update-game-score-1): Take FILE
9569         as argument.
9570         (gamegrid-add-score-with-update-game-score): Pass that argument.
9571         Rename have-shared-game-dir to gamegrid-shared-game-dir.
9573         * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
9575         * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
9576         (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
9578         * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
9579         and insert-file.
9581         * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
9582         (sc-ask): Avoid warnings.
9584         * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
9585         (eshell-hist-initialize): Use that var the natural way.
9587         * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
9589         * emacs-lisp/re-builder.el (reb-cook-regexp):
9590         Avoid warning calling lre-compile-string.
9591         (reb-color-display-p): Avoid warning.
9593         * calculator.el (calculator-last-input): Guard uses
9594         of event-key and key-press-event-p.
9595         (event-key, key-press-event-p): Delete definitions.
9597         * emacs-lisp/find-gc.el (find-gc-unsafe-list)
9598         (find-gc-source-directory, find-gc-subrs-callers)
9599         (find-gc-noreturn-list, find-gc-source-files)
9600         (find-gc-subrs-called): Vars renamed and defvar'd.
9602         * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
9603         (checkdoc-overlay-put, checkdoc-delete-overlay)
9604         (checkdoc-overlay-start, checkdoc-overlay-end)
9605         (checkdoc-mode-line-update, checkdoc-char=):
9606         Define such that compiler knows they are defined.
9607         (checkdoc-call-eval-buffer): Delete.  Use eval-buffer directly.
9608         (checkdoc-read-event): Delete.  Use read-event directly.
9610         * whitespace.el (whitespace-make-overlay)
9611         (whitespace-overlay-put, whitespace-delete-overlay)
9612         (whitespace-overlay-start, whitespace-overlay-end):
9613         Define such that compiler knows they are defined.
9614         (whitespace): Move conditional inside.
9616         * tempo.el (tempo-insert-template): Suppress warning.
9618         * ediff-diff.el (longlines-mode): Add defvar.
9620 2005-07-16  Gary Howell  <g1howell-list@yahoo.com>  (tiny change)
9622         * server.el: Bind "C-x #" in a way that works even if C-x is
9623         redefined to a command key, not a prefix key.
9625 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
9627         * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
9628         cl-make-type-test till execution time.
9630 2005-07-16  Markus Rost  <rost@math.uni-bielefeld.de>
9632         * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
9633         arg ARG and use it.
9635 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
9637         * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
9639 2005-07-15  Luc Teirlinck  <teirllm@auburn.edu>
9641         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
9642         a defcustom with two :set or :type keywords.
9644 2005-07-15  Richard M. Stallman  <rms@gnu.org>
9646         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
9647         Don't give ^M comment-end syntax.
9649 2005-07-16  Nick Roberts  <nickrob@snap.net.nz>
9651         * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
9652         Don't consider gdbmi (gdb-mi.el has its own update functions).
9653         (gdb-var-delete): Make it work for gdbmi as well.
9654         (gdb-speedbar-expand-node): Move var-update here for gdbmi.
9656         * progmodes/gud.el (etags, sdb): Only require etags when needed.
9657         (gud-speedbar-menu-items): Correct logic for enabling items.
9659 2005-07-15  Kim F. Storm  <storm@cua.dk>
9661         * ido.el: Fix commentary.
9662         (ido-define-mode-map): Move ido-next-work-file to C-M-o.
9663         Use with-no-warnings around ffap-guesser.
9664         (ido-file-internal, ido-read-file-name, ido-read-directory-name):
9665         Let bind minibuffer-completing-file-name to t.
9667 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>
9669         * startup.el (site-run-file, keyboard-type): Doc fixes.
9670         (command-line): Check for "--basic-display" argument; also for
9671         "--quick", not "--bare-bones" (which was renamed).
9672         (fancy-splash-text): Add missing item "Getting New Versions".
9673         (normal-splash-screen): Fix typos and improve consistency with
9674         `fancy-splash-text'.  Update copyright year.
9676         * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
9677         valid binding for `help-char'.
9679         * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
9681 2005-07-14  Dan Nicolaescu  <dann@ics.uci.edu>
9683         * term.el (term-mode): Disable cua-mode for term buffers.
9685 2005-07-14  Juanma Barranquero  <lekktu@gmail.com>
9687         * add-log.el (add-log-mailing-address, change-log-merge):
9688         Doc fixes.
9689         (change-log-get-method-definition): Fix typo in docstring.
9691 2005-07-14  Kim F. Storm  <storm@cua.dk>
9693         * emulation/cua-base.el:
9694         (cua--pre-command-handler-1, cua--pre-command-handler)
9695         (cua--post-command-handler-1, cua--post-command-handler):
9696         Split in two.  Check (buffer local) value of cua-mode.
9697         (cua-selection-mode): New command.
9699 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
9701         * custom.el (custom-initialize-safe-set)
9702         (custom-initialize-safe-default): Doc fixes.
9704         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
9705         and simplify :init-value again.
9707         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
9708         and simplify :init-value again.  Delete autoload.
9710         * startup.el (command-line): Use `custom-reevaluate-setting' again
9711         for tooltip-mode.
9713         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
9714         a defcustom with two :initialize keywords.
9716 2005-07-13  Juanma Barranquero  <lekktu@gmail.com>
9718         * allout.el (my-mark-marker, allout-isearch-prior-pos)
9719         (allout-unprotected, allout-undo-aggregation, allout-snug-back)
9720         (allout-post-command-business, allout-flag-region)
9721         (isearch-reenable-font-lock, allout-yank)
9722         (allout-insert-latex-header, allout-insert-latex-trailer)
9723         (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
9724         (allout-latex-verb-quote): Fix typos in docstrings.
9725         (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
9726         (allout-unprotected, allout-prefix-data):
9727         Improve argument/docstring consistency.
9728         (allout-chart-subtree): Fix argument spec.
9729         (allout-open-topic): Rename `use_sib_bullet' argument to
9730         `use-sib-bullet'.  Doc fix.
9732         * whitespace.el (whitespace-check-buffer-leading)
9733         (whitespace-check-buffer-trailing)
9734         (whitespace-check-buffer-indent)
9735         (whitespace-check-buffer-spacetab)
9736         (whitespace-check-buffer-ateol, whitespace-highlighted-space)
9737         (whitespace-check-leading-whitespace)
9738         (whitespace-check-trailing-whitespace)
9739         (whitespace-check-spacetab-whitespace)
9740         (whitespace-check-indent-whitespace)
9741         (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
9742         (whitespace-modes): Fix typos in docstrings.
9743         (defgroup, defcustom): Doc fixes.
9745         * winner.el (winner-mode, winner-boring-buffers)
9746         (winner-pending-undo-ring): Doc fixes.
9747         (winner-ring): Remove unneeded `progn'.
9748         (winner-equal): `defsubst' it.
9749         (winner-redo): Fix message.
9751 2005-07-13  Kim F. Storm  <storm@cua.dk>
9753         * simple.el (line-move-1): Always use vertical-motion to
9754         do the last (or only) line move to ensure some movement.
9755         Undo 2005-06-23 change--don't check for overlays.
9757 2005-07-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9759         * term/mac-win.el (ccl-encode-mac-roman-font)
9760         (ccl-encode-mac-centraleurroman-font)
9761         (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
9762         (ccl-encode-mac-dingbats-font): Remove check for ASCII.
9763         Change charset-id boundary of dimension to ?\xef.
9764         (mac-char-fontspec-list): New constant.
9765         (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
9766         argument.  Nil uses itself as family in font-spec.  Previous
9767         behavior for nil is now provided by non-nil non-string argument.
9768         All callers changed.  Add font-specs for Mac fonts to
9769         "fontset-default" unless iso8859-1 fonts are installed.
9771 2005-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9773         * progmodes/sh-script.el (sh-get-indent-info): Only indent
9774         a continuation line if the \ is preceded by SPC or TAB.
9775         (sh-get-indent-info): Simplify.
9776         (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
9777         Use with-current-buffer.
9779         * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
9780         when the matched text is empty.
9782 2005-07-12  Luc Teirlinck  <teirllm@auburn.edu>
9784         * startup.el (command-line): Revert to previous handling of
9785         tooltip-mode.  Explain in comment why the complexity is needed.
9787         * tooltip.el (tooltip-mode): Revert to previous implementation of
9788         its defcustom.
9790         * frame.el (blink-cursor-mode): Revert to previous implementation
9791         of its defcustom.  Update comment.
9793 2005-07-12  Lars Hansen  <larsh@soem.dk>
9795         * desktop.el: Update e-mail address.
9797 2005-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9799         * term/mac-win.el (mac-services-mail-selection)
9800         (mac-services-mail-to): New functions.
9801         (mac-application-menu-map): Bind them.
9803 2005-07-12  wulei <milton@wulei.net>  (tiny change)
9805         * progmodes/gdb-ui.el: Add note about buffering with Windows.
9807 2005-07-11  Luc Teirlinck  <teirllm@auburn.edu>
9809         * custom.el (custom-reevaluate-setting): Doc fix.
9811 2005-07-11  Jay Belanger  <belanger@truman.edu>
9813         * calc/calc.el (calc-embedded-announce-formula-alist)
9814         (calc-embedded-open-close-plain-alist)
9815         (calc-embedded-open-close-mode-alist): Add checks for additional
9816         major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
9818 2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
9820         * custom.el (custom-enable-theme): Don't add theme to
9821         `custom-enabled-themes' with `push' because there is no
9822         setf-method for `delq'.
9824 2005-07-11  Richard M. Stallman  <rms@gnu.org>
9826         * custom.el (custom-declare-variable): Doc fix.
9828         * dired-aux.el (dired-compare-directories): Remove "." and ".."
9829         from the alists.
9831         * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
9832         Do nothing if edebug-active.
9834         * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
9835         (edebug-display): Do it here instead.
9837 2005-07-10  Richard M. Stallman  <rms@gnu.org>
9839         * cus-face.el (custom-theme-set-faces): Make it work.
9840         (custom-reset-faces): Doc fix.
9841         (custom-theme-reset-internal-face, custom-theme-face-value):
9842         Functions deleted.
9844         * custom.el (custom-push-theme): Maintain list of the settings
9845         of a given theme in its theme-settings property.
9846         Maintain position of old settings in the theme-value
9847         or theme-face property.
9848         (custom-enabled-themes): New variable.
9849         (custom-theme-enabled-p): New function.
9850         (provide-theme): Update custom-enabled-themes.
9851         Disable and reenable the `user' theme.
9852         (require-theme): Doc fix.
9853         (custom-do-theme-reset, custom-remove-theme): Functions deleted.
9854         (custom-theme-value, custom-theme-variable-value): Likewise.
9855         (custom-theme-reset-internal): Likewise.
9856         (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
9857         (custom-enable-theme, custom-disable-theme): New functions.
9858         (custom-variable-theme-value, custom-face-theme-value): Likewise.
9859         (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
9860         (custom-theme-reset-variables): Simplify.
9861         (deftheme, custom-declare-theme, custom-make-theme-feature):
9862         Definitions moved.
9864 2005-07-10  Chong Yidong  <cyd@stupidchicken.com>
9866         * longlines.el (longlines-show-region)
9867         (longlines-unshow-hard-newlines): Recognize hard newlines by
9868         non-nil hard property, instead of t.
9870 2005-07-10  Michael Kifer  <kifer@cs.stonybrook.edu>
9872         * viper-cmd.el (viper--key-maps): New variable.
9873         (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
9874         emulation-mode-map-alists.
9875         (viper-envelop-ESC-key): Use viper-subseq.
9876         (viper-search-forward/backward/next): Disable debug-on-error.
9878         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
9879         (viper-ESC-key): New defcustoms.
9881         * viper-macs.el (ex-map-read-args): Use viper-subseq.
9883         * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
9884         (viper-subseq): Copy of subseq from cl.el.
9886         * viper.el (viper-go-away, viper-set-hooks): Use
9887         emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
9889         * viper-mous.el (viper-current-frame-saved): Use defvar.
9891         * viper-init.el: Get rid of -face in face names.
9893         * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
9894         Make it work with longlines mode
9896         * ediff-mult.el (ediff-meta-mode-hook): New variable.
9898         * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
9900         * ediff-init.el: Get rid of -face in face names.
9902 2005-07-10  Richard M. Stallman  <rms@gnu.org>
9904         * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
9905         and with-timeout-unsuspend.
9907         * emacs-lisp/debug.el (debug): Call with-timeout-suspend
9908         and with-timeout-unsuspend.
9910         * emacs-lisp/timer.el (with-timeout-timers): New variable.
9911         (with-timeout): Bind that variable to record timers.
9912         (with-timeout-suspend, with-timeout-unsuspend): New functions.
9914         * emacs-lisp/debug.el (debug-help-follow): New function.
9915         (debugger-mode-map): Use that instead of help-follow.
9916         (debugger-setup-buffer): Use eval-buffer-list
9917         to handle eval-buffer frames.
9919 2005-07-10  N. Raghavendra  <raghu@mri.ernet.in>  (tiny change)
9921         * timezone.el (timezone-parse-date): Change first regexp
9922         so it will not mistakenly match dates with no time zone.
9924 2005-07-10  Jeff Dwork  <jeff.dwork@amd.com>  (tiny change)
9926         * facemenu.el (facemenu-read-color): Do case-insensitive matching.
9928 2005-07-10  Luc Teirlinck  <teirllm@auburn.edu>
9930         * custom.el (custom-initialize-safe-set)
9931         (custom-initialize-safe-default): New functions.
9933         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
9934         and simplify :init-value.
9936         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
9937         and simplify :init-value.  Delete obsolete comment.
9939         * startup.el (command-line): Use `custom-reevaluate-setting' to
9940         handle `tooltip-mode'.  Delete obsolete comment.
9942         * files.el (set-visited-file-name): Avoid calling
9943         `file-name-nondirectory' with a nil argument.
9945 2005-07-09  Richard M. Stallman  <rms@gnu.org>
9947         * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
9948         was called with nil for the buffer, handle the read position right.
9949         Handle read position for eval-region, too.
9951 2005-07-09  Juri Linkov  <juri@jurta.org>
9953         * fringe.el (fringe-mode): Add period in docstring.
9954         (fringe-query-style): Build prompt depending on `all-frames' arg.
9956         * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
9957         to not create links to unrelated functions in the Help buffer.
9959         * progmodes/compile.el (compilation-mode-hook, compilation-mode):
9960         Doc fix.
9962         * simple.el (next-error-hook): New variable.
9963         (next-error): Use it.  Doc fix.
9965         * textmodes/ispell.el (ispell-command-loop): Add current
9966         dictionary name and program name to mode-line-format.
9967         (ispell-region, ispell-process-line): Add current dictionary name
9968         and program name to messages.
9970 2005-07-08  Jay Belanger  <belanger@truman.edu>
9972         * calc/calc.el (calc-embedded-announce-formula-alist)
9973         (calc-embedded-open-close-formula-alist)
9974         (calc-embedded-open-close-word-alist)
9975         (calc-embedded-open-close-plain-alist)
9976         (calc-embedded-open-close-new-formula-alist)
9977         (calc-embedded-open-close-mode-alist)
9978         (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
9979         (calc-embedded-mode-hook): New variables.
9981         * calc/calc-embed.el (calc-embedded-firsttime)
9982         (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
9983         New variables.
9984         (calc-do-embedded): Use calc-embedded-firsttime,
9985         calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
9986         determine whether or not to run hooks.
9987         (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
9988         calc-embedded-firsttime-formula appropriately.
9989         Set calc-embedded delimiter variables according to mode.
9991 2005-07-08  Richard M. Stallman  <rms@gnu.org>
9993         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
9994         Check for "emacs", etc., as entire symbol, not just as word.
9995         (checkdoc-file-comments-engine): Use regexp-quote on FN.
9997         * files.el (set-visited-file-name): Report the error
9998         for "empty filename" earlier.
9999         (kill-some-buffers): Ignore buffers already dead.
10001         * fringe.el (fringe-mode): Doc fix.
10003         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
10004         Check for (featurep 'xemacs) and turn off warnings in what it guards.
10005         Use unwind-protect to ensure byte-compile-unresolved-functions
10006         is updated.
10008         * whitespace.el (whitespace-buffer-leading-cleanup):
10009         Simplify w/ skip-chars-forward.
10010         (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
10012         * mail/rmail.el (rmail-only-expunge): Fix paren error.
10013         Unconditionally try to leave point at the same old place.
10015 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
10017         * comint.el (comint-postoutput-scroll-to-bottom)
10018         (comint-show-maximum-output): Take scroll-margin into consideration.
10020 2005-07-08  Kim F. Storm  <storm@cua.dk>
10022         * ido.el (ido-use-filename-at-point): New choice `guess'.
10023         (ido-file-internal): Try ffap-guesser if selected.
10025         * ido.el (ido-before-fallback-functions): New hook.
10026         (ido-buffer-internal, ido-file-internal, ido-read-buffer)
10027         (ido-read-file-name): Run it.
10029 2005-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10031         * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
10032         strings rather than a list of symbols to the completion function.
10034 2005-07-07  Jay Belanger  <belanger@truman.edu>
10036         * calc/calc-units.el (math-apply-units): Change the places in
10037         which units are simplified.
10039 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
10041         * cus-edit.el (customize-option, customize-option-other-window):
10042         Make them handle aliases.
10044         * custom.el (custom-variable-p): Make it recursively follow
10045         aliases.  Mention that in the docstring.
10047 2005-07-07  Richard M. Stallman  <rms@gnu.org>
10049         * cus-start.el (exec-path): Use `directory' instead of `file'.
10050         Fix tag for nil.
10052 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
10054         * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
10055         when called non-interactively.  Doc fix.
10057 2005-07-07  Lute Kamstra  <lute@gnu.org>
10059         * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
10060         new address as well.
10062 2005-07-07  Kenichi Handa  <handa@m17n.org>
10064         * international/mule.el (make-coding-system):
10065         Describe `ascii-incompatible' property in the docstring.
10066         (set-file-name-coding-system): Signal an error if coding-system is
10067         ascii-incompatible.
10068         (set-keyboard-coding-system): Likewise.
10070         * international/mule-cmds.el (set-default-coding-systems):
10071         Don't set default-file-name-coding-system and
10072         default-keyboard-coding-system if coding-system is ASCII-incompatible.
10074         * international/utf-16.el: Declare that all UTF-16-based coding
10075         systems are ASCII-incompatible.
10077 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
10079         * progmodes/gud.el: Require font-lock for displaying errors.
10080         Used by gdb-ui.el.
10082 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
10084         * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
10085         values for the pattern lists which are `read'able but not
10086         `append'able (like symbols).
10088 2005-07-06  Richard M. Stallman  <rms@gnu.org>
10090         * progmodes/flymake.el (flymake-float-time): Instead of
10091         with-no-warnings, test for xemacs.
10092         (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
10093         to avoid warning.
10095 2005-07-06  Juanma Barranquero  <lekktu@gmail.com>
10097         * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
10099 2005-07-05  Lute Kamstra  <lute@gnu.org>
10101         * battery.el: Add support for Darwin (with much debugging help
10102         from Samuel Lauber <sam124@operamail.com>).
10103         (battery-status-function, battery-echo-area-format)
10104         (battery-mode-line-format): Add support for pmset on Darwin.
10105         (battery-load-low, battery-load-critical): New user options.
10106         (battery-pmset): New function.
10108 2005-07-05  Lute Kamstra  <lute@gnu.org>
10110         Update FSF's address in GPL notices.
10112         * textmodes/page-ext.el: Update FSF's address.
10114 2005-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10116         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
10117         filling from using prefix when filling a single-line docstring.
10119         * progmodes/flymake.el: Remove useless eval-when-compile.
10121         * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
10123 2005-07-04  Richard M. Stallman  <rms@gnu.org>
10125         * textmodes/org.el (org-file-apps-defaults-gnu):
10126         Rename from org-file-apps-defaults-linux.
10127         (org-default-apps): Don't test system-type for `linux'.
10128         (org-file-apps): Doc fix.
10130 2005-07-04  David Ponce  <david@dponce.com>
10132         * tree-widget.el: Improve header Commentary section.
10133         (tree-widget) [defgroup]
10134         (tree-widget-image-enable, tree-widget-themes-directory)
10135         (tree-widget-theme, tree-widget-image-properties-emacs)
10136         (tree-widget-image-properties-xemacs, tree-widget-create-image)
10137         (tree-widget-image-formats, tree-widget-control)
10138         (tree-widget-empty-control, tree-widget-leaf-control
10139         (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
10140         (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
10141         (tree-widget-keep, tree-widget-after-toggle-functions)
10142         (tree-widget-open-node, tree-widget-close-node): Doc fix.
10143         (tree-widget-open-control, tree-widget-close-control): Fix doc and
10144         :help-echo message.
10145         (tree-widget-set-theme): Doc fix.  Use `string-equal'.
10146         (tree-widget-image-properties): Doc fix.  Clearer implementation.
10147         (tree-widget--cursors): New constant.
10148         (tree-widget-lookup-image): New function split from
10149         `tree-widget-find-image'.  Clearer implementation.
10150         (tree-widget-find-image): Use it.
10151         (tree-widget-button-keymap): Use `set-keymap-parent'.
10152         (tree-widget) [define-widget]: Use `widget-children-value-delete'.
10153         Define the sub-widgets here.
10154         (tree-widget-node): Check that :node is not a tree-widget.
10155         (tree-widget-get-super, tree-widget-open-control)
10156         (tree-widget-close-control, tree-widget-empty-control)
10157         (tree-widget-leaf-control, tree-widget-guide)
10158         (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
10159         (tree-widget-no-handle, tree-widget-value-delete)
10160         (tree-widget-map): Remove.
10161         (tree-widget-children-value-save): Doc fix.  Simplified.
10162         (tree-widget-value-create): Update according to previous changes.
10164 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
10166         * textmodes/org.el: Leading space replaced by TABS.
10167         (org-recalc-marks, org-table-rotate-recalc-marks)
10168         (org-table-get-specials): Treat "^" and "_" marks.
10169         (org-table-justify-field-maybe): Optional argument NEW.
10170         (org-table-eval-formula): Parsing of the format simplified.
10171         New modes C,I.  Honor the %= parameter in the current table.
10172         Avoid unnecessary re-align by using the NEW argument to
10173         `org-table-justify-field-maybe'.
10174         (org-calc-default-modes): Default for date-format mimicks org-mode.
10175         (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
10177 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
10179         * cus-face.el (custom-theme-set-faces): Make it handle face
10180         aliases whose alias declarations are pre- or autoloaded.
10182 2005-07-04  Juri Linkov  <juri@jurta.org>
10184         * faces.el (read-face-name): Put the code for getting a face name
10185         from the buffer before adding the faces from the `face' property.
10186         Use `completing-read-multiple' instead of `completing-read'.
10187         Require `crm'.  Add default value and post-process the returned
10188         list of faces.
10190         * emacs-lisp/crm.el (crm-find-current-element)
10191         (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
10193         * emacs-lisp/lisp-mode.el (eval-defun-1):
10194         * emacs-lisp/edebug.el (edebug-eval-defun):
10195         Remove unnecessary quotes.
10197 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
10199         * progmodes/prolog.el (prolog-eof-string): Doc fixes.
10200         (prolog-indent-level): Fix typo in docstring.
10202         * info.el (Info-history, Info-history-forward)
10203         (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
10205         * add-log.el (add-change-log-entry):
10206         * comint.el (comint-dynamic-list-input-ring)
10207         (comint-dynamic-list-completions):
10208         * dabbrev.el (dabbrev-expand):
10209         * delim-col.el (delimit-columns-rectangle-line):
10210         * diff-mode.el (diff-context->unified, diff-reverse-direction)
10211         (diff-unified->context):
10212         * ediff-init.el (ediff-abbrev-jobname):
10213         * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
10214         (ediff-replace-session-activity-marker-in-meta-buffer):
10215         * info.el (Info-summary):
10216         * lpr.el (printify-region):
10217         * printing.el (pr-create-interface):
10218         * ps-print.el (ps-print-quote):
10219         * ses.el (ses-column-widths, ses-print-cell)
10220         (ses-adjust-print-width, ses-center):
10221         * shell.el (shell-file-name-quote-list):
10222         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
10223         (strokes-fill-current-buffer-with-whitespace)
10224         (strokes-xpm-for-stroke, strokes-list-strokes)
10225         (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
10226         * term.el (term-dynamic-list-input-ring)
10227         (term-dynamic-list-completions):
10228         * calc/calc.el (math-format-stack-value):
10229         * emacs-lisp/edebug.el (edebug-display-freq-count):
10230         * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
10231         (delphi-new-comment-line):
10232         * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
10233         * progmodes/executable.el (executable-set-magic):
10234         * progmodes/python.el (inferior-python-mode):
10235         * progmodes/scheme.el (scheme-mode-syntax-table):
10236         * progmodes/sh-script.el (sh-maybe-here-document):
10237         * progmodes/sql.el (sql-copy-column):
10238         * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
10239         * textmodes/bibtex.el (bibtex-mode):
10240         * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
10241         (sgml-auto-attributes):
10242         * textmodes/table.el (table-insert, table-shorten-cell)
10243         (table--generate-source-scan-lines, table-delete-row)
10244         (*table--cell-delete-char, table--spacify-frame)
10245         (table--horizontally-shift-above-and-below)
10246         (table--cell-insert-char, table--cell-blank-str)
10247         (table--fill-region-strictly):
10248         * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
10249         * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
10251         * add-log.el (change-log):
10252         * apropos.el (apropos):
10253         * comint.el (comint-completion, comint-source):
10254         * dabbrev.el (dabbrev):
10255         * delim-col.el (columns):
10256         * diff-mode.el (diff-mode):
10257         * ediff.el (ediff):
10258         * ediff-diff.el (ediff-diff):
10259         * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
10260         * ediff-mult.el (ediff-mult):
10261         * ediff-ptch.el (ediff-ptch):
10262         * ediff-wind.el (ediff-window):
10263         * facemenu.el (facemenu):
10264         * indent.el (indent):
10265         * info.el (info):
10266         * jka-cmpr-hook.el (compression, jka-compr):
10267         * lpr.el (lpr):
10268         * outline.el (outlines):
10269         * pcmpl-cvs.el (pcmpl-cvs):
10270         * pcmpl-rpm.el (pcmpl-rpm):
10271         * printing.el (printing):
10272         * ps-print.el (postscript, ps-print, ps-print-horizontal)
10273         (ps-print-vertical, ps-print-headers, ps-print-font)
10274         (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
10275         (ps-print-background, ps-print-printer, ps-print-page)
10276         (ps-print-miscellany):
10277         * ses.el (ses):
10278         * shell.el (shell, shell-directories, shell-faces):
10279         * startup.el (initialization):
10280         * strokes.el (strokes):
10281         * term.el (term):
10282         * uniquify.el (uniquify):
10283         * w32-vars.el (w32):
10284         * calc/calc.el (calc):
10285         * emacs-lisp/bytecomp.el (bytecomp):
10286         * emacs-lisp/cl-indent.el (lisp-indent):
10287         * emacs-lisp/edebug.el (edebug):
10288         * emacs-lisp/elp.el (elp):
10289         * emacs-lisp/testcover.el (testcover):
10290         * emacs-lisp/trace.el (trace):
10291         * emulation/viper-ex.el (viper-ex):
10292         * emulation/viper-mous.el (viper-mouse):
10293         * mail/mailalias.el (mailalias):
10294         * mail/supercite.el (supercite, supercite-frames)
10295         (supercite-attr, supercite-cite, supercite-hooks):
10296         * net/rcompile.el (remote-compile):
10297         * net/rlogin.el (rlogin):
10298         * obsolete/ooutline.el (outlines):
10299         * progmodes/delphi.el (delphi):
10300         * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
10301         (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
10302         (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
10303         (ebnf-optimization):
10304         * progmodes/etags.el (etags):
10305         * progmodes/executable.el (executable):
10306         * progmodes/idlwave.el (idlwave):
10307         * progmodes/pascal.el (pascal):
10308         * progmodes/prolog.el (prolog):
10309         * progmodes/python.el (python):
10310         * progmodes/scheme.el (scheme):
10311         * progmodes/sh-script.el (sh, sh-script):
10312         * progmodes/sql.el (SQL):
10313         * progmodes/tcl.el (tcl):
10314         * textmodes/bibtex.el (bibtex, bibtex-autokey):
10315         * textmodes/enriched.el (enriched):
10316         * textmodes/makeinfo.el (makeinfo):
10317         * textmodes/sgml-mode.el (sgml):
10318         * textmodes/table.el (table-hooks):
10319         * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
10320         * textmodes/texinfo.el (texinfo):
10321         * textmodes/two-column.el (two-column):
10322         Finish `defgroup' description with period.
10324         * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
10325         * eshell/esh-var.el (eshell-var):
10326         * progmodes/vhdl-mode.el (vhdl-testbench):
10327         * textmodes/org.el (org): Fix typos in docstrings.
10329         * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
10330         consistency.
10332         * progmodes/flymake.el (flymake-find-file): Remove.
10333         (flymake-float-time): Use `with-no-warnings'.
10334         (flymake-check-start-time, flymake-check-was-interrupted)
10335         (flymake-err-info, flymake-is-running, flymake-last-change-time)
10336         (flymake-new-err-info): `defvar' at compile time.
10338 2005-07-03  Juanma Barranquero  <lekktu@gmail.com>
10340         * replace.el (occur-hook): Doc fix.
10341         (occur-1): Don't call `occur-hook' if there are no matches.
10343 2005-07-03  Richard M. Stallman  <rms@gnu.org>
10345         * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
10346         global-map, save the same map.
10347         (global-map): Don't alter it at top level.
10348         (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
10349         Then alter it here instead.
10350         (tpu-edt-off): Set global-map to the saved one.
10352         * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
10353         All references simplified.
10354         (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p.  Uses changed.
10355         (zmacs-regions): Add defvar.
10356         (repeat-complex-command-map): Everything about that deleted.
10358         * textmodes/artist.el (artist-key-is-drawing)
10359         (artist-key-endpoint1, artist-key-poly-point-list)
10360         (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
10361         (artist-key-compl-table, artist-rb-save-data)
10362         (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
10363         Don't put them in eval-when-compile.
10364         (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
10366         * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
10367         Use with-no-warnings.
10369         * net/browse-url.el (dos-windows-version): Add defvar.
10371         * mail/supercite.el (filladapt-prefix-table): Add defvar.
10373         * mail/rmailsum.el (rmail-summary-redo): Add defvar.
10374         (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
10375         (rmail-new-summary-line-count): Rename from new-summary-line-count.
10376         Add defvar.
10377         (rmail-summary-beginning-of-message): Use with-no-warnings.
10378         (rmail-summary-first-message, rmail-summary-last-message): Likewise.
10380         * emulation/vip.el (vip-replace-string, ex-map, ex-read):
10381         Use with-no-warnings.
10383         * emulation/vi.el (vi-mark-region): Use c-mark-function.
10384         (c-mark-function): Add point-moving-unit property.
10385         (vi-goto-line): Use with-no-warnings.
10387         * emulation/edt.el (edt-last-copied-word): Add defvar.
10388         (zmacs-region-stays): Likewise.
10389         (edt-mark-section-wisely): Use c-mark-function for C.
10390         Use makr-defun for Fortran.
10391         (time-string): defvar deleted.
10392         (edt-display-the-time): Don't set time-string.
10394         * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
10396         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
10397         Don't warn when name is not constant
10398         or for defining the group `emacs'.
10400         * tooltip.el (gud-tooltip-mode): Add defvar.
10402         * startup.el (default-frame-background-mode): Add defvar.
10404         * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
10406         * info.el (tool-bar-map): Add defvar.
10408         * dired.el (dnd-protocol-alist): Add defvar.
10410         * dired-aux.el (dired-query): Display question with answer, when
10411         the user answers.
10413         * custom.el (custom-add-option): Doc fix.
10415         * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
10417 2005-07-03  Eli Zaretskii  <eliz@gnu.org>
10419         * font-lock.el (font-lock-regexp-grouping-construct): Fix the
10420         bogus name from the last change.
10422 2005-07-02  Luc Teirlinck  <teirllm@auburn.edu>
10424         * custom.el (custom-declare-variable): Fix typos in comment.
10425         (custom-known-themes): Doc fix.
10426         (custom-theme-directory): New defcustom.
10427         (require-theme): Make it check `custom-theme-directory'.
10429         * cus-theme.el (custom-new-theme-mode): New function.
10430         (custom-theme-name, custom-theme-variables, custom-theme-faces)
10431         (custom-theme-description): Add compiler defvars.
10432         (customize-create-theme): Add doc to the "*New Custom Theme*"
10433         buffer.  Use `custom-new-theme-mode'.
10434         (custom-theme-write): Put the created buffer in emacs-lisp-mode
10435         and save it to the `custom-theme-directory'.  Make this the
10436         default directory of the buffer.
10438 2005-07-02  David Hunter  <hunterd_42@comcast.net>  (tiny change)
10440         * progmodes/flymake.el (flymake-mode, flymake-mode-off):
10441         Fix unbalanced parentheses.
10443 2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10445         * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
10446         into flymake-mode and delegate to flymake-mode.
10448         * find-file.el (ff-which-function-are-we-in): Clean up.
10450 2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
10452         * replace.el (occur-rename-buffer): Fix docstring.
10454         * emulation/edt.el (*EDT-keys*, edt-default-global-map)
10455         (edt-last-copied-word, edt-learn-macro-count)
10456         (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
10457         (edt-rect-start-point, edt-user-global-map, rect-start-point)
10458         (time-string, zmacs-region-stays):
10459         * emulation/edt-mapper.el (edt-save-function-key-map)
10460         (EDT-key-name): `defvar' to silence the byte-compiler.
10462 2005-07-02  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
10464         * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
10465         font-lock-regexp-backslash.  Doc fix.
10466         (font-lock-regexp-backslash-grouping-construct): Rename from
10467         font-lock-regexp-backslash-construct.  Doc fix.
10468         (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
10469         grouping constructs.
10471 2005-07-02  Eli Zaretskii  <eliz@gnu.org>
10473         * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
10474         updating all the prerequisites.
10476 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
10478         * textmodes/org.el (org-agenda-start-on-weekday)
10479         (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
10480         (org-agenda-use-time-grid, org-archive-location)
10481         (org-allow-space-in-links, org-usenet-links-prefer-google)
10482         (org-enable-table-editor, org-export-default-language)
10483         (org-export-html-show-new-buffer, org-fill-paragraph)
10484         (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
10485         (org-goto-quit, org-occur, org-eval-in-calendar)
10486         (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
10487         (org-agenda-diary-entry, org-remember-help)
10488         (org-table-convert-region, org-at-table-p)
10489         (org-table-move-row-down, org-table-move-row-up)
10490         (org-table-copy-region, org-table-toggle-vline-visibility)
10491         (org-table-get-stored-formulas, org-table-get-specials)
10492         (org-recalc-commands, org-table-eval-formula)
10493         (org-table-formula-substitute-names, orgtbl-make-binding)
10494         (org-format-org-table-html, org-format-table-table-html)
10495         (org-format-table-table-html-using-table-generate-source)
10496         (org-customize): Fix typos in docstrings.
10497         (org-level-2, org-at-timestamp-p, org-agenda-day-view)
10498         (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
10499         (org-back-to-heading): Doc fixes.
10500         (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
10501         (org-agenda-change-all-lines, org-get-header):
10502         Improve argument/docstring consistency.
10503         (orgtbl-error): Fix error message.
10505         * progmodes/flymake.el (flymake-find-possible-master-files)
10506         (flymake-master-file-compare, flymake-get-line-err-count)
10507         (flymake-highlight-line, flymake-gui-warnings-enabled):
10508         Fix typos in docstrings.
10509         (flymake-parse-line, flymake-get-project-include-dirs-function)
10510         (flymake-get-prev-err-line-no, flymake-goto-prev-error):
10511         Doc fixes.
10512         (flymake-get-project-include-dirs-function)
10513         (flymake-make-err-menu-data):
10514         Improve argument/docstring consistency.
10516 2005-07-01  Lute Kamstra  <lute@gnu.org>
10518         * battery.el (battery-linux-proc-apm): Fix typo in docstring.
10519         Catch errors with ignore-errors.  Use temporary buffer.
10520         (battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
10522         * facemenu.el (facemenu-unlisted-faces): Delete foreground and
10523         background color faces.
10524         (facemenu-set-foreground, facemenu-set-background):
10525         Use facemenu-set-face-from-menu.
10526         (facemenu-set-face-from-menu): Treat face names that start with
10527         "fg:" or "bg:" as special.
10528         (facemenu-add-new-color): Don't create faces.  Simplify.
10530 2005-06-30  Richard M. Stallman  <rms@gnu.org>
10532         * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
10533         (crm-find-current-element): Likewise.
10535 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
10537         * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
10539 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10541         * arc-mode.el (archive-extract): Make it work as a mouse binding.
10542         (archive-mouse-extract): Make it an obsolete alias.
10543         (archive-mode-map): Don't use archive-mouse-extract any more.
10544         (archive-mode, archive-extract): write-contents-hooks ->
10545         write-contents-functions.
10546         (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
10547         first arg.
10548         (archive-rename-entry): Update the call.
10549         (archive-zip-summarize): Remove unused var `method'.
10550         (archive-lzh-summarize): Remove unused var `creator'.
10552         * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
10553         dedicated frame upon exit.
10555         * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
10556         (archive-zip-extract, archive-zip-expunge)
10557         (archive-zip-update, archive-zip-update-case): Use executable-find.
10558         (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
10559         Use restore-buffer-modified-p.
10560         (archive-extract, archive-add-new-member, archive-write-file-member):
10561         Use with-current-buffer.
10562         (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
10564 2005-06-30  Andreas Schwab  <schwab@suse.de>
10566         * progmodes/gud.el (gud-filter): Remove unneeded progn.
10568 2005-06-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
10570         * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
10572 2005-06-30  Juri Linkov  <juri@jurta.org>
10574         * faces.el (vertical-border): Inherit from mode-line-inactive
10575         only on tty.
10577 2005-06-30  Juanma Barranquero  <lekktu@gmail.com>
10579         * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
10580         example, -NLINES in the `occur' docstring).
10582         * replace.el (occur-1): When no matches are found, do not set the
10583         `buffer-read-only' and modified flags for the occur buffer,
10584         because it is deleted.
10586         * emulation/cua-base.el (cua-check-pending-input)
10587         (cua-repeat-replace-region, cua-mode, cua-debug)
10588         (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
10589         Fix typos in docstrings.
10591         * emulation/cua-gmrk.el (cua-toggle-global-mark)
10592         (cua-cut-region-to-global-mark)
10593         (cua--cut-rectangle-to-global-mark):
10594         Remove period from end of messages.
10596         * emulation/cua-rect.el (cua-do-rectangle-padding):
10597         Remove period from end of messages.
10598         (cua--rectangle-seq-format): Fix typo in docstring.
10599         (cua-sequence-rectangle, cua-fill-char-rectangle):
10600         Improve argument/docstring consistency.
10602 2005-06-29  Juri Linkov  <juri@jurta.org>
10604         * faces.el (default-frame-background-mode): New internal variable.
10605         (frame-set-background-mode): Use it.
10607         * startup.el (normal-top-level): Set default-frame-background-mode
10608         instead of frame-background-mode.  Before setting it, test for its
10609         nil value.  Remove tests for frame-background-mode and frame
10610         parameter `reverse'.  Add test for "unspecified-fg".
10612         * term/xterm.el (xterm-rxvt-set-background-mode):
10613         * term/rxvt.el (rxvt-set-background-mode):
10614         Set default-frame-background-mode instead of frame-background-mode.
10616 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
10618         * simple.el (set-variable): Warn about obsolete user variables.
10620         * imenu.el (imenu--completion-buffer):
10621         * mouse.el (mouse-buffer-menu-alist):
10622         * msb.el (msb-invisible-buffer-p):
10623         * calendar/diary-lib.el (diary-header-line-format):
10624         * emacs-lisp/pp.el (pp-buffer):
10625         * progmodes/cperl-mode.el (cperl-do-auto-fill):
10626         * textmodes/picture.el (picture-replace-match):
10627         Change space constants followed by a sexp to "?\s ".
10629         * play/decipher.el (decipher-loop-with-breaks):
10630         * textmodes/texinfo.el (texinfo-insert-@item): Change space
10631         constants "protected" from end of line by a comment to "?\s".
10633 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10635         * font-lock.el (save-buffer-state): Use `declare'.
10637         * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
10638         reset the syntax-table to cperl-mode-syntax-table.
10639         (cperl-mode): Make _ into word-syntax during font-locking so "print" in
10640         "foo_print_bar" is not matched as a reserved keyword.
10642 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
10644         * textmodes/org.el (orgtbl-setup): New function, for delayed
10645         setup for the orgtbl commands.
10646         (org-calc-default-modes): New option.
10647         (orgtbl-make-binding): Use `defun' to get better help display.
10648         (org-diary): Call `org-compile-prefix-format'.
10649         (org-table-formula-substitute-names): New function.
10650         (org-agenda-day-view, org-agenda-week-view): New commands.
10651         (org-agenda-toggle-week-view): Command removed.
10652         (org-tbl-menu): Split off from org-org-menu.
10653         (org-mode): Move removal of outline-mode menus to here.
10654         (org-table-formula-debug): New option.
10655         (org-table-insert-row): Keep first field if just "#" or "*".
10656         (org-mode): Paragraph regexps fixed.
10657         (org-table-recalculate-regexp): New constant.
10658         (org-table-justify-field-maybe): Avoid replace if not necessary.
10659         (org-copy-special, org-cut-special): Use `call-interactively'.
10660         (org-table-copy-region): Take region from `interactive' call.
10661         (org-trim): Return string even if no match.
10662         (org-formula): New face.
10663         (org-set-font-lock-defaults): No longer highlight "FIXME".
10664         But highlight formula-related fields in table.
10665         (org-table-p): Use regexp, not fontification.
10666         (org-table-align): Handle white space at end of line.
10667         (org-table-formula-evaluate-inline): New option.
10668         (org-mode): Auto-wrapping in comment lines turned off.
10669         (org-table-copy-down): Evaluate only in copied field, not in
10670         destination.
10671         (org-table-current-formula): Variable removed.
10672         (org-table-store-formulas, org-table-get-stored-formulas)
10673         (org-table-modify-formulas, org-table-replace-in-formulas)
10674         (org-table-maybe-eval-formula): New functions.
10675         (org-table-get-formula): Modify to use stored formulas.
10676         (org-table-insert-column, org-table-delete-column)
10677         (org-table-move-column): Call `org-table-modify-formulas'.
10678         (org-complete): Add completion for keyword formulas.
10679         (orgtbl-mode): Pull orgtbl-mode-map to start of
10680         minor-mode-map-alist.
10682 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10684         * progmodes/python.el (python-check): Require `compile' before
10685         modifying its variables.
10687         * newcomment.el (comment-indent-default): Don't get fooled by an early
10688         end of buffer.
10690 2005-06-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10692         * ps-print.el (ps-print-version): Fix version number.
10694 2005-06-28  Luc Teirlinck  <teirllm@auburn.edu>
10696         * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
10698 2005-06-28  Richard M. Stallman  <rms@gnu.org>
10700         * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
10701         (flyspell-local-mouse-map): Declaration deleted.
10702         (flyspell-mouse-map): Bind only mouse-2.
10703         (flyspell-mode-map): Don't test flyspell-use-local-map.
10704         (flyspell-overlay-keymap-property-name): Var deleted.
10705         (flyspell-mode-on): Don't make local bindings for
10706         flyspell-mouse-map and flyspell-mode-map.
10707         (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
10709         * textmodes/ispell.el (ispell-word): Do not ignore short words.
10711         * progmodes/compile.el (compilation-next-error-function):
10712         Don't switch buffers; operate on the current buffer.
10714         * progmodes/compile.el (compilation-error-file-name)
10715         (compilation-warning-file-name, compilation-info-file-name)
10716         (compilation-line-number, compilation-column-number): New faces.
10717         (compilation-error-face, compilation-warning-face)
10718         (compilation-info-face, compilation-line-face)
10719         (compilation-column-face): Use them.
10721         * facemenu.el (facemenu-add-face): Warn when font-lock is active.
10723         * comint.el (comint-password-prompt-regexp): Accept ", try again".
10725         * bindings.el (global-map): Bind insertchar and its variants.
10727 2005-06-27  Richard M. Stallman  <rms@gnu.org>
10729         * textmodes/artist.el (artist-text-overwrite)
10730         (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
10732 2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10734         * ps-print.el: It was not working the page selection for printing.
10735         Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
10736         (ps-print-version): New version 6.6.7.
10737         (ps-end-sheet): New fun.
10738         (ps-header-sheet, ps-end-job): Call it.
10740 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
10742         * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
10744 2005-06-27  Lute Kamstra  <lute@gnu.org>
10746         * facemenu.el (facemenu-unlisted-faces): Add foreground and
10747         background color faces.
10748         (facemenu-get-face): Delete function.
10749         (facemenu-set-face-from-menu): Don't call facemenu-get-face.
10750         (facemenu-add-new-color): Make second argument mandatory.
10751         Create the appropriate face and return it.  Simplify.
10752         (facemenu-set-foreground, facemenu-set-background): Don't check if
10753         color is defined.  Use return value of facemenu-add-new-color.
10755 2005-06-26  Nick Roberts  <nickrob@snap.net.nz>
10757         * progmodes/gud.el (gud-filter): Add missing argument to
10758         with-selected-window.
10760 2005-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10762         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
10763         a :require to the defcustom.
10765         * emacs-lisp/autoload.el (make-autoload): Add the :setter for
10766         defcustoms corresponding to minor modes.
10768 2005-06-26  David Ponce  <david@dponce.com>
10770         * recentf.el: Require tree-widget instead of wid-edit.
10771         (recentf-filename-handler): Fix widget :type.
10772         (recentf-cancel-dialog, recentf-open-more-files)
10773         (recentf-open-files-action): Doc fix.
10774         (recentf-dialog-goto-first): New function.
10775         (recentf-dialog-mode-map): Set parent keymap first.
10776         (recentf-dialog-mode): Define with define-derived-mode.
10777         Don't display continuation lines in dialogs.
10778         (recentf-edit-list): Rename from recentf-edit-selected-items.
10779         (recentf-edit-list-select): Rename from recentf-edit-list-action.
10780         Simplify.
10781         (recentf-edit-list-validate): New function.
10782         (recentf-edit-list): Update accordingly.
10783         (recentf-open-files-item-shift): Remove.
10784         (recentf-open-files-item): Convert menu elements into tree and
10785         link widgets.  Don't create the widgets.
10786         (recentf-open-files): Update accordingly.
10787         (recentf-save-list): Untabify.
10789 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
10791         * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
10792         (keep-lines): Add INTERACTIVE arg.  Never delete lines only
10793         partially contained in the active region.  Do not take active
10794         region into account when called from Lisp, unless INTERACTIVE arg
10795         is non-nil.  Use `forward-line' instead of `beginning-of-line' to
10796         avoid trouble with fields.  Make marker point nowhere when no
10797         longer used.  Always return nil.  Doc fix.
10798         (flush-lines): Add INTERACTIVE arg.  Do not take active region
10799         into account when called from Lisp, unless INTERACTIVE arg is
10800         non-nil.  Use `forward-line' instead of `beginning-of-line' to
10801         avoid trouble with fields.  Make marker point nowhere when no
10802         longer used.  Always return nil.  Doc fix.
10803         (how-many): Add INTERACTIVE arg.  Make RSTART and REND args
10804         interchangeable.  Do not take active region into account when
10805         called from Lisp, unless INTERACTIVE arg is non-nil.  Do not print
10806         message in echo area when called from Lisp, unless INTERACTIVE arg
10807         is non-nil.  Avoid saying "1 occurrences".  Do not use markers.
10808         Return the number of matches.  Doc fix.
10809         (occur): Doc fix.
10810         (perform-replace): Make comment follow double space convention for
10811         the sake of `outline-minor-mode'.
10813         * faces.el (facep): Doc fix.
10815 2005-06-25  Richard M. Stallman  <rms@gnu.org>
10817         * facemenu.el (facemenu-enable-faces-p): New function.
10818         (facemenu-background-menu, facemenu-foreground-menu)
10819         (facemenu-face-menu): Add menu-enable property.
10821         * jka-compr.el (jka-compr-insert-file-contents):
10822         Special handling if cannot find the uncompression program.
10824         * cus-face.el (custom-face-attributes): Add autoload.
10826         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
10827         Bind comment-indent-function locally.
10829         * window.el (save-selected-window): Use save-current-buffer.
10831         * subr.el (with-selected-window): Use save-current-buffer.
10833         * progmodes/gud.el (gud-filter): Simplify using with-selected-window
10834         and with-current-buffer.
10836 2005-06-24  Richard M. Stallman  <rms@gnu.org>
10838         * simple.el (line-move-1): Fix previous change.
10840 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
10842         * replace.el (occur-1): Set `buffer-read-only' and the
10843         buffer-modified flag before running `occur-hook' to protect
10844         against unintentional buffer switches that can lead to data loss.
10846 2005-06-24  Nick Roberts  <nickrob@snap.net.nz>
10848         * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
10849         (gud-gdb-marker-filter): Use font-lock-warning-face for any
10850         initial error.
10852         * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
10853         after fresh input.
10854         (gdb-var-create-handler): Put name of expression in quotes.
10856 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
10858         * emacs-lisp/ring.el (ring-elements): Make it return a list of the
10859         elements of RING in order, and without bogus nil elements.
10861 2005-06-23  Richard M. Stallman  <rms@gnu.org>
10863         * simple.el (set-variable): Args renamed; doc fix.
10864         (line-move-1): When there are overlays around, use vertical-motion.
10866         * faces.el (escape-glyph): Use brown against light background.
10867         (nobreak-space): Rename from no-break-space.
10868         Fix previous change.
10870         * dired-aux.el (dired-do-copy): Fix arg prompt.
10872         * mail/sendmail.el (mail-setup-with-from): Fix custom type.
10874 2005-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
10876         * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
10877         rather than "Distributor".
10879 2005-06-23  Lute Kamstra  <lute@gnu.org>
10881         * emacs-lisp/debug.el (debugger-special-form-p): New defun.
10882         (debug-on-entry): Use it.  New interactive declaration that uses
10883         function-called-at-point.
10885 2005-06-23  Kim F. Storm  <storm@cua.dk>
10887         * subr.el (save-match-data): Add comment about using evaporate arg
10888         to set-match-data.
10890 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
10892         * cus-edit.el (customize-face)
10893         (customize-face-other-window): Handle face aliases.
10895         * faces.el (face-documentation, set-face-attribute)
10896         (face-spec-set): Handle face aliases.
10898 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
10900         * help-mode.el (help-make-xrefs): If a symbol representing a face
10901         name is not followed by the word "face", it could still be a
10902         function or variable name, so don't bypass other checks.
10904 2005-06-22  Juri Linkov  <juri@jurta.org>
10906         * ps-print.el (ps-face-foreground-name, ps-face-background-name):
10907         Replace aliased functions with calls where second arg `inherit' is t.
10909 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
10911         * progmodes/gdb-ui.el (gdb-error): New variable.
10912         (gdb-error): New function.
10913         (gdb-annotation-rules): Act on error-begin and error annotations.
10914         (gdb-concat-output): Use font-lock-warning-face for errors.
10916 2005-06-22  Miles Bader  <miles@gnu.org>
10918         * bindings.el (propertized-buffer-identification): Use renamed
10919         `Buffer-menu-buffer' face.
10921         * faces.el (vertical-border): Rename from `vertical-divider'.
10922         (escape-glyph): Change dark-background color back to `cyan'.
10924 2005-06-21  Juri Linkov  <juri@jurta.org>
10926         * faces.el (face-user-default-spec): Try getting `customized-face'
10927         prior to `saved-face'.
10928         (frame-background-mode): Refill docstring.
10930         * emacs-lisp/lisp-mode.el (eval-defun-1):
10931         * emacs-lisp/edebug.el (edebug-eval-defun):
10932         Set `saved-face' temporarily to nil before calling form.
10933         Set `customized-face' to the new spec after that.
10935 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
10937         * subr.el (1value, lambda, key-substitution-in-progress):
10938         Doc fixes.
10940         * autoinsert.el (auto-insert-alist):
10941         * ses.el (ses-call-printer):
10942         * subr.el (noreturn):
10943         * emacs-lisp/lisp.el (check-parens):
10944         * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
10945         * net/browse-url.el (browse-url-mosaic):
10946         * progmodes/cc-defs.el (c-safe-scan-lists):
10947         * progmodes/ebnf-abn.el (ebnf-abn-lex):
10948         * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
10949         * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
10950         * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
10951         * progmodes/ebnf-iso.el (ebnf-iso-lex):
10952         * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
10954 2005-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
10956         * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
10958 2005-06-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
10960         * calendar/appt.el (appt-make-list): Activate the package, if
10961         not already active (for backwards compatibility).
10963 2005-06-20  Kim F. Storm  <storm@cua.dk>
10965         * subr.el (add-to-ordered-list): Test membership with eq.  Simplify.
10967 2005-06-20  Miles Bader  <miles@gnu.org>
10969         * faces.el (vertical-divider): New face.
10971 2005-06-20  Juanma Barranquero  <lekktu@gmail.com>
10973         * simple.el (kill-whole-line): Doc fix.
10974         (next-error-buffer-p, next-error-find-buffer)
10975         (clone-indirect-buffer): Fix typos in docstrings.
10976         (comment-line-break-function): Doc fix: don't say variable
10977         is automatically buffer-local (it isn't).
10979 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
10981         * net/tramp-ftp.el (top):
10982         * net/tramp-smb.el (top):
10983         * net/tramp-util.el (top):
10984         * net/tramp-uu.el (top):
10985         * net/tramp-vc.el (top):
10986         * net/tramp.el (top): Revert copyright years back to original
10987         ones.  Tramp has a life outside GNU Emacs.
10989 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
10991         * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
10993 2005-06-18  Juri Linkov  <juri@jurta.org>
10995         * progmodes/grep.el (grep-regexp-alist): Use backreference at the
10996         end of first regexp to limit the match to the position between
10997         line number and source line with same separator character as used
10998         between file name and line number.  In the second regexp limit
10999         mouse-face area to file name and line number by adding new group
11000         for them and referring it in HYPERLINK arg.
11001         (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
11002         (grep-mode): Set font-lock-lines-before to 0 to not refontify the
11003         previous line where grep markers may be already removed.
11005 2005-06-18  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
11007         * progmodes/ps-mode.el: Update version and maintainer's email address.
11009 2005-06-18  Steve Youngs  <steve@xemacs.org>
11011         * net/browse-url.el (browse-url-browser-function)
11012         (browse-url-default-browser): Add firefox.
11013         (browse-url-firefox-program, browse-url-firefox-arguments)
11014         (browse-url-firefox-startup-arguments)
11015         (browse-url-firefox-new-window-is-tab): New defcustoms.
11016         (browse-url-firefox, browse-url-firefox-sentinel): New functions.
11018 2005-06-17  Richard M. Stallman  <rms@gnu.org>
11020         * startup.el (command-line): Warn if specified user name has
11021         no home directory.
11023         * term.el (term-get-old-input, term-input-filter, term-input-sender)
11024         (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
11026         * longlines.el (longlines-mode, longlines-show-hard-newlines):
11027         Doc fixes.
11029         * faces.el (underline): Try bold if terminal doesn't support underline.
11031         * mail/sendmail.el (mail-setup-with-from): New variable.
11032         (mail-insert-from-field): New function.
11033         (sendmail-send-it): Call it.
11034         (mail-setup): Optionally call it here.
11036         * term/linux.el: Call tty-no-underline.
11038 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
11040         * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
11042 2005-06-17  Miles Bader  <miles@gnu.org>
11044         * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
11045         (ediff-current-diff-C, ediff-current-diff-Ancestor)
11046         (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
11047         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
11048         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
11049         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
11050         Remove "-face" suffix from face names.
11051         (ediff-current-diff-face-A, ediff-current-diff-face-B)
11052         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
11053         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
11054         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
11055         (ediff-even-diff-face-A, ediff-even-diff-face-B)
11056         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
11057         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
11058         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
11059         New backward-compatibility aliases for renamed faces.
11060         (ediff-current-diff-face-A, ediff-current-diff-face-B)
11061         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
11062         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
11063         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
11064         (ediff-even-diff-face-A, ediff-even-diff-face-B)
11065         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
11066         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
11067         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
11068         Use renamed ediff faces.
11070         * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
11071         Remove "-face" suffix from face names.
11072         (eshell-test-ok-face, eshell-test-failed-face):
11073         New backward-compatibility aliases for renamed faces.
11074         (eshell-run-test): Use renamed eshell-test faces.
11076         * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
11077         face name.
11078         (eshell-prompt-face): New backward-compatibility alias for renamed
11079         face.
11080         (eshell-emit-prompt): Use renamed eshell-prompt face.
11082         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
11083         (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
11084         (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
11085         (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
11086         Remove "-face" suffix from face names.
11087         (eshell-ls-directory-face, eshell-ls-symlink-face)
11088         (eshell-ls-executable-face, eshell-ls-readonly-face)
11089         (eshell-ls-unreadable-face, eshell-ls-special-face)
11090         (eshell-ls-missing-face, eshell-ls-archive-face)
11091         (eshell-ls-backup-face, eshell-ls-product-face)
11092         (eshell-ls-clutter-face):
11093         New backward-compatibility aliases for renamed faces.
11094         (eshell-ls-decorated-name): Use renamed eshell-ls faces.
11096         * progmodes/cc-fonts.el (c-nonbreakable-space-face):
11097         Remove "-face" suffix from face name.
11098         (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
11099         instead of literal face.
11101 2005-06-17  Juanma Barranquero  <lekktu@gmail.com>
11103         * emacs-lisp/warnings.el (display-warning, lwarn)
11104         (warning-minimum-log-level): Doc fixes.
11105         (warning-minimum-level, warning-minimum-log-level):
11106         Add :debug to :type choices.
11108         * progmodes/ada-mode.el (ada-format-paramlist)
11109         (ada-get-indent-case, ada-check-matching-start)
11110         (ada-check-defun-name, ada-goto-matching-decl-start)
11111         (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
11112         (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
11113         (ada-make-subprogram-body): Follow error conventions.
11114         (ada-case-exception-file, ada-indent-comment-as-code)
11115         (ada-indent-handle-comment-special, ada-indent-renames)
11116         (ada-indent-return, ada-search-directories-internal)
11117         (ada-tab-policy, ada-case-exception-substring)
11118         (ada-other-file-alist, ada-matching-start-re)
11119         (ada-matching-decl-start-re, ada-contextual-menu-last-point)
11120         (ada-imenu-generic-expression, ada-compile-goto-error)
11121         (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
11122         (ada-popup-menu, ada-add-extensions, ada-mode)
11123         (ada-region-selected, ada-create-case-exception)
11124         (ada-create-case-exception-substring, ada-after-keyword-p)
11125         (ada-activate-keys-for-case, ada-adjust-case-region)
11126         (ada-adjust-case-buffer, ada-format-paramlist)
11127         (ada-scan-paramlist, ada-insert-paramlist)
11128         (ada-indent-newline-indent)
11129         (ada-indent-newline-indent-conditional)
11130         (ada-justified-indent-current, ada-goto-previous-word)
11131         (ada-indent-current, ada-get-indent-open-paren)
11132         (ada-get-indent-paramlist, ada-get-indent-end)
11133         (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
11134         (ada-get-indent-block-start, ada-get-indent-subprog)
11135         (ada-get-indent-noindent, ada-get-indent-label)
11136         (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
11137         (ada-search-prev-end-stmt, ada-goto-next-non-ws)
11138         (ada-goto-stmt-end, ada-goto-next-word)
11139         (ada-check-matching-start, ada-check-defun-name)
11140         (ada-goto-matching-decl-start, ada-goto-matching-start)
11141         (ada-goto-matching-end, ada-search-ignore-string-comment)
11142         (ada-in-decl-p, ada-looking-at-semi-or)
11143         (ada-looking-at-semi-private, ada-in-paramlist-p)
11144         (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
11145         (ada-untab-hard, ada-move-to-start, ada-move-to-end)
11146         (ada-next-procedure, ada-previous-procedure, ada-next-package)
11147         (ada-previous-package, ada-create-menu)
11148         (ada-fill-comment-paragraph-justify)
11149         (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
11150         (ada-other-file-name, ada-last-which-function-line)
11151         (ada-last-which-function-subprog, ada-which-function)
11152         (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
11153         (ada-gen-treat-proc, ada-check-emacs-version)
11154         (ada-continuation-indent, ada-align-region-separate):
11155         Fix typos in docstrings.
11156         (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
11158 2005-06-16  Lute Kamstra  <lute@gnu.org>
11160         * simple.el (fundamental-mode): Run after-change-major-mode-hook
11161         conditionally.
11163 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
11165         * comint.el (comint-replace-by-expanded-filename)
11166         (comint-prompt-regexp, comint-delimiter-argument-list)
11167         (comint-preinput-scroll-to-bottom):
11168         * info.el (Info-hide-cookies-node):
11169         * ls-lisp.el (ls-lisp-classify):
11170         * find-file.el (ff-search-directories, ff-special-constructs)
11171         (ff-find-other-file):
11172         * font-lock.el (font-lock-keywords):
11173         * shell.el (shell-prompt-pattern)
11174         (shell-dynamic-complete-functions, shell-mode)
11175         (shell-delimiter-argument-list):
11176         * term.el (term-replace-by-expanded-filename)
11177         (term-prompt-regexp, term-delimiter-argument-list):
11178         * woman.el (woman-ignore, woman0-if):
11179         * emacs-lisp/derived.el (derived-mode-init-mode-variables):
11180         * emacs-lisp/elint.el (elint-init-env):
11181         * emacs-lisp/regexp-opt.el (regexp-opt-depth):
11182         * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
11183         * language/ethio-util.el (ethio-tilde-escape)
11184         (ethio-use-three-dot-question):
11185         * net/zone-mode.el (zone-mode-load-time-setup):
11186         * progmodes/cc-align.el (c-lineup-argcont):
11187         * progmodes/cc-awk.el (c-awk-beginning-of-defun):
11188         * progmodes/cperl-mode.el (cperl-set-style-back):
11189         * progmodes/inf-lisp.el (inferior-lisp-prompt):
11190         * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
11191         Fix spellings in docstrings.
11193         * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
11194         * progmodes/modula2.el (m2-for): Fix spellings.
11196         * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
11198         * simple.el (undo-more): Don't use `format' on `error' arguments.
11199         Improve argument/docstring consistency.
11200         (pending-undo-list): Doc fix.
11202         * smerge-mode.el (smerge-ensure-match):
11203         * emulation/vip.el (vip-ex):
11204         * net/zone-mode.el (zone-mode-update-serial):
11205         * progmodes/idlwave.el (idlwave-complete):
11206         * progmodes/vhdl-mode.el (vhdl-visit-file)
11207         (vhdl-compose-wire-components):
11208         Don't use `format' on `error' arguments.
11210         * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
11211         (tooltip-use-echo-area, tooltip-process-prompt-regexp)
11212         (tooltip-help-tips): Fix typos in docstrings.
11214 2005-06-16  David Ponce  <david@dponce.com>
11216         * tree-widget.el (tree-widget-value-create): Simplify last change.
11218 2005-06-15  Matt Hodges  <MPHodges@member.fsf.org>
11220         * ido.el (ido-incomplete-regexp): New variable.
11221         (ido-set-matches-1): Handle invalid-regexp error and set
11222         ido-incomplete-regexp.
11223         (ido-incomplete-regexp): New face.
11224         (ido-completions): Use it.
11225         (ido-complete, ido-exit-minibuffer, ido-completions):
11226         Handle incomplete regexps.
11227         (ido-completions): Add check for complete match when entering a regexp.
11229 2005-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
11231         * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
11233 2005-06-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
11235         * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
11236         by field delimiters.
11238 2005-06-15  David Ponce  <david@dponce.com>
11240         * tree-widget.el: eval-and-compile inlined functions so they will
11241         be available at run-time too.
11242         (tree-widget-super-format-handler)
11243         (tree-widget-format-handler): Remove.
11244         (tree-widget-value-create): Handle the :indent property.
11246 2005-06-15  Miles Bader  <miles@gnu.org>
11248         * progmodes/which-func.el (which-func): Only inherit
11249         `font-lock-function-name-face' when that makes sense against the
11250         default mode-line face, otherwise set the face color explicitly.
11252         * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
11253         faces instead of (non-existent) variables.
11255 2005-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11257         * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
11258         (iswitchb-get-matched-buffers): Likewise.  Simplify.
11260 2005-06-14  Miles Bader  <miles@gnu.org>
11262         * progmodes/ld-script.el (ld-script-location-counter):
11263         Remove "-face" suffix from face name.
11264         (ld-script-location-counter-face):
11265         New backward-compatibility alias for renamed face.
11266         (ld-script-location-counter-face): Use renamed face.
11268         * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
11269         (cperl-hash): Remove "-face" suffix from face names.
11270         (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
11271         New backward-compatibility aliases for renamed faces.
11272         (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
11273         (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
11275         * progmodes/which-func.el (which-func): Remove "-face" suffix from face
11276         name.
11277         (which-func-face): New backward-compatibility alias for renamed face.
11278         (which-func-format): Use renamed which-func face.
11280         * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
11281         (vhdl-function, vhdl-directive, vhdl-reserved-word)
11282         (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
11283         names.
11284         (vhdl-speedbar-entity, vhdl-speedbar-architecture)
11285         (vhdl-speedbar-configuration, vhdl-speedbar-package)
11286         (vhdl-speedbar-library, vhdl-speedbar-instantiation)
11287         (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
11288         (vhdl-speedbar-architecture-selected)
11289         (vhdl-speedbar-configuration-selected)
11290         (vhdl-speedbar-package-selected)
11291         (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
11292         names.
11293         (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
11294         Use renamed faces.
11295         (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
11296         (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
11297         (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
11298         Use renamed faces.
11299         (syntax-alist): Don't use "font-lock-" or "-face" in generated face
11300         names.
11301         (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
11302         (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
11303         (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
11304         (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
11305         (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
11306         (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
11308         * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
11309         face name.
11310         (sh-heredoc-face): New backward-compatibility alias for renamed face.
11311         (sh-heredoc-face): Use renamed sh-heredoc face.
11313         * progmodes/idlw-help.el (idlwave-help-link):
11314         Remove "-face" suffix from face name.
11315         (idlwave-help-link-face):
11316         New backward-compatibility alias for renamed face.
11317         (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
11319         * progmodes/idlw-shell.el (idlwave-shell-bp-face)
11320         (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
11321         (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
11322         New backward-compatibility aliases for renamed faces.
11323         (idlwave-shell-disabled-breakpoint-face)
11324         (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
11326         * progmodes/flymake.el (flymake-errline, flymake-warnline):
11327         Remove "-face" suffix from face names.
11328         (flymake-errline-face, flymake-warnline-face):
11329         New backward-compatibility aliases for renamed faces.
11330         (flymake-highlight-line): Use renamed flymake faces.
11332         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
11333         (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
11334         (ebrowse-member-class, ebrowse-progress):
11335         Remove "-face" suffix from face names.
11336         (ebrowse-tree-mark-face, ebrowse-root-class-face)
11337         (ebrowse-file-name-face, ebrowse-default-face)
11338         (ebrowse-member-attribute-face, ebrowse-member-class-face)
11339         (ebrowse-progress-face):
11340         New backward-compatibility aliases for renamed faces.
11341         (ebrowse-show-progress, ebrowse-show-file-name-at-point)
11342         (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
11343         (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
11344         (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
11346         * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
11347         antlr-syntax)
11348         (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
11349         (antlr-literal): Remove "-face" suffix and "font-lock-" from face
11350         names.
11351         (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
11352         (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
11353         (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
11354         (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
11355         backward-compatibility aliases for renamed faces.
11356         (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
11357         (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
11358         (antlr-tokenref-face, antlr-literal-face): Variables renamed to
11359         remove "font-lock-".  Use renamed antlr-mode faces.
11360         (antlr-font-lock-additional-keywords): Use renamed faces.  Replace
11361         literal face-names with face variable references.
11363         * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
11364         face name.
11365         (Buffer-menu-buffer-face): New backward-compatibility alias for
11366         renamed face.
11367         (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
11369 2005-06-15  Daniel Pfeiffer  <occitan@esperanto.org>
11371         * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
11372         Eliminate "-face" suffix.
11373         (makefile-targets): Inherit from font-lock-function-name-face and
11374         eliminate "-face" suffix.
11375         (makefile-shell): Remove attributes and eliminate "-face" suffix.
11376         (makefile-*-font-lock-keywords): Append makefile-targets in rule
11377         actions, instead of prepending, to make it less visible.
11378         (makefile-previous-dependency, makefile-match-dependency):
11379         Don't match a target on a continuation line.
11381         * files.el (auto-mode-alist): Put Makefile in gmake mode.
11383 2005-06-15  Nick Roberts  <nickrob@snap.net.nz>
11385         * progmodes/gdb-ui.el (menu): Re-order menu items.
11386         (gdb-tooltip-print): Respect tooltip-use-echo-area.
11388         * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
11389         Define in tooltip.el.
11390         (gud-tooltip-process-output): Respect tooltip-use-echo-area.
11391         (gud-tooltip-tips): Respect tooltip-use-echo-area and
11392         gud-tooltip-echo-area.
11394         * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
11395         backward compatibility and make obsolete.
11396         (tooltip-help-tips): Use tooltip-use-echo-area.
11397         (tooltip-show-help-function): Rename to...
11398         (tooltip-show-help): ...this, because it is a function.
11399         (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
11401 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
11403         * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
11404         (edebug-print-length, edebug-print-level, edebug-print-circle)
11405         (edebug-modify-breakpoint, edebug-eval-last-sexp)
11406         (edebug-eval-print-last-sexp): Doc fixes.
11408 2005-06-14  Kim F. Storm  <storm@cua.dk>
11410         * ido.el (ido-mode): Make a new keymap every time we enable ido,
11411         as the coverage buffer/file/both may change.
11413 2005-06-14  Lute Kamstra  <lute@gnu.org>
11415         * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
11416         and run-mode-hooks.  Simplify.
11418         * mail/rmailedit.el (rmail-edit-mode):
11419         * progmodes/octave-inf.el (inferior-octave-mode):
11420         * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
11422         * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
11423         and run-mode-hooks.
11424         (recentf-edit-list, recentf-open-files): Don't call
11425         kill-all-local-variables directly.
11427         * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
11429 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
11431         * emacs-lisp/byte-run.el (make-obsolete)
11432         (define-obsolete-function-alias): Rename arguments FUNCTION and
11433         NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
11434         (make-obsolete-variable, define-obsolete-variable-alias):
11435         Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
11436         respectively.
11438         * isearchb.el (isearchb-activate):
11439         * pcvs.el (cvs-mode):
11440         * ses.el (ses-load):
11441         * vc-arch.el (vc-arch-checkin, vc-arch-diff):
11442         * net/tramp.el (tramp-find-file-exists-command)
11443         (tramp-find-shell):
11444         * progmodes/ada-mode.el (ada-create-case-exception)
11445         (ada-create-case-exception-substring, ada-make-subprogram-body):
11446         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
11447         * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
11448         * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
11449         * textmodes/org.el (org-promote, org-evaluate-time-range)
11450         (org-agenda-next-date-line, org-agenda-previous-date-line)
11451         (org-agenda-error, org-open-at-point, org-table-move-row)
11452         (org-format-table-table-html-using-table-generate-source)
11453         (org-shiftcursor-error, org-ctrl-c-ctrl-c):
11454         * textmodes/reftex.el (reftex-access-scan-info):
11455         * textmodes/reftex-toc.el (reftex-toc-dframe-p)
11456         (reftex-toc-promote-prepare): Follow error conventions.
11458         * diff-mode.el (diff-mode): Fix typo in docstring.
11460         * forms.el (forms--intuit-from-file): Fix reference to
11461         `forms-number-of-fields' in error message.
11462         (forms-print): Fix quoting in error message.
11464         * forms.el (forms-mode):
11465         * emulation/vi.el (vi-goto-insert-state):
11466         * progmodes/flymake.el (flymake-new-err-info)
11467         (flymake-start-syntax-check-for-current-buffer)
11468         (flymake-simple-cleanup):
11469         * eshell/esh-var.el (eshell/export):
11470         * progmodes/gud.el (xdb):
11471         * textmodes/flyspell.el (flyspell-incorrect-hook)
11472         (flyspell-maybe-correct-transposition)
11473         (flyspell-maybe-correct-doubling): Fix quoting in docstring.
11475 2005-06-13  Luc Teirlinck  <teirllm@auburn.edu>
11477         * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
11478         minibuffer prompt.
11480 2005-06-13  Kim F. Storm  <storm@cua.dk>
11482         * subr.el (add-to-ordered-list): New defun.
11484         * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
11485         add cua--keymap-alist to emulation-mode-map-alists.
11487 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11489         * subr.el (complete-in-turn): New macro.
11490         (dynamic-completion-table, lazy-completion-table): Add debug info.
11492         * faces.el (read-face-name): Use complete-in-turn complete non-aliases
11493         in preference to face aliases.
11495         * textmodes/fill.el (fill-match-adaptive-prefix): New function.
11496         (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
11497         Remove unused vars `start' and `firstline'.
11498         (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
11499         (justify-current-line, fill-individual-paragraphs): Remove unused vars.
11501 2005-06-13  Eli Zaretskii  <eliz@gnu.org>
11503         * cus-start.el (all): Don't complain about missing GTK-related
11504         variables, unless either `gtk' is boundp or this isn't a
11505         `windows-nt' build.
11507 2005-06-13  Lute Kamstra  <lute@gnu.org>
11509         * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
11510         run-mode-hooks.
11512         * ediff-mult.el (ediff-meta-mode):
11513         * ediff-util.el (ediff-mode): Use run-mode-hooks.
11515         * ledit.el (ledit-mode): Use delay-mode-hooks.
11517         * woman.el (woman-mode-line-format): Delete constant.
11518         (woman-mode-map): Initialize it properly.
11519         (woman-mode): Set mode-class property to special.
11520         Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
11521         Set major-mode and mode-name.  Don't set mode-line-format directly.
11522         (Man-getpage-in-background): Don't reference woman-mode-line-format.
11524         * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
11525         string argument obsolete.
11527 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
11529         * textmodes/org.el (org-CUA-compatible): New option.
11530         (org-disputed-keys): New variable.
11531         (org-key): New function.
11532         (orgtbl-make-binding): Add docstring to the created function.
11533         (org-mode): Set paragraph start/separate regexps.
11534         (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
11535         (org-archive-location, org-archive-mark-done)
11536         (org-archive-stamp-time): New options.
11537         (org-archive-subtree): New command.
11538         (org-fill-paragraph): New function.
11539         (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
11540         (org-fake-empty-table-line): Function removed.
11541         (org-format-org-table-html): Do not create empty table lines at
11542         separator lines.  Improved table header treatment.
11543         (org-link-format): New option.
11544         (org-make-link): New function.
11545         (org-insert-link, org-store-link): Use org-make-link.
11546         (org-open-file): Quote file name for shell command, to allow
11547         spaces in file names.
11548         (org-link-regexp): Fix bug with mailto link.
11549         (org-link-maybe-angles-regexp, org-protected-link-regexp):
11550         New constants.
11551         (org-export-as-html): Deal with the optional angles around a link.
11552         Better treatment of file: links.
11553         (org-open-at-point): Replace @{ and @} with < and >.
11554         (org-run-mode-hooks): Function removed.
11555         (org-agenda-mode): No longer use `org-run-mode-hooks'.
11557 2005-06-13  Nick Roberts  <nickrob@snap.net.nz>
11559         * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
11560         MI command -data-list-register-values.
11561         (gdb-post-prompt): Indent properly.
11563 2005-06-13  Juanma Barranquero  <lekktu@gmail.com>
11565         * hilit-chg.el (highlight-changes-colors): Rename from
11566         `highlight-changes-colours'.
11567         (highlight-changes-colours): Keep as obsolete alias.
11568         (highlight-changes-face-list): Doc fix.
11569         (hilit-chg-make-list): Use `highlight-changes-colors'.
11571 2005-06-12  Mark A. Hershberger  <mah@everybody.org>
11573         * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
11574         defun-prompt-regexp.
11576 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
11578         * loadup.el: Don't say we are dumping under 2 names on windows-nt
11579         and cygwin.
11581         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
11582         Don't use an old loaddefs.el, as in Makefile.in.
11584 2005-06-12  Lute Kamstra  <lute@gnu.org>
11586         * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
11588         * man.el (Man-mode-map): Initialize it properly.
11589         (Man-mode): Set mode-class property to special.
11591         * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
11593 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
11595         * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
11596         A newline is needed in the docstring there.
11598         * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
11599         Doc fixes.
11601 2005-06-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11603         * printing.el: Doc fix.  The menubar is no more changed when printing
11604         is loaded, it only changes when pr-menu-bind or pr-update-menus is
11605         called.  Now, the menubar changing will work in Emacs 20, 21 and 22.
11606         (pr-version): New version number (6.8.4).
11607         (pr-menu-bind): New command.
11608         (pr-update-menus): Docstring and code fix.
11609         (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
11610         Docstring fix.
11611         (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
11612         (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
11614 2005-06-11  Thien-Thi Nguyen  <ttn@gnu.org>
11616         * emacs-lisp/ewoc.el: Doc fixes for public funcs:
11617         "Returns" to "return", document useful return values, etc.
11619 2005-06-11  Alan Mackenzie  <acm@muc.de>
11621         * fill.el (fill-context-prefix): Try `adaptive-fill-function'
11622         BEFORE `adaptive-fill-regexp' when determining a fill prefix.
11623         (adaptive-file-function): Minor amendment to doc-string.
11625 2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
11627         * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
11628         (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
11629         Fix :type--it is `integer', not `string'.
11631         * faces.el (modeline-highlight): Rename from (the erroneous)
11632         `modeline-higilight'.
11634 2005-06-11  Lute Kamstra  <lute@gnu.org>
11636         * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
11637         lisp-interaction-mode-map but make it the parent.
11638         (edebug-eval-mode): Use define-derived-mode.
11640 2005-06-11  Andreas Schwab  <schwab@suse.de>
11642         * bindings.el: Add binding of `ESC functionkey' for every
11643         `M-functionkey'.
11644         * hexl.el (hexl-mode-map): Likewise.
11646 2005-06-10  Michael Hotchin  <michael@hotchin.net>  (tiny change)
11648         * progmodes/compile.el (compilation-error-regexp-alist-alist)
11649         [msft]: update regexp for newer msft compilers.
11651 2005-06-10  Mark A. Hershberger  <mah@everybody.org>
11653         * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
11654         ATTLIST portions of included DTDs.
11655         (xml-parse-dtd): Eliminate use of inefficient match-data.
11657 2005-06-10  Miles Bader  <miles@gnu.org>
11659         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
11660         (mpuz-text): Remove "-face" suffix from face names.
11661         (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
11662         (mpuz-text-face): New backward-compatibility aliases for renamed faces.
11663         (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
11665         * play/gomoku.el (gomoku-O, gomoku-X):
11666         Remove "-face" suffix from face names.
11667         (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
11668         New backward-compatibility aliases for renamed faces.
11669         (gomoku-font-lock-keywords): Use renamed gomoku faces.
11671 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
11673         * thumbs.el: Fixes for changes of 2005-06-09.
11674         (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
11675         as a directory.
11676         (thumbs-thumbname): Remove directory separator from format string;
11677         `thumbs-thumbsdir' now returns a valid directory name.
11678         (thumbs-temp-dir): New defsubst.
11679         (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
11680         Use it.
11682         * cus-edit.el (minibuffer):
11683         * files.el (make-backup-file-name-function):
11684         * filesets.el (filesets-external-viewers):
11685         * hilit-chg.el (highlight-changes-colours)
11686         (highlight-changes-face-list, highlight-changes-rotate-faces):
11687         * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
11688         * kmacro.el (kmacro-call-macro):
11689         * log-edit.el (log-edit-changelog-full-paragraphs):
11690         * mouse.el (mouse-1-click-follows-link):
11691         * skeleton.el (skeleton-autowrap):
11692         * subr.el (insert-for-yank-1):
11693         * tempo.el (tempo-insert-region):
11694         * terminal.el (terminal-emulator):
11695         * time.el (display-time-mail-face):
11696         * vc.el (vc-annotate):
11697         * vcursor.el (vcursor-copy-line):
11698         * woman.el (woman-bold-headings, woman-ignore)
11699         (woman-default-faces, woman-monochrome-faces):
11700         * calendar/todo-mode.el (todo-insert-threshold):
11701         * emulation/pc-select.el (pc-select-selection-keys-only)
11702         (pc-selection-mode):
11703         * emulation/vip.el (vip-find-char-forward):
11704         * emulation/viper-cmd.el (viper-find-char-forward):
11705         * international/mule-cmds.el
11706         (select-safe-coding-system-accept-default-p)
11707         (input-method-exit-on-invalid-key):
11708         * international/mule-diag.el (describe-coding-system):
11709         * international/ucs-tables.el (unify-8859-on-encoding-mode):
11710         * net/browse-url.el (browse-url-xterm-program):
11711         * obsolete/lazy-lock.el (lazy-lock-mode):
11712         * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
11713         (cperl-mode):
11714         * progmodes/cpp.el (cpp-face-light-name-list)
11715         (cpp-face-dark-name-list):
11716         * progmodes/delphi.el (delphi-newline-always-indents):
11717         Fix spellings in docstrings.
11719         * ido.el (ido-mode, ido-file-extensions-order)
11720         (ido-default-file-method, ido-default-buffer-method)
11721         (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
11722         (ido-decorations, ido-read-file-name-as-directory-commands)
11723         (ido-read-file-name-non-ido, ido-work-directory-list)
11724         (ido-ignore-item-temp-list, ido-current-directory)
11725         (ido-magic-forward-char, ido-enter-find-file)
11726         (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
11727         (ido-find-file, ido-read-buffer): Fix typos in docstrings.
11729 2005-06-10  Lute Kamstra  <lute@gnu.org>
11731         * play/dunnet.el (dun-mode): Use define-derived-mode.
11732         (dungeon-mode-map): Rename to dun-mode-map.  Keep old name as an
11733         obsolete alias.
11735         * play/doctor.el (doctor-mode-map): Remove defvar.
11736         (doctor-mode): Use define-derived-mode.
11738         * mail/mspools.el (mspools-mode):
11739         * net/eudc-hotlist.el (eudc-hotlist-mode):
11740         * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
11742 2005-06-10  Miles Bader  <miles@gnu.org>
11744         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
11745         Remove "-face" suffix from face names.
11746         (flyspell-incorrect-face, flyspell-duplicate-face):
11747         New backward-compatibility aliases for renamed faces.
11748         (flyspell-mode-on, make-flyspell-overlay)
11749         (flyspell-highlight-incorrect-region)
11750         (flyspell-highlight-duplicate-region)
11751         (flyspell-display-next-corrections)
11752         (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
11754         * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
11755         from face name.
11756         (texinfo-heading-face): New backward-compatibility alias for
11757         renamed face.
11758         (texinfo-heading-face): Use renamed texinfo-heading face.
11760         * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
11761         suffix from face names.
11762         (tex-math-face, tex-verbatim-face):
11763         New backward-compatibility aliases for renamed faces.
11764         (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
11765         (tex-insert-quote): Use `tex-verbatim-face' variable instead of
11766         literal face name.
11768         * textmodes/table.el (table-cell): Remove "-face" suffix from face
11769         name.
11770         (table-cell-face): New backward-compatibility alias for renamed face.
11771         (table--put-cell-face-property, table--update-cell-face):
11772         Use renamed table-cell face.
11774         * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
11775         from face name.
11776         (sgml-namespace-face): New backward-compatibility alias for
11777         renamed face.
11778         (sgml-namespace-face): Use renamed sgml-namespace face.
11780         * textmodes/org.el (org-level-1, org-level-2, org-level-3)
11781         (org-level-4, org-level-5, org-level-6, org-level-7)
11782         (org-level-8, org-warning, org-headline-done)
11783         (org-deadline-announce, org-scheduled-today)
11784         (org-scheduled-previously, org-link, org-done, org-table)
11785         (org-time-grid): Remove "-face" suffix from face names.
11786         (org-level-1-face, org-level-2-face, org-level-3-face)
11787         (org-level-4-face, org-level-5-face, org-level-6-face)
11788         (org-level-7-face, org-level-8-face, org-warning-face)
11789         (org-headline-done-face, org-deadline-announce-face)
11790         (org-scheduled-today-face, org-scheduled-previously-face)
11791         (org-link-face, org-done-face, org-table-face)
11792         (org-time-grid-face):
11793         New backward-compatibility aliases for renamed faces.
11794         (org-level-faces, org-set-font-lock-defaults, org-timeline)
11795         (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
11796         (org-agenda-get-timestamps, org-agenda-get-scheduled)
11797         (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
11799         * emulation/viper-init.el (viper-search, viper-replace-overlay)
11800         (viper-minibuffer-emacs, viper-minibuffer-insert)
11801         (viper-minibuffer-vi): Remove "-face" suffix from face names.
11802         (viper-search-face, viper-replace-overlay-face)
11803         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
11804         (viper-minibuffer-vi-face):
11805         New backward-compatibility aliases for renamed faces.
11806         (viper-search-face, viper-replace-overlay-face)
11807         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
11808         (viper-minibuffer-vi-face): Use renamed viper faces.
11810         * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
11811         Remove "-face" suffix from face names.
11812         (testcover-nohits-face, testcover-1value-face):
11813         New backward-compatibility aliases for renamed faces.
11814         (testcover-mark): Use renamed testcover faces.
11816         * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
11817         face name.
11818         (diary-button-face): New backward-compatibility alias for renamed face.
11819         (diary-entry): Use renamed diary-button face.
11821         * calendar/calendar.el (diary, calendar-today, holiday)
11822         (mark-visible-calendar-date): Remove "-face" suffix from face names.
11823         (diary-face, calendar-today-face, holiday-face):
11824         New backward-compatibility aliases for renamed faces.
11825         (eval-after-load "facemenu", diary-entry-marker)
11826         (calendar-today-marker, calendar-holiday-marker, diary-face):
11827         Use renamed calendar faces.
11829         * compare-w.el (compare-windows): Remove "-face" suffix from face name.
11830         (compare-windows-face): New backward-compatibility alias for
11831         renamed face.
11832         (compare-windows-highlight): Use renamed compare-windows face.
11834         * strokes.el (strokes-char): Remove "-face" suffix from face name.
11835         (strokes-char-face): New backward-compatibility alias for renamed face.
11836         (strokes-encode-buffer): Use renamed strokes-char face.
11838         * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
11839         (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
11840         Remove "-face" suffix from face names.
11841         (cvs-header-face, cvs-filename-face, cvs-unknown-face)
11842         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
11843         (cvs-msg-face): New backward-compatibility aliases for renamed faces.
11844         (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
11845         Use renamed pcvs faces.
11846         * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
11847         * pcvs-defs.el (cvs-mode-map): Likewise.
11848         * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
11850         * info.el (info-title-1, info-title-2, info-title-3)
11851         (info-title-4): Remove "-face" suffix from and downcase face names.
11852         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
11853         (Info-title-4-face):
11854         New backward-compatibility aliases for renamed faces.
11855         (Info-fontify-node): Use renamed info faces.
11857         * hilit-chg.el (highlight-changes, highlight-changes-delete):
11858         Remove "-face" suffix from face names.
11859         (highlight-changes-face, highlight-changes-delete-face):
11860         New backward-compatibility aliases for renamed faces.
11861         (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
11862         (hilit-chg-make-list): Use renamed highlight-changes faces.
11864         * generic-x.el (show-tabs-tab, show-tabs-space):
11865         Remove "-face" suffix from face names.
11866         (show-tabs-tab-face, show-tabs-space-face):
11867         New backward-compatibility aliases for renamed faces.
11868         (show-tabs-generic-mode-font-lock-defaults-1)
11869         (show-tabs-generic-mode-font-lock-defaults-2):
11870         Use renamed show-tabs faces.
11872         * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
11873         (smerge-markers): Remove "-face" suffix from face names.
11874         (smerge-mine-face, smerge-other-face, smerge-base-face)
11875         (smerge-markers-face):
11876         New backward-compatibility aliases for renamed faces.
11877         (smerge-mine-face, smerge-other-face, smerge-base-face)
11878         (smerge-markers-face): Use renamed smerge faces.
11880         * log-view.el (log-view-file, log-view-message): Remove "-face"
11881         suffix from face names.
11882         (log-view-file-face, log-view-message-face):
11883         New backward-compatibility aliases for renamed faces.
11884         (log-view-file-face, log-view-message-face): Use renamed log-view
11885         faces.
11887         * paren.el (show-paren-match, show-paren-mismatch):
11888         Remove "-face" suffix from face names.
11889         (show-paren-match-face, show-paren-mismatch-face):
11890         New backward-compatibility aliases for renamed faces.
11891         (show-paren-function): Use renamed show-paren faces.
11893         * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
11894         (ruler-mode-margins, ruler-mode-fringes)
11895         (ruler-mode-column-number, ruler-mode-fill-column)
11896         (ruler-mode-comment-column, ruler-mode-goal-column)
11897         (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
11898         suffix from face names.
11899         (ruler-mode-default-face, ruler-mode-pad-face)
11900         (ruler-mode-margins-face, ruler-mode-fringes-face)
11901         (ruler-mode-column-number-face, ruler-mode-fill-column-face)
11902         (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
11903         (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
11904         New backward-compatibility aliases for renamed faces.
11905         (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
11906         (ruler-mode-column-number, ruler-mode-fill-column)
11907         (ruler-mode-comment-column, ruler-mode-goal-column)
11908         (ruler-mode-tab-stop, ruler-mode-current-column)
11909         (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
11910         faces.
11912         * whitespace.el (whitespace-highlight): Remove "-face" suffix from
11913         face name.
11914         (whitespace-highlight-the-space): Use renamed face.
11915         (whitespace-highlight-face): New backward-compatibility alias for
11916         renamed face.
11918         * woman.el (woman-italic, woman-bold, woman-unknown)
11919         (woman-addition, woman-symbol-face):
11920         Remove "-face" suffix from face names.
11921         (woman-italic-face, woman-bold-face, woman-unknown-face)
11922         (woman-addition-face):
11923         New backward-compatibility aliases for renamed faces.
11924         (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
11925         (woman-decode-region, woman-replace-match)
11926         (woman-display-extended-fonts, woman-special-characters)
11927         (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
11928         Use renamed woman faces.
11930         * longlines.el (longlines-visible-face): Face removed.
11932         * diff-mode.el (diff-header, diff-file-header, diff-index)
11933         (diff-hunk-header, diff-removed, diff-added, diff-changed)
11934         (diff-function, diff-context, diff-nonexistent): Remove "-face"
11935         suffix from face names.
11936         (diff-header-face, diff-file-header-face, diff-index-face)
11937         (diff-hunk-header-face, diff-removed-face, diff-added-face)
11938         (diff-changed-face, diff-function-face, diff-context-face)
11939         (diff-nonexistent-face): New backward-compatibility aliases for
11940         renamed faces.
11941         (diff-header-face, diff-file-header-face)
11942         (diff-index, diff-index-face, diff-hunk-header)
11943         (diff-hunk-header-face, diff-removed, diff-removed-face)
11944         (diff-added, diff-added-face, diff-changed-face, diff-function)
11945         (diff-function-face, diff-context-face, diff-nonexistent)
11946         (diff-nonexistent-face): Use renamed diff-mode faces.
11948         * progmodes/compile.el (compilation-warning-face)
11949         (compilation-info-face): Remove "-face" suffix from face names.
11950         (compilation-warning-face, compilation-info-face):
11951         New backward-compatibility aliases for renamed faces.
11952         (compilation-warning-face, compilation-info-face):
11953         Use renamed compilation faces.
11955         * add-log.el (change-log-date, change-log-name)
11956         (change-log-email, change-log-file, change-log-list)
11957         (change-log-conditionals, change-log-function)
11958         (change-log-acknowledgement): Remove "-face" suffix from face names.
11959         (change-log-date-face, change-log-name-face)
11960         (change-log-email-face, change-log-file-face)
11961         (change-log-list-face, change-log-conditionals-face)
11962         (change-log-function-face, change-log-acknowledgement-face):
11963         New backward-compatibility aliases for renamed faces.
11964         (change-log-font-lock-keywords): Use renamed change-log faces.
11966         * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
11967         (custom-set, custom-changed, custom-saved, custom-button)
11968         (custom-button-pressed, custom-documentation, custom-state)
11969         (custom-comment, custom-comment-tag, custom-variable-tag)
11970         (custom-variable-button, custom-face-tag, custom-group-tag-1)
11971         (custom-group-tag): Remove "-face" suffix from face names.
11972         (custom-magic-alist, custom-magic-value-create)
11973         (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
11974         (custom-invalid-face, custom-rogue-face, custom-modified-face)
11975         (custom-set-face, custom-changed-face, custom-saved-face)
11976         (custom-button-face, custom-button-pressed-face)
11977         (custom-documentation-face, custom-state-face)
11978         (custom-comment-face, custom-comment-tag-face)
11979         (custom-variable-tag-face, custom-variable-button-face)
11980         (custom-face-tag-face, custom-group-tag-face-1)
11981         (custom-group-tag-face):
11982         New backward-compatibility aliases for renamed faces.
11984         * wid-edit.el (widget-documentation, widget-button)
11985         (widget-field, widget-single-line-field, widget-inactive)
11986         (widget-button-pressed): "-face" suffix removed from face names.
11987         (widget-documentation-face, widget-button-face)
11988         (widget-field-face, widget-single-line-field-face)
11989         (widget-inactive-face, widget-button-pressed-face):
11990         New backward-compatibility aliases for renamed faces.
11991         (widget-documentation-face, widget-button-face)
11992         (widget-button-pressed-face, widget-specify-field)
11993         (widget-specify-inactive): Use renamed widget faces.
11995 2005-06-10  Kenichi Handa  <handa@m17n.org>
11997         * term/x-win.el (x-clipboard-yank): Remove condition-case
11998         wrapping.
12000 2005-06-11  Kenichi Handa  <handa@m17n.org>
12002         * add-log.el (change-log-font-lock-keywords): Make the regexp for
12003         date lines stricter.
12005 2005-06-10  Zhang Wei  <id.brep@gmail.com>  (tiny change)
12007         * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
12008         of x-get-selection.
12010 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
12012         * comint.el (comint-mode, comint-snapshot-last-prompt):
12013         * frame.el (frame-current-scroll-bars):
12014         * term.el (term-mode, term-check-proc, term-input-sender)
12015         (term-simple-send, term-extract-string, term-word)
12016         (term-match-partial-filename):
12017         * window.el (window-current-scroll-bars):
12018         * emulation/cua-base.el (cua-normal-cursor-color)
12019         (cua-read-only-cursor-color, cua-overwrite-cursor-color)
12020         (cua-global-mark-cursor-color):
12021         * mail/undigest.el (rmail-forward-separator-regex):
12022         Fix typos in docstrings.
12024         * comint.el (comint-check-proc, make-comint-in-buffer)
12025         (comint-source-default): Doc fixes.
12027         * term.el (term-send-string): Improve argument/docstring consistency.
12029 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
12031         * comint.el (comint-send-input): Bind `inhibit-read-only' around
12032         call to `delete-region'.
12033         (comint-mode-hook): Do not enable Font Lock by default.
12035 2005-06-09  Lute Kamstra  <lute@gnu.org>
12037         * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
12038         could be void.
12040 2005-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
12042         * emacs-lisp/debug.el (debugger-will-be-back): New var.
12043         (debug): Use it.
12044         (debugger-step-through, debugger-continue, debugger-jump)
12045         (debugger-return-value): Set it when needed.
12046         (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
12047         Use inhibit-read-only.
12049 2005-06-09  Juanma Barranquero  <lekktu@gmail.com>
12051         * window.el (shrink-window-if-larger-than-buffer)
12052         (window-size-fixed): Fix typo in docstring.
12054         * thumbs.el: Don't set `auto-image-file-mode'.  Do not create the
12055         thumbnails directory on loading.
12056         (thumbs-conversion-program): Use `eq' to check the system type,
12057         not `equal'.
12058         (thumbs-temp-dir): Initialize to `temporary-file-directory',
12059         not "/tmp".  Fix docstring.
12060         (thumbs-thumbsdir): New function to return the thumbnails
12061         directory, creating it if needed.
12062         (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
12063         (thumbs-temp-file): Delete variable and make it into a function.
12064         (thumbs-resize-image, thumbs-modify-image): Use it.
12065         (thumbs-kill-buffer): Simplify.
12066         (thumbs-gensym): Defalias or duplicate CL `gensym'.
12067         (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
12068         docstrings.
12070 2005-06-09  Kim F. Storm  <storm@cua.dk>
12072         * subr.el (save-match-data): Add RESEAT arg `evaporate' to
12073         set-match-data to free markers in match-data.
12075         * replace.el (replace-match-data): Pass RESEAT arg `t' to
12076         match-data to unchain markers in match-data.
12078 2005-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12080         * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
12081         the debugger immediately anyway.  Undo the 2005-06-06 change, rendered
12082         unnecessary now.
12084 2005-06-08  Richard M. Stallman  <rms@gnu.org>
12086         * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
12087         give the variable a doc string that doesn't say don't set it directly.
12089         * textmodes/ispell.el (ispell-check-version):
12090         Use match-string-no-properties.
12091         (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
12092         (ispell-buffer-local-words): Likewise.
12094         * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
12095         except on terminals with enough colors to really display it.
12096         (makefile-dependency-regex): Delete spurious `bb'.
12098         * faces.el (escape-glyph): Use blue once again in last case.
12099         (no-break-space): Redefine so that it isn't invisible on a tty.
12101 2005-06-08  Kim F. Storm  <storm@cua.dk>
12103         * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
12104         also when reading directory name.
12106 2005-06-08  Lute Kamstra  <lute@gnu.org>
12108         * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
12109         (flyspell-mode-line-string): Remove autoload cookie.
12110         (flyspell-mode): Remove defvar.
12112 2005-06-07  Lute Kamstra  <lute@gnu.org>
12114         * textmodes/org.el (org-run-mode-hooks): New function.
12115         (org-agenda-mode): Use it.
12117 2005-06-07  David McCabe  <davemccabe@gmail.com>  (tiny change)
12119         * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
12121 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12123         * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
12125 2005-06-06  Luc Teirlinck  <teirllm@auburn.edu>
12127         * font-lock.el (font-lock-add-keywords): Doc fix.
12129 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12131         * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
12132         (tex-compile-default): In the absence of any history, use the order in
12133         tex-compile-alist to choose the preferred command.
12134         (tex-compile-commands): Reorder a bit.
12136         * textmodes/flyspell.el (flyspell-auto-correct-binding)
12137         (flyspell-incorrect-face, flyspell-duplicate-face):
12138         Use (X)Emacs-agnostic code.
12139         (flyspell-mode-map): Don't overwrite at each load.  Remove code
12140         redundant with the subsequent add-minor-mode.  Merge Emacs and
12141         XEmacs code.
12142         (flyspell-word): Minor simplification.
12143         (flyspell-math-tex-command-p): Quieten the byte-compiler.
12144         (flyspell-external-point-words): Remove unused vars `size' and `start'.
12145         (flyspell-do-correct): Rename from flyspell-xemacs-correct.
12146         Merge the corresponding Emacs code.
12147         (flyspell-correct-word, flyspell-xemacs-popup):
12148         Use flyspell-do-correct.
12150         * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
12151         a dedicated window.
12153         * international/latexenc.el (latexenc-find-file-coding-system):
12154         Undo part of last patch, to turn off a compiler warning.
12156 2005-06-06  Juri Linkov  <juri@jurta.org>
12158         * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
12159         Rename `tmm-inactive-face' to `tmm-inactive'.
12161 2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>
12163         * iswitchb.el: Rename faces.
12165 2005-06-06  Kim F. Storm  <storm@cua.dk>
12167         * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
12168         (cua-global-mark): Remove -face suffix from face names.
12170         * emulation/cua-gmrk.el (cua--init-global-mark):
12171         Remove cua-global-mark face setup.
12173 2005-06-06  Richard M. Stallman  <rms@gnu.org>
12175         * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
12176         just like other allowed characters.
12177         (makefile-match-dependency): Exclude leading and training whitespace
12178         from the range of regexp subexp 1.
12179         (makefile-macroassign-regex): Don't try to match the body,
12180         just the name of the macro being defined.
12182         * info.el (Info-read-node-name-2): New function.
12183         (Info-read-node-name-1): Use that.
12184         Add a completion-base-size-function property.
12186         * simple.el (completion-setup-function): Look for
12187         completion-base-size-function property of minibuffer-completion-table.
12189         * files.el (locate-file-completion): Doc fix.
12191         * printing.el: Don't call pr-update-menus; user must do that.
12193         * emacs-lisp/debug.el (debugger-window): New variable.
12194         (debug): Use debugger-window if it is set and still alive.
12195         Record debugger-window for next entry.
12197         * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
12199 2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
12201         * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
12202         (hack-one-local-variable, hack-local-variables)
12203         (hack-local-variables-prop-line): Pass that arg.
12205 2005-06-06  Kim F. Storm  <storm@cua.dk>
12207         * ido.el (ido-first-match, ido-only-match, ido-subdir)
12208         (ido-indicator): Remove -face suffix from face names.
12210 2005-06-06  Juri Linkov  <juri@jurta.org>
12212         * font-lock.el (font-lock-regexp-backslash)
12213         (font-lock-regexp-backslash-construct): New faces.
12214         (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
12215         after `('.  Add `while-no-input' to control structures.
12217         * faces.el (no-break-space, shadow): New faces.
12218         (escape-glyph): Use less loud colors pink2 and red4.
12220         * diff-mode.el (diff-context-face)
12221         * dired.el (dired-ignored)
12222         * rfn-eshadow.el (file-name-shadow)
12223         * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
12225         * info.el (Info-title-1-face): Use green instead of yellow because
12226         bold yellow is not readable on light backgrounds.
12228         * progmodes/compile.el (compilation-start): Move `erase-buffer' up
12229         before selecting the desired mode to not spend time fontifying
12230         old contents.
12232 2005-06-06  Juanma Barranquero  <lekktu@gmail.com>
12234         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
12235         (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
12237         * ps-print.el (ps-default-fg, ps-default-bg):
12238         Fix typos in docstrings.
12240         * isearchb.el (isearchb): Don't pass a spurious second argument to
12241         `iswitchb-completions'.
12243 2005-06-05  Nick Roberts  <nickrob@snap.net.nz>
12245         * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
12246         to preserve point.
12247         (gdb-find-file-hook): Add doc string.
12249         * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
12250         C dereferenced pointer expression.
12251         (gud-tool-bar-map): Put it on the tool bar.  Re-order icons.
12253         * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
12255         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
12256         * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
12257         * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
12258         * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
12259         * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
12260         Make background transparent.
12262 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12264         * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
12265         (font-lock-remove-keywords): Doc fix.
12266         (font-lock-mode-major-mode): Compiler defvar.
12267         (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
12269         * font-core.el (font-lock-mode-major-mode): Compiler defvar.
12270         (font-lock-mode): Update `font-lock-mode-major-mode'.
12271         (font-lock-set-defaults): Compiler defvar.
12272         (font-lock-default-function): Take `font-lock-mode-major-mode'
12273         into account.
12275         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
12276         keep track of which major mode it enabled the minor mode for.
12277         Use find-file-hook again.  Update docstring.
12279         * simple.el (eval-expression-print-level)
12280         (eval-expression-print-length, eval-expression-debug-on-error):
12281         Doc fixes.
12283 2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
12285         * iswitchb.el (iswitchb-single-match-face)
12286         (iswitchb-current-match-face, iswitchb-virtual-matches-face)
12287         (iswitchb-invalid-regexp-face): New faces.
12288         (iswitchb-completions): Use them.
12289         (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
12290         now marked as an obsolete alias.
12291         (iswitchb-read-buffer): Remove check for bound font variables.
12292         (iswitchb-invalid-regexp): New free variable.
12293         (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
12294         set iswitchb-invalid-regexp.
12295         (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
12296         invalid regexps.
12297         (iswitchb-completions): Add check for complete match when entering
12298         a regexp.
12299         (iswitchb-completions): Remove require-match argument.
12300         (iswitchb-exhibit): Fix caller.
12301         (iswitchb-common-match-inserted): New variable.
12302         (iswitchb-complete, iswitchb-completion-help): Use it.
12304 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
12306         * url-http.el (url-http-chunked-encoding-after-change-function):
12307         Use `url-http-debug' instead of `message'.
12309 2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
12311         * url-http.el (url-http-parse-headers): Pass redirected URL as a
12312         callback argument.
12314 2005-06-04  Kim F. Storm  <storm@cua.dk>
12316         * simple.el (line-move): Only call sit-for when moving backwards.
12318         * ido.el (ido-make-merged-file-list-1): New defun split from
12319         ido-make-merged-file-list.
12320         (ido-make-merged-file-list): Bind throw-on-input around call to
12321         ido-make-merged-file-list-1.  Return input-pending-p if
12322         interrupted by more input available.
12323         (ido-read-internal): Handle input-pending-p return value from
12324         ido-make-merged-file-list.
12326 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12328         * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
12329         compatibility code.
12331         * international/latexenc.el (latexenc-find-file-coding-system):
12332         Don't inherit the EOL part of the coding-system from the
12333         tex-main buffer.  Fit within 80 columns.
12335 2005-06-03  Matt Hodges  <MPHodges@member.fsf.org>
12337         * tmm.el (tmm-inactive-face): New face.
12338         (tmm-remove-inactive-mouse-face): New function.
12339         (tmm-prompt, tmm-add-one-shortcut)
12340         (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
12341         but not selectable.
12343 2005-06-03  Juanma Barranquero  <lekktu@gmail.com>
12345         * faces.el (face-equal): Improve argument/docstring consistency.
12347 2005-06-03  Daniel Pfeiffer  <occitan@esperanto.org>
12349         * progmodes/make-mode.el (makefile-targets-face)
12350         (makefile-shell-face, makefile-makepp-perl-face): Add :version.
12351         (makefile-bsdmake-dependency-regex)
12352         (makefile-makepp-rule-action-regex)
12353         (makefile-bsdmake-rule-action-regex): New constants.
12354         (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
12356         * progmodes/compile.el (compilation-error-regexp-alist-alist):
12357         Allow (...) within `...' for makepp messages.
12359 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
12361         * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
12363         * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
12364         "." files are deleted from all file lists before comparison.
12366         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
12367         (viper-ESC-key): Made them customizable.
12369         * viper.el (viper-non-hook-settings): Fix the names of defadvices.
12371 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>
12373         * autorevert.el (auto-revert-buffers): Use save-match-data.
12375 2005-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12377         * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
12378         menu items with a nil command binding.
12380 2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
12382         * emacs-lisp/cl-macs.el (defsetf):
12383         Improve argument/docstring consistency.
12385         * faces.el (list-faces-display): Improve the formatting by
12386         computing the maximum length required for any face-name (reworked
12387         patch of 1999-01-11, accidentally deleted on 1999-07-21).
12388         (internal-find-face): Remove redundant info in docstring.
12390 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
12392         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
12393         (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
12394         (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
12395         (gdb-assembler-custom): Improve regexps.
12396         (def-gdb-auto-update-handler): Use window point to preserve point.
12398 2005-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12400         * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
12402 2005-05-31  Jay Belanger  <belanger@truman.edu>
12404         * calc/calc-embed.el (calc-embedded-word): Change argument passed
12405         to calc-embedded.
12406         (calc-embedded-make-info): Have plain prefix argument select
12407         entire line.
12409 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
12411         * faces.el (list-faces-display): Signal error if passed a regexp
12412         that matches no face name.
12414         * simple.el (filter-buffer-substring): Fix typo in docstring.
12416 2005-05-31  Richard M. Stallman  <rms@gnu.org>
12418         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
12419         (vhdl-emacs-21): Doc fix.
12420         (vhdl-mode): Unconditionally set comment-padding.
12421         (vhdl-fixup-whitespace-region): Insert spaces only where
12422         there are none.
12423         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
12425 2005-05-30  John Wiegley  <johnw@newartisans.com>
12427         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
12428         * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
12429         * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
12430         `directory-sep-char' to ?/, and all uses of `string-to-int' to
12431         `string-to-number'.
12433 2005-05-30  Jay Belanger  <belanger@truman.edu>
12435         * calc/calc.el (calc-bug-address): Fix docstring.
12436         (calc-window-hook, calc-trail-window-hook): New variables.
12437         (calc-trail-display): Restore use of calc-trail-window-hook.
12438         (calc): Restore use of calc-window-hook.
12440 2005-05-31  Masatake YAMATO  <jet@gyve.org>
12442         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
12444         * help-fns.el (help-C-file-name): Add autoload mark for
12445         `find-function-noselect'.
12447 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12449         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
12450         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
12452 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
12454         * calendar/diary-lib.el (mark-included-diary-files): Only kill
12455         included diary buffer if it was not already being visited.
12456         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
12458         * calendar/icalendar.el (top-level): Do not require appt.
12460         * mail/supercite.el (sc-select-attribution): Only use a list
12461         element from sc-attrib-selection-list if it returns a string.
12462         Reported by Davide G. M. Salvetti <salve@debian.org>.
12464 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
12466         * thumbs.el (thumbs-thumbname): The resulting thumbname now
12467         includes a hash value to improve its uniqueness, and has a ".jpg"
12468         extension.  Also, it is now a valid filename on all systems.
12469         (thumbs-make-thumb): Use `let', not `let*'.
12470         (thumbs-show-thumbs-list): Check for JPEG availability.
12472 2005-05-30  Richard M. Stallman  <rms@gnu.org>
12474         * filesets.el (filesets-menu-ensure-use-cached):
12475         Prevent warning when emacs-version>= is undefined.
12477         * printing.el (pr-interactive-n-up): Use string-to-number.
12479         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
12481         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
12482         Warn only when name to be defined is quoted.
12484 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
12486         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
12487         Make regexp more robust.
12488         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
12489         Force regeneration of disassembly.
12491 2005-05-29  Jay Belanger  <belanger@truman.edu>
12493         * calc/calc.el (calc-user-invocation): Check if
12494         calc-invocation-macro is non-nil.
12496 2005-05-29  Juri Linkov  <juri@jurta.org>
12498         * add-log.el (change-log-font-lock-keywords):
12499         Add `+' to e-mail regexp to accept mail address with keywords.
12501         * man.el (Man-name-regexp): Add `:' to accept qualified names.
12503 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
12505         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
12507         * ielm.el (inferior-emacs-lisp-mode): Ditto.
12509 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12511         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
12512         Undo the change that moves to end of the current word.
12514 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
12516         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
12517         Throw error when count <= 0 to ensure input is a number.
12518         (gdb-read-memory-custom): Pick up address from buffer.
12519         (gdb-memory-mode): Allow user to increment and decrement
12520         memory address from header line.
12522 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12524         * flyspell.el (flyspell-version): Function deleted.
12525         (flyspell-auto-correct-previous-hook): Doc fix.
12527         * jit-lock.el (jit-lock-function, jit-lock-after-change):
12528         Do nothing if memory is full.
12530         * font-lock.el (font-lock-fontify-syntactically-region):
12531         Pass t for GREEDY to looking-back.
12533         * saveplace.el (save-place-alist-to-file): Write the file
12534         using write-region.
12536         * subr.el (looking-back): New argument GREEDY.
12538         * progmodes/compile.el (compilation-start): Set the mode
12539         before inserting the initial text.
12541         * progmodes/which-func.el (which-func-update-1): Turn the mode
12542         off in case of error by setting which-func-mode.
12544 2005-05-29  Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
12546         * flyspell.el (flyspell-auto-correct-previous-word):
12547         Narrow down to what's on the screen, and recenter overlays
12548         at the end of the next word.
12550 2005-05-29  Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
12552         * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
12553         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
12554         (flyspell-abbrev-p): Default to nil.
12555         (flyspell-use-global-abbrev-table-p): Doc fix.
12556         (flyspell-large-region): Allow nil as value.
12557         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
12559         (mail-mode-flyspell-verify): More robust handling
12560         of `mail-header-separator'.  More efficient signature detection.
12561         Allow for regexp metacharacters in message-header-separator.
12562         Adding `To' not to be checked in mail-mode-flyspell-verify.
12564         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
12565         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
12566         Bind flyspell-auto-correct-binding.
12567         Bind C-. and C-, .
12568         (flyspell-mode-map): Likewise.
12569         (flyspell-mode): Doc fix.
12570         (flyspell-accept-buffer-local-defs): Preserve current buffer.
12571         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
12572         (flyspell-word-cache-result): New var, always local.
12573         (flyspell-check-pre-word-p): Doc fix.
12574         (flyspell-check-changed-word-p): Handle spc like newline.
12575         (flyspell-post-command-hook): Set flyspell-word-cache-result.
12576         (flyspell-word-search-backward, flyspell-word-search-forward):
12577         New functions.
12578         (flyspell-word): Return t if nothing to check.
12579         When parsing TeX code, check for after } or \.
12580         Use flyspell-word-search-backward to find previous word.
12581         Return nil if duplicated word.
12582         For word already checked, return same value as last time.
12583         Set flyspell-word-cache-result after checking.
12584         Don't clobber the return value.
12585         (flyspell-get-word): Major rewrite.
12586         (flyspell-external-point-words): New locals pword, pcount.
12587         Fix size used in progress message.
12588         Find the proper corresponding word in flyspell-large-region-buffer.
12589         (flyspell-region): Check for flyspell-large-region = nil.
12590         (flyspell-highlight-incorrect-region): Clean up overlays in region.
12591         (flyspell-auto-correct-word): Check that WORD is a cons.
12592         (flyspell-correct-word): Likewise.
12594 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
12596         * progmodes/make-mode.el (makefile-rule-action-regex)
12597         (makefile-macroassign-regex, makefile-makepp-mode)
12598         (makefile-bsdmake-mode): Continuation lines may be empty.
12599         Reported by Joshua Varner.
12600         (makefile-makepp-font-lock-keywords): Add $(stem).
12602 2005-05-28  Karl Berry  <karl@gnu.org>
12604         * textmodes/tex-mode.el: Now that tex-send-command calls
12605         shell-quote-argument (2005-03-31 change), remove all calls to
12606         shell-quote-argument; they all end up invoking tex-send-command.
12607         The double quoting loses on filenames with non-safe characters,
12608         such as "@".  Reported by Frederik Fouvry.
12610 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
12612         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
12613         about preserving point.
12615 2005-05-27  Jay Belanger  <belanger@truman.edu>
12617         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
12618         Info-goto-node.
12620         * calc/calc-embed.el (calc-embed-arg): New variable.
12621         (calc-do-embedded-activate, calc-embedded-activate-formula)
12622         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
12623         variable by new variable.
12624         (calc-embedded-make-info): Replace undeclared variable by new
12625         variable.  When selecting region with positive prefix
12626         argument, use end of previous line instead of beginning of line.
12628         * calc/calc-aent.el (calc-arg-values): Declare it.
12630         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
12631         Declare them.
12633         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
12635         * calc/calc.el (calc-alg-map): Declare it.
12637         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
12639 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
12641         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
12642         (gdb-registers-buffer, toggle-gdb-all-registers):
12643         Toggle display of floating point registers.
12644         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
12646         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
12647         (toggle-gud-tooltip-dereference):
12648         Rename from gud-toggle-tooltip-dereference.
12650 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
12652         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
12654 2005-05-27  Jay Belanger  <belanger@truman.edu>
12656         * calc/calc-prog.el (calc-kbd-report): Remove.
12657         (calc-kbd-query): Rewrite.
12659 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
12661         * image.el (image-library-alist): Move to image.c.
12662         (image-type-available-p): Doc fix.
12664 2005-05-27  Lute Kamstra  <lute@gnu.org>
12666         * calc/calc.el (calc):
12667         * outline.el (outline-1, outline-2, outline-3, outline-4)
12668         (outline-5, outline-6, outline-7, outline-8):
12669         * textmodes/dns-mode.el (dns-mode):
12670         * textmodes/sgml-mode.el (sgml-namespace-face):
12671         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
12672         (tex-verbatim-face, tex-use-reftex):
12673         * textmodes/texinfo.el (texinfo-heading-face):
12674         Specify customization group.
12676         * longlines.el: Don't require easy-mmode.
12677         (longlines-visible-face): Specify customization group.
12679 2005-05-27  Kenichi Handa  <handa@m17n.org>
12681         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
12682         encoding table of windows-1251.
12684         * international/ucs-tables.el (ucs-set-table-for-input):
12685         If translation-table-for-input of a coding system is a symbol, get
12686         its translation-table property.
12688         * international/code-pages.el: Don't register a coding system into
12689         non-iso-charset-alist more than once.
12690         (cp-make-coding-system): Likewise.
12692 2005-05-26  John Wiegley  <johnw@newartisans.com>
12694         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
12695         `eshell-resume-eval' is wrapped in a list, it indicates that the
12696         command was run asynchronously.  In that case, unwrap the value
12697         before checking the delimiter value.
12699         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
12700         character before a space at the end of a line is \, assume the space
12701         is part of the last argument rather than a final argument separator.
12703         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
12704         is in use, and the target is `t' or `nil' (which are the most common
12705         values), don't assume that the symbol target is a buffer.
12707 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12709         * calendar/calendar.el (calendar-mode-line-format):
12710         Use mode-line-highlight as mouse-face.
12712         * time.el (display-time-string-forms, display-time-update):
12713         Use mode-line-highlight as mouse-face.
12715 2005-05-26  Jay Belanger  <belanger@truman.edu>
12717         * calc/calc.el (calc-language-alist): Remove extra defvar.
12719 2005-05-26  Lute Kamstra  <lute@gnu.org>
12721         * arc-mode.el (archive-mode):
12722         * bookmark.el (bookmark-read-annotation-mode)
12723         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
12724         * bs.el (bs-mode):
12725         * calc/calc-yank.el (calc-edit-mode):
12726         * calc/calc.el (calc-mode, calc-trail-mode):
12727         * calculator.el (calculator-mode):
12728         * chistory.el (command-history-mode):
12729         * comint.el:
12730         * cus-edit.el (custom-mode):
12731         * descr-text.el (describe-text-mode):
12732         * ebuff-menu.el (Electric-buffer-menu-mode):
12733         * ediff-util.el (ediff-mode):
12734         * emacs-lisp/re-builder.el (reb-mode):
12735         * emulation/vi.el (vi-mode-setup):
12736         * emulation/ws-mode.el (wordstar-mode):
12737         * eshell/esh-mode.el (eshell-mode):
12738         * forms.el (forms-mode):
12739         * help-mode.el (help-mode):
12740         * hexl.el (hexl-mode):
12741         * ibuffer.el (ibuffer-mode):
12742         * ielm.el (inferior-emacs-lisp-mode):
12743         * info.el (Info-mode, Info-edit-mode):
12744         * international/swedish.el:
12745         * ledit.el (ledit-from-lisp-mode):
12746         * locate.el (locate-mode):
12747         * mail/rmail.el (rmail-mode):
12748         * mail/rmailedit.el (rmail-edit-mode):
12749         * mail/rmailsum.el (rmail-summary-mode):
12750         * mail/supercite.el (sc-electric-mode):
12751         * net/eudc.el (eudc-mode):
12752         * net/quickurl.el (quickurl-list-mode):
12753         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
12754         * obsolete/ooutline.el (outline-mode):
12755         * obsolete/options.el (Edit-options-mode):
12756         * obsolete/rnews.el (news-mode):
12757         * obsolete/rnewspost.el (news-reply-mode):
12758         * play/5x5.el (5x5-mode):
12759         * play/decipher.el (decipher-mode, decipher-stats-mode):
12760         * play/gomoku.el (gomoku-mode):
12761         * play/snake.el (snake-mode):
12762         * play/solitaire.el (solitaire-mode):
12763         * play/tetris.el (tetris-mode):
12764         * progmodes/ada-mode.el (ada-mode):
12765         * progmodes/antlr-mode.el (antlr-mode):
12766         * progmodes/autoconf.el (autoconf-mode):
12767         * progmodes/dcl-mode.el (dcl-mode):
12768         * progmodes/delphi.el (delphi-mode):
12769         * progmodes/ebrowse.el (ebrowse-tree-mode)
12770         (ebrowse-electric-list-mode, ebrowse-member-mode)
12771         (ebrowse-electric-position-mode):
12772         * progmodes/f90.el (f90-mode):
12773         * progmodes/fortran.el (fortran-mode):
12774         * progmodes/icon.el (icon-mode):
12775         * progmodes/idlw-help.el (idlwave-help-mode):
12776         * progmodes/idlw-shell.el (idlwave-shell-mode):
12777         * progmodes/idlwave.el (idlwave-mode):
12778         * progmodes/inf-lisp.el (inferior-lisp-mode):
12779         * progmodes/m4-mode.el (m4-mode):
12780         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
12781         * progmodes/modula2.el (modula-2-mode):
12782         * progmodes/octave-inf.el (inferior-octave-mode):
12783         * progmodes/octave-mod.el (octave-mode):
12784         * progmodes/pascal.el (pascal-mode):
12785         * progmodes/sh-script.el (sh-mode):
12786         * progmodes/sql.el (sql-mode, sql-interactive-mode):
12787         * progmodes/vhdl-mode.el (vhdl-mode):
12788         * progmodes/xscheme.el (scheme-interaction-mode):
12789         * replace.el (occur-mode):
12790         * ses.el (ses-mode):
12791         * simple.el (completion-list-mode):
12792         * skeleton.el:
12793         * speedbar.el (speedbar-mode):
12794         * term.el (term-mode):
12795         * terminal.el (terminal-edit-mode):
12796         * textmodes/reftex-index.el (reftex-index-mode)
12797         (reftex-index-phrases-mode):
12798         * textmodes/reftex-sel.el (reftex-select-label-mode)
12799         (reftex-select-bib-mode):
12800         * textmodes/reftex-toc.el (reftex-toc-mode):
12801         * wdired.el (wdired-change-to-wdired-mode):
12802         * wid-browse.el (widget-browse-mode):
12803         Use run-mode-hooks.
12805         * array.el (array-mode):
12806         * calendar/todo-mode.el (todo-mode):
12807         * man.el (Man-mode):
12808         * play/landmark.el (lm-mode):
12809         * play/mpuz.el (mpuz-mode):
12810         Use kill-all-local-variables and run-mode-hooks.
12812         * subr.el (delay-mode-hooks): Specify indentation.
12814 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
12816         * xml.el (xml-substitute-special): Don't die for undefined xml
12817         entities.
12819 2005-05-26  Jay Belanger  <belanger@truman.edu>
12821         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
12822         of nil.
12824 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
12826         * progmodes/gdb-ui.el (gdb-frame-address):
12827         Rename from gdb-current-address.
12828         (gdb-previous-frame-address): Rename from gdb-previous-address.
12829         (gdb-selected-frame): Rename from gdb-current-frame.
12830         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
12831         (gdb-frame-number): Rename from gdb-current-stack-level.
12832         (gdb-ann3): Match new mode-name for disassembly buffer.
12833         Extend initialization of variables.
12834         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
12835         (gdb-memory-mode): Use mouse-face in header line.
12836         (gdb-assembler-buffer-name): Call it disassembly and give frame
12837         in mode line.
12838         (gdb-source-spec-regexp, gdb-assembler-custom)
12839         (gdb-invalidate-assembler, gdb-frame-handler):
12840         Make robust to leading zeroes in address format.
12842 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
12844         * textmodes/org.el (org-mode): Use `define-derived-mode' to
12845         define `org-mode'.
12846         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
12848 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12850         * log-edit.el (log-edit-changelog-entries): Distinguish between
12851         filenames like xfns.c and fns.c.
12853 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
12855         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
12856         point after reverting.
12857         (Buffer-menu-make-sort-button): Handle the case where
12858         `Buffer-menu-use-header-line' is nil.
12860 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
12862         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
12863         New funcs.  In minibuffer-local-completion-map bind `]', `/'
12864         and `:' to them.
12866 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12868         * startup.el (normal-top-level): Allow modification of load-path while
12869         we're iterating over it.
12871 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
12873         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
12874         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
12875         (thumbs-resize-interactive, thumbs-insert-image)
12876         (thumbs-insert-thumb, thumbs-dired-show-marked)
12877         (thumbs-find-image-at-point, thumbs-delete-images)
12878         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
12879         (thumbs-increment-image-size, thumbs-decrement-image-size):
12880         Fix typos in docstrings.
12882 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
12884         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
12885         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
12886         (cperl-mode): Use them.
12888 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
12890         * window.el (quit-window, shrink-window-if-larger-than-buffer):
12891         Doc fixes.
12893 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
12895         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
12896         Bind C-d to gdb-inferior-io-eof.
12898         * dired.el (dired-dnd-popup-notice): Use message-box.
12900 2005-05-23  Masatake YAMATO  <jet@gyve.org>
12902         * bindings.el (mode-line-major-mode-keymap):
12903         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
12905         * faces.el (mode-line-highlight): New face.
12907         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
12908         as mouse-face.
12910         * bindings.el (top-level, help-echo, mode-line-modified)
12911         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
12912         as mouse-face.
12914 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
12916         * progmodes/cc-engine.el (c-guess-basic-syntax):
12917         Remove spurious call to `zerop'.
12919         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
12921 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
12923         CC Mode update to 5.30.10:
12925         * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
12926         could go past the limit in decoration level 2, thereby causing
12927         errors during interactive fontification.
12929         * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
12930         the file is evaluated interactively.
12932         * cc-engine.el (c-guess-basic-syntax): Handle operator
12933         declarations somewhat better in C++.
12935         * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
12936         make use of `run-mode-hooks' which has been added in Emacs 21.1.
12937         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
12938         (awk-mode): Use it.
12939         (make-local-hook): Suppress warning about obsoleteness.
12941         * cc-engine.el, cc-align.el, cc-cmds.el
12942         (c-append-backslashes-forward, c-delete-backslashes-forward)
12943         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
12944         Compensate for return value from `forward-line' when it has moved
12945         but not to a different line due to eob.
12947         * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
12948         `objc-method-intro' and `objc-method-args-cont'.
12950 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
12952         CC Mode update to 5.30.10:
12954         * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
12955         in the copyright statement.  Incidentally, change "along with GNU
12956         Emacs" to "along with this program" where it occurs.
12958         * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
12959         so that it is interactive, hence can be found by M-x awk-mode
12960         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
12961         <gmorris+emacs@ast.cam.ac.uk>.
12963         * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
12964         Mode's regexps.
12966 2005-05-23  Kevin Ryde  <user42@zip.com.au>
12968         * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
12969         c-parse-state, to avoid a lisp error (on bad code).
12971 2005-05-23  Lute Kamstra  <lute@gnu.org>
12973         * subr.el (font-lock-defaults): Remove defvar as it's already
12974         defined in font-core.el.
12976         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
12978 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
12980         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
12981         more general and work when GDB variable "print pretty" is on,
12982         as with Emacs, for example.
12984 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
12986         * font-core.el: Update comment.
12988         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
12989         Use `after-change-major-mode-hook' instead of `find-file-hook'.
12991         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
12993 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
12995         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
12996         and `yank-handler' in the doc strings.
12998 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13000         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
13002 2005-05-22  Richard M. Stallman  <rms@gnu.org>
13004         * help.el (describe-key): Move print-help-return-message call
13005         out of conditional.
13007         * progmodes/etags.el (list-tags): Use with-no-warnings.
13009         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
13010         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
13011         (starttls-extra-args, starttls-extra-arguments): Add defvars.
13013         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
13015         * language/viet-util.el (viet-viscii-nonascii-translation-table):
13016         Add defvar.
13018         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
13019         Use defvar, not defconst.
13021         * hexl.el (hexl-follow-line): Use with-no-warnings.
13023         * emulation/tpu-extras.el: Use write-file-functions instead of
13024         write-file-hooks.
13026         * dired.el (dired-font-lock-keywords): Fontify files with junk
13027         extensions even if marked by -F.
13029 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
13031         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
13032         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
13033         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
13034         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
13035         (concatenate, list-length, get*, getf, cl-remprop):
13036         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
13037         (etypecase, progv, lexical-let, lexical-let*)
13038         (multiple-value-bind, multiple-value-setq, shiftf):
13039         Improve argument/docstring consistency.
13041         * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
13043 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
13045         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
13046         doesn't exist.
13048         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
13049         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
13051 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
13053         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
13054         already deleted variables: auto-fill-hook, blink-paren-hook,
13055         lisp-indent-hook, inhibit-local-variables, unread-command-event,
13056         suspend-hooks, comment-indent-hook, meta-flag,
13057         before-change-function, after-change-function,
13058         font-lock-doc-string-face.
13060 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
13062         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
13064 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
13066         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
13067         rmail-dont-reply-to.
13069 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
13071         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
13072         literal blank when splitting new-header-values.
13074 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
13076         * calendar/cal-menu.el (cal-menu-update): Add separator as a
13077         string so that tmm doesn't create a completion entry for it.
13079         * textmodes/table.el (table-disable-menu): Ditto.
13081 2005-05-21  Richard M. Stallman  <rms@gnu.org>
13083         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
13085         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
13087         * net/rcompile.el (remote-compile): Use compilation-start.
13089         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
13091 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
13093         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
13094         Default to makefile-bsdmake-mode on BSD systems.
13096         * imenu.el (imenu-generic-expression, imenu--generic-function'):
13097         REGEXP may also be a search function now.  The part of doc-string
13098         for describing the structure was 95% identical to that of
13099         `imenu--generic-function'.  Unify it there.
13101         * progmodes/make-mode.el (makefile-imenu-generic-expression):
13102         Use function to find dependencies, because regexp alone is so complex,
13103         it easily goes into an endless loop.
13104         (makefile-makepp-mode): Also add submenu for Perl functions
13105         defined in the makefile.
13106         (makefile-bsdmake-mode): Special imenu-generic-expression no
13107         longer needed, due to function call.
13108         (makefile-match-dependency): Take BOUND into account when checking
13109         if we're through.
13111 2005-05-20  Jay Belanger  <belanger@truman.edu>
13113         * calc/calc-units.el (calc-invalidate-units-table):
13114         Use inhibit-read-only.
13115         (math-build-units-table-buffer): Use view-mode.
13117 2005-05-20  David Kastrup  <dak@gnu.org>
13119         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
13120         easy-menu-add is not a nop on Emacs; and clarify when to call it.
13122 2005-05-20  Lute Kamstra  <lute@gnu.org>
13124         * diff-mode.el (diff-header-face, diff-file-header-face)
13125         (diff-index-face, diff-hunk-header-face, diff-removed-face)
13126         (diff-added-face, diff-changed-face, diff-function-face)
13127         (diff-context-face, diff-nonexistent-face): Put them in the
13128         diff-mode customization group.
13130 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13132         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
13134         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
13136         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
13137         Minor regexp-optimization.
13139 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
13141         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
13142         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
13143         (org-agenda-add-time-grid-maybe): New function.
13144         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
13145         (org-table-create): `dotimes' instead of `mapcar'.
13146         (org-xor): Simplify implementation.
13147         (org-agenda): `inhibit-redisplay' turned on.
13148         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
13149         a consistent line after a state change.
13150         (org-agenda-remove-times-when-in-prefix): New option.
13151         (org-prefix-has-time): New variable.
13152         (org-parse-time-string): Optional argument NODEFAULT.
13153         (org-format-agenda-item): Parse items for time-of-day
13154         specifications and move these into the prefix if possible.
13155         (org-agenda-priority): Get current heading, not previous heading
13156         during agenda remote editing.
13158 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
13160         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
13161         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
13162         (remove-duplicates, delete-duplicates, substitute)
13163         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
13164         (nsubstitute-if-not, find, find-if, find-if-not, position)
13165         (position-if, position-if-not, count, count-if, count-if-not)
13166         (mismatch, search, sort*, stable-sort, merge, member*)
13167         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
13168         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
13169         (intersection, nintersection, set-difference, nset-difference)
13170         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
13171         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
13172         (nsublis, tree-equal): Improve argument/docstring consistency.
13174         * subr.el (send-string, send-region): Remove obsolescence declaration.
13175         (window-dot, set-window-dot, read-input, show-buffer)
13176         (eval-current-buffer, string-to-int):
13177         Add release number to obsolescence declarations.
13179 2005-05-19  Kim F. Storm  <storm@cua.dk>
13181         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
13182         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
13184 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
13186         * faces.el (list-faces-display): Make back button respect optional
13187         regexp arg.
13189 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
13191         * calculator.el (calculator-radix-grouping-mode)
13192         (calculator-radix-grouping-digits, calculator-displayer)
13193         (calculator-radix-grouping-separator, calculator-copy-displayer):
13194         * dabbrev.el (dabbrev-search-these-buffers-only):
13195         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
13196         (diff-advance-after-apply-hunk, diff-mode-hook)
13197         (diff-minor-mode-prefix):
13198         * imenu.el (imenu-use-popup-menu):
13199         * jit-lock.el (jit-lock-context-time):
13200         * newcomment.el (comment-fill-column, comment-column)
13201         (comment-style, comment-padding, comment-multi-line)
13202         (comment-empty-lines, comment-auto-fill-only-comments):
13203         * reveal.el (reveal-around-mark):
13204         * uniquify.el (uniquify-buffer-name-style)
13205         (uniquify-after-kill-buffer-p)
13206         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
13207         (uniquify-min-dir-content, uniquify-separator)
13208         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
13209         * w32-vars.el (w32-fixed-font-alist):
13210         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
13211         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
13212         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
13213         * progmodes/perl-mode.el (perl-indent-level)
13214         (perl-continued-statement-offset, perl-continued-brace-offset)
13215         (perl-brace-offset, perl-brace-imaginary-offset)
13216         (perl-label-offset, perl-indent-continued-arguments)
13217         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
13218         * progmodes/tcl.el (tcl-indent-level)
13219         (tcl-continued-indent-level, tcl-auto-newline)
13220         (tcl-tab-always-indent, tcl-electric-hash-style)
13221         (tcl-help-directory-list, tcl-use-smart-word-finder)
13222         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
13223         (inferior-tcl-source-command):
13224         * textmodes/fill.el (enable-kinsoku):
13225         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
13226         * textmodes/table.el (table-yank-handler):
13227         Specify missing group (and type, if simple) in defcustom.
13229 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
13231         * progmodes/compile.el (compilation-finish-function): Fix defvar.
13233 2005-05-19  Richard M. Stallman  <rms@gnu.org>
13235         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
13237         * subr.el (event-basic-type): Don't get an error.
13238         (left-fringe-p): Function deleted.
13240         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
13241         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
13243         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
13244         in recursive copy.
13246         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
13248         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
13250         * emacs-lisp/bytecomp.el
13251         (byte-compile-file-form-custom-declare-variable):
13252         Call byte-compile-nogroup-warn if appropriate.
13254         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
13255         (compilation-set-window): Don't call left-fringe-p; do it directly.
13257 2005-05-19  Jay Belanger  <belanger@truman.edu>
13259         * calc/calc-graph.el (calc-graph-format-data): Make sure
13260         var-PlotRejects is bound before trying to check its value.
13262 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
13264         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
13265         definition of this variable from reftex-global.el to reftex.el,
13266         because it is needed in the menu.
13268 2005-05-19  Lute Kamstra  <lute@gnu.org>
13270         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
13271         years are fixed.  Don't insert a space after a dash.
13273 2005-05-19  Kim F. Storm  <storm@cua.dk>
13275         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
13277 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
13279         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
13280         strings, because (eq ... ?\\) is fairly frequent.
13282         * progmodes/make-mode.el (makefile-add-this-line-targets):
13283         Simplify and integrate into `makefile-pickup-targets'.
13284         (makefile-add-this-line-macro): Simplify and integrate into
13285         `makefile-pickup-macros.
13286         (makefile-pickup-filenames-as-targets): Simplify.
13287         (makefile-previous-dependency, makefile-match-dependency):
13288         Don't stumble over `::'.
13290 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
13292         * subr.el (post-command-idle-hook, post-command-idle-delay):
13293         Remove obsoletion of post-command-idle-hook and
13294         post-command-idle-delay.
13296         * faces.el (list-faces-display): Provide button when describe-face
13297         is called to take user back to the list of faces.
13299         * help-fns.el (describe-variable): Remove hyperlinks in a
13300         variable's value as these are quite frequently inappropriate.
13302         * follow.el (follow-submit-feedback, follow-mode):
13303         Remove references to post-command-idle-hook.
13305 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
13307         * progmodes/make-mode.el (makefile-previous-dependency)
13308         (makefile-match-dependency): Check for := (and in bsd mode also
13309         !=) to give a better result, even when font-lock is not on.
13311 2005-05-18  Jay Belanger  <belanger@truman.edu>
13313         * calc/calc-help.el (calc-s-prefix-help):
13314         Add `calc-copy-special-constant' to help string.
13316 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
13318         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
13320 2005-05-18  Jay Belanger  <belanger@truman.edu>
13322         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
13323         in linear factors are in proper order.
13325 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
13327         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
13328         Support for jurabib.
13330         * textmodes/reftex.el (featurep): Define aliases for overlay
13331         commands, for XEmacs compatibility, and use these aliases in
13332         overlay initializations.
13333         (reftex-highlight): Use `reftex-move-overlay'.
13334         (reftex-unhighlight): Use `reftex-delete-overlay'.
13335         (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
13336         (reftex-access-search-path): Use `reftex-uniquify' instead of
13337         `reftex-uniq'
13339         * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
13340         `before-string' property modification enables for Emacs as well.
13341         (reftex-select-item): Use `reftex-delete-overlay'.
13342         (reftex-select-mark): Use `reftex-make-overlay' and
13343         `reftex-overlay-put'.
13344         (reftex-select-unmark): Use `reftex-delete-overlay' and
13345         `reftex-overlay-put'.
13347 2005-05-18  Lute Kamstra  <lute@gnu.org>
13349         * emacs-lisp/lisp.el (check-parens): Fix docstring.
13351 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
13353         * add-log.el (add-change-log-entry):
13354         * array.el (array-make-template, array-reconfigure-rows)
13355         (array-init-max-row, array-init-max-column)
13356         (array-init-columns-per-line, array-init-field-width):
13357         * replace.el (replace-match-maybe-edit, perform-replace):
13358         * textmodes/spell.el (spell-region):
13359         Replace `read-input' by `read-string'.
13361         * forms.el (forms-mode):
13362         * finder.el (finder-compile-keywords):
13363         * shadowfile.el (shadow-read-files):
13364         Replace `eval-current-buffer' by `eval-buffer'.
13366         * terminal.el (te-pass-through):
13367         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
13368         (ange-ftp-raw-send-cmd):
13369         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
13370         (send-process-next-char, telnet-initial-filter, telnet):
13371         Replace `send-string' by `process-send-string'.
13373         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
13374         (prolog-consult-region): Replace `send-string' by
13375         `process-send-string'; replace `send-region' by `process-send-region'.
13377         * progmodes/delphi.el (delphi-log-msg):
13378         Replace `set-window-dot' by `set-window-point'.
13380         * subr.el (window-dot, set-window-dot, read-input, send-string)
13381         (send-region, show-buffer, eval-current-buffer):
13382         Make really obsolete, as the comment says.
13384 2005-05-17  Kim F. Storm  <storm@cua.dk>
13386         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
13387         (cua--init-keymaps): Bind C-return instead of S-return to set
13388         rectangle mark.
13390         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
13391         instead of S-return to toggle/clear rectangle mark.
13393 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
13395         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
13396         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
13397         Also fontify plain strings assigned to variables, mostly so that a
13398         colon has a face and is thus not taken as a dependency separator.
13399         (makefile-previous-dependency): Inline the new matcher, because it
13400         is too complex to work in both directions.
13401         (makefile-match-dependency): Eliminate `backward' arg (see above).
13402         Completely reimplemented so as to not sometimes go into an endless
13403         loop.  It should also be more efficient, because first it only
13404         searches for `:', instead of applying the very complex regexp.
13405         (makefile-mode): Cancel `font-lock-support-mode', because blocks
13406         to be fontified in one piece can be too long for JIT.
13407         Makefiles are never *that* big.
13409 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
13411         * dired.el (dired-mode): Simplify.
13413 2005-05-17  Lute Kamstra  <lute@gnu.org>
13415         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
13416         defcustom for the mode hook variable.
13418         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
13419         Emacs Lisp Reference Manual.
13421 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
13423         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
13424         (evenp, list*):
13425         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
13426         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
13428         * net/tramp-smb.el (tramp-smb-open-connection):
13429         Pass `tramp-chunksize' as fifth (required) argument.
13431 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
13433         * font-lock.el (lisp-font-lock-keywords-1):
13434         Set `font-lock-negation-char-face' for [^...] char group.
13435         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
13437         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
13438         a var, and refine it to mask one more level of nested vars.
13439         (makefile-rule-action-regex): Turn it into a var, and refine it so
13440         it recognizes backslashed continuation lines as belonging to the
13441         same command.
13442         (makefile-macroassign-regex): Refine it so it recognizes
13443         backslashed continuation lines as belonging to the same command.
13444         (makefile-var-use-regex): Don't look at the next char, because it
13445         might be the same one to be skipped by the initial [^$], leading
13446         to an overlooked variable use.
13447         (makefile-make-font-lock-keywords): Remove two parameters, which
13448         are now variables that some of the modes set locally.
13449         Handle dependency and rule action matching through functions, because
13450         regexps alone match too often.  Dependency matching now comes
13451         last, so it can check, whether a colon already matched something else.
13452         (makefile-mode): Inform that font-lock improves makefile parsing
13453         capabilities.
13454         (makefile-match-dependency, makefile-match-action): New functions.
13456 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
13458         * emacs-lisp/cl-extra.el (equalp): Doc fix.
13460         * align.el (align-regexp):
13461         * ansi-color.el (ansi-color-get-face):
13462         * array.el (array-reconfigure-rows, array-init-max-row)
13463         (array-init-max-column, array-init-columns-per-line)
13464         (array-init-field-width):
13465         * dired-aux.el (dired-trample-file-versions):
13466         * dired-x.el (dired-mark-sexp):
13467         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
13468         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
13469         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
13470         * faces.el (face-read-integer):
13471         * files.el (backup-extract-version, insert-directory):
13472         * hexl.el (hexl-insert-decimal-char):
13473         * server.el (server-process-filter):
13474         * shell.el (shell-extract-num):
13475         * startup.el (command-line-1):
13476         * term.el (term-command-hook):
13477         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
13478         (time-stamp-do-number):
13479         * time.el (display-time-update):
13480         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
13481         (timezone-fix-time):
13482         * vms-patch.el (vms-suspend-resume-hook):
13483         * calendar/appt.el (appt-convert-time):
13484         * calendar/cal-bahai.el (mark-bahai-diary-entries):
13485         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
13486         * calendar/cal-islam.el (mark-islamic-diary-entries):
13487         * calendar/calendar.el (calendar-cursor-to-date)
13488         (calendar-star-date):
13489         * calendar/diary-lib.el (diary-attrtype-convert)
13490         (mark-diary-entries, diary-entry-time):
13491         * calendar/solar.el (solar-get-number):
13492         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
13493         * emacs-lisp/re-builder.el (reb-display-subexp):
13494         * emulation/edt.el (edt-set-scroll-margins):
13495         * emulation/tpu-extras.el (tpu-set-scroll-margins):
13496         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
13497         (vip-get-ex-count):
13498         * emulation/viper-ex.el (viper-get-ex-token)
13499         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
13500         * international/fontset.el (fontset-plain-name):
13501         * mail/feedmail.el (feedmail-look-at-queue-directory):
13502         * mail/mailalias.el (mail-get-names):
13503         * mail/rmail.el (rmail-convert-to-babyl-format):
13504         * mail/rmailsum.el (rmail-make-basic-summary-line)
13505         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
13506         (rmail-summary-goto-msg):
13507         * mail/smtpmail.el (smtpmail-read-response):
13508         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
13509         (ange-ftp-vms-add-file-entry):
13510         * play/gametree.el (gametree-looking-at-ply)
13511         (gametree-current-branch-score):
13512         * progmodes/ada-xref.el (ada-prj-find-prj-file)
13513         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
13514         * progmodes/cperl-mode.el (condition-case):
13515         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
13516         (ebrowse-set-member-buffer-column-width)
13517         (ebrowse-select-1st-to-9nth):
13518         * progmodes/etags.el (etags-snarf-tag):
13519         * progmodes/flymake.el (flymake-parse-line):
13520         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
13521         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
13522         (idlwave-shell-menu-def):
13523         * progmodes/ps-mode.el (ps-run-goto-error):
13524         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
13525         (vhdl-speedbar-contract-level):
13526         * term/mac-win.el (x-handle-numeric-switch):
13527         * term/sun-mouse.el (sun-get-frame-data):
13528         * term/w32-win.el (x-handle-numeric-switch):
13529         * term/x-win.el (x-handle-numeric-switch):
13530         * textmodes/ispell.el (ispell-parse-output):
13531         * textmodes/nroff-mode.el (nroff-outline-level):
13532         * textmodes/reftex-cite.el (reftex-bib-sort-year)
13533         (reftex-bib-sort-year-reverse, reftex-format-citation):
13534         * textmodes/reftex-parse.el (reftex-init-section-numbers)
13535         (reftex-section-number):
13536         * textmodes/texinfmt.el (texinfo-paragraphindent):
13537         Replace `string-to-int' by `string-to-number'.
13539         * international/latexenc.el: Add page marker to force the "Local
13540         Variables:" string out of the last page.
13542 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
13544         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
13545         tooltip-change-major-mode.
13546         (gud-tooltip-print-command): Remove case where gud-minor-mode
13547         is gdb ("--fullname").
13548         (gud-tooltip-tips): Turn GUD tooltips off for this case and
13549         explain to user.
13551 2005-05-16  Jay Belanger  <belanger@truman.edu>
13553         * calc/calc-store.el (calc-copy-special-constant): New function.
13555         * calc/calc-ext.el (calc-init-extensions): Add binding for
13556         `calc-copy-special-constant'.
13558         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
13559         for the `calc-copy-special-constant' command.
13561 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
13563         * subr.el (left-fringe-p): New function.
13565         * progmodes/compile.el (compilation-setup): Set local value of
13566         overlay-arrow-string to "" always.
13567         (compilation-set-window): Left fringe then don't scroll.
13568         No left fringe then no arrow and scroll message to top.
13569         (compilation-context-lines): Adjust doc string accordingly.
13571 2005-05-16  Kim F. Storm  <storm@cua.dk>
13573         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
13574         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
13575         (ido-wide-find-dir-or-delete-dir): New command for M-d.
13576         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
13577         (ido-read-file-name): Handle commands with ido property value
13578         equal to find-file as reading a file name, to allow C-d to enter dired.
13579         (ibuffer-find-file): Add ido property with value find-file.
13581 2005-05-15  Kim F. Storm  <storm@cua.dk>
13583         * subr.el (open-network-stream-nowait): Remove.
13584         (open-network-stream-server): Remove.
13586 2005-05-15  Richard M. Stallman  <rms@gnu.org>
13588         * faces.el (describe-face): Output a definition link button.
13590         * help-mode.el (help-face-def): New button type.
13592         * emacs-lisp/copyright.el (copyright-fix-years):
13593         Match properly if the first year is 2-digit.
13594         Don't mess up the whitespace after the years by filling.
13596         * dired-aux.el (dired-mark-confirm):
13597         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
13599         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
13600         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
13601         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
13603         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
13604         Set font-lock-comment-start-skip.
13606         * font-lock.el (font-lock-comment-start-skip): New variable.
13607         (font-lock-comment-end-skip): New variable.
13608         (font-lock-fontify-syntactically-region): Use them if non-nil.
13610 2005-05-15  Jay Belanger  <belanger@truman.edu>
13612         * calc/calc-store.el (calc-store-value): Return a string rather
13613         than display it as a message.
13614         Use calc-var-name for variable name.
13615         (calc-store-into): Add the result of calc-store-value to message.
13616         (calc-copy-variable): Add a message.
13617         (calc-store-exchange): Improve error messages.
13618         (calc-store-binary, calc-store-map): Don't reset the values of
13619         special constants.
13621 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
13623         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
13624         manual to docstring.
13626         * files.el (hack-local-variables-confirm): Add STRING argument.
13627         Make the function handle non file visiting buffers correctly.
13628         (hack-local-variables-prop-line, hack-local-variables)
13629         (hack-one-local-variable): Use STRING arg of
13630         `hack-local-variables-confirm'.
13632 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
13634         Sync with Tramp 2.0.49.
13636         * net/tramp.el (tramp-handle-dired-call-process)
13637         (tramp-handle-insert-directory):`insert-buffer' cannot be used
13638         because the contents of the Tramp buffer is changed before
13639         insertion (`expand-file' and alike).
13640         (tramp-handle-insert-directory): If `localname' has an empty
13641         nondirectory name, it must not be quoted.
13642         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
13643         variable `tramp-chunksize'.  Change callees.
13644         (tramp-open-connection-setup-interactive-shell): Check remote host
13645         for buggy `send-process-string' implementation.
13646         Set `tramp-chunksize' if found.  Reported by Michael Kifer
13647         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
13648         (tramp-handle-shell-command): `insert-buffer' cannot be used
13649         because the contents of the Tramp buffer is changed before
13650         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
13651         <frederic.bothamy@free.fr>.
13652         (tramp-set-auto-save): Actions should be done for Tramp file name
13653         handler only.  Ange-FTP has its own auto-save mechanism.
13654         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
13655         (tramp-set-auto-save-file-modes): Set file modes of
13656         `buffer-auto-save-file-name' to ?\600 as fallback solution.
13657         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
13658         (tramp-bug): Remove obsolete variable.
13659         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
13660         for presence of `mml-mode'.  Make it running for older Emacsen as well.
13662 2005-05-14  John Paul Wallington  <jpw@pobox.com>
13664         * ibuf-ext.el (define-ibuffer-filter filename):
13665         If `dired-directory' is a list, use its car.
13667 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
13669         * ibuffer.el (define-ibuffer-column filename):
13670         If `dired-directory' is a list, use its car.
13672 2005-05-14  Richard M. Stallman  <rms@gnu.org>
13674         * subr.el (symbol-file): Doc fix.
13676         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
13677         (byte-compile-form): Call byte-compile-nogroup-warn.
13678         (byte-compile-warning-types): Doc fix.
13680         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
13682         * progmodes/cc-engine.el (c-literal-faces):
13683         Add font-lock-comment-delimiter-face.
13685         * net/net-utils.el (dig): Use with-no-warnings.
13687         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
13688         (sc-recite-frame-alist, sc-default-cite-frame)
13689         (sc-default-uncite-frame, sc-default-recite-frame)
13690         (sc-attrib-selection-list, sc-rewrite-header-list):
13691         Mark as risky-local-variable.
13693         * international/ogonek.el (ogonek-jak, ogonek-how):
13694         Don't use beginning-of-buffer.
13696         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
13698         * calendar/solar.el (solar-data-list): Move definition up.
13700         * dnd.el (dnd-protocol-alist): Add autoload.
13702         * progmodes/sh-script.el: Many doc usage fixes.
13703         (sh-indent-after-do): Change default to match common styles.
13705 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
13707         * files.el (interpreter-mode-alist)
13708         (auto-mode-interpreter-regexp): Doc fixes.
13710 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
13712         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
13714         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
13716 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13718         * dired.el (dired-mode): make-variable-buffer-local =>
13719         make-local-variable.
13721 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13723         * term/mac-win.el (mac-select-convert-to-string): Try coding
13724         systems in mac-script-code-coding-systems if specified one cannot
13725         encode string for `com.apple.traditional-mac-plain-text'.
13727 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
13729         * progmodes/make-mode.el (makefile-targets-face)
13730         (makefile-shell-face, makefile-makepp-perl-face): New faces.
13731         (makefile-dependency-regex): Fix it to not make the colon in
13732         $(var:a=b) special.
13733         (makefile-rule-action-regex): New regexp for highlighting embedded
13734         Shell strings.
13735         (makefile-macroassign-regex): Handle != for highlighting as
13736         embedded Shell strings.
13737         (makefile-var-use-regex): New const.
13738         (makefile-statements, makefile-automake-statements)
13739         (makefile-gmake-statements, makefile-makepp-statements)
13740         (makefile-bsdmake-statements): New consts.
13741         (makefile-make-font-lock-keywords): New function.
13742         (makefile-automake-font-lock-keywords)
13743         (makefile-gmake-font-lock-keywords)
13744         (makefile-makepp-font-lock-keywords)
13745         (makefile-bsdmake-font-lock-keywords): New consts.
13746         (makefile-mode-map): Add switchers between the various submodes.
13747         (makefile-mode): Document the availability of the variants.
13748         (makefile-automake-mode, makefile-gmake-mode)
13749         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
13751         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
13752         new variants of makefile-mode.
13754 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13756         * font-lock.el (font-lock-comment-delimiter-face): Fix up
13757         the inheritance.
13759 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
13761         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
13762         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
13764         * files.el (normal-mode): Extend the scope of the
13765         `enable-local-variables' binding to include the `set-auto-mode' call.
13766         (magic-mode-alist): Doc fix.
13768 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13770         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
13771         font-lock-comment-face rather than copying its setting.
13773 2005-05-12  Andreas Schwab  <schwab@suse.de>
13775         * eshell/esh-mode.el (eshell-send-input): Doc fix.
13777 2005-05-12  Lute Kamstra  <lute@gnu.org>
13779         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
13780         defcustom for the mode hook variable.  Delete the last argument.
13781         * generic-x.el: Fix callers of define-generic-mode.
13782         (generic-x-modes): Delete group.
13783         (show-tabs-tab-face, show-tabs-space-face): Put them in the
13784         generic-x customization group.
13786 2005-05-12  Kim F. Storm  <storm@cua.dk>
13788         * font-lock.el (font-lock-negation-char-face): Default to "off".
13790         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
13791         font-lock-negation-char-face to ! in !=.
13793 2005-05-12  Masatake YAMATO  <jet@gyve.org>
13795         * add-log.el (find-change-log): Fix typos in the docstring
13796         of function.
13798 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
13800         * international/latexenc.el (latexenc-find-file-coding-system):
13801         Avoid `re-search-forward' when looking for input encoding because
13802         of speed and safety.  Better regular expressions for recognizing
13803         input encoding.  Limit a search for TeX-master/tex-main-file to
13804         the local variable section.
13806 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
13808         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
13809         syntax of $ to "'" (quote).
13811 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
13813         * dnd.el (dnd-protocol-alist): Improve custom type.
13815         * dired.el (dired-dnd-protocol-alist): New variable.
13816         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
13817         `dired-mode-hook' to the end.
13819 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
13821         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
13822         comment-end if comment-start-skip is not set.
13823         Obey the font-lock-comment-delimiter-face variables.
13825 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
13827         * files.el (executable-find): Move from executable.el.  Use
13828         locate-file.
13829         * progmodes/executable.el (executable-find): Move to files.el.
13831         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
13832         when trying to ensure forward progress.
13834 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
13836         * mouse-sel.el (mouse-sel-follow-link-p): New function.
13837         (mouse-select, mouse-select-internal, mouse-extend-internal):
13838         Use it to implement mouse-1-click-follows-link functionality.
13840 2005-05-11  Richard M. Stallman  <rms@gnu.org>
13842         * font-lock.el (font-lock-fontify-syntactically-region):
13843         Use font-lock-comment-delimiter-face for comment delimiters.
13845 2005-05-10  Jay Belanger  <belanger@truman.edu>
13847         * calc/calc-help.el (calc-m-prefix-help): Add mention of
13848         preserving embedded modes.
13850 2005-05-10  Richard M. Stallman  <rms@gnu.org>
13852         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
13854         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
13855         Move from ada-stmt.el.
13856         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
13858         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
13859         Move to ada-mode.el.
13860         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
13862         * cus-edit.el (custom-file): Call file-chase-links.
13864         * files.el (read-directory-name): Fix previous change.
13865         (hack-local-variables-confirm): New function.
13866         (hack-local-variables-prop-line, hack-local-variables)
13867         (hack-one-local-variable): Use it.
13869 2005-05-10  Lute Kamstra  <lute@gnu.org>
13871         * font-lock.el (font-lock-keywords-alist)
13872         (font-lock-removed-keywords-alist): Clarify docstrings.
13874 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
13876         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
13877         (gdb-source-info): Check for preprocessor info.
13878         (gdb-tooltip-print-1): New function.  Don't print tooltip if it is
13879         a macro for a function.
13880         (gdb-info-breakpoints-custom): Try to find file again if not already
13881         found (user might have used GDB dir command).
13882         (gdb-get-location): Update gdb-location-alist correctly for change
13883         to gdb-info-breakpoints-custom.
13885         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
13886         (gud-tooltip-print-command): Add gdbmi case.
13887         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
13888         preprocessor info.
13890 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
13892         * startup.el (fancy-splash-insert): Fix typo in doc string.
13894 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
13896         * obsolete/float.el (string-to-float):
13897         * obsolete/hilit19.el (hilit-add-pattern):
13898         * obsolete/rnews.el (news-parse-range, news-select-message)
13899         (news-get-pruned-list-of-files): Replace `string-to-int' by
13900         `string-to-number'.
13902         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
13903         `find-file-not-found-hooks'; use `add-hook'.
13904         (uncompress-while-visiting): Set `write-file-functions', not
13905         `write-file-hooks'; use `add-hook'.
13907 2005-05-09  Kim F. Storm  <storm@cua.dk>
13909         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
13910         (cua-paste): Handle clipboard action.
13911         (cua--init-keymaps): Remap clipboard-kill-region and
13912         clipboard-kill-ring-save.
13914 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
13916         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
13917         Improve commentary.
13919         * simple.el (next-error-overlay-arrow-position): Revert the change
13920         made on 2005-04-30.
13922 2005-05-07  Jay Belanger  <belanger@truman.edu>
13924         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
13925         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
13926         `calc-sel-reselect'.
13928         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
13929         Calc is in embedded mode.
13931 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
13933         * progmodes/compile.el (compilation-setup):
13934         Set overlay-arrow-string to an empty string on text terminals.
13936         * textmodes/ispell.el (ispell-program-name): Try looking for
13937         "aspell" along exec-path, and if found, use it as the default
13938         speller program.
13940 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
13942         * international/mule.el (sgml-xml-auto-coding-function):
13943         Recognize encoding='FOO' in single quotes as well as in double quotes.
13945 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
13947         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
13948         as well as `interactive', so that defmacro* would recognize
13949         `declare' forms.
13951 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
13953         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
13954         Explain more about the LIGHTER arg's usage in the doc string.
13955         Add commentary to clarify what the code does.  Fix the regexp that
13956         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
13957         since it could have characters special to regular expressions.
13959 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
13961         * replace.el (occur-1): Bind inhibit-read-only so that
13962         erase-buffer doesn't barf on read-only text properties (likewise
13963         for add-text-properties in occur-engine).  Mark buffer as unmodified.
13964         (occur-engine): Don't set buffer-read-only here.
13966 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13968         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
13969         list-buffers-directory.  This caused the *cvs-commit* buffer to be
13970         sometimes mistakenly reused as a *cvs* buffer.
13972 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
13974         * tooltip.el: Move code for GUD tooltips into gud.el.
13975         (require): CL no longer needed to compile case.
13976         (tooltip-mode): Do not toggle functions for GUD tooltips.
13977         (tooltip-gud-tips-p): Remove.  Replace with minor mode
13978         gud-tooltip-mode in gud.el.
13979         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
13980         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
13981         tooltip-gud prefix with gud-tooltip and obsolete.
13982         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
13983         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
13984         (tooltip-mouse-motion): Mouse movement functions/variable.
13985         Rename in gud.el by adding gud prefix.
13986         (tooltip-gud-original-filter, tooltip-gud-dereference)
13987         (tooltip-gud-event, tooltip-toggle-gud-tips)
13988         (tooltip-gud-process-output, tooltip-gud-print-command)
13989         (tooltip-gud-tips): GUD tooltip functions/variables.  Rename in
13990         gud.el by replacing tooltip-gud prefix with gud-tooltip.
13991         (gdb-tooltip-print): Move to gdb-ui.el.
13993         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
13994         (require): CL needed to compile case.
13995         (gud-tooltip-mode): Use to toggle GUD tooltips instead of
13996         tooltip-gud-tips-p.  Make it a minor-mode.
13997         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
13998         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
13999         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
14000         (gud-tooltip-change-major-mode)
14001         (gud-tooltip-activate-mouse-motions-if-enabled)
14002         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
14003         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
14004         (gud-tooltip-original-filter, gud-tooltip-dereference)
14005         (gud-tooltip-event, tooltip-toggle-gud-tips)
14006         (gud-tooltip-process-output, gud-tooltip-print-command)
14007         (gud-tooltip-tips): Move from tooltip.el.
14009         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
14010         (gdb-cpp-define-alist-flags): Doc fix.
14011         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
14012         gud-tooltip-mode is t.
14014 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14016         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
14017         evaporate if their text is deleted.
14018         (goto-address-at-point): Make it work as a mouse binding as well.
14019         (goto-address-at-mouse): Obsolete it.  Update users.
14021 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
14023         * calendar/appt.el (top-level): No longer activate on load.
14025 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
14027         * calendar/cal-bahai.el (mark-bahai-diary-entries):
14028         * net/webjump.el (webjump):
14029         * progmodes/idlw-help.el (idlwave-do-context-help1)
14030         (idlwave-highlight-linked-completions):
14031         * textmodes/po.el (po-find-file-coding-system-guts):
14032         Replace `assoc-ignore-case' by `assoc-string'.
14034 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
14036         * files.el (locate-file): Doc fix.
14038         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
14039         Remove the redundant test for ms-dos.
14041         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
14042         look for the preprocessor with exec-suffixes.  If not found in
14043         standard places, look in exec-path.  Remove most of the tests that
14044         used system-type.
14046         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
14048         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
14050         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
14051         file-name clash with jka-compr.el on 8+3 filesystems.
14053 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14055         * term/mac-win.el: Don't define or bind scroll bar functions if
14056         x-toolkit-scroll-bars is t.
14057         (x-select-text, x-get-selection-value): Clear
14058         x-last-selected-text-clipboard if x-select-enable-clipboard is
14059         nil.
14060         (PRIMARY): Put mac-scrap-name property.
14061         (mac-select-convert-to-file-url): New function.
14062         (public.file-url): New selection target type.  Add to
14063         selection-converter-alist.
14064         (x-get-selection, x-selection-value): Handle it.
14065         (x-cut-buffer-or-selection-value): New alias.
14067 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14069         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
14070         entry to avoid calling bibtex-find-entry with arg global
14071         being t.  Remove arg key.
14072         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
14073         (bibtex-copy-summary-as-kill): Change accordingly.
14075 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14077         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
14078         (org-agenda-date-later): Use with-current-buffer.
14080 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
14082         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
14083         (define-obsolete-variable-alias): Doc Fixes.
14085 2005-05-06  Kim F. Storm  <storm@cua.dk>
14087         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
14088         vertical-motion when selective-display is active.
14090         * ido.el (ido-setup-hook): New hook.
14091         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
14092         (ido-input-stack): New var.
14093         (ido-define-mode-map): Bind M-b to ido-push-dir.  Move old
14094         ido-next-work-file binding to M-O.
14095         Bind M-f to ido-wide-find-file-or-pop-dir.
14096         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
14097         (ido-read-internal): Run ido-setup-hook.
14098         Catch quit in read-file-name and read-string to cancel edit.
14099         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
14100         Automatically pop-all when completing a directory name (RET).
14101         (ido-file-internal): Add with-no-warnings around ffap and dired code.
14102         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
14103         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
14104         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
14105         New functions for M-b/M-f to move among the directory components.
14106         (ido-make-merged-file-list): Catch quit to cancel merge.
14107         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
14108         (ido-completion-help): No warnings for ido-completion-buffer-full.
14110 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
14112         * font-lock.el (font-lock-negation-char-face): New face and variable.
14113         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
14114         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
14115         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
14116         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
14118 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
14120         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
14121         Fix typo in docstring.
14123         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
14124         (ebrowse-print-statistics-line)
14125         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
14127         * term/w32-win.el (image-library-alist): Add additional name for
14128         Xpm library.
14130 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
14132         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
14133         use gcc instead of cpp.
14135         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
14136         (gdb-create-define-alist): Use it.
14137         (gdb-cpp-define-alist-program): Update for MS-DOS.
14139 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
14141         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
14143 2005-05-04  Richard M. Stallman  <rms@gnu.org>
14145         * help.el (describe-key): No error when UNTRANSLATED is nil.
14147         * simple.el (line-move-1): Fix previous change to signal errors
14148         appropriately.
14150 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
14152         * calendar/icalendar.el (icalendar-version): Now at 0.12.
14153         (icalendar-duration-correction): Remove.
14154         (icalendar--get-event-properties): Split result at commas.
14155         (icalendar--decode-isoduration): New optional argument
14156         DURATION-CORRECTION.
14157         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
14158         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
14159         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
14160         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
14161         (icalendar--convert-anniversary-to-ical): New functions, extracted
14162         from icalendar-export-region, with bug fixes.
14163         (icalendar-export-region): Use the above functions.
14164         (icalendar-import-buffer): Check before saving diary file.
14165         (icalendar--convert-recurring-to-diary)
14166         (icalendar--convert-non-recurring-all-day-to-diary)
14167         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
14168         extracted from icalendar--convert-ical-to-diary, with bug fixes.
14169         (icalendar--convert-ical-to-diary): Use the above functions.
14171 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
14173         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
14174         Remove these recent additions.
14175         (c-mode): Restore to before 2005-04-28.
14177         * progmodes/cc-vars.el (cc-define-list-program): Remove this
14178         recent addition.
14180         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
14181         (gdb-define-alist): New variables.
14182         (gdb-create-define-alist): New function.
14183         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
14184         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
14185         with string-to-number.
14186         (gdb-reset): Kill gdb-define-alist.  Move assignments outside loop.
14188         * progmodes/gud.el: Replace string-to-int with string-to-number.
14189         (gud-find-file): Handle gdb-define-alist.
14191         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
14193 2005-05-02  Jay Belanger  <belanger@truman.edu>
14195         * calc/calc-aent.el (math-read-token):
14196         * calc/calc-bin.el (calc-word-size):
14197         * calc/calc-ext.el (calc-read-number-fancy):
14198         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
14199         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
14200         * calc/calc-frac.el (calc-over-notation):
14201         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
14202         (calc-graph-num-points, calc-graph-init):
14203         * calc/calc-prog.el (calc-read-parse-table-part)
14204         (calc-edit-macro-repeats):
14205         * calc/calc-yank.el (calc-do-grab-rectangle):
14206         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
14207         Replace `string-to-int' by `string-to-number'.
14209 2005-05-02  Kim F. Storm  <storm@cua.dk>
14211         * kmacro.el: Use executing-kbd-macro-index variable.
14213 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
14215         * net/rlogin.el (rlogin-parse-words): Delete func.
14216         (rlogin): Use split-string, not rlogin-parse-words.
14217         Also, if there are option-like elements in the parsed args,
14218         take the host to be the first arg immediately following them.
14219         Suggested by Michael Mauger.
14221 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
14223         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
14225 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
14227         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
14228         (cc-mode-cpp-program): Rename to cc-define-list-program and
14229         move to cc-vars.el.
14231         * progmodes/cc-vars.el (cc-define-list-program):
14232         Change to "gcc -E -dM -".  Make customizable.
14234 2005-05-02  Kim F. Storm  <storm@cua.dk>
14236         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
14238 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
14240         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
14242         * international/mule-util.el (truncate-string): Remove alias and
14243         obsolete declaration.
14245         * international/mule-cmds.el (update-iso-coding-systems):
14246         Remove alias and obsolete declaration.
14248         * international/mule.el (coding-system-parent): Remove alias and
14249         obsolete declaration.
14251         * subr.el (define-function, sref): Remove aliases and obsolete
14252         declarations.
14253         (chars-in-region): Remove obsolete declaration.
14255 2005-05-01  Richard M. Stallman  <rms@gnu.org>
14257         * info.el (Info-mode): Set widen-automatically to nil, locally.
14259         * simple.el (widen-automatically): New variable.
14260         (pop-global-mark): Obey widen-automatically.
14262 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
14264         * term/xterm.el (function-key-map): Call substitute-key-definition
14265         before the keymap size is increased by a lot of define-key calls.
14267 2005-05-01  Richard M. Stallman  <rms@gnu.org>
14269         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
14270         Rename ARG to ELEMENT.  Doc fix.
14272 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
14274         * allout.el (allout-exposure): Remove macro and obsolete declaration.
14275         Remove references to allout-exposure/change to allout-new-exposure.
14277         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
14278         bytecode symbols.
14280         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
14281         (compiled-function-p, focus-frame, unfocus-frame):
14282         Remove aliases and obsolete declarations.
14283         Back out inadvertent changes from previous commit.
14285 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
14287         * files.el (require-final-newline): Make Custom tags consistent
14288         with mode-require-final-newline.
14289         (mode-require-final-newline): Doc fix.
14291 2005-05-01  Stefan Monnier <monnier@iro.umontreal.ca>
14293         * international/latexenc.el (latexenc-find-file-coding-system):
14294         Fix regular expressions.
14296 2005-05-01  David Kastrup <dak@gnu.org>
14298         * international/latexenc.el (latexenc-find-file-coding-system):
14299         Fix regular expressions.
14301 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
14303         * subr.el (string-to-int): Make obsolete.
14305 2005-04-30  Richard M. Stallman  <rms@gnu.org>
14307         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
14309         * loadup.el: load jka-comp-hook.
14311         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
14312         (jka-compr-handler): Add autoload.  `put' calls moved
14313         to jka-comp-hook.el.
14314         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
14315         (jka-compr-inhibit): Autoload.
14317         * jka-comp-hook.el: New file.
14318         Enable the mode by default.
14320         * files.el (backup-buffer-copy): Use copy-file instead
14321         of write-region, and put back the 'excl.
14323 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
14325         * progmodes/flymake.el (flymake-split-string)
14326         (flymake-split-string, flymake-log, flymake-pid-to-names)
14327         (flymake-reg-names, flymake-get-source-buffer-name)
14328         (flymake-unreg-names, flymake-add-line-err-info)
14329         (flymake-add-err-info): Clarify docstrings.
14330         (flymake-popup-menu, flymake-make-emacs-menu)
14331         (flymake-make-xemacs-menu): Add docstrings.
14332         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
14333         Set variables directly throughout.
14335 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
14337         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
14338         exists.  Initialize cc-define-alist.
14339         (c-mode): Add cc-create-define-alist locally to after-save-hook.
14340         If there is no file (Macroexpansion) don't create an alist.
14342 2005-04-29  Sam Steingold  <sds@gnu.org>
14344         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
14345         (cc-create-define-alist): Use it instead of the hard-coded string.
14347 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14349         * international/mule-conf.el (file-coding-system-alist): Fix regexp
14350         for latexenc.
14352 2005-04-29  Lute Kamstra  <lute@gnu.org>
14354         * emacs-lisp/generic.el: Improve commentary section.
14355         (define-generic-mode): Improve docstring.
14357 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
14359         * textmodes/org.el (many places): Change to quiet the byte compiler.
14360         (org-prefix-format-compiled): New variable.
14361         (org-compile-prefix-format): New function.
14362         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
14363         (org-agenda-prefix-format,org-timeline-prefix-format): New options.
14364         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
14365         (org-get-entries-from-diary): Use `org-get-time-of-day' for
14366         consistency with entries from `org-mode' files.
14367         (org-get-time-of-day): Fix bug with partial matches early in a line.
14368         (org-non-link-chars): New constant.
14369         (org-link-regexp): Respect `org-non-link-chars'.
14370         (org-agenda-day-view): Remove command.
14371         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
14372         (org-follow-bbdb-link, org-store-link): Search also company field.
14373         (org-highlight-overlay): New variable.
14374         (org-highlight, org-unhighlight): New functions.
14375         (org-agenda-mode): Add pre-command-hook to remove highlight.
14376         (org-evaluate-time-range): Behavior depends upon whether time stamp
14377         contains a time or not.
14378         (org-show-subtree, org-show-entry): New functions.
14379         (org-agenda-cleanup-fancy-diary): Remove empty lines.
14381 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
14383         * comint.el (comint-output-filter-functions): Add autoload cookie.
14385 2005-04-28  Kim F. Storm  <storm@cua.dk>
14387         * ido.el (ido-everywhere): Fix last change.
14389 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
14391         * international/latexenc.el: New file.
14392         * international/mule-conf.el (file-coding-system-alist): For .tex,
14393         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
14395 2005-04-28  Lute Kamstra  <lute@gnu.org>
14397         * font-lock.el (font-lock-add-keywords)
14398         (font-lock-remove-keywords): Clarify docstring.
14399         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
14400         Don't start docstrings with a `*'.
14401         (font-lock-update-removed-keyword-alist): Give it a docstring.
14403         * generic-x.el: Update commentary section.
14404         Only require font-lock when compiling.
14405         Define all modes conditionally.
14406         Place all generic modes in the generic-x-modes customization group.
14407         (generic-x-modes): New customization group.
14408         (generic-default-modes, generic-mswindows-modes)
14409         (generic-unix-modes, generic-other-modes): New constants.
14410         (generic-define-mswindows-modes, generic-define-unix-modes):
14411         Update docstrings.  Make them obsolete.
14412         (generic-extras-enable-list): New default value.  Update docstring.
14413         Improve :type.  Change :set function.
14414         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
14415         Fix docstring.
14417         * emacs-lisp/generic.el (generic-mode-internal):
14418         Simplify font-lock-defaults.
14419         (define-generic-mode): Fix docstring.
14421 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14423         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
14424         font-lock-face property to highlight matches.
14426 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
14428         * progmodes/cc-mode.el (cc-create-define-alist): New function.
14429         (cc-define-alist): New variable.
14430         (c-mode): Make it local and initialize it.
14432         * progmodes/gdb-ui.el (gdb-active-process): New variable.
14433         (gdb-exited): New function.
14434         (gdb-annotation-rules): Use it.
14435         (gdb-starting): Set gdb-active-process to t.
14436         (gdb-stopping): Amend doc string.
14437         (gdb-reset): Set gdb-active-process to nil.
14439         * tooltip.el (tooltip-gud-tips): Show the associated #define
14440         directives when a C program under GDB is not executing.
14442 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14444         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
14445         font-lock-fontify-syntactic-keywords.
14447         * font-lock.el (font-lock-default-fontify-region): Don't force
14448         parse-sexp-lookup-properties to nil.
14450 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
14452         * man.el (man-mode-syntax-table): Set up `:' to have
14453         word-constituent syntax.
14455 2005-04-27  Lute Kamstra  <lute@gnu.org>
14457         * novice.el (disable-command): Don't add spurious newlines to the
14458         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
14460 2005-04-26  Jay Belanger  <belanger@truman.edu>
14462         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
14463         than one window before deleting window.
14465 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
14467         * shell.el (shell-prompt-pattern): Doc fix.
14468         (shell-mode): Set paragraph-separate buffer locally to "\\'".
14470         * comint.el (comint-prompt-regexp, comint-get-old-input)
14471         (comint-use-prompt-regexp)
14472         (comint-use-prompt-regexp-instead-of-fields)
14473         (comint-replace-by-expanded-history, comint-send-input)
14474         (comint-output-filter, comint-get-old-input-default)
14475         (comint-line-beginning-position, comint-bol, comint-show-output)
14476         (comint-backward-matching-input, comint-forward-matching-input)
14477         (comint-next-prompt, comint-previous-prompt):
14478         Rename `comint-use-prompt-regexp-instead-of-fields' to
14479         `comint-use-prompt-regexp'.  Keep old name as alias and declare
14480         obsolete.
14481         (comint-use-prompt-regexp): Shorten first line of doc string.
14483         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
14484         Set paragraph-separate buffer locally to "\\'".
14486         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
14487         Adapt to above name change.
14489         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
14490         (smbclient-prompt-regexp): Ditto.
14492         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
14494 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
14496         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
14497         gdb-location-list.
14498         Break lines that are over 80 characters wide.
14500 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14502         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
14503         New fun and var, to preserve compatibility.
14505         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
14507 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
14509         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
14510         name to file-newer-than-file-p.
14512 2005-04-26  Richard M. Stallman  <rms@gnu.org>
14514         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
14516         * progmodes/python.el (python-mode):
14517         Use new name eldoc-documentation-function.
14519         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
14521         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
14522         (eldoc-documentation-function):
14523         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
14525 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
14527         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
14529 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
14531         * term/xterm.el (function-key-map): Fix strings for
14532         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
14533         {C,S,A,C-S}-{f1-f12}.
14535 2005-04-26  Kenichi Handa  <handa@m17n.org>
14537         * international/mule-cmds.el (select-safe-coding-system):
14538         Fix previous change.
14540 2005-04-26  Lute Kamstra  <lute@gnu.org>
14542         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
14544         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
14545         (font-lock-comment-delimiter-face): Ditto.
14547         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
14549 2005-04-25  Jay Belanger  <belanger@truman.edu>
14551         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
14552         to t while inserting information; use help-mode.
14554 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
14556         * term.el (ansi-term-color-vector): Use the xterm colors.
14557         (term-raw-map): Don't add mappings for \eO and \e[.  Map deletechar.
14559 2005-04-25  Lute Kamstra  <lute@gnu.org>
14561         * font-core.el (font-lock-defaults): Fix docstring.
14563         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
14565 2005-04-25  Kenichi Handa  <handa@m17n.org>
14567         * international/mule-cmds.el (select-safe-coding-system):
14568         Don't check consistency with coding: spec, etc if raw-text or
14569         no-conversion was found to be safe.
14571 2005-04-24  Richard M. Stallman  <rms@gnu.org>
14573         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
14574         citation markers at start of each line.
14576         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
14577         citation markers at start of each line.
14579         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
14581         * files.el (mode-require-final-newline): Fix previous change.
14582         (require-final-newline): Fix type label.
14584 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
14586         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
14587         statement in buffer (broken by 2004-11-24 change).
14589 2005-04-24  Kim F. Storm  <storm@cua.dk>
14591         * ido.el (ido-everywhere): Save and restore old read-buffer-function
14592         and read-file-name-function values.  Don't overwrite existing
14593         non-nil values if ido-mode is enabled without ido-everywhere.
14595 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
14597         * files.el (mode-require-final-newline): Minor doc fix.
14599 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
14601         * subr.el (syntax-after): Doc fix.
14602         (syntax-class): If argument is nil, return nil.  Mask off upper 16
14603         bits, not 8 bits.
14605         * files.el (mode-require-final-newline): Doc fix.
14606         (backup-buffer-copy): Fix last change.
14608 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14610         * term/mac-win.el: Require select.  Set selection-coding-system to
14611         mac-system-coding-system.  Call menu-bar-enable-clipboard.
14612         (x-last-selected-text-clipboard, x-last-selected-text-primary)
14613         (x-select-enable-clipboard): New variables.
14614         (x-select-text, x-get-selection, x-selection-value)
14615         (x-get-selection-value, mac-select-convert-to-string)
14616         (mac-services-open-file, mac-services-open-selection)
14617         (mac-services-insert-text): New functions.
14618         (CLIPBOARD, FIND): Put mac-scrap-name property.
14619         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
14620         (public.tiff): Put mac-ostype property.
14621         (selection-converter-alist): Add entries for them.
14622         (mac-application-menu-map): New keymap.
14623         (interprogram-cut-function, interprogram-paste-function): Set to
14624         x-select-text and x-get-selection-value, respectively.
14625         (split-window-keep-point): Set to t.
14627 2005-04-23  Richard M. Stallman  <rms@gnu.org>
14629         * files.el (read-directory-name): Always pass non-nil
14630         DEFAULT-FILENAME arg to read-file-name.
14631         (backup-buffer-copy, basic-save-buffer-2): Take care against
14632         writing thru an unexpected existing symlink.
14633         (revert-buffer): In indirect buffer, revert the base buffer.
14634         (magic-mode-alist): Doc fix.
14635         (buffer-stale-function): Doc fix.
14636         (minibuffer-with-setup-hook): Avoid warning.
14637         (mode-require-final-newline): Doc and custom fix.
14639         * follow.el (follow-end-of-buffer): Use with-no-warnings.
14641         * font-lock.el (font-lock-comment-face): On terminals with few colors,
14642         use the default appearance.
14643         (font-lock-comment-delimiter-face): New face, new variable.
14645         * imenu.el (imenu--generic-function): The official position of a
14646         definition is the start of the line that BEG is in.
14648         * midnight.el (midnight-timer): Move defvar up.
14650         * mouse.el (mouse-drag-region-1): Delete some debugging code.
14652         * saveplace.el (save-place-to-alist): Use with-no-warnings.
14654         * startup.el (command-line): Use with-no-warnings.
14656         * window.el (window-size-fixed): New defvar.
14658         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
14660         * mail/rmail.el (rmail-font-lock-keywords):
14661         Use font-lock-comment-delimiter-face.
14663         * mail/sendmail.el (mail-font-lock-keywords):
14664         Use font-lock-comment-delimiter-face.
14666         * progmodes/compile.el (next-error-highlight-timer): New defvar.
14668 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
14670         * progmodes/compile.el (compilation-mode-font-lock-keywords):
14671         Specify t for LAXMATCH when matching directories.
14672         Save match data around compilation-compat-error-properties form.
14674 2005-04-23  David Kastrup  <dak@gnu.org>
14676         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
14677         Mention that the autoloaded aliases should be kept for AUCTeX.
14679 2005-04-23  Andreas Schwab  <schwab@suse.de>
14681         * isearch.el (isearch-forward): Doc fix.
14683 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
14685         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
14686         (jit-lock-stealth-nice): Change default value to 0.5.
14688 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
14690         * abbrev.el (write-abbrev-file): Write table entries in
14691         alphabetical order by table name.
14693 2005-04-22  Kim F. Storm  <storm@cua.dk>
14695         * ido.el (ido-read-internal): Fix `list' completion.
14697 2005-04-22  Kenichi Handa  <handa@m17n.org>
14699         * recentf.el (recentf-save-file-coding-system): New variable.
14700         (recentf-save-list): Encode the file by
14701         recentf-save-file-coding-system and add coding: tag.
14703 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
14705         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
14707 2005-04-21  Lute Kamstra  <lute@gnu.org>
14709         * loadhist.el (unload-feature): Don't remove a function from hooks
14710         if it is about to be restored to an autoload .  Remove functions
14711         that will become unbound from auto-mode-alist.  Simplify the code.
14713         * subr.el (assq-delete-all): New implementation that is linear,
14714         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
14715         (rassq-delete-all): New function.
14717         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
14718         Add size-indication-mode.
14720 2005-04-21  Kenichi Handa  <handa@m17n.org>
14722         * international/mule-cmds.el: Add autoload for widget-value in
14723         eval-when-compile.
14725 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
14727         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
14728         Add tooltip-mode.
14730         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
14732 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
14734         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
14735         (inferior-lisp-filter-regexp, inferior-lisp-program)
14736         (inferior-lisp-load-command, inferior-lisp-prompt)
14737         (inferior-lisp-mode-hook, lisp-source-modes)
14738         (inferior-lisp-load-hook): defvar->defcustom.
14739         (inferior-lisp-program, inferior-lisp-prompt)
14740         (inferior-lisp-load-hook): Doc fixes.
14741         (inferior-lisp-install-letter-bindings): Small change in
14742         introductory comment.
14744 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
14746         * vc.el (vc-annotate-color-map): Change some colors so that text
14747         using them as foreground is readable on both white and black
14748         backgrounds.
14750 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14752         * international/mule-conf.el (translation-table-for-input):
14753         Remove redundant declaration.
14755 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
14757         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
14759         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
14760         (tooltip-toggle-gud-tips): New function.
14762 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14764         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
14765         right angle brackets.
14767 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
14769         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
14771 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
14773         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
14774         Remove.  Update callers to use expand-file-name instead.
14776         * subr.el (syntax-class): New function.
14778         * simple.el (blink-matching-open): Use it.
14780         * paren.el (show-paren-function): Use it to recognize parens that are
14781         also used in 2-char comment markers.
14783 2005-04-19  Lute Kamstra  <lute@gnu.org>
14785         * loadhist.el (unload-feature): Update for new format of
14786         load-history.  Simplify the code.
14788 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14790         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
14791         (mac-add-charset-info): New function.  Initialize variable
14792         mac-charset-info-alist using it.
14793         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
14794         for translation.
14795         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
14796         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
14797         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
14798         New CCL programs.
14800 2005-04-19  Kim F. Storm  <storm@cua.dk>
14802         * simple.el (next-buffer, prev-buffer, next-error)
14803         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
14804         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
14806         * bindings.el (next-buffer, prev-buffer, next-error)
14807         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
14808         (clone-indirect-buffer-other-window): Move bindings from simple.el.
14809         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
14810         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
14812 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
14814         * isearch.el (isearch-edit-string): Make the search-ring available for
14815         minibuffer history commands.
14816         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
14817         the default history commands now work just as well.
14818         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
14820 2005-04-18  Kim F. Storm  <storm@cua.dk>
14822         * emulation/cua-base.el (cua--pre-command-handler): Add more
14823         elaborate check for shift modifier on non-window systems.
14825 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
14827         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
14829 2005-04-18  Kim F. Storm  <storm@cua.dk>
14831         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
14832         and make it optional.  Don't test tooltip-gud-echo-area here.
14833         (tooltip-gud-process-output, gdb-tooltip-print):
14834         Pass tooltip-gud-echo-area to tooltip-show.
14835         (tooltip-help-tips): Remove second optional arg to tooltip-show.
14837 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14839         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
14840         `display-graphic-p' may not be bound yet.
14842 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
14844         * startup.el (command-line): No longer enable Xterm Mouse mode by
14845         default in terminals compatible with xterm.
14847         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
14849 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
14851         * tooltip.el (tooltip-gud-echo-area): Rename from
14852         tooltip-use-echo-area.
14853         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
14854         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
14855         area independently of where help tooltips are displayed.
14857 2005-04-17  David Kastrup  <dak@gnu.org>
14859         * cus-theme.el (custom-theme-write-variables): Quote variables
14860         where necessary.
14862 2005-04-17  Richard M. Stallman  <rms@gnu.org>
14864         * simple.el (yank-excluded-properties): Add follow-link to value.
14866         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
14868         * startup.el (fancy-splash-max-time): Just 30 seconds.
14869         (fancy-splash-delay): Just 7.
14870         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
14872         * loadhist.el (unload-feature): Update for new format of load-history.
14873         Simplify the code.
14875         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
14876         (rmail-font-lock-keywords): Don't fontify the text of a citation.
14878         * mail/sendmail.el (mail-font-lock-keywords):
14879         Don't fontify subject text.
14880         Don't fontify the text of a citation.
14882 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
14884         * comint.el (comint-output-filter): Run comint-output-filter-functions
14885         with point where the user had it.
14887 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
14889         * international/ucs-tables.el (ucs-set-table-for-input):
14890         Disable when using unify-on-decoding.
14892 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
14894         * emulation/cua-base.el (cua-global-mark-face): Add special case
14895         for displays supporting a high number of colors.
14897 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
14899         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
14901 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
14903         * filesets.el (filesets-add-buffer): If user supplies a name of a
14904         non-existing fileset, create a new fileset.
14906 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
14908         * textmodes/org.el (org-up-heading-all): Fix bug with
14909         `outline-up-heading-all'.
14911 2005-04-16  Andreas Schwab  <schwab@suse.de>
14913         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
14914         /etc/permissions.d/* and /etc/aliases.d/*.
14916 2005-04-16  Kenichi Handa  <handa@m17n.org>
14918         * international/code-pages.el (cp-make-coding-system):
14919         Set `translation-table-for-input' property value to the symbol
14920         ucs-mule-to-mule-unicode, not to that value.
14921         (pt154): Escape guillemet by `\'.
14923 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
14925         * loadup.el: Load tooltip if x-show-tip is fboundp.
14927         * startup.el (command-line): Add comment.
14929         * tooltip.el (tooltip-mode): Specify correct standard value for
14930         Custom in init-value.
14932 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
14934         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
14935         possible.
14937 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
14939         * textmodes/org.el (org-agenda-date-prompt): Rename from
14940         `org-agenda-date-today'.
14941         (org-evaluate-time-range): Insert at point instead of directly
14942         after time range.
14943         (org-first-headline-recenter, org-subtree-end-visible-p)
14944         (org-optimize-window-after-visibility-change): New functions
14945         (org-agenda-post-command-hook): Don't allow point at end of line,
14946         to make sure it always hits the text properties.
14947         (org-agenda-next-date-line, org-agenda-previous-date-line):
14948         New commands.
14949         (org-set-regexps-and-options): Category may contain white space.
14950         (org-agenda-get-deadlines, org-agenda-get-scheduled):
14951         Improve marker positions.
14952         (org-agenda-new-marker): Argument POS made optional.
14953         (org-agenda-get-timestamps): Deadlines which are done are listed
14954         in org-done-face now.
14955         (org-agenda-get-todos, org-agenda-get-timestamps)
14956         (org-agenda-get-deadlines, org-agenda-get-scheduled):
14957         Set `undone-face' and `done-face' properties.
14958         (org-last-todo-state-is-todo): New variable.
14959         (org-todo): Set `org-last-todo-state-is-todo'.
14960         (org-agenda-todo): Change face according to
14961         `org-last-todo-state-is-todo'.  And change other lines referring to
14962         the same entry.
14963         (org-calendar-goto-agenda): New command.
14964         (org-calendar-to-agenda-key): New option.
14965         (org-startup-folded): New allowed value `content'.
14966         (org-set-regexps-and-options): Accept new value `content' for
14967         `org-startup-folded'.
14968         (org-get-current-options): Handle new value `content' for
14969         `org-startup-folded'.
14970         (org-insert-todo-heading): New command.
14971         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
14972         interactively in empty file and option
14973         `org-insert-mode-line-in-empty-file' has been set.
14974         (org-agenda-todo,org-agenda-priority): Modify to use
14975         `org-agenda-change-all-lines'.
14976         (org-warning-face): Change color on dark background
14978 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14980         * international/mule-cmds.el (set-locale-environment): On Mac OS,
14981         use preferences AppleLocale and AppleLanguages, and variable
14982         mac-system-locale for default locale.  On Mac OS Classic, use
14983         mac-system-coding-system for default coding systems.
14985         * term/mac-win.el: Don't set file-name-coding-system.
14986         Decode variables system-name, emacs-build-system, user-login-name, and
14987         user-full-name by mac-system-coding-system on Mac OS Classic.
14988         (mac-system-coding-system): New variable.
14990 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
14992         * startup.el (command-line): Handle `xterm-mouse-mode' before
14993         reading init file.
14995         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
14997 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
14999         * progmodes/sh-script.el (sh-here-document-word): Make it a
15000         defcustom.  Doc fix.
15001         (sh-add): Bash uses $(( )) for arithmetic.
15002         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
15003         (sh-maybe-here-document): Remove quotes and leading whitespace
15004         from heredoc word when closing.  Indent heredoc with tabs if word
15005         starts with "-".
15007 2005-04-13  Richard M. Stallman  <rms@gnu.org>
15009         * simple.el (undo): Fix previous change.
15011         * custom.el (defface): Doc fix.
15013 2005-04-13  Lute Kamstra  <lute@gnu.org>
15015         * Makefile.in (DONTCOMPILE): Remove list.
15016         (compile, compile-always): Don't use DONTCOMPILE.
15017         (update-authors): Load the library in which batch-update-authors
15018         is defined.
15019         * makefile.w32-in (DONTCOMPILE): Remove list.
15020         (compile, compile-always): Fix comments.
15021         (update-authors): Load the library in which batch-update-authors
15022         is defined.
15024         * generic-x.el (generic-mode-ini-file-find-file-hook):
15025         Rename to ini-generic-mode-find-file-hook.
15026         Keep generic-mode-ini-file-find-file-hook as an alias.
15027         (ini-generic-mode-find-file-hook): Rename from
15028         generic-mode-ini-file-find-file-hook.  Fix docstring.
15029         (ini-generic-mode): Docstring change.
15030         (bat-generic-mode-run-as-comint): Silence the byte compiler.
15032         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
15033         called from lisp.
15035         * generic.el: Move to the emacs-lisp subdir.
15037 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
15039         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
15040         and C-S- function and cursor motion keys.
15042 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
15044         * startup.el (command-line): Enable Xterm Mouse mode by default.
15045         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
15046         for Custom.  No longer show "Mouse" in mode line when enabled.
15047         Doc fix.
15049 2005-04-12  Kim F. Storm  <storm@cua.dk>
15051         * emulation/cua-base.el (cua-rectangle-face)
15052         (cua-rectangle-noselect-face): Define face attributes here.
15054         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
15056 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
15058         * startup.el (command-line): Turn off blinking cursor if
15059         cursorBlink in resources is off or false.
15061 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15063         * term/mac-win.el (dnd): Require dnd.
15064         (mac-drag-n-drop): Call dnd-handle-one-url.
15065         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
15066         (kTextEncodingISOLatin2): Remove constants.
15067         (mac-script-code-coding-systems): New constant.
15068         (mac-handle-language-change): New function.
15069         (special-event-map): Bind it to `language-change' event.
15070         (mac-centraleurroman, mac-cyrillic): New coding systems.
15071         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
15072         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
15073         and mac-cyrillic-encoder to encode-mac-centraleurroman and
15074         encode-mac-cyrillic, respectively.
15076 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
15078         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
15079         Don't set overlay-arrow-string to "=>" as this is done
15080         globally in C now.
15082 2005-04-12  Lute Kamstra  <lute@gnu.org>
15084         * generic-x.el (rc-generic-mode, rul-generic-mode):
15085         Fix auto-mode-alist entries.
15086         (etc-fstab-generic-mode): Tweak fontification.
15088         * generic.el (generic-make-keywords-list): Fix docstring.
15089         (generic-mode-internal): Simplify generic-font-lock-keywords.
15091 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
15093         * whitespace.el (whitespace-buffer-leading)
15094         (whitespace-buffer-trailing): Revert the incorrect test inversion.
15095         However, fix the highlight area for the leading and
15096         trailing whitespaces to show space.
15098 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
15100         * whitespace.el (whitespace-version): Bump to 3.5
15102         (whitespace-buffer-leading, whitespace-buffer-trailing):
15103         Invert sense of the test to highlight the whitespace.
15105 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
15107         * progmodes/gud.el (gud-display-line): GUD uses its own
15108         overlay arrow now so don't set overlay-arrow-string.
15109         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
15111 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
15113         * term.el (term-ansi-current-bold, term-ansi-current-underline)
15114         (term-ansi-current-reverse, term-ansi-current-invisible)
15115         (term-ansi-face-already-done): Change to boolean.
15116         (term-reset-terminal, term-handle-colors-array): Handle the above
15117         vars accordingly.
15118         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
15119         (term-emulate-terminal): Use the new name.
15121         * faces.el (secondary-selection): Use yellow1, not yellow.
15122         (trailing-whitespace): Use red1, not red.
15124 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
15126         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
15127         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
15128         (dired-dnd-handle-file): Call dnd-get-local-file-uri
15130         * cus-edit.el (dnd): New group.
15132         * term/w32-win.el (dnd): Require dnd
15133         (w32-drag-n-drop): Call dnd-handle-one-url.
15135         * x-dnd.el: Require dnd.
15136         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
15137         Call dnd-handle-one-url.
15138         (x-dnd-types-alist, x-dnd-insert-utf8-text)
15139         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
15140         to dnd-insert-text.
15141         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
15142         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
15143         (x-dnd-get-local-file-name, x-dnd-open-local-file)
15144         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
15146         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
15148 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
15150         * wdired.el: Doc fixes.
15151         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
15152         (wdired-use-dired-vertical-movement): Rename from
15153         wdired-always-move-to-filename-beginning.
15154         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
15155         (wdired-change-to-wdired-mode): Change mode name.
15156         (wdired-newline): Delete.
15158 2005-04-11  Richard M. Stallman  <rms@gnu.org>
15160         * whitespace.el (whitespace-highlight-the-space):
15161         Don't call whitespace-unhighlight-the-space here.
15163         * simple.el (undo): Record t in undo-equiv-table
15164         for the redo record made by an undo-in-region.
15166 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
15168         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
15169         (gdb-frame-inferior-io-buffer): New Functions to control
15170         display of separate IO buffer.
15171         (menu): Add them to menu-bar.
15172         (gdb-display-buffer): Check for buffer another frame.
15173         Protect GUD buffer.
15174         (gdb-setup-windows): Create IO buffer if not already there.
15175         (gdb-memory-mode): Remove purecopy noops.
15177 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
15179         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
15180         and pass to self-insert-command.
15182 2005-04-11  Lute Kamstra  <lute@gnu.org>
15184         * generic.el: Commentary section cleanup.
15185         (generic): Delete.
15186         (generic-use-find-file-hook, generic-lines-to-scan)
15187         (generic-find-file-regexp, generic-ignore-files-regexp)
15188         (default-generic-mode, generic-mode-find-file-hook)
15189         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
15190         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
15191         (generic-use-find-file-hook, generic-lines-to-scan)
15192         (generic-find-file-regexp, generic-ignore-files-regexp)
15193         (default-generic-mode, generic-mode-find-file-hook)
15194         (generic-mode-ini-file-find-file-hook): Move from generic.el.
15196 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
15198         * bookmark.el (bookmark-write-file): Catch errors writing file.
15199         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
15201 2005-04-10  Richard M. Stallman  <rms@gnu.org>
15203         * startup.el (fancy-splash-tail): Update copyright year.
15204         (command-line): Split part of -Q into -D.
15205         (emacs-basic-display): New defvar.
15206         (fancy-splash-text): Correct name of menu item.
15208         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
15210         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
15211         lines in one node.
15213         * comint.el (comint-send-input): New arg ARTIFICIAL.
15214         Callers in this file changed.
15216         * abbrev.el (define-abbrevs): Read system abbrevs properly.
15218         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
15220 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
15222         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
15223         `ldap-search-internal'.
15225 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15227         * files.el (set-auto-mode-1): Use line-end-position.
15229         * international/latin-1.el:
15230         * international/latin-2.el:
15231         * international/latin-3.el:
15232         * international/latin-4.el:
15233         * international/latin-5.el:
15234         * international/latin-8.el:
15235         * international/latin-9.el: Give punctuation syntax to NBSP.
15237         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
15238         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
15239         Use char-classes to accept non-ascii letters, accepted in some recent
15240         bibtex implementations.
15242 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
15244         * custom.el (custom-set-minor-mode): Any non-nil value for the
15245         variable should enable the mode when set through Custom.
15247 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15249         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
15250         TAB binding so tab-always-indent is obeyed.
15251         (vhdl-minibuffer-local-map): Move initialization into declaration.
15252         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
15253         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
15254         (vhdl-hooked-abbrev): Avoid test for XEmacs.
15255         (vhdl-current-line): Use line-beginning-position.
15256         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
15257         with-output-to-temp-buffer, so the current position can be recorded.
15259 2005-04-10  Masatake YAMATO  <jet@gyve.org>
15261         * progmodes/compile.el (compilation-error-regexp-alist-alist):
15262         Add regexp for gcov.
15264 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15266         * calendar/time-date.el (time-to-seconds, seconds-to-time)
15267         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
15268         syntax which Emacs 20 doesn't support.
15270 2005-04-09  Richard M. Stallman  <rms@gnu.org>
15272         * help.el (describe-key-briefly, describe-key):
15273         Replace strings as event types with "(any string)".
15275 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
15277         * arc-mode.el (archive-mode-map): Move initialization into
15278         the declaration.  Override *all* bindings of `undo'.
15279         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
15281 2005-04-09  Jay Belanger  <belanger@truman.edu>
15283         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
15285 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
15287         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
15288         (xterm-register-default-colors): Update color values computation
15289         to match xterm-200.
15291 2005-04-09  Kenichi Handa  <handa@m17n.org>
15293         * international/code-pages.el (iso-latin-7): Fix the map.
15295 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
15297         * emacs-lisp/lisp.el (defun-prompt-regexp)
15298         (parens-require-spaces, buffer-end, end-of-defun)
15299         (insert-parentheses): Doc fixes.
15301 2005-04-08  Kim F. Storm  <storm@cua.dk>
15303         * comint.el (comint-highlight-prompt): Fix face spec.
15304         * hi-lock.el (hi-green): Likewise.
15306 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
15308         * cus-edit.el (custom-modified-face):
15309         * comint.el (comint-highlight-input): Fix previous changes.
15310         * term.el (term-handle-ansi-escape): Add a comment.
15312 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15314         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
15315         in the buffer and in whitespace-highlighted-space.
15316         (whitespace-unhighlight-the-space): Simplify.
15317         (whitespace-buffer): Simplify.
15319 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
15321         * textmodes/table.el (table-cell-face): Add special case for
15322         displays supporting a high number of colors.
15323         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
15324         (vhdl-font-lock-reserved-words-face)
15325         (vhdl-speedbar-architecture-face)
15326         (vhdl-speedbar-instantiation-face)
15327         (vhdl-speedbar-architecture-selected-face)
15328         (vhdl-speedbar-instantiation-selected-face): Likewise.
15329         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
15330         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
15331         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
15332         (ebrowse-root-class-face, ebrowse-member-attribute-face)
15333         (ebrowse-progress-face): Likewise.
15334         * progmodes/compile.el (compilation-info-face): Likewise.
15335         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
15336         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
15337         * calendar/calendar.el (diary-face): Likewise.
15338         * woman.el (woman-italic-face, woman-bold-face)
15339         (woman-unknown-face): Likewise.
15340         * wid-edit.el (widget-button-pressed-face): Likewise.
15341         * whitespace.el (whitespace-highlight-face): Likewise.
15342         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
15343         * pcvs-info.el (cvs-marked-face): Likewise.
15344         * info.el (info-xref): Likewise.
15345         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
15346         * hilit-chg.el (highlight-changes-face)
15347         (highlight-changes-delete-face): Likewise.
15348         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
15349         (hi-red-b): Likewise.
15350         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
15351         * font-lock.el (font-lock-keyword-face)
15352         (font-lock-function-name-face, font-lock-warning-face): Likewise.
15353         * cus-edit.el (custom-invalid-face, custom-modified-face)
15354         (custom-set-face, custom-changed-face, custom-variable-tag-face)
15355         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
15356         * comint.el (comint-highlight-prompt): Likewise.
15358 2005-04-08  Lute Kamstra  <lute@gnu.org>
15360         * font-lock.el (font-lock-keywords): Docstring fixes.
15362 2005-04-08  Kenichi Handa  <handa@m17n.org>
15364         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
15365         chars are more than a limit, print " and more..." at the tail.
15367 2005-04-08  Kim F. Storm  <storm@cua.dk>
15369         * emacs-lisp/authors.el (authors-aliases): Update list.
15370         (authors-ignored-files): New list.
15371         (authors-fixed-entries): Fix typo.
15372         (authors-renamed-files-alist): Update list.
15373         (authors-add): Check authors-ignored-files.
15375 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
15377         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
15378         optional, to ensure backward compatibility.
15380 2005-04-08  Stephen Eglen  <stephen@gnu.org>
15382         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
15384 2005-04-08  Kim F. Storm  <storm@cua.dk>
15386         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
15388         * mouse.el (mouse-on-link-p): Doc fix.
15390 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
15392         * ielm.el (ielm-prompt-read-only): Doc fix.
15394         * comint.el (comint-prompt-read-only): Doc fix.
15396 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
15398         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
15399         ensure dired always handles wildcards passed to ffap.
15400         (find-file-at-point): Use it.
15401         (ffap-dired-wildcards): Doc fix.
15403 2005-04-07  Juri Linkov  <juri@jurta.org>
15405         * simple.el (next-error-overlay-arrow-position): New defvar.
15406         Put "=>" on its property `overlay-arrow-string'.  Add it to
15407         `overlay-arrow-variable-list'.
15409         * progmodes/compile.el (compilation-setup):
15410         Set `next-error-overlay-arrow-position' to nil.  Also set it to
15411         nil in the local hook `kill-buffer-hook'.  Make local variable
15412         `overlay-arrow-string' and set it to "=>".
15413         (compilation-goto-locus): Set BOL position to
15414         `next-error-overlay-arrow-position' instead of
15415         `overlay-arrow-position'.
15417         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
15418         locally instead of adding it to the global hook.
15419         (Info-kill-buffer): Move up.
15421 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
15423         * term/xterm.el (xterm-standard-colors): Update color values from
15424         xterm-200.
15426 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15428         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
15430         * fast-lock.el:
15431         * lazy-lock.el: Move them to the obsolete subdir.
15433 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
15435         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
15436         (wdired-add-replace-advice): Remove.
15437         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
15439 2005-04-06  Kim F. Storm  <storm@cua.dk>
15441         * startup.el (command-line): Add --bare-bones alias for -Q.
15443 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15445         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
15446         create the startup fontset if a font specification ends with
15447         `mac-roman'.
15449 2005-04-06  Lute Kamstra  <lute@gnu.org>
15451         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
15452         change.
15454         * emacs-lisp/copyright.el (copyright-update-year): Replace the
15455         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
15457 2005-04-05  Lute Kamstra  <lute@gnu.org>
15459         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
15460         (define-generic-mode): Ditto.  Fix debug declaration.
15462         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
15463         Put them in the generic-x group.
15465         * calendar/timeclock.el (timeclock): Doc fix.
15467         * generic.el (define-generic-mode): Don't use custom-current-group.
15468         Document default :group value.
15469         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
15470         (define-global-minor-mode): Don't use custom-current-group.
15472 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
15474         * startup.el (command-line-1): Display startup-echo-area-message
15475         when fancy splash screen is in use.
15477         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
15478         (sh-escaped-newline): New face.
15479         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
15480         newline, and use sh-escaped-newline face.
15482         * progmodes/tcl.el (tcl-escaped-newline): New face.
15483         (tcl-builtin-list): New variable.
15484         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
15485         newlines.  Fix keywords subexpression number.
15487 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
15489         * textmodes/org.el (org-diary-default-entry): Fix call to
15490         `add-to-diary-entry'.
15492 2005-04-05  Kim F. Storm  <storm@cua.dk>
15494         * ediff-init.el: Use (featurep 'xemacs).
15496 2005-04-05  David Ponce  <david@dponce.com>
15498         * cus-edit.el (face): Derive from symbol widget.  Display sample
15499         of the current face on the fly.
15500         (widget-face-sample-face-get, widget-face-notify): New functions.
15501         (widget-face-value-create): Remove.
15503         * wid-edit.el (widget-field-end): Temporarily remove field
15504         narrowing before to call `get-char-property'.
15506 2005-04-04  Jay Belanger  <belanger@truman.edu>
15508         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
15509         (math-read-subscripts): New variable.
15510         (math-read-preprocess-string): Process subscripts.
15512 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
15514         * comint.el (comint-prompt-read-only): Doc fix.
15516         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
15517         `-1'.  Doc fix.
15519 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
15521         * textmodes/org.el (org-insert-mode-line-in-empty-file):
15522         Change default value to nil.
15524 2005-04-04  Lute Kamstra  <lute@gnu.org>
15526         * autorevert.el (auto-revert-mode): Specify :group.
15527         * battery.el (display-battery-mode): Specify :group.
15528         * diff-mode.el (diff-minor-mode): Specify :group.
15529         * font-core.el (font-lock-mode): Specify :group.
15530         * hl-line.el (hl-line-mode): Specify :group.
15531         * iimage.el (iimage): New customization group.
15532         (iimage-mode): Specify :group.
15533         * longlines.el (longlines-mode): Specify :group.
15534         * master.el: Don't require easy-mmode.
15535         (master): New customization group.
15536         (master-mode): Specify :group.
15537         * msb.el (msb-mode): Specify :group.
15538         * reveal.el (reveal-mode): Specify :group.
15539         * simple.el (next-error-follow-minor-mode): Specify :group.
15540         * smerge-mode.el (smerge-mode): Specify :group.
15541         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
15542         * emulation/cua-base.el (cua-mode): Specify :group.
15543         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
15544         * language/thai-util.el (thai-auto-composition-mode)
15545         (thai-word-mode): Specify :group.
15546         * mail/supercite.el (sc-minor-mode): Specify :group.
15547         * progmodes/cwarn.el (cwarn-mode): Specify :group.
15548         * progmodes/flymake.el (flymake-mode): Specify :group.
15549         * progmodes/glasses.el (glasses-mode): Specify :group.
15550         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
15551         * textmodes/enriched.el (enriched-mode): Specify :group.
15552         * textmodes/refill.el (refill-mode): Specify :group.
15554         * add-log.el (change-log-font-lock-keywords): Names in
15555         parenthesized lists can contain spaces.
15557 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
15559         * startup.el (fancy-splash-text): Shorten default text of
15560         "Emacs Tutorial" line.  Also, if the current language env
15561         indicates an available tutorial file other than TUTORIAL,
15562         extract its title and append it to the line in parentheses.
15563         (fancy-splash-insert): If arg is a thunk, funcall it.
15565 2005-04-04  Jay Belanger  <belanger@truman.edu>
15567         * calc.el (calc-language-alist): Add tags to customization type.
15569 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
15571         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
15572         Doc fix.
15574 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
15576         * add-log.el (change-log-font-lock-keywords): The manual
15577         describing a Change Log entry, says: (...) "Aside from these
15578         header lines, every line in the change log starts with a space or
15579         a tab.".  The font-lock was not highlighting lines started with
15580         spaces, added support for it.
15582 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
15584         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
15585         (bibtex-generate-url-list): Update docstring accordingly.  Put the
15586         complex example in the docstring.
15587         (bibtex-font-lock-url): Use pop.
15589 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15591         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
15593         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
15595 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
15597         * filesets.el (filesets-set-default): Doc fix.
15599 2005-04-03  Lute Kamstra  <lute@gnu.org>
15601         * generic.el (define-generic-mode): Add argument to specify
15602         keywords for defcustom.
15603         (default-generic-mode): Specify :group.
15605         * generic-x.el: Specify :group for all generic modes.
15607         * desktop.el (desktop-no-desktop-file-hook)
15608         (desktop-after-read-hook): Doc fix.
15610 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
15612         * simple.el (visible-mode): Use explicit :group keyword.
15613         This changes the group of `visible-mode-hook' from paren-blinking
15614         to editing-basics.
15616 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
15618         * mail/rmail.el (rmail-parse-url): Bugfix.  Parse traditional
15619         mailbox specifications as well as URLs.
15620         (rmail-insert-inbox-text): Remove unused conditional branches.
15622 2005-04-01  Jay Belanger  <belanger@truman.edu>
15624         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
15625         (calc-gnuplot-print-command): Move definitions to calc.el.
15627         * calc/calc-embed.el (calc-embedded-announce-formula)
15628         (calc-embedded-open-formula, calc-embedded-close-formula)
15629         (calc-embedded-open-word, calc-embedded-close-word)
15630         (calc-embedded-open-plain, calc-embedded-close-plain)
15631         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
15632         (calc-embedded-open-mode, calc-embedded-close-mode):
15633         Move definitions to calc.el.
15635         * calc/calc.el (calc-settings-file, calc-language-alist):
15636         Make customizable.
15637         (calc-embedded-announce-formula, calc-embedded-open-formula)
15638         (calc-embedded-close-formula, calc-embedded-open-word)
15639         (calc-embedded-close-word, calc-embedded-open-plain)
15640         (calc-embedded-close-plain, calc-embedded-open-new-formula)
15641         (calc-embedded-close-new-formula, calc-embedded-open-mode)
15642         (calc-embedded-close-mode, calc-gnuplot-name)
15643         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
15644         from other files and make customizable.
15646 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
15648         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
15649         Use buffer-live-p.
15650         (cvs-mode-run): Don't call cvs-update-header here.
15651         (cvs-run-process): Call cvs-update-header.
15652         Use process properties for cvs-postprocess and cvs-buffer so that
15653         the sentinel can behave better if the temp buffer is killed.
15654         Use a pipe rather than a tty, to better handle unexpected prompts.
15655         (cvs-sentinel): Rewrite.  Call cvs-update-header.
15657 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
15659         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
15660         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
15662 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
15664         * generic.el (define-generic-mode): Add indentation rule.
15666 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
15668         * files.el (mode-require-final-newline): Make Custom correctly
15669         report a nil value and allow to set it to nil via Custom.
15670         Doc fix.
15672 2005-04-01  Kenichi Handa  <handa@m17n.org>
15674         * international/characters.el: Enable the correct case setting for
15675         dotless-i and dotted-I.
15677 2005-04-01  Kim F. Storm  <storm@cua.dk>
15679         * ido.el (ido-file-internal): Fall back to non-ido command if
15680         initial directory is on slow ftp (or tramp) host.
15682 2005-03-31  Richard M. Stallman  <rms@gnu.org>
15684         * emacs-lisp/autoload.el (make-autoload):
15685         Handle define-global-minor-mode.
15687         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
15688         Rename from easy-mmode-define-global-mode.
15689         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
15691         * progmodes/scheme.el (scheme-mode-syntax-table):
15692         Update syntax of | and # for two-character comment syntax.
15694 2005-03-31  Lute Kamstra  <lute@gnu.org>
15696         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
15697         (define-minor-mode): Call custom-current-group at load-time.
15699         * generic.el (define-generic-mode): Add debug declaration.
15700         Add defcustom for the mode hook.
15701         (generic-mode-internal): Use run-mode-hooks.
15703 2005-03-31  Kim F. Storm  <storm@cua.dk>
15705         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
15706         (mouse-fixup-help-message): New defun called by show_help_echo
15707         to fixup mouse-2 prefix in help messages when applicable.
15709         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
15711 2005-03-31  Kenichi Handa  <handa@m17n.org>
15713         * language/thai-word.el (thai-find-word-ends): Pay attention to
15714         the case that we reach the end of buffer.
15716         * textmodes/fill.el (fill-text-properties-at): New function.
15717         (fill-newline): Use fill-text-properties-at instead of
15718         text-properties-at.
15720 2005-03-31  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
15722         * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
15723         not comint-quote-filename.
15725 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
15727         * help-fns.el (help-with-tutorial): Revert last change.
15729 2005-03-31  Kim F. Storm  <storm@cua.dk>
15731         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
15733 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
15735         * calendar/cal-china.el: Update reference to "Calendrical
15736         Calculations" book; there's a new edition.
15737         * calendar/cal-coptic.el: Likewise.
15738         * calendar/cal-french.el: Likewise.
15739         * calendar/cal-hebrew.el: Likewise.
15740         * calendar/cal-islam.el: Likewise.
15741         * calendar/cal-iso.el: Likewise.
15742         * calendar/cal-julian.el: Likewise.
15743         * calendar/cal-mayan.el: Likewise.
15744         * calendar/cal-persia.el: Likewise.
15745         * calendar/calendar.el: Likewise.
15746         * calendar/holidays.el: Likewise.
15747         * calendar/lunar.el: Likewise.
15748         * calendar/solar.el: Likewise.
15750         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
15751         white space from doc string.
15753 2005-03-30  Jay Belanger  <belanger@truman.edu>
15755         * calc/calc-help.el (calc-full-help): Remove email address.
15757 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
15759         * help-fns.el (help-with-tutorial): Delete title line.
15761 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
15763         * calendar/cal-x.el (calendar-one-frame-setup)
15764         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
15765         rather than `symbol' for set-window-dedicated-p.
15767         * calendar/appt.el (appt-buffer-name): Make it a constant.
15768         (appt-add): Doc fix.
15770         * filesets.el (filesets-menu-path, filesets-menu-before)
15771         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
15772         (filesets-menu-cache-file): Use directory ~/.emacs.d.
15773         (filesets-add-submenu): Delete and use add-submenu instead.
15775 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
15777         * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
15778         (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
15779         (org-diary-default-entry): New function.
15780         (org-get-entries-from-diary): Better parsing of diary entries.
15781         (org-agenda-check-no-diary): New function.
15782         ("diary-lib"): Advice to function `add-to-diary-list', to allow
15783         linking to diary entries.
15784         (org-agenda-execute-calendar-command): New function.
15785         (org-agenda): Improve visible section in window.
15786         Use `org-fit-agenda-window'.
15787         (org-fit-agenda-window): New option.
15788         (org-move-subtree-down): Better handling of empty lines
15789         at end of subtree.
15790         (org-cycle): Numeric prefix is interpreted now as show-subtree N
15791         levels up.
15792         (org-fontify-done-headline): New option.
15793         (org-headline-done-face): New face.
15794         (org-set-font-lock-defaults): Use `org-headline-done-face'.
15795         (org-table-copy-down): Rename from `org-table-copy-from-above'.
15796         When current field is non-empty, it is copied to next row.
15797         (org-table-copy-from-above): Fix bug which made it
15798         impossible to copy fields containing only a single non-white character.
15800 2005-03-30  Kim F. Storm  <storm@cua.dk>
15802         * kmacro.el (kmacro-end-macro): Isearch may store this command
15803         into the macro -- so ignore it when executing keyboard macro.
15805 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
15807         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
15809 2005-03-29  Kenichi Handa  <handa@m17n.org>
15811         * language/thai.el ("Thai"): Set setup-function and exit-function
15812         for Thai language environment.
15814         * language/thai-util.el: Require thai-word.
15815         (thai-word-mode-map): New variable.
15816         (thai-word-mode): New minor mode.
15817         (setup-thai-language-environment-internal): New function.
15818         (exit-thai-language-environment-internal): New function.
15820         * language/thai-word.el (thai-word-table): Declare it by defvar,
15821         use dolist to initialize it.
15822         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
15823         (thai-fill-find-break-point): New functions.
15825 2005-03-29  Richard M. Stallman  <rms@gnu.org>
15827         * simple.el (idle-update-delay): Move definition up.
15828         (set-mark): Doc fix.
15830 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
15832         * longlines.el: New file.
15834         * simple.el (buffer-substring-filters): New variable.
15835         (filter-buffer-substring): New function.
15836         (kill-region, copy-region-as-kill): Use it.
15838         * register.el (copy-to-register, append-to-register)
15839         (prepend-to-register): Use filter-buffer-substring.
15841 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
15843         * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
15844         (gud-filter-pending-text): Move in front of gdb.
15845         (gud-overlay-arrow-position): New variable.
15846         (gud-sentinel, gud-display-line): Use it in place of
15847         overlay-arrow-position.
15849 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
15851         * progmodes/fortran.el (fortran-if-indent): Doc fix.
15852         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
15853         (fortran-font-lock-keywords-4): New variable.
15854         (fortran-blocks-re, fortran-end-block-re)
15855         (fortran-start-block-re): New constants, for hideshow.
15856         (hs-special-modes-alist): Add a Fortran entry.
15857         (fortran-mode-map): Bind fortran-end-of-block,
15858         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
15859         (fortran-mode): Doc fix.  Add fortran-font-lock-keywords-4.
15860         (fortran-looking-at-if-then, fortran-end-of-block)
15861         (fortran-beginning-of-block): New functions, for hideshow.
15863         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
15864         Doc fix.  Tweak regexp.
15865         (f90-beginning-of-block): Push mark first.
15867 2005-03-29  Jay Belanger  <belanger@truman.edu>
15869         * calc/calc.el: Update copyright date.
15870         (calc-version): Increase to 2.1.
15871         (calc-version-date): Remove.
15873         * calc/calc-help.el: Update copyright date.
15874         (calc-full-help): Remove reference to calc-version-date.
15875         Update copyright date.
15877 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15879         * vc.el (vc-do-command): Use a pipe for async processes, so password
15880         prompts don't show up at places where the user can't reply.
15882 2005-03-29  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
15884         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
15885         on the file name we pass to the inferior shell.
15887 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
15889         * progmodes/which-func.el (which-function): Be robust in the face of an
15890         imenu--make-index-alist failure.
15892 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15894         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
15896         * progmodes/python.el (python-preoutput-filter): Fix last change.
15898 2005-03-29  Lute Kamstra  <lute@gnu.org>
15900         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
15901         functions and compiled macros.
15902         (debug-convert-byte-code): Handle macros too.
15903         (debug-on-entry-1): Don't signal an error when trying to clear a
15904         function that is not set to debug on entry.
15906 2005-03-29  Jay Belanger  <belanger@truman.edu>
15908         * calc/calc-lang.el: Add functions to math-function-table
15909         properties of tex and math.
15911 2005-03-29  Kenichi Handa  <handa@m17n.org>
15913         * ps-mule.el (ps-mule-plot-string): Translate characters by
15914         ps-print-translation-table.
15915         (ps-mule-begin-job): Call find-charset-region/string with
15916         ps-print-translation-table.
15917         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
15919         * ps-print.el (ps-print-translation-table): New variable.
15920         (ps-plot-region): Translate characters by ps-print-translation-table.
15922 2005-03-29  Juri Linkov  <juri@jurta.org>
15924         * simple.el (next-error-highlight-timer): New variable.
15926         * progmodes/compile.el (compilation-goto-locus):
15927         Use `next-error-highlight-timer' instead of `sit-for'.
15929 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15931         * mail/supercite.el (sc-mail-field): Use assoc-string.
15932         (sc-get-address): Simplify regexps.
15934         * files.el (minibuffer-with-setup-hook): New macro.
15935         (find-file-read-args): Use it to avoid let-binding
15936         minibuffer-with-setup-hook (which breaks turning on/off
15937         file-name-shadow-mode while in the prompt).
15939         * complete.el (PC-read-include-file-name-internal):
15940         Use test-completion.
15942 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
15944         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
15946 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15948         * window.el (window-buffer-height): Use count-screen-lines.
15950         * progmodes/python.el (python-preoutput-leftover): New var.
15951         (python-preoutput-filter): Use it.
15952         (python-send-receive): Loop until all the result has been received.
15954 2005-03-28  Juri Linkov  <juri@jurta.org>
15956         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
15958         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
15959         "Recover Crashed Session".
15960         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
15961         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
15962         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
15963         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
15964         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
15965         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
15966         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
15967         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
15969         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
15970         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
15971         Ediff Sessions", "Toggle use of separate control buffer frame",
15972         "Use separate frame for Ediff control buffer".
15974         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
15975         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
15976         "Rename Bookmark", "Delete Bookmark".
15978         * info.el (Info-mode-menu): Remove ellipsis from "Index".
15979         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
15980         Add `:active Info-index-alternatives' to "Next Matching Item".
15982         * wdired.el (wdired-change-to-wdired-mode):
15983         Mention `wdired-abort-changes' key in the initial message.
15985         * international/mule.el (auto-coding-alist): Associate non-ascii
15986         image filename extensions with `no-conversion'.
15988 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
15990         * international/iso-acc.el:
15991         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
15993 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
15995         * textmodes/sgml-mode.el (html-mode): Doc update.
15997         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
15999 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
16001         * term.el (term-move-columns): Fix face after extending a line.
16002         (term-insert-spaces): Likewise.
16003         (term-reset-terminal): Fix off by one error.
16005 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
16007         * international/mule.el (auto-coding-alist): Add .xpi files.
16009         * files.el (auto-mode-alist): Add .xpi files.
16011 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
16013         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
16015 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
16017         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
16019 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
16021         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
16022         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
16024         * calendar/cal-move.el (calendar-beginning-of-year): Move the
16025         cursor to Jan 1 when needed.
16026         (calendar-end-of-year): Fix -/+ typo.
16027         Reported by Chong Yidong <cyd@stupidchicken.com>.
16029 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16031         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
16033         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
16034         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
16036 2005-03-25  Richard M. Stallman  <rms@gnu.org>
16038         * filesets.el (filesets-init): Add autoload.
16040         * mail/mailalias.el (mail-directory): Doc fix.
16042 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
16044         * mail/mailalias.el (mail-directory-process): Do nothing if
16045         mail-directory-process is an atom.
16046         (mail-get-names): Ignore mail-directory-names if it is an atom.
16047         (mail-directory-process defvar): Doc fix.
16048         (mail-names): Doc fix.
16050 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>  (tiny change)
16052         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
16054 2005-03-26  Kenichi Handa  <handa@m17n.org>
16056         * international/mule-util.el (detect-coding-with-priority):
16057         Call update-coding-systems-internal before detect-coding-region.
16059 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
16061         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
16062         (gdb-frames-mode-map): Add follow-link property.
16064 2005-03-25  Jay Belanger  <belanger@truman.edu>
16066         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
16067         for variables.
16069 2005-03-25  Juri Linkov  <juri@jurta.org>
16071         * image-mode.el: Optimize image filename extension regexps in
16072         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
16073         in `auto-mode-alist'.
16074         (image-mode): Add `image-toggle-display-text' to local hook
16075         `change-major-mode-hook'.  Display the image as an image by
16076         default.  Set `cursor-type' and `truncate-lines' if the image
16077         is already displayed.  Take into account the current mode (image
16078         or text) in message.
16079         (image-minor-mode): New minor mode.
16080         (image-mode-maybe, image-toggle-display-text): New functions.
16081         (image-toggle-display): Use called-interactively-p.
16082         Let-bind `inhibit-read-only' to t.
16084         * image-mode.el (image-minor-mode): Set `cursor-type' and
16085         `truncate-lines' if the image is already displayed.  Add turning
16086         image-minor-mode off to `change-major-mode-hook'.  Add message.
16087         Call `image-toggle-display-text' after turning image-minor-mode off.
16089 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
16091         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
16092         Terminal.app, use utf-8.
16093         (set-display-table-and-terminal-coding-system): Add coding-system arg.
16094         (set-locale-environment): Use it.
16096         * term/xterm.el: Undo last change, better done in mule-cmds.el.
16098         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
16100         * progmodes/python.el (python-close-block-statement-p)
16101         (python-outdent-p, python-current-defun): Use symbol-end.
16103 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
16105         * files.el (save-some-buffers): Doc fix.
16107 2005-03-25  Werner Lemberg  <wl@gnu.org>
16109         * complete.el, thumbs.el: Replace `legal' with `valid'.
16110         * calendar/calendar.el: Replace `legal' with `valid'.
16111         * emacs-lisp/advice.el: Replace `legal' with `valid'.
16112         * mail/supercite.el: Replace `legal' with `valid'.
16113         * progmodes/cperl-mode.el, progmodes/idlw-shell.el
16114         * progmodes/idlwave.el, progmodes/vhdl-mode.el:
16115         Replace `legal' with `valid'.
16116         * textmodes/reftex-vars.el, textmodes/reftex.el:
16117         Replace `legal' with `valid'.
16119 2005-03-25  Werner Lemberg  <wl@gnu.org>
16121         * calc/calc-forms.el, calc/calc-sel.el:
16122         * midnight.el, vc-cvs.el:
16123         * emacs-lisp/cl-macs.el:
16124         * emulation/vip.el:
16125         * eshell/esh-io.el, eshell/esh-var.el:
16126         * mail/supercite.el:
16127         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
16128         * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
16129         * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
16130         * progmodes/sh-script.el, progmodes/xscheme.el:
16131         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
16132         * textmodes/reftex-index.el, textmodes/reftex-parse.el
16133         * textmodes/reftex-ref.el, textmodes/reftex-vars.el
16134         * textmodes/reftex.el, textmodes/org.el:
16135         Replace `illegal' with `invalid'.
16137 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16139         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
16140         (flymake-find-buildfile, flymake-find-possible-master-files)
16141         (flymake-check-include, flymake-parse-line): Replace loops over the
16142         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
16144         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
16145         Substitute file-name-as-directory in the rest of the file.
16146         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
16147         (flymake-replace-region): Remove unused arg `buffer'.
16148         (flymake-check-patch-master-file-buffer): Update calls to it.
16149         (flymake-add-err-info): Remove unused var `count'.
16150         (flymake-mode): Use define-minor-mode.
16152         * progmodes/flymake.el: Use with-current-buffer.
16153         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
16154         flymake-replace-regexp-in-string, flymake-line-beginning-position)
16155         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
16156         Avoid testing for `xemacs'.
16157         (flymake-nop): Move.
16158         (flymake-region-has-flymake-overlays): Return the computed value.
16159         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
16160         Remove unused var `endline'.
16161         (flymake-get-line-count): Remove unused function.
16162         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
16164         * emulation/vi.el:
16165         * generic.el:
16166         * hilit-chg.el (global-highlight-changes):
16167         * hi-lock.el (hi-lock-mode):
16168         * follow.el: find-file-hooks -> find-file-hook.
16170         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
16172 2005-03-24  Juri Linkov  <juri@jurta.org>
16174         * dired.el (dired-mode-map): Add menu item "Compare directories"
16175         for dired-compare-directories.
16177         * dired-aux.el (dired-compare-directories): Add autoload cookie.
16178         Doc fix.  Replace `read-file-name' with `read-directory-name'.
16180 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16182         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
16184 2005-03-24  Jay Belanger  <belanger@truman.edu>
16186         * calc/calc-embed.el (calc-embedded-mode-change): Save all
16187         relevant mode settings in calc-embedded-original-modes when modes
16188         are permanently changed.
16190 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16192         * autoinsert.el: find-file-hooks -> find-file-hook.
16194 2005-03-24  Lute Kamstra  <lute@gnu.org>
16196         * generic.el (generic-font-lock-defaults): Make it obsolete.
16197         (generic-font-lock-keywords): New variable to replace
16198         generic-font-lock-defaults.
16199         (generic-mode-set-font-lock): Delete it.
16200         (generic-mode-internal): Don't call generic-mode-set-font-lock.
16201         (generic-bracket-support): Add docstring.
16203         * generic-x.el: Rename generic-font-lock-defaults to
16204         generic-font-lock-keywords throughout.
16205         (mailagent-rules-setup-function): Delete it.
16206         (mailagent-rules-generic-mode): Use anonymous function instead.
16207         (show-tabs-generic-mode-font-lock-defaults-1)
16208         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
16209         Quote faces.
16210         (show-tabs-tab-face, show-tabs-space-face): Specify background,
16211         not foreground.
16213         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
16214         Recognize define-generic-mode.
16216 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
16218         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
16219         if there's no completion table.
16221 2005-03-23  Miles Bader  <miles@gnu.org>
16223         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
16224         Remove tty-specific variants, as they're no longer needed.
16226 2005-03-23  Lute Kamstra  <lute@gnu.org>
16228         * generic-x.el: Code cleanup: make args constant whenever possible.
16229         (installshield-statement-keyword-list)
16230         (installshield-system-functions-list)
16231         (installshield-system-variables-list, installshield-types-list)
16232         (installshield-funarg-constants-list): Make them constants.
16234         * generic.el (generic-make-keywords-list): Add autoload cookie.
16236         * calendar/time-date.el: Add comment on time value formats.
16237         Don't require parse-time.
16238         (with-decoded-time-value): New macro.
16239         (encode-time-value): New function.
16240         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
16241         (days-to-time): Return a valid time value when arg is huge.
16242         (time-since): Use time-subtract.
16243         (time-to-number-of-days): Use time-to-seconds.
16245 2005-03-23  David Ponce  <david@dponce.com>
16247         * recentf.el: (recentf-keep): New option.
16248         (recentf-menu-action): Default to `find-file'.
16249         (recentf-keep-non-readable-files-flag)
16250         (recentf-keep-non-readable-files-p)
16251         (recentf-file-readable-p, recentf-find-file)
16252         (recentf-cleanup-remote): Remove.
16253         (recentf-include-p): More robust.
16254         (recentf-keep-p): New function.
16255         (recentf-remove-if-non-kept): Rename from
16256         `recentf-remove-if-non-readable'.  Use `recentf-keep-p'.
16257         All callers updated.
16258         (recentf-menu-items-for-commands): Fix help string.
16259         (recentf-track-closed-file): Update.  Doc fix.
16260         (recentf-cleanup): Update.  Count removed files.  Doc fix.
16262 2005-03-23  Kim F. Storm  <storm@cua.dk>
16264         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
16265         Don't inherit from fringe face (now happens automatically).
16267 2005-03-22  Kim F. Storm  <storm@cua.dk>
16269         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
16270         position values.
16272 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16274         * menu-bar.el (showhide-date-time): Remove.
16275         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
16276         (menu-bar-make-mm-toggle): Simplify.
16278 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
16280         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
16281         Accept qualified variable and function names.
16283 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
16285         * bindings.el (completion-ignored-extensions):
16286         Remove ".lis" for `vax-vms'.
16288 2005-03-22  Andreas Schwab  <schwab@suse.de>
16290         * generic-x.el: Revert last change.
16291         * ldefs-boot.el: Update.
16293 2005-03-22  Jay Belanger  <belanger@truman.edu>
16295         * calc/calc-embed.el (calc-embedded-original-modes): New variable.
16296         (calc-embedded-save-original-modes)
16297         (calc-embedded-restore-original-modes): New functions.
16298         (calc-do-embedded): Save original modes when entering embedded mode
16299         and restore when leaving embedded mode.
16300         (calc-embedded-modes-change): Change the value of
16301         calc-embedded-original-modes to reflect permanent changes.
16303 2005-03-22  Lute Kamstra  <lute@gnu.org>
16305         * generic-x.el: Require generic again.
16307 2005-03-22  Miles Bader  <miles@gnu.org>
16309         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
16310         Tweak details to look good on both ttys and bitmap displays, light
16311         or dark background, etc.
16313 2005-03-21  Kim F. Storm  <storm@cua.dk>
16315         * tooltip.el (tooltip-show-help-function): Check car and cdr of
16316         mouse position.
16318 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16320         * icomplete.el: Don't forcibly turn on the mode upon load.
16321         (icomplete-mode): Use define-minor-mode.
16322         (icomplete-eoinput): Default to nil.
16323         (icomplete-minibuffer-setup): Remove autoload.
16324         (icomplete-tidy): Simplify.
16325         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
16326         in the initial state or if the user has modified the field.
16327         Fix handling of icomplete-max-delay-chars.
16328         Remove code that handles the oddball case where
16329         minibuffer-completion-table is an integer.
16330         Wrap icomplete-completions in while-no-input in case building
16331         completions takes more time than expected.
16332         (icomplete-completions): Simplify.
16334 2005-03-21  Richard M. Stallman  <rms@gnu.org>
16336         * jka-compr.el (jka-compr-really-do-compress):
16337         Make variable buffer-local.
16339         * image-mode.el: Handle .xpm files too.
16340         (image-toggle-display): Preserve modification flag.
16342         * help.el (where-is): Don't mention aliases with no key bindings.
16344 2005-03-21  Lute Kamstra  <lute@gnu.org>
16346         * generic.el: Fix commentary section.  Don't require cl for
16347         compilation.
16348         (generic-mode-list): Add autoload cookie.
16349         (generic-use-find-file-hook, generic-lines-to-scan)
16350         (generic-find-file-regexp, generic-ignore-files-regexp)
16351         (generic-mode, generic-mode-find-file-hook)
16352         (generic-mode-ini-file-find-file-hook): Fix docstrings.
16353         (define-generic-mode): Make it a defmacro.  Fix docstring.
16354         (generic-mode-internal): Code cleanup.  Add autoload cookie.
16355         (generic-mode-set-comments): Code cleanup.
16356         * generic-x.el: Don't prevent compilation.  Don't require generic.
16357         Follow coding conventions.  Minor code cleanup.
16358         (etc-fstab-generic-mode): Add some keywords.
16359         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
16360         define-generic-mode like a function declaration.
16362 2005-03-21  Jay Belanger  <belanger@truman.edu>
16364         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
16365         changing modes.
16367 2005-03-21  Sam Steingold  <sds@gnu.org>
16369         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
16371 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
16373         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
16374         Add underscore to "f$ lexicals" regexp.
16376 2005-03-20  Juri Linkov  <juri@jurta.org>
16378         * subr.el (progress-reporter-do-update): When `min-value' is equal
16379         to `max-value', set `percentage' to 0 and prevent division by zero.
16381 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
16383         Sync with Tramp 2.0.48.
16385         * net/tramp.el (all): Change all addresses to .gnu.org.
16386         (tramp-append-tramp-buffers): New defun.
16387         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
16388         Catch `dont-send' signal.
16389         (tramp-set-auto-save-file-modes): Set always permissions, because
16390         there might be an old auto-saved file belonging to another
16391         original file.  This could be a security threat.  Reported by
16392         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
16393         Check for Emacs 21.3.50 removed.
16395         * net/tramp-smb.el (all): Remove debug construct for
16396         `with-parsed-tramp-file-name'.
16397         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
16398         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
16399         No error message if DIRECTORY or FILENAME doesn't exist.
16400         (tramp-smb-open-connection): Check existence of
16401         `tramp-smb-program'.
16403 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16405         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
16406         Properly handle the case where the `m' or `s' command's argument is not
16407         yet terminated.
16408         (perl-indent-new-calculate): New function.
16409         (perl-indent-line): Use it.
16411 2005-03-20  Miles Bader  <miles@gnu.org>
16413         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
16414         in text-mode too.  Change to new face names.
16415         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
16416         Add `:weight bold' attribute.
16417         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
16419 2005-03-19  Juri Linkov  <juri@jurta.org>
16421         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
16423         * international/mule.el (auto-coding-alist): Sync with
16424         `auto-mode-alist' by adding upper case archive file extensions
16425         and adding ear/war to jar extension.
16427 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
16429         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
16430         running, restart it.
16432 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
16434         * finder.el (finder-current-item): Throw an error on an empty line.
16436         * man.el (Man-follow-manual-reference): If current-word returns
16437         nil, use "".
16439 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
16441         * simple.el (goto-line): Doc fix.
16443 2005-03-19  Aaron Hawley  <Aaron.Hawley@uvm.edu>  (tiny change)
16445         * files.el (save-buffer): Doc fix.
16447 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
16449         * recentf.el (recentf-cleanup-remote): New variable.
16450         (recentf-cleanup): Use it to conditionally check availability of
16451         remote files.
16453 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
16455         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
16456         function names.
16458 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
16460         * language/thai-word.el: New file.
16462 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
16464         * files.el (backup-buffer): If the file's directory is not
16465         writable, use copy instead of move to backup the file.
16467 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
16469         * obsolete/keyswap.el: Moved to obsolete/ from term/.
16471 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16473         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
16474         Use functionp instead of symbolp and fboundp.  Reported by Drkm
16475         <darkman_spam@yahoo.fr>.
16476         (ps-print-version): New version 6.6.6.
16478 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
16480         * textmodes/table.el (table--line-column-position): New idiom.
16481         (table--row-column-insertion-point-p): New function to test
16482         validity of row and column insertion operation at a location.
16483         (table-global-menu, table-cell-menu): Use above functions for
16484         deterministic test operation.
16485         (table--editable-cell-p): Behave in deterministic fashion.
16487 2005-03-18  Juri Linkov  <juri@jurta.org>
16489         * isearch.el (isearch-lazy-highlight-new-loop):
16490         Make arguments beg and end optional.
16491         (isearch-update): Remove optional arguments nil from
16492         isearch-lazy-highlight-new-loop.
16493         (isearch-lazy-highlight-search): Let-bind case-fold-search to
16494         isearch-lazy-highlight-case-fold-search instead of
16495         isearch-case-fold-search, and let-bind isearch-regexp to
16496         isearch-lazy-highlight-regexp.
16497         Use isearch-lazy-highlight-last-string instead of isearch-string.
16499         * replace.el (perform-replace): Remove bindings of global
16500         variables isearch-string, isearch-regexp, isearch-case-fold-search.
16501         Add three new arguments to `replace-highlight'.
16502         (replace-highlight): Add arguments string, regexp, case-fold.
16503         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
16504         to allow isearch-lazy-highlight-new-loop to use these values
16505         to set corresponding isearch-lazy-highlight-* internal
16506         variables whose values lazy highlighting will use regardless of
16507         changes to global variables isearch-string, isearch-regexp,
16508         isearch-case-fold-search during lazy highlighting loop.
16509         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
16510         to `lazy-highlight-cleanup'.
16512         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
16513         (ispell-highlight-face): Set default face to `isearch' when
16514         lazy highlighting is enabled.
16515         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
16516         priority to 1.  Add lazy highlighting.
16517         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
16518         from `isearch-dehighlight'.
16520 2005-03-18  David Ponce  <david@dponce.com>
16522         * files.el (hack-local-variables): Do a case-insensitive search
16523         for End.
16525 2005-03-18  Juri Linkov  <juri@jurta.org>
16527         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
16528         `isearch-lazy-highlight-cleanup', add alias to old name and
16529         declare obsolete.  Add release numbers to other obsolete vars.
16530         (isearch-done, isearch-lazy-highlight-new-loop):
16531         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
16532         (lazy-highlight-cleanup) <variable>: Doc fix.
16533         (isearch-lazy-highlight-update): Rename obsolete
16534         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
16536 2005-03-18  Kenichi Handa  <handa@m17n.org>
16538         * language/thai-util.el: Fix categorization of Thai characters in
16539         thai-category-table.
16540         (thai-composition-pattern): Adjust it for the above change.
16541         (thai-self-insert-command, thai-compose-syllable): New functions.
16542         (thai-compose-region): Use thai-compose-syllable.
16543         (thai-compose-string): Likewise.
16544         (thai-composition-function): Likewise.
16545         (thai-auto-composition): New function.
16546         (thai-auto-composition-mode): New minor mode.
16548         * language/thai.el: Fix patterns to be registered in
16549         composition-function-table.
16551         * international/quail.el (quail-input-method): Locally bind
16552         inhibit-modification-hooks to t.
16554 2005-03-17  Richard M. Stallman  <rms@gnu.org>
16556         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
16557         (perl-mode): Use run-mode-hooks.
16559         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
16560         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
16561         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
16563         * mail/sendmail.el (sendmail-send-it): Reenable the code
16564         to compute resend-to-address and use it.
16566         * tar-mode.el (tar-mode): Turn off undo unconditionally.
16568         * image-mode.el: New file.
16570         * image.el (insert-sliced-image): Add autoload cookie.
16572         * font-lock.el (font-lock-lines-before): New user option.
16573         (font-lock-after-change-function): Obey it.
16575         * bindings.el (esc-map): Make M-g a prefix.
16576         Bind M-g g and M-g M-g to goto-line.
16578         * faces.el (face-id): Doc fix.
16580 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
16582         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
16583         (rmail-show-message): Use rmail-unknown-mail-followup-to.
16584         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
16586         * mail/sendmail.el (mail-yank-ignored-headers)
16587         (mail-font-lock-keywords, mail-mode-fill-paragraph):
16588         Add Mail-Followup-To and Mail-Reply-To headers.
16589         (mail-citation-hook): Add autoload cookie.
16590         (mail-mode): Doc fix.
16591         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
16592         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
16593         (mail-mode-fill-paragraph): Handle those headers.
16594         (mail-mailing-lists): New variable.
16595         (mail-mail-reply-to, mail-mail-followup-to): New functions.
16597 2005-03-17  Juri Linkov  <juri@jurta.org>
16599         * isearch.el (isearch-fallback): Check for `(car previous)'
16600         before calling `isearch-other-end-state'.
16602 2005-03-17  Kim F. Storm  <storm@cua.dk>
16604         * simple.el (move-beginning-of-line): Move to beginning of buffer
16605         line, as well as beginning of screen line.
16607 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
16609         * calendar/diary-lib.el (mark-diary-entries): Use new optional
16610         argument REDRAW rather than calendar-redrawing variable.
16611         * calendar/calendar.el (calendar-redrawing): Delete.
16612         (redraw-calendar): Do not bind calendar-redrawing.
16614 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
16616         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
16617         diary-file buffer.
16619 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
16621         * help.el (describe-mode): Allow a :minor-mode-function property to
16622         specify a different minor mode toggle function than the variable.
16623         * simple.el (auto-fill-function):
16624         * subr.el (add-minor-mode): Use it.
16626 2005-03-16  Kenichi Handa  <handa@m17n.org>
16628         * language/ethio-util.el (sera-being-called-by-w3): New variable.
16629         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
16630         (ethio-fidel-to-sera-buffer): Likewise.
16632 2005-03-16  Juri Linkov  <juri@jurta.org>
16634         * emacs-lisp/find-func.el (find-function-regexp):
16635         Add defun-emitting macro `menu-bar-make-toggle'.
16637         * isearch.el: Put `isearch-scroll' property to
16638         `split-window-horizontally'.
16640         * info.el: Update error messages for `debug-ignored-errors'.
16641         (Info-isearch-search): Doc fix.
16642         (Info-find-node): Move up code to go into info buffer before
16643         recording the node to the history.
16644         (Info-fontify-node): Fontify titles only if the next line
16645         has two or more `*', `=', `-', `.'.
16646         Display "go to this node" for empty (match-string 3).
16648 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16650         * term/mac-win.el: Add mouse pointer shape constants.
16652 2005-03-15  Kim F. Storm  <storm@cua.dk>
16654         * simple.el (move-beginning-of-line): Use vertical-motion.
16656 2005-03-15  Juri Linkov  <juri@jurta.org>
16658         * isearch.el (isearch-error): New variable.
16659         (isearch-invalid-regexp, isearch-within-brackets): Remove.
16660         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
16661         (isearch-within-brackets-state): Remove.
16662         (isearch-case-fold-search-state, isearch-pop-fun-state):
16663         Decrease frame index.
16664         (isearch-mode, isearch-top-state, isearch-push-state)
16665         (isearch-edit-string, isearch-abort, isearch-search-and-update)
16666         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
16667         (isearch-search, isearch-lazy-highlight-new-loop):
16668         Replace `isearch-invalid-regexp' with `isearch-error'.
16669         Remove `isearch-within-brackets'.
16670         (isearch-search): Add `search-failed' handler to `condition-case'.
16671         (isearch-lazy-highlight-search): Add `condition-case' to catch
16672         errors and allow `isearch-lazy-highlight-update' to try
16673         highlighting from the beginning of the window.
16674         (isearch-repeat): Move up code to set isearch-wrapped to t
16675         before calling isearch-wrap-function.
16677         * info.el (Info-isearch-initial-node): New internal variable.
16678         (Info-search): Signal an error in isearch mode when search leaves
16679         the initial node.  Signal an error when `bound' is non-nil and
16680         nothing was found in the current subfile.
16681         (Info-isearch-search): Remove `condition-case'.
16682         (Info-isearch-wrap): Don't wrap when search failed during leaving
16683         the initial node.  If `Info-isearch-search' is nil, wrap around
16684         the current node.
16685         (Info-isearch-start): New fun.
16686         (Info-mode): Add buffer-local hook `Info-isearch-start' to
16687         `isearch-mode-hook'.
16689 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16691         * simple.el (normal-erase-is-backspace): Set default to t if
16692         running on Mac.
16694         * term/mac-win.el (function-key-map): Sync with x-win.el.
16696 2005-03-15  Kenichi Handa  <handa@m17n.org>
16698         * international/mule-cmds.el (locale-language-names): Modify the
16699         format of elements and add more entries.
16700         (locale-preferred-coding-systems): Add more entries.
16701         (set-locale-environment): Adjust for the change of
16702         locale-language-names.
16704 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
16706         * pcvs.el (smerge-ediff): Remove bogus autoload.
16708 2005-03-14  Lute Kamstra  <lute@gnu.org>
16710         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
16711         Ignore a `*' at the beginning of a line.
16713         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
16714         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
16715         subr.el.
16716         (dont-compile, eval-when-compile, eval-and-compile): Use declare
16717         to specify indentation.
16719         * generic.el (define-generic-mode): Let generic-mode-list be a
16720         list of strings; test membership with equal.
16722 2005-03-14  Kim F. Storm  <storm@cua.dk>
16724         * simple.el (next-line, previous-line): Add optional try-vscroll
16725         arg to recognize interactive use.  Pass it on to line-move.
16726         (line-move): Don't perform auto-window-vscroll when defining or
16727         executing keyboard macro to ensure consistent behavior.
16729 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
16731         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
16733 2005-03-13  Lute Kamstra  <lute@gnu.org>
16735         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
16736         debugger-setup-buffer so that backtrace marks the frames set to
16737         debug-on-exit and we don't have to do it manually.  Set an extra
16738         debug-on-exit for macro's.
16739         (debugger-setup-buffer): Don't mark the top frame manually.
16741 2005-03-12  Lute Kamstra  <lute@gnu.org>
16743         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
16744         lisp-indent-function throughout.
16745         (with-no-warnings): Set lisp-indent-function property.
16747 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
16749         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
16750         Add entry for backslash.
16752 2005-03-12  Juri Linkov  <juri@jurta.org>
16754         * info.el (Info-search): Four fixes for backward search.
16756 2005-03-11  Jay Belanger  <belanger@truman.edu>
16758         * calc/calc.el (calc-language-alist): New variable.
16759         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
16760         (calc-embedded-find-modes): Use calc-language-alist instead of
16761         calc-embedded-language-alist.
16763 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
16765         * calendar/calendar.el (calendar-redrawing): New internal
16766         variable.
16767         (redraw-calendar): Remove bogus save-excursion from previous
16768         change.  Bind calendar-redrawing to t for mark-diary-entries.
16769         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
16770         calendar if that is why we were called.
16772 2005-03-11  Kenichi Handa  <handa@m17n.org>
16774         * international/mule.el (make-coding-system): Set property
16775         coding-system-define-form to nil.
16776         (define-coding-system-alias): Likewise.
16778 2005-03-11  Kenichi Handa  <handa@m17n.org>
16780         These changes are suggested by Dave Love <fx@gnu.org>.
16782         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
16783         coding: tag.
16784         (adaptive-fill-regexp): Add more bullets.
16785         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
16786         regexps.
16788 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16790         * help.el (describe-mode): Properly handle non-trivial lighters.
16791         Don't ignore minor modes that are not listed in minor-mode-list.
16793         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
16794         feature ON when the user requests to turn it OFF.
16796 2005-03-10  Lute Kamstra  <lute@gnu.org>
16798         * emacs-lisp/debug.el (debug-entry-code): Delete it.
16799         (implement-debug-on-entry): New function to replace debug-entry-code.
16800         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
16801         second argument as the 2005-03-07 change makes it obsolete.
16802         (debug-on-entry, cancel-debug-on-entry): Update call to
16803         debug-on-entry-1.
16804         (debug, debugger-setup-buffer): Comment update.
16805         (debugger-frame-number): Update to work with implement-debug-on-entry.
16807 2005-03-10  Jay Belanger  <belanger@truman.edu>
16809         * calc/calc-embed.el (math-ms-args): Declare it.
16810         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
16811         math-ms-args.
16812         (calc-embedded-subst): Use math-multi-subst-rec to substitute
16813         variables.
16815 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
16817         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
16818         Use message-box.
16820         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
16821         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
16822         (tooltip-gud-tips): Simplify.
16823         (tooltip-gud-tips-p): Remove superfluous :set.
16824         (tooltip-gud-modes): Add fortran-mode.
16825         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
16827         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
16829 2005-03-09  Kim F. Storm  <storm@cua.dk>
16831         * play/animate.el (animate-place-char): Use forward-line instead
16832         of next-line to improve performance.
16834 2005-03-09  Simon Josefsson  <jas@extundo.com>
16836         * net/browse-url.el (browse-url-default-browser): Doc fix.
16838 2005-03-09  Miles Bader  <miles@gnu.org>
16840         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
16841         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
16843 2005-03-09  Kenichi Handa  <handa@m17n.org>
16845         * international/latin-1.el: Set case and syntax for 255 only if
16846         set-case-syntax-set-multibyte is nil.
16848         * textmodes/ispell.el (ispell-insert-word): New function.
16849         (ispell-word): Use ispell-insert-word to insert a new word.
16850         (ispell-process-line): Likewise.
16851         (ispell-complete-word): Likewise.
16853 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
16855         * calendar/calendar.el (redraw-calendar): Preserve point.
16856         Reported by Matt Hodges <MPHodges@member.fsf.org>.
16857         (calendar-week-start-day): Move after definition of
16858         redraw-calendar.  Delete buffer test, since redraw-calendar has
16859         that now.
16861         * calendar/diary-lib.el (mark-diary-entries): Only call
16862         redraw-calendar in the first of any recursive calls.
16863         Reported by Alan Shutko <ats@acm.org>.
16865 2005-03-08  Juri Linkov  <juri@jurta.org>
16867         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
16868         (html-horizontal-rule, html-line, html-image, html-checkboxes)
16869         (html-radio-buttons): Add a space before the trailing `/>' where
16870         sgml-xml-mode is non-nil.
16871         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
16872         the subsequent tag of the empty XML tag.
16873         (html-href-anchor): Don't set initial input to "http:".
16874         (html-image): Ask for the image URL and set point inside alt="".
16875         (html-name-anchor): Duplicate the name in the `id' attribute when
16876         sgml-xml-mode is non-nil.
16877         (html-paragraph): Remove \n before <p>.
16878         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
16879         instead of `checked' when sgml-xml-mode is non-nil.
16881         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
16882         Remove 1 space before #RRGGBB to not truncate it on terminal
16883         windows w/o fringes.  Remove 1 space between bg and fg examples
16884         to get more space.
16885         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
16886         avoid byte-compile warnings.
16888         * image-file.el (image-file-handler): Put `safe-magic' property to
16889         `image-file-handler'.
16891         * info.el (Info-isearch-search): Emulate word search in
16892         isearching through multiple Info nodes with Info-search.
16893         (Info-isearch-wrap): Allow isearch-word.
16895 2005-03-08  Lute Kamstra  <lute@gnu.org>
16897         * emacs-lisp/debug.el (debugger-step-through): Make sure that
16898         stepping into the debugger's code is not possible.
16899         (debugger-jumping-flag): Docstring update.
16901 2005-03-08  Jay Belanger  <belanger@truman.edu>
16903         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
16904         embedded mode begins.
16905         (calc-embedded-language-alist): New variable.
16906         (calc-embedded-find-modes): Use calc-embedded-language-alist to
16907         set default language mode.
16909 2005-03-08  Kenichi Handa  <handa@m17n.org>
16911         * international/ccl.el (define-ccl-program): Fix docstring about
16912         extra 256 bytes assured for the output buffer.
16914         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
16915         Fix BUFFER_MAGNIFICATION to 2.
16916         (ccl-encode-mule-utf-16be-with-signature): Likewise.
16918 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
16920         * align.el (align-rules-list): Added an alignment rule for CSS
16921         declarations (applies to css-mode and html-mode buffers).
16923 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
16925         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
16927 2005-03-07  Kim F. Storm  <storm@cua.dk>
16929         * simple.el (move-beginning-of-line): New command.
16931         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
16933         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
16935         * emulation/cua-base.el: Put CUA move property on move-end-of-line
16936         and move-beginning-of-line.
16938         * apropos.el (apropos-print): Omit command from M-x ... RET.
16940 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
16942         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
16943         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
16945 2005-03-06  Richard M. Stallman  <rms@gnu.org>
16947         * bindings.el (esc-map): Bind M-g to goto-line.
16949         * facemenu.el (global-map): Bind M-o, not M-g.
16951 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16953         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
16954         "Open Directory" as for "Open File".
16956 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
16958         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
16959         (push-mark-command): Run activate-mark-hook.
16961 2005-03-06  Richard M. Stallman  <rms@gnu.org>
16963         * help-mode.el (help-mode-finish): Don't alter the element
16964         in view-return-to-alist if there already is one.
16966         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
16967         make sure the current buffer is the expected one.
16969         * novice.el (disabled-command-function): Output in *Disabled Command*.
16970         Explicitly ignore non-keyboard events, and explicitly handle C-g.
16972         * textmodes/flyspell.el (flyspell-large-region):
16973         Pass args differently for aspell.
16975         * files.el (mode-require-final-newline): Doc fix.
16977 2005-03-03  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
16979         * progmodes/which-func.el (which-function):
16980         Specify NOERROR when calling imenu--make-index-alist.
16982 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
16984         * simple.el (normal-erase-is-backspace): Define default value.
16986         * custom.el (custom-theme-set-variables): Remove unused var
16987         `immediate'.
16988         (custom-reevaluate-setting): Simple function to handle variables
16989         that are defined before their default value can really be
16990         computed.
16992         * startup.el (command-line): Use it for temporary-file-directory,
16993         small-emporary-file-directory, auto-save-file-name-transforms,
16994         blink-cursor-mode, and normal-erase-is-backspace.
16996         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
16997         progress, even with buggy anchored keywords.
16999 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
17001         * simple.el (goto-line): Remove unbalanced final parenthesis.
17003 2005-03-05  Richard M. Stallman  <rms@gnu.org>
17005         * simple.el (goto-line): Use a number at point as the default.
17006         With C-u as arg, switch buffers.
17008 2005-03-05  Juri Linkov  <juri@jurta.org>
17010         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
17011         with `no-blinking-cursor'.
17013         * startup.el (no-blinking-cursor): New defvar.
17014         (command-line): Add `--no-blinking-cursor' to longopts.
17015         Set `no-blinking-cursor' to t for command line arguments
17016         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
17017         with `no-blinking-cursor' in the condition for calling
17018         `blink-cursor-mode'.
17020 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
17022         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
17023         (menu-bar-options-save): Add blink-cursor-mode.
17024         (menu-bar-options-menu): Add blink-cursor-mode.
17026 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
17028         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
17029         (icalendar-export-file, icalendar-export-region)
17030         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
17031         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
17033 2005-03-04  Lute Kamstra  <lute@gnu.org>
17035         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
17036         (debug-function-list): Ditto.
17038 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
17040         * textmodes/texinfmt.el (texinfo-append-refill):
17041         Redefine the types of line to which @refill
17042         is not appended by replacing a search for `@refill\\|@bye' with
17043         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
17044         itemize@refill' bug and the unfilled long lines bug.
17045         (texinfmt-version): Update number and date.
17047 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
17049         * international/code-pages.el (windows-1250, windows-125[2-8])
17050         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
17052 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17054         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
17055         bound yet.
17057 2005-03-02  Romain Francoise  <romain@orebokech.com>
17059         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
17060         buffer after removing limits.
17061         (ibuffer-pop-filter): Ditto.
17062         Update copyright.
17064 2005-03-02  Miles Bader  <miles@gnu.org>
17066         * button.el (make-text-button): If the user doesn't specify a
17067         type, use the default.  Rewrite to use `add-text-properties' and
17068         plist functions.
17070 2005-03-01  Lute Kamstra  <lute@gnu.org>
17072         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
17073         (debugger-jumping-flag): New var.
17074         (debug-entry-code): Use it.
17075         (debugger-jump): Use debugger-jumping-flag and add
17076         debugger-reenable to post-command-hook.
17077         (debugger-reenable): Use debugger-jumping-flag and remove itself
17078         from post-command-hook.
17079         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
17080         debugger-reenable.
17082 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
17084         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
17085         inclusion of "itemize\\|", which may be unnecessary, is certainly
17086         inelegant, and stops refilling in itemize lists when formatting
17087         Japanese Texinfo files to Info.
17088         Update copyright to 2005.
17090 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
17092         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
17093         of an error if GDB can't find the source file.
17095 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
17097         * calendar/calendar.el (redraw-calendar): Work from any buffer,
17098         not just the calendar.
17100         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
17101         first.
17102         (diary-redraw-calendar): New function.
17103         (make-diary-entry): Add diary-redraw-calendar to local
17104         write-contents-functions.  Turn off selective display before
17105         inserting in diary.
17107 2005-03-01  Kim F. Storm  <storm@cua.dk>
17109         * emacs-lisp/copyright.el (copyright-fix-years): New command.
17111 2005-03-01  Lute Kamstra  <lute@gnu.org>
17113         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
17114         that debug-entry-code can be safely removed from a function while
17115         this code is being evaluated.  Revert the 2005-02-27 change as the
17116         new implementation no longer requires it.  Make sure that a
17117         function body containing just a string is not mistaken for a docstring.
17118         (debug): Skip one more frame in case of debug on entry.
17119         (debugger-setup-buffer): Delete one more frame line in case of
17120         debug on entry.
17121         (debugger-frame-number): Update to use the new text introduced by
17122         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
17124 2005-02-28  Kim F. Storm  <storm@cua.dk>
17126         * double.el (double-translate-key): Call force-window-update after
17127         read-event to avoid crash in redisplay.
17129 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
17131         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
17132         (debug): Use it.  Move the inhibit-trace earlier.
17133         (debug-entry-code): New const.
17134         (debug-on-entry-1): Use it.
17136 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
17138         * international/utf-16.el (ccl-encode-mule-utf-16le):
17139         Fix BUFFER_MAGNIFICATION to 2.
17140         (ccl-encode-mule-utf-16be): Likewise.
17142 2005-02-28  Kenichi Handa  <handa@m17n.org>
17144         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
17145         Fix BUFFER_MAGNIFICATION to 4.
17146         (ccl-encode-mule-utf-16be-with-signature): Likewise.
17148 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
17150         * speedbar.el (speedbar-update-flag): Doc fix.
17151         (speedbar-show-info-under-mouse): Give set-mouse-position the right
17152         argument.
17154 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
17156         * reveal.el (reveal-post-command): Don't try to reveal overlays which
17157         have a non-nil `invisible' property but are actually visible.
17159         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
17160         for perldoc sections.
17161         (perl-outline-regexp, perl-outline-level): New var and function.
17162         (perl-mode): Use them.
17164 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
17166         * calendar/diary-lib.el (diary-remind): Discard any mark portion
17167         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
17169 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
17171         * cus-edit.el: Comment change.
17172         (custom-buffer-create-internal): Slightly reword text at top of
17173         Custom buffers.  Mention there that saving an option edits the
17174         init file.  Add link to Emacs manual node on `custom-file'.
17175         (custom-magic-alist): Rewrite individual State messages to use
17176         capitalized keywords.  Doc fix.
17178 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
17180         * calendar/calendar.el (calendar-buffer): Move above
17181         calendar-week-start-day.
17182         (calendar-week-start-day): Doc fix.  Add :set function.
17183         (calendar-minimum-window-height): New variable.
17184         (generate-calendar-window): Only resize window if selected-window
17185         is displaying the calendar buffer.  Use new variable
17186         calendar-minimum-window-height.
17187         (generate-calendar): Reword error message.
17188         (calendar-mode-map): Bind DEL to scroll-other-window-down.
17190 2005-02-27  Andreas Schwab  <schwab@suse.de>
17192         * vc.el (vc-do-command): Don't run command asynchronously when
17193         operating in a remote directory.
17195         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
17196         change from sync with Tramp 2.0.47.
17198 2005-02-27  Richard M. Stallman  <rms@gnu.org>
17200         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
17202         * textmodes/flyspell.el (flyspell-mode-on):
17203         Call ispell-change-dictionary only if necessary.
17205         * emacs-lisp/re-builder.el (regexp-builder): New function.
17207         * register.el (describe-register-1): Explicitly handle
17208         yank-excluded-properties = t.
17210         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
17211         (custom-magic-alist): Change the status descriptions again.
17212         (face widget-type): Total rewrite based on `restricted-sexp'
17213         to eliminate the confusing double hiding levels.
17215         * emacs-lisp/debug.el (debug-on-entry-1):
17216         If function body is empty, add nil as body form.
17218 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17220         * emacs-lisp/trace.el (inhibit-trace): New var.
17221         (trace-make-advice): Use it.
17223         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
17225 2005-02-26  Kim F. Storm  <storm@cua.dk>
17227         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
17228         (mouse-on-link-p, mouse-drag-region-1): Use it.
17230 2005-02-25  Lute Kamstra  <lute@gnu.org>
17232         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
17234 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
17236         * frame.el (blink-cursor-mode): Add :group keyword.
17238 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
17240         * calendar/icalendar.el (icalendar--decode-isodatetime):
17241         New optional argument DAY-SHIFT.
17242         (icalendar-export-region): Fix coding-system-for-write.
17243         (icalendar--convert-ical-to-diary): Shift end-day of all-day
17244         events by one.
17246 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17248         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
17250 2005-02-24  Kim F. Storm  <storm@cua.dk>
17252         * international/iso-acc.el (iso-accents-compose): Fix crash
17253         during redisplay.  Call force-window-update after read-event
17254         and delete-region to signal that window is not accurate.
17256 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17258         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
17259         Remove unused and inexistent var `inhibit-trace'.
17260         (debugger-mode): Use run-mode-hooks.
17261         (debugger-list-functions): Add buttons; setup xref stack.
17263 2005-02-23  Richard M. Stallman  <rms@gnu.org>
17265         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
17266         appointment says it was explicitly made.
17267         (appt-add): Set the 3rd element.
17268         (appt-make-list): Preserve explicit appointments.
17270         * subr.el (find-tag-default): Catch errors in forward-sexp.
17272 2005-02-23  Juri Linkov  <juri@jurta.org>
17274         * info.el (Info-isearch-search): New defcustom.
17275         (Info-isearch-search): Call the default isearch function
17276         when Info-isearch-search is nil.
17277         (Info-isearch-wrap): Use variable Info-isearch-search.
17279 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
17281         * cus-edit.el: Comment change.
17283 2005-02-22  Kim F. Storm  <storm@cua.dk>
17285         * progmodes/hideif.el (hide-ifdef-use-define-alist):
17286         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
17288 2005-02-22  Simon Josefsson  <jas@extundo.com>
17290         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
17291         New variable.
17292         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
17293         Oskarsson" <myrkraverk@users.sourceforget.net>.
17295 2005-02-22  Kim F. Storm  <storm@cua.dk>
17297         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
17298         check that window of that event is the selected window.
17299         (mouse-drag-region-1): Compare mouse event window to selected
17300         window before setting point.
17302         * tooltip.el (tooltip-show-help-function): Pass event to
17303         mouse-on-link-p so it can check selected window.
17305 2005-02-22  Kenichi Handa  <handa@m17n.org>
17307         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
17308         (ps-mule-show-warning): New function.
17309         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
17310         characters are found.
17312         * ps-print.el (ps-header-footer-string): Return a list of header
17313         and footer strings.
17315 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
17317         * pcvs.el (cvs-retrieve-revision): Fix thinko.
17319 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
17321         * frame.el (blink-cursor-mode): Use define-minor-mode.
17323         * term/mac-win.el (function-key-map): Use char-names more consistently.
17324         (file-name-coding-system): Only set it for MacOS-9.  The other case is
17325         already handled in mule-cmds.el (where it also works when mac-win.el
17326         is not used).
17328 2005-02-21  Kenichi Handa  <handa@m17n.org>
17330         * international/mule.el (ctext-pre-write-conversion): Always use
17331         " *code-converting-work*" buffer for work.
17333         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
17335 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
17337         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
17339 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
17341         * ses.el (undo-more): Restore defadvice, but only the part that
17342         allows changes outside the restricted area of the buffer.
17344 2005-02-20  Kim F. Storm  <storm@cua.dk>
17346         * simple.el (line-move): Add fourth optional arg try-vscroll which
17347         must be set to perform auto-window-vscroll.
17348         When moving backwards and doing auto-window-vscroll, automatically
17349         vscroll to the last part of lines which are taller than the window.
17350         (next-line, previous-line): Set try-vscroll arg on line-move.
17352 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
17354         * replace.el (query-replace, query-replace-regexp)
17355         (replace-string, replace-regexp): When operating on region, make
17356         the minibuffer prompt say so.
17358         * isearch.el (isearch-forward): Document isearch-query-replace and
17359         isearch-query-replace-regexp keybindings.
17361 2005-02-19  Jay Belanger  <belanger@truman.edu>
17363         * calc/calc-aent.el (math-read-token): Add local variable.
17365         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
17366         (calc-edit-top): Move declaration to earlier in file.
17367         (calc-edit-macro-repeats): Add local variables.
17369         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
17370         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
17371         calcFunc-tanh.
17372         Adjust integration rule for calcFunc-tan.
17374 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
17376         * viper-cmd.el (viper-prefix-commands): Make into a defconst.
17377         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
17378         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
17379         (viper-skip-separators): Bug fix.
17380         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
17381         particular major mode.
17382         (viper-del-backward-char-in-replace): Don't put deleted char on the
17383         kill ring.
17385         * viper-ex.el (viper-color-display-p): New function.
17386         (viper-has-face-support-p): Use viper-color-display-p.
17388         * viper-keym.el (viper-gnus-modifier-map): New keymap.
17390         * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
17392         * viper-util.el (viper-glob-unix-files): Fix shell status check.
17393         (viper-file-remote-p): Make equivalent to file-remote-p.
17395         * viper.el (viper-major-mode-modifier-list):
17396         Use viper-gnus-modifier-map.
17398 2005-02-19  David Kastrup  <dak@gnu.org>
17400         * subr.el (subregexp-context-p): Fix garbled doc string by adding
17401         quoting.
17403 2005-02-19  Jay Belanger  <belanger@truman.edu>
17405         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
17406         Remove extra definitions.
17407         (calc-coth): New function.
17408         (calcFunc-cot): Fix `let'.
17410 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
17412         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
17413         the reasons we use "type pc" in these faces.
17415         * button.el (button): Ditto.
17417 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
17419         * replace.el (query-replace-read-from): Set the value of
17420         query-replace-from-history-variable to handle the case of an empty
17421         string entered to accept the suggested default.
17423         * net/tramp.el (tramp-file-name-for-operation):
17424         Use dired-call-process instead of dired-call-process-command.
17426 2005-02-19  Jay Belanger  <belanger@truman.edu>
17428         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
17429         (math-div-non-trig): New variables.
17430         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
17431         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
17432         (math-combine-prod, math-div-symb-fancy): Add simplifications for
17433         trig expressions.
17435 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
17437         * progmodes/gdb-ui.el (gdb-var-update-handler)
17438         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
17439         for watch expressions,
17440         (gdb-var-create-handler): Don't set speedbar-update-flag.
17441         (gdb-post-prompt): Simplify test for speedbar.
17443 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
17445         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
17446         (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
17447         we use the syntax table of the correct buffer.
17448         (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
17449         Felix Gatzemeier.
17451         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
17452         (ediff-file-remote-p): Make synonymous with file-remote-p.
17453         In all deffaces ediff-*-face-*, use min-colors.
17455         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
17456         ediff-recurse-to-subdirectories.
17457         (ediff-mark-if-equal): Check that the arguments are strings, use
17458         ediff-same-contents (after to Felix Gatzemeier).
17460         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
17461         nil.
17463 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
17465         * log-view.el (log-view-message-re): Fix up Subversion regexp.
17467 2005-02-18  David Kastrup  <dak@gnu.org>
17469         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
17470         use `mark-active' when defined.
17472 2005-02-18  Kenichi Handa  <handa@m17n.org>
17474         * ps-print.el (ps-font-info-database): New entry
17475         ZapfChancery-MediumItalic with correct font name.  Fix font name
17476         of the entry Zapf-Chancery-MediumItalic.
17478 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
17480         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
17482 2005-02-16  Kim F. Storm  <storm@cua.dk>
17484         * ido.el (ido-fallback-command): Pass user input to fallback command.
17486 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
17488         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
17489         (gdb-find-file-hook): Add server prefix.
17491 2005-02-16  Richard M. Stallman  <rms@gnu.org>
17493         * replace.el (perform-replace): Pass new args to replace-highlight.
17494         (replace-highlight): Take region args,
17495         and pass them to isearch-lazy-highlight-new-loop.
17497         * novice.el (disabled-command-hook): Autoload the defalias
17498         and the make-obsolete-variable call.
17500         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
17502         * isearch.el (isearch-lazy-highlight-start-limit)
17503         (isearch-lazy-highlight-end-limit): New variables limit
17504         the region for highlighting.
17505         (isearch-lazy-highlight-new-loop): New args BEG and END.
17506         (isearch-lazy-highlight-search): Use the new vars.
17507         (isearch-lazy-highlight-update): Likewise.
17509         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
17511         * cus-start.el (all): Use default-boundp.
17513 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
17515         * menu-bar.el (menu-bar-select-frame): Handle current frame.
17517 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
17519         * autorevert.el (auto-revert-stop-on-user-input)
17520         (auto-revert-verbose): Doc fixes.
17522 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
17524         * international/mule-cmds.el (set-locale-environment): Remove call
17525         to set-selection-coding-system on Windows.
17527 2005-02-15  Jay Belanger  <belanger@truman.edu>
17529         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
17530         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
17531         calcFunc-coth.
17532         (math-simplify-sqrt): Add simplifications.
17534         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
17535         to list.
17537         * calc/calc-ext.el: Add functions to autoloads.
17539         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
17540         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
17541         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
17542         (math-csc-raw, math-cot-raw): New functions.
17544         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
17546         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
17547         the variable name in a message.
17549         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
17550         calcFunc-csc, calcFunc-cot.
17552         * calc/calcalg2.el: Add derivative and integration rules for
17553         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
17554         calcFunc-csch, calcFunc-coth.
17555         (math-do-integral-methods): Add to checks for when to use
17556         substitutions.
17558         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
17560 2005-02-15  Lute Kamstra  <lute@gnu.org>
17562         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17563         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
17564         <monnier@iro.umontreal.ca>
17565         (lisp-outline-level): Improve efficiency.  Suggested by David
17566         Kastrup <dak@gnu.org>.
17568 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
17570         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
17571         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
17572         (gdb-set-gud-minor-mode-existing-buffers): New functions.
17573         (gdb-find-file-hook): New hook.  Add it to find-file-hook.
17574         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
17576 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
17578         * cus-start.el (all): Comment change.
17580 2005-02-14  Lute Kamstra  <lute@gnu.org>
17582         * cus-start.el (all): Check if symbol is void.
17584 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
17586         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
17587         optional argument to \cite.
17589 2005-02-14  Richard M. Stallman  <rms@gnu.org>
17591         * cus-edit.el (custom-buffer-create-internal): Update help message.
17592         (custom-magic-alist): Update help messages.
17594         * cus-start.el (all): Allow a var to specify a standard value.
17596 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
17598         * custom.el (custom-theme-set-variables): Handle variable aliases.
17600         * frame.el (blink-cursor-timer): Doc fix.
17601         (blink-cursor): Make it an alias for `blink-cursor-mode' and
17602         declare obsolete.
17603         (blink-cursor-mode): Define with defcustom and use correct
17604         standard expression in that defcustom.
17605         * startup.el (command-line): Adapt to above changes in frame.el.
17607 2005-02-11  Lute Kamstra  <lute@gnu.org>
17609         * apropos.el (apropos-score-doc): Prevent division by zero.
17611 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
17613         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
17614         (icalendar--get-event-property-attributes)
17615         (icalendar--get-event-properties)
17616         (icalendar--datetime-to-diary-date): New functions.
17617         (icalendar--split-value): Doc fix.
17618         (icalendar--datetime-to-noneuropean-date)
17619         (icalendar--datetime-to-european-date): New optional argument
17620         SEPARATOR.  Return result as a string instead of a list.
17621         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
17622         (icalendar--convert-string-for-export): Rename arg S to STRING.
17623         (icalendar-export-region): Doc fix.  Change name of error buffer.
17624         Save output buffer.
17625         (icalendar-import-file): Add blank at end of prompt.
17626         (icalendar-import-buffer): Doc fix.  Do not switch to error
17627         buffer.  Indicate status in return value.
17628         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
17629         buffer.  Save output buffer.  Handle exception from recurrence
17630         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
17631         events.  Fix problems with weekly all-day events.
17633 2005-02-10  Richard M. Stallman  <rms@gnu.org>
17635         * simple.el (eval-expression-print-format):
17636         Avoid warning about edebug-active.
17638         * help.el (help-for-help-internal): Rename from help-for-help.
17639         (help-for-help): Define with defalias.
17641         * font-core.el (font-lock-default-function): Use with-no-warnings.
17643         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
17645         * custom.el (defface): Doc fix.
17647 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
17649         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
17650         width 0" to prevent word wrapping problems.
17652 2005-02-09  Kim F. Storm  <storm@cua.dk>
17654         * ido.el (ido-file-extensions-order): New defcustom.
17655         (ido-file-extension-lessp, ido-file-extension-aux)
17656         (ido-file-extension-order): New advanced file ordering.
17657         (ido-file-lessp): New simple file ordering.
17658         (ido-sort-list): Remove.
17659         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
17660         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
17662 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
17664         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
17665         that some versions of grep produce.
17666         (grep-mode-font-lock-keywords): Likewise.
17668 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
17670         * progmodes/gdb-ui.el (gdb-location-list): New variable.
17671         (gdb-cdir): Delete.
17672         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
17673         (gdb-source-info): Treat case when source file is in another
17674         directory properly.
17675         (gdb-get-location): New function.
17677 2005-02-07  Jay Belanger  <belanger@truman.edu>
17679         * calc/calc-prog.el (calc-write-parse-table-part)
17680         (calc-fix-token-name): Fix a check for language type.
17682         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
17684 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
17686         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
17687         as directory not writable.
17689 2005-02-07  Kim F. Storm  <storm@cua.dk>
17691         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
17692         (cua--standard-movement-commands): Remove list.
17693         Instead, set CUA property value to move for movement commands.
17694         (cua-movement-commands): Remove.  Users must set CUA prop instead.
17695         (cua--pre-command-handler): Check CUA property.
17696         (cua--init-keymaps): Don't remap undo commands.
17697         (cua-mode): Don't call cua--rectangle-on-off.
17699         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
17700         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
17701         (cua--rect-undo-set-point): New var.
17702         (cua--rectangle-undo-boundary): Setup undo apply entry.
17703         (cua--rect-undo-handler): New function for rectangle undo.
17704         (cua--rect-start-position, cua--rect-end-position): Add.
17705         (cua--rectangle-post-command): Call cua--rectangle-set-corners
17706         for restored rectangle.  Set point if cua--rect-undo-set-point.
17708 2005-02-06  Jay Belanger  <belanger@truman.edu>
17710         * calc/calc-lang.el (calc-tex-language): Display more information
17711         in messages.
17713         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
17714         in TeX mode.
17716 2005-02-06  Richard M. Stallman  <rms@gnu.org>
17718         * emacs-lisp/lisp.el (buffer-end): Doc fix.
17720 2005-02-05  Arne_J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
17722         * net/ldap.el (ldap-search-internal): Support attributes with
17723         optional descriptions separated by a semi-colon, as in
17724         "userCertificate;binary".
17726 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17728         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
17729         isn't a cons (i.e. the version is 0).
17731 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
17733         * help.el (help-for-help): Doc fix.
17735 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
17737         * progmodes/gdb-ui.el: Update copyright.  Put GDB-Frames before
17738         GDB-Windows on the menu-bar as this works better.
17740 2005-02-04  Jay Belanger  <belanger@truman.edu>
17742         * calc/calc-embed.el (calc-embedded-update): Don't put in
17743         unnecessary newlines.  Adjust the end of formula marker.
17745         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
17746         (math-latex-parse-two-args): New function.
17748 2005-02-03  Lute Kamstra  <lute@gnu.org>
17750         * help-fns.el (help-with-tutorial): Make sure that users cannot
17751         remove the entire text of the tutorial by means of `undo'.
17753 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17755         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
17756         in recent changes, where the ispell process was repeatedly
17757         killed & restarted.
17759         * international/mule-cmds.el (set-locale-environment): Set file-name
17760         coding system to utf-8 on Darwin systems.
17761         (set-default-coding-systems): Don't set default-file-name-coding-system
17762         on Darwin systems.
17764 2005-02-03  Richard M. Stallman  <rms@gnu.org>
17766         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
17768 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
17770         * faces.el (list-faces-display): Add optional argument.
17772 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
17774         * font-core.el (font-lock-default-function): Handle the rare case where
17775         only font-lock-keywords is set.
17777 2005-02-02  Kenichi Handa  <handa@m17n.org>
17779         * international/characters.el: Cancel previous change for
17780         I-WITH-DOT-ABOVE and DOTLESS-i.
17782         * international/latin-5.el: Cancel previous change.
17784 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
17786         * progmodes/gud.el: Correction to syntax in gud-menu-map.
17788 2005-02-02  Kenichi Handa  <handa@m17n.org>
17790         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
17791         DOTLESS-i.
17793         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
17794         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
17796         * case-table.el (get-upcase-table): New function.
17797         (copy-case-table): Copy upcaes table too if non-nil.
17798         (set-case-syntax-delims): Maintain upcase table too.
17799         (set-case-syntax-pair): Likewise.
17800         (set-upcase-syntax, set-downcase-syntax): New functions.
17801         (set-case-syntax): Maintain upcase table too.
17803 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
17805         * progmodes/gdb-ui.el (gdb-goto-info): Delete.
17807         * progmodes/gud.el (gud-goto-info): New function.
17808         (gud-tool-bar-map): Use correct icon.
17810 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
17812         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
17813         When delegating, order args in the funcall correctly.
17815 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
17817         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
17819 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
17821         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
17822         buffer not visiting a file.
17824 2005-01-31  Jay Belanger  <belanger@truman.edu>
17826         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
17827         bound on the line with the formula.
17829 2005-01-31  Kim F. Storm  <storm@cua.dk>
17831         * ses.el (ses-create-cell-variable-range)
17832         (ses-destroy-cell-variable-range, ses-reset-header-string)
17833         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
17834         (ses-insert-row): Fix format of apply undo entries.
17836 2005-01-31  Jay Belanger  <belanger@truman.edu>
17838         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
17839         parts.
17841         * calc/calc-embed.el (calc-embedded-open-formula)
17842         (calc-embedded-close-formula): Ignore matrix environments.
17844         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
17845         TeX mode.
17847         * calc/calc-lang.el (math-function-table, math-oper-table)
17848         (math-variable-table): Adjust the LaTeX portions.
17850         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
17851         (math-latex-ignore-words): New constant.
17853 2005-01-31  Richard M. Stallman  <rms@gnu.org>
17855         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
17856         (ispell-local-dictionary): Doc fix.
17857         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
17858         Don't reinitialize at run time.  Don't defcustom.
17859         All uses changed to append ispell-local-dictionary-alist,
17860         or check it first.
17861         (ispell-current-dictionary): New variable for dictionary in use.
17862         (ispell-dictionary): Now used only for global default.
17863         (ispell-start-process): Set ispell-current-dictionary,
17864         not ispell-dictionary.
17865         (ispell-change-dictionary): Use this only for setting
17866         user preferences.
17867         (ispell-internal-change-dictionary): New function
17868         to change the current dictionary in use.
17869         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
17870         Use ispell-current-dictionary.
17871         Handle ispell-local-dictionary-overridden.
17872         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
17874 2005-01-31  Jay Belanger  <belanger@truman.edu>
17876         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
17878         * calc/calc-ext.el: Add calc-latex-language to autoloads.
17879         (calc-mode-map): Add calc-latex-language.
17881         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
17882         (math-latex-print-frac): New functions.
17883         (math-oper-table, math-function-table, math-variable-table)
17884         (math-complex-format, math-input-filter): Add latex properties.
17885         (calc-set-language): Set math-expr-special-function-mapping.
17887         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
17888         (calc-write-parse-table-part): Add LaTeX support.
17890         * calc/calc.el (calc-language): Adjust docstring.
17891         (calc-set-mode-line): Add LaTeX support.
17892         (math-expr-special-function-mapping): New variable.
17893         (math-tex-ignore-words): Add to list.
17895         * calc/calccomp.el (math-compose-expr, math-compose-rows):
17896         Add LaTeX support.
17897         (math-compose-expr): Add support for special functions.
17899         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
17901 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
17903         * progmodes/gdb-ui.el (gdb-memory-address)
17904         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
17905         (gdb-memory-mode-map, gdb-memory-format-keymap)
17906         (gdb-memory-format-menu, gdb-memory-unit-keymap)
17907         (gdb-memory-unit-menu): New variables for a buffer
17908         that lets the user examine program memory.
17909         (gdb-memory-set-address, gdb-memory-set-repeat-count)
17910         (gdb-memory-format-binary, gdb-memory-format-octal)
17911         (gdb-memory-format-unsigned, gdb-memory-format-signed)
17912         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
17913         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
17914         (gdb-memory-unit-word, gdb-memory-unit-halfword)
17915         (gdb-memory-unit-byte, gdb-memory-unit-menu)
17916         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
17917         (gdb-memory-mode, gdb-memory-buffer-name)
17918         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
17919         New functions for above buffer.
17921 2005-01-30  Richard M. Stallman  <rms@gnu.org>
17923         * cus-edit.el (custom-bury-buffer): Function deleted.
17924         (custom-buffer-done-function): Option deleted.
17925         (custom-buffer-done-kill): New replacement option.
17926         (Custom-buffer-done): Call quit-window.
17927         (custom-buffer-create-internal): Update for above changes.
17929 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
17931         * simple.el (undo-ask-before-discard): New var.
17932         (undo-outer-limit-truncate): Implement it.
17933         (undo-extra-outer-limit): Doc update.
17935 2005-01-29  Richard M. Stallman  <rms@gnu.org>
17937         * ses.el (undo-more): Delete defadvice.
17938         (ses-begin-change): Doc fix.
17940         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
17941         instead of rebinding C-x u and C-_.
17943         * files.el (normal-backup-enable-predicate): Return nil for files
17944         in /tmp, regardless of temporary-file-directory.
17946         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
17948         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
17949         (open-rectangle, delete-whitespace-rectangle-line)
17950         (clear-rectangle-line): If FILL, pass t instead of FILL
17951         for move-to-column's 2nd arg.
17953         * simple.el (undo): Fix the test for continuing a series of undos.
17954         (undo-more): Set pending-undo-list to t when we reach end.
17955         (pending-undo-list): Move up defvar.
17957         * wid-edit.el (widget-button-click):
17958         Shorten the range of the track-mouse binding.
17960         * comint.el (comint-insert-input): Undo previous changes;
17961         use last-input-event in interactive spec.
17963 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
17965         * progmodes/compile.el (compilation-start): Bind buffer-read-only
17966         to nil before invoking call-process.  Reset buffer's modified flag
17967         after fontifying it in the no-async branch.
17969         * wid-edit.el (widget-specify-button): If mouse pointer shape
17970         cannot be changed, use mouse face instead.
17972 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
17974         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
17975         (gdb-goto-breakpoint): Make breakpoint handling work on template
17976         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>
17977         (gdb-assembler-custom): Update to recognize breakpoint information
17978         added on 2005-01-19.
17980 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
17982         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
17983         (dsssl-mode): Use define-derived-mode.
17984         (scheme-mode-initialize): Remove.
17985         (scheme-mode): Use run-mode-hooks.
17987         * cus-edit.el (customize-group-other-window)
17988         (custom-buffer-create-other-window): Don't override special-display-*.
17989         (custom-mode-map): Make it dense.
17991         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
17992         sets the default value.
17994 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
17996         * descr-text.el: Add more keywords.
17998 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
18000         * speedbar.el: Avoid unnecessary use of locate-library.
18002         * international/mule-cmds.el (standard-display-european-internal):
18003         Don't fiddle with latin-1 non-break space any more since it's now
18004         special cased in the C code.
18005         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
18007 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
18009         * cus-start.el (all): Add `undo-outer-limit'.
18011 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18013         * textmodes/bibtex.el (bibtex-format-entry):
18014         Use `bibtex-empty-field-re' only on the text of fields, not on entire
18015         field lines.
18016         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
18017         not on part of a buffer.
18019 2005-01-25  Lute Kamstra  <lute@gnu.org>
18021         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
18022         nonempty field text strings like "{letters\\macro{}more letters}".
18023         Clarify docstring.
18024         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
18025         (bibtex-entry-offset, bibtex-parse-association)
18026         (bibtex-parse-field-name): Fix typos in docstrings.
18027         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
18029 2005-01-24  Carsten Dominik  <dominik@science.uva.nl>
18031         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
18032         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
18033         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
18034         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
18036         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
18037         isearch minor mode.
18039 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
18041         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
18043 2005-01-24  Lute Kamstra  <lute@gnu.org>
18045         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
18046         CASECHARS and NOT-CASECHARS regular expressions of the
18047         "nederlands" and "nederlands8" dictionaries to prevent a "Range
18048         striding over charsets" error.
18050 2005-01-24  Jay Belanger  <belanger@truman.edu>
18052         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
18053         display variable name.
18055 2005-01-24  Kenichi Handa  <handa@m17n.org>
18057         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
18058         Fix setting of the element of encoded-kbd-iso2022-invocations.
18060 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
18062         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
18063         (gdb-threads-select): Change to also accept mouse events.
18064         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
18065         (gdb-threads-mouse-select): Delete.
18067 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
18069         * files.el (insert-directory): Take care of empty directory,
18070         listed without -a switch.
18072 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
18074         * textmodes/refill.el (refill-post-command-function):
18075         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
18076         to the list of functions that we should be careful not to undo.
18077         (refill-late-fill-paragraph-function): Remove.
18078         (refill-saved-state): New var.
18079         (refill-mode): Use it to save fill-paragraph-function.
18080         Save also the value of auto-fill-function.
18082         * term/w32-win.el: Simplify code.
18084 2005-01-23  Kim F. Storm  <storm@cua.dk>
18086         * simple.el (line-move): Adapt to new return value from
18087         pos-visible-in-window-p.
18089         * simple.el (line-move): Fix last change.  Check partial
18090         visibility at point rather than at window-start.
18092 2005-01-22  Jason Rumney  <jasonr@gnu.org>
18094         * term/w32-win.el (xw-defined-colors): Remove debug-message.
18096 2005-01-22  David Kastrup  <dak@gnu.org>
18098         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
18100 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
18102         * type-break.el (type-break-mode): Add a test for
18103         type-break-file-name being non-nil.
18105 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
18107         * net/eudc.el (top level): Call (message "") via progn, so that
18108         eudc-options-file is loaded.
18110 2005-01-22  Kim F. Storm  <storm@cua.dk>
18112         * simple.el (line-move-1): Rename from line-move.
18113         (line-move): New function that adjusts vscroll for partially
18114         visible rows, and calls line-move-1 otherwise.
18116 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
18118         * pcomplete.el: Define pcomplete-read-event instead of read-event,
18119         since it's not a complete read-event implementation
18121 2005-01-20  Jay Belanger  <belanger@truman.edu>
18123         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
18124         for called function.
18126 2005-01-20  Steven Tamm  <steventamm@mac.com>
18128         * term/mac-win.el (process-connection-type): Remove.
18129         Controlled now by s/darwin.h:PTY_ITERATION.
18131 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18133         * window.el (handle-select-window): Don't switch window when we're
18134         in the minibuffer.
18136 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
18138         * subr.el (dotimes-with-progress-reporter): New macro.
18140         * ses.el (ses-dotimes-msg): Remove macro.
18141         Use `dotimes-with-progress-reporter' instead.
18143 2005-01-19  Steven Tamm  <steventamm@mac.com>
18145         * term/mac-win.el (process-connection-type): Use new
18146         operating-system-release variable to use ptys on Darwin 7 (OS X
18147         10.3) when using carbon build.
18149 2005-01-19  Jay Belanger  <belanger@truman.edu>
18151         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
18152         flags if the last command was a tab or M-tab.
18154         * calc/calc-prog.el (calc-user-define-edit): Put original formula
18155         in formula editing buffer.
18157 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
18159         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
18160         breakpoint image symbol in margin.
18162 2005-01-19  Jay Belanger  <belanger@truman.edu>
18164         * calc/calc-prog.el (calc-execute-kbd-macro):
18165         Ignore calc-keep-arg-flag.
18167 2005-01-19  Kenichi Handa  <handa@m17n.org>
18169         * textmodes/ispell.el (ispell-looking-at): New function.
18170         (ispell-process-line): Use ispell-looking-at to compare the ispell
18171         output and the buffer contents.
18173 2005-01-18  Jay Belanger  <belanger@truman.edu>
18175         * calc/calc.el (calc-display-raw): Fix docstring.
18177 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
18179         * simple.el (blink-matching-open): Strip extra info from syntax.
18181         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
18182         funny chars in the end-of-here-doc marker.
18184 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
18186         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
18187         that enable/disabled state of breakpoints is shown correctly in
18188         fringe and on ttys.
18189         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
18190         Add breakpoint information as text properties.
18191         (gdb-mouse-toggle-breakpoint):
18192         Rename to gdb-mouse-set-clear-breakpoint.
18193         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
18194         breakpoints in the margin.
18195         (gdb-remove-strings): Simplify.
18197 2005-01-17  Jay Belanger  <belanger@truman.edu>
18199         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
18200         erasing buffer.
18202 2005-01-17  Richard M. Stallman  <rms@gnu.org>
18204         * progmodes/grep.el (grep-find): Copy from `grep' the condition
18205         for calling grep-compute-defaults.
18207         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
18208         if buffer is empty.
18210         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
18212 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
18214         * hilit-chg.el (highlight-changes-mode): Don't autoload.
18216         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
18217         non-preloaded variables.
18219 2005-01-17  Steven Tamm  <steventamm@mac.com>
18221         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
18222         tex-shell cause to force interactivity when using pipes.
18224 2005-01-17  Kim F. Storm  <storm@cua.dk>
18226         * simple.el (just-one-space): Make arg optional.
18228 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
18230         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
18231         posn-at-x-y to t to access left-margin.
18233 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
18235         Sync with Tramp 2.0.47.
18237         * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
18238         catching keep-date problems in cp/scp operations.
18239         (tramp-handle-copy-file): Don't call `set-file-modes'
18240         unconditionally.  Specialized functions should know better what is
18241         necessary.  This improves performance a little bit, and the
18242         functions could catch errors with `cp -p' and `scp -p'.
18243         (tramp-do-copy-or-rename-file-via-buffer)
18244         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
18245         when appropriate.
18246         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
18247         Call `set-file-modes' when appropriate.
18248         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
18249         Johnsson <isak@hypergene.com>
18250         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
18251         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
18252         <joakim@verona.se>
18253         (tramp-file-name-for-operation): Mark `shell-command' as magic for
18254         Emacs only.
18256         * net/tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
18257         `find-file-hooks' and `dired-mode-hook'.
18258         (tramp-minor-mode-map): Respective map.  Add remapping for
18259         `compile' and `recompile'.
18260         (tramp-remap-command, tramp-recompile): New defuns.
18261         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
18262         in buffer "*Compilation*".  Call the commands asynchronously.
18264         * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
18265         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
18266         `shell-command', because it isn't magic in XEmacs.  Reported by
18267         Adrian Aichner <adrian@xemacs.org>.
18269         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
18270         `substitute-in-file-name.
18271         (tramp-smb-handle-substitute-in-file-name): New defun.
18272         (tramp-smb-advice-PC-do-completion): Delete advice.
18274 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
18276         * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
18277         Fix error in deleting region.
18279 2005-01-15  Richard M. Stallman  <rms@gnu.org>
18281         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
18282         In non-temp buffer, switch syntax table temporarily.
18284         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
18286         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
18288         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
18290         * imenu.el (imenu--split-menu): Copy menulist before sorting.
18291         (imenu--generic-function): Use START, not BEG, as pos of definition.
18293         * simple.el (just-one-space): Argument specifies number of spaces.
18295         * simple.el (eval-expression-print-format): Avoid warning
18296         about edebug-active.
18298 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (Tiny change)
18300         * progmodes/sh-script.el: Code copied from make-mode.el
18301         with small changes,
18302         (sh-mode-map): Bind C-c C-\.
18303         (sh-backslash-column, sh-backslash-align): New variables.
18304         (sh-backslash-region, sh-append-backslash): New functions.
18306 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
18308         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
18309         (rmail-pop-password, rmail-pop-password-required): Move to
18310         rmail-obsolete group.
18311         (rmail-set-pop-password): Rename to rmail-set-remote-password.
18312         All callers updated.
18313         (rmail-get-pop-password): Rename to rmail-get-remote-password.
18314         Take an argument specifying whether it is POP or IMAP mailbox we
18315         are using.  All callers updated.
18316         (rmail-pop-password-error): Rename to
18317         rmail-remote-password-error.  Added mailutils-specific error message.
18318         (rmail-movemail-search-path)
18319         (rmail-movemail-variant-in-use): New variables.
18320         (rmail-remote-password, rmail-remote-password-required):
18321         New customization variables.
18322         (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
18323         (rmail-parse-url): New function.
18324         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
18325         with GNU mailutils movemail.
18327 2005-01-15  Kevin Ryde  <user42@zip.com.au>
18329         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
18330         suffix to space, $ or '$, to correctly position point when going
18331         to @table style constants like DBL_MAX.
18333 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
18335         * type-break.el (type-break-mode, type-break-file-time)
18336         (type-break-file-keystroke-count, type-break-choose-file):
18337         Don't store data in or load data from the file if type-break-file-name
18338         is nil.
18339         (type-break-file-name): Doc update as per the above.
18341 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
18343         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
18344         lookup-key might return nil; handle that.
18346 2005-01-15  Alan Mackenzie  <acm@muc.de>
18348         * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
18349         rather than the element found, thus enabling the tree to be setcar'd.
18351 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
18353         * textmodes/org.el (org-show-following-heading): New option.
18354         (org-show-hierarchy-above): Use `org-show-following-heading'.
18355         (org-cycle): Documentation fix.
18357         * textmodes/org.el (orgtbl-optimized): New option
18358         (orgtbl-mode): New command, a minor mode.
18359         (orgtbl-mode-map): New variable.
18360         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
18361         (orgtbl-error, orgtbl-self-insert-command)
18362         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
18364         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
18365         a local variable in each org-mode buffer.
18367         * textmodes/org.el (org-set-regexps-and-options): Rename from
18368         `org-set-regexps'.  Added checking for STARTUP keyword.
18369         (org-get-current-options): Add STARTUP options.
18370         (org-table-insert-row): Make mode intelligent about when
18371         realignment is needed.
18372         (org-self-insert-command, org-delete-backward-char, org-delete-char):
18373         New commands.
18374         (org-enable-table-editor): New default value `optimized'.
18375         (org-table-blank-field): Support blanking regions if active.
18377 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
18379         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
18380         if the year is not given.
18382         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
18383         Add new escapes %m and %M, fixed bug with %F by adding
18384         save-match-data.
18385         (reftex-reference): Remove ?. from list of spaces.
18386         (reftex-label-info): Add automatic label prefix recognition.
18388         * textmodes/reftex-index.el (reftex-index-next-phrase):
18389         Add slave parameter to call of `reftex-index-this-phrase'.
18390         (reftex-index-this-phrase): New optional argument.
18391         (reftex-index-region-phrases): Add slave parameter to call of
18392         `reftex-index-this-phrase'.
18393         (reftex-display-index): New argument redo.
18394         (reftex-index-rescan): Add `redo' to arguments of
18395         `reftex-display-index'.
18396         (reftex-index-Rescan, reftex-index-revert)
18397         (reftex-index-switch-index-tag): Add `redo' to arguments of
18398         `reftex-display-index'.
18399         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
18400         indexing.  Fix bug with matching is there is a quote before or
18401         after the word.
18403         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
18404         Fix bug when collecting citation keys in lines with comments.
18405         (reftex-citation): Prefix argument no longer rescans the document,
18406         but forces prompting for optional arguments of cite macros.
18407         (reftex-do-citation): Prompting for optional arguments implemented.
18409         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
18410         Add optional arguments to most cite commands.
18411         (reftex-cite-cleanup-optional-args): New option
18412         (reftex-cite-prompt-optional-args): New option.
18413         (reftex-trust-label-prefix): New option.
18415         * textmodes/reftex-toc.el (reftex-toc-find-section):
18416         Add push-mark before changing the position in the buffer.
18418         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
18419         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
18421 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
18423         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
18424         more carefully.
18426 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
18428         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
18429         (sgml-mode): Use it.
18430         (sgml-get-context): Better keep track of implicitly closed tags.
18432 2005-01-13  Kenichi Handa  <handa@m17n.org>
18434         * textmodes/ispell.el: These changes are to fix misalignment error
18435         caused by equivalent characters of different Emacs charsets.
18436         (ispell-unified-chars-table): New variable.
18437         (ispell-get-decoded-string): New function.
18438         (ispell-get-casechars, ispell-get-not-casechars)
18439         (ispell-get-otherchars): Call ispell-get-decoded-string.
18441 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
18443         * custom.el (custom-declare-variable): Just put symbol instead
18444         of (defvar . symbol) in `current-load-list'.
18446 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
18448         * emacs-lisp/elint.el: Fixed typo in Commentary section.
18450 2005-01-12  Jay Belanger  <belanger@truman.edu>
18452         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
18453         to create a Calc summary.
18455 2005-01-12  Kim F. Storm  <storm@cua.dk>
18457         * mouse.el (mouse-on-link-p): Change functionality and doc
18458         string to comply with latest description in lisp ref.
18460 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
18462         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
18463         Enable mouse clicks on mode-line, header-line and margin.
18464         (event-type): Give mouse event symbols an `event-kind' property
18465         with value `mouse-click'.
18467 2005-01-12  Juri Linkov  <juri@jurta.org>
18469         * facemenu.el (list-colors-display): Add new arg buffer-name.
18470         Use it.  Fix docstring.  Replace code for identifying duplicate
18471         colors by the name with call to `list-colors-duplicates' which
18472         identifies duplicate colors by the value unless the color
18473         is one of special Windows colors.  Set truncate-lines to t.
18474         Print sorted duplicate color names on each line.  Indent to 22
18475         \(the longest color name in rgb.txt) instead of 20.  Optimize.
18476         (list-colors-duplicates): New function.
18477         (facemenu-color-name-equal): Delete function.
18479         * facemenu.el (list-colors-print): New function created from code
18480         in list-colors-display.  Print #RRGGBB at the window right edge.
18481         (list-colors-display): When temp-buffer-show-function is not
18482         defined, call list-colors-print from temp-buffer-show-hook
18483         to get the right value of window-width in list-colors-print
18484         after the buffer is displayed.
18486         * simple.el (pop-mark): Move deactivate-mark out of conditional
18487         part to deactivate the active mark regardless of the state of the
18488         mark ring.
18490         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
18491         variables line in desktop files.
18493 2005-01-12  Juri Linkov  <juri@jurta.org>
18495         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
18496         Bring together isearch highlight related options.
18497         (lazy-highlight): Replace group `replace' by `matching'.
18498         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
18499         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
18500         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
18501         and declare them obsolete.
18502         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
18503         (isearch-faces): Remove defgroup.
18504         (isearch-overlay, isearch-highlight, isearch-dehighlight):
18505         Move isearch highlighting code closer to lazy highlighting code.
18507         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
18508         (query-replace-highlight, query-replace-lazy-highlight)
18509         (query-replace): Move definitions to the beginning of the file.
18511 2005-01-11  Juri Linkov  <juri@jurta.org>
18513         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
18514         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
18515         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
18517         * info.el (Info-history-forward): New variable.
18518         (Info-select-node): Reset Info-history-forward to nil.
18519         (Info-last): Turn into defalias.
18520         (Info-history-back): Rename from Info-last.
18521         Add current node to Info-history-forward.
18522         (Info-history-forward): New fun.
18523         (Info-mode-map): Replace Info-last by Info-history-back.
18524         Bind Info-history-forward to "r".
18525         (Info-mode-menu): Replace Info-last by Info-history-back.
18526         Fix menu item text.  Add menu item for Info-history-forward.
18527         (info-tool-bar-map): Replace Info-last by Info-history-back.
18528         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
18529         for Info-history-forward.
18530         (Info-mode): Replace Info-last by Info-history-back in docstring.
18531         Add local variable Info-history-forward.
18532         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
18534 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
18536         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
18537         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
18538         Ignore select-window events rather than fiddle with
18539         mouse-autoselect-window.
18541 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
18543         * type-break.el (type-break-mode): Fix previous change.
18545 2005-01-10  Jay Belanger  <belanger@truman.edu>
18547         * calc/calc-ext.el (calc-reset): Reset when inside embedded
18548         calculator; only reset when point is inside a calculator.
18549         Don't adjust the window height if the window takes up the whole height
18550         of the frame.
18552 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
18554         * ebuff-menu.el (Electric-buffer-menu-mode):
18555         Preserve value of buffer-local var header-line-format.
18557 2005-01-09  Jay Belanger  <belanger@truman.edu>
18559         * calc/calc.el (calc-mode-var-list-restore-saved-values):
18560         Make sure settings file exists before accessing it.
18562         * calc/calc-embed.el (calc-embedded-subst):
18563         Replace math-multi-subst-rec, which is only supposed to be called
18564         by math-multi-subst, by math-multi-subst.
18566 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
18568         * vc.el (vc-allow-async-revert): New user option.
18569         (vc-disable-async-diff): New internal variable.
18570         (vc-revert-buffer): Use them to disable asynchronous diff.
18572         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
18573         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
18574         asynchronously if vc-disable-async-diff is t.
18576 2005-01-09  Jay Belanger  <belanger@truman.edu>
18578         * calc/calc.el (defcalcmodevar): New macro.
18579         (calc-mode-var-list-restore-default-values)
18580         (calc-mode-var-list-restore-saved-values): New functions.
18581         (calc-mode-var-list): Use defcalcmodevar to define it.
18582         (calc-always-load-extensions, calc-line-numbering)
18583         (calc-line-breaking, calc-display-just, calc-display-origin)
18584         (calc-number-radix, calc-leading-zeros, calc-group-digits)
18585         (calc-group-char, calc-point-char, calc-frac-format)
18586         (calc-prefer-frac, calc-hms-format, calc-date-format)
18587         (calc-float-format, calc-full-float-format, calc-complex-format)
18588         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
18589         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
18590         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
18591         (calc-matrix-brackets, calc-language, calc-language-option)
18592         (calc-left-label, calc-right-label, calc-word-size)
18593         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
18594         (calc-display-raw, calc-internal-prec, calc-angle-mode)
18595         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
18596         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
18597         (calc-window-height, calc-display-trail, calc-show-selections)
18598         (calc-use-selections, calc-assoc-selections)
18599         (calc-display-working-message, calc-auto-why, calc-timing)
18600         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
18601         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
18602         (calc-gnuplot-default-device, calc-gnuplot-default-output)
18603         (calc-gnuplot-print-device, calc-gnuplot-print-output)
18604         (calc-gnuplot-geometry, calc-graph-default-resolution)
18605         (calc-graph-default-resolution-3d, calc-invocation-macro)
18606         (calc-show-banner): Use defcalcmodevar to declare them and set
18607         their default values.
18609         * calc/calc-ext.el (calc-reset): Restore saved values of variables
18610         instead of default values (but restore default values if there is
18611         an argument of 0).
18613 2005-01-09  David Kastrup  <dak@gnu.org>
18615         * desktop.el (desktop-restore-eager): Fix typo in type.
18617 2005-01-08  Richard M. Stallman  <rms@gnu.org>
18619         * cus-edit.el (customize): Delete :link.
18621 2005-01-08  Jay Belanger  <belanger@truman.edu>
18623         * calc/calc.el (calc-mode): Remove the extension from the
18624         `calc-settings-file' file name when loading it.
18626 2005-01-08  Kim F. Storm  <storm@cua.dk>
18628         * info.el (Info-mode-map, Info-next-link-keymap)
18629         (Info-prev-link-keymap, Info-up-link-keymap):
18630         Map follow-link to mouse-face.
18631         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
18633 2005-01-08  Jay Belanger  <belanger@truman.edu>
18635         * calc/calc.el (calc-settings-file): Change default value.
18636         Suggested by cgw in a comment in calc-mode.el.
18638         * calc/calc-mode.el (calc-settings-file-name):
18639         Compare calc-settings-file to user-init-file instead of ~/.emacs.
18640         Replace ~/.emacs in a prompt by calc-settings-file.
18642 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
18644         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
18645         (desktop-lazy-idle-delay): New customizable variables.
18646         (desktop-buffer-args-list): New variable.
18647         (desktop-append-buffer-args): New function.
18648         (desktop-save): Call desktop-append-buffer-args for some buffers.
18649         (desktop-lazy-create-buffer): New function.
18650         (desktop-idle-create-buffers): New function.
18651         (desktop-read): Add message about buffers to restore lazily.
18652         (desktop-lazy-abort): New command.
18653         (desktop-clear): Call desktop-lazy-abort.
18654         (desktop-lazy-complete): New command.
18656 2005-01-06  Richard M. Stallman  <rms@gnu.org>
18658         * emacs-lisp/find-func.el (find-face-definition):
18659         Rename from find-face.
18661 2005-01-06  Kim F. Storm  <storm@cua.dk>
18663         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
18665         * man.el (Man-xref-man-page, Man-xref-header-file)
18666         (Man-xref-normal-file): Add follow-link property.
18668 2005-01-06  Jay Belanger  <belanger@truman.edu>
18670         * calc/calc-units.el: Make sure the proper macro definitions are
18671         available when compiling.
18673 2005-01-06  Juri Linkov  <juri@jurta.org>
18675         * isearch.el (isearch-lazy-highlight-update):
18676         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
18678 2005-01-06  Miles Bader  <miles@gnu.org>
18680         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
18681         (isearch-lazy-highlight-face): Use new name.
18683 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
18685         * uniquify.el (uniquify-rationalize-file-buffer-names):
18686         Re-add an interactive spec.
18687         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
18688         to the same name.
18690         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
18691         (isearch-update, isearch-done): Adjust calls accordingly.
18693 2005-01-05  Richard M. Stallman  <rms@gnu.org>
18695         * custom.el (custom-set-variables, custom-theme-set-variables):
18696         Clarify documentation.
18698         * emacs-lisp/find-func.el (find-variable)
18699         (find-variable-other-window, find-variable-other-frame):
18700         Fix the TYPE args to find-function-read and find-function-do-it.
18701         (find-function): Doc fix.
18702         (find-function-at-point): Replace function-at-point alias.
18704 2005-01-04  Richard M. Stallman  <rms@gnu.org>
18706         * cus-face.el (custom-declare-face):
18707         Record defface in current-load-list.
18709         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
18711         * emacs-lisp/find-func.el: Doc fixes.
18712         (find-face-regexp): New variable.
18713         (find-function-regexp-alist): New variable.
18714         (find-function-C-source): Third arg is now TYPE.
18715         (find-function-search-for-symbol): Handle general TYPE.
18716         (find-function-read, find-function-do-it): Handle general TYPE.
18717         (find-definition-noselect, find-face): New functions.
18718         (function-at-point): Alias deleted.
18720 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
18722         * battery.el (display-battery-mode): Rename from display-battery.
18723         Handle the case where it gets turned off.
18725 2005-01-04  Richard M. Stallman  <rms@gnu.org>
18727         * cus-edit.el (customize): Make :link point to user doc.
18729         * man.el (Man-fontify-manpage): Turn off undo generation.
18731         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
18733 2005-01-04  Andreas Schwab  <schwab@suse.de>
18735         * files.el (insert-directory): Only look for error lines in
18736         inserted text.  Don't move too far after processing --dired markers.
18738 2005-01-04  Richard M. Stallman  <rms@gnu.org>
18740         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
18741         Don't expand if the character is @, period, dash, etc.
18742         (define-mail-abbrev): Quote names that contain problem characters.
18744 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
18746         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
18748 2005-01-03  Richard M. Stallman  <rms@gnu.org>
18750         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
18751         (query-replace-highlight, query-replace-lazy-highlight)
18752         (query-replace): Definitions moved up.  Doc fix.
18754 2005-01-03  Richard M. Stallman  <rms@gnu.org>
18756         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
18757         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
18758         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
18759         (lazy-highlight-face): Rename from isearch-lazy-...
18760         Change all references to them.
18762 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
18764         * cus-edit.el (custom-file): Doc fix for defcustom.
18765         (custom-file): The function no longer sets the variable
18766         `custom-file' to its return value.
18768         * startup.el (command-line): No longer load `custom-file'.
18770 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18772         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
18774         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
18775         Don't confuse module-prefixed identifiers for labels.
18776         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
18778 2005-01-02  Richard M. Stallman  <rms@gnu.org>
18780         * files.el (basic-save-buffer-1): Fix previous change.
18782         * loadhist.el (file-loadhist-lookup): New function.
18783         (file-provides, file-requires): Use it.
18785         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
18786         instead of calculating the right size.
18788 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
18790         * vc-svn.el (vc-svn-diff): Stay local if possible.
18792 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
18794         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
18796         * files.el (hack-local-variables): Fix last change.
18798 2005-01-02  Jay Belanger  <belanger@truman.edu>
18800         * calc/calc-yank.el (calc-edit-top): New variable.
18801         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
18802         object.  Change header properties.
18803         (calc-edit-finish, calc-edit-finish-stack-object)
18804         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
18805         edited object.
18806         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
18807         for the beginning of the edited object.
18808         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
18809         for the beginning of the edited object.
18810         * calc/calc-prog.el (calc-edit-macro-finish-edit)
18811         (calc-finish-formula-edit, calc-macro-repeats)
18812         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
18813         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
18814         beginning of the edited object.
18815         (calc-user-define-edit): Change the header for editing macros.
18816         Remove unnecessary variable.
18818 2005-01-01  Jay Belanger  <belanger@truman.edu>
18820         * calc/calc-yank.el (calc-edit-mode): Change default header.
18821         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
18822         * calc/calc-store.el (calc-edit-variable): Change title to match new
18823         header.
18824         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
18825         mode to match new header.
18826         (calc-user-define-edit): Change titles to include names of commands.
18827         (calc-finish-formula-edit): Adjust to handle new header.
18828         (calc-finish-macro-edit): Remove.
18829         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
18830         (calc-edit-macro-command, calc-edit-macro-command-type)
18831         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
18832         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
18833         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
18834         (calc-edit-macro-finish-edit): New functions.
18835         (calc-user-define-edit): Use new functions to edit named calc macros.
18837 2005-01-01  Stefan  <monnier@iro.umontreal.ca>
18839         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
18841         * ses.el (copy-region-as-kill): Deactivate mark.
18843 2005-01-01  Richard M. Stallman  <rms@gnu.org>
18845         * replace.el (occur-1): If the output buffer is also an input,
18846         don't kill it, rename it.
18848         * faces.el (set-face-background, set-face-foreground): Doc fix.
18850         * cus-face.el (custom-face-attributes): Fix :help-echo strings
18851         for :foreground and :background.
18853         * dired.el (dired-view-command-alist): Variable deleted.
18854         (dired-view-file, dired-mouse-find-file-other-window):
18855         Delete the code to use it.
18857 2005-01-01  Kim F. Storm  <storm@cua.dk>
18859         * image.el (insert-sliced-image): Use t for line-height property.
18861 See ChangeLog.11 for earlier changes.
18863 ;; Local Variables:
18864 ;; coding: iso-2022-7bit
18865 ;; End:
18867     Copyright (C) 2005 Free Software Foundation, Inc.
18868   Copying and distribution of this file, with or without modification,
18869   are permitted provided the copyright notice and this notice are preserved.
18871 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1