(byte-compile-form): The `byte-compile'
[emacs.git] / lisp / ChangeLog
blobf66b3838c2a65f708619820d7adb2fdcfb2008ab
1 2006-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
4         property may contain an anonymous function rather than a symbol.
6         * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
8         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
9         Use shy regexp.  Fix incorrect backref to potentially unmatched group.
11         * dirtrack.el (dirtrack-default-directory-function): Remove.
12         (dirtrack-directory-function): Use file-name-as-directory.
13         (dirtrack-windows-directory-function): Simplify.
14         (dirtrack-forward-slash, dirtrack-backward-slash)
15         (dirtrack-replace-slash): Remove.
16         (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
17         (dirtrack): Fix wrong parenthesizing; use match-string.
19         * progmodes/octave-inf.el: Remove spurious * in docstrings.
20         (inferior-octave-mode): Only change the buffer-local value of
21         comint-dynamic-complete-functions.
22         (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
23         Move the initialization to the declaration.
24         (inferior-octave-complete): Remove unused var `filter'.
26         * shell.el (shell-mode): Only change the buffer-local value of
27         comint-dynamic-complete-functions.
29 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
31         * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
32         entry is skipped because it has been scheduled.
33         (org-prepare-agenda-buffers): Don't mark buffers as modified when
34         changing `:org-archived' and `:org-comment' properties.
36 2006-07-06  Chong Yidong  <cyd@stupidchicken.com>
38         * server.el (server-select-display): Don't make the temp frame
39         minibuffer-only, in case it's not a temp frame.
40         (server-process-filter): Don't delete the temp frame if it's the
41         only one we have on that display.
43         * files.el (find-alternate-file): Doc fix.
45 2006-07-05  Richard Stallman  <rms@gnu.org>
47         * files.el (abbreviate-file-name): Add save-match-data.
49 2006-07-03  Richard Stallman  <rms@gnu.org>
51         * faces.el (read-face-name): Doc fix.
53 2006-07-05  Chong Yidong  <cyd@stupidchicken.com>
55         * net/goto-addr.el (goto-address): Mark as safe for local evals.
57 2006-07-05  Andre Spiegel  <spiegel@gnu.org>
59         * vc.el (vc-diff-internal): Fix prev change.
61 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
63         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
64         * play/dunnet.el (dun-load-d, dun-eval): Likewise.
66 2006-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
68         * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
69         fails if the symbol contains chars like ( or '.
70         (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
71         (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
72         `short'.
74 2006-07-04  Kenichi Handa  <handa@m17n.org>
76         * international/mule-cmds.el (set-language-info): If LANG-ENV is
77         the current one, don't call set-language-environment, but call one
78         of set-language-environment-XXX to make INFO effective now.
79         (set-language-environment): Call set-language-environment-XXX
80         functions instead of doing the various setups directly.
81         (set-language-environment-coding-systems): Delete argument eol-type.
82         (set-language-environment-input-method)
83         (set-language-environment-nonascii-translation)
84         (set-language-environment-charset)
85         (set-language-environment-fontset)
86         (set-language-environment-unibyte): New functions.
88 2006-07-03  Luc Teirlinck  <teirllm@auburn.edu>
90         * locate.el (locate-update-when-revert): New option.
91         (locate-update-path): New option (suggested by Michael Albinus).
92         (locate-prompt-for-command): Whitespace change.
93         (locate-update): No longer offer to update the locate database by
94         default.  Implement the two new options.
96 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
98         * tooltip.el: Move comment about track-mouse...
100         * progmodes/gud.el: ...to here.
102 2006-07-03  Chong Yidong  <cyd@stupidchicken.com>
104         * facemenu.el (facemenu-listed-faces): New var.
105         (facemenu-unlisted-faces): Variable deleted.
106         (facemenu-add-new-face): Use facemenu-listed-faces.
108         * emulation/viper-init.el, calendar/calendar.el:
109         * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
111 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
113         * textmodes/org.el (org-mode): Remove no invalid settings for
114         calc embedded mode.
115         (org-mode-p): New defsubst.
116         (org-save-all-org-buffers): New function.
117         (org-first-headline-recenter): Enclose outline-regexp in group
118         delimiters.
119         (org-set-tags): Keep single space after stars.
121 2006-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
123         * window.el (set-window-text-height): Only set window-min-height to
124         1 if that's the requested size.
126         * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
127         (diff-unified->context, diff-context->unified)
128         (diff-reverse-direction): Make sure the end marker stays at the end.
129         (diff-mode): Add the keymap table at the end of docstring.
130         Use lexical-let rather than constructing a closure manually.
132         * files.el (find-file-noselect-1): Remove unused var assignment.
133         (hack-local-variables-confirm): Print lists of strings as lists of
134         strings rather than lists of symbols.
135         (abbreviate-file-name, hack-local-variables-prop-line):
136         Use match-string.
137         (hack-one-local-variable): Move `make-local-variable' nearer its use.
138         (recover-session-finish): Use line-end-position.
140 2006-07-02  Michael Albinus  <michael.albinus@gmx.de>
142         * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
144 2006-07-02  Daniel Pfeiffer  <occitan@esperanto.org>
146         * progmodes/make-mode.el (makefile-macroassign-regex):
147         Accept preceding keyword.
148         (makefile-gmake-statements): Reorganize, now that makepp has
149         "override" and also handle forgotten "override define".
150         (makefile-makepp-statements): Add new "global", "override export"
151         and "override global".
153 2006-06-30  Juanma Barranquero  <lekktu@gmail.com>
155         * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
156         (ada-compile-mouse-goto-error, ada-deactivate-properties)
157         (ada-no-auto-case): Fix typos in docstrings.
159 2006-06-30  Nick Roberts  <nickrob@snap.net.nz>
161         * info.el (Info-find-node-2): Search for makeinfo version more
162         carefully.
164 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
166         * textmodes/org.el (org-prepare-agenda-buffers):
167         Use `invisible-OK' argument for `org-end-of-subtree'.
168         (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
169         (org-beginning-of-item): Fix bug in regular expression for white line.
170         (org-export-as-html): Enforce space after bullet in plain list items.
171         (org-set-autofill-regexps): Require space after plain list bullet
172         for paragraph-start.
173         (org-ts-regexp3): New constant.
174         (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
175         (org-timestamp-up-day, org-timestamp-down-day)
176         (org-timestamp-change): Work with inactive timestamps.
177         (org-ts-regexp1): Don't allow brackets in time stamps.
179 2006-06-29  Nick Roberts  <nickrob@snap.net.nz>
181         * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
182         for ignoring links.
184         * faces.el (read-face-name): Use it.
186 2006-06-28  Juri Linkov  <juri@jurta.org>
188         * buff-menu.el (list-buffers-noselect): Compare Info file
189         with the string "dir" to detect Info directory.
191         * complete.el (partial-completion-mode): In lambda for
192         `choose-completion-string-functions' use full function signature
193         with 4 args, and move point to the end of the minibuffer only if arg
194         `mini-p' is non-nil.
196 2006-06-28  John Paul Wallington  <jpw@pobox.com>
198         * ibuffer.el (ibuffer-mode): Doc fix.
200 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
202         * textmodes/org.el (org-context): New contexts :item-bullet,
203         :latex-fragment, :latex-preview.
204         (org-overlays-at, org-overlay-start, org-overlay-end):
205         New compatibility functions.
206         (org-inside-LaTeX-fragment-p): More accurate matching, using the
207         exact regexp that will be used during export.
208         (org-latex-regexps): New variable.
209         (org-cdlatex-mode): Improve advice for `texmathp'.
210         (turn-on-org-cdlatex): New function.
212 2006-06-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
214         * term/mac-win.el (mac-handle-font-selection): Change keys of
215         mac-atsu-font-table from strings to numbers.
216         (mac-ts-caret-position): Use also when cursor-type is nil.
217         (mac-ts-update-active-input-area): Add Mac OS Classic support.
218         Relax condition for using overlay strings.
219         Use mac-ts-caret-position face when cursor-type is nil.
221 2006-06-26  Kim F. Storm  <storm@cua.dk>
223         * help.el (view-emacs-news): Declare `res' in the right let* form.
225 2006-06-25  Michael Albinus  <michael.albinus@gmx.de>
227         * net/rcompile.el (remote-compile): Replace ange-ftp based
228         implementation by Tramp functions.  Based on a patch published by
229         Marc Abramowitz <msabramo@gmail.com>.
231         * net/tramp.el (tramp-unload-tramp): Provide a doc string.
233 2006-06-24  Yoshinori Koseki  <kose@meadowy.org>
235         * international/fontset.el (setup-default-fontset): Fix a typo in
236         the "Oriya-Akruti" registry name.
238 2006-06-23  Lars Hansen  <larsh@soem.dk>
240         * desktop.el (desktop-full-file-name): New function.
241         (desktop-kill, desktop-save, desktop-remove, desktop-read)
242         (desktop-revert): Use it.
243         (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
244         (desktop-after-read-hook): Add option list-buffers.
245         (desktop-locals-to-save): Add tab-width.
246         (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
247         Fix docstring.
249 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
251         * textmodes/org.el (org-cdlatex-mode-map)
252         (org-cdlatex-texmathp-advice-is-done): New variables.
253         (org-cdlatex-mode): New minor mode.
254         (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
255         (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
256         (org-export-with-archived-trees): New option.
257         (org-open-file): Remove the call to `convert-standard-filename'.
258         (org-archive-tag, org-agenda-skip-archived-trees)
259         (org-cycle-open-archived-trees)
260         (org-sparse-tree-open-archived-trees): New options.
261         (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
262         (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
263         New functions.
264         (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
265         (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
266         (org-mode-map): Add binding for `org-toggle-archive-tag'.
267         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
268         Call `org-prepare-agenda-buffers'.
269         (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
270         (org-file-apps, org-file-apps-defaults-gnu)
271         (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
272         Handle remote files by forcing them to be opened in Emacs.
274 2006-06-23  Andre Spiegel  <spiegel@gnu.org>
276         * vc.el (vc-diff-knows-L): New variable.
277         (vc-diff-internal): Use it to handle "diff" programs that don't
278         understand -L.  This works automatically, no user action is necessary.
280 2006-06-23  Daniel Brockman  <daniel@brockman.se>
282         * net/rcirc.el (rcirc-default-user-full-name): Default to
283         `rcirc-default-user-name' instead of `rcirc-user-name' (which no
284         longer exists).
285         (rcirc-process-list): Check `buffer-live-p' before attempting to
286         switch to a buffer.
288 2006-06-23  Ryan Yeske  <rcyeske@gmail.com>
290         * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
291         based on rcirc-coding-system-alist.
293 2006-06-23  Martin Rudalics  <rudalics@gmx.at>
295         * cus-edit.el (customize-apropos): A better error message.
296         (top level) <debug-ignored-errors>: Extend and update the list of
297         ignored error messages.
299 2006-06-23  Michael Ernst  <mernst@alum.mit.edu>
301         * complete.el (PC-do-completion): Retain capitalization of user
302         input, when possible, even if completion-ignore-case is set.
304 2006-06-23  Eli Zaretskii  <eliz@gnu.org>
306         * generic-x.el (bat-generic-mode): Support .cmd files.
308         * dos-w32.el (top level): Use find-file-not-found-functions
309         instead of the obsolete find-file-not-found-hooks.
311 2006-06-22  Kim F. Storm  <storm@cua.dk>
313         * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
314         to recognize mode name containing submodes, such as Grep/lw.
316 2006-06-21  Kim F. Storm  <storm@cua.dk>
318         * simple.el (line-move-1): Check for move-end-of-line instead of
319         end-of-line when setting temporary-goal-column.
321 2006-06-21  Miles Bader  <miles@gnu.org>
323         * play/cookie1.el (cookie): Work properly when there's only one entry.
325 2006-06-21  Nick Roberts  <nickrob@snap.net.nz>
327         * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
328         (gdb-frame-handler): Generalize frame regexp for templates.
330 2006-06-20  Glenn Morris  <rgm@gnu.org>
332         * calendar/appt.el (appt-display-format): Default value must be
333         one of the customize options.
335 2006-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
337         * term/xterm.el (terminal-init-xterm): Update key availability info.
338         Bind C-return.
340         * term.el (term-delete-lines, term-insert-lines): Clarify comments.
342 2006-06-20  Chong Yidong  <cyd@stupidchicken.com>
344         * files.el (hack-local-variables): Run `hack-local-variables-hook'
345         whether or not a local variables list is defined.
347         * msb.el (msb): Move `sit-for' hack here to handle both
348         "mouse-down and drag" and "mouse-up and select" situations.
349         (mouse-select-buffer): Move `sit-for' hack to `msb'.
351 2006-06-20  Kenichi Handa  <handa@m17n.org>
353         * international/characters.el (word-combining-categories):
354         Add entries for 2-byte Han characters.
356 2006-06-19  Richard Stallman  <rms@gnu.org>
358         * bindings.el (mode-line-format): Save some mode line space.
360         * files.el (find-file-noselect): Improve the question wording.
361         (basic-save-buffer-2): Mask UMASK against 666.
363         * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
364         (mouse-drag-vertical-line): Call it.
366         * cus-edit.el (customize-option, customize-option-other-window):
367         Error if SYMBOL is nil.
369 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
371         * textmodes/org.el: Require noutline, also on XEmacs.
372         (org-end-of-subtree): Return point.
373         (org-dblock-start-re, org-dblock-end-re): New constants.
374         (org-create-dblock, org-prepare-dblock, org-map-dblocks)
375         (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
376         (org-update-all-dblocks, org-find-dblock): New functions.
377         (org-collect-clock-time-entries): New function.
378         (org-html-handle-time-stamps): Never export CLOCK timeranges.
379         (org-fixup-indentation): Modify to deal correctly with lines
380         starting with TAB.  Only one argument DIFF now.
381         (org-demote, org-promote): Call `org-fixup-indentation' with just
382         one argument, DIFF.
383         (org-mode): Don't mark buffer as modified when aligning tables.
384         (org-clock-sum): Don't mark buffer modified when adding time sum
385         properties.
386         (org-export-as-html): Add support for a link validation function.
387         (org-archive-all-done): New function.
388         (org-archive-subtree): New prefix argument.  When set, archive all
389         done subtrees in this buffer.
390         (org-remove-clock-overlays)
391         (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
392         (org-inhibit-highlight-removal): New variable, for dynamic scoping.
393         (org-put-clock-overlay): Don't swallow last headline character
394         when displaying overlay.
395         (org-store-link): Link to `image-mode' with just the file name.
397 2006-06-18  Michael Kifer  <kifer@cs.stonybrook.edu>
399         * viper-cmd.el (viper-special-read-and-insert-char):
400         Use read-key-sequence.
401         (viper-after-change-undo-hook): Misc enhancements.
402         (viper-after-change-undo-hook): New hook.
403         (viper-undo): Use viper-after-change-undo-hook.
404         (viper-add-newline-at-eob-if-necessary): Widen before making changes.
405         (viper-next-line-at-bol): If point is on a widget or a button, simulate
406         clicking on that widget/button.
408         * viper.el (viper-mode): Allow a separate cursor color in Emacs state.
410         * ediff-diff (ediff-test-patch-utility): Catch errors.
411         (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
412         (ediff-set-actual-diff-options): New function.
413         (ediff-reset-diff-options, ediff-toggle-ignore-case):
414         Use ediff-set-actual-diff-options.
415         (ediff-extract-diffs): Catch errors.
416         (ediff-whitespace): Add non-breakable space.
417         (ediff-same-file-contents): Catch errors.
419         * ediff-mult.el (ediff-collect-custom-diffs):
420         Save coding-system-for-read.
422         * ediff-vers.el (ediff-keep-tmp-versions): New variable.
423         (ediff-vc-internal, ediff-vc-merge-internal):
424         Use ediff-delete-version-file.
425         (ediff-delete-version-file): New function.
427         * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
429         * ediff.el (ediff-directories, ediff-directory-revisions)
430         (ediff-merge-directories, ediff-merge-directories-with-ancestor)
431         (ediff-directories-internal, ediff-merge-directory-revisions)
432         (ediff-merge-directory-revisions-with-ancestor)
433         (ediff-directories3): Use read-directory-name.
435 2006-06-18  Ralf Angeli  <angeli@caeruleus.net>
437         * textmodes/tex-mode.el (tex-font-lock-match-suscript):
438         Remove superfluous part of regexp for brace matching which is handled
439         by `scan-lists' call.
441 2006-06-16  Richard Stallman  <rms@gnu.org>
443         * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
445         * files.el (basic-save-buffer-2): For a new precious file,
446         use the default modes in the return value.
448         * facemenu.el (facemenu-color-alist): Doc fix.
450         * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
452 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
454         * cus-start.el (all): Add mac-ts-script-language-on-focus.
456         * term/mac-win.el (mac-text-encoding-ascii): New constant.
457         (mac-utxt-to-string): Use it.
458         (mac-ts-update-active-input-area): Use mac-ae-number.
460 2006-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
462         * term.el (term-handle-scroll, term-delete-lines)
463         (term-insert-lines): Fix off by one errors.
465 2006-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
467         * net/tramp.el (tramp-touch): Use UTC to express time.
469 2006-06-15  Chong Yidong  <cyd@stupidchicken.com>
471         * mail/sendmail.el (mail-send): Search explicitly for
472         mail-header-separator when checking for corrupted header lines.
474 2006-06-15  Nick Roberts  <nickrob@snap.net.nz>
476         * progmodes/gdb-ui.el (gdb-same-frame): New option.
477         (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
478         (gdb-init-1): Initialise them.
479         (gdb-starting): Reset gdb-printing
480         (gdb-starting): Save value of gud-overlay-arrow-position.
481         (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
482         (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
483         Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
484         (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
486 2006-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
488         * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
490 2006-06-13  Martin J. Reed  <mjreed@essex.ac.uk>  (tiny change)
492         * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
493         (ldap-search-internal): Keep error messages, and a regexp fix.
495 2006-06-12  Thien-Thi Nguyen  <ttn@gnu.org>
497         * files.el (hack-local-variables-confirm):
498         Display string value using its printed representation.
500 2006-06-11  Chong Yidong  <cyd@stupidchicken.com>
502         * server.el (server-edit): No-op if no server buffers exist.
504 2006-06-11  Robert J. Chassell  <bob@rattlesnake.com>
506         * textmodes/page-ext.el (pages-directory-for-addresses):
507         Including `pages-directory-address-mode' in the function results
508         in the message "Buffer in which pages were found is deleted".
510 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
512         * textmodes/org.el (org-agenda-mode-map): Add bindings for
513         clocking functions.
515         (org-agenda-clock-in, org-check-running-clock)
516         (org-clock-out-if-current, org-remove-clock-overlays)
517         (org-put-clock-overlay): New functions.
518         (org-clock-marker, org-clock-file-total-minutes)
519         (org-clock-overlays): New variables.
520         (org-clock-display, org-clock-sum, org-clock-cancel)
521         (org-clock-out, org-clock-in): New commands.
522         (org-export): New function.
523         (org-emph-re): New constant.
524         (org-set-emph-re, org-do-emphasis-faces): New functions.
525         (org-emphasis-regexp-components, org-emphasis-alist): New options.
526         (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
527         (org-export-html-convert-emphasize): Use the configurable emphasis.
528         (org-cleaned-string-for-export): Make multiline emphasis visible
529         to the exporter.  New optional argument PARAMETERS.
530         (org-export-as-html): Specify :emph-multiline parameter to
531         `org-cleaned-string-for-export'.
533 2006-06-10  Richard Stallman  <rms@gnu.org>
535         * help.el (help-for-help-internal): Clean up help text.
537 2006-06-10  Andreas Schwab  <schwab@suse.de>
539         * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
540         in doc string.
542         * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
544 2006-06-09  Karl Chen  <quarl@cs.berkeley.edu>
546         * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
547         spaces after the comment start.
549 2006-06-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
551         * play/pong.el (pong-init-buffer):
552         Fill buffer with spaces instead of ^A.
554         * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
555         launched asynchronously, delete its process instead of being cool.
556         (ispell-async-processp): Check for `delete-process' existence
557         instead of `kill-process' one for consistency.
559 2006-06-09  Nick Roberts  <nickrob@snap.net.nz>
561         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
562         (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
563         in mode line at startup.
565 2006-06-08  Kim F. Storm  <storm@cua.dk>
567         * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
568         (ido-init-completion-maps): Bind them to M-SPC and M-v.
569         (ido-copy-current-file-name): Repeating C-w inserts whole file name.
570         (ido-file-internal): Pass full file name to write-file.
571         (ido-read-internal): Only pop stack elements automatically if they
572         actually match an existing directory or file name.
574 2006-06-07  Kenichi Handa  <handa@m17n.org>
576         * international/mule.el (find-auto-coding): Don't handle the short
577         name `char-trans'.
579         * files.el (hack-local-variables-prop-line)
580         (hack-local-variables): Cancel the previous change.
582 2006-06-06  Jesper Harder  <harder@phys.au.dk>
584         * ediff-diff.el (ediff-test-utility): Protect against file-error.
586 2006-06-06  Chong Yidong  <cyd@stupidchicken.com>
588         * diff-mode.el (diff-mode): Set buffer-read-only to t when
589         diff-default-read-only is non-nil.
590         (diff-hunk-kill, diff-file-kill, diff-split-hunk)
591         (diff-refine-hunk): Set inhibit-read-only to t.
593         * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
594         modifying the *Diff* buffer.
595         (diff-process-filter): New filter function for diff process that
596         sets inhibit-read-only to t when modifying the *Diff* buffer.
598 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
600         * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
601         insertion point and control the number of empty lines.
602         (org-paste-subtree): Limit the number of empty lines at the end of
603         the inserted tree.
604         (org-agenda): Use buffer name of current file for narrowing.
605         (org-export-as-xml): Command removed.
606         (org-export-xml-type): Option removed.
607         (org-mode-map): Call `org-export-as-xoxo' directly.
608         (org-get-indentation): New optional argument LINE.
609         (org-fix-indentation, org-remove-tabs): New functions.
610         (org-export-as-ascii, org-ascii-level-start): Determine and apply
611         correct indentation for headlines that are converted it items.
612         (org-skip-comments): Remove table lines that contain narrowing
613         cookies but no other non-empty fields.
614         (org-set-tags): Allow groups of mutually exclusive tags.
615         (org-cmp-time): Sort 24:21 before items without time.
616         (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
617         (org-open-at-point): Require double colon also for numbers.
619 2006-06-06  Kim F. Storm  <storm@cua.dk>
621         * ido.el (ido-default-file-method, ido-default-buffer-method):
622         Make choice values consistent with corresponding command names.
623         (ido-visit-buffer): Update accordingly.  Default to selected-window.
625 2006-06-06  Nick Roberts  <nickrob@snap.net.nz>
627         * progmodes/gud.el (gud-running): Fix doc string.
628         (gud-menu-map): Use :visible instead fo :enable for debugger test.
629         (gud-tooltip-modes): Add python-mode.
630         (gud-tooltip-print-command): Add pdb.  Remove perldb.
632 2006-06-05  Eli Zaretskii  <eliz@gnu.org>
634         * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
635         Quote $(EMACS).
637 2006-06-05  Richard Stallman  <rms@gnu.org>
639         * faces.el (defined-colors): Doc fix.
641 2006-06-05  Thien-Thi Nguyen  <ttn@gnu.org>
643         * vc.el (vc-process-filter): Inhibit undo info collection around
644         call to insert.
645         (vc-setup-buffer): Likewise for call to erase-buffer.
646         (vc-do-command): Likewise for call to process-file.
648 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
650         * progmodes/gud.el (gud-menu-map): Use a conditional help echo
651         for gud-go.
652         (gud-common-init): Other debuggers may trigger error.
654 2006-06-05  Kenichi Handa  <handa@m17n.org>
656         * international/mule.el (find-auto-coding):
657         Handle enable-character-translation in file header.
659 2006-06-04  Kim F. Storm  <storm@cua.dk>
661         * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
662         (authors-fixed-entries): Fix spelling.
663         (authors-canonical-file-name): Don't report error for wildcards.
665         * help.el (view-emacs-news): Rewrite to support new NEWS,
666         NEWS.major, and NEWS.1-17 file naming.  Add more intelligence,
667         e.g. version 10 matches 1.10, and don't be confused by version 1.1
668         being a prefix of 1.12 (etc).  A numeric prefix arg also works.
670 2006-06-03  Vivek Dasmohapatra  <vivek@etla.org>
672         * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
673         exec constructs like `foo bar`.
674         (sh-quoted-subshell): New helper function to search for a possibly
675         nested subshell (like `` or $()) within a "" quoted string.
676         (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
677         (sh-apply-quoted-subshell): Flag quote characters inside a
678         subshell, which is itself already in a quoted region, as
679         punctuation, since this is the closest to what they actually are.
680         (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
681         sh-apply-quoted-subshell.
682         (sh-font-lock-syntactic-face-function): Apply the new face for
683         text inside `` instead of the old font-lock-string-face.
685 2006-06-03  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
687         * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
688         (mac-ae-number, mac-ae-frame, mac-ae-script-language)
689         (mac-bytes-to-text-range, mac-ae-text-range-array)
690         (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
691         (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
692         (mac-ts-unicode-for-key-event): New functions.
693         (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
694         (mac-handle-font-selection): Use mac-ae-number.
695         (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
696         New variables.
697         (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
698         (mac-ts-converted-text, mac-ts-selected-converted-text)
699         (mac-ts-block-fill-text, mac-ts-outline-text)
700         (mac-ts-selected-text, mac-ts-no-hilite): New faces.
701         (mac-ts-hilite-style-faces): New constant.
702         (mac-apple-event-map): Bind text input events.
703         (mac-dispatch-apple-event): Use command-execute instead of
704         call-interactively.
705         (global-map): Don't bind mac-apple-event.
706         (special-event-map): Bind mac-apple-event.
708 2006-06-02  Eli Zaretskii  <eliz@gnu.org>
710         * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
711         file name.
712         (emacs): Enclose the value of $(EMACS) in quotes.
714 2006-06-02  Juri Linkov  <juri@jurta.org>
716         * international/mule.el (sgml-html-meta-auto-coding-function):
717         Remove the condition `(search-forward "<html" size t)'.
718         Replace `\"' with `[\"']?' in `re-search-forward'.
720 2006-06-02  Kenichi Handa  <handa@m17n.org>
722         * files.el (hack-local-variables-prop-line): Ignore `char-trans'
723         as well as `coding'.
724         (hack-local-variables): Likewise.
726         * international/mule.el (enable-character-translation):
727         Put permanent-local and safe-local-variable properties.
728         (find-auto-coding): Handle char-trans: tag.
730 2006-06-02  Juri Linkov  <juri@jurta.org>
732         * international/mule.el (sgml-html-meta-auto-coding-function):
733         Limit the search by the end of the HTML header (if any).
735 2006-06-01  Richard Stallman  <rms@gnu.org>
737         * subr.el (with-current-buffer): Doc fix.
739 2006-06-02  Masatake YAMATO  <jet@gyve.org>
741         * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
742         Almost rewrite.  Underlines over all lines of gcov output are too
743         uncomfortable to read.  Suggested by Dan Nicolaescu.
745 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
747         * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
749         * shell.el (shell-mode): Use shell-mode-map in docstring.
751         * comint.el (comint-send-input): Do not add help-echo and
752         mouse-face to input if `comint-use-prompt-regexp' is non-nil.
754 2006-06-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
756         * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
758 2006-06-01  Nick Roberts  <nickrob@snap.net.nz>
760         * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
761         (gdb-stopped, gdb-info-stack-custom): If there is no source info
762         look up the stack and pop up GUD buffer if necessary.
763         (gdb-frames-select): Remove redundant call to gud-display-frame.
764         (gdb-info-threads-custom): Keep point at start of buffer.
765         (gdb-find-file-hook): Make it work for pre-GDB 6.4.
767 2006-05-31  Juri Linkov  <juri@jurta.org>
769         * replace.el (query-replace-read-from, query-replace-read-to):
770         Bind `history-add-new-input' to nil.  Call `add-to-history'.
772 2006-05-31  Takaaki Ota  <Takaaki.Ota@am.sony.com>
774         * textmodes/table.el: Convert all HTML tags to lower case for
775         XHTML compatibility.
777 2006-05-31  Masatake YAMATO  <jet@gyve.org>
779         * progmodes/compile.el:
780         (compilation-error-regexp-alist-alist::gcov-called-line):
781         Don't put face on `-' lines in gcov file.  Suggested by Dan Nicolaescu.
783 2006-05-31  Nick Roberts  <nickrob@snap.net.nz>
785         * progmodes/gud.el (gud-query-cmdline, gud-common-init):
786         Revert inadvertent changes made with last commit.
788 2006-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
790         * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
791         New functions.
793         * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
795 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
797         * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
798         only matches in the right place.
799         (org-upcoming-deadline): New face.
800         (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
801         (org-export-ascii-underline): Rename constant `org-ascii-underline'
802         and make it an option.
803         (org-export-ascii-bullets): New option.
804         (org-export-as-html): Many changes to emit valid XHTML.
805         (org-par-open): New variable.
806         (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
807         (org-html-do-expand, org-section-number): Fix case in `replace-match'.
808         (org-timeline): Pass `org-timeline-show-empty-dates' to
809         `org-get-all-dates'.  Interpret empty dates returned by
810         `org-get-all-dates'.
811         (org-get-all-dates): New argument EMPTY.  Add dates without
812         entries to the list, mark large ranges of empty dates.
813         (org-point-in-group, org-context): New functions.
815 2006-05-30  Nick Roberts  <nickrob@snap.net.nz>
817         * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
819         * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
820         C-mouse-1.  Move gdb-mouse-until to mouse-3, gdb-mouse-jump
821         to C-mouse-3 (for 2 button mice).
822         (gdb-send): Do the right thing for C-d.
824         * speedbar.el (speedbar-detach): Delete.
825         (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
826         it breaks things.
827         (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
829 2006-05-30  Daniel Pfeiffer  <occitan@esperanto.org>
831         * files.el (auto-mode-alist): Add makepp suffix and optional mk on
832         Makeppfile.
834         * progmodes/compile.el (compilation-error-regexp-alist-alist):
835         Add makepp diagnostic.
837 2006-05-29  Richard Stallman  <rms@gnu.org>
839         * window.el (fit-window-to-buffer): Doc fix.
841         * help.el (temp-buffer-max-height): Doc fix.
843         * subr.el (with-current-buffer): Doc fix.
845 2006-05-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
847         * term/x-win.el: Bind F10 to menu-bar-start if available.
849 2006-05-28  Dan Nicolaescu  <dann@ics.uci.edu>
851         * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
852         uses with a simple test.
853         (term-set-escape-char, term-mode, term-check-kill-echo-list)
854         (term-send-raw-string, term-send-raw, term-mouse-paste)
855         (term-char-mode, term-line-mode, term-exec, term-sentinel)
856         (term-handle-exit, term-read-input-ring)
857         (term-previous-matching-input-string)
858         (term-previous-matching-input-string-position)
859         (term-previous-matching-input-from-input)
860         (term-replace-by-expanded-history, term-send-input)
861         (term-skip-prompt, term-bol, term-send-invisible)
862         (term-kill-input, term-delchar-or-maybe-eof)
863         (term-backward-matching-input, term-check-source)
864         (term-proc-query, term-emulate-terminal)
865         (term-handle-colors-array, term-process-pager, term-pager-line)
866         (term-pager-bob, term-unwrap-line, term-word)
867         (term-dynamic-complete-filename)
868         (term-dynamic-complete-as-filename)
869         (term-dynamic-simple-complete): Replace one arm ifs with whens or
870         unlesses.
872 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
874         * files.el (hack-one-local-variable-eval-safep): Don't burp if used
875         during bootstrapping.
877         * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
878         Basically undo the change of 2006-05-26: use extra arguments instead of
879         dynamic scoping.
880         (ewoc-locate): Remove unused var `footer'.
882 2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
884         * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
886         * emacs-lisp/autoload.el (no-update-autoloads): Declare.
887         (generate-file-autoloads): Obey it.  Return whether autoloads were
888         added at point or not.
889         (update-file-autoloads): Use this new return value.
890         Remove redundant test for the presence of an autoload cookie.
892         * emacs-lisp/autoload.el (autoload-find-file): New fun.
893         This one calls hack-local-variables.
894         (generate-file-autoloads, update-file-autoloads): Use it.
896         * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
897         (bibtex-sort-entry-class): Add safe-local-variable predicate.
898         (bibtex-sort-entry-class-alist): Don't set the global value.
899         (bibtex-init-sort-entry-class-alist): New fun.
900         (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
901         bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
902         of bibtex-init-sort-entry-class.
904 2006-05-28  Richard Stallman  <rms@gnu.org>
906         * subr.el (load-history-regexp): If FILE is relative, insist
907         entire last name component must match it.
908         (load-history-filename-element, load-history-regexp): Doc fixes.
910 2006-05-29  Kim F. Storm  <storm@cua.dk>
912         * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
913         `pos' and `raw-data' for clarity, as eval forms may access these.
915 2006-05-28  Kim F. Storm  <storm@cua.dk>
917         * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
919 2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
921         * progmodes/make-mode.el (makefile-browser-map)
922         (makefile-mode-syntax-table): Move initialization inside declaration.
923         (makefile-fill-paragraph): Use the default comment-filling code.
925 2006-05-28  Chong Yidong  <cyd@stupidchicken.com>
927         * replace.el (query-replace-defaults): New variable.
928         (query-replace-read-from): Use `query-replace-defaults' for
929         default value, instead of history list.
930         (query-replace-read-to): Update `query-replace-defaults'.
932 2006-05-27  Chong Yidong  <cyd@stupidchicken.com>
934         * msb.el (mouse-select-buffer): Minor fix to make popup menu work
935         with no X toolkit.
937 2006-05-28  Nick Roberts  <nickrob@snap.net.nz>
939         * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
940         (tumme-show-all-from-dir): Add autoload.
942 2006-05-27  Mathias Dahl  <mathias.dahl@gmail.com>
944         * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
945         (tumme-remove-tag): Fix bug.
947 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
949         * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
950         FOOTER args.  Update unique caller.
951         (ewoc-delete): Compute last node once before looping.
952         (ewoc--node-branch): Merge into unique caller.
953         (ewoc--node): Don't define constructor make-ewoc--node for this
954         structure.
955         (ewoc): Add member `hf-pp' to this structure.
956         (ewoc--wrap): New func.
957         (ewoc-create): Take additional arg NOSEP.  If nil, wrap node and
958         header/footer pretty-printers.  Save header/footer pretty-printer.
959         (ewoc-set-hf): Use ewoc's header/footer pretty-printer.  *
961         * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
963 2006-05-27  Mathias Dahl  <mathias.dahl@gmail.com>
965         * dired.el (dired-mode-map): Change `tumme-tag-remove' to
966         `tumme-delete-tag'.  Rename `Remove Image Tag' to `Delete Image
967         Tag'.  Change "Compare directories..." to "Change Directories...".
968         Move tumme commands to Operate, Regexp and Immediate menus.
969         Change "Add Comment" to "Add Image Comment".  Change "Add Image
970         Tag" to "Add Image Tags".
972         * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
973         (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
974         `tumme-delete-tag'.
976 2006-05-26  Luc Teirlinck  <teirllm@auburn.edu>
978         * shell.el (shell-mode): Call shell-dirtrack-mode after
979         list-buffers-directory is made a local variable, to avoid setting
980         the default value.
982 2006-05-26  Kevin Ryde  <user42@zip.com.au>
984         * info.el (Info-index-next): Use where-is-internal to report
985         actual binding of Info-index-next, rather than hard-coded `,'.
987 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
989         * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
990         and "Find Command in Manual" to here.
992         * buff-menu.el (list-buffers-noselect): For Info buffers, use
993         Info-current-file as the file name.
995 2006-05-26  Jonathan Yavner  <jyavner@member.fsf.org>
997         * ses.el (defadvice undo-more): Delete this defadvice.  The undo
998         overrides will now be done a different way.
999         (ses-set-parameter): Reapply this function for undo.
1000         (ses-set-header-row): Reconstruct header row during undo.
1001         (ses-widen): New function.
1002         (ses-goto-data, ses-reconstruct-all): Use new function.
1003         (ses-command-hook): Widen buffer during undo, before unupdating
1004         the cells.
1005         (ses-insert-row, ses-delete-row): Widen buffer during undo.
1006         (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
1007         (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
1008         formula hasn't been executed yet.
1010 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
1012         * comint.el (comint-kill-whole-line): Rename arg to count.
1013         Fix doc string.
1015 2006-05-26  Chong Yidong  <cyd@stupidchicken.com>
1017         * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
1018         to copy-file.
1020 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
1022         * simple.el (toggle-truncate-lines): Make arg optional for
1023         backward compatibility.
1025 2006-05-26  Thien-Thi Nguyen  <ttn@gnu.org>
1027         * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
1028         (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
1029         DLL arg.  Instead, use ewoc--current-dll.  Update all callers.
1030         (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
1031         (ewoc--adjust): Use ewoc--current-dll.
1032         (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
1034 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
1036         * textmodes/org.el (org-next-item, org-previous-item): Emit more
1037         compact error message.
1038         (org-tags-view): Refresh category table in each file.
1039         (org-table-justify-field-maybe): Remove superfluous arguments to
1040         `format'.
1041         (org-export-as-html): Insert "<p>" before postamble.
1042         (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
1044 2006-05-26  Kenichi Handa  <handa@m17n.org>
1046         * textmodes/po.el (po-find-charset): Pay attention to the case
1047         FILENAME is a cons (NAME . BUFFER).
1048         (po-find-file-coding-system-guts): Likewise.
1050         * arc-mode.el (archive-set-buffer-as-visiting-file):
1051         Call find-operation-coding-system with (FILENAME . BUFFER).
1053         * tar-mode.el (tar-extract): Call find-operation-coding-system
1054         with (FILENAME . BUFFER).
1056         * international/mule.el (decode-coding-inserted-region):
1057         Call find-operation-coding-system with (FILENAME . BUFFER).
1059 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
1061         * image-mode.el (image-toggle-display): Use buffer contents to
1062         generate image for a remote file.
1064 2006-05-25  Juri Linkov  <juri@jurta.org>
1066         * replace.el (query-replace-read-from, query-replace-read-to):
1067         Remove 8th arg KEEP-ALL in read-from-minibuffer.
1069 2006-05-25  Rajesh Vaidheeswarran  <rv@gnu.org>
1071         * whitespace.el (whitespace-cleanup): Change to cleanup
1072         region if one is active.
1073         * whitespace.el (whitespace-cleanup-internal): New internal method.
1075 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
1077         * dired.el (dired-mode-map): Add help-echo strings to tumme
1078         commands.  Bind `tumme-dired-display-image' to C-t i.
1080         * tumme.el (tumme-display-image): Change documentation string slightly.
1081         (tumme-dired-display-image): Add call to `display-buffer'.
1083 2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
1085         * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
1086         Signal error if RAW-DATA is a multibyte string.
1088 2006-05-24  Richard Stallman  <rms@gnu.org>
1090         * subr.el (with-local-quit): When handling `quit' signal,
1091         make a chance for quit-flag to cause a quit.
1093         * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
1094         (ad-disable-advice): Add autoloads.
1096         * subr.el (read-passwd): Copy PROMPT before changing its properties.
1098 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
1100         * dired.el (dired-mode-map): Change menu items for tumme as per
1101         suggestions in emacs-devel.
1103 2006-05-25  Nick Roberts  <nickrob@snap.net.nz>
1105         * dired.el (dired-mode-map): Fix breakage.
1107 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
1109         * tumme.el (tumme-display-dired-image): Rename to...
1110         (tumme-dired-display-image): ...this.
1111         (tumme-track-movement): Change default value to t.
1112         (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
1113         used from `tumme-next-line-and-display' and similar commands.
1115         * dired.el (dired-mode-map): Add Thumbnail submenu under the
1116         Immediate menu.  Add some tumme commands there.
1118 2006-05-24  Luc Teirlinck  <teirllm@auburn.edu>
1120         * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
1122 2006-05-24  Chong Yidong  <cyd@mit.edu>
1124         * menu-bar.el, international/mule-cmds.el: Remove tooltips for
1125         menu entries that open submenus.
1127 2006-05-24  Alan Mackenzie  <acm@muc.de>
1129         * startup.el (command-line): For names of preloaded files, don't
1130         append ".elc" (now done in Fload), and call file-truename on the
1131         lisp directory.
1133         * subr.el (eval-after-load): Fix the doc-string.  Allow FILE to
1134         match ANY loaded file with the right name, not just those in
1135         load-path.  Put a regexp matching the file name into
1136         after-load-alist, rather than the name itself.
1138         * subr.el: New functions load-history-regexp,
1139         load-history-filename-element, do-after-load-evaluation.
1141         * international/mule.el (load-with-code-conversion): Do the
1142         eval-after-load stuff by calling do-after-load-evaluation.
1144 2006-05-25  Nick Roberts  <nickrob@snap.net.nz>
1146         * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
1147         has not been killed.
1149 2006-05-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1151         * term/mac-win.el: Set idle timer to clean up expired Apple events.
1152         (mac-ae-get-url): Redispatch Apple event on unknown scheme.
1153         (mac-dispatch-apple-event): Resume Apple event if it is suspended.
1154         Optionally set error message in reply.
1156 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
1158         * textmodes/org.el (org-open-at-point): Use renamed variable
1159         `org-confirm-shell-link-function'.
1160         (org-confirm-shell-link-function): Rename from
1161         `org-confirm-shell-links'.
1162         (org-export-directory): New function.
1163         (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
1164         (org-export-icalendar): Use `org-export-directory'.
1165         (org-indent-item): Keep cursor position.
1166         (org-link-file-path-type): New option.
1167         (org-export-as-html): Fix bug with plain lists starting in
1168         column 0.
1169         (org-export-as-html): Remove deadline formatting, this happens
1170         now already in `org-html-handle-time-stamps'.
1171         (org-export-html-style): Deadline class removed.
1172         (org-insert-labeled-timestamps-at-point): New option.
1173         (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
1174         of `hide-sublevels 1', in case the first headline is not level 1.
1175         (org-overview, org-content): New fuction.
1176         (org-cycle-global-status, org-cycle-subtree-status): Make these
1177         variables buffer-local.
1178         (org-global-cycle): New command.
1179         (org-shifttab): Use `org-global-cycle'.
1180         (org-insert-heading, org-insert-item): Go to end of new
1181         headline/item after creating it.
1182         (org-export-visible): Rename from `org-export-copy-visible'.
1183         Now creates a temporary org-file and applies an exporting command
1184         to it.
1185         (org-table-eval-formula): Support for lisp forms.
1186         (org-agenda-todo-ignore-scheduled): New option.
1187         (org-agenda-get-todos): Use new option
1188         `org-agenda-todo-ignore-scheduled'.
1189         (org-export-html-inline-images): New value `maybe'.
1190         (org-export-as-html): Inlining of images dependent on link description.
1191         (org-archive-subtree): Check for end-of-buffer before trying
1192         `kill-line'.
1193         (org-agenda-follow-mode): New option.
1194         (org-export-with-tags, org-export-with-timestamps): New options.
1195         (org-html-handle-time-stamps): New function.
1196         (org-keyword-time-regexp): New variable.
1197         (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
1198         (org-agenda-todo-list-sublevels): New option.
1199         (org-html-level-start): When TITLE is nil, just close all levels.
1200         (org-parse-key-lines, org-parse-export-options): Remove functions,
1201         replaced by `org-infile-export-plist'.
1202         (org-combine-plists, org-infile-export-plist)
1203         (org-default-export-plist): New functions.
1204         (org-export-html-preamble, org-export-html-postamble)
1205         (org-export-html-auto-preamble, org-export-html-auto-postamble):
1206         New variables.
1207         (org-export-publishing-directory): New option.
1208         (org-export-as-html, org-export-as-ascii): Use the new property
1209         lists for settings.
1210         (org-export-copy-visible, org-export-as-xoxo):
1211         Respect `org-export-publishing-directory'.
1212         (org-link-search, org-store-link, org-file-apps): Support for
1213         links to BibTeX database entries..
1214         (org-get-current-options, org-set-regexps-and-options):
1215         Implement logging as a startup option.
1216         (org-store-link): Make sure context string is never empty
1217         (org-insert-link): Use relative path when possible.
1218         (org-at-item-checklet-p): New function.
1219         (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
1220         (org-shiftmetaup, org-shiftmetadown, org-metaleft)
1221         (org-metaright, org-metaup, org-metadown, org-shiftup)
1222         (org-shiftdown, org-shiftright, org-shiftleft)
1223         (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
1224         Dispatch using `call-interactively'.
1225         (org-call-with-arg): New defsubst.
1226         (org-tag-alist, org-use-fast-tag-selection): New options.
1227         (org-complete): Use `org-tag-alist'.
1228         (org-fast-tag-insert, org-fast-tag-selection): New functions.
1229         (org-next-item, org-previous-item): New commands.
1230         (org-beginning-of-item, org-end-of-item): Add (interactive) to
1231         make command.
1232         (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
1234 2006-05-23  Thien-Thi Nguyen  <ttn@gnu.org>
1236         * emacs-lisp/ewoc.el (ewoc-delete): New function.
1237         (ewoc-filter): Use `ewoc-delete'.
1239         * emacs-lisp/bindat.el (bindat-pack): Doc fix.
1241 2006-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1243         * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
1244         Signal more user-friendly error messages.
1246         * complete.el (PC-do-completion): Undo the addition of implicit
1247         wildcards if they did not lead to finding any match.
1248         (read-file-name-internal): Don't add the final > if the completion is
1249         not finished.
1251 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
1253         * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
1254         Quote safe-local-variable predicate.
1256 2006-05-22  Thien-Thi Nguyen  <ttn@gnu.org>
1258         * emacs-lisp/ewoc.el (ewoc-set-data): New function.
1260 2006-05-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1262         * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
1264         * progmodes/make-mode.el (makefile-special-targets-list)
1265         (makefile-macro-table, makefile-target-table): Mark as risky.
1266         (makefile-query-one-target-method): Make this the alias for the
1267         following variable.
1268         (makefile-query-one-target-method-function): Make this the real name.
1270         * textmodes/artist.el (artist-text-renderer): Make this the alias
1271         for the following variable.
1272         (artist-text-renderer-function): Make this the real name.
1274         * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
1275         the alias for the following variable.
1276         (flyspell-generic-check-word-predicate): Make this the real name.
1278         * textmodes/ispell.el (ispell-format-word): Make this the alias
1279         for the following variable.
1280         (ispell-format-word-function): Make this the real name.
1281         (ispell-message-text-end): Mark as risky.
1283         * skeleton.el (skeleton-transformation, skeleton-filter)
1284         (skeleton-pair-filter): Make these the aliases for the following
1285         variables.
1286         (skeleton-transformation-function, skeleton-filter-function)
1287         (skeleton-pair-filter-function): Make these the real names.
1289         * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
1290         and skeleton-pair-filter-function.
1292         * textmodes/sgml-mode.el (sgml-transformation): Make this the
1293         alias for the following variable.
1294         (sgml-transformation-function): Make this the real name.
1295         (sgml-tag-alist): Mark as risky.
1297 2006-05-21  Richard Stallman  <rms@gnu.org>
1299         * simple.el (kill-region): Interactively, pass point, then mark.
1301 2006-05-22  Thien-Thi Nguyen  <ttn@gnu.org>
1303         * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
1305 2006-05-21  Romain Francoise  <romain@orebokech.com>
1307         * dired-x.el (dired-mode-map): Don't bind M-g.
1309 2006-05-20  Richard Stallman  <rms@gnu.org>
1311         * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
1312         (dired-goto-file): Doc fix.
1314 2006-05-21  Kim F. Storm  <storm@cua.dk>
1316         * emulation/cua-base.el: Mention customizing cua-mode as alternative
1317         way to enable built-in cua-mode if user loads older CUA-mode package.
1319         * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
1320         if default-filename is specified.
1322 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
1324         * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
1326         * info.el (info-apropos): Make sure current-file and current-node
1327         have non-nil values.  Speed up by using add-to-list instead of
1328         manual consing.
1330 2006-05-20  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
1332         * progmodes/make-mode.el (makefile-mode): Doc fix.
1334 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
1336         * dired-aux.el (dired-do-shell-command): Doc fix.
1338 2006-05-20  Kevin Ryde  <user42@zip.com.au>
1340         * info-xref.el (info-xref-check-all-custom): Skip :tag part of
1341         ``(custom-manual :tag "Foo" "(foo)Node")''.
1343 2006-05-20  Karl Chen  <quarl@cs.berkeley.edu>
1345         * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
1346         value is an integer.
1348 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
1350         * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
1351         "format".
1352         (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
1354 2006-05-20  Martin Rudalics  <rudalics@gmx.at>
1356         * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
1357         a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
1359 2006-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1361         * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
1362         regexp for keywords.
1364 2006-05-20  Masayuki FUJII  <boochang@m4.kcn.ne.jp>  (tiny change)
1366         * dnd.el (dnd-get-local-file-name): Specify LITERAL in
1367         replace-regexp-in-string.
1369         * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
1370         encode, and escape file name on conversion to URL.
1372 2006-05-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1374         * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
1375         Don't unescape URL.
1376         (dnd-get-local-file-name): Unescape URL on conversion to file name.
1378         * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
1379         on conversion to URLs.
1381         * net/browse-url.el (browse-url-file-url): Encode file name on
1382         conversion to URL.
1384         * term/mac-win.el (mac-ae-open-documents): Escape file name on
1385         conversion to URL.
1387 2006-05-19  Eli Zaretskii  <eliz@gnu.org>
1389         * progmodes/cc-styles.el (c-style-alist): Doc fix.
1391 2006-05-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1393         * term/mac-win.el (mac-bytes-to-digits): Remove function.
1394         (mac-handle-toolbar-switch-mode): Use coercion instead of it.
1396 2006-05-19  Glenn Morris  <rgm@gnu.org>
1398         * calendar/diary-lib.el (diary-bahai-date)
1399         (list-bahai-diary-entries, mark-bahai-diary-entries)
1400         (mark-bahai-calendar-date-pattern): Not interactive.
1401         (add-to-diary-list): New optional arg LITERAL.  Doc fix.
1402         (diary-entries-list): Change format of 4th element in each entry.
1403         (diary-list-entries): Use add-to-diary-list.
1404         (diary-goto-entry): Handle the case where the buffer visiting the
1405         diary has been killed.
1406         (fancy-diary-display): Add 'locator to button rather than 'marker.
1407         Only generate temp-face when there are marks to apply.
1408         (list-sexp-diary-entries): Pass literal to add-to-diary-list.
1409         (diary-fancy-date-pattern): New variable.
1410         (diary-time-regexp): Doc fix.
1411         (diary-anniversary, diary-time): New faces.
1412         (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
1413         diary-time-regexp.  Add font-lock-multiline property where needed.
1414         Use new faces diary-anniversary and diary-time.
1415         (diary-fancy-font-lock-fontify-region-function): New function, to
1416         handle multiline font-lock pattern in fancy diary.
1417         (fancy-diary-display-mode): Set font-lock-fontify-region-function.
1418         (diary-font-lock-keywords): Tweak time regexp.  Use new face
1419         diary-time.
1421 2006-05-19  Alexander Shopov  <ash@contact.bg>  (tiny change)
1423         * international/code-pages.el (mik): Table corrected.
1425 2006-05-18  Kim F. Storm  <storm@cua.dk>
1427         * progmodes/grep.el (grep-find): Don't check grep-find-command
1428         before running command (breaks non-interactive usage).
1430 2006-05-18  Thien-Thi Nguyen  <ttn@gnu.org>
1432         * emacs-lisp/ewoc.el (ewoc--adjust): New func.
1433         (ewoc--insert-new-node): Don't insert trailing newline.
1434         Instead, adjust successor nodes's start markers.
1435         (ewoc--refresh-node): Delete all text from current node's start
1436         marker to the next one's; adjust successor nodes's start markers.
1437         (ewoc--create): Doc fixes.
1438         (ewoc--refresh): Don't insert newline.
1439         (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
1440         * pcvs.el (cvs-make-cvs-buffer):
1441         Specify extra newline for ewoc's header and footer.
1442         (cvs-update-header): Update initial header recognition.
1443         Append newline to final header and footer values.
1444         * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
1446 2006-05-17  Richard Stallman  <rms@gnu.org>
1448         * files.el (file-name-extension): Doc fix.
1450 2006-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1452         * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
1453         we can explicitly enable/disable rather than toggle.
1454         (shell-mode): Use it.
1455         (shell-cd): Don't try to reproduce what `cd' does.
1457 2006-05-17  Kim F. Storm  <storm@cua.dk>
1459         * ido.el (ido-read-internal): Use only nondirectory part of
1460         default item.
1462 2006-05-17  Thien-Thi Nguyen  <ttn@gnu.org>
1464         * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
1465         (ewoc-nth): Doc fix.
1467         (ewoc-map, ewoc-invalidate): Compute PP before looping.
1469 2006-05-16  Eli Zaretskii  <eliz@gnu.org>
1471         * international/mule.el (auto-coding-alist): Add .lha to files
1472         read with no-conversion.
1474         * files.el (auto-mode-alist): Add .lha files to archive file
1475         extensions.
1477         * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
1478         Convert csize to integer when computing offsets within the
1479         compressed archive file.
1481 2006-05-16  Kim F. Storm  <storm@cua.dk>
1483         * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
1484         with read-from-minibuffer.
1486 2006-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
1488         * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
1489         (byte-compile-warnings): Fix safe-local-variable property.
1491 2006-05-16  Ken Manheimer  <ken.manheimer@gmail.com>
1493         * allout.el (allout-show-bodies, allout-old-style-prefixes)
1494         (allout-stylish-prefixes, allout-numbered-bullet)
1495         (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
1496         predicates to qualify `safe-local-variable' property, when
1497         available, else use equivalent lambda.
1498         (allout-current-topic-collapsed-p): Do the right thing regarding
1499         trailing blank lines.
1501 2006-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1503         * server.el (server-start): Only create a directory if needed.
1504         (server-edit, server-unload-hook): server-start => server-mode.
1505         (kill-emacs-hook): Cleanup upon exit.
1507 2006-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1509         * hexl.el (hexlify-buffer): Encode process arguments manually.
1511 2006-05-16  Nick Roberts  <nickrob@snap.net.nz>
1513         * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
1514         call to gdb-tooltip-print.
1516 2006-05-15  Romain Francoise  <romain@orebokech.com>
1518         * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
1519         systems, default to "tar" since those systems probably have GNU tar.
1521 2006-05-14  Lars Hansen  <larsh@soem.dk>
1523         * desktop.el (desktop-missing-file-warning): Fix docstring.
1524         (desktop-restore-file-buffer): Correct question asked on missing file.
1526 2006-05-14  Kim F. Storm  <storm@cua.dk>
1528         * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
1529         Add CUA move property.
1531 2006-05-13  Chong Yidong  <cyd@stupidchicken.com>
1533         * custom.el (custom-push-theme): Load the variable before checking
1534         its `standard-value'.
1536 2006-05-13  Lars Hansen  <larsh@soem.dk>
1538         * desktop.el (desktop-save): Use with-temp-buffer.
1540 2006-05-12  Glenn Morris  <rgm@gnu.org>
1542         * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
1543         * calendar/calendar.el (calendar-mode-map):
1544         * calendar/diary-lib.el (include-other-diary-files,diary-mail-entries):
1545         * calendar/appt.el (appt-check, appt-make-list): Refer to
1546         diary-view-entries, diary-list-entries, diary-show-all-entries
1547         rather than obsolete aliases.
1549 2006-05-12  Chong Yidong  <cyd@stupidchicken.com>
1551         * simple.el (line-move-finish): Avoid calling point motion hooks
1552         while processing intangibility.
1554 2006-05-12  Dan Nicolaescu  <dann@ics.uci.edu>
1556         * term/xterm.el (terminal-init-xterm): Fix typo.
1558 2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>
1560         * allout.el (allout-view-change-hook): Mark as being deprecated,
1561         to be replaced by `allout-exposure-change-hook'.
1562         (allout-exposure-change-hook): New, replacing
1563         `allout-view-change-hook'.
1564         (allout-flag-region): Run new hook `allout-exposure-change-hook',
1565         in addition to `allout-view-change-hook'.
1566         (allout-show-bodies, allout-old-style-prefixes)
1567         (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
1568         lambda forms to prevent their showing up in variable help
1569         presentations as inscrutable byte-compiled code.
1570         (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
1571         Use string-or-null-p to qualify safe-local-variable values.
1572         (allout-reindent-bodies): Use memq to qualify matches against
1573         valid safe-local-variable values.  Also, quote the lambda as above.
1574         (allout-use-mode-specific-leader): Add missing candidate-value
1575         symbols, use memq, and quote the lambda.
1576         (allout-overlay-interior-modification-handler): Remove unused
1577         variables `msg' and 'opened'.
1578         (allout-hidden-p): Constrain invisibility consideration to allout's
1579         invisibility spec, disregarding invisibility for other reasons.
1581 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
1583         * files.el (version-control): Correct safe values.
1585 2006-05-12  Thien-Thi Nguyen  <ttn@gnu.org>
1587         * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
1589         (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
1590         (ewoc--insert-new-node): New func.
1591         Update callers of deleted funcs to use it, instead.
1593 2006-05-11  Glenn Morris  <rgm@gnu.org>
1595         * calendar/calendar.el (diary-show-all-entries): Do not refer to
1596         obsolete alias `show-all-diary-entries'.
1597         (make-diary-entry): Not interactive.
1598         (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
1599         (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
1600         (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
1601         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
1602         (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
1603         (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
1605 2006-05-11  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1607         * calendar/calendar.el (calendar-french-date-string)
1608         (calendar-mayan-date-string, calendar-chinese-date-string)
1609         (calendar-astro-date-string, calendar-iso-date-string)
1610         (calendar-islamic-date-string, calendar-bahai-date-string)
1611         (calendar-hebrew-date-string, calendar-coptic-date-string)
1612         (calendar-ethiopic-date-string, calendar-persian-date-string):
1613         These functions are not interactive.
1615 2006-05-11  Luc Teirlinck  <teirllm@auburn.edu>
1617         * files.el: Balance parentheses.
1619 2006-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
1621         * files.el, newcomment.el, outline.el, simple.el,
1622         emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
1623         progmodes/cc-vars.el, progmodes/compile.el:
1624         Move `safe-local-variable' declarations to the respective files.
1626         * help-fns.el (describe-variable): Don't print safe-var if it is
1627         byte-code.  Improve wording as suggested by Luc Teirlinck.
1629 2006-05-11  Nick Roberts  <nickrob@snap.net.nz>
1631         * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
1632         (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
1633         Use a token for pending-triggers to ensure gdb-var-update
1634         gets called once per user input again for pre-GDB 6.4.
1635         (gdb-var-delete): Match on more complex expressions.
1636         (gdb-var-list-children-handler, gdb-var-create-handler):
1637         Use a token for consistency.
1639 2006-05-11  Carsten Dominik  <dominik@science.uva.nl>
1641         * textmodes/org.el (org-read-date, org-goto-calendar)
1642         (org-agenda-goto-calendar):
1643         Bind `view-calendar-holidays-initially' to nil.
1645 2006-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
1647         * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
1648         Update all callers to do it there, instead.
1650 2006-05-10  Glenn Morris  <rgm@gnu.org>
1652         * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
1653         prefix arg case, to avoid view-diary-entries-initially error.
1654         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
1655         (calendar-date-is-legal-p): Handle dates with no day part.
1657 2006-05-11  Nick Roberts  <nickrob@snap.net.nz>
1659         * comint.el (comint-insert-input): Just make it when
1660         comint-use-prompt regexp is nil (default) and with the mouse.
1661         (comint-copy-old-input): Reinstate from 2004-06-23.
1662         (comint-mode-map): Bind C-c C-m to it.
1664 2006-05-10  J.D. Smith  <jdsmith@as.arizona.edu>
1666         * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
1667         Remove spurious move to point-max (new comint behavior fixes).
1669         * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
1670         compatibility function (Emacs 18/19).
1671         (idlwave-is-continuation-line): Always return point at start of
1672         previous non-blank continuation line.
1673         `keyword-parameters': Fix continued comment font-lock matcher.
1674         (idlwave-font-lock-fontify-region): Written, use as
1675         font-lock-fontify-region-function, to fix continued keyword
1676         fontification issues.
1678 2006-05-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1680         * term/mac-win.el (mac-font-panel-mode): Doc fix.
1681         (mac-service-selection, mac-service-open-file)
1682         (mac-service-open-selection, mac-service-mail-selection)
1683         (mac-service-mail-to, mac-service-insert-text): Rename from
1684         mac-services-*.  All uses changed.
1685         (mac-apple-event-map): Rename event symbol `services' to `service'.
1687 2006-05-10  Thien-Thi Nguyen  <ttn@gnu.org>
1689         * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
1690         (ewoc--node-enter-first, ewoc--node-enter-last)
1691         (ewoc--delete-node-internal): Merge funcs into unique callers.
1693 2006-05-09  Chong Yidong  <cyd@stupidchicken.com>
1695         * emacs-lisp/crm.el (completing-read-multiple): Properly handle
1696         return value of read-from-minibuffer for empty input.
1698 2006-05-09  Miles Bader  <miles@gnu.org>
1700         * comint.el (comint-insert-input): Remove redundant calls to setq
1701         and goto-char.
1703 2006-05-10  Nick Roberts  <nickrob@snap.net.nz>
1705         * comint.el (comint-insert-input): Make it work when
1706         comint-use-prompt-regexp is t.
1708 2006-05-10  Miles Bader  <miles@gnu.org>
1710         * subr.el (field-at-pos): New function.
1712         * comint.el (comint-insert-input): Use it.
1714 2006-05-09  Juri Linkov  <juri@jurta.org>
1716         * battery.el (battery-linux-proc-acpi): Also try
1717         `/proc/acpi/thermal_zone/THR2/temperature'.
1719         * files.el <safe-local-variable>: Remove `eval' and `let' binding
1720         for now unused lambda `string-or-null'.
1722         * add-log.el (change-log-default-name): Put `string-or-null-p'
1723         instead of lambda on `safe-local-variable' property.
1725         * diff-mode.el (diff-context->unified): Use `region-beginning' and
1726         `region-end' instead of `mark' and `point'.
1727         (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
1728         Operate on region in Transient Mark mode when the mark is active.
1729         Use `region-beginning' and `region-end' instead of `mark' and
1730         `point'.
1731         (diff-hunk-text, diff-goto-source): Doc fix.
1733         * startup.el (fancy-splash-screens, normal-splash-screen): Use
1734         face `mode-line-buffer-id' for mode-line buffer face instead of
1735         hard-coded `(:weight bold)'.
1737         * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
1738         buffer-undo-list to t (undo-ask is reproducible by visiting
1739         nested archives).
1741 2006-05-09  Kim F. Storm  <storm@cua.dk>
1743         * progmodes/grep.el (rgrep): Set default directory of *grep*
1744         buffer if we start M-x rgrep in the *grep* buffer and choose
1745         a different base directory.
1747 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
1749         * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
1750         completion also when ido is loaded.
1752 2006-05-09  Masatake YAMATO  <jet@gyve.org>
1754         * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
1755         "warning" and "import".
1756         (cpp-font-lock-keywords): Added "warning".
1758 2006-05-08  Dan Nicolaescu  <dann@ics.uci.edu>
1760         * term/xterm.el (terminal-init-xterm): Add more key bindings.
1762 2006-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1764         * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
1765         pages at a time, if we signal the end, we should indeed reach that end.
1767 2006-05-08  David Reitter  <david.reitter@gmail.com>
1769         * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
1770         output during execution of the body.
1772 2006-05-08  Kim F. Storm  <storm@cua.dk>
1774         * progmodes/grep.el (lgrep, rgrep): Doc fixes.
1776 2006-05-08  Thien-Thi Nguyen  <ttn@gnu.org>
1778         * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
1779         Use with-current-buffer.
1781 2006-05-07  Kim F. Storm  <storm@cua.dk>
1783         * subr.el (add-to-history): Remove keep-dups arg.
1785         * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
1786         to nil around call to add-to-history.
1788 2006-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1790         * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
1791         than after a buffer modification.
1793 2006-05-08  Nick Roberts  <nickrob@snap.net.nz>
1795         * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
1796         call to...
1797         (gud-watch): ...here so speedbar is raised for already watched
1798         expressions.
1799         (gdb-speedbar-refresh): Delete function.
1800         (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
1801         Use speedbar-timer-fn instead of speedbar-refresh (reverting
1802         earlier change).
1803         (gdb-var-evaluate-expression-handler)
1804         (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
1806         * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
1807         Update localized contents for all buffers except ignored modes.
1809 2006-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1811         * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
1812         (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
1813         (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
1814         (mac-handle-font-panel-closed, mac-handle-font-selection):
1815         New functions.
1816         (mac-font-panel-mode): New minor mode.
1817         (mac-apple-event-map): Add bindings for toolbar toggle button and
1818         font panel.
1819         (menu-bar-showhide-menu): Add mac-font-panel-mode.
1821 2006-05-07  John Paul Wallington  <jpw@pobox.com>
1823         * ibuffer.el (ibuffer-compressed-file-name-regexp):
1824         Avoid `regexp-opt'; simplify regexp for readability.
1826 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
1828         * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
1829         * files.el (buffer-stale-function):
1830         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
1831         * autorevert.el (global-auto-revert-non-file-buffers): Point Info
1832         links to the main manual, not to emacs-xtra.
1834 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1836         * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
1837         MacJapanese if text is ASCII-only.
1839 2006-05-06  Nick Roberts  <nickrob@snap.net.nz>
1841         * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
1842         unless so nil isn't returned.
1843         (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
1845 2006-05-06  Kim F. Storm  <storm@cua.dk>
1847         * subr.el (add-to-history): New function.
1849         * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
1850         (ediff-merge-files-with-ancestor):
1851         * env.el (setenv):
1852         * isearch.el (isearch-update-ring):
1853         * server.el (server-visit-files):
1854         * progmodes/grep.el (lgrep, rgrep):
1855         * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
1856         * progmodes/xscheme.el (xscheme-insert-expression):
1857         Use add-to-history.
1859         * kmacro.el (kmacro-push-ring): Use add-to-history.
1860         (kmacro-ring-length): Remove unused defun.
1861         (kmacro-start-macro): Use kmacro-push-ring.
1863 2006-05-06  Thien-Thi Nguyen  <ttn@gnu.org>
1865         * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
1866         directly instead of a lambda expression that calls it.
1868 2006-05-06  Kim F. Storm  <storm@cua.dk>
1870         * avoid.el (mouse-avoidance-point-position): Use posn-at-point
1871         instead of compute-motion.
1873 2006-05-05  Dan Nicolaescu  <dann@ics.uci.edu>
1875         * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
1876         change.
1878 2006-05-05  Reiner Steib  <Reiner.Steib@gmx.de>
1880         * startup.el (command-line-1): Refer to "Pure Storage" on
1881         pure-space-overflow.
1883 2006-05-05  Martin Rudalics  <rudalics@gmx.at>
1885         * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
1886         provided faces once they all have been used up.
1888 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
1890         * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
1891         reference to the Lisp manual to the warning about pure space
1892         overflow.
1894 2006-05-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
1896         * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
1897         argument to avoid the call to `ispell-internal-change-dictionary'
1898         when not needed.
1899         (ispell-change-dictionary): Use this argument and call
1900         `ispell-internal-change-dictionary' after the possible change
1901         to `ispell-local-dictionary'.
1902         (ispell-internal-change-dictionary): Check for a change in
1903         personal dictionary use too.
1904         Cosmetic changes from Agustin Martin
1905         <agustin.martin@hispalinux.es>.
1907 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
1909         * startup.el (command-line): On MS-Windows, probe "~", not
1910         "~USER", for warning about non-existent home directory
1912         * arc-mode.el (archive-l-e): New optional argument `float' means
1913         generate a float value.
1914         (archive-arc-summarize, archive-lzh-summarize)
1915         (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
1916         with 3rd argument non-nil when file's size is being computed.
1917         Format the file sizes with %8.0f instead of %8d.
1919 2006-05-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1921         * cus-start.el (all): Add mac-dnd-known-types.
1923         * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
1924         (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
1925         (mac-TIFF-to-string): New functions.
1926         (x-get-selection, x-selection-value)
1927         (mac-select-convert-to-string): Use them.
1928         (mac-text-encoding-mac-japanese-basic-variant): New constant.
1929         (mac-dnd-types-alist): New customization variable.
1930         (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
1931         (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
1932         (mac-dnd-handle-drag-n-drop-event): New functions.
1933         (mac-drag-n-drop): Remove function.
1934         (global-map): Bind drag-n-drop and M-drag-n-drop to
1935         mac-dnd-handle-drag-n-drop-event.
1937 2006-05-04  Karl Chen  <quarl@NOSPAM.quarl.org>
1939         * progmodes/perl-mode.el (perl-beginning-of-function):
1940         Skip anonymous subs.
1942 2006-05-04  Dan Nicolaescu  <dann@ics.uci.edu>
1944         * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
1945         regexp-opt at run time.
1947         * term.el (term-handle-ansi-escape): Fix off by one error.
1949 2006-05-04  Nick Roberts  <nickrob@snap.net.nz>
1951         * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
1952         (gdb-init-1, gdb-post-prompt): ...and references to it.
1953         (gdb-frame-handler): Strip directory name from filename if present.
1955         * progmodes/gud.el (gdb-force-update): Delete defvar
1956         (gud-speedbar-buttons): ...and references to it.  Use window-start
1957         to try to keep positon in watch expression.
1959 2006-05-03  Richard Stallman  <rms@gnu.org>
1961         * simple.el (next-history-element, previous-history-element): Doc fix.
1963         * isearch.el (isearch-update-ring): Doc fix.
1965 2006-05-03  Dan Nicolaescu  <dann@ics.uci.edu>
1967         * isearch.el (isearch-update-ring): Take history-delete-duplicates
1968         into consideration.  Replace one arm ifs with whens.
1970 2006-05-03  Nick Roberts  <nickrob@snap.net.nz>
1972         * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
1973         (menu): Fix typo.
1975 2006-05-02  Miles Bader  <miles@gnu.org>
1977         * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
1979 2006-05-02  Jay Belanger  <belanger@truman.edu>
1981         * calc/calc-embed.el (calc-override-minor-modes-map)
1982         (calc-override-minor-modes): New variables.
1983         (calc-do-embedded): Make sure that Calc keystrokes aren't
1984         overwritten by minor modes.
1986 2006-05-02  Chong Yidong  <cyd@mit.edu>
1988         * msb.el (msb): If EVENT is a down event, read and discard the up event.
1990 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
1992         * startup.el (command-line-1): Refer to Lisp manual when
1993         pure-space-overflow occurs.
1995         * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
1996         (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
1997         (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
1998         (version-control): Don't use `t' for safe-local-variable declarations.
2000 2006-05-01  Richard Stallman  <rms@gnu.org>
2002         * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
2003         M-r, M-R, M-A, M-SPC or M-DEL.
2004         (diff-mode-map): diff-refine-hunk now on C-c C-w
2005         (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
2007         * help-mode.el (help-mode): view-exit-action calls delete-window
2008         only when it is safe and possible.
2010         * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
2011         in messages.
2013         * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
2015         * tool-bar.el (tool-bar-setup): Put Help and Preferences items
2016         in the default tool-bar-map.
2018 2006-05-01  Michael Albinus  <michael.albinus@gmx.de>
2020         * net/tramp.el (tramp-completion-file-name-handler-alist)
2021         (tramp-run-real-handler, tramp-completion-run-real-handler)
2022         (tramp-completion-handle-file-name-all-completions)
2023         (tramp-completion-handle-file-name-completion): Autoload them.
2024         (tramp-completion-handle-file-exists-p)
2025         (tramp-completion-handle-file-name-directory)
2026         (tramp-completion-handle-file-name-nondirectory)
2027         (tramp-completion-handle-expand-file-name): Remove them.
2028         (tramp-handle-file-name-directory): Return the real directory name.
2029         Returning "/" only doesn't need to be necessary any longer.
2030         (tramp-file-name-handler): Make special attention when in hostname
2031         completion mode.
2032         (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
2033         (tramp-register-file-name-handlers):
2034         Register `tramp-completion-file-name-handler' only when
2035         `partial-completion-mode' is enabled.
2036         (tramp-completion-handle-file-name-all-completions):
2037         Delete directory part from results.
2038         (tramp-get-completion-methods, tramp-get-completion-user-host):
2039         Discard deleting "/", it doesn't work after the change of
2040         `tramp-handle-file-name-directory' above.
2042 2006-05-01  Kim F. Storm  <storm@cua.dk>
2044         * progmodes/grep.el (grep-expand-template): Use save-match-data
2045         and symbol-value.
2047 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2049         * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
2050         Use select-frame-set-input-focus instead of raise-frame.
2051         (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
2053 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
2055         * progmodes/gud.el (gud-def): Add %c case.
2056         (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
2057         (gud-format-command): Make match case sensitive.  Match on %F.
2059 2006-04-30  Glenn Morris  <rgm@gnu.org>
2061         * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
2062         (cal-tex-preamble): Use cal-tex-preamble-extra.
2063         (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
2064         than alias `list-diary-entries'.
2066 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
2068         * help-fns.el (describe-variable): Add info about safe local variables.
2070 2006-04-29  Richard Stallman  <rms@gnu.org>
2072         * bindings.el (mode-line-format): help-echo doc fixes.
2074         * net/tramp.el (tramp-file-name-handler-alist): Delete
2075         expand-file-name and other operations that can cause spurious loading.
2077 2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2079         * files.el (safe-local-variable-p): Remove support for the special
2080         value t.
2082         * textmodes/paragraphs.el (sentence-end-without-space):
2083         Fix safety predicate.
2084         (sentence-end-double-space, sentence-end-without-period)
2085         (paragraph-ignore-fill-prefix):
2086         * textmodes/fill.el (colon-double-space):
2087         * abbrev.el (abbrev-mode): Tighten the safety predicate.
2089         * subr.el (booleanp): New fun.
2091         * textmodes/reftex-vars.el (reftex-guess-label-type):
2092         Tighten the safety predicate.
2094 2006-04-28  Kim F. Storm  <storm@cua.dk>
2096         * progmodes/grep.el (defgroup grep): Doc fix.
2097         (grep-auto-highlight): Remove.
2098         (grep-template): New defcustom.
2099         (grep-find-template): Rename from grep-tree-template.
2100         (grep-files-aliases): Rename from grep-tree-files-aliases.
2101         Remove "all" alias, add "l" alias.
2102         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
2103         (grep-find-ignored-directories): New defcustom to replace
2104         grep-tree-ignore-CVS-directories, to facilitate ignoring
2105         subdirectories for multiple version control systems.
2106         (grep-mode-map): Add Recursive grep item to GREP menu.
2107         (grep-regexp-history, grep-files-history): New defvars.
2108         (grep-probe): New helper function.
2109         (grep-compute-defaults): Use it to simplify code.
2110         Adapt to name changes.
2111         Use `.' as base in grep-find-template rather than <D>.
2112         (grep): Remove superfluous highlight-regexp arg.  Fix doc.
2113         Call grep-compute-defaults unconditionally.
2114         (grep-expand-keywords): New defconst.
2115         (grep-expand-template): Rename from grep-expand-command-macros.
2116         Simplify via grep-expand-keywords.  Look at case-fold-search instead
2117         of grep-tree-ignore-case to add -i option.
2118         Bind case-fold-search to nil while matching keywords.
2119         (grep-tree-last-regexp, grep-tree-last-files): Remove.
2120         (grep-read-regexp, grep-read-files): New helper functions.
2121         (rgrep): Rename from grep-tree.  Rework to use proper histories.
2122         Adapt to changes in defcustoms and functions above.
2123         (lgrep): New command, as grep, but using same interactive UI as rgrep.
2125 2006-04-28  Michael Albinus  <michael.albinus@gmx.de>
2127         * net/tramp.el (tramp-completion-file-name-handler):
2128         Disable Tramp's functionality while loading Tramp itself.
2129         (tramp-register-file-name-handlers): That's a defsubst now.
2130         Code from `tramp-repair-jka-compr' moved here.  Apply it via
2131         `after-init-hook'.
2132         (tramp-repair-jka-compr): Remove.
2134 2006-04-27  Jay Belanger  <belanger@truman.edu>
2136         * calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
2137         read expression when `math-read-big-expr' doesn't work.
2139 2006-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
2141         * startup.el (command-line-1): Display warning when
2142         pure-space-overflow is non-nil.
2144 2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2146         * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
2147         risky.
2149 2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2151         * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
2152         Return the URL or nil if none can be generated.
2154 2006-04-27  Nick Roberts  <nickrob@snap.net.nz>
2156         * progmodes/gud.el (gud-comint-buffer): Move forward to stop
2157         byte compiler warnings.
2158         (gud-basic-call, gud-find-expr): Let user select an expression
2159         for printing.  Print expression as well as value in GUD buffer.
2161 2006-04-17  Ken Manheimer  <ken.manheimer@gmail.com>
2163         * allout.el: Remove local autoload declaration for
2164         pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
2165         (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
2166         (allout-plain-bullets-string, allout-distinctive-bullets-string)
2167         (allout-use-mode-specific-leader, allout-old-style-prefixes)
2168         (allout-stylish-prefixes, allout-numbered-bullet)
2169         (allout-file-xref-bullet, allout-presentation-padding)
2170         (allout-use-hanging-indents, allout-reindent-bodies): Mark as
2171         safe-local-variable with suitable value spec, and add autoload
2172         cookie for loaddefs inclusion.  We now use an explicit spec everywhere.
2173         (move-beginning-of-line, move-end-of-line): Repair so these compat
2174         functions now actually resituate the point, when appropriate.
2176 2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2178         * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
2180         * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
2181         (add-log-iso8601-time-string): Fix call to format-time-string.
2183 2006-04-26  Kim F. Storm  <storm@cua.dk>
2185         * subr.el (posn-string, posn-image, posn-object): Doc fix.
2187 2006-04-26  Masatake YAMATO  <jet@gyve.org>
2189         * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
2190         Add support for "//" style comments.  Remove `b' flag
2191         from ?* in `asm-mode-syntax-table'.
2193 2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2195         * follow.el: Use (featurep 'xemacs) everywhere.
2196         (follow-mode): Use define-minor-mode.
2197         (follow-mode-map): Move initialization into the declaration.
2198         Use command remapping.
2199         (follow-emacs-version-xemacs-p): Remove.
2200         (follow-submit-feedback): Remove.
2202         * allout.el (allout-layout, allout-passphrase-verifier-string)
2203         (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
2205         * textmodes/reftex-vars.el (reftex-vref-is-default)
2206         (reftex-fref-is-default, reftex-guess-label-type):
2207         Tighten up a bit the safety predicate.
2209         * textmodes/paragraphs.el (sentence-end-double-space)
2210         (sentence-end-without-period, sentence-end-without-space)
2211         (page-delimiter, paragraph-ignore-fill-prefix):
2212         Tighten up a bit the safety predicate.
2214         * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
2216         * progmodes/python.el (python-continuation-line-p)
2217         (python-beginning-of-statement): syntax-ppss may return
2218         a negative depth.
2219         (python-mode): Don't forcefully enable font-lock.
2221         * time-stamp.el (time-stamp-start, time-stamp-end)
2222         (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
2224         * add-log.el: Remove spurious * in docstrings.
2225         (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
2226         (add-change-log-entry): Use it here, since it's not specific
2227         to iso8601.
2228         (add-log-iso8601-time-string): Don't use it here any more.
2229         (change-log-indent-text, change-log-indent): Rename from add-log-*.
2231         * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
2233 2006-04-25  Ryan Yeske  <rcyeske@gmail.com>
2235         * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
2236         (rcirc-toggle-low-priority): Doc fix.
2237         (rcirc-handler-NOTICE): Remove beginning of line anchor in
2238         ChanServ regexp.
2239         (rcirc-startup-channels-alist): Connect to #rcirc by default, not
2240         #emacs.
2241         (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
2242         (rcirc-decode-coding-system): Use utf-8 as the default.
2243         (rcirc-multiline-minor-mode): Set the fill-column.
2244         (rcirc-format-response-string): Display bright and dim nicks.
2245         (rcirc-browse-url): Update interactive spec to fill ARG.
2246         (rcirc-bright-nick, rcirc-dim-nick): Add faces.
2247         (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
2249 2006-04-24  J.D. Smith  <jdsmith@as.arizona.edu>
2251         * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
2252         case for @Article, etc.
2254 2006-04-23  Michael Albinus  <michael.albinus@gmx.de>
2256         * net/tramp.el (tramp-register-file-name-handlers): New defun.
2257         Added with autoload cookie.
2258         (tramp-unload-file-name-handlers): Rename from
2259         `tramp-unload-file-name-handler-alist'.
2261 2006-04-23  Romain Francoise  <romain@orebokech.com>
2263         * comint.el (comint-match-partial-filename): Doc fix.
2265 2006-04-21  Glenn Morris  <rgm@gnu.org>
2267         * calendar/cal-menu.el (calendar-mode-map): Refer to
2268         `diary-view-entries' rather than alias `view-diary-entries'.
2269         * calendar/diary-lib.el (view-other-diary-entries): Ditto.
2271 2006-04-21  Luc Teirlinck  <teirllm@auburn.edu>
2273         * progmodes/antlr-mode.el (antlr-default):
2274         * cus-edit.el (custom-documentation):
2275         * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
2276         in defface.
2278 2006-04-21  Kim F. Storm  <storm@cua.dk>
2280         * image.el (image-type): New defun split out of create-image.
2281         (create-image): Use it.
2283 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
2285         * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
2286         (org-open-at-point): Remove the "...done" message to keep output
2287         in the echo area visible.
2288         (org-export-as-xoxo): Fix call to `indent-region'.
2290 2006-04-21  Kevin Ryde  <user42@zip.com.au>
2292         * international/mule.el (keyboard-coding-system): defcustom
2293         info-link fixes: "Specify Coding" has been split, keyboard now in
2294         "Terminal Coding", and "Single-Byte Character Support" is now
2295         "Unibyte Mode".
2297 2006-04-21  Nick Roberts  <nickrob@snap.net.nz>
2299         * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
2300         Use font-lock-warning-face for any errors e.g. no stack.
2301         (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
2303 2006-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
2305         * progmodes/sh-script.el (sh-shell): Mark as safe.
2307         * newcomment.el (comment-start, comment-start-skip)
2308         (comment-end-skip, comment-end): Mark as safe.
2310 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
2312         * textmodes/org.el (org-deadline-announce): Face removed.
2313         (org-level-faces, org-n-levels): Convert to constant.
2314         (org-compatible-face): New function.
2315         (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
2316         (org-level-5, org-level-6, org-level-7, org-level-8)
2317         (org-special-keyword, org-warning, org-headline-done, org-link)
2318         (org-date, org-tag, org-todo, org-done, org-table, org-formula)
2319         (org-scheduled-today, org-scheduled-previously, org-time-grid):
2320         Face definition revised for better color tty support.
2321         (org-bold-re, org-italic-re, org-underline-re): New constants.
2322         (org-set-font-lock-defaults): Use the new constants.
2323         (org-agenda-highlight-todo): New function.
2324         (org-agenda-todo): Fix bug with point at end of line.
2325         (org-agenda-change-all-lines, org-finalize-agenda-entries):
2326         Fontify TODO keywords.
2327         (org-insert-link): Preserve relative path in ../ links.
2328         (org-export-as-html): Convert links pointing to .org files into
2329         links that will work beteen the exported HTML files.
2330         (org-todo-list): Fix bug when arg=0.
2331         (org-insert-heading): More fine-tuning.
2333 2006-04-19  Romain Francoise  <romain@orebokech.com>
2335         * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
2336         from `rmail-mime-charset-pattern'.
2338 2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
2340         * progmodes/python.el (python-mode): Fix typo.
2342 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
2344         * comint.el (comint-previous-input): Don't clobber input line
2345         when moving off either end of the input history ring.
2346         (comint-delete-input): New function, used by
2347         `comint-previous-input' and others.
2348         (comint-previous-matching-input):
2349         Use `coming-delete-input'.  Save the partial input if leaving the
2350         edit line.  Goto point-max before deleting input to avoid
2351         partial input fragments hanging around.
2352         (comint-restore-input): New function, used by `comint-previous-input'.
2354 2006-04-18  Luc Teirlinck  <teirllm@auburn.edu>
2356         * imenu.el (imenu--index-alist): Balance parentheses.
2358 2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
2360         * progmodes/python.el (python-mode): Add support for hs-minor-mode.
2362 2006-04-19  Reiner Steib  <Reiner.Steib@gmx.de>
2364         * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
2365         file is nil.
2367 2006-04-18  Richard Stallman  <rms@gnu.org>
2369         * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
2371         * imenu.el (imenu-create-index-function, imenu--index-alist)
2372         (imenu--last-menubar-index-alist, imenu--make-index-alist)
2373         (imenu-default-create-index-function, imenu--generic-function):
2374         Doc fixes.
2376         * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
2378         * help-mode.el (help-mode): Set view-exit-action to delete window.
2380         * env.el (setenv): Get rid of arg UNSET.  Interactive unsetting
2381         now works by passing nil as arg.
2383         * apropos.el (apropos-print): Don't do where-is on self-insert-command.
2385         * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
2386         (read-abbrev-file): Provide default when reading filename.
2388         * files.el (enable-local-variables): Allow :all as value.
2389         (hack-local-variables): Implement that value.
2390         (safe-local-variable-values, safe-local-eval-forms)
2391         (enable-local-variables): Mark as risky.
2392         (find-file-visit-truename, kept-old-versions): Mark safe.
2394         * time-stamp.el (time-stamp-format, time-stamp-line-limit)
2395         (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
2396         (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
2398 2006-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2400         * progmodes/tcl.el (tcl-send-string, tcl-send-region):
2401         Use forward-line so as to get to BOL even in the presence of fields.
2402         (tcl-eval-region): Strip surrounding space to avoid multiple prompts
2403         in return.
2404         (inferior-tcl): Tell tclsh to work in interactive mode.
2406         * complete.el (partial-completion-mode):
2407         Use 'choose-completion-string-functions to make sure that
2408         choose-completion fills the minibuffer properly.
2410         * complete.el (PC-old-read-file-name-internal): Remove.
2411         (PC-read-include-file-name-internal): Remove.  Turn it into an advice
2412         of read-file-name-internal.
2413         (partial-completion-mode): Enable/disable this advice.
2415 2006-04-18  Juanma Barranquero  <lekktu@gmail.com>
2417         * net/tramp.el (tramp-completion-file-name-handler): Revert change
2418         of 2006-04-17.
2420 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
2422         * textmodes/org.el (org-insert-heading): Insert heading before
2423         current if at beginning of line.
2424         (org-todo, org-date): New faces.
2425         (org-table-align): Make sure tooltip window contains full text.
2426         (org-no-properties): New defsubst.
2427         (org-set-font-lock-defaults): Use new faces.
2429 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
2431         * progmodes/gud.el (gud-speedbar-item-info): Display frame address
2432         for root variables.
2434         * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
2435         (gdb-frame-address): Re-use to identify frame for watch expression.
2436         (gdb-var-list, gdb-var-create-handler): Add frame address for root
2437         variables.
2438         (gdb-init-1, gdb-source, gdb-post-prompt)
2439         (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
2440         (gdb-frame-handler): Get gdb-frame-address.
2442 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
2444         Sync with Tramp 2.0.53.
2446         * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
2447         'control.  Reported by Matthias F\e,bv\e(Brste <slashdevslashnull@gmx.net>.
2448         (tramp-completion-file-name-handler): Add autoload cookie for
2449         adding to `file-name-handler-alist'.
2451         * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
2452         the prompt.  If it returns earlier (when detecting an error
2453         message), the rest of the output will merge accidently with the
2454         output of the next command.  Reported by M Jared Finder
2455         <jared@hpalace.com>.
2457         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
2458         for `process-file', in order to let it work for older Emacsen too.
2460 2006-04-17  Ralf Angeli  <angeli@iwi.uni-sb.de>
2462         * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
2463         (tex-font-lock-keywords-3): Use it.
2465 2006-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2467         * newcomment.el (comment-add): New function.
2468         (comment-region-default, comment-dwim): Use it.
2470 2006-04-15  Michael Olson  <mwolson@gnu.org>
2472         * emacs-lisp/tq.el: Improve comments.
2473         (tq-queue-head-question): New accessor function.
2474         (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
2475         Update for modified queue structure.
2476         (tq-queue-add): Accept `question' argument.
2477         (tq-queue-pop): If a question is pending, send it.
2478         (tq-enqueue): Accept new optional argument `delay-question'.
2479         If this is non-nil, and at least one other question is pending a
2480         response, queue the question rather than sending it immediately.
2482 2006-04-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2484         * calendar/appt.el (appt-add): Check whether an appointment is
2485         already present in appt-time-msg-list.  Simplify code.
2487 2006-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2489         * progmodes/cc-langs.el (c-mode-menu):
2490         Don't presume c-subword-mode is bound.
2492 2006-04-13  Bill Wohler  <wohler@newt.com>
2494         * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
2495         (customize-package-emacs-version): Use cdr instead of cadr now
2496         that alists use dotted pairs.
2498         * custom.el (defcustom): Fix docstring for :package-version.
2500 2006-04-13  Michael Albinus  <michael.albinus@gmx.de>
2502         * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
2503         (tramp-handle-shell-command): Display output buffer only when
2504         `tramp-display-shell-command-buffer' is true.
2505         (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
2507 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
2509         * textmodes/org.el (org-set-autofill-regexps): Set only the local
2510         values of `adaptive-fill-regexp' and `adaptive-fill-function'.
2512 2006-04-13  Romain Francoise  <romain@orebokech.com>
2514         * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
2515         leaving temporary .cvsignore buffers behind.
2517 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
2519         * textmodes/org.el (org-set-regexps-and-options)
2520         (org-get-current-options): Better names for the startup folding
2521         options.
2523 2006-04-13  Thien-Thi Nguyen  <ttn@gnu.org>
2525         * vc.el (vc-annotate): Arrange for point to end up at the same
2526         line number as in the original, but only when using a new buffer.
2528 2006-04-12  Stuart Herring  <herring@lanl.gov>  (tiny change)
2530         * files.el (hack-one-local-variable-eval-safep):
2531         Recognize `edebug-form-spec' for `put', but only if it passes
2532         `edebug-basic-spec'.  Generalize `put' handling.
2534         * emacs-lisp/edebug.el (edebug-basic-spec): New function for
2535         vetting file-local form specs.
2537         * allout.el (allout-layout): Autoload its `safe-local-variable'
2538         property.
2540 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
2542         * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
2543         (org-agenda-mouse-1-follows-link)
2544         (org-mouse-1-follows-link): New options.
2545         (org-format-agenda-item): Fix bug if TAGS is nil.
2546         (org-agenda-get-scheduled): Quote `priority' symbol in plist.
2548 2006-04-13  Nick Roberts  <nickrob@snap.net.nz>
2550         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
2551         GDB 6.1+ gives full filename for "info sources" so use
2552         file-name-nondirectory.
2554 2006-04-12  Romain Francoise  <romain@orebokech.com>
2556         * subr.el (read-passwd): Bind `message-log-max' to nil.
2558 2006-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2560         * progmodes/perl-mode.el (perl-indent-new-calculate):
2561         Recompute parse-start after jumping backward by a whole sexp.
2563 2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2565         * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
2566         window configuration.
2567         (vc-annotate-display-select): Select the buffer so that current-buffer
2568         (and selected-window) is the output buffer at the end of vc-annotate.
2570 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
2572         * vc.el (vc-annotate-color-map): Add custom TTY color map for
2573         8-color terminals, to use all of the colors in a sensible order.
2574         256-color terminals work well with the standard map.
2575         (vc-annotate-lines): Only strip the first color character if it
2576         is "#", to allow for terminal-style named colors.
2577         (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
2578         the correct buffer is scrolled.
2580 2006-04-11  Richard Stallman  <rms@gnu.org>
2582         * emacs-lisp/bytecomp.el (byte-compile-file):
2583         Bind enable-local-variables to :safe, and make normal-mode obey it.
2585         * files.el (enable-local-variables): Allow value :safe.
2586         (normal-mode): Doc fix.
2587         (hack-local-variables): Implement enable-local-variables = :safe.
2588         (hack-local-variables-confirm): Don't prevent quitting.
2590 2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2592         * loadhist.el (unload-feature): A bit of sanity check of
2593         load-history entries.  Cancel timer-vars before unbinding them.
2595         * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
2596         quote special chars, and make the trick work on the hex part of the
2597         buffer as well.
2598         (hexl-mode, hexl-save-buffer, hexl-mode-exit)
2599         (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
2601         * startup.el (normal-splash-screen): Fix last change so we don't wait
2602         2 minutes if we don't show the splash screen.
2604 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
2606         * textmodes/org.el (org-export-plain-list-max-depth)
2607         (org-table-spaces-around-separators)
2608         (org-radio-targets, org-activate-camels)
2609         (org-table-spaces-around-invisible-separators): Options removed.
2610         (org-time-stamp-rounding-minutes, org-remember-templates)
2611         (org-ellipsis, org-activate-links, org-descriptive-links):
2612         New options.
2613         (org-remember-apply-template, org-current-time)
2614         (org-finish-edit-table-field)
2615         (org-link-unescape, org-link-escape)
2616         (org-string-width, org-table-clean-line, org-html-do-expand)
2617         (org-edit-agenda-file-list, org-store-new-agenda-file-list)
2618         (org-read-agenda-file-list): New functions.
2619         (org-table-edit-field)
2620         (org-table-create-or-convert-from-region): New commands
2621         (org-table-toggle-vline-visibility): Command removed.
2622         (org-table-convert-region): Made a command.
2623         (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
2624         Replace with the normal org- functions.
2625         (org-self-insert-command): Don't trigger realign unnecessarily
2626         when blanking a field that is not full.
2627         (org-mode): `Set buffer-invisibility-spec' for links.
2628         (org-activate-links2): Hide link part and only show descriptive
2629         part of the link.
2630         (org-insert-link): Modify for new linking system.
2631         (org-store-link): Store description separately, for use by
2632         `org-insert-link'.
2633         (org-table-align): Use `org-string-width'.
2634         (defgroup): Completely new group structure for custom variables.
2635         (org-agenda-files): Option: Single file name allowed.  Function:
2636         Optional argument unrestrited means ignore any restricitons.
2637         (org-install-agenda-files-menu): Find a buffer in Org-mode before
2638         trying to modify the menu.  Use generalized access to
2639         `org-agenda-files.'
2640         (org-agenda-list, org-todo-list, org-cycle-agenda-files)
2641         (org-agenda-file-to-front, org-remove-file, org-diary)
2642         (org-tags-view, org-export-icalendar-all-agenda-files)
2643         (org-export-icalendar-combine-agenda-files): Use generalized
2644         access to `org-agenda-files'.
2645         (org-remember-handler): Correctly preserve heading if present.
2646         (org-table-insert-row, org-table-insert-hline): Deal with
2647         invisible characters.
2649 2006-04-10  J.D. Smith  <jdsmith@as.arizona.edu>
2651         * vc.el (vc-annotate-display-mode): Made default 'fullscale.
2652         (vc-annotate-color-map): New 18 element constant
2653         value/saturation, rotating hue colormap, from red->blue.
2654         (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
2655         (vc-annotate-display-select): Switch to annotate-mode elsewhere.
2656         (vc-annotate): To avoid killing the required local variables,
2657         set them before the end of `with-output-to-temp-buffer', and
2658         after first switching to annotate-mode.
2659         (vc-annotate-warp-version): Add buffer argument in goto-line to
2660         ensure annotation, not source, is scrolled.
2662 2006-04-10  Bill Wohler  <wohler@newt.com>
2664         * custom.el (defcustom, custom-handle-keyword):
2665         Add :package-version keyword.
2666         (custom-add-package-version): New function.  Sets value of new
2667         property 'custom-package-version from :package-version keyword.
2668         (defcustom): Create Common Keywords section in docstring.
2669         (defface, defgroup): Replace definitions of a select few keywords
2670         with a reference to the Common Keywords in defcustom.
2671         (defcustom, defface, defgroup): Replace reference to Customization
2672         chapter in manual with hyperlink.
2674         * cus-edit.el (customize-package-emacs-version-alist):
2675         New variable.
2676         (customize-changed-options): Add check for custom-package-version.
2677         (customize-package-emacs-version): New function to look up Emacs
2678         version corresponding to the given package version.
2680         * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
2681         defun name, in similar fashion to find-variable-regexp.
2683 2006-04-10  Eli Zaretskii  <eliz@gnu.org>
2685         * international/mule-cmds.el (set-locale-environment): Fix last
2686         change for when the locale's preferences don't specify any encoding.
2688 2006-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2690         * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
2691         so the defined var/fun doesn't need to be quoted.
2693 2006-04-10  Richard Stallman  <rms@gnu.org>
2695         * finder.el (finder-mode-map): Add n and p bindings.
2697 2006-04-10  Nick Roberts  <nickrob@snap.net.nz>
2699         * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
2700         (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
2701         (gdb-setup-windows): Put something in source window if we can't find
2702         the source file.
2703         (gdb-frame-handler): Make it work again with just assembly.
2704         (gdb-data-list-register-values-handler): Make it work when there is
2705         no stack.
2707 2006-04-09  Richard Stallman  <rms@gnu.org>
2709         * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
2710         specs while looking for charset.
2712         * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
2714         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
2715         Make them faces.
2716         (lm-font-lock-keywords): Update appropriately.
2718 2006-04-10  Kim F. Storm  <storm@cua.dk>
2720         * simple.el (filter-buffer-substring): Add NOPROPS arg, so
2721         it can also replace buffer-substring-no-properties.
2723         * emulation/cua-base.el (cua-delete-region, cua-paste)
2724         (cua-repeat-replace-region): Use filter-buffer-substring.
2726         * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
2727         (cua-cut-region-to-global-mark): Likewise.
2729         * emulation/cua-rect.el (cua--extract-rectangle)
2730         (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
2732 2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2734         * textmodes/bibtex.el (bibtex-entry-update): New optional arg
2735         entry-type.  Add field delimiters to numerical fields if they are
2736         not present.
2738 2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2740         * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
2741         string-const to return value.
2742         (bibtex-remove-delimiters): Use it.
2744 2006-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2746         * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
2747         cl-byte-compile-compiler-macro unless it exists.
2749 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
2751         * files.el (hack-local-variables-confirm) <offer-save>:
2752         Clarify message text.  Suggested by Ralf Angeli.
2754 2006-04-08  Michael Cadilhac  <michael.cadilhac@lrde.org>
2756         * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
2757         (delete-extract-rectangle-line): Use `filter-buffer-substring'
2758         instead of `buffer-substring' and `delete-region'.  (Most of the
2759         code actually copied from `kill-region'.)
2761 2006-04-08  Ryan Yeske  <rcyeske@gmail.com>
2763         * rcirc.el (rcirc-default-server): Rename from rcirc-server.
2764         (rcirc-default-port): Rename from rcirc-port.
2765         (rcirc-default-nick): Rename from rcirc-nick.
2766         (rcirc-default-user-name): Rename from rcirc-user-name.
2767         (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
2768         (rcirc-low-priority-flag): New variable.
2769         (rcirc-decode-coding-system): New defcustom.
2770         (rcirc-encode-coding-system): New defcustom.
2771         (rcirc-coding-system-alist): New defcustom.
2772         (rcirc-multiline-major-mode): New defcustom.
2773         (rcirc-nick): New internal variable.
2774         (rcirc-process): Remove variable.
2775         (rcirc-server-buffer): New variable.
2776         (rcirc): Update to use rcirc-default-* variables above.
2777         (rcirc-connect): Do not add window-configuration-hook-here.
2778         (rcirc-server): New internal variable.
2779         (rcirc-connect): Do not send keepalive pings if
2780         rcirc-keepalive-seconds is nil.
2781         (with-rcirc-server-buffer): New macro.
2782         (rcirc-send-string): Encode with rcirc-encode-coding-system.
2783         (rcirc-server-name): Rename from rcirc-server.
2784         (rcirc-buffer-process): New function.
2785         (rcirc-buffer-nick): New function.
2786         (rcirc-buffer-target): Remove function.
2787         (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
2788         New commands.
2789         (rcirc-mode-map): Change binding of C-c C-l to
2790         rcirc-toggle-low-priority.
2791         (rcirc-mode): Initialize coding system based on
2792         rcirc-coding-system-alist.  New change-major-mode-hook to part the
2793         channel on a mode change.  Make kill-buffer-hook buffer-local.
2794         (rcirc-change-major-mode-hook): New function.
2795         (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
2796         (rcirc-last-post-time): New variable.
2797         (rcirc-process-message): Store the last time user posted a message
2798         to this target.
2799         (rcirc-multiline-minor-mode): New mode.
2800         (rcirc-multiline-minor-mode-map): New mode map.
2801         (rcirc-edit-multiline): Put multiline-edit buffer in
2802         rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
2803         (rcirc-print): Ignore any line starting with an ignored nick.
2804         (rcirc-print): Decode using rcirc-decode-coding-system.
2805         (rcirc-track-minor-mode): Update global-mode-string when disabling
2806         this mode.
2807         (minor-mode-alist): Add LowPri indicator.
2808         (rcirc-toggle-low-priority): New function.
2809         (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
2810         next lowpriority buffer with activity.
2811         (rcirc-record-activity): Sort buffers in rcirc-activity by the
2812         last time the user posted a message in to the target.
2813         (rcirc-update-activity-string): New formatting for low priority
2814         buffers.
2815         (rcirc-split-activity): New function.
2816         (rcirc-handler-PART, rcirc-handler-KICK)
2817         (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
2818         (rcirc-nick-away-alist): New variable.
2819         (rcirc-handler-301): New handler.  Away messages are printed once
2820         per change.
2822 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
2824         * info.el (Info-follow-nearest-node): Doc fix.
2826         * international/mule-cmds.el (set-locale-environment): Make sure
2827         the coding-system preferred by the locale's language has the same
2828         EOL conversion type as the original buffer-file-coding-system.
2829         (locale-language-names): Add a few MS Windows language codes.
2831 2006-04-07  Richard Stallman  <rms@gnu.org>
2833         * simple.el (eval-expression): Doc fix.
2835         * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
2836         (eval-defun): Doc fixes.
2838 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
2840         * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
2842 2006-04-07  Nick Roberts  <nickrob@snap.net.nz>
2844         * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
2845         GDB list command without argument for greater generality.
2847 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
2849         * subr.el (string-or-null-p): New function.
2851         * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
2853         * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
2855         * files.el: Update comment about safe-local-variable declarations.
2857 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
2859         * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
2860         See idlwave.org.
2862         * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
2863         See idlwave.org.  Includes code to obsolete idlw-rinfo.el.
2865         * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
2866         See idlwave.org.
2868         * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
2869         version 6.0 (minimal changes).  See idlwave.org.
2871         * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
2872         6.0 (minimal changes).  See idlwave.org.
2874         * progmodes/idlw-rinfo.el: File obsoleted and removed.
2876 2006-04-06  Romain Francoise  <romain@orebokech.com>
2878         * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
2879         symmetric encryption features and a new asynchronous interface to
2880         GnuPG.  This new version is version 1.4, plus whitespace changes.
2882 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
2884         * files.el: Move some `safe-local-variable' declarations to the
2885         respective files.
2887         * textmodes/ispell.el (ispell-check-comments)
2888         (ispell-local-dictionary): Mark as safe.
2890         * abbrev.el (abbrev-mode): Mark as safe.
2892         * add-log.el (change-log-default-name): Mark as safe.
2894         * textmodes/reftex-vars.el (reftex-vref-is-default)
2895         (reftex-fref-is-default, reftex-level-indent)
2896         (reftex-guess-label-type): Mark as safe.
2898         * textmodes/fill.el (colon-double-space): Mark as safe.
2900         * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
2901         (sentence-end-double-space, sentence-end-without-period)
2902         (sentence-end-without-space, sentence-end, sentence-end-base)
2903         (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
2905 2006-04-06  Kim F. Storm  <storm@cua.dk>
2907         * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
2908         the :set-after list.
2909         (ido-downcase-unc-hosts): New user option.  Default on.
2910         (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
2911         when it is set, as regexps are now applied on the fly.
2912         (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
2913         Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
2914         on the fly, but only when ido-process-ignore-lists is set.
2915         Do case insensitive filtering if ido-downcase-unc-hosts is set.
2916         Only downcase names if ido-downcase-unc-hosts is set.
2918 2006-04-06  Juanma Barranquero  <lekktu@gmail.com>
2920         * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
2922         * woman.el (WoMan-xref-man-page): Fix call to `substring'.
2924 2006-04-05  Kim F. Storm  <storm@cua.dk>
2926         * ido.el (ido-mode): Set after ido-unc-hosts and
2927         ido-ignore-unc-host-regexps.
2928         (ido-save-history): Save ido-unc-hosts-cache.
2929         (ido-load-history): Load ido-unc-hosts-cache.
2930         (ido-reread-directory): Refresh unc hosts cache in // dir.
2932         * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
2933         to nil while displaying slash screen.
2935 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
2937         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
2938         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
2940 2006-04-05  Kenichi Handa  <handa@m17n.org>
2942         * international/characters.el: Setup cases of Latin, Greek, and
2943         Cyrillic characters in CJK charsets.
2945 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
2947         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
2948         default-enable-multibyte-characters.  This reverts the change from
2949         revision 6.17 which is no longer necessary because the passphrase
2950         is sent separately now.  GnuPG messages are unreadable under
2951         multibyte locales with default-enable-multibyte-characters set to nil.
2953 2006-04-04  Andreas Schwab  <schwab@suse.de>
2955         * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
2956         and `byte-compile-warnings' as `safe-local-variable'.
2958 2006-04-04  Dan Nicolaescu  <dann@ics.uci.edu>
2960         * man.el (Man-mode-map): Restore the \r binding.
2961         (Man-abstract-xref-man-page): If Man-target-string is a function,
2962         call it.
2963         (Man-highlight-references): Use Man-default-man-entry to get the
2964         target.  Deal with xrefs too.
2965         (Man-highlight-references0): Don't call the target function.
2967         * woman.el (WoMan-xref-man-page): Strip the section number, woman
2968         cannot deal with it.
2970 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
2972         * pgg-gpg.el: Clean up process buffers every time gpg processes
2973         complete.
2975 2006-04-04  Kenichi Handa  <handa@m17n.org>
2977         * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
2978         here.
2979         (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
2980         Temporarily bind inhibit-field-text-motion to t.
2982 2006-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2984         * startup.el (normal-splash-screen): Only set mode-line-format in the
2985         splash buffer, so as not to interfere when debugging the code.
2986         Ignore errors when switching buffer.
2988 2006-04-03  Romain Francoise  <romain@orebokech.com>
2990         * dired.el (dired-dnd-protocol-alist): Fix typo.
2992 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
2994         * savehist.el (savehist): Add :version.
2995         (savehist-ignored-variables): New variable.
2996         (savehist-minibuffer-hook): Don't save variables listed in
2997         `savehist-ignored-variables'.
2999         * dired.el (dired-dnd-protocol-alist): Mention that change does
3000         only apply to new buffers in doc string.
3002 2006-04-03  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
3004         * recentf.el (recentf-open-files-item): Include newline in button
3005         field, so opening a file will work, when the point is at the end
3006         of the file name.  Allow, for example, to [i]search a file by
3007         extension and just push RET to open it.
3009 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
3011         * pgg-gpg.el (pgg-gpg-process-filter)
3012         (pgg-gpg-wait-for-completion): Check if buffer is alive.
3014         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
3015         lines, temporary fix.
3017 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
3019         * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
3021 2006-04-02  Richard Stallman  <rms@gnu.org>
3023         * progmodes/compile.el (compilation-message-face): Make it defcustom.
3025 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
3027         * ibuf-macs.el (define-ibuffer-column): Add a new key:
3028         header-mouse-map.
3030         * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
3031         (ibuffer-mode-header-map): New keymaps.
3032         (ibuffer-update-title-and-summary): Enable mouse face highlighting
3033         and keybindings for column headers.
3034         (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
3035         property.
3037 2006-04-02  Drew Adams  <drew.adams@oracle.com>  (tiny change)
3039         * speedbar.el (speedbar-after-create-hook): Doc fix.
3041 2006-04-02  Michael Ernst  <mernst@alum.mit.edu>
3043         * shell.el (shell-directory-tracker)
3044         (shell-dynamic-complete-command): Doc fixes.
3046 2006-04-01  Matt Hodges  <MPHodges@member.fsf.org>
3048         * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
3049         terminals.
3051 2006-04-01  Kim F. Storm  <storm@cua.dk>
3053         * ido.el (ido-unc-hosts-cache): New defvar.
3054         (ido-unc-hosts): If value of defcustom is a function, call it to
3055         get list of UNC hosts.  Add function-item choices to specify
3056         ido-unc-hosts-net-view or user function.
3057         (ido-ignore-unc-host-regexps): New defcustom.
3058         (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
3059         (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
3060         (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
3062 2006-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3064         * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
3065         wwidth.
3067 2006-03-31  Juanma Barranquero  <lekktu@gmail.com>
3069         * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
3070         (ido-max-work-file-list, ido-switch-buffer)
3071         (ido-read-file-name-as-directory-commands):
3072         Fix typos in docstrings.
3074 2006-03-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3076         * term/mac-win.el (mac-system-coding-system): Define and use after
3077         Mac-specific coding systems are ready.
3079 2006-03-27  Romain Francoise  <romain@orebokech.com>
3081         * net/rcirc.el (rcirc-connect): Add autoload cookie.
3083         * ldefs-boot.el: Update.
3085 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
3087         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
3088         passphrases when it is not needed.
3089         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
3090         passphrase stuff from gpg, should only be necessary when you use
3091         gpg with a smartcard.
3093 2006-03-27  Nick Roberts  <nickrob@snap.net.nz>
3095         * comint.el (comint-dynamic-list-completions): Allow user to
3096         select *Completions* buffer.
3098 2006-03-27  Carsten Dominik  <dominik@science.uva.nl>
3100         * textmodes/org.el (org-get-level-face): Fix bug with level counting.
3102 2006-03-26  Andreas Schwab  <schwab@suse.de>
3104         * progmodes/gud.el (gdb): Only complain about multiple debugging
3105         when the gdb process is still running.
3107 2006-03-25  Eli Zaretskii  <eliz@gnu.org>
3109         * mail/rmail.el (tool-bar-map): Defvar it.
3110         (rmail-tool-bar-map): Tool-bar buttons for Rmail.
3111         (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
3113 2006-03-25  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
3115         * help.el (print-help-return-message): Suggest to use
3116         display-buffer instead of switch-to-buffer-other-window to restore
3117         the previous window without selecting it.
3119 2006-03-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3121         * frame.el (select-frame-by-name): Call x-focus-frame also when
3122         window-system is mac.
3124         * term/mac-win.el: Adjust Courier font specifications in
3125         x-fixed-font-alist.
3126         (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
3127         when directly encoding to UTF-16 in native byte order, no BOM.
3129 2006-03-25  Kim F. Storm  <storm@cua.dk>
3131         * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
3132         (cua--init-keymaps): Use it instead of fixed C-return.
3133         (cua-mode): Set after it.
3135         * emulation/cua-rect.el (cua--init-rectangles):
3136         Use cua-rectangle-mark-key instead of fixed C-return.
3138 2006-03-25  Nick Roberts  <nickrob@snap.net.nz>
3140         * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
3141         "run" in .gdbinit.
3142         (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
3144 2006-03-24  Romain Francoise  <romain@orebokech.com>
3146         * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
3147         `display-buffer-other-frame'.
3149 2006-03-24  Kim F. Storm  <storm@cua.dk>
3151         * apropos.el (apropos-synonyms): Add selection => region.
3153 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
3155         * progmodes/gdb-ui.el (gdb-var-create-regexp)
3156         (gdb-var-list-children-regexp, gdb-var-update-regexp)
3157         (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
3158         (gdb-data-list-register-values-regexp)
3159         (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
3160         Future proof against new fields being added to MI output.
3161         (gdb-send): Don't treat backslashes for program input as
3162         continuations.
3163         (gdb-assembler-handler): Don't use window-start for this handler.
3164         (gdb-frame-handler): Don't change to hollow arrow if overlay
3165         arrow doesn't move to new frame.
3167 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
3169         * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
3170         prevent compiler warnings.
3171         (gdb-stopped): Check for gud-last-last-frame (case: signal).
3172         (breakpoint-disabled): Make lighter for contrast with overlay arrow.
3173         (gdb-assembler-custom): Use hollow-right-triangle for assembler
3174         buffer too.
3176 2006-03-23  Reiner Steib  <reinersteib+gmane@imap.cc>
3178         * pgg-gpg.el (pgg-gpg-update-agent): Check for
3179         make-network-process, so we can use the same code in Gnus v5-10
3180         too and have this file fully synchronized with that release.
3182 2006-03-23  Romain Francoise  <romain@orebokech.com>
3184         * ibuf-ext.el (ibuffer-read-filter-group-name):
3185         Use `ibuffer-generate-filter-groups' to make completion list match
3186         the filter groups that are really displayed in the Ibuffer buffer.
3187         (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
3189 2006-03-23  Kenichi Handa  <handa@m17n.org>
3191         * international/mule-cmds.el (sort-coding-systems): Describe that
3192         the argument is modified in docstring.
3194 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
3196         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
3197         (pgg-gpg-update-agent): New function.
3198         (pgg-gpg-use-agent-p): New function.
3199         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
3200         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
3201         (pgg-gpg-sign-region): Use it.
3203 2006-03-21  Chong Yidong  <cyd@stupidchicken.com>
3205         * cus-edit.el (custom-face-set): Call custom-push-theme before
3206         face-spec set so that `changed' theme is correctly saved.
3207         (custom-face-reset-standard): Reset to recalculated face rather
3208         than defface spec.
3210         * custom.el (custom-push-theme): Only save `changed' theme if the
3211         current face does not match the defface specs.
3213 2006-03-21  Simon Josefsson  <jas@extundo.com>
3215         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
3216         <wilde@sha-bang.de>.
3217         (pgg-gpg-use-agent): New variable.
3218         (pgg-gpg-process-region): Use it.
3219         (pgg-gpg-encrypt-region): Likewise.
3220         (pgg-gpg-encrypt-symmetric-region): Likewise.
3221         (pgg-gpg-decrypt-region): Likewise.
3222         (pgg-gpg-sign-region): Likewise.
3223         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
3225 2006-03-21  Carsten Dominik  <dominik@science.uva.nl>
3227         * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
3228         bracket links.
3230 2006-03-21  Kim F. Storm  <storm@cua.dk>
3232         * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
3233         fringe-indicator-alist instead of modifying global value.
3234         (gdb-frame-handler): Likewise.
3236 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
3238         * diff-mode.el (diff-function): Make it inherit from diff-header
3239         instead of diff-context.
3241         * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
3242         bitmap.
3243         (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
3244         change names in macro above for consistency.
3245         (gdb-frame-handler): Use hollow-right-triangle for all selected
3246         frames which except the innermost (where execution has stopped).
3247         (gdb-reset): Reset buffer-local values of overlay-arrow.
3249 2006-03-20  Richard Stallman  <rms@gnu.org>
3251         * simple.el (set-mark-command): Doc fix.
3253         * files.el (display-buffer-other-frame): New command.
3254         (ctl-x-4-map): Bind C-x 5 C-o to it.
3256 2006-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3258         * jit-lock.el (jit-lock-function): Check for the actual defer-timer
3259         rather than just defer-time, in case defer-time has been changed but
3260         the timer isn't running yet.
3261         (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
3263 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
3265         * help-mode.el (help-follow-symbol): New function.
3266         Essentially identical to the old `help-follow', but do not let
3267         `push-button' do the work when on an xref.
3268         (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
3270 2006-03-19  Richard Stallman  <rms@gnu.org>
3272         * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
3273         preceded by the word `program'.
3274         (help-follow-mouse, help-follow): Throw error if not on xref.
3275         Delete no longer used args.
3277 2006-03-20  Nick Roberts  <nickrob@snap.net.nz>
3279         * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
3280         annotation ensure gud-overlay-arrow-position is redisplayed.
3282 2006-03-19  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3284         * textmodes/bibtex.el (bibtex-include-OPTkey)
3285         (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
3286         (bibtex-autokey-name-case-convert)
3287         (bibtex-autokey-titleword-case-convert): Make these the aliases
3288         for the following two variables.
3289         (bibtex-autokey-name-case-convert-function)
3290         (bibtex-autokey-titleword-case-convert-function): Make these the
3291         real names.
3292         (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
3293         bibtex-font-lock-crossref sublists.
3294         (bibtex-mode): Revert 2005-12-30 change (which made
3295         completion-ignore-case buffer-local).
3296         (bibtex-url): Simplify.
3298 2006-03-19  Kim F. Storm  <storm@cua.dk>
3300         * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
3301         cursor property value to 2 (to align with C level change).
3303 2006-03-19  Bill Wohler  <wohler@newt.com>
3305         * image.el (image-load-path-for-library): Shorten first line in
3306         docstring.
3308 2006-03-18  Richard Stallman  <rms@gnu.org>
3310         * mail/rmail.el (rmail-reply-regexp): Undo previous change.
3312 2006-03-18  Ben North  <ben@redfrontdoor.org>  (tiny change)
3314         * isearch.el (isearch-other-meta-char): Handle user bindings for
3315         shifted control characters.
3317 2006-03-18  Agustin Martin  <agustin.martin@hispalinux.es>
3319         * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
3320         part that matches email addresses, file names, etc.
3322 2006-03-18  Eli Zaretskii  <eliz@gnu.org>
3324         * term/w32-win.el (mouse-set-font):
3325         Mention w32-list-proportional-fonts in the doc string.
3327 2006-03-18  Kim F. Storm  <storm@cua.dk>
3329         * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
3330         (ido-unc-hosts): New user option to explicitly define list of know
3331         UNC-style hosts for completion.
3332         (ido-cache-unc-host-shares-time): New user option.
3333         (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
3334         New helper functions for UNC file-name support.
3335         (ido-may-cache-directory): Check for UNC host.  Simplify.
3336         (ido-wash-history): Clean out old UNC hosts.
3337         (ido-nonreadable-directory-p): UNC hosts are always readable.
3338         (ido-directory-too-big-p): UNC hosts are never too big.
3339         (ido-set-current-directory): Handle UNC root path.
3340         (ido-file-name-all-completions): Complete UNC host names from
3341         ido-unc-hosts list.  Cache UNC host shares.
3342         (ido-make-file-list-1): Don't filter UNC root.
3343         (ido-exhibit): Check for // in root directory, and switch to UNC
3344         mode by setting ido-current-directory to //.
3346 2006-03-17  Luc Teirlinck  <teirllm@auburn.edu>
3348         * cus-edit.el (customize-changed-options): Mention explicit
3349         version number as default in prompt.
3351 2006-03-17  Bill Wohler  <wohler@newt.com>
3353         * image.el (image-load-path-for-library): Minor docstring fix.
3355 2006-03-17  Carsten Dominik  <dominik@science.uva.nl>
3357         * textmodes/org.el (org-read-date): Include subgroup 5 into
3358         replacement text.
3359         (org-popup-calendar-for-date-prompt): Fix customization type.
3361 2006-03-17  Nick Roberts  <nickrob@snap.net.nz>
3363         * progmodes/gdb-ui.el (gud-watch): Provide completion.
3364         (gdb-continuation): New variable.
3365         (gdb-send): Deal with continuation lines.
3367         * progmodes/gud.el (gud-gdb-complete-command)
3368         (gud-gdb-run-command-fetch-lines): Adapt for use with watch
3369         expressions.
3370         (gud-tooltip-mode): Use buffer-local value.
3372 2006-03-16  Kim F. Storm  <storm@cua.dk>
3374         * ido.el (ido-edit-input): Use selected match, if any.
3376 2006-03-16  Bill Wohler  <wohler@newt.com>
3378         * image.el (image-load-path-for-library): Prefer user's images in
3379         image-load-path.
3381 2006-03-16  Martin Rudalics  <rudalics@gmx.at>
3383         * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
3384         when checking for attempt to drag leftmost or rightmost scrollbar.
3386 2006-03-16  Nick Roberts  <nickrob@snap.net.nz>
3388         * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
3389         (gdb-force-mode-line-update): New function.
3390         (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
3391         (gdb-exited): Use them.
3392         (gdb-signal): New function.
3393         (gdb-annotation-rules): Provide a rule for it.
3395 2006-03-16  Kenichi Handa  <handa@m17n.org>
3397         * international/mule.el (auto-coding-regexp-alist): Add entries
3398         for Unicode BOM.
3400         * sort.el (sort-build-lists): Temporarily bind
3401         inhibit-field-text-motion to t.
3403 2006-03-15  Luc Teirlinck  <teirllm@auburn.edu>
3405         * locate.el (locate-command, locate-make-command-line)
3406         (locate-fcodes-file, locate-update-command)
3407         (locate-prompt-for-command, locate, locate-with-filter)
3408         (locate-get-file-positions): Doc fixes.
3409         (locate-buffer-name, locate-header-face): Remove leading `*' in
3410         defcustom.
3411         (locate-filter-output): Use `keep-lines' instead of its alias
3412         `delete-non-matching-lines'.
3413         (locate-get-filename, locate-get-dirname): Add introductory comment.
3414         (locate-find-directory-other-window): Give appropriate error
3415         message if used outside main listing.
3417 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3419         * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
3420         the new extend-region feature.
3421         (font-lock-after-change-function): Update correspondingly.
3422         * jit-lock.el (jit-lock-after-change): Update correspondingly.
3423         * progmodes/grep.el (font-lock-lines-before): Don't disable.
3425 2006-03-15  Bill Wohler  <wohler@newt.com>
3427         * image.el (image-load-path-for-library): Fix example by not
3428         recommending that one binds image-load-path.  Just defvar it to
3429         placate compiler and only use it if previously defined.
3431 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
3433         * textmodes/org.el (org-insert-centered): Use `string-width' to
3434         make underlining work for wide characters.
3435         (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
3436         TAB to `org-cycle', to make sure that no binding in
3437         `outline-mode-map' can supercede it.
3439 2006-03-14  Ken Manheimer  <ken.manheimer@gmail.com>
3441         * allout.el: Increment version to 2.2.1 in file commentary.
3443         (allout-version): Increment to 2.2.1.
3445         (allout-default-layout): New customization variable, used when the
3446         file lacks a specific allout-layout.  Uses allout-layout-type for
3447         recursively nested definition.
3449         (allout-layout-type): Widget defining allout layouts, necessary for
3450         self-recursive definition.
3452         (allout-mode): Incorporate allout-default-layout as fallback for
3453         allout-layout.
3455         (allout-layout): Mark as 'safe-local-variable', and refer mention
3456         fallback to `allout-default-layout' in absence of a specified value.
3457         (allout-passphrase-verifier-string)
3458         (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
3460         (allout-file-passphrase-verifier-string): Obsolete variable, removed.
3462         (allout-get-encryption-passphrase-verifier): Use correct name of
3463         passphrase verifier in docstring.
3465 2006-03-15  Nick Roberts  <nickrob@snap.net.nz>
3467         * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
3468         elements.
3469         (gdb-find-watch-expression): Make it work for arrays too.
3470         Follow change to gdb-var-list.
3471         (gud-watch): Allow the user to enter variable name with a prexix
3472         arg.  Create keybindings.
3473         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
3474         (gdb-var-list-children-handler, gdb-var-update-handler)
3475         (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
3476         (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
3477         Follow change to gdb-var-list.
3478         (gdb-starting): Don't show the overlay arrows when program is running.
3480         * progmodes/gud.el (gud-speedbar-buttons): Follow change to
3481         gdb-var-list.
3483 2006-03-14  Bill Wohler  <wohler@newt.com>
3485         * image.el (image-load-path-for-library): Pass value of path
3486         rather than symbol.  Always return list of directories.
3487         Guarantee that image directory comes first.
3489 2006-03-14  Alan Mackenzie  <acm@muc.de>
3491         * font-core.el (font-lock-extend-region\(-function\)?.):
3492         New function/variable.
3494         * font-lock.el (font-lock-after-change-function):
3495         Call font-lock-extend-region.  Obey font-lock-lines-before.
3496         (font-lock-default-fontify-region): Remove reference to
3497         font-lock-lines-before.
3499         * jit-lock.el (jit-lock-after-change):
3500         Call font-lock-extend-region.  Obey font-lock-lines-before.
3502 2006-03-14  David Ponce  <david@dponce.com>
3504         * tree-widget.el (tree-widget-themes-load-path)
3505         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
3507 2006-03-13  Ryan Yeske  <rcyeske@gmail.com>
3509         * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
3510         (rcirc-print): Mark the start of text at the end of the prompt.
3511         (rcirc-track-minor-mode): Add autoload cookie.
3512         (rcirc-update-activity-string): Add space to front of mode-line
3513         indicator.
3515 2006-03-13  Miles Bader  <miles@gnu.org>
3517         * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
3518         (rcirc-abbrev-nick): Remove function.
3519         (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
3521 2006-03-13  David Ponce  <david@dponce.com>
3523         * tree-widget.el: Handle themes across all occurrences of the main
3524         themes sub-directory found in tree-widget-themes-load-path.
3525         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
3526         (tree-widget--locate-sub-directory): Return all occurrences.
3527         (tree-widget-themes-path): New function.
3528         Replace tree-widget-themes-directory, and return a list of directories.
3529         (tree-widget-set-parent-theme)
3530         (tree-widget-lookup-image): Use it.
3532 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
3534         * textmodes/org.el (org-link-search): Avoid self-matching of
3535         links, allow target text to be distributed over several lines.
3536         (org-search-not-link): New function.
3537         (org-set-regexps-and-options, org-get-current-options):
3538         New startup options.
3539         (org-export-as-html): Take odd-level setting from local variable.
3540         (org-fontify-emphasized-text): New option.
3541         (org-set-font-lock-defaults): Include emphasized text.
3542         (org-follow-mhe-link): Allow folder-only links, fix folder name.
3543         (org-font-lock): Customize group renamed from `org-faces'.
3545 2006-03-13  John Paul Wallington  <jpw@pobox.com>
3547         * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
3548         keyword; require `ibuf-ext' feature.  Thanks to Zhang Wei.
3550 2006-03-12  Luc Teirlinck  <teirllm@auburn.edu>
3552         * cus-start.el (all): Delete :version keyword for members of the
3553         fringe group, since the entire group is new in 22.1.
3555 2006-03-13  Nick Roberts  <nickrob@snap.net.nz>
3557         * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
3558         map if value is hexadecimal (an address).
3559         (gud-watch): Only search roots for existing watch expressions.
3560         (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
3561         prevent caching problems with speedbar-update-directory-contents.
3563 2006-03-12  Juri Linkov  <juri@jurta.org>
3565         * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
3566         before comparing with `low' and `warn'.
3568         * info.el (Info-dir-remove-duplicates): Move point to the
3569         beginning of the current line after deleting the entries from
3570         redundant heading.  Use marker for `limit' and compare it with
3571         point before calling `re-search-forward'.
3573 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
3575         * simple.el (yank): Fix typo in docstring.
3577 2006-03-11  Ryan Yeske  <rcyeske@gmail.com>
3579         * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
3580         messages, where "D" is the 6th character.
3582 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
3584         * simple.el (yank): Fix last change.
3586 2006-03-11  David Ponce  <david@dponce.com>
3588         * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
3589         merging elements from the standard ispell-dictionary-alist.
3590         (ispell-aspell-add-aliases): Add aliases to the passed dictionary
3591         alist, and return the new alist.
3593 2006-03-11  Richard Stallman  <rms@gnu.org>
3595         * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
3597         * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
3598         the way it is implemented is too unclean.
3600         * simple.el (kill-region, yank): Doc fix.
3602         * battery.el (battery-echo-area-format): Doc fix.
3603         (battery-mode-line-format): Likewise.
3604         (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
3605         (battery-linux-proc-acpi): Ignore batteries that say "charged".
3607 2006-03-11  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
3609         * progmodes/octave-mod.el (octave-indent-for-comment):
3610         Behave according to do string.
3612 2006-03-11  Agustin Martin  <agustin.martin@hispalinux.es>
3614         * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
3615         Be visible only if major mode is Mail Mode.
3617         * textmodes/flyspell.el (flyspell-external-point-words)
3618         (flyspell-process-localwords): Fix last changes.
3620 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
3622         * calendar/holidays.el (list-holidays): Doc fix.
3624         * international/mule.el (auto-coding-alist): Add .odt
3625         (OpenOffice's open document) files.
3627         * files.el (auto-mode-alist): Add .odt (OpenOffice's open
3628         document) files.  Mention in the doc string the need to sync with
3629         auto-coding-alist.
3631 2006-03-10  Chong Yidong  <cyd@stupidchicken.com>
3633         * files.el (hack-local-variables-confirm): Don't prompt for ! if
3634         enable-local-variables is set to always query, or there is no
3635         savable variable.
3637 2006-03-10  Bill Wohler  <wohler@newt.com>
3639         * image.el (image-load-path-for-library): Merge at least three
3640         functions from Gnus and MH-E into this one function that can now
3641         be shared.
3643 2006-03-11  Nick Roberts  <nickrob@snap.net.nz>
3645         * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
3646         gdb-remove-mouse-face and remove help-echo too.
3647         (gdb-enqueue-input): Correct conditional clause.
3649 2006-03-10  Glenn Morris  <rgm@gnu.org>
3651         * calendar/calendar.el (calendar-holidays): Doc fix.
3652         * calendar/holidays.el (list-holidays): Doc fix.
3654 2006-03-10  Nick Roberts  <nickrob@snap.net.nz>
3656         * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
3657         it gets called in gdb-prompt anyway.
3658         (gdb-use-separate-io-buffer): Only restore window arrangement for
3659         gdb-many-windows.
3660         (gdb-enqueue-input): Make it harder to send GDB input when program
3661         is running.
3662         (gdb-buffer-list): New variable.
3663         (gdb-remove-mouse-face): New function.
3664         (gdb-starting): Use it when GDB input won't get sent.
3666 2006-03-08  Juanma Barranquero  <lekktu@gmail.com>
3668         * help.el (view-lossage): Remove trailing whitespace before
3669         inserting "\n".
3671 2006-03-07  Chong Yidong  <cyd@stupidchicken.com>
3673         * files.el (hack-local-variables-confirm):
3674         Set coding-system-for-read to nil before writing to .emacs.
3676         * arc-mode.el (archive-extract): Check if an existing buffer name
3677         comes from a different archive.
3679         * help.el (describe-key-briefly): If KEY is a down event, read and
3680         discard the up event.
3682 2006-03-07  Nick Roberts  <nickrob@snap.net.nz>
3684         * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
3685         be edited and use font-lock-warning-face for any changes.
3687         * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
3688         (gdb-edit-value): Use it to report any errors.
3690 2006-03-07  Juanma Barranquero  <lekktu@gmail.com>
3692         * help.el (describe-key): Remove leftover test code.
3694 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
3696         * textmodes/org.el: Move defvars out of eval-when-compile.
3697         Use buffer-file-name variable.
3698         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
3699         arg `file'.
3700         (org-level-faces): Remove startup dependency.
3701         (org-cycle, org-map-tree, org-scan-tags)
3702         (org-remember-handler): Don't call `outline-level' directly.
3703         (org-mhe-search-all-folders): New option.
3704         (org-mhe-get-message-folder-from-index)
3705         (org-mhe-get-message-folder): Fix indexing search.
3706         (org-format-agenda-item): Handle nil TAGS argument.
3707         (org-cleaned-string-for-export, org-activate-target-links)
3708         (org-make-target-link-regexp): Deal with empty radio target list.
3709         (org-tag): New face.
3710         (org-get-level-face): New function.
3711         (org-set-font-lock-defaults): Simplify setup for headlines.
3712         (org-complete): Pass common substring to `display-completion-list'.
3714 2006-03-06  David Ponce  <david@dponce.com>
3716         * tree-widget.el: Update Commentary header.
3717         (tree-widget-theme-name): Ignore parent themes.
3718         (tree-widget-set-parent-theme): New function.
3719         (tree-widget-set-theme): Use it.
3720         (tree-widget-set-image-properties): Move definition.  Does nothing
3721         if image properties have already been set.
3722         (tree-widget-image-properties): Move definition.  Receive an image
3723         name.  Set the :pointer property.
3724         (tree-widget-lookup-image): Doc fix.  Search in parent themes.
3725         Don't set the :pointer image property.
3726         (tree-widget-convert-widget): New function.  Handle :dynargs
3727         compatibility here.
3728         (tree-widget): Use it to :convert-widget.  Add the :expander-p
3729         predicate to control when the :expander function is entered.
3730         Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
3731         (tree-widget-value-create): Handle :expander-p.  widget-apply
3732         :expander.
3733         (tree-widget-expander-p): New function.  Default value of the
3734         :expander-p property.
3736 2006-03-06  Chong Yidong  <cyd@stupidchicken.com>
3738         * help.el (describe-key): Properly handle the return value of
3739         read-key-sequence when grabbing an up-event.  Cleanup mouse-1
3740         remaps.  Handle string and vector `follow-link' values.
3742 2006-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3744         * complete.el (PC-expand-many-files): Try be more careful when parsing
3745         the shell's output.
3747 2006-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3749         * outline.el (hide-sublevels): Provide better interactive default.
3751 2006-03-06  Kenichi Handa  <handa@m17n.org>
3753         * international/fontset.el (create-fontset-from-fontset-spec):
3754         Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
3756 2006-03-05  Luc Teirlinck  <teirllm@auburn.edu>
3758         * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
3759         backslashes instead of one in regexp.
3760         (gud-tooltip-dereference): Add missing optional argument.
3762 2006-03-04  John Paul Wallington  <jpw@pobox.com>
3764         * wdired.el (toplevel): Require `cl' at compile-time.
3766 2006-03-04  Andreas Schwab  <schwab@suse.de>
3768         * server.el (server-process-filter): Handle errors during
3769         evaluation of the argument.
3771 2006-03-03  John Paul Wallington  <jpw@pobox.com>
3773         * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
3774         escape parentheses at beginning of line.
3775         (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
3776         (t-mouse-mode): Remove period from end of error message.
3778 2006-03-03  Agustin Martin  <agustin.martin@hispalinux.es>
3780         * textmodes/flyspell.el (flyspell-process-localwords):
3781         Be case-sensitive.
3783 2006-03-03  Martin Rudalics  <rudalics@gmx.at>
3785         * cus-edit.el (custom-quote): Remove function, since it has been
3786         moved to custom.el.
3788         * font-lock.el (lisp-font-lock-keywords-2)
3789         * emacs-lisp/rx.el (rx-check-any, rx-check-not)
3790         * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
3791         they have no special meaning.
3793         * midnight.el (clean-buffer-list): Handle case where base-buffer of
3794         indirect buffer gets killed before indirect buffer.  Use dolist.
3796 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
3798         * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
3799         value instead of a literal constant (1) on more pauses.
3801 2006-03-03  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
3803         * textmodes/flyspell.el (flyspell-external-point-words):
3804         Be case-sensitive.
3806 2006-03-03  Ryan Yeske  <rcyeske@gmail.com>
3808         * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
3809         with "www".
3811 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
3813         * allout.el: Restablish intermediate missing comment header to
3814         preserve outline structure.
3815         (allout-beginning-of-current-entry): Skip invisible text.
3816         (allout-open-topic): Fix opening a topic at end-of-buffer.
3817         (allout-minor-mode): Move nearer to allout-mode function.
3819 2006-03-02  Carsten Dominik  <dominik@science.uva.nl>
3821         * textmodes/org.el (org-paste-subtree): Remove (debug) form.
3823 2006-03-02  Nick Roberts  <nickrob@snap.net.nz>
3825         * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
3826         is nil.
3828         * progmodes/gud.el (gud-speedbar-menu-items):
3829         Use buffer-local-value and add missing :visible keyword.
3831         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
3833 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
3835         * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
3836         must be `follow-link'.
3838         * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
3840         * textmodes/org.el (org-export-as-html): Fix bugs in HTML
3841         formatting: No nested anchors.
3842         (org-all-targets): Fix bug with XEmacs compatibility.
3843         (org-read-date): Add (require 'parse-time).
3844         (org-set-tags): Fix bug with extra inserted space.
3845         (org-export-html-style): Define a style class for targets.
3846         (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
3847         (org-hide-leading-stars): New option.
3848         (org-hide): New face.
3849         (org-set-font-lock-defaults): Allow to hide leading stars.
3850         (org-get-legal-level, org-tr-level): New functions.
3851         (org-odd-levels-only): New option.
3852         (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
3853         (org-demote, org-promote): Deal with double-star levels.
3854         (org-convert-to-odd-levels): New command.
3856 2006-03-01  Nick Roberts  <nickrob@snap.net.nz>
3858         * speedbar.el (speedbar-update-localized-contents): Try to
3859         preserve window-start.
3860         (speedbar-update-directory-contents): Try to preserve window-start
3861         and window-point.
3862         (speedbar-update-special-contents): Don't move back to start of window.
3864         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
3865         gdb-speedbar-timer-fn.  Use speedbar-refresh instead of
3866         speedbar-timer-fn.
3867         (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
3868         (gdb-speedbar-expand-node): Use speedbar-delete-subblock
3869         instead of gdb-speedbar-timer-fn.
3871 2006-02-28  Jay Belanger  <belanger@truman.edu>
3873         * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
3874         (math-compose-expr): Use latex option when calling
3875         `math-compose-tex-matrix' for latex mode.
3877 2006-02-28  Nick Roberts  <nickrob@snap.net.nz>
3879         * speedbar.el: Re-instate comments about developing for speedbar
3880         [this is what info and gdb-ui use even if better methods exist now].
3882         * t-mouse.el: New file.
3883         (t-mouse-tty): Use with-temp-buffer.  Add more terminal types.
3884         (t-mouse-lispy-buffer-posn-from-coords): Remove.
3885         (t-mouse-make-event-element): Use posn-at-x-y instead.
3886         (t-mouse-make-event): Deal with Fedora Core 3.
3887         (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
3888         (t-mouse-mouse-position-function): New function.  Use it instead
3889         of advising mouse-position.
3890         (t-mouse-mode): New minor mode.
3891         (t-mouse-stop, t-mouse-run): Remove.  Use t-mouse-mode instead.
3893 2006-02-27  Glenn Morris  <rgm@gnu.org>
3895         * calendar/calendar.el (calendar-holidays): Doc fix.
3897 2006-02-27  Nick Roberts  <nickrob@snap.net.nz>
3899         * progmodes/gdb-ui.el (gdb-source-window): New variable.
3900         Re-introduce the concept of a source window.
3901         (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
3902         consistency with get-buffer-create.
3903         (def-gdb-auto-update-handler, gdb-info-locals-handler)
3904         (gdb-data-list-register-values-handler)
3905         (gdb-stack-list-locals-handler): Try to preserve window-start as
3906         well as window-point.
3907         (gdb-display-source-buffer): New function (old concept).
3908         (gdb-goto-breakpoint): Use it.
3910         * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
3911         for gdb-ui/gdb-mi (old concept).
3913 2006-02-27  Carsten Dominik  <dominik@science.uva.nl>
3915         * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
3916         binding.
3918         * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
3920         * textmodes/reftex-sel.el (reftex-select-label-map)
3921         (reftex-select-bib-map): Add `follow-mouse' binding.
3923 2006-02-26  Luc Teirlinck  <teirllm@auburn.edu>
3925         * jka-cmpr-hook.el (jka-compr-compression-info-list)
3926         (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
3927         Give :set functions to provide automatic updating.
3928         Update docstring.  Give compiler defvars early in the file
3929         and move the defcustoms to a later spot where all called functions
3930         are defined.
3931         (jka-compr-file-name-handler-entry): Doc fix.
3932         (jka-compr-compression-info-list--internal)
3933         (jka-compr-mode-alist-additions--internal)
3934         (jka-compr-load-suffixes--internal): New variables.
3935         (jka-compr-install): Set the three above variables.
3936         Update `load-file-rep-suffixes' instead of `load-suffixes'.
3937         (jka-compr-update, jka-compr-set): New functions.
3938         (auto-compression-mode): Doc fix.
3940         * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
3941         Update `load-file-rep-suffixes' instead of `load-suffixes'.
3942         Use jka-compr-compression-info-list--internal,
3943         jka-compr-mode-alist-additions--internal and
3944         jka-compr-load-suffixes--internal.
3946         * files.el (load-library):
3947         * loadhist.el (file-loadhist-lookup):
3948         * startup.el (command-line):
3949         * subr.el (locate-library):
3950         * emacs-lisp/autoload.el (update-directory-autoloads):
3951         * emacs-lisp/find-func.el (find-library-suffixes):
3952         Use `get-load-suffixes' instead of `load-suffixes'.
3954         * subr.el (locate-library):
3955         * emacs-lisp/find-func.el (find-library-name):
3956         Use `load-file-rep-suffixes' instead of '("").
3958 2006-02-26  Kim F. Storm  <storm@cua.dk>
3960         * ido.el (ido-save-history, ido-load-history): Simplify.
3961         Don't use find-file-noselect to avoid interference from other modes.
3963 2006-02-25  Thien-Thi Nguyen  <ttn@gnu.org>
3965         * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
3966         to use the default shell if filename is not available.
3967         Reported by Giorgos Keramidas.
3969 2006-02-25  John Williams  <jrw@pobox.com>  (tiny change)
3971         * progmodes/etags.el (tags-completion-table): Do completion from
3972         all the tables in the current list, as documented in the manual.
3974 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
3976         * CC Mode Update to 5.31.3.
3978 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
3980         * progmodes/cc-mode.el (c-postprocess-file-styles):
3981         Bind inhibit-read-only to t, around the call to
3982         c-remove-any-local-eval-or-mode-variables, so that it works on a
3983         RO file.
3985 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
3987         * progmodes/cc-awk.el: Correct a typo.
3989 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
3991         * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
3992         c-hungry-delete-backwards, at the request of RMS.  Leave the old
3993         name as an alias.
3995 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
3997         * progmodes/cc-mode.el: Correct a typo.
3999 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
4001         * progmodes/cc-defs.el: Update the version number to 5.31.3.
4003 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
4005         * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
4006         brace-else-brace (error due to mbeg, mend being undefined).
4008 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
4010         * progmodes/cc-mode.el: File Local variables: Solve the problem
4011         where both `mode' and c-file-offsets are specified: `mode' will
4012         overwrite c-f-o's settings:
4013         (c-remove-any-local-eval-or-mode-variables): New function.
4014         (c-postprocess-file-styles): Call the above new function, within
4015         c-tentative-buffer-change, to splat `mode' and `eval' before the
4016         second hack-local-variables.
4018 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
4020         * progmodes/cc-mode.el:
4021         [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
4022         (c-after-change): Protect the match data with save-match-data.
4023         It was getting corrupted by c-after-change-check-<>-operators.
4025         * cc-defs.el: [Supersedes patch V1.38]:
4026         (top level): Check for a buggy font-lock-compile-keywords ONLY in
4027         XEmacs.  GNU Emacs 22 now has a check which would throw an error here.
4029         * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
4030         with save-match-data.  It was being corrupted when Font Lock was
4031         not enabled.
4033 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
4035         * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
4036         Mode and Subword Mode.
4038         * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
4039         real labels ("case 1:" or "foo:") from non-labels ("public:").
4040         (c-forward-objc-directive): Replace c-forward-token-2 with crude
4041         coding; c-f-t-2 doesn't move over a token at EOB.
4043         * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
4045         * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
4046         (c-update-modeline): Concatenate the minor mode indicators
4047         directly onto mode-name, removing c-submode-indicators.
4048         Sometimes, c-s-i got separated from the mode name on the mode line.
4050         * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
4051         (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
4053 2006-02-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
4055         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
4056         error message when there's an evaluation error to show whether
4057         it's loaded from source or not.
4058         (c-filter-ops): Make it available at runtime too to work when
4059         `c-make-init-lang-vars-fun' needs to evaluate from source.
4061 2006-02-24  Juanma Barranquero  <lekktu@gmail.com>
4063         * help.el (help): Revert last part of 2006-02-23 change (deletion
4064         of the `provide' call).
4066 2006-02-23  Juri Linkov  <juri@jurta.org>
4068         * compare-w.el (compare-windows-highlight): Add new value
4069         `persistent' and change :type from `boolean' to `choice'.
4070         (compare-windows-overlays1, compare-windows-overlays2):
4071         New internal variables.
4072         (compare-windows-highlight): If compare-windows-highlight is
4073         `persistent', add current overlays to compare-windows-overlays[12]
4074         instead of adding compare-windows-dehighlight to pre-command-hook.
4075         (compare-windows-dehighlight): Delete all overlays from
4076         compare-windows-overlays[12].
4078         * info.el (Info-search): Don't bind search-spaces-regexp to
4079         Info-search-whitespace-regexp in non-regexp isearch mode.
4081 2006-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4083         * help.el (describe-mode): Pass `mode-name' to format-mode-line.
4085 2006-02-23  Juanma Barranquero  <lekktu@gmail.com>
4087         * textmodes/org.el (org-xemacs-p)
4088         (org-export-html-show-new-buffer, org-table-may-need-update)
4089         (org-insert-item, org-mhe-get-message-real-folder)
4090         (org-mhe-get-message-folder-from-index)
4091         (org-mhe-get-message-folder, org-mhe-get-message-num)
4092         (org-mhe-get-header, org-make-org-heading-search-string)
4093         (org-make-org-heading-camel, org-table-sort-lines)
4094         (org-format-org-table-html, org-format-table-table-html):
4095         Fix typos in docstrings.
4097 2006-02-23  Carsten Dominik  <dominik@science.uva.nl>
4099         * textmodes/org.el (org-cleaned-string-for-export)
4100         (org-solidify-link-text): New function.
4101         (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
4102         XEmacs, just to silence the compiler.
4103         (org-export-as-ascii, org-export-as-html-and-open):
4104         Use `org-cleaned-string-for-export' and create internal links.
4105         (org-follow-mhe-link): Require mh-e, use folder.
4107 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
4109         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
4111         * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
4112         gdb-debug-log-length.
4113         (gdb-debug-ring): Rename from gdb-debug-log-ring.  Don't make
4114         it a real ring but...
4115         (gud-gdba-marker-filter): ...make it work like mark-ring.
4116         (gdb-enable-debug): Rename from gdb-enable-debug-log.
4117         (gdb-mouse-jump): New function.  Add bindings.
4119 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
4121         * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
4122         (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
4123         (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
4124         (gdb-debug-log-length): Customize it's length.
4125         (gud-watch, gdb-var-create-handler): Display function::var format
4126         but don't use to create variable object.
4127         (gdb-var-create-handler): Use message-box in place of message.
4128         (gdb-stopped): Call gdb-exited if signalled.
4130 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
4132         * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
4134         * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
4136         * textmodes/reftex.el (reftex-locate-file): Search all extensions
4137         if `reftex-try-all-extensions' is set.
4139         * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
4140         fail silently when there is no valid argument at point.
4141         (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
4142         `fail-silently' argument.  From a patch by David Reiter.
4144         * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
4145         New commands.
4146         (org-mark-ring): New variable.
4147         (org-mark-ring-length): New option.
4148         (org-open-at-point, org-goto, org-open-file): Push old position
4149         onto the mark ring.
4150         (org-add-hook): New function.
4151         (org-export-table-remove-special-lines): New option.
4152         (org-skip-comments, org-format-org-table-html): Respect new
4153         option `org-export-table-remove-special-lines'.
4154         (org-open-file): Allow special command configuration for
4155         directory link.
4156         (org-file-apps): Fix bugs in customize type, added setting
4157         for directories.
4158         (org-activate-tags, org-format-agenda-item, org-complete)
4159         (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
4160         (org-get-tags, org-get-buffer-tags, org-open-at-point)
4161         (org-link-search, org-make-org-heading-search-string)
4162         (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
4163         (org-radio-targets, org-file-link-context-use-camel-case)
4164         (org-activate-camels): New options.
4165         (org-update-radio-target-regexp, org-all-targets)
4166         (org-make-target-link-regexp, org-activate-target-links):
4167         New functions.
4168         (org-make-org-heading-search-string): New function.
4169         (org-store-link, org-insert-link): Use new option
4170         `org-file-link-context-use-camel-case'.
4171         (org-activate-camels): Use new option `org-activate-camels'.
4172         (org-link-regexp): Add mhe prefix.
4173         (org-open-at-point, org-store-link): Support for mhe links.
4174         (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
4175         (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
4176         (org-mhe-get-header, org-follow-mhe-link): New functions.
4177         (org-remove-angle-brackets, org-add-angle-brackets):
4178         New functions.
4179         (org-bracket-link-regexp): New constant.
4180         (org-read-date): Fix bug that was rejecting all typed dates.
4181         (org-link-search): Make hierarchy above visible after a match.
4182         (org-follow-bbdb-link): Inhibit electric mode for BBDB.
4183         (org-store-link): Fix bug with link creation when cursor is in
4184         an empty line.
4185         (org-open-at-point): Fix bug with matching a link.
4186         Fixed buggy argument sequence in call to `org-view-tags'.
4187         (org-compile-prefix-format): Set `org-prefix-has-tag'.
4188         (org-prefix-has-tag): New variable.
4189         (org-format-agenda-item): Remove tags from headline
4190         if appropriate.
4191         (org-agenda-remove-tags-when-in-prefix): New option.
4193 2006-02-21  Michael Kifer  <kifer@cs.stonybrook.edu>
4195         * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
4196         Fix the regular expressions.
4198 2006-02-21  Richard M. Stallman  <rms@gnu.org>
4200         * progmodes/sh-script.el (sh-mode): Set shell type based on file name
4201         if there's no other specific basis.
4203         * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
4204         as variables at all.
4205         (unsafep-variable): Rename arg; doc fix.
4207         * abbrevlist.el (list-one-abbrev-table): Add autoload.
4209         * calendar/appt.el (diary-selective-display): Add defvar.
4211         * sort.el (sort-columns): Use Posix arg syntax for `sort'.
4213         * isearch.el (search-whitespace-regexp): Fix custom type.
4215         * help.el (describe-key-briefly): Compute interactive args
4216         in same was as before previous change.
4218         * files.el (enable-local-variables): Doc fix.
4220 2006-02-21  Kim F. Storm  <storm@cua.dk>
4222         * fringe.el: Cleanup as file is now pre-loaded.
4223         (fringe-bitmaps): Initialize unconditionally.
4224         (fringe-mode, set-fringe-style): Remove autoload cookies.
4226 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
4228         * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
4229         `horizontal-bar'.
4230         (fringe-cursor-alist): Use `horizontal-bar'.
4232 2006-02-20  Kim F. Storm  <storm@cua.dk>
4234         * fringe.el (fringe-bitmaps): Update to new bitmap names.
4235         (fringe-indicator-alist, fringe-cursor-alist): Initialize.
4237         * loadup.el: Load "fringe" on window systems.
4239 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
4241         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
4242         out of scope components.
4244         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
4245         default.
4247 2006-02-20  Chong Yidong  <cyd@stupidchicken.com>
4249         * custom.el (customize-mark-to-save, customize-mark-as-set):
4250         Load the symbol first.
4252 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
4254         * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
4255         strech spec so it doesn't display as "^J" on the header line
4256         when `Buffer-menu-use-header-line' is t.
4258 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
4260         * speedbar.el (speedbar-make-button): Keep text properties
4261         of string arguments if desired.
4263         * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
4264         expessions.
4266         * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
4267         of speedbar.
4269 2006-02-19  Ryan Yeske  <rcyeske@gmail.com>
4271         * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
4272         to value of `read-file-name-completion-ignore-case'.
4274 2006-02-19  Chong Yidong  <cyd@stupidchicken.com>
4276         * custom.el (customize-mark-as-set): Push to `user' theme.
4278         * cus-edit.el (custom-save-variables): Allow unthemed values.
4279         (customize-set-variable): Push setting to `user' theme.
4281 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
4283         * progmodes/gud.el: Don't require font-lock as it's now
4284         automatically loaded.
4285         (gud-speedbar-buttons): Replace gdb-var-changed with
4286         gdb-force-update.
4288         * progmodes/gdb-ui.el (gdb-force-update): Rename from
4289         gdb-var-changed.
4290         (gdb-post-prompt): Use it.
4291         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
4292         (gdb-var-update-handler, gdb-var-delete)
4293         (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
4294         (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
4295         gdb-force-update in gdb-post-prompt.
4296         (gdb-reset): Clear watch expressions from speedbar when quitting.
4298 2006-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
4300         * viper-cmd.el (viper-insert-state-post-command-sentinel)
4301         (viper-change-state-to-vi, viper-change-state-to-emacs):
4302         Make aware of cursor coloring in the Emacs state.
4303         (viper-special-read-and-insert-char): Use read-char-exclusive.
4304         (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
4306         * viper-init.el (viper-emacs-state-cursor-color): New variable.
4308         * viper-util.el (viper-save-cursor-color)
4309         (viper-get-saved-cursor-color-in-replace-mode)
4310         (viper-get-saved-cursor-color-in-insert-mode)
4311         (viper-restore-cursor-color): Make aware of the cursor color in Emacs
4312         state.
4313         (viper-get-saved-cursor-color-in-emacs-mode): New function.
4315         * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
4316         (ediff-ignore-case-option3, ediff-actual-diff-options)
4317         (ediff-actual-diff3-options): New variables to control case sensitivity.
4318         (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
4319         (ediff-setup-diff-regions3): Make aware of case-sensitivity.
4320         (ediff-toggle-ignore-case): New function.
4321         (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
4323         * ediff-help.el (ediff-long-help-message-narrow2)
4324         (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
4325         (ediff-long-help-message-word-mode): Add ignore-case command.
4326         (ediff-help-for-quick-help): Add ignore-case command.
4328         * ediff-merg.el: Move provide to the end.
4330         * ediff-ptch.el: Move provide to the end.
4332         * ediff-wind.el: Move provide to the end.
4334         * ediff-mult.el: Move provide to the end.
4335         (ediff-set-meta-overlay): Enable follow-link.
4337         * ediff.el: Move provide to the end.
4338         Break recursive load cycle in eval-when-compile.
4339         (ediff-patch-buffer): Better heuristics.
4341         * ediff-util.el: Move provide to the end.
4342         Break recursive load cycle in eval-when-compile.
4343         (ediff-setup-keymap): Add binding for #c.  Replace some defsubsts with
4344         defuns.
4345         (ediff-submit-report): Pass the values of ediff-diff3-program,
4346         ediff-diff3-options.
4348 2006-02-19  Juanma Barranquero  <lekktu@gmail.com>
4350         * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
4351         the opening bracket of the following bracketing pairs: {}, [], (), <>,
4352         `' (for example, in the docstring of `windmove-default-keybindings').
4354 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
4356         * progmodes/gud.el (gud-speedbar-buttons): Update properly for
4357         shadow face.  Don't provide binding to edit variable when it is
4358         out of scope.
4360         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
4361         (gdb-var-update-handler): Detect out of scope variables with pre
4362         GDB 6.4 too.
4363         (gdb-post-prompt): Revert change from 2006-02-17 (force update).
4364         Reset status of variable objects to nil in update handlers.
4365         (gdb-var-update-handler-1): Detect when a variable object comes
4366         in scope.  setcar on var changes gdb-var-list directly.
4368 2006-02-17  Juri Linkov  <juri@jurta.org>
4370         * ffap.el (ffap) <defface>: Add explicit face declaration.
4371         (ffap-highlight): Use face `ffap' directly instead of checking
4372         for its existence.
4374         * icomplete.el (icomplete-get-keys): Use `t' for the second arg
4375         `visible-ok' of `other-buffer' to find the right original buffer.
4377         * info.el (Info-search): Skip `Local Variables' node.
4379 2006-02-17  Juri Linkov  <juri@jurta.org>
4381         * info.el (Info-find-file): Check for symbols `apropos', `history',
4382         `toc' in the input filename, and return these symbols as is.
4383         (Info-find-node-2): Set Info-current-file to symbols `apropos',
4384         `history', `toc' instead of strings.
4385         (Info-set-mode-line): For non-string Info-current-file use the
4386         symbol's name inside **.
4387         (Info-isearch-push-state): Add quote before Info-current-file and
4388         Info-current-node.
4389         (Info-isearch-pop-state): Use `equal' instead of `string='.
4390         (Info-extract-pointer, Info-following-node-name): Use
4391         `match-string-no-properties' instead of `match-string'.
4392         (Info-up): Check `old-file' for `stringp'.
4393         (Info-history): Use `equal' instead of `string-equal'.
4394         Check `file' for `stringp'.
4395         (Info-history): Use symbol `history' instead of string as first arg
4396         of `Info-find-node'.
4397         (Info-toc): Check `Info-current-file' for `stringp'.  Use symbol
4398         `toc' instead of string.
4399         (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
4400         instead of `buffer-substring', and `match-string-no-properties'
4401         instead of `match-string'.
4402         (Info-index-nodes): Check for symbols `apropos', `history', `toc'
4403         instead of strings.
4404         (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
4405         Use symbol `apropos' instead of string.
4406         (Info-copy-current-node-name): Check `Info-current-file' for
4407         `stringp' and construct a command with `Info-find-node' from it.
4408         (Info-fontify-node): Use `match-string-no-properties' instead of
4409         `match-string' and check file names for `stringp'.
4410         (Info-desktop-buffer-misc-data): Check for symbols `apropos',
4411         `history', `toc' instead of strings.
4413 2006-02-17  Chong Yidong  <cyd@stupidchicken.com>
4415         * files.el: Rearrange functions and variables in the file local
4416         variables section.
4418 2006-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
4420         * files.el: Add truncate-lines, ispell-check-comments and
4421         ispell-local-dictionary as safe local variables.
4423 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
4425         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
4426         out of scope variables.
4427         (gud-speedbar-buttons): Use unless.
4429         * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
4430         (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
4431         (gdb-show-changed-values): Also use for out of scope variables.
4432         (gdb-var-update-handler-1): Note if variable goes out of scope.
4434 2006-02-17  Ryan Yeske  <rcyeske@gmail.com>
4436         * net/rcirc.el (rcirc-connect): Make all arguments optional, and
4437         default to global variable values for unsupplied args.
4438         (rcirc-get-buffer-create): Fix bug with setting the target.
4439         (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
4440         test for rcirc-always-use-server-buffer-flag here.
4441         (rcirc-response-formats): Add %N, which is a facified nick.  %n
4442         uses the default face.  Change the ACTION format string.  If the
4443         "nick" is the server, don't print anything for that field.
4444         Comment fixes.
4445         (rcirc-target-buffer): Don't test
4446         rcirc-always-use-server-buffer-flag here.
4447         (rcirc-print): Squeeze extra spaces out of the text before message.
4448         (rcirc-put-nick-channel): Strip potential "@" char from nick
4449         before adding them to nick table.
4450         (rcirc-url-regexp): Improve to match address like "foo.com".
4452 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
4454         * allout.el (allout-hidden-p): Move this defsubst before
4455         allout-overlay-interior-modification-handler, where it is first
4456         used.
4458 2006-02-17  Ken Manheimer  <ken.manheimer@gmail.com>
4460         * allout.el: Use allout invisible-text overlays instead of
4461         selective display for concealed text.  Also, lots of general
4462         cleanup, and improved compatibility code.
4464         (allout-version) Incremented, corrected, revised, and refined
4465         module commentary.
4467         (provide 'allout): Moved to the bottom, added a require of overlay.
4469         (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
4470         `except-current'.
4471         (allout-write-file-hook-handler): Minimize delay.
4472         (count-trailing-whitespace-region): New function so
4473         auto-encryption of current topic can resituate cursor exactly.
4474         PGP/GPG encryption trims trailing whitespace from lines, which
4475         must be accounted for across encryption then decryption.
4477         (allout-command-prefix): Now defaults to "\C-c<space>" rather than
4478         just plain "\C-c", to avoid intruding on user's keybinding space.
4480         (allout-toggle-current-subtree-encryption): Pass along fetch-pass
4481         parameter, so user request to provide a new password is done.
4483         (allout-outside-normal-auto-fill-function, allout-auto-fill):
4484         Refined mechanism for auto-filling behavior while in allout mode.
4486         (allout-mode): Explicitly specify the mode map in the docstring.
4487         Clarify provision for various write-file hook var names.
4488         Adjusted for invisible-text overlays instead of selective-display.
4490         (allout-depth): Really return 0 if not within any topic.  This
4491         rectifies `allout-beginning-of-level' and sequence numbering
4492         errors that occur when cutting and pasting numbered topics.
4493         Changed from a in-line subst to a regular function, as well.
4495         (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
4497         (allout-end-of-subtree, allout-end-of-subtree)
4498         (allout-end-of-entry, allout-end-of-current-heading)
4499         (allout-next-visible-heading, allout-open-topic, allout-show-entry)
4500         (allout-show-children, allout-show-to-offshoot)
4501         (allout-hide-current-entry, allout-show-current-entry): Rectified
4502         handling of trailing blank lines between items.
4504         (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
4505         (allout-current-depth, allout-unprotected, allout-hidden-p)
4506         (allout-on-current-heading-p, allout-listify-exposed)
4507         (allout-chart-subtree, allout-goto-prefix)
4508         (allout-back-to-current-heading, allout-get-body-text)
4509         (allout-snug-back, allout-flag-current-subtree, allout-show-all)
4510         (allout-hide-region-body, allout-toggle-subtree-encryption)
4511         (allout-encrypt-string, allout-encrypted-key-info)
4512         (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
4513         (allout-file-vars-section-data): Adjusted for use with
4514         invisible-text overlays instead of selective-display.
4516         (allout-kill-line, allout-kill-topic, allout-yank-processing):
4517         Reworked for use with invisible text overlays.
4519         (allout-current-topic-collapsed-p): New function.
4521         (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
4522         to know when to close the containing topic.
4524         (allout-pre-command-business, allout-post-command-business):
4525         Simplify undo-batching and dynamic isearch exposure.
4527         (allout-set-overlay-category): New for invisible-text overlays.
4528         Sets properties of allout-overlay-category, used by
4529         allout-flag-region to set invisible-text overlay properties.
4530         (allout-get-invisibility-overlay): Get the first qualifying
4531         invisibility overlay, so we can find the extent of it.
4532         (allout-back-to-visible-text): Get to just before the beginnining
4533         of the current invisibility overlay, if any.
4535         (allout-overlay-insert-in-front-handler)
4536         (allout-overlay-interior-modification-handler)
4537         (allout-before-change-handler, allout-isearch-end-handler): New
4538         functions to handle extraordinary actions affecting concealed
4539         text.
4541         (allout-flag-region): Use overlays instead of selective-display
4542         for invisible text - by inheritence from the properties of
4543         allout-overlay-category in mainline Emacs, and applied
4544         property-by-property in XEmacs, some recent versions of which
4545         don't inherit the properties from the category.  Provisions to
4546         respond to concealed-text edits simplified drastically.
4548         (allout-isearch-rectification, allout-isearch-was-font-lock)
4549         (allout-isearch-expose, allout-enwrap-isearch)
4550         (allout-isearch-abort, allout-pre-was-isearching)
4551         (allout-isearch-prior-pos, allout-isearch-did-quit)
4552         (allout-isearch-dynamic-expose)
4553         (allout-hide-current-entry-completely): Functions deleted.
4555         (allout-undo-aggregation): Explicit undo aggregation no longer
4556         necessary due to transition away from selective-display.
4558         (set-allout-regexp, allout-up-current-level)
4559         (allout-next-visible-heading, allout-forward-current-level)
4560         (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
4561         (allout-kill-line, allout-yank-processing, allout-show-children)
4562         (allout-expose-topic, allout-old-expose-topic)
4563         (allout-listify-exposed, allout-insert-latex-header)
4564         (allout-toggle-subtree-encryption, allout-encrypt-string)
4565         (remove-from-invisibility-spec, allout-hide-current-subtree):
4566         Ditched unused variables.
4568 2006-02-17  Agustin Martin  <agustin.martin@hispalinux.es>
4570         * textmodes/ispell.el (ispell-change-dictionary): Call
4571         ispell-buffer-local-dict instead of
4572         ispell-accept-buffer-local-defs.
4573         (ispell-local-dictionary-alist): Accept as valid any coding-system
4574         supported by Emacs.
4575         (ispell-dictionary-alist-3): Esperanto dictionary's coding system
4576         changed to iso-8859-3.
4578 2006-02-17  Nick Roberts  <nickrob@snap.net.nz>
4580         * speedbar.el (speedbar-frame-width): Make an inline function
4581         instead of a macro.  Use frame-width.
4582         (speedbar-try-completion, speedbar-update-contents)
4583         (speedbar-timer-fn): Use consp.
4584         (speedbar-update-localized-contents): Try to preserve point.
4586         * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
4587         (menu): Re-order menu items.
4588         (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
4589         field.
4590         (gdb-var-update-handler-1): Use it for GDB 6.4+.
4591         (gdb-post-prompt): Speed things by not forcing update.
4593 2006-02-16  Chong Yidong  <cyd@stupidchicken.com>
4595         * wid-edit.el (widget-button-click): For mouse-1, cancel button
4596         press and perform default action if we get a mouse movement event.
4598 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
4600         * calendar/icalendar.el (icalendar--get-event-property)
4601         (icalendar--get-event-property-attributes): Fix typos in
4602         docstrings.
4604         * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
4605         docstring.
4607 2006-02-15  Juanma Barranquero  <lekktu@gmail.com>
4609         * bs.el (bs-mode): Use `buffer-disable-undo'.
4610         (bs--get-file-name): Simplify.
4611         (bs-show-in-buffer): Mark the buffer as not modified.
4613 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
4615         * wid-edit.el (widget-keymap): Bind down-mouse-1 to
4616         widget-button-click.
4618         * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
4619         (custom-mode): Update docstring.
4621         * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
4622         binding.
4624         * files.el (hack-local-variables-confirm): Allow scrolling if the
4625         file variable list is too long.  Kill temp buffer after use.
4627 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
4629         * progmodes/gud.el (gdb): Improve doc string.
4630         (gdb-script-font-lock-keywords): Expand allowed character set.
4632         * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
4633         (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
4634         (gdb-separate-io-interrupt, gdb-separate-io-quit)
4635         (gdb-separate-io-stop, gdb-separate-io-eof):
4636         Rename from gdb-inferior-* to gdb-separate-*.
4637         (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
4639 2006-02-14  Jay Belanger  <belanger@truman.edu>
4641         * calc/calc-arith.el (math-check-known-scalarp): Make sure
4642         expression is a symbol before checking that it is bound.
4644         * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
4645         test to see if equation can be solved.
4647 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
4649         * wid-edit.el (widget-button-click): Use :pressed-face property
4650         for overlay face, if it exists.
4652         * cus-edit.el (custom-manual, custom-add-see-also)
4653         (custom-add-parent-links, custom-group-link): Add :pressed-face
4654         property to links.
4656         * files.el (hack-local-variables): Remove ignored variables before
4657         checking if any variables need setting.
4659 2006-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4661         * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
4663 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
4665         * help.el (where-is): Fix message for remapped commands.
4667         * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
4668         Fix typos in docstrings.
4670 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
4672         * files.el (safe-local-variable-values): New option.
4673         (hack-local-variables-prop-line): Return a list of variable-value
4674         pairs if MODE-ONLY is non-nil.
4675         (hack-local-variables): Construct list of variable-value pairs,
4676         and apply or reject them in one go.  Ask for confirmation if
4677         variables are not known safe.
4678         (hack-local-variables-confirm): Complete rewrite.  Support
4679         `safe-local-variable-values'.
4680         (enable-local-variables): Update docstring to reflect new
4681         behavior.
4682         (ignored-local-variables): Ignore ignored-local-variables and
4683         safe-local-variable-values.
4684         (safe-local-variable-p): New function.
4685         (risky-local-variable-p): `safe-local-variable' property check
4686         moved to safe-local-variable-p.
4687         (hack-one-local-variable): Checks moved to hack-local-variables.
4689         (byte-compile-dynamic, c-basic-offset, c-file-style)
4690         (c-indent-level, comment-column, fill-column, fill-prefix)
4691         (indent-tabs-mode, kept-new-versions, no-byte-compile)
4692         (no-update-autoloads, outline-regexp, page-delimiter)
4693         (paragraph-start, paragraph-separate, sentence-end)
4694         (sentence-end-double-space tab-width, version-control):
4695         Add `safe-local-variable' property.
4697         * find-lisp.el: Delete nonexistent `autocompile' file variable.
4699         * icomplete.el, play/landmark.el: Change nonexistent
4700         `outline-layout' file variable to `allout-layout'.
4702 2006-02-14  Nick Roberts  <nickrob@snap.net.nz>
4704         * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
4705         (gdb-get-changed-registers): Test value of gud-minor-mode relative
4706         to gud-comint-buffer.
4707         (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
4708         gdb-ui.el for gdb-mi.el.
4709         (gdb-post-prompt, gdb-get-changed-registers): Move test for
4710         registers buffer to gdb-get-changed-registers.
4711         (gdb-breakpoint-regexp): New regexp.  Allow toggling and
4712         deletion of catchpoints (throw and catch).
4713         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
4714         (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
4715         (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
4716         (gdb-var-list-children-1, gdb-info-breakpoints-custom)
4717         (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
4719 2006-02-13  Jay Belanger  <belanger@truman.edu>
4721         * calc/calc-arith.el (math-check-known-matrixp): Make sure
4722         expression is a symbol before checking that it is bound.
4724 2006-02-13  Richard M. Stallman  <rms@gnu.org>
4726         * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
4727         for the minibuffer too, but not if resize-mini-windows will interfere.
4729         * help.el (describe-key-briefly, describe-key): Do all arg-reading
4730         inside `interactive' spec.
4731         (describe-key-briefly-internal, describe-key-internal):
4732         Functions merged back into their callers.
4734 2006-02-13  Martin Rudalics  <rudalics@gmx.at>
4736         * info.el (info-xref-visited): Inherit from info-xref too.
4737         (Info-set-mode-line): Replace occurrences of `%' by `%%'
4738         when propertizing Info-current-file and Info-current-node.
4740 2006-02-13  Juri Linkov  <juri@jurta.org>
4742         * tumme.el (tumme-thumbnail-storage): Fix docstring.
4743         (tumme-thumb-name): Fix per-directory format.
4745 2006-02-13  Juanma Barranquero  <lekktu@gmail.com>
4747         * subr.el (substitute-key-definition): Doc fix (hide internal arg).
4749 2006-02-12  Miles Bader  <miles@gnu.org>
4751         * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
4753 2006-02-13  Mathias Dahl  <mathias.dahl@gmail.com>
4755         * tumme.el: Remove history section.  If someone needs the it, it
4756         can always be found in CVS.
4758 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
4760         * tumme.el (tumme-thumbnail-storage): Update docstring.  Add info
4761         about the Thumbnail Managing Standard option.
4763 2006-02-12  Richard M. Stallman  <rms@gnu.org>
4765         * subr.el (substitute-key-definition): Doc fix.
4767         * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
4769         * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
4771         * info.el (Info-mode): Doc fix.
4773         * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
4775 2006-02-12  Michael Albinus  <michael.albinus@gmx.de>
4777         * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
4778         because on Solaris a POSIX compatible "id" is needed.  Reported by
4779         Magnus Henoch <mange@freemail.hu>.
4781 2006-02-12  Juri Linkov  <juri@jurta.org>
4783         * tumme.el: Remove todo item about Thumbnail Managing Standard.
4784         (tumme) <defgroup>: Change :group to `multimedia'.
4785         (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
4786         Managing Standard.
4787         (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
4788         Fix dostring.
4789         (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
4790         and %y.  Fix docstring.
4791         (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
4792         (tumme-cmd-create-standard-thumbnail-command): New user options.
4793         (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
4794         is `standard'.  Fix docstring.
4795         (tumme-thumb-width, tumme-thumb-height): New user options.
4796         (tumme-external-viewer): Try to find various viewers.
4797         (tumme-get-thumbnail-image): Use `create-image' instead of
4798         constructing the `image' structure.
4799         (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
4800         `standard'.
4801         (tumme-thumb-name): Add file name generation for standard storage.
4802         Simplify code for other storages.
4803         (tumme-thumb-name): Use width %w and height %h instead of size %s.
4804         Add modification time %m and thumbnail-nq8 %q.
4805         Use `tumme-cmd-create-standard-thumbnail-command' if
4806         tumme-thumbnail-storage is `standard'.
4807         (tumme-dired-insert-marked-thumbs): New autoload command.
4808         (tumme-dired-after-readin-hook): New function.
4809         (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
4810         `tumme-thumb-size'.
4811         (tumme-display-image): Replace size-x %x and size-y %y with
4812         width %w and height %h.
4814         * dired.el (dired-mode-map): Bind `\C-t\C-t' to
4815         `tumme-dired-insert-marked-thumbs'.
4817 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
4819         * tumme.el (tumme-write-tag): Fix small bug (file name did not
4820         include path).
4821         (tumme-mark-tagged-files): Fix bug in regexp used to find rows
4822         matching tag.
4824 2006-02-12  Miles Bader  <miles@gnu.org>
4826         * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
4827         New variables.
4828         (rcirc-abbrev-nick): New function.
4829         (rcirc-format-response-string): Rewrite to use the formats in
4830         `rcirc-response-formats' and expand escape sequences therein.
4831         A text-property `rcirc-text' is added over the actual response
4832         text to make easy to find inside the returned string.
4833         (rcirc-print): When filling, just look for the `rcirc-text'
4834         text-property to find the appropriate fill prefix, instead of
4835         using hardwired patterns.
4837 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
4839         * tumme.el: Enhance some docstrings.  Add todo item about Thumbnail
4840         Managing Standard.
4842 2006-02-11  Kim F. Storm  <storm@cua.dk>
4844         * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
4845         Don't use insert-buffer; do insert-buffer-substring directly.
4846         (ido-file-internal): Set mark for ido-insert-file.  Use insert-file-1.
4848 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
4850         * files.el (revert-buffer, recover-file): Replace buffer-read-only
4851         with inhibit-read-only.  Suggested by Stefan Monnier.
4852         (revert-buffer): Let insert-file-contents discard
4853         buffer-undo-list.  Simplify code.
4854         (find-file, find-file-existing, revert-buffer): Doc-string fixes.
4856 2006-02-11  Eli Zaretskii  <eliz@gnu.org>
4858         * menu-bar.el (menu-bar-select-yank): Add a doc string.
4860         * help.el (describe-key-briefly): Now a wrapper for
4861         describe-key-briefly-internal.  Bind enable-disabled-menus-and-buttons
4862         to t.  Populate yank-menu if empty.
4863         (describe-key-briefly-internal): Renamed from describe-key-briefly.
4864         (describe-key): Now a wrapper for describe-key-internal.  Bind
4865         enable-disabled-menus-and-buttons to t.  Populate yank-menu if empty.
4866         (describe-key-internal): Renamed from describe-key.
4868 2006-02-11  Milan Zamazal  <pdm@zamazal.org>
4870         * progmodes/glasses.el (glasses-separator): Doc fix.
4871         (glasses-original-separator): New defcustom.
4872         (glasses-make-readable, glasses-convert-to-unreadable): Use it.
4874 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
4876         * mwheel.el (mouse-wheel-up-event): Doc fix.
4878 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
4880         * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
4881         (tumme-dir): New function.  Copied from thumbs.el.
4883 2006-02-10  Juanma Barranquero  <lekktu@gmail.com>
4885         * desktop.el (desktop-outvar): Fix typo.
4886         (desktop-save-buffer-p): Doc fix.
4888         * subr.el (substitute-key-definition): Fix typo.
4890 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4892         * frame.el (select-frame-set-input-focus): Call x-focus-frame also
4893         when window-system is mac.
4895         * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
4897 2006-02-10  Kim F. Storm  <storm@cua.dk>
4899         * subr.el (substitute-key-definition-key): Pass t for NOERROR to
4900         indirect-function instead of using condition-case.
4902 2006-02-10  Mathias Dahl  <mathias.dahl@gmail.com>
4904         * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
4905         less `colloquial'...
4907 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
4909         * tumme.el: Add a couple of todo items.
4911 2006-02-09  Lars Hansen  <larsh@soem.dk>
4913         * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
4914         (highlight-changes-mode): Don't change desktop-locals-to-save.
4916 2006-02-09  Chong Yidong  <cyd@stupidchicken.com>
4918         * image-mode.el (image-toggle-display): Clear image cache if using
4919         filename.
4921 2006-02-09  Masatake YAMATO  <jet@gyve.org>
4923         * dired-x.el (dired-guess-shell-alist-default): Add .man as
4924         a `dired-man' target.
4926         * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
4927         boundary of symbols.
4929 2006-02-08  Peter Doornbosch  <peter.doornbosch@luminis.nl>  (tiny change)
4931         * vc-svn.el (vc-svn-print-log): Show recent commits as well.
4933 2006-02-09  Juanma Barranquero  <lekktu@gmail.com>
4935         * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
4936         `mapcar'; return nil.
4938 2006-02-08  Chong Yidong  <cyd@stupidchicken.com>
4940         * mouse.el (mouse-drag-track): Don't change window if we rebind to
4941         some other event.
4943 2006-02-08  Ryan Yeske  <rcyeske@gmail.com>
4945         * net/rcirc.el (rcirc-startup-channels-alist):
4946         Add irc.freenode.net and #emacs as defaults.
4947         (rcirc-ignore-all-activity-flag): Remove variable.
4948         (rcirc-authinfo): New variable.
4949         (rcirc-authinfo-filename): Remove variable.
4950         (rcirc-always-use-server-buffer-flag): New flag.
4951         (rcirc): M-x rcirc will automatically connect without prompting.
4952         C-u M-x rcirc will prompt.  Use rcirc-connect to create a
4953         connection in lisp.
4954         (rcirc-process-server-response-1): Remove everything but the nick
4955         portion of the sender so it doesn't need to be done everywhere
4956         else.  Update related code.
4957         (global-map): Remove global keybindings.
4958         (rcirc-get-buffer-create): Make sure rcirc-topic is set.
4959         (rcirc-send-input): Split into several functions.
4960         (rcirc-process-input-line, rcirc-process-message)
4961         (rcirc-process-command): New functions.
4962         (rcirc-target-buffer): New function to determine where to route
4963         messages.
4964         (rcirc-user-nick): Save match data.
4965         (rcirc-toggle-ignore-buffer-activity)
4966         (rcirc-update-activity-string): Remove global ignore functionality,
4967         which can be done now by toggling rcirc-track-minor-mode.
4968         (rcirc-track-minor-mode-map): New keymap.
4969         (rcirc-track-minor-mode): New minor-mode.
4970         (ignore): Make the ignore output nicer.  Always print it when
4971         adding or removing nicks.
4972         (rcirc-url-regexp): Improve.
4973         (rcirc-mangle-text): Remove properties before using text in the
4974         modeline.
4975         (rcirc-authenticate): Authentication data comes from
4976         rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
4977         (rcirc-server-prefix): Inherit from rcirc-server.
4979 2006-02-08  Mathias Megyei  <Mathias.Megyei@micronas.com>  (tiny change)
4981         * Makefile.in (compile): Append "|| true" to the end of the `find'
4982         command, like compile-always does.
4984 2006-02-08  Sam Steingold  <sds@gnu.org>
4986         * net/tramp.el (tramp-maybe-open-connection): Do not wait for
4987         output from a dead connection.
4989 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
4991         * dired.el (dired-mode-map): Add more bindings for tumme.
4993 2006-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4995         * wdired.el (wdired-mode-map): Use remap.
4996         (wdired-get-filename): Massage.
4997         (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
4998         (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
4999         `keymap' property rather than `local-map'.
5001 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
5003         * tumme.el (tumme-get-thumbnail-image): New utility function.
5004         Suggested by from Chong Yidong.
5005         (tumme-dired-with-window-configuration): Rename from
5006         `tumme-dired'.  Add code to save window configuration.
5007         (tumme-restore-window-configuration): New command to restore the
5008         window configuration that `tumme-dired-with-window-configuration'
5009         saves before it changes the window configuration.
5010         (tumme-show-all-from-dir): New command to display thumbnails for
5011         all files in a directory entered by the user, like M-x thumbs.
5012         (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
5013         have been created.
5014         (tumme-display-thumbnail-original-image): Call `display-buffer'.
5015         (obsolete-tumme-display-thumbnail-original-image-and-buffer):
5016         Remove obsolete test function.
5018 2006-02-07  Juanma Barranquero  <lekktu@gmail.com>
5020         * vc.el (small-temporary-file-directory): Remove defvar; there's
5021         a defcustom for it in files.el.
5023         * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
5024         Fix typo in message.
5025         (tumme-gallery-generate): Fix typo in `error' message.
5026         (tumme-display-window-height-correction)
5027         (tumme-display-window-width-correction, tumme-line-up-dynamic)
5028         (tumme-line-up-interactive): Dox fixes.
5029         (tumme-cmd-rotate-original-options, tumme-display-properties-format)
5030         (tumme-restore-window-configuration, tumme-format-properties-string)
5031         (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
5032         Fix typos in docstrings.
5034 2006-02-07  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
5036         * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
5038 2006-02-07  Nick Roberts  <nickrob@snap.net.nz>
5040         * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
5041         User should use hook if desired.
5043         * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
5044         buffer if necessary.
5045         (gdb-delete-frame-or-window): New function.
5046         (gdb-breakpoints-mode-map): Bind "q" to it.
5048 2006-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5050         * textmodes/nroff-mode.el: Clean up name space.
5051         (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
5052         (nroff-mode): Obey the global setting of nroff-electric-mode.
5053         (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
5055         * calendar/calendar.el (calendar-increment-month): Typo in last change.
5057 2006-02-06  Thien-Thi Nguyen  <ttn@gnu.org>
5059         * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
5061 2006-02-06  Lars Hansen  <larsh@soem.dk>
5063         * generic-x.el (etc-fstab-generic-mode): Add file system types
5064         cifs and usbdevfs.  Allow special chars in file names.
5066 2006-02-05  Jay Belanger  <belanger@truman.edu>
5068         Update copyright notices of the files in lisp/calc.
5070 2006-02-05  Romain Francoise  <romain@orebokech.com>
5072         Update copyright notices of all files in the lisp/play directory.
5074 2006-02-04  Luc Teirlinck  <teirllm@auburn.edu>
5076         * ldefs-boot.el: Regenerate.
5078         * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
5080 2006-02-05  Kim F. Storm  <storm@cua.dk>
5082         * files.el (magic-mode-regexp-match-limit): New defvar.
5083         (set-auto-mode): Use it to limit magic-mode-alist matching.
5085 2006-02-04  Kevin Rodgers  <ihs_4664@yahoo.com>
5087         * simple.el (display-message-or-buffer): Compare the number of
5088         characters to the frame width when determining whether a 1-line
5089         message string will fit in the echo area.  Count screen lines
5090         instead of buffer lines when determining whether a multi-line
5091         message will fit in the echo area/minibuffer window.
5093 2006-02-04  Eli Zaretskii  <eliz@gnu.org>
5095         * info.el (Info-index, Info-mode): Improve the description of the
5096         `i' command.
5098         * ldefs-boot.el: Regenerate.
5100 2006-02-03  Werner Lemberg  <wl@gnu.org>
5102         * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
5103         greedy to find the closing bracket in \*[...] and similar
5104         expressions.  This is a first rough fix -- many additional
5105         refinements are necessary to make nroff mode really usable with groff.
5107 2006-02-03  Jens Petersen  <petersen@redhat.com>  (tiny change)
5109         * international/mule-cmds.el (set-locale-environment):
5110         Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
5111         libX11.
5113 2006-02-03  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
5115         * arc-mode.el (archive-maybe-copy): Fix the way directories in the
5116         archive are created in archive-tmpdir.
5118 2006-02-02  John Paul Wallington  <jpw@pobox.com>
5120         * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
5121         (ibuffer-fontification-alist): Use it.
5122         (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
5123         to "* z" and the Ibuffer Mark menu.
5125         * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
5127 2006-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5129         * textmodes/table.el (*table--cell-describe-mode)
5130         (*table--cell-describe-bindings): Undo last change since
5131         print-help-return-message is not obsoleted by anything at all.
5133 2006-02-02  Luc Teirlinck  <teirllm@auburn.edu>
5135         * emulation/cua-base.el (cua-mode): Doc fix.
5137 2006-02-02  Juanma Barranquero  <lekktu@gmail.com>
5139         * dframe.el (dframe-handle-make-frame-visible)
5140         (dframe-handle-iconify-frame, dframe-get-focus)
5141         (dframe-select-attached-frame, dframe-power-click)
5142         (dframe-frame-mode): Fix typos in docstrings.
5144         * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
5145         (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
5146         Fix typos in docstrings.
5148         * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
5149         (hi-lock-face-buffer, hi-lock-font-lock-hook)
5150         (hi-lock-archaic-interface-message-used)
5151         (hi-lock-file-patterns-range): Fix typos in docstrings.
5153         * savehist.el (savehist-loaded, savehist-load, savehist-install)
5154         (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
5156         * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
5157         Fix typo in docstring.
5159         * net/newsticker.el (newsticker--decode-iso8601-date)
5160         (newsticker--set-customvar, newsticker--buffer-insert-item)
5161         (newsticker--do-run-auto-mark-filter)
5162         (newsticker--parse-generic-feed): Doc fixes.
5163         (newsticker--retrieval-timer-list, newsticker-url-list)
5164         (newsticker-hide-immortal-items-in-echo-area)
5165         (newsticker-hide-obsolete-items-in-echo-area)
5166         (newsticker-new-item-face, newsticker--enclosure)
5167         (newsticker-buffer-update, newsticker-w3m-show-inline-images)
5168         (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
5169         (newsticker--parse-generic-feed, newsticker--cache-contains)
5170         (newsticker--stat-num-items, newsticker-download-enclosures):
5171         Fix typos in docstrings.
5173         * net/rcirc.el (rcirc-debug): Doc fix.
5174         (rcirc-fill-column, rcirc-receive-message-hooks)
5175         (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
5176         (rcirc-mode, rcirc-generate-new-buffer-name)
5177         (rcirc-startup-channels, rcirc-ignore-update-automatic)
5178         (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
5179         Fix typos in docstrings.
5180         (rcirc-print): "?\ " -> "?\s".
5181         (rcirc-cmd-join): Improve argument/docstring consistency.
5183 2006-02-01  Mark A. Hershberger  <mah@everybody.org>
5185         * xml.el (xml-parse-region): Move save-excursion and set-buffer up
5186         before narrow-to-region.
5188 2006-02-01  Richard M. Stallman  <rms@gnu.org>
5190         * simple.el (move-beginning-of-line): Scan properly for invis change.
5192         * replace.el (multi-occur-in-matching-buffers): Fix prev change.
5194 2006-02-01  Michael Albinus  <michael.albinus@gmx.de>
5196         * net/tramp.el (tramp-convert-file-attributes): Set file's gid
5197         change bit only when id-format is 'integer.  Reported by Matt
5198         Hodges <M.P.Hodges@rl.ac.uk>.
5200 2006-02-01  Juanma Barranquero  <lekktu@gmail.com>
5202         * hilit-chg.el (highlight-changes-initial-state)
5203         (highlight-changes-global-initial-state): Doc fixes.
5204         (highlight-changes-global-modes, global-highlight-changes):
5205         Fix typos in docstrings.
5207 2006-02-01  Kim F. Storm  <storm@cua.dk>
5209         * emulation/cua-base.el (cua-mode): Mention that CUA enables
5210         transient-mark-mode in doc string.
5212 2006-01-31  Richard M. Stallman  <rms@gnu.org>
5214         * replace.el (multi-occur): Doc fix.
5215         (multi-occur-in-matching-buffers): Rename from
5216         multi-occur-by-filename-regexp.  Prefix arg says match
5217         buffer names instead of file names.
5219 2006-01-31  Juanma Barranquero  <lekktu@gmail.com>
5221         * bs.el: Allow non-default values of `bs-header-lines-length'.
5222         (bs--running-in-xemacs): Remove (not needed anymore).
5223         (bs--set-window-height): Simplify by using `fit-window-to-buffer'
5224         instead of `shrink-window', thus avoiding having to compute the
5225         height of the window.
5226         (bs--up): Wrap around even when there's no header.
5227         (bs--down): Use `forward-line' instead of `next-line'.
5229 2006-01-30  Chong Yidong  <cyd@stupidchicken.com>
5231         * image-mode.el (image-toggle-display): Use file name if possible,
5232         instead of unnecessarily allocating a (possibly huge) lisp string.
5234 2006-01-30  John Paul Wallington  <jpw@pobox.com>
5236         * subr.el (toplevel): Define `cl-assertion-failed' condition here
5237         because the `assert' macro signals it at runtime.
5239         * emacs-lisp/cl.el (toplevel): Remove definition of
5240         `cl-assertion-failed' condition.
5242 2006-01-30  Nick Roberts  <nickrob@snap.net.nz>
5244         * thumbs.el (thumbs-marked-list): Make buffer-local and
5245         permanent-local.
5246         (thumbs-insert-thumb): Make help-echo non-sticky.
5247         (thumbs-file-alist): Use eolp as check for (non)-image.
5249 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
5251         * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
5252         (ediff-before-session-group-setup-hooks)
5253         (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
5254         Fix typos in docstrings.
5256         * window.el (bw-dir, bw-eqdir, balance-windows)
5257         (split-window-keep-point): Fix typos in docstrings.
5259         * textmodes/org.el (org-allow-space-in-links, org-closed-string)
5260         (org-quote-string, org-calendar-to-agenda-key)
5261         (org-agenda-sorting-strategy, org-agenda-use-time-grid)
5262         (org-show-following-heading, org-tags-column)
5263         (org-use-tag-inheritance, org, org-allow-space-in-links)
5264         (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
5265         (org-enable-table-editor, org-calc-default-modes)
5266         (org-table-allow-automatic-line-recalculation)
5267         (org-export-html-style, org-export-with-fixed-width)
5268         (org-export-with-sub-superscripts, org-special-keyword)
5269         (org-formula, org-time-grid, org-table-may-need-update)
5270         (org-mode, org-goto-ret, org-goto-left, org-goto-right)
5271         (org-goto-quit, org-get-indentation, org-end-of-item)
5272         (org-move-item-down, org-move-item-up)
5273         (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
5274         (org-remove-occur-highlights, org-read-date, org-goto-calendar)
5275         (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
5276         (org-agenda-log-mode, org-agenda-toggle-diary)
5277         (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
5278         (org-agenda-file-to-end, org-agenda-no-heading-message)
5279         (org-agenda-get-closed, org-format-agenda-item)
5280         (org-cmp-priority, org-cmp-category, org-cmp-time)
5281         (org-agenda-change-all-lines, org-agenda-diary-entry)
5282         (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
5283         (org-link-search, org-camel-to-words, org-open-file)
5284         (org-remember-handler, org-table-convert-region)
5285         (org-table-move-row-down, org-table-move-row-up)
5286         (org-table-copy-region, org-table-wrap-region)
5287         (org-table-toggle-vline-visibility)
5288         (org-table-get-vertical-vector, org-table-modify-formulas)
5289         (org-table-get-specials, org-recalc-commands)
5290         (org-table-rotate-recalc-marks, org-table-eval-formula)
5291         (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
5292         (org-level-color-stars-only, org-insert-heading):
5293         Fix typos in docstrings.
5294         (last-arg): Add defvar.
5296         * makefile.w32-in (WINS): Add erc.
5297         (MH_E_SRC): Update (copied from lisp/Makefile.in).
5299 2006-01-29  Bill Wohler  <wohler@newt.com>
5301         * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
5302         mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
5303         mh-tool-bar.el, mh-xface.el.  Remove mh-customize.el, mh-init.el.
5304         (mh-autoloads): Don't use comments on otherwise empty lines.
5306 2006-01-29  Edward O'Connor  <ted@oconnor.cx>
5308         * emulation/viper.el (viper-major-mode-modifier-list): Add
5309         insert-state and vi-state entries for erc-mode.
5310         (viper-go-away, viper-set-hooks): Add and remove
5311         viper-comint-mode-hook from erc-mode-hook as appropriate.
5313         * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
5315 2006-01-29  Juanma Barranquero  <lekktu@gmail.com>
5317         * bs.el (bs--format-aux): Implement `middle' alignment as
5318         described in the docstring for `bs-attributes-list'.
5319         (bs--get-name): Simplify.  Don't pad the buffer name.
5321 2006-01-27  Agustin Martin  <agustin.martin@hispalinux.es>
5323         * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
5324         English aspell dictionary is installed, use the first entry of
5325         ispell-dictionary-alist-1.
5327 2006-01-27  Kevin Rodgers  <ihs_4664@yahoo.com>
5329         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
5330         Doc fix.
5332 2006-01-27  Michael Albinus  <michael.albinus@gmx.de>
5334         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
5335         for `process-file', in order to let it work for older Emacsen too.
5337 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
5339         * international/latexenc.el: Add a suitable `coding:' tag.
5340         (latexenc-find-file-coding-system): Undo last change.
5342 2006-01-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5344         * international/latexenc.el (latexenc-find-file-coding-system):
5345         Make sure latexenc-main-file is a regular file and is readable.
5347 2006-01-27  Andre Spiegel  <spiegel@gnu.org>
5349         * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
5350         Pass FILE to vc-user-login-name.
5352         * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
5354 2006-01-27  Nick Roberts  <nickrob@snap.net.nz>
5356         * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
5357         there are no more images to display.
5358         (thumbs-mark, thumbs-unmark): Revert change so that they move to
5359         the next image.
5361 2006-01-26  Richard M. Stallman  <rms@gnu.org>
5363         * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
5365         * wid-edit.el (advertised-widget-backward): New alias.
5366         (widget-keymap): Use advertised-widget-backward for S-TAB.
5368         * tumme.el: Correct the keywords.
5369         (tumme-dir-max-size): Use defvar.
5370         (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
5372         * simple.el (move-beginning-of-line): Take account of fields.
5373         (clone-indirect-buffer-other-window): Take args like
5374         clone-indirect-buffer, and work like it.
5376         * help-fns.el (describe-function): Don't pass `nil' as default.
5378         * files.el (risky-local-variable-p): Follow var aliases.
5380         * subr.el (lazy-completion-table): Doc fix.
5382         * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
5383         global binding of `line'.
5385 2006-01-25  Andre Spiegel  <spiegel@gnu.org>
5387         * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
5388         Tramp.
5390         * vc.el (vc-default-dired-state-info): Pass FILE to
5391         vc-user-login-name.
5392         (vc-default-update-changelog): Don't use vc-user-login-name, we
5393         don't need it here.
5395         * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
5396         no longer necessary.
5398 2006-01-25  Kenichi Handa  <handa@m17n.org>
5400         * international/mule.el (decode-char): Avoid the overhead of
5401         calling utf-lookup-subst-table-for-decode if
5402         utf-translate-cjk-mode is nil.
5403         (encode-char): Avoid the overhead of calling
5404         utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
5405         nil.
5407 2006-01-22  Kenichi Handa  <handa@m17n.org>
5409         * international/mule.el (make-subsidiary-coding-system): Reset
5410         `coding-system-define-form' property of subsidiaries to nil.
5411         Avoid duplicated entry in coding-system-alist.
5412         (make-coding-system): Avoid duplicated entry in
5413         coding-system-alist.
5414         (define-coding-system-alias): Likewise.
5416 2006-01-24  Luc Teirlinck  <teirllm@auburn.edu>
5418         * completion.el: Minor fixes in introductory comment.
5419         (completion-def-wrapper): Fix alist.
5421 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
5423         * thumbs.el (thumbs-new-image-size): New function.
5424         (thumbs-increment-image-size-element)
5425         (thumbs-decrement-image-size-element, thumbs-increment-image-size)
5426         (thumbs-decrement-image-size): Delete.
5427         (thumbs-resize-image-1): Rename from thumbs-resize-image.  Keep old
5428         temp files and use to resize.
5429         (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
5430         Use increment argument to enlarge/shrink.  Preserve point.
5431         (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
5432         (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
5433         (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
5434         (thumbs-mark, thumbs-unmark): Preserve point.
5435         (thumbs-modify-image): Keep old temp files and use to modify.
5436         Cleanup old temp files at load time.  Preserve point.
5437         (thumbs-view-image-mode-map): Use new command names.
5439 2006-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5441         * log-view.el (log-view-minor-wrap): First rev is the one at point.
5443         * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
5444         the nastiest part of the cyclic dependency.
5445         (cal-menu-update): Use dotimes and calendar-increment-month.
5447         * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
5448         (calendar-week-start-day): Add an :initializer.
5449         (calendar-mode-map): Use suppress-keymap, and command remapping.
5450         (describe-calendar-mode): Setup xref-stack info for the back button.
5451         (calendar-star-date): Insert before delete.
5452         (calendar-set-mode-line): Add file-modified info if applicable.
5453         (calendar-increment-month): New function.
5455 2006-01-24  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
5457         * font-lock.el (lisp-font-lock-keywords-2):
5458         Recognize "& keywords" only at word boundaries.
5460 2006-01-24  Nick Roberts  <nickrob@snap.net.nz>
5462         * thumbs.el (thumbs-extra-images): New variable.  Make it buffer-local
5463         and permanent-local.
5464         (thumbs-max-image-number): New variable.
5465         (thumbs-do-thumbs-insertion): Use them.
5466         (thumbs-per-line): Change default to 4.
5467         (thumbs-marked-list): Rename from thumbs-markedL.
5468         (thumbs-cleanup-thumbsdir, thumbs-delete-images)
5469         (thumbs-rename-images): Use -list instead of L for internal variables.
5470         (thumbs-call-convert): Use call-process instead of shell-command.
5471         (thumbs-insert-thumb): Add filename as help-echo to each image.
5472         (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
5473         Give dir to thumbs-show-thumbs-list.
5474         (thumbs-show-thumbs-list): Set default-directory to that of images.
5475         (thumbs-dired-show): Rename from thumbs-dired-show-all.
5476         (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
5477         (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
5478         (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
5480 2006-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5482         * ses.el (ses-read-cell): Provide a default value.
5484 2006-01-23  Juanma Barranquero  <lekktu@gmail.com>
5486         * term/w32-win.el (image-library-alist): Add additional names for
5487         GIF library.
5489 2006-01-23  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5491         * international/latexenc.el (latexenc-find-file-coding-system):
5492         Add file-regular-p check.
5494 2006-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5496         * simple.el (clone-buffer): Don't show the new buffer in the same
5497         window.
5499 2006-01-23  Juri Linkov  <juri@jurta.org>
5501         * faces.el (link, link-visited): New faces based on default values
5502         of `info-xref' and `info-xref-visited'.
5504         * info.el (info-xref): Inherit from `link'.
5505         (info-xref-visited): Inherit from `link-visited'.
5507         * cus-edit.el (custom-buffer-create-internal): Use widget type
5508         `custom-manual' instead of `info-link' and don't set properties
5509         `button-face' and `mouse-face' explicitly.
5510         (custom-browse-group-tag, custom-browse-variable-tag)
5511         (custom-browse-face-tag): Inherit from widget class
5512         `custom-group-link' instead of `push-button'.
5513         (custom-button-unraised): Inherit from `underline' face.
5514         (custom-link): Inherit from `link' face.  Fix doc and group.
5515         (custom-add-parent-links, custom-group-value-create): Don't set
5516         properties `button-face' and `mouse-face' explicitly for
5517         `custom-group-link' widget.
5518         (custom-group-link): Add properties `button-face' and `mouse-face'
5519         to widget definition.
5520         (custom-field-keymap): New variable.  Put `custom-field-keymap' to
5521         editable-field's :keymap property.
5522         (custom-mode): Fix docstring: substitute keybindings for
5523         `widget-forward' and `widget-backward' from `widget-keymap',
5524         `widget-complete' from `custom-field-keymap', replace old
5525         `Custom-move-and-invoke' with `widget-move-and-invoke'.  Untabify.
5527         * desktop.el (desktop-load-file): Check for `fboundp' before
5528         calling `symbol-function'.
5530         * simple.el (clone-buffer, clone-indirect-buffer)
5531         (clone-indirect-buffer-other-window): Use `read-buffer' instead of
5532         `read-string'.  Fix prompts.
5534         * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
5536 2006-01-23  Nick Roberts  <nickrob@snap.net.nz>
5538         * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
5540 2006-01-22  Luc Teirlinck  <teirllm@auburn.edu>
5542         * startup.el (inhibit-splash-screen, initial-scratch-message):
5543         Doc fixes.
5545 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
5547         Sync with Tramp 2.0.52.
5549         * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
5550         net/tramp-vc.el: Add code for unloading Tramp.  See comment before
5551         `tramp-unload-tramp' for checklist.
5553         * net/tramp.el: Require `timer-funcs' instead of `timer' if in
5554         XEmacs.  Contributed by Steve Youngs <steve@sxemacs.org>.
5555         (tramp-unload-file-name-handler-alist)
5556         (tramp-unload-tramp): New defuns.
5557         (tramp-advice-PC-expand-many-files): New defadvice.
5558         (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
5559         removed.
5560         (tramp-handle-expand-file-name): Remove double slash.
5561         (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
5562         It doesn't matter, because it will be converted later on.
5563         (tramp-handle-file-ownership-preserved-p): Rewritten.  The old
5564         implementation was just heuristic.
5565         (tramp-post-connection): Set uid and gid properties.
5566         (tramp-convert-file-attributes): Set file's gid change bit.
5567         (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
5568         (tramp-handle-expand-file-name): Use "~root" for tilde expansion
5569         in case of su(do)? methods.  The home directory of the local user
5570         will be taken else.
5571         (tramp-open-connection-telnet)
5572         (tramp-open-connection-rsh, tramp-open-connection-su)
5573         (tramp-open-connection-multi): Set PS1 to "$ ".  Otherwise, a
5574         local shell prompt could hurt.  Reported by Romain Francoise
5575         <romain@orebokech.com>.
5576         (tramp-let-maybe): Add `edebug-form-spec' property.
5577         (tramp-handle-expand-file-name): Bind `default-directory' locally
5578         to "/" in order to avoid problems with UNC shares or Cygwin
5579         mounts.
5580         (tramp-md5-function): Fix typo in error message.
5582         * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
5584         * net/tramp-util.el (top): Apply `ignore' instead of `identity'
5585         for byte-compiler pacification.
5587 2006-01-22  Andre Spiegel  <spiegel@gnu.org>
5589         * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
5590         ID-FORMAT `string'.  This allows us to get rid of
5591         `vc-user-login-name UID'.
5593         * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
5595 2006-01-22  John Paul Wallington  <jpw@pobox.com>
5597         * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
5599 2006-01-21  Martin Rudalics  <rudalics@gmx.at>
5601         * emacs-lisp/find-func.el (find-definition-noselect)
5602         (find-variable-noselect): Search variables in C source code too.
5603         (find-function-C-source, find-function-noselect, find-function)
5604         (find-function-other-frame, find-variable-noselect, find-variable)
5605         (find-variable-other-frame, find-variable-at-point):
5606         Fix docstrings.
5608 2006-01-21  Francesco Potorti`  <pot@gnu.org>
5610         * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
5612 2006-01-21  Agustin Martin  <agustin.martin@hispalinux.es>
5614         * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
5615         Default to disabling the "Save affix" question.
5617 2006-01-21  Marien Zwart  <marienz@gentoo.org>  (tiny change)
5619         * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
5620         the first arg to run-python.
5622 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
5624         * startup.el (command-line-1): Handle --no-desktop if desktop.el
5625         is not loaded.
5627 2006-01-20  Jay Belanger  <belanger@truman.edu>
5629         * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
5630         limit is 0.
5632         * calc/calc-arith.el (math-add-symb-fancy): Check the length of
5633         the correct variable.
5635 2006-01-20  Carsten Dominik  <dominik@science.uva.nl>
5637         * textmodes/org.el (org-open-at-point): Fixed bug with matching a
5638         link.  Fixed buggy argument sequence in call to `org-view-tags'.
5639         (org-compile-prefix-format): Set `org-prefix-has-tag'.
5640         (org-prefix-has-tag): New variable.
5641         (org-format-agenda-item): Remove tags from headline if
5642         appropriate.
5643         (org-agenda-remove-tags-when-in-prefix): New option.
5644         (org-get-tags-at): New function.
5646 2006-01-20  Nick Roberts  <nickrob@snap.net.nz>
5648         * thumbs.el (thumbs-buffer): New variable.  Make it buffer local.
5649         (thumbs-find-image): Move image name and number from buffer name
5650         to mode name.  Set thumbs-buffer.  Preserve point so that large
5651         images remain visible.
5652         (thumbs-file-alist): Construct list in thumbs-buffer and reverse
5653         order.
5654         (thumbs-show-image-num): Get image from thumbs-file-alist.  Set
5655         mode name.
5656         (thumbs-next-image, thumbs-previous-image): Make them work.
5658 2006-01-19  Luc Teirlinck  <teirllm@auburn.edu>
5660         * cus-edit.el (custom-buffer-create-internal): State in the text above
5661         the whole buffer buttons that they do not operate on hidden items.
5662         (custom-face-menu): Use `custom-face-save' instead of
5663         `custom-face-save-command'.
5664         (custom-face-save-command): Make it an alias for `custom-face-save'
5665         and declare it obsolete.
5666         (custom-face-save): Doc fix.
5668         * dired.el (dired-no-confirm): Add quote.
5669         (dired-subdir-alist-pre-R): Add quote in
5670         `make-variable-buffer-local' form and remove unbalanced parenthesis.
5672 2006-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5674         * textmodes/table.el (table-mode-indicator): Typo in last change.
5676 2006-01-19  Richard M. Stallman  <rms@gnu.org>
5678         * outline.el (hide-leaves): Don't call outline-end-of-heading.
5679         Fixes bug reported in Nov 2005.
5681         * isearch.el (isearch-forward): Doc fix.
5683         * dired.el (dired-move-to-filename-regexp): Define as alias.
5684         (dired-no-confirm): Use defcustom.
5685         (dired-subdir-alist-pre-R): Put defvar at top level.
5687         * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
5689         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
5690         Mark as risky.
5692         * simple.el (set-mark-command): Doc fix.
5693         (clone-indirect-buffer-other-window):
5694         Read arg like clone-indirect-buffer.
5695         (move-beginning-of-line): Skip invisible newlines.
5697 2006-01-19  Masatake YAMATO  <jet@gyve.org>
5699         * progmodes/cpp.el (cpp-edit-load): Make the order of
5700         listed conditions in a base C code buffer and its associate
5701         CPP Edit buffer the same.
5703 2006-01-19  Kenichi Handa  <handa@m17n.org>
5705         * mail/rmail.el (rmail-enable-mime): Docstring fixed.
5706         (rmail-mime-feature): Likewise.
5707         (rmail-require-mime-maybe): Use display-warning to show a warning
5708         message.
5710         * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
5711         (find-auto-coding): Use auto-coding-regexp-alist-lookup.
5713 2006-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5715         * array.el: Move defvars out of eval-when-compile.
5716         (array-make-template): Replace undeclared global var with a local one.
5717         (array-mode): Inline initialization functions.
5718         (array-init-local-variables, array-init-max-row)
5719         (array-init-max-column, array-init-columns-per-line)
5720         (array-init-field-width, array-init-rows-numbered)
5721         (array-init-line-length, array-init-lines-per-row): Remove.
5723         * play/doctor.el: Move defvars out of eval-when-compile.  Use dolist.
5724         (doc-mode-map): Define explicitly.
5725         (doctor-txtype): Use mapc.
5727         * textmodes/table.el: Move defvars out of eval-when-compile.
5728         Remove harmful code meant to avoid byte-compiler warnings.
5729         (table-fixed-mode-indicator): Remove.  Use a more complex mode-line
5730         specification that checks table-fixed-width-mode directly.
5731         (table-recognize-region, table-recognize-cell):
5732         Use restore-buffer-modified-p.
5733         (table-fixed-width-mode): Remove code that refreshes
5734         table-fixed-mode-indicator.
5735         (*table--cell-describe-bindings, *table--cell-describe-mode):
5736         Avoid obsolete name print-help-return-message.
5737         (table--test-cell-list): Don't use replace-regexp from elisp.
5738         (table--point-entered-cell-function, table--point-left-cell-function):
5739         Don't set table-fixed-mode-indicator, use force-mode-line-update.
5741         * textmodes/org.el: Move defvars out of eval-when-compile.  Move code
5742         that was after the end of file.  Use buffer-file-name variable.
5743         (org-timestamp-change): Use with-current-buffer.
5744         (org-todo-list): Don't unnecessarily define a new buffer-local var.
5745         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
5746         `file'.
5748         * progmodes/fortran.el: Move defvars out of eval-when-compile.
5749         (fortran-break-line): Remove unused var `opoint'.
5750         (fortran-abbrev-start): Obey help-event-list.
5752 2006-01-18  Jesper Harder  <harder@phys.au.dk>
5754         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
5756 2006-01-18  Masatake YAMATO  <jet@gyve.org>
5758         * progmodes/make-mode.el (makefile-imake-mode): New mode
5759         derived from makefile-mode.
5760         (makefile-imake-mode-syntax-table): New syntax table
5761         derived from makefile-mode-syntax-table.
5762         (makefile-mode): Write about makefile-imake-mode in doc string.
5763         (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
5764         (makefile-imake-font-lock-keywords): New font lock keywords.
5766         * files.el (auto-mode-alist): Add Imakefile.
5768 2006-01-17  Agustin Martin  <agustin.martin@hispalinux.es>
5770         * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
5771         loading the file rather than when turning on flyspell-mode.
5773 2006-01-16  Luc Teirlinck  <teirllm@auburn.edu>
5775         * cus-edit.el (customize-rogue): Minor doc fix.
5777 2006-01-17  Juri Linkov  <juri@jurta.org>
5779         * dired-aux.el (dired-diff): Use dired-dwim-target-directory
5780         instead of the file at the mark as default if the file at the mark
5781         is the same as the file at point or if dired-dwim-target-directory
5782         is not the same as the current directory and the mark is not active.
5784         * log-view.el (log-view-minor-wrap): Use the same logic to get
5785         revisions as `log-view-diff'.
5787         * info.el (Info-revert-find-node): Check for Info-current-file
5788         before preserving new-history.
5790         * man.el (Man-heading-regexp): Add `/'.
5792         * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
5793         (html-mode): Set `sentence-end-base' instead of `sentence-end'.
5795 2006-01-16  Juri Linkov  <juri@jurta.org>
5797         * faces.el (mode-line-faces): New defgroup.
5798         (mode-line-highlight): Move definition after new defgroup.
5799         (mode-line, mode-line-inactive, mode-line-highlight):
5800         Replace :group `modeline' with `mode-line-faces'.
5801         (mode-line-buffer-id): New face.
5802         (modeline-buffer-id): New face alias.
5803         (vertical-border): Remove :group `modeline'.
5805         * bindings.el (propertized-buffer-identification): Use face
5806         `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
5807         (mode-line-next-buffer, mode-line-previous-buffer): New functions.
5808         (mode-line-buffer-identification-keymap): For mouse-1 replace
5809         `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
5810         Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
5811         mouse-3.
5813         * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
5814         Buffer-menu-buffer.  Doc fix.
5815         (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
5816         (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
5817         `Buffer-menu-buffer'.
5819         * info.el (Info-mode-line-node-keymap): New defvar.
5820         (Info-set-mode-line): Use `stringp' to check Info-current-file.
5821         Propertize Info-current-node with `mode-line-buffer-id' and
5822         `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
5824         * time.el (display-time-mail-face): Replace :group `faces' with
5825         `mode-line-faces'.
5827 2006-01-16  Kenichi Handa  <handa@m17n.org>
5829         * international/code-pages.el: Add autoload cookies for cp125[0345678].
5831         * language/european.el (cp1252): New alias for windows-1252.
5833         * international/mule.el (autoload-coding-system): Prepare for EOL
5834         variants.
5836 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
5838         * term.el (term-raw-map): Add mapping for insert.
5839         (term-send-insert): New.
5840         (term-mode): Make variables local here instead of doing it in
5841         `term-emulate-terminal'.
5842         (term-emulate-terminal): Delete incorrect optimization for cr+lf.
5843         Scroll reverse needs to take into account the scroll region.
5844         Saving and restoring the cursor should save the color attributes too.
5845         (term-reset-terminal): Reset the scroll region.
5846         (term-handle-ansi-escape): Cursor up and down should take into
5847         account the scroll region.
5848         (term-set-scroll-region): Rename from `term-scroll-region'.
5849         Move to 0,0 after setting the region.
5850         (term-handle-scroll): Handle scroll up.
5851         (term-down): Fix off by one error.
5852         (term-delete-lines): Do not delete outside the scroll region.
5853         (term-insert-lines): Take into account the scroll region.
5855 2006-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5857         * textmodes/ispell.el (ispell-internal-change-dictionary)
5858         (ispell-change-dictionary): Undo most of last change of 2006-01-13.
5859         (start, end): Move declaration outside of eval-when-compile.
5861         * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
5862         (flyspell-mode-on): Use it.
5864         * textmodes/ispell.el (ispell-kill-ispell): Run new hook
5865         ispell-kill-ispell-hook.
5867 2006-01-14  Luc Teirlinck  <teirllm@auburn.edu>
5869         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
5870         (Custom-reset-saved): Do not ask for confirmation in single option
5871         buffers.
5873 2006-01-13  Richard M. Stallman  <rms@gnu.org>
5875         * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
5877 2006-01-13  Romain Francoise  <romain@orebokech.com>
5879         * add-log.el (add-change-log-entry, change-log-merge):
5880         Conditionally use `hard-newline'.
5882 2006-01-13  Martin Rudalics  <rudalics@gmx.at>
5884         * wid-edit.el (widget-field-end): If the overlay is no longer
5885         associated with a buffer, behave as if the overlay didn't exist.
5887         * cus-edit.el (custom-add-see-also, custom-add-parent-links):
5888         Make sure the links use the `custom-link' face.
5890 2006-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5892         * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
5893         (ld-script-mode): Don't set indent-line-function since we don't
5894         have one.
5896 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
5898         * textmodes/org.el (org-open-file): Use mailcap for selecting an
5899         application.
5900         (org-file-apps-defaults-gnu): Use mailcap as the default for
5901         selecting an application on a UNIX system.
5902         (org-agenda-show-tags): New command.
5903         (org-table-insert-hline): Keep cursor in current table line.
5904         (org-table-convert): Offset effect of modifying
5905         `org-table-insert-hline'.
5906         (org-format-agenda-item): New optional argument TAG.
5907         (org-compile-prefix-format): Handle %T format for the tag.
5908         (org-expand-wide-chars): New function.
5909         (org-table-insert-row, org-table-insert-hline):
5910         Use `org-expand-wide-chars'.
5911         (org-open-file): Fix bug in program launch.
5912         (org-get-time-of-day): Fix bug with times before 1am.
5913         (org-agenda-menu): Add tags commands.
5915 2006-01-13  Agustin Martin  <agustin.martin@hispalinux.es>
5917         * textmodes/ispell.el (ispell-init-process): Include the used
5918         dictionary in ispell process start message.
5919         (ispell-internal-change-dictionary): When flyspell-mode is active
5920         and dictionary is changed, make sure ispell process is restarted
5921         and flyspell word cache cleared out for the current buffer.
5922         (ispell-change-dictionary): Make sure flyspell word cache is
5923         cleared out in all buffers with active flyspell mode when
5924         dictionary is globally changed.
5925         Call ispell-internal-change-dictionary after dictionary change.
5927 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
5929         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
5931         * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
5932         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
5933         years.  Fix small differences wrt Makefile.in.
5934         (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
5935         Makefile.in does.
5937 2006-01-12  Bill Wohler  <wohler@newt.com>
5939         * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
5940         mh-search.el.
5942 2006-01-12  Masatake YAMATO  <jet@gyve.org>
5944         * progmodes/ld-script.el: Update copyright year.
5946 2006-01-12  Chong Yidong  <cyd@stupidchicken.com>
5948         * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
5949         Don't add widget if setting undefined.
5951 2006-01-12  John Paul Wallington  <jpw@pobox.com>
5953         * help-fns.el (describe-variable): Remove newlines from void
5954         variable output.
5956 2006-01-13  Nick Roberts  <nickrob@snap.net.nz>
5958         * wdired.el (wdired-mode-map): Add help echo for
5959         wdired-abort-changes.
5961         * man.el (Man-file-name-regexp): Adjust for a list of files.
5963 2006-01-12  Masatake YAMATO  <jet@gyve.org>
5965         * progmodes/ld-script.el (auto-mode-alist): Support
5966         suffix conventions used in netbsd and eCos.
5968 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
5970         * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
5971         (custom-variable-menu, custom-face-menu, custom-group-menu)
5972         (Custom-mode-menu): Change names of menu items.  (As discussed on
5973         emacs-devel.)
5974         (custom-face-menu): Add "Undo Edits" item.
5976         * startup.el (init-file-user): defcustom -> defvar.
5978         * tooltip.el (tooltip-mode): Doc fix.
5980 2006-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5982         * reveal.el (reveal-post-command): window-buffer signals an error on
5983         dead windows rather than returning nil.
5984         (reveal-open-new-overlays): An overlay might die while we open others.
5986 2006-01-11  Bill Wohler  <wohler@newt.com>
5988         * cus-dep.el (generated-custom-dependencies-file): Fix typo and
5989         phrasing in docstring.
5991         * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
5992         can give some systems gas.  Add new file mh-buffers.el.
5994 2006-01-06  Masatake YAMATO  <jet@gyve.org>
5996         * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
5997         C preprocessor forward ported from GNU Emacs 21.2.
5999         * progmodes/asm-mode.el (asm-font-lock-keywords):
6000         Use `cpp-font-lock-keywords'.
6002         * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
6004         * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
6005         of $ for "\\.ld[s]?".
6007 2006-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6009         * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
6010         (tcl-indent-line): Return `noindent' if inside a string.
6012         * progmodes/flymake.el (flymake-split-string): Remove more than one
6013         empty string at beg/end of the result.
6014         (flymake-find-buildfile, flymake-find-possible-master-files):
6015         Use expand-file-name.
6016         (flymake-fix-file-name): Don't replace \ with / and don't remove ./
6017         since expand-file-name does it for us.  Use directory-file-name.
6018         (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
6019         (flymake-ler-get-type, flymake-ler-get-text)
6020         (flymake-ler-make-ler): Remove.  Replace by defstruct.  Update callers.
6021         (flymake-current-line-no): Remove spurious interactive spec.
6022         (flymake-delete-temp-directory): Remove unused var `slash-pos'.
6023         (flymake-check-include): Remove arg inc-path merged into inc-name.
6024         (flymake-check-patch-master-file-buffer): Fit in 80 columns.
6025         Arg regexp-list replaced by a simple regexp.
6026         (flymake-master-make-header-init, flymake-master-tex-init):
6027         Correspondingly replace regexp-list with a regexp.  Fix regexp.
6029 2006-01-10  Simon Josefsson  <jas@extundo.com>
6031         * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
6032         describing AUTH PLAIN fix.
6034 2006-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
6036         * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
6037         (report-emacs-bug): Don't record initial prompt text.
6038         Instead, add text properties to prompting text.
6039         (report-emacs-bug-hook): Delete prompting text.
6041 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6043         * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
6044         `dirs'.  Adjust callers.
6046 2006-01-09  John Paul Wallington  <jpw@gnu.org>
6048         * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
6050 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6052         * reveal.el (reveal-open-new-overlays): New extracted fun.
6053         (reveal-close-old-overlays): Idem.  Check overlays's liveness before
6054         using them.  Simplify the code.
6055         (reveal-post-command): Use them.  Fix up obsolete windows in
6056         reveal-open-spots.
6058         * progmodes/flymake.el: Use `require' rather than autoload for
6059         XEmacs's overlays.
6060         (flymake-get-common-file-prefix, flymake-build-relative-filename):
6061         Delete.  Use file-relative-name instead.
6062         (flymake-get-syntax-check-program-args, flymake-perl-init):
6063         Simplify the resulting code.
6065         * log-view.el (log-view-file-re, log-view-message-re): Add support
6066         for DaRCS output.
6068 2006-01-09  Alex Schroeder  <alex@gnu.org>
6070         * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
6071         identifiers sometimes added in square brackets at the beginning of
6072         subject lines.
6074 2006-01-07  Richard M. Stallman  <rms@gnu.org>
6076         * cus-edit.el (Custom-set, Custom-save): Doc fix.
6077         (Custom-reset-current, Custom-reset-saved): Change question text.
6078         (Custom-reset-standard): Likewise.
6079         (custom-variable-reset-saved): Doc fix.
6081 2006-01-07  Eli Zaretskii  <eliz@gnu.org>
6083         * startup.el (init-file-user): Doc fix.
6085 2006-01-07  Alex Schroeder  <alex@gnu.org>
6087         * mail/rmail.el (rmail-current-subject): New function.
6088         (rmail-current-subject-regexp): New function.
6089         (rmail-next-same-subject): Use it.
6091         * mail/rmailsum.el (rmail-summary-by-topic):
6092         Use rmail-current-subject and rmail-current-subject-regexp.
6093         (rmail-summary-next-same-subject): Ditto.
6095         * net/rcirc.el (rcirc-send-input): No longer check whether the
6096         process is open, since not all commands need an open process.
6097         (rcirc-send-string): Check whether the process is open before
6098         sending anything.
6099         (rcirc-ignore-list): New option.
6100         (rcirc-ignore-list-automatic): New variable.
6101         (rcirc-print): Take rcirc-ignore-list into account.
6102         (rcirc-cmd-ignore): New command.
6103         (rcirc-ignore-update-automatic): New function.
6104         (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
6105         list if ignored nicks.
6106         (rcirc-handler-NICK): Ditto, and also ignore the new nick.
6108 2006-01-06  David Reitter  <david.reitter@gmail.com>
6110         * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
6111         reflect the address to which the report will be sent.
6113 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
6115         * progmodes/ld-script.el (auto-mode-alist): Recognize linker
6116         scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
6118 2006-01-01  Michael Ernst  <mernst@alum.mit.edu>  (tiny changes)
6120         * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
6122         * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
6123         the doc string: "functoin" => "function".
6124         * ldefs-boot.el: Likewise.
6126         * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
6127         message text: "Duplicat" => "Duplicate".
6129 2006-01-06  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
6131         * files.el (basic-save-buffer-2): If backing-up failed, reset
6132         buffer-backed-up to nil.
6134 2006-01-06  Nick Roberts  <nickrob@snap.net.nz>
6136         * progmodes/gud.el (gdb-script-skip-to-head)
6137         (gdb-script-calculate-indentation): Indent for breakpoint command
6138         lists also.
6140 2006-01-05  Bill Wohler  <wohler@newt.com>
6142         * Makefile.in (compile-always): Add mh-autoloads dependency.
6143         (bootstrap): Remove mh-autoloads dependency, as compile dependency
6144         provides it.
6145         (updates): Remove mh-autoloads dependency, since it probably has
6146         already run recently (via recompile).
6148 2006-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6150         * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
6151         argument `force' to disable the flyspell-last-buffer optimization.
6152         (flyspell-mode-on): Use it.
6154         * progmodes/flymake.el (flymake-get-cleanup-function): Default to
6155         flymake-simple-cleanup.
6156         (flymake-allowed-file-name-masks): Use this new default.
6157         All the functions are now called in the right buffer rather than
6158         passing the buffer as argument.
6159         (flymake-process-sentinel): Switch to buffer before calling cleanup.
6160         (flymake-parse-err-lines): Remove redundant buffer arg.
6161         (flymake-get-program-dir): Comment out unused function.
6162         (flymake-start-syntax-check, flymake-start-syntax-check-process):
6163         Remove redundant buffer argument.
6164         (flymake-get-real-file-name, flymake-simple-java-cleanup)
6165         (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
6167 2006-01-05  Richard M. Stallman  <rms@gnu.org>
6169         * info.el (Info-find-node): Don't record previous node if have none.
6170         (info): Go to directory only if history is empty.
6172         * simple.el (mark): Doc fix.
6174 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6176         * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
6177         already of desired type.
6178         (mac-ae-list): Coerce parameter to "list" type.
6179         (mac-dispatch-apple-event): Replace cadr part of event with a
6180         dummy position so that event-start returns it.
6182 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
6184         * textmodes/org.el (org-end-of-subtree): New function.
6185         (org-cycle, org-subtree-end-visible-p, org-scan-tags):
6186         Use `org-end-of-subtree'.
6187         (org-agenda, org-agenda-convert-date): Protect calls to
6188         `fit-window-to-buffer'.
6189         (org-tags-view): Force matching of sublevels when doing a
6190         todo-only search.  Define the correct redo command, including the
6191         arguments.
6192         (org-agenda-redo): Display message.
6193         (org-check-for-org-mode): New function.
6194         (org-agenda-type): New variable.
6195         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
6196         Set `org-agenda-type'.
6197         (org-agenda-check-type): New function.
6198         (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
6199         (org-agenda-week-view, org-agenda-day-view)
6200         (org-agenda-next-date-line, org-agenda-previous-date-line)
6201         (org-agenda-log-mode, org-agenda-toggle-diary)
6202         (org-agenda-toggle-time-grid, org-agenda-date-later)
6203         (org-agenda-date-prompt, org-agenda-diary-entry)
6204         (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
6205         (org-agenda-convert-date, org-agenda-menu):
6206         Use `org-agenda-check-type'.
6207         (org-make-overlay, org-delete-overlay)
6208         (org-detatch-overlay, org-move-overlay, org-overlay-put):
6209         New compatibility functions.
6210         (org-calendar-select-mouse): New command.
6212 2006-01-04  Chong Yidong  <cyd@stupidchicken.com>
6214         * cus-edit.el (Custom-reset-current, Custom-reset-saved)
6215         (Custom-reset-standard): Fix y-or-n-p messages.
6216         (custom-link): New face for links.
6217         (custom-buffer-create-internal, custom-manual): Use it.
6218         (custom-face-save): Push to theme-face before setting face spec.
6220         * wid-edit.el (widget-default-mouse-face-get): New function.
6221         (widget-specify-button): Handle mouse-face like button-face.
6223         * custom.el (load-theme): Clear old theme settings if reloading.
6225 2006-01-03  Luc Teirlinck  <teirllm@auburn.edu>
6227         * cus-edit.el (custom-buffer-create-internal): Move whole buffer
6228         "Erase Customization" button back to same position it occupies in
6229         the individual State menus.
6231 2006-01-04  Kim F. Storm  <storm@cua.dk>
6233         * wid-edit.el (key-sequence): Rework widget to read key binding
6234         using `kbd' syntax.  Use C-q to insert literal key, event, or code.
6235         (widget-key-sequence-default-value): Default value for empty sequence.
6236         (widget-key-sequence-map): New map for reading key binding.  Bind C-q.
6237         (widget-key-sequence-read-event): New command for C-q.
6238         (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
6239         (widget-key-sequence-value-to-external): New functions.
6241 2006-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6243         * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
6244         Use expand-file-name.
6245         (flymake-delete-temp-directory): Use expand-file-name,
6246         file-name-directory, and directory-file-name.
6247         (flymake-strrchr): Delete.
6248         (flymake-start-syntax-check): Don't pass the redundant buffer argument
6249         to the init-f function.
6250         (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
6251         (flymake-init-find-buildfile-dir)
6252         (flymake-init-create-temp-source-and-master-buffer-copy)
6253         (flymake-simple-make-init-impl, flymake-simple-make-init)
6254         (flymake-master-make-init, flymake-master-make-header-init)
6255         (flymake-simple-make-java-init, flymake-simple-ant-java-init)
6256         (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
6257         (flymake-xml-init): Remove corresponding redundant buffer argument.
6258         (flymake-allowed-file-name-masks): Remove last elems that are equal to
6259         the default anyway.  Clean up regexps.
6261         * progmodes/flymake.el (flymake-temp-source-file-name)
6262         (flymake-master-file-name, flymake-temp-master-file-name)
6263         (flymake-base-dir): New buffer-local vars.
6264         (flymake-buffer-data, flymake-get-buffer-value)
6265         (flymake-set-buffer-value): Replace those hash-tables by the new
6266         buffer-local vars.  Update callers.
6268         * progmodes/flymake.el (flymake-check-start-time)
6269         (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
6270         (flymake-last-change-time, flymake-new-err-info, flymake-timer):
6271         Move definition, so we can remove redundant earlier declaration.
6272         (flymake-replace-regexp-in-string, flymake-split-string)
6273         (flymake-get-temp-dir): Use defalias.
6274         (flymake-popup-menu): Remove `pos' argument.  Use posn-at-point.
6275         (flymake-xemacs-window-edges): Remove unused function.
6276         (flymake-get-point-pixel-pos): Move.
6277         (flymake-pid-to-names, flymake-reg-names)
6278         (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
6279         Replace by a simple list flymake-processes and by process-buffer.
6280         Update callers.  Other than simplify the code, it uses buffers rather
6281         than buffer-names so it doesn't get confused by uniquify.
6282         (flymake-buffer-data): The global value should just be nil.
6284         * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
6285         Optimize the body of a defalias like any other code.
6287         * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
6288         Make sure we've setup font-lock's vars.  It may influence which
6289         function we then call.
6290         (font-lock-default-fontify-buffer): Don't bother calling set-defaults
6291         here since it's too late anyway.
6293 2006-01-03  Romain Francoise  <romain@orebokech.com>
6295         * startup.el (fancy-splash-tail, normal-splash-screen):
6296         Update copyright year.
6298 2006-01-02  J.D. Smith  <jdsmith@as.arizona.edu>
6300         * mouse.el (mouse-drag-track): Rename, from
6301         `mouse-drag-region-1'.  Includes optional argument required to
6302         enable post-drag event processing (e.g. delete region keys).
6303         Can be used without this argument to track a mouse region and operate
6304         on it as soon as the drag completes.
6305         (mouse-drag-region): Use `mouse-drag-track'.
6307 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
6309         * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
6310         Move to `custom-buffer' group.
6312         * cus-theme.el: Rewrite the Custom New Theme Mode interface.
6313         (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
6314         (custom-theme-insert-face-marker, custom-theme-variable-menu)
6315         (custom-theme-face-menu): New variables.
6316         (custom-theme-add-variable, custom-theme-variable-action)
6317         (custom-variable-reset-theme, custom-theme-delete-variable)
6318         (custom-face-reset-theme, custom-theme-face-action)
6319         (custom-theme-delete-face, custom-theme-merge-theme)
6320         (custom-theme-add-face, custom-theme-visit-theme): New functions.
6322 2006-01-01  Chong Yidong  <cyd@stupidchicken.com>
6324         * custom.el: Move Custom Themes commentary to start of theme code.
6325         (custom-known-themes): Rename `standard' theme to `changed'.
6326         (custom-push-theme): Caller no longer specifies what theme to use
6327         when doing `reset'---the setting is simply removed from the theme.
6328         Delete MODE from `theme-value' and `theme-settings' properties.
6329         (custom-declare-theme): Ignore &rest args since we don't use them.
6331         (custom-loaded-themes): Delete variable.
6332         (custom-theme-load-themes, custom-theme-loaded-p)
6333         (custom-theme-value): Delete functions.
6335         (custom-declare-theme): Signal error on invalid theme names.
6336         (provide-theme): custom-loaded-themes was deleted.
6337         (load-theme): Load the file unconditionally.
6338         (enable-theme): Call `load-theme' if theme is undefined.
6339         (custom-enabled-themes): Only update value for successful loads.
6340         (disable-theme): Complete from enabled themes when interactive.
6341         (custom-variable-theme-value): Calculate theme value directly.
6343         (custom-theme-reset-variables, custom-reset-variables): Mark as
6344         XEmacs compatibility functions.  We don't actually use these.
6346         * cus-edit.el (custom-variable-state-set):
6347         Use custom-variable-theme-value instead of custom-theme-value.
6348         (custom-face-state-set): Rename `standard' theme to `changed'.
6349         (custom-save-variables, custom-save-faces): Delete unneeded
6350         references to custom-reset-variables.
6351         (custom-save-resets): Delete function.
6352         (custom-save-variables, custom-save-faces): MODE argument deleted.
6353         (custom-save-variables, custom-save-faces): Ignore theme values.
6355         * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
6356         compatibility function.
6358 2006-01-01  Richard M. Stallman  <rms@gnu.org>
6360         * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
6361         (Custom-reset-current, Custom-reset-saved): Likewise.
6362         (Custom-reset-standard): Show message if aborted.
6363         (custom-mode): Doc fix, describing those commands.
6365         * mouse.el (mouse-drag-region-1): When following link via mouse-2,
6366         put on event-kind property.
6368 2005-12-31  Chong Yidong  <cyd@stupidchicken.com>
6370         * custom.el (provide-theme): Ban `user' theme name.
6371         (custom-enabling-themes): New variable.
6372         (enable-theme): Don't enable user if custom-enabling-themes is t.
6373         (custom-enabled-themes): Make it a defcustom.
6374         (custom-theme-recalc-face): No-op if face is undefined.
6376         * cus-edit.el (custom-button-mouse): New variable.
6377         (custom-button-mouse): New face.
6378         (custom-raised-buttons, custom-mode): Use it.
6380         * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
6382 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
6384         * progmodes/gud.el (gud-display-line): Support hl-line in the
6385         source buffer.
6387 2005-12-31  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
6389         * mouse.el (mouse-drag-window-above): Verify that the found window
6390         overlaps with the given window in the horizontal dimension.
6392 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
6394         * Makefile.in (cvs-update): New target.
6396         * makefile.w32-in (cvs-update): Ditto.
6398 2005-12-30  Chong Yidong  <cyd@stupidchicken.com>
6400         * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
6401         (custom-new-theme-mode-map): New variable.
6403 2005-12-30  Richard M. Stallman  <rms@gnu.org>
6405         * custom.el (custom-load-themes): Function deleted.
6407         * cus-edit.el (custom-save-loaded-themes): Function deleted.
6408         (custom-save-variables): Don't delete or add custom-load-themes call.
6410 2005-12-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6412         * cus-start.el: Add `visible-cursor'.
6414         * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
6415         (flymake-parse-output-and-residual): Remove `source-buffer' argument.
6416         (flymake-process-filter): Switch to buffer before calling it instead.
6417         (flymake-post-syntax-check, flymake-highlight-err-lines)
6418         (flymake-delete-own-overlays, flymake-parse-err-lines)
6419         (flymake-start-syntax-check, flymake-start-syntax-check-process)
6420         (flymake-count-lines, flymake-parse-residual):
6421         Remove constant buffer argument.
6422         (flymake-start-syntax-check-for-current-buffer): Remove.
6423         Update callers to use flymake-start-syntax-check instead.
6424         (flymake-display-err-menu-for-current-line):
6425         Remove unused var `mouse-pos'.
6426         (flymake-restore-formatting): Comment out unused function.
6427         (flymake-report-status, flymake-report-fatal-status): Remove buffer
6428         argument, use current-buffer instead.  Update callers.
6430 2005-12-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6432         * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
6433         buffer-local because choose-completion-delete-max-match requires
6434         that we set completion-ignore-case (i.e., binding via let is not
6435         sufficient).
6436         (bibtex-complete): Always set completion-ignore-case and
6437         choose-completion-string-functions.  The latter is needed because
6438         choose-completion-string-functions keeps its value if we quit the
6439         *Completions* buffer without requesting a completion.
6441 2005-12-30  Andreas Schwab  <schwab@suse.de>
6443         * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
6445 2005-12-30  Eli Zaretskii  <eliz@gnu.org>
6447         * jit-lock.el (jit-lock-chunk-size): Doc fix.
6449 2005-12-30  Juri Linkov  <juri@jurta.org>
6451         * locate.el (locate-fcodes-file, locate-header-face)
6452         * progmodes/delphi.el (delphi-other-face)
6453         * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
6455         * paren.el (show-paren-match, show-paren-mismatch): Use existing
6456         group `paren-showing-faces'.
6458         * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
6459         (goto-address): Fix docstring.
6461         * net/webjump.el (webjump-sample-sites): Update URLs.
6463         * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
6465         * subr.el (cancel-change-group): Add listp around pending-undo-list.
6467 2005-12-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6469         * font-lock.el (font-lock-compile-keywords): Signal an error when
6470         font-lock-set-defaults hasn't been called.
6472 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
6474         * subr.el (noreturn, 1value): Doc fixes.
6476 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6478         * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
6479         that assoc-string returns nil.
6481 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6483         * textmodes/bibtex.el (bibtex-entry-type-whitespace)
6484         (bibtex-entry-type-str, bibtex-empty-field-re)
6485         (bibtex-search-backward-string, bibtex-preamble-prefix)
6486         (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
6487         (bibtex-any-valid-entry-type): New variable.
6488         (bibtex-parse-field-name): Simplify.
6489         (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
6490         (bibtex-preamble-prefix): Include left delimiter.
6491         (bibtex-search-forward-field, bibtex-search-backward-field):
6492         Allow unbounded search past entry boundaries (required by bibtex-pop).
6493         (bibtex-text-in-field-bounds): Use push.
6494         (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
6495         (bibtex-parse-preamble, bibtex-valid-entry)
6496         (bibtex-beginning-first-field): New functions.
6497         (bibtex-skip-to-valid-entry): Use bibtex-valid-entry.  Fix regexp.
6498         (bibtex-map-entries): Fix docstring.
6499         (bibtex-flash-head): New arg prompt.  Simplify.
6500         (bibtex-enclosing-field): Include code of bibtex-inside-field.
6501         (bibtex-insert-kill): Simplify.  Always insert text past the
6502         current field or entry.
6503         (bibtex-format-entry): Use bibtex-parse-field.
6504         (bibtex-pop): Use bibtex-beginning-of-entry and
6505         bibtex-end-of-entry to initiate the search.  Insert empty field if
6506         we found ourselves.
6507         (bibtex-print-help-message): New args field and comma.
6508         Handle entry keys.
6509         (bibtex-make-field): Use bibtex-beginning-of-entry.
6510         (bibtex-end-of-entry): Use bibtex-valid-entry.  Recognize any
6511         invalid entry.
6512         (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
6513         Handle preambles.  Simplify code for thorough test.
6514         (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
6515         New arg comma.  Handle entry heads.
6516         (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
6517         (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
6518         New arg comma.
6519         (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
6520         (bibtex-fill-field): Simplify.
6521         (bibtex-fill-entry): Use bibtex-beginning-first-field and
6522         bibtex-parse-field.
6523         (bibtex-convert-alien): Do not wait before calling bibtex-validate.
6524         (bibtex-complete): Use bibtex-parse-preamble.
6526 2005-12-29  Nick Roberts  <nickrob@snap.net.nz>
6528         * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
6529         Display name of expression instead of convenience variable.
6530         (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
6532         * progmodes/gud.el (gud-tooltip-dereference): Rename from
6533         toggle-gud-tooltip-dereference.
6534         (gud-tooltip-print-command): Move concatenation of "*" to expr to...
6535         (gud-tooltip-tips): ...here when dereferencing.
6537 2005-12-28  Bill Wohler  <wohler@newt.com>
6539         * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
6541 2005-12-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6543         * vc.el (vc-annotate-display): Replace optional arg `color-map' with
6544         compulsory arg `ratio'.  Inline body of vc-annotate-time-span.
6545         (vc-annotate-display-autoscale): Adjust call.
6546         (vc-annotate-display-default): Adjust call.  Make arg compulsory.
6547         Fix interactive spec.
6548         (vc-annotate-time-span): Remove.
6549         (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
6550         (vc-annotate-mode-menu, vc-annotate-display-autoscale)
6551         (vc-annotate-display-select): Use new name.
6553         * vc.el (vc-annotate-mode-map): Remove obsolete binding.
6554         (vc-annotate-mode-menu): Remove left-over redundant declaration.
6555         Correct the construction of span entries.  Simplify.
6556         (vc-annotate-display-select): Fix the nil case.
6557         (vc-annotate): Remove obsolete (and now broken) code.
6558         (vc-annotate-extract-revision-at-line): Remove obsolete code.
6559         (vc-annotate-time-span): Remove unused arg `quantize'.  Simplify.
6561 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
6563         * subr.el (lazy-completion-table): Correct typo in docstring.
6565         * startup.el (command-line): Use `custom-reevaluate-setting' for
6566         `send-mail-function'.
6568         * mail/sendmail.el (send-mail-function): Autoload the standard-value.
6570 2005-12-05  Ralf Angeli  <angeli@iwi.uni-sb.de>
6572         * mail/smtpmail.el (smtpmail-try-auth-methods):
6573         Send credentials together with "AUTH PLAIN" command.
6575 2005-12-27  Richard M. Stallman  <rms@gnu.org>
6577         * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
6578         mouse-2, go back to previously selected window, so it's selected
6579         when mouse-2 command runs.
6581 2005-12-27  Juri Linkov  <juri@jurta.org>
6583         * descr-text.el (describe-text-sexp): Use square brackets for
6584         button [Show] to distinguish it from the property value `show'.
6585         (describe-property-list): Use `insert-text-button' with
6586         `help-face' type instead of putting face in quotes, because button
6587         is not created automatically for a list of faces.
6588         (describe-text-properties-1): Put button-type value in quotes to
6589         distinguish from plain text "button".
6590         (describe-char): Display code point values in hex.  Don't use
6591         `symbol-name' for `current-input-method' because it is a string.
6592         Use `insert-text-button' with `help-face' type instead of putting
6593         hardcoded face in quotes, because button is not created automatically.
6595 2005-12-27  Richard M. Stallman  <rms@gnu.org>
6597         * progmodes/glasses.el (glasses-face): More specific custom type.
6599         * files.el (set-visited-file-name): Doc fix.
6601         * textmodes/flyspell.el (flyspell-external-point-words):
6602         Use local var buffer-scan-pos to advance scan for next misspelling.
6603         Advance it only after we find the misspelling.
6605 2005-12-27  Agustin Martin  <agustin.martin@hispalinux.es>
6607         * textmodes/flyspell.el (flyspell-external-point-words):
6608         New criteria for finding the misspelling in the buffer.
6610 2005-12-27  Nick Roberts  <nickrob@snap.net.nz>
6612         * help-mode.el (help-insert-string): Set help-xref-stack-item
6613         rather than call help-setup-xref.
6615         * descr-text.el (describe-char): Revert previous changes for
6616         optional buffer argument.
6618 2005-12-27  Juri Linkov  <juri@jurta.org>
6620         * help-mode.el (help-insert-string): New function.  Save buffer
6621         contents in cases where it is impossible to recompute the old contents.
6623         * descr-text.el (describe-char): Set help-xref-stack-item
6624         explicitly after buffer has been generated.
6626 2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6628         * cus-start.el (all): Add x-gtk-show-hidden-files.
6630 2005-12-26  Richard M. Stallman  <rms@gnu.org>
6632         * replace.el (perform-replace): Calculate match-again
6633         before skipping read-only matches.
6635         * paren.el (paren-showing-faces): New group.
6636         (show-paren-match, show-paren-mismatch): Move to that group.
6638         * button.el (button): Put into group `basic-faces'.
6640         * progmodes/make-mode.el: Remove faces from group `faces'.
6642         * apropos.el (apropos, apropos-value): Doc fix.
6643         (apropos-documentation): Doc fix.
6645 2005-12-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6647         * subr.el (lazy-completion-table): Remove argument `args'.
6649         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
6650         Don't use the `args' argument of lazy-completion-table.
6652 2005-12-26  Nick Roberts  <nickrob@snap.net.nz>
6654         * descr-text.el (describe-char): Add optional argument for buffer.
6655         Set buffer appropriately.  Call help-setup-xref.
6656         Suggested by Stefan Monnier.
6658 2005-12-26  Juri Linkov  <juri@jurta.org>
6660         * descr-text.el: Require `help-fns' at runtime.  Don't require
6661         `button' for byte compilation.
6662         (describe-text-widget): Add `help-echo' for first button.
6663         Use `help-info' for second.
6664         (describe-property-list): Use `help-argument-name' instead of `italic'.
6665         (describe-text-category): Add prompt to interactive spec.
6666         Call `help-setup-xref'.
6667         (describe-char): Use `help-character-set'.  Add `help-echo' for
6668         code point.  Use `help-input-method'.  Remove superfluous insert.
6670 2005-12-25  Richard M. Stallman  <rms@gnu.org>
6672         * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
6673         at point, in case of narrowing.
6675         * progmodes/delphi.el (delphi-other-face): Allow nil in type.
6677         * locate.el (locate-header-face): Allow nil in type.
6679         * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
6681 2005-12-25  Romain Francoise  <romain@orebokech.com>
6683         * battery.el (battery-linux-proc-acpi): Also try
6684         `/proc/acpi/thermal_zone/THM0/temperature'.
6686 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
6688         * custom.el (custom-push-theme): Fix docstring.
6690         * cus-edit.el (custom-variable-set, custom-variable-save)
6691         (custom-variable-save): Custom-quote widget values.
6692         (customize-save-variable): Fix custom-push-theme call.
6694 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
6696         * w32-fns.el (w32-batch-update-autoloads): New function.
6698         * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
6699         Use w32-batch-update-autoloads, and don't setq generated-autoload-file
6700         from the command line.
6702 2005-12-23  Chong Yidong  <cyd@stupidchicken.com>
6704         * custom.el (custom-push-theme): Clarify docstring.  VALUE nil for
6705         reset means to remove setting from theme entirely.  Don't keep
6706         expanding theme-settings list; delete old entries if necessary.
6708         * cus-edit.el (custom-buffer-create-internal): Move "Erase
6709         customization" button one line up.
6710         (custom-themed): New face.
6711         (custom-magic-alist): New value, THEMED, for theme settings.
6712         (custom-variable-state-set, custom-face-state-set):
6713         Check theme-value instead of saved-value.
6714         (custom-variable-reset-standard, custom-face-reset-standard):
6715         Remove theme setting entirely.  Recalculate new values.
6716         (custom-variable-set, custom-variable-set)
6717         (custom-variable-reset-saved, custom-variable-reset-backup)
6718         (custom-face-set, custom-face-reset-saved): Update `user' theme.
6719         (custom-variable-save): Fix typos.
6721 2005-12-23  Juri Linkov  <juri@jurta.org>
6723         * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
6724         Add autoload cookies.
6725         (edebug-outside-d-c-i-n-s-w): New variable.
6726         (edebug-display, edebug-outside-excursion): Use it to save the
6727         original value of default-cursor-in-non-selected-windows.
6728         Set default-cursor-in-non-selected-windows to t while Edebug
6729         is active.
6730         (edebug-mode, edebug-eval-mode): Doc fix.
6732         * mouse.el (mouse-choose-completion): Replace `buffer-substring'
6733         with `buffer-substring-no-properties' to remove common substring
6734         highlighting.
6736         * info.el (info-other-window, info): Rename function argument
6737         `file' to `file-or-node'.
6738         (Info-complete-menu-item): Use local variable `complete-nodes' to
6739         keep the global value of `Info-complete-nodes' unchanged for
6740         subsequent completions.
6741         (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
6743         * simple.el (get-next-valid-buffer, last-buffer)
6744         (next-error-buffer-p, next-error-find-buffer)
6745         (minibuffer-history-sexp-flag): Doc fix.
6747         * savehist.el (savehist-mode-hook): Add `:group'.
6749         * log-view.el: Call autoload for vc-find-version.
6750         (log-view-current-file): Adjust subgroup numbers.
6751         (log-view-current-tag): Add `length'.
6753 2005-12-23  Richard M. Stallman  <rms@gnu.org>
6755         * vc.el (vc-annotate-car-last-cons): Defn moved up.
6757 2005-12-23  Juri Linkov  <juri@jurta.org>
6759         * hi-lock.el (hi-lock-archaic-interface-message-used)
6760         (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
6761         (hi-lock-mode): Display "Hi" in the mode line only when
6762         hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
6763         (hi-lock-write-interactive-patterns):
6764         Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
6765         (hi-lock-set-pattern, hi-lock-set-file-patterns)
6766         (hi-lock-font-lock-hook): Set 3rd arg `how' of
6767         font-lock-add-keywords to t.
6769 2005-12-23  David Koppelman  <koppel@ece.lsu.edu>
6771         * hi-lock.el (hi-lock-highlight-range): New variable.
6772         (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
6773         only if font-lock-fontified is non-nil.  Remove overlays.
6774         (hi-lock-set-pattern): Call font-lock-fontify-buffer if
6775         font-lock-fontified is non-nil, otherwise use overlays (instead of
6776         text properties).
6777         (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
6778         New variables.
6779         (hi-lock-string-serialize) New function.
6781 2005-12-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6783         * menu-bar.el (menu-find-file-existing): New function.
6784         (menu-bar-file-menu): Use menu-find-file-existing for Open.
6786         * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
6788 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6790         * vc.el: Remove unnecessary leading * in docstrings.
6791         (vc-annotate-mode-map): Move initialization into declaration.
6792         (vc-static-header-alist): Nitpick on the regexp.
6793         (vc-default-init-version): New fun.
6794         (vc-register): Use it.
6795         (vc-insert-headers): Use dolist.
6796         (vc-annotate-get-backend): Remove unused function.
6797         (vc-annotate-add-menu): Remove.  Build the menu directly at toplevel.
6798         (vc-annotate-mode): Remove corresponding call.
6799         (vc-annotate-car-last-cons): Simplify.
6800         (vc-annotate-buffers): Remove var.
6801         (vc-annotate-backend): Make it buffer-local.
6802         (vc-annotate): Move the interaction to the interactive spec.
6803         Add a `buf' argument.
6804         (vc-annotate-warp-version): Use this new `buf' argument to avoid
6805         killing&creating a vc-annotate buffer, which is very disruptive when
6806         the buffers are shown in dedicated frames.
6808 2005-12-23  Nick Roberts  <nickrob@snap.net.nz>
6810         * descr-text.el: Add FSF as maintainer.
6811         (describe-text-mode, describe-text-mode-map)
6812         (describe-text-mode-hook, describe-text-done): Delete.  Use normal
6813         help-mode.
6814         (describe-text-widget, describe-text-sexp)
6815         (describe-property-list, describe-text-category)
6816         (describe-text-properties, describe-text-properties-1)
6817         (describe-char): Use help buttons instead of widgets.
6818         (describe-char-unicodedata-file): Make URL link in doc string.
6820 2005-12-22  Richard M. Stallman  <rms@gnu.org>
6822         * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
6823         (custom-buffer-create-internal): Reword the top-of-buffer help intro.
6824         Don't include buttons that write a file when there's no file.
6825         (custom-variable-menu, custom-face-menu, custom-group-menu):
6826         Don't include commands that write a file when there's no file.
6827         (customize-browse): Reword the top-of-buffer help intro.
6828         (custom-buffer-create-internal): Fix previous change.
6829         (customize-changed-options-previous-release): Prev release is 21.1.
6830         (customize-changed-options): Doc fix.
6831         (customize-changed): New alias.
6832         (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
6833         Say "standard values".
6834         (Custom-reset-standard): Doc fix.
6835         (custom-face-reset-standard): Doc fix.
6837 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6839         * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
6840         even if font-lock-mode is non-nil since it may be t without having
6841         turned on font-lock-mode-internal.
6842         (font-lock-choose-keywords): Minor optimization.
6843         (font-lock-add-keywords, font-lock-remove-keywords)
6844         (font-lock-set-defaults): Don't call make-local-variable on a variable
6845         that we know to already be local.
6847 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6849         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
6850         messages if in the minibuffer.
6852 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6854         * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
6855         (tex-mode-flyspell-verify, flyspell-get-word)
6856         (flyspell-external-point-words): Don't use point-min/max uselessly.
6858         * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
6859         by Kevin Rodgers.  Instead, just hide the completions buffer if we
6860         don't need to show it.
6862 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
6864         * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
6866 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6868         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
6869         delete-windows-on with an inexistent buffer.
6871 2005-12-22  Nick Roberts  <nickrob@snap.net.nz>
6873         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
6874         Delete defcustom variable :tag names.
6876 2005-12-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6878         * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
6879         (log-view-font-lock-keywords): Ajust subgroup numbers.
6880         (log-view-current-tag): Don't hard code the number of subgroups.
6882 2005-12-20  Juri Linkov  <juri@jurta.org>
6884         * tooltip.el (tooltip): Move defgroup before define-minor-mode.
6885         (tooltip-x-offset, tooltip-y-offset): Doc fix.
6887         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
6888         (menu-bar-non-minibuffer-window-p): Instead of checking
6889         display-multi-frame-p, use selected-frame when menu-updating-frame
6890         is nil.
6892 2005-12-20  Stuart Herring  <herring@lanl.gov>  (tiny change)
6894         * align.el (align-rules-list): Use [ \t] instead of \s-
6895         for column separators in text mode.
6897 2005-12-20  Nick Roberts  <nickrob@snap.net.nz>
6899         * help-mode.el (help-customize-variable, help-customize-face):
6900         Don't pop help-xref-stack as help-follow no longer pushes
6901         anything on to it.
6903 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
6905         * textmodes/org.el (org-agenda-custom-commands): New option.
6906         (org-agenda): Offer custom commands on splash screen.
6907         (org-make-tags-matcher): Parser for Boolean logic added.
6908         (org-agenda-set-tags): New command.
6909         (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
6910         (org-set-tags): Efficiency improvements.
6911         (org-auto-align-tags): New option.
6912         (org-todo, org-demote, org-promote): Realign tags.
6913         (org-tags-completion-function): Use also "&" and "|" as separators.
6914         (org-org-menu): Agenda commands simplified.
6916 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
6918         * cus-edit.el (customize-apropos, customize-apropos-options):
6919         Docstring changes.
6921         * font-lock.el (font-lock): Add tags to the links in the defgroup.
6923 2005-12-19  Chong Yidong  <cyd@stupidchicken.com>
6925         * longlines.el (longlines-mode): Wrap while widened.
6926         (longlines-decode-region, longlines-encode-region): Compute max
6927         just once.
6929 2005-12-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6931         * cus-edit.el (mac): New group.
6933         * cus-start.el (all): Add user options in macterm.c.  Add test for
6934         Mac-related built-ins.  Fix test for GTK-related built-ins.
6936         * term/mac-win.el (mac-handle-language-change)
6937         (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
6938         (mac-services-open-selection, mac-services-mail-selection)
6939         (mac-services-mail-to, mac-services-insert-text)
6940         (mac-dispatch-apple-event): Add docstrings.
6941         (x-get-selection, mac-select-convert-to-string): Select coding
6942         system from `utf-16be' and `utf-16le' using `byteorder'.
6944 2005-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
6946         * subr.el (lazy-completion-table): Don't be fooled if the var holds
6947         a "list" (lambda ...) rather than a real completion list.
6949         * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
6950         lexical-let when encountering ((lambda (...) ...) ...).
6952 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
6954         * progmodes/sh-script.el (sh-mode):
6955         * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
6956         * textmodes/picture.el (picture-mode): Update docstrings.
6958 2005-12-17  Eli Zaretskii  <eliz@gnu.org>
6960         * makefile.w32-in (autoloads, custom-deps): Warn that parts of
6961         commands enclosed in $(ARGQUOTE)s should not be split between two
6962         lines, as that will break with GNU Make >3.80, when sh.exe is used
6963         and arg quoting is with '..'.
6964         (autoloads): Don't break the quoted --eval expression between
6965         several lines.
6967 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
6969         * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
6970         Capture error from printing circular structures.
6972 2005-12-17  Martin Rudalics  <rudalics@gmx.at>
6974         * wid-edit.el (widget-checkbox-action): Clear undo info.
6976 2005-12-16  Bill Wohler  <wohler@newt.com>
6978         * menu-bar.el (kill-this-buffer): Set a good example by using menu
6979         bar, not menubar in comment.
6981 2005-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6983         * progmodes/cc-engine.el (c-after-change-check-<>-operators):
6984         After-change-functions should not clobber the match data.
6986 2005-12-16  Juri Linkov  <juri@jurta.org>
6988         * simple.el (choose-completion): Use `buffer-substring-no-properties'
6989         instead of `buffer-substring'.
6990         (completion-common-substring): Doc fix.
6991         (completion-setup-function): Use minibuffer-completion-contents
6992         instead of minibuffer-contents.  Don't set common-string-length
6993         initially.  Remove special handling of partial-completion-mode.
6994         Move computation of completion-base-size into one cond.
6995         Call completion-base-size-function in mainbuf.  In computation of
6996         completion-base-size for file name completion don't move point to
6997         the end of the minibuffer.  Move computation of common-string-length
6998         into one cond.  Start putting faces only when common-string-length>=0.
6999         Add condition to put completions-common-part when
7000         common-string-length>0.
7002         * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
7003         place point at the first different character in the minibuffer
7004         even if this position is at the beginning of the minibuffer.
7006         * info.el (Info-read-node-name-1): In completion-base-size-function's
7007         lambda return 1 if common-substring or minibuffer-completion-contents
7008         starts with (, and 0 otherwise.
7010         * emacs-lisp/crm.el (crm-minibuffer-completion-help):
7011         Use `crm-current-element' for second arg of `display-completion-list'.
7013 2005-12-16  Klaus Zeitler  <kzeitler@lucent.com>
7015         * files.el (set-auto-mode): Look for an interpreter specified on
7016         the first line also if search for mode specification succeeded,
7017         but the mode is not known.
7019 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
7021         * textmodes/org.el (org-tags-match-list-sublevels): New option.
7022         (org-open-at-point): Implement tag searches as links.
7023         (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
7024         (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
7025         (org-tags-sparse-tree, org-tags-view, org-set-tags)
7026         (org-agenda-dispatch): New commands.
7027         (org-use-tag-inheritance, org-tags-column): New options.
7028         (org-tab-follows-link, org-return-follows-link): New options.
7029         (org-tags): New customize group.
7030         (org-start-icalendar-file): Get local time zone.
7031         (org-tags-completion-function): New function.
7032         (org-set-font-lock-defaults): Make sure links will also be
7033         highlighted inside headlines.
7035 2005-12-16  Mark Plaksin  <happy@usg.edu>  (tiny change)
7037         * term.el (term-emulate-terminal):
7038         Let term-handle-ansi-terminal-messages override what Bash says about
7039         its current directory.
7041 2005-12-16  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
7043         * bindings.el (last-buffer): Move to simple.el.
7044         * simple.el (last-buffer): Move here.
7045         (get-next-valid-buffer): New function.
7046         (next-buffer): Use frame-local buffer list, maintain buried buffer list.
7047         (prev-buffer): Ditto.  Rename to `previous-buffer'.
7049         * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
7050         * bindings.el (global-map): Ditto.
7052 2005-12-15  Luc Teirlinck  <teirllm@auburn.edu>
7054         * cus-edit.el: Introductory comment change.
7055         (custom-magic-alist): Change message string for the `rogue' state.
7057 2005-12-15  Richard M. Stallman  <rms@gnu.org>
7059         * tooltip.el: Delete defcustom variable :tag names.
7061         * complete.el (partial-completion-mode): Doc fix.
7063         * textmodes/flyspell.el (flyspell-external-point-words):
7064         Use save-excursion to ensure we don't move backward in the
7065         search loop, not even one character.
7066         (flyspell-delete-all-overlays): Use remove-overlays directly.
7068         * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
7069         (ispell-start-process): Set that variable.
7070         Clear ispell-buffer-local-name.
7071         (ispell-internal-change-dictionary):
7072         Set ispell-current-dictionary after killing process.
7073         (ispell-buffer-local-dict):
7074         Don't set spell-personal-dictionary after killing process.
7075         (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
7076         (ispell-tex-skip-alists, ispell-html-skip-alists)
7077         (ispell-skip-region-alist): Mark as risky.
7079         * net/newsticker.el (newsticker--retrieval-timer-list)
7080         (newsticker--display-timer, newsticker-running-p)
7081         (newsticker-ticker-running-p): Definitions moved up.
7083 2005-12-16  Nick Roberts  <nickrob@snap.net.nz>
7085         * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
7087 2005-12-15  David Ponce  <david@dponce.com>
7089         * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
7090         (recentf-edit-list, recentf-open-files): Signal an error when
7091         there is no recent file.
7093 2005-12-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
7095         * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
7096         read-only except for texinfo-format-region evaluation.
7098 2005-12-14  Richard M. Stallman  <rms@gnu.org>
7100         * vc.el (vc-default-previous-version, vc-default-next-version)
7101         (vc-do-command): Doc fixes.
7103 2005-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7105         * textmodes/bibtex.el (bibtex-expand-strings)
7106         (bibtex-autokey-expand-string, bibtex-name-part)
7107         (bibtex-entry-type-whitespace, bibtex-entry-type-str)
7108         (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
7109         (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
7110         (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
7111         (bibtex-entry-postfix, bibtex-known-entry-type-re)
7112         (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
7113         (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
7114         (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
7115         (bibtex-beginning-of-last-entry): Remove.
7116         (bibtex-parse-field-name): Use bibtex-field-name.  Issue error
7117         message if comma is missing but buffer is read-only.
7118         (bibtex-parse-field-text): Handle whitespaces at the end of field
7119         text.  Return 3-element list with beginning and end of field text
7120         and end of field.
7121         (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
7122         (bibtex-parse-field): Remove arg name.  Use bibtex-field-name.
7123         (bibtex-search-forward-field, bibtex-search-backward-field):
7124         Search always delimited by limits of entry.  Use more efficient
7125         search algorithms.
7126         (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
7127         bibtex-end-of-name-in-field.
7128         (bibtex-text-in-field-bounds): Handle BibTeX strings when
7129         extracting the content of a field.
7130         (bibtex-text-in-field): Use search limits.
7131         (bibtex-parse-string-prefix): Handle empty string keys based on
7132         bibtex-string-empty-key.
7133         (bibtex-parse-string): Fix docstring.
7134         (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
7135         (bibtex-preamble-prefix, bibtex-strings): New functions.
7136         (bibtex-skip-to-valid-entry): Include preceding whitespace in
7137         BibTeX entries (consistent with other BibTeX functions).
7138         (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
7139         (bibtex-search-entry): Fix docstring.  Simplify.
7140         (bibtex-flash-head, bibtex-complete-string-cleanup)
7141         (bibtex-count-entries, bibtex-sort-buffer): Simplify.
7142         (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
7143         (bibtex-parse-entry): New optional arg content.
7144         (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
7145         Use bibtex-text-in-field-bounds.
7146         (bibtex-print-help-message): Handle BibTeX strings and preambles.
7147         (bibtex-end-of-entry): Use bibtex-preamble-prefix and
7148         bibtex-parse-string-postfix.
7149         (bibtex-find-text-internal): New function.
7150         (bibtex-remove-delimiters): Use it.
7151         (bibtex-find-text): Use it.  New optional arg help.
7152         (bibtex-complete): Handle BibTeX string and preamble entries.
7153         (bibtex-Preamble): Fix order of closing delimiters.
7155 2005-12-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7157         * vc.el (vc-default-revert): New fun.
7159         * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
7161 2005-12-14  Romain Francoise  <romain@orebokech.com>
7163         * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
7164         (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
7165         (font-lock-remove-keywords): Likewise.
7167 2005-12-14  Juri Linkov  <juri@jurta.org>
7169         * log-view.el (log-view-diff): Doc fix.
7171         * isearch.el (isearch-query-replace): Use (mark) instead of
7172         isearch-opoint if mark is active in transient-mark-mode.
7174 2005-12-14  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
7176         * isearch.el (isearch-query-replace): Check for isearch-other-end.
7178 2005-12-14  Per Abrahamsen  <abraham@dina.kvl.dk>
7180         * progmodes/cpp.el (cpp-face): New widget.
7181         (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
7183 2005-12-14  Juri Linkov  <juri@jurta.org>
7185         * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
7186         around `erase-buffer' and `insert'.
7188         * descr-text.el (describe-text-properties): Replace buffer name
7189         "*Help-2*" with "*Help*<2>".
7190         (describe-char): Add functions print-help-return-message,
7191         toggle-read-only.  Use help-setup-xref with nil to not store
7192         describe-char in help-xref-stack.  Use help-make-xrefs to
7193         make [back] button.
7195         * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
7197         * wdired.el (wdired-old-point): New internal variable.
7198         (wdired-change-to-wdired-mode): Set it buffer-locally.
7199         (wdired-abort-changes): Restore point after aborting changes.
7201 2005-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7203         * vc.el (vc-do-command): Add a new value t for okstatus.
7205         * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
7206         frame in case of errors.
7208 2005-12-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7210         * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
7211         so it comes after "On the Left" in the menu.
7213 2005-12-12  Luc Teirlinck  <teirllm@auburn.edu>
7215         * cus-edit.el (customize-apropos, customize-apropos-options)
7216         (customize-apropos-faces, customize-apropos-groups): Doc fixes.
7218 2005-12-12  Bill Wohler  <wohler@newt.com>
7220         * vc-svn.el (vc-svn-registered): Fix problem of visiting
7221         non-writable Subversion-controlled files by saving window
7222         configuration before calling vc-do-command.  vc-do-command calls
7223         pop-to-buffer on error which is unexpected during registration.
7225 2005-12-12  Jay Belanger  <belanger@truman.edu>
7227         * calc/README: Update the summary of changes.
7229 2005-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7231         * descr-text.el (describe-char): Rework last fix to solve the problem
7232         is the same way it's solved for everything else in that function
7233         (i.e. by extracting the info before setting up the *Help* buffer).
7235 2005-12-12  Kim F. Storm  <storm@cua.dk>
7237         * subr.el (version-regexp-alist): Allow space as separator before
7238         non-numeric part, e.g. "1.0 alpha".
7239         (version-to-list): Interpret .X.Y version as 0.X.Y version.
7241 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
7243         * textmodes/org.el (org-agenda, org-timeline, org-todo):
7244         Implement Logging and the keep-modes setting.
7245         (org-get-category): Make sure a string is returned.
7246         (org-log-done): New function.
7247         (org-log-done, org-closed-string): New options.
7249 2005-12-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7251         * tooltip.el (tooltip-y-offset): Change default to 20.
7253 2005-12-12  Richard M. Stallman  <rms@gnu.org>
7255         * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
7257         * frame.el (display-hourglass): Doc fix.
7259         * help.el (help-for-help-internal): Simplify entry for `a'.
7261         * info.el (Info-on-current-buffer): Doc fix.
7262         (info-insert-file-contents): Don't test (featurep 'jka-compr).
7264         * startup.el (inhibit-splash-screen): Make this the real name.
7265         (inhibit-startup-message): Make this the alias.
7266         (command-line): Find only simple.el, and use its directory
7267         to fill in other preloaded files' names.
7268         (command-line): Deactivate the mark if deactivate-mark is set.
7270         * international/mule.el (load-with-code-conversion):
7271         Bind deactivate-mark.
7273         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
7275 2005-12-11  Luc Teirlinck  <teirllm@auburn.edu>
7277         * cus-edit.el (customize-apropos): Avoid listing an option more
7278         than once under different aliases.  No longer list user options
7279         that are not defined with defcustom (unless a prefix arg is given).
7280         Doc fix.
7281         (customize-apropos-options): Doc fix.
7283 2005-12-11  Juri Linkov  <juri@jurta.org>
7285         * frame.el (set-background-color, set-foreground-color)
7286         (set-cursor-color, set-mouse-color, set-border-color):
7287         Add explicit prompts to read colors by `facemenu-read-color'.
7288         (show-trailing-whitespace, blink-cursor-delay)
7289         (blink-cursor-interval, display-hourglass, hourglass-delay):
7290         Remove tags.
7291         (display-hourglass, hourglass-delay): Doc fix.
7292         (cursor-in-non-selected-windows): Capitalize words in tag.
7294         * faces.el (frame-background-mode): Replace `choice-item' keywords
7295         with `const' to not make [default] button.  Change default value tag
7296         from `default' to `automatic'.  Doc fix.
7297         (trailing-whitespace) <defface>: Change group `whitespace' to
7298         `whitespace-faces'.
7300 2005-12-11  Richard M. Stallman  <rms@gnu.org>
7302         * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
7304 2005-12-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7306         * term/mac-win.el: Create keymap for mac-apple-event-map.
7308 2005-12-11  Nick Roberts  <nickrob@snap.net.nz>
7310         * tooltip.el (tooltip-mode): Move to start of file so that it
7311         appears at top of customize buffer.
7313         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
7314         Add the gud groupname.
7315         (gud-tooltip-mode): Add the tooltip groupname.
7316         (gud-tooltip-echo-area): Add the gud groupname.  Remove tag to
7317         avoid conflict with tooltip-use-echo-area.
7319 2005-12-10  Romain Francoise  <romain@orebokech.com>
7321         * help.el (help-for-help-internal): Add `r' in doc string.
7323 2005-12-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
7325         * align.el (align-regexp, align-highlight-rule):
7326         Use region-beginning and region-end instead of point and mark, so that
7327         repetition (with `repeat-complex-command') recomputes the region
7328         bounds.
7330 2005-12-10  Lennart Borgman  <lennart.borgman.073@student.lu.se>
7332         * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
7333         (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
7334         (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
7335         (balance-windows): Rewrite using the above new functions.
7337 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
7339         * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
7340         react if global-hi-lock-mode seems intended.
7341         (global-hi-lock-mode) Renamed from hi-lock-mode.
7342         (hi-lock-archaic-interface-message-used)
7343         (hi-lock-archaic-interface-deduce): New variables.
7344         (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
7345         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
7346         (hi-lock-find-patterns, hi-lock-font-lock-hook):
7347         Replace hi-lock-buffer-mode with hi-lock-mode.
7349 2005-12-10  Kevin Rodgers  <ihs_4664@yahoo.com>
7351         * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
7352         completion list, even after a partial completion has been
7353         inserted in the current buffer.  If there are more than 1
7354         completion, redisplay the *Completions* buffer; if the
7355         completion is unique, delete the *Completions* window.
7357 2005-12-10  Eli Zaretskii  <eliz@gnu.org>
7359         * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
7360         strings and long subject lines that were broken into multiple
7361         lines at arbitrary places.  Handle subjects that have "Re: " in
7362         the middle.
7364 2005-12-10  John W. Eaton  <jwe@octave.org>
7366         * emacs/octave-mod.el (octave-electric-space): Don't indent
7367         comments or strings if octave-auto-indent is nil.
7369 2005-12-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7371         * term/mac-win.el: Require url when compiling.
7372         Call mac-process-deferred-apple-events after loading init files.
7373         (mac-apple-event-map): New defvar.  Define event handlers in it.
7374         (core-event, internet-event): New Apple event class symbols.
7375         (open-application, reopen-application, open-documents)
7376         (print-documents, open-contents, quit-application)
7377         (application-died, show-preferences, autosave-now, get-url):
7378         New Apple event ID symbols.
7379         (about): New HICommand ID symbol.
7380         (mac-event-spec, mac-event-ae): New macros.
7381         (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
7382         (mac-ae-selection-range, mac-ae-text-for-search)
7383         (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
7384         (mac-application-menu-map): Remove keymap.  Handlers for HICommand
7385         and Services menu events are now defined in mac-apple-event-map.
7386         (mac-drag-n-drop): Remove selection range handling.
7388 2005-12-10  Kenichi Handa  <handa@m17n.org>
7390         * simple.el (zap-to-char):
7391         * isearch.el (isearch-process-search-char): Translate CHAR by
7392         translation-table-for-input.
7394 2005-12-09  Chong Yidong  <cyd@stupidchicken.com>
7396         * foldout.el (foldout-exit-fold): Properly hide subtree.
7398 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7400         * files.el (save-buffer):
7401         * international/ucs-tables.el (ucs-set-table-for-input):
7402         * mail/mail-extr.el (mail-extract-address-components):
7403         * mail/sendmail.el (mail-mode): Reformat doc string.
7405 2005-12-09  Juri Linkov  <juri@jurta.org>
7407         * isearch.el (isearch-highlight): Change main overlay priority
7408         from 1 to 1001.  Simplify.
7409         (isearch-lazy-highlight-update): Change lazy overlay priority
7410         from 0 to 1000.
7412         * replace.el (replace-highlight): Change overlay priority from
7413         1 to 1001.
7415         * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
7416         Change overlay priority from 1 to 1001.  Reuse existing overlay.
7418         * compare-w.el (compare-windows-highlight): Change overlay
7419         priority from 1 to 1000.
7421         * menu-bar.el (menu-bar-edit-menu): Add listp around
7422         pending-undo-list to disable menu item "undo" when pending
7423         undo list is empty.
7425         * locate.el (locate): Disable undo in *Locate* buffer.
7427 2005-12-09  Kim F. Storm  <storm@cua.dk>
7429         * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
7431 2005-12-09  David Ponce  <david@dponce.com>
7433         * recentf.el: Improvement of the menu code.
7434         (recentf-enabled-p): Move before first use.  Use `kill-emacs-hook'
7435         instead of menu hook.
7436         (recentf-show-menu, recentf-hide-menu): New functions.
7437         (recentf-menu-customization-changed, recentf-mode): Use them.
7438         (recentf-menu-action, recentf-max-menu-items)
7439         (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
7440         (recentf-arrange-by-rule-others)
7441         (recentf-arrange-by-rules-min-items)
7442         (recentf-arrange-by-rule-subfilter) : Don't use
7443         `recentf-menu-customization-changed'.
7444         (recentf-arrange-rules): Likewise.  Accept functions to compute
7445         sub-menu titles.
7446         (recentf-menu-filter): Likewise.  Doc fix.
7447         (recentf-menu-value-shortcut): Doc fix.
7448         (recentf-dump-variable): Quote atom value.
7449         (recentf-make-menu-items): Update to use it as a menu filter.
7450         (recentf-match-rule): New function.
7451         (recentf-arrange-by-rule): Use it.
7452         (recentf-indirect-mode-rule): New function.
7453         (recentf-build-mode-rules): Use it.
7454         (recentf-dir-rule): New function.
7455         (recentf-arrange-by-dir): Use it.
7456         (recentf-filter-changer-current): Rename from
7457         `recentf-filter-changer-state'.  All references updated.
7458         (recentf-filter-changer-alist): Update filter names.
7459         (recentf-filter-changer-select): New function.
7460         (recentf-filter-changer): Use it.  Make a sub-menu from filters
7461         available in `recentf-filter-changer-alist'.
7462         (recentf-data-cache, recentf-clear-data)
7463         (recentf-update-menu): Remove.  All references updated.
7464         (recentf-match-rule-p, recentf-build-dir-rules)
7465         (recentf-filter-changer-goto-next)
7466         (recentf-filter-changer-get-current)
7467         (recentf-filter-changer-get-next): Remove.
7469 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
7471         * cus-edit.el (custom-buffer-create-internal): Relabel the whole
7472         buffer "Reset" button to "Reset to Current" for consistency with
7473         the State buttons.
7475 2005-12-08  John Paul Wallington  <jpw@pobox.com>
7477         * ibuf-ext.el (define-ibuffer-filter filename):
7478         If `dired-directory' is a list then really use its car.
7480 2005-12-08  Kim F. Storm  <storm@cua.dk>
7482         * emulation/cua-rect.el (cua--rectangle-aux-replace):
7483         Fix indention of text on right side of replaced rectangle.
7485 2005-12-09  Nick Roberts  <nickrob@snap.net.nz>
7487         * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
7488         No need to check gud-comint-buffer is bound.
7489         (gdb): Prevent multiple debugging when first session uses gdba.
7491 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7493         CC Mode update to 5.31.
7495         * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
7496         Emacsen which lack `define-minor-mode'.  (Currently Emacs <21.
7497         We might do this function properly in the future).
7499         * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
7500         New macros c-sentence-end and c-default-value-sentence end, to cope
7501         with Emacs 22's new function `sentence-end'.
7503 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7505         * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
7506         compat issue using `c-put-overlay' and `c-delete-overlay'.
7508         * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
7509         New compat macros to handle overlays/extents.
7511 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7513         * progmodes/cc-fix.el: Add definitions of the macros push and pop
7514         (for GNU Emacs 20.4)
7516         * progmodes/cc-defs.el:
7517         (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
7519         * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
7520         highlighting mechanism so it will work in XEmacs too.
7522         * progmodes/cc-defs.el: Insert c-int-to-char.
7524         * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
7525         call to the new macro c-int-to-char.  This solves XEmacs's
7526         regarding characters as different from integers.
7528 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7530         * progmodes/cc-fonts.el (c-make-syntactic-matcher):
7531         New internal helper.
7533         (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
7534         construct to make the indirect face lookup work in XEmacs.
7536         (c-cpp-matchers): Append the negation char face to the existing
7537         fontification, so that the cpp face doesn't disappear.
7538         Use `c-make-syntactic-matcher' to avoid negation chars in comments
7539         and strings.
7541         * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
7542         to map to `font-lock-negation-char-face' in emacsen where it exists.
7544 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7546         * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
7548         * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
7549         Rename "c-subword-move-mode" as "c-subword-mode".
7551         * progmodes/cc-mode.el: Added tty suitable bindings for C-c
7552         <delete> and C-c C-<delete>.  (To the c-hungry- delete functions).
7554 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7556         * progmodes/cc-mode.el: Added autoload directive for
7557         `c-subword-move-mode' for use in older emacsen.
7559 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7561         * progmodes/cc-mode.el:
7562         (i) Insert a binding for C-c C-backspace into
7563         c-bind-special-erase-keys which works in TTYs.
7564         (ii) Make sure that when file styles are used, any explicitly
7565         given style variables take priority over those in the style.
7566         Do this by calling `hack-local-variables' a second time.
7568         * progmodes/cc-vars.el: Add language specific customization
7569         widgets for AWK to c-doc-comment-style, c-require-final-newline
7570         and c-default-style.  Add a defcustom for awk-mode-hook.
7571         Give c-syntactic-element and c-syntactic-context doc-strings by
7572         directly setting their `variable-documentation' propery.
7573         This allows Emacs 22.1 to read these with C-h v.
7575         * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
7577 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7579         * progmodes/cc-fonts.el, cc-vars.el
7580         (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
7581         (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
7582         Masatake YAMATO.
7584         (c-doc-comment-style): Made GtkDoc default in C mode.
7586         * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
7587         and C-c C-<delete>.
7589         (c-bind-special-erase-keys): New function for use on
7590         `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
7592         * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
7593         <delete> key behavior in XEmacs according to `delete-forward-p'.
7594         C.f. `c-electric-delete'.
7596 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7598         * progmodes/cc-mode.el: Give c-hungry-backspace and
7599         c-hungry-delete-forward permanent key bindings.
7601         * progmodes/cc-cmds.el (c-electric-semi&comma):
7602         Bind c-syntactic-context for calls to "criteria functions", for
7603         consistency with other calls to user functions.
7605         * progmodes/cc-cmds.el (c-indent-command): Expunge use of
7606         `current-prefix-arg', since this might be the prefix arg to a
7607         command which calls c-indent-command as a function.  Change the
7608         interactive spec from "p" to "P".
7610         * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
7611         reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
7612         was difficult to understand.
7614 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7616         * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
7617         first char of an identifier.
7619         * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
7620         +" syntax in C++.
7622 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7624         * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
7625         auto-fill doesn't split a c-comment's last word from a hanging
7626         "*/" when a space is typed between them after fill-column.
7628         * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
7630         * progmodes/cc-styles.el (c-set-style)
7631         (c-setup-paragraph-variables): Abort the command if we're not in a
7632         CC Mode buffer.
7634         * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
7635         with blank comment-prefix, and a blank line as the comment's
7636         second line.
7638 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7640         * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
7641         Incorporate the patterns added in the Emacs development branch
7642         for the new Emacs 22 face `font-lock-negation-char-face'.
7644         * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
7645         of "red" since it stands out better in xterms and DOS terminals.
7647         * progmodes/cc-engine.el (c-literal-faces):
7648         Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
7650 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7652         * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
7653         forcibly enable c-electric-flag.
7655         * progmodes/cc-vars.el, cc-cmds.el: New clean-up
7656         `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
7657         after the comment-prefix of a C-style comment will close that comment.
7659 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7661         * progmodes/cc-fonts.el (c-basic-matchers-before)
7662         (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
7663         in Pike.
7665         * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
7666         digraphs.
7668         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
7669         (c-cpp-message-directives, c-cpp-include-directives)
7670         (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
7671         (c-cpp-expr-directives): Introduce new language constants to
7672         control cpp syntax in a cleaner way.
7674         (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
7676         (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
7678         * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
7679         (c-multiline-string-start-char): New language constants and
7680         variables to specify how newlines in string literals work.
7682         (c-font-lock-invalid-string): Use them.
7684         * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
7685         unbalanced close brace is entered.  Optimization by avoiding going
7686         back over arbitrarily large blocks.  Removed hints that this
7687         function only would be relevant/useful in AWK.
7689         (c-electric-brace): Indent syntactically after the cleanups since
7690         lineup functions might do it differently then.
7692         * progmodes/cc-engine.el, cc-langs.el
7693         (c-opt-op-identifier-prefix): New language constant and variable.
7695         (c-just-after-func-arglist-p, c-after-special-operator-id)
7696         (c-search-decl-header-end, c-inside-bracelist-p): Use it.
7698         * progmodes/cc-align.el, cc-engine.el
7699         (c-after-special-operator-id): New helper to handle C++ operator
7700         identifiers.
7702         (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
7703         (c-guess-basic-syntax): Handle C++ operator identifiers in
7704         declarations.
7706         * progmodes/cc-langs.el (c-assignment-operators): Add the
7707         trigraph version of ^= too.
7709         * progmodes/cc-langs.el (c-assignment-operators): Add the
7710         trigraph version of |= in C++.
7712         * progmodes/cc-fonts.el (c-font-lock-declarators):
7713         Handle `c-decl-hangon-kwds' after the identifier name.
7715         * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
7716         whether an arglist is "nonempty", ignore a comment after the open
7717         paren if it isn't followed by a non-comment token on the same line.
7719         * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
7720         Enable heuristics below the point to cope with classes inside special
7721         brace lists in Pike.
7723 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7725         * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
7727 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7729         * progmodes/cc-guess.el (cc-guess-install): New function to
7730         install an already guessed style in another buffer.
7732         * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
7733         sets `inhibit-read-only' - `c-save-buffer-state' should be used
7734         anyway if the change always is undone.
7736 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7738         Implement togglable electricity:
7740         * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
7741         saying when it should be used.
7743         * progmodes/cc-engine.el: Add the new buffer-local variable,
7744         c-electric-flag.
7746         * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
7747         c-toggle-auto-newline.
7749         * progmodes/cc-mode.el: Rename c-toggle-auto-state to
7750         c-toggle-auto-newline.  Remove the binding for
7751         c-toggle-auto-hungry-state.  Add the binding C-c C-l for the new
7752         c-toggle-electric-state.
7754         * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
7756         * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
7757         c-\(forward\|backward\)-subword.
7758         (c-update-modeline): Add the new modeline flag `l' for
7759         `c-electric-flag'.  Make the auto-newline flag `a' dependent on `l'.
7760         (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
7761         Make the old name an alias of the new name.
7762         (c-toggle-electric-state): New function.
7763         (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
7764         Adapt these functions to do electric things only when
7765         c-electric-flag is non-nil.
7766         (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
7767         new functions from c-electric-brace.
7768         (c-point-syntax): Add a check for "virtual semicolons" in AWK
7769         mode, so that the tentative extra newline doesn't change the
7770         syntax of the following brace.
7771         (c-electric-brace): Restructure by extracting the above functions.
7772         Tidy up the coding somewhat.
7773         (c-electric-semi&comma, c-electric-colon, c-electric-paren):
7774         restructure a bit.
7776 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7778         * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
7779         anchor position(s) using faces.  Thanks to Masatake YAMATO for the idea.
7781         * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
7782         (c-submode-indicators): Change name from `c-auto-hungry-string'
7783         since it's now used to track another submode.
7785         (c-update-modeline): Convert to function and extended to check
7786         `c-subword-move-mode'.
7788         (c-forward-into-nomenclature, c-backward-into-nomenclature):
7789         Convert to compat aliases for `c-forward-subword' and
7790         `c-backward-subword'.
7792         * progmodes/cc-subword.el: New functions and minor mode to handle
7793         SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
7795         (c-forward-subword, c-backward-subword, c-mark-subword)
7796         (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
7797         (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
7798         Functions corresponding to the standard word handling functions.
7800         (c-subword-move-mode): Minor mode that replaces all the standard
7801         word handling functions with their subword equivalences.
7803 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7805         * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
7806         entry for one-liner-defun.
7808         * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
7809         name in its def-edebug-spec.
7811         * progmodes/cc-cmds.el (c-electric-brace): Make the
7812         one-liner-defun clean-up work with empty-defun-braces.  o-l-d now
7813         compacts space before a comment, if this will make things fit on
7814         one line.
7816         Introduce an "awk" style, mainly for auto-newline and clean-ups.
7818         * progmodes/cc-align.el: New function c-snug-1line-defun-close
7820         * progmodes/cc-cmds.el: In c-electric-brace, add code for new
7821         clean-up one-liner-defun.
7823         * progmodes/cc-styles.el: Add the new "awk" style.
7825         * progmodes/cc-vars.el: Add description of one-liner-defun to
7826         c-cleanup-list's doc-string.  New user options,
7827         c-max-one-liner-length.  In c-default-style, set the default style
7828         for AWK to "awk".
7830 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7832         * progmodes/cc-engine.el (c-forward-label): Fix fontification of
7833         macros inside labels.
7835         * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
7836         `c-at-statement-start-p' and `c-at-expression-start-p'.
7838         * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
7839         error if the mark isn't set.
7841         * progmodes/cc-engine.el (c-guess-continued-construct)
7842         (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
7843         accurately detect functions inside functions.
7845         * progmodes/cc-engine.el (c-at-expression-start-p): New function
7846         like `c-at-statement-start-p' that additionally recognizes commas
7847         and expression parentheses as delimiters.
7849         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
7850         to avoid heuristics that doesn't work for unclosed blocks.
7851         (c-at-statement-start-p): New function.
7853         * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
7854         Objective-C directives, e.g. directives spanning lines should work
7855         reasonably well now.
7857         (c-put-c-type-property, c-clear-c-type-property): New helpers.
7859         (c-forward-objc-directive): New function to move over any ObjC
7860         directive.
7862         (c-just-after-func-arglist-p, c-guess-basic-syntax)
7863         (c-basic-matchers-before): Use it.
7865         (c-font-lock-objc-iip-decl): Remove.
7867         * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
7868         in the template arglist recognition.
7870         * progmodes/cc-styles.el (c-style-alist): Fix several
7871         inconsistencies in the Whitesmith style.
7873         * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
7874         New lineup function to get lines after Whitesmith style blocks
7875         correctly indented.
7877         (c-lineup-whitesmith-in-block): Back out the compensation for
7878         opening parens since it's done using `add' lists in the style
7879         definition instead.  Don't use the anchor position since it varies
7880         too much between the syntactic symbols. :P
7882         * progmodes/cc-vars.el (c-valid-offset): Update.
7884         * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
7885         lists where the offsets are combined according to several
7886         different methods: `first', `min', `max', and `add'.
7887         Report offset evaluation errors with `c-benign-error' so that some kind
7888         of reindentation still is done.
7890         * progmodes/cc-engine.el (c-guess-basic-syntax):
7891         Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
7892         `arglist-close'.
7894         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
7895         situations for `arglist-cont-nonempty' and `arglist-close'.
7897         * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
7899         * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
7900         cc-bytecomp-boundp' in a number of places.
7902         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
7903         macro related issue.
7905 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7907         * progmodes/cc-awk.el: Change the terminology of regexps: A char
7908         list is now [asdf], a char class [:alpha:].
7909         Include code for char classes.
7910         Set c-awk-NL-prop on lines ending in open strings.  (Bug fix.)
7911         Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
7913         Remove (nearly all of) the cruft associated with AWK Mode's former
7914         concept of "virtual semicolons":
7916         Adapt c-beginning-of-statement, c-end-of-statement (together with
7917         subfunctions) to use the new notion of "virtual semicolon" in
7918         place of the old awkward special handling for AWK.  There remains
7919         much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
7920         * progmodes/cc-cmds.el:
7921         (c-ascertain-adjacent-literal): In the backwards direction, now
7922         recognises AWK regexp delimiters as string delimiters.
7923         (c-after-statement-terminator-p): Adapt for virtual semicolons;
7924         check more rigorously for "end of macro".
7925         (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
7926         virtual semicolons;
7927         (c-beginning-of-statement): Adapt for virtual semicolons; Separate
7928         out the code for forward movement into ...
7929         (c-end-of-statement): Now contains the code for forward movement,
7930         adapted for virtual semicolons.
7932         * progmodes/cc-engine.el:
7933         (c-ws*-string-limit-regexp): New regexp.
7934         (c-forward-single-comment, c-backward-single-comment): Comment out
7935         the (now redundant) "special" AWK stuff.
7937         * progmodes/cc-styles.el, cc-vars.el: Change the settings of
7938         c-string-par-start, c-string-par-separate to be more like Text
7939         Mode than Fundamental Mode.
7941 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7943         * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
7944         to the fontified region so that fontification doesn't occur
7945         outside it (could happen e.g. when fontifying a line with an
7946         unfinished declaration).
7948 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7950         * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
7951         start of the file.  ^L now separate sections of the file.
7952         (c-awk-non-eol-esc-pair-re,     c-awk-blank-or-comment-line-re)
7953         (c-awk-one-line-possibly-open-string-re)
7954         (c-awk-regexp-one-line-possibly-open-char-class-re)
7955         (c-awk-one-line-possibly-open-regexp-re)
7956         (c-awk-one-line-non-syn-ws*-re): New defonsts.
7957         (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
7959         Amend the concept of "virtual semicolons" (in the indentation
7960         engine) for languages like AWK, such that they are now
7961         conceptually attached to end of the last token of a statement, not
7962         the end of the line.  (In AWK Mode, however, the pertinent text
7963         property is still physically set on the EOL.)  Remove the specific
7964         tests for awk-mode, thus facilitating the introduction of other
7965         language modes where EOLs can end statements.
7966         (Note: The funtionality in cc-cmds.el, specifically
7967         c-beginning/end-of-statement has yet to be amended.)
7969         * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
7970         New macros.
7972         * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
7973         c-stmt-delim-chars.  New c-lang-defvars: c-at-vsemi-p-fn,
7974         c-vsemi-status-unknown-p-fn (in a new page).
7976         * progmodes/cc-engine.el: In c-beginning-of-statement-1,
7977         c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
7978         numerous awkward forms like
7979         (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
7980         with (c-at-vsemi-p).  Fix a few typos.  In c-guess-basic-syntax, new
7981         variable before-ws-ip, the place just after char-before-ip appears.
7983         * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
7984         a comment.
7986 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
7988         * progmodes/cc-cmds.el (c-electric-brace): Clean up using
7989         `c-tentative-buffer-changes'.
7991         * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
7992         convert to macro to choose between Emacs and XEmacs at compile time.
7994         (c-set-region-active): New set counterpart to `c-region-is-active-p'.
7996         (c-tentative-buffer-changes): New macro to handle temporary buffer
7997         changes in a convenient way.
7999         (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
8000         for `c-tentative-buffer-changes'.
8002         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
8003         the checks for paren sexps between the point and the keyword, to
8004         avoid some false alarms.
8006         * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
8007         Fixed a situation where an error could be thrown for unbalanced
8008         parens.  Changed to make use of c-keyword-member' to avoid some
8009         repeated regexp matches.
8011         (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
8012         These language variable are no longer necessary.
8014         (c-block-stmt-kwds): New language constant used by
8015         c-looking-at-inexpr-block'.
8017         (c-guess-basic-syntax): Remove an optional check that looked at
8018         the existence of the now removed language variables.
8020         * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
8021         (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
8022         object instantiation expressions as declarations in some contexts.
8023         This bug only affected languages where the declarator can't be
8024         enclosed in parentheses.
8026         * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
8027         insert newlines before and after substatement braces.
8029         * progmodes/cc-engine.el: Improved the heuristics for recognizing
8030         function declaration headers and the handling of C++ style member
8031         init lists.
8033         (c-just-after-func-arglist-p): Rewritten to use
8034         `c-forward-decl-or-cast-1'.  Now behaves a bit differently too.
8036         (c-beginning-of-member-init-list): Remove since it isn't used anymore.
8038         (c-guess-basic-syntax): Adapt case 5B for the new
8039         `c-just-after-func-arglist-p'.  Merge cases 5B.1 and 5B.3.
8040         Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
8041         covers all cases now).
8043         * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
8045 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8047         * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
8048         c-string-par-start/separate c-sentence-end-with-esc-eol,
8049         initialised in c-setup-paragraph-variables, used in string
8050         scanning subroutines of c-beginning-of-statement.
8052         * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
8053         which precedes the newly inserted `{'.
8055 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8057         * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
8058         function for declaration level blocks.  It should now cope with
8059         templates better and also be a lot more comprehensible.
8061         (c-looking-at-decl-block): The new function.
8063         (c-search-uplist-for-classkey): The old one.  It's now a wrapper
8064         for compatibility.
8066         (c-add-class-syntax, c-guess-continued-construct)
8067         (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
8069         (c-decl-block-key): Change to tell apart ambiguous and
8070         unambiguous keywords.  Pike specials are now handled directly in
8071         the code instead.
8073         (c-block-prefix-disallowed-chars, c-block-prefix-charset):
8074         New language constants and variables to make the backward skip in
8075         `c-looking-at-decl-block' as tight as possible.
8077         (c-nonsymbol-token-char-list): New language constant.
8079         * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
8080         find balanced template arglists backwards.
8082         * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
8083         making char classes for `c-syntactic-skip-backward'.
8085         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
8086         16D - can't be a class-close at that point.
8088         * progmodes/cc-engine.el (c-guess-basic-syntax)
8089         (c-add-class-syntax): Don't narrow out the enclosing declaration
8090         level.  This makes everything a lot easier, and it was actually
8091         only four small places that needed it to work.  Some places that
8092         previously did `widen' are removed now, which has the effect that
8093         `c-guess-basic-syntax' never will look at things outside the
8094         current narrowment now.  The anchor position for `topmost-intro'
8095         is affected by this, but it was so bogus it was basically useless
8096         before, and now it's equally bogus but in a slightly different way.
8098         (c-narrow-out-enclosing-class): Gone.
8100         (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
8101         the narrowed region.
8103         (c-least-enclosing-brace): Remove silly optional argument.
8105         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
8106         the point could be left directly after an open paren when finding
8107         the beginning of the first decl in the block.
8109         * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
8110         Specify which submatch to use.
8112         * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
8114         (c-decl-start-re): No longer any need for special treatment of
8115         ObjC due to the above.
8117         (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
8118         presumably follows C in that regard.
8120         * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
8121         New language constants to specify operator tokens inside
8122         identifiers in a more high level way.
8124         (c-opt-identifier-prefix-key): New internal language constant.
8126         (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
8127         (c-identifier-start, c-identifier-key): Now completely calculated
8128         from other constants.
8130         (c-identifier-last-sym-match): Decommission since it's no longer used.
8132         (c-operators): Use `c-identifier-ops'.  Document `postfix-if-paren'.
8134         * progmodes/cc-engine.el (c-forward-name): Remove the
8135         optimization when c-identifier-key is equal to c-symbol-key since
8136         it doesn't work in byte compiled files.  Don't record empty
8137         regions as identifiers.
8139         * progmodes/cc-langs.el (c-filter-ops): New helper function to
8140         simplify access to `c-operators' and its likes.
8142         (c-operator-list, c-all-op-syntax-tokens)
8143         (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
8144         (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
8145         (c-primary-expr-regexp, c-cast-parens): Use it.
8147         * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
8148         an explicit language in functions.
8150         * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
8151         variant of adornment.
8153         * progmodes/cc-langs.el (c-any-class-key): Remove unused language
8154         variable.
8156         (c-type-decl-prefix-key): Remove some now unnecessary cruft from
8157         the Pike value.
8159         * progmodes/cc-engine.el (c-on-identifier)
8160         (c-simple-skip-symbol-backward): Small fix for handling "-"
8161         correctly in `skip-chars-backward'.  Affected the operator lfun
8162         syntax in Pike.
8164         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
8165         diagnostic message about precompiled language vars not being used.
8167         * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
8168         "__attribute__" is followed by a parenthesis.
8170         (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
8171         (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
8172         language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
8174         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
8175         Internal cleanups to properly detect the declared identifiers in
8176         various declarations.
8178         (c-decl-start-kwds): New language constant to recognize
8179         declarations that can start anywhere.  Used for class declarations
8180         in Pike.
8182         (c-specifier-key, c-not-decl-init-keywords)
8183         (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
8184         (c-find-decl-spots): Implement `c-decl-start-kwds'.
8186         (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
8187         (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
8188         handling of the compiler specific extension keywords into a new
8189         language constant `c-decl-hangon-kwds' that defines keyword
8190         clauses to be ignored in declarations.
8192         (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
8193         past unrecognized tokens when handling `c-colon-type-list-kwds'.
8194         Necessary to stop at the declared identifier in e.g. IDL valuetype
8195         declarations.
8197         (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
8198         (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
8199         (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
8200         (c-forward-decl-or-cast-1): Recognize the declared identifier in
8201         class and enum declarations as such and not as part of the type.
8203         (c-forward-decl-or-cast-1, c-forward-label): Relax the
8204         interpretation of PRECEDING-TOKEN-END when there's no preceding token.
8206         (c-forward-decl-or-cast-1): Don't disregard sure signs of
8207         declarations when there's some syntax error later on.
8209         (c-complex-decl-matchers): Did away with a reference to
8210         `c-specifier-key'.
8212         * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
8213         value - this variable is always dynamically bound.
8215         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
8216         * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
8217         * cc-cmds.el, cc-defs.el: Change the policy for marking up
8218         functions that might do hidden buffer changes: All such internal
8219         functions are now marked instead of those that don't.
8221         (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
8222         (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
8223         (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
8224         (c-literal-type): Allow these functions to make hidden buffer changes,
8225         so that they are free to use text property caching later on.
8227         (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
8228         (c-electric-brace, c-electric-slash, c-electric-star)
8229         (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
8230         (c-electric-paren, c-electric-continued-statement, c-indent-command)
8231         (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
8232         (c-context-line-break): Add `c-save-buffer-state' calls to comply
8233         with the changed semantics of the functions above.
8235         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
8236         when macros occur in obscure places.  Optimized the sexp movement
8237         a bit.
8239 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8241         Enhancements for c-beginning-of-statement to work in AWK Mode:
8243         * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
8244         (completed statement) with `}' (statement completed by closing
8245         brace or semicolon) and `$' (statement completed by EOL).
8247         (c-awk-virtual-semicolon-ends-prev-line-p)
8248         (c-awk-virtual-semicolon-ends-line-p)
8249         (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
8250         (c-awk-at-statement-end-p): New functions.
8252         * progmodes/cc-cmds.el: Simplify the structure of functions
8253         c-forward-over-illiterals, c-back-over-illiterals.  Enhance these
8254         two functions and c-beginning-of-statement to handle AWK Mode.
8256         * progmodes/cc-engine.el: Enhance c-forward-single-comment,
8257         c-backward-single-comment for AWK mode.  Attempt to clarify their
8258         doc-strings.
8260         * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
8262 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8264         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
8265         label handling.  Labels are now recognized in a uniform and more
8266         robust way, regardless of context.  Text properties are put on all
8267         labels to recognize the following declarations better.
8268         Multiword labels are handled both in indentation and fontification for
8269         the benefit of language extensions like Qt.  For consistency, keywords
8270         in labels are now fontified with the label face instead.
8271         That also applies to "case" and "default".
8273         (c-beginning-of-statement-1): Fix some bugs in the label
8274         handling.  Disregard `c-nonlabel-token-key' in labels that begin
8275         with `c-label-kwds'.
8277         (c-find-decl-spots): Support that the callback adds more
8278         `c-decl-end' spots to find.
8280         (c-forward-decl-or-cast-1): Don't treat a list of plain
8281         identifiers followed by a colon as a declaration.
8283         (c-forward-label): New function to recognize labels.
8285         (c-guess-basic-syntax): Replace uses of `c-label-key' with
8286         `c-forward-label'.  Moved the label recognition cases (14 and 15)
8287         earlier since they aren't so context sensitive now.  Handle labels
8288         on the top level gracefully.  Moved access label recognition to
8289         the generic label case (CASE 15) - removed CASE 5E.
8291         (c-font-lock-declarations): Add recognition of labels in the
8292         same round since we need to handle labels in parallell with other
8293         declarations to recognize both accurately.  It should also improve
8294         speed.
8296         (c-simple-decl-matchers, c-basic-matchers-after):
8297         Move `c-font-lock-labels' so that it only is used on decoration level 2
8298         since `c-font-lock-declarations' handles it otherwise.
8300         (c-complex-decl-matchers): Remove the simplistic recognition of
8301         access labels.
8303         (c-decl-prefix-re): Remove the kludges that was necessary to cope
8304         with labels earlier.
8306         (c-decl-start-re): New language variable to make
8307         `c-font-lock-declarations' stop for the special protection labels
8308         in Objective-C that start with `@'.
8310         (c-label-key): Remove since it's no longer used.
8312         (c-recognize-colon-labels, c-label-prefix-re): New language
8313         constants to support recognition of generic colon-terminated labels.
8315         (c-type-decl-end-used): `c-decl-end' is now used whenever there
8316         are colon terminated labels.
8318         * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
8319         first argument starts with a special brace list.
8321         * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
8322         (c-font-lock-declarations): Break out the declaration and cast
8323         recognition from `c-font-lock-declarations' to a new function, so
8324         that it can be used in the indentation engine.
8326         * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
8327         up to the start of the literal.  Fixed bug with the point on the
8328         wrong side of the search limit that could happen when the start
8329         position is inside a literal.
8331         * progmodes/cc-engine.el (c-parse-state)
8332         (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
8333         so that it's kept a little bit back to increase the hit rate.
8335         (c-parse-state): Change the macro handling and fixed some
8336         glitches.  Macro context is checked more often than necessary now,
8337         but otoh less garbage conses are generated.
8339         * progmodes/cc-engine.el (c-parse-state)
8340         (c-invalidate-state-cache): Cache the last position where
8341         `c-state-cache' applies.  This can speed up refontification quite
8342         a bit in blocks where there are many non-brace parens before the point.
8344         (c-state-cache-end): New variable for this.
8346         (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
8347         cache variable.
8349         * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
8350         get close initial continue positions when the start position is
8351         inside a literal or macro.  Do not call the callback for spots
8352         before the start position (which can happen e.g. for `c-decl-end'
8353         spots inside comments).  Optimize better in special cases when the
8354         region is a single line inside a literal or macro (typically when
8355         the current line is refontified).
8357         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
8358         to `c-add-stmt-syntax' - there's no need to explicitly whack off
8359         entries from the paren state.
8361         * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
8362         special case for "else if" clauses.
8364         * progmodes/cc-engine.el (c-looking-at-inexpr-block)
8365         (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
8367         * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
8368         New language variable to recognize the gcc extension with statement
8369         blocks inside expressions.
8371         * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
8372         it somewhat more comprehensible.  The argument AT-BLOCK-START is
8373         no longer used and hence removed.
8375         (c-guess-continued-construct, c-guess-basic-syntax): Update calls
8376         to `c-add-stmt-syntax'.
8378         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
8379         Use `c-beginning-of-statement-1' instead of duplicating parts of it.
8380         This fixes bogus label recognition.
8382         * progmodes/cc-engine.el (c-add-type, c-check-type)
8383         (c-forward-name, c-forward-type): Improve storage of template
8384         types in `c-found-types' so that they can be recognized better.
8386         (c-syntactic-content): Add option to skip past nested parens.
8388         * progmodes/cc-engine.el (c-forward-name):
8389         Set `c-last-identifier-range' all the time.  It's less work that way.
8390         Handle that there might not be an identifier to store in
8391         `c-last-identifier-range'.
8393         (c-forward-type): Handle that `c-last-identifier-range' might be
8394         nil from `c-forward-name'.
8396         * progmodes/cc-defs.el (c-safe-scan-lists)
8397         (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
8399         * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
8400         to work even if the form fails.
8402         * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
8403         down in a large file in one go.
8405         (c-get-fallback-start-pos): New helper function for `c-parse-state'.
8407         * progmodes/cc-align.el (c-lineup-assignments): New lineup
8408         function which is like `c-lineup-math' but returns nil instead of
8409         `c-basic-offset' when it doesn't match.
8411         (c-lineup-math): Change to use `c-lineup-assignments'.
8413 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8415         * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
8416         c-beginning-of-statement.  New subfunctions
8417         c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
8419 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8421         * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
8422         hardcoded char classes whereever possible.  Changed a couple of
8423         places to use skip by syntax instead of skip by char class.
8425         * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
8426         Fix a bug in the regexp that caused extreme backtracking.
8428         * progmodes/cc-langs.el (c-block-comment-starter)
8429         (c-block-comment-ender): New language constants to specify in a
8430         single place how block comments look.
8432         (c-comment-start-regexp, c-block-comment-start-regexp)
8433         (comment-start, comment-end, comment-start-skip)
8434         (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
8435         (c-syntactic-ws, c-nonempty-syntactic-ws)
8436         (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
8437         `c-line-comment-starter', `c-block-comment-starter' and
8438         `c-block-comment-ender'.
8440         (c-block-comment-regexp, c-unterminated-block-comment-regexp):
8441         New language constants to break up things a bit.
8443         (c-simple-ws): New language constant for simple whitespace.
8445         * progmodes/cc-defs.el (c-concat-separated): New convenience function.
8447         * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
8448         in `regexp-opt' in Emacs 20 and XEmacs when strings contain
8449         newlines.  Allow and ignore nil elements in the list.
8451 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8453         * progmodes/cc-cmds.el: Comment out a (n almost certainly
8454         superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
8456         * progmodes/cc-cmds.el: Tidy up the comments in
8457         c-beginning-of-statement and subfunctions.
8459         * progmodes/cc-awk.el: Replace calls to put-text-property to the
8460         more flexible c-put-char-property and c-clear-char-properties.
8461         Add the author's email address.
8463         * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
8465         * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
8466         closing "*/" of a block comment.
8468         * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
8469         subfunctions) so that it works at BOB and EOB.
8471         * progmodes/cc-cmds.el, cc-vars.el: More updating of
8472         c-beginning-of-statement, including new variable
8473         c-block-comment-start-regexp.
8475 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8477         * progmodes/cc-langs.el (c-known-type-key): Optimize simple
8478         symbols from `*-font-lock-extra-types' so that there's no need to
8479         use `regexp-opt' on those lists.
8481         * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
8482         `c-type-modifier-kwds' is empty.
8484         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
8485         there are several strings on the same line.
8487         * progmodes/cc-engine.el (c-literal-limits): Remove the
8488         compatibility function for older emacsen.  `c-literal-limits-fast'
8489         has now taken the place of this function.
8491         * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
8492         with older emacsen: We now require `pps-extended-state'.
8494 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8496         * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
8497         which obviates the need to hack sentence-end.  This now handles
8498         escaped newlines in strings correctly.  Correct minor bugs in
8499         c-move-over-sentence and in c-beginning-of-statement.
8501         * progmodes/cc-cmds.el (c-beginning-of-statement (and
8502         subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
8503         that movement over macros and code are rigorously separated from
8504         eachother.  Correct a few incidental bugs.
8506         * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
8507         Improve its doc-string.  Improve the handling of certain specific cases.
8509 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8511         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
8512         (c-guess-basic-syntax): Change the way class-level labels are
8513         recognized; they can now contain essentially any symbols.
8515         (c-opt-extra-label-key): New language variable to cope with the
8516         special protection label syntax in Objective-C.
8518         (c-opt-access-key): Remove; this is now handled better by
8519         `c-nonlabel-token-key' and `c-opt-extra-label-key'.
8521         (c-complex-decl-matchers): Update to handle that
8522         `c-opt-access-key' no longer exists.
8524         * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
8525         improved label recognition in `c-beginning-of-statement-1'.
8527         * progmodes/cc-engine.el (c-beginning-of-member-init-list):
8528         Recognize bitfields better.
8530         * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
8531         Remove some cruft and fixed a bug that could cause it to go to a
8532         position further down.
8534         * progmodes/cc-langs.el, cc-engine.el
8535         (c-beginning-of-statement-1): Improve detection of labels in
8536         declaration contexts.
8538         (c-beginning-of-decl-1): Use it.
8540         (c-nonlabel-token-key): New language constant and variable needed
8541         by `c-beginning-of-statement-1'.
8543         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
8544         manifested itself due to the correction in `c-forward-sexp'.
8546         * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
8547         Make these behave as documented when used at the buffer limits.
8549         * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
8550         (c-type-decl-end-used): Made this a language variable.
8552         * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
8553         correctly when `combine-after-change-calls' is used together with
8554         temporary narrowings.
8556         * progmodes/cc-engine.el (c-beginning-of-statement-1):
8557         Report labels correctly when the start point is immediately after the
8558         colon.
8560         * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
8561         Remove since it isn't used anymore.
8563         * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
8564         bracket arglists such as template parens in C++.
8566         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
8567         in the last check-in.  Some optimization.
8569         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
8570         where it could stop at the same level in a preceding sexp when
8571         PAREN-LEVEL is set.
8573         * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
8574         text property lookup only when it's needed.
8576         * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
8577         Change the policy for paren marked angle brackets to be more
8578         persistent; once marked they remain marked even when they're found
8579         to be unbalanced in the searched region.  This should keep the
8580         paren syntax around even when individual lines are refontified in
8581         multiline template arglists.
8583         (c-parse-and-markup-<>-arglists): New dynamically bound variable
8584         to control markup so that incorrect angle bracket arglists aren't
8585         marked in contexts where the correct value for
8586         `c-disallow-comma-in-<>-arglists' isn't known.
8588         (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
8589         argument has become `c-parse-and-markup-<>-arglists'.
8591         (c-remove-<>-arglist-properties): Remove - no longer used.
8593         (c-after-change-check-<>-operators): New function used on
8594         `after-change-functions' to avoid that "<" and ">" characters that
8595         are part of longer operators have paren syntax.
8597         (c-<>-multichar-token-regexp): New language variable used by
8598         `c-after-change-check-<>-operators'.
8600         (c-after-change): Call `c-after-change-check-<>-operators'.
8602         (c-font-lock-<>-arglists): Use the context properties set by
8603         `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
8604         correctly to avoid doing invalid markup.
8606         (c-font-lock-declarations): Remove code that undoes the invalid
8607         markup done by `c-font-lock-<>-arglists'.
8609         (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
8610         after `c-font-lock-declarations'.
8612         * progmodes/cc-engine.el (c-syntactic-skip-backward):
8613         Add paren-level feature.
8615         (c-guess-basic-syntax): Improve the anchor position for
8616         `template-args-cont' in nested template arglists.  There's still
8617         much to be desired in this area, though.
8619 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8621         * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
8622         Make the "Text Filling and Line Breaking" commands work for AWK buffers.
8624 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
8626         * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
8627         Removed; (c-major-mode-is 'awk-mode) can be used instead now.
8629         * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
8630         it doesn't work no longer are supported.
8632         * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
8633         * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
8634         requires support for the syntax-table' text property, which rules
8635         out Emacs 19 and XEmacs < 21.4.  Removed various compatibility
8636         cruft associated with those versions.
8638         * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
8639         for the `syntax-table' text property, which rules out Emacs 19 and
8640         XEmacs < 21.4.  Removed various compatibility cruft associated
8641         with those versions.
8643         * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
8644         support for the `syntax-table' text property.
8646         * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
8647         variable and use an extra quoted face name instead.  All the
8648         emacsen flavors handle that correctly.
8650         * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
8651         (c-font-lock-declarators, c-font-lock-declarations)
8652         (c-complex-decl-matchers, c-basic-matchers-after): Use a text
8653         property to mark the items in in declarator lists to handle
8654         refontification inside multiline declarations better.
8656         * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
8657         construct like "a * b = c;" as a declaration.
8659 2005-12-08  Kim F. Storm  <storm@cua.dk>
8661         * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
8662         (cua-rectangle-modifier-key): ... this.  New defcustom.  Can now
8663         select either meta, hyper, or super modifier for rectangle commands.
8664         (cua--rectangle-modifier-key): New defvar.
8665         (cua--M/H-key): Use it.  Remove special case for `space'.
8666         (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
8667         on X, to meta otherwise.  Always bind C-return to toggle
8668         rectangle.  Pass ?\s instead of `space' to cua--M/H-key.
8670         * emulation/cua-rect.el (cua-help-for-rectangle):
8671         Use cua--rectangle-modifier-key.  Handle super modifier too.
8672         (cua--init-rectangles): Always bind C-return to toggle rectangle.
8673         Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
8675         * ido.el: Move Acknowledgements and History after Commentary.
8676         Minor changes to Commentary.
8678         * emulation/cua-base.el (cua--select-keymaps): Enable repeat
8679         keymap if cua--prefix-override-timer is `shift'.
8680         (cua--shift-control-prefix): New function; emulate "type prefix
8681         key twice" functionality to handle shifted prefix key override.
8682         (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
8683         New commands.
8684         (cua--init-keymaps): Bind them to S-C-c and S-C-x.
8686 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
8688         * textmodes/org.el (org-insert-heading): Try to do items before
8689         headings.
8690         (org-agenda-mode): Quote `org-agenda-mode-hook'.
8691         (org-insert-item): New function.
8692         (org-renumber-ordered-list): Don't skip to higher level lists.
8694 2005-12-08  Juri Linkov  <juri@jurta.org>
8696         * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
8698         * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
8700         * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
8702         * pcvs.el (defun-cvs-mode): Put `definition-name' property on
8703         the constructed function name fun-1.
8705         * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
8706         because such links don't lead to parent documentation.
8708 2005-12-08  Kenichi Handa  <handa@m17n.org>
8710         * descr-text.el (describe-char): Use *Help-2* buffer if the
8711         current buffer is *Help*.  Call describe-text-properties while
8712         setting the original buffer.
8714 2005-12-07  Bill Wohler  <wohler@newt.com>
8716         * files.el (auto-mode-alist): Remove mh-letter-mode.  Unnecessary,
8717         and causes problems with non-MH users (such as Gnus users).
8719 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
8721         * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
8722         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
8723         (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
8724         command "info sources".  Move calls to GDB command "list".
8725         (gdb-find-file-hook): Just use gdb-source-file-list.
8726         (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
8727         (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
8728         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
8729         (gdb-data-list-register-values-handler): Use correct trigger name.
8731 2005-12-07  Kim F. Storm  <storm@cua.dk>
8733         * ido.el (ido-completion-map): Rename from ido-mode-map.
8734         (ido-common-completion-map, ido-file-completion-map)
8735         (ido-file-dir-completion-map, ido-buffer-completion-map):
8736         Rename from ido-mode-....-map.
8737         (ido-init-completion-maps): Rename from ido-init-mode-maps.
8738         (ido-setup-completion-map): Rename from ido-define-mode-map.
8739         (ido-read-internal): Bind minibuffer-local-filename-completion-map
8740         to ido-completion-map.
8742 2005-12-07  Kenichi Handa  <handa@m17n.org>
8744         * international/mule-cmds.el
8745         (set-display-table-and-terminal-coding-system): If the coding
8746         system specified in `unibyte-display' property is different from
8747         the arg coding-system, don't setup standard-display-table.
8749 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8751         * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
8752         that comments end at \n, regardless of selective-display.
8754 2005-12-07  Nick Roberts  <nickrob@snap.net.nz>
8756         * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
8757         (gdb-version): New variables.
8758         (gdb-source-file-list, gdb-register-names)
8759         (gdb-changed-registers): New variables for use with GDB 6.4+.
8760         (gdb-ann3): Replace with...
8761         (gdb-init-1, gdb-init-2): ...two new functions.
8762         (gdba, gdb-prompt): Call gdb-init-1.
8763         (gdb-get-version): New function.  Call gdb-init-2 from here.
8764         (gud-watch): Make it work with mouse events too.
8765         (gdb-post-prompt): Don't add to queue until GDB version is known.
8766         (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
8767         (gdb-locals-mode): Use gdb-version.
8768         (gdb-memory-format-map, gdb-memory-unit-map)
8769         (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
8770         (gdb-locals-font-lock-keywords-1)
8771         (gdb-locals-font-lock-keywords-2): New variables.
8772         (gdb-find-file-hook): Make it work with GDB 6.4+ too.
8773         (gdb-set-gud-minor-mode-existing-buffers-1)
8774         (gdb-var-list-children-1, gdb-var-list-children-handler-1)
8775         (gdb-var-update-1, gdb-var-update-handler-1)
8776         (gdb-data-list-register-values-handler)
8777         (gdb-data-list-register-values-custom)
8778         (gdb-get-changed-registers, gdb-get-changed-registers-handler)
8779         (gdb-stack-list-locals-handler, gdb-get-register-names):
8780         New functions for use with GDB 6.4+.
8781         (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
8782         (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
8783         (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
8784         (gdb-stack-list-locals-regexp)
8785         (gdb-data-list-register-names-regexp): New regexps for use with
8786         GDB 6.4+.
8788 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8790         * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
8792 2005-12-06  Nozomu Ando  <nand@mac.com>  (tiny patch)
8794         * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
8795         prompts work for AUTH PLAIN.  Also reported by Steve Allan
8796         <seallan@verizon.net>.
8798 2005-12-06  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
8800         * frame.el (set-frame-parameter): Add doc string.
8802 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
8804         * textmodes/org.el (org-occur-highlights): New variable.
8805         (org-highlight-new-match, org-remove-occur-highlights): New functions.
8806         (org-highlight-sparse-tree-matches): New option.
8807         (org-do-occur): New function.
8808         (org-get-heading): Make it work also at beginning of line.
8809         (org-category-table): New variable.
8810         (org-get-category-table, org-get-category)
8811         (org-camel-to-words, org-link-search): New functions.
8812         (org-select-this-todo-keyword): New variable.
8813         (org-todo-list): New command.
8814         (org-shiftright, org-shiftleft): New commands.
8815         (org-agenda-todo): Add prefix argument.
8816         (org-show-hierarchy-above): New option.
8817         (org-show-todo-tree): Numerical prefix creates tree for specific
8818         TODO keyword.
8819         (org-outline-level): New function, to assign a level to plain
8820         lists items.
8821         (org-cycle-include-plain-lists): New option.
8822         (org-mode): Use `org-outline-level' as value of `outline-level'.
8823         (org-cycle): Temporarily switch `outline-regexp' if
8824         `org-cycle-include-plain-lists' is non-nil.
8825         (org-start-icalendar-file): Fix format bug.
8826         (org-agenda-get-day-entries): Create category table.
8827         (org-agenda-get-todos, org-agenda-get-timestamps)
8828         (org-agenda-get-deadlines, org-agenda-get-scheduled)
8829         (org-agenda-get-blocks): Use `org-get-category'.
8830         (org-context-in-file-links): Rename from
8831         `org-line-numbers-in-file-links'.
8833 2005-12-06  Romain Francoise  <romain@orebokech.com>
8835         * window.el (balance-windows): Delete extraneous third arg in call
8836         to `enlarge-window'.
8838 2005-12-06  Kenichi Handa  <handa@m17n.org>
8840         * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
8842 2005-12-06  Nick Roberts  <nickrob@snap.net.nz>
8844         * progmodes/gdb-ui.el (gdb-var-create-handler)
8845         (gdb-var-evaluate-expression-handler, gdb-frame-handler)
8846         (gdb-var-list-children-handler, gdb-var-update-handler):
8847         Current buffer is already gdb-partial-output-buffer, don't
8848         make it current again.
8850 2005-12-05  Luc Teirlinck  <teirllm@auburn.edu>
8852         * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
8853         (list-buffers-noselect): Use it.
8855 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8857         * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
8858         (mail-yank-ignored-headers): Use regexp-opt.
8859         (mail-mode-map): Move initialization into declaration.
8860         (mail-sent-via): Remove unused shadowed var `to-line'.
8861         (mail-mailer-swallows-blank-line): Use with-temp-buffer.
8862         (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
8863         (mail-do-fcc): Use dolist and push.
8864         (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
8865         (mail-yank-ignored-headers): Don't autoload.
8867 2005-12-05  Kenichi Handa  <handa@m17n.org>
8869         * international/mule-cmds.el (set-language-info-internal): New fun.
8870         (set-language-info): Call set-language-info-internal to update
8871         language-info-alist.  If LANG-ENV is the current one, call
8872         set-language-environment to make INFO effective now.
8873         (set-language-info-alist): Likewise.
8874         (locale-language-names): With locale "en", use English
8875         lang. env. but set the default codings to iso-8859-1.
8877 2005-12-04  Nick Roberts  <nickrob@snap.net.nz>
8879         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
8880         (gdb-speedbar-auto-raise): Echo new state in minibuffer.
8881         (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
8882         for plain strings.
8883         (gdb-frames-mode): Remove redundant call to font-lock-mode.
8884         (gdb-all-registers): Rename from toggle-gdb-all-registers.
8885         Create registers buffer if necessary.  Echo new state in minibuffer.
8886         (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
8888 2005-12-03  Chong Yidong  <cyd@stupidchicken.com>
8890         * info.el (Info-fontify-node): Match external links using
8891         non-directory part of filename.
8893 2005-12-04  Juri Linkov  <juri@jurta.org>
8895         * font-core.el (global-font-lock-mode): Use define-global-minor-mode
8896         instead of easy-mmode-define-global-mode.  Add `:group font-lock'.
8897         (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
8898         because there is no customization option for it.
8900         * font-lock.el (lisp-font-lock-keywords-1):
8901         Add define-global-minor-mode.
8903         * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
8905         * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
8906         properties on the constructed variable names.
8908         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
8909         Put `definition-name' properties on the constructed function names
8910         next-sym and prev-sym.
8912         * emacs-lisp/find-func.el (find-function-regexp):
8913         Add define-global-minor-mode.  Replace `easy-mmode-define-global-mode'
8914         with `easy-mmode-define-[a-z-]+'.  Add easy-menu-define.
8915         (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
8916         and easy-menu-define.
8918         * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
8919         easy-mmode-define-global-mode and define-global-minor-mode.
8920         (lisp-imenu-generic-expression): Add define-global-minor-mode.
8922         * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
8923         instead of easy-mmode-define-global-mode.
8925         * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
8926         Use define-minor-mode instead of easy-mmode-define-minor-mode.
8928         * cus-edit.el (customize-group, customize-group-other-window):
8929         Filter out autoloaded options from the group completion list by
8930         using heuristics that autoloaded groups don't have `custom-autoload'
8931         property on their symbols (they have only `custom-loads').
8933         * simple.el (completion-setup-function): Put completions-common-part
8934         face on complete completion string too (i.e. completion string
8935         without completions-first-difference face).
8937         * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
8939 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
8941         * view.el (view-mode): Doc fix.
8943         * disp-table.el (standard-display-european): Add to the warning
8944         message a reference to the doc string.
8946         * play/yow.el (apropos-zippy): Call print-help-return-message,
8947         similar to other Help and Apropos commands.
8949         * help.el (print-help-return-message): If pop-up-frames is
8950         non-nil, set up help-return-method to delete the help window and,
8951         possibly, its frame as well, and don't display message about
8952         scrolling the help window.  Doc fix.
8953         (help-return-method): Doc fix.
8955 2005-12-03  Martin Rudalics  <rudalics@gmx.at>
8957         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
8958         whereby names of length one or names starting with a
8959         symbol-constituent character would not be returned.
8961 2005-12-03  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
8963         * subr.el (atomic-change-group): Add edebug and indentation spec.
8965 2005-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8967         * completion.el (save-completions-file-name): Fix typo in last change.
8969 2005-12-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8971         * info.el: Move back/forward history to the beginning of the tool bar.
8973 2005-12-02  Ken Manheimer  <ken.manheimer@gmail.com>
8975         * allout.el (eval-when-compile): Remove unnecessary load of cl.
8976         Add fset of allout-real-isearch-abort during compile to fix
8977         byte-compilation warnings.
8978         (allout-mode-p): Move definition of this macro above all uses, or
8979         byte compilation in barren emacs (eg, during emacs build) will
8980         lack the definition.
8981         (allout-mode): Move this variable above any uses, or byte
8982         compilation will fail.
8983         (allout-resolve-xref): Remove use of personal file-reference function.
8984         (allout-toggle-current-subtree-encryption): Do the current (ie,
8985         visible containing) topic, rather than nearest around point.  Doc fix.
8986         (allout-toggle-subtree-encryption): New function, workhorse that
8987         works on nearest topic containing point.
8988         (allout-encrypt-string): Signal requirement for newer version of pgg.
8989         (allout-resumptions): Doc fix.
8991 2005-12-02  Eli Zaretskii  <eliz@gnu.org>
8993         * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
8995 2005-12-02  Agustin Martin  <agustin.martin@hispalinux.es>
8997         * textmodes/flyspell.el (flyspell-external-point-words):
8998         Consider a misspelling as found in the string search if: (a) misspelling
8999         and found string lengths match, or (b) misspelling is found as
9000         element in a boundary-chars separated longer string, or (c)
9001         ispell-program-name is really ispell and misspelling is found as
9002         part of a TeX string.  After successful match move beginning of
9003         search region to end of match.  Warn about not found misspellings
9004         once the process is done.
9005         (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
9007 2005-12-02  Nick Roberts  <nickrob@snap.net.nz>
9009         * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
9010         tool bar (removed inadvertently).
9012 2005-12-02  Juri Linkov  <juri@jurta.org>
9014         * log-view.el (log-view-diff): Clarify doc string.
9016 2005-12-01  Bill Wohler  <wohler@newt.com>
9018         * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
9019         triggers lm-verify errors.
9021 2005-12-01  Luc Teirlinck  <teirllm@auburn.edu>
9023         * simple.el (transient-mark-mode, line-number-mode)
9024         (column-number-mode, size-indication-mode): Remove `:require nil'.
9026 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
9028         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
9029         in the margin also.
9030         (gdb-breakpoints-mode-map): Use D instead of d for
9031         gdb-delete-breakpoint.
9032         (gdb-get-frame-number): Require a number to match on.
9033         (gdb-threads-mode-map): Add follow-link binding.
9035 2005-11-30  Jason Rumney  <jasonr@gnu.org>
9037         * isearch.el (isearch-mode-map): Avoid exiting search on
9038         language-change event.
9040 2005-11-30  Romain Francoise  <romain@orebokech.com>
9042         * speedbar.el (speedbar-default-position): New defcustom.
9043         (speedbar-frame-reposition-smartly): Use it.
9045         * dframe.el (dframe-reposition-frame-emacs): Fix position
9046         computation for `left' location.
9047         Update copyright year.
9049 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9051         * help.el (help-map): Move initialization into declaration.
9053         * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
9055         * help-fns.el (help-argument-name): Don't autoload.
9056         It's useless and triggers a bug in cus-dep.el causing ldefs-boot
9057         to be re-loaded when customizing the `help' group.
9059 2005-11-30  John Paul Wallington  <jpw@gnu.org>
9061         * help-fns.el (describe-function-1): Fill arglist output.
9063 2005-11-30  Kim F. Storm  <storm@cua.dk>
9065         * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
9066         (cua--rectangle-post-command): Cleanup overlays and deactivate mark
9067         after revert-buffer (or anything else which kills all local variables).
9069         * apropos.el (apropos-parse-pattern): Doc fix.
9070         Set apropos-regexp directly, rather than expecting callers to do so.
9071         (apropos-command, apropos, apropos-value, apropos-documentation):
9072         Simplify calls to apropos-parse-pattern.
9074 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
9076         * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
9077         (hi-lock-face-phrase-buffer): Use hi-yellow face.
9078         (hi-lock-write-interactive-patterns): Use comment-region.
9080         * longlines.el (longlines-mode): Add mail-setup-hook.
9082         * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
9084         * simple.el (sendmail-user-agent-compose, next-line):
9085         Conditionally use hard-newline.
9087 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
9089         * international/latexenc.el (latex-inputenc-coding-alist):
9090         Reword doc string.
9092 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
9094         * help.el (describe-key-briefly, describe-key): Recognize default
9095         bindings.
9097 2005-11-29  Romain Francoise  <romain@orebokech.com>
9099         * view.el (view-inhibit-help-message): New defcustom.
9100         (view-mode-enter): Use it.
9102 2005-11-29  Michael Kifer  <kifer@cs.stonybrook.edu>
9104         * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
9105         Preserve user position.
9107 2005-11-28  Luc Teirlinck  <teirllm@auburn.edu>
9109         * font-lock.el: Throw error if facemenu is not loaded to prevent
9110         accidental change of loading order in loadup.el.  (Suggested by RMS.)
9112         * loadup.el: Add comment explaining why facemenu must be loaded
9113         before font-lock.
9115 2005-11-28  Jay Belanger  <belanger@truman.edu>
9117         * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
9118         (calc-dispatch-map): Add more keys for `calc-same-interface'.
9120         * calc/calc-misc.el (calc-dispatch-help): Update docstring.
9122         * calc/calc-embed.el (calc-do-embedded): Update help message.
9124         * calc/calc-prog.el (calc-user-define-invokation): Update help message.
9126 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9128         * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
9130         * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
9131         called-interactively-p.
9132         (elp-profilable-p): Rename from elp-not-profilable-p.
9133         Invert result and take into account macros and autoloaded functions.
9134         (elp-instrument-function): Update call.
9135         (elp-instrument-package): Update call.  Add completion.
9136         (elp-pack-number): Use match-string.
9137         (elp-results-jump-to-definition-by-mouse): Merge into
9138         elp-results-jump-to-definition and then remove.
9139         (elp-output-insert-symname): Make help echo text single-line.
9141         * replace.el (query-replace-map): Move initialization into declaration.
9142         (occur-engine): Use with-current-buffer.
9143         (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
9144         (occur-mode-mouse-goto): Replace with an alias.
9146 2005-11-28  Juri Linkov  <juri@jurta.org>
9148         * simple.el (quoted-insert): Let-bind input-method-function to nil.
9150         * term/w32-win.el: Bind [S-tab] to [backtab].
9152         * info.el (Info-fontify-node): Set 2nd arg `noerror' of
9153         `Info-find-file' to t.
9155         * replace.el (occur-mode-mouse-goto): Pop, don't switch.
9156         (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
9157         and same-window-regexps.
9158         (occur-next-error): Don't move point for arg 0.
9160 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
9162         * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
9164 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9166         * log-edit.el (log-edit-changelog-use-first): New var.
9167         (log-edit-changelog-ours-p): Use it.
9168         (log-edit-insert-changelog): Set it with new arg `use-first'.
9169         (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
9170         (log-edit-hook): Add them to the list of suggested options.
9172         * textmodes/flyspell.el (flyspell-last-buffer): New var.
9173         (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
9174         redundant work.
9175         (flyspell-mode-on): Use add-hook for after-change-functions.
9176         (flyspell-mode-off): Use remove-hook for after-change-functions.
9177         (flyspell-changes): Make it buffer-local.
9178         (flyspell-after-change-function): Make it non-interactive.  Use push.
9179         (flyspell-post-command-hook): Check input-pending-p while processing
9180         the potentially long list of buffer changes.
9182 2005-11-28  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
9184         * buff-menu.el (list-buffers-noselect): Display the selected
9185         frame's buffer list, not the global one.
9187 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
9189         * xt-mouse.el (xterm-mouse-event): Set last-input-event so
9190         that (list last-input-event) works as in interactive spec.
9192 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
9194         * loadup.el ("facemenu"): Load facemenu before font-lock, because
9195         `facemenu-keymap' needs to be defined when font-lock is loaded.
9196         Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
9198 2005-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9200         * completion.el: Remove useless leading * in defcustom docstrings.
9201         (save-completions-file-name): Use ~/.emacs.d if available.
9202         (completion-standard-syntax-table): Rename from
9203         cmpl-standard-syntax-table and fold initialization into declaration,
9204         thus removing cmpl-make-standard-completion-syntax-table.
9205         (completion-lisp-syntax-table, completion-c-syntax-table)
9206         (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
9207         (cmpl-saved-syntax, cmpl-saved-point): Remove.
9208         (symbol-under-point, symbol-before-point)
9209         (symbol-under-or-before-point, symbol-before-point-for-complete)
9210         (add-completions-from-c-buffer): Use with-syntax-table.
9211         (make-completion): Don't return a list of completion entries.
9212         Update callers.
9213         (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
9214         (completion-initialize): Rename from initialize-completions.
9215         (completion-find-file-hook): Rename from cmpl-find-file-hook.
9216         (kill-emacs-save-completions): Collect stats here.
9217         (save-completions-to-file, load-completions-from-file):
9218         Use with-current-buffer.
9219         (completion-def-wrapper): Rename from def-completion-wrapper.  Make it
9220         into a function.  Move all calls to toplevel.
9221         (completion-lisp-mode-hook): New fun.
9222         (completion-c-mode-hook, completion-setup-fortran-mode):
9223         Set the syntax-table here.  Use local-set-key.
9224         (completion-saved-bindings): New var.
9225         (dynamic-completion-mode): Make it into a proper minor mode.
9226         (load-completions-from-file): Remove unused var `num-uses'.
9228         * emacs-lisp/cl-macs.el (defstruct): Don't define the default
9229         constructor if it is explicitly overridden.
9231         * complete.el (PC-completion-as-file-name-predicate):
9232         Use minibuffer-completing-file-name.
9233         (partial-completion-mode): Use find-file-not-found-functions.
9234         (PC-lisp-complete-symbol): Use with-syntax-table.
9235         (PC-look-for-include-file): Remove dead setq.
9236         (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
9237         (PC-complete): Use with-current-buffer.
9239         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
9240         escape single quotes.
9242 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
9244         * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
9245         of `if' whose condition always returned nil.  Doc fix.
9247         * buff-menu.el (Buffer-menu-revert-function): Make the selected
9248         window's buffer the current buffer around the call to
9249         `list-buffers-noselect'.  This is necessary to mark that buffer
9250         with a `.' in the Buffer Menu when called from Lisp, for instance
9251         by Auto Revert Mode.
9253 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
9255         * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
9256         attaching to it.
9257         (gdb-pre-prompt): Make sure gdb-error is reset.
9259         * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
9260         with a child process, detect it.
9261         (gud-speedbar-buttons): Match regexp more carefully.
9263 2005-11-27  Richard M. Stallman  <rms@gnu.org>
9265         * mouse.el (mouse-drag-move-window-bottom):
9266         Use adjust-window-trailing-edge.
9268 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
9270         * simple.el (blink-matching-open): Ignore
9271         `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
9272         (blink-matching-paren-on-screen): Update docstring.
9274         * paren.el (show-paren-mode): No longer change
9275         `blink-matching-paren-on-screen'.
9277 2005-11-27  John Paul Wallington  <jpw@pobox.com>
9279         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
9280         (gdb-threads-select, gdb-edit-register-value):
9281         Use `posn-set-point' instead of `mouse-set-point' because the
9282         latter is not fbound when configured without X.
9284 2005-11-27  Kim F. Storm  <storm@cua.dk>
9286         * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
9287         existing face when partially highlighting a TAB in a rectangle.
9289 2005-11-26  Kim F. Storm  <storm@cua.dk>
9291         * ido.el (ido-mode-map): Doc fix.
9292         (ido-mode-common-map, ido-mode-file-map)
9293         (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
9294         (ido-define-mode-map): Rewrite.  Select one of the new maps as
9295         parent for ido-mode-map instead of building from scratch.
9296         (ido-init-mode-maps): New defun to initialize new maps.
9297         (ido-mode): Call it.
9298         (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
9299         (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
9301 2005-11-26  John Paul Wallington  <jpw@pobox.com>
9303         * arc-mode.el (archive-extract): Use `posn-set-point' instead of
9304         `mouse-set-point' because the latter is not fbound when configured
9305         without X.
9307 2005-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
9309         * files.el (file-relative-name): Doc fix.
9311 2005-11-26  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
9313         * progmodes/octave-inf.el (inferior-octave-startup): Force a
9314         non-empty string for secondary prompt PS2.
9316 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
9318         * progmodes/compile.el (compilation-setup): Fix last change.
9320 2005-11-26  Nick Roberts  <nickrob@snap.net.nz>
9322         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
9323         (gdb-mouse-toggle-breakpoint-margin)
9324         (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
9325         Add gdb-server-prefix to keep out of command history.
9326         (gdb-edit-register-value): New function.
9327         (gdb-registers-mode-map): Bind mouse-2 and RET to it.
9328         (gdb-info-registers-custom): Use above map.
9330 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
9332         * custom.el (enable-theme): Signal error if argument is not a
9333         theme.  Don't recalculate a face if it's not loaded yet.
9335         * cus-face.el (custom-theme-set-faces): Don't change saved-face if
9336         the `user' theme is in effect.
9338         * info.el (Info-on-current-buffer): Record actual filename in
9339         Info-current-file, instead of t, or a fake filename if a non-file
9340         buffer.  Make autoload.
9341         (Info-find-node, Info-revert-find-node): No need to check for
9342         Info-current-file nil.
9343         (Info-set-mode-line, Info-up, Info-copy-current-node-name):
9344         Info-current-file is now never `t'.
9345         (Info-fontify-node): Many simplifications due to Info-current-file
9346         always being valid.  Use Info-find-file to find node filename.
9348 2005-11-25  David Kastrup  <dak@gnu.org>
9350         * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
9351         new character, then delete" in order to preserve markers.
9353 2005-11-25  David Ponce  <david@dponce.com>
9355         * recentf.el (recentf-arrange-by-rule): Handle a special
9356         `auto-mode-alist'-like "strip suffix" rule.
9357         (recentf-build-mode-rules): Handle second level auto-mode entries.
9359 2005-11-25  Michael Kifer  <kifer@cs.stonybrook.edu>
9361         * viper-keym.el (viper-ESC-key): Use different values in terminal and
9362         window modes.
9364         * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
9365         jde-javadoc-checker-report-mode.
9367         * ediff-wind (ediff-make-wide-display): Slight simplification.
9369         * ediff.el (ediff-date): Change the date of last update.
9371 2005-11-24  Chong Yidong  <cyd@stupidchicken.com>
9373         * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
9374         Use define-minor-mode, and make it a local mode.  Turn on font-lock.
9375         (hi-lock-mode): New global minor mode.
9376         (turn-on-hi-lock-if-enabled): New function.
9377         (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
9378         Change arguments to regexp and face instead of a font-lock pattern.
9379         Directly set face property, instead of refontifying.
9380         (hi-lock-font-lock-hook): Check if font-lock is being turned on.
9381         (hi-lock-find-patterns): Use line-number-at-pos.
9383         (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode.  Use new
9384         arguments for hi-lock-set-pattern.
9385         (hi-lock-unface-buffer, hi-lock-set-file-patterns):
9386         Call font-lock-fontify-buffer.
9387         (hi-lock-find-file-hook, hi-lock-current-line)
9388         (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
9390         (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
9391         turned off.
9393         * progmodes/compile.el (compilation-setup): Don't fiddle with
9394         font-lock-defaults.
9396 2005-11-25  Nick Roberts  <nickrob@snap.net.nz>
9398         * progmodes/gdb-ui.el (gdb-var-create-handler)
9399         (gdb-var-list-children-handler): Find values for all variable
9400         objects.  gud-speedbar-buttons decides whether to display them.
9402 2005-11-24  Romain Francoise  <romain@orebokech.com>
9404         * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
9405         buffer name with a space.
9407 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
9409         * textmodes/org.el (org-export-plain-list-max-depth): Rename from
9410         `org-export-local-list-max-depth'.  Change default value to 3.
9411         (org-auto-renumber-ordered-lists)
9412         (org-plain-list-ordered-item-terminator): New options.
9413         (org-at-item-p, org-beginning-of-item, org-end-of-item)
9414         (org-get-indentation, org-get-string-indentation)
9415         (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
9416         New functions.
9417         (org-move-item-down, org-move-item-up): New commands.
9418         (org-export-as-html): New classes for CSS support.  Bug fix in
9419         regular expression detecting fixed-width regions.  Respect
9420         `org-local-list-ordered-item-terminator'.
9421         (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
9422         also a list item.
9423         (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
9424         New item moving functions.
9426 2005-11-24  Juri Linkov  <juri@jurta.org>
9428         * isearch.el (isearch-repeat): With empty search ring set
9429         `isearch-error' to the error string instead of signaling error
9430         with the function `error'.
9432 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9434         * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
9436 2005-11-24  Nick Roberts  <nickrob@snap.net.nz>
9438         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
9439         and variable.
9440         (gdb-var-create-handler, gdb-var-list-children-handler):
9441         Don't match on "char **...".
9442         (gdb-var-update-handler): Find values for all variable objects.
9443         (gdb-info-frames-custom): Identify frames by leading "#".
9445         * progmodes/gud.el (gud-speedbar-menu-items): Add
9446         gdb-speedbar-auto-raise as radio button.
9447         (gud-speedbar-buttons): Raise speedbar if requested.
9448         Don't match on "char **...".
9449         (gud-speedbar-buttons): Add (pointer) value for non-leaves.
9450         Make it editable.
9452 2005-11-23  Chong Yidong  <cyd@stupidchicken.com>
9454         * info.el (Info-fontify-node): Handle the case where
9455         Info-current-file is t.
9457 2005-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9459         * simple.el (blink-matching-open): Fix off-by-one in last change.
9461 2005-11-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9463         * term/mac-win.el: Don't change default directory.
9465 2005-11-22  Luc Teirlinck  <teirllm@auburn.edu>
9467         * cus-edit.el (Custom-reset-standard): Make it handle Custom group
9468         buffers correctly.  (It used to throw an error in such buffers.)
9469         Make it ask for confirmation in group buffers and other Custom
9470         buffers containing more than one customization item.
9472 2005-11-22  John Paul Wallington  <jpw@gnu.org>
9474         * net/goto-addr.el (goto-address-fontify): Put `follow-link'
9475         property on mail and url overlays.
9476         (goto-address-at-point): Use `posn-set-point' instead of
9477         `mouse-set-point' because the latter is not fbound when configured
9478         without X.
9480 2005-11-22  Lars Hansen  <larsh@soem.dk>
9482         * ls-lisp.el (ls-lisp-parse-symlink): Delete.
9483         (ls-lisp-classify, ls-lisp-format): Delete call to
9484         ls-lisp-parse-symlink.
9485         (ls-lisp-handle-switches): Handle symlinks to directories as
9486         directories when ls-lisp-dirs-first in non-nil.
9488 2005-11-21  Luc Teirlinck  <teirllm@auburn.edu>
9490         * startup.el (command-line): Make sure that loaddefs.el is handled
9491         correctly in load-history.
9493 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
9495         * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
9496         (gdb-struct-string, gdb-array-string): New constants.
9497         (gdb-info-locals-handler): Use them.
9498         (gdb-reset): Reset gdb-var-list to nil.
9500 2005-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9502         * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
9503         in patterns.
9505 2005-11-21  Juri Linkov  <juri@jurta.org>
9507         * custom.el (defcustom): Update link types in docstring.
9509 2005-11-20  Martin Rudalics  <rudalics@gmx.at>
9511         * custom.el (defgroup): Add doc-string-elt info.
9513         * widget.el (define-widget): Don't use declare for the doc-string-elt.
9515 2005-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9517         * newcomment.el (comment-enter-backward): Fix last fix.
9519         * simple.el (blink-matching-open):
9520         * paren.el (show-paren-function): Allow new paren-class info.
9522 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
9524         * faces.el: Revert 2005-11-17 change.  :ignore-defface is now
9525         handled automagically.
9527 2005-11-20  Andreas Schwab  <schwab@suse.de>
9529         * descr-text.el (describe-char): When copying overlays put them
9530         over the full char description instead of just the first character
9531         of it.
9533 2005-11-20  Juri Linkov  <juri@jurta.org>
9535         * simple.el (what-cursor-position):
9536         * descr-text.el (describe-char): Use Lisp-readable syntax
9537         for octal and hex.  Reorder decimal, octal and hex values.
9538         Remove excess whitespace in the output.  Use `=' in `column='
9539         like in `point=' and `Hscroll='.
9541         * international/mule-cmds.el (encoded-string-description):
9542         Use Lisp-readable syntax for hex.
9544 2005-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9546         * newcomment.el (comment-enter-backward): Handle the case where the
9547         comment is closed by EOB.
9549 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
9551         * longlines.el (longlines-before-revert-hook)
9552         (longlines-after-revert-hook): New functions.
9553         (longlines-mode): Turn off longlines temporarily when reverting.
9554         Add a message-setup-hook.
9555         (longlines-decode-buffer): New function.
9556         (longlines-wrap-line): Preserve marker positions.
9558 2005-11-19  Andreas Schwab  <schwab@suse.de>
9560         * emacs-lisp/shadow.el: Handle compressed files.
9562 2005-11-19  Romain Francoise  <romain@orebokech.com>
9564         * net/browse-url.el (browse-url-default-browser): Signal an error
9565         if no usable browser can be found, rather than try to load w3.
9567 2005-11-16  Ryan Yeske  <rcyeske@gmail.com>
9569         * net/rcirc.el (rcirc-mangle-text): Add bold face property without
9570         replacing existing properties.
9571         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
9572         (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
9573         tty specs.
9574         (rcirc-server-prefix, rcirc-server): New faces.
9575         (rcirc-url-regexp): Generate with rx macro.
9576         (rcirc-last-server-message-time): New variable.
9577         (rcirc-filter): Record time of last message.
9578         (rcirc-keepalive): Kill processes that did not send a message
9579         since the last ping.
9580         (rcirc-mode): Give rcirc-topic a local binding here.
9582 2005-11-19  Michael Cadilhac  <michael.cadilhac@lrde.org>
9584         * subr.el (read-passwd): Fontify the prompt as we do with other
9585         prompts.
9587 2005-11-19  Ryan Yeske  <rcyeske@gmail.com>
9589         * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
9590         binding buffer-read-only to nil.
9592 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
9594         * complete.el (partial-completion-mode):
9595         Mention completion-auto-help in the doc string.
9597         * man.el (Man-highlight-references): Doc fix.  Reformat code in a
9598         more Lisp-ish way.
9600 2005-11-19  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
9602         * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
9603         digits, not 8, to avoid misalignment for files larger than 100MB.
9605 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
9607         * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
9608         Mention "keyboard shortcuts" in the help text.
9610 2005-11-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9612         * startup.el (fancy-splash-default-action): Discard only
9613         mouse-down and succeeding mouse-up events in the splash screen
9614         window so that drag-n-drop event can be processed.
9616 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
9618         * longlines.el (longlines-mode): Add hacks for mail-mode and
9619         message-mode.
9621 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
9623         * textmodes/org.el (org-table-sort-lines): New command.
9624         (org-tbl-menu): Add entry for `org-table-sort-lines'.
9625         (org-add-file): Command removed, use `org-agenda-file-to-front'
9626         instead.
9627         (org-export-icalendar): Use `org-icalendar-combined-name'.
9628         (org-cycle-agenda-files, org-agenda-file-to-end)
9629         (org-agenda-file-to-front): New commands.
9630         (org-table-tab-jumps-over-hlines, org-export-html-style):
9631         New options.
9632         (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
9633         (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
9634         New functions.
9635         (org-fill-paragraph): Call `org-table-align' in tables.
9636         (org-mode): Call `org-set-autofill-regexps'.
9637         (org-export-as-html): Support for local handformatted lists.
9638         Modified to produce valid HTML 4.0.  Use `org-export-html-style'.
9639         (org-export-local-list-max-depth): New option.
9640         (org-html-expand): Use `org-html-protect'.
9642 2005-11-18  Nick Roberts  <nickrob@snap.net.nz>
9644         * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
9645         to "p".
9646         (gdb): Move definition of gud-pp to...
9648         * progmodes/gdb-ui.el (gdb-ann3): ...here.  Make it work in the
9649         speedbar.
9650         (gdb-find-watch-expression): New function.
9652 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
9654         * faces.el (face-attribute, set-face-attribute): Mention existence
9655         of `:ignore-defface' setting in docstring.
9657 2005-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9659         * simple.el (completion-setup-function): Fix last change.
9661 2005-11-17  John Paul Wallington  <jpw@pobox.com>
9663         * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
9664         Use `posn-set-point' instead of `mouse-set-point' because the
9665         latter is not fbound when configured without X.
9667         * comint.el (comint-insert-input): Likewise.
9669 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
9671         * simple.el (hard-newline): New variable.
9672         (sendmail-user-agent-compose, next-line): Use it.
9674         * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
9675         (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
9676         (mail-mail-reply-to, mail-mail-followup-to)
9677         (mail-position-on-field, mail-signature, mail-yank-original)
9678         (mail-attach-file): Likewise.
9680         * mail/mailheader.el (mail-header-format)
9681         (mail-header-format-function): Likewise.
9683         * add-log.el (add-change-log-entry, change-log-merge): Likewise.
9685 2005-11-17  Juri Linkov  <juri@jurta.org>
9687         * font-lock.el (font-lock-faces): Rename this defgroup from
9688         `font-lock-highlighting-faces'.
9689         (font-lock-comment-face, font-lock-comment-delimiter-face)
9690         (font-lock-string-face, font-lock-doc-face)
9691         (font-lock-keyword-face, font-lock-builtin-face)
9692         (font-lock-function-name-face, font-lock-variable-name-face)
9693         (font-lock-type-face, font-lock-constant-face)
9694         (font-lock-warning-face, font-lock-negation-char-face)
9695         (font-lock-preprocessor-face)
9696         (font-lock-regexp-grouping-backslash)
9697         (font-lock-regexp-grouping-construct): Rename :group from
9698         `font-lock-highlighting-faces' to `font-lock-faces'.
9700         * cus-edit.el (lisp, c, tex):
9701         * progmodes/ada-mode.el (ada):
9702         * progmodes/asm-mode.el (asm):
9703         * progmodes/cperl-mode.el (cperl-faces):
9704         * progmodes/cpp.el (cpp):
9705         * progmodes/dcl-mode.el (dcl):
9706         * progmodes/f90.el (f90):
9707         * progmodes/fortran.el (fortran):
9708         * progmodes/icon.el (icon):
9709         * progmodes/idlwave.el (idlwave-misc):
9710         * progmodes/m4-mode.el (m4):
9711         * progmodes/make-mode.el (makefile):
9712         * progmodes/meta-mode.el (meta-font):
9713         * progmodes/modula2.el (modula2):
9714         * progmodes/octave-mod.el (octave):
9715         * progmodes/pascal.el (pascal):
9716         * progmodes/perl-mode.el (perl):
9717         * progmodes/prolog.el (prolog):
9718         * progmodes/ps-mode.el (PostScript-edit):
9719         * progmodes/scheme.el (scheme):
9720         * progmodes/sh-script.el (sh-script):
9721         * progmodes/simula.el (simula):
9722         * progmodes/tcl.el (tcl):
9723         * textmodes/nroff-mode.el (nroff):
9724         * textmodes/reftex-vars.el (reftex-fontification-configurations):
9725         * textmodes/sgml-mode.el (sgml):
9726         * textmodes/texinfo.el (texinfo):
9727         Add :link (custom-group-link font-lock-faces) to defgroup.
9729         * hi-lock.el (hi-lock): Rename this defgroup from
9730         `hi-lock-interactive-text-highlighting'.  Change parent group from
9731         `faces' to `font-lock'.  Add link to the manual.
9732         (hi-lock-mode, hi-lock-file-patterns-range)
9733         (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
9734         `hi-lock-interactive-text-highlighting' to `hi-lock'.
9735         (hi-lock-faces): Add :group `faces'.
9737         * cus-edit.el (custom-variable-prompt): Clarify the code.
9739         * faces.el (face-read-string): Set the default value arg of
9740         completing-read.
9742 2005-11-16  Luc Teirlinck  <teirllm@auburn.edu>
9744         * rfn-eshadow.el (file-name-shadow-properties)
9745         (file-name-shadow-tty-properties, file-name-shadow-mode):
9746         Remove autoloads, because the file is now preloaded.
9748 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9750         * printing.el (easy-menu-intern): Don't define.
9751         (pr-get-symbol): Use easy-menu-intern only if defined.
9753         * simple.el (blink-matching-open): Simplify a bit.
9754         (completion-setup-function): Fix the case of partial-completion-mode
9755         when the minibuffer's contents start with "-".
9756         Obey completion-base-size-function even when
9757         minibuffer-completing-file-name is non-nil.
9759 2005-11-16  Richard M. Stallman  <rms@gnu.org>
9761         * net/eudcb-ph.el (eudc-ph-open-session):
9762         Use set-process-query-on-exit-flag.
9764         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
9766         * international/ucs-tables.el (ucs-set-table-for-input):
9767         Use make-local-variable, not make-variable-buffer-local.
9769         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
9770         Improve warning message text.
9772         * savehist.el (savehist-save-hook): Add :group.
9774         * menu-bar.el (menu-bar-help-menu):
9775         Rename Find Extra Packages to External Packages.
9777         * cus-edit.el (Custom-reset-standard): Verify that
9778         :custom-standard-value prop exists before calling it.
9780         * apropos.el (apropos-calc-scores): Use apropos-pattern.
9782 2005-11-16  Martin Rudalics  <rudalics@gmx.at>
9784         * wid-edit.el (color): Enclose %t in %{...%}.
9786         * cus-edit.el (face): Enclose %t in %{...%}.
9788 2005-11-16  Hrvoje Niksic  <hniksic@xemacs.org>
9790         * savehist.el (savehist-mode-hook): Re-add the var.
9791         (savehist-mode): Use it.
9793 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9795         * textmodes/flyspell.el: Fix commenting convention.
9796         Remove unnecessary leading * in custom docstrings.
9797         (flyspell-emacs): Remove unused var.
9798         (flyspell-delete-region-overlays): Use remove-overlays.
9799         (flyspell-accept-buffer-local-defs): Use save-current-buffer.
9800         (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
9801         (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
9802         (flyspell-debug-signal-word-checked): Use with-current-buffer.
9803         (make-flyspell-overlay): Don't locally reuse a global name.
9804         (flyspell-highlight-incorrect-region)
9805         (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
9806         (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
9807         (flyspell-notify-misspell): Remove unused args `start' and `end'.
9808         (flyspell-word): Adjust call accordingly.  Use ispell-send-string.
9809         Wrap calls to accept-process-output inside with-local-quit since it's
9810         often called from a post-command-hook.
9811         (flyspell-correct-word, flyspell-auto-correct-word):
9812         Use ispell-send-string.
9813         (flyspell-xemacs-popup): Remove unused arg `event'.  Update call.
9815         * calendar/diary-lib.el (diary-list-entries): Also hide the
9816         terminating newline.
9818 2005-11-16  Carsten Dominik  <dominik@science.uva.nl>
9820         * textmodes/reftex.el (reftex-use-fonts): Remove the check for
9821         window-system, to allow fonts on tty.
9823 2005-11-17  Nick Roberts  <nickrob@snap.net.nz>
9825         * progmodes/gud.el (gud-speedbar-item-info): New function.
9826         (gud-install-speedbar-variables): Use it to display data type
9827         of watch expression as a tooltip in speedbar.
9829 2005-11-15  Luc Teirlinck  <teirllm@auburn.edu>
9831         * font-core.el (global-font-lock-mode): Add :version keyword,
9832         because default was changed.
9834         * jka-cmpr-hook.el (auto-compression-mode): Ditto.
9836         * startup.el (command-line): Use `custom-reevaluate-setting' for
9837         `file-name-shadow-mode'.
9839         * loadup.el: Preload rfn-eshadow.
9841         * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
9842         Add :version keyword.
9843         (file-name-shadow-properties, file-name-shadow-tty-properties)
9844         (file-name-shadow): Add :version keyword.
9846         * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
9847         instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
9848         in the custom-group property of the symbol frames and the fringe
9849         group got no link to its parent group frames.
9850         Doc fix.
9852 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
9854         * progmodes/gud.el (gud-stop-subjob): New function.
9855         (gud-menu-map, gud-tool-bar-map): Use it.
9857 2005-11-16  Kim F. Storm  <storm@cua.dk>
9859         * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
9860         than kill it.
9861         (gud-tool-bar-map): Likewise.  Move cont/until/finish buttons
9862         to a more useful/logical place.
9864 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
9866         * progmodes/gud.el (gud-menu-map): Make visibility of stop and
9867         go buttons complementary.
9869 2005-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
9871         * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
9872         (rfn-eshadow-sifn-equal): New function.
9873         (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
9875 2005-11-15  Michael Kifer  <kifer@cs.stonybrook.edu>
9877         * viper-utils.el (viper-non-word-characters-reformed-vi):
9878         Quote `-' in string.
9880         * viper.el (viper-emacs-state-mode-list): Ensure that
9881         rcirc-mode buffers come up in Emacs state.
9883         * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
9884         operation.
9886 2005-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
9888         * term.el (term-termcap-format): Fix typos.
9889         (term-down): Fix the negative argument case.
9891 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
9893         * progmodes/gdb-ui.el: Remove face-alias left over from change on
9894         2005-08-15.
9895         (gdb-ann3): New command gud-go.
9896         (menu): Accomodate gdb-mi.el.
9897         (gdb-assembler-custom): Make buffer of selected window current
9898         so that set-window-point works.
9900         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
9901         buttons and include new ones.
9903 2005-11-16  Kim F. Storm  <storm@cua.dk>
9905         * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
9906         (gud-menu-map): Use it.
9908 2005-11-14  Luc Teirlinck  <teirllm@auburn.edu>
9910         * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
9911         that works correctly for Custom and that does not override a user
9912         who disables it.
9914         * help-mode.el (help-make-xrefs, help-xref-on-pp)
9915         (help-xref-interned, help-follow): Make hyperlinks for variables
9916         that are unbound, but have a non-nil variable-documentation property.
9918         * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
9919         mode hook.  (It conflicted with defcustoms for some mode hooks.)
9920         Use the `variable-documentation' property to give the mode hook a
9921         docstring and expand that docstring.
9923 2005-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
9925         * savehist.el (savehist-mode): Don't bother with
9926         `custom-set-minor-mode'.
9927         (savehist-coding-system): Check XEmacs version.
9928         (history-length): Declare also at run time.
9929         (savehist-mode): Don't emit a message.  Don't run the minor mode hook.
9930         Don't set the customize state.
9931         (savehist-minibuffer-hook): Special case for when
9932         minibuffer-history-variable is equal to t.
9934 2005-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
9936         * files.el (write-file): Refresh VC status.
9938         * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
9939         (mark-diary-entries, make-diary-entry): Check default-major-mode rather
9940         than fundamental-mode to see if the mode was set.
9942 2005-11-14  Romain Francoise  <romain@orebokech.com>
9944         * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
9945         dummy function in `eval-when-compile' to avoid compiler warning.
9946         Require `man' at compile time.
9948 2005-11-14  Jay Belanger  <belanger@truman.edu>
9950         * calc-alg.el (calcFunc-write-out-power): Rename it to
9951         calcFunc-powerexpand.
9952         (math-write-out-power): Rename it to math-powerexpand; have it
9953         handle negative exponents.
9954         (calc-writeoutpower): Rename it to calc-powerexpand.
9956         * calc-ext.el: Change calcFunc-writeoutpower and
9957         calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
9958         autoloads.
9959         Add calcFunc-ldiv to autoloads.
9961         * calc-arith.el (calcFunc-ldiv): New function.
9963         * calc.el (calc-left-divide): New function.
9965 2005-11-14  Juri Linkov  <juri@jurta.org>
9967         * cus-edit.el (custom-variable-prompt): Set the default value arg
9968         of completing-read.
9970         * cus-dep.el (custom-make-dependencies): Reverse the list of
9971         found dependencies.
9973 2005-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
9975         * menu-bar.el (menu-bar-options-menu): Delete "Syntax
9976         Highlighting" entry, it is on by default now.
9977         (menu-bar-options-save): Do not save global-font-lock-mode.
9979 2005-11-13  Richard M. Stallman  <rms@gnu.org>
9981         * textmodes/flyspell.el (flyspell-large-region):
9982         Call flyspell-accept-buffer-local-defs.
9984 2005-11-13  Agustin Martin  <agustin.martin@hispalinux.es>
9986         * textmodes/flyspell.el (flyspell-notify-misspell):
9987         Fix misspelling of "Misspelling".
9988         (flyspell-process-localwords): New function.
9989         (flyspell-large-region): Call flyspell-process-localwords and
9990         flyspell-delete-region-overlays.
9991         (flyspell-delete-region-overlays): New function.
9992         (flyspell-delete-all-overlays): Call that.
9994 2005-11-13  Richard M. Stallman  <rms@gnu.org>
9996         * help.el (help-for-help-internal): Improve doc of C-h a.
9997         (describe-key): Improve prompt; doc fix.
9999 2005-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10001         * vc-svn.el (vc-svn-registered): Catch all errors.
10003         * cus-dep.el (custom-make-dependencies): Typo.
10005 2005-11-13  Michael Albinus  <michael.albinus@gmx.de>
10007         * net/tramp-util.el (top): Fix compilation warning.
10009 2005-11-13  Kim F. Storm  <storm@cua.dk>
10011         * help.el (help-for-help-internal): Fix `a' entry.  Add `d' entry.
10013 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
10015         * progmodes/gud.el (gud-menu-map): Move parentheses (again).
10016         (gud-speedbar-buttons): Match on "const char *" too.
10018         * progmodes/gdb-ui.el (gdb-var-create-handler)
10019         (gdb-var-list-children-handler): Match on "const char *" too.
10020         (gdb-var-evaluate-expression-handler): Match on empty string.
10021         (gdb-var-update-handler): Only call
10022         gdb-var-evaluate-expression-handler when required.
10024 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
10026         * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
10027         selected window.  This still doesn't work for speedbar.
10028         (gud-speedbar-buttons): Handle string expressions properly.
10030         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
10031         (gdb-var-create-handler): Handle string expressions properly.
10032         (gdb-var-list-children-regexp, gdb-var-list-children-handler):
10033         Handle string expressions properly.  Move "type" field into regexp.
10035 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
10037         * bookmark.el (bookmark-maybe-message): New function to reduce
10038         code duplication: invokes `message' iff baud-rate is high enough.
10039         (bookmark-write-file): Use above instead of an inline conditional.
10040         (bookmark-load): Same.
10042 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
10044         * bookmark.el (bookmark-write-file): Don't visit the destination
10045         file, just write the data to it using write-region.  This is
10046         similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
10047         change to avoid visiting the file in the first place.
10049 2005-11-12  Chong Yidong  <cyd@stupidchicken.com>
10051         * hi-lock.el (hi-lock-mode): Set the default value of
10052         font-lock-defaults.
10054 2005-11-11  Luc Teirlinck  <teirllm@auburn.edu>
10056         * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
10057         arg to `file-attributes'.
10058         (find-lisp-format): The UID and GID can now be strings.
10060 2005-11-12  Kim F. Storm  <storm@cua.dk>
10062         * help.el (help-map): Bind C-h d to apropos-documentation.
10064         * simple.el (what-cursor-position): Print (EOB) instead of (100%)
10065         when point is at end-of-buffer.
10067         * apropos.el (apropos-match-face): Doc fix.
10068         (apropos-sort-by-scores): Add new choice `verbose'.
10069         (apropos-documentation-sort-by-scores): New defcustom.
10070         (apropos-pattern): Now contains the pattern entered by the user.
10071         (apropos-pattern-quoted): New defvar.
10072         (apropos-regexp): New defvar, containing the regexp corresponding
10073         to apropos-pattern.
10074         (apropos-all-words-regexp): Rename from apropos-all-regexp.
10075         (apropos-read-pattern): New defun.  Use it to read pattern arg in
10076         interactive calls; returns list of words for a word list, and
10077         string for a regexp.
10078         (apropos-parse-pattern): Rename from apropos-rewrite-regexp.  Now
10079         parses a list of words or regexp as returned by apropos-read-pattern.
10080         (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
10081         (apropos-score-doc): Return a very high score if the string
10082         entered by the user matches literally.
10083         (apropos-variable): Doc fix.  Use apropos-read-pattern.
10084         (apropos-command): Doc fix.  Use apropos-read-pattern and
10085         apropos-parse-pattern.  Call apropos-print with nosubst=t.
10086         (apropos, apropos-value): Doc fix.  Use apropos-read-pattern and
10087         apropos-parse-pattern.
10088         (apropos-documentation): Doc fix.  Use apropos-read-pattern and
10089         apropos-parse-pattern.  Locally bind apropos-sort-by-scores to
10090         apropos-documentation-sort-by-scores.  Call apropos-print with
10091         nosubst=t.
10092         (apropos-documentation-internal): Pass doc string through
10093         substitute-key-definition before adding text properties.
10094         Highlight substring matching literal user input if possible.
10095         (apropos-documentation-check-doc-file): Remove locals beg and end.
10096         Fix calculation of score (as added twice).  Pass doc string through
10097         substitute-key-definition before adding text properties.
10098         (apropos-documentation-check-elc-file): Pass doc string through
10099         substitute-key-definition before adding text properties.
10100         Highlight substring matching literal user input if possible.
10101         (apropos-print): Add new arg NOSUBST; if set, command and variable
10102         doc strings have already been passed through substitute-key-definition.
10103         Add code to handle apropos-accumulator items without score element
10104         for backwards compatibility (e.g. with woman package).
10105         Only show scores if apropos-sort-by-scores is `verbose'.
10107 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10109         * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
10110         Add jka-compr-load-suffixes to load-suffixes.
10112         * jka-compr.el: Require jka-cmpr-hook.
10113         (jka-compr-info-compress-message, jka-compr-info-compress-program)
10114         (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
10115         (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
10116         (jka-compr-info-can-append, jka-compr-info-strip-extension)
10117         (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
10118         (jka-compr-info-regexp): Remove.  Provided by jka-cmpr-hook.
10119         (jka-compr-uninstall): Remove entries from
10120         jka-compr-added-to-file-coding-system-alist after they are used.
10121         (jka-compr-error): Remove unused var `curbuf'.
10122         (jka-compr-file-local-copy): Remove unused var `notfound'.
10124 2005-11-10  Romain Francoise  <romain@orebokech.com>
10126         * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
10128 2005-11-11  Nick Roberts  <nickrob@snap.net.nz>
10130         * progmodes/gud.el (gud-menu-map): Move parentheses.
10131         (gdb): New command gud-pv.
10133 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10135         * tar-mode.el: Remove spurious or unnecessary leading stars
10136         in docstrings.
10137         (tar-header-block-tokenize): Also obey default-file-name-coding-system.
10138         (tar-parse-octal-integer-safe): Use mapc.
10139         (tar-header-block-summarize): Remove unused var `ck'.
10140         (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
10141         cleared before.  Obey default-enable-multibyte-characters.
10142         Use mapconcat.  Simplify setting of tar-header-offset.
10143         (tar-mode-map): Move initialization inside delcaration.
10144         (tar-flag-deleted): Use `abs'.
10145         (tar-expunge-internal): Remove unused var `line'.
10146         (tar-expunge-internal): Don't hardcode point-min==1.
10147         (tar-expunge): Widen while doing set-buffer-multibyte.
10148         (tar-rename-entry): Use file-name-coding-system.
10149         (tar-alter-one-field): Don't hardcode point-min==1.
10150         (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
10151         (tar-pad-to-blocksize): Don't hardcode point-min==1.  Clarify the code.
10153 2005-11-10  Masatake YAMATO  <jet@gyve.org>
10155         * add-log.el (add-log-current-defun): Handle class::method
10156         notation of c++.  Fix incorrect comment.
10158 2005-11-10  Alan Mackenzie  <acm@muc.de>
10160         * help-fns.el (describe-variable): Make C-h v work when a variable
10161         has variable documentation yet is unbound.
10163 2005-11-10  Masatake YAMATO  <jet@gyve.org>
10165         * man.el (Man-highlight-references): Set an empty
10166         string to `Man-arguments' if it is nil.
10167         Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
10169 2005-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
10171         * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
10172         commenting conventions.
10174         * cus-dep.el (custom-make-dependencies): Simplify.
10175         Better follow the commenting conventions.
10177 2005-11-09  Richard M. Stallman  <rms@gnu.org>
10179         * apropos.el (apropos-pattern): Rename from apropos-regexp.
10180         (apropos-orig-pattern): Rename from apropos-orig-regexp.
10181         All uses changed.
10182         (apropos-rewrite-regexp): Doc fix.
10183         (apropos-variable, apropos-command, apropos, apropos-value):
10184         Change prompt; carry through the argument renaming.
10186 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
10188         * find-lisp.el: Require dired.
10189         (find-lisp-find-dired-internal): Do not call
10190         `abbreviate-file-name' on DIR.
10192 2005-11-10  Nick Roberts  <nickrob@snap.net.nz>
10194         * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
10196 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
10198         * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
10199         when using the speedbar.
10200         (gdb): New command gud-pp.
10201         (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
10203 2005-11-09  Juri Linkov  <juri@jurta.org>
10205         * replace.el (occur-excluded-properties): New defcustom.
10206         (occur-1, occur-engine, occur-accumulate-lines): Use it.
10208 2005-11-08  Jay Belanger  <belanger@truman.edu>
10210         * calc/calc-units.el (math-convert-units): Replace any composite
10211         unit by its definition.
10213 2005-11-08  Lars Hansen  <larsh@soem.dk>
10215         * emacs-lisp/autoload.el (update-directory-autoloads):
10216         Add obsolete function alias.
10218 2005-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10220         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
10221         comment-indent-function.
10222         (lisp-comment-indent): Replace by an alias for comment-indent-default.
10224         * reveal.el (reveal-post-command): Rework the handling of
10225         reveal-open-spots, so as to be more reliable.  There were several
10226         tricky corner cases where an open spot might be lost, or where
10227         a closed spot might end up on the list of open spots.
10228         Only reveal text that's ellipsised.
10230 2005-11-07  Carsten Dominik  <dominik@science.uva.nl>
10232         * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
10234 2005-11-07  John Paul Wallington  <jpw@gnu.org>
10236         * ibuffer.el (ibuffer): Search iconified frames too when
10237         getting Ibuffer buffer's window.
10239 2005-11-06  Richard M. Stallman  <rms@gnu.org>
10241         * progmodes/compile.el (compilation-internal-error-properties):
10242         save-excursion around the computation of MARKER.
10244 2005-11-06  Piet van Oostrum  <piet@cs.uu.nl>
10246         * textmodes/flyspell.el (flyspell-external-point-words):
10247         flyspell-get-word returns a list, not just a string.
10249 2005-11-06  John Paul Wallington  <jpw@pobox.com>
10251         * ibuffer.el (ibuffer): Search all visible frames when getting
10252         Ibuffer buffer's window.
10254 2005-11-07  Masatake YAMATO  <jet@gyve.org>
10256         * man.el (Man-reference-regexp): Accept spaces between
10257         `Man-name-regexp' and `Man-section-regexp'.
10258         (Man-apropos-regexp): New variable.
10259         (Man-abstract-xref-man-page): Use value for `Man-target-string'
10260         if available.
10261         (Man-highlight-references, Man-highlight-references0):
10262         Handle the case when `Man-arguments' includes "-k".
10263         (Man-highlight-references0): Rename the argument `TARGET-POS' to
10264         `TARGET'. `TARGET' can be a number, function or nil.
10266 2005-11-06  Nick Roberts  <nickrob@snap.net.nz>
10268         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
10269         (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
10270         (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
10271         (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
10272         (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
10273         (gdb-send-item): Use buffer-local-value and simplify.
10275 2005-11-05  Luc Teirlinck  <teirllm@auburn.edu>
10277         * startup.el (command-line): Use `custom-reevaluate-setting' for
10278         `global-font-lock-mode'.
10280         * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
10281         by default, except in batch mode or when the -D option is given.
10283         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
10284         specified keyword args on to `define-minor-mode'.  Update docstring.
10286 2005-11-05  Romain Francoise  <romain@orebokech.com>
10288         * replace.el (occur-engine): Add marker at end of line, too.
10290 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
10292         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10293         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
10294         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
10295         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
10296         argument to all these routines, so the passphrase can be managed
10297         externally and passed in to the system.
10298         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10299         pgg-add-passphrase-to-cache function.
10301         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10302         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
10303         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
10304         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
10305         argument to all these routines, so the passphrase can be managed
10306         externally and passed in to the system.
10307         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
10308         function.
10310 2005-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
10312         * font-lock.el: Don't deal with font-lock-face-attributes here,
10313         move the code ...
10315         * startup.el (command-line): ... here.  Use face-spec-set instead
10316         of custom-declare-face.
10318         * faces.el (face-spec-set): Reset the face if spec is not nil.
10320 2005-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10322         * newcomment.el (comment-region-internal): Box more tightly in the
10323         common case where there's no TAB in the boxed text.
10325 2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10327         * info.el (info-tool-bar-map): Use images prev-node, next-node and
10328         up-node.
10330 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
10332         * newsticker.el: Commentary updated.  Code formatting changed.
10333         (newsticker-version): Change to "1.9".
10334         (newsticker, newsticker-feed): Doc fix.
10335         (newsticker-url-list): Doc fix.  Add option "Weekly".
10336         (newsticker-retrieval-interval): Add option "Weekly".
10337         (newsticker-headline-processing): Doc fix.
10338         (newsticker-auto-mark-filter): Remove.
10339         (newsticker-auto-mark-filter-list): New.
10340         (newsticker-layout, newsticker-sort-method): Doc fix.
10341         (newsticker-hide-old-items-in-newsticker-buffer)
10342         (newsticker-heading-format, newsticker-item-format)
10343         (newsticker-desc-format): Doc fix.
10344         (newsticker-show-all-rss-elements): Remove.
10345         (newsticker-show-all-news-elements): New.
10346         (newsticker-faces, newsticker-ticker): Doc fix.
10347         (remove-from-invisibility-spec): Code formatting.
10348         (newsticker--process-ids): New.
10349         (newsticker-mode): Doc fix.
10350         (newsticker-mode): Change mode-line-format.
10351         (newsticker-start): Remove debug output.
10352         (newsticker-start-ticker): Doc fix.  Add autoload cookie.
10353         (newsticker-w3m-show-inline-images): Code formatting.
10354         (newsticker-next-item): Call `force-mode-line-update'.
10355         (newsticker-previous-item): Call `force-mode-line-update'.
10356         (newsticker-next-feed): Call `force-mode-line-update'.
10357         (newsticker-previous-feed): Call `force-mode-line-update'.
10358         (newsticker-mark-all-items-at-point-as-read): Code formatting.
10359         (newsticker-show-old-items): Do not show descs.
10360         (newsticker-hide-entry): Hide too much.
10361         (newsticker-hide-entry, newsticker-show-entry)
10362         (newsticker-toggle-auto-narrow-to-feed): Code formatting.
10363         (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
10364         (newsticker-toggle-auto-narrow-to-item): Code formatting.
10365         (newsticker-set-auto-narrow-to-item): Update buffer immediately.
10366         (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
10367         (newsticker-get-news): Call `force-mode-line-update'.
10368         Collect process ids.
10369         (newsticker--sentinel): Change coding system handling.
10370         Move image retrieval to new functions newsticker--get-logo-url-*.
10371         Move feed parsing to new functions newsticker--parse-*.
10372         Update list of process ids.
10373         (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
10374         (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
10375         (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
10376         (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
10377         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
10378         (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
10379         (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
10380         (newsticker--decode-coding-string): Remove.
10381         (newsticker--decode-numeric-entities): Check input.  Format code.
10382         (newsticker--remove-whitespace): Check input.
10383         (newsticker--do-forget-preformatted): Doc fix.
10384         (newsticker--decode-rfc822-date): Allow for missing time.
10385         (newsticker--update-process-ids): New.
10386         (newsticker--image-sentinel): Change comment.
10387         (newsticker--image-read): Change error message.
10388         (newsticker--imenu-goto): Doc fix.  Show headline title.
10389         (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
10390         (newsticker--buffer-do-insert-text): Clean whitespace in
10391         html-rendered headline title.  Code formatting.
10392         Call `newsticker--buffer-print-extra-elements'.
10393         (newsticker--buffer-print-extra-element): Remove.
10394         (newsticker--buffer-print-extra-elements): New.
10395         (newsticker--buffer-do-print-extra-element): New.
10396         (newsticker--buffer-insert-enclosure): Doc fix.  Use MBytes for
10397         large sizes.
10398         (newsticker--run-auto-mark-filter)
10399         (newsticker--do-run-auto-mark-filter):
10400         Use `newsticker-auto-mark-filter-list'.
10402 2005-11-04  Ryan Yeske  <rcyeske@gmail.com>
10404         * net/rcirc.el: Use split-string OMIT-NULLS argument.
10405         (rcirc-print): Force redisplay before running hooks.  Do long
10406         buffer truncation after making new text read-only.  Deal with nil
10407         text when decoding strings.  If TARGET is nil, use either the
10408         currently selected buffer, if it is an rcirc buffer and of the
10409         same process or the process buffer.
10410         (rcirc-mode): Remove header-line.  Recompute short buffer names.
10411         Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
10412         (rcirc-short-buffer-name): Add variable.
10413         (rcirc-kill-buffer-hook): Recompute short buffer names.
10414         Remove nick from private channel.
10415         (rcirc-send-input): Send command text to current-buffer.
10416         Don't clear overlay arrow here.
10417         (rcirc-short-buffer-name): Return a short buffer name.
10418         (rcirc-update-short-buffer-names, rcirc-abbreviate)
10419         (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
10420         buffer-name abbreviations.
10421         (rcirc-kill-buffer-hook-1): Split to make debugging easier.
10422         Do not touch nick-table when killing a parted channel.
10423         (rcirc-window-configuration-change): Rename from rcirc-update-activity.
10424         Clear arrow from current buffer if it is now hidden.
10425         (rcirc-current-buffer): Add variable.
10426         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
10427         (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
10428         Remove -face from names.
10429         (rcirc-update-activity-string): Print "DND" when globally ignoring
10430         activity.
10431         (rcirc-ignore-buffer-activity-flag): Rename from
10432         rcirc-ignore-channel-activity.
10433         (rcirc-ignore-all-activity-flag): Doc fix.
10434         (rcirc-channels): Remove variable.
10435         (rcirc-kill-buffer-hook):
10436         (rcirc-get-buffer-create): Add nick to private channel.
10437         (rcirc-multiline-edit-submit): Remove tabs.
10438         (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
10439         folded.
10440         (rcirc-remove-nick-channel): Bug fix.
10441         (rcirc-toggle-ignore-buffer-activity): Rename from
10442         rcirc-toggle-ignore-channel-activity.
10443         (rcirc-record-activity): Add buffers to the front of the list.
10444         (rcirc-update-activity): Remove killed buffers from list.
10445         (rcirc-process-server-response-1): Remove last argument if it is
10446         null before calling handler.
10447         (rcirc): Add "rcirc" defcustom prefix.
10448         (rcirc-prompt): Simplify default prompt.
10449         Use custom-initialize-default.
10450         (rcirc-private-chats): Remove variable.
10451         (rcirc-prompt): Change initialization.
10452         (rcirc-version): Remove function.
10453         (rcirc-id-string): Add constant.
10454         (rcirc-last-buffer): Remove variable.
10455         (rcirc-buffer-alist): Add variable.
10456         (rcirc-connect): Update variable setup.
10457         (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
10458         (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
10459         default.
10460         (rcirc-handler-generic): Trigger activity.
10461         (rcirc-send-message): Create the buffor of the target.
10462         (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
10463         (rcirc-get-buffer): Just return nil if there is no matching buffer.
10464         (rcirc-multiline-edit-cancel): Remove function.
10465         (rcirc-set-last-buffer): Remove function.
10466         (rcirc-get-any-buffer): Add function.
10467         (rcirc-join-channels): Don't print /join text.
10468         (rcirc-toggle-ignore-channel-activity): Add and update echo area
10469         messages.
10470         (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
10471         (rcirc-handler-NOTICE): Recognize CTCP responses.
10472         (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
10473         constructing TOPIC string for buffers we are not JOINed.
10474         (rcirc-handler-CTCP-response): Add handler.
10475         (rcirc-multiline-edit-submit): Restore the window-configuration
10476         before adjusting point.
10477         (rcirc): Add customization group.
10478         (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
10479         (rcirc-user-full-name, rcirc-startup-channels-alist)
10480         (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
10481         (rcirc-ignore-all-activity-flag, rcirc-time-format)
10482         (rcirc-input-ring-size, rcirc-read-only-flag)
10483         (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
10484         (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
10485         Change defvar to defcustom.
10486         (rcirc-update-prompt): Add optional ALL arg, which will update
10487         prompts in all rcirc buffers.  Regexp quote replacement text.
10488         (rcirc-fill-column): Accept frame-width as a value.
10489         (rcirc-set-changed): Add function.
10490         (rcirc-next-active-buffer): Write more meaningful messages.
10491         (rcirc-faces): Add customization group.
10492         (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
10493         (rcirc-nick-in-message-face, rcirc-prompt-face)
10494         (rcirc-mode-line-nick-face): Move into rcirc-faces group.
10495         (with-rcirc-process-buffer): Move before first usage.
10496         (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
10497         (rcirc-debug-flag): Rename from `rcirc-log-p'.
10498         (rcirc-debug): Rename from `rcirc-log'.
10499         (rcirc-format-response-string): Do not print `-' chars for a
10500         NOTICE with no sender.  Simplify output of server responses.
10502 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
10504         (rcirc-browse-url-map, rcirc-browse-url-at-point)
10505         (rcirc-browse-url-at-mouse, rcirc-mangle-text):
10506         Make urls mouse and RET clickable.
10508 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
10510         * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
10512 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
10514         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10515         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
10516         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
10517         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
10518         argument to all these routines, so the passphrase can be managed
10519         externally and passed in to the system.
10520         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10521         pgg-add-passphrase-to-cache function.
10523         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10524         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
10525         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
10526         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
10527         argument to all these routines, so the passphrase can be managed
10528         externally and passed in to the system.
10529         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
10530         function.
10532 2005-11-04  Edward O'Connor  <hober0@gmail.com>  (tiny change)
10534         * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
10535         from goto-address-url-regexp.
10537 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
10539         * textmodes/org.el (org-read-date, org-goto-calendar)
10540         (org-recenter-calendar, org-agenda-goto-calendar):
10541         Temporarily clear `calendar-move-hook'.
10543 2005-11-04  Michael Kifer  <kifer@cs.stonybrook.edu>
10545         * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
10546         merging.
10548         * ediff-util.el (ediff-previous-difference): Don't skip regions that
10549         have merge clashes.
10551 2005-11-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10553         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
10554         Undo previous change.
10556         * startup.el (command-line): Use `custom-reevaluate-setting' for
10557         mouse-wheel-down-event and mouse-wheel-up-event.  Don't call
10558         tty-register-default-colors on Mac.
10560 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
10562         * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
10563         (gdb-buffer-type): Make it automatically buffer local...
10564         (gdb-get-create-buffer): ...and set it accordingly.
10565         (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
10566         actually work.
10568 2005-11-03  Dan Nicolaescu  <dann@ics.uci.edu>
10570         * font-lock.el (font-lock-warning-face): Use the more vivid red1,
10571         not red.
10573 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
10575         * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
10576         case GUD buffer is not visible.
10577         (gdb-goto-breakpoint): Try to force display in source buffer.
10578         (gdb-frame-gdb-buffer): Copy other similar functions.
10579         (gdb-restore-windows): Don't display source if not asked for.
10580         (gdb-assembler-buffer-name): Don't capitalise.
10582 2005-11-03  Richard M. Stallman  <rms@gnu.org>
10584         * wid-edit.el (key-sequence): New widget type.
10586         * simple.el (set-mark-command-repeat-pop): New variable.
10587         (set-mark-command): Only interpret plan C-@ after a pop as a pop
10588         if set-mark-command-repeat-pop is true.
10590         * info.el (Info-fontify-node): Don't display extra "see" if there
10591         already is one here.
10593         * mouse.el: Fix special handling of DEL after dragging a region:
10594         (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
10595         (mouse-region-delete-keys): Change to defcustom.  Add [backspace].
10597         * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
10599         * textmodes/ispell.el (ispell-command-loop): Change `i' description
10600         not to assume it pertains to an affix.
10602         * textmodes/flyspell.el (flyspell-post-command-hook):
10603         Bind deactivate-mark to prevent deactivation.
10605 2005-11-03  Lars Hansen  <larsh@soem.dk>
10607         * dired-x.el: Add menu bindings for dired-do-find-marked-files,
10608         dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
10609         dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
10611 2005-11-03  Romain Francoise  <romain@orebokech.com>
10613         * net/eudcb-mab.el: Now part of GNU Emacs.  Update FSF's address.
10614         Update copyright years.
10616 2005-11-03  Sam Steingold  <sds@gnu.org>
10618         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
10619         Use system-type instead of window-system because window-system is not
10620         correctly defined during loadup.
10622 2005-11-02  Mark A. Hershberger  <mah@everybody.org>
10624         * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
10625         (xml-parse-tag): Join strings separated by a comment properly.
10627 2005-11-02  Andreas Schwab  <schwab@suse.de>
10629         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
10631 2005-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10633         * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
10634         (byte-optimize-pure-func): Quote the eval'd value.
10636         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
10637         Rename from perl-font-lock-syntactic-face-function.
10638         Change the calling convention so it can be used as a font-lock MATCHER.
10639         Do the parse-partial-sexp loop outselves.
10640         (perl-font-lock-syntactic-keywords): Use it.
10641         (perl-mode): Don't set font-lock-syntactic-face-function any more.
10643 2005-11-02  Nick Roberts  <nickrob@snap.net.nz>
10645         * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
10646         disassembly buffer too.
10647         (gdb-exited): Remove overlay arrows when execution has finished.
10648         (gdb-info-frames-custom, gdb-info-threads-custom)
10649         (gdb-info-registers-custom): Don't add inappropriate text
10650         properties if inferior is not active.
10652 2005-11-02  Glenn Morris  <rgm@gnu.org>
10654         * progmodes/fortran.el (fortran-blink-match):
10655         Use `blink-matching-delay'.
10657 2005-11-02  John Mongan  <jmongan@mccammon.ucsd.edu>  (tiny change)
10659         * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
10661 2005-11-02  Lars Hansen  <larsh@soem.dk>
10663         * net/tramp.el (tramp-action-out-of-band): Handle scp message
10664         "Permission denied".
10666 2005-11-01  Richard M. Stallman  <rms@gnu.org>
10668         * textmodes/flyspell.el (flyspell-external-point-words):
10669         Pass nil to flyspell-get-word.
10671 2005-11-02  Kim F. Storm  <storm@cua.dk>
10673         * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
10674         item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
10676 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10678         * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
10679         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
10680         (calendar-mouse-print-dates): Add optional `event' argument.
10681         Update interactive-spec.
10682         (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
10683         Use `calendar-event-to-date' instead of `event'.
10685 2005-11-02  Masatake YAMATO  <jet@gyve.org>
10687         * progmodes/ld-script.el (ld-script-builtins):
10688         Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
10689         "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
10690         (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
10692 2005-11-01  Romain Francoise  <romain@orebokech.com>
10694         * vc-sccs.el: Update copyright year.
10695         * ezimage.el: Likewise.
10697 2005-11-01  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)
10699         * info.el (Info-fontify-node): Use `string-width' for fontifying
10700         underlined titles.
10702 2005-11-01  Juri Linkov  <juri@jurta.org>
10704         * info.el (Info-fontify-node): Downcase node header keywords Node,
10705         Prev, Next, Up before comparison.
10706         (Info-history): Insert absolute directory name, and put invisible
10707         property on it.
10709 2005-11-01  Juri Linkov  <juri@jurta.org>
10711         * info.el (Info-file-supports-index-cookies): New variable.
10712         (Info-find-node-2): Check makeinfo version for index cookie support.
10713         (Info-index-nodes): Search for nodes with index cookies only when
10714         Info-file-supports-index-cookies is t.  Otherwise, search nodes
10715         with "Index" in the node name.
10716         (Info-index-node): Search index cookie in the current node only when
10717         Info-file-supports-index-cookies is t.  Otherwise, check the word
10718         "Index" in the node name.
10719         (Info-find-emacs-command-nodes): Remove code that searches nodes
10720         with "Index" node name in the top menu.
10722 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10724         * progmodes/scheme.el (scheme-mode-variables): Use the default
10725         comment-indent-function.
10727         * faces.el (face-attribute): Handle the case where a face inherits from
10728         a non-existent face.
10730         * simple.el (eval-expression-print-format): Use lisp-readable syntax
10731         for octal and hexa output, and merge the char into the paren.
10732         (kill-new): Use push.
10733         (copy-to-buffer): Use with-current-buffer.
10734         (completion-setup-function): Move code in loop to remove redundancy.
10735         (minibuffer-local-must-match-map): Don't add bindings that duplicate
10736         those inherited from minibuffer-local-completion-map.
10738         * savehist.el (savehist-mode) <defcustom>:
10739         Use custom-set-minor-mode if available.
10740         (savehist-mode) <defun>: Run the minor mode hook, set the custom state
10741         and emit a message if applicable.
10743 2005-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
10745         * savehist.el: Sync up to version 19.
10746         (savehist-mode): New minor mode.
10747         (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
10748         (savehist-length): Remove (use history-length instead).
10749         (savehist-file-modes): Rename from savehist-modes.
10750         (savehist-save-hook, savehist-loaded): New vars.
10751         (savehist-load): Use savehist-mode.  Try to smooth up transition from
10752         old format to new format.
10753         (savehist-install): Allow savehist-autosave-interval to be nil.
10754         (savehist-save): Run the new hook.  Be more careful to only trim the
10755         history variables.
10756         (savehist-trim-history): New fun.  Replaces savehist-process-for-saving.
10757         (savehist-printable): Print into a buffer rather than char-by-char.
10759 2005-11-01  John Wiegley  <johnw@newartisans.com>
10761         * iswitchb.el (iswitchb-define-mode-map): Re-enable the
10762         toggle-ignore keybinding (C-a).  The author said it had been
10763         disabled much earlier due to a possible incompatibility, but after
10764         many months of usage I have encountered no problems (and it is a
10765         rather useful option, especially for switching to " *temp*").
10767         * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
10768         support for OS/X's AddressBook, by calling out to the open source
10769         program "contacts" (installable through Fink).
10771         * net/eudc.el (eudc-expand-inline): If the
10772         `eudc-multiple-match-handling-method' is set to `all', delete the
10773         query string before inserting the query result.
10775         * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
10776         flag, to prevent Eshell from using the system ls when
10777         `eshell-ls-insert-directory' is in used.
10778         (eshell-ls-insert-directory): Disable font-lock in directory
10779         buffer so that Eshell's own fontification is seen.  This broke
10780         recently due to changes in font-lock, so this goes back to version
10781         21 behavior.
10783 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
10785         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
10786         (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
10787         (gdb-many-windows): Doc fix.
10789 2005-10-31  Romain Francoise  <romain@orebokech.com>
10791         * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
10793 2005-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
10795         * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
10796         that global-font-lock-mode can be enabled by default.
10798         * font-lock.el (font-lock-keywords, font-lock-mode-internal)
10799         (font-lock-add-keywords, font-lock-remove-keywords)
10800         (font-lock-fontify-buffer): Remove autoload cookies.
10802         * jit-lock.el (jit-lock-register): Likewise.
10804         * emacs-lisp/syntax.el (syntax-ppss): Likewise.
10806 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
10808         * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
10809         intact if there is no gud-comint-buffer.
10811 2005-10-31  Luc Teirlinck  <teirllm@auburn.edu>
10813         * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
10814         old prompt comint-prompt-read-only is t and GDB commands are
10815         issued from tool bar etc.
10817 2005-10-31  Masatake YAMATO  <jet@gyve.org>
10819         * vc.el (vc-directory-exclusion-list): Add "{arch}".
10821 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10823         * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
10824         (thumbs-thumbsdir): Make .emacs.d if it does not exist.
10826 2005-10-30  Michael Albinus  <michael.albinus@gmx.de>
10828         * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
10829         starting at beginning of line.  Fontification is messed up when
10830         `open-paren-in-column-0-is-defun-start' set to t.
10831         Reported by John Paul Wallington <jpw@pobox.com>.
10833 2005-10-30  Luc Teirlinck  <teirllm@auburn.edu>
10835         * comint.el (comint-send-input): Call `comint-update-fence' when
10836         `comint-process-echoes' and `comint-prompt-read-only' are both
10837         non-nil, to avoid leftover read-only newline.
10839 2005-10-30  Richard M. Stallman  <rms@gnu.org>
10841         * textmodes/flyspell.el (flyspell-external-point-words):
10842         Detect when WORD can't be checked properly because
10843         flyspell-get-word finds just part of it, and move on.
10845         * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
10846         boundarychar for Polish.
10847         (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
10848         (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
10850 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
10852         * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
10853         (gdb-registers-font-lock-keywords): Delete.
10854         (gdb-registers-mode): Don't fontify.
10855         (gdb-info-registers-custom): Use text properties instead as, in
10856         future, changed register values will use font-lock-warning-face.
10857         (gdb-local-font-lock-keywords): Rename to...
10858         (gdb-locals-font-lock-keywords): ...for consistency.
10860 2005-10-30  Andre Spiegel  <spiegel@gnu.org>
10862         * vc.el (vc-switch-backend): Better error message if the buffer is
10863         not visiting a file under version control.
10865         * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
10867 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
10869         * startup.el (command-line): Use ~/.emacs.d/init.el instead of
10870         ~/.emacs.d/.emacs.
10872 2005-10-29  Richard M. Stallman  <rms@gnu.org>
10874         * replace.el (occur-mode-mouse-goto): Always go to other window.
10875         (occur-mode-goto-occurrence): Always switch in same window.
10877         * simple.el (undo): Display message at end, not at start.
10879         * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
10880         New arg REUSE-CELL.
10881         (cancel-timer-internal): New function.
10882         (timer-event-handler): Use cancel-timer-internal,
10883         and pass the cell it returns to timer-activate...
10885         * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
10886         (jit-lock-deferred-fontify, jit-lock-context-fontify)
10887         (jit-lock-after-change): Test memory-full.
10889 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
10891         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10892         part of the decoded armor to find the key-identifier.
10893         (pgg-gpg-lookup-key-owner): New function to return the
10894         human-readable identifier of a key owner.
10895         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
10896         key itself.
10897         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10898         the key value) if we have a key and can match it against a secret
10899         key.  Also, added a note pointing out fact that the prompt only
10900         indicates the first matching key.
10902         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
10903         pgg-decrypt-region.
10904         (pgg-pending-timers): A new hash for tracking the passphrase cache
10905         timers, so that new ones supercede old ones.
10906         (pgg-add-passphrase-to-cache): Rename from
10907         `pgg-add-passphrase-cache' to reduce confusion (all callers
10908         changed).  Modified to cancel old timers when new ones are added.
10909         (pgg-remove-passphrase-from-cache): Rename from
10910         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10911         changed).  Modified to cancel old timers when their keys are
10912         removed from the cache.
10913         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
10914         XEmacs, an indirection to delete-itimer.
10915         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
10916         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
10917         users can only check cache without risk of prompting.  Correct bug in
10918         notruncate behavior.
10919         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
10920         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
10921         Add informative docstrings.
10922         (pgg-decrypt): Convey provided passphrase in subordinate call to
10923         pgg-decrypt-region.
10925         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10926         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10927         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10928         `passphrase' argument, so the passphrase can be managed externally
10929         and then passed in to the system.
10931         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10932         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
10933         so the passphrase cache can be used reliably with identifiers
10934         besides a pgp packet's key id.
10936         * pgg-gpg.el (pgg-pgp-encrypt-region)
10937         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
10938         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
10939         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
10940         argument to all these routines, so the passphrase can be managed
10941         externally and passed in to the system.
10943         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10944         `notruncate' argument, so the passphrase cache can be used
10945         reliably with identifiers besides a pgp packet's key id.
10947 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
10949         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10950         symmetric encryption.
10951         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10952         encrypted session key.
10953         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10954         message ask for the passphrase in a proper way.
10956         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10957         New user commands for symmetric encryption.
10959 2005-10-29  Roland Winkler  <roland.winkler@physik.uni-erlangen.de>
10961         * textmodes/conf-mode.el (conf-assignment-sign)
10962         (conf-assignment-regexp): Fix docstrings.
10963         (conf-mode-initialize): New function.
10964         (conf-mode): Remove optional args.  Use delay-mode-hooks to
10965         recognize recursive calls.
10966         (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
10967         (conf-space-mode, conf-colon-mode, conf-ppd-mode)
10968         (conf-xdefaults-mode): Use define-derived-mode and
10969         conf-mode-initialize.
10971 2005-10-29  Romain Francoise  <romain@orebokech.com>
10973         * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
10975 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
10977         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10978         part of the decoded armor to find the key-identifier.
10979         (pgg-gpg-lookup-key-owner): New function to return the
10980         human-readable identifier of a key owner.
10981         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
10982         key itself.
10983         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10984         the key value) if we have a key and can match it against a secret
10985         key.  Also, added a note pointing out fact that the prompt only
10986         indicates the first matching key.
10988         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
10989         pgg-decrypt-region.
10990         (pgg-pending-timers): A new hash for tracking the passphrase cache
10991         timers, so that new ones supercede old ones.
10992         (pgg-add-passphrase-to-cache): Rename from
10993         `pgg-add-passphrase-cache' to reduce confusion (all callers
10994         changed).  Modified to cancel old timers when new ones are added.
10995         (pgg-remove-passphrase-from-cache): Rename from
10996         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10997         changed).  Modified to cancel old timers when their keys are
10998         removed from the cache.
10999         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
11000         XEmacs, an indirection to delete-itimer.
11001         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
11002         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
11003         users can only check cache without risk of prompting.  Correct bug in
11004         notruncate behavior.
11005         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
11006         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
11007         Add informative docstrings.
11008         (pgg-decrypt): Convey provided passphrase in subordinate call to
11009         pgg-decrypt-region.
11011 2005-10-20  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
11013         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
11014         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
11015         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
11016         `passphrase' argument, so the passphrase can be managed externally
11017         and then passed in to the system.
11019         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
11020         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
11021         so the passphrase cache can be used reliably with identifiers
11022         besides a pgp packet's key id.
11024         * pgg-gpg.el (pgg-pgp-encrypt-region)
11025         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
11026         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
11027         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
11028         argument to all these routines, so the passphrase can be managed
11029         externally and passed in to the system.
11031         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
11032         `notruncate' argument, so the passphrase cache can be used
11033         reliably with identifiers besides a pgp packet's key id.
11035 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
11037         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
11038         symmetric encryption.
11039         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
11040         encrypted session key.
11041         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
11042         message ask for the passphrase in a proper way.
11044         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11045         New user commands for symmetric encryption.
11047 2005-10-28  Bill Wohler  <wohler@newt.com>
11049         * help-mode.el (help-url): New button type.  Calls browse-url.
11050         (help-xref-url-regexp): New regexp to recognize URLs in docstring.
11051         Similar to Info nodes: URL `url'.
11052         (help-make-xrefs): Create help-url buttons for
11053         help-xref-url-regexp matches.
11055 2005-10-29  Nick Roberts  <nickrob@snap.net.nz>
11057         * tool-bar.el (tool-bar-add-item-from-menu)
11058         (tool-bar-local-item-from-menu): Fix doc strings.
11060 2005-10-28  Romain Francoise  <romain@orebokech.com>
11062         * ldefs-boot.el: Update.
11064         * subr.el (locate-library): Move from help-fns.el.
11065         * help-fns.el (locate-library): Move to subr.el.
11067 2005-10-28  Richard M. Stallman  <rms@gnu.org>
11069         * net/tramp.el (tramp-completion-mode): defvar moved up.
11071         * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
11073         * tool-bar.el (tool-bar-mode): Delete autoload cookie.
11075         * files.el (find-file-noselect): Use %d to format large file size.
11077         * bindings.el (mode-line-format): Add %e.
11079         * loadup.el ("facemenu"): Load unconditionally.
11080         ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
11081         ("x-dnd"): Load, when appropriate.
11083         * startup.el (command-line): Call before-init-hook earlier.
11084         Warn about some bad characters in -u user name.
11086         * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
11087         (flyspell-external-point-words): Error if misspelled word is not found.
11088         Set flyspell-large-region-beg at end of word.
11090 2005-10-28  Andreas Schwab  <schwab@suse.de>
11092         * view.el (View-revert-buffer-scroll-page-forward):
11093         Use view-page-size-default.
11095 2005-10-28  Juri Linkov  <juri@jurta.org>
11097         * international/quail.el (quail-get-current-str): Translate last
11098         raw character for deterministic input methods.
11100 2005-10-27  Jay Belanger  <belanger@truman.edu>
11102         * calc/calc-ext.el: Add functions to autoloads.
11103         (math-identity-matrix-p, math-ident-row-p): New functions.
11105         * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
11106         multiplication by an identity matrix; don't turn multiplication by
11107         an inverse matrix into division.
11108         (math-div-symbol-fancy): Replace division by matrices with
11109         multiplication by inverse.
11111         * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
11113         * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
11114         (calc-writeoutpower): New functions.
11116 2005-10-27  Romain Francoise  <romain@orebokech.com>
11118         * replace.el (occur-engine): Include colon in mouse-face highlight.
11120         * dired-x.el: Change Maintainer field.
11122 2005-10-26  Chong Yidong  <cyd@stupidchicken.com>
11124         * longlines.el (longlines-mode): Bind after-change-functions to
11125         nil during initial decoding and final encoding.
11127 2005-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
11129         * term.el (term-emulate-terminal, term-handle-colors-array)
11130         (term-handle-ansi-escape): Specify the terminfo capabilities
11131         implemented.
11133 2005-10-26  Richard M. Stallman  <rms@gnu.org>
11135         * info.el (Info-fontify-node): Fix detection of sentence-break
11136         before *Note.
11138 2005-10-26  Romain Francoise  <romain@orebokech.com>
11140         * smerge-mode.el: Add `tools' to file keywords.
11142 2005-10-26  Nick Roberts  <nickrob@snap.net.nz>
11144         * progmodes/gud.el (gud-menu-map): Only display gud-until icon
11145         when the fringe is not available.
11147         * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
11148         (def-gdb-auto-update-trigger): Simplify construction.
11149         (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
11150         def-gdb-auto-updated-buffer as gdb-info-locals-handler is
11151         defined explicitly.
11152         (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
11153         def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
11154         defined explicitly.
11155         (gdb-info-locals-custom): Remove as it's a no-op.
11157 2005-10-25  Chong Yidong  <cyd@stupidchicken.com>
11159         * longlines.el (longlines-mode): Remove narrowing before
11160         performing the initial decoding or final encoding.
11162 2005-10-25  Romain Francoise  <romain@orebokech.com>
11164         * emacs-lisp/find-func.el (find-library-name): Also strip
11165         extension if library name ends in .el, to take advantage of
11166         `find-library-suffixes'.
11168 2005-10-25  Richard M. Stallman  <rms@gnu.org>
11170         * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
11172 2005-10-25  Juri Linkov  <juri@jurta.org>
11174         * textmodes/texinfo.el (texinfo-mode): Change charset of one
11175         quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
11177 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11179         * play/blackbox.el (blackbox-mode-map): Move init into declaration.
11180         (blackbox-redefine-key): Add argument `map'.
11182         * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
11183         regions when moving the jit-lock-context-unfontify-pos boundary.
11185 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11187         * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
11189 2005-10-25  Masatake YAMATO  <jet@gyve.org>
11191         * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
11193 2005-10-25  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
11195         * play/blackbox.el (blackbox-redefine-key): New function.
11196         (blackbox-mode-map): Use it to remap existing bindings for cursor
11197         motion instead of binding literal keys.
11199 2005-10-25  Glenn Morris  <rgm@gnu.org>
11201         * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
11202         diary does not end in a newline.  Do not assume a blank line at
11203         the start of the diary file.
11205 2005-10-25  Kenichi Handa  <handa@m17n.org>
11207         * international/quail.el (quail-translate-key): If the input
11208         method is deterministic and failed to handle the last key, restart
11209         the key handling loop from an appropriate key.
11211 2005-10-25  Michael Albinus  <michael.albinus@gmx.de>
11213         * vc.el (vc-dired-mode): Extend comment for binding of
11214         `directory-listing-before-filename-regexp'.
11216 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11218         * textmodes/texinfo.el (texinfo-mode):
11219         * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
11220         not to unnecessarily expose emacs-mule's internal char codes.
11222 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
11224         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
11225         Display hand pointer and help-echo on disabled icon too.
11226         (gdb-mouse-until): New function.
11227         (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
11229 2005-10-24  Chong Yidong  <cyd@stupidchicken.com>
11231         * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
11232         with 2005-10-23 change to doctor.el.
11234         * finder.el (finder-mode-map): Add follow-link binding.
11236 2005-10-25  Kim F. Storm  <storm@cua.dk>
11238         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
11239         to gdb-mouse-toggle-breakpoint-fringe.
11240         (gdb-mouse-toggle-breakpoint-margin): Rename from
11241         gdb-mouse-toggle-breakpoint.  Fix doc.
11242         (gdb-mouse-toggle-breakpoint-fringe): New defun.
11243         (gdb-put-string): Add optional SPROPS arg.  Add props to string.
11244         (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
11245         string properties also for fringe breakpoint bitmaps.
11247 2005-10-24  Carsten Dominik  <dominik@science.uva.nl>
11249         * textmodes/org.el (org-start-icalendar-file): Fix format form.
11251 2005-10-25  Masatake YAMATO  <jet@gyve.org>
11253         * simple.el (completion-common-substring):
11254         Use `completion-common-substring' prior to `completion-base-size'.
11256 2005-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
11258         * savehist.el: Require CL while compiling.
11259         (savehist-history-variables): Remove.
11260         (savehist-save-minibuffer-history, savehist-additional-variables)
11261         (savehist-minibuffer-history-variables): New vars.
11262         (savehist-save): Use them.
11263         (savehist-uninstall, savehist-minibuffer-hook): New funs.
11264         (savehist-install): New fun, extracted from savehist-load.
11265         (savehist-load): Use them.
11267 2005-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11269         * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
11270         a dummy doc-string-elt property.
11271         (defalias, defvaralias, define-category): Add a docstring property.
11273         * image.el (defimage):
11274         * widget.el (define-widget):
11275         * custom.el (defface, defcustom): Add `doc-string' declaration.
11277         * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
11278         (defadvice): Add `doc-string' declaration.
11280         * emacs-lisp/byte-run.el (macro-declaration-function):
11281         Handle `doc-string' declarations.
11282         (define-obsolete-function-alias, define-obsolete-variable-alias):
11283         Add `doc-string' declaration.
11285 2005-10-24  Kenichi Handa  <handa@m17n.org>
11287         * international/utf-7.el (utf-7): Add autoload cookie.
11289         * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
11291 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
11293         * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
11294         list of directories passed to batch-update-autoloads.  Add "." to
11295         the list of the echoed directories.
11297         * pgg-def.el:
11298         * pgg-gpg.el:
11299         * pgg-parse.el:
11300         * pgg-pgp.el:
11301         * pgg-pgp5.el:
11302         * pgg.el: Moved here from the gnus subdirectory.
11304 2005-10-24  Nick Roberts  <nickrob@snap.net.nz>
11306         * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
11307         in case comint-prompt-read-only is set to t.
11309         * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
11310         in case comint-prompt-read-only is set to t.
11312 2005-10-24  Ulf Jasper  <ulf.jasper@web.de>
11314         * calendar/icalendar.el (icalendar-version): Increase to 0.13.
11315         Now a string.
11316         (icalendar-import-format): Handle CLASS, STATUS, URL.
11317         Rename `subject' to `summary'.
11318         (icalendar-import-format-summary): Rename from
11319         `icalendar-import-format-subject'.
11320         (icalendar-import-format-url, icalendar-import-format-status)
11321         (icalendar-import-format-class): New variables.
11322         (icalendar--rris): Take variable argument list.
11323         (icalendar--datestring-to-isodate): Remove unnecessary
11324         calendar-style check when converting dates with explicit month names.
11325         (icalendar-export-region): Change return type of conversion
11326         subroutines.  Bury current buffer unless error occurred.
11327         (icalendar--convert-to-ical)
11328         (icalendar--parse-summary-and-rest): New functions.
11329         (icalendar--convert-ordinary-to-ical)
11330         (icalendar--convert-weekly-to-ical)
11331         (icalendar--convert-yearly-to-ical)
11332         (icalendar--convert-block-to-ical)
11333         (icalendar--convert-cyclic-to-ical)
11334         (icalendar--convert-anniversary-to-ical): Change return type.
11335         Strip trailing blanks from subject.
11336         (icalendar--convert-sexp-to-ical): Change return type.
11337         Strip trailing blanks from subject.  Handle simple sexp
11338         entries as generated by icalendar.el.
11339         (icalendar--convert-float-to-ical)
11340         (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
11341         (icalendar-import-file): Doc fix.
11342         (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
11343         Correct call to icalendar--rris.
11344         (icalendar--convert-ical-to-diary): Doc fix.  Rename `subject' to
11345         `summary'.
11346         (icalendar--add-diary-entry): Rename `subject' to `summary'.
11348 2005-10-24  Romain Francoise  <romain@orebokech.com>
11350         * server.el (server-sentinel): Set query-on-exit flag to nil on
11351         new client processes (it isn't inherited from the server process).
11353         * replace.el (occur-engine): Rearrange text properties.
11355 2005-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11357         * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
11358         case-fold-search is nil.
11359         (debug-help-follow): Use help-xref-interned directly.
11361 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11363         * thumbs.el (thumbs-image-type): Add .pbm.
11365 2005-10-23  Richard M. Stallman  <rms@gnu.org>
11367         * faces.el (inhibit-face-set-after-frame-default): New variable.
11368         (set-face-attribute): Bind it.
11369         (face-set-after-frame-default): Test it.
11371         * help-fns.el (describe-simplify-lib-file-name): New function.
11372         (describe-function-1, describe-variable): Use it.
11374         * faces.el (describe-face): Use describe-simplify-lib-file-name.
11376         * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
11377         Eliminate nil as possible value.
11378         (tooltip-hide-delay): Reduce internal-border-width.
11380         * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
11381         (menu-bar-file-menu) <new-file>: Likewise.
11383         * simple.el (line-move-finish): Ignore fields computing LINE-END.
11385         * international/mule.el (load-with-code-conversion):
11386         Pass full file name to `eval-buffer' unless preloading.
11388         * textmodes/flyspell.el (flyspell-large-region):
11389         Call ispell-check-version.
11391         * textmodes/ispell.el (ispell-local-dictionary-overridden):
11392         Fix the make-variable-buffer-local call that was supposed
11393         to be for this variable.
11394         (ispell-aspell-supports-utf8): Doc fix.
11395         (ispell-find-aspell-dictionaries): Preserve elements of
11396         ispell-dictionary-alist for dictionaries that aspell doesn't report.
11397         (ispell-aspell-find-dictionary): Return nil on error.
11399         * play/doctor.el (doctor-doc): Don't say "psychiatrist".
11400         (doctor-symptoms): Likewise.
11402         * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
11404 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11406         * cus-edit.el (custom-button, custom-button-pressed): New vars.
11407         (custom-raised-buttons): Add :set spec.
11408         (custom-button-unraised, custom-button-pressed-unraised):
11409         New faces, so that custom-raised-buttons actually does something.
11410         (custom-mode): Use custom-button and custom-button-pressed.
11412         * wid-edit.el (widget-specify-button): Don't ignore
11413         widget-mouse-face on graphic terminals.
11414         (widget-move-and-invoke): Cleanup.
11416 2005-10-23  Thien-Thi Nguyen  <ttn@gnu.org>
11418         * whitespace.el (whitespace-cleanup): Doc fix.
11420 2005-10-23  Romain Francoise  <romain@orebokech.com>
11422         * emulation/viper.el (viper-set-hooks): Quote forms passed to
11423         `eval-after-load' to avoid evaluating their result.
11425 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
11427         * files.el (directory-listing-before-filename-regexp):
11428         New defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.
11430         * dired.el (dired-move-to-filename-regexp): Remove.
11431         All occurences replaced by `directory-listing-before-filename-regexp'.
11433         * dired-x.el, locate.el, vc.el:
11434         Replace `dired-move-to-filename-regexp' by
11435         `directory-listing-before-filename-regexp'.  In vc.el it is
11436         overwritten locally; maybe this can be handled in files.el too.
11438         * net/ange-ftp.el (ange-ftp-date-regexp): Remove.  All occurences
11439         replaced by `directory-listing-before-filename-regexp'.
11441 2005-10-23  Andreas Schwab  <schwab@suse.de>
11443         * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
11444         and eval-next-after-load.
11446 2005-10-23  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
11448         * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
11449         exist, create it.
11451 2005-10-23  Ken Manheimer  <ken.manheimer@gmail.com>
11453         * allout.el: Remove autoloads for mailcrypt and crypt++.
11454         Require pgg, pgg-gpg during compilation.
11455         (allout-version): Increment version number to 2.1, and use a literal
11456         rather than RCS Id.
11457         (allout-default-encryption-scheme): Remove.
11458         (allout-passphrase-verifier-handling)
11459         (allout-passphrase-verifier-string)
11460         (allout-file-passphrase-verifier-string)
11461         (allout-passphrase-hint-string): Rename -key- to -passphrase-.
11462         (allout-passphrase-hint-handling): Rename and simplify.
11463         (allout-init): Use `find-file-hook' if available, otherwise
11464         `find-file-hooks'.
11465         (allout-mode): Use `write-file-functions' if available, otherwise
11466         `local-write-file-hooks' and, instead of making auto-save-hook
11467         buffer local, make the write-file-hook activity contingent to
11468         allout-mode.
11469         (allout-mode): Use key-binding substitution in the docstring.
11470         (allout-kill-line): Spell-out kill ring data structure mutation
11471         instead of using byte-compiler-complaint-provoking `pop'.
11472         (allout-insert-listified): Use `insert' rather than `insert-string'
11473         (allout-toggle-current-subtree-encryption): Update docstring, adjust
11474         to new gpp-based encryption, use new `allout-encrypted-topic-p'.
11475         (allout-encrypt-string): Totally revamped vis new underlying
11476         encryption facilities.
11477         (allout-mc-activate-passwd): Remove.
11478         (allout-obtain-passphrase): New, more or less replaces
11479         allout-mc-activate-passwd.
11480         (allout-encrypted-key-info): More or less replaces
11481         allout-encrypted-text-type.
11482         (outlineify-sticky, outlinify-sticky): Add autoload cookie.
11483         (my-mark-marker): Use `(featurep 'xemacs)'.
11485 2005-10-23  Lars Hansen  <larsh@soem.dk>
11487         * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
11488         (byte-compile-file-form-defmumble, byte-compile-defun)
11489         (byte-compile-defmacro): Use it.
11490         (byte-compile-form): Don't call byte-compile-set-symbol-position
11491         when a byte-compile handler is called.
11493 2005-10-22  Romain Francoise  <romain@orebokech.com>
11495         * savehist.el (savehist-history-variables): Add `grep-find-history'.
11497         * subr.el (eval-after-load): Convert library name to an absolute
11498         file name using locate-library, since load-history no longer has
11499         library names in it.
11501 2005-10-22  Richard M. Stallman  <rms@gnu.org>
11503         * files.el (make-temp-file): Move from subr.el.
11504         * subr.el (make-temp-file): Move to files.el.
11506         * window.el (get-buffer-window-list): Move from subr.el.
11507         * subr.el (get-buffer-window-list): Move to window.el.
11509         * image.el (image-load-path): Use eval-at-startup to initialize.
11511         * subr.el (eval-at-startup): New macro.
11513         * subr.el: Much rearrangement of functions and division
11514         into pages.  No code changes.
11516 2005-10-22  Kenichi Handa  <handa@m17n.org>
11518         * tar-mode.el (tar-extract): Be sure to call
11519         find-operation-coding-system if set-auto-coding doesn't find a
11520         coding system.
11522 2005-10-22  Kim F. Storm  <storm@cua.dk>
11524         * image.el (image-type-header-regexps): Rename from image-type-regexps.
11525         Change users.
11526         (image-type-file-name-regexps): New defconst.
11527         (image-type-from-data): Simplify loop.
11528         (image-type-from-buffer): New defun.
11529         (image-type-from-file-header): Use it instead of image-type-from-data.
11530         Use image-search-load-path instead of only looking in data-directory.
11531         (image-type-from-file-name): New defun.
11532         (image-search-load-path): Change `pathname' to `filename'.
11533         Make PATH arg optional, default to image-load-path.
11535 2005-10-21  Richard M. Stallman  <rms@gnu.org>
11537         * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
11539         * textmodes/paragraphs.el (sentence-end-base): New variable.
11540         (sentence-end): Use sentence-end-base.
11542 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11544         * font-lock.el (font-lock-default-fontify-region): Check the multiline
11545         property independently from the font-lock-multiline variable.
11547 2005-10-21  Richard M. Stallman  <rms@gnu.org>
11549         * emacs-lisp/find-func.el (find-library-name): Doc fix.
11551         * startup.el (command-line): Convert library names
11552         in `load-history' to absolute file names.
11554         * subr.el (symbol-file): Doc fix.
11556         * loadhist.el (file-loadhist-lookup): Call locate-library
11557         instead of find-library-name.  Don't try converting
11558         abs file names to library names, since load-history no longer
11559         has library names in it.
11560         (file-dependents, file-provides, file-requires): Doc fixes.
11562 2005-10-21  Juri Linkov  <juri@jurta.org>
11564         * progmodes/etags.el (tags-table-mode): New function.
11565         (tags-verify-table): Replace initialize-new-tags-table with
11566         tags-table-mode.
11568         * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
11569         default value.
11570         (desktop-modes-not-to-save): Add tags-table-mode to the
11571         default value.
11573         * info.el (Info-index-next): Add total number of index
11574         alternatives to the message.
11576         * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
11577         backward only space (instead of space and period) before looking
11578         at sentence end.
11580         * simple.el (set-variable): Use user-variable-p instead of symbolp.
11581         Add the old variable value as 4th default-value arg of read-string.
11583 2005-10-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11585         * cus-face.el (custom-declare-face): Make face from X resources
11586         also on Mac.
11588         * disp-table.el (standard-display-g1, standard-display-graphic):
11589         Refuse to use string glyphs also on Mac.
11590         (standard-display-european): Don't set terminal coding system also
11591         on Mac.
11593         * frame.el (display-screens): Use x-display-screens also on Mac.
11595 2005-10-21  Romain Francoise  <romain@orebokech.com>
11597         * net/rcirc.el: Now part of GNU Emacs.  Update FSF's address.
11599 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11601         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
11602         and $? into sexps.
11604         * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
11605         warning face on open-paren-in-column-0.
11607         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
11608         boundary case.  Fix typo.
11609         Suggested by Martin Rudalics <rudalics@gmx.at>.
11611 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
11613         * textmodes/org.el (org-combined-agenda-icalendar-file)
11614         (org-icalendar-include-todo, org-icalendar-combined-name): New options.
11615         (org-export-icalendar-this-file)
11616         (org-export-icalendar-all-agenda-files)
11617         (org-export-icalendar-combine-agenda-files): New commands.
11618         (org-export-icalendar, org-print-icalendar-entries)
11619         (org-start-icalendar-file, org-finish-icalendar-file)
11620         (org-ical-ts-to-string): New functions.
11621         (org-read-date, org-goto-calendar)
11622         (org-agenda-goto-calendar): Inhibit displaying diary entries by
11623         call to `calendar'.
11624         (orgtbl-setup): Remove the :keys arguments from the menu description.
11625         (org-after-save-iCalendar-file-hook): New variable.
11627 2005-10-21  Kenichi Handa  <handa@m17n.org>
11629         * language/vietnamese.el (tcvn-5712): Make it an alias of
11630         vietnamese-tcvn coding-system.
11632 2005-10-20  Michael Albinus  <michael.albinus@gmx.de>
11634         * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
11635         group id is given.
11637 2005-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11639         * progmodes/sh-script.el (sh-escaped-line-re): New var.
11640         (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
11641         (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
11642         whose line is either continued or ends with a comment.
11644 2005-10-20  Romain Francoise  <romain@orebokech.com>
11646         * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
11648         * replace.el (occur-engine): Add follow-link property.
11650         * font-core.el (font-lock-mode): Doc fix.
11652 2005-10-20  Richard M. Stallman  <rms@gnu.org>
11654         * net/rcirc.el: New file.
11656 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
11658         * term.el (term-term-name): Initialize to "eterm-color".
11660 2005-10-20  Ken Manheimer  <ken.manheimer@gmail.com>
11662         * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
11663         for encryption functionality.
11664         Move allout customization subgroup from `editing' to `outlines' group.
11665         Fix commentary keywords to legitimate ones.
11666         Update author info (using my current email address, obscurified).
11667         (allout-encrypt-string, allout-encryption-produce-work-buffer)
11668         (allout-encrypted-topic-p, allout-encrypted-text-type)
11669         (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
11670         (allout-situate-encryption-key-verifier)
11671         (allout-get-encryption-key-verifier, allout-verify-key)
11672         (allout-next-topic-pending-encryption)
11673         (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
11674         (outline-topic-encryption-bullet, outline-default-encryption-scheme)
11675         (outline-key-verifier-handling, outline-key-hint-handling)
11676         (outline-encrypt-unencrypted-on-saves): New defcustoms.
11677         (allout-file-key-verifier-string, allout-encryption-scheme)
11678         (allout-key-verifier-string, allout-key-hint-string)
11679         (allout-after-save-decrypt): New variables.
11680         (allout-write-file-hook-handler, allout-auto-save-hook-handler)
11681         (allout-after-saves-handler): New hook functions.
11682         (allout-post-command-business): Do allout-after-save-decrypt.
11683         (allout-enable-file-variable-adjustment): Custom var to enable
11684         mechanism for adding and adjusting settings of Emacs file variables.
11685         (allout-adjust-file-variable, allout-file-vars-section-data):
11686         New functions, implement the mechanism.
11687         (outlineify-sticky): Use the file vars mechanism.
11688         (allout-inhibit-protection, allout-during-write-cue)
11689         (allout-override-protect, allout-before-change-protect): Remove.
11690         (allout-flag-region, allout-open-topic): Adjust read-only text.
11691         (allout-open-line-not-read-only): Add to facilitate read-only
11692         text based protection.
11693         (allout-kill-line): Revise to adjust read-only text, clue the
11694         user about the inhibition.
11695         (allout-unprotected): Use unwind-protect.
11696         (allout-shift-in, allout-shift-out): Disallow manually shifting a
11697         topic deeper than the offspring depth of the previous topic -
11698         avoiding confusing "containment discontinuities".
11699         (allout-reindent-bodies): Fix retention of body relative hanging
11700         indent during promotion of collapsed bodies.
11701         (allout-open-topic): Make it easy to open new topic with same
11702         bullet as current topic - topic creation functions provided with
11703         any universal argument provokes now prompt for bullet, defaulting
11704         to the bullet of the previous topic.
11705         (allout-plain-bullets-string, allout-distinctive-bullets-string):
11706         Plain bullet alternates `.' period and `,' comma only.  All other
11707         bullets are relegated to special status (but customizable).
11708         (allout-end-of-entry): Rename from allout-end-of-current-entry
11709         since it actually operates w.r.t. most immediately containing
11710         entry, visible or not.
11711         (allout-hide-current-entry, allout-show-current-entry): Use the
11712         revised version.
11713         (allout-old-expose-topic): Solidify deprecation.
11714         (allout-end-of-subtree): Add so we can span concealed as well
11715         as visible topics.
11716         (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
11717         (allout-end-of-current-heading): Tweak to just respect the first line.
11718         (allout-get-body-text): Add.
11719         (allout-ascend-to-depth, allout-ascend): Position at end of prefix
11720         when invoked interactively.
11721         (allout-up-current-level): Use `interactive-p'.
11722         (allout-mode, allout-init): Miscellaneous docstring and
11723         operational refinements, as well as hookups of new encryption stuff.
11724         (allout-beginning-of-current-entry): Now works as advertised.
11725         (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
11726         (allout-isearch-rectification): Refine condition for isearching.
11727         (allout-isearch-abort, allout-enwrap-isearch)
11728         (allout-flag-region, my-region-active-p): Relocate some macros.
11729         (allout-title): Fallback title is (buffer-name), not
11730         non-existing (current-buffer-name).
11731         (subst-char-in-string): Define if absent (for some XEmacs versions).
11733 2005-10-20  Jari Aalto  <jari.aalto@cante.net>
11735         * mail/sendmail.el (mail-setup-hook, mail-aliases)
11736         (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
11737         (mail-citation-prefix-regexp, mail-signature-file)
11738         (mail-default-headers, mail-bury-selects-summary)
11739         (mail-send-nonascii): Add autoload cookies.
11741 2005-10-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
11743         * frame.el (blink-cursor-mode): Add `mac' to the list of
11744         window-system's that support blinking cursor.
11746 2005-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
11748         * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
11750 2005-10-20  Eli Zaretskii  <eliz@gnu.org>
11752         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
11753         Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
11754         to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
11756 2005-10-20  Kim F. Storm  <storm@cua.dk>
11758         * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
11759         (ido-set-current-directory): Don't add / after final @.
11760         (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
11761         Explicitly handle ange-ftp completion oddities.
11762         (ido-make-file-list): Don't rotate list at tramp root to avoid
11763         triggering tramp file handler for expand-file-name via get-file-buffer.
11765 2005-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11767         * savehist.el (savehist-coding-system): Revert to checking XEmacs.
11769 2005-10-19  Jay Belanger  <belanger@truman.edu>
11771         * calc/calc-units.el (math-standard-units): Add units, adjust
11772         symbols and update values.
11773         (math-unit-prefixes): Add more prefixes.
11775 2005-10-19  Romain Francoise  <romain@orebokech.com>
11777         * bookmark.el (bookmark-menu-heading): New face.
11778         (bookmark-bmenu-list): Use it.
11779         Don't fiddle with `baud-rate' at top-level.
11781 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
11783         * image.el (create-image, find-image): Mention max-image-size in
11784         docstring.
11786 2005-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
11788         * savehist.el (savehist-load): Revert to checking XEmacs.
11790         * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
11791         Various docstring and line-width fixups.
11792         (conf-mode): Use cond.
11793         Set font-lock-defaults.  Don't set comment-use-syntax.
11795 2005-10-18  David Ponce  <david@dponce.com>
11797         * tree-widget.el (tree-widget-button-click): New function.
11798         (tree-widget-button-keymap): Use it.
11800 2005-10-18  Romain Francoise  <romain@orebokech.com>
11802         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
11803         (bookmark-bmenu-hide-filenames): Add follow-link property.
11804         Improve help-echo text.
11806         * ffap.el (find-file-at-point): Doc fix.
11808 2005-10-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11810         * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
11812 2005-10-18  Masatake YAMATO  <jet@gyve.org>
11814         Install to the CVS repository what I forgot to install in my
11815         2005-10-16 changes.
11817         * progmodes/python.el (python-complete-symbol): Pass the common
11818         prefix substring of completion to `display-completion-list'.
11820         * textmodes/org.el (org-complete): Ditto.
11822 2005-10-18  Masatake YAMATO  <jet@gyve.org>
11824         Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
11826         * woman.el (WoMan-xref-man-page): New button type derived
11827         from `Man-abstract-xref-man-page'.
11828         (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
11830         * man.el (Man-abstract-xref-man-page): New button type.
11831         (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
11832         (Man-highlight-references): Add new optional argument `xref-man-type'.
11834 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
11836         * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
11838 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11840         * cus-edit.el (Custom-move-and-invoke): Delete.
11841         (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
11843         * wid-edit.el (widget-move-and-invoke): New function, from
11844         Custom-move-and-invoke.
11846 2005-10-17  Bill Wohler  <wohler@newt.com>
11848         Move all remaining images from lisp/toolbar to etc/images, move
11849         lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar.  Place
11850         the low resolution images in their own directory (low-color).
11852         * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
11853         * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
11854         * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
11855         * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
11856         * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
11857         * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
11858         * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
11860         * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
11861         * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
11862         * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
11863         * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
11864         * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
11865         * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
11866         * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
11867         * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
11868         * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
11869         * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
11870         * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
11871         * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
11872         * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
11873         * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
11874         * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
11876         To conform with convention, replace the underscore (_) in the
11877         following image names with dash (-) or (/) as appropriate.
11879         * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
11880         * toolbar/fld_open.*: Move to etc/images/fld-open.*.
11881         * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
11882         * toolbar/jump_to.*: Move to etc/images/jump-to.*.
11883         * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
11884         * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
11885         * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
11886         * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
11887         * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
11888         * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
11889         * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
11890         * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
11891         * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
11892         * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
11893         * toolbar/mail_send.*: Move to etc/images/mail/send.*.
11895         * info.el (info-tool-bar-map): Replace underscores in image names
11896         with dashes.
11898         * makefile.w32-in (WINS): Remove toolbar.
11900         * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
11902         * tool-bar.el: Move to lisp from toolbar.  Now that
11903         toolbar is empty, it should be deleted when folks run "cvs up -P".
11905 2005-10-18  Jay Belanger  <belanger@truman.edu>
11907         * calc/calc-store.el (calc-store-into): Get the proper variable name
11908         to display in message.
11910 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
11912         * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
11913         expressions display in speedbar for all buffers when debugging.
11914         (gdb-speedbar-expand-node): Ensure node contraction is always updated.
11916         * speedbar.el (speedbar-set-mode-line-format): Indent properly.
11917         (speedbar-insert-button, speedbar-make-button):
11918         Use add-text-properties.
11919         (speedbar-update-localized-contents)
11920         (speedbar-update-directory-contents)
11921         (speedbar-update-special-contents): Use dolist.
11922         (speedbar-buffer-easymenu-definition): Add a menu separator.
11924 2005-10-17  Jason Rumney  <jasonr@gnu.org>
11926         * makefile.w32-in: Use $(lisp) consistently.
11927         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
11928         for shell specific generation of mh-autoloads.
11930 2005-10-17  Richard M. Stallman  <rms@gnu.org>
11932         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
11934 2005-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11936         * jit-lock.el (jit-lock-fontify-now):
11937         Move jit-lock-context-unfontify-pos to avoid wasted work.
11939 2005-10-17  Michael Albinus  <michael.albinus@gmx.de>
11941         * net/tramp.el (tramp-completion-mode): New defvar.  Used in
11942         `tramp-completion-mode' for checking if we are in completion mode.
11943         (tramp-completion-handle-file-name-all-completions): Reorder code
11944         in order to complete for file names only in case there are no
11945         method/user/host completions.  This is necessary for cooperation
11946         with ido.  Reported by Kim F. Storm <storm@cua.dk>.
11948 2005-10-16  Chong Yidong  <cyd@stupidchicken.com>
11950         * longlines.el (longlines-search-forward)
11951         (longlines-search-backward): Match any number of spaces.
11953 2005-10-16  Thien-Thi Nguyen  <ttn@gnu.org>
11955         * diff-mode.el (diff-mode): Doc fix.
11957 2005-10-16  David Reitter  <david.reitter@gmail.com>
11959         * mail/sendmail.el (send-mail-function): Use mailclient-send-it
11960         as default on darwin and windows systems.
11962 2005-10-16  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
11964         * arc-mode.el (archive-zip-extract): Doc fix.
11966 2005-10-16  Romain Francoise  <romain@orebokech.com>
11968         * mouse.el (mouse-1-click-follows-link): Doc fix.
11970 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
11972         * savehist.el: Don't require CL at runtime.
11973         (savehist-xemacs): Remove.
11974         (savehist-coding-system): Use utf-8 if present, regardless of religion.
11975         (savehist-no-conversion): Use (featurep 'xemacs).
11976         (savehist-load): Check existence of start-itimer rather than XEmacs.
11977         Use an idle timer.
11978         (savehist-process-for-saving): Replace use of CL funs `subseq' and
11979         `delete-if-not'.
11981 2005-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
11983         * savehist.el: Newer version.
11984         (savehist-autosave-interval, savehist-coding-system, savehist-timer)
11985         (savehist-last-checksum, savehist-no-conversion): New vars.
11986         (savehist-autosave, savehist-process-for-saving, savehist-printable):
11987         New functions.
11988         (savehist-load, savehist-save): Use them.
11989         (savehist-delimit): Remove.
11991 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
11993         * progmodes/compile.el (compilation-goto-locus): Display the
11994         compilation buffer first and the source buffer second, in case they're
11995         in overlapping frames.  Don't raise the compilation frame if it was the
11996         selected window upon entry.  Pass the `other-window' arg to
11997         pop-to-buffer.
11999         * info.el (Info-fontify-node): Use dolist.
12000         Change add-text-properties to put-text-property.
12002 2005-10-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12004         * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
12005         bound of search.
12007 2005-10-16  Masatake YAMATO  <jet@gyve.org>
12009         * dabbrev.el (dabbrev-completion): Pass the common
12010         prefix substring of completion to `display-completion-list'.
12012         * filecache.el (file-cache-minibuffer-complete)
12013         (file-cache-complete): Ditto.
12015         * tempo.el (tempo-display-completions): Ditto.
12017         * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
12019         * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
12021         * eshell/em-hist.el (eshell-list-history): Ditto.
12023         * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
12025         * mail/mailalias.el (mail-complete): Ditto.
12027         * progmodes/etags.el (complete-tag): Ditto.
12029         * progmodes/make-mode.el (makefile-complete): Ditto.
12031         * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
12033         * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
12035         * progmodes/pascal.el (pascal-complete-word)
12036         (pascal-show-completions): Ditto.
12038         * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
12040         * simple.el (completion-common-substring): New variable.
12041         (completion-setup-function): Use `completion-common-substring'
12042         to put faces.
12044 2005-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12046         * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
12047         (x-get-selection, mac-select-convert-to-string): Convert from/to
12048         UTF-16 clipboard data as in native byte order, no BOM.
12050 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
12052         * progmodes/gud.el (gud-tool-bar-map): Rename the images
12053         appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
12054         (gud-sentinel): Use speedbar-frame to check for speedbar.
12056 2005-10-15  Richard M. Stallman  <rms@gnu.org>
12058         * savehist.el: New file.
12060 2005-10-14  Karl Chen  <quarl@cs.berkeley.edu>
12062         * textmodes/tex-mode.el (tex-font-lock-keywords-2):
12063         Fix bug in \bf fontification.
12065 2005-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
12067         * pcvs.el (cvs-edit-log-files): New var.
12068         (cvs-mode-edit-log): New arg `file'.
12069         (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
12070         Instead force the use of the original file and nothing else.
12071         (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
12072         the cvs-minor-wrap-function is set.
12073         (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
12075 2005-10-14  Bill Wohler  <wohler@newt.com>
12077         * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
12078         * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
12079         * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
12080         * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
12081         * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
12082         * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
12083         * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
12084         * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
12085         * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
12086         * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
12087         * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
12088         * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
12089         * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
12090         * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
12091         * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
12093         * progmodes/gud.el (gud-tool-bar-map): Rename the images
12094         appropriately (for example, gud-break to gud/break).
12096 2005-10-14  Chong Yidong  <cyd@stupidchicken.com>
12098         * longlines.el (longlinges-search-function)
12099         (longlines-search-forward, longlines-search-backward): New functions.
12100         (longlines-mode): Set isearch-search-fun-function to
12101         longlinges-search-function.
12103         * mouse.el (mouse-drag-region-1): Handle the case where a
12104         double-click event is bound to an arbitrary function.
12106 2005-10-14  David Ponce  <david@dponce.com>
12108         * recentf.el (recentf-track-opened-file)
12109         (recentf-track-closed-file, recentf-update-menu)
12110         (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
12111         (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
12112         mouse-1-click-follows-link.
12114 2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12116         * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
12117         Gnome file-manager.png.  Suggested by
12118         Joachim Nilsson <joachim.nilsson@vmlinux.org>.
12120         * toolbar/README: Add diropen.xpm.
12122 2005-10-13  Bill Wohler  <wohler@newt.com>
12124         * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
12125         restrictions.  Suggested by David Robinow <drobinow@gmail.com>.
12127 2005-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
12129         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
12130         Don't waste the byte-compiler's time on constant data.
12132 2005-10-13  Kenichi Handa  <handa@m17n.org>
12134         * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
12135         byte with `escape-glyph' face.
12137         * international/fontset.el (ccl-encode-unicode-font):
12138         Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
12139         Handle the case that ucs-mule-to-mule-unicode translates a character to
12140         ASCII (usually for IPA characters).
12142 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12144         * info.el (Info-fontify-node): Don't be fooled by a lone "...".
12145         Don't hide the underline of titles if font-lock-mode is disabled.
12147 2005-10-12  Bill Wohler  <wohler@newt.com>
12149         * makefile.w32-in (MH-E-SRC): New.  Used by mh-autoloads.
12150         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
12151         files in MH-E-SRC have been updated.
12152         (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
12154 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12156         * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
12157         (mixal-mode-syntax-table): Add \n as end-comment.
12158         (mixal-operation-codes-alist): Immediately initialize to full value.
12159         (mixal-add-operation-code): Remove.
12160         (mixal-describe-operation-code): Make the arg non-optional.
12161         Use the interactive spec instead.
12162         Use mixal-operation-codes-alist rather than mixal-operation-codes.
12163         (mixal-font-lock-keywords): Don't highlight comments here any more.
12164         (mixal-font-lock-syntactic-keywords): New var.
12165         (mixal-mode): Use it.  Fix comment-start-skip.
12167 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12169         * startup.el (command-line-x-option-alist): -nb => -nbi
12171 2005-10-12  Kim F. Storm  <storm@cua.dk>
12173         * startup.el (fancy-splash-default-action): Discard mouse click in
12174         the splash screen window, as it has no sensible meaning in the
12175         next window to be selected.  Fixes error reported by Jan D.
12177 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
12179         * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
12181 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12183         * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
12184         Try to fix up minor layout issues like indentation, line break, etc...
12185         (mixal-mode-syntax-table): Don't try to specify comment syntax,
12186         because it doesn't work.
12187         (mixal-operation-codes): Add some more codes.
12188         (mixal-font-lock-keywords): Process comments here.
12189         (mixal-mode): mixasm no longer needs -g option.
12191 2005-10-11  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
12193         * progmodes/sh-script.el (sh-tmp-file):
12194         Use mktemp -t.  Finish support for es and rc shells.
12196 2005-10-11  Jay Belanger  <belanger@truman.edu>
12198         * calc/calcalg2.el (calc-integral): With an argument, compute the
12199         definite integral.
12201 2005-10-11  Chong Yidong  <cyd@stupidchicken.com>
12203         * mouse.el (mouse-drag-region-1): Don't try to catch a
12204         double-click when doing follow-link (it's overridden anyway).
12206 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
12208         * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
12209         (autoload-print-form-outbuf): Add docstring.
12211 2005-10-11  Juri Linkov  <juri@jurta.org>
12213         * info.el (Info-mode-menu): Delete menu item "Edit".
12214         (Info-mode): Delete description of Info-edit from docstring,
12215         and rearrange descriptions of Info commands in the order
12216         they are documented in the Info manual.
12218 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12220         * calendar/appt.el (appt-check): Use diary-selective-display var.
12222 2005-10-10  Richard M. Stallman  <rms@gnu.org>
12224         * net/newsticker.el (newsticker-start, newsticker-show-news):
12225         Add autoload cookies.
12227 2005-10-10  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
12229         * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
12231 2005-10-10  Karl Chen  <quarl@cs.berkeley.edu>
12233         * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
12235 2005-10-10  Jay Belanger  <belanger@truman.edu>
12237         * calc/calc-arith.el (math-check-known-scalarp)
12238         (math-check-known-matrixp): Check the values of arguments that are
12239         variables.
12240         (math-check-known-square-matrixp): New function.
12241         (math-known-square-matrixp): Use math-check-known-square-matrixp.
12242         (math-super-types): Add sqmatrix type.
12244         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
12245         mode name `square' to `sqmatrix'.
12247         * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
12248         mode name `square' to `sqmatrix'.
12250 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12252         * progmodes/etags.el (select-tags-table-mode): Don't use
12253         selective-display.
12254         (tags-select-tags-table): Pass `button' to the action function.
12255         (select-tags-table): Place the side-info on button properties rather
12256         than in hidden text.  Abbreviate file names.
12257         (select-tags-table-mode-map): Inherit rather than copy buttom-map.
12258         (select-tags-table-select): Add `button' argument.
12259         Get side-info from the button property rather than from hidden text.
12261 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
12263         * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
12264         (gud-speedbar-buttons): Preserve point if possible.
12265         (gud-sentinel): Restore previous speedbar display type.
12267         * progmodes/gdb-ui.el (gdba): Improve diagram.
12268         (def-gdb-auto-update-handler, gdb-info-locals-handler)
12269         (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
12270         Call get-buffer-window once.
12272 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12274         * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
12275         (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
12276         (pascal-indent-command): Remove unused var `ind'.
12277         (pascal-indent-case): Remove unused var `oldpos'.
12278         (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
12279         since it's now used as a proper minor mode map.
12280         (pascal-outline): Rename to pascal-outline-mode.
12281         (pascal-outline-mode): Use define-minor-mode.
12282         (pascal-outline-mode, pascal-outline-change): Use overlays rather than
12283         selective-display.
12285 2005-10-10  Andreas Schwab  <schwab@suse.de>
12287         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
12288         number.  Reported by Karl Chen <quarl@cs.berkeley.edu>.
12290         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
12291         outside source directory.
12293 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
12295         * textmodes/org.el (org-mode-map): Explicit definition of `C-c
12296         C-x' as a prefix.
12297         (orgtbl-mode-map): Full keymap instead of sparse, because all
12298         `self-insert-command' keys are redefined in this map.
12299         (org-export-as-html): Specify charset for HTML file, by taking it
12300         from the coding system.
12302 2005-10-10  Kenichi Handa  <handa@m17n.org>
12304         * textmodes/flyspell.el (flyspell-check-word-p):
12305         If unread-command-events is non-empty, don't call sit-for.
12307 2005-10-09  Richard M. Stallman  <rms@gnu.org>
12309         * font-lock.el (font-lock-syntactic-keywords)
12310         (font-lock-keywords): Doc fixes.
12312         * textmodes/flyspell.el (flyspell-external-point-words):
12313         Simplify logic, and don't try to check for consecutive appearances
12314         of one incorrect word.
12316 2005-10-10  Nick Roberts  <nickrob@snap.net.nz>
12318         * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
12319         separator.
12321         * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
12322         (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
12323         (gud-expansion-speedbar-buttons): New function.
12324         (gud-speedbar-buttons): Check for gud-comint-buffer.
12326 2005-10-09  Bill Wohler  <wohler@newt.com>
12328         * Makefile.in (updates): Add mh-loaddefs dependency.
12330 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
12332         * speedbar.el (speedbar-file-key-map): Fix typo.
12334 2005-10-09  Daniel Brockman  <daniel@brockman.se>
12336         * cus-start.el (line-spacing): Add custom spec.
12338 2005-10-09  Romain Francoise  <romain@orebokech.com>
12340         * textmodes/ispell.el (ispell-check-version): Fix last change.
12342 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12344         * term/x-win.el: Remove -i, --icon-type from comment.
12346         * startup.el (command-line-x-option-alist): Remove options -i,
12347         -itype, --icon-type, added -nb, --no-bitmap-icon
12349 2005-10-09  Nick Roberts  <nickrob@snap.net.nz>
12351         * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
12352         instead of :active.
12354 2005-10-08  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
12356         * textmodes/ispell.el (ispell-check-version):
12357         Ignore hyphen, and all that follows, in aspell's version text.
12359 2005-10-08  Jay Belanger  <belanger@truman.edu>
12361         * calc/calc-arith.el (math-known-square-matrixp): New function.
12362         (math-pow-fancy): Check for matrices before distributing exponent
12363         across products.
12365         * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
12366         fullscreen keypad.  Suggested by Luc Teirlinck.
12367         (calc-keypad-show-input): Add space for formatting.
12369         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
12370         Add square matrix option.
12372         * calc/calc-poly.el (math-expand-term): Check for matrices instead
12373         of checking calc-matrix-mode when deciding how to expand.
12375         * calc/calc.el (calc-set-mode-line): Add square matrix option.
12377 2005-10-08  Lars Hansen  <larsh@soem.dk>
12379         * net/tramp.el (tramp-perl-directory-files-and-attributes):
12380         Add error handling.
12381         (tramp-handle-directory-files-and-attributes): Handle perl error msg.
12383 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
12385         Sync with Tramp 2.0.51.
12387         * net/tramp.el (tramp-handle-set-visited-file-modtime)
12388         (tramp-handle-insert-file-contents, tramp-handle-write-region):
12389         Insert special handling for `last-coding-system-used', again
12390         it still seems to be necessary (unlike stated before).
12391         Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
12392         (tramp-password-prompt-regexp): There might be other words before
12393         trailing ":".  Reported by Kurt Steinkraus <kurt@steinkraus.us>.
12394         (tramp-chunksize): Improve docstring.
12395         (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
12396         Emacs 20.  Use `tramp-octal-to-decimal' therefore.  Reported by
12397         Christian Joergensen <bugs@razor.dk>.
12399 2005-10-07  Glenn Morris  <rgm@gnu.org>
12401         * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
12402         (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
12403         precision'.
12405 2005-10-07  Romain Francoise  <romain@orebokech.com>
12407         * ibuf-ext.el (ibuffer-do-shell-command-pipe)
12408         (ibuffer-do-shell-command-pipe-replace)
12409         (ibuffer-do-shell-command-file, ibuffer-do-eval)
12410         (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
12411         (ibuffer-do-revert, ibuffer-do-replace-regexp)
12412         (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
12413         (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
12414         (ibuffer-filter-by-name, ibuffer-filter-by-filename)
12415         (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
12416         (ibuffer-filter-by-content, ibuffer-filter-by-predicate
12417         (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
12418         (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
12419         Autoload file sans suffix.
12421         * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
12423 2005-10-07  David Ponce  <david@dponce.com>
12425         * recentf.el (recentf-menu-open-all-flag): New option.
12426         (recentf-digit-shortcut-command-name): New function.
12427         (recentf--shortcuts-keymap): New variable.
12428         (recentf-menu-shortcuts): New variable.
12429         (recentf-make-menu-items): Initialize it.  Replace the "More..."
12430         menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
12431         (recentf-menu-value-shortcut): New function.
12432         (recentf-make-menu-item): Use it.  No more in-lined.
12433         (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
12434         (recentf-open-most-recent-file): Rename from
12435         `recentf-open-file-with-key'.  Don't depend on key binding.
12436         (recentf-mode-map): New variable.
12437         (recentf-mode): Use it.
12439 2005-10-06  Bill Wohler  <wohler@newt.com>
12441         * mh-e/mh-loaddefs.el: Remove.  Now generated automatically.
12443         * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
12444         (MH-E-SRC): New.  Used by mh-autoloads.
12445         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
12446         files in MH-E-SRC have been updated.
12447         (compile, recompile, bootstrap): Depend on mh-autoloads.
12449 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
12451         * progmodes/gud.el (gud-menu-map): Only display un-intuitive
12452         gud-break and gud-remove icons when the fringe is not available.
12454         * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
12455         Typo.
12457 2005-10-06  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
12459         * play/zone.el (zone): Wrap body with save-window-excursion.
12461 2005-10-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12463         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
12464         Use the new `list-only' arg to diary-list-entries.
12466         * calendar/diary-lib.el: Use overlays rather than selective-display.
12467         (diary-selective-display): New var.
12468         (diary-header-line-format): Use it.
12469         (diary-list-entries): Add argument `list-only'.
12470         Put the buffer in diary-mode.  Don't add \^M at beg and end.
12471         Replace \^M by invisible overlays.
12472         (diary-unhide-everything): Replace \^M by invisible overlays.
12473         (print-diary-entries): Look for overlays rather than \^M.
12474         Add a space to the temp buffer name.
12475         (diary-show-all-entries, mark-diary-entries, make-diary-entry):
12476         Put the buffer in diary-mode.
12477         (list-sexp-diary-entries): Replace \^M by invisible overlays.
12478         (diary-anniversary): Make the year arg optional.
12479         (diary-time-regexp): New const.
12480         (diary-font-lock-keywords): Use it to accept a few more time formats.
12482         * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
12484 2005-10-06  Thien-Thi Nguyen  <ttn@gnu.org>
12486         * textmodes/artist.el (artist-ellipse-mirror-quadrant):
12487         Fix bug introduced 2005-07-03: Use (car (last ...))
12488         to faithfully reproduce replaced artist-last.
12489         (artist-set-arrow-points-for-poly): Likewise.
12490         Suggested by Johan Bockg\e,Ae\e(Brd.
12492 2005-10-06  Juanma Barranquero  <lekktu@gmail.com>
12494         * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
12495         * wid-edit.el (widget):
12496         * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
12497         * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
12499 2005-10-06  Kenichi Handa  <handa@m17n.org>
12501         * international/mule-cmds.el (set-language-environment):
12502         Fix setting up of case-table for unibyte mode.
12504         * simple.el (what-cursor-position): If the character is displayed
12505         by some `display' text property, show that.  Don't use
12506         single-key-description for eight-bit characters in multibyte mode.
12508 2005-10-06  Nick Roberts  <nickrob@snap.net.nz>
12510         * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
12511         (gdb-ann3): Set it.
12512         (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
12513         (gdb-info-frames-custom): Use inverse-video for first five
12514         characters of selected frame only.
12515         (gdb-get-frame-number): Select frame even when point is on frame
12516         number.
12518 2005-10-06  Masatake YAMATO  <jet@gyve.org>
12520         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
12521         Put `font-lock-function-name-face'.
12522         (gdb-info-frames-custom): Put `font-lock-function-name-face'
12523         and `font-lock-variable-name-face'
12524         (gdb-registers-font-lock-keywords): New font lock keywords definition.
12525         (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
12526         (gdb-memory-font-lock-keywords): New font lock keywords definition.
12527         (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
12528         (gdb-local-font-lock-keywords): New font lock keywords definition.
12529         (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
12530         (gdb-threads-font-lock-keywords): New font lock keywords definition.
12531         (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
12533 2005-10-05  Michael Kifer  <kifer@cs.stonybrook.edu>
12535         * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
12536         (ediff-merge-region-is-non-clash-to-skip): Previously called
12537         ediff-merge-region-is-non-clash.
12539         * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
12540         Use insert-buffer-substring.
12542         * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
12543         selecting files to patch.  Also bug fixes.
12545         * ediff-util.el (ediff-setup): Bug fix.
12546         (ediff-next-difference): Never skip clashes that differ in white
12547         space only.
12549         * ediff-wind.el (ediff-setup-control-frame)
12550         (ediff-destroy-control-frame): Check the menubar feature.
12552         * viper-cmd.el (viper-normalize-minor-mode-map-alist)
12553         (viper-refresh-mode-line): Use make-local-variable to localize
12554         some vars instead of make-variable-buffer-local.  Suggested by
12555         Stefan Monnier.
12557         * viper-init.el (viper-make-variable-buffer-local): Delete alias.
12558         (viper-restore-cursor-type, viper-set-insert-cursor-type):
12559         Use make-local-variable instead of make-variable-buffer-local.
12560         Suggested by Stefan Monnier.
12562         * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
12563         (viper-comint-mode-hook): Use make-local-variable on
12564         require-final-newline.
12565         (viper-non-hook-settings): Don't use make-variable-buffer-local.
12567 2005-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12569         * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
12570         also the second char of a comment-start sequence.
12571         (scheme-sexp-comment-syntax-table): New var.
12572         (lambda, define): Set their scheme-doc-string-elt property.
12573         (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
12574         Use lisp-font-lock-syntactic-face-function now that it properly
12575         handles |...| symbols.
12576         (scheme-mode-variables): Set lisp-doc-string-elt-property,
12577         parse-sexp-lookup-properties and font-lock-extra-managed-props.
12579         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
12580         bit from # to |.
12581         (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
12583         * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
12584         (lisp-doc-string-elt-property): New var.
12585         (lisp-font-lock-syntactic-face-function): Use it.
12586         Rewrite to recognize docstrings even for forms not at toplevel.
12588         * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
12589         annotation on the | part of #| rather than on the # part.
12590         (scheme-font-lock-syntactic-face-function): New function, to
12591         distinguish strings from |...| symbols.
12592         (scheme-mode-variables): Use it.  Also fix up the font-lock-time
12593         syntax-table so that #|...|# is properly highlighted.
12595         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
12596         Don't mark as docstring the 3rd elem of an unknown toplevel form.
12598 2005-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12600         * bindings.el (global-map): Resync [home] and [end] bindings with C-a
12601         and C-e.
12603         * emacs-lisp/eldoc.el: Move comments into docstrings.
12604         (eldoc-message-commands): Initialize in its declaration.
12605         Add move-beginning-of-line and move-end-of-line.
12606         (eldoc-add-command, eldoc-add-command-completions)
12607         (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
12609         * outline.el (outline-mark-subtree): Activate the mark.
12611         * calendar/appt.el (appt-time-regexp): New var.
12612         (appt-add, appt-make-list): Use it.
12613         (appt-convert-time): Clean up.
12615         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
12616         Don't set any syntax-table property here.
12617         (tex-font-lock-verb): New function.  Do it here.
12618         (tex-font-lock-syntactic-keywords): Use it.
12620 2005-10-04  Richard M. Stallman  <rms@gnu.org>
12622         * wid-edit.el (widget-file-complete): Get the widget start point
12623         the right way.  Default directory to `/' if file has none.
12625         * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
12627         * textmodes/flyspell.el (flyspell-mode-on):
12628         Call ispell-maybe-find-aspell-dictionaries.
12630         * textmodes/ispell.el (ispell-word, ispell-region):
12631         Call ispell-maybe-find-aspell-dictionaries.
12632         (ispell-accept-buffer-local-defs):
12633         Don't call ispell-maybe-find-aspell-dictionaries
12635 2005-10-04  Richard M. Stallman  <rms@gnu.org>
12637         * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
12639 2005-10-04  Emilio C. Lopes  <eclig@gmx.net>
12641         * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
12642         instead of `fboundp' in order to allow for anonymous functions.
12644 2005-10-04  Chong Yidong  <cyd@stupidchicken.com>
12646         * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
12647         case the user clicks on the link while another window is selected.
12648         (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
12650         * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
12651         functionality.
12652         (dframe-help-echo): Save point in case mouse tracking is off.
12654 2005-10-04  Thien-Thi Nguyen  <ttn@gnu.org>
12656         * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
12658 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12660         * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
12661         not change the global value of those vars.
12663         * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
12664         make-local-variable which we do not need any more.
12666 2005-10-03  Chong Yidong  <cyd@stupidchicken.com>
12668         * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
12669         (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
12670         (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
12671         (speedbar-path-line): Define obsolete aliases.
12672         (speedbar-line-directory): Doc fix.
12674         * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
12675         (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
12676         instead of speedbar-line-path.
12678 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12680         * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
12681         to nil if dropping on a window.  Handle dropping on a minibuffer window
12682         like dropping on a non-window part of Emacs.
12684 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12686         * net/ange-ftp.el: Use with-current-buffer.
12687         (ange-ftp-insert-directory): Do not follow symlinks any more.
12689         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
12690         Remove interactive spec.
12692 2005-10-03  Kim F. Storm  <storm@cua.dk>
12694         * ido.el (ido-mode): Use custom-initialize-set.
12696 2005-10-02  Richard M. Stallman  <rms@gnu.org>
12698         * progmodes/ebnf2ps.el (ebnf-eps-production-list):
12699         Use insert-buffer-substring.
12701         * net/tramp.el: Pacify byte compiler warnings in pacification code.
12702         (tramp-handle-file-local-copy): Use insert-buffer-substring.
12704 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12706         * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
12707         in last change.
12708         (ange-ftp-insert-directory): Fix up the search for the case where
12709         `file' is absolute.
12711 2005-10-02  Romain Francoise  <romain@orebokech.com>
12713         * progmodes/compile.el (compile-goto-error): Delete extra paren.
12715 2005-10-02  Andreas Schwab  <schwab@suse.de>
12717         * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
12718         directory component in the session info.
12720 2005-10-01  Richard M. Stallman  <rms@gnu.org>
12722         * comint.el (comint-redirect-subvert-readonly): Doc fix.
12724         * simple.el (next-error-internal): New function.
12726         * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
12727         (compilation-start): Pass new arg to compilation-buffer-name.
12728         (compile-goto-error): Use next-error-internal.
12730 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
12732         * speedbar.el: Remove RCS tag.
12733         (speedbar-check-read-only): Handle non-existent files.
12735         * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
12737         * info.el (Info-speedbar-hierarchy-buttons)
12738         (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
12740 2005-10-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12742         * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
12743         Do not match newline.
12744         (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
12745         (bibtex-summary): Remove unnecessary save-excursion.
12746         (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
12748 2005-10-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12750         * term/mac-win.el: Add charset info for "iso10646-1".
12751         Modify default fontset to use ATSUI-compatible fonts for some charsets
12752         if available.
12754 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
12756         * speedbar.el: Re-apply arch tag.
12757         (speedbar-version): Rename to version 1.0.  Suggested by Eric
12758         M. Ludlam.
12759         Reapply two changes from Emacs CVS' version of speedbar lost
12760         during the merge:
12761         (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
12762         (speedbar-frame-parameters): Improve customize type.
12764 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12766         * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
12767         (ange-ftp-file-directory-p): Fix the symlink case.
12768         (ange-ftp-insert-directory): When listing a single file, get a list of
12769         the parent buffer and extract the relevant line.  Inspired from a patch
12770         by Katsumi Yamaoka <yamaoka@jpl.org>.
12771         (ange-ftp-file-name-sans-versions): Simplify.
12773 2005-09-30  Bill Wohler  <wohler@newt.com>
12775         Move MH-E image files from toolbar and mail directories into
12776         etc/images.
12778         * mail/reply2.*: Move to etc/images/mail/reply*.
12780         * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
12781         * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
12782         etc/images.
12784         * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
12785         * toolbar/reply*: Move to etc/images/mail.
12787         * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
12789 2005-09-30  Eric M. Ludlam  <zappo@gnu.org>
12791         * speedbar.el: New version 1.0pre3.
12793         Frame management code (including timer, and mouse click specifics)
12794         moved to dframe.el:
12795         (speedbar-attached-frame): Removed.  Use dframe-attached-frame.
12796         (speedbar-timer): Removed.  Use dframe-timer.
12797         (speedbar-close-frame): Removed.  Use dframe-close-frame.
12798         (speedbar-activity-change-focus-flag): Removed.  Use
12799         dframe-activity-change-focus-flag.
12800         (speedbar-update-speed, speedbar-navigating-speed): Obsolete.  Use
12801         dframe-update-speed.
12803         (speedbar-current-frame): New macro.  Use this instead of the
12804         variable speedbar-frame.
12806         (speedbar-use-images, speedbar-expand-image-button-alist)
12807         (speedbar-insert-image-button-maybe): Moved to sb-image.el.
12809         (speedbar-find-image-on-load-path): Removed.  Replaced by
12810         defezimage in ezimage.el.
12811         (speedbar-expand-image-button-alist): Removed.  Replaced by
12812         ezimage-expand-image-button-alist in ezimage.el.
12814         (speedbar-ignored-directory-regexp)
12815         (speedbar-add-ignored-directory-regexp)
12816         (speedbar-ignored-directory-expressions)
12817         (speedbar-line-directory, speedbar-buffers-line-directory)
12818         (speedbar-directory-line, speedbar-buffers-line-directory):
12819         Renamed, replacing `path' with `directory'.
12821         (speedbar-create-directory, speedbar-expand-line-descendants)
12822         (speedbar-toggle-line-expansion)
12823         (speedbar-contract-line-descendants): New commands.
12825         (speedbar-query-confirmation-method, speedbar-select-frame-method)
12826         (speedbar-use-tool-tips-flag): New options.
12828         (speedbar-check-read-only, speedbar-require-version)
12829         (speedbar-insert-separator, speedbar-buffers-tail-notes)
12830         (speedbar-handle-delete-frame, speedbar-try-completion)
12831         (speedbar-update-localized-contents): New functions.
12833         (speedbar-incompatible-version, speedbar-ro-to-do-point)
12834         (speedbar-object-read-only-indicator): New variables.
12836         (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
12837         New hooks.
12839         (speedbar-separator-face): New face.
12841         (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
12842         (speedbar-ignored-modes): Add fundamental-mode.
12843         (speedbar-directory-unshown-regexp): Add . directories.
12845         (speedbar-key-map): Remove old SPC and DEL page up/down keys.
12846         (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
12847         `]' for full expand/close.
12848         (speedbar-buffers-key-map): Add SPC to toggle node expansion.
12850         (speedbar-check-vc): Support hidden files.
12851         (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
12852         (speedbar-this-file-in-vc): Use vc-state if available.  If VC
12853         state is nil, it is not checked out.
12855         (speedbar-line-text, speedbar-line-token): Support expand buttons
12856         with no text.
12857         (speedbar-refresh): Universal argument acts as power-click.
12858         (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
12859         that buffer to get variable values.
12861         And many other bugfixes.
12863         * dframe.el, ezimage.el, sb-image.el: New files.
12865         * sb-*.xpm: Remove files.  New image files installed into
12866         etc/images/ezimage.
12868 2005-09-30  Kenichi Handa  <handa@m17n.org>
12870         * ps-mule.el (ps-mule-show-warning): If a character is in
12871         ps-print-translation-table, don't treat it as non-printable.
12873 2005-09-30  David Ponce  <david@dponce.com>
12875         * tree-widget.el (tree-widget-themes-load-path): New variable.
12876         (tree-widget-themes-directory): Doc fix.
12877         (tree-widget-image-formats) [Emacs]: Doc fix.
12878         (tree-widget--locate-sub-directory): New function.
12879         (tree-widget-themes-directory): Use it.
12881         * recentf.el (recentf-filename-handlers): Rename from
12882         `recentf-filename-handler'.  Allow a list of functions.
12883         (recentf-menu-items-for-commands): Fix :help strings.
12884         (recentf-apply-filename-handlers): New function.
12885         (recentf-expand-file-name): Use it.
12886         (recentf-cleanup): Remove duplicates too.
12888 2005-09-29  Juri Linkov  <juri@jurta.org>
12890         * faces.el: Rearrange face definitions to be in the same order as
12891         their face descriptions in "(emacs)Standard Faces".
12893         * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
12895         * tooltip.el (tooltip): Add group `basic-faces'.
12897         * buff-menu.el (Buffer-menu-buffer): Remove group
12898         `font-lock-highlighting-faces'.
12900         * progmodes/compile.el (compilation-error, compilation-warning)
12901         (compilation-info, compilation-line-number, compilation-column-number):
12902         Change group from `font-lock-highlighting-faces' to `compilation'.
12904         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
12905         (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
12906         (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
12907         (vhdl-font-lock-reserved-words-face)
12908         (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
12909         `font-lock-highlighting-faces'.
12911         * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
12913 2005-09-28  Kim F. Storm  <storm@cua.dk>
12915         * emulation/cua-base.el: Set CUA move property on additional commands:
12916         up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
12917         forward-sexp, backward-sexp, forward-list, backward-list.
12919 2005-09-28  Romain Francoise  <romain@orebokech.com>
12921         * comint.el (comint-show-output): Really set point at the
12922         beginning of the output when not using `comint-use-prompt-regexp'.
12924 2005-09-27  Jay Belanger  <belanger@truman.edu>
12926         * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
12927         in TeX mode.
12929 2005-09-26  Juanma Barranquero  <lekktu@gmail.com>
12931         * textmodes/org.el (org-table-sum): Fix format string.
12933         * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
12934         Quote face names.
12936 2005-09-26  Romain Francoise  <romain@orebokech.com>
12938         * isearch.el (isearch-forward-regexp): Close doc string.
12940 2005-09-25  Richard M. Stallman  <rms@gnu.org>
12942         * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
12944         * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
12946         * progmodes/compile.el (compilation-error-properties):
12947         When getting the file from the previous error message,
12948         correctly decode the new data format.
12950         * progmodes/cc-cmds.el (c-electric-paren):
12951         Call old-blink-paren only for close-paren.
12953 2005-09-24  Andreas Schwab  <schwab@suse.de>
12955         * term/rxvt.el (rxvt-register-default-colors): Delete redundant
12956         condition.
12958 2005-09-25  Romain Francoise  <romain@orebokech.com>
12960         * dired-aux.el (dired-copy-file-recursive):
12961         * dired.el (dired-delete-file):
12962         * ediff-mult.el (ediff-dir-diff-copy-file):
12963         * ediff-util.el (ediff-test-save-region):
12964         * forms.el (forms-mode):
12965         * ido.el (ido-file-internal, ido-delete-file-at-head):
12966         * log-edit.el (log-edit-done):
12967         * ses.el (ses-yank-resize):
12968         * play/gomoku.el (gomoku-human-plays, gomoku)
12969         (gomoku-human-resigns, gomoku-prompt-for-other-game)
12970         (gomoku-offer-a-draw):
12971         * play/landmark.el (lm-human-resigns, lm):
12972         * net/eudcb-ldap.el (eudc-ldap-check-base):
12973         * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
12974         * progmodes/ebrowse.el (ebrowse-find-pattern):
12975         * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
12976         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
12977         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
12979         * vc.el (vc-delete-file):
12980         * play/gomoku.el (gomoku-terminate-game, gomoku)
12981         (gomoku-prompt-for-move, gomoku-human-takes-back):
12982         * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
12983         (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
12985 2005-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
12987         * term/rxvt.el (rxvt-register-default-colors): Add support for 255
12988         color rxvt terminals by using the code xterm.el used to use before
12989         2005-04-09 in order to match the colors used by rxvt.
12991 2005-09-24  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
12993         * term/rxvt.el (rxvt-register-default-colors): Add support for 88
12994         colors rxvt-unicode terminals by using the same code as xterm.el.
12996 2005-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12998         * textmodes/tex-mode.el (tex-font-lock-append-prop)
12999         (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
13000         new symbol used for the tex-verbatim face.
13002 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
13004         * woman.el (woman-file-name):
13005         * wid-edit.el (widget-file-prompt-value)
13006         (widget-coding-system-prompt-value):
13007         * w32-fns.el (set-w32-system-coding-system):
13008         * vc.el (vc-version-diff, vc-annotate):
13009         * textmodes/reftex-auc.el (reftex-arg-cite)
13010         (reftex-arg-index-tag):
13011         * textmodes/refer.el (refer-get-bib-files):
13012         * textmodes/artist.el (artist-figlet-choose-font):
13013         * terminal.el (terminal-emulator):
13014         * replace.el (occur-read-primary-args):
13015         * rect.el (string-rectangle, string-insert-rectangle):
13016         * ps-print.el (ps-print-preprint):
13017         * progmodes/pascal.el (pascal-goto-defun):
13018         * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
13019         * progmodes/compile.el (compilation-find-file):
13020         * printing.el (pr-interactive-n-up):
13021         * play/animate.el (animate-birthday-present):
13022         * net/rcompile.el (remote-compile):
13023         * man.el (man, Man-goto-section, Man-follow-manual-reference):
13024         * mail/rmailsum.el (rmail-summary-search-backward)
13025         (rmail-summary-search):
13026         * mail/rmailout.el (rmail-output-read-rmail-file-name)
13027         (rmail-output-read-file-name):
13028         * mail/rmail.el (rmail-search, rmail-search-backwards):
13029         * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
13030         * locate.el (locate):
13031         * international/quail.el (quail-show-keyboard-layout):
13032         * international/mule.el (set-buffer-file-coding-system)
13033         (revert-buffer-with-coding-system, set-file-name-coding-system)
13034         (set-terminal-coding-system, set-keyboard-coding-system)
13035         (set-next-selection-coding-system):
13036         * international/mule-diag.el (describe-coding-system)
13037         (describe-font, describe-fontset):
13038         * international/mule-cmds.el (universal-coding-system-argument)
13039         (search-unencodable-char, describe-input-method)
13040         (set-language-environment, describe-language-environment):
13041         * international/codepage.el (codepage-setup):
13042         * international/code-pages.el (codepage-setup):
13043         * info.el (Info-search, Info-follow-reference)
13044         (Info-search-backward):
13045         * emacs-lisp/advice.el (ad-read-advised-function)
13046         (ad-read-advice-class, ad-clear-cache, ad-activate)
13047         (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
13048         (ad-enable-advice, ad-disable-advice, ad-remove-advice)
13049         (ad-read-regexp):
13050         * ediff-util.el (ediff-toggle-regexp-match):
13051         * ediff-ptch.el (ediff-prompt-for-patch-file):
13052         * dired-aux.el (dired-diff):
13053         * diff.el (diff):
13054         * cus-edit.el (custom-variable-prompt):
13055         * calendar/timeclock.el (timeclock-ask-for-project):
13056         * calc/calcalg3.el (calc-get-fit-variables):
13057         * calc/calc-store.el (calc-edit-variable)
13058         (calc-permanent-variable):
13059         * vc-mcvs.el (vc-mcvs-register):
13060         * shadowfile.el (shadow-define-literal-group):
13061         * woman.el (woman-file-name):
13062         * vc.el (vc-version-diff, vc-merge):
13063         * textmodes/reftex-index.el (reftex-index-complete-tag):
13064         * format.el (format-decode-buffer, format-decode-region):
13065         * emulation/viper-cmd.el (viper-read-string-with-history):
13066         * emacs-lisp/debug.el (cancel-debug-on-entry):
13067         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
13068         * ediff.el (ediff-merge-revisions)
13069         (ediff-merge-revisions-with-ancestor, ediff-revision):
13070         * completion.el (interactive-completion-string-reader):
13071         * calc/calc-prog.el (calc-user-define-formula):
13072         Follow convention for reading with the minibuffer.
13074 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
13076         * progmodes/python.el (python-describe-symbol): Add globals() and
13077         locals() to the arguments of emacs.ehelp.
13079 2005-09-24  Magnus Henoch  <mange@freemail.hu>
13081         * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
13082         New function, code extracted from ispell-valid-dictionary-list.
13083         (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
13084         Call it.
13086 2005-09-24  Eli Zaretskii  <eliz@gnu.org>
13088         * subr.el (version-regexp-alist): Extend valid syntax for version
13089         strings: allow any of the characters -,_,+ to separate the
13090         alpha/beta/rc part from the version part.  Doc fix.
13091         (version-to-list): Doc fix.  Bind case-fold-search to t, as advertised.
13093 2005-09-23  David Reitter  <david.reitter@gmail.com>
13095         * mail/mailclient.el: New file.
13097 2005-09-23  Richard M. Stallman  <rms@gnu.org>
13099         * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
13100         (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
13101         Doc fixes.
13103         * progmodes/cc-mode.el (c-font-lock-init):
13104         Specify font-lock-lines-before.
13106 2005-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13108         * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
13109         whole conflict.
13111 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
13113         * textmodes/org.el (org-mode-map, orgtbl-mode-map):
13114         Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
13115         of `remap' feature when available.  Additional key bindings for
13116         better tty support.
13117         (org-mode-restart, org-force-self-insert): New commands.
13118         (org-time-stamp-inactive): New command.
13119         (org-remap): New function.
13120         (org-table-auto-blank-field, org-level-color-stars-only): New options.
13121         (org-enable-fixed-width-editor): Move to `org-structure'
13122         customization group.
13123         (org-self-insert-command, orgtbl-self-insert-command): Modify to
13124         blank field after field motion commands.
13126 2005-09-23  Kenichi Handa  <handa@m17n.org>
13128         * international/mule-cmds.el (set-language-environment):
13129         Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
13130         have to call utf-translate-cjk-load-tables.
13132 2005-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13134         * mouse.el (mouse-move-drag-overlay): Fix last change.
13136 2005-09-22  David Ponce  <david@dponce.com>
13138         * tree-widget.el (tree-widget-value-create): Fix previous change.
13140 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
13142         * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
13144 2005-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13146         * mouse.el (mouse-move-drag-overlay): New function.
13147         (mouse-drag-region-1): Use it.
13148         Try to simplify a bit the state handling.  Handle clicks on links
13149         inside intangible areas.
13150         (mouse-save-then-kill): Minor simplification.
13151         (mouse-secondary-overlay): Make it always non-nil instead of
13152         recreating it each time.
13153         (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
13154         (mouse-kill-secondary, mouse-secondary-save-then-kill):
13155         Simplify accordingly.
13157 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
13159         * term/rxvt.el (rxvt-standard-colors): Fix some colors.
13161 2005-09-20  Michael Kifer  <kifer@cs.stonybrook.edu>
13163         * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
13164         (ediff-file-name-sans-prefix): Treat nil as an empty string.
13165         (ediff-fixup-patch-map): Better heuristic for intuiting the file names
13166         to patch.
13168         * ediff-util.el: Use insert-buffer-substring.
13170         * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
13172         * emulation/viper-cmd.el (viper-change-state): Don't move over the
13173         field boundaries in the minibuffer.
13174         (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
13175         (viper-minibuffer-post-command-hook): New hook.
13176         (viper-line): Don't move cursor at bolp.
13178         * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
13180         * emulation/viper-init.el: Add alias to make-variable-buffer-local to
13181         avoid compiler warnings.
13183         * emulation/viper-macs.el (ex-map): Better messages.
13185         * emulation/viper-utils.el (viper-beginning-of-field): New function.
13187         * emulation/viper.el: Replace make-variable-buffer-local with
13188         viper-make-variable-buffer-local everywhere, to avoid warnings.
13190 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
13192         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
13193         Delete unused var `old-selected-window'.
13194         (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
13195         (mouse-drag-secondary): Delete unused var `start-frame'.
13197 2005-09-19  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
13199         * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
13201 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
13203         * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
13204         Re-indent within 80 columns.  Use inhibit-read-only.
13206 2005-09-19  Romain Francoise  <romain@orebokech.com>
13208         * calendar/diary-lib.el (mark-diary-entries): Revert last change.
13210 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
13212         * font-lock.el (font-lock-default-fontify-region): Don't add a line
13213         unconditionally, since the after-change-function already did it.
13215 2005-09-19  Miles Bader  <miles@gnu.org>
13217         * net/newsticker.el: Get rid of CVS keyword.
13219 2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan+sf@dd.chalmers.se>
13221         * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
13222         The prompt is formatted later.
13224 2005-09-19  David Ponce  <david@dponce.com>
13226         * tree-widget.el (tree-widget-value-create): Save the converted
13227         tree :node widget.
13229 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
13231         * progmodes/sh-script.el (sh-blink): Fix spurious reference to
13232         variable `message'.
13234 2005-09-18  Michael Albinus  <michael.albinus@gmx.de>
13236         * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
13237         to cover prompts like "login as:".  Reported by Slawomir Nowaczyk
13238         <slawomir.nowaczyk.847@student.lu.se>.
13240 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
13242         * image.el (image-load-path): Use symbol `data-directory' instead
13243         of its value, for backward compatibility with packages that bind
13244         it during `find-image'.  Suggested by Katsumi Yamaoka.
13245         (image-search-load-path): Handle symbols whose values are strings.
13247 2005-09-18  Romain Francoise  <romain@orebokech.com>
13249         * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
13250         with-current-buffer form in save-excursion.
13252 2005-09-18  Deepak Goel  <deego@gnufans.org>
13254         * apropos.el (apropos-command): Fix `message' call: first arg
13255         should be a format spec.  In this and all other cases that appear
13256         below and elsewhere in the source code, I made a change only when
13257         two conditions were satisfied: [1] I can think of a possibility
13258         that the arguments would cause an error, for example, the code in
13259         question relies on external variables such as filenames.  [2] I
13260         was sure that the arg to `message' could not have been nil in the code.
13262         * textmodes/tildify.el (tildify-region): Ditto.
13264         * textmodes/reftex-index.el (reftex-index-change-entry)
13265         (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
13266         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
13267         * textmodes/org.el (org-complete, org-deadline, org-schedule)
13268         (org-priority, org-table-sum):
13269         * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
13270         * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
13271         (flyspell-word, flyspell-display-next-corrections):
13272         * textmodes/bibtex.el (bibtex-print-help-message):
13273         * textmodes/artist.el (artist-key-set-point-poly):
13274         * term/mac-win.el (mac-services-insert-text):
13275         * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
13276         (vhdl-hooked-abbrev, vhdl-template-insert-fun)
13277         (vhdl-port-paste-testbench, vhdl-compose-new-component)
13278         (vhdl-compose-configuration):
13279         * progmodes/sh-script.el (sh-blink, sh-show-indent)
13280         (sh-set-indent, sh-learn-line-indent):
13281         * progmodes/ps-mode.el (ps-mode-target-column):
13282         * progmodes/idlwave.el (idlwave-make-tags)
13283         (idlwave-scan-library-catalogs):
13284         * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
13285         * progmodes/gud.el (gud-jdb-analyze-source):
13286         * progmodes/flymake.el (flymake-log):
13287         * progmodes/ebnf2ps.el (ebnf-generate-region):
13288         * progmodes/cmacexp.el (c-macro-expansion):
13289         * progmodes/ada-xref.el (ada-treat-cmd-string):
13290         * progmodes/ada-mode.el (ada-create-case-exception-substring)
13291         (ada-justified-indent-current, ada-batch-reformat):
13292         * play/zone.el (zone):
13293         * play/landmark.el (lm-move):
13294         * play/decipher.el (decipher-show-alphabet):
13295         * net/newsticker.el (newsticker--display-jump)
13296         (newsticker--display-scroll):
13297         * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
13298         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
13299         * mail/feedmail.el (feedmail-dump-message-to-queue):
13300         * eshell/esh-proc.el (eshell-remove-process-entry):
13301         * emulation/ws-mode.el (ws-last-error):
13302         * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
13303         (viper-record-kbd-macro):
13304         * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
13305         * emacs-lisp/lisp-mnt.el (lm-report-bug):
13306         * emacs-lisp/find-func.el (find-function-noselect):
13307         * calendar/timeclock.el (timeclock-status-string)
13308         (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
13309         (timeclock-when-to-leave-string):
13310         * calendar/icalendar.el (icalendar--convert-ical-to-diary):
13311         * calc/calc-units.el (calc-enter-units-table):
13312         * calc/calc-mode.el (calc-mode-record-mode):
13313         * woman.el (woman-mini-help):
13314         * wdired.el (wdired-change-to-wdired-mode):
13315         * vc.el (vc-retrieve-snapshot):
13316         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
13317         * startup.el (display-startup-echo-area-message):
13318         * simple.el (set-goal-column):
13319         * ses.el (ses-command-hook, ses-recalculate-cell):
13320         * server.el (server-process-filter):
13321         * printing.el (pr-interface-txt-print, pr-interface-printify)
13322         (pr-interface-ps):
13323         * pcvs.el (cvs-help):
13324         * log-edit.el (log-edit, log-edit-mode-help):
13325         * iswitchb.el (iswitchb-possible-new-buffer):
13326         * isearch.el (isearch-edit-string):
13327         * image-mode.el (image-mode, image-minor-mode):
13328         * ibuf-macs.el (define-ibuffer-filter):
13329         * hi-lock.el (hi-lock-find-patterns):
13330         * files.el (toggle-read-only):
13331         * ediff-util.el (ediff-copy-diff)
13332         (ediff-write-merge-buffer-and-maybe-kill):
13333         * echistory.el (Electric-history-undefined):
13334         * dnd.el (dnd-insert-text):
13335         * dired-aux.el (dired-query):
13336         * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
13337         * bookmark.el (bookmark-bmenu-locate):
13338         * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
13339         Fix `message' calls to ensure first arg is a format string.
13340         The change was made only when these two conditions were satisfied:
13341         [1] when there is a possibility that the arguments would cause an error
13342         for example, if the code in question relies on external variables
13343         such as filenames, and
13344         [2] if the arg to `message' could not have been nil in the code.
13346         * pcomplete.el (pcomplete--help): Fix `message' format spec.
13347         Not having a %s would be weird, though not technically wrong.
13349 2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13351         * term/mac-win.el (mac-add-charset-info): Doc fix.
13353 2005-09-17  Romain Francoise  <romain@orebokech.com>
13355         * shell.el (shell-resync-dirs): Handle echoing processes more
13356         reliably.  Don't insert resync command if `comint-process-echoes'
13357         is non-nil.
13359 2005-09-17  Magnus Henoch  <mange@freemail.hu>
13361         * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
13362         (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
13363         aspell versions >= 0.60.
13364         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
13365         only if ispell-aspell-supports-utf8 is non-nil.
13367 2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
13369         * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
13370         buffer-local value to lisp-indent-function.
13372 2005-09-17  Milan Zamazal  <pdm@zamazal.org>
13374         * progmodes/glasses.el (glasses-make-readable): If
13375         glasses-separator differs from underscore, put appropriate
13376         overlays over underscore characters.
13377         (glasses-convert-to-unreadable): If glasses-separator differs from
13378         underscore, try to convert glasses-separator characters to
13379         underscores.
13381 2005-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
13383         * calendar/diary-lib.el (mark-diary-entries): Don't move point.
13384         Use with-syntax-table and dolist.
13386 2005-09-16  Carsten Dominik  <dominik@science.uva.nl>
13388         * textmodes/reftex-auc.el:
13389         * textmodes/reftex-cite.el:
13390         * textmodes/reftex-dcr.el:
13391         * textmodes/reftex-global.el:
13392         * textmodes/reftex-parse.el:
13393         * textmodes/reftex-ref.el:
13394         * textmodes/reftex-sel.el:
13395         * textmodes/reftex-toc.el:
13396         * textmodes/reftex-vars.el:
13397         * textmodes/reftex.el: Small changes to remove compiler warnings.
13399         * textmodes/reftex-index.el: Likewise.
13400         (reftex-query-index-phrase): More efficient use of markers.
13402 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
13404         * image.el (image-load-path): New variable.
13405         (image-search-load-path): New function.
13406         (find-image): Search for images in `image-load-path'.
13408 2005-09-15  Richard M. Stallman  <rms@gnu.org>
13410         * follow.el: Change Maintainer field.
13412 2005-09-15  David Ponce  <david@dponce.com>
13414         * recentf.el (recentf-save-file-modes): New option.
13415         (recentf-save-list): Use it.
13417 2005-09-15  Nick Roberts  <nickrob@snap.net.nz>
13419         * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
13420         (mode-line-mule-info, mode-line-modified): Move bindings from
13421         mouse-3 to mouse-1.
13423 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
13425         * simple.el (sendmail-user-agent-compose): Revert last change.
13427 2005-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13429         * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
13430         Use with-current-buffer.
13431         (ange-ftp-gwp-start): Remove unused var `gw-user'.
13432         (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
13433         (ange-ftp-insert-directory): Remove unused var `short'.
13434         (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
13436         * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
13437         (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
13439         * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
13440         (check-calendar-holidays, diary-list-entries): Autoload.
13441         Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
13442         (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
13444         * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
13445         which mistakenly removed a call to display-buffer.
13447 2005-09-14  Juanma Barranquero  <lekktu@gmail.com>
13449         * obsolete/iso-insert.el: Move to obsolete/ from international/.
13451 2005-09-14  Thien-Thi Nguyen  <ttn@gnu.org>
13453         * progmodes/hideshow.el
13454         (hs-hide-comments-when-hiding-all): Remove autoload cookie.
13455         (hs-allow-nesting): New user var.
13456         (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
13457         (hs-hide-block-at-point): When nesting allowed,
13458         if there is already an overlay in place, delete it.
13459         (hs-safety-is-job-n): Delete func; remove call sites.
13460         (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
13461         (hs-overlay-at): New func.
13462         (hs-already-hidden-p, hs-show-block): Use it.
13463         (hs-hide-all): Don't pre-clean if nesting allowed.
13464         (hs-show-all): Temporarily disallow
13465         nesting around call to `hs-discard-overlays'.
13467 2005-09-14  Chong Yidong  <cyd@stupidchicken.com>
13469         * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
13470         Delete unused local var.
13472 2005-09-13  Juanma Barranquero  <lekktu@gmail.com>
13474         * help-fns.el (describe-categories): "?\ " -> "?\s".
13475         (help-do-arg-highlight): Recognize also ARG-n, as in
13476         `move-to-left-margin' (ARG+n is already recognized).  Simplify.
13478         * international/codepage.el (dos-unsupported-char-glyph):
13479         * net/newsticker.el (tool-bar-map, w3-mode-map)
13480         (w3m-minor-mode-map):
13481         * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
13482         (ent-alist):
13483         * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
13485 2005-09-13  Chong Yidong  <cyd@stupidchicken.com>
13487         * custom.el (custom-push-theme): Handle the case where a symbol is
13488         bound but face properties have not yet been assigned.
13490         * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
13491         Fix behavior if noerase is `t' and there is no mail buffer.
13493         * simple.el (sendmail-user-agent-compose): Use a new mail buffer
13494         if `continue' is nil, rather than signal an error.
13496 2005-09-12  Richard M. Stallman  <rms@gnu.org>
13498         * font-lock.el (font-lock-keywords): Add autoload.
13500         * help-fns.el (describe-variable): Rearrange to put source link
13501         in a predictable place.
13503         * net/newsticker.el: New file.
13505 2005-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13507         * calendar/calendar.el (calendar-for-loop): Add edebug info.
13508         (calendar-basic-setup): Use the new nil arg.
13509         (number-of-diary-entries): Move to diary-lib.el.
13511         * calendar/diary-lib.el: Use with-current-buffer, match-string.
13512         (diary-list-entries): Use with-syntax-table and dolist.
13513         Rename from list-diary-entries.
13514         Use number-of-diary-entries if `number' is nil.
13515         (diary, diary-view-entries): Use this new name and new nil arg value.
13516         (number-of-diary-entries): Move from calendar.el.
13517         (diary-unhide-everything): New function.
13518         (include-other-diary-files, fancy-diary-display)
13519         (diary-show-all-entries, make-diary-entry): Use it.
13520         (diary-mail-entries): Use buffer-string.
13521         (mark-diary-entries): Fix long standing paren typo.
13522         (diary-sexp-entry): Use count-lines.
13523         (make-diary-entry): Avoid `previous-line'.
13524         (diary-mode-map): New var.
13525         (diary-mode): Redraw cal after saving.  Setup header-line.
13526         (fancy-diary-display-mode): Use local-set-key.
13528         * startup.el (command-line): Try calling various terminal-init-foo-bar
13529         functions by stripping hyphenated suffixes from $TERM.
13531         * files.el (normal-mode): Check boundness of font-lock-keywords.
13533 2005-09-12  Richard M. Stallman  <rms@gnu.org>
13535         * progmodes/compile.el: Don't decide a file's directory
13536         until the user actually tries to go there.
13537         (compilation-next-error-function):
13538         Pass compilation-find-file the directory from the file-struct.
13539         (compilation-internal-error-properties): Separate local FILE-STRUCT
13540         from FILE.  Doc the args better.  Rename arg FMT to FMTS.
13541         (compilation-find-file): Arg DIR renamed to DIRECTORY.
13542         Expand it, and if nil, use default-directory.
13543         (compilation-get-file-structure): Don't mix specified directory
13544         with default directory.  Put specified directory into
13545         file-struct.  Don't make the file name absolute.
13547         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
13548         (compile-command): Add autoload.
13549         (compilation-disable-input): Add autoload.
13551 2005-09-11  Stephen Gildea  <gildea@stop.mail-abuse.org>
13553         * time-stamp.el: Mention variable `time-stamp-pattern' in doc
13554         strings of the variables it can override.
13555         (time-stamp): New (as yet undocumented) time-stamp-format escapes
13556         %Q and %q, for fully-qualified domain name and unqualified host name.
13558 2005-09-11  Kim F. Storm  <storm@cua.dk>
13560         * emacs-lisp/authors.el (authors-aliases): Update list.
13561         (authors-fixed-entries): Update mldrag.el entry.
13563 2005-09-10  Alan Mackenzie  <acm@muc.de>
13565         * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
13566         from the region narrowed to.
13568 2005-09-10  Magnus Henoch  <mange@freemail.hu>
13570         * textmodes/ispell.el (ispell-check-version): Signal an error if
13571         aspell version is less than 0.60.
13573 2005-09-10  Pascal Dupuis  <Pascal.Dupuis@esat.kuleuven.be>  (tiny change)
13575         * progmodes/octave-inf.el (inferior-octave-startup):
13576         Resync current dir at the end.
13578 2005-09-10  Emilio C. Lopes  <eclig@gmx.net>
13580         * woman.el (woman-topic-at-point-default):
13581         Rename to woman-use-topic-at-point-default.
13582         (woman-topic-at-point): Rename to woman-use-topic-at-point.
13583         (woman-file-name): Reflect renames above.  Automatically use the
13584         word at point as topic if woman-use-topic-at-point is non-nil.
13585         Otherwise offer it as default but don't insert it in the
13586         minibuffer.  Also use `test-completion' instead of `assoc' as
13587         suggested by Stefan Monnier.
13589 2005-09-10  Andre Spiegel  <spiegel@gnu.org>
13591         * vc.el (vc-directory, vc-update-change-log): Throw an error on
13592         the attempt to do it over Tramp.  This is not yet supported.
13594 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
13596         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
13597         (menu-bar-non-minibuffer-window-p): New functions.
13598         ("Split Window", "Save As..."): Use them.
13599         ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
13600         ("Print Buffer", "Truncate Long Lines in this Buffer"):
13601         Use menu-bar-menu-frame-live-and-visible-p.
13602         ("Save Buffer", "Insert File", "Open Directory...")
13603         ("Open File...", "Visit New File..."):
13604         Use menu-bar-non-minibuffer-window-p.
13605         (kill-this-buffer-enabled-p, dired <menu-enable>):
13606         Use menu-bar-non-minibuffer-window-p.
13608 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
13610         * cus-start.el (all): Don't complain about fringe-related
13611         built-ins if fringes are not supported.  Ditto about
13612         selection-related built-ins.  Fix the test for GTK-related built-ins.
13614         * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
13615         ("Postscript Print Buffer", "Print Region", "Save As...")
13616         ("Save", "Insert File...", "Open Directory...")
13617         ("Open File...", "Visit New File..."")
13618         ("Truncate Long Lines in this Buffer"): Don't look at
13619         menu-updating-frame if this display does not support multiple frames.
13621 2005-09-09  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
13623         * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
13625 2005-09-09  Emilio Lopes  <eclig@gmx.net>
13627         * woman.el: Format- and whitespace-related changes.
13629 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
13631         * woman.el: Fix my email address.
13633 2005-09-08  Richard M. Stallman  <rms@gnu.org>
13635         * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
13636         (sh-mode): Locally set skeleton-pair-default-alist.
13638         * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
13640         * progmodes/flymake.el: Require `compile' unconditionally.
13642         * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
13644         * woman.el (woman-file-name): Provide a default, not initial input.
13646         * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
13648         * font-lock.el (font-lock-support-mode): Doc fix.
13650         * descr-text.el (describe-property-list): Handle non-symbol prop names.
13652 2005-09-08  Richard M. Stallman  <rms@gnu.org>
13654         * simple.el (blink-matching-open): Get rid of text props from
13655         the string shown in echo area.  Don't permanently set point.
13656         Some rearrangements.
13658 2005-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
13660         * recentf.el (recentf-filename-handler): Add custom choice
13661         `abbreviate-file-name'.
13663         * msb.el (msb--very-many-menus): Fix typo.
13665         * disp-table.el (standard-display-european): Don't set
13666         enable-multibyte-characters to nil.
13668 2005-09-08  David Ponce  <david@dponce.com>
13670         * recentf.el (recentf-show-file-shortcuts-flag): New option.
13671         (recentf-expand-file-name): Doc fix.
13672         (recentf-dialog-mode-map): Define digit shortcuts.
13673         (recentf--files-with-key): New variable.
13674         (recentf-show-digit-shortcut-filter): New function.
13675         (recentf-open-files-items): New function.
13676         (recentf-open-files): Use it.
13677         (recentf-open-file-with-key): New command.
13679 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
13681         * buff-menu.el (Buffer-menu-sort-by-column): New function.
13682         Suggested by Kim F. Storm.
13683         (Buffer-menu-sort-button-map): Global keymap for sort buttons.
13684         (Buffer-menu-make-sort-button): Use global keymap.
13686 2005-09-07  Michael Albinus  <michael.albinus@gmx.de>
13688         * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
13689         (Man-getpage-in-background-advice): Remove defadvice; it isn't
13690         necessary any longer with the remapped command.
13691         (Man-bgproc-sentinel-advice): Remove defadvice which counts
13692         formatting time only.
13694         * net/tramp.el (tramp-action-password)
13695         (tramp-multi-action-password): Compile the password prompt from
13696         `method', `user' and `host'.  Sometimes it isn't obvious which
13697         password to enter, for example with remote files offered by
13698         recentf.el, or with multiple steps.  Suggested by Robert Marshall
13699         <robert@chezmarshall.freeserve.co.uk>.
13701 2005-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13703         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
13704         Fix regexp for when "s///" is at the beginning of line.
13706 2005-09-07  Jay Belanger  <belanger@truman.edu>
13708         * calc/calc-poly.el (math-expand-term): Multiply out any powers
13709         when in matrix mode.
13711 2005-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13713         * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
13714         non-anonymous functions.
13716 2005-09-06  Chong Yidong  <cyd@stupidchicken.com>
13718         * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
13719         when using a header line.  Otherwise, use mouse-1-click-follows-link.
13721         * mouse.el (mouse-drag-header-line): Do nothing if the header-line
13722         can't be moved; don't signal an error.
13724 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
13726         * cus-theme.el (custom-theme-write-faces): Save the current face
13727         spec, not the defface spec.
13729         * custom.el (custom-known-themes): Clarify meaning of "standard".
13730         (custom-push-theme): Save old values in the standard theme.
13731         (disable-theme): Correct typo.
13732         (custom-face-theme-value) Deleted unused function.
13733         (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
13735 2005-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13737         * progmodes/compile.el (compilation-goto-locus): Take into account
13738         iconified frames when determining whether the buffer is
13739         already visible.
13740         Don't reset window height if the window already existed.
13742 2005-09-04  Chong Yidong  <cyd@stupidchicken.com>
13744         * custom.el (load-theme): Rename from require-theme.
13745         Add interactive spec.
13746         (enable-theme): Rename from custom-enable-theme.
13747         Add interactive spec.
13748         (disable-theme): Rename from custom-disable-theme.
13749         Add interactive spec.
13750         (custom-make-theme-feature): Doc fix.
13751         (custom-theme-directory): Doc fix.
13752         (provide-theme): Call enable-theme.
13754 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13756         * obsolete/lazy-lock.el (lazy-lock-mode):
13757         * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
13758         font-lock-mode if it's off.  Print a warning instead.
13760         * progmodes/compile.el (compilation-start): Ignore errors if the
13761         process died before we get to send-eof.
13763         * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
13764         Undo last change.  Enclosing the result in quotes broke things on Unix
13765         since tex-send-command passes it through shell-quote-argument.
13766         (tex-send-command): Pass `file' through convert-standard-filename
13767         when possible.
13768         (tex-uptodate-p): Handle the case where TeX hasn't put additional
13769         info in a transcript.
13771 2005-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
13773         * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
13774         fix compilation warning.  Reorder the key definitions to group
13775         together keys emitted by the current version of xterm.
13777         * progmodes/vhdl-mode.el (vhdl-highlight-faces)
13778         (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
13779         Reorder predicates to correct min-color usage.
13781 2005-09-01  Chong Yidong  <cyd@stupidchicken.com>
13783         * longlines.el (longlines-mode): Inhibit read-only when encoding.
13784         Kill local variables when longlines-mode is turned off.
13786 2005-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13788         * international/mule-cmds.el (set-locale-environment): Soothe compiler.
13790         * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
13792         * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
13794         * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
13795         (font-lock-lines-before): Change default to being inactive.
13796         (font-lock-default-fontify-region): Obey font-lock-lines-before.
13797         (font-lock-after-change-function): Don't handle f-l-lines-before here.
13799 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
13801         * net/tramp.el (tramp-handle-make-auto-save-file-name):
13802         Deactivate temporarily advice if active (not needed for Emacs 22,
13803         but for backwards compatibility).
13804         (tramp-exists-file-name-handler): Rewrite.  First implementation
13805         was too simple.
13806         (tramp-advice-make-auto-save-file-name):
13807         Call `tramp-handle-make-auto-save-file-name' (again, just for
13808         backwards compatibility).
13810 2005-08-31  Reto Zimmermann  <reto@gnu.org>
13812         * progmodes/vhdl-mode.el
13813         (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
13814         (vhdl-end-p): Fix indentation bug "else" after "-- when".
13815         (vhdl-set-default-project): New function (easier setting of default).
13816         (vhdl-port-copy): Handle extended identifiers for generics.
13817         (vhdl-compiler-alist): Better description for error message regexp.
13818         (vhdl-make): Query for target, use previous as default.
13819         (vhdl-port-copy): Fix port copy for port names starting with "signal".
13820         (vhdl-font-lock-keywords-2): Fix fontification for record
13821         el. assign.
13822         (vhdl-speedbar-make-subpack-line): Add package body link.
13823         (vhdl-generate-makefile-1): Not include itself as dependency.
13824         (vhdl-font-lock-init): Highlight c-preprocessor directives.
13825         (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
13826         (vhdl-get-syntactic-context): Handle c-preprocessor directives.
13827         (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
13828         (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
13829         (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
13830         (vhdl-import-project): Add string argument for `error'.
13831         (vhdl-compose-configuration)
13832         (vhdl-compose-configuration-architecture): Add configuration
13833         declaration generation.
13834         (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
13835         (vhdl-trailer-re): Add "record" keyword (better indentation).
13836         (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
13837         "[^ \t-\"]+".
13838         (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
13839         (vhdl-testbench-entity-file-name)
13840         (vhdl-testbench-architecture-file-name): Allow separate
13841         customization of testbench file names.
13842         (vhdl-beginning-of-block): Handle optional subprogram parameter list.
13843         (vhdl-get-visible-signals): Allow newline within alias declaration.
13844         (vhdl-update-sensitivity-list): Signal read only on certain attributes.
13845         (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
13846         (member-ignore-case): Alias for missing function in XEmacs.
13847         (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
13848         (vhdl-update-sensitivity-list): Ignore case on read signals.
13849         (vhdl-replace-string): Adjust case only for file names.
13850         (vhdl-update-sensitivity-list): Fix search for read signals.
13851         (vhdl-update-sensitivity-list): Exclude formal parameters.
13852         (vhdl-get-visible-signals): Include aliases of signals.
13853         (vhdl-get-visible-signals): Fix signal name searching.
13854         (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
13855         (vhdl-fixup-whitespace-region): Fix for character
13856         literals (e.g. `:').
13858 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13860         * ansi-color.el (comint-last-output-start):
13861         * bs.el (font-lock-verbose):
13862         * diff-mode.el (add-log-buffer-file-name-function):
13863         * dired-x.el (vm-folder-directory):
13864         * faces.el (help-xref-stack-item):
13865         * files.el (font-lock-keywords):
13866         * find-lisp.el (dired-buffers, dired-subdir-alist):
13867         * ido.el (cua-inhibit-cua-keys):
13868         * log-view.el (cvs-minor-wrap-function):
13869         * outline.el (font-lock-warning-face):
13870         * simple.el (compilation-current-error):
13871         * speedbar.el (ange-ftp-path-format, efs-path-regexp)
13872         (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
13873         * tooltip.el (comint-prompt-regexp):
13874         * w32-fns.el (explicit-shell-file-name):
13875         * term/mac-win.el (mac-charset-info-alist)
13876         (mac-services-selection, mac-system-script-code):
13877         * term/tty-colors.el (msdos-color-values):
13878         * term/w32-win.el (xlfd-regexp-registry-subnum):
13879         * term/x-win.el (x-keysym-table, x-selection-timeout)
13880         (x-session-id, x-session-previous-id):
13881         * textmodes/ispell.el (mail-yank-prefix):
13882         * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
13883         * textmodes/org.el (calc-embedded-close-formula)
13884         (calc-embedded-open-formula)
13885         (font-lock-unfontify-region-function):
13886         * textmodes/reftex-global.el (isearch-next-buffer-function)
13887         (TeX-master):
13888         * textmodes/reftex.el (font-lock-keywords):
13889         * textmodes/tex-mode.el (font-lock-comment-face)
13890         (font-lock-doc-face):
13891         * textmodes/texinfo.el (outline-heading-alist):
13892         Add defvars.
13894         * textmodes/artist.el (x-pointer-crosshair): Add defvar.
13895         (artist-spray-chars, artist-mode-init, artist-replace-string)
13896         (artist-select-erase-char, artist-vap-find-endpoints-horiz)
13897         (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
13898         (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
13900         * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
13901         (conf-align-assignments): "?\ " -> "?\s".
13903         * textmodes/reftex-index.el (TeX-master): Add defvar.
13904         (reftex-index-phrases-marker): Move up defvar.
13906         * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
13907         (reftex-toc-include-labels-indicator)
13908         (reftex-toc-include-index-indicator)
13909         (reftex-toc-max-level-indicator): Move up declarations.
13911         * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
13912         of args to `tramp-run-real-handler', even if it's empty in this case.
13914 2005-08-31  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13916         * dired.el (dired-move-to-filename-regexp): Add date format for
13917         Mac OS X 10.3 in East Asian locales.
13919 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
13921         * files.el (make-auto-save-file-name): Add file name handler call
13922         if applicable.
13924         * net/tramp.el (tramp-file-name-handler-alist)
13925         (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
13926         (tramp-handle-make-auto-save-file-name): Rename from
13927         `tramp-make-auto-save-file-name'.
13928         (tramp-exists-file-name-handler): New defun.
13929         (tramp-advice-make-auto-save-file-name): Make defadvice only when
13930         `make-auto-save-file-name' is not a magic file name operation.
13932 2005-08-30  Richard M. Stallman  <rms@gnu.org>
13934         * files.el (risky-local-variable-p):
13935         Match `-predicates' and `-commands.
13937         * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
13938         (custom-save-all): Visit the file if necessary;
13939         kill the buffer if we created it.
13940         (custom-save-delete): Don't visit file or kill buffer here.
13942 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
13944         * textmodes/org.el (org-special-keyword): New face.
13945         (org-table-copy-down, org-table-eval-formula)
13946         (org-table-recalculate, org-init-section-numbers):
13947         Use `string-to-number' instead of `string-to-int'.
13948         (org-get-location): Use `insert-buffer-substring' instead of
13949         `insert-buffer'.
13950         (org-modify-diary-entry-string): New function.
13951         (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
13952         (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
13953         (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
13954         active region.
13955         (org-export-as-html): Handle QUOTE keyword.
13956         (org-quote-string): New option.
13957         (org-bookmark-jump-unhide): New function, used for
13958         `bookmark-after-jump-hook'.
13959         (org-diary-default-entry): Apply only when not called through
13960         `org-agenda'.
13962 2005-08-30  Juanma Barranquero  <lekktu@gmail.com>
13964         * net/eudc.el (mode-popup-menu):
13965         * play/handwrite.el (ps-printer-name, ps-lpr-command):
13966         * progmodes/ada-mode.el (compile-auto-highlight)
13967         (skeleton-further-elements):
13968         * progmodes/autoconf.el (font-lock-syntactic-keywords):
13969         * progmodes/cmacexp.el (msdos-shells):
13970         * progmodes/compile.el (font-lock-extra-managed-props)
13971         (font-lock-keywords, font-lock-maximum-size)
13972         (font-lock-support-mode):
13973         * progmodes/grep.el (font-lock-lines-before):
13974         * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
13975         * progmodes/mixal-mode.el (compile-command):
13976         * progmodes/perl-mode.el (font-lock-comment-face)
13977         (font-lock-doc-face, font-lock-string-face):
13978         * progmodes/prolog.el (comint-prompt-regexp):
13979         * progmodes/sh-script.el (font-lock-comment-face)
13980         (font-lock-set-defaults, font-lock-string-face):
13981         * progmodes/sql.el (font-lock-keyword-face)
13982         (font-lock-set-defaults, font-lock-string-face):
13983         * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
13984         (itimer-version, lazy-lock-defer-contextually)
13985         (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
13986         Add defvars.
13988         * progmodes/cperl-mode.el (cperl-electric-lbrace)
13989         (cperl-electric-keyword, cperl-electric-pod)
13990         (cperl-electric-backspace, cperl-forward-re)
13991         (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
13992         (vc-rcs-header, vc-sccs-header): Add defvars.
13994         * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
13995         (font-lock-syntactic-keywords, gud-find-expr-function):
13996         Add defvars.
13998         * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
13999         (gdb-frame-parameters): Declare before use.
14001         * progmodes/gud.el (gdb-active-process, gdb-define-alist)
14002         (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
14003         (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
14004         (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
14006         * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
14007         (idlwave-help-with-source): Use `insert-buffer-substring', not
14008         `insert-buffer'.
14010 2005-08-29  Juri Linkov  <juri@jurta.org>
14012         * outline.el (hide-entry, hide-leaves, outline-toggle-children):
14013         Put outline-back-to-heading function call inside save-excursion.
14015 2005-08-29  Juanma Barranquero  <lekktu@gmail.com>
14017         * man.el (Man-init-defvars, Man-translate-references)
14018         (Man-support-local-filenames, Man-highlight-references):
14019         * progmodes/sql.el (sql-interactive-mode):
14020         * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
14022         * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
14023         (compilation-mode-font-lock-keywords): Add defvars.
14024         (checkdoc-interactive-loop): "?\ " -> "?\s".
14026         * emacs-lisp/lisp-mode.el (font-lock-comment-face)
14027         (font-lock-doc-face, font-lock-string-face)
14028         (font-lock-keywords-case-fold-search): Add defvars.
14029         (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
14031         * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
14032         Don't pass X and Y (they are ignored anyway).
14033         (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
14034         (mouse-delete-window): Make arguments optional.
14036         * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
14037         (caesar-translate-table, minor-modes, news-buffer-save)
14038         (news-group-name, news-minor-modes): Add defvars.
14040         * emacs-lisp/lselect.el (mouse-highlight-priority)
14041         (x-lost-selection-functions, zmacs-regions):
14042         * emacs-lisp/pp.el (font-lock-verbose):
14043         * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
14044         * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
14045         (ses-mode-map):
14046         * emacs-lisp/tcover-unsafep.el (safe-functions):
14047         * international/mule-cmds.el (mac-system-coding-system)
14048         (mac-system-locale):
14049         * language/ethio-util.el (rmail-current-message)
14050         (rmail-message-vector):
14051         * language/thai-util.el (thai-auto-composition-mode):
14052         * mail/metamail.el (rmail-current-message, rmail-message-vector):
14053         * mail/mspools.el (rmail-inbox-list, vm-crash-box)
14054         (vm-folder-directory, vm-init-file, vm-init-file-loaded)
14055         (vm-primary-inbox, vm-spool-files):
14056         * mail/rmail.el (deleted-head, font-lock-fontified)
14057         (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
14058         (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
14059         (total-messages):
14060         * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
14061         (rmail-summary-mode-map):
14062         * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
14063         (rmail-last-label, rmail-last-multi-labels)
14064         (rmail-summary-vector, rmail-total-messages):
14065         * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
14066         * mail/rmailsum.el (msgnum):
14067         * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
14068         (rmail-current-message):
14069         * obsolete/fast-lock.el (font-lock-face-list):
14070         * obsolete/rnewspost.el (mail-reply-buffer):
14071         * obsolete/scribe.el (compile-command):
14072         * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
14074 2005-08-28  John Paul Wallington  <jpw@gnu.org>
14076         * ibuf-ext.el (ibuffer-auto-update-changed):
14077         Use `frame-or-buffer-changed-p' to check whether we need to update.
14078         (ibuffer-auto-mode): Don't advise `get-buffer-create' and
14079         `kill-buffer'.  Initialise `ibuffer-auto-buffers-changed'
14080         as a `frame-or-buffer-changed-p' state vector instead.
14082 2005-08-27  Romain Francoise  <romain@orebokech.com>
14084         * textmodes/makeinfo.el (makeinfo-compile):
14085         Use `compilation-start'.  Set `next-error-function' according to
14086         `disable-errors'.
14087         (makeinfo-next-error): New function.
14088         (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
14089         (makeinfo-buffer): Likewise.
14091         * progmodes/compile.el (compilation-start): Add autoload cookie.
14093         * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
14094         * textmodes/sgml-mode.el: Likewise.
14095         * progmodes/python.el: Likewise.
14097 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
14099         * simple.el (blink-matching-paren-distance): Document the meaning
14100         of nil value, and allow to customize to nil.
14102         * eshell/esh-ext.el (eshell-windows-shell-file): Look for
14103         command.com, not command.exe.
14105 2005-08-26  John Wiegley  <johnw@newartisans.com>
14107         * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
14108         code around a bit so that an extraneous nil argument is not added
14109         to a command when no args are given.
14111         * eshell/esh-arg.el (eshell-parse-double-quote): If a
14112         double-quoted argument resolves to nil, return it as an empty
14113         string rather than as nil.  This made it impossible to pass "" to
14114         a shell script as a null string argument.
14116 2005-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14118         * outline.el (outline-invent-heading): New fun.
14119         (outline-promote, outline-demote): Use it.
14120         (outline-move-subtree-down): Remove unused vars `re' and `txt'.
14121         (outline-end-of-subtree): Remove unused var `opoint'.
14123 2005-08-26  David Reitter  <david.reitter@gmail.com>
14125         * menu-bar.el (truncate-lines, write-file, print-buffer)
14126         (ps-print-buffer-faces, ps-print-buffer, split-window):
14127         Disable menu items when the frame they refer to is invisible, or when
14128         they refer to a buffer and the minibuffer is selected.
14130 2005-08-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
14132         * progmodes/flymake.el (flymake-highlight-err-lines):
14133         Use save-excursion around flymake-highlight-line to preserve point.
14135 2005-08-26  Eli Zaretskii  <eliz@gnu.org>
14137         * progmodes/octave-mod.el: Change Author and Maintainer address.
14138         (octave-maintainer-address): Change Kurt's email address.
14139         * progmodes/octave-inf.el: Change Author and Maintainer address.
14140         * progmodes/octave-hlp.el: Change Author and Maintainer address.
14142 2005-08-26  Kim F. Storm  <storm@cua.dk>
14144         * subr.el (version-list-<, version-list-<=, version-list-=):
14145         Rename from integer-list-*.
14146         (version-list-not-zero): Likewise.  Fix while loop.
14147         (version=): Use version-list-= instead of string-equal.
14149 2005-08-26  Richard M. Stallman  <rms@gnu.org>
14151         * outline.el (outline-promote): Try shortening the heading.
14152         As last resort, read the heading to use.
14153         (outline-demote): As last resort, read the heading to use.
14155 2005-08-26  Romain Francoise  <romain@orebokech.com>
14157         * progmodes/compile.el (compilation-start): Doc fix.
14159         * progmodes/antlr-mode.el (antlr-default): Fix defface form.
14160         (antlr-font-lock-additional-keywords): Fix reference to
14161         `antlr-font-lock-literal-regexp' erroneously changed during the
14162         mass face rename.
14163         (antlr-run-tool): Use `compilation-start'.
14165         * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
14166         instead of the obsolete `compile-internal'.
14168 2005-08-26  Juanma Barranquero  <lekktu@gmail.com>
14170         * calendar/cal-bahai.el (date, displayed-month, displayed-year)
14171         (number, original-date):
14172         * calendar/cal-china.el (date):
14173         * calendar/cal-coptic.el (date):
14174         * calendar/cal-french.el (date):
14175         * calendar/cal-hebrew.el (date, entry, number, original-date):
14176         * calendar/cal-islam.el (date, number, original-date):
14177         * calendar/cal-iso.el (date):
14178         * calendar/cal-julian.el (date):
14179         * calendar/cal-mayan.el (date):
14180         * calendar/cal-menu.el (date, event):
14181         * calendar/cal-persia.el (date):
14182         * calendar/lunar.el (date):
14183         * calendar/solar.el (date): Add defvars.
14185         * emerge.el:
14186         * ibuffer.el:
14187         * info-xref.el:
14188         * obsolete/bg-mouse.el:
14189         * obsolete/sun-curs.el:
14190         * obsolete/swedish.el: Move the `defvar's to the top level.
14192         * smerge-mode.el (smerge-refined-change): Add :group.
14194 2005-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14196         * smerge-mode.el (smerge-remove-props): Make the args non-optional.
14197         (smerge-keep-n): Remove props.
14198         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
14199         (smerge-keep-current, smerge-kill-current): Don't remove props anymore
14200         now that it's done in smerge-keep-n.
14201         (smerge-refined-change): New face.
14202         (smerge-refine-chopup-region, smerge-refine-highlight-change)
14203         (smerge-refine): New funs.
14204         (smerge-basic-map): Bind smerge-refine.
14206 2005-08-25  Juri Linkov  <juri@jurta.org>
14208         * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
14209         compilation-process-setup-function and compilation-disable-input
14210         in grep-mode instead of let-bindings in grep.
14212         * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
14213         Delete "Automatic File De/compression" (auto-compression-mode).
14215 2005-08-25  Juanma Barranquero  <lekktu@gmail.com>
14217         * obsolete/bg-mouse.el: Move to obsolete/ from term/.
14218         Silence warning about non-existent variable.
14220 2005-08-25  Richard M. Stallman  <rms@gnu.org>
14222         * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
14223         Rename "Describe Key" to "Describe Key or Mouse Operation".
14225         * mail/mailalias.el (build-mail-aliases): Delete comments
14226         from the contents before processing them.
14228         * isearch.el (isearch-edit-string): Erase the Search prompt
14229         if user enters an empty string and there is no default.
14231         * comint.el (comint-file-name-prefix): Add autoload.
14233 2005-08-25  Joe Corneli  <jcorneli@math.utexas.edu>
14235         * subr.el (play-sound): Rearrange to avoid warning.
14237 2005-08-25  Carsten Dominik  <dominik@science.uva.nl>
14239         * calendar/diary-lib.el (diary-modify-entry-list-string-function):
14240         New hook.
14241         (add-to-diary-list): Call `diary-modify-entry-list-string-function'
14243 2005-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14245         * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
14247         * custom.el (custom-theme-set-variables): Sort minor modes last.
14249 2005-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
14251         * subr.el (version-separator, version-regexp-alist): New vars used by
14252         version comparison funs.
14253         (integer-list-<, integer-list-=, integer-list-<=)
14254         (integer-list-not-zero): New funs for integer list comparison.
14255         (version-to-list, version=, version<, version<=): New funs for version
14256         comparison.
14258 2005-08-24  Juanma Barranquero  <lekktu@gmail.com>
14260         * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
14261         (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
14262         time to silence the byte-compiler.
14264         * ibuffer.el (ibuffer-compile-make-eliding-form)
14265         (ibuffer-check-formats): Use `with-no-warnings' to hide references
14266         to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
14267         so it's silly to get warnings for it).
14268         (ibuffer-auto-mode, ibuffer-cached-filter-formats)
14269         (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
14270         (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
14271         (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
14272         (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
14273         (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
14274         Defvar at compile time.
14275         (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
14276         (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
14277         Declare them before use.
14279         * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
14280         (info-xref-good, info-xref-bad): Defvar at compile time.
14282         * obsolete/mlsupport.el (filter-region, execute-monitor-command):
14283         Use `let*' instead of `let'.
14285         * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
14286         (*mouse-y*, menu, char): Defvar at compile time.
14287         (sc::menu): Declare it before use.
14288         (sc::pack-one-line): Use `let', not `let*'.
14290         * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
14291         (mail-send-hook): Defvar at compile time.
14293         * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
14294         Defvar at compile time.
14296         * term/sun-mouse.el (current-global-mousemap)
14297         (current-local-mousemap): Declare them before use.
14299 2005-08-24  Carsten Dominik  <dominik@science.uva.nl>
14301         * bookmark.el (bookmark-after-jump-hook): New hook.
14302         (bookmark-jump): Run `bookmark-after-jump-hook'.
14304 2005-08-23  Juri Linkov  <juri@jurta.org>
14306         * faces.el (minibuffer-prompt): Doc fix.
14308 2005-08-23  Juanma Barranquero  <lekktu@gmail.com>
14310         * progmodes/xscheme.el: Trivial changes to silence warnings.
14311         (xscheme-previous-mode, xscheme-previous-process-state):
14312         Add defvars.
14313         (xscheme-last-input-end, xscheme-process-command-line)
14314         (xscheme-process-name, xscheme-buffer-name)
14315         (xscheme-expressions-ring-max, xscheme-expressions-ring)
14316         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
14317         (xscheme-control-g-synchronization-p)
14318         (xscheme-control-g-disabled-p, xscheme-string-receiver)
14319         (default-xscheme-runlight, xscheme-runlight)
14320         (xscheme-runlight-string, xscheme-process-filter-state)
14321         (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
14322         Move to beginning of file.
14323         (scheme-interaction-mode-commands-alist)
14324         (scheme-interaction-mode-map, scheme-debugger-mode-map):
14325         Declare them before use.  Note: the initialization code for the variables
14326         has not been moved because it uses functions that reference the variables.
14327         (xscheme-control-g-message-string, xscheme-process-filter-alist)
14328         (xscheme-prompt-for-expression-map): Declare them before use.
14329         (scheme-debugger-mode-commands): "?\ " -> "?\s".
14331 2005-08-23  Ed Swarthout  <ed.swarthout@gmail.com>  (tiny change)
14333         * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
14335 2005-08-22  Juri Linkov  <juri@jurta.org>
14337         * faces.el (set-face-underline): Delete this duplicate function
14338         and make an obsolete alias to set-face-underline-p.
14339         (set-face-underline-p): Use docstring of set-face-underline.
14340         (describe-face): Create hyperlink to parent face.
14342         * info.el (Info-insert-dir): Use save-excursion around
14343         insert-buffer-substring.
14344         (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
14345         (Info-escape-percent): Delete function.
14346         (Info-fontify-node): Replace Info-escape-percent by
14347         replace-regexp-in-string with REP arg set to lambda that
14348         duplicates `%' and preserves text properties.
14350         * progmodes/compile.el (compilation-disable-input): Doc fix.
14351         (define-compilation-mode): Doc fix and refill.
14352         (kill-compilation): Use `mode-name' in the error message.
14353         (compilation-find-file): Use `compilation-error' in the
14354         read-file-name's prompt.
14356 2005-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14358         * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
14359         (smerge-auto-leave): Make undo re-enable the mode.
14360         (debug-ignored-errors): Add the user-error of impossible resolution.
14361         (smerge-resolve): Move things around a bit, in preparation for later.
14362         (smerge-diff): Don't fail if the buffer has no associated file.
14363         (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
14364         (smerge-conflict-overlay): New function.
14365         (smerge-match-conflict): Don't add text properties here.
14366         (smerge-find-conflict): Instead, add an overlay here.
14367         Also check for the case where we're inside a conflict already, so as to
14368         obviate the need for font-lock-multiline, which is unbearably slow with
14369         large conflicts and ciomplex font-lock patterns.
14370         (smerge-remove-props): Remove overlay rather than text-properties.
14371         (smerge-mode): Don't set font-lock-multiline.
14372         Remove overlays when turned off.
14374 2005-08-21  Kim F. Storm  <storm@cua.dk>
14376         * ido.el (ido-ignore-item-p): Use save-match-data.
14377         Bind case-fold-search to ido-case-fold locally.
14379 2005-08-20  Richard M. Stallman  <rms@gnu.org>
14381         * files.el (normal-mode): If font lock is on, turn it off and on.
14383         * subr.el (replace-regexp-in-string): Doc fix.
14385         * startup.el (command-line-1): Don't suppress startup screen
14386         due to existing processes.
14388         * progmodes/grep.el (grep): Bind compilation-disable-input to t.
14390         * progmodes/compile.el (compilation-disable-input): Default to nil.
14392 2005-08-20  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
14394         * progmodes/compile.el (compilation-disable-input): New defcustom.
14395         (compilation-start): If compilation-disable-input is non-nil, send
14396         EOF to the compilation process.
14398 2005-08-20  Eli Zaretskii  <eliz@gnu.org>
14400         * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
14401         Run the argument of tex-shell-cd-command through
14402         convert-standard-filename, to get the correct style of slashes on
14403         Windows, and enclose the result in quotes, in case the file name
14404         includes whitespace or other special characters.
14406 2005-08-19  Andreas Schwab  <schwab@suse.de>
14408         * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
14409         process.
14411 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
14413         * cus-start.el (minibuffer-prompt-properties): Correct typo.
14415 2005-08-18  Kim F. Storm  <storm@cua.dk>
14417         * scroll-lock.el: Fix errors due to incorrect line wrapping.
14419 2005-08-18  Richard M. Stallman  <rms@gnu.org>
14421         * scroll-lock.el: New file.
14423 2005-08-18  Thien-Thi Nguyen  <ttn@gnu.org>
14425         * dired.el (dired-move-to-end-of-filename):
14426         Handle fifo as rendered by "ls -lF": Don't include trailing "|".
14428 2005-08-18  Kim F. Storm  <storm@cua.dk>
14430         * ido.el (ido-everywhere): Fix defcustom :set function to disable
14431         rather than toggle mode when custom value is nil.
14432         (ido-everywhere): Fix defun doc string.
14434 2005-08-17  Richard M. Stallman  <rms@gnu.org>
14436         * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
14437         as tag instead of "Inviolable".
14439 2005-08-17  Kim F. Storm  <storm@cua.dk>
14441         * windmove.el (windmove-coordinates-of-position): Remove.
14442         (windmove-coordinates-of-window-position): Remove.
14443         (windmove-reference-loc): Use posn-at-point instead.
14445         * subr.el (insert-for-yank-1): Doc fix.
14447         * ido.el (ido-enter-matching-directory): Rename from
14448         ido-enter-single-matching-directory.  Change `slash' choice to
14449         `only'.  Add `first' choice.
14450         (ido-exhibit): Adapt to above changes.
14452 2005-08-16  Luc Teirlinck  <teirllm@auburn.edu>
14454         * Makefile.in: Expand comment about building loaddefs.el.
14456 2005-08-16  Nick Roberts  <nickrob@snap.net.nz>
14458         * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
14459         Comment use of defadvice.
14461         * progmodes/gud.el (gud-jump): Rework for gdb-ui.
14463 2005-08-15  Dan Nicolaescu  <dann@ics.uci.edu>
14465         * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
14466         * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
14467         * progmodes/gdb-ui.el, progmodes/idlw-help.el,
14468         * progmodes/idlw-shell.el, progmodes/ld-script.el,
14469         * progmodes/which-func.el, ruler-mode.el, strokes.el,
14470         * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
14471         for backward compatibility for faces that did not appear in the
14472         previous Emacs release.
14474         * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
14476 2005-08-15  Kim F. Storm  <storm@cua.dk>
14478         * emulation/cua-base.el (cua-delete-region): Return t if
14479         deleted region was non-empty.
14480         (cua-replace-region): Inhibit overwrite-mode for
14481         self-insert-command if replaced region was non-empty.
14482         (cua--explicit-region-start, cua--status-string): Make them
14483         buffer-local at top-level...
14484         (cua-mode): ...rather than when mode is enabled.
14486 2005-08-15  Thien-Thi Nguyen  <ttn@gnu.org>
14488         * progmodes/vhdl-mode.el (vhdl-emacs-21):
14489         Set t for Emacs 21, 22, and so on.
14491 2005-08-15  David Ponce  <david@dponce.com>
14493         * tree-widget.el: Update Commentary header.
14494         (tree-widget-theme): Doc fix.
14495         (tree-widget-space-width): New option.
14496         (tree-widget-image-properties): Look up in the default theme too.
14497         (tree-widget--cursors): Only for images with arrow pointer shape.
14498         (tree-widget-lookup-image): Pointer shape is hand by default.
14499         (tree-widget-icon): Rename generic icon widget from
14500         `tree-widget-control'.
14501         (tree-widget-*-icon): Rename from `tree-widget-*-control' and
14502         derive from `tree-widget-icon'.
14503         (tree-widget-handle): Improve default look and feel of the text
14504         representation.
14505         (tree-widget): Rename :*-control properties to :*-icon properties.
14506         Add :action and :help-echo properties.
14507         (tree-widget-after-toggle-functions): Move.
14508         (tree-widget-close-node, tree-widget-open-node): Remove.
14509         (tree-widget-before-create-icon-functions): New hook.
14510         (tree-widget-value-create): Update to allow customization of icons
14511         and nodes at run-time via that new hook.
14512         (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
14513         (tree-widget-icon-action, tree-widget-icon-help-echo)
14514         (tree-widget-action, tree-widget-help-echo): New functions.
14516 2005-08-15  Kim F. Storm  <storm@cua.dk>
14518         * ido.el (ido-buffer-internal): Use with-no-warnings.
14519         (ido-make-merged-file-list): Use while-no-input.
14521 2005-08-15  Richard M. Stallman  <rms@gnu.org>
14523         * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
14524         (flyspell-large-region): Fix doc and custom type.
14526 2005-08-14  Richard M. Stallman  <rms@gnu.org>
14528         * files.el (interpreter-mode-alist): Doc fix.
14530         * mail/rmail.el (rmail-nonignored-headers): New variable.
14531         (rmail-clear-headers): Use it.
14532         (rmail-reply): Better handling of mail-followup-to header.
14534         * progmodes/sh-script.el (sh-font-lock-keywords-var):
14535         Rename variable from sh-font-lock-keywords.  In the `shell' entry,
14536         don't try to refer to executable-font-lock-keywords.
14537         (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
14538         (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
14539         (sh-font-lock-keywords): Append executable-font-lock-keywords here.
14540         (sh-mode): Set comment-start-skip, local-abbrev-table,
14541         imenu-case-fold-search.
14542         (sh-set-shell): Don't set them here.
14543         (sh-feature): Simplify.  Get rid of the eval-a-variable feature.
14544         Don't cache the results in the original alist; don't ever modify
14545         that alist.
14547         * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
14549         * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
14550         empty.
14552 2005-08-15  Andreas Schwab  <schwab@suse.de>
14554         * desktop.el: Put autoload cookie at risky-local-variable declarations.
14556         * dired.el, info.el, mail/rmail.el: Revert last change.
14558 2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>
14560         * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
14561         modification in `eval-after-load' form.
14562         * info.el: Likewise.
14563         * mail/rmail.el: Likewise.
14565 2005-08-14  Juri Linkov  <juri@jurta.org>
14567         * progmodes/compile.el (compilation-mode-font-lock-keywords):
14568         Remove highlighting of "Compilation started".  Highlight only
14569         the word "finished" in "Compilation finished".  Add highlighting
14570         of "interrupt", "killed", "terminated" and the exit code.
14571         (compilation-start): Add newline after header.  Use exactly the
14572         same time stamp format as the finishing message.
14573         (compilation-mode-map): Add ellipsis to "Search Files (grep)".
14575         * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
14576         (grep-mode-font-lock-keywords): Don't highlight "Grep started".
14577         Add highlighting of "interrupt", "killed", "terminated".
14579         * delsel.el (delete-selection-pre-hook): If overwrite-mode is
14580         enabled and the current command is self-insert-command, call it
14581         explicitly with overwrite-mode bound to nil, to not allow it
14582         to delete the character after the selected region.
14584 2005-08-12  Matt Hodges  <MPHodges@member.fsf.org>
14586         * emacs-lisp/eldoc.el: Add move-beginning-of-line,
14587         move-end-of-line, end-of-line, and beginning-of-line to the list
14588         of commands after which the echo area is updated.
14590 2005-08-12  Eli Zaretskii  <eliz@gnu.org>
14592         * cus-edit.el (custom-save-all, custom-save-delete):
14593         Bind recentf-exclude to exclude custom-file.
14595 2005-08-12  Ehud Karni  <ehud@unix.mvs.co.il>
14597         * mail/rmailsum.el (rmail-summary-end-of-message): New command
14598         to go to the bottom of the mail message.  Added to
14599         `rmail-summary-mode-map' with key "/".
14600         (rmail-summary-show-message): New (internal) function for use by
14601         both `rmail-summary-beginning/end-of-message'.
14602         (rmail-summary-beginning-of-message): Change to use
14603         rmail-summary-show-message.
14605         * mail/rmail.el (rmail-end-of-message): New command to go to the
14606         end of the current message.  Added to `rmail-mode-map' with key "/".
14607         (rmail-beginning-of-message): Fix to work as documented.
14608         (rmail-mode): Change documentation.
14610         * progmodes/compile.el (compilation-start): Add the line
14611         "Compilation started" with compilation start time.
14612         (compilation-mode-font-lock-keywords): Add `started' to keywords.
14614 2005-08-11  Luc Teirlinck  <teirllm@auburn.edu>
14616         * menu-bar.el (menu-bar-options-menu): Standardize capitalization
14617         of menu items.
14619 2005-08-11  Richard M. Stallman  <rms@gnu.org>
14621         * simple.el (pop-global-mark): Reverse test of widen-automatically.
14623         * battery.el (battery-status-function): Don't use ignore-errors.
14625 2005-08-11  Lute Kamstra  <lute@gnu.org>
14627         * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
14628         define-obsolete-variable-alias.
14630 2005-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14632         * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
14633         (ange-ftp-send-cmd): Revert last change, and expand
14634         the comment explaining the problem.
14636 2005-08-10  Luc Teirlinck  <teirllm@auburn.edu>
14638         * ldefs-boot.el: Update.
14640         * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
14641         item to "Time, Load and Mail".  Change help echo text.
14643         * time.el (display-time-use-mail-icon, display-time-format)
14644         (display-time-string-forms): Shorten first line of docstrings.
14646 2005-08-10  Lars Hansen  <larsh@soem.dk>
14648         * desktop.el (desktop-buffer-mode-handlers):
14649         Make non-customizable.  Add autoload cookie.  Change initial value to
14650         nil; add elements in respective modules instead.  Fix doc string.
14651         (desktop-load-file): New function.
14652         (desktop-minor-mode-handlers): New autoloaded variable.
14653         (desktop-create-buffer): Call minor mode handlers.
14654         Use desktop-load-file to load major and minor mode modules prior to
14655         checking for a handler.
14656         (desktop-save): Don't add nil to desktop-minor-modes for minor
14657         modes with nil function in desktop-minor-mode-table.  Don't delete
14658         desktop file before rewriting it.
14659         (desktop-locals-to-save): Add autoload cookie.  Don't make
14660         automatically buffer-local.  Add variables column-number-mode,
14661         size-indication-mode, indent-tabs-mode,
14662         indicate-buffer-boundaries, indicate-empty-lines and
14663         show-trailing-whitespace.
14664         (desktop-clear): Allow desktop-clear-preserve-buffers to contain
14665         regexps.  Don't use desktop-clear-preserve-buffers-regexp.
14666         (desktop-clear-preserve-buffers-regexp): Delete.
14667         (desktop-clear-preserve-buffers): Update initial value and docstring.
14668         (desktop-save-buffer): Fix doc string.
14670         * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
14671         (hilit-chg-desktop-restore): New function.
14672         (highlight-changes-mode): Add highlight-changes-mode to
14673         desktop-locals-to-save.
14675         * dired.el: Add handler to desktop-buffer-mode-handlers.
14676         (dired-restore-desktop-buffer): Remove autoload cookie.
14677         (dired-mode): Add autoload cookie.
14679         * info.el: Add handler to desktop-buffer-mode-handlers.
14680         (Info-restore-desktop-buffer): Remove autoload cookie.
14681         (Info-mode): Add autoload cookie.
14683         * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
14684         (mh-restore-desktop-buffer): Remove autoload cookie.
14685         (mh-folder-mode): Add autoload cookie.
14687         * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
14688         (rmail-restore-desktop-buffer): Remove autoload cookie.
14690 2005-08-11  Masatake YAMATO  <jet@gyve.org>
14692         * hexl.el (hexl-address-region):
14693         (hexl-ascii-region, hexl-font-lock-keywords):
14694         (hexl-highlight-line-range): Use the term "region"
14695         instead of "area" for consistency with the other symbols
14696         defined in hexl.el.
14698 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
14700         * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
14701         correct group: it is set with `menu-bar-make-mm-toggle' (pointed
14702         out by Juri Linkov).  Add `display-battery-mode'.
14704 2005-08-09  Juri Linkov  <juri@jurta.org>
14706         * progmodes/compile.el (compilation-mode-font-lock-keywords):
14707         Remove `-text' from face variable names.
14708         (compilation-error-file-name, compilation-warning-file-name)
14709         (compilation-info-file-name): Delete faces.
14710         (compilation-line-number, compilation-column-number):
14711         Remove face underlining.
14712         (compilation-message-face): Set to `underline' value by default.
14713         (compilation-error-face, compilation-warning-face)
14714         (compilation-info-face): Remove `-file-name' from face names.
14715         (compilation-error-text-face, compilation-warning-text-face)
14716         (compilation-info-text-face): Delete face variables.
14717         (compilation-text-face): Delete function.
14719         * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
14720         (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
14721         (grep-error-face): Set to `compilation-error' instead of
14722         `compilation-error-face' (which is redefined to `grep-hit-face' in
14723         grep buffers).
14724         (grep-mode-font-lock-keywords): Remove `-text' from face variable
14725         names.  Use `grep-error-face' instead of `compilation-error-text-face'.
14727         * dired-aux.el (dired-do-query-replace-regexp):
14728         Use `query-replace-read-args'.
14730         * replace.el (query-replace-read-from, query-replace-read-to)
14731         (query-replace-read-args): Rename arg `string' to `prompt'.
14733         * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
14735 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
14737         * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
14738         uploading files.
14739         (ange-ftp-canonize-filename): Handle file names beginning with ~
14740         correctly.
14742 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
14744         * textmodes/fill.el (canonically-space-region)
14745         (fill-context-prefix, fill-french-nobreak-p)
14746         (fill-delete-newlines, fill-comment-paragraph)
14747         (justify-current-line): "?\ " -> "?\s".
14749 2005-08-09  Ben North  <ben@redfrontdoor.org>  (tiny change)
14751         * textmodes/fill.el (fill-nonuniform-paragraphs):
14752         Improve argument/docstring consistency.
14754 2005-08-09  Richard M. Stallman  <rms@gnu.org>
14756         * textmodes/ispell.el (ispell-word): More fboundp checks.
14758         * files.el (find-file-noselect): Don't call set-buffer-major-mode.
14759         (find-file-noselect-1): Call it here, only if RAWFILE.
14760         (normal-mode): Always set some major mode.
14761         (save-some-buffers-action-alist): Change some explanation strings.
14762         (file-name-non-special): In the `quote' method, use unwind-protect.
14764 2005-08-09  Magnus Henoch  <mange@freemail.hu>
14766         * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
14767         (ispell-have-aspell-dictionaries): New variable.
14768         (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
14769         (ispell-get-aspell-config-value): New function.
14770         (ispell-aspell-find-dictionary): New function.
14771         (ispell-aspell-add-aliases): New function.
14772         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
14773         appropriate.  Don't look for ispell dictionaries if we use aspell.
14774         (ispell-menu-map): Don't build a submenu of dictionaries.
14776 2005-08-09  Richard M. Stallman  <rms@gnu.org>
14778         * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
14779         (sql-read-passwd): Use read-passwd.
14781         * progmodes/idlw-toolbar.el (idlwave-toolbar)
14782         (idlwave-toolbar-is-possible): Add defvars.
14784         * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
14785         Avoid warnings.
14787         * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
14788         (idlwave-system-class-info, idlwave-executive-commands-alist):
14789         Use defvar.
14791         * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
14793         * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
14794         Avoid warnings.
14796         * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
14797         and content-type: headers.
14799         * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
14801         * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
14802         and rename some of them to be more self-explanatory.
14804         * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
14806         * startup.el (command-line-1): Implement -scriptload.
14808         * replace.el (occur-engine): Initial *Occur* output not undoable.
14810         * menu-bar.el (menu-bar-file-menu): Rename some menu items
14811         and improve help strings.
14813         * isearch.el (isearch-repeat): When changing direction,
14814         mark search successful.
14816         * ediff-init.el: Use (featurep 'xemacs).
14818         * comint.el (send-invisible): Identify buffer, if not selected.
14820         * align.el: Delete autoload for c-guess-basic-syntax.
14822 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
14824         * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
14825         Improve argument/docstring consistency.  Doc fixes.
14826         (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
14827         (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
14828         (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
14829         (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
14830         (r2bv-organization, r2bv-pages, r2bv-primary-author)
14831         (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
14832         (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
14833         Defvar at compile time.
14835 2005-08-09  Juri Linkov  <juri@jurta.org>
14837         * info.el: Replace `info' with upper-case `Info' where appropriate.
14838         (info-title-1, info-title-2, info-title-3, info-title-4)
14839         (info-menu-header): Move up face definitions.
14840         (info-menu-star): Rename from `info-menu-5'.
14841         (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
14842         (Info-fontify-visited-nodes): Fix docstring.
14843         (Info-hide-note-references): Fix docstring.
14844         (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
14845         menu items in the same way as on cross-references.
14846         (info-apropos): Fix sorting order and formatting to be like in the
14847         stand-alone Info browser.  Display error messages for 1 sec.
14848         (Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
14849         (Info-mode-menu): Remove item for `Info-search-case-sensitively'
14850         from the menu bar.
14851         (Info-insert-dir): Restore point after calling
14852         `insert-buffer-substring'.
14854 2005-08-08  Richard M. Stallman  <rms@gnu.org>
14856         * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
14857         (recompute-lucid-menubar): Add defvars.
14859         * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
14861         * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
14863         * net/net-utils.el (run-dig): Rename from `dig'.
14865         * play/gametree.el (gametree-mode): Use make-local-variable,
14866         not make-variable-buffer-local.
14868         * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
14870         * ansi-color.el (ansi-color-make-extent)
14871         (ansi-color-set-extent-face): Use fboundp, not functionp.
14873         * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
14874         not make-variable-buffer-local.
14876         * bookmark.el (Info-current-file): Add defvar.
14877         (bookmark-jump-noselect): Use with-no-warnings.
14879         * completion.el (c-mode-map, fortran-mode-map): Add defvars.
14881         * ebuff-menu.el (Helper-return-blurb): Add defvar.
14883         * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
14885         * find-file.el (ada-procedure-start-regexp)
14886         (ada-package-start-regexp): Add defvars.
14888         * info.el (Info-insert-dir): Use insert-buffer-substring.
14890         * xml.el (xml-att-def-re): Add defvar.
14892         * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
14893         calling convention.
14895         * subr.el (while-no-input): Return t if there is input.
14897 2005-08-08  Luc Teirlinck  <teirllm@auburn.edu>
14899         * cus-start.el (all): Add `overflow-newline-into-fringe'.
14901 2005-08-08  Juanma Barranquero  <lekktu@gmail.com>
14903         * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
14904         (scheme-prev-l/c-dir/file): Fix typos in docstrings.
14906 2005-08-08  Emilio C. Lopes  <eclig@gmx.net>
14908         * cmuscheme.el (scheme-start-file): Replace reference to
14909         `user-emacs-directory' by "~/.emacs.d/".
14911 2005-08-08  Thien-Thi Nguyen  <ttn@gnu.org>
14913         * info.el (Info-dir-remove-duplicates): Avoid case folding
14914         in loop; instead, keep downcased strings for comparison.
14915         Suggested by Helmut Eller.
14917 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
14919         Sync with Tramp 2.0.50.
14921         * net/tramp.el: Remove defvar of `last-coding-system-used' in the
14922         XEmacs case; not necessary anymore.
14923         (tramp-user-regexp): Allow "@" as part of user name.
14924         (tramp-handle-set-visited-file-modtime)
14925         (tramp-handle-insert-file-contents)
14926         (tramp-handle-write-region): No special handling for
14927         `last-coding-system-used, because this is done in
14928         `tramp-accept-process-output' now.
14929         (tramp-accept-process-output): New defun.
14930         (tramp-process-one-action, tramp-process-one-multi-action)
14931         (tramp-wait-for-regexp, tramp-wait-for-output)
14932         (tramp-discard-garbage-erase-buffer): Call it.  Reported by David
14933         Howells <dhowells@redhat.com>.
14934         (clear-visited-file-modtime): Defadvice removed.  The check for
14935         unset buffer's modtime does not need to be based on
14936         `tramp-buffer-file-attributes'.  Suggested by RMS.
14937         (tramp-message): Insert "\n" if not being at beginning of line.
14938         (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
14939         sequence with same logic.
14940         (tramp-completion-handle-expand-file-name): Discard call of
14941         `tramp-drop-volume-letter'.  It is not necessary, and there have
14942         been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
14943         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
14944         (tramp-do-copy-or-rename-file-out-of-band): Transfer message
14945         should always be visible.
14946         (tramp-handle-insert-directory, tramp-setup-complete)
14947         (tramp-set-process-query-on-exit-flag)
14948         (tramp-append-tramp-buffers): Pacify byte-compiler.
14949         (tramp-bug): Delete non-existing variables from list.
14950         Apply `tramp-load-report-modules' as pre-hook.
14951         Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
14952         `shell-prompt-pattern' because of non-7bit characters.
14953         Reported by Sebastian Luque <sluque@mun.ca>.
14954         (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
14955         (tramp-match-string-list): Remove function.
14956         (tramp-wait-for-regexp): Remove call of that function.
14957         Suggested by Kim F. Storm <storm@cua.dk>.
14958         (tramp-set-auto-save-file-modes): Use octal integer code #o600
14959         instead of octal character code ?\600.  The latter resulted in a
14960         syntax error with XEmacs.
14962         * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
14963         XEmacs case; not necessary anymore.
14964         (tramp-smb-handle-write-region): No special handling for
14965         `last-coding-system-used, because this is done in
14966         `tramp-accept-process-output' now.
14967         (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
14969 2005-08-06  Luc Teirlinck  <teirllm@auburn.edu>
14971         * wid-edit.el (widget-choice-value-create):
14972         Unconditionally respect user choice.  Set :explicit-choice back to nil
14973         when no longer needed.
14974         (widget-choice-action): Unconditionally respect user choice.
14975         Eliminate :explicit-choice-value.
14977         * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
14979         * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
14980         with `indicate-empty-lines' and `indicate-buffer-boundaries'.
14981         (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
14982         running new function `toggle-indicate-empty-lines'.
14983         Rename "Customize" item to "Customize fringe".
14984         Rename "Indicators" item to "Buffer boundaries" and change help echo.
14985         (menu-bar-showhide-fringe-ind-menu): Change several help echos.
14986         Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
14987         Delete "Empty lines only" item.
14988         (menu-bar-showhide-fringe-ind-customize): New function.
14989         (menu-bar-showhide-fringe-ind-mixed)
14990         (menu-bar-showhide-fringe-ind-box)
14991         (menu-bar-showhide-fringe-ind-right)
14992         (menu-bar-showhide-fringe-ind-left)
14993         (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
14994         instead of `fringe-indicators'.
14996 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
14998         * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
14999         Change the date of last update.
15001 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
15003         * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
15004         (viper-exec-yank, viper-put-back): Don't display modification msg
15005         if in the minibuffer.
15007         * viper-init.el (viper-replace-overlay-cursor-color)
15008         (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
15009         Make variables frame local.
15011         * viper-util.el (viper-append-filter-alist): Use append instead of
15012         nconc.
15014         * viper.el (viper-vi-state-mode-list)
15015         (viper-emacs-state-mode-list): Move help-mode and
15016         completion-list-mode from the first list to the second.
15017         (viper-mode): Docstring.
15018         (viper-go-away, viper-non-hook-settings): Don't localize
15019         minor-mode-alist in newer Emacsen.  Add advice to
15020         set-cursor-color.  Don't bind "\C-c\\".
15022 2005-08-06  Emilio C. Lopes  <eclig@gmx.net>
15024         * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
15025         (scheme-macro-expand-command): New user options.
15026         (scheme-trace-procedure, scheme-expand-current-form): New commands.
15027         (scheme-form-at-point, scheme-start-file)
15028         (scheme-interactively-start-process): New functions.
15029         (scheme-get-process): New function, extracted from `scheme-proc'.
15030         (run-scheme): Call `scheme-start-file' to get start file, and pass
15031         it to `make-comint'.
15032         (switch-to-scheme, scheme-proc):
15033         Call `scheme-interactively-start-process' if no Scheme buffer/process
15034         is available.
15036 2005-08-06  Juri Linkov  <juri@jurta.org>
15038         * progmodes/compile.el (compilation-mode-font-lock-keywords):
15039         Use `compilation-text-face', `compilation-info-text-face' and
15040         `compilation-error-text-face' instead of `font-lock-keyword-face'.
15041         (compilation-error): New face.
15042         (compilation-error-file-name): Inherit from
15043         `compilation-error' instead of `font-lock-warning-face'.
15044         (compilation-warning-file-name): Inherit from
15045         `compilation-warning' instead of `font-lock-warning-face'.
15046         (compilation-info, compilation-error-file-name)
15047         (compilation-warning-file-name, compilation-info-file-name)
15048         (compilation-line-number, compilation-column-number): Doc fix.
15049         (compilation-error-text-face, compilation-warning-text-face)
15050         (compilation-info-text-face): New face variables.
15051         (compilation-line-face, compilation-column-face)
15052         (compilation-enter-directory-face)
15053         (compilation-leave-directory-face): Doc fix.
15054         (compilation-text-face): New function.
15056         * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
15057         instead of 1 to display binary file names as info file links.
15058         (grep-error-face): Use `compilation-error-face' instead of
15059         `font-lock-keyword-face'.
15060         (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
15061         and `compilation-warning-text-face' instead of
15062         `font-lock-keyword-face'.  Use `compilation-error-text-face'
15063         instead of `grep-error-face'.
15065 2005-08-05  Kenichi Handa  <handa@m17n.org>
15067         * international/code-pages.el: Add autoload cookies for all coding
15068         systems.
15070 2005-08-04  Luc Teirlinck  <teirllm@auburn.edu>
15072         * cus-start.el (all): Put undo.c where it alphabetically belongs.
15074 2005-08-04  Juri Linkov  <juri@jurta.org>
15076         * progmodes/compile.el (compilation-mode-map):
15077         * progmodes/grep.el (grep-mode-map):
15078         Bind TAB to `compilation-next-error' and [backtab] to
15079         `compilation-previous-error'.
15081         * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
15082         matching line numbers, column numbers and their ranges with regexp
15083         matching only line numbers.
15084         (grep-context-face): New face variable.
15085         (grep-mode-font-lock-keywords): Use it.
15087         * faces.el (read-face-name): Delete duplicate faces.
15089 2005-08-02  Juanma Barranquero  <lekktu@gmail.com>
15091         * thumbs.el (thumbs-find-image): Don't make variables
15092         automatically buffer local.
15093         (thumbs-current-tmp-filename, thumbs-current-image-filename)
15094         (thumbs-image-num): Make automatically buffer local.
15095         (thumbs-show-thumbs-list): Use `make-local-variable', not
15096         `make-variable-buffer-local'.
15097         (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
15099         * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
15100         (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
15101         (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
15102         (bother, bye, canyou, chatlst, continue, deathlst, describe)
15103         (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
15104         (feelings-about, foullst, found, hello, history, howareyoulst)
15105         (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
15106         (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
15107         (neglst, obj, object, owner, please, problems, qlist)
15108         (random-adjective, relation, remlst, repetitive-shortness)
15109         (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
15110         (shortlst, something, sportslst, stallmanlst, states, subj)
15111         (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
15112         (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
15113         Defvar at compile time.
15115         * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
15116         not `make-variable-buffer-local'.
15118 2005-08-02  Kim F. Storm  <storm@cua.dk>
15120         * emulation/cua-rect.el (cua--highlight-rectangle): Only show
15121         rectangle overlay in selected window.
15123 2005-08-01  Luc Teirlinck  <teirllm@auburn.edu>
15125         * cus-start.el (all): Put `indicate-empty-lines' in fringe group
15126         instead of display group.  Make `indicate-buffer-boundaries'
15127         customizable through Custom.
15129 2005-08-01  Juanma Barranquero  <lekktu@gmail.com>
15131         * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
15132         (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
15133         (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
15134         (gdb-put-string): Fix typos in docstrings.
15136 2005-08-01  Nick Roberts  <nickrob@snap.net.nz>
15138         Update copyright notices of files in progmodes directory for
15139         release of Emacs 22.1.
15141         * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
15143         * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
15144         Don't barf if the GUD buffer has been killed.
15146 2005-08-01  Kim F. Storm  <storm@cua.dk>
15148         * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
15150 2005-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15152         * simple.el (next-error-follow-minor-mode):
15153         make-variable-buffer-local -> make-local-variable.
15155         * emacs-lisp/cl-extra.el: Require CL also when compiling.
15157         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
15158         (byte-compile-form-make-variable-buffer-local): New functions to warn
15159         about misuses of make-variable-buffer-local where make-local-variable
15160         was meant.
15162 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
15164         * bs.el (bs-attributes-list): Doc fix.
15165         (bs): Update url-link.
15167         * desktop.el (desktop-save-buffer): Fix typos in docstring.
15168         (desktop-load-default): Simplify.
15170         * ibuffer.el (ibuffer-columnize-and-insert-list)
15171         (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
15172         (ibuffer-unmark-all, ibuffer-toggle-marks)
15173         (ibuffer-unmark-forward, ibuffer-unmark-backward)
15174         (ibuffer-compile-make-format-form, ibuffer-format-column)
15175         (ibuffer-current-buffers-with-marks)
15176         (ibuffer-update-title-and-summary): "?\ " -> "?\s".
15177         (ibuffer): Doc fix.
15178         (ibuffer-mode): Fix typo in docstring.
15179         (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
15180         with `define-obsolete-variable-alias'.
15181         (ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.
15183 2005-07-29  Kenichi Handa  <handa@m17n.org>
15185         * international/mule-cmds.el (select-message-coding-system):
15186         Be sure to use LF for end-of-line.  If no coding system is decided,
15187         return iso-8859-1-unix.
15189 2005-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15191         * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
15192         (ange-ftp-pending-error-line): New vars.
15193         (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
15194         to handle the non-fatal no-route-to-host messages.
15195         (internal-ange-ftp-mode): Make the no-match regexp more efficient.
15197 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
15199         * isearch.el (isearch-mode-map, isearch-other-meta-char)
15200         (isearch-quote-char, isearch-printing-char)
15201         (isearch-text-char-description): "?\ " -> "?\s".
15202         (isearch-lazy-highlight-cleanup)
15203         (isearch-lazy-highlight-initial-delay)
15204         (isearch-lazy-highlight-interval)
15205         (isearch-lazy-highlight-max-at-a-time)
15206         (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
15207         Declare with define-obsolete-*-alias macros.
15208         (isearch-forward): Fix typo in docstring.
15209         (search-invisible, search-ring-yank-pointer)
15210         (regexp-search-ring-yank-pointer): Doc fixes.
15212         * recentf.el (recentf-menu-append-commands-p): Declare with
15213         `define-obsolete-variable-alias'.
15214         (recentf-max-saved-items, recentf-menu-filter)
15215         (recentf-arrange-by-rule-subfilter): Doc fixes.
15216         (recentf-menu-append-commands-flag)
15217         (recentf-initialize-file-name-history, recentf-expand-file-name)
15218         (recentf-clear-data): Fix typos in docstrings.
15220 2005-07-28  Nick Roberts  <nickrob@snap.net.nz>
15222         * progmodes/gdb-ui.el: Smarten comments.
15223         (gdb-info-breakpoints-custom): Use nowarn when finding file.
15225 2005-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
15227         * term/apollo.el (terminal-init-apollo): New function containing
15228         all former top level forms in the file.
15229         * term/bobcat.el (terminal-init-bobcat):
15230         * term/cygwin.el (terminal-init-cygwin):
15231         * term/iris-ansi.el (terminal-init-iris-ansi):
15232         * term/linux.el (terminal-init-linux):
15233         * term/news.el (terminal-init-news):
15234         * term/rxvt.el (terminal-init-rxvt):
15235         * term/sun.el (terminal-init-sun):
15236         * term/tvi970.el (terminal-init-tvi970):
15237         * term/vt100.el (terminal-init-vt100):
15238         * term/vt102.el (terminal-init-vt102):
15239         * term/vt125.el (terminal-init-vt125):
15240         * term/vt200.el (terminal-init-vt200):
15241         * term/vt201.el (terminal-init-vt201):
15242         * term/vt220.el (terminal-init-vt220):
15243         * term/vt240.el (terminal-init-vt240):
15244         * term/vt300.el (terminal-init-vt300):
15245         * term/vt320.el (terminal-init-vt320):
15246         * term/vt400.el (terminal-init-vt400):
15247         * term/vt420.el (terminal-init-vt420):
15248         * term/wyse50.el (terminal-init-wyse50):
15249         * term/xterm.el (terminal-init-xterm): Likewise.
15251         * term/README: Describe the terminal-init-* functionality.
15253         * startup.el (command-line): After loading the terminal initialization
15254         file call the corresponding terminal initialization function.
15256 2005-07-27  Kenichi Handa  <handa@m17n.org>
15258         * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
15259         negative.
15261         * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
15262         (ps-mule-composition-prologue): Fix for the case that
15263         RelativeCompose is false.
15265 2005-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15267         * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
15269         * descr-text.el (describe-char): Handle the case where the list of
15270         chars is displayed in a separate frame.
15271         Be a bit more discriminating when looking for the char.
15273 2005-07-26  Juanma Barranquero  <lekktu@gmail.com>
15275         * bookmark.el (bookmark-automatically-show-annotations)
15276         (bookmark-read-annotation-text-func): Doc fixes.
15277         (bookmark-save): Improve argument/docstring consistency.
15278         (bookmark-get-bookmark, bookmark-get-bookmark-record)
15279         (bookmark-alist-from-buffer)
15280         (bookmark-upgrade-file-format-from-0)
15281         (bookmark-grok-file-format-version)
15282         (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
15283         (bookmark-read-annotation-mode)
15284         (bookmark-insert-current-bookmark, bookmark-jump)
15285         (bookmark-exit-hook): Fix typos in docstrings.
15286         (bookmark-exit-hooks): Define as obsolete alias.
15287         (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
15288         not `bookmark-exit-hooks'.  Fix docstring.
15289         (bookmark-bmenu-select): "?\ " -> "?\s".
15291 2005-07-25  Ari Roponen  <arjuropo@cc.jyu.fi>  (tiny change)
15293         * startup.el (command-line): Fix typo.
15295 2005-07-24  Richard M. Stallman  <rms@gnu.org>
15297         * tooltip.el (tooltip-mode): Test emacs-basic-display,
15298         not emacs-quick-startup.
15300 2005-07-24  Juanma Barranquero  <lekktu@gmail.com>
15302         * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
15303         (reb-next-match, reb-show-subexp): Use `with-selected-window'
15304         instead of `reb-with-current-window'.
15305         (reb-prev-match): Likewise.  Also, don't move left if the search
15306         was unsuccessful.
15307         (reb-initialize-buffer): New function.
15308         (re-builder, reb-change-syntax): Use it.
15310         * man.el (Man-goto-page): Make second argument NOERROR optional.
15312 2005-07-23  Richard M. Stallman  <rms@gnu.org>
15314         * man.el (Man-bgproc-sentinel): Check here for failure to find
15315         any man page in the output, and report the error here.
15316         (Man-arguments): Make it permanent local.
15317         (Man-goto-page): New arg NOERROR.  Never kill the current buffer.
15318         (Man-mode): Pass t for NOERROR.
15320         * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
15321         (grep-mode-font-lock-keywords):
15322         Don't use compilation-...-face for messages that are not file names.
15324         * progmodes/compile.el (compilation-mode-font-lock-keywords):
15325         Don't use compilation-...-face for messages that are not file names.
15327 2005-07-22  Juri Linkov  <juri@jurta.org>
15329         * startup.el (normal-splash-screen): Update menu name.
15331         * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
15333 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
15335         * term/xterm.el: Load term/rxvt if the terminal is actually an
15336         rxvt terminal.
15337         (xterm-rxvt-set-background-mode): Remove, not used anymore.
15339         * term/rxvt.el (function-key-map): Use substitute-key-definition
15340         to bind {C,S,C-S}-{f1-f10}.  Add a few missing key bindings.
15342         * term/cygwin.el: New file.
15344 2005-07-22  Kim F. Storm  <storm@cua.dk>
15346         * image-file.el (insert-image-file, image-file-yank-handler):
15347         Fix last change to maintain a (unique) yank-handler on yanked images.
15349 2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
15351         * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
15352         of the file size (as in "177B" for 177 bytes).  This happens with
15353         "ls -lh" on FreeBSD.
15355 2005-07-22  Juanma Barranquero  <lekktu@gmail.com>
15357         * hilit-chg.el (highlight-changes-global-initial-state)
15358         (highlight-compare-buffers, hilit-chg-turn-on-maybe)
15359         (hilit-chg-fixup, highlight-changes-mode):
15360         Fix typos in docstrings.
15361         (highlight-changes-global-modes, highlight-changes-rotate-faces):
15362         Doc fixes.
15364 2005-07-21  Luc Teirlinck  <teirllm@auburn.edu>
15366         * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
15367         mode function using `eval-after-load'.
15369 2005-07-21  Kim F. Storm  <storm@cua.dk>
15371         * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
15372         included when reporting an emacs crash, and tell about the DEBUG file.
15374         * image-file.el (insert-image-file): Add yank-handler.
15375         (image-file-yank-handler): Yank handler to make unique copies of
15376         images when they are yanked into a buffer next to each other.
15378 2005-07-21  Juanma Barranquero  <lekktu@gmail.com>
15380         * comint.el (comint-use-prompt-regexp, comint-send-input)
15381         (comint-source-default, comint-extract-string)
15382         (comint-get-source, comint-word, comint-completion)
15383         (comint-source, comint-prompt-read-only, comint-update-fence):
15384         Fix typos in docstrings.
15385         (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
15386         Declare with define-obsolete-*-alias macros.
15387         (comint-previous-matching-input-from-input)
15388         (comint-next-matching-input-from-input)
15389         (comint-previous-matching-input, comint-next-matching-input)
15390         (comint-forward-matching-input):
15391         Improve argument/docstring consistency.
15393         * desktop.el (desktop-clear-preserve-buffers-regexp):
15394         Also preserve the *server* buffer.
15396         * simple.el (clone-indirect-buffer): Doc fix.
15397         (fixup-whitespace, just-one-space)
15398         (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
15399         (next-error, next-error-highlight)
15400         (next-error-highlight-no-select, next-error-last-buffer)
15401         (next-error-buffer-p, next-error-find-buffer, next-error)
15402         (previous-error, next-error-no-select, previous-error-no-select)
15403         (open-line, split-line, minibuffer-prompt-width, kill-new)
15404         (binary-overwrite-mode): Fix typos in docstrings.
15405         (set-fill-column): Fix typo in message.
15407         * skeleton.el (skeleton-proxy-new): Doc fix.
15409         * strokes.el (strokes-load-hook): Doc fix.
15410         (strokes-grid-resolution, strokes-get-grid-position)
15411         (strokes-renormalize-to-grid, strokes-read-stroke)
15412         (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
15413         (strokes-global-map): Fix typos in docstrings.
15414         (strokes-help): Doc fix.  Fix help message and pass it through
15415         `substitute-command-keys'.
15417         * tempo.el (tempo-insert-prompt, tempo-interactive)
15418         (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
15419         (tempo-insert-string-functions, tempo-local-tags)
15420         (tempo-define-template, tempo-insert-template)
15421         (tempo-insert-prompt-compat, tempo-is-user-element)
15422         (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
15423         Fix typos in docstrings.
15425         * vcursor.el (vcursor-other-window, vcursor-bind-keys)
15426         (vcursor-key-bindings, vcursor-use-vcursor-map)
15427         (vcursor-find-window, vcursor-scroll-down)
15428         (vcursor-disable, vcursor-beginning-of-buffer)
15429         (vcursor-end-of-buffer): Fix typos in docstrings.
15430         (vcursor-relative-move, vcursor-get-char-count):
15431         Improve argument/docstring consistency.
15433         * version.el: "?\ " -> "?\s".
15435         * wid-edit.el (widget-default-create, widget-after-change)
15436         (widget-default-format-handler, widget-checklist-add-item)
15437         (widget-radio-add-item, widget-choose, widget-specify-secret)
15438         (widget-field-value-create, widget-field-value-get)
15439         (widget-editable-list-format-handler)
15440         (widget-editable-list-entry-create, widget-group-value-create)
15441         (widget-documentation-link-add)
15442         (widget-documentation-string-value-create): "?\ " -> "?\s".
15443         (widget-convert-text): Doc fix.
15444         (widget-narrow-to-field, widget-field-find)
15445         (widget-url-link-action, widget-emacs-library-link-action)
15446         (widget-color-notify): Fix typos in docstrings.
15448         * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
15449         (x-select-text, set-w32-system-coding-system)
15450         (w32-add-charset-info): Fix typos in docstrings.
15452         * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
15453         (cua-enable-cua-keys, cua-use-hyper-key)
15454         (cua-virtual-rectangle-edges): Fix typos in docstrings.
15455         (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
15457         * net/tramp.el (tramp-handle-load): Fix typo in error message.
15459         * emacs-lisp/re-builder.el (regexp-builder): Declare with
15460         `defalias' instead of faking it.
15462         * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
15463         (eshell-ls-missing, eshell-ls-dired-initial-args)
15464         (eshell-ls-use-in-dired): Fix typos in docstrings.
15466 2005-07-20  Kim F. Storm  <storm@cua.dk>
15468         * emulation/cua-base.el (cua-mode): Improve doc string.
15470 2005-07-20  Juanma Barranquero  <lekktu@gmail.com>
15472         * abbrev.el (expand-region-abbrevs): Doc fix.
15473         (inverse-add-mode-abbrev, inverse-add-global-abbrev):
15474         Improve argument/docstring consistency.
15476         * arc-mode.el (archive-get-descr, archive-alternate-display):
15477         Doc fixes.
15478         (archive-l-e): Improve argument/docstring consistency.
15479         (archive-tmpdir, archive-unixdate, archive-unixtime)
15480         (archive-chmod-entry): Fix typos in docstrings.
15481         (archive-unflag, archive-unflag-backwards)
15482         (archive-unmark-all-files): "?\ " -> "?\s".
15484         * buff-menu.el (Buffer-menu-unmark): Doc fix.
15485         (Buffer-menu-not-modified, Buffer-menu-execute)
15486         (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
15487         (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
15489         * composite.el (compose-string, encode-composition-rule)
15490         (compose-last-chars): Fix typos in docstrings.
15492         * desktop.el (desktop-enable, desktop-basefilename):
15493         Declare with `define-obsolete-variable-alias'.
15494         (desktop-internal-v2s): Don't quote keywords.
15495         (desktop-clear): "?\ " -> "?\s".
15497         * dired.el (dired-align-file, dired-flag-backup-files)
15498         (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
15499         (dired-listing-switches, dired-ls-F-marks-symlinks)
15500         (dired-dwim-target, dired-load-hook, dired-mode-hook)
15501         (dired-directory, dired-faces, dired, dired-revert)
15502         (dired-mode, dired-summary, dired-view-file)
15503         (dired-copy-filename-as-kill, dired-delete-file)
15504         (dired-no-confirm, dired-unmark-all-marks)
15505         (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
15506         (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
15507         (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
15508         Fix typos in message strings.
15510         * dired-x.el (virtual-dired): Declare with `defalias'.
15511         (dired-mark-unmarked-files, dired-local-variables-file)
15512         (dired-omit-here-always): Doc fix.
15513         (dired-omit-mode, dired-find-subdir)
15514         (dired-enable-local-variables, dired-clean-up-buffers-too)
15515         (dired-extra-startup, dired-mark-extension, dired-jump)
15516         (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
15517         (dired-smart-shell-command, dired-guess-shell-alist-user)
15518         (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
15519         (dired-x-bind-find-file, dired-x-submit-report):
15520         Fix typos in docstrings.
15521         (dired-mark-unmarked-files): "?\ " -> "?\s".
15523         * dirtrack.el (dirtrack-list): Fix typos in docstring.
15525         * faces.el (describe-face): "?\ " -> "?\s".
15526         (read-all-face-attributes, read-face-font, modify-face)
15527         (face-attr-construct, italic): Fix typos in docstrings.
15528         (frame-update-face-colors): Declare with
15529         `define-obsolete-function-alias'.
15531         * files.el (find-file-noselect, recode-file-name): Doc fixes.
15532         (insert-directory, kill-some-buffers): "?\ " -> "?\s".
15533         (magic-mode-alist, buffer-file-numbers-unique)
15534         (write-file-functions, get-free-disk-space):
15535         Fix typos in docstrings.
15536         (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
15537         (write-contents-hooks, write-file-hooks):
15538         Declare with `define-obsolete-variable-alias'.
15540         * forms-d2.el (arch-rj): Fix typo in docstrings.
15541         (arch-tocol): Likewise.  "?\ " -> "?\s".
15543         * frame.el (set-frame-font, cursor-in-non-selected-windows):
15544         Fix typo in docstring.
15545         (set-screen-width, set-screen-height): Delete redundant info in
15546         doctrings.
15547         (new-frame, screen-height, screen-width): Declare with
15548         `define-obsolete-function-alias'.
15549         (delete-frame-hook, blink-cursor): Declare with
15550         `define-obsolete-variable-alias'.
15552         * paths.el (prune-directory-list): Fix typos in docstring.
15554         * pcvs-util.el (cvs-flags-query, cvs-strings->string)
15555         (cvs-prefix-get): Fix typos in docstrings.
15557         * ps-print.el (ps-extend-face-list, ps-extend-face)
15558         (ps-print-background-image): Fix typos in docstrings.
15559         (ps-default-fg, ps-default-bg): Doc fixes.
15561         * s-region.el (s-region-bind): Doc fix.
15562         (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
15564         * textmodes/org.el (org-table-formula-substitute-names)
15565         (org-table-get-vertical-vector): Doc fixes.
15566         (org-table-recalculate): Remove unused argument to `message'.
15568 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
15570         * textmodes/org.el (org-table-column-names)
15571         (org-table-column-name-regexp)
15572         (org-table-named-field-locations): New variables.
15573         (org-archive-subtree): Protect `this-command' when calling
15574         `org-copy-subtree' and `org-cut-subtree', to avoid appending to
15575         the kill buffer.
15576         (org-complete): Remove fixed-formula completion.
15577         (org-edit-formulas-map): New variable.
15578         (org-table-edit-formulas): New command.
15579         (org-finish-edit-formulas, org-abort-edit-formulas)
15580         (org-show-variable, org-table-get-vertical-vector): New functions.
15581         (org-table-maybe-eval-formula): Handle `:=' fields.
15582         (org-table-get-stored-formulas, org-table-store-formulas)
15583         (org-table-get-formula, org-table-modify-formulas)
15584         (org-table-replace-in-formulas): Handle named field formulas.
15585         (org-table-get-specials): Store locations of named fields.
15587 2005-07-19  Juri Linkov  <juri@jurta.org>
15589         * progmodes/grep.el (grep-regexp-alist)
15590         (grep-mode-font-lock-keywords, grep-process-setup):
15591         Use default GNU grep match color "01;31m" instead of "01;41m".
15592         (grep-regexp-alist, grep-mode-font-lock-keywords):
15593         Use `\\[[0-9]*m' instead of `\\[00m'.
15594         (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
15595         sgr_start where its handling is more important.  Use the real
15596         length of sgr_start instead of constant 8.
15597         (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
15598         specially.  Delete all remaining escape sequences.
15599         (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
15600         (grep-regexp-alist): Make hyperlink only for binary file name
15601         instead of the whole line.
15602         (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
15603         (grep-mode): Add autoload.
15605         * emacs-lisp/find-func.el (find-function-regexp):
15606         Add `define-compilation-mode'.
15608 2005-07-19  Juri Linkov  <juri@jurta.org>
15610         * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
15611         (compare-windows-sync-string-size, compare-windows-recenter)
15612         (compare-windows-highlight, compare-windows): Add version 22.1.
15613         (compare-windows) <defface>: Inherit from lazy-highlight instead
15614         of duplicating its default value.
15616         * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
15617         (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
15619         * descr-text.el (describe-char): Create link buttons for `charset'
15620         and `code point'.  Add the current input method name with a link
15621         button to `to input' field.  Print face names of display table
15622         characters in `The display table entry is displayed by' section
15623         instead of printing face-id in the `display' field.
15624         Guess hardcoded faces and create a link button for them.
15625         Skip empty fields when calculating max-width.
15626         Treat `widget-create' specially while inserting strings from the
15627         collected field list.
15628         (describe-char-after): Made obsolete in version 22.1, not 21.5.
15630         * diff-mode.el (diff-file-header): Change foreground color from
15631         yellow to green on light backgrounds.
15632         (diff-context): Inherit from `shadow' only for color/grayscale
15633         with more than 88 colors.
15634         (diff-indicator-removed, diff-indicator-added)
15635         (diff-indicator-changed): New faces.
15636         (diff-font-lock-keywords): Use new faces.  Regroup rules.
15637         Add "^---$" for `normal' diff format.  Fontify `#' lines with
15638         font-lock-comment-delimiter-face and font-lock-comment-face.
15639         Add `#' to ^[^...] in the rule for `diff-context-face'.
15641         * faces.el (mode-line-highlight): Replace RoyalBlue4 with
15642         a button-like box.  Inherit from `highlight' on low colors.
15643         (shadow): Use shades of gray only for color/grayscale with
15644         more than 88 colors.  Use green for light backgrounds with
15645         8 colors, and yellow for dark backgrounds with 8 colors.
15647         * font-lock.el (font-lock-regexp-grouping-backslash):
15648         Don't inherit from escape-glyph (use bold for all cases).
15650         * info.el (info-xref-visited): Use light foreground color `violet'
15651         for dark backgrounds instead of dark color `magenta3'.
15652         (info-title-1): Use `yellow' color for dark backgrounds.
15654         * isearch.el (isearch): Use not-too-dark magenta3 instead of
15655         too-light magenta2.
15657         * replace.el (match): Use slightly more light RoyalBlue3 instead
15658         of dark RoyalBlue4.
15660         * wid-edit.el (widget-inactive): Inherit from `shadow'.
15662 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
15664         * novice.el (disabled-command-hook): Declare it with
15665         `define-obsolete-variable-alias'.
15667         * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
15668         (desktop-buffer-misc-functions, desktop-buffer-handlers)
15669         (desktop-load-default): Add release to obsolescence info.
15670         (desktop-globals-to-clear, desktop-buffer-mode-handlers)
15671         (desktop-append-buffer-args, desktop-read):
15672         Fix typos in docstrings.
15673         (desktop-kill): Fix typo in message.
15674         (desktop-save): Doc fix.
15676 2005-07-19  Michael Kifer  <kifer@cs.stonybrook.edu>
15678         * viper-cmd.el (viper-escape-to-state): Bug fix.
15679         (viper-envelop-ESC-key): Change the definition of fast
15680         keysequence so it'll work with keyboard macros.
15682         * ediff.el (ediff-patch-buffer): Change the docstring.
15684 2005-07-19  Kenichi Handa  <handa@m17n.org>
15686         * international/mule-cmds.el (select-safe-coding-system): Try to
15687         use an auto-coding (if any) before anything else.  If the found
15688         auto-coding is invalid, show a warning message.
15690         * international/mule.el (find-auto-coding): New function created
15691         by modifying the body of set-auto-coding.
15692         (set-auto-coding): Use find-auto-coding to find a coding.
15694 2005-07-18  Richard M. Stallman  <rms@gnu.org>
15696         * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
15697         not isearch-mode-end-hook-error.
15698         (allout-before-change-protect): Fix error message.
15700 2005-07-18  Juri Linkov  <juri@jurta.org>
15702         * allout.el (allout-mode):
15703         * calculator.el (calculator-copy):
15704         * custom.el (custom-known-themes):
15705         * dired.el (dired-desktop-buffer-misc-data)
15706         (dired-restore-desktop-buffer):
15707         * dired-x.el (dired-omit-marker-char):
15708         * files.el (basic-save-buffer):
15709         * font-core.el (font-lock-mode):
15710         * calendar/calendar.el (calendar-goto-hebrew-date)
15711         (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
15712         (calendar-goto-persian-date):
15713         * language/ethio-util.el (ethio-sera-to-fidel-region):
15714         * textmodes/picture.el (picture-mode):
15715         Delete duplicate duplicate words.
15717 2005-07-18  Juri Linkov  <juri@jurta.org>
15719         * isearch.el (isearch-mode-map): Remove key bindings for regexp
15720         chars * ? } |.
15721         (isearch-fallback): Don't call `isearch-process-search-char'.
15722         (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
15723         (isearch-process-search-char): Call `isearch-fallback' for regexp
15724         chars * ? } |.
15725         (isearch-return-char): Make obsolete with `make-obsolete' instead
15726         of simply documenting it as obsolete in the docstring.
15727         (isearch-fallback): Refill docstring.
15729         * international/isearch-x.el
15730         (isearch-process-search-multibyte-characters): Remove unneeded
15731         `concat'.  Add intermediate values to `junk-hist' instead of
15732         `minibuffer-history'.  Test the length of `str'.
15734 2005-07-18  Juanma Barranquero  <lekktu@gmail.com>
15736         * allout.el (allout-resolve-xref): Fix typos in error strings.
15737         (allout-before-change-protect): Remove unneeded `concat'.
15739         * array.el (array-mode, array-reconfigure-rows)
15740         (untabify-backward): Fix typos in docstrings.
15741         (array-reconfigure-rows): Use `insert-buffer-substring', not
15742         `insert-buffer'.
15744         * calendar/icalendar.el (icalendar--get-unfolded-buffer):
15745         * progmodes/ada-mode.el (ada-make-body):
15746         Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
15748         * dired.el (dired-log):
15749         * tar-mode.el (tar-subfile-save-buffer):
15750         * play/zone.el (zone-pgm-stress-destress):
15751         Use `insert-buffer-substring', not `insert-buffer'.
15753 2005-07-17  Simon Josefsson  <jas@extundo.com>
15755         * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
15757 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
15759         * lisp/mail/smtpmail.el (smtpmail-auth-supported):
15760         Add plain auth method.
15761         (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
15763 2005-07-17  Kim F. Storm  <storm@cua.dk>
15765         * ido.el (dired-other-window): Add ido property.
15767 2005-07-16  Juanma Barranquero  <lekktu@gmail.com>
15769         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
15770         Fix typo in docstring.
15771         (byte-compile-interactive-only-functions): Add `insert-buffer' and
15772         `insert-file-literally'.
15774         * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
15775         info and delete redundant message.  Doc fix.
15776         (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
15777         (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
15779 2005-07-16  Richard M. Stallman  <rms@gnu.org>
15781         * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
15782         (byte-compile-and): Use byte-compile-and-recursion.
15783         (byte-compile-or-recursion): New function.
15784         (byte-compile-or): Use that.
15785         (byte-compile-if): Guard the else-clause too.
15786         (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
15788         * isearch.el (isearch-mode-end-hook-quit): New variable.
15789         (isearch-done): Bind it.
15790         (isearch-mode-end-hook): Doc fix.
15792         * allout.el (allout-isearch-did-quit): Variable deleted.
15793         (allout-real-isearch-abort): Function name no longer used.
15794         (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
15795         (allout-isearch-rectification): isearch-mode always exists.
15796         Don't set allout-isearch-did-quit.
15797         (allout-isearch-expose): Check isearch-mode-end-hook-error, not
15798         allout-isearch-did-quit.
15799         (allout-enwrap-isearch): Just add the hook.
15800         (allout-isearch-abort): Function deleted.
15801         (allout-pre-command-business): Avoid warning.
15803         * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
15804         Correctly avoid warnings.
15805         (pascal-outline): Likewise.
15807         * progmodes/f90.el (f90-abbrev-start): Avoid warning.
15809         * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
15811         * play/tetris.el (tetris-mode): Avoid warning.
15813         * play/snake.el (snake-mode): Avoid warning.
15815         * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
15816         (gamegrid-set-display-table): Avoid warning.
15817         (gamegrid-set-timer): Likewise.
15818         (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
15819         (gamegrid-add-score-with-update-game-score-1): Take FILE
15820         as argument.
15821         (gamegrid-add-score-with-update-game-score): Pass that argument.
15822         Rename have-shared-game-dir to gamegrid-shared-game-dir.
15824         * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
15826         * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
15827         (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
15829         * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
15830         and insert-file.
15832         * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
15833         (sc-ask): Avoid warnings.
15835         * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
15836         (eshell-hist-initialize): Use that var the natural way.
15838         * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
15840         * emacs-lisp/re-builder.el (reb-cook-regexp):
15841         Avoid warning calling lre-compile-string.
15842         (reb-color-display-p): Avoid warning.
15844         * calculator.el (calculator-last-input): Guard uses
15845         of event-key and key-press-event-p.
15846         (event-key, key-press-event-p): Delete definitions.
15848         * emacs-lisp/find-gc.el (find-gc-unsafe-list)
15849         (find-gc-source-directory, find-gc-subrs-callers)
15850         (find-gc-noreturn-list, find-gc-source-files)
15851         (find-gc-subrs-called): Vars renamed and defvar'd.
15853         * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
15854         (checkdoc-overlay-put, checkdoc-delete-overlay)
15855         (checkdoc-overlay-start, checkdoc-overlay-end)
15856         (checkdoc-mode-line-update, checkdoc-char=):
15857         Define such that compiler knows they are defined.
15858         (checkdoc-call-eval-buffer): Delete.  Use eval-buffer directly.
15859         (checkdoc-read-event): Delete.  Use read-event directly.
15861         * whitespace.el (whitespace-make-overlay)
15862         (whitespace-overlay-put, whitespace-delete-overlay)
15863         (whitespace-overlay-start, whitespace-overlay-end):
15864         Define such that compiler knows they are defined.
15865         (whitespace): Move conditional inside.
15867         * tempo.el (tempo-insert-template): Suppress warning.
15869         * ediff-diff.el (longlines-mode): Add defvar.
15871 2005-07-16  Gary Howell  <g1howell-list@yahoo.com>  (tiny change)
15873         * server.el: Bind "C-x #" in a way that works even if C-x is
15874         redefined to a command key, not a prefix key.
15876 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
15878         * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
15879         cl-make-type-test till execution time.
15881 2005-07-16  Markus Rost  <rost@math.uni-bielefeld.de>
15883         * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
15884         arg ARG and use it.
15886 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
15888         * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
15890 2005-07-15  Luc Teirlinck  <teirllm@auburn.edu>
15892         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
15893         a defcustom with two :set or :type keywords.
15895 2005-07-15  Richard M. Stallman  <rms@gnu.org>
15897         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
15898         Don't give ^M comment-end syntax.
15900 2005-07-16  Nick Roberts  <nickrob@snap.net.nz>
15902         * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
15903         Don't consider gdbmi (gdb-mi.el has its own update functions).
15904         (gdb-var-delete): Make it work for gdbmi as well.
15905         (gdb-speedbar-expand-node): Move var-update here for gdbmi.
15907         * progmodes/gud.el (etags, sdb): Only require etags when needed.
15908         (gud-speedbar-menu-items): Correct logic for enabling items.
15910 2005-07-15  Kim F. Storm  <storm@cua.dk>
15912         * ido.el: Fix commentary.
15913         (ido-define-mode-map): Move ido-next-work-file to C-M-o.
15914         Use with-no-warnings around ffap-guesser.
15915         (ido-file-internal, ido-read-file-name, ido-read-directory-name):
15916         Let bind minibuffer-completing-file-name to t.
15918 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>
15920         * startup.el (site-run-file, keyboard-type): Doc fixes.
15921         (command-line): Check for "--basic-display" argument; also for
15922         "--quick", not "--bare-bones" (which was renamed).
15923         (fancy-splash-text): Add missing item "Getting New Versions".
15924         (normal-splash-screen): Fix typos and improve consistency with
15925         `fancy-splash-text'.  Update copyright year.
15927         * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
15928         valid binding for `help-char'.
15930         * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
15932 2005-07-14  Dan Nicolaescu  <dann@ics.uci.edu>
15934         * term.el (term-mode): Disable cua-mode for term buffers.
15936 2005-07-14  Juanma Barranquero  <lekktu@gmail.com>
15938         * add-log.el (add-log-mailing-address, change-log-merge):
15939         Doc fixes.
15940         (change-log-get-method-definition): Fix typo in docstring.
15942 2005-07-14  Kim F. Storm  <storm@cua.dk>
15944         * emulation/cua-base.el:
15945         (cua--pre-command-handler-1, cua--pre-command-handler)
15946         (cua--post-command-handler-1, cua--post-command-handler):
15947         Split in two.  Check (buffer local) value of cua-mode.
15948         (cua-selection-mode): New command.
15950 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
15952         * custom.el (custom-initialize-safe-set)
15953         (custom-initialize-safe-default): Doc fixes.
15955         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
15956         and simplify :init-value again.
15958         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
15959         and simplify :init-value again.  Delete autoload.
15961         * startup.el (command-line): Use `custom-reevaluate-setting' again
15962         for tooltip-mode.
15964         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
15965         a defcustom with two :initialize keywords.
15967 2005-07-13  Juanma Barranquero  <lekktu@gmail.com>
15969         * allout.el (my-mark-marker, allout-isearch-prior-pos)
15970         (allout-unprotected, allout-undo-aggregation, allout-snug-back)
15971         (allout-post-command-business, allout-flag-region)
15972         (isearch-reenable-font-lock, allout-yank)
15973         (allout-insert-latex-header, allout-insert-latex-trailer)
15974         (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
15975         (allout-latex-verb-quote): Fix typos in docstrings.
15976         (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
15977         (allout-unprotected, allout-prefix-data):
15978         Improve argument/docstring consistency.
15979         (allout-chart-subtree): Fix argument spec.
15980         (allout-open-topic): Rename `use_sib_bullet' argument to
15981         `use-sib-bullet'.  Doc fix.
15983         * whitespace.el (whitespace-check-buffer-leading)
15984         (whitespace-check-buffer-trailing)
15985         (whitespace-check-buffer-indent)
15986         (whitespace-check-buffer-spacetab)
15987         (whitespace-check-buffer-ateol, whitespace-highlighted-space)
15988         (whitespace-check-leading-whitespace)
15989         (whitespace-check-trailing-whitespace)
15990         (whitespace-check-spacetab-whitespace)
15991         (whitespace-check-indent-whitespace)
15992         (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
15993         (whitespace-modes): Fix typos in docstrings.
15994         (defgroup, defcustom): Doc fixes.
15996         * winner.el (winner-mode, winner-boring-buffers)
15997         (winner-pending-undo-ring): Doc fixes.
15998         (winner-ring): Remove unneeded `progn'.
15999         (winner-equal): `defsubst' it.
16000         (winner-redo): Fix message.
16002 2005-07-13  Kim F. Storm  <storm@cua.dk>
16004         * simple.el (line-move-1): Always use vertical-motion to
16005         do the last (or only) line move to ensure some movement.
16006         Undo 2005-06-23 change--don't check for overlays.
16008 2005-07-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16010         * term/mac-win.el (ccl-encode-mac-roman-font)
16011         (ccl-encode-mac-centraleurroman-font)
16012         (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
16013         (ccl-encode-mac-dingbats-font): Remove check for ASCII.
16014         Change charset-id boundary of dimension to ?\xef.
16015         (mac-char-fontspec-list): New constant.
16016         (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
16017         argument.  Nil uses itself as family in font-spec.  Previous
16018         behavior for nil is now provided by non-nil non-string argument.
16019         All callers changed.  Add font-specs for Mac fonts to
16020         "fontset-default" unless iso8859-1 fonts are installed.
16022 2005-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
16024         * progmodes/sh-script.el (sh-get-indent-info): Only indent
16025         a continuation line if the \ is preceded by SPC or TAB.
16026         (sh-get-indent-info): Simplify.
16027         (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
16028         Use with-current-buffer.
16030         * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
16031         when the matched text is empty.
16033 2005-07-12  Luc Teirlinck  <teirllm@auburn.edu>
16035         * startup.el (command-line): Revert to previous handling of
16036         tooltip-mode.  Explain in comment why the complexity is needed.
16038         * tooltip.el (tooltip-mode): Revert to previous implementation of
16039         its defcustom.
16041         * frame.el (blink-cursor-mode): Revert to previous implementation
16042         of its defcustom.  Update comment.
16044 2005-07-12  Lars Hansen  <larsh@soem.dk>
16046         * desktop.el: Update e-mail address.
16048 2005-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16050         * term/mac-win.el (mac-services-mail-selection)
16051         (mac-services-mail-to): New functions.
16052         (mac-application-menu-map): Bind them.
16054 2005-07-12  wulei  <milton@wulei.net>  (tiny change)
16056         * progmodes/gdb-ui.el: Add note about buffering with Windows.
16058 2005-07-11  Luc Teirlinck  <teirllm@auburn.edu>
16060         * custom.el (custom-reevaluate-setting): Doc fix.
16062 2005-07-11  Jay Belanger  <belanger@truman.edu>
16064         * calc/calc.el (calc-embedded-announce-formula-alist)
16065         (calc-embedded-open-close-plain-alist)
16066         (calc-embedded-open-close-mode-alist): Add checks for additional
16067         major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
16069 2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
16071         * custom.el (custom-enable-theme): Don't add theme to
16072         `custom-enabled-themes' with `push' because there is no
16073         setf-method for `delq'.
16075 2005-07-11  Richard M. Stallman  <rms@gnu.org>
16077         * custom.el (custom-declare-variable): Doc fix.
16079         * dired-aux.el (dired-compare-directories): Remove "." and ".."
16080         from the alists.
16082         * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
16083         Do nothing if edebug-active.
16085         * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
16086         (edebug-display): Do it here instead.
16088 2005-07-10  Richard M. Stallman  <rms@gnu.org>
16090         * cus-face.el (custom-theme-set-faces): Make it work.
16091         (custom-reset-faces): Doc fix.
16092         (custom-theme-reset-internal-face, custom-theme-face-value):
16093         Functions deleted.
16095         * custom.el (custom-push-theme): Maintain list of the settings
16096         of a given theme in its theme-settings property.
16097         Maintain position of old settings in the theme-value
16098         or theme-face property.
16099         (custom-enabled-themes): New variable.
16100         (custom-theme-enabled-p): New function.
16101         (provide-theme): Update custom-enabled-themes.
16102         Disable and reenable the `user' theme.
16103         (require-theme): Doc fix.
16104         (custom-do-theme-reset, custom-remove-theme): Functions deleted.
16105         (custom-theme-value, custom-theme-variable-value): Likewise.
16106         (custom-theme-reset-internal): Likewise.
16107         (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
16108         (custom-enable-theme, custom-disable-theme): New functions.
16109         (custom-variable-theme-value, custom-face-theme-value): Likewise.
16110         (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
16111         (custom-theme-reset-variables): Simplify.
16112         (deftheme, custom-declare-theme, custom-make-theme-feature):
16113         Definitions moved.
16115 2005-07-10  Chong Yidong  <cyd@stupidchicken.com>
16117         * longlines.el (longlines-show-region)
16118         (longlines-unshow-hard-newlines): Recognize hard newlines by
16119         non-nil hard property, instead of t.
16121 2005-07-10  Michael Kifer  <kifer@cs.stonybrook.edu>
16123         * viper-cmd.el (viper--key-maps): New variable.
16124         (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
16125         emulation-mode-map-alists.
16126         (viper-envelop-ESC-key): Use viper-subseq.
16127         (viper-search-forward/backward/next): Disable debug-on-error.
16129         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
16130         (viper-ESC-key): New defcustoms.
16132         * viper-macs.el (ex-map-read-args): Use viper-subseq.
16134         * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
16135         (viper-subseq): Copy of subseq from cl.el.
16137         * viper.el (viper-go-away, viper-set-hooks): Use
16138         emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
16140         * viper-mous.el (viper-current-frame-saved): Use defvar.
16142         * viper-init.el: Get rid of -face in face names.
16144         * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
16145         Make it work with longlines mode
16147         * ediff-mult.el (ediff-meta-mode-hook): New variable.
16149         * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
16151         * ediff-init.el: Get rid of -face in face names.
16153 2005-07-10  Richard M. Stallman  <rms@gnu.org>
16155         * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
16156         and with-timeout-unsuspend.
16158         * emacs-lisp/debug.el (debug): Call with-timeout-suspend
16159         and with-timeout-unsuspend.
16161         * emacs-lisp/timer.el (with-timeout-timers): New variable.
16162         (with-timeout): Bind that variable to record timers.
16163         (with-timeout-suspend, with-timeout-unsuspend): New functions.
16165         * emacs-lisp/debug.el (debug-help-follow): New function.
16166         (debugger-mode-map): Use that instead of help-follow.
16167         (debugger-setup-buffer): Use eval-buffer-list
16168         to handle eval-buffer frames.
16170 2005-07-10  N. Raghavendra  <raghu@mri.ernet.in>  (tiny change)
16172         * timezone.el (timezone-parse-date): Change first regexp
16173         so it will not mistakenly match dates with no time zone.
16175 2005-07-10  Jeff Dwork  <jeff.dwork@amd.com>  (tiny change)
16177         * facemenu.el (facemenu-read-color): Do case-insensitive matching.
16179 2005-07-10  Luc Teirlinck  <teirllm@auburn.edu>
16181         * custom.el (custom-initialize-safe-set)
16182         (custom-initialize-safe-default): New functions.
16184         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
16185         and simplify :init-value.
16187         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
16188         and simplify :init-value.  Delete obsolete comment.
16190         * startup.el (command-line): Use `custom-reevaluate-setting' to
16191         handle `tooltip-mode'.  Delete obsolete comment.
16193         * files.el (set-visited-file-name): Avoid calling
16194         `file-name-nondirectory' with a nil argument.
16196 2005-07-09  Richard M. Stallman  <rms@gnu.org>
16198         * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
16199         was called with nil for the buffer, handle the read position right.
16200         Handle read position for eval-region, too.
16202 2005-07-09  Juri Linkov  <juri@jurta.org>
16204         * fringe.el (fringe-mode): Add period in docstring.
16205         (fringe-query-style): Build prompt depending on `all-frames' arg.
16207         * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
16208         to not create links to unrelated functions in the Help buffer.
16210         * progmodes/compile.el (compilation-mode-hook, compilation-mode):
16211         Doc fix.
16213         * simple.el (next-error-hook): New variable.
16214         (next-error): Use it.  Doc fix.
16216         * textmodes/ispell.el (ispell-command-loop): Add current
16217         dictionary name and program name to mode-line-format.
16218         (ispell-region, ispell-process-line): Add current dictionary name
16219         and program name to messages.
16221 2005-07-08  Jay Belanger  <belanger@truman.edu>
16223         * calc/calc.el (calc-embedded-announce-formula-alist)
16224         (calc-embedded-open-close-formula-alist)
16225         (calc-embedded-open-close-word-alist)
16226         (calc-embedded-open-close-plain-alist)
16227         (calc-embedded-open-close-new-formula-alist)
16228         (calc-embedded-open-close-mode-alist)
16229         (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
16230         (calc-embedded-mode-hook): New variables.
16232         * calc/calc-embed.el (calc-embedded-firsttime)
16233         (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
16234         New variables.
16235         (calc-do-embedded): Use calc-embedded-firsttime,
16236         calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
16237         determine whether or not to run hooks.
16238         (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
16239         calc-embedded-firsttime-formula appropriately.
16240         Set calc-embedded delimiter variables according to mode.
16242 2005-07-08  Richard M. Stallman  <rms@gnu.org>
16244         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
16245         Check for "emacs", etc., as entire symbol, not just as word.
16246         (checkdoc-file-comments-engine): Use regexp-quote on FN.
16248         * files.el (set-visited-file-name): Report the error
16249         for "empty filename" earlier.
16250         (kill-some-buffers): Ignore buffers already dead.
16252         * fringe.el (fringe-mode): Doc fix.
16254         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
16255         Check for (featurep 'xemacs) and turn off warnings in what it guards.
16256         Use unwind-protect to ensure byte-compile-unresolved-functions
16257         is updated.
16259         * whitespace.el (whitespace-buffer-leading-cleanup):
16260         Simplify w/ skip-chars-forward.
16261         (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
16263         * mail/rmail.el (rmail-only-expunge): Fix paren error.
16264         Unconditionally try to leave point at the same old place.
16266 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
16268         * comint.el (comint-postoutput-scroll-to-bottom)
16269         (comint-show-maximum-output): Take scroll-margin into consideration.
16271 2005-07-08  Kim F. Storm  <storm@cua.dk>
16273         * ido.el (ido-use-filename-at-point): New choice `guess'.
16274         (ido-file-internal): Try ffap-guesser if selected.
16276         * ido.el (ido-before-fallback-functions): New hook.
16277         (ido-buffer-internal, ido-file-internal, ido-read-buffer)
16278         (ido-read-file-name): Run it.
16280 2005-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
16282         * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
16283         strings rather than a list of symbols to the completion function.
16285 2005-07-07  Jay Belanger  <belanger@truman.edu>
16287         * calc/calc-units.el (math-apply-units): Change the places in
16288         which units are simplified.
16290 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
16292         * cus-edit.el (customize-option, customize-option-other-window):
16293         Make them handle aliases.
16295         * custom.el (custom-variable-p): Make it recursively follow
16296         aliases.  Mention that in the docstring.
16298 2005-07-07  Richard M. Stallman  <rms@gnu.org>
16300         * cus-start.el (exec-path): Use `directory' instead of `file'.
16301         Fix tag for nil.
16303 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
16305         * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
16306         when called non-interactively.  Doc fix.
16308 2005-07-07  Lute Kamstra  <lute@gnu.org>
16310         * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
16311         new address as well.
16313 2005-07-07  Kenichi Handa  <handa@m17n.org>
16315         * international/mule.el (make-coding-system):
16316         Describe `ascii-incompatible' property in the docstring.
16317         (set-file-name-coding-system): Signal an error if coding-system is
16318         ascii-incompatible.
16319         (set-keyboard-coding-system): Likewise.
16321         * international/mule-cmds.el (set-default-coding-systems):
16322         Don't set default-file-name-coding-system and
16323         default-keyboard-coding-system if coding-system is ASCII-incompatible.
16325         * international/utf-16.el: Declare that all UTF-16-based coding
16326         systems are ASCII-incompatible.
16328 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
16330         * progmodes/gud.el: Require font-lock for displaying errors.
16331         Used by gdb-ui.el.
16333 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
16335         * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
16336         values for the pattern lists which are `read'able but not
16337         `append'able (like symbols).
16339 2005-07-06  Richard M. Stallman  <rms@gnu.org>
16341         * progmodes/flymake.el (flymake-float-time): Instead of
16342         with-no-warnings, test for xemacs.
16343         (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
16344         to avoid warning.
16346 2005-07-06  Juanma Barranquero  <lekktu@gmail.com>
16348         * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
16350 2005-07-05  Lute Kamstra  <lute@gnu.org>
16352         * battery.el: Add support for Darwin (with much debugging help
16353         from Samuel Lauber <sam124@operamail.com>).
16354         (battery-status-function, battery-echo-area-format)
16355         (battery-mode-line-format): Add support for pmset on Darwin.
16356         (battery-load-low, battery-load-critical): New user options.
16357         (battery-pmset): New function.
16359 2005-07-05  Lute Kamstra  <lute@gnu.org>
16361         Update FSF's address in GPL notices.
16363         * textmodes/page-ext.el: Update FSF's address.
16365 2005-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
16367         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
16368         filling from using prefix when filling a single-line docstring.
16370         * progmodes/flymake.el: Remove useless eval-when-compile.
16372         * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
16374 2005-07-04  Richard M. Stallman  <rms@gnu.org>
16376         * textmodes/org.el (org-file-apps-defaults-gnu):
16377         Rename from org-file-apps-defaults-linux.
16378         (org-default-apps): Don't test system-type for `linux'.
16379         (org-file-apps): Doc fix.
16381 2005-07-04  David Ponce  <david@dponce.com>
16383         * tree-widget.el: Improve header Commentary section.
16384         (tree-widget) [defgroup]
16385         (tree-widget-image-enable, tree-widget-themes-directory)
16386         (tree-widget-theme, tree-widget-image-properties-emacs)
16387         (tree-widget-image-properties-xemacs, tree-widget-create-image)
16388         (tree-widget-image-formats, tree-widget-control)
16389         (tree-widget-empty-control, tree-widget-leaf-control
16390         (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
16391         (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
16392         (tree-widget-keep, tree-widget-after-toggle-functions)
16393         (tree-widget-open-node, tree-widget-close-node): Doc fix.
16394         (tree-widget-open-control, tree-widget-close-control): Fix doc and
16395         :help-echo message.
16396         (tree-widget-set-theme): Doc fix.  Use `string-equal'.
16397         (tree-widget-image-properties): Doc fix.  Clearer implementation.
16398         (tree-widget--cursors): New constant.
16399         (tree-widget-lookup-image): New function split from
16400         `tree-widget-find-image'.  Clearer implementation.
16401         (tree-widget-find-image): Use it.
16402         (tree-widget-button-keymap): Use `set-keymap-parent'.
16403         (tree-widget) [define-widget]: Use `widget-children-value-delete'.
16404         Define the sub-widgets here.
16405         (tree-widget-node): Check that :node is not a tree-widget.
16406         (tree-widget-get-super, tree-widget-open-control)
16407         (tree-widget-close-control, tree-widget-empty-control)
16408         (tree-widget-leaf-control, tree-widget-guide)
16409         (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
16410         (tree-widget-no-handle, tree-widget-value-delete)
16411         (tree-widget-map): Remove.
16412         (tree-widget-children-value-save): Doc fix.  Simplified.
16413         (tree-widget-value-create): Update according to previous changes.
16415 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
16417         * textmodes/org.el: Leading space replaced by TABS.
16418         (org-recalc-marks, org-table-rotate-recalc-marks)
16419         (org-table-get-specials): Treat "^" and "_" marks.
16420         (org-table-justify-field-maybe): Optional argument NEW.
16421         (org-table-eval-formula): Parsing of the format simplified.
16422         New modes C,I.  Honor the %= parameter in the current table.
16423         Avoid unnecessary re-align by using the NEW argument to
16424         `org-table-justify-field-maybe'.
16425         (org-calc-default-modes): Default for date-format mimicks org-mode.
16426         (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
16428 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
16430         * cus-face.el (custom-theme-set-faces): Make it handle face
16431         aliases whose alias declarations are pre- or autoloaded.
16433 2005-07-04  Juri Linkov  <juri@jurta.org>
16435         * faces.el (read-face-name): Put the code for getting a face name
16436         from the buffer before adding the faces from the `face' property.
16437         Use `completing-read-multiple' instead of `completing-read'.
16438         Require `crm'.  Add default value and post-process the returned
16439         list of faces.
16441         * emacs-lisp/crm.el (crm-find-current-element)
16442         (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
16444         * emacs-lisp/lisp-mode.el (eval-defun-1):
16445         * emacs-lisp/edebug.el (edebug-eval-defun):
16446         Remove unnecessary quotes.
16448 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
16450         * progmodes/prolog.el (prolog-eof-string): Doc fixes.
16451         (prolog-indent-level): Fix typo in docstring.
16453         * info.el (Info-history, Info-history-forward)
16454         (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
16456         * add-log.el (add-change-log-entry):
16457         * comint.el (comint-dynamic-list-input-ring)
16458         (comint-dynamic-list-completions):
16459         * dabbrev.el (dabbrev-expand):
16460         * delim-col.el (delimit-columns-rectangle-line):
16461         * diff-mode.el (diff-context->unified, diff-reverse-direction)
16462         (diff-unified->context):
16463         * ediff-init.el (ediff-abbrev-jobname):
16464         * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
16465         (ediff-replace-session-activity-marker-in-meta-buffer):
16466         * info.el (Info-summary):
16467         * lpr.el (printify-region):
16468         * printing.el (pr-create-interface):
16469         * ps-print.el (ps-print-quote):
16470         * ses.el (ses-column-widths, ses-print-cell)
16471         (ses-adjust-print-width, ses-center):
16472         * shell.el (shell-file-name-quote-list):
16473         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
16474         (strokes-fill-current-buffer-with-whitespace)
16475         (strokes-xpm-for-stroke, strokes-list-strokes)
16476         (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
16477         * term.el (term-dynamic-list-input-ring)
16478         (term-dynamic-list-completions):
16479         * calc/calc.el (math-format-stack-value):
16480         * emacs-lisp/edebug.el (edebug-display-freq-count):
16481         * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
16482         (delphi-new-comment-line):
16483         * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
16484         * progmodes/executable.el (executable-set-magic):
16485         * progmodes/python.el (inferior-python-mode):
16486         * progmodes/scheme.el (scheme-mode-syntax-table):
16487         * progmodes/sh-script.el (sh-maybe-here-document):
16488         * progmodes/sql.el (sql-copy-column):
16489         * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
16490         * textmodes/bibtex.el (bibtex-mode):
16491         * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
16492         (sgml-auto-attributes):
16493         * textmodes/table.el (table-insert, table-shorten-cell)
16494         (table--generate-source-scan-lines, table-delete-row)
16495         (*table--cell-delete-char, table--spacify-frame)
16496         (table--horizontally-shift-above-and-below)
16497         (table--cell-insert-char, table--cell-blank-str)
16498         (table--fill-region-strictly):
16499         * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
16500         * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
16502         * add-log.el (change-log):
16503         * apropos.el (apropos):
16504         * comint.el (comint-completion, comint-source):
16505         * dabbrev.el (dabbrev):
16506         * delim-col.el (columns):
16507         * diff-mode.el (diff-mode):
16508         * ediff.el (ediff):
16509         * ediff-diff.el (ediff-diff):
16510         * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
16511         * ediff-mult.el (ediff-mult):
16512         * ediff-ptch.el (ediff-ptch):
16513         * ediff-wind.el (ediff-window):
16514         * facemenu.el (facemenu):
16515         * indent.el (indent):
16516         * info.el (info):
16517         * jka-cmpr-hook.el (compression, jka-compr):
16518         * lpr.el (lpr):
16519         * outline.el (outlines):
16520         * pcmpl-cvs.el (pcmpl-cvs):
16521         * pcmpl-rpm.el (pcmpl-rpm):
16522         * printing.el (printing):
16523         * ps-print.el (postscript, ps-print, ps-print-horizontal)
16524         (ps-print-vertical, ps-print-headers, ps-print-font)
16525         (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
16526         (ps-print-background, ps-print-printer, ps-print-page)
16527         (ps-print-miscellany):
16528         * ses.el (ses):
16529         * shell.el (shell, shell-directories, shell-faces):
16530         * startup.el (initialization):
16531         * strokes.el (strokes):
16532         * term.el (term):
16533         * uniquify.el (uniquify):
16534         * w32-vars.el (w32):
16535         * calc/calc.el (calc):
16536         * emacs-lisp/bytecomp.el (bytecomp):
16537         * emacs-lisp/cl-indent.el (lisp-indent):
16538         * emacs-lisp/edebug.el (edebug):
16539         * emacs-lisp/elp.el (elp):
16540         * emacs-lisp/testcover.el (testcover):
16541         * emacs-lisp/trace.el (trace):
16542         * emulation/viper-ex.el (viper-ex):
16543         * emulation/viper-mous.el (viper-mouse):
16544         * mail/mailalias.el (mailalias):
16545         * mail/supercite.el (supercite, supercite-frames)
16546         (supercite-attr, supercite-cite, supercite-hooks):
16547         * net/rcompile.el (remote-compile):
16548         * net/rlogin.el (rlogin):
16549         * obsolete/ooutline.el (outlines):
16550         * progmodes/delphi.el (delphi):
16551         * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
16552         (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
16553         (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
16554         (ebnf-optimization):
16555         * progmodes/etags.el (etags):
16556         * progmodes/executable.el (executable):
16557         * progmodes/idlwave.el (idlwave):
16558         * progmodes/pascal.el (pascal):
16559         * progmodes/prolog.el (prolog):
16560         * progmodes/python.el (python):
16561         * progmodes/scheme.el (scheme):
16562         * progmodes/sh-script.el (sh, sh-script):
16563         * progmodes/sql.el (SQL):
16564         * progmodes/tcl.el (tcl):
16565         * textmodes/bibtex.el (bibtex, bibtex-autokey):
16566         * textmodes/enriched.el (enriched):
16567         * textmodes/makeinfo.el (makeinfo):
16568         * textmodes/sgml-mode.el (sgml):
16569         * textmodes/table.el (table-hooks):
16570         * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
16571         * textmodes/texinfo.el (texinfo):
16572         * textmodes/two-column.el (two-column):
16573         Finish `defgroup' description with period.
16575         * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
16576         * eshell/esh-var.el (eshell-var):
16577         * progmodes/vhdl-mode.el (vhdl-testbench):
16578         * textmodes/org.el (org): Fix typos in docstrings.
16580         * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
16581         consistency.
16583         * progmodes/flymake.el (flymake-find-file): Remove.
16584         (flymake-float-time): Use `with-no-warnings'.
16585         (flymake-check-start-time, flymake-check-was-interrupted)
16586         (flymake-err-info, flymake-is-running, flymake-last-change-time)
16587         (flymake-new-err-info): `defvar' at compile time.
16589 2005-07-03  Juanma Barranquero  <lekktu@gmail.com>
16591         * replace.el (occur-hook): Doc fix.
16592         (occur-1): Don't call `occur-hook' if there are no matches.
16594 2005-07-03  Richard M. Stallman  <rms@gnu.org>
16596         * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
16597         global-map, save the same map.
16598         (global-map): Don't alter it at top level.
16599         (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
16600         Then alter it here instead.
16601         (tpu-edt-off): Set global-map to the saved one.
16603         * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
16604         All references simplified.
16605         (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p.  Uses changed.
16606         (zmacs-regions): Add defvar.
16607         (repeat-complex-command-map): Everything about that deleted.
16609         * textmodes/artist.el (artist-key-is-drawing)
16610         (artist-key-endpoint1, artist-key-poly-point-list)
16611         (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
16612         (artist-key-compl-table, artist-rb-save-data)
16613         (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
16614         Don't put them in eval-when-compile.
16615         (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
16617         * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
16618         Use with-no-warnings.
16620         * net/browse-url.el (dos-windows-version): Add defvar.
16622         * mail/supercite.el (filladapt-prefix-table): Add defvar.
16624         * mail/rmailsum.el (rmail-summary-redo): Add defvar.
16625         (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
16626         (rmail-new-summary-line-count): Rename from new-summary-line-count.
16627         Add defvar.
16628         (rmail-summary-beginning-of-message): Use with-no-warnings.
16629         (rmail-summary-first-message, rmail-summary-last-message): Likewise.
16631         * emulation/vip.el (vip-replace-string, ex-map, ex-read):
16632         Use with-no-warnings.
16634         * emulation/vi.el (vi-mark-region): Use c-mark-function.
16635         (c-mark-function): Add point-moving-unit property.
16636         (vi-goto-line): Use with-no-warnings.
16638         * emulation/edt.el (edt-last-copied-word): Add defvar.
16639         (zmacs-region-stays): Likewise.
16640         (edt-mark-section-wisely): Use c-mark-function for C.
16641         Use makr-defun for Fortran.
16642         (time-string): defvar deleted.
16643         (edt-display-the-time): Don't set time-string.
16645         * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
16647         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
16648         Don't warn when name is not constant
16649         or for defining the group `emacs'.
16651         * tooltip.el (gud-tooltip-mode): Add defvar.
16653         * startup.el (default-frame-background-mode): Add defvar.
16655         * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
16657         * info.el (tool-bar-map): Add defvar.
16659         * dired.el (dnd-protocol-alist): Add defvar.
16661         * dired-aux.el (dired-query): Display question with answer, when
16662         the user answers.
16664         * custom.el (custom-add-option): Doc fix.
16666         * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
16668 2005-07-03  Eli Zaretskii  <eliz@gnu.org>
16670         * font-lock.el (font-lock-regexp-grouping-construct): Fix the
16671         bogus name from the last change.
16673 2005-07-02  Luc Teirlinck  <teirllm@auburn.edu>
16675         * custom.el (custom-declare-variable): Fix typos in comment.
16676         (custom-known-themes): Doc fix.
16677         (custom-theme-directory): New defcustom.
16678         (require-theme): Make it check `custom-theme-directory'.
16680         * cus-theme.el (custom-new-theme-mode): New function.
16681         (custom-theme-name, custom-theme-variables, custom-theme-faces)
16682         (custom-theme-description): Add compiler defvars.
16683         (customize-create-theme): Add doc to the "*New Custom Theme*"
16684         buffer.  Use `custom-new-theme-mode'.
16685         (custom-theme-write): Put the created buffer in emacs-lisp-mode
16686         and save it to the `custom-theme-directory'.  Make this the
16687         default directory of the buffer.
16689 2005-07-02  David Hunter  <hunterd_42@comcast.net>  (tiny change)
16691         * progmodes/flymake.el (flymake-mode, flymake-mode-off):
16692         Fix unbalanced parentheses.
16694 2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16696         * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
16697         into flymake-mode and delegate to flymake-mode.
16699         * find-file.el (ff-which-function-are-we-in): Clean up.
16701 2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
16703         * replace.el (occur-rename-buffer): Fix docstring.
16705         * emulation/edt.el (*EDT-keys*, edt-default-global-map)
16706         (edt-last-copied-word, edt-learn-macro-count)
16707         (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
16708         (edt-rect-start-point, edt-user-global-map, rect-start-point)
16709         (time-string, zmacs-region-stays):
16710         * emulation/edt-mapper.el (edt-save-function-key-map)
16711         (EDT-key-name): `defvar' to silence the byte-compiler.
16713 2005-07-02  Martin Rudalics  <rudalics@gmx.at>
16715         * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
16716         font-lock-regexp-backslash.  Doc fix.
16717         (font-lock-regexp-backslash-grouping-construct): Rename from
16718         font-lock-regexp-backslash-construct.  Doc fix.
16719         (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
16720         grouping constructs.
16722 2005-07-02  Eli Zaretskii  <eliz@gnu.org>
16724         * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
16725         updating all the prerequisites.
16727 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
16729         * textmodes/org.el (org-agenda-start-on-weekday)
16730         (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
16731         (org-agenda-use-time-grid, org-archive-location)
16732         (org-allow-space-in-links, org-usenet-links-prefer-google)
16733         (org-enable-table-editor, org-export-default-language)
16734         (org-export-html-show-new-buffer, org-fill-paragraph)
16735         (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
16736         (org-goto-quit, org-occur, org-eval-in-calendar)
16737         (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
16738         (org-agenda-diary-entry, org-remember-help)
16739         (org-table-convert-region, org-at-table-p)
16740         (org-table-move-row-down, org-table-move-row-up)
16741         (org-table-copy-region, org-table-toggle-vline-visibility)
16742         (org-table-get-stored-formulas, org-table-get-specials)
16743         (org-recalc-commands, org-table-eval-formula)
16744         (org-table-formula-substitute-names, orgtbl-make-binding)
16745         (org-format-org-table-html, org-format-table-table-html)
16746         (org-format-table-table-html-using-table-generate-source)
16747         (org-customize): Fix typos in docstrings.
16748         (org-level-2, org-at-timestamp-p, org-agenda-day-view)
16749         (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
16750         (org-back-to-heading): Doc fixes.
16751         (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
16752         (org-agenda-change-all-lines, org-get-header):
16753         Improve argument/docstring consistency.
16754         (orgtbl-error): Fix error message.
16756         * progmodes/flymake.el (flymake-find-possible-master-files)
16757         (flymake-master-file-compare, flymake-get-line-err-count)
16758         (flymake-highlight-line, flymake-gui-warnings-enabled):
16759         Fix typos in docstrings.
16760         (flymake-parse-line, flymake-get-project-include-dirs-function)
16761         (flymake-get-prev-err-line-no, flymake-goto-prev-error):
16762         Doc fixes.
16763         (flymake-get-project-include-dirs-function)
16764         (flymake-make-err-menu-data):
16765         Improve argument/docstring consistency.
16767 2005-07-01  Lute Kamstra  <lute@gnu.org>
16769         * battery.el (battery-linux-proc-apm): Fix typo in docstring.
16770         Catch errors with ignore-errors.  Use temporary buffer.
16771         (battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
16773         * facemenu.el (facemenu-unlisted-faces): Delete foreground and
16774         background color faces.
16775         (facemenu-set-foreground, facemenu-set-background):
16776         Use facemenu-set-face-from-menu.
16777         (facemenu-set-face-from-menu): Treat face names that start with
16778         "fg:" or "bg:" as special.
16779         (facemenu-add-new-color): Don't create faces.  Simplify.
16781 2005-06-30  Richard M. Stallman  <rms@gnu.org>
16783         * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
16784         (crm-find-current-element): Likewise.
16786 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
16788         * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
16790 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16792         * arc-mode.el (archive-extract): Make it work as a mouse binding.
16793         (archive-mouse-extract): Make it an obsolete alias.
16794         (archive-mode-map): Don't use archive-mouse-extract any more.
16795         (archive-mode, archive-extract): write-contents-hooks ->
16796         write-contents-functions.
16797         (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
16798         first arg.
16799         (archive-rename-entry): Update the call.
16800         (archive-zip-summarize): Remove unused var `method'.
16801         (archive-lzh-summarize): Remove unused var `creator'.
16803         * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
16804         dedicated frame upon exit.
16806         * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
16807         (archive-zip-extract, archive-zip-expunge)
16808         (archive-zip-update, archive-zip-update-case): Use executable-find.
16809         (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
16810         Use restore-buffer-modified-p.
16811         (archive-extract, archive-add-new-member, archive-write-file-member):
16812         Use with-current-buffer.
16813         (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
16815 2005-06-30  Andreas Schwab  <schwab@suse.de>
16817         * progmodes/gud.el (gud-filter): Remove unneeded progn.
16819 2005-06-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
16821         * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
16823 2005-06-30  Juri Linkov  <juri@jurta.org>
16825         * faces.el (vertical-border): Inherit from mode-line-inactive
16826         only on tty.
16828 2005-06-30  Juanma Barranquero  <lekktu@gmail.com>
16830         * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
16831         example, -NLINES in the `occur' docstring).
16833         * replace.el (occur-1): When no matches are found, do not set the
16834         `buffer-read-only' and modified flags for the occur buffer,
16835         because it is deleted.
16837         * emulation/cua-base.el (cua-check-pending-input)
16838         (cua-repeat-replace-region, cua-mode, cua-debug)
16839         (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
16840         Fix typos in docstrings.
16842         * emulation/cua-gmrk.el (cua-toggle-global-mark)
16843         (cua-cut-region-to-global-mark)
16844         (cua--cut-rectangle-to-global-mark):
16845         Remove period from end of messages.
16847         * emulation/cua-rect.el (cua-do-rectangle-padding):
16848         Remove period from end of messages.
16849         (cua--rectangle-seq-format): Fix typo in docstring.
16850         (cua-sequence-rectangle, cua-fill-char-rectangle):
16851         Improve argument/docstring consistency.
16853 2005-06-29  Juri Linkov  <juri@jurta.org>
16855         * faces.el (default-frame-background-mode): New internal variable.
16856         (frame-set-background-mode): Use it.
16858         * startup.el (normal-top-level): Set default-frame-background-mode
16859         instead of frame-background-mode.  Before setting it, test for its
16860         nil value.  Remove tests for frame-background-mode and frame
16861         parameter `reverse'.  Add test for "unspecified-fg".
16863         * term/xterm.el (xterm-rxvt-set-background-mode):
16864         * term/rxvt.el (rxvt-set-background-mode):
16865         Set default-frame-background-mode instead of frame-background-mode.
16867 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
16869         * simple.el (set-variable): Warn about obsolete user variables.
16871         * imenu.el (imenu--completion-buffer):
16872         * mouse.el (mouse-buffer-menu-alist):
16873         * msb.el (msb-invisible-buffer-p):
16874         * calendar/diary-lib.el (diary-header-line-format):
16875         * emacs-lisp/pp.el (pp-buffer):
16876         * progmodes/cperl-mode.el (cperl-do-auto-fill):
16877         * textmodes/picture.el (picture-replace-match):
16878         Change space constants followed by a sexp to "?\s ".
16880         * play/decipher.el (decipher-loop-with-breaks):
16881         * textmodes/texinfo.el (texinfo-insert-@item): Change space
16882         constants "protected" from end of line by a comment to "?\s".
16884 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16886         * font-lock.el (save-buffer-state): Use `declare'.
16888         * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
16889         reset the syntax-table to cperl-mode-syntax-table.
16890         (cperl-mode): Make _ into word-syntax during font-locking so "print" in
16891         "foo_print_bar" is not matched as a reserved keyword.
16893 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
16895         * textmodes/org.el (orgtbl-setup): New function, for delayed
16896         setup for the orgtbl commands.
16897         (org-calc-default-modes): New option.
16898         (orgtbl-make-binding): Use `defun' to get better help display.
16899         (org-diary): Call `org-compile-prefix-format'.
16900         (org-table-formula-substitute-names): New function.
16901         (org-agenda-day-view, org-agenda-week-view): New commands.
16902         (org-agenda-toggle-week-view): Command removed.
16903         (org-tbl-menu): Split off from org-org-menu.
16904         (org-mode): Move removal of outline-mode menus to here.
16905         (org-table-formula-debug): New option.
16906         (org-table-insert-row): Keep first field if just "#" or "*".
16907         (org-mode): Paragraph regexps fixed.
16908         (org-table-recalculate-regexp): New constant.
16909         (org-table-justify-field-maybe): Avoid replace if not necessary.
16910         (org-copy-special, org-cut-special): Use `call-interactively'.
16911         (org-table-copy-region): Take region from `interactive' call.
16912         (org-trim): Return string even if no match.
16913         (org-formula): New face.
16914         (org-set-font-lock-defaults): No longer highlight "FIXME".
16915         But highlight formula-related fields in table.
16916         (org-table-p): Use regexp, not fontification.
16917         (org-table-align): Handle white space at end of line.
16918         (org-table-formula-evaluate-inline): New option.
16919         (org-mode): Auto-wrapping in comment lines turned off.
16920         (org-table-copy-down): Evaluate only in copied field, not in
16921         destination.
16922         (org-table-current-formula): Variable removed.
16923         (org-table-store-formulas, org-table-get-stored-formulas)
16924         (org-table-modify-formulas, org-table-replace-in-formulas)
16925         (org-table-maybe-eval-formula): New functions.
16926         (org-table-get-formula): Modify to use stored formulas.
16927         (org-table-insert-column, org-table-delete-column)
16928         (org-table-move-column): Call `org-table-modify-formulas'.
16929         (org-complete): Add completion for keyword formulas.
16930         (orgtbl-mode): Pull orgtbl-mode-map to start of
16931         minor-mode-map-alist.
16933 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16935         * progmodes/python.el (python-check): Require `compile' before
16936         modifying its variables.
16938         * newcomment.el (comment-indent-default): Don't get fooled by an early
16939         end of buffer.
16941 2005-06-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16943         * ps-print.el (ps-print-version): Fix version number.
16945 2005-06-28  Luc Teirlinck  <teirllm@auburn.edu>
16947         * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
16949 2005-06-28  Richard M. Stallman  <rms@gnu.org>
16951         * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
16952         (flyspell-local-mouse-map): Declaration deleted.
16953         (flyspell-mouse-map): Bind only mouse-2.
16954         (flyspell-mode-map): Don't test flyspell-use-local-map.
16955         (flyspell-overlay-keymap-property-name): Var deleted.
16956         (flyspell-mode-on): Don't make local bindings for
16957         flyspell-mouse-map and flyspell-mode-map.
16958         (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
16960         * textmodes/ispell.el (ispell-word): Do not ignore short words.
16962         * progmodes/compile.el (compilation-next-error-function):
16963         Don't switch buffers; operate on the current buffer.
16965         * progmodes/compile.el (compilation-error-file-name)
16966         (compilation-warning-file-name, compilation-info-file-name)
16967         (compilation-line-number, compilation-column-number): New faces.
16968         (compilation-error-face, compilation-warning-face)
16969         (compilation-info-face, compilation-line-face)
16970         (compilation-column-face): Use them.
16972         * facemenu.el (facemenu-add-face): Warn when font-lock is active.
16974         * comint.el (comint-password-prompt-regexp): Accept ", try again".
16976         * bindings.el (global-map): Bind insertchar and its variants.
16978 2005-06-27  Richard M. Stallman  <rms@gnu.org>
16980         * textmodes/artist.el (artist-text-overwrite)
16981         (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
16983 2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16985         * ps-print.el: It was not working the page selection for printing.
16986         Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
16987         (ps-print-version): New version 6.6.7.
16988         (ps-end-sheet): New fun.
16989         (ps-header-sheet, ps-end-job): Call it.
16991 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
16993         * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
16995 2005-06-27  Lute Kamstra  <lute@gnu.org>
16997         * facemenu.el (facemenu-unlisted-faces): Add foreground and
16998         background color faces.
16999         (facemenu-get-face): Delete function.
17000         (facemenu-set-face-from-menu): Don't call facemenu-get-face.
17001         (facemenu-add-new-color): Make second argument mandatory.
17002         Create the appropriate face and return it.  Simplify.
17003         (facemenu-set-foreground, facemenu-set-background): Don't check if
17004         color is defined.  Use return value of facemenu-add-new-color.
17006 2005-06-26  Nick Roberts  <nickrob@snap.net.nz>
17008         * progmodes/gud.el (gud-filter): Add missing argument to
17009         with-selected-window.
17011 2005-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17013         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
17014         a :require to the defcustom.
17016         * emacs-lisp/autoload.el (make-autoload): Add the :setter for
17017         defcustoms corresponding to minor modes.
17019 2005-06-26  David Ponce  <david@dponce.com>
17021         * recentf.el: Require tree-widget instead of wid-edit.
17022         (recentf-filename-handler): Fix widget :type.
17023         (recentf-cancel-dialog, recentf-open-more-files)
17024         (recentf-open-files-action): Doc fix.
17025         (recentf-dialog-goto-first): New function.
17026         (recentf-dialog-mode-map): Set parent keymap first.
17027         (recentf-dialog-mode): Define with define-derived-mode.
17028         Don't display continuation lines in dialogs.
17029         (recentf-edit-list): Rename from recentf-edit-selected-items.
17030         (recentf-edit-list-select): Rename from recentf-edit-list-action.
17031         Simplify.
17032         (recentf-edit-list-validate): New function.
17033         (recentf-edit-list): Update accordingly.
17034         (recentf-open-files-item-shift): Remove.
17035         (recentf-open-files-item): Convert menu elements into tree and
17036         link widgets.  Don't create the widgets.
17037         (recentf-open-files): Update accordingly.
17038         (recentf-save-list): Untabify.
17040 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
17042         * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
17043         (keep-lines): Add INTERACTIVE arg.  Never delete lines only
17044         partially contained in the active region.  Do not take active
17045         region into account when called from Lisp, unless INTERACTIVE arg
17046         is non-nil.  Use `forward-line' instead of `beginning-of-line' to
17047         avoid trouble with fields.  Make marker point nowhere when no
17048         longer used.  Always return nil.  Doc fix.
17049         (flush-lines): Add INTERACTIVE arg.  Do not take active region
17050         into account when called from Lisp, unless INTERACTIVE arg is
17051         non-nil.  Use `forward-line' instead of `beginning-of-line' to
17052         avoid trouble with fields.  Make marker point nowhere when no
17053         longer used.  Always return nil.  Doc fix.
17054         (how-many): Add INTERACTIVE arg.  Make RSTART and REND args
17055         interchangeable.  Do not take active region into account when
17056         called from Lisp, unless INTERACTIVE arg is non-nil.  Do not print
17057         message in echo area when called from Lisp, unless INTERACTIVE arg
17058         is non-nil.  Avoid saying "1 occurrences".  Do not use markers.
17059         Return the number of matches.  Doc fix.
17060         (occur): Doc fix.
17061         (perform-replace): Make comment follow double space convention for
17062         the sake of `outline-minor-mode'.
17064         * faces.el (facep): Doc fix.
17066 2005-06-25  Richard M. Stallman  <rms@gnu.org>
17068         * facemenu.el (facemenu-enable-faces-p): New function.
17069         (facemenu-background-menu, facemenu-foreground-menu)
17070         (facemenu-face-menu): Add menu-enable property.
17072         * jka-compr.el (jka-compr-insert-file-contents):
17073         Special handling if cannot find the uncompression program.
17075         * cus-face.el (custom-face-attributes): Add autoload.
17077         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17078         Bind comment-indent-function locally.
17080         * window.el (save-selected-window): Use save-current-buffer.
17082         * subr.el (with-selected-window): Use save-current-buffer.
17084         * progmodes/gud.el (gud-filter): Simplify using with-selected-window
17085         and with-current-buffer.
17087 2005-06-24  Richard M. Stallman  <rms@gnu.org>
17089         * simple.el (line-move-1): Fix previous change.
17091 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
17093         * replace.el (occur-1): Set `buffer-read-only' and the
17094         buffer-modified flag before running `occur-hook' to protect
17095         against unintentional buffer switches that can lead to data loss.
17097 2005-06-24  Nick Roberts  <nickrob@snap.net.nz>
17099         * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
17100         (gud-gdb-marker-filter): Use font-lock-warning-face for any
17101         initial error.
17103         * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
17104         after fresh input.
17105         (gdb-var-create-handler): Put name of expression in quotes.
17107 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
17109         * emacs-lisp/ring.el (ring-elements): Make it return a list of the
17110         elements of RING in order, and without bogus nil elements.
17112 2005-06-23  Richard M. Stallman  <rms@gnu.org>
17114         * simple.el (set-variable): Args renamed; doc fix.
17115         (line-move-1): When there are overlays around, use vertical-motion.
17117         * faces.el (escape-glyph): Use brown against light background.
17118         (nobreak-space): Rename from no-break-space.
17119         Fix previous change.
17121         * dired-aux.el (dired-do-copy): Fix arg prompt.
17123         * mail/sendmail.el (mail-setup-with-from): Fix custom type.
17125 2005-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
17127         * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
17128         rather than "Distributor".
17130 2005-06-23  Lute Kamstra  <lute@gnu.org>
17132         * emacs-lisp/debug.el (debugger-special-form-p): New defun.
17133         (debug-on-entry): Use it.  New interactive declaration that uses
17134         function-called-at-point.
17136 2005-06-23  Kim F. Storm  <storm@cua.dk>
17138         * subr.el (save-match-data): Add comment about using evaporate arg
17139         to set-match-data.
17141 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
17143         * cus-edit.el (customize-face)
17144         (customize-face-other-window): Handle face aliases.
17146         * faces.el (face-documentation, set-face-attribute)
17147         (face-spec-set): Handle face aliases.
17149 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
17151         * help-mode.el (help-make-xrefs): If a symbol representing a face
17152         name is not followed by the word "face", it could still be a
17153         function or variable name, so don't bypass other checks.
17155 2005-06-22  Juri Linkov  <juri@jurta.org>
17157         * ps-print.el (ps-face-foreground-name, ps-face-background-name):
17158         Replace aliased functions with calls where second arg `inherit' is t.
17160 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
17162         * progmodes/gdb-ui.el (gdb-error): New variable.
17163         (gdb-error): New function.
17164         (gdb-annotation-rules): Act on error-begin and error annotations.
17165         (gdb-concat-output): Use font-lock-warning-face for errors.
17167 2005-06-22  Miles Bader  <miles@gnu.org>
17169         * bindings.el (propertized-buffer-identification): Use renamed
17170         `Buffer-menu-buffer' face.
17172         * faces.el (vertical-border): Rename from `vertical-divider'.
17173         (escape-glyph): Change dark-background color back to `cyan'.
17175 2005-06-21  Juri Linkov  <juri@jurta.org>
17177         * faces.el (face-user-default-spec): Try getting `customized-face'
17178         prior to `saved-face'.
17179         (frame-background-mode): Refill docstring.
17181         * emacs-lisp/lisp-mode.el (eval-defun-1):
17182         * emacs-lisp/edebug.el (edebug-eval-defun):
17183         Set `saved-face' temporarily to nil before calling form.
17184         Set `customized-face' to the new spec after that.
17186 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
17188         * subr.el (1value, lambda, key-substitution-in-progress):
17189         Doc fixes.
17191         * autoinsert.el (auto-insert-alist):
17192         * ses.el (ses-call-printer):
17193         * subr.el (noreturn):
17194         * emacs-lisp/lisp.el (check-parens):
17195         * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
17196         * net/browse-url.el (browse-url-mosaic):
17197         * progmodes/cc-defs.el (c-safe-scan-lists):
17198         * progmodes/ebnf-abn.el (ebnf-abn-lex):
17199         * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
17200         * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
17201         * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
17202         * progmodes/ebnf-iso.el (ebnf-iso-lex):
17203         * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
17205 2005-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
17207         * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
17209 2005-06-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
17211         * calendar/appt.el (appt-make-list): Activate the package, if
17212         not already active (for backwards compatibility).
17214 2005-06-20  Kim F. Storm  <storm@cua.dk>
17216         * subr.el (add-to-ordered-list): Test membership with eq.  Simplify.
17218 2005-06-20  Miles Bader  <miles@gnu.org>
17220         * faces.el (vertical-divider): New face.
17222 2005-06-20  Juanma Barranquero  <lekktu@gmail.com>
17224         * simple.el (kill-whole-line): Doc fix.
17225         (next-error-buffer-p, next-error-find-buffer)
17226         (clone-indirect-buffer): Fix typos in docstrings.
17227         (comment-line-break-function): Doc fix: don't say variable
17228         is automatically buffer-local (it isn't).
17230 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
17232         * net/tramp-ftp.el (top):
17233         * net/tramp-smb.el (top):
17234         * net/tramp-util.el (top):
17235         * net/tramp-uu.el (top):
17236         * net/tramp-vc.el (top):
17237         * net/tramp.el (top): Revert copyright years back to original
17238         ones.  Tramp has a life outside GNU Emacs.
17240 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
17242         * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
17244 2005-06-18  Juri Linkov  <juri@jurta.org>
17246         * progmodes/grep.el (grep-regexp-alist): Use backreference at the
17247         end of first regexp to limit the match to the position between
17248         line number and source line with same separator character as used
17249         between file name and line number.  In the second regexp limit
17250         mouse-face area to file name and line number by adding new group
17251         for them and referring it in HYPERLINK arg.
17252         (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
17253         (grep-mode): Set font-lock-lines-before to 0 to not refontify the
17254         previous line where grep markers may be already removed.
17256 2005-06-18  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
17258         * progmodes/ps-mode.el: Update version and maintainer's email address.
17260 2005-06-18  Steve Youngs  <steve@xemacs.org>
17262         * net/browse-url.el (browse-url-browser-function)
17263         (browse-url-default-browser): Add firefox.
17264         (browse-url-firefox-program, browse-url-firefox-arguments)
17265         (browse-url-firefox-startup-arguments)
17266         (browse-url-firefox-new-window-is-tab): New defcustoms.
17267         (browse-url-firefox, browse-url-firefox-sentinel): New functions.
17269 2005-06-17  Richard M. Stallman  <rms@gnu.org>
17271         * startup.el (command-line): Warn if specified user name has
17272         no home directory.
17274         * term.el (term-get-old-input, term-input-filter, term-input-sender)
17275         (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
17277         * longlines.el (longlines-mode, longlines-show-hard-newlines):
17278         Doc fixes.
17280         * faces.el (underline): Try bold if terminal doesn't support underline.
17282         * mail/sendmail.el (mail-setup-with-from): New variable.
17283         (mail-insert-from-field): New function.
17284         (sendmail-send-it): Call it.
17285         (mail-setup): Optionally call it here.
17287         * term/linux.el: Call tty-no-underline.
17289 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
17291         * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
17293 2005-06-17  Miles Bader  <miles@gnu.org>
17295         * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
17296         (ediff-current-diff-C, ediff-current-diff-Ancestor)
17297         (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
17298         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
17299         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
17300         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
17301         Remove "-face" suffix from face names.
17302         (ediff-current-diff-face-A, ediff-current-diff-face-B)
17303         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
17304         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
17305         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
17306         (ediff-even-diff-face-A, ediff-even-diff-face-B)
17307         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
17308         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
17309         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
17310         New backward-compatibility aliases for renamed faces.
17311         (ediff-current-diff-face-A, ediff-current-diff-face-B)
17312         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
17313         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
17314         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
17315         (ediff-even-diff-face-A, ediff-even-diff-face-B)
17316         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
17317         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
17318         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
17319         Use renamed ediff faces.
17321         * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
17322         Remove "-face" suffix from face names.
17323         (eshell-test-ok-face, eshell-test-failed-face):
17324         New backward-compatibility aliases for renamed faces.
17325         (eshell-run-test): Use renamed eshell-test faces.
17327         * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
17328         face name.
17329         (eshell-prompt-face): New backward-compatibility alias for renamed
17330         face.
17331         (eshell-emit-prompt): Use renamed eshell-prompt face.
17333         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
17334         (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
17335         (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
17336         (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
17337         Remove "-face" suffix from face names.
17338         (eshell-ls-directory-face, eshell-ls-symlink-face)
17339         (eshell-ls-executable-face, eshell-ls-readonly-face)
17340         (eshell-ls-unreadable-face, eshell-ls-special-face)
17341         (eshell-ls-missing-face, eshell-ls-archive-face)
17342         (eshell-ls-backup-face, eshell-ls-product-face)
17343         (eshell-ls-clutter-face):
17344         New backward-compatibility aliases for renamed faces.
17345         (eshell-ls-decorated-name): Use renamed eshell-ls faces.
17347         * progmodes/cc-fonts.el (c-nonbreakable-space-face):
17348         Remove "-face" suffix from face name.
17349         (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
17350         instead of literal face.
17352 2005-06-17  Juanma Barranquero  <lekktu@gmail.com>
17354         * emacs-lisp/warnings.el (display-warning, lwarn)
17355         (warning-minimum-log-level): Doc fixes.
17356         (warning-minimum-level, warning-minimum-log-level):
17357         Add :debug to :type choices.
17359         * progmodes/ada-mode.el (ada-format-paramlist)
17360         (ada-get-indent-case, ada-check-matching-start)
17361         (ada-check-defun-name, ada-goto-matching-decl-start)
17362         (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
17363         (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
17364         (ada-make-subprogram-body): Follow error conventions.
17365         (ada-case-exception-file, ada-indent-comment-as-code)
17366         (ada-indent-handle-comment-special, ada-indent-renames)
17367         (ada-indent-return, ada-search-directories-internal)
17368         (ada-tab-policy, ada-case-exception-substring)
17369         (ada-other-file-alist, ada-matching-start-re)
17370         (ada-matching-decl-start-re, ada-contextual-menu-last-point)
17371         (ada-imenu-generic-expression, ada-compile-goto-error)
17372         (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
17373         (ada-popup-menu, ada-add-extensions, ada-mode)
17374         (ada-region-selected, ada-create-case-exception)
17375         (ada-create-case-exception-substring, ada-after-keyword-p)
17376         (ada-activate-keys-for-case, ada-adjust-case-region)
17377         (ada-adjust-case-buffer, ada-format-paramlist)
17378         (ada-scan-paramlist, ada-insert-paramlist)
17379         (ada-indent-newline-indent)
17380         (ada-indent-newline-indent-conditional)
17381         (ada-justified-indent-current, ada-goto-previous-word)
17382         (ada-indent-current, ada-get-indent-open-paren)
17383         (ada-get-indent-paramlist, ada-get-indent-end)
17384         (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
17385         (ada-get-indent-block-start, ada-get-indent-subprog)
17386         (ada-get-indent-noindent, ada-get-indent-label)
17387         (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
17388         (ada-search-prev-end-stmt, ada-goto-next-non-ws)
17389         (ada-goto-stmt-end, ada-goto-next-word)
17390         (ada-check-matching-start, ada-check-defun-name)
17391         (ada-goto-matching-decl-start, ada-goto-matching-start)
17392         (ada-goto-matching-end, ada-search-ignore-string-comment)
17393         (ada-in-decl-p, ada-looking-at-semi-or)
17394         (ada-looking-at-semi-private, ada-in-paramlist-p)
17395         (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
17396         (ada-untab-hard, ada-move-to-start, ada-move-to-end)
17397         (ada-next-procedure, ada-previous-procedure, ada-next-package)
17398         (ada-previous-package, ada-create-menu)
17399         (ada-fill-comment-paragraph-justify)
17400         (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
17401         (ada-other-file-name, ada-last-which-function-line)
17402         (ada-last-which-function-subprog, ada-which-function)
17403         (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
17404         (ada-gen-treat-proc, ada-check-emacs-version)
17405         (ada-continuation-indent, ada-align-region-separate):
17406         Fix typos in docstrings.
17407         (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
17409 2005-06-16  Lute Kamstra  <lute@gnu.org>
17411         * simple.el (fundamental-mode): Run after-change-major-mode-hook
17412         conditionally.
17414 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
17416         * comint.el (comint-replace-by-expanded-filename)
17417         (comint-prompt-regexp, comint-delimiter-argument-list)
17418         (comint-preinput-scroll-to-bottom):
17419         * info.el (Info-hide-cookies-node):
17420         * ls-lisp.el (ls-lisp-classify):
17421         * find-file.el (ff-search-directories, ff-special-constructs)
17422         (ff-find-other-file):
17423         * font-lock.el (font-lock-keywords):
17424         * shell.el (shell-prompt-pattern)
17425         (shell-dynamic-complete-functions, shell-mode)
17426         (shell-delimiter-argument-list):
17427         * term.el (term-replace-by-expanded-filename)
17428         (term-prompt-regexp, term-delimiter-argument-list):
17429         * woman.el (woman-ignore, woman0-if):
17430         * emacs-lisp/derived.el (derived-mode-init-mode-variables):
17431         * emacs-lisp/elint.el (elint-init-env):
17432         * emacs-lisp/regexp-opt.el (regexp-opt-depth):
17433         * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
17434         * language/ethio-util.el (ethio-tilde-escape)
17435         (ethio-use-three-dot-question):
17436         * net/zone-mode.el (zone-mode-load-time-setup):
17437         * progmodes/cc-align.el (c-lineup-argcont):
17438         * progmodes/cc-awk.el (c-awk-beginning-of-defun):
17439         * progmodes/cperl-mode.el (cperl-set-style-back):
17440         * progmodes/inf-lisp.el (inferior-lisp-prompt):
17441         * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
17442         Fix spellings in docstrings.
17444         * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
17445         * progmodes/modula2.el (m2-for): Fix spellings.
17447         * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
17449         * simple.el (undo-more): Don't use `format' on `error' arguments.
17450         Improve argument/docstring consistency.
17451         (pending-undo-list): Doc fix.
17453         * smerge-mode.el (smerge-ensure-match):
17454         * emulation/vip.el (vip-ex):
17455         * net/zone-mode.el (zone-mode-update-serial):
17456         * progmodes/idlwave.el (idlwave-complete):
17457         * progmodes/vhdl-mode.el (vhdl-visit-file)
17458         (vhdl-compose-wire-components):
17459         Don't use `format' on `error' arguments.
17461         * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
17462         (tooltip-use-echo-area, tooltip-process-prompt-regexp)
17463         (tooltip-help-tips): Fix typos in docstrings.
17465 2005-06-16  David Ponce  <david@dponce.com>
17467         * tree-widget.el (tree-widget-value-create): Simplify last change.
17469 2005-06-15  Matt Hodges  <MPHodges@member.fsf.org>
17471         * ido.el (ido-incomplete-regexp): New variable.
17472         (ido-set-matches-1): Handle invalid-regexp error and set
17473         ido-incomplete-regexp.
17474         (ido-incomplete-regexp): New face.
17475         (ido-completions): Use it.
17476         (ido-complete, ido-exit-minibuffer, ido-completions):
17477         Handle incomplete regexps.
17478         (ido-completions): Add check for complete match when entering a regexp.
17480 2005-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
17482         * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
17484 2005-06-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
17486         * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
17487         by field delimiters.
17489 2005-06-15  David Ponce  <david@dponce.com>
17491         * tree-widget.el: eval-and-compile inlined functions so they will
17492         be available at run-time too.
17493         (tree-widget-super-format-handler)
17494         (tree-widget-format-handler): Remove.
17495         (tree-widget-value-create): Handle the :indent property.
17497 2005-06-15  Miles Bader  <miles@gnu.org>
17499         * progmodes/which-func.el (which-func): Only inherit
17500         `font-lock-function-name-face' when that makes sense against the
17501         default mode-line face, otherwise set the face color explicitly.
17503         * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
17504         faces instead of (non-existent) variables.
17506 2005-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
17508         * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
17509         (iswitchb-get-matched-buffers): Likewise.  Simplify.
17511 2005-06-14  Miles Bader  <miles@gnu.org>
17513         * progmodes/ld-script.el (ld-script-location-counter):
17514         Remove "-face" suffix from face name.
17515         (ld-script-location-counter-face):
17516         New backward-compatibility alias for renamed face.
17517         (ld-script-location-counter-face): Use renamed face.
17519         * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
17520         (cperl-hash): Remove "-face" suffix from face names.
17521         (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
17522         New backward-compatibility aliases for renamed faces.
17523         (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
17524         (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
17526         * progmodes/which-func.el (which-func): Remove "-face" suffix from face
17527         name.
17528         (which-func-face): New backward-compatibility alias for renamed face.
17529         (which-func-format): Use renamed which-func face.
17531         * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
17532         (vhdl-function, vhdl-directive, vhdl-reserved-word)
17533         (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
17534         names.
17535         (vhdl-speedbar-entity, vhdl-speedbar-architecture)
17536         (vhdl-speedbar-configuration, vhdl-speedbar-package)
17537         (vhdl-speedbar-library, vhdl-speedbar-instantiation)
17538         (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
17539         (vhdl-speedbar-architecture-selected)
17540         (vhdl-speedbar-configuration-selected)
17541         (vhdl-speedbar-package-selected)
17542         (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
17543         names.
17544         (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
17545         Use renamed faces.
17546         (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
17547         (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
17548         (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
17549         Use renamed faces.
17550         (syntax-alist): Don't use "font-lock-" or "-face" in generated face
17551         names.
17552         (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
17553         (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
17554         (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
17555         (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
17556         (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
17557         (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
17559         * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
17560         face name.
17561         (sh-heredoc-face): New backward-compatibility alias for renamed face.
17562         (sh-heredoc-face): Use renamed sh-heredoc face.
17564         * progmodes/idlw-help.el (idlwave-help-link):
17565         Remove "-face" suffix from face name.
17566         (idlwave-help-link-face):
17567         New backward-compatibility alias for renamed face.
17568         (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
17570         * progmodes/idlw-shell.el (idlwave-shell-bp-face)
17571         (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
17572         (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
17573         New backward-compatibility aliases for renamed faces.
17574         (idlwave-shell-disabled-breakpoint-face)
17575         (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
17577         * progmodes/flymake.el (flymake-errline, flymake-warnline):
17578         Remove "-face" suffix from face names.
17579         (flymake-errline-face, flymake-warnline-face):
17580         New backward-compatibility aliases for renamed faces.
17581         (flymake-highlight-line): Use renamed flymake faces.
17583         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
17584         (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
17585         (ebrowse-member-class, ebrowse-progress):
17586         Remove "-face" suffix from face names.
17587         (ebrowse-tree-mark-face, ebrowse-root-class-face)
17588         (ebrowse-file-name-face, ebrowse-default-face)
17589         (ebrowse-member-attribute-face, ebrowse-member-class-face)
17590         (ebrowse-progress-face):
17591         New backward-compatibility aliases for renamed faces.
17592         (ebrowse-show-progress, ebrowse-show-file-name-at-point)
17593         (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
17594         (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
17595         (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
17597         * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
17598         antlr-syntax)
17599         (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
17600         (antlr-literal): Remove "-face" suffix and "font-lock-" from face
17601         names.
17602         (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
17603         (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
17604         (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
17605         (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
17606         backward-compatibility aliases for renamed faces.
17607         (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
17608         (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
17609         (antlr-tokenref-face, antlr-literal-face): Variables renamed to
17610         remove "font-lock-".  Use renamed antlr-mode faces.
17611         (antlr-font-lock-additional-keywords): Use renamed faces.  Replace
17612         literal face-names with face variable references.
17614         * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
17615         face name.
17616         (Buffer-menu-buffer-face): New backward-compatibility alias for
17617         renamed face.
17618         (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
17620 2005-06-15  Daniel Pfeiffer  <occitan@esperanto.org>
17622         * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
17623         Eliminate "-face" suffix.
17624         (makefile-targets): Inherit from font-lock-function-name-face and
17625         eliminate "-face" suffix.
17626         (makefile-shell): Remove attributes and eliminate "-face" suffix.
17627         (makefile-*-font-lock-keywords): Append makefile-targets in rule
17628         actions, instead of prepending, to make it less visible.
17629         (makefile-previous-dependency, makefile-match-dependency):
17630         Don't match a target on a continuation line.
17632         * files.el (auto-mode-alist): Put Makefile in gmake mode.
17634 2005-06-15  Nick Roberts  <nickrob@snap.net.nz>
17636         * progmodes/gdb-ui.el (menu): Re-order menu items.
17637         (gdb-tooltip-print): Respect tooltip-use-echo-area.
17639         * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
17640         Define in tooltip.el.
17641         (gud-tooltip-process-output): Respect tooltip-use-echo-area.
17642         (gud-tooltip-tips): Respect tooltip-use-echo-area and
17643         gud-tooltip-echo-area.
17645         * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
17646         backward compatibility and make obsolete.
17647         (tooltip-help-tips): Use tooltip-use-echo-area.
17648         (tooltip-show-help-function): Rename to...
17649         (tooltip-show-help): ...this, because it is a function.
17650         (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
17652 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
17654         * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
17655         (edebug-print-length, edebug-print-level, edebug-print-circle)
17656         (edebug-modify-breakpoint, edebug-eval-last-sexp)
17657         (edebug-eval-print-last-sexp): Doc fixes.
17659 2005-06-14  Kim F. Storm  <storm@cua.dk>
17661         * ido.el (ido-mode): Make a new keymap every time we enable ido,
17662         as the coverage buffer/file/both may change.
17664 2005-06-14  Lute Kamstra  <lute@gnu.org>
17666         * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
17667         and run-mode-hooks.  Simplify.
17669         * mail/rmailedit.el (rmail-edit-mode):
17670         * progmodes/octave-inf.el (inferior-octave-mode):
17671         * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
17673         * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
17674         and run-mode-hooks.
17675         (recentf-edit-list, recentf-open-files): Don't call
17676         kill-all-local-variables directly.
17678         * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
17680 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
17682         * emacs-lisp/byte-run.el (make-obsolete)
17683         (define-obsolete-function-alias): Rename arguments FUNCTION and
17684         NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
17685         (make-obsolete-variable, define-obsolete-variable-alias):
17686         Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
17687         respectively.
17689         * isearchb.el (isearchb-activate):
17690         * pcvs.el (cvs-mode):
17691         * ses.el (ses-load):
17692         * vc-arch.el (vc-arch-checkin, vc-arch-diff):
17693         * net/tramp.el (tramp-find-file-exists-command)
17694         (tramp-find-shell):
17695         * progmodes/ada-mode.el (ada-create-case-exception)
17696         (ada-create-case-exception-substring, ada-make-subprogram-body):
17697         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
17698         * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
17699         * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
17700         * textmodes/org.el (org-promote, org-evaluate-time-range)
17701         (org-agenda-next-date-line, org-agenda-previous-date-line)
17702         (org-agenda-error, org-open-at-point, org-table-move-row)
17703         (org-format-table-table-html-using-table-generate-source)
17704         (org-shiftcursor-error, org-ctrl-c-ctrl-c):
17705         * textmodes/reftex.el (reftex-access-scan-info):
17706         * textmodes/reftex-toc.el (reftex-toc-dframe-p)
17707         (reftex-toc-promote-prepare): Follow error conventions.
17709         * diff-mode.el (diff-mode): Fix typo in docstring.
17711         * forms.el (forms--intuit-from-file): Fix reference to
17712         `forms-number-of-fields' in error message.
17713         (forms-print): Fix quoting in error message.
17715         * forms.el (forms-mode):
17716         * emulation/vi.el (vi-goto-insert-state):
17717         * progmodes/flymake.el (flymake-new-err-info)
17718         (flymake-start-syntax-check-for-current-buffer)
17719         (flymake-simple-cleanup):
17720         * eshell/esh-var.el (eshell/export):
17721         * progmodes/gud.el (xdb):
17722         * textmodes/flyspell.el (flyspell-incorrect-hook)
17723         (flyspell-maybe-correct-transposition)
17724         (flyspell-maybe-correct-doubling): Fix quoting in docstring.
17726 2005-06-13  Luc Teirlinck  <teirllm@auburn.edu>
17728         * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
17729         minibuffer prompt.
17731 2005-06-13  Kim F. Storm  <storm@cua.dk>
17733         * subr.el (add-to-ordered-list): New defun.
17735         * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
17736         add cua--keymap-alist to emulation-mode-map-alists.
17738 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
17740         * subr.el (complete-in-turn): New macro.
17741         (dynamic-completion-table, lazy-completion-table): Add debug info.
17743         * faces.el (read-face-name): Use complete-in-turn complete non-aliases
17744         in preference to face aliases.
17746         * textmodes/fill.el (fill-match-adaptive-prefix): New function.
17747         (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
17748         Remove unused vars `start' and `firstline'.
17749         (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
17750         (justify-current-line, fill-individual-paragraphs): Remove unused vars.
17752 2005-06-13  Eli Zaretskii  <eliz@gnu.org>
17754         * cus-start.el (all): Don't complain about missing GTK-related
17755         variables, unless either `gtk' is boundp or this isn't a
17756         `windows-nt' build.
17758 2005-06-13  Lute Kamstra  <lute@gnu.org>
17760         * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
17761         run-mode-hooks.
17763         * ediff-mult.el (ediff-meta-mode):
17764         * ediff-util.el (ediff-mode): Use run-mode-hooks.
17766         * ledit.el (ledit-mode): Use delay-mode-hooks.
17768         * woman.el (woman-mode-line-format): Delete constant.
17769         (woman-mode-map): Initialize it properly.
17770         (woman-mode): Set mode-class property to special.
17771         Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
17772         Set major-mode and mode-name.  Don't set mode-line-format directly.
17773         (Man-getpage-in-background): Don't reference woman-mode-line-format.
17775         * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
17776         string argument obsolete.
17778 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
17780         * textmodes/org.el (org-CUA-compatible): New option.
17781         (org-disputed-keys): New variable.
17782         (org-key): New function.
17783         (orgtbl-make-binding): Add docstring to the created function.
17784         (org-mode): Set paragraph start/separate regexps.
17785         (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
17786         (org-archive-location, org-archive-mark-done)
17787         (org-archive-stamp-time): New options.
17788         (org-archive-subtree): New command.
17789         (org-fill-paragraph): New function.
17790         (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
17791         (org-fake-empty-table-line): Function removed.
17792         (org-format-org-table-html): Do not create empty table lines at
17793         separator lines.  Improved table header treatment.
17794         (org-link-format): New option.
17795         (org-make-link): New function.
17796         (org-insert-link, org-store-link): Use org-make-link.
17797         (org-open-file): Quote file name for shell command, to allow
17798         spaces in file names.
17799         (org-link-regexp): Fix bug with mailto link.
17800         (org-link-maybe-angles-regexp, org-protected-link-regexp):
17801         New constants.
17802         (org-export-as-html): Deal with the optional angles around a link.
17803         Better treatment of file: links.
17804         (org-open-at-point): Replace @{ and @} with < and >.
17805         (org-run-mode-hooks): Function removed.
17806         (org-agenda-mode): No longer use `org-run-mode-hooks'.
17808 2005-06-13  Nick Roberts  <nickrob@snap.net.nz>
17810         * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
17811         MI command -data-list-register-values.
17812         (gdb-post-prompt): Indent properly.
17814 2005-06-13  Juanma Barranquero  <lekktu@gmail.com>
17816         * hilit-chg.el (highlight-changes-colors): Rename from
17817         `highlight-changes-colours'.
17818         (highlight-changes-colours): Keep as obsolete alias.
17819         (highlight-changes-face-list): Doc fix.
17820         (hilit-chg-make-list): Use `highlight-changes-colors'.
17822 2005-06-12  Mark A. Hershberger  <mah@everybody.org>
17824         * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
17825         defun-prompt-regexp.
17827 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
17829         * loadup.el: Don't say we are dumping under 2 names on windows-nt
17830         and cygwin.
17832         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
17833         Don't use an old loaddefs.el, as in Makefile.in.
17835 2005-06-12  Lute Kamstra  <lute@gnu.org>
17837         * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
17839         * man.el (Man-mode-map): Initialize it properly.
17840         (Man-mode): Set mode-class property to special.
17842         * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
17844 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
17846         * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
17847         A newline is needed in the docstring there.
17849         * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
17850         Doc fixes.
17852 2005-06-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
17854         * printing.el: Doc fix.  The menubar is no more changed when printing
17855         is loaded, it only changes when pr-menu-bind or pr-update-menus is
17856         called.  Now, the menubar changing will work in Emacs 20, 21 and 22.
17857         (pr-version): New version number (6.8.4).
17858         (pr-menu-bind): New command.
17859         (pr-update-menus): Docstring and code fix.
17860         (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
17861         Docstring fix.
17862         (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
17863         (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
17865 2005-06-11  Thien-Thi Nguyen  <ttn@gnu.org>
17867         * emacs-lisp/ewoc.el: Doc fixes for public funcs:
17868         "Returns" to "return", document useful return values, etc.
17870 2005-06-11  Alan Mackenzie  <acm@muc.de>
17872         * fill.el (fill-context-prefix): Try `adaptive-fill-function'
17873         BEFORE `adaptive-fill-regexp' when determining a fill prefix.
17874         (adaptive-file-function): Minor amendment to doc-string.
17876 2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
17878         * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
17879         (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
17880         Fix :type--it is `integer', not `string'.
17882         * faces.el (modeline-highlight): Rename from (the erroneous)
17883         `modeline-higilight'.
17885 2005-06-11  Lute Kamstra  <lute@gnu.org>
17887         * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
17888         lisp-interaction-mode-map but make it the parent.
17889         (edebug-eval-mode): Use define-derived-mode.
17891 2005-06-11  Andreas Schwab  <schwab@suse.de>
17893         * bindings.el: Add binding of `ESC functionkey' for every
17894         `M-functionkey'.
17895         * hexl.el (hexl-mode-map): Likewise.
17897 2005-06-10  Michael Hotchin  <michael@hotchin.net>  (tiny change)
17899         * progmodes/compile.el (compilation-error-regexp-alist-alist)
17900         [msft]: update regexp for newer msft compilers.
17902 2005-06-10  Mark A. Hershberger  <mah@everybody.org>
17904         * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
17905         ATTLIST portions of included DTDs.
17906         (xml-parse-dtd): Eliminate use of inefficient match-data.
17908 2005-06-10  Miles Bader  <miles@gnu.org>
17910         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
17911         (mpuz-text): Remove "-face" suffix from face names.
17912         (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
17913         (mpuz-text-face): New backward-compatibility aliases for renamed faces.
17914         (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
17916         * play/gomoku.el (gomoku-O, gomoku-X):
17917         Remove "-face" suffix from face names.
17918         (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
17919         New backward-compatibility aliases for renamed faces.
17920         (gomoku-font-lock-keywords): Use renamed gomoku faces.
17922 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
17924         * thumbs.el: Fixes for changes of 2005-06-09.
17925         (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
17926         as a directory.
17927         (thumbs-thumbname): Remove directory separator from format string;
17928         `thumbs-thumbsdir' now returns a valid directory name.
17929         (thumbs-temp-dir): New defsubst.
17930         (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
17931         Use it.
17933         * cus-edit.el (minibuffer):
17934         * files.el (make-backup-file-name-function):
17935         * filesets.el (filesets-external-viewers):
17936         * hilit-chg.el (highlight-changes-colours)
17937         (highlight-changes-face-list, highlight-changes-rotate-faces):
17938         * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
17939         * kmacro.el (kmacro-call-macro):
17940         * log-edit.el (log-edit-changelog-full-paragraphs):
17941         * mouse.el (mouse-1-click-follows-link):
17942         * skeleton.el (skeleton-autowrap):
17943         * subr.el (insert-for-yank-1):
17944         * tempo.el (tempo-insert-region):
17945         * terminal.el (terminal-emulator):
17946         * time.el (display-time-mail-face):
17947         * vc.el (vc-annotate):
17948         * vcursor.el (vcursor-copy-line):
17949         * woman.el (woman-bold-headings, woman-ignore)
17950         (woman-default-faces, woman-monochrome-faces):
17951         * calendar/todo-mode.el (todo-insert-threshold):
17952         * emulation/pc-select.el (pc-select-selection-keys-only)
17953         (pc-selection-mode):
17954         * emulation/vip.el (vip-find-char-forward):
17955         * emulation/viper-cmd.el (viper-find-char-forward):
17956         * international/mule-cmds.el
17957         (select-safe-coding-system-accept-default-p)
17958         (input-method-exit-on-invalid-key):
17959         * international/mule-diag.el (describe-coding-system):
17960         * international/ucs-tables.el (unify-8859-on-encoding-mode):
17961         * net/browse-url.el (browse-url-xterm-program):
17962         * obsolete/lazy-lock.el (lazy-lock-mode):
17963         * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
17964         (cperl-mode):
17965         * progmodes/cpp.el (cpp-face-light-name-list)
17966         (cpp-face-dark-name-list):
17967         * progmodes/delphi.el (delphi-newline-always-indents):
17968         Fix spellings in docstrings.
17970         * ido.el (ido-mode, ido-file-extensions-order)
17971         (ido-default-file-method, ido-default-buffer-method)
17972         (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
17973         (ido-decorations, ido-read-file-name-as-directory-commands)
17974         (ido-read-file-name-non-ido, ido-work-directory-list)
17975         (ido-ignore-item-temp-list, ido-current-directory)
17976         (ido-magic-forward-char, ido-enter-find-file)
17977         (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
17978         (ido-find-file, ido-read-buffer): Fix typos in docstrings.
17980 2005-06-10  Lute Kamstra  <lute@gnu.org>
17982         * play/dunnet.el (dun-mode): Use define-derived-mode.
17983         (dungeon-mode-map): Rename to dun-mode-map.  Keep old name as an
17984         obsolete alias.
17986         * play/doctor.el (doctor-mode-map): Remove defvar.
17987         (doctor-mode): Use define-derived-mode.
17989         * mail/mspools.el (mspools-mode):
17990         * net/eudc-hotlist.el (eudc-hotlist-mode):
17991         * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
17993 2005-06-10  Miles Bader  <miles@gnu.org>
17995         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
17996         Remove "-face" suffix from face names.
17997         (flyspell-incorrect-face, flyspell-duplicate-face):
17998         New backward-compatibility aliases for renamed faces.
17999         (flyspell-mode-on, make-flyspell-overlay)
18000         (flyspell-highlight-incorrect-region)
18001         (flyspell-highlight-duplicate-region)
18002         (flyspell-display-next-corrections)
18003         (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
18005         * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
18006         from face name.
18007         (texinfo-heading-face): New backward-compatibility alias for
18008         renamed face.
18009         (texinfo-heading-face): Use renamed texinfo-heading face.
18011         * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
18012         suffix from face names.
18013         (tex-math-face, tex-verbatim-face):
18014         New backward-compatibility aliases for renamed faces.
18015         (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
18016         (tex-insert-quote): Use `tex-verbatim-face' variable instead of
18017         literal face name.
18019         * textmodes/table.el (table-cell): Remove "-face" suffix from face
18020         name.
18021         (table-cell-face): New backward-compatibility alias for renamed face.
18022         (table--put-cell-face-property, table--update-cell-face):
18023         Use renamed table-cell face.
18025         * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
18026         from face name.
18027         (sgml-namespace-face): New backward-compatibility alias for
18028         renamed face.
18029         (sgml-namespace-face): Use renamed sgml-namespace face.
18031         * textmodes/org.el (org-level-1, org-level-2, org-level-3)
18032         (org-level-4, org-level-5, org-level-6, org-level-7)
18033         (org-level-8, org-warning, org-headline-done)
18034         (org-deadline-announce, org-scheduled-today)
18035         (org-scheduled-previously, org-link, org-done, org-table)
18036         (org-time-grid): Remove "-face" suffix from face names.
18037         (org-level-1-face, org-level-2-face, org-level-3-face)
18038         (org-level-4-face, org-level-5-face, org-level-6-face)
18039         (org-level-7-face, org-level-8-face, org-warning-face)
18040         (org-headline-done-face, org-deadline-announce-face)
18041         (org-scheduled-today-face, org-scheduled-previously-face)
18042         (org-link-face, org-done-face, org-table-face)
18043         (org-time-grid-face):
18044         New backward-compatibility aliases for renamed faces.
18045         (org-level-faces, org-set-font-lock-defaults, org-timeline)
18046         (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
18047         (org-agenda-get-timestamps, org-agenda-get-scheduled)
18048         (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
18050         * emulation/viper-init.el (viper-search, viper-replace-overlay)
18051         (viper-minibuffer-emacs, viper-minibuffer-insert)
18052         (viper-minibuffer-vi): Remove "-face" suffix from face names.
18053         (viper-search-face, viper-replace-overlay-face)
18054         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
18055         (viper-minibuffer-vi-face):
18056         New backward-compatibility aliases for renamed faces.
18057         (viper-search-face, viper-replace-overlay-face)
18058         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
18059         (viper-minibuffer-vi-face): Use renamed viper faces.
18061         * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
18062         Remove "-face" suffix from face names.
18063         (testcover-nohits-face, testcover-1value-face):
18064         New backward-compatibility aliases for renamed faces.
18065         (testcover-mark): Use renamed testcover faces.
18067         * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
18068         face name.
18069         (diary-button-face): New backward-compatibility alias for renamed face.
18070         (diary-entry): Use renamed diary-button face.
18072         * calendar/calendar.el (diary, calendar-today, holiday)
18073         (mark-visible-calendar-date): Remove "-face" suffix from face names.
18074         (diary-face, calendar-today-face, holiday-face):
18075         New backward-compatibility aliases for renamed faces.
18076         (eval-after-load "facemenu", diary-entry-marker)
18077         (calendar-today-marker, calendar-holiday-marker, diary-face):
18078         Use renamed calendar faces.
18080         * compare-w.el (compare-windows): Remove "-face" suffix from face name.
18081         (compare-windows-face): New backward-compatibility alias for
18082         renamed face.
18083         (compare-windows-highlight): Use renamed compare-windows face.
18085         * strokes.el (strokes-char): Remove "-face" suffix from face name.
18086         (strokes-char-face): New backward-compatibility alias for renamed face.
18087         (strokes-encode-buffer): Use renamed strokes-char face.
18089         * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
18090         (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
18091         Remove "-face" suffix from face names.
18092         (cvs-header-face, cvs-filename-face, cvs-unknown-face)
18093         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
18094         (cvs-msg-face): New backward-compatibility aliases for renamed faces.
18095         (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
18096         Use renamed pcvs faces.
18097         * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
18098         * pcvs-defs.el (cvs-mode-map): Likewise.
18099         * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
18101         * info.el (info-title-1, info-title-2, info-title-3)
18102         (info-title-4): Remove "-face" suffix from and downcase face names.
18103         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
18104         (Info-title-4-face):
18105         New backward-compatibility aliases for renamed faces.
18106         (Info-fontify-node): Use renamed info faces.
18108         * hilit-chg.el (highlight-changes, highlight-changes-delete):
18109         Remove "-face" suffix from face names.
18110         (highlight-changes-face, highlight-changes-delete-face):
18111         New backward-compatibility aliases for renamed faces.
18112         (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
18113         (hilit-chg-make-list): Use renamed highlight-changes faces.
18115         * generic-x.el (show-tabs-tab, show-tabs-space):
18116         Remove "-face" suffix from face names.
18117         (show-tabs-tab-face, show-tabs-space-face):
18118         New backward-compatibility aliases for renamed faces.
18119         (show-tabs-generic-mode-font-lock-defaults-1)
18120         (show-tabs-generic-mode-font-lock-defaults-2):
18121         Use renamed show-tabs faces.
18123         * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
18124         (smerge-markers): Remove "-face" suffix from face names.
18125         (smerge-mine-face, smerge-other-face, smerge-base-face)
18126         (smerge-markers-face):
18127         New backward-compatibility aliases for renamed faces.
18128         (smerge-mine-face, smerge-other-face, smerge-base-face)
18129         (smerge-markers-face): Use renamed smerge faces.
18131         * log-view.el (log-view-file, log-view-message): Remove "-face"
18132         suffix from face names.
18133         (log-view-file-face, log-view-message-face):
18134         New backward-compatibility aliases for renamed faces.
18135         (log-view-file-face, log-view-message-face): Use renamed log-view
18136         faces.
18138         * paren.el (show-paren-match, show-paren-mismatch):
18139         Remove "-face" suffix from face names.
18140         (show-paren-match-face, show-paren-mismatch-face):
18141         New backward-compatibility aliases for renamed faces.
18142         (show-paren-function): Use renamed show-paren faces.
18144         * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
18145         (ruler-mode-margins, ruler-mode-fringes)
18146         (ruler-mode-column-number, ruler-mode-fill-column)
18147         (ruler-mode-comment-column, ruler-mode-goal-column)
18148         (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
18149         suffix from face names.
18150         (ruler-mode-default-face, ruler-mode-pad-face)
18151         (ruler-mode-margins-face, ruler-mode-fringes-face)
18152         (ruler-mode-column-number-face, ruler-mode-fill-column-face)
18153         (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
18154         (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
18155         New backward-compatibility aliases for renamed faces.
18156         (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
18157         (ruler-mode-column-number, ruler-mode-fill-column)
18158         (ruler-mode-comment-column, ruler-mode-goal-column)
18159         (ruler-mode-tab-stop, ruler-mode-current-column)
18160         (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
18161         faces.
18163         * whitespace.el (whitespace-highlight): Remove "-face" suffix from
18164         face name.
18165         (whitespace-highlight-the-space): Use renamed face.
18166         (whitespace-highlight-face): New backward-compatibility alias for
18167         renamed face.
18169         * woman.el (woman-italic, woman-bold, woman-unknown)
18170         (woman-addition, woman-symbol-face):
18171         Remove "-face" suffix from face names.
18172         (woman-italic-face, woman-bold-face, woman-unknown-face)
18173         (woman-addition-face):
18174         New backward-compatibility aliases for renamed faces.
18175         (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
18176         (woman-decode-region, woman-replace-match)
18177         (woman-display-extended-fonts, woman-special-characters)
18178         (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
18179         Use renamed woman faces.
18181         * longlines.el (longlines-visible-face): Face removed.
18183         * diff-mode.el (diff-header, diff-file-header, diff-index)
18184         (diff-hunk-header, diff-removed, diff-added, diff-changed)
18185         (diff-function, diff-context, diff-nonexistent): Remove "-face"
18186         suffix from face names.
18187         (diff-header-face, diff-file-header-face, diff-index-face)
18188         (diff-hunk-header-face, diff-removed-face, diff-added-face)
18189         (diff-changed-face, diff-function-face, diff-context-face)
18190         (diff-nonexistent-face): New backward-compatibility aliases for
18191         renamed faces.
18192         (diff-header-face, diff-file-header-face)
18193         (diff-index, diff-index-face, diff-hunk-header)
18194         (diff-hunk-header-face, diff-removed, diff-removed-face)
18195         (diff-added, diff-added-face, diff-changed-face, diff-function)
18196         (diff-function-face, diff-context-face, diff-nonexistent)
18197         (diff-nonexistent-face): Use renamed diff-mode faces.
18199         * progmodes/compile.el (compilation-warning-face)
18200         (compilation-info-face): Remove "-face" suffix from face names.
18201         (compilation-warning-face, compilation-info-face):
18202         New backward-compatibility aliases for renamed faces.
18203         (compilation-warning-face, compilation-info-face):
18204         Use renamed compilation faces.
18206         * add-log.el (change-log-date, change-log-name)
18207         (change-log-email, change-log-file, change-log-list)
18208         (change-log-conditionals, change-log-function)
18209         (change-log-acknowledgement): Remove "-face" suffix from face names.
18210         (change-log-date-face, change-log-name-face)
18211         (change-log-email-face, change-log-file-face)
18212         (change-log-list-face, change-log-conditionals-face)
18213         (change-log-function-face, change-log-acknowledgement-face):
18214         New backward-compatibility aliases for renamed faces.
18215         (change-log-font-lock-keywords): Use renamed change-log faces.
18217         * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
18218         (custom-set, custom-changed, custom-saved, custom-button)
18219         (custom-button-pressed, custom-documentation, custom-state)
18220         (custom-comment, custom-comment-tag, custom-variable-tag)
18221         (custom-variable-button, custom-face-tag, custom-group-tag-1)
18222         (custom-group-tag): Remove "-face" suffix from face names.
18223         (custom-magic-alist, custom-magic-value-create)
18224         (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
18225         (custom-invalid-face, custom-rogue-face, custom-modified-face)
18226         (custom-set-face, custom-changed-face, custom-saved-face)
18227         (custom-button-face, custom-button-pressed-face)
18228         (custom-documentation-face, custom-state-face)
18229         (custom-comment-face, custom-comment-tag-face)
18230         (custom-variable-tag-face, custom-variable-button-face)
18231         (custom-face-tag-face, custom-group-tag-face-1)
18232         (custom-group-tag-face):
18233         New backward-compatibility aliases for renamed faces.
18235         * wid-edit.el (widget-documentation, widget-button)
18236         (widget-field, widget-single-line-field, widget-inactive)
18237         (widget-button-pressed): "-face" suffix removed from face names.
18238         (widget-documentation-face, widget-button-face)
18239         (widget-field-face, widget-single-line-field-face)
18240         (widget-inactive-face, widget-button-pressed-face):
18241         New backward-compatibility aliases for renamed faces.
18242         (widget-documentation-face, widget-button-face)
18243         (widget-button-pressed-face, widget-specify-field)
18244         (widget-specify-inactive): Use renamed widget faces.
18246 2005-06-10  Kenichi Handa  <handa@m17n.org>
18248         * term/x-win.el (x-clipboard-yank): Remove condition-case
18249         wrapping.
18251 2005-06-11  Kenichi Handa  <handa@m17n.org>
18253         * add-log.el (change-log-font-lock-keywords): Make the regexp for
18254         date lines stricter.
18256 2005-06-10  Zhang Wei  <id.brep@gmail.com>
18258         * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
18259         of x-get-selection.
18261 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
18263         * comint.el (comint-mode, comint-snapshot-last-prompt):
18264         * frame.el (frame-current-scroll-bars):
18265         * term.el (term-mode, term-check-proc, term-input-sender)
18266         (term-simple-send, term-extract-string, term-word)
18267         (term-match-partial-filename):
18268         * window.el (window-current-scroll-bars):
18269         * emulation/cua-base.el (cua-normal-cursor-color)
18270         (cua-read-only-cursor-color, cua-overwrite-cursor-color)
18271         (cua-global-mark-cursor-color):
18272         * mail/undigest.el (rmail-forward-separator-regex):
18273         Fix typos in docstrings.
18275         * comint.el (comint-check-proc, make-comint-in-buffer)
18276         (comint-source-default): Doc fixes.
18278         * term.el (term-send-string): Improve argument/docstring consistency.
18280 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
18282         * comint.el (comint-send-input): Bind `inhibit-read-only' around
18283         call to `delete-region'.
18284         (comint-mode-hook): Do not enable Font Lock by default.
18286 2005-06-09  Lute Kamstra  <lute@gnu.org>
18288         * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
18289         could be void.
18291 2005-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
18293         * emacs-lisp/debug.el (debugger-will-be-back): New var.
18294         (debug): Use it.
18295         (debugger-step-through, debugger-continue, debugger-jump)
18296         (debugger-return-value): Set it when needed.
18297         (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
18298         Use inhibit-read-only.
18300 2005-06-09  Juanma Barranquero  <lekktu@gmail.com>
18302         * window.el (shrink-window-if-larger-than-buffer)
18303         (window-size-fixed): Fix typo in docstring.
18305         * thumbs.el: Don't set `auto-image-file-mode'.  Do not create the
18306         thumbnails directory on loading.
18307         (thumbs-conversion-program): Use `eq' to check the system type,
18308         not `equal'.
18309         (thumbs-temp-dir): Initialize to `temporary-file-directory',
18310         not "/tmp".  Fix docstring.
18311         (thumbs-thumbsdir): New function to return the thumbnails
18312         directory, creating it if needed.
18313         (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
18314         (thumbs-temp-file): Delete variable and make it into a function.
18315         (thumbs-resize-image, thumbs-modify-image): Use it.
18316         (thumbs-kill-buffer): Simplify.
18317         (thumbs-gensym): Defalias or duplicate CL `gensym'.
18318         (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
18319         docstrings.
18321 2005-06-09  Kim F. Storm  <storm@cua.dk>
18323         * subr.el (save-match-data): Add RESEAT arg `evaporate' to
18324         set-match-data to free markers in match-data.
18326         * replace.el (replace-match-data): Pass RESEAT arg `t' to
18327         match-data to unchain markers in match-data.
18329 2005-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
18331         * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
18332         the debugger immediately anyway.  Undo the 2005-06-06 change, rendered
18333         unnecessary now.
18335 2005-06-08  Richard M. Stallman  <rms@gnu.org>
18337         * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
18338         give the variable a doc string that doesn't say don't set it directly.
18340         * textmodes/ispell.el (ispell-check-version):
18341         Use match-string-no-properties.
18342         (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
18343         (ispell-buffer-local-words): Likewise.
18345         * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
18346         except on terminals with enough colors to really display it.
18347         (makefile-dependency-regex): Delete spurious `bb'.
18349         * faces.el (escape-glyph): Use blue once again in last case.
18350         (no-break-space): Redefine so that it isn't invisible on a tty.
18352 2005-06-08  Kim F. Storm  <storm@cua.dk>
18354         * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
18355         also when reading directory name.
18357 2005-06-08  Lute Kamstra  <lute@gnu.org>
18359         * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
18360         (flyspell-mode-line-string): Remove autoload cookie.
18361         (flyspell-mode): Remove defvar.
18363 2005-06-07  Lute Kamstra  <lute@gnu.org>
18365         * textmodes/org.el (org-run-mode-hooks): New function.
18366         (org-agenda-mode): Use it.
18368 2005-06-07  David McCabe  <davemccabe@gmail.com>  (tiny change)
18370         * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
18372 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18374         * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
18376 2005-06-06  Luc Teirlinck  <teirllm@auburn.edu>
18378         * font-lock.el (font-lock-add-keywords): Doc fix.
18380 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18382         * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
18383         (tex-compile-default): In the absence of any history, use the order in
18384         tex-compile-alist to choose the preferred command.
18385         (tex-compile-commands): Reorder a bit.
18387         * textmodes/flyspell.el (flyspell-auto-correct-binding)
18388         (flyspell-incorrect-face, flyspell-duplicate-face):
18389         Use (X)Emacs-agnostic code.
18390         (flyspell-mode-map): Don't overwrite at each load.  Remove code
18391         redundant with the subsequent add-minor-mode.  Merge Emacs and
18392         XEmacs code.
18393         (flyspell-word): Minor simplification.
18394         (flyspell-math-tex-command-p): Quieten the byte-compiler.
18395         (flyspell-external-point-words): Remove unused vars `size' and `start'.
18396         (flyspell-do-correct): Rename from flyspell-xemacs-correct.
18397         Merge the corresponding Emacs code.
18398         (flyspell-correct-word, flyspell-xemacs-popup):
18399         Use flyspell-do-correct.
18401         * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
18402         a dedicated window.
18404         * international/latexenc.el (latexenc-find-file-coding-system):
18405         Undo part of last patch, to turn off a compiler warning.
18407 2005-06-06  Juri Linkov  <juri@jurta.org>
18409         * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
18410         Rename `tmm-inactive-face' to `tmm-inactive'.
18412 2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>
18414         * iswitchb.el: Rename faces.
18416 2005-06-06  Kim F. Storm  <storm@cua.dk>
18418         * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
18419         (cua-global-mark): Remove -face suffix from face names.
18421         * emulation/cua-gmrk.el (cua--init-global-mark):
18422         Remove cua-global-mark face setup.
18424 2005-06-06  Richard M. Stallman  <rms@gnu.org>
18426         * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
18427         just like other allowed characters.
18428         (makefile-match-dependency): Exclude leading and training whitespace
18429         from the range of regexp subexp 1.
18430         (makefile-macroassign-regex): Don't try to match the body,
18431         just the name of the macro being defined.
18433         * info.el (Info-read-node-name-2): New function.
18434         (Info-read-node-name-1): Use that.
18435         Add a completion-base-size-function property.
18437         * simple.el (completion-setup-function): Look for
18438         completion-base-size-function property of minibuffer-completion-table.
18440         * files.el (locate-file-completion): Doc fix.
18442         * printing.el: Don't call pr-update-menus; user must do that.
18444         * emacs-lisp/debug.el (debugger-window): New variable.
18445         (debug): Use debugger-window if it is set and still alive.
18446         Record debugger-window for next entry.
18448         * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
18450 2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
18452         * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
18453         (hack-one-local-variable, hack-local-variables)
18454         (hack-local-variables-prop-line): Pass that arg.
18456 2005-06-06  Kim F. Storm  <storm@cua.dk>
18458         * ido.el (ido-first-match, ido-only-match, ido-subdir)
18459         (ido-indicator): Remove -face suffix from face names.
18461 2005-06-06  Juri Linkov  <juri@jurta.org>
18463         * font-lock.el (font-lock-regexp-backslash)
18464         (font-lock-regexp-backslash-construct): New faces.
18465         (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
18466         after `('.  Add `while-no-input' to control structures.
18468         * faces.el (no-break-space, shadow): New faces.
18469         (escape-glyph): Use less loud colors pink2 and red4.
18471         * diff-mode.el (diff-context-face)
18472         * dired.el (dired-ignored)
18473         * rfn-eshadow.el (file-name-shadow)
18474         * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
18476         * info.el (Info-title-1-face): Use green instead of yellow because
18477         bold yellow is not readable on light backgrounds.
18479         * progmodes/compile.el (compilation-start): Move `erase-buffer' up
18480         before selecting the desired mode to not spend time fontifying
18481         old contents.
18483 2005-06-06  Juanma Barranquero  <lekktu@gmail.com>
18485         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
18486         (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
18488         * ps-print.el (ps-default-fg, ps-default-bg):
18489         Fix typos in docstrings.
18491         * isearchb.el (isearchb): Don't pass a spurious second argument to
18492         `iswitchb-completions'.
18494 2005-06-05  Nick Roberts  <nickrob@snap.net.nz>
18496         * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
18497         to preserve point.
18498         (gdb-find-file-hook): Add doc string.
18500         * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
18501         C dereferenced pointer expression.
18502         (gud-tool-bar-map): Put it on the tool bar.  Re-order icons.
18504         * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
18506         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
18507         * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
18508         * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
18509         * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
18510         * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
18511         Make background transparent.
18513 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
18515         * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
18516         (font-lock-remove-keywords): Doc fix.
18517         (font-lock-mode-major-mode): Compiler defvar.
18518         (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
18520         * font-core.el (font-lock-mode-major-mode): Compiler defvar.
18521         (font-lock-mode): Update `font-lock-mode-major-mode'.
18522         (font-lock-set-defaults): Compiler defvar.
18523         (font-lock-default-function): Take `font-lock-mode-major-mode'
18524         into account.
18526         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
18527         keep track of which major mode it enabled the minor mode for.
18528         Use find-file-hook again.  Update docstring.
18530         * simple.el (eval-expression-print-level)
18531         (eval-expression-print-length, eval-expression-debug-on-error):
18532         Doc fixes.
18534 2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
18536         * iswitchb.el (iswitchb-single-match-face)
18537         (iswitchb-current-match-face, iswitchb-virtual-matches-face)
18538         (iswitchb-invalid-regexp-face): New faces.
18539         (iswitchb-completions): Use them.
18540         (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
18541         now marked as an obsolete alias.
18542         (iswitchb-read-buffer): Remove check for bound font variables.
18543         (iswitchb-invalid-regexp): New free variable.
18544         (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
18545         set iswitchb-invalid-regexp.
18546         (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
18547         invalid regexps.
18548         (iswitchb-completions): Add check for complete match when entering
18549         a regexp.
18550         (iswitchb-completions): Remove require-match argument.
18551         (iswitchb-exhibit): Fix caller.
18552         (iswitchb-common-match-inserted): New variable.
18553         (iswitchb-complete, iswitchb-completion-help): Use it.
18555 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
18557         * url-http.el (url-http-chunked-encoding-after-change-function):
18558         Use `url-http-debug' instead of `message'.
18560 2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
18562         * url-http.el (url-http-parse-headers): Pass redirected URL as a
18563         callback argument.
18565 2005-06-04  Kim F. Storm  <storm@cua.dk>
18567         * simple.el (line-move): Only call sit-for when moving backwards.
18569         * ido.el (ido-make-merged-file-list-1): New defun split from
18570         ido-make-merged-file-list.
18571         (ido-make-merged-file-list): Bind throw-on-input around call to
18572         ido-make-merged-file-list-1.  Return input-pending-p if
18573         interrupted by more input available.
18574         (ido-read-internal): Handle input-pending-p return value from
18575         ido-make-merged-file-list.
18577 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18579         * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
18580         compatibility code.
18582         * international/latexenc.el (latexenc-find-file-coding-system):
18583         Don't inherit the EOL part of the coding-system from the
18584         tex-main buffer.  Fit within 80 columns.
18586 2005-06-03  Matt Hodges  <MPHodges@member.fsf.org>
18588         * tmm.el (tmm-inactive-face): New face.
18589         (tmm-remove-inactive-mouse-face): New function.
18590         (tmm-prompt, tmm-add-one-shortcut)
18591         (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
18592         but not selectable.
18594 2005-06-03  Juanma Barranquero  <lekktu@gmail.com>
18596         * faces.el (face-equal): Improve argument/docstring consistency.
18598 2005-06-03  Daniel Pfeiffer  <occitan@esperanto.org>
18600         * progmodes/make-mode.el (makefile-targets-face)
18601         (makefile-shell-face, makefile-makepp-perl-face): Add :version.
18602         (makefile-bsdmake-dependency-regex)
18603         (makefile-makepp-rule-action-regex)
18604         (makefile-bsdmake-rule-action-regex): New constants.
18605         (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
18607         * progmodes/compile.el (compilation-error-regexp-alist-alist):
18608         Allow (...) within `...' for makepp messages.
18610 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
18612         * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
18614         * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
18615         "." files are deleted from all file lists before comparison.
18617         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
18618         (viper-ESC-key): Made them customizable.
18620         * viper.el (viper-non-hook-settings): Fix the names of defadvices.
18622 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>
18624         * autorevert.el (auto-revert-buffers): Use save-match-data.
18626 2005-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
18628         * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
18629         menu items with a nil command binding.
18631 2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
18633         * emacs-lisp/cl-macs.el (defsetf):
18634         Improve argument/docstring consistency.
18636         * faces.el (list-faces-display): Improve the formatting by
18637         computing the maximum length required for any face-name (reworked
18638         patch of 1999-01-11, accidentally deleted on 1999-07-21).
18639         (internal-find-face): Remove redundant info in docstring.
18641 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
18643         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
18644         (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
18645         (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
18646         (gdb-assembler-custom): Improve regexps.
18647         (def-gdb-auto-update-handler): Use window point to preserve point.
18649 2005-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
18651         * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
18653 2005-05-31  Jay Belanger  <belanger@truman.edu>
18655         * calc/calc-embed.el (calc-embedded-word): Change argument passed
18656         to calc-embedded.
18657         (calc-embedded-make-info): Have plain prefix argument select
18658         entire line.
18660 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
18662         * faces.el (list-faces-display): Signal error if passed a regexp
18663         that matches no face name.
18665         * simple.el (filter-buffer-substring): Fix typo in docstring.
18667 2005-05-31  Richard M. Stallman  <rms@gnu.org>
18669         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
18670         (vhdl-emacs-21): Doc fix.
18671         (vhdl-mode): Unconditionally set comment-padding.
18672         (vhdl-fixup-whitespace-region): Insert spaces only where
18673         there are none.
18674         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
18676 2005-05-30  John Wiegley  <johnw@newartisans.com>
18678         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
18679         * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
18680         * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
18681         `directory-sep-char' to ?/, and all uses of `string-to-int' to
18682         `string-to-number'.
18684 2005-05-30  Jay Belanger  <belanger@truman.edu>
18686         * calc/calc.el (calc-bug-address): Fix docstring.
18687         (calc-window-hook, calc-trail-window-hook): New variables.
18688         (calc-trail-display): Restore use of calc-trail-window-hook.
18689         (calc): Restore use of calc-window-hook.
18691 2005-05-31  Masatake YAMATO  <jet@gyve.org>
18693         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
18695         * help-fns.el (help-C-file-name): Add autoload mark for
18696         `find-function-noselect'.
18698 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18700         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
18701         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
18703 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
18705         * calendar/diary-lib.el (mark-included-diary-files): Only kill
18706         included diary buffer if it was not already being visited.
18707         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
18709         * calendar/icalendar.el (top-level): Do not require appt.
18711         * mail/supercite.el (sc-select-attribution): Only use a list
18712         element from sc-attrib-selection-list if it returns a string.
18713         Reported by Davide G. M. Salvetti <salve@debian.org>.
18715 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
18717         * thumbs.el (thumbs-thumbname): The resulting thumbname now
18718         includes a hash value to improve its uniqueness, and has a ".jpg"
18719         extension.  Also, it is now a valid filename on all systems.
18720         (thumbs-make-thumb): Use `let', not `let*'.
18721         (thumbs-show-thumbs-list): Check for JPEG availability.
18723 2005-05-30  Richard M. Stallman  <rms@gnu.org>
18725         * filesets.el (filesets-menu-ensure-use-cached):
18726         Prevent warning when emacs-version>= is undefined.
18728         * printing.el (pr-interactive-n-up): Use string-to-number.
18730         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
18732         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
18733         Warn only when name to be defined is quoted.
18735 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
18737         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
18738         Make regexp more robust.
18739         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
18740         Force regeneration of disassembly.
18742 2005-05-29  Jay Belanger  <belanger@truman.edu>
18744         * calc/calc.el (calc-user-invocation): Check if
18745         calc-invocation-macro is non-nil.
18747 2005-05-29  Juri Linkov  <juri@jurta.org>
18749         * add-log.el (change-log-font-lock-keywords):
18750         Add `+' to e-mail regexp to accept mail address with keywords.
18752         * man.el (Man-name-regexp): Add `:' to accept qualified names.
18754 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
18756         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
18758         * ielm.el (inferior-emacs-lisp-mode): Ditto.
18760 2005-05-29  Richard M. Stallman  <rms@gnu.org>
18762         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
18763         Undo the change that moves to end of the current word.
18765 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
18767         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
18768         Throw error when count <= 0 to ensure input is a number.
18769         (gdb-read-memory-custom): Pick up address from buffer.
18770         (gdb-memory-mode): Allow user to increment and decrement
18771         memory address from header line.
18773 2005-05-29  Richard M. Stallman  <rms@gnu.org>
18775         * flyspell.el (flyspell-version): Function deleted.
18776         (flyspell-auto-correct-previous-hook): Doc fix.
18778         * jit-lock.el (jit-lock-function, jit-lock-after-change):
18779         Do nothing if memory is full.
18781         * font-lock.el (font-lock-fontify-syntactically-region):
18782         Pass t for GREEDY to looking-back.
18784         * saveplace.el (save-place-alist-to-file): Write the file
18785         using write-region.
18787         * subr.el (looking-back): New argument GREEDY.
18789         * progmodes/compile.el (compilation-start): Set the mode
18790         before inserting the initial text.
18792         * progmodes/which-func.el (which-func-update-1): Turn the mode
18793         off in case of error by setting which-func-mode.
18795 2005-05-29  Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
18797         * flyspell.el (flyspell-auto-correct-previous-word):
18798         Narrow down to what's on the screen, and recenter overlays
18799         at the end of the next word.
18801 2005-05-29  Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
18803         * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
18804         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
18805         (flyspell-abbrev-p): Default to nil.
18806         (flyspell-use-global-abbrev-table-p): Doc fix.
18807         (flyspell-large-region): Allow nil as value.
18808         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
18810         (mail-mode-flyspell-verify): More robust handling
18811         of `mail-header-separator'.  More efficient signature detection.
18812         Allow for regexp metacharacters in message-header-separator.
18813         Adding `To' not to be checked in mail-mode-flyspell-verify.
18815         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
18816         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
18817         Bind flyspell-auto-correct-binding.
18818         Bind C-. and C-, .
18819         (flyspell-mode-map): Likewise.
18820         (flyspell-mode): Doc fix.
18821         (flyspell-accept-buffer-local-defs): Preserve current buffer.
18822         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
18823         (flyspell-word-cache-result): New var, always local.
18824         (flyspell-check-pre-word-p): Doc fix.
18825         (flyspell-check-changed-word-p): Handle spc like newline.
18826         (flyspell-post-command-hook): Set flyspell-word-cache-result.
18827         (flyspell-word-search-backward, flyspell-word-search-forward):
18828         New functions.
18829         (flyspell-word): Return t if nothing to check.
18830         When parsing TeX code, check for after } or \.
18831         Use flyspell-word-search-backward to find previous word.
18832         Return nil if duplicated word.
18833         For word already checked, return same value as last time.
18834         Set flyspell-word-cache-result after checking.
18835         Don't clobber the return value.
18836         (flyspell-get-word): Major rewrite.
18837         (flyspell-external-point-words): New locals pword, pcount.
18838         Fix size used in progress message.
18839         Find the proper corresponding word in flyspell-large-region-buffer.
18840         (flyspell-region): Check for flyspell-large-region = nil.
18841         (flyspell-highlight-incorrect-region): Clean up overlays in region.
18842         (flyspell-auto-correct-word): Check that WORD is a cons.
18843         (flyspell-correct-word): Likewise.
18845 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
18847         * progmodes/make-mode.el (makefile-rule-action-regex)
18848         (makefile-macroassign-regex, makefile-makepp-mode)
18849         (makefile-bsdmake-mode): Continuation lines may be empty.
18850         Reported by Joshua Varner.
18851         (makefile-makepp-font-lock-keywords): Add $(stem).
18853 2005-05-28  Karl Berry  <karl@gnu.org>
18855         * textmodes/tex-mode.el: Now that tex-send-command calls
18856         shell-quote-argument (2005-03-31 change), remove all calls to
18857         shell-quote-argument; they all end up invoking tex-send-command.
18858         The double quoting loses on filenames with non-safe characters,
18859         such as "@".  Reported by Frederik Fouvry.
18861 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
18863         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
18864         about preserving point.
18866 2005-05-27  Jay Belanger  <belanger@truman.edu>
18868         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
18869         Info-goto-node.
18871         * calc/calc-embed.el (calc-embed-arg): New variable.
18872         (calc-do-embedded-activate, calc-embedded-activate-formula)
18873         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
18874         variable by new variable.
18875         (calc-embedded-make-info): Replace undeclared variable by new
18876         variable.  When selecting region with positive prefix
18877         argument, use end of previous line instead of beginning of line.
18879         * calc/calc-aent.el (calc-arg-values): Declare it.
18881         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
18882         Declare them.
18884         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
18886         * calc/calc.el (calc-alg-map): Declare it.
18888         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
18890 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
18892         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
18893         (gdb-registers-buffer, toggle-gdb-all-registers):
18894         Toggle display of floating point registers.
18895         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
18897         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
18898         (toggle-gud-tooltip-dereference):
18899         Rename from gud-toggle-tooltip-dereference.
18901 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
18903         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
18905 2005-05-27  Jay Belanger  <belanger@truman.edu>
18907         * calc/calc-prog.el (calc-kbd-report): Remove.
18908         (calc-kbd-query): Rewrite.
18910 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
18912         * image.el (image-library-alist): Move to image.c.
18913         (image-type-available-p): Doc fix.
18915 2005-05-27  Lute Kamstra  <lute@gnu.org>
18917         * calc/calc.el (calc):
18918         * outline.el (outline-1, outline-2, outline-3, outline-4)
18919         (outline-5, outline-6, outline-7, outline-8):
18920         * textmodes/dns-mode.el (dns-mode):
18921         * textmodes/sgml-mode.el (sgml-namespace-face):
18922         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
18923         (tex-verbatim-face, tex-use-reftex):
18924         * textmodes/texinfo.el (texinfo-heading-face):
18925         Specify customization group.
18927         * longlines.el: Don't require easy-mmode.
18928         (longlines-visible-face): Specify customization group.
18930 2005-05-27  Kenichi Handa  <handa@m17n.org>
18932         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
18933         encoding table of windows-1251.
18935         * international/ucs-tables.el (ucs-set-table-for-input):
18936         If translation-table-for-input of a coding system is a symbol, get
18937         its translation-table property.
18939         * international/code-pages.el: Don't register a coding system into
18940         non-iso-charset-alist more than once.
18941         (cp-make-coding-system): Likewise.
18943 2005-05-26  John Wiegley  <johnw@newartisans.com>
18945         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
18946         `eshell-resume-eval' is wrapped in a list, it indicates that the
18947         command was run asynchronously.  In that case, unwrap the value
18948         before checking the delimiter value.
18950         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
18951         character before a space at the end of a line is \, assume the space
18952         is part of the last argument rather than a final argument separator.
18954         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
18955         is in use, and the target is `t' or `nil' (which are the most common
18956         values), don't assume that the symbol target is a buffer.
18958 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
18960         * calendar/calendar.el (calendar-mode-line-format):
18961         Use mode-line-highlight as mouse-face.
18963         * time.el (display-time-string-forms, display-time-update):
18964         Use mode-line-highlight as mouse-face.
18966 2005-05-26  Jay Belanger  <belanger@truman.edu>
18968         * calc/calc.el (calc-language-alist): Remove extra defvar.
18970 2005-05-26  Lute Kamstra  <lute@gnu.org>
18972         * arc-mode.el (archive-mode):
18973         * bookmark.el (bookmark-read-annotation-mode)
18974         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
18975         * bs.el (bs-mode):
18976         * calc/calc-yank.el (calc-edit-mode):
18977         * calc/calc.el (calc-mode, calc-trail-mode):
18978         * calculator.el (calculator-mode):
18979         * chistory.el (command-history-mode):
18980         * comint.el:
18981         * cus-edit.el (custom-mode):
18982         * descr-text.el (describe-text-mode):
18983         * ebuff-menu.el (Electric-buffer-menu-mode):
18984         * ediff-util.el (ediff-mode):
18985         * emacs-lisp/re-builder.el (reb-mode):
18986         * emulation/vi.el (vi-mode-setup):
18987         * emulation/ws-mode.el (wordstar-mode):
18988         * eshell/esh-mode.el (eshell-mode):
18989         * forms.el (forms-mode):
18990         * help-mode.el (help-mode):
18991         * hexl.el (hexl-mode):
18992         * ibuffer.el (ibuffer-mode):
18993         * ielm.el (inferior-emacs-lisp-mode):
18994         * info.el (Info-mode, Info-edit-mode):
18995         * international/swedish.el:
18996         * ledit.el (ledit-from-lisp-mode):
18997         * locate.el (locate-mode):
18998         * mail/rmail.el (rmail-mode):
18999         * mail/rmailedit.el (rmail-edit-mode):
19000         * mail/rmailsum.el (rmail-summary-mode):
19001         * mail/supercite.el (sc-electric-mode):
19002         * net/eudc.el (eudc-mode):
19003         * net/quickurl.el (quickurl-list-mode):
19004         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
19005         * obsolete/ooutline.el (outline-mode):
19006         * obsolete/options.el (Edit-options-mode):
19007         * obsolete/rnews.el (news-mode):
19008         * obsolete/rnewspost.el (news-reply-mode):
19009         * play/5x5.el (5x5-mode):
19010         * play/decipher.el (decipher-mode, decipher-stats-mode):
19011         * play/gomoku.el (gomoku-mode):
19012         * play/snake.el (snake-mode):
19013         * play/solitaire.el (solitaire-mode):
19014         * play/tetris.el (tetris-mode):
19015         * progmodes/ada-mode.el (ada-mode):
19016         * progmodes/antlr-mode.el (antlr-mode):
19017         * progmodes/autoconf.el (autoconf-mode):
19018         * progmodes/dcl-mode.el (dcl-mode):
19019         * progmodes/delphi.el (delphi-mode):
19020         * progmodes/ebrowse.el (ebrowse-tree-mode)
19021         (ebrowse-electric-list-mode, ebrowse-member-mode)
19022         (ebrowse-electric-position-mode):
19023         * progmodes/f90.el (f90-mode):
19024         * progmodes/fortran.el (fortran-mode):
19025         * progmodes/icon.el (icon-mode):
19026         * progmodes/idlw-help.el (idlwave-help-mode):
19027         * progmodes/idlw-shell.el (idlwave-shell-mode):
19028         * progmodes/idlwave.el (idlwave-mode):
19029         * progmodes/inf-lisp.el (inferior-lisp-mode):
19030         * progmodes/m4-mode.el (m4-mode):
19031         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
19032         * progmodes/modula2.el (modula-2-mode):
19033         * progmodes/octave-inf.el (inferior-octave-mode):
19034         * progmodes/octave-mod.el (octave-mode):
19035         * progmodes/pascal.el (pascal-mode):
19036         * progmodes/sh-script.el (sh-mode):
19037         * progmodes/sql.el (sql-mode, sql-interactive-mode):
19038         * progmodes/vhdl-mode.el (vhdl-mode):
19039         * progmodes/xscheme.el (scheme-interaction-mode):
19040         * replace.el (occur-mode):
19041         * ses.el (ses-mode):
19042         * simple.el (completion-list-mode):
19043         * skeleton.el:
19044         * speedbar.el (speedbar-mode):
19045         * term.el (term-mode):
19046         * terminal.el (terminal-edit-mode):
19047         * textmodes/reftex-index.el (reftex-index-mode)
19048         (reftex-index-phrases-mode):
19049         * textmodes/reftex-sel.el (reftex-select-label-mode)
19050         (reftex-select-bib-mode):
19051         * textmodes/reftex-toc.el (reftex-toc-mode):
19052         * wdired.el (wdired-change-to-wdired-mode):
19053         * wid-browse.el (widget-browse-mode):
19054         Use run-mode-hooks.
19056         * array.el (array-mode):
19057         * calendar/todo-mode.el (todo-mode):
19058         * man.el (Man-mode):
19059         * play/landmark.el (lm-mode):
19060         * play/mpuz.el (mpuz-mode):
19061         Use kill-all-local-variables and run-mode-hooks.
19063         * subr.el (delay-mode-hooks): Specify indentation.
19065 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
19067         * xml.el (xml-substitute-special): Don't die for undefined xml
19068         entities.
19070 2005-05-26  Jay Belanger  <belanger@truman.edu>
19072         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
19073         of nil.
19075 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
19077         * progmodes/gdb-ui.el (gdb-frame-address):
19078         Rename from gdb-current-address.
19079         (gdb-previous-frame-address): Rename from gdb-previous-address.
19080         (gdb-selected-frame): Rename from gdb-current-frame.
19081         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
19082         (gdb-frame-number): Rename from gdb-current-stack-level.
19083         (gdb-ann3): Match new mode-name for disassembly buffer.
19084         Extend initialization of variables.
19085         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
19086         (gdb-memory-mode): Use mouse-face in header line.
19087         (gdb-assembler-buffer-name): Call it disassembly and give frame
19088         in mode line.
19089         (gdb-source-spec-regexp, gdb-assembler-custom)
19090         (gdb-invalidate-assembler, gdb-frame-handler):
19091         Make robust to leading zeroes in address format.
19093 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
19095         * textmodes/org.el (org-mode): Use `define-derived-mode' to
19096         define `org-mode'.
19097         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
19099 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
19101         * log-edit.el (log-edit-changelog-entries): Distinguish between
19102         filenames like xfns.c and fns.c.
19104 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
19106         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
19107         point after reverting.
19108         (Buffer-menu-make-sort-button): Handle the case where
19109         `Buffer-menu-use-header-line' is nil.
19111 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
19113         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
19114         New funcs.  In minibuffer-local-completion-map bind `]', `/'
19115         and `:' to them.
19117 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
19119         * startup.el (normal-top-level): Allow modification of load-path while
19120         we're iterating over it.
19122 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
19124         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
19125         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
19126         (thumbs-resize-interactive, thumbs-insert-image)
19127         (thumbs-insert-thumb, thumbs-dired-show-marked)
19128         (thumbs-find-image-at-point, thumbs-delete-images)
19129         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
19130         (thumbs-increment-image-size, thumbs-decrement-image-size):
19131         Fix typos in docstrings.
19133 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
19135         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
19136         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
19137         (cperl-mode): Use them.
19139 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
19141         * window.el (quit-window, shrink-window-if-larger-than-buffer):
19142         Doc fixes.
19144 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
19146         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
19147         Bind C-d to gdb-inferior-io-eof.
19149         * dired.el (dired-dnd-popup-notice): Use message-box.
19151 2005-05-23  Masatake YAMATO  <jet@gyve.org>
19153         * bindings.el (mode-line-major-mode-keymap):
19154         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
19156         * faces.el (mode-line-highlight): New face.
19158         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
19159         as mouse-face.
19161         * bindings.el (top-level, help-echo, mode-line-modified)
19162         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
19163         as mouse-face.
19165 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
19167         * progmodes/cc-engine.el (c-guess-basic-syntax):
19168         Remove spurious call to `zerop'.
19170         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
19172 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
19174         CC Mode update to 5.30.10:
19176         * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
19177         could go past the limit in decoration level 2, thereby causing
19178         errors during interactive fontification.
19180         * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
19181         the file is evaluated interactively.
19183         * cc-engine.el (c-guess-basic-syntax): Handle operator
19184         declarations somewhat better in C++.
19186         * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
19187         make use of `run-mode-hooks' which has been added in Emacs 21.1.
19188         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
19189         (awk-mode): Use it.
19190         (make-local-hook): Suppress warning about obsoleteness.
19192         * cc-engine.el, cc-align.el, cc-cmds.el
19193         (c-append-backslashes-forward, c-delete-backslashes-forward)
19194         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
19195         Compensate for return value from `forward-line' when it has moved
19196         but not to a different line due to eob.
19198         * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
19199         `objc-method-intro' and `objc-method-args-cont'.
19201 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
19203         CC Mode update to 5.30.10:
19205         * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
19206         in the copyright statement.  Incidentally, change "along with GNU
19207         Emacs" to "along with this program" where it occurs.
19209         * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
19210         so that it is interactive, hence can be found by M-x awk-mode
19211         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
19212         <gmorris+emacs@ast.cam.ac.uk>.
19214         * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
19215         Mode's regexps.
19217 2005-05-23  Kevin Ryde  <user42@zip.com.au>
19219         * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
19220         c-parse-state, to avoid a lisp error (on bad code).
19222 2005-05-23  Lute Kamstra  <lute@gnu.org>
19224         * subr.el (font-lock-defaults): Remove defvar as it's already
19225         defined in font-core.el.
19227         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
19229 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
19231         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
19232         more general and work when GDB variable "print pretty" is on,
19233         as with Emacs, for example.
19235 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
19237         * font-core.el: Update comment.
19239         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
19240         Use `after-change-major-mode-hook' instead of `find-file-hook'.
19242         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
19244 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
19246         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
19247         and `yank-handler' in the doc strings.
19249 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
19251         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
19253 2005-05-22  Richard M. Stallman  <rms@gnu.org>
19255         * help.el (describe-key): Move print-help-return-message call
19256         out of conditional.
19258         * progmodes/etags.el (list-tags): Use with-no-warnings.
19260         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
19261         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
19262         (starttls-extra-args, starttls-extra-arguments): Add defvars.
19264         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
19266         * language/viet-util.el (viet-viscii-nonascii-translation-table):
19267         Add defvar.
19269         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
19270         Use defvar, not defconst.
19272         * hexl.el (hexl-follow-line): Use with-no-warnings.
19274         * emulation/tpu-extras.el: Use write-file-functions instead of
19275         write-file-hooks.
19277         * dired.el (dired-font-lock-keywords): Fontify files with junk
19278         extensions even if marked by -F.
19280 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
19282         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
19283         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
19284         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
19285         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
19286         (concatenate, list-length, get*, getf, cl-remprop):
19287         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
19288         (etypecase, progv, lexical-let, lexical-let*)
19289         (multiple-value-bind, multiple-value-setq, shiftf):
19290         Improve argument/docstring consistency.
19292         * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
19294 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
19296         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
19297         doesn't exist.
19299         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
19300         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
19302 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
19304         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
19305         already deleted variables: auto-fill-hook, blink-paren-hook,
19306         lisp-indent-hook, inhibit-local-variables, unread-command-event,
19307         suspend-hooks, comment-indent-hook, meta-flag,
19308         before-change-function, after-change-function,
19309         font-lock-doc-string-face.
19311 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
19313         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
19315 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
19317         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
19318         rmail-dont-reply-to.
19320 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
19322         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
19323         literal blank when splitting new-header-values.
19325 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
19327         * calendar/cal-menu.el (cal-menu-update): Add separator as a
19328         string so that tmm doesn't create a completion entry for it.
19330         * textmodes/table.el (table-disable-menu): Ditto.
19332 2005-05-21  Richard M. Stallman  <rms@gnu.org>
19334         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
19336         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
19338         * net/rcompile.el (remote-compile): Use compilation-start.
19340         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
19342 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
19344         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
19345         Default to makefile-bsdmake-mode on BSD systems.
19347         * imenu.el (imenu-generic-expression, imenu--generic-function'):
19348         REGEXP may also be a search function now.  The part of doc-string
19349         for describing the structure was 95% identical to that of
19350         `imenu--generic-function'.  Unify it there.
19352         * progmodes/make-mode.el (makefile-imenu-generic-expression):
19353         Use function to find dependencies, because regexp alone is so complex,
19354         it easily goes into an endless loop.
19355         (makefile-makepp-mode): Also add submenu for Perl functions
19356         defined in the makefile.
19357         (makefile-bsdmake-mode): Special imenu-generic-expression no
19358         longer needed, due to function call.
19359         (makefile-match-dependency): Take BOUND into account when checking
19360         if we're through.
19362 2005-05-20  Jay Belanger  <belanger@truman.edu>
19364         * calc/calc-units.el (calc-invalidate-units-table):
19365         Use inhibit-read-only.
19366         (math-build-units-table-buffer): Use view-mode.
19368 2005-05-20  David Kastrup  <dak@gnu.org>
19370         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
19371         easy-menu-add is not a nop on Emacs; and clarify when to call it.
19373 2005-05-20  Lute Kamstra  <lute@gnu.org>
19375         * diff-mode.el (diff-header-face, diff-file-header-face)
19376         (diff-index-face, diff-hunk-header-face, diff-removed-face)
19377         (diff-added-face, diff-changed-face, diff-function-face)
19378         (diff-context-face, diff-nonexistent-face): Put them in the
19379         diff-mode customization group.
19381 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19383         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
19385         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
19387         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
19388         Minor regexp-optimization.
19390 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
19392         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
19393         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
19394         (org-agenda-add-time-grid-maybe): New function.
19395         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
19396         (org-table-create): `dotimes' instead of `mapcar'.
19397         (org-xor): Simplify implementation.
19398         (org-agenda): `inhibit-redisplay' turned on.
19399         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
19400         a consistent line after a state change.
19401         (org-agenda-remove-times-when-in-prefix): New option.
19402         (org-prefix-has-time): New variable.
19403         (org-parse-time-string): Optional argument NODEFAULT.
19404         (org-format-agenda-item): Parse items for time-of-day
19405         specifications and move these into the prefix if possible.
19406         (org-agenda-priority): Get current heading, not previous heading
19407         during agenda remote editing.
19409 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
19411         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
19412         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
19413         (remove-duplicates, delete-duplicates, substitute)
19414         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
19415         (nsubstitute-if-not, find, find-if, find-if-not, position)
19416         (position-if, position-if-not, count, count-if, count-if-not)
19417         (mismatch, search, sort*, stable-sort, merge, member*)
19418         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
19419         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
19420         (intersection, nintersection, set-difference, nset-difference)
19421         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
19422         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
19423         (nsublis, tree-equal): Improve argument/docstring consistency.
19425         * subr.el (send-string, send-region): Remove obsolescence declaration.
19426         (window-dot, set-window-dot, read-input, show-buffer)
19427         (eval-current-buffer, string-to-int):
19428         Add release number to obsolescence declarations.
19430 2005-05-19  Kim F. Storm  <storm@cua.dk>
19432         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
19433         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
19435 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
19437         * faces.el (list-faces-display): Make back button respect optional
19438         regexp arg.
19440 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
19442         * calculator.el (calculator-radix-grouping-mode)
19443         (calculator-radix-grouping-digits, calculator-displayer)
19444         (calculator-radix-grouping-separator, calculator-copy-displayer):
19445         * dabbrev.el (dabbrev-search-these-buffers-only):
19446         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
19447         (diff-advance-after-apply-hunk, diff-mode-hook)
19448         (diff-minor-mode-prefix):
19449         * imenu.el (imenu-use-popup-menu):
19450         * jit-lock.el (jit-lock-context-time):
19451         * newcomment.el (comment-fill-column, comment-column)
19452         (comment-style, comment-padding, comment-multi-line)
19453         (comment-empty-lines, comment-auto-fill-only-comments):
19454         * reveal.el (reveal-around-mark):
19455         * uniquify.el (uniquify-buffer-name-style)
19456         (uniquify-after-kill-buffer-p)
19457         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
19458         (uniquify-min-dir-content, uniquify-separator)
19459         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
19460         * w32-vars.el (w32-fixed-font-alist):
19461         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
19462         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
19463         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
19464         * progmodes/perl-mode.el (perl-indent-level)
19465         (perl-continued-statement-offset, perl-continued-brace-offset)
19466         (perl-brace-offset, perl-brace-imaginary-offset)
19467         (perl-label-offset, perl-indent-continued-arguments)
19468         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
19469         * progmodes/tcl.el (tcl-indent-level)
19470         (tcl-continued-indent-level, tcl-auto-newline)
19471         (tcl-tab-always-indent, tcl-electric-hash-style)
19472         (tcl-help-directory-list, tcl-use-smart-word-finder)
19473         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
19474         (inferior-tcl-source-command):
19475         * textmodes/fill.el (enable-kinsoku):
19476         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
19477         * textmodes/table.el (table-yank-handler):
19478         Specify missing group (and type, if simple) in defcustom.
19480 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
19482         * progmodes/compile.el (compilation-finish-function): Fix defvar.
19484 2005-05-19  Richard M. Stallman  <rms@gnu.org>
19486         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
19488         * subr.el (event-basic-type): Don't get an error.
19489         (left-fringe-p): Function deleted.
19491         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
19492         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
19494         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
19495         in recursive copy.
19497         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
19499         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
19501         * emacs-lisp/bytecomp.el
19502         (byte-compile-file-form-custom-declare-variable):
19503         Call byte-compile-nogroup-warn if appropriate.
19505         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
19506         (compilation-set-window): Don't call left-fringe-p; do it directly.
19508 2005-05-19  Jay Belanger  <belanger@truman.edu>
19510         * calc/calc-graph.el (calc-graph-format-data): Make sure
19511         var-PlotRejects is bound before trying to check its value.
19513 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
19515         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
19516         definition of this variable from reftex-global.el to reftex.el,
19517         because it is needed in the menu.
19519 2005-05-19  Lute Kamstra  <lute@gnu.org>
19521         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
19522         years are fixed.  Don't insert a space after a dash.
19524 2005-05-19  Kim F. Storm  <storm@cua.dk>
19526         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
19528 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
19530         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
19531         strings, because (eq ... ?\\) is fairly frequent.
19533         * progmodes/make-mode.el (makefile-add-this-line-targets):
19534         Simplify and integrate into `makefile-pickup-targets'.
19535         (makefile-add-this-line-macro): Simplify and integrate into
19536         `makefile-pickup-macros.
19537         (makefile-pickup-filenames-as-targets): Simplify.
19538         (makefile-previous-dependency, makefile-match-dependency):
19539         Don't stumble over `::'.
19541 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
19543         * subr.el (post-command-idle-hook, post-command-idle-delay):
19544         Remove obsoletion of post-command-idle-hook and
19545         post-command-idle-delay.
19547         * faces.el (list-faces-display): Provide button when describe-face
19548         is called to take user back to the list of faces.
19550         * help-fns.el (describe-variable): Remove hyperlinks in a
19551         variable's value as these are quite frequently inappropriate.
19553         * follow.el (follow-submit-feedback, follow-mode):
19554         Remove references to post-command-idle-hook.
19556 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
19558         * progmodes/make-mode.el (makefile-previous-dependency)
19559         (makefile-match-dependency): Check for := (and in bsd mode also
19560         !=) to give a better result, even when font-lock is not on.
19562 2005-05-18  Jay Belanger  <belanger@truman.edu>
19564         * calc/calc-help.el (calc-s-prefix-help):
19565         Add `calc-copy-special-constant' to help string.
19567 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
19569         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
19571 2005-05-18  Jay Belanger  <belanger@truman.edu>
19573         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
19574         in linear factors are in proper order.
19576 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
19578         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
19579         Support for jurabib.
19581         * textmodes/reftex.el (featurep): Define aliases for overlay
19582         commands, for XEmacs compatibility, and use these aliases in
19583         overlay initializations.
19584         (reftex-highlight): Use `reftex-move-overlay'.
19585         (reftex-unhighlight): Use `reftex-delete-overlay'.
19586         (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
19587         (reftex-access-search-path): Use `reftex-uniquify' instead of
19588         `reftex-uniq'
19590         * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
19591         `before-string' property modification enables for Emacs as well.
19592         (reftex-select-item): Use `reftex-delete-overlay'.
19593         (reftex-select-mark): Use `reftex-make-overlay' and
19594         `reftex-overlay-put'.
19595         (reftex-select-unmark): Use `reftex-delete-overlay' and
19596         `reftex-overlay-put'.
19598 2005-05-18  Lute Kamstra  <lute@gnu.org>
19600         * emacs-lisp/lisp.el (check-parens): Fix docstring.
19602 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
19604         * add-log.el (add-change-log-entry):
19605         * array.el (array-make-template, array-reconfigure-rows)
19606         (array-init-max-row, array-init-max-column)
19607         (array-init-columns-per-line, array-init-field-width):
19608         * replace.el (replace-match-maybe-edit, perform-replace):
19609         * textmodes/spell.el (spell-region):
19610         Replace `read-input' by `read-string'.
19612         * forms.el (forms-mode):
19613         * finder.el (finder-compile-keywords):
19614         * shadowfile.el (shadow-read-files):
19615         Replace `eval-current-buffer' by `eval-buffer'.
19617         * terminal.el (te-pass-through):
19618         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
19619         (ange-ftp-raw-send-cmd):
19620         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
19621         (send-process-next-char, telnet-initial-filter, telnet):
19622         Replace `send-string' by `process-send-string'.
19624         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
19625         (prolog-consult-region): Replace `send-string' by
19626         `process-send-string'; replace `send-region' by `process-send-region'.
19628         * progmodes/delphi.el (delphi-log-msg):
19629         Replace `set-window-dot' by `set-window-point'.
19631         * subr.el (window-dot, set-window-dot, read-input, send-string)
19632         (send-region, show-buffer, eval-current-buffer):
19633         Make really obsolete, as the comment says.
19635 2005-05-17  Kim F. Storm  <storm@cua.dk>
19637         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
19638         (cua--init-keymaps): Bind C-return instead of S-return to set
19639         rectangle mark.
19641         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
19642         instead of S-return to toggle/clear rectangle mark.
19644 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
19646         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
19647         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
19648         Also fontify plain strings assigned to variables, mostly so that a
19649         colon has a face and is thus not taken as a dependency separator.
19650         (makefile-previous-dependency): Inline the new matcher, because it
19651         is too complex to work in both directions.
19652         (makefile-match-dependency): Eliminate `backward' arg (see above).
19653         Completely reimplemented so as to not sometimes go into an endless
19654         loop.  It should also be more efficient, because first it only
19655         searches for `:', instead of applying the very complex regexp.
19656         (makefile-mode): Cancel `font-lock-support-mode', because blocks
19657         to be fontified in one piece can be too long for JIT.
19658         Makefiles are never *that* big.
19660 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
19662         * dired.el (dired-mode): Simplify.
19664 2005-05-17  Lute Kamstra  <lute@gnu.org>
19666         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
19667         defcustom for the mode hook variable.
19669         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
19670         Emacs Lisp Reference Manual.
19672 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
19674         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
19675         (evenp, list*):
19676         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
19677         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
19679         * net/tramp-smb.el (tramp-smb-open-connection):
19680         Pass `tramp-chunksize' as fifth (required) argument.
19682 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
19684         * font-lock.el (lisp-font-lock-keywords-1):
19685         Set `font-lock-negation-char-face' for [^...] char group.
19686         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
19688         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
19689         a var, and refine it to mask one more level of nested vars.
19690         (makefile-rule-action-regex): Turn it into a var, and refine it so
19691         it recognizes backslashed continuation lines as belonging to the
19692         same command.
19693         (makefile-macroassign-regex): Refine it so it recognizes
19694         backslashed continuation lines as belonging to the same command.
19695         (makefile-var-use-regex): Don't look at the next char, because it
19696         might be the same one to be skipped by the initial [^$], leading
19697         to an overlooked variable use.
19698         (makefile-make-font-lock-keywords): Remove two parameters, which
19699         are now variables that some of the modes set locally.
19700         Handle dependency and rule action matching through functions, because
19701         regexps alone match too often.  Dependency matching now comes
19702         last, so it can check, whether a colon already matched something else.
19703         (makefile-mode): Inform that font-lock improves makefile parsing
19704         capabilities.
19705         (makefile-match-dependency, makefile-match-action): New functions.
19707 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
19709         * emacs-lisp/cl-extra.el (equalp): Doc fix.
19711         * align.el (align-regexp):
19712         * ansi-color.el (ansi-color-get-face):
19713         * array.el (array-reconfigure-rows, array-init-max-row)
19714         (array-init-max-column, array-init-columns-per-line)
19715         (array-init-field-width):
19716         * dired-aux.el (dired-trample-file-versions):
19717         * dired-x.el (dired-mark-sexp):
19718         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
19719         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
19720         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
19721         * faces.el (face-read-integer):
19722         * files.el (backup-extract-version, insert-directory):
19723         * hexl.el (hexl-insert-decimal-char):
19724         * server.el (server-process-filter):
19725         * shell.el (shell-extract-num):
19726         * startup.el (command-line-1):
19727         * term.el (term-command-hook):
19728         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
19729         (time-stamp-do-number):
19730         * time.el (display-time-update):
19731         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
19732         (timezone-fix-time):
19733         * vms-patch.el (vms-suspend-resume-hook):
19734         * calendar/appt.el (appt-convert-time):
19735         * calendar/cal-bahai.el (mark-bahai-diary-entries):
19736         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
19737         * calendar/cal-islam.el (mark-islamic-diary-entries):
19738         * calendar/calendar.el (calendar-cursor-to-date)
19739         (calendar-star-date):
19740         * calendar/diary-lib.el (diary-attrtype-convert)
19741         (mark-diary-entries, diary-entry-time):
19742         * calendar/solar.el (solar-get-number):
19743         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
19744         * emacs-lisp/re-builder.el (reb-display-subexp):
19745         * emulation/edt.el (edt-set-scroll-margins):
19746         * emulation/tpu-extras.el (tpu-set-scroll-margins):
19747         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
19748         (vip-get-ex-count):
19749         * emulation/viper-ex.el (viper-get-ex-token)
19750         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
19751         * international/fontset.el (fontset-plain-name):
19752         * mail/feedmail.el (feedmail-look-at-queue-directory):
19753         * mail/mailalias.el (mail-get-names):
19754         * mail/rmail.el (rmail-convert-to-babyl-format):
19755         * mail/rmailsum.el (rmail-make-basic-summary-line)
19756         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
19757         (rmail-summary-goto-msg):
19758         * mail/smtpmail.el (smtpmail-read-response):
19759         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
19760         (ange-ftp-vms-add-file-entry):
19761         * play/gametree.el (gametree-looking-at-ply)
19762         (gametree-current-branch-score):
19763         * progmodes/ada-xref.el (ada-prj-find-prj-file)
19764         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
19765         * progmodes/cperl-mode.el (condition-case):
19766         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
19767         (ebrowse-set-member-buffer-column-width)
19768         (ebrowse-select-1st-to-9nth):
19769         * progmodes/etags.el (etags-snarf-tag):
19770         * progmodes/flymake.el (flymake-parse-line):
19771         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
19772         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
19773         (idlwave-shell-menu-def):
19774         * progmodes/ps-mode.el (ps-run-goto-error):
19775         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
19776         (vhdl-speedbar-contract-level):
19777         * term/mac-win.el (x-handle-numeric-switch):
19778         * term/sun-mouse.el (sun-get-frame-data):
19779         * term/w32-win.el (x-handle-numeric-switch):
19780         * term/x-win.el (x-handle-numeric-switch):
19781         * textmodes/ispell.el (ispell-parse-output):
19782         * textmodes/nroff-mode.el (nroff-outline-level):
19783         * textmodes/reftex-cite.el (reftex-bib-sort-year)
19784         (reftex-bib-sort-year-reverse, reftex-format-citation):
19785         * textmodes/reftex-parse.el (reftex-init-section-numbers)
19786         (reftex-section-number):
19787         * textmodes/texinfmt.el (texinfo-paragraphindent):
19788         Replace `string-to-int' by `string-to-number'.
19790         * international/latexenc.el: Add page marker to force the "Local
19791         Variables:" string out of the last page.
19793 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
19795         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
19796         tooltip-change-major-mode.
19797         (gud-tooltip-print-command): Remove case where gud-minor-mode
19798         is gdb ("--fullname").
19799         (gud-tooltip-tips): Turn GUD tooltips off for this case and
19800         explain to user.
19802 2005-05-16  Jay Belanger  <belanger@truman.edu>
19804         * calc/calc-store.el (calc-copy-special-constant): New function.
19806         * calc/calc-ext.el (calc-init-extensions): Add binding for
19807         `calc-copy-special-constant'.
19809         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
19810         for the `calc-copy-special-constant' command.
19812 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
19814         * subr.el (left-fringe-p): New function.
19816         * progmodes/compile.el (compilation-setup): Set local value of
19817         overlay-arrow-string to "" always.
19818         (compilation-set-window): Left fringe then don't scroll.
19819         No left fringe then no arrow and scroll message to top.
19820         (compilation-context-lines): Adjust doc string accordingly.
19822 2005-05-16  Kim F. Storm  <storm@cua.dk>
19824         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
19825         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
19826         (ido-wide-find-dir-or-delete-dir): New command for M-d.
19827         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
19828         (ido-read-file-name): Handle commands with ido property value
19829         equal to find-file as reading a file name, to allow C-d to enter dired.
19830         (ibuffer-find-file): Add ido property with value find-file.
19832 2005-05-15  Kim F. Storm  <storm@cua.dk>
19834         * subr.el (open-network-stream-nowait): Remove.
19835         (open-network-stream-server): Remove.
19837 2005-05-15  Richard M. Stallman  <rms@gnu.org>
19839         * faces.el (describe-face): Output a definition link button.
19841         * help-mode.el (help-face-def): New button type.
19843         * emacs-lisp/copyright.el (copyright-fix-years):
19844         Match properly if the first year is 2-digit.
19845         Don't mess up the whitespace after the years by filling.
19847         * dired-aux.el (dired-mark-confirm):
19848         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
19850         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
19851         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
19852         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
19854         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
19855         Set font-lock-comment-start-skip.
19857         * font-lock.el (font-lock-comment-start-skip): New variable.
19858         (font-lock-comment-end-skip): New variable.
19859         (font-lock-fontify-syntactically-region): Use them if non-nil.
19861 2005-05-15  Jay Belanger  <belanger@truman.edu>
19863         * calc/calc-store.el (calc-store-value): Return a string rather
19864         than display it as a message.
19865         Use calc-var-name for variable name.
19866         (calc-store-into): Add the result of calc-store-value to message.
19867         (calc-copy-variable): Add a message.
19868         (calc-store-exchange): Improve error messages.
19869         (calc-store-binary, calc-store-map): Don't reset the values of
19870         special constants.
19872 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
19874         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
19875         manual to docstring.
19877         * files.el (hack-local-variables-confirm): Add STRING argument.
19878         Make the function handle non file visiting buffers correctly.
19879         (hack-local-variables-prop-line, hack-local-variables)
19880         (hack-one-local-variable): Use STRING arg of
19881         `hack-local-variables-confirm'.
19883 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
19885         Sync with Tramp 2.0.49.
19887         * net/tramp.el (tramp-handle-dired-call-process)
19888         (tramp-handle-insert-directory):`insert-buffer' cannot be used
19889         because the contents of the Tramp buffer is changed before
19890         insertion (`expand-file' and alike).
19891         (tramp-handle-insert-directory): If `localname' has an empty
19892         nondirectory name, it must not be quoted.
19893         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
19894         variable `tramp-chunksize'.  Change callees.
19895         (tramp-open-connection-setup-interactive-shell): Check remote host
19896         for buggy `send-process-string' implementation.
19897         Set `tramp-chunksize' if found.  Reported by Michael Kifer
19898         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
19899         (tramp-handle-shell-command): `insert-buffer' cannot be used
19900         because the contents of the Tramp buffer is changed before
19901         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
19902         <frederic.bothamy@free.fr>.
19903         (tramp-set-auto-save): Actions should be done for Tramp file name
19904         handler only.  Ange-FTP has its own auto-save mechanism.
19905         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
19906         (tramp-set-auto-save-file-modes): Set file modes of
19907         `buffer-auto-save-file-name' to ?\600 as fallback solution.
19908         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
19909         (tramp-bug): Remove obsolete variable.
19910         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
19911         for presence of `mml-mode'.  Make it running for older Emacsen as well.
19913 2005-05-14  John Paul Wallington  <jpw@pobox.com>
19915         * ibuf-ext.el (define-ibuffer-filter filename):
19916         If `dired-directory' is a list, use its car.
19918 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
19920         * ibuffer.el (define-ibuffer-column filename):
19921         If `dired-directory' is a list, use its car.
19923 2005-05-14  Richard M. Stallman  <rms@gnu.org>
19925         * subr.el (symbol-file): Doc fix.
19927         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
19928         (byte-compile-form): Call byte-compile-nogroup-warn.
19929         (byte-compile-warning-types): Doc fix.
19931         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
19933         * progmodes/cc-engine.el (c-literal-faces):
19934         Add font-lock-comment-delimiter-face.
19936         * net/net-utils.el (dig): Use with-no-warnings.
19938         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
19939         (sc-recite-frame-alist, sc-default-cite-frame)
19940         (sc-default-uncite-frame, sc-default-recite-frame)
19941         (sc-attrib-selection-list, sc-rewrite-header-list):
19942         Mark as risky-local-variable.
19944         * international/ogonek.el (ogonek-jak, ogonek-how):
19945         Don't use beginning-of-buffer.
19947         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
19949         * calendar/solar.el (solar-data-list): Move definition up.
19951         * dnd.el (dnd-protocol-alist): Add autoload.
19953         * progmodes/sh-script.el: Many doc usage fixes.
19954         (sh-indent-after-do): Change default to match common styles.
19956 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
19958         * files.el (interpreter-mode-alist)
19959         (auto-mode-interpreter-regexp): Doc fixes.
19961 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
19963         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
19965         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
19967 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
19969         * dired.el (dired-mode): make-variable-buffer-local =>
19970         make-local-variable.
19972 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19974         * term/mac-win.el (mac-select-convert-to-string): Try coding
19975         systems in mac-script-code-coding-systems if specified one cannot
19976         encode string for `com.apple.traditional-mac-plain-text'.
19978 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
19980         * progmodes/make-mode.el (makefile-targets-face)
19981         (makefile-shell-face, makefile-makepp-perl-face): New faces.
19982         (makefile-dependency-regex): Fix it to not make the colon in
19983         $(var:a=b) special.
19984         (makefile-rule-action-regex): New regexp for highlighting embedded
19985         Shell strings.
19986         (makefile-macroassign-regex): Handle != for highlighting as
19987         embedded Shell strings.
19988         (makefile-var-use-regex): New const.
19989         (makefile-statements, makefile-automake-statements)
19990         (makefile-gmake-statements, makefile-makepp-statements)
19991         (makefile-bsdmake-statements): New consts.
19992         (makefile-make-font-lock-keywords): New function.
19993         (makefile-automake-font-lock-keywords)
19994         (makefile-gmake-font-lock-keywords)
19995         (makefile-makepp-font-lock-keywords)
19996         (makefile-bsdmake-font-lock-keywords): New consts.
19997         (makefile-mode-map): Add switchers between the various submodes.
19998         (makefile-mode): Document the availability of the variants.
19999         (makefile-automake-mode, makefile-gmake-mode)
20000         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
20002         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
20003         new variants of makefile-mode.
20005 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
20007         * font-lock.el (font-lock-comment-delimiter-face): Fix up
20008         the inheritance.
20010 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
20012         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
20013         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
20015         * files.el (normal-mode): Extend the scope of the
20016         `enable-local-variables' binding to include the `set-auto-mode' call.
20017         (magic-mode-alist): Doc fix.
20019 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
20021         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
20022         font-lock-comment-face rather than copying its setting.
20024 2005-05-12  Andreas Schwab  <schwab@suse.de>
20026         * eshell/esh-mode.el (eshell-send-input): Doc fix.
20028 2005-05-12  Lute Kamstra  <lute@gnu.org>
20030         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
20031         defcustom for the mode hook variable.  Delete the last argument.
20032         * generic-x.el: Fix callers of define-generic-mode.
20033         (generic-x-modes): Delete group.
20034         (show-tabs-tab-face, show-tabs-space-face): Put them in the
20035         generic-x customization group.
20037 2005-05-12  Kim F. Storm  <storm@cua.dk>
20039         * font-lock.el (font-lock-negation-char-face): Default to "off".
20041         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
20042         font-lock-negation-char-face to ! in !=.
20044 2005-05-12  Masatake YAMATO  <jet@gyve.org>
20046         * add-log.el (find-change-log): Fix typos in the docstring
20047         of function.
20049 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
20051         * international/latexenc.el (latexenc-find-file-coding-system):
20052         Avoid `re-search-forward' when looking for input encoding because
20053         of speed and safety.  Better regular expressions for recognizing
20054         input encoding.  Limit a search for TeX-master/tex-main-file to
20055         the local variable section.
20057 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
20059         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
20060         syntax of $ to "'" (quote).
20062 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
20064         * dnd.el (dnd-protocol-alist): Improve custom type.
20066         * dired.el (dired-dnd-protocol-alist): New variable.
20067         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
20068         `dired-mode-hook' to the end.
20070 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
20072         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
20073         comment-end if comment-start-skip is not set.
20074         Obey the font-lock-comment-delimiter-face variables.
20076 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
20078         * files.el (executable-find): Move from executable.el.  Use
20079         locate-file.
20080         * progmodes/executable.el (executable-find): Move to files.el.
20082         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
20083         when trying to ensure forward progress.
20085 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
20087         * mouse-sel.el (mouse-sel-follow-link-p): New function.
20088         (mouse-select, mouse-select-internal, mouse-extend-internal):
20089         Use it to implement mouse-1-click-follows-link functionality.
20091 2005-05-11  Richard M. Stallman  <rms@gnu.org>
20093         * font-lock.el (font-lock-fontify-syntactically-region):
20094         Use font-lock-comment-delimiter-face for comment delimiters.
20096 2005-05-10  Jay Belanger  <belanger@truman.edu>
20098         * calc/calc-help.el (calc-m-prefix-help): Add mention of
20099         preserving embedded modes.
20101 2005-05-10  Richard M. Stallman  <rms@gnu.org>
20103         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
20105         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
20106         Move from ada-stmt.el.
20107         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
20109         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
20110         Move to ada-mode.el.
20111         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
20113         * cus-edit.el (custom-file): Call file-chase-links.
20115         * files.el (read-directory-name): Fix previous change.
20116         (hack-local-variables-confirm): New function.
20117         (hack-local-variables-prop-line, hack-local-variables)
20118         (hack-one-local-variable): Use it.
20120 2005-05-10  Lute Kamstra  <lute@gnu.org>
20122         * font-lock.el (font-lock-keywords-alist)
20123         (font-lock-removed-keywords-alist): Clarify docstrings.
20125 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
20127         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
20128         (gdb-source-info): Check for preprocessor info.
20129         (gdb-tooltip-print-1): New function.  Don't print tooltip if it is
20130         a macro for a function.
20131         (gdb-info-breakpoints-custom): Try to find file again if not already
20132         found (user might have used GDB dir command).
20133         (gdb-get-location): Update gdb-location-alist correctly for change
20134         to gdb-info-breakpoints-custom.
20136         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
20137         (gud-tooltip-print-command): Add gdbmi case.
20138         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
20139         preprocessor info.
20141 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
20143         * startup.el (fancy-splash-insert): Fix typo in doc string.
20145 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
20147         * obsolete/float.el (string-to-float):
20148         * obsolete/hilit19.el (hilit-add-pattern):
20149         * obsolete/rnews.el (news-parse-range, news-select-message)
20150         (news-get-pruned-list-of-files): Replace `string-to-int' by
20151         `string-to-number'.
20153         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
20154         `find-file-not-found-hooks'; use `add-hook'.
20155         (uncompress-while-visiting): Set `write-file-functions', not
20156         `write-file-hooks'; use `add-hook'.
20158 2005-05-09  Kim F. Storm  <storm@cua.dk>
20160         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
20161         (cua-paste): Handle clipboard action.
20162         (cua--init-keymaps): Remap clipboard-kill-region and
20163         clipboard-kill-ring-save.
20165 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
20167         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
20168         Improve commentary.
20170         * simple.el (next-error-overlay-arrow-position): Revert the change
20171         made on 2005-04-30.
20173 2005-05-07  Jay Belanger  <belanger@truman.edu>
20175         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
20176         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
20177         `calc-sel-reselect'.
20179         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
20180         Calc is in embedded mode.
20182 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
20184         * progmodes/compile.el (compilation-setup):
20185         Set overlay-arrow-string to an empty string on text terminals.
20187         * textmodes/ispell.el (ispell-program-name): Try looking for
20188         "aspell" along exec-path, and if found, use it as the default
20189         speller program.
20191 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
20193         * international/mule.el (sgml-xml-auto-coding-function):
20194         Recognize encoding='FOO' in single quotes as well as in double quotes.
20196 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
20198         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
20199         as well as `interactive', so that defmacro* would recognize
20200         `declare' forms.
20202 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
20204         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
20205         Explain more about the LIGHTER arg's usage in the doc string.
20206         Add commentary to clarify what the code does.  Fix the regexp that
20207         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
20208         since it could have characters special to regular expressions.
20210 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
20212         * replace.el (occur-1): Bind inhibit-read-only so that
20213         erase-buffer doesn't barf on read-only text properties (likewise
20214         for add-text-properties in occur-engine).  Mark buffer as unmodified.
20215         (occur-engine): Don't set buffer-read-only here.
20217 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
20219         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
20220         list-buffers-directory.  This caused the *cvs-commit* buffer to be
20221         sometimes mistakenly reused as a *cvs* buffer.
20223 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
20225         * tooltip.el: Move code for GUD tooltips into gud.el.
20226         (require): CL no longer needed to compile case.
20227         (tooltip-mode): Do not toggle functions for GUD tooltips.
20228         (tooltip-gud-tips-p): Remove.  Replace with minor mode
20229         gud-tooltip-mode in gud.el.
20230         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
20231         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
20232         tooltip-gud prefix with gud-tooltip and obsolete.
20233         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
20234         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
20235         (tooltip-mouse-motion): Mouse movement functions/variable.
20236         Rename in gud.el by adding gud prefix.
20237         (tooltip-gud-original-filter, tooltip-gud-dereference)
20238         (tooltip-gud-event, tooltip-toggle-gud-tips)
20239         (tooltip-gud-process-output, tooltip-gud-print-command)
20240         (tooltip-gud-tips): GUD tooltip functions/variables.  Rename in
20241         gud.el by replacing tooltip-gud prefix with gud-tooltip.
20242         (gdb-tooltip-print): Move to gdb-ui.el.
20244         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
20245         (require): CL needed to compile case.
20246         (gud-tooltip-mode): Use to toggle GUD tooltips instead of
20247         tooltip-gud-tips-p.  Make it a minor-mode.
20248         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
20249         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
20250         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
20251         (gud-tooltip-change-major-mode)
20252         (gud-tooltip-activate-mouse-motions-if-enabled)
20253         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
20254         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
20255         (gud-tooltip-original-filter, gud-tooltip-dereference)
20256         (gud-tooltip-event, tooltip-toggle-gud-tips)
20257         (gud-tooltip-process-output, gud-tooltip-print-command)
20258         (gud-tooltip-tips): Move from tooltip.el.
20260         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
20261         (gdb-cpp-define-alist-flags): Doc fix.
20262         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
20263         gud-tooltip-mode is t.
20265 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
20267         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
20268         evaporate if their text is deleted.
20269         (goto-address-at-point): Make it work as a mouse binding as well.
20270         (goto-address-at-mouse): Obsolete it.  Update users.
20272 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
20274         * calendar/appt.el (top-level): No longer activate on load.
20276 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
20278         * calendar/cal-bahai.el (mark-bahai-diary-entries):
20279         * net/webjump.el (webjump):
20280         * progmodes/idlw-help.el (idlwave-do-context-help1)
20281         (idlwave-highlight-linked-completions):
20282         * textmodes/po.el (po-find-file-coding-system-guts):
20283         Replace `assoc-ignore-case' by `assoc-string'.
20285 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
20287         * files.el (locate-file): Doc fix.
20289         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
20290         Remove the redundant test for ms-dos.
20292         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
20293         look for the preprocessor with exec-suffixes.  If not found in
20294         standard places, look in exec-path.  Remove most of the tests that
20295         used system-type.
20297         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
20299         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
20301         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
20302         file-name clash with jka-compr.el on 8+3 filesystems.
20304 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
20306         * term/mac-win.el: Don't define or bind scroll bar functions if
20307         x-toolkit-scroll-bars is t.
20308         (x-select-text, x-get-selection-value): Clear
20309         x-last-selected-text-clipboard if x-select-enable-clipboard is
20310         nil.
20311         (PRIMARY): Put mac-scrap-name property.
20312         (mac-select-convert-to-file-url): New function.
20313         (public.file-url): New selection target type.  Add to
20314         selection-converter-alist.
20315         (x-get-selection, x-selection-value): Handle it.
20316         (x-cut-buffer-or-selection-value): New alias.
20318 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
20320         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
20321         entry to avoid calling bibtex-find-entry with arg global
20322         being t.  Remove arg key.
20323         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
20324         (bibtex-copy-summary-as-kill): Change accordingly.
20326 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
20328         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
20329         (org-agenda-date-later): Use with-current-buffer.
20331 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
20333         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
20334         (define-obsolete-variable-alias): Doc Fixes.
20336 2005-05-06  Kim F. Storm  <storm@cua.dk>
20338         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
20339         vertical-motion when selective-display is active.
20341         * ido.el (ido-setup-hook): New hook.
20342         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
20343         (ido-input-stack): New var.
20344         (ido-define-mode-map): Bind M-b to ido-push-dir.  Move old
20345         ido-next-work-file binding to M-O.
20346         Bind M-f to ido-wide-find-file-or-pop-dir.
20347         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
20348         (ido-read-internal): Run ido-setup-hook.
20349         Catch quit in read-file-name and read-string to cancel edit.
20350         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
20351         Automatically pop-all when completing a directory name (RET).
20352         (ido-file-internal): Add with-no-warnings around ffap and dired code.
20353         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
20354         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
20355         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
20356         New functions for M-b/M-f to move among the directory components.
20357         (ido-make-merged-file-list): Catch quit to cancel merge.
20358         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
20359         (ido-completion-help): No warnings for ido-completion-buffer-full.
20361 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
20363         * font-lock.el (font-lock-negation-char-face): New face and variable.
20364         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
20365         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
20366         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
20367         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
20369 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
20371         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
20372         Fix typo in docstring.
20374         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
20375         (ebrowse-print-statistics-line)
20376         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
20378         * term/w32-win.el (image-library-alist): Add additional name for
20379         Xpm library.
20381 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
20383         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
20384         use gcc instead of cpp.
20386         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
20387         (gdb-create-define-alist): Use it.
20388         (gdb-cpp-define-alist-program): Update for MS-DOS.
20390 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
20392         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
20394 2005-05-04  Richard M. Stallman  <rms@gnu.org>
20396         * help.el (describe-key): No error when UNTRANSLATED is nil.
20398         * simple.el (line-move-1): Fix previous change to signal errors
20399         appropriately.
20401 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
20403         * calendar/icalendar.el (icalendar-version): Now at 0.12.
20404         (icalendar-duration-correction): Remove.
20405         (icalendar--get-event-properties): Split result at commas.
20406         (icalendar--decode-isoduration): New optional argument
20407         DURATION-CORRECTION.
20408         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
20409         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
20410         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
20411         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
20412         (icalendar--convert-anniversary-to-ical): New functions, extracted
20413         from icalendar-export-region, with bug fixes.
20414         (icalendar-export-region): Use the above functions.
20415         (icalendar-import-buffer): Check before saving diary file.
20416         (icalendar--convert-recurring-to-diary)
20417         (icalendar--convert-non-recurring-all-day-to-diary)
20418         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
20419         extracted from icalendar--convert-ical-to-diary, with bug fixes.
20420         (icalendar--convert-ical-to-diary): Use the above functions.
20422 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
20424         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
20425         Remove these recent additions.
20426         (c-mode): Restore to before 2005-04-28.
20428         * progmodes/cc-vars.el (cc-define-list-program): Remove this
20429         recent addition.
20431         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
20432         (gdb-define-alist): New variables.
20433         (gdb-create-define-alist): New function.
20434         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
20435         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
20436         with string-to-number.
20437         (gdb-reset): Kill gdb-define-alist.  Move assignments outside loop.
20439         * progmodes/gud.el: Replace string-to-int with string-to-number.
20440         (gud-find-file): Handle gdb-define-alist.
20442         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
20444 2005-05-02  Jay Belanger  <belanger@truman.edu>
20446         * calc/calc-aent.el (math-read-token):
20447         * calc/calc-bin.el (calc-word-size):
20448         * calc/calc-ext.el (calc-read-number-fancy):
20449         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
20450         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
20451         * calc/calc-frac.el (calc-over-notation):
20452         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
20453         (calc-graph-num-points, calc-graph-init):
20454         * calc/calc-prog.el (calc-read-parse-table-part)
20455         (calc-edit-macro-repeats):
20456         * calc/calc-yank.el (calc-do-grab-rectangle):
20457         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
20458         Replace `string-to-int' by `string-to-number'.
20460 2005-05-02  Kim F. Storm  <storm@cua.dk>
20462         * kmacro.el: Use executing-kbd-macro-index variable.
20464 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
20466         * net/rlogin.el (rlogin-parse-words): Delete func.
20467         (rlogin): Use split-string, not rlogin-parse-words.
20468         Also, if there are option-like elements in the parsed args,
20469         take the host to be the first arg immediately following them.
20470         Suggested by Michael Mauger.
20472 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
20474         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
20476 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
20478         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
20479         (cc-mode-cpp-program): Rename to cc-define-list-program and
20480         move to cc-vars.el.
20482         * progmodes/cc-vars.el (cc-define-list-program):
20483         Change to "gcc -E -dM -".  Make customizable.
20485 2005-05-02  Kim F. Storm  <storm@cua.dk>
20487         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
20489 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
20491         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
20493         * international/mule-util.el (truncate-string): Remove alias and
20494         obsolete declaration.
20496         * international/mule-cmds.el (update-iso-coding-systems):
20497         Remove alias and obsolete declaration.
20499         * international/mule.el (coding-system-parent): Remove alias and
20500         obsolete declaration.
20502         * subr.el (define-function, sref): Remove aliases and obsolete
20503         declarations.
20504         (chars-in-region): Remove obsolete declaration.
20506 2005-05-01  Richard M. Stallman  <rms@gnu.org>
20508         * info.el (Info-mode): Set widen-automatically to nil, locally.
20510         * simple.el (widen-automatically): New variable.
20511         (pop-global-mark): Obey widen-automatically.
20513 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
20515         * term/xterm.el (function-key-map): Call substitute-key-definition
20516         before the keymap size is increased by a lot of define-key calls.
20518 2005-05-01  Richard M. Stallman  <rms@gnu.org>
20520         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
20521         Rename ARG to ELEMENT.  Doc fix.
20523 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
20525         * allout.el (allout-exposure): Remove macro and obsolete declaration.
20526         Remove references to allout-exposure/change to allout-new-exposure.
20528         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
20529         bytecode symbols.
20531         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
20532         (compiled-function-p, focus-frame, unfocus-frame):
20533         Remove aliases and obsolete declarations.
20534         Back out inadvertent changes from previous commit.
20536 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
20538         * files.el (require-final-newline): Make Custom tags consistent
20539         with mode-require-final-newline.
20540         (mode-require-final-newline): Doc fix.
20542 2005-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
20544         * international/latexenc.el (latexenc-find-file-coding-system):
20545         Fix regular expressions.
20547 2005-05-01  David Kastrup  <dak@gnu.org>
20549         * international/latexenc.el (latexenc-find-file-coding-system):
20550         Fix regular expressions.
20552 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
20554         * subr.el (string-to-int): Make obsolete.
20556 2005-04-30  Richard M. Stallman  <rms@gnu.org>
20558         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
20560         * loadup.el: load jka-comp-hook.
20562         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
20563         (jka-compr-handler): Add autoload.  `put' calls moved
20564         to jka-comp-hook.el.
20565         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
20566         (jka-compr-inhibit): Autoload.
20568         * jka-comp-hook.el: New file.
20569         Enable the mode by default.
20571         * files.el (backup-buffer-copy): Use copy-file instead
20572         of write-region, and put back the 'excl.
20574 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
20576         * progmodes/flymake.el (flymake-split-string)
20577         (flymake-split-string, flymake-log, flymake-pid-to-names)
20578         (flymake-reg-names, flymake-get-source-buffer-name)
20579         (flymake-unreg-names, flymake-add-line-err-info)
20580         (flymake-add-err-info): Clarify docstrings.
20581         (flymake-popup-menu, flymake-make-emacs-menu)
20582         (flymake-make-xemacs-menu): Add docstrings.
20583         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
20584         Set variables directly throughout.
20586 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
20588         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
20589         exists.  Initialize cc-define-alist.
20590         (c-mode): Add cc-create-define-alist locally to after-save-hook.
20591         If there is no file (Macroexpansion) don't create an alist.
20593 2005-04-29  Sam Steingold  <sds@gnu.org>
20595         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
20596         (cc-create-define-alist): Use it instead of the hard-coded string.
20598 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
20600         * international/mule-conf.el (file-coding-system-alist): Fix regexp
20601         for latexenc.
20603 2005-04-29  Lute Kamstra  <lute@gnu.org>
20605         * emacs-lisp/generic.el: Improve commentary section.
20606         (define-generic-mode): Improve docstring.
20608 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
20610         * textmodes/org.el (many places): Change to quiet the byte compiler.
20611         (org-prefix-format-compiled): New variable.
20612         (org-compile-prefix-format): New function.
20613         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
20614         (org-agenda-prefix-format, org-timeline-prefix-format): New options.
20615         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
20616         (org-get-entries-from-diary): Use `org-get-time-of-day' for
20617         consistency with entries from `org-mode' files.
20618         (org-get-time-of-day): Fix bug with partial matches early in a line.
20619         (org-non-link-chars): New constant.
20620         (org-link-regexp): Respect `org-non-link-chars'.
20621         (org-agenda-day-view): Remove command.
20622         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
20623         (org-follow-bbdb-link, org-store-link): Search also company field.
20624         (org-highlight-overlay): New variable.
20625         (org-highlight, org-unhighlight): New functions.
20626         (org-agenda-mode): Add pre-command-hook to remove highlight.
20627         (org-evaluate-time-range): Behavior depends upon whether time stamp
20628         contains a time or not.
20629         (org-show-subtree, org-show-entry): New functions.
20630         (org-agenda-cleanup-fancy-diary): Remove empty lines.
20632 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
20634         * comint.el (comint-output-filter-functions): Add autoload cookie.
20636 2005-04-28  Kim F. Storm  <storm@cua.dk>
20638         * ido.el (ido-everywhere): Fix last change.
20640 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
20642         * international/latexenc.el: New file.
20643         * international/mule-conf.el (file-coding-system-alist): For .tex,
20644         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
20646 2005-04-28  Lute Kamstra  <lute@gnu.org>
20648         * font-lock.el (font-lock-add-keywords)
20649         (font-lock-remove-keywords): Clarify docstring.
20650         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
20651         Don't start docstrings with a `*'.
20652         (font-lock-update-removed-keyword-alist): Give it a docstring.
20654         * generic-x.el: Update commentary section.
20655         Only require font-lock when compiling.
20656         Define all modes conditionally.
20657         Place all generic modes in the generic-x-modes customization group.
20658         (generic-x-modes): New customization group.
20659         (generic-default-modes, generic-mswindows-modes)
20660         (generic-unix-modes, generic-other-modes): New constants.
20661         (generic-define-mswindows-modes, generic-define-unix-modes):
20662         Update docstrings.  Make them obsolete.
20663         (generic-extras-enable-list): New default value.  Update docstring.
20664         Improve :type.  Change :set function.
20665         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
20666         Fix docstring.
20668         * emacs-lisp/generic.el (generic-mode-internal):
20669         Simplify font-lock-defaults.
20670         (define-generic-mode): Fix docstring.
20672 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
20674         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
20675         font-lock-face property to highlight matches.
20677 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
20679         * progmodes/cc-mode.el (cc-create-define-alist): New function.
20680         (cc-define-alist): New variable.
20681         (c-mode): Make it local and initialize it.
20683         * progmodes/gdb-ui.el (gdb-active-process): New variable.
20684         (gdb-exited): New function.
20685         (gdb-annotation-rules): Use it.
20686         (gdb-starting): Set gdb-active-process to t.
20687         (gdb-stopping): Amend doc string.
20688         (gdb-reset): Set gdb-active-process to nil.
20690         * tooltip.el (tooltip-gud-tips): Show the associated #define
20691         directives when a C program under GDB is not executing.
20693 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
20695         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
20696         font-lock-fontify-syntactic-keywords.
20698         * font-lock.el (font-lock-default-fontify-region): Don't force
20699         parse-sexp-lookup-properties to nil.
20701 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
20703         * man.el (man-mode-syntax-table): Set up `:' to have
20704         word-constituent syntax.
20706 2005-04-27  Lute Kamstra  <lute@gnu.org>
20708         * novice.el (disable-command): Don't add spurious newlines to the
20709         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
20711 2005-04-26  Jay Belanger  <belanger@truman.edu>
20713         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
20714         than one window before deleting window.
20716 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
20718         * shell.el (shell-prompt-pattern): Doc fix.
20719         (shell-mode): Set paragraph-separate buffer locally to "\\'".
20721         * comint.el (comint-prompt-regexp, comint-get-old-input)
20722         (comint-use-prompt-regexp)
20723         (comint-use-prompt-regexp-instead-of-fields)
20724         (comint-replace-by-expanded-history, comint-send-input)
20725         (comint-output-filter, comint-get-old-input-default)
20726         (comint-line-beginning-position, comint-bol, comint-show-output)
20727         (comint-backward-matching-input, comint-forward-matching-input)
20728         (comint-next-prompt, comint-previous-prompt):
20729         Rename `comint-use-prompt-regexp-instead-of-fields' to
20730         `comint-use-prompt-regexp'.  Keep old name as alias and declare
20731         obsolete.
20732         (comint-use-prompt-regexp): Shorten first line of doc string.
20734         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
20735         Set paragraph-separate buffer locally to "\\'".
20737         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
20738         Adapt to above name change.
20740         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
20741         (smbclient-prompt-regexp): Ditto.
20743         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
20745 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
20747         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
20748         gdb-location-list.
20749         Break lines that are over 80 characters wide.
20751 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
20753         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
20754         New fun and var, to preserve compatibility.
20756         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
20758 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
20760         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
20761         name to file-newer-than-file-p.
20763 2005-04-26  Richard M. Stallman  <rms@gnu.org>
20765         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
20767         * progmodes/python.el (python-mode):
20768         Use new name eldoc-documentation-function.
20770         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
20772         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
20773         (eldoc-documentation-function):
20774         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
20776 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
20778         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
20780 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
20782         * term/xterm.el (function-key-map): Fix strings for
20783         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
20784         {C,S,A,C-S}-{f1-f12}.
20786 2005-04-26  Kenichi Handa  <handa@m17n.org>
20788         * international/mule-cmds.el (select-safe-coding-system):
20789         Fix previous change.
20791 2005-04-26  Lute Kamstra  <lute@gnu.org>
20793         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
20795         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
20796         (font-lock-comment-delimiter-face): Ditto.
20798         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
20800 2005-04-25  Jay Belanger  <belanger@truman.edu>
20802         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
20803         to t while inserting information; use help-mode.
20805 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
20807         * term.el (ansi-term-color-vector): Use the xterm colors.
20808         (term-raw-map): Don't add mappings for \eO and \e[.  Map deletechar.
20810 2005-04-25  Lute Kamstra  <lute@gnu.org>
20812         * font-core.el (font-lock-defaults): Fix docstring.
20814         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
20816 2005-04-25  Kenichi Handa  <handa@m17n.org>
20818         * international/mule-cmds.el (select-safe-coding-system):
20819         Don't check consistency with coding: spec, etc if raw-text or
20820         no-conversion was found to be safe.
20822 2005-04-24  Richard M. Stallman  <rms@gnu.org>
20824         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
20825         citation markers at start of each line.
20827         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
20828         citation markers at start of each line.
20830         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
20832         * files.el (mode-require-final-newline): Fix previous change.
20833         (require-final-newline): Fix type label.
20835 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
20837         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
20838         statement in buffer (broken by 2004-11-24 change).
20840 2005-04-24  Kim F. Storm  <storm@cua.dk>
20842         * ido.el (ido-everywhere): Save and restore old read-buffer-function
20843         and read-file-name-function values.  Don't overwrite existing
20844         non-nil values if ido-mode is enabled without ido-everywhere.
20846 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
20848         * files.el (mode-require-final-newline): Minor doc fix.
20850 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
20852         * subr.el (syntax-after): Doc fix.
20853         (syntax-class): If argument is nil, return nil.  Mask off upper 16
20854         bits, not 8 bits.
20856         * files.el (mode-require-final-newline): Doc fix.
20857         (backup-buffer-copy): Fix last change.
20859 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
20861         * term/mac-win.el: Require select.  Set selection-coding-system to
20862         mac-system-coding-system.  Call menu-bar-enable-clipboard.
20863         (x-last-selected-text-clipboard, x-last-selected-text-primary)
20864         (x-select-enable-clipboard): New variables.
20865         (x-select-text, x-get-selection, x-selection-value)
20866         (x-get-selection-value, mac-select-convert-to-string)
20867         (mac-services-open-file, mac-services-open-selection)
20868         (mac-services-insert-text): New functions.
20869         (CLIPBOARD, FIND): Put mac-scrap-name property.
20870         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
20871         (public.tiff): Put mac-ostype property.
20872         (selection-converter-alist): Add entries for them.
20873         (mac-application-menu-map): New keymap.
20874         (interprogram-cut-function, interprogram-paste-function): Set to
20875         x-select-text and x-get-selection-value, respectively.
20876         (split-window-keep-point): Set to t.
20878 2005-04-23  Richard M. Stallman  <rms@gnu.org>
20880         * files.el (read-directory-name): Always pass non-nil
20881         DEFAULT-FILENAME arg to read-file-name.
20882         (backup-buffer-copy, basic-save-buffer-2): Take care against
20883         writing thru an unexpected existing symlink.
20884         (revert-buffer): In indirect buffer, revert the base buffer.
20885         (magic-mode-alist): Doc fix.
20886         (buffer-stale-function): Doc fix.
20887         (minibuffer-with-setup-hook): Avoid warning.
20888         (mode-require-final-newline): Doc and custom fix.
20890         * follow.el (follow-end-of-buffer): Use with-no-warnings.
20892         * font-lock.el (font-lock-comment-face): On terminals with few colors,
20893         use the default appearance.
20894         (font-lock-comment-delimiter-face): New face, new variable.
20896         * imenu.el (imenu--generic-function): The official position of a
20897         definition is the start of the line that BEG is in.
20899         * midnight.el (midnight-timer): Move defvar up.
20901         * mouse.el (mouse-drag-region-1): Delete some debugging code.
20903         * saveplace.el (save-place-to-alist): Use with-no-warnings.
20905         * startup.el (command-line): Use with-no-warnings.
20907         * window.el (window-size-fixed): New defvar.
20909         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
20911         * mail/rmail.el (rmail-font-lock-keywords):
20912         Use font-lock-comment-delimiter-face.
20914         * mail/sendmail.el (mail-font-lock-keywords):
20915         Use font-lock-comment-delimiter-face.
20917         * progmodes/compile.el (next-error-highlight-timer): New defvar.
20919 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
20921         * progmodes/compile.el (compilation-mode-font-lock-keywords):
20922         Specify t for LAXMATCH when matching directories.
20923         Save match data around compilation-compat-error-properties form.
20925 2005-04-23  David Kastrup  <dak@gnu.org>
20927         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
20928         Mention that the autoloaded aliases should be kept for AUCTeX.
20930 2005-04-23  Andreas Schwab  <schwab@suse.de>
20932         * isearch.el (isearch-forward): Doc fix.
20934 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
20936         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
20937         (jit-lock-stealth-nice): Change default value to 0.5.
20939 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
20941         * abbrev.el (write-abbrev-file): Write table entries in
20942         alphabetical order by table name.
20944 2005-04-22  Kim F. Storm  <storm@cua.dk>
20946         * ido.el (ido-read-internal): Fix `list' completion.
20948 2005-04-22  Kenichi Handa  <handa@m17n.org>
20950         * recentf.el (recentf-save-file-coding-system): New variable.
20951         (recentf-save-list): Encode the file by
20952         recentf-save-file-coding-system and add coding: tag.
20954 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
20956         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
20958 2005-04-21  Lute Kamstra  <lute@gnu.org>
20960         * loadhist.el (unload-feature): Don't remove a function from hooks
20961         if it is about to be restored to an autoload .  Remove functions
20962         that will become unbound from auto-mode-alist.  Simplify the code.
20964         * subr.el (assq-delete-all): New implementation that is linear,
20965         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
20966         (rassq-delete-all): New function.
20968         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
20969         Add size-indication-mode.
20971 2005-04-21  Kenichi Handa  <handa@m17n.org>
20973         * international/mule-cmds.el: Add autoload for widget-value in
20974         eval-when-compile.
20976 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
20978         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
20979         Add tooltip-mode.
20981         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
20983 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
20985         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
20986         (inferior-lisp-filter-regexp, inferior-lisp-program)
20987         (inferior-lisp-load-command, inferior-lisp-prompt)
20988         (inferior-lisp-mode-hook, lisp-source-modes)
20989         (inferior-lisp-load-hook): defvar->defcustom.
20990         (inferior-lisp-program, inferior-lisp-prompt)
20991         (inferior-lisp-load-hook): Doc fixes.
20992         (inferior-lisp-install-letter-bindings): Small change in
20993         introductory comment.
20995 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
20997         * vc.el (vc-annotate-color-map): Change some colors so that text
20998         using them as foreground is readable on both white and black
20999         backgrounds.
21001 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
21003         * international/mule-conf.el (translation-table-for-input):
21004         Remove redundant declaration.
21006 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
21008         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
21010         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
21011         (tooltip-toggle-gud-tips): New function.
21013 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21015         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
21016         right angle brackets.
21018 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
21020         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
21022 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
21024         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
21025         Remove.  Update callers to use expand-file-name instead.
21027         * subr.el (syntax-class): New function.
21029         * simple.el (blink-matching-open): Use it.
21031         * paren.el (show-paren-function): Use it to recognize parens that are
21032         also used in 2-char comment markers.
21034 2005-04-19  Lute Kamstra  <lute@gnu.org>
21036         * loadhist.el (unload-feature): Update for new format of
21037         load-history.  Simplify the code.
21039 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21041         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
21042         (mac-add-charset-info): New function.  Initialize variable
21043         mac-charset-info-alist using it.
21044         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
21045         for translation.
21046         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
21047         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
21048         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
21049         New CCL programs.
21051 2005-04-19  Kim F. Storm  <storm@cua.dk>
21053         * simple.el (next-buffer, prev-buffer, next-error)
21054         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
21055         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
21057         * bindings.el (next-buffer, prev-buffer, next-error)
21058         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
21059         (clone-indirect-buffer-other-window): Move bindings from simple.el.
21060         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
21061         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
21063 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
21065         * isearch.el (isearch-edit-string): Make the search-ring available for
21066         minibuffer history commands.
21067         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
21068         the default history commands now work just as well.
21069         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
21071 2005-04-18  Kim F. Storm  <storm@cua.dk>
21073         * emulation/cua-base.el (cua--pre-command-handler): Add more
21074         elaborate check for shift modifier on non-window systems.
21076 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
21078         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
21080 2005-04-18  Kim F. Storm  <storm@cua.dk>
21082         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
21083         and make it optional.  Don't test tooltip-gud-echo-area here.
21084         (tooltip-gud-process-output, gdb-tooltip-print):
21085         Pass tooltip-gud-echo-area to tooltip-show.
21086         (tooltip-help-tips): Remove second optional arg to tooltip-show.
21088 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21090         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
21091         `display-graphic-p' may not be bound yet.
21093 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
21095         * startup.el (command-line): No longer enable Xterm Mouse mode by
21096         default in terminals compatible with xterm.
21098         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
21100 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
21102         * tooltip.el (tooltip-gud-echo-area): Rename from
21103         tooltip-use-echo-area.
21104         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
21105         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
21106         area independently of where help tooltips are displayed.
21108 2005-04-17  David Kastrup  <dak@gnu.org>
21110         * cus-theme.el (custom-theme-write-variables): Quote variables
21111         where necessary.
21113 2005-04-17  Richard M. Stallman  <rms@gnu.org>
21115         * simple.el (yank-excluded-properties): Add follow-link to value.
21117         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
21119         * startup.el (fancy-splash-max-time): Just 30 seconds.
21120         (fancy-splash-delay): Just 7.
21121         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
21123         * loadhist.el (unload-feature): Update for new format of load-history.
21124         Simplify the code.
21126         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
21127         (rmail-font-lock-keywords): Don't fontify the text of a citation.
21129         * mail/sendmail.el (mail-font-lock-keywords):
21130         Don't fontify subject text.
21131         Don't fontify the text of a citation.
21133 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
21135         * comint.el (comint-output-filter): Run comint-output-filter-functions
21136         with point where the user had it.
21138 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
21140         * international/ucs-tables.el (ucs-set-table-for-input):
21141         Disable when using unify-on-decoding.
21143 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
21145         * emulation/cua-base.el (cua-global-mark-face): Add special case
21146         for displays supporting a high number of colors.
21148 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
21150         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
21152 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
21154         * filesets.el (filesets-add-buffer): If user supplies a name of a
21155         non-existing fileset, create a new fileset.
21157 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
21159         * textmodes/org.el (org-up-heading-all): Fix bug with
21160         `outline-up-heading-all'.
21162 2005-04-16  Andreas Schwab  <schwab@suse.de>
21164         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
21165         /etc/permissions.d/* and /etc/aliases.d/*.
21167 2005-04-16  Kenichi Handa  <handa@m17n.org>
21169         * international/code-pages.el (cp-make-coding-system):
21170         Set `translation-table-for-input' property value to the symbol
21171         ucs-mule-to-mule-unicode, not to that value.
21172         (pt154): Escape guillemet by `\'.
21174 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
21176         * loadup.el: Load tooltip if x-show-tip is fboundp.
21178         * startup.el (command-line): Add comment.
21180         * tooltip.el (tooltip-mode): Specify correct standard value for
21181         Custom in init-value.
21183 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
21185         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
21186         possible.
21188 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
21190         * textmodes/org.el (org-agenda-date-prompt): Rename from
21191         `org-agenda-date-today'.
21192         (org-evaluate-time-range): Insert at point instead of directly
21193         after time range.
21194         (org-first-headline-recenter, org-subtree-end-visible-p)
21195         (org-optimize-window-after-visibility-change): New functions
21196         (org-agenda-post-command-hook): Don't allow point at end of line,
21197         to make sure it always hits the text properties.
21198         (org-agenda-next-date-line, org-agenda-previous-date-line):
21199         New commands.
21200         (org-set-regexps-and-options): Category may contain white space.
21201         (org-agenda-get-deadlines, org-agenda-get-scheduled):
21202         Improve marker positions.
21203         (org-agenda-new-marker): Argument POS made optional.
21204         (org-agenda-get-timestamps): Deadlines which are done are listed
21205         in org-done-face now.
21206         (org-agenda-get-todos, org-agenda-get-timestamps)
21207         (org-agenda-get-deadlines, org-agenda-get-scheduled):
21208         Set `undone-face' and `done-face' properties.
21209         (org-last-todo-state-is-todo): New variable.
21210         (org-todo): Set `org-last-todo-state-is-todo'.
21211         (org-agenda-todo): Change face according to
21212         `org-last-todo-state-is-todo'.  And change other lines referring to
21213         the same entry.
21214         (org-calendar-goto-agenda): New command.
21215         (org-calendar-to-agenda-key): New option.
21216         (org-startup-folded): New allowed value `content'.
21217         (org-set-regexps-and-options): Accept new value `content' for
21218         `org-startup-folded'.
21219         (org-get-current-options): Handle new value `content' for
21220         `org-startup-folded'.
21221         (org-insert-todo-heading): New command.
21222         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
21223         interactively in empty file and option
21224         `org-insert-mode-line-in-empty-file' has been set.
21225         (org-agenda-todo, org-agenda-priority): Modify to use
21226         `org-agenda-change-all-lines'.
21227         (org-warning-face): Change color on dark background
21229 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21231         * international/mule-cmds.el (set-locale-environment): On Mac OS,
21232         use preferences AppleLocale and AppleLanguages, and variable
21233         mac-system-locale for default locale.  On Mac OS Classic, use
21234         mac-system-coding-system for default coding systems.
21236         * term/mac-win.el: Don't set file-name-coding-system.
21237         Decode variables system-name, emacs-build-system, user-login-name, and
21238         user-full-name by mac-system-coding-system on Mac OS Classic.
21239         (mac-system-coding-system): New variable.
21241 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
21243         * startup.el (command-line): Handle `xterm-mouse-mode' before
21244         reading init file.
21246         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
21248 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
21250         * progmodes/sh-script.el (sh-here-document-word): Make it a
21251         defcustom.  Doc fix.
21252         (sh-add): Bash uses $(( )) for arithmetic.
21253         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
21254         (sh-maybe-here-document): Remove quotes and leading whitespace
21255         from heredoc word when closing.  Indent heredoc with tabs if word
21256         starts with "-".
21258 2005-04-13  Richard M. Stallman  <rms@gnu.org>
21260         * simple.el (undo): Fix previous change.
21262         * custom.el (defface): Doc fix.
21264 2005-04-13  Lute Kamstra  <lute@gnu.org>
21266         * Makefile.in (DONTCOMPILE): Remove list.
21267         (compile, compile-always): Don't use DONTCOMPILE.
21268         (update-authors): Load the library in which batch-update-authors
21269         is defined.
21270         * makefile.w32-in (DONTCOMPILE): Remove list.
21271         (compile, compile-always): Fix comments.
21272         (update-authors): Load the library in which batch-update-authors
21273         is defined.
21275         * generic-x.el (generic-mode-ini-file-find-file-hook):
21276         Rename to ini-generic-mode-find-file-hook.
21277         Keep generic-mode-ini-file-find-file-hook as an alias.
21278         (ini-generic-mode-find-file-hook): Rename from
21279         generic-mode-ini-file-find-file-hook.  Fix docstring.
21280         (ini-generic-mode): Docstring change.
21281         (bat-generic-mode-run-as-comint): Silence the byte compiler.
21283         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
21284         called from lisp.
21286         * generic.el: Move to the emacs-lisp subdir.
21288 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
21290         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
21291         and C-S- function and cursor motion keys.
21293 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
21295         * startup.el (command-line): Enable Xterm Mouse mode by default.
21296         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
21297         for Custom.  No longer show "Mouse" in mode line when enabled.
21298         Doc fix.
21300 2005-04-12  Kim F. Storm  <storm@cua.dk>
21302         * emulation/cua-base.el (cua-rectangle-face)
21303         (cua-rectangle-noselect-face): Define face attributes here.
21305         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
21307 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
21309         * startup.el (command-line): Turn off blinking cursor if
21310         cursorBlink in resources is off or false.
21312 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21314         * term/mac-win.el (dnd): Require dnd.
21315         (mac-drag-n-drop): Call dnd-handle-one-url.
21316         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
21317         (kTextEncodingISOLatin2): Remove constants.
21318         (mac-script-code-coding-systems): New constant.
21319         (mac-handle-language-change): New function.
21320         (special-event-map): Bind it to `language-change' event.
21321         (mac-centraleurroman, mac-cyrillic): New coding systems.
21322         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
21323         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
21324         and mac-cyrillic-encoder to encode-mac-centraleurroman and
21325         encode-mac-cyrillic, respectively.
21327 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
21329         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
21330         Don't set overlay-arrow-string to "=>" as this is done
21331         globally in C now.
21333 2005-04-12  Lute Kamstra  <lute@gnu.org>
21335         * generic-x.el (rc-generic-mode, rul-generic-mode):
21336         Fix auto-mode-alist entries.
21337         (etc-fstab-generic-mode): Tweak fontification.
21339         * generic.el (generic-make-keywords-list): Fix docstring.
21340         (generic-mode-internal): Simplify generic-font-lock-keywords.
21342 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
21344         * whitespace.el (whitespace-buffer-leading)
21345         (whitespace-buffer-trailing): Revert the incorrect test inversion.
21346         However, fix the highlight area for the leading and
21347         trailing whitespaces to show space.
21349 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
21351         * whitespace.el (whitespace-version): Bump to 3.5
21353         (whitespace-buffer-leading, whitespace-buffer-trailing):
21354         Invert sense of the test to highlight the whitespace.
21356 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
21358         * progmodes/gud.el (gud-display-line): GUD uses its own
21359         overlay arrow now so don't set overlay-arrow-string.
21360         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
21362 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
21364         * term.el (term-ansi-current-bold, term-ansi-current-underline)
21365         (term-ansi-current-reverse, term-ansi-current-invisible)
21366         (term-ansi-face-already-done): Change to boolean.
21367         (term-reset-terminal, term-handle-colors-array): Handle the above
21368         vars accordingly.
21369         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
21370         (term-emulate-terminal): Use the new name.
21372         * faces.el (secondary-selection): Use yellow1, not yellow.
21373         (trailing-whitespace): Use red1, not red.
21375 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
21377         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
21378         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
21379         (dired-dnd-handle-file): Call dnd-get-local-file-uri
21381         * cus-edit.el (dnd): New group.
21383         * term/w32-win.el (dnd): Require dnd
21384         (w32-drag-n-drop): Call dnd-handle-one-url.
21386         * x-dnd.el: Require dnd.
21387         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
21388         Call dnd-handle-one-url.
21389         (x-dnd-types-alist, x-dnd-insert-utf8-text)
21390         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
21391         to dnd-insert-text.
21392         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
21393         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
21394         (x-dnd-get-local-file-name, x-dnd-open-local-file)
21395         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
21397         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
21399 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
21401         * wdired.el: Doc fixes.
21402         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
21403         (wdired-use-dired-vertical-movement): Rename from
21404         wdired-always-move-to-filename-beginning.
21405         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
21406         (wdired-change-to-wdired-mode): Change mode name.
21407         (wdired-newline): Delete.
21409 2005-04-11  Richard M. Stallman  <rms@gnu.org>
21411         * whitespace.el (whitespace-highlight-the-space):
21412         Don't call whitespace-unhighlight-the-space here.
21414         * simple.el (undo): Record t in undo-equiv-table
21415         for the redo record made by an undo-in-region.
21417 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
21419         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
21420         (gdb-frame-inferior-io-buffer): New Functions to control
21421         display of separate IO buffer.
21422         (menu): Add them to menu-bar.
21423         (gdb-display-buffer): Check for buffer another frame.
21424         Protect GUD buffer.
21425         (gdb-setup-windows): Create IO buffer if not already there.
21426         (gdb-memory-mode): Remove purecopy noops.
21428 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
21430         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
21431         and pass to self-insert-command.
21433 2005-04-11  Lute Kamstra  <lute@gnu.org>
21435         * generic.el: Commentary section cleanup.
21436         (generic): Delete.
21437         (generic-use-find-file-hook, generic-lines-to-scan)
21438         (generic-find-file-regexp, generic-ignore-files-regexp)
21439         (default-generic-mode, generic-mode-find-file-hook)
21440         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
21441         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
21442         (generic-use-find-file-hook, generic-lines-to-scan)
21443         (generic-find-file-regexp, generic-ignore-files-regexp)
21444         (default-generic-mode, generic-mode-find-file-hook)
21445         (generic-mode-ini-file-find-file-hook): Move from generic.el.
21447 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
21449         * bookmark.el (bookmark-write-file): Catch errors writing file.
21450         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
21452 2005-04-10  Richard M. Stallman  <rms@gnu.org>
21454         * startup.el (fancy-splash-tail): Update copyright year.
21455         (command-line): Split part of -Q into -D.
21456         (emacs-basic-display): New defvar.
21457         (fancy-splash-text): Correct name of menu item.
21459         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
21461         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
21462         lines in one node.
21464         * comint.el (comint-send-input): New arg ARTIFICIAL.
21465         Callers in this file changed.
21467         * abbrev.el (define-abbrevs): Read system abbrevs properly.
21469         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
21471 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
21473         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
21474         `ldap-search-internal'.
21476 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
21478         * files.el (set-auto-mode-1): Use line-end-position.
21480         * international/latin-1.el:
21481         * international/latin-2.el:
21482         * international/latin-3.el:
21483         * international/latin-4.el:
21484         * international/latin-5.el:
21485         * international/latin-8.el:
21486         * international/latin-9.el: Give punctuation syntax to NBSP.
21488         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
21489         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
21490         Use char-classes to accept non-ascii letters, accepted in some recent
21491         bibtex implementations.
21493 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
21495         * custom.el (custom-set-minor-mode): Any non-nil value for the
21496         variable should enable the mode when set through Custom.
21498 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
21500         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
21501         TAB binding so tab-always-indent is obeyed.
21502         (vhdl-minibuffer-local-map): Move initialization into declaration.
21503         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
21504         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
21505         (vhdl-hooked-abbrev): Avoid test for XEmacs.
21506         (vhdl-current-line): Use line-beginning-position.
21507         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
21508         with-output-to-temp-buffer, so the current position can be recorded.
21510 2005-04-10  Masatake YAMATO  <jet@gyve.org>
21512         * progmodes/compile.el (compilation-error-regexp-alist-alist):
21513         Add regexp for gcov.
21515 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21517         * calendar/time-date.el (time-to-seconds, seconds-to-time)
21518         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
21519         syntax which Emacs 20 doesn't support.
21521 2005-04-09  Richard M. Stallman  <rms@gnu.org>
21523         * help.el (describe-key-briefly, describe-key):
21524         Replace strings as event types with "(any string)".
21526 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
21528         * arc-mode.el (archive-mode-map): Move initialization into
21529         the declaration.  Override *all* bindings of `undo'.
21530         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
21532 2005-04-09  Jay Belanger  <belanger@truman.edu>
21534         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
21536 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
21538         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
21539         (xterm-register-default-colors): Update color values computation
21540         to match xterm-200.
21542 2005-04-09  Kenichi Handa  <handa@m17n.org>
21544         * international/code-pages.el (iso-latin-7): Fix the map.
21546 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
21548         * emacs-lisp/lisp.el (defun-prompt-regexp)
21549         (parens-require-spaces, buffer-end, end-of-defun)
21550         (insert-parentheses): Doc fixes.
21552 2005-04-08  Kim F. Storm  <storm@cua.dk>
21554         * comint.el (comint-highlight-prompt): Fix face spec.
21555         * hi-lock.el (hi-green): Likewise.
21557 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
21559         * cus-edit.el (custom-modified-face):
21560         * comint.el (comint-highlight-input): Fix previous changes.
21561         * term.el (term-handle-ansi-escape): Add a comment.
21563 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
21565         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
21566         in the buffer and in whitespace-highlighted-space.
21567         (whitespace-unhighlight-the-space): Simplify.
21568         (whitespace-buffer): Simplify.
21570 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
21572         * textmodes/table.el (table-cell-face): Add special case for
21573         displays supporting a high number of colors.
21574         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
21575         (vhdl-font-lock-reserved-words-face)
21576         (vhdl-speedbar-architecture-face)
21577         (vhdl-speedbar-instantiation-face)
21578         (vhdl-speedbar-architecture-selected-face)
21579         (vhdl-speedbar-instantiation-selected-face): Likewise.
21580         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
21581         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
21582         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
21583         (ebrowse-root-class-face, ebrowse-member-attribute-face)
21584         (ebrowse-progress-face): Likewise.
21585         * progmodes/compile.el (compilation-info-face): Likewise.
21586         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
21587         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
21588         * calendar/calendar.el (diary-face): Likewise.
21589         * woman.el (woman-italic-face, woman-bold-face)
21590         (woman-unknown-face): Likewise.
21591         * wid-edit.el (widget-button-pressed-face): Likewise.
21592         * whitespace.el (whitespace-highlight-face): Likewise.
21593         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
21594         * pcvs-info.el (cvs-marked-face): Likewise.
21595         * info.el (info-xref): Likewise.
21596         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
21597         * hilit-chg.el (highlight-changes-face)
21598         (highlight-changes-delete-face): Likewise.
21599         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
21600         (hi-red-b): Likewise.
21601         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
21602         * font-lock.el (font-lock-keyword-face)
21603         (font-lock-function-name-face, font-lock-warning-face): Likewise.
21604         * cus-edit.el (custom-invalid-face, custom-modified-face)
21605         (custom-set-face, custom-changed-face, custom-variable-tag-face)
21606         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
21607         * comint.el (comint-highlight-prompt): Likewise.
21609 2005-04-08  Lute Kamstra  <lute@gnu.org>
21611         * font-lock.el (font-lock-keywords): Docstring fixes.
21613 2005-04-08  Kenichi Handa  <handa@m17n.org>
21615         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
21616         chars are more than a limit, print " and more..." at the tail.
21618 2005-04-08  Kim F. Storm  <storm@cua.dk>
21620         * emacs-lisp/authors.el (authors-aliases): Update list.
21621         (authors-ignored-files): New list.
21622         (authors-fixed-entries): Fix typo.
21623         (authors-renamed-files-alist): Update list.
21624         (authors-add): Check authors-ignored-files.
21626 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
21628         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
21629         optional, to ensure backward compatibility.
21631 2005-04-08  Stephen Eglen  <stephen@gnu.org>
21633         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
21635 2005-04-08  Kim F. Storm  <storm@cua.dk>
21637         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
21639         * mouse.el (mouse-on-link-p): Doc fix.
21641 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
21643         * ielm.el (ielm-prompt-read-only): Doc fix.
21645         * comint.el (comint-prompt-read-only): Doc fix.
21647 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
21649         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
21650         ensure dired always handles wildcards passed to ffap.
21651         (find-file-at-point): Use it.
21652         (ffap-dired-wildcards): Doc fix.
21654 2005-04-07  Juri Linkov  <juri@jurta.org>
21656         * simple.el (next-error-overlay-arrow-position): New defvar.
21657         Put "=>" on its property `overlay-arrow-string'.  Add it to
21658         `overlay-arrow-variable-list'.
21660         * progmodes/compile.el (compilation-setup):
21661         Set `next-error-overlay-arrow-position' to nil.  Also set it to
21662         nil in the local hook `kill-buffer-hook'.  Make local variable
21663         `overlay-arrow-string' and set it to "=>".
21664         (compilation-goto-locus): Set BOL position to
21665         `next-error-overlay-arrow-position' instead of
21666         `overlay-arrow-position'.
21668         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
21669         locally instead of adding it to the global hook.
21670         (Info-kill-buffer): Move up.
21672 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
21674         * term/xterm.el (xterm-standard-colors): Update color values from
21675         xterm-200.
21677 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
21679         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
21681         * fast-lock.el:
21682         * lazy-lock.el: Move them to the obsolete subdir.
21684 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
21686         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
21687         (wdired-add-replace-advice): Remove.
21688         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
21690 2005-04-06  Kim F. Storm  <storm@cua.dk>
21692         * startup.el (command-line): Add --bare-bones alias for -Q.
21694 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21696         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
21697         create the startup fontset if a font specification ends with
21698         `mac-roman'.
21700 2005-04-06  Lute Kamstra  <lute@gnu.org>
21702         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
21703         change.
21705         * emacs-lisp/copyright.el (copyright-update-year): Replace the
21706         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
21708 2005-04-05  Lute Kamstra  <lute@gnu.org>
21710         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
21711         (define-generic-mode): Ditto.  Fix debug declaration.
21713         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
21714         Put them in the generic-x group.
21716         * calendar/timeclock.el (timeclock): Doc fix.
21718         * generic.el (define-generic-mode): Don't use custom-current-group.
21719         Document default :group value.
21720         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
21721         (define-global-minor-mode): Don't use custom-current-group.
21723 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
21725         * startup.el (command-line-1): Display startup-echo-area-message
21726         when fancy splash screen is in use.
21728         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
21729         (sh-escaped-newline): New face.
21730         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
21731         newline, and use sh-escaped-newline face.
21733         * progmodes/tcl.el (tcl-escaped-newline): New face.
21734         (tcl-builtin-list): New variable.
21735         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
21736         newlines.  Fix keywords subexpression number.
21738 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
21740         * textmodes/org.el (org-diary-default-entry): Fix call to
21741         `add-to-diary-entry'.
21743 2005-04-05  Kim F. Storm  <storm@cua.dk>
21745         * ediff-init.el: Use (featurep 'xemacs).
21747 2005-04-05  David Ponce  <david@dponce.com>
21749         * cus-edit.el (face): Derive from symbol widget.  Display sample
21750         of the current face on the fly.
21751         (widget-face-sample-face-get, widget-face-notify): New functions.
21752         (widget-face-value-create): Remove.
21754         * wid-edit.el (widget-field-end): Temporarily remove field
21755         narrowing before to call `get-char-property'.
21757 2005-04-04  Jay Belanger  <belanger@truman.edu>
21759         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
21760         (math-read-subscripts): New variable.
21761         (math-read-preprocess-string): Process subscripts.
21763 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
21765         * comint.el (comint-prompt-read-only): Doc fix.
21767         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
21768         `-1'.  Doc fix.
21770 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
21772         * textmodes/org.el (org-insert-mode-line-in-empty-file):
21773         Change default value to nil.
21775 2005-04-04  Lute Kamstra  <lute@gnu.org>
21777         * autorevert.el (auto-revert-mode): Specify :group.
21778         * battery.el (display-battery-mode): Specify :group.
21779         * diff-mode.el (diff-minor-mode): Specify :group.
21780         * font-core.el (font-lock-mode): Specify :group.
21781         * hl-line.el (hl-line-mode): Specify :group.
21782         * iimage.el (iimage): New customization group.
21783         (iimage-mode): Specify :group.
21784         * longlines.el (longlines-mode): Specify :group.
21785         * master.el: Don't require easy-mmode.
21786         (master): New customization group.
21787         (master-mode): Specify :group.
21788         * msb.el (msb-mode): Specify :group.
21789         * reveal.el (reveal-mode): Specify :group.
21790         * simple.el (next-error-follow-minor-mode): Specify :group.
21791         * smerge-mode.el (smerge-mode): Specify :group.
21792         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
21793         * emulation/cua-base.el (cua-mode): Specify :group.
21794         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
21795         * language/thai-util.el (thai-auto-composition-mode)
21796         (thai-word-mode): Specify :group.
21797         * mail/supercite.el (sc-minor-mode): Specify :group.
21798         * progmodes/cwarn.el (cwarn-mode): Specify :group.
21799         * progmodes/flymake.el (flymake-mode): Specify :group.
21800         * progmodes/glasses.el (glasses-mode): Specify :group.
21801         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
21802         * textmodes/enriched.el (enriched-mode): Specify :group.
21803         * textmodes/refill.el (refill-mode): Specify :group.
21805         * add-log.el (change-log-font-lock-keywords): Names in
21806         parenthesized lists can contain spaces.
21808 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
21810         * startup.el (fancy-splash-text): Shorten default text of
21811         "Emacs Tutorial" line.  Also, if the current language env
21812         indicates an available tutorial file other than TUTORIAL,
21813         extract its title and append it to the line in parentheses.
21814         (fancy-splash-insert): If arg is a thunk, funcall it.
21816 2005-04-04  Jay Belanger  <belanger@truman.edu>
21818         * calc.el (calc-language-alist): Add tags to customization type.
21820 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
21822         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
21823         Doc fix.
21825 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
21827         * add-log.el (change-log-font-lock-keywords): The manual
21828         describing a Change Log entry, says: (...) "Aside from these
21829         header lines, every line in the change log starts with a space or
21830         a tab.".  The font-lock was not highlighting lines started with
21831         spaces, added support for it.
21833 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
21835         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
21836         (bibtex-generate-url-list): Update docstring accordingly.  Put the
21837         complex example in the docstring.
21838         (bibtex-font-lock-url): Use pop.
21840 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
21842         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
21844         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
21846 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
21848         * filesets.el (filesets-set-default): Doc fix.
21850 2005-04-03  Lute Kamstra  <lute@gnu.org>
21852         * generic.el (define-generic-mode): Add argument to specify
21853         keywords for defcustom.
21854         (default-generic-mode): Specify :group.
21856         * generic-x.el: Specify :group for all generic modes.
21858         * desktop.el (desktop-no-desktop-file-hook)
21859         (desktop-after-read-hook): Doc fix.
21861 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
21863         * simple.el (visible-mode): Use explicit :group keyword.
21864         This changes the group of `visible-mode-hook' from paren-blinking
21865         to editing-basics.
21867 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
21869         * mail/rmail.el (rmail-parse-url): Bugfix.  Parse traditional
21870         mailbox specifications as well as URLs.
21871         (rmail-insert-inbox-text): Remove unused conditional branches.
21873 2005-04-01  Jay Belanger  <belanger@truman.edu>
21875         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
21876         (calc-gnuplot-print-command): Move definitions to calc.el.
21878         * calc/calc-embed.el (calc-embedded-announce-formula)
21879         (calc-embedded-open-formula, calc-embedded-close-formula)
21880         (calc-embedded-open-word, calc-embedded-close-word)
21881         (calc-embedded-open-plain, calc-embedded-close-plain)
21882         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
21883         (calc-embedded-open-mode, calc-embedded-close-mode):
21884         Move definitions to calc.el.
21886         * calc/calc.el (calc-settings-file, calc-language-alist):
21887         Make customizable.
21888         (calc-embedded-announce-formula, calc-embedded-open-formula)
21889         (calc-embedded-close-formula, calc-embedded-open-word)
21890         (calc-embedded-close-word, calc-embedded-open-plain)
21891         (calc-embedded-close-plain, calc-embedded-open-new-formula)
21892         (calc-embedded-close-new-formula, calc-embedded-open-mode)
21893         (calc-embedded-close-mode, calc-gnuplot-name)
21894         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
21895         from other files and make customizable.
21897 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
21899         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
21900         Use buffer-live-p.
21901         (cvs-mode-run): Don't call cvs-update-header here.
21902         (cvs-run-process): Call cvs-update-header.
21903         Use process properties for cvs-postprocess and cvs-buffer so that
21904         the sentinel can behave better if the temp buffer is killed.
21905         Use a pipe rather than a tty, to better handle unexpected prompts.
21906         (cvs-sentinel): Rewrite.  Call cvs-update-header.
21908 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
21910         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
21911         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
21913 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
21915         * generic.el (define-generic-mode): Add indentation rule.
21917 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
21919         * files.el (mode-require-final-newline): Make Custom correctly
21920         report a nil value and allow to set it to nil via Custom.
21921         Doc fix.
21923 2005-04-01  Kenichi Handa  <handa@m17n.org>
21925         * international/characters.el: Enable the correct case setting for
21926         dotless-i and dotted-I.
21928 2005-04-01  Kim F. Storm  <storm@cua.dk>
21930         * ido.el (ido-file-internal): Fall back to non-ido command if
21931         initial directory is on slow ftp (or tramp) host.
21933 2005-03-31  Richard M. Stallman  <rms@gnu.org>
21935         * emacs-lisp/autoload.el (make-autoload):
21936         Handle define-global-minor-mode.
21938         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
21939         Rename from easy-mmode-define-global-mode.
21940         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
21942         * progmodes/scheme.el (scheme-mode-syntax-table):
21943         Update syntax of | and # for two-character comment syntax.
21945 2005-03-31  Lute Kamstra  <lute@gnu.org>
21947         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
21948         (define-minor-mode): Call custom-current-group at load-time.
21950         * generic.el (define-generic-mode): Add debug declaration.
21951         Add defcustom for the mode hook.
21952         (generic-mode-internal): Use run-mode-hooks.
21954 2005-03-31  Kim F. Storm  <storm@cua.dk>
21956         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
21957         (mouse-fixup-help-message): New defun called by show_help_echo
21958         to fixup mouse-2 prefix in help messages when applicable.
21960         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
21962 2005-03-31  Kenichi Handa  <handa@m17n.org>
21964         * language/thai-word.el (thai-find-word-ends): Pay attention to
21965         the case that we reach the end of buffer.
21967         * textmodes/fill.el (fill-text-properties-at): New function.
21968         (fill-newline): Use fill-text-properties-at instead of
21969         text-properties-at.
21971 2005-03-31  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
21973         * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
21974         not comint-quote-filename.
21976 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
21978         * help-fns.el (help-with-tutorial): Revert last change.
21980 2005-03-31  Kim F. Storm  <storm@cua.dk>
21982         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
21984 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
21986         * calendar/cal-china.el: Update reference to "Calendrical
21987         Calculations" book; there's a new edition.
21988         * calendar/cal-coptic.el: Likewise.
21989         * calendar/cal-french.el: Likewise.
21990         * calendar/cal-hebrew.el: Likewise.
21991         * calendar/cal-islam.el: Likewise.
21992         * calendar/cal-iso.el: Likewise.
21993         * calendar/cal-julian.el: Likewise.
21994         * calendar/cal-mayan.el: Likewise.
21995         * calendar/cal-persia.el: Likewise.
21996         * calendar/calendar.el: Likewise.
21997         * calendar/holidays.el: Likewise.
21998         * calendar/lunar.el: Likewise.
21999         * calendar/solar.el: Likewise.
22001         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
22002         white space from doc string.
22004 2005-03-30  Jay Belanger  <belanger@truman.edu>
22006         * calc/calc-help.el (calc-full-help): Remove email address.
22008 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
22010         * help-fns.el (help-with-tutorial): Delete title line.
22012 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
22014         * calendar/cal-x.el (calendar-one-frame-setup)
22015         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
22016         rather than `symbol' for set-window-dedicated-p.
22018         * calendar/appt.el (appt-buffer-name): Make it a constant.
22019         (appt-add): Doc fix.
22021         * filesets.el (filesets-menu-path, filesets-menu-before)
22022         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
22023         (filesets-menu-cache-file): Use directory ~/.emacs.d.
22024         (filesets-add-submenu): Delete and use add-submenu instead.
22026 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
22028         * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
22029         (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
22030         (org-diary-default-entry): New function.
22031         (org-get-entries-from-diary): Better parsing of diary entries.
22032         (org-agenda-check-no-diary): New function.
22033         ("diary-lib"): Advice to function `add-to-diary-list', to allow
22034         linking to diary entries.
22035         (org-agenda-execute-calendar-command): New function.
22036         (org-agenda): Improve visible section in window.
22037         Use `org-fit-agenda-window'.
22038         (org-fit-agenda-window): New option.
22039         (org-move-subtree-down): Better handling of empty lines
22040         at end of subtree.
22041         (org-cycle): Numeric prefix is interpreted now as show-subtree N
22042         levels up.
22043         (org-fontify-done-headline): New option.
22044         (org-headline-done-face): New face.
22045         (org-set-font-lock-defaults): Use `org-headline-done-face'.
22046         (org-table-copy-down): Rename from `org-table-copy-from-above'.
22047         When current field is non-empty, it is copied to next row.
22048         (org-table-copy-from-above): Fix bug which made it
22049         impossible to copy fields containing only a single non-white character.
22051 2005-03-30  Kim F. Storm  <storm@cua.dk>
22053         * kmacro.el (kmacro-end-macro): Isearch may store this command
22054         into the macro -- so ignore it when executing keyboard macro.
22056 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
22058         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
22060 2005-03-29  Kenichi Handa  <handa@m17n.org>
22062         * language/thai.el ("Thai"): Set setup-function and exit-function
22063         for Thai language environment.
22065         * language/thai-util.el: Require thai-word.
22066         (thai-word-mode-map): New variable.
22067         (thai-word-mode): New minor mode.
22068         (setup-thai-language-environment-internal): New function.
22069         (exit-thai-language-environment-internal): New function.
22071         * language/thai-word.el (thai-word-table): Declare it by defvar,
22072         use dolist to initialize it.
22073         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
22074         (thai-fill-find-break-point): New functions.
22076 2005-03-29  Richard M. Stallman  <rms@gnu.org>
22078         * simple.el (idle-update-delay): Move definition up.
22079         (set-mark): Doc fix.
22081 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
22083         * longlines.el: New file.
22085         * simple.el (buffer-substring-filters): New variable.
22086         (filter-buffer-substring): New function.
22087         (kill-region, copy-region-as-kill): Use it.
22089         * register.el (copy-to-register, append-to-register)
22090         (prepend-to-register): Use filter-buffer-substring.
22092 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
22094         * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
22095         (gud-filter-pending-text): Move in front of gdb.
22096         (gud-overlay-arrow-position): New variable.
22097         (gud-sentinel, gud-display-line): Use it in place of
22098         overlay-arrow-position.
22100 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
22102         * progmodes/fortran.el (fortran-if-indent): Doc fix.
22103         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
22104         (fortran-font-lock-keywords-4): New variable.
22105         (fortran-blocks-re, fortran-end-block-re)
22106         (fortran-start-block-re): New constants, for hideshow.
22107         (hs-special-modes-alist): Add a Fortran entry.
22108         (fortran-mode-map): Bind fortran-end-of-block,
22109         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
22110         (fortran-mode): Doc fix.  Add fortran-font-lock-keywords-4.
22111         (fortran-looking-at-if-then, fortran-end-of-block)
22112         (fortran-beginning-of-block): New functions, for hideshow.
22114         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
22115         Doc fix.  Tweak regexp.
22116         (f90-beginning-of-block): Push mark first.
22118 2005-03-29  Jay Belanger  <belanger@truman.edu>
22120         * calc/calc.el: Update copyright date.
22121         (calc-version): Increase to 2.1.
22122         (calc-version-date): Remove.
22124         * calc/calc-help.el: Update copyright date.
22125         (calc-full-help): Remove reference to calc-version-date.
22126         Update copyright date.
22128 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
22130         * vc.el (vc-do-command): Use a pipe for async processes, so password
22131         prompts don't show up at places where the user can't reply.
22133 2005-03-29  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
22135         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
22136         on the file name we pass to the inferior shell.
22138 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
22140         * progmodes/which-func.el (which-function): Be robust in the face of an
22141         imenu--make-index-alist failure.
22143 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
22145         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
22147         * progmodes/python.el (python-preoutput-filter): Fix last change.
22149 2005-03-29  Lute Kamstra  <lute@gnu.org>
22151         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
22152         functions and compiled macros.
22153         (debug-convert-byte-code): Handle macros too.
22154         (debug-on-entry-1): Don't signal an error when trying to clear a
22155         function that is not set to debug on entry.
22157 2005-03-29  Jay Belanger  <belanger@truman.edu>
22159         * calc/calc-lang.el: Add functions to math-function-table
22160         properties of tex and math.
22162 2005-03-29  Kenichi Handa  <handa@m17n.org>
22164         * ps-mule.el (ps-mule-plot-string): Translate characters by
22165         ps-print-translation-table.
22166         (ps-mule-begin-job): Call find-charset-region/string with
22167         ps-print-translation-table.
22168         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
22170         * ps-print.el (ps-print-translation-table): New variable.
22171         (ps-plot-region): Translate characters by ps-print-translation-table.
22173 2005-03-29  Juri Linkov  <juri@jurta.org>
22175         * simple.el (next-error-highlight-timer): New variable.
22177         * progmodes/compile.el (compilation-goto-locus):
22178         Use `next-error-highlight-timer' instead of `sit-for'.
22180 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22182         * mail/supercite.el (sc-mail-field): Use assoc-string.
22183         (sc-get-address): Simplify regexps.
22185         * files.el (minibuffer-with-setup-hook): New macro.
22186         (find-file-read-args): Use it to avoid let-binding
22187         minibuffer-with-setup-hook (which breaks turning on/off
22188         file-name-shadow-mode while in the prompt).
22190         * complete.el (PC-read-include-file-name-internal):
22191         Use test-completion.
22193 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
22195         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
22197 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
22199         * window.el (window-buffer-height): Use count-screen-lines.
22201         * progmodes/python.el (python-preoutput-leftover): New var.
22202         (python-preoutput-filter): Use it.
22203         (python-send-receive): Loop until all the result has been received.
22205 2005-03-28  Juri Linkov  <juri@jurta.org>
22207         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
22209         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
22210         "Recover Crashed Session".
22211         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
22212         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
22213         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
22214         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
22215         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
22216         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
22217         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
22218         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
22220         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
22221         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
22222         Ediff Sessions", "Toggle use of separate control buffer frame",
22223         "Use separate frame for Ediff control buffer".
22225         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
22226         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
22227         "Rename Bookmark", "Delete Bookmark".
22229         * info.el (Info-mode-menu): Remove ellipsis from "Index".
22230         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
22231         Add `:active Info-index-alternatives' to "Next Matching Item".
22233         * wdired.el (wdired-change-to-wdired-mode):
22234         Mention `wdired-abort-changes' key in the initial message.
22236         * international/mule.el (auto-coding-alist): Associate non-ascii
22237         image filename extensions with `no-conversion'.
22239 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
22241         * international/iso-acc.el:
22242         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
22244 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
22246         * textmodes/sgml-mode.el (html-mode): Doc update.
22248         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
22250 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
22252         * term.el (term-move-columns): Fix face after extending a line.
22253         (term-insert-spaces): Likewise.
22254         (term-reset-terminal): Fix off by one error.
22256 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
22258         * international/mule.el (auto-coding-alist): Add .xpi files.
22260         * files.el (auto-mode-alist): Add .xpi files.
22262 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
22264         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
22266 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
22268         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
22270 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
22272         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
22273         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
22275         * calendar/cal-move.el (calendar-beginning-of-year): Move the
22276         cursor to Jan 1 when needed.
22277         (calendar-end-of-year): Fix -/+ typo.
22278         Reported by Chong Yidong <cyd@stupidchicken.com>.
22280 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
22282         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
22284         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
22285         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
22287 2005-03-25  Richard M. Stallman  <rms@gnu.org>
22289         * filesets.el (filesets-init): Add autoload.
22291         * mail/mailalias.el (mail-directory): Doc fix.
22293 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
22295         * mail/mailalias.el (mail-directory-process): Do nothing if
22296         mail-directory-process is an atom.
22297         (mail-get-names): Ignore mail-directory-names if it is an atom.
22298         (mail-directory-process defvar): Doc fix.
22299         (mail-names): Doc fix.
22301 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>  (tiny change)
22303         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
22305 2005-03-26  Kenichi Handa  <handa@m17n.org>
22307         * international/mule-util.el (detect-coding-with-priority):
22308         Call update-coding-systems-internal before detect-coding-region.
22310 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
22312         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
22313         (gdb-frames-mode-map): Add follow-link property.
22315 2005-03-25  Jay Belanger  <belanger@truman.edu>
22317         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
22318         for variables.
22320 2005-03-25  Juri Linkov  <juri@jurta.org>
22322         * image-mode.el: Optimize image filename extension regexps in
22323         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
22324         in `auto-mode-alist'.
22325         (image-mode): Add `image-toggle-display-text' to local hook
22326         `change-major-mode-hook'.  Display the image as an image by
22327         default.  Set `cursor-type' and `truncate-lines' if the image
22328         is already displayed.  Take into account the current mode (image
22329         or text) in message.
22330         (image-minor-mode): New minor mode.
22331         (image-mode-maybe, image-toggle-display-text): New functions.
22332         (image-toggle-display): Use called-interactively-p.
22333         Let-bind `inhibit-read-only' to t.
22335         * image-mode.el (image-minor-mode): Set `cursor-type' and
22336         `truncate-lines' if the image is already displayed.  Add turning
22337         image-minor-mode off to `change-major-mode-hook'.  Add message.
22338         Call `image-toggle-display-text' after turning image-minor-mode off.
22340 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
22342         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
22343         Terminal.app, use utf-8.
22344         (set-display-table-and-terminal-coding-system): Add coding-system arg.
22345         (set-locale-environment): Use it.
22347         * term/xterm.el: Undo last change, better done in mule-cmds.el.
22349         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
22351         * progmodes/python.el (python-close-block-statement-p)
22352         (python-outdent-p, python-current-defun): Use symbol-end.
22354 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
22356         * files.el (save-some-buffers): Doc fix.
22358 2005-03-25  Werner Lemberg  <wl@gnu.org>
22360         * complete.el, thumbs.el: Replace `legal' with `valid'.
22361         * calendar/calendar.el: Replace `legal' with `valid'.
22362         * emacs-lisp/advice.el: Replace `legal' with `valid'.
22363         * mail/supercite.el: Replace `legal' with `valid'.
22364         * progmodes/cperl-mode.el, progmodes/idlw-shell.el
22365         * progmodes/idlwave.el, progmodes/vhdl-mode.el:
22366         Replace `legal' with `valid'.
22367         * textmodes/reftex-vars.el, textmodes/reftex.el:
22368         Replace `legal' with `valid'.
22370 2005-03-25  Werner Lemberg  <wl@gnu.org>
22372         * calc/calc-forms.el, calc/calc-sel.el
22373         * midnight.el, vc-cvs.el
22374         * emacs-lisp/cl-macs.el
22375         * emulation/vip.el
22376         * eshell/esh-io.el, eshell/esh-var.el
22377         * mail/supercite.el
22378         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
22379         * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
22380         * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
22381         * progmodes/sh-script.el, progmodes/xscheme.el
22382         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
22383         * textmodes/reftex-index.el, textmodes/reftex-parse.el
22384         * textmodes/reftex-ref.el, textmodes/reftex-vars.el
22385         * textmodes/reftex.el, textmodes/org.el:
22386         Replace `illegal' with `invalid'.
22388 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
22390         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
22391         (flymake-find-buildfile, flymake-find-possible-master-files)
22392         (flymake-check-include, flymake-parse-line): Replace loops over the
22393         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
22395         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
22396         Substitute file-name-as-directory in the rest of the file.
22397         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
22398         (flymake-replace-region): Remove unused arg `buffer'.
22399         (flymake-check-patch-master-file-buffer): Update calls to it.
22400         (flymake-add-err-info): Remove unused var `count'.
22401         (flymake-mode): Use define-minor-mode.
22403         * progmodes/flymake.el: Use with-current-buffer.
22404         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
22405         flymake-replace-regexp-in-string, flymake-line-beginning-position)
22406         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
22407         Avoid testing for `xemacs'.
22408         (flymake-nop): Move.
22409         (flymake-region-has-flymake-overlays): Return the computed value.
22410         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
22411         Remove unused var `endline'.
22412         (flymake-get-line-count): Remove unused function.
22413         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
22415         * emulation/vi.el:
22416         * generic.el:
22417         * hilit-chg.el (global-highlight-changes):
22418         * hi-lock.el (hi-lock-mode):
22419         * follow.el: find-file-hooks -> find-file-hook.
22421         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
22423 2005-03-24  Juri Linkov  <juri@jurta.org>
22425         * dired.el (dired-mode-map): Add menu item "Compare directories"
22426         for dired-compare-directories.
22428         * dired-aux.el (dired-compare-directories): Add autoload cookie.
22429         Doc fix.  Replace `read-file-name' with `read-directory-name'.
22431 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
22433         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
22435 2005-03-24  Jay Belanger  <belanger@truman.edu>
22437         * calc/calc-embed.el (calc-embedded-mode-change): Save all
22438         relevant mode settings in calc-embedded-original-modes when modes
22439         are permanently changed.
22441 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
22443         * autoinsert.el: find-file-hooks -> find-file-hook.
22445 2005-03-24  Lute Kamstra  <lute@gnu.org>
22447         * generic.el (generic-font-lock-defaults): Make it obsolete.
22448         (generic-font-lock-keywords): New variable to replace
22449         generic-font-lock-defaults.
22450         (generic-mode-set-font-lock): Delete it.
22451         (generic-mode-internal): Don't call generic-mode-set-font-lock.
22452         (generic-bracket-support): Add docstring.
22454         * generic-x.el: Rename generic-font-lock-defaults to
22455         generic-font-lock-keywords throughout.
22456         (mailagent-rules-setup-function): Delete it.
22457         (mailagent-rules-generic-mode): Use anonymous function instead.
22458         (show-tabs-generic-mode-font-lock-defaults-1)
22459         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
22460         Quote faces.
22461         (show-tabs-tab-face, show-tabs-space-face): Specify background,
22462         not foreground.
22464         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
22465         Recognize define-generic-mode.
22467 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
22469         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
22470         if there's no completion table.
22472 2005-03-23  Miles Bader  <miles@gnu.org>
22474         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
22475         Remove tty-specific variants, as they're no longer needed.
22477 2005-03-23  Lute Kamstra  <lute@gnu.org>
22479         * generic-x.el: Code cleanup: make args constant whenever possible.
22480         (installshield-statement-keyword-list)
22481         (installshield-system-functions-list)
22482         (installshield-system-variables-list, installshield-types-list)
22483         (installshield-funarg-constants-list): Make them constants.
22485         * generic.el (generic-make-keywords-list): Add autoload cookie.
22487         * calendar/time-date.el: Add comment on time value formats.
22488         Don't require parse-time.
22489         (with-decoded-time-value): New macro.
22490         (encode-time-value): New function.
22491         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
22492         (days-to-time): Return a valid time value when arg is huge.
22493         (time-since): Use time-subtract.
22494         (time-to-number-of-days): Use time-to-seconds.
22496 2005-03-23  David Ponce  <david@dponce.com>
22498         * recentf.el (recentf-keep): New option.
22499         (recentf-menu-action): Default to `find-file'.
22500         (recentf-keep-non-readable-files-flag)
22501         (recentf-keep-non-readable-files-p)
22502         (recentf-file-readable-p, recentf-find-file)
22503         (recentf-cleanup-remote): Remove.
22504         (recentf-include-p): More robust.
22505         (recentf-keep-p): New function.
22506         (recentf-remove-if-non-kept): Rename from
22507         `recentf-remove-if-non-readable'.  Use `recentf-keep-p'.
22508         All callers updated.
22509         (recentf-menu-items-for-commands): Fix help string.
22510         (recentf-track-closed-file): Update.  Doc fix.
22511         (recentf-cleanup): Update.  Count removed files.  Doc fix.
22513 2005-03-23  Kim F. Storm  <storm@cua.dk>
22515         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
22516         Don't inherit from fringe face (now happens automatically).
22518 2005-03-22  Kim F. Storm  <storm@cua.dk>
22520         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
22521         position values.
22523 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
22525         * menu-bar.el (showhide-date-time): Remove.
22526         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
22527         (menu-bar-make-mm-toggle): Simplify.
22529 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
22531         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
22532         Accept qualified variable and function names.
22534 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
22536         * bindings.el (completion-ignored-extensions):
22537         Remove ".lis" for `vax-vms'.
22539 2005-03-22  Andreas Schwab  <schwab@suse.de>
22541         * generic-x.el: Revert last change.
22542         * ldefs-boot.el: Update.
22544 2005-03-22  Jay Belanger  <belanger@truman.edu>
22546         * calc/calc-embed.el (calc-embedded-original-modes): New variable.
22547         (calc-embedded-save-original-modes)
22548         (calc-embedded-restore-original-modes): New functions.
22549         (calc-do-embedded): Save original modes when entering embedded mode
22550         and restore when leaving embedded mode.
22551         (calc-embedded-modes-change): Change the value of
22552         calc-embedded-original-modes to reflect permanent changes.
22554 2005-03-22  Lute Kamstra  <lute@gnu.org>
22556         * generic-x.el: Require generic again.
22558 2005-03-22  Miles Bader  <miles@gnu.org>
22560         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
22561         Tweak details to look good on both ttys and bitmap displays, light
22562         or dark background, etc.
22564 2005-03-21  Kim F. Storm  <storm@cua.dk>
22566         * tooltip.el (tooltip-show-help-function): Check car and cdr of
22567         mouse position.
22569 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
22571         * icomplete.el: Don't forcibly turn on the mode upon load.
22572         (icomplete-mode): Use define-minor-mode.
22573         (icomplete-eoinput): Default to nil.
22574         (icomplete-minibuffer-setup): Remove autoload.
22575         (icomplete-tidy): Simplify.
22576         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
22577         in the initial state or if the user has modified the field.
22578         Fix handling of icomplete-max-delay-chars.
22579         Remove code that handles the oddball case where
22580         minibuffer-completion-table is an integer.
22581         Wrap icomplete-completions in while-no-input in case building
22582         completions takes more time than expected.
22583         (icomplete-completions): Simplify.
22585 2005-03-21  Richard M. Stallman  <rms@gnu.org>
22587         * jka-compr.el (jka-compr-really-do-compress):
22588         Make variable buffer-local.
22590         * image-mode.el: Handle .xpm files too.
22591         (image-toggle-display): Preserve modification flag.
22593         * help.el (where-is): Don't mention aliases with no key bindings.
22595 2005-03-21  Lute Kamstra  <lute@gnu.org>
22597         * generic.el: Fix commentary section.  Don't require cl for
22598         compilation.
22599         (generic-mode-list): Add autoload cookie.
22600         (generic-use-find-file-hook, generic-lines-to-scan)
22601         (generic-find-file-regexp, generic-ignore-files-regexp)
22602         (generic-mode, generic-mode-find-file-hook)
22603         (generic-mode-ini-file-find-file-hook): Fix docstrings.
22604         (define-generic-mode): Make it a defmacro.  Fix docstring.
22605         (generic-mode-internal): Code cleanup.  Add autoload cookie.
22606         (generic-mode-set-comments): Code cleanup.
22607         * generic-x.el: Don't prevent compilation.  Don't require generic.
22608         Follow coding conventions.  Minor code cleanup.
22609         (etc-fstab-generic-mode): Add some keywords.
22610         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
22611         define-generic-mode like a function declaration.
22613 2005-03-21  Jay Belanger  <belanger@truman.edu>
22615         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
22616         changing modes.
22618 2005-03-21  Sam Steingold  <sds@gnu.org>
22620         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
22622 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
22624         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
22625         Add underscore to "f$ lexicals" regexp.
22627 2005-03-20  Juri Linkov  <juri@jurta.org>
22629         * subr.el (progress-reporter-do-update): When `min-value' is equal
22630         to `max-value', set `percentage' to 0 and prevent division by zero.
22632 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
22634         Sync with Tramp 2.0.48.
22636         * net/tramp.el (all): Change all addresses to .gnu.org.
22637         (tramp-append-tramp-buffers): New defun.
22638         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
22639         Catch `dont-send' signal.
22640         (tramp-set-auto-save-file-modes): Set always permissions, because
22641         there might be an old auto-saved file belonging to another
22642         original file.  This could be a security threat.  Reported by
22643         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
22644         Check for Emacs 21.3.50 removed.
22646         * net/tramp-smb.el (all): Remove debug construct for
22647         `with-parsed-tramp-file-name'.
22648         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
22649         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
22650         No error message if DIRECTORY or FILENAME doesn't exist.
22651         (tramp-smb-open-connection): Check existence of
22652         `tramp-smb-program'.
22654 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
22656         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
22657         Properly handle the case where the `m' or `s' command's argument is not
22658         yet terminated.
22659         (perl-indent-new-calculate): New function.
22660         (perl-indent-line): Use it.
22662 2005-03-20  Miles Bader  <miles@gnu.org>
22664         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
22665         in text-mode too.  Change to new face names.
22666         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
22667         Add `:weight bold' attribute.
22668         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
22670 2005-03-19  Juri Linkov  <juri@jurta.org>
22672         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
22674         * international/mule.el (auto-coding-alist): Sync with
22675         `auto-mode-alist' by adding upper case archive file extensions
22676         and adding ear/war to jar extension.
22678 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
22680         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
22681         running, restart it.
22683 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
22685         * finder.el (finder-current-item): Throw an error on an empty line.
22687         * man.el (Man-follow-manual-reference): If current-word returns
22688         nil, use "".
22690 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
22692         * simple.el (goto-line): Doc fix.
22694 2005-03-19  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
22696         * files.el (save-buffer): Doc fix.
22698 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
22700         * recentf.el (recentf-cleanup-remote): New variable.
22701         (recentf-cleanup): Use it to conditionally check availability of
22702         remote files.
22704 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
22706         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
22707         function names.
22709 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
22711         * language/thai-word.el: New file.
22713 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
22715         * files.el (backup-buffer): If the file's directory is not
22716         writable, use copy instead of move to backup the file.
22718 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
22720         * obsolete/keyswap.el: Moved to obsolete/ from term/.
22722 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
22724         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
22725         Use functionp instead of symbolp and fboundp.  Reported by Drkm
22726         <darkman_spam@yahoo.fr>.
22727         (ps-print-version): New version 6.6.6.
22729 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
22731         * textmodes/table.el (table--line-column-position): New idiom.
22732         (table--row-column-insertion-point-p): New function to test
22733         validity of row and column insertion operation at a location.
22734         (table-global-menu, table-cell-menu): Use above functions for
22735         deterministic test operation.
22736         (table--editable-cell-p): Behave in deterministic fashion.
22738 2005-03-18  Juri Linkov  <juri@jurta.org>
22740         * isearch.el (isearch-lazy-highlight-new-loop):
22741         Make arguments beg and end optional.
22742         (isearch-update): Remove optional arguments nil from
22743         isearch-lazy-highlight-new-loop.
22744         (isearch-lazy-highlight-search): Let-bind case-fold-search to
22745         isearch-lazy-highlight-case-fold-search instead of
22746         isearch-case-fold-search, and let-bind isearch-regexp to
22747         isearch-lazy-highlight-regexp.
22748         Use isearch-lazy-highlight-last-string instead of isearch-string.
22750         * replace.el (perform-replace): Remove bindings of global
22751         variables isearch-string, isearch-regexp, isearch-case-fold-search.
22752         Add three new arguments to `replace-highlight'.
22753         (replace-highlight): Add arguments string, regexp, case-fold.
22754         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
22755         to allow isearch-lazy-highlight-new-loop to use these values
22756         to set corresponding isearch-lazy-highlight-* internal
22757         variables whose values lazy highlighting will use regardless of
22758         changes to global variables isearch-string, isearch-regexp,
22759         isearch-case-fold-search during lazy highlighting loop.
22760         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
22761         to `lazy-highlight-cleanup'.
22763         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
22764         (ispell-highlight-face): Set default face to `isearch' when
22765         lazy highlighting is enabled.
22766         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
22767         priority to 1.  Add lazy highlighting.
22768         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
22769         from `isearch-dehighlight'.
22771 2005-03-18  David Ponce  <david@dponce.com>
22773         * files.el (hack-local-variables): Do a case-insensitive search
22774         for End.
22776 2005-03-18  Juri Linkov  <juri@jurta.org>
22778         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
22779         `isearch-lazy-highlight-cleanup', add alias to old name and
22780         declare obsolete.  Add release numbers to other obsolete vars.
22781         (isearch-done, isearch-lazy-highlight-new-loop):
22782         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
22783         (lazy-highlight-cleanup) <variable>: Doc fix.
22784         (isearch-lazy-highlight-update): Rename obsolete
22785         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
22787 2005-03-18  Kenichi Handa  <handa@m17n.org>
22789         * language/thai-util.el: Fix categorization of Thai characters in
22790         thai-category-table.
22791         (thai-composition-pattern): Adjust it for the above change.
22792         (thai-self-insert-command, thai-compose-syllable): New functions.
22793         (thai-compose-region): Use thai-compose-syllable.
22794         (thai-compose-string): Likewise.
22795         (thai-composition-function): Likewise.
22796         (thai-auto-composition): New function.
22797         (thai-auto-composition-mode): New minor mode.
22799         * language/thai.el: Fix patterns to be registered in
22800         composition-function-table.
22802         * international/quail.el (quail-input-method): Locally bind
22803         inhibit-modification-hooks to t.
22805 2005-03-17  Richard M. Stallman  <rms@gnu.org>
22807         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
22808         (perl-mode): Use run-mode-hooks.
22810         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
22811         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
22812         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
22814         * mail/sendmail.el (sendmail-send-it): Reenable the code
22815         to compute resend-to-address and use it.
22817         * tar-mode.el (tar-mode): Turn off undo unconditionally.
22819         * image-mode.el: New file.
22821         * image.el (insert-sliced-image): Add autoload cookie.
22823         * font-lock.el (font-lock-lines-before): New user option.
22824         (font-lock-after-change-function): Obey it.
22826         * bindings.el (esc-map): Make M-g a prefix.
22827         Bind M-g g and M-g M-g to goto-line.
22829         * faces.el (face-id): Doc fix.
22831 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
22833         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
22834         (rmail-show-message): Use rmail-unknown-mail-followup-to.
22835         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
22837         * mail/sendmail.el (mail-yank-ignored-headers)
22838         (mail-font-lock-keywords, mail-mode-fill-paragraph):
22839         Add Mail-Followup-To and Mail-Reply-To headers.
22840         (mail-citation-hook): Add autoload cookie.
22841         (mail-mode): Doc fix.
22842         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
22843         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
22844         (mail-mode-fill-paragraph): Handle those headers.
22845         (mail-mailing-lists): New variable.
22846         (mail-mail-reply-to, mail-mail-followup-to): New functions.
22848 2005-03-17  Juri Linkov  <juri@jurta.org>
22850         * isearch.el (isearch-fallback): Check for `(car previous)'
22851         before calling `isearch-other-end-state'.
22853 2005-03-17  Kim F. Storm  <storm@cua.dk>
22855         * simple.el (move-beginning-of-line): Move to beginning of buffer
22856         line, as well as beginning of screen line.
22858 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
22860         * calendar/diary-lib.el (mark-diary-entries): Use new optional
22861         argument REDRAW rather than calendar-redrawing variable.
22862         * calendar/calendar.el (calendar-redrawing): Delete.
22863         (redraw-calendar): Do not bind calendar-redrawing.
22865 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
22867         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
22868         diary-file buffer.
22870 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
22872         * help.el (describe-mode): Allow a :minor-mode-function property to
22873         specify a different minor mode toggle function than the variable.
22874         * simple.el (auto-fill-function):
22875         * subr.el (add-minor-mode): Use it.
22877 2005-03-16  Kenichi Handa  <handa@m17n.org>
22879         * language/ethio-util.el (sera-being-called-by-w3): New variable.
22880         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
22881         (ethio-fidel-to-sera-buffer): Likewise.
22883 2005-03-16  Juri Linkov  <juri@jurta.org>
22885         * emacs-lisp/find-func.el (find-function-regexp):
22886         Add defun-emitting macro `menu-bar-make-toggle'.
22888         * isearch.el: Put `isearch-scroll' property to
22889         `split-window-horizontally'.
22891         * info.el: Update error messages for `debug-ignored-errors'.
22892         (Info-isearch-search): Doc fix.
22893         (Info-find-node): Move up code to go into info buffer before
22894         recording the node to the history.
22895         (Info-fontify-node): Fontify titles only if the next line
22896         has two or more `*', `=', `-', `.'.
22897         Display "go to this node" for empty (match-string 3).
22899 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22901         * term/mac-win.el: Add mouse pointer shape constants.
22903 2005-03-15  Kim F. Storm  <storm@cua.dk>
22905         * simple.el (move-beginning-of-line): Use vertical-motion.
22907 2005-03-15  Juri Linkov  <juri@jurta.org>
22909         * isearch.el (isearch-error): New variable.
22910         (isearch-invalid-regexp, isearch-within-brackets): Remove.
22911         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
22912         (isearch-within-brackets-state): Remove.
22913         (isearch-case-fold-search-state, isearch-pop-fun-state):
22914         Decrease frame index.
22915         (isearch-mode, isearch-top-state, isearch-push-state)
22916         (isearch-edit-string, isearch-abort, isearch-search-and-update)
22917         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
22918         (isearch-search, isearch-lazy-highlight-new-loop):
22919         Replace `isearch-invalid-regexp' with `isearch-error'.
22920         Remove `isearch-within-brackets'.
22921         (isearch-search): Add `search-failed' handler to `condition-case'.
22922         (isearch-lazy-highlight-search): Add `condition-case' to catch
22923         errors and allow `isearch-lazy-highlight-update' to try
22924         highlighting from the beginning of the window.
22925         (isearch-repeat): Move up code to set isearch-wrapped to t
22926         before calling isearch-wrap-function.
22928         * info.el (Info-isearch-initial-node): New internal variable.
22929         (Info-search): Signal an error in isearch mode when search leaves
22930         the initial node.  Signal an error when `bound' is non-nil and
22931         nothing was found in the current subfile.
22932         (Info-isearch-search): Remove `condition-case'.
22933         (Info-isearch-wrap): Don't wrap when search failed during leaving
22934         the initial node.  If `Info-isearch-search' is nil, wrap around
22935         the current node.
22936         (Info-isearch-start): New fun.
22937         (Info-mode): Add buffer-local hook `Info-isearch-start' to
22938         `isearch-mode-hook'.
22940 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22942         * simple.el (normal-erase-is-backspace): Set default to t if
22943         running on Mac.
22945         * term/mac-win.el (function-key-map): Sync with x-win.el.
22947 2005-03-15  Kenichi Handa  <handa@m17n.org>
22949         * international/mule-cmds.el (locale-language-names): Modify the
22950         format of elements and add more entries.
22951         (locale-preferred-coding-systems): Add more entries.
22952         (set-locale-environment): Adjust for the change of
22953         locale-language-names.
22955 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
22957         * pcvs.el (smerge-ediff): Remove bogus autoload.
22959 2005-03-14  Lute Kamstra  <lute@gnu.org>
22961         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
22962         Ignore a `*' at the beginning of a line.
22964         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
22965         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
22966         subr.el.
22967         (dont-compile, eval-when-compile, eval-and-compile): Use declare
22968         to specify indentation.
22970         * generic.el (define-generic-mode): Let generic-mode-list be a
22971         list of strings; test membership with equal.
22973 2005-03-14  Kim F. Storm  <storm@cua.dk>
22975         * simple.el (next-line, previous-line): Add optional try-vscroll
22976         arg to recognize interactive use.  Pass it on to line-move.
22977         (line-move): Don't perform auto-window-vscroll when defining or
22978         executing keyboard macro to ensure consistent behavior.
22980 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
22982         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
22984 2005-03-13  Lute Kamstra  <lute@gnu.org>
22986         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
22987         debugger-setup-buffer so that backtrace marks the frames set to
22988         debug-on-exit and we don't have to do it manually.  Set an extra
22989         debug-on-exit for macro's.
22990         (debugger-setup-buffer): Don't mark the top frame manually.
22992 2005-03-12  Lute Kamstra  <lute@gnu.org>
22994         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
22995         lisp-indent-function throughout.
22996         (with-no-warnings): Set lisp-indent-function property.
22998 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
23000         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
23001         Add entry for backslash.
23003 2005-03-12  Juri Linkov  <juri@jurta.org>
23005         * info.el (Info-search): Four fixes for backward search.
23007 2005-03-11  Jay Belanger  <belanger@truman.edu>
23009         * calc/calc.el (calc-language-alist): New variable.
23010         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
23011         (calc-embedded-find-modes): Use calc-language-alist instead of
23012         calc-embedded-language-alist.
23014 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
23016         * calendar/calendar.el (calendar-redrawing): New internal
23017         variable.
23018         (redraw-calendar): Remove bogus save-excursion from previous
23019         change.  Bind calendar-redrawing to t for mark-diary-entries.
23020         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
23021         calendar if that is why we were called.
23023 2005-03-11  Kenichi Handa  <handa@m17n.org>
23025         * international/mule.el (make-coding-system): Set property
23026         coding-system-define-form to nil.
23027         (define-coding-system-alias): Likewise.
23029 2005-03-11  Kenichi Handa  <handa@m17n.org>
23031         These changes are suggested by Dave Love <fx@gnu.org>.
23033         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
23034         coding: tag.
23035         (adaptive-fill-regexp): Add more bullets.
23036         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
23037         regexps.
23039 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23041         * help.el (describe-mode): Properly handle non-trivial lighters.
23042         Don't ignore minor modes that are not listed in minor-mode-list.
23044         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
23045         feature ON when the user requests to turn it OFF.
23047 2005-03-10  Lute Kamstra  <lute@gnu.org>
23049         * emacs-lisp/debug.el (debug-entry-code): Delete it.
23050         (implement-debug-on-entry): New function to replace debug-entry-code.
23051         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
23052         second argument as the 2005-03-07 change makes it obsolete.
23053         (debug-on-entry, cancel-debug-on-entry): Update call to
23054         debug-on-entry-1.
23055         (debug, debugger-setup-buffer): Comment update.
23056         (debugger-frame-number): Update to work with implement-debug-on-entry.
23058 2005-03-10  Jay Belanger  <belanger@truman.edu>
23060         * calc/calc-embed.el (math-ms-args): Declare it.
23061         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
23062         math-ms-args.
23063         (calc-embedded-subst): Use math-multi-subst-rec to substitute
23064         variables.
23066 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
23068         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
23069         Use message-box.
23071         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
23072         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
23073         (tooltip-gud-tips): Simplify.
23074         (tooltip-gud-tips-p): Remove superfluous :set.
23075         (tooltip-gud-modes): Add fortran-mode.
23076         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
23078         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
23080 2005-03-09  Kim F. Storm  <storm@cua.dk>
23082         * play/animate.el (animate-place-char): Use forward-line instead
23083         of next-line to improve performance.
23085 2005-03-09  Simon Josefsson  <jas@extundo.com>
23087         * net/browse-url.el (browse-url-default-browser): Doc fix.
23089 2005-03-09  Miles Bader  <miles@gnu.org>
23091         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
23092         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
23094 2005-03-09  Kenichi Handa  <handa@m17n.org>
23096         * international/latin-1.el: Set case and syntax for 255 only if
23097         set-case-syntax-set-multibyte is nil.
23099         * textmodes/ispell.el (ispell-insert-word): New function.
23100         (ispell-word): Use ispell-insert-word to insert a new word.
23101         (ispell-process-line): Likewise.
23102         (ispell-complete-word): Likewise.
23104 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
23106         * calendar/calendar.el (redraw-calendar): Preserve point.
23107         Reported by Matt Hodges <MPHodges@member.fsf.org>.
23108         (calendar-week-start-day): Move after definition of
23109         redraw-calendar.  Delete buffer test, since redraw-calendar has
23110         that now.
23112         * calendar/diary-lib.el (mark-diary-entries): Only call
23113         redraw-calendar in the first of any recursive calls.
23114         Reported by Alan Shutko <ats@acm.org>.
23116 2005-03-08  Juri Linkov  <juri@jurta.org>
23118         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
23119         (html-horizontal-rule, html-line, html-image, html-checkboxes)
23120         (html-radio-buttons): Add a space before the trailing `/>' where
23121         sgml-xml-mode is non-nil.
23122         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
23123         the subsequent tag of the empty XML tag.
23124         (html-href-anchor): Don't set initial input to "http:".
23125         (html-image): Ask for the image URL and set point inside alt="".
23126         (html-name-anchor): Duplicate the name in the `id' attribute when
23127         sgml-xml-mode is non-nil.
23128         (html-paragraph): Remove \n before <p>.
23129         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
23130         instead of `checked' when sgml-xml-mode is non-nil.
23132         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
23133         Remove 1 space before #RRGGBB to not truncate it on terminal
23134         windows w/o fringes.  Remove 1 space between bg and fg examples
23135         to get more space.
23136         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
23137         avoid byte-compile warnings.
23139         * image-file.el (image-file-handler): Put `safe-magic' property to
23140         `image-file-handler'.
23142         * info.el (Info-isearch-search): Emulate word search in
23143         isearching through multiple Info nodes with Info-search.
23144         (Info-isearch-wrap): Allow isearch-word.
23146 2005-03-08  Lute Kamstra  <lute@gnu.org>
23148         * emacs-lisp/debug.el (debugger-step-through): Make sure that
23149         stepping into the debugger's code is not possible.
23150         (debugger-jumping-flag): Docstring update.
23152 2005-03-08  Jay Belanger  <belanger@truman.edu>
23154         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
23155         embedded mode begins.
23156         (calc-embedded-language-alist): New variable.
23157         (calc-embedded-find-modes): Use calc-embedded-language-alist to
23158         set default language mode.
23160 2005-03-08  Kenichi Handa  <handa@m17n.org>
23162         * international/ccl.el (define-ccl-program): Fix docstring about
23163         extra 256 bytes assured for the output buffer.
23165         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
23166         Fix BUFFER_MAGNIFICATION to 2.
23167         (ccl-encode-mule-utf-16be-with-signature): Likewise.
23169 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
23171         * align.el (align-rules-list): Added an alignment rule for CSS
23172         declarations (applies to css-mode and html-mode buffers).
23174 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
23176         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
23178 2005-03-07  Kim F. Storm  <storm@cua.dk>
23180         * simple.el (move-beginning-of-line): New command.
23182         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
23184         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
23186         * emulation/cua-base.el: Put CUA move property on move-end-of-line
23187         and move-beginning-of-line.
23189         * apropos.el (apropos-print): Omit command from M-x ... RET.
23191 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
23193         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
23194         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
23196 2005-03-06  Richard M. Stallman  <rms@gnu.org>
23198         * bindings.el (esc-map): Bind M-g to goto-line.
23200         * facemenu.el (global-map): Bind M-o, not M-g.
23202 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
23204         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
23205         "Open Directory" as for "Open File".
23207 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
23209         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
23210         (push-mark-command): Run activate-mark-hook.
23212 2005-03-06  Richard M. Stallman  <rms@gnu.org>
23214         * help-mode.el (help-mode-finish): Don't alter the element
23215         in view-return-to-alist if there already is one.
23217         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
23218         make sure the current buffer is the expected one.
23220         * novice.el (disabled-command-function): Output in *Disabled Command*.
23221         Explicitly ignore non-keyboard events, and explicitly handle C-g.
23223         * textmodes/flyspell.el (flyspell-large-region):
23224         Pass args differently for aspell.
23226         * files.el (mode-require-final-newline): Doc fix.
23228 2005-03-03  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
23230         * progmodes/which-func.el (which-function):
23231         Specify NOERROR when calling imenu--make-index-alist.
23233 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
23235         * simple.el (normal-erase-is-backspace): Define default value.
23237         * custom.el (custom-theme-set-variables): Remove unused var
23238         `immediate'.
23239         (custom-reevaluate-setting): Simple function to handle variables
23240         that are defined before their default value can really be
23241         computed.
23243         * startup.el (command-line): Use it for temporary-file-directory,
23244         small-emporary-file-directory, auto-save-file-name-transforms,
23245         blink-cursor-mode, and normal-erase-is-backspace.
23247         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
23248         progress, even with buggy anchored keywords.
23250 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
23252         * simple.el (goto-line): Remove unbalanced final parenthesis.
23254 2005-03-05  Richard M. Stallman  <rms@gnu.org>
23256         * simple.el (goto-line): Use a number at point as the default.
23257         With C-u as arg, switch buffers.
23259 2005-03-05  Juri Linkov  <juri@jurta.org>
23261         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
23262         with `no-blinking-cursor'.
23264         * startup.el (no-blinking-cursor): New defvar.
23265         (command-line): Add `--no-blinking-cursor' to longopts.
23266         Set `no-blinking-cursor' to t for command line arguments
23267         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
23268         with `no-blinking-cursor' in the condition for calling
23269         `blink-cursor-mode'.
23271 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
23273         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
23274         (menu-bar-options-save): Add blink-cursor-mode.
23275         (menu-bar-options-menu): Add blink-cursor-mode.
23277 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
23279         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
23280         (icalendar-export-file, icalendar-export-region)
23281         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
23282         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
23284 2005-03-04  Lute Kamstra  <lute@gnu.org>
23286         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
23287         (debug-function-list): Ditto.
23289 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
23291         * textmodes/texinfmt.el (texinfo-append-refill):
23292         Redefine the types of line to which @refill
23293         is not appended by replacing a search for `@refill\\|@bye' with
23294         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
23295         itemize@refill' bug and the unfilled long lines bug.
23296         (texinfmt-version): Update number and date.
23298 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
23300         * international/code-pages.el (windows-1250, windows-125[2-8])
23301         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
23303 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
23305         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
23306         bound yet.
23308 2005-03-02  Romain Francoise  <romain@orebokech.com>
23310         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
23311         buffer after removing limits.
23312         (ibuffer-pop-filter): Ditto.
23313         Update copyright.
23315 2005-03-02  Miles Bader  <miles@gnu.org>
23317         * button.el (make-text-button): If the user doesn't specify a
23318         type, use the default.  Rewrite to use `add-text-properties' and
23319         plist functions.
23321 2005-03-01  Lute Kamstra  <lute@gnu.org>
23323         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
23324         (debugger-jumping-flag): New var.
23325         (debug-entry-code): Use it.
23326         (debugger-jump): Use debugger-jumping-flag and add
23327         debugger-reenable to post-command-hook.
23328         (debugger-reenable): Use debugger-jumping-flag and remove itself
23329         from post-command-hook.
23330         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
23331         debugger-reenable.
23333 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
23335         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
23336         inclusion of "itemize\\|", which may be unnecessary, is certainly
23337         inelegant, and stops refilling in itemize lists when formatting
23338         Japanese Texinfo files to Info.
23339         Update copyright to 2005.
23341 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
23343         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
23344         of an error if GDB can't find the source file.
23346 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
23348         * calendar/calendar.el (redraw-calendar): Work from any buffer,
23349         not just the calendar.
23351         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
23352         first.
23353         (diary-redraw-calendar): New function.
23354         (make-diary-entry): Add diary-redraw-calendar to local
23355         write-contents-functions.  Turn off selective display before
23356         inserting in diary.
23358 2005-03-01  Kim F. Storm  <storm@cua.dk>
23360         * emacs-lisp/copyright.el (copyright-fix-years): New command.
23362 2005-03-01  Lute Kamstra  <lute@gnu.org>
23364         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
23365         that debug-entry-code can be safely removed from a function while
23366         this code is being evaluated.  Revert the 2005-02-27 change as the
23367         new implementation no longer requires it.  Make sure that a
23368         function body containing just a string is not mistaken for a docstring.
23369         (debug): Skip one more frame in case of debug on entry.
23370         (debugger-setup-buffer): Delete one more frame line in case of
23371         debug on entry.
23372         (debugger-frame-number): Update to use the new text introduced by
23373         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
23375 2005-02-28  Kim F. Storm  <storm@cua.dk>
23377         * double.el (double-translate-key): Call force-window-update after
23378         read-event to avoid crash in redisplay.
23380 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
23382         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
23383         (debug): Use it.  Move the inhibit-trace earlier.
23384         (debug-entry-code): New const.
23385         (debug-on-entry-1): Use it.
23387 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
23389         * international/utf-16.el (ccl-encode-mule-utf-16le):
23390         Fix BUFFER_MAGNIFICATION to 2.
23391         (ccl-encode-mule-utf-16be): Likewise.
23393 2005-02-28  Kenichi Handa  <handa@m17n.org>
23395         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
23396         Fix BUFFER_MAGNIFICATION to 4.
23397         (ccl-encode-mule-utf-16be-with-signature): Likewise.
23399 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
23401         * speedbar.el (speedbar-update-flag): Doc fix.
23402         (speedbar-show-info-under-mouse): Give set-mouse-position the right
23403         argument.
23405 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
23407         * reveal.el (reveal-post-command): Don't try to reveal overlays which
23408         have a non-nil `invisible' property but are actually visible.
23410         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
23411         for perldoc sections.
23412         (perl-outline-regexp, perl-outline-level): New var and function.
23413         (perl-mode): Use them.
23415 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
23417         * calendar/diary-lib.el (diary-remind): Discard any mark portion
23418         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
23420 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
23422         * cus-edit.el: Comment change.
23423         (custom-buffer-create-internal): Slightly reword text at top of
23424         Custom buffers.  Mention there that saving an option edits the
23425         init file.  Add link to Emacs manual node on `custom-file'.
23426         (custom-magic-alist): Rewrite individual State messages to use
23427         capitalized keywords.  Doc fix.
23429 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
23431         * calendar/calendar.el (calendar-buffer): Move above
23432         calendar-week-start-day.
23433         (calendar-week-start-day): Doc fix.  Add :set function.
23434         (calendar-minimum-window-height): New variable.
23435         (generate-calendar-window): Only resize window if selected-window
23436         is displaying the calendar buffer.  Use new variable
23437         calendar-minimum-window-height.
23438         (generate-calendar): Reword error message.
23439         (calendar-mode-map): Bind DEL to scroll-other-window-down.
23441 2005-02-27  Andreas Schwab  <schwab@suse.de>
23443         * vc.el (vc-do-command): Don't run command asynchronously when
23444         operating in a remote directory.
23446         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
23447         change from sync with Tramp 2.0.47.
23449 2005-02-27  Richard M. Stallman  <rms@gnu.org>
23451         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
23453         * textmodes/flyspell.el (flyspell-mode-on):
23454         Call ispell-change-dictionary only if necessary.
23456         * emacs-lisp/re-builder.el (regexp-builder): New function.
23458         * register.el (describe-register-1): Explicitly handle
23459         yank-excluded-properties = t.
23461         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
23462         (custom-magic-alist): Change the status descriptions again.
23463         (face widget-type): Total rewrite based on `restricted-sexp'
23464         to eliminate the confusing double hiding levels.
23466         * emacs-lisp/debug.el (debug-on-entry-1):
23467         If function body is empty, add nil as body form.
23469 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
23471         * emacs-lisp/trace.el (inhibit-trace): New var.
23472         (trace-make-advice): Use it.
23474         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
23476 2005-02-26  Kim F. Storm  <storm@cua.dk>
23478         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
23479         (mouse-on-link-p, mouse-drag-region-1): Use it.
23481 2005-02-25  Lute Kamstra  <lute@gnu.org>
23483         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
23485 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
23487         * frame.el (blink-cursor-mode): Add :group keyword.
23489 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
23491         * calendar/icalendar.el (icalendar--decode-isodatetime):
23492         New optional argument DAY-SHIFT.
23493         (icalendar-export-region): Fix coding-system-for-write.
23494         (icalendar--convert-ical-to-diary): Shift end-day of all-day
23495         events by one.
23497 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
23499         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
23501 2005-02-24  Kim F. Storm  <storm@cua.dk>
23503         * international/iso-acc.el (iso-accents-compose): Fix crash
23504         during redisplay.  Call force-window-update after read-event
23505         and delete-region to signal that window is not accurate.
23507 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
23509         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
23510         Remove unused and inexistent var `inhibit-trace'.
23511         (debugger-mode): Use run-mode-hooks.
23512         (debugger-list-functions): Add buttons; setup xref stack.
23514 2005-02-23  Richard M. Stallman  <rms@gnu.org>
23516         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
23517         appointment says it was explicitly made.
23518         (appt-add): Set the 3rd element.
23519         (appt-make-list): Preserve explicit appointments.
23521         * subr.el (find-tag-default): Catch errors in forward-sexp.
23523 2005-02-23  Juri Linkov  <juri@jurta.org>
23525         * info.el (Info-isearch-search): New defcustom.
23526         (Info-isearch-search): Call the default isearch function
23527         when Info-isearch-search is nil.
23528         (Info-isearch-wrap): Use variable Info-isearch-search.
23530 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
23532         * cus-edit.el: Comment change.
23534 2005-02-22  Kim F. Storm  <storm@cua.dk>
23536         * progmodes/hideif.el (hide-ifdef-use-define-alist):
23537         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
23539 2005-02-22  Simon Josefsson  <jas@extundo.com>
23541         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
23542         New variable.
23543         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
23544         Oskarsson" <myrkraverk@users.sourceforget.net>.
23546 2005-02-22  Kim F. Storm  <storm@cua.dk>
23548         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
23549         check that window of that event is the selected window.
23550         (mouse-drag-region-1): Compare mouse event window to selected
23551         window before setting point.
23553         * tooltip.el (tooltip-show-help-function): Pass event to
23554         mouse-on-link-p so it can check selected window.
23556 2005-02-22  Kenichi Handa  <handa@m17n.org>
23558         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
23559         (ps-mule-show-warning): New function.
23560         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
23561         characters are found.
23563         * ps-print.el (ps-header-footer-string): Return a list of header
23564         and footer strings.
23566 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
23568         * pcvs.el (cvs-retrieve-revision): Fix thinko.
23570 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
23572         * frame.el (blink-cursor-mode): Use define-minor-mode.
23574         * term/mac-win.el (function-key-map): Use char-names more consistently.
23575         (file-name-coding-system): Only set it for MacOS-9.  The other case is
23576         already handled in mule-cmds.el (where it also works when mac-win.el
23577         is not used).
23579 2005-02-21  Kenichi Handa  <handa@m17n.org>
23581         * international/mule.el (ctext-pre-write-conversion): Always use
23582         " *code-converting-work*" buffer for work.
23584         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
23586 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
23588         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
23590 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
23592         * ses.el (undo-more): Restore defadvice, but only the part that
23593         allows changes outside the restricted area of the buffer.
23595 2005-02-20  Kim F. Storm  <storm@cua.dk>
23597         * simple.el (line-move): Add fourth optional arg try-vscroll which
23598         must be set to perform auto-window-vscroll.
23599         When moving backwards and doing auto-window-vscroll, automatically
23600         vscroll to the last part of lines which are taller than the window.
23601         (next-line, previous-line): Set try-vscroll arg on line-move.
23603 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
23605         * replace.el (query-replace, query-replace-regexp)
23606         (replace-string, replace-regexp): When operating on region, make
23607         the minibuffer prompt say so.
23609         * isearch.el (isearch-forward): Document isearch-query-replace and
23610         isearch-query-replace-regexp keybindings.
23612 2005-02-19  Jay Belanger  <belanger@truman.edu>
23614         * calc/calc-aent.el (math-read-token): Add local variable.
23616         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
23617         (calc-edit-top): Move declaration to earlier in file.
23618         (calc-edit-macro-repeats): Add local variables.
23620         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
23621         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
23622         calcFunc-tanh.
23623         Adjust integration rule for calcFunc-tan.
23625 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
23627         * viper-cmd.el (viper-prefix-commands): Make into a defconst.
23628         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
23629         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
23630         (viper-skip-separators): Bug fix.
23631         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
23632         particular major mode.
23633         (viper-del-backward-char-in-replace): Don't put deleted char on the
23634         kill ring.
23636         * viper-ex.el (viper-color-display-p): New function.
23637         (viper-has-face-support-p): Use viper-color-display-p.
23639         * viper-keym.el (viper-gnus-modifier-map): New keymap.
23641         * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
23643         * viper-util.el (viper-glob-unix-files): Fix shell status check.
23644         (viper-file-remote-p): Make equivalent to file-remote-p.
23646         * viper.el (viper-major-mode-modifier-list):
23647         Use viper-gnus-modifier-map.
23649 2005-02-19  David Kastrup  <dak@gnu.org>
23651         * subr.el (subregexp-context-p): Fix garbled doc string by adding
23652         quoting.
23654 2005-02-19  Jay Belanger  <belanger@truman.edu>
23656         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
23657         Remove extra definitions.
23658         (calc-coth): New function.
23659         (calcFunc-cot): Fix `let'.
23661 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
23663         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
23664         the reasons we use "type pc" in these faces.
23666         * button.el (button): Ditto.
23668 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
23670         * replace.el (query-replace-read-from): Set the value of
23671         query-replace-from-history-variable to handle the case of an empty
23672         string entered to accept the suggested default.
23674         * net/tramp.el (tramp-file-name-for-operation):
23675         Use dired-call-process instead of dired-call-process-command.
23677 2005-02-19  Jay Belanger  <belanger@truman.edu>
23679         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
23680         (math-div-non-trig): New variables.
23681         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
23682         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
23683         (math-combine-prod, math-div-symb-fancy): Add simplifications for
23684         trig expressions.
23686 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
23688         * progmodes/gdb-ui.el (gdb-var-update-handler)
23689         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
23690         for watch expressions,
23691         (gdb-var-create-handler): Don't set speedbar-update-flag.
23692         (gdb-post-prompt): Simplify test for speedbar.
23694 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
23696         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
23697         (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
23698         we use the syntax table of the correct buffer.
23699         (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
23700         Felix Gatzemeier.
23702         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
23703         (ediff-file-remote-p): Make synonymous with file-remote-p.
23704         In all deffaces ediff-*-face-*, use min-colors.
23706         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
23707         ediff-recurse-to-subdirectories.
23708         (ediff-mark-if-equal): Check that the arguments are strings, use
23709         ediff-same-contents (after to Felix Gatzemeier).
23711         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
23712         nil.
23714 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
23716         * log-view.el (log-view-message-re): Fix up Subversion regexp.
23718 2005-02-18  David Kastrup  <dak@gnu.org>
23720         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
23721         use `mark-active' when defined.
23723 2005-02-18  Kenichi Handa  <handa@m17n.org>
23725         * ps-print.el (ps-font-info-database): New entry
23726         ZapfChancery-MediumItalic with correct font name.  Fix font name
23727         of the entry Zapf-Chancery-MediumItalic.
23729 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
23731         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
23733 2005-02-16  Kim F. Storm  <storm@cua.dk>
23735         * ido.el (ido-fallback-command): Pass user input to fallback command.
23737 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
23739         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
23740         (gdb-find-file-hook): Add server prefix.
23742 2005-02-16  Richard M. Stallman  <rms@gnu.org>
23744         * replace.el (perform-replace): Pass new args to replace-highlight.
23745         (replace-highlight): Take region args,
23746         and pass them to isearch-lazy-highlight-new-loop.
23748         * novice.el (disabled-command-hook): Autoload the defalias
23749         and the make-obsolete-variable call.
23751         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
23753         * isearch.el (isearch-lazy-highlight-start-limit)
23754         (isearch-lazy-highlight-end-limit): New variables limit
23755         the region for highlighting.
23756         (isearch-lazy-highlight-new-loop): New args BEG and END.
23757         (isearch-lazy-highlight-search): Use the new vars.
23758         (isearch-lazy-highlight-update): Likewise.
23760         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
23762         * cus-start.el (all): Use default-boundp.
23764 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
23766         * menu-bar.el (menu-bar-select-frame): Handle current frame.
23768 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
23770         * autorevert.el (auto-revert-stop-on-user-input)
23771         (auto-revert-verbose): Doc fixes.
23773 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
23775         * international/mule-cmds.el (set-locale-environment): Remove call
23776         to set-selection-coding-system on Windows.
23778 2005-02-15  Jay Belanger  <belanger@truman.edu>
23780         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
23781         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
23782         calcFunc-coth.
23783         (math-simplify-sqrt): Add simplifications.
23785         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
23786         to list.
23788         * calc/calc-ext.el: Add functions to autoloads.
23790         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
23791         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
23792         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
23793         (math-csc-raw, math-cot-raw): New functions.
23795         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
23797         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
23798         the variable name in a message.
23800         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
23801         calcFunc-csc, calcFunc-cot.
23803         * calc/calcalg2.el: Add derivative and integration rules for
23804         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
23805         calcFunc-csch, calcFunc-coth.
23806         (math-do-integral-methods): Add to checks for when to use
23807         substitutions.
23809         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
23811 2005-02-15  Lute Kamstra  <lute@gnu.org>
23813         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
23814         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
23815         <monnier@iro.umontreal.ca>
23816         (lisp-outline-level): Improve efficiency.  Suggested by David
23817         Kastrup <dak@gnu.org>.
23819 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
23821         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
23822         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
23823         (gdb-set-gud-minor-mode-existing-buffers): New functions.
23824         (gdb-find-file-hook): New hook.  Add it to find-file-hook.
23825         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
23827 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
23829         * cus-start.el (all): Comment change.
23831 2005-02-14  Lute Kamstra  <lute@gnu.org>
23833         * cus-start.el (all): Check if symbol is void.
23835 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
23837         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
23838         optional argument to \cite.
23840 2005-02-14  Richard M. Stallman  <rms@gnu.org>
23842         * cus-edit.el (custom-buffer-create-internal): Update help message.
23843         (custom-magic-alist): Update help messages.
23845         * cus-start.el (all): Allow a var to specify a standard value.
23847 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
23849         * custom.el (custom-theme-set-variables): Handle variable aliases.
23851         * frame.el (blink-cursor-timer): Doc fix.
23852         (blink-cursor): Make it an alias for `blink-cursor-mode' and
23853         declare obsolete.
23854         (blink-cursor-mode): Define with defcustom and use correct
23855         standard expression in that defcustom.
23856         * startup.el (command-line): Adapt to above changes in frame.el.
23858 2005-02-11  Lute Kamstra  <lute@gnu.org>
23860         * apropos.el (apropos-score-doc): Prevent division by zero.
23862 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
23864         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
23865         (icalendar--get-event-property-attributes)
23866         (icalendar--get-event-properties)
23867         (icalendar--datetime-to-diary-date): New functions.
23868         (icalendar--split-value): Doc fix.
23869         (icalendar--datetime-to-noneuropean-date)
23870         (icalendar--datetime-to-european-date): New optional argument
23871         SEPARATOR.  Return result as a string instead of a list.
23872         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
23873         (icalendar--convert-string-for-export): Rename arg S to STRING.
23874         (icalendar-export-region): Doc fix.  Change name of error buffer.
23875         Save output buffer.
23876         (icalendar-import-file): Add blank at end of prompt.
23877         (icalendar-import-buffer): Doc fix.  Do not switch to error
23878         buffer.  Indicate status in return value.
23879         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
23880         buffer.  Save output buffer.  Handle exception from recurrence
23881         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
23882         events.  Fix problems with weekly all-day events.
23884 2005-02-10  Richard M. Stallman  <rms@gnu.org>
23886         * simple.el (eval-expression-print-format):
23887         Avoid warning about edebug-active.
23889         * help.el (help-for-help-internal): Rename from help-for-help.
23890         (help-for-help): Define with defalias.
23892         * font-core.el (font-lock-default-function): Use with-no-warnings.
23894         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
23896         * custom.el (defface): Doc fix.
23898 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
23900         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
23901         width 0" to prevent word wrapping problems.
23903 2005-02-09  Kim F. Storm  <storm@cua.dk>
23905         * ido.el (ido-file-extensions-order): New defcustom.
23906         (ido-file-extension-lessp, ido-file-extension-aux)
23907         (ido-file-extension-order): New advanced file ordering.
23908         (ido-file-lessp): New simple file ordering.
23909         (ido-sort-list): Remove.
23910         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
23911         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
23913 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
23915         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
23916         that some versions of grep produce.
23917         (grep-mode-font-lock-keywords): Likewise.
23919 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
23921         * progmodes/gdb-ui.el (gdb-location-list): New variable.
23922         (gdb-cdir): Delete.
23923         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
23924         (gdb-source-info): Treat case when source file is in another
23925         directory properly.
23926         (gdb-get-location): New function.
23928 2005-02-07  Jay Belanger  <belanger@truman.edu>
23930         * calc/calc-prog.el (calc-write-parse-table-part)
23931         (calc-fix-token-name): Fix a check for language type.
23933         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
23935 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
23937         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
23938         as directory not writable.
23940 2005-02-07  Kim F. Storm  <storm@cua.dk>
23942         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
23943         (cua--standard-movement-commands): Remove list.
23944         Instead, set CUA property value to move for movement commands.
23945         (cua-movement-commands): Remove.  Users must set CUA prop instead.
23946         (cua--pre-command-handler): Check CUA property.
23947         (cua--init-keymaps): Don't remap undo commands.
23948         (cua-mode): Don't call cua--rectangle-on-off.
23950         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
23951         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
23952         (cua--rect-undo-set-point): New var.
23953         (cua--rectangle-undo-boundary): Setup undo apply entry.
23954         (cua--rect-undo-handler): New function for rectangle undo.
23955         (cua--rect-start-position, cua--rect-end-position): Add.
23956         (cua--rectangle-post-command): Call cua--rectangle-set-corners
23957         for restored rectangle.  Set point if cua--rect-undo-set-point.
23959 2005-02-06  Jay Belanger  <belanger@truman.edu>
23961         * calc/calc-lang.el (calc-tex-language): Display more information
23962         in messages.
23964         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
23965         in TeX mode.
23967 2005-02-06  Richard M. Stallman  <rms@gnu.org>
23969         * emacs-lisp/lisp.el (buffer-end): Doc fix.
23971 2005-02-05  Arne_J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
23973         * net/ldap.el (ldap-search-internal): Support attributes with
23974         optional descriptions separated by a semi-colon, as in
23975         "userCertificate;binary".
23977 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
23979         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
23980         isn't a cons (i.e. the version is 0).
23982 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
23984         * help.el (help-for-help): Doc fix.
23986 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
23988         * progmodes/gdb-ui.el: Update copyright.  Put GDB-Frames before
23989         GDB-Windows on the menu-bar as this works better.
23991 2005-02-04  Jay Belanger  <belanger@truman.edu>
23993         * calc/calc-embed.el (calc-embedded-update): Don't put in
23994         unnecessary newlines.  Adjust the end of formula marker.
23996         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
23997         (math-latex-parse-two-args): New function.
23999 2005-02-03  Lute Kamstra  <lute@gnu.org>
24001         * help-fns.el (help-with-tutorial): Make sure that users cannot
24002         remove the entire text of the tutorial by means of `undo'.
24004 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
24006         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
24007         in recent changes, where the ispell process was repeatedly
24008         killed & restarted.
24010         * international/mule-cmds.el (set-locale-environment): Set file-name
24011         coding system to utf-8 on Darwin systems.
24012         (set-default-coding-systems): Don't set default-file-name-coding-system
24013         on Darwin systems.
24015 2005-02-03  Richard M. Stallman  <rms@gnu.org>
24017         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
24019 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
24021         * faces.el (list-faces-display): Add optional argument.
24023 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
24025         * font-core.el (font-lock-default-function): Handle the rare case where
24026         only font-lock-keywords is set.
24028 2005-02-02  Kenichi Handa  <handa@m17n.org>
24030         * international/characters.el: Cancel previous change for
24031         I-WITH-DOT-ABOVE and DOTLESS-i.
24033         * international/latin-5.el: Cancel previous change.
24035 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
24037         * progmodes/gud.el: Correction to syntax in gud-menu-map.
24039 2005-02-02  Kenichi Handa  <handa@m17n.org>
24041         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
24042         DOTLESS-i.
24044         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
24045         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
24047         * case-table.el (get-upcase-table): New function.
24048         (copy-case-table): Copy upcaes table too if non-nil.
24049         (set-case-syntax-delims): Maintain upcase table too.
24050         (set-case-syntax-pair): Likewise.
24051         (set-upcase-syntax, set-downcase-syntax): New functions.
24052         (set-case-syntax): Maintain upcase table too.
24054 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
24056         * progmodes/gdb-ui.el (gdb-goto-info): Delete.
24058         * progmodes/gud.el (gud-goto-info): New function.
24059         (gud-tool-bar-map): Use correct icon.
24061 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
24063         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
24064         When delegating, order args in the funcall correctly.
24066 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
24068         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
24070 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
24072         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
24073         buffer not visiting a file.
24075 2005-01-31  Jay Belanger  <belanger@truman.edu>
24077         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
24078         bound on the line with the formula.
24080 2005-01-31  Kim F. Storm  <storm@cua.dk>
24082         * ses.el (ses-create-cell-variable-range)
24083         (ses-destroy-cell-variable-range, ses-reset-header-string)
24084         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
24085         (ses-insert-row): Fix format of apply undo entries.
24087 2005-01-31  Jay Belanger  <belanger@truman.edu>
24089         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
24090         parts.
24092         * calc/calc-embed.el (calc-embedded-open-formula)
24093         (calc-embedded-close-formula): Ignore matrix environments.
24095         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
24096         TeX mode.
24098         * calc/calc-lang.el (math-function-table, math-oper-table)
24099         (math-variable-table): Adjust the LaTeX portions.
24101         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
24102         (math-latex-ignore-words): New constant.
24104 2005-01-31  Richard M. Stallman  <rms@gnu.org>
24106         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
24107         (ispell-local-dictionary): Doc fix.
24108         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
24109         Don't reinitialize at run time.  Don't defcustom.
24110         All uses changed to append ispell-local-dictionary-alist,
24111         or check it first.
24112         (ispell-current-dictionary): New variable for dictionary in use.
24113         (ispell-dictionary): Now used only for global default.
24114         (ispell-start-process): Set ispell-current-dictionary,
24115         not ispell-dictionary.
24116         (ispell-change-dictionary): Use this only for setting
24117         user preferences.
24118         (ispell-internal-change-dictionary): New function
24119         to change the current dictionary in use.
24120         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
24121         Use ispell-current-dictionary.
24122         Handle ispell-local-dictionary-overridden.
24123         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
24125 2005-01-31  Jay Belanger  <belanger@truman.edu>
24127         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
24129         * calc/calc-ext.el: Add calc-latex-language to autoloads.
24130         (calc-mode-map): Add calc-latex-language.
24132         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
24133         (math-latex-print-frac): New functions.
24134         (math-oper-table, math-function-table, math-variable-table)
24135         (math-complex-format, math-input-filter): Add latex properties.
24136         (calc-set-language): Set math-expr-special-function-mapping.
24138         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
24139         (calc-write-parse-table-part): Add LaTeX support.
24141         * calc/calc.el (calc-language): Adjust docstring.
24142         (calc-set-mode-line): Add LaTeX support.
24143         (math-expr-special-function-mapping): New variable.
24144         (math-tex-ignore-words): Add to list.
24146         * calc/calccomp.el (math-compose-expr, math-compose-rows):
24147         Add LaTeX support.
24148         (math-compose-expr): Add support for special functions.
24150         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
24152 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
24154         * progmodes/gdb-ui.el (gdb-memory-address)
24155         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
24156         (gdb-memory-mode-map, gdb-memory-format-keymap)
24157         (gdb-memory-format-menu, gdb-memory-unit-keymap)
24158         (gdb-memory-unit-menu): New variables for a buffer
24159         that lets the user examine program memory.
24160         (gdb-memory-set-address, gdb-memory-set-repeat-count)
24161         (gdb-memory-format-binary, gdb-memory-format-octal)
24162         (gdb-memory-format-unsigned, gdb-memory-format-signed)
24163         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
24164         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
24165         (gdb-memory-unit-word, gdb-memory-unit-halfword)
24166         (gdb-memory-unit-byte, gdb-memory-unit-menu)
24167         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
24168         (gdb-memory-mode, gdb-memory-buffer-name)
24169         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
24170         New functions for above buffer.
24172 2005-01-30  Richard M. Stallman  <rms@gnu.org>
24174         * cus-edit.el (custom-bury-buffer): Function deleted.
24175         (custom-buffer-done-function): Option deleted.
24176         (custom-buffer-done-kill): New replacement option.
24177         (Custom-buffer-done): Call quit-window.
24178         (custom-buffer-create-internal): Update for above changes.
24180 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
24182         * simple.el (undo-ask-before-discard): New var.
24183         (undo-outer-limit-truncate): Implement it.
24184         (undo-extra-outer-limit): Doc update.
24186 2005-01-29  Richard M. Stallman  <rms@gnu.org>
24188         * ses.el (undo-more): Delete defadvice.
24189         (ses-begin-change): Doc fix.
24191         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
24192         instead of rebinding C-x u and C-_.
24194         * files.el (normal-backup-enable-predicate): Return nil for files
24195         in /tmp, regardless of temporary-file-directory.
24197         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
24199         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
24200         (open-rectangle, delete-whitespace-rectangle-line)
24201         (clear-rectangle-line): If FILL, pass t instead of FILL
24202         for move-to-column's 2nd arg.
24204         * simple.el (undo): Fix the test for continuing a series of undos.
24205         (undo-more): Set pending-undo-list to t when we reach end.
24206         (pending-undo-list): Move up defvar.
24208         * wid-edit.el (widget-button-click):
24209         Shorten the range of the track-mouse binding.
24211         * comint.el (comint-insert-input): Undo previous changes;
24212         use last-input-event in interactive spec.
24214 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
24216         * progmodes/compile.el (compilation-start): Bind buffer-read-only
24217         to nil before invoking call-process.  Reset buffer's modified flag
24218         after fontifying it in the no-async branch.
24220         * wid-edit.el (widget-specify-button): If mouse pointer shape
24221         cannot be changed, use mouse face instead.
24223 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
24225         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
24226         (gdb-goto-breakpoint): Make breakpoint handling work on template
24227         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>
24228         (gdb-assembler-custom): Update to recognize breakpoint information
24229         added on 2005-01-19.
24231 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
24233         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
24234         (dsssl-mode): Use define-derived-mode.
24235         (scheme-mode-initialize): Remove.
24236         (scheme-mode): Use run-mode-hooks.
24238         * cus-edit.el (customize-group-other-window)
24239         (custom-buffer-create-other-window): Don't override special-display-*.
24240         (custom-mode-map): Make it dense.
24242         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
24243         sets the default value.
24245 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
24247         * descr-text.el: Add more keywords.
24249 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
24251         * speedbar.el: Avoid unnecessary use of locate-library.
24253         * international/mule-cmds.el (standard-display-european-internal):
24254         Don't fiddle with latin-1 non-break space any more since it's now
24255         special cased in the C code.
24256         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
24258 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
24260         * cus-start.el (all): Add `undo-outer-limit'.
24262 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
24264         * textmodes/bibtex.el (bibtex-format-entry):
24265         Use `bibtex-empty-field-re' only on the text of fields, not on entire
24266         field lines.
24267         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
24268         not on part of a buffer.
24270 2005-01-25  Lute Kamstra  <lute@gnu.org>
24272         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
24273         nonempty field text strings like "{letters\\macro{}more letters}".
24274         Clarify docstring.
24275         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
24276         (bibtex-entry-offset, bibtex-parse-association)
24277         (bibtex-parse-field-name): Fix typos in docstrings.
24278         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
24280 2005-01-24  Carsten Dominik  <dominik@science.uva.nl>
24282         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
24283         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
24284         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
24285         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
24287         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
24288         isearch minor mode.
24290 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
24292         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
24294 2005-01-24  Lute Kamstra  <lute@gnu.org>
24296         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
24297         CASECHARS and NOT-CASECHARS regular expressions of the
24298         "nederlands" and "nederlands8" dictionaries to prevent a "Range
24299         striding over charsets" error.
24301 2005-01-24  Jay Belanger  <belanger@truman.edu>
24303         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
24304         display variable name.
24306 2005-01-24  Kenichi Handa  <handa@m17n.org>
24308         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
24309         Fix setting of the element of encoded-kbd-iso2022-invocations.
24311 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
24313         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
24314         (gdb-threads-select): Change to also accept mouse events.
24315         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
24316         (gdb-threads-mouse-select): Delete.
24318 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
24320         * files.el (insert-directory): Take care of empty directory,
24321         listed without -a switch.
24323 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
24325         * textmodes/refill.el (refill-post-command-function):
24326         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
24327         to the list of functions that we should be careful not to undo.
24328         (refill-late-fill-paragraph-function): Remove.
24329         (refill-saved-state): New var.
24330         (refill-mode): Use it to save fill-paragraph-function.
24331         Save also the value of auto-fill-function.
24333         * term/w32-win.el: Simplify code.
24335 2005-01-23  Kim F. Storm  <storm@cua.dk>
24337         * simple.el (line-move): Adapt to new return value from
24338         pos-visible-in-window-p.
24340         * simple.el (line-move): Fix last change.  Check partial
24341         visibility at point rather than at window-start.
24343 2005-01-22  Jason Rumney  <jasonr@gnu.org>
24345         * term/w32-win.el (xw-defined-colors): Remove debug-message.
24347 2005-01-22  David Kastrup  <dak@gnu.org>
24349         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
24351 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
24353         * type-break.el (type-break-mode): Add a test for
24354         type-break-file-name being non-nil.
24356 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
24358         * net/eudc.el (top level): Call (message "") via progn, so that
24359         eudc-options-file is loaded.
24361 2005-01-22  Kim F. Storm  <storm@cua.dk>
24363         * simple.el (line-move-1): Rename from line-move.
24364         (line-move): New function that adjusts vscroll for partially
24365         visible rows, and calls line-move-1 otherwise.
24367 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
24369         * pcomplete.el: Define pcomplete-read-event instead of read-event,
24370         since it's not a complete read-event implementation
24372 2005-01-20  Jay Belanger  <belanger@truman.edu>
24374         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
24375         for called function.
24377 2005-01-20  Steven Tamm  <steventamm@mac.com>
24379         * term/mac-win.el (process-connection-type): Remove.
24380         Controlled now by s/darwin.h:PTY_ITERATION.
24382 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
24384         * window.el (handle-select-window): Don't switch window when we're
24385         in the minibuffer.
24387 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
24389         * subr.el (dotimes-with-progress-reporter): New macro.
24391         * ses.el (ses-dotimes-msg): Remove macro.
24392         Use `dotimes-with-progress-reporter' instead.
24394 2005-01-19  Steven Tamm  <steventamm@mac.com>
24396         * term/mac-win.el (process-connection-type): Use new
24397         operating-system-release variable to use ptys on Darwin 7 (OS X
24398         10.3) when using carbon build.
24400 2005-01-19  Jay Belanger  <belanger@truman.edu>
24402         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
24403         flags if the last command was a tab or M-tab.
24405         * calc/calc-prog.el (calc-user-define-edit): Put original formula
24406         in formula editing buffer.
24408 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
24410         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
24411         breakpoint image symbol in margin.
24413 2005-01-19  Jay Belanger  <belanger@truman.edu>
24415         * calc/calc-prog.el (calc-execute-kbd-macro):
24416         Ignore calc-keep-arg-flag.
24418 2005-01-19  Kenichi Handa  <handa@m17n.org>
24420         * textmodes/ispell.el (ispell-looking-at): New function.
24421         (ispell-process-line): Use ispell-looking-at to compare the ispell
24422         output and the buffer contents.
24424 2005-01-18  Jay Belanger  <belanger@truman.edu>
24426         * calc/calc.el (calc-display-raw): Fix docstring.
24428 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
24430         * simple.el (blink-matching-open): Strip extra info from syntax.
24432         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
24433         funny chars in the end-of-here-doc marker.
24435 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
24437         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
24438         that enable/disabled state of breakpoints is shown correctly in
24439         fringe and on ttys.
24440         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
24441         Add breakpoint information as text properties.
24442         (gdb-mouse-toggle-breakpoint):
24443         Rename to gdb-mouse-set-clear-breakpoint.
24444         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
24445         breakpoints in the margin.
24446         (gdb-remove-strings): Simplify.
24448 2005-01-17  Jay Belanger  <belanger@truman.edu>
24450         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
24451         erasing buffer.
24453 2005-01-17  Richard M. Stallman  <rms@gnu.org>
24455         * progmodes/grep.el (grep-find): Copy from `grep' the condition
24456         for calling grep-compute-defaults.
24458         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
24459         if buffer is empty.
24461         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
24463 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
24465         * hilit-chg.el (highlight-changes-mode): Don't autoload.
24467         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
24468         non-preloaded variables.
24470 2005-01-17  Steven Tamm  <steventamm@mac.com>
24472         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
24473         tex-shell cause to force interactivity when using pipes.
24475 2005-01-17  Kim F. Storm  <storm@cua.dk>
24477         * simple.el (just-one-space): Make arg optional.
24479 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
24481         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
24482         posn-at-x-y to t to access left-margin.
24484 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
24486         Sync with Tramp 2.0.47.
24488         * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
24489         catching keep-date problems in cp/scp operations.
24490         (tramp-handle-copy-file): Don't call `set-file-modes'
24491         unconditionally.  Specialized functions should know better what is
24492         necessary.  This improves performance a little bit, and the
24493         functions could catch errors with `cp -p' and `scp -p'.
24494         (tramp-do-copy-or-rename-file-via-buffer)
24495         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
24496         when appropriate.
24497         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
24498         Call `set-file-modes' when appropriate.
24499         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
24500         Johnsson <isak@hypergene.com>
24501         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
24502         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
24503         <joakim@verona.se>
24504         (tramp-file-name-for-operation): Mark `shell-command' as magic for
24505         Emacs only.
24507         * net/tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
24508         `find-file-hooks' and `dired-mode-hook'.
24509         (tramp-minor-mode-map): Respective map.  Add remapping for
24510         `compile' and `recompile'.
24511         (tramp-remap-command, tramp-recompile): New defuns.
24512         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
24513         in buffer "*Compilation*".  Call the commands asynchronously.
24515         * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
24516         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
24517         `shell-command', because it isn't magic in XEmacs.  Reported by
24518         Adrian Aichner <adrian@xemacs.org>.
24520         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
24521         `substitute-in-file-name.
24522         (tramp-smb-handle-substitute-in-file-name): New defun.
24523         (tramp-smb-advice-PC-do-completion): Delete advice.
24525 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
24527         * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
24528         Fix error in deleting region.
24530 2005-01-15  Richard M. Stallman  <rms@gnu.org>
24532         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
24533         In non-temp buffer, switch syntax table temporarily.
24535         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
24537         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
24539         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
24541         * imenu.el (imenu--split-menu): Copy menulist before sorting.
24542         (imenu--generic-function): Use START, not BEG, as pos of definition.
24544         * simple.el (just-one-space): Argument specifies number of spaces.
24546         * simple.el (eval-expression-print-format): Avoid warning
24547         about edebug-active.
24549 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (Tiny change)
24551         * progmodes/sh-script.el: Code copied from make-mode.el
24552         with small changes,
24553         (sh-mode-map): Bind C-c C-\.
24554         (sh-backslash-column, sh-backslash-align): New variables.
24555         (sh-backslash-region, sh-append-backslash): New functions.
24557 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
24559         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
24560         (rmail-pop-password, rmail-pop-password-required): Move to
24561         rmail-obsolete group.
24562         (rmail-set-pop-password): Rename to rmail-set-remote-password.
24563         All callers updated.
24564         (rmail-get-pop-password): Rename to rmail-get-remote-password.
24565         Take an argument specifying whether it is POP or IMAP mailbox we
24566         are using.  All callers updated.
24567         (rmail-pop-password-error): Rename to
24568         rmail-remote-password-error.  Added mailutils-specific error message.
24569         (rmail-movemail-search-path)
24570         (rmail-movemail-variant-in-use): New variables.
24571         (rmail-remote-password, rmail-remote-password-required):
24572         New customization variables.
24573         (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
24574         (rmail-parse-url): New function.
24575         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
24576         with GNU mailutils movemail.
24578 2005-01-15  Kevin Ryde  <user42@zip.com.au>
24580         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
24581         suffix to space, $ or '$, to correctly position point when going
24582         to @table style constants like DBL_MAX.
24584 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
24586         * type-break.el (type-break-mode, type-break-file-time)
24587         (type-break-file-keystroke-count, type-break-choose-file):
24588         Don't store data in or load data from the file if type-break-file-name
24589         is nil.
24590         (type-break-file-name): Doc update as per the above.
24592 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
24594         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
24595         lookup-key might return nil; handle that.
24597 2005-01-15  Alan Mackenzie  <acm@muc.de>
24599         * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
24600         rather than the element found, thus enabling the tree to be setcar'd.
24602 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
24604         * textmodes/org.el (org-show-following-heading): New option.
24605         (org-show-hierarchy-above): Use `org-show-following-heading'.
24606         (org-cycle): Documentation fix.
24608         * textmodes/org.el (orgtbl-optimized): New option
24609         (orgtbl-mode): New command, a minor mode.
24610         (orgtbl-mode-map): New variable.
24611         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
24612         (orgtbl-error, orgtbl-self-insert-command)
24613         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
24615         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
24616         a local variable in each org-mode buffer.
24618         * textmodes/org.el (org-set-regexps-and-options): Rename from
24619         `org-set-regexps'.  Added checking for STARTUP keyword.
24620         (org-get-current-options): Add STARTUP options.
24621         (org-table-insert-row): Make mode intelligent about when
24622         realignment is needed.
24623         (org-self-insert-command, org-delete-backward-char, org-delete-char):
24624         New commands.
24625         (org-enable-table-editor): New default value `optimized'.
24626         (org-table-blank-field): Support blanking regions if active.
24628 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
24630         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
24631         if the year is not given.
24633         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
24634         Add new escapes %m and %M, fixed bug with %F by adding
24635         save-match-data.
24636         (reftex-reference): Remove ?. from list of spaces.
24637         (reftex-label-info): Add automatic label prefix recognition.
24639         * textmodes/reftex-index.el (reftex-index-next-phrase):
24640         Add slave parameter to call of `reftex-index-this-phrase'.
24641         (reftex-index-this-phrase): New optional argument.
24642         (reftex-index-region-phrases): Add slave parameter to call of
24643         `reftex-index-this-phrase'.
24644         (reftex-display-index): New argument redo.
24645         (reftex-index-rescan): Add `redo' to arguments of
24646         `reftex-display-index'.
24647         (reftex-index-Rescan, reftex-index-revert)
24648         (reftex-index-switch-index-tag): Add `redo' to arguments of
24649         `reftex-display-index'.
24650         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
24651         indexing.  Fix bug with matching is there is a quote before or
24652         after the word.
24654         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
24655         Fix bug when collecting citation keys in lines with comments.
24656         (reftex-citation): Prefix argument no longer rescans the document,
24657         but forces prompting for optional arguments of cite macros.
24658         (reftex-do-citation): Prompting for optional arguments implemented.
24660         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
24661         Add optional arguments to most cite commands.
24662         (reftex-cite-cleanup-optional-args): New option
24663         (reftex-cite-prompt-optional-args): New option.
24664         (reftex-trust-label-prefix): New option.
24666         * textmodes/reftex-toc.el (reftex-toc-find-section):
24667         Add push-mark before changing the position in the buffer.
24669         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
24670         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
24672 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
24674         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
24675         more carefully.
24677 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
24679         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
24680         (sgml-mode): Use it.
24681         (sgml-get-context): Better keep track of implicitly closed tags.
24683 2005-01-13  Kenichi Handa  <handa@m17n.org>
24685         * textmodes/ispell.el: These changes are to fix misalignment error
24686         caused by equivalent characters of different Emacs charsets.
24687         (ispell-unified-chars-table): New variable.
24688         (ispell-get-decoded-string): New function.
24689         (ispell-get-casechars, ispell-get-not-casechars)
24690         (ispell-get-otherchars): Call ispell-get-decoded-string.
24692 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
24694         * custom.el (custom-declare-variable): Just put symbol instead
24695         of (defvar . symbol) in `current-load-list'.
24697 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
24699         * emacs-lisp/elint.el: Fixed typo in Commentary section.
24701 2005-01-12  Jay Belanger  <belanger@truman.edu>
24703         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
24704         to create a Calc summary.
24706 2005-01-12  Kim F. Storm  <storm@cua.dk>
24708         * mouse.el (mouse-on-link-p): Change functionality and doc
24709         string to comply with latest description in lisp ref.
24711 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
24713         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
24714         Enable mouse clicks on mode-line, header-line and margin.
24715         (event-type): Give mouse event symbols an `event-kind' property
24716         with value `mouse-click'.
24718 2005-01-12  Juri Linkov  <juri@jurta.org>
24720         * facemenu.el (list-colors-display): Add new arg buffer-name.
24721         Use it.  Fix docstring.  Replace code for identifying duplicate
24722         colors by the name with call to `list-colors-duplicates' which
24723         identifies duplicate colors by the value unless the color
24724         is one of special Windows colors.  Set truncate-lines to t.
24725         Print sorted duplicate color names on each line.  Indent to 22
24726         \(the longest color name in rgb.txt) instead of 20.  Optimize.
24727         (list-colors-duplicates): New function.
24728         (facemenu-color-name-equal): Delete function.
24730         * facemenu.el (list-colors-print): New function created from code
24731         in list-colors-display.  Print #RRGGBB at the window right edge.
24732         (list-colors-display): When temp-buffer-show-function is not
24733         defined, call list-colors-print from temp-buffer-show-hook
24734         to get the right value of window-width in list-colors-print
24735         after the buffer is displayed.
24737         * simple.el (pop-mark): Move deactivate-mark out of conditional
24738         part to deactivate the active mark regardless of the state of the
24739         mark ring.
24741         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
24742         variables line in desktop files.
24744 2005-01-12  Juri Linkov  <juri@jurta.org>
24746         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
24747         Bring together isearch highlight related options.
24748         (lazy-highlight): Replace group `replace' by `matching'.
24749         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
24750         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
24751         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
24752         and declare them obsolete.
24753         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
24754         (isearch-faces): Remove defgroup.
24755         (isearch-overlay, isearch-highlight, isearch-dehighlight):
24756         Move isearch highlighting code closer to lazy highlighting code.
24758         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
24759         (query-replace-highlight, query-replace-lazy-highlight)
24760         (query-replace): Move definitions to the beginning of the file.
24762 2005-01-11  Juri Linkov  <juri@jurta.org>
24764         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
24765         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
24766         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
24768         * info.el (Info-history-forward): New variable.
24769         (Info-select-node): Reset Info-history-forward to nil.
24770         (Info-last): Turn into defalias.
24771         (Info-history-back): Rename from Info-last.
24772         Add current node to Info-history-forward.
24773         (Info-history-forward): New fun.
24774         (Info-mode-map): Replace Info-last by Info-history-back.
24775         Bind Info-history-forward to "r".
24776         (Info-mode-menu): Replace Info-last by Info-history-back.
24777         Fix menu item text.  Add menu item for Info-history-forward.
24778         (info-tool-bar-map): Replace Info-last by Info-history-back.
24779         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
24780         for Info-history-forward.
24781         (Info-mode): Replace Info-last by Info-history-back in docstring.
24782         Add local variable Info-history-forward.
24783         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
24785 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
24787         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
24788         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
24789         Ignore select-window events rather than fiddle with
24790         mouse-autoselect-window.
24792 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
24794         * type-break.el (type-break-mode): Fix previous change.
24796 2005-01-10  Jay Belanger  <belanger@truman.edu>
24798         * calc/calc-ext.el (calc-reset): Reset when inside embedded
24799         calculator; only reset when point is inside a calculator.
24800         Don't adjust the window height if the window takes up the whole height
24801         of the frame.
24803 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
24805         * ebuff-menu.el (Electric-buffer-menu-mode):
24806         Preserve value of buffer-local var header-line-format.
24808 2005-01-09  Jay Belanger  <belanger@truman.edu>
24810         * calc/calc.el (calc-mode-var-list-restore-saved-values):
24811         Make sure settings file exists before accessing it.
24813         * calc/calc-embed.el (calc-embedded-subst):
24814         Replace math-multi-subst-rec, which is only supposed to be called
24815         by math-multi-subst, by math-multi-subst.
24817 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
24819         * vc.el (vc-allow-async-revert): New user option.
24820         (vc-disable-async-diff): New internal variable.
24821         (vc-revert-buffer): Use them to disable asynchronous diff.
24823         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
24824         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
24825         asynchronously if vc-disable-async-diff is t.
24827 2005-01-09  Jay Belanger  <belanger@truman.edu>
24829         * calc/calc.el (defcalcmodevar): New macro.
24830         (calc-mode-var-list-restore-default-values)
24831         (calc-mode-var-list-restore-saved-values): New functions.
24832         (calc-mode-var-list): Use defcalcmodevar to define it.
24833         (calc-always-load-extensions, calc-line-numbering)
24834         (calc-line-breaking, calc-display-just, calc-display-origin)
24835         (calc-number-radix, calc-leading-zeros, calc-group-digits)
24836         (calc-group-char, calc-point-char, calc-frac-format)
24837         (calc-prefer-frac, calc-hms-format, calc-date-format)
24838         (calc-float-format, calc-full-float-format, calc-complex-format)
24839         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
24840         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
24841         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
24842         (calc-matrix-brackets, calc-language, calc-language-option)
24843         (calc-left-label, calc-right-label, calc-word-size)
24844         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
24845         (calc-display-raw, calc-internal-prec, calc-angle-mode)
24846         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
24847         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
24848         (calc-window-height, calc-display-trail, calc-show-selections)
24849         (calc-use-selections, calc-assoc-selections)
24850         (calc-display-working-message, calc-auto-why, calc-timing)
24851         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
24852         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
24853         (calc-gnuplot-default-device, calc-gnuplot-default-output)
24854         (calc-gnuplot-print-device, calc-gnuplot-print-output)
24855         (calc-gnuplot-geometry, calc-graph-default-resolution)
24856         (calc-graph-default-resolution-3d, calc-invocation-macro)
24857         (calc-show-banner): Use defcalcmodevar to declare them and set
24858         their default values.
24860         * calc/calc-ext.el (calc-reset): Restore saved values of variables
24861         instead of default values (but restore default values if there is
24862         an argument of 0).
24864 2005-01-09  David Kastrup  <dak@gnu.org>
24866         * desktop.el (desktop-restore-eager): Fix typo in type.
24868 2005-01-08  Richard M. Stallman  <rms@gnu.org>
24870         * cus-edit.el (customize): Delete :link.
24872 2005-01-08  Jay Belanger  <belanger@truman.edu>
24874         * calc/calc.el (calc-mode): Remove the extension from the
24875         `calc-settings-file' file name when loading it.
24877 2005-01-08  Kim F. Storm  <storm@cua.dk>
24879         * info.el (Info-mode-map, Info-next-link-keymap)
24880         (Info-prev-link-keymap, Info-up-link-keymap):
24881         Map follow-link to mouse-face.
24882         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
24884 2005-01-08  Jay Belanger  <belanger@truman.edu>
24886         * calc/calc.el (calc-settings-file): Change default value.
24887         Suggested by cgw in a comment in calc-mode.el.
24889         * calc/calc-mode.el (calc-settings-file-name):
24890         Compare calc-settings-file to user-init-file instead of ~/.emacs.
24891         Replace ~/.emacs in a prompt by calc-settings-file.
24893 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
24895         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
24896         (desktop-lazy-idle-delay): New customizable variables.
24897         (desktop-buffer-args-list): New variable.
24898         (desktop-append-buffer-args): New function.
24899         (desktop-save): Call desktop-append-buffer-args for some buffers.
24900         (desktop-lazy-create-buffer): New function.
24901         (desktop-idle-create-buffers): New function.
24902         (desktop-read): Add message about buffers to restore lazily.
24903         (desktop-lazy-abort): New command.
24904         (desktop-clear): Call desktop-lazy-abort.
24905         (desktop-lazy-complete): New command.
24907 2005-01-06  Richard M. Stallman  <rms@gnu.org>
24909         * emacs-lisp/find-func.el (find-face-definition):
24910         Rename from find-face.
24912 2005-01-06  Kim F. Storm  <storm@cua.dk>
24914         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
24916         * man.el (Man-xref-man-page, Man-xref-header-file)
24917         (Man-xref-normal-file): Add follow-link property.
24919 2005-01-06  Jay Belanger  <belanger@truman.edu>
24921         * calc/calc-units.el: Make sure the proper macro definitions are
24922         available when compiling.
24924 2005-01-06  Juri Linkov  <juri@jurta.org>
24926         * isearch.el (isearch-lazy-highlight-update):
24927         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
24929 2005-01-06  Miles Bader  <miles@gnu.org>
24931         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
24932         (isearch-lazy-highlight-face): Use new name.
24934 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
24936         * uniquify.el (uniquify-rationalize-file-buffer-names):
24937         Re-add an interactive spec.
24938         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
24939         to the same name.
24941         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
24942         (isearch-update, isearch-done): Adjust calls accordingly.
24944 2005-01-05  Richard M. Stallman  <rms@gnu.org>
24946         * custom.el (custom-set-variables, custom-theme-set-variables):
24947         Clarify documentation.
24949         * emacs-lisp/find-func.el (find-variable)
24950         (find-variable-other-window, find-variable-other-frame):
24951         Fix the TYPE args to find-function-read and find-function-do-it.
24952         (find-function): Doc fix.
24953         (find-function-at-point): Replace function-at-point alias.
24955 2005-01-04  Richard M. Stallman  <rms@gnu.org>
24957         * cus-face.el (custom-declare-face):
24958         Record defface in current-load-list.
24960         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
24962         * emacs-lisp/find-func.el: Doc fixes.
24963         (find-face-regexp): New variable.
24964         (find-function-regexp-alist): New variable.
24965         (find-function-C-source): Third arg is now TYPE.
24966         (find-function-search-for-symbol): Handle general TYPE.
24967         (find-function-read, find-function-do-it): Handle general TYPE.
24968         (find-definition-noselect, find-face): New functions.
24969         (function-at-point): Alias deleted.
24971 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
24973         * battery.el (display-battery-mode): Rename from display-battery.
24974         Handle the case where it gets turned off.
24976 2005-01-04  Richard M. Stallman  <rms@gnu.org>
24978         * cus-edit.el (customize): Make :link point to user doc.
24980         * man.el (Man-fontify-manpage): Turn off undo generation.
24982         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
24984 2005-01-04  Andreas Schwab  <schwab@suse.de>
24986         * files.el (insert-directory): Only look for error lines in
24987         inserted text.  Don't move too far after processing --dired markers.
24989 2005-01-04  Richard M. Stallman  <rms@gnu.org>
24991         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
24992         Don't expand if the character is @, period, dash, etc.
24993         (define-mail-abbrev): Quote names that contain problem characters.
24995 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
24997         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
24999 2005-01-03  Richard M. Stallman  <rms@gnu.org>
25001         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
25002         (query-replace-highlight, query-replace-lazy-highlight)
25003         (query-replace): Definitions moved up.  Doc fix.
25005 2005-01-03  Richard M. Stallman  <rms@gnu.org>
25007         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
25008         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
25009         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
25010         (lazy-highlight-face): Rename from isearch-lazy-...
25011         Change all references to them.
25013 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
25015         * cus-edit.el (custom-file): Doc fix for defcustom.
25016         (custom-file): The function no longer sets the variable
25017         `custom-file' to its return value.
25019         * startup.el (command-line): No longer load `custom-file'.
25021 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
25023         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
25025         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
25026         Don't confuse module-prefixed identifiers for labels.
25027         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
25029 2005-01-02  Richard M. Stallman  <rms@gnu.org>
25031         * files.el (basic-save-buffer-1): Fix previous change.
25033         * loadhist.el (file-loadhist-lookup): New function.
25034         (file-provides, file-requires): Use it.
25036         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
25037         instead of calculating the right size.
25039 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
25041         * vc-svn.el (vc-svn-diff): Stay local if possible.
25043 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
25045         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
25047         * files.el (hack-local-variables): Fix last change.
25049 2005-01-02  Jay Belanger  <belanger@truman.edu>
25051         * calc/calc-yank.el (calc-edit-top): New variable.
25052         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
25053         object.  Change header properties.
25054         (calc-edit-finish, calc-edit-finish-stack-object)
25055         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
25056         edited object.
25057         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
25058         for the beginning of the edited object.
25059         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
25060         for the beginning of the edited object.
25061         * calc/calc-prog.el (calc-edit-macro-finish-edit)
25062         (calc-finish-formula-edit, calc-macro-repeats)
25063         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
25064         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
25065         beginning of the edited object.
25066         (calc-user-define-edit): Change the header for editing macros.
25067         Remove unnecessary variable.
25069 2005-01-01  Jay Belanger  <belanger@truman.edu>
25071         * calc/calc-yank.el (calc-edit-mode): Change default header.
25072         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
25073         * calc/calc-store.el (calc-edit-variable): Change title to match new
25074         header.
25075         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
25076         mode to match new header.
25077         (calc-user-define-edit): Change titles to include names of commands.
25078         (calc-finish-formula-edit): Adjust to handle new header.
25079         (calc-finish-macro-edit): Remove.
25080         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
25081         (calc-edit-macro-command, calc-edit-macro-command-type)
25082         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
25083         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
25084         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
25085         (calc-edit-macro-finish-edit): New functions.
25086         (calc-user-define-edit): Use new functions to edit named calc macros.
25088 2005-01-01  Stefan  <monnier@iro.umontreal.ca>
25090         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
25092         * ses.el (copy-region-as-kill): Deactivate mark.
25094 2005-01-01  Richard M. Stallman  <rms@gnu.org>
25096         * replace.el (occur-1): If the output buffer is also an input,
25097         don't kill it, rename it.
25099         * faces.el (set-face-background, set-face-foreground): Doc fix.
25101         * cus-face.el (custom-face-attributes): Fix :help-echo strings
25102         for :foreground and :background.
25104         * dired.el (dired-view-command-alist): Variable deleted.
25105         (dired-view-file, dired-mouse-find-file-other-window):
25106         Delete the code to use it.
25108 2005-01-01  Kim F. Storm  <storm@cua.dk>
25110         * image.el (insert-sliced-image): Use t for line-height property.
25112 See ChangeLog.11 for earlier changes.
25114 ;; Local Variables:
25115 ;; coding: iso-2022-7bit
25116 ;; End:
25118     Copyright (C) 2005, 2006 Free Software Foundation, Inc.
25119   Copying and distribution of this file, with or without modification,
25120   are permitted provided the copyright notice and this notice are preserved.
25122 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1