(describe-key-briefly): Compute interactive args
[emacs.git] / lisp / ChangeLog
blob32f4d243fcef1cb9d21bc3ea9e8b8ee509b5f2ee
1 2006-02-21  Kim F. Storm  <storm@cua.dk>
3         * fringe.el: Cleanup as file is now pre-loaded.
4         (fringe-bitmaps): Initialize unconditionally.
5         (fringe-mode, set-fringe-style): Remove autoload cookies.
7 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
9         * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
10         `horizontal-bar'.
11         (fringe-cursor-alist): Use `horizontal-bar'.
13 2006-02-20  Kim F. Storm  <storm@cua.dk>
15         * fringe.el (fringe-bitmaps): Update to new bitmap names.
16         (fringe-indicator-alist, fringe-cursor-alist): Initialize.
18         * loadup.el: Load "fringe" on window systems.
20 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
22         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
23         out of scope components.
25         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
26         default.
28 2006-02-20  Chong Yidong  <cyd@stupidchicken.com>
30         * custom.el (customize-mark-to-save, customize-mark-as-set): Load
31         the symbol first.
33 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
35         * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
36         strech spec so it doesn't display as "^J" on the header line
37         when `Buffer-menu-use-header-line' is t.
39 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
41         * speedbar.el (speedbar-make-button): Keep text properties
42         of string arguments if desired.
44         * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
45         expessions.
47         * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
48         of speedbar.
50 2006-02-19  Ryan Yeske  <rcyeske@gmail.com>
52         * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
53         to value of `read-file-name-completion-ignore-case'.
55 2006-02-19  Chong Yidong  <cyd@stupidchicken.com>
57         * custom.el (customize-mark-as-set): Push to `user' theme.
59         * cus-edit.el (custom-save-variables): Allow unthemed values.
60         (customize-set-variable): Push setting to `user' theme.
62 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
64         * progmodes/gud.el: Don't require font-lock as it's now
65         automatically loaded.
66         (gud-speedbar-buttons): Replace gdb-var-changed with
67         gdb-force-update.
69         * progmodes/gdb-ui.el (gdb-force-update): Rename from
70         gdb-var-changed.
71         (gdb-post-prompt): Use it.
72         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
73         (gdb-var-update-handler, gdb-var-delete)
74         (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
75         (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
76         gdb-force-update in gdb-post-prompt.
77         (gdb-reset): Clear watch expressions from speedbar when quitting.
79 2006-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
81         * viper-cmd.el (viper-insert-state-post-command-sentinel)
82         (viper-change-state-to-vi, viper-change-state-to-emacs):
83         Make aware of cursor coloring in the Emacs state.
84         (viper-special-read-and-insert-char): Use read-char-exclusive.
85         (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
87         * viper-init.el (viper-emacs-state-cursor-color): New variable.
89         * viper-util.el (viper-save-cursor-color)
90         (viper-get-saved-cursor-color-in-replace-mode)
91         (viper-get-saved-cursor-color-in-insert-mode)
92         (viper-restore-cursor-color): Make aware of the cursor color in Emacs
93         state.
94         (viper-get-saved-cursor-color-in-emacs-mode): New function.
96         * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
97         (ediff-ignore-case-option3, ediff-actual-diff-options)
98         (ediff-actual-diff3-options): New variables to control case sensitivity.
99         (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
100         (ediff-setup-diff-regions3): Make aware of case-sensitivity.
101         (ediff-toggle-ignore-case): New function.
102         (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
104         * ediff-help.el (ediff-long-help-message-narrow2)
105         (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
106         (ediff-long-help-message-word-mode): Add ignore-case command.
107         (ediff-help-for-quick-help): Add ignore-case command.
109         * ediff-merg.el: Move provide to the end.
111         * ediff-ptch.el: Move provide to the end.
113         * ediff-wind.el: Move provide to the end.
115         * ediff-mult.el: Move provide to the end.
116         (ediff-set-meta-overlay): Enable follow-link.
118         * ediff.el: Move provide to the end.
119         Break recursive load cycle in eval-when-compile.
120         (ediff-patch-buffer): Better heuristics.
122         * ediff-util.el: Move provide to the end.
123         Break recursive load cycle in eval-when-compile.
124         (ediff-setup-keymap): Add binding for #c.  Replace some defsubsts with
125         defuns.
126         (ediff-submit-report): Pass the values of ediff-diff3-program,
127         ediff-diff3-options.
129 2006-02-19  Juanma Barranquero  <lekktu@gmail.com>
131         * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
132         the opening bracket of the following bracketing pairs: {}, [], (), <>,
133         `' (for example, in the docstring of `windmove-default-keybindings').
135 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
137         * progmodes/gud.el (gud-speedbar-buttons): Update properly for
138         shadow face.  Don't provide binding to edit variable when it is
139         out of scope.
141         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
142         (gdb-var-update-handler): Detect out of scope variables with pre
143         GDB 6.4 too.
144         (gdb-post-prompt): Revert changet 2006-02-17 (force update).
145         Reset status of variable objects to nil in update handlers.
146         (gdb-var-update-handler-1): Detect when a variable object comes
147         in scope.  setcar on var changes gdb-var-list directly.
149 2006-02-17  Juri Linkov  <juri@jurta.org>
151         * ffap.el (ffap) <defface>: Add explicit face declaration.
152         (ffap-highlight): Use face `ffap' directly instead of checking
153         for its existence.
155         * icomplete.el (icomplete-get-keys): Use `t' for the second arg
156         `visible-ok' of `other-buffer' to find the right original buffer.
158         * info.el (Info-search): Skip `Local Variables' node.
160 2006-02-17  Juri Linkov  <juri@jurta.org>
162         * info.el (Info-find-file): Check for symbols `apropos', `history',
163         `toc' in the input filename, and return these symbols as is.
164         (Info-find-node-2): Set Info-current-file to symbols `apropos',
165         `history', `toc' instead of strings.
166         (Info-set-mode-line): For non-string Info-current-file use the
167         symbol's name inside **.
168         (Info-isearch-push-state): Add quote before Info-current-file and
169         Info-current-node.
170         (Info-isearch-pop-state): Use `equal' instead of `string='.
171         (Info-extract-pointer, Info-following-node-name): Use
172         `match-string-no-properties' instead of `match-string'.
173         (Info-up): Check `old-file' for `stringp'.
174         (Info-history): Use `equal' instead of `string-equal'.
175         Check `file' for `stringp'.
176         (Info-history): Use symbol `history' instead of string as first arg
177         of `Info-find-node'.
178         (Info-toc): Check `Info-current-file' for `stringp'.  Use symbol
179         `toc' instead of string.
180         (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
181         instead of `buffer-substring', and `match-string-no-properties'
182         instead of `match-string'.
183         (Info-index-nodes): Check for symbols `apropos', `history', `toc'
184         instead of strings.
185         (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
186         Use symbol `apropos' instead of string.
187         (Info-copy-current-node-name): Check `Info-current-file' for
188         `stringp' and construct a command with `Info-find-node' from it.
189         (Info-fontify-node): Use `match-string-no-properties' instead of
190         `match-string' and check file names for `stringp'.
191         (Info-desktop-buffer-misc-data): Check for symbols `apropos',
192         `history', `toc' instead of strings.
194 2006-02-17  Chong Yidong  <cyd@stupidchicken.com>
196         * files.el: Rearrange functions and variables in the file local
197         variables section.
199 2006-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
201         * files.el: Add truncate-lines, ispell-check-comments and
202         ispell-local-dictionary as safe local variables.
204 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
206         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
207         out of scope variables.
208         (gud-speedbar-buttons): Use unless.
210         * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
211         (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
212         (gdb-show-changed-values): Also use for out of scope variables.
213         (gdb-var-update-handler-1): Note if variable goes out of scope.
215 2006-02-17  Ryan Yeske  <rcyeske@gmail.com>
217         * net/rcirc.el (rcirc-connect): Make all arguments optional, and
218         default to global variable values for unsupplied args.
219         (rcirc-get-buffer-create): Fix bug with setting the target.
220         (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
221         test for rcirc-always-use-server-buffer-flag here.
222         (rcirc-response-formats): Add %N, which is a facified nick.  %n
223         uses the default face.  Change the ACTION format string.  If the
224         "nick" is the server, don't print anything for that field.
225         Comment fixes.
226         (rcirc-target-buffer): Don't test
227         rcirc-always-use-server-buffer-flag here.
228         (rcirc-print): Squeeze extra spaces out of the text before message.
229         (rcirc-put-nick-channel): Strip potential "@" char from nick
230         before adding them to nick table.
231         (rcirc-url-regexp): Improve to match address like "foo.com".
233 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
235         * allout.el (allout-hidden-p): Move this defsubst before
236         allout-overlay-interior-modification-handler, where it is first
237         used.
239 2006-02-17  Ken Manheimer  <ken.manheimer@gmail.com>
241         * allout.el: Use allout invisible-text overlays instead of
242         selective display for concealed text.  Also, lots of general
243         cleanup, and improved compatibility code.
245         (allout-version) Incremented, corrected, revised, and refined
246         module commentary.
248         (provide 'allout): Moved to the bottom, added a require of overlay.
250         (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
251         `except-current'.
252         (allout-write-file-hook-handler): Minimize delay.
253         (count-trailing-whitespace-region): New function so
254         auto-encryption of current topic can resituate cursor exactly.
255         PGP/GPG encryption trims trailing whitespace from lines, which
256         must be accounted for across encryption then decryption.
258         (allout-command-prefix): Now defaults to "\C-c<space>" rather than
259         just plain "\C-c", to avoid intruding on user's keybinding space.
261         (allout-toggle-current-subtree-encryption): Pass along fetch-pass
262         parameter, so user request to provide a new password is done.
264         (allout-outside-normal-auto-fill-function, allout-auto-fill):
265         Refined mechanism for auto-filling behavior while in allout mode.
267         (allout-mode): Explicitly specify the mode map in the docstring.
268         Clarify provision for various write-file hook var names.
269         Adjusted for invisible-text overlays instead of selective-display.
271         (allout-depth): Really return 0 if not within any topic.  This
272         rectifies `allout-beginning-of-level' and sequence numbering
273         errors that occur when cutting and pasting numbered topics.
274         Changed from a in-line subst to a regular function, as well.
276         (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
278         (allout-end-of-subtree, allout-end-of-subtree)
279         (allout-end-of-entry, allout-end-of-current-heading)
280         (allout-next-visible-heading, allout-open-topic, allout-show-entry)
281         (allout-show-children, allout-show-to-offshoot)
282         (allout-hide-current-entry, allout-show-current-entry): Rectified
283         handling of trailing blank lines between items.
285         (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
286         (allout-current-depth, allout-unprotected, allout-hidden-p)
287         (allout-on-current-heading-p, allout-listify-exposed)
288         (allout-chart-subtree, allout-goto-prefix)
289         (allout-back-to-current-heading, allout-get-body-text)
290         (allout-snug-back, allout-flag-current-subtree, allout-show-all)
291         (allout-hide-region-body, allout-toggle-subtree-encryption)
292         (allout-encrypt-string, allout-encrypted-key-info)
293         (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
294         (allout-file-vars-section-data): Adjusted for use with
295         invisible-text overlays instead of selective-display.
297         (allout-kill-line, allout-kill-topic, allout-yank-processing):
298         Reworked for use with invisible text overlays.
300         (allout-current-topic-collapsed-p): New function.
302         (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
303         to know when to close the containing topic.
305         (allout-pre-command-business, allout-post-command-business):
306         Simplify undo-batching and dynamic isearch exposure.
308         (allout-set-overlay-category): New for invisible-text overlays.
309         Sets properties of allout-overlay-category, used by
310         allout-flag-region to set invisible-text overlay properties.
311         (allout-get-invisibility-overlay): Get the first qualifying
312         invisibility overlay, so we can find the extent of it.
313         (allout-back-to-visible-text): Get to just before the beginnining
314         of the current invisibility overlay, if any.
316         (allout-overlay-insert-in-front-handler)
317         (allout-overlay-interior-modification-handler)
318         (allout-before-change-handler, allout-isearch-end-handler): New
319         functions to handle extraordinary actions affecting concealed
320         text.
322         (allout-flag-region): Use overlays instead of selective-display
323         for invisible text - by inheritence from the properties of
324         allout-overlay-category in mainline Emacs, and applied
325         property-by-property in XEmacs, some recent versions of which
326         don't inherit the properties from the category.  Provisions to
327         respond to concealed-text edits simplified drastically.
329         (allout-isearch-rectification, allout-isearch-was-font-lock)
330         (allout-isearch-expose, allout-enwrap-isearch)
331         (allout-isearch-abort, allout-pre-was-isearching)
332         (allout-isearch-prior-pos, allout-isearch-did-quit)
333         (allout-isearch-dynamic-expose)
334         (allout-hide-current-entry-completely): Functions deleted.
336         (allout-undo-aggregation): Explicit undo aggregation no longer
337         necessary due to transition away from selective-display.
339         (set-allout-regexp, allout-up-current-level)
340         (allout-next-visible-heading, allout-forward-current-level)
341         (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
342         (allout-kill-line, allout-yank-processing, allout-show-children)
343         (allout-expose-topic, allout-old-expose-topic)
344         (allout-listify-exposed, allout-insert-latex-header)
345         (allout-toggle-subtree-encryption, allout-encrypt-string)
346         (remove-from-invisibility-spec, allout-hide-current-subtree):
347         Ditched unused variables.
349 2006-02-17  Agustin Martin  <agustin.martin@hispalinux.es>
351         * textmodes/ispell.el (ispell-change-dictionary): Call
352         ispell-buffer-local-dict instead of
353         ispell-accept-buffer-local-defs.
354         (ispell-local-dictionary-alist): Accept as valid any coding-system
355         supported by Emacs.
356         (ispell-dictionary-alist-3): Esperanto dictionary's coding system
357         changed to iso-8859-3.
359 2006-02-17  Nick Roberts  <nickrob@snap.net.nz>
361         * speedbar.el (speedbar-frame-width): Make an inline function
362         instead of a macro.  Use frame-width.
363         (speedbar-try-completion, speedbar-update-contents)
364         (speedbar-timer-fn): Use consp.
365         (speedbar-update-localized-contents): Try to preserve point.
367         * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
368         (menu): Re-order menu items.
369         (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
370         field.
371         (gdb-var-update-handler-1): Use it for GDB 6.4+.
372         (gdb-post-prompt): Speed things by not forcing update.
374 2006-02-16  Chong Yidong  <cyd@stupidchicken.com>
376         * wid-edit.el (widget-button-click): For mouse-1, cancel button
377         press and perform default action if we get a mouse movement event.
379 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
381         * calendar/icalendar.el (icalendar--get-event-property)
382         (icalendar--get-event-property-attributes): Fix typos in
383         docstrings.
385         * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
386         docstring.
388 2006-02-15  Juanma Barranquero  <lekktu@gmail.com>
390         * bs.el (bs-mode): Use `buffer-disable-undo'.
391         (bs--get-file-name): Simplify.
392         (bs-show-in-buffer): Mark the buffer as not modified.
394 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
396         * wid-edit.el (widget-keymap): Bind down-mouse-1 to
397         widget-button-click.
399         * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
400         (custom-mode): Update docstring.
402         * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
403         binding.
405         * files.el (hack-local-variables-confirm): Allow scrolling if the
406         file variable list is too long.  Kill temp buffer after use.
408 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
410         * progmodes/gud.el (gdb): Improve doc string.
411         (gdb-script-font-lock-keywords): Expand allowed character set.
413         * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
414         (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
415         (gdb-separate-io-interrupt, gdb-separate-io-quit)
416         (gdb-separate-io-stop, gdb-separate-io-eof):
417         Rename from gdb-inferior-* to gdb-separate-*.
418         (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
420 2006-02-14  Jay Belanger  <belanger@truman.edu>
422         * calc/calc-arith.el (math-check-known-scalarp): Make sure
423         expression is a symbol before checking that it is bound.
425         * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
426         test to see if equation can be solved.
428 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
430         * wid-edit.el (widget-button-click): Use :pressed-face property
431         for overlay face, if it exists.
433         * cus-edit.el (custom-manual, custom-add-see-also)
434         (custom-add-parent-links, custom-group-link): Add :pressed-face
435         property to links.
437         * files.el (hack-local-variables): Remove ignored variables before
438         checking if any variables need setting.
440 2006-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
442         * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
444 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
446         * help.el (where-is): Fix message for remapped commands.
448         * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
449         Fix typos in docstrings.
451 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
453         * files.el (safe-local-variable-values): New option.
454         (hack-local-variables-prop-line): Return a list of variable-value
455         pairs if MODE-ONLY is non-nil.
456         (hack-local-variables): Construct list of variable-value pairs,
457         and apply or reject them in one go.  Ask for confirmation if
458         variables are not known safe.
459         (hack-local-variables-confirm): Complete rewrite.  Support
460         `safe-local-variable-values'.
461         (enable-local-variables): Update docstring to reflect new
462         behavior.
463         (ignored-local-variables): Ignore ignored-local-variables and
464         safe-local-variable-values.
465         (safe-local-variable-p): New function.
466         (risky-local-variable-p): `safe-local-variable' property check
467         moved to safe-local-variable-p.
468         (hack-one-local-variable): Checks moved to hack-local-variables.
470         (byte-compile-dynamic, c-basic-offset, c-file-style)
471         (c-indent-level, comment-column, fill-column, fill-prefix)
472         (indent-tabs-mode, kept-new-versions, no-byte-compile)
473         (no-update-autoloads, outline-regexp, page-delimiter)
474         (paragraph-start, paragraph-separate, sentence-end)
475         (sentence-end-double-space tab-width, version-control):
476         Add `safe-local-variable' property.
478         * find-lisp.el: Delete nonexistent `autocompile' file variable.
480         * icomplete.el, play/landmark.el: Change nonexistent
481         `outline-layout' file variable to `allout-layout'.
483 2006-02-14  Nick Roberts  <nickrob@snap.net.nz>
485         * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
486         (gdb-get-changed-registers): Test value of gud-minor-mode relative
487         to gud-comint-buffer.
488         (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
489         gdb-ui.el for gdb-mi.el.
490         (gdb-post-prompt, gdb-get-changed-registers): Move test for
491         registers buffer to gdb-get-changed-registers.
492         (gdb-breakpoint-regexp): New regexp.  Allow toggling and
493         deletion of catchpoints (throw and catch).
494         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
495         (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
496         (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
497         (gdb-var-list-children-1, gdb-info-breakpoints-custom)
498         (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
500 2006-02-13  Jay Belanger  <belanger@truman.edu>
502         * calc/calc-arith.el (math-check-known-matrixp): Make sure
503         expression is a symbol before checking that it is bound.
505 2006-02-13  Richard M. Stallman  <rms@gnu.org>
507         * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
508         for the minibuffer too, but not if resize-mini-windows will interfere.
510         * help.el (describe-key-briefly, describe-key): Do all arg-reading
511         inside `interactive' spec.
512         (describe-key-briefly-internal, describe-key-internal):
513         Functions merged back into their callers.
515 2006-02-13  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
517         * info.el (info-xref-visited): Inherit from info-xref too.
518         (Info-set-mode-line): Replace occurrences of `%' by `%%'
519         when propertizing Info-current-file and Info-current-node.
521 2006-02-13  Juri Linkov  <juri@jurta.org>
523         * tumme.el (tumme-thumbnail-storage): Fix docstring.
524         (tumme-thumb-name): Fix per-directory format.
526 2006-02-13  Juanma Barranquero  <lekktu@gmail.com>
528         * subr.el (substitute-key-definition): Doc fix (hide internal arg).
530 2006-02-12  Miles Bader  <miles@gnu.org>
532         * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
534 2006-02-13  Mathias Dahl  <mathias.dahl@gmail.com>
536         * tumme.el: Remove history section.  If someone needs the it, it
537         can always be found in CVS.
539 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
541         * tumme.el (tumme-thumbnail-storage): Update docstring.  Add info
542         about the Thumbnail Managing Standard option.
544 2006-02-12  Richard M. Stallman  <rms@gnu.org>
546         * subr.el (substitute-key-definition): Doc fix.
548         * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
550         * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
552         * info.el (Info-mode): Doc fix.
554         * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
556 2006-02-12  Michael Albinus  <michael.albinus@gmx.de>
558         * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
559         because on Solaris a POSIX compatible "id" is needed.  Reported by
560         Magnus Henoch <mange@freemail.hu>.
562 2006-02-12  Juri Linkov  <juri@jurta.org>
564         * tumme.el: Remove todo item about Thumbnail Managing Standard.
565         (tumme) <defgroup>: Change :group to `multimedia'.
566         (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
567         Managing Standard.
568         (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
569         Fix dostring.
570         (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
571         and %y.  Fix docstring.
572         (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
573         (tumme-cmd-create-standard-thumbnail-command): New user options.
574         (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
575         is `standard'.  Fix docstring.
576         (tumme-thumb-width, tumme-thumb-height): New user options.
577         (tumme-external-viewer): Try to find various viewers.
578         (tumme-get-thumbnail-image): Use `create-image' instead of
579         constructing the `image' structure.
580         (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
581         `standard'.
582         (tumme-thumb-name): Add file name generation for standard storage.
583         Simplify code for other storages.
584         (tumme-thumb-name): Use width %w and height %h instead of size %s.
585         Add modification time %m and thumbnail-nq8 %q.
586         Use `tumme-cmd-create-standard-thumbnail-command' if
587         tumme-thumbnail-storage is `standard'.
588         (tumme-dired-insert-marked-thumbs): New autoload command.
589         (tumme-dired-after-readin-hook): New function.
590         (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
591         `tumme-thumb-size'.
592         (tumme-display-image): Replace size-x %x and size-y %y with
593         width %w and height %h.
595         * dired.el (dired-mode-map): Bind `\C-t\C-t' to
596         `tumme-dired-insert-marked-thumbs'.
598 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
600         * tumme.el (tumme-write-tag): Fix small bug (file name did not
601         include path).
602         (tumme-mark-tagged-files): Fix bug in regexp used to find rows
603         matching tag.
605 2006-02-12  Miles Bader  <miles@gnu.org>
607         * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
608         New variables.
609         (rcirc-abbrev-nick): New function.
610         (rcirc-format-response-string): Rewrite to use the formats in
611         `rcirc-response-formats' and expand escape sequences therein.
612         A text-property `rcirc-text' is added over the actual response
613         text to make easy to find inside the returned string.
614         (rcirc-print): When filling, just look for the `rcirc-text'
615         text-property to find the appropriate fill prefix, instead of
616         using hardwired patterns.
618 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
620         * tumme.el: Enhance some docstrings.  Add todo item about Thumbnail
621         Managing Standard.
623 2006-02-11  Kim F. Storm  <storm@cua.dk>
625         * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
626         Don't use insert-buffer; do insert-buffer-substring directly.
627         (ido-file-internal): Set mark for ido-insert-file.  Use insert-file-1.
629 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
631         * files.el (revert-buffer, recover-file): Replace buffer-read-only
632         with inhibit-read-only.  Suggested by Stefan Monnier.
633         (revert-buffer): Let insert-file-contents discard
634         buffer-undo-list.  Simplify code.
635         (find-file, find-file-existing, revert-buffer): Doc-string fixes.
637 2006-02-11  Eli Zaretskii  <eliz@gnu.org>
639         * menu-bar.el (menu-bar-select-yank): Add a doc string.
641         * help.el (describe-key-briefly): Now a wrapper for
642         describe-key-briefly-internal.  Bind enable-disabled-menus-and-buttons
643         to t.  Populate yank-menu if empty.
644         (describe-key-briefly-internal): Renamed from describe-key-briefly.
645         (describe-key): Now a wrapper for describe-key-internal.  Bind
646         enable-disabled-menus-and-buttons to t.  Populate yank-menu if empty.
647         (describe-key-internal): Renamed from describe-key.
649 2006-02-11  Milan Zamazal  <pdm@zamazal.org>
651         * progmodes/glasses.el (glasses-separator): Doc fix.
652         (glasses-original-separator): New defcustom.
653         (glasses-make-readable, glasses-convert-to-unreadable): Use it.
655 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
657         * mwheel.el (mouse-wheel-up-event): Doc fix.
659 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
661         * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
662         (tumme-dir): New function.  Copied from thumbs.el.
664 2006-02-10  Juanma Barranquero  <lekktu@gmail.com>
666         * desktop.el (desktop-outvar): Fix typo.
667         (desktop-save-buffer-p): Doc fix.
669         * subr.el (substitute-key-definition): Fix typo.
671 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
673         * frame.el (select-frame-set-input-focus): Call x-focus-frame also
674         when window-system is mac.
676         * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
678 2006-02-10  Kim F. Storm  <storm@cua.dk>
680         * subr.el (substitute-key-definition-key): Pass t for NOERROR to
681         indirect-function instead of using condition-case.
683 2006-02-10  Mathias Dahl  <mathias.dahl@gmail.com>
685         * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
686         less `colloquial'...
688 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
690         * tumme.el: Add a couple of todo items.
692 2006-02-09  Lars Hansen  <larsh@soem.dk>
694         * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
695         (highlight-changes-mode): Don't change desktop-locals-to-save.
697 2006-02-09  Chong Yidong  <cyd@stupidchicken.com>
699         * image-mode.el (image-toggle-display): Clear image cache if using
700         filename.
702 2006-02-09  Masatake YAMATO  <jet@gyve.org>
704         * dired-x.el (dired-guess-shell-alist-default): Add .man as
705         a `dired-man' target.
707         * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
708         boundary of symbols.
710 2006-02-08  Peter Doornbosch  <peter.doornbosch@luminis.nl>  (tiny change)
712         * vc-svn.el (vc-svn-print-log): Show recent commits as well.
714 2006-02-09  Juanma Barranquero  <lekktu@gmail.com>
716         * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
717         `mapcar'; return nil.
719 2006-02-08  Chong Yidong  <cyd@stupidchicken.com>
721         * mouse.el (mouse-drag-track): Don't change window if we rebind to
722         some other event.
724 2006-02-08  Ryan Yeske  <rcyeske@gmail.com>
726         * net/rcirc.el (rcirc-startup-channels-alist):
727         Add irc.freenode.net and #emacs as defaults.
728         (rcirc-ignore-all-activity-flag): Remove variable.
729         (rcirc-authinfo): New variable.
730         (rcirc-authinfo-filename): Remove variable.
731         (rcirc-always-use-server-buffer-flag): New flag.
732         (rcirc): M-x rcirc will automatically connect without prompting.
733         C-u M-x rcirc will prompt.  Use rcirc-connect to create a
734         connection in lisp.
735         (rcirc-process-server-response-1): Remove everything but the nick
736         portion of the sender so it doesn't need to be done everywhere
737         else.  Update related code.
738         (global-map): Remove global keybindings.
739         (rcirc-get-buffer-create): Make sure rcirc-topic is set.
740         (rcirc-send-input): Split into several functions.
741         (rcirc-process-input-line, rcirc-process-message)
742         (rcirc-process-command): New functions.
743         (rcirc-target-buffer): New function to determine where to route
744         messages.
745         (rcirc-user-nick): Save match data.
746         (rcirc-toggle-ignore-buffer-activity)
747         (rcirc-update-activity-string): Remove global ignore functionality,
748         which can be done now by toggling rcirc-track-minor-mode.
749         (rcirc-track-minor-mode-map): New keymap.
750         (rcirc-track-minor-mode): New minor-mode.
751         (ignore): Make the ignore output nicer.  Always print it when
752         adding or removing nicks.
753         (rcirc-url-regexp): Improve.
754         (rcirc-mangle-text): Remove properties before using text in the
755         modeline.
756         (rcirc-authenticate): Authentication data comes from
757         rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
758         (rcirc-server-prefix): Inherit from rcirc-server.
760 2006-02-08  Mathias Megyei  <Mathias.Megyei@micronas.com>  (tiny change)
762         * Makefile.in (compile): Append "|| true" to the end of the `find'
763         command, like compile-always does.
765 2006-02-08  Sam Steingold  <sds@gnu.org>
767         * net/tramp.el (tramp-maybe-open-connection): Do not wait for
768         output from a dead connection.
770 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
772         * dired.el (dired-mode-map): Add more bindings for tumme.
774 2006-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
776         * wdired.el (wdired-mode-map): Use remap.
777         (wdired-get-filename): Massage.
778         (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
779         (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
780         `keymap' property rather than `local-map'.
782 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
784         * tumme.el (tumme-get-thumbnail-image): New utility function.
785         Suggested by from Chong Yidong.
786         (tumme-dired-with-window-configuration): Rename from
787         `tumme-dired'.  Add code to save window configuration.
788         (tumme-restore-window-configuration): New command to restore the
789         window configuration that `tumme-dired-with-window-configuration'
790         saves before it changes the window configuration.
791         (tumme-show-all-from-dir): New command to display thumbnails for
792         all files in a directory entered by the user, like M-x thumbs.
793         (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
794         have been created.
795         (tumme-display-thumbnail-original-image): Call `display-buffer'.
796         (obsolete-tumme-display-thumbnail-original-image-and-buffer):
797         Remove obsolete test function.
799 2006-02-07  Juanma Barranquero  <lekktu@gmail.com>
801         * vc.el (small-temporary-file-directory): Remove defvar; there's
802         a defcustom for it in files.el.
804         * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
805         Fix typo in message.
806         (tumme-gallery-generate): Fix typo in `error' message.
807         (tumme-display-window-height-correction)
808         (tumme-display-window-width-correction, tumme-line-up-dynamic)
809         (tumme-line-up-interactive): Dox fixes.
810         (tumme-cmd-rotate-original-options, tumme-display-properties-format)
811         (tumme-restore-window-configuration, tumme-format-properties-string)
812         (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
813         Fix typos in docstrings.
815 2006-02-07  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
817         * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
819 2006-02-07  Nick Roberts  <nickrob@snap.net.nz>
821         * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
822         User should use hook if desired.
824         * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
825         buffer if necessary.
826         (gdb-delete-frame-or-window): New function.
827         (gdb-breakpoints-mode-map): Bind "q" to it.
829 2006-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
831         * textmodes/nroff-mode.el: Clean up name space.
832         (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
833         (nroff-mode): Obey the global setting of nroff-electric-mode.
834         (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
836         * calendar/calendar.el (calendar-increment-month): Typo in last change.
838 2006-02-06  Thien-Thi Nguyen  <ttn@gnu.org>
840         * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
842 2006-02-06  Lars Hansen  <larsh@soem.dk>
844         * generic-x.el (etc-fstab-generic-mode): Add file system types
845         cifs and usbdevfs.  Allow special chars in file names.
847 2006-02-05  Jay Belanger  <belanger@truman.edu>
849         Update copyright notices of the files in lisp/calc.
851 2006-02-05  Romain Francoise  <romain@orebokech.com>
853         Update copyright notices of all files in the lisp/play directory.
855 2006-02-04  Luc Teirlinck  <teirllm@auburn.edu>
857         * ldefs-boot.el: Regenerate.
859         * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
861 2006-02-05  Kim F. Storm  <storm@cua.dk>
863         * files.el (magic-mode-regexp-match-limit): New defvar.
864         (set-auto-mode): Use it to limit magic-mode-alist matching.
866 2006-02-04  Kevin Rodgers  <ihs_4664@yahoo.com>
868         * simple.el (display-message-or-buffer): Compare the number of
869         characters to the frame width when determining whether a 1-line
870         message string will fit in the echo area.  Count screen lines
871         instead of buffer lines when determining whether a multi-line
872         message will fit in the echo area/minibuffer window.
874 2006-02-04  Eli Zaretskii  <eliz@gnu.org>
876         * info.el (Info-index, Info-mode): Improve the description of the
877         `i' command.
879         * ldefs-boot.el: Regenerate.
881 2006-02-03  Werner Lemberg  <wl@gnu.org>
883         * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
884         greedy to find the closing bracket in \*[...] and similar
885         expressions.  This is a first rough fix -- many additional
886         refinements are necessary to make nroff mode really usable with groff.
888 2006-02-03  Jens Petersen  <petersen@redhat.com>  (tiny change)
890         * international/mule-cmds.el (set-locale-environment):
891         Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
892         libX11.
894 2006-02-03  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
896         * arc-mode.el (archive-maybe-copy): Fix the way directories in the
897         archive are created in archive-tmpdir.
899 2006-02-02  John Paul Wallington  <jpw@pobox.com>
901         * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
902         (ibuffer-fontification-alist): Use it.
903         (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
904         to "* z" and the Ibuffer Mark menu.
906         * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
908 2006-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
910         * textmodes/table.el (*table--cell-describe-mode)
911         (*table--cell-describe-bindings): Undo last change since
912         print-help-return-message is not obsoleted by anything at all.
914 2006-02-02  Luc Teirlinck  <teirllm@auburn.edu>
916         * emulation/cua-base.el (cua-mode): Doc fix.
918 2006-02-02  Juanma Barranquero  <lekktu@gmail.com>
920         * dframe.el (dframe-handle-make-frame-visible)
921         (dframe-handle-iconify-frame, dframe-get-focus)
922         (dframe-select-attached-frame, dframe-power-click)
923         (dframe-frame-mode): Fix typos in docstrings.
925         * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
926         (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
927         Fix typos in docstrings.
929         * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
930         (hi-lock-face-buffer, hi-lock-font-lock-hook)
931         (hi-lock-archaic-interface-message-used)
932         (hi-lock-file-patterns-range): Fix typos in docstrings.
934         * savehist.el (savehist-loaded, savehist-load, savehist-install)
935         (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
937         * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
938         Fix typo in docstring.
940         * net/newsticker.el (newsticker--decode-iso8601-date)
941         (newsticker--set-customvar, newsticker--buffer-insert-item)
942         (newsticker--do-run-auto-mark-filter)
943         (newsticker--parse-generic-feed): Doc fixes.
944         (newsticker--retrieval-timer-list, newsticker-url-list)
945         (newsticker-hide-immortal-items-in-echo-area)
946         (newsticker-hide-obsolete-items-in-echo-area)
947         (newsticker-new-item-face, newsticker--enclosure)
948         (newsticker-buffer-update, newsticker-w3m-show-inline-images)
949         (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
950         (newsticker--parse-generic-feed, newsticker--cache-contains)
951         (newsticker--stat-num-items, newsticker-download-enclosures):
952         Fix typos in docstrings.
954         * net/rcirc.el (rcirc-debug): Doc fix.
955         (rcirc-fill-column, rcirc-receive-message-hooks)
956         (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
957         (rcirc-mode, rcirc-generate-new-buffer-name)
958         (rcirc-startup-channels, rcirc-ignore-update-automatic)
959         (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
960         Fix typos in docstrings.
961         (rcirc-print): "?\ " -> "?\s".
962         (rcirc-cmd-join): Improve argument/docstring consistency.
964 2006-02-01  Mark A. Hershberger  <mah@everybody.org>
966         * xml.el (xml-parse-region): Move save-excursion and set-buffer up
967         before narrow-to-region.
969 2006-02-01  Richard M. Stallman  <rms@gnu.org>
971         * simple.el (move-beginning-of-line): Scan properly for invis change.
973         * replace.el (multi-occur-in-matching-buffers): Fix prev change.
975 2006-02-01  Michael Albinus  <michael.albinus@gmx.de>
977         * net/tramp.el (tramp-convert-file-attributes): Set file's gid
978         change bit only when id-format is 'integer.  Reported by Matt
979         Hodges <M.P.Hodges@rl.ac.uk>.
981 2006-02-01  Juanma Barranquero  <lekktu@gmail.com>
983         * hilit-chg.el (highlight-changes-initial-state)
984         (highlight-changes-global-initial-state): Doc fixes.
985         (highlight-changes-global-modes, global-highlight-changes):
986         Fix typos in docstrings.
988 2006-02-01  Kim F. Storm  <storm@cua.dk>
990         * emulation/cua-base.el (cua-mode): Mention that CUA enables
991         transient-mark-mode in doc string.
993 2006-01-31  Richard M. Stallman  <rms@gnu.org>
995         * replace.el (multi-occur): Doc fix.
996         (multi-occur-in-matching-buffers): Rename from
997         multi-occur-by-filename-regexp.  Prefix arg says match
998         buffer names instead of file names.
1000 2006-01-31  Juanma Barranquero  <lekktu@gmail.com>
1002         * bs.el: Allow non-default values of `bs-header-lines-length'.
1003         (bs--running-in-xemacs): Remove (not needed anymore).
1004         (bs--set-window-height): Simplify by using `fit-window-to-buffer'
1005         instead of `shrink-window', thus avoiding having to compute the
1006         height of the window.
1007         (bs--up): Wrap around even when there's no header.
1008         (bs--down): Use `forward-line' instead of `next-line'.
1010 2006-01-30  Chong Yidong  <cyd@stupidchicken.com>
1012         * image-mode.el (image-toggle-display): Use file name if possible,
1013         instead of unnecessarily allocating a (possibly huge) lisp string.
1015 2006-01-30  John Paul Wallington  <jpw@pobox.com>
1017         * subr.el (toplevel): Define `cl-assertion-failed' condition here
1018         because the `assert' macro signals it at runtime.
1020         * emacs-lisp/cl.el (toplevel): Remove definition of
1021         `cl-assertion-failed' condition.
1023 2006-01-30  Nick Roberts  <nickrob@snap.net.nz>
1025         * thumbs.el (thumbs-marked-list): Make buffer-local and
1026         permanent-local.
1027         (thumbs-insert-thumb): Make help-echo non-sticky.
1028         (thumbs-file-alist): Use eolp as check for (non)-image.
1030 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
1032         * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
1033         (ediff-before-session-group-setup-hooks)
1034         (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
1035         Fix typos in docstrings.
1037         * window.el (bw-dir, bw-eqdir, balance-windows)
1038         (split-window-keep-point): Fix typos in docstrings.
1040         * textmodes/org.el (org-allow-space-in-links, org-closed-string)
1041         (org-quote-string, org-calendar-to-agenda-key)
1042         (org-agenda-sorting-strategy, org-agenda-use-time-grid)
1043         (org-show-following-heading, org-tags-column)
1044         (org-use-tag-inheritance, org, org-allow-space-in-links)
1045         (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
1046         (org-enable-table-editor, org-calc-default-modes)
1047         (org-table-allow-automatic-line-recalculation)
1048         (org-export-html-style, org-export-with-fixed-width)
1049         (org-export-with-sub-superscripts, org-special-keyword)
1050         (org-formula, org-time-grid, org-table-may-need-update)
1051         (org-mode, org-goto-ret, org-goto-left, org-goto-right)
1052         (org-goto-quit, org-get-indentation, org-end-of-item)
1053         (org-move-item-down, org-move-item-up)
1054         (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
1055         (org-remove-occur-highlights, org-read-date, org-goto-calendar)
1056         (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
1057         (org-agenda-log-mode, org-agenda-toggle-diary)
1058         (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
1059         (org-agenda-file-to-end, org-agenda-no-heading-message)
1060         (org-agenda-get-closed, org-format-agenda-item)
1061         (org-cmp-priority, org-cmp-category, org-cmp-time)
1062         (org-agenda-change-all-lines, org-agenda-diary-entry)
1063         (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
1064         (org-link-search, org-camel-to-words, org-open-file)
1065         (org-remember-handler, org-table-convert-region)
1066         (org-table-move-row-down, org-table-move-row-up)
1067         (org-table-copy-region, org-table-wrap-region)
1068         (org-table-toggle-vline-visibility)
1069         (org-table-get-vertical-vector, org-table-modify-formulas)
1070         (org-table-get-specials, org-recalc-commands)
1071         (org-table-rotate-recalc-marks, org-table-eval-formula)
1072         (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
1073         (org-level-color-stars-only, org-insert-heading):
1074         Fix typos in docstrings.
1075         (last-arg): Add defvar.
1077         * makefile.w32-in (WINS): Add erc.
1078         (MH_E_SRC): Update (copied from lisp/Makefile.in).
1080 2006-01-29  Bill Wohler  <wohler@newt.com>
1082         * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
1083         mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
1084         mh-tool-bar.el, mh-xface.el.  Remove mh-customize.el, mh-init.el.
1085         (mh-autoloads): Don't use comments on otherwise empty lines.
1087 2006-01-29  Edward O'Connor  <ted@oconnor.cx>
1089         * emulation/viper.el (viper-major-mode-modifier-list): Add
1090         insert-state and vi-state entries for erc-mode.
1091         (viper-go-away, viper-set-hooks): Add and remove
1092         viper-comint-mode-hook from erc-mode-hook as appropriate.
1094         * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
1096 2006-01-29  Juanma Barranquero  <lekktu@gmail.com>
1098         * bs.el (bs--format-aux): Implement `middle' alignment as
1099         described in the docstring for `bs-attributes-list'.
1100         (bs--get-name): Simplify.  Don't pad the buffer name.
1102 2006-01-27  Agustin Martin  <agustin.martin@hispalinux.es>
1104         * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
1105         English aspell dictionary is installed, use the first entry of
1106         ispell-dictionary-alist-1.
1108 2006-01-27  Kevin Rodgers  <ihs_4664@yahoo.com>
1110         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
1111         Doc fix.
1113 2006-01-27  Michael Albinus  <michael.albinus@gmx.de>
1115         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
1116         for `process-file', in order to let it work for older Emacsen too.
1118 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
1120         * international/latexenc.el: Add a suitable `coding:' tag.
1121         (latexenc-find-file-coding-system): Undo last change.
1123 2006-01-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1125         * international/latexenc.el (latexenc-find-file-coding-system):
1126         Make sure latexenc-main-file is a regular file and is readable.
1128 2006-01-27  Andre Spiegel  <spiegel@gnu.org>
1130         * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
1131         Pass FILE to vc-user-login-name.
1133         * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
1135 2006-01-27  Nick Roberts  <nickrob@snap.net.nz>
1137         * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
1138         there are no more images to display.
1139         (thumbs-mark, thumbs-unmark): Revert change so that they move to
1140         the next image.
1142 2006-01-26  Richard M. Stallman  <rms@gnu.org>
1144         * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
1146         * wid-edit.el (advertised-widget-backward): New alias.
1147         (widget-keymap): Use advertised-widget-backward for S-TAB.
1149         * tumme.el: Correct the keywords.
1150         (tumme-dir-max-size): Use defvar.
1151         (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
1153         * simple.el (move-beginning-of-line): Take account of fields.
1154         (clone-indirect-buffer-other-window): Take args like
1155         clone-indirect-buffer, and work like it.
1157         * help-fns.el (describe-function): Don't pass `nil' as default.
1159         * files.el (risky-local-variable-p): Follow var aliases.
1161         * subr.el (lazy-completion-table): Doc fix.
1163         * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
1164         global binding of `line'.
1166 2006-01-25  Andre Spiegel  <spiegel@gnu.org>
1168         * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
1169         Tramp.
1171         * vc.el (vc-default-dired-state-info): Pass FILE to
1172         vc-user-login-name.
1173         (vc-default-update-changelog): Don't use vc-user-login-name, we
1174         don't need it here.
1176         * tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
1177         no longer necessary.
1179 2006-01-25  Kenichi Handa  <handa@m17n.org>
1181         * international/mule.el (decode-char): Avoid the overhead of
1182         calling utf-lookup-subst-table-for-decode if
1183         utf-translate-cjk-mode is nil.
1184         (encode-char): Avoid the overhead of calling
1185         utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
1186         nil.
1188 2006-01-22  Kenichi Handa  <handa@m17n.org>
1190         * international/mule.el (make-subsidiary-coding-system): Reset
1191         `coding-system-define-form' property of subsidiaries to nil.
1192         Avoid duplicated entry in coding-system-alist.
1193         (make-coding-system): Avoid duplicated entry in
1194         coding-system-alist.
1195         (define-coding-system-alias): Likewise.
1197 2006-01-24  Luc Teirlinck  <teirllm@auburn.edu>
1199         * completion.el: Minor fixes in introductory comment.
1200         (completion-def-wrapper): Fix alist.
1202 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
1204         * thumbs.el (thumbs-new-image-size): New function.
1205         (thumbs-increment-image-size-element)
1206         (thumbs-decrement-image-size-element, thumbs-increment-image-size)
1207         (thumbs-decrement-image-size): Delete.
1208         (thumbs-resize-image-1): Rename from thumbs-resize-image.  Keep old
1209         temp files and use to resize.
1210         (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
1211         Use increment argument to enlarge/shrink.  Preserve point.
1212         (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
1213         (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
1214         (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
1215         (thumbs-mark, thumbs-unmark): Preserve point.
1216         (thumbs-modify-image): Keep old temp files and use to modify.
1217         Cleanup old temp files at load time.  Preserve point.
1218         (thumbs-view-image-mode-map): Use new command names.
1220 2006-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1222         * log-view.el (log-view-minor-wrap): First rev is the one at point.
1224         * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
1225         the nastiest part of the cyclic dependency.
1226         (cal-menu-update): Use dotimes and calendar-increment-month.
1228         * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
1229         (calendar-week-start-day): Add an :initializer.
1230         (calendar-mode-map): Use suppress-keymap, and command remapping.
1231         (describe-calendar-mode): Setup xref-stack info for the back button.
1232         (calendar-star-date): Insert before delete.
1233         (calendar-set-mode-line): Add file-modified info if applicable.
1234         (calendar-increment-month): New function.
1236 2006-01-24  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
1238         * font-lock.el (lisp-font-lock-keywords-2):
1239         Recognize "& keywords" only at word boundaries.
1241 2006-01-24  Nick Roberts  <nickrob@snap.net.nz>
1243         * thumbs.el (thumbs-extra-images): New variable.  Make it buffer-local
1244         and permanent-local.
1245         (thumbs-max-image-number): New variable.
1246         (thumbs-do-thumbs-insertion): Use them.
1247         (thumbs-per-line): Change default to 4.
1248         (thumbs-marked-list): Rename from thumbs-markedL.
1249         (thumbs-cleanup-thumbsdir, thumbs-delete-images)
1250         (thumbs-rename-images): Use -list instead of L for internal variables.
1251         (thumbs-call-convert): Use call-process instead of shell-command.
1252         (thumbs-insert-thumb): Add filename as help-echo to each image.
1253         (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
1254         Give dir to thumbs-show-thumbs-list.
1255         (thumbs-show-thumbs-list): Set default-directory to that of images.
1256         (thumbs-dired-show): Rename from thumbs-dired-show-all.
1257         (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
1258         (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
1259         (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
1261 2006-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1263         * ses.el (ses-read-cell): Provide a default value.
1265 2006-01-23  Juanma Barranquero  <lekktu@gmail.com>
1267         * term/w32-win.el (image-library-alist): Add additional names for
1268         GIF library.
1270 2006-01-23  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1272         * international/latexenc.el (latexenc-find-file-coding-system):
1273         Add file-regular-p check.
1275 2006-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1277         * simple.el (clone-buffer): Don't show the new buffer in the same
1278         window.
1280 2006-01-23  Juri Linkov  <juri@jurta.org>
1282         * faces.el (link, link-visited): New faces based on default values
1283         of `info-xref' and `info-xref-visited'.
1285         * info.el (info-xref): Inherit from `link'.
1286         (info-xref-visited): Inherit from `link-visited'.
1288         * cus-edit.el (custom-buffer-create-internal): Use widget type
1289         `custom-manual' instead of `info-link' and don't set properties
1290         `button-face' and `mouse-face' explicitly.
1291         (custom-browse-group-tag, custom-browse-variable-tag)
1292         (custom-browse-face-tag): Inherit from widget class
1293         `custom-group-link' instead of `push-button'.
1294         (custom-button-unraised): Inherit from `underline' face.
1295         (custom-link): Inherit from `link' face.  Fix doc and group.
1296         (custom-add-parent-links, custom-group-value-create): Don't set
1297         properties `button-face' and `mouse-face' explicitly for
1298         `custom-group-link' widget.
1299         (custom-group-link): Add properties `button-face' and `mouse-face'
1300         to widget definition.
1301         (custom-field-keymap): New variable.  Put `custom-field-keymap' to
1302         editable-field's :keymap property.
1303         (custom-mode): Fix docstring: substitute keybindings for
1304         `widget-forward' and `widget-backward' from `widget-keymap',
1305         `widget-complete' from `custom-field-keymap', replace old
1306         `Custom-move-and-invoke' with `widget-move-and-invoke'.  Untabify.
1308         * desktop.el (desktop-load-file): Check for `fboundp' before
1309         calling `symbol-function'.
1311         * simple.el (clone-buffer, clone-indirect-buffer)
1312         (clone-indirect-buffer-other-window): Use `read-buffer' instead of
1313         `read-string'.  Fix prompts.
1315         * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
1317 2006-01-23  Nick Roberts  <nickrob@snap.net.nz>
1319         * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
1321 2006-01-22  Luc Teirlinck  <teirllm@auburn.edu>
1323         * startup.el (inhibit-splash-screen, initial-scratch-message):
1324         Doc fixes.
1326 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
1328         Sync with Tramp 2.0.52.
1330         * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
1331         net/tramp-vc.el: Add code for unloading Tramp.  See comment before
1332         `tramp-unload-tramp' for checklist.
1334         * net/tramp.el: Require `timer-funcs' instead of `timer' if in
1335         XEmacs.  Contributed by Steve Youngs <steve@sxemacs.org>.
1336         (tramp-unload-file-name-handler-alist)
1337         (tramp-unload-tramp): New defuns.
1338         (tramp-advice-PC-expand-many-files): New defadvice.
1339         (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
1340         removed.
1341         (tramp-handle-expand-file-name): Remove double slash.
1342         (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
1343         It doesn't matter, because it will be converted later on.
1344         (tramp-handle-file-ownership-preserved-p): Rewritten.  The old
1345         implementation was just heuristic.
1346         (tramp-post-connection): Set uid and gid properties.
1347         (tramp-convert-file-attributes): Set file's gid change bit.
1348         (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
1349         (tramp-handle-expand-file-name): Use "~root" for tilde expansion
1350         in case of su(do)? methods.  The home directory of the local user
1351         will be taken else.
1352         (tramp-open-connection-telnet)
1353         (tramp-open-connection-rsh, tramp-open-connection-su)
1354         (tramp-open-connection-multi): Set PS1 to "$ ".  Otherwise, a
1355         local shell prompt could hurt.  Reported by Romain Francoise
1356         <romain@orebokech.com>.
1357         (tramp-let-maybe): Add `edebug-form-spec' property.
1358         (tramp-handle-expand-file-name): Bind `default-directory' locally
1359         to "/" in order to avoid problems with UNC shares or Cygwin
1360         mounts.
1361         (tramp-md5-function): Fix typo in error message.
1363         * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
1365         * net/tramp-util.el (top): Apply `ignore' instead of `identity'
1366         for byte-compiler pacification.
1368 2006-01-22  Andre Spiegel  <spiegel@gnu.org>
1370         * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
1371         ID-FORMAT `string'.  This allows us to get rid of
1372         `vc-user-login-name UID'.
1374         * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
1376 2006-01-22  John Paul Wallington  <jpw@pobox.com>
1378         * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
1380 2006-01-21  Martin Rudalics  <rudalics@gmx.at>
1382         * emacs-lisp/find-func.el (find-definition-noselect)
1383         (find-variable-noselect): Search variables in C source code too.
1384         (find-function-C-source, find-function-noselect, find-function)
1385         (find-function-other-frame, find-variable-noselect, find-variable)
1386         (find-variable-other-frame, find-variable-at-point):
1387         Fix docstrings.
1389 2006-01-21  Francesco Potorti`  <pot@gnu.org>
1391         * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
1393 2006-01-21  Agustin Martin  <agustin.martin@hispalinux.es>
1395         * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
1396         Default to disabling the "Save affix" question.
1398 2006-01-21  Marien Zwart  <marienz@gentoo.org>  (tiny change)
1400         * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
1401         the first arg to run-python.
1403 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
1405         * startup.el (command-line-1): Handle --no-desktop if desktop.el
1406         is not loaded.
1408 2006-01-20  Jay Belanger  <belanger@truman.edu>
1410         * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
1411         limit is 0.
1413         * calc/calc-arith.el (math-add-symb-fancy): Check the length of
1414         the correct variable.
1416 2006-01-20  Carsten Dominik  <dominik@science.uva.nl>
1418         * textmodes/org.el (org-open-at-point): Fixed bug with matching a
1419         link.  Fixed buggy argument sequence in call to `org-view-tags'.
1420         (org-compile-prefix-format): Set `org-prefix-has-tag'.
1421         (org-prefix-has-tag): New variable.
1422         (org-format-agenda-item): Remove tags from headline if
1423         appropriate.
1424         (org-agenda-remove-tags-when-in-prefix): New option.
1425         (org-get-tags-at): New function.
1427 2006-01-20  Nick Roberts  <nickrob@snap.net.nz>
1429         * thumbs.el (thumbs-buffer): New variable.  Make it buffer local.
1430         (thumbs-find-image): Move image name and number from buffer name
1431         to mode name.  Set thumbs-buffer.  Preserve point so that large
1432         images remain visible.
1433         (thumbs-file-alist): Construct list in thumbs-buffer and reverse
1434         order.
1435         (thumbs-show-image-num): Get image from thumbs-file-alist.  Set
1436         mode name.
1437         (thumbs-next-image, thumbs-previous-image): Make them work.
1439 2006-01-19  Luc Teirlinck  <teirllm@auburn.edu>
1441         * cus-edit.el (custom-buffer-create-internal): State in the text above
1442         the whole buffer buttons that they do not operate on hidden items.
1443         (custom-face-menu): Use `custom-face-save' instead of
1444         `custom-face-save-command'.
1445         (custom-face-save-command): Make it an alias for `custom-face-save'
1446         and declare it obsolete.
1447         (custom-face-save): Doc fix.
1449         * dired.el (dired-no-confirm): Add quote.
1450         (dired-subdir-alist-pre-R): Add quote in
1451         `make-variable-buffer-local' form and remove unbalanced parenthesis.
1453 2006-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1455         * textmodes/table.el (table-mode-indicator): Typo in last change.
1457 2006-01-19  Richard M. Stallman  <rms@gnu.org>
1459         * outline.el (hide-leaves): Don't call outline-end-of-heading.
1460         Fixes bug reported in Nov 2005.
1462         * isearch.el (isearch-forward): Doc fix.
1464         * dired.el (dired-move-to-filename-regexp): Define as alias.
1465         (dired-no-confirm): Use defcustom.
1466         (dired-subdir-alist-pre-R): Put defvar at top level.
1468         * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
1470         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
1471         Mark as risky.
1473         * simple.el (set-mark-command): Doc fix.
1474         (clone-indirect-buffer-other-window):
1475         Read arg like clone-indirect-buffer.
1476         (move-beginning-of-line): Skip invisible newlines.
1478 2006-01-19  Masatake YAMATO  <jet@gyve.org>
1480         * progmodes/cpp.el (cpp-edit-load): Make the order of
1481         listed conditions in a base C code buffer and its associate
1482         CPP Edit buffer the same.
1484 2006-01-19  Kenichi Handa  <handa@m17n.org>
1486         * mail/rmail.el (rmail-enable-mime): Docstring fixed.
1487         (rmail-mime-feature): Likewise.
1488         (rmail-require-mime-maybe): Use display-warning to show a warning
1489         message.
1491         * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
1492         (find-auto-coding): Use auto-coding-regexp-alist-lookup.
1494 2006-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1496         * array.el: Move defvars out of eval-when-compile.
1497         (array-make-template): Replace undeclared global var with a local one.
1498         (array-mode): Inline initialization functions.
1499         (array-init-local-variables, array-init-max-row)
1500         (array-init-max-column, array-init-columns-per-line)
1501         (array-init-field-width, array-init-rows-numbered)
1502         (array-init-line-length, array-init-lines-per-row): Remove.
1504         * play/doctor.el: Move defvars out of eval-when-compile.  Use dolist.
1505         (doc-mode-map): Define explicitly.
1506         (doctor-txtype): Use mapc.
1508         * textmodes/table.el: Move defvars out of eval-when-compile.
1509         Remove harmful code meant to avoid byte-compiler warnings.
1510         (table-fixed-mode-indicator): Remove.  Use a more complex mode-line
1511         specification that checks table-fixed-width-mode directly.
1512         (table-recognize-region, table-recognize-cell):
1513         Use restore-buffer-modified-p.
1514         (table-fixed-width-mode): Remove code that refreshes
1515         table-fixed-mode-indicator.
1516         (*table--cell-describe-bindings, *table--cell-describe-mode):
1517         Avoid obsolete name print-help-return-message.
1518         (table--test-cell-list): Don't use replace-regexp from elisp.
1519         (table--point-entered-cell-function, table--point-left-cell-function):
1520         Don't set table-fixed-mode-indicator, use force-mode-line-update.
1522         * textmodes/org.el: Move defvars out of eval-when-compile.  Move code
1523         that was after the end of file.  Use buffer-file-name variable.
1524         (org-timestamp-change): Use with-current-buffer.
1525         (org-todo-list): Don't unnecessarily define a new buffer-local var.
1526         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
1527         `file'.
1529         * progmodes/fortran.el: Move defvars out of eval-when-compile.
1530         (fortran-break-line): Remove unused var `opoint'.
1531         (fortran-abbrev-start): Obey help-event-list.
1533 2006-01-18  Jesper Harder  <harder@phys.au.dk>
1535         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
1537 2006-01-18  Masatake YAMATO  <jet@gyve.org>
1539         * progmodes/make-mode.el (makefile-imake-mode): New mode
1540         derived from makefile-mode.
1541         (makefile-imake-mode-syntax-table): New syntax table
1542         derived from makefile-mode-syntax-table.
1543         (makefile-mode): Write about makefile-imake-mode in doc string.
1544         (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
1545         (makefile-imake-font-lock-keywords): New font lock keywords.
1547         * files.el (auto-mode-alist): Add Imakefile.
1549 2006-01-17  Agustin Martin  <agustin.martin@hispalinux.es>
1551         * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
1552         loading the file rather than when turning on flyspell-mode.
1554 2006-01-16  Luc Teirlinck  <teirllm@auburn.edu>
1556         * cus-edit.el (customize-rogue): Minor doc fix.
1558 2006-01-17  Juri Linkov  <juri@jurta.org>
1560         * dired-aux.el (dired-diff): Use dired-dwim-target-directory
1561         instead of the file at the mark as default if the file at the mark
1562         is the same as the file at point or if dired-dwim-target-directory
1563         is not the same as the current directory and the mark is not active.
1565         * log-view.el (log-view-minor-wrap): Use the same logic to get
1566         revisions as `log-view-diff'.
1568         * info.el (Info-revert-find-node): Check for Info-current-file
1569         before preserving new-history.
1571         * man.el (Man-heading-regexp): Add `/'.
1573         * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
1574         (html-mode): Set `sentence-end-base' instead of `sentence-end'.
1576 2006-01-16  Juri Linkov  <juri@jurta.org>
1578         * faces.el (mode-line-faces): New defgroup.
1579         (mode-line-highlight): Move definition after new defgroup.
1580         (mode-line, mode-line-inactive, mode-line-highlight):
1581         Replace :group `modeline' with `mode-line-faces'.
1582         (mode-line-buffer-id): New face.
1583         (modeline-buffer-id): New face alias.
1584         (vertical-border): Remove :group `modeline'.
1586         * bindings.el (propertized-buffer-identification): Use face
1587         `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
1588         (mode-line-next-buffer, mode-line-previous-buffer): New functions.
1589         (mode-line-buffer-identification-keymap): For mouse-1 replace
1590         `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
1591         Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
1592         mouse-3.
1594         * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
1595         Buffer-menu-buffer.  Doc fix.
1596         (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
1597         (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
1598         `Buffer-menu-buffer'.
1600         * info.el (Info-mode-line-node-keymap): New defvar.
1601         (Info-set-mode-line): Use `stringp' to check Info-current-file.
1602         Propertize Info-current-node with `mode-line-buffer-id' and
1603         `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
1605         * time.el (display-time-mail-face): Replace :group `faces' with
1606         `mode-line-faces'.
1608 2006-01-16  Kenichi Handa  <handa@m17n.org>
1610         * international/code-pages.el: Add autoload cookies for cp125[0345678].
1612         * language/european.el (cp1252): New alias for windows-1252.
1614         * international/mule.el (autoload-coding-system): Prepare for EOL
1615         variants.
1617 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
1619         * term.el (term-raw-map): Add mapping for insert.
1620         (term-send-insert): New.
1621         (term-mode): Make variables local here instead of doing it in
1622         `term-emulate-terminal'.
1623         (term-emulate-terminal): Delete incorrect optimization for cr+lf.
1624         Scroll reverse needs to take into account the scroll region.
1625         Saving and restoring the cursor should save the color attributes too.
1626         (term-reset-terminal): Reset the scroll region.
1627         (term-handle-ansi-escape): Cursor up and down should take into
1628         account the scroll region.
1629         (term-set-scroll-region): Rename from `term-scroll-region'.
1630         Move to 0,0 after setting the region.
1631         (term-handle-scroll): Handle scroll up.
1632         (term-down): Fix off by one error.
1633         (term-delete-lines): Do not delete outside the scroll region.
1634         (term-insert-lines): Take into account the scroll region.
1636 2006-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1638         * textmodes/ispell.el (ispell-internal-change-dictionary)
1639         (ispell-change-dictionary): Undo most of last change of 2006-01-13.
1640         (start, end): Move declaration outside of eval-when-compile.
1642         * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
1643         (flyspell-mode-on): Use it.
1645         * textmodes/ispell.el (ispell-kill-ispell): Run new hook
1646         ispell-kill-ispell-hook.
1648 2006-01-14  Luc Teirlinck  <teirllm@auburn.edu>
1650         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
1651         (Custom-reset-saved): Do not ask for confirmation in single option
1652         buffers.
1654 2006-01-13  Richard M. Stallman  <rms@gnu.org>
1656         * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
1658 2006-01-13  Romain Francoise  <romain@orebokech.com>
1660         * add-log.el (add-change-log-entry, change-log-merge):
1661         Conditionally use `hard-newline'.
1663 2006-01-13  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
1665         * wid-edit.el (widget-field-end): If the overlay is no longer
1666         associated with a buffer, behave as if the overlay didn't exist.
1668         * cus-edit.el (custom-add-see-also, custom-add-parent-links):
1669         Make sure the links use the `custom-link' face.
1671 2006-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1673         * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
1674         (ld-script-mode): Don't set indent-line-function since we don't
1675         have one.
1677 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
1679         * textmodes/org.el (org-open-file): Use mailcap for selecting an
1680         application.
1681         (org-file-apps-defaults-gnu): Use mailcap as the default for
1682         selecting an application on a UNIX system.
1683         (org-agenda-show-tags): New command.
1684         (org-table-insert-hline): Keep cursor in current table line.
1685         (org-table-convert): Offset effect of modifying
1686         `org-table-insert-hline'.
1687         (org-format-agenda-item): New optional argument TAG.
1688         (org-compile-prefix-format): Handle %T format for the tag.
1689         (org-expand-wide-chars): New function.
1690         (org-table-insert-row, org-table-insert-hline):
1691         Use `org-expand-wide-chars'.
1692         (org-open-file): Fix bug in program launch.
1693         (org-get-time-of-day): Fix bug with times before 1am.
1694         (org-agenda-menu): Add tags commands.
1696 2006-01-13  Agustin Martin  <agustin.martin@hispalinux.es>
1698         * textmodes/ispell.el (ispell-init-process): Include the used
1699         dictionary in ispell process start message.
1700         (ispell-internal-change-dictionary): When flyspell-mode is active
1701         and dictionary is changed, make sure ispell process is restarted
1702         and flyspell word cache cleared out for the current buffer.
1703         (ispell-change-dictionary): Make sure flyspell word cache is
1704         cleared out in all buffers with active flyspell mode when
1705         dictionary is globally changed.
1706         Call ispell-internal-change-dictionary after dictionary change.
1708 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
1710         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
1712         * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
1713         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
1714         years.  Fix small differences wrt Makefile.in.
1715         (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
1716         Makefile.in does.
1718 2006-01-12  Bill Wohler  <wohler@newt.com>
1720         * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
1721         mh-search.el.
1723 2006-01-12  Masatake YAMATO  <jet@gyve.org>
1725         * progmodes/ld-script.el: Update copyright year.
1727 2006-01-12  Chong Yidong  <cyd@stupidchicken.com>
1729         * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
1730         Don't add widget if setting undefined.
1732 2006-01-12  John Paul Wallington  <jpw@pobox.com>
1734         * help-fns.el (describe-variable): Remove newlines from void
1735         variable output.
1737 2006-01-13  Nick Roberts  <nickrob@snap.net.nz>
1739         * wdired.el (wdired-mode-map): Add help echo for
1740         wdired-abort-changes.
1742         * man.el (Man-file-name-regexp): Adjust for a list of files.
1744 2006-01-12  Masatake YAMATO  <jet@gyve.org>
1746         * progmodes/ld-script.el (auto-mode-alist): Support
1747         suffix conventions used in netbsd and eCos.
1749 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
1751         * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
1752         (custom-variable-menu, custom-face-menu, custom-group-menu)
1753         (Custom-mode-menu): Change names of menu items.  (As discussed on
1754         emacs-devel.)
1755         (custom-face-menu): Add "Undo Edits" item.
1757         * startup.el (init-file-user): defcustom -> defvar.
1759         * tooltip.el (tooltip-mode): Doc fix.
1761 2006-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1763         * reveal.el (reveal-post-command): window-buffer signals an error on
1764         dead windows rather than returning nil.
1765         (reveal-open-new-overlays): An overlay might die while we open others.
1767 2006-01-11  Bill Wohler  <wohler@newt.com>
1769         * cus-dep.el (generated-custom-dependencies-file): Fix typo and
1770         phrasing in docstring.
1772         * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
1773         can give some systems gas.  Add new file mh-buffers.el.
1775 2006-01-06  Masatake YAMATO  <jet@gyve.org>
1777         * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
1778         C preprocessor forward ported from GNU Emacs 21.2.
1780         * progmodes/asm-mode.el (asm-font-lock-keywords):
1781         Use `cpp-font-lock-keywords'.
1783         * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
1785         * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
1786         of $ for "\\.ld[s]?".
1788 2006-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1790         * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
1791         (tcl-indent-line): Return `noindent' if inside a string.
1793         * progmodes/flymake.el (flymake-split-string): Remove more than one
1794         empty string at beg/end of the result.
1795         (flymake-find-buildfile, flymake-find-possible-master-files):
1796         Use expand-file-name.
1797         (flymake-fix-file-name): Don't replace \ with / and don't remove ./
1798         since expand-file-name does it for us.  Use directory-file-name.
1799         (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
1800         (flymake-ler-get-type, flymake-ler-get-text)
1801         (flymake-ler-make-ler): Remove.  Replace by defstruct.  Update callers.
1802         (flymake-current-line-no): Remove spurious interactive spec.
1803         (flymake-delete-temp-directory): Remove unused var `slash-pos'.
1804         (flymake-check-include): Remove arg inc-path merged into inc-name.
1805         (flymake-check-patch-master-file-buffer): Fit in 80 columns.
1806         Arg regexp-list replaced by a simple regexp.
1807         (flymake-master-make-header-init, flymake-master-tex-init):
1808         Correspondingly replace regexp-list with a regexp.  Fix regexp.
1810 2006-01-10  Simon Josefsson  <jas@extundo.com>
1812         * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
1813         describing AUTH PLAIN fix.
1815 2006-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
1817         * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
1818         (report-emacs-bug): Don't record initial prompt text.
1819         Instead, add text properties to prompting text.
1820         (report-emacs-bug-hook): Delete prompting text.
1822 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1824         * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
1825         `dirs'.  Adjust callers.
1827 2006-01-09  John Paul Wallington  <jpw@gnu.org>
1829         * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
1831 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1833         * reveal.el (reveal-open-new-overlays): New extracted fun.
1834         (reveal-close-old-overlays): Idem.  Check overlays's liveness before
1835         using them.  Simplify the code.
1836         (reveal-post-command): Use them.  Fix up obsolete windows in
1837         reveal-open-spots.
1839         * progmodes/flymake.el: Use `require' rather than autoload for
1840         XEmacs's overlays.
1841         (flymake-get-common-file-prefix, flymake-build-relative-filename):
1842         Delete.  Use file-relative-name instead.
1843         (flymake-get-syntax-check-program-args, flymake-perl-init):
1844         Simplify the resulting code.
1846         * log-view.el (log-view-file-re, log-view-message-re): Add support
1847         for DaRCS output.
1849 2006-01-09  Alex Schroeder  <alex@gnu.org>
1851         * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
1852         identifiers sometimes added in square brackets at the beginning of
1853         subject lines.
1855 2006-01-07  Richard M. Stallman  <rms@gnu.org>
1857         * cus-edit.el (Custom-set, Custom-save): Doc fix.
1858         (Custom-reset-current, Custom-reset-saved): Change question text.
1859         (Custom-reset-standard): Likewise.
1860         (custom-variable-reset-saved): Doc fix.
1862 2006-01-07  Eli Zaretskii  <eliz@gnu.org>
1864         * startup.el (init-file-user): Doc fix.
1866 2006-01-07  Alex Schroeder  <alex@gnu.org>
1868         * mail/rmail.el (rmail-current-subject): New function.
1869         (rmail-current-subject-regexp): New function.
1870         (rmail-next-same-subject): Use it.
1872         * mail/rmailsum.el (rmail-summary-by-topic):
1873         Use rmail-current-subject and rmail-current-subject-regexp.
1874         (rmail-summary-next-same-subject): Ditto.
1876         * net/rcirc.el (rcirc-send-input): No longer check whether the
1877         process is open, since not all commands need an open process.
1878         (rcirc-send-string): Check whether the process is open before
1879         sending anything.
1880         (rcirc-ignore-list): New option.
1881         (rcirc-ignore-list-automatic): New variable.
1882         (rcirc-print): Take rcirc-ignore-list into account.
1883         (rcirc-cmd-ignore): New command.
1884         (rcirc-ignore-update-automatic): New function.
1885         (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
1886         list if ignored nicks.
1887         (rcirc-handler-NICK): Ditto, and also ignore the new nick.
1889 2006-01-06  David Reitter  <david.reitter@gmail.com>
1891         * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
1892         reflect the address to which the report will be sent.
1894 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
1896         * progmodes/ld-script.el (auto-mode-alist): Recognize linker
1897         scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
1899 2006-01-01  Michael Ernst  <mernst@alum.mit.edu>  (tiny changes)
1901         * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
1903         * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
1904         the doc string: "functoin" => "function".
1905         * ldefs-boot.el: Likewise.
1907         * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
1908         message text: "Duplicat" => "Duplicate".
1910 2006-01-06  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
1912         * files.el (basic-save-buffer-2): If backing-up failed, reset
1913         buffer-backed-up to nil.
1915 2006-01-06  Nick Roberts  <nickrob@snap.net.nz>
1917         * progmodes/gud.el (gdb-script-skip-to-head)
1918         (gdb-script-calculate-indentation): Indent for breakpoint command
1919         lists also.
1921 2006-01-05  Bill Wohler  <wohler@newt.com>
1923         * Makefile.in (compile-always): Add mh-autoloads dependency.
1924         (bootstrap): Remove mh-autoloads dependency, as compile dependency
1925         provides it.
1926         (updates): Remove mh-autoloads dependency, since it probably has
1927         already run recently (via recompile).
1929 2006-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1931         * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
1932         argument `force' to disable the flyspell-last-buffer optimization.
1933         (flyspell-mode-on): Use it.
1935         * progmodes/flymake.el (flymake-get-cleanup-function): Default to
1936         flymake-simple-cleanup.
1937         (flymake-allowed-file-name-masks): Use this new default.
1938         All the functions are now called in the right buffer rather than
1939         passing the buffer as argument.
1940         (flymake-process-sentinel): Switch to buffer before calling cleanup.
1941         (flymake-parse-err-lines): Remove redundant buffer arg.
1942         (flymake-get-program-dir): Comment out unused function.
1943         (flymake-start-syntax-check, flymake-start-syntax-check-process):
1944         Remove redundant buffer argument.
1945         (flymake-get-real-file-name, flymake-simple-java-cleanup)
1946         (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
1948 2006-01-05  Richard M. Stallman  <rms@gnu.org>
1950         * info.el (Info-find-node): Don't record previous node if have none.
1951         (info): Go to directory only if history is empty.
1953         * simple.el (mark): Doc fix.
1955 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1957         * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
1958         already of desired type.
1959         (mac-ae-list): Coerce parameter to "list" type.
1960         (mac-dispatch-apple-event): Replace cadr part of event with a
1961         dummy position so that event-start returns it.
1963 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
1965         * textmodes/org.el (org-end-of-subtree): New function.
1966         (org-cycle, org-subtree-end-visible-p, org-scan-tags):
1967         Use `org-end-of-subtree'.
1968         (org-agenda, org-agenda-convert-date): Protect calls to
1969         `fit-window-to-buffer'.
1970         (org-tags-view): Force matching of sublevels when doing a
1971         todo-only search.  Define the correct redo command, including the
1972         arguments.
1973         (org-agenda-redo): Display message.
1974         (org-check-for-org-mode): New function.
1975         (org-agenda-type): New variable.
1976         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
1977         Set `org-agenda-type'.
1978         (org-agenda-check-type): New function.
1979         (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
1980         (org-agenda-week-view, org-agenda-day-view)
1981         (org-agenda-next-date-line, org-agenda-previous-date-line)
1982         (org-agenda-log-mode, org-agenda-toggle-diary)
1983         (org-agenda-toggle-time-grid, org-agenda-date-later)
1984         (org-agenda-date-prompt, org-agenda-diary-entry)
1985         (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
1986         (org-agenda-convert-date, org-agenda-menu):
1987         Use `org-agenda-check-type'.
1988         (org-make-overlay, org-delete-overlay)
1989         (org-detatch-overlay, org-move-overlay, org-overlay-put):
1990         New compatibility functions.
1991         (org-calendar-select-mouse): New command.
1993 2006-01-04  Chong Yidong  <cyd@stupidchicken.com>
1995         * cus-edit.el (Custom-reset-current, Custom-reset-saved)
1996         (Custom-reset-standard): Fix y-or-n-p messages.
1997         (custom-link): New face for links.
1998         (custom-buffer-create-internal, custom-manual): Use it.
1999         (custom-face-save): Push to theme-face before setting face spec.
2001         * wid-edit.el (widget-default-mouse-face-get): New function.
2002         (widget-specify-button): Handle mouse-face like button-face.
2004         * custom.el (load-theme): Clear old theme settings if reloading.
2006 2006-01-03  Luc Teirlinck  <teirllm@auburn.edu>
2008         * cus-edit.el (custom-buffer-create-internal): Move whole buffer
2009         "Erase Customization" button back to same position it occupies in
2010         the individual State menus.
2012 2006-01-04  Kim F. Storm  <storm@cua.dk>
2014         * wid-edit.el (key-sequence): Rework widget to read key binding
2015         using `kbd' syntax.  Use C-q to insert literal key, event, or code.
2016         (widget-key-sequence-default-value): Default value for empty sequence.
2017         (widget-key-sequence-map): New map for reading key binding.  Bind C-q.
2018         (widget-key-sequence-read-event): New command for C-q.
2019         (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
2020         (widget-key-sequence-value-to-external): New functions.
2022 2006-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2024         * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
2025         Use expand-file-name.
2026         (flymake-delete-temp-directory): Use expand-file-name,
2027         file-name-directory, and directory-file-name.
2028         (flymake-strrchr): Delete.
2029         (flymake-start-syntax-check): Don't pass the redundant buffer argument
2030         to the init-f function.
2031         (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
2032         (flymake-init-find-buildfile-dir)
2033         (flymake-init-create-temp-source-and-master-buffer-copy)
2034         (flymake-simple-make-init-impl, flymake-simple-make-init)
2035         (flymake-master-make-init, flymake-master-make-header-init)
2036         (flymake-simple-make-java-init, flymake-simple-ant-java-init)
2037         (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
2038         (flymake-xml-init): Remove corresponding redundant buffer argument.
2039         (flymake-allowed-file-name-masks): Remove last elems that are equal to
2040         the default anyway.  Clean up regexps.
2042         * progmodes/flymake.el (flymake-temp-source-file-name)
2043         (flymake-master-file-name, flymake-temp-master-file-name)
2044         (flymake-base-dir): New buffer-local vars.
2045         (flymake-buffer-data, flymake-get-buffer-value)
2046         (flymake-set-buffer-value): Replace those hash-tables by the new
2047         buffer-local vars.  Update callers.
2049         * progmodes/flymake.el (flymake-check-start-time)
2050         (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
2051         (flymake-last-change-time, flymake-new-err-info, flymake-timer):
2052         Move definition, so we can remove redundant earlier declaration.
2053         (flymake-replace-regexp-in-string, flymake-split-string)
2054         (flymake-get-temp-dir): Use defalias.
2055         (flymake-popup-menu): Remove `pos' argument.  Use posn-at-point.
2056         (flymake-xemacs-window-edges): Remove unused function.
2057         (flymake-get-point-pixel-pos): Move.
2058         (flymake-pid-to-names, flymake-reg-names)
2059         (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
2060         Replace by a simple list flymake-processes and by process-buffer.
2061         Update callers.  Other than simplify the code, it uses buffers rather
2062         than buffer-names so it doesn't get confused by uniquify.
2063         (flymake-buffer-data): The global value should just be nil.
2065         * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
2066         Optimize the body of a defalias like any other code.
2068         * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
2069         Make sure we've setup font-lock's vars.  It may influence which
2070         function we then call.
2071         (font-lock-default-fontify-buffer): Don't bother calling set-defaults
2072         here since it's too late anyway.
2074 2006-01-03  Romain Francoise  <romain@orebokech.com>
2076         * startup.el (fancy-splash-tail, normal-splash-screen):
2077         Update copyright year.
2079 2006-01-02  J.D. Smith  <jdsmith@as.arizona.edu>
2081         * mouse.el (mouse-drag-track): Rename, from
2082         `mouse-drag-region-1'.  Includes optional argument required to
2083         enable post-drag event processing (e.g. delete region keys).
2084         Can be used without this argument to track a mouse region and operate
2085         on it as soon as the drag completes.
2086         (mouse-drag-region): Use `mouse-drag-track'.
2088 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
2090         * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
2091         Move to `custom-buffer' group.
2093         * cus-theme.el: Rewrite the Custom New Theme Mode interface.
2094         (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
2095         (custom-theme-insert-face-marker, custom-theme-variable-menu)
2096         (custom-theme-face-menu): New variables.
2097         (custom-theme-add-variable, custom-theme-variable-action)
2098         (custom-variable-reset-theme, custom-theme-delete-variable)
2099         (custom-face-reset-theme, custom-theme-face-action)
2100         (custom-theme-delete-face, custom-theme-merge-theme)
2101         (custom-theme-add-face, custom-theme-visit-theme): New functions.
2103 2006-01-01  Chong Yidong  <cyd@stupidchicken.com>
2105         * custom.el: Move Custom Themes commentary to start of theme code.
2106         (custom-known-themes): Rename `standard' theme to `changed'.
2107         (custom-push-theme): Caller no longer specifies what theme to use
2108         when doing `reset'---the setting is simply removed from the theme.
2109         Delete MODE from `theme-value' and `theme-settings' properties.
2110         (custom-declare-theme): Ignore &rest args since we don't use them.
2112         (custom-loaded-themes): Delete variable.
2113         (custom-theme-load-themes, custom-theme-loaded-p)
2114         (custom-theme-value): Delete functions.
2116         (custom-declare-theme): Signal error on invalid theme names.
2117         (provide-theme): custom-loaded-themes was deleted.
2118         (load-theme): Load the file unconditionally.
2119         (enable-theme): Call `load-theme' if theme is undefined.
2120         (custom-enabled-themes): Only update value for successful loads.
2121         (disable-theme): Complete from enabled themes when interactive.
2122         (custom-variable-theme-value): Calculate theme value directly.
2124         (custom-theme-reset-variables, custom-reset-variables): Mark as
2125         XEmacs compatibility functions.  We don't actually use these.
2127         * cus-edit.el (custom-variable-state-set):
2128         Use custom-variable-theme-value instead of custom-theme-value.
2129         (custom-face-state-set): Rename `standard' theme to `changed'.
2130         (custom-save-variables, custom-save-faces): Delete unneeded
2131         references to custom-reset-variables.
2132         (custom-save-resets): Delete function.
2133         (custom-save-variables, custom-save-faces): MODE argument deleted.
2134         (custom-save-variables, custom-save-faces): Ignore theme values.
2136         * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
2137         compatibility function.
2139 2006-01-01  Richard M. Stallman  <rms@gnu.org>
2141         * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
2142         (Custom-reset-current, Custom-reset-saved): Likewise.
2143         (Custom-reset-standard): Show message if aborted.
2144         (custom-mode): Doc fix, describing those commands.
2146         * mouse.el (mouse-drag-region-1): When following link via mouse-2,
2147         put on event-kind property.
2149 2005-12-31  Chong Yidong  <cyd@stupidchicken.com>
2151         * custom.el (provide-theme): Ban `user' theme name.
2152         (custom-enabling-themes): New variable.
2153         (enable-theme): Don't enable user if custom-enabling-themes is t.
2154         (custom-enabled-themes): Make it a defcustom.
2155         (custom-theme-recalc-face): No-op if face is undefined.
2157         * cus-edit.el (custom-button-mouse): New variable.
2158         (custom-button-mouse): New face.
2159         (custom-raised-buttons, custom-mode): Use it.
2161         * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
2163 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
2165         * progmodes/gud.el (gud-display-line): Support hl-line in the
2166         source buffer.
2168 2005-12-31  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
2170         * mouse.el (mouse-drag-window-above): Verify that the found window
2171         overlaps with the given window in the horizontal dimension.
2173 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
2175         * Makefile.in (cvs-update): New target.
2177         * makefile.w32-in (cvs-update): Ditto.
2179 2005-12-30  Chong Yidong  <cyd@stupidchicken.com>
2181         * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
2182         (custom-new-theme-mode-map): New variable.
2184 2005-12-30  Richard M. Stallman  <rms@gnu.org>
2186         * custom.el (custom-load-themes): Function deleted.
2188         * cus-edit.el (custom-save-loaded-themes): Function deleted.
2189         (custom-save-variables): Don't delete or add custom-load-themes call.
2191 2005-12-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2193         * cus-start.el: Add `visible-cursor'.
2195         * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
2196         (flymake-parse-output-and-residual): Remove `source-buffer' argument.
2197         (flymake-process-filter): Switch to buffer before calling it instead.
2198         (flymake-post-syntax-check, flymake-highlight-err-lines)
2199         (flymake-delete-own-overlays, flymake-parse-err-lines)
2200         (flymake-start-syntax-check, flymake-start-syntax-check-process)
2201         (flymake-count-lines, flymake-parse-residual):
2202         Remove constant buffer argument.
2203         (flymake-start-syntax-check-for-current-buffer): Remove.
2204         Update callers to use flymake-start-syntax-check instead.
2205         (flymake-display-err-menu-for-current-line):
2206         Remove unused var `mouse-pos'.
2207         (flymake-restore-formatting): Comment out unused function.
2208         (flymake-report-status, flymake-report-fatal-status): Remove buffer
2209         argument, use current-buffer instead.  Update callers.
2211 2005-12-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2213         * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
2214         buffer-local because choose-completion-delete-max-match requires
2215         that we set completion-ignore-case (i.e., binding via let is not
2216         sufficient).
2217         (bibtex-complete): Always set completion-ignore-case and
2218         choose-completion-string-functions.  The latter is needed because
2219         choose-completion-string-functions keeps its value if we quit the
2220         *Completions* buffer without requesting a completion.
2222 2005-12-30  Andreas Schwab  <schwab@suse.de>
2224         * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
2226 2005-12-30  Eli Zaretskii  <eliz@gnu.org>
2228         * jit-lock.el (jit-lock-chunk-size): Doc fix.
2230 2005-12-30  Juri Linkov  <juri@jurta.org>
2232         * locate.el (locate-fcodes-file, locate-header-face)
2233         * progmodes/delphi.el (delphi-other-face)
2234         * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
2236         * paren.el (show-paren-match, show-paren-mismatch): Use existing
2237         group `paren-showing-faces'.
2239         * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
2240         (goto-address): Fix docstring.
2242         * net/webjump.el (webjump-sample-sites): Update URLs.
2244         * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
2246         * subr.el (cancel-change-group): Add listp around pending-undo-list.
2248 2005-12-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2250         * font-lock.el (font-lock-compile-keywords): Signal an error when
2251         font-lock-set-defaults hasn't been called.
2253 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
2255         * subr.el (noreturn, 1value): Doc fixes.
2257 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2259         * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
2260         that assoc-string returns nil.
2262 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2264         * textmodes/bibtex.el (bibtex-entry-type-whitespace)
2265         (bibtex-entry-type-str, bibtex-empty-field-re)
2266         (bibtex-search-backward-string, bibtex-preamble-prefix)
2267         (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
2268         (bibtex-any-valid-entry-type): New variable.
2269         (bibtex-parse-field-name): Simplify.
2270         (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
2271         (bibtex-preamble-prefix): Include left delimiter.
2272         (bibtex-search-forward-field, bibtex-search-backward-field):
2273         Allow unbounded search past entry boundaries (required by bibtex-pop).
2274         (bibtex-text-in-field-bounds): Use push.
2275         (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
2276         (bibtex-parse-preamble, bibtex-valid-entry)
2277         (bibtex-beginning-first-field): New functions.
2278         (bibtex-skip-to-valid-entry): Use bibtex-valid-entry.  Fix regexp.
2279         (bibtex-map-entries): Fix docstring.
2280         (bibtex-flash-head): New arg prompt.  Simplify.
2281         (bibtex-enclosing-field): Include code of bibtex-inside-field.
2282         (bibtex-insert-kill): Simplify.  Always insert text past the
2283         current field or entry.
2284         (bibtex-format-entry): Use bibtex-parse-field.
2285         (bibtex-pop): Use bibtex-beginning-of-entry and
2286         bibtex-end-of-entry to initiate the search.  Insert empty field if
2287         we found ourselves.
2288         (bibtex-print-help-message): New args field and comma.
2289         Handle entry keys.
2290         (bibtex-make-field): Use bibtex-beginning-of-entry.
2291         (bibtex-end-of-entry): Use bibtex-valid-entry.  Recognize any
2292         invalid entry.
2293         (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
2294         Handle preambles.  Simplify code for thorough test.
2295         (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
2296         New arg comma.  Handle entry heads.
2297         (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
2298         (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
2299         New arg comma.
2300         (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
2301         (bibtex-fill-field): Simplify.
2302         (bibtex-fill-entry): Use bibtex-beginning-first-field and
2303         bibtex-parse-field.
2304         (bibtex-convert-alien): Do not wait before calling bibtex-validate.
2305         (bibtex-complete): Use bibtex-parse-preamble.
2307 2005-12-29  Nick Roberts  <nickrob@snap.net.nz>
2309         * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
2310         Display name of expression instead of convenience variable.
2311         (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
2313         * progmodes/gud.el (gud-tooltip-dereference): Rename from
2314         toggle-gud-tooltip-dereference.
2315         (gud-tooltip-print-command): Move concatenation of "*" to expr to...
2316         (gud-tooltip-tips): ...here when dereferencing.
2318 2005-12-28  Bill Wohler  <wohler@newt.com>
2320         * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
2322 2005-12-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2324         * vc.el (vc-annotate-display): Replace optional arg `color-map' with
2325         compulsory arg `ratio'.  Inline body of vc-annotate-time-span.
2326         (vc-annotate-display-autoscale): Adjust call.
2327         (vc-annotate-display-default): Adjust call.  Make arg compulsory.
2328         Fix interactive spec.
2329         (vc-annotate-time-span): Remove.
2330         (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
2331         (vc-annotate-mode-menu, vc-annotate-display-autoscale)
2332         (vc-annotate-display-select): Use new name.
2334         * vc.el (vc-annotate-mode-map): Remove obsolete binding.
2335         (vc-annotate-mode-menu): Remove left-over redundant declaration.
2336         Correct the construction of span entries.  Simplify.
2337         (vc-annotate-display-select): Fix the nil case.
2338         (vc-annotate): Remove obsolete (and now broken) code.
2339         (vc-annotate-extract-revision-at-line): Remove obsolete code.
2340         (vc-annotate-time-span): Remove unused arg `quantize'.  Simplify.
2342 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
2344         * subr.el (lazy-completion-table): Correct typo in docstring.
2346         * startup.el (command-line): Use `custom-reevaluate-setting' for
2347         `send-mail-function'.
2349         * mail/sendmail.el (send-mail-function): Autoload the standard-value.
2351 2005-12-05  Ralf Angeli  <angeli@iwi.uni-sb.de>
2353         * mail/smtpmail.el (smtpmail-try-auth-methods):
2354         Send credentials together with "AUTH PLAIN" command.
2356 2005-12-27  Richard M. Stallman  <rms@gnu.org>
2358         * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
2359         mouse-2, go back to previously selected window, so it's selected
2360         when mouse-2 command runs.
2362 2005-12-27  Juri Linkov  <juri@jurta.org>
2364         * descr-text.el (describe-text-sexp): Use square brackets for
2365         button [Show] to distinguish it from the property value `show'.
2366         (describe-property-list): Use `insert-text-button' with
2367         `help-face' type instead of putting face in quotes, because button
2368         is not created automatically for a list of faces.
2369         (describe-text-properties-1): Put button-type value in quotes to
2370         distinguish from plain text "button".
2371         (describe-char): Display code point values in hex.  Don't use
2372         `symbol-name' for `current-input-method' because it is a string.
2373         Use `insert-text-button' with `help-face' type instead of putting
2374         hardcoded face in quotes, because button is not created automatically.
2376 2005-12-27  Richard M. Stallman  <rms@gnu.org>
2378         * progmodes/glasses.el (glasses-face): More specific custom type.
2380         * files.el (set-visited-file-name): Doc fix.
2382         * textmodes/flyspell.el (flyspell-external-point-words):
2383         Use local var buffer-scan-pos to advance scan for next misspelling.
2384         Advance it only after we find the misspelling.
2386 2005-12-27  Agustin Martin  <agustin.martin@hispalinux.es>
2388         * textmodes/flyspell.el (flyspell-external-point-words):
2389         New criteria for finding the misspelling in the buffer.
2391 2005-12-27  Nick Roberts  <nickrob@snap.net.nz>
2393         * help-mode.el (help-insert-string): Set help-xref-stack-item
2394         rather than call help-setup-xref.
2396         * descr-text.el (describe-char): Revert previous changes for
2397         optional buffer argument.
2399 2005-12-27  Juri Linkov  <juri@jurta.org>
2401         * help-mode.el (help-insert-string): New function.  Save buffer
2402         contents in cases where it is impossible to recompute the old contents.
2404         * descr-text.el (describe-char): Set help-xref-stack-item
2405         explicitly after buffer has been generated.
2407 2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2409         * cus-start.el (all): Add x-gtk-show-hidden-files.
2411 2005-12-26  Richard M. Stallman  <rms@gnu.org>
2413         * replace.el (perform-replace): Calculate match-again
2414         before skipping read-only matches.
2416         * paren.el (paren-showing-faces): New group.
2417         (show-paren-match, show-paren-mismatch): Move to that group.
2419         * button.el (button): Put into group `basic-faces'.
2421         * progmodes/make-mode.el: Remove faces from group `faces'.
2423         * apropos.el (apropos, apropos-value): Doc fix.
2424         (apropos-documentation): Doc fix.
2426 2005-12-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2428         * subr.el (lazy-completion-table): Remove argument `args'.
2430         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
2431         Don't use the `args' argument of lazy-completion-table.
2433 2005-12-26  Nick Roberts  <nickrob@snap.net.nz>
2435         * descr-text.el (describe-char): Add optional argument for buffer.
2436         Set buffer appropriately.  Call help-setup-xref.
2437         Suggested by Stefan Monnier.
2439 2005-12-26  Juri Linkov  <juri@jurta.org>
2441         * descr-text.el: Require `help-fns' at runtime.  Don't require
2442         `button' for byte compilation.
2443         (describe-text-widget): Add `help-echo' for first button.
2444         Use `help-info' for second.
2445         (describe-property-list): Use `help-argument-name' instead of `italic'.
2446         (describe-text-category): Add prompt to interactive spec.
2447         Call `help-setup-xref'.
2448         (describe-char): Use `help-character-set'.  Add `help-echo' for
2449         code point.  Use `help-input-method'.  Remove superfluous insert.
2451 2005-12-25  Richard M. Stallman  <rms@gnu.org>
2453         * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
2454         at point, in case of narrowing.
2456         * progmodes/delphi.el (delphi-other-face): Allow nil in type.
2458         * locate.el (locate-header-face): Allow nil in type.
2460         * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
2462 2005-12-25  Romain Francoise  <romain@orebokech.com>
2464         * battery.el (battery-linux-proc-acpi): Also try
2465         `/proc/acpi/thermal_zone/THM0/temperature'.
2467 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
2469         * custom.el (custom-push-theme): Fix docstring.
2471         * cus-edit.el (custom-variable-set, custom-variable-save)
2472         (custom-variable-save): Custom-quote widget values.
2473         (customize-save-variable): Fix custom-push-theme call.
2475 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
2477         * w32-fns.el (w32-batch-update-autoloads): New function.
2479         * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
2480         Use w32-batch-update-autoloads, and don't setq generated-autoload-file
2481         from the command line.
2483 2005-12-23  Chong Yidong  <cyd@stupidchicken.com>
2485         * custom.el (custom-push-theme): Clarify docstring.  VALUE nil for
2486         reset means to remove setting from theme entirely.  Don't keep
2487         expanding theme-settings list; delete old entries if necessary.
2489         * cus-edit.el (custom-buffer-create-internal): Move "Erase
2490         customization" button one line up.
2491         (custom-themed): New face.
2492         (custom-magic-alist): New value, THEMED, for theme settings.
2493         (custom-variable-state-set, custom-face-state-set):
2494         Check theme-value instead of saved-value.
2495         (custom-variable-reset-standard, custom-face-reset-standard):
2496         Remove theme setting entirely.  Recalculate new values.
2497         (custom-variable-set, custom-variable-set)
2498         (custom-variable-reset-saved, custom-variable-reset-backup)
2499         (custom-face-set, custom-face-reset-saved): Update `user' theme.
2500         (custom-variable-save): Fix typos.
2502 2005-12-23  Juri Linkov  <juri@jurta.org>
2504         * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
2505         Add autoload cookies.
2506         (edebug-outside-d-c-i-n-s-w): New variable.
2507         (edebug-display, edebug-outside-excursion): Use it to save the
2508         original value of default-cursor-in-non-selected-windows.
2509         Set default-cursor-in-non-selected-windows to t while Edebug
2510         is active.
2511         (edebug-mode, edebug-eval-mode): Doc fix.
2513         * mouse.el (mouse-choose-completion): Replace `buffer-substring'
2514         with `buffer-substring-no-properties' to remove common substring
2515         highlighting.
2517         * info.el (info-other-window, info): Rename function argument
2518         `file' to `file-or-node'.
2519         (Info-complete-menu-item): Use local variable `complete-nodes' to
2520         keep the global value of `Info-complete-nodes' unchanged for
2521         subsequent completions.
2522         (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
2524         * simple.el (get-next-valid-buffer, last-buffer)
2525         (next-error-buffer-p, next-error-find-buffer)
2526         (minibuffer-history-sexp-flag): Doc fix.
2528         * savehist.el (savehist-mode-hook): Add `:group'.
2530         * log-view.el: Call autoload for vc-find-version.
2531         (log-view-current-file): Adjust subgroup numbers.
2532         (log-view-current-tag): Add `length'.
2534 2005-12-23  Richard M. Stallman  <rms@gnu.org>
2536         * vc.el (vc-annotate-car-last-cons): Defn moved up.
2538 2005-12-23  Juri Linkov  <juri@jurta.org>
2540         * hi-lock.el (hi-lock-archaic-interface-message-used)
2541         (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
2542         (hi-lock-mode): Display "Hi" in the mode line only when
2543         hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
2544         (hi-lock-write-interactive-patterns):
2545         Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
2546         (hi-lock-set-pattern, hi-lock-set-file-patterns)
2547         (hi-lock-font-lock-hook): Set 3rd arg `how' of
2548         font-lock-add-keywords to t.
2550 2005-12-23  David Koppelman  <koppel@ece.lsu.edu>
2552         * hi-lock.el (hi-lock-highlight-range): New variable.
2553         (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
2554         only if font-lock-fontified is non-nil.  Remove overlays.
2555         (hi-lock-set-pattern): Call font-lock-fontify-buffer if
2556         font-lock-fontified is non-nil, otherwise use overlays (instead of
2557         text properties).
2558         (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
2559         New variables.
2560         (hi-lock-string-serialize) New function.
2562 2005-12-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2564         * menu-bar.el (menu-find-file-existing): New function.
2565         (menu-bar-file-menu): Use menu-find-file-existing for Open.
2567         * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
2569 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2571         * vc.el: Remove unnecessary leading * in docstrings.
2572         (vc-annotate-mode-map): Move initialization into declaration.
2573         (vc-static-header-alist): Nitpick on the regexp.
2574         (vc-default-init-version): New fun.
2575         (vc-register): Use it.
2576         (vc-insert-headers): Use dolist.
2577         (vc-annotate-get-backend): Remove unused function.
2578         (vc-annotate-add-menu): Remove.  Build the menu directly at toplevel.
2579         (vc-annotate-mode): Remove corresponding call.
2580         (vc-annotate-car-last-cons): Simplify.
2581         (vc-annotate-buffers): Remove var.
2582         (vc-annotate-backend): Make it buffer-local.
2583         (vc-annotate): Move the interaction to the interactive spec.
2584         Add a `buf' argument.
2585         (vc-annotate-warp-version): Use this new `buf' argument to avoid
2586         killing&creating a vc-annotate buffer, which is very disruptive when
2587         the buffers are shown in dedicated frames.
2589 2005-12-23  Nick Roberts  <nickrob@snap.net.nz>
2591         * descr-text.el: Add FSF as maintainer.
2592         (describe-text-mode, describe-text-mode-map)
2593         (describe-text-mode-hook, describe-text-done): Delete.  Use normal
2594         help-mode.
2595         (describe-text-widget, describe-text-sexp)
2596         (describe-property-list, describe-text-category)
2597         (describe-text-properties, describe-text-properties-1)
2598         (describe-char): Use help buttons instead of widgets.
2599         (describe-char-unicodedata-file): Make URL link in doc string.
2601 2005-12-22  Richard M. Stallman  <rms@gnu.org>
2603         * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
2604         (custom-buffer-create-internal): Reword the top-of-buffer help intro.
2605         Don't include buttons that write a file when there's no file.
2606         (custom-variable-menu, custom-face-menu, custom-group-menu):
2607         Don't include commands that write a file when there's no file.
2608         (customize-browse): Reword the top-of-buffer help intro.
2609         (custom-buffer-create-internal): Fix previous change.
2610         (customize-changed-options-previous-release): Prev release is 21.1.
2611         (customize-changed-options): Doc fix.
2612         (customize-changed): New alias.
2613         (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
2614         Say "standard values".
2615         (Custom-reset-standard): Doc fix.
2616         (custom-face-reset-standard): Doc fix.
2618 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2620         * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
2621         even if font-lock-mode is non-nil since it may be t without having
2622         turned on font-lock-mode-internal.
2623         (font-lock-choose-keywords): Minor optimization.
2624         (font-lock-add-keywords, font-lock-remove-keywords)
2625         (font-lock-set-defaults): Don't call make-local-variable on a variable
2626         that we know to already be local.
2628 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2630         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
2631         messages if in the minibuffer.
2633 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2635         * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
2636         (tex-mode-flyspell-verify, flyspell-get-word)
2637         (flyspell-external-point-words): Don't use point-min/max uselessly.
2639         * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
2640         by Kevin Rodgers.  Instead, just hide the completions buffer if we
2641         don't need to show it.
2643 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
2645         * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
2647 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2649         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
2650         delete-windows-on with an inexistent buffer.
2652 2005-12-22  Nick Roberts  <nickrob@snap.net.nz>
2654         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
2655         Delete defcustom variable :tag names.
2657 2005-12-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2659         * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
2660         (log-view-font-lock-keywords): Ajust subgroup numbers.
2661         (log-view-current-tag): Don't hard code the number of subgroups.
2663 2005-12-20  Juri Linkov  <juri@jurta.org>
2665         * tooltip.el (tooltip): Move defgroup before define-minor-mode.
2666         (tooltip-x-offset, tooltip-y-offset): Doc fix.
2668         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
2669         (menu-bar-non-minibuffer-window-p): Instead of checking
2670         display-multi-frame-p, use selected-frame when menu-updating-frame
2671         is nil.
2673 2005-12-20  Davis Herring  <herring@lanl.gov>  (tiny change)
2675         * align.el (align-rules-list): Use [ \t] instead of \s-
2676         for column separators in text mode.
2678 2005-12-20  Nick Roberts  <nickrob@snap.net.nz>
2680         * help-mode.el (help-customize-variable, help-customize-face):
2681         Don't pop help-xref-stack as help-follow no longer pushes
2682         anything on to it.
2684 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
2686         * textmodes/org.el (org-agenda-custom-commands): New option.
2687         (org-agenda): Offer custom commands on splash screen.
2688         (org-make-tags-matcher): Parser for Boolean logic added.
2689         (org-agenda-set-tags): New command.
2690         (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
2691         (org-set-tags): Efficiency improvements.
2692         (org-auto-align-tags): New option.
2693         (org-todo, org-demote, org-promote): Realign tags.
2694         (org-tags-completion-function): Use also "&" and "|" as separators.
2695         (org-org-menu): Agenda commands simplified.
2697 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
2699         * cus-edit.el (customize-apropos, customize-apropos-options):
2700         Docstring changes.
2702         * font-lock.el (font-lock): Add tags to the links in the defgroup.
2704 2005-12-19  Chong Yidong  <cyd@stupidchicken.com>
2706         * longlines.el (longlines-mode): Wrap while widened.
2707         (longlines-decode-region, longlines-encode-region): Compute max
2708         just once.
2710 2005-12-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2712         * cus-edit.el (mac): New group.
2714         * cus-start.el (all): Add user options in macterm.c.  Add test for
2715         Mac-related built-ins.  Fix test for GTK-related built-ins.
2717         * term/mac-win.el (mac-handle-language-change)
2718         (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
2719         (mac-services-open-selection, mac-services-mail-selection)
2720         (mac-services-mail-to, mac-services-insert-text)
2721         (mac-dispatch-apple-event): Add docstrings.
2722         (x-get-selection, mac-select-convert-to-string): Select coding
2723         system from `utf-16be' and `utf-16le' using `byteorder'.
2725 2005-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2727         * subr.el (lazy-completion-table): Don't be fooled if the var holds
2728         a "list" (lambda ...) rather than a real completion list.
2730         * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
2731         lexical-let when encountering ((lambda (...) ...) ...).
2733 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
2735         * progmodes/sh-script.el (sh-mode):
2736         * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
2737         * textmodes/picture.el (picture-mode): Update docstrings.
2739 2005-12-17  Eli Zaretskii  <eliz@gnu.org>
2741         * makefile.w32-in (autoloads, custom-deps): Warn that parts of
2742         commands enclosed in $(ARGQUOTE)s should not be split between two
2743         lines, as that will break with GNU Make >3.80, when sh.exe is used
2744         and arg quoting is with '..'.
2745         (autoloads): Don't break the quoted --eval expression between
2746         several lines.
2748 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
2750         * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
2751         Capture error from printing circular structures.
2753 2005-12-17  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
2755         * wid-edit.el (widget-checkbox-action): Clear undo info.
2757 2005-12-16  Bill Wohler  <wohler@newt.com>
2759         * menu-bar.el (kill-this-buffer): Set a good example by using menu
2760         bar, not menubar in comment.
2762 2005-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2764         * progmodes/cc-engine.el (c-after-change-check-<>-operators):
2765         After-change-functions should not clobber the match data.
2767 2005-12-16  Juri Linkov  <juri@jurta.org>
2769         * simple.el (choose-completion): Use `buffer-substring-no-properties'
2770         instead of `buffer-substring'.
2771         (completion-common-substring): Doc fix.
2772         (completion-setup-function): Use minibuffer-completion-contents
2773         instead of minibuffer-contents.  Don't set common-string-length
2774         initially.  Remove special handling of partial-completion-mode.
2775         Move computation of completion-base-size into one cond.
2776         Call completion-base-size-function in mainbuf.  In computation of
2777         completion-base-size for file name completion don't move point to
2778         the end of the minibuffer.  Move computation of common-string-length
2779         into one cond.  Start putting faces only when common-string-length>=0.
2780         Add condition to put completions-common-part when
2781         common-string-length>0.
2783         * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
2784         place point at the first different character in the minibuffer
2785         even if this position is at the beginning of the minibuffer.
2787         * info.el (Info-read-node-name-1): In completion-base-size-function's
2788         lambda return 1 if common-substring or minibuffer-completion-contents
2789         starts with (, and 0 otherwise.
2791         * emacs-lisp/crm.el (crm-minibuffer-completion-help):
2792         Use `crm-current-element' for second arg of `display-completion-list'.
2794 2005-12-16  Klaus Zeitler  <kzeitler@lucent.com>
2796         * files.el (set-auto-mode): Look for an interpreter specified on
2797         the first line also if search for mode specification succeeded,
2798         but the mode is not known.
2800 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
2802         * textmodes/org.el (org-tags-match-list-sublevels): New option.
2803         (org-open-at-point): Implement tag searches as links.
2804         (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
2805         (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
2806         (org-tags-sparse-tree, org-tags-view, org-set-tags)
2807         (org-agenda-dispatch): New commands.
2808         (org-use-tag-inheritance, org-tags-column): New options.
2809         (org-tab-follows-link, org-return-follows-link): New options.
2810         (org-tags): New customize group.
2811         (org-start-icalendar-file): Get local time zone.
2812         (org-tags-completion-function): New function.
2813         (org-set-font-lock-defaults): Make sure links will also be
2814         highlighted inside headlines.
2816 2005-12-16  Mark Plaksin  <happy@usg.edu>  (tiny change)
2818         * term.el (term-emulate-terminal):
2819         Let term-handle-ansi-terminal-messages override what Bash says about
2820         its current directory.
2822 2005-12-16  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
2824         * bindings.el (last-buffer): Move to simple.el.
2825         * simple.el (last-buffer): Move here.
2826         (get-next-valid-buffer): New function.
2827         (next-buffer): Use frame-local buffer list, maintain buried buffer list.
2828         (prev-buffer): Ditto.  Rename to `previous-buffer'.
2830         * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
2831         * bindings.el (global-map): Ditto.
2833 2005-12-15  Luc Teirlinck  <teirllm@auburn.edu>
2835         * cus-edit.el: Introductory comment change.
2836         (custom-magic-alist): Change message string for the `rogue' state.
2838 2005-12-15  Richard M. Stallman  <rms@gnu.org>
2840         * tooltip.el: Delete defcustom variable :tag names.
2842         * complete.el (partial-completion-mode): Doc fix.
2844         * textmodes/flyspell.el (flyspell-external-point-words):
2845         Use save-excursion to ensure we don't move backward in the
2846         search loop, not even one character.
2847         (flyspell-delete-all-overlays): Use remove-overlays directly.
2849         * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
2850         (ispell-start-process): Set that variable.
2851         Clear ispell-buffer-local-name.
2852         (ispell-internal-change-dictionary):
2853         Set ispell-current-dictionary after killing process.
2854         (ispell-buffer-local-dict):
2855         Don't set spell-personal-dictionary after killing process.
2856         (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
2857         (ispell-tex-skip-alists, ispell-html-skip-alists)
2858         (ispell-skip-region-alist): Mark as risky.
2860         * net/newsticker.el (newsticker--retrieval-timer-list)
2861         (newsticker--display-timer, newsticker-running-p)
2862         (newsticker-ticker-running-p): Definitions moved up.
2864 2005-12-16  Nick Roberts  <nickrob@snap.net.nz>
2866         * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
2868 2005-12-15  David Ponce  <david@dponce.com>
2870         * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
2871         (recentf-edit-list, recentf-open-files): Signal an error when
2872         there is no recent file.
2874 2005-12-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
2876         * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
2877         read-only except for texinfo-format-region evaluation.
2879 2005-12-14  Richard M. Stallman  <rms@gnu.org>
2881         * vc.el (vc-default-previous-version, vc-default-next-version)
2882         (vc-do-command): Doc fixes.
2884 2005-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2886         * textmodes/bibtex.el (bibtex-expand-strings)
2887         (bibtex-autokey-expand-string, bibtex-name-part)
2888         (bibtex-entry-type-whitespace, bibtex-entry-type-str)
2889         (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
2890         (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
2891         (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
2892         (bibtex-entry-postfix, bibtex-known-entry-type-re)
2893         (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
2894         (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
2895         (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
2896         (bibtex-beginning-of-last-entry): Remove.
2897         (bibtex-parse-field-name): Use bibtex-field-name.  Issue error
2898         message if comma is missing but buffer is read-only.
2899         (bibtex-parse-field-text): Handle whitespaces at the end of field
2900         text.  Return 3-element list with beginning and end of field text
2901         and end of field.
2902         (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
2903         (bibtex-parse-field): Remove arg name.  Use bibtex-field-name.
2904         (bibtex-search-forward-field, bibtex-search-backward-field):
2905         Search always delimited by limits of entry.  Use more efficient
2906         search algorithms.
2907         (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
2908         bibtex-end-of-name-in-field.
2909         (bibtex-text-in-field-bounds): Handle BibTeX strings when
2910         extracting the content of a field.
2911         (bibtex-text-in-field): Use search limits.
2912         (bibtex-parse-string-prefix): Handle empty string keys based on
2913         bibtex-string-empty-key.
2914         (bibtex-parse-string): Fix docstring.
2915         (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
2916         (bibtex-preamble-prefix, bibtex-strings): New functions.
2917         (bibtex-skip-to-valid-entry): Include preceding whitespace in
2918         BibTeX entries (consistent with other BibTeX functions).
2919         (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
2920         (bibtex-search-entry): Fix docstring.  Simplify.
2921         (bibtex-flash-head, bibtex-complete-string-cleanup)
2922         (bibtex-count-entries, bibtex-sort-buffer): Simplify.
2923         (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
2924         (bibtex-parse-entry): New optional arg content.
2925         (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
2926         Use bibtex-text-in-field-bounds.
2927         (bibtex-print-help-message): Handle BibTeX strings and preambles.
2928         (bibtex-end-of-entry): Use bibtex-preamble-prefix and
2929         bibtex-parse-string-postfix.
2930         (bibtex-find-text-internal): New function.
2931         (bibtex-remove-delimiters): Use it.
2932         (bibtex-find-text): Use it.  New optional arg help.
2933         (bibtex-complete): Handle BibTeX string and preamble entries.
2934         (bibtex-Preamble): Fix order of closing delimiters.
2936 2005-12-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2938         * vc.el (vc-default-revert): New fun.
2940         * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
2942 2005-12-14  Romain Francoise  <romain@orebokech.com>
2944         * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
2945         (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
2946         (font-lock-remove-keywords): Likewise.
2948 2005-12-14  Juri Linkov  <juri@jurta.org>
2950         * log-view.el (log-view-diff): Doc fix.
2952         * isearch.el (isearch-query-replace): Use (mark) instead of
2953         isearch-opoint if mark is active in transient-mark-mode.
2955 2005-12-14  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
2957         * isearch.el (isearch-query-replace): Check for isearch-other-end.
2959 2005-12-14  Per Abrahamsen  <abraham@dina.kvl.dk>
2961         * progmodes/cpp.el (cpp-face): New widget.
2962         (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
2964 2005-12-14  Juri Linkov  <juri@jurta.org>
2966         * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
2967         around `erase-buffer' and `insert'.
2969         * descr-text.el (describe-text-properties): Replace buffer name
2970         "*Help-2*" with "*Help*<2>".
2971         (describe-char): Add functions print-help-return-message,
2972         toggle-read-only.  Use help-setup-xref with nil to not store
2973         describe-char in help-xref-stack.  Use help-make-xrefs to
2974         make [back] button.
2976         * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
2978         * wdired.el (wdired-old-point): New internal variable.
2979         (wdired-change-to-wdired-mode): Set it buffer-locally.
2980         (wdired-abort-changes): Restore point after aborting changes.
2982 2005-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2984         * vc.el (vc-do-command): Add a new value t for okstatus.
2986         * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
2987         frame in case of errors.
2989 2005-12-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2991         * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
2992         so it comes after "On the Left" in the menu.
2994 2005-12-12  Luc Teirlinck  <teirllm@auburn.edu>
2996         * cus-edit.el (customize-apropos, customize-apropos-options)
2997         (customize-apropos-faces, customize-apropos-groups): Doc fixes.
2999 2005-12-12  Bill Wohler  <wohler@newt.com>
3001         * vc-svn.el (vc-svn-registered): Fix problem of visiting
3002         non-writable Subversion-controlled files by saving window
3003         configuration before calling vc-do-command.  vc-do-command calls
3004         pop-to-buffer on error which is unexpected during registration.
3006 2005-12-12  Jay Belanger  <belanger@truman.edu>
3008         * calc/README: Update the summary of changes.
3010 2005-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3012         * descr-text.el (describe-char): Rework last fix to solve the problem
3013         is the same way it's solved for everything else in that function
3014         (i.e. by extracting the info before setting up the *Help* buffer).
3016 2005-12-12  Kim F. Storm  <storm@cua.dk>
3018         * subr.el (version-regexp-alist): Allow space as separator before
3019         non-numeric part, e.g. "1.0 alpha".
3020         (version-to-list): Interpret .X.Y version as 0.X.Y version.
3022 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
3024         * textmodes/org.el (org-agenda, org-timeline, org-todo):
3025         Implement Logging and the keep-modes setting.
3026         (org-get-category): Make sure a string is returned.
3027         (org-log-done): New function.
3028         (org-log-done, org-closed-string): New options.
3030 2005-12-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3032         * tooltip.el (tooltip-y-offset): Change default to 20.
3034 2005-12-12  Richard M. Stallman  <rms@gnu.org>
3036         * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
3038         * frame.el (display-hourglass): Doc fix.
3040         * help.el (help-for-help-internal): Simplify entry for `a'.
3042         * info.el (Info-on-current-buffer): Doc fix.
3043         (info-insert-file-contents): Don't test (featurep 'jka-compr).
3045         * startup.el (inhibit-splash-screen): Make this the real name.
3046         (inhibit-startup-message): Make this the alias.
3047         (command-line): Find only simple.el, and use its directory
3048         to fill in other preloaded files' names.
3049         (command-line): Deactivate the mark if deactivate-mark is set.
3051         * international/mule.el (load-with-code-conversion):
3052         Bind deactivate-mark.
3054         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
3056 2005-12-11  Luc Teirlinck  <teirllm@auburn.edu>
3058         * cus-edit.el (customize-apropos): Avoid listing an option more
3059         than once under different aliases.  No longer list user options
3060         that are not defined with defcustom (unless a prefix arg is given).
3061         Doc fix.
3062         (customize-apropos-options): Doc fix.
3064 2005-12-11  Juri Linkov  <juri@jurta.org>
3066         * frame.el (set-background-color, set-foreground-color)
3067         (set-cursor-color, set-mouse-color, set-border-color):
3068         Add explicit prompts to read colors by `facemenu-read-color'.
3069         (show-trailing-whitespace, blink-cursor-delay)
3070         (blink-cursor-interval, display-hourglass, hourglass-delay):
3071         Remove tags.
3072         (display-hourglass, hourglass-delay): Doc fix.
3073         (cursor-in-non-selected-windows): Capitalize words in tag.
3075         * faces.el (frame-background-mode): Replace `choice-item' keywords
3076         with `const' to not make [default] button.  Change default value tag
3077         from `default' to `automatic'.  Doc fix.
3078         (trailing-whitespace) <defface>: Change group `whitespace' to
3079         `whitespace-faces'.
3081 2005-12-11  Richard M. Stallman  <rms@gnu.org>
3083         * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
3085 2005-12-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3087         * term/mac-win.el: Create keymap for mac-apple-event-map.
3089 2005-12-11  Nick Roberts  <nickrob@snap.net.nz>
3091         * tooltip.el (tooltip-mode): Move to start of file so that it
3092         appears at top of customize buffer.
3094         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
3095         Add the gud groupname.
3096         (gud-tooltip-mode): Add the tooltip groupname.
3097         (gud-tooltip-echo-area): Add the gud groupname.  Remove tag to
3098         avoid conflict with tooltip-use-echo-area.
3100 2005-12-10  Romain Francoise  <romain@orebokech.com>
3102         * help.el (help-for-help-internal): Add `r' in doc string.
3104 2005-12-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
3106         * align.el (align-regexp, align-highlight-rule):
3107         Use region-beginning and region-end instead of point and mark, so that
3108         repetition (with `repeat-complex-command') recomputes the region
3109         bounds.
3111 2005-12-10  Lennart Borgman  <lennart.borgman.073@student.lu.se>
3113         * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
3114         (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
3115         (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
3116         (balance-windows): Rewrite using the above new functions.
3118 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
3120         * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
3121         react if global-hi-lock-mode seems intended.
3122         (global-hi-lock-mode) Renamed from hi-lock-mode.
3123         (hi-lock-archaic-interface-message-used)
3124         (hi-lock-archaic-interface-deduce): New variables.
3125         (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
3126         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
3127         (hi-lock-find-patterns, hi-lock-font-lock-hook):
3128         Replace hi-lock-buffer-mode with hi-lock-mode.
3130 2005-12-10  Kevin Rodgers  <ihs_4664@yahoo.com>
3132         * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
3133         completion list, even after a partial completion has been
3134         inserted in the current buffer.  If there are more than 1
3135         completion, redisplay the *Completions* buffer; if the
3136         completion is unique, delete the *Completions* window.
3138 2005-12-10  Eli Zaretskii  <eliz@gnu.org>
3140         * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
3141         strings and long subject lines that were broken into multiple
3142         lines at arbitrary places.  Handle subjects that have "Re: " in
3143         the middle.
3145 2005-12-10  John W. Eaton  <jwe@octave.org>
3147         * emacs/octave-mod.el (octave-electric-space): Don't indent
3148         comments or strings if octave-auto-indent is nil.
3150 2005-12-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3152         * term/mac-win.el: Require url when compiling.
3153         Call mac-process-deferred-apple-events after loading init files.
3154         (mac-apple-event-map): New defvar.  Define event handlers in it.
3155         (core-event, internet-event): New Apple event class symbols.
3156         (open-application, reopen-application, open-documents)
3157         (print-documents, open-contents, quit-application)
3158         (application-died, show-preferences, autosave-now, get-url):
3159         New Apple event ID symbols.
3160         (about): New HICommand ID symbol.
3161         (mac-event-spec, mac-event-ae): New macros.
3162         (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
3163         (mac-ae-selection-range, mac-ae-text-for-search)
3164         (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
3165         (mac-application-menu-map): Remove keymap.  Handlers for HICommand
3166         and Services menu events are now defined in mac-apple-event-map.
3167         (mac-drag-n-drop): Remove selection range handling.
3169 2005-12-10  Kenichi Handa  <handa@m17n.org>
3171         * simple.el (zap-to-char):
3172         * isearch.el (isearch-process-search-char): Translate CHAR by
3173         translation-table-for-input.
3175 2005-12-09  Chong Yidong  <cyd@stupidchicken.com>
3177         * foldout.el (foldout-exit-fold): Properly hide subtree.
3179 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3181         * files.el (save-buffer):
3182         * international/ucs-tables.el (ucs-set-table-for-input):
3183         * mail/mail-extr.el (mail-extract-address-components):
3184         * mail/sendmail.el (mail-mode): Reformat doc string.
3186 2005-12-09  Juri Linkov  <juri@jurta.org>
3188         * isearch.el (isearch-highlight): Change main overlay priority
3189         from 1 to 1001.  Simplify.
3190         (isearch-lazy-highlight-update): Change lazy overlay priority
3191         from 0 to 1000.
3193         * replace.el (replace-highlight): Change overlay priority from
3194         1 to 1001.
3196         * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
3197         Change overlay priority from 1 to 1001.  Reuse existing overlay.
3199         * compare-w.el (compare-windows-highlight): Change overlay
3200         priority from 1 to 1000.
3202         * menu-bar.el (menu-bar-edit-menu): Add listp around
3203         pending-undo-list to disable menu item "undo" when pending
3204         undo list is empty.
3206         * locate.el (locate): Disable undo in *Locate* buffer.
3208 2005-12-09  Kim F. Storm  <storm@cua.dk>
3210         * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
3212 2005-12-09  David Ponce  <david@dponce.com>
3214         * recentf.el: Improvement of the menu code.
3215         (recentf-enabled-p): Move before first use.  Use `kill-emacs-hook'
3216         instead of menu hook.
3217         (recentf-show-menu, recentf-hide-menu): New functions.
3218         (recentf-menu-customization-changed, recentf-mode): Use them.
3219         (recentf-menu-action, recentf-max-menu-items)
3220         (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
3221         (recentf-arrange-by-rule-others)
3222         (recentf-arrange-by-rules-min-items)
3223         (recentf-arrange-by-rule-subfilter) : Don't use
3224         `recentf-menu-customization-changed'.
3225         (recentf-arrange-rules): Likewise.  Accept functions to compute
3226         sub-menu titles.
3227         (recentf-menu-filter): Likewise.  Doc fix.
3228         (recentf-menu-value-shortcut): Doc fix.
3229         (recentf-dump-variable): Quote atom value.
3230         (recentf-make-menu-items): Update to use it as a menu filter.
3231         (recentf-match-rule): New function.
3232         (recentf-arrange-by-rule): Use it.
3233         (recentf-indirect-mode-rule): New function.
3234         (recentf-build-mode-rules): Use it.
3235         (recentf-dir-rule): New function.
3236         (recentf-arrange-by-dir): Use it.
3237         (recentf-filter-changer-current): Rename from
3238         `recentf-filter-changer-state'.  All references updated.
3239         (recentf-filter-changer-alist): Update filter names.
3240         (recentf-filter-changer-select): New function.
3241         (recentf-filter-changer): Use it.  Make a sub-menu from filters
3242         available in `recentf-filter-changer-alist'.
3243         (recentf-data-cache, recentf-clear-data)
3244         (recentf-update-menu): Remove.  All references updated.
3245         (recentf-match-rule-p, recentf-build-dir-rules)
3246         (recentf-filter-changer-goto-next)
3247         (recentf-filter-changer-get-current)
3248         (recentf-filter-changer-get-next): Remove.
3250 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
3252         * cus-edit.el (custom-buffer-create-internal): Relabel the whole
3253         buffer "Reset" button to "Reset to Current" for consistency with
3254         the State buttons.
3256 2005-12-08  John Paul Wallington  <jpw@pobox.com>
3258         * ibuf-ext.el (define-ibuffer-filter filename):
3259         If `dired-directory' is a list then really use its car.
3261 2005-12-08  Kim F. Storm  <storm@cua.dk>
3263         * emulation/cua-rect.el (cua--rectangle-aux-replace):
3264         Fix indention of text on right side of replaced rectangle.
3266 2005-12-09  Nick Roberts  <nickrob@snap.net.nz>
3268         * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
3269         No need to check gud-comint-buffer is bound.
3270         (gdb): Prevent multiple debugging when first session uses gdba.
3272 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3274         CC Mode update to 5.31.
3276         * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
3277         Emacsen which lack `define-minor-mode'.  (Currently Emacs <21.  We
3278         might do this function properly in the future).
3280         * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el: New
3281         macros c-sentence-end and c-default-value-sentence end, to cope
3282         with Emacs 22's new function `sentence-end'.
3284 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3286         * progmodes/cc-cmds.el (c-show-syntactic-information): Solved the
3287         compat issue using `c-put-overlay' and `c-delete-overlay'.
3289         * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay): New
3290         compat macros to handle overlays/extents.
3292 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3294         * progmodes/cc-fix.el: Add definitions of the macros push and pop
3295         (for GNU Emacs 20.4)
3297         * progmodes/cc-defs.el:
3298         (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
3300         * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
3301         highlighting mechanism so it will work in XEmacs too.
3303         * progmodes/cc-defs.el: Insert c-int-to-char.
3305         * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
3306         call to the new macro c-int-to-char.  This solves XEmacs's
3307         regarding characters as different from integers.
3309 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3311         * progmodes/cc-fonts.el (c-make-syntactic-matcher): New internal
3312         helper.
3314         (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
3315         construct to make the indirect face lookup work in XEmacs.
3317         (c-cpp-matchers): Append the negation char face to the existing
3318         fontification, so that the cpp face doesn't disappear.  Use
3319         `c-make-syntactic-matcher' to avoid negation chars in comments and
3320         strings.
3322         * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
3323         to map to `font-lock-negation-char-face' in emacsen where it
3324         exists.
3326 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3328         * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
3330         * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
3331         Rename "c-subword-move-mode" as "c-subword-mode".
3333         * progmodes/cc-mode.el: Added tty suitable bindings for C-c
3334         <delete> and C-c C-<delete>.  (To the c-hungry- delete functions).
3336 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3338         * progmodes/cc-mode.el: Added autoload directive for
3339         `c-subword-move-mode' for use in older emacsen.
3341 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3343         * progmodes/cc-mode.el:
3344         (i) Insert a binding for C-c C-backspace into
3345         c-bind-special-erase-keys which works in TTYs.
3346         (ii) Make sure that when file styles are used, any explicitly
3347         given style variables take priority over those in the style.  Do
3348         this by calling `hack-local-variables' a second time.
3350         * progmodes/cc-vars.el: Add language specific customization
3351         widgets for AWK to c-doc-comment-style, c-require-final-newline
3352         and c-default-style.  Add a defcustom for awk-mode-hook.  Give
3353         c-syntactic-element and c-syntactic-context doc-strings by
3354         directly setting their `variable-documentation' propery.  This
3355         allows Emacs 22.1 to read these with C-h v.
3357         * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan
3358         Monnier).
3360 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3362         * progmodes/cc-fonts.el, cc-vars.el
3363         (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
3364         (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
3365         Masatake YAMATO.
3367         (c-doc-comment-style): Made GtkDoc default in C mode.
3369         * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
3370         and C-c C-<delete>.
3372         (c-bind-special-erase-keys): New function for use on
3373         `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
3375         * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
3376         <delete> key behavior in XEmacs according to `delete-forward-p'.
3377         C.f. `c-electric-delete'.
3379 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3381         * progmodes/cc-mode.el: Give c-hungry-backspace and
3382         c-hungry-delete-forward permanent key bindings.
3384         * progmodes/cc-cmds.el (c-electric-semi&comma): Bind
3385         c-syntactic-context for calls to "criteria functions", for
3386         consistency with other calls to user functions.
3388         * progmodes/cc-cmds.el (c-indent-command): Expunge use of
3389         `current-prefix-arg', since this might be the prefix arg to a
3390         command which calls c-indent-command as a function.  Change the
3391         interactive spec from "p" to "P".
3393         * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
3394         reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
3395         was difficult to understand.
3397 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3399         * progmodes/cc-engine.el (c-on-identifier): Fixed bug when at the
3400         first char of an identifier.
3402         * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
3403         +" syntax in C++.
3405 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3407         * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
3408         auto-fill doesn't split a c-comment's last word from a hanging
3409         "*/" when a space is typed between them after fill-column.
3411         * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
3413         * progmodes/cc-styles.el (c-set-style)
3414         (c-setup-paragraph-variables): Abort the command if we're not in a
3415         CC Mode buffer.
3417         * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
3418         with blank comment-prefix, and a blank line as the comment's
3419         second line.
3421 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3423         * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
3424         Incorporated the patterns added in the Emacs development branch
3425         for the new Emacs 22 face `font-lock-negation-char-face'.
3427         * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
3428         of "red" since it stands out better in xterms and DOS terminals.
3430         * progmodes/cc-engine.el (c-literal-faces): Added
3431         `font-lock-comment-delimiter-face' which is new in Emacs 22.
3433 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3435         * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
3436         forcibly enable c-electric-flag.
3438         * progmodes/cc-vars.el, cc-cmds.el: New clean-up
3439         `comment-close-slash' on c-electric-slash: if enabled, typing `/'
3440         just after the comment-prefix of a C-style comment will close that
3441         comment.
3443 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3445         * progmodes/cc-fonts.el (c-basic-matchers-before)
3446         (c-complex-decl-matchers): Fixed the "not-arrow-prefix" regexp used
3447         in Pike.
3449         * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
3450         digraphs.
3452         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
3453         (c-cpp-message-directives, c-cpp-include-directives)
3454         (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
3455         (c-cpp-expr-directives): Introduced new language constants to
3456         control cpp syntax in a cleaner way.
3458         (c-cpp-expr-functions): Renamed from c-cpp-defined-fns.
3460         (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
3462         * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
3463         (c-multiline-string-start-char): New language constants and
3464         variables to specify how newlines in string literals work.
3466         (c-font-lock-invalid-string): Use them.
3468         * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
3469         unbalanced close brace is entered.  Optimization by avoiding going
3470         back over arbitrarily large blocks.  Removed hints that this
3471         function only would be relevant/useful in AWK.
3473         (c-electric-brace): Indent syntactically after the cleanups since
3474         lineup functions might do it differently then.
3476         * progmodes/cc-engine.el, cc-langs.el
3477         (c-opt-op-identifier-prefix): New language constant and variable.
3479         (c-just-after-func-arglist-p, c-after-special-operator-id)
3480         (c-search-decl-header-end, c-inside-bracelist-p): Use it.
3482         * progmodes/cc-align.el, cc-engine.el
3483         (c-after-special-operator-id): New helper to handle C++ operator
3484         identifiers.
3486         (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
3487         (c-guess-basic-syntax): Handle C++ operator identifiers in
3488         declarations.
3490         * progmodes/cc-langs.el (c-assignment-operators): Added the
3491         trigraph version of ^= too.
3493         * progmodes/cc-langs.el (c-assignment-operators): Added the
3494         trigraph version of |= in C++.
3496         * progmodes/cc-fonts.el (c-font-lock-declarators): Handle
3497         `c-decl-hangon-kwds' after the identifier name.
3499         * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
3500         whether an arglist is "nonempty", ignore a comment after the open
3501         paren if it isn't followed by a non-comment token on the same
3502         line.
3504         * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4: Enable
3505         heuristics below the point to cope with classes inside special
3506         brace lists in Pike.
3508 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3510         * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
3512 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3514         * progmodes/cc-guess.el (cc-guess-install): New function to
3515         install an already guessed style in another buffer.
3517         * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
3518         sets `inhibit-read-only' - `c-save-buffer-state' should be used
3519         anyway if the change always is undone.
3521 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3523         Implement togglable electricity:
3525         * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
3526         saying when it should be used.
3528         * progmodes/cc-engine.el: Add the new buffer-local variable,
3529         c-electric-flag.
3531         * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
3532         c-toggle-auto-newline.
3534         * progmodes/cc-mode.el: Rename c-toggle-auto-state to
3535         c-toggle-auto-newline.  Remove the binding for
3536         c-toggle-auto-hungry-state.  Add the binding C-c C-l for the new
3537         c-toggle-electric-state.
3539         * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
3541         * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
3542         c-\(forward\|backward\)-subword.
3543         (c-update-modeline): Add the new modeline flag `l' for
3544         `c-electric-flag'.  Make the auto-newline flag `a' dependent on
3545         `l'.
3546         (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.  Make
3547         the old name an alias of the new name.
3548         (c-toggle-electric-state): New function.
3549         c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\):
3550         Adapt these functions to do electric things only when
3551         c-electric-flag is non-nil.
3552         (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
3553         new functions from c-electric-brace.
3554         (c-point-syntax): Add a check for "virtual semicolons" in AWK
3555         mode, so that the tentative extra newline doesn't change the
3556         syntax of the following brace.
3557         (c-electric-brace): Restructure by extracting the above functions.
3558         Tidy up the coding somewhat.
3559         (c-electric-semi&comma, c-electric-colon, c-electric-paren):
3560         restructure a bit.
3562 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3564         * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
3565         anchor position(s) using faces.  Thanks to Masatake YAMATO for the
3566         idea.
3568         * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
3569         (c-submode-indicators): Changed name from `c-auto-hungry-string'
3570         since it's now used to track another submode.
3572         (c-update-modeline): Converted to function and extended to check
3573         `c-subword-move-mode'.
3575         (c-forward-into-nomenclature, c-backward-into-nomenclature):
3576         Converted to compat aliases for `c-forward-subword' and
3577         `c-backward-subword'.
3579         * progmodes/cc-subword.el: New functions and minor mode to handle
3580         SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
3582         (c-forward-subword, c-backward-subword, c-mark-subword)
3583         (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
3584         (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
3585         Functions corresponding to the standard word handling functions.
3587         (c-subword-move-mode): Minor mode that replaces all the standard
3588         word handling functions with their subword equivalences.
3590 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3592         * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
3593         entry for one-liner-defun.
3595         * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
3596         name in its def-edebug-spec.
3598         * progmodes/cc-cmds.el (c-electric-brace): Make the
3599         one-liner-defun clean-up work with empty-defun-braces.  o-l-d now
3600         compacts space before a comment, if this will make things fit on
3601         one line.
3603         Introduce an "awk" style, mainly for auto-newline and clean-ups.
3605         * progmodes/cc-align.el: New function c-snug-1line-defun-close
3607         * progmodes/cc-cmds.el: In c-electric-brace, add code for new
3608         clean-up one-liner-defun.
3610         * progmodes/cc-styles.el: Add the new "awk" style.
3612         * progmodes/cc-vars.el: Add description of one-liner-defun to
3613         c-cleanup-list's doc-string.  New user options,
3614         c-max-one-liner-length.  In c-default-style, set the default style
3615         for AWK to "awk".
3617 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3619         * progmodes/cc-engine.el (c-forward-label): Fixed fontification of
3620         macros inside labels.
3622         * progmodes/cc-engine.el (c-looking-at-bos): Obsoleted in favor of
3623         `c-at-statement-start-p' and `c-at-expression-start-p'.
3625         * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
3626         error if the mark isn't set.
3628         * progmodes/cc-engine.el (c-guess-continued-construct)
3629         (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
3630         accurately detect functions inside functions.
3632         * progmodes/cc-engine.el (c-at-expression-start-p): New function
3633         like `c-at-statement-start-p' that additionally recognizes commas
3634         and expression parentheses as delimiters.
3636         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Added flag
3637         to avoid heuristics that doesn't work for unclosed blocks.
3639         (c-at-statement-start-p): New function.
3641         * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
3642         Objective-C directives, e.g. directives spanning lines should work
3643         reasonably well now.
3645         (c-put-c-type-property, c-clear-c-type-property): New helpers.
3647         (c-forward-objc-directive): New function to move over any ObjC
3648         directive.
3650         (c-just-after-func-arglist-p, c-guess-basic-syntax)
3651         (c-basic-matchers-before): Use it.
3653         (c-font-lock-objc-iip-decl): Removed.
3655         * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
3656         in the template arglist recognition.
3658         * progmodes/cc-styles.el (c-style-alist): Fixed several
3659         inconsistencies in the Whitesmith style.
3661         * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
3662         New lineup function to get lines after Whitesmith style blocks
3663         correctly indented.
3665         (c-lineup-whitesmith-in-block): Backed out the compensation for
3666         opening parens since it's done using `add' lists in the style
3667         definition instead.  Don't use the anchor position since it varies
3668         too much between the syntactic symbols. :P
3670         * progmodes/cc-vars.el (c-valid-offset): Updated.
3672         * progmodes/cc-engine.el (c-evaluate-offset): Extended to handle
3673         lists where the offsets are combined according to several
3674         different methods: `first', `min', `max', and `add'.  Report
3675         offset evaluation errors with `c-benign-error' so that some kind
3676         of reindentation still is done.
3678         * progmodes/cc-engine.el (c-guess-basic-syntax): Anchor
3679         `arglist-intro' the same way as `arglist-cont-nonempty' and
3680         `arglist-close'.
3682         * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed similar
3683         situations for `arglist-cont-nonempty' and `arglist-close'.
3685         * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New
3686         constant.
3688         * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
3689         cc-bytecomp-boundp' in a number of places.
3691         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fixed a
3692         macro related issue.
3694 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3696         * progmodes/cc-awk.el: Change the terminology of regexps: A char
3697         list is now [asdf], a char class [:alpha:].  Include code for char
3698         classes.  Set c-awk-NL-prop on lines ending in open strings.  (Bug
3699         fix.)  Add character classes (e.g. "[:alpha:]") into AWK Mode's
3700         regexps.
3702         Remove (nearly all of) the cruft associated with AWK Mode's former
3703         concept of "virtual semicolons":
3705         Adapt c-beginning-of-statement, c-end-of-statement (together with
3706         subfunctions) to use the new notion of "virtual semicolon" in
3707         place of the old awkward special handling for AWK.  There remains
3708         much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
3709         * progmodes/cc-cmds.el:
3710         (c-ascertain-adjacent-literal): In the backwards direction, now
3711         recognises AWK regexp delimiters as string delimiters.
3712         (c-after-statement-terminator-p): Adapt for virtual semicolons;
3713         check more rigorously for "end of macro".
3714         (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
3715         virtual semicolons;
3716         (c-beginning-of-statement): Adapt for virtual semicolons; Separate
3717         out the code for forward movement into ...
3718         (c-end-of-statement): Now contains the code for forward movement,
3719         adapted for virtual semicolons.
3721         * progmodes/cc-engine.el:
3722         (c-ws*-string-limit-regexp): New regexp.
3723         (c-forward-single-comment, c-backward-single-comment): Comment out
3724         the (now redundant) "special" AWK stuff.
3726         * progmodes/cc-styles.el, cc-vars.el: Change the settings of
3727         c-string-par-start, c-string-par-separate to be more like Text
3728         Mode than Fundamental Mode.
3730 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3732         * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
3733         to the fontified region so that fontification doesn't occur
3734         outside it (could happen e.g. when fontifying a line with an
3735         unfinished declaration).
3737 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3739         * progmodes/cc-awk.el: Regexps for analysing AWK code have been
3740         moved to near the start of the file.  ^L now separate sections of
3741         the file.  New defconsts: c-awk-non-eol-esc-pair-re,
3742         c-awk-blank-or-comment-line-re,
3743         c-awk-one-line-possibly-open-string-re,
3744         c-awk-regexp-one-line-possibly-open-char-class-re,
3745         c-awk-one-line-possibly-open-regexp-re,
3746         c-awk-one-line-non-syn-ws*-re.  New functions: c-awk-at-vsemi-p,
3747         c-awk-vsemi-status-unknown-p.
3749         Amend the concept of "virtual semicolons" (in the indentation
3750         engine) for languages like AWK, such that they are now
3751         conceptually attached to end of the last token of a statement, not
3752         the end of the line.  (In AWK Mode, however, the pertinent text
3753         property is still physically set on the EOL.)  Remove the specific
3754         tests for awk-mode, thus facilitating the introduction of other
3755         language modes where EOLs can end statements.  (Note: The
3756         funtionality in cc-cmds.el, specifically
3757         c-beginning/end-of-statement has yet to be amended.)
3759         * progmodes/cc-defs.el: New macros c-at-vsemi-p,
3760         c-vsemi-status-unknown-p.
3762         * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
3763         c-stmt-delim-chars.  New c-lang-defvars: c-at-vsemi-p-fn,
3764         c-vsemi-status-unknown-p-fn (in a new page).
3766         * progmodes/cc-engine.el: In c-beginning-of-statement-1,
3767         c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
3768         numerous awkward forms like
3769         (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
3770         with
3771         (c-at-vsemi-p).  Fix a few typos.  In c-guess-basic-syntax, new
3772         variable before-ws-ip, the place just after char-before-ip
3773         appears.
3775         * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
3776         a comment.
3778 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3780         * progmodes/cc-cmds.el (c-electric-brace): Cleaned up using
3781         `c-tentative-buffer-changes'.
3783         * progmodes/cc-defs.el (c-region-is-active-p): Simplified and
3784         converted to macro to choose between Emacs and XEmacs at compile
3785         time.
3787         (c-set-region-active): New set counterpart to
3788         `c-region-is-active-p'.
3790         (c-tentative-buffer-changes): New macro to handle temporary buffer
3791         changes in a convenient way.
3793         (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
3794         for `c-tentative-buffer-changes'.
3796         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tightened up
3797         the checks for paren sexps between the point and the keyword, to
3798         avoid some false alarms.
3800         * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
3801         Fixed a situation where an error could be thrown for unbalanced
3802         parens.  Changed to make use of c-keyword-member' to avoid some
3803         repeated regexp matches.
3805         (c-opt-lambda-key, c-opt-inexpr-block-key,
3806         c-opt-inexpr-class-key): These language variable are no longer
3807         necessary.
3809         (c-block-stmt-kwds): New language constant used by
3810         c-looking-at-inexpr-block'.
3812         (c-guess-basic-syntax): Removed an optional check that looked at
3813         the existence of the now removed language variables.
3815         * progmodes/cc-engine.el (c-fdoc-shift-type-backward,
3816         c-forward-decl-or-cast-1): Fixed invalid recognition of C++ style
3817         object instantiation expressions as declarations in some contexts.
3818         This bug only affected languages where the declarator can't be
3819         enclosed in parentheses.
3821         * progmodes/cc-styles.el (c-style-alist): Fixed the GNU style to
3822         insert newlines before and after substatement braces.
3824         * progmodes/cc-engine.el: Improved the heuristics for recognizing
3825         function declaration headers and the handling of C++ style member
3826         init lists.
3828         (c-just-after-func-arglist-p): Rewritten to use
3829         `c-forward-decl-or-cast-1'.  Now behaves a bit differently too.
3831         (c-beginning-of-member-init-list): Removed since it isn't used
3832         anymore.
3834         (c-guess-basic-syntax): Case 5B adapted for the new
3835         `c-just-after-func-arglist-p'.  Cases 5B.1 and 5B.3 merged.  Cases
3836         5D.1 and 5D.2 removed since they aren't trigged anymore (case 5B.1
3837         covers all cases now).
3839         * progmodes/cc-defs.el (c-point): Added `bosws' and `eosws'.
3841 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3843         * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
3844         c-string-par-start/separate c-sentence-end-with-esc-eol,
3845         initialised in c-setup-paragraph-variables, used in string
3846         scanning subroutines of c-beginning-of-statement.
3848         * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
3849         which precedes the newly inserted `{'.
3851 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3853         * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
3854         function for declaration level blocks.  It should now cope with
3855         templates better and also be a lot more comprehensible.
3857         (c-looking-at-decl-block): The new function.
3859         (c-search-uplist-for-classkey): The old one.  It's now a wrapper
3860         for compatibility.
3862         (c-add-class-syntax, c-guess-continued-construct,
3863         c-guess-basic-syntax): Adapted for `c-looking-at-decl-block'.
3865         (c-decl-block-key): Changed to tell apart ambiguous and
3866         unambiguous keywords.  Pike specials are now handled directly in
3867         the code instead.
3869         (c-block-prefix-disallowed-chars, c-block-prefix-charset): New
3870         language constants and variables to make the backward skip in
3871         `c-looking-at-decl-block' as tight as possible.
3873         (c-nonsymbol-token-char-list): New language constant.
3875         * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
3876         find balanced template arglists backwards.
3878         * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
3879         making char classes for `c-syntactic-skip-backward'.
3881         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplified case
3882         16D - can't be a class-close at that point.
3884         * progmodes/cc-engine.el (c-guess-basic-syntax)
3885         (c-add-class-syntax): Don't narrow out the enclosing declaration
3886         level.  This makes everything a lot easier, and it was actually
3887         only four small places that needed it to work.  Some places that
3888         previously did `widen' are removed now, which has the effect that
3889         `c-guess-basic-syntax' never will look at things outside the
3890         current narrowment now.  The anchor position for `topmost-intro'
3891         is affected by this, but it was so bogus it was basically useless
3892         before, and now it's equally bogus but in a slightly different
3893         way.
3895         (c-narrow-out-enclosing-class): Gone.
3897         (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
3898         the narrowed region.
3900         (c-least-enclosing-brace): Removed silly optional argument.
3902         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fixed bug where
3903         the point could be left directly after an open paren when finding
3904         the beginning of the first decl in the block.
3906         * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
3907         Specify which submatch to use.
3909         * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
3911         (c-decl-start-re): No longer any need for special treatment of
3912         ObjC due to the above.
3914         (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
3915         presumably follows C in that regard.
3917         * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
3918         New language constants to specify operator tokens inside
3919         identifiers in a more high level way.
3921         (c-opt-identifier-prefix-key): New internal language constant.
3923         (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
3924         (c-identifier-start, c-identifier-key): Now completely calculated
3925         from other constants.
3927         (c-identifier-last-sym-match): Decommissioned since it's no longer
3928         used.
3930         (c-operators): Use `c-identifier-ops'.  Documented
3931         `postfix-if-paren'.
3933         * progmodes/cc-engine.el (c-forward-name): Removed the
3934         optimization when c-identifier-key is equal to c-symbol-key since
3935         it doesn't work in byte compiled files.  Don't record empty
3936         regions as identifiers.
3938         * progmodes/cc-langs.el (c-filter-ops): New helper function to
3939         simplify access to `c-operators' and its likes.
3941         (c-operator-list, c-all-op-syntax-tokens)
3942         (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
3943         (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
3944         (c-primary-expr-regexp, c-cast-parens): Use it.
3946         * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
3947         an explicit language in functions.
3949         * progmodes/cc-defs.el (c-make-keywords-re): Added an appendable
3950         variant of adornment.
3952         * progmodes/cc-langs.el (c-any-class-key): Removed unused language
3953         variable.
3955         (c-type-decl-prefix-key): Removed some now unnecessary cruft from
3956         the Pike value.
3958         * progmodes/cc-engine.el (c-on-identifier)
3959         (c-simple-skip-symbol-backward): Small fix for handling "-"
3960         correctly in `skip-chars-backward'.  Affected the operator lfun
3961         syntax in Pike.
3963         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disabled the
3964         diagnostic message about precompiled language vars not being used.
3966         * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
3967         "__attribute__" is followed by a parenthesis.
3969         (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
3970         (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
3971         language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
3973         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el: Internal
3974         cleanups to properly detect the declared identifiers in various
3975         declarations.
3977         (c-decl-start-kwds): New language constant to recognize
3978         declarations that can start anywhere.  Used for class declarations
3979         in Pike.
3981         (c-specifier-key, c-not-decl-init-keywords)
3982         (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
3983         (c-find-decl-spots): Implement `c-decl-start-kwds'.
3985         (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
3986         (c-decl-hangon-key, c-forward-decl-or-cast-1): Separated the
3987         handling of the compiler specific extension keywords into a new
3988         language constant `c-decl-hangon-kwds' that defines keyword
3989         clauses to be ignored in declarations.
3991         (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
3992         past unrecognized tokens when handling `c-colon-type-list-kwds'.
3993         Necessary to stop at the declared identifier in e.g. IDL valuetype
3994         declarations.
3996         (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
3997         (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
3998         (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
3999         (c-forward-decl-or-cast-1): Recognize the declared identifier in
4000         class and enum declarations as such and not as part of the type.
4002         (c-forward-decl-or-cast-1, c-forward-label): Relaxed the
4003         interpretation of PRECEDING-TOKEN-END when there's no preceding
4004         token.
4006         (c-forward-decl-or-cast-1): Don't disregard sure signs of
4007         declarations when there's some syntax error later on.
4009         (c-complex-decl-matchers): Did away with a reference to
4010         `c-specifier-key'.
4012         * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
4013         value - this variable is always dynamically bound.
4015         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
4016         * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
4017         * cc-cmds.el, cc-defs.el: Changed the policy for marking up
4018         functions that might do hidden buffer changes: All such internal
4019         functions are now marked instead of those that don't.
4021         (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
4022         (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
4023         (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
4024         (c-literal-type): Allow these functions to make hidden buffer changes,
4025         so that they are free to use text property caching later on.
4027         (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
4028         (c-electric-brace, c-electric-slash, c-electric-star)
4029         (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
4030         (c-electric-paren, c-electric-continued-statement, c-indent-command)
4031         (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
4032         (c-context-line-break): Added `c-save-buffer-state' calls to comply
4033         with the changed semantics of the functions above.
4035         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fixed a bug
4036         when macros occur in obscure places.  Optimized the sexp movement
4037         a bit.
4039 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
4041         Enhancements for c-beginning-of-statement to work in AWK Mode:
4043         * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
4044         (completed statement) with `}' (statement completed by closing
4045         brace or semicolon) and `$' (statement completed by EOL).
4047         (c-awk-virtual-semicolon-ends-prev-line-p)
4048         (c-awk-virtual-semicolon-ends-line-p)
4049         (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
4050         (c-awk-at-statement-end-p): New functions.
4052         * progmodes/cc-cmds.el: Simplify the structure of functions
4053         c-forward-over-illiterals, c-back-over-illiterals.  Enhance these
4054         two functions and c-beginning-of-statement to handle AWK Mode.
4056         * progmodes/cc-engine.el: Enhance c-forward-single-comment,
4057         c-backward-single-comment for AWK mode.  Attempt to clarify their
4058         doc-strings.
4060         * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
4062 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
4064         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
4065         label handling.  Labels are now recognized in a uniform and more
4066         robust way, regardless of context.  Text properties are put on all
4067         labels to recognize the following declarations better.  Multiword
4068         labels are handled both in indentation and fontification for the
4069         benefit of language extensions like Qt.  For consistency, keywords
4070         in labels are now fontified with the label face instead.  That
4071         also applies to "case" and "default".
4073         (c-beginning-of-statement-1): Fixed some bugs in the label
4074         handling.  Disregard `c-nonlabel-token-key' in labels that begin
4075         with `c-label-kwds'.
4077         (c-find-decl-spots): Support that the callback adds more
4078         `c-decl-end' spots to find.
4080         (c-forward-decl-or-cast-1): Don't treat a list of plain
4081         identifiers followed by a colon as a declaration.
4083         (c-forward-label): New function to recognize labels.
4085         (c-guess-basic-syntax): Replaced uses of `c-label-key' with
4086         `c-forward-label'.  Moved the label recognition cases (14 and 15)
4087         earlier since they aren't so context sensitive now.  Handle labels
4088         on the top level gracefully.  Moved access label recognition to
4089         the generic label case (CASE 15) - removed CASE 5E.
4091         (c-font-lock-declarations): Added recognition of labels in the
4092         same round since we need to handle labels in parallell with other
4093         declarations to recognize both accurately.  It should also improve
4094         speed.
4096         (c-simple-decl-matchers, c-basic-matchers-after): Moved
4097         `c-font-lock-labels' so that it only is used on decoration level 2
4098         since `c-font-lock-declarations' handles it otherwise.
4100         (c-complex-decl-matchers): Removed the simplistic recognition of
4101         access labels.
4103         (c-decl-prefix-re): Removed the kludges that was necessary to cope
4104         with labels earlier.
4106         (c-decl-start-re): New language variable to make
4107         `c-font-lock-declarations' stop for the special protection labels
4108         in Objective-C that start with `@'.
4110         (c-label-key): Removed since it's no longer used.
4112         (c-recognize-colon-labels, c-label-prefix-re): New language
4113         constants to support recognition of generic colon-terminated
4114         labels.
4116         (c-type-decl-end-used): `c-decl-end' is now used whenever there
4117         are colon terminated labels.
4119         * progmodes/cc-align.el (c-lineup-arglist): Fixed bug when the
4120         first argument starts with a special brace list.
4122         * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
4123         (c-font-lock-declarations): Broke out the declaration and cast
4124         recognition from `c-font-lock-declarations' to a new function, so
4125         that it can be used in the indentation engine.
4127         * progmodes/cc-engine.el (c-find-decl-spots): Fixed bug in backing
4128         up to the start of the literal.  Fixed bug with the point on the
4129         wrong side of the search limit that could happen when the start
4130         position is inside a literal.
4132         * progmodes/cc-engine.el (c-parse-state)
4133         (c-invalidate-state-cache): Modified the use of `c-state-cache-end'
4134         so that it's kept a little bit back to increase the hit rate.
4136         (c-parse-state): Changed the macro handling and fixed some
4137         glitches.  Macro context is checked more often than necessary now,
4138         but otoh less garbage conses are generated.
4140         * progmodes/cc-engine.el (c-parse-state)
4141         (c-invalidate-state-cache): Cache the last position where
4142         `c-state-cache' applies.  This can speed up refontification quite
4143         a bit in blocks where there are many non-brace parens before the
4144         point.
4146         (c-state-cache-end): New variable for this.
4148         (c-guess-basic-syntax, c-debug-parse-state): Adapted for the new
4149         cache variable.
4151         * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
4152         get close initial continue positions when the start position is
4153         inside a literal or macro.  Do not call the callback for spots
4154         before the start position (which can happen e.g. for `c-decl-end'
4155         spots inside comments).  Optimize better in special cases when the
4156         region is a single line inside a literal or macro (typically when
4157         the current line is refontified).
4159         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplified calls
4160         to `c-add-stmt-syntax' - there's no need to explicitly whack off
4161         entries from the paren state.
4163         * progmodes/cc-engine.el (c-add-stmt-syntax): Narrowed down the
4164         special case for "else if" clauses.
4166         * progmodes/cc-engine.el (c-looking-at-inexpr-block)
4167         (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
4169         * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks): New
4170         language variable to recognize the gcc extension with statement
4171         blocks inside expressions.
4173         * progmodes/cc-engine.el (c-add-stmt-syntax): Restructured to make
4174         it somewhat more comprehensible.  The argument AT-BLOCK-START is
4175         no longer used and hence removed.
4177         (c-guess-continued-construct, c-guess-basic-syntax): Updated calls
4178         to `c-add-stmt-syntax'.
4180         * progmodes/cc-engine.el (c-backward-to-decl-anchor): Use
4181         `c-beginning-of-statement-1' instead of duplicating parts of it.
4182         This fixes bogus label recognition.
4184         * progmodes/cc-engine.el (c-add-type, c-check-type)
4185         (c-forward-name, c-forward-type): Improved storage of template
4186         types in `c-found-types' so that they can be recognized better.
4188         (c-syntactic-content): Added option to skip past nested parens.
4190         * progmodes/cc-engine.el (c-forward-name): Set
4191         `c-last-identifier-range' all the time.  It's less work that way.
4192         Handle that there might not be an identifier to store in
4193         `c-last-identifier-range'.
4195         (c-forward-type): Handle that `c-last-identifier-range' might be
4196         nil from `c-forward-name'.
4198         * progmodes/cc-defs.el (c-safe-scan-lists)
4199         (c-(go-)?(up|down)-list-(forward|backward)): Added limit arguments.
4201         * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
4202         to work even if the form fails.
4204         * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
4205         down in a large file in one go.
4207         (c-get-fallback-start-pos): New helper function for
4208         `c-parse-state'.
4210         * progmodes/cc-align.el (c-lineup-assignments): New lineup
4211         function which is like `c-lineup-math' but returns nil instead of
4212         `c-basic-offset' when it doesn't match.
4214         (c-lineup-math): Changed to use `c-lineup-assignments'.
4216 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
4218         * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
4219         c-beginning-of-statement.  New subfunctions
4220         c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
4222 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
4224         * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
4225         hardcoded char classes whereever possible.  Changed a couple of
4226         places to use skip by syntax instead of skip by char class.
4228         * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
4229         Fixed a bug in the regexp that caused extreme backtracking.
4231         * progmodes/cc-langs.el (c-block-comment-starter)
4232         (c-block-comment-ender): New language constants to specify in a
4233         single place how block comments look.
4235         (c-comment-start-regexp, c-block-comment-start-regexp)
4236         (comment-start, comment-end, comment-start-skip)
4237         (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
4238         (c-syntactic-ws, c-nonempty-syntactic-ws)
4239         (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
4240         `c-line-comment-starter', `c-block-comment-starter' and
4241         `c-block-comment-ender'.
4243         (c-block-comment-regexp, c-unterminated-block-comment-regexp):
4244         New language constants to break up things a bit.
4246         (c-simple-ws): New language constant for simple whitespace.
4248         * progmodes/cc-defs.el (c-concat-separated): New convenience
4249         function.
4251         * progmodes/cc-defs.el (c-make-keywords-re): Added kludge for bug
4252         in `regexp-opt' in Emacs 20 and XEmacs when strings contain
4253         newlines.  Allow and ignore nil elements in the list.
4255 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
4257         * progmodes/cc-cmds.el: Comment out a (n almost certainly
4258         superfluous) check, (eq here (point-max)) in
4259         c-beginning-of-statement.
4261         * progmodes/cc-cmds.el: Tidy up the comments in
4262         c-beginning-of-statement and subfunctions.
4264         * progmodes/cc-awk.el: Replace calls to put-text-property to the
4265         more flexible c-put-char-property and c-clear-char-properties.
4266         Add the author's email address.
4268         * progmodes/cc-langs.el: New variable,
4269         c-block-comment-start-regexp.
4271         * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
4272         closing "*/" of a block comment.
4274         * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
4275         subfunctions) so that it works at BOB and EOB.
4277         * progmodes/cc-cmds.el, cc-vars.el: More updating of
4278         c-beginning-of-statement, including new variable
4279         c-block-comment-start-regexp.
4281 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
4283         * progmodes/cc-langs.el (c-known-type-key): Optimize simple
4284         symbols from `*-font-lock-extra-types' so that there's no need to
4285         use `regexp-opt' on those lists.
4287         * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
4288         `c-type-modifier-kwds' is empty.
4290         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
4291         there are several strings on the same line.
4293         * progmodes/cc-engine.el (c-literal-limits): Removed the
4294         compatibility function for older emacsen.  `c-literal-limits-fast'
4295         has now taken the place of this function.
4297         * progmodes/cc-vars.el (c-emacs-features): Removed compatibility
4298         with older emacsen: We now require `pps-extended-state'.
4300 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
4302         * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
4303         which obviates the need to hack sentence-end.  This now handles
4304         escaped newlines in strings correctly.  Correct minor bugs in
4305         c-move-over-sentence and in c-beginning-of-statement.
4307         * progmodes/cc-cmds.el (c-beginning-of-statement (and
4308         subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
4309         that movement over macros and code are rigorously separated from
4310         eachother.  Correct a few incidental bugs.
4312         * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
4313         Improve its doc-string.  Improve the handling of certain specific
4314         cases.
4316 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
4318         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
4319         (c-guess-basic-syntax): Changed the way class-level labels are
4320         recognized; they can now contain essentially any symbols.
4322         (c-opt-extra-label-key): New language variable to cope with the
4323         special protection label syntax in Objective-C.
4325         (c-opt-access-key): Removed; this is now handled better by
4326         `c-nonlabel-token-key' and `c-opt-extra-label-key'.
4328         (c-complex-decl-matchers): Update to handle that
4329         `c-opt-access-key' no longer exists.
4331         * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
4332         improved label recognition in `c-beginning-of-statement-1'.
4334         * progmodes/cc-engine.el (c-beginning-of-member-init-list):
4335         Recognize bitfields better.
4337         * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
4338         Removed some cruft and fixed a bug that could cause it to go to a
4339         position further down.
4341         * progmodes/cc-langs.el, cc-engine.el
4342         (c-beginning-of-statement-1): Improved detection of labels in
4343         declaration contexts.
4345         (c-beginning-of-decl-1): Use it.
4347         (c-nonlabel-token-key): New language constant and variable needed
4348         by `c-beginning-of-statement-1'.
4350         * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed bug that
4351         manifested itself due to the correction in `c-forward-sexp'.
4353         * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp): Made
4354         these behave as documented when used at the buffer limits.
4356         * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
4357         (c-type-decl-end-used): Made this a language variable.
4359         * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
4360         correctly when `combine-after-change-calls' is used together with
4361         temporary narrowings.
4363         * progmodes/cc-engine.el (c-beginning-of-statement-1): Report
4364         labels correctly when the start point is immediately after the
4365         colon.
4367         * progmodes/cc-defs.el (c-parse-sexp-lookup-properties): Removed
4368         since it isn't used anymore.
4370         * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
4371         bracket arglists such as template parens in C++.
4373         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fixed a bug
4374         in the last check-in.  Some optimization.
4376         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fixed bug
4377         where it could stop at the same level in a preceding sexp when
4378         PAREN-LEVEL is set.
4380         * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
4381         text property lookup only when it's needed.
4383         * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
4384         Changed the policy for paren marked angle brackets to be more
4385         persistent; once marked they remain marked even when they're found
4386         to be unbalanced in the searched region.  This should keep the
4387         paren syntax around even when individual lines are refontified in
4388         multiline template arglists.
4390         (c-parse-and-markup-<>-arglists): New dynamically bound variable
4391         to control markup so that incorrect angle bracket arglists aren't
4392         marked in contexts where the correct value for
4393         `c-disallow-comma-in-<>-arglists' isn't known.
4395         (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
4396         argument has become `c-parse-and-markup-<>-arglists'.
4398         (c-remove-<>-arglist-properties): Removed - no longer used.
4400         (c-after-change-check-<>-operators): New function used on
4401         `after-change-functions' to avoid that "<" and ">" characters that
4402         are part of longer operators have paren syntax.
4404         (c-<>-multichar-token-regexp): New language variable used by
4405         `c-after-change-check-<>-operators'.
4407         (c-after-change): Call `c-after-change-check-<>-operators'.
4409         (c-font-lock-<>-arglists): Use the context properties set by
4410         `c-font-lock-declarations' to set
4411         `c-disallow-comma-in-<>-arglists' correctly to avoid doing invalid
4412         markup.
4414         (c-font-lock-declarations): Removed code that undoes the invalid
4415         markup done by `c-font-lock-<>-arglists'.
4417         (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
4418         after `c-font-lock-declarations'.
4420         * progmodes/cc-engine.el (c-syntactic-skip-backward): Added
4421         paren-level feature.
4423         (c-guess-basic-syntax): Improved the anchor position for
4424         `template-args-cont' in nested template arglists.  There's still
4425         much to be desired in this area, though.
4427 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
4429         * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
4430         Make the "Text Filling and Line Breaking" commands work for AWK
4431         buffers.
4433 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
4435         * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
4436         Removed; (c-major-mode-is 'awk-mode) can be used instead now.
4438         * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
4439         it doesn't work no longer are supported.
4441         * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
4442         * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
4443         requires support for the syntax-table' text property, which rules
4444         out Emacs 19 and XEmacs < 21.4.  Removed various compatibility
4445         cruft associated with those versions.
4447         * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
4448         for the `syntax-table' text property, which rules out Emacs 19 and
4449         XEmacs < 21.4.  Removed various compatibility cruft associated
4450         with those versions.
4452         * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
4453         support for the `syntax-table' text property.
4455         * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
4456         variable and use an extra quoted face name instead.  All the
4457         emacsen flavors handle that correctly.
4459         * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
4460         (c-font-lock-declarators, c-font-lock-declarations)
4461         (c-complex-decl-matchers, c-basic-matchers-after): Use a text
4462         property to mark the items in in declarator lists to handle
4463         refontification inside multiline declarations better.
4465         * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
4466         construct like "a * b = c;" as a declaration.
4468 2005-12-08  Kim F. Storm  <storm@cua.dk>
4470         * emulation/cua-base.el (cua-use-hyper-key): Replaced by ...
4471         (cua-rectangle-modifier-key): ... this.  New defcustom.  Can now
4472         select either meta, hyper, or super modifier for rectangle commands.
4473         (cua--rectangle-modifier-key): New defvar.
4474         (cua--M/H-key): Use it.  Remove special case for `space'.
4475         (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
4476         on X, to meta otherwise.  Always bind C-return to toggle
4477         rectangle.  Pass ?\s instead of `space' to cua--M/H-key.
4479         * emulation/cua-rect.el (cua-help-for-rectangle): Use
4480         cua--rectangle-modifier-key.  Handle super modifier too.
4481         (cua--init-rectangles): Always bind C-return to toggle rectangle.
4482         Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
4484         * ido.el: Move Acknowledgements and History after Commentary.
4485         Minor changes to Commentary.
4487         * emulation/cua-base.el (cua--select-keymaps): Enable repeat
4488         keymap if cua--prefix-override-timer is `shift'.
4489         (cua--shift-control-prefix): New function; emulate "type prefix
4490         key twice" functionality to handle shifted prefix key override.
4491         (cua--shift-control-c-prefix, cua--shift-control-x-prefix): New
4492         commands.
4493         (cua--init-keymaps): Bind them to S-C-c and S-C-x.
4495 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
4497         * textmodes/org.el (org-insert-heading): Try to do items before
4498         headings.
4499         (org-agenda-mode): Quote `org-agenda-mode-hook'.
4500         (org-insert-item): New function.
4501         (org-renumber-ordered-list): Don't skip to higher level lists.
4503 2005-12-08  Juri Linkov  <juri@jurta.org>
4505         * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
4507         * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
4509         * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
4511         * pcvs.el (defun-cvs-mode): Put `definition-name' property on
4512         the constructed function name fun-1.
4514         * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
4515         because such links don't lead to parent documentation.
4517 2005-12-08  Kenichi Handa  <handa@m17n.org>
4519         * descr-text.el (describe-char): Use *Help-2* buffer if the
4520         current buffer is *Help*.  Call describe-text-properties while
4521         setting the original buffer.
4523 2005-12-07  Bill Wohler  <wohler@newt.com>
4525         * files.el (auto-mode-alist): Remove mh-letter-mode.  Unnecessary,
4526         and causes problems with non-MH users (such as Gnus users).
4528 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
4530         * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
4531         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
4532         (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
4533         command "info sources".  Move calls to GDB command "list".
4534         (gdb-find-file-hook): Just use gdb-source-file-list.
4535         (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
4536         (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
4537         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
4538         (gdb-data-list-register-values-handler): Use correct trigger name.
4540 2005-12-07  Kim F. Storm  <storm@cua.dk>
4542         * ido.el (ido-completion-map): Rename from ido-mode-map.
4543         (ido-common-completion-map, ido-file-completion-map)
4544         (ido-file-dir-completion-map, ido-buffer-completion-map):
4545         Rename from ido-mode-....-map.
4546         (ido-init-completion-maps): Rename from ido-init-mode-maps.
4547         (ido-setup-completion-map): Rename from ido-define-mode-map.
4548         (ido-read-internal): Bind minibuffer-local-filename-completion-map
4549         to ido-completion-map.
4551 2005-12-07  Kenichi Handa  <handa@m17n.org>
4553         * international/mule-cmds.el
4554         (set-display-table-and-terminal-coding-system): If the coding
4555         system specified in `unibyte-display' property is different from
4556         the arg coding-system, don't setup standard-display-table.
4558 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4560         * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
4561         that comments end at \n, regardless of selective-display.
4563 2005-12-07  Nick Roberts  <nickrob@snap.net.nz>
4565         * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
4566         (gdb-version): New variables.
4567         (gdb-source-file-list, gdb-register-names)
4568         (gdb-changed-registers): New variables for use with GDB 6.4+.
4569         (gdb-ann3): Replace with...
4570         (gdb-init-1, gdb-init-2): ...two new functions.
4571         (gdba, gdb-prompt): Call gdb-init-1.
4572         (gdb-get-version): New function.  Call gdb-init-2 from here.
4573         (gud-watch): Make it work with mouse events too.
4574         (gdb-post-prompt): Don't add to queue until GDB version is known.
4575         (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
4576         (gdb-locals-mode): Use gdb-version.
4577         (gdb-memory-format-map, gdb-memory-unit-map)
4578         (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
4579         (gdb-locals-font-lock-keywords-1)
4580         (gdb-locals-font-lock-keywords-2): New variables.
4581         (gdb-find-file-hook): Make it work with GDB 6.4+ too.
4582         (gdb-set-gud-minor-mode-existing-buffers-1)
4583         (gdb-var-list-children-1, gdb-var-list-children-handler-1)
4584         (gdb-var-update-1, gdb-var-update-handler-1)
4585         (gdb-data-list-register-values-handler)
4586         (gdb-data-list-register-values-custom)
4587         (gdb-get-changed-registers, gdb-get-changed-registers-handler)
4588         (gdb-stack-list-locals-handler, gdb-get-register-names):
4589         New functions for use with GDB 6.4+.
4590         (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
4591         (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
4592         (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
4593         (gdb-stack-list-locals-regexp)
4594         (gdb-data-list-register-names-regexp): New regexps for use with
4595         GDB 6.4+.
4597 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4599         * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
4601 2005-12-06  Nozomu Ando  <nand@mac.com>  (tiny patch)
4603         * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
4604         prompts work for AUTH PLAIN.  Also reported by Steve Allan
4605         <seallan@verizon.net>.
4607 2005-12-06  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
4609         * frame.el (set-frame-parameter): Add doc string.
4611 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
4613         * textmodes/org.el (org-occur-highlights): New variable.
4614         (org-highlight-new-match, org-remove-occur-highlights): New functions.
4615         (org-highlight-sparse-tree-matches): New option.
4616         (org-do-occur): New function.
4617         (org-get-heading): Make it work also at beginning of line.
4618         (org-category-table): New variable.
4619         (org-get-category-table, org-get-category)
4620         (org-camel-to-words, org-link-search): New functions.
4621         (org-select-this-todo-keyword): New variable.
4622         (org-todo-list): New command.
4623         (org-shiftright, org-shiftleft): New commands.
4624         (org-agenda-todo): Add prefix argument.
4625         (org-show-hierarchy-above): New option.
4626         (org-show-todo-tree): Numerical prefix creates tree for specific
4627         TODO keyword.
4628         (org-outline-level): New function, to assign a level to plain
4629         lists items.
4630         (org-cycle-include-plain-lists): New option.
4631         (org-mode): Use `org-outline-level' as value of `outline-level'.
4632         (org-cycle): Temporarily switch `outline-regexp' if
4633         `org-cycle-include-plain-lists' is non-nil.
4634         (org-start-icalendar-file): Fix format bug.
4635         (org-agenda-get-day-entries): Create category table.
4636         (org-agenda-get-todos, org-agenda-get-timestamps)
4637         (org-agenda-get-deadlines, org-agenda-get-scheduled)
4638         (org-agenda-get-blocks): Use `org-get-category'.
4639         (org-context-in-file-links): Rename from
4640         `org-line-numbers-in-file-links'.
4642 2005-12-06  Romain Francoise  <romain@orebokech.com>
4644         * window.el (balance-windows): Delete extraneous third arg in call
4645         to `enlarge-window'.
4647 2005-12-06  Kenichi Handa  <handa@m17n.org>
4649         * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
4651 2005-12-06  Nick Roberts  <nickrob@snap.net.nz>
4653         * progmodes/gdb-ui.el (gdb-var-create-handler)
4654         (gdb-var-evaluate-expression-handler, gdb-frame-handler)
4655         (gdb-var-list-children-handler, gdb-var-update-handler):
4656         Current buffer is already gdb-partial-output-buffer, don't
4657         make it current again.
4659 2005-12-05  Luc Teirlinck  <teirllm@auburn.edu>
4661         * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
4662         (list-buffers-noselect): Use it.
4664 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4666         * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
4667         (mail-yank-ignored-headers): Use regexp-opt.
4668         (mail-mode-map): Move initialization into declaration.
4669         (mail-sent-via): Remove unused shadowed var `to-line'.
4670         (mail-mailer-swallows-blank-line): Use with-temp-buffer.
4671         (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
4672         (mail-do-fcc): Use dolist and push.
4673         (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
4674         (mail-yank-ignored-headers): Don't autoload.
4676 2005-12-05  Kenichi Handa  <handa@m17n.org>
4678         * international/mule-cmds.el (set-language-info-internal): New fun.
4679         (set-language-info): Call set-language-info-internal to update
4680         language-info-alist.  If LANG-ENV is the current one, call
4681         set-language-environment to make INFO effective now.
4682         (set-language-info-alist): Likewise.
4683         (locale-language-names): With locale "en", use English
4684         lang. env. but set the default codings to iso-8859-1.
4686 2005-12-04  Nick Roberts  <nickrob@snap.net.nz>
4688         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
4689         (gdb-speedbar-auto-raise): Echo new state in minibuffer.
4690         (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
4691         for plain strings.
4692         (gdb-frames-mode): Remove redundant call to font-lock-mode.
4693         (gdb-all-registers): Rename from toggle-gdb-all-registers.
4694         Create registers buffer if necessary.  Echo new state in minibuffer.
4695         (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
4697 2005-12-03  Chong Yidong  <cyd@stupidchicken.com>
4699         * info.el (Info-fontify-node): Match external links using
4700         non-directory part of filename.
4702 2005-12-04  Juri Linkov  <juri@jurta.org>
4704         * font-core.el (global-font-lock-mode): Use define-global-minor-mode
4705         instead of easy-mmode-define-global-mode.  Add `:group font-lock'.
4706         (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
4707         because there is no customization option for it.
4709         * font-lock.el (lisp-font-lock-keywords-1):
4710         Add define-global-minor-mode.
4712         * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
4714         * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
4715         properties on the constructed variable names.
4717         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
4718         Put `definition-name' properties on the constructed function names
4719         next-sym and prev-sym.
4721         * emacs-lisp/find-func.el (find-function-regexp):
4722         Add define-global-minor-mode.  Replace `easy-mmode-define-global-mode'
4723         with `easy-mmode-define-[a-z-]+'.  Add easy-menu-define.
4724         (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
4725         and easy-menu-define.
4727         * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
4728         easy-mmode-define-global-mode and define-global-minor-mode.
4729         (lisp-imenu-generic-expression): Add define-global-minor-mode.
4731         * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
4732         instead of easy-mmode-define-global-mode.
4734         * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
4735         Use define-minor-mode instead of easy-mmode-define-minor-mode.
4737         * cus-edit.el (customize-group, customize-group-other-window):
4738         Filter out autoloaded options from the group completion list by
4739         using heuristics that autoloaded groups don't have `custom-autoload'
4740         property on their symbols (they have only `custom-loads').
4742         * simple.el (completion-setup-function): Put completions-common-part
4743         face on complete completion string too (i.e. completion string
4744         without completions-first-difference face).
4746         * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
4748 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
4750         * view.el (view-mode): Doc fix.
4752         * disp-table.el (standard-display-european): Add to the warning
4753         message a reference to the doc string.
4755         * play/yow.el (apropos-zippy): Call print-help-return-message,
4756         similar to other Help and Apropos commands.
4758         * help.el (print-help-return-message): If pop-up-frames is
4759         non-nil, set up help-return-method to delete the help window and,
4760         possibly, its frame as well, and don't display message about
4761         scrolling the help window.  Doc fix.
4762         (help-return-method): Doc fix.
4764 2005-12-03  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
4766         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
4767         whereby names of length one or names starting with a
4768         symbol-constituent character would not be returned.
4770 2005-12-03  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
4772         * subr.el (atomic-change-group): Add edebug and indentation spec.
4774 2005-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4776         * completion.el (save-completions-file-name): Fix typo in last change.
4778 2005-12-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4780         * info.el: Move back/forward history to the beginning of the tool bar.
4782 2005-12-02  Ken Manheimer  <ken.manheimer@gmail.com>
4784         * allout.el (eval-when-compile): Remove unnecessary load of cl.
4785         Add fset of allout-real-isearch-abort during compile to fix
4786         byte-compilation warnings.
4787         (allout-mode-p): Move definition of this macro above all uses, or
4788         byte compilation in barren emacs (eg, during emacs build) will
4789         lack the definition.
4790         (allout-mode): Move this variable above any uses, or byte
4791         compilation will fail.
4792         (allout-resolve-xref): Remove use of personal file-reference function.
4793         (allout-toggle-current-subtree-encryption): Do the current (ie,
4794         visible containing) topic, rather than nearest around point.  Doc fix.
4795         (allout-toggle-subtree-encryption): New function, workhorse that
4796         works on nearest topic containing point.
4797         (allout-encrypt-string): Signal requirement for newer version of pgg.
4798         (allout-resumptions): Doc fix.
4800 2005-12-02  Eli Zaretskii  <eliz@gnu.org>
4802         * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
4804 2005-12-02  Agustin Martin  <agustin.martin@hispalinux.es>
4806         * textmodes/flyspell.el (flyspell-external-point-words):
4807         Consider a misspelling as found in the string search if: (a) misspelling
4808         and found string lengths match, or (b) misspelling is found as
4809         element in a boundary-chars separated longer string, or (c)
4810         ispell-program-name is really ispell and misspelling is found as
4811         part of a TeX string.  After successful match move beginning of
4812         search region to end of match.  Warn about not found misspellings
4813         once the process is done.
4814         (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
4816 2005-12-02  Nick Roberts  <nickrob@snap.net.nz>
4818         * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
4819         tool bar (removed inadvertently).
4821 2005-12-02  Juri Linkov  <juri@jurta.org>
4823         * log-view.el (log-view-diff): Clarify doc string.
4825 2005-12-01  Bill Wohler  <wohler@newt.com>
4827         * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
4828         triggers lm-verify errors.
4830 2005-12-01  Luc Teirlinck  <teirllm@auburn.edu>
4832         * simple.el (transient-mark-mode, line-number-mode)
4833         (column-number-mode, size-indication-mode): Remove `:require nil'.
4835 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
4837         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
4838         in the margin also.
4839         (gdb-breakpoints-mode-map): Use D instead of d for
4840         gdb-delete-breakpoint.
4841         (gdb-get-frame-number): Require a number to match on.
4842         (gdb-threads-mode-map): Add follow-link binding.
4844 2005-11-30  Jason Rumney  <jasonr@gnu.org>
4846         * isearch.el (isearch-mode-map): Avoid exiting search on
4847         language-change event.
4849 2005-11-30  Romain Francoise  <romain@orebokech.com>
4851         * speedbar.el (speedbar-default-position): New defcustom.
4852         (speedbar-frame-reposition-smartly): Use it.
4854         * dframe.el (dframe-reposition-frame-emacs): Fix position
4855         computation for `left' location.
4856         Update copyright year.
4858 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4860         * help.el (help-map): Move initialization into declaration.
4862         * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
4864         * help-fns.el (help-argument-name): Don't autoload.
4865         It's useless and triggers a bug in cus-dep.el causing ldefs-boot
4866         to be re-loaded when customizing the `help' group.
4868 2005-11-30  John Paul Wallington  <jpw@gnu.org>
4870         * help-fns.el (describe-function-1): Fill arglist output.
4872 2005-11-30  Kim F. Storm  <storm@cua.dk>
4874         * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
4875         (cua--rectangle-post-command): Cleanup overlays and deactivate mark
4876         after revert-buffer (or anything else which kills all local variables).
4878         * apropos.el (apropos-parse-pattern): Doc fix.
4879         Set apropos-regexp directly, rather than expecting callers to do so.
4880         (apropos-command, apropos, apropos-value, apropos-documentation):
4881         Simplify calls to apropos-parse-pattern.
4883 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
4885         * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
4886         (hi-lock-face-phrase-buffer): Use hi-yellow face.
4887         (hi-lock-write-interactive-patterns): Use comment-region.
4889         * longlines.el (longlines-mode): Add mail-setup-hook.
4891         * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
4893         * simple.el (sendmail-user-agent-compose, next-line):
4894         Conditionally use hard-newline.
4896 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4898         * international/latexenc.el (latex-inputenc-coding-alist):
4899         Reword doc string.
4901 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
4903         * help.el (describe-key-briefly, describe-key): Recognize default
4904         bindings.
4906 2005-11-29  Romain Francoise  <romain@orebokech.com>
4908         * view.el (view-inhibit-help-message): New defcustom.
4909         (view-mode-enter): Use it.
4911 2005-11-29  Michael Kifer  <kifer@cs.stonybrook.edu>
4913         * ediff-wind (ediff-setup-control-frame, ediff-make-wide-display):
4914         Preserve user position.
4916 2005-11-28  Luc Teirlinck  <teirllm@auburn.edu>
4918         * font-lock.el: Throw error if facemenu is not loaded to prevent
4919         accidental change of loading order in loadup.el.  (Suggested by RMS.)
4921         * loadup.el: Add comment explaining why facemenu must be loaded
4922         before font-lock.
4924 2005-11-28  Jay Belanger  <belanger@truman.edu>
4926         * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
4927         (calc-dispatch-map): Add more keys for `calc-same-interface'.
4929         * calc/calc-misc.el (calc-dispatch-help): Update docstring.
4931         * calc/calc-embed.el (calc-do-embedded): Update help message.
4933         * calc/calc-prog.el (calc-user-define-invokation): Update help message.
4935 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4937         * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
4939         * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
4940         called-interactively-p.
4941         (elp-profilable-p): Rename from elp-not-profilable-p.
4942         Invert result and take into account macros and autoloaded functions.
4943         (elp-instrument-function): Update call.
4944         (elp-instrument-package): Update call.  Add completion.
4945         (elp-pack-number): Use match-string.
4946         (elp-results-jump-to-definition-by-mouse): Merge into
4947         elp-results-jump-to-definition and then remove.
4948         (elp-output-insert-symname): Make help echo text single-line.
4950         * replace.el (query-replace-map): Move initialization into declaration.
4951         (occur-engine): Use with-current-buffer.
4952         (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
4953         (occur-mode-mouse-goto): Replace with an alias.
4955 2005-11-28  Juri Linkov  <juri@jurta.org>
4957         * simple.el (quoted-insert): Let-bind input-method-function to nil.
4959         * term/w32-win.el: Bind [S-tab] to [backtab].
4961         * info.el (Info-fontify-node): Set 2nd arg `noerror' of
4962         `Info-find-file' to t.
4964         * replace.el (occur-mode-mouse-goto): Pop, don't switch.
4965         (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
4966         and same-window-regexps.
4967         (occur-next-error): Don't move point for arg 0.
4969 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
4971         * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
4973 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4975         * log-edit.el (log-edit-changelog-use-first): New var.
4976         (log-edit-changelog-ours-p): Use it.
4977         (log-edit-insert-changelog): Set it with new arg `use-first'.
4978         (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
4979         (log-edit-hook): Add them to the list of suggested options.
4981         * textmodes/flyspell.el (flyspell-last-buffer): New var.
4982         (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
4983         redundant work.
4984         (flyspell-mode-on): Use add-hook for after-change-functions.
4985         (flyspell-mode-off): Use remove-hook for after-change-functions.
4986         (flyspell-changes): Make it buffer-local.
4987         (flyspell-after-change-function): Make it non-interactive.  Use push.
4988         (flyspell-post-command-hook): Check input-pending-p while processing
4989         the potentially long list of buffer changes.
4991 2005-11-28  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
4993         * buff-menu.el (list-buffers-noselect): Display the selected
4994         frame's buffer list, not the global one.
4996 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
4998         * xt-mouse.el (xterm-mouse-event): Set last-input-event so
4999         that (list last-input-event) works as in interactive spec.
5001 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
5003         * loadup.el ("facemenu"): Load facemenu before font-lock, because
5004         `facemenu-keymap' needs to be defined when font-lock is loaded.
5005         Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
5007 2005-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5009         * completion.el: Remove useless leading * in defcustom docstrings.
5010         (save-completions-file-name): Use ~/.emacs.d if available.
5011         (completion-standard-syntax-table): Rename from
5012         cmpl-standard-syntax-table and fold initialization into declaration,
5013         thus removing cmpl-make-standard-completion-syntax-table.
5014         (completion-lisp-syntax-table, completion-c-syntax-table)
5015         (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
5016         (cmpl-saved-syntax, cmpl-saved-point): Remove.
5017         (symbol-under-point, symbol-before-point)
5018         (symbol-under-or-before-point, symbol-before-point-for-complete)
5019         (add-completions-from-c-buffer): Use with-syntax-table.
5020         (make-completion): Don't return a list of completion entries.
5021         Update callers.
5022         (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
5023         (completion-initialize): Rename from initialize-completions.
5024         (completion-find-file-hook): Rename from cmpl-find-file-hook.
5025         (kill-emacs-save-completions): Collect stats here.
5026         (save-completions-to-file, load-completions-from-file):
5027         Use with-current-buffer.
5028         (completion-def-wrapper): Rename from def-completion-wrapper.  Make it
5029         into a function.  Move all calls to toplevel.
5030         (completion-lisp-mode-hook): New fun.
5031         (completion-c-mode-hook, completion-setup-fortran-mode):
5032         Set the syntax-table here.  Use local-set-key.
5033         (completion-saved-bindings): New var.
5034         (dynamic-completion-mode): Make it into a proper minor mode.
5035         (load-completions-from-file): Remove unused var `num-uses'.
5037         * emacs-lisp/cl-macs.el (defstruct): Don't define the default
5038         constructor if it is explicitly overridden.
5040         * complete.el (PC-completion-as-file-name-predicate):
5041         Use minibuffer-completing-file-name.
5042         (partial-completion-mode): Use find-file-not-found-functions.
5043         (PC-lisp-complete-symbol): Use with-syntax-table.
5044         (PC-look-for-include-file): Remove dead setq.
5045         (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
5046         (PC-complete): Use with-current-buffer.
5048         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
5049         escape single quotes.
5051 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
5053         * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
5054         of `if' whose condition always returned nil.  Doc fix.
5056         * buff-menu.el (Buffer-menu-revert-function): Make the selected
5057         window's buffer the current buffer around the call to
5058         `list-buffers-noselect'.  This is necessary to mark that buffer
5059         with a `.' in the Buffer Menu when called from Lisp, for instance
5060         by Auto Revert Mode.
5062 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
5064         * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
5065         attaching to it.
5066         (gdb-pre-prompt): Make sure gdb-error is reset.
5068         * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
5069         with a child process, detect it.
5070         (gud-speedbar-buttons): Match regexp more carefully.
5072 2005-11-27  Richard M. Stallman  <rms@gnu.org>
5074         * mouse.el (mouse-drag-move-window-bottom):
5075         Use adjust-window-trailing-edge.
5077 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
5079         * simple.el (blink-matching-open): Ignore
5080         `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
5081         (blink-matching-paren-on-screen): Update docstring.
5083         * paren.el (show-paren-mode): No longer change
5084         `blink-matching-paren-on-screen'.
5086 2005-11-27  John Paul Wallington  <jpw@pobox.com>
5088         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
5089         (gdb-threads-select, gdb-edit-register-value):
5090         Use `posn-set-point' instead of `mouse-set-point' because the
5091         latter is not fbound when configured without X.
5093 2005-11-27  Kim F. Storm  <storm@cua.dk>
5095         * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
5096         existing face when partially highlighting a TAB in a rectangle.
5098 2005-11-26  Kim F. Storm  <storm@cua.dk>
5100         * ido.el (ido-mode-map): Doc fix.
5101         (ido-mode-common-map, ido-mode-file-map)
5102         (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
5103         (ido-define-mode-map): Rewrite.  Select one of the new maps as
5104         parent for ido-mode-map instead of building from scratch.
5105         (ido-init-mode-maps): New defun to initialize new maps.
5106         (ido-mode): Call it.
5107         (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
5108         (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
5110 2005-11-26  John Paul Wallington  <jpw@pobox.com>
5112         * arc-mode.el (archive-extract): Use `posn-set-point' instead of
5113         `mouse-set-point' because the latter is not fbound when configured
5114         without X.
5116 2005-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
5118         * files.el (file-relative-name): Doc fix.
5120 2005-11-26  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
5122         * progmodes/octave-inf.el (inferior-octave-startup): Force a
5123         non-empty string for secondary prompt PS2.
5125 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
5127         * progmodes/compile.el (compilation-setup): Fix last change.
5129 2005-11-26  Nick Roberts  <nickrob@snap.net.nz>
5131         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
5132         (gdb-mouse-toggle-breakpoint-margin)
5133         (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
5134         Add gdb-server-prefix to keep out of command history.
5135         (gdb-edit-register-value): New function.
5136         (gdb-registers-mode-map): Bind mouse-2 and RET to it.
5137         (gdb-info-registers-custom): Use above map.
5139 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
5141         * custom.el (enable-theme): Signal error if argument is not a
5142         theme.  Don't recalculate a face if it's not loaded yet.
5144         * cus-face.el (custom-theme-set-faces): Don't change saved-face if
5145         the `user' theme is in effect.
5147         * info.el (Info-on-current-buffer): Record actual filename in
5148         Info-current-file, instead of t, or a fake filename if a non-file
5149         buffer.  Make autoload.
5150         (Info-find-node, Info-revert-find-node): No need to check for
5151         Info-current-file nil.
5152         (Info-set-mode-line, Info-up, Info-copy-current-node-name):
5153         Info-current-file is now never `t'.
5154         (Info-fontify-node): Many simplifications due to Info-current-file
5155         always being valid.  Use Info-find-file to find node filename.
5157 2005-11-25  David Kastrup  <dak@gnu.org>
5159         * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
5160         new character, then delete" in order to preserve markers.
5162 2005-11-25  David Ponce  <david@dponce.com>
5164         * recentf.el (recentf-arrange-by-rule): Handle a special
5165         `auto-mode-alist'-like "strip suffix" rule.
5166         (recentf-build-mode-rules): Handle second level auto-mode entries.
5168 2005-11-25  Michael Kifer  <kifer@cs.stonybrook.edu>
5170         * viper-keym.el (viper-ESC-key): Use different values in terminal and
5171         window modes.
5173         * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
5174         jde-javadoc-checker-report-mode.
5176         * ediff-wind (ediff-make-wide-display): Slight simplification.
5178         * ediff.el (ediff-date): Change the date of last update.
5180 2005-11-24  Chong Yidong  <cyd@stupidchicken.com>
5182         * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
5183         Use define-minor-mode, and make it a local mode.  Turn on font-lock.
5184         (hi-lock-mode): New global minor mode.
5185         (turn-on-hi-lock-if-enabled): New function.
5186         (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
5187         Change arguments to regexp and face instead of a font-lock pattern.
5188         Directly set face property, instead of refontifying.
5189         (hi-lock-font-lock-hook): Check if font-lock is being turned on.
5190         (hi-lock-find-patterns): Use line-number-at-pos.
5192         (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode.  Use new
5193         arguments for hi-lock-set-pattern.
5194         (hi-lock-unface-buffer, hi-lock-set-file-patterns):
5195         Call font-lock-fontify-buffer.
5196         (hi-lock-find-file-hook, hi-lock-current-line)
5197         (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
5199         (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
5200         turned off.
5202         * progmodes/compile.el (compilation-setup): Don't fiddle with
5203         font-lock-defaults.
5205 2005-11-25  Nick Roberts  <nickrob@snap.net.nz>
5207         * progmodes/gdb-ui.el (gdb-var-create-handler)
5208         (gdb-var-list-children-handler): Find values for all variable
5209         objects.  gud-speedbar-buttons decides whether to display them.
5211 2005-11-24  Romain Francoise  <romain@orebokech.com>
5213         * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
5214         buffer name with a space.
5216 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
5218         * textmodes/org.el (org-export-plain-list-max-depth): Renamed from
5219         `org-export-local-list-max-depth'.  Change default value to 3.
5220         (org-auto-renumber-ordered-lists)
5221         (org-plain-list-ordered-item-terminator): New options.
5222         (org-at-item-p, org-beginning-of-item, org-end-of-item)
5223         (org-get-indentation, org-get-string-indentation)
5224         (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
5225         New functions.
5226         (org-move-item-down, org-move-item-up): New commands.
5227         (org-export-as-html): New classes for CSS support.  Bug fix in
5228         regular expression detecting fixed-width regions.  Respect
5229         `org-local-list-ordered-item-terminator'.
5230         (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
5231         also a list item.
5232         (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
5233         New item moving functions.
5235 2005-11-24  Juri Linkov  <juri@jurta.org>
5237         * isearch.el (isearch-repeat): With empty search ring set
5238         `isearch-error' to the error string instead of signaling error
5239         with the function `error'.
5241 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5243         * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
5245 2005-11-24  Nick Roberts  <nickrob@snap.net.nz>
5247         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
5248         and variable.
5249         (gdb-var-create-handler, gdb-var-list-children-handler):
5250         Don't match on "char **...".
5251         (gdb-var-update-handler): Find values for all variable objects.
5252         (gdb-info-frames-custom): Identify frames by leading "#".
5254         * progmodes/gud.el (gud-speedbar-menu-items): Add
5255         gdb-speedbar-auto-raise as radio button.
5256         (gud-speedbar-buttons): Raise speedbar if requested.
5257         Don't match on "char **...".
5258         (gud-speedbar-buttons): Add (pointer) value for non-leaves.
5259         Make it editable.
5261 2005-11-23  Chong Yidong  <cyd@stupidchicken.com>
5263         * info.el (Info-fontify-node): Handle the case where
5264         Info-current-file is t.
5266 2005-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5268         * simple.el (blink-matching-open): Fix off-by-one in last change.
5270 2005-11-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5272         * term/mac-win.el: Don't change default directory.
5274 2005-11-22  Luc Teirlinck  <teirllm@auburn.edu>
5276         * cus-edit.el (Custom-reset-standard): Make it handle Custom group
5277         buffers correctly.  (It used to throw an error in such buffers.)
5278         Make it ask for confirmation in group buffers and other Custom
5279         buffers containing more than one customization item.
5281 2005-11-22  John Paul Wallington  <jpw@gnu.org>
5283         * net/goto-addr.el (goto-address-fontify): Put `follow-link'
5284         property on mail and url overlays.
5285         (goto-address-at-point): Use `posn-set-point' instead of
5286         `mouse-set-point' because the latter is not fbound when configured
5287         without X.
5289 2005-11-22  Lars Hansen  <larsh@soem.dk>
5291         * ls-lisp.el (ls-lisp-parse-symlink): Delete.
5292         (ls-lisp-classify, ls-lisp-format): Delete call to
5293         ls-lisp-parse-symlink.
5294         (ls-lisp-handle-switches): Handle symlinks to directories as
5295         directories when ls-lisp-dirs-first in non-nil.
5297 2005-11-21  Luc Teirlinck  <teirllm@auburn.edu>
5299         * startup.el (command-line): Make sure that loaddefs.el is handled
5300         correctly in load-history.
5302 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
5304         * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
5305         (gdb-struct-string, gdb-array-string): New constants.
5306         (gdb-info-locals-handler): Use them.
5307         (gdb-reset): Reset gdb-var-list to nil.
5309 2005-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5311         * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
5312         in patterns.
5314 2005-11-21  Juri Linkov  <juri@jurta.org>
5316         * custom.el (defcustom): Update link types in docstring.
5318 2005-11-20  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
5320         * custom.el (defgroup): Add doc-string-elt info.
5322         * widget.el (define-widget): Don't use declare for the doc-string-elt.
5324 2005-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5326         * newcomment.el (comment-enter-backward): Fix last fix.
5328         * simple.el (blink-matching-open):
5329         * paren.el (show-paren-function): Allow new paren-class info.
5331 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
5333         * faces.el: Revert 2005-11-17 change.  :ignore-defface is now
5334         handled automagically.
5336 2005-11-20  Andreas Schwab  <schwab@suse.de>
5338         * descr-text.el (describe-char): When copying overlays put them
5339         over the full char description instead of just the first character
5340         of it.
5342 2005-11-20  Juri Linkov  <juri@jurta.org>
5344         * simple.el (what-cursor-position):
5345         * descr-text.el (describe-char): Use Lisp-readable syntax
5346         for octal and hex.  Reorder decimal, octal and hex values.
5347         Remove excess whitespace in the output.  Use `=' in `column='
5348         like in `point=' and `Hscroll='.
5350         * international/mule-cmds.el (encoded-string-description):
5351         Use Lisp-readable syntax for hex.
5353 2005-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5355         * newcomment.el (comment-enter-backward): Handle the case where the
5356         comment is closed by EOB.
5358 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
5360         * longlines.el (longlines-before-revert-hook)
5361         (longlines-after-revert-hook): New functions.
5362         (longlines-mode): Turn off longlines temporarily when reverting.
5363         Add a message-setup-hook.
5364         (longlines-decode-buffer): New function.
5365         (longlines-wrap-line): Preserve marker positions.
5367 2005-11-19  Andreas Schwab  <schwab@suse.de>
5369         * emacs-lisp/shadow.el: Handle compressed files.
5371 2005-11-19  Romain Francoise  <romain@orebokech.com>
5373         * net/browse-url.el (browse-url-default-browser): Signal an error
5374         if no usable browser can be found, rather than try to load w3.
5376 2005-11-16  Ryan Yeske  <rcyeske@gmail.com>
5378         * net/rcirc.el (rcirc-mangle-text): Add bold face property without
5379         replacing existing properties.
5380         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
5381         (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
5382         tty specs.
5383         (rcirc-server-prefix, rcirc-server): New faces.
5384         (rcirc-url-regexp): Generate with rx macro.
5385         (rcirc-last-server-message-time): New variable.
5386         (rcirc-filter): Record time of last message.
5387         (rcirc-keepalive): Kill processes that did not send a message
5388         since the last ping.
5389         (rcirc-mode): Give rcirc-topic a local binding here.
5391 2005-11-19  Michael Cadilhac  <michael.cadilhac@lrde.org>  (tiny change)
5393         * subr.el (read-passwd): Fontify the prompt as we do with other
5394         prompts.
5396 2005-11-19  Ryan Yeske  <rcyeske@gmail.com>
5398         * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
5399         binding buffer-read-only to nil.
5401 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
5403         * complete.el (partial-completion-mode):
5404         Mention completion-auto-help in the doc string.
5406         * man.el (Man-highlight-references): Doc fix.  Reformat code in a
5407         more Lisp-ish way.
5409 2005-11-19  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
5411         * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
5412         digits, not 8, to avoid misalignment for files larger than 100MB.
5414 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
5416         * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
5417         Mention "keyboard shortcuts" in the help text.
5419 2005-11-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5421         * startup.el (fancy-splash-default-action): Discard only
5422         mouse-down and succeeding mouse-up events in the splash screen
5423         window so that drag-n-drop event can be processed.
5425 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
5427         * longlines.el (longlines-mode): Add hacks for mail-mode and
5428         message-mode.
5430 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
5432         * textmodes/org.el (org-table-sort-lines): New command.
5433         (org-tbl-menu): Add entry for `org-table-sort-lines'.
5434         (org-add-file): Command removed, use `org-agenda-file-to-front'
5435         instead.
5436         (org-export-icalendar): Use `org-icalendar-combined-name'.
5437         (org-cycle-agenda-files, org-agenda-file-to-end)
5438         (org-agenda-file-to-front): New commands.
5439         (org-table-tab-jumps-over-hlines, org-export-html-style):
5440         New options.
5441         (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
5442         (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
5443         New functions.
5444         (org-fill-paragraph): Call `org-table-align' in tables.
5445         (org-mode): Call `org-set-autofill-regexps'.
5446         (org-export-as-html): Support for local handformatted lists.
5447         Modified to produce valid HTML 4.0.  Use `org-export-html-style'.
5448         (org-export-local-list-max-depth): New option.
5449         (org-html-expand): Use `org-html-protect'.
5451 2005-11-18  Nick Roberts  <nickrob@snap.net.nz>
5453         * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
5454         to "p".
5455         (gdb): Move definition of gud-pp to...
5457         * progmodes/gdb-ui.el (gdb-ann3): ...here.  Make it work in the
5458         speedbar.
5459         (gdb-find-watch-expression): New function.
5461 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
5463         * faces.el (face-attribute, set-face-attribute): Mention existence
5464         of `:ignore-defface' setting in docstring.
5466 2005-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5468         * simple.el (completion-setup-function): Fix last change.
5470 2005-11-17  John Paul Wallington  <jpw@pobox.com>
5472         * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
5473         Use `posn-set-point' instead of `mouse-set-point' because the
5474         latter is not fbound when configured without X.
5476         * comint.el (comint-insert-input): Likewise.
5478 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
5480         * simple.el (hard-newline): New variable.
5481         (sendmail-user-agent-compose, next-line): Use it.
5483         * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
5484         (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
5485         (mail-mail-reply-to, mail-mail-followup-to)
5486         (mail-position-on-field, mail-signature, mail-yank-original)
5487         (mail-attach-file): Likewise.
5489         * mail/mailheader.el (mail-header-format)
5490         (mail-header-format-function): Likewise.
5492         * add-log.el (add-change-log-entry, change-log-merge): Likewise.
5494 2005-11-17  Juri Linkov  <juri@jurta.org>
5496         * font-lock.el (font-lock-faces): Rename this defgroup from
5497         `font-lock-highlighting-faces'.
5498         (font-lock-comment-face, font-lock-comment-delimiter-face)
5499         (font-lock-string-face, font-lock-doc-face)
5500         (font-lock-keyword-face, font-lock-builtin-face)
5501         (font-lock-function-name-face, font-lock-variable-name-face)
5502         (font-lock-type-face, font-lock-constant-face)
5503         (font-lock-warning-face, font-lock-negation-char-face)
5504         (font-lock-preprocessor-face)
5505         (font-lock-regexp-grouping-backslash)
5506         (font-lock-regexp-grouping-construct): Rename :group from
5507         `font-lock-highlighting-faces' to `font-lock-faces'.
5509         * cus-edit.el (lisp, c, tex):
5510         * progmodes/ada-mode.el (ada):
5511         * progmodes/asm-mode.el (asm):
5512         * progmodes/cperl-mode.el (cperl-faces):
5513         * progmodes/cpp.el (cpp):
5514         * progmodes/dcl-mode.el (dcl):
5515         * progmodes/f90.el (f90):
5516         * progmodes/fortran.el (fortran):
5517         * progmodes/icon.el (icon):
5518         * progmodes/idlwave.el (idlwave-misc):
5519         * progmodes/m4-mode.el (m4):
5520         * progmodes/make-mode.el (makefile):
5521         * progmodes/meta-mode.el (meta-font):
5522         * progmodes/modula2.el (modula2):
5523         * progmodes/octave-mod.el (octave):
5524         * progmodes/pascal.el (pascal):
5525         * progmodes/perl-mode.el (perl):
5526         * progmodes/prolog.el (prolog):
5527         * progmodes/ps-mode.el (PostScript-edit):
5528         * progmodes/scheme.el (scheme):
5529         * progmodes/sh-script.el (sh-script):
5530         * progmodes/simula.el (simula):
5531         * progmodes/tcl.el (tcl):
5532         * textmodes/nroff-mode.el (nroff):
5533         * textmodes/reftex-vars.el (reftex-fontification-configurations):
5534         * textmodes/sgml-mode.el (sgml):
5535         * textmodes/texinfo.el (texinfo):
5536         Add :link (custom-group-link font-lock-faces) to defgroup.
5538         * hi-lock.el (hi-lock): Rename this defgroup from
5539         `hi-lock-interactive-text-highlighting'.  Change parent group from
5540         `faces' to `font-lock'.  Add link to the manual.
5541         (hi-lock-mode, hi-lock-file-patterns-range)
5542         (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
5543         `hi-lock-interactive-text-highlighting' to `hi-lock'.
5544         (hi-lock-faces): Add :group `faces'.
5546         * cus-edit.el (custom-variable-prompt): Clarify the code.
5548         * faces.el (face-read-string): Set the default value arg of
5549         completing-read.
5551 2005-11-16  Luc Teirlinck  <teirllm@auburn.edu>
5553         * rfn-eshadow.el (file-name-shadow-properties)
5554         (file-name-shadow-tty-properties, file-name-shadow-mode):
5555         Remove autoloads, because the file is now preloaded.
5557 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5559         * printing.el (easy-menu-intern): Don't define.
5560         (pr-get-symbol): Use easy-menu-intern only if defined.
5562         * simple.el (blink-matching-open): Simplify a bit.
5563         (completion-setup-function): Fix the case of partial-completion-mode
5564         when the minibuffer's contents start with "-".
5565         Obey completion-base-size-function even when
5566         minibuffer-completing-file-name is non-nil.
5568 2005-11-16  Richard M. Stallman  <rms@gnu.org>
5570         * net/eudcb-ph.el (eudc-ph-open-session):
5571         Use set-process-query-on-exit-flag.
5573         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
5575         * international/ucs-tables.el (ucs-set-table-for-input):
5576         Use make-local-variable, not make-variable-buffer-local.
5578         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
5579         Improve warning message text.
5581         * savehist.el (savehist-save-hook): Add :group.
5583         * menu-bar.el (menu-bar-help-menu):
5584         Rename Find Extra Packages to External Packages.
5586         * cus-edit.el (Custom-reset-standard): Verify that
5587         :custom-standard-value prop exists before calling it.
5589         * apropos.el (apropos-calc-scores): Use apropos-pattern.
5591 2005-11-16  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
5593         * wid-edit.el (color): Enclose %t in %{...%}.
5595         * cus-edit.el (face): Enclose %t in %{...%}.
5597 2005-11-16  Hrvoje Niksic  <hniksic@xemacs.org>
5599         * savehist.el (savehist-mode-hook): Re-add the var.
5600         (savehist-mode): Use it.
5602 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5604         * textmodes/flyspell.el: Fix commenting convention.
5605         Remove unnecessary leading * in custom docstrings.
5606         (flyspell-emacs): Remove unused var.
5607         (flyspell-delete-region-overlays): Use remove-overlays.
5608         (flyspell-accept-buffer-local-defs): Use save-current-buffer.
5609         (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
5610         (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
5611         (flyspell-debug-signal-word-checked): Use with-current-buffer.
5612         (make-flyspell-overlay): Don't locally reuse a global name.
5613         (flyspell-highlight-incorrect-region)
5614         (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
5615         (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
5616         (flyspell-notify-misspell): Remove unused args `start' and `end'.
5617         (flyspell-word): Adjust call accordingly.  Use ispell-send-string.
5618         Wrap calls to accept-process-output inside with-local-quit since it's
5619         often called from a post-command-hook.
5620         (flyspell-correct-word, flyspell-auto-correct-word):
5621         Use ispell-send-string.
5622         (flyspell-xemacs-popup): Remove unused arg `event'.  Update call.
5624         * calendar/diary-lib.el (diary-list-entries): Also hide the
5625         terminating newline.
5627 2005-11-16  Carsten Dominik  <dominik@science.uva.nl>
5629         * textmodes/reftex.el (reftex-use-fonts): Remove the check for
5630         window-system, to allow fonts on tty.
5632 2005-11-17  Nick Roberts  <nickrob@snap.net.nz>
5634         * progmodes/gud.el (gud-speedbar-item-info): New function.
5635         (gud-install-speedbar-variables): Use it to display data type
5636         of watch expression as a tooltip in speedbar.
5638 2005-11-15  Luc Teirlinck  <teirllm@auburn.edu>
5640         * font-core.el (global-font-lock-mode): Add :version keyword,
5641         because default was changed.
5643         * jka-cmpr-hook.el (auto-compression-mode): Ditto.
5645         * startup.el (command-line): Use `custom-reevaluate-setting' for
5646         `file-name-shadow-mode'.
5648         * loadup.el: Preload rfn-eshadow.
5650         * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
5651         Add :version keyword.
5652         (file-name-shadow-properties, file-name-shadow-tty-properties)
5653         (file-name-shadow): Add :version keyword.
5655         * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
5656         instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
5657         in the custom-group property of the symbol frames and the fringe
5658         group got no link to its parent group frames.
5659         Doc fix.
5661 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
5663         * progmodes/gud.el (gud-stop-subjob): New function.
5664         (gud-menu-map, gud-tool-bar-map): Use it.
5666 2005-11-16  Kim F. Storm  <storm@cua.dk>
5668         * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
5669         than kill it.
5670         (gud-tool-bar-map): Likewise.  Move cont/until/finish buttons
5671         to a more useful/logical place.
5673 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
5675         * progmodes/gud.el (gud-menu-map): Make visibility of stop and
5676         go buttons complementary.
5678 2005-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5680         * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
5681         (rfn-eshadow-sifn-equal): New function.
5682         (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
5684 2005-11-15  Michael Kifer  <kifer@cs.stonybrook.edu>
5686         * viper-utils (viper-non-word-characters-reformed-vi): Quote `-' in
5687         string.
5689         * viper.el (viper-emacs-state-mode-list): Ensure that
5690         rcirc-mode buffers come up in Emacs state.
5692         * ediff-util (ediff-make-temp-file): Use proper file-name-handler
5693         operation.
5695 2005-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
5697         * term.el (term-termcap-format): Fix typos.
5698         (term-down): Fix the negative argument case.
5700 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
5702         * progmodes/gdb-ui.el: Remove face-alias left over from change on
5703         2005-08-15.
5704         (gdb-ann3): New command gud-go.
5705         (menu): Accomodate gdb-mi.el.
5706         (gdb-assembler-custom): Make buffer of selected window current
5707         so that set-window-point works.
5709         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
5710         buttons and include new ones.
5712 2005-11-16  Kim F. Storm  <storm@cua.dk>
5714         * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
5715         (gud-menu-map): Use it.
5717 2005-11-14  Luc Teirlinck  <teirllm@auburn.edu>
5719         * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
5720         that works correctly for Custom and that does not override a user
5721         who disables it.
5723         * help-mode.el (help-make-xrefs, help-xref-on-pp)
5724         (help-xref-interned, help-follow): Make hyperlinks for variables
5725         that are unbound, but have a non-nil variable-documentation property.
5727         * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
5728         mode hook.  (It conflicted with defcustoms for some mode hooks.)
5729         Use the `variable-documentation' property to give the mode hook a
5730         docstring and expand that docstring.
5732 2005-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
5734         * savehist.el (savehist-mode): Don't bother with
5735         `custom-set-minor-mode'.
5736         (savehist-coding-system): Check XEmacs version.
5737         (history-length): Declare also at run time.
5738         (savehist-mode): Don't emit a message.  Don't run the minor mode hook.
5739         Don't set the customize state.
5740         (savehist-minibuffer-hook): Special case for when
5741         minibuffer-history-variable is equal to t.
5743 2005-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5745         * files.el (write-file): Refresh VC status.
5747         * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
5748         (mark-diary-entries, make-diary-entry): Check default-major-mode rather
5749         than fundamental-mode to see if the mode was set.
5751 2005-11-14  Romain Francoise  <romain@orebokech.com>
5753         * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
5754         dummy function in `eval-when-compile' to avoid compiler warning.
5755         Require `man' at compile time.
5757 2005-11-14  Jay Belanger  <belanger@truman.edu>
5759         * calc-alg.el (calcFunc-write-out-power): Rename it to
5760         calcFunc-powerexpand.
5761         (math-write-out-power): Rename it to math-powerexpand; have it
5762         handle negative exponents.
5763         (calc-writeoutpower): Rename it to calc-powerexpand.
5765         * calc-ext.el: Change calcFunc-writeoutpower and
5766         calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
5767         autoloads.
5768         Add calcFunc-ldiv to autoloads.
5770         * calc-arith.el (calcFunc-ldiv): New function.
5772         * calc.el (calc-left-divide): New function.
5774 2005-11-14  Juri Linkov  <juri@jurta.org>
5776         * cus-edit.el (custom-variable-prompt): Set the default value arg
5777         of completing-read.
5779         * cus-dep.el (custom-make-dependencies): Reverse the list of
5780         found dependencies.
5782 2005-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
5784         * menu-bar.el (menu-bar-options-menu): Delete "Syntax
5785         Highlighting" entry, it is on by default now.
5786         (menu-bar-options-save): Do not save global-font-lock-mode.
5788 2005-11-13  Richard M. Stallman  <rms@gnu.org>
5790         * textmodes/flyspell.el (flyspell-large-region):
5791         Call flyspell-accept-buffer-local-defs.
5793 2005-11-13  Agustin Martin  <agustin.martin@hispalinux.es>
5795         * textmodes/flyspell.el (flyspell-notify-misspell):
5796         Fix misspelling of "Misspelling".
5797         (flyspell-process-localwords): New function.
5798         (flyspell-large-region): Call flyspell-process-localwords and
5799         flyspell-delete-region-overlays.
5800         (flyspell-delete-region-overlays): New function.
5801         (flyspell-delete-all-overlays): Call that.
5803 2005-11-13  Richard M. Stallman  <rms@gnu.org>
5805         * help.el (help-for-help-internal): Improve doc of C-h a.
5806         (describe-key): Improve prompt; doc fix.
5808 2005-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5810         * vc-svn.el (vc-svn-registered): Catch all errors.
5812         * cus-dep.el (custom-make-dependencies): Typo.
5814 2005-11-13  Michael Albinus  <michael.albinus@gmx.de>
5816         * net/tramp-util.el (top): Fix compilation warning.
5818 2005-11-13  Kim F. Storm  <storm@cua.dk>
5820         * help.el (help-for-help-internal): Fix `a' entry.  Add `d' entry.
5822 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
5824         * progmodes/gud.el (gud-menu-map): Move parentheses (again).
5825         (gud-speedbar-buttons): Match on "const char *" too.
5827         * progmodes/gdb-ui.el (gdb-var-create-handler)
5828         (gdb-var-list-children-handler): Match on "const char *" too.
5829         (gdb-var-evaluate-expression-handler): Match on empty string.
5830         (gdb-var-update-handler): Only call
5831         gdb-var-evaluate-expression-handler when required.
5833 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
5835         * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
5836         selected window.  This still doesn't work for speedbar.
5837         (gud-speedbar-buttons): Handle string expressions properly.
5839         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
5840         (gdb-var-create-handler): Handle string expressions properly.
5841         (gdb-var-list-children-regexp, gdb-var-list-children-handler):
5842         Handle string expressions properly.  Move "type" field into regexp.
5844 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
5846         * bookmark.el (bookmark-maybe-message): New function to reduce
5847         code duplication: invokes `message' iff baud-rate is high enough.
5848         (bookmark-write-file): Use above instead of an inline conditional.
5849         (bookmark-load): Same.
5851 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
5853         * bookmark.el (bookmark-write-file): Don't visit the destination
5854         file, just write the data to it using write-region.  This is
5855         similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
5856         change to avoid visiting the file in the first place.
5858 2005-11-12  Chong Yidong  <cyd@stupidchicken.com>
5860         * hi-lock.el (hi-lock-mode): Set the default value of
5861         font-lock-defaults.
5863 2005-11-11  Luc Teirlinck  <teirllm@auburn.edu>
5865         * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
5866         arg to `file-attributes'.
5867         (find-lisp-format): The UID and GID can now be strings.
5869 2005-11-12  Kim F. Storm  <storm@cua.dk>
5871         * help.el (help-map): Bind C-h d to apropos-documentation.
5873         * simple.el (what-cursor-position): Print (EOB) instead of (100%)
5874         when point is at end-of-buffer.
5876         * apropos.el (apropos-match-face): Doc fix.
5877         (apropos-sort-by-scores): Add new choice `verbose'.
5878         (apropos-documentation-sort-by-scores): New defcustom.
5879         (apropos-pattern): Now contains the pattern entered by the user.
5880         (apropos-pattern-quoted): New defvar.
5881         (apropos-regexp): New defvar, containing the regexp corresponding
5882         to apropos-pattern.
5883         (apropos-all-words-regexp): Rename from apropos-all-regexp.
5884         (apropos-read-pattern): New defun.  Use it to read pattern arg in
5885         interactive calls; returns list of words for a word list, and
5886         string for a regexp.
5887         (apropos-parse-pattern): Rename from apropos-rewrite-regexp.  Now
5888         parses a list of words or regexp as returned by apropos-read-pattern.
5889         (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
5890         (apropos-score-doc): Return a very high score if the string
5891         entered by the user matches literally.
5892         (apropos-variable): Doc fix.  Use apropos-read-pattern.
5893         (apropos-command): Doc fix.  Use apropos-read-pattern and
5894         apropos-parse-pattern.  Call apropos-print with nosubst=t.
5895         (apropos, apropos-value): Doc fix.  Use apropos-read-pattern and
5896         apropos-parse-pattern.
5897         (apropos-documentation): Doc fix.  Use apropos-read-pattern and
5898         apropos-parse-pattern.  Locally bind apropos-sort-by-scores to
5899         apropos-documentation-sort-by-scores.  Call apropos-print with
5900         nosubst=t.
5901         (apropos-documentation-internal): Pass doc string through
5902         substitute-key-definition before adding text properties.
5903         Highlight substring matching literal user input if possible.
5904         (apropos-documentation-check-doc-file): Remove locals beg and end.
5905         Fix calculation of score (as added twice).  Pass doc string through
5906         substitute-key-definition before adding text properties.
5907         (apropos-documentation-check-elc-file): Pass doc string through
5908         substitute-key-definition before adding text properties.
5909         Highlight substring matching literal user input if possible.
5910         (apropos-print): Add new arg NOSUBST; if set, command and variable
5911         doc strings have already been passed through substitute-key-definition.
5912         Add code to handle apropos-accumulator items without score element
5913         for backwards compatibility (e.g. with woman package).
5914         Only show scores if apropos-sort-by-scores is `verbose'.
5916 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5918         * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
5919         Add jka-compr-load-suffixes to load-suffixes.
5921         * jka-compr.el: Require jka-cmpr-hook.
5922         (jka-compr-info-compress-message, jka-compr-info-compress-program)
5923         (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
5924         (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
5925         (jka-compr-info-can-append, jka-compr-info-strip-extension)
5926         (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
5927         (jka-compr-info-regexp): Remove.  Provided by jka-cmpr-hook.
5928         (jka-compr-uninstall): Remove entries from
5929         jka-compr-added-to-file-coding-system-alist after they are used.
5930         (jka-compr-error): Remove unused var `curbuf'.
5931         (jka-compr-file-local-copy): Remove unused var `notfound'.
5933 2005-11-10  Romain Francoise  <romain@orebokech.com>
5935         * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
5937 2005-11-11  Nick Roberts  <nickrob@snap.net.nz>
5939         * progmodes/gud.el (gud-menu-map): Move parentheses.
5940         (gdb): New command gud-pv.
5942 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5944         * tar-mode.el: Remove spurious or unnecessary leading stars
5945         in docstrings.
5946         (tar-header-block-tokenize): Also obey default-file-name-coding-system.
5947         (tar-parse-octal-integer-safe): Use mapc.
5948         (tar-header-block-summarize): Remove unused var `ck'.
5949         (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
5950         cleared before.  Obey default-enable-multibyte-characters.
5951         Use mapconcat.  Simplify setting of tar-header-offset.
5952         (tar-mode-map): Move initialization inside delcaration.
5953         (tar-flag-deleted): Use `abs'.
5954         (tar-expunge-internal): Remove unused var `line'.
5955         (tar-expunge-internal): Don't hardcode point-min==1.
5956         (tar-expunge): Widen while doing set-buffer-multibyte.
5957         (tar-rename-entry): Use file-name-coding-system.
5958         (tar-alter-one-field): Don't hardcode point-min==1.
5959         (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
5960         (tar-pad-to-blocksize): Don't hardcode point-min==1.  Clarify the code.
5962 2005-11-10  Masatake YAMATO  <jet@gyve.org>
5964         * add-log.el (add-log-current-defun): Handle class::method
5965         notation of c++.  Fix incorrect comment.
5967 2005-11-10  Alan Mackenzie  <acm@muc.de>
5969         * help-fns.el (describe-variable): Make C-h v work when a variable
5970         has variable documentation yet is unbound.
5972 2005-11-10  Masatake YAMATO  <jet@gyve.org>
5974         * man.el (Man-highlight-references): Set an empty
5975         string to `Man-arguments' if it is nil.
5976         Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
5978 2005-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5980         * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
5981         commenting conventions.
5983         * cus-dep.el (custom-make-dependencies): Simplify.
5984         Better follow the commenting conventions.
5986 2005-11-09  Richard M. Stallman  <rms@gnu.org>
5988         * apropos.el (apropos-pattern): Rename from apropos-regexp.
5989         (apropos-orig-pattern): Rename from apropos-orig-regexp.
5990         All uses changed.
5991         (apropos-rewrite-regexp): Doc fix.
5992         (apropos-variable, apropos-command, apropos, apropos-value):
5993         Change prompt; carry through the argument renaming.
5995 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
5997         * find-lisp.el: Require dired.
5998         (find-lisp-find-dired-internal): Do not call
5999         `abbreviate-file-name' on DIR.
6001 2005-11-10  Nick Roberts  <nickrob@snap.net.nz>
6003         * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
6005 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
6007         * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
6008         when using the speedbar.
6009         (gdb): New command gud-pp.
6010         (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
6012 2005-11-09  Juri Linkov  <juri@jurta.org>
6014         * replace.el (occur-excluded-properties): New defcustom.
6015         (occur-1, occur-engine, occur-accumulate-lines): Use it.
6017 2005-11-08  Jay Belanger  <belanger@truman.edu>
6019         * calc/calc-units.el (math-convert-units): Replace any composite
6020         unit by its definition.
6022 2005-11-08  Lars Hansen  <larsh@soem.dk>
6024         * emacs-lisp/autoload.el (update-directory-autoloads):
6025         Add obsolete function alias.
6027 2005-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6029         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
6030         comment-indent-function.
6031         (lisp-comment-indent): Replace by an alias for comment-indent-default.
6033         * reveal.el (reveal-post-command): Rework the handling of
6034         reveal-open-spots, so as to be more reliable.  There were several
6035         tricky corner cases where an open spot might be lost, or where
6036         a closed spot might end up on the list of open spots.
6037         Only reveal text that's ellipsised.
6039 2005-11-07  Carsten Dominik  <dominik@science.uva.nl>
6041         * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
6043 2005-11-07  John Paul Wallington  <jpw@gnu.org>
6045         * ibuffer.el (ibuffer): Search iconified frames too when
6046         getting Ibuffer buffer's window.
6048 2005-11-06  Richard M. Stallman  <rms@gnu.org>
6050         * progmodes/compile.el (compilation-internal-error-properties):
6051         save-excursion around the computation of MARKER.
6053 2005-11-06  Piet van Oostrum  <piet@cs.uu.nl>
6055         * textmodes/flyspell.el (flyspell-external-point-words):
6056         flyspell-get-word returns a list, not just a string.
6058 2005-11-06  John Paul Wallington  <jpw@pobox.com>
6060         * ibuffer.el (ibuffer): Search all visible frames when getting
6061         Ibuffer buffer's window.
6063 2005-11-07  Masatake YAMATO  <jet@gyve.org>
6065         * man.el (Man-reference-regexp): Accept spaces between
6066         `Man-name-regexp' and `Man-section-regexp'.
6067         (Man-apropos-regexp): New variable.
6068         (Man-abstract-xref-man-page): Use value for `Man-target-string'
6069         if available.
6070         (Man-highlight-references, Man-highlight-references0):
6071         Handle the case when `Man-arguments' includes "-k".
6072         (Man-highlight-references0): Rename the argument `TARGET-POS' to
6073         `TARGET'. `TARGET' can be a number, function or nil.
6075 2005-11-06  Nick Roberts  <nickrob@snap.net.nz>
6077         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
6078         (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
6079         (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
6080         (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
6081         (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
6082         (gdb-send-item): Use buffer-local-value and simplify.
6084 2005-11-05  Luc Teirlinck  <teirllm@auburn.edu>
6086         * startup.el (command-line): Use `custom-reevaluate-setting' for
6087         `global-font-lock-mode'.
6089         * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
6090         by default, except in batch mode or when the -D option is given.
6092         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
6093         specified keyword args on to `define-minor-mode'.  Update docstring.
6095 2005-11-05  Romain Francoise  <romain@orebokech.com>
6097         * replace.el (occur-engine): Add marker at end of line, too.
6099 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
6101         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
6102         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
6103         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
6104         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
6105         argument to all these routines, so the passphrase can be managed
6106         externally and passed in to the system.
6107         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
6108         pgg-add-passphrase-to-cache function.
6110         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
6111         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
6112         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
6113         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
6114         argument to all these routines, so the passphrase can be managed
6115         externally and passed in to the system.
6116         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
6117         function.
6119 2005-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
6121         * font-lock.el: Don't deal with font-lock-face-attributes here,
6122         move the code ...
6124         * startup.el (command-line): ... here.  Use face-spec-set instead
6125         of custom-declare-face.
6127         * faces.el (face-spec-set): Reset the face if spec is not nil.
6129 2005-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6131         * newcomment.el (comment-region-internal): Box more tightly in the
6132         common case where there's no TAB in the boxed text.
6134 2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6136         * info.el (info-tool-bar-map): Use images prev-node, next-node and
6137         up-node.
6139 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
6141         * newsticker.el: Commentary updated.  Code formatting changed.
6142         (newsticker-version): Change to "1.9".
6143         (newsticker, newsticker-feed): Doc fix.
6144         (newsticker-url-list): Doc fix.  Add option "Weekly".
6145         (newsticker-retrieval-interval): Add option "Weekly".
6146         (newsticker-headline-processing): Doc fix.
6147         (newsticker-auto-mark-filter): Remove.
6148         (newsticker-auto-mark-filter-list): New.
6149         (newsticker-layout, newsticker-sort-method): Doc fix.
6150         (newsticker-hide-old-items-in-newsticker-buffer)
6151         (newsticker-heading-format, newsticker-item-format)
6152         (newsticker-desc-format): Doc fix.
6153         (newsticker-show-all-rss-elements): Remove.
6154         (newsticker-show-all-news-elements): New.
6155         (newsticker-faces, newsticker-ticker): Doc fix.
6156         (remove-from-invisibility-spec): Code formatting.
6157         (newsticker--process-ids): New.
6158         (newsticker-mode): Doc fix.
6159         (newsticker-mode): Change mode-line-format.
6160         (newsticker-start): Remove debug output.
6161         (newsticker-start-ticker): Doc fix.  Add autoload cookie.
6162         (newsticker-w3m-show-inline-images): Code formatting.
6163         (newsticker-next-item): Call `force-mode-line-update'.
6164         (newsticker-previous-item): Call `force-mode-line-update'.
6165         (newsticker-next-feed): Call `force-mode-line-update'.
6166         (newsticker-previous-feed): Call `force-mode-line-update'.
6167         (newsticker-mark-all-items-at-point-as-read): Code formatting.
6168         (newsticker-show-old-items): Do not show descs.
6169         (newsticker-hide-entry): Hide too much.
6170         (newsticker-hide-entry, newsticker-show-entry)
6171         (newsticker-toggle-auto-narrow-to-feed): Code formatting.
6172         (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
6173         (newsticker-toggle-auto-narrow-to-item): Code formatting.
6174         (newsticker-set-auto-narrow-to-item): Update buffer immediately.
6175         (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
6176         (newsticker-get-news): Call `force-mode-line-update'.
6177         Collect process ids.
6178         (newsticker--sentinel): Change coding system handling.
6179         Move image retrieval to new functions newsticker--get-logo-url-*.
6180         Move feed parsing to new functions newsticker--parse-*.
6181         Update list of process ids.
6182         (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
6183         (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
6184         (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
6185         (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
6186         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
6187         (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
6188         (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
6189         (newsticker--decode-coding-string): Remove.
6190         (newsticker--decode-numeric-entities): Check input.  Format code.
6191         (newsticker--remove-whitespace): Check input.
6192         (newsticker--do-forget-preformatted): Doc fix.
6193         (newsticker--decode-rfc822-date): Allow for missing time.
6194         (newsticker--update-process-ids): New.
6195         (newsticker--image-sentinel): Change comment.
6196         (newsticker--image-read): Change error message.
6197         (newsticker--imenu-goto): Doc fix.  Show headline title.
6198         (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
6199         (newsticker--buffer-do-insert-text): Clean whitespace in
6200         html-rendered headline title.  Code formatting.
6201         Call `newsticker--buffer-print-extra-elements'.
6202         (newsticker--buffer-print-extra-element): Remove.
6203         (newsticker--buffer-print-extra-elements): New.
6204         (newsticker--buffer-do-print-extra-element): New.
6205         (newsticker--buffer-insert-enclosure): Doc fix.  Use MBytes for
6206         large sizes.
6207         (newsticker--run-auto-mark-filter)
6208         (newsticker--do-run-auto-mark-filter):
6209         Use `newsticker-auto-mark-filter-list'.
6211 2005-11-04  Ryan Yeske  <rcyeske@gmail.com>
6213         * net/rcirc.el: Use split-string OMIT-NULLS argument.
6214         (rcirc-print): Force redisplay before running hooks.  Do long
6215         buffer truncation after making new text read-only.  Deal with nil
6216         text when decoding strings.  If TARGET is nil, use either the
6217         currently selected buffer, if it is an rcirc buffer and of the
6218         same process or the process buffer.
6219         (rcirc-mode): Remove header-line.  Recompute short buffer names.
6220         Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
6221         (rcirc-short-buffer-name): Add variable.
6222         (rcirc-kill-buffer-hook): Recompute short buffer names.
6223         Remove nick from private channel.
6224         (rcirc-send-input): Send command text to current-buffer.
6225         Don't clear overlay arrow here.
6226         (rcirc-short-buffer-name): Return a short buffer name.
6227         (rcirc-update-short-buffer-names, rcirc-abbreviate)
6228         (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
6229         buffer-name abbreviations.
6230         (rcirc-kill-buffer-hook-1): Split to make debugging easier.
6231         Do not touch nick-table when killing a parted channel.
6232         (rcirc-window-configuration-change): Rename from rcirc-update-activity.
6233         Clear arrow from current buffer if it is now hidden.
6234         (rcirc-current-buffer): Add variable.
6235         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
6236         (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
6237         Remove -face from names.
6238         (rcirc-update-activity-string): Print "DND" when globally ignoring
6239         activity.
6240         (rcirc-ignore-buffer-activity-flag): Rename from
6241         rcirc-ignore-channel-activity.
6242         (rcirc-ignore-all-activity-flag): Doc fix.
6243         (rcirc-channels): Remove variable.
6244         (rcirc-kill-buffer-hook):
6245         (rcirc-get-buffer-create): Add nick to private channel.
6246         (rcirc-multiline-edit-submit): Remove tabs.
6247         (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
6248         folded.
6249         (rcirc-remove-nick-channel): Bug fix.
6250         (rcirc-toggle-ignore-buffer-activity): Rename from
6251         rcirc-toggle-ignore-channel-activity.
6252         (rcirc-record-activity): Add buffers to the front of the list.
6253         (rcirc-update-activity): Remove killed buffers from list.
6254         (rcirc-process-server-response-1): Remove last argument if it is
6255         null before calling handler.
6256         (rcirc): Add "rcirc" defcustom prefix.
6257         (rcirc-prompt): Simplify default prompt.
6258         Use custom-initialize-default.
6259         (rcirc-private-chats): Remove variable.
6260         (rcirc-prompt): Change initialization.
6261         (rcirc-version): Remove function.
6262         (rcirc-id-string): Add constant.
6263         (rcirc-last-buffer): Remove variable.
6264         (rcirc-buffer-alist): Add variable.
6265         (rcirc-connect): Update variable setup.
6266         (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
6267         (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
6268         default.
6269         (rcirc-handler-generic): Trigger activity.
6270         (rcirc-send-message): Create the buffor of the target.
6271         (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
6272         (rcirc-get-buffer): Just return nil if there is no matching buffer.
6273         (rcirc-multiline-edit-cancel): Remove function.
6274         (rcirc-set-last-buffer): Remove function.
6275         (rcirc-get-any-buffer): Add function.
6276         (rcirc-join-channels): Don't print /join text.
6277         (rcirc-toggle-ignore-channel-activity): Add and update echo area
6278         messages.
6279         (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
6280         (rcirc-handler-NOTICE): Recognize CTCP responses.
6281         (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
6282         constructing TOPIC string for buffers we are not JOINed.
6283         (rcirc-handler-CTCP-response): Add handler.
6284         (rcirc-multiline-edit-submit): Restore the window-configuration
6285         before adjusting point.
6286         (rcirc): Add customization group.
6287         (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
6288         (rcirc-user-full-name, rcirc-startup-channels-alist)
6289         (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
6290         (rcirc-ignore-all-activity-flag, rcirc-time-format)
6291         (rcirc-input-ring-size, rcirc-read-only-flag)
6292         (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
6293         (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
6294         Change defvar to defcustom.
6295         (rcirc-update-prompt): Add optional ALL arg, which will update
6296         prompts in all rcirc buffers.  Regexp quote replacement text.
6297         (rcirc-fill-column): Accept frame-width as a value.
6298         (rcirc-set-changed): Add function.
6299         (rcirc-next-active-buffer): Write more meaningful messages.
6300         (rcirc-faces): Add customization group.
6301         (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
6302         (rcirc-nick-in-message-face, rcirc-prompt-face)
6303         (rcirc-mode-line-nick-face): Move into rcirc-faces group.
6304         (with-rcirc-process-buffer): Move before first usage.
6305         (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
6306         (rcirc-debug-flag): Rename from `rcirc-log-p'.
6307         (rcirc-debug): Rename from `rcirc-log'.
6308         (rcirc-format-response-string): Do not print `-' chars for a
6309         NOTICE with no sender.  Simplify output of server responses.
6311 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
6313         (rcirc-browse-url-map, rcirc-browse-url-at-point)
6314         (rcirc-browse-url-at-mouse, rcirc-mangle-text):
6315         Make urls mouse and RET clickable.
6317 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
6319         * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
6321 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
6323         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
6324         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
6325         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
6326         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
6327         argument to all these routines, so the passphrase can be managed
6328         externally and passed in to the system.
6329         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
6330         pgg-add-passphrase-to-cache function.
6332         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
6333         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
6334         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
6335         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
6336         argument to all these routines, so the passphrase can be managed
6337         externally and passed in to the system.
6338         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
6339         function.
6341 2005-11-04  Edward O'Connor  <hober0@gmail.com>  (tiny change)
6343         * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
6344         from goto-address-url-regexp.
6346 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
6348         * textmodes/org.el (org-read-date, org-goto-calendar)
6349         (org-recenter-calendar, org-agenda-goto-calendar):
6350         Temporarily clear `calendar-move-hook'.
6352 2005-11-04  Michael Kifer  <kifer@cs.stonybrook.edu>
6354         * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
6355         merging.
6357         * ediff-util.el (ediff-previous-difference): Don't skip regions that
6358         have merge clashes.
6360 2005-11-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6362         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
6363         Undo previous change.
6365         * startup.el (command-line): Use `custom-reevaluate-setting' for
6366         mouse-wheel-down-event and mouse-wheel-up-event.  Don't call
6367         tty-register-default-colors on Mac.
6369 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
6371         * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
6372         (gdb-buffer-type): Make it automatically buffer local...
6373         (gdb-get-create-buffer): ...and set it accordingly.
6374         (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
6375         actually work.
6377 2005-11-03  Dan Nicolaescu  <dann@ics.uci.edu>
6379         * font-lock.el (font-lock-warning-face): Use the more vivid red1,
6380         not red.
6382 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
6384         * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
6385         case GUD buffer is not visible.
6386         (gdb-goto-breakpoint): Try to force display in source buffer.
6387         (gdb-frame-gdb-buffer): Copy other similar functions.
6388         (gdb-restore-windows): Don't display source if not asked for.
6389         (gdb-assembler-buffer-name): Don't capitalise.
6391 2005-11-03  Richard M. Stallman  <rms@gnu.org>
6393         * wid-edit.el (key-sequence): New widget type.
6395         * simple.el (set-mark-command-repeat-pop): New variable.
6396         (set-mark-command): Only interpret plan C-@ after a pop as a pop
6397         if set-mark-command-repeat-pop is true.
6399         * info.el (Info-fontify-node): Don't display extra "see" if there
6400         already is one here.
6402         * mouse.el: Fix special handling of DEL after dragging a region:
6403         (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
6404         (mouse-region-delete-keys): Change to defcustom.  Add [backspace].
6406         * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
6408         * textmodes/ispell.el (ispell-command-loop): Change `i' description
6409         not to assume it pertains to an affix.
6411         * textmodes/flyspell.el (flyspell-post-command-hook):
6412         Bind deactivate-mark to prevent deactivation.
6414 2005-11-03  Lars Hansen  <larsh@soem.dk>
6416         * dired-x.el: Add menu bindings for dired-do-find-marked-files,
6417         dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
6418         dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
6420 2005-11-03  Romain Francoise  <romain@orebokech.com>
6422         * net/eudcb-mab.el: Now part of GNU Emacs.  Update FSF's address.
6423         Update copyright years.
6425 2005-11-03  Sam Steingold  <sds@gnu.org>
6427         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
6428         Use system-type instead of window-system because window-system is not
6429         correctly defined during loadup.
6431 2005-11-02  Mark A. Hershberger  <mah@everybody.org>
6433         * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
6434         (xml-parse-tag): Join strings separated by a comment properly.
6436 2005-11-02  Andreas Schwab  <schwab@suse.de>
6438         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
6440 2005-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6442         * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
6443         (byte-optimize-pure-func): Quote the eval'd value.
6445         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
6446         Rename from perl-font-lock-syntactic-face-function.
6447         Change the calling convention so it can be used as a font-lock MATCHER.
6448         Do the parse-partial-sexp loop outselves.
6449         (perl-font-lock-syntactic-keywords): Use it.
6450         (perl-mode): Don't set font-lock-syntactic-face-function any more.
6452 2005-11-02  Nick Roberts  <nickrob@snap.net.nz>
6454         * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
6455         disassembly buffer too.
6456         (gdb-exited): Remove overlay arrows when execution has finished.
6457         (gdb-info-frames-custom, gdb-info-threads-custom)
6458         (gdb-info-registers-custom): Don't add inappropriate text
6459         properties if inferior is not active.
6461 2005-11-02  Glenn Morris  <rgm@gnu.org>
6463         * progmodes/fortran.el (fortran-blink-match):
6464         Use `blink-matching-delay'.
6466 2005-11-02  John Mongan  <jmongan@mccammon.ucsd.edu>  (tiny change)
6468         * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
6470 2005-11-02  Lars Hansen  <larsh@soem.dk>
6472         * net/tramp.el (tramp-action-out-of-band): Handle scp message
6473         "Permission denied".
6475 2005-11-01  Richard M. Stallman  <rms@gnu.org>
6477         * textmodes/flyspell.el (flyspell-external-point-words):
6478         Pass nil to flyspell-get-word.
6480 2005-11-02  Kim F. Storm  <storm@cua.dk>
6482         * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
6483         item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
6485 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6487         * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
6488         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
6489         (calendar-mouse-print-dates): Add optional `event' argument.
6490         Update interactive-spec.
6491         (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
6492         Use `calendar-event-to-date' instead of `event'.
6494 2005-11-02  Masatake YAMATO  <jet@gyve.org>
6496         * progmodes/ld-script.el (ld-script-builtins):
6497         Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
6498         "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
6499         (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
6501 2005-11-01  Romain Francoise  <romain@orebokech.com>
6503         * vc-sccs.el: Update copyright year.
6504         * ezimage.el: Likewise.
6506 2005-11-01  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)
6508         * info.el (Info-fontify-node): Use `string-width' for fontifying
6509         underlined titles.
6511 2005-11-01  Juri Linkov  <juri@jurta.org>
6513         * info.el (Info-fontify-node): Downcase node header keywords Node,
6514         Prev, Next, Up before comparison.
6515         (Info-history): Insert absolute directory name, and put invisible
6516         property on it.
6518 2005-11-01  Juri Linkov  <juri@jurta.org>
6520         * info.el (Info-file-supports-index-cookies): New variable.
6521         (Info-find-node-2): Check makeinfo version for index cookie support.
6522         (Info-index-nodes): Search for nodes with index cookies only when
6523         Info-file-supports-index-cookies is t.  Otherwise, search nodes
6524         with "Index" in the node name.
6525         (Info-index-node): Search index cookie in the current node only when
6526         Info-file-supports-index-cookies is t.  Otherwise, check the word
6527         "Index" in the node name.
6528         (Info-find-emacs-command-nodes): Remove code that searches nodes
6529         with "Index" node name in the top menu.
6531 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6533         * progmodes/scheme.el (scheme-mode-variables): Use the default
6534         comment-indent-function.
6536         * faces.el (face-attribute): Handle the case where a face inherits from
6537         a non-existent face.
6539         * simple.el (eval-expression-print-format): Use lisp-readable syntax
6540         for octal and hexa output, and merge the char into the paren.
6541         (kill-new): Use push.
6542         (copy-to-buffer): Use with-current-buffer.
6543         (completion-setup-function): Move code in loop to remove redundancy.
6544         (minibuffer-local-must-match-map): Don't add bindings that duplicate
6545         those inherited from minibuffer-local-completion-map.
6547         * savehist.el (savehist-mode) <defcustom>:
6548         Use custom-set-minor-mode if available.
6549         (savehist-mode) <defun>: Run the minor mode hook, set the custom state
6550         and emit a message if applicable.
6552 2005-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
6554         * savehist.el: Sync up to version 19.
6555         (savehist-mode): New minor mode.
6556         (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
6557         (savehist-length): Remove (use history-length instead).
6558         (savehist-file-modes): Rename from savehist-modes.
6559         (savehist-save-hook, savehist-loaded): New vars.
6560         (savehist-load): Use savehist-mode.  Try to smooth up transition from
6561         old format to new format.
6562         (savehist-install): Allow savehist-autosave-interval to be nil.
6563         (savehist-save): Run the new hook.  Be more careful to only trim the
6564         history variables.
6565         (savehist-trim-history): New fun.  Replaces savehist-process-for-saving.
6566         (savehist-printable): Print into a buffer rather than char-by-char.
6568 2005-11-01  John Wiegley  <johnw@newartisans.com>
6570         * iswitchb.el (iswitchb-define-mode-map): Re-enable the
6571         toggle-ignore keybinding (C-a).  The author said it had been
6572         disabled much earlier due to a possible incompatibility, but after
6573         many months of usage I have encountered no problems (and it is a
6574         rather useful option, especially for switching to " *temp*").
6576         * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
6577         support for OS/X's AddressBook, by calling out to the open source
6578         program "contacts" (installable through Fink).
6580         * net/eudc.el (eudc-expand-inline): If the
6581         `eudc-multiple-match-handling-method' is set to `all', delete the
6582         query string before inserting the query result.
6584         * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
6585         flag, to prevent Eshell from using the system ls when
6586         `eshell-ls-insert-directory' is in used.
6587         (eshell-ls-insert-directory): Disable font-lock in directory
6588         buffer so that Eshell's own fontification is seen.  This broke
6589         recently due to changes in font-lock, so this goes back to version
6590         21 behavior.
6592 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
6594         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
6595         (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
6596         (gdb-many-windows): Doc fix.
6598 2005-10-31  Romain Francoise  <romain@orebokech.com>
6600         * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
6602 2005-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
6604         * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
6605         that global-font-lock-mode can be enabled by default.
6607         * font-lock.el (font-lock-keywords, font-lock-mode-internal)
6608         (font-lock-add-keywords, font-lock-remove-keywords)
6609         (font-lock-fontify-buffer): Remove autoload cookies.
6611         * jit-lock.el (jit-lock-register): Likewise.
6613         * emacs-lisp/syntax.el (syntax-ppss): Likewise.
6615 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
6617         * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
6618         intact if there is no gud-comint-buffer.
6620 2005-10-31  Luc Teirlinck  <teirllm@auburn.edu>
6622         * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
6623         old prompt comint-prompt-read-only is t and GDB commands are
6624         issued from tool bar etc.
6626 2005-10-31  Masatake YAMATO  <jet@gyve.org>
6628         * vc.el (vc-directory-exclusion-list): Add "{arch}".
6630 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
6632         * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
6633         (thumbs-thumbsdir): Make .emacs.d if it does not exist.
6635 2005-10-30  Michael Albinus  <michael.albinus@gmx.de>
6637         * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
6638         starting at beginning of line.  Fontification is messed up when
6639         `open-paren-in-column-0-is-defun-start' set to t.
6640         Reported by John Paul Wallington <jpw@pobox.com>.
6642 2005-10-30  Luc Teirlinck  <teirllm@auburn.edu>
6644         * comint.el (comint-send-input): Call `comint-update-fence' when
6645         `comint-process-echoes' and `comint-prompt-read-only' are both
6646         non-nil, to avoid leftover read-only newline.
6648 2005-10-30  Richard M. Stallman  <rms@gnu.org>
6650         * textmodes/flyspell.el (flyspell-external-point-words):
6651         Detect when WORD can't be checked properly because
6652         flyspell-get-word finds just part of it, and move on.
6654         * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
6655         boundarychar for Polish.
6656         (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
6657         (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
6659 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
6661         * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
6662         (gdb-registers-font-lock-keywords): Delete.
6663         (gdb-registers-mode): Don't fontify.
6664         (gdb-info-registers-custom): Use text properties instead as, in
6665         future, changed register values will use font-lock-warning-face.
6666         (gdb-local-font-lock-keywords): Rename to...
6667         (gdb-locals-font-lock-keywords): ...for consistency.
6669 2005-10-30  Andre Spiegel  <spiegel@gnu.org>
6671         * vc.el (vc-switch-backend): Better error message if the buffer is
6672         not visiting a file under version control.
6674         * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
6676 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
6678         * startup.el (command-line): Use ~/.emacs.d/init.el instead of
6679         ~/.emacs.d/.emacs.
6681 2005-10-29  Richard M. Stallman  <rms@gnu.org>
6683         * replace.el (occur-mode-mouse-goto): Always go to other window.
6684         (occur-mode-goto-occurrence): Always switch in same window.
6686         * simple.el (undo): Display message at end, not at start.
6688         * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
6689         New arg REUSE-CELL.
6690         (cancel-timer-internal): New function.
6691         (timer-event-handler): Use cancel-timer-internal,
6692         and pass the cell it returns to timer-activate...
6694         * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
6695         (jit-lock-deferred-fontify, jit-lock-context-fontify)
6696         (jit-lock-after-change): Test memory-full.
6698 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
6700         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
6701         part of the decoded armor to find the key-identifier.
6702         (pgg-gpg-lookup-key-owner): New function to return the
6703         human-readable identifier of a key owner.
6704         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
6705         key itself.
6706         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
6707         the key value) if we have a key and can match it against a secret
6708         key.  Also, added a note pointing out fact that the prompt only
6709         indicates the first matching key.
6711         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
6712         pgg-decrypt-region.
6713         (pgg-pending-timers): A new hash for tracking the passphrase cache
6714         timers, so that new ones supercede old ones.
6715         (pgg-add-passphrase-to-cache): Rename from
6716         `pgg-add-passphrase-cache' to reduce confusion (all callers
6717         changed).  Modified to cancel old timers when new ones are added.
6718         (pgg-remove-passphrase-from-cache): Rename from
6719         `pgg-remove-passphrase-cache' to reduce confusion (all callers
6720         changed).  Modified to cancel old timers when their keys are
6721         removed from the cache.
6722         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
6723         XEmacs, an indirection to delete-itimer.
6724         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
6725         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
6726         users can only check cache without risk of prompting.  Correct bug in
6727         notruncate behavior.
6728         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
6729         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
6730         Add informative docstrings.
6731         (pgg-decrypt): Convey provided passphrase in subordinate call to
6732         pgg-decrypt-region.
6734         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
6735         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
6736         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
6737         `passphrase' argument, so the passphrase can be managed externally
6738         and then passed in to the system.
6740         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
6741         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
6742         so the passphrase cache can be used reliably with identifiers
6743         besides a pgp packet's key id.
6745         * pgg-gpg.el (pgg-pgp-encrypt-region)
6746         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
6747         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
6748         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
6749         argument to all these routines, so the passphrase can be managed
6750         externally and passed in to the system.
6752         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
6753         `notruncate' argument, so the passphrase cache can be used
6754         reliably with identifiers besides a pgp packet's key id.
6756 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
6758         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
6759         symmetric encryption.
6760         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
6761         encrypted session key.
6762         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
6763         message ask for the passphrase in a proper way.
6765         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
6766         New user commands for symmetric encryption.
6768 2005-10-29  Roland Winkler  <roland.winkler@physik.uni-erlangen.de>
6770         * textmodes/conf-mode.el (conf-assignment-sign)
6771         (conf-assignment-regexp): Fix docstrings.
6772         (conf-mode-initialize): New function.
6773         (conf-mode): Remove optional args.  Use delay-mode-hooks to
6774         recognize recursive calls.
6775         (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
6776         (conf-space-mode, conf-colon-mode, conf-ppd-mode)
6777         (conf-xdefaults-mode): Use define-derived-mode and
6778         conf-mode-initialize.
6780 2005-10-29  Romain Francoise  <romain@orebokech.com>
6782         * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
6784 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
6786         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
6787         part of the decoded armor to find the key-identifier.
6788         (pgg-gpg-lookup-key-owner): New function to return the
6789         human-readable identifier of a key owner.
6790         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
6791         key itself.
6792         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
6793         the key value) if we have a key and can match it against a secret
6794         key.  Also, added a note pointing out fact that the prompt only
6795         indicates the first matching key.
6797         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
6798         pgg-decrypt-region.
6799         (pgg-pending-timers): A new hash for tracking the passphrase cache
6800         timers, so that new ones supercede old ones.
6801         (pgg-add-passphrase-to-cache): Rename from
6802         `pgg-add-passphrase-cache' to reduce confusion (all callers
6803         changed).  Modified to cancel old timers when new ones are added.
6804         (pgg-remove-passphrase-from-cache): Rename from
6805         `pgg-remove-passphrase-cache' to reduce confusion (all callers
6806         changed).  Modified to cancel old timers when their keys are
6807         removed from the cache.
6808         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
6809         XEmacs, an indirection to delete-itimer.
6810         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
6811         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
6812         users can only check cache without risk of prompting.  Correct bug in
6813         notruncate behavior.
6814         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
6815         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
6816         Add informative docstrings.
6817         (pgg-decrypt): Convey provided passphrase in subordinate call to
6818         pgg-decrypt-region.
6820 2005-10-20  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
6822         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
6823         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
6824         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
6825         `passphrase' argument, so the passphrase can be managed externally
6826         and then passed in to the system.
6828         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
6829         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
6830         so the passphrase cache can be used reliably with identifiers
6831         besides a pgp packet's key id.
6833         * pgg-gpg.el (pgg-pgp-encrypt-region)
6834         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
6835         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
6836         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
6837         argument to all these routines, so the passphrase can be managed
6838         externally and passed in to the system.
6840         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
6841         `notruncate' argument, so the passphrase cache can be used
6842         reliably with identifiers besides a pgp packet's key id.
6844 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
6846         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
6847         symmetric encryption.
6848         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
6849         encrypted session key.
6850         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
6851         message ask for the passphrase in a proper way.
6853         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
6854         New user commands for symmetric encryption.
6856 2005-10-28  Bill Wohler  <wohler@newt.com>
6858         * help-mode.el (help-url): New button type.  Calls browse-url.
6859         (help-xref-url-regexp): New regexp to recognize URLs in docstring.
6860         Similar to Info nodes: URL `url'.
6861         (help-make-xrefs): Create help-url buttons for
6862         help-xref-url-regexp matches.
6864 2005-10-29  Nick Roberts  <nickrob@snap.net.nz>
6866         * tool-bar.el (tool-bar-add-item-from-menu)
6867         (tool-bar-local-item-from-menu): Fix doc strings.
6869 2005-10-28  Romain Francoise  <romain@orebokech.com>
6871         * ldefs-boot.el: Update.
6873         * subr.el (locate-library): Move from help-fns.el.
6874         * help-fns.el (locate-library): Move to subr.el.
6876 2005-10-28  Richard M. Stallman  <rms@gnu.org>
6878         * net/tramp.el (tramp-completion-mode): defvar moved up.
6880         * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
6882         * tool-bar.el (tool-bar-mode): Delete autoload cookie.
6884         * files.el (find-file-noselect): Use %d to format large file size.
6886         * bindings.el (mode-line-format): Add %e.
6888         * loadup.el ("facemenu"): Load unconditionally.
6889         ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
6890         ("x-dnd"): Load, when appropriate.
6892         * startup.el (command-line): Call before-init-hook earlier.
6893         Warn about some bad characters in -u user name.
6895         * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
6896         (flyspell-external-point-words): Error if misspelled word is not found.
6897         Set flyspell-large-region-beg at end of word.
6899 2005-10-28  Andreas Schwab  <schwab@suse.de>
6901         * view.el (View-revert-buffer-scroll-page-forward):
6902         Use view-page-size-default.
6904 2005-10-28  Juri Linkov  <juri@jurta.org>
6906         * international/quail.el (quail-get-current-str): Translate last
6907         raw character for deterministic input methods.
6909 2005-10-27  Jay Belanger  <belanger@truman.edu>
6911         * calc/calc-ext.el: Add functions to autoloads.
6912         (math-identity-matrix-p, math-ident-row-p): New functions.
6914         * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
6915         multiplication by an identity matrix; don't turn multiplication by
6916         an inverse matrix into division.
6917         (math-div-symbol-fancy): Replace division by matrices with
6918         multiplication by inverse.
6920         * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
6922         * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
6923         (calc-writeoutpower): New functions.
6925 2005-10-27  Romain Francoise  <romain@orebokech.com>
6927         * replace.el (occur-engine): Include colon in mouse-face highlight.
6929         * dired-x.el: Change Maintainer field.
6931 2005-10-26  Chong Yidong  <cyd@stupidchicken.com>
6933         * longlines.el (longlines-mode): Bind after-change-functions to
6934         nil during initial decoding and final encoding.
6936 2005-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
6938         * term.el (term-emulate-terminal, term-handle-colors-array)
6939         (term-handle-ansi-escape): Specify the terminfo capabilities
6940         implemented.
6942 2005-10-26  Richard M. Stallman  <rms@gnu.org>
6944         * info.el (Info-fontify-node): Fix detection of sentence-break
6945         before *Note.
6947 2005-10-26  Romain Francoise  <romain@orebokech.com>
6949         * smerge-mode.el: Add `tools' to file keywords.
6951 2005-10-26  Nick Roberts  <nickrob@snap.net.nz>
6953         * progmodes/gud.el (gud-menu-map): Only display gud-until icon
6954         when the fringe is not available.
6956         * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
6957         (def-gdb-auto-update-trigger): Simplify construction.
6958         (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
6959         def-gdb-auto-updated-buffer as gdb-info-locals-handler is
6960         defined explicitly.
6961         (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
6962         def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
6963         defined explicitly.
6964         (gdb-info-locals-custom): Remove as it's a no-op.
6966 2005-10-25  Chong Yidong  <cyd@stupidchicken.com>
6968         * longlines.el (longlines-mode): Remove narrowing before
6969         performing the initial decoding or final encoding.
6971 2005-10-25  Romain Francoise  <romain@orebokech.com>
6973         * emacs-lisp/find-func.el (find-library-name): Also strip
6974         extension if library name ends in .el, to take advantage of
6975         `find-library-suffixes'.
6977 2005-10-25  Richard M. Stallman  <rms@gnu.org>
6979         * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
6981 2005-10-25  Juri Linkov  <juri@jurta.org>
6983         * textmodes/texinfo.el (texinfo-mode): Change charset of one
6984         quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
6986 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6988         * play/blackbox.el (blackbox-mode-map): Move init into declaration.
6989         (blackbox-redefine-key): Add argument `map'.
6991         * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
6992         regions when moving the jit-lock-context-unfontify-pos boundary.
6994 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
6996         * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
6998 2005-10-25  Masatake YAMATO  <jet@gyve.org>
7000         * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
7002 2005-10-25  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change)
7004         * play/blackbox.el (blackbox-redefine-key): New function.
7005         (blackbox-mode-map): Use it to remap existing bindings for cursor
7006         motion instead of binding literal keys.
7008 2005-10-25  Glenn Morris  <rgm@gnu.org>
7010         * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
7011         diary does not end in a newline.  Do not assume a blank line at
7012         the start of the diary file.
7014 2005-10-25  Kenichi Handa  <handa@m17n.org>
7016         * international/quail.el (quail-translate-key): If the input
7017         method is deterministic and failed to handle the last key, restart
7018         the key handling loop from an appropriate key.
7020 2005-10-25  Michael Albinus  <michael.albinus@gmx.de>
7022         * vc.el (vc-dired-mode): Extend comment for binding of
7023         `directory-listing-before-filename-regexp'.
7025 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7027         * textmodes/texinfo.el (texinfo-mode):
7028         * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
7029         not to unnecessarily expose emacs-mule's internal char codes.
7031 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
7033         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
7034         Display hand pointer and help-echo on disabled icon too.
7035         (gdb-mouse-until): New function.
7036         (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
7038 2005-10-24  Chong Yidong  <cyd@stupidchicken.com>
7040         * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
7041         with 2005-10-23 change to doctor.el.
7043         * finder.el (finder-mode-map): Add follow-link binding.
7045 2005-10-25  Kim F. Storm  <storm@cua.dk>
7047         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
7048         to gdb-mouse-toggle-breakpoint-fringe.
7049         (gdb-mouse-toggle-breakpoint-margin): Rename from
7050         gdb-mouse-toggle-breakpoint.  Fix doc.
7051         (gdb-mouse-toggle-breakpoint-fringe): New defun.
7052         (gdb-put-string): Add optional SPROPS arg.  Add props to string.
7053         (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
7054         string properties also for fringe breakpoint bitmaps.
7056 2005-10-24  Carsten Dominik  <dominik@science.uva.nl>
7058         * textmodes/org.el (org-start-icalendar-file): Fix format form.
7060 2005-10-25  Masatake YAMATO  <jet@gyve.org>
7062         * simple.el (completion-common-substring):
7063         Use `completion-common-substring' prior to `completion-base-size'.
7065 2005-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
7067         * savehist.el: Require CL while compiling.
7068         (savehist-history-variables): Remove.
7069         (savehist-save-minibuffer-history, savehist-additional-variables)
7070         (savehist-minibuffer-history-variables): New vars.
7071         (savehist-save): Use them.
7072         (savehist-uninstall, savehist-minibuffer-hook): New funs.
7073         (savehist-install): New fun, extracted from savehist-load.
7074         (savehist-load): Use them.
7076 2005-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7078         * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
7079         a dummy doc-string-elt property.
7080         (defalias, defvaralias, define-category): Add a docstring property.
7082         * image.el (defimage):
7083         * widget.el (define-widget):
7084         * custom.el (defface, defcustom): Add `doc-string' declaration.
7086         * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
7087         (defadvice): Add `doc-string' declaration.
7089         * emacs-lisp/byte-run.el (macro-declaration-function):
7090         Handle `doc-string' declarations.
7091         (define-obsolete-function-alias, define-obsolete-variable-alias):
7092         Add `doc-string' declaration.
7094 2005-10-24  Kenichi Handa  <handa@m17n.org>
7096         * international/utf-7.el (utf-7): Add autoload cookie.
7098         * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
7100 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
7102         * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
7103         list of directories passed to batch-update-autoloads.  Add "." to
7104         the list of the echoed directories.
7106         * pgg-def.el:
7107         * pgg-gpg.el:
7108         * pgg-parse.el:
7109         * pgg-pgp.el:
7110         * pgg-pgp5.el:
7111         * pgg.el: Moved here from the gnus subdirectory.
7113 2005-10-24  Nick Roberts  <nickrob@snap.net.nz>
7115         * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
7116         in case comint-prompt-read-only is set to t.
7118         * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
7119         in case comint-prompt-read-only is set to t.
7121 2005-10-24  Ulf Jasper  <ulf.jasper@web.de>
7123         * calendar/icalendar.el (icalendar-version): Increase to 0.13.
7124         Now a string.
7125         (icalendar-import-format): Handle CLASS, STATUS, URL.
7126         Rename `subject' to `summary'.
7127         (icalendar-import-format-summary): Rename from
7128         `icalendar-import-format-subject'.
7129         (icalendar-import-format-url, icalendar-import-format-status)
7130         (icalendar-import-format-class): New variables.
7131         (icalendar--rris): Take variable argument list.
7132         (icalendar--datestring-to-isodate): Remove unnecessary
7133         calendar-style check when converting dates with explicit month names.
7134         (icalendar-export-region): Change return type of conversion
7135         subroutines.  Bury current buffer unless error occurred.
7136         (icalendar--convert-to-ical)
7137         (icalendar--parse-summary-and-rest): New functions.
7138         (icalendar--convert-ordinary-to-ical)
7139         (icalendar--convert-weekly-to-ical)
7140         (icalendar--convert-yearly-to-ical)
7141         (icalendar--convert-block-to-ical)
7142         (icalendar--convert-cyclic-to-ical)
7143         (icalendar--convert-anniversary-to-ical): Change return type.
7144         Strip trailing blanks from subject.
7145         (icalendar--convert-sexp-to-ical): Change return type.
7146         Strip trailing blanks from subject.  Handle simple sexp
7147         entries as generated by icalendar.el.
7148         (icalendar--convert-float-to-ical)
7149         (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
7150         (icalendar-import-file): Doc fix.
7151         (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
7152         Correct call to icalendar--rris.
7153         (icalendar--convert-ical-to-diary): Doc fix.  Rename `subject' to
7154         `summary'.
7155         (icalendar--add-diary-entry): Rename `subject' to `summary'.
7157 2005-10-24  Romain Francoise  <romain@orebokech.com>
7159         * server.el (server-sentinel): Set query-on-exit flag to nil on
7160         new client processes (it isn't inherited from the server process).
7162         * replace.el (occur-engine): Rearrange text properties.
7164 2005-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7166         * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
7167         case-fold-search is nil.
7168         (debug-help-follow): Use help-xref-interned directly.
7170 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
7172         * thumbs.el (thumbs-image-type): Add .pbm.
7174 2005-10-23  Richard M. Stallman  <rms@gnu.org>
7176         * faces.el (inhibit-face-set-after-frame-default): New variable.
7177         (set-face-attribute): Bind it.
7178         (face-set-after-frame-default): Test it.
7180         * help-fns.el (describe-simplify-lib-file-name): New function.
7181         (describe-function-1, describe-variable): Use it.
7183         * faces.el (describe-face): Use describe-simplify-lib-file-name.
7185         * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
7186         Eliminate nil as possible value.
7187         (tooltip-hide-delay): Reduce internal-border-width.
7189         * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
7190         (menu-bar-file-menu) <new-file>: Likewise.
7192         * simple.el (line-move-finish): Ignore fields computing LINE-END.
7194         * international/mule.el (load-with-code-conversion):
7195         Pass full file name to `eval-buffer' unless preloading.
7197         * textmodes/flyspell.el (flyspell-large-region):
7198         Call ispell-check-version.
7200         * textmodes/ispell.el (ispell-local-dictionary-overridden):
7201         Fix the make-variable-buffer-local call that was supposed
7202         to be for this variable.
7203         (ispell-aspell-supports-utf8): Doc fix.
7204         (ispell-find-aspell-dictionaries): Preserve elements of
7205         ispell-dictionary-alist for dictionaries that aspell doesn't report.
7206         (ispell-aspell-find-dictionary): Return nil on error.
7208         * play/doctor.el (doctor-doc): Don't say "psychiatrist".
7209         (doctor-symptoms): Likewise.
7211         * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
7213 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
7215         * cus-edit.el (custom-button, custom-button-pressed): New vars.
7216         (custom-raised-buttons): Add :set spec.
7217         (custom-button-unraised, custom-button-pressed-unraised):
7218         New faces, so that custom-raised-buttons actually does something.
7219         (custom-mode): Use custom-button and custom-button-pressed.
7221         * wid-edit.el (widget-specify-button): Don't ignore
7222         widget-mouse-face on graphic terminals.
7223         (widget-move-and-invoke): Cleanup.
7225 2005-10-23  Thien-Thi Nguyen  <ttn@gnu.org>
7227         * whitespace.el (whitespace-cleanup): Doc fix.
7229 2005-10-23  Romain Francoise  <romain@orebokech.com>
7231         * emulation/viper.el (viper-set-hooks): Quote forms passed to
7232         `eval-after-load' to avoid evaluating their result.
7234 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
7236         * files.el (directory-listing-before-filename-regexp):
7237         New defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.
7239         * dired.el (dired-move-to-filename-regexp): Remove.
7240         All occurences replaced by `directory-listing-before-filename-regexp'.
7242         * dired-x.el, locate.el, vc.el:
7243         Replace `dired-move-to-filename-regexp' by
7244         `directory-listing-before-filename-regexp'.  In vc.el it is
7245         overwritten locally; maybe this can be handled in files.el too.
7247         * net/ange-ftp.el (ange-ftp-date-regexp): Remove.  All occurences
7248         replaced by `directory-listing-before-filename-regexp'.
7250 2005-10-23  Andreas Schwab  <schwab@suse.de>
7252         * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
7253         and eval-next-after-load.
7255 2005-10-23  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
7257         * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
7258         exist, create it.
7260 2005-10-23  Ken Manheimer  <ken.manheimer@gmail.com>
7262         * allout.el: Remove autoloads for mailcrypt and crypt++.
7263         Require pgg, pgg-gpg during compilation.
7264         (allout-version): Increment version number to 2.1, and use a literal
7265         rather than RCS Id.
7266         (allout-default-encryption-scheme): Remove.
7267         (allout-passphrase-verifier-handling)
7268         (allout-passphrase-verifier-string)
7269         (allout-file-passphrase-verifier-string)
7270         (allout-passphrase-hint-string): Rename -key- to -passphrase-.
7271         (allout-passphrase-hint-handling): Rename and simplify.
7272         (allout-init): Use `find-file-hook' if available, otherwise
7273         `find-file-hooks'.
7274         (allout-mode): Use `write-file-functions' if available, otherwise
7275         `local-write-file-hooks' and, instead of making auto-save-hook
7276         buffer local, make the write-file-hook activity contingent to
7277         allout-mode.
7278         (allout-mode): Use key-binding substitution in the docstring.
7279         (allout-kill-line): Spell-out kill ring data structure mutation
7280         instead of using byte-compiler-complaint-provoking `pop'.
7281         (allout-insert-listified): Use `insert' rather than `insert-string'
7282         (allout-toggle-current-subtree-encryption): Update docstring, adjust
7283         to new gpp-based encryption, use new `allout-encrypted-topic-p'.
7284         (allout-encrypt-string): Totally revamped vis new underlying
7285         encryption facilities.
7286         (allout-mc-activate-passwd): Remove.
7287         (allout-obtain-passphrase): New, more or less replaces
7288         allout-mc-activate-passwd.
7289         (allout-encrypted-key-info): More or less replaces
7290         allout-encrypted-text-type.
7291         (outlineify-sticky, outlinify-sticky): Add autoload cookie.
7292         (my-mark-marker): Use `(featurep 'xemacs)'.
7294 2005-10-23  Lars Hansen  <larsh@soem.dk>
7296         * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
7297         (byte-compile-file-form-defmumble, byte-compile-defun)
7298         (byte-compile-defmacro): Use it.
7299         (byte-compile-form): Don't call byte-compile-set-symbol-position
7300         when a byte-compile handler is called.
7302 2005-10-22  Romain Francoise  <romain@orebokech.com>
7304         * savehist.el (savehist-history-variables): Add `grep-find-history'.
7306         * subr.el (eval-after-load): Convert library name to an absolute
7307         file name using locate-library, since load-history no longer has
7308         library names in it.
7310 2005-10-22  Richard M. Stallman  <rms@gnu.org>
7312         * files.el (make-temp-file): Move from subr.el.
7313         * subr.el (make-temp-file): Move to files.el.
7315         * window.el (get-buffer-window-list): Move from subr.el.
7316         * subr.el (get-buffer-window-list): Move to window.el.
7318         * image.el (image-load-path): Use eval-at-startup to initialize.
7320         * subr.el (eval-at-startup): New macro.
7322         * subr.el: Much rearrangement of functions and division
7323         into pages.  No code changes.
7325 2005-10-22  Kenichi Handa  <handa@m17n.org>
7327         * tar-mode.el (tar-extract): Be sure to call
7328         find-operation-coding-system if set-auto-coding doesn't find a
7329         coding system.
7331 2005-10-22  Kim F. Storm  <storm@cua.dk>
7333         * image.el (image-type-header-regexps): Rename from image-type-regexps.
7334         Change users.
7335         (image-type-file-name-regexps): New defconst.
7336         (image-type-from-data): Simplify loop.
7337         (image-type-from-buffer): New defun.
7338         (image-type-from-file-header): Use it instead of image-type-from-data.
7339         Use image-search-load-path instead of only looking in data-directory.
7340         (image-type-from-file-name): New defun.
7341         (image-search-load-path): Change `pathname' to `filename'.
7342         Make PATH arg optional, default to image-load-path.
7344 2005-10-21  Richard M. Stallman  <rms@gnu.org>
7346         * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
7348         * textmodes/paragraphs.el (sentence-end-base): New variable.
7349         (sentence-end): Use sentence-end-base.
7351 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7353         * font-lock.el (font-lock-default-fontify-region): Check the multiline
7354         property independently from the font-lock-multiline variable.
7356 2005-10-21  Richard M. Stallman  <rms@gnu.org>
7358         * emacs-lisp/find-func.el (find-library-name): Doc fix.
7360         * startup.el (command-line): Convert library names
7361         in `load-history' to absolute file names.
7363         * subr.el (symbol-file): Doc fix.
7365         * loadhist.el (file-loadhist-lookup): Call locate-library
7366         instead of find-library-name.  Don't try converting
7367         abs file names to library names, since load-history no longer
7368         has library names in it.
7369         (file-dependents, file-provides, file-requires): Doc fixes.
7371 2005-10-21  Juri Linkov  <juri@jurta.org>
7373         * progmodes/etags.el (tags-table-mode): New function.
7374         (tags-verify-table): Replace initialize-new-tags-table with
7375         tags-table-mode.
7377         * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
7378         default value.
7379         (desktop-modes-not-to-save): Add tags-table-mode to the
7380         default value.
7382         * info.el (Info-index-next): Add total number of index
7383         alternatives to the message.
7385         * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
7386         backward only space (instead of space and period) before looking
7387         at sentence end.
7389         * simple.el (set-variable): Use user-variable-p instead of symbolp.
7390         Add the old variable value as 4th default-value arg of read-string.
7392 2005-10-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7394         * cus-face.el (custom-declare-face): Make face from X resources
7395         also on Mac.
7397         * disp-table.el (standard-display-g1, standard-display-graphic):
7398         Refuse to use string glyphs also on Mac.
7399         (standard-display-european): Don't set terminal coding system also
7400         on Mac.
7402         * frame.el (display-screens): Use x-display-screens also on Mac.
7404 2005-10-21  Romain Francoise  <romain@orebokech.com>
7406         * net/rcirc.el: Now part of GNU Emacs.  Update FSF's address.
7408 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7410         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
7411         and $? into sexps.
7413         * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
7414         warning face on open-paren-in-column-0.
7416         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
7417         boundary case.  Fix typo.
7418         Suggested by Martin Rudalics <rudalics@gmx.at>.
7420 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
7422         * textmodes/org.el (org-combined-agenda-icalendar-file)
7423         (org-icalendar-include-todo, org-icalendar-combined-name): New options.
7424         (org-export-icalendar-this-file)
7425         (org-export-icalendar-all-agenda-files)
7426         (org-export-icalendar-combine-agenda-files): New commands.
7427         (org-export-icalendar, org-print-icalendar-entries)
7428         (org-start-icalendar-file, org-finish-icalendar-file)
7429         (org-ical-ts-to-string): New functions.
7430         (org-read-date, org-goto-calendar)
7431         (org-agenda-goto-calendar): Inhibit displaying diary entries by
7432         call to `calendar'.
7433         (orgtbl-setup): Remove the :keys arguments from the menu description.
7434         (org-after-save-iCalendar-file-hook): New variable.
7436 2005-10-21  Kenichi Handa  <handa@m17n.org>
7438         * language/vietnamese.el (tcvn-5712): Make it an alias of
7439         vietnamese-tcvn coding-system.
7441 2005-10-20  Michael Albinus  <michael.albinus@gmx.de>
7443         * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
7444         group id is given.
7446 2005-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7448         * progmodes/sh-script.el (sh-escaped-line-re): New var.
7449         (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
7450         (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
7451         whose line is either continued or ends with a comment.
7453 2005-10-20  Romain Francoise  <romain@orebokech.com>
7455         * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
7457         * replace.el (occur-engine): Add follow-link property.
7459         * font-core.el (font-lock-mode): Doc fix.
7461 2005-10-20  Richard M. Stallman  <rms@gnu.org>
7463         * net/rcirc.el: New file.
7465 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
7467         * term.el (term-term-name): Initialize to "eterm-color".
7469 2005-10-20  Ken Manheimer  <ken.manheimer@gmail.com>
7471         * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
7472         for encryption functionality.
7473         Move allout customization subgroup from `editing' to `outlines' group.
7474         Fix commentary keywords to legitimate ones.
7475         Update author info (using my current email address, obscurified).
7476         (allout-encrypt-string, allout-encryption-produce-work-buffer)
7477         (allout-encrypted-topic-p, allout-encrypted-text-type)
7478         (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
7479         (allout-situate-encryption-key-verifier)
7480         (allout-get-encryption-key-verifier, allout-verify-key)
7481         (allout-next-topic-pending-encryption)
7482         (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
7483         (outline-topic-encryption-bullet, outline-default-encryption-scheme)
7484         (outline-key-verifier-handling, outline-key-hint-handling)
7485         (outline-encrypt-unencrypted-on-saves): New defcustoms.
7486         (allout-file-key-verifier-string, allout-encryption-scheme)
7487         (allout-key-verifier-string, allout-key-hint-string)
7488         (allout-after-save-decrypt): New variables.
7489         (allout-write-file-hook-handler, allout-auto-save-hook-handler)
7490         (allout-after-saves-handler): New hook functions.
7491         (allout-post-command-business): Do allout-after-save-decrypt.
7492         (allout-enable-file-variable-adjustment): Custom var to enable
7493         mechanism for adding and adjusting settings of Emacs file variables.
7494         (allout-adjust-file-variable, allout-file-vars-section-data):
7495         New functions, implement the mechanism.
7496         (outlineify-sticky): Use the file vars mechanism.
7497         (allout-inhibit-protection, allout-during-write-cue)
7498         (allout-override-protect, allout-before-change-protect): Remove.
7499         (allout-flag-region, allout-open-topic): Adjust read-only text.
7500         (allout-open-line-not-read-only): Add to facilitate read-only
7501         text based protection.
7502         (allout-kill-line): Revise to adjust read-only text, clue the
7503         user about the inhibition.
7504         (allout-unprotected): Use unwind-protect.
7505         (allout-shift-in, allout-shift-out): Disallow manually shifting a
7506         topic deeper than the offspring depth of the previous topic -
7507         avoiding confusing "containment discontinuities".
7508         (allout-reindent-bodies): Fix retention of body relative hanging
7509         indent during promotion of collapsed bodies.
7510         (allout-open-topic): Make it easy to open new topic with same
7511         bullet as current topic - topic creation functions provided with
7512         any universal argument provokes now prompt for bullet, defaulting
7513         to the bullet of the previous topic.
7514         (allout-plain-bullets-string, allout-distinctive-bullets-string):
7515         Plain bullet alternates `.' period and `,' comma only.  All other
7516         bullets are relegated to special status (but customizable).
7517         (allout-end-of-entry): Rename from allout-end-of-current-entry
7518         since it actually operates w.r.t. most immediately containing
7519         entry, visible or not.
7520         (allout-hide-current-entry, allout-show-current-entry): Use the
7521         revised version.
7522         (allout-old-expose-topic): Solidify deprecation.
7523         (allout-end-of-subtree): Add so we can span concealed as well
7524         as visible topics.
7525         (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
7526         (allout-end-of-current-heading): Tweak to just respect the first line.
7527         (allout-get-body-text): Add.
7528         (allout-ascend-to-depth, allout-ascend): Position at end of prefix
7529         when invoked interactively.
7530         (allout-up-current-level): Use `interactive-p'.
7531         (allout-mode, allout-init): Miscellaneous docstring and
7532         operational refinements, as well as hookups of new encryption stuff.
7533         (allout-beginning-of-current-entry): Now works as advertised.
7534         (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
7535         (allout-isearch-rectification): Refine condition for isearching.
7536         (allout-isearch-abort, allout-enwrap-isearch)
7537         (allout-flag-region, my-region-active-p): Relocate some macros.
7538         (allout-title): Fallback title is (buffer-name), not
7539         non-existing (current-buffer-name).
7540         (subst-char-in-string): Define if absent (for some XEmacs versions).
7542 2005-10-20  Jari Aalto  <jari.aalto@cante.net>
7544         * mail/sendmail.el (mail-setup-hook, mail-aliases)
7545         (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
7546         (mail-citation-prefix-regexp, mail-signature-file)
7547         (mail-default-headers, mail-bury-selects-summary)
7548         (mail-send-nonascii): Add autoload cookies.
7550 2005-10-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
7552         * frame.el (blink-cursor-mode): Add `mac' to the list of
7553         window-system's that support blinking cursor.
7555 2005-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
7557         * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
7559 2005-10-20  Eli Zaretskii  <eliz@gnu.org>
7561         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
7562         Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
7563         to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
7565 2005-10-20  Kim F. Storm  <storm@cua.dk>
7567         * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
7568         (ido-set-current-directory): Don't add / after final @.
7569         (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
7570         Explicitly handle ange-ftp completion oddities.
7571         (ido-make-file-list): Don't rotate list at tramp root to avoid
7572         triggering tramp file handler for expand-file-name via get-file-buffer.
7574 2005-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7576         * savehist.el (savehist-coding-system): Revert to checking XEmacs.
7578 2005-10-19  Jay Belanger  <belanger@truman.edu>
7580         * calc/calc-units.el (math-standard-units): Add units, adjust
7581         symbols and update values.
7582         (math-unit-prefixes): Add more prefixes.
7584 2005-10-19  Romain Francoise  <romain@orebokech.com>
7586         * bookmark.el (bookmark-menu-heading): New face.
7587         (bookmark-bmenu-list): Use it.
7588         Don't fiddle with `baud-rate' at top-level.
7590 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
7592         * image.el (create-image, find-image): Mention max-image-size in
7593         docstring.
7595 2005-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
7597         * savehist.el (savehist-load): Revert to checking XEmacs.
7599         * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
7600         Various docstring and line-width fixups.
7601         (conf-mode): Use cond.
7602         Set font-lock-defaults.  Don't set comment-use-syntax.
7604 2005-10-18  David Ponce  <david@dponce.com>
7606         * tree-widget.el (tree-widget-button-click): New function.
7607         (tree-widget-button-keymap): Use it.
7609 2005-10-18  Romain Francoise  <romain@orebokech.com>
7611         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
7612         (bookmark-bmenu-hide-filenames): Add follow-link property.
7613         Improve help-echo text.
7615         * ffap.el (find-file-at-point): Doc fix.
7617 2005-10-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7619         * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
7621 2005-10-18  Masatake YAMATO  <jet@gyve.org>
7623         Install to the CVS repository what I forgot to install in my
7624         2005-10-16 changes.
7626         * progmodes/python.el (python-complete-symbol): Pass the common
7627         prefix substring of completion to `display-completion-list'.
7629         * textmodes/org.el (org-complete): Ditto.
7631 2005-10-18  Masatake YAMATO  <jet@gyve.org>
7633         Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
7635         * woman.el (WoMan-xref-man-page): New button type derived
7636         from `Man-abstract-xref-man-page'.
7637         (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
7639         * man.el (Man-abstract-xref-man-page): New button type.
7640         (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
7641         (Man-highlight-references): Add new optional argument `xref-man-type'.
7643 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
7645         * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
7647 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
7649         * cus-edit.el (Custom-move-and-invoke): Delete.
7650         (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
7652         * wid-edit.el (widget-move-and-invoke): New function, from
7653         Custom-move-and-invoke.
7655 2005-10-17  Bill Wohler  <wohler@newt.com>
7657         Move all remaining images from lisp/toolbar to etc/images, move
7658         lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar.  Place
7659         the low resolution images in their own directory (low-color).
7661         * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
7662         * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
7663         * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
7664         * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
7665         * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
7666         * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
7667         * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
7669         * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
7670         * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
7671         * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
7672         * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
7673         * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
7674         * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
7675         * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
7676         * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
7677         * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
7678         * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
7679         * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
7680         * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
7681         * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
7682         * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
7683         * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
7685         To conform with convention, replace the underscore (_) in the
7686         following image names with dash (-) or (/) as appropriate.
7688         * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
7689         * toolbar/fld_open.*: Move to etc/images/fld-open.*.
7690         * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
7691         * toolbar/jump_to.*: Move to etc/images/jump-to.*.
7692         * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
7693         * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
7694         * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
7695         * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
7696         * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
7697         * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
7698         * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
7699         * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
7700         * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
7701         * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
7702         * toolbar/mail_send.*: Move to etc/images/mail/send.*.
7704         * info.el (info-tool-bar-map): Replace underscores in image names
7705         with dashes.
7707         * makefile.w32-in (WINS): Remove toolbar.
7709         * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
7711         * tool-bar.el: Move to lisp from toolbar.  Now that
7712         toolbar is empty, it should be deleted when folks run "cvs up -P".
7714 2005-10-18  Jay Belanger  <belanger@truman.edu>
7716         * calc/calc-store.el (calc-store-into): Get the proper variable name
7717         to display in message.
7719 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
7721         * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
7722         expressions display in speedbar for all buffers when debugging.
7723         (gdb-speedbar-expand-node): Ensure node contraction is always updated.
7725         * speedbar.el (speedbar-set-mode-line-format): Indent properly.
7726         (speedbar-insert-button, speedbar-make-button):
7727         Use add-text-properties.
7728         (speedbar-update-localized-contents)
7729         (speedbar-update-directory-contents)
7730         (speedbar-update-special-contents): Use dolist.
7731         (speedbar-buffer-easymenu-definition): Add a menu separator.
7733 2005-10-17  Jason Rumney  <jasonr@gnu.org>
7735         * makefile.w32-in: Use $(lisp) consistently.
7736         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
7737         for shell specific generation of mh-autoloads.
7739 2005-10-17  Richard M. Stallman  <rms@gnu.org>
7741         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
7743 2005-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7745         * jit-lock.el (jit-lock-fontify-now):
7746         Move jit-lock-context-unfontify-pos to avoid wasted work.
7748 2005-10-17  Michael Albinus  <michael.albinus@gmx.de>
7750         * net/tramp.el (tramp-completion-mode): New defvar.  Used in
7751         `tramp-completion-mode' for checking if we are in completion mode.
7752         (tramp-completion-handle-file-name-all-completions): Reorder code
7753         in order to complete for file names only in case there are no
7754         method/user/host completions.  This is necessary for cooperation
7755         with ido.  Reported by Kim F. Storm <storm@cua.dk>.
7757 2005-10-16  Chong Yidong  <cyd@stupidchicken.com>
7759         * longlines.el (longlines-search-forward)
7760         (longlines-search-backward): Match any number of spaces.
7762 2005-10-16  Thien-Thi Nguyen  <ttn@gnu.org>
7764         * diff-mode.el (diff-mode): Doc fix.
7766 2005-10-16  David Reitter  <david.reitter@gmail.com>
7768         * mail/sendmail.el (send-mail-function): Use mailclient-send-it
7769         as default on darwin and windows systems.
7771 2005-10-16  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
7773         * arc-mode.el (archive-zip-extract): Doc fix.
7775 2005-10-16  Romain Francoise  <romain@orebokech.com>
7777         * mouse.el (mouse-1-click-follows-link): Doc fix.
7779 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7781         * savehist.el: Don't require CL at runtime.
7782         (savehist-xemacs): Remove.
7783         (savehist-coding-system): Use utf-8 if present, regardless of religion.
7784         (savehist-no-conversion): Use (featurep 'xemacs).
7785         (savehist-load): Check existence of start-itimer rather than XEmacs.
7786         Use an idle timer.
7787         (savehist-process-for-saving): Replace use of CL funs `subseq' and
7788         `delete-if-not'.
7790 2005-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
7792         * savehist.el: Newer version.
7793         (savehist-autosave-interval, savehist-coding-system, savehist-timer)
7794         (savehist-last-checksum, savehist-no-conversion): New vars.
7795         (savehist-autosave, savehist-process-for-saving, savehist-printable):
7796         New functions.
7797         (savehist-load, savehist-save): Use them.
7798         (savehist-delimit): Remove.
7800 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7802         * progmodes/compile.el (compilation-goto-locus): Display the
7803         compilation buffer first and the source buffer second, in case they're
7804         in overlapping frames.  Don't raise the compilation frame if it was the
7805         selected window upon entry.  Pass the `other-window' arg to
7806         pop-to-buffer.
7808         * info.el (Info-fontify-node): Use dolist.
7809         Change add-text-properties to put-text-property.
7811 2005-10-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7813         * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
7814         bound of search.
7816 2005-10-16  Masatake YAMATO  <jet@gyve.org>
7818         * dabbrev.el (dabbrev-completion): Pass the common
7819         prefix substring of completion to `display-completion-list'.
7821         * filecache.el (file-cache-minibuffer-complete)
7822         (file-cache-complete): Ditto.
7824         * tempo.el (tempo-display-completions): Ditto.
7826         * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
7828         * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
7830         * eshell/em-hist.el (eshell-list-history): Ditto.
7832         * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
7834         * mail/mailalias.el (mail-complete): Ditto.
7836         * progmodes/etags.el (complete-tag): Ditto.
7838         * progmodes/make-mode.el (makefile-complete): Ditto.
7840         * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
7842         * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
7844         * progmodes/pascal.el (pascal-complete-word)
7845         (pascal-show-completions): Ditto.
7847         * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
7849         * simple.el (completion-common-substring): New variable.
7850         (completion-setup-function): Use `completion-common-substring'
7851         to put faces.
7853 2005-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7855         * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
7856         (x-get-selection, mac-select-convert-to-string): Convert from/to
7857         UTF-16 clipboard data as in native byte order, no BOM.
7859 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
7861         * progmodes/gud.el (gud-tool-bar-map): Rename the images
7862         appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
7863         (gud-sentinel): Use speedbar-frame to check for speedbar.
7865 2005-10-15  Richard M. Stallman  <rms@gnu.org>
7867         * savehist.el: New file.
7869 2005-10-14  Karl Chen  <quarl@cs.berkeley.edu>
7871         * textmodes/tex-mode.el (tex-font-lock-keywords-2):
7872         Fix bug in \bf fontification.
7874 2005-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7876         * pcvs.el (cvs-edit-log-files): New var.
7877         (cvs-mode-edit-log): New arg `file'.
7878         (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
7879         Instead force the use of the original file and nothing else.
7880         (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
7881         the cvs-minor-wrap-function is set.
7882         (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
7884 2005-10-14  Bill Wohler  <wohler@newt.com>
7886         * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
7887         * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
7888         * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
7889         * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
7890         * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
7891         * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
7892         * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
7893         * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
7894         * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
7895         * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
7896         * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
7897         * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
7898         * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
7899         * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
7900         * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
7902         * progmodes/gud.el (gud-tool-bar-map): Rename the images
7903         appropriately (for example, gud-break to gud/break).
7905 2005-10-14  Chong Yidong  <cyd@stupidchicken.com>
7907         * longlines.el (longlinges-search-function)
7908         (longlines-search-forward, longlines-search-backward): New functions.
7909         (longlines-mode): Set isearch-search-fun-function to
7910         longlinges-search-function.
7912         * mouse.el (mouse-drag-region-1): Handle the case where a
7913         double-click event is bound to an arbitrary function.
7915 2005-10-14  David Ponce  <david@dponce.com>
7917         * recentf.el (recentf-track-opened-file)
7918         (recentf-track-closed-file, recentf-update-menu)
7919         (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
7920         (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
7921         mouse-1-click-follows-link.
7923 2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7925         * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
7926         Gnome file-manager.png.  Suggested by
7927         Joachim Nilsson <joachim.nilsson@vmlinux.org>.
7929         * toolbar/README: Add diropen.xpm.
7931 2005-10-13  Bill Wohler  <wohler@newt.com>
7933         * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
7934         restrictions.  Suggested by David Robinow <drobinow@gmail.com>.
7936 2005-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7938         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
7939         Don't waste the byte-compiler's time on constant data.
7941 2005-10-13  Kenichi Handa  <handa@m17n.org>
7943         * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
7944         byte with `escape-glyph' face.
7946         * international/fontset.el (ccl-encode-unicode-font):
7947         Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
7948         Handle the case that ucs-mule-to-mule-unicode translates a character to
7949         ASCII (usually for IPA characters).
7951 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7953         * info.el (Info-fontify-node): Don't be fooled by a lone "...".
7954         Don't hide the underline of titles if font-lock-mode is disabled.
7956 2005-10-12  Bill Wohler  <wohler@newt.com>
7958         * makefile.w32-in (MH-E-SRC): New.  Used by mh-autoloads.
7959         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
7960         files in MH-E-SRC have been updated.
7961         (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
7963 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7965         * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
7966         (mixal-mode-syntax-table): Add \n as end-comment.
7967         (mixal-operation-codes-alist): Immediately initialize to full value.
7968         (mixal-add-operation-code): Remove.
7969         (mixal-describe-operation-code): Make the arg non-optional.
7970         Use the interactive spec instead.
7971         Use mixal-operation-codes-alist rather than mixal-operation-codes.
7972         (mixal-font-lock-keywords): Don't highlight comments here any more.
7973         (mixal-font-lock-syntactic-keywords): New var.
7974         (mixal-mode): Use it.  Fix comment-start-skip.
7976 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7978         * startup.el (command-line-x-option-alist): -nb => -nbi
7980 2005-10-12  Kim F. Storm  <storm@cua.dk>
7982         * startup.el (fancy-splash-default-action): Discard mouse click in
7983         the splash screen window, as it has no sensible meaning in the
7984         next window to be selected.  Fixes error reported by Jan D.
7986 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
7988         * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
7990 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7992         * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
7993         Try to fix up minor layout issues like indentation, line break, etc...
7994         (mixal-mode-syntax-table): Don't try to specify comment syntax,
7995         because it doesn't work.
7996         (mixal-operation-codes): Add some more codes.
7997         (mixal-font-lock-keywords): Process comments here.
7998         (mixal-mode): mixasm no longer needs -g option.
8000 2005-10-11  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
8002         * progmodes/sh-script.el (sh-tmp-file):
8003         Use mktemp -t.  Finish support for es and rc shells.
8005 2005-10-11  Jay Belanger  <belanger@truman.edu>
8007         * calc/calcalg2.el (calc-integral): With an argument, compute the
8008         definite integral.
8010 2005-10-11  Chong Yidong  <cyd@stupidchicken.com>
8012         * mouse.el (mouse-drag-region-1): Don't try to catch a
8013         double-click when doing follow-link (it's overridden anyway).
8015 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
8017         * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
8018         (autoload-print-form-outbuf): Add docstring.
8020 2005-10-11  Juri Linkov  <juri@jurta.org>
8022         * info.el (Info-mode-menu): Delete menu item "Edit".
8023         (Info-mode): Delete description of Info-edit from docstring,
8024         and rearrange descriptions of Info commands in the order
8025         they are documented in the Info manual.
8027 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8029         * calendar/appt.el (appt-check): Use diary-selective-display var.
8031 2005-10-10  Richard M. Stallman  <rms@gnu.org>
8033         * net/newsticker.el (newsticker-start, newsticker-show-news):
8034         Add autoload cookies.
8036 2005-10-10  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
8038         * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
8040 2005-10-10  Karl Chen  <quarl@cs.berkeley.edu>
8042         * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
8044 2005-10-10  Jay Belanger  <belanger@truman.edu>
8046         * calc/calc-arith.el (math-check-known-scalarp)
8047         (math-check-known-matrixp): Check the values of arguments that are
8048         variables.
8049         (math-check-known-square-matrixp): New function.
8050         (math-known-square-matrixp): Use math-check-known-square-matrixp.
8051         (math-super-types): Add sqmatrix type.
8053         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
8054         mode name `square' to `sqmatrix'.
8056         * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
8057         mode name `square' to `sqmatrix'.
8059 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8061         * progmodes/etags.el (select-tags-table-mode): Don't use
8062         selective-display.
8063         (tags-select-tags-table): Pass `button' to the action function.
8064         (select-tags-table): Place the side-info on button properties rather
8065         than in hidden text.  Abbreviate file names.
8066         (select-tags-table-mode-map): Inherit rather than copy buttom-map.
8067         (select-tags-table-select): Add `button' argument.
8068         Get side-info from the button property rather than from hidden text.
8070 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
8072         * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
8073         (gud-speedbar-buttons): Preserve point if possible.
8074         (gud-sentinel): Restore previous speedbar display type.
8076         * progmodes/gdb-ui.el (gdba): Improve diagram.
8077         (def-gdb-auto-update-handler, gdb-info-locals-handler)
8078         (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
8079         Call get-buffer-window once.
8081 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8083         * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
8084         (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
8085         (pascal-indent-command): Remove unused var `ind'.
8086         (pascal-indent-case): Remove unused var `oldpos'.
8087         (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
8088         since it's now used as a proper minor mode map.
8089         (pascal-outline): Rename to pascal-outline-mode.
8090         (pascal-outline-mode): Use define-minor-mode.
8091         (pascal-outline-mode, pascal-outline-change): Use overlays rather than
8092         selective-display.
8094 2005-10-10  Andreas Schwab  <schwab@suse.de>
8096         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
8097         number.  Reported by Karl Chen <quarl@cs.berkeley.edu>.
8099         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
8100         outside source directory.
8102 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
8104         * textmodes/org.el (org-mode-map): Explicit definition of `C-c
8105         C-x' as a prefix.
8106         (orgtbl-mode-map): Full keymap instead of sparse, because all
8107         `self-insert-command' keys are redefined in this map.
8108         (org-export-as-html): Specify charset for HTML file, by taking it
8109         from the coding system.
8111 2005-10-10  Kenichi Handa  <handa@m17n.org>
8113         * textmodes/flyspell.el (flyspell-check-word-p):
8114         If unread-command-events is non-empty, don't call sit-for.
8116 2005-10-09  Richard M. Stallman  <rms@gnu.org>
8118         * font-lock.el (font-lock-syntactic-keywords)
8119         (font-lock-keywords): Doc fixes.
8121         * textmodes/flyspell.el (flyspell-external-point-words):
8122         Simplify logic, and don't try to check for consecutive appearances
8123         of one incorrect word.
8125 2005-10-10  Nick Roberts  <nickrob@snap.net.nz>
8127         * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
8128         separator.
8130         * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
8131         (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
8132         (gud-expansion-speedbar-buttons): New function.
8133         (gud-speedbar-buttons): Check for gud-comint-buffer.
8135 2005-10-09  Bill Wohler  <wohler@newt.com>
8137         * Makefile.in (updates): Add mh-loaddefs dependency.
8139 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
8141         * speedbar.el (speedbar-file-key-map): Fix typo.
8143 2005-10-09  Daniel Brockman  <daniel@brockman.se>
8145         * cus-start.el (line-spacing): Add custom spec.
8147 2005-10-09  Romain Francoise  <romain@orebokech.com>
8149         * textmodes/ispell.el (ispell-check-version): Fix last change.
8151 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8153         * term/x-win.el: Remove -i, --icon-type from comment.
8155         * startup.el (command-line-x-option-alist): Remove options -i,
8156         -itype, --icon-type, added -nb, --no-bitmap-icon
8158 2005-10-09  Nick Roberts  <nickrob@snap.net.nz>
8160         * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
8161         instead of :active.
8163 2005-10-08  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
8165         * textmodes/ispell.el (ispell-check-version):
8166         Ignore hyphen, and all that follows, in aspell's version text.
8168 2005-10-08  Jay Belanger  <belanger@truman.edu>
8170         * calc/calc-arith.el (math-known-square-matrixp): New function.
8171         (math-pow-fancy): Check for matrices before distributing exponent
8172         across products.
8174         * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
8175         fullscreen keypad.  Suggested by Luc Teirlinck.
8176         (calc-keypad-show-input): Add space for formatting.
8178         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
8179         Add square matrix option.
8181         * calc/calc-poly.el (math-expand-term): Check for matrices instead
8182         of checking calc-matrix-mode when deciding how to expand.
8184         * calc/calc.el (calc-set-mode-line): Add square matrix option.
8186 2005-10-08  Lars Hansen  <larsh@soem.dk>
8188         * net/tramp.el (tramp-perl-directory-files-and-attributes):
8189         Add error handling.
8190         (tramp-handle-directory-files-and-attributes): Handle perl error msg.
8192 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
8194         Sync with Tramp 2.0.51.
8196         * net/tramp.el (tramp-handle-set-visited-file-modtime)
8197         (tramp-handle-insert-file-contents, tramp-handle-write-region):
8198         Insert special handling for `last-coding-system-used', again
8199         it still seems to be necessary (unlike stated before).
8200         Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
8201         (tramp-password-prompt-regexp): There might be other words before
8202         trailing ":".  Reported by Kurt Steinkraus <kurt@steinkraus.us>.
8203         (tramp-chunksize): Improve docstring.
8204         (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
8205         Emacs 20.  Use `tramp-octal-to-decimal' therefore.  Reported by
8206         Christian Joergensen <bugs@razor.dk>.
8208 2005-10-07  Glenn Morris  <rgm@gnu.org>
8210         * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
8211         (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
8212         precision'.
8214 2005-10-07  Romain Francoise  <romain@orebokech.com>
8216         * ibuf-ext.el (ibuffer-do-shell-command-pipe)
8217         (ibuffer-do-shell-command-pipe-replace)
8218         (ibuffer-do-shell-command-file, ibuffer-do-eval)
8219         (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
8220         (ibuffer-do-revert, ibuffer-do-replace-regexp)
8221         (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
8222         (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
8223         (ibuffer-filter-by-name, ibuffer-filter-by-filename)
8224         (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
8225         (ibuffer-filter-by-content, ibuffer-filter-by-predicate
8226         (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
8227         (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
8228         Autoload file sans suffix.
8230         * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
8232 2005-10-07  David Ponce  <david@dponce.com>
8234         * recentf.el (recentf-menu-open-all-flag): New option.
8235         (recentf-digit-shortcut-command-name): New function.
8236         (recentf--shortcuts-keymap): New variable.
8237         (recentf-menu-shortcuts): New variable.
8238         (recentf-make-menu-items): Initialize it.  Replace the "More..."
8239         menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
8240         (recentf-menu-value-shortcut): New function.
8241         (recentf-make-menu-item): Use it.  No more in-lined.
8242         (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
8243         (recentf-open-most-recent-file): Rename from
8244         `recentf-open-file-with-key'.  Don't depend on key binding.
8245         (recentf-mode-map): New variable.
8246         (recentf-mode): Use it.
8248 2005-10-06  Bill Wohler  <wohler@newt.com>
8250         * mh-e/mh-loaddefs.el: Remove.  Now generated automatically.
8252         * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
8253         (MH-E-SRC): New.  Used by mh-autoloads.
8254         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
8255         files in MH-E-SRC have been updated.
8256         (compile, recompile, bootstrap): Depend on mh-autoloads.
8258 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
8260         * progmodes/gud.el (gud-menu-map): Only display un-intuitive
8261         gud-break and gud-remove icons when the fringe is not available.
8263         * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
8264         Typo.
8266 2005-10-06  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change)
8268         * play/zone.el (zone): Wrap body with save-window-excursion.
8270 2005-10-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8272         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
8273         Use the new `list-only' arg to diary-list-entries.
8275         * calendar/diary-lib.el: Use overlays rather than selective-display.
8276         (diary-selective-display): New var.
8277         (diary-header-line-format): Use it.
8278         (diary-list-entries): Add argument `list-only'.
8279         Put the buffer in diary-mode.  Don't add \^M at beg and end.
8280         Replace \^M by invisible overlays.
8281         (diary-unhide-everything): Replace \^M by invisible overlays.
8282         (print-diary-entries): Look for overlays rather than \^M.
8283         Add a space to the temp buffer name.
8284         (diary-show-all-entries, mark-diary-entries, make-diary-entry):
8285         Put the buffer in diary-mode.
8286         (list-sexp-diary-entries): Replace \^M by invisible overlays.
8287         (diary-anniversary): Make the year arg optional.
8288         (diary-time-regexp): New const.
8289         (diary-font-lock-keywords): Use it to accept a few more time formats.
8291         * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
8293 2005-10-06  Thien-Thi Nguyen  <ttn@gnu.org>
8295         * textmodes/artist.el (artist-ellipse-mirror-quadrant):
8296         Fix bug introduced 2005-07-03: Use (car (last ...))
8297         to faithfully reproduce replaced artist-last.
8298         (artist-set-arrow-points-for-poly): Likewise.
8299         Suggested by Johan Bockg\e,Ae\e(Brd.
8301 2005-10-06  Juanma Barranquero  <lekktu@gmail.com>
8303         * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
8304         * wid-edit.el (widget):
8305         * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
8306         * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
8308 2005-10-06  Kenichi Handa  <handa@m17n.org>
8310         * international/mule-cmds.el (set-language-environment):
8311         Fix setting up of case-table for unibyte mode.
8313         * simple.el (what-cursor-position): If the character is displayed
8314         by some `display' text property, show that.  Don't use
8315         single-key-description for eight-bit characters in multibyte mode.
8317 2005-10-06  Nick Roberts  <nickrob@snap.net.nz>
8319         * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
8320         (gdb-ann3): Set it.
8321         (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
8322         (gdb-info-frames-custom): Use inverse-video for first five
8323         characters of selected frame only.
8324         (gdb-get-frame-number): Select frame even when point is on frame
8325         number.
8327 2005-10-06  Masatake YAMATO  <jet@gyve.org>
8329         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
8330         Put `font-lock-function-name-face'.
8331         (gdb-info-frames-custom): Put `font-lock-function-name-face'
8332         and `font-lock-variable-name-face'
8333         (gdb-registers-font-lock-keywords): New font lock keywords definition.
8334         (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
8335         (gdb-memory-font-lock-keywords): New font lock keywords definition.
8336         (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
8337         (gdb-local-font-lock-keywords): New font lock keywords definition.
8338         (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
8339         (gdb-threads-font-lock-keywords): New font lock keywords definition.
8340         (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
8342 2005-10-05  Michael Kifer  <kifer@cs.stonybrook.edu>
8344         * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
8345         (ediff-merge-region-is-non-clash-to-skip): Previously called
8346         ediff-merge-region-is-non-clash.
8348         * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
8349         Use insert-buffer-substring.
8351         * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
8352         selecting files to patch.  Also bug fixes.
8354         * ediff-util.el (ediff-setup): Bug fix.
8355         (ediff-next-difference): Never skip clashes that differ in white
8356         space only.
8358         * ediff-wind.el (ediff-setup-control-frame)
8359         (ediff-destroy-control-frame): Check the menubar feature.
8361         * viper-cmd.el (viper-normalize-minor-mode-map-alist)
8362         (viper-refresh-mode-line): Use make-local-variable to localize
8363         some vars instead of make-variable-buffer-local.  Suggested by
8364         Stefan Monnier.
8366         * viper-init.el (viper-make-variable-buffer-local): Delete alias.
8367         (viper-restore-cursor-type, viper-set-insert-cursor-type):
8368         Use make-local-variable instead of make-variable-buffer-local.
8369         Suggested by Stefan Monnier.
8371         * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
8372         (viper-comint-mode-hook): Use make-local-variable on
8373         require-final-newline.
8374         (viper-non-hook-settings): Don't use make-variable-buffer-local.
8376 2005-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8378         * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
8379         also the second char of a comment-start sequence.
8380         (scheme-sexp-comment-syntax-table): New var.
8381         (lambda, define): Set their scheme-doc-string-elt property.
8382         (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
8383         Use lisp-font-lock-syntactic-face-function now that it properly
8384         handles |...| symbols.
8385         (scheme-mode-variables): Set lisp-doc-string-elt-property,
8386         parse-sexp-lookup-properties and font-lock-extra-managed-props.
8388         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
8389         bit from # to |.
8390         (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
8392         * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
8393         (lisp-doc-string-elt-property): New var.
8394         (lisp-font-lock-syntactic-face-function): Use it.
8395         Rewrite to recognize docstrings even for forms not at toplevel.
8397         * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
8398         annotation on the | part of #| rather than on the # part.
8399         (scheme-font-lock-syntactic-face-function): New function, to
8400         distinguish strings from |...| symbols.
8401         (scheme-mode-variables): Use it.  Also fix up the font-lock-time
8402         syntax-table so that #|...|# is properly highlighted.
8404         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
8405         Don't mark as docstring the 3rd elem of an unknown toplevel form.
8407 2005-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8409         * bindings.el (global-map): Resync [home] and [end] bindings with C-a
8410         and C-e.
8412         * emacs-lisp/eldoc.el: Move comments into docstrings.
8413         (eldoc-message-commands): Initialize in its declaration.
8414         Add move-beginning-of-line and move-end-of-line.
8415         (eldoc-add-command, eldoc-add-command-completions)
8416         (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
8418         * outline.el (outline-mark-subtree): Activate the mark.
8420         * calendar/appt.el (appt-time-regexp): New var.
8421         (appt-add, appt-make-list): Use it.
8422         (appt-convert-time): Clean up.
8424         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
8425         Don't set any syntax-table property here.
8426         (tex-font-lock-verb): New function.  Do it here.
8427         (tex-font-lock-syntactic-keywords): Use it.
8429 2005-10-04  Richard M. Stallman  <rms@gnu.org>
8431         * wid-edit.el (widget-file-complete): Get the widget start point
8432         the right way.  Default directory to `/' if file has none.
8434         * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
8436         * textmodes/flyspell.el (flyspell-mode-on):
8437         Call ispell-maybe-find-aspell-dictionaries.
8439         * textmodes/ispell.el (ispell-word, ispell-region):
8440         Call ispell-maybe-find-aspell-dictionaries.
8441         (ispell-accept-buffer-local-defs):
8442         Don't call ispell-maybe-find-aspell-dictionaries
8444 2005-10-04  Richard M. Stallman  <rms@gnu.org>
8446         * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
8448 2005-10-04  Emilio C. Lopes  <eclig@gmx.net>
8450         * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
8451         instead of `fboundp' in order to allow for anonymous functions.
8453 2005-10-04  Chong Yidong  <cyd@stupidchicken.com>
8455         * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
8456         case the user clicks on the link while another window is selected.
8457         (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
8459         * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
8460         functionality.
8461         (dframe-help-echo): Save point in case mouse tracking is off.
8463 2005-10-04  Thien-Thi Nguyen  <ttn@gnu.org>
8465         * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
8467 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8469         * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
8470         not change the global value of those vars.
8472         * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
8473         make-local-variable which we do not need any more.
8475 2005-10-03  Chong Yidong  <cyd@stupidchicken.com>
8477         * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
8478         (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
8479         (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
8480         (speedbar-path-line): Define obsolete aliases.
8481         (speedbar-line-directory): Doc fix.
8483         * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
8484         (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
8485         instead of speedbar-line-path.
8487 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8489         * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
8490         to nil if dropping on a window.  Handle dropping on a minibuffer window
8491         like dropping on a non-window part of Emacs.
8493 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8495         * net/ange-ftp.el: Use with-current-buffer.
8496         (ange-ftp-insert-directory): Do not follow symlinks any more.
8498         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
8499         Remove interactive spec.
8501 2005-10-03  Kim F. Storm  <storm@cua.dk>
8503         * ido.el (ido-mode): Use custom-initialize-set.
8505 2005-10-02  Richard M. Stallman  <rms@gnu.org>
8507         * progmodes/ebnf2ps.el (ebnf-eps-production-list):
8508         Use insert-buffer-substring.
8510         * net/tramp.el: Pacify byte compiler warnings in pacification code.
8511         (tramp-handle-file-local-copy): Use insert-buffer-substring.
8513 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8515         * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
8516         in last change.
8517         (ange-ftp-insert-directory): Fix up the search for the case where
8518         `file' is absolute.
8520 2005-10-02  Romain Francoise  <romain@orebokech.com>
8522         * progmodes/compile.el (compile-goto-error): Delete extra paren.
8524 2005-10-02  Andreas Schwab  <schwab@suse.de>
8526         * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
8527         directory component in the session info.
8529 2005-10-01  Richard M. Stallman  <rms@gnu.org>
8531         * comint.el (comint-redirect-subvert-readonly): Doc fix.
8533         * simple.el (next-error-internal): New function.
8535         * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
8536         (compilation-start): Pass new arg to compilation-buffer-name.
8537         (compile-goto-error): Use next-error-internal.
8539 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
8541         * speedbar.el: Remove RCS tag.
8542         (speedbar-check-read-only): Handle non-existent files.
8544         * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
8546         * info.el (Info-speedbar-hierarchy-buttons)
8547         (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
8549 2005-10-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8551         * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
8552         Do not match newline.
8553         (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
8554         (bibtex-summary): Remove unnecessary save-excursion.
8555         (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
8557 2005-10-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8559         * term/mac-win.el: Add charset info for "iso10646-1".
8560         Modify default fontset to use ATSUI-compatible fonts for some charsets
8561         if available.
8563 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
8565         * speedbar.el: Re-apply arch tag.
8566         (speedbar-version): Rename to version 1.0.  Suggested by Eric
8567         M. Ludlam.
8568         Reapply two changes from Emacs CVS' version of speedbar lost
8569         during the merge:
8570         (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
8571         (speedbar-frame-parameters): Improve customize type.
8573 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8575         * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
8576         (ange-ftp-file-directory-p): Fix the symlink case.
8577         (ange-ftp-insert-directory): When listing a single file, get a list of
8578         the parent buffer and extract the relevant line.  Inspired from a patch
8579         by Katsumi Yamaoka <yamaoka@jpl.org>.
8580         (ange-ftp-file-name-sans-versions): Simplify.
8582 2005-09-30  Bill Wohler  <wohler@newt.com>
8584         Move MH-E image files from toolbar and mail directories into
8585         etc/images.
8587         * mail/reply2.*: Move to etc/images/mail/reply*.
8589         * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
8590         * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
8591         etc/images.
8593         * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
8594         * toolbar/reply*: Move to etc/images/mail.
8596         * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
8598 2005-09-30  Eric M. Ludlam  <zappo@gnu.org>
8600         * speedbar.el: New version 1.0pre3.
8602         Frame management code (including timer, and mouse click specifics)
8603         moved to dframe.el:
8604         (speedbar-attached-frame): Removed.  Use dframe-attached-frame.
8605         (speedbar-timer): Removed.  Use dframe-timer.
8606         (speedbar-close-frame): Removed.  Use dframe-close-frame.
8607         (speedbar-activity-change-focus-flag): Removed.  Use
8608         dframe-activity-change-focus-flag.
8609         (speedbar-update-speed, speedbar-navigating-speed): Obsolete.  Use
8610         dframe-update-speed.
8612         (speedbar-current-frame): New macro.  Use this instead of the
8613         variable speedbar-frame.
8615         (speedbar-use-images, speedbar-expand-image-button-alist)
8616         (speedbar-insert-image-button-maybe): Moved to sb-image.el.
8618         (speedbar-find-image-on-load-path): Removed.  Replaced by
8619         defezimage in ezimage.el.
8620         (speedbar-expand-image-button-alist): Removed.  Replaced by
8621         ezimage-expand-image-button-alist in ezimage.el.
8623         (speedbar-ignored-directory-regexp)
8624         (speedbar-add-ignored-directory-regexp)
8625         (speedbar-ignored-directory-expressions)
8626         (speedbar-line-directory, speedbar-buffers-line-directory)
8627         (speedbar-directory-line, speedbar-buffers-line-directory):
8628         Renamed, replacing `path' with `directory'.
8630         (speedbar-create-directory, speedbar-expand-line-descendants)
8631         (speedbar-toggle-line-expansion)
8632         (speedbar-contract-line-descendants): New commands.
8634         (speedbar-query-confirmation-method, speedbar-select-frame-method)
8635         (speedbar-use-tool-tips-flag): New options.
8637         (speedbar-check-read-only, speedbar-require-version)
8638         (speedbar-insert-separator, speedbar-buffers-tail-notes)
8639         (speedbar-handle-delete-frame, speedbar-try-completion)
8640         (speedbar-update-localized-contents): New functions.
8642         (speedbar-incompatible-version, speedbar-ro-to-do-point)
8643         (speedbar-object-read-only-indicator): New variables.
8645         (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
8646         New hooks.
8648         (speedbar-separator-face): New face.
8650         (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
8651         (speedbar-ignored-modes): Add fundamental-mode.
8652         (speedbar-directory-unshown-regexp): Add . directories.
8654         (speedbar-key-map): Remove old SPC and DEL page up/down keys.
8655         (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
8656         `]' for full expand/close.
8657         (speedbar-buffers-key-map): Add SPC to toggle node expansion.
8659         (speedbar-check-vc): Support hidden files.
8660         (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
8661         (speedbar-this-file-in-vc): Use vc-state if available.  If VC
8662         state is nil, it is not checked out.
8664         (speedbar-line-text, speedbar-line-token): Support expand buttons
8665         with no text.
8666         (speedbar-refresh): Universal argument acts as power-click.
8667         (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
8668         that buffer to get variable values.
8670         And many other bugfixes.
8672         * dframe.el, ezimage.el, sb-image.el: New files.
8674         * sb-*.xpm: Remove files.  New image files installed into
8675         etc/images/ezimage.
8677 2005-09-30  Kenichi Handa  <handa@m17n.org>
8679         * ps-mule.el (ps-mule-show-warning): If a character is in
8680         ps-print-translation-table, don't treat it as non-printable.
8682 2005-09-30  David Ponce  <david@dponce.com>
8684         * tree-widget.el (tree-widget-themes-load-path): New variable.
8685         (tree-widget-themes-directory): Doc fix.
8686         (tree-widget-image-formats) [Emacs]: Doc fix.
8687         (tree-widget--locate-sub-directory): New function.
8688         (tree-widget-themes-directory): Use it.
8690         * recentf.el (recentf-filename-handlers): Rename from
8691         `recentf-filename-handler'.  Allow a list of functions.
8692         (recentf-menu-items-for-commands): Fix :help strings.
8693         (recentf-apply-filename-handlers): New function.
8694         (recentf-expand-file-name): Use it.
8695         (recentf-cleanup): Remove duplicates too.
8697 2005-09-29  Juri Linkov  <juri@jurta.org>
8699         * faces.el: Rearrange face definitions to be in the same order as
8700         their face descriptions in "(emacs)Standard Faces".
8702         * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
8704         * tooltip.el (tooltip): Add group `basic-faces'.
8706         * buff-menu.el (Buffer-menu-buffer): Remove group
8707         `font-lock-highlighting-faces'.
8709         * progmodes/compile.el (compilation-error, compilation-warning)
8710         (compilation-info, compilation-line-number, compilation-column-number):
8711         Change group from `font-lock-highlighting-faces' to `compilation'.
8713         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
8714         (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
8715         (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
8716         (vhdl-font-lock-reserved-words-face)
8717         (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
8718         `font-lock-highlighting-faces'.
8720         * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
8722 2005-09-28  Kim F. Storm  <storm@cua.dk>
8724         * emulation/cua-base.el: Set CUA move property on additional commands:
8725         up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
8726         forward-sexp, backward-sexp, forward-list, backward-list.
8728 2005-09-28  Romain Francoise  <romain@orebokech.com>
8730         * comint.el (comint-show-output): Really set point at the
8731         beginning of the output when not using `comint-use-prompt-regexp'.
8733 2005-09-27  Jay Belanger  <belanger@truman.edu>
8735         * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
8736         in TeX mode.
8738 2005-09-26  Juanma Barranquero  <lekktu@gmail.com>
8740         * textmodes/org.el (org-table-sum): Fix format string.
8742         * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
8743         Quote face names.
8745 2005-09-26  Romain Francoise  <romain@orebokech.com>
8747         * isearch.el (isearch-forward-regexp): Close doc string.
8749 2005-09-25  Richard M. Stallman  <rms@gnu.org>
8751         * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
8753         * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
8755         * progmodes/compile.el (compilation-error-properties):
8756         When getting the file from the previous error message,
8757         correctly decode the new data format.
8759         * progmodes/cc-cmds.el (c-electric-paren):
8760         Call old-blink-paren only for close-paren.
8762 2005-09-24  Andreas Schwab  <schwab@suse.de>
8764         * term/rxvt.el (rxvt-register-default-colors): Delete redundant
8765         condition.
8767 2005-09-25  Romain Francoise  <romain@orebokech.com>
8769         * dired-aux.el (dired-copy-file-recursive):
8770         * dired.el (dired-delete-file):
8771         * ediff-mult.el (ediff-dir-diff-copy-file):
8772         * ediff-util.el (ediff-test-save-region):
8773         * forms.el (forms-mode):
8774         * ido.el (ido-file-internal, ido-delete-file-at-head):
8775         * log-edit.el (log-edit-done):
8776         * ses.el (ses-yank-resize):
8777         * play/gomoku.el (gomoku-human-plays, gomoku)
8778         (gomoku-human-resigns, gomoku-prompt-for-other-game)
8779         (gomoku-offer-a-draw):
8780         * play/landmark.el (lm-human-resigns, lm):
8781         * net/eudcb-ldap.el (eudc-ldap-check-base):
8782         * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
8783         * progmodes/ebrowse.el (ebrowse-find-pattern):
8784         * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
8785         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
8786         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
8788         * vc.el (vc-delete-file):
8789         * play/gomoku.el (gomoku-terminate-game, gomoku)
8790         (gomoku-prompt-for-move, gomoku-human-takes-back):
8791         * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
8792         (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
8794 2005-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
8796         * term/rxvt.el (rxvt-register-default-colors): Add support for 255
8797         color rxvt terminals by using the code xterm.el used to use before
8798         2005-04-09 in order to match the colors used by rxvt.
8800 2005-09-24  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
8802         * term/rxvt.el (rxvt-register-default-colors): Add support for 88
8803         colors rxvt-unicode terminals by using the same code as xterm.el.
8805 2005-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8807         * textmodes/tex-mode.el (tex-font-lock-append-prop)
8808         (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
8809         new symbol used for the tex-verbatim face.
8811 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
8813         * woman.el (woman-file-name):
8814         * wid-edit.el (widget-file-prompt-value)
8815         (widget-coding-system-prompt-value):
8816         * w32-fns.el (set-w32-system-coding-system):
8817         * vc.el (vc-version-diff, vc-annotate):
8818         * textmodes/reftex-auc.el (reftex-arg-cite)
8819         (reftex-arg-index-tag):
8820         * textmodes/refer.el (refer-get-bib-files):
8821         * textmodes/artist.el (artist-figlet-choose-font):
8822         * terminal.el (terminal-emulator):
8823         * replace.el (occur-read-primary-args):
8824         * rect.el (string-rectangle, string-insert-rectangle):
8825         * ps-print.el (ps-print-preprint):
8826         * progmodes/pascal.el (pascal-goto-defun):
8827         * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
8828         * progmodes/compile.el (compilation-find-file):
8829         * printing.el (pr-interactive-n-up):
8830         * play/animate.el (animate-birthday-present):
8831         * net/rcompile.el (remote-compile):
8832         * man.el (man, Man-goto-section, Man-follow-manual-reference):
8833         * mail/rmailsum.el (rmail-summary-search-backward)
8834         (rmail-summary-search):
8835         * mail/rmailout.el (rmail-output-read-rmail-file-name)
8836         (rmail-output-read-file-name):
8837         * mail/rmail.el (rmail-search, rmail-search-backwards):
8838         * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
8839         * locate.el (locate):
8840         * international/quail.el (quail-show-keyboard-layout):
8841         * international/mule.el (set-buffer-file-coding-system)
8842         (revert-buffer-with-coding-system, set-file-name-coding-system)
8843         (set-terminal-coding-system, set-keyboard-coding-system)
8844         (set-next-selection-coding-system):
8845         * international/mule-diag.el (describe-coding-system)
8846         (describe-font, describe-fontset):
8847         * international/mule-cmds.el (universal-coding-system-argument)
8848         (search-unencodable-char, describe-input-method)
8849         (set-language-environment, describe-language-environment):
8850         * international/codepage.el (codepage-setup):
8851         * international/code-pages.el (codepage-setup):
8852         * info.el (Info-search, Info-follow-reference)
8853         (Info-search-backward):
8854         * emacs-lisp/advice.el (ad-read-advised-function)
8855         (ad-read-advice-class, ad-clear-cache, ad-activate)
8856         (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
8857         (ad-enable-advice, ad-disable-advice, ad-remove-advice)
8858         (ad-read-regexp):
8859         * ediff-util.el (ediff-toggle-regexp-match):
8860         * ediff-ptch.el (ediff-prompt-for-patch-file):
8861         * dired-aux.el (dired-diff):
8862         * diff.el (diff):
8863         * cus-edit.el (custom-variable-prompt):
8864         * calendar/timeclock.el (timeclock-ask-for-project):
8865         * calc/calcalg3.el (calc-get-fit-variables):
8866         * calc/calc-store.el (calc-edit-variable)
8867         (calc-permanent-variable):
8868         * vc-mcvs.el (vc-mcvs-register):
8869         * shadowfile.el (shadow-define-literal-group):
8870         * woman.el (woman-file-name):
8871         * vc.el (vc-version-diff, vc-merge):
8872         * textmodes/reftex-index.el (reftex-index-complete-tag):
8873         * format.el (format-decode-buffer, format-decode-region):
8874         * emulation/viper-cmd.el (viper-read-string-with-history):
8875         * emacs-lisp/debug.el (cancel-debug-on-entry):
8876         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
8877         * ediff.el (ediff-merge-revisions)
8878         (ediff-merge-revisions-with-ancestor, ediff-revision):
8879         * completion.el (interactive-completion-string-reader):
8880         * calc/calc-prog.el (calc-user-define-formula):
8881         Follow convention for reading with the minibuffer.
8883 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
8885         * progmodes/python.el (python-describe-symbol): Add globals() and
8886         locals() to the arguments of emacs.ehelp.
8888 2005-09-24  Magnus Henoch  <mange@freemail.hu>
8890         * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
8891         New function, code extracted from ispell-valid-dictionary-list.
8892         (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
8893         Call it.
8895 2005-09-24  Eli Zaretskii  <eliz@gnu.org>
8897         * subr.el (version-regexp-alist): Extend valid syntax for version
8898         strings: allow any of the characters -,_,+ to separate the
8899         alpha/beta/rc part from the version part.  Doc fix.
8900         (version-to-list): Doc fix.  Bind case-fold-search to t, as advertised.
8902 2005-09-23  David Reitter  <david.reitter@gmail.com>
8904         * mail/mailclient.el: New file.
8906 2005-09-23  Richard M. Stallman  <rms@gnu.org>
8908         * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
8909         (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
8910         Doc fixes.
8912         * progmodes/cc-mode.el (c-font-lock-init):
8913         Specify font-lock-lines-before.
8915 2005-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8917         * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
8918         whole conflict.
8920 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
8922         * textmodes/org.el (org-mode-map, orgtbl-mode-map):
8923         Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
8924         of `remap' feature when available.  Additional key bindings for
8925         better tty support.
8926         (org-mode-restart, org-force-self-insert): New commands.
8927         (org-time-stamp-inactive): New command.
8928         (org-remap): New function.
8929         (org-table-auto-blank-field, org-level-color-stars-only): New options.
8930         (org-enable-fixed-width-editor): Move to `org-structure'
8931         customization group.
8932         (org-self-insert-command, orgtbl-self-insert-command): Modify to
8933         blank field after field motion commands.
8935 2005-09-23  Kenichi Handa  <handa@m17n.org>
8937         * international/mule-cmds.el (set-language-environment):
8938         Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
8939         have to call utf-translate-cjk-load-tables.
8941 2005-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8943         * mouse.el (mouse-move-drag-overlay): Fix last change.
8945 2005-09-22  David Ponce  <david@dponce.com>
8947         * tree-widget.el (tree-widget-value-create): Fix previous change.
8949 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
8951         * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
8953 2005-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8955         * mouse.el (mouse-move-drag-overlay): New function.
8956         (mouse-drag-region-1): Use it.
8957         Try to simplify a bit the state handling.  Handle clicks on links
8958         inside intangible areas.
8959         (mouse-save-then-kill): Minor simplification.
8960         (mouse-secondary-overlay): Make it always non-nil instead of
8961         recreating it each time.
8962         (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
8963         (mouse-kill-secondary, mouse-secondary-save-then-kill):
8964         Simplify accordingly.
8966 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
8968         * term/rxvt.el (rxvt-standard-colors): Fix some colors.
8970 2005-09-20  Michael Kifer  <kifer@cs.stonybrook.edu>
8972         * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
8973         (ediff-file-name-sans-prefix): Treat nil as an empty string.
8974         (ediff-fixup-patch-map): Better heuristic for intuiting the file names
8975         to patch.
8977         * ediff-util.el: Use insert-buffer-substring.
8979         * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
8981         * emulation/viper-cmd.el (viper-change-state): Don't move over the
8982         field boundaries in the minibuffer.
8983         (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
8984         (viper-minibuffer-post-command-hook): New hook.
8985         (viper-line): Don't move cursor at bolp.
8987         * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
8989         * emulation/viper-init.el: Add alias to make-variable-buffer-local to
8990         avoid compiler warnings.
8992         * emulation/viper-macs.el (ex-map): Better messages.
8994         * emulation/viper-utils.el (viper-beginning-of-field): New function.
8996         * emulation/viper.el: Replace make-variable-buffer-local with
8997         viper-make-variable-buffer-local everywhere, to avoid warnings.
8999 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9001         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
9002         Delete unused var `old-selected-window'.
9003         (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
9004         (mouse-drag-secondary): Delete unused var `start-frame'.
9006 2005-09-19  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
9008         * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
9010 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9012         * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
9013         Re-indent within 80 columns.  Use inhibit-read-only.
9015 2005-09-19  Romain Francoise  <romain@orebokech.com>
9017         * calendar/diary-lib.el (mark-diary-entries): Revert last change.
9019 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9021         * font-lock.el (font-lock-default-fontify-region): Don't add a line
9022         unconditionally, since the after-change-function already did it.
9024 2005-09-19  Miles Bader  <miles@gnu.org>
9026         * net/newsticker.el: Get rid of CVS keyword.
9028 2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan+sf@dd.chalmers.se>
9030         * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
9031         The prompt is formatted later.
9033 2005-09-19  David Ponce  <david@dponce.com>
9035         * tree-widget.el (tree-widget-value-create): Save the converted
9036         tree :node widget.
9038 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
9040         * progmodes/sh-script.el (sh-blink): Fix spurious reference to
9041         variable `message'.
9043 2005-09-18  Michael Albinus  <michael.albinus@gmx.de>
9045         * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
9046         to cover prompts like "login as:".  Reported by Slawomir Nowaczyk
9047         <slawomir.nowaczyk.847@student.lu.se>.
9049 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
9051         * image.el (image-load-path): Use symbol `data-directory' instead
9052         of its value, for backward compatibility with packages that bind
9053         it during `find-image'.  Suggested by Katsumi Yamaoka.
9054         (image-search-load-path): Handle symbols whose values are strings.
9056 2005-09-18  Romain Francoise  <romain@orebokech.com>
9058         * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
9059         with-current-buffer form in save-excursion.
9061 2005-09-18  D Goel  <deego@gnufans.org>
9063         * apropos.el (apropos-command): Fix `message' call: first arg
9064         should be a format spec.  In this and all other cases that appear
9065         below and elsewhere in the source code, I made a change only when
9066         two conditions were satisfied: [1] I can think of a possibility
9067         that the arguments would cause an error, for example, the code in
9068         question relies on external variables such as filenames.  [2] I
9069         was sure that the arg to `message' could not have been nil in the code.
9071         * textmodes/tildify.el (tildify-region): Ditto.
9073         * textmodes/reftex-index.el (reftex-index-change-entry)
9074         (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
9075         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
9076         * textmodes/org.el (org-complete, org-deadline, org-schedule)
9077         (org-priority, org-table-sum):
9078         * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
9079         * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
9080         (flyspell-word, flyspell-display-next-corrections):
9081         * textmodes/bibtex.el (bibtex-print-help-message):
9082         * textmodes/artist.el (artist-key-set-point-poly):
9083         * term/mac-win.el (mac-services-insert-text):
9084         * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
9085         (vhdl-hooked-abbrev, vhdl-template-insert-fun)
9086         (vhdl-port-paste-testbench, vhdl-compose-new-component)
9087         (vhdl-compose-configuration):
9088         * progmodes/sh-script.el (sh-blink, sh-show-indent)
9089         (sh-set-indent, sh-learn-line-indent):
9090         * progmodes/ps-mode.el (ps-mode-target-column):
9091         * progmodes/idlwave.el (idlwave-make-tags)
9092         (idlwave-scan-library-catalogs):
9093         * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
9094         * progmodes/gud.el (gud-jdb-analyze-source):
9095         * progmodes/flymake.el (flymake-log):
9096         * progmodes/ebnf2ps.el (ebnf-generate-region):
9097         * progmodes/cmacexp.el (c-macro-expansion):
9098         * progmodes/ada-xref.el (ada-treat-cmd-string):
9099         * progmodes/ada-mode.el (ada-create-case-exception-substring)
9100         (ada-justified-indent-current, ada-batch-reformat):
9101         * play/zone.el (zone):
9102         * play/landmark.el (lm-move):
9103         * play/decipher.el (decipher-show-alphabet):
9104         * net/newsticker.el (newsticker--display-jump)
9105         (newsticker--display-scroll):
9106         * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
9107         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
9108         * mail/feedmail.el (feedmail-dump-message-to-queue):
9109         * eshell/esh-proc.el (eshell-remove-process-entry):
9110         * emulation/ws-mode.el (ws-last-error):
9111         * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
9112         (viper-record-kbd-macro):
9113         * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
9114         * emacs-lisp/lisp-mnt.el (lm-report-bug):
9115         * emacs-lisp/find-func.el (find-function-noselect):
9116         * calendar/timeclock.el (timeclock-status-string)
9117         (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
9118         (timeclock-when-to-leave-string):
9119         * calendar/icalendar.el (icalendar--convert-ical-to-diary):
9120         * calc/calc-units.el (calc-enter-units-table):
9121         * calc/calc-mode.el (calc-mode-record-mode):
9122         * woman.el (woman-mini-help):
9123         * wdired.el (wdired-change-to-wdired-mode):
9124         * vc.el (vc-retrieve-snapshot):
9125         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
9126         * startup.el (display-startup-echo-area-message):
9127         * simple.el (set-goal-column):
9128         * ses.el (ses-command-hook, ses-recalculate-cell):
9129         * server.el (server-process-filter):
9130         * printing.el (pr-interface-txt-print, pr-interface-printify)
9131         (pr-interface-ps):
9132         * pcvs.el (cvs-help):
9133         * log-edit.el (log-edit, log-edit-mode-help):
9134         * iswitchb.el (iswitchb-possible-new-buffer):
9135         * isearch.el (isearch-edit-string):
9136         * image-mode.el (image-mode, image-minor-mode):
9137         * ibuf-macs.el (define-ibuffer-filter):
9138         * hi-lock.el (hi-lock-find-patterns):
9139         * files.el (toggle-read-only):
9140         * ediff-util.el (ediff-copy-diff)
9141         (ediff-write-merge-buffer-and-maybe-kill):
9142         * echistory.el (Electric-history-undefined):
9143         * dnd.el (dnd-insert-text):
9144         * dired-aux.el (dired-query):
9145         * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
9146         * bookmark.el (bookmark-bmenu-locate):
9147         * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
9148         Fix `message' calls to ensure first arg is a format string.
9149         The change was made only when these two conditions were satisfied:
9150         [1] when there is a possibility that the arguments would cause an error
9151         for example, if the code in question relies on external variables
9152         such as filenames, and
9153         [2] if the arg to `message' could not have been nil in the code.
9155         * pcomplete.el (pcomplete--help): Fix `message' format spec.
9156         Not having a %s would be weird, though not technically wrong.
9158 2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9160         * term/mac-win.el (mac-add-charset-info): Doc fix.
9162 2005-09-17  Romain Francoise  <romain@orebokech.com>
9164         * shell.el (shell-resync-dirs): Handle echoing processes more
9165         reliably.  Don't insert resync command if `comint-process-echoes'
9166         is non-nil.
9168 2005-09-17  Magnus Henoch  <mange@freemail.hu>
9170         * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
9171         (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
9172         aspell versions >= 0.60.
9173         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
9174         only if ispell-aspell-supports-utf8 is non-nil.
9176 2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
9178         * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
9179         buffer-local value to lisp-indent-function.
9181 2005-09-17  Milan Zamazal  <pdm@zamazal.org>
9183         * progmodes/glasses.el (glasses-make-readable): If
9184         glasses-separator differs from underscore, put appropriate
9185         overlays over underscore characters.
9186         (glasses-convert-to-unreadable): If glasses-separator differs from
9187         underscore, try to convert glasses-separator characters to
9188         underscores.
9190 2005-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9192         * calendar/diary-lib.el (mark-diary-entries): Don't move point.
9193         Use with-syntax-table and dolist.
9195 2005-09-16  Carsten Dominik  <dominik@science.uva.nl>
9197         * textmodes/reftex-auc.el:
9198         * textmodes/reftex-cite.el:
9199         * textmodes/reftex-dcr.el:
9200         * textmodes/reftex-global.el:
9201         * textmodes/reftex-parse.el:
9202         * textmodes/reftex-ref.el:
9203         * textmodes/reftex-sel.el:
9204         * textmodes/reftex-toc.el:
9205         * textmodes/reftex-vars.el:
9206         * textmodes/reftex.el: Small changes to remove compiler warnings.
9208         * textmodes/reftex-index.el: Likewise.
9209         (reftex-query-index-phrase): More efficient use of markers.
9211 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
9213         * image.el (image-load-path): New variable.
9214         (image-search-load-path): New function.
9215         (find-image): Search for images in `image-load-path'.
9217 2005-09-15  Richard M. Stallman  <rms@gnu.org>
9219         * follow.el: Change Maintainer field.
9221 2005-09-15  David Ponce  <david@dponce.com>
9223         * recentf.el (recentf-save-file-modes): New option.
9224         (recentf-save-list): Use it.
9226 2005-09-15  Nick Roberts  <nickrob@snap.net.nz>
9228         * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
9229         (mode-line-mule-info, mode-line-modified): Move bindings from
9230         mouse-3 to mouse-1.
9232 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
9234         * simple.el (sendmail-user-agent-compose): Revert last change.
9236 2005-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9238         * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
9239         Use with-current-buffer.
9240         (ange-ftp-gwp-start): Remove unused var `gw-user'.
9241         (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
9242         (ange-ftp-insert-directory): Remove unused var `short'.
9243         (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
9245         * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
9246         (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
9248         * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
9249         (check-calendar-holidays, diary-list-entries): Autoload.
9250         Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
9251         (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
9253         * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
9254         which mistakenly removed a call to display-buffer.
9256 2005-09-14  Juanma Barranquero  <lekktu@gmail.com>
9258         * obsolete/iso-insert.el: Move to obsolete/ from international/.
9260 2005-09-14  Thien-Thi Nguyen  <ttn@gnu.org>
9262         * progmodes/hideshow.el
9263         (hs-hide-comments-when-hiding-all): Remove autoload cookie.
9264         (hs-allow-nesting): New user var.
9265         (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
9266         (hs-hide-block-at-point): When nesting allowed,
9267         if there is already an overlay in place, delete it.
9268         (hs-safety-is-job-n): Delete func; remove call sites.
9269         (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
9270         (hs-overlay-at): New func.
9271         (hs-already-hidden-p, hs-show-block): Use it.
9272         (hs-hide-all): Don't pre-clean if nesting allowed.
9273         (hs-show-all): Temporarily disallow
9274         nesting around call to `hs-discard-overlays'.
9276 2005-09-14  Chong Yidong  <cyd@stupidchicken.com>
9278         * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
9279         Delete unused local var.
9281 2005-09-13  Juanma Barranquero  <lekktu@gmail.com>
9283         * help-fns.el (describe-categories): "?\ " -> "?\s".
9284         (help-do-arg-highlight): Recognize also ARG-n, as in
9285         `move-to-left-margin' (ARG+n is already recognized).  Simplify.
9287         * international/codepage.el (dos-unsupported-char-glyph):
9288         * net/newsticker.el (tool-bar-map, w3-mode-map)
9289         (w3m-minor-mode-map):
9290         * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
9291         (ent-alist):
9292         * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
9294 2005-09-13  Chong Yidong  <cyd@stupidchicken.com>
9296         * custom.el (custom-push-theme): Handle the case where a symbol is
9297         bound but face properties have not yet been assigned.
9299         * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
9300         Fix behavior if noerase is `t' and there is no mail buffer.
9302         * simple.el (sendmail-user-agent-compose): Use a new mail buffer
9303         if `continue' is nil, rather than signal an error.
9305 2005-09-12  Richard M. Stallman  <rms@gnu.org>
9307         * font-lock.el (font-lock-keywords): Add autoload.
9309         * help-fns.el (describe-variable): Rearrange to put source link
9310         in a predictable place.
9312         * net/newsticker.el: New file.
9314 2005-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9316         * calendar/calendar.el (calendar-for-loop): Add edebug info.
9317         (calendar-basic-setup): Use the new nil arg.
9318         (number-of-diary-entries): Move to diary-lib.el.
9320         * calendar/diary-lib.el: Use with-current-buffer, match-string.
9321         (diary-list-entries): Use with-syntax-table and dolist.
9322         Rename from list-diary-entries.
9323         Use number-of-diary-entries if `number' is nil.
9324         (diary, diary-view-entries): Use this new name and new nil arg value.
9325         (number-of-diary-entries): Move from calendar.el.
9326         (diary-unhide-everything): New function.
9327         (include-other-diary-files, fancy-diary-display)
9328         (diary-show-all-entries, make-diary-entry): Use it.
9329         (diary-mail-entries): Use buffer-string.
9330         (mark-diary-entries): Fix long standing paren typo.
9331         (diary-sexp-entry): Use count-lines.
9332         (make-diary-entry): Avoid `previous-line'.
9333         (diary-mode-map): New var.
9334         (diary-mode): Redraw cal after saving.  Setup header-line.
9335         (fancy-diary-display-mode): Use local-set-key.
9337         * startup.el (command-line): Try calling various terminal-init-foo-bar
9338         functions by stripping hyphenated suffixes from $TERM.
9340         * files.el (normal-mode): Check boundness of font-lock-keywords.
9342 2005-09-12  Richard M. Stallman  <rms@gnu.org>
9344         * progmodes/compile.el: Don't decide a file's directory
9345         until the user actually tries to go there.
9346         (compilation-next-error-function):
9347         Pass compilation-find-file the directory from the file-struct.
9348         (compilation-internal-error-properties): Separate local FILE-STRUCT
9349         from FILE.  Doc the args better.  Rename arg FMT to FMTS.
9350         (compilation-find-file): Arg DIR renamed to DIRECTORY.
9351         Expand it, and if nil, use default-directory.
9352         (compilation-get-file-structure): Don't mix specified directory
9353         with default directory.  Put specified directory into
9354         file-struct.  Don't make the file name absolute.
9356         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
9357         (compile-command): Add autoload.
9358         (compilation-disable-input): Add autoload.
9360 2005-09-11  Stephen Gildea  <gildea@stop.mail-abuse.org>
9362         * time-stamp.el: Mention variable `time-stamp-pattern' in doc
9363         strings of the variables it can override.
9364         (time-stamp): New (as yet undocumented) time-stamp-format escapes
9365         %Q and %q, for fully-qualified domain name and unqualified host name.
9367 2005-09-11  Kim F. Storm  <storm@cua.dk>
9369         * emacs-lisp/authors.el (authors-aliases): Update list.
9370         (authors-fixed-entries): Update mldrag.el entry.
9372 2005-09-10  Alan Mackenzie  <acm@muc.de>
9374         * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
9375         from the region narrowed to.
9377 2005-09-10  Magnus Henoch  <mange@freemail.hu>
9379         * textmodes/ispell.el (ispell-check-version): Signal an error if
9380         aspell version is less than 0.60.
9382 2005-09-10  Pascal Dupuis  <Pascal.Dupuis@esat.kuleuven.be>  (tiny change)
9384         * progmodes/octave-inf.el (inferior-octave-startup):
9385         Resync current dir at the end.
9387 2005-09-10  Emilio C. Lopes  <eclig@gmx.net>
9389         * woman.el (woman-topic-at-point-default):
9390         Rename to woman-use-topic-at-point-default.
9391         (woman-topic-at-point): Rename to woman-use-topic-at-point.
9392         (woman-file-name): Reflect renames above.  Automatically use the
9393         word at point as topic if woman-use-topic-at-point is non-nil.
9394         Otherwise offer it as default but don't insert it in the
9395         minibuffer.  Also use `test-completion' instead of `assoc' as
9396         suggested by Stefan Monnier.
9398 2005-09-10  Andre Spiegel  <spiegel@gnu.org>
9400         * vc.el (vc-directory, vc-update-change-log): Throw an error on
9401         the attempt to do it over Tramp.  This is not yet supported.
9403 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
9405         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
9406         (menu-bar-non-minibuffer-window-p): New functions.
9407         ("Split Window", "Save As..."): Use them.
9408         ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
9409         ("Print Buffer", "Truncate Long Lines in this Buffer"):
9410         Use menu-bar-menu-frame-live-and-visible-p.
9411         ("Save Buffer", "Insert File", "Open Directory...")
9412         ("Open File...", "Visit New File..."):
9413         Use menu-bar-non-minibuffer-window-p.
9414         (kill-this-buffer-enabled-p, dired <menu-enable>):
9415         Use menu-bar-non-minibuffer-window-p.
9417 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
9419         * cus-start.el (all): Don't complain about fringe-related
9420         built-ins if fringes are not supported.  Ditto about
9421         selection-related built-ins.  Fix the test for GTK-related built-ins.
9423         * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
9424         ("Postscript Print Buffer", "Print Region", "Save As...")
9425         ("Save", "Insert File...", "Open Directory...")
9426         ("Open File...", "Visit New File..."")
9427         ("Truncate Long Lines in this Buffer"): Don't look at
9428         menu-updating-frame if this display does not support multiple frames.
9430 2005-09-09  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
9432         * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
9434 2005-09-09  Emilio Lopes  <eclig@gmx.net>
9436         * woman.el: Format- and whitespace-related changes.
9438 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
9440         * woman.el: Fix my email address.
9442 2005-09-08  Richard M. Stallman  <rms@gnu.org>
9444         * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
9445         (sh-mode): Locally set skeleton-pair-default-alist.
9447         * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
9449         * progmodes/flymake.el: Require `compile' unconditionally.
9451         * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
9453         * woman.el (woman-file-name): Provide a default, not initial input.
9455         * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
9457         * font-lock.el (font-lock-support-mode): Doc fix.
9459         * descr-text.el (describe-property-list): Handle non-symbol prop names.
9461 2005-09-08  Richard M. Stallman  <rms@gnu.org>
9463         * simple.el (blink-matching-open): Get rid of text props from
9464         the string shown in echo area.  Don't permanently set point.
9465         Some rearrangements.
9467 2005-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
9469         * recentf.el (recentf-filename-handler): Add custom choice
9470         `abbreviate-file-name'.
9472         * msb.el (msb--very-many-menus): Fix typo.
9474         * disp-table.el (standard-display-european): Don't set
9475         enable-multibyte-characters to nil.
9477 2005-09-08  David Ponce  <david@dponce.com>
9479         * recentf.el (recentf-show-file-shortcuts-flag): New option.
9480         (recentf-expand-file-name): Doc fix.
9481         (recentf-dialog-mode-map): Define digit shortcuts.
9482         (recentf--files-with-key): New variable.
9483         (recentf-show-digit-shortcut-filter): New function.
9484         (recentf-open-files-items): New function.
9485         (recentf-open-files): Use it.
9486         (recentf-open-file-with-key): New command.
9488 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
9490         * buff-menu.el (Buffer-menu-sort-by-column): New function.
9491         Suggested by Kim F. Storm.
9492         (Buffer-menu-sort-button-map): Global keymap for sort buttons.
9493         (Buffer-menu-make-sort-button): Use global keymap.
9495 2005-09-07  Michael Albinus  <michael.albinus@gmx.de>
9497         * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
9498         (Man-getpage-in-background-advice): Remove defadvice; it isn't
9499         necessary any longer with the remapped command.
9500         (Man-bgproc-sentinel-advice): Remove defadvice which counts
9501         formatting time only.
9503         * net/tramp.el (tramp-action-password)
9504         (tramp-multi-action-password): Compile the password prompt from
9505         `method', `user' and `host'.  Sometimes it isn't obvious which
9506         password to enter, for example with remote files offered by
9507         recentf.el, or with multiple steps.  Suggested by Robert Marshall
9508         <robert@chezmarshall.freeserve.co.uk>.
9510 2005-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9512         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
9513         Fix regexp for when "s///" is at the beginning of line.
9515 2005-09-07  Jay Belanger  <belanger@truman.edu>
9517         * calc/calc-poly.el (math-expand-term): Multiply out any powers
9518         when in matrix mode.
9520 2005-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9522         * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
9523         non-anonymous functions.
9525 2005-09-06  Chong Yidong  <cyd@stupidchicken.com>
9527         * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
9528         when using a header line.  Otherwise, use mouse-1-click-follows-link.
9530         * mouse.el (mouse-drag-header-line): Do nothing if the header-line
9531         can't be moved; don't signal an error.
9533 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
9535         * cus-theme.el (custom-theme-write-faces): Save the current face
9536         spec, not the defface spec.
9538         * custom.el (custom-known-themes): Clarify meaning of "standard".
9539         (custom-push-theme): Save old values in the standard theme.
9540         (disable-theme): Correct typo.
9541         (custom-face-theme-value) Deleted unused function.
9542         (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
9544 2005-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9546         * progmodes/compile.el (compilation-goto-locus): Take into account
9547         iconified frames when determining whether the buffer is
9548         already visible.
9549         Don't reset window height if the window already existed.
9551 2005-09-04  Chong Yidong  <cyd@stupidchicken.com>
9553         * custom.el (load-theme): Rename from require-theme.
9554         Add interactive spec.
9555         (enable-theme): Rename from custom-enable-theme.
9556         Add interactive spec.
9557         (disable-theme): Rename from custom-disable-theme.
9558         Add interactive spec.
9559         (custom-make-theme-feature): Doc fix.
9560         (custom-theme-directory): Doc fix.
9561         (provide-theme): Call enable-theme.
9563 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9565         * obsolete/lazy-lock.el (lazy-lock-mode):
9566         * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
9567         font-lock-mode if it's off.  Print a warning instead.
9569         * progmodes/compile.el (compilation-start): Ignore errors if the
9570         process died before we get to send-eof.
9572         * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
9573         Undo last change.  Enclosing the result in quotes broke things on Unix
9574         since tex-send-command passes it through shell-quote-argument.
9575         (tex-send-command): Pass `file' through convert-standard-filename
9576         when possible.
9577         (tex-uptodate-p): Handle the case where TeX hasn't put additional
9578         info in a transcript.
9580 2005-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
9582         * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
9583         fix compilation warning.  Reorder the key definitions to group
9584         together keys emitted by the current version of xterm.
9586         * progmodes/vhdl-mode.el (vhdl-highlight-faces)
9587         (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
9588         Reorder predicates to correct min-color usage.
9590 2005-09-01  Chong Yidong  <cyd@stupidchicken.com>
9592         * longlines.el (longlines-mode): Inhibit read-only when encoding.
9593         Kill local variables when longlines-mode is turned off.
9595 2005-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9597         * international/mule-cmds.el (set-locale-environment): Soothe compiler.
9599         * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
9601         * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
9603         * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
9604         (font-lock-lines-before): Change default to being inactive.
9605         (font-lock-default-fontify-region): Obey font-lock-lines-before.
9606         (font-lock-after-change-function): Don't handle f-l-lines-before here.
9608 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
9610         * net/tramp.el (tramp-handle-make-auto-save-file-name):
9611         Deactivate temporarily advice if active (not needed for Emacs 22,
9612         but for backwards compatibility).
9613         (tramp-exists-file-name-handler): Rewrite.  First implementation
9614         was too simple.
9615         (tramp-advice-make-auto-save-file-name):
9616         Call `tramp-handle-make-auto-save-file-name' (again, just for
9617         backwards compatibility).
9619 2005-08-31  Reto Zimmermann  <reto@gnu.org>
9621         * progmodes/vhdl-mode.el
9622         (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
9623         (vhdl-end-p): Fix indentation bug "else" after "-- when".
9624         (vhdl-set-default-project): New function (easier setting of default).
9625         (vhdl-port-copy): Handle extended identifiers for generics.
9626         (vhdl-compiler-alist): Better description for error message regexp.
9627         (vhdl-make): Query for target, use previous as default.
9628         (vhdl-port-copy): Fix port copy for port names starting with "signal".
9629         (vhdl-font-lock-keywords-2): Fix fontification for record
9630         el. assign.
9631         (vhdl-speedbar-make-subpack-line): Add package body link.
9632         (vhdl-generate-makefile-1): Not include itself as dependency.
9633         (vhdl-font-lock-init): Highlight c-preprocessor directives.
9634         (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
9635         (vhdl-get-syntactic-context): Handle c-preprocessor directives.
9636         (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
9637         (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
9638         (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
9639         (vhdl-import-project): Add string argument for `error'.
9640         (vhdl-compose-configuration)
9641         (vhdl-compose-configuration-architecture): Add configuration
9642         declaration generation.
9643         (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
9644         (vhdl-trailer-re): Add "record" keyword (better indentation).
9645         (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
9646         "[^ \t-\"]+".
9647         (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
9648         (vhdl-testbench-entity-file-name)
9649         (vhdl-testbench-architecture-file-name): Allow separate
9650         customization of testbench file names.
9651         (vhdl-beginning-of-block): Handle optional subprogram parameter list.
9652         (vhdl-get-visible-signals): Allow newline within alias declaration.
9653         (vhdl-update-sensitivity-list): Signal read only on certain attributes.
9654         (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
9655         (member-ignore-case): Alias for missing function in XEmacs.
9656         (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
9657         (vhdl-update-sensitivity-list): Ignore case on read signals.
9658         (vhdl-replace-string): Adjust case only for file names.
9659         (vhdl-update-sensitivity-list): Fix search for read signals.
9660         (vhdl-update-sensitivity-list): Exclude formal parameters.
9661         (vhdl-get-visible-signals): Include aliases of signals.
9662         (vhdl-get-visible-signals): Fix signal name searching.
9663         (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
9664         (vhdl-fixup-whitespace-region): Fix for character
9665         literals (e.g. `:').
9667 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
9669         * ansi-color.el (comint-last-output-start):
9670         * bs.el (font-lock-verbose):
9671         * diff-mode.el (add-log-buffer-file-name-function):
9672         * dired-x.el (vm-folder-directory):
9673         * faces.el (help-xref-stack-item):
9674         * files.el (font-lock-keywords):
9675         * find-lisp.el (dired-buffers, dired-subdir-alist):
9676         * ido.el (cua-inhibit-cua-keys):
9677         * log-view.el (cvs-minor-wrap-function):
9678         * outline.el (font-lock-warning-face):
9679         * simple.el (compilation-current-error):
9680         * speedbar.el (ange-ftp-path-format, efs-path-regexp)
9681         (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
9682         * tooltip.el (comint-prompt-regexp):
9683         * w32-fns.el (explicit-shell-file-name):
9684         * term/mac-win.el (mac-charset-info-alist)
9685         (mac-services-selection, mac-system-script-code):
9686         * term/tty-colors.el (msdos-color-values):
9687         * term/w32-win.el (xlfd-regexp-registry-subnum):
9688         * term/x-win.el (x-keysym-table, x-selection-timeout)
9689         (x-session-id, x-session-previous-id):
9690         * textmodes/ispell.el (mail-yank-prefix):
9691         * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
9692         * textmodes/org.el (calc-embedded-close-formula)
9693         (calc-embedded-open-formula)
9694         (font-lock-unfontify-region-function):
9695         * textmodes/reftex-global.el (isearch-next-buffer-function)
9696         (TeX-master):
9697         * textmodes/reftex.el (font-lock-keywords):
9698         * textmodes/tex-mode.el (font-lock-comment-face)
9699         (font-lock-doc-face):
9700         * textmodes/texinfo.el (outline-heading-alist):
9701         Add defvars.
9703         * textmodes/artist.el (x-pointer-crosshair): Add defvar.
9704         (artist-spray-chars, artist-mode-init, artist-replace-string)
9705         (artist-select-erase-char, artist-vap-find-endpoints-horiz)
9706         (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
9707         (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
9709         * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
9710         (conf-align-assignments): "?\ " -> "?\s".
9712         * textmodes/reftex-index.el (TeX-master): Add defvar.
9713         (reftex-index-phrases-marker): Move up defvar.
9715         * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
9716         (reftex-toc-include-labels-indicator)
9717         (reftex-toc-include-index-indicator)
9718         (reftex-toc-max-level-indicator): Move up declarations.
9720         * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
9721         of args to `tramp-run-real-handler', even if it's empty in this case.
9723 2005-08-31  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9725         * dired.el (dired-move-to-filename-regexp): Add date format for
9726         Mac OS X 10.3 in East Asian locales.
9728 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
9730         * files.el (make-auto-save-file-name): Add file name handler call
9731         if applicable.
9733         * net/tramp.el (tramp-file-name-handler-alist)
9734         (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
9735         (tramp-handle-make-auto-save-file-name): Rename from
9736         `tramp-make-auto-save-file-name'.
9737         (tramp-exists-file-name-handler): New defun.
9738         (tramp-advice-make-auto-save-file-name): Make defadvice only when
9739         `make-auto-save-file-name' is not a magic file name operation.
9741 2005-08-30  Richard M. Stallman  <rms@gnu.org>
9743         * files.el (risky-local-variable-p):
9744         Match `-predicates' and `-commands.
9746         * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
9747         (custom-save-all): Visit the file if necessary;
9748         kill the buffer if we created it.
9749         (custom-save-delete): Don't visit file or kill buffer here.
9751 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
9753         * textmodes/org.el (org-special-keyword): New face.
9754         (org-table-copy-down, org-table-eval-formula)
9755         (org-table-recalculate, org-init-section-numbers):
9756         Use `string-to-number' instead of `string-to-int'.
9757         (org-get-location): Use `insert-buffer-substring' instead of
9758         `insert-buffer'.
9759         (org-modify-diary-entry-string): New function.
9760         (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
9761         (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
9762         (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
9763         active region.
9764         (org-export-as-html): Handle QUOTE keyword.
9765         (org-quote-string): New option.
9766         (org-bookmark-jump-unhide): New function, used for
9767         `bookmark-after-jump-hook'.
9768         (org-diary-default-entry): Apply only when not called through
9769         `org-agenda'.
9771 2005-08-30  Juanma Barranquero  <lekktu@gmail.com>
9773         * net/eudc.el (mode-popup-menu):
9774         * play/handwrite.el (ps-printer-name, ps-lpr-command):
9775         * progmodes/ada-mode.el (compile-auto-highlight)
9776         (skeleton-further-elements):
9777         * progmodes/autoconf.el (font-lock-syntactic-keywords):
9778         * progmodes/cmacexp.el (msdos-shells):
9779         * progmodes/compile.el (font-lock-extra-managed-props)
9780         (font-lock-keywords, font-lock-maximum-size)
9781         (font-lock-support-mode):
9782         * progmodes/grep.el (font-lock-lines-before):
9783         * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
9784         * progmodes/mixal-mode.el (compile-command):
9785         * progmodes/perl-mode.el (font-lock-comment-face)
9786         (font-lock-doc-face, font-lock-string-face):
9787         * progmodes/prolog.el (comint-prompt-regexp):
9788         * progmodes/sh-script.el (font-lock-comment-face)
9789         (font-lock-set-defaults, font-lock-string-face):
9790         * progmodes/sql.el (font-lock-keyword-face)
9791         (font-lock-set-defaults, font-lock-string-face):
9792         * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
9793         (itimer-version, lazy-lock-defer-contextually)
9794         (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
9795         Add defvars.
9797         * progmodes/cperl-mode.el (cperl-electric-lbrace)
9798         (cperl-electric-keyword, cperl-electric-pod)
9799         (cperl-electric-backspace, cperl-forward-re)
9800         (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
9801         (vc-rcs-header, vc-sccs-header): Add defvars.
9803         * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
9804         (font-lock-syntactic-keywords, gud-find-expr-function):
9805         Add defvars.
9807         * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
9808         (gdb-frame-parameters): Declare before use.
9810         * progmodes/gud.el (gdb-active-process, gdb-define-alist)
9811         (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
9812         (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
9813         (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
9815         * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
9816         (idlwave-help-with-source): Use `insert-buffer-substring', not
9817         `insert-buffer'.
9819 2005-08-29  Juri Linkov  <juri@jurta.org>
9821         * outline.el (hide-entry, hide-leaves, outline-toggle-children):
9822         Put outline-back-to-heading function call inside save-excursion.
9824 2005-08-29  Juanma Barranquero  <lekktu@gmail.com>
9826         * man.el (Man-init-defvars, Man-translate-references)
9827         (Man-support-local-filenames, Man-highlight-references):
9828         * progmodes/sql.el (sql-interactive-mode):
9829         * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
9831         * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
9832         (compilation-mode-font-lock-keywords): Add defvars.
9833         (checkdoc-interactive-loop): "?\ " -> "?\s".
9835         * emacs-lisp/lisp-mode.el (font-lock-comment-face)
9836         (font-lock-doc-face, font-lock-string-face)
9837         (font-lock-keywords-case-fold-search): Add defvars.
9838         (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
9840         * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
9841         Don't pass X and Y (they are ignored anyway).
9842         (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
9843         (mouse-delete-window): Make arguments optional.
9845         * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
9846         (caesar-translate-table, minor-modes, news-buffer-save)
9847         (news-group-name, news-minor-modes): Add defvars.
9849         * emacs-lisp/lselect.el (mouse-highlight-priority)
9850         (x-lost-selection-functions, zmacs-regions):
9851         * emacs-lisp/pp.el (font-lock-verbose):
9852         * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
9853         * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
9854         (ses-mode-map):
9855         * emacs-lisp/tcover-unsafep.el (safe-functions):
9856         * international/mule-cmds.el (mac-system-coding-system)
9857         (mac-system-locale):
9858         * language/ethio-util.el (rmail-current-message)
9859         (rmail-message-vector):
9860         * language/thai-util.el (thai-auto-composition-mode):
9861         * mail/metamail.el (rmail-current-message, rmail-message-vector):
9862         * mail/mspools.el (rmail-inbox-list, vm-crash-box)
9863         (vm-folder-directory, vm-init-file, vm-init-file-loaded)
9864         (vm-primary-inbox, vm-spool-files):
9865         * mail/rmail.el (deleted-head, font-lock-fontified)
9866         (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
9867         (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
9868         (total-messages):
9869         * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
9870         (rmail-summary-mode-map):
9871         * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
9872         (rmail-last-label, rmail-last-multi-labels)
9873         (rmail-summary-vector, rmail-total-messages):
9874         * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
9875         * mail/rmailsum.el (msgnum):
9876         * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
9877         (rmail-current-message):
9878         * obsolete/fast-lock.el (font-lock-face-list):
9879         * obsolete/rnewspost.el (mail-reply-buffer):
9880         * obsolete/scribe.el (compile-command):
9881         * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
9883 2005-08-28  John Paul Wallington  <jpw@gnu.org>
9885         * ibuf-ext.el (ibuffer-auto-update-changed):
9886         Use `frame-or-buffer-changed-p' to check whether we need to update.
9887         (ibuffer-auto-mode): Don't advise `get-buffer-create' and
9888         `kill-buffer'.  Initialise `ibuffer-auto-buffers-changed'
9889         as a `frame-or-buffer-changed-p' state vector instead.
9891 2005-08-27  Romain Francoise  <romain@orebokech.com>
9893         * textmodes/makeinfo.el (makeinfo-compile):
9894         Use `compilation-start'.  Set `next-error-function' according to
9895         `disable-errors'.
9896         (makeinfo-next-error): New function.
9897         (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
9898         (makeinfo-buffer): Likewise.
9900         * progmodes/compile.el (compilation-start): Add autoload cookie.
9902         * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
9903         * textmodes/sgml-mode.el: Likewise.
9904         * progmodes/python.el: Likewise.
9906 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
9908         * simple.el (blink-matching-paren-distance): Document the meaning
9909         of nil value, and allow to customize to nil.
9911         * eshell/esh-ext.el (eshell-windows-shell-file): Look for
9912         command.com, not command.exe.
9914 2005-08-26  John Wiegley  <johnw@newartisans.com>
9916         * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
9917         code around a bit so that an extraneous nil argument is not added
9918         to a command when no args are given.
9920         * eshell/esh-arg.el (eshell-parse-double-quote): If a
9921         double-quoted argument resolves to nil, return it as an empty
9922         string rather than as nil.  This made it impossible to pass "" to
9923         a shell script as a null string argument.
9925 2005-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9927         * outline.el (outline-invent-heading): New fun.
9928         (outline-promote, outline-demote): Use it.
9929         (outline-move-subtree-down): Remove unused vars `re' and `txt'.
9930         (outline-end-of-subtree): Remove unused var `opoint'.
9932 2005-08-26  David Reitter  <david.reitter@gmail.com>
9934         * menu-bar.el (truncate-lines, write-file, print-buffer)
9935         (ps-print-buffer-faces, ps-print-buffer, split-window):
9936         Disable menu items when the frame they refer to is invisible, or when
9937         they refer to a buffer and the minibuffer is selected.
9939 2005-08-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
9941         * progmodes/flymake.el (flymake-highlight-err-lines):
9942         Use save-excursion around flymake-highlight-line to preserve point.
9944 2005-08-26  Eli Zaretskii  <eliz@gnu.org>
9946         * progmodes/octave-mod.el: Change Author and Maintainer address.
9947         (octave-maintainer-address): Change Kurt's email address.
9948         * progmodes/octave-inf.el: Change Author and Maintainer address.
9949         * progmodes/octave-hlp.el: Change Author and Maintainer address.
9951 2005-08-26  Kim F. Storm  <storm@cua.dk>
9953         * subr.el (version-list-<, version-list-<=, version-list-=):
9954         Rename from integer-list-*.
9955         (version-list-not-zero): Likewise.  Fix while loop.
9956         (version=): Use version-list-= instead of string-equal.
9958 2005-08-26  Richard M. Stallman  <rms@gnu.org>
9960         * outline.el (outline-promote): Try shortening the heading.
9961         As last resort, read the heading to use.
9962         (outline-demote): As last resort, read the heading to use.
9964 2005-08-26  Romain Francoise  <romain@orebokech.com>
9966         * progmodes/compile.el (compilation-start): Doc fix.
9968         * progmodes/antlr-mode.el (antlr-default): Fix defface form.
9969         (antlr-font-lock-additional-keywords): Fix reference to
9970         `antlr-font-lock-literal-regexp' erroneously changed during the
9971         mass face rename.
9972         (antlr-run-tool): Use `compilation-start'.
9974         * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
9975         instead of the obsolete `compile-internal'.
9977 2005-08-26  Juanma Barranquero  <lekktu@gmail.com>
9979         * calendar/cal-bahai.el (date, displayed-month, displayed-year)
9980         (number, original-date):
9981         * calendar/cal-china.el (date):
9982         * calendar/cal-coptic.el (date):
9983         * calendar/cal-french.el (date):
9984         * calendar/cal-hebrew.el (date, entry, number, original-date):
9985         * calendar/cal-islam.el (date, number, original-date):
9986         * calendar/cal-iso.el (date):
9987         * calendar/cal-julian.el (date):
9988         * calendar/cal-mayan.el (date):
9989         * calendar/cal-menu.el (date, event):
9990         * calendar/cal-persia.el (date):
9991         * calendar/lunar.el (date):
9992         * calendar/solar.el (date): Add defvars.
9994         * emerge.el:
9995         * ibuffer.el:
9996         * info-xref.el:
9997         * obsolete/bg-mouse.el:
9998         * obsolete/sun-curs.el:
9999         * obsolete/swedish.el: Move the `defvar's to the top level.
10001         * smerge-mode.el (smerge-refined-change): Add :group.
10003 2005-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10005         * smerge-mode.el (smerge-remove-props): Make the args non-optional.
10006         (smerge-keep-n): Remove props.
10007         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
10008         (smerge-keep-current, smerge-kill-current): Don't remove props anymore
10009         now that it's done in smerge-keep-n.
10010         (smerge-refined-change): New face.
10011         (smerge-refine-chopup-region, smerge-refine-highlight-change)
10012         (smerge-refine): New funs.
10013         (smerge-basic-map): Bind smerge-refine.
10015 2005-08-25  Juri Linkov  <juri@jurta.org>
10017         * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
10018         compilation-process-setup-function and compilation-disable-input
10019         in grep-mode instead of let-bindings in grep.
10021         * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
10022         Delete "Automatic File De/compression" (auto-compression-mode).
10024 2005-08-25  Juanma Barranquero  <lekktu@gmail.com>
10026         * obsolete/bg-mouse.el: Move to obsolete/ from term/.
10027         Silence warning about non-existent variable.
10029 2005-08-25  Richard M. Stallman  <rms@gnu.org>
10031         * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
10032         Rename "Describe Key" to "Describe Key or Mouse Operation".
10034         * mail/mailalias.el (build-mail-aliases): Delete comments
10035         from the contents before processing them.
10037         * isearch.el (isearch-edit-string): Erase the Search prompt
10038         if user enters an empty string and there is no default.
10040         * comint.el (comint-file-name-prefix): Add autoload.
10042 2005-08-25  Joe Corneli  <jcorneli@math.utexas.edu>
10044         * subr.el (play-sound): Rearrange to avoid warning.
10046 2005-08-25  Carsten Dominik  <dominik@science.uva.nl>
10048         * calendar/diary-lib.el (diary-modify-entry-list-string-function):
10049         New hook.
10050         (add-to-diary-list): Call `diary-modify-entry-list-string-function'
10052 2005-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10054         * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
10056         * custom.el (custom-theme-set-variables): Sort minor modes last.
10058 2005-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10060         * subr.el (version-separator, version-regexp-alist): New vars used by
10061         version comparison funs.
10062         (integer-list-<, integer-list-=, integer-list-<=)
10063         (integer-list-not-zero): New funs for integer list comparison.
10064         (version-to-list, version=, version<, version<=): New funs for version
10065         comparison.
10067 2005-08-24  Juanma Barranquero  <lekktu@gmail.com>
10069         * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
10070         (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
10071         time to silence the byte-compiler.
10073         * ibuffer.el (ibuffer-compile-make-eliding-form)
10074         (ibuffer-check-formats): Use `with-no-warnings' to hide references
10075         to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
10076         so it's silly to get warnings for it).
10077         (ibuffer-auto-mode, ibuffer-cached-filter-formats)
10078         (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
10079         (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
10080         (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
10081         (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
10082         (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
10083         Defvar at compile time.
10084         (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
10085         (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
10086         Declare them before use.
10088         * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
10089         (info-xref-good, info-xref-bad): Defvar at compile time.
10091         * obsolete/mlsupport.el (filter-region, execute-monitor-command):
10092         Use `let*' instead of `let'.
10094         * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
10095         (*mouse-y*, menu, char): Defvar at compile time.
10096         (sc::menu): Declare it before use.
10097         (sc::pack-one-line): Use `let', not `let*'.
10099         * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
10100         (mail-send-hook): Defvar at compile time.
10102         * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
10103         Defvar at compile time.
10105         * term/sun-mouse.el (current-global-mousemap)
10106         (current-local-mousemap): Declare them before use.
10108 2005-08-24  Carsten Dominik  <dominik@science.uva.nl>
10110         * bookmark.el (bookmark-after-jump-hook): New hook.
10111         (bookmark-jump): Run `bookmark-after-jump-hook'.
10113 2005-08-23  Juri Linkov  <juri@jurta.org>
10115         * faces.el (minibuffer-prompt): Doc fix.
10117 2005-08-23  Juanma Barranquero  <lekktu@gmail.com>
10119         * progmodes/xscheme.el: Trivial changes to silence warnings.
10120         (xscheme-previous-mode, xscheme-previous-process-state):
10121         Add defvars.
10122         (xscheme-last-input-end, xscheme-process-command-line)
10123         (xscheme-process-name, xscheme-buffer-name)
10124         (xscheme-expressions-ring-max, xscheme-expressions-ring)
10125         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
10126         (xscheme-control-g-synchronization-p)
10127         (xscheme-control-g-disabled-p, xscheme-string-receiver)
10128         (default-xscheme-runlight, xscheme-runlight)
10129         (xscheme-runlight-string, xscheme-process-filter-state)
10130         (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
10131         Move to beginning of file.
10132         (scheme-interaction-mode-commands-alist)
10133         (scheme-interaction-mode-map, scheme-debugger-mode-map):
10134         Declare them before use.  Note: the initialization code for the variables
10135         has not been moved because it uses functions that reference the variables.
10136         (xscheme-control-g-message-string, xscheme-process-filter-alist)
10137         (xscheme-prompt-for-expression-map): Declare them before use.
10138         (scheme-debugger-mode-commands): "?\ " -> "?\s".
10140 2005-08-23  Ed Swarthout  <ed.swarthout@gmail.com>  (tiny change)
10142         * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
10144 2005-08-22  Juri Linkov  <juri@jurta.org>
10146         * faces.el (set-face-underline): Delete this duplicate function
10147         and make an obsolete alias to set-face-underline-p.
10148         (set-face-underline-p): Use docstring of set-face-underline.
10149         (describe-face): Create hyperlink to parent face.
10151         * info.el (Info-insert-dir): Use save-excursion around
10152         insert-buffer-substring.
10153         (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
10154         (Info-escape-percent): Delete function.
10155         (Info-fontify-node): Replace Info-escape-percent by
10156         replace-regexp-in-string with REP arg set to lambda that
10157         duplicates `%' and preserves text properties.
10159         * progmodes/compile.el (compilation-disable-input): Doc fix.
10160         (define-compilation-mode): Doc fix and refill.
10161         (kill-compilation): Use `mode-name' in the error message.
10162         (compilation-find-file): Use `compilation-error' in the
10163         read-file-name's prompt.
10165 2005-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10167         * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
10168         (smerge-auto-leave): Make undo re-enable the mode.
10169         (debug-ignored-errors): Add the user-error of impossible resolution.
10170         (smerge-resolve): Move things around a bit, in preparation for later.
10171         (smerge-diff): Don't fail if the buffer has no associated file.
10172         (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
10173         (smerge-conflict-overlay): New function.
10174         (smerge-match-conflict): Don't add text properties here.
10175         (smerge-find-conflict): Instead, add an overlay here.
10176         Also check for the case where we're inside a conflict already, so as to
10177         obviate the need for font-lock-multiline, which is unbearably slow with
10178         large conflicts and ciomplex font-lock patterns.
10179         (smerge-remove-props): Remove overlay rather than text-properties.
10180         (smerge-mode): Don't set font-lock-multiline.
10181         Remove overlays when turned off.
10183 2005-08-21  Kim F. Storm  <storm@cua.dk>
10185         * ido.el (ido-ignore-item-p): Use save-match-data.
10186         Bind case-fold-search to ido-case-fold locally.
10188 2005-08-20  Richard M. Stallman  <rms@gnu.org>
10190         * files.el (normal-mode): If font lock is on, turn it off and on.
10192         * subr.el (replace-regexp-in-string): Doc fix.
10194         * startup.el (command-line-1): Don't suppress startup screen
10195         due to existing processes.
10197         * progmodes/grep.el (grep): Bind compilation-disable-input to t.
10199         * progmodes/compile.el (compilation-disable-input): Default to nil.
10201 2005-08-20  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
10203         * progmodes/compile.el (compilation-disable-input): New defcustom.
10204         (compilation-start): If compilation-disable-input is non-nil, send
10205         EOF to the compilation process.
10207 2005-08-20  Eli Zaretskii  <eliz@gnu.org>
10209         * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
10210         Run the argument of tex-shell-cd-command through
10211         convert-standard-filename, to get the correct style of slashes on
10212         Windows, and enclose the result in quotes, in case the file name
10213         includes whitespace or other special characters.
10215 2005-08-19  Andreas Schwab  <schwab@suse.de>
10217         * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
10218         process.
10220 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
10222         * cus-start.el (minibuffer-prompt-properties): Correct typo.
10224 2005-08-18  Kim F. Storm  <storm@cua.dk>
10226         * scroll-lock.el: Fix errors due to incorrect line wrapping.
10228 2005-08-18  Richard M. Stallman  <rms@gnu.org>
10230         * scroll-lock.el: New file.
10232 2005-08-18  Thien-Thi Nguyen  <ttn@gnu.org>
10234         * dired.el (dired-move-to-end-of-filename):
10235         Handle fifo as rendered by "ls -lF": Don't include trailing "|".
10237 2005-08-18  Kim F. Storm  <storm@cua.dk>
10239         * ido.el (ido-everywhere): Fix defcustom :set function to disable
10240         rather than toggle mode when custom value is nil.
10241         (ido-everywhere): Fix defun doc string.
10243 2005-08-17  Richard M. Stallman  <rms@gnu.org>
10245         * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
10246         as tag instead of "Inviolable".
10248 2005-08-17  Kim F. Storm  <storm@cua.dk>
10250         * windmove.el (windmove-coordinates-of-position): Remove.
10251         (windmove-coordinates-of-window-position): Remove.
10252         (windmove-reference-loc): Use posn-at-point instead.
10254         * subr.el (insert-for-yank-1): Doc fix.
10256         * ido.el (ido-enter-matching-directory): Rename from
10257         ido-enter-single-matching-directory.  Change `slash' choice to
10258         `only'.  Add `first' choice.
10259         (ido-exhibit): Adapt to above changes.
10261 2005-08-16  Luc Teirlinck  <teirllm@auburn.edu>
10263         * Makefile.in: Expand comment about building loaddefs.el.
10265 2005-08-16  Nick Roberts  <nickrob@snap.net.nz>
10267         * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
10268         Comment use of defadvice.
10270         * progmodes/gud.el (gud-jump): Rework for gdb-ui.
10272 2005-08-15  Dan Nicolaescu  <dann@ics.uci.edu>
10274         * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
10275         * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
10276         * progmodes/gdb-ui.el, progmodes/idlw-help.el,
10277         * progmodes/idlw-shell.el, progmodes/ld-script.el,
10278         * progmodes/which-func.el, ruler-mode.el, strokes.el,
10279         * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
10280         for backward compatibility for faces that did not appear in the
10281         previous Emacs release.
10283         * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
10285 2005-08-15  Kim F. Storm  <storm@cua.dk>
10287         * emulation/cua-base.el (cua-delete-region): Return t if
10288         deleted region was non-empty.
10289         (cua-replace-region): Inhibit overwrite-mode for
10290         self-insert-command if replaced region was non-empty.
10291         (cua--explicit-region-start, cua--status-string): Make them
10292         buffer-local at top-level...
10293         (cua-mode): ...rather than when mode is enabled.
10295 2005-08-15  Thien-Thi Nguyen  <ttn@gnu.org>
10297         * progmodes/vhdl-mode.el (vhdl-emacs-21):
10298         Set t for Emacs 21, 22, and so on.
10300 2005-08-15  David Ponce  <david@dponce.com>
10302         * tree-widget.el: Update Commentary header.
10303         (tree-widget-theme): Doc fix.
10304         (tree-widget-space-width): New option.
10305         (tree-widget-image-properties): Look up in the default theme too.
10306         (tree-widget--cursors): Only for images with arrow pointer shape.
10307         (tree-widget-lookup-image): Pointer shape is hand by default.
10308         (tree-widget-icon): Rename generic icon widget from
10309         `tree-widget-control'.
10310         (tree-widget-*-icon): Rename from `tree-widget-*-control' and
10311         derive from `tree-widget-icon'.
10312         (tree-widget-handle): Improve default look and feel of the text
10313         representation.
10314         (tree-widget): Rename :*-control properties to :*-icon properties.
10315         Add :action and :help-echo properties.
10316         (tree-widget-after-toggle-functions): Move.
10317         (tree-widget-close-node, tree-widget-open-node): Remove.
10318         (tree-widget-before-create-icon-functions): New hook.
10319         (tree-widget-value-create): Update to allow customization of icons
10320         and nodes at run-time via that new hook.
10321         (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
10322         (tree-widget-icon-action, tree-widget-icon-help-echo)
10323         (tree-widget-action, tree-widget-help-echo): New functions.
10325 2005-08-15  Kim F. Storm  <storm@cua.dk>
10327         * ido.el (ido-buffer-internal): Use with-no-warnings.
10328         (ido-make-merged-file-list): Use while-no-input.
10330 2005-08-15  Richard M. Stallman  <rms@gnu.org>
10332         * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
10333         (flyspell-large-region): Fix doc and custom type.
10335 2005-08-14  Richard M. Stallman  <rms@gnu.org>
10337         * files.el (interpreter-mode-alist): Doc fix.
10339         * mail/rmail.el (rmail-nonignored-headers): New variable.
10340         (rmail-clear-headers): Use it.
10341         (rmail-reply): Better handling of mail-followup-to header.
10343         * progmodes/sh-script.el (sh-font-lock-keywords-var):
10344         Rename variable from sh-font-lock-keywords.  In the `shell' entry,
10345         don't try to refer to executable-font-lock-keywords.
10346         (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
10347         (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
10348         (sh-font-lock-keywords): Append executable-font-lock-keywords here.
10349         (sh-mode): Set comment-start-skip, local-abbrev-table,
10350         imenu-case-fold-search.
10351         (sh-set-shell): Don't set them here.
10352         (sh-feature): Simplify.  Get rid of the eval-a-variable feature.
10353         Don't cache the results in the original alist; don't ever modify
10354         that alist.
10356         * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
10358         * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
10359         empty.
10361 2005-08-15  Andreas Schwab  <schwab@suse.de>
10363         * desktop.el: Put autoload cookie at risky-local-variable declarations.
10365         * dired.el, info.el, mail/rmail.el: Revert last change.
10367 2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>
10369         * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
10370         modification in `eval-after-load' form.
10371         * info.el: Likewise.
10372         * mail/rmail.el: Likewise.
10374 2005-08-14  Juri Linkov  <juri@jurta.org>
10376         * progmodes/compile.el (compilation-mode-font-lock-keywords):
10377         Remove highlighting of "Compilation started".  Highlight only
10378         the word "finished" in "Compilation finished".  Add highlighting
10379         of "interrupt", "killed", "terminated" and the exit code.
10380         (compilation-start): Add newline after header.  Use exactly the
10381         same time stamp format as the finishing message.
10382         (compilation-mode-map): Add ellipsis to "Search Files (grep)".
10384         * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
10385         (grep-mode-font-lock-keywords): Don't highlight "Grep started".
10386         Add highlighting of "interrupt", "killed", "terminated".
10388         * delsel.el (delete-selection-pre-hook): If overwrite-mode is
10389         enabled and the current command is self-insert-command, call it
10390         explicitly with overwrite-mode bound to nil, to not allow it
10391         to delete the character after the selected region.
10393 2005-08-12  Matt Hodges  <MPHodges@member.fsf.org>
10395         * emacs-lisp/eldoc.el: Add move-beginning-of-line,
10396         move-end-of-line, end-of-line, and beginning-of-line to the list
10397         of commands after which the echo area is updated.
10399 2005-08-12  Eli Zaretskii  <eliz@gnu.org>
10401         * cus-edit.el (custom-save-all, custom-save-delete):
10402         Bind recentf-exclude to exclude custom-file.
10404 2005-08-12  Ehud Karni  <ehud@unix.mvs.co.il>
10406         * mail/rmailsum.el (rmail-summary-end-of-message): New command
10407         to go to the bottom of the mail message.  Added to
10408         `rmail-summary-mode-map' with key "/".
10409         (rmail-summary-show-message): New (internal) function for use by
10410         both `rmail-summary-beginning/end-of-message'.
10411         (rmail-summary-beginning-of-message): Change to use
10412         rmail-summary-show-message.
10414         * mail/rmail.el (rmail-end-of-message): New command to go to the
10415         end of the current message.  Added to `rmail-mode-map' with key "/".
10416         (rmail-beginning-of-message): Fix to work as documented.
10417         (rmail-mode): Change documentation.
10419         * progmodes/compile.el (compilation-start): Add the line
10420         "Compilation started" with compilation start time.
10421         (compilation-mode-font-lock-keywords): Add `started' to keywords.
10423 2005-08-11  Luc Teirlinck  <teirllm@auburn.edu>
10425         * menu-bar.el (menu-bar-options-menu): Standardize capitalization
10426         of menu items.
10428 2005-08-11  Richard M. Stallman  <rms@gnu.org>
10430         * simple.el (pop-global-mark): Reverse test of widen-automatically.
10432         * battery.el (battery-status-function): Don't use ignore-errors.
10434 2005-08-11  Lute Kamstra  <lute@gnu.org>
10436         * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
10437         define-obsolete-variable-alias.
10439 2005-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10441         * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
10442         (ange-ftp-send-cmd): Revert last change, and expand
10443         the comment explaining the problem.
10445 2005-08-10  Luc Teirlinck  <teirllm@auburn.edu>
10447         * ldefs-boot.el: Update.
10449         * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
10450         item to "Time, Load and Mail".  Change help echo text.
10452         * time.el (display-time-use-mail-icon, display-time-format)
10453         (display-time-string-forms): Shorten first line of docstrings.
10455 2005-08-10  Lars Hansen  <larsh@soem.dk>
10457         * desktop.el (desktop-buffer-mode-handlers):
10458         Make non-customizable.  Add autoload cookie.  Change initial value to
10459         nil; add elements in respective modules instead.  Fix doc string.
10460         (desktop-load-file): New function.
10461         (desktop-minor-mode-handlers): New autoloaded variable.
10462         (desktop-create-buffer): Call minor mode handlers.
10463         Use desktop-load-file to load major and minor mode modules prior to
10464         checking for a handler.
10465         (desktop-save): Don't add nil to desktop-minor-modes for minor
10466         modes with nil function in desktop-minor-mode-table.  Don't delete
10467         desktop file before rewriting it.
10468         (desktop-locals-to-save): Add autoload cookie.  Don't make
10469         automatically buffer-local.  Add variables column-number-mode,
10470         size-indication-mode, indent-tabs-mode,
10471         indicate-buffer-boundaries, indicate-empty-lines and
10472         show-trailing-whitespace.
10473         (desktop-clear): Allow desktop-clear-preserve-buffers to contain
10474         regexps.  Don't use desktop-clear-preserve-buffers-regexp.
10475         (desktop-clear-preserve-buffers-regexp): Delete.
10476         (desktop-clear-preserve-buffers): Update initial value and docstring.
10477         (desktop-save-buffer): Fix doc string.
10479         * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
10480         (hilit-chg-desktop-restore): New function.
10481         (highlight-changes-mode): Add highlight-changes-mode to
10482         desktop-locals-to-save.
10484         * dired.el: Add handler to desktop-buffer-mode-handlers.
10485         (dired-restore-desktop-buffer): Remove autoload cookie.
10486         (dired-mode): Add autoload cookie.
10488         * info.el: Add handler to desktop-buffer-mode-handlers.
10489         (Info-restore-desktop-buffer): Remove autoload cookie.
10490         (Info-mode): Add autoload cookie.
10492         * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
10493         (mh-restore-desktop-buffer): Remove autoload cookie.
10494         (mh-folder-mode): Add autoload cookie.
10496         * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
10497         (rmail-restore-desktop-buffer): Remove autoload cookie.
10499 2005-08-11  Masatake YAMATO  <jet@gyve.org>
10501         * hexl.el (hexl-address-region):
10502         (hexl-ascii-region, hexl-font-lock-keywords):
10503         (hexl-highlight-line-range): Use the term "region"
10504         instead of "area" for consistency with the other symbols
10505         defined in hexl.el.
10507 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
10509         * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
10510         correct group: it is set with `menu-bar-make-mm-toggle' (pointed
10511         out by Juri Linkov).  Add `display-battery-mode'.
10513 2005-08-09  Juri Linkov  <juri@jurta.org>
10515         * progmodes/compile.el (compilation-mode-font-lock-keywords):
10516         Remove `-text' from face variable names.
10517         (compilation-error-file-name, compilation-warning-file-name)
10518         (compilation-info-file-name): Delete faces.
10519         (compilation-line-number, compilation-column-number):
10520         Remove face underlining.
10521         (compilation-message-face): Set to `underline' value by default.
10522         (compilation-error-face, compilation-warning-face)
10523         (compilation-info-face): Remove `-file-name' from face names.
10524         (compilation-error-text-face, compilation-warning-text-face)
10525         (compilation-info-text-face): Delete face variables.
10526         (compilation-text-face): Delete function.
10528         * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
10529         (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
10530         (grep-error-face): Set to `compilation-error' instead of
10531         `compilation-error-face' (which is redefined to `grep-hit-face' in
10532         grep buffers).
10533         (grep-mode-font-lock-keywords): Remove `-text' from face variable
10534         names.  Use `grep-error-face' instead of `compilation-error-text-face'.
10536         * dired-aux.el (dired-do-query-replace-regexp):
10537         Use `query-replace-read-args'.
10539         * replace.el (query-replace-read-from, query-replace-read-to)
10540         (query-replace-read-args): Rename arg `string' to `prompt'.
10542         * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
10544 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
10546         * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
10547         uploading files.
10548         (ange-ftp-canonize-filename): Handle file names beginning with ~
10549         correctly.
10551 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
10553         * textmodes/fill.el (canonically-space-region)
10554         (fill-context-prefix, fill-french-nobreak-p)
10555         (fill-delete-newlines, fill-comment-paragraph)
10556         (justify-current-line): "?\ " -> "?\s".
10558 2005-08-09  Ben North  <ben@redfrontdoor.org>  (tiny change)
10560         * textmodes/fill.el (fill-nonuniform-paragraphs):
10561         Improve argument/docstring consistency.
10563 2005-08-09  Richard M. Stallman  <rms@gnu.org>
10565         * textmodes/ispell.el (ispell-word): More fboundp checks.
10567         * files.el (find-file-noselect): Don't call set-buffer-major-mode.
10568         (find-file-noselect-1): Call it here, only if RAWFILE.
10569         (normal-mode): Always set some major mode.
10570         (save-some-buffers-action-alist): Change some explanation strings.
10571         (file-name-non-special): In the `quote' method, use unwind-protect.
10573 2005-08-09  Magnus Henoch  <mange@freemail.hu>
10575         * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
10576         (ispell-have-aspell-dictionaries): New variable.
10577         (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
10578         (ispell-get-aspell-config-value): New function.
10579         (ispell-aspell-find-dictionary): New function.
10580         (ispell-aspell-add-aliases): New function.
10581         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
10582         appropriate.  Don't look for ispell dictionaries if we use aspell.
10583         (ispell-menu-map): Don't build a submenu of dictionaries.
10585 2005-08-09  Richard M. Stallman  <rms@gnu.org>
10587         * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
10588         (sql-read-passwd): Use read-passwd.
10590         * progmodes/idlw-toolbar.el (idlwave-toolbar)
10591         (idlwave-toolbar-is-possible): Add defvars.
10593         * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
10594         Avoid warnings.
10596         * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
10597         (idlwave-system-class-info, idlwave-executive-commands-alist):
10598         Use defvar.
10600         * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
10602         * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
10603         Avoid warnings.
10605         * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
10606         and content-type: headers.
10608         * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
10610         * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
10611         and rename some of them to be more self-explanatory.
10613         * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
10615         * startup.el (command-line-1): Implement -scriptload.
10617         * replace.el (occur-engine): Initial *Occur* output not undoable.
10619         * menu-bar.el (menu-bar-file-menu): Rename some menu items
10620         and improve help strings.
10622         * isearch.el (isearch-repeat): When changing direction,
10623         mark search successful.
10625         * ediff-init.el: Use (featurep 'xemacs).
10627         * comint.el (send-invisible): Identify buffer, if not selected.
10629         * align.el: Delete autoload for c-guess-basic-syntax.
10631 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
10633         * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
10634         Improve argument/docstring consistency.  Doc fixes.
10635         (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
10636         (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
10637         (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
10638         (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
10639         (r2bv-organization, r2bv-pages, r2bv-primary-author)
10640         (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
10641         (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
10642         Defvar at compile time.
10644 2005-08-09  Juri Linkov  <juri@jurta.org>
10646         * info.el: Replace `info' with upper-case `Info' where appropriate.
10647         (info-title-1, info-title-2, info-title-3, info-title-4)
10648         (info-menu-header): Move up face definitions.
10649         (info-menu-star): Rename from `info-menu-5'.
10650         (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
10651         (Info-fontify-visited-nodes): Fix docstring.
10652         (Info-hide-note-references): Fix docstring.
10653         (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
10654         menu items in the same way as on cross-references.
10655         (info-apropos): Fix sorting order and formatting to be like in the
10656         stand-alone Info browser.  Display error messages for 1 sec.
10657         (Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
10658         (Info-mode-menu): Remove item for `Info-search-case-sensitively'
10659         from the menu bar.
10660         (Info-insert-dir): Restore point after calling
10661         `insert-buffer-substring'.
10663 2005-08-08  Richard M. Stallman  <rms@gnu.org>
10665         * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
10666         (recompute-lucid-menubar): Add defvars.
10668         * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
10670         * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
10672         * net/net-utils.el (run-dig): Rename from `dig'.
10674         * play/gametree.el (gametree-mode): Use make-local-variable,
10675         not make-variable-buffer-local.
10677         * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
10679         * ansi-color.el (ansi-color-make-extent)
10680         (ansi-color-set-extent-face): Use fboundp, not functionp.
10682         * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
10683         not make-variable-buffer-local.
10685         * bookmark.el (Info-current-file): Add defvar.
10686         (bookmark-jump-noselect): Use with-no-warnings.
10688         * completion.el (c-mode-map, fortran-mode-map): Add defvars.
10690         * ebuff-menu.el (Helper-return-blurb): Add defvar.
10692         * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
10694         * find-file.el (ada-procedure-start-regexp)
10695         (ada-package-start-regexp): Add defvars.
10697         * info.el (Info-insert-dir): Use insert-buffer-substring.
10699         * xml.el (xml-att-def-re): Add defvar.
10701         * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
10702         calling convention.
10704         * subr.el (while-no-input): Return t if there is input.
10706 2005-08-08  Luc Teirlinck  <teirllm@auburn.edu>
10708         * cus-start.el (all): Add `overflow-newline-into-fringe'.
10710 2005-08-08  Juanma Barranquero  <lekktu@gmail.com>
10712         * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
10713         (scheme-prev-l/c-dir/file): Fix typos in docstrings.
10715 2005-08-08  Emilio C. Lopes  <eclig@gmx.net>
10717         * cmuscheme.el (scheme-start-file): Replace reference to
10718         `user-emacs-directory' by "~/.emacs.d/".
10720 2005-08-08  Thien-Thi Nguyen  <ttn@gnu.org>
10722         * info.el (Info-dir-remove-duplicates): Avoid case folding
10723         in loop; instead, keep downcased strings for comparison.
10724         Suggested by Helmut Eller.
10726 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
10728         Sync with Tramp 2.0.50.
10730         * net/tramp.el: Remove defvar of `last-coding-system-used' in the
10731         XEmacs case; not necessary anymore.
10732         (tramp-user-regexp): Allow "@" as part of user name.
10733         (tramp-handle-set-visited-file-modtime)
10734         (tramp-handle-insert-file-contents)
10735         (tramp-handle-write-region): No special handling for
10736         `last-coding-system-used, because this is done in
10737         `tramp-accept-process-output' now.
10738         (tramp-accept-process-output): New defun.
10739         (tramp-process-one-action, tramp-process-one-multi-action)
10740         (tramp-wait-for-regexp, tramp-wait-for-output)
10741         (tramp-discard-garbage-erase-buffer): Call it.  Reported by David
10742         Howells <dhowells@redhat.com>.
10743         (clear-visited-file-modtime): Defadvice removed.  The check for
10744         unset buffer's modtime does not need to be based on
10745         `tramp-buffer-file-attributes'.  Suggested by RMS.
10746         (tramp-message): Insert "\n" if not being at beginning of line.
10747         (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
10748         sequence with same logic.
10749         (tramp-completion-handle-expand-file-name): Discard call of
10750         `tramp-drop-volume-letter'.  It is not necessary, and there have
10751         been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
10752         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
10753         (tramp-do-copy-or-rename-file-out-of-band): Transfer message
10754         should always be visible.
10755         (tramp-handle-insert-directory, tramp-setup-complete)
10756         (tramp-set-process-query-on-exit-flag)
10757         (tramp-append-tramp-buffers): Pacify byte-compiler.
10758         (tramp-bug): Delete non-existing variables from list.
10759         Apply `tramp-load-report-modules' as pre-hook.
10760         Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
10761         `shell-prompt-pattern' because of non-7bit characters.
10762         Reported by Sebastian Luque <sluque@mun.ca>.
10763         (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
10764         (tramp-match-string-list): Remove function.
10765         (tramp-wait-for-regexp): Remove call of that function.
10766         Suggested by Kim F. Storm <storm@cua.dk>.
10767         (tramp-set-auto-save-file-modes): Use octal integer code #o600
10768         instead of octal character code ?\600.  The latter resulted in a
10769         syntax error with XEmacs.
10771         * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
10772         XEmacs case; not necessary anymore.
10773         (tramp-smb-handle-write-region): No special handling for
10774         `last-coding-system-used, because this is done in
10775         `tramp-accept-process-output' now.
10776         (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
10778 2005-08-06  Luc Teirlinck  <teirllm@auburn.edu>
10780         * wid-edit.el (widget-choice-value-create):
10781         Unconditionally respect user choice.  Set :explicit-choice back to nil
10782         when no longer needed.
10783         (widget-choice-action): Unconditionally respect user choice.
10784         Eliminate :explicit-choice-value.
10786         * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
10788         * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
10789         with `indicate-empty-lines' and `indicate-buffer-boundaries'.
10790         (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
10791         running new function `toggle-indicate-empty-lines'.
10792         Rename "Customize" item to "Customize fringe".
10793         Rename "Indicators" item to "Buffer boundaries" and change help echo.
10794         (menu-bar-showhide-fringe-ind-menu): Change several help echos.
10795         Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
10796         Delete "Empty lines only" item.
10797         (menu-bar-showhide-fringe-ind-customize): New function.
10798         (menu-bar-showhide-fringe-ind-mixed)
10799         (menu-bar-showhide-fringe-ind-box)
10800         (menu-bar-showhide-fringe-ind-right)
10801         (menu-bar-showhide-fringe-ind-left)
10802         (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
10803         instead of `fringe-indicators'.
10805 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
10807         * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
10808         Change the date of last update.
10810 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
10812         * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
10813         (viper-exec-yank, viper-put-back): Don't display modification msg
10814         if in the minibuffer.
10816         * viper-init.el (viper-replace-overlay-cursor-color)
10817         (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
10818         Make variables frame local.
10820         * viper-util.el (viper-append-filter-alist): Use append instead of
10821         nconc.
10823         * viper.el (viper-vi-state-mode-list)
10824         (viper-emacs-state-mode-list): Move help-mode and
10825         completion-list-mode from the first list to the second.
10826         (viper-mode): Docstring.
10827         (viper-go-away, viper-non-hook-settings): Don't localize
10828         minor-mode-alist in newer Emacsen.  Add advice to
10829         set-cursor-color.  Don't bind "\C-c\\".
10831 2005-08-06  Emilio C. Lopes  <eclig@gmx.net>
10833         * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
10834         (scheme-macro-expand-command): New user options.
10835         (scheme-trace-procedure, scheme-expand-current-form): New commands.
10836         (scheme-form-at-point, scheme-start-file)
10837         (scheme-interactively-start-process): New functions.
10838         (scheme-get-process): New function, extracted from `scheme-proc'.
10839         (run-scheme): Call `scheme-start-file' to get start file, and pass
10840         it to `make-comint'.
10841         (switch-to-scheme, scheme-proc):
10842         Call `scheme-interactively-start-process' if no Scheme buffer/process
10843         is available.
10845 2005-08-06  Juri Linkov  <juri@jurta.org>
10847         * progmodes/compile.el (compilation-mode-font-lock-keywords):
10848         Use `compilation-text-face', `compilation-info-text-face' and
10849         `compilation-error-text-face' instead of `font-lock-keyword-face'.
10850         (compilation-error): New face.
10851         (compilation-error-file-name): Inherit from
10852         `compilation-error' instead of `font-lock-warning-face'.
10853         (compilation-warning-file-name): Inherit from
10854         `compilation-warning' instead of `font-lock-warning-face'.
10855         (compilation-info, compilation-error-file-name)
10856         (compilation-warning-file-name, compilation-info-file-name)
10857         (compilation-line-number, compilation-column-number): Doc fix.
10858         (compilation-error-text-face, compilation-warning-text-face)
10859         (compilation-info-text-face): New face variables.
10860         (compilation-line-face, compilation-column-face)
10861         (compilation-enter-directory-face)
10862         (compilation-leave-directory-face): Doc fix.
10863         (compilation-text-face): New function.
10865         * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
10866         instead of 1 to display binary file names as info file links.
10867         (grep-error-face): Use `compilation-error-face' instead of
10868         `font-lock-keyword-face'.
10869         (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
10870         and `compilation-warning-text-face' instead of
10871         `font-lock-keyword-face'.  Use `compilation-error-text-face'
10872         instead of `grep-error-face'.
10874 2005-08-05  Kenichi Handa  <handa@m17n.org>
10876         * international/code-pages.el: Add autoload cookies for all coding
10877         systems.
10879 2005-08-04  Luc Teirlinck  <teirllm@auburn.edu>
10881         * cus-start.el (all): Put undo.c where it alphabetically belongs.
10883 2005-08-04  Juri Linkov  <juri@jurta.org>
10885         * progmodes/compile.el (compilation-mode-map):
10886         * progmodes/grep.el (grep-mode-map):
10887         Bind TAB to `compilation-next-error' and [backtab] to
10888         `compilation-previous-error'.
10890         * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
10891         matching line numbers, column numbers and their ranges with regexp
10892         matching only line numbers.
10893         (grep-context-face): New face variable.
10894         (grep-mode-font-lock-keywords): Use it.
10896         * faces.el (read-face-name): Delete duplicate faces.
10898 2005-08-02  Juanma Barranquero  <lekktu@gmail.com>
10900         * thumbs.el (thumbs-find-image): Don't make variables
10901         automatically buffer local.
10902         (thumbs-current-tmp-filename, thumbs-current-image-filename)
10903         (thumbs-image-num): Make automatically buffer local.
10904         (thumbs-show-thumbs-list): Use `make-local-variable', not
10905         `make-variable-buffer-local'.
10906         (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
10908         * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
10909         (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
10910         (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
10911         (bother, bye, canyou, chatlst, continue, deathlst, describe)
10912         (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
10913         (feelings-about, foullst, found, hello, history, howareyoulst)
10914         (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
10915         (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
10916         (neglst, obj, object, owner, please, problems, qlist)
10917         (random-adjective, relation, remlst, repetitive-shortness)
10918         (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
10919         (shortlst, something, sportslst, stallmanlst, states, subj)
10920         (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
10921         (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
10922         Defvar at compile time.
10924         * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
10925         not `make-variable-buffer-local'.
10927 2005-08-02  Kim F. Storm  <storm@cua.dk>
10929         * emulation/cua-rect.el (cua--highlight-rectangle): Only show
10930         rectangle overlay in selected window.
10932 2005-08-01  Luc Teirlinck  <teirllm@auburn.edu>
10934         * cus-start.el (all): Put `indicate-empty-lines' in fringe group
10935         instead of display group.  Make `indicate-buffer-boundaries'
10936         customizable through Custom.
10938 2005-08-01  Juanma Barranquero  <lekktu@gmail.com>
10940         * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
10941         (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
10942         (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
10943         (gdb-put-string): Fix typos in docstrings.
10945 2005-08-01  Nick Roberts  <nickrob@snap.net.nz>
10947         Update copyright notices of files in progmodes directory for
10948         release of Emacs 22.1.
10950         * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
10952         * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
10953         Don't barf if the GUD buffer has been killed.
10955 2005-08-01  Kim F. Storm  <storm@cua.dk>
10957         * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
10959 2005-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10961         * simple.el (next-error-follow-minor-mode):
10962         make-variable-buffer-local -> make-local-variable.
10964         * emacs-lisp/cl-extra.el: Require CL also when compiling.
10966         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
10967         (byte-compile-form-make-variable-buffer-local): New functions to warn
10968         about misuses of make-variable-buffer-local where make-local-variable
10969         was meant.
10971 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
10973         * bs.el (bs-attributes-list): Doc fix.
10974         (bs): Update url-link.
10976         * desktop.el (desktop-save-buffer): Fix typos in docstring.
10977         (desktop-load-default): Simplify.
10979         * ibuffer.el (ibuffer-columnize-and-insert-list)
10980         (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
10981         (ibuffer-unmark-all, ibuffer-toggle-marks)
10982         (ibuffer-unmark-forward, ibuffer-unmark-backward)
10983         (ibuffer-compile-make-format-form, ibuffer-format-column)
10984         (ibuffer-current-buffers-with-marks)
10985         (ibuffer-update-title-and-summary): "?\ " -> "?\s".
10986         (ibuffer): Doc fix.
10987         (ibuffer-mode): Fix typo in docstring.
10988         (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
10989         with `define-obsolete-variable-alias'.
10990         (ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.
10992 2005-07-29  Kenichi Handa  <handa@m17n.org>
10994         * international/mule-cmds.el (select-message-coding-system):
10995         Be sure to use LF for end-of-line.  If no coding system is decided,
10996         return iso-8859-1-unix.
10998 2005-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11000         * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
11001         (ange-ftp-pending-error-line): New vars.
11002         (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
11003         to handle the non-fatal no-route-to-host messages.
11004         (internal-ange-ftp-mode): Make the no-match regexp more efficient.
11006 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
11008         * isearch.el (isearch-mode-map, isearch-other-meta-char)
11009         (isearch-quote-char, isearch-printing-char)
11010         (isearch-text-char-description): "?\ " -> "?\s".
11011         (isearch-lazy-highlight-cleanup)
11012         (isearch-lazy-highlight-initial-delay)
11013         (isearch-lazy-highlight-interval)
11014         (isearch-lazy-highlight-max-at-a-time)
11015         (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
11016         Declare with define-obsolete-*-alias macros.
11017         (isearch-forward): Fix typo in docstring.
11018         (search-invisible, search-ring-yank-pointer)
11019         (regexp-search-ring-yank-pointer): Doc fixes.
11021         * recentf.el (recentf-menu-append-commands-p): Declare with
11022         `define-obsolete-variable-alias'.
11023         (recentf-max-saved-items, recentf-menu-filter)
11024         (recentf-arrange-by-rule-subfilter): Doc fixes.
11025         (recentf-menu-append-commands-flag)
11026         (recentf-initialize-file-name-history, recentf-expand-file-name)
11027         (recentf-clear-data): Fix typos in docstrings.
11029 2005-07-28  Nick Roberts  <nickrob@snap.net.nz>
11031         * progmodes/gdb-ui.el: Smarten comments.
11032         (gdb-info-breakpoints-custom): Use nowarn when finding file.
11034 2005-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
11036         * term/apollo.el (terminal-init-apollo): New function containing
11037         all former top level forms in the file.
11038         * term/bobcat.el (terminal-init-bobcat):
11039         * term/cygwin.el (terminal-init-cygwin):
11040         * term/iris-ansi.el (terminal-init-iris-ansi):
11041         * term/linux.el (terminal-init-linux):
11042         * term/news.el (terminal-init-news):
11043         * term/rxvt.el (terminal-init-rxvt):
11044         * term/sun.el (terminal-init-sun):
11045         * term/tvi970.el (terminal-init-tvi970):
11046         * term/vt100.el (terminal-init-vt100):
11047         * term/vt102.el (terminal-init-vt102):
11048         * term/vt125.el (terminal-init-vt125):
11049         * term/vt200.el (terminal-init-vt200):
11050         * term/vt201.el (terminal-init-vt201):
11051         * term/vt220.el (terminal-init-vt220):
11052         * term/vt240.el (terminal-init-vt240):
11053         * term/vt300.el (terminal-init-vt300):
11054         * term/vt320.el (terminal-init-vt320):
11055         * term/vt400.el (terminal-init-vt400):
11056         * term/vt420.el (terminal-init-vt420):
11057         * term/wyse50.el (terminal-init-wyse50):
11058         * term/xterm.el (terminal-init-xterm): Likewise.
11060         * term/README: Describe the terminal-init-* functionality.
11062         * startup.el (command-line): After loading the terminal initialization
11063         file call the corresponding terminal initialization function.
11065 2005-07-27  Kenichi Handa  <handa@m17n.org>
11067         * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
11068         negative.
11070         * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
11071         (ps-mule-composition-prologue): Fix for the case that
11072         RelativeCompose is false.
11074 2005-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11076         * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
11078         * descr-text.el (describe-char): Handle the case where the list of
11079         chars is displayed in a separate frame.
11080         Be a bit more discriminating when looking for the char.
11082 2005-07-26  Juanma Barranquero  <lekktu@gmail.com>
11084         * bookmark.el (bookmark-automatically-show-annotations)
11085         (bookmark-read-annotation-text-func): Doc fixes.
11086         (bookmark-save): Improve argument/docstring consistency.
11087         (bookmark-get-bookmark, bookmark-get-bookmark-record)
11088         (bookmark-alist-from-buffer)
11089         (bookmark-upgrade-file-format-from-0)
11090         (bookmark-grok-file-format-version)
11091         (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
11092         (bookmark-read-annotation-mode)
11093         (bookmark-insert-current-bookmark, bookmark-jump)
11094         (bookmark-exit-hook): Fix typos in docstrings.
11095         (bookmark-exit-hooks): Define as obsolete alias.
11096         (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
11097         not `bookmark-exit-hooks'.  Fix docstring.
11098         (bookmark-bmenu-select): "?\ " -> "?\s".
11100 2005-07-25  Ari Roponen  <arjuropo@cc.jyu.fi>  (tiny change)
11102         * startup.el (command-line): Fix typo.
11104 2005-07-24  Richard M. Stallman  <rms@gnu.org>
11106         * tooltip.el (tooltip-mode): Test emacs-basic-display,
11107         not emacs-quick-startup.
11109 2005-07-24  Juanma Barranquero  <lekktu@gmail.com>
11111         * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
11112         (reb-next-match, reb-show-subexp): Use `with-selected-window'
11113         instead of `reb-with-current-window'.
11114         (reb-prev-match): Likewise.  Also, don't move left if the search
11115         was unsuccessful.
11116         (reb-initialize-buffer): New function.
11117         (re-builder, reb-change-syntax): Use it.
11119         * man.el (Man-goto-page): Make second argument NOERROR optional.
11121 2005-07-23  Richard M. Stallman  <rms@gnu.org>
11123         * man.el (Man-bgproc-sentinel): Check here for failure to find
11124         any man page in the output, and report the error here.
11125         (Man-arguments): Make it permanent local.
11126         (Man-goto-page): New arg NOERROR.  Never kill the current buffer.
11127         (Man-mode): Pass t for NOERROR.
11129         * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
11130         (grep-mode-font-lock-keywords):
11131         Don't use compilation-...-face for messages that are not file names.
11133         * progmodes/compile.el (compilation-mode-font-lock-keywords):
11134         Don't use compilation-...-face for messages that are not file names.
11136 2005-07-22  Juri Linkov  <juri@jurta.org>
11138         * startup.el (normal-splash-screen): Update menu name.
11140         * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
11142 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
11144         * term/xterm.el: Load term/rxvt if the terminal is actually an
11145         rxvt terminal.
11146         (xterm-rxvt-set-background-mode): Remove, not used anymore.
11148         * term/rxvt.el (function-key-map): Use substitute-key-definition
11149         to bind {C,S,C-S}-{f1-f10}.  Add a few missing key bindings.
11151         * term/cygwin.el: New file.
11153 2005-07-22  Kim F. Storm  <storm@cua.dk>
11155         * image-file.el (insert-image-file, image-file-yank-handler):
11156         Fix last change to maintain a (unique) yank-handler on yanked images.
11158 2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
11160         * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
11161         of the file size (as in "177B" for 177 bytes).  This happens with
11162         "ls -lh" on FreeBSD.
11164 2005-07-22  Juanma Barranquero  <lekktu@gmail.com>
11166         * hilit-chg.el (highlight-changes-global-initial-state)
11167         (highlight-compare-buffers, hilit-chg-turn-on-maybe)
11168         (hilit-chg-fixup, highlight-changes-mode):
11169         Fix typos in docstrings.
11170         (highlight-changes-global-modes, highlight-changes-rotate-faces):
11171         Doc fixes.
11173 2005-07-21  Luc Teirlinck  <teirllm@auburn.edu>
11175         * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
11176         mode function using `eval-after-load'.
11178 2005-07-21  Kim F. Storm  <storm@cua.dk>
11180         * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
11181         included when reporting an emacs crash, and tell about the DEBUG file.
11183         * image-file.el (insert-image-file): Add yank-handler.
11184         (image-file-yank-handler): Yank handler to make unique copies of
11185         images when they are yanked into a buffer next to each other.
11187 2005-07-21  Juanma Barranquero  <lekktu@gmail.com>
11189         * comint.el (comint-use-prompt-regexp, comint-send-input)
11190         (comint-source-default, comint-extract-string)
11191         (comint-get-source, comint-word, comint-completion)
11192         (comint-source, comint-prompt-read-only, comint-update-fence):
11193         Fix typos in docstrings.
11194         (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
11195         Declare with define-obsolete-*-alias macros.
11196         (comint-previous-matching-input-from-input)
11197         (comint-next-matching-input-from-input)
11198         (comint-previous-matching-input, comint-next-matching-input)
11199         (comint-forward-matching-input):
11200         Improve argument/docstring consistency.
11202         * desktop.el (desktop-clear-preserve-buffers-regexp):
11203         Also preserve the *server* buffer.
11205         * simple.el (clone-indirect-buffer): Doc fix.
11206         (fixup-whitespace, just-one-space)
11207         (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
11208         (next-error, next-error-highlight)
11209         (next-error-highlight-no-select, next-error-last-buffer)
11210         (next-error-buffer-p, next-error-find-buffer, next-error)
11211         (previous-error, next-error-no-select, previous-error-no-select)
11212         (open-line, split-line, minibuffer-prompt-width, kill-new)
11213         (binary-overwrite-mode): Fix typos in docstrings.
11214         (set-fill-column): Fix typo in message.
11216         * skeleton.el (skeleton-proxy-new): Doc fix.
11218         * strokes.el (strokes-load-hook): Doc fix.
11219         (strokes-grid-resolution, strokes-get-grid-position)
11220         (strokes-renormalize-to-grid, strokes-read-stroke)
11221         (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
11222         (strokes-global-map): Fix typos in docstrings.
11223         (strokes-help): Doc fix.  Fix help message and pass it through
11224         `substitute-command-keys'.
11226         * tempo.el (tempo-insert-prompt, tempo-interactive)
11227         (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
11228         (tempo-insert-string-functions, tempo-local-tags)
11229         (tempo-define-template, tempo-insert-template)
11230         (tempo-insert-prompt-compat, tempo-is-user-element)
11231         (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
11232         Fix typos in docstrings.
11234         * vcursor.el (vcursor-other-window, vcursor-bind-keys)
11235         (vcursor-key-bindings, vcursor-use-vcursor-map)
11236         (vcursor-find-window, vcursor-scroll-down)
11237         (vcursor-disable, vcursor-beginning-of-buffer)
11238         (vcursor-end-of-buffer): Fix typos in docstrings.
11239         (vcursor-relative-move, vcursor-get-char-count):
11240         Improve argument/docstring consistency.
11242         * version.el: "?\ " -> "?\s".
11244         * wid-edit.el (widget-default-create, widget-after-change)
11245         (widget-default-format-handler, widget-checklist-add-item)
11246         (widget-radio-add-item, widget-choose, widget-specify-secret)
11247         (widget-field-value-create, widget-field-value-get)
11248         (widget-editable-list-format-handler)
11249         (widget-editable-list-entry-create, widget-group-value-create)
11250         (widget-documentation-link-add)
11251         (widget-documentation-string-value-create): "?\ " -> "?\s".
11252         (widget-convert-text): Doc fix.
11253         (widget-narrow-to-field, widget-field-find)
11254         (widget-url-link-action, widget-emacs-library-link-action)
11255         (widget-color-notify): Fix typos in docstrings.
11257         * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
11258         (x-select-text, set-w32-system-coding-system)
11259         (w32-add-charset-info): Fix typos in docstrings.
11261         * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
11262         (cua-enable-cua-keys, cua-use-hyper-key)
11263         (cua-virtual-rectangle-edges): Fix typos in docstrings.
11264         (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
11266         * net/tramp.el (tramp-handle-load): Fix typo in error message.
11268         * emacs-lisp/re-builder.el (regexp-builder): Declare with
11269         `defalias' instead of faking it.
11271         * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
11272         (eshell-ls-missing, eshell-ls-dired-initial-args)
11273         (eshell-ls-use-in-dired): Fix typos in docstrings.
11275 2005-07-20  Kim F. Storm  <storm@cua.dk>
11277         * emulation/cua-base.el (cua-mode): Improve doc string.
11279 2005-07-20  Juanma Barranquero  <lekktu@gmail.com>
11281         * abbrev.el (expand-region-abbrevs): Doc fix.
11282         (inverse-add-mode-abbrev, inverse-add-global-abbrev):
11283         Improve argument/docstring consistency.
11285         * arc-mode.el (archive-get-descr, archive-alternate-display):
11286         Doc fixes.
11287         (archive-l-e): Improve argument/docstring consistency.
11288         (archive-tmpdir, archive-unixdate, archive-unixtime)
11289         (archive-chmod-entry): Fix typos in docstrings.
11290         (archive-unflag, archive-unflag-backwards)
11291         (archive-unmark-all-files): "?\ " -> "?\s".
11293         * buff-menu.el (Buffer-menu-unmark): Doc fix.
11294         (Buffer-menu-not-modified, Buffer-menu-execute)
11295         (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
11296         (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
11298         * composite.el (compose-string, encode-composition-rule)
11299         (compose-last-chars): Fix typos in docstrings.
11301         * desktop.el (desktop-enable, desktop-basefilename):
11302         Declare with `define-obsolete-variable-alias'.
11303         (desktop-internal-v2s): Don't quote keywords.
11304         (desktop-clear): "?\ " -> "?\s".
11306         * dired.el (dired-align-file, dired-flag-backup-files)
11307         (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
11308         (dired-listing-switches, dired-ls-F-marks-symlinks)
11309         (dired-dwim-target, dired-load-hook, dired-mode-hook)
11310         (dired-directory, dired-faces, dired, dired-revert)
11311         (dired-mode, dired-summary, dired-view-file)
11312         (dired-copy-filename-as-kill, dired-delete-file)
11313         (dired-no-confirm, dired-unmark-all-marks)
11314         (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
11315         (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
11316         (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
11317         Fix typos in message strings.
11319         * dired-x.el (virtual-dired): Declare with `defalias'.
11320         (dired-mark-unmarked-files, dired-local-variables-file)
11321         (dired-omit-here-always): Doc fix.
11322         (dired-omit-mode, dired-find-subdir)
11323         (dired-enable-local-variables, dired-clean-up-buffers-too)
11324         (dired-extra-startup, dired-mark-extension, dired-jump)
11325         (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
11326         (dired-smart-shell-command, dired-guess-shell-alist-user)
11327         (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
11328         (dired-x-bind-find-file, dired-x-submit-report):
11329         Fix typos in docstrings.
11330         (dired-mark-unmarked-files): "?\ " -> "?\s".
11332         * dirtrack.el (dirtrack-list): Fix typos in docstring.
11334         * faces.el (describe-face): "?\ " -> "?\s".
11335         (read-all-face-attributes, read-face-font, modify-face)
11336         (face-attr-construct, italic): Fix typos in docstrings.
11337         (frame-update-face-colors): Declare with
11338         `define-obsolete-function-alias'.
11340         * files.el (find-file-noselect, recode-file-name): Doc fixes.
11341         (insert-directory, kill-some-buffers): "?\ " -> "?\s".
11342         (magic-mode-alist, buffer-file-numbers-unique)
11343         (write-file-functions, get-free-disk-space):
11344         Fix typos in docstrings.
11345         (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
11346         (write-contents-hooks, write-file-hooks):
11347         Declare with `define-obsolete-variable-alias'.
11349         * forms-d2.el (arch-rj): Fix typo in docstrings.
11350         (arch-tocol): Likewise.  "?\ " -> "?\s".
11352         * frame.el (set-frame-font, cursor-in-non-selected-windows):
11353         Fix typo in docstring.
11354         (set-screen-width, set-screen-height): Delete redundant info in
11355         doctrings.
11356         (new-frame, screen-height, screen-width): Declare with
11357         `define-obsolete-function-alias'.
11358         (delete-frame-hook, blink-cursor): Declare with
11359         `define-obsolete-variable-alias'.
11361         * paths.el (prune-directory-list): Fix typos in docstring.
11363         * pcvs-util.el (cvs-flags-query, cvs-strings->string)
11364         (cvs-prefix-get): Fix typos in docstrings.
11366         * ps-print.el (ps-extend-face-list, ps-extend-face)
11367         (ps-print-background-image): Fix typos in docstrings.
11368         (ps-default-fg, ps-default-bg): Doc fixes.
11370         * s-region.el (s-region-bind): Doc fix.
11371         (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
11373         * textmodes/org.el (org-table-formula-substitute-names)
11374         (org-table-get-vertical-vector): Doc fixes.
11375         (org-table-recalculate): Remove unused argument to `message'.
11377 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
11379         * textmodes/org.el (org-table-column-names)
11380         (org-table-column-name-regexp)
11381         (org-table-named-field-locations): New variables.
11382         (org-archive-subtree): Protect `this-command' when calling
11383         `org-copy-subtree' and `org-cut-subtree', to avoid appending to
11384         the kill buffer.
11385         (org-complete): Remove fixed-formula completion.
11386         (org-edit-formulas-map): New variable.
11387         (org-table-edit-formulas): New command.
11388         (org-finish-edit-formulas, org-abort-edit-formulas)
11389         (org-show-variable, org-table-get-vertical-vector): New functions.
11390         (org-table-maybe-eval-formula): Handle `:=' fields.
11391         (org-table-get-stored-formulas, org-table-store-formulas)
11392         (org-table-get-formula, org-table-modify-formulas)
11393         (org-table-replace-in-formulas): Handle named field formulas.
11394         (org-table-get-specials): Store locations of named fields.
11396 2005-07-19  Juri Linkov  <juri@jurta.org>
11398         * progmodes/grep.el (grep-regexp-alist)
11399         (grep-mode-font-lock-keywords, grep-process-setup):
11400         Use default GNU grep match color "01;31m" instead of "01;41m".
11401         (grep-regexp-alist, grep-mode-font-lock-keywords):
11402         Use `\\[[0-9]*m' instead of `\\[00m'.
11403         (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
11404         sgr_start where its handling is more important.  Use the real
11405         length of sgr_start instead of constant 8.
11406         (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
11407         specially.  Delete all remaining escape sequences.
11408         (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
11409         (grep-regexp-alist): Make hyperlink only for binary file name
11410         instead of the whole line.
11411         (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
11412         (grep-mode): Add autoload.
11414         * emacs-lisp/find-func.el (find-function-regexp):
11415         Add `define-compilation-mode'.
11417 2005-07-19  Juri Linkov  <juri@jurta.org>
11419         * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
11420         (compare-windows-sync-string-size, compare-windows-recenter)
11421         (compare-windows-highlight, compare-windows): Add version 22.1.
11422         (compare-windows) <defface>: Inherit from lazy-highlight instead
11423         of duplicating its default value.
11425         * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
11426         (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
11428         * descr-text.el (describe-char): Create link buttons for `charset'
11429         and `code point'.  Add the current input method name with a link
11430         button to `to input' field.  Print face names of display table
11431         characters in `The display table entry is displayed by' section
11432         instead of printing face-id in the `display' field.
11433         Guess hardcoded faces and create a link button for them.
11434         Skip empty fields when calculating max-width.
11435         Treat `widget-create' specially while inserting strings from the
11436         collected field list.
11437         (describe-char-after): Made obsolete in version 22.1, not 21.5.
11439         * diff-mode.el (diff-file-header): Change foreground color from
11440         yellow to green on light backgrounds.
11441         (diff-context): Inherit from `shadow' only for color/grayscale
11442         with more than 88 colors.
11443         (diff-indicator-removed, diff-indicator-added)
11444         (diff-indicator-changed): New faces.
11445         (diff-font-lock-keywords): Use new faces.  Regroup rules.
11446         Add "^---$" for `normal' diff format.  Fontify `#' lines with
11447         font-lock-comment-delimiter-face and font-lock-comment-face.
11448         Add `#' to ^[^...] in the rule for `diff-context-face'.
11450         * faces.el (mode-line-highlight): Replace RoyalBlue4 with
11451         a button-like box.  Inherit from `highlight' on low colors.
11452         (shadow): Use shades of gray only for color/grayscale with
11453         more than 88 colors.  Use green for light backgrounds with
11454         8 colors, and yellow for dark backgrounds with 8 colors.
11456         * font-lock.el (font-lock-regexp-grouping-backslash):
11457         Don't inherit from escape-glyph (use bold for all cases).
11459         * info.el (info-xref-visited): Use light foreground color `violet'
11460         for dark backgrounds instead of dark color `magenta3'.
11461         (info-title-1): Use `yellow' color for dark backgrounds.
11463         * isearch.el (isearch): Use not-too-dark magenta3 instead of
11464         too-light magenta2.
11466         * replace.el (match): Use slightly more light RoyalBlue3 instead
11467         of dark RoyalBlue4.
11469         * wid-edit.el (widget-inactive): Inherit from `shadow'.
11471 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
11473         * novice.el (disabled-command-hook): Declare it with
11474         `define-obsolete-variable-alias'.
11476         * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
11477         (desktop-buffer-misc-functions, desktop-buffer-handlers)
11478         (desktop-load-default): Add release to obsolescence info.
11479         (desktop-globals-to-clear, desktop-buffer-mode-handlers)
11480         (desktop-append-buffer-args, desktop-read):
11481         Fix typos in docstrings.
11482         (desktop-kill): Fix typo in message.
11483         (desktop-save): Doc fix.
11485 2005-07-19  Michael Kifer  <kifer@cs.stonybrook.edu>
11487         * viper-cmd.el (viper-escape-to-state): Bug fix.
11488         (viper-envelop-ESC-key): Change the definition of fast
11489         keysequence so it'll work with keyboard macros.
11491         * ediff.el (ediff-patch-buffer): Change the docstring.
11493 2005-07-19  Kenichi Handa  <handa@m17n.org>
11495         * international/mule-cmds.el (select-safe-coding-system): Try to
11496         use an auto-coding (if any) before anything else.  If the found
11497         auto-coding is invalid, show a warning message.
11499         * international/mule.el (find-auto-coding): New function created
11500         by modifying the body of set-auto-coding.
11501         (set-auto-coding): Use find-auto-coding to find a coding.
11503 2005-07-18  Richard M. Stallman  <rms@gnu.org>
11505         * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
11506         not isearch-mode-end-hook-error.
11507         (allout-before-change-protect): Fix error message.
11509 2005-07-18  Juri Linkov  <juri@jurta.org>
11511         * allout.el (allout-mode):
11512         * calculator.el (calculator-copy):
11513         * custom.el (custom-known-themes):
11514         * dired.el (dired-desktop-buffer-misc-data)
11515         (dired-restore-desktop-buffer):
11516         * dired-x.el (dired-omit-marker-char):
11517         * files.el (basic-save-buffer):
11518         * font-core.el (font-lock-mode):
11519         * calendar/calendar.el (calendar-goto-hebrew-date)
11520         (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
11521         (calendar-goto-persian-date):
11522         * language/ethio-util.el (ethio-sera-to-fidel-region):
11523         * textmodes/picture.el (picture-mode):
11524         Delete duplicate duplicate words.
11526 2005-07-18  Juri Linkov  <juri@jurta.org>
11528         * isearch.el (isearch-mode-map): Remove key bindings for regexp
11529         chars * ? } |.
11530         (isearch-fallback): Don't call `isearch-process-search-char'.
11531         (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
11532         (isearch-process-search-char): Call `isearch-fallback' for regexp
11533         chars * ? } |.
11534         (isearch-return-char): Make obsolete with `make-obsolete' instead
11535         of simply documenting it as obsolete in the docstring.
11536         (isearch-fallback): Refill docstring.
11538         * international/isearch-x.el
11539         (isearch-process-search-multibyte-characters): Remove unneeded
11540         `concat'.  Add intermediate values to `junk-hist' instead of
11541         `minibuffer-history'.  Test the length of `str'.
11543 2005-07-18  Juanma Barranquero  <lekktu@gmail.com>
11545         * allout.el (allout-resolve-xref): Fix typos in error strings.
11546         (allout-before-change-protect): Remove unneeded `concat'.
11548         * array.el (array-mode, array-reconfigure-rows)
11549         (untabify-backward): Fix typos in docstrings.
11550         (array-reconfigure-rows): Use `insert-buffer-substring', not
11551         `insert-buffer'.
11553         * calendar/icalendar.el (icalendar--get-unfolded-buffer):
11554         * progmodes/ada-mode.el (ada-make-body):
11555         Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
11557         * dired.el (dired-log):
11558         * tar-mode.el (tar-subfile-save-buffer):
11559         * play/zone.el (zone-pgm-stress-destress):
11560         Use `insert-buffer-substring', not `insert-buffer'.
11562 2005-07-17  Simon Josefsson  <jas@extundo.com>
11564         * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
11566 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
11568         * lisp/mail/smtpmail.el (smtpmail-auth-supported):
11569         Add plain auth method.
11570         (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
11572 2005-07-17  Kim F. Storm  <storm@cua.dk>
11574         * ido.el (dired-other-window): Add ido property.
11576 2005-07-16  Juanma Barranquero  <lekktu@gmail.com>
11578         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
11579         Fix typo in docstring.
11580         (byte-compile-interactive-only-functions): Add `insert-buffer' and
11581         `insert-file-literally'.
11583         * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
11584         info and delete redundant message.  Doc fix.
11585         (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
11586         (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
11588 2005-07-16  Richard M. Stallman  <rms@gnu.org>
11590         * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
11591         (byte-compile-and): Use byte-compile-and-recursion.
11592         (byte-compile-or-recursion): New function.
11593         (byte-compile-or): Use that.
11594         (byte-compile-if): Guard the else-clause too.
11595         (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
11597         * isearch.el (isearch-mode-end-hook-quit): New variable.
11598         (isearch-done): Bind it.
11599         (isearch-mode-end-hook): Doc fix.
11601         * allout.el (allout-isearch-did-quit): Variable deleted.
11602         (allout-real-isearch-abort): Function name no longer used.
11603         (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
11604         (allout-isearch-rectification): isearch-mode always exists.
11605         Don't set allout-isearch-did-quit.
11606         (allout-isearch-expose): Check isearch-mode-end-hook-error, not
11607         allout-isearch-did-quit.
11608         (allout-enwrap-isearch): Just add the hook.
11609         (allout-isearch-abort): Function deleted.
11610         (allout-pre-command-business): Avoid warning.
11612         * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
11613         Correctly avoid warnings.
11614         (pascal-outline): Likewise.
11616         * progmodes/f90.el (f90-abbrev-start): Avoid warning.
11618         * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
11620         * play/tetris.el (tetris-mode): Avoid warning.
11622         * play/snake.el (snake-mode): Avoid warning.
11624         * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
11625         (gamegrid-set-display-table): Avoid warning.
11626         (gamegrid-set-timer): Likewise.
11627         (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
11628         (gamegrid-add-score-with-update-game-score-1): Take FILE
11629         as argument.
11630         (gamegrid-add-score-with-update-game-score): Pass that argument.
11631         Rename have-shared-game-dir to gamegrid-shared-game-dir.
11633         * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
11635         * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
11636         (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
11638         * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
11639         and insert-file.
11641         * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
11642         (sc-ask): Avoid warnings.
11644         * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
11645         (eshell-hist-initialize): Use that var the natural way.
11647         * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
11649         * emacs-lisp/re-builder.el (reb-cook-regexp):
11650         Avoid warning calling lre-compile-string.
11651         (reb-color-display-p): Avoid warning.
11653         * calculator.el (calculator-last-input): Guard uses
11654         of event-key and key-press-event-p.
11655         (event-key, key-press-event-p): Delete definitions.
11657         * emacs-lisp/find-gc.el (find-gc-unsafe-list)
11658         (find-gc-source-directory, find-gc-subrs-callers)
11659         (find-gc-noreturn-list, find-gc-source-files)
11660         (find-gc-subrs-called): Vars renamed and defvar'd.
11662         * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
11663         (checkdoc-overlay-put, checkdoc-delete-overlay)
11664         (checkdoc-overlay-start, checkdoc-overlay-end)
11665         (checkdoc-mode-line-update, checkdoc-char=):
11666         Define such that compiler knows they are defined.
11667         (checkdoc-call-eval-buffer): Delete.  Use eval-buffer directly.
11668         (checkdoc-read-event): Delete.  Use read-event directly.
11670         * whitespace.el (whitespace-make-overlay)
11671         (whitespace-overlay-put, whitespace-delete-overlay)
11672         (whitespace-overlay-start, whitespace-overlay-end):
11673         Define such that compiler knows they are defined.
11674         (whitespace): Move conditional inside.
11676         * tempo.el (tempo-insert-template): Suppress warning.
11678         * ediff-diff.el (longlines-mode): Add defvar.
11680 2005-07-16  Gary Howell  <g1howell-list@yahoo.com>  (tiny change)
11682         * server.el: Bind "C-x #" in a way that works even if C-x is
11683         redefined to a command key, not a prefix key.
11685 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
11687         * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
11688         cl-make-type-test till execution time.
11690 2005-07-16  Markus Rost  <rost@math.uni-bielefeld.de>
11692         * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
11693         arg ARG and use it.
11695 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
11697         * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
11699 2005-07-15  Luc Teirlinck  <teirllm@auburn.edu>
11701         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
11702         a defcustom with two :set or :type keywords.
11704 2005-07-15  Richard M. Stallman  <rms@gnu.org>
11706         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
11707         Don't give ^M comment-end syntax.
11709 2005-07-16  Nick Roberts  <nickrob@snap.net.nz>
11711         * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
11712         Don't consider gdbmi (gdb-mi.el has its own update functions).
11713         (gdb-var-delete): Make it work for gdbmi as well.
11714         (gdb-speedbar-expand-node): Move var-update here for gdbmi.
11716         * progmodes/gud.el (etags, sdb): Only require etags when needed.
11717         (gud-speedbar-menu-items): Correct logic for enabling items.
11719 2005-07-15  Kim F. Storm  <storm@cua.dk>
11721         * ido.el: Fix commentary.
11722         (ido-define-mode-map): Move ido-next-work-file to C-M-o.
11723         Use with-no-warnings around ffap-guesser.
11724         (ido-file-internal, ido-read-file-name, ido-read-directory-name):
11725         Let bind minibuffer-completing-file-name to t.
11727 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>
11729         * startup.el (site-run-file, keyboard-type): Doc fixes.
11730         (command-line): Check for "--basic-display" argument; also for
11731         "--quick", not "--bare-bones" (which was renamed).
11732         (fancy-splash-text): Add missing item "Getting New Versions".
11733         (normal-splash-screen): Fix typos and improve consistency with
11734         `fancy-splash-text'.  Update copyright year.
11736         * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
11737         valid binding for `help-char'.
11739         * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
11741 2005-07-14  Dan Nicolaescu  <dann@ics.uci.edu>
11743         * term.el (term-mode): Disable cua-mode for term buffers.
11745 2005-07-14  Juanma Barranquero  <lekktu@gmail.com>
11747         * add-log.el (add-log-mailing-address, change-log-merge):
11748         Doc fixes.
11749         (change-log-get-method-definition): Fix typo in docstring.
11751 2005-07-14  Kim F. Storm  <storm@cua.dk>
11753         * emulation/cua-base.el:
11754         (cua--pre-command-handler-1, cua--pre-command-handler)
11755         (cua--post-command-handler-1, cua--post-command-handler):
11756         Split in two.  Check (buffer local) value of cua-mode.
11757         (cua-selection-mode): New command.
11759 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
11761         * custom.el (custom-initialize-safe-set)
11762         (custom-initialize-safe-default): Doc fixes.
11764         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
11765         and simplify :init-value again.
11767         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
11768         and simplify :init-value again.  Delete autoload.
11770         * startup.el (command-line): Use `custom-reevaluate-setting' again
11771         for tooltip-mode.
11773         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
11774         a defcustom with two :initialize keywords.
11776 2005-07-13  Juanma Barranquero  <lekktu@gmail.com>
11778         * allout.el (my-mark-marker, allout-isearch-prior-pos)
11779         (allout-unprotected, allout-undo-aggregation, allout-snug-back)
11780         (allout-post-command-business, allout-flag-region)
11781         (isearch-reenable-font-lock, allout-yank)
11782         (allout-insert-latex-header, allout-insert-latex-trailer)
11783         (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
11784         (allout-latex-verb-quote): Fix typos in docstrings.
11785         (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
11786         (allout-unprotected, allout-prefix-data):
11787         Improve argument/docstring consistency.
11788         (allout-chart-subtree): Fix argument spec.
11789         (allout-open-topic): Rename `use_sib_bullet' argument to
11790         `use-sib-bullet'.  Doc fix.
11792         * whitespace.el (whitespace-check-buffer-leading)
11793         (whitespace-check-buffer-trailing)
11794         (whitespace-check-buffer-indent)
11795         (whitespace-check-buffer-spacetab)
11796         (whitespace-check-buffer-ateol, whitespace-highlighted-space)
11797         (whitespace-check-leading-whitespace)
11798         (whitespace-check-trailing-whitespace)
11799         (whitespace-check-spacetab-whitespace)
11800         (whitespace-check-indent-whitespace)
11801         (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
11802         (whitespace-modes): Fix typos in docstrings.
11803         (defgroup, defcustom): Doc fixes.
11805         * winner.el (winner-mode, winner-boring-buffers)
11806         (winner-pending-undo-ring): Doc fixes.
11807         (winner-ring): Remove unneeded `progn'.
11808         (winner-equal): `defsubst' it.
11809         (winner-redo): Fix message.
11811 2005-07-13  Kim F. Storm  <storm@cua.dk>
11813         * simple.el (line-move-1): Always use vertical-motion to
11814         do the last (or only) line move to ensure some movement.
11815         Undo 2005-06-23 change--don't check for overlays.
11817 2005-07-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11819         * term/mac-win.el (ccl-encode-mac-roman-font)
11820         (ccl-encode-mac-centraleurroman-font)
11821         (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
11822         (ccl-encode-mac-dingbats-font): Remove check for ASCII.
11823         Change charset-id boundary of dimension to ?\xef.
11824         (mac-char-fontspec-list): New constant.
11825         (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
11826         argument.  Nil uses itself as family in font-spec.  Previous
11827         behavior for nil is now provided by non-nil non-string argument.
11828         All callers changed.  Add font-specs for Mac fonts to
11829         "fontset-default" unless iso8859-1 fonts are installed.
11831 2005-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11833         * progmodes/sh-script.el (sh-get-indent-info): Only indent
11834         a continuation line if the \ is preceded by SPC or TAB.
11835         (sh-get-indent-info): Simplify.
11836         (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
11837         Use with-current-buffer.
11839         * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
11840         when the matched text is empty.
11842 2005-07-12  Luc Teirlinck  <teirllm@auburn.edu>
11844         * startup.el (command-line): Revert to previous handling of
11845         tooltip-mode.  Explain in comment why the complexity is needed.
11847         * tooltip.el (tooltip-mode): Revert to previous implementation of
11848         its defcustom.
11850         * frame.el (blink-cursor-mode): Revert to previous implementation
11851         of its defcustom.  Update comment.
11853 2005-07-12  Lars Hansen  <larsh@soem.dk>
11855         * desktop.el: Update e-mail address.
11857 2005-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11859         * term/mac-win.el (mac-services-mail-selection)
11860         (mac-services-mail-to): New functions.
11861         (mac-application-menu-map): Bind them.
11863 2005-07-12  wulei  <milton@wulei.net>  (tiny change)
11865         * progmodes/gdb-ui.el: Add note about buffering with Windows.
11867 2005-07-11  Luc Teirlinck  <teirllm@auburn.edu>
11869         * custom.el (custom-reevaluate-setting): Doc fix.
11871 2005-07-11  Jay Belanger  <belanger@truman.edu>
11873         * calc/calc.el (calc-embedded-announce-formula-alist)
11874         (calc-embedded-open-close-plain-alist)
11875         (calc-embedded-open-close-mode-alist): Add checks for additional
11876         major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
11878 2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
11880         * custom.el (custom-enable-theme): Don't add theme to
11881         `custom-enabled-themes' with `push' because there is no
11882         setf-method for `delq'.
11884 2005-07-11  Richard M. Stallman  <rms@gnu.org>
11886         * custom.el (custom-declare-variable): Doc fix.
11888         * dired-aux.el (dired-compare-directories): Remove "." and ".."
11889         from the alists.
11891         * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
11892         Do nothing if edebug-active.
11894         * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
11895         (edebug-display): Do it here instead.
11897 2005-07-10  Richard M. Stallman  <rms@gnu.org>
11899         * cus-face.el (custom-theme-set-faces): Make it work.
11900         (custom-reset-faces): Doc fix.
11901         (custom-theme-reset-internal-face, custom-theme-face-value):
11902         Functions deleted.
11904         * custom.el (custom-push-theme): Maintain list of the settings
11905         of a given theme in its theme-settings property.
11906         Maintain position of old settings in the theme-value
11907         or theme-face property.
11908         (custom-enabled-themes): New variable.
11909         (custom-theme-enabled-p): New function.
11910         (provide-theme): Update custom-enabled-themes.
11911         Disable and reenable the `user' theme.
11912         (require-theme): Doc fix.
11913         (custom-do-theme-reset, custom-remove-theme): Functions deleted.
11914         (custom-theme-value, custom-theme-variable-value): Likewise.
11915         (custom-theme-reset-internal): Likewise.
11916         (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
11917         (custom-enable-theme, custom-disable-theme): New functions.
11918         (custom-variable-theme-value, custom-face-theme-value): Likewise.
11919         (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
11920         (custom-theme-reset-variables): Simplify.
11921         (deftheme, custom-declare-theme, custom-make-theme-feature):
11922         Definitions moved.
11924 2005-07-10  Chong Yidong  <cyd@stupidchicken.com>
11926         * longlines.el (longlines-show-region)
11927         (longlines-unshow-hard-newlines): Recognize hard newlines by
11928         non-nil hard property, instead of t.
11930 2005-07-10  Michael Kifer  <kifer@cs.stonybrook.edu>
11932         * viper-cmd.el (viper--key-maps): New variable.
11933         (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
11934         emulation-mode-map-alists.
11935         (viper-envelop-ESC-key): Use viper-subseq.
11936         (viper-search-forward/backward/next): Disable debug-on-error.
11938         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
11939         (viper-ESC-key): New defcustoms.
11941         * viper-macs.el (ex-map-read-args): Use viper-subseq.
11943         * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
11944         (viper-subseq): Copy of subseq from cl.el.
11946         * viper.el (viper-go-away, viper-set-hooks): Use
11947         emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
11949         * viper-mous.el (viper-current-frame-saved): Use defvar.
11951         * viper-init.el: Get rid of -face in face names.
11953         * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
11954         Make it work with longlines mode
11956         * ediff-mult.el (ediff-meta-mode-hook): New variable.
11958         * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
11960         * ediff-init.el: Get rid of -face in face names.
11962 2005-07-10  Richard M. Stallman  <rms@gnu.org>
11964         * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
11965         and with-timeout-unsuspend.
11967         * emacs-lisp/debug.el (debug): Call with-timeout-suspend
11968         and with-timeout-unsuspend.
11970         * emacs-lisp/timer.el (with-timeout-timers): New variable.
11971         (with-timeout): Bind that variable to record timers.
11972         (with-timeout-suspend, with-timeout-unsuspend): New functions.
11974         * emacs-lisp/debug.el (debug-help-follow): New function.
11975         (debugger-mode-map): Use that instead of help-follow.
11976         (debugger-setup-buffer): Use eval-buffer-list
11977         to handle eval-buffer frames.
11979 2005-07-10  N. Raghavendra  <raghu@mri.ernet.in>  (tiny change)
11981         * timezone.el (timezone-parse-date): Change first regexp
11982         so it will not mistakenly match dates with no time zone.
11984 2005-07-10  Jeff Dwork  <jeff.dwork@amd.com>  (tiny change)
11986         * facemenu.el (facemenu-read-color): Do case-insensitive matching.
11988 2005-07-10  Luc Teirlinck  <teirllm@auburn.edu>
11990         * custom.el (custom-initialize-safe-set)
11991         (custom-initialize-safe-default): New functions.
11993         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
11994         and simplify :init-value.
11996         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
11997         and simplify :init-value.  Delete obsolete comment.
11999         * startup.el (command-line): Use `custom-reevaluate-setting' to
12000         handle `tooltip-mode'.  Delete obsolete comment.
12002         * files.el (set-visited-file-name): Avoid calling
12003         `file-name-nondirectory' with a nil argument.
12005 2005-07-09  Richard M. Stallman  <rms@gnu.org>
12007         * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
12008         was called with nil for the buffer, handle the read position right.
12009         Handle read position for eval-region, too.
12011 2005-07-09  Juri Linkov  <juri@jurta.org>
12013         * fringe.el (fringe-mode): Add period in docstring.
12014         (fringe-query-style): Build prompt depending on `all-frames' arg.
12016         * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
12017         to not create links to unrelated functions in the Help buffer.
12019         * progmodes/compile.el (compilation-mode-hook, compilation-mode):
12020         Doc fix.
12022         * simple.el (next-error-hook): New variable.
12023         (next-error): Use it.  Doc fix.
12025         * textmodes/ispell.el (ispell-command-loop): Add current
12026         dictionary name and program name to mode-line-format.
12027         (ispell-region, ispell-process-line): Add current dictionary name
12028         and program name to messages.
12030 2005-07-08  Jay Belanger  <belanger@truman.edu>
12032         * calc/calc.el (calc-embedded-announce-formula-alist)
12033         (calc-embedded-open-close-formula-alist)
12034         (calc-embedded-open-close-word-alist)
12035         (calc-embedded-open-close-plain-alist)
12036         (calc-embedded-open-close-new-formula-alist)
12037         (calc-embedded-open-close-mode-alist)
12038         (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
12039         (calc-embedded-mode-hook): New variables.
12041         * calc/calc-embed.el (calc-embedded-firsttime)
12042         (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
12043         New variables.
12044         (calc-do-embedded): Use calc-embedded-firsttime,
12045         calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
12046         determine whether or not to run hooks.
12047         (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
12048         calc-embedded-firsttime-formula appropriately.
12049         Set calc-embedded delimiter variables according to mode.
12051 2005-07-08  Richard M. Stallman  <rms@gnu.org>
12053         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
12054         Check for "emacs", etc., as entire symbol, not just as word.
12055         (checkdoc-file-comments-engine): Use regexp-quote on FN.
12057         * files.el (set-visited-file-name): Report the error
12058         for "empty filename" earlier.
12059         (kill-some-buffers): Ignore buffers already dead.
12061         * fringe.el (fringe-mode): Doc fix.
12063         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
12064         Check for (featurep 'xemacs) and turn off warnings in what it guards.
12065         Use unwind-protect to ensure byte-compile-unresolved-functions
12066         is updated.
12068         * whitespace.el (whitespace-buffer-leading-cleanup):
12069         Simplify w/ skip-chars-forward.
12070         (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
12072         * mail/rmail.el (rmail-only-expunge): Fix paren error.
12073         Unconditionally try to leave point at the same old place.
12075 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
12077         * comint.el (comint-postoutput-scroll-to-bottom)
12078         (comint-show-maximum-output): Take scroll-margin into consideration.
12080 2005-07-08  Kim F. Storm  <storm@cua.dk>
12082         * ido.el (ido-use-filename-at-point): New choice `guess'.
12083         (ido-file-internal): Try ffap-guesser if selected.
12085         * ido.el (ido-before-fallback-functions): New hook.
12086         (ido-buffer-internal, ido-file-internal, ido-read-buffer)
12087         (ido-read-file-name): Run it.
12089 2005-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12091         * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
12092         strings rather than a list of symbols to the completion function.
12094 2005-07-07  Jay Belanger  <belanger@truman.edu>
12096         * calc/calc-units.el (math-apply-units): Change the places in
12097         which units are simplified.
12099 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
12101         * cus-edit.el (customize-option, customize-option-other-window):
12102         Make them handle aliases.
12104         * custom.el (custom-variable-p): Make it recursively follow
12105         aliases.  Mention that in the docstring.
12107 2005-07-07  Richard M. Stallman  <rms@gnu.org>
12109         * cus-start.el (exec-path): Use `directory' instead of `file'.
12110         Fix tag for nil.
12112 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
12114         * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
12115         when called non-interactively.  Doc fix.
12117 2005-07-07  Lute Kamstra  <lute@gnu.org>
12119         * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
12120         new address as well.
12122 2005-07-07  Kenichi Handa  <handa@m17n.org>
12124         * international/mule.el (make-coding-system):
12125         Describe `ascii-incompatible' property in the docstring.
12126         (set-file-name-coding-system): Signal an error if coding-system is
12127         ascii-incompatible.
12128         (set-keyboard-coding-system): Likewise.
12130         * international/mule-cmds.el (set-default-coding-systems):
12131         Don't set default-file-name-coding-system and
12132         default-keyboard-coding-system if coding-system is ASCII-incompatible.
12134         * international/utf-16.el: Declare that all UTF-16-based coding
12135         systems are ASCII-incompatible.
12137 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
12139         * progmodes/gud.el: Require font-lock for displaying errors.
12140         Used by gdb-ui.el.
12142 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
12144         * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
12145         values for the pattern lists which are `read'able but not
12146         `append'able (like symbols).
12148 2005-07-06  Richard M. Stallman  <rms@gnu.org>
12150         * progmodes/flymake.el (flymake-float-time): Instead of
12151         with-no-warnings, test for xemacs.
12152         (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
12153         to avoid warning.
12155 2005-07-06  Juanma Barranquero  <lekktu@gmail.com>
12157         * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
12159 2005-07-05  Lute Kamstra  <lute@gnu.org>
12161         * battery.el: Add support for Darwin (with much debugging help
12162         from Samuel Lauber <sam124@operamail.com>).
12163         (battery-status-function, battery-echo-area-format)
12164         (battery-mode-line-format): Add support for pmset on Darwin.
12165         (battery-load-low, battery-load-critical): New user options.
12166         (battery-pmset): New function.
12168 2005-07-05  Lute Kamstra  <lute@gnu.org>
12170         Update FSF's address in GPL notices.
12172         * textmodes/page-ext.el: Update FSF's address.
12174 2005-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12176         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
12177         filling from using prefix when filling a single-line docstring.
12179         * progmodes/flymake.el: Remove useless eval-when-compile.
12181         * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
12183 2005-07-04  Richard M. Stallman  <rms@gnu.org>
12185         * textmodes/org.el (org-file-apps-defaults-gnu):
12186         Rename from org-file-apps-defaults-linux.
12187         (org-default-apps): Don't test system-type for `linux'.
12188         (org-file-apps): Doc fix.
12190 2005-07-04  David Ponce  <david@dponce.com>
12192         * tree-widget.el: Improve header Commentary section.
12193         (tree-widget) [defgroup]
12194         (tree-widget-image-enable, tree-widget-themes-directory)
12195         (tree-widget-theme, tree-widget-image-properties-emacs)
12196         (tree-widget-image-properties-xemacs, tree-widget-create-image)
12197         (tree-widget-image-formats, tree-widget-control)
12198         (tree-widget-empty-control, tree-widget-leaf-control
12199         (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
12200         (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
12201         (tree-widget-keep, tree-widget-after-toggle-functions)
12202         (tree-widget-open-node, tree-widget-close-node): Doc fix.
12203         (tree-widget-open-control, tree-widget-close-control): Fix doc and
12204         :help-echo message.
12205         (tree-widget-set-theme): Doc fix.  Use `string-equal'.
12206         (tree-widget-image-properties): Doc fix.  Clearer implementation.
12207         (tree-widget--cursors): New constant.
12208         (tree-widget-lookup-image): New function split from
12209         `tree-widget-find-image'.  Clearer implementation.
12210         (tree-widget-find-image): Use it.
12211         (tree-widget-button-keymap): Use `set-keymap-parent'.
12212         (tree-widget) [define-widget]: Use `widget-children-value-delete'.
12213         Define the sub-widgets here.
12214         (tree-widget-node): Check that :node is not a tree-widget.
12215         (tree-widget-get-super, tree-widget-open-control)
12216         (tree-widget-close-control, tree-widget-empty-control)
12217         (tree-widget-leaf-control, tree-widget-guide)
12218         (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
12219         (tree-widget-no-handle, tree-widget-value-delete)
12220         (tree-widget-map): Remove.
12221         (tree-widget-children-value-save): Doc fix.  Simplified.
12222         (tree-widget-value-create): Update according to previous changes.
12224 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
12226         * textmodes/org.el: Leading space replaced by TABS.
12227         (org-recalc-marks, org-table-rotate-recalc-marks)
12228         (org-table-get-specials): Treat "^" and "_" marks.
12229         (org-table-justify-field-maybe): Optional argument NEW.
12230         (org-table-eval-formula): Parsing of the format simplified.
12231         New modes C,I.  Honor the %= parameter in the current table.
12232         Avoid unnecessary re-align by using the NEW argument to
12233         `org-table-justify-field-maybe'.
12234         (org-calc-default-modes): Default for date-format mimicks org-mode.
12235         (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
12237 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
12239         * cus-face.el (custom-theme-set-faces): Make it handle face
12240         aliases whose alias declarations are pre- or autoloaded.
12242 2005-07-04  Juri Linkov  <juri@jurta.org>
12244         * faces.el (read-face-name): Put the code for getting a face name
12245         from the buffer before adding the faces from the `face' property.
12246         Use `completing-read-multiple' instead of `completing-read'.
12247         Require `crm'.  Add default value and post-process the returned
12248         list of faces.
12250         * emacs-lisp/crm.el (crm-find-current-element)
12251         (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
12253         * emacs-lisp/lisp-mode.el (eval-defun-1):
12254         * emacs-lisp/edebug.el (edebug-eval-defun):
12255         Remove unnecessary quotes.
12257 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12259         * progmodes/prolog.el (prolog-eof-string): Doc fixes.
12260         (prolog-indent-level): Fix typo in docstring.
12262         * info.el (Info-history, Info-history-forward)
12263         (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
12265         * add-log.el (add-change-log-entry):
12266         * comint.el (comint-dynamic-list-input-ring)
12267         (comint-dynamic-list-completions):
12268         * dabbrev.el (dabbrev-expand):
12269         * delim-col.el (delimit-columns-rectangle-line):
12270         * diff-mode.el (diff-context->unified, diff-reverse-direction)
12271         (diff-unified->context):
12272         * ediff-init.el (ediff-abbrev-jobname):
12273         * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
12274         (ediff-replace-session-activity-marker-in-meta-buffer):
12275         * info.el (Info-summary):
12276         * lpr.el (printify-region):
12277         * printing.el (pr-create-interface):
12278         * ps-print.el (ps-print-quote):
12279         * ses.el (ses-column-widths, ses-print-cell)
12280         (ses-adjust-print-width, ses-center):
12281         * shell.el (shell-file-name-quote-list):
12282         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
12283         (strokes-fill-current-buffer-with-whitespace)
12284         (strokes-xpm-for-stroke, strokes-list-strokes)
12285         (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
12286         * term.el (term-dynamic-list-input-ring)
12287         (term-dynamic-list-completions):
12288         * calc/calc.el (math-format-stack-value):
12289         * emacs-lisp/edebug.el (edebug-display-freq-count):
12290         * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
12291         (delphi-new-comment-line):
12292         * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
12293         * progmodes/executable.el (executable-set-magic):
12294         * progmodes/python.el (inferior-python-mode):
12295         * progmodes/scheme.el (scheme-mode-syntax-table):
12296         * progmodes/sh-script.el (sh-maybe-here-document):
12297         * progmodes/sql.el (sql-copy-column):
12298         * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
12299         * textmodes/bibtex.el (bibtex-mode):
12300         * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
12301         (sgml-auto-attributes):
12302         * textmodes/table.el (table-insert, table-shorten-cell)
12303         (table--generate-source-scan-lines, table-delete-row)
12304         (*table--cell-delete-char, table--spacify-frame)
12305         (table--horizontally-shift-above-and-below)
12306         (table--cell-insert-char, table--cell-blank-str)
12307         (table--fill-region-strictly):
12308         * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
12309         * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
12311         * add-log.el (change-log):
12312         * apropos.el (apropos):
12313         * comint.el (comint-completion, comint-source):
12314         * dabbrev.el (dabbrev):
12315         * delim-col.el (columns):
12316         * diff-mode.el (diff-mode):
12317         * ediff.el (ediff):
12318         * ediff-diff.el (ediff-diff):
12319         * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
12320         * ediff-mult.el (ediff-mult):
12321         * ediff-ptch.el (ediff-ptch):
12322         * ediff-wind.el (ediff-window):
12323         * facemenu.el (facemenu):
12324         * indent.el (indent):
12325         * info.el (info):
12326         * jka-cmpr-hook.el (compression, jka-compr):
12327         * lpr.el (lpr):
12328         * outline.el (outlines):
12329         * pcmpl-cvs.el (pcmpl-cvs):
12330         * pcmpl-rpm.el (pcmpl-rpm):
12331         * printing.el (printing):
12332         * ps-print.el (postscript, ps-print, ps-print-horizontal)
12333         (ps-print-vertical, ps-print-headers, ps-print-font)
12334         (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
12335         (ps-print-background, ps-print-printer, ps-print-page)
12336         (ps-print-miscellany):
12337         * ses.el (ses):
12338         * shell.el (shell, shell-directories, shell-faces):
12339         * startup.el (initialization):
12340         * strokes.el (strokes):
12341         * term.el (term):
12342         * uniquify.el (uniquify):
12343         * w32-vars.el (w32):
12344         * calc/calc.el (calc):
12345         * emacs-lisp/bytecomp.el (bytecomp):
12346         * emacs-lisp/cl-indent.el (lisp-indent):
12347         * emacs-lisp/edebug.el (edebug):
12348         * emacs-lisp/elp.el (elp):
12349         * emacs-lisp/testcover.el (testcover):
12350         * emacs-lisp/trace.el (trace):
12351         * emulation/viper-ex.el (viper-ex):
12352         * emulation/viper-mous.el (viper-mouse):
12353         * mail/mailalias.el (mailalias):
12354         * mail/supercite.el (supercite, supercite-frames)
12355         (supercite-attr, supercite-cite, supercite-hooks):
12356         * net/rcompile.el (remote-compile):
12357         * net/rlogin.el (rlogin):
12358         * obsolete/ooutline.el (outlines):
12359         * progmodes/delphi.el (delphi):
12360         * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
12361         (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
12362         (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
12363         (ebnf-optimization):
12364         * progmodes/etags.el (etags):
12365         * progmodes/executable.el (executable):
12366         * progmodes/idlwave.el (idlwave):
12367         * progmodes/pascal.el (pascal):
12368         * progmodes/prolog.el (prolog):
12369         * progmodes/python.el (python):
12370         * progmodes/scheme.el (scheme):
12371         * progmodes/sh-script.el (sh, sh-script):
12372         * progmodes/sql.el (SQL):
12373         * progmodes/tcl.el (tcl):
12374         * textmodes/bibtex.el (bibtex, bibtex-autokey):
12375         * textmodes/enriched.el (enriched):
12376         * textmodes/makeinfo.el (makeinfo):
12377         * textmodes/sgml-mode.el (sgml):
12378         * textmodes/table.el (table-hooks):
12379         * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
12380         * textmodes/texinfo.el (texinfo):
12381         * textmodes/two-column.el (two-column):
12382         Finish `defgroup' description with period.
12384         * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
12385         * eshell/esh-var.el (eshell-var):
12386         * progmodes/vhdl-mode.el (vhdl-testbench):
12387         * textmodes/org.el (org): Fix typos in docstrings.
12389         * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
12390         consistency.
12392         * progmodes/flymake.el (flymake-find-file): Remove.
12393         (flymake-float-time): Use `with-no-warnings'.
12394         (flymake-check-start-time, flymake-check-was-interrupted)
12395         (flymake-err-info, flymake-is-running, flymake-last-change-time)
12396         (flymake-new-err-info): `defvar' at compile time.
12398 2005-07-03  Juanma Barranquero  <lekktu@gmail.com>
12400         * replace.el (occur-hook): Doc fix.
12401         (occur-1): Don't call `occur-hook' if there are no matches.
12403 2005-07-03  Richard M. Stallman  <rms@gnu.org>
12405         * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
12406         global-map, save the same map.
12407         (global-map): Don't alter it at top level.
12408         (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
12409         Then alter it here instead.
12410         (tpu-edt-off): Set global-map to the saved one.
12412         * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
12413         All references simplified.
12414         (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p.  Uses changed.
12415         (zmacs-regions): Add defvar.
12416         (repeat-complex-command-map): Everything about that deleted.
12418         * textmodes/artist.el (artist-key-is-drawing)
12419         (artist-key-endpoint1, artist-key-poly-point-list)
12420         (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
12421         (artist-key-compl-table, artist-rb-save-data)
12422         (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
12423         Don't put them in eval-when-compile.
12424         (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
12426         * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
12427         Use with-no-warnings.
12429         * net/browse-url.el (dos-windows-version): Add defvar.
12431         * mail/supercite.el (filladapt-prefix-table): Add defvar.
12433         * mail/rmailsum.el (rmail-summary-redo): Add defvar.
12434         (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
12435         (rmail-new-summary-line-count): Rename from new-summary-line-count.
12436         Add defvar.
12437         (rmail-summary-beginning-of-message): Use with-no-warnings.
12438         (rmail-summary-first-message, rmail-summary-last-message): Likewise.
12440         * emulation/vip.el (vip-replace-string, ex-map, ex-read):
12441         Use with-no-warnings.
12443         * emulation/vi.el (vi-mark-region): Use c-mark-function.
12444         (c-mark-function): Add point-moving-unit property.
12445         (vi-goto-line): Use with-no-warnings.
12447         * emulation/edt.el (edt-last-copied-word): Add defvar.
12448         (zmacs-region-stays): Likewise.
12449         (edt-mark-section-wisely): Use c-mark-function for C.
12450         Use makr-defun for Fortran.
12451         (time-string): defvar deleted.
12452         (edt-display-the-time): Don't set time-string.
12454         * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
12456         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
12457         Don't warn when name is not constant
12458         or for defining the group `emacs'.
12460         * tooltip.el (gud-tooltip-mode): Add defvar.
12462         * startup.el (default-frame-background-mode): Add defvar.
12464         * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
12466         * info.el (tool-bar-map): Add defvar.
12468         * dired.el (dnd-protocol-alist): Add defvar.
12470         * dired-aux.el (dired-query): Display question with answer, when
12471         the user answers.
12473         * custom.el (custom-add-option): Doc fix.
12475         * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
12477 2005-07-03  Eli Zaretskii  <eliz@gnu.org>
12479         * font-lock.el (font-lock-regexp-grouping-construct): Fix the
12480         bogus name from the last change.
12482 2005-07-02  Luc Teirlinck  <teirllm@auburn.edu>
12484         * custom.el (custom-declare-variable): Fix typos in comment.
12485         (custom-known-themes): Doc fix.
12486         (custom-theme-directory): New defcustom.
12487         (require-theme): Make it check `custom-theme-directory'.
12489         * cus-theme.el (custom-new-theme-mode): New function.
12490         (custom-theme-name, custom-theme-variables, custom-theme-faces)
12491         (custom-theme-description): Add compiler defvars.
12492         (customize-create-theme): Add doc to the "*New Custom Theme*"
12493         buffer.  Use `custom-new-theme-mode'.
12494         (custom-theme-write): Put the created buffer in emacs-lisp-mode
12495         and save it to the `custom-theme-directory'.  Make this the
12496         default directory of the buffer.
12498 2005-07-02  David Hunter  <hunterd_42@comcast.net>  (tiny change)
12500         * progmodes/flymake.el (flymake-mode, flymake-mode-off):
12501         Fix unbalanced parentheses.
12503 2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12505         * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
12506         into flymake-mode and delegate to flymake-mode.
12508         * find-file.el (ff-which-function-are-we-in): Clean up.
12510 2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
12512         * replace.el (occur-rename-buffer): Fix docstring.
12514         * emulation/edt.el (*EDT-keys*, edt-default-global-map)
12515         (edt-last-copied-word, edt-learn-macro-count)
12516         (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
12517         (edt-rect-start-point, edt-user-global-map, rect-start-point)
12518         (time-string, zmacs-region-stays):
12519         * emulation/edt-mapper.el (edt-save-function-key-map)
12520         (EDT-key-name): `defvar' to silence the byte-compiler.
12522 2005-07-02  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
12524         * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
12525         font-lock-regexp-backslash.  Doc fix.
12526         (font-lock-regexp-backslash-grouping-construct): Rename from
12527         font-lock-regexp-backslash-construct.  Doc fix.
12528         (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
12529         grouping constructs.
12531 2005-07-02  Eli Zaretskii  <eliz@gnu.org>
12533         * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
12534         updating all the prerequisites.
12536 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
12538         * textmodes/org.el (org-agenda-start-on-weekday)
12539         (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
12540         (org-agenda-use-time-grid, org-archive-location)
12541         (org-allow-space-in-links, org-usenet-links-prefer-google)
12542         (org-enable-table-editor, org-export-default-language)
12543         (org-export-html-show-new-buffer, org-fill-paragraph)
12544         (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
12545         (org-goto-quit, org-occur, org-eval-in-calendar)
12546         (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
12547         (org-agenda-diary-entry, org-remember-help)
12548         (org-table-convert-region, org-at-table-p)
12549         (org-table-move-row-down, org-table-move-row-up)
12550         (org-table-copy-region, org-table-toggle-vline-visibility)
12551         (org-table-get-stored-formulas, org-table-get-specials)
12552         (org-recalc-commands, org-table-eval-formula)
12553         (org-table-formula-substitute-names, orgtbl-make-binding)
12554         (org-format-org-table-html, org-format-table-table-html)
12555         (org-format-table-table-html-using-table-generate-source)
12556         (org-customize): Fix typos in docstrings.
12557         (org-level-2, org-at-timestamp-p, org-agenda-day-view)
12558         (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
12559         (org-back-to-heading): Doc fixes.
12560         (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
12561         (org-agenda-change-all-lines, org-get-header):
12562         Improve argument/docstring consistency.
12563         (orgtbl-error): Fix error message.
12565         * progmodes/flymake.el (flymake-find-possible-master-files)
12566         (flymake-master-file-compare, flymake-get-line-err-count)
12567         (flymake-highlight-line, flymake-gui-warnings-enabled):
12568         Fix typos in docstrings.
12569         (flymake-parse-line, flymake-get-project-include-dirs-function)
12570         (flymake-get-prev-err-line-no, flymake-goto-prev-error):
12571         Doc fixes.
12572         (flymake-get-project-include-dirs-function)
12573         (flymake-make-err-menu-data):
12574         Improve argument/docstring consistency.
12576 2005-07-01  Lute Kamstra  <lute@gnu.org>
12578         * battery.el (battery-linux-proc-apm): Fix typo in docstring.
12579         Catch errors with ignore-errors.  Use temporary buffer.
12580         (battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
12582         * facemenu.el (facemenu-unlisted-faces): Delete foreground and
12583         background color faces.
12584         (facemenu-set-foreground, facemenu-set-background):
12585         Use facemenu-set-face-from-menu.
12586         (facemenu-set-face-from-menu): Treat face names that start with
12587         "fg:" or "bg:" as special.
12588         (facemenu-add-new-color): Don't create faces.  Simplify.
12590 2005-06-30  Richard M. Stallman  <rms@gnu.org>
12592         * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
12593         (crm-find-current-element): Likewise.
12595 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
12597         * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
12599 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12601         * arc-mode.el (archive-extract): Make it work as a mouse binding.
12602         (archive-mouse-extract): Make it an obsolete alias.
12603         (archive-mode-map): Don't use archive-mouse-extract any more.
12604         (archive-mode, archive-extract): write-contents-hooks ->
12605         write-contents-functions.
12606         (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
12607         first arg.
12608         (archive-rename-entry): Update the call.
12609         (archive-zip-summarize): Remove unused var `method'.
12610         (archive-lzh-summarize): Remove unused var `creator'.
12612         * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
12613         dedicated frame upon exit.
12615         * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
12616         (archive-zip-extract, archive-zip-expunge)
12617         (archive-zip-update, archive-zip-update-case): Use executable-find.
12618         (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
12619         Use restore-buffer-modified-p.
12620         (archive-extract, archive-add-new-member, archive-write-file-member):
12621         Use with-current-buffer.
12622         (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
12624 2005-06-30  Andreas Schwab  <schwab@suse.de>
12626         * progmodes/gud.el (gud-filter): Remove unneeded progn.
12628 2005-06-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
12630         * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
12632 2005-06-30  Juri Linkov  <juri@jurta.org>
12634         * faces.el (vertical-border): Inherit from mode-line-inactive
12635         only on tty.
12637 2005-06-30  Juanma Barranquero  <lekktu@gmail.com>
12639         * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
12640         example, -NLINES in the `occur' docstring).
12642         * replace.el (occur-1): When no matches are found, do not set the
12643         `buffer-read-only' and modified flags for the occur buffer,
12644         because it is deleted.
12646         * emulation/cua-base.el (cua-check-pending-input)
12647         (cua-repeat-replace-region, cua-mode, cua-debug)
12648         (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
12649         Fix typos in docstrings.
12651         * emulation/cua-gmrk.el (cua-toggle-global-mark)
12652         (cua-cut-region-to-global-mark)
12653         (cua--cut-rectangle-to-global-mark):
12654         Remove period from end of messages.
12656         * emulation/cua-rect.el (cua-do-rectangle-padding):
12657         Remove period from end of messages.
12658         (cua--rectangle-seq-format): Fix typo in docstring.
12659         (cua-sequence-rectangle, cua-fill-char-rectangle):
12660         Improve argument/docstring consistency.
12662 2005-06-29  Juri Linkov  <juri@jurta.org>
12664         * faces.el (default-frame-background-mode): New internal variable.
12665         (frame-set-background-mode): Use it.
12667         * startup.el (normal-top-level): Set default-frame-background-mode
12668         instead of frame-background-mode.  Before setting it, test for its
12669         nil value.  Remove tests for frame-background-mode and frame
12670         parameter `reverse'.  Add test for "unspecified-fg".
12672         * term/xterm.el (xterm-rxvt-set-background-mode):
12673         * term/rxvt.el (rxvt-set-background-mode):
12674         Set default-frame-background-mode instead of frame-background-mode.
12676 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
12678         * simple.el (set-variable): Warn about obsolete user variables.
12680         * imenu.el (imenu--completion-buffer):
12681         * mouse.el (mouse-buffer-menu-alist):
12682         * msb.el (msb-invisible-buffer-p):
12683         * calendar/diary-lib.el (diary-header-line-format):
12684         * emacs-lisp/pp.el (pp-buffer):
12685         * progmodes/cperl-mode.el (cperl-do-auto-fill):
12686         * textmodes/picture.el (picture-replace-match):
12687         Change space constants followed by a sexp to "?\s ".
12689         * play/decipher.el (decipher-loop-with-breaks):
12690         * textmodes/texinfo.el (texinfo-insert-@item): Change space
12691         constants "protected" from end of line by a comment to "?\s".
12693 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12695         * font-lock.el (save-buffer-state): Use `declare'.
12697         * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
12698         reset the syntax-table to cperl-mode-syntax-table.
12699         (cperl-mode): Make _ into word-syntax during font-locking so "print" in
12700         "foo_print_bar" is not matched as a reserved keyword.
12702 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
12704         * textmodes/org.el (orgtbl-setup): New function, for delayed
12705         setup for the orgtbl commands.
12706         (org-calc-default-modes): New option.
12707         (orgtbl-make-binding): Use `defun' to get better help display.
12708         (org-diary): Call `org-compile-prefix-format'.
12709         (org-table-formula-substitute-names): New function.
12710         (org-agenda-day-view, org-agenda-week-view): New commands.
12711         (org-agenda-toggle-week-view): Command removed.
12712         (org-tbl-menu): Split off from org-org-menu.
12713         (org-mode): Move removal of outline-mode menus to here.
12714         (org-table-formula-debug): New option.
12715         (org-table-insert-row): Keep first field if just "#" or "*".
12716         (org-mode): Paragraph regexps fixed.
12717         (org-table-recalculate-regexp): New constant.
12718         (org-table-justify-field-maybe): Avoid replace if not necessary.
12719         (org-copy-special, org-cut-special): Use `call-interactively'.
12720         (org-table-copy-region): Take region from `interactive' call.
12721         (org-trim): Return string even if no match.
12722         (org-formula): New face.
12723         (org-set-font-lock-defaults): No longer highlight "FIXME".
12724         But highlight formula-related fields in table.
12725         (org-table-p): Use regexp, not fontification.
12726         (org-table-align): Handle white space at end of line.
12727         (org-table-formula-evaluate-inline): New option.
12728         (org-mode): Auto-wrapping in comment lines turned off.
12729         (org-table-copy-down): Evaluate only in copied field, not in
12730         destination.
12731         (org-table-current-formula): Variable removed.
12732         (org-table-store-formulas, org-table-get-stored-formulas)
12733         (org-table-modify-formulas, org-table-replace-in-formulas)
12734         (org-table-maybe-eval-formula): New functions.
12735         (org-table-get-formula): Modify to use stored formulas.
12736         (org-table-insert-column, org-table-delete-column)
12737         (org-table-move-column): Call `org-table-modify-formulas'.
12738         (org-complete): Add completion for keyword formulas.
12739         (orgtbl-mode): Pull orgtbl-mode-map to start of
12740         minor-mode-map-alist.
12742 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12744         * progmodes/python.el (python-check): Require `compile' before
12745         modifying its variables.
12747         * newcomment.el (comment-indent-default): Don't get fooled by an early
12748         end of buffer.
12750 2005-06-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12752         * ps-print.el (ps-print-version): Fix version number.
12754 2005-06-28  Luc Teirlinck  <teirllm@auburn.edu>
12756         * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
12758 2005-06-28  Richard M. Stallman  <rms@gnu.org>
12760         * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
12761         (flyspell-local-mouse-map): Declaration deleted.
12762         (flyspell-mouse-map): Bind only mouse-2.
12763         (flyspell-mode-map): Don't test flyspell-use-local-map.
12764         (flyspell-overlay-keymap-property-name): Var deleted.
12765         (flyspell-mode-on): Don't make local bindings for
12766         flyspell-mouse-map and flyspell-mode-map.
12767         (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
12769         * textmodes/ispell.el (ispell-word): Do not ignore short words.
12771         * progmodes/compile.el (compilation-next-error-function):
12772         Don't switch buffers; operate on the current buffer.
12774         * progmodes/compile.el (compilation-error-file-name)
12775         (compilation-warning-file-name, compilation-info-file-name)
12776         (compilation-line-number, compilation-column-number): New faces.
12777         (compilation-error-face, compilation-warning-face)
12778         (compilation-info-face, compilation-line-face)
12779         (compilation-column-face): Use them.
12781         * facemenu.el (facemenu-add-face): Warn when font-lock is active.
12783         * comint.el (comint-password-prompt-regexp): Accept ", try again".
12785         * bindings.el (global-map): Bind insertchar and its variants.
12787 2005-06-27  Richard M. Stallman  <rms@gnu.org>
12789         * textmodes/artist.el (artist-text-overwrite)
12790         (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
12792 2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12794         * ps-print.el: It was not working the page selection for printing.
12795         Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
12796         (ps-print-version): New version 6.6.7.
12797         (ps-end-sheet): New fun.
12798         (ps-header-sheet, ps-end-job): Call it.
12800 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
12802         * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
12804 2005-06-27  Lute Kamstra  <lute@gnu.org>
12806         * facemenu.el (facemenu-unlisted-faces): Add foreground and
12807         background color faces.
12808         (facemenu-get-face): Delete function.
12809         (facemenu-set-face-from-menu): Don't call facemenu-get-face.
12810         (facemenu-add-new-color): Make second argument mandatory.
12811         Create the appropriate face and return it.  Simplify.
12812         (facemenu-set-foreground, facemenu-set-background): Don't check if
12813         color is defined.  Use return value of facemenu-add-new-color.
12815 2005-06-26  Nick Roberts  <nickrob@snap.net.nz>
12817         * progmodes/gud.el (gud-filter): Add missing argument to
12818         with-selected-window.
12820 2005-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12822         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
12823         a :require to the defcustom.
12825         * emacs-lisp/autoload.el (make-autoload): Add the :setter for
12826         defcustoms corresponding to minor modes.
12828 2005-06-26  David Ponce  <david@dponce.com>
12830         * recentf.el: Require tree-widget instead of wid-edit.
12831         (recentf-filename-handler): Fix widget :type.
12832         (recentf-cancel-dialog, recentf-open-more-files)
12833         (recentf-open-files-action): Doc fix.
12834         (recentf-dialog-goto-first): New function.
12835         (recentf-dialog-mode-map): Set parent keymap first.
12836         (recentf-dialog-mode): Define with define-derived-mode.
12837         Don't display continuation lines in dialogs.
12838         (recentf-edit-list): Rename from recentf-edit-selected-items.
12839         (recentf-edit-list-select): Rename from recentf-edit-list-action.
12840         Simplify.
12841         (recentf-edit-list-validate): New function.
12842         (recentf-edit-list): Update accordingly.
12843         (recentf-open-files-item-shift): Remove.
12844         (recentf-open-files-item): Convert menu elements into tree and
12845         link widgets.  Don't create the widgets.
12846         (recentf-open-files): Update accordingly.
12847         (recentf-save-list): Untabify.
12849 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
12851         * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
12852         (keep-lines): Add INTERACTIVE arg.  Never delete lines only
12853         partially contained in the active region.  Do not take active
12854         region into account when called from Lisp, unless INTERACTIVE arg
12855         is non-nil.  Use `forward-line' instead of `beginning-of-line' to
12856         avoid trouble with fields.  Make marker point nowhere when no
12857         longer used.  Always return nil.  Doc fix.
12858         (flush-lines): Add INTERACTIVE arg.  Do not take active region
12859         into account when called from Lisp, unless INTERACTIVE arg is
12860         non-nil.  Use `forward-line' instead of `beginning-of-line' to
12861         avoid trouble with fields.  Make marker point nowhere when no
12862         longer used.  Always return nil.  Doc fix.
12863         (how-many): Add INTERACTIVE arg.  Make RSTART and REND args
12864         interchangeable.  Do not take active region into account when
12865         called from Lisp, unless INTERACTIVE arg is non-nil.  Do not print
12866         message in echo area when called from Lisp, unless INTERACTIVE arg
12867         is non-nil.  Avoid saying "1 occurrences".  Do not use markers.
12868         Return the number of matches.  Doc fix.
12869         (occur): Doc fix.
12870         (perform-replace): Make comment follow double space convention for
12871         the sake of `outline-minor-mode'.
12873         * faces.el (facep): Doc fix.
12875 2005-06-25  Richard M. Stallman  <rms@gnu.org>
12877         * facemenu.el (facemenu-enable-faces-p): New function.
12878         (facemenu-background-menu, facemenu-foreground-menu)
12879         (facemenu-face-menu): Add menu-enable property.
12881         * jka-compr.el (jka-compr-insert-file-contents):
12882         Special handling if cannot find the uncompression program.
12884         * cus-face.el (custom-face-attributes): Add autoload.
12886         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
12887         Bind comment-indent-function locally.
12889         * window.el (save-selected-window): Use save-current-buffer.
12891         * subr.el (with-selected-window): Use save-current-buffer.
12893         * progmodes/gud.el (gud-filter): Simplify using with-selected-window
12894         and with-current-buffer.
12896 2005-06-24  Richard M. Stallman  <rms@gnu.org>
12898         * simple.el (line-move-1): Fix previous change.
12900 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12902         * replace.el (occur-1): Set `buffer-read-only' and the
12903         buffer-modified flag before running `occur-hook' to protect
12904         against unintentional buffer switches that can lead to data loss.
12906 2005-06-24  Nick Roberts  <nickrob@snap.net.nz>
12908         * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
12909         (gud-gdb-marker-filter): Use font-lock-warning-face for any
12910         initial error.
12912         * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
12913         after fresh input.
12914         (gdb-var-create-handler): Put name of expression in quotes.
12916 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
12918         * emacs-lisp/ring.el (ring-elements): Make it return a list of the
12919         elements of RING in order, and without bogus nil elements.
12921 2005-06-23  Richard M. Stallman  <rms@gnu.org>
12923         * simple.el (set-variable): Args renamed; doc fix.
12924         (line-move-1): When there are overlays around, use vertical-motion.
12926         * faces.el (escape-glyph): Use brown against light background.
12927         (nobreak-space): Rename from no-break-space.
12928         Fix previous change.
12930         * dired-aux.el (dired-do-copy): Fix arg prompt.
12932         * mail/sendmail.el (mail-setup-with-from): Fix custom type.
12934 2005-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
12936         * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
12937         rather than "Distributor".
12939 2005-06-23  Lute Kamstra  <lute@gnu.org>
12941         * emacs-lisp/debug.el (debugger-special-form-p): New defun.
12942         (debug-on-entry): Use it.  New interactive declaration that uses
12943         function-called-at-point.
12945 2005-06-23  Kim F. Storm  <storm@cua.dk>
12947         * subr.el (save-match-data): Add comment about using evaporate arg
12948         to set-match-data.
12950 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
12952         * cus-edit.el (customize-face)
12953         (customize-face-other-window): Handle face aliases.
12955         * faces.el (face-documentation, set-face-attribute)
12956         (face-spec-set): Handle face aliases.
12958 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
12960         * help-mode.el (help-make-xrefs): If a symbol representing a face
12961         name is not followed by the word "face", it could still be a
12962         function or variable name, so don't bypass other checks.
12964 2005-06-22  Juri Linkov  <juri@jurta.org>
12966         * ps-print.el (ps-face-foreground-name, ps-face-background-name):
12967         Replace aliased functions with calls where second arg `inherit' is t.
12969 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
12971         * progmodes/gdb-ui.el (gdb-error): New variable.
12972         (gdb-error): New function.
12973         (gdb-annotation-rules): Act on error-begin and error annotations.
12974         (gdb-concat-output): Use font-lock-warning-face for errors.
12976 2005-06-22  Miles Bader  <miles@gnu.org>
12978         * bindings.el (propertized-buffer-identification): Use renamed
12979         `Buffer-menu-buffer' face.
12981         * faces.el (vertical-border): Rename from `vertical-divider'.
12982         (escape-glyph): Change dark-background color back to `cyan'.
12984 2005-06-21  Juri Linkov  <juri@jurta.org>
12986         * faces.el (face-user-default-spec): Try getting `customized-face'
12987         prior to `saved-face'.
12988         (frame-background-mode): Refill docstring.
12990         * emacs-lisp/lisp-mode.el (eval-defun-1):
12991         * emacs-lisp/edebug.el (edebug-eval-defun):
12992         Set `saved-face' temporarily to nil before calling form.
12993         Set `customized-face' to the new spec after that.
12995 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12997         * subr.el (1value, lambda, key-substitution-in-progress):
12998         Doc fixes.
13000         * autoinsert.el (auto-insert-alist):
13001         * ses.el (ses-call-printer):
13002         * subr.el (noreturn):
13003         * emacs-lisp/lisp.el (check-parens):
13004         * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
13005         * net/browse-url.el (browse-url-mosaic):
13006         * progmodes/cc-defs.el (c-safe-scan-lists):
13007         * progmodes/ebnf-abn.el (ebnf-abn-lex):
13008         * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
13009         * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
13010         * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
13011         * progmodes/ebnf-iso.el (ebnf-iso-lex):
13012         * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
13014 2005-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
13016         * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
13018 2005-06-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
13020         * calendar/appt.el (appt-make-list): Activate the package, if
13021         not already active (for backwards compatibility).
13023 2005-06-20  Kim F. Storm  <storm@cua.dk>
13025         * subr.el (add-to-ordered-list): Test membership with eq.  Simplify.
13027 2005-06-20  Miles Bader  <miles@gnu.org>
13029         * faces.el (vertical-divider): New face.
13031 2005-06-20  Juanma Barranquero  <lekktu@gmail.com>
13033         * simple.el (kill-whole-line): Doc fix.
13034         (next-error-buffer-p, next-error-find-buffer)
13035         (clone-indirect-buffer): Fix typos in docstrings.
13036         (comment-line-break-function): Doc fix: don't say variable
13037         is automatically buffer-local (it isn't).
13039 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
13041         * net/tramp-ftp.el (top):
13042         * net/tramp-smb.el (top):
13043         * net/tramp-util.el (top):
13044         * net/tramp-uu.el (top):
13045         * net/tramp-vc.el (top):
13046         * net/tramp.el (top): Revert copyright years back to original
13047         ones.  Tramp has a life outside GNU Emacs.
13049 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
13051         * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
13053 2005-06-18  Juri Linkov  <juri@jurta.org>
13055         * progmodes/grep.el (grep-regexp-alist): Use backreference at the
13056         end of first regexp to limit the match to the position between
13057         line number and source line with same separator character as used
13058         between file name and line number.  In the second regexp limit
13059         mouse-face area to file name and line number by adding new group
13060         for them and referring it in HYPERLINK arg.
13061         (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
13062         (grep-mode): Set font-lock-lines-before to 0 to not refontify the
13063         previous line where grep markers may be already removed.
13065 2005-06-18  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
13067         * progmodes/ps-mode.el: Update version and maintainer's email address.
13069 2005-06-18  Steve Youngs  <steve@xemacs.org>
13071         * net/browse-url.el (browse-url-browser-function)
13072         (browse-url-default-browser): Add firefox.
13073         (browse-url-firefox-program, browse-url-firefox-arguments)
13074         (browse-url-firefox-startup-arguments)
13075         (browse-url-firefox-new-window-is-tab): New defcustoms.
13076         (browse-url-firefox, browse-url-firefox-sentinel): New functions.
13078 2005-06-17  Richard M. Stallman  <rms@gnu.org>
13080         * startup.el (command-line): Warn if specified user name has
13081         no home directory.
13083         * term.el (term-get-old-input, term-input-filter, term-input-sender)
13084         (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
13086         * longlines.el (longlines-mode, longlines-show-hard-newlines):
13087         Doc fixes.
13089         * faces.el (underline): Try bold if terminal doesn't support underline.
13091         * mail/sendmail.el (mail-setup-with-from): New variable.
13092         (mail-insert-from-field): New function.
13093         (sendmail-send-it): Call it.
13094         (mail-setup): Optionally call it here.
13096         * term/linux.el: Call tty-no-underline.
13098 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
13100         * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
13102 2005-06-17  Miles Bader  <miles@gnu.org>
13104         * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
13105         (ediff-current-diff-C, ediff-current-diff-Ancestor)
13106         (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
13107         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
13108         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
13109         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
13110         Remove "-face" suffix from face names.
13111         (ediff-current-diff-face-A, ediff-current-diff-face-B)
13112         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
13113         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
13114         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
13115         (ediff-even-diff-face-A, ediff-even-diff-face-B)
13116         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
13117         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
13118         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
13119         New backward-compatibility aliases for renamed faces.
13120         (ediff-current-diff-face-A, ediff-current-diff-face-B)
13121         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
13122         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
13123         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
13124         (ediff-even-diff-face-A, ediff-even-diff-face-B)
13125         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
13126         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
13127         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
13128         Use renamed ediff faces.
13130         * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
13131         Remove "-face" suffix from face names.
13132         (eshell-test-ok-face, eshell-test-failed-face):
13133         New backward-compatibility aliases for renamed faces.
13134         (eshell-run-test): Use renamed eshell-test faces.
13136         * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
13137         face name.
13138         (eshell-prompt-face): New backward-compatibility alias for renamed
13139         face.
13140         (eshell-emit-prompt): Use renamed eshell-prompt face.
13142         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
13143         (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
13144         (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
13145         (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
13146         Remove "-face" suffix from face names.
13147         (eshell-ls-directory-face, eshell-ls-symlink-face)
13148         (eshell-ls-executable-face, eshell-ls-readonly-face)
13149         (eshell-ls-unreadable-face, eshell-ls-special-face)
13150         (eshell-ls-missing-face, eshell-ls-archive-face)
13151         (eshell-ls-backup-face, eshell-ls-product-face)
13152         (eshell-ls-clutter-face):
13153         New backward-compatibility aliases for renamed faces.
13154         (eshell-ls-decorated-name): Use renamed eshell-ls faces.
13156         * progmodes/cc-fonts.el (c-nonbreakable-space-face):
13157         Remove "-face" suffix from face name.
13158         (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
13159         instead of literal face.
13161 2005-06-17  Juanma Barranquero  <lekktu@gmail.com>
13163         * emacs-lisp/warnings.el (display-warning, lwarn)
13164         (warning-minimum-log-level): Doc fixes.
13165         (warning-minimum-level, warning-minimum-log-level):
13166         Add :debug to :type choices.
13168         * progmodes/ada-mode.el (ada-format-paramlist)
13169         (ada-get-indent-case, ada-check-matching-start)
13170         (ada-check-defun-name, ada-goto-matching-decl-start)
13171         (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
13172         (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
13173         (ada-make-subprogram-body): Follow error conventions.
13174         (ada-case-exception-file, ada-indent-comment-as-code)
13175         (ada-indent-handle-comment-special, ada-indent-renames)
13176         (ada-indent-return, ada-search-directories-internal)
13177         (ada-tab-policy, ada-case-exception-substring)
13178         (ada-other-file-alist, ada-matching-start-re)
13179         (ada-matching-decl-start-re, ada-contextual-menu-last-point)
13180         (ada-imenu-generic-expression, ada-compile-goto-error)
13181         (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
13182         (ada-popup-menu, ada-add-extensions, ada-mode)
13183         (ada-region-selected, ada-create-case-exception)
13184         (ada-create-case-exception-substring, ada-after-keyword-p)
13185         (ada-activate-keys-for-case, ada-adjust-case-region)
13186         (ada-adjust-case-buffer, ada-format-paramlist)
13187         (ada-scan-paramlist, ada-insert-paramlist)
13188         (ada-indent-newline-indent)
13189         (ada-indent-newline-indent-conditional)
13190         (ada-justified-indent-current, ada-goto-previous-word)
13191         (ada-indent-current, ada-get-indent-open-paren)
13192         (ada-get-indent-paramlist, ada-get-indent-end)
13193         (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
13194         (ada-get-indent-block-start, ada-get-indent-subprog)
13195         (ada-get-indent-noindent, ada-get-indent-label)
13196         (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
13197         (ada-search-prev-end-stmt, ada-goto-next-non-ws)
13198         (ada-goto-stmt-end, ada-goto-next-word)
13199         (ada-check-matching-start, ada-check-defun-name)
13200         (ada-goto-matching-decl-start, ada-goto-matching-start)
13201         (ada-goto-matching-end, ada-search-ignore-string-comment)
13202         (ada-in-decl-p, ada-looking-at-semi-or)
13203         (ada-looking-at-semi-private, ada-in-paramlist-p)
13204         (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
13205         (ada-untab-hard, ada-move-to-start, ada-move-to-end)
13206         (ada-next-procedure, ada-previous-procedure, ada-next-package)
13207         (ada-previous-package, ada-create-menu)
13208         (ada-fill-comment-paragraph-justify)
13209         (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
13210         (ada-other-file-name, ada-last-which-function-line)
13211         (ada-last-which-function-subprog, ada-which-function)
13212         (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
13213         (ada-gen-treat-proc, ada-check-emacs-version)
13214         (ada-continuation-indent, ada-align-region-separate):
13215         Fix typos in docstrings.
13216         (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
13218 2005-06-16  Lute Kamstra  <lute@gnu.org>
13220         * simple.el (fundamental-mode): Run after-change-major-mode-hook
13221         conditionally.
13223 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
13225         * comint.el (comint-replace-by-expanded-filename)
13226         (comint-prompt-regexp, comint-delimiter-argument-list)
13227         (comint-preinput-scroll-to-bottom):
13228         * info.el (Info-hide-cookies-node):
13229         * ls-lisp.el (ls-lisp-classify):
13230         * find-file.el (ff-search-directories, ff-special-constructs)
13231         (ff-find-other-file):
13232         * font-lock.el (font-lock-keywords):
13233         * shell.el (shell-prompt-pattern)
13234         (shell-dynamic-complete-functions, shell-mode)
13235         (shell-delimiter-argument-list):
13236         * term.el (term-replace-by-expanded-filename)
13237         (term-prompt-regexp, term-delimiter-argument-list):
13238         * woman.el (woman-ignore, woman0-if):
13239         * emacs-lisp/derived.el (derived-mode-init-mode-variables):
13240         * emacs-lisp/elint.el (elint-init-env):
13241         * emacs-lisp/regexp-opt.el (regexp-opt-depth):
13242         * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
13243         * language/ethio-util.el (ethio-tilde-escape)
13244         (ethio-use-three-dot-question):
13245         * net/zone-mode.el (zone-mode-load-time-setup):
13246         * progmodes/cc-align.el (c-lineup-argcont):
13247         * progmodes/cc-awk.el (c-awk-beginning-of-defun):
13248         * progmodes/cperl-mode.el (cperl-set-style-back):
13249         * progmodes/inf-lisp.el (inferior-lisp-prompt):
13250         * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
13251         Fix spellings in docstrings.
13253         * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
13254         * progmodes/modula2.el (m2-for): Fix spellings.
13256         * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
13258         * simple.el (undo-more): Don't use `format' on `error' arguments.
13259         Improve argument/docstring consistency.
13260         (pending-undo-list): Doc fix.
13262         * smerge-mode.el (smerge-ensure-match):
13263         * emulation/vip.el (vip-ex):
13264         * net/zone-mode.el (zone-mode-update-serial):
13265         * progmodes/idlwave.el (idlwave-complete):
13266         * progmodes/vhdl-mode.el (vhdl-visit-file)
13267         (vhdl-compose-wire-components):
13268         Don't use `format' on `error' arguments.
13270         * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
13271         (tooltip-use-echo-area, tooltip-process-prompt-regexp)
13272         (tooltip-help-tips): Fix typos in docstrings.
13274 2005-06-16  David Ponce  <david@dponce.com>
13276         * tree-widget.el (tree-widget-value-create): Simplify last change.
13278 2005-06-15  Matt Hodges  <MPHodges@member.fsf.org>
13280         * ido.el (ido-incomplete-regexp): New variable.
13281         (ido-set-matches-1): Handle invalid-regexp error and set
13282         ido-incomplete-regexp.
13283         (ido-incomplete-regexp): New face.
13284         (ido-completions): Use it.
13285         (ido-complete, ido-exit-minibuffer, ido-completions):
13286         Handle incomplete regexps.
13287         (ido-completions): Add check for complete match when entering a regexp.
13289 2005-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13291         * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
13293 2005-06-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
13295         * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
13296         by field delimiters.
13298 2005-06-15  David Ponce  <david@dponce.com>
13300         * tree-widget.el: eval-and-compile inlined functions so they will
13301         be available at run-time too.
13302         (tree-widget-super-format-handler)
13303         (tree-widget-format-handler): Remove.
13304         (tree-widget-value-create): Handle the :indent property.
13306 2005-06-15  Miles Bader  <miles@gnu.org>
13308         * progmodes/which-func.el (which-func): Only inherit
13309         `font-lock-function-name-face' when that makes sense against the
13310         default mode-line face, otherwise set the face color explicitly.
13312         * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
13313         faces instead of (non-existent) variables.
13315 2005-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13317         * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
13318         (iswitchb-get-matched-buffers): Likewise.  Simplify.
13320 2005-06-14  Miles Bader  <miles@gnu.org>
13322         * progmodes/ld-script.el (ld-script-location-counter):
13323         Remove "-face" suffix from face name.
13324         (ld-script-location-counter-face):
13325         New backward-compatibility alias for renamed face.
13326         (ld-script-location-counter-face): Use renamed face.
13328         * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
13329         (cperl-hash): Remove "-face" suffix from face names.
13330         (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
13331         New backward-compatibility aliases for renamed faces.
13332         (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
13333         (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
13335         * progmodes/which-func.el (which-func): Remove "-face" suffix from face
13336         name.
13337         (which-func-face): New backward-compatibility alias for renamed face.
13338         (which-func-format): Use renamed which-func face.
13340         * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
13341         (vhdl-function, vhdl-directive, vhdl-reserved-word)
13342         (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
13343         names.
13344         (vhdl-speedbar-entity, vhdl-speedbar-architecture)
13345         (vhdl-speedbar-configuration, vhdl-speedbar-package)
13346         (vhdl-speedbar-library, vhdl-speedbar-instantiation)
13347         (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
13348         (vhdl-speedbar-architecture-selected)
13349         (vhdl-speedbar-configuration-selected)
13350         (vhdl-speedbar-package-selected)
13351         (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
13352         names.
13353         (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
13354         Use renamed faces.
13355         (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
13356         (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
13357         (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
13358         Use renamed faces.
13359         (syntax-alist): Don't use "font-lock-" or "-face" in generated face
13360         names.
13361         (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
13362         (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
13363         (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
13364         (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
13365         (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
13366         (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
13368         * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
13369         face name.
13370         (sh-heredoc-face): New backward-compatibility alias for renamed face.
13371         (sh-heredoc-face): Use renamed sh-heredoc face.
13373         * progmodes/idlw-help.el (idlwave-help-link):
13374         Remove "-face" suffix from face name.
13375         (idlwave-help-link-face):
13376         New backward-compatibility alias for renamed face.
13377         (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
13379         * progmodes/idlw-shell.el (idlwave-shell-bp-face)
13380         (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
13381         (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
13382         New backward-compatibility aliases for renamed faces.
13383         (idlwave-shell-disabled-breakpoint-face)
13384         (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
13386         * progmodes/flymake.el (flymake-errline, flymake-warnline):
13387         Remove "-face" suffix from face names.
13388         (flymake-errline-face, flymake-warnline-face):
13389         New backward-compatibility aliases for renamed faces.
13390         (flymake-highlight-line): Use renamed flymake faces.
13392         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
13393         (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
13394         (ebrowse-member-class, ebrowse-progress):
13395         Remove "-face" suffix from face names.
13396         (ebrowse-tree-mark-face, ebrowse-root-class-face)
13397         (ebrowse-file-name-face, ebrowse-default-face)
13398         (ebrowse-member-attribute-face, ebrowse-member-class-face)
13399         (ebrowse-progress-face):
13400         New backward-compatibility aliases for renamed faces.
13401         (ebrowse-show-progress, ebrowse-show-file-name-at-point)
13402         (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
13403         (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
13404         (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
13406         * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
13407         antlr-syntax)
13408         (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
13409         (antlr-literal): Remove "-face" suffix and "font-lock-" from face
13410         names.
13411         (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
13412         (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
13413         (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
13414         (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
13415         backward-compatibility aliases for renamed faces.
13416         (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
13417         (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
13418         (antlr-tokenref-face, antlr-literal-face): Variables renamed to
13419         remove "font-lock-".  Use renamed antlr-mode faces.
13420         (antlr-font-lock-additional-keywords): Use renamed faces.  Replace
13421         literal face-names with face variable references.
13423         * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
13424         face name.
13425         (Buffer-menu-buffer-face): New backward-compatibility alias for
13426         renamed face.
13427         (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
13429 2005-06-15  Daniel Pfeiffer  <occitan@esperanto.org>
13431         * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
13432         Eliminate "-face" suffix.
13433         (makefile-targets): Inherit from font-lock-function-name-face and
13434         eliminate "-face" suffix.
13435         (makefile-shell): Remove attributes and eliminate "-face" suffix.
13436         (makefile-*-font-lock-keywords): Append makefile-targets in rule
13437         actions, instead of prepending, to make it less visible.
13438         (makefile-previous-dependency, makefile-match-dependency):
13439         Don't match a target on a continuation line.
13441         * files.el (auto-mode-alist): Put Makefile in gmake mode.
13443 2005-06-15  Nick Roberts  <nickrob@snap.net.nz>
13445         * progmodes/gdb-ui.el (menu): Re-order menu items.
13446         (gdb-tooltip-print): Respect tooltip-use-echo-area.
13448         * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
13449         Define in tooltip.el.
13450         (gud-tooltip-process-output): Respect tooltip-use-echo-area.
13451         (gud-tooltip-tips): Respect tooltip-use-echo-area and
13452         gud-tooltip-echo-area.
13454         * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
13455         backward compatibility and make obsolete.
13456         (tooltip-help-tips): Use tooltip-use-echo-area.
13457         (tooltip-show-help-function): Rename to...
13458         (tooltip-show-help): ...this, because it is a function.
13459         (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
13461 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
13463         * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
13464         (edebug-print-length, edebug-print-level, edebug-print-circle)
13465         (edebug-modify-breakpoint, edebug-eval-last-sexp)
13466         (edebug-eval-print-last-sexp): Doc fixes.
13468 2005-06-14  Kim F. Storm  <storm@cua.dk>
13470         * ido.el (ido-mode): Make a new keymap every time we enable ido,
13471         as the coverage buffer/file/both may change.
13473 2005-06-14  Lute Kamstra  <lute@gnu.org>
13475         * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
13476         and run-mode-hooks.  Simplify.
13478         * mail/rmailedit.el (rmail-edit-mode):
13479         * progmodes/octave-inf.el (inferior-octave-mode):
13480         * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
13482         * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
13483         and run-mode-hooks.
13484         (recentf-edit-list, recentf-open-files): Don't call
13485         kill-all-local-variables directly.
13487         * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
13489 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
13491         * emacs-lisp/byte-run.el (make-obsolete)
13492         (define-obsolete-function-alias): Rename arguments FUNCTION and
13493         NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
13494         (make-obsolete-variable, define-obsolete-variable-alias):
13495         Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
13496         respectively.
13498         * isearchb.el (isearchb-activate):
13499         * pcvs.el (cvs-mode):
13500         * ses.el (ses-load):
13501         * vc-arch.el (vc-arch-checkin, vc-arch-diff):
13502         * net/tramp.el (tramp-find-file-exists-command)
13503         (tramp-find-shell):
13504         * progmodes/ada-mode.el (ada-create-case-exception)
13505         (ada-create-case-exception-substring, ada-make-subprogram-body):
13506         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
13507         * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
13508         * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
13509         * textmodes/org.el (org-promote, org-evaluate-time-range)
13510         (org-agenda-next-date-line, org-agenda-previous-date-line)
13511         (org-agenda-error, org-open-at-point, org-table-move-row)
13512         (org-format-table-table-html-using-table-generate-source)
13513         (org-shiftcursor-error, org-ctrl-c-ctrl-c):
13514         * textmodes/reftex.el (reftex-access-scan-info):
13515         * textmodes/reftex-toc.el (reftex-toc-dframe-p)
13516         (reftex-toc-promote-prepare): Follow error conventions.
13518         * diff-mode.el (diff-mode): Fix typo in docstring.
13520         * forms.el (forms--intuit-from-file): Fix reference to
13521         `forms-number-of-fields' in error message.
13522         (forms-print): Fix quoting in error message.
13524         * forms.el (forms-mode):
13525         * emulation/vi.el (vi-goto-insert-state):
13526         * progmodes/flymake.el (flymake-new-err-info)
13527         (flymake-start-syntax-check-for-current-buffer)
13528         (flymake-simple-cleanup):
13529         * eshell/esh-var.el (eshell/export):
13530         * progmodes/gud.el (xdb):
13531         * textmodes/flyspell.el (flyspell-incorrect-hook)
13532         (flyspell-maybe-correct-transposition)
13533         (flyspell-maybe-correct-doubling): Fix quoting in docstring.
13535 2005-06-13  Luc Teirlinck  <teirllm@auburn.edu>
13537         * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
13538         minibuffer prompt.
13540 2005-06-13  Kim F. Storm  <storm@cua.dk>
13542         * subr.el (add-to-ordered-list): New defun.
13544         * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
13545         add cua--keymap-alist to emulation-mode-map-alists.
13547 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13549         * subr.el (complete-in-turn): New macro.
13550         (dynamic-completion-table, lazy-completion-table): Add debug info.
13552         * faces.el (read-face-name): Use complete-in-turn complete non-aliases
13553         in preference to face aliases.
13555         * textmodes/fill.el (fill-match-adaptive-prefix): New function.
13556         (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
13557         Remove unused vars `start' and `firstline'.
13558         (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
13559         (justify-current-line, fill-individual-paragraphs): Remove unused vars.
13561 2005-06-13  Eli Zaretskii  <eliz@gnu.org>
13563         * cus-start.el (all): Don't complain about missing GTK-related
13564         variables, unless either `gtk' is boundp or this isn't a
13565         `windows-nt' build.
13567 2005-06-13  Lute Kamstra  <lute@gnu.org>
13569         * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
13570         run-mode-hooks.
13572         * ediff-mult.el (ediff-meta-mode):
13573         * ediff-util.el (ediff-mode): Use run-mode-hooks.
13575         * ledit.el (ledit-mode): Use delay-mode-hooks.
13577         * woman.el (woman-mode-line-format): Delete constant.
13578         (woman-mode-map): Initialize it properly.
13579         (woman-mode): Set mode-class property to special.
13580         Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
13581         Set major-mode and mode-name.  Don't set mode-line-format directly.
13582         (Man-getpage-in-background): Don't reference woman-mode-line-format.
13584         * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
13585         string argument obsolete.
13587 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
13589         * textmodes/org.el (org-CUA-compatible): New option.
13590         (org-disputed-keys): New variable.
13591         (org-key): New function.
13592         (orgtbl-make-binding): Add docstring to the created function.
13593         (org-mode): Set paragraph start/separate regexps.
13594         (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
13595         (org-archive-location, org-archive-mark-done)
13596         (org-archive-stamp-time): New options.
13597         (org-archive-subtree): New command.
13598         (org-fill-paragraph): New function.
13599         (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
13600         (org-fake-empty-table-line): Function removed.
13601         (org-format-org-table-html): Do not create empty table lines at
13602         separator lines.  Improved table header treatment.
13603         (org-link-format): New option.
13604         (org-make-link): New function.
13605         (org-insert-link, org-store-link): Use org-make-link.
13606         (org-open-file): Quote file name for shell command, to allow
13607         spaces in file names.
13608         (org-link-regexp): Fix bug with mailto link.
13609         (org-link-maybe-angles-regexp, org-protected-link-regexp):
13610         New constants.
13611         (org-export-as-html): Deal with the optional angles around a link.
13612         Better treatment of file: links.
13613         (org-open-at-point): Replace @{ and @} with < and >.
13614         (org-run-mode-hooks): Function removed.
13615         (org-agenda-mode): No longer use `org-run-mode-hooks'.
13617 2005-06-13  Nick Roberts  <nickrob@snap.net.nz>
13619         * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
13620         MI command -data-list-register-values.
13621         (gdb-post-prompt): Indent properly.
13623 2005-06-13  Juanma Barranquero  <lekktu@gmail.com>
13625         * hilit-chg.el (highlight-changes-colors): Rename from
13626         `highlight-changes-colours'.
13627         (highlight-changes-colours): Keep as obsolete alias.
13628         (highlight-changes-face-list): Doc fix.
13629         (hilit-chg-make-list): Use `highlight-changes-colors'.
13631 2005-06-12  Mark A. Hershberger  <mah@everybody.org>
13633         * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
13634         defun-prompt-regexp.
13636 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
13638         * loadup.el: Don't say we are dumping under 2 names on windows-nt
13639         and cygwin.
13641         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
13642         Don't use an old loaddefs.el, as in Makefile.in.
13644 2005-06-12  Lute Kamstra  <lute@gnu.org>
13646         * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
13648         * man.el (Man-mode-map): Initialize it properly.
13649         (Man-mode): Set mode-class property to special.
13651         * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
13653 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
13655         * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
13656         A newline is needed in the docstring there.
13658         * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
13659         Doc fixes.
13661 2005-06-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13663         * printing.el: Doc fix.  The menubar is no more changed when printing
13664         is loaded, it only changes when pr-menu-bind or pr-update-menus is
13665         called.  Now, the menubar changing will work in Emacs 20, 21 and 22.
13666         (pr-version): New version number (6.8.4).
13667         (pr-menu-bind): New command.
13668         (pr-update-menus): Docstring and code fix.
13669         (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
13670         Docstring fix.
13671         (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
13672         (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
13674 2005-06-11  Thien-Thi Nguyen  <ttn@gnu.org>
13676         * emacs-lisp/ewoc.el: Doc fixes for public funcs:
13677         "Returns" to "return", document useful return values, etc.
13679 2005-06-11  Alan Mackenzie  <acm@muc.de>
13681         * fill.el (fill-context-prefix): Try `adaptive-fill-function'
13682         BEFORE `adaptive-fill-regexp' when determining a fill prefix.
13683         (adaptive-file-function): Minor amendment to doc-string.
13685 2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
13687         * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
13688         (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
13689         Fix :type--it is `integer', not `string'.
13691         * faces.el (modeline-highlight): Rename from (the erroneous)
13692         `modeline-higilight'.
13694 2005-06-11  Lute Kamstra  <lute@gnu.org>
13696         * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
13697         lisp-interaction-mode-map but make it the parent.
13698         (edebug-eval-mode): Use define-derived-mode.
13700 2005-06-11  Andreas Schwab  <schwab@suse.de>
13702         * bindings.el: Add binding of `ESC functionkey' for every
13703         `M-functionkey'.
13704         * hexl.el (hexl-mode-map): Likewise.
13706 2005-06-10  Michael Hotchin  <michael@hotchin.net>  (tiny change)
13708         * progmodes/compile.el (compilation-error-regexp-alist-alist)
13709         [msft]: update regexp for newer msft compilers.
13711 2005-06-10  Mark A. Hershberger  <mah@everybody.org>
13713         * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
13714         ATTLIST portions of included DTDs.
13715         (xml-parse-dtd): Eliminate use of inefficient match-data.
13717 2005-06-10  Miles Bader  <miles@gnu.org>
13719         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
13720         (mpuz-text): Remove "-face" suffix from face names.
13721         (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
13722         (mpuz-text-face): New backward-compatibility aliases for renamed faces.
13723         (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
13725         * play/gomoku.el (gomoku-O, gomoku-X):
13726         Remove "-face" suffix from face names.
13727         (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
13728         New backward-compatibility aliases for renamed faces.
13729         (gomoku-font-lock-keywords): Use renamed gomoku faces.
13731 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
13733         * thumbs.el: Fixes for changes of 2005-06-09.
13734         (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
13735         as a directory.
13736         (thumbs-thumbname): Remove directory separator from format string;
13737         `thumbs-thumbsdir' now returns a valid directory name.
13738         (thumbs-temp-dir): New defsubst.
13739         (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
13740         Use it.
13742         * cus-edit.el (minibuffer):
13743         * files.el (make-backup-file-name-function):
13744         * filesets.el (filesets-external-viewers):
13745         * hilit-chg.el (highlight-changes-colours)
13746         (highlight-changes-face-list, highlight-changes-rotate-faces):
13747         * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
13748         * kmacro.el (kmacro-call-macro):
13749         * log-edit.el (log-edit-changelog-full-paragraphs):
13750         * mouse.el (mouse-1-click-follows-link):
13751         * skeleton.el (skeleton-autowrap):
13752         * subr.el (insert-for-yank-1):
13753         * tempo.el (tempo-insert-region):
13754         * terminal.el (terminal-emulator):
13755         * time.el (display-time-mail-face):
13756         * vc.el (vc-annotate):
13757         * vcursor.el (vcursor-copy-line):
13758         * woman.el (woman-bold-headings, woman-ignore)
13759         (woman-default-faces, woman-monochrome-faces):
13760         * calendar/todo-mode.el (todo-insert-threshold):
13761         * emulation/pc-select.el (pc-select-selection-keys-only)
13762         (pc-selection-mode):
13763         * emulation/vip.el (vip-find-char-forward):
13764         * emulation/viper-cmd.el (viper-find-char-forward):
13765         * international/mule-cmds.el
13766         (select-safe-coding-system-accept-default-p)
13767         (input-method-exit-on-invalid-key):
13768         * international/mule-diag.el (describe-coding-system):
13769         * international/ucs-tables.el (unify-8859-on-encoding-mode):
13770         * net/browse-url.el (browse-url-xterm-program):
13771         * obsolete/lazy-lock.el (lazy-lock-mode):
13772         * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
13773         (cperl-mode):
13774         * progmodes/cpp.el (cpp-face-light-name-list)
13775         (cpp-face-dark-name-list):
13776         * progmodes/delphi.el (delphi-newline-always-indents):
13777         Fix spellings in docstrings.
13779         * ido.el (ido-mode, ido-file-extensions-order)
13780         (ido-default-file-method, ido-default-buffer-method)
13781         (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
13782         (ido-decorations, ido-read-file-name-as-directory-commands)
13783         (ido-read-file-name-non-ido, ido-work-directory-list)
13784         (ido-ignore-item-temp-list, ido-current-directory)
13785         (ido-magic-forward-char, ido-enter-find-file)
13786         (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
13787         (ido-find-file, ido-read-buffer): Fix typos in docstrings.
13789 2005-06-10  Lute Kamstra  <lute@gnu.org>
13791         * play/dunnet.el (dun-mode): Use define-derived-mode.
13792         (dungeon-mode-map): Rename to dun-mode-map.  Keep old name as an
13793         obsolete alias.
13795         * play/doctor.el (doctor-mode-map): Remove defvar.
13796         (doctor-mode): Use define-derived-mode.
13798         * mail/mspools.el (mspools-mode):
13799         * net/eudc-hotlist.el (eudc-hotlist-mode):
13800         * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
13802 2005-06-10  Miles Bader  <miles@gnu.org>
13804         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
13805         Remove "-face" suffix from face names.
13806         (flyspell-incorrect-face, flyspell-duplicate-face):
13807         New backward-compatibility aliases for renamed faces.
13808         (flyspell-mode-on, make-flyspell-overlay)
13809         (flyspell-highlight-incorrect-region)
13810         (flyspell-highlight-duplicate-region)
13811         (flyspell-display-next-corrections)
13812         (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
13814         * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
13815         from face name.
13816         (texinfo-heading-face): New backward-compatibility alias for
13817         renamed face.
13818         (texinfo-heading-face): Use renamed texinfo-heading face.
13820         * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
13821         suffix from face names.
13822         (tex-math-face, tex-verbatim-face):
13823         New backward-compatibility aliases for renamed faces.
13824         (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
13825         (tex-insert-quote): Use `tex-verbatim-face' variable instead of
13826         literal face name.
13828         * textmodes/table.el (table-cell): Remove "-face" suffix from face
13829         name.
13830         (table-cell-face): New backward-compatibility alias for renamed face.
13831         (table--put-cell-face-property, table--update-cell-face):
13832         Use renamed table-cell face.
13834         * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
13835         from face name.
13836         (sgml-namespace-face): New backward-compatibility alias for
13837         renamed face.
13838         (sgml-namespace-face): Use renamed sgml-namespace face.
13840         * textmodes/org.el (org-level-1, org-level-2, org-level-3)
13841         (org-level-4, org-level-5, org-level-6, org-level-7)
13842         (org-level-8, org-warning, org-headline-done)
13843         (org-deadline-announce, org-scheduled-today)
13844         (org-scheduled-previously, org-link, org-done, org-table)
13845         (org-time-grid): Remove "-face" suffix from face names.
13846         (org-level-1-face, org-level-2-face, org-level-3-face)
13847         (org-level-4-face, org-level-5-face, org-level-6-face)
13848         (org-level-7-face, org-level-8-face, org-warning-face)
13849         (org-headline-done-face, org-deadline-announce-face)
13850         (org-scheduled-today-face, org-scheduled-previously-face)
13851         (org-link-face, org-done-face, org-table-face)
13852         (org-time-grid-face):
13853         New backward-compatibility aliases for renamed faces.
13854         (org-level-faces, org-set-font-lock-defaults, org-timeline)
13855         (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
13856         (org-agenda-get-timestamps, org-agenda-get-scheduled)
13857         (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
13859         * emulation/viper-init.el (viper-search, viper-replace-overlay)
13860         (viper-minibuffer-emacs, viper-minibuffer-insert)
13861         (viper-minibuffer-vi): Remove "-face" suffix from face names.
13862         (viper-search-face, viper-replace-overlay-face)
13863         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
13864         (viper-minibuffer-vi-face):
13865         New backward-compatibility aliases for renamed faces.
13866         (viper-search-face, viper-replace-overlay-face)
13867         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
13868         (viper-minibuffer-vi-face): Use renamed viper faces.
13870         * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
13871         Remove "-face" suffix from face names.
13872         (testcover-nohits-face, testcover-1value-face):
13873         New backward-compatibility aliases for renamed faces.
13874         (testcover-mark): Use renamed testcover faces.
13876         * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
13877         face name.
13878         (diary-button-face): New backward-compatibility alias for renamed face.
13879         (diary-entry): Use renamed diary-button face.
13881         * calendar/calendar.el (diary, calendar-today, holiday)
13882         (mark-visible-calendar-date): Remove "-face" suffix from face names.
13883         (diary-face, calendar-today-face, holiday-face):
13884         New backward-compatibility aliases for renamed faces.
13885         (eval-after-load "facemenu", diary-entry-marker)
13886         (calendar-today-marker, calendar-holiday-marker, diary-face):
13887         Use renamed calendar faces.
13889         * compare-w.el (compare-windows): Remove "-face" suffix from face name.
13890         (compare-windows-face): New backward-compatibility alias for
13891         renamed face.
13892         (compare-windows-highlight): Use renamed compare-windows face.
13894         * strokes.el (strokes-char): Remove "-face" suffix from face name.
13895         (strokes-char-face): New backward-compatibility alias for renamed face.
13896         (strokes-encode-buffer): Use renamed strokes-char face.
13898         * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
13899         (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
13900         Remove "-face" suffix from face names.
13901         (cvs-header-face, cvs-filename-face, cvs-unknown-face)
13902         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
13903         (cvs-msg-face): New backward-compatibility aliases for renamed faces.
13904         (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
13905         Use renamed pcvs faces.
13906         * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
13907         * pcvs-defs.el (cvs-mode-map): Likewise.
13908         * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
13910         * info.el (info-title-1, info-title-2, info-title-3)
13911         (info-title-4): Remove "-face" suffix from and downcase face names.
13912         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
13913         (Info-title-4-face):
13914         New backward-compatibility aliases for renamed faces.
13915         (Info-fontify-node): Use renamed info faces.
13917         * hilit-chg.el (highlight-changes, highlight-changes-delete):
13918         Remove "-face" suffix from face names.
13919         (highlight-changes-face, highlight-changes-delete-face):
13920         New backward-compatibility aliases for renamed faces.
13921         (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
13922         (hilit-chg-make-list): Use renamed highlight-changes faces.
13924         * generic-x.el (show-tabs-tab, show-tabs-space):
13925         Remove "-face" suffix from face names.
13926         (show-tabs-tab-face, show-tabs-space-face):
13927         New backward-compatibility aliases for renamed faces.
13928         (show-tabs-generic-mode-font-lock-defaults-1)
13929         (show-tabs-generic-mode-font-lock-defaults-2):
13930         Use renamed show-tabs faces.
13932         * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
13933         (smerge-markers): Remove "-face" suffix from face names.
13934         (smerge-mine-face, smerge-other-face, smerge-base-face)
13935         (smerge-markers-face):
13936         New backward-compatibility aliases for renamed faces.
13937         (smerge-mine-face, smerge-other-face, smerge-base-face)
13938         (smerge-markers-face): Use renamed smerge faces.
13940         * log-view.el (log-view-file, log-view-message): Remove "-face"
13941         suffix from face names.
13942         (log-view-file-face, log-view-message-face):
13943         New backward-compatibility aliases for renamed faces.
13944         (log-view-file-face, log-view-message-face): Use renamed log-view
13945         faces.
13947         * paren.el (show-paren-match, show-paren-mismatch):
13948         Remove "-face" suffix from face names.
13949         (show-paren-match-face, show-paren-mismatch-face):
13950         New backward-compatibility aliases for renamed faces.
13951         (show-paren-function): Use renamed show-paren faces.
13953         * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
13954         (ruler-mode-margins, ruler-mode-fringes)
13955         (ruler-mode-column-number, ruler-mode-fill-column)
13956         (ruler-mode-comment-column, ruler-mode-goal-column)
13957         (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
13958         suffix from face names.
13959         (ruler-mode-default-face, ruler-mode-pad-face)
13960         (ruler-mode-margins-face, ruler-mode-fringes-face)
13961         (ruler-mode-column-number-face, ruler-mode-fill-column-face)
13962         (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
13963         (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
13964         New backward-compatibility aliases for renamed faces.
13965         (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
13966         (ruler-mode-column-number, ruler-mode-fill-column)
13967         (ruler-mode-comment-column, ruler-mode-goal-column)
13968         (ruler-mode-tab-stop, ruler-mode-current-column)
13969         (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
13970         faces.
13972         * whitespace.el (whitespace-highlight): Remove "-face" suffix from
13973         face name.
13974         (whitespace-highlight-the-space): Use renamed face.
13975         (whitespace-highlight-face): New backward-compatibility alias for
13976         renamed face.
13978         * woman.el (woman-italic, woman-bold, woman-unknown)
13979         (woman-addition, woman-symbol-face):
13980         Remove "-face" suffix from face names.
13981         (woman-italic-face, woman-bold-face, woman-unknown-face)
13982         (woman-addition-face):
13983         New backward-compatibility aliases for renamed faces.
13984         (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
13985         (woman-decode-region, woman-replace-match)
13986         (woman-display-extended-fonts, woman-special-characters)
13987         (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
13988         Use renamed woman faces.
13990         * longlines.el (longlines-visible-face): Face removed.
13992         * diff-mode.el (diff-header, diff-file-header, diff-index)
13993         (diff-hunk-header, diff-removed, diff-added, diff-changed)
13994         (diff-function, diff-context, diff-nonexistent): Remove "-face"
13995         suffix from face names.
13996         (diff-header-face, diff-file-header-face, diff-index-face)
13997         (diff-hunk-header-face, diff-removed-face, diff-added-face)
13998         (diff-changed-face, diff-function-face, diff-context-face)
13999         (diff-nonexistent-face): New backward-compatibility aliases for
14000         renamed faces.
14001         (diff-header-face, diff-file-header-face)
14002         (diff-index, diff-index-face, diff-hunk-header)
14003         (diff-hunk-header-face, diff-removed, diff-removed-face)
14004         (diff-added, diff-added-face, diff-changed-face, diff-function)
14005         (diff-function-face, diff-context-face, diff-nonexistent)
14006         (diff-nonexistent-face): Use renamed diff-mode faces.
14008         * progmodes/compile.el (compilation-warning-face)
14009         (compilation-info-face): Remove "-face" suffix from face names.
14010         (compilation-warning-face, compilation-info-face):
14011         New backward-compatibility aliases for renamed faces.
14012         (compilation-warning-face, compilation-info-face):
14013         Use renamed compilation faces.
14015         * add-log.el (change-log-date, change-log-name)
14016         (change-log-email, change-log-file, change-log-list)
14017         (change-log-conditionals, change-log-function)
14018         (change-log-acknowledgement): Remove "-face" suffix from face names.
14019         (change-log-date-face, change-log-name-face)
14020         (change-log-email-face, change-log-file-face)
14021         (change-log-list-face, change-log-conditionals-face)
14022         (change-log-function-face, change-log-acknowledgement-face):
14023         New backward-compatibility aliases for renamed faces.
14024         (change-log-font-lock-keywords): Use renamed change-log faces.
14026         * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
14027         (custom-set, custom-changed, custom-saved, custom-button)
14028         (custom-button-pressed, custom-documentation, custom-state)
14029         (custom-comment, custom-comment-tag, custom-variable-tag)
14030         (custom-variable-button, custom-face-tag, custom-group-tag-1)
14031         (custom-group-tag): Remove "-face" suffix from face names.
14032         (custom-magic-alist, custom-magic-value-create)
14033         (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
14034         (custom-invalid-face, custom-rogue-face, custom-modified-face)
14035         (custom-set-face, custom-changed-face, custom-saved-face)
14036         (custom-button-face, custom-button-pressed-face)
14037         (custom-documentation-face, custom-state-face)
14038         (custom-comment-face, custom-comment-tag-face)
14039         (custom-variable-tag-face, custom-variable-button-face)
14040         (custom-face-tag-face, custom-group-tag-face-1)
14041         (custom-group-tag-face):
14042         New backward-compatibility aliases for renamed faces.
14044         * wid-edit.el (widget-documentation, widget-button)
14045         (widget-field, widget-single-line-field, widget-inactive)
14046         (widget-button-pressed): "-face" suffix removed from face names.
14047         (widget-documentation-face, widget-button-face)
14048         (widget-field-face, widget-single-line-field-face)
14049         (widget-inactive-face, widget-button-pressed-face):
14050         New backward-compatibility aliases for renamed faces.
14051         (widget-documentation-face, widget-button-face)
14052         (widget-button-pressed-face, widget-specify-field)
14053         (widget-specify-inactive): Use renamed widget faces.
14055 2005-06-10  Kenichi Handa  <handa@m17n.org>
14057         * term/x-win.el (x-clipboard-yank): Remove condition-case
14058         wrapping.
14060 2005-06-11  Kenichi Handa  <handa@m17n.org>
14062         * add-log.el (change-log-font-lock-keywords): Make the regexp for
14063         date lines stricter.
14065 2005-06-10  Zhang Wei  <id.brep@gmail.com>  (tiny change)
14067         * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
14068         of x-get-selection.
14070 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
14072         * comint.el (comint-mode, comint-snapshot-last-prompt):
14073         * frame.el (frame-current-scroll-bars):
14074         * term.el (term-mode, term-check-proc, term-input-sender)
14075         (term-simple-send, term-extract-string, term-word)
14076         (term-match-partial-filename):
14077         * window.el (window-current-scroll-bars):
14078         * emulation/cua-base.el (cua-normal-cursor-color)
14079         (cua-read-only-cursor-color, cua-overwrite-cursor-color)
14080         (cua-global-mark-cursor-color):
14081         * mail/undigest.el (rmail-forward-separator-regex):
14082         Fix typos in docstrings.
14084         * comint.el (comint-check-proc, make-comint-in-buffer)
14085         (comint-source-default): Doc fixes.
14087         * term.el (term-send-string): Improve argument/docstring consistency.
14089 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
14091         * comint.el (comint-send-input): Bind `inhibit-read-only' around
14092         call to `delete-region'.
14093         (comint-mode-hook): Do not enable Font Lock by default.
14095 2005-06-09  Lute Kamstra  <lute@gnu.org>
14097         * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
14098         could be void.
14100 2005-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
14102         * emacs-lisp/debug.el (debugger-will-be-back): New var.
14103         (debug): Use it.
14104         (debugger-step-through, debugger-continue, debugger-jump)
14105         (debugger-return-value): Set it when needed.
14106         (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
14107         Use inhibit-read-only.
14109 2005-06-09  Juanma Barranquero  <lekktu@gmail.com>
14111         * window.el (shrink-window-if-larger-than-buffer)
14112         (window-size-fixed): Fix typo in docstring.
14114         * thumbs.el: Don't set `auto-image-file-mode'.  Do not create the
14115         thumbnails directory on loading.
14116         (thumbs-conversion-program): Use `eq' to check the system type,
14117         not `equal'.
14118         (thumbs-temp-dir): Initialize to `temporary-file-directory',
14119         not "/tmp".  Fix docstring.
14120         (thumbs-thumbsdir): New function to return the thumbnails
14121         directory, creating it if needed.
14122         (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
14123         (thumbs-temp-file): Delete variable and make it into a function.
14124         (thumbs-resize-image, thumbs-modify-image): Use it.
14125         (thumbs-kill-buffer): Simplify.
14126         (thumbs-gensym): Defalias or duplicate CL `gensym'.
14127         (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
14128         docstrings.
14130 2005-06-09  Kim F. Storm  <storm@cua.dk>
14132         * subr.el (save-match-data): Add RESEAT arg `evaporate' to
14133         set-match-data to free markers in match-data.
14135         * replace.el (replace-match-data): Pass RESEAT arg `t' to
14136         match-data to unchain markers in match-data.
14138 2005-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14140         * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
14141         the debugger immediately anyway.  Undo the 2005-06-06 change, rendered
14142         unnecessary now.
14144 2005-06-08  Richard M. Stallman  <rms@gnu.org>
14146         * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
14147         give the variable a doc string that doesn't say don't set it directly.
14149         * textmodes/ispell.el (ispell-check-version):
14150         Use match-string-no-properties.
14151         (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
14152         (ispell-buffer-local-words): Likewise.
14154         * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
14155         except on terminals with enough colors to really display it.
14156         (makefile-dependency-regex): Delete spurious `bb'.
14158         * faces.el (escape-glyph): Use blue once again in last case.
14159         (no-break-space): Redefine so that it isn't invisible on a tty.
14161 2005-06-08  Kim F. Storm  <storm@cua.dk>
14163         * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
14164         also when reading directory name.
14166 2005-06-08  Lute Kamstra  <lute@gnu.org>
14168         * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
14169         (flyspell-mode-line-string): Remove autoload cookie.
14170         (flyspell-mode): Remove defvar.
14172 2005-06-07  Lute Kamstra  <lute@gnu.org>
14174         * textmodes/org.el (org-run-mode-hooks): New function.
14175         (org-agenda-mode): Use it.
14177 2005-06-07  David McCabe  <davemccabe@gmail.com>  (tiny change)
14179         * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
14181 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14183         * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
14185 2005-06-06  Luc Teirlinck  <teirllm@auburn.edu>
14187         * font-lock.el (font-lock-add-keywords): Doc fix.
14189 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14191         * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
14192         (tex-compile-default): In the absence of any history, use the order in
14193         tex-compile-alist to choose the preferred command.
14194         (tex-compile-commands): Reorder a bit.
14196         * textmodes/flyspell.el (flyspell-auto-correct-binding)
14197         (flyspell-incorrect-face, flyspell-duplicate-face):
14198         Use (X)Emacs-agnostic code.
14199         (flyspell-mode-map): Don't overwrite at each load.  Remove code
14200         redundant with the subsequent add-minor-mode.  Merge Emacs and
14201         XEmacs code.
14202         (flyspell-word): Minor simplification.
14203         (flyspell-math-tex-command-p): Quieten the byte-compiler.
14204         (flyspell-external-point-words): Remove unused vars `size' and `start'.
14205         (flyspell-do-correct): Rename from flyspell-xemacs-correct.
14206         Merge the corresponding Emacs code.
14207         (flyspell-correct-word, flyspell-xemacs-popup):
14208         Use flyspell-do-correct.
14210         * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
14211         a dedicated window.
14213         * international/latexenc.el (latexenc-find-file-coding-system):
14214         Undo part of last patch, to turn off a compiler warning.
14216 2005-06-06  Juri Linkov  <juri@jurta.org>
14218         * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
14219         Rename `tmm-inactive-face' to `tmm-inactive'.
14221 2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>
14223         * iswitchb.el: Rename faces.
14225 2005-06-06  Kim F. Storm  <storm@cua.dk>
14227         * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
14228         (cua-global-mark): Remove -face suffix from face names.
14230         * emulation/cua-gmrk.el (cua--init-global-mark):
14231         Remove cua-global-mark face setup.
14233 2005-06-06  Richard M. Stallman  <rms@gnu.org>
14235         * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
14236         just like other allowed characters.
14237         (makefile-match-dependency): Exclude leading and training whitespace
14238         from the range of regexp subexp 1.
14239         (makefile-macroassign-regex): Don't try to match the body,
14240         just the name of the macro being defined.
14242         * info.el (Info-read-node-name-2): New function.
14243         (Info-read-node-name-1): Use that.
14244         Add a completion-base-size-function property.
14246         * simple.el (completion-setup-function): Look for
14247         completion-base-size-function property of minibuffer-completion-table.
14249         * files.el (locate-file-completion): Doc fix.
14251         * printing.el: Don't call pr-update-menus; user must do that.
14253         * emacs-lisp/debug.el (debugger-window): New variable.
14254         (debug): Use debugger-window if it is set and still alive.
14255         Record debugger-window for next entry.
14257         * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
14259 2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
14261         * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
14262         (hack-one-local-variable, hack-local-variables)
14263         (hack-local-variables-prop-line): Pass that arg.
14265 2005-06-06  Kim F. Storm  <storm@cua.dk>
14267         * ido.el (ido-first-match, ido-only-match, ido-subdir)
14268         (ido-indicator): Remove -face suffix from face names.
14270 2005-06-06  Juri Linkov  <juri@jurta.org>
14272         * font-lock.el (font-lock-regexp-backslash)
14273         (font-lock-regexp-backslash-construct): New faces.
14274         (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
14275         after `('.  Add `while-no-input' to control structures.
14277         * faces.el (no-break-space, shadow): New faces.
14278         (escape-glyph): Use less loud colors pink2 and red4.
14280         * diff-mode.el (diff-context-face)
14281         * dired.el (dired-ignored)
14282         * rfn-eshadow.el (file-name-shadow)
14283         * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
14285         * info.el (Info-title-1-face): Use green instead of yellow because
14286         bold yellow is not readable on light backgrounds.
14288         * progmodes/compile.el (compilation-start): Move `erase-buffer' up
14289         before selecting the desired mode to not spend time fontifying
14290         old contents.
14292 2005-06-06  Juanma Barranquero  <lekktu@gmail.com>
14294         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
14295         (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
14297         * ps-print.el (ps-default-fg, ps-default-bg):
14298         Fix typos in docstrings.
14300         * isearchb.el (isearchb): Don't pass a spurious second argument to
14301         `iswitchb-completions'.
14303 2005-06-05  Nick Roberts  <nickrob@snap.net.nz>
14305         * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
14306         to preserve point.
14307         (gdb-find-file-hook): Add doc string.
14309         * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
14310         C dereferenced pointer expression.
14311         (gud-tool-bar-map): Put it on the tool bar.  Re-order icons.
14313         * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
14315         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
14316         * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
14317         * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
14318         * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
14319         * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
14320         Make background transparent.
14322 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
14324         * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
14325         (font-lock-remove-keywords): Doc fix.
14326         (font-lock-mode-major-mode): Compiler defvar.
14327         (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
14329         * font-core.el (font-lock-mode-major-mode): Compiler defvar.
14330         (font-lock-mode): Update `font-lock-mode-major-mode'.
14331         (font-lock-set-defaults): Compiler defvar.
14332         (font-lock-default-function): Take `font-lock-mode-major-mode'
14333         into account.
14335         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
14336         keep track of which major mode it enabled the minor mode for.
14337         Use find-file-hook again.  Update docstring.
14339         * simple.el (eval-expression-print-level)
14340         (eval-expression-print-length, eval-expression-debug-on-error):
14341         Doc fixes.
14343 2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
14345         * iswitchb.el (iswitchb-single-match-face)
14346         (iswitchb-current-match-face, iswitchb-virtual-matches-face)
14347         (iswitchb-invalid-regexp-face): New faces.
14348         (iswitchb-completions): Use them.
14349         (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
14350         now marked as an obsolete alias.
14351         (iswitchb-read-buffer): Remove check for bound font variables.
14352         (iswitchb-invalid-regexp): New free variable.
14353         (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
14354         set iswitchb-invalid-regexp.
14355         (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
14356         invalid regexps.
14357         (iswitchb-completions): Add check for complete match when entering
14358         a regexp.
14359         (iswitchb-completions): Remove require-match argument.
14360         (iswitchb-exhibit): Fix caller.
14361         (iswitchb-common-match-inserted): New variable.
14362         (iswitchb-complete, iswitchb-completion-help): Use it.
14364 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
14366         * url-http.el (url-http-chunked-encoding-after-change-function):
14367         Use `url-http-debug' instead of `message'.
14369 2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
14371         * url-http.el (url-http-parse-headers): Pass redirected URL as a
14372         callback argument.
14374 2005-06-04  Kim F. Storm  <storm@cua.dk>
14376         * simple.el (line-move): Only call sit-for when moving backwards.
14378         * ido.el (ido-make-merged-file-list-1): New defun split from
14379         ido-make-merged-file-list.
14380         (ido-make-merged-file-list): Bind throw-on-input around call to
14381         ido-make-merged-file-list-1.  Return input-pending-p if
14382         interrupted by more input available.
14383         (ido-read-internal): Handle input-pending-p return value from
14384         ido-make-merged-file-list.
14386 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14388         * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
14389         compatibility code.
14391         * international/latexenc.el (latexenc-find-file-coding-system):
14392         Don't inherit the EOL part of the coding-system from the
14393         tex-main buffer.  Fit within 80 columns.
14395 2005-06-03  Matt Hodges  <MPHodges@member.fsf.org>
14397         * tmm.el (tmm-inactive-face): New face.
14398         (tmm-remove-inactive-mouse-face): New function.
14399         (tmm-prompt, tmm-add-one-shortcut)
14400         (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
14401         but not selectable.
14403 2005-06-03  Juanma Barranquero  <lekktu@gmail.com>
14405         * faces.el (face-equal): Improve argument/docstring consistency.
14407 2005-06-03  Daniel Pfeiffer  <occitan@esperanto.org>
14409         * progmodes/make-mode.el (makefile-targets-face)
14410         (makefile-shell-face, makefile-makepp-perl-face): Add :version.
14411         (makefile-bsdmake-dependency-regex)
14412         (makefile-makepp-rule-action-regex)
14413         (makefile-bsdmake-rule-action-regex): New constants.
14414         (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
14416         * progmodes/compile.el (compilation-error-regexp-alist-alist):
14417         Allow (...) within `...' for makepp messages.
14419 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
14421         * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
14423         * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
14424         "." files are deleted from all file lists before comparison.
14426         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
14427         (viper-ESC-key): Made them customizable.
14429         * viper.el (viper-non-hook-settings): Fix the names of defadvices.
14431 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>
14433         * autorevert.el (auto-revert-buffers): Use save-match-data.
14435 2005-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14437         * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
14438         menu items with a nil command binding.
14440 2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
14442         * emacs-lisp/cl-macs.el (defsetf):
14443         Improve argument/docstring consistency.
14445         * faces.el (list-faces-display): Improve the formatting by
14446         computing the maximum length required for any face-name (reworked
14447         patch of 1999-01-11, accidentally deleted on 1999-07-21).
14448         (internal-find-face): Remove redundant info in docstring.
14450 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
14452         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
14453         (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
14454         (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
14455         (gdb-assembler-custom): Improve regexps.
14456         (def-gdb-auto-update-handler): Use window point to preserve point.
14458 2005-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
14460         * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
14462 2005-05-31  Jay Belanger  <belanger@truman.edu>
14464         * calc/calc-embed.el (calc-embedded-word): Change argument passed
14465         to calc-embedded.
14466         (calc-embedded-make-info): Have plain prefix argument select
14467         entire line.
14469 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
14471         * faces.el (list-faces-display): Signal error if passed a regexp
14472         that matches no face name.
14474         * simple.el (filter-buffer-substring): Fix typo in docstring.
14476 2005-05-31  Richard M. Stallman  <rms@gnu.org>
14478         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
14479         (vhdl-emacs-21): Doc fix.
14480         (vhdl-mode): Unconditionally set comment-padding.
14481         (vhdl-fixup-whitespace-region): Insert spaces only where
14482         there are none.
14483         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
14485 2005-05-30  John Wiegley  <johnw@newartisans.com>
14487         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
14488         * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
14489         * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
14490         `directory-sep-char' to ?/, and all uses of `string-to-int' to
14491         `string-to-number'.
14493 2005-05-30  Jay Belanger  <belanger@truman.edu>
14495         * calc/calc.el (calc-bug-address): Fix docstring.
14496         (calc-window-hook, calc-trail-window-hook): New variables.
14497         (calc-trail-display): Restore use of calc-trail-window-hook.
14498         (calc): Restore use of calc-window-hook.
14500 2005-05-31  Masatake YAMATO  <jet@gyve.org>
14502         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
14504         * help-fns.el (help-C-file-name): Add autoload mark for
14505         `find-function-noselect'.
14507 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14509         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
14510         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
14512 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
14514         * calendar/diary-lib.el (mark-included-diary-files): Only kill
14515         included diary buffer if it was not already being visited.
14516         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
14518         * calendar/icalendar.el (top-level): Do not require appt.
14520         * mail/supercite.el (sc-select-attribution): Only use a list
14521         element from sc-attrib-selection-list if it returns a string.
14522         Reported by Davide G. M. Salvetti <salve@debian.org>.
14524 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
14526         * thumbs.el (thumbs-thumbname): The resulting thumbname now
14527         includes a hash value to improve its uniqueness, and has a ".jpg"
14528         extension.  Also, it is now a valid filename on all systems.
14529         (thumbs-make-thumb): Use `let', not `let*'.
14530         (thumbs-show-thumbs-list): Check for JPEG availability.
14532 2005-05-30  Richard M. Stallman  <rms@gnu.org>
14534         * filesets.el (filesets-menu-ensure-use-cached):
14535         Prevent warning when emacs-version>= is undefined.
14537         * printing.el (pr-interactive-n-up): Use string-to-number.
14539         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
14541         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
14542         Warn only when name to be defined is quoted.
14544 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
14546         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
14547         Make regexp more robust.
14548         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
14549         Force regeneration of disassembly.
14551 2005-05-29  Jay Belanger  <belanger@truman.edu>
14553         * calc/calc.el (calc-user-invocation): Check if
14554         calc-invocation-macro is non-nil.
14556 2005-05-29  Juri Linkov  <juri@jurta.org>
14558         * add-log.el (change-log-font-lock-keywords):
14559         Add `+' to e-mail regexp to accept mail address with keywords.
14561         * man.el (Man-name-regexp): Add `:' to accept qualified names.
14563 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
14565         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
14567         * ielm.el (inferior-emacs-lisp-mode): Ditto.
14569 2005-05-29  Richard M. Stallman  <rms@gnu.org>
14571         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
14572         Undo the change that moves to end of the current word.
14574 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
14576         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
14577         Throw error when count <= 0 to ensure input is a number.
14578         (gdb-read-memory-custom): Pick up address from buffer.
14579         (gdb-memory-mode): Allow user to increment and decrement
14580         memory address from header line.
14582 2005-05-29  Richard M. Stallman  <rms@gnu.org>
14584         * flyspell.el (flyspell-version): Function deleted.
14585         (flyspell-auto-correct-previous-hook): Doc fix.
14587         * jit-lock.el (jit-lock-function, jit-lock-after-change):
14588         Do nothing if memory is full.
14590         * font-lock.el (font-lock-fontify-syntactically-region):
14591         Pass t for GREEDY to looking-back.
14593         * saveplace.el (save-place-alist-to-file): Write the file
14594         using write-region.
14596         * subr.el (looking-back): New argument GREEDY.
14598         * progmodes/compile.el (compilation-start): Set the mode
14599         before inserting the initial text.
14601         * progmodes/which-func.el (which-func-update-1): Turn the mode
14602         off in case of error by setting which-func-mode.
14604 2005-05-29  Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
14606         * flyspell.el (flyspell-auto-correct-previous-word):
14607         Narrow down to what's on the screen, and recenter overlays
14608         at the end of the next word.
14610 2005-05-29  Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
14612         * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
14613         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
14614         (flyspell-abbrev-p): Default to nil.
14615         (flyspell-use-global-abbrev-table-p): Doc fix.
14616         (flyspell-large-region): Allow nil as value.
14617         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
14619         (mail-mode-flyspell-verify): More robust handling
14620         of `mail-header-separator'.  More efficient signature detection.
14621         Allow for regexp metacharacters in message-header-separator.
14622         Adding `To' not to be checked in mail-mode-flyspell-verify.
14624         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
14625         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
14626         Bind flyspell-auto-correct-binding.
14627         Bind C-. and C-, .
14628         (flyspell-mode-map): Likewise.
14629         (flyspell-mode): Doc fix.
14630         (flyspell-accept-buffer-local-defs): Preserve current buffer.
14631         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
14632         (flyspell-word-cache-result): New var, always local.
14633         (flyspell-check-pre-word-p): Doc fix.
14634         (flyspell-check-changed-word-p): Handle spc like newline.
14635         (flyspell-post-command-hook): Set flyspell-word-cache-result.
14636         (flyspell-word-search-backward, flyspell-word-search-forward):
14637         New functions.
14638         (flyspell-word): Return t if nothing to check.
14639         When parsing TeX code, check for after } or \.
14640         Use flyspell-word-search-backward to find previous word.
14641         Return nil if duplicated word.
14642         For word already checked, return same value as last time.
14643         Set flyspell-word-cache-result after checking.
14644         Don't clobber the return value.
14645         (flyspell-get-word): Major rewrite.
14646         (flyspell-external-point-words): New locals pword, pcount.
14647         Fix size used in progress message.
14648         Find the proper corresponding word in flyspell-large-region-buffer.
14649         (flyspell-region): Check for flyspell-large-region = nil.
14650         (flyspell-highlight-incorrect-region): Clean up overlays in region.
14651         (flyspell-auto-correct-word): Check that WORD is a cons.
14652         (flyspell-correct-word): Likewise.
14654 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
14656         * progmodes/make-mode.el (makefile-rule-action-regex)
14657         (makefile-macroassign-regex, makefile-makepp-mode)
14658         (makefile-bsdmake-mode): Continuation lines may be empty.
14659         Reported by Joshua Varner.
14660         (makefile-makepp-font-lock-keywords): Add $(stem).
14662 2005-05-28  Karl Berry  <karl@gnu.org>
14664         * textmodes/tex-mode.el: Now that tex-send-command calls
14665         shell-quote-argument (2005-03-31 change), remove all calls to
14666         shell-quote-argument; they all end up invoking tex-send-command.
14667         The double quoting loses on filenames with non-safe characters,
14668         such as "@".  Reported by Frederik Fouvry.
14670 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
14672         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
14673         about preserving point.
14675 2005-05-27  Jay Belanger  <belanger@truman.edu>
14677         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
14678         Info-goto-node.
14680         * calc/calc-embed.el (calc-embed-arg): New variable.
14681         (calc-do-embedded-activate, calc-embedded-activate-formula)
14682         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
14683         variable by new variable.
14684         (calc-embedded-make-info): Replace undeclared variable by new
14685         variable.  When selecting region with positive prefix
14686         argument, use end of previous line instead of beginning of line.
14688         * calc/calc-aent.el (calc-arg-values): Declare it.
14690         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
14691         Declare them.
14693         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
14695         * calc/calc.el (calc-alg-map): Declare it.
14697         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
14699 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
14701         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
14702         (gdb-registers-buffer, toggle-gdb-all-registers):
14703         Toggle display of floating point registers.
14704         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
14706         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
14707         (toggle-gud-tooltip-dereference):
14708         Rename from gud-toggle-tooltip-dereference.
14710 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14712         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
14714 2005-05-27  Jay Belanger  <belanger@truman.edu>
14716         * calc/calc-prog.el (calc-kbd-report): Remove.
14717         (calc-kbd-query): Rewrite.
14719 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
14721         * image.el (image-library-alist): Move to image.c.
14722         (image-type-available-p): Doc fix.
14724 2005-05-27  Lute Kamstra  <lute@gnu.org>
14726         * calc/calc.el (calc):
14727         * outline.el (outline-1, outline-2, outline-3, outline-4)
14728         (outline-5, outline-6, outline-7, outline-8):
14729         * textmodes/dns-mode.el (dns-mode):
14730         * textmodes/sgml-mode.el (sgml-namespace-face):
14731         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
14732         (tex-verbatim-face, tex-use-reftex):
14733         * textmodes/texinfo.el (texinfo-heading-face):
14734         Specify customization group.
14736         * longlines.el: Don't require easy-mmode.
14737         (longlines-visible-face): Specify customization group.
14739 2005-05-27  Kenichi Handa  <handa@m17n.org>
14741         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
14742         encoding table of windows-1251.
14744         * international/ucs-tables.el (ucs-set-table-for-input):
14745         If translation-table-for-input of a coding system is a symbol, get
14746         its translation-table property.
14748         * international/code-pages.el: Don't register a coding system into
14749         non-iso-charset-alist more than once.
14750         (cp-make-coding-system): Likewise.
14752 2005-05-26  John Wiegley  <johnw@newartisans.com>
14754         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
14755         `eshell-resume-eval' is wrapped in a list, it indicates that the
14756         command was run asynchronously.  In that case, unwrap the value
14757         before checking the delimiter value.
14759         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
14760         character before a space at the end of a line is \, assume the space
14761         is part of the last argument rather than a final argument separator.
14763         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
14764         is in use, and the target is `t' or `nil' (which are the most common
14765         values), don't assume that the symbol target is a buffer.
14767 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
14769         * calendar/calendar.el (calendar-mode-line-format):
14770         Use mode-line-highlight as mouse-face.
14772         * time.el (display-time-string-forms, display-time-update):
14773         Use mode-line-highlight as mouse-face.
14775 2005-05-26  Jay Belanger  <belanger@truman.edu>
14777         * calc/calc.el (calc-language-alist): Remove extra defvar.
14779 2005-05-26  Lute Kamstra  <lute@gnu.org>
14781         * arc-mode.el (archive-mode):
14782         * bookmark.el (bookmark-read-annotation-mode)
14783         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
14784         * bs.el (bs-mode):
14785         * calc/calc-yank.el (calc-edit-mode):
14786         * calc/calc.el (calc-mode, calc-trail-mode):
14787         * calculator.el (calculator-mode):
14788         * chistory.el (command-history-mode):
14789         * comint.el:
14790         * cus-edit.el (custom-mode):
14791         * descr-text.el (describe-text-mode):
14792         * ebuff-menu.el (Electric-buffer-menu-mode):
14793         * ediff-util.el (ediff-mode):
14794         * emacs-lisp/re-builder.el (reb-mode):
14795         * emulation/vi.el (vi-mode-setup):
14796         * emulation/ws-mode.el (wordstar-mode):
14797         * eshell/esh-mode.el (eshell-mode):
14798         * forms.el (forms-mode):
14799         * help-mode.el (help-mode):
14800         * hexl.el (hexl-mode):
14801         * ibuffer.el (ibuffer-mode):
14802         * ielm.el (inferior-emacs-lisp-mode):
14803         * info.el (Info-mode, Info-edit-mode):
14804         * international/swedish.el:
14805         * ledit.el (ledit-from-lisp-mode):
14806         * locate.el (locate-mode):
14807         * mail/rmail.el (rmail-mode):
14808         * mail/rmailedit.el (rmail-edit-mode):
14809         * mail/rmailsum.el (rmail-summary-mode):
14810         * mail/supercite.el (sc-electric-mode):
14811         * net/eudc.el (eudc-mode):
14812         * net/quickurl.el (quickurl-list-mode):
14813         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
14814         * obsolete/ooutline.el (outline-mode):
14815         * obsolete/options.el (Edit-options-mode):
14816         * obsolete/rnews.el (news-mode):
14817         * obsolete/rnewspost.el (news-reply-mode):
14818         * play/5x5.el (5x5-mode):
14819         * play/decipher.el (decipher-mode, decipher-stats-mode):
14820         * play/gomoku.el (gomoku-mode):
14821         * play/snake.el (snake-mode):
14822         * play/solitaire.el (solitaire-mode):
14823         * play/tetris.el (tetris-mode):
14824         * progmodes/ada-mode.el (ada-mode):
14825         * progmodes/antlr-mode.el (antlr-mode):
14826         * progmodes/autoconf.el (autoconf-mode):
14827         * progmodes/dcl-mode.el (dcl-mode):
14828         * progmodes/delphi.el (delphi-mode):
14829         * progmodes/ebrowse.el (ebrowse-tree-mode)
14830         (ebrowse-electric-list-mode, ebrowse-member-mode)
14831         (ebrowse-electric-position-mode):
14832         * progmodes/f90.el (f90-mode):
14833         * progmodes/fortran.el (fortran-mode):
14834         * progmodes/icon.el (icon-mode):
14835         * progmodes/idlw-help.el (idlwave-help-mode):
14836         * progmodes/idlw-shell.el (idlwave-shell-mode):
14837         * progmodes/idlwave.el (idlwave-mode):
14838         * progmodes/inf-lisp.el (inferior-lisp-mode):
14839         * progmodes/m4-mode.el (m4-mode):
14840         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
14841         * progmodes/modula2.el (modula-2-mode):
14842         * progmodes/octave-inf.el (inferior-octave-mode):
14843         * progmodes/octave-mod.el (octave-mode):
14844         * progmodes/pascal.el (pascal-mode):
14845         * progmodes/sh-script.el (sh-mode):
14846         * progmodes/sql.el (sql-mode, sql-interactive-mode):
14847         * progmodes/vhdl-mode.el (vhdl-mode):
14848         * progmodes/xscheme.el (scheme-interaction-mode):
14849         * replace.el (occur-mode):
14850         * ses.el (ses-mode):
14851         * simple.el (completion-list-mode):
14852         * skeleton.el:
14853         * speedbar.el (speedbar-mode):
14854         * term.el (term-mode):
14855         * terminal.el (terminal-edit-mode):
14856         * textmodes/reftex-index.el (reftex-index-mode)
14857         (reftex-index-phrases-mode):
14858         * textmodes/reftex-sel.el (reftex-select-label-mode)
14859         (reftex-select-bib-mode):
14860         * textmodes/reftex-toc.el (reftex-toc-mode):
14861         * wdired.el (wdired-change-to-wdired-mode):
14862         * wid-browse.el (widget-browse-mode):
14863         Use run-mode-hooks.
14865         * array.el (array-mode):
14866         * calendar/todo-mode.el (todo-mode):
14867         * man.el (Man-mode):
14868         * play/landmark.el (lm-mode):
14869         * play/mpuz.el (mpuz-mode):
14870         Use kill-all-local-variables and run-mode-hooks.
14872         * subr.el (delay-mode-hooks): Specify indentation.
14874 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
14876         * xml.el (xml-substitute-special): Don't die for undefined xml
14877         entities.
14879 2005-05-26  Jay Belanger  <belanger@truman.edu>
14881         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
14882         of nil.
14884 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
14886         * progmodes/gdb-ui.el (gdb-frame-address):
14887         Rename from gdb-current-address.
14888         (gdb-previous-frame-address): Rename from gdb-previous-address.
14889         (gdb-selected-frame): Rename from gdb-current-frame.
14890         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
14891         (gdb-frame-number): Rename from gdb-current-stack-level.
14892         (gdb-ann3): Match new mode-name for disassembly buffer.
14893         Extend initialization of variables.
14894         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
14895         (gdb-memory-mode): Use mouse-face in header line.
14896         (gdb-assembler-buffer-name): Call it disassembly and give frame
14897         in mode line.
14898         (gdb-source-spec-regexp, gdb-assembler-custom)
14899         (gdb-invalidate-assembler, gdb-frame-handler):
14900         Make robust to leading zeroes in address format.
14902 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
14904         * textmodes/org.el (org-mode): Use `define-derived-mode' to
14905         define `org-mode'.
14906         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
14908 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14910         * log-edit.el (log-edit-changelog-entries): Distinguish between
14911         filenames like xfns.c and fns.c.
14913 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
14915         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
14916         point after reverting.
14917         (Buffer-menu-make-sort-button): Handle the case where
14918         `Buffer-menu-use-header-line' is nil.
14920 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
14922         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
14923         New funcs.  In minibuffer-local-completion-map bind `]', `/'
14924         and `:' to them.
14926 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14928         * startup.el (normal-top-level): Allow modification of load-path while
14929         we're iterating over it.
14931 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
14933         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
14934         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
14935         (thumbs-resize-interactive, thumbs-insert-image)
14936         (thumbs-insert-thumb, thumbs-dired-show-marked)
14937         (thumbs-find-image-at-point, thumbs-delete-images)
14938         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
14939         (thumbs-increment-image-size, thumbs-decrement-image-size):
14940         Fix typos in docstrings.
14942 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
14944         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
14945         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
14946         (cperl-mode): Use them.
14948 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
14950         * window.el (quit-window, shrink-window-if-larger-than-buffer):
14951         Doc fixes.
14953 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
14955         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
14956         Bind C-d to gdb-inferior-io-eof.
14958         * dired.el (dired-dnd-popup-notice): Use message-box.
14960 2005-05-23  Masatake YAMATO  <jet@gyve.org>
14962         * bindings.el (mode-line-major-mode-keymap):
14963         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
14965         * faces.el (mode-line-highlight): New face.
14967         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
14968         as mouse-face.
14970         * bindings.el (top-level, help-echo, mode-line-modified)
14971         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
14972         as mouse-face.
14974 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
14976         * progmodes/cc-engine.el (c-guess-basic-syntax):
14977         Remove spurious call to `zerop'.
14979         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
14981 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
14983         CC Mode update to 5.30.10:
14985         * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
14986         could go past the limit in decoration level 2, thereby causing
14987         errors during interactive fontification.
14989         * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
14990         the file is evaluated interactively.
14992         * cc-engine.el (c-guess-basic-syntax): Handle operator
14993         declarations somewhat better in C++.
14995         * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
14996         make use of `run-mode-hooks' which has been added in Emacs 21.1.
14997         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
14998         (awk-mode): Use it.
14999         (make-local-hook): Suppress warning about obsoleteness.
15001         * cc-engine.el, cc-align.el, cc-cmds.el
15002         (c-append-backslashes-forward, c-delete-backslashes-forward)
15003         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
15004         Compensate for return value from `forward-line' when it has moved
15005         but not to a different line due to eob.
15007         * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
15008         `objc-method-intro' and `objc-method-args-cont'.
15010 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
15012         CC Mode update to 5.30.10:
15014         * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
15015         in the copyright statement.  Incidentally, change "along with GNU
15016         Emacs" to "along with this program" where it occurs.
15018         * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
15019         so that it is interactive, hence can be found by M-x awk-mode
15020         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
15021         <gmorris+emacs@ast.cam.ac.uk>.
15023         * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
15024         Mode's regexps.
15026 2005-05-23  Kevin Ryde  <user42@zip.com.au>
15028         * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
15029         c-parse-state, to avoid a lisp error (on bad code).
15031 2005-05-23  Lute Kamstra  <lute@gnu.org>
15033         * subr.el (font-lock-defaults): Remove defvar as it's already
15034         defined in font-core.el.
15036         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
15038 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
15040         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
15041         more general and work when GDB variable "print pretty" is on,
15042         as with Emacs, for example.
15044 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
15046         * font-core.el: Update comment.
15048         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
15049         Use `after-change-major-mode-hook' instead of `find-file-hook'.
15051         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
15053 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
15055         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
15056         and `yank-handler' in the doc strings.
15058 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15060         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
15062 2005-05-22  Richard M. Stallman  <rms@gnu.org>
15064         * help.el (describe-key): Move print-help-return-message call
15065         out of conditional.
15067         * progmodes/etags.el (list-tags): Use with-no-warnings.
15069         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
15070         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
15071         (starttls-extra-args, starttls-extra-arguments): Add defvars.
15073         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
15075         * language/viet-util.el (viet-viscii-nonascii-translation-table):
15076         Add defvar.
15078         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
15079         Use defvar, not defconst.
15081         * hexl.el (hexl-follow-line): Use with-no-warnings.
15083         * emulation/tpu-extras.el: Use write-file-functions instead of
15084         write-file-hooks.
15086         * dired.el (dired-font-lock-keywords): Fontify files with junk
15087         extensions even if marked by -F.
15089 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
15091         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
15092         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
15093         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
15094         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
15095         (concatenate, list-length, get*, getf, cl-remprop):
15096         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
15097         (etypecase, progv, lexical-let, lexical-let*)
15098         (multiple-value-bind, multiple-value-setq, shiftf):
15099         Improve argument/docstring consistency.
15101         * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
15103 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
15105         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
15106         doesn't exist.
15108         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
15109         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
15111 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
15113         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
15114         already deleted variables: auto-fill-hook, blink-paren-hook,
15115         lisp-indent-hook, inhibit-local-variables, unread-command-event,
15116         suspend-hooks, comment-indent-hook, meta-flag,
15117         before-change-function, after-change-function,
15118         font-lock-doc-string-face.
15120 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
15122         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
15124 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
15126         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
15127         rmail-dont-reply-to.
15129 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
15131         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
15132         literal blank when splitting new-header-values.
15134 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
15136         * calendar/cal-menu.el (cal-menu-update): Add separator as a
15137         string so that tmm doesn't create a completion entry for it.
15139         * textmodes/table.el (table-disable-menu): Ditto.
15141 2005-05-21  Richard M. Stallman  <rms@gnu.org>
15143         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
15145         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
15147         * net/rcompile.el (remote-compile): Use compilation-start.
15149         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
15151 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
15153         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
15154         Default to makefile-bsdmake-mode on BSD systems.
15156         * imenu.el (imenu-generic-expression, imenu--generic-function'):
15157         REGEXP may also be a search function now.  The part of doc-string
15158         for describing the structure was 95% identical to that of
15159         `imenu--generic-function'.  Unify it there.
15161         * progmodes/make-mode.el (makefile-imenu-generic-expression):
15162         Use function to find dependencies, because regexp alone is so complex,
15163         it easily goes into an endless loop.
15164         (makefile-makepp-mode): Also add submenu for Perl functions
15165         defined in the makefile.
15166         (makefile-bsdmake-mode): Special imenu-generic-expression no
15167         longer needed, due to function call.
15168         (makefile-match-dependency): Take BOUND into account when checking
15169         if we're through.
15171 2005-05-20  Jay Belanger  <belanger@truman.edu>
15173         * calc/calc-units.el (calc-invalidate-units-table):
15174         Use inhibit-read-only.
15175         (math-build-units-table-buffer): Use view-mode.
15177 2005-05-20  David Kastrup  <dak@gnu.org>
15179         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
15180         easy-menu-add is not a nop on Emacs; and clarify when to call it.
15182 2005-05-20  Lute Kamstra  <lute@gnu.org>
15184         * diff-mode.el (diff-header-face, diff-file-header-face)
15185         (diff-index-face, diff-hunk-header-face, diff-removed-face)
15186         (diff-added-face, diff-changed-face, diff-function-face)
15187         (diff-context-face, diff-nonexistent-face): Put them in the
15188         diff-mode customization group.
15190 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15192         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
15194         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
15196         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
15197         Minor regexp-optimization.
15199 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
15201         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
15202         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
15203         (org-agenda-add-time-grid-maybe): New function.
15204         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
15205         (org-table-create): `dotimes' instead of `mapcar'.
15206         (org-xor): Simplify implementation.
15207         (org-agenda): `inhibit-redisplay' turned on.
15208         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
15209         a consistent line after a state change.
15210         (org-agenda-remove-times-when-in-prefix): New option.
15211         (org-prefix-has-time): New variable.
15212         (org-parse-time-string): Optional argument NODEFAULT.
15213         (org-format-agenda-item): Parse items for time-of-day
15214         specifications and move these into the prefix if possible.
15215         (org-agenda-priority): Get current heading, not previous heading
15216         during agenda remote editing.
15218 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
15220         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
15221         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
15222         (remove-duplicates, delete-duplicates, substitute)
15223         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
15224         (nsubstitute-if-not, find, find-if, find-if-not, position)
15225         (position-if, position-if-not, count, count-if, count-if-not)
15226         (mismatch, search, sort*, stable-sort, merge, member*)
15227         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
15228         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
15229         (intersection, nintersection, set-difference, nset-difference)
15230         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
15231         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
15232         (nsublis, tree-equal): Improve argument/docstring consistency.
15234         * subr.el (send-string, send-region): Remove obsolescence declaration.
15235         (window-dot, set-window-dot, read-input, show-buffer)
15236         (eval-current-buffer, string-to-int):
15237         Add release number to obsolescence declarations.
15239 2005-05-19  Kim F. Storm  <storm@cua.dk>
15241         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
15242         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
15244 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
15246         * faces.el (list-faces-display): Make back button respect optional
15247         regexp arg.
15249 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
15251         * calculator.el (calculator-radix-grouping-mode)
15252         (calculator-radix-grouping-digits, calculator-displayer)
15253         (calculator-radix-grouping-separator, calculator-copy-displayer):
15254         * dabbrev.el (dabbrev-search-these-buffers-only):
15255         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
15256         (diff-advance-after-apply-hunk, diff-mode-hook)
15257         (diff-minor-mode-prefix):
15258         * imenu.el (imenu-use-popup-menu):
15259         * jit-lock.el (jit-lock-context-time):
15260         * newcomment.el (comment-fill-column, comment-column)
15261         (comment-style, comment-padding, comment-multi-line)
15262         (comment-empty-lines, comment-auto-fill-only-comments):
15263         * reveal.el (reveal-around-mark):
15264         * uniquify.el (uniquify-buffer-name-style)
15265         (uniquify-after-kill-buffer-p)
15266         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
15267         (uniquify-min-dir-content, uniquify-separator)
15268         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
15269         * w32-vars.el (w32-fixed-font-alist):
15270         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
15271         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
15272         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
15273         * progmodes/perl-mode.el (perl-indent-level)
15274         (perl-continued-statement-offset, perl-continued-brace-offset)
15275         (perl-brace-offset, perl-brace-imaginary-offset)
15276         (perl-label-offset, perl-indent-continued-arguments)
15277         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
15278         * progmodes/tcl.el (tcl-indent-level)
15279         (tcl-continued-indent-level, tcl-auto-newline)
15280         (tcl-tab-always-indent, tcl-electric-hash-style)
15281         (tcl-help-directory-list, tcl-use-smart-word-finder)
15282         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
15283         (inferior-tcl-source-command):
15284         * textmodes/fill.el (enable-kinsoku):
15285         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
15286         * textmodes/table.el (table-yank-handler):
15287         Specify missing group (and type, if simple) in defcustom.
15289 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
15291         * progmodes/compile.el (compilation-finish-function): Fix defvar.
15293 2005-05-19  Richard M. Stallman  <rms@gnu.org>
15295         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
15297         * subr.el (event-basic-type): Don't get an error.
15298         (left-fringe-p): Function deleted.
15300         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
15301         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
15303         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
15304         in recursive copy.
15306         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
15308         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
15310         * emacs-lisp/bytecomp.el
15311         (byte-compile-file-form-custom-declare-variable):
15312         Call byte-compile-nogroup-warn if appropriate.
15314         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
15315         (compilation-set-window): Don't call left-fringe-p; do it directly.
15317 2005-05-19  Jay Belanger  <belanger@truman.edu>
15319         * calc/calc-graph.el (calc-graph-format-data): Make sure
15320         var-PlotRejects is bound before trying to check its value.
15322 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
15324         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
15325         definition of this variable from reftex-global.el to reftex.el,
15326         because it is needed in the menu.
15328 2005-05-19  Lute Kamstra  <lute@gnu.org>
15330         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
15331         years are fixed.  Don't insert a space after a dash.
15333 2005-05-19  Kim F. Storm  <storm@cua.dk>
15335         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
15337 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
15339         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
15340         strings, because (eq ... ?\\) is fairly frequent.
15342         * progmodes/make-mode.el (makefile-add-this-line-targets):
15343         Simplify and integrate into `makefile-pickup-targets'.
15344         (makefile-add-this-line-macro): Simplify and integrate into
15345         `makefile-pickup-macros.
15346         (makefile-pickup-filenames-as-targets): Simplify.
15347         (makefile-previous-dependency, makefile-match-dependency):
15348         Don't stumble over `::'.
15350 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
15352         * subr.el (post-command-idle-hook, post-command-idle-delay):
15353         Remove obsoletion of post-command-idle-hook and
15354         post-command-idle-delay.
15356         * faces.el (list-faces-display): Provide button when describe-face
15357         is called to take user back to the list of faces.
15359         * help-fns.el (describe-variable): Remove hyperlinks in a
15360         variable's value as these are quite frequently inappropriate.
15362         * follow.el (follow-submit-feedback, follow-mode):
15363         Remove references to post-command-idle-hook.
15365 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
15367         * progmodes/make-mode.el (makefile-previous-dependency)
15368         (makefile-match-dependency): Check for := (and in bsd mode also
15369         !=) to give a better result, even when font-lock is not on.
15371 2005-05-18  Jay Belanger  <belanger@truman.edu>
15373         * calc/calc-help.el (calc-s-prefix-help):
15374         Add `calc-copy-special-constant' to help string.
15376 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
15378         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
15380 2005-05-18  Jay Belanger  <belanger@truman.edu>
15382         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
15383         in linear factors are in proper order.
15385 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
15387         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
15388         Support for jurabib.
15390         * textmodes/reftex.el (featurep): Define aliases for overlay
15391         commands, for XEmacs compatibility, and use these aliases in
15392         overlay initializations.
15393         (reftex-highlight): Use `reftex-move-overlay'.
15394         (reftex-unhighlight): Use `reftex-delete-overlay'.
15395         (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
15396         (reftex-access-search-path): Use `reftex-uniquify' instead of
15397         `reftex-uniq'
15399         * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
15400         `before-string' property modification enables for Emacs as well.
15401         (reftex-select-item): Use `reftex-delete-overlay'.
15402         (reftex-select-mark): Use `reftex-make-overlay' and
15403         `reftex-overlay-put'.
15404         (reftex-select-unmark): Use `reftex-delete-overlay' and
15405         `reftex-overlay-put'.
15407 2005-05-18  Lute Kamstra  <lute@gnu.org>
15409         * emacs-lisp/lisp.el (check-parens): Fix docstring.
15411 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
15413         * add-log.el (add-change-log-entry):
15414         * array.el (array-make-template, array-reconfigure-rows)
15415         (array-init-max-row, array-init-max-column)
15416         (array-init-columns-per-line, array-init-field-width):
15417         * replace.el (replace-match-maybe-edit, perform-replace):
15418         * textmodes/spell.el (spell-region):
15419         Replace `read-input' by `read-string'.
15421         * forms.el (forms-mode):
15422         * finder.el (finder-compile-keywords):
15423         * shadowfile.el (shadow-read-files):
15424         Replace `eval-current-buffer' by `eval-buffer'.
15426         * terminal.el (te-pass-through):
15427         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
15428         (ange-ftp-raw-send-cmd):
15429         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
15430         (send-process-next-char, telnet-initial-filter, telnet):
15431         Replace `send-string' by `process-send-string'.
15433         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
15434         (prolog-consult-region): Replace `send-string' by
15435         `process-send-string'; replace `send-region' by `process-send-region'.
15437         * progmodes/delphi.el (delphi-log-msg):
15438         Replace `set-window-dot' by `set-window-point'.
15440         * subr.el (window-dot, set-window-dot, read-input, send-string)
15441         (send-region, show-buffer, eval-current-buffer):
15442         Make really obsolete, as the comment says.
15444 2005-05-17  Kim F. Storm  <storm@cua.dk>
15446         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
15447         (cua--init-keymaps): Bind C-return instead of S-return to set
15448         rectangle mark.
15450         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
15451         instead of S-return to toggle/clear rectangle mark.
15453 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
15455         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
15456         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
15457         Also fontify plain strings assigned to variables, mostly so that a
15458         colon has a face and is thus not taken as a dependency separator.
15459         (makefile-previous-dependency): Inline the new matcher, because it
15460         is too complex to work in both directions.
15461         (makefile-match-dependency): Eliminate `backward' arg (see above).
15462         Completely reimplemented so as to not sometimes go into an endless
15463         loop.  It should also be more efficient, because first it only
15464         searches for `:', instead of applying the very complex regexp.
15465         (makefile-mode): Cancel `font-lock-support-mode', because blocks
15466         to be fontified in one piece can be too long for JIT.
15467         Makefiles are never *that* big.
15469 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
15471         * dired.el (dired-mode): Simplify.
15473 2005-05-17  Lute Kamstra  <lute@gnu.org>
15475         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
15476         defcustom for the mode hook variable.
15478         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
15479         Emacs Lisp Reference Manual.
15481 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
15483         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
15484         (evenp, list*):
15485         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
15486         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
15488         * net/tramp-smb.el (tramp-smb-open-connection):
15489         Pass `tramp-chunksize' as fifth (required) argument.
15491 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
15493         * font-lock.el (lisp-font-lock-keywords-1):
15494         Set `font-lock-negation-char-face' for [^...] char group.
15495         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
15497         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
15498         a var, and refine it to mask one more level of nested vars.
15499         (makefile-rule-action-regex): Turn it into a var, and refine it so
15500         it recognizes backslashed continuation lines as belonging to the
15501         same command.
15502         (makefile-macroassign-regex): Refine it so it recognizes
15503         backslashed continuation lines as belonging to the same command.
15504         (makefile-var-use-regex): Don't look at the next char, because it
15505         might be the same one to be skipped by the initial [^$], leading
15506         to an overlooked variable use.
15507         (makefile-make-font-lock-keywords): Remove two parameters, which
15508         are now variables that some of the modes set locally.
15509         Handle dependency and rule action matching through functions, because
15510         regexps alone match too often.  Dependency matching now comes
15511         last, so it can check, whether a colon already matched something else.
15512         (makefile-mode): Inform that font-lock improves makefile parsing
15513         capabilities.
15514         (makefile-match-dependency, makefile-match-action): New functions.
15516 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
15518         * emacs-lisp/cl-extra.el (equalp): Doc fix.
15520         * align.el (align-regexp):
15521         * ansi-color.el (ansi-color-get-face):
15522         * array.el (array-reconfigure-rows, array-init-max-row)
15523         (array-init-max-column, array-init-columns-per-line)
15524         (array-init-field-width):
15525         * dired-aux.el (dired-trample-file-versions):
15526         * dired-x.el (dired-mark-sexp):
15527         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
15528         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
15529         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
15530         * faces.el (face-read-integer):
15531         * files.el (backup-extract-version, insert-directory):
15532         * hexl.el (hexl-insert-decimal-char):
15533         * server.el (server-process-filter):
15534         * shell.el (shell-extract-num):
15535         * startup.el (command-line-1):
15536         * term.el (term-command-hook):
15537         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
15538         (time-stamp-do-number):
15539         * time.el (display-time-update):
15540         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
15541         (timezone-fix-time):
15542         * vms-patch.el (vms-suspend-resume-hook):
15543         * calendar/appt.el (appt-convert-time):
15544         * calendar/cal-bahai.el (mark-bahai-diary-entries):
15545         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
15546         * calendar/cal-islam.el (mark-islamic-diary-entries):
15547         * calendar/calendar.el (calendar-cursor-to-date)
15548         (calendar-star-date):
15549         * calendar/diary-lib.el (diary-attrtype-convert)
15550         (mark-diary-entries, diary-entry-time):
15551         * calendar/solar.el (solar-get-number):
15552         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
15553         * emacs-lisp/re-builder.el (reb-display-subexp):
15554         * emulation/edt.el (edt-set-scroll-margins):
15555         * emulation/tpu-extras.el (tpu-set-scroll-margins):
15556         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
15557         (vip-get-ex-count):
15558         * emulation/viper-ex.el (viper-get-ex-token)
15559         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
15560         * international/fontset.el (fontset-plain-name):
15561         * mail/feedmail.el (feedmail-look-at-queue-directory):
15562         * mail/mailalias.el (mail-get-names):
15563         * mail/rmail.el (rmail-convert-to-babyl-format):
15564         * mail/rmailsum.el (rmail-make-basic-summary-line)
15565         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
15566         (rmail-summary-goto-msg):
15567         * mail/smtpmail.el (smtpmail-read-response):
15568         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
15569         (ange-ftp-vms-add-file-entry):
15570         * play/gametree.el (gametree-looking-at-ply)
15571         (gametree-current-branch-score):
15572         * progmodes/ada-xref.el (ada-prj-find-prj-file)
15573         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
15574         * progmodes/cperl-mode.el (condition-case):
15575         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
15576         (ebrowse-set-member-buffer-column-width)
15577         (ebrowse-select-1st-to-9nth):
15578         * progmodes/etags.el (etags-snarf-tag):
15579         * progmodes/flymake.el (flymake-parse-line):
15580         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
15581         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
15582         (idlwave-shell-menu-def):
15583         * progmodes/ps-mode.el (ps-run-goto-error):
15584         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
15585         (vhdl-speedbar-contract-level):
15586         * term/mac-win.el (x-handle-numeric-switch):
15587         * term/sun-mouse.el (sun-get-frame-data):
15588         * term/w32-win.el (x-handle-numeric-switch):
15589         * term/x-win.el (x-handle-numeric-switch):
15590         * textmodes/ispell.el (ispell-parse-output):
15591         * textmodes/nroff-mode.el (nroff-outline-level):
15592         * textmodes/reftex-cite.el (reftex-bib-sort-year)
15593         (reftex-bib-sort-year-reverse, reftex-format-citation):
15594         * textmodes/reftex-parse.el (reftex-init-section-numbers)
15595         (reftex-section-number):
15596         * textmodes/texinfmt.el (texinfo-paragraphindent):
15597         Replace `string-to-int' by `string-to-number'.
15599         * international/latexenc.el: Add page marker to force the "Local
15600         Variables:" string out of the last page.
15602 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
15604         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
15605         tooltip-change-major-mode.
15606         (gud-tooltip-print-command): Remove case where gud-minor-mode
15607         is gdb ("--fullname").
15608         (gud-tooltip-tips): Turn GUD tooltips off for this case and
15609         explain to user.
15611 2005-05-16  Jay Belanger  <belanger@truman.edu>
15613         * calc/calc-store.el (calc-copy-special-constant): New function.
15615         * calc/calc-ext.el (calc-init-extensions): Add binding for
15616         `calc-copy-special-constant'.
15618         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
15619         for the `calc-copy-special-constant' command.
15621 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
15623         * subr.el (left-fringe-p): New function.
15625         * progmodes/compile.el (compilation-setup): Set local value of
15626         overlay-arrow-string to "" always.
15627         (compilation-set-window): Left fringe then don't scroll.
15628         No left fringe then no arrow and scroll message to top.
15629         (compilation-context-lines): Adjust doc string accordingly.
15631 2005-05-16  Kim F. Storm  <storm@cua.dk>
15633         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
15634         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
15635         (ido-wide-find-dir-or-delete-dir): New command for M-d.
15636         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
15637         (ido-read-file-name): Handle commands with ido property value
15638         equal to find-file as reading a file name, to allow C-d to enter dired.
15639         (ibuffer-find-file): Add ido property with value find-file.
15641 2005-05-15  Kim F. Storm  <storm@cua.dk>
15643         * subr.el (open-network-stream-nowait): Remove.
15644         (open-network-stream-server): Remove.
15646 2005-05-15  Richard M. Stallman  <rms@gnu.org>
15648         * faces.el (describe-face): Output a definition link button.
15650         * help-mode.el (help-face-def): New button type.
15652         * emacs-lisp/copyright.el (copyright-fix-years):
15653         Match properly if the first year is 2-digit.
15654         Don't mess up the whitespace after the years by filling.
15656         * dired-aux.el (dired-mark-confirm):
15657         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
15659         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
15660         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
15661         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
15663         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
15664         Set font-lock-comment-start-skip.
15666         * font-lock.el (font-lock-comment-start-skip): New variable.
15667         (font-lock-comment-end-skip): New variable.
15668         (font-lock-fontify-syntactically-region): Use them if non-nil.
15670 2005-05-15  Jay Belanger  <belanger@truman.edu>
15672         * calc/calc-store.el (calc-store-value): Return a string rather
15673         than display it as a message.
15674         Use calc-var-name for variable name.
15675         (calc-store-into): Add the result of calc-store-value to message.
15676         (calc-copy-variable): Add a message.
15677         (calc-store-exchange): Improve error messages.
15678         (calc-store-binary, calc-store-map): Don't reset the values of
15679         special constants.
15681 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
15683         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
15684         manual to docstring.
15686         * files.el (hack-local-variables-confirm): Add STRING argument.
15687         Make the function handle non file visiting buffers correctly.
15688         (hack-local-variables-prop-line, hack-local-variables)
15689         (hack-one-local-variable): Use STRING arg of
15690         `hack-local-variables-confirm'.
15692 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
15694         Sync with Tramp 2.0.49.
15696         * net/tramp.el (tramp-handle-dired-call-process)
15697         (tramp-handle-insert-directory):`insert-buffer' cannot be used
15698         because the contents of the Tramp buffer is changed before
15699         insertion (`expand-file' and alike).
15700         (tramp-handle-insert-directory): If `localname' has an empty
15701         nondirectory name, it must not be quoted.
15702         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
15703         variable `tramp-chunksize'.  Change callees.
15704         (tramp-open-connection-setup-interactive-shell): Check remote host
15705         for buggy `send-process-string' implementation.
15706         Set `tramp-chunksize' if found.  Reported by Michael Kifer
15707         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
15708         (tramp-handle-shell-command): `insert-buffer' cannot be used
15709         because the contents of the Tramp buffer is changed before
15710         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
15711         <frederic.bothamy@free.fr>.
15712         (tramp-set-auto-save): Actions should be done for Tramp file name
15713         handler only.  Ange-FTP has its own auto-save mechanism.
15714         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
15715         (tramp-set-auto-save-file-modes): Set file modes of
15716         `buffer-auto-save-file-name' to ?\600 as fallback solution.
15717         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
15718         (tramp-bug): Remove obsolete variable.
15719         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
15720         for presence of `mml-mode'.  Make it running for older Emacsen as well.
15722 2005-05-14  John Paul Wallington  <jpw@pobox.com>
15724         * ibuf-ext.el (define-ibuffer-filter filename):
15725         If `dired-directory' is a list, use its car.
15727 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
15729         * ibuffer.el (define-ibuffer-column filename):
15730         If `dired-directory' is a list, use its car.
15732 2005-05-14  Richard M. Stallman  <rms@gnu.org>
15734         * subr.el (symbol-file): Doc fix.
15736         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
15737         (byte-compile-form): Call byte-compile-nogroup-warn.
15738         (byte-compile-warning-types): Doc fix.
15740         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
15742         * progmodes/cc-engine.el (c-literal-faces):
15743         Add font-lock-comment-delimiter-face.
15745         * net/net-utils.el (dig): Use with-no-warnings.
15747         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
15748         (sc-recite-frame-alist, sc-default-cite-frame)
15749         (sc-default-uncite-frame, sc-default-recite-frame)
15750         (sc-attrib-selection-list, sc-rewrite-header-list):
15751         Mark as risky-local-variable.
15753         * international/ogonek.el (ogonek-jak, ogonek-how):
15754         Don't use beginning-of-buffer.
15756         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
15758         * calendar/solar.el (solar-data-list): Move definition up.
15760         * dnd.el (dnd-protocol-alist): Add autoload.
15762         * progmodes/sh-script.el: Many doc usage fixes.
15763         (sh-indent-after-do): Change default to match common styles.
15765 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
15767         * files.el (interpreter-mode-alist)
15768         (auto-mode-interpreter-regexp): Doc fixes.
15770 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
15772         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
15774         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
15776 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
15778         * dired.el (dired-mode): make-variable-buffer-local =>
15779         make-local-variable.
15781 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15783         * term/mac-win.el (mac-select-convert-to-string): Try coding
15784         systems in mac-script-code-coding-systems if specified one cannot
15785         encode string for `com.apple.traditional-mac-plain-text'.
15787 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
15789         * progmodes/make-mode.el (makefile-targets-face)
15790         (makefile-shell-face, makefile-makepp-perl-face): New faces.
15791         (makefile-dependency-regex): Fix it to not make the colon in
15792         $(var:a=b) special.
15793         (makefile-rule-action-regex): New regexp for highlighting embedded
15794         Shell strings.
15795         (makefile-macroassign-regex): Handle != for highlighting as
15796         embedded Shell strings.
15797         (makefile-var-use-regex): New const.
15798         (makefile-statements, makefile-automake-statements)
15799         (makefile-gmake-statements, makefile-makepp-statements)
15800         (makefile-bsdmake-statements): New consts.
15801         (makefile-make-font-lock-keywords): New function.
15802         (makefile-automake-font-lock-keywords)
15803         (makefile-gmake-font-lock-keywords)
15804         (makefile-makepp-font-lock-keywords)
15805         (makefile-bsdmake-font-lock-keywords): New consts.
15806         (makefile-mode-map): Add switchers between the various submodes.
15807         (makefile-mode): Document the availability of the variants.
15808         (makefile-automake-mode, makefile-gmake-mode)
15809         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
15811         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
15812         new variants of makefile-mode.
15814 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15816         * font-lock.el (font-lock-comment-delimiter-face): Fix up
15817         the inheritance.
15819 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
15821         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
15822         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
15824         * files.el (normal-mode): Extend the scope of the
15825         `enable-local-variables' binding to include the `set-auto-mode' call.
15826         (magic-mode-alist): Doc fix.
15828 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15830         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
15831         font-lock-comment-face rather than copying its setting.
15833 2005-05-12  Andreas Schwab  <schwab@suse.de>
15835         * eshell/esh-mode.el (eshell-send-input): Doc fix.
15837 2005-05-12  Lute Kamstra  <lute@gnu.org>
15839         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
15840         defcustom for the mode hook variable.  Delete the last argument.
15841         * generic-x.el: Fix callers of define-generic-mode.
15842         (generic-x-modes): Delete group.
15843         (show-tabs-tab-face, show-tabs-space-face): Put them in the
15844         generic-x customization group.
15846 2005-05-12  Kim F. Storm  <storm@cua.dk>
15848         * font-lock.el (font-lock-negation-char-face): Default to "off".
15850         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
15851         font-lock-negation-char-face to ! in !=.
15853 2005-05-12  Masatake YAMATO  <jet@gyve.org>
15855         * add-log.el (find-change-log): Fix typos in the docstring
15856         of function.
15858 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
15860         * international/latexenc.el (latexenc-find-file-coding-system):
15861         Avoid `re-search-forward' when looking for input encoding because
15862         of speed and safety.  Better regular expressions for recognizing
15863         input encoding.  Limit a search for TeX-master/tex-main-file to
15864         the local variable section.
15866 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
15868         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
15869         syntax of $ to "'" (quote).
15871 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
15873         * dnd.el (dnd-protocol-alist): Improve custom type.
15875         * dired.el (dired-dnd-protocol-alist): New variable.
15876         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
15877         `dired-mode-hook' to the end.
15879 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15881         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
15882         comment-end if comment-start-skip is not set.
15883         Obey the font-lock-comment-delimiter-face variables.
15885 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15887         * files.el (executable-find): Move from executable.el.  Use
15888         locate-file.
15889         * progmodes/executable.el (executable-find): Move to files.el.
15891         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
15892         when trying to ensure forward progress.
15894 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
15896         * mouse-sel.el (mouse-sel-follow-link-p): New function.
15897         (mouse-select, mouse-select-internal, mouse-extend-internal):
15898         Use it to implement mouse-1-click-follows-link functionality.
15900 2005-05-11  Richard M. Stallman  <rms@gnu.org>
15902         * font-lock.el (font-lock-fontify-syntactically-region):
15903         Use font-lock-comment-delimiter-face for comment delimiters.
15905 2005-05-10  Jay Belanger  <belanger@truman.edu>
15907         * calc/calc-help.el (calc-m-prefix-help): Add mention of
15908         preserving embedded modes.
15910 2005-05-10  Richard M. Stallman  <rms@gnu.org>
15912         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
15914         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
15915         Move from ada-stmt.el.
15916         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
15918         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
15919         Move to ada-mode.el.
15920         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
15922         * cus-edit.el (custom-file): Call file-chase-links.
15924         * files.el (read-directory-name): Fix previous change.
15925         (hack-local-variables-confirm): New function.
15926         (hack-local-variables-prop-line, hack-local-variables)
15927         (hack-one-local-variable): Use it.
15929 2005-05-10  Lute Kamstra  <lute@gnu.org>
15931         * font-lock.el (font-lock-keywords-alist)
15932         (font-lock-removed-keywords-alist): Clarify docstrings.
15934 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
15936         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
15937         (gdb-source-info): Check for preprocessor info.
15938         (gdb-tooltip-print-1): New function.  Don't print tooltip if it is
15939         a macro for a function.
15940         (gdb-info-breakpoints-custom): Try to find file again if not already
15941         found (user might have used GDB dir command).
15942         (gdb-get-location): Update gdb-location-alist correctly for change
15943         to gdb-info-breakpoints-custom.
15945         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
15946         (gud-tooltip-print-command): Add gdbmi case.
15947         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
15948         preprocessor info.
15950 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
15952         * startup.el (fancy-splash-insert): Fix typo in doc string.
15954 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
15956         * obsolete/float.el (string-to-float):
15957         * obsolete/hilit19.el (hilit-add-pattern):
15958         * obsolete/rnews.el (news-parse-range, news-select-message)
15959         (news-get-pruned-list-of-files): Replace `string-to-int' by
15960         `string-to-number'.
15962         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
15963         `find-file-not-found-hooks'; use `add-hook'.
15964         (uncompress-while-visiting): Set `write-file-functions', not
15965         `write-file-hooks'; use `add-hook'.
15967 2005-05-09  Kim F. Storm  <storm@cua.dk>
15969         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
15970         (cua-paste): Handle clipboard action.
15971         (cua--init-keymaps): Remap clipboard-kill-region and
15972         clipboard-kill-ring-save.
15974 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
15976         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
15977         Improve commentary.
15979         * simple.el (next-error-overlay-arrow-position): Revert the change
15980         made on 2005-04-30.
15982 2005-05-07  Jay Belanger  <belanger@truman.edu>
15984         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
15985         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
15986         `calc-sel-reselect'.
15988         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
15989         Calc is in embedded mode.
15991 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
15993         * progmodes/compile.el (compilation-setup):
15994         Set overlay-arrow-string to an empty string on text terminals.
15996         * textmodes/ispell.el (ispell-program-name): Try looking for
15997         "aspell" along exec-path, and if found, use it as the default
15998         speller program.
16000 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
16002         * international/mule.el (sgml-xml-auto-coding-function):
16003         Recognize encoding='FOO' in single quotes as well as in double quotes.
16005 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
16007         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
16008         as well as `interactive', so that defmacro* would recognize
16009         `declare' forms.
16011 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
16013         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
16014         Explain more about the LIGHTER arg's usage in the doc string.
16015         Add commentary to clarify what the code does.  Fix the regexp that
16016         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
16017         since it could have characters special to regular expressions.
16019 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
16021         * replace.el (occur-1): Bind inhibit-read-only so that
16022         erase-buffer doesn't barf on read-only text properties (likewise
16023         for add-text-properties in occur-engine).  Mark buffer as unmodified.
16024         (occur-engine): Don't set buffer-read-only here.
16026 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16028         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
16029         list-buffers-directory.  This caused the *cvs-commit* buffer to be
16030         sometimes mistakenly reused as a *cvs* buffer.
16032 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
16034         * tooltip.el: Move code for GUD tooltips into gud.el.
16035         (require): CL no longer needed to compile case.
16036         (tooltip-mode): Do not toggle functions for GUD tooltips.
16037         (tooltip-gud-tips-p): Remove.  Replace with minor mode
16038         gud-tooltip-mode in gud.el.
16039         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
16040         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
16041         tooltip-gud prefix with gud-tooltip and obsolete.
16042         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
16043         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
16044         (tooltip-mouse-motion): Mouse movement functions/variable.
16045         Rename in gud.el by adding gud prefix.
16046         (tooltip-gud-original-filter, tooltip-gud-dereference)
16047         (tooltip-gud-event, tooltip-toggle-gud-tips)
16048         (tooltip-gud-process-output, tooltip-gud-print-command)
16049         (tooltip-gud-tips): GUD tooltip functions/variables.  Rename in
16050         gud.el by replacing tooltip-gud prefix with gud-tooltip.
16051         (gdb-tooltip-print): Move to gdb-ui.el.
16053         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
16054         (require): CL needed to compile case.
16055         (gud-tooltip-mode): Use to toggle GUD tooltips instead of
16056         tooltip-gud-tips-p.  Make it a minor-mode.
16057         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
16058         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
16059         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
16060         (gud-tooltip-change-major-mode)
16061         (gud-tooltip-activate-mouse-motions-if-enabled)
16062         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
16063         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
16064         (gud-tooltip-original-filter, gud-tooltip-dereference)
16065         (gud-tooltip-event, tooltip-toggle-gud-tips)
16066         (gud-tooltip-process-output, gud-tooltip-print-command)
16067         (gud-tooltip-tips): Move from tooltip.el.
16069         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
16070         (gdb-cpp-define-alist-flags): Doc fix.
16071         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
16072         gud-tooltip-mode is t.
16074 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16076         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
16077         evaporate if their text is deleted.
16078         (goto-address-at-point): Make it work as a mouse binding as well.
16079         (goto-address-at-mouse): Obsolete it.  Update users.
16081 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
16083         * calendar/appt.el (top-level): No longer activate on load.
16085 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
16087         * calendar/cal-bahai.el (mark-bahai-diary-entries):
16088         * net/webjump.el (webjump):
16089         * progmodes/idlw-help.el (idlwave-do-context-help1)
16090         (idlwave-highlight-linked-completions):
16091         * textmodes/po.el (po-find-file-coding-system-guts):
16092         Replace `assoc-ignore-case' by `assoc-string'.
16094 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
16096         * files.el (locate-file): Doc fix.
16098         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
16099         Remove the redundant test for ms-dos.
16101         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
16102         look for the preprocessor with exec-suffixes.  If not found in
16103         standard places, look in exec-path.  Remove most of the tests that
16104         used system-type.
16106         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
16108         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
16110         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
16111         file-name clash with jka-compr.el on 8+3 filesystems.
16113 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16115         * term/mac-win.el: Don't define or bind scroll bar functions if
16116         x-toolkit-scroll-bars is t.
16117         (x-select-text, x-get-selection-value): Clear
16118         x-last-selected-text-clipboard if x-select-enable-clipboard is
16119         nil.
16120         (PRIMARY): Put mac-scrap-name property.
16121         (mac-select-convert-to-file-url): New function.
16122         (public.file-url): New selection target type.  Add to
16123         selection-converter-alist.
16124         (x-get-selection, x-selection-value): Handle it.
16125         (x-cut-buffer-or-selection-value): New alias.
16127 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
16129         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
16130         entry to avoid calling bibtex-find-entry with arg global
16131         being t.  Remove arg key.
16132         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
16133         (bibtex-copy-summary-as-kill): Change accordingly.
16135 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
16137         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
16138         (org-agenda-date-later): Use with-current-buffer.
16140 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
16142         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
16143         (define-obsolete-variable-alias): Doc Fixes.
16145 2005-05-06  Kim F. Storm  <storm@cua.dk>
16147         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
16148         vertical-motion when selective-display is active.
16150         * ido.el (ido-setup-hook): New hook.
16151         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
16152         (ido-input-stack): New var.
16153         (ido-define-mode-map): Bind M-b to ido-push-dir.  Move old
16154         ido-next-work-file binding to M-O.
16155         Bind M-f to ido-wide-find-file-or-pop-dir.
16156         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
16157         (ido-read-internal): Run ido-setup-hook.
16158         Catch quit in read-file-name and read-string to cancel edit.
16159         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
16160         Automatically pop-all when completing a directory name (RET).
16161         (ido-file-internal): Add with-no-warnings around ffap and dired code.
16162         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
16163         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
16164         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
16165         New functions for M-b/M-f to move among the directory components.
16166         (ido-make-merged-file-list): Catch quit to cancel merge.
16167         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
16168         (ido-completion-help): No warnings for ido-completion-buffer-full.
16170 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
16172         * font-lock.el (font-lock-negation-char-face): New face and variable.
16173         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
16174         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
16175         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
16176         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
16178 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
16180         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
16181         Fix typo in docstring.
16183         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
16184         (ebrowse-print-statistics-line)
16185         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
16187         * term/w32-win.el (image-library-alist): Add additional name for
16188         Xpm library.
16190 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
16192         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
16193         use gcc instead of cpp.
16195         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
16196         (gdb-create-define-alist): Use it.
16197         (gdb-cpp-define-alist-program): Update for MS-DOS.
16199 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
16201         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
16203 2005-05-04  Richard M. Stallman  <rms@gnu.org>
16205         * help.el (describe-key): No error when UNTRANSLATED is nil.
16207         * simple.el (line-move-1): Fix previous change to signal errors
16208         appropriately.
16210 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
16212         * calendar/icalendar.el (icalendar-version): Now at 0.12.
16213         (icalendar-duration-correction): Remove.
16214         (icalendar--get-event-properties): Split result at commas.
16215         (icalendar--decode-isoduration): New optional argument
16216         DURATION-CORRECTION.
16217         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
16218         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
16219         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
16220         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
16221         (icalendar--convert-anniversary-to-ical): New functions, extracted
16222         from icalendar-export-region, with bug fixes.
16223         (icalendar-export-region): Use the above functions.
16224         (icalendar-import-buffer): Check before saving diary file.
16225         (icalendar--convert-recurring-to-diary)
16226         (icalendar--convert-non-recurring-all-day-to-diary)
16227         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
16228         extracted from icalendar--convert-ical-to-diary, with bug fixes.
16229         (icalendar--convert-ical-to-diary): Use the above functions.
16231 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
16233         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
16234         Remove these recent additions.
16235         (c-mode): Restore to before 2005-04-28.
16237         * progmodes/cc-vars.el (cc-define-list-program): Remove this
16238         recent addition.
16240         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
16241         (gdb-define-alist): New variables.
16242         (gdb-create-define-alist): New function.
16243         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
16244         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
16245         with string-to-number.
16246         (gdb-reset): Kill gdb-define-alist.  Move assignments outside loop.
16248         * progmodes/gud.el: Replace string-to-int with string-to-number.
16249         (gud-find-file): Handle gdb-define-alist.
16251         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
16253 2005-05-02  Jay Belanger  <belanger@truman.edu>
16255         * calc/calc-aent.el (math-read-token):
16256         * calc/calc-bin.el (calc-word-size):
16257         * calc/calc-ext.el (calc-read-number-fancy):
16258         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
16259         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
16260         * calc/calc-frac.el (calc-over-notation):
16261         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
16262         (calc-graph-num-points, calc-graph-init):
16263         * calc/calc-prog.el (calc-read-parse-table-part)
16264         (calc-edit-macro-repeats):
16265         * calc/calc-yank.el (calc-do-grab-rectangle):
16266         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
16267         Replace `string-to-int' by `string-to-number'.
16269 2005-05-02  Kim F. Storm  <storm@cua.dk>
16271         * kmacro.el: Use executing-kbd-macro-index variable.
16273 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
16275         * net/rlogin.el (rlogin-parse-words): Delete func.
16276         (rlogin): Use split-string, not rlogin-parse-words.
16277         Also, if there are option-like elements in the parsed args,
16278         take the host to be the first arg immediately following them.
16279         Suggested by Michael Mauger.
16281 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
16283         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
16285 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
16287         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
16288         (cc-mode-cpp-program): Rename to cc-define-list-program and
16289         move to cc-vars.el.
16291         * progmodes/cc-vars.el (cc-define-list-program):
16292         Change to "gcc -E -dM -".  Make customizable.
16294 2005-05-02  Kim F. Storm  <storm@cua.dk>
16296         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
16298 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
16300         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
16302         * international/mule-util.el (truncate-string): Remove alias and
16303         obsolete declaration.
16305         * international/mule-cmds.el (update-iso-coding-systems):
16306         Remove alias and obsolete declaration.
16308         * international/mule.el (coding-system-parent): Remove alias and
16309         obsolete declaration.
16311         * subr.el (define-function, sref): Remove aliases and obsolete
16312         declarations.
16313         (chars-in-region): Remove obsolete declaration.
16315 2005-05-01  Richard M. Stallman  <rms@gnu.org>
16317         * info.el (Info-mode): Set widen-automatically to nil, locally.
16319         * simple.el (widen-automatically): New variable.
16320         (pop-global-mark): Obey widen-automatically.
16322 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
16324         * term/xterm.el (function-key-map): Call substitute-key-definition
16325         before the keymap size is increased by a lot of define-key calls.
16327 2005-05-01  Richard M. Stallman  <rms@gnu.org>
16329         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
16330         Rename ARG to ELEMENT.  Doc fix.
16332 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
16334         * allout.el (allout-exposure): Remove macro and obsolete declaration.
16335         Remove references to allout-exposure/change to allout-new-exposure.
16337         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
16338         bytecode symbols.
16340         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
16341         (compiled-function-p, focus-frame, unfocus-frame):
16342         Remove aliases and obsolete declarations.
16343         Back out inadvertent changes from previous commit.
16345 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
16347         * files.el (require-final-newline): Make Custom tags consistent
16348         with mode-require-final-newline.
16349         (mode-require-final-newline): Doc fix.
16351 2005-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
16353         * international/latexenc.el (latexenc-find-file-coding-system):
16354         Fix regular expressions.
16356 2005-05-01  David Kastrup  <dak@gnu.org>
16358         * international/latexenc.el (latexenc-find-file-coding-system):
16359         Fix regular expressions.
16361 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
16363         * subr.el (string-to-int): Make obsolete.
16365 2005-04-30  Richard M. Stallman  <rms@gnu.org>
16367         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
16369         * loadup.el: load jka-comp-hook.
16371         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
16372         (jka-compr-handler): Add autoload.  `put' calls moved
16373         to jka-comp-hook.el.
16374         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
16375         (jka-compr-inhibit): Autoload.
16377         * jka-comp-hook.el: New file.
16378         Enable the mode by default.
16380         * files.el (backup-buffer-copy): Use copy-file instead
16381         of write-region, and put back the 'excl.
16383 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
16385         * progmodes/flymake.el (flymake-split-string)
16386         (flymake-split-string, flymake-log, flymake-pid-to-names)
16387         (flymake-reg-names, flymake-get-source-buffer-name)
16388         (flymake-unreg-names, flymake-add-line-err-info)
16389         (flymake-add-err-info): Clarify docstrings.
16390         (flymake-popup-menu, flymake-make-emacs-menu)
16391         (flymake-make-xemacs-menu): Add docstrings.
16392         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
16393         Set variables directly throughout.
16395 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
16397         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
16398         exists.  Initialize cc-define-alist.
16399         (c-mode): Add cc-create-define-alist locally to after-save-hook.
16400         If there is no file (Macroexpansion) don't create an alist.
16402 2005-04-29  Sam Steingold  <sds@gnu.org>
16404         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
16405         (cc-create-define-alist): Use it instead of the hard-coded string.
16407 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16409         * international/mule-conf.el (file-coding-system-alist): Fix regexp
16410         for latexenc.
16412 2005-04-29  Lute Kamstra  <lute@gnu.org>
16414         * emacs-lisp/generic.el: Improve commentary section.
16415         (define-generic-mode): Improve docstring.
16417 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
16419         * textmodes/org.el (many places): Change to quiet the byte compiler.
16420         (org-prefix-format-compiled): New variable.
16421         (org-compile-prefix-format): New function.
16422         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
16423         (org-agenda-prefix-format, org-timeline-prefix-format): New options.
16424         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
16425         (org-get-entries-from-diary): Use `org-get-time-of-day' for
16426         consistency with entries from `org-mode' files.
16427         (org-get-time-of-day): Fix bug with partial matches early in a line.
16428         (org-non-link-chars): New constant.
16429         (org-link-regexp): Respect `org-non-link-chars'.
16430         (org-agenda-day-view): Remove command.
16431         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
16432         (org-follow-bbdb-link, org-store-link): Search also company field.
16433         (org-highlight-overlay): New variable.
16434         (org-highlight, org-unhighlight): New functions.
16435         (org-agenda-mode): Add pre-command-hook to remove highlight.
16436         (org-evaluate-time-range): Behavior depends upon whether time stamp
16437         contains a time or not.
16438         (org-show-subtree, org-show-entry): New functions.
16439         (org-agenda-cleanup-fancy-diary): Remove empty lines.
16441 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
16443         * comint.el (comint-output-filter-functions): Add autoload cookie.
16445 2005-04-28  Kim F. Storm  <storm@cua.dk>
16447         * ido.el (ido-everywhere): Fix last change.
16449 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
16451         * international/latexenc.el: New file.
16452         * international/mule-conf.el (file-coding-system-alist): For .tex,
16453         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
16455 2005-04-28  Lute Kamstra  <lute@gnu.org>
16457         * font-lock.el (font-lock-add-keywords)
16458         (font-lock-remove-keywords): Clarify docstring.
16459         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
16460         Don't start docstrings with a `*'.
16461         (font-lock-update-removed-keyword-alist): Give it a docstring.
16463         * generic-x.el: Update commentary section.
16464         Only require font-lock when compiling.
16465         Define all modes conditionally.
16466         Place all generic modes in the generic-x-modes customization group.
16467         (generic-x-modes): New customization group.
16468         (generic-default-modes, generic-mswindows-modes)
16469         (generic-unix-modes, generic-other-modes): New constants.
16470         (generic-define-mswindows-modes, generic-define-unix-modes):
16471         Update docstrings.  Make them obsolete.
16472         (generic-extras-enable-list): New default value.  Update docstring.
16473         Improve :type.  Change :set function.
16474         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
16475         Fix docstring.
16477         * emacs-lisp/generic.el (generic-mode-internal):
16478         Simplify font-lock-defaults.
16479         (define-generic-mode): Fix docstring.
16481 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16483         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
16484         font-lock-face property to highlight matches.
16486 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
16488         * progmodes/cc-mode.el (cc-create-define-alist): New function.
16489         (cc-define-alist): New variable.
16490         (c-mode): Make it local and initialize it.
16492         * progmodes/gdb-ui.el (gdb-active-process): New variable.
16493         (gdb-exited): New function.
16494         (gdb-annotation-rules): Use it.
16495         (gdb-starting): Set gdb-active-process to t.
16496         (gdb-stopping): Amend doc string.
16497         (gdb-reset): Set gdb-active-process to nil.
16499         * tooltip.el (tooltip-gud-tips): Show the associated #define
16500         directives when a C program under GDB is not executing.
16502 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
16504         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
16505         font-lock-fontify-syntactic-keywords.
16507         * font-lock.el (font-lock-default-fontify-region): Don't force
16508         parse-sexp-lookup-properties to nil.
16510 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
16512         * man.el (man-mode-syntax-table): Set up `:' to have
16513         word-constituent syntax.
16515 2005-04-27  Lute Kamstra  <lute@gnu.org>
16517         * novice.el (disable-command): Don't add spurious newlines to the
16518         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
16520 2005-04-26  Jay Belanger  <belanger@truman.edu>
16522         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
16523         than one window before deleting window.
16525 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
16527         * shell.el (shell-prompt-pattern): Doc fix.
16528         (shell-mode): Set paragraph-separate buffer locally to "\\'".
16530         * comint.el (comint-prompt-regexp, comint-get-old-input)
16531         (comint-use-prompt-regexp)
16532         (comint-use-prompt-regexp-instead-of-fields)
16533         (comint-replace-by-expanded-history, comint-send-input)
16534         (comint-output-filter, comint-get-old-input-default)
16535         (comint-line-beginning-position, comint-bol, comint-show-output)
16536         (comint-backward-matching-input, comint-forward-matching-input)
16537         (comint-next-prompt, comint-previous-prompt):
16538         Rename `comint-use-prompt-regexp-instead-of-fields' to
16539         `comint-use-prompt-regexp'.  Keep old name as alias and declare
16540         obsolete.
16541         (comint-use-prompt-regexp): Shorten first line of doc string.
16543         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
16544         Set paragraph-separate buffer locally to "\\'".
16546         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
16547         Adapt to above name change.
16549         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
16550         (smbclient-prompt-regexp): Ditto.
16552         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
16554 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
16556         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
16557         gdb-location-list.
16558         Break lines that are over 80 characters wide.
16560 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16562         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
16563         New fun and var, to preserve compatibility.
16565         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
16567 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
16569         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
16570         name to file-newer-than-file-p.
16572 2005-04-26  Richard M. Stallman  <rms@gnu.org>
16574         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
16576         * progmodes/python.el (python-mode):
16577         Use new name eldoc-documentation-function.
16579         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
16581         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
16582         (eldoc-documentation-function):
16583         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
16585 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
16587         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
16589 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
16591         * term/xterm.el (function-key-map): Fix strings for
16592         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
16593         {C,S,A,C-S}-{f1-f12}.
16595 2005-04-26  Kenichi Handa  <handa@m17n.org>
16597         * international/mule-cmds.el (select-safe-coding-system):
16598         Fix previous change.
16600 2005-04-26  Lute Kamstra  <lute@gnu.org>
16602         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
16604         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
16605         (font-lock-comment-delimiter-face): Ditto.
16607         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
16609 2005-04-25  Jay Belanger  <belanger@truman.edu>
16611         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
16612         to t while inserting information; use help-mode.
16614 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
16616         * term.el (ansi-term-color-vector): Use the xterm colors.
16617         (term-raw-map): Don't add mappings for \eO and \e[.  Map deletechar.
16619 2005-04-25  Lute Kamstra  <lute@gnu.org>
16621         * font-core.el (font-lock-defaults): Fix docstring.
16623         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
16625 2005-04-25  Kenichi Handa  <handa@m17n.org>
16627         * international/mule-cmds.el (select-safe-coding-system):
16628         Don't check consistency with coding: spec, etc if raw-text or
16629         no-conversion was found to be safe.
16631 2005-04-24  Richard M. Stallman  <rms@gnu.org>
16633         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
16634         citation markers at start of each line.
16636         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
16637         citation markers at start of each line.
16639         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
16641         * files.el (mode-require-final-newline): Fix previous change.
16642         (require-final-newline): Fix type label.
16644 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
16646         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
16647         statement in buffer (broken by 2004-11-24 change).
16649 2005-04-24  Kim F. Storm  <storm@cua.dk>
16651         * ido.el (ido-everywhere): Save and restore old read-buffer-function
16652         and read-file-name-function values.  Don't overwrite existing
16653         non-nil values if ido-mode is enabled without ido-everywhere.
16655 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
16657         * files.el (mode-require-final-newline): Minor doc fix.
16659 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
16661         * subr.el (syntax-after): Doc fix.
16662         (syntax-class): If argument is nil, return nil.  Mask off upper 16
16663         bits, not 8 bits.
16665         * files.el (mode-require-final-newline): Doc fix.
16666         (backup-buffer-copy): Fix last change.
16668 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16670         * term/mac-win.el: Require select.  Set selection-coding-system to
16671         mac-system-coding-system.  Call menu-bar-enable-clipboard.
16672         (x-last-selected-text-clipboard, x-last-selected-text-primary)
16673         (x-select-enable-clipboard): New variables.
16674         (x-select-text, x-get-selection, x-selection-value)
16675         (x-get-selection-value, mac-select-convert-to-string)
16676         (mac-services-open-file, mac-services-open-selection)
16677         (mac-services-insert-text): New functions.
16678         (CLIPBOARD, FIND): Put mac-scrap-name property.
16679         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
16680         (public.tiff): Put mac-ostype property.
16681         (selection-converter-alist): Add entries for them.
16682         (mac-application-menu-map): New keymap.
16683         (interprogram-cut-function, interprogram-paste-function): Set to
16684         x-select-text and x-get-selection-value, respectively.
16685         (split-window-keep-point): Set to t.
16687 2005-04-23  Richard M. Stallman  <rms@gnu.org>
16689         * files.el (read-directory-name): Always pass non-nil
16690         DEFAULT-FILENAME arg to read-file-name.
16691         (backup-buffer-copy, basic-save-buffer-2): Take care against
16692         writing thru an unexpected existing symlink.
16693         (revert-buffer): In indirect buffer, revert the base buffer.
16694         (magic-mode-alist): Doc fix.
16695         (buffer-stale-function): Doc fix.
16696         (minibuffer-with-setup-hook): Avoid warning.
16697         (mode-require-final-newline): Doc and custom fix.
16699         * follow.el (follow-end-of-buffer): Use with-no-warnings.
16701         * font-lock.el (font-lock-comment-face): On terminals with few colors,
16702         use the default appearance.
16703         (font-lock-comment-delimiter-face): New face, new variable.
16705         * imenu.el (imenu--generic-function): The official position of a
16706         definition is the start of the line that BEG is in.
16708         * midnight.el (midnight-timer): Move defvar up.
16710         * mouse.el (mouse-drag-region-1): Delete some debugging code.
16712         * saveplace.el (save-place-to-alist): Use with-no-warnings.
16714         * startup.el (command-line): Use with-no-warnings.
16716         * window.el (window-size-fixed): New defvar.
16718         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
16720         * mail/rmail.el (rmail-font-lock-keywords):
16721         Use font-lock-comment-delimiter-face.
16723         * mail/sendmail.el (mail-font-lock-keywords):
16724         Use font-lock-comment-delimiter-face.
16726         * progmodes/compile.el (next-error-highlight-timer): New defvar.
16728 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
16730         * progmodes/compile.el (compilation-mode-font-lock-keywords):
16731         Specify t for LAXMATCH when matching directories.
16732         Save match data around compilation-compat-error-properties form.
16734 2005-04-23  David Kastrup  <dak@gnu.org>
16736         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
16737         Mention that the autoloaded aliases should be kept for AUCTeX.
16739 2005-04-23  Andreas Schwab  <schwab@suse.de>
16741         * isearch.el (isearch-forward): Doc fix.
16743 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
16745         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
16746         (jit-lock-stealth-nice): Change default value to 0.5.
16748 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
16750         * abbrev.el (write-abbrev-file): Write table entries in
16751         alphabetical order by table name.
16753 2005-04-22  Kim F. Storm  <storm@cua.dk>
16755         * ido.el (ido-read-internal): Fix `list' completion.
16757 2005-04-22  Kenichi Handa  <handa@m17n.org>
16759         * recentf.el (recentf-save-file-coding-system): New variable.
16760         (recentf-save-list): Encode the file by
16761         recentf-save-file-coding-system and add coding: tag.
16763 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
16765         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
16767 2005-04-21  Lute Kamstra  <lute@gnu.org>
16769         * loadhist.el (unload-feature): Don't remove a function from hooks
16770         if it is about to be restored to an autoload .  Remove functions
16771         that will become unbound from auto-mode-alist.  Simplify the code.
16773         * subr.el (assq-delete-all): New implementation that is linear,
16774         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
16775         (rassq-delete-all): New function.
16777         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
16778         Add size-indication-mode.
16780 2005-04-21  Kenichi Handa  <handa@m17n.org>
16782         * international/mule-cmds.el: Add autoload for widget-value in
16783         eval-when-compile.
16785 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
16787         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
16788         Add tooltip-mode.
16790         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
16792 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
16794         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
16795         (inferior-lisp-filter-regexp, inferior-lisp-program)
16796         (inferior-lisp-load-command, inferior-lisp-prompt)
16797         (inferior-lisp-mode-hook, lisp-source-modes)
16798         (inferior-lisp-load-hook): defvar->defcustom.
16799         (inferior-lisp-program, inferior-lisp-prompt)
16800         (inferior-lisp-load-hook): Doc fixes.
16801         (inferior-lisp-install-letter-bindings): Small change in
16802         introductory comment.
16804 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
16806         * vc.el (vc-annotate-color-map): Change some colors so that text
16807         using them as foreground is readable on both white and black
16808         backgrounds.
16810 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16812         * international/mule-conf.el (translation-table-for-input):
16813         Remove redundant declaration.
16815 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
16817         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
16819         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
16820         (tooltip-toggle-gud-tips): New function.
16822 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16824         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
16825         right angle brackets.
16827 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
16829         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
16831 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
16833         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
16834         Remove.  Update callers to use expand-file-name instead.
16836         * subr.el (syntax-class): New function.
16838         * simple.el (blink-matching-open): Use it.
16840         * paren.el (show-paren-function): Use it to recognize parens that are
16841         also used in 2-char comment markers.
16843 2005-04-19  Lute Kamstra  <lute@gnu.org>
16845         * loadhist.el (unload-feature): Update for new format of
16846         load-history.  Simplify the code.
16848 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16850         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
16851         (mac-add-charset-info): New function.  Initialize variable
16852         mac-charset-info-alist using it.
16853         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
16854         for translation.
16855         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
16856         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
16857         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
16858         New CCL programs.
16860 2005-04-19  Kim F. Storm  <storm@cua.dk>
16862         * simple.el (next-buffer, prev-buffer, next-error)
16863         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
16864         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
16866         * bindings.el (next-buffer, prev-buffer, next-error)
16867         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
16868         (clone-indirect-buffer-other-window): Move bindings from simple.el.
16869         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
16870         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
16872 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
16874         * isearch.el (isearch-edit-string): Make the search-ring available for
16875         minibuffer history commands.
16876         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
16877         the default history commands now work just as well.
16878         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
16880 2005-04-18  Kim F. Storm  <storm@cua.dk>
16882         * emulation/cua-base.el (cua--pre-command-handler): Add more
16883         elaborate check for shift modifier on non-window systems.
16885 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
16887         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
16889 2005-04-18  Kim F. Storm  <storm@cua.dk>
16891         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
16892         and make it optional.  Don't test tooltip-gud-echo-area here.
16893         (tooltip-gud-process-output, gdb-tooltip-print):
16894         Pass tooltip-gud-echo-area to tooltip-show.
16895         (tooltip-help-tips): Remove second optional arg to tooltip-show.
16897 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16899         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
16900         `display-graphic-p' may not be bound yet.
16902 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
16904         * startup.el (command-line): No longer enable Xterm Mouse mode by
16905         default in terminals compatible with xterm.
16907         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
16909 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
16911         * tooltip.el (tooltip-gud-echo-area): Rename from
16912         tooltip-use-echo-area.
16913         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
16914         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
16915         area independently of where help tooltips are displayed.
16917 2005-04-17  David Kastrup  <dak@gnu.org>
16919         * cus-theme.el (custom-theme-write-variables): Quote variables
16920         where necessary.
16922 2005-04-17  Richard M. Stallman  <rms@gnu.org>
16924         * simple.el (yank-excluded-properties): Add follow-link to value.
16926         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
16928         * startup.el (fancy-splash-max-time): Just 30 seconds.
16929         (fancy-splash-delay): Just 7.
16930         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
16932         * loadhist.el (unload-feature): Update for new format of load-history.
16933         Simplify the code.
16935         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
16936         (rmail-font-lock-keywords): Don't fontify the text of a citation.
16938         * mail/sendmail.el (mail-font-lock-keywords):
16939         Don't fontify subject text.
16940         Don't fontify the text of a citation.
16942 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
16944         * comint.el (comint-output-filter): Run comint-output-filter-functions
16945         with point where the user had it.
16947 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
16949         * international/ucs-tables.el (ucs-set-table-for-input):
16950         Disable when using unify-on-decoding.
16952 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
16954         * emulation/cua-base.el (cua-global-mark-face): Add special case
16955         for displays supporting a high number of colors.
16957 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
16959         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
16961 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
16963         * filesets.el (filesets-add-buffer): If user supplies a name of a
16964         non-existing fileset, create a new fileset.
16966 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
16968         * textmodes/org.el (org-up-heading-all): Fix bug with
16969         `outline-up-heading-all'.
16971 2005-04-16  Andreas Schwab  <schwab@suse.de>
16973         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
16974         /etc/permissions.d/* and /etc/aliases.d/*.
16976 2005-04-16  Kenichi Handa  <handa@m17n.org>
16978         * international/code-pages.el (cp-make-coding-system):
16979         Set `translation-table-for-input' property value to the symbol
16980         ucs-mule-to-mule-unicode, not to that value.
16981         (pt154): Escape guillemet by `\'.
16983 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
16985         * loadup.el: Load tooltip if x-show-tip is fboundp.
16987         * startup.el (command-line): Add comment.
16989         * tooltip.el (tooltip-mode): Specify correct standard value for
16990         Custom in init-value.
16992 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
16994         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
16995         possible.
16997 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
16999         * textmodes/org.el (org-agenda-date-prompt): Rename from
17000         `org-agenda-date-today'.
17001         (org-evaluate-time-range): Insert at point instead of directly
17002         after time range.
17003         (org-first-headline-recenter, org-subtree-end-visible-p)
17004         (org-optimize-window-after-visibility-change): New functions
17005         (org-agenda-post-command-hook): Don't allow point at end of line,
17006         to make sure it always hits the text properties.
17007         (org-agenda-next-date-line, org-agenda-previous-date-line):
17008         New commands.
17009         (org-set-regexps-and-options): Category may contain white space.
17010         (org-agenda-get-deadlines, org-agenda-get-scheduled):
17011         Improve marker positions.
17012         (org-agenda-new-marker): Argument POS made optional.
17013         (org-agenda-get-timestamps): Deadlines which are done are listed
17014         in org-done-face now.
17015         (org-agenda-get-todos, org-agenda-get-timestamps)
17016         (org-agenda-get-deadlines, org-agenda-get-scheduled):
17017         Set `undone-face' and `done-face' properties.
17018         (org-last-todo-state-is-todo): New variable.
17019         (org-todo): Set `org-last-todo-state-is-todo'.
17020         (org-agenda-todo): Change face according to
17021         `org-last-todo-state-is-todo'.  And change other lines referring to
17022         the same entry.
17023         (org-calendar-goto-agenda): New command.
17024         (org-calendar-to-agenda-key): New option.
17025         (org-startup-folded): New allowed value `content'.
17026         (org-set-regexps-and-options): Accept new value `content' for
17027         `org-startup-folded'.
17028         (org-get-current-options): Handle new value `content' for
17029         `org-startup-folded'.
17030         (org-insert-todo-heading): New command.
17031         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
17032         interactively in empty file and option
17033         `org-insert-mode-line-in-empty-file' has been set.
17034         (org-agenda-todo, org-agenda-priority): Modify to use
17035         `org-agenda-change-all-lines'.
17036         (org-warning-face): Change color on dark background
17038 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
17040         * international/mule-cmds.el (set-locale-environment): On Mac OS,
17041         use preferences AppleLocale and AppleLanguages, and variable
17042         mac-system-locale for default locale.  On Mac OS Classic, use
17043         mac-system-coding-system for default coding systems.
17045         * term/mac-win.el: Don't set file-name-coding-system.
17046         Decode variables system-name, emacs-build-system, user-login-name, and
17047         user-full-name by mac-system-coding-system on Mac OS Classic.
17048         (mac-system-coding-system): New variable.
17050 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
17052         * startup.el (command-line): Handle `xterm-mouse-mode' before
17053         reading init file.
17055         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
17057 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
17059         * progmodes/sh-script.el (sh-here-document-word): Make it a
17060         defcustom.  Doc fix.
17061         (sh-add): Bash uses $(( )) for arithmetic.
17062         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
17063         (sh-maybe-here-document): Remove quotes and leading whitespace
17064         from heredoc word when closing.  Indent heredoc with tabs if word
17065         starts with "-".
17067 2005-04-13  Richard M. Stallman  <rms@gnu.org>
17069         * simple.el (undo): Fix previous change.
17071         * custom.el (defface): Doc fix.
17073 2005-04-13  Lute Kamstra  <lute@gnu.org>
17075         * Makefile.in (DONTCOMPILE): Remove list.
17076         (compile, compile-always): Don't use DONTCOMPILE.
17077         (update-authors): Load the library in which batch-update-authors
17078         is defined.
17079         * makefile.w32-in (DONTCOMPILE): Remove list.
17080         (compile, compile-always): Fix comments.
17081         (update-authors): Load the library in which batch-update-authors
17082         is defined.
17084         * generic-x.el (generic-mode-ini-file-find-file-hook):
17085         Rename to ini-generic-mode-find-file-hook.
17086         Keep generic-mode-ini-file-find-file-hook as an alias.
17087         (ini-generic-mode-find-file-hook): Rename from
17088         generic-mode-ini-file-find-file-hook.  Fix docstring.
17089         (ini-generic-mode): Docstring change.
17090         (bat-generic-mode-run-as-comint): Silence the byte compiler.
17092         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
17093         called from lisp.
17095         * generic.el: Move to the emacs-lisp subdir.
17097 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
17099         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
17100         and C-S- function and cursor motion keys.
17102 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
17104         * startup.el (command-line): Enable Xterm Mouse mode by default.
17105         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
17106         for Custom.  No longer show "Mouse" in mode line when enabled.
17107         Doc fix.
17109 2005-04-12  Kim F. Storm  <storm@cua.dk>
17111         * emulation/cua-base.el (cua-rectangle-face)
17112         (cua-rectangle-noselect-face): Define face attributes here.
17114         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
17116 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17118         * startup.el (command-line): Turn off blinking cursor if
17119         cursorBlink in resources is off or false.
17121 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
17123         * term/mac-win.el (dnd): Require dnd.
17124         (mac-drag-n-drop): Call dnd-handle-one-url.
17125         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
17126         (kTextEncodingISOLatin2): Remove constants.
17127         (mac-script-code-coding-systems): New constant.
17128         (mac-handle-language-change): New function.
17129         (special-event-map): Bind it to `language-change' event.
17130         (mac-centraleurroman, mac-cyrillic): New coding systems.
17131         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
17132         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
17133         and mac-cyrillic-encoder to encode-mac-centraleurroman and
17134         encode-mac-cyrillic, respectively.
17136 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
17138         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
17139         Don't set overlay-arrow-string to "=>" as this is done
17140         globally in C now.
17142 2005-04-12  Lute Kamstra  <lute@gnu.org>
17144         * generic-x.el (rc-generic-mode, rul-generic-mode):
17145         Fix auto-mode-alist entries.
17146         (etc-fstab-generic-mode): Tweak fontification.
17148         * generic.el (generic-make-keywords-list): Fix docstring.
17149         (generic-mode-internal): Simplify generic-font-lock-keywords.
17151 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
17153         * whitespace.el (whitespace-buffer-leading)
17154         (whitespace-buffer-trailing): Revert the incorrect test inversion.
17155         However, fix the highlight area for the leading and
17156         trailing whitespaces to show space.
17158 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
17160         * whitespace.el (whitespace-version): Bump to 3.5
17162         (whitespace-buffer-leading, whitespace-buffer-trailing):
17163         Invert sense of the test to highlight the whitespace.
17165 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
17167         * progmodes/gud.el (gud-display-line): GUD uses its own
17168         overlay arrow now so don't set overlay-arrow-string.
17169         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
17171 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
17173         * term.el (term-ansi-current-bold, term-ansi-current-underline)
17174         (term-ansi-current-reverse, term-ansi-current-invisible)
17175         (term-ansi-face-already-done): Change to boolean.
17176         (term-reset-terminal, term-handle-colors-array): Handle the above
17177         vars accordingly.
17178         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
17179         (term-emulate-terminal): Use the new name.
17181         * faces.el (secondary-selection): Use yellow1, not yellow.
17182         (trailing-whitespace): Use red1, not red.
17184 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17186         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
17187         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
17188         (dired-dnd-handle-file): Call dnd-get-local-file-uri
17190         * cus-edit.el (dnd): New group.
17192         * term/w32-win.el (dnd): Require dnd
17193         (w32-drag-n-drop): Call dnd-handle-one-url.
17195         * x-dnd.el: Require dnd.
17196         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
17197         Call dnd-handle-one-url.
17198         (x-dnd-types-alist, x-dnd-insert-utf8-text)
17199         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
17200         to dnd-insert-text.
17201         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
17202         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
17203         (x-dnd-get-local-file-name, x-dnd-open-local-file)
17204         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
17206         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
17208 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
17210         * wdired.el: Doc fixes.
17211         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
17212         (wdired-use-dired-vertical-movement): Rename from
17213         wdired-always-move-to-filename-beginning.
17214         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
17215         (wdired-change-to-wdired-mode): Change mode name.
17216         (wdired-newline): Delete.
17218 2005-04-11  Richard M. Stallman  <rms@gnu.org>
17220         * whitespace.el (whitespace-highlight-the-space):
17221         Don't call whitespace-unhighlight-the-space here.
17223         * simple.el (undo): Record t in undo-equiv-table
17224         for the redo record made by an undo-in-region.
17226 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
17228         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
17229         (gdb-frame-inferior-io-buffer): New Functions to control
17230         display of separate IO buffer.
17231         (menu): Add them to menu-bar.
17232         (gdb-display-buffer): Check for buffer another frame.
17233         Protect GUD buffer.
17234         (gdb-setup-windows): Create IO buffer if not already there.
17235         (gdb-memory-mode): Remove purecopy noops.
17237 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
17239         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
17240         and pass to self-insert-command.
17242 2005-04-11  Lute Kamstra  <lute@gnu.org>
17244         * generic.el: Commentary section cleanup.
17245         (generic): Delete.
17246         (generic-use-find-file-hook, generic-lines-to-scan)
17247         (generic-find-file-regexp, generic-ignore-files-regexp)
17248         (default-generic-mode, generic-mode-find-file-hook)
17249         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
17250         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
17251         (generic-use-find-file-hook, generic-lines-to-scan)
17252         (generic-find-file-regexp, generic-ignore-files-regexp)
17253         (default-generic-mode, generic-mode-find-file-hook)
17254         (generic-mode-ini-file-find-file-hook): Move from generic.el.
17256 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
17258         * bookmark.el (bookmark-write-file): Catch errors writing file.
17259         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
17261 2005-04-10  Richard M. Stallman  <rms@gnu.org>
17263         * startup.el (fancy-splash-tail): Update copyright year.
17264         (command-line): Split part of -Q into -D.
17265         (emacs-basic-display): New defvar.
17266         (fancy-splash-text): Correct name of menu item.
17268         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
17270         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
17271         lines in one node.
17273         * comint.el (comint-send-input): New arg ARTIFICIAL.
17274         Callers in this file changed.
17276         * abbrev.el (define-abbrevs): Read system abbrevs properly.
17278         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
17280 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
17282         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
17283         `ldap-search-internal'.
17285 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17287         * files.el (set-auto-mode-1): Use line-end-position.
17289         * international/latin-1.el:
17290         * international/latin-2.el:
17291         * international/latin-3.el:
17292         * international/latin-4.el:
17293         * international/latin-5.el:
17294         * international/latin-8.el:
17295         * international/latin-9.el: Give punctuation syntax to NBSP.
17297         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
17298         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
17299         Use char-classes to accept non-ascii letters, accepted in some recent
17300         bibtex implementations.
17302 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
17304         * custom.el (custom-set-minor-mode): Any non-nil value for the
17305         variable should enable the mode when set through Custom.
17307 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17309         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
17310         TAB binding so tab-always-indent is obeyed.
17311         (vhdl-minibuffer-local-map): Move initialization into declaration.
17312         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
17313         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
17314         (vhdl-hooked-abbrev): Avoid test for XEmacs.
17315         (vhdl-current-line): Use line-beginning-position.
17316         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
17317         with-output-to-temp-buffer, so the current position can be recorded.
17319 2005-04-10  Masatake YAMATO  <jet@gyve.org>
17321         * progmodes/compile.el (compilation-error-regexp-alist-alist):
17322         Add regexp for gcov.
17324 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17326         * calendar/time-date.el (time-to-seconds, seconds-to-time)
17327         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
17328         syntax which Emacs 20 doesn't support.
17330 2005-04-09  Richard M. Stallman  <rms@gnu.org>
17332         * help.el (describe-key-briefly, describe-key):
17333         Replace strings as event types with "(any string)".
17335 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
17337         * arc-mode.el (archive-mode-map): Move initialization into
17338         the declaration.  Override *all* bindings of `undo'.
17339         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
17341 2005-04-09  Jay Belanger  <belanger@truman.edu>
17343         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
17345 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
17347         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
17348         (xterm-register-default-colors): Update color values computation
17349         to match xterm-200.
17351 2005-04-09  Kenichi Handa  <handa@m17n.org>
17353         * international/code-pages.el (iso-latin-7): Fix the map.
17355 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
17357         * emacs-lisp/lisp.el (defun-prompt-regexp)
17358         (parens-require-spaces, buffer-end, end-of-defun)
17359         (insert-parentheses): Doc fixes.
17361 2005-04-08  Kim F. Storm  <storm@cua.dk>
17363         * comint.el (comint-highlight-prompt): Fix face spec.
17364         * hi-lock.el (hi-green): Likewise.
17366 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
17368         * cus-edit.el (custom-modified-face):
17369         * comint.el (comint-highlight-input): Fix previous changes.
17370         * term.el (term-handle-ansi-escape): Add a comment.
17372 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
17374         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
17375         in the buffer and in whitespace-highlighted-space.
17376         (whitespace-unhighlight-the-space): Simplify.
17377         (whitespace-buffer): Simplify.
17379 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
17381         * textmodes/table.el (table-cell-face): Add special case for
17382         displays supporting a high number of colors.
17383         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
17384         (vhdl-font-lock-reserved-words-face)
17385         (vhdl-speedbar-architecture-face)
17386         (vhdl-speedbar-instantiation-face)
17387         (vhdl-speedbar-architecture-selected-face)
17388         (vhdl-speedbar-instantiation-selected-face): Likewise.
17389         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
17390         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
17391         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
17392         (ebrowse-root-class-face, ebrowse-member-attribute-face)
17393         (ebrowse-progress-face): Likewise.
17394         * progmodes/compile.el (compilation-info-face): Likewise.
17395         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
17396         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
17397         * calendar/calendar.el (diary-face): Likewise.
17398         * woman.el (woman-italic-face, woman-bold-face)
17399         (woman-unknown-face): Likewise.
17400         * wid-edit.el (widget-button-pressed-face): Likewise.
17401         * whitespace.el (whitespace-highlight-face): Likewise.
17402         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
17403         * pcvs-info.el (cvs-marked-face): Likewise.
17404         * info.el (info-xref): Likewise.
17405         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
17406         * hilit-chg.el (highlight-changes-face)
17407         (highlight-changes-delete-face): Likewise.
17408         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
17409         (hi-red-b): Likewise.
17410         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
17411         * font-lock.el (font-lock-keyword-face)
17412         (font-lock-function-name-face, font-lock-warning-face): Likewise.
17413         * cus-edit.el (custom-invalid-face, custom-modified-face)
17414         (custom-set-face, custom-changed-face, custom-variable-tag-face)
17415         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
17416         * comint.el (comint-highlight-prompt): Likewise.
17418 2005-04-08  Lute Kamstra  <lute@gnu.org>
17420         * font-lock.el (font-lock-keywords): Docstring fixes.
17422 2005-04-08  Kenichi Handa  <handa@m17n.org>
17424         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
17425         chars are more than a limit, print " and more..." at the tail.
17427 2005-04-08  Kim F. Storm  <storm@cua.dk>
17429         * emacs-lisp/authors.el (authors-aliases): Update list.
17430         (authors-ignored-files): New list.
17431         (authors-fixed-entries): Fix typo.
17432         (authors-renamed-files-alist): Update list.
17433         (authors-add): Check authors-ignored-files.
17435 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
17437         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
17438         optional, to ensure backward compatibility.
17440 2005-04-08  Stephen Eglen  <stephen@gnu.org>
17442         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
17444 2005-04-08  Kim F. Storm  <storm@cua.dk>
17446         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
17448         * mouse.el (mouse-on-link-p): Doc fix.
17450 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
17452         * ielm.el (ielm-prompt-read-only): Doc fix.
17454         * comint.el (comint-prompt-read-only): Doc fix.
17456 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
17458         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
17459         ensure dired always handles wildcards passed to ffap.
17460         (find-file-at-point): Use it.
17461         (ffap-dired-wildcards): Doc fix.
17463 2005-04-07  Juri Linkov  <juri@jurta.org>
17465         * simple.el (next-error-overlay-arrow-position): New defvar.
17466         Put "=>" on its property `overlay-arrow-string'.  Add it to
17467         `overlay-arrow-variable-list'.
17469         * progmodes/compile.el (compilation-setup):
17470         Set `next-error-overlay-arrow-position' to nil.  Also set it to
17471         nil in the local hook `kill-buffer-hook'.  Make local variable
17472         `overlay-arrow-string' and set it to "=>".
17473         (compilation-goto-locus): Set BOL position to
17474         `next-error-overlay-arrow-position' instead of
17475         `overlay-arrow-position'.
17477         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
17478         locally instead of adding it to the global hook.
17479         (Info-kill-buffer): Move up.
17481 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
17483         * term/xterm.el (xterm-standard-colors): Update color values from
17484         xterm-200.
17486 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17488         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
17490         * fast-lock.el:
17491         * lazy-lock.el: Move them to the obsolete subdir.
17493 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
17495         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
17496         (wdired-add-replace-advice): Remove.
17497         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
17499 2005-04-06  Kim F. Storm  <storm@cua.dk>
17501         * startup.el (command-line): Add --bare-bones alias for -Q.
17503 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
17505         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
17506         create the startup fontset if a font specification ends with
17507         `mac-roman'.
17509 2005-04-06  Lute Kamstra  <lute@gnu.org>
17511         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
17512         change.
17514         * emacs-lisp/copyright.el (copyright-update-year): Replace the
17515         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
17517 2005-04-05  Lute Kamstra  <lute@gnu.org>
17519         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
17520         (define-generic-mode): Ditto.  Fix debug declaration.
17522         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
17523         Put them in the generic-x group.
17525         * calendar/timeclock.el (timeclock): Doc fix.
17527         * generic.el (define-generic-mode): Don't use custom-current-group.
17528         Document default :group value.
17529         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
17530         (define-global-minor-mode): Don't use custom-current-group.
17532 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
17534         * startup.el (command-line-1): Display startup-echo-area-message
17535         when fancy splash screen is in use.
17537         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
17538         (sh-escaped-newline): New face.
17539         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
17540         newline, and use sh-escaped-newline face.
17542         * progmodes/tcl.el (tcl-escaped-newline): New face.
17543         (tcl-builtin-list): New variable.
17544         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
17545         newlines.  Fix keywords subexpression number.
17547 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
17549         * textmodes/org.el (org-diary-default-entry): Fix call to
17550         `add-to-diary-entry'.
17552 2005-04-05  Kim F. Storm  <storm@cua.dk>
17554         * ediff-init.el: Use (featurep 'xemacs).
17556 2005-04-05  David Ponce  <david@dponce.com>
17558         * cus-edit.el (face): Derive from symbol widget.  Display sample
17559         of the current face on the fly.
17560         (widget-face-sample-face-get, widget-face-notify): New functions.
17561         (widget-face-value-create): Remove.
17563         * wid-edit.el (widget-field-end): Temporarily remove field
17564         narrowing before to call `get-char-property'.
17566 2005-04-04  Jay Belanger  <belanger@truman.edu>
17568         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
17569         (math-read-subscripts): New variable.
17570         (math-read-preprocess-string): Process subscripts.
17572 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
17574         * comint.el (comint-prompt-read-only): Doc fix.
17576         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
17577         `-1'.  Doc fix.
17579 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
17581         * textmodes/org.el (org-insert-mode-line-in-empty-file):
17582         Change default value to nil.
17584 2005-04-04  Lute Kamstra  <lute@gnu.org>
17586         * autorevert.el (auto-revert-mode): Specify :group.
17587         * battery.el (display-battery-mode): Specify :group.
17588         * diff-mode.el (diff-minor-mode): Specify :group.
17589         * font-core.el (font-lock-mode): Specify :group.
17590         * hl-line.el (hl-line-mode): Specify :group.
17591         * iimage.el (iimage): New customization group.
17592         (iimage-mode): Specify :group.
17593         * longlines.el (longlines-mode): Specify :group.
17594         * master.el: Don't require easy-mmode.
17595         (master): New customization group.
17596         (master-mode): Specify :group.
17597         * msb.el (msb-mode): Specify :group.
17598         * reveal.el (reveal-mode): Specify :group.
17599         * simple.el (next-error-follow-minor-mode): Specify :group.
17600         * smerge-mode.el (smerge-mode): Specify :group.
17601         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
17602         * emulation/cua-base.el (cua-mode): Specify :group.
17603         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
17604         * language/thai-util.el (thai-auto-composition-mode)
17605         (thai-word-mode): Specify :group.
17606         * mail/supercite.el (sc-minor-mode): Specify :group.
17607         * progmodes/cwarn.el (cwarn-mode): Specify :group.
17608         * progmodes/flymake.el (flymake-mode): Specify :group.
17609         * progmodes/glasses.el (glasses-mode): Specify :group.
17610         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
17611         * textmodes/enriched.el (enriched-mode): Specify :group.
17612         * textmodes/refill.el (refill-mode): Specify :group.
17614         * add-log.el (change-log-font-lock-keywords): Names in
17615         parenthesized lists can contain spaces.
17617 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
17619         * startup.el (fancy-splash-text): Shorten default text of
17620         "Emacs Tutorial" line.  Also, if the current language env
17621         indicates an available tutorial file other than TUTORIAL,
17622         extract its title and append it to the line in parentheses.
17623         (fancy-splash-insert): If arg is a thunk, funcall it.
17625 2005-04-04  Jay Belanger  <belanger@truman.edu>
17627         * calc.el (calc-language-alist): Add tags to customization type.
17629 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
17631         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
17632         Doc fix.
17634 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
17636         * add-log.el (change-log-font-lock-keywords): The manual
17637         describing a Change Log entry, says: (...) "Aside from these
17638         header lines, every line in the change log starts with a space or
17639         a tab.".  The font-lock was not highlighting lines started with
17640         spaces, added support for it.
17642 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
17644         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
17645         (bibtex-generate-url-list): Update docstring accordingly.  Put the
17646         complex example in the docstring.
17647         (bibtex-font-lock-url): Use pop.
17649 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17651         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
17653         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
17655 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
17657         * filesets.el (filesets-set-default): Doc fix.
17659 2005-04-03  Lute Kamstra  <lute@gnu.org>
17661         * generic.el (define-generic-mode): Add argument to specify
17662         keywords for defcustom.
17663         (default-generic-mode): Specify :group.
17665         * generic-x.el: Specify :group for all generic modes.
17667         * desktop.el (desktop-no-desktop-file-hook)
17668         (desktop-after-read-hook): Doc fix.
17670 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
17672         * simple.el (visible-mode): Use explicit :group keyword.
17673         This changes the group of `visible-mode-hook' from paren-blinking
17674         to editing-basics.
17676 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
17678         * mail/rmail.el (rmail-parse-url): Bugfix.  Parse traditional
17679         mailbox specifications as well as URLs.
17680         (rmail-insert-inbox-text): Remove unused conditional branches.
17682 2005-04-01  Jay Belanger  <belanger@truman.edu>
17684         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
17685         (calc-gnuplot-print-command): Move definitions to calc.el.
17687         * calc/calc-embed.el (calc-embedded-announce-formula)
17688         (calc-embedded-open-formula, calc-embedded-close-formula)
17689         (calc-embedded-open-word, calc-embedded-close-word)
17690         (calc-embedded-open-plain, calc-embedded-close-plain)
17691         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
17692         (calc-embedded-open-mode, calc-embedded-close-mode):
17693         Move definitions to calc.el.
17695         * calc/calc.el (calc-settings-file, calc-language-alist):
17696         Make customizable.
17697         (calc-embedded-announce-formula, calc-embedded-open-formula)
17698         (calc-embedded-close-formula, calc-embedded-open-word)
17699         (calc-embedded-close-word, calc-embedded-open-plain)
17700         (calc-embedded-close-plain, calc-embedded-open-new-formula)
17701         (calc-embedded-close-new-formula, calc-embedded-open-mode)
17702         (calc-embedded-close-mode, calc-gnuplot-name)
17703         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
17704         from other files and make customizable.
17706 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
17708         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
17709         Use buffer-live-p.
17710         (cvs-mode-run): Don't call cvs-update-header here.
17711         (cvs-run-process): Call cvs-update-header.
17712         Use process properties for cvs-postprocess and cvs-buffer so that
17713         the sentinel can behave better if the temp buffer is killed.
17714         Use a pipe rather than a tty, to better handle unexpected prompts.
17715         (cvs-sentinel): Rewrite.  Call cvs-update-header.
17717 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
17719         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
17720         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
17722 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
17724         * generic.el (define-generic-mode): Add indentation rule.
17726 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
17728         * files.el (mode-require-final-newline): Make Custom correctly
17729         report a nil value and allow to set it to nil via Custom.
17730         Doc fix.
17732 2005-04-01  Kenichi Handa  <handa@m17n.org>
17734         * international/characters.el: Enable the correct case setting for
17735         dotless-i and dotted-I.
17737 2005-04-01  Kim F. Storm  <storm@cua.dk>
17739         * ido.el (ido-file-internal): Fall back to non-ido command if
17740         initial directory is on slow ftp (or tramp) host.
17742 2005-03-31  Richard M. Stallman  <rms@gnu.org>
17744         * emacs-lisp/autoload.el (make-autoload):
17745         Handle define-global-minor-mode.
17747         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
17748         Rename from easy-mmode-define-global-mode.
17749         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
17751         * progmodes/scheme.el (scheme-mode-syntax-table):
17752         Update syntax of | and # for two-character comment syntax.
17754 2005-03-31  Lute Kamstra  <lute@gnu.org>
17756         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
17757         (define-minor-mode): Call custom-current-group at load-time.
17759         * generic.el (define-generic-mode): Add debug declaration.
17760         Add defcustom for the mode hook.
17761         (generic-mode-internal): Use run-mode-hooks.
17763 2005-03-31  Kim F. Storm  <storm@cua.dk>
17765         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
17766         (mouse-fixup-help-message): New defun called by show_help_echo
17767         to fixup mouse-2 prefix in help messages when applicable.
17769         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
17771 2005-03-31  Kenichi Handa  <handa@m17n.org>
17773         * language/thai-word.el (thai-find-word-ends): Pay attention to
17774         the case that we reach the end of buffer.
17776         * textmodes/fill.el (fill-text-properties-at): New function.
17777         (fill-newline): Use fill-text-properties-at instead of
17778         text-properties-at.
17780 2005-03-31  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
17782         * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
17783         not comint-quote-filename.
17785 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
17787         * help-fns.el (help-with-tutorial): Revert last change.
17789 2005-03-31  Kim F. Storm  <storm@cua.dk>
17791         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
17793 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
17795         * calendar/cal-china.el: Update reference to "Calendrical
17796         Calculations" book; there's a new edition.
17797         * calendar/cal-coptic.el: Likewise.
17798         * calendar/cal-french.el: Likewise.
17799         * calendar/cal-hebrew.el: Likewise.
17800         * calendar/cal-islam.el: Likewise.
17801         * calendar/cal-iso.el: Likewise.
17802         * calendar/cal-julian.el: Likewise.
17803         * calendar/cal-mayan.el: Likewise.
17804         * calendar/cal-persia.el: Likewise.
17805         * calendar/calendar.el: Likewise.
17806         * calendar/holidays.el: Likewise.
17807         * calendar/lunar.el: Likewise.
17808         * calendar/solar.el: Likewise.
17810         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
17811         white space from doc string.
17813 2005-03-30  Jay Belanger  <belanger@truman.edu>
17815         * calc/calc-help.el (calc-full-help): Remove email address.
17817 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
17819         * help-fns.el (help-with-tutorial): Delete title line.
17821 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
17823         * calendar/cal-x.el (calendar-one-frame-setup)
17824         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
17825         rather than `symbol' for set-window-dedicated-p.
17827         * calendar/appt.el (appt-buffer-name): Make it a constant.
17828         (appt-add): Doc fix.
17830         * filesets.el (filesets-menu-path, filesets-menu-before)
17831         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
17832         (filesets-menu-cache-file): Use directory ~/.emacs.d.
17833         (filesets-add-submenu): Delete and use add-submenu instead.
17835 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
17837         * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
17838         (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
17839         (org-diary-default-entry): New function.
17840         (org-get-entries-from-diary): Better parsing of diary entries.
17841         (org-agenda-check-no-diary): New function.
17842         ("diary-lib"): Advice to function `add-to-diary-list', to allow
17843         linking to diary entries.
17844         (org-agenda-execute-calendar-command): New function.
17845         (org-agenda): Improve visible section in window.
17846         Use `org-fit-agenda-window'.
17847         (org-fit-agenda-window): New option.
17848         (org-move-subtree-down): Better handling of empty lines
17849         at end of subtree.
17850         (org-cycle): Numeric prefix is interpreted now as show-subtree N
17851         levels up.
17852         (org-fontify-done-headline): New option.
17853         (org-headline-done-face): New face.
17854         (org-set-font-lock-defaults): Use `org-headline-done-face'.
17855         (org-table-copy-down): Rename from `org-table-copy-from-above'.
17856         When current field is non-empty, it is copied to next row.
17857         (org-table-copy-from-above): Fix bug which made it
17858         impossible to copy fields containing only a single non-white character.
17860 2005-03-30  Kim F. Storm  <storm@cua.dk>
17862         * kmacro.el (kmacro-end-macro): Isearch may store this command
17863         into the macro -- so ignore it when executing keyboard macro.
17865 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
17867         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
17869 2005-03-29  Kenichi Handa  <handa@m17n.org>
17871         * language/thai.el ("Thai"): Set setup-function and exit-function
17872         for Thai language environment.
17874         * language/thai-util.el: Require thai-word.
17875         (thai-word-mode-map): New variable.
17876         (thai-word-mode): New minor mode.
17877         (setup-thai-language-environment-internal): New function.
17878         (exit-thai-language-environment-internal): New function.
17880         * language/thai-word.el (thai-word-table): Declare it by defvar,
17881         use dolist to initialize it.
17882         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
17883         (thai-fill-find-break-point): New functions.
17885 2005-03-29  Richard M. Stallman  <rms@gnu.org>
17887         * simple.el (idle-update-delay): Move definition up.
17888         (set-mark): Doc fix.
17890 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
17892         * longlines.el: New file.
17894         * simple.el (buffer-substring-filters): New variable.
17895         (filter-buffer-substring): New function.
17896         (kill-region, copy-region-as-kill): Use it.
17898         * register.el (copy-to-register, append-to-register)
17899         (prepend-to-register): Use filter-buffer-substring.
17901 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
17903         * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
17904         (gud-filter-pending-text): Move in front of gdb.
17905         (gud-overlay-arrow-position): New variable.
17906         (gud-sentinel, gud-display-line): Use it in place of
17907         overlay-arrow-position.
17909 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
17911         * progmodes/fortran.el (fortran-if-indent): Doc fix.
17912         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
17913         (fortran-font-lock-keywords-4): New variable.
17914         (fortran-blocks-re, fortran-end-block-re)
17915         (fortran-start-block-re): New constants, for hideshow.
17916         (hs-special-modes-alist): Add a Fortran entry.
17917         (fortran-mode-map): Bind fortran-end-of-block,
17918         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
17919         (fortran-mode): Doc fix.  Add fortran-font-lock-keywords-4.
17920         (fortran-looking-at-if-then, fortran-end-of-block)
17921         (fortran-beginning-of-block): New functions, for hideshow.
17923         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
17924         Doc fix.  Tweak regexp.
17925         (f90-beginning-of-block): Push mark first.
17927 2005-03-29  Jay Belanger  <belanger@truman.edu>
17929         * calc/calc.el: Update copyright date.
17930         (calc-version): Increase to 2.1.
17931         (calc-version-date): Remove.
17933         * calc/calc-help.el: Update copyright date.
17934         (calc-full-help): Remove reference to calc-version-date.
17935         Update copyright date.
17937 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
17939         * vc.el (vc-do-command): Use a pipe for async processes, so password
17940         prompts don't show up at places where the user can't reply.
17942 2005-03-29  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
17944         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
17945         on the file name we pass to the inferior shell.
17947 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
17949         * progmodes/which-func.el (which-function): Be robust in the face of an
17950         imenu--make-index-alist failure.
17952 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
17954         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
17956         * progmodes/python.el (python-preoutput-filter): Fix last change.
17958 2005-03-29  Lute Kamstra  <lute@gnu.org>
17960         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
17961         functions and compiled macros.
17962         (debug-convert-byte-code): Handle macros too.
17963         (debug-on-entry-1): Don't signal an error when trying to clear a
17964         function that is not set to debug on entry.
17966 2005-03-29  Jay Belanger  <belanger@truman.edu>
17968         * calc/calc-lang.el: Add functions to math-function-table
17969         properties of tex and math.
17971 2005-03-29  Kenichi Handa  <handa@m17n.org>
17973         * ps-mule.el (ps-mule-plot-string): Translate characters by
17974         ps-print-translation-table.
17975         (ps-mule-begin-job): Call find-charset-region/string with
17976         ps-print-translation-table.
17977         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
17979         * ps-print.el (ps-print-translation-table): New variable.
17980         (ps-plot-region): Translate characters by ps-print-translation-table.
17982 2005-03-29  Juri Linkov  <juri@jurta.org>
17984         * simple.el (next-error-highlight-timer): New variable.
17986         * progmodes/compile.el (compilation-goto-locus):
17987         Use `next-error-highlight-timer' instead of `sit-for'.
17989 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
17991         * mail/supercite.el (sc-mail-field): Use assoc-string.
17992         (sc-get-address): Simplify regexps.
17994         * files.el (minibuffer-with-setup-hook): New macro.
17995         (find-file-read-args): Use it to avoid let-binding
17996         minibuffer-with-setup-hook (which breaks turning on/off
17997         file-name-shadow-mode while in the prompt).
17999         * complete.el (PC-read-include-file-name-internal):
18000         Use test-completion.
18002 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
18004         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
18006 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18008         * window.el (window-buffer-height): Use count-screen-lines.
18010         * progmodes/python.el (python-preoutput-leftover): New var.
18011         (python-preoutput-filter): Use it.
18012         (python-send-receive): Loop until all the result has been received.
18014 2005-03-28  Juri Linkov  <juri@jurta.org>
18016         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
18018         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
18019         "Recover Crashed Session".
18020         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
18021         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
18022         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
18023         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
18024         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
18025         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
18026         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
18027         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
18029         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
18030         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
18031         Ediff Sessions", "Toggle use of separate control buffer frame",
18032         "Use separate frame for Ediff control buffer".
18034         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
18035         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
18036         "Rename Bookmark", "Delete Bookmark".
18038         * info.el (Info-mode-menu): Remove ellipsis from "Index".
18039         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
18040         Add `:active Info-index-alternatives' to "Next Matching Item".
18042         * wdired.el (wdired-change-to-wdired-mode):
18043         Mention `wdired-abort-changes' key in the initial message.
18045         * international/mule.el (auto-coding-alist): Associate non-ascii
18046         image filename extensions with `no-conversion'.
18048 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
18050         * international/iso-acc.el:
18051         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
18053 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
18055         * textmodes/sgml-mode.el (html-mode): Doc update.
18057         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
18059 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
18061         * term.el (term-move-columns): Fix face after extending a line.
18062         (term-insert-spaces): Likewise.
18063         (term-reset-terminal): Fix off by one error.
18065 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
18067         * international/mule.el (auto-coding-alist): Add .xpi files.
18069         * files.el (auto-mode-alist): Add .xpi files.
18071 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
18073         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
18075 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
18077         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
18079 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
18081         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
18082         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
18084         * calendar/cal-move.el (calendar-beginning-of-year): Move the
18085         cursor to Jan 1 when needed.
18086         (calendar-end-of-year): Fix -/+ typo.
18087         Reported by Chong Yidong <cyd@stupidchicken.com>.
18089 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18091         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
18093         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
18094         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
18096 2005-03-25  Richard M. Stallman  <rms@gnu.org>
18098         * filesets.el (filesets-init): Add autoload.
18100         * mail/mailalias.el (mail-directory): Doc fix.
18102 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
18104         * mail/mailalias.el (mail-directory-process): Do nothing if
18105         mail-directory-process is an atom.
18106         (mail-get-names): Ignore mail-directory-names if it is an atom.
18107         (mail-directory-process defvar): Doc fix.
18108         (mail-names): Doc fix.
18110 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>  (tiny change)
18112         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
18114 2005-03-26  Kenichi Handa  <handa@m17n.org>
18116         * international/mule-util.el (detect-coding-with-priority):
18117         Call update-coding-systems-internal before detect-coding-region.
18119 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
18121         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
18122         (gdb-frames-mode-map): Add follow-link property.
18124 2005-03-25  Jay Belanger  <belanger@truman.edu>
18126         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
18127         for variables.
18129 2005-03-25  Juri Linkov  <juri@jurta.org>
18131         * image-mode.el: Optimize image filename extension regexps in
18132         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
18133         in `auto-mode-alist'.
18134         (image-mode): Add `image-toggle-display-text' to local hook
18135         `change-major-mode-hook'.  Display the image as an image by
18136         default.  Set `cursor-type' and `truncate-lines' if the image
18137         is already displayed.  Take into account the current mode (image
18138         or text) in message.
18139         (image-minor-mode): New minor mode.
18140         (image-mode-maybe, image-toggle-display-text): New functions.
18141         (image-toggle-display): Use called-interactively-p.
18142         Let-bind `inhibit-read-only' to t.
18144         * image-mode.el (image-minor-mode): Set `cursor-type' and
18145         `truncate-lines' if the image is already displayed.  Add turning
18146         image-minor-mode off to `change-major-mode-hook'.  Add message.
18147         Call `image-toggle-display-text' after turning image-minor-mode off.
18149 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
18151         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
18152         Terminal.app, use utf-8.
18153         (set-display-table-and-terminal-coding-system): Add coding-system arg.
18154         (set-locale-environment): Use it.
18156         * term/xterm.el: Undo last change, better done in mule-cmds.el.
18158         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
18160         * progmodes/python.el (python-close-block-statement-p)
18161         (python-outdent-p, python-current-defun): Use symbol-end.
18163 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
18165         * files.el (save-some-buffers): Doc fix.
18167 2005-03-25  Werner Lemberg  <wl@gnu.org>
18169         * complete.el, thumbs.el: Replace `legal' with `valid'.
18170         * calendar/calendar.el: Replace `legal' with `valid'.
18171         * emacs-lisp/advice.el: Replace `legal' with `valid'.
18172         * mail/supercite.el: Replace `legal' with `valid'.
18173         * progmodes/cperl-mode.el, progmodes/idlw-shell.el
18174         * progmodes/idlwave.el, progmodes/vhdl-mode.el:
18175         Replace `legal' with `valid'.
18176         * textmodes/reftex-vars.el, textmodes/reftex.el:
18177         Replace `legal' with `valid'.
18179 2005-03-25  Werner Lemberg  <wl@gnu.org>
18181         * calc/calc-forms.el, calc/calc-sel.el
18182         * midnight.el, vc-cvs.el
18183         * emacs-lisp/cl-macs.el
18184         * emulation/vip.el
18185         * eshell/esh-io.el, eshell/esh-var.el
18186         * mail/supercite.el
18187         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
18188         * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
18189         * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
18190         * progmodes/sh-script.el, progmodes/xscheme.el
18191         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
18192         * textmodes/reftex-index.el, textmodes/reftex-parse.el
18193         * textmodes/reftex-ref.el, textmodes/reftex-vars.el
18194         * textmodes/reftex.el, textmodes/org.el:
18195         Replace `illegal' with `invalid'.
18197 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18199         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
18200         (flymake-find-buildfile, flymake-find-possible-master-files)
18201         (flymake-check-include, flymake-parse-line): Replace loops over the
18202         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
18204         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
18205         Substitute file-name-as-directory in the rest of the file.
18206         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
18207         (flymake-replace-region): Remove unused arg `buffer'.
18208         (flymake-check-patch-master-file-buffer): Update calls to it.
18209         (flymake-add-err-info): Remove unused var `count'.
18210         (flymake-mode): Use define-minor-mode.
18212         * progmodes/flymake.el: Use with-current-buffer.
18213         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
18214         flymake-replace-regexp-in-string, flymake-line-beginning-position)
18215         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
18216         Avoid testing for `xemacs'.
18217         (flymake-nop): Move.
18218         (flymake-region-has-flymake-overlays): Return the computed value.
18219         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
18220         Remove unused var `endline'.
18221         (flymake-get-line-count): Remove unused function.
18222         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
18224         * emulation/vi.el:
18225         * generic.el:
18226         * hilit-chg.el (global-highlight-changes):
18227         * hi-lock.el (hi-lock-mode):
18228         * follow.el: find-file-hooks -> find-file-hook.
18230         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
18232 2005-03-24  Juri Linkov  <juri@jurta.org>
18234         * dired.el (dired-mode-map): Add menu item "Compare directories"
18235         for dired-compare-directories.
18237         * dired-aux.el (dired-compare-directories): Add autoload cookie.
18238         Doc fix.  Replace `read-file-name' with `read-directory-name'.
18240 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18242         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
18244 2005-03-24  Jay Belanger  <belanger@truman.edu>
18246         * calc/calc-embed.el (calc-embedded-mode-change): Save all
18247         relevant mode settings in calc-embedded-original-modes when modes
18248         are permanently changed.
18250 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18252         * autoinsert.el: find-file-hooks -> find-file-hook.
18254 2005-03-24  Lute Kamstra  <lute@gnu.org>
18256         * generic.el (generic-font-lock-defaults): Make it obsolete.
18257         (generic-font-lock-keywords): New variable to replace
18258         generic-font-lock-defaults.
18259         (generic-mode-set-font-lock): Delete it.
18260         (generic-mode-internal): Don't call generic-mode-set-font-lock.
18261         (generic-bracket-support): Add docstring.
18263         * generic-x.el: Rename generic-font-lock-defaults to
18264         generic-font-lock-keywords throughout.
18265         (mailagent-rules-setup-function): Delete it.
18266         (mailagent-rules-generic-mode): Use anonymous function instead.
18267         (show-tabs-generic-mode-font-lock-defaults-1)
18268         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
18269         Quote faces.
18270         (show-tabs-tab-face, show-tabs-space-face): Specify background,
18271         not foreground.
18273         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
18274         Recognize define-generic-mode.
18276 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
18278         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
18279         if there's no completion table.
18281 2005-03-23  Miles Bader  <miles@gnu.org>
18283         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
18284         Remove tty-specific variants, as they're no longer needed.
18286 2005-03-23  Lute Kamstra  <lute@gnu.org>
18288         * generic-x.el: Code cleanup: make args constant whenever possible.
18289         (installshield-statement-keyword-list)
18290         (installshield-system-functions-list)
18291         (installshield-system-variables-list, installshield-types-list)
18292         (installshield-funarg-constants-list): Make them constants.
18294         * generic.el (generic-make-keywords-list): Add autoload cookie.
18296         * calendar/time-date.el: Add comment on time value formats.
18297         Don't require parse-time.
18298         (with-decoded-time-value): New macro.
18299         (encode-time-value): New function.
18300         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
18301         (days-to-time): Return a valid time value when arg is huge.
18302         (time-since): Use time-subtract.
18303         (time-to-number-of-days): Use time-to-seconds.
18305 2005-03-23  David Ponce  <david@dponce.com>
18307         * recentf.el (recentf-keep): New option.
18308         (recentf-menu-action): Default to `find-file'.
18309         (recentf-keep-non-readable-files-flag)
18310         (recentf-keep-non-readable-files-p)
18311         (recentf-file-readable-p, recentf-find-file)
18312         (recentf-cleanup-remote): Remove.
18313         (recentf-include-p): More robust.
18314         (recentf-keep-p): New function.
18315         (recentf-remove-if-non-kept): Rename from
18316         `recentf-remove-if-non-readable'.  Use `recentf-keep-p'.
18317         All callers updated.
18318         (recentf-menu-items-for-commands): Fix help string.
18319         (recentf-track-closed-file): Update.  Doc fix.
18320         (recentf-cleanup): Update.  Count removed files.  Doc fix.
18322 2005-03-23  Kim F. Storm  <storm@cua.dk>
18324         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
18325         Don't inherit from fringe face (now happens automatically).
18327 2005-03-22  Kim F. Storm  <storm@cua.dk>
18329         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
18330         position values.
18332 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
18334         * menu-bar.el (showhide-date-time): Remove.
18335         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
18336         (menu-bar-make-mm-toggle): Simplify.
18338 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
18340         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
18341         Accept qualified variable and function names.
18343 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
18345         * bindings.el (completion-ignored-extensions):
18346         Remove ".lis" for `vax-vms'.
18348 2005-03-22  Andreas Schwab  <schwab@suse.de>
18350         * generic-x.el: Revert last change.
18351         * ldefs-boot.el: Update.
18353 2005-03-22  Jay Belanger  <belanger@truman.edu>
18355         * calc/calc-embed.el (calc-embedded-original-modes): New variable.
18356         (calc-embedded-save-original-modes)
18357         (calc-embedded-restore-original-modes): New functions.
18358         (calc-do-embedded): Save original modes when entering embedded mode
18359         and restore when leaving embedded mode.
18360         (calc-embedded-modes-change): Change the value of
18361         calc-embedded-original-modes to reflect permanent changes.
18363 2005-03-22  Lute Kamstra  <lute@gnu.org>
18365         * generic-x.el: Require generic again.
18367 2005-03-22  Miles Bader  <miles@gnu.org>
18369         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
18370         Tweak details to look good on both ttys and bitmap displays, light
18371         or dark background, etc.
18373 2005-03-21  Kim F. Storm  <storm@cua.dk>
18375         * tooltip.el (tooltip-show-help-function): Check car and cdr of
18376         mouse position.
18378 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
18380         * icomplete.el: Don't forcibly turn on the mode upon load.
18381         (icomplete-mode): Use define-minor-mode.
18382         (icomplete-eoinput): Default to nil.
18383         (icomplete-minibuffer-setup): Remove autoload.
18384         (icomplete-tidy): Simplify.
18385         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
18386         in the initial state or if the user has modified the field.
18387         Fix handling of icomplete-max-delay-chars.
18388         Remove code that handles the oddball case where
18389         minibuffer-completion-table is an integer.
18390         Wrap icomplete-completions in while-no-input in case building
18391         completions takes more time than expected.
18392         (icomplete-completions): Simplify.
18394 2005-03-21  Richard M. Stallman  <rms@gnu.org>
18396         * jka-compr.el (jka-compr-really-do-compress):
18397         Make variable buffer-local.
18399         * image-mode.el: Handle .xpm files too.
18400         (image-toggle-display): Preserve modification flag.
18402         * help.el (where-is): Don't mention aliases with no key bindings.
18404 2005-03-21  Lute Kamstra  <lute@gnu.org>
18406         * generic.el: Fix commentary section.  Don't require cl for
18407         compilation.
18408         (generic-mode-list): Add autoload cookie.
18409         (generic-use-find-file-hook, generic-lines-to-scan)
18410         (generic-find-file-regexp, generic-ignore-files-regexp)
18411         (generic-mode, generic-mode-find-file-hook)
18412         (generic-mode-ini-file-find-file-hook): Fix docstrings.
18413         (define-generic-mode): Make it a defmacro.  Fix docstring.
18414         (generic-mode-internal): Code cleanup.  Add autoload cookie.
18415         (generic-mode-set-comments): Code cleanup.
18416         * generic-x.el: Don't prevent compilation.  Don't require generic.
18417         Follow coding conventions.  Minor code cleanup.
18418         (etc-fstab-generic-mode): Add some keywords.
18419         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
18420         define-generic-mode like a function declaration.
18422 2005-03-21  Jay Belanger  <belanger@truman.edu>
18424         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
18425         changing modes.
18427 2005-03-21  Sam Steingold  <sds@gnu.org>
18429         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
18431 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
18433         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
18434         Add underscore to "f$ lexicals" regexp.
18436 2005-03-20  Juri Linkov  <juri@jurta.org>
18438         * subr.el (progress-reporter-do-update): When `min-value' is equal
18439         to `max-value', set `percentage' to 0 and prevent division by zero.
18441 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
18443         Sync with Tramp 2.0.48.
18445         * net/tramp.el (all): Change all addresses to .gnu.org.
18446         (tramp-append-tramp-buffers): New defun.
18447         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
18448         Catch `dont-send' signal.
18449         (tramp-set-auto-save-file-modes): Set always permissions, because
18450         there might be an old auto-saved file belonging to another
18451         original file.  This could be a security threat.  Reported by
18452         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
18453         Check for Emacs 21.3.50 removed.
18455         * net/tramp-smb.el (all): Remove debug construct for
18456         `with-parsed-tramp-file-name'.
18457         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
18458         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
18459         No error message if DIRECTORY or FILENAME doesn't exist.
18460         (tramp-smb-open-connection): Check existence of
18461         `tramp-smb-program'.
18463 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18465         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
18466         Properly handle the case where the `m' or `s' command's argument is not
18467         yet terminated.
18468         (perl-indent-new-calculate): New function.
18469         (perl-indent-line): Use it.
18471 2005-03-20  Miles Bader  <miles@gnu.org>
18473         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
18474         in text-mode too.  Change to new face names.
18475         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
18476         Add `:weight bold' attribute.
18477         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
18479 2005-03-19  Juri Linkov  <juri@jurta.org>
18481         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
18483         * international/mule.el (auto-coding-alist): Sync with
18484         `auto-mode-alist' by adding upper case archive file extensions
18485         and adding ear/war to jar extension.
18487 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
18489         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
18490         running, restart it.
18492 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
18494         * finder.el (finder-current-item): Throw an error on an empty line.
18496         * man.el (Man-follow-manual-reference): If current-word returns
18497         nil, use "".
18499 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
18501         * simple.el (goto-line): Doc fix.
18503 2005-03-19  Aaron Hawley  <Aaron.Hawley@uvm.edu>  (tiny change)
18505         * files.el (save-buffer): Doc fix.
18507 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
18509         * recentf.el (recentf-cleanup-remote): New variable.
18510         (recentf-cleanup): Use it to conditionally check availability of
18511         remote files.
18513 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
18515         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
18516         function names.
18518 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
18520         * language/thai-word.el: New file.
18522 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
18524         * files.el (backup-buffer): If the file's directory is not
18525         writable, use copy instead of move to backup the file.
18527 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
18529         * obsolete/keyswap.el: Moved to obsolete/ from term/.
18531 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
18533         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
18534         Use functionp instead of symbolp and fboundp.  Reported by Drkm
18535         <darkman_spam@yahoo.fr>.
18536         (ps-print-version): New version 6.6.6.
18538 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
18540         * textmodes/table.el (table--line-column-position): New idiom.
18541         (table--row-column-insertion-point-p): New function to test
18542         validity of row and column insertion operation at a location.
18543         (table-global-menu, table-cell-menu): Use above functions for
18544         deterministic test operation.
18545         (table--editable-cell-p): Behave in deterministic fashion.
18547 2005-03-18  Juri Linkov  <juri@jurta.org>
18549         * isearch.el (isearch-lazy-highlight-new-loop):
18550         Make arguments beg and end optional.
18551         (isearch-update): Remove optional arguments nil from
18552         isearch-lazy-highlight-new-loop.
18553         (isearch-lazy-highlight-search): Let-bind case-fold-search to
18554         isearch-lazy-highlight-case-fold-search instead of
18555         isearch-case-fold-search, and let-bind isearch-regexp to
18556         isearch-lazy-highlight-regexp.
18557         Use isearch-lazy-highlight-last-string instead of isearch-string.
18559         * replace.el (perform-replace): Remove bindings of global
18560         variables isearch-string, isearch-regexp, isearch-case-fold-search.
18561         Add three new arguments to `replace-highlight'.
18562         (replace-highlight): Add arguments string, regexp, case-fold.
18563         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
18564         to allow isearch-lazy-highlight-new-loop to use these values
18565         to set corresponding isearch-lazy-highlight-* internal
18566         variables whose values lazy highlighting will use regardless of
18567         changes to global variables isearch-string, isearch-regexp,
18568         isearch-case-fold-search during lazy highlighting loop.
18569         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
18570         to `lazy-highlight-cleanup'.
18572         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
18573         (ispell-highlight-face): Set default face to `isearch' when
18574         lazy highlighting is enabled.
18575         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
18576         priority to 1.  Add lazy highlighting.
18577         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
18578         from `isearch-dehighlight'.
18580 2005-03-18  David Ponce  <david@dponce.com>
18582         * files.el (hack-local-variables): Do a case-insensitive search
18583         for End.
18585 2005-03-18  Juri Linkov  <juri@jurta.org>
18587         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
18588         `isearch-lazy-highlight-cleanup', add alias to old name and
18589         declare obsolete.  Add release numbers to other obsolete vars.
18590         (isearch-done, isearch-lazy-highlight-new-loop):
18591         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
18592         (lazy-highlight-cleanup) <variable>: Doc fix.
18593         (isearch-lazy-highlight-update): Rename obsolete
18594         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
18596 2005-03-18  Kenichi Handa  <handa@m17n.org>
18598         * language/thai-util.el: Fix categorization of Thai characters in
18599         thai-category-table.
18600         (thai-composition-pattern): Adjust it for the above change.
18601         (thai-self-insert-command, thai-compose-syllable): New functions.
18602         (thai-compose-region): Use thai-compose-syllable.
18603         (thai-compose-string): Likewise.
18604         (thai-composition-function): Likewise.
18605         (thai-auto-composition): New function.
18606         (thai-auto-composition-mode): New minor mode.
18608         * language/thai.el: Fix patterns to be registered in
18609         composition-function-table.
18611         * international/quail.el (quail-input-method): Locally bind
18612         inhibit-modification-hooks to t.
18614 2005-03-17  Richard M. Stallman  <rms@gnu.org>
18616         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
18617         (perl-mode): Use run-mode-hooks.
18619         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
18620         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
18621         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
18623         * mail/sendmail.el (sendmail-send-it): Reenable the code
18624         to compute resend-to-address and use it.
18626         * tar-mode.el (tar-mode): Turn off undo unconditionally.
18628         * image-mode.el: New file.
18630         * image.el (insert-sliced-image): Add autoload cookie.
18632         * font-lock.el (font-lock-lines-before): New user option.
18633         (font-lock-after-change-function): Obey it.
18635         * bindings.el (esc-map): Make M-g a prefix.
18636         Bind M-g g and M-g M-g to goto-line.
18638         * faces.el (face-id): Doc fix.
18640 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
18642         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
18643         (rmail-show-message): Use rmail-unknown-mail-followup-to.
18644         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
18646         * mail/sendmail.el (mail-yank-ignored-headers)
18647         (mail-font-lock-keywords, mail-mode-fill-paragraph):
18648         Add Mail-Followup-To and Mail-Reply-To headers.
18649         (mail-citation-hook): Add autoload cookie.
18650         (mail-mode): Doc fix.
18651         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
18652         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
18653         (mail-mode-fill-paragraph): Handle those headers.
18654         (mail-mailing-lists): New variable.
18655         (mail-mail-reply-to, mail-mail-followup-to): New functions.
18657 2005-03-17  Juri Linkov  <juri@jurta.org>
18659         * isearch.el (isearch-fallback): Check for `(car previous)'
18660         before calling `isearch-other-end-state'.
18662 2005-03-17  Kim F. Storm  <storm@cua.dk>
18664         * simple.el (move-beginning-of-line): Move to beginning of buffer
18665         line, as well as beginning of screen line.
18667 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
18669         * calendar/diary-lib.el (mark-diary-entries): Use new optional
18670         argument REDRAW rather than calendar-redrawing variable.
18671         * calendar/calendar.el (calendar-redrawing): Delete.
18672         (redraw-calendar): Do not bind calendar-redrawing.
18674 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
18676         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
18677         diary-file buffer.
18679 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
18681         * help.el (describe-mode): Allow a :minor-mode-function property to
18682         specify a different minor mode toggle function than the variable.
18683         * simple.el (auto-fill-function):
18684         * subr.el (add-minor-mode): Use it.
18686 2005-03-16  Kenichi Handa  <handa@m17n.org>
18688         * language/ethio-util.el (sera-being-called-by-w3): New variable.
18689         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
18690         (ethio-fidel-to-sera-buffer): Likewise.
18692 2005-03-16  Juri Linkov  <juri@jurta.org>
18694         * emacs-lisp/find-func.el (find-function-regexp):
18695         Add defun-emitting macro `menu-bar-make-toggle'.
18697         * isearch.el: Put `isearch-scroll' property to
18698         `split-window-horizontally'.
18700         * info.el: Update error messages for `debug-ignored-errors'.
18701         (Info-isearch-search): Doc fix.
18702         (Info-find-node): Move up code to go into info buffer before
18703         recording the node to the history.
18704         (Info-fontify-node): Fontify titles only if the next line
18705         has two or more `*', `=', `-', `.'.
18706         Display "go to this node" for empty (match-string 3).
18708 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18710         * term/mac-win.el: Add mouse pointer shape constants.
18712 2005-03-15  Kim F. Storm  <storm@cua.dk>
18714         * simple.el (move-beginning-of-line): Use vertical-motion.
18716 2005-03-15  Juri Linkov  <juri@jurta.org>
18718         * isearch.el (isearch-error): New variable.
18719         (isearch-invalid-regexp, isearch-within-brackets): Remove.
18720         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
18721         (isearch-within-brackets-state): Remove.
18722         (isearch-case-fold-search-state, isearch-pop-fun-state):
18723         Decrease frame index.
18724         (isearch-mode, isearch-top-state, isearch-push-state)
18725         (isearch-edit-string, isearch-abort, isearch-search-and-update)
18726         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
18727         (isearch-search, isearch-lazy-highlight-new-loop):
18728         Replace `isearch-invalid-regexp' with `isearch-error'.
18729         Remove `isearch-within-brackets'.
18730         (isearch-search): Add `search-failed' handler to `condition-case'.
18731         (isearch-lazy-highlight-search): Add `condition-case' to catch
18732         errors and allow `isearch-lazy-highlight-update' to try
18733         highlighting from the beginning of the window.
18734         (isearch-repeat): Move up code to set isearch-wrapped to t
18735         before calling isearch-wrap-function.
18737         * info.el (Info-isearch-initial-node): New internal variable.
18738         (Info-search): Signal an error in isearch mode when search leaves
18739         the initial node.  Signal an error when `bound' is non-nil and
18740         nothing was found in the current subfile.
18741         (Info-isearch-search): Remove `condition-case'.
18742         (Info-isearch-wrap): Don't wrap when search failed during leaving
18743         the initial node.  If `Info-isearch-search' is nil, wrap around
18744         the current node.
18745         (Info-isearch-start): New fun.
18746         (Info-mode): Add buffer-local hook `Info-isearch-start' to
18747         `isearch-mode-hook'.
18749 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
18751         * simple.el (normal-erase-is-backspace): Set default to t if
18752         running on Mac.
18754         * term/mac-win.el (function-key-map): Sync with x-win.el.
18756 2005-03-15  Kenichi Handa  <handa@m17n.org>
18758         * international/mule-cmds.el (locale-language-names): Modify the
18759         format of elements and add more entries.
18760         (locale-preferred-coding-systems): Add more entries.
18761         (set-locale-environment): Adjust for the change of
18762         locale-language-names.
18764 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
18766         * pcvs.el (smerge-ediff): Remove bogus autoload.
18768 2005-03-14  Lute Kamstra  <lute@gnu.org>
18770         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
18771         Ignore a `*' at the beginning of a line.
18773         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
18774         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
18775         subr.el.
18776         (dont-compile, eval-when-compile, eval-and-compile): Use declare
18777         to specify indentation.
18779         * generic.el (define-generic-mode): Let generic-mode-list be a
18780         list of strings; test membership with equal.
18782 2005-03-14  Kim F. Storm  <storm@cua.dk>
18784         * simple.el (next-line, previous-line): Add optional try-vscroll
18785         arg to recognize interactive use.  Pass it on to line-move.
18786         (line-move): Don't perform auto-window-vscroll when defining or
18787         executing keyboard macro to ensure consistent behavior.
18789 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
18791         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
18793 2005-03-13  Lute Kamstra  <lute@gnu.org>
18795         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
18796         debugger-setup-buffer so that backtrace marks the frames set to
18797         debug-on-exit and we don't have to do it manually.  Set an extra
18798         debug-on-exit for macro's.
18799         (debugger-setup-buffer): Don't mark the top frame manually.
18801 2005-03-12  Lute Kamstra  <lute@gnu.org>
18803         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
18804         lisp-indent-function throughout.
18805         (with-no-warnings): Set lisp-indent-function property.
18807 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
18809         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
18810         Add entry for backslash.
18812 2005-03-12  Juri Linkov  <juri@jurta.org>
18814         * info.el (Info-search): Four fixes for backward search.
18816 2005-03-11  Jay Belanger  <belanger@truman.edu>
18818         * calc/calc.el (calc-language-alist): New variable.
18819         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
18820         (calc-embedded-find-modes): Use calc-language-alist instead of
18821         calc-embedded-language-alist.
18823 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
18825         * calendar/calendar.el (calendar-redrawing): New internal
18826         variable.
18827         (redraw-calendar): Remove bogus save-excursion from previous
18828         change.  Bind calendar-redrawing to t for mark-diary-entries.
18829         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
18830         calendar if that is why we were called.
18832 2005-03-11  Kenichi Handa  <handa@m17n.org>
18834         * international/mule.el (make-coding-system): Set property
18835         coding-system-define-form to nil.
18836         (define-coding-system-alias): Likewise.
18838 2005-03-11  Kenichi Handa  <handa@m17n.org>
18840         These changes are suggested by Dave Love <fx@gnu.org>.
18842         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
18843         coding: tag.
18844         (adaptive-fill-regexp): Add more bullets.
18845         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
18846         regexps.
18848 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18850         * help.el (describe-mode): Properly handle non-trivial lighters.
18851         Don't ignore minor modes that are not listed in minor-mode-list.
18853         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
18854         feature ON when the user requests to turn it OFF.
18856 2005-03-10  Lute Kamstra  <lute@gnu.org>
18858         * emacs-lisp/debug.el (debug-entry-code): Delete it.
18859         (implement-debug-on-entry): New function to replace debug-entry-code.
18860         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
18861         second argument as the 2005-03-07 change makes it obsolete.
18862         (debug-on-entry, cancel-debug-on-entry): Update call to
18863         debug-on-entry-1.
18864         (debug, debugger-setup-buffer): Comment update.
18865         (debugger-frame-number): Update to work with implement-debug-on-entry.
18867 2005-03-10  Jay Belanger  <belanger@truman.edu>
18869         * calc/calc-embed.el (math-ms-args): Declare it.
18870         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
18871         math-ms-args.
18872         (calc-embedded-subst): Use math-multi-subst-rec to substitute
18873         variables.
18875 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
18877         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
18878         Use message-box.
18880         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
18881         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
18882         (tooltip-gud-tips): Simplify.
18883         (tooltip-gud-tips-p): Remove superfluous :set.
18884         (tooltip-gud-modes): Add fortran-mode.
18885         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
18887         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
18889 2005-03-09  Kim F. Storm  <storm@cua.dk>
18891         * play/animate.el (animate-place-char): Use forward-line instead
18892         of next-line to improve performance.
18894 2005-03-09  Simon Josefsson  <jas@extundo.com>
18896         * net/browse-url.el (browse-url-default-browser): Doc fix.
18898 2005-03-09  Miles Bader  <miles@gnu.org>
18900         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
18901         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
18903 2005-03-09  Kenichi Handa  <handa@m17n.org>
18905         * international/latin-1.el: Set case and syntax for 255 only if
18906         set-case-syntax-set-multibyte is nil.
18908         * textmodes/ispell.el (ispell-insert-word): New function.
18909         (ispell-word): Use ispell-insert-word to insert a new word.
18910         (ispell-process-line): Likewise.
18911         (ispell-complete-word): Likewise.
18913 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
18915         * calendar/calendar.el (redraw-calendar): Preserve point.
18916         Reported by Matt Hodges <MPHodges@member.fsf.org>.
18917         (calendar-week-start-day): Move after definition of
18918         redraw-calendar.  Delete buffer test, since redraw-calendar has
18919         that now.
18921         * calendar/diary-lib.el (mark-diary-entries): Only call
18922         redraw-calendar in the first of any recursive calls.
18923         Reported by Alan Shutko <ats@acm.org>.
18925 2005-03-08  Juri Linkov  <juri@jurta.org>
18927         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
18928         (html-horizontal-rule, html-line, html-image, html-checkboxes)
18929         (html-radio-buttons): Add a space before the trailing `/>' where
18930         sgml-xml-mode is non-nil.
18931         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
18932         the subsequent tag of the empty XML tag.
18933         (html-href-anchor): Don't set initial input to "http:".
18934         (html-image): Ask for the image URL and set point inside alt="".
18935         (html-name-anchor): Duplicate the name in the `id' attribute when
18936         sgml-xml-mode is non-nil.
18937         (html-paragraph): Remove \n before <p>.
18938         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
18939         instead of `checked' when sgml-xml-mode is non-nil.
18941         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
18942         Remove 1 space before #RRGGBB to not truncate it on terminal
18943         windows w/o fringes.  Remove 1 space between bg and fg examples
18944         to get more space.
18945         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
18946         avoid byte-compile warnings.
18948         * image-file.el (image-file-handler): Put `safe-magic' property to
18949         `image-file-handler'.
18951         * info.el (Info-isearch-search): Emulate word search in
18952         isearching through multiple Info nodes with Info-search.
18953         (Info-isearch-wrap): Allow isearch-word.
18955 2005-03-08  Lute Kamstra  <lute@gnu.org>
18957         * emacs-lisp/debug.el (debugger-step-through): Make sure that
18958         stepping into the debugger's code is not possible.
18959         (debugger-jumping-flag): Docstring update.
18961 2005-03-08  Jay Belanger  <belanger@truman.edu>
18963         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
18964         embedded mode begins.
18965         (calc-embedded-language-alist): New variable.
18966         (calc-embedded-find-modes): Use calc-embedded-language-alist to
18967         set default language mode.
18969 2005-03-08  Kenichi Handa  <handa@m17n.org>
18971         * international/ccl.el (define-ccl-program): Fix docstring about
18972         extra 256 bytes assured for the output buffer.
18974         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
18975         Fix BUFFER_MAGNIFICATION to 2.
18976         (ccl-encode-mule-utf-16be-with-signature): Likewise.
18978 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
18980         * align.el (align-rules-list): Added an alignment rule for CSS
18981         declarations (applies to css-mode and html-mode buffers).
18983 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
18985         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
18987 2005-03-07  Kim F. Storm  <storm@cua.dk>
18989         * simple.el (move-beginning-of-line): New command.
18991         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
18993         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
18995         * emulation/cua-base.el: Put CUA move property on move-end-of-line
18996         and move-beginning-of-line.
18998         * apropos.el (apropos-print): Omit command from M-x ... RET.
19000 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
19002         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
19003         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
19005 2005-03-06  Richard M. Stallman  <rms@gnu.org>
19007         * bindings.el (esc-map): Bind M-g to goto-line.
19009         * facemenu.el (global-map): Bind M-o, not M-g.
19011 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
19013         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
19014         "Open Directory" as for "Open File".
19016 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
19018         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
19019         (push-mark-command): Run activate-mark-hook.
19021 2005-03-06  Richard M. Stallman  <rms@gnu.org>
19023         * help-mode.el (help-mode-finish): Don't alter the element
19024         in view-return-to-alist if there already is one.
19026         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
19027         make sure the current buffer is the expected one.
19029         * novice.el (disabled-command-function): Output in *Disabled Command*.
19030         Explicitly ignore non-keyboard events, and explicitly handle C-g.
19032         * textmodes/flyspell.el (flyspell-large-region):
19033         Pass args differently for aspell.
19035         * files.el (mode-require-final-newline): Doc fix.
19037 2005-03-03  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
19039         * progmodes/which-func.el (which-function):
19040         Specify NOERROR when calling imenu--make-index-alist.
19042 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
19044         * simple.el (normal-erase-is-backspace): Define default value.
19046         * custom.el (custom-theme-set-variables): Remove unused var
19047         `immediate'.
19048         (custom-reevaluate-setting): Simple function to handle variables
19049         that are defined before their default value can really be
19050         computed.
19052         * startup.el (command-line): Use it for temporary-file-directory,
19053         small-emporary-file-directory, auto-save-file-name-transforms,
19054         blink-cursor-mode, and normal-erase-is-backspace.
19056         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
19057         progress, even with buggy anchored keywords.
19059 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
19061         * simple.el (goto-line): Remove unbalanced final parenthesis.
19063 2005-03-05  Richard M. Stallman  <rms@gnu.org>
19065         * simple.el (goto-line): Use a number at point as the default.
19066         With C-u as arg, switch buffers.
19068 2005-03-05  Juri Linkov  <juri@jurta.org>
19070         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
19071         with `no-blinking-cursor'.
19073         * startup.el (no-blinking-cursor): New defvar.
19074         (command-line): Add `--no-blinking-cursor' to longopts.
19075         Set `no-blinking-cursor' to t for command line arguments
19076         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
19077         with `no-blinking-cursor' in the condition for calling
19078         `blink-cursor-mode'.
19080 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
19082         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
19083         (menu-bar-options-save): Add blink-cursor-mode.
19084         (menu-bar-options-menu): Add blink-cursor-mode.
19086 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
19088         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
19089         (icalendar-export-file, icalendar-export-region)
19090         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
19091         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
19093 2005-03-04  Lute Kamstra  <lute@gnu.org>
19095         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
19096         (debug-function-list): Ditto.
19098 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
19100         * textmodes/texinfmt.el (texinfo-append-refill):
19101         Redefine the types of line to which @refill
19102         is not appended by replacing a search for `@refill\\|@bye' with
19103         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
19104         itemize@refill' bug and the unfilled long lines bug.
19105         (texinfmt-version): Update number and date.
19107 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
19109         * international/code-pages.el (windows-1250, windows-125[2-8])
19110         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
19112 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19114         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
19115         bound yet.
19117 2005-03-02  Romain Francoise  <romain@orebokech.com>
19119         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
19120         buffer after removing limits.
19121         (ibuffer-pop-filter): Ditto.
19122         Update copyright.
19124 2005-03-02  Miles Bader  <miles@gnu.org>
19126         * button.el (make-text-button): If the user doesn't specify a
19127         type, use the default.  Rewrite to use `add-text-properties' and
19128         plist functions.
19130 2005-03-01  Lute Kamstra  <lute@gnu.org>
19132         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
19133         (debugger-jumping-flag): New var.
19134         (debug-entry-code): Use it.
19135         (debugger-jump): Use debugger-jumping-flag and add
19136         debugger-reenable to post-command-hook.
19137         (debugger-reenable): Use debugger-jumping-flag and remove itself
19138         from post-command-hook.
19139         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
19140         debugger-reenable.
19142 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
19144         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
19145         inclusion of "itemize\\|", which may be unnecessary, is certainly
19146         inelegant, and stops refilling in itemize lists when formatting
19147         Japanese Texinfo files to Info.
19148         Update copyright to 2005.
19150 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
19152         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
19153         of an error if GDB can't find the source file.
19155 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
19157         * calendar/calendar.el (redraw-calendar): Work from any buffer,
19158         not just the calendar.
19160         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
19161         first.
19162         (diary-redraw-calendar): New function.
19163         (make-diary-entry): Add diary-redraw-calendar to local
19164         write-contents-functions.  Turn off selective display before
19165         inserting in diary.
19167 2005-03-01  Kim F. Storm  <storm@cua.dk>
19169         * emacs-lisp/copyright.el (copyright-fix-years): New command.
19171 2005-03-01  Lute Kamstra  <lute@gnu.org>
19173         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
19174         that debug-entry-code can be safely removed from a function while
19175         this code is being evaluated.  Revert the 2005-02-27 change as the
19176         new implementation no longer requires it.  Make sure that a
19177         function body containing just a string is not mistaken for a docstring.
19178         (debug): Skip one more frame in case of debug on entry.
19179         (debugger-setup-buffer): Delete one more frame line in case of
19180         debug on entry.
19181         (debugger-frame-number): Update to use the new text introduced by
19182         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
19184 2005-02-28  Kim F. Storm  <storm@cua.dk>
19186         * double.el (double-translate-key): Call force-window-update after
19187         read-event to avoid crash in redisplay.
19189 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
19191         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
19192         (debug): Use it.  Move the inhibit-trace earlier.
19193         (debug-entry-code): New const.
19194         (debug-on-entry-1): Use it.
19196 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
19198         * international/utf-16.el (ccl-encode-mule-utf-16le):
19199         Fix BUFFER_MAGNIFICATION to 2.
19200         (ccl-encode-mule-utf-16be): Likewise.
19202 2005-02-28  Kenichi Handa  <handa@m17n.org>
19204         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
19205         Fix BUFFER_MAGNIFICATION to 4.
19206         (ccl-encode-mule-utf-16be-with-signature): Likewise.
19208 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
19210         * speedbar.el (speedbar-update-flag): Doc fix.
19211         (speedbar-show-info-under-mouse): Give set-mouse-position the right
19212         argument.
19214 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
19216         * reveal.el (reveal-post-command): Don't try to reveal overlays which
19217         have a non-nil `invisible' property but are actually visible.
19219         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
19220         for perldoc sections.
19221         (perl-outline-regexp, perl-outline-level): New var and function.
19222         (perl-mode): Use them.
19224 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
19226         * calendar/diary-lib.el (diary-remind): Discard any mark portion
19227         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
19229 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
19231         * cus-edit.el: Comment change.
19232         (custom-buffer-create-internal): Slightly reword text at top of
19233         Custom buffers.  Mention there that saving an option edits the
19234         init file.  Add link to Emacs manual node on `custom-file'.
19235         (custom-magic-alist): Rewrite individual State messages to use
19236         capitalized keywords.  Doc fix.
19238 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
19240         * calendar/calendar.el (calendar-buffer): Move above
19241         calendar-week-start-day.
19242         (calendar-week-start-day): Doc fix.  Add :set function.
19243         (calendar-minimum-window-height): New variable.
19244         (generate-calendar-window): Only resize window if selected-window
19245         is displaying the calendar buffer.  Use new variable
19246         calendar-minimum-window-height.
19247         (generate-calendar): Reword error message.
19248         (calendar-mode-map): Bind DEL to scroll-other-window-down.
19250 2005-02-27  Andreas Schwab  <schwab@suse.de>
19252         * vc.el (vc-do-command): Don't run command asynchronously when
19253         operating in a remote directory.
19255         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
19256         change from sync with Tramp 2.0.47.
19258 2005-02-27  Richard M. Stallman  <rms@gnu.org>
19260         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
19262         * textmodes/flyspell.el (flyspell-mode-on):
19263         Call ispell-change-dictionary only if necessary.
19265         * emacs-lisp/re-builder.el (regexp-builder): New function.
19267         * register.el (describe-register-1): Explicitly handle
19268         yank-excluded-properties = t.
19270         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
19271         (custom-magic-alist): Change the status descriptions again.
19272         (face widget-type): Total rewrite based on `restricted-sexp'
19273         to eliminate the confusing double hiding levels.
19275         * emacs-lisp/debug.el (debug-on-entry-1):
19276         If function body is empty, add nil as body form.
19278 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
19280         * emacs-lisp/trace.el (inhibit-trace): New var.
19281         (trace-make-advice): Use it.
19283         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
19285 2005-02-26  Kim F. Storm  <storm@cua.dk>
19287         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
19288         (mouse-on-link-p, mouse-drag-region-1): Use it.
19290 2005-02-25  Lute Kamstra  <lute@gnu.org>
19292         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
19294 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
19296         * frame.el (blink-cursor-mode): Add :group keyword.
19298 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
19300         * calendar/icalendar.el (icalendar--decode-isodatetime):
19301         New optional argument DAY-SHIFT.
19302         (icalendar-export-region): Fix coding-system-for-write.
19303         (icalendar--convert-ical-to-diary): Shift end-day of all-day
19304         events by one.
19306 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
19308         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
19310 2005-02-24  Kim F. Storm  <storm@cua.dk>
19312         * international/iso-acc.el (iso-accents-compose): Fix crash
19313         during redisplay.  Call force-window-update after read-event
19314         and delete-region to signal that window is not accurate.
19316 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
19318         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
19319         Remove unused and inexistent var `inhibit-trace'.
19320         (debugger-mode): Use run-mode-hooks.
19321         (debugger-list-functions): Add buttons; setup xref stack.
19323 2005-02-23  Richard M. Stallman  <rms@gnu.org>
19325         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
19326         appointment says it was explicitly made.
19327         (appt-add): Set the 3rd element.
19328         (appt-make-list): Preserve explicit appointments.
19330         * subr.el (find-tag-default): Catch errors in forward-sexp.
19332 2005-02-23  Juri Linkov  <juri@jurta.org>
19334         * info.el (Info-isearch-search): New defcustom.
19335         (Info-isearch-search): Call the default isearch function
19336         when Info-isearch-search is nil.
19337         (Info-isearch-wrap): Use variable Info-isearch-search.
19339 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
19341         * cus-edit.el: Comment change.
19343 2005-02-22  Kim F. Storm  <storm@cua.dk>
19345         * progmodes/hideif.el (hide-ifdef-use-define-alist):
19346         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
19348 2005-02-22  Simon Josefsson  <jas@extundo.com>
19350         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
19351         New variable.
19352         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
19353         Oskarsson" <myrkraverk@users.sourceforget.net>.
19355 2005-02-22  Kim F. Storm  <storm@cua.dk>
19357         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
19358         check that window of that event is the selected window.
19359         (mouse-drag-region-1): Compare mouse event window to selected
19360         window before setting point.
19362         * tooltip.el (tooltip-show-help-function): Pass event to
19363         mouse-on-link-p so it can check selected window.
19365 2005-02-22  Kenichi Handa  <handa@m17n.org>
19367         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
19368         (ps-mule-show-warning): New function.
19369         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
19370         characters are found.
19372         * ps-print.el (ps-header-footer-string): Return a list of header
19373         and footer strings.
19375 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
19377         * pcvs.el (cvs-retrieve-revision): Fix thinko.
19379 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
19381         * frame.el (blink-cursor-mode): Use define-minor-mode.
19383         * term/mac-win.el (function-key-map): Use char-names more consistently.
19384         (file-name-coding-system): Only set it for MacOS-9.  The other case is
19385         already handled in mule-cmds.el (where it also works when mac-win.el
19386         is not used).
19388 2005-02-21  Kenichi Handa  <handa@m17n.org>
19390         * international/mule.el (ctext-pre-write-conversion): Always use
19391         " *code-converting-work*" buffer for work.
19393         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
19395 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
19397         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
19399 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
19401         * ses.el (undo-more): Restore defadvice, but only the part that
19402         allows changes outside the restricted area of the buffer.
19404 2005-02-20  Kim F. Storm  <storm@cua.dk>
19406         * simple.el (line-move): Add fourth optional arg try-vscroll which
19407         must be set to perform auto-window-vscroll.
19408         When moving backwards and doing auto-window-vscroll, automatically
19409         vscroll to the last part of lines which are taller than the window.
19410         (next-line, previous-line): Set try-vscroll arg on line-move.
19412 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
19414         * replace.el (query-replace, query-replace-regexp)
19415         (replace-string, replace-regexp): When operating on region, make
19416         the minibuffer prompt say so.
19418         * isearch.el (isearch-forward): Document isearch-query-replace and
19419         isearch-query-replace-regexp keybindings.
19421 2005-02-19  Jay Belanger  <belanger@truman.edu>
19423         * calc/calc-aent.el (math-read-token): Add local variable.
19425         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
19426         (calc-edit-top): Move declaration to earlier in file.
19427         (calc-edit-macro-repeats): Add local variables.
19429         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
19430         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
19431         calcFunc-tanh.
19432         Adjust integration rule for calcFunc-tan.
19434 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
19436         * viper-cmd.el (viper-prefix-commands): Make into a defconst.
19437         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
19438         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
19439         (viper-skip-separators): Bug fix.
19440         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
19441         particular major mode.
19442         (viper-del-backward-char-in-replace): Don't put deleted char on the
19443         kill ring.
19445         * viper-ex.el (viper-color-display-p): New function.
19446         (viper-has-face-support-p): Use viper-color-display-p.
19448         * viper-keym.el (viper-gnus-modifier-map): New keymap.
19450         * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
19452         * viper-util.el (viper-glob-unix-files): Fix shell status check.
19453         (viper-file-remote-p): Make equivalent to file-remote-p.
19455         * viper.el (viper-major-mode-modifier-list):
19456         Use viper-gnus-modifier-map.
19458 2005-02-19  David Kastrup  <dak@gnu.org>
19460         * subr.el (subregexp-context-p): Fix garbled doc string by adding
19461         quoting.
19463 2005-02-19  Jay Belanger  <belanger@truman.edu>
19465         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
19466         Remove extra definitions.
19467         (calc-coth): New function.
19468         (calcFunc-cot): Fix `let'.
19470 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
19472         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
19473         the reasons we use "type pc" in these faces.
19475         * button.el (button): Ditto.
19477 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
19479         * replace.el (query-replace-read-from): Set the value of
19480         query-replace-from-history-variable to handle the case of an empty
19481         string entered to accept the suggested default.
19483         * net/tramp.el (tramp-file-name-for-operation):
19484         Use dired-call-process instead of dired-call-process-command.
19486 2005-02-19  Jay Belanger  <belanger@truman.edu>
19488         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
19489         (math-div-non-trig): New variables.
19490         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
19491         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
19492         (math-combine-prod, math-div-symb-fancy): Add simplifications for
19493         trig expressions.
19495 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
19497         * progmodes/gdb-ui.el (gdb-var-update-handler)
19498         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
19499         for watch expressions,
19500         (gdb-var-create-handler): Don't set speedbar-update-flag.
19501         (gdb-post-prompt): Simplify test for speedbar.
19503 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
19505         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
19506         (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
19507         we use the syntax table of the correct buffer.
19508         (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
19509         Felix Gatzemeier.
19511         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
19512         (ediff-file-remote-p): Make synonymous with file-remote-p.
19513         In all deffaces ediff-*-face-*, use min-colors.
19515         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
19516         ediff-recurse-to-subdirectories.
19517         (ediff-mark-if-equal): Check that the arguments are strings, use
19518         ediff-same-contents (after to Felix Gatzemeier).
19520         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
19521         nil.
19523 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
19525         * log-view.el (log-view-message-re): Fix up Subversion regexp.
19527 2005-02-18  David Kastrup  <dak@gnu.org>
19529         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
19530         use `mark-active' when defined.
19532 2005-02-18  Kenichi Handa  <handa@m17n.org>
19534         * ps-print.el (ps-font-info-database): New entry
19535         ZapfChancery-MediumItalic with correct font name.  Fix font name
19536         of the entry Zapf-Chancery-MediumItalic.
19538 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
19540         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
19542 2005-02-16  Kim F. Storm  <storm@cua.dk>
19544         * ido.el (ido-fallback-command): Pass user input to fallback command.
19546 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
19548         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
19549         (gdb-find-file-hook): Add server prefix.
19551 2005-02-16  Richard M. Stallman  <rms@gnu.org>
19553         * replace.el (perform-replace): Pass new args to replace-highlight.
19554         (replace-highlight): Take region args,
19555         and pass them to isearch-lazy-highlight-new-loop.
19557         * novice.el (disabled-command-hook): Autoload the defalias
19558         and the make-obsolete-variable call.
19560         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
19562         * isearch.el (isearch-lazy-highlight-start-limit)
19563         (isearch-lazy-highlight-end-limit): New variables limit
19564         the region for highlighting.
19565         (isearch-lazy-highlight-new-loop): New args BEG and END.
19566         (isearch-lazy-highlight-search): Use the new vars.
19567         (isearch-lazy-highlight-update): Likewise.
19569         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
19571         * cus-start.el (all): Use default-boundp.
19573 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
19575         * menu-bar.el (menu-bar-select-frame): Handle current frame.
19577 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
19579         * autorevert.el (auto-revert-stop-on-user-input)
19580         (auto-revert-verbose): Doc fixes.
19582 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
19584         * international/mule-cmds.el (set-locale-environment): Remove call
19585         to set-selection-coding-system on Windows.
19587 2005-02-15  Jay Belanger  <belanger@truman.edu>
19589         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
19590         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
19591         calcFunc-coth.
19592         (math-simplify-sqrt): Add simplifications.
19594         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
19595         to list.
19597         * calc/calc-ext.el: Add functions to autoloads.
19599         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
19600         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
19601         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
19602         (math-csc-raw, math-cot-raw): New functions.
19604         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
19606         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
19607         the variable name in a message.
19609         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
19610         calcFunc-csc, calcFunc-cot.
19612         * calc/calcalg2.el: Add derivative and integration rules for
19613         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
19614         calcFunc-csch, calcFunc-coth.
19615         (math-do-integral-methods): Add to checks for when to use
19616         substitutions.
19618         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
19620 2005-02-15  Lute Kamstra  <lute@gnu.org>
19622         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
19623         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
19624         <monnier@iro.umontreal.ca>
19625         (lisp-outline-level): Improve efficiency.  Suggested by David
19626         Kastrup <dak@gnu.org>.
19628 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
19630         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
19631         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
19632         (gdb-set-gud-minor-mode-existing-buffers): New functions.
19633         (gdb-find-file-hook): New hook.  Add it to find-file-hook.
19634         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
19636 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
19638         * cus-start.el (all): Comment change.
19640 2005-02-14  Lute Kamstra  <lute@gnu.org>
19642         * cus-start.el (all): Check if symbol is void.
19644 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
19646         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
19647         optional argument to \cite.
19649 2005-02-14  Richard M. Stallman  <rms@gnu.org>
19651         * cus-edit.el (custom-buffer-create-internal): Update help message.
19652         (custom-magic-alist): Update help messages.
19654         * cus-start.el (all): Allow a var to specify a standard value.
19656 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
19658         * custom.el (custom-theme-set-variables): Handle variable aliases.
19660         * frame.el (blink-cursor-timer): Doc fix.
19661         (blink-cursor): Make it an alias for `blink-cursor-mode' and
19662         declare obsolete.
19663         (blink-cursor-mode): Define with defcustom and use correct
19664         standard expression in that defcustom.
19665         * startup.el (command-line): Adapt to above changes in frame.el.
19667 2005-02-11  Lute Kamstra  <lute@gnu.org>
19669         * apropos.el (apropos-score-doc): Prevent division by zero.
19671 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
19673         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
19674         (icalendar--get-event-property-attributes)
19675         (icalendar--get-event-properties)
19676         (icalendar--datetime-to-diary-date): New functions.
19677         (icalendar--split-value): Doc fix.
19678         (icalendar--datetime-to-noneuropean-date)
19679         (icalendar--datetime-to-european-date): New optional argument
19680         SEPARATOR.  Return result as a string instead of a list.
19681         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
19682         (icalendar--convert-string-for-export): Rename arg S to STRING.
19683         (icalendar-export-region): Doc fix.  Change name of error buffer.
19684         Save output buffer.
19685         (icalendar-import-file): Add blank at end of prompt.
19686         (icalendar-import-buffer): Doc fix.  Do not switch to error
19687         buffer.  Indicate status in return value.
19688         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
19689         buffer.  Save output buffer.  Handle exception from recurrence
19690         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
19691         events.  Fix problems with weekly all-day events.
19693 2005-02-10  Richard M. Stallman  <rms@gnu.org>
19695         * simple.el (eval-expression-print-format):
19696         Avoid warning about edebug-active.
19698         * help.el (help-for-help-internal): Rename from help-for-help.
19699         (help-for-help): Define with defalias.
19701         * font-core.el (font-lock-default-function): Use with-no-warnings.
19703         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
19705         * custom.el (defface): Doc fix.
19707 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
19709         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
19710         width 0" to prevent word wrapping problems.
19712 2005-02-09  Kim F. Storm  <storm@cua.dk>
19714         * ido.el (ido-file-extensions-order): New defcustom.
19715         (ido-file-extension-lessp, ido-file-extension-aux)
19716         (ido-file-extension-order): New advanced file ordering.
19717         (ido-file-lessp): New simple file ordering.
19718         (ido-sort-list): Remove.
19719         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
19720         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
19722 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
19724         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
19725         that some versions of grep produce.
19726         (grep-mode-font-lock-keywords): Likewise.
19728 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
19730         * progmodes/gdb-ui.el (gdb-location-list): New variable.
19731         (gdb-cdir): Delete.
19732         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
19733         (gdb-source-info): Treat case when source file is in another
19734         directory properly.
19735         (gdb-get-location): New function.
19737 2005-02-07  Jay Belanger  <belanger@truman.edu>
19739         * calc/calc-prog.el (calc-write-parse-table-part)
19740         (calc-fix-token-name): Fix a check for language type.
19742         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
19744 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
19746         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
19747         as directory not writable.
19749 2005-02-07  Kim F. Storm  <storm@cua.dk>
19751         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
19752         (cua--standard-movement-commands): Remove list.
19753         Instead, set CUA property value to move for movement commands.
19754         (cua-movement-commands): Remove.  Users must set CUA prop instead.
19755         (cua--pre-command-handler): Check CUA property.
19756         (cua--init-keymaps): Don't remap undo commands.
19757         (cua-mode): Don't call cua--rectangle-on-off.
19759         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
19760         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
19761         (cua--rect-undo-set-point): New var.
19762         (cua--rectangle-undo-boundary): Setup undo apply entry.
19763         (cua--rect-undo-handler): New function for rectangle undo.
19764         (cua--rect-start-position, cua--rect-end-position): Add.
19765         (cua--rectangle-post-command): Call cua--rectangle-set-corners
19766         for restored rectangle.  Set point if cua--rect-undo-set-point.
19768 2005-02-06  Jay Belanger  <belanger@truman.edu>
19770         * calc/calc-lang.el (calc-tex-language): Display more information
19771         in messages.
19773         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
19774         in TeX mode.
19776 2005-02-06  Richard M. Stallman  <rms@gnu.org>
19778         * emacs-lisp/lisp.el (buffer-end): Doc fix.
19780 2005-02-05  Arne_J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
19782         * net/ldap.el (ldap-search-internal): Support attributes with
19783         optional descriptions separated by a semi-colon, as in
19784         "userCertificate;binary".
19786 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
19788         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
19789         isn't a cons (i.e. the version is 0).
19791 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
19793         * help.el (help-for-help): Doc fix.
19795 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
19797         * progmodes/gdb-ui.el: Update copyright.  Put GDB-Frames before
19798         GDB-Windows on the menu-bar as this works better.
19800 2005-02-04  Jay Belanger  <belanger@truman.edu>
19802         * calc/calc-embed.el (calc-embedded-update): Don't put in
19803         unnecessary newlines.  Adjust the end of formula marker.
19805         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
19806         (math-latex-parse-two-args): New function.
19808 2005-02-03  Lute Kamstra  <lute@gnu.org>
19810         * help-fns.el (help-with-tutorial): Make sure that users cannot
19811         remove the entire text of the tutorial by means of `undo'.
19813 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19815         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
19816         in recent changes, where the ispell process was repeatedly
19817         killed & restarted.
19819         * international/mule-cmds.el (set-locale-environment): Set file-name
19820         coding system to utf-8 on Darwin systems.
19821         (set-default-coding-systems): Don't set default-file-name-coding-system
19822         on Darwin systems.
19824 2005-02-03  Richard M. Stallman  <rms@gnu.org>
19826         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
19828 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
19830         * faces.el (list-faces-display): Add optional argument.
19832 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
19834         * font-core.el (font-lock-default-function): Handle the rare case where
19835         only font-lock-keywords is set.
19837 2005-02-02  Kenichi Handa  <handa@m17n.org>
19839         * international/characters.el: Cancel previous change for
19840         I-WITH-DOT-ABOVE and DOTLESS-i.
19842         * international/latin-5.el: Cancel previous change.
19844 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
19846         * progmodes/gud.el: Correction to syntax in gud-menu-map.
19848 2005-02-02  Kenichi Handa  <handa@m17n.org>
19850         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
19851         DOTLESS-i.
19853         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
19854         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
19856         * case-table.el (get-upcase-table): New function.
19857         (copy-case-table): Copy upcaes table too if non-nil.
19858         (set-case-syntax-delims): Maintain upcase table too.
19859         (set-case-syntax-pair): Likewise.
19860         (set-upcase-syntax, set-downcase-syntax): New functions.
19861         (set-case-syntax): Maintain upcase table too.
19863 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
19865         * progmodes/gdb-ui.el (gdb-goto-info): Delete.
19867         * progmodes/gud.el (gud-goto-info): New function.
19868         (gud-tool-bar-map): Use correct icon.
19870 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
19872         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
19873         When delegating, order args in the funcall correctly.
19875 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
19877         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
19879 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
19881         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
19882         buffer not visiting a file.
19884 2005-01-31  Jay Belanger  <belanger@truman.edu>
19886         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
19887         bound on the line with the formula.
19889 2005-01-31  Kim F. Storm  <storm@cua.dk>
19891         * ses.el (ses-create-cell-variable-range)
19892         (ses-destroy-cell-variable-range, ses-reset-header-string)
19893         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
19894         (ses-insert-row): Fix format of apply undo entries.
19896 2005-01-31  Jay Belanger  <belanger@truman.edu>
19898         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
19899         parts.
19901         * calc/calc-embed.el (calc-embedded-open-formula)
19902         (calc-embedded-close-formula): Ignore matrix environments.
19904         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
19905         TeX mode.
19907         * calc/calc-lang.el (math-function-table, math-oper-table)
19908         (math-variable-table): Adjust the LaTeX portions.
19910         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
19911         (math-latex-ignore-words): New constant.
19913 2005-01-31  Richard M. Stallman  <rms@gnu.org>
19915         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
19916         (ispell-local-dictionary): Doc fix.
19917         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
19918         Don't reinitialize at run time.  Don't defcustom.
19919         All uses changed to append ispell-local-dictionary-alist,
19920         or check it first.
19921         (ispell-current-dictionary): New variable for dictionary in use.
19922         (ispell-dictionary): Now used only for global default.
19923         (ispell-start-process): Set ispell-current-dictionary,
19924         not ispell-dictionary.
19925         (ispell-change-dictionary): Use this only for setting
19926         user preferences.
19927         (ispell-internal-change-dictionary): New function
19928         to change the current dictionary in use.
19929         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
19930         Use ispell-current-dictionary.
19931         Handle ispell-local-dictionary-overridden.
19932         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
19934 2005-01-31  Jay Belanger  <belanger@truman.edu>
19936         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
19938         * calc/calc-ext.el: Add calc-latex-language to autoloads.
19939         (calc-mode-map): Add calc-latex-language.
19941         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
19942         (math-latex-print-frac): New functions.
19943         (math-oper-table, math-function-table, math-variable-table)
19944         (math-complex-format, math-input-filter): Add latex properties.
19945         (calc-set-language): Set math-expr-special-function-mapping.
19947         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
19948         (calc-write-parse-table-part): Add LaTeX support.
19950         * calc/calc.el (calc-language): Adjust docstring.
19951         (calc-set-mode-line): Add LaTeX support.
19952         (math-expr-special-function-mapping): New variable.
19953         (math-tex-ignore-words): Add to list.
19955         * calc/calccomp.el (math-compose-expr, math-compose-rows):
19956         Add LaTeX support.
19957         (math-compose-expr): Add support for special functions.
19959         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
19961 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
19963         * progmodes/gdb-ui.el (gdb-memory-address)
19964         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
19965         (gdb-memory-mode-map, gdb-memory-format-keymap)
19966         (gdb-memory-format-menu, gdb-memory-unit-keymap)
19967         (gdb-memory-unit-menu): New variables for a buffer
19968         that lets the user examine program memory.
19969         (gdb-memory-set-address, gdb-memory-set-repeat-count)
19970         (gdb-memory-format-binary, gdb-memory-format-octal)
19971         (gdb-memory-format-unsigned, gdb-memory-format-signed)
19972         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
19973         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
19974         (gdb-memory-unit-word, gdb-memory-unit-halfword)
19975         (gdb-memory-unit-byte, gdb-memory-unit-menu)
19976         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
19977         (gdb-memory-mode, gdb-memory-buffer-name)
19978         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
19979         New functions for above buffer.
19981 2005-01-30  Richard M. Stallman  <rms@gnu.org>
19983         * cus-edit.el (custom-bury-buffer): Function deleted.
19984         (custom-buffer-done-function): Option deleted.
19985         (custom-buffer-done-kill): New replacement option.
19986         (Custom-buffer-done): Call quit-window.
19987         (custom-buffer-create-internal): Update for above changes.
19989 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
19991         * simple.el (undo-ask-before-discard): New var.
19992         (undo-outer-limit-truncate): Implement it.
19993         (undo-extra-outer-limit): Doc update.
19995 2005-01-29  Richard M. Stallman  <rms@gnu.org>
19997         * ses.el (undo-more): Delete defadvice.
19998         (ses-begin-change): Doc fix.
20000         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
20001         instead of rebinding C-x u and C-_.
20003         * files.el (normal-backup-enable-predicate): Return nil for files
20004         in /tmp, regardless of temporary-file-directory.
20006         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
20008         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
20009         (open-rectangle, delete-whitespace-rectangle-line)
20010         (clear-rectangle-line): If FILL, pass t instead of FILL
20011         for move-to-column's 2nd arg.
20013         * simple.el (undo): Fix the test for continuing a series of undos.
20014         (undo-more): Set pending-undo-list to t when we reach end.
20015         (pending-undo-list): Move up defvar.
20017         * wid-edit.el (widget-button-click):
20018         Shorten the range of the track-mouse binding.
20020         * comint.el (comint-insert-input): Undo previous changes;
20021         use last-input-event in interactive spec.
20023 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
20025         * progmodes/compile.el (compilation-start): Bind buffer-read-only
20026         to nil before invoking call-process.  Reset buffer's modified flag
20027         after fontifying it in the no-async branch.
20029         * wid-edit.el (widget-specify-button): If mouse pointer shape
20030         cannot be changed, use mouse face instead.
20032 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
20034         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
20035         (gdb-goto-breakpoint): Make breakpoint handling work on template
20036         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>
20037         (gdb-assembler-custom): Update to recognize breakpoint information
20038         added on 2005-01-19.
20040 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
20042         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
20043         (dsssl-mode): Use define-derived-mode.
20044         (scheme-mode-initialize): Remove.
20045         (scheme-mode): Use run-mode-hooks.
20047         * cus-edit.el (customize-group-other-window)
20048         (custom-buffer-create-other-window): Don't override special-display-*.
20049         (custom-mode-map): Make it dense.
20051         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
20052         sets the default value.
20054 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
20056         * descr-text.el: Add more keywords.
20058 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
20060         * speedbar.el: Avoid unnecessary use of locate-library.
20062         * international/mule-cmds.el (standard-display-european-internal):
20063         Don't fiddle with latin-1 non-break space any more since it's now
20064         special cased in the C code.
20065         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
20067 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
20069         * cus-start.el (all): Add `undo-outer-limit'.
20071 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
20073         * textmodes/bibtex.el (bibtex-format-entry):
20074         Use `bibtex-empty-field-re' only on the text of fields, not on entire
20075         field lines.
20076         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
20077         not on part of a buffer.
20079 2005-01-25  Lute Kamstra  <lute@gnu.org>
20081         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
20082         nonempty field text strings like "{letters\\macro{}more letters}".
20083         Clarify docstring.
20084         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
20085         (bibtex-entry-offset, bibtex-parse-association)
20086         (bibtex-parse-field-name): Fix typos in docstrings.
20087         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
20089 2005-01-24  Carsten Dominik  <dominik@science.uva.nl>
20091         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
20092         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
20093         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
20094         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
20096         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
20097         isearch minor mode.
20099 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
20101         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
20103 2005-01-24  Lute Kamstra  <lute@gnu.org>
20105         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
20106         CASECHARS and NOT-CASECHARS regular expressions of the
20107         "nederlands" and "nederlands8" dictionaries to prevent a "Range
20108         striding over charsets" error.
20110 2005-01-24  Jay Belanger  <belanger@truman.edu>
20112         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
20113         display variable name.
20115 2005-01-24  Kenichi Handa  <handa@m17n.org>
20117         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
20118         Fix setting of the element of encoded-kbd-iso2022-invocations.
20120 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
20122         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
20123         (gdb-threads-select): Change to also accept mouse events.
20124         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
20125         (gdb-threads-mouse-select): Delete.
20127 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
20129         * files.el (insert-directory): Take care of empty directory,
20130         listed without -a switch.
20132 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
20134         * textmodes/refill.el (refill-post-command-function):
20135         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
20136         to the list of functions that we should be careful not to undo.
20137         (refill-late-fill-paragraph-function): Remove.
20138         (refill-saved-state): New var.
20139         (refill-mode): Use it to save fill-paragraph-function.
20140         Save also the value of auto-fill-function.
20142         * term/w32-win.el: Simplify code.
20144 2005-01-23  Kim F. Storm  <storm@cua.dk>
20146         * simple.el (line-move): Adapt to new return value from
20147         pos-visible-in-window-p.
20149         * simple.el (line-move): Fix last change.  Check partial
20150         visibility at point rather than at window-start.
20152 2005-01-22  Jason Rumney  <jasonr@gnu.org>
20154         * term/w32-win.el (xw-defined-colors): Remove debug-message.
20156 2005-01-22  David Kastrup  <dak@gnu.org>
20158         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
20160 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
20162         * type-break.el (type-break-mode): Add a test for
20163         type-break-file-name being non-nil.
20165 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
20167         * net/eudc.el (top level): Call (message "") via progn, so that
20168         eudc-options-file is loaded.
20170 2005-01-22  Kim F. Storm  <storm@cua.dk>
20172         * simple.el (line-move-1): Rename from line-move.
20173         (line-move): New function that adjusts vscroll for partially
20174         visible rows, and calls line-move-1 otherwise.
20176 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
20178         * pcomplete.el: Define pcomplete-read-event instead of read-event,
20179         since it's not a complete read-event implementation
20181 2005-01-20  Jay Belanger  <belanger@truman.edu>
20183         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
20184         for called function.
20186 2005-01-20  Steven Tamm  <steventamm@mac.com>
20188         * term/mac-win.el (process-connection-type): Remove.
20189         Controlled now by s/darwin.h:PTY_ITERATION.
20191 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
20193         * window.el (handle-select-window): Don't switch window when we're
20194         in the minibuffer.
20196 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
20198         * subr.el (dotimes-with-progress-reporter): New macro.
20200         * ses.el (ses-dotimes-msg): Remove macro.
20201         Use `dotimes-with-progress-reporter' instead.
20203 2005-01-19  Steven Tamm  <steventamm@mac.com>
20205         * term/mac-win.el (process-connection-type): Use new
20206         operating-system-release variable to use ptys on Darwin 7 (OS X
20207         10.3) when using carbon build.
20209 2005-01-19  Jay Belanger  <belanger@truman.edu>
20211         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
20212         flags if the last command was a tab or M-tab.
20214         * calc/calc-prog.el (calc-user-define-edit): Put original formula
20215         in formula editing buffer.
20217 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
20219         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
20220         breakpoint image symbol in margin.
20222 2005-01-19  Jay Belanger  <belanger@truman.edu>
20224         * calc/calc-prog.el (calc-execute-kbd-macro):
20225         Ignore calc-keep-arg-flag.
20227 2005-01-19  Kenichi Handa  <handa@m17n.org>
20229         * textmodes/ispell.el (ispell-looking-at): New function.
20230         (ispell-process-line): Use ispell-looking-at to compare the ispell
20231         output and the buffer contents.
20233 2005-01-18  Jay Belanger  <belanger@truman.edu>
20235         * calc/calc.el (calc-display-raw): Fix docstring.
20237 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
20239         * simple.el (blink-matching-open): Strip extra info from syntax.
20241         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
20242         funny chars in the end-of-here-doc marker.
20244 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
20246         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
20247         that enable/disabled state of breakpoints is shown correctly in
20248         fringe and on ttys.
20249         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
20250         Add breakpoint information as text properties.
20251         (gdb-mouse-toggle-breakpoint):
20252         Rename to gdb-mouse-set-clear-breakpoint.
20253         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
20254         breakpoints in the margin.
20255         (gdb-remove-strings): Simplify.
20257 2005-01-17  Jay Belanger  <belanger@truman.edu>
20259         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
20260         erasing buffer.
20262 2005-01-17  Richard M. Stallman  <rms@gnu.org>
20264         * progmodes/grep.el (grep-find): Copy from `grep' the condition
20265         for calling grep-compute-defaults.
20267         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
20268         if buffer is empty.
20270         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
20272 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
20274         * hilit-chg.el (highlight-changes-mode): Don't autoload.
20276         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
20277         non-preloaded variables.
20279 2005-01-17  Steven Tamm  <steventamm@mac.com>
20281         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
20282         tex-shell cause to force interactivity when using pipes.
20284 2005-01-17  Kim F. Storm  <storm@cua.dk>
20286         * simple.el (just-one-space): Make arg optional.
20288 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
20290         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
20291         posn-at-x-y to t to access left-margin.
20293 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
20295         Sync with Tramp 2.0.47.
20297         * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
20298         catching keep-date problems in cp/scp operations.
20299         (tramp-handle-copy-file): Don't call `set-file-modes'
20300         unconditionally.  Specialized functions should know better what is
20301         necessary.  This improves performance a little bit, and the
20302         functions could catch errors with `cp -p' and `scp -p'.
20303         (tramp-do-copy-or-rename-file-via-buffer)
20304         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
20305         when appropriate.
20306         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
20307         Call `set-file-modes' when appropriate.
20308         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
20309         Johnsson <isak@hypergene.com>
20310         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
20311         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
20312         <joakim@verona.se>
20313         (tramp-file-name-for-operation): Mark `shell-command' as magic for
20314         Emacs only.
20316         * net/tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
20317         `find-file-hooks' and `dired-mode-hook'.
20318         (tramp-minor-mode-map): Respective map.  Add remapping for
20319         `compile' and `recompile'.
20320         (tramp-remap-command, tramp-recompile): New defuns.
20321         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
20322         in buffer "*Compilation*".  Call the commands asynchronously.
20324         * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
20325         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
20326         `shell-command', because it isn't magic in XEmacs.  Reported by
20327         Adrian Aichner <adrian@xemacs.org>.
20329         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
20330         `substitute-in-file-name.
20331         (tramp-smb-handle-substitute-in-file-name): New defun.
20332         (tramp-smb-advice-PC-do-completion): Delete advice.
20334 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
20336         * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
20337         Fix error in deleting region.
20339 2005-01-15  Richard M. Stallman  <rms@gnu.org>
20341         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
20342         In non-temp buffer, switch syntax table temporarily.
20344         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
20346         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
20348         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
20350         * imenu.el (imenu--split-menu): Copy menulist before sorting.
20351         (imenu--generic-function): Use START, not BEG, as pos of definition.
20353         * simple.el (just-one-space): Argument specifies number of spaces.
20355         * simple.el (eval-expression-print-format): Avoid warning
20356         about edebug-active.
20358 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (Tiny change)
20360         * progmodes/sh-script.el: Code copied from make-mode.el
20361         with small changes,
20362         (sh-mode-map): Bind C-c C-\.
20363         (sh-backslash-column, sh-backslash-align): New variables.
20364         (sh-backslash-region, sh-append-backslash): New functions.
20366 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
20368         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
20369         (rmail-pop-password, rmail-pop-password-required): Move to
20370         rmail-obsolete group.
20371         (rmail-set-pop-password): Rename to rmail-set-remote-password.
20372         All callers updated.
20373         (rmail-get-pop-password): Rename to rmail-get-remote-password.
20374         Take an argument specifying whether it is POP or IMAP mailbox we
20375         are using.  All callers updated.
20376         (rmail-pop-password-error): Rename to
20377         rmail-remote-password-error.  Added mailutils-specific error message.
20378         (rmail-movemail-search-path)
20379         (rmail-movemail-variant-in-use): New variables.
20380         (rmail-remote-password, rmail-remote-password-required):
20381         New customization variables.
20382         (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
20383         (rmail-parse-url): New function.
20384         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
20385         with GNU mailutils movemail.
20387 2005-01-15  Kevin Ryde  <user42@zip.com.au>
20389         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
20390         suffix to space, $ or '$, to correctly position point when going
20391         to @table style constants like DBL_MAX.
20393 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
20395         * type-break.el (type-break-mode, type-break-file-time)
20396         (type-break-file-keystroke-count, type-break-choose-file):
20397         Don't store data in or load data from the file if type-break-file-name
20398         is nil.
20399         (type-break-file-name): Doc update as per the above.
20401 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
20403         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
20404         lookup-key might return nil; handle that.
20406 2005-01-15  Alan Mackenzie  <acm@muc.de>
20408         * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
20409         rather than the element found, thus enabling the tree to be setcar'd.
20411 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
20413         * textmodes/org.el (org-show-following-heading): New option.
20414         (org-show-hierarchy-above): Use `org-show-following-heading'.
20415         (org-cycle): Documentation fix.
20417         * textmodes/org.el (orgtbl-optimized): New option
20418         (orgtbl-mode): New command, a minor mode.
20419         (orgtbl-mode-map): New variable.
20420         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
20421         (orgtbl-error, orgtbl-self-insert-command)
20422         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
20424         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
20425         a local variable in each org-mode buffer.
20427         * textmodes/org.el (org-set-regexps-and-options): Rename from
20428         `org-set-regexps'.  Added checking for STARTUP keyword.
20429         (org-get-current-options): Add STARTUP options.
20430         (org-table-insert-row): Make mode intelligent about when
20431         realignment is needed.
20432         (org-self-insert-command, org-delete-backward-char, org-delete-char):
20433         New commands.
20434         (org-enable-table-editor): New default value `optimized'.
20435         (org-table-blank-field): Support blanking regions if active.
20437 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
20439         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
20440         if the year is not given.
20442         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
20443         Add new escapes %m and %M, fixed bug with %F by adding
20444         save-match-data.
20445         (reftex-reference): Remove ?. from list of spaces.
20446         (reftex-label-info): Add automatic label prefix recognition.
20448         * textmodes/reftex-index.el (reftex-index-next-phrase):
20449         Add slave parameter to call of `reftex-index-this-phrase'.
20450         (reftex-index-this-phrase): New optional argument.
20451         (reftex-index-region-phrases): Add slave parameter to call of
20452         `reftex-index-this-phrase'.
20453         (reftex-display-index): New argument redo.
20454         (reftex-index-rescan): Add `redo' to arguments of
20455         `reftex-display-index'.
20456         (reftex-index-Rescan, reftex-index-revert)
20457         (reftex-index-switch-index-tag): Add `redo' to arguments of
20458         `reftex-display-index'.
20459         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
20460         indexing.  Fix bug with matching is there is a quote before or
20461         after the word.
20463         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
20464         Fix bug when collecting citation keys in lines with comments.
20465         (reftex-citation): Prefix argument no longer rescans the document,
20466         but forces prompting for optional arguments of cite macros.
20467         (reftex-do-citation): Prompting for optional arguments implemented.
20469         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
20470         Add optional arguments to most cite commands.
20471         (reftex-cite-cleanup-optional-args): New option
20472         (reftex-cite-prompt-optional-args): New option.
20473         (reftex-trust-label-prefix): New option.
20475         * textmodes/reftex-toc.el (reftex-toc-find-section):
20476         Add push-mark before changing the position in the buffer.
20478         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
20479         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
20481 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
20483         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
20484         more carefully.
20486 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
20488         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
20489         (sgml-mode): Use it.
20490         (sgml-get-context): Better keep track of implicitly closed tags.
20492 2005-01-13  Kenichi Handa  <handa@m17n.org>
20494         * textmodes/ispell.el: These changes are to fix misalignment error
20495         caused by equivalent characters of different Emacs charsets.
20496         (ispell-unified-chars-table): New variable.
20497         (ispell-get-decoded-string): New function.
20498         (ispell-get-casechars, ispell-get-not-casechars)
20499         (ispell-get-otherchars): Call ispell-get-decoded-string.
20501 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
20503         * custom.el (custom-declare-variable): Just put symbol instead
20504         of (defvar . symbol) in `current-load-list'.
20506 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
20508         * emacs-lisp/elint.el: Fixed typo in Commentary section.
20510 2005-01-12  Jay Belanger  <belanger@truman.edu>
20512         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
20513         to create a Calc summary.
20515 2005-01-12  Kim F. Storm  <storm@cua.dk>
20517         * mouse.el (mouse-on-link-p): Change functionality and doc
20518         string to comply with latest description in lisp ref.
20520 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
20522         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
20523         Enable mouse clicks on mode-line, header-line and margin.
20524         (event-type): Give mouse event symbols an `event-kind' property
20525         with value `mouse-click'.
20527 2005-01-12  Juri Linkov  <juri@jurta.org>
20529         * facemenu.el (list-colors-display): Add new arg buffer-name.
20530         Use it.  Fix docstring.  Replace code for identifying duplicate
20531         colors by the name with call to `list-colors-duplicates' which
20532         identifies duplicate colors by the value unless the color
20533         is one of special Windows colors.  Set truncate-lines to t.
20534         Print sorted duplicate color names on each line.  Indent to 22
20535         \(the longest color name in rgb.txt) instead of 20.  Optimize.
20536         (list-colors-duplicates): New function.
20537         (facemenu-color-name-equal): Delete function.
20539         * facemenu.el (list-colors-print): New function created from code
20540         in list-colors-display.  Print #RRGGBB at the window right edge.
20541         (list-colors-display): When temp-buffer-show-function is not
20542         defined, call list-colors-print from temp-buffer-show-hook
20543         to get the right value of window-width in list-colors-print
20544         after the buffer is displayed.
20546         * simple.el (pop-mark): Move deactivate-mark out of conditional
20547         part to deactivate the active mark regardless of the state of the
20548         mark ring.
20550         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
20551         variables line in desktop files.
20553 2005-01-12  Juri Linkov  <juri@jurta.org>
20555         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
20556         Bring together isearch highlight related options.
20557         (lazy-highlight): Replace group `replace' by `matching'.
20558         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
20559         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
20560         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
20561         and declare them obsolete.
20562         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
20563         (isearch-faces): Remove defgroup.
20564         (isearch-overlay, isearch-highlight, isearch-dehighlight):
20565         Move isearch highlighting code closer to lazy highlighting code.
20567         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
20568         (query-replace-highlight, query-replace-lazy-highlight)
20569         (query-replace): Move definitions to the beginning of the file.
20571 2005-01-11  Juri Linkov  <juri@jurta.org>
20573         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
20574         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
20575         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
20577         * info.el (Info-history-forward): New variable.
20578         (Info-select-node): Reset Info-history-forward to nil.
20579         (Info-last): Turn into defalias.
20580         (Info-history-back): Rename from Info-last.
20581         Add current node to Info-history-forward.
20582         (Info-history-forward): New fun.
20583         (Info-mode-map): Replace Info-last by Info-history-back.
20584         Bind Info-history-forward to "r".
20585         (Info-mode-menu): Replace Info-last by Info-history-back.
20586         Fix menu item text.  Add menu item for Info-history-forward.
20587         (info-tool-bar-map): Replace Info-last by Info-history-back.
20588         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
20589         for Info-history-forward.
20590         (Info-mode): Replace Info-last by Info-history-back in docstring.
20591         Add local variable Info-history-forward.
20592         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
20594 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
20596         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
20597         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
20598         Ignore select-window events rather than fiddle with
20599         mouse-autoselect-window.
20601 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
20603         * type-break.el (type-break-mode): Fix previous change.
20605 2005-01-10  Jay Belanger  <belanger@truman.edu>
20607         * calc/calc-ext.el (calc-reset): Reset when inside embedded
20608         calculator; only reset when point is inside a calculator.
20609         Don't adjust the window height if the window takes up the whole height
20610         of the frame.
20612 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
20614         * ebuff-menu.el (Electric-buffer-menu-mode):
20615         Preserve value of buffer-local var header-line-format.
20617 2005-01-09  Jay Belanger  <belanger@truman.edu>
20619         * calc/calc.el (calc-mode-var-list-restore-saved-values):
20620         Make sure settings file exists before accessing it.
20622         * calc/calc-embed.el (calc-embedded-subst):
20623         Replace math-multi-subst-rec, which is only supposed to be called
20624         by math-multi-subst, by math-multi-subst.
20626 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
20628         * vc.el (vc-allow-async-revert): New user option.
20629         (vc-disable-async-diff): New internal variable.
20630         (vc-revert-buffer): Use them to disable asynchronous diff.
20632         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
20633         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
20634         asynchronously if vc-disable-async-diff is t.
20636 2005-01-09  Jay Belanger  <belanger@truman.edu>
20638         * calc/calc.el (defcalcmodevar): New macro.
20639         (calc-mode-var-list-restore-default-values)
20640         (calc-mode-var-list-restore-saved-values): New functions.
20641         (calc-mode-var-list): Use defcalcmodevar to define it.
20642         (calc-always-load-extensions, calc-line-numbering)
20643         (calc-line-breaking, calc-display-just, calc-display-origin)
20644         (calc-number-radix, calc-leading-zeros, calc-group-digits)
20645         (calc-group-char, calc-point-char, calc-frac-format)
20646         (calc-prefer-frac, calc-hms-format, calc-date-format)
20647         (calc-float-format, calc-full-float-format, calc-complex-format)
20648         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
20649         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
20650         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
20651         (calc-matrix-brackets, calc-language, calc-language-option)
20652         (calc-left-label, calc-right-label, calc-word-size)
20653         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
20654         (calc-display-raw, calc-internal-prec, calc-angle-mode)
20655         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
20656         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
20657         (calc-window-height, calc-display-trail, calc-show-selections)
20658         (calc-use-selections, calc-assoc-selections)
20659         (calc-display-working-message, calc-auto-why, calc-timing)
20660         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
20661         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
20662         (calc-gnuplot-default-device, calc-gnuplot-default-output)
20663         (calc-gnuplot-print-device, calc-gnuplot-print-output)
20664         (calc-gnuplot-geometry, calc-graph-default-resolution)
20665         (calc-graph-default-resolution-3d, calc-invocation-macro)
20666         (calc-show-banner): Use defcalcmodevar to declare them and set
20667         their default values.
20669         * calc/calc-ext.el (calc-reset): Restore saved values of variables
20670         instead of default values (but restore default values if there is
20671         an argument of 0).
20673 2005-01-09  David Kastrup  <dak@gnu.org>
20675         * desktop.el (desktop-restore-eager): Fix typo in type.
20677 2005-01-08  Richard M. Stallman  <rms@gnu.org>
20679         * cus-edit.el (customize): Delete :link.
20681 2005-01-08  Jay Belanger  <belanger@truman.edu>
20683         * calc/calc.el (calc-mode): Remove the extension from the
20684         `calc-settings-file' file name when loading it.
20686 2005-01-08  Kim F. Storm  <storm@cua.dk>
20688         * info.el (Info-mode-map, Info-next-link-keymap)
20689         (Info-prev-link-keymap, Info-up-link-keymap):
20690         Map follow-link to mouse-face.
20691         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
20693 2005-01-08  Jay Belanger  <belanger@truman.edu>
20695         * calc/calc.el (calc-settings-file): Change default value.
20696         Suggested by cgw in a comment in calc-mode.el.
20698         * calc/calc-mode.el (calc-settings-file-name):
20699         Compare calc-settings-file to user-init-file instead of ~/.emacs.
20700         Replace ~/.emacs in a prompt by calc-settings-file.
20702 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
20704         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
20705         (desktop-lazy-idle-delay): New customizable variables.
20706         (desktop-buffer-args-list): New variable.
20707         (desktop-append-buffer-args): New function.
20708         (desktop-save): Call desktop-append-buffer-args for some buffers.
20709         (desktop-lazy-create-buffer): New function.
20710         (desktop-idle-create-buffers): New function.
20711         (desktop-read): Add message about buffers to restore lazily.
20712         (desktop-lazy-abort): New command.
20713         (desktop-clear): Call desktop-lazy-abort.
20714         (desktop-lazy-complete): New command.
20716 2005-01-06  Richard M. Stallman  <rms@gnu.org>
20718         * emacs-lisp/find-func.el (find-face-definition):
20719         Rename from find-face.
20721 2005-01-06  Kim F. Storm  <storm@cua.dk>
20723         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
20725         * man.el (Man-xref-man-page, Man-xref-header-file)
20726         (Man-xref-normal-file): Add follow-link property.
20728 2005-01-06  Jay Belanger  <belanger@truman.edu>
20730         * calc/calc-units.el: Make sure the proper macro definitions are
20731         available when compiling.
20733 2005-01-06  Juri Linkov  <juri@jurta.org>
20735         * isearch.el (isearch-lazy-highlight-update):
20736         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
20738 2005-01-06  Miles Bader  <miles@gnu.org>
20740         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
20741         (isearch-lazy-highlight-face): Use new name.
20743 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
20745         * uniquify.el (uniquify-rationalize-file-buffer-names):
20746         Re-add an interactive spec.
20747         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
20748         to the same name.
20750         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
20751         (isearch-update, isearch-done): Adjust calls accordingly.
20753 2005-01-05  Richard M. Stallman  <rms@gnu.org>
20755         * custom.el (custom-set-variables, custom-theme-set-variables):
20756         Clarify documentation.
20758         * emacs-lisp/find-func.el (find-variable)
20759         (find-variable-other-window, find-variable-other-frame):
20760         Fix the TYPE args to find-function-read and find-function-do-it.
20761         (find-function): Doc fix.
20762         (find-function-at-point): Replace function-at-point alias.
20764 2005-01-04  Richard M. Stallman  <rms@gnu.org>
20766         * cus-face.el (custom-declare-face):
20767         Record defface in current-load-list.
20769         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
20771         * emacs-lisp/find-func.el: Doc fixes.
20772         (find-face-regexp): New variable.
20773         (find-function-regexp-alist): New variable.
20774         (find-function-C-source): Third arg is now TYPE.
20775         (find-function-search-for-symbol): Handle general TYPE.
20776         (find-function-read, find-function-do-it): Handle general TYPE.
20777         (find-definition-noselect, find-face): New functions.
20778         (function-at-point): Alias deleted.
20780 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
20782         * battery.el (display-battery-mode): Rename from display-battery.
20783         Handle the case where it gets turned off.
20785 2005-01-04  Richard M. Stallman  <rms@gnu.org>
20787         * cus-edit.el (customize): Make :link point to user doc.
20789         * man.el (Man-fontify-manpage): Turn off undo generation.
20791         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
20793 2005-01-04  Andreas Schwab  <schwab@suse.de>
20795         * files.el (insert-directory): Only look for error lines in
20796         inserted text.  Don't move too far after processing --dired markers.
20798 2005-01-04  Richard M. Stallman  <rms@gnu.org>
20800         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
20801         Don't expand if the character is @, period, dash, etc.
20802         (define-mail-abbrev): Quote names that contain problem characters.
20804 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
20806         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
20808 2005-01-03  Richard M. Stallman  <rms@gnu.org>
20810         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
20811         (query-replace-highlight, query-replace-lazy-highlight)
20812         (query-replace): Definitions moved up.  Doc fix.
20814 2005-01-03  Richard M. Stallman  <rms@gnu.org>
20816         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
20817         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
20818         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
20819         (lazy-highlight-face): Rename from isearch-lazy-...
20820         Change all references to them.
20822 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
20824         * cus-edit.el (custom-file): Doc fix for defcustom.
20825         (custom-file): The function no longer sets the variable
20826         `custom-file' to its return value.
20828         * startup.el (command-line): No longer load `custom-file'.
20830 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
20832         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
20834         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
20835         Don't confuse module-prefixed identifiers for labels.
20836         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
20838 2005-01-02  Richard M. Stallman  <rms@gnu.org>
20840         * files.el (basic-save-buffer-1): Fix previous change.
20842         * loadhist.el (file-loadhist-lookup): New function.
20843         (file-provides, file-requires): Use it.
20845         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
20846         instead of calculating the right size.
20848 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
20850         * vc-svn.el (vc-svn-diff): Stay local if possible.
20852 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
20854         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
20856         * files.el (hack-local-variables): Fix last change.
20858 2005-01-02  Jay Belanger  <belanger@truman.edu>
20860         * calc/calc-yank.el (calc-edit-top): New variable.
20861         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
20862         object.  Change header properties.
20863         (calc-edit-finish, calc-edit-finish-stack-object)
20864         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
20865         edited object.
20866         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
20867         for the beginning of the edited object.
20868         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
20869         for the beginning of the edited object.
20870         * calc/calc-prog.el (calc-edit-macro-finish-edit)
20871         (calc-finish-formula-edit, calc-macro-repeats)
20872         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
20873         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
20874         beginning of the edited object.
20875         (calc-user-define-edit): Change the header for editing macros.
20876         Remove unnecessary variable.
20878 2005-01-01  Jay Belanger  <belanger@truman.edu>
20880         * calc/calc-yank.el (calc-edit-mode): Change default header.
20881         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
20882         * calc/calc-store.el (calc-edit-variable): Change title to match new
20883         header.
20884         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
20885         mode to match new header.
20886         (calc-user-define-edit): Change titles to include names of commands.
20887         (calc-finish-formula-edit): Adjust to handle new header.
20888         (calc-finish-macro-edit): Remove.
20889         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
20890         (calc-edit-macro-command, calc-edit-macro-command-type)
20891         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
20892         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
20893         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
20894         (calc-edit-macro-finish-edit): New functions.
20895         (calc-user-define-edit): Use new functions to edit named calc macros.
20897 2005-01-01  Stefan  <monnier@iro.umontreal.ca>
20899         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
20901         * ses.el (copy-region-as-kill): Deactivate mark.
20903 2005-01-01  Richard M. Stallman  <rms@gnu.org>
20905         * replace.el (occur-1): If the output buffer is also an input,
20906         don't kill it, rename it.
20908         * faces.el (set-face-background, set-face-foreground): Doc fix.
20910         * cus-face.el (custom-face-attributes): Fix :help-echo strings
20911         for :foreground and :background.
20913         * dired.el (dired-view-command-alist): Variable deleted.
20914         (dired-view-file, dired-mouse-find-file-other-window):
20915         Delete the code to use it.
20917 2005-01-01  Kim F. Storm  <storm@cua.dk>
20919         * image.el (insert-sliced-image): Use t for line-height property.
20921 See ChangeLog.11 for earlier changes.
20923 ;; Local Variables:
20924 ;; coding: iso-2022-7bit
20925 ;; End:
20927     Copyright (C) 2005, 2006 Free Software Foundation, Inc.
20928   Copying and distribution of this file, with or without modification,
20929   are permitted provided the copyright notice and this notice are preserved.
20931 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1