(Top): Update subnode menu.
[emacs.git] / lisp / ChangeLog
blob64a1dcec7e207c9522055a4a6fe88d5bfbe8c919
1 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
3         * dired.el (dired-mode-map): Add more bindings for tumme.
5 2006-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7         * wdired.el (wdired-mode-map): Use remap.
8         (wdired-get-filename): Massage.
9         (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
10         (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
11         `keymap' property rather than `local-map'.
13 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
15         * tumme.el (tumme-get-thumbnail-image): New utility function.
16         Suggested by from Chong Yidong.
17         (tumme-dired-with-window-configuration): Rename from
18         `tumme-dired'.  Add code to save window configuration.
19         (tumme-restore-window-configuration): New command to restore the
20         window configuration that `tumme-dired-with-window-configuration'
21         saves before it changes the window configuration.
22         (tumme-show-all-from-dir): New command to display thumbnails for
23         all files in a directory entered by the user, like M-x thumbs.
24         (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
25         have been created.
26         (tumme-display-thumbnail-original-image): Call `display-buffer'.
27         (obsolete-tumme-display-thumbnail-original-image-and-buffer):
28         Remove obsolete test function.
30 2006-02-07  Juanma Barranquero  <lekktu@gmail.com>
32         * vc.el (small-temporary-file-directory): Remove defvar; there's
33         a defcustom for it in files.el.
35         * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
36         Fix typo in message.
37         (tumme-gallery-generate): Fix typo in `error' message.
38         (tumme-display-window-height-correction)
39         (tumme-display-window-width-correction, tumme-line-up-dynamic)
40         (tumme-line-up-interactive): Dox fixes.
41         (tumme-cmd-rotate-original-options, tumme-display-properties-format)
42         (tumme-restore-window-configuration, tumme-format-properties-string)
43         (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
44         Fix typos in docstrings.
46 2006-02-07  Chris Moore  <christopher.ian.moore@gmail.com>  (tiny change)
48         * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
50 2006-02-07  Nick Roberts  <nickrob@snap.net.nz>
52         * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
53         User should use hook if desired.
55         * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
56         buffer if necessary.
57         (gdb-delete-frame-or-window): New function.
58         (gdb-breakpoints-mode-map): Bind "q" to it.
60 2006-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
62         * textmodes/nroff-mode.el: Clean up name space.
63         (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
64         (nroff-mode): Obey the global setting of nroff-electric-mode.
65         (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
67         * calendar/calendar.el (calendar-increment-month): Typo in last change.
69 2006-02-06  Thien-Thi Nguyen  <ttn@gnu.org>
71         * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
73 2006-02-06  Lars Hansen  <larsh@soem.dk>
75         * generic-x.el (etc-fstab-generic-mode): Add file system types
76         cifs and usbdevfs.  Allow special chars in file names.
78 2006-02-05  Jay Belanger  <belanger@truman.edu>
80         Update copyright notices of the files in lisp/calc.
82 2006-02-05  Romain Francoise  <romain@orebokech.com>
84         Update copyright notices of all files in the lisp/play directory.
86 2006-02-04  Luc Teirlinck  <teirllm@auburn.edu>
88         * ldefs-boot.el: Regenerate.
90         * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
92 2006-02-05  Kim F. Storm  <storm@cua.dk>
94         * files.el (magic-mode-regexp-match-limit): New defvar.
95         (set-auto-mode): Use it to limit magic-mode-alist matching.
97 2006-02-04  Kevin Rodgers  <ihs_4664@yahoo.com>
99         * simple.el (display-message-or-buffer): Compare the number of
100         characters to the frame width when determining whether a 1-line
101         message string will fit in the echo area.  Count screen lines
102         instead of buffer lines when determining whether a multi-line
103         message will fit in the echo area/minibuffer window.
105 2006-02-04  Eli Zaretskii  <eliz@gnu.org>
107         * info.el (Info-index, Info-mode): Improve the description of the
108         `i' command.
110         * ldefs-boot.el: Regenerate.
112 2006-02-03  Werner Lemberg  <wl@gnu.org>
114         * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
115         greedy to find the closing bracket in \*[...] and similar
116         expressions.  This is a first rough fix -- many additional
117         refinements are necessary to make nroff mode really usable with groff.
119 2006-02-03  Jens Petersen  <petersen@redhat.com>  (tiny change)
121         * international/mule-cmds.el (set-locale-environment):
122         Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
123         libX11.
125 2006-02-03  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
127         * arc-mode.el (archive-maybe-copy): Fix the way directories in the
128         archive are created in archive-tmpdir.
130 2006-02-02  John Paul Wallington  <jpw@pobox.com>
132         * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
133         (ibuffer-fontification-alist): Use it.
134         (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
135         to "* z" and the Ibuffer Mark menu.
137         * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
139 2006-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
141         * textmodes/table.el (*table--cell-describe-mode)
142         (*table--cell-describe-bindings): Undo last change since
143         print-help-return-message is not obsoleted by anything at all.
145 2006-02-02  Luc Teirlinck  <teirllm@auburn.edu>
147         * emulation/cua-base.el (cua-mode): Doc fix.
149 2006-02-02  Juanma Barranquero  <lekktu@gmail.com>
151         * dframe.el (dframe-handle-make-frame-visible)
152         (dframe-handle-iconify-frame, dframe-get-focus)
153         (dframe-select-attached-frame, dframe-power-click)
154         (dframe-frame-mode): Fix typos in docstrings.
156         * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
157         (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
158         Fix typos in docstrings.
160         * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
161         (hi-lock-face-buffer, hi-lock-font-lock-hook)
162         (hi-lock-archaic-interface-message-used)
163         (hi-lock-file-patterns-range): Fix typos in docstrings.
165         * savehist.el (savehist-loaded, savehist-load, savehist-install)
166         (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
168         * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
169         Fix typo in docstring.
171         * net/newsticker.el (newsticker--decode-iso8601-date)
172         (newsticker--set-customvar, newsticker--buffer-insert-item)
173         (newsticker--do-run-auto-mark-filter)
174         (newsticker--parse-generic-feed): Doc fixes.
175         (newsticker--retrieval-timer-list, newsticker-url-list)
176         (newsticker-hide-immortal-items-in-echo-area)
177         (newsticker-hide-obsolete-items-in-echo-area)
178         (newsticker-new-item-face, newsticker--enclosure)
179         (newsticker-buffer-update, newsticker-w3m-show-inline-images)
180         (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
181         (newsticker--parse-generic-feed, newsticker--cache-contains)
182         (newsticker--stat-num-items, newsticker-download-enclosures):
183         Fix typos in docstrings.
185         * net/rcirc.el (rcirc-debug): Doc fix.
186         (rcirc-fill-column, rcirc-receive-message-hooks)
187         (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
188         (rcirc-mode, rcirc-generate-new-buffer-name)
189         (rcirc-startup-channels, rcirc-ignore-update-automatic)
190         (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
191         Fix typos in docstrings.
192         (rcirc-print): "?\ " -> "?\s".
193         (rcirc-cmd-join): Improve argument/docstring consistency.
195 2006-02-01  Mark A. Hershberger  <mah@everybody.org>
197         * xml.el (xml-parse-region): Move save-excursion and set-buffer up
198         before narrow-to-region.
200 2006-02-01  Richard M. Stallman  <rms@gnu.org>
202         * simple.el (move-beginning-of-line): Scan properly for invis change.
204         * replace.el (multi-occur-in-matching-buffers): Fix prev change.
206 2006-02-01  Michael Albinus  <michael.albinus@gmx.de>
208         * net/tramp.el (tramp-convert-file-attributes): Set file's gid
209         change bit only when id-format is 'integer.  Reported by Matt
210         Hodges <M.P.Hodges@rl.ac.uk>.
212 2006-02-01  Juanma Barranquero  <lekktu@gmail.com>
214         * hilit-chg.el (highlight-changes-initial-state)
215         (highlight-changes-global-initial-state): Doc fixes.
216         (highlight-changes-global-modes, global-highlight-changes):
217         Fix typos in docstrings.
219 2006-02-01  Kim F. Storm  <storm@cua.dk>
221         * emulation/cua-base.el (cua-mode): Mention that CUA enables
222         transient-mark-mode in doc string.
224 2006-01-31  Richard M. Stallman  <rms@gnu.org>
226         * replace.el (multi-occur): Doc fix.
227         (multi-occur-in-matching-buffers): Rename from
228         multi-occur-by-filename-regexp.  Prefix arg says match
229         buffer names instead of file names.
231 2006-01-31  Juanma Barranquero  <lekktu@gmail.com>
233         * bs.el: Allow non-default values of `bs-header-lines-length'.
234         (bs--running-in-xemacs): Remove (not needed anymore).
235         (bs--set-window-height): Simplify by using `fit-window-to-buffer'
236         instead of `shrink-window', thus avoiding having to compute the
237         height of the window.
238         (bs--up): Wrap around even when there's no header.
239         (bs--down): Use `forward-line' instead of `next-line'.
241 2006-01-30  Chong Yidong  <cyd@stupidchicken.com>
243         * image-mode.el (image-toggle-display): Use file name if possible,
244         instead of unnecessarily allocating a (possibly huge) lisp string.
246 2006-01-30  John Paul Wallington  <jpw@pobox.com>
248         * subr.el (toplevel): Define `cl-assertion-failed' condition here
249         because the `assert' macro signals it at runtime.
251         * emacs-lisp/cl.el (toplevel): Remove definition of
252         `cl-assertion-failed' condition.
254 2006-01-30  Nick Roberts  <nickrob@snap.net.nz>
256         * thumbs.el (thumbs-marked-list): Make buffer-local and
257         permanent-local.
258         (thumbs-insert-thumb): Make help-echo non-sticky.
259         (thumbs-file-alist): Use eolp as check for (non)-image.
261 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
263         * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
264         (ediff-before-session-group-setup-hooks)
265         (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
266         Fix typos in docstrings.
268         * window.el (bw-dir, bw-eqdir, balance-windows)
269         (split-window-keep-point): Fix typos in docstrings.
271         * textmodes/org.el (org-allow-space-in-links, org-closed-string)
272         (org-quote-string, org-calendar-to-agenda-key)
273         (org-agenda-sorting-strategy, org-agenda-use-time-grid)
274         (org-show-following-heading, org-tags-column)
275         (org-use-tag-inheritance, org, org-allow-space-in-links)
276         (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
277         (org-enable-table-editor, org-calc-default-modes)
278         (org-table-allow-automatic-line-recalculation)
279         (org-export-html-style, org-export-with-fixed-width)
280         (org-export-with-sub-superscripts, org-special-keyword)
281         (org-formula, org-time-grid, org-table-may-need-update)
282         (org-mode, org-goto-ret, org-goto-left, org-goto-right)
283         (org-goto-quit, org-get-indentation, org-end-of-item)
284         (org-move-item-down, org-move-item-up)
285         (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
286         (org-remove-occur-highlights, org-read-date, org-goto-calendar)
287         (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
288         (org-agenda-log-mode, org-agenda-toggle-diary)
289         (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
290         (org-agenda-file-to-end, org-agenda-no-heading-message)
291         (org-agenda-get-closed, org-format-agenda-item)
292         (org-cmp-priority, org-cmp-category, org-cmp-time)
293         (org-agenda-change-all-lines, org-agenda-diary-entry)
294         (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
295         (org-link-search, org-camel-to-words, org-open-file)
296         (org-remember-handler, org-table-convert-region)
297         (org-table-move-row-down, org-table-move-row-up)
298         (org-table-copy-region, org-table-wrap-region)
299         (org-table-toggle-vline-visibility)
300         (org-table-get-vertical-vector, org-table-modify-formulas)
301         (org-table-get-specials, org-recalc-commands)
302         (org-table-rotate-recalc-marks, org-table-eval-formula)
303         (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
304         (org-level-color-stars-only, org-insert-heading):
305         Fix typos in docstrings.
306         (last-arg): Add defvar.
308         * makefile.w32-in (WINS): Add erc.
309         (MH_E_SRC): Update (copied from lisp/Makefile.in).
311 2006-01-29  Bill Wohler  <wohler@newt.com>
313         * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
314         mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
315         mh-tool-bar.el, mh-xface.el.  Remove mh-customize.el, mh-init.el.
316         (mh-autoloads): Don't use comments on otherwise empty lines.
318 2006-01-29  Edward O'Connor  <ted@oconnor.cx>
320         * emulation/viper.el (viper-major-mode-modifier-list): Add
321         insert-state and vi-state entries for erc-mode.
322         (viper-go-away, viper-set-hooks): Add and remove
323         viper-comint-mode-hook from erc-mode-hook as appropriate.
325         * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
327 2006-01-29  Juanma Barranquero  <lekktu@gmail.com>
329         * bs.el (bs--format-aux): Implement `middle' alignment as
330         described in the docstring for `bs-attributes-list'.
331         (bs--get-name): Simplify.  Don't pad the buffer name.
333 2006-01-27  Agustin Martin  <agustin.martin@hispalinux.es>
335         * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
336         English aspell dictionary is installed, use the first entry of
337         ispell-dictionary-alist-1.
339 2006-01-27  Kevin Rodgers  <ihs_4664@yahoo.com>
341         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
342         Doc fix.
344 2006-01-27  Michael Albinus  <michael.albinus@gmx.de>
346         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
347         for `process-file', in order to let it work for older Emacsen too.
349 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
351         * international/latexenc.el: Add a suitable `coding:' tag.
352         (latexenc-find-file-coding-system): Undo last change.
354 2006-01-27  Arne J\e,bx\e(Brgensen  <arne@arnested.dk>
356         * international/latexenc.el (latexenc-find-file-coding-system):
357         Make sure latexenc-main-file is a regular file and is readable.
359 2006-01-27  Andre Spiegel  <spiegel@gnu.org>
361         * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
362         Pass FILE to vc-user-login-name.
364         * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
366 2006-01-27  Nick Roberts  <nickrob@snap.net.nz>
368         * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
369         there are no more images to display.
370         (thumbs-mark, thumbs-unmark): Revert change so that they move to
371         the next image.
373 2006-01-26  Richard M. Stallman  <rms@gnu.org>
375         * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
377         * wid-edit.el (advertised-widget-backward): New alias.
378         (widget-keymap): Use advertised-widget-backward for S-TAB.
380         * tumme.el: Correct the keywords.
381         (tumme-dir-max-size): Use defvar.
382         (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
384         * simple.el (move-beginning-of-line): Take account of fields.
385         (clone-indirect-buffer-other-window): Take args like
386         clone-indirect-buffer, and work like it.
388         * help-fns.el (describe-function): Don't pass `nil' as default.
390         * files.el (risky-local-variable-p): Follow var aliases.
392         * subr.el (lazy-completion-table): Doc fix.
394         * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
395         global binding of `line'.
397 2006-01-25  Andre Spiegel  <spiegel@gnu.org>
399         * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
400         Tramp.
402         * vc.el (vc-default-dired-state-info): Pass FILE to
403         vc-user-login-name.
404         (vc-default-update-changelog): Don't use vc-user-login-name, we
405         don't need it here.
407         * tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
408         no longer necessary.
410 2006-01-25  Kenichi Handa  <handa@m17n.org>
412         * international/mule.el (decode-char): Avoid the overhead of
413         calling utf-lookup-subst-table-for-decode if
414         utf-translate-cjk-mode is nil.
415         (encode-char): Avoid the overhead of calling
416         utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
417         nil.
419 2006-01-22  Kenichi Handa  <handa@m17n.org>
421         * international/mule.el (make-subsidiary-coding-system): Reset
422         `coding-system-define-form' property of subsidiaries to nil.
423         Avoid duplicated entry in coding-system-alist.
424         (make-coding-system): Avoid duplicated entry in
425         coding-system-alist.
426         (define-coding-system-alias): Likewise.
428 2006-01-24  Luc Teirlinck  <teirllm@auburn.edu>
430         * completion.el: Minor fixes in introductory comment.
431         (completion-def-wrapper): Fix alist.
433 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
435         * thumbs.el (thumbs-new-image-size): New function.
436         (thumbs-increment-image-size-element)
437         (thumbs-decrement-image-size-element, thumbs-increment-image-size)
438         (thumbs-decrement-image-size): Delete.
439         (thumbs-resize-image-1): Rename from thumbs-resize-image.  Keep old
440         temp files and use to resize.
441         (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
442         Use increment argument to enlarge/shrink.  Preserve point.
443         (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
444         (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
445         (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
446         (thumbs-mark, thumbs-unmark): Preserve point.
447         (thumbs-modify-image): Keep old temp files and use to modify.
448         Cleanup old temp files at load time.  Preserve point.
449         (thumbs-view-image-mode-map): Use new command names.
451 2006-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
453         * log-view.el (log-view-minor-wrap): First rev is the one at point.
455         * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
456         the nastiest part of the cyclic dependency.
457         (cal-menu-update): Use dotimes and calendar-increment-month.
459         * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
460         (calendar-week-start-day): Add an :initializer.
461         (calendar-mode-map): Use suppress-keymap, and command remapping.
462         (describe-calendar-mode): Setup xref-stack info for the back button.
463         (calendar-star-date): Insert before delete.
464         (calendar-set-mode-line): Add file-modified info if applicable.
465         (calendar-increment-month): New function.
467 2006-01-24  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
469         * font-lock.el (lisp-font-lock-keywords-2):
470         Recognize "& keywords" only at word boundaries.
472 2006-01-24  Nick Roberts  <nickrob@snap.net.nz>
474         * thumbs.el (thumbs-extra-images): New variable.  Make it buffer-local
475         and permanent-local.
476         (thumbs-max-image-number): New variable.
477         (thumbs-do-thumbs-insertion): Use them.
478         (thumbs-per-line): Change default to 4.
479         (thumbs-marked-list): Rename from thumbs-markedL.
480         (thumbs-cleanup-thumbsdir, thumbs-delete-images)
481         (thumbs-rename-images): Use -list instead of L for internal variables.
482         (thumbs-call-convert): Use call-process instead of shell-command.
483         (thumbs-insert-thumb): Add filename as help-echo to each image.
484         (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
485         Give dir to thumbs-show-thumbs-list.
486         (thumbs-show-thumbs-list): Set default-directory to that of images.
487         (thumbs-dired-show): Rename from thumbs-dired-show-all.
488         (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
489         (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
490         (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
492 2006-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
494         * ses.el (ses-read-cell): Provide a default value.
496 2006-01-23  Juanma Barranquero  <lekktu@gmail.com>
498         * term/w32-win.el (image-library-alist): Add additional names for
499         GIF library.
501 2006-01-23  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
503         * international/latexenc.el (latexenc-find-file-coding-system):
504         Add file-regular-p check.
506 2006-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
508         * simple.el (clone-buffer): Don't show the new buffer in the same
509         window.
511 2006-01-23  Juri Linkov  <juri@jurta.org>
513         * faces.el (link, link-visited): New faces based on default values
514         of `info-xref' and `info-xref-visited'.
516         * info.el (info-xref): Inherit from `link'.
517         (info-xref-visited): Inherit from `link-visited'.
519         * cus-edit.el (custom-buffer-create-internal): Use widget type
520         `custom-manual' instead of `info-link' and don't set properties
521         `button-face' and `mouse-face' explicitly.
522         (custom-browse-group-tag, custom-browse-variable-tag)
523         (custom-browse-face-tag): Inherit from widget class
524         `custom-group-link' instead of `push-button'.
525         (custom-button-unraised): Inherit from `underline' face.
526         (custom-link): Inherit from `link' face.  Fix doc and group.
527         (custom-add-parent-links, custom-group-value-create): Don't set
528         properties `button-face' and `mouse-face' explicitly for
529         `custom-group-link' widget.
530         (custom-group-link): Add properties `button-face' and `mouse-face'
531         to widget definition.
532         (custom-field-keymap): New variable.  Put `custom-field-keymap' to
533         editable-field's :keymap property.
534         (custom-mode): Fix docstring: substitute keybindings for
535         `widget-forward' and `widget-backward' from `widget-keymap',
536         `widget-complete' from `custom-field-keymap', replace old
537         `Custom-move-and-invoke' with `widget-move-and-invoke'.  Untabify.
539         * desktop.el (desktop-load-file): Check for `fboundp' before
540         calling `symbol-function'.
542         * simple.el (clone-buffer, clone-indirect-buffer)
543         (clone-indirect-buffer-other-window): Use `read-buffer' instead of
544         `read-string'.  Fix prompts.
546         * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
548 2006-01-23  Nick Roberts  <nickrob@snap.net.nz>
550         * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
552 2006-01-22  Luc Teirlinck  <teirllm@auburn.edu>
554         * startup.el (inhibit-splash-screen, initial-scratch-message):
555         Doc fixes.
557 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
559         Sync with Tramp 2.0.52.
561         * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
562         net/tramp-vc.el: Add code for unloading Tramp.  See comment before
563         `tramp-unload-tramp' for checklist.
565         * net/tramp.el: Require `timer-funcs' instead of `timer' if in
566         XEmacs.  Contributed by Steve Youngs <steve@sxemacs.org>.
567         (tramp-unload-file-name-handler-alist)
568         (tramp-unload-tramp): New defuns.
569         (tramp-advice-PC-expand-many-files): New defadvice.
570         (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
571         removed.
572         (tramp-handle-expand-file-name): Remove double slash.
573         (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
574         It doesn't matter, because it will be converted later on.
575         (tramp-handle-file-ownership-preserved-p): Rewritten.  The old
576         implementation was just heuristic.
577         (tramp-post-connection): Set uid and gid properties.
578         (tramp-convert-file-attributes): Set file's gid change bit.
579         (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
580         (tramp-handle-expand-file-name): Use "~root" for tilde expansion
581         in case of su(do)? methods.  The home directory of the local user
582         will be taken else.
583         (tramp-open-connection-telnet)
584         (tramp-open-connection-rsh, tramp-open-connection-su)
585         (tramp-open-connection-multi): Set PS1 to "$ ".  Otherwise, a
586         local shell prompt could hurt.  Reported by Romain Francoise
587         <romain@orebokech.com>.
588         (tramp-let-maybe): Add `edebug-form-spec' property.
589         (tramp-handle-expand-file-name): Bind `default-directory' locally
590         to "/" in order to avoid problems with UNC shares or Cygwin
591         mounts.
592         (tramp-md5-function): Fix typo in error message.
594         * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
596         * net/tramp-util.el (top): Apply `ignore' instead of `identity'
597         for byte-compiler pacification.
599 2006-01-22  Andre Spiegel  <spiegel@gnu.org>
601         * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
602         ID-FORMAT `string'.  This allows us to get rid of
603         `vc-user-login-name UID'.
605         * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
607 2006-01-22  John Paul Wallington  <jpw@pobox.com>
609         * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
611 2006-01-21  Martin Rudalics  <rudalics@gmx.at>
613         * emacs-lisp/find-func.el (find-definition-noselect)
614         (find-variable-noselect): Search variables in C source code too.
615         (find-function-C-source, find-function-noselect, find-function)
616         (find-function-other-frame, find-variable-noselect, find-variable)
617         (find-variable-other-frame, find-variable-at-point):
618         Fix docstrings.
620 2006-01-21  Francesco Potorti`  <pot@gnu.org>
622         * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
624 2006-01-21  Agustin Martin  <agustin.martin@hispalinux.es>
626         * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
627         Default to disabling the "Save affix" question.
629 2006-01-21  Marien Zwart  <marienz@gentoo.org>  (tiny change)
631         * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
632         the first arg to run-python.
634 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
636         * startup.el (command-line-1): Handle --no-desktop if desktop.el
637         is not loaded.
639 2006-01-20  Jay Belanger  <belanger@truman.edu>
641         * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
642         limit is 0.
644         * calc/calc-arith.el (math-add-symb-fancy): Check the length of
645         the correct variable.
647 2006-01-20  Carsten Dominik  <dominik@science.uva.nl>
649         * textmodes/org.el (org-open-at-point): Fixed bug with matching a
650         link.  Fixed buggy argument sequence in call to `org-view-tags'.
651         (org-compile-prefix-format): Set `org-prefix-has-tag'.
652         (org-prefix-has-tag): New variable.
653         (org-format-agenda-item): Remove tags from headline if
654         appropriate.
655         (org-agenda-remove-tags-when-in-prefix): New option.
656         (org-get-tags-at): New function.
658 2006-01-20  Nick Roberts  <nickrob@snap.net.nz>
660         * thumbs.el (thumbs-buffer): New variable.  Make it buffer local.
661         (thumbs-find-image): Move image name and number from buffer name
662         to mode name.  Set thumbs-buffer.  Preserve point so that large
663         images remain visible.
664         (thumbs-file-alist): Construct list in thumbs-buffer and reverse
665         order.
666         (thumbs-show-image-num): Get image from thumbs-file-alist.  Set
667         mode name.
668         (thumbs-next-image, thumbs-previous-image): Make them work.
670 2006-01-19  Luc Teirlinck  <teirllm@auburn.edu>
672         * cus-edit.el (custom-buffer-create-internal): State in the text above
673         the whole buffer buttons that they do not operate on hidden items.
674         (custom-face-menu): Use `custom-face-save' instead of
675         `custom-face-save-command'.
676         (custom-face-save-command): Make it an alias for `custom-face-save'
677         and declare it obsolete.
678         (custom-face-save): Doc fix.
680         * dired.el (dired-no-confirm): Add quote.
681         (dired-subdir-alist-pre-R): Add quote in
682         `make-variable-buffer-local' form and remove unbalanced parenthesis.
684 2006-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
686         * textmodes/table.el (table-mode-indicator): Typo in last change.
688 2006-01-19  Richard M. Stallman  <rms@gnu.org>
690         * outline.el (hide-leaves): Don't call outline-end-of-heading.
691         Fixes bug reported in Nov 2005.
693         * isearch.el (isearch-forward): Doc fix.
695         * dired.el (dired-move-to-filename-regexp): Define as alias.
696         (dired-no-confirm): Use defcustom.
697         (dired-subdir-alist-pre-R): Put defvar at top level.
699         * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
701         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
702         Mark as risky.
704         * simple.el (set-mark-command): Doc fix.
705         (clone-indirect-buffer-other-window):
706         Read arg like clone-indirect-buffer.
707         (move-beginning-of-line): Skip invisible newlines.
709 2006-01-19  Masatake YAMATO  <jet@gyve.org>
711         * progmodes/cpp.el (cpp-edit-load): Make the order of
712         listed conditions in a base C code buffer and its associate
713         CPP Edit buffer the same.
715 2006-01-19  Kenichi Handa  <handa@m17n.org>
717         * mail/rmail.el (rmail-enable-mime): Docstring fixed.
718         (rmail-mime-feature): Likewise.
719         (rmail-require-mime-maybe): Use display-warning to show a warning
720         message.
722         * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
723         (find-auto-coding): Use auto-coding-regexp-alist-lookup.
725 2006-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
727         * array.el: Move defvars out of eval-when-compile.
728         (array-make-template): Replace undeclared global var with a local one.
729         (array-mode): Inline initialization functions.
730         (array-init-local-variables, array-init-max-row)
731         (array-init-max-column, array-init-columns-per-line)
732         (array-init-field-width, array-init-rows-numbered)
733         (array-init-line-length, array-init-lines-per-row): Remove.
735         * play/doctor.el: Move defvars out of eval-when-compile.  Use dolist.
736         (doc-mode-map): Define explicitly.
737         (doctor-txtype): Use mapc.
739         * textmodes/table.el: Move defvars out of eval-when-compile.
740         Remove harmful code meant to avoid byte-compiler warnings.
741         (table-fixed-mode-indicator): Remove.  Use a more complex mode-line
742         specification that checks table-fixed-width-mode directly.
743         (table-recognize-region, table-recognize-cell):
744         Use restore-buffer-modified-p.
745         (table-fixed-width-mode): Remove code that refreshes
746         table-fixed-mode-indicator.
747         (*table--cell-describe-bindings, *table--cell-describe-mode):
748         Avoid obsolete name print-help-return-message.
749         (table--test-cell-list): Don't use replace-regexp from elisp.
750         (table--point-entered-cell-function, table--point-left-cell-function):
751         Don't set table-fixed-mode-indicator, use force-mode-line-update.
753         * textmodes/org.el: Move defvars out of eval-when-compile.  Move code
754         that was after the end of file.  Use buffer-file-name variable.
755         (org-timestamp-change): Use with-current-buffer.
756         (org-todo-list): Don't unnecessarily define a new buffer-local var.
757         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
758         `file'.
760         * progmodes/fortran.el: Move defvars out of eval-when-compile.
761         (fortran-break-line): Remove unused var `opoint'.
762         (fortran-abbrev-start): Obey help-event-list.
764 2006-01-18  Jesper Harder  <harder@phys.au.dk>
766         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
768 2006-01-18  Masatake YAMATO  <jet@gyve.org>
770         * progmodes/make-mode.el (makefile-imake-mode): New mode
771         derived from makefile-mode.
772         (makefile-imake-mode-syntax-table): New syntax table
773         derived from makefile-mode-syntax-table.
774         (makefile-mode): Write about makefile-imake-mode in doc string.
775         (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
776         (makefile-imake-font-lock-keywords): New font lock keywords.
778         * files.el (auto-mode-alist): Add Imakefile.
780 2006-01-17  Agustin Martin  <agustin.martin@hispalinux.es>
782         * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
783         loading the file rather than when turning on flyspell-mode.
785 2006-01-16  Luc Teirlinck  <teirllm@auburn.edu>
787         * cus-edit.el (customize-rogue): Minor doc fix.
789 2006-01-17  Juri Linkov  <juri@jurta.org>
791         * dired-aux.el (dired-diff): Use dired-dwim-target-directory
792         instead of the file at the mark as default if the file at the mark
793         is the same as the file at point or if dired-dwim-target-directory
794         is not the same as the current directory and the mark is not active.
796         * log-view.el (log-view-minor-wrap): Use the same logic to get
797         revisions as `log-view-diff'.
799         * info.el (Info-revert-find-node): Check for Info-current-file
800         before preserving new-history.
802         * man.el (Man-heading-regexp): Add `/'.
804         * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
805         (html-mode): Set `sentence-end-base' instead of `sentence-end'.
807 2006-01-16  Juri Linkov  <juri@jurta.org>
809         * faces.el (mode-line-faces): New defgroup.
810         (mode-line-highlight): Move definition after new defgroup.
811         (mode-line, mode-line-inactive, mode-line-highlight):
812         Replace :group `modeline' with `mode-line-faces'.
813         (mode-line-buffer-id): New face.
814         (modeline-buffer-id): New face alias.
815         (vertical-border): Remove :group `modeline'.
817         * bindings.el (propertized-buffer-identification): Use face
818         `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
819         (mode-line-next-buffer, mode-line-previous-buffer): New functions.
820         (mode-line-buffer-identification-keymap): For mouse-1 replace
821         `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
822         Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
823         mouse-3.
825         * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
826         Buffer-menu-buffer.  Doc fix.
827         (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
828         (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
829         `Buffer-menu-buffer'.
831         * info.el (Info-mode-line-node-keymap): New defvar.
832         (Info-set-mode-line): Use `stringp' to check Info-current-file.
833         Propertize Info-current-node with `mode-line-buffer-id' and
834         `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
836         * time.el (display-time-mail-face): Replace :group `faces' with
837         `mode-line-faces'.
839 2006-01-16  Kenichi Handa  <handa@m17n.org>
841         * international/code-pages.el: Add autoload cookies for cp125[0345678].
843         * language/european.el (cp1252): New alias for windows-1252.
845         * international/mule.el (autoload-coding-system): Prepare for EOL
846         variants.
848 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
850         * term.el (term-raw-map): Add mapping for insert.
851         (term-send-insert): New.
852         (term-mode): Make variables local here instead of doing it in
853         `term-emulate-terminal'.
854         (term-emulate-terminal): Delete incorrect optimization for cr+lf.
855         Scroll reverse needs to take into account the scroll region.
856         Saving and restoring the cursor should save the color attributes too.
857         (term-reset-terminal): Reset the scroll region.
858         (term-handle-ansi-escape): Cursor up and down should take into
859         account the scroll region.
860         (term-set-scroll-region): Rename from `term-scroll-region'.
861         Move to 0,0 after setting the region.
862         (term-handle-scroll): Handle scroll up.
863         (term-down): Fix off by one error.
864         (term-delete-lines): Do not delete outside the scroll region.
865         (term-insert-lines): Take into account the scroll region.
867 2006-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
869         * textmodes/ispell.el (ispell-internal-change-dictionary)
870         (ispell-change-dictionary): Undo most of last change of 2006-01-13.
871         (start, end): Move declaration outside of eval-when-compile.
873         * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
874         (flyspell-mode-on): Use it.
876         * textmodes/ispell.el (ispell-kill-ispell): Run new hook
877         ispell-kill-ispell-hook.
879 2006-01-14  Luc Teirlinck  <teirllm@auburn.edu>
881         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
882         (Custom-reset-saved): Do not ask for confirmation in single option
883         buffers.
885 2006-01-13  Richard M. Stallman  <rms@gnu.org>
887         * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
889 2006-01-13  Romain Francoise  <romain@orebokech.com>
891         * add-log.el (add-change-log-entry, change-log-merge):
892         Conditionally use `hard-newline'.
894 2006-01-13  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
896         * wid-edit.el (widget-field-end): If the overlay is no longer
897         associated with a buffer, behave as if the overlay didn't exist.
899         * cus-edit.el (custom-add-see-also, custom-add-parent-links):
900         Make sure the links use the `custom-link' face.
902 2006-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
904         * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
905         (ld-script-mode): Don't set indent-line-function since we don't
906         have one.
908 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
910         * textmodes/org.el (org-open-file): Use mailcap for selecting an
911         application.
912         (org-file-apps-defaults-gnu): Use mailcap as the default for
913         selecting an application on a UNIX system.
914         (org-agenda-show-tags): New command.
915         (org-table-insert-hline): Keep cursor in current table line.
916         (org-table-convert): Offset effect of modifying
917         `org-table-insert-hline'.
918         (org-format-agenda-item): New optional argument TAG.
919         (org-compile-prefix-format): Handle %T format for the tag.
920         (org-expand-wide-chars): New function.
921         (org-table-insert-row, org-table-insert-hline):
922         Use `org-expand-wide-chars'.
923         (org-open-file): Fix bug in program launch.
924         (org-get-time-of-day): Fix bug with times before 1am.
925         (org-agenda-menu): Add tags commands.
927 2006-01-13  Agustin Martin  <agustin.martin@hispalinux.es>
929         * textmodes/ispell.el (ispell-init-process): Include the used
930         dictionary in ispell process start message.
931         (ispell-internal-change-dictionary): When flyspell-mode is active
932         and dictionary is changed, make sure ispell process is restarted
933         and flyspell word cache cleared out for the current buffer.
934         (ispell-change-dictionary): Make sure flyspell word cache is
935         cleared out in all buffers with active flyspell mode when
936         dictionary is globally changed.
937         Call ispell-internal-change-dictionary after dictionary change.
939 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
941         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
943         * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
944         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
945         years.  Fix small differences wrt Makefile.in.
946         (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
947         Makefile.in does.
949 2006-01-12  Bill Wohler  <wohler@newt.com>
951         * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
952         mh-search.el.
954 2006-01-12  Masatake YAMATO  <jet@gyve.org>
956         * progmodes/ld-script.el: Update copyright year.
958 2006-01-12  Chong Yidong  <cyd@stupidchicken.com>
960         * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
961         Don't add widget if setting undefined.
963 2006-01-12  John Paul Wallington  <jpw@pobox.com>
965         * help-fns.el (describe-variable): Remove newlines from void
966         variable output.
968 2006-01-13  Nick Roberts  <nickrob@snap.net.nz>
970         * wdired.el (wdired-mode-map): Add help echo for
971         wdired-abort-changes.
973         * man.el (Man-file-name-regexp): Adjust for a list of files.
975 2006-01-12  Masatake YAMATO  <jet@gyve.org>
977         * progmodes/ld-script.el (auto-mode-alist): Support
978         suffix conventions used in netbsd and eCos.
980 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
982         * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
983         (custom-variable-menu, custom-face-menu, custom-group-menu)
984         (Custom-mode-menu): Change names of menu items.  (As discussed on
985         emacs-devel.)
986         (custom-face-menu): Add "Undo Edits" item.
988         * startup.el (init-file-user): defcustom -> defvar.
990         * tooltip.el (tooltip-mode): Doc fix.
992 2006-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
994         * reveal.el (reveal-post-command): window-buffer signals an error on
995         dead windows rather than returning nil.
996         (reveal-open-new-overlays): An overlay might die while we open others.
998 2006-01-11  Bill Wohler  <wohler@newt.com>
1000         * cus-dep.el (generated-custom-dependencies-file): Fix typo and
1001         phrasing in docstring.
1003         * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
1004         can give some systems gas.  Add new file mh-buffers.el.
1006 2006-01-06  Masatake YAMATO  <jet@gyve.org>
1008         * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
1009         C preprocessor forward ported from GNU Emacs 21.2.
1011         * progmodes/asm-mode.el (asm-font-lock-keywords):
1012         Use `cpp-font-lock-keywords'.
1014         * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
1016         * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
1017         of $ for "\\.ld[s]?".
1019 2006-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1021         * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
1022         (tcl-indent-line): Return `noindent' if inside a string.
1024         * progmodes/flymake.el (flymake-split-string): Remove more than one
1025         empty string at beg/end of the result.
1026         (flymake-find-buildfile, flymake-find-possible-master-files):
1027         Use expand-file-name.
1028         (flymake-fix-file-name): Don't replace \ with / and don't remove ./
1029         since expand-file-name does it for us.  Use directory-file-name.
1030         (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
1031         (flymake-ler-get-type, flymake-ler-get-text)
1032         (flymake-ler-make-ler): Remove.  Replace by defstruct.  Update callers.
1033         (flymake-current-line-no): Remove spurious interactive spec.
1034         (flymake-delete-temp-directory): Remove unused var `slash-pos'.
1035         (flymake-check-include): Remove arg inc-path merged into inc-name.
1036         (flymake-check-patch-master-file-buffer): Fit in 80 columns.
1037         Arg regexp-list replaced by a simple regexp.
1038         (flymake-master-make-header-init, flymake-master-tex-init):
1039         Correspondingly replace regexp-list with a regexp.  Fix regexp.
1041 2006-01-10  Simon Josefsson  <jas@extundo.com>
1043         * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
1044         describing AUTH PLAIN fix.
1046 2006-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
1048         * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
1049         (report-emacs-bug): Don't record initial prompt text.
1050         Instead, add text properties to prompting text.
1051         (report-emacs-bug-hook): Delete prompting text.
1053 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1055         * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
1056         `dirs'.  Adjust callers.
1058 2006-01-09  John Paul Wallington  <jpw@gnu.org>
1060         * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
1062 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1064         * reveal.el (reveal-open-new-overlays): New extracted fun.
1065         (reveal-close-old-overlays): Idem.  Check overlays's liveness before
1066         using them.  Simplify the code.
1067         (reveal-post-command): Use them.  Fix up obsolete windows in
1068         reveal-open-spots.
1070         * progmodes/flymake.el: Use `require' rather than autoload for
1071         XEmacs's overlays.
1072         (flymake-get-common-file-prefix, flymake-build-relative-filename):
1073         Delete.  Use file-relative-name instead.
1074         (flymake-get-syntax-check-program-args, flymake-perl-init):
1075         Simplify the resulting code.
1077         * log-view.el (log-view-file-re, log-view-message-re): Add support
1078         for DaRCS output.
1080 2006-01-09  Alex Schroeder  <alex@gnu.org>
1082         * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
1083         identifiers sometimes added in square brackets at the beginning of
1084         subject lines.
1086 2006-01-07  Richard M. Stallman  <rms@gnu.org>
1088         * cus-edit.el (Custom-set, Custom-save): Doc fix.
1089         (Custom-reset-current, Custom-reset-saved): Change question text.
1090         (Custom-reset-standard): Likewise.
1091         (custom-variable-reset-saved): Doc fix.
1093 2006-01-07  Eli Zaretskii  <eliz@gnu.org>
1095         * startup.el (init-file-user): Doc fix.
1097 2006-01-07  Alex Schroeder  <alex@gnu.org>
1099         * mail/rmail.el (rmail-current-subject): New function.
1100         (rmail-current-subject-regexp): New function.
1101         (rmail-next-same-subject): Use it.
1103         * mail/rmailsum.el (rmail-summary-by-topic):
1104         Use rmail-current-subject and rmail-current-subject-regexp.
1105         (rmail-summary-next-same-subject): Ditto.
1107         * net/rcirc.el (rcirc-send-input): No longer check whether the
1108         process is open, since not all commands need an open process.
1109         (rcirc-send-string): Check whether the process is open before
1110         sending anything.
1111         (rcirc-ignore-list): New option.
1112         (rcirc-ignore-list-automatic): New variable.
1113         (rcirc-print): Take rcirc-ignore-list into account.
1114         (rcirc-cmd-ignore): New command.
1115         (rcirc-ignore-update-automatic): New function.
1116         (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
1117         list if ignored nicks.
1118         (rcirc-handler-NICK): Ditto, and also ignore the new nick.
1120 2006-01-06  David Reitter  <david.reitter@gmail.com>
1122         * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
1123         reflect the address to which the report will be sent.
1125 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
1127         * progmodes/ld-script.el (auto-mode-alist): Recognize linker
1128         scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
1130 2006-01-01  Michael Ernst  <mernst@alum.mit.edu>  (tiny changes)
1132         * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
1134         * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
1135         the doc string: "functoin" => "function".
1136         * ldefs-boot.el: Likewise.
1138         * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
1139         message text: "Duplicat" => "Duplicate".
1141 2006-01-06  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
1143         * files.el (basic-save-buffer-2): If backing-up failed, reset
1144         buffer-backed-up to nil.
1146 2006-01-06  Nick Roberts  <nickrob@snap.net.nz>
1148         * progmodes/gud.el (gdb-script-skip-to-head)
1149         (gdb-script-calculate-indentation): Indent for breakpoint command
1150         lists also.
1152 2006-01-05  Bill Wohler  <wohler@newt.com>
1154         * Makefile.in (compile-always): Add mh-autoloads dependency.
1155         (bootstrap): Remove mh-autoloads dependency, as compile dependency
1156         provides it.
1157         (updates): Remove mh-autoloads dependency, since it probably has
1158         already run recently (via recompile).
1160 2006-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1162         * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
1163         argument `force' to disable the flyspell-last-buffer optimization.
1164         (flyspell-mode-on): Use it.
1166         * progmodes/flymake.el (flymake-get-cleanup-function): Default to
1167         flymake-simple-cleanup.
1168         (flymake-allowed-file-name-masks): Use this new default.
1169         All the functions are now called in the right buffer rather than
1170         passing the buffer as argument.
1171         (flymake-process-sentinel): Switch to buffer before calling cleanup.
1172         (flymake-parse-err-lines): Remove redundant buffer arg.
1173         (flymake-get-program-dir): Comment out unused function.
1174         (flymake-start-syntax-check, flymake-start-syntax-check-process):
1175         Remove redundant buffer argument.
1176         (flymake-get-real-file-name, flymake-simple-java-cleanup)
1177         (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
1179 2006-01-05  Richard M. Stallman  <rms@gnu.org>
1181         * info.el (Info-find-node): Don't record previous node if have none.
1182         (info): Go to directory only if history is empty.
1184         * simple.el (mark): Doc fix.
1186 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1188         * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
1189         already of desired type.
1190         (mac-ae-list): Coerce parameter to "list" type.
1191         (mac-dispatch-apple-event): Replace cadr part of event with a
1192         dummy position so that event-start returns it.
1194 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
1196         * textmodes/org.el (org-end-of-subtree): New function.
1197         (org-cycle, org-subtree-end-visible-p, org-scan-tags):
1198         Use `org-end-of-subtree'.
1199         (org-agenda, org-agenda-convert-date): Protect calls to
1200         `fit-window-to-buffer'.
1201         (org-tags-view): Force matching of sublevels when doing a
1202         todo-only search.  Define the correct redo command, including the
1203         arguments.
1204         (org-agenda-redo): Display message.
1205         (org-check-for-org-mode): New function.
1206         (org-agenda-type): New variable.
1207         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
1208         Set `org-agenda-type'.
1209         (org-agenda-check-type): New function.
1210         (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
1211         (org-agenda-week-view, org-agenda-day-view)
1212         (org-agenda-next-date-line, org-agenda-previous-date-line)
1213         (org-agenda-log-mode, org-agenda-toggle-diary)
1214         (org-agenda-toggle-time-grid, org-agenda-date-later)
1215         (org-agenda-date-prompt, org-agenda-diary-entry)
1216         (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
1217         (org-agenda-convert-date, org-agenda-menu):
1218         Use `org-agenda-check-type'.
1219         (org-make-overlay, org-delete-overlay)
1220         (org-detatch-overlay, org-move-overlay, org-overlay-put):
1221         New compatibility functions.
1222         (org-calendar-select-mouse): New command.
1224 2006-01-04  Chong Yidong  <cyd@stupidchicken.com>
1226         * cus-edit.el (Custom-reset-current, Custom-reset-saved)
1227         (Custom-reset-standard): Fix y-or-n-p messages.
1228         (custom-link): New face for links.
1229         (custom-buffer-create-internal, custom-manual): Use it.
1230         (custom-face-save): Push to theme-face before setting face spec.
1232         * wid-edit.el (widget-default-mouse-face-get): New function.
1233         (widget-specify-button): Handle mouse-face like button-face.
1235         * custom.el (load-theme): Clear old theme settings if reloading.
1237 2006-01-03  Luc Teirlinck  <teirllm@auburn.edu>
1239         * cus-edit.el (custom-buffer-create-internal): Move whole buffer
1240         "Erase Customization" button back to same position it occupies in
1241         the individual State menus.
1243 2006-01-04  Kim F. Storm  <storm@cua.dk>
1245         * wid-edit.el (key-sequence): Rework widget to read key binding
1246         using `kbd' syntax.  Use C-q to insert literal key, event, or code.
1247         (widget-key-sequence-default-value): Default value for empty sequence.
1248         (widget-key-sequence-map): New map for reading key binding.  Bind C-q.
1249         (widget-key-sequence-read-event): New command for C-q.
1250         (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
1251         (widget-key-sequence-value-to-external): New functions.
1253 2006-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1255         * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
1256         Use expand-file-name.
1257         (flymake-delete-temp-directory): Use expand-file-name,
1258         file-name-directory, and directory-file-name.
1259         (flymake-strrchr): Delete.
1260         (flymake-start-syntax-check): Don't pass the redundant buffer argument
1261         to the init-f function.
1262         (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
1263         (flymake-init-find-buildfile-dir)
1264         (flymake-init-create-temp-source-and-master-buffer-copy)
1265         (flymake-simple-make-init-impl, flymake-simple-make-init)
1266         (flymake-master-make-init, flymake-master-make-header-init)
1267         (flymake-simple-make-java-init, flymake-simple-ant-java-init)
1268         (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
1269         (flymake-xml-init): Remove corresponding redundant buffer argument.
1270         (flymake-allowed-file-name-masks): Remove last elems that are equal to
1271         the default anyway.  Clean up regexps.
1273         * progmodes/flymake.el (flymake-temp-source-file-name)
1274         (flymake-master-file-name, flymake-temp-master-file-name)
1275         (flymake-base-dir): New buffer-local vars.
1276         (flymake-buffer-data, flymake-get-buffer-value)
1277         (flymake-set-buffer-value): Replace those hash-tables by the new
1278         buffer-local vars.  Update callers.
1280         * progmodes/flymake.el (flymake-check-start-time)
1281         (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
1282         (flymake-last-change-time, flymake-new-err-info, flymake-timer):
1283         Move definition, so we can remove redundant earlier declaration.
1284         (flymake-replace-regexp-in-string, flymake-split-string)
1285         (flymake-get-temp-dir): Use defalias.
1286         (flymake-popup-menu): Remove `pos' argument.  Use posn-at-point.
1287         (flymake-xemacs-window-edges): Remove unused function.
1288         (flymake-get-point-pixel-pos): Move.
1289         (flymake-pid-to-names, flymake-reg-names)
1290         (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
1291         Replace by a simple list flymake-processes and by process-buffer.
1292         Update callers.  Other than simplify the code, it uses buffers rather
1293         than buffer-names so it doesn't get confused by uniquify.
1294         (flymake-buffer-data): The global value should just be nil.
1296         * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
1297         Optimize the body of a defalias like any other code.
1299         * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
1300         Make sure we've setup font-lock's vars.  It may influence which
1301         function we then call.
1302         (font-lock-default-fontify-buffer): Don't bother calling set-defaults
1303         here since it's too late anyway.
1305 2006-01-03  Romain Francoise  <romain@orebokech.com>
1307         * startup.el (fancy-splash-tail, normal-splash-screen):
1308         Update copyright year.
1310 2006-01-02  J.D. Smith  <jdsmith@as.arizona.edu>
1312         * mouse.el (mouse-drag-track): Rename, from
1313         `mouse-drag-region-1'.  Includes optional argument required to
1314         enable post-drag event processing (e.g. delete region keys).
1315         Can be used without this argument to track a mouse region and operate
1316         on it as soon as the drag completes.
1317         (mouse-drag-region): Use `mouse-drag-track'.
1319 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
1321         * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
1322         Move to `custom-buffer' group.
1324         * cus-theme.el: Rewrite the Custom New Theme Mode interface.
1325         (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
1326         (custom-theme-insert-face-marker, custom-theme-variable-menu)
1327         (custom-theme-face-menu): New variables.
1328         (custom-theme-add-variable, custom-theme-variable-action)
1329         (custom-variable-reset-theme, custom-theme-delete-variable)
1330         (custom-face-reset-theme, custom-theme-face-action)
1331         (custom-theme-delete-face, custom-theme-merge-theme)
1332         (custom-theme-add-face, custom-theme-visit-theme): New functions.
1334 2006-01-01  Chong Yidong  <cyd@stupidchicken.com>
1336         * custom.el: Move Custom Themes commentary to start of theme code.
1337         (custom-known-themes): Rename `standard' theme to `changed'.
1338         (custom-push-theme): Caller no longer specifies what theme to use
1339         when doing `reset'---the setting is simply removed from the theme.
1340         Delete MODE from `theme-value' and `theme-settings' properties.
1341         (custom-declare-theme): Ignore &rest args since we don't use them.
1343         (custom-loaded-themes): Delete variable.
1344         (custom-theme-load-themes, custom-theme-loaded-p)
1345         (custom-theme-value): Delete functions.
1347         (custom-declare-theme): Signal error on invalid theme names.
1348         (provide-theme): custom-loaded-themes was deleted.
1349         (load-theme): Load the file unconditionally.
1350         (enable-theme): Call `load-theme' if theme is undefined.
1351         (custom-enabled-themes): Only update value for successful loads.
1352         (disable-theme): Complete from enabled themes when interactive.
1353         (custom-variable-theme-value): Calculate theme value directly.
1355         (custom-theme-reset-variables, custom-reset-variables): Mark as
1356         XEmacs compatibility functions.  We don't actually use these.
1358         * cus-edit.el (custom-variable-state-set):
1359         Use custom-variable-theme-value instead of custom-theme-value.
1360         (custom-face-state-set): Rename `standard' theme to `changed'.
1361         (custom-save-variables, custom-save-faces): Delete unneeded
1362         references to custom-reset-variables.
1363         (custom-save-resets): Delete function.
1364         (custom-save-variables, custom-save-faces): MODE argument deleted.
1365         (custom-save-variables, custom-save-faces): Ignore theme values.
1367         * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
1368         compatibility function.
1370 2006-01-01  Richard M. Stallman  <rms@gnu.org>
1372         * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
1373         (Custom-reset-current, Custom-reset-saved): Likewise.
1374         (Custom-reset-standard): Show message if aborted.
1375         (custom-mode): Doc fix, describing those commands.
1377         * mouse.el (mouse-drag-region-1): When following link via mouse-2,
1378         put on event-kind property.
1380 2005-12-31  Chong Yidong  <cyd@stupidchicken.com>
1382         * custom.el (provide-theme): Ban `user' theme name.
1383         (custom-enabling-themes): New variable.
1384         (enable-theme): Don't enable user if custom-enabling-themes is t.
1385         (custom-enabled-themes): Make it a defcustom.
1386         (custom-theme-recalc-face): No-op if face is undefined.
1388         * cus-edit.el (custom-button-mouse): New variable.
1389         (custom-button-mouse): New face.
1390         (custom-raised-buttons, custom-mode): Use it.
1392         * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
1394 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
1396         * progmodes/gud.el (gud-display-line): Support hl-line in the
1397         source buffer.
1399 2005-12-31  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
1401         * mouse.el (mouse-drag-window-above): Verify that the found window
1402         overlaps with the given window in the horizontal dimension.
1404 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
1406         * Makefile.in (cvs-update): New target.
1408         * makefile.w32-in (cvs-update): Ditto.
1410 2005-12-30  Chong Yidong  <cyd@stupidchicken.com>
1412         * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
1413         (custom-new-theme-mode-map): New variable.
1415 2005-12-30  Richard M. Stallman  <rms@gnu.org>
1417         * custom.el (custom-load-themes): Function deleted.
1419         * cus-edit.el (custom-save-loaded-themes): Function deleted.
1420         (custom-save-variables): Don't delete or add custom-load-themes call.
1422 2005-12-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1424         * cus-start.el: Add `visible-cursor'.
1426         * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
1427         (flymake-parse-output-and-residual): Remove `source-buffer' argument.
1428         (flymake-process-filter): Switch to buffer before calling it instead.
1429         (flymake-post-syntax-check, flymake-highlight-err-lines)
1430         (flymake-delete-own-overlays, flymake-parse-err-lines)
1431         (flymake-start-syntax-check, flymake-start-syntax-check-process)
1432         (flymake-count-lines, flymake-parse-residual):
1433         Remove constant buffer argument.
1434         (flymake-start-syntax-check-for-current-buffer): Remove.
1435         Update callers to use flymake-start-syntax-check instead.
1436         (flymake-display-err-menu-for-current-line):
1437         Remove unused var `mouse-pos'.
1438         (flymake-restore-formatting): Comment out unused function.
1439         (flymake-report-status, flymake-report-fatal-status): Remove buffer
1440         argument, use current-buffer instead.  Update callers.
1442 2005-12-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1444         * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
1445         buffer-local because choose-completion-delete-max-match requires
1446         that we set completion-ignore-case (i.e., binding via let is not
1447         sufficient).
1448         (bibtex-complete): Always set completion-ignore-case and
1449         choose-completion-string-functions.  The latter is needed because
1450         choose-completion-string-functions keeps its value if we quit the
1451         *Completions* buffer without requesting a completion.
1453 2005-12-30  Andreas Schwab  <schwab@suse.de>
1455         * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
1457 2005-12-30  Eli Zaretskii  <eliz@gnu.org>
1459         * jit-lock.el (jit-lock-chunk-size): Doc fix.
1461 2005-12-30  Juri Linkov  <juri@jurta.org>
1463         * locate.el (locate-fcodes-file, locate-header-face)
1464         * progmodes/delphi.el (delphi-other-face)
1465         * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
1467         * paren.el (show-paren-match, show-paren-mismatch): Use existing
1468         group `paren-showing-faces'.
1470         * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
1471         (goto-address): Fix docstring.
1473         * net/webjump.el (webjump-sample-sites): Update URLs.
1475         * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
1477         * subr.el (cancel-change-group): Add listp around pending-undo-list.
1479 2005-12-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1481         * font-lock.el (font-lock-compile-keywords): Signal an error when
1482         font-lock-set-defaults hasn't been called.
1484 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
1486         * subr.el (noreturn, 1value): Doc fixes.
1488 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1490         * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
1491         that assoc-string returns nil.
1493 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1495         * textmodes/bibtex.el (bibtex-entry-type-whitespace)
1496         (bibtex-entry-type-str, bibtex-empty-field-re)
1497         (bibtex-search-backward-string, bibtex-preamble-prefix)
1498         (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
1499         (bibtex-any-valid-entry-type): New variable.
1500         (bibtex-parse-field-name): Simplify.
1501         (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
1502         (bibtex-preamble-prefix): Include left delimiter.
1503         (bibtex-search-forward-field, bibtex-search-backward-field):
1504         Allow unbounded search past entry boundaries (required by bibtex-pop).
1505         (bibtex-text-in-field-bounds): Use push.
1506         (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
1507         (bibtex-parse-preamble, bibtex-valid-entry)
1508         (bibtex-beginning-first-field): New functions.
1509         (bibtex-skip-to-valid-entry): Use bibtex-valid-entry.  Fix regexp.
1510         (bibtex-map-entries): Fix docstring.
1511         (bibtex-flash-head): New arg prompt.  Simplify.
1512         (bibtex-enclosing-field): Include code of bibtex-inside-field.
1513         (bibtex-insert-kill): Simplify.  Always insert text past the
1514         current field or entry.
1515         (bibtex-format-entry): Use bibtex-parse-field.
1516         (bibtex-pop): Use bibtex-beginning-of-entry and
1517         bibtex-end-of-entry to initiate the search.  Insert empty field if
1518         we found ourselves.
1519         (bibtex-print-help-message): New args field and comma.
1520         Handle entry keys.
1521         (bibtex-make-field): Use bibtex-beginning-of-entry.
1522         (bibtex-end-of-entry): Use bibtex-valid-entry.  Recognize any
1523         invalid entry.
1524         (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
1525         Handle preambles.  Simplify code for thorough test.
1526         (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
1527         New arg comma.  Handle entry heads.
1528         (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
1529         (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
1530         New arg comma.
1531         (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
1532         (bibtex-fill-field): Simplify.
1533         (bibtex-fill-entry): Use bibtex-beginning-first-field and
1534         bibtex-parse-field.
1535         (bibtex-convert-alien): Do not wait before calling bibtex-validate.
1536         (bibtex-complete): Use bibtex-parse-preamble.
1538 2005-12-29  Nick Roberts  <nickrob@snap.net.nz>
1540         * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
1541         Display name of expression instead of convenience variable.
1542         (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
1544         * progmodes/gud.el (gud-tooltip-dereference): Rename from
1545         toggle-gud-tooltip-dereference.
1546         (gud-tooltip-print-command): Move concatenation of "*" to expr to...
1547         (gud-tooltip-tips): ...here when dereferencing.
1549 2005-12-28  Bill Wohler  <wohler@newt.com>
1551         * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
1553 2005-12-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1555         * vc.el (vc-annotate-display): Replace optional arg `color-map' with
1556         compulsory arg `ratio'.  Inline body of vc-annotate-time-span.
1557         (vc-annotate-display-autoscale): Adjust call.
1558         (vc-annotate-display-default): Adjust call.  Make arg compulsory.
1559         Fix interactive spec.
1560         (vc-annotate-time-span): Remove.
1561         (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
1562         (vc-annotate-mode-menu, vc-annotate-display-autoscale)
1563         (vc-annotate-display-select): Use new name.
1565         * vc.el (vc-annotate-mode-map): Remove obsolete binding.
1566         (vc-annotate-mode-menu): Remove left-over redundant declaration.
1567         Correct the construction of span entries.  Simplify.
1568         (vc-annotate-display-select): Fix the nil case.
1569         (vc-annotate): Remove obsolete (and now broken) code.
1570         (vc-annotate-extract-revision-at-line): Remove obsolete code.
1571         (vc-annotate-time-span): Remove unused arg `quantize'.  Simplify.
1573 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
1575         * subr.el (lazy-completion-table): Correct typo in docstring.
1577         * startup.el (command-line): Use `custom-reevaluate-setting' for
1578         `send-mail-function'.
1580         * mail/sendmail.el (send-mail-function): Autoload the standard-value.
1582 2005-12-05  Ralf Angeli  <angeli@iwi.uni-sb.de>
1584         * mail/smtpmail.el (smtpmail-try-auth-methods):
1585         Send credentials together with "AUTH PLAIN" command.
1587 2005-12-27  Richard M. Stallman  <rms@gnu.org>
1589         * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
1590         mouse-2, go back to previously selected window, so it's selected
1591         when mouse-2 command runs.
1593 2005-12-27  Juri Linkov  <juri@jurta.org>
1595         * descr-text.el (describe-text-sexp): Use square brackets for
1596         button [Show] to distinguish it from the property value `show'.
1597         (describe-property-list): Use `insert-text-button' with
1598         `help-face' type instead of putting face in quotes, because button
1599         is not created automatically for a list of faces.
1600         (describe-text-properties-1): Put button-type value in quotes to
1601         distinguish from plain text "button".
1602         (describe-char): Display code point values in hex.  Don't use
1603         `symbol-name' for `current-input-method' because it is a string.
1604         Use `insert-text-button' with `help-face' type instead of putting
1605         hardcoded face in quotes, because button is not created automatically.
1607 2005-12-27  Richard M. Stallman  <rms@gnu.org>
1609         * progmodes/glasses.el (glasses-face): More specific custom type.
1611         * files.el (set-visited-file-name): Doc fix.
1613         * textmodes/flyspell.el (flyspell-external-point-words):
1614         Use local var buffer-scan-pos to advance scan for next misspelling.
1615         Advance it only after we find the misspelling.
1617 2005-12-27  Agustin Martin  <agustin.martin@hispalinux.es>
1619         * textmodes/flyspell.el (flyspell-external-point-words):
1620         New criteria for finding the misspelling in the buffer.
1622 2005-12-27  Nick Roberts  <nickrob@snap.net.nz>
1624         * help-mode.el (help-insert-string): Set help-xref-stack-item
1625         rather than call help-setup-xref.
1627         * descr-text.el (describe-char): Revert previous changes for
1628         optional buffer argument.
1630 2005-12-27  Juri Linkov  <juri@jurta.org>
1632         * help-mode.el (help-insert-string): New function.  Save buffer
1633         contents in cases where it is impossible to recompute the old contents.
1635         * descr-text.el (describe-char): Set help-xref-stack-item
1636         explicitly after buffer has been generated.
1638 2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1640         * cus-start.el (all): Add x-gtk-show-hidden-files.
1642 2005-12-26  Richard M. Stallman  <rms@gnu.org>
1644         * replace.el (perform-replace): Calculate match-again
1645         before skipping read-only matches.
1647         * paren.el (paren-showing-faces): New group.
1648         (show-paren-match, show-paren-mismatch): Move to that group.
1650         * button.el (button): Put into group `basic-faces'.
1652         * progmodes/make-mode.el: Remove faces from group `faces'.
1654         * apropos.el (apropos, apropos-value): Doc fix.
1655         (apropos-documentation): Doc fix.
1657 2005-12-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1659         * subr.el (lazy-completion-table): Remove argument `args'.
1661         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
1662         Don't use the `args' argument of lazy-completion-table.
1664 2005-12-26  Nick Roberts  <nickrob@snap.net.nz>
1666         * descr-text.el (describe-char): Add optional argument for buffer.
1667         Set buffer appropriately.  Call help-setup-xref.
1668         Suggested by Stefan Monnier.
1670 2005-12-26  Juri Linkov  <juri@jurta.org>
1672         * descr-text.el: Require `help-fns' at runtime.  Don't require
1673         `button' for byte compilation.
1674         (describe-text-widget): Add `help-echo' for first button.
1675         Use `help-info' for second.
1676         (describe-property-list): Use `help-argument-name' instead of `italic'.
1677         (describe-text-category): Add prompt to interactive spec.
1678         Call `help-setup-xref'.
1679         (describe-char): Use `help-character-set'.  Add `help-echo' for
1680         code point.  Use `help-input-method'.  Remove superfluous insert.
1682 2005-12-25  Richard M. Stallman  <rms@gnu.org>
1684         * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
1685         at point, in case of narrowing.
1687         * progmodes/delphi.el (delphi-other-face): Allow nil in type.
1689         * locate.el (locate-header-face): Allow nil in type.
1691         * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
1693 2005-12-25  Romain Francoise  <romain@orebokech.com>
1695         * battery.el (battery-linux-proc-acpi): Also try
1696         `/proc/acpi/thermal_zone/THM0/temperature'.
1698 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
1700         * custom.el (custom-push-theme): Fix docstring.
1702         * cus-edit.el (custom-variable-set, custom-variable-save)
1703         (custom-variable-save): Custom-quote widget values.
1704         (customize-save-variable): Fix custom-push-theme call.
1706 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
1708         * w32-fns.el (w32-batch-update-autoloads): New function.
1710         * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
1711         Use w32-batch-update-autoloads, and don't setq generated-autoload-file
1712         from the command line.
1714 2005-12-23  Chong Yidong  <cyd@stupidchicken.com>
1716         * custom.el (custom-push-theme): Clarify docstring.  VALUE nil for
1717         reset means to remove setting from theme entirely.  Don't keep
1718         expanding theme-settings list; delete old entries if necessary.
1720         * cus-edit.el (custom-buffer-create-internal): Move "Erase
1721         customization" button one line up.
1722         (custom-themed): New face.
1723         (custom-magic-alist): New value, THEMED, for theme settings.
1724         (custom-variable-state-set, custom-face-state-set):
1725         Check theme-value instead of saved-value.
1726         (custom-variable-reset-standard, custom-face-reset-standard):
1727         Remove theme setting entirely.  Recalculate new values.
1728         (custom-variable-set, custom-variable-set)
1729         (custom-variable-reset-saved, custom-variable-reset-backup)
1730         (custom-face-set, custom-face-reset-saved): Update `user' theme.
1731         (custom-variable-save): Fix typos.
1733 2005-12-23  Juri Linkov  <juri@jurta.org>
1735         * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
1736         Add autoload cookies.
1737         (edebug-outside-d-c-i-n-s-w): New variable.
1738         (edebug-display, edebug-outside-excursion): Use it to save the
1739         original value of default-cursor-in-non-selected-windows.
1740         Set default-cursor-in-non-selected-windows to t while Edebug
1741         is active.
1742         (edebug-mode, edebug-eval-mode): Doc fix.
1744         * mouse.el (mouse-choose-completion): Replace `buffer-substring'
1745         with `buffer-substring-no-properties' to remove common substring
1746         highlighting.
1748         * info.el (info-other-window, info): Rename function argument
1749         `file' to `file-or-node'.
1750         (Info-complete-menu-item): Use local variable `complete-nodes' to
1751         keep the global value of `Info-complete-nodes' unchanged for
1752         subsequent completions.
1753         (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
1755         * simple.el (get-next-valid-buffer, last-buffer)
1756         (next-error-buffer-p, next-error-find-buffer)
1757         (minibuffer-history-sexp-flag): Doc fix.
1759         * savehist.el (savehist-mode-hook): Add `:group'.
1761         * log-view.el: Call autoload for vc-find-version.
1762         (log-view-current-file): Adjust subgroup numbers.
1763         (log-view-current-tag): Add `length'.
1765 2005-12-23  Richard M. Stallman  <rms@gnu.org>
1767         * vc.el (vc-annotate-car-last-cons): Defn moved up.
1769 2005-12-23  Juri Linkov  <juri@jurta.org>
1771         * hi-lock.el (hi-lock-archaic-interface-message-used)
1772         (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
1773         (hi-lock-mode): Display "Hi" in the mode line only when
1774         hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
1775         (hi-lock-write-interactive-patterns):
1776         Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
1777         (hi-lock-set-pattern, hi-lock-set-file-patterns)
1778         (hi-lock-font-lock-hook): Set 3rd arg `how' of
1779         font-lock-add-keywords to t.
1781 2005-12-23  David Koppelman  <koppel@ece.lsu.edu>
1783         * hi-lock.el (hi-lock-highlight-range): New variable.
1784         (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
1785         only if font-lock-fontified is non-nil.  Remove overlays.
1786         (hi-lock-set-pattern): Call font-lock-fontify-buffer if
1787         font-lock-fontified is non-nil, otherwise use overlays (instead of
1788         text properties).
1789         (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
1790         New variables.
1791         (hi-lock-string-serialize) New function.
1793 2005-12-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1795         * menu-bar.el (menu-find-file-existing): New function.
1796         (menu-bar-file-menu): Use menu-find-file-existing for Open.
1798         * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
1800 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1802         * vc.el: Remove unnecessary leading * in docstrings.
1803         (vc-annotate-mode-map): Move initialization into declaration.
1804         (vc-static-header-alist): Nitpick on the regexp.
1805         (vc-default-init-version): New fun.
1806         (vc-register): Use it.
1807         (vc-insert-headers): Use dolist.
1808         (vc-annotate-get-backend): Remove unused function.
1809         (vc-annotate-add-menu): Remove.  Build the menu directly at toplevel.
1810         (vc-annotate-mode): Remove corresponding call.
1811         (vc-annotate-car-last-cons): Simplify.
1812         (vc-annotate-buffers): Remove var.
1813         (vc-annotate-backend): Make it buffer-local.
1814         (vc-annotate): Move the interaction to the interactive spec.
1815         Add a `buf' argument.
1816         (vc-annotate-warp-version): Use this new `buf' argument to avoid
1817         killing&creating a vc-annotate buffer, which is very disruptive when
1818         the buffers are shown in dedicated frames.
1820 2005-12-23  Nick Roberts  <nickrob@snap.net.nz>
1822         * descr-text.el: Add FSF as maintainer.
1823         (describe-text-mode, describe-text-mode-map)
1824         (describe-text-mode-hook, describe-text-done): Delete.  Use normal
1825         help-mode.
1826         (describe-text-widget, describe-text-sexp)
1827         (describe-property-list, describe-text-category)
1828         (describe-text-properties, describe-text-properties-1)
1829         (describe-char): Use help buttons instead of widgets.
1830         (describe-char-unicodedata-file): Make URL link in doc string.
1832 2005-12-22  Richard M. Stallman  <rms@gnu.org>
1834         * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
1835         (custom-buffer-create-internal): Reword the top-of-buffer help intro.
1836         Don't include buttons that write a file when there's no file.
1837         (custom-variable-menu, custom-face-menu, custom-group-menu):
1838         Don't include commands that write a file when there's no file.
1839         (customize-browse): Reword the top-of-buffer help intro.
1840         (custom-buffer-create-internal): Fix previous change.
1841         (customize-changed-options-previous-release): Prev release is 21.1.
1842         (customize-changed-options): Doc fix.
1843         (customize-changed): New alias.
1844         (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
1845         Say "standard values".
1846         (Custom-reset-standard): Doc fix.
1847         (custom-face-reset-standard): Doc fix.
1849 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1851         * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
1852         even if font-lock-mode is non-nil since it may be t without having
1853         turned on font-lock-mode-internal.
1854         (font-lock-choose-keywords): Minor optimization.
1855         (font-lock-add-keywords, font-lock-remove-keywords)
1856         (font-lock-set-defaults): Don't call make-local-variable on a variable
1857         that we know to already be local.
1859 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1861         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
1862         messages if in the minibuffer.
1864 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1866         * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
1867         (tex-mode-flyspell-verify, flyspell-get-word)
1868         (flyspell-external-point-words): Don't use point-min/max uselessly.
1870         * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
1871         by Kevin Rodgers.  Instead, just hide the completions buffer if we
1872         don't need to show it.
1874 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
1876         * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
1878 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1880         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
1881         delete-windows-on with an inexistent buffer.
1883 2005-12-22  Nick Roberts  <nickrob@snap.net.nz>
1885         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
1886         Delete defcustom variable :tag names.
1888 2005-12-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1890         * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
1891         (log-view-font-lock-keywords): Ajust subgroup numbers.
1892         (log-view-current-tag): Don't hard code the number of subgroups.
1894 2005-12-20  Juri Linkov  <juri@jurta.org>
1896         * tooltip.el (tooltip): Move defgroup before define-minor-mode.
1897         (tooltip-x-offset, tooltip-y-offset): Doc fix.
1899         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
1900         (menu-bar-non-minibuffer-window-p): Instead of checking
1901         display-multi-frame-p, use selected-frame when menu-updating-frame
1902         is nil.
1904 2005-12-20  Davis Herring  <herring@lanl.gov>  (tiny change)
1906         * align.el (align-rules-list): Use [ \t] instead of \s-
1907         for column separators in text mode.
1909 2005-12-20  Nick Roberts  <nickrob@snap.net.nz>
1911         * help-mode.el (help-customize-variable, help-customize-face):
1912         Don't pop help-xref-stack as help-follow no longer pushes
1913         anything on to it.
1915 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
1917         * textmodes/org.el (org-agenda-custom-commands): New option.
1918         (org-agenda): Offer custom commands on splash screen.
1919         (org-make-tags-matcher): Parser for Boolean logic added.
1920         (org-agenda-set-tags): New command.
1921         (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
1922         (org-set-tags): Efficiency improvements.
1923         (org-auto-align-tags): New option.
1924         (org-todo, org-demote, org-promote): Realign tags.
1925         (org-tags-completion-function): Use also "&" and "|" as separators.
1926         (org-org-menu): Agenda commands simplified.
1928 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
1930         * cus-edit.el (customize-apropos, customize-apropos-options):
1931         Docstring changes.
1933         * font-lock.el (font-lock): Add tags to the links in the defgroup.
1935 2005-12-19  Chong Yidong  <cyd@stupidchicken.com>
1937         * longlines.el (longlines-mode): Wrap while widened.
1938         (longlines-decode-region, longlines-encode-region): Compute max
1939         just once.
1941 2005-12-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1943         * cus-edit.el (mac): New group.
1945         * cus-start.el (all): Add user options in macterm.c.  Add test for
1946         Mac-related built-ins.  Fix test for GTK-related built-ins.
1948         * term/mac-win.el (mac-handle-language-change)
1949         (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
1950         (mac-services-open-selection, mac-services-mail-selection)
1951         (mac-services-mail-to, mac-services-insert-text)
1952         (mac-dispatch-apple-event): Add docstrings.
1953         (x-get-selection, mac-select-convert-to-string): Select coding
1954         system from `utf-16be' and `utf-16le' using `byteorder'.
1956 2005-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1958         * subr.el (lazy-completion-table): Don't be fooled if the var holds
1959         a "list" (lambda ...) rather than a real completion list.
1961         * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
1962         lexical-let when encountering ((lambda (...) ...) ...).
1964 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
1966         * progmodes/sh-script.el (sh-mode):
1967         * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
1968         * textmodes/picture.el (picture-mode): Update docstrings.
1970 2005-12-17  Eli Zaretskii  <eliz@gnu.org>
1972         * makefile.w32-in (autoloads, custom-deps): Warn that parts of
1973         commands enclosed in $(ARGQUOTE)s should not be split between two
1974         lines, as that will break with GNU Make >3.80, when sh.exe is used
1975         and arg quoting is with '..'.
1976         (autoloads): Don't break the quoted --eval expression between
1977         several lines.
1979 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
1981         * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
1982         Capture error from printing circular structures.
1984 2005-12-17  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
1986         * wid-edit.el (widget-checkbox-action): Clear undo info.
1988 2005-12-16  Bill Wohler  <wohler@newt.com>
1990         * menu-bar.el (kill-this-buffer): Set a good example by using menu
1991         bar, not menubar in comment.
1993 2005-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1995         * progmodes/cc-engine.el (c-after-change-check-<>-operators):
1996         After-change-functions should not clobber the match data.
1998 2005-12-16  Juri Linkov  <juri@jurta.org>
2000         * simple.el (choose-completion): Use `buffer-substring-no-properties'
2001         instead of `buffer-substring'.
2002         (completion-common-substring): Doc fix.
2003         (completion-setup-function): Use minibuffer-completion-contents
2004         instead of minibuffer-contents.  Don't set common-string-length
2005         initially.  Remove special handling of partial-completion-mode.
2006         Move computation of completion-base-size into one cond.
2007         Call completion-base-size-function in mainbuf.  In computation of
2008         completion-base-size for file name completion don't move point to
2009         the end of the minibuffer.  Move computation of common-string-length
2010         into one cond.  Start putting faces only when common-string-length>=0.
2011         Add condition to put completions-common-part when
2012         common-string-length>0.
2014         * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
2015         place point at the first different character in the minibuffer
2016         even if this position is at the beginning of the minibuffer.
2018         * info.el (Info-read-node-name-1): In completion-base-size-function's
2019         lambda return 1 if common-substring or minibuffer-completion-contents
2020         starts with (, and 0 otherwise.
2022         * emacs-lisp/crm.el (crm-minibuffer-completion-help):
2023         Use `crm-current-element' for second arg of `display-completion-list'.
2025 2005-12-16  Klaus Zeitler  <kzeitler@lucent.com>
2027         * files.el (set-auto-mode): Look for an interpreter specified on
2028         the first line also if search for mode specification succeeded,
2029         but the mode is not known.
2031 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
2033         * textmodes/org.el (org-tags-match-list-sublevels): New option.
2034         (org-open-at-point): Implement tag searches as links.
2035         (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
2036         (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
2037         (org-tags-sparse-tree, org-tags-view, org-set-tags)
2038         (org-agenda-dispatch): New commands.
2039         (org-use-tag-inheritance, org-tags-column): New options.
2040         (org-tab-follows-link, org-return-follows-link): New options.
2041         (org-tags): New customize group.
2042         (org-start-icalendar-file): Get local time zone.
2043         (org-tags-completion-function): New function.
2044         (org-set-font-lock-defaults): Make sure links will also be
2045         highlighted inside headlines.
2047 2005-12-16  Mark Plaksin  <happy@usg.edu>  (tiny change)
2049         * term.el (term-emulate-terminal):
2050         Let term-handle-ansi-terminal-messages override what Bash says about
2051         its current directory.
2053 2005-12-16  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
2055         * bindings.el (last-buffer): Move to simple.el.
2056         * simple.el (last-buffer): Move here.
2057         (get-next-valid-buffer): New function.
2058         (next-buffer): Use frame-local buffer list, maintain buried buffer list.
2059         (prev-buffer): Ditto.  Rename to `previous-buffer'.
2061         * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
2062         * bindings.el (global-map): Ditto.
2064 2005-12-15  Luc Teirlinck  <teirllm@auburn.edu>
2066         * cus-edit.el: Introductory comment change.
2067         (custom-magic-alist): Change message string for the `rogue' state.
2069 2005-12-15  Richard M. Stallman  <rms@gnu.org>
2071         * tooltip.el: Delete defcustom variable :tag names.
2073         * complete.el (partial-completion-mode): Doc fix.
2075         * textmodes/flyspell.el (flyspell-external-point-words):
2076         Use save-excursion to ensure we don't move backward in the
2077         search loop, not even one character.
2078         (flyspell-delete-all-overlays): Use remove-overlays directly.
2080         * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
2081         (ispell-start-process): Set that variable.
2082         Clear ispell-buffer-local-name.
2083         (ispell-internal-change-dictionary):
2084         Set ispell-current-dictionary after killing process.
2085         (ispell-buffer-local-dict):
2086         Don't set spell-personal-dictionary after killing process.
2087         (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
2088         (ispell-tex-skip-alists, ispell-html-skip-alists)
2089         (ispell-skip-region-alist): Mark as risky.
2091         * net/newsticker.el (newsticker--retrieval-timer-list)
2092         (newsticker--display-timer, newsticker-running-p)
2093         (newsticker-ticker-running-p): Definitions moved up.
2095 2005-12-16  Nick Roberts  <nickrob@snap.net.nz>
2097         * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
2099 2005-12-15  David Ponce  <david@dponce.com>
2101         * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
2102         (recentf-edit-list, recentf-open-files): Signal an error when
2103         there is no recent file.
2105 2005-12-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
2107         * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
2108         read-only except for texinfo-format-region evaluation.
2110 2005-12-14  Richard M. Stallman  <rms@gnu.org>
2112         * vc.el (vc-default-previous-version, vc-default-next-version)
2113         (vc-do-command): Doc fixes.
2115 2005-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2117         * textmodes/bibtex.el (bibtex-expand-strings)
2118         (bibtex-autokey-expand-string, bibtex-name-part)
2119         (bibtex-entry-type-whitespace, bibtex-entry-type-str)
2120         (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
2121         (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
2122         (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
2123         (bibtex-entry-postfix, bibtex-known-entry-type-re)
2124         (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
2125         (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
2126         (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
2127         (bibtex-beginning-of-last-entry): Remove.
2128         (bibtex-parse-field-name): Use bibtex-field-name.  Issue error
2129         message if comma is missing but buffer is read-only.
2130         (bibtex-parse-field-text): Handle whitespaces at the end of field
2131         text.  Return 3-element list with beginning and end of field text
2132         and end of field.
2133         (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
2134         (bibtex-parse-field): Remove arg name.  Use bibtex-field-name.
2135         (bibtex-search-forward-field, bibtex-search-backward-field):
2136         Search always delimited by limits of entry.  Use more efficient
2137         search algorithms.
2138         (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
2139         bibtex-end-of-name-in-field.
2140         (bibtex-text-in-field-bounds): Handle BibTeX strings when
2141         extracting the content of a field.
2142         (bibtex-text-in-field): Use search limits.
2143         (bibtex-parse-string-prefix): Handle empty string keys based on
2144         bibtex-string-empty-key.
2145         (bibtex-parse-string): Fix docstring.
2146         (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
2147         (bibtex-preamble-prefix, bibtex-strings): New functions.
2148         (bibtex-skip-to-valid-entry): Include preceding whitespace in
2149         BibTeX entries (consistent with other BibTeX functions).
2150         (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
2151         (bibtex-search-entry): Fix docstring.  Simplify.
2152         (bibtex-flash-head, bibtex-complete-string-cleanup)
2153         (bibtex-count-entries, bibtex-sort-buffer): Simplify.
2154         (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
2155         (bibtex-parse-entry): New optional arg content.
2156         (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
2157         Use bibtex-text-in-field-bounds.
2158         (bibtex-print-help-message): Handle BibTeX strings and preambles.
2159         (bibtex-end-of-entry): Use bibtex-preamble-prefix and
2160         bibtex-parse-string-postfix.
2161         (bibtex-find-text-internal): New function.
2162         (bibtex-remove-delimiters): Use it.
2163         (bibtex-find-text): Use it.  New optional arg help.
2164         (bibtex-complete): Handle BibTeX string and preamble entries.
2165         (bibtex-Preamble): Fix order of closing delimiters.
2167 2005-12-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2169         * vc.el (vc-default-revert): New fun.
2171         * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
2173 2005-12-14  Romain Francoise  <romain@orebokech.com>
2175         * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
2176         (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
2177         (font-lock-remove-keywords): Likewise.
2179 2005-12-14  Juri Linkov  <juri@jurta.org>
2181         * log-view.el (log-view-diff): Doc fix.
2183         * isearch.el (isearch-query-replace): Use (mark) instead of
2184         isearch-opoint if mark is active in transient-mark-mode.
2186 2005-12-14  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
2188         * isearch.el (isearch-query-replace): Check for isearch-other-end.
2190 2005-12-14  Per Abrahamsen  <abraham@dina.kvl.dk>
2192         * progmodes/cpp.el (cpp-face): New widget.
2193         (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
2195 2005-12-14  Juri Linkov  <juri@jurta.org>
2197         * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
2198         around `erase-buffer' and `insert'.
2200         * descr-text.el (describe-text-properties): Replace buffer name
2201         "*Help-2*" with "*Help*<2>".
2202         (describe-char): Add functions print-help-return-message,
2203         toggle-read-only.  Use help-setup-xref with nil to not store
2204         describe-char in help-xref-stack.  Use help-make-xrefs to
2205         make [back] button.
2207         * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
2209         * wdired.el (wdired-old-point): New internal variable.
2210         (wdired-change-to-wdired-mode): Set it buffer-locally.
2211         (wdired-abort-changes): Restore point after aborting changes.
2213 2005-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2215         * vc.el (vc-do-command): Add a new value t for okstatus.
2217         * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
2218         frame in case of errors.
2220 2005-12-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2222         * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
2223         so it comes after "On the Left" in the menu.
2225 2005-12-12  Luc Teirlinck  <teirllm@auburn.edu>
2227         * cus-edit.el (customize-apropos, customize-apropos-options)
2228         (customize-apropos-faces, customize-apropos-groups): Doc fixes.
2230 2005-12-12  Bill Wohler  <wohler@newt.com>
2232         * vc-svn.el (vc-svn-registered): Fix problem of visiting
2233         non-writable Subversion-controlled files by saving window
2234         configuration before calling vc-do-command.  vc-do-command calls
2235         pop-to-buffer on error which is unexpected during registration.
2237 2005-12-12  Jay Belanger  <belanger@truman.edu>
2239         * calc/README: Update the summary of changes.
2241 2005-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2243         * descr-text.el (describe-char): Rework last fix to solve the problem
2244         is the same way it's solved for everything else in that function
2245         (i.e. by extracting the info before setting up the *Help* buffer).
2247 2005-12-12  Kim F. Storm  <storm@cua.dk>
2249         * subr.el (version-regexp-alist): Allow space as separator before
2250         non-numeric part, e.g. "1.0 alpha".
2251         (version-to-list): Interpret .X.Y version as 0.X.Y version.
2253 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
2255         * textmodes/org.el (org-agenda, org-timeline, org-todo):
2256         Implement Logging and the keep-modes setting.
2257         (org-get-category): Make sure a string is returned.
2258         (org-log-done): New function.
2259         (org-log-done, org-closed-string): New options.
2261 2005-12-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2263         * tooltip.el (tooltip-y-offset): Change default to 20.
2265 2005-12-12  Richard M. Stallman  <rms@gnu.org>
2267         * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
2269         * frame.el (display-hourglass): Doc fix.
2271         * help.el (help-for-help-internal): Simplify entry for `a'.
2273         * info.el (Info-on-current-buffer): Doc fix.
2274         (info-insert-file-contents): Don't test (featurep 'jka-compr).
2276         * startup.el (inhibit-splash-screen): Make this the real name.
2277         (inhibit-startup-message): Make this the alias.
2278         (command-line): Find only simple.el, and use its directory
2279         to fill in other preloaded files' names.
2280         (command-line): Deactivate the mark if deactivate-mark is set.
2282         * international/mule.el (load-with-code-conversion):
2283         Bind deactivate-mark.
2285         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
2287 2005-12-11  Luc Teirlinck  <teirllm@auburn.edu>
2289         * cus-edit.el (customize-apropos): Avoid listing an option more
2290         than once under different aliases.  No longer list user options
2291         that are not defined with defcustom (unless a prefix arg is given).
2292         Doc fix.
2293         (customize-apropos-options): Doc fix.
2295 2005-12-11  Juri Linkov  <juri@jurta.org>
2297         * frame.el (set-background-color, set-foreground-color)
2298         (set-cursor-color, set-mouse-color, set-border-color):
2299         Add explicit prompts to read colors by `facemenu-read-color'.
2300         (show-trailing-whitespace, blink-cursor-delay)
2301         (blink-cursor-interval, display-hourglass, hourglass-delay):
2302         Remove tags.
2303         (display-hourglass, hourglass-delay): Doc fix.
2304         (cursor-in-non-selected-windows): Capitalize words in tag.
2306         * faces.el (frame-background-mode): Replace `choice-item' keywords
2307         with `const' to not make [default] button.  Change default value tag
2308         from `default' to `automatic'.  Doc fix.
2309         (trailing-whitespace) <defface>: Change group `whitespace' to
2310         `whitespace-faces'.
2312 2005-12-11  Richard M. Stallman  <rms@gnu.org>
2314         * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
2316 2005-12-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2318         * term/mac-win.el: Create keymap for mac-apple-event-map.
2320 2005-12-11  Nick Roberts  <nickrob@snap.net.nz>
2322         * tooltip.el (tooltip-mode): Move to start of file so that it
2323         appears at top of customize buffer.
2325         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
2326         Add the gud groupname.
2327         (gud-tooltip-mode): Add the tooltip groupname.
2328         (gud-tooltip-echo-area): Add the gud groupname.  Remove tag to
2329         avoid conflict with tooltip-use-echo-area.
2331 2005-12-10  Romain Francoise  <romain@orebokech.com>
2333         * help.el (help-for-help-internal): Add `r' in doc string.
2335 2005-12-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
2337         * align.el (align-regexp, align-highlight-rule):
2338         Use region-beginning and region-end instead of point and mark, so that
2339         repetition (with `repeat-complex-command') recomputes the region
2340         bounds.
2342 2005-12-10  Lennart Borgman  <lennart.borgman.073@student.lu.se>
2344         * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
2345         (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
2346         (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
2347         (balance-windows): Rewrite using the above new functions.
2349 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
2351         * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
2352         react if global-hi-lock-mode seems intended.
2353         (global-hi-lock-mode) Renamed from hi-lock-mode.
2354         (hi-lock-archaic-interface-message-used)
2355         (hi-lock-archaic-interface-deduce): New variables.
2356         (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
2357         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
2358         (hi-lock-find-patterns, hi-lock-font-lock-hook):
2359         Replace hi-lock-buffer-mode with hi-lock-mode.
2361 2005-12-10  Kevin Rodgers  <ihs_4664@yahoo.com>
2363         * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
2364         completion list, even after a partial completion has been
2365         inserted in the current buffer.  If there are more than 1
2366         completion, redisplay the *Completions* buffer; if the
2367         completion is unique, delete the *Completions* window.
2369 2005-12-10  Eli Zaretskii  <eliz@gnu.org>
2371         * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
2372         strings and long subject lines that were broken into multiple
2373         lines at arbitrary places.  Handle subjects that have "Re: " in
2374         the middle.
2376 2005-12-10  John W. Eaton  <jwe@octave.org>
2378         * emacs/octave-mod.el (octave-electric-space): Don't indent
2379         comments or strings if octave-auto-indent is nil.
2381 2005-12-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2383         * term/mac-win.el: Require url when compiling.
2384         Call mac-process-deferred-apple-events after loading init files.
2385         (mac-apple-event-map): New defvar.  Define event handlers in it.
2386         (core-event, internet-event): New Apple event class symbols.
2387         (open-application, reopen-application, open-documents)
2388         (print-documents, open-contents, quit-application)
2389         (application-died, show-preferences, autosave-now, get-url):
2390         New Apple event ID symbols.
2391         (about): New HICommand ID symbol.
2392         (mac-event-spec, mac-event-ae): New macros.
2393         (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
2394         (mac-ae-selection-range, mac-ae-text-for-search)
2395         (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
2396         (mac-application-menu-map): Remove keymap.  Handlers for HICommand
2397         and Services menu events are now defined in mac-apple-event-map.
2398         (mac-drag-n-drop): Remove selection range handling.
2400 2005-12-10  Kenichi Handa  <handa@m17n.org>
2402         * simple.el (zap-to-char):
2403         * isearch.el (isearch-process-search-char): Translate CHAR by
2404         translation-table-for-input.
2406 2005-12-09  Chong Yidong  <cyd@stupidchicken.com>
2408         * foldout.el (foldout-exit-fold): Properly hide subtree.
2410 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
2412         * files.el (save-buffer):
2413         * international/ucs-tables.el (ucs-set-table-for-input):
2414         * mail/mail-extr.el (mail-extract-address-components):
2415         * mail/sendmail.el (mail-mode): Reformat doc string.
2417 2005-12-09  Juri Linkov  <juri@jurta.org>
2419         * isearch.el (isearch-highlight): Change main overlay priority
2420         from 1 to 1001.  Simplify.
2421         (isearch-lazy-highlight-update): Change lazy overlay priority
2422         from 0 to 1000.
2424         * replace.el (replace-highlight): Change overlay priority from
2425         1 to 1001.
2427         * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
2428         Change overlay priority from 1 to 1001.  Reuse existing overlay.
2430         * compare-w.el (compare-windows-highlight): Change overlay
2431         priority from 1 to 1000.
2433         * menu-bar.el (menu-bar-edit-menu): Add listp around
2434         pending-undo-list to disable menu item "undo" when pending
2435         undo list is empty.
2437         * locate.el (locate): Disable undo in *Locate* buffer.
2439 2005-12-09  Kim F. Storm  <storm@cua.dk>
2441         * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
2443 2005-12-09  David Ponce  <david@dponce.com>
2445         * recentf.el: Improvement of the menu code.
2446         (recentf-enabled-p): Move before first use.  Use `kill-emacs-hook'
2447         instead of menu hook.
2448         (recentf-show-menu, recentf-hide-menu): New functions.
2449         (recentf-menu-customization-changed, recentf-mode): Use them.
2450         (recentf-menu-action, recentf-max-menu-items)
2451         (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
2452         (recentf-arrange-by-rule-others)
2453         (recentf-arrange-by-rules-min-items)
2454         (recentf-arrange-by-rule-subfilter) : Don't use
2455         `recentf-menu-customization-changed'.
2456         (recentf-arrange-rules): Likewise.  Accept functions to compute
2457         sub-menu titles.
2458         (recentf-menu-filter): Likewise.  Doc fix.
2459         (recentf-menu-value-shortcut): Doc fix.
2460         (recentf-dump-variable): Quote atom value.
2461         (recentf-make-menu-items): Update to use it as a menu filter.
2462         (recentf-match-rule): New function.
2463         (recentf-arrange-by-rule): Use it.
2464         (recentf-indirect-mode-rule): New function.
2465         (recentf-build-mode-rules): Use it.
2466         (recentf-dir-rule): New function.
2467         (recentf-arrange-by-dir): Use it.
2468         (recentf-filter-changer-current): Rename from
2469         `recentf-filter-changer-state'.  All references updated.
2470         (recentf-filter-changer-alist): Update filter names.
2471         (recentf-filter-changer-select): New function.
2472         (recentf-filter-changer): Use it.  Make a sub-menu from filters
2473         available in `recentf-filter-changer-alist'.
2474         (recentf-data-cache, recentf-clear-data)
2475         (recentf-update-menu): Remove.  All references updated.
2476         (recentf-match-rule-p, recentf-build-dir-rules)
2477         (recentf-filter-changer-goto-next)
2478         (recentf-filter-changer-get-current)
2479         (recentf-filter-changer-get-next): Remove.
2481 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
2483         * cus-edit.el (custom-buffer-create-internal): Relabel the whole
2484         buffer "Reset" button to "Reset to Current" for consistency with
2485         the State buttons.
2487 2005-12-08  John Paul Wallington  <jpw@pobox.com>
2489         * ibuf-ext.el (define-ibuffer-filter filename):
2490         If `dired-directory' is a list then really use its car.
2492 2005-12-08  Kim F. Storm  <storm@cua.dk>
2494         * emulation/cua-rect.el (cua--rectangle-aux-replace):
2495         Fix indention of text on right side of replaced rectangle.
2497 2005-12-09  Nick Roberts  <nickrob@snap.net.nz>
2499         * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
2500         No need to check gud-comint-buffer is bound.
2501         (gdb): Prevent multiple debugging when first session uses gdba.
2503 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2505         CC Mode update to 5.31.
2507         * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
2508         Emacsen which lack `define-minor-mode'.  (Currently Emacs <21.  We
2509         might do this function properly in the future).
2511         * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el: New
2512         macros c-sentence-end and c-default-value-sentence end, to cope
2513         with Emacs 22's new function `sentence-end'.
2515 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2517         * progmodes/cc-cmds.el (c-show-syntactic-information): Solved the
2518         compat issue using `c-put-overlay' and `c-delete-overlay'.
2520         * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay): New
2521         compat macros to handle overlays/extents.
2523 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2525         * progmodes/cc-fix.el: Add definitions of the macros push and pop
2526         (for GNU Emacs 20.4)
2528         * progmodes/cc-defs.el:
2529         (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
2531         * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
2532         highlighting mechanism so it will work in XEmacs too.
2534         * progmodes/cc-defs.el: Insert c-int-to-char.
2536         * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
2537         call to the new macro c-int-to-char.  This solves XEmacs's
2538         regarding characters as different from integers.
2540 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2542         * progmodes/cc-fonts.el (c-make-syntactic-matcher): New internal
2543         helper.
2545         (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
2546         construct to make the indirect face lookup work in XEmacs.
2548         (c-cpp-matchers): Append the negation char face to the existing
2549         fontification, so that the cpp face doesn't disappear.  Use
2550         `c-make-syntactic-matcher' to avoid negation chars in comments and
2551         strings.
2553         * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
2554         to map to `font-lock-negation-char-face' in emacsen where it
2555         exists.
2557 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2559         * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
2561         * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
2562         Rename "c-subword-move-mode" as "c-subword-mode".
2564         * progmodes/cc-mode.el: Added tty suitable bindings for C-c
2565         <delete> and C-c C-<delete>.  (To the c-hungry- delete functions).
2567 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2569         * progmodes/cc-mode.el: Added autoload directive for
2570         `c-subword-move-mode' for use in older emacsen.
2572 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2574         * progmodes/cc-mode.el:
2575         (i) Insert a binding for C-c C-backspace into
2576         c-bind-special-erase-keys which works in TTYs.
2577         (ii) Make sure that when file styles are used, any explicitly
2578         given style variables take priority over those in the style.  Do
2579         this by calling `hack-local-variables' a second time.
2581         * progmodes/cc-vars.el: Add language specific customization
2582         widgets for AWK to c-doc-comment-style, c-require-final-newline
2583         and c-default-style.  Add a defcustom for awk-mode-hook.  Give
2584         c-syntactic-element and c-syntactic-context doc-strings by
2585         directly setting their `variable-documentation' propery.  This
2586         allows Emacs 22.1 to read these with C-h v.
2588         * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan
2589         Monnier).
2591 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2593         * progmodes/cc-fonts.el, cc-vars.el
2594         (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
2595         (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
2596         Masatake YAMATO.
2598         (c-doc-comment-style): Made GtkDoc default in C mode.
2600         * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
2601         and C-c C-<delete>.
2603         (c-bind-special-erase-keys): New function for use on
2604         `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
2606         * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
2607         <delete> key behavior in XEmacs according to `delete-forward-p'.
2608         C.f. `c-electric-delete'.
2610 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2612         * progmodes/cc-mode.el: Give c-hungry-backspace and
2613         c-hungry-delete-forward permanent key bindings.
2615         * progmodes/cc-cmds.el (c-electric-semi&comma): Bind
2616         c-syntactic-context for calls to "criteria functions", for
2617         consistency with other calls to user functions.
2619         * progmodes/cc-cmds.el (c-indent-command): Expunge use of
2620         `current-prefix-arg', since this might be the prefix arg to a
2621         command which calls c-indent-command as a function.  Change the
2622         interactive spec from "p" to "P".
2624         * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
2625         reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
2626         was difficult to understand.
2628 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2630         * progmodes/cc-engine.el (c-on-identifier): Fixed bug when at the
2631         first char of an identifier.
2633         * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
2634         +" syntax in C++.
2636 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2638         * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
2639         auto-fill doesn't split a c-comment's last word from a hanging
2640         "*/" when a space is typed between them after fill-column.
2642         * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
2644         * progmodes/cc-styles.el (c-set-style)
2645         (c-setup-paragraph-variables): Abort the command if we're not in a
2646         CC Mode buffer.
2648         * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
2649         with blank comment-prefix, and a blank line as the comment's
2650         second line.
2652 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2654         * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
2655         Incorporated the patterns added in the Emacs development branch
2656         for the new Emacs 22 face `font-lock-negation-char-face'.
2658         * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
2659         of "red" since it stands out better in xterms and DOS terminals.
2661         * progmodes/cc-engine.el (c-literal-faces): Added
2662         `font-lock-comment-delimiter-face' which is new in Emacs 22.
2664 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2666         * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
2667         forcibly enable c-electric-flag.
2669         * progmodes/cc-vars.el, cc-cmds.el: New clean-up
2670         `comment-close-slash' on c-electric-slash: if enabled, typing `/'
2671         just after the comment-prefix of a C-style comment will close that
2672         comment.
2674 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2676         * progmodes/cc-fonts.el (c-basic-matchers-before)
2677         (c-complex-decl-matchers): Fixed the "not-arrow-prefix" regexp used
2678         in Pike.
2680         * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
2681         digraphs.
2683         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
2684         (c-cpp-message-directives, c-cpp-include-directives)
2685         (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
2686         (c-cpp-expr-directives): Introduced new language constants to
2687         control cpp syntax in a cleaner way.
2689         (c-cpp-expr-functions): Renamed from c-cpp-defined-fns.
2691         (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
2693         * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
2694         (c-multiline-string-start-char): New language constants and
2695         variables to specify how newlines in string literals work.
2697         (c-font-lock-invalid-string): Use them.
2699         * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
2700         unbalanced close brace is entered.  Optimization by avoiding going
2701         back over arbitrarily large blocks.  Removed hints that this
2702         function only would be relevant/useful in AWK.
2704         (c-electric-brace): Indent syntactically after the cleanups since
2705         lineup functions might do it differently then.
2707         * progmodes/cc-engine.el, cc-langs.el
2708         (c-opt-op-identifier-prefix): New language constant and variable.
2710         (c-just-after-func-arglist-p, c-after-special-operator-id)
2711         (c-search-decl-header-end, c-inside-bracelist-p): Use it.
2713         * progmodes/cc-align.el, cc-engine.el
2714         (c-after-special-operator-id): New helper to handle C++ operator
2715         identifiers.
2717         (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
2718         (c-guess-basic-syntax): Handle C++ operator identifiers in
2719         declarations.
2721         * progmodes/cc-langs.el (c-assignment-operators): Added the
2722         trigraph version of ^= too.
2724         * progmodes/cc-langs.el (c-assignment-operators): Added the
2725         trigraph version of |= in C++.
2727         * progmodes/cc-fonts.el (c-font-lock-declarators): Handle
2728         `c-decl-hangon-kwds' after the identifier name.
2730         * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
2731         whether an arglist is "nonempty", ignore a comment after the open
2732         paren if it isn't followed by a non-comment token on the same
2733         line.
2735         * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4: Enable
2736         heuristics below the point to cope with classes inside special
2737         brace lists in Pike.
2739 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2741         * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
2743 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2745         * progmodes/cc-guess.el (cc-guess-install): New function to
2746         install an already guessed style in another buffer.
2748         * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
2749         sets `inhibit-read-only' - `c-save-buffer-state' should be used
2750         anyway if the change always is undone.
2752 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2754         Implement togglable electricity:
2756         * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
2757         saying when it should be used.
2759         * progmodes/cc-engine.el: Add the new buffer-local variable,
2760         c-electric-flag.
2762         * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
2763         c-toggle-auto-newline.
2765         * progmodes/cc-mode.el: Rename c-toggle-auto-state to
2766         c-toggle-auto-newline.  Remove the binding for
2767         c-toggle-auto-hungry-state.  Add the binding C-c C-l for the new
2768         c-toggle-electric-state.
2770         * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
2772         * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
2773         c-\(forward\|backward\)-subword.
2774         (c-update-modeline): Add the new modeline flag `l' for
2775         `c-electric-flag'.  Make the auto-newline flag `a' dependent on
2776         `l'.
2777         (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.  Make
2778         the old name an alias of the new name.
2779         (c-toggle-electric-state): New function.
2780         c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\):
2781         Adapt these functions to do electric things only when
2782         c-electric-flag is non-nil.
2783         (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
2784         new functions from c-electric-brace.
2785         (c-point-syntax): Add a check for "virtual semicolons" in AWK
2786         mode, so that the tentative extra newline doesn't change the
2787         syntax of the following brace.
2788         (c-electric-brace): Restructure by extracting the above functions.
2789         Tidy up the coding somewhat.
2790         (c-electric-semi&comma, c-electric-colon, c-electric-paren):
2791         restructure a bit.
2793 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2795         * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
2796         anchor position(s) using faces.  Thanks to Masatake YAMATO for the
2797         idea.
2799         * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
2800         (c-submode-indicators): Changed name from `c-auto-hungry-string'
2801         since it's now used to track another submode.
2803         (c-update-modeline): Converted to function and extended to check
2804         `c-subword-move-mode'.
2806         (c-forward-into-nomenclature, c-backward-into-nomenclature):
2807         Converted to compat aliases for `c-forward-subword' and
2808         `c-backward-subword'.
2810         * progmodes/cc-subword.el: New functions and minor mode to handle
2811         SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
2813         (c-forward-subword, c-backward-subword, c-mark-subword)
2814         (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
2815         (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
2816         Functions corresponding to the standard word handling functions.
2818         (c-subword-move-mode): Minor mode that replaces all the standard
2819         word handling functions with their subword equivalences.
2821 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2823         * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
2824         entry for one-liner-defun.
2826         * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
2827         name in its def-edebug-spec.
2829         * progmodes/cc-cmds.el (c-electric-brace): Make the
2830         one-liner-defun clean-up work with empty-defun-braces.  o-l-d now
2831         compacts space before a comment, if this will make things fit on
2832         one line.
2834         Introduce an "awk" style, mainly for auto-newline and clean-ups.
2836         * progmodes/cc-align.el: New function c-snug-1line-defun-close
2838         * progmodes/cc-cmds.el: In c-electric-brace, add code for new
2839         clean-up one-liner-defun.
2841         * progmodes/cc-styles.el: Add the new "awk" style.
2843         * progmodes/cc-vars.el: Add description of one-liner-defun to
2844         c-cleanup-list's doc-string.  New user options,
2845         c-max-one-liner-length.  In c-default-style, set the default style
2846         for AWK to "awk".
2848 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2850         * progmodes/cc-engine.el (c-forward-label): Fixed fontification of
2851         macros inside labels.
2853         * progmodes/cc-engine.el (c-looking-at-bos): Obsoleted in favor of
2854         `c-at-statement-start-p' and `c-at-expression-start-p'.
2856         * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
2857         error if the mark isn't set.
2859         * progmodes/cc-engine.el (c-guess-continued-construct)
2860         (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
2861         accurately detect functions inside functions.
2863         * progmodes/cc-engine.el (c-at-expression-start-p): New function
2864         like `c-at-statement-start-p' that additionally recognizes commas
2865         and expression parentheses as delimiters.
2867         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Added flag
2868         to avoid heuristics that doesn't work for unclosed blocks.
2870         (c-at-statement-start-p): New function.
2872         * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
2873         Objective-C directives, e.g. directives spanning lines should work
2874         reasonably well now.
2876         (c-put-c-type-property, c-clear-c-type-property): New helpers.
2878         (c-forward-objc-directive): New function to move over any ObjC
2879         directive.
2881         (c-just-after-func-arglist-p, c-guess-basic-syntax)
2882         (c-basic-matchers-before): Use it.
2884         (c-font-lock-objc-iip-decl): Removed.
2886         * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
2887         in the template arglist recognition.
2889         * progmodes/cc-styles.el (c-style-alist): Fixed several
2890         inconsistencies in the Whitesmith style.
2892         * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
2893         New lineup function to get lines after Whitesmith style blocks
2894         correctly indented.
2896         (c-lineup-whitesmith-in-block): Backed out the compensation for
2897         opening parens since it's done using `add' lists in the style
2898         definition instead.  Don't use the anchor position since it varies
2899         too much between the syntactic symbols. :P
2901         * progmodes/cc-vars.el (c-valid-offset): Updated.
2903         * progmodes/cc-engine.el (c-evaluate-offset): Extended to handle
2904         lists where the offsets are combined according to several
2905         different methods: `first', `min', `max', and `add'.  Report
2906         offset evaluation errors with `c-benign-error' so that some kind
2907         of reindentation still is done.
2909         * progmodes/cc-engine.el (c-guess-basic-syntax): Anchor
2910         `arglist-intro' the same way as `arglist-cont-nonempty' and
2911         `arglist-close'.
2913         * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed similar
2914         situations for `arglist-cont-nonempty' and `arglist-close'.
2916         * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New
2917         constant.
2919         * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
2920         cc-bytecomp-boundp' in a number of places.
2922         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fixed a
2923         macro related issue.
2925 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2927         * progmodes/cc-awk.el: Change the terminology of regexps: A char
2928         list is now [asdf], a char class [:alpha:].  Include code for char
2929         classes.  Set c-awk-NL-prop on lines ending in open strings.  (Bug
2930         fix.)  Add character classes (e.g. "[:alpha:]") into AWK Mode's
2931         regexps.
2933         Remove (nearly all of) the cruft associated with AWK Mode's former
2934         concept of "virtual semicolons":
2936         Adapt c-beginning-of-statement, c-end-of-statement (together with
2937         subfunctions) to use the new notion of "virtual semicolon" in
2938         place of the old awkward special handling for AWK.  There remains
2939         much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
2940         * progmodes/cc-cmds.el:
2941         (c-ascertain-adjacent-literal): In the backwards direction, now
2942         recognises AWK regexp delimiters as string delimiters.
2943         (c-after-statement-terminator-p): Adapt for virtual semicolons;
2944         check more rigorously for "end of macro".
2945         (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
2946         virtual semicolons;
2947         (c-beginning-of-statement): Adapt for virtual semicolons; Separate
2948         out the code for forward movement into ...
2949         (c-end-of-statement): Now contains the code for forward movement,
2950         adapted for virtual semicolons.
2952         * progmodes/cc-engine.el:
2953         (c-ws*-string-limit-regexp): New regexp.
2954         (c-forward-single-comment, c-backward-single-comment): Comment out
2955         the (now redundant) "special" AWK stuff.
2957         * progmodes/cc-styles.el, cc-vars.el: Change the settings of
2958         c-string-par-start, c-string-par-separate to be more like Text
2959         Mode than Fundamental Mode.
2961 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
2963         * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
2964         to the fontified region so that fontification doesn't occur
2965         outside it (could happen e.g. when fontifying a line with an
2966         unfinished declaration).
2968 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2970         * progmodes/cc-awk.el: Regexps for analysing AWK code have been
2971         moved to near the start of the file.  ^L now separate sections of
2972         the file.  New defconsts: c-awk-non-eol-esc-pair-re,
2973         c-awk-blank-or-comment-line-re,
2974         c-awk-one-line-possibly-open-string-re,
2975         c-awk-regexp-one-line-possibly-open-char-class-re,
2976         c-awk-one-line-possibly-open-regexp-re,
2977         c-awk-one-line-non-syn-ws*-re.  New functions: c-awk-at-vsemi-p,
2978         c-awk-vsemi-status-unknown-p.
2980         Amend the concept of "virtual semicolons" (in the indentation
2981         engine) for languages like AWK, such that they are now
2982         conceptually attached to end of the last token of a statement, not
2983         the end of the line.  (In AWK Mode, however, the pertinent text
2984         property is still physically set on the EOL.)  Remove the specific
2985         tests for awk-mode, thus facilitating the introduction of other
2986         language modes where EOLs can end statements.  (Note: The
2987         funtionality in cc-cmds.el, specifically
2988         c-beginning/end-of-statement has yet to be amended.)
2990         * progmodes/cc-defs.el: New macros c-at-vsemi-p,
2991         c-vsemi-status-unknown-p.
2993         * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
2994         c-stmt-delim-chars.  New c-lang-defvars: c-at-vsemi-p-fn,
2995         c-vsemi-status-unknown-p-fn (in a new page).
2997         * progmodes/cc-engine.el: In c-beginning-of-statement-1,
2998         c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
2999         numerous awkward forms like
3000         (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
3001         with
3002         (c-at-vsemi-p).  Fix a few typos.  In c-guess-basic-syntax, new
3003         variable before-ws-ip, the place just after char-before-ip
3004         appears.
3006         * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
3007         a comment.
3009 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3011         * progmodes/cc-cmds.el (c-electric-brace): Cleaned up using
3012         `c-tentative-buffer-changes'.
3014         * progmodes/cc-defs.el (c-region-is-active-p): Simplified and
3015         converted to macro to choose between Emacs and XEmacs at compile
3016         time.
3018         (c-set-region-active): New set counterpart to
3019         `c-region-is-active-p'.
3021         (c-tentative-buffer-changes): New macro to handle temporary buffer
3022         changes in a convenient way.
3024         (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
3025         for `c-tentative-buffer-changes'.
3027         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tightened up
3028         the checks for paren sexps between the point and the keyword, to
3029         avoid some false alarms.
3031         * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
3032         Fixed a situation where an error could be thrown for unbalanced
3033         parens.  Changed to make use of c-keyword-member' to avoid some
3034         repeated regexp matches.
3036         (c-opt-lambda-key, c-opt-inexpr-block-key,
3037         c-opt-inexpr-class-key): These language variable are no longer
3038         necessary.
3040         (c-block-stmt-kwds): New language constant used by
3041         c-looking-at-inexpr-block'.
3043         (c-guess-basic-syntax): Removed an optional check that looked at
3044         the existence of the now removed language variables.
3046         * progmodes/cc-engine.el (c-fdoc-shift-type-backward,
3047         c-forward-decl-or-cast-1): Fixed invalid recognition of C++ style
3048         object instantiation expressions as declarations in some contexts.
3049         This bug only affected languages where the declarator can't be
3050         enclosed in parentheses.
3052         * progmodes/cc-styles.el (c-style-alist): Fixed the GNU style to
3053         insert newlines before and after substatement braces.
3055         * progmodes/cc-engine.el: Improved the heuristics for recognizing
3056         function declaration headers and the handling of C++ style member
3057         init lists.
3059         (c-just-after-func-arglist-p): Rewritten to use
3060         `c-forward-decl-or-cast-1'.  Now behaves a bit differently too.
3062         (c-beginning-of-member-init-list): Removed since it isn't used
3063         anymore.
3065         (c-guess-basic-syntax): Case 5B adapted for the new
3066         `c-just-after-func-arglist-p'.  Cases 5B.1 and 5B.3 merged.  Cases
3067         5D.1 and 5D.2 removed since they aren't trigged anymore (case 5B.1
3068         covers all cases now).
3070         * progmodes/cc-defs.el (c-point): Added `bosws' and `eosws'.
3072 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3074         * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
3075         c-string-par-start/separate c-sentence-end-with-esc-eol,
3076         initialised in c-setup-paragraph-variables, used in string
3077         scanning subroutines of c-beginning-of-statement.
3079         * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
3080         which precedes the newly inserted `{'.
3082 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3084         * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
3085         function for declaration level blocks.  It should now cope with
3086         templates better and also be a lot more comprehensible.
3088         (c-looking-at-decl-block): The new function.
3090         (c-search-uplist-for-classkey): The old one.  It's now a wrapper
3091         for compatibility.
3093         (c-add-class-syntax, c-guess-continued-construct,
3094         c-guess-basic-syntax): Adapted for `c-looking-at-decl-block'.
3096         (c-decl-block-key): Changed to tell apart ambiguous and
3097         unambiguous keywords.  Pike specials are now handled directly in
3098         the code instead.
3100         (c-block-prefix-disallowed-chars, c-block-prefix-charset): New
3101         language constants and variables to make the backward skip in
3102         `c-looking-at-decl-block' as tight as possible.
3104         (c-nonsymbol-token-char-list): New language constant.
3106         * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
3107         find balanced template arglists backwards.
3109         * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
3110         making char classes for `c-syntactic-skip-backward'.
3112         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplified case
3113         16D - can't be a class-close at that point.
3115         * progmodes/cc-engine.el (c-guess-basic-syntax)
3116         (c-add-class-syntax): Don't narrow out the enclosing declaration
3117         level.  This makes everything a lot easier, and it was actually
3118         only four small places that needed it to work.  Some places that
3119         previously did `widen' are removed now, which has the effect that
3120         `c-guess-basic-syntax' never will look at things outside the
3121         current narrowment now.  The anchor position for `topmost-intro'
3122         is affected by this, but it was so bogus it was basically useless
3123         before, and now it's equally bogus but in a slightly different
3124         way.
3126         (c-narrow-out-enclosing-class): Gone.
3128         (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
3129         the narrowed region.
3131         (c-least-enclosing-brace): Removed silly optional argument.
3133         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fixed bug where
3134         the point could be left directly after an open paren when finding
3135         the beginning of the first decl in the block.
3137         * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
3138         Specify which submatch to use.
3140         * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
3142         (c-decl-start-re): No longer any need for special treatment of
3143         ObjC due to the above.
3145         (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
3146         presumably follows C in that regard.
3148         * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
3149         New language constants to specify operator tokens inside
3150         identifiers in a more high level way.
3152         (c-opt-identifier-prefix-key): New internal language constant.
3154         (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
3155         (c-identifier-start, c-identifier-key): Now completely calculated
3156         from other constants.
3158         (c-identifier-last-sym-match): Decommissioned since it's no longer
3159         used.
3161         (c-operators): Use `c-identifier-ops'.  Documented
3162         `postfix-if-paren'.
3164         * progmodes/cc-engine.el (c-forward-name): Removed the
3165         optimization when c-identifier-key is equal to c-symbol-key since
3166         it doesn't work in byte compiled files.  Don't record empty
3167         regions as identifiers.
3169         * progmodes/cc-langs.el (c-filter-ops): New helper function to
3170         simplify access to `c-operators' and its likes.
3172         (c-operator-list, c-all-op-syntax-tokens)
3173         (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
3174         (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
3175         (c-primary-expr-regexp, c-cast-parens): Use it.
3177         * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
3178         an explicit language in functions.
3180         * progmodes/cc-defs.el (c-make-keywords-re): Added an appendable
3181         variant of adornment.
3183         * progmodes/cc-langs.el (c-any-class-key): Removed unused language
3184         variable.
3186         (c-type-decl-prefix-key): Removed some now unnecessary cruft from
3187         the Pike value.
3189         * progmodes/cc-engine.el (c-on-identifier)
3190         (c-simple-skip-symbol-backward): Small fix for handling "-"
3191         correctly in `skip-chars-backward'.  Affected the operator lfun
3192         syntax in Pike.
3194         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disabled the
3195         diagnostic message about precompiled language vars not being used.
3197         * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
3198         "__attribute__" is followed by a parenthesis.
3200         (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
3201         (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
3202         language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
3204         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el: Internal
3205         cleanups to properly detect the declared identifiers in various
3206         declarations.
3208         (c-decl-start-kwds): New language constant to recognize
3209         declarations that can start anywhere.  Used for class declarations
3210         in Pike.
3212         (c-specifier-key, c-not-decl-init-keywords)
3213         (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
3214         (c-find-decl-spots): Implement `c-decl-start-kwds'.
3216         (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
3217         (c-decl-hangon-key, c-forward-decl-or-cast-1): Separated the
3218         handling of the compiler specific extension keywords into a new
3219         language constant `c-decl-hangon-kwds' that defines keyword
3220         clauses to be ignored in declarations.
3222         (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
3223         past unrecognized tokens when handling `c-colon-type-list-kwds'.
3224         Necessary to stop at the declared identifier in e.g. IDL valuetype
3225         declarations.
3227         (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
3228         (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
3229         (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
3230         (c-forward-decl-or-cast-1): Recognize the declared identifier in
3231         class and enum declarations as such and not as part of the type.
3233         (c-forward-decl-or-cast-1, c-forward-label): Relaxed the
3234         interpretation of PRECEDING-TOKEN-END when there's no preceding
3235         token.
3237         (c-forward-decl-or-cast-1): Don't disregard sure signs of
3238         declarations when there's some syntax error later on.
3240         (c-complex-decl-matchers): Did away with a reference to
3241         `c-specifier-key'.
3243         * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
3244         value - this variable is always dynamically bound.
3246         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
3247         * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
3248         * cc-cmds.el, cc-defs.el: Changed the policy for marking up
3249         functions that might do hidden buffer changes: All such internal
3250         functions are now marked instead of those that don't.
3252         (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
3253         (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
3254         (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
3255         (c-literal-type): Allow these functions to make hidden buffer changes,
3256         so that they are free to use text property caching later on.
3258         (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
3259         (c-electric-brace, c-electric-slash, c-electric-star)
3260         (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
3261         (c-electric-paren, c-electric-continued-statement, c-indent-command)
3262         (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
3263         (c-context-line-break): Added `c-save-buffer-state' calls to comply
3264         with the changed semantics of the functions above.
3266         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fixed a bug
3267         when macros occur in obscure places.  Optimized the sexp movement
3268         a bit.
3270 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3272         Enhancements for c-beginning-of-statement to work in AWK Mode:
3274         * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
3275         (completed statement) with `}' (statement completed by closing
3276         brace or semicolon) and `$' (statement completed by EOL).
3278         (c-awk-virtual-semicolon-ends-prev-line-p)
3279         (c-awk-virtual-semicolon-ends-line-p)
3280         (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
3281         (c-awk-at-statement-end-p): New functions.
3283         * progmodes/cc-cmds.el: Simplify the structure of functions
3284         c-forward-over-illiterals, c-back-over-illiterals.  Enhance these
3285         two functions and c-beginning-of-statement to handle AWK Mode.
3287         * progmodes/cc-engine.el: Enhance c-forward-single-comment,
3288         c-backward-single-comment for AWK mode.  Attempt to clarify their
3289         doc-strings.
3291         * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
3293 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3295         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
3296         label handling.  Labels are now recognized in a uniform and more
3297         robust way, regardless of context.  Text properties are put on all
3298         labels to recognize the following declarations better.  Multiword
3299         labels are handled both in indentation and fontification for the
3300         benefit of language extensions like Qt.  For consistency, keywords
3301         in labels are now fontified with the label face instead.  That
3302         also applies to "case" and "default".
3304         (c-beginning-of-statement-1): Fixed some bugs in the label
3305         handling.  Disregard `c-nonlabel-token-key' in labels that begin
3306         with `c-label-kwds'.
3308         (c-find-decl-spots): Support that the callback adds more
3309         `c-decl-end' spots to find.
3311         (c-forward-decl-or-cast-1): Don't treat a list of plain
3312         identifiers followed by a colon as a declaration.
3314         (c-forward-label): New function to recognize labels.
3316         (c-guess-basic-syntax): Replaced uses of `c-label-key' with
3317         `c-forward-label'.  Moved the label recognition cases (14 and 15)
3318         earlier since they aren't so context sensitive now.  Handle labels
3319         on the top level gracefully.  Moved access label recognition to
3320         the generic label case (CASE 15) - removed CASE 5E.
3322         (c-font-lock-declarations): Added recognition of labels in the
3323         same round since we need to handle labels in parallell with other
3324         declarations to recognize both accurately.  It should also improve
3325         speed.
3327         (c-simple-decl-matchers, c-basic-matchers-after): Moved
3328         `c-font-lock-labels' so that it only is used on decoration level 2
3329         since `c-font-lock-declarations' handles it otherwise.
3331         (c-complex-decl-matchers): Removed the simplistic recognition of
3332         access labels.
3334         (c-decl-prefix-re): Removed the kludges that was necessary to cope
3335         with labels earlier.
3337         (c-decl-start-re): New language variable to make
3338         `c-font-lock-declarations' stop for the special protection labels
3339         in Objective-C that start with `@'.
3341         (c-label-key): Removed since it's no longer used.
3343         (c-recognize-colon-labels, c-label-prefix-re): New language
3344         constants to support recognition of generic colon-terminated
3345         labels.
3347         (c-type-decl-end-used): `c-decl-end' is now used whenever there
3348         are colon terminated labels.
3350         * progmodes/cc-align.el (c-lineup-arglist): Fixed bug when the
3351         first argument starts with a special brace list.
3353         * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
3354         (c-font-lock-declarations): Broke out the declaration and cast
3355         recognition from `c-font-lock-declarations' to a new function, so
3356         that it can be used in the indentation engine.
3358         * progmodes/cc-engine.el (c-find-decl-spots): Fixed bug in backing
3359         up to the start of the literal.  Fixed bug with the point on the
3360         wrong side of the search limit that could happen when the start
3361         position is inside a literal.
3363         * progmodes/cc-engine.el (c-parse-state)
3364         (c-invalidate-state-cache): Modified the use of `c-state-cache-end'
3365         so that it's kept a little bit back to increase the hit rate.
3367         (c-parse-state): Changed the macro handling and fixed some
3368         glitches.  Macro context is checked more often than necessary now,
3369         but otoh less garbage conses are generated.
3371         * progmodes/cc-engine.el (c-parse-state)
3372         (c-invalidate-state-cache): Cache the last position where
3373         `c-state-cache' applies.  This can speed up refontification quite
3374         a bit in blocks where there are many non-brace parens before the
3375         point.
3377         (c-state-cache-end): New variable for this.
3379         (c-guess-basic-syntax, c-debug-parse-state): Adapted for the new
3380         cache variable.
3382         * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
3383         get close initial continue positions when the start position is
3384         inside a literal or macro.  Do not call the callback for spots
3385         before the start position (which can happen e.g. for `c-decl-end'
3386         spots inside comments).  Optimize better in special cases when the
3387         region is a single line inside a literal or macro (typically when
3388         the current line is refontified).
3390         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplified calls
3391         to `c-add-stmt-syntax' - there's no need to explicitly whack off
3392         entries from the paren state.
3394         * progmodes/cc-engine.el (c-add-stmt-syntax): Narrowed down the
3395         special case for "else if" clauses.
3397         * progmodes/cc-engine.el (c-looking-at-inexpr-block)
3398         (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
3400         * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks): New
3401         language variable to recognize the gcc extension with statement
3402         blocks inside expressions.
3404         * progmodes/cc-engine.el (c-add-stmt-syntax): Restructured to make
3405         it somewhat more comprehensible.  The argument AT-BLOCK-START is
3406         no longer used and hence removed.
3408         (c-guess-continued-construct, c-guess-basic-syntax): Updated calls
3409         to `c-add-stmt-syntax'.
3411         * progmodes/cc-engine.el (c-backward-to-decl-anchor): Use
3412         `c-beginning-of-statement-1' instead of duplicating parts of it.
3413         This fixes bogus label recognition.
3415         * progmodes/cc-engine.el (c-add-type, c-check-type)
3416         (c-forward-name, c-forward-type): Improved storage of template
3417         types in `c-found-types' so that they can be recognized better.
3419         (c-syntactic-content): Added option to skip past nested parens.
3421         * progmodes/cc-engine.el (c-forward-name): Set
3422         `c-last-identifier-range' all the time.  It's less work that way.
3423         Handle that there might not be an identifier to store in
3424         `c-last-identifier-range'.
3426         (c-forward-type): Handle that `c-last-identifier-range' might be
3427         nil from `c-forward-name'.
3429         * progmodes/cc-defs.el (c-safe-scan-lists)
3430         (c-(go-)?(up|down)-list-(forward|backward)): Added limit arguments.
3432         * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
3433         to work even if the form fails.
3435         * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
3436         down in a large file in one go.
3438         (c-get-fallback-start-pos): New helper function for
3439         `c-parse-state'.
3441         * progmodes/cc-align.el (c-lineup-assignments): New lineup
3442         function which is like `c-lineup-math' but returns nil instead of
3443         `c-basic-offset' when it doesn't match.
3445         (c-lineup-math): Changed to use `c-lineup-assignments'.
3447 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3449         * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
3450         c-beginning-of-statement.  New subfunctions
3451         c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
3453 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3455         * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
3456         hardcoded char classes whereever possible.  Changed a couple of
3457         places to use skip by syntax instead of skip by char class.
3459         * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
3460         Fixed a bug in the regexp that caused extreme backtracking.
3462         * progmodes/cc-langs.el (c-block-comment-starter)
3463         (c-block-comment-ender): New language constants to specify in a
3464         single place how block comments look.
3466         (c-comment-start-regexp, c-block-comment-start-regexp)
3467         (comment-start, comment-end, comment-start-skip)
3468         (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
3469         (c-syntactic-ws, c-nonempty-syntactic-ws)
3470         (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
3471         `c-line-comment-starter', `c-block-comment-starter' and
3472         `c-block-comment-ender'.
3474         (c-block-comment-regexp, c-unterminated-block-comment-regexp):
3475         New language constants to break up things a bit.
3477         (c-simple-ws): New language constant for simple whitespace.
3479         * progmodes/cc-defs.el (c-concat-separated): New convenience
3480         function.
3482         * progmodes/cc-defs.el (c-make-keywords-re): Added kludge for bug
3483         in `regexp-opt' in Emacs 20 and XEmacs when strings contain
3484         newlines.  Allow and ignore nil elements in the list.
3486 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3488         * progmodes/cc-cmds.el: Comment out a (n almost certainly
3489         superfluous) check, (eq here (point-max)) in
3490         c-beginning-of-statement.
3492         * progmodes/cc-cmds.el: Tidy up the comments in
3493         c-beginning-of-statement and subfunctions.
3495         * progmodes/cc-awk.el: Replace calls to put-text-property to the
3496         more flexible c-put-char-property and c-clear-char-properties.
3497         Add the author's email address.
3499         * progmodes/cc-langs.el: New variable,
3500         c-block-comment-start-regexp.
3502         * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
3503         closing "*/" of a block comment.
3505         * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
3506         subfunctions) so that it works at BOB and EOB.
3508         * progmodes/cc-cmds.el, cc-vars.el: More updating of
3509         c-beginning-of-statement, including new variable
3510         c-block-comment-start-regexp.
3512 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3514         * progmodes/cc-langs.el (c-known-type-key): Optimize simple
3515         symbols from `*-font-lock-extra-types' so that there's no need to
3516         use `regexp-opt' on those lists.
3518         * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
3519         `c-type-modifier-kwds' is empty.
3521         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
3522         there are several strings on the same line.
3524         * progmodes/cc-engine.el (c-literal-limits): Removed the
3525         compatibility function for older emacsen.  `c-literal-limits-fast'
3526         has now taken the place of this function.
3528         * progmodes/cc-vars.el (c-emacs-features): Removed compatibility
3529         with older emacsen: We now require `pps-extended-state'.
3531 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3533         * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
3534         which obviates the need to hack sentence-end.  This now handles
3535         escaped newlines in strings correctly.  Correct minor bugs in
3536         c-move-over-sentence and in c-beginning-of-statement.
3538         * progmodes/cc-cmds.el (c-beginning-of-statement (and
3539         subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
3540         that movement over macros and code are rigorously separated from
3541         eachother.  Correct a few incidental bugs.
3543         * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
3544         Improve its doc-string.  Improve the handling of certain specific
3545         cases.
3547 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3549         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
3550         (c-guess-basic-syntax): Changed the way class-level labels are
3551         recognized; they can now contain essentially any symbols.
3553         (c-opt-extra-label-key): New language variable to cope with the
3554         special protection label syntax in Objective-C.
3556         (c-opt-access-key): Removed; this is now handled better by
3557         `c-nonlabel-token-key' and `c-opt-extra-label-key'.
3559         (c-complex-decl-matchers): Update to handle that
3560         `c-opt-access-key' no longer exists.
3562         * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
3563         improved label recognition in `c-beginning-of-statement-1'.
3565         * progmodes/cc-engine.el (c-beginning-of-member-init-list):
3566         Recognize bitfields better.
3568         * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
3569         Removed some cruft and fixed a bug that could cause it to go to a
3570         position further down.
3572         * progmodes/cc-langs.el, cc-engine.el
3573         (c-beginning-of-statement-1): Improved detection of labels in
3574         declaration contexts.
3576         (c-beginning-of-decl-1): Use it.
3578         (c-nonlabel-token-key): New language constant and variable needed
3579         by `c-beginning-of-statement-1'.
3581         * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed bug that
3582         manifested itself due to the correction in `c-forward-sexp'.
3584         * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp): Made
3585         these behave as documented when used at the buffer limits.
3587         * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
3588         (c-type-decl-end-used): Made this a language variable.
3590         * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
3591         correctly when `combine-after-change-calls' is used together with
3592         temporary narrowings.
3594         * progmodes/cc-engine.el (c-beginning-of-statement-1): Report
3595         labels correctly when the start point is immediately after the
3596         colon.
3598         * progmodes/cc-defs.el (c-parse-sexp-lookup-properties): Removed
3599         since it isn't used anymore.
3601         * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
3602         bracket arglists such as template parens in C++.
3604         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fixed a bug
3605         in the last check-in.  Some optimization.
3607         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fixed bug
3608         where it could stop at the same level in a preceding sexp when
3609         PAREN-LEVEL is set.
3611         * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
3612         text property lookup only when it's needed.
3614         * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
3615         Changed the policy for paren marked angle brackets to be more
3616         persistent; once marked they remain marked even when they're found
3617         to be unbalanced in the searched region.  This should keep the
3618         paren syntax around even when individual lines are refontified in
3619         multiline template arglists.
3621         (c-parse-and-markup-<>-arglists): New dynamically bound variable
3622         to control markup so that incorrect angle bracket arglists aren't
3623         marked in contexts where the correct value for
3624         `c-disallow-comma-in-<>-arglists' isn't known.
3626         (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
3627         argument has become `c-parse-and-markup-<>-arglists'.
3629         (c-remove-<>-arglist-properties): Removed - no longer used.
3631         (c-after-change-check-<>-operators): New function used on
3632         `after-change-functions' to avoid that "<" and ">" characters that
3633         are part of longer operators have paren syntax.
3635         (c-<>-multichar-token-regexp): New language variable used by
3636         `c-after-change-check-<>-operators'.
3638         (c-after-change): Call `c-after-change-check-<>-operators'.
3640         (c-font-lock-<>-arglists): Use the context properties set by
3641         `c-font-lock-declarations' to set
3642         `c-disallow-comma-in-<>-arglists' correctly to avoid doing invalid
3643         markup.
3645         (c-font-lock-declarations): Removed code that undoes the invalid
3646         markup done by `c-font-lock-<>-arglists'.
3648         (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
3649         after `c-font-lock-declarations'.
3651         * progmodes/cc-engine.el (c-syntactic-skip-backward): Added
3652         paren-level feature.
3654         (c-guess-basic-syntax): Improved the anchor position for
3655         `template-args-cont' in nested template arglists.  There's still
3656         much to be desired in this area, though.
3658 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
3660         * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
3661         Make the "Text Filling and Line Breaking" commands work for AWK
3662         buffers.
3664 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
3666         * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
3667         Removed; (c-major-mode-is 'awk-mode) can be used instead now.
3669         * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
3670         it doesn't work no longer are supported.
3672         * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
3673         * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
3674         requires support for the syntax-table' text property, which rules
3675         out Emacs 19 and XEmacs < 21.4.  Removed various compatibility
3676         cruft associated with those versions.
3678         * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
3679         for the `syntax-table' text property, which rules out Emacs 19 and
3680         XEmacs < 21.4.  Removed various compatibility cruft associated
3681         with those versions.
3683         * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
3684         support for the `syntax-table' text property.
3686         * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
3687         variable and use an extra quoted face name instead.  All the
3688         emacsen flavors handle that correctly.
3690         * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
3691         (c-font-lock-declarators, c-font-lock-declarations)
3692         (c-complex-decl-matchers, c-basic-matchers-after): Use a text
3693         property to mark the items in in declarator lists to handle
3694         refontification inside multiline declarations better.
3696         * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
3697         construct like "a * b = c;" as a declaration.
3699 2005-12-08  Kim F. Storm  <storm@cua.dk>
3701         * emulation/cua-base.el (cua-use-hyper-key): Replaced by ...
3702         (cua-rectangle-modifier-key): ... this.  New defcustom.  Can now
3703         select either meta, hyper, or super modifier for rectangle commands.
3704         (cua--rectangle-modifier-key): New defvar.
3705         (cua--M/H-key): Use it.  Remove special case for `space'.
3706         (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
3707         on X, to meta otherwise.  Always bind C-return to toggle
3708         rectangle.  Pass ?\s instead of `space' to cua--M/H-key.
3710         * emulation/cua-rect.el (cua-help-for-rectangle): Use
3711         cua--rectangle-modifier-key.  Handle super modifier too.
3712         (cua--init-rectangles): Always bind C-return to toggle rectangle.
3713         Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
3715         * ido.el: Move Acknowledgements and History after Commentary.
3716         Minor changes to Commentary.
3718         * emulation/cua-base.el (cua--select-keymaps): Enable repeat
3719         keymap if cua--prefix-override-timer is `shift'.
3720         (cua--shift-control-prefix): New function; emulate "type prefix
3721         key twice" functionality to handle shifted prefix key override.
3722         (cua--shift-control-c-prefix, cua--shift-control-x-prefix): New
3723         commands.
3724         (cua--init-keymaps): Bind them to S-C-c and S-C-x.
3726 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
3728         * textmodes/org.el (org-insert-heading): Try to do items before
3729         headings.
3730         (org-agenda-mode): Quote `org-agenda-mode-hook'.
3731         (org-insert-item): New function.
3732         (org-renumber-ordered-list): Don't skip to higher level lists.
3734 2005-12-08  Juri Linkov  <juri@jurta.org>
3736         * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
3738         * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
3740         * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
3742         * pcvs.el (defun-cvs-mode): Put `definition-name' property on
3743         the constructed function name fun-1.
3745         * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
3746         because such links don't lead to parent documentation.
3748 2005-12-08  Kenichi Handa  <handa@m17n.org>
3750         * descr-text.el (describe-char): Use *Help-2* buffer if the
3751         current buffer is *Help*.  Call describe-text-properties while
3752         setting the original buffer.
3754 2005-12-07  Bill Wohler  <wohler@newt.com>
3756         * files.el (auto-mode-alist): Remove mh-letter-mode.  Unnecessary,
3757         and causes problems with non-MH users (such as Gnus users).
3759 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
3761         * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
3762         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
3763         (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
3764         command "info sources".  Move calls to GDB command "list".
3765         (gdb-find-file-hook): Just use gdb-source-file-list.
3766         (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
3767         (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
3768         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
3769         (gdb-data-list-register-values-handler): Use correct trigger name.
3771 2005-12-07  Kim F. Storm  <storm@cua.dk>
3773         * ido.el (ido-completion-map): Rename from ido-mode-map.
3774         (ido-common-completion-map, ido-file-completion-map)
3775         (ido-file-dir-completion-map, ido-buffer-completion-map):
3776         Rename from ido-mode-....-map.
3777         (ido-init-completion-maps): Rename from ido-init-mode-maps.
3778         (ido-setup-completion-map): Rename from ido-define-mode-map.
3779         (ido-read-internal): Bind minibuffer-local-filename-completion-map
3780         to ido-completion-map.
3782 2005-12-07  Kenichi Handa  <handa@m17n.org>
3784         * international/mule-cmds.el
3785         (set-display-table-and-terminal-coding-system): If the coding
3786         system specified in `unibyte-display' property is different from
3787         the arg coding-system, don't setup standard-display-table.
3789 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3791         * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
3792         that comments end at \n, regardless of selective-display.
3794 2005-12-07  Nick Roberts  <nickrob@snap.net.nz>
3796         * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
3797         (gdb-version): New variables.
3798         (gdb-source-file-list, gdb-register-names)
3799         (gdb-changed-registers): New variables for use with GDB 6.4+.
3800         (gdb-ann3): Replace with...
3801         (gdb-init-1, gdb-init-2): ...two new functions.
3802         (gdba, gdb-prompt): Call gdb-init-1.
3803         (gdb-get-version): New function.  Call gdb-init-2 from here.
3804         (gud-watch): Make it work with mouse events too.
3805         (gdb-post-prompt): Don't add to queue until GDB version is known.
3806         (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
3807         (gdb-locals-mode): Use gdb-version.
3808         (gdb-memory-format-map, gdb-memory-unit-map)
3809         (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
3810         (gdb-locals-font-lock-keywords-1)
3811         (gdb-locals-font-lock-keywords-2): New variables.
3812         (gdb-find-file-hook): Make it work with GDB 6.4+ too.
3813         (gdb-set-gud-minor-mode-existing-buffers-1)
3814         (gdb-var-list-children-1, gdb-var-list-children-handler-1)
3815         (gdb-var-update-1, gdb-var-update-handler-1)
3816         (gdb-data-list-register-values-handler)
3817         (gdb-data-list-register-values-custom)
3818         (gdb-get-changed-registers, gdb-get-changed-registers-handler)
3819         (gdb-stack-list-locals-handler, gdb-get-register-names):
3820         New functions for use with GDB 6.4+.
3821         (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
3822         (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
3823         (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
3824         (gdb-stack-list-locals-regexp)
3825         (gdb-data-list-register-names-regexp): New regexps for use with
3826         GDB 6.4+.
3828 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3830         * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
3832 2005-12-06  Nozomu Ando  <nand@mac.com>  (tiny patch)
3834         * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
3835         prompts work for AUTH PLAIN.  Also reported by Steve Allan
3836         <seallan@verizon.net>.
3838 2005-12-06  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
3840         * frame.el (set-frame-parameter): Add doc string.
3842 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
3844         * textmodes/org.el (org-occur-highlights): New variable.
3845         (org-highlight-new-match, org-remove-occur-highlights): New functions.
3846         (org-highlight-sparse-tree-matches): New option.
3847         (org-do-occur): New function.
3848         (org-get-heading): Make it work also at beginning of line.
3849         (org-category-table): New variable.
3850         (org-get-category-table, org-get-category)
3851         (org-camel-to-words, org-link-search): New functions.
3852         (org-select-this-todo-keyword): New variable.
3853         (org-todo-list): New command.
3854         (org-shiftright, org-shiftleft): New commands.
3855         (org-agenda-todo): Add prefix argument.
3856         (org-show-hierarchy-above): New option.
3857         (org-show-todo-tree): Numerical prefix creates tree for specific
3858         TODO keyword.
3859         (org-outline-level): New function, to assign a level to plain
3860         lists items.
3861         (org-cycle-include-plain-lists): New option.
3862         (org-mode): Use `org-outline-level' as value of `outline-level'.
3863         (org-cycle): Temporarily switch `outline-regexp' if
3864         `org-cycle-include-plain-lists' is non-nil.
3865         (org-start-icalendar-file): Fix format bug.
3866         (org-agenda-get-day-entries): Create category table.
3867         (org-agenda-get-todos, org-agenda-get-timestamps)
3868         (org-agenda-get-deadlines, org-agenda-get-scheduled)
3869         (org-agenda-get-blocks): Use `org-get-category'.
3870         (org-context-in-file-links): Rename from
3871         `org-line-numbers-in-file-links'.
3873 2005-12-06  Romain Francoise  <romain@orebokech.com>
3875         * window.el (balance-windows): Delete extraneous third arg in call
3876         to `enlarge-window'.
3878 2005-12-06  Kenichi Handa  <handa@m17n.org>
3880         * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
3882 2005-12-06  Nick Roberts  <nickrob@snap.net.nz>
3884         * progmodes/gdb-ui.el (gdb-var-create-handler)
3885         (gdb-var-evaluate-expression-handler, gdb-frame-handler)
3886         (gdb-var-list-children-handler, gdb-var-update-handler):
3887         Current buffer is already gdb-partial-output-buffer, don't
3888         make it current again.
3890 2005-12-05  Luc Teirlinck  <teirllm@auburn.edu>
3892         * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
3893         (list-buffers-noselect): Use it.
3895 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3897         * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
3898         (mail-yank-ignored-headers): Use regexp-opt.
3899         (mail-mode-map): Move initialization into declaration.
3900         (mail-sent-via): Remove unused shadowed var `to-line'.
3901         (mail-mailer-swallows-blank-line): Use with-temp-buffer.
3902         (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
3903         (mail-do-fcc): Use dolist and push.
3904         (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
3905         (mail-yank-ignored-headers): Don't autoload.
3907 2005-12-05  Kenichi Handa  <handa@m17n.org>
3909         * international/mule-cmds.el (set-language-info-internal): New fun.
3910         (set-language-info): Call set-language-info-internal to update
3911         language-info-alist.  If LANG-ENV is the current one, call
3912         set-language-environment to make INFO effective now.
3913         (set-language-info-alist): Likewise.
3914         (locale-language-names): With locale "en", use English
3915         lang. env. but set the default codings to iso-8859-1.
3917 2005-12-04  Nick Roberts  <nickrob@snap.net.nz>
3919         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
3920         (gdb-speedbar-auto-raise): Echo new state in minibuffer.
3921         (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
3922         for plain strings.
3923         (gdb-frames-mode): Remove redundant call to font-lock-mode.
3924         (gdb-all-registers): Rename from toggle-gdb-all-registers.
3925         Create registers buffer if necessary.  Echo new state in minibuffer.
3926         (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
3928 2005-12-03  Chong Yidong  <cyd@stupidchicken.com>
3930         * info.el (Info-fontify-node): Match external links using
3931         non-directory part of filename.
3933 2005-12-04  Juri Linkov  <juri@jurta.org>
3935         * font-core.el (global-font-lock-mode): Use define-global-minor-mode
3936         instead of easy-mmode-define-global-mode.  Add `:group font-lock'.
3937         (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
3938         because there is no customization option for it.
3940         * font-lock.el (lisp-font-lock-keywords-1):
3941         Add define-global-minor-mode.
3943         * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
3945         * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
3946         properties on the constructed variable names.
3948         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3949         Put `definition-name' properties on the constructed function names
3950         next-sym and prev-sym.
3952         * emacs-lisp/find-func.el (find-function-regexp):
3953         Add define-global-minor-mode.  Replace `easy-mmode-define-global-mode'
3954         with `easy-mmode-define-[a-z-]+'.  Add easy-menu-define.
3955         (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
3956         and easy-menu-define.
3958         * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
3959         easy-mmode-define-global-mode and define-global-minor-mode.
3960         (lisp-imenu-generic-expression): Add define-global-minor-mode.
3962         * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
3963         instead of easy-mmode-define-global-mode.
3965         * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
3966         Use define-minor-mode instead of easy-mmode-define-minor-mode.
3968         * cus-edit.el (customize-group, customize-group-other-window):
3969         Filter out autoloaded options from the group completion list by
3970         using heuristics that autoloaded groups don't have `custom-autoload'
3971         property on their symbols (they have only `custom-loads').
3973         * simple.el (completion-setup-function): Put completions-common-part
3974         face on complete completion string too (i.e. completion string
3975         without completions-first-difference face).
3977         * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
3979 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
3981         * view.el (view-mode): Doc fix.
3983         * disp-table.el (standard-display-european): Add to the warning
3984         message a reference to the doc string.
3986         * play/yow.el (apropos-zippy): Call print-help-return-message,
3987         similar to other Help and Apropos commands.
3989         * help.el (print-help-return-message): If pop-up-frames is
3990         non-nil, set up help-return-method to delete the help window and,
3991         possibly, its frame as well, and don't display message about
3992         scrolling the help window.  Doc fix.
3993         (help-return-method): Doc fix.
3995 2005-12-03  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
3997         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
3998         whereby names of length one or names starting with a
3999         symbol-constituent character would not be returned.
4001 2005-12-03  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
4003         * subr.el (atomic-change-group): Add edebug and indentation spec.
4005 2005-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4007         * completion.el (save-completions-file-name): Fix typo in last change.
4009 2005-12-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4011         * info.el: Move back/forward history to the beginning of the tool bar.
4013 2005-12-02  Ken Manheimer  <ken.manheimer@gmail.com>
4015         * allout.el (eval-when-compile): Remove unnecessary load of cl.
4016         Add fset of allout-real-isearch-abort during compile to fix
4017         byte-compilation warnings.
4018         (allout-mode-p): Move definition of this macro above all uses, or
4019         byte compilation in barren emacs (eg, during emacs build) will
4020         lack the definition.
4021         (allout-mode): Move this variable above any uses, or byte
4022         compilation will fail.
4023         (allout-resolve-xref): Remove use of personal file-reference function.
4024         (allout-toggle-current-subtree-encryption): Do the current (ie,
4025         visible containing) topic, rather than nearest around point.  Doc fix.
4026         (allout-toggle-subtree-encryption): New function, workhorse that
4027         works on nearest topic containing point.
4028         (allout-encrypt-string): Signal requirement for newer version of pgg.
4029         (allout-resumptions): Doc fix.
4031 2005-12-02  Eli Zaretskii  <eliz@gnu.org>
4033         * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
4035 2005-12-02  Agustin Martin  <agustin.martin@hispalinux.es>
4037         * textmodes/flyspell.el (flyspell-external-point-words):
4038         Consider a misspelling as found in the string search if: (a) misspelling
4039         and found string lengths match, or (b) misspelling is found as
4040         element in a boundary-chars separated longer string, or (c)
4041         ispell-program-name is really ispell and misspelling is found as
4042         part of a TeX string.  After successful match move beginning of
4043         search region to end of match.  Warn about not found misspellings
4044         once the process is done.
4045         (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
4047 2005-12-02  Nick Roberts  <nickrob@snap.net.nz>
4049         * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
4050         tool bar (removed inadvertently).
4052 2005-12-02  Juri Linkov  <juri@jurta.org>
4054         * log-view.el (log-view-diff): Clarify doc string.
4056 2005-12-01  Bill Wohler  <wohler@newt.com>
4058         * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
4059         triggers lm-verify errors.
4061 2005-12-01  Luc Teirlinck  <teirllm@auburn.edu>
4063         * simple.el (transient-mark-mode, line-number-mode)
4064         (column-number-mode, size-indication-mode): Remove `:require nil'.
4066 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
4068         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
4069         in the margin also.
4070         (gdb-breakpoints-mode-map): Use D instead of d for
4071         gdb-delete-breakpoint.
4072         (gdb-get-frame-number): Require a number to match on.
4073         (gdb-threads-mode-map): Add follow-link binding.
4075 2005-11-30  Jason Rumney  <jasonr@gnu.org>
4077         * isearch.el (isearch-mode-map): Avoid exiting search on
4078         language-change event.
4080 2005-11-30  Romain Francoise  <romain@orebokech.com>
4082         * speedbar.el (speedbar-default-position): New defcustom.
4083         (speedbar-frame-reposition-smartly): Use it.
4085         * dframe.el (dframe-reposition-frame-emacs): Fix position
4086         computation for `left' location.
4087         Update copyright year.
4089 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4091         * help.el (help-map): Move initialization into declaration.
4093         * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
4095         * help-fns.el (help-argument-name): Don't autoload.
4096         It's useless and triggers a bug in cus-dep.el causing ldefs-boot
4097         to be re-loaded when customizing the `help' group.
4099 2005-11-30  John Paul Wallington  <jpw@gnu.org>
4101         * help-fns.el (describe-function-1): Fill arglist output.
4103 2005-11-30  Kim F. Storm  <storm@cua.dk>
4105         * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
4106         (cua--rectangle-post-command): Cleanup overlays and deactivate mark
4107         after revert-buffer (or anything else which kills all local variables).
4109         * apropos.el (apropos-parse-pattern): Doc fix.
4110         Set apropos-regexp directly, rather than expecting callers to do so.
4111         (apropos-command, apropos, apropos-value, apropos-documentation):
4112         Simplify calls to apropos-parse-pattern.
4114 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
4116         * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
4117         (hi-lock-face-phrase-buffer): Use hi-yellow face.
4118         (hi-lock-write-interactive-patterns): Use comment-region.
4120         * longlines.el (longlines-mode): Add mail-setup-hook.
4122         * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
4124         * simple.el (sendmail-user-agent-compose, next-line):
4125         Conditionally use hard-newline.
4127 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4129         * international/latexenc.el (latex-inputenc-coding-alist):
4130         Reword doc string.
4132 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
4134         * help.el (describe-key-briefly, describe-key): Recognize default
4135         bindings.
4137 2005-11-29  Romain Francoise  <romain@orebokech.com>
4139         * view.el (view-inhibit-help-message): New defcustom.
4140         (view-mode-enter): Use it.
4142 2005-11-29  Michael Kifer  <kifer@cs.stonybrook.edu>
4144         * ediff-wind (ediff-setup-control-frame, ediff-make-wide-display):
4145         Preserve user position.
4147 2005-11-28  Luc Teirlinck  <teirllm@auburn.edu>
4149         * font-lock.el: Throw error if facemenu is not loaded to prevent
4150         accidental change of loading order in loadup.el.  (Suggested by RMS.)
4152         * loadup.el: Add comment explaining why facemenu must be loaded
4153         before font-lock.
4155 2005-11-28  Jay Belanger  <belanger@truman.edu>
4157         * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
4158         (calc-dispatch-map): Add more keys for `calc-same-interface'.
4160         * calc/calc-misc.el (calc-dispatch-help): Update docstring.
4162         * calc/calc-embed.el (calc-do-embedded): Update help message.
4164         * calc/calc-prog.el (calc-user-define-invokation): Update help message.
4166 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4168         * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
4170         * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
4171         called-interactively-p.
4172         (elp-profilable-p): Rename from elp-not-profilable-p.
4173         Invert result and take into account macros and autoloaded functions.
4174         (elp-instrument-function): Update call.
4175         (elp-instrument-package): Update call.  Add completion.
4176         (elp-pack-number): Use match-string.
4177         (elp-results-jump-to-definition-by-mouse): Merge into
4178         elp-results-jump-to-definition and then remove.
4179         (elp-output-insert-symname): Make help echo text single-line.
4181         * replace.el (query-replace-map): Move initialization into declaration.
4182         (occur-engine): Use with-current-buffer.
4183         (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
4184         (occur-mode-mouse-goto): Replace with an alias.
4186 2005-11-28  Juri Linkov  <juri@jurta.org>
4188         * simple.el (quoted-insert): Let-bind input-method-function to nil.
4190         * term/w32-win.el: Bind [S-tab] to [backtab].
4192         * info.el (Info-fontify-node): Set 2nd arg `noerror' of
4193         `Info-find-file' to t.
4195         * replace.el (occur-mode-mouse-goto): Pop, don't switch.
4196         (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
4197         and same-window-regexps.
4198         (occur-next-error): Don't move point for arg 0.
4200 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
4202         * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
4204 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4206         * log-edit.el (log-edit-changelog-use-first): New var.
4207         (log-edit-changelog-ours-p): Use it.
4208         (log-edit-insert-changelog): Set it with new arg `use-first'.
4209         (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
4210         (log-edit-hook): Add them to the list of suggested options.
4212         * textmodes/flyspell.el (flyspell-last-buffer): New var.
4213         (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
4214         redundant work.
4215         (flyspell-mode-on): Use add-hook for after-change-functions.
4216         (flyspell-mode-off): Use remove-hook for after-change-functions.
4217         (flyspell-changes): Make it buffer-local.
4218         (flyspell-after-change-function): Make it non-interactive.  Use push.
4219         (flyspell-post-command-hook): Check input-pending-p while processing
4220         the potentially long list of buffer changes.
4222 2005-11-28  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
4224         * buff-menu.el (list-buffers-noselect): Display the selected
4225         frame's buffer list, not the global one.
4227 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
4229         * xt-mouse.el (xterm-mouse-event): Set last-input-event so
4230         that (list last-input-event) works as in interactive spec.
4232 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
4234         * loadup.el ("facemenu"): Load facemenu before font-lock, because
4235         `facemenu-keymap' needs to be defined when font-lock is loaded.
4236         Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
4238 2005-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4240         * completion.el: Remove useless leading * in defcustom docstrings.
4241         (save-completions-file-name): Use ~/.emacs.d if available.
4242         (completion-standard-syntax-table): Rename from
4243         cmpl-standard-syntax-table and fold initialization into declaration,
4244         thus removing cmpl-make-standard-completion-syntax-table.
4245         (completion-lisp-syntax-table, completion-c-syntax-table)
4246         (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
4247         (cmpl-saved-syntax, cmpl-saved-point): Remove.
4248         (symbol-under-point, symbol-before-point)
4249         (symbol-under-or-before-point, symbol-before-point-for-complete)
4250         (add-completions-from-c-buffer): Use with-syntax-table.
4251         (make-completion): Don't return a list of completion entries.
4252         Update callers.
4253         (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
4254         (completion-initialize): Rename from initialize-completions.
4255         (completion-find-file-hook): Rename from cmpl-find-file-hook.
4256         (kill-emacs-save-completions): Collect stats here.
4257         (save-completions-to-file, load-completions-from-file):
4258         Use with-current-buffer.
4259         (completion-def-wrapper): Rename from def-completion-wrapper.  Make it
4260         into a function.  Move all calls to toplevel.
4261         (completion-lisp-mode-hook): New fun.
4262         (completion-c-mode-hook, completion-setup-fortran-mode):
4263         Set the syntax-table here.  Use local-set-key.
4264         (completion-saved-bindings): New var.
4265         (dynamic-completion-mode): Make it into a proper minor mode.
4266         (load-completions-from-file): Remove unused var `num-uses'.
4268         * emacs-lisp/cl-macs.el (defstruct): Don't define the default
4269         constructor if it is explicitly overridden.
4271         * complete.el (PC-completion-as-file-name-predicate):
4272         Use minibuffer-completing-file-name.
4273         (partial-completion-mode): Use find-file-not-found-functions.
4274         (PC-lisp-complete-symbol): Use with-syntax-table.
4275         (PC-look-for-include-file): Remove dead setq.
4276         (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
4277         (PC-complete): Use with-current-buffer.
4279         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
4280         escape single quotes.
4282 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
4284         * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
4285         of `if' whose condition always returned nil.  Doc fix.
4287         * buff-menu.el (Buffer-menu-revert-function): Make the selected
4288         window's buffer the current buffer around the call to
4289         `list-buffers-noselect'.  This is necessary to mark that buffer
4290         with a `.' in the Buffer Menu when called from Lisp, for instance
4291         by Auto Revert Mode.
4293 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
4295         * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
4296         attaching to it.
4297         (gdb-pre-prompt): Make sure gdb-error is reset.
4299         * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
4300         with a child process, detect it.
4301         (gud-speedbar-buttons): Match regexp more carefully.
4303 2005-11-27  Richard M. Stallman  <rms@gnu.org>
4305         * mouse.el (mouse-drag-move-window-bottom):
4306         Use adjust-window-trailing-edge.
4308 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
4310         * simple.el (blink-matching-open): Ignore
4311         `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
4312         (blink-matching-paren-on-screen): Update docstring.
4314         * paren.el (show-paren-mode): No longer change
4315         `blink-matching-paren-on-screen'.
4317 2005-11-27  John Paul Wallington  <jpw@pobox.com>
4319         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
4320         (gdb-threads-select, gdb-edit-register-value):
4321         Use `posn-set-point' instead of `mouse-set-point' because the
4322         latter is not fbound when configured without X.
4324 2005-11-27  Kim F. Storm  <storm@cua.dk>
4326         * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
4327         existing face when partially highlighting a TAB in a rectangle.
4329 2005-11-26  Kim F. Storm  <storm@cua.dk>
4331         * ido.el (ido-mode-map): Doc fix.
4332         (ido-mode-common-map, ido-mode-file-map)
4333         (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
4334         (ido-define-mode-map): Rewrite.  Select one of the new maps as
4335         parent for ido-mode-map instead of building from scratch.
4336         (ido-init-mode-maps): New defun to initialize new maps.
4337         (ido-mode): Call it.
4338         (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
4339         (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
4341 2005-11-26  John Paul Wallington  <jpw@pobox.com>
4343         * arc-mode.el (archive-extract): Use `posn-set-point' instead of
4344         `mouse-set-point' because the latter is not fbound when configured
4345         without X.
4347 2005-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
4349         * files.el (file-relative-name): Doc fix.
4351 2005-11-26  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
4353         * progmodes/octave-inf.el (inferior-octave-startup): Force a
4354         non-empty string for secondary prompt PS2.
4356 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
4358         * progmodes/compile.el (compilation-setup): Fix last change.
4360 2005-11-26  Nick Roberts  <nickrob@snap.net.nz>
4362         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
4363         (gdb-mouse-toggle-breakpoint-margin)
4364         (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
4365         Add gdb-server-prefix to keep out of command history.
4366         (gdb-edit-register-value): New function.
4367         (gdb-registers-mode-map): Bind mouse-2 and RET to it.
4368         (gdb-info-registers-custom): Use above map.
4370 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
4372         * custom.el (enable-theme): Signal error if argument is not a
4373         theme.  Don't recalculate a face if it's not loaded yet.
4375         * cus-face.el (custom-theme-set-faces): Don't change saved-face if
4376         the `user' theme is in effect.
4378         * info.el (Info-on-current-buffer): Record actual filename in
4379         Info-current-file, instead of t, or a fake filename if a non-file
4380         buffer.  Make autoload.
4381         (Info-find-node, Info-revert-find-node): No need to check for
4382         Info-current-file nil.
4383         (Info-set-mode-line, Info-up, Info-copy-current-node-name):
4384         Info-current-file is now never `t'.
4385         (Info-fontify-node): Many simplifications due to Info-current-file
4386         always being valid.  Use Info-find-file to find node filename.
4388 2005-11-25  David Kastrup  <dak@gnu.org>
4390         * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
4391         new character, then delete" in order to preserve markers.
4393 2005-11-25  David Ponce  <david@dponce.com>
4395         * recentf.el (recentf-arrange-by-rule): Handle a special
4396         `auto-mode-alist'-like "strip suffix" rule.
4397         (recentf-build-mode-rules): Handle second level auto-mode entries.
4399 2005-11-25  Michael Kifer  <kifer@cs.stonybrook.edu>
4401         * viper-keym.el (viper-ESC-key): Use different values in terminal and
4402         window modes.
4404         * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
4405         jde-javadoc-checker-report-mode.
4407         * ediff-wind (ediff-make-wide-display): Slight simplification.
4409         * ediff.el (ediff-date): Change the date of last update.
4411 2005-11-24  Chong Yidong  <cyd@stupidchicken.com>
4413         * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
4414         Use define-minor-mode, and make it a local mode.  Turn on font-lock.
4415         (hi-lock-mode): New global minor mode.
4416         (turn-on-hi-lock-if-enabled): New function.
4417         (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
4418         Change arguments to regexp and face instead of a font-lock pattern.
4419         Directly set face property, instead of refontifying.
4420         (hi-lock-font-lock-hook): Check if font-lock is being turned on.
4421         (hi-lock-find-patterns): Use line-number-at-pos.
4423         (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode.  Use new
4424         arguments for hi-lock-set-pattern.
4425         (hi-lock-unface-buffer, hi-lock-set-file-patterns):
4426         Call font-lock-fontify-buffer.
4427         (hi-lock-find-file-hook, hi-lock-current-line)
4428         (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
4430         (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
4431         turned off.
4433         * progmodes/compile.el (compilation-setup): Don't fiddle with
4434         font-lock-defaults.
4436 2005-11-25  Nick Roberts  <nickrob@snap.net.nz>
4438         * progmodes/gdb-ui.el (gdb-var-create-handler)
4439         (gdb-var-list-children-handler): Find values for all variable
4440         objects.  gud-speedbar-buttons decides whether to display them.
4442 2005-11-24  Romain Francoise  <romain@orebokech.com>
4444         * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
4445         buffer name with a space.
4447 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
4449         * textmodes/org.el (org-export-plain-list-max-depth): Renamed from
4450         `org-export-local-list-max-depth'.  Change default value to 3.
4451         (org-auto-renumber-ordered-lists)
4452         (org-plain-list-ordered-item-terminator): New options.
4453         (org-at-item-p, org-beginning-of-item, org-end-of-item)
4454         (org-get-indentation, org-get-string-indentation)
4455         (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
4456         New functions.
4457         (org-move-item-down, org-move-item-up): New commands.
4458         (org-export-as-html): New classes for CSS support.  Bug fix in
4459         regular expression detecting fixed-width regions.  Respect
4460         `org-local-list-ordered-item-terminator'.
4461         (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
4462         also a list item.
4463         (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
4464         New item moving functions.
4466 2005-11-24  Juri Linkov  <juri@jurta.org>
4468         * isearch.el (isearch-repeat): With empty search ring set
4469         `isearch-error' to the error string instead of signaling error
4470         with the function `error'.
4472 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4474         * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
4476 2005-11-24  Nick Roberts  <nickrob@snap.net.nz>
4478         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
4479         and variable.
4480         (gdb-var-create-handler, gdb-var-list-children-handler):
4481         Don't match on "char **...".
4482         (gdb-var-update-handler): Find values for all variable objects.
4483         (gdb-info-frames-custom): Identify frames by leading "#".
4485         * progmodes/gud.el (gud-speedbar-menu-items): Add
4486         gdb-speedbar-auto-raise as radio button.
4487         (gud-speedbar-buttons): Raise speedbar if requested.
4488         Don't match on "char **...".
4489         (gud-speedbar-buttons): Add (pointer) value for non-leaves.
4490         Make it editable.
4492 2005-11-23  Chong Yidong  <cyd@stupidchicken.com>
4494         * info.el (Info-fontify-node): Handle the case where
4495         Info-current-file is t.
4497 2005-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4499         * simple.el (blink-matching-open): Fix off-by-one in last change.
4501 2005-11-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4503         * term/mac-win.el: Don't change default directory.
4505 2005-11-22  Luc Teirlinck  <teirllm@auburn.edu>
4507         * cus-edit.el (Custom-reset-standard): Make it handle Custom group
4508         buffers correctly.  (It used to throw an error in such buffers.)
4509         Make it ask for confirmation in group buffers and other Custom
4510         buffers containing more than one customization item.
4512 2005-11-22  John Paul Wallington  <jpw@gnu.org>
4514         * net/goto-addr.el (goto-address-fontify): Put `follow-link'
4515         property on mail and url overlays.
4516         (goto-address-at-point): Use `posn-set-point' instead of
4517         `mouse-set-point' because the latter is not fbound when configured
4518         without X.
4520 2005-11-22  Lars Hansen  <larsh@soem.dk>
4522         * ls-lisp.el (ls-lisp-parse-symlink): Delete.
4523         (ls-lisp-classify, ls-lisp-format): Delete call to
4524         ls-lisp-parse-symlink.
4525         (ls-lisp-handle-switches): Handle symlinks to directories as
4526         directories when ls-lisp-dirs-first in non-nil.
4528 2005-11-21  Luc Teirlinck  <teirllm@auburn.edu>
4530         * startup.el (command-line): Make sure that loaddefs.el is handled
4531         correctly in load-history.
4533 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
4535         * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
4536         (gdb-struct-string, gdb-array-string): New constants.
4537         (gdb-info-locals-handler): Use them.
4538         (gdb-reset): Reset gdb-var-list to nil.
4540 2005-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4542         * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
4543         in patterns.
4545 2005-11-21  Juri Linkov  <juri@jurta.org>
4547         * custom.el (defcustom): Update link types in docstring.
4549 2005-11-20  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
4551         * custom.el (defgroup): Add doc-string-elt info.
4553         * widget.el (define-widget): Don't use declare for the doc-string-elt.
4555 2005-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4557         * newcomment.el (comment-enter-backward): Fix last fix.
4559         * simple.el (blink-matching-open):
4560         * paren.el (show-paren-function): Allow new paren-class info.
4562 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
4564         * faces.el: Revert 2005-11-17 change.  :ignore-defface is now
4565         handled automagically.
4567 2005-11-20  Andreas Schwab  <schwab@suse.de>
4569         * descr-text.el (describe-char): When copying overlays put them
4570         over the full char description instead of just the first character
4571         of it.
4573 2005-11-20  Juri Linkov  <juri@jurta.org>
4575         * simple.el (what-cursor-position):
4576         * descr-text.el (describe-char): Use Lisp-readable syntax
4577         for octal and hex.  Reorder decimal, octal and hex values.
4578         Remove excess whitespace in the output.  Use `=' in `column='
4579         like in `point=' and `Hscroll='.
4581         * international/mule-cmds.el (encoded-string-description):
4582         Use Lisp-readable syntax for hex.
4584 2005-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4586         * newcomment.el (comment-enter-backward): Handle the case where the
4587         comment is closed by EOB.
4589 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
4591         * longlines.el (longlines-before-revert-hook)
4592         (longlines-after-revert-hook): New functions.
4593         (longlines-mode): Turn off longlines temporarily when reverting.
4594         Add a message-setup-hook.
4595         (longlines-decode-buffer): New function.
4596         (longlines-wrap-line): Preserve marker positions.
4598 2005-11-19  Andreas Schwab  <schwab@suse.de>
4600         * emacs-lisp/shadow.el: Handle compressed files.
4602 2005-11-19  Romain Francoise  <romain@orebokech.com>
4604         * net/browse-url.el (browse-url-default-browser): Signal an error
4605         if no usable browser can be found, rather than try to load w3.
4607 2005-11-16  Ryan Yeske  <rcyeske@gmail.com>
4609         * net/rcirc.el (rcirc-mangle-text): Add bold face property without
4610         replacing existing properties.
4611         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
4612         (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
4613         tty specs.
4614         (rcirc-server-prefix, rcirc-server): New faces.
4615         (rcirc-url-regexp): Generate with rx macro.
4616         (rcirc-last-server-message-time): New variable.
4617         (rcirc-filter): Record time of last message.
4618         (rcirc-keepalive): Kill processes that did not send a message
4619         since the last ping.
4620         (rcirc-mode): Give rcirc-topic a local binding here.
4622 2005-11-19  Michael Cadilhac  <michael.cadilhac@lrde.org>  (tiny change)
4624         * subr.el (read-passwd): Fontify the prompt as we do with other
4625         prompts.
4627 2005-11-19  Ryan Yeske  <rcyeske@gmail.com>
4629         * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
4630         binding buffer-read-only to nil.
4632 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
4634         * complete.el (partial-completion-mode):
4635         Mention completion-auto-help in the doc string.
4637         * man.el (Man-highlight-references): Doc fix.  Reformat code in a
4638         more Lisp-ish way.
4640 2005-11-19  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
4642         * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
4643         digits, not 8, to avoid misalignment for files larger than 100MB.
4645 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
4647         * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
4648         Mention "keyboard shortcuts" in the help text.
4650 2005-11-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4652         * startup.el (fancy-splash-default-action): Discard only
4653         mouse-down and succeeding mouse-up events in the splash screen
4654         window so that drag-n-drop event can be processed.
4656 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
4658         * longlines.el (longlines-mode): Add hacks for mail-mode and
4659         message-mode.
4661 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
4663         * textmodes/org.el (org-table-sort-lines): New command.
4664         (org-tbl-menu): Add entry for `org-table-sort-lines'.
4665         (org-add-file): Command removed, use `org-agenda-file-to-front'
4666         instead.
4667         (org-export-icalendar): Use `org-icalendar-combined-name'.
4668         (org-cycle-agenda-files, org-agenda-file-to-end)
4669         (org-agenda-file-to-front): New commands.
4670         (org-table-tab-jumps-over-hlines, org-export-html-style):
4671         New options.
4672         (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
4673         (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
4674         New functions.
4675         (org-fill-paragraph): Call `org-table-align' in tables.
4676         (org-mode): Call `org-set-autofill-regexps'.
4677         (org-export-as-html): Support for local handformatted lists.
4678         Modified to produce valid HTML 4.0.  Use `org-export-html-style'.
4679         (org-export-local-list-max-depth): New option.
4680         (org-html-expand): Use `org-html-protect'.
4682 2005-11-18  Nick Roberts  <nickrob@snap.net.nz>
4684         * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
4685         to "p".
4686         (gdb): Move definition of gud-pp to...
4688         * progmodes/gdb-ui.el (gdb-ann3): ...here.  Make it work in the
4689         speedbar.
4690         (gdb-find-watch-expression): New function.
4692 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
4694         * faces.el (face-attribute, set-face-attribute): Mention existence
4695         of `:ignore-defface' setting in docstring.
4697 2005-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4699         * simple.el (completion-setup-function): Fix last change.
4701 2005-11-17  John Paul Wallington  <jpw@pobox.com>
4703         * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
4704         Use `posn-set-point' instead of `mouse-set-point' because the
4705         latter is not fbound when configured without X.
4707         * comint.el (comint-insert-input): Likewise.
4709 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
4711         * simple.el (hard-newline): New variable.
4712         (sendmail-user-agent-compose, next-line): Use it.
4714         * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
4715         (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
4716         (mail-mail-reply-to, mail-mail-followup-to)
4717         (mail-position-on-field, mail-signature, mail-yank-original)
4718         (mail-attach-file): Likewise.
4720         * mail/mailheader.el (mail-header-format)
4721         (mail-header-format-function): Likewise.
4723         * add-log.el (add-change-log-entry, change-log-merge): Likewise.
4725 2005-11-17  Juri Linkov  <juri@jurta.org>
4727         * font-lock.el (font-lock-faces): Rename this defgroup from
4728         `font-lock-highlighting-faces'.
4729         (font-lock-comment-face, font-lock-comment-delimiter-face)
4730         (font-lock-string-face, font-lock-doc-face)
4731         (font-lock-keyword-face, font-lock-builtin-face)
4732         (font-lock-function-name-face, font-lock-variable-name-face)
4733         (font-lock-type-face, font-lock-constant-face)
4734         (font-lock-warning-face, font-lock-negation-char-face)
4735         (font-lock-preprocessor-face)
4736         (font-lock-regexp-grouping-backslash)
4737         (font-lock-regexp-grouping-construct): Rename :group from
4738         `font-lock-highlighting-faces' to `font-lock-faces'.
4740         * cus-edit.el (lisp, c, tex):
4741         * progmodes/ada-mode.el (ada):
4742         * progmodes/asm-mode.el (asm):
4743         * progmodes/cperl-mode.el (cperl-faces):
4744         * progmodes/cpp.el (cpp):
4745         * progmodes/dcl-mode.el (dcl):
4746         * progmodes/f90.el (f90):
4747         * progmodes/fortran.el (fortran):
4748         * progmodes/icon.el (icon):
4749         * progmodes/idlwave.el (idlwave-misc):
4750         * progmodes/m4-mode.el (m4):
4751         * progmodes/make-mode.el (makefile):
4752         * progmodes/meta-mode.el (meta-font):
4753         * progmodes/modula2.el (modula2):
4754         * progmodes/octave-mod.el (octave):
4755         * progmodes/pascal.el (pascal):
4756         * progmodes/perl-mode.el (perl):
4757         * progmodes/prolog.el (prolog):
4758         * progmodes/ps-mode.el (PostScript-edit):
4759         * progmodes/scheme.el (scheme):
4760         * progmodes/sh-script.el (sh-script):
4761         * progmodes/simula.el (simula):
4762         * progmodes/tcl.el (tcl):
4763         * textmodes/nroff-mode.el (nroff):
4764         * textmodes/reftex-vars.el (reftex-fontification-configurations):
4765         * textmodes/sgml-mode.el (sgml):
4766         * textmodes/texinfo.el (texinfo):
4767         Add :link (custom-group-link font-lock-faces) to defgroup.
4769         * hi-lock.el (hi-lock): Rename this defgroup from
4770         `hi-lock-interactive-text-highlighting'.  Change parent group from
4771         `faces' to `font-lock'.  Add link to the manual.
4772         (hi-lock-mode, hi-lock-file-patterns-range)
4773         (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
4774         `hi-lock-interactive-text-highlighting' to `hi-lock'.
4775         (hi-lock-faces): Add :group `faces'.
4777         * cus-edit.el (custom-variable-prompt): Clarify the code.
4779         * faces.el (face-read-string): Set the default value arg of
4780         completing-read.
4782 2005-11-16  Luc Teirlinck  <teirllm@auburn.edu>
4784         * rfn-eshadow.el (file-name-shadow-properties)
4785         (file-name-shadow-tty-properties, file-name-shadow-mode):
4786         Remove autoloads, because the file is now preloaded.
4788 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4790         * printing.el (easy-menu-intern): Don't define.
4791         (pr-get-symbol): Use easy-menu-intern only if defined.
4793         * simple.el (blink-matching-open): Simplify a bit.
4794         (completion-setup-function): Fix the case of partial-completion-mode
4795         when the minibuffer's contents start with "-".
4796         Obey completion-base-size-function even when
4797         minibuffer-completing-file-name is non-nil.
4799 2005-11-16  Richard M. Stallman  <rms@gnu.org>
4801         * net/eudcb-ph.el (eudc-ph-open-session):
4802         Use set-process-query-on-exit-flag.
4804         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
4806         * international/ucs-tables.el (ucs-set-table-for-input):
4807         Use make-local-variable, not make-variable-buffer-local.
4809         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
4810         Improve warning message text.
4812         * savehist.el (savehist-save-hook): Add :group.
4814         * menu-bar.el (menu-bar-help-menu):
4815         Rename Find Extra Packages to External Packages.
4817         * cus-edit.el (Custom-reset-standard): Verify that
4818         :custom-standard-value prop exists before calling it.
4820         * apropos.el (apropos-calc-scores): Use apropos-pattern.
4822 2005-11-16  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
4824         * wid-edit.el (color): Enclose %t in %{...%}.
4826         * cus-edit.el (face): Enclose %t in %{...%}.
4828 2005-11-16  Hrvoje Niksic  <hniksic@xemacs.org>
4830         * savehist.el (savehist-mode-hook): Re-add the var.
4831         (savehist-mode): Use it.
4833 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4835         * textmodes/flyspell.el: Fix commenting convention.
4836         Remove unnecessary leading * in custom docstrings.
4837         (flyspell-emacs): Remove unused var.
4838         (flyspell-delete-region-overlays): Use remove-overlays.
4839         (flyspell-accept-buffer-local-defs): Use save-current-buffer.
4840         (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
4841         (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
4842         (flyspell-debug-signal-word-checked): Use with-current-buffer.
4843         (make-flyspell-overlay): Don't locally reuse a global name.
4844         (flyspell-highlight-incorrect-region)
4845         (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
4846         (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
4847         (flyspell-notify-misspell): Remove unused args `start' and `end'.
4848         (flyspell-word): Adjust call accordingly.  Use ispell-send-string.
4849         Wrap calls to accept-process-output inside with-local-quit since it's
4850         often called from a post-command-hook.
4851         (flyspell-correct-word, flyspell-auto-correct-word):
4852         Use ispell-send-string.
4853         (flyspell-xemacs-popup): Remove unused arg `event'.  Update call.
4855         * calendar/diary-lib.el (diary-list-entries): Also hide the
4856         terminating newline.
4858 2005-11-16  Carsten Dominik  <dominik@science.uva.nl>
4860         * textmodes/reftex.el (reftex-use-fonts): Remove the check for
4861         window-system, to allow fonts on tty.
4863 2005-11-17  Nick Roberts  <nickrob@snap.net.nz>
4865         * progmodes/gud.el (gud-speedbar-item-info): New function.
4866         (gud-install-speedbar-variables): Use it to display data type
4867         of watch expression as a tooltip in speedbar.
4869 2005-11-15  Luc Teirlinck  <teirllm@auburn.edu>
4871         * font-core.el (global-font-lock-mode): Add :version keyword,
4872         because default was changed.
4874         * jka-cmpr-hook.el (auto-compression-mode): Ditto.
4876         * startup.el (command-line): Use `custom-reevaluate-setting' for
4877         `file-name-shadow-mode'.
4879         * loadup.el: Preload rfn-eshadow.
4881         * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
4882         Add :version keyword.
4883         (file-name-shadow-properties, file-name-shadow-tty-properties)
4884         (file-name-shadow): Add :version keyword.
4886         * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
4887         instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
4888         in the custom-group property of the symbol frames and the fringe
4889         group got no link to its parent group frames.
4890         Doc fix.
4892 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
4894         * progmodes/gud.el (gud-stop-subjob): New function.
4895         (gud-menu-map, gud-tool-bar-map): Use it.
4897 2005-11-16  Kim F. Storm  <storm@cua.dk>
4899         * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
4900         than kill it.
4901         (gud-tool-bar-map): Likewise.  Move cont/until/finish buttons
4902         to a more useful/logical place.
4904 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
4906         * progmodes/gud.el (gud-menu-map): Make visibility of stop and
4907         go buttons complementary.
4909 2005-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4911         * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
4912         (rfn-eshadow-sifn-equal): New function.
4913         (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
4915 2005-11-15  Michael Kifer  <kifer@cs.stonybrook.edu>
4917         * viper-utils (viper-non-word-characters-reformed-vi): Quote `-' in
4918         string.
4920         * viper.el (viper-emacs-state-mode-list): Ensure that
4921         rcirc-mode buffers come up in Emacs state.
4923         * ediff-util (ediff-make-temp-file): Use proper file-name-handler
4924         operation.
4926 2005-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
4928         * term.el (term-termcap-format): Fix typos.
4929         (term-down): Fix the negative argument case.
4931 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
4933         * progmodes/gdb-ui.el: Remove face-alias left over from change on
4934         2005-08-15.
4935         (gdb-ann3): New command gud-go.
4936         (menu): Accomodate gdb-mi.el.
4937         (gdb-assembler-custom): Make buffer of selected window current
4938         so that set-window-point works.
4940         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
4941         buttons and include new ones.
4943 2005-11-16  Kim F. Storm  <storm@cua.dk>
4945         * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
4946         (gud-menu-map): Use it.
4948 2005-11-14  Luc Teirlinck  <teirllm@auburn.edu>
4950         * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
4951         that works correctly for Custom and that does not override a user
4952         who disables it.
4954         * help-mode.el (help-make-xrefs, help-xref-on-pp)
4955         (help-xref-interned, help-follow): Make hyperlinks for variables
4956         that are unbound, but have a non-nil variable-documentation property.
4958         * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
4959         mode hook.  (It conflicted with defcustoms for some mode hooks.)
4960         Use the `variable-documentation' property to give the mode hook a
4961         docstring and expand that docstring.
4963 2005-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
4965         * savehist.el (savehist-mode): Don't bother with
4966         `custom-set-minor-mode'.
4967         (savehist-coding-system): Check XEmacs version.
4968         (history-length): Declare also at run time.
4969         (savehist-mode): Don't emit a message.  Don't run the minor mode hook.
4970         Don't set the customize state.
4971         (savehist-minibuffer-hook): Special case for when
4972         minibuffer-history-variable is equal to t.
4974 2005-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4976         * files.el (write-file): Refresh VC status.
4978         * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
4979         (mark-diary-entries, make-diary-entry): Check default-major-mode rather
4980         than fundamental-mode to see if the mode was set.
4982 2005-11-14  Romain Francoise  <romain@orebokech.com>
4984         * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
4985         dummy function in `eval-when-compile' to avoid compiler warning.
4986         Require `man' at compile time.
4988 2005-11-14  Jay Belanger  <belanger@truman.edu>
4990         * calc-alg.el (calcFunc-write-out-power): Rename it to
4991         calcFunc-powerexpand.
4992         (math-write-out-power): Rename it to math-powerexpand; have it
4993         handle negative exponents.
4994         (calc-writeoutpower): Rename it to calc-powerexpand.
4996         * calc-ext.el: Change calcFunc-writeoutpower and
4997         calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
4998         autoloads.
4999         Add calcFunc-ldiv to autoloads.
5001         * calc-arith.el (calcFunc-ldiv): New function.
5003         * calc.el (calc-left-divide): New function.
5005 2005-11-14  Juri Linkov  <juri@jurta.org>
5007         * cus-edit.el (custom-variable-prompt): Set the default value arg
5008         of completing-read.
5010         * cus-dep.el (custom-make-dependencies): Reverse the list of
5011         found dependencies.
5013 2005-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
5015         * menu-bar.el (menu-bar-options-menu): Delete "Syntax
5016         Highlighting" entry, it is on by default now.
5017         (menu-bar-options-save): Do not save global-font-lock-mode.
5019 2005-11-13  Richard M. Stallman  <rms@gnu.org>
5021         * textmodes/flyspell.el (flyspell-large-region):
5022         Call flyspell-accept-buffer-local-defs.
5024 2005-11-13  Agustin Martin  <agustin.martin@hispalinux.es>
5026         * textmodes/flyspell.el (flyspell-notify-misspell):
5027         Fix misspelling of "Misspelling".
5028         (flyspell-process-localwords): New function.
5029         (flyspell-large-region): Call flyspell-process-localwords and
5030         flyspell-delete-region-overlays.
5031         (flyspell-delete-region-overlays): New function.
5032         (flyspell-delete-all-overlays): Call that.
5034 2005-11-13  Richard M. Stallman  <rms@gnu.org>
5036         * help.el (help-for-help-internal): Improve doc of C-h a.
5037         (describe-key): Improve prompt; doc fix.
5039 2005-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5041         * vc-svn.el (vc-svn-registered): Catch all errors.
5043         * cus-dep.el (custom-make-dependencies): Typo.
5045 2005-11-13  Michael Albinus  <michael.albinus@gmx.de>
5047         * net/tramp-util.el (top): Fix compilation warning.
5049 2005-11-13  Kim F. Storm  <storm@cua.dk>
5051         * help.el (help-for-help-internal): Fix `a' entry.  Add `d' entry.
5053 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
5055         * progmodes/gud.el (gud-menu-map): Move parentheses (again).
5056         (gud-speedbar-buttons): Match on "const char *" too.
5058         * progmodes/gdb-ui.el (gdb-var-create-handler)
5059         (gdb-var-list-children-handler): Match on "const char *" too.
5060         (gdb-var-evaluate-expression-handler): Match on empty string.
5061         (gdb-var-update-handler): Only call
5062         gdb-var-evaluate-expression-handler when required.
5064 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
5066         * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
5067         selected window.  This still doesn't work for speedbar.
5068         (gud-speedbar-buttons): Handle string expressions properly.
5070         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
5071         (gdb-var-create-handler): Handle string expressions properly.
5072         (gdb-var-list-children-regexp, gdb-var-list-children-handler):
5073         Handle string expressions properly.  Move "type" field into regexp.
5075 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
5077         * bookmark.el (bookmark-maybe-message): New function to reduce
5078         code duplication: invokes `message' iff baud-rate is high enough.
5079         (bookmark-write-file): Use above instead of an inline conditional.
5080         (bookmark-load): Same.
5082 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
5084         * bookmark.el (bookmark-write-file): Don't visit the destination
5085         file, just write the data to it using write-region.  This is
5086         similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
5087         change to avoid visiting the file in the first place.
5089 2005-11-12  Chong Yidong  <cyd@stupidchicken.com>
5091         * hi-lock.el (hi-lock-mode): Set the default value of
5092         font-lock-defaults.
5094 2005-11-11  Luc Teirlinck  <teirllm@auburn.edu>
5096         * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
5097         arg to `file-attributes'.
5098         (find-lisp-format): The UID and GID can now be strings.
5100 2005-11-12  Kim F. Storm  <storm@cua.dk>
5102         * help.el (help-map): Bind C-h d to apropos-documentation.
5104         * simple.el (what-cursor-position): Print (EOB) instead of (100%)
5105         when point is at end-of-buffer.
5107         * apropos.el (apropos-match-face): Doc fix.
5108         (apropos-sort-by-scores): Add new choice `verbose'.
5109         (apropos-documentation-sort-by-scores): New defcustom.
5110         (apropos-pattern): Now contains the pattern entered by the user.
5111         (apropos-pattern-quoted): New defvar.
5112         (apropos-regexp): New defvar, containing the regexp corresponding
5113         to apropos-pattern.
5114         (apropos-all-words-regexp): Rename from apropos-all-regexp.
5115         (apropos-read-pattern): New defun.  Use it to read pattern arg in
5116         interactive calls; returns list of words for a word list, and
5117         string for a regexp.
5118         (apropos-parse-pattern): Rename from apropos-rewrite-regexp.  Now
5119         parses a list of words or regexp as returned by apropos-read-pattern.
5120         (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
5121         (apropos-score-doc): Return a very high score if the string
5122         entered by the user matches literally.
5123         (apropos-variable): Doc fix.  Use apropos-read-pattern.
5124         (apropos-command): Doc fix.  Use apropos-read-pattern and
5125         apropos-parse-pattern.  Call apropos-print with nosubst=t.
5126         (apropos, apropos-value): Doc fix.  Use apropos-read-pattern and
5127         apropos-parse-pattern.
5128         (apropos-documentation): Doc fix.  Use apropos-read-pattern and
5129         apropos-parse-pattern.  Locally bind apropos-sort-by-scores to
5130         apropos-documentation-sort-by-scores.  Call apropos-print with
5131         nosubst=t.
5132         (apropos-documentation-internal): Pass doc string through
5133         substitute-key-definition before adding text properties.
5134         Highlight substring matching literal user input if possible.
5135         (apropos-documentation-check-doc-file): Remove locals beg and end.
5136         Fix calculation of score (as added twice).  Pass doc string through
5137         substitute-key-definition before adding text properties.
5138         (apropos-documentation-check-elc-file): Pass doc string through
5139         substitute-key-definition before adding text properties.
5140         Highlight substring matching literal user input if possible.
5141         (apropos-print): Add new arg NOSUBST; if set, command and variable
5142         doc strings have already been passed through substitute-key-definition.
5143         Add code to handle apropos-accumulator items without score element
5144         for backwards compatibility (e.g. with woman package).
5145         Only show scores if apropos-sort-by-scores is `verbose'.
5147 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5149         * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
5150         Add jka-compr-load-suffixes to load-suffixes.
5152         * jka-compr.el: Require jka-cmpr-hook.
5153         (jka-compr-info-compress-message, jka-compr-info-compress-program)
5154         (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
5155         (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
5156         (jka-compr-info-can-append, jka-compr-info-strip-extension)
5157         (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
5158         (jka-compr-info-regexp): Remove.  Provided by jka-cmpr-hook.
5159         (jka-compr-uninstall): Remove entries from
5160         jka-compr-added-to-file-coding-system-alist after they are used.
5161         (jka-compr-error): Remove unused var `curbuf'.
5162         (jka-compr-file-local-copy): Remove unused var `notfound'.
5164 2005-11-10  Romain Francoise  <romain@orebokech.com>
5166         * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
5168 2005-11-11  Nick Roberts  <nickrob@snap.net.nz>
5170         * progmodes/gud.el (gud-menu-map): Move parentheses.
5171         (gdb): New command gud-pv.
5173 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5175         * tar-mode.el: Remove spurious or unnecessary leading stars
5176         in docstrings.
5177         (tar-header-block-tokenize): Also obey default-file-name-coding-system.
5178         (tar-parse-octal-integer-safe): Use mapc.
5179         (tar-header-block-summarize): Remove unused var `ck'.
5180         (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
5181         cleared before.  Obey default-enable-multibyte-characters.
5182         Use mapconcat.  Simplify setting of tar-header-offset.
5183         (tar-mode-map): Move initialization inside delcaration.
5184         (tar-flag-deleted): Use `abs'.
5185         (tar-expunge-internal): Remove unused var `line'.
5186         (tar-expunge-internal): Don't hardcode point-min==1.
5187         (tar-expunge): Widen while doing set-buffer-multibyte.
5188         (tar-rename-entry): Use file-name-coding-system.
5189         (tar-alter-one-field): Don't hardcode point-min==1.
5190         (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
5191         (tar-pad-to-blocksize): Don't hardcode point-min==1.  Clarify the code.
5193 2005-11-10  Masatake YAMATO  <jet@gyve.org>
5195         * add-log.el (add-log-current-defun): Handle class::method
5196         notation of c++.  Fix incorrect comment.
5198 2005-11-10  Alan Mackenzie  <acm@muc.de>
5200         * help-fns.el (describe-variable): Make C-h v work when a variable
5201         has variable documentation yet is unbound.
5203 2005-11-10  Masatake YAMATO  <jet@gyve.org>
5205         * man.el (Man-highlight-references): Set an empty
5206         string to `Man-arguments' if it is nil.
5207         Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
5209 2005-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5211         * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
5212         commenting conventions.
5214         * cus-dep.el (custom-make-dependencies): Simplify.
5215         Better follow the commenting conventions.
5217 2005-11-09  Richard M. Stallman  <rms@gnu.org>
5219         * apropos.el (apropos-pattern): Rename from apropos-regexp.
5220         (apropos-orig-pattern): Rename from apropos-orig-regexp.
5221         All uses changed.
5222         (apropos-rewrite-regexp): Doc fix.
5223         (apropos-variable, apropos-command, apropos, apropos-value):
5224         Change prompt; carry through the argument renaming.
5226 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
5228         * find-lisp.el: Require dired.
5229         (find-lisp-find-dired-internal): Do not call
5230         `abbreviate-file-name' on DIR.
5232 2005-11-10  Nick Roberts  <nickrob@snap.net.nz>
5234         * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
5236 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
5238         * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
5239         when using the speedbar.
5240         (gdb): New command gud-pp.
5241         (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
5243 2005-11-09  Juri Linkov  <juri@jurta.org>
5245         * replace.el (occur-excluded-properties): New defcustom.
5246         (occur-1, occur-engine, occur-accumulate-lines): Use it.
5248 2005-11-08  Jay Belanger  <belanger@truman.edu>
5250         * calc/calc-units.el (math-convert-units): Replace any composite
5251         unit by its definition.
5253 2005-11-08  Lars Hansen  <larsh@soem.dk>
5255         * emacs-lisp/autoload.el (update-directory-autoloads):
5256         Add obsolete function alias.
5258 2005-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5260         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
5261         comment-indent-function.
5262         (lisp-comment-indent): Replace by an alias for comment-indent-default.
5264         * reveal.el (reveal-post-command): Rework the handling of
5265         reveal-open-spots, so as to be more reliable.  There were several
5266         tricky corner cases where an open spot might be lost, or where
5267         a closed spot might end up on the list of open spots.
5268         Only reveal text that's ellipsised.
5270 2005-11-07  Carsten Dominik  <dominik@science.uva.nl>
5272         * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
5274 2005-11-07  John Paul Wallington  <jpw@gnu.org>
5276         * ibuffer.el (ibuffer): Search iconified frames too when
5277         getting Ibuffer buffer's window.
5279 2005-11-06  Richard M. Stallman  <rms@gnu.org>
5281         * progmodes/compile.el (compilation-internal-error-properties):
5282         save-excursion around the computation of MARKER.
5284 2005-11-06  Piet van Oostrum  <piet@cs.uu.nl>
5286         * textmodes/flyspell.el (flyspell-external-point-words):
5287         flyspell-get-word returns a list, not just a string.
5289 2005-11-06  John Paul Wallington  <jpw@pobox.com>
5291         * ibuffer.el (ibuffer): Search all visible frames when getting
5292         Ibuffer buffer's window.
5294 2005-11-07  Masatake YAMATO  <jet@gyve.org>
5296         * man.el (Man-reference-regexp): Accept spaces between
5297         `Man-name-regexp' and `Man-section-regexp'.
5298         (Man-apropos-regexp): New variable.
5299         (Man-abstract-xref-man-page): Use value for `Man-target-string'
5300         if available.
5301         (Man-highlight-references, Man-highlight-references0):
5302         Handle the case when `Man-arguments' includes "-k".
5303         (Man-highlight-references0): Rename the argument `TARGET-POS' to
5304         `TARGET'. `TARGET' can be a number, function or nil.
5306 2005-11-06  Nick Roberts  <nickrob@snap.net.nz>
5308         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
5309         (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
5310         (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
5311         (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
5312         (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
5313         (gdb-send-item): Use buffer-local-value and simplify.
5315 2005-11-05  Luc Teirlinck  <teirllm@auburn.edu>
5317         * startup.el (command-line): Use `custom-reevaluate-setting' for
5318         `global-font-lock-mode'.
5320         * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
5321         by default, except in batch mode or when the -D option is given.
5323         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
5324         specified keyword args on to `define-minor-mode'.  Update docstring.
5326 2005-11-05  Romain Francoise  <romain@orebokech.com>
5328         * replace.el (occur-engine): Add marker at end of line, too.
5330 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
5332         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
5333         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
5334         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
5335         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
5336         argument to all these routines, so the passphrase can be managed
5337         externally and passed in to the system.
5338         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
5339         pgg-add-passphrase-to-cache function.
5341         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
5342         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
5343         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
5344         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
5345         argument to all these routines, so the passphrase can be managed
5346         externally and passed in to the system.
5347         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
5348         function.
5350 2005-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
5352         * font-lock.el: Don't deal with font-lock-face-attributes here,
5353         move the code ...
5355         * startup.el (command-line): ... here.  Use face-spec-set instead
5356         of custom-declare-face.
5358         * faces.el (face-spec-set): Reset the face if spec is not nil.
5360 2005-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5362         * newcomment.el (comment-region-internal): Box more tightly in the
5363         common case where there's no TAB in the boxed text.
5365 2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5367         * info.el (info-tool-bar-map): Use images prev-node, next-node and
5368         up-node.
5370 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
5372         * newsticker.el: Commentary updated.  Code formatting changed.
5373         (newsticker-version): Change to "1.9".
5374         (newsticker, newsticker-feed): Doc fix.
5375         (newsticker-url-list): Doc fix.  Add option "Weekly".
5376         (newsticker-retrieval-interval): Add option "Weekly".
5377         (newsticker-headline-processing): Doc fix.
5378         (newsticker-auto-mark-filter): Remove.
5379         (newsticker-auto-mark-filter-list): New.
5380         (newsticker-layout, newsticker-sort-method): Doc fix.
5381         (newsticker-hide-old-items-in-newsticker-buffer)
5382         (newsticker-heading-format, newsticker-item-format)
5383         (newsticker-desc-format): Doc fix.
5384         (newsticker-show-all-rss-elements): Remove.
5385         (newsticker-show-all-news-elements): New.
5386         (newsticker-faces, newsticker-ticker): Doc fix.
5387         (remove-from-invisibility-spec): Code formatting.
5388         (newsticker--process-ids): New.
5389         (newsticker-mode): Doc fix.
5390         (newsticker-mode): Change mode-line-format.
5391         (newsticker-start): Remove debug output.
5392         (newsticker-start-ticker): Doc fix.  Add autoload cookie.
5393         (newsticker-w3m-show-inline-images): Code formatting.
5394         (newsticker-next-item): Call `force-mode-line-update'.
5395         (newsticker-previous-item): Call `force-mode-line-update'.
5396         (newsticker-next-feed): Call `force-mode-line-update'.
5397         (newsticker-previous-feed): Call `force-mode-line-update'.
5398         (newsticker-mark-all-items-at-point-as-read): Code formatting.
5399         (newsticker-show-old-items): Do not show descs.
5400         (newsticker-hide-entry): Hide too much.
5401         (newsticker-hide-entry, newsticker-show-entry)
5402         (newsticker-toggle-auto-narrow-to-feed): Code formatting.
5403         (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
5404         (newsticker-toggle-auto-narrow-to-item): Code formatting.
5405         (newsticker-set-auto-narrow-to-item): Update buffer immediately.
5406         (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
5407         (newsticker-get-news): Call `force-mode-line-update'.
5408         Collect process ids.
5409         (newsticker--sentinel): Change coding system handling.
5410         Move image retrieval to new functions newsticker--get-logo-url-*.
5411         Move feed parsing to new functions newsticker--parse-*.
5412         Update list of process ids.
5413         (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
5414         (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
5415         (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
5416         (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
5417         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
5418         (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
5419         (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
5420         (newsticker--decode-coding-string): Remove.
5421         (newsticker--decode-numeric-entities): Check input.  Format code.
5422         (newsticker--remove-whitespace): Check input.
5423         (newsticker--do-forget-preformatted): Doc fix.
5424         (newsticker--decode-rfc822-date): Allow for missing time.
5425         (newsticker--update-process-ids): New.
5426         (newsticker--image-sentinel): Change comment.
5427         (newsticker--image-read): Change error message.
5428         (newsticker--imenu-goto): Doc fix.  Show headline title.
5429         (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
5430         (newsticker--buffer-do-insert-text): Clean whitespace in
5431         html-rendered headline title.  Code formatting.
5432         Call `newsticker--buffer-print-extra-elements'.
5433         (newsticker--buffer-print-extra-element): Remove.
5434         (newsticker--buffer-print-extra-elements): New.
5435         (newsticker--buffer-do-print-extra-element): New.
5436         (newsticker--buffer-insert-enclosure): Doc fix.  Use MBytes for
5437         large sizes.
5438         (newsticker--run-auto-mark-filter)
5439         (newsticker--do-run-auto-mark-filter):
5440         Use `newsticker-auto-mark-filter-list'.
5442 2005-11-04  Ryan Yeske  <rcyeske@gmail.com>
5444         * net/rcirc.el: Use split-string OMIT-NULLS argument.
5445         (rcirc-print): Force redisplay before running hooks.  Do long
5446         buffer truncation after making new text read-only.  Deal with nil
5447         text when decoding strings.  If TARGET is nil, use either the
5448         currently selected buffer, if it is an rcirc buffer and of the
5449         same process or the process buffer.
5450         (rcirc-mode): Remove header-line.  Recompute short buffer names.
5451         Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
5452         (rcirc-short-buffer-name): Add variable.
5453         (rcirc-kill-buffer-hook): Recompute short buffer names.
5454         Remove nick from private channel.
5455         (rcirc-send-input): Send command text to current-buffer.
5456         Don't clear overlay arrow here.
5457         (rcirc-short-buffer-name): Return a short buffer name.
5458         (rcirc-update-short-buffer-names, rcirc-abbreviate)
5459         (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
5460         buffer-name abbreviations.
5461         (rcirc-kill-buffer-hook-1): Split to make debugging easier.
5462         Do not touch nick-table when killing a parted channel.
5463         (rcirc-window-configuration-change): Rename from rcirc-update-activity.
5464         Clear arrow from current buffer if it is now hidden.
5465         (rcirc-current-buffer): Add variable.
5466         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
5467         (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
5468         Remove -face from names.
5469         (rcirc-update-activity-string): Print "DND" when globally ignoring
5470         activity.
5471         (rcirc-ignore-buffer-activity-flag): Rename from
5472         rcirc-ignore-channel-activity.
5473         (rcirc-ignore-all-activity-flag): Doc fix.
5474         (rcirc-channels): Remove variable.
5475         (rcirc-kill-buffer-hook):
5476         (rcirc-get-buffer-create): Add nick to private channel.
5477         (rcirc-multiline-edit-submit): Remove tabs.
5478         (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
5479         folded.
5480         (rcirc-remove-nick-channel): Bug fix.
5481         (rcirc-toggle-ignore-buffer-activity): Rename from
5482         rcirc-toggle-ignore-channel-activity.
5483         (rcirc-record-activity): Add buffers to the front of the list.
5484         (rcirc-update-activity): Remove killed buffers from list.
5485         (rcirc-process-server-response-1): Remove last argument if it is
5486         null before calling handler.
5487         (rcirc): Add "rcirc" defcustom prefix.
5488         (rcirc-prompt): Simplify default prompt.
5489         Use custom-initialize-default.
5490         (rcirc-private-chats): Remove variable.
5491         (rcirc-prompt): Change initialization.
5492         (rcirc-version): Remove function.
5493         (rcirc-id-string): Add constant.
5494         (rcirc-last-buffer): Remove variable.
5495         (rcirc-buffer-alist): Add variable.
5496         (rcirc-connect): Update variable setup.
5497         (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
5498         (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
5499         default.
5500         (rcirc-handler-generic): Trigger activity.
5501         (rcirc-send-message): Create the buffor of the target.
5502         (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
5503         (rcirc-get-buffer): Just return nil if there is no matching buffer.
5504         (rcirc-multiline-edit-cancel): Remove function.
5505         (rcirc-set-last-buffer): Remove function.
5506         (rcirc-get-any-buffer): Add function.
5507         (rcirc-join-channels): Don't print /join text.
5508         (rcirc-toggle-ignore-channel-activity): Add and update echo area
5509         messages.
5510         (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
5511         (rcirc-handler-NOTICE): Recognize CTCP responses.
5512         (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
5513         constructing TOPIC string for buffers we are not JOINed.
5514         (rcirc-handler-CTCP-response): Add handler.
5515         (rcirc-multiline-edit-submit): Restore the window-configuration
5516         before adjusting point.
5517         (rcirc): Add customization group.
5518         (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
5519         (rcirc-user-full-name, rcirc-startup-channels-alist)
5520         (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
5521         (rcirc-ignore-all-activity-flag, rcirc-time-format)
5522         (rcirc-input-ring-size, rcirc-read-only-flag)
5523         (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
5524         (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
5525         Change defvar to defcustom.
5526         (rcirc-update-prompt): Add optional ALL arg, which will update
5527         prompts in all rcirc buffers.  Regexp quote replacement text.
5528         (rcirc-fill-column): Accept frame-width as a value.
5529         (rcirc-set-changed): Add function.
5530         (rcirc-next-active-buffer): Write more meaningful messages.
5531         (rcirc-faces): Add customization group.
5532         (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
5533         (rcirc-nick-in-message-face, rcirc-prompt-face)
5534         (rcirc-mode-line-nick-face): Move into rcirc-faces group.
5535         (with-rcirc-process-buffer): Move before first usage.
5536         (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
5537         (rcirc-debug-flag): Rename from `rcirc-log-p'.
5538         (rcirc-debug): Rename from `rcirc-log'.
5539         (rcirc-format-response-string): Do not print `-' chars for a
5540         NOTICE with no sender.  Simplify output of server responses.
5542 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
5544         (rcirc-browse-url-map, rcirc-browse-url-at-point)
5545         (rcirc-browse-url-at-mouse, rcirc-mangle-text):
5546         Make urls mouse and RET clickable.
5548 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
5550         * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
5552 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
5554         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
5555         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
5556         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
5557         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
5558         argument to all these routines, so the passphrase can be managed
5559         externally and passed in to the system.
5560         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
5561         pgg-add-passphrase-to-cache function.
5563         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
5564         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
5565         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
5566         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
5567         argument to all these routines, so the passphrase can be managed
5568         externally and passed in to the system.
5569         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
5570         function.
5572 2005-11-04  Edward O'Connor  <hober0@gmail.com>  (tiny change)
5574         * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
5575         from goto-address-url-regexp.
5577 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
5579         * textmodes/org.el (org-read-date, org-goto-calendar)
5580         (org-recenter-calendar, org-agenda-goto-calendar):
5581         Temporarily clear `calendar-move-hook'.
5583 2005-11-04  Michael Kifer  <kifer@cs.stonybrook.edu>
5585         * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
5586         merging.
5588         * ediff-util.el (ediff-previous-difference): Don't skip regions that
5589         have merge clashes.
5591 2005-11-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5593         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
5594         Undo previous change.
5596         * startup.el (command-line): Use `custom-reevaluate-setting' for
5597         mouse-wheel-down-event and mouse-wheel-up-event.  Don't call
5598         tty-register-default-colors on Mac.
5600 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
5602         * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
5603         (gdb-buffer-type): Make it automatically buffer local...
5604         (gdb-get-create-buffer): ...and set it accordingly.
5605         (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
5606         actually work.
5608 2005-11-03  Dan Nicolaescu  <dann@ics.uci.edu>
5610         * font-lock.el (font-lock-warning-face): Use the more vivid red1,
5611         not red.
5613 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
5615         * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
5616         case GUD buffer is not visible.
5617         (gdb-goto-breakpoint): Try to force display in source buffer.
5618         (gdb-frame-gdb-buffer): Copy other similar functions.
5619         (gdb-restore-windows): Don't display source if not asked for.
5620         (gdb-assembler-buffer-name): Don't capitalise.
5622 2005-11-03  Richard M. Stallman  <rms@gnu.org>
5624         * wid-edit.el (key-sequence): New widget type.
5626         * simple.el (set-mark-command-repeat-pop): New variable.
5627         (set-mark-command): Only interpret plan C-@ after a pop as a pop
5628         if set-mark-command-repeat-pop is true.
5630         * info.el (Info-fontify-node): Don't display extra "see" if there
5631         already is one here.
5633         * mouse.el: Fix special handling of DEL after dragging a region:
5634         (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
5635         (mouse-region-delete-keys): Change to defcustom.  Add [backspace].
5637         * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
5639         * textmodes/ispell.el (ispell-command-loop): Change `i' description
5640         not to assume it pertains to an affix.
5642         * textmodes/flyspell.el (flyspell-post-command-hook):
5643         Bind deactivate-mark to prevent deactivation.
5645 2005-11-03  Lars Hansen  <larsh@soem.dk>
5647         * dired-x.el: Add menu bindings for dired-do-find-marked-files,
5648         dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
5649         dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
5651 2005-11-03  Romain Francoise  <romain@orebokech.com>
5653         * net/eudcb-mab.el: Now part of GNU Emacs.  Update FSF's address.
5654         Update copyright years.
5656 2005-11-03  Sam Steingold  <sds@gnu.org>
5658         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
5659         Use system-type instead of window-system because window-system is not
5660         correctly defined during loadup.
5662 2005-11-02  Mark A. Hershberger  <mah@everybody.org>
5664         * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
5665         (xml-parse-tag): Join strings separated by a comment properly.
5667 2005-11-02  Andreas Schwab  <schwab@suse.de>
5669         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
5671 2005-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5673         * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
5674         (byte-optimize-pure-func): Quote the eval'd value.
5676         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
5677         Rename from perl-font-lock-syntactic-face-function.
5678         Change the calling convention so it can be used as a font-lock MATCHER.
5679         Do the parse-partial-sexp loop outselves.
5680         (perl-font-lock-syntactic-keywords): Use it.
5681         (perl-mode): Don't set font-lock-syntactic-face-function any more.
5683 2005-11-02  Nick Roberts  <nickrob@snap.net.nz>
5685         * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
5686         disassembly buffer too.
5687         (gdb-exited): Remove overlay arrows when execution has finished.
5688         (gdb-info-frames-custom, gdb-info-threads-custom)
5689         (gdb-info-registers-custom): Don't add inappropriate text
5690         properties if inferior is not active.
5692 2005-11-02  Glenn Morris  <rgm@gnu.org>
5694         * progmodes/fortran.el (fortran-blink-match):
5695         Use `blink-matching-delay'.
5697 2005-11-02  John Mongan  <jmongan@mccammon.ucsd.edu>  (tiny change)
5699         * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
5701 2005-11-02  Lars Hansen  <larsh@soem.dk>
5703         * net/tramp.el (tramp-action-out-of-band): Handle scp message
5704         "Permission denied".
5706 2005-11-01  Richard M. Stallman  <rms@gnu.org>
5708         * textmodes/flyspell.el (flyspell-external-point-words):
5709         Pass nil to flyspell-get-word.
5711 2005-11-02  Kim F. Storm  <storm@cua.dk>
5713         * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
5714         item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
5716 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5718         * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
5719         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
5720         (calendar-mouse-print-dates): Add optional `event' argument.
5721         Update interactive-spec.
5722         (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
5723         Use `calendar-event-to-date' instead of `event'.
5725 2005-11-02  Masatake YAMATO  <jet@gyve.org>
5727         * progmodes/ld-script.el (ld-script-builtins):
5728         Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
5729         "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
5730         (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
5732 2005-11-01  Romain Francoise  <romain@orebokech.com>
5734         * vc-sccs.el: Update copyright year.
5735         * ezimage.el: Likewise.
5737 2005-11-01  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)
5739         * info.el (Info-fontify-node): Use `string-width' for fontifying
5740         underlined titles.
5742 2005-11-01  Juri Linkov  <juri@jurta.org>
5744         * info.el (Info-fontify-node): Downcase node header keywords Node,
5745         Prev, Next, Up before comparison.
5746         (Info-history): Insert absolute directory name, and put invisible
5747         property on it.
5749 2005-11-01  Juri Linkov  <juri@jurta.org>
5751         * info.el (Info-file-supports-index-cookies): New variable.
5752         (Info-find-node-2): Check makeinfo version for index cookie support.
5753         (Info-index-nodes): Search for nodes with index cookies only when
5754         Info-file-supports-index-cookies is t.  Otherwise, search nodes
5755         with "Index" in the node name.
5756         (Info-index-node): Search index cookie in the current node only when
5757         Info-file-supports-index-cookies is t.  Otherwise, check the word
5758         "Index" in the node name.
5759         (Info-find-emacs-command-nodes): Remove code that searches nodes
5760         with "Index" node name in the top menu.
5762 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5764         * progmodes/scheme.el (scheme-mode-variables): Use the default
5765         comment-indent-function.
5767         * faces.el (face-attribute): Handle the case where a face inherits from
5768         a non-existent face.
5770         * simple.el (eval-expression-print-format): Use lisp-readable syntax
5771         for octal and hexa output, and merge the char into the paren.
5772         (kill-new): Use push.
5773         (copy-to-buffer): Use with-current-buffer.
5774         (completion-setup-function): Move code in loop to remove redundancy.
5775         (minibuffer-local-must-match-map): Don't add bindings that duplicate
5776         those inherited from minibuffer-local-completion-map.
5778         * savehist.el (savehist-mode) <defcustom>:
5779         Use custom-set-minor-mode if available.
5780         (savehist-mode) <defun>: Run the minor mode hook, set the custom state
5781         and emit a message if applicable.
5783 2005-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
5785         * savehist.el: Sync up to version 19.
5786         (savehist-mode): New minor mode.
5787         (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
5788         (savehist-length): Remove (use history-length instead).
5789         (savehist-file-modes): Rename from savehist-modes.
5790         (savehist-save-hook, savehist-loaded): New vars.
5791         (savehist-load): Use savehist-mode.  Try to smooth up transition from
5792         old format to new format.
5793         (savehist-install): Allow savehist-autosave-interval to be nil.
5794         (savehist-save): Run the new hook.  Be more careful to only trim the
5795         history variables.
5796         (savehist-trim-history): New fun.  Replaces savehist-process-for-saving.
5797         (savehist-printable): Print into a buffer rather than char-by-char.
5799 2005-11-01  John Wiegley  <johnw@newartisans.com>
5801         * iswitchb.el (iswitchb-define-mode-map): Re-enable the
5802         toggle-ignore keybinding (C-a).  The author said it had been
5803         disabled much earlier due to a possible incompatibility, but after
5804         many months of usage I have encountered no problems (and it is a
5805         rather useful option, especially for switching to " *temp*").
5807         * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
5808         support for OS/X's AddressBook, by calling out to the open source
5809         program "contacts" (installable through Fink).
5811         * net/eudc.el (eudc-expand-inline): If the
5812         `eudc-multiple-match-handling-method' is set to `all', delete the
5813         query string before inserting the query result.
5815         * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
5816         flag, to prevent Eshell from using the system ls when
5817         `eshell-ls-insert-directory' is in used.
5818         (eshell-ls-insert-directory): Disable font-lock in directory
5819         buffer so that Eshell's own fontification is seen.  This broke
5820         recently due to changes in font-lock, so this goes back to version
5821         21 behavior.
5823 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
5825         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
5826         (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
5827         (gdb-many-windows): Doc fix.
5829 2005-10-31  Romain Francoise  <romain@orebokech.com>
5831         * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
5833 2005-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
5835         * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
5836         that global-font-lock-mode can be enabled by default.
5838         * font-lock.el (font-lock-keywords, font-lock-mode-internal)
5839         (font-lock-add-keywords, font-lock-remove-keywords)
5840         (font-lock-fontify-buffer): Remove autoload cookies.
5842         * jit-lock.el (jit-lock-register): Likewise.
5844         * emacs-lisp/syntax.el (syntax-ppss): Likewise.
5846 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
5848         * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
5849         intact if there is no gud-comint-buffer.
5851 2005-10-31  Luc Teirlinck  <teirllm@auburn.edu>
5853         * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
5854         old prompt comint-prompt-read-only is t and GDB commands are
5855         issued from tool bar etc.
5857 2005-10-31  Masatake YAMATO  <jet@gyve.org>
5859         * vc.el (vc-directory-exclusion-list): Add "{arch}".
5861 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
5863         * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
5864         (thumbs-thumbsdir): Make .emacs.d if it does not exist.
5866 2005-10-30  Michael Albinus  <michael.albinus@gmx.de>
5868         * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
5869         starting at beginning of line.  Fontification is messed up when
5870         `open-paren-in-column-0-is-defun-start' set to t.
5871         Reported by John Paul Wallington <jpw@pobox.com>.
5873 2005-10-30  Luc Teirlinck  <teirllm@auburn.edu>
5875         * comint.el (comint-send-input): Call `comint-update-fence' when
5876         `comint-process-echoes' and `comint-prompt-read-only' are both
5877         non-nil, to avoid leftover read-only newline.
5879 2005-10-30  Richard M. Stallman  <rms@gnu.org>
5881         * textmodes/flyspell.el (flyspell-external-point-words):
5882         Detect when WORD can't be checked properly because
5883         flyspell-get-word finds just part of it, and move on.
5885         * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
5886         boundarychar for Polish.
5887         (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
5888         (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
5890 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
5892         * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
5893         (gdb-registers-font-lock-keywords): Delete.
5894         (gdb-registers-mode): Don't fontify.
5895         (gdb-info-registers-custom): Use text properties instead as, in
5896         future, changed register values will use font-lock-warning-face.
5897         (gdb-local-font-lock-keywords): Rename to...
5898         (gdb-locals-font-lock-keywords): ...for consistency.
5900 2005-10-30  Andre Spiegel  <spiegel@gnu.org>
5902         * vc.el (vc-switch-backend): Better error message if the buffer is
5903         not visiting a file under version control.
5905         * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
5907 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
5909         * startup.el (command-line): Use ~/.emacs.d/init.el instead of
5910         ~/.emacs.d/.emacs.
5912 2005-10-29  Richard M. Stallman  <rms@gnu.org>
5914         * replace.el (occur-mode-mouse-goto): Always go to other window.
5915         (occur-mode-goto-occurrence): Always switch in same window.
5917         * simple.el (undo): Display message at end, not at start.
5919         * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
5920         New arg REUSE-CELL.
5921         (cancel-timer-internal): New function.
5922         (timer-event-handler): Use cancel-timer-internal,
5923         and pass the cell it returns to timer-activate...
5925         * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
5926         (jit-lock-deferred-fontify, jit-lock-context-fontify)
5927         (jit-lock-after-change): Test memory-full.
5929 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
5931         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
5932         part of the decoded armor to find the key-identifier.
5933         (pgg-gpg-lookup-key-owner): New function to return the
5934         human-readable identifier of a key owner.
5935         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
5936         key itself.
5937         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
5938         the key value) if we have a key and can match it against a secret
5939         key.  Also, added a note pointing out fact that the prompt only
5940         indicates the first matching key.
5942         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
5943         pgg-decrypt-region.
5944         (pgg-pending-timers): A new hash for tracking the passphrase cache
5945         timers, so that new ones supercede old ones.
5946         (pgg-add-passphrase-to-cache): Rename from
5947         `pgg-add-passphrase-cache' to reduce confusion (all callers
5948         changed).  Modified to cancel old timers when new ones are added.
5949         (pgg-remove-passphrase-from-cache): Rename from
5950         `pgg-remove-passphrase-cache' to reduce confusion (all callers
5951         changed).  Modified to cancel old timers when their keys are
5952         removed from the cache.
5953         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
5954         XEmacs, an indirection to delete-itimer.
5955         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
5956         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
5957         users can only check cache without risk of prompting.  Correct bug in
5958         notruncate behavior.
5959         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
5960         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
5961         Add informative docstrings.
5962         (pgg-decrypt): Convey provided passphrase in subordinate call to
5963         pgg-decrypt-region.
5965         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
5966         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
5967         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
5968         `passphrase' argument, so the passphrase can be managed externally
5969         and then passed in to the system.
5971         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
5972         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
5973         so the passphrase cache can be used reliably with identifiers
5974         besides a pgp packet's key id.
5976         * pgg-gpg.el (pgg-pgp-encrypt-region)
5977         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
5978         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
5979         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
5980         argument to all these routines, so the passphrase can be managed
5981         externally and passed in to the system.
5983         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
5984         `notruncate' argument, so the passphrase cache can be used
5985         reliably with identifiers besides a pgp packet's key id.
5987 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
5989         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
5990         symmetric encryption.
5991         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
5992         encrypted session key.
5993         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
5994         message ask for the passphrase in a proper way.
5996         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
5997         New user commands for symmetric encryption.
5999 2005-10-29  Roland Winkler  <roland.winkler@physik.uni-erlangen.de>
6001         * textmodes/conf-mode.el (conf-assignment-sign)
6002         (conf-assignment-regexp): Fix docstrings.
6003         (conf-mode-initialize): New function.
6004         (conf-mode): Remove optional args.  Use delay-mode-hooks to
6005         recognize recursive calls.
6006         (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
6007         (conf-space-mode, conf-colon-mode, conf-ppd-mode)
6008         (conf-xdefaults-mode): Use define-derived-mode and
6009         conf-mode-initialize.
6011 2005-10-29  Romain Francoise  <romain@orebokech.com>
6013         * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
6015 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
6017         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
6018         part of the decoded armor to find the key-identifier.
6019         (pgg-gpg-lookup-key-owner): New function to return the
6020         human-readable identifier of a key owner.
6021         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
6022         key itself.
6023         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
6024         the key value) if we have a key and can match it against a secret
6025         key.  Also, added a note pointing out fact that the prompt only
6026         indicates the first matching key.
6028         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
6029         pgg-decrypt-region.
6030         (pgg-pending-timers): A new hash for tracking the passphrase cache
6031         timers, so that new ones supercede old ones.
6032         (pgg-add-passphrase-to-cache): Rename from
6033         `pgg-add-passphrase-cache' to reduce confusion (all callers
6034         changed).  Modified to cancel old timers when new ones are added.
6035         (pgg-remove-passphrase-from-cache): Rename from
6036         `pgg-remove-passphrase-cache' to reduce confusion (all callers
6037         changed).  Modified to cancel old timers when their keys are
6038         removed from the cache.
6039         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
6040         XEmacs, an indirection to delete-itimer.
6041         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
6042         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
6043         users can only check cache without risk of prompting.  Correct bug in
6044         notruncate behavior.
6045         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
6046         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
6047         Add informative docstrings.
6048         (pgg-decrypt): Convey provided passphrase in subordinate call to
6049         pgg-decrypt-region.
6051 2005-10-20  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
6053         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
6054         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
6055         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
6056         `passphrase' argument, so the passphrase can be managed externally
6057         and then passed in to the system.
6059         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
6060         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
6061         so the passphrase cache can be used reliably with identifiers
6062         besides a pgp packet's key id.
6064         * pgg-gpg.el (pgg-pgp-encrypt-region)
6065         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
6066         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
6067         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
6068         argument to all these routines, so the passphrase can be managed
6069         externally and passed in to the system.
6071         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
6072         `notruncate' argument, so the passphrase cache can be used
6073         reliably with identifiers besides a pgp packet's key id.
6075 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
6077         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
6078         symmetric encryption.
6079         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
6080         encrypted session key.
6081         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
6082         message ask for the passphrase in a proper way.
6084         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
6085         New user commands for symmetric encryption.
6087 2005-10-28  Bill Wohler  <wohler@newt.com>
6089         * help-mode.el (help-url): New button type.  Calls browse-url.
6090         (help-xref-url-regexp): New regexp to recognize URLs in docstring.
6091         Similar to Info nodes: URL `url'.
6092         (help-make-xrefs): Create help-url buttons for
6093         help-xref-url-regexp matches.
6095 2005-10-29  Nick Roberts  <nickrob@snap.net.nz>
6097         * tool-bar.el (tool-bar-add-item-from-menu)
6098         (tool-bar-local-item-from-menu): Fix doc strings.
6100 2005-10-28  Romain Francoise  <romain@orebokech.com>
6102         * ldefs-boot.el: Update.
6104         * subr.el (locate-library): Move from help-fns.el.
6105         * help-fns.el (locate-library): Move to subr.el.
6107 2005-10-28  Richard M. Stallman  <rms@gnu.org>
6109         * net/tramp.el (tramp-completion-mode): defvar moved up.
6111         * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
6113         * tool-bar.el (tool-bar-mode): Delete autoload cookie.
6115         * files.el (find-file-noselect): Use %d to format large file size.
6117         * bindings.el (mode-line-format): Add %e.
6119         * loadup.el ("facemenu"): Load unconditionally.
6120         ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
6121         ("x-dnd"): Load, when appropriate.
6123         * startup.el (command-line): Call before-init-hook earlier.
6124         Warn about some bad characters in -u user name.
6126         * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
6127         (flyspell-external-point-words): Error if misspelled word is not found.
6128         Set flyspell-large-region-beg at end of word.
6130 2005-10-28  Andreas Schwab  <schwab@suse.de>
6132         * view.el (View-revert-buffer-scroll-page-forward):
6133         Use view-page-size-default.
6135 2005-10-28  Juri Linkov  <juri@jurta.org>
6137         * international/quail.el (quail-get-current-str): Translate last
6138         raw character for deterministic input methods.
6140 2005-10-27  Jay Belanger  <belanger@truman.edu>
6142         * calc/calc-ext.el: Add functions to autoloads.
6143         (math-identity-matrix-p, math-ident-row-p): New functions.
6145         * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
6146         multiplication by an identity matrix; don't turn multiplication by
6147         an inverse matrix into division.
6148         (math-div-symbol-fancy): Replace division by matrices with
6149         multiplication by inverse.
6151         * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
6153         * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
6154         (calc-writeoutpower): New functions.
6156 2005-10-27  Romain Francoise  <romain@orebokech.com>
6158         * replace.el (occur-engine): Include colon in mouse-face highlight.
6160         * dired-x.el: Change Maintainer field.
6162 2005-10-26  Chong Yidong  <cyd@stupidchicken.com>
6164         * longlines.el (longlines-mode): Bind after-change-functions to
6165         nil during initial decoding and final encoding.
6167 2005-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
6169         * term.el (term-emulate-terminal, term-handle-colors-array)
6170         (term-handle-ansi-escape): Specify the terminfo capabilities
6171         implemented.
6173 2005-10-26  Richard M. Stallman  <rms@gnu.org>
6175         * info.el (Info-fontify-node): Fix detection of sentence-break
6176         before *Note.
6178 2005-10-26  Romain Francoise  <romain@orebokech.com>
6180         * smerge-mode.el: Add `tools' to file keywords.
6182 2005-10-26  Nick Roberts  <nickrob@snap.net.nz>
6184         * progmodes/gud.el (gud-menu-map): Only display gud-until icon
6185         when the fringe is not available.
6187         * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
6188         (def-gdb-auto-update-trigger): Simplify construction.
6189         (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
6190         def-gdb-auto-updated-buffer as gdb-info-locals-handler is
6191         defined explicitly.
6192         (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
6193         def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
6194         defined explicitly.
6195         (gdb-info-locals-custom): Remove as it's a no-op.
6197 2005-10-25  Chong Yidong  <cyd@stupidchicken.com>
6199         * longlines.el (longlines-mode): Remove narrowing before
6200         performing the initial decoding or final encoding.
6202 2005-10-25  Romain Francoise  <romain@orebokech.com>
6204         * emacs-lisp/find-func.el (find-library-name): Also strip
6205         extension if library name ends in .el, to take advantage of
6206         `find-library-suffixes'.
6208 2005-10-25  Richard M. Stallman  <rms@gnu.org>
6210         * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
6212 2005-10-25  Juri Linkov  <juri@jurta.org>
6214         * textmodes/texinfo.el (texinfo-mode): Change charset of one
6215         quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
6217 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6219         * play/blackbox.el (blackbox-mode-map): Move init into declaration.
6220         (blackbox-redefine-key): Add argument `map'.
6222         * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
6223         regions when moving the jit-lock-context-unfontify-pos boundary.
6225 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
6227         * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
6229 2005-10-25  Masatake YAMATO  <jet@gyve.org>
6231         * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
6233 2005-10-25  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change)
6235         * play/blackbox.el (blackbox-redefine-key): New function.
6236         (blackbox-mode-map): Use it to remap existing bindings for cursor
6237         motion instead of binding literal keys.
6239 2005-10-25  Glenn Morris  <rgm@gnu.org>
6241         * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
6242         diary does not end in a newline.  Do not assume a blank line at
6243         the start of the diary file.
6245 2005-10-25  Kenichi Handa  <handa@m17n.org>
6247         * international/quail.el (quail-translate-key): If the input
6248         method is deterministic and failed to handle the last key, restart
6249         the key handling loop from an appropriate key.
6251 2005-10-25  Michael Albinus  <michael.albinus@gmx.de>
6253         * vc.el (vc-dired-mode): Extend comment for binding of
6254         `directory-listing-before-filename-regexp'.
6256 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6258         * textmodes/texinfo.el (texinfo-mode):
6259         * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
6260         not to unnecessarily expose emacs-mule's internal char codes.
6262 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
6264         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
6265         Display hand pointer and help-echo on disabled icon too.
6266         (gdb-mouse-until): New function.
6267         (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
6269 2005-10-24  Chong Yidong  <cyd@stupidchicken.com>
6271         * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
6272         with 2005-10-23 change to doctor.el.
6274         * finder.el (finder-mode-map): Add follow-link binding.
6276 2005-10-25  Kim F. Storm  <storm@cua.dk>
6278         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
6279         to gdb-mouse-toggle-breakpoint-fringe.
6280         (gdb-mouse-toggle-breakpoint-margin): Rename from
6281         gdb-mouse-toggle-breakpoint.  Fix doc.
6282         (gdb-mouse-toggle-breakpoint-fringe): New defun.
6283         (gdb-put-string): Add optional SPROPS arg.  Add props to string.
6284         (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
6285         string properties also for fringe breakpoint bitmaps.
6287 2005-10-24  Carsten Dominik  <dominik@science.uva.nl>
6289         * textmodes/org.el (org-start-icalendar-file): Fix format form.
6291 2005-10-25  Masatake YAMATO  <jet@gyve.org>
6293         * simple.el (completion-common-substring):
6294         Use `completion-common-substring' prior to `completion-base-size'.
6296 2005-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
6298         * savehist.el: Require CL while compiling.
6299         (savehist-history-variables): Remove.
6300         (savehist-save-minibuffer-history, savehist-additional-variables)
6301         (savehist-minibuffer-history-variables): New vars.
6302         (savehist-save): Use them.
6303         (savehist-uninstall, savehist-minibuffer-hook): New funs.
6304         (savehist-install): New fun, extracted from savehist-load.
6305         (savehist-load): Use them.
6307 2005-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6309         * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
6310         a dummy doc-string-elt property.
6311         (defalias, defvaralias, define-category): Add a docstring property.
6313         * image.el (defimage):
6314         * widget.el (define-widget):
6315         * custom.el (defface, defcustom): Add `doc-string' declaration.
6317         * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
6318         (defadvice): Add `doc-string' declaration.
6320         * emacs-lisp/byte-run.el (macro-declaration-function):
6321         Handle `doc-string' declarations.
6322         (define-obsolete-function-alias, define-obsolete-variable-alias):
6323         Add `doc-string' declaration.
6325 2005-10-24  Kenichi Handa  <handa@m17n.org>
6327         * international/utf-7.el (utf-7): Add autoload cookie.
6329         * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
6331 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
6333         * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
6334         list of directories passed to batch-update-autoloads.  Add "." to
6335         the list of the echoed directories.
6337         * pgg-def.el:
6338         * pgg-gpg.el:
6339         * pgg-parse.el:
6340         * pgg-pgp.el:
6341         * pgg-pgp5.el:
6342         * pgg.el: Moved here from the gnus subdirectory.
6344 2005-10-24  Nick Roberts  <nickrob@snap.net.nz>
6346         * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
6347         in case comint-prompt-read-only is set to t.
6349         * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
6350         in case comint-prompt-read-only is set to t.
6352 2005-10-24  Ulf Jasper  <ulf.jasper@web.de>
6354         * calendar/icalendar.el (icalendar-version): Increase to 0.13.
6355         Now a string.
6356         (icalendar-import-format): Handle CLASS, STATUS, URL.
6357         Rename `subject' to `summary'.
6358         (icalendar-import-format-summary): Rename from
6359         `icalendar-import-format-subject'.
6360         (icalendar-import-format-url, icalendar-import-format-status)
6361         (icalendar-import-format-class): New variables.
6362         (icalendar--rris): Take variable argument list.
6363         (icalendar--datestring-to-isodate): Remove unnecessary
6364         calendar-style check when converting dates with explicit month names.
6365         (icalendar-export-region): Change return type of conversion
6366         subroutines.  Bury current buffer unless error occurred.
6367         (icalendar--convert-to-ical)
6368         (icalendar--parse-summary-and-rest): New functions.
6369         (icalendar--convert-ordinary-to-ical)
6370         (icalendar--convert-weekly-to-ical)
6371         (icalendar--convert-yearly-to-ical)
6372         (icalendar--convert-block-to-ical)
6373         (icalendar--convert-cyclic-to-ical)
6374         (icalendar--convert-anniversary-to-ical): Change return type.
6375         Strip trailing blanks from subject.
6376         (icalendar--convert-sexp-to-ical): Change return type.
6377         Strip trailing blanks from subject.  Handle simple sexp
6378         entries as generated by icalendar.el.
6379         (icalendar--convert-float-to-ical)
6380         (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
6381         (icalendar-import-file): Doc fix.
6382         (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
6383         Correct call to icalendar--rris.
6384         (icalendar--convert-ical-to-diary): Doc fix.  Rename `subject' to
6385         `summary'.
6386         (icalendar--add-diary-entry): Rename `subject' to `summary'.
6388 2005-10-24  Romain Francoise  <romain@orebokech.com>
6390         * server.el (server-sentinel): Set query-on-exit flag to nil on
6391         new client processes (it isn't inherited from the server process).
6393         * replace.el (occur-engine): Rearrange text properties.
6395 2005-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6397         * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
6398         case-fold-search is nil.
6399         (debug-help-follow): Use help-xref-interned directly.
6401 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
6403         * thumbs.el (thumbs-image-type): Add .pbm.
6405 2005-10-23  Richard M. Stallman  <rms@gnu.org>
6407         * faces.el (inhibit-face-set-after-frame-default): New variable.
6408         (set-face-attribute): Bind it.
6409         (face-set-after-frame-default): Test it.
6411         * help-fns.el (describe-simplify-lib-file-name): New function.
6412         (describe-function-1, describe-variable): Use it.
6414         * faces.el (describe-face): Use describe-simplify-lib-file-name.
6416         * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
6417         Eliminate nil as possible value.
6418         (tooltip-hide-delay): Reduce internal-border-width.
6420         * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
6421         (menu-bar-file-menu) <new-file>: Likewise.
6423         * simple.el (line-move-finish): Ignore fields computing LINE-END.
6425         * international/mule.el (load-with-code-conversion):
6426         Pass full file name to `eval-buffer' unless preloading.
6428         * textmodes/flyspell.el (flyspell-large-region):
6429         Call ispell-check-version.
6431         * textmodes/ispell.el (ispell-local-dictionary-overridden):
6432         Fix the make-variable-buffer-local call that was supposed
6433         to be for this variable.
6434         (ispell-aspell-supports-utf8): Doc fix.
6435         (ispell-find-aspell-dictionaries): Preserve elements of
6436         ispell-dictionary-alist for dictionaries that aspell doesn't report.
6437         (ispell-aspell-find-dictionary): Return nil on error.
6439         * play/doctor.el (doctor-doc): Don't say "psychiatrist".
6440         (doctor-symptoms): Likewise.
6442         * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
6444 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
6446         * cus-edit.el (custom-button, custom-button-pressed): New vars.
6447         (custom-raised-buttons): Add :set spec.
6448         (custom-button-unraised, custom-button-pressed-unraised):
6449         New faces, so that custom-raised-buttons actually does something.
6450         (custom-mode): Use custom-button and custom-button-pressed.
6452         * wid-edit.el (widget-specify-button): Don't ignore
6453         widget-mouse-face on graphic terminals.
6454         (widget-move-and-invoke): Cleanup.
6456 2005-10-23  Thien-Thi Nguyen  <ttn@gnu.org>
6458         * whitespace.el (whitespace-cleanup): Doc fix.
6460 2005-10-23  Romain Francoise  <romain@orebokech.com>
6462         * emulation/viper.el (viper-set-hooks): Quote forms passed to
6463         `eval-after-load' to avoid evaluating their result.
6465 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
6467         * files.el (directory-listing-before-filename-regexp):
6468         New defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.
6470         * dired.el (dired-move-to-filename-regexp): Remove.
6471         All occurences replaced by `directory-listing-before-filename-regexp'.
6473         * dired-x.el, locate.el, vc.el:
6474         Replace `dired-move-to-filename-regexp' by
6475         `directory-listing-before-filename-regexp'.  In vc.el it is
6476         overwritten locally; maybe this can be handled in files.el too.
6478         * net/ange-ftp.el (ange-ftp-date-regexp): Remove.  All occurences
6479         replaced by `directory-listing-before-filename-regexp'.
6481 2005-10-23  Andreas Schwab  <schwab@suse.de>
6483         * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
6484         and eval-next-after-load.
6486 2005-10-23  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
6488         * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
6489         exist, create it.
6491 2005-10-23  Ken Manheimer  <ken.manheimer@gmail.com>
6493         * allout.el: Remove autoloads for mailcrypt and crypt++.
6494         Require pgg, pgg-gpg during compilation.
6495         (allout-version): Increment version number to 2.1, and use a literal
6496         rather than RCS Id.
6497         (allout-default-encryption-scheme): Remove.
6498         (allout-passphrase-verifier-handling)
6499         (allout-passphrase-verifier-string)
6500         (allout-file-passphrase-verifier-string)
6501         (allout-passphrase-hint-string): Rename -key- to -passphrase-.
6502         (allout-passphrase-hint-handling): Rename and simplify.
6503         (allout-init): Use `find-file-hook' if available, otherwise
6504         `find-file-hooks'.
6505         (allout-mode): Use `write-file-functions' if available, otherwise
6506         `local-write-file-hooks' and, instead of making auto-save-hook
6507         buffer local, make the write-file-hook activity contingent to
6508         allout-mode.
6509         (allout-mode): Use key-binding substitution in the docstring.
6510         (allout-kill-line): Spell-out kill ring data structure mutation
6511         instead of using byte-compiler-complaint-provoking `pop'.
6512         (allout-insert-listified): Use `insert' rather than `insert-string'
6513         (allout-toggle-current-subtree-encryption): Update docstring, adjust
6514         to new gpp-based encryption, use new `allout-encrypted-topic-p'.
6515         (allout-encrypt-string): Totally revamped vis new underlying
6516         encryption facilities.
6517         (allout-mc-activate-passwd): Remove.
6518         (allout-obtain-passphrase): New, more or less replaces
6519         allout-mc-activate-passwd.
6520         (allout-encrypted-key-info): More or less replaces
6521         allout-encrypted-text-type.
6522         (outlineify-sticky, outlinify-sticky): Add autoload cookie.
6523         (my-mark-marker): Use `(featurep 'xemacs)'.
6525 2005-10-23  Lars Hansen  <larsh@soem.dk>
6527         * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
6528         (byte-compile-file-form-defmumble, byte-compile-defun)
6529         (byte-compile-defmacro): Use it.
6530         (byte-compile-form): Don't call byte-compile-set-symbol-position
6531         when a byte-compile handler is called.
6533 2005-10-22  Romain Francoise  <romain@orebokech.com>
6535         * savehist.el (savehist-history-variables): Add `grep-find-history'.
6537         * subr.el (eval-after-load): Convert library name to an absolute
6538         file name using locate-library, since load-history no longer has
6539         library names in it.
6541 2005-10-22  Richard M. Stallman  <rms@gnu.org>
6543         * files.el (make-temp-file): Move from subr.el.
6544         * subr.el (make-temp-file): Move to files.el.
6546         * window.el (get-buffer-window-list): Move from subr.el.
6547         * subr.el (get-buffer-window-list): Move to window.el.
6549         * image.el (image-load-path): Use eval-at-startup to initialize.
6551         * subr.el (eval-at-startup): New macro.
6553         * subr.el: Much rearrangement of functions and division
6554         into pages.  No code changes.
6556 2005-10-22  Kenichi Handa  <handa@m17n.org>
6558         * tar-mode.el (tar-extract): Be sure to call
6559         find-operation-coding-system if set-auto-coding doesn't find a
6560         coding system.
6562 2005-10-22  Kim F. Storm  <storm@cua.dk>
6564         * image.el (image-type-header-regexps): Rename from image-type-regexps.
6565         Change users.
6566         (image-type-file-name-regexps): New defconst.
6567         (image-type-from-data): Simplify loop.
6568         (image-type-from-buffer): New defun.
6569         (image-type-from-file-header): Use it instead of image-type-from-data.
6570         Use image-search-load-path instead of only looking in data-directory.
6571         (image-type-from-file-name): New defun.
6572         (image-search-load-path): Change `pathname' to `filename'.
6573         Make PATH arg optional, default to image-load-path.
6575 2005-10-21  Richard M. Stallman  <rms@gnu.org>
6577         * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
6579         * textmodes/paragraphs.el (sentence-end-base): New variable.
6580         (sentence-end): Use sentence-end-base.
6582 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6584         * font-lock.el (font-lock-default-fontify-region): Check the multiline
6585         property independently from the font-lock-multiline variable.
6587 2005-10-21  Richard M. Stallman  <rms@gnu.org>
6589         * emacs-lisp/find-func.el (find-library-name): Doc fix.
6591         * startup.el (command-line): Convert library names
6592         in `load-history' to absolute file names.
6594         * subr.el (symbol-file): Doc fix.
6596         * loadhist.el (file-loadhist-lookup): Call locate-library
6597         instead of find-library-name.  Don't try converting
6598         abs file names to library names, since load-history no longer
6599         has library names in it.
6600         (file-dependents, file-provides, file-requires): Doc fixes.
6602 2005-10-21  Juri Linkov  <juri@jurta.org>
6604         * progmodes/etags.el (tags-table-mode): New function.
6605         (tags-verify-table): Replace initialize-new-tags-table with
6606         tags-table-mode.
6608         * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
6609         default value.
6610         (desktop-modes-not-to-save): Add tags-table-mode to the
6611         default value.
6613         * info.el (Info-index-next): Add total number of index
6614         alternatives to the message.
6616         * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
6617         backward only space (instead of space and period) before looking
6618         at sentence end.
6620         * simple.el (set-variable): Use user-variable-p instead of symbolp.
6621         Add the old variable value as 4th default-value arg of read-string.
6623 2005-10-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6625         * cus-face.el (custom-declare-face): Make face from X resources
6626         also on Mac.
6628         * disp-table.el (standard-display-g1, standard-display-graphic):
6629         Refuse to use string glyphs also on Mac.
6630         (standard-display-european): Don't set terminal coding system also
6631         on Mac.
6633         * frame.el (display-screens): Use x-display-screens also on Mac.
6635 2005-10-21  Romain Francoise  <romain@orebokech.com>
6637         * net/rcirc.el: Now part of GNU Emacs.  Update FSF's address.
6639 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6641         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
6642         and $? into sexps.
6644         * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
6645         warning face on open-paren-in-column-0.
6647         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
6648         boundary case.  Fix typo.
6649         Suggested by Martin Rudalics <rudalics@gmx.at>.
6651 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
6653         * textmodes/org.el (org-combined-agenda-icalendar-file)
6654         (org-icalendar-include-todo, org-icalendar-combined-name): New options.
6655         (org-export-icalendar-this-file)
6656         (org-export-icalendar-all-agenda-files)
6657         (org-export-icalendar-combine-agenda-files): New commands.
6658         (org-export-icalendar, org-print-icalendar-entries)
6659         (org-start-icalendar-file, org-finish-icalendar-file)
6660         (org-ical-ts-to-string): New functions.
6661         (org-read-date, org-goto-calendar)
6662         (org-agenda-goto-calendar): Inhibit displaying diary entries by
6663         call to `calendar'.
6664         (orgtbl-setup): Remove the :keys arguments from the menu description.
6665         (org-after-save-iCalendar-file-hook): New variable.
6667 2005-10-21  Kenichi Handa  <handa@m17n.org>
6669         * language/vietnamese.el (tcvn-5712): Make it an alias of
6670         vietnamese-tcvn coding-system.
6672 2005-10-20  Michael Albinus  <michael.albinus@gmx.de>
6674         * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
6675         group id is given.
6677 2005-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6679         * progmodes/sh-script.el (sh-escaped-line-re): New var.
6680         (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
6681         (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
6682         whose line is either continued or ends with a comment.
6684 2005-10-20  Romain Francoise  <romain@orebokech.com>
6686         * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
6688         * replace.el (occur-engine): Add follow-link property.
6690         * font-core.el (font-lock-mode): Doc fix.
6692 2005-10-20  Richard M. Stallman  <rms@gnu.org>
6694         * net/rcirc.el: New file.
6696 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
6698         * term.el (term-term-name): Initialize to "eterm-color".
6700 2005-10-20  Ken Manheimer  <ken.manheimer@gmail.com>
6702         * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
6703         for encryption functionality.
6704         Move allout customization subgroup from `editing' to `outlines' group.
6705         Fix commentary keywords to legitimate ones.
6706         Update author info (using my current email address, obscurified).
6707         (allout-encrypt-string, allout-encryption-produce-work-buffer)
6708         (allout-encrypted-topic-p, allout-encrypted-text-type)
6709         (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
6710         (allout-situate-encryption-key-verifier)
6711         (allout-get-encryption-key-verifier, allout-verify-key)
6712         (allout-next-topic-pending-encryption)
6713         (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
6714         (outline-topic-encryption-bullet, outline-default-encryption-scheme)
6715         (outline-key-verifier-handling, outline-key-hint-handling)
6716         (outline-encrypt-unencrypted-on-saves): New defcustoms.
6717         (allout-file-key-verifier-string, allout-encryption-scheme)
6718         (allout-key-verifier-string, allout-key-hint-string)
6719         (allout-after-save-decrypt): New variables.
6720         (allout-write-file-hook-handler, allout-auto-save-hook-handler)
6721         (allout-after-saves-handler): New hook functions.
6722         (allout-post-command-business): Do allout-after-save-decrypt.
6723         (allout-enable-file-variable-adjustment): Custom var to enable
6724         mechanism for adding and adjusting settings of Emacs file variables.
6725         (allout-adjust-file-variable, allout-file-vars-section-data):
6726         New functions, implement the mechanism.
6727         (outlineify-sticky): Use the file vars mechanism.
6728         (allout-inhibit-protection, allout-during-write-cue)
6729         (allout-override-protect, allout-before-change-protect): Remove.
6730         (allout-flag-region, allout-open-topic): Adjust read-only text.
6731         (allout-open-line-not-read-only): Add to facilitate read-only
6732         text based protection.
6733         (allout-kill-line): Revise to adjust read-only text, clue the
6734         user about the inhibition.
6735         (allout-unprotected): Use unwind-protect.
6736         (allout-shift-in, allout-shift-out): Disallow manually shifting a
6737         topic deeper than the offspring depth of the previous topic -
6738         avoiding confusing "containment discontinuities".
6739         (allout-reindent-bodies): Fix retention of body relative hanging
6740         indent during promotion of collapsed bodies.
6741         (allout-open-topic): Make it easy to open new topic with same
6742         bullet as current topic - topic creation functions provided with
6743         any universal argument provokes now prompt for bullet, defaulting
6744         to the bullet of the previous topic.
6745         (allout-plain-bullets-string, allout-distinctive-bullets-string):
6746         Plain bullet alternates `.' period and `,' comma only.  All other
6747         bullets are relegated to special status (but customizable).
6748         (allout-end-of-entry): Rename from allout-end-of-current-entry
6749         since it actually operates w.r.t. most immediately containing
6750         entry, visible or not.
6751         (allout-hide-current-entry, allout-show-current-entry): Use the
6752         revised version.
6753         (allout-old-expose-topic): Solidify deprecation.
6754         (allout-end-of-subtree): Add so we can span concealed as well
6755         as visible topics.
6756         (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
6757         (allout-end-of-current-heading): Tweak to just respect the first line.
6758         (allout-get-body-text): Add.
6759         (allout-ascend-to-depth, allout-ascend): Position at end of prefix
6760         when invoked interactively.
6761         (allout-up-current-level): Use `interactive-p'.
6762         (allout-mode, allout-init): Miscellaneous docstring and
6763         operational refinements, as well as hookups of new encryption stuff.
6764         (allout-beginning-of-current-entry): Now works as advertised.
6765         (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
6766         (allout-isearch-rectification): Refine condition for isearching.
6767         (allout-isearch-abort, allout-enwrap-isearch)
6768         (allout-flag-region, my-region-active-p): Relocate some macros.
6769         (allout-title): Fallback title is (buffer-name), not
6770         non-existing (current-buffer-name).
6771         (subst-char-in-string): Define if absent (for some XEmacs versions).
6773 2005-10-20  Jari Aalto  <jari.aalto@cante.net>
6775         * mail/sendmail.el (mail-setup-hook, mail-aliases)
6776         (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
6777         (mail-citation-prefix-regexp, mail-signature-file)
6778         (mail-default-headers, mail-bury-selects-summary)
6779         (mail-send-nonascii): Add autoload cookies.
6781 2005-10-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
6783         * frame.el (blink-cursor-mode): Add `mac' to the list of
6784         window-system's that support blinking cursor.
6786 2005-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6788         * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
6790 2005-10-20  Eli Zaretskii  <eliz@gnu.org>
6792         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
6793         Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
6794         to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
6796 2005-10-20  Kim F. Storm  <storm@cua.dk>
6798         * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
6799         (ido-set-current-directory): Don't add / after final @.
6800         (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
6801         Explicitly handle ange-ftp completion oddities.
6802         (ido-make-file-list): Don't rotate list at tramp root to avoid
6803         triggering tramp file handler for expand-file-name via get-file-buffer.
6805 2005-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6807         * savehist.el (savehist-coding-system): Revert to checking XEmacs.
6809 2005-10-19  Jay Belanger  <belanger@truman.edu>
6811         * calc/calc-units.el (math-standard-units): Add units, adjust
6812         symbols and update values.
6813         (math-unit-prefixes): Add more prefixes.
6815 2005-10-19  Romain Francoise  <romain@orebokech.com>
6817         * bookmark.el (bookmark-menu-heading): New face.
6818         (bookmark-bmenu-list): Use it.
6819         Don't fiddle with `baud-rate' at top-level.
6821 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
6823         * image.el (create-image, find-image): Mention max-image-size in
6824         docstring.
6826 2005-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
6828         * savehist.el (savehist-load): Revert to checking XEmacs.
6830         * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
6831         Various docstring and line-width fixups.
6832         (conf-mode): Use cond.
6833         Set font-lock-defaults.  Don't set comment-use-syntax.
6835 2005-10-18  David Ponce  <david@dponce.com>
6837         * tree-widget.el (tree-widget-button-click): New function.
6838         (tree-widget-button-keymap): Use it.
6840 2005-10-18  Romain Francoise  <romain@orebokech.com>
6842         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
6843         (bookmark-bmenu-hide-filenames): Add follow-link property.
6844         Improve help-echo text.
6846         * ffap.el (find-file-at-point): Doc fix.
6848 2005-10-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6850         * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
6852 2005-10-18  Masatake YAMATO  <jet@gyve.org>
6854         Install to the CVS repository what I forgot to install in my
6855         2005-10-16 changes.
6857         * progmodes/python.el (python-complete-symbol): Pass the common
6858         prefix substring of completion to `display-completion-list'.
6860         * textmodes/org.el (org-complete): Ditto.
6862 2005-10-18  Masatake YAMATO  <jet@gyve.org>
6864         Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
6866         * woman.el (WoMan-xref-man-page): New button type derived
6867         from `Man-abstract-xref-man-page'.
6868         (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
6870         * man.el (Man-abstract-xref-man-page): New button type.
6871         (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
6872         (Man-highlight-references): Add new optional argument `xref-man-type'.
6874 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
6876         * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
6878 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
6880         * cus-edit.el (Custom-move-and-invoke): Delete.
6881         (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
6883         * wid-edit.el (widget-move-and-invoke): New function, from
6884         Custom-move-and-invoke.
6886 2005-10-17  Bill Wohler  <wohler@newt.com>
6888         Move all remaining images from lisp/toolbar to etc/images, move
6889         lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar.  Place
6890         the low resolution images in their own directory (low-color).
6892         * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
6893         * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
6894         * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
6895         * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
6896         * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
6897         * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
6898         * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
6900         * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
6901         * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
6902         * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
6903         * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
6904         * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
6905         * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
6906         * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
6907         * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
6908         * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
6909         * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
6910         * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
6911         * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
6912         * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
6913         * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
6914         * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
6916         To conform with convention, replace the underscore (_) in the
6917         following image names with dash (-) or (/) as appropriate.
6919         * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
6920         * toolbar/fld_open.*: Move to etc/images/fld-open.*.
6921         * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
6922         * toolbar/jump_to.*: Move to etc/images/jump-to.*.
6923         * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
6924         * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
6925         * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
6926         * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
6927         * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
6928         * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
6929         * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
6930         * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
6931         * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
6932         * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
6933         * toolbar/mail_send.*: Move to etc/images/mail/send.*.
6935         * info.el (info-tool-bar-map): Replace underscores in image names
6936         with dashes.
6938         * makefile.w32-in (WINS): Remove toolbar.
6940         * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
6942         * tool-bar.el: Move to lisp from toolbar.  Now that
6943         toolbar is empty, it should be deleted when folks run "cvs up -P".
6945 2005-10-18  Jay Belanger  <belanger@truman.edu>
6947         * calc/calc-store.el (calc-store-into): Get the proper variable name
6948         to display in message.
6950 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
6952         * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
6953         expressions display in speedbar for all buffers when debugging.
6954         (gdb-speedbar-expand-node): Ensure node contraction is always updated.
6956         * speedbar.el (speedbar-set-mode-line-format): Indent properly.
6957         (speedbar-insert-button, speedbar-make-button):
6958         Use add-text-properties.
6959         (speedbar-update-localized-contents)
6960         (speedbar-update-directory-contents)
6961         (speedbar-update-special-contents): Use dolist.
6962         (speedbar-buffer-easymenu-definition): Add a menu separator.
6964 2005-10-17  Jason Rumney  <jasonr@gnu.org>
6966         * makefile.w32-in: Use $(lisp) consistently.
6967         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
6968         for shell specific generation of mh-autoloads.
6970 2005-10-17  Richard M. Stallman  <rms@gnu.org>
6972         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
6974 2005-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6976         * jit-lock.el (jit-lock-fontify-now):
6977         Move jit-lock-context-unfontify-pos to avoid wasted work.
6979 2005-10-17  Michael Albinus  <michael.albinus@gmx.de>
6981         * net/tramp.el (tramp-completion-mode): New defvar.  Used in
6982         `tramp-completion-mode' for checking if we are in completion mode.
6983         (tramp-completion-handle-file-name-all-completions): Reorder code
6984         in order to complete for file names only in case there are no
6985         method/user/host completions.  This is necessary for cooperation
6986         with ido.  Reported by Kim F. Storm <storm@cua.dk>.
6988 2005-10-16  Chong Yidong  <cyd@stupidchicken.com>
6990         * longlines.el (longlines-search-forward)
6991         (longlines-search-backward): Match any number of spaces.
6993 2005-10-16  Thien-Thi Nguyen  <ttn@gnu.org>
6995         * diff-mode.el (diff-mode): Doc fix.
6997 2005-10-16  David Reitter  <david.reitter@gmail.com>
6999         * mail/sendmail.el (send-mail-function): Use mailclient-send-it
7000         as default on darwin and windows systems.
7002 2005-10-16  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
7004         * arc-mode.el (archive-zip-extract): Doc fix.
7006 2005-10-16  Romain Francoise  <romain@orebokech.com>
7008         * mouse.el (mouse-1-click-follows-link): Doc fix.
7010 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7012         * savehist.el: Don't require CL at runtime.
7013         (savehist-xemacs): Remove.
7014         (savehist-coding-system): Use utf-8 if present, regardless of religion.
7015         (savehist-no-conversion): Use (featurep 'xemacs).
7016         (savehist-load): Check existence of start-itimer rather than XEmacs.
7017         Use an idle timer.
7018         (savehist-process-for-saving): Replace use of CL funs `subseq' and
7019         `delete-if-not'.
7021 2005-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
7023         * savehist.el: Newer version.
7024         (savehist-autosave-interval, savehist-coding-system, savehist-timer)
7025         (savehist-last-checksum, savehist-no-conversion): New vars.
7026         (savehist-autosave, savehist-process-for-saving, savehist-printable):
7027         New functions.
7028         (savehist-load, savehist-save): Use them.
7029         (savehist-delimit): Remove.
7031 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7033         * progmodes/compile.el (compilation-goto-locus): Display the
7034         compilation buffer first and the source buffer second, in case they're
7035         in overlapping frames.  Don't raise the compilation frame if it was the
7036         selected window upon entry.  Pass the `other-window' arg to
7037         pop-to-buffer.
7039         * info.el (Info-fontify-node): Use dolist.
7040         Change add-text-properties to put-text-property.
7042 2005-10-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7044         * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
7045         bound of search.
7047 2005-10-16  Masatake YAMATO  <jet@gyve.org>
7049         * dabbrev.el (dabbrev-completion): Pass the common
7050         prefix substring of completion to `display-completion-list'.
7052         * filecache.el (file-cache-minibuffer-complete)
7053         (file-cache-complete): Ditto.
7055         * tempo.el (tempo-display-completions): Ditto.
7057         * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
7059         * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
7061         * eshell/em-hist.el (eshell-list-history): Ditto.
7063         * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
7065         * mail/mailalias.el (mail-complete): Ditto.
7067         * progmodes/etags.el (complete-tag): Ditto.
7069         * progmodes/make-mode.el (makefile-complete): Ditto.
7071         * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
7073         * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
7075         * progmodes/pascal.el (pascal-complete-word)
7076         (pascal-show-completions): Ditto.
7078         * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
7080         * simple.el (completion-common-substring): New variable.
7081         (completion-setup-function): Use `completion-common-substring'
7082         to put faces.
7084 2005-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7086         * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
7087         (x-get-selection, mac-select-convert-to-string): Convert from/to
7088         UTF-16 clipboard data as in native byte order, no BOM.
7090 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
7092         * progmodes/gud.el (gud-tool-bar-map): Rename the images
7093         appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
7094         (gud-sentinel): Use speedbar-frame to check for speedbar.
7096 2005-10-15  Richard M. Stallman  <rms@gnu.org>
7098         * savehist.el: New file.
7100 2005-10-14  Karl Chen  <quarl@cs.berkeley.edu>
7102         * textmodes/tex-mode.el (tex-font-lock-keywords-2):
7103         Fix bug in \bf fontification.
7105 2005-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7107         * pcvs.el (cvs-edit-log-files): New var.
7108         (cvs-mode-edit-log): New arg `file'.
7109         (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
7110         Instead force the use of the original file and nothing else.
7111         (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
7112         the cvs-minor-wrap-function is set.
7113         (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
7115 2005-10-14  Bill Wohler  <wohler@newt.com>
7117         * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
7118         * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
7119         * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
7120         * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
7121         * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
7122         * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
7123         * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
7124         * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
7125         * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
7126         * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
7127         * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
7128         * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
7129         * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
7130         * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
7131         * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
7133         * progmodes/gud.el (gud-tool-bar-map): Rename the images
7134         appropriately (for example, gud-break to gud/break).
7136 2005-10-14  Chong Yidong  <cyd@stupidchicken.com>
7138         * longlines.el (longlinges-search-function)
7139         (longlines-search-forward, longlines-search-backward): New functions.
7140         (longlines-mode): Set isearch-search-fun-function to
7141         longlinges-search-function.
7143         * mouse.el (mouse-drag-region-1): Handle the case where a
7144         double-click event is bound to an arbitrary function.
7146 2005-10-14  David Ponce  <david@dponce.com>
7148         * recentf.el (recentf-track-opened-file)
7149         (recentf-track-closed-file, recentf-update-menu)
7150         (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
7151         (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
7152         mouse-1-click-follows-link.
7154 2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7156         * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
7157         Gnome file-manager.png.  Suggested by
7158         Joachim Nilsson <joachim.nilsson@vmlinux.org>.
7160         * toolbar/README: Add diropen.xpm.
7162 2005-10-13  Bill Wohler  <wohler@newt.com>
7164         * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
7165         restrictions.  Suggested by David Robinow <drobinow@gmail.com>.
7167 2005-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7169         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
7170         Don't waste the byte-compiler's time on constant data.
7172 2005-10-13  Kenichi Handa  <handa@m17n.org>
7174         * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
7175         byte with `escape-glyph' face.
7177         * international/fontset.el (ccl-encode-unicode-font):
7178         Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
7179         Handle the case that ucs-mule-to-mule-unicode translates a character to
7180         ASCII (usually for IPA characters).
7182 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7184         * info.el (Info-fontify-node): Don't be fooled by a lone "...".
7185         Don't hide the underline of titles if font-lock-mode is disabled.
7187 2005-10-12  Bill Wohler  <wohler@newt.com>
7189         * makefile.w32-in (MH-E-SRC): New.  Used by mh-autoloads.
7190         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
7191         files in MH-E-SRC have been updated.
7192         (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
7194 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7196         * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
7197         (mixal-mode-syntax-table): Add \n as end-comment.
7198         (mixal-operation-codes-alist): Immediately initialize to full value.
7199         (mixal-add-operation-code): Remove.
7200         (mixal-describe-operation-code): Make the arg non-optional.
7201         Use the interactive spec instead.
7202         Use mixal-operation-codes-alist rather than mixal-operation-codes.
7203         (mixal-font-lock-keywords): Don't highlight comments here any more.
7204         (mixal-font-lock-syntactic-keywords): New var.
7205         (mixal-mode): Use it.  Fix comment-start-skip.
7207 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7209         * startup.el (command-line-x-option-alist): -nb => -nbi
7211 2005-10-12  Kim F. Storm  <storm@cua.dk>
7213         * startup.el (fancy-splash-default-action): Discard mouse click in
7214         the splash screen window, as it has no sensible meaning in the
7215         next window to be selected.  Fixes error reported by Jan D.
7217 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
7219         * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
7221 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7223         * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
7224         Try to fix up minor layout issues like indentation, line break, etc...
7225         (mixal-mode-syntax-table): Don't try to specify comment syntax,
7226         because it doesn't work.
7227         (mixal-operation-codes): Add some more codes.
7228         (mixal-font-lock-keywords): Process comments here.
7229         (mixal-mode): mixasm no longer needs -g option.
7231 2005-10-11  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
7233         * progmodes/sh-script.el (sh-tmp-file):
7234         Use mktemp -t.  Finish support for es and rc shells.
7236 2005-10-11  Jay Belanger  <belanger@truman.edu>
7238         * calc/calcalg2.el (calc-integral): With an argument, compute the
7239         definite integral.
7241 2005-10-11  Chong Yidong  <cyd@stupidchicken.com>
7243         * mouse.el (mouse-drag-region-1): Don't try to catch a
7244         double-click when doing follow-link (it's overridden anyway).
7246 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
7248         * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
7249         (autoload-print-form-outbuf): Add docstring.
7251 2005-10-11  Juri Linkov  <juri@jurta.org>
7253         * info.el (Info-mode-menu): Delete menu item "Edit".
7254         (Info-mode): Delete description of Info-edit from docstring,
7255         and rearrange descriptions of Info commands in the order
7256         they are documented in the Info manual.
7258 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7260         * calendar/appt.el (appt-check): Use diary-selective-display var.
7262 2005-10-10  Richard M. Stallman  <rms@gnu.org>
7264         * net/newsticker.el (newsticker-start, newsticker-show-news):
7265         Add autoload cookies.
7267 2005-10-10  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
7269         * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
7271 2005-10-10  Karl Chen  <quarl@cs.berkeley.edu>
7273         * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
7275 2005-10-10  Jay Belanger  <belanger@truman.edu>
7277         * calc/calc-arith.el (math-check-known-scalarp)
7278         (math-check-known-matrixp): Check the values of arguments that are
7279         variables.
7280         (math-check-known-square-matrixp): New function.
7281         (math-known-square-matrixp): Use math-check-known-square-matrixp.
7282         (math-super-types): Add sqmatrix type.
7284         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
7285         mode name `square' to `sqmatrix'.
7287         * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
7288         mode name `square' to `sqmatrix'.
7290 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7292         * progmodes/etags.el (select-tags-table-mode): Don't use
7293         selective-display.
7294         (tags-select-tags-table): Pass `button' to the action function.
7295         (select-tags-table): Place the side-info on button properties rather
7296         than in hidden text.  Abbreviate file names.
7297         (select-tags-table-mode-map): Inherit rather than copy buttom-map.
7298         (select-tags-table-select): Add `button' argument.
7299         Get side-info from the button property rather than from hidden text.
7301 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
7303         * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
7304         (gud-speedbar-buttons): Preserve point if possible.
7305         (gud-sentinel): Restore previous speedbar display type.
7307         * progmodes/gdb-ui.el (gdba): Improve diagram.
7308         (def-gdb-auto-update-handler, gdb-info-locals-handler)
7309         (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
7310         Call get-buffer-window once.
7312 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7314         * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
7315         (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
7316         (pascal-indent-command): Remove unused var `ind'.
7317         (pascal-indent-case): Remove unused var `oldpos'.
7318         (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
7319         since it's now used as a proper minor mode map.
7320         (pascal-outline): Rename to pascal-outline-mode.
7321         (pascal-outline-mode): Use define-minor-mode.
7322         (pascal-outline-mode, pascal-outline-change): Use overlays rather than
7323         selective-display.
7325 2005-10-10  Andreas Schwab  <schwab@suse.de>
7327         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
7328         number.  Reported by Karl Chen <quarl@cs.berkeley.edu>.
7330         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
7331         outside source directory.
7333 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
7335         * textmodes/org.el (org-mode-map): Explicit definition of `C-c
7336         C-x' as a prefix.
7337         (orgtbl-mode-map): Full keymap instead of sparse, because all
7338         `self-insert-command' keys are redefined in this map.
7339         (org-export-as-html): Specify charset for HTML file, by taking it
7340         from the coding system.
7342 2005-10-10  Kenichi Handa  <handa@m17n.org>
7344         * textmodes/flyspell.el (flyspell-check-word-p):
7345         If unread-command-events is non-empty, don't call sit-for.
7347 2005-10-09  Richard M. Stallman  <rms@gnu.org>
7349         * font-lock.el (font-lock-syntactic-keywords)
7350         (font-lock-keywords): Doc fixes.
7352         * textmodes/flyspell.el (flyspell-external-point-words):
7353         Simplify logic, and don't try to check for consecutive appearances
7354         of one incorrect word.
7356 2005-10-10  Nick Roberts  <nickrob@snap.net.nz>
7358         * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
7359         separator.
7361         * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
7362         (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
7363         (gud-expansion-speedbar-buttons): New function.
7364         (gud-speedbar-buttons): Check for gud-comint-buffer.
7366 2005-10-09  Bill Wohler  <wohler@newt.com>
7368         * Makefile.in (updates): Add mh-loaddefs dependency.
7370 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
7372         * speedbar.el (speedbar-file-key-map): Fix typo.
7374 2005-10-09  Daniel Brockman  <daniel@brockman.se>
7376         * cus-start.el (line-spacing): Add custom spec.
7378 2005-10-09  Romain Francoise  <romain@orebokech.com>
7380         * textmodes/ispell.el (ispell-check-version): Fix last change.
7382 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7384         * term/x-win.el: Remove -i, --icon-type from comment.
7386         * startup.el (command-line-x-option-alist): Remove options -i,
7387         -itype, --icon-type, added -nb, --no-bitmap-icon
7389 2005-10-09  Nick Roberts  <nickrob@snap.net.nz>
7391         * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
7392         instead of :active.
7394 2005-10-08  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
7396         * textmodes/ispell.el (ispell-check-version):
7397         Ignore hyphen, and all that follows, in aspell's version text.
7399 2005-10-08  Jay Belanger  <belanger@truman.edu>
7401         * calc/calc-arith.el (math-known-square-matrixp): New function.
7402         (math-pow-fancy): Check for matrices before distributing exponent
7403         across products.
7405         * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
7406         fullscreen keypad.  Suggested by Luc Teirlinck.
7407         (calc-keypad-show-input): Add space for formatting.
7409         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
7410         Add square matrix option.
7412         * calc/calc-poly.el (math-expand-term): Check for matrices instead
7413         of checking calc-matrix-mode when deciding how to expand.
7415         * calc/calc.el (calc-set-mode-line): Add square matrix option.
7417 2005-10-08  Lars Hansen  <larsh@soem.dk>
7419         * net/tramp.el (tramp-perl-directory-files-and-attributes):
7420         Add error handling.
7421         (tramp-handle-directory-files-and-attributes): Handle perl error msg.
7423 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
7425         Sync with Tramp 2.0.51.
7427         * net/tramp.el (tramp-handle-set-visited-file-modtime)
7428         (tramp-handle-insert-file-contents, tramp-handle-write-region):
7429         Insert special handling for `last-coding-system-used', again
7430         it still seems to be necessary (unlike stated before).
7431         Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
7432         (tramp-password-prompt-regexp): There might be other words before
7433         trailing ":".  Reported by Kurt Steinkraus <kurt@steinkraus.us>.
7434         (tramp-chunksize): Improve docstring.
7435         (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
7436         Emacs 20.  Use `tramp-octal-to-decimal' therefore.  Reported by
7437         Christian Joergensen <bugs@razor.dk>.
7439 2005-10-07  Glenn Morris  <rgm@gnu.org>
7441         * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
7442         (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
7443         precision'.
7445 2005-10-07  Romain Francoise  <romain@orebokech.com>
7447         * ibuf-ext.el (ibuffer-do-shell-command-pipe)
7448         (ibuffer-do-shell-command-pipe-replace)
7449         (ibuffer-do-shell-command-file, ibuffer-do-eval)
7450         (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
7451         (ibuffer-do-revert, ibuffer-do-replace-regexp)
7452         (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
7453         (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
7454         (ibuffer-filter-by-name, ibuffer-filter-by-filename)
7455         (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
7456         (ibuffer-filter-by-content, ibuffer-filter-by-predicate
7457         (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
7458         (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
7459         Autoload file sans suffix.
7461         * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
7463 2005-10-07  David Ponce  <david@dponce.com>
7465         * recentf.el (recentf-menu-open-all-flag): New option.
7466         (recentf-digit-shortcut-command-name): New function.
7467         (recentf--shortcuts-keymap): New variable.
7468         (recentf-menu-shortcuts): New variable.
7469         (recentf-make-menu-items): Initialize it.  Replace the "More..."
7470         menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
7471         (recentf-menu-value-shortcut): New function.
7472         (recentf-make-menu-item): Use it.  No more in-lined.
7473         (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
7474         (recentf-open-most-recent-file): Rename from
7475         `recentf-open-file-with-key'.  Don't depend on key binding.
7476         (recentf-mode-map): New variable.
7477         (recentf-mode): Use it.
7479 2005-10-06  Bill Wohler  <wohler@newt.com>
7481         * mh-e/mh-loaddefs.el: Remove.  Now generated automatically.
7483         * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
7484         (MH-E-SRC): New.  Used by mh-autoloads.
7485         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
7486         files in MH-E-SRC have been updated.
7487         (compile, recompile, bootstrap): Depend on mh-autoloads.
7489 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
7491         * progmodes/gud.el (gud-menu-map): Only display un-intuitive
7492         gud-break and gud-remove icons when the fringe is not available.
7494         * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
7495         Typo.
7497 2005-10-06  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change)
7499         * play/zone.el (zone): Wrap body with save-window-excursion.
7501 2005-10-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7503         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
7504         Use the new `list-only' arg to diary-list-entries.
7506         * calendar/diary-lib.el: Use overlays rather than selective-display.
7507         (diary-selective-display): New var.
7508         (diary-header-line-format): Use it.
7509         (diary-list-entries): Add argument `list-only'.
7510         Put the buffer in diary-mode.  Don't add \^M at beg and end.
7511         Replace \^M by invisible overlays.
7512         (diary-unhide-everything): Replace \^M by invisible overlays.
7513         (print-diary-entries): Look for overlays rather than \^M.
7514         Add a space to the temp buffer name.
7515         (diary-show-all-entries, mark-diary-entries, make-diary-entry):
7516         Put the buffer in diary-mode.
7517         (list-sexp-diary-entries): Replace \^M by invisible overlays.
7518         (diary-anniversary): Make the year arg optional.
7519         (diary-time-regexp): New const.
7520         (diary-font-lock-keywords): Use it to accept a few more time formats.
7522         * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
7524 2005-10-06  Thien-Thi Nguyen  <ttn@gnu.org>
7526         * textmodes/artist.el (artist-ellipse-mirror-quadrant):
7527         Fix bug introduced 2005-07-03: Use (car (last ...))
7528         to faithfully reproduce replaced artist-last.
7529         (artist-set-arrow-points-for-poly): Likewise.
7530         Suggested by Johan Bockg\e,Ae\e(Brd.
7532 2005-10-06  Juanma Barranquero  <lekktu@gmail.com>
7534         * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
7535         * wid-edit.el (widget):
7536         * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
7537         * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
7539 2005-10-06  Kenichi Handa  <handa@m17n.org>
7541         * international/mule-cmds.el (set-language-environment):
7542         Fix setting up of case-table for unibyte mode.
7544         * simple.el (what-cursor-position): If the character is displayed
7545         by some `display' text property, show that.  Don't use
7546         single-key-description for eight-bit characters in multibyte mode.
7548 2005-10-06  Nick Roberts  <nickrob@snap.net.nz>
7550         * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
7551         (gdb-ann3): Set it.
7552         (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
7553         (gdb-info-frames-custom): Use inverse-video for first five
7554         characters of selected frame only.
7555         (gdb-get-frame-number): Select frame even when point is on frame
7556         number.
7558 2005-10-06  Masatake YAMATO  <jet@gyve.org>
7560         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
7561         Put `font-lock-function-name-face'.
7562         (gdb-info-frames-custom): Put `font-lock-function-name-face'
7563         and `font-lock-variable-name-face'
7564         (gdb-registers-font-lock-keywords): New font lock keywords definition.
7565         (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
7566         (gdb-memory-font-lock-keywords): New font lock keywords definition.
7567         (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
7568         (gdb-local-font-lock-keywords): New font lock keywords definition.
7569         (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
7570         (gdb-threads-font-lock-keywords): New font lock keywords definition.
7571         (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
7573 2005-10-05  Michael Kifer  <kifer@cs.stonybrook.edu>
7575         * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
7576         (ediff-merge-region-is-non-clash-to-skip): Previously called
7577         ediff-merge-region-is-non-clash.
7579         * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
7580         Use insert-buffer-substring.
7582         * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
7583         selecting files to patch.  Also bug fixes.
7585         * ediff-util.el (ediff-setup): Bug fix.
7586         (ediff-next-difference): Never skip clashes that differ in white
7587         space only.
7589         * ediff-wind.el (ediff-setup-control-frame)
7590         (ediff-destroy-control-frame): Check the menubar feature.
7592         * viper-cmd.el (viper-normalize-minor-mode-map-alist)
7593         (viper-refresh-mode-line): Use make-local-variable to localize
7594         some vars instead of make-variable-buffer-local.  Suggested by
7595         Stefan Monnier.
7597         * viper-init.el (viper-make-variable-buffer-local): Delete alias.
7598         (viper-restore-cursor-type, viper-set-insert-cursor-type):
7599         Use make-local-variable instead of make-variable-buffer-local.
7600         Suggested by Stefan Monnier.
7602         * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
7603         (viper-comint-mode-hook): Use make-local-variable on
7604         require-final-newline.
7605         (viper-non-hook-settings): Don't use make-variable-buffer-local.
7607 2005-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7609         * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
7610         also the second char of a comment-start sequence.
7611         (scheme-sexp-comment-syntax-table): New var.
7612         (lambda, define): Set their scheme-doc-string-elt property.
7613         (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
7614         Use lisp-font-lock-syntactic-face-function now that it properly
7615         handles |...| symbols.
7616         (scheme-mode-variables): Set lisp-doc-string-elt-property,
7617         parse-sexp-lookup-properties and font-lock-extra-managed-props.
7619         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
7620         bit from # to |.
7621         (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
7623         * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
7624         (lisp-doc-string-elt-property): New var.
7625         (lisp-font-lock-syntactic-face-function): Use it.
7626         Rewrite to recognize docstrings even for forms not at toplevel.
7628         * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
7629         annotation on the | part of #| rather than on the # part.
7630         (scheme-font-lock-syntactic-face-function): New function, to
7631         distinguish strings from |...| symbols.
7632         (scheme-mode-variables): Use it.  Also fix up the font-lock-time
7633         syntax-table so that #|...|# is properly highlighted.
7635         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
7636         Don't mark as docstring the 3rd elem of an unknown toplevel form.
7638 2005-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7640         * bindings.el (global-map): Resync [home] and [end] bindings with C-a
7641         and C-e.
7643         * emacs-lisp/eldoc.el: Move comments into docstrings.
7644         (eldoc-message-commands): Initialize in its declaration.
7645         Add move-beginning-of-line and move-end-of-line.
7646         (eldoc-add-command, eldoc-add-command-completions)
7647         (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
7649         * outline.el (outline-mark-subtree): Activate the mark.
7651         * calendar/appt.el (appt-time-regexp): New var.
7652         (appt-add, appt-make-list): Use it.
7653         (appt-convert-time): Clean up.
7655         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
7656         Don't set any syntax-table property here.
7657         (tex-font-lock-verb): New function.  Do it here.
7658         (tex-font-lock-syntactic-keywords): Use it.
7660 2005-10-04  Richard M. Stallman  <rms@gnu.org>
7662         * wid-edit.el (widget-file-complete): Get the widget start point
7663         the right way.  Default directory to `/' if file has none.
7665         * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
7667         * textmodes/flyspell.el (flyspell-mode-on):
7668         Call ispell-maybe-find-aspell-dictionaries.
7670         * textmodes/ispell.el (ispell-word, ispell-region):
7671         Call ispell-maybe-find-aspell-dictionaries.
7672         (ispell-accept-buffer-local-defs):
7673         Don't call ispell-maybe-find-aspell-dictionaries
7675 2005-10-04  Richard M. Stallman  <rms@gnu.org>
7677         * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
7679 2005-10-04  Emilio C. Lopes  <eclig@gmx.net>
7681         * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
7682         instead of `fboundp' in order to allow for anonymous functions.
7684 2005-10-04  Chong Yidong  <cyd@stupidchicken.com>
7686         * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
7687         case the user clicks on the link while another window is selected.
7688         (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
7690         * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
7691         functionality.
7692         (dframe-help-echo): Save point in case mouse tracking is off.
7694 2005-10-04  Thien-Thi Nguyen  <ttn@gnu.org>
7696         * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
7698 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7700         * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
7701         not change the global value of those vars.
7703         * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
7704         make-local-variable which we do not need any more.
7706 2005-10-03  Chong Yidong  <cyd@stupidchicken.com>
7708         * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
7709         (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
7710         (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
7711         (speedbar-path-line): Define obsolete aliases.
7712         (speedbar-line-directory): Doc fix.
7714         * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
7715         (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
7716         instead of speedbar-line-path.
7718 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7720         * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
7721         to nil if dropping on a window.  Handle dropping on a minibuffer window
7722         like dropping on a non-window part of Emacs.
7724 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7726         * net/ange-ftp.el: Use with-current-buffer.
7727         (ange-ftp-insert-directory): Do not follow symlinks any more.
7729         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
7730         Remove interactive spec.
7732 2005-10-03  Kim F. Storm  <storm@cua.dk>
7734         * ido.el (ido-mode): Use custom-initialize-set.
7736 2005-10-02  Richard M. Stallman  <rms@gnu.org>
7738         * progmodes/ebnf2ps.el (ebnf-eps-production-list):
7739         Use insert-buffer-substring.
7741         * net/tramp.el: Pacify byte compiler warnings in pacification code.
7742         (tramp-handle-file-local-copy): Use insert-buffer-substring.
7744 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7746         * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
7747         in last change.
7748         (ange-ftp-insert-directory): Fix up the search for the case where
7749         `file' is absolute.
7751 2005-10-02  Romain Francoise  <romain@orebokech.com>
7753         * progmodes/compile.el (compile-goto-error): Delete extra paren.
7755 2005-10-02  Andreas Schwab  <schwab@suse.de>
7757         * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
7758         directory component in the session info.
7760 2005-10-01  Richard M. Stallman  <rms@gnu.org>
7762         * comint.el (comint-redirect-subvert-readonly): Doc fix.
7764         * simple.el (next-error-internal): New function.
7766         * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
7767         (compilation-start): Pass new arg to compilation-buffer-name.
7768         (compile-goto-error): Use next-error-internal.
7770 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
7772         * speedbar.el: Remove RCS tag.
7773         (speedbar-check-read-only): Handle non-existent files.
7775         * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
7777         * info.el (Info-speedbar-hierarchy-buttons)
7778         (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
7780 2005-10-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7782         * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
7783         Do not match newline.
7784         (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
7785         (bibtex-summary): Remove unnecessary save-excursion.
7786         (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
7788 2005-10-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7790         * term/mac-win.el: Add charset info for "iso10646-1".
7791         Modify default fontset to use ATSUI-compatible fonts for some charsets
7792         if available.
7794 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
7796         * speedbar.el: Re-apply arch tag.
7797         (speedbar-version): Rename to version 1.0.  Suggested by Eric
7798         M. Ludlam.
7799         Reapply two changes from Emacs CVS' version of speedbar lost
7800         during the merge:
7801         (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
7802         (speedbar-frame-parameters): Improve customize type.
7804 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7806         * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
7807         (ange-ftp-file-directory-p): Fix the symlink case.
7808         (ange-ftp-insert-directory): When listing a single file, get a list of
7809         the parent buffer and extract the relevant line.  Inspired from a patch
7810         by Katsumi Yamaoka <yamaoka@jpl.org>.
7811         (ange-ftp-file-name-sans-versions): Simplify.
7813 2005-09-30  Bill Wohler  <wohler@newt.com>
7815         Move MH-E image files from toolbar and mail directories into
7816         etc/images.
7818         * mail/reply2.*: Move to etc/images/mail/reply*.
7820         * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
7821         * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
7822         etc/images.
7824         * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
7825         * toolbar/reply*: Move to etc/images/mail.
7827         * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
7829 2005-09-30  Eric M. Ludlam  <zappo@gnu.org>
7831         * speedbar.el: New version 1.0pre3.
7833         Frame management code (including timer, and mouse click specifics)
7834         moved to dframe.el:
7835         (speedbar-attached-frame): Removed.  Use dframe-attached-frame.
7836         (speedbar-timer): Removed.  Use dframe-timer.
7837         (speedbar-close-frame): Removed.  Use dframe-close-frame.
7838         (speedbar-activity-change-focus-flag): Removed.  Use
7839         dframe-activity-change-focus-flag.
7840         (speedbar-update-speed, speedbar-navigating-speed): Obsolete.  Use
7841         dframe-update-speed.
7843         (speedbar-current-frame): New macro.  Use this instead of the
7844         variable speedbar-frame.
7846         (speedbar-use-images, speedbar-expand-image-button-alist)
7847         (speedbar-insert-image-button-maybe): Moved to sb-image.el.
7849         (speedbar-find-image-on-load-path): Removed.  Replaced by
7850         defezimage in ezimage.el.
7851         (speedbar-expand-image-button-alist): Removed.  Replaced by
7852         ezimage-expand-image-button-alist in ezimage.el.
7854         (speedbar-ignored-directory-regexp)
7855         (speedbar-add-ignored-directory-regexp)
7856         (speedbar-ignored-directory-expressions)
7857         (speedbar-line-directory, speedbar-buffers-line-directory)
7858         (speedbar-directory-line, speedbar-buffers-line-directory):
7859         Renamed, replacing `path' with `directory'.
7861         (speedbar-create-directory, speedbar-expand-line-descendants)
7862         (speedbar-toggle-line-expansion)
7863         (speedbar-contract-line-descendants): New commands.
7865         (speedbar-query-confirmation-method, speedbar-select-frame-method)
7866         (speedbar-use-tool-tips-flag): New options.
7868         (speedbar-check-read-only, speedbar-require-version)
7869         (speedbar-insert-separator, speedbar-buffers-tail-notes)
7870         (speedbar-handle-delete-frame, speedbar-try-completion)
7871         (speedbar-update-localized-contents): New functions.
7873         (speedbar-incompatible-version, speedbar-ro-to-do-point)
7874         (speedbar-object-read-only-indicator): New variables.
7876         (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
7877         New hooks.
7879         (speedbar-separator-face): New face.
7881         (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
7882         (speedbar-ignored-modes): Add fundamental-mode.
7883         (speedbar-directory-unshown-regexp): Add . directories.
7885         (speedbar-key-map): Remove old SPC and DEL page up/down keys.
7886         (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
7887         `]' for full expand/close.
7888         (speedbar-buffers-key-map): Add SPC to toggle node expansion.
7890         (speedbar-check-vc): Support hidden files.
7891         (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
7892         (speedbar-this-file-in-vc): Use vc-state if available.  If VC
7893         state is nil, it is not checked out.
7895         (speedbar-line-text, speedbar-line-token): Support expand buttons
7896         with no text.
7897         (speedbar-refresh): Universal argument acts as power-click.
7898         (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
7899         that buffer to get variable values.
7901         And many other bugfixes.
7903         * dframe.el, ezimage.el, sb-image.el: New files.
7905         * sb-*.xpm: Remove files.  New image files installed into
7906         etc/images/ezimage.
7908 2005-09-30  Kenichi Handa  <handa@m17n.org>
7910         * ps-mule.el (ps-mule-show-warning): If a character is in
7911         ps-print-translation-table, don't treat it as non-printable.
7913 2005-09-30  David Ponce  <david@dponce.com>
7915         * tree-widget.el (tree-widget-themes-load-path): New variable.
7916         (tree-widget-themes-directory): Doc fix.
7917         (tree-widget-image-formats) [Emacs]: Doc fix.
7918         (tree-widget--locate-sub-directory): New function.
7919         (tree-widget-themes-directory): Use it.
7921         * recentf.el (recentf-filename-handlers): Rename from
7922         `recentf-filename-handler'.  Allow a list of functions.
7923         (recentf-menu-items-for-commands): Fix :help strings.
7924         (recentf-apply-filename-handlers): New function.
7925         (recentf-expand-file-name): Use it.
7926         (recentf-cleanup): Remove duplicates too.
7928 2005-09-29  Juri Linkov  <juri@jurta.org>
7930         * faces.el: Rearrange face definitions to be in the same order as
7931         their face descriptions in "(emacs)Standard Faces".
7933         * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
7935         * tooltip.el (tooltip): Add group `basic-faces'.
7937         * buff-menu.el (Buffer-menu-buffer): Remove group
7938         `font-lock-highlighting-faces'.
7940         * progmodes/compile.el (compilation-error, compilation-warning)
7941         (compilation-info, compilation-line-number, compilation-column-number):
7942         Change group from `font-lock-highlighting-faces' to `compilation'.
7944         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
7945         (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
7946         (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
7947         (vhdl-font-lock-reserved-words-face)
7948         (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
7949         `font-lock-highlighting-faces'.
7951         * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
7953 2005-09-28  Kim F. Storm  <storm@cua.dk>
7955         * emulation/cua-base.el: Set CUA move property on additional commands:
7956         up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
7957         forward-sexp, backward-sexp, forward-list, backward-list.
7959 2005-09-28  Romain Francoise  <romain@orebokech.com>
7961         * comint.el (comint-show-output): Really set point at the
7962         beginning of the output when not using `comint-use-prompt-regexp'.
7964 2005-09-27  Jay Belanger  <belanger@truman.edu>
7966         * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
7967         in TeX mode.
7969 2005-09-26  Juanma Barranquero  <lekktu@gmail.com>
7971         * textmodes/org.el (org-table-sum): Fix format string.
7973         * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
7974         Quote face names.
7976 2005-09-26  Romain Francoise  <romain@orebokech.com>
7978         * isearch.el (isearch-forward-regexp): Close doc string.
7980 2005-09-25  Richard M. Stallman  <rms@gnu.org>
7982         * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
7984         * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
7986         * progmodes/compile.el (compilation-error-properties):
7987         When getting the file from the previous error message,
7988         correctly decode the new data format.
7990         * progmodes/cc-cmds.el (c-electric-paren):
7991         Call old-blink-paren only for close-paren.
7993 2005-09-24  Andreas Schwab  <schwab@suse.de>
7995         * term/rxvt.el (rxvt-register-default-colors): Delete redundant
7996         condition.
7998 2005-09-25  Romain Francoise  <romain@orebokech.com>
8000         * dired-aux.el (dired-copy-file-recursive):
8001         * dired.el (dired-delete-file):
8002         * ediff-mult.el (ediff-dir-diff-copy-file):
8003         * ediff-util.el (ediff-test-save-region):
8004         * forms.el (forms-mode):
8005         * ido.el (ido-file-internal, ido-delete-file-at-head):
8006         * log-edit.el (log-edit-done):
8007         * ses.el (ses-yank-resize):
8008         * play/gomoku.el (gomoku-human-plays, gomoku)
8009         (gomoku-human-resigns, gomoku-prompt-for-other-game)
8010         (gomoku-offer-a-draw):
8011         * play/landmark.el (lm-human-resigns, lm):
8012         * net/eudcb-ldap.el (eudc-ldap-check-base):
8013         * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
8014         * progmodes/ebrowse.el (ebrowse-find-pattern):
8015         * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
8016         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
8017         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
8019         * vc.el (vc-delete-file):
8020         * play/gomoku.el (gomoku-terminate-game, gomoku)
8021         (gomoku-prompt-for-move, gomoku-human-takes-back):
8022         * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
8023         (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
8025 2005-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
8027         * term/rxvt.el (rxvt-register-default-colors): Add support for 255
8028         color rxvt terminals by using the code xterm.el used to use before
8029         2005-04-09 in order to match the colors used by rxvt.
8031 2005-09-24  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
8033         * term/rxvt.el (rxvt-register-default-colors): Add support for 88
8034         colors rxvt-unicode terminals by using the same code as xterm.el.
8036 2005-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8038         * textmodes/tex-mode.el (tex-font-lock-append-prop)
8039         (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
8040         new symbol used for the tex-verbatim face.
8042 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
8044         * woman.el (woman-file-name):
8045         * wid-edit.el (widget-file-prompt-value)
8046         (widget-coding-system-prompt-value):
8047         * w32-fns.el (set-w32-system-coding-system):
8048         * vc.el (vc-version-diff, vc-annotate):
8049         * textmodes/reftex-auc.el (reftex-arg-cite)
8050         (reftex-arg-index-tag):
8051         * textmodes/refer.el (refer-get-bib-files):
8052         * textmodes/artist.el (artist-figlet-choose-font):
8053         * terminal.el (terminal-emulator):
8054         * replace.el (occur-read-primary-args):
8055         * rect.el (string-rectangle, string-insert-rectangle):
8056         * ps-print.el (ps-print-preprint):
8057         * progmodes/pascal.el (pascal-goto-defun):
8058         * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
8059         * progmodes/compile.el (compilation-find-file):
8060         * printing.el (pr-interactive-n-up):
8061         * play/animate.el (animate-birthday-present):
8062         * net/rcompile.el (remote-compile):
8063         * man.el (man, Man-goto-section, Man-follow-manual-reference):
8064         * mail/rmailsum.el (rmail-summary-search-backward)
8065         (rmail-summary-search):
8066         * mail/rmailout.el (rmail-output-read-rmail-file-name)
8067         (rmail-output-read-file-name):
8068         * mail/rmail.el (rmail-search, rmail-search-backwards):
8069         * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
8070         * locate.el (locate):
8071         * international/quail.el (quail-show-keyboard-layout):
8072         * international/mule.el (set-buffer-file-coding-system)
8073         (revert-buffer-with-coding-system, set-file-name-coding-system)
8074         (set-terminal-coding-system, set-keyboard-coding-system)
8075         (set-next-selection-coding-system):
8076         * international/mule-diag.el (describe-coding-system)
8077         (describe-font, describe-fontset):
8078         * international/mule-cmds.el (universal-coding-system-argument)
8079         (search-unencodable-char, describe-input-method)
8080         (set-language-environment, describe-language-environment):
8081         * international/codepage.el (codepage-setup):
8082         * international/code-pages.el (codepage-setup):
8083         * info.el (Info-search, Info-follow-reference)
8084         (Info-search-backward):
8085         * emacs-lisp/advice.el (ad-read-advised-function)
8086         (ad-read-advice-class, ad-clear-cache, ad-activate)
8087         (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
8088         (ad-enable-advice, ad-disable-advice, ad-remove-advice)
8089         (ad-read-regexp):
8090         * ediff-util.el (ediff-toggle-regexp-match):
8091         * ediff-ptch.el (ediff-prompt-for-patch-file):
8092         * dired-aux.el (dired-diff):
8093         * diff.el (diff):
8094         * cus-edit.el (custom-variable-prompt):
8095         * calendar/timeclock.el (timeclock-ask-for-project):
8096         * calc/calcalg3.el (calc-get-fit-variables):
8097         * calc/calc-store.el (calc-edit-variable)
8098         (calc-permanent-variable):
8099         * vc-mcvs.el (vc-mcvs-register):
8100         * shadowfile.el (shadow-define-literal-group):
8101         * woman.el (woman-file-name):
8102         * vc.el (vc-version-diff, vc-merge):
8103         * textmodes/reftex-index.el (reftex-index-complete-tag):
8104         * format.el (format-decode-buffer, format-decode-region):
8105         * emulation/viper-cmd.el (viper-read-string-with-history):
8106         * emacs-lisp/debug.el (cancel-debug-on-entry):
8107         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
8108         * ediff.el (ediff-merge-revisions)
8109         (ediff-merge-revisions-with-ancestor, ediff-revision):
8110         * completion.el (interactive-completion-string-reader):
8111         * calc/calc-prog.el (calc-user-define-formula):
8112         Follow convention for reading with the minibuffer.
8114 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
8116         * progmodes/python.el (python-describe-symbol): Add globals() and
8117         locals() to the arguments of emacs.ehelp.
8119 2005-09-24  Magnus Henoch  <mange@freemail.hu>
8121         * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
8122         New function, code extracted from ispell-valid-dictionary-list.
8123         (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
8124         Call it.
8126 2005-09-24  Eli Zaretskii  <eliz@gnu.org>
8128         * subr.el (version-regexp-alist): Extend valid syntax for version
8129         strings: allow any of the characters -,_,+ to separate the
8130         alpha/beta/rc part from the version part.  Doc fix.
8131         (version-to-list): Doc fix.  Bind case-fold-search to t, as advertised.
8133 2005-09-23  David Reitter  <david.reitter@gmail.com>
8135         * mail/mailclient.el: New file.
8137 2005-09-23  Richard M. Stallman  <rms@gnu.org>
8139         * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
8140         (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
8141         Doc fixes.
8143         * progmodes/cc-mode.el (c-font-lock-init):
8144         Specify font-lock-lines-before.
8146 2005-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8148         * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
8149         whole conflict.
8151 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
8153         * textmodes/org.el (org-mode-map, orgtbl-mode-map):
8154         Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
8155         of `remap' feature when available.  Additional key bindings for
8156         better tty support.
8157         (org-mode-restart, org-force-self-insert): New commands.
8158         (org-time-stamp-inactive): New command.
8159         (org-remap): New function.
8160         (org-table-auto-blank-field, org-level-color-stars-only): New options.
8161         (org-enable-fixed-width-editor): Move to `org-structure'
8162         customization group.
8163         (org-self-insert-command, orgtbl-self-insert-command): Modify to
8164         blank field after field motion commands.
8166 2005-09-23  Kenichi Handa  <handa@m17n.org>
8168         * international/mule-cmds.el (set-language-environment):
8169         Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
8170         have to call utf-translate-cjk-load-tables.
8172 2005-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8174         * mouse.el (mouse-move-drag-overlay): Fix last change.
8176 2005-09-22  David Ponce  <david@dponce.com>
8178         * tree-widget.el (tree-widget-value-create): Fix previous change.
8180 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
8182         * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
8184 2005-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8186         * mouse.el (mouse-move-drag-overlay): New function.
8187         (mouse-drag-region-1): Use it.
8188         Try to simplify a bit the state handling.  Handle clicks on links
8189         inside intangible areas.
8190         (mouse-save-then-kill): Minor simplification.
8191         (mouse-secondary-overlay): Make it always non-nil instead of
8192         recreating it each time.
8193         (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
8194         (mouse-kill-secondary, mouse-secondary-save-then-kill):
8195         Simplify accordingly.
8197 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
8199         * term/rxvt.el (rxvt-standard-colors): Fix some colors.
8201 2005-09-20  Michael Kifer  <kifer@cs.stonybrook.edu>
8203         * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
8204         (ediff-file-name-sans-prefix): Treat nil as an empty string.
8205         (ediff-fixup-patch-map): Better heuristic for intuiting the file names
8206         to patch.
8208         * ediff-util.el: Use insert-buffer-substring.
8210         * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
8212         * emulation/viper-cmd.el (viper-change-state): Don't move over the
8213         field boundaries in the minibuffer.
8214         (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
8215         (viper-minibuffer-post-command-hook): New hook.
8216         (viper-line): Don't move cursor at bolp.
8218         * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
8220         * emulation/viper-init.el: Add alias to make-variable-buffer-local to
8221         avoid compiler warnings.
8223         * emulation/viper-macs.el (ex-map): Better messages.
8225         * emulation/viper-utils.el (viper-beginning-of-field): New function.
8227         * emulation/viper.el: Replace make-variable-buffer-local with
8228         viper-make-variable-buffer-local everywhere, to avoid warnings.
8230 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8232         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
8233         Delete unused var `old-selected-window'.
8234         (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
8235         (mouse-drag-secondary): Delete unused var `start-frame'.
8237 2005-09-19  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
8239         * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
8241 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8243         * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
8244         Re-indent within 80 columns.  Use inhibit-read-only.
8246 2005-09-19  Romain Francoise  <romain@orebokech.com>
8248         * calendar/diary-lib.el (mark-diary-entries): Revert last change.
8250 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8252         * font-lock.el (font-lock-default-fontify-region): Don't add a line
8253         unconditionally, since the after-change-function already did it.
8255 2005-09-19  Miles Bader  <miles@gnu.org>
8257         * net/newsticker.el: Get rid of CVS keyword.
8259 2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan+sf@dd.chalmers.se>
8261         * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
8262         The prompt is formatted later.
8264 2005-09-19  David Ponce  <david@dponce.com>
8266         * tree-widget.el (tree-widget-value-create): Save the converted
8267         tree :node widget.
8269 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
8271         * progmodes/sh-script.el (sh-blink): Fix spurious reference to
8272         variable `message'.
8274 2005-09-18  Michael Albinus  <michael.albinus@gmx.de>
8276         * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
8277         to cover prompts like "login as:".  Reported by Slawomir Nowaczyk
8278         <slawomir.nowaczyk.847@student.lu.se>.
8280 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
8282         * image.el (image-load-path): Use symbol `data-directory' instead
8283         of its value, for backward compatibility with packages that bind
8284         it during `find-image'.  Suggested by Katsumi Yamaoka.
8285         (image-search-load-path): Handle symbols whose values are strings.
8287 2005-09-18  Romain Francoise  <romain@orebokech.com>
8289         * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
8290         with-current-buffer form in save-excursion.
8292 2005-09-18  D Goel  <deego@gnufans.org>
8294         * apropos.el (apropos-command): Fix `message' call: first arg
8295         should be a format spec.  In this and all other cases that appear
8296         below and elsewhere in the source code, I made a change only when
8297         two conditions were satisfied: [1] I can think of a possibility
8298         that the arguments would cause an error, for example, the code in
8299         question relies on external variables such as filenames.  [2] I
8300         was sure that the arg to `message' could not have been nil in the code.
8302         * textmodes/tildify.el (tildify-region): Ditto.
8304         * textmodes/reftex-index.el (reftex-index-change-entry)
8305         (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
8306         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
8307         * textmodes/org.el (org-complete, org-deadline, org-schedule)
8308         (org-priority, org-table-sum):
8309         * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
8310         * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
8311         (flyspell-word, flyspell-display-next-corrections):
8312         * textmodes/bibtex.el (bibtex-print-help-message):
8313         * textmodes/artist.el (artist-key-set-point-poly):
8314         * term/mac-win.el (mac-services-insert-text):
8315         * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
8316         (vhdl-hooked-abbrev, vhdl-template-insert-fun)
8317         (vhdl-port-paste-testbench, vhdl-compose-new-component)
8318         (vhdl-compose-configuration):
8319         * progmodes/sh-script.el (sh-blink, sh-show-indent)
8320         (sh-set-indent, sh-learn-line-indent):
8321         * progmodes/ps-mode.el (ps-mode-target-column):
8322         * progmodes/idlwave.el (idlwave-make-tags)
8323         (idlwave-scan-library-catalogs):
8324         * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
8325         * progmodes/gud.el (gud-jdb-analyze-source):
8326         * progmodes/flymake.el (flymake-log):
8327         * progmodes/ebnf2ps.el (ebnf-generate-region):
8328         * progmodes/cmacexp.el (c-macro-expansion):
8329         * progmodes/ada-xref.el (ada-treat-cmd-string):
8330         * progmodes/ada-mode.el (ada-create-case-exception-substring)
8331         (ada-justified-indent-current, ada-batch-reformat):
8332         * play/zone.el (zone):
8333         * play/landmark.el (lm-move):
8334         * play/decipher.el (decipher-show-alphabet):
8335         * net/newsticker.el (newsticker--display-jump)
8336         (newsticker--display-scroll):
8337         * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
8338         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
8339         * mail/feedmail.el (feedmail-dump-message-to-queue):
8340         * eshell/esh-proc.el (eshell-remove-process-entry):
8341         * emulation/ws-mode.el (ws-last-error):
8342         * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
8343         (viper-record-kbd-macro):
8344         * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
8345         * emacs-lisp/lisp-mnt.el (lm-report-bug):
8346         * emacs-lisp/find-func.el (find-function-noselect):
8347         * calendar/timeclock.el (timeclock-status-string)
8348         (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
8349         (timeclock-when-to-leave-string):
8350         * calendar/icalendar.el (icalendar--convert-ical-to-diary):
8351         * calc/calc-units.el (calc-enter-units-table):
8352         * calc/calc-mode.el (calc-mode-record-mode):
8353         * woman.el (woman-mini-help):
8354         * wdired.el (wdired-change-to-wdired-mode):
8355         * vc.el (vc-retrieve-snapshot):
8356         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
8357         * startup.el (display-startup-echo-area-message):
8358         * simple.el (set-goal-column):
8359         * ses.el (ses-command-hook, ses-recalculate-cell):
8360         * server.el (server-process-filter):
8361         * printing.el (pr-interface-txt-print, pr-interface-printify)
8362         (pr-interface-ps):
8363         * pcvs.el (cvs-help):
8364         * log-edit.el (log-edit, log-edit-mode-help):
8365         * iswitchb.el (iswitchb-possible-new-buffer):
8366         * isearch.el (isearch-edit-string):
8367         * image-mode.el (image-mode, image-minor-mode):
8368         * ibuf-macs.el (define-ibuffer-filter):
8369         * hi-lock.el (hi-lock-find-patterns):
8370         * files.el (toggle-read-only):
8371         * ediff-util.el (ediff-copy-diff)
8372         (ediff-write-merge-buffer-and-maybe-kill):
8373         * echistory.el (Electric-history-undefined):
8374         * dnd.el (dnd-insert-text):
8375         * dired-aux.el (dired-query):
8376         * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
8377         * bookmark.el (bookmark-bmenu-locate):
8378         * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
8379         Fix `message' calls to ensure first arg is a format string.
8380         The change was made only when these two conditions were satisfied:
8381         [1] when there is a possibility that the arguments would cause an error
8382         for example, if the code in question relies on external variables
8383         such as filenames, and
8384         [2] if the arg to `message' could not have been nil in the code.
8386         * pcomplete.el (pcomplete--help): Fix `message' format spec.
8387         Not having a %s would be weird, though not technically wrong.
8389 2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8391         * term/mac-win.el (mac-add-charset-info): Doc fix.
8393 2005-09-17  Romain Francoise  <romain@orebokech.com>
8395         * shell.el (shell-resync-dirs): Handle echoing processes more
8396         reliably.  Don't insert resync command if `comint-process-echoes'
8397         is non-nil.
8399 2005-09-17  Magnus Henoch  <mange@freemail.hu>
8401         * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
8402         (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
8403         aspell versions >= 0.60.
8404         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
8405         only if ispell-aspell-supports-utf8 is non-nil.
8407 2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
8409         * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
8410         buffer-local value to lisp-indent-function.
8412 2005-09-17  Milan Zamazal  <pdm@zamazal.org>
8414         * progmodes/glasses.el (glasses-make-readable): If
8415         glasses-separator differs from underscore, put appropriate
8416         overlays over underscore characters.
8417         (glasses-convert-to-unreadable): If glasses-separator differs from
8418         underscore, try to convert glasses-separator characters to
8419         underscores.
8421 2005-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
8423         * calendar/diary-lib.el (mark-diary-entries): Don't move point.
8424         Use with-syntax-table and dolist.
8426 2005-09-16  Carsten Dominik  <dominik@science.uva.nl>
8428         * textmodes/reftex-auc.el:
8429         * textmodes/reftex-cite.el:
8430         * textmodes/reftex-dcr.el:
8431         * textmodes/reftex-global.el:
8432         * textmodes/reftex-parse.el:
8433         * textmodes/reftex-ref.el:
8434         * textmodes/reftex-sel.el:
8435         * textmodes/reftex-toc.el:
8436         * textmodes/reftex-vars.el:
8437         * textmodes/reftex.el: Small changes to remove compiler warnings.
8439         * textmodes/reftex-index.el: Likewise.
8440         (reftex-query-index-phrase): More efficient use of markers.
8442 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
8444         * image.el (image-load-path): New variable.
8445         (image-search-load-path): New function.
8446         (find-image): Search for images in `image-load-path'.
8448 2005-09-15  Richard M. Stallman  <rms@gnu.org>
8450         * follow.el: Change Maintainer field.
8452 2005-09-15  David Ponce  <david@dponce.com>
8454         * recentf.el (recentf-save-file-modes): New option.
8455         (recentf-save-list): Use it.
8457 2005-09-15  Nick Roberts  <nickrob@snap.net.nz>
8459         * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
8460         (mode-line-mule-info, mode-line-modified): Move bindings from
8461         mouse-3 to mouse-1.
8463 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
8465         * simple.el (sendmail-user-agent-compose): Revert last change.
8467 2005-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8469         * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
8470         Use with-current-buffer.
8471         (ange-ftp-gwp-start): Remove unused var `gw-user'.
8472         (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
8473         (ange-ftp-insert-directory): Remove unused var `short'.
8474         (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
8476         * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
8477         (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
8479         * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
8480         (check-calendar-holidays, diary-list-entries): Autoload.
8481         Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
8482         (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
8484         * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
8485         which mistakenly removed a call to display-buffer.
8487 2005-09-14  Juanma Barranquero  <lekktu@gmail.com>
8489         * obsolete/iso-insert.el: Move to obsolete/ from international/.
8491 2005-09-14  Thien-Thi Nguyen  <ttn@gnu.org>
8493         * progmodes/hideshow.el
8494         (hs-hide-comments-when-hiding-all): Remove autoload cookie.
8495         (hs-allow-nesting): New user var.
8496         (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
8497         (hs-hide-block-at-point): When nesting allowed,
8498         if there is already an overlay in place, delete it.
8499         (hs-safety-is-job-n): Delete func; remove call sites.
8500         (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
8501         (hs-overlay-at): New func.
8502         (hs-already-hidden-p, hs-show-block): Use it.
8503         (hs-hide-all): Don't pre-clean if nesting allowed.
8504         (hs-show-all): Temporarily disallow
8505         nesting around call to `hs-discard-overlays'.
8507 2005-09-14  Chong Yidong  <cyd@stupidchicken.com>
8509         * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
8510         Delete unused local var.
8512 2005-09-13  Juanma Barranquero  <lekktu@gmail.com>
8514         * help-fns.el (describe-categories): "?\ " -> "?\s".
8515         (help-do-arg-highlight): Recognize also ARG-n, as in
8516         `move-to-left-margin' (ARG+n is already recognized).  Simplify.
8518         * international/codepage.el (dos-unsupported-char-glyph):
8519         * net/newsticker.el (tool-bar-map, w3-mode-map)
8520         (w3m-minor-mode-map):
8521         * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
8522         (ent-alist):
8523         * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
8525 2005-09-13  Chong Yidong  <cyd@stupidchicken.com>
8527         * custom.el (custom-push-theme): Handle the case where a symbol is
8528         bound but face properties have not yet been assigned.
8530         * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
8531         Fix behavior if noerase is `t' and there is no mail buffer.
8533         * simple.el (sendmail-user-agent-compose): Use a new mail buffer
8534         if `continue' is nil, rather than signal an error.
8536 2005-09-12  Richard M. Stallman  <rms@gnu.org>
8538         * font-lock.el (font-lock-keywords): Add autoload.
8540         * help-fns.el (describe-variable): Rearrange to put source link
8541         in a predictable place.
8543         * net/newsticker.el: New file.
8545 2005-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8547         * calendar/calendar.el (calendar-for-loop): Add edebug info.
8548         (calendar-basic-setup): Use the new nil arg.
8549         (number-of-diary-entries): Move to diary-lib.el.
8551         * calendar/diary-lib.el: Use with-current-buffer, match-string.
8552         (diary-list-entries): Use with-syntax-table and dolist.
8553         Rename from list-diary-entries.
8554         Use number-of-diary-entries if `number' is nil.
8555         (diary, diary-view-entries): Use this new name and new nil arg value.
8556         (number-of-diary-entries): Move from calendar.el.
8557         (diary-unhide-everything): New function.
8558         (include-other-diary-files, fancy-diary-display)
8559         (diary-show-all-entries, make-diary-entry): Use it.
8560         (diary-mail-entries): Use buffer-string.
8561         (mark-diary-entries): Fix long standing paren typo.
8562         (diary-sexp-entry): Use count-lines.
8563         (make-diary-entry): Avoid `previous-line'.
8564         (diary-mode-map): New var.
8565         (diary-mode): Redraw cal after saving.  Setup header-line.
8566         (fancy-diary-display-mode): Use local-set-key.
8568         * startup.el (command-line): Try calling various terminal-init-foo-bar
8569         functions by stripping hyphenated suffixes from $TERM.
8571         * files.el (normal-mode): Check boundness of font-lock-keywords.
8573 2005-09-12  Richard M. Stallman  <rms@gnu.org>
8575         * progmodes/compile.el: Don't decide a file's directory
8576         until the user actually tries to go there.
8577         (compilation-next-error-function):
8578         Pass compilation-find-file the directory from the file-struct.
8579         (compilation-internal-error-properties): Separate local FILE-STRUCT
8580         from FILE.  Doc the args better.  Rename arg FMT to FMTS.
8581         (compilation-find-file): Arg DIR renamed to DIRECTORY.
8582         Expand it, and if nil, use default-directory.
8583         (compilation-get-file-structure): Don't mix specified directory
8584         with default directory.  Put specified directory into
8585         file-struct.  Don't make the file name absolute.
8587         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
8588         (compile-command): Add autoload.
8589         (compilation-disable-input): Add autoload.
8591 2005-09-11  Stephen Gildea  <gildea@stop.mail-abuse.org>
8593         * time-stamp.el: Mention variable `time-stamp-pattern' in doc
8594         strings of the variables it can override.
8595         (time-stamp): New (as yet undocumented) time-stamp-format escapes
8596         %Q and %q, for fully-qualified domain name and unqualified host name.
8598 2005-09-11  Kim F. Storm  <storm@cua.dk>
8600         * emacs-lisp/authors.el (authors-aliases): Update list.
8601         (authors-fixed-entries): Update mldrag.el entry.
8603 2005-09-10  Alan Mackenzie  <acm@muc.de>
8605         * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
8606         from the region narrowed to.
8608 2005-09-10  Magnus Henoch  <mange@freemail.hu>
8610         * textmodes/ispell.el (ispell-check-version): Signal an error if
8611         aspell version is less than 0.60.
8613 2005-09-10  Pascal Dupuis  <Pascal.Dupuis@esat.kuleuven.be>  (tiny change)
8615         * progmodes/octave-inf.el (inferior-octave-startup):
8616         Resync current dir at the end.
8618 2005-09-10  Emilio C. Lopes  <eclig@gmx.net>
8620         * woman.el (woman-topic-at-point-default):
8621         Rename to woman-use-topic-at-point-default.
8622         (woman-topic-at-point): Rename to woman-use-topic-at-point.
8623         (woman-file-name): Reflect renames above.  Automatically use the
8624         word at point as topic if woman-use-topic-at-point is non-nil.
8625         Otherwise offer it as default but don't insert it in the
8626         minibuffer.  Also use `test-completion' instead of `assoc' as
8627         suggested by Stefan Monnier.
8629 2005-09-10  Andre Spiegel  <spiegel@gnu.org>
8631         * vc.el (vc-directory, vc-update-change-log): Throw an error on
8632         the attempt to do it over Tramp.  This is not yet supported.
8634 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
8636         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
8637         (menu-bar-non-minibuffer-window-p): New functions.
8638         ("Split Window", "Save As..."): Use them.
8639         ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
8640         ("Print Buffer", "Truncate Long Lines in this Buffer"):
8641         Use menu-bar-menu-frame-live-and-visible-p.
8642         ("Save Buffer", "Insert File", "Open Directory...")
8643         ("Open File...", "Visit New File..."):
8644         Use menu-bar-non-minibuffer-window-p.
8645         (kill-this-buffer-enabled-p, dired <menu-enable>):
8646         Use menu-bar-non-minibuffer-window-p.
8648 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
8650         * cus-start.el (all): Don't complain about fringe-related
8651         built-ins if fringes are not supported.  Ditto about
8652         selection-related built-ins.  Fix the test for GTK-related built-ins.
8654         * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
8655         ("Postscript Print Buffer", "Print Region", "Save As...")
8656         ("Save", "Insert File...", "Open Directory...")
8657         ("Open File...", "Visit New File..."")
8658         ("Truncate Long Lines in this Buffer"): Don't look at
8659         menu-updating-frame if this display does not support multiple frames.
8661 2005-09-09  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
8663         * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
8665 2005-09-09  Emilio Lopes  <eclig@gmx.net>
8667         * woman.el: Format- and whitespace-related changes.
8669 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
8671         * woman.el: Fix my email address.
8673 2005-09-08  Richard M. Stallman  <rms@gnu.org>
8675         * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
8676         (sh-mode): Locally set skeleton-pair-default-alist.
8678         * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
8680         * progmodes/flymake.el: Require `compile' unconditionally.
8682         * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
8684         * woman.el (woman-file-name): Provide a default, not initial input.
8686         * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
8688         * font-lock.el (font-lock-support-mode): Doc fix.
8690         * descr-text.el (describe-property-list): Handle non-symbol prop names.
8692 2005-09-08  Richard M. Stallman  <rms@gnu.org>
8694         * simple.el (blink-matching-open): Get rid of text props from
8695         the string shown in echo area.  Don't permanently set point.
8696         Some rearrangements.
8698 2005-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
8700         * recentf.el (recentf-filename-handler): Add custom choice
8701         `abbreviate-file-name'.
8703         * msb.el (msb--very-many-menus): Fix typo.
8705         * disp-table.el (standard-display-european): Don't set
8706         enable-multibyte-characters to nil.
8708 2005-09-08  David Ponce  <david@dponce.com>
8710         * recentf.el (recentf-show-file-shortcuts-flag): New option.
8711         (recentf-expand-file-name): Doc fix.
8712         (recentf-dialog-mode-map): Define digit shortcuts.
8713         (recentf--files-with-key): New variable.
8714         (recentf-show-digit-shortcut-filter): New function.
8715         (recentf-open-files-items): New function.
8716         (recentf-open-files): Use it.
8717         (recentf-open-file-with-key): New command.
8719 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
8721         * buff-menu.el (Buffer-menu-sort-by-column): New function.
8722         Suggested by Kim F. Storm.
8723         (Buffer-menu-sort-button-map): Global keymap for sort buttons.
8724         (Buffer-menu-make-sort-button): Use global keymap.
8726 2005-09-07  Michael Albinus  <michael.albinus@gmx.de>
8728         * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
8729         (Man-getpage-in-background-advice): Remove defadvice; it isn't
8730         necessary any longer with the remapped command.
8731         (Man-bgproc-sentinel-advice): Remove defadvice which counts
8732         formatting time only.
8734         * net/tramp.el (tramp-action-password)
8735         (tramp-multi-action-password): Compile the password prompt from
8736         `method', `user' and `host'.  Sometimes it isn't obvious which
8737         password to enter, for example with remote files offered by
8738         recentf.el, or with multiple steps.  Suggested by Robert Marshall
8739         <robert@chezmarshall.freeserve.co.uk>.
8741 2005-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8743         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
8744         Fix regexp for when "s///" is at the beginning of line.
8746 2005-09-07  Jay Belanger  <belanger@truman.edu>
8748         * calc/calc-poly.el (math-expand-term): Multiply out any powers
8749         when in matrix mode.
8751 2005-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8753         * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
8754         non-anonymous functions.
8756 2005-09-06  Chong Yidong  <cyd@stupidchicken.com>
8758         * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
8759         when using a header line.  Otherwise, use mouse-1-click-follows-link.
8761         * mouse.el (mouse-drag-header-line): Do nothing if the header-line
8762         can't be moved; don't signal an error.
8764 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
8766         * cus-theme.el (custom-theme-write-faces): Save the current face
8767         spec, not the defface spec.
8769         * custom.el (custom-known-themes): Clarify meaning of "standard".
8770         (custom-push-theme): Save old values in the standard theme.
8771         (disable-theme): Correct typo.
8772         (custom-face-theme-value) Deleted unused function.
8773         (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
8775 2005-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8777         * progmodes/compile.el (compilation-goto-locus): Take into account
8778         iconified frames when determining whether the buffer is
8779         already visible.
8780         Don't reset window height if the window already existed.
8782 2005-09-04  Chong Yidong  <cyd@stupidchicken.com>
8784         * custom.el (load-theme): Rename from require-theme.
8785         Add interactive spec.
8786         (enable-theme): Rename from custom-enable-theme.
8787         Add interactive spec.
8788         (disable-theme): Rename from custom-disable-theme.
8789         Add interactive spec.
8790         (custom-make-theme-feature): Doc fix.
8791         (custom-theme-directory): Doc fix.
8792         (provide-theme): Call enable-theme.
8794 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8796         * obsolete/lazy-lock.el (lazy-lock-mode):
8797         * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
8798         font-lock-mode if it's off.  Print a warning instead.
8800         * progmodes/compile.el (compilation-start): Ignore errors if the
8801         process died before we get to send-eof.
8803         * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
8804         Undo last change.  Enclosing the result in quotes broke things on Unix
8805         since tex-send-command passes it through shell-quote-argument.
8806         (tex-send-command): Pass `file' through convert-standard-filename
8807         when possible.
8808         (tex-uptodate-p): Handle the case where TeX hasn't put additional
8809         info in a transcript.
8811 2005-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
8813         * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
8814         fix compilation warning.  Reorder the key definitions to group
8815         together keys emitted by the current version of xterm.
8817         * progmodes/vhdl-mode.el (vhdl-highlight-faces)
8818         (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
8819         Reorder predicates to correct min-color usage.
8821 2005-09-01  Chong Yidong  <cyd@stupidchicken.com>
8823         * longlines.el (longlines-mode): Inhibit read-only when encoding.
8824         Kill local variables when longlines-mode is turned off.
8826 2005-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8828         * international/mule-cmds.el (set-locale-environment): Soothe compiler.
8830         * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
8832         * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
8834         * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
8835         (font-lock-lines-before): Change default to being inactive.
8836         (font-lock-default-fontify-region): Obey font-lock-lines-before.
8837         (font-lock-after-change-function): Don't handle f-l-lines-before here.
8839 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
8841         * net/tramp.el (tramp-handle-make-auto-save-file-name):
8842         Deactivate temporarily advice if active (not needed for Emacs 22,
8843         but for backwards compatibility).
8844         (tramp-exists-file-name-handler): Rewrite.  First implementation
8845         was too simple.
8846         (tramp-advice-make-auto-save-file-name):
8847         Call `tramp-handle-make-auto-save-file-name' (again, just for
8848         backwards compatibility).
8850 2005-08-31  Reto Zimmermann  <reto@gnu.org>
8852         * progmodes/vhdl-mode.el
8853         (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
8854         (vhdl-end-p): Fix indentation bug "else" after "-- when".
8855         (vhdl-set-default-project): New function (easier setting of default).
8856         (vhdl-port-copy): Handle extended identifiers for generics.
8857         (vhdl-compiler-alist): Better description for error message regexp.
8858         (vhdl-make): Query for target, use previous as default.
8859         (vhdl-port-copy): Fix port copy for port names starting with "signal".
8860         (vhdl-font-lock-keywords-2): Fix fontification for record
8861         el. assign.
8862         (vhdl-speedbar-make-subpack-line): Add package body link.
8863         (vhdl-generate-makefile-1): Not include itself as dependency.
8864         (vhdl-font-lock-init): Highlight c-preprocessor directives.
8865         (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
8866         (vhdl-get-syntactic-context): Handle c-preprocessor directives.
8867         (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
8868         (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
8869         (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
8870         (vhdl-import-project): Add string argument for `error'.
8871         (vhdl-compose-configuration)
8872         (vhdl-compose-configuration-architecture): Add configuration
8873         declaration generation.
8874         (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
8875         (vhdl-trailer-re): Add "record" keyword (better indentation).
8876         (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
8877         "[^ \t-\"]+".
8878         (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
8879         (vhdl-testbench-entity-file-name)
8880         (vhdl-testbench-architecture-file-name): Allow separate
8881         customization of testbench file names.
8882         (vhdl-beginning-of-block): Handle optional subprogram parameter list.
8883         (vhdl-get-visible-signals): Allow newline within alias declaration.
8884         (vhdl-update-sensitivity-list): Signal read only on certain attributes.
8885         (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
8886         (member-ignore-case): Alias for missing function in XEmacs.
8887         (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
8888         (vhdl-update-sensitivity-list): Ignore case on read signals.
8889         (vhdl-replace-string): Adjust case only for file names.
8890         (vhdl-update-sensitivity-list): Fix search for read signals.
8891         (vhdl-update-sensitivity-list): Exclude formal parameters.
8892         (vhdl-get-visible-signals): Include aliases of signals.
8893         (vhdl-get-visible-signals): Fix signal name searching.
8894         (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
8895         (vhdl-fixup-whitespace-region): Fix for character
8896         literals (e.g. `:').
8898 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
8900         * ansi-color.el (comint-last-output-start):
8901         * bs.el (font-lock-verbose):
8902         * diff-mode.el (add-log-buffer-file-name-function):
8903         * dired-x.el (vm-folder-directory):
8904         * faces.el (help-xref-stack-item):
8905         * files.el (font-lock-keywords):
8906         * find-lisp.el (dired-buffers, dired-subdir-alist):
8907         * ido.el (cua-inhibit-cua-keys):
8908         * log-view.el (cvs-minor-wrap-function):
8909         * outline.el (font-lock-warning-face):
8910         * simple.el (compilation-current-error):
8911         * speedbar.el (ange-ftp-path-format, efs-path-regexp)
8912         (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
8913         * tooltip.el (comint-prompt-regexp):
8914         * w32-fns.el (explicit-shell-file-name):
8915         * term/mac-win.el (mac-charset-info-alist)
8916         (mac-services-selection, mac-system-script-code):
8917         * term/tty-colors.el (msdos-color-values):
8918         * term/w32-win.el (xlfd-regexp-registry-subnum):
8919         * term/x-win.el (x-keysym-table, x-selection-timeout)
8920         (x-session-id, x-session-previous-id):
8921         * textmodes/ispell.el (mail-yank-prefix):
8922         * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
8923         * textmodes/org.el (calc-embedded-close-formula)
8924         (calc-embedded-open-formula)
8925         (font-lock-unfontify-region-function):
8926         * textmodes/reftex-global.el (isearch-next-buffer-function)
8927         (TeX-master):
8928         * textmodes/reftex.el (font-lock-keywords):
8929         * textmodes/tex-mode.el (font-lock-comment-face)
8930         (font-lock-doc-face):
8931         * textmodes/texinfo.el (outline-heading-alist):
8932         Add defvars.
8934         * textmodes/artist.el (x-pointer-crosshair): Add defvar.
8935         (artist-spray-chars, artist-mode-init, artist-replace-string)
8936         (artist-select-erase-char, artist-vap-find-endpoints-horiz)
8937         (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
8938         (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
8940         * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
8941         (conf-align-assignments): "?\ " -> "?\s".
8943         * textmodes/reftex-index.el (TeX-master): Add defvar.
8944         (reftex-index-phrases-marker): Move up defvar.
8946         * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
8947         (reftex-toc-include-labels-indicator)
8948         (reftex-toc-include-index-indicator)
8949         (reftex-toc-max-level-indicator): Move up declarations.
8951         * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
8952         of args to `tramp-run-real-handler', even if it's empty in this case.
8954 2005-08-31  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8956         * dired.el (dired-move-to-filename-regexp): Add date format for
8957         Mac OS X 10.3 in East Asian locales.
8959 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
8961         * files.el (make-auto-save-file-name): Add file name handler call
8962         if applicable.
8964         * net/tramp.el (tramp-file-name-handler-alist)
8965         (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
8966         (tramp-handle-make-auto-save-file-name): Rename from
8967         `tramp-make-auto-save-file-name'.
8968         (tramp-exists-file-name-handler): New defun.
8969         (tramp-advice-make-auto-save-file-name): Make defadvice only when
8970         `make-auto-save-file-name' is not a magic file name operation.
8972 2005-08-30  Richard M. Stallman  <rms@gnu.org>
8974         * files.el (risky-local-variable-p):
8975         Match `-predicates' and `-commands.
8977         * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
8978         (custom-save-all): Visit the file if necessary;
8979         kill the buffer if we created it.
8980         (custom-save-delete): Don't visit file or kill buffer here.
8982 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
8984         * textmodes/org.el (org-special-keyword): New face.
8985         (org-table-copy-down, org-table-eval-formula)
8986         (org-table-recalculate, org-init-section-numbers):
8987         Use `string-to-number' instead of `string-to-int'.
8988         (org-get-location): Use `insert-buffer-substring' instead of
8989         `insert-buffer'.
8990         (org-modify-diary-entry-string): New function.
8991         (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
8992         (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
8993         (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
8994         active region.
8995         (org-export-as-html): Handle QUOTE keyword.
8996         (org-quote-string): New option.
8997         (org-bookmark-jump-unhide): New function, used for
8998         `bookmark-after-jump-hook'.
8999         (org-diary-default-entry): Apply only when not called through
9000         `org-agenda'.
9002 2005-08-30  Juanma Barranquero  <lekktu@gmail.com>
9004         * net/eudc.el (mode-popup-menu):
9005         * play/handwrite.el (ps-printer-name, ps-lpr-command):
9006         * progmodes/ada-mode.el (compile-auto-highlight)
9007         (skeleton-further-elements):
9008         * progmodes/autoconf.el (font-lock-syntactic-keywords):
9009         * progmodes/cmacexp.el (msdos-shells):
9010         * progmodes/compile.el (font-lock-extra-managed-props)
9011         (font-lock-keywords, font-lock-maximum-size)
9012         (font-lock-support-mode):
9013         * progmodes/grep.el (font-lock-lines-before):
9014         * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
9015         * progmodes/mixal-mode.el (compile-command):
9016         * progmodes/perl-mode.el (font-lock-comment-face)
9017         (font-lock-doc-face, font-lock-string-face):
9018         * progmodes/prolog.el (comint-prompt-regexp):
9019         * progmodes/sh-script.el (font-lock-comment-face)
9020         (font-lock-set-defaults, font-lock-string-face):
9021         * progmodes/sql.el (font-lock-keyword-face)
9022         (font-lock-set-defaults, font-lock-string-face):
9023         * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
9024         (itimer-version, lazy-lock-defer-contextually)
9025         (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
9026         Add defvars.
9028         * progmodes/cperl-mode.el (cperl-electric-lbrace)
9029         (cperl-electric-keyword, cperl-electric-pod)
9030         (cperl-electric-backspace, cperl-forward-re)
9031         (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
9032         (vc-rcs-header, vc-sccs-header): Add defvars.
9034         * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
9035         (font-lock-syntactic-keywords, gud-find-expr-function):
9036         Add defvars.
9038         * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
9039         (gdb-frame-parameters): Declare before use.
9041         * progmodes/gud.el (gdb-active-process, gdb-define-alist)
9042         (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
9043         (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
9044         (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
9046         * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
9047         (idlwave-help-with-source): Use `insert-buffer-substring', not
9048         `insert-buffer'.
9050 2005-08-29  Juri Linkov  <juri@jurta.org>
9052         * outline.el (hide-entry, hide-leaves, outline-toggle-children):
9053         Put outline-back-to-heading function call inside save-excursion.
9055 2005-08-29  Juanma Barranquero  <lekktu@gmail.com>
9057         * man.el (Man-init-defvars, Man-translate-references)
9058         (Man-support-local-filenames, Man-highlight-references):
9059         * progmodes/sql.el (sql-interactive-mode):
9060         * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
9062         * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
9063         (compilation-mode-font-lock-keywords): Add defvars.
9064         (checkdoc-interactive-loop): "?\ " -> "?\s".
9066         * emacs-lisp/lisp-mode.el (font-lock-comment-face)
9067         (font-lock-doc-face, font-lock-string-face)
9068         (font-lock-keywords-case-fold-search): Add defvars.
9069         (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
9071         * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
9072         Don't pass X and Y (they are ignored anyway).
9073         (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
9074         (mouse-delete-window): Make arguments optional.
9076         * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
9077         (caesar-translate-table, minor-modes, news-buffer-save)
9078         (news-group-name, news-minor-modes): Add defvars.
9080         * emacs-lisp/lselect.el (mouse-highlight-priority)
9081         (x-lost-selection-functions, zmacs-regions):
9082         * emacs-lisp/pp.el (font-lock-verbose):
9083         * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
9084         * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
9085         (ses-mode-map):
9086         * emacs-lisp/tcover-unsafep.el (safe-functions):
9087         * international/mule-cmds.el (mac-system-coding-system)
9088         (mac-system-locale):
9089         * language/ethio-util.el (rmail-current-message)
9090         (rmail-message-vector):
9091         * language/thai-util.el (thai-auto-composition-mode):
9092         * mail/metamail.el (rmail-current-message, rmail-message-vector):
9093         * mail/mspools.el (rmail-inbox-list, vm-crash-box)
9094         (vm-folder-directory, vm-init-file, vm-init-file-loaded)
9095         (vm-primary-inbox, vm-spool-files):
9096         * mail/rmail.el (deleted-head, font-lock-fontified)
9097         (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
9098         (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
9099         (total-messages):
9100         * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
9101         (rmail-summary-mode-map):
9102         * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
9103         (rmail-last-label, rmail-last-multi-labels)
9104         (rmail-summary-vector, rmail-total-messages):
9105         * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
9106         * mail/rmailsum.el (msgnum):
9107         * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
9108         (rmail-current-message):
9109         * obsolete/fast-lock.el (font-lock-face-list):
9110         * obsolete/rnewspost.el (mail-reply-buffer):
9111         * obsolete/scribe.el (compile-command):
9112         * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
9114 2005-08-28  John Paul Wallington  <jpw@gnu.org>
9116         * ibuf-ext.el (ibuffer-auto-update-changed):
9117         Use `frame-or-buffer-changed-p' to check whether we need to update.
9118         (ibuffer-auto-mode): Don't advise `get-buffer-create' and
9119         `kill-buffer'.  Initialise `ibuffer-auto-buffers-changed'
9120         as a `frame-or-buffer-changed-p' state vector instead.
9122 2005-08-27  Romain Francoise  <romain@orebokech.com>
9124         * textmodes/makeinfo.el (makeinfo-compile):
9125         Use `compilation-start'.  Set `next-error-function' according to
9126         `disable-errors'.
9127         (makeinfo-next-error): New function.
9128         (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
9129         (makeinfo-buffer): Likewise.
9131         * progmodes/compile.el (compilation-start): Add autoload cookie.
9133         * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
9134         * textmodes/sgml-mode.el: Likewise.
9135         * progmodes/python.el: Likewise.
9137 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
9139         * simple.el (blink-matching-paren-distance): Document the meaning
9140         of nil value, and allow to customize to nil.
9142         * eshell/esh-ext.el (eshell-windows-shell-file): Look for
9143         command.com, not command.exe.
9145 2005-08-26  John Wiegley  <johnw@newartisans.com>
9147         * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
9148         code around a bit so that an extraneous nil argument is not added
9149         to a command when no args are given.
9151         * eshell/esh-arg.el (eshell-parse-double-quote): If a
9152         double-quoted argument resolves to nil, return it as an empty
9153         string rather than as nil.  This made it impossible to pass "" to
9154         a shell script as a null string argument.
9156 2005-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9158         * outline.el (outline-invent-heading): New fun.
9159         (outline-promote, outline-demote): Use it.
9160         (outline-move-subtree-down): Remove unused vars `re' and `txt'.
9161         (outline-end-of-subtree): Remove unused var `opoint'.
9163 2005-08-26  David Reitter  <david.reitter@gmail.com>
9165         * menu-bar.el (truncate-lines, write-file, print-buffer)
9166         (ps-print-buffer-faces, ps-print-buffer, split-window):
9167         Disable menu items when the frame they refer to is invisible, or when
9168         they refer to a buffer and the minibuffer is selected.
9170 2005-08-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
9172         * progmodes/flymake.el (flymake-highlight-err-lines):
9173         Use save-excursion around flymake-highlight-line to preserve point.
9175 2005-08-26  Eli Zaretskii  <eliz@gnu.org>
9177         * progmodes/octave-mod.el: Change Author and Maintainer address.
9178         (octave-maintainer-address): Change Kurt's email address.
9179         * progmodes/octave-inf.el: Change Author and Maintainer address.
9180         * progmodes/octave-hlp.el: Change Author and Maintainer address.
9182 2005-08-26  Kim F. Storm  <storm@cua.dk>
9184         * subr.el (version-list-<, version-list-<=, version-list-=):
9185         Rename from integer-list-*.
9186         (version-list-not-zero): Likewise.  Fix while loop.
9187         (version=): Use version-list-= instead of string-equal.
9189 2005-08-26  Richard M. Stallman  <rms@gnu.org>
9191         * outline.el (outline-promote): Try shortening the heading.
9192         As last resort, read the heading to use.
9193         (outline-demote): As last resort, read the heading to use.
9195 2005-08-26  Romain Francoise  <romain@orebokech.com>
9197         * progmodes/compile.el (compilation-start): Doc fix.
9199         * progmodes/antlr-mode.el (antlr-default): Fix defface form.
9200         (antlr-font-lock-additional-keywords): Fix reference to
9201         `antlr-font-lock-literal-regexp' erroneously changed during the
9202         mass face rename.
9203         (antlr-run-tool): Use `compilation-start'.
9205         * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
9206         instead of the obsolete `compile-internal'.
9208 2005-08-26  Juanma Barranquero  <lekktu@gmail.com>
9210         * calendar/cal-bahai.el (date, displayed-month, displayed-year)
9211         (number, original-date):
9212         * calendar/cal-china.el (date):
9213         * calendar/cal-coptic.el (date):
9214         * calendar/cal-french.el (date):
9215         * calendar/cal-hebrew.el (date, entry, number, original-date):
9216         * calendar/cal-islam.el (date, number, original-date):
9217         * calendar/cal-iso.el (date):
9218         * calendar/cal-julian.el (date):
9219         * calendar/cal-mayan.el (date):
9220         * calendar/cal-menu.el (date, event):
9221         * calendar/cal-persia.el (date):
9222         * calendar/lunar.el (date):
9223         * calendar/solar.el (date): Add defvars.
9225         * emerge.el:
9226         * ibuffer.el:
9227         * info-xref.el:
9228         * obsolete/bg-mouse.el:
9229         * obsolete/sun-curs.el:
9230         * obsolete/swedish.el: Move the `defvar's to the top level.
9232         * smerge-mode.el (smerge-refined-change): Add :group.
9234 2005-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9236         * smerge-mode.el (smerge-remove-props): Make the args non-optional.
9237         (smerge-keep-n): Remove props.
9238         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
9239         (smerge-keep-current, smerge-kill-current): Don't remove props anymore
9240         now that it's done in smerge-keep-n.
9241         (smerge-refined-change): New face.
9242         (smerge-refine-chopup-region, smerge-refine-highlight-change)
9243         (smerge-refine): New funs.
9244         (smerge-basic-map): Bind smerge-refine.
9246 2005-08-25  Juri Linkov  <juri@jurta.org>
9248         * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
9249         compilation-process-setup-function and compilation-disable-input
9250         in grep-mode instead of let-bindings in grep.
9252         * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
9253         Delete "Automatic File De/compression" (auto-compression-mode).
9255 2005-08-25  Juanma Barranquero  <lekktu@gmail.com>
9257         * obsolete/bg-mouse.el: Move to obsolete/ from term/.
9258         Silence warning about non-existent variable.
9260 2005-08-25  Richard M. Stallman  <rms@gnu.org>
9262         * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
9263         Rename "Describe Key" to "Describe Key or Mouse Operation".
9265         * mail/mailalias.el (build-mail-aliases): Delete comments
9266         from the contents before processing them.
9268         * isearch.el (isearch-edit-string): Erase the Search prompt
9269         if user enters an empty string and there is no default.
9271         * comint.el (comint-file-name-prefix): Add autoload.
9273 2005-08-25  Joe Corneli  <jcorneli@math.utexas.edu>
9275         * subr.el (play-sound): Rearrange to avoid warning.
9277 2005-08-25  Carsten Dominik  <dominik@science.uva.nl>
9279         * calendar/diary-lib.el (diary-modify-entry-list-string-function):
9280         New hook.
9281         (add-to-diary-list): Call `diary-modify-entry-list-string-function'
9283 2005-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9285         * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
9287         * custom.el (custom-theme-set-variables): Sort minor modes last.
9289 2005-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9291         * subr.el (version-separator, version-regexp-alist): New vars used by
9292         version comparison funs.
9293         (integer-list-<, integer-list-=, integer-list-<=)
9294         (integer-list-not-zero): New funs for integer list comparison.
9295         (version-to-list, version=, version<, version<=): New funs for version
9296         comparison.
9298 2005-08-24  Juanma Barranquero  <lekktu@gmail.com>
9300         * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
9301         (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
9302         time to silence the byte-compiler.
9304         * ibuffer.el (ibuffer-compile-make-eliding-form)
9305         (ibuffer-check-formats): Use `with-no-warnings' to hide references
9306         to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
9307         so it's silly to get warnings for it).
9308         (ibuffer-auto-mode, ibuffer-cached-filter-formats)
9309         (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
9310         (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
9311         (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
9312         (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
9313         (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
9314         Defvar at compile time.
9315         (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
9316         (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
9317         Declare them before use.
9319         * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
9320         (info-xref-good, info-xref-bad): Defvar at compile time.
9322         * obsolete/mlsupport.el (filter-region, execute-monitor-command):
9323         Use `let*' instead of `let'.
9325         * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
9326         (*mouse-y*, menu, char): Defvar at compile time.
9327         (sc::menu): Declare it before use.
9328         (sc::pack-one-line): Use `let', not `let*'.
9330         * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
9331         (mail-send-hook): Defvar at compile time.
9333         * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
9334         Defvar at compile time.
9336         * term/sun-mouse.el (current-global-mousemap)
9337         (current-local-mousemap): Declare them before use.
9339 2005-08-24  Carsten Dominik  <dominik@science.uva.nl>
9341         * bookmark.el (bookmark-after-jump-hook): New hook.
9342         (bookmark-jump): Run `bookmark-after-jump-hook'.
9344 2005-08-23  Juri Linkov  <juri@jurta.org>
9346         * faces.el (minibuffer-prompt): Doc fix.
9348 2005-08-23  Juanma Barranquero  <lekktu@gmail.com>
9350         * progmodes/xscheme.el: Trivial changes to silence warnings.
9351         (xscheme-previous-mode, xscheme-previous-process-state):
9352         Add defvars.
9353         (xscheme-last-input-end, xscheme-process-command-line)
9354         (xscheme-process-name, xscheme-buffer-name)
9355         (xscheme-expressions-ring-max, xscheme-expressions-ring)
9356         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
9357         (xscheme-control-g-synchronization-p)
9358         (xscheme-control-g-disabled-p, xscheme-string-receiver)
9359         (default-xscheme-runlight, xscheme-runlight)
9360         (xscheme-runlight-string, xscheme-process-filter-state)
9361         (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
9362         Move to beginning of file.
9363         (scheme-interaction-mode-commands-alist)
9364         (scheme-interaction-mode-map, scheme-debugger-mode-map):
9365         Declare them before use.  Note: the initialization code for the variables
9366         has not been moved because it uses functions that reference the variables.
9367         (xscheme-control-g-message-string, xscheme-process-filter-alist)
9368         (xscheme-prompt-for-expression-map): Declare them before use.
9369         (scheme-debugger-mode-commands): "?\ " -> "?\s".
9371 2005-08-23  Ed Swarthout  <ed.swarthout@gmail.com>  (tiny change)
9373         * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
9375 2005-08-22  Juri Linkov  <juri@jurta.org>
9377         * faces.el (set-face-underline): Delete this duplicate function
9378         and make an obsolete alias to set-face-underline-p.
9379         (set-face-underline-p): Use docstring of set-face-underline.
9380         (describe-face): Create hyperlink to parent face.
9382         * info.el (Info-insert-dir): Use save-excursion around
9383         insert-buffer-substring.
9384         (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
9385         (Info-escape-percent): Delete function.
9386         (Info-fontify-node): Replace Info-escape-percent by
9387         replace-regexp-in-string with REP arg set to lambda that
9388         duplicates `%' and preserves text properties.
9390         * progmodes/compile.el (compilation-disable-input): Doc fix.
9391         (define-compilation-mode): Doc fix and refill.
9392         (kill-compilation): Use `mode-name' in the error message.
9393         (compilation-find-file): Use `compilation-error' in the
9394         read-file-name's prompt.
9396 2005-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9398         * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
9399         (smerge-auto-leave): Make undo re-enable the mode.
9400         (debug-ignored-errors): Add the user-error of impossible resolution.
9401         (smerge-resolve): Move things around a bit, in preparation for later.
9402         (smerge-diff): Don't fail if the buffer has no associated file.
9403         (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
9404         (smerge-conflict-overlay): New function.
9405         (smerge-match-conflict): Don't add text properties here.
9406         (smerge-find-conflict): Instead, add an overlay here.
9407         Also check for the case where we're inside a conflict already, so as to
9408         obviate the need for font-lock-multiline, which is unbearably slow with
9409         large conflicts and ciomplex font-lock patterns.
9410         (smerge-remove-props): Remove overlay rather than text-properties.
9411         (smerge-mode): Don't set font-lock-multiline.
9412         Remove overlays when turned off.
9414 2005-08-21  Kim F. Storm  <storm@cua.dk>
9416         * ido.el (ido-ignore-item-p): Use save-match-data.
9417         Bind case-fold-search to ido-case-fold locally.
9419 2005-08-20  Richard M. Stallman  <rms@gnu.org>
9421         * files.el (normal-mode): If font lock is on, turn it off and on.
9423         * subr.el (replace-regexp-in-string): Doc fix.
9425         * startup.el (command-line-1): Don't suppress startup screen
9426         due to existing processes.
9428         * progmodes/grep.el (grep): Bind compilation-disable-input to t.
9430         * progmodes/compile.el (compilation-disable-input): Default to nil.
9432 2005-08-20  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
9434         * progmodes/compile.el (compilation-disable-input): New defcustom.
9435         (compilation-start): If compilation-disable-input is non-nil, send
9436         EOF to the compilation process.
9438 2005-08-20  Eli Zaretskii  <eliz@gnu.org>
9440         * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
9441         Run the argument of tex-shell-cd-command through
9442         convert-standard-filename, to get the correct style of slashes on
9443         Windows, and enclose the result in quotes, in case the file name
9444         includes whitespace or other special characters.
9446 2005-08-19  Andreas Schwab  <schwab@suse.de>
9448         * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
9449         process.
9451 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
9453         * cus-start.el (minibuffer-prompt-properties): Correct typo.
9455 2005-08-18  Kim F. Storm  <storm@cua.dk>
9457         * scroll-lock.el: Fix errors due to incorrect line wrapping.
9459 2005-08-18  Richard M. Stallman  <rms@gnu.org>
9461         * scroll-lock.el: New file.
9463 2005-08-18  Thien-Thi Nguyen  <ttn@gnu.org>
9465         * dired.el (dired-move-to-end-of-filename):
9466         Handle fifo as rendered by "ls -lF": Don't include trailing "|".
9468 2005-08-18  Kim F. Storm  <storm@cua.dk>
9470         * ido.el (ido-everywhere): Fix defcustom :set function to disable
9471         rather than toggle mode when custom value is nil.
9472         (ido-everywhere): Fix defun doc string.
9474 2005-08-17  Richard M. Stallman  <rms@gnu.org>
9476         * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
9477         as tag instead of "Inviolable".
9479 2005-08-17  Kim F. Storm  <storm@cua.dk>
9481         * windmove.el (windmove-coordinates-of-position): Remove.
9482         (windmove-coordinates-of-window-position): Remove.
9483         (windmove-reference-loc): Use posn-at-point instead.
9485         * subr.el (insert-for-yank-1): Doc fix.
9487         * ido.el (ido-enter-matching-directory): Rename from
9488         ido-enter-single-matching-directory.  Change `slash' choice to
9489         `only'.  Add `first' choice.
9490         (ido-exhibit): Adapt to above changes.
9492 2005-08-16  Luc Teirlinck  <teirllm@auburn.edu>
9494         * Makefile.in: Expand comment about building loaddefs.el.
9496 2005-08-16  Nick Roberts  <nickrob@snap.net.nz>
9498         * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
9499         Comment use of defadvice.
9501         * progmodes/gud.el (gud-jump): Rework for gdb-ui.
9503 2005-08-15  Dan Nicolaescu  <dann@ics.uci.edu>
9505         * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
9506         * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
9507         * progmodes/gdb-ui.el, progmodes/idlw-help.el,
9508         * progmodes/idlw-shell.el, progmodes/ld-script.el,
9509         * progmodes/which-func.el, ruler-mode.el, strokes.el,
9510         * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
9511         for backward compatibility for faces that did not appear in the
9512         previous Emacs release.
9514         * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
9516 2005-08-15  Kim F. Storm  <storm@cua.dk>
9518         * emulation/cua-base.el (cua-delete-region): Return t if
9519         deleted region was non-empty.
9520         (cua-replace-region): Inhibit overwrite-mode for
9521         self-insert-command if replaced region was non-empty.
9522         (cua--explicit-region-start, cua--status-string): Make them
9523         buffer-local at top-level...
9524         (cua-mode): ...rather than when mode is enabled.
9526 2005-08-15  Thien-Thi Nguyen  <ttn@gnu.org>
9528         * progmodes/vhdl-mode.el (vhdl-emacs-21):
9529         Set t for Emacs 21, 22, and so on.
9531 2005-08-15  David Ponce  <david@dponce.com>
9533         * tree-widget.el: Update Commentary header.
9534         (tree-widget-theme): Doc fix.
9535         (tree-widget-space-width): New option.
9536         (tree-widget-image-properties): Look up in the default theme too.
9537         (tree-widget--cursors): Only for images with arrow pointer shape.
9538         (tree-widget-lookup-image): Pointer shape is hand by default.
9539         (tree-widget-icon): Rename generic icon widget from
9540         `tree-widget-control'.
9541         (tree-widget-*-icon): Rename from `tree-widget-*-control' and
9542         derive from `tree-widget-icon'.
9543         (tree-widget-handle): Improve default look and feel of the text
9544         representation.
9545         (tree-widget): Rename :*-control properties to :*-icon properties.
9546         Add :action and :help-echo properties.
9547         (tree-widget-after-toggle-functions): Move.
9548         (tree-widget-close-node, tree-widget-open-node): Remove.
9549         (tree-widget-before-create-icon-functions): New hook.
9550         (tree-widget-value-create): Update to allow customization of icons
9551         and nodes at run-time via that new hook.
9552         (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
9553         (tree-widget-icon-action, tree-widget-icon-help-echo)
9554         (tree-widget-action, tree-widget-help-echo): New functions.
9556 2005-08-15  Kim F. Storm  <storm@cua.dk>
9558         * ido.el (ido-buffer-internal): Use with-no-warnings.
9559         (ido-make-merged-file-list): Use while-no-input.
9561 2005-08-15  Richard M. Stallman  <rms@gnu.org>
9563         * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
9564         (flyspell-large-region): Fix doc and custom type.
9566 2005-08-14  Richard M. Stallman  <rms@gnu.org>
9568         * files.el (interpreter-mode-alist): Doc fix.
9570         * mail/rmail.el (rmail-nonignored-headers): New variable.
9571         (rmail-clear-headers): Use it.
9572         (rmail-reply): Better handling of mail-followup-to header.
9574         * progmodes/sh-script.el (sh-font-lock-keywords-var):
9575         Rename variable from sh-font-lock-keywords.  In the `shell' entry,
9576         don't try to refer to executable-font-lock-keywords.
9577         (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
9578         (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
9579         (sh-font-lock-keywords): Append executable-font-lock-keywords here.
9580         (sh-mode): Set comment-start-skip, local-abbrev-table,
9581         imenu-case-fold-search.
9582         (sh-set-shell): Don't set them here.
9583         (sh-feature): Simplify.  Get rid of the eval-a-variable feature.
9584         Don't cache the results in the original alist; don't ever modify
9585         that alist.
9587         * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
9589         * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
9590         empty.
9592 2005-08-15  Andreas Schwab  <schwab@suse.de>
9594         * desktop.el: Put autoload cookie at risky-local-variable declarations.
9596         * dired.el, info.el, mail/rmail.el: Revert last change.
9598 2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>
9600         * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
9601         modification in `eval-after-load' form.
9602         * info.el: Likewise.
9603         * mail/rmail.el: Likewise.
9605 2005-08-14  Juri Linkov  <juri@jurta.org>
9607         * progmodes/compile.el (compilation-mode-font-lock-keywords):
9608         Remove highlighting of "Compilation started".  Highlight only
9609         the word "finished" in "Compilation finished".  Add highlighting
9610         of "interrupt", "killed", "terminated" and the exit code.
9611         (compilation-start): Add newline after header.  Use exactly the
9612         same time stamp format as the finishing message.
9613         (compilation-mode-map): Add ellipsis to "Search Files (grep)".
9615         * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
9616         (grep-mode-font-lock-keywords): Don't highlight "Grep started".
9617         Add highlighting of "interrupt", "killed", "terminated".
9619         * delsel.el (delete-selection-pre-hook): If overwrite-mode is
9620         enabled and the current command is self-insert-command, call it
9621         explicitly with overwrite-mode bound to nil, to not allow it
9622         to delete the character after the selected region.
9624 2005-08-12  Matt Hodges  <MPHodges@member.fsf.org>
9626         * emacs-lisp/eldoc.el: Add move-beginning-of-line,
9627         move-end-of-line, end-of-line, and beginning-of-line to the list
9628         of commands after which the echo area is updated.
9630 2005-08-12  Eli Zaretskii  <eliz@gnu.org>
9632         * cus-edit.el (custom-save-all, custom-save-delete):
9633         Bind recentf-exclude to exclude custom-file.
9635 2005-08-12  Ehud Karni  <ehud@unix.mvs.co.il>
9637         * mail/rmailsum.el (rmail-summary-end-of-message): New command
9638         to go to the bottom of the mail message.  Added to
9639         `rmail-summary-mode-map' with key "/".
9640         (rmail-summary-show-message): New (internal) function for use by
9641         both `rmail-summary-beginning/end-of-message'.
9642         (rmail-summary-beginning-of-message): Change to use
9643         rmail-summary-show-message.
9645         * mail/rmail.el (rmail-end-of-message): New command to go to the
9646         end of the current message.  Added to `rmail-mode-map' with key "/".
9647         (rmail-beginning-of-message): Fix to work as documented.
9648         (rmail-mode): Change documentation.
9650         * progmodes/compile.el (compilation-start): Add the line
9651         "Compilation started" with compilation start time.
9652         (compilation-mode-font-lock-keywords): Add `started' to keywords.
9654 2005-08-11  Luc Teirlinck  <teirllm@auburn.edu>
9656         * menu-bar.el (menu-bar-options-menu): Standardize capitalization
9657         of menu items.
9659 2005-08-11  Richard M. Stallman  <rms@gnu.org>
9661         * simple.el (pop-global-mark): Reverse test of widen-automatically.
9663         * battery.el (battery-status-function): Don't use ignore-errors.
9665 2005-08-11  Lute Kamstra  <lute@gnu.org>
9667         * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
9668         define-obsolete-variable-alias.
9670 2005-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9672         * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
9673         (ange-ftp-send-cmd): Revert last change, and expand
9674         the comment explaining the problem.
9676 2005-08-10  Luc Teirlinck  <teirllm@auburn.edu>
9678         * ldefs-boot.el: Update.
9680         * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
9681         item to "Time, Load and Mail".  Change help echo text.
9683         * time.el (display-time-use-mail-icon, display-time-format)
9684         (display-time-string-forms): Shorten first line of docstrings.
9686 2005-08-10  Lars Hansen  <larsh@soem.dk>
9688         * desktop.el (desktop-buffer-mode-handlers):
9689         Make non-customizable.  Add autoload cookie.  Change initial value to
9690         nil; add elements in respective modules instead.  Fix doc string.
9691         (desktop-load-file): New function.
9692         (desktop-minor-mode-handlers): New autoloaded variable.
9693         (desktop-create-buffer): Call minor mode handlers.
9694         Use desktop-load-file to load major and minor mode modules prior to
9695         checking for a handler.
9696         (desktop-save): Don't add nil to desktop-minor-modes for minor
9697         modes with nil function in desktop-minor-mode-table.  Don't delete
9698         desktop file before rewriting it.
9699         (desktop-locals-to-save): Add autoload cookie.  Don't make
9700         automatically buffer-local.  Add variables column-number-mode,
9701         size-indication-mode, indent-tabs-mode,
9702         indicate-buffer-boundaries, indicate-empty-lines and
9703         show-trailing-whitespace.
9704         (desktop-clear): Allow desktop-clear-preserve-buffers to contain
9705         regexps.  Don't use desktop-clear-preserve-buffers-regexp.
9706         (desktop-clear-preserve-buffers-regexp): Delete.
9707         (desktop-clear-preserve-buffers): Update initial value and docstring.
9708         (desktop-save-buffer): Fix doc string.
9710         * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
9711         (hilit-chg-desktop-restore): New function.
9712         (highlight-changes-mode): Add highlight-changes-mode to
9713         desktop-locals-to-save.
9715         * dired.el: Add handler to desktop-buffer-mode-handlers.
9716         (dired-restore-desktop-buffer): Remove autoload cookie.
9717         (dired-mode): Add autoload cookie.
9719         * info.el: Add handler to desktop-buffer-mode-handlers.
9720         (Info-restore-desktop-buffer): Remove autoload cookie.
9721         (Info-mode): Add autoload cookie.
9723         * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
9724         (mh-restore-desktop-buffer): Remove autoload cookie.
9725         (mh-folder-mode): Add autoload cookie.
9727         * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
9728         (rmail-restore-desktop-buffer): Remove autoload cookie.
9730 2005-08-11  Masatake YAMATO  <jet@gyve.org>
9732         * hexl.el (hexl-address-region):
9733         (hexl-ascii-region, hexl-font-lock-keywords):
9734         (hexl-highlight-line-range): Use the term "region"
9735         instead of "area" for consistency with the other symbols
9736         defined in hexl.el.
9738 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
9740         * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
9741         correct group: it is set with `menu-bar-make-mm-toggle' (pointed
9742         out by Juri Linkov).  Add `display-battery-mode'.
9744 2005-08-09  Juri Linkov  <juri@jurta.org>
9746         * progmodes/compile.el (compilation-mode-font-lock-keywords):
9747         Remove `-text' from face variable names.
9748         (compilation-error-file-name, compilation-warning-file-name)
9749         (compilation-info-file-name): Delete faces.
9750         (compilation-line-number, compilation-column-number):
9751         Remove face underlining.
9752         (compilation-message-face): Set to `underline' value by default.
9753         (compilation-error-face, compilation-warning-face)
9754         (compilation-info-face): Remove `-file-name' from face names.
9755         (compilation-error-text-face, compilation-warning-text-face)
9756         (compilation-info-text-face): Delete face variables.
9757         (compilation-text-face): Delete function.
9759         * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
9760         (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
9761         (grep-error-face): Set to `compilation-error' instead of
9762         `compilation-error-face' (which is redefined to `grep-hit-face' in
9763         grep buffers).
9764         (grep-mode-font-lock-keywords): Remove `-text' from face variable
9765         names.  Use `grep-error-face' instead of `compilation-error-text-face'.
9767         * dired-aux.el (dired-do-query-replace-regexp):
9768         Use `query-replace-read-args'.
9770         * replace.el (query-replace-read-from, query-replace-read-to)
9771         (query-replace-read-args): Rename arg `string' to `prompt'.
9773         * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
9775 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
9777         * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
9778         uploading files.
9779         (ange-ftp-canonize-filename): Handle file names beginning with ~
9780         correctly.
9782 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
9784         * textmodes/fill.el (canonically-space-region)
9785         (fill-context-prefix, fill-french-nobreak-p)
9786         (fill-delete-newlines, fill-comment-paragraph)
9787         (justify-current-line): "?\ " -> "?\s".
9789 2005-08-09  Ben North  <ben@redfrontdoor.org>  (tiny change)
9791         * textmodes/fill.el (fill-nonuniform-paragraphs):
9792         Improve argument/docstring consistency.
9794 2005-08-09  Richard M. Stallman  <rms@gnu.org>
9796         * textmodes/ispell.el (ispell-word): More fboundp checks.
9798         * files.el (find-file-noselect): Don't call set-buffer-major-mode.
9799         (find-file-noselect-1): Call it here, only if RAWFILE.
9800         (normal-mode): Always set some major mode.
9801         (save-some-buffers-action-alist): Change some explanation strings.
9802         (file-name-non-special): In the `quote' method, use unwind-protect.
9804 2005-08-09  Magnus Henoch  <mange@freemail.hu>
9806         * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
9807         (ispell-have-aspell-dictionaries): New variable.
9808         (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
9809         (ispell-get-aspell-config-value): New function.
9810         (ispell-aspell-find-dictionary): New function.
9811         (ispell-aspell-add-aliases): New function.
9812         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
9813         appropriate.  Don't look for ispell dictionaries if we use aspell.
9814         (ispell-menu-map): Don't build a submenu of dictionaries.
9816 2005-08-09  Richard M. Stallman  <rms@gnu.org>
9818         * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
9819         (sql-read-passwd): Use read-passwd.
9821         * progmodes/idlw-toolbar.el (idlwave-toolbar)
9822         (idlwave-toolbar-is-possible): Add defvars.
9824         * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
9825         Avoid warnings.
9827         * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
9828         (idlwave-system-class-info, idlwave-executive-commands-alist):
9829         Use defvar.
9831         * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
9833         * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
9834         Avoid warnings.
9836         * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
9837         and content-type: headers.
9839         * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
9841         * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
9842         and rename some of them to be more self-explanatory.
9844         * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
9846         * startup.el (command-line-1): Implement -scriptload.
9848         * replace.el (occur-engine): Initial *Occur* output not undoable.
9850         * menu-bar.el (menu-bar-file-menu): Rename some menu items
9851         and improve help strings.
9853         * isearch.el (isearch-repeat): When changing direction,
9854         mark search successful.
9856         * ediff-init.el: Use (featurep 'xemacs).
9858         * comint.el (send-invisible): Identify buffer, if not selected.
9860         * align.el: Delete autoload for c-guess-basic-syntax.
9862 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
9864         * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
9865         Improve argument/docstring consistency.  Doc fixes.
9866         (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
9867         (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
9868         (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
9869         (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
9870         (r2bv-organization, r2bv-pages, r2bv-primary-author)
9871         (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
9872         (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
9873         Defvar at compile time.
9875 2005-08-09  Juri Linkov  <juri@jurta.org>
9877         * info.el: Replace `info' with upper-case `Info' where appropriate.
9878         (info-title-1, info-title-2, info-title-3, info-title-4)
9879         (info-menu-header): Move up face definitions.
9880         (info-menu-star): Rename from `info-menu-5'.
9881         (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
9882         (Info-fontify-visited-nodes): Fix docstring.
9883         (Info-hide-note-references): Fix docstring.
9884         (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
9885         menu items in the same way as on cross-references.
9886         (info-apropos): Fix sorting order and formatting to be like in the
9887         stand-alone Info browser.  Display error messages for 1 sec.
9888         (Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
9889         (Info-mode-menu): Remove item for `Info-search-case-sensitively'
9890         from the menu bar.
9891         (Info-insert-dir): Restore point after calling
9892         `insert-buffer-substring'.
9894 2005-08-08  Richard M. Stallman  <rms@gnu.org>
9896         * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
9897         (recompute-lucid-menubar): Add defvars.
9899         * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
9901         * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
9903         * net/net-utils.el (run-dig): Rename from `dig'.
9905         * play/gametree.el (gametree-mode): Use make-local-variable,
9906         not make-variable-buffer-local.
9908         * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
9910         * ansi-color.el (ansi-color-make-extent)
9911         (ansi-color-set-extent-face): Use fboundp, not functionp.
9913         * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
9914         not make-variable-buffer-local.
9916         * bookmark.el (Info-current-file): Add defvar.
9917         (bookmark-jump-noselect): Use with-no-warnings.
9919         * completion.el (c-mode-map, fortran-mode-map): Add defvars.
9921         * ebuff-menu.el (Helper-return-blurb): Add defvar.
9923         * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
9925         * find-file.el (ada-procedure-start-regexp)
9926         (ada-package-start-regexp): Add defvars.
9928         * info.el (Info-insert-dir): Use insert-buffer-substring.
9930         * xml.el (xml-att-def-re): Add defvar.
9932         * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
9933         calling convention.
9935         * subr.el (while-no-input): Return t if there is input.
9937 2005-08-08  Luc Teirlinck  <teirllm@auburn.edu>
9939         * cus-start.el (all): Add `overflow-newline-into-fringe'.
9941 2005-08-08  Juanma Barranquero  <lekktu@gmail.com>
9943         * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
9944         (scheme-prev-l/c-dir/file): Fix typos in docstrings.
9946 2005-08-08  Emilio C. Lopes  <eclig@gmx.net>
9948         * cmuscheme.el (scheme-start-file): Replace reference to
9949         `user-emacs-directory' by "~/.emacs.d/".
9951 2005-08-08  Thien-Thi Nguyen  <ttn@gnu.org>
9953         * info.el (Info-dir-remove-duplicates): Avoid case folding
9954         in loop; instead, keep downcased strings for comparison.
9955         Suggested by Helmut Eller.
9957 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
9959         Sync with Tramp 2.0.50.
9961         * net/tramp.el: Remove defvar of `last-coding-system-used' in the
9962         XEmacs case; not necessary anymore.
9963         (tramp-user-regexp): Allow "@" as part of user name.
9964         (tramp-handle-set-visited-file-modtime)
9965         (tramp-handle-insert-file-contents)
9966         (tramp-handle-write-region): No special handling for
9967         `last-coding-system-used, because this is done in
9968         `tramp-accept-process-output' now.
9969         (tramp-accept-process-output): New defun.
9970         (tramp-process-one-action, tramp-process-one-multi-action)
9971         (tramp-wait-for-regexp, tramp-wait-for-output)
9972         (tramp-discard-garbage-erase-buffer): Call it.  Reported by David
9973         Howells <dhowells@redhat.com>.
9974         (clear-visited-file-modtime): Defadvice removed.  The check for
9975         unset buffer's modtime does not need to be based on
9976         `tramp-buffer-file-attributes'.  Suggested by RMS.
9977         (tramp-message): Insert "\n" if not being at beginning of line.
9978         (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
9979         sequence with same logic.
9980         (tramp-completion-handle-expand-file-name): Discard call of
9981         `tramp-drop-volume-letter'.  It is not necessary, and there have
9982         been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
9983         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
9984         (tramp-do-copy-or-rename-file-out-of-band): Transfer message
9985         should always be visible.
9986         (tramp-handle-insert-directory, tramp-setup-complete)
9987         (tramp-set-process-query-on-exit-flag)
9988         (tramp-append-tramp-buffers): Pacify byte-compiler.
9989         (tramp-bug): Delete non-existing variables from list.
9990         Apply `tramp-load-report-modules' as pre-hook.
9991         Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
9992         `shell-prompt-pattern' because of non-7bit characters.
9993         Reported by Sebastian Luque <sluque@mun.ca>.
9994         (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
9995         (tramp-match-string-list): Remove function.
9996         (tramp-wait-for-regexp): Remove call of that function.
9997         Suggested by Kim F. Storm <storm@cua.dk>.
9998         (tramp-set-auto-save-file-modes): Use octal integer code #o600
9999         instead of octal character code ?\600.  The latter resulted in a
10000         syntax error with XEmacs.
10002         * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
10003         XEmacs case; not necessary anymore.
10004         (tramp-smb-handle-write-region): No special handling for
10005         `last-coding-system-used, because this is done in
10006         `tramp-accept-process-output' now.
10007         (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
10009 2005-08-06  Luc Teirlinck  <teirllm@auburn.edu>
10011         * wid-edit.el (widget-choice-value-create):
10012         Unconditionally respect user choice.  Set :explicit-choice back to nil
10013         when no longer needed.
10014         (widget-choice-action): Unconditionally respect user choice.
10015         Eliminate :explicit-choice-value.
10017         * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
10019         * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
10020         with `indicate-empty-lines' and `indicate-buffer-boundaries'.
10021         (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
10022         running new function `toggle-indicate-empty-lines'.
10023         Rename "Customize" item to "Customize fringe".
10024         Rename "Indicators" item to "Buffer boundaries" and change help echo.
10025         (menu-bar-showhide-fringe-ind-menu): Change several help echos.
10026         Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
10027         Delete "Empty lines only" item.
10028         (menu-bar-showhide-fringe-ind-customize): New function.
10029         (menu-bar-showhide-fringe-ind-mixed)
10030         (menu-bar-showhide-fringe-ind-box)
10031         (menu-bar-showhide-fringe-ind-right)
10032         (menu-bar-showhide-fringe-ind-left)
10033         (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
10034         instead of `fringe-indicators'.
10036 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
10038         * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
10039         Change the date of last update.
10041 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
10043         * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
10044         (viper-exec-yank, viper-put-back): Don't display modification msg
10045         if in the minibuffer.
10047         * viper-init.el (viper-replace-overlay-cursor-color)
10048         (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
10049         Make variables frame local.
10051         * viper-util.el (viper-append-filter-alist): Use append instead of
10052         nconc.
10054         * viper.el (viper-vi-state-mode-list)
10055         (viper-emacs-state-mode-list): Move help-mode and
10056         completion-list-mode from the first list to the second.
10057         (viper-mode): Docstring.
10058         (viper-go-away, viper-non-hook-settings): Don't localize
10059         minor-mode-alist in newer Emacsen.  Add advice to
10060         set-cursor-color.  Don't bind "\C-c\\".
10062 2005-08-06  Emilio C. Lopes  <eclig@gmx.net>
10064         * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
10065         (scheme-macro-expand-command): New user options.
10066         (scheme-trace-procedure, scheme-expand-current-form): New commands.
10067         (scheme-form-at-point, scheme-start-file)
10068         (scheme-interactively-start-process): New functions.
10069         (scheme-get-process): New function, extracted from `scheme-proc'.
10070         (run-scheme): Call `scheme-start-file' to get start file, and pass
10071         it to `make-comint'.
10072         (switch-to-scheme, scheme-proc):
10073         Call `scheme-interactively-start-process' if no Scheme buffer/process
10074         is available.
10076 2005-08-06  Juri Linkov  <juri@jurta.org>
10078         * progmodes/compile.el (compilation-mode-font-lock-keywords):
10079         Use `compilation-text-face', `compilation-info-text-face' and
10080         `compilation-error-text-face' instead of `font-lock-keyword-face'.
10081         (compilation-error): New face.
10082         (compilation-error-file-name): Inherit from
10083         `compilation-error' instead of `font-lock-warning-face'.
10084         (compilation-warning-file-name): Inherit from
10085         `compilation-warning' instead of `font-lock-warning-face'.
10086         (compilation-info, compilation-error-file-name)
10087         (compilation-warning-file-name, compilation-info-file-name)
10088         (compilation-line-number, compilation-column-number): Doc fix.
10089         (compilation-error-text-face, compilation-warning-text-face)
10090         (compilation-info-text-face): New face variables.
10091         (compilation-line-face, compilation-column-face)
10092         (compilation-enter-directory-face)
10093         (compilation-leave-directory-face): Doc fix.
10094         (compilation-text-face): New function.
10096         * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
10097         instead of 1 to display binary file names as info file links.
10098         (grep-error-face): Use `compilation-error-face' instead of
10099         `font-lock-keyword-face'.
10100         (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
10101         and `compilation-warning-text-face' instead of
10102         `font-lock-keyword-face'.  Use `compilation-error-text-face'
10103         instead of `grep-error-face'.
10105 2005-08-05  Kenichi Handa  <handa@m17n.org>
10107         * international/code-pages.el: Add autoload cookies for all coding
10108         systems.
10110 2005-08-04  Luc Teirlinck  <teirllm@auburn.edu>
10112         * cus-start.el (all): Put undo.c where it alphabetically belongs.
10114 2005-08-04  Juri Linkov  <juri@jurta.org>
10116         * progmodes/compile.el (compilation-mode-map):
10117         * progmodes/grep.el (grep-mode-map):
10118         Bind TAB to `compilation-next-error' and [backtab] to
10119         `compilation-previous-error'.
10121         * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
10122         matching line numbers, column numbers and their ranges with regexp
10123         matching only line numbers.
10124         (grep-context-face): New face variable.
10125         (grep-mode-font-lock-keywords): Use it.
10127         * faces.el (read-face-name): Delete duplicate faces.
10129 2005-08-02  Juanma Barranquero  <lekktu@gmail.com>
10131         * thumbs.el (thumbs-find-image): Don't make variables
10132         automatically buffer local.
10133         (thumbs-current-tmp-filename, thumbs-current-image-filename)
10134         (thumbs-image-num): Make automatically buffer local.
10135         (thumbs-show-thumbs-list): Use `make-local-variable', not
10136         `make-variable-buffer-local'.
10137         (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
10139         * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
10140         (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
10141         (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
10142         (bother, bye, canyou, chatlst, continue, deathlst, describe)
10143         (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
10144         (feelings-about, foullst, found, hello, history, howareyoulst)
10145         (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
10146         (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
10147         (neglst, obj, object, owner, please, problems, qlist)
10148         (random-adjective, relation, remlst, repetitive-shortness)
10149         (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
10150         (shortlst, something, sportslst, stallmanlst, states, subj)
10151         (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
10152         (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
10153         Defvar at compile time.
10155         * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
10156         not `make-variable-buffer-local'.
10158 2005-08-02  Kim F. Storm  <storm@cua.dk>
10160         * emulation/cua-rect.el (cua--highlight-rectangle): Only show
10161         rectangle overlay in selected window.
10163 2005-08-01  Luc Teirlinck  <teirllm@auburn.edu>
10165         * cus-start.el (all): Put `indicate-empty-lines' in fringe group
10166         instead of display group.  Make `indicate-buffer-boundaries'
10167         customizable through Custom.
10169 2005-08-01  Juanma Barranquero  <lekktu@gmail.com>
10171         * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
10172         (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
10173         (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
10174         (gdb-put-string): Fix typos in docstrings.
10176 2005-08-01  Nick Roberts  <nickrob@snap.net.nz>
10178         Update copyright notices of files in progmodes directory for
10179         release of Emacs 22.1.
10181         * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
10183         * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
10184         Don't barf if the GUD buffer has been killed.
10186 2005-08-01  Kim F. Storm  <storm@cua.dk>
10188         * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
10190 2005-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10192         * simple.el (next-error-follow-minor-mode):
10193         make-variable-buffer-local -> make-local-variable.
10195         * emacs-lisp/cl-extra.el: Require CL also when compiling.
10197         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
10198         (byte-compile-form-make-variable-buffer-local): New functions to warn
10199         about misuses of make-variable-buffer-local where make-local-variable
10200         was meant.
10202 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
10204         * bs.el (bs-attributes-list): Doc fix.
10205         (bs): Update url-link.
10207         * desktop.el (desktop-save-buffer): Fix typos in docstring.
10208         (desktop-load-default): Simplify.
10210         * ibuffer.el (ibuffer-columnize-and-insert-list)
10211         (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
10212         (ibuffer-unmark-all, ibuffer-toggle-marks)
10213         (ibuffer-unmark-forward, ibuffer-unmark-backward)
10214         (ibuffer-compile-make-format-form, ibuffer-format-column)
10215         (ibuffer-current-buffers-with-marks)
10216         (ibuffer-update-title-and-summary): "?\ " -> "?\s".
10217         (ibuffer): Doc fix.
10218         (ibuffer-mode): Fix typo in docstring.
10219         (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
10220         with `define-obsolete-variable-alias'.
10221         (ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.
10223 2005-07-29  Kenichi Handa  <handa@m17n.org>
10225         * international/mule-cmds.el (select-message-coding-system):
10226         Be sure to use LF for end-of-line.  If no coding system is decided,
10227         return iso-8859-1-unix.
10229 2005-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10231         * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
10232         (ange-ftp-pending-error-line): New vars.
10233         (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
10234         to handle the non-fatal no-route-to-host messages.
10235         (internal-ange-ftp-mode): Make the no-match regexp more efficient.
10237 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
10239         * isearch.el (isearch-mode-map, isearch-other-meta-char)
10240         (isearch-quote-char, isearch-printing-char)
10241         (isearch-text-char-description): "?\ " -> "?\s".
10242         (isearch-lazy-highlight-cleanup)
10243         (isearch-lazy-highlight-initial-delay)
10244         (isearch-lazy-highlight-interval)
10245         (isearch-lazy-highlight-max-at-a-time)
10246         (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
10247         Declare with define-obsolete-*-alias macros.
10248         (isearch-forward): Fix typo in docstring.
10249         (search-invisible, search-ring-yank-pointer)
10250         (regexp-search-ring-yank-pointer): Doc fixes.
10252         * recentf.el (recentf-menu-append-commands-p): Declare with
10253         `define-obsolete-variable-alias'.
10254         (recentf-max-saved-items, recentf-menu-filter)
10255         (recentf-arrange-by-rule-subfilter): Doc fixes.
10256         (recentf-menu-append-commands-flag)
10257         (recentf-initialize-file-name-history, recentf-expand-file-name)
10258         (recentf-clear-data): Fix typos in docstrings.
10260 2005-07-28  Nick Roberts  <nickrob@snap.net.nz>
10262         * progmodes/gdb-ui.el: Smarten comments.
10263         (gdb-info-breakpoints-custom): Use nowarn when finding file.
10265 2005-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
10267         * term/apollo.el (terminal-init-apollo): New function containing
10268         all former top level forms in the file.
10269         * term/bobcat.el (terminal-init-bobcat):
10270         * term/cygwin.el (terminal-init-cygwin):
10271         * term/iris-ansi.el (terminal-init-iris-ansi):
10272         * term/linux.el (terminal-init-linux):
10273         * term/news.el (terminal-init-news):
10274         * term/rxvt.el (terminal-init-rxvt):
10275         * term/sun.el (terminal-init-sun):
10276         * term/tvi970.el (terminal-init-tvi970):
10277         * term/vt100.el (terminal-init-vt100):
10278         * term/vt102.el (terminal-init-vt102):
10279         * term/vt125.el (terminal-init-vt125):
10280         * term/vt200.el (terminal-init-vt200):
10281         * term/vt201.el (terminal-init-vt201):
10282         * term/vt220.el (terminal-init-vt220):
10283         * term/vt240.el (terminal-init-vt240):
10284         * term/vt300.el (terminal-init-vt300):
10285         * term/vt320.el (terminal-init-vt320):
10286         * term/vt400.el (terminal-init-vt400):
10287         * term/vt420.el (terminal-init-vt420):
10288         * term/wyse50.el (terminal-init-wyse50):
10289         * term/xterm.el (terminal-init-xterm): Likewise.
10291         * term/README: Describe the terminal-init-* functionality.
10293         * startup.el (command-line): After loading the terminal initialization
10294         file call the corresponding terminal initialization function.
10296 2005-07-27  Kenichi Handa  <handa@m17n.org>
10298         * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
10299         negative.
10301         * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
10302         (ps-mule-composition-prologue): Fix for the case that
10303         RelativeCompose is false.
10305 2005-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10307         * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
10309         * descr-text.el (describe-char): Handle the case where the list of
10310         chars is displayed in a separate frame.
10311         Be a bit more discriminating when looking for the char.
10313 2005-07-26  Juanma Barranquero  <lekktu@gmail.com>
10315         * bookmark.el (bookmark-automatically-show-annotations)
10316         (bookmark-read-annotation-text-func): Doc fixes.
10317         (bookmark-save): Improve argument/docstring consistency.
10318         (bookmark-get-bookmark, bookmark-get-bookmark-record)
10319         (bookmark-alist-from-buffer)
10320         (bookmark-upgrade-file-format-from-0)
10321         (bookmark-grok-file-format-version)
10322         (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
10323         (bookmark-read-annotation-mode)
10324         (bookmark-insert-current-bookmark, bookmark-jump)
10325         (bookmark-exit-hook): Fix typos in docstrings.
10326         (bookmark-exit-hooks): Define as obsolete alias.
10327         (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
10328         not `bookmark-exit-hooks'.  Fix docstring.
10329         (bookmark-bmenu-select): "?\ " -> "?\s".
10331 2005-07-25  Ari Roponen  <arjuropo@cc.jyu.fi>  (tiny change)
10333         * startup.el (command-line): Fix typo.
10335 2005-07-24  Richard M. Stallman  <rms@gnu.org>
10337         * tooltip.el (tooltip-mode): Test emacs-basic-display,
10338         not emacs-quick-startup.
10340 2005-07-24  Juanma Barranquero  <lekktu@gmail.com>
10342         * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
10343         (reb-next-match, reb-show-subexp): Use `with-selected-window'
10344         instead of `reb-with-current-window'.
10345         (reb-prev-match): Likewise.  Also, don't move left if the search
10346         was unsuccessful.
10347         (reb-initialize-buffer): New function.
10348         (re-builder, reb-change-syntax): Use it.
10350         * man.el (Man-goto-page): Make second argument NOERROR optional.
10352 2005-07-23  Richard M. Stallman  <rms@gnu.org>
10354         * man.el (Man-bgproc-sentinel): Check here for failure to find
10355         any man page in the output, and report the error here.
10356         (Man-arguments): Make it permanent local.
10357         (Man-goto-page): New arg NOERROR.  Never kill the current buffer.
10358         (Man-mode): Pass t for NOERROR.
10360         * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
10361         (grep-mode-font-lock-keywords):
10362         Don't use compilation-...-face for messages that are not file names.
10364         * progmodes/compile.el (compilation-mode-font-lock-keywords):
10365         Don't use compilation-...-face for messages that are not file names.
10367 2005-07-22  Juri Linkov  <juri@jurta.org>
10369         * startup.el (normal-splash-screen): Update menu name.
10371         * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
10373 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
10375         * term/xterm.el: Load term/rxvt if the terminal is actually an
10376         rxvt terminal.
10377         (xterm-rxvt-set-background-mode): Remove, not used anymore.
10379         * term/rxvt.el (function-key-map): Use substitute-key-definition
10380         to bind {C,S,C-S}-{f1-f10}.  Add a few missing key bindings.
10382         * term/cygwin.el: New file.
10384 2005-07-22  Kim F. Storm  <storm@cua.dk>
10386         * image-file.el (insert-image-file, image-file-yank-handler):
10387         Fix last change to maintain a (unique) yank-handler on yanked images.
10389 2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
10391         * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
10392         of the file size (as in "177B" for 177 bytes).  This happens with
10393         "ls -lh" on FreeBSD.
10395 2005-07-22  Juanma Barranquero  <lekktu@gmail.com>
10397         * hilit-chg.el (highlight-changes-global-initial-state)
10398         (highlight-compare-buffers, hilit-chg-turn-on-maybe)
10399         (hilit-chg-fixup, highlight-changes-mode):
10400         Fix typos in docstrings.
10401         (highlight-changes-global-modes, highlight-changes-rotate-faces):
10402         Doc fixes.
10404 2005-07-21  Luc Teirlinck  <teirllm@auburn.edu>
10406         * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
10407         mode function using `eval-after-load'.
10409 2005-07-21  Kim F. Storm  <storm@cua.dk>
10411         * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
10412         included when reporting an emacs crash, and tell about the DEBUG file.
10414         * image-file.el (insert-image-file): Add yank-handler.
10415         (image-file-yank-handler): Yank handler to make unique copies of
10416         images when they are yanked into a buffer next to each other.
10418 2005-07-21  Juanma Barranquero  <lekktu@gmail.com>
10420         * comint.el (comint-use-prompt-regexp, comint-send-input)
10421         (comint-source-default, comint-extract-string)
10422         (comint-get-source, comint-word, comint-completion)
10423         (comint-source, comint-prompt-read-only, comint-update-fence):
10424         Fix typos in docstrings.
10425         (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
10426         Declare with define-obsolete-*-alias macros.
10427         (comint-previous-matching-input-from-input)
10428         (comint-next-matching-input-from-input)
10429         (comint-previous-matching-input, comint-next-matching-input)
10430         (comint-forward-matching-input):
10431         Improve argument/docstring consistency.
10433         * desktop.el (desktop-clear-preserve-buffers-regexp):
10434         Also preserve the *server* buffer.
10436         * simple.el (clone-indirect-buffer): Doc fix.
10437         (fixup-whitespace, just-one-space)
10438         (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
10439         (next-error, next-error-highlight)
10440         (next-error-highlight-no-select, next-error-last-buffer)
10441         (next-error-buffer-p, next-error-find-buffer, next-error)
10442         (previous-error, next-error-no-select, previous-error-no-select)
10443         (open-line, split-line, minibuffer-prompt-width, kill-new)
10444         (binary-overwrite-mode): Fix typos in docstrings.
10445         (set-fill-column): Fix typo in message.
10447         * skeleton.el (skeleton-proxy-new): Doc fix.
10449         * strokes.el (strokes-load-hook): Doc fix.
10450         (strokes-grid-resolution, strokes-get-grid-position)
10451         (strokes-renormalize-to-grid, strokes-read-stroke)
10452         (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
10453         (strokes-global-map): Fix typos in docstrings.
10454         (strokes-help): Doc fix.  Fix help message and pass it through
10455         `substitute-command-keys'.
10457         * tempo.el (tempo-insert-prompt, tempo-interactive)
10458         (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
10459         (tempo-insert-string-functions, tempo-local-tags)
10460         (tempo-define-template, tempo-insert-template)
10461         (tempo-insert-prompt-compat, tempo-is-user-element)
10462         (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
10463         Fix typos in docstrings.
10465         * vcursor.el (vcursor-other-window, vcursor-bind-keys)
10466         (vcursor-key-bindings, vcursor-use-vcursor-map)
10467         (vcursor-find-window, vcursor-scroll-down)
10468         (vcursor-disable, vcursor-beginning-of-buffer)
10469         (vcursor-end-of-buffer): Fix typos in docstrings.
10470         (vcursor-relative-move, vcursor-get-char-count):
10471         Improve argument/docstring consistency.
10473         * version.el: "?\ " -> "?\s".
10475         * wid-edit.el (widget-default-create, widget-after-change)
10476         (widget-default-format-handler, widget-checklist-add-item)
10477         (widget-radio-add-item, widget-choose, widget-specify-secret)
10478         (widget-field-value-create, widget-field-value-get)
10479         (widget-editable-list-format-handler)
10480         (widget-editable-list-entry-create, widget-group-value-create)
10481         (widget-documentation-link-add)
10482         (widget-documentation-string-value-create): "?\ " -> "?\s".
10483         (widget-convert-text): Doc fix.
10484         (widget-narrow-to-field, widget-field-find)
10485         (widget-url-link-action, widget-emacs-library-link-action)
10486         (widget-color-notify): Fix typos in docstrings.
10488         * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
10489         (x-select-text, set-w32-system-coding-system)
10490         (w32-add-charset-info): Fix typos in docstrings.
10492         * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
10493         (cua-enable-cua-keys, cua-use-hyper-key)
10494         (cua-virtual-rectangle-edges): Fix typos in docstrings.
10495         (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
10497         * net/tramp.el (tramp-handle-load): Fix typo in error message.
10499         * emacs-lisp/re-builder.el (regexp-builder): Declare with
10500         `defalias' instead of faking it.
10502         * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
10503         (eshell-ls-missing, eshell-ls-dired-initial-args)
10504         (eshell-ls-use-in-dired): Fix typos in docstrings.
10506 2005-07-20  Kim F. Storm  <storm@cua.dk>
10508         * emulation/cua-base.el (cua-mode): Improve doc string.
10510 2005-07-20  Juanma Barranquero  <lekktu@gmail.com>
10512         * abbrev.el (expand-region-abbrevs): Doc fix.
10513         (inverse-add-mode-abbrev, inverse-add-global-abbrev):
10514         Improve argument/docstring consistency.
10516         * arc-mode.el (archive-get-descr, archive-alternate-display):
10517         Doc fixes.
10518         (archive-l-e): Improve argument/docstring consistency.
10519         (archive-tmpdir, archive-unixdate, archive-unixtime)
10520         (archive-chmod-entry): Fix typos in docstrings.
10521         (archive-unflag, archive-unflag-backwards)
10522         (archive-unmark-all-files): "?\ " -> "?\s".
10524         * buff-menu.el (Buffer-menu-unmark): Doc fix.
10525         (Buffer-menu-not-modified, Buffer-menu-execute)
10526         (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
10527         (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
10529         * composite.el (compose-string, encode-composition-rule)
10530         (compose-last-chars): Fix typos in docstrings.
10532         * desktop.el (desktop-enable, desktop-basefilename):
10533         Declare with `define-obsolete-variable-alias'.
10534         (desktop-internal-v2s): Don't quote keywords.
10535         (desktop-clear): "?\ " -> "?\s".
10537         * dired.el (dired-align-file, dired-flag-backup-files)
10538         (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
10539         (dired-listing-switches, dired-ls-F-marks-symlinks)
10540         (dired-dwim-target, dired-load-hook, dired-mode-hook)
10541         (dired-directory, dired-faces, dired, dired-revert)
10542         (dired-mode, dired-summary, dired-view-file)
10543         (dired-copy-filename-as-kill, dired-delete-file)
10544         (dired-no-confirm, dired-unmark-all-marks)
10545         (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
10546         (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
10547         (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
10548         Fix typos in message strings.
10550         * dired-x.el (virtual-dired): Declare with `defalias'.
10551         (dired-mark-unmarked-files, dired-local-variables-file)
10552         (dired-omit-here-always): Doc fix.
10553         (dired-omit-mode, dired-find-subdir)
10554         (dired-enable-local-variables, dired-clean-up-buffers-too)
10555         (dired-extra-startup, dired-mark-extension, dired-jump)
10556         (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
10557         (dired-smart-shell-command, dired-guess-shell-alist-user)
10558         (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
10559         (dired-x-bind-find-file, dired-x-submit-report):
10560         Fix typos in docstrings.
10561         (dired-mark-unmarked-files): "?\ " -> "?\s".
10563         * dirtrack.el (dirtrack-list): Fix typos in docstring.
10565         * faces.el (describe-face): "?\ " -> "?\s".
10566         (read-all-face-attributes, read-face-font, modify-face)
10567         (face-attr-construct, italic): Fix typos in docstrings.
10568         (frame-update-face-colors): Declare with
10569         `define-obsolete-function-alias'.
10571         * files.el (find-file-noselect, recode-file-name): Doc fixes.
10572         (insert-directory, kill-some-buffers): "?\ " -> "?\s".
10573         (magic-mode-alist, buffer-file-numbers-unique)
10574         (write-file-functions, get-free-disk-space):
10575         Fix typos in docstrings.
10576         (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
10577         (write-contents-hooks, write-file-hooks):
10578         Declare with `define-obsolete-variable-alias'.
10580         * forms-d2.el (arch-rj): Fix typo in docstrings.
10581         (arch-tocol): Likewise.  "?\ " -> "?\s".
10583         * frame.el (set-frame-font, cursor-in-non-selected-windows):
10584         Fix typo in docstring.
10585         (set-screen-width, set-screen-height): Delete redundant info in
10586         doctrings.
10587         (new-frame, screen-height, screen-width): Declare with
10588         `define-obsolete-function-alias'.
10589         (delete-frame-hook, blink-cursor): Declare with
10590         `define-obsolete-variable-alias'.
10592         * paths.el (prune-directory-list): Fix typos in docstring.
10594         * pcvs-util.el (cvs-flags-query, cvs-strings->string)
10595         (cvs-prefix-get): Fix typos in docstrings.
10597         * ps-print.el (ps-extend-face-list, ps-extend-face)
10598         (ps-print-background-image): Fix typos in docstrings.
10599         (ps-default-fg, ps-default-bg): Doc fixes.
10601         * s-region.el (s-region-bind): Doc fix.
10602         (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
10604         * textmodes/org.el (org-table-formula-substitute-names)
10605         (org-table-get-vertical-vector): Doc fixes.
10606         (org-table-recalculate): Remove unused argument to `message'.
10608 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
10610         * textmodes/org.el (org-table-column-names)
10611         (org-table-column-name-regexp)
10612         (org-table-named-field-locations): New variables.
10613         (org-archive-subtree): Protect `this-command' when calling
10614         `org-copy-subtree' and `org-cut-subtree', to avoid appending to
10615         the kill buffer.
10616         (org-complete): Remove fixed-formula completion.
10617         (org-edit-formulas-map): New variable.
10618         (org-table-edit-formulas): New command.
10619         (org-finish-edit-formulas, org-abort-edit-formulas)
10620         (org-show-variable, org-table-get-vertical-vector): New functions.
10621         (org-table-maybe-eval-formula): Handle `:=' fields.
10622         (org-table-get-stored-formulas, org-table-store-formulas)
10623         (org-table-get-formula, org-table-modify-formulas)
10624         (org-table-replace-in-formulas): Handle named field formulas.
10625         (org-table-get-specials): Store locations of named fields.
10627 2005-07-19  Juri Linkov  <juri@jurta.org>
10629         * progmodes/grep.el (grep-regexp-alist)
10630         (grep-mode-font-lock-keywords, grep-process-setup):
10631         Use default GNU grep match color "01;31m" instead of "01;41m".
10632         (grep-regexp-alist, grep-mode-font-lock-keywords):
10633         Use `\\[[0-9]*m' instead of `\\[00m'.
10634         (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
10635         sgr_start where its handling is more important.  Use the real
10636         length of sgr_start instead of constant 8.
10637         (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
10638         specially.  Delete all remaining escape sequences.
10639         (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
10640         (grep-regexp-alist): Make hyperlink only for binary file name
10641         instead of the whole line.
10642         (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
10643         (grep-mode): Add autoload.
10645         * emacs-lisp/find-func.el (find-function-regexp):
10646         Add `define-compilation-mode'.
10648 2005-07-19  Juri Linkov  <juri@jurta.org>
10650         * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
10651         (compare-windows-sync-string-size, compare-windows-recenter)
10652         (compare-windows-highlight, compare-windows): Add version 22.1.
10653         (compare-windows) <defface>: Inherit from lazy-highlight instead
10654         of duplicating its default value.
10656         * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
10657         (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
10659         * descr-text.el (describe-char): Create link buttons for `charset'
10660         and `code point'.  Add the current input method name with a link
10661         button to `to input' field.  Print face names of display table
10662         characters in `The display table entry is displayed by' section
10663         instead of printing face-id in the `display' field.
10664         Guess hardcoded faces and create a link button for them.
10665         Skip empty fields when calculating max-width.
10666         Treat `widget-create' specially while inserting strings from the
10667         collected field list.
10668         (describe-char-after): Made obsolete in version 22.1, not 21.5.
10670         * diff-mode.el (diff-file-header): Change foreground color from
10671         yellow to green on light backgrounds.
10672         (diff-context): Inherit from `shadow' only for color/grayscale
10673         with more than 88 colors.
10674         (diff-indicator-removed, diff-indicator-added)
10675         (diff-indicator-changed): New faces.
10676         (diff-font-lock-keywords): Use new faces.  Regroup rules.
10677         Add "^---$" for `normal' diff format.  Fontify `#' lines with
10678         font-lock-comment-delimiter-face and font-lock-comment-face.
10679         Add `#' to ^[^...] in the rule for `diff-context-face'.
10681         * faces.el (mode-line-highlight): Replace RoyalBlue4 with
10682         a button-like box.  Inherit from `highlight' on low colors.
10683         (shadow): Use shades of gray only for color/grayscale with
10684         more than 88 colors.  Use green for light backgrounds with
10685         8 colors, and yellow for dark backgrounds with 8 colors.
10687         * font-lock.el (font-lock-regexp-grouping-backslash):
10688         Don't inherit from escape-glyph (use bold for all cases).
10690         * info.el (info-xref-visited): Use light foreground color `violet'
10691         for dark backgrounds instead of dark color `magenta3'.
10692         (info-title-1): Use `yellow' color for dark backgrounds.
10694         * isearch.el (isearch): Use not-too-dark magenta3 instead of
10695         too-light magenta2.
10697         * replace.el (match): Use slightly more light RoyalBlue3 instead
10698         of dark RoyalBlue4.
10700         * wid-edit.el (widget-inactive): Inherit from `shadow'.
10702 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
10704         * novice.el (disabled-command-hook): Declare it with
10705         `define-obsolete-variable-alias'.
10707         * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
10708         (desktop-buffer-misc-functions, desktop-buffer-handlers)
10709         (desktop-load-default): Add release to obsolescence info.
10710         (desktop-globals-to-clear, desktop-buffer-mode-handlers)
10711         (desktop-append-buffer-args, desktop-read):
10712         Fix typos in docstrings.
10713         (desktop-kill): Fix typo in message.
10714         (desktop-save): Doc fix.
10716 2005-07-19  Michael Kifer  <kifer@cs.stonybrook.edu>
10718         * viper-cmd.el (viper-escape-to-state): Bug fix.
10719         (viper-envelop-ESC-key): Change the definition of fast
10720         keysequence so it'll work with keyboard macros.
10722         * ediff.el (ediff-patch-buffer): Change the docstring.
10724 2005-07-19  Kenichi Handa  <handa@m17n.org>
10726         * international/mule-cmds.el (select-safe-coding-system): Try to
10727         use an auto-coding (if any) before anything else.  If the found
10728         auto-coding is invalid, show a warning message.
10730         * international/mule.el (find-auto-coding): New function created
10731         by modifying the body of set-auto-coding.
10732         (set-auto-coding): Use find-auto-coding to find a coding.
10734 2005-07-18  Richard M. Stallman  <rms@gnu.org>
10736         * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
10737         not isearch-mode-end-hook-error.
10738         (allout-before-change-protect): Fix error message.
10740 2005-07-18  Juri Linkov  <juri@jurta.org>
10742         * allout.el (allout-mode):
10743         * calculator.el (calculator-copy):
10744         * custom.el (custom-known-themes):
10745         * dired.el (dired-desktop-buffer-misc-data)
10746         (dired-restore-desktop-buffer):
10747         * dired-x.el (dired-omit-marker-char):
10748         * files.el (basic-save-buffer):
10749         * font-core.el (font-lock-mode):
10750         * calendar/calendar.el (calendar-goto-hebrew-date)
10751         (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
10752         (calendar-goto-persian-date):
10753         * language/ethio-util.el (ethio-sera-to-fidel-region):
10754         * textmodes/picture.el (picture-mode):
10755         Delete duplicate duplicate words.
10757 2005-07-18  Juri Linkov  <juri@jurta.org>
10759         * isearch.el (isearch-mode-map): Remove key bindings for regexp
10760         chars * ? } |.
10761         (isearch-fallback): Don't call `isearch-process-search-char'.
10762         (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
10763         (isearch-process-search-char): Call `isearch-fallback' for regexp
10764         chars * ? } |.
10765         (isearch-return-char): Make obsolete with `make-obsolete' instead
10766         of simply documenting it as obsolete in the docstring.
10767         (isearch-fallback): Refill docstring.
10769         * international/isearch-x.el
10770         (isearch-process-search-multibyte-characters): Remove unneeded
10771         `concat'.  Add intermediate values to `junk-hist' instead of
10772         `minibuffer-history'.  Test the length of `str'.
10774 2005-07-18  Juanma Barranquero  <lekktu@gmail.com>
10776         * allout.el (allout-resolve-xref): Fix typos in error strings.
10777         (allout-before-change-protect): Remove unneeded `concat'.
10779         * array.el (array-mode, array-reconfigure-rows)
10780         (untabify-backward): Fix typos in docstrings.
10781         (array-reconfigure-rows): Use `insert-buffer-substring', not
10782         `insert-buffer'.
10784         * calendar/icalendar.el (icalendar--get-unfolded-buffer):
10785         * progmodes/ada-mode.el (ada-make-body):
10786         Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
10788         * dired.el (dired-log):
10789         * tar-mode.el (tar-subfile-save-buffer):
10790         * play/zone.el (zone-pgm-stress-destress):
10791         Use `insert-buffer-substring', not `insert-buffer'.
10793 2005-07-17  Simon Josefsson  <jas@extundo.com>
10795         * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
10797 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
10799         * lisp/mail/smtpmail.el (smtpmail-auth-supported):
10800         Add plain auth method.
10801         (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
10803 2005-07-17  Kim F. Storm  <storm@cua.dk>
10805         * ido.el (dired-other-window): Add ido property.
10807 2005-07-16  Juanma Barranquero  <lekktu@gmail.com>
10809         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
10810         Fix typo in docstring.
10811         (byte-compile-interactive-only-functions): Add `insert-buffer' and
10812         `insert-file-literally'.
10814         * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
10815         info and delete redundant message.  Doc fix.
10816         (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
10817         (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
10819 2005-07-16  Richard M. Stallman  <rms@gnu.org>
10821         * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
10822         (byte-compile-and): Use byte-compile-and-recursion.
10823         (byte-compile-or-recursion): New function.
10824         (byte-compile-or): Use that.
10825         (byte-compile-if): Guard the else-clause too.
10826         (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
10828         * isearch.el (isearch-mode-end-hook-quit): New variable.
10829         (isearch-done): Bind it.
10830         (isearch-mode-end-hook): Doc fix.
10832         * allout.el (allout-isearch-did-quit): Variable deleted.
10833         (allout-real-isearch-abort): Function name no longer used.
10834         (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
10835         (allout-isearch-rectification): isearch-mode always exists.
10836         Don't set allout-isearch-did-quit.
10837         (allout-isearch-expose): Check isearch-mode-end-hook-error, not
10838         allout-isearch-did-quit.
10839         (allout-enwrap-isearch): Just add the hook.
10840         (allout-isearch-abort): Function deleted.
10841         (allout-pre-command-business): Avoid warning.
10843         * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
10844         Correctly avoid warnings.
10845         (pascal-outline): Likewise.
10847         * progmodes/f90.el (f90-abbrev-start): Avoid warning.
10849         * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
10851         * play/tetris.el (tetris-mode): Avoid warning.
10853         * play/snake.el (snake-mode): Avoid warning.
10855         * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
10856         (gamegrid-set-display-table): Avoid warning.
10857         (gamegrid-set-timer): Likewise.
10858         (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
10859         (gamegrid-add-score-with-update-game-score-1): Take FILE
10860         as argument.
10861         (gamegrid-add-score-with-update-game-score): Pass that argument.
10862         Rename have-shared-game-dir to gamegrid-shared-game-dir.
10864         * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
10866         * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
10867         (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
10869         * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
10870         and insert-file.
10872         * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
10873         (sc-ask): Avoid warnings.
10875         * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
10876         (eshell-hist-initialize): Use that var the natural way.
10878         * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
10880         * emacs-lisp/re-builder.el (reb-cook-regexp):
10881         Avoid warning calling lre-compile-string.
10882         (reb-color-display-p): Avoid warning.
10884         * calculator.el (calculator-last-input): Guard uses
10885         of event-key and key-press-event-p.
10886         (event-key, key-press-event-p): Delete definitions.
10888         * emacs-lisp/find-gc.el (find-gc-unsafe-list)
10889         (find-gc-source-directory, find-gc-subrs-callers)
10890         (find-gc-noreturn-list, find-gc-source-files)
10891         (find-gc-subrs-called): Vars renamed and defvar'd.
10893         * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
10894         (checkdoc-overlay-put, checkdoc-delete-overlay)
10895         (checkdoc-overlay-start, checkdoc-overlay-end)
10896         (checkdoc-mode-line-update, checkdoc-char=):
10897         Define such that compiler knows they are defined.
10898         (checkdoc-call-eval-buffer): Delete.  Use eval-buffer directly.
10899         (checkdoc-read-event): Delete.  Use read-event directly.
10901         * whitespace.el (whitespace-make-overlay)
10902         (whitespace-overlay-put, whitespace-delete-overlay)
10903         (whitespace-overlay-start, whitespace-overlay-end):
10904         Define such that compiler knows they are defined.
10905         (whitespace): Move conditional inside.
10907         * tempo.el (tempo-insert-template): Suppress warning.
10909         * ediff-diff.el (longlines-mode): Add defvar.
10911 2005-07-16  Gary Howell  <g1howell-list@yahoo.com>  (tiny change)
10913         * server.el: Bind "C-x #" in a way that works even if C-x is
10914         redefined to a command key, not a prefix key.
10916 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
10918         * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
10919         cl-make-type-test till execution time.
10921 2005-07-16  Markus Rost  <rost@math.uni-bielefeld.de>
10923         * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
10924         arg ARG and use it.
10926 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
10928         * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
10930 2005-07-15  Luc Teirlinck  <teirllm@auburn.edu>
10932         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
10933         a defcustom with two :set or :type keywords.
10935 2005-07-15  Richard M. Stallman  <rms@gnu.org>
10937         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
10938         Don't give ^M comment-end syntax.
10940 2005-07-16  Nick Roberts  <nickrob@snap.net.nz>
10942         * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
10943         Don't consider gdbmi (gdb-mi.el has its own update functions).
10944         (gdb-var-delete): Make it work for gdbmi as well.
10945         (gdb-speedbar-expand-node): Move var-update here for gdbmi.
10947         * progmodes/gud.el (etags, sdb): Only require etags when needed.
10948         (gud-speedbar-menu-items): Correct logic for enabling items.
10950 2005-07-15  Kim F. Storm  <storm@cua.dk>
10952         * ido.el: Fix commentary.
10953         (ido-define-mode-map): Move ido-next-work-file to C-M-o.
10954         Use with-no-warnings around ffap-guesser.
10955         (ido-file-internal, ido-read-file-name, ido-read-directory-name):
10956         Let bind minibuffer-completing-file-name to t.
10958 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>
10960         * startup.el (site-run-file, keyboard-type): Doc fixes.
10961         (command-line): Check for "--basic-display" argument; also for
10962         "--quick", not "--bare-bones" (which was renamed).
10963         (fancy-splash-text): Add missing item "Getting New Versions".
10964         (normal-splash-screen): Fix typos and improve consistency with
10965         `fancy-splash-text'.  Update copyright year.
10967         * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
10968         valid binding for `help-char'.
10970         * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
10972 2005-07-14  Dan Nicolaescu  <dann@ics.uci.edu>
10974         * term.el (term-mode): Disable cua-mode for term buffers.
10976 2005-07-14  Juanma Barranquero  <lekktu@gmail.com>
10978         * add-log.el (add-log-mailing-address, change-log-merge):
10979         Doc fixes.
10980         (change-log-get-method-definition): Fix typo in docstring.
10982 2005-07-14  Kim F. Storm  <storm@cua.dk>
10984         * emulation/cua-base.el:
10985         (cua--pre-command-handler-1, cua--pre-command-handler)
10986         (cua--post-command-handler-1, cua--post-command-handler):
10987         Split in two.  Check (buffer local) value of cua-mode.
10988         (cua-selection-mode): New command.
10990 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
10992         * custom.el (custom-initialize-safe-set)
10993         (custom-initialize-safe-default): Doc fixes.
10995         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
10996         and simplify :init-value again.
10998         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
10999         and simplify :init-value again.  Delete autoload.
11001         * startup.el (command-line): Use `custom-reevaluate-setting' again
11002         for tooltip-mode.
11004         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
11005         a defcustom with two :initialize keywords.
11007 2005-07-13  Juanma Barranquero  <lekktu@gmail.com>
11009         * allout.el (my-mark-marker, allout-isearch-prior-pos)
11010         (allout-unprotected, allout-undo-aggregation, allout-snug-back)
11011         (allout-post-command-business, allout-flag-region)
11012         (isearch-reenable-font-lock, allout-yank)
11013         (allout-insert-latex-header, allout-insert-latex-trailer)
11014         (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
11015         (allout-latex-verb-quote): Fix typos in docstrings.
11016         (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
11017         (allout-unprotected, allout-prefix-data):
11018         Improve argument/docstring consistency.
11019         (allout-chart-subtree): Fix argument spec.
11020         (allout-open-topic): Rename `use_sib_bullet' argument to
11021         `use-sib-bullet'.  Doc fix.
11023         * whitespace.el (whitespace-check-buffer-leading)
11024         (whitespace-check-buffer-trailing)
11025         (whitespace-check-buffer-indent)
11026         (whitespace-check-buffer-spacetab)
11027         (whitespace-check-buffer-ateol, whitespace-highlighted-space)
11028         (whitespace-check-leading-whitespace)
11029         (whitespace-check-trailing-whitespace)
11030         (whitespace-check-spacetab-whitespace)
11031         (whitespace-check-indent-whitespace)
11032         (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
11033         (whitespace-modes): Fix typos in docstrings.
11034         (defgroup, defcustom): Doc fixes.
11036         * winner.el (winner-mode, winner-boring-buffers)
11037         (winner-pending-undo-ring): Doc fixes.
11038         (winner-ring): Remove unneeded `progn'.
11039         (winner-equal): `defsubst' it.
11040         (winner-redo): Fix message.
11042 2005-07-13  Kim F. Storm  <storm@cua.dk>
11044         * simple.el (line-move-1): Always use vertical-motion to
11045         do the last (or only) line move to ensure some movement.
11046         Undo 2005-06-23 change--don't check for overlays.
11048 2005-07-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11050         * term/mac-win.el (ccl-encode-mac-roman-font)
11051         (ccl-encode-mac-centraleurroman-font)
11052         (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
11053         (ccl-encode-mac-dingbats-font): Remove check for ASCII.
11054         Change charset-id boundary of dimension to ?\xef.
11055         (mac-char-fontspec-list): New constant.
11056         (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
11057         argument.  Nil uses itself as family in font-spec.  Previous
11058         behavior for nil is now provided by non-nil non-string argument.
11059         All callers changed.  Add font-specs for Mac fonts to
11060         "fontset-default" unless iso8859-1 fonts are installed.
11062 2005-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11064         * progmodes/sh-script.el (sh-get-indent-info): Only indent
11065         a continuation line if the \ is preceded by SPC or TAB.
11066         (sh-get-indent-info): Simplify.
11067         (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
11068         Use with-current-buffer.
11070         * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
11071         when the matched text is empty.
11073 2005-07-12  Luc Teirlinck  <teirllm@auburn.edu>
11075         * startup.el (command-line): Revert to previous handling of
11076         tooltip-mode.  Explain in comment why the complexity is needed.
11078         * tooltip.el (tooltip-mode): Revert to previous implementation of
11079         its defcustom.
11081         * frame.el (blink-cursor-mode): Revert to previous implementation
11082         of its defcustom.  Update comment.
11084 2005-07-12  Lars Hansen  <larsh@soem.dk>
11086         * desktop.el: Update e-mail address.
11088 2005-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11090         * term/mac-win.el (mac-services-mail-selection)
11091         (mac-services-mail-to): New functions.
11092         (mac-application-menu-map): Bind them.
11094 2005-07-12  wulei  <milton@wulei.net>  (tiny change)
11096         * progmodes/gdb-ui.el: Add note about buffering with Windows.
11098 2005-07-11  Luc Teirlinck  <teirllm@auburn.edu>
11100         * custom.el (custom-reevaluate-setting): Doc fix.
11102 2005-07-11  Jay Belanger  <belanger@truman.edu>
11104         * calc/calc.el (calc-embedded-announce-formula-alist)
11105         (calc-embedded-open-close-plain-alist)
11106         (calc-embedded-open-close-mode-alist): Add checks for additional
11107         major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
11109 2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
11111         * custom.el (custom-enable-theme): Don't add theme to
11112         `custom-enabled-themes' with `push' because there is no
11113         setf-method for `delq'.
11115 2005-07-11  Richard M. Stallman  <rms@gnu.org>
11117         * custom.el (custom-declare-variable): Doc fix.
11119         * dired-aux.el (dired-compare-directories): Remove "." and ".."
11120         from the alists.
11122         * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
11123         Do nothing if edebug-active.
11125         * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
11126         (edebug-display): Do it here instead.
11128 2005-07-10  Richard M. Stallman  <rms@gnu.org>
11130         * cus-face.el (custom-theme-set-faces): Make it work.
11131         (custom-reset-faces): Doc fix.
11132         (custom-theme-reset-internal-face, custom-theme-face-value):
11133         Functions deleted.
11135         * custom.el (custom-push-theme): Maintain list of the settings
11136         of a given theme in its theme-settings property.
11137         Maintain position of old settings in the theme-value
11138         or theme-face property.
11139         (custom-enabled-themes): New variable.
11140         (custom-theme-enabled-p): New function.
11141         (provide-theme): Update custom-enabled-themes.
11142         Disable and reenable the `user' theme.
11143         (require-theme): Doc fix.
11144         (custom-do-theme-reset, custom-remove-theme): Functions deleted.
11145         (custom-theme-value, custom-theme-variable-value): Likewise.
11146         (custom-theme-reset-internal): Likewise.
11147         (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
11148         (custom-enable-theme, custom-disable-theme): New functions.
11149         (custom-variable-theme-value, custom-face-theme-value): Likewise.
11150         (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
11151         (custom-theme-reset-variables): Simplify.
11152         (deftheme, custom-declare-theme, custom-make-theme-feature):
11153         Definitions moved.
11155 2005-07-10  Chong Yidong  <cyd@stupidchicken.com>
11157         * longlines.el (longlines-show-region)
11158         (longlines-unshow-hard-newlines): Recognize hard newlines by
11159         non-nil hard property, instead of t.
11161 2005-07-10  Michael Kifer  <kifer@cs.stonybrook.edu>
11163         * viper-cmd.el (viper--key-maps): New variable.
11164         (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
11165         emulation-mode-map-alists.
11166         (viper-envelop-ESC-key): Use viper-subseq.
11167         (viper-search-forward/backward/next): Disable debug-on-error.
11169         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
11170         (viper-ESC-key): New defcustoms.
11172         * viper-macs.el (ex-map-read-args): Use viper-subseq.
11174         * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
11175         (viper-subseq): Copy of subseq from cl.el.
11177         * viper.el (viper-go-away, viper-set-hooks): Use
11178         emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
11180         * viper-mous.el (viper-current-frame-saved): Use defvar.
11182         * viper-init.el: Get rid of -face in face names.
11184         * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
11185         Make it work with longlines mode
11187         * ediff-mult.el (ediff-meta-mode-hook): New variable.
11189         * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
11191         * ediff-init.el: Get rid of -face in face names.
11193 2005-07-10  Richard M. Stallman  <rms@gnu.org>
11195         * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
11196         and with-timeout-unsuspend.
11198         * emacs-lisp/debug.el (debug): Call with-timeout-suspend
11199         and with-timeout-unsuspend.
11201         * emacs-lisp/timer.el (with-timeout-timers): New variable.
11202         (with-timeout): Bind that variable to record timers.
11203         (with-timeout-suspend, with-timeout-unsuspend): New functions.
11205         * emacs-lisp/debug.el (debug-help-follow): New function.
11206         (debugger-mode-map): Use that instead of help-follow.
11207         (debugger-setup-buffer): Use eval-buffer-list
11208         to handle eval-buffer frames.
11210 2005-07-10  N. Raghavendra  <raghu@mri.ernet.in>  (tiny change)
11212         * timezone.el (timezone-parse-date): Change first regexp
11213         so it will not mistakenly match dates with no time zone.
11215 2005-07-10  Jeff Dwork  <jeff.dwork@amd.com>  (tiny change)
11217         * facemenu.el (facemenu-read-color): Do case-insensitive matching.
11219 2005-07-10  Luc Teirlinck  <teirllm@auburn.edu>
11221         * custom.el (custom-initialize-safe-set)
11222         (custom-initialize-safe-default): New functions.
11224         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
11225         and simplify :init-value.
11227         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
11228         and simplify :init-value.  Delete obsolete comment.
11230         * startup.el (command-line): Use `custom-reevaluate-setting' to
11231         handle `tooltip-mode'.  Delete obsolete comment.
11233         * files.el (set-visited-file-name): Avoid calling
11234         `file-name-nondirectory' with a nil argument.
11236 2005-07-09  Richard M. Stallman  <rms@gnu.org>
11238         * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
11239         was called with nil for the buffer, handle the read position right.
11240         Handle read position for eval-region, too.
11242 2005-07-09  Juri Linkov  <juri@jurta.org>
11244         * fringe.el (fringe-mode): Add period in docstring.
11245         (fringe-query-style): Build prompt depending on `all-frames' arg.
11247         * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
11248         to not create links to unrelated functions in the Help buffer.
11250         * progmodes/compile.el (compilation-mode-hook, compilation-mode):
11251         Doc fix.
11253         * simple.el (next-error-hook): New variable.
11254         (next-error): Use it.  Doc fix.
11256         * textmodes/ispell.el (ispell-command-loop): Add current
11257         dictionary name and program name to mode-line-format.
11258         (ispell-region, ispell-process-line): Add current dictionary name
11259         and program name to messages.
11261 2005-07-08  Jay Belanger  <belanger@truman.edu>
11263         * calc/calc.el (calc-embedded-announce-formula-alist)
11264         (calc-embedded-open-close-formula-alist)
11265         (calc-embedded-open-close-word-alist)
11266         (calc-embedded-open-close-plain-alist)
11267         (calc-embedded-open-close-new-formula-alist)
11268         (calc-embedded-open-close-mode-alist)
11269         (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
11270         (calc-embedded-mode-hook): New variables.
11272         * calc/calc-embed.el (calc-embedded-firsttime)
11273         (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
11274         New variables.
11275         (calc-do-embedded): Use calc-embedded-firsttime,
11276         calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
11277         determine whether or not to run hooks.
11278         (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
11279         calc-embedded-firsttime-formula appropriately.
11280         Set calc-embedded delimiter variables according to mode.
11282 2005-07-08  Richard M. Stallman  <rms@gnu.org>
11284         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
11285         Check for "emacs", etc., as entire symbol, not just as word.
11286         (checkdoc-file-comments-engine): Use regexp-quote on FN.
11288         * files.el (set-visited-file-name): Report the error
11289         for "empty filename" earlier.
11290         (kill-some-buffers): Ignore buffers already dead.
11292         * fringe.el (fringe-mode): Doc fix.
11294         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
11295         Check for (featurep 'xemacs) and turn off warnings in what it guards.
11296         Use unwind-protect to ensure byte-compile-unresolved-functions
11297         is updated.
11299         * whitespace.el (whitespace-buffer-leading-cleanup):
11300         Simplify w/ skip-chars-forward.
11301         (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
11303         * mail/rmail.el (rmail-only-expunge): Fix paren error.
11304         Unconditionally try to leave point at the same old place.
11306 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
11308         * comint.el (comint-postoutput-scroll-to-bottom)
11309         (comint-show-maximum-output): Take scroll-margin into consideration.
11311 2005-07-08  Kim F. Storm  <storm@cua.dk>
11313         * ido.el (ido-use-filename-at-point): New choice `guess'.
11314         (ido-file-internal): Try ffap-guesser if selected.
11316         * ido.el (ido-before-fallback-functions): New hook.
11317         (ido-buffer-internal, ido-file-internal, ido-read-buffer)
11318         (ido-read-file-name): Run it.
11320 2005-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11322         * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
11323         strings rather than a list of symbols to the completion function.
11325 2005-07-07  Jay Belanger  <belanger@truman.edu>
11327         * calc/calc-units.el (math-apply-units): Change the places in
11328         which units are simplified.
11330 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
11332         * cus-edit.el (customize-option, customize-option-other-window):
11333         Make them handle aliases.
11335         * custom.el (custom-variable-p): Make it recursively follow
11336         aliases.  Mention that in the docstring.
11338 2005-07-07  Richard M. Stallman  <rms@gnu.org>
11340         * cus-start.el (exec-path): Use `directory' instead of `file'.
11341         Fix tag for nil.
11343 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
11345         * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
11346         when called non-interactively.  Doc fix.
11348 2005-07-07  Lute Kamstra  <lute@gnu.org>
11350         * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
11351         new address as well.
11353 2005-07-07  Kenichi Handa  <handa@m17n.org>
11355         * international/mule.el (make-coding-system):
11356         Describe `ascii-incompatible' property in the docstring.
11357         (set-file-name-coding-system): Signal an error if coding-system is
11358         ascii-incompatible.
11359         (set-keyboard-coding-system): Likewise.
11361         * international/mule-cmds.el (set-default-coding-systems):
11362         Don't set default-file-name-coding-system and
11363         default-keyboard-coding-system if coding-system is ASCII-incompatible.
11365         * international/utf-16.el: Declare that all UTF-16-based coding
11366         systems are ASCII-incompatible.
11368 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
11370         * progmodes/gud.el: Require font-lock for displaying errors.
11371         Used by gdb-ui.el.
11373 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
11375         * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
11376         values for the pattern lists which are `read'able but not
11377         `append'able (like symbols).
11379 2005-07-06  Richard M. Stallman  <rms@gnu.org>
11381         * progmodes/flymake.el (flymake-float-time): Instead of
11382         with-no-warnings, test for xemacs.
11383         (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
11384         to avoid warning.
11386 2005-07-06  Juanma Barranquero  <lekktu@gmail.com>
11388         * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
11390 2005-07-05  Lute Kamstra  <lute@gnu.org>
11392         * battery.el: Add support for Darwin (with much debugging help
11393         from Samuel Lauber <sam124@operamail.com>).
11394         (battery-status-function, battery-echo-area-format)
11395         (battery-mode-line-format): Add support for pmset on Darwin.
11396         (battery-load-low, battery-load-critical): New user options.
11397         (battery-pmset): New function.
11399 2005-07-05  Lute Kamstra  <lute@gnu.org>
11401         Update FSF's address in GPL notices.
11403         * textmodes/page-ext.el: Update FSF's address.
11405 2005-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
11407         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
11408         filling from using prefix when filling a single-line docstring.
11410         * progmodes/flymake.el: Remove useless eval-when-compile.
11412         * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
11414 2005-07-04  Richard M. Stallman  <rms@gnu.org>
11416         * textmodes/org.el (org-file-apps-defaults-gnu):
11417         Rename from org-file-apps-defaults-linux.
11418         (org-default-apps): Don't test system-type for `linux'.
11419         (org-file-apps): Doc fix.
11421 2005-07-04  David Ponce  <david@dponce.com>
11423         * tree-widget.el: Improve header Commentary section.
11424         (tree-widget) [defgroup]
11425         (tree-widget-image-enable, tree-widget-themes-directory)
11426         (tree-widget-theme, tree-widget-image-properties-emacs)
11427         (tree-widget-image-properties-xemacs, tree-widget-create-image)
11428         (tree-widget-image-formats, tree-widget-control)
11429         (tree-widget-empty-control, tree-widget-leaf-control
11430         (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
11431         (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
11432         (tree-widget-keep, tree-widget-after-toggle-functions)
11433         (tree-widget-open-node, tree-widget-close-node): Doc fix.
11434         (tree-widget-open-control, tree-widget-close-control): Fix doc and
11435         :help-echo message.
11436         (tree-widget-set-theme): Doc fix.  Use `string-equal'.
11437         (tree-widget-image-properties): Doc fix.  Clearer implementation.
11438         (tree-widget--cursors): New constant.
11439         (tree-widget-lookup-image): New function split from
11440         `tree-widget-find-image'.  Clearer implementation.
11441         (tree-widget-find-image): Use it.
11442         (tree-widget-button-keymap): Use `set-keymap-parent'.
11443         (tree-widget) [define-widget]: Use `widget-children-value-delete'.
11444         Define the sub-widgets here.
11445         (tree-widget-node): Check that :node is not a tree-widget.
11446         (tree-widget-get-super, tree-widget-open-control)
11447         (tree-widget-close-control, tree-widget-empty-control)
11448         (tree-widget-leaf-control, tree-widget-guide)
11449         (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
11450         (tree-widget-no-handle, tree-widget-value-delete)
11451         (tree-widget-map): Remove.
11452         (tree-widget-children-value-save): Doc fix.  Simplified.
11453         (tree-widget-value-create): Update according to previous changes.
11455 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
11457         * textmodes/org.el: Leading space replaced by TABS.
11458         (org-recalc-marks, org-table-rotate-recalc-marks)
11459         (org-table-get-specials): Treat "^" and "_" marks.
11460         (org-table-justify-field-maybe): Optional argument NEW.
11461         (org-table-eval-formula): Parsing of the format simplified.
11462         New modes C,I.  Honor the %= parameter in the current table.
11463         Avoid unnecessary re-align by using the NEW argument to
11464         `org-table-justify-field-maybe'.
11465         (org-calc-default-modes): Default for date-format mimicks org-mode.
11466         (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
11468 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
11470         * cus-face.el (custom-theme-set-faces): Make it handle face
11471         aliases whose alias declarations are pre- or autoloaded.
11473 2005-07-04  Juri Linkov  <juri@jurta.org>
11475         * faces.el (read-face-name): Put the code for getting a face name
11476         from the buffer before adding the faces from the `face' property.
11477         Use `completing-read-multiple' instead of `completing-read'.
11478         Require `crm'.  Add default value and post-process the returned
11479         list of faces.
11481         * emacs-lisp/crm.el (crm-find-current-element)
11482         (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
11484         * emacs-lisp/lisp-mode.el (eval-defun-1):
11485         * emacs-lisp/edebug.el (edebug-eval-defun):
11486         Remove unnecessary quotes.
11488 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
11490         * progmodes/prolog.el (prolog-eof-string): Doc fixes.
11491         (prolog-indent-level): Fix typo in docstring.
11493         * info.el (Info-history, Info-history-forward)
11494         (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
11496         * add-log.el (add-change-log-entry):
11497         * comint.el (comint-dynamic-list-input-ring)
11498         (comint-dynamic-list-completions):
11499         * dabbrev.el (dabbrev-expand):
11500         * delim-col.el (delimit-columns-rectangle-line):
11501         * diff-mode.el (diff-context->unified, diff-reverse-direction)
11502         (diff-unified->context):
11503         * ediff-init.el (ediff-abbrev-jobname):
11504         * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
11505         (ediff-replace-session-activity-marker-in-meta-buffer):
11506         * info.el (Info-summary):
11507         * lpr.el (printify-region):
11508         * printing.el (pr-create-interface):
11509         * ps-print.el (ps-print-quote):
11510         * ses.el (ses-column-widths, ses-print-cell)
11511         (ses-adjust-print-width, ses-center):
11512         * shell.el (shell-file-name-quote-list):
11513         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
11514         (strokes-fill-current-buffer-with-whitespace)
11515         (strokes-xpm-for-stroke, strokes-list-strokes)
11516         (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
11517         * term.el (term-dynamic-list-input-ring)
11518         (term-dynamic-list-completions):
11519         * calc/calc.el (math-format-stack-value):
11520         * emacs-lisp/edebug.el (edebug-display-freq-count):
11521         * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
11522         (delphi-new-comment-line):
11523         * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
11524         * progmodes/executable.el (executable-set-magic):
11525         * progmodes/python.el (inferior-python-mode):
11526         * progmodes/scheme.el (scheme-mode-syntax-table):
11527         * progmodes/sh-script.el (sh-maybe-here-document):
11528         * progmodes/sql.el (sql-copy-column):
11529         * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
11530         * textmodes/bibtex.el (bibtex-mode):
11531         * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
11532         (sgml-auto-attributes):
11533         * textmodes/table.el (table-insert, table-shorten-cell)
11534         (table--generate-source-scan-lines, table-delete-row)
11535         (*table--cell-delete-char, table--spacify-frame)
11536         (table--horizontally-shift-above-and-below)
11537         (table--cell-insert-char, table--cell-blank-str)
11538         (table--fill-region-strictly):
11539         * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
11540         * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
11542         * add-log.el (change-log):
11543         * apropos.el (apropos):
11544         * comint.el (comint-completion, comint-source):
11545         * dabbrev.el (dabbrev):
11546         * delim-col.el (columns):
11547         * diff-mode.el (diff-mode):
11548         * ediff.el (ediff):
11549         * ediff-diff.el (ediff-diff):
11550         * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
11551         * ediff-mult.el (ediff-mult):
11552         * ediff-ptch.el (ediff-ptch):
11553         * ediff-wind.el (ediff-window):
11554         * facemenu.el (facemenu):
11555         * indent.el (indent):
11556         * info.el (info):
11557         * jka-cmpr-hook.el (compression, jka-compr):
11558         * lpr.el (lpr):
11559         * outline.el (outlines):
11560         * pcmpl-cvs.el (pcmpl-cvs):
11561         * pcmpl-rpm.el (pcmpl-rpm):
11562         * printing.el (printing):
11563         * ps-print.el (postscript, ps-print, ps-print-horizontal)
11564         (ps-print-vertical, ps-print-headers, ps-print-font)
11565         (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
11566         (ps-print-background, ps-print-printer, ps-print-page)
11567         (ps-print-miscellany):
11568         * ses.el (ses):
11569         * shell.el (shell, shell-directories, shell-faces):
11570         * startup.el (initialization):
11571         * strokes.el (strokes):
11572         * term.el (term):
11573         * uniquify.el (uniquify):
11574         * w32-vars.el (w32):
11575         * calc/calc.el (calc):
11576         * emacs-lisp/bytecomp.el (bytecomp):
11577         * emacs-lisp/cl-indent.el (lisp-indent):
11578         * emacs-lisp/edebug.el (edebug):
11579         * emacs-lisp/elp.el (elp):
11580         * emacs-lisp/testcover.el (testcover):
11581         * emacs-lisp/trace.el (trace):
11582         * emulation/viper-ex.el (viper-ex):
11583         * emulation/viper-mous.el (viper-mouse):
11584         * mail/mailalias.el (mailalias):
11585         * mail/supercite.el (supercite, supercite-frames)
11586         (supercite-attr, supercite-cite, supercite-hooks):
11587         * net/rcompile.el (remote-compile):
11588         * net/rlogin.el (rlogin):
11589         * obsolete/ooutline.el (outlines):
11590         * progmodes/delphi.el (delphi):
11591         * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
11592         (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
11593         (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
11594         (ebnf-optimization):
11595         * progmodes/etags.el (etags):
11596         * progmodes/executable.el (executable):
11597         * progmodes/idlwave.el (idlwave):
11598         * progmodes/pascal.el (pascal):
11599         * progmodes/prolog.el (prolog):
11600         * progmodes/python.el (python):
11601         * progmodes/scheme.el (scheme):
11602         * progmodes/sh-script.el (sh, sh-script):
11603         * progmodes/sql.el (SQL):
11604         * progmodes/tcl.el (tcl):
11605         * textmodes/bibtex.el (bibtex, bibtex-autokey):
11606         * textmodes/enriched.el (enriched):
11607         * textmodes/makeinfo.el (makeinfo):
11608         * textmodes/sgml-mode.el (sgml):
11609         * textmodes/table.el (table-hooks):
11610         * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
11611         * textmodes/texinfo.el (texinfo):
11612         * textmodes/two-column.el (two-column):
11613         Finish `defgroup' description with period.
11615         * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
11616         * eshell/esh-var.el (eshell-var):
11617         * progmodes/vhdl-mode.el (vhdl-testbench):
11618         * textmodes/org.el (org): Fix typos in docstrings.
11620         * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
11621         consistency.
11623         * progmodes/flymake.el (flymake-find-file): Remove.
11624         (flymake-float-time): Use `with-no-warnings'.
11625         (flymake-check-start-time, flymake-check-was-interrupted)
11626         (flymake-err-info, flymake-is-running, flymake-last-change-time)
11627         (flymake-new-err-info): `defvar' at compile time.
11629 2005-07-03  Juanma Barranquero  <lekktu@gmail.com>
11631         * replace.el (occur-hook): Doc fix.
11632         (occur-1): Don't call `occur-hook' if there are no matches.
11634 2005-07-03  Richard M. Stallman  <rms@gnu.org>
11636         * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
11637         global-map, save the same map.
11638         (global-map): Don't alter it at top level.
11639         (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
11640         Then alter it here instead.
11641         (tpu-edt-off): Set global-map to the saved one.
11643         * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
11644         All references simplified.
11645         (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p.  Uses changed.
11646         (zmacs-regions): Add defvar.
11647         (repeat-complex-command-map): Everything about that deleted.
11649         * textmodes/artist.el (artist-key-is-drawing)
11650         (artist-key-endpoint1, artist-key-poly-point-list)
11651         (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
11652         (artist-key-compl-table, artist-rb-save-data)
11653         (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
11654         Don't put them in eval-when-compile.
11655         (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
11657         * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
11658         Use with-no-warnings.
11660         * net/browse-url.el (dos-windows-version): Add defvar.
11662         * mail/supercite.el (filladapt-prefix-table): Add defvar.
11664         * mail/rmailsum.el (rmail-summary-redo): Add defvar.
11665         (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
11666         (rmail-new-summary-line-count): Rename from new-summary-line-count.
11667         Add defvar.
11668         (rmail-summary-beginning-of-message): Use with-no-warnings.
11669         (rmail-summary-first-message, rmail-summary-last-message): Likewise.
11671         * emulation/vip.el (vip-replace-string, ex-map, ex-read):
11672         Use with-no-warnings.
11674         * emulation/vi.el (vi-mark-region): Use c-mark-function.
11675         (c-mark-function): Add point-moving-unit property.
11676         (vi-goto-line): Use with-no-warnings.
11678         * emulation/edt.el (edt-last-copied-word): Add defvar.
11679         (zmacs-region-stays): Likewise.
11680         (edt-mark-section-wisely): Use c-mark-function for C.
11681         Use makr-defun for Fortran.
11682         (time-string): defvar deleted.
11683         (edt-display-the-time): Don't set time-string.
11685         * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
11687         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
11688         Don't warn when name is not constant
11689         or for defining the group `emacs'.
11691         * tooltip.el (gud-tooltip-mode): Add defvar.
11693         * startup.el (default-frame-background-mode): Add defvar.
11695         * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
11697         * info.el (tool-bar-map): Add defvar.
11699         * dired.el (dnd-protocol-alist): Add defvar.
11701         * dired-aux.el (dired-query): Display question with answer, when
11702         the user answers.
11704         * custom.el (custom-add-option): Doc fix.
11706         * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
11708 2005-07-03  Eli Zaretskii  <eliz@gnu.org>
11710         * font-lock.el (font-lock-regexp-grouping-construct): Fix the
11711         bogus name from the last change.
11713 2005-07-02  Luc Teirlinck  <teirllm@auburn.edu>
11715         * custom.el (custom-declare-variable): Fix typos in comment.
11716         (custom-known-themes): Doc fix.
11717         (custom-theme-directory): New defcustom.
11718         (require-theme): Make it check `custom-theme-directory'.
11720         * cus-theme.el (custom-new-theme-mode): New function.
11721         (custom-theme-name, custom-theme-variables, custom-theme-faces)
11722         (custom-theme-description): Add compiler defvars.
11723         (customize-create-theme): Add doc to the "*New Custom Theme*"
11724         buffer.  Use `custom-new-theme-mode'.
11725         (custom-theme-write): Put the created buffer in emacs-lisp-mode
11726         and save it to the `custom-theme-directory'.  Make this the
11727         default directory of the buffer.
11729 2005-07-02  David Hunter  <hunterd_42@comcast.net>  (tiny change)
11731         * progmodes/flymake.el (flymake-mode, flymake-mode-off):
11732         Fix unbalanced parentheses.
11734 2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11736         * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
11737         into flymake-mode and delegate to flymake-mode.
11739         * find-file.el (ff-which-function-are-we-in): Clean up.
11741 2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
11743         * replace.el (occur-rename-buffer): Fix docstring.
11745         * emulation/edt.el (*EDT-keys*, edt-default-global-map)
11746         (edt-last-copied-word, edt-learn-macro-count)
11747         (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
11748         (edt-rect-start-point, edt-user-global-map, rect-start-point)
11749         (time-string, zmacs-region-stays):
11750         * emulation/edt-mapper.el (edt-save-function-key-map)
11751         (EDT-key-name): `defvar' to silence the byte-compiler.
11753 2005-07-02  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
11755         * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
11756         font-lock-regexp-backslash.  Doc fix.
11757         (font-lock-regexp-backslash-grouping-construct): Rename from
11758         font-lock-regexp-backslash-construct.  Doc fix.
11759         (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
11760         grouping constructs.
11762 2005-07-02  Eli Zaretskii  <eliz@gnu.org>
11764         * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
11765         updating all the prerequisites.
11767 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
11769         * textmodes/org.el (org-agenda-start-on-weekday)
11770         (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
11771         (org-agenda-use-time-grid, org-archive-location)
11772         (org-allow-space-in-links, org-usenet-links-prefer-google)
11773         (org-enable-table-editor, org-export-default-language)
11774         (org-export-html-show-new-buffer, org-fill-paragraph)
11775         (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
11776         (org-goto-quit, org-occur, org-eval-in-calendar)
11777         (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
11778         (org-agenda-diary-entry, org-remember-help)
11779         (org-table-convert-region, org-at-table-p)
11780         (org-table-move-row-down, org-table-move-row-up)
11781         (org-table-copy-region, org-table-toggle-vline-visibility)
11782         (org-table-get-stored-formulas, org-table-get-specials)
11783         (org-recalc-commands, org-table-eval-formula)
11784         (org-table-formula-substitute-names, orgtbl-make-binding)
11785         (org-format-org-table-html, org-format-table-table-html)
11786         (org-format-table-table-html-using-table-generate-source)
11787         (org-customize): Fix typos in docstrings.
11788         (org-level-2, org-at-timestamp-p, org-agenda-day-view)
11789         (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
11790         (org-back-to-heading): Doc fixes.
11791         (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
11792         (org-agenda-change-all-lines, org-get-header):
11793         Improve argument/docstring consistency.
11794         (orgtbl-error): Fix error message.
11796         * progmodes/flymake.el (flymake-find-possible-master-files)
11797         (flymake-master-file-compare, flymake-get-line-err-count)
11798         (flymake-highlight-line, flymake-gui-warnings-enabled):
11799         Fix typos in docstrings.
11800         (flymake-parse-line, flymake-get-project-include-dirs-function)
11801         (flymake-get-prev-err-line-no, flymake-goto-prev-error):
11802         Doc fixes.
11803         (flymake-get-project-include-dirs-function)
11804         (flymake-make-err-menu-data):
11805         Improve argument/docstring consistency.
11807 2005-07-01  Lute Kamstra  <lute@gnu.org>
11809         * battery.el (battery-linux-proc-apm): Fix typo in docstring.
11810         Catch errors with ignore-errors.  Use temporary buffer.
11811         (battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
11813         * facemenu.el (facemenu-unlisted-faces): Delete foreground and
11814         background color faces.
11815         (facemenu-set-foreground, facemenu-set-background):
11816         Use facemenu-set-face-from-menu.
11817         (facemenu-set-face-from-menu): Treat face names that start with
11818         "fg:" or "bg:" as special.
11819         (facemenu-add-new-color): Don't create faces.  Simplify.
11821 2005-06-30  Richard M. Stallman  <rms@gnu.org>
11823         * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
11824         (crm-find-current-element): Likewise.
11826 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
11828         * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
11830 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11832         * arc-mode.el (archive-extract): Make it work as a mouse binding.
11833         (archive-mouse-extract): Make it an obsolete alias.
11834         (archive-mode-map): Don't use archive-mouse-extract any more.
11835         (archive-mode, archive-extract): write-contents-hooks ->
11836         write-contents-functions.
11837         (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
11838         first arg.
11839         (archive-rename-entry): Update the call.
11840         (archive-zip-summarize): Remove unused var `method'.
11841         (archive-lzh-summarize): Remove unused var `creator'.
11843         * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
11844         dedicated frame upon exit.
11846         * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
11847         (archive-zip-extract, archive-zip-expunge)
11848         (archive-zip-update, archive-zip-update-case): Use executable-find.
11849         (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
11850         Use restore-buffer-modified-p.
11851         (archive-extract, archive-add-new-member, archive-write-file-member):
11852         Use with-current-buffer.
11853         (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
11855 2005-06-30  Andreas Schwab  <schwab@suse.de>
11857         * progmodes/gud.el (gud-filter): Remove unneeded progn.
11859 2005-06-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
11861         * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
11863 2005-06-30  Juri Linkov  <juri@jurta.org>
11865         * faces.el (vertical-border): Inherit from mode-line-inactive
11866         only on tty.
11868 2005-06-30  Juanma Barranquero  <lekktu@gmail.com>
11870         * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
11871         example, -NLINES in the `occur' docstring).
11873         * replace.el (occur-1): When no matches are found, do not set the
11874         `buffer-read-only' and modified flags for the occur buffer,
11875         because it is deleted.
11877         * emulation/cua-base.el (cua-check-pending-input)
11878         (cua-repeat-replace-region, cua-mode, cua-debug)
11879         (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
11880         Fix typos in docstrings.
11882         * emulation/cua-gmrk.el (cua-toggle-global-mark)
11883         (cua-cut-region-to-global-mark)
11884         (cua--cut-rectangle-to-global-mark):
11885         Remove period from end of messages.
11887         * emulation/cua-rect.el (cua-do-rectangle-padding):
11888         Remove period from end of messages.
11889         (cua--rectangle-seq-format): Fix typo in docstring.
11890         (cua-sequence-rectangle, cua-fill-char-rectangle):
11891         Improve argument/docstring consistency.
11893 2005-06-29  Juri Linkov  <juri@jurta.org>
11895         * faces.el (default-frame-background-mode): New internal variable.
11896         (frame-set-background-mode): Use it.
11898         * startup.el (normal-top-level): Set default-frame-background-mode
11899         instead of frame-background-mode.  Before setting it, test for its
11900         nil value.  Remove tests for frame-background-mode and frame
11901         parameter `reverse'.  Add test for "unspecified-fg".
11903         * term/xterm.el (xterm-rxvt-set-background-mode):
11904         * term/rxvt.el (rxvt-set-background-mode):
11905         Set default-frame-background-mode instead of frame-background-mode.
11907 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
11909         * simple.el (set-variable): Warn about obsolete user variables.
11911         * imenu.el (imenu--completion-buffer):
11912         * mouse.el (mouse-buffer-menu-alist):
11913         * msb.el (msb-invisible-buffer-p):
11914         * calendar/diary-lib.el (diary-header-line-format):
11915         * emacs-lisp/pp.el (pp-buffer):
11916         * progmodes/cperl-mode.el (cperl-do-auto-fill):
11917         * textmodes/picture.el (picture-replace-match):
11918         Change space constants followed by a sexp to "?\s ".
11920         * play/decipher.el (decipher-loop-with-breaks):
11921         * textmodes/texinfo.el (texinfo-insert-@item): Change space
11922         constants "protected" from end of line by a comment to "?\s".
11924 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11926         * font-lock.el (save-buffer-state): Use `declare'.
11928         * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
11929         reset the syntax-table to cperl-mode-syntax-table.
11930         (cperl-mode): Make _ into word-syntax during font-locking so "print" in
11931         "foo_print_bar" is not matched as a reserved keyword.
11933 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
11935         * textmodes/org.el (orgtbl-setup): New function, for delayed
11936         setup for the orgtbl commands.
11937         (org-calc-default-modes): New option.
11938         (orgtbl-make-binding): Use `defun' to get better help display.
11939         (org-diary): Call `org-compile-prefix-format'.
11940         (org-table-formula-substitute-names): New function.
11941         (org-agenda-day-view, org-agenda-week-view): New commands.
11942         (org-agenda-toggle-week-view): Command removed.
11943         (org-tbl-menu): Split off from org-org-menu.
11944         (org-mode): Move removal of outline-mode menus to here.
11945         (org-table-formula-debug): New option.
11946         (org-table-insert-row): Keep first field if just "#" or "*".
11947         (org-mode): Paragraph regexps fixed.
11948         (org-table-recalculate-regexp): New constant.
11949         (org-table-justify-field-maybe): Avoid replace if not necessary.
11950         (org-copy-special, org-cut-special): Use `call-interactively'.
11951         (org-table-copy-region): Take region from `interactive' call.
11952         (org-trim): Return string even if no match.
11953         (org-formula): New face.
11954         (org-set-font-lock-defaults): No longer highlight "FIXME".
11955         But highlight formula-related fields in table.
11956         (org-table-p): Use regexp, not fontification.
11957         (org-table-align): Handle white space at end of line.
11958         (org-table-formula-evaluate-inline): New option.
11959         (org-mode): Auto-wrapping in comment lines turned off.
11960         (org-table-copy-down): Evaluate only in copied field, not in
11961         destination.
11962         (org-table-current-formula): Variable removed.
11963         (org-table-store-formulas, org-table-get-stored-formulas)
11964         (org-table-modify-formulas, org-table-replace-in-formulas)
11965         (org-table-maybe-eval-formula): New functions.
11966         (org-table-get-formula): Modify to use stored formulas.
11967         (org-table-insert-column, org-table-delete-column)
11968         (org-table-move-column): Call `org-table-modify-formulas'.
11969         (org-complete): Add completion for keyword formulas.
11970         (orgtbl-mode): Pull orgtbl-mode-map to start of
11971         minor-mode-map-alist.
11973 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11975         * progmodes/python.el (python-check): Require `compile' before
11976         modifying its variables.
11978         * newcomment.el (comment-indent-default): Don't get fooled by an early
11979         end of buffer.
11981 2005-06-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11983         * ps-print.el (ps-print-version): Fix version number.
11985 2005-06-28  Luc Teirlinck  <teirllm@auburn.edu>
11987         * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
11989 2005-06-28  Richard M. Stallman  <rms@gnu.org>
11991         * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
11992         (flyspell-local-mouse-map): Declaration deleted.
11993         (flyspell-mouse-map): Bind only mouse-2.
11994         (flyspell-mode-map): Don't test flyspell-use-local-map.
11995         (flyspell-overlay-keymap-property-name): Var deleted.
11996         (flyspell-mode-on): Don't make local bindings for
11997         flyspell-mouse-map and flyspell-mode-map.
11998         (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
12000         * textmodes/ispell.el (ispell-word): Do not ignore short words.
12002         * progmodes/compile.el (compilation-next-error-function):
12003         Don't switch buffers; operate on the current buffer.
12005         * progmodes/compile.el (compilation-error-file-name)
12006         (compilation-warning-file-name, compilation-info-file-name)
12007         (compilation-line-number, compilation-column-number): New faces.
12008         (compilation-error-face, compilation-warning-face)
12009         (compilation-info-face, compilation-line-face)
12010         (compilation-column-face): Use them.
12012         * facemenu.el (facemenu-add-face): Warn when font-lock is active.
12014         * comint.el (comint-password-prompt-regexp): Accept ", try again".
12016         * bindings.el (global-map): Bind insertchar and its variants.
12018 2005-06-27  Richard M. Stallman  <rms@gnu.org>
12020         * textmodes/artist.el (artist-text-overwrite)
12021         (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
12023 2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12025         * ps-print.el: It was not working the page selection for printing.
12026         Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
12027         (ps-print-version): New version 6.6.7.
12028         (ps-end-sheet): New fun.
12029         (ps-header-sheet, ps-end-job): Call it.
12031 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
12033         * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
12035 2005-06-27  Lute Kamstra  <lute@gnu.org>
12037         * facemenu.el (facemenu-unlisted-faces): Add foreground and
12038         background color faces.
12039         (facemenu-get-face): Delete function.
12040         (facemenu-set-face-from-menu): Don't call facemenu-get-face.
12041         (facemenu-add-new-color): Make second argument mandatory.
12042         Create the appropriate face and return it.  Simplify.
12043         (facemenu-set-foreground, facemenu-set-background): Don't check if
12044         color is defined.  Use return value of facemenu-add-new-color.
12046 2005-06-26  Nick Roberts  <nickrob@snap.net.nz>
12048         * progmodes/gud.el (gud-filter): Add missing argument to
12049         with-selected-window.
12051 2005-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12053         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
12054         a :require to the defcustom.
12056         * emacs-lisp/autoload.el (make-autoload): Add the :setter for
12057         defcustoms corresponding to minor modes.
12059 2005-06-26  David Ponce  <david@dponce.com>
12061         * recentf.el: Require tree-widget instead of wid-edit.
12062         (recentf-filename-handler): Fix widget :type.
12063         (recentf-cancel-dialog, recentf-open-more-files)
12064         (recentf-open-files-action): Doc fix.
12065         (recentf-dialog-goto-first): New function.
12066         (recentf-dialog-mode-map): Set parent keymap first.
12067         (recentf-dialog-mode): Define with define-derived-mode.
12068         Don't display continuation lines in dialogs.
12069         (recentf-edit-list): Rename from recentf-edit-selected-items.
12070         (recentf-edit-list-select): Rename from recentf-edit-list-action.
12071         Simplify.
12072         (recentf-edit-list-validate): New function.
12073         (recentf-edit-list): Update accordingly.
12074         (recentf-open-files-item-shift): Remove.
12075         (recentf-open-files-item): Convert menu elements into tree and
12076         link widgets.  Don't create the widgets.
12077         (recentf-open-files): Update accordingly.
12078         (recentf-save-list): Untabify.
12080 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
12082         * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
12083         (keep-lines): Add INTERACTIVE arg.  Never delete lines only
12084         partially contained in the active region.  Do not take active
12085         region into account when called from Lisp, unless INTERACTIVE arg
12086         is non-nil.  Use `forward-line' instead of `beginning-of-line' to
12087         avoid trouble with fields.  Make marker point nowhere when no
12088         longer used.  Always return nil.  Doc fix.
12089         (flush-lines): Add INTERACTIVE arg.  Do not take active region
12090         into account when called from Lisp, unless INTERACTIVE arg is
12091         non-nil.  Use `forward-line' instead of `beginning-of-line' to
12092         avoid trouble with fields.  Make marker point nowhere when no
12093         longer used.  Always return nil.  Doc fix.
12094         (how-many): Add INTERACTIVE arg.  Make RSTART and REND args
12095         interchangeable.  Do not take active region into account when
12096         called from Lisp, unless INTERACTIVE arg is non-nil.  Do not print
12097         message in echo area when called from Lisp, unless INTERACTIVE arg
12098         is non-nil.  Avoid saying "1 occurrences".  Do not use markers.
12099         Return the number of matches.  Doc fix.
12100         (occur): Doc fix.
12101         (perform-replace): Make comment follow double space convention for
12102         the sake of `outline-minor-mode'.
12104         * faces.el (facep): Doc fix.
12106 2005-06-25  Richard M. Stallman  <rms@gnu.org>
12108         * facemenu.el (facemenu-enable-faces-p): New function.
12109         (facemenu-background-menu, facemenu-foreground-menu)
12110         (facemenu-face-menu): Add menu-enable property.
12112         * jka-compr.el (jka-compr-insert-file-contents):
12113         Special handling if cannot find the uncompression program.
12115         * cus-face.el (custom-face-attributes): Add autoload.
12117         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
12118         Bind comment-indent-function locally.
12120         * window.el (save-selected-window): Use save-current-buffer.
12122         * subr.el (with-selected-window): Use save-current-buffer.
12124         * progmodes/gud.el (gud-filter): Simplify using with-selected-window
12125         and with-current-buffer.
12127 2005-06-24  Richard M. Stallman  <rms@gnu.org>
12129         * simple.el (line-move-1): Fix previous change.
12131 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12133         * replace.el (occur-1): Set `buffer-read-only' and the
12134         buffer-modified flag before running `occur-hook' to protect
12135         against unintentional buffer switches that can lead to data loss.
12137 2005-06-24  Nick Roberts  <nickrob@snap.net.nz>
12139         * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
12140         (gud-gdb-marker-filter): Use font-lock-warning-face for any
12141         initial error.
12143         * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
12144         after fresh input.
12145         (gdb-var-create-handler): Put name of expression in quotes.
12147 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
12149         * emacs-lisp/ring.el (ring-elements): Make it return a list of the
12150         elements of RING in order, and without bogus nil elements.
12152 2005-06-23  Richard M. Stallman  <rms@gnu.org>
12154         * simple.el (set-variable): Args renamed; doc fix.
12155         (line-move-1): When there are overlays around, use vertical-motion.
12157         * faces.el (escape-glyph): Use brown against light background.
12158         (nobreak-space): Rename from no-break-space.
12159         Fix previous change.
12161         * dired-aux.el (dired-do-copy): Fix arg prompt.
12163         * mail/sendmail.el (mail-setup-with-from): Fix custom type.
12165 2005-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
12167         * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
12168         rather than "Distributor".
12170 2005-06-23  Lute Kamstra  <lute@gnu.org>
12172         * emacs-lisp/debug.el (debugger-special-form-p): New defun.
12173         (debug-on-entry): Use it.  New interactive declaration that uses
12174         function-called-at-point.
12176 2005-06-23  Kim F. Storm  <storm@cua.dk>
12178         * subr.el (save-match-data): Add comment about using evaporate arg
12179         to set-match-data.
12181 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
12183         * cus-edit.el (customize-face)
12184         (customize-face-other-window): Handle face aliases.
12186         * faces.el (face-documentation, set-face-attribute)
12187         (face-spec-set): Handle face aliases.
12189 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
12191         * help-mode.el (help-make-xrefs): If a symbol representing a face
12192         name is not followed by the word "face", it could still be a
12193         function or variable name, so don't bypass other checks.
12195 2005-06-22  Juri Linkov  <juri@jurta.org>
12197         * ps-print.el (ps-face-foreground-name, ps-face-background-name):
12198         Replace aliased functions with calls where second arg `inherit' is t.
12200 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
12202         * progmodes/gdb-ui.el (gdb-error): New variable.
12203         (gdb-error): New function.
12204         (gdb-annotation-rules): Act on error-begin and error annotations.
12205         (gdb-concat-output): Use font-lock-warning-face for errors.
12207 2005-06-22  Miles Bader  <miles@gnu.org>
12209         * bindings.el (propertized-buffer-identification): Use renamed
12210         `Buffer-menu-buffer' face.
12212         * faces.el (vertical-border): Rename from `vertical-divider'.
12213         (escape-glyph): Change dark-background color back to `cyan'.
12215 2005-06-21  Juri Linkov  <juri@jurta.org>
12217         * faces.el (face-user-default-spec): Try getting `customized-face'
12218         prior to `saved-face'.
12219         (frame-background-mode): Refill docstring.
12221         * emacs-lisp/lisp-mode.el (eval-defun-1):
12222         * emacs-lisp/edebug.el (edebug-eval-defun):
12223         Set `saved-face' temporarily to nil before calling form.
12224         Set `customized-face' to the new spec after that.
12226 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12228         * subr.el (1value, lambda, key-substitution-in-progress):
12229         Doc fixes.
12231         * autoinsert.el (auto-insert-alist):
12232         * ses.el (ses-call-printer):
12233         * subr.el (noreturn):
12234         * emacs-lisp/lisp.el (check-parens):
12235         * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
12236         * net/browse-url.el (browse-url-mosaic):
12237         * progmodes/cc-defs.el (c-safe-scan-lists):
12238         * progmodes/ebnf-abn.el (ebnf-abn-lex):
12239         * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
12240         * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
12241         * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
12242         * progmodes/ebnf-iso.el (ebnf-iso-lex):
12243         * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
12245 2005-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
12247         * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
12249 2005-06-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
12251         * calendar/appt.el (appt-make-list): Activate the package, if
12252         not already active (for backwards compatibility).
12254 2005-06-20  Kim F. Storm  <storm@cua.dk>
12256         * subr.el (add-to-ordered-list): Test membership with eq.  Simplify.
12258 2005-06-20  Miles Bader  <miles@gnu.org>
12260         * faces.el (vertical-divider): New face.
12262 2005-06-20  Juanma Barranquero  <lekktu@gmail.com>
12264         * simple.el (kill-whole-line): Doc fix.
12265         (next-error-buffer-p, next-error-find-buffer)
12266         (clone-indirect-buffer): Fix typos in docstrings.
12267         (comment-line-break-function): Doc fix: don't say variable
12268         is automatically buffer-local (it isn't).
12270 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
12272         * net/tramp-ftp.el (top):
12273         * net/tramp-smb.el (top):
12274         * net/tramp-util.el (top):
12275         * net/tramp-uu.el (top):
12276         * net/tramp-vc.el (top):
12277         * net/tramp.el (top): Revert copyright years back to original
12278         ones.  Tramp has a life outside GNU Emacs.
12280 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
12282         * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
12284 2005-06-18  Juri Linkov  <juri@jurta.org>
12286         * progmodes/grep.el (grep-regexp-alist): Use backreference at the
12287         end of first regexp to limit the match to the position between
12288         line number and source line with same separator character as used
12289         between file name and line number.  In the second regexp limit
12290         mouse-face area to file name and line number by adding new group
12291         for them and referring it in HYPERLINK arg.
12292         (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
12293         (grep-mode): Set font-lock-lines-before to 0 to not refontify the
12294         previous line where grep markers may be already removed.
12296 2005-06-18  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
12298         * progmodes/ps-mode.el: Update version and maintainer's email address.
12300 2005-06-18  Steve Youngs  <steve@xemacs.org>
12302         * net/browse-url.el (browse-url-browser-function)
12303         (browse-url-default-browser): Add firefox.
12304         (browse-url-firefox-program, browse-url-firefox-arguments)
12305         (browse-url-firefox-startup-arguments)
12306         (browse-url-firefox-new-window-is-tab): New defcustoms.
12307         (browse-url-firefox, browse-url-firefox-sentinel): New functions.
12309 2005-06-17  Richard M. Stallman  <rms@gnu.org>
12311         * startup.el (command-line): Warn if specified user name has
12312         no home directory.
12314         * term.el (term-get-old-input, term-input-filter, term-input-sender)
12315         (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
12317         * longlines.el (longlines-mode, longlines-show-hard-newlines):
12318         Doc fixes.
12320         * faces.el (underline): Try bold if terminal doesn't support underline.
12322         * mail/sendmail.el (mail-setup-with-from): New variable.
12323         (mail-insert-from-field): New function.
12324         (sendmail-send-it): Call it.
12325         (mail-setup): Optionally call it here.
12327         * term/linux.el: Call tty-no-underline.
12329 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
12331         * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
12333 2005-06-17  Miles Bader  <miles@gnu.org>
12335         * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
12336         (ediff-current-diff-C, ediff-current-diff-Ancestor)
12337         (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
12338         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
12339         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
12340         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
12341         Remove "-face" suffix from face names.
12342         (ediff-current-diff-face-A, ediff-current-diff-face-B)
12343         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
12344         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
12345         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
12346         (ediff-even-diff-face-A, ediff-even-diff-face-B)
12347         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
12348         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
12349         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
12350         New backward-compatibility aliases for renamed faces.
12351         (ediff-current-diff-face-A, ediff-current-diff-face-B)
12352         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
12353         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
12354         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
12355         (ediff-even-diff-face-A, ediff-even-diff-face-B)
12356         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
12357         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
12358         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
12359         Use renamed ediff faces.
12361         * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
12362         Remove "-face" suffix from face names.
12363         (eshell-test-ok-face, eshell-test-failed-face):
12364         New backward-compatibility aliases for renamed faces.
12365         (eshell-run-test): Use renamed eshell-test faces.
12367         * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
12368         face name.
12369         (eshell-prompt-face): New backward-compatibility alias for renamed
12370         face.
12371         (eshell-emit-prompt): Use renamed eshell-prompt face.
12373         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
12374         (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
12375         (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
12376         (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
12377         Remove "-face" suffix from face names.
12378         (eshell-ls-directory-face, eshell-ls-symlink-face)
12379         (eshell-ls-executable-face, eshell-ls-readonly-face)
12380         (eshell-ls-unreadable-face, eshell-ls-special-face)
12381         (eshell-ls-missing-face, eshell-ls-archive-face)
12382         (eshell-ls-backup-face, eshell-ls-product-face)
12383         (eshell-ls-clutter-face):
12384         New backward-compatibility aliases for renamed faces.
12385         (eshell-ls-decorated-name): Use renamed eshell-ls faces.
12387         * progmodes/cc-fonts.el (c-nonbreakable-space-face):
12388         Remove "-face" suffix from face name.
12389         (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
12390         instead of literal face.
12392 2005-06-17  Juanma Barranquero  <lekktu@gmail.com>
12394         * emacs-lisp/warnings.el (display-warning, lwarn)
12395         (warning-minimum-log-level): Doc fixes.
12396         (warning-minimum-level, warning-minimum-log-level):
12397         Add :debug to :type choices.
12399         * progmodes/ada-mode.el (ada-format-paramlist)
12400         (ada-get-indent-case, ada-check-matching-start)
12401         (ada-check-defun-name, ada-goto-matching-decl-start)
12402         (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
12403         (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
12404         (ada-make-subprogram-body): Follow error conventions.
12405         (ada-case-exception-file, ada-indent-comment-as-code)
12406         (ada-indent-handle-comment-special, ada-indent-renames)
12407         (ada-indent-return, ada-search-directories-internal)
12408         (ada-tab-policy, ada-case-exception-substring)
12409         (ada-other-file-alist, ada-matching-start-re)
12410         (ada-matching-decl-start-re, ada-contextual-menu-last-point)
12411         (ada-imenu-generic-expression, ada-compile-goto-error)
12412         (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
12413         (ada-popup-menu, ada-add-extensions, ada-mode)
12414         (ada-region-selected, ada-create-case-exception)
12415         (ada-create-case-exception-substring, ada-after-keyword-p)
12416         (ada-activate-keys-for-case, ada-adjust-case-region)
12417         (ada-adjust-case-buffer, ada-format-paramlist)
12418         (ada-scan-paramlist, ada-insert-paramlist)
12419         (ada-indent-newline-indent)
12420         (ada-indent-newline-indent-conditional)
12421         (ada-justified-indent-current, ada-goto-previous-word)
12422         (ada-indent-current, ada-get-indent-open-paren)
12423         (ada-get-indent-paramlist, ada-get-indent-end)
12424         (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
12425         (ada-get-indent-block-start, ada-get-indent-subprog)
12426         (ada-get-indent-noindent, ada-get-indent-label)
12427         (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
12428         (ada-search-prev-end-stmt, ada-goto-next-non-ws)
12429         (ada-goto-stmt-end, ada-goto-next-word)
12430         (ada-check-matching-start, ada-check-defun-name)
12431         (ada-goto-matching-decl-start, ada-goto-matching-start)
12432         (ada-goto-matching-end, ada-search-ignore-string-comment)
12433         (ada-in-decl-p, ada-looking-at-semi-or)
12434         (ada-looking-at-semi-private, ada-in-paramlist-p)
12435         (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
12436         (ada-untab-hard, ada-move-to-start, ada-move-to-end)
12437         (ada-next-procedure, ada-previous-procedure, ada-next-package)
12438         (ada-previous-package, ada-create-menu)
12439         (ada-fill-comment-paragraph-justify)
12440         (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
12441         (ada-other-file-name, ada-last-which-function-line)
12442         (ada-last-which-function-subprog, ada-which-function)
12443         (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
12444         (ada-gen-treat-proc, ada-check-emacs-version)
12445         (ada-continuation-indent, ada-align-region-separate):
12446         Fix typos in docstrings.
12447         (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
12449 2005-06-16  Lute Kamstra  <lute@gnu.org>
12451         * simple.el (fundamental-mode): Run after-change-major-mode-hook
12452         conditionally.
12454 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12456         * comint.el (comint-replace-by-expanded-filename)
12457         (comint-prompt-regexp, comint-delimiter-argument-list)
12458         (comint-preinput-scroll-to-bottom):
12459         * info.el (Info-hide-cookies-node):
12460         * ls-lisp.el (ls-lisp-classify):
12461         * find-file.el (ff-search-directories, ff-special-constructs)
12462         (ff-find-other-file):
12463         * font-lock.el (font-lock-keywords):
12464         * shell.el (shell-prompt-pattern)
12465         (shell-dynamic-complete-functions, shell-mode)
12466         (shell-delimiter-argument-list):
12467         * term.el (term-replace-by-expanded-filename)
12468         (term-prompt-regexp, term-delimiter-argument-list):
12469         * woman.el (woman-ignore, woman0-if):
12470         * emacs-lisp/derived.el (derived-mode-init-mode-variables):
12471         * emacs-lisp/elint.el (elint-init-env):
12472         * emacs-lisp/regexp-opt.el (regexp-opt-depth):
12473         * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
12474         * language/ethio-util.el (ethio-tilde-escape)
12475         (ethio-use-three-dot-question):
12476         * net/zone-mode.el (zone-mode-load-time-setup):
12477         * progmodes/cc-align.el (c-lineup-argcont):
12478         * progmodes/cc-awk.el (c-awk-beginning-of-defun):
12479         * progmodes/cperl-mode.el (cperl-set-style-back):
12480         * progmodes/inf-lisp.el (inferior-lisp-prompt):
12481         * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
12482         Fix spellings in docstrings.
12484         * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
12485         * progmodes/modula2.el (m2-for): Fix spellings.
12487         * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
12489         * simple.el (undo-more): Don't use `format' on `error' arguments.
12490         Improve argument/docstring consistency.
12491         (pending-undo-list): Doc fix.
12493         * smerge-mode.el (smerge-ensure-match):
12494         * emulation/vip.el (vip-ex):
12495         * net/zone-mode.el (zone-mode-update-serial):
12496         * progmodes/idlwave.el (idlwave-complete):
12497         * progmodes/vhdl-mode.el (vhdl-visit-file)
12498         (vhdl-compose-wire-components):
12499         Don't use `format' on `error' arguments.
12501         * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
12502         (tooltip-use-echo-area, tooltip-process-prompt-regexp)
12503         (tooltip-help-tips): Fix typos in docstrings.
12505 2005-06-16  David Ponce  <david@dponce.com>
12507         * tree-widget.el (tree-widget-value-create): Simplify last change.
12509 2005-06-15  Matt Hodges  <MPHodges@member.fsf.org>
12511         * ido.el (ido-incomplete-regexp): New variable.
12512         (ido-set-matches-1): Handle invalid-regexp error and set
12513         ido-incomplete-regexp.
12514         (ido-incomplete-regexp): New face.
12515         (ido-completions): Use it.
12516         (ido-complete, ido-exit-minibuffer, ido-completions):
12517         Handle incomplete regexps.
12518         (ido-completions): Add check for complete match when entering a regexp.
12520 2005-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
12522         * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
12524 2005-06-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12526         * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
12527         by field delimiters.
12529 2005-06-15  David Ponce  <david@dponce.com>
12531         * tree-widget.el: eval-and-compile inlined functions so they will
12532         be available at run-time too.
12533         (tree-widget-super-format-handler)
12534         (tree-widget-format-handler): Remove.
12535         (tree-widget-value-create): Handle the :indent property.
12537 2005-06-15  Miles Bader  <miles@gnu.org>
12539         * progmodes/which-func.el (which-func): Only inherit
12540         `font-lock-function-name-face' when that makes sense against the
12541         default mode-line face, otherwise set the face color explicitly.
12543         * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
12544         faces instead of (non-existent) variables.
12546 2005-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12548         * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
12549         (iswitchb-get-matched-buffers): Likewise.  Simplify.
12551 2005-06-14  Miles Bader  <miles@gnu.org>
12553         * progmodes/ld-script.el (ld-script-location-counter):
12554         Remove "-face" suffix from face name.
12555         (ld-script-location-counter-face):
12556         New backward-compatibility alias for renamed face.
12557         (ld-script-location-counter-face): Use renamed face.
12559         * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
12560         (cperl-hash): Remove "-face" suffix from face names.
12561         (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
12562         New backward-compatibility aliases for renamed faces.
12563         (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
12564         (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
12566         * progmodes/which-func.el (which-func): Remove "-face" suffix from face
12567         name.
12568         (which-func-face): New backward-compatibility alias for renamed face.
12569         (which-func-format): Use renamed which-func face.
12571         * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
12572         (vhdl-function, vhdl-directive, vhdl-reserved-word)
12573         (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
12574         names.
12575         (vhdl-speedbar-entity, vhdl-speedbar-architecture)
12576         (vhdl-speedbar-configuration, vhdl-speedbar-package)
12577         (vhdl-speedbar-library, vhdl-speedbar-instantiation)
12578         (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
12579         (vhdl-speedbar-architecture-selected)
12580         (vhdl-speedbar-configuration-selected)
12581         (vhdl-speedbar-package-selected)
12582         (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
12583         names.
12584         (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
12585         Use renamed faces.
12586         (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
12587         (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
12588         (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
12589         Use renamed faces.
12590         (syntax-alist): Don't use "font-lock-" or "-face" in generated face
12591         names.
12592         (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
12593         (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
12594         (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
12595         (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
12596         (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
12597         (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
12599         * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
12600         face name.
12601         (sh-heredoc-face): New backward-compatibility alias for renamed face.
12602         (sh-heredoc-face): Use renamed sh-heredoc face.
12604         * progmodes/idlw-help.el (idlwave-help-link):
12605         Remove "-face" suffix from face name.
12606         (idlwave-help-link-face):
12607         New backward-compatibility alias for renamed face.
12608         (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
12610         * progmodes/idlw-shell.el (idlwave-shell-bp-face)
12611         (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
12612         (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
12613         New backward-compatibility aliases for renamed faces.
12614         (idlwave-shell-disabled-breakpoint-face)
12615         (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
12617         * progmodes/flymake.el (flymake-errline, flymake-warnline):
12618         Remove "-face" suffix from face names.
12619         (flymake-errline-face, flymake-warnline-face):
12620         New backward-compatibility aliases for renamed faces.
12621         (flymake-highlight-line): Use renamed flymake faces.
12623         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
12624         (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
12625         (ebrowse-member-class, ebrowse-progress):
12626         Remove "-face" suffix from face names.
12627         (ebrowse-tree-mark-face, ebrowse-root-class-face)
12628         (ebrowse-file-name-face, ebrowse-default-face)
12629         (ebrowse-member-attribute-face, ebrowse-member-class-face)
12630         (ebrowse-progress-face):
12631         New backward-compatibility aliases for renamed faces.
12632         (ebrowse-show-progress, ebrowse-show-file-name-at-point)
12633         (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
12634         (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
12635         (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
12637         * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
12638         antlr-syntax)
12639         (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
12640         (antlr-literal): Remove "-face" suffix and "font-lock-" from face
12641         names.
12642         (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
12643         (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
12644         (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
12645         (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
12646         backward-compatibility aliases for renamed faces.
12647         (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
12648         (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
12649         (antlr-tokenref-face, antlr-literal-face): Variables renamed to
12650         remove "font-lock-".  Use renamed antlr-mode faces.
12651         (antlr-font-lock-additional-keywords): Use renamed faces.  Replace
12652         literal face-names with face variable references.
12654         * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
12655         face name.
12656         (Buffer-menu-buffer-face): New backward-compatibility alias for
12657         renamed face.
12658         (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
12660 2005-06-15  Daniel Pfeiffer  <occitan@esperanto.org>
12662         * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
12663         Eliminate "-face" suffix.
12664         (makefile-targets): Inherit from font-lock-function-name-face and
12665         eliminate "-face" suffix.
12666         (makefile-shell): Remove attributes and eliminate "-face" suffix.
12667         (makefile-*-font-lock-keywords): Append makefile-targets in rule
12668         actions, instead of prepending, to make it less visible.
12669         (makefile-previous-dependency, makefile-match-dependency):
12670         Don't match a target on a continuation line.
12672         * files.el (auto-mode-alist): Put Makefile in gmake mode.
12674 2005-06-15  Nick Roberts  <nickrob@snap.net.nz>
12676         * progmodes/gdb-ui.el (menu): Re-order menu items.
12677         (gdb-tooltip-print): Respect tooltip-use-echo-area.
12679         * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
12680         Define in tooltip.el.
12681         (gud-tooltip-process-output): Respect tooltip-use-echo-area.
12682         (gud-tooltip-tips): Respect tooltip-use-echo-area and
12683         gud-tooltip-echo-area.
12685         * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
12686         backward compatibility and make obsolete.
12687         (tooltip-help-tips): Use tooltip-use-echo-area.
12688         (tooltip-show-help-function): Rename to...
12689         (tooltip-show-help): ...this, because it is a function.
12690         (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
12692 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
12694         * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
12695         (edebug-print-length, edebug-print-level, edebug-print-circle)
12696         (edebug-modify-breakpoint, edebug-eval-last-sexp)
12697         (edebug-eval-print-last-sexp): Doc fixes.
12699 2005-06-14  Kim F. Storm  <storm@cua.dk>
12701         * ido.el (ido-mode): Make a new keymap every time we enable ido,
12702         as the coverage buffer/file/both may change.
12704 2005-06-14  Lute Kamstra  <lute@gnu.org>
12706         * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
12707         and run-mode-hooks.  Simplify.
12709         * mail/rmailedit.el (rmail-edit-mode):
12710         * progmodes/octave-inf.el (inferior-octave-mode):
12711         * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
12713         * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
12714         and run-mode-hooks.
12715         (recentf-edit-list, recentf-open-files): Don't call
12716         kill-all-local-variables directly.
12718         * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
12720 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12722         * emacs-lisp/byte-run.el (make-obsolete)
12723         (define-obsolete-function-alias): Rename arguments FUNCTION and
12724         NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
12725         (make-obsolete-variable, define-obsolete-variable-alias):
12726         Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
12727         respectively.
12729         * isearchb.el (isearchb-activate):
12730         * pcvs.el (cvs-mode):
12731         * ses.el (ses-load):
12732         * vc-arch.el (vc-arch-checkin, vc-arch-diff):
12733         * net/tramp.el (tramp-find-file-exists-command)
12734         (tramp-find-shell):
12735         * progmodes/ada-mode.el (ada-create-case-exception)
12736         (ada-create-case-exception-substring, ada-make-subprogram-body):
12737         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
12738         * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
12739         * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
12740         * textmodes/org.el (org-promote, org-evaluate-time-range)
12741         (org-agenda-next-date-line, org-agenda-previous-date-line)
12742         (org-agenda-error, org-open-at-point, org-table-move-row)
12743         (org-format-table-table-html-using-table-generate-source)
12744         (org-shiftcursor-error, org-ctrl-c-ctrl-c):
12745         * textmodes/reftex.el (reftex-access-scan-info):
12746         * textmodes/reftex-toc.el (reftex-toc-dframe-p)
12747         (reftex-toc-promote-prepare): Follow error conventions.
12749         * diff-mode.el (diff-mode): Fix typo in docstring.
12751         * forms.el (forms--intuit-from-file): Fix reference to
12752         `forms-number-of-fields' in error message.
12753         (forms-print): Fix quoting in error message.
12755         * forms.el (forms-mode):
12756         * emulation/vi.el (vi-goto-insert-state):
12757         * progmodes/flymake.el (flymake-new-err-info)
12758         (flymake-start-syntax-check-for-current-buffer)
12759         (flymake-simple-cleanup):
12760         * eshell/esh-var.el (eshell/export):
12761         * progmodes/gud.el (xdb):
12762         * textmodes/flyspell.el (flyspell-incorrect-hook)
12763         (flyspell-maybe-correct-transposition)
12764         (flyspell-maybe-correct-doubling): Fix quoting in docstring.
12766 2005-06-13  Luc Teirlinck  <teirllm@auburn.edu>
12768         * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
12769         minibuffer prompt.
12771 2005-06-13  Kim F. Storm  <storm@cua.dk>
12773         * subr.el (add-to-ordered-list): New defun.
12775         * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
12776         add cua--keymap-alist to emulation-mode-map-alists.
12778 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
12780         * subr.el (complete-in-turn): New macro.
12781         (dynamic-completion-table, lazy-completion-table): Add debug info.
12783         * faces.el (read-face-name): Use complete-in-turn complete non-aliases
12784         in preference to face aliases.
12786         * textmodes/fill.el (fill-match-adaptive-prefix): New function.
12787         (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
12788         Remove unused vars `start' and `firstline'.
12789         (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
12790         (justify-current-line, fill-individual-paragraphs): Remove unused vars.
12792 2005-06-13  Eli Zaretskii  <eliz@gnu.org>
12794         * cus-start.el (all): Don't complain about missing GTK-related
12795         variables, unless either `gtk' is boundp or this isn't a
12796         `windows-nt' build.
12798 2005-06-13  Lute Kamstra  <lute@gnu.org>
12800         * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
12801         run-mode-hooks.
12803         * ediff-mult.el (ediff-meta-mode):
12804         * ediff-util.el (ediff-mode): Use run-mode-hooks.
12806         * ledit.el (ledit-mode): Use delay-mode-hooks.
12808         * woman.el (woman-mode-line-format): Delete constant.
12809         (woman-mode-map): Initialize it properly.
12810         (woman-mode): Set mode-class property to special.
12811         Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
12812         Set major-mode and mode-name.  Don't set mode-line-format directly.
12813         (Man-getpage-in-background): Don't reference woman-mode-line-format.
12815         * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
12816         string argument obsolete.
12818 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
12820         * textmodes/org.el (org-CUA-compatible): New option.
12821         (org-disputed-keys): New variable.
12822         (org-key): New function.
12823         (orgtbl-make-binding): Add docstring to the created function.
12824         (org-mode): Set paragraph start/separate regexps.
12825         (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
12826         (org-archive-location, org-archive-mark-done)
12827         (org-archive-stamp-time): New options.
12828         (org-archive-subtree): New command.
12829         (org-fill-paragraph): New function.
12830         (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
12831         (org-fake-empty-table-line): Function removed.
12832         (org-format-org-table-html): Do not create empty table lines at
12833         separator lines.  Improved table header treatment.
12834         (org-link-format): New option.
12835         (org-make-link): New function.
12836         (org-insert-link, org-store-link): Use org-make-link.
12837         (org-open-file): Quote file name for shell command, to allow
12838         spaces in file names.
12839         (org-link-regexp): Fix bug with mailto link.
12840         (org-link-maybe-angles-regexp, org-protected-link-regexp):
12841         New constants.
12842         (org-export-as-html): Deal with the optional angles around a link.
12843         Better treatment of file: links.
12844         (org-open-at-point): Replace @{ and @} with < and >.
12845         (org-run-mode-hooks): Function removed.
12846         (org-agenda-mode): No longer use `org-run-mode-hooks'.
12848 2005-06-13  Nick Roberts  <nickrob@snap.net.nz>
12850         * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
12851         MI command -data-list-register-values.
12852         (gdb-post-prompt): Indent properly.
12854 2005-06-13  Juanma Barranquero  <lekktu@gmail.com>
12856         * hilit-chg.el (highlight-changes-colors): Rename from
12857         `highlight-changes-colours'.
12858         (highlight-changes-colours): Keep as obsolete alias.
12859         (highlight-changes-face-list): Doc fix.
12860         (hilit-chg-make-list): Use `highlight-changes-colors'.
12862 2005-06-12  Mark A. Hershberger  <mah@everybody.org>
12864         * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
12865         defun-prompt-regexp.
12867 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
12869         * loadup.el: Don't say we are dumping under 2 names on windows-nt
12870         and cygwin.
12872         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
12873         Don't use an old loaddefs.el, as in Makefile.in.
12875 2005-06-12  Lute Kamstra  <lute@gnu.org>
12877         * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
12879         * man.el (Man-mode-map): Initialize it properly.
12880         (Man-mode): Set mode-class property to special.
12882         * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
12884 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
12886         * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
12887         A newline is needed in the docstring there.
12889         * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
12890         Doc fixes.
12892 2005-06-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12894         * printing.el: Doc fix.  The menubar is no more changed when printing
12895         is loaded, it only changes when pr-menu-bind or pr-update-menus is
12896         called.  Now, the menubar changing will work in Emacs 20, 21 and 22.
12897         (pr-version): New version number (6.8.4).
12898         (pr-menu-bind): New command.
12899         (pr-update-menus): Docstring and code fix.
12900         (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
12901         Docstring fix.
12902         (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
12903         (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
12905 2005-06-11  Thien-Thi Nguyen  <ttn@gnu.org>
12907         * emacs-lisp/ewoc.el: Doc fixes for public funcs:
12908         "Returns" to "return", document useful return values, etc.
12910 2005-06-11  Alan Mackenzie  <acm@muc.de>
12912         * fill.el (fill-context-prefix): Try `adaptive-fill-function'
12913         BEFORE `adaptive-fill-regexp' when determining a fill prefix.
12914         (adaptive-file-function): Minor amendment to doc-string.
12916 2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
12918         * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
12919         (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
12920         Fix :type--it is `integer', not `string'.
12922         * faces.el (modeline-highlight): Rename from (the erroneous)
12923         `modeline-higilight'.
12925 2005-06-11  Lute Kamstra  <lute@gnu.org>
12927         * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
12928         lisp-interaction-mode-map but make it the parent.
12929         (edebug-eval-mode): Use define-derived-mode.
12931 2005-06-11  Andreas Schwab  <schwab@suse.de>
12933         * bindings.el: Add binding of `ESC functionkey' for every
12934         `M-functionkey'.
12935         * hexl.el (hexl-mode-map): Likewise.
12937 2005-06-10  Michael Hotchin  <michael@hotchin.net>  (tiny change)
12939         * progmodes/compile.el (compilation-error-regexp-alist-alist)
12940         [msft]: update regexp for newer msft compilers.
12942 2005-06-10  Mark A. Hershberger  <mah@everybody.org>
12944         * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
12945         ATTLIST portions of included DTDs.
12946         (xml-parse-dtd): Eliminate use of inefficient match-data.
12948 2005-06-10  Miles Bader  <miles@gnu.org>
12950         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
12951         (mpuz-text): Remove "-face" suffix from face names.
12952         (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
12953         (mpuz-text-face): New backward-compatibility aliases for renamed faces.
12954         (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
12956         * play/gomoku.el (gomoku-O, gomoku-X):
12957         Remove "-face" suffix from face names.
12958         (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
12959         New backward-compatibility aliases for renamed faces.
12960         (gomoku-font-lock-keywords): Use renamed gomoku faces.
12962 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
12964         * thumbs.el: Fixes for changes of 2005-06-09.
12965         (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
12966         as a directory.
12967         (thumbs-thumbname): Remove directory separator from format string;
12968         `thumbs-thumbsdir' now returns a valid directory name.
12969         (thumbs-temp-dir): New defsubst.
12970         (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
12971         Use it.
12973         * cus-edit.el (minibuffer):
12974         * files.el (make-backup-file-name-function):
12975         * filesets.el (filesets-external-viewers):
12976         * hilit-chg.el (highlight-changes-colours)
12977         (highlight-changes-face-list, highlight-changes-rotate-faces):
12978         * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
12979         * kmacro.el (kmacro-call-macro):
12980         * log-edit.el (log-edit-changelog-full-paragraphs):
12981         * mouse.el (mouse-1-click-follows-link):
12982         * skeleton.el (skeleton-autowrap):
12983         * subr.el (insert-for-yank-1):
12984         * tempo.el (tempo-insert-region):
12985         * terminal.el (terminal-emulator):
12986         * time.el (display-time-mail-face):
12987         * vc.el (vc-annotate):
12988         * vcursor.el (vcursor-copy-line):
12989         * woman.el (woman-bold-headings, woman-ignore)
12990         (woman-default-faces, woman-monochrome-faces):
12991         * calendar/todo-mode.el (todo-insert-threshold):
12992         * emulation/pc-select.el (pc-select-selection-keys-only)
12993         (pc-selection-mode):
12994         * emulation/vip.el (vip-find-char-forward):
12995         * emulation/viper-cmd.el (viper-find-char-forward):
12996         * international/mule-cmds.el
12997         (select-safe-coding-system-accept-default-p)
12998         (input-method-exit-on-invalid-key):
12999         * international/mule-diag.el (describe-coding-system):
13000         * international/ucs-tables.el (unify-8859-on-encoding-mode):
13001         * net/browse-url.el (browse-url-xterm-program):
13002         * obsolete/lazy-lock.el (lazy-lock-mode):
13003         * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
13004         (cperl-mode):
13005         * progmodes/cpp.el (cpp-face-light-name-list)
13006         (cpp-face-dark-name-list):
13007         * progmodes/delphi.el (delphi-newline-always-indents):
13008         Fix spellings in docstrings.
13010         * ido.el (ido-mode, ido-file-extensions-order)
13011         (ido-default-file-method, ido-default-buffer-method)
13012         (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
13013         (ido-decorations, ido-read-file-name-as-directory-commands)
13014         (ido-read-file-name-non-ido, ido-work-directory-list)
13015         (ido-ignore-item-temp-list, ido-current-directory)
13016         (ido-magic-forward-char, ido-enter-find-file)
13017         (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
13018         (ido-find-file, ido-read-buffer): Fix typos in docstrings.
13020 2005-06-10  Lute Kamstra  <lute@gnu.org>
13022         * play/dunnet.el (dun-mode): Use define-derived-mode.
13023         (dungeon-mode-map): Rename to dun-mode-map.  Keep old name as an
13024         obsolete alias.
13026         * play/doctor.el (doctor-mode-map): Remove defvar.
13027         (doctor-mode): Use define-derived-mode.
13029         * mail/mspools.el (mspools-mode):
13030         * net/eudc-hotlist.el (eudc-hotlist-mode):
13031         * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
13033 2005-06-10  Miles Bader  <miles@gnu.org>
13035         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
13036         Remove "-face" suffix from face names.
13037         (flyspell-incorrect-face, flyspell-duplicate-face):
13038         New backward-compatibility aliases for renamed faces.
13039         (flyspell-mode-on, make-flyspell-overlay)
13040         (flyspell-highlight-incorrect-region)
13041         (flyspell-highlight-duplicate-region)
13042         (flyspell-display-next-corrections)
13043         (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
13045         * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
13046         from face name.
13047         (texinfo-heading-face): New backward-compatibility alias for
13048         renamed face.
13049         (texinfo-heading-face): Use renamed texinfo-heading face.
13051         * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
13052         suffix from face names.
13053         (tex-math-face, tex-verbatim-face):
13054         New backward-compatibility aliases for renamed faces.
13055         (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
13056         (tex-insert-quote): Use `tex-verbatim-face' variable instead of
13057         literal face name.
13059         * textmodes/table.el (table-cell): Remove "-face" suffix from face
13060         name.
13061         (table-cell-face): New backward-compatibility alias for renamed face.
13062         (table--put-cell-face-property, table--update-cell-face):
13063         Use renamed table-cell face.
13065         * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
13066         from face name.
13067         (sgml-namespace-face): New backward-compatibility alias for
13068         renamed face.
13069         (sgml-namespace-face): Use renamed sgml-namespace face.
13071         * textmodes/org.el (org-level-1, org-level-2, org-level-3)
13072         (org-level-4, org-level-5, org-level-6, org-level-7)
13073         (org-level-8, org-warning, org-headline-done)
13074         (org-deadline-announce, org-scheduled-today)
13075         (org-scheduled-previously, org-link, org-done, org-table)
13076         (org-time-grid): Remove "-face" suffix from face names.
13077         (org-level-1-face, org-level-2-face, org-level-3-face)
13078         (org-level-4-face, org-level-5-face, org-level-6-face)
13079         (org-level-7-face, org-level-8-face, org-warning-face)
13080         (org-headline-done-face, org-deadline-announce-face)
13081         (org-scheduled-today-face, org-scheduled-previously-face)
13082         (org-link-face, org-done-face, org-table-face)
13083         (org-time-grid-face):
13084         New backward-compatibility aliases for renamed faces.
13085         (org-level-faces, org-set-font-lock-defaults, org-timeline)
13086         (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
13087         (org-agenda-get-timestamps, org-agenda-get-scheduled)
13088         (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
13090         * emulation/viper-init.el (viper-search, viper-replace-overlay)
13091         (viper-minibuffer-emacs, viper-minibuffer-insert)
13092         (viper-minibuffer-vi): Remove "-face" suffix from face names.
13093         (viper-search-face, viper-replace-overlay-face)
13094         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
13095         (viper-minibuffer-vi-face):
13096         New backward-compatibility aliases for renamed faces.
13097         (viper-search-face, viper-replace-overlay-face)
13098         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
13099         (viper-minibuffer-vi-face): Use renamed viper faces.
13101         * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
13102         Remove "-face" suffix from face names.
13103         (testcover-nohits-face, testcover-1value-face):
13104         New backward-compatibility aliases for renamed faces.
13105         (testcover-mark): Use renamed testcover faces.
13107         * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
13108         face name.
13109         (diary-button-face): New backward-compatibility alias for renamed face.
13110         (diary-entry): Use renamed diary-button face.
13112         * calendar/calendar.el (diary, calendar-today, holiday)
13113         (mark-visible-calendar-date): Remove "-face" suffix from face names.
13114         (diary-face, calendar-today-face, holiday-face):
13115         New backward-compatibility aliases for renamed faces.
13116         (eval-after-load "facemenu", diary-entry-marker)
13117         (calendar-today-marker, calendar-holiday-marker, diary-face):
13118         Use renamed calendar faces.
13120         * compare-w.el (compare-windows): Remove "-face" suffix from face name.
13121         (compare-windows-face): New backward-compatibility alias for
13122         renamed face.
13123         (compare-windows-highlight): Use renamed compare-windows face.
13125         * strokes.el (strokes-char): Remove "-face" suffix from face name.
13126         (strokes-char-face): New backward-compatibility alias for renamed face.
13127         (strokes-encode-buffer): Use renamed strokes-char face.
13129         * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
13130         (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
13131         Remove "-face" suffix from face names.
13132         (cvs-header-face, cvs-filename-face, cvs-unknown-face)
13133         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
13134         (cvs-msg-face): New backward-compatibility aliases for renamed faces.
13135         (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
13136         Use renamed pcvs faces.
13137         * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
13138         * pcvs-defs.el (cvs-mode-map): Likewise.
13139         * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
13141         * info.el (info-title-1, info-title-2, info-title-3)
13142         (info-title-4): Remove "-face" suffix from and downcase face names.
13143         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
13144         (Info-title-4-face):
13145         New backward-compatibility aliases for renamed faces.
13146         (Info-fontify-node): Use renamed info faces.
13148         * hilit-chg.el (highlight-changes, highlight-changes-delete):
13149         Remove "-face" suffix from face names.
13150         (highlight-changes-face, highlight-changes-delete-face):
13151         New backward-compatibility aliases for renamed faces.
13152         (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
13153         (hilit-chg-make-list): Use renamed highlight-changes faces.
13155         * generic-x.el (show-tabs-tab, show-tabs-space):
13156         Remove "-face" suffix from face names.
13157         (show-tabs-tab-face, show-tabs-space-face):
13158         New backward-compatibility aliases for renamed faces.
13159         (show-tabs-generic-mode-font-lock-defaults-1)
13160         (show-tabs-generic-mode-font-lock-defaults-2):
13161         Use renamed show-tabs faces.
13163         * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
13164         (smerge-markers): Remove "-face" suffix from face names.
13165         (smerge-mine-face, smerge-other-face, smerge-base-face)
13166         (smerge-markers-face):
13167         New backward-compatibility aliases for renamed faces.
13168         (smerge-mine-face, smerge-other-face, smerge-base-face)
13169         (smerge-markers-face): Use renamed smerge faces.
13171         * log-view.el (log-view-file, log-view-message): Remove "-face"
13172         suffix from face names.
13173         (log-view-file-face, log-view-message-face):
13174         New backward-compatibility aliases for renamed faces.
13175         (log-view-file-face, log-view-message-face): Use renamed log-view
13176         faces.
13178         * paren.el (show-paren-match, show-paren-mismatch):
13179         Remove "-face" suffix from face names.
13180         (show-paren-match-face, show-paren-mismatch-face):
13181         New backward-compatibility aliases for renamed faces.
13182         (show-paren-function): Use renamed show-paren faces.
13184         * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
13185         (ruler-mode-margins, ruler-mode-fringes)
13186         (ruler-mode-column-number, ruler-mode-fill-column)
13187         (ruler-mode-comment-column, ruler-mode-goal-column)
13188         (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
13189         suffix from face names.
13190         (ruler-mode-default-face, ruler-mode-pad-face)
13191         (ruler-mode-margins-face, ruler-mode-fringes-face)
13192         (ruler-mode-column-number-face, ruler-mode-fill-column-face)
13193         (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
13194         (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
13195         New backward-compatibility aliases for renamed faces.
13196         (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
13197         (ruler-mode-column-number, ruler-mode-fill-column)
13198         (ruler-mode-comment-column, ruler-mode-goal-column)
13199         (ruler-mode-tab-stop, ruler-mode-current-column)
13200         (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
13201         faces.
13203         * whitespace.el (whitespace-highlight): Remove "-face" suffix from
13204         face name.
13205         (whitespace-highlight-the-space): Use renamed face.
13206         (whitespace-highlight-face): New backward-compatibility alias for
13207         renamed face.
13209         * woman.el (woman-italic, woman-bold, woman-unknown)
13210         (woman-addition, woman-symbol-face):
13211         Remove "-face" suffix from face names.
13212         (woman-italic-face, woman-bold-face, woman-unknown-face)
13213         (woman-addition-face):
13214         New backward-compatibility aliases for renamed faces.
13215         (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
13216         (woman-decode-region, woman-replace-match)
13217         (woman-display-extended-fonts, woman-special-characters)
13218         (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
13219         Use renamed woman faces.
13221         * longlines.el (longlines-visible-face): Face removed.
13223         * diff-mode.el (diff-header, diff-file-header, diff-index)
13224         (diff-hunk-header, diff-removed, diff-added, diff-changed)
13225         (diff-function, diff-context, diff-nonexistent): Remove "-face"
13226         suffix from face names.
13227         (diff-header-face, diff-file-header-face, diff-index-face)
13228         (diff-hunk-header-face, diff-removed-face, diff-added-face)
13229         (diff-changed-face, diff-function-face, diff-context-face)
13230         (diff-nonexistent-face): New backward-compatibility aliases for
13231         renamed faces.
13232         (diff-header-face, diff-file-header-face)
13233         (diff-index, diff-index-face, diff-hunk-header)
13234         (diff-hunk-header-face, diff-removed, diff-removed-face)
13235         (diff-added, diff-added-face, diff-changed-face, diff-function)
13236         (diff-function-face, diff-context-face, diff-nonexistent)
13237         (diff-nonexistent-face): Use renamed diff-mode faces.
13239         * progmodes/compile.el (compilation-warning-face)
13240         (compilation-info-face): Remove "-face" suffix from face names.
13241         (compilation-warning-face, compilation-info-face):
13242         New backward-compatibility aliases for renamed faces.
13243         (compilation-warning-face, compilation-info-face):
13244         Use renamed compilation faces.
13246         * add-log.el (change-log-date, change-log-name)
13247         (change-log-email, change-log-file, change-log-list)
13248         (change-log-conditionals, change-log-function)
13249         (change-log-acknowledgement): Remove "-face" suffix from face names.
13250         (change-log-date-face, change-log-name-face)
13251         (change-log-email-face, change-log-file-face)
13252         (change-log-list-face, change-log-conditionals-face)
13253         (change-log-function-face, change-log-acknowledgement-face):
13254         New backward-compatibility aliases for renamed faces.
13255         (change-log-font-lock-keywords): Use renamed change-log faces.
13257         * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
13258         (custom-set, custom-changed, custom-saved, custom-button)
13259         (custom-button-pressed, custom-documentation, custom-state)
13260         (custom-comment, custom-comment-tag, custom-variable-tag)
13261         (custom-variable-button, custom-face-tag, custom-group-tag-1)
13262         (custom-group-tag): Remove "-face" suffix from face names.
13263         (custom-magic-alist, custom-magic-value-create)
13264         (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
13265         (custom-invalid-face, custom-rogue-face, custom-modified-face)
13266         (custom-set-face, custom-changed-face, custom-saved-face)
13267         (custom-button-face, custom-button-pressed-face)
13268         (custom-documentation-face, custom-state-face)
13269         (custom-comment-face, custom-comment-tag-face)
13270         (custom-variable-tag-face, custom-variable-button-face)
13271         (custom-face-tag-face, custom-group-tag-face-1)
13272         (custom-group-tag-face):
13273         New backward-compatibility aliases for renamed faces.
13275         * wid-edit.el (widget-documentation, widget-button)
13276         (widget-field, widget-single-line-field, widget-inactive)
13277         (widget-button-pressed): "-face" suffix removed from face names.
13278         (widget-documentation-face, widget-button-face)
13279         (widget-field-face, widget-single-line-field-face)
13280         (widget-inactive-face, widget-button-pressed-face):
13281         New backward-compatibility aliases for renamed faces.
13282         (widget-documentation-face, widget-button-face)
13283         (widget-button-pressed-face, widget-specify-field)
13284         (widget-specify-inactive): Use renamed widget faces.
13286 2005-06-10  Kenichi Handa  <handa@m17n.org>
13288         * term/x-win.el (x-clipboard-yank): Remove condition-case
13289         wrapping.
13291 2005-06-11  Kenichi Handa  <handa@m17n.org>
13293         * add-log.el (change-log-font-lock-keywords): Make the regexp for
13294         date lines stricter.
13296 2005-06-10  Zhang Wei  <id.brep@gmail.com>  (tiny change)
13298         * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
13299         of x-get-selection.
13301 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
13303         * comint.el (comint-mode, comint-snapshot-last-prompt):
13304         * frame.el (frame-current-scroll-bars):
13305         * term.el (term-mode, term-check-proc, term-input-sender)
13306         (term-simple-send, term-extract-string, term-word)
13307         (term-match-partial-filename):
13308         * window.el (window-current-scroll-bars):
13309         * emulation/cua-base.el (cua-normal-cursor-color)
13310         (cua-read-only-cursor-color, cua-overwrite-cursor-color)
13311         (cua-global-mark-cursor-color):
13312         * mail/undigest.el (rmail-forward-separator-regex):
13313         Fix typos in docstrings.
13315         * comint.el (comint-check-proc, make-comint-in-buffer)
13316         (comint-source-default): Doc fixes.
13318         * term.el (term-send-string): Improve argument/docstring consistency.
13320 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
13322         * comint.el (comint-send-input): Bind `inhibit-read-only' around
13323         call to `delete-region'.
13324         (comint-mode-hook): Do not enable Font Lock by default.
13326 2005-06-09  Lute Kamstra  <lute@gnu.org>
13328         * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
13329         could be void.
13331 2005-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
13333         * emacs-lisp/debug.el (debugger-will-be-back): New var.
13334         (debug): Use it.
13335         (debugger-step-through, debugger-continue, debugger-jump)
13336         (debugger-return-value): Set it when needed.
13337         (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
13338         Use inhibit-read-only.
13340 2005-06-09  Juanma Barranquero  <lekktu@gmail.com>
13342         * window.el (shrink-window-if-larger-than-buffer)
13343         (window-size-fixed): Fix typo in docstring.
13345         * thumbs.el: Don't set `auto-image-file-mode'.  Do not create the
13346         thumbnails directory on loading.
13347         (thumbs-conversion-program): Use `eq' to check the system type,
13348         not `equal'.
13349         (thumbs-temp-dir): Initialize to `temporary-file-directory',
13350         not "/tmp".  Fix docstring.
13351         (thumbs-thumbsdir): New function to return the thumbnails
13352         directory, creating it if needed.
13353         (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
13354         (thumbs-temp-file): Delete variable and make it into a function.
13355         (thumbs-resize-image, thumbs-modify-image): Use it.
13356         (thumbs-kill-buffer): Simplify.
13357         (thumbs-gensym): Defalias or duplicate CL `gensym'.
13358         (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
13359         docstrings.
13361 2005-06-09  Kim F. Storm  <storm@cua.dk>
13363         * subr.el (save-match-data): Add RESEAT arg `evaporate' to
13364         set-match-data to free markers in match-data.
13366         * replace.el (replace-match-data): Pass RESEAT arg `t' to
13367         match-data to unchain markers in match-data.
13369 2005-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13371         * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
13372         the debugger immediately anyway.  Undo the 2005-06-06 change, rendered
13373         unnecessary now.
13375 2005-06-08  Richard M. Stallman  <rms@gnu.org>
13377         * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
13378         give the variable a doc string that doesn't say don't set it directly.
13380         * textmodes/ispell.el (ispell-check-version):
13381         Use match-string-no-properties.
13382         (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
13383         (ispell-buffer-local-words): Likewise.
13385         * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
13386         except on terminals with enough colors to really display it.
13387         (makefile-dependency-regex): Delete spurious `bb'.
13389         * faces.el (escape-glyph): Use blue once again in last case.
13390         (no-break-space): Redefine so that it isn't invisible on a tty.
13392 2005-06-08  Kim F. Storm  <storm@cua.dk>
13394         * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
13395         also when reading directory name.
13397 2005-06-08  Lute Kamstra  <lute@gnu.org>
13399         * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
13400         (flyspell-mode-line-string): Remove autoload cookie.
13401         (flyspell-mode): Remove defvar.
13403 2005-06-07  Lute Kamstra  <lute@gnu.org>
13405         * textmodes/org.el (org-run-mode-hooks): New function.
13406         (org-agenda-mode): Use it.
13408 2005-06-07  David McCabe  <davemccabe@gmail.com>  (tiny change)
13410         * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
13412 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13414         * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
13416 2005-06-06  Luc Teirlinck  <teirllm@auburn.edu>
13418         * font-lock.el (font-lock-add-keywords): Doc fix.
13420 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13422         * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
13423         (tex-compile-default): In the absence of any history, use the order in
13424         tex-compile-alist to choose the preferred command.
13425         (tex-compile-commands): Reorder a bit.
13427         * textmodes/flyspell.el (flyspell-auto-correct-binding)
13428         (flyspell-incorrect-face, flyspell-duplicate-face):
13429         Use (X)Emacs-agnostic code.
13430         (flyspell-mode-map): Don't overwrite at each load.  Remove code
13431         redundant with the subsequent add-minor-mode.  Merge Emacs and
13432         XEmacs code.
13433         (flyspell-word): Minor simplification.
13434         (flyspell-math-tex-command-p): Quieten the byte-compiler.
13435         (flyspell-external-point-words): Remove unused vars `size' and `start'.
13436         (flyspell-do-correct): Rename from flyspell-xemacs-correct.
13437         Merge the corresponding Emacs code.
13438         (flyspell-correct-word, flyspell-xemacs-popup):
13439         Use flyspell-do-correct.
13441         * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
13442         a dedicated window.
13444         * international/latexenc.el (latexenc-find-file-coding-system):
13445         Undo part of last patch, to turn off a compiler warning.
13447 2005-06-06  Juri Linkov  <juri@jurta.org>
13449         * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
13450         Rename `tmm-inactive-face' to `tmm-inactive'.
13452 2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>
13454         * iswitchb.el: Rename faces.
13456 2005-06-06  Kim F. Storm  <storm@cua.dk>
13458         * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
13459         (cua-global-mark): Remove -face suffix from face names.
13461         * emulation/cua-gmrk.el (cua--init-global-mark):
13462         Remove cua-global-mark face setup.
13464 2005-06-06  Richard M. Stallman  <rms@gnu.org>
13466         * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
13467         just like other allowed characters.
13468         (makefile-match-dependency): Exclude leading and training whitespace
13469         from the range of regexp subexp 1.
13470         (makefile-macroassign-regex): Don't try to match the body,
13471         just the name of the macro being defined.
13473         * info.el (Info-read-node-name-2): New function.
13474         (Info-read-node-name-1): Use that.
13475         Add a completion-base-size-function property.
13477         * simple.el (completion-setup-function): Look for
13478         completion-base-size-function property of minibuffer-completion-table.
13480         * files.el (locate-file-completion): Doc fix.
13482         * printing.el: Don't call pr-update-menus; user must do that.
13484         * emacs-lisp/debug.el (debugger-window): New variable.
13485         (debug): Use debugger-window if it is set and still alive.
13486         Record debugger-window for next entry.
13488         * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
13490 2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
13492         * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
13493         (hack-one-local-variable, hack-local-variables)
13494         (hack-local-variables-prop-line): Pass that arg.
13496 2005-06-06  Kim F. Storm  <storm@cua.dk>
13498         * ido.el (ido-first-match, ido-only-match, ido-subdir)
13499         (ido-indicator): Remove -face suffix from face names.
13501 2005-06-06  Juri Linkov  <juri@jurta.org>
13503         * font-lock.el (font-lock-regexp-backslash)
13504         (font-lock-regexp-backslash-construct): New faces.
13505         (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
13506         after `('.  Add `while-no-input' to control structures.
13508         * faces.el (no-break-space, shadow): New faces.
13509         (escape-glyph): Use less loud colors pink2 and red4.
13511         * diff-mode.el (diff-context-face)
13512         * dired.el (dired-ignored)
13513         * rfn-eshadow.el (file-name-shadow)
13514         * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
13516         * info.el (Info-title-1-face): Use green instead of yellow because
13517         bold yellow is not readable on light backgrounds.
13519         * progmodes/compile.el (compilation-start): Move `erase-buffer' up
13520         before selecting the desired mode to not spend time fontifying
13521         old contents.
13523 2005-06-06  Juanma Barranquero  <lekktu@gmail.com>
13525         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
13526         (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
13528         * ps-print.el (ps-default-fg, ps-default-bg):
13529         Fix typos in docstrings.
13531         * isearchb.el (isearchb): Don't pass a spurious second argument to
13532         `iswitchb-completions'.
13534 2005-06-05  Nick Roberts  <nickrob@snap.net.nz>
13536         * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
13537         to preserve point.
13538         (gdb-find-file-hook): Add doc string.
13540         * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
13541         C dereferenced pointer expression.
13542         (gud-tool-bar-map): Put it on the tool bar.  Re-order icons.
13544         * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
13546         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
13547         * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
13548         * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
13549         * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
13550         * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
13551         Make background transparent.
13553 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
13555         * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
13556         (font-lock-remove-keywords): Doc fix.
13557         (font-lock-mode-major-mode): Compiler defvar.
13558         (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
13560         * font-core.el (font-lock-mode-major-mode): Compiler defvar.
13561         (font-lock-mode): Update `font-lock-mode-major-mode'.
13562         (font-lock-set-defaults): Compiler defvar.
13563         (font-lock-default-function): Take `font-lock-mode-major-mode'
13564         into account.
13566         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
13567         keep track of which major mode it enabled the minor mode for.
13568         Use find-file-hook again.  Update docstring.
13570         * simple.el (eval-expression-print-level)
13571         (eval-expression-print-length, eval-expression-debug-on-error):
13572         Doc fixes.
13574 2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
13576         * iswitchb.el (iswitchb-single-match-face)
13577         (iswitchb-current-match-face, iswitchb-virtual-matches-face)
13578         (iswitchb-invalid-regexp-face): New faces.
13579         (iswitchb-completions): Use them.
13580         (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
13581         now marked as an obsolete alias.
13582         (iswitchb-read-buffer): Remove check for bound font variables.
13583         (iswitchb-invalid-regexp): New free variable.
13584         (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
13585         set iswitchb-invalid-regexp.
13586         (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
13587         invalid regexps.
13588         (iswitchb-completions): Add check for complete match when entering
13589         a regexp.
13590         (iswitchb-completions): Remove require-match argument.
13591         (iswitchb-exhibit): Fix caller.
13592         (iswitchb-common-match-inserted): New variable.
13593         (iswitchb-complete, iswitchb-completion-help): Use it.
13595 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
13597         * url-http.el (url-http-chunked-encoding-after-change-function):
13598         Use `url-http-debug' instead of `message'.
13600 2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
13602         * url-http.el (url-http-parse-headers): Pass redirected URL as a
13603         callback argument.
13605 2005-06-04  Kim F. Storm  <storm@cua.dk>
13607         * simple.el (line-move): Only call sit-for when moving backwards.
13609         * ido.el (ido-make-merged-file-list-1): New defun split from
13610         ido-make-merged-file-list.
13611         (ido-make-merged-file-list): Bind throw-on-input around call to
13612         ido-make-merged-file-list-1.  Return input-pending-p if
13613         interrupted by more input available.
13614         (ido-read-internal): Handle input-pending-p return value from
13615         ido-make-merged-file-list.
13617 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13619         * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
13620         compatibility code.
13622         * international/latexenc.el (latexenc-find-file-coding-system):
13623         Don't inherit the EOL part of the coding-system from the
13624         tex-main buffer.  Fit within 80 columns.
13626 2005-06-03  Matt Hodges  <MPHodges@member.fsf.org>
13628         * tmm.el (tmm-inactive-face): New face.
13629         (tmm-remove-inactive-mouse-face): New function.
13630         (tmm-prompt, tmm-add-one-shortcut)
13631         (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
13632         but not selectable.
13634 2005-06-03  Juanma Barranquero  <lekktu@gmail.com>
13636         * faces.el (face-equal): Improve argument/docstring consistency.
13638 2005-06-03  Daniel Pfeiffer  <occitan@esperanto.org>
13640         * progmodes/make-mode.el (makefile-targets-face)
13641         (makefile-shell-face, makefile-makepp-perl-face): Add :version.
13642         (makefile-bsdmake-dependency-regex)
13643         (makefile-makepp-rule-action-regex)
13644         (makefile-bsdmake-rule-action-regex): New constants.
13645         (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
13647         * progmodes/compile.el (compilation-error-regexp-alist-alist):
13648         Allow (...) within `...' for makepp messages.
13650 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
13652         * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
13654         * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
13655         "." files are deleted from all file lists before comparison.
13657         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
13658         (viper-ESC-key): Made them customizable.
13660         * viper.el (viper-non-hook-settings): Fix the names of defadvices.
13662 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>
13664         * autorevert.el (auto-revert-buffers): Use save-match-data.
13666 2005-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13668         * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
13669         menu items with a nil command binding.
13671 2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
13673         * emacs-lisp/cl-macs.el (defsetf):
13674         Improve argument/docstring consistency.
13676         * faces.el (list-faces-display): Improve the formatting by
13677         computing the maximum length required for any face-name (reworked
13678         patch of 1999-01-11, accidentally deleted on 1999-07-21).
13679         (internal-find-face): Remove redundant info in docstring.
13681 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
13683         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
13684         (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
13685         (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
13686         (gdb-assembler-custom): Improve regexps.
13687         (def-gdb-auto-update-handler): Use window point to preserve point.
13689 2005-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
13691         * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
13693 2005-05-31  Jay Belanger  <belanger@truman.edu>
13695         * calc/calc-embed.el (calc-embedded-word): Change argument passed
13696         to calc-embedded.
13697         (calc-embedded-make-info): Have plain prefix argument select
13698         entire line.
13700 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
13702         * faces.el (list-faces-display): Signal error if passed a regexp
13703         that matches no face name.
13705         * simple.el (filter-buffer-substring): Fix typo in docstring.
13707 2005-05-31  Richard M. Stallman  <rms@gnu.org>
13709         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
13710         (vhdl-emacs-21): Doc fix.
13711         (vhdl-mode): Unconditionally set comment-padding.
13712         (vhdl-fixup-whitespace-region): Insert spaces only where
13713         there are none.
13714         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
13716 2005-05-30  John Wiegley  <johnw@newartisans.com>
13718         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
13719         * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
13720         * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
13721         `directory-sep-char' to ?/, and all uses of `string-to-int' to
13722         `string-to-number'.
13724 2005-05-30  Jay Belanger  <belanger@truman.edu>
13726         * calc/calc.el (calc-bug-address): Fix docstring.
13727         (calc-window-hook, calc-trail-window-hook): New variables.
13728         (calc-trail-display): Restore use of calc-trail-window-hook.
13729         (calc): Restore use of calc-window-hook.
13731 2005-05-31  Masatake YAMATO  <jet@gyve.org>
13733         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
13735         * help-fns.el (help-C-file-name): Add autoload mark for
13736         `find-function-noselect'.
13738 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13740         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
13741         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
13743 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
13745         * calendar/diary-lib.el (mark-included-diary-files): Only kill
13746         included diary buffer if it was not already being visited.
13747         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
13749         * calendar/icalendar.el (top-level): Do not require appt.
13751         * mail/supercite.el (sc-select-attribution): Only use a list
13752         element from sc-attrib-selection-list if it returns a string.
13753         Reported by Davide G. M. Salvetti <salve@debian.org>.
13755 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
13757         * thumbs.el (thumbs-thumbname): The resulting thumbname now
13758         includes a hash value to improve its uniqueness, and has a ".jpg"
13759         extension.  Also, it is now a valid filename on all systems.
13760         (thumbs-make-thumb): Use `let', not `let*'.
13761         (thumbs-show-thumbs-list): Check for JPEG availability.
13763 2005-05-30  Richard M. Stallman  <rms@gnu.org>
13765         * filesets.el (filesets-menu-ensure-use-cached):
13766         Prevent warning when emacs-version>= is undefined.
13768         * printing.el (pr-interactive-n-up): Use string-to-number.
13770         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
13772         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
13773         Warn only when name to be defined is quoted.
13775 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
13777         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
13778         Make regexp more robust.
13779         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
13780         Force regeneration of disassembly.
13782 2005-05-29  Jay Belanger  <belanger@truman.edu>
13784         * calc/calc.el (calc-user-invocation): Check if
13785         calc-invocation-macro is non-nil.
13787 2005-05-29  Juri Linkov  <juri@jurta.org>
13789         * add-log.el (change-log-font-lock-keywords):
13790         Add `+' to e-mail regexp to accept mail address with keywords.
13792         * man.el (Man-name-regexp): Add `:' to accept qualified names.
13794 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
13796         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
13798         * ielm.el (inferior-emacs-lisp-mode): Ditto.
13800 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13802         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
13803         Undo the change that moves to end of the current word.
13805 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
13807         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
13808         Throw error when count <= 0 to ensure input is a number.
13809         (gdb-read-memory-custom): Pick up address from buffer.
13810         (gdb-memory-mode): Allow user to increment and decrement
13811         memory address from header line.
13813 2005-05-29  Richard M. Stallman  <rms@gnu.org>
13815         * flyspell.el (flyspell-version): Function deleted.
13816         (flyspell-auto-correct-previous-hook): Doc fix.
13818         * jit-lock.el (jit-lock-function, jit-lock-after-change):
13819         Do nothing if memory is full.
13821         * font-lock.el (font-lock-fontify-syntactically-region):
13822         Pass t for GREEDY to looking-back.
13824         * saveplace.el (save-place-alist-to-file): Write the file
13825         using write-region.
13827         * subr.el (looking-back): New argument GREEDY.
13829         * progmodes/compile.el (compilation-start): Set the mode
13830         before inserting the initial text.
13832         * progmodes/which-func.el (which-func-update-1): Turn the mode
13833         off in case of error by setting which-func-mode.
13835 2005-05-29  Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
13837         * flyspell.el (flyspell-auto-correct-previous-word):
13838         Narrow down to what's on the screen, and recenter overlays
13839         at the end of the next word.
13841 2005-05-29  Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
13843         * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
13844         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
13845         (flyspell-abbrev-p): Default to nil.
13846         (flyspell-use-global-abbrev-table-p): Doc fix.
13847         (flyspell-large-region): Allow nil as value.
13848         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
13850         (mail-mode-flyspell-verify): More robust handling
13851         of `mail-header-separator'.  More efficient signature detection.
13852         Allow for regexp metacharacters in message-header-separator.
13853         Adding `To' not to be checked in mail-mode-flyspell-verify.
13855         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
13856         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
13857         Bind flyspell-auto-correct-binding.
13858         Bind C-. and C-, .
13859         (flyspell-mode-map): Likewise.
13860         (flyspell-mode): Doc fix.
13861         (flyspell-accept-buffer-local-defs): Preserve current buffer.
13862         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
13863         (flyspell-word-cache-result): New var, always local.
13864         (flyspell-check-pre-word-p): Doc fix.
13865         (flyspell-check-changed-word-p): Handle spc like newline.
13866         (flyspell-post-command-hook): Set flyspell-word-cache-result.
13867         (flyspell-word-search-backward, flyspell-word-search-forward):
13868         New functions.
13869         (flyspell-word): Return t if nothing to check.
13870         When parsing TeX code, check for after } or \.
13871         Use flyspell-word-search-backward to find previous word.
13872         Return nil if duplicated word.
13873         For word already checked, return same value as last time.
13874         Set flyspell-word-cache-result after checking.
13875         Don't clobber the return value.
13876         (flyspell-get-word): Major rewrite.
13877         (flyspell-external-point-words): New locals pword, pcount.
13878         Fix size used in progress message.
13879         Find the proper corresponding word in flyspell-large-region-buffer.
13880         (flyspell-region): Check for flyspell-large-region = nil.
13881         (flyspell-highlight-incorrect-region): Clean up overlays in region.
13882         (flyspell-auto-correct-word): Check that WORD is a cons.
13883         (flyspell-correct-word): Likewise.
13885 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
13887         * progmodes/make-mode.el (makefile-rule-action-regex)
13888         (makefile-macroassign-regex, makefile-makepp-mode)
13889         (makefile-bsdmake-mode): Continuation lines may be empty.
13890         Reported by Joshua Varner.
13891         (makefile-makepp-font-lock-keywords): Add $(stem).
13893 2005-05-28  Karl Berry  <karl@gnu.org>
13895         * textmodes/tex-mode.el: Now that tex-send-command calls
13896         shell-quote-argument (2005-03-31 change), remove all calls to
13897         shell-quote-argument; they all end up invoking tex-send-command.
13898         The double quoting loses on filenames with non-safe characters,
13899         such as "@".  Reported by Frederik Fouvry.
13901 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
13903         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
13904         about preserving point.
13906 2005-05-27  Jay Belanger  <belanger@truman.edu>
13908         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
13909         Info-goto-node.
13911         * calc/calc-embed.el (calc-embed-arg): New variable.
13912         (calc-do-embedded-activate, calc-embedded-activate-formula)
13913         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
13914         variable by new variable.
13915         (calc-embedded-make-info): Replace undeclared variable by new
13916         variable.  When selecting region with positive prefix
13917         argument, use end of previous line instead of beginning of line.
13919         * calc/calc-aent.el (calc-arg-values): Declare it.
13921         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
13922         Declare them.
13924         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
13926         * calc/calc.el (calc-alg-map): Declare it.
13928         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
13930 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
13932         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
13933         (gdb-registers-buffer, toggle-gdb-all-registers):
13934         Toggle display of floating point registers.
13935         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
13937         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
13938         (toggle-gud-tooltip-dereference):
13939         Rename from gud-toggle-tooltip-dereference.
13941 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13943         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
13945 2005-05-27  Jay Belanger  <belanger@truman.edu>
13947         * calc/calc-prog.el (calc-kbd-report): Remove.
13948         (calc-kbd-query): Rewrite.
13950 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
13952         * image.el (image-library-alist): Move to image.c.
13953         (image-type-available-p): Doc fix.
13955 2005-05-27  Lute Kamstra  <lute@gnu.org>
13957         * calc/calc.el (calc):
13958         * outline.el (outline-1, outline-2, outline-3, outline-4)
13959         (outline-5, outline-6, outline-7, outline-8):
13960         * textmodes/dns-mode.el (dns-mode):
13961         * textmodes/sgml-mode.el (sgml-namespace-face):
13962         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
13963         (tex-verbatim-face, tex-use-reftex):
13964         * textmodes/texinfo.el (texinfo-heading-face):
13965         Specify customization group.
13967         * longlines.el: Don't require easy-mmode.
13968         (longlines-visible-face): Specify customization group.
13970 2005-05-27  Kenichi Handa  <handa@m17n.org>
13972         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
13973         encoding table of windows-1251.
13975         * international/ucs-tables.el (ucs-set-table-for-input):
13976         If translation-table-for-input of a coding system is a symbol, get
13977         its translation-table property.
13979         * international/code-pages.el: Don't register a coding system into
13980         non-iso-charset-alist more than once.
13981         (cp-make-coding-system): Likewise.
13983 2005-05-26  John Wiegley  <johnw@newartisans.com>
13985         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
13986         `eshell-resume-eval' is wrapped in a list, it indicates that the
13987         command was run asynchronously.  In that case, unwrap the value
13988         before checking the delimiter value.
13990         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
13991         character before a space at the end of a line is \, assume the space
13992         is part of the last argument rather than a final argument separator.
13994         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
13995         is in use, and the target is `t' or `nil' (which are the most common
13996         values), don't assume that the symbol target is a buffer.
13998 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
14000         * calendar/calendar.el (calendar-mode-line-format):
14001         Use mode-line-highlight as mouse-face.
14003         * time.el (display-time-string-forms, display-time-update):
14004         Use mode-line-highlight as mouse-face.
14006 2005-05-26  Jay Belanger  <belanger@truman.edu>
14008         * calc/calc.el (calc-language-alist): Remove extra defvar.
14010 2005-05-26  Lute Kamstra  <lute@gnu.org>
14012         * arc-mode.el (archive-mode):
14013         * bookmark.el (bookmark-read-annotation-mode)
14014         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
14015         * bs.el (bs-mode):
14016         * calc/calc-yank.el (calc-edit-mode):
14017         * calc/calc.el (calc-mode, calc-trail-mode):
14018         * calculator.el (calculator-mode):
14019         * chistory.el (command-history-mode):
14020         * comint.el:
14021         * cus-edit.el (custom-mode):
14022         * descr-text.el (describe-text-mode):
14023         * ebuff-menu.el (Electric-buffer-menu-mode):
14024         * ediff-util.el (ediff-mode):
14025         * emacs-lisp/re-builder.el (reb-mode):
14026         * emulation/vi.el (vi-mode-setup):
14027         * emulation/ws-mode.el (wordstar-mode):
14028         * eshell/esh-mode.el (eshell-mode):
14029         * forms.el (forms-mode):
14030         * help-mode.el (help-mode):
14031         * hexl.el (hexl-mode):
14032         * ibuffer.el (ibuffer-mode):
14033         * ielm.el (inferior-emacs-lisp-mode):
14034         * info.el (Info-mode, Info-edit-mode):
14035         * international/swedish.el:
14036         * ledit.el (ledit-from-lisp-mode):
14037         * locate.el (locate-mode):
14038         * mail/rmail.el (rmail-mode):
14039         * mail/rmailedit.el (rmail-edit-mode):
14040         * mail/rmailsum.el (rmail-summary-mode):
14041         * mail/supercite.el (sc-electric-mode):
14042         * net/eudc.el (eudc-mode):
14043         * net/quickurl.el (quickurl-list-mode):
14044         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
14045         * obsolete/ooutline.el (outline-mode):
14046         * obsolete/options.el (Edit-options-mode):
14047         * obsolete/rnews.el (news-mode):
14048         * obsolete/rnewspost.el (news-reply-mode):
14049         * play/5x5.el (5x5-mode):
14050         * play/decipher.el (decipher-mode, decipher-stats-mode):
14051         * play/gomoku.el (gomoku-mode):
14052         * play/snake.el (snake-mode):
14053         * play/solitaire.el (solitaire-mode):
14054         * play/tetris.el (tetris-mode):
14055         * progmodes/ada-mode.el (ada-mode):
14056         * progmodes/antlr-mode.el (antlr-mode):
14057         * progmodes/autoconf.el (autoconf-mode):
14058         * progmodes/dcl-mode.el (dcl-mode):
14059         * progmodes/delphi.el (delphi-mode):
14060         * progmodes/ebrowse.el (ebrowse-tree-mode)
14061         (ebrowse-electric-list-mode, ebrowse-member-mode)
14062         (ebrowse-electric-position-mode):
14063         * progmodes/f90.el (f90-mode):
14064         * progmodes/fortran.el (fortran-mode):
14065         * progmodes/icon.el (icon-mode):
14066         * progmodes/idlw-help.el (idlwave-help-mode):
14067         * progmodes/idlw-shell.el (idlwave-shell-mode):
14068         * progmodes/idlwave.el (idlwave-mode):
14069         * progmodes/inf-lisp.el (inferior-lisp-mode):
14070         * progmodes/m4-mode.el (m4-mode):
14071         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
14072         * progmodes/modula2.el (modula-2-mode):
14073         * progmodes/octave-inf.el (inferior-octave-mode):
14074         * progmodes/octave-mod.el (octave-mode):
14075         * progmodes/pascal.el (pascal-mode):
14076         * progmodes/sh-script.el (sh-mode):
14077         * progmodes/sql.el (sql-mode, sql-interactive-mode):
14078         * progmodes/vhdl-mode.el (vhdl-mode):
14079         * progmodes/xscheme.el (scheme-interaction-mode):
14080         * replace.el (occur-mode):
14081         * ses.el (ses-mode):
14082         * simple.el (completion-list-mode):
14083         * skeleton.el:
14084         * speedbar.el (speedbar-mode):
14085         * term.el (term-mode):
14086         * terminal.el (terminal-edit-mode):
14087         * textmodes/reftex-index.el (reftex-index-mode)
14088         (reftex-index-phrases-mode):
14089         * textmodes/reftex-sel.el (reftex-select-label-mode)
14090         (reftex-select-bib-mode):
14091         * textmodes/reftex-toc.el (reftex-toc-mode):
14092         * wdired.el (wdired-change-to-wdired-mode):
14093         * wid-browse.el (widget-browse-mode):
14094         Use run-mode-hooks.
14096         * array.el (array-mode):
14097         * calendar/todo-mode.el (todo-mode):
14098         * man.el (Man-mode):
14099         * play/landmark.el (lm-mode):
14100         * play/mpuz.el (mpuz-mode):
14101         Use kill-all-local-variables and run-mode-hooks.
14103         * subr.el (delay-mode-hooks): Specify indentation.
14105 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
14107         * xml.el (xml-substitute-special): Don't die for undefined xml
14108         entities.
14110 2005-05-26  Jay Belanger  <belanger@truman.edu>
14112         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
14113         of nil.
14115 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
14117         * progmodes/gdb-ui.el (gdb-frame-address):
14118         Rename from gdb-current-address.
14119         (gdb-previous-frame-address): Rename from gdb-previous-address.
14120         (gdb-selected-frame): Rename from gdb-current-frame.
14121         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
14122         (gdb-frame-number): Rename from gdb-current-stack-level.
14123         (gdb-ann3): Match new mode-name for disassembly buffer.
14124         Extend initialization of variables.
14125         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
14126         (gdb-memory-mode): Use mouse-face in header line.
14127         (gdb-assembler-buffer-name): Call it disassembly and give frame
14128         in mode line.
14129         (gdb-source-spec-regexp, gdb-assembler-custom)
14130         (gdb-invalidate-assembler, gdb-frame-handler):
14131         Make robust to leading zeroes in address format.
14133 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
14135         * textmodes/org.el (org-mode): Use `define-derived-mode' to
14136         define `org-mode'.
14137         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
14139 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14141         * log-edit.el (log-edit-changelog-entries): Distinguish between
14142         filenames like xfns.c and fns.c.
14144 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
14146         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
14147         point after reverting.
14148         (Buffer-menu-make-sort-button): Handle the case where
14149         `Buffer-menu-use-header-line' is nil.
14151 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
14153         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
14154         New funcs.  In minibuffer-local-completion-map bind `]', `/'
14155         and `:' to them.
14157 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14159         * startup.el (normal-top-level): Allow modification of load-path while
14160         we're iterating over it.
14162 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
14164         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
14165         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
14166         (thumbs-resize-interactive, thumbs-insert-image)
14167         (thumbs-insert-thumb, thumbs-dired-show-marked)
14168         (thumbs-find-image-at-point, thumbs-delete-images)
14169         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
14170         (thumbs-increment-image-size, thumbs-decrement-image-size):
14171         Fix typos in docstrings.
14173 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
14175         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
14176         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
14177         (cperl-mode): Use them.
14179 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
14181         * window.el (quit-window, shrink-window-if-larger-than-buffer):
14182         Doc fixes.
14184 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
14186         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
14187         Bind C-d to gdb-inferior-io-eof.
14189         * dired.el (dired-dnd-popup-notice): Use message-box.
14191 2005-05-23  Masatake YAMATO  <jet@gyve.org>
14193         * bindings.el (mode-line-major-mode-keymap):
14194         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
14196         * faces.el (mode-line-highlight): New face.
14198         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
14199         as mouse-face.
14201         * bindings.el (top-level, help-echo, mode-line-modified)
14202         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
14203         as mouse-face.
14205 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
14207         * progmodes/cc-engine.el (c-guess-basic-syntax):
14208         Remove spurious call to `zerop'.
14210         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
14212 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
14214         CC Mode update to 5.30.10:
14216         * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
14217         could go past the limit in decoration level 2, thereby causing
14218         errors during interactive fontification.
14220         * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
14221         the file is evaluated interactively.
14223         * cc-engine.el (c-guess-basic-syntax): Handle operator
14224         declarations somewhat better in C++.
14226         * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
14227         make use of `run-mode-hooks' which has been added in Emacs 21.1.
14228         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
14229         (awk-mode): Use it.
14230         (make-local-hook): Suppress warning about obsoleteness.
14232         * cc-engine.el, cc-align.el, cc-cmds.el
14233         (c-append-backslashes-forward, c-delete-backslashes-forward)
14234         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
14235         Compensate for return value from `forward-line' when it has moved
14236         but not to a different line due to eob.
14238         * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
14239         `objc-method-intro' and `objc-method-args-cont'.
14241 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
14243         CC Mode update to 5.30.10:
14245         * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
14246         in the copyright statement.  Incidentally, change "along with GNU
14247         Emacs" to "along with this program" where it occurs.
14249         * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
14250         so that it is interactive, hence can be found by M-x awk-mode
14251         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
14252         <gmorris+emacs@ast.cam.ac.uk>.
14254         * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
14255         Mode's regexps.
14257 2005-05-23  Kevin Ryde  <user42@zip.com.au>
14259         * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
14260         c-parse-state, to avoid a lisp error (on bad code).
14262 2005-05-23  Lute Kamstra  <lute@gnu.org>
14264         * subr.el (font-lock-defaults): Remove defvar as it's already
14265         defined in font-core.el.
14267         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
14269 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
14271         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
14272         more general and work when GDB variable "print pretty" is on,
14273         as with Emacs, for example.
14275 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
14277         * font-core.el: Update comment.
14279         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
14280         Use `after-change-major-mode-hook' instead of `find-file-hook'.
14282         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
14284 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
14286         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
14287         and `yank-handler' in the doc strings.
14289 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14291         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
14293 2005-05-22  Richard M. Stallman  <rms@gnu.org>
14295         * help.el (describe-key): Move print-help-return-message call
14296         out of conditional.
14298         * progmodes/etags.el (list-tags): Use with-no-warnings.
14300         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
14301         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
14302         (starttls-extra-args, starttls-extra-arguments): Add defvars.
14304         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
14306         * language/viet-util.el (viet-viscii-nonascii-translation-table):
14307         Add defvar.
14309         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
14310         Use defvar, not defconst.
14312         * hexl.el (hexl-follow-line): Use with-no-warnings.
14314         * emulation/tpu-extras.el: Use write-file-functions instead of
14315         write-file-hooks.
14317         * dired.el (dired-font-lock-keywords): Fontify files with junk
14318         extensions even if marked by -F.
14320 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
14322         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
14323         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
14324         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
14325         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
14326         (concatenate, list-length, get*, getf, cl-remprop):
14327         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
14328         (etypecase, progv, lexical-let, lexical-let*)
14329         (multiple-value-bind, multiple-value-setq, shiftf):
14330         Improve argument/docstring consistency.
14332         * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
14334 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
14336         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
14337         doesn't exist.
14339         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
14340         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
14342 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
14344         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
14345         already deleted variables: auto-fill-hook, blink-paren-hook,
14346         lisp-indent-hook, inhibit-local-variables, unread-command-event,
14347         suspend-hooks, comment-indent-hook, meta-flag,
14348         before-change-function, after-change-function,
14349         font-lock-doc-string-face.
14351 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
14353         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
14355 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
14357         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
14358         rmail-dont-reply-to.
14360 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
14362         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
14363         literal blank when splitting new-header-values.
14365 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
14367         * calendar/cal-menu.el (cal-menu-update): Add separator as a
14368         string so that tmm doesn't create a completion entry for it.
14370         * textmodes/table.el (table-disable-menu): Ditto.
14372 2005-05-21  Richard M. Stallman  <rms@gnu.org>
14374         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
14376         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
14378         * net/rcompile.el (remote-compile): Use compilation-start.
14380         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
14382 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
14384         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
14385         Default to makefile-bsdmake-mode on BSD systems.
14387         * imenu.el (imenu-generic-expression, imenu--generic-function'):
14388         REGEXP may also be a search function now.  The part of doc-string
14389         for describing the structure was 95% identical to that of
14390         `imenu--generic-function'.  Unify it there.
14392         * progmodes/make-mode.el (makefile-imenu-generic-expression):
14393         Use function to find dependencies, because regexp alone is so complex,
14394         it easily goes into an endless loop.
14395         (makefile-makepp-mode): Also add submenu for Perl functions
14396         defined in the makefile.
14397         (makefile-bsdmake-mode): Special imenu-generic-expression no
14398         longer needed, due to function call.
14399         (makefile-match-dependency): Take BOUND into account when checking
14400         if we're through.
14402 2005-05-20  Jay Belanger  <belanger@truman.edu>
14404         * calc/calc-units.el (calc-invalidate-units-table):
14405         Use inhibit-read-only.
14406         (math-build-units-table-buffer): Use view-mode.
14408 2005-05-20  David Kastrup  <dak@gnu.org>
14410         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
14411         easy-menu-add is not a nop on Emacs; and clarify when to call it.
14413 2005-05-20  Lute Kamstra  <lute@gnu.org>
14415         * diff-mode.el (diff-header-face, diff-file-header-face)
14416         (diff-index-face, diff-hunk-header-face, diff-removed-face)
14417         (diff-added-face, diff-changed-face, diff-function-face)
14418         (diff-context-face, diff-nonexistent-face): Put them in the
14419         diff-mode customization group.
14421 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14423         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
14425         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
14427         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
14428         Minor regexp-optimization.
14430 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
14432         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
14433         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
14434         (org-agenda-add-time-grid-maybe): New function.
14435         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
14436         (org-table-create): `dotimes' instead of `mapcar'.
14437         (org-xor): Simplify implementation.
14438         (org-agenda): `inhibit-redisplay' turned on.
14439         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
14440         a consistent line after a state change.
14441         (org-agenda-remove-times-when-in-prefix): New option.
14442         (org-prefix-has-time): New variable.
14443         (org-parse-time-string): Optional argument NODEFAULT.
14444         (org-format-agenda-item): Parse items for time-of-day
14445         specifications and move these into the prefix if possible.
14446         (org-agenda-priority): Get current heading, not previous heading
14447         during agenda remote editing.
14449 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
14451         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
14452         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
14453         (remove-duplicates, delete-duplicates, substitute)
14454         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
14455         (nsubstitute-if-not, find, find-if, find-if-not, position)
14456         (position-if, position-if-not, count, count-if, count-if-not)
14457         (mismatch, search, sort*, stable-sort, merge, member*)
14458         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
14459         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
14460         (intersection, nintersection, set-difference, nset-difference)
14461         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
14462         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
14463         (nsublis, tree-equal): Improve argument/docstring consistency.
14465         * subr.el (send-string, send-region): Remove obsolescence declaration.
14466         (window-dot, set-window-dot, read-input, show-buffer)
14467         (eval-current-buffer, string-to-int):
14468         Add release number to obsolescence declarations.
14470 2005-05-19  Kim F. Storm  <storm@cua.dk>
14472         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
14473         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
14475 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
14477         * faces.el (list-faces-display): Make back button respect optional
14478         regexp arg.
14480 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
14482         * calculator.el (calculator-radix-grouping-mode)
14483         (calculator-radix-grouping-digits, calculator-displayer)
14484         (calculator-radix-grouping-separator, calculator-copy-displayer):
14485         * dabbrev.el (dabbrev-search-these-buffers-only):
14486         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
14487         (diff-advance-after-apply-hunk, diff-mode-hook)
14488         (diff-minor-mode-prefix):
14489         * imenu.el (imenu-use-popup-menu):
14490         * jit-lock.el (jit-lock-context-time):
14491         * newcomment.el (comment-fill-column, comment-column)
14492         (comment-style, comment-padding, comment-multi-line)
14493         (comment-empty-lines, comment-auto-fill-only-comments):
14494         * reveal.el (reveal-around-mark):
14495         * uniquify.el (uniquify-buffer-name-style)
14496         (uniquify-after-kill-buffer-p)
14497         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
14498         (uniquify-min-dir-content, uniquify-separator)
14499         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
14500         * w32-vars.el (w32-fixed-font-alist):
14501         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
14502         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
14503         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
14504         * progmodes/perl-mode.el (perl-indent-level)
14505         (perl-continued-statement-offset, perl-continued-brace-offset)
14506         (perl-brace-offset, perl-brace-imaginary-offset)
14507         (perl-label-offset, perl-indent-continued-arguments)
14508         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
14509         * progmodes/tcl.el (tcl-indent-level)
14510         (tcl-continued-indent-level, tcl-auto-newline)
14511         (tcl-tab-always-indent, tcl-electric-hash-style)
14512         (tcl-help-directory-list, tcl-use-smart-word-finder)
14513         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
14514         (inferior-tcl-source-command):
14515         * textmodes/fill.el (enable-kinsoku):
14516         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
14517         * textmodes/table.el (table-yank-handler):
14518         Specify missing group (and type, if simple) in defcustom.
14520 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
14522         * progmodes/compile.el (compilation-finish-function): Fix defvar.
14524 2005-05-19  Richard M. Stallman  <rms@gnu.org>
14526         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
14528         * subr.el (event-basic-type): Don't get an error.
14529         (left-fringe-p): Function deleted.
14531         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
14532         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
14534         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
14535         in recursive copy.
14537         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
14539         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
14541         * emacs-lisp/bytecomp.el
14542         (byte-compile-file-form-custom-declare-variable):
14543         Call byte-compile-nogroup-warn if appropriate.
14545         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
14546         (compilation-set-window): Don't call left-fringe-p; do it directly.
14548 2005-05-19  Jay Belanger  <belanger@truman.edu>
14550         * calc/calc-graph.el (calc-graph-format-data): Make sure
14551         var-PlotRejects is bound before trying to check its value.
14553 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
14555         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
14556         definition of this variable from reftex-global.el to reftex.el,
14557         because it is needed in the menu.
14559 2005-05-19  Lute Kamstra  <lute@gnu.org>
14561         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
14562         years are fixed.  Don't insert a space after a dash.
14564 2005-05-19  Kim F. Storm  <storm@cua.dk>
14566         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
14568 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
14570         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
14571         strings, because (eq ... ?\\) is fairly frequent.
14573         * progmodes/make-mode.el (makefile-add-this-line-targets):
14574         Simplify and integrate into `makefile-pickup-targets'.
14575         (makefile-add-this-line-macro): Simplify and integrate into
14576         `makefile-pickup-macros.
14577         (makefile-pickup-filenames-as-targets): Simplify.
14578         (makefile-previous-dependency, makefile-match-dependency):
14579         Don't stumble over `::'.
14581 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
14583         * subr.el (post-command-idle-hook, post-command-idle-delay):
14584         Remove obsoletion of post-command-idle-hook and
14585         post-command-idle-delay.
14587         * faces.el (list-faces-display): Provide button when describe-face
14588         is called to take user back to the list of faces.
14590         * help-fns.el (describe-variable): Remove hyperlinks in a
14591         variable's value as these are quite frequently inappropriate.
14593         * follow.el (follow-submit-feedback, follow-mode):
14594         Remove references to post-command-idle-hook.
14596 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
14598         * progmodes/make-mode.el (makefile-previous-dependency)
14599         (makefile-match-dependency): Check for := (and in bsd mode also
14600         !=) to give a better result, even when font-lock is not on.
14602 2005-05-18  Jay Belanger  <belanger@truman.edu>
14604         * calc/calc-help.el (calc-s-prefix-help):
14605         Add `calc-copy-special-constant' to help string.
14607 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
14609         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
14611 2005-05-18  Jay Belanger  <belanger@truman.edu>
14613         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
14614         in linear factors are in proper order.
14616 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
14618         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
14619         Support for jurabib.
14621         * textmodes/reftex.el (featurep): Define aliases for overlay
14622         commands, for XEmacs compatibility, and use these aliases in
14623         overlay initializations.
14624         (reftex-highlight): Use `reftex-move-overlay'.
14625         (reftex-unhighlight): Use `reftex-delete-overlay'.
14626         (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
14627         (reftex-access-search-path): Use `reftex-uniquify' instead of
14628         `reftex-uniq'
14630         * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
14631         `before-string' property modification enables for Emacs as well.
14632         (reftex-select-item): Use `reftex-delete-overlay'.
14633         (reftex-select-mark): Use `reftex-make-overlay' and
14634         `reftex-overlay-put'.
14635         (reftex-select-unmark): Use `reftex-delete-overlay' and
14636         `reftex-overlay-put'.
14638 2005-05-18  Lute Kamstra  <lute@gnu.org>
14640         * emacs-lisp/lisp.el (check-parens): Fix docstring.
14642 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
14644         * add-log.el (add-change-log-entry):
14645         * array.el (array-make-template, array-reconfigure-rows)
14646         (array-init-max-row, array-init-max-column)
14647         (array-init-columns-per-line, array-init-field-width):
14648         * replace.el (replace-match-maybe-edit, perform-replace):
14649         * textmodes/spell.el (spell-region):
14650         Replace `read-input' by `read-string'.
14652         * forms.el (forms-mode):
14653         * finder.el (finder-compile-keywords):
14654         * shadowfile.el (shadow-read-files):
14655         Replace `eval-current-buffer' by `eval-buffer'.
14657         * terminal.el (te-pass-through):
14658         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
14659         (ange-ftp-raw-send-cmd):
14660         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
14661         (send-process-next-char, telnet-initial-filter, telnet):
14662         Replace `send-string' by `process-send-string'.
14664         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
14665         (prolog-consult-region): Replace `send-string' by
14666         `process-send-string'; replace `send-region' by `process-send-region'.
14668         * progmodes/delphi.el (delphi-log-msg):
14669         Replace `set-window-dot' by `set-window-point'.
14671         * subr.el (window-dot, set-window-dot, read-input, send-string)
14672         (send-region, show-buffer, eval-current-buffer):
14673         Make really obsolete, as the comment says.
14675 2005-05-17  Kim F. Storm  <storm@cua.dk>
14677         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
14678         (cua--init-keymaps): Bind C-return instead of S-return to set
14679         rectangle mark.
14681         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
14682         instead of S-return to toggle/clear rectangle mark.
14684 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
14686         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
14687         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
14688         Also fontify plain strings assigned to variables, mostly so that a
14689         colon has a face and is thus not taken as a dependency separator.
14690         (makefile-previous-dependency): Inline the new matcher, because it
14691         is too complex to work in both directions.
14692         (makefile-match-dependency): Eliminate `backward' arg (see above).
14693         Completely reimplemented so as to not sometimes go into an endless
14694         loop.  It should also be more efficient, because first it only
14695         searches for `:', instead of applying the very complex regexp.
14696         (makefile-mode): Cancel `font-lock-support-mode', because blocks
14697         to be fontified in one piece can be too long for JIT.
14698         Makefiles are never *that* big.
14700 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
14702         * dired.el (dired-mode): Simplify.
14704 2005-05-17  Lute Kamstra  <lute@gnu.org>
14706         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
14707         defcustom for the mode hook variable.
14709         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
14710         Emacs Lisp Reference Manual.
14712 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
14714         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
14715         (evenp, list*):
14716         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
14717         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
14719         * net/tramp-smb.el (tramp-smb-open-connection):
14720         Pass `tramp-chunksize' as fifth (required) argument.
14722 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
14724         * font-lock.el (lisp-font-lock-keywords-1):
14725         Set `font-lock-negation-char-face' for [^...] char group.
14726         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
14728         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
14729         a var, and refine it to mask one more level of nested vars.
14730         (makefile-rule-action-regex): Turn it into a var, and refine it so
14731         it recognizes backslashed continuation lines as belonging to the
14732         same command.
14733         (makefile-macroassign-regex): Refine it so it recognizes
14734         backslashed continuation lines as belonging to the same command.
14735         (makefile-var-use-regex): Don't look at the next char, because it
14736         might be the same one to be skipped by the initial [^$], leading
14737         to an overlooked variable use.
14738         (makefile-make-font-lock-keywords): Remove two parameters, which
14739         are now variables that some of the modes set locally.
14740         Handle dependency and rule action matching through functions, because
14741         regexps alone match too often.  Dependency matching now comes
14742         last, so it can check, whether a colon already matched something else.
14743         (makefile-mode): Inform that font-lock improves makefile parsing
14744         capabilities.
14745         (makefile-match-dependency, makefile-match-action): New functions.
14747 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
14749         * emacs-lisp/cl-extra.el (equalp): Doc fix.
14751         * align.el (align-regexp):
14752         * ansi-color.el (ansi-color-get-face):
14753         * array.el (array-reconfigure-rows, array-init-max-row)
14754         (array-init-max-column, array-init-columns-per-line)
14755         (array-init-field-width):
14756         * dired-aux.el (dired-trample-file-versions):
14757         * dired-x.el (dired-mark-sexp):
14758         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
14759         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
14760         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
14761         * faces.el (face-read-integer):
14762         * files.el (backup-extract-version, insert-directory):
14763         * hexl.el (hexl-insert-decimal-char):
14764         * server.el (server-process-filter):
14765         * shell.el (shell-extract-num):
14766         * startup.el (command-line-1):
14767         * term.el (term-command-hook):
14768         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
14769         (time-stamp-do-number):
14770         * time.el (display-time-update):
14771         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
14772         (timezone-fix-time):
14773         * vms-patch.el (vms-suspend-resume-hook):
14774         * calendar/appt.el (appt-convert-time):
14775         * calendar/cal-bahai.el (mark-bahai-diary-entries):
14776         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
14777         * calendar/cal-islam.el (mark-islamic-diary-entries):
14778         * calendar/calendar.el (calendar-cursor-to-date)
14779         (calendar-star-date):
14780         * calendar/diary-lib.el (diary-attrtype-convert)
14781         (mark-diary-entries, diary-entry-time):
14782         * calendar/solar.el (solar-get-number):
14783         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
14784         * emacs-lisp/re-builder.el (reb-display-subexp):
14785         * emulation/edt.el (edt-set-scroll-margins):
14786         * emulation/tpu-extras.el (tpu-set-scroll-margins):
14787         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
14788         (vip-get-ex-count):
14789         * emulation/viper-ex.el (viper-get-ex-token)
14790         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
14791         * international/fontset.el (fontset-plain-name):
14792         * mail/feedmail.el (feedmail-look-at-queue-directory):
14793         * mail/mailalias.el (mail-get-names):
14794         * mail/rmail.el (rmail-convert-to-babyl-format):
14795         * mail/rmailsum.el (rmail-make-basic-summary-line)
14796         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
14797         (rmail-summary-goto-msg):
14798         * mail/smtpmail.el (smtpmail-read-response):
14799         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
14800         (ange-ftp-vms-add-file-entry):
14801         * play/gametree.el (gametree-looking-at-ply)
14802         (gametree-current-branch-score):
14803         * progmodes/ada-xref.el (ada-prj-find-prj-file)
14804         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
14805         * progmodes/cperl-mode.el (condition-case):
14806         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
14807         (ebrowse-set-member-buffer-column-width)
14808         (ebrowse-select-1st-to-9nth):
14809         * progmodes/etags.el (etags-snarf-tag):
14810         * progmodes/flymake.el (flymake-parse-line):
14811         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
14812         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
14813         (idlwave-shell-menu-def):
14814         * progmodes/ps-mode.el (ps-run-goto-error):
14815         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
14816         (vhdl-speedbar-contract-level):
14817         * term/mac-win.el (x-handle-numeric-switch):
14818         * term/sun-mouse.el (sun-get-frame-data):
14819         * term/w32-win.el (x-handle-numeric-switch):
14820         * term/x-win.el (x-handle-numeric-switch):
14821         * textmodes/ispell.el (ispell-parse-output):
14822         * textmodes/nroff-mode.el (nroff-outline-level):
14823         * textmodes/reftex-cite.el (reftex-bib-sort-year)
14824         (reftex-bib-sort-year-reverse, reftex-format-citation):
14825         * textmodes/reftex-parse.el (reftex-init-section-numbers)
14826         (reftex-section-number):
14827         * textmodes/texinfmt.el (texinfo-paragraphindent):
14828         Replace `string-to-int' by `string-to-number'.
14830         * international/latexenc.el: Add page marker to force the "Local
14831         Variables:" string out of the last page.
14833 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
14835         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
14836         tooltip-change-major-mode.
14837         (gud-tooltip-print-command): Remove case where gud-minor-mode
14838         is gdb ("--fullname").
14839         (gud-tooltip-tips): Turn GUD tooltips off for this case and
14840         explain to user.
14842 2005-05-16  Jay Belanger  <belanger@truman.edu>
14844         * calc/calc-store.el (calc-copy-special-constant): New function.
14846         * calc/calc-ext.el (calc-init-extensions): Add binding for
14847         `calc-copy-special-constant'.
14849         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
14850         for the `calc-copy-special-constant' command.
14852 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
14854         * subr.el (left-fringe-p): New function.
14856         * progmodes/compile.el (compilation-setup): Set local value of
14857         overlay-arrow-string to "" always.
14858         (compilation-set-window): Left fringe then don't scroll.
14859         No left fringe then no arrow and scroll message to top.
14860         (compilation-context-lines): Adjust doc string accordingly.
14862 2005-05-16  Kim F. Storm  <storm@cua.dk>
14864         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
14865         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
14866         (ido-wide-find-dir-or-delete-dir): New command for M-d.
14867         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
14868         (ido-read-file-name): Handle commands with ido property value
14869         equal to find-file as reading a file name, to allow C-d to enter dired.
14870         (ibuffer-find-file): Add ido property with value find-file.
14872 2005-05-15  Kim F. Storm  <storm@cua.dk>
14874         * subr.el (open-network-stream-nowait): Remove.
14875         (open-network-stream-server): Remove.
14877 2005-05-15  Richard M. Stallman  <rms@gnu.org>
14879         * faces.el (describe-face): Output a definition link button.
14881         * help-mode.el (help-face-def): New button type.
14883         * emacs-lisp/copyright.el (copyright-fix-years):
14884         Match properly if the first year is 2-digit.
14885         Don't mess up the whitespace after the years by filling.
14887         * dired-aux.el (dired-mark-confirm):
14888         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
14890         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
14891         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
14892         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
14894         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
14895         Set font-lock-comment-start-skip.
14897         * font-lock.el (font-lock-comment-start-skip): New variable.
14898         (font-lock-comment-end-skip): New variable.
14899         (font-lock-fontify-syntactically-region): Use them if non-nil.
14901 2005-05-15  Jay Belanger  <belanger@truman.edu>
14903         * calc/calc-store.el (calc-store-value): Return a string rather
14904         than display it as a message.
14905         Use calc-var-name for variable name.
14906         (calc-store-into): Add the result of calc-store-value to message.
14907         (calc-copy-variable): Add a message.
14908         (calc-store-exchange): Improve error messages.
14909         (calc-store-binary, calc-store-map): Don't reset the values of
14910         special constants.
14912 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
14914         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
14915         manual to docstring.
14917         * files.el (hack-local-variables-confirm): Add STRING argument.
14918         Make the function handle non file visiting buffers correctly.
14919         (hack-local-variables-prop-line, hack-local-variables)
14920         (hack-one-local-variable): Use STRING arg of
14921         `hack-local-variables-confirm'.
14923 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
14925         Sync with Tramp 2.0.49.
14927         * net/tramp.el (tramp-handle-dired-call-process)
14928         (tramp-handle-insert-directory):`insert-buffer' cannot be used
14929         because the contents of the Tramp buffer is changed before
14930         insertion (`expand-file' and alike).
14931         (tramp-handle-insert-directory): If `localname' has an empty
14932         nondirectory name, it must not be quoted.
14933         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
14934         variable `tramp-chunksize'.  Change callees.
14935         (tramp-open-connection-setup-interactive-shell): Check remote host
14936         for buggy `send-process-string' implementation.
14937         Set `tramp-chunksize' if found.  Reported by Michael Kifer
14938         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
14939         (tramp-handle-shell-command): `insert-buffer' cannot be used
14940         because the contents of the Tramp buffer is changed before
14941         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
14942         <frederic.bothamy@free.fr>.
14943         (tramp-set-auto-save): Actions should be done for Tramp file name
14944         handler only.  Ange-FTP has its own auto-save mechanism.
14945         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
14946         (tramp-set-auto-save-file-modes): Set file modes of
14947         `buffer-auto-save-file-name' to ?\600 as fallback solution.
14948         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
14949         (tramp-bug): Remove obsolete variable.
14950         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
14951         for presence of `mml-mode'.  Make it running for older Emacsen as well.
14953 2005-05-14  John Paul Wallington  <jpw@pobox.com>
14955         * ibuf-ext.el (define-ibuffer-filter filename):
14956         If `dired-directory' is a list, use its car.
14958 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
14960         * ibuffer.el (define-ibuffer-column filename):
14961         If `dired-directory' is a list, use its car.
14963 2005-05-14  Richard M. Stallman  <rms@gnu.org>
14965         * subr.el (symbol-file): Doc fix.
14967         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
14968         (byte-compile-form): Call byte-compile-nogroup-warn.
14969         (byte-compile-warning-types): Doc fix.
14971         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
14973         * progmodes/cc-engine.el (c-literal-faces):
14974         Add font-lock-comment-delimiter-face.
14976         * net/net-utils.el (dig): Use with-no-warnings.
14978         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
14979         (sc-recite-frame-alist, sc-default-cite-frame)
14980         (sc-default-uncite-frame, sc-default-recite-frame)
14981         (sc-attrib-selection-list, sc-rewrite-header-list):
14982         Mark as risky-local-variable.
14984         * international/ogonek.el (ogonek-jak, ogonek-how):
14985         Don't use beginning-of-buffer.
14987         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
14989         * calendar/solar.el (solar-data-list): Move definition up.
14991         * dnd.el (dnd-protocol-alist): Add autoload.
14993         * progmodes/sh-script.el: Many doc usage fixes.
14994         (sh-indent-after-do): Change default to match common styles.
14996 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
14998         * files.el (interpreter-mode-alist)
14999         (auto-mode-interpreter-regexp): Doc fixes.
15001 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
15003         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
15005         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
15007 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
15009         * dired.el (dired-mode): make-variable-buffer-local =>
15010         make-local-variable.
15012 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15014         * term/mac-win.el (mac-select-convert-to-string): Try coding
15015         systems in mac-script-code-coding-systems if specified one cannot
15016         encode string for `com.apple.traditional-mac-plain-text'.
15018 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
15020         * progmodes/make-mode.el (makefile-targets-face)
15021         (makefile-shell-face, makefile-makepp-perl-face): New faces.
15022         (makefile-dependency-regex): Fix it to not make the colon in
15023         $(var:a=b) special.
15024         (makefile-rule-action-regex): New regexp for highlighting embedded
15025         Shell strings.
15026         (makefile-macroassign-regex): Handle != for highlighting as
15027         embedded Shell strings.
15028         (makefile-var-use-regex): New const.
15029         (makefile-statements, makefile-automake-statements)
15030         (makefile-gmake-statements, makefile-makepp-statements)
15031         (makefile-bsdmake-statements): New consts.
15032         (makefile-make-font-lock-keywords): New function.
15033         (makefile-automake-font-lock-keywords)
15034         (makefile-gmake-font-lock-keywords)
15035         (makefile-makepp-font-lock-keywords)
15036         (makefile-bsdmake-font-lock-keywords): New consts.
15037         (makefile-mode-map): Add switchers between the various submodes.
15038         (makefile-mode): Document the availability of the variants.
15039         (makefile-automake-mode, makefile-gmake-mode)
15040         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
15042         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
15043         new variants of makefile-mode.
15045 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15047         * font-lock.el (font-lock-comment-delimiter-face): Fix up
15048         the inheritance.
15050 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
15052         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
15053         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
15055         * files.el (normal-mode): Extend the scope of the
15056         `enable-local-variables' binding to include the `set-auto-mode' call.
15057         (magic-mode-alist): Doc fix.
15059 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15061         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
15062         font-lock-comment-face rather than copying its setting.
15064 2005-05-12  Andreas Schwab  <schwab@suse.de>
15066         * eshell/esh-mode.el (eshell-send-input): Doc fix.
15068 2005-05-12  Lute Kamstra  <lute@gnu.org>
15070         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
15071         defcustom for the mode hook variable.  Delete the last argument.
15072         * generic-x.el: Fix callers of define-generic-mode.
15073         (generic-x-modes): Delete group.
15074         (show-tabs-tab-face, show-tabs-space-face): Put them in the
15075         generic-x customization group.
15077 2005-05-12  Kim F. Storm  <storm@cua.dk>
15079         * font-lock.el (font-lock-negation-char-face): Default to "off".
15081         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
15082         font-lock-negation-char-face to ! in !=.
15084 2005-05-12  Masatake YAMATO  <jet@gyve.org>
15086         * add-log.el (find-change-log): Fix typos in the docstring
15087         of function.
15089 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
15091         * international/latexenc.el (latexenc-find-file-coding-system):
15092         Avoid `re-search-forward' when looking for input encoding because
15093         of speed and safety.  Better regular expressions for recognizing
15094         input encoding.  Limit a search for TeX-master/tex-main-file to
15095         the local variable section.
15097 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
15099         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
15100         syntax of $ to "'" (quote).
15102 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
15104         * dnd.el (dnd-protocol-alist): Improve custom type.
15106         * dired.el (dired-dnd-protocol-alist): New variable.
15107         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
15108         `dired-mode-hook' to the end.
15110 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15112         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
15113         comment-end if comment-start-skip is not set.
15114         Obey the font-lock-comment-delimiter-face variables.
15116 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15118         * files.el (executable-find): Move from executable.el.  Use
15119         locate-file.
15120         * progmodes/executable.el (executable-find): Move to files.el.
15122         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
15123         when trying to ensure forward progress.
15125 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
15127         * mouse-sel.el (mouse-sel-follow-link-p): New function.
15128         (mouse-select, mouse-select-internal, mouse-extend-internal):
15129         Use it to implement mouse-1-click-follows-link functionality.
15131 2005-05-11  Richard M. Stallman  <rms@gnu.org>
15133         * font-lock.el (font-lock-fontify-syntactically-region):
15134         Use font-lock-comment-delimiter-face for comment delimiters.
15136 2005-05-10  Jay Belanger  <belanger@truman.edu>
15138         * calc/calc-help.el (calc-m-prefix-help): Add mention of
15139         preserving embedded modes.
15141 2005-05-10  Richard M. Stallman  <rms@gnu.org>
15143         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
15145         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
15146         Move from ada-stmt.el.
15147         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
15149         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
15150         Move to ada-mode.el.
15151         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
15153         * cus-edit.el (custom-file): Call file-chase-links.
15155         * files.el (read-directory-name): Fix previous change.
15156         (hack-local-variables-confirm): New function.
15157         (hack-local-variables-prop-line, hack-local-variables)
15158         (hack-one-local-variable): Use it.
15160 2005-05-10  Lute Kamstra  <lute@gnu.org>
15162         * font-lock.el (font-lock-keywords-alist)
15163         (font-lock-removed-keywords-alist): Clarify docstrings.
15165 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
15167         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
15168         (gdb-source-info): Check for preprocessor info.
15169         (gdb-tooltip-print-1): New function.  Don't print tooltip if it is
15170         a macro for a function.
15171         (gdb-info-breakpoints-custom): Try to find file again if not already
15172         found (user might have used GDB dir command).
15173         (gdb-get-location): Update gdb-location-alist correctly for change
15174         to gdb-info-breakpoints-custom.
15176         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
15177         (gud-tooltip-print-command): Add gdbmi case.
15178         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
15179         preprocessor info.
15181 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
15183         * startup.el (fancy-splash-insert): Fix typo in doc string.
15185 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
15187         * obsolete/float.el (string-to-float):
15188         * obsolete/hilit19.el (hilit-add-pattern):
15189         * obsolete/rnews.el (news-parse-range, news-select-message)
15190         (news-get-pruned-list-of-files): Replace `string-to-int' by
15191         `string-to-number'.
15193         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
15194         `find-file-not-found-hooks'; use `add-hook'.
15195         (uncompress-while-visiting): Set `write-file-functions', not
15196         `write-file-hooks'; use `add-hook'.
15198 2005-05-09  Kim F. Storm  <storm@cua.dk>
15200         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
15201         (cua-paste): Handle clipboard action.
15202         (cua--init-keymaps): Remap clipboard-kill-region and
15203         clipboard-kill-ring-save.
15205 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
15207         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
15208         Improve commentary.
15210         * simple.el (next-error-overlay-arrow-position): Revert the change
15211         made on 2005-04-30.
15213 2005-05-07  Jay Belanger  <belanger@truman.edu>
15215         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
15216         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
15217         `calc-sel-reselect'.
15219         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
15220         Calc is in embedded mode.
15222 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
15224         * progmodes/compile.el (compilation-setup):
15225         Set overlay-arrow-string to an empty string on text terminals.
15227         * textmodes/ispell.el (ispell-program-name): Try looking for
15228         "aspell" along exec-path, and if found, use it as the default
15229         speller program.
15231 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
15233         * international/mule.el (sgml-xml-auto-coding-function):
15234         Recognize encoding='FOO' in single quotes as well as in double quotes.
15236 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
15238         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
15239         as well as `interactive', so that defmacro* would recognize
15240         `declare' forms.
15242 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
15244         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
15245         Explain more about the LIGHTER arg's usage in the doc string.
15246         Add commentary to clarify what the code does.  Fix the regexp that
15247         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
15248         since it could have characters special to regular expressions.
15250 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
15252         * replace.el (occur-1): Bind inhibit-read-only so that
15253         erase-buffer doesn't barf on read-only text properties (likewise
15254         for add-text-properties in occur-engine).  Mark buffer as unmodified.
15255         (occur-engine): Don't set buffer-read-only here.
15257 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15259         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
15260         list-buffers-directory.  This caused the *cvs-commit* buffer to be
15261         sometimes mistakenly reused as a *cvs* buffer.
15263 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
15265         * tooltip.el: Move code for GUD tooltips into gud.el.
15266         (require): CL no longer needed to compile case.
15267         (tooltip-mode): Do not toggle functions for GUD tooltips.
15268         (tooltip-gud-tips-p): Remove.  Replace with minor mode
15269         gud-tooltip-mode in gud.el.
15270         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
15271         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
15272         tooltip-gud prefix with gud-tooltip and obsolete.
15273         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
15274         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
15275         (tooltip-mouse-motion): Mouse movement functions/variable.
15276         Rename in gud.el by adding gud prefix.
15277         (tooltip-gud-original-filter, tooltip-gud-dereference)
15278         (tooltip-gud-event, tooltip-toggle-gud-tips)
15279         (tooltip-gud-process-output, tooltip-gud-print-command)
15280         (tooltip-gud-tips): GUD tooltip functions/variables.  Rename in
15281         gud.el by replacing tooltip-gud prefix with gud-tooltip.
15282         (gdb-tooltip-print): Move to gdb-ui.el.
15284         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
15285         (require): CL needed to compile case.
15286         (gud-tooltip-mode): Use to toggle GUD tooltips instead of
15287         tooltip-gud-tips-p.  Make it a minor-mode.
15288         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
15289         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
15290         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
15291         (gud-tooltip-change-major-mode)
15292         (gud-tooltip-activate-mouse-motions-if-enabled)
15293         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
15294         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
15295         (gud-tooltip-original-filter, gud-tooltip-dereference)
15296         (gud-tooltip-event, tooltip-toggle-gud-tips)
15297         (gud-tooltip-process-output, gud-tooltip-print-command)
15298         (gud-tooltip-tips): Move from tooltip.el.
15300         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
15301         (gdb-cpp-define-alist-flags): Doc fix.
15302         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
15303         gud-tooltip-mode is t.
15305 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15307         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
15308         evaporate if their text is deleted.
15309         (goto-address-at-point): Make it work as a mouse binding as well.
15310         (goto-address-at-mouse): Obsolete it.  Update users.
15312 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
15314         * calendar/appt.el (top-level): No longer activate on load.
15316 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
15318         * calendar/cal-bahai.el (mark-bahai-diary-entries):
15319         * net/webjump.el (webjump):
15320         * progmodes/idlw-help.el (idlwave-do-context-help1)
15321         (idlwave-highlight-linked-completions):
15322         * textmodes/po.el (po-find-file-coding-system-guts):
15323         Replace `assoc-ignore-case' by `assoc-string'.
15325 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
15327         * files.el (locate-file): Doc fix.
15329         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
15330         Remove the redundant test for ms-dos.
15332         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
15333         look for the preprocessor with exec-suffixes.  If not found in
15334         standard places, look in exec-path.  Remove most of the tests that
15335         used system-type.
15337         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
15339         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
15341         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
15342         file-name clash with jka-compr.el on 8+3 filesystems.
15344 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15346         * term/mac-win.el: Don't define or bind scroll bar functions if
15347         x-toolkit-scroll-bars is t.
15348         (x-select-text, x-get-selection-value): Clear
15349         x-last-selected-text-clipboard if x-select-enable-clipboard is
15350         nil.
15351         (PRIMARY): Put mac-scrap-name property.
15352         (mac-select-convert-to-file-url): New function.
15353         (public.file-url): New selection target type.  Add to
15354         selection-converter-alist.
15355         (x-get-selection, x-selection-value): Handle it.
15356         (x-cut-buffer-or-selection-value): New alias.
15358 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
15360         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
15361         entry to avoid calling bibtex-find-entry with arg global
15362         being t.  Remove arg key.
15363         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
15364         (bibtex-copy-summary-as-kill): Change accordingly.
15366 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15368         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
15369         (org-agenda-date-later): Use with-current-buffer.
15371 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
15373         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
15374         (define-obsolete-variable-alias): Doc Fixes.
15376 2005-05-06  Kim F. Storm  <storm@cua.dk>
15378         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
15379         vertical-motion when selective-display is active.
15381         * ido.el (ido-setup-hook): New hook.
15382         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
15383         (ido-input-stack): New var.
15384         (ido-define-mode-map): Bind M-b to ido-push-dir.  Move old
15385         ido-next-work-file binding to M-O.
15386         Bind M-f to ido-wide-find-file-or-pop-dir.
15387         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
15388         (ido-read-internal): Run ido-setup-hook.
15389         Catch quit in read-file-name and read-string to cancel edit.
15390         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
15391         Automatically pop-all when completing a directory name (RET).
15392         (ido-file-internal): Add with-no-warnings around ffap and dired code.
15393         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
15394         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
15395         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
15396         New functions for M-b/M-f to move among the directory components.
15397         (ido-make-merged-file-list): Catch quit to cancel merge.
15398         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
15399         (ido-completion-help): No warnings for ido-completion-buffer-full.
15401 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
15403         * font-lock.el (font-lock-negation-char-face): New face and variable.
15404         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
15405         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
15406         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
15407         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
15409 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
15411         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
15412         Fix typo in docstring.
15414         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
15415         (ebrowse-print-statistics-line)
15416         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
15418         * term/w32-win.el (image-library-alist): Add additional name for
15419         Xpm library.
15421 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
15423         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
15424         use gcc instead of cpp.
15426         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
15427         (gdb-create-define-alist): Use it.
15428         (gdb-cpp-define-alist-program): Update for MS-DOS.
15430 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
15432         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
15434 2005-05-04  Richard M. Stallman  <rms@gnu.org>
15436         * help.el (describe-key): No error when UNTRANSLATED is nil.
15438         * simple.el (line-move-1): Fix previous change to signal errors
15439         appropriately.
15441 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
15443         * calendar/icalendar.el (icalendar-version): Now at 0.12.
15444         (icalendar-duration-correction): Remove.
15445         (icalendar--get-event-properties): Split result at commas.
15446         (icalendar--decode-isoduration): New optional argument
15447         DURATION-CORRECTION.
15448         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
15449         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
15450         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
15451         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
15452         (icalendar--convert-anniversary-to-ical): New functions, extracted
15453         from icalendar-export-region, with bug fixes.
15454         (icalendar-export-region): Use the above functions.
15455         (icalendar-import-buffer): Check before saving diary file.
15456         (icalendar--convert-recurring-to-diary)
15457         (icalendar--convert-non-recurring-all-day-to-diary)
15458         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
15459         extracted from icalendar--convert-ical-to-diary, with bug fixes.
15460         (icalendar--convert-ical-to-diary): Use the above functions.
15462 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
15464         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
15465         Remove these recent additions.
15466         (c-mode): Restore to before 2005-04-28.
15468         * progmodes/cc-vars.el (cc-define-list-program): Remove this
15469         recent addition.
15471         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
15472         (gdb-define-alist): New variables.
15473         (gdb-create-define-alist): New function.
15474         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
15475         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
15476         with string-to-number.
15477         (gdb-reset): Kill gdb-define-alist.  Move assignments outside loop.
15479         * progmodes/gud.el: Replace string-to-int with string-to-number.
15480         (gud-find-file): Handle gdb-define-alist.
15482         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
15484 2005-05-02  Jay Belanger  <belanger@truman.edu>
15486         * calc/calc-aent.el (math-read-token):
15487         * calc/calc-bin.el (calc-word-size):
15488         * calc/calc-ext.el (calc-read-number-fancy):
15489         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
15490         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
15491         * calc/calc-frac.el (calc-over-notation):
15492         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
15493         (calc-graph-num-points, calc-graph-init):
15494         * calc/calc-prog.el (calc-read-parse-table-part)
15495         (calc-edit-macro-repeats):
15496         * calc/calc-yank.el (calc-do-grab-rectangle):
15497         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
15498         Replace `string-to-int' by `string-to-number'.
15500 2005-05-02  Kim F. Storm  <storm@cua.dk>
15502         * kmacro.el: Use executing-kbd-macro-index variable.
15504 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
15506         * net/rlogin.el (rlogin-parse-words): Delete func.
15507         (rlogin): Use split-string, not rlogin-parse-words.
15508         Also, if there are option-like elements in the parsed args,
15509         take the host to be the first arg immediately following them.
15510         Suggested by Michael Mauger.
15512 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
15514         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
15516 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
15518         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
15519         (cc-mode-cpp-program): Rename to cc-define-list-program and
15520         move to cc-vars.el.
15522         * progmodes/cc-vars.el (cc-define-list-program):
15523         Change to "gcc -E -dM -".  Make customizable.
15525 2005-05-02  Kim F. Storm  <storm@cua.dk>
15527         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
15529 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
15531         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
15533         * international/mule-util.el (truncate-string): Remove alias and
15534         obsolete declaration.
15536         * international/mule-cmds.el (update-iso-coding-systems):
15537         Remove alias and obsolete declaration.
15539         * international/mule.el (coding-system-parent): Remove alias and
15540         obsolete declaration.
15542         * subr.el (define-function, sref): Remove aliases and obsolete
15543         declarations.
15544         (chars-in-region): Remove obsolete declaration.
15546 2005-05-01  Richard M. Stallman  <rms@gnu.org>
15548         * info.el (Info-mode): Set widen-automatically to nil, locally.
15550         * simple.el (widen-automatically): New variable.
15551         (pop-global-mark): Obey widen-automatically.
15553 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
15555         * term/xterm.el (function-key-map): Call substitute-key-definition
15556         before the keymap size is increased by a lot of define-key calls.
15558 2005-05-01  Richard M. Stallman  <rms@gnu.org>
15560         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
15561         Rename ARG to ELEMENT.  Doc fix.
15563 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
15565         * allout.el (allout-exposure): Remove macro and obsolete declaration.
15566         Remove references to allout-exposure/change to allout-new-exposure.
15568         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
15569         bytecode symbols.
15571         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
15572         (compiled-function-p, focus-frame, unfocus-frame):
15573         Remove aliases and obsolete declarations.
15574         Back out inadvertent changes from previous commit.
15576 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
15578         * files.el (require-final-newline): Make Custom tags consistent
15579         with mode-require-final-newline.
15580         (mode-require-final-newline): Doc fix.
15582 2005-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
15584         * international/latexenc.el (latexenc-find-file-coding-system):
15585         Fix regular expressions.
15587 2005-05-01  David Kastrup  <dak@gnu.org>
15589         * international/latexenc.el (latexenc-find-file-coding-system):
15590         Fix regular expressions.
15592 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
15594         * subr.el (string-to-int): Make obsolete.
15596 2005-04-30  Richard M. Stallman  <rms@gnu.org>
15598         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
15600         * loadup.el: load jka-comp-hook.
15602         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
15603         (jka-compr-handler): Add autoload.  `put' calls moved
15604         to jka-comp-hook.el.
15605         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
15606         (jka-compr-inhibit): Autoload.
15608         * jka-comp-hook.el: New file.
15609         Enable the mode by default.
15611         * files.el (backup-buffer-copy): Use copy-file instead
15612         of write-region, and put back the 'excl.
15614 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
15616         * progmodes/flymake.el (flymake-split-string)
15617         (flymake-split-string, flymake-log, flymake-pid-to-names)
15618         (flymake-reg-names, flymake-get-source-buffer-name)
15619         (flymake-unreg-names, flymake-add-line-err-info)
15620         (flymake-add-err-info): Clarify docstrings.
15621         (flymake-popup-menu, flymake-make-emacs-menu)
15622         (flymake-make-xemacs-menu): Add docstrings.
15623         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
15624         Set variables directly throughout.
15626 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
15628         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
15629         exists.  Initialize cc-define-alist.
15630         (c-mode): Add cc-create-define-alist locally to after-save-hook.
15631         If there is no file (Macroexpansion) don't create an alist.
15633 2005-04-29  Sam Steingold  <sds@gnu.org>
15635         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
15636         (cc-create-define-alist): Use it instead of the hard-coded string.
15638 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15640         * international/mule-conf.el (file-coding-system-alist): Fix regexp
15641         for latexenc.
15643 2005-04-29  Lute Kamstra  <lute@gnu.org>
15645         * emacs-lisp/generic.el: Improve commentary section.
15646         (define-generic-mode): Improve docstring.
15648 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
15650         * textmodes/org.el (many places): Change to quiet the byte compiler.
15651         (org-prefix-format-compiled): New variable.
15652         (org-compile-prefix-format): New function.
15653         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
15654         (org-agenda-prefix-format, org-timeline-prefix-format): New options.
15655         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
15656         (org-get-entries-from-diary): Use `org-get-time-of-day' for
15657         consistency with entries from `org-mode' files.
15658         (org-get-time-of-day): Fix bug with partial matches early in a line.
15659         (org-non-link-chars): New constant.
15660         (org-link-regexp): Respect `org-non-link-chars'.
15661         (org-agenda-day-view): Remove command.
15662         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
15663         (org-follow-bbdb-link, org-store-link): Search also company field.
15664         (org-highlight-overlay): New variable.
15665         (org-highlight, org-unhighlight): New functions.
15666         (org-agenda-mode): Add pre-command-hook to remove highlight.
15667         (org-evaluate-time-range): Behavior depends upon whether time stamp
15668         contains a time or not.
15669         (org-show-subtree, org-show-entry): New functions.
15670         (org-agenda-cleanup-fancy-diary): Remove empty lines.
15672 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
15674         * comint.el (comint-output-filter-functions): Add autoload cookie.
15676 2005-04-28  Kim F. Storm  <storm@cua.dk>
15678         * ido.el (ido-everywhere): Fix last change.
15680 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
15682         * international/latexenc.el: New file.
15683         * international/mule-conf.el (file-coding-system-alist): For .tex,
15684         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
15686 2005-04-28  Lute Kamstra  <lute@gnu.org>
15688         * font-lock.el (font-lock-add-keywords)
15689         (font-lock-remove-keywords): Clarify docstring.
15690         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
15691         Don't start docstrings with a `*'.
15692         (font-lock-update-removed-keyword-alist): Give it a docstring.
15694         * generic-x.el: Update commentary section.
15695         Only require font-lock when compiling.
15696         Define all modes conditionally.
15697         Place all generic modes in the generic-x-modes customization group.
15698         (generic-x-modes): New customization group.
15699         (generic-default-modes, generic-mswindows-modes)
15700         (generic-unix-modes, generic-other-modes): New constants.
15701         (generic-define-mswindows-modes, generic-define-unix-modes):
15702         Update docstrings.  Make them obsolete.
15703         (generic-extras-enable-list): New default value.  Update docstring.
15704         Improve :type.  Change :set function.
15705         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
15706         Fix docstring.
15708         * emacs-lisp/generic.el (generic-mode-internal):
15709         Simplify font-lock-defaults.
15710         (define-generic-mode): Fix docstring.
15712 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15714         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
15715         font-lock-face property to highlight matches.
15717 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
15719         * progmodes/cc-mode.el (cc-create-define-alist): New function.
15720         (cc-define-alist): New variable.
15721         (c-mode): Make it local and initialize it.
15723         * progmodes/gdb-ui.el (gdb-active-process): New variable.
15724         (gdb-exited): New function.
15725         (gdb-annotation-rules): Use it.
15726         (gdb-starting): Set gdb-active-process to t.
15727         (gdb-stopping): Amend doc string.
15728         (gdb-reset): Set gdb-active-process to nil.
15730         * tooltip.el (tooltip-gud-tips): Show the associated #define
15731         directives when a C program under GDB is not executing.
15733 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
15735         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
15736         font-lock-fontify-syntactic-keywords.
15738         * font-lock.el (font-lock-default-fontify-region): Don't force
15739         parse-sexp-lookup-properties to nil.
15741 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
15743         * man.el (man-mode-syntax-table): Set up `:' to have
15744         word-constituent syntax.
15746 2005-04-27  Lute Kamstra  <lute@gnu.org>
15748         * novice.el (disable-command): Don't add spurious newlines to the
15749         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
15751 2005-04-26  Jay Belanger  <belanger@truman.edu>
15753         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
15754         than one window before deleting window.
15756 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
15758         * shell.el (shell-prompt-pattern): Doc fix.
15759         (shell-mode): Set paragraph-separate buffer locally to "\\'".
15761         * comint.el (comint-prompt-regexp, comint-get-old-input)
15762         (comint-use-prompt-regexp)
15763         (comint-use-prompt-regexp-instead-of-fields)
15764         (comint-replace-by-expanded-history, comint-send-input)
15765         (comint-output-filter, comint-get-old-input-default)
15766         (comint-line-beginning-position, comint-bol, comint-show-output)
15767         (comint-backward-matching-input, comint-forward-matching-input)
15768         (comint-next-prompt, comint-previous-prompt):
15769         Rename `comint-use-prompt-regexp-instead-of-fields' to
15770         `comint-use-prompt-regexp'.  Keep old name as alias and declare
15771         obsolete.
15772         (comint-use-prompt-regexp): Shorten first line of doc string.
15774         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
15775         Set paragraph-separate buffer locally to "\\'".
15777         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
15778         Adapt to above name change.
15780         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
15781         (smbclient-prompt-regexp): Ditto.
15783         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
15785 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
15787         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
15788         gdb-location-list.
15789         Break lines that are over 80 characters wide.
15791 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15793         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
15794         New fun and var, to preserve compatibility.
15796         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
15798 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
15800         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
15801         name to file-newer-than-file-p.
15803 2005-04-26  Richard M. Stallman  <rms@gnu.org>
15805         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
15807         * progmodes/python.el (python-mode):
15808         Use new name eldoc-documentation-function.
15810         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
15812         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
15813         (eldoc-documentation-function):
15814         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
15816 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
15818         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
15820 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
15822         * term/xterm.el (function-key-map): Fix strings for
15823         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
15824         {C,S,A,C-S}-{f1-f12}.
15826 2005-04-26  Kenichi Handa  <handa@m17n.org>
15828         * international/mule-cmds.el (select-safe-coding-system):
15829         Fix previous change.
15831 2005-04-26  Lute Kamstra  <lute@gnu.org>
15833         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
15835         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
15836         (font-lock-comment-delimiter-face): Ditto.
15838         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
15840 2005-04-25  Jay Belanger  <belanger@truman.edu>
15842         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
15843         to t while inserting information; use help-mode.
15845 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
15847         * term.el (ansi-term-color-vector): Use the xterm colors.
15848         (term-raw-map): Don't add mappings for \eO and \e[.  Map deletechar.
15850 2005-04-25  Lute Kamstra  <lute@gnu.org>
15852         * font-core.el (font-lock-defaults): Fix docstring.
15854         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
15856 2005-04-25  Kenichi Handa  <handa@m17n.org>
15858         * international/mule-cmds.el (select-safe-coding-system):
15859         Don't check consistency with coding: spec, etc if raw-text or
15860         no-conversion was found to be safe.
15862 2005-04-24  Richard M. Stallman  <rms@gnu.org>
15864         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
15865         citation markers at start of each line.
15867         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
15868         citation markers at start of each line.
15870         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
15872         * files.el (mode-require-final-newline): Fix previous change.
15873         (require-final-newline): Fix type label.
15875 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
15877         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
15878         statement in buffer (broken by 2004-11-24 change).
15880 2005-04-24  Kim F. Storm  <storm@cua.dk>
15882         * ido.el (ido-everywhere): Save and restore old read-buffer-function
15883         and read-file-name-function values.  Don't overwrite existing
15884         non-nil values if ido-mode is enabled without ido-everywhere.
15886 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
15888         * files.el (mode-require-final-newline): Minor doc fix.
15890 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
15892         * subr.el (syntax-after): Doc fix.
15893         (syntax-class): If argument is nil, return nil.  Mask off upper 16
15894         bits, not 8 bits.
15896         * files.el (mode-require-final-newline): Doc fix.
15897         (backup-buffer-copy): Fix last change.
15899 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15901         * term/mac-win.el: Require select.  Set selection-coding-system to
15902         mac-system-coding-system.  Call menu-bar-enable-clipboard.
15903         (x-last-selected-text-clipboard, x-last-selected-text-primary)
15904         (x-select-enable-clipboard): New variables.
15905         (x-select-text, x-get-selection, x-selection-value)
15906         (x-get-selection-value, mac-select-convert-to-string)
15907         (mac-services-open-file, mac-services-open-selection)
15908         (mac-services-insert-text): New functions.
15909         (CLIPBOARD, FIND): Put mac-scrap-name property.
15910         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
15911         (public.tiff): Put mac-ostype property.
15912         (selection-converter-alist): Add entries for them.
15913         (mac-application-menu-map): New keymap.
15914         (interprogram-cut-function, interprogram-paste-function): Set to
15915         x-select-text and x-get-selection-value, respectively.
15916         (split-window-keep-point): Set to t.
15918 2005-04-23  Richard M. Stallman  <rms@gnu.org>
15920         * files.el (read-directory-name): Always pass non-nil
15921         DEFAULT-FILENAME arg to read-file-name.
15922         (backup-buffer-copy, basic-save-buffer-2): Take care against
15923         writing thru an unexpected existing symlink.
15924         (revert-buffer): In indirect buffer, revert the base buffer.
15925         (magic-mode-alist): Doc fix.
15926         (buffer-stale-function): Doc fix.
15927         (minibuffer-with-setup-hook): Avoid warning.
15928         (mode-require-final-newline): Doc and custom fix.
15930         * follow.el (follow-end-of-buffer): Use with-no-warnings.
15932         * font-lock.el (font-lock-comment-face): On terminals with few colors,
15933         use the default appearance.
15934         (font-lock-comment-delimiter-face): New face, new variable.
15936         * imenu.el (imenu--generic-function): The official position of a
15937         definition is the start of the line that BEG is in.
15939         * midnight.el (midnight-timer): Move defvar up.
15941         * mouse.el (mouse-drag-region-1): Delete some debugging code.
15943         * saveplace.el (save-place-to-alist): Use with-no-warnings.
15945         * startup.el (command-line): Use with-no-warnings.
15947         * window.el (window-size-fixed): New defvar.
15949         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
15951         * mail/rmail.el (rmail-font-lock-keywords):
15952         Use font-lock-comment-delimiter-face.
15954         * mail/sendmail.el (mail-font-lock-keywords):
15955         Use font-lock-comment-delimiter-face.
15957         * progmodes/compile.el (next-error-highlight-timer): New defvar.
15959 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
15961         * progmodes/compile.el (compilation-mode-font-lock-keywords):
15962         Specify t for LAXMATCH when matching directories.
15963         Save match data around compilation-compat-error-properties form.
15965 2005-04-23  David Kastrup  <dak@gnu.org>
15967         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
15968         Mention that the autoloaded aliases should be kept for AUCTeX.
15970 2005-04-23  Andreas Schwab  <schwab@suse.de>
15972         * isearch.el (isearch-forward): Doc fix.
15974 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
15976         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
15977         (jit-lock-stealth-nice): Change default value to 0.5.
15979 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
15981         * abbrev.el (write-abbrev-file): Write table entries in
15982         alphabetical order by table name.
15984 2005-04-22  Kim F. Storm  <storm@cua.dk>
15986         * ido.el (ido-read-internal): Fix `list' completion.
15988 2005-04-22  Kenichi Handa  <handa@m17n.org>
15990         * recentf.el (recentf-save-file-coding-system): New variable.
15991         (recentf-save-list): Encode the file by
15992         recentf-save-file-coding-system and add coding: tag.
15994 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
15996         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
15998 2005-04-21  Lute Kamstra  <lute@gnu.org>
16000         * loadhist.el (unload-feature): Don't remove a function from hooks
16001         if it is about to be restored to an autoload .  Remove functions
16002         that will become unbound from auto-mode-alist.  Simplify the code.
16004         * subr.el (assq-delete-all): New implementation that is linear,
16005         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
16006         (rassq-delete-all): New function.
16008         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
16009         Add size-indication-mode.
16011 2005-04-21  Kenichi Handa  <handa@m17n.org>
16013         * international/mule-cmds.el: Add autoload for widget-value in
16014         eval-when-compile.
16016 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
16018         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
16019         Add tooltip-mode.
16021         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
16023 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
16025         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
16026         (inferior-lisp-filter-regexp, inferior-lisp-program)
16027         (inferior-lisp-load-command, inferior-lisp-prompt)
16028         (inferior-lisp-mode-hook, lisp-source-modes)
16029         (inferior-lisp-load-hook): defvar->defcustom.
16030         (inferior-lisp-program, inferior-lisp-prompt)
16031         (inferior-lisp-load-hook): Doc fixes.
16032         (inferior-lisp-install-letter-bindings): Small change in
16033         introductory comment.
16035 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
16037         * vc.el (vc-annotate-color-map): Change some colors so that text
16038         using them as foreground is readable on both white and black
16039         backgrounds.
16041 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16043         * international/mule-conf.el (translation-table-for-input):
16044         Remove redundant declaration.
16046 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
16048         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
16050         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
16051         (tooltip-toggle-gud-tips): New function.
16053 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16055         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
16056         right angle brackets.
16058 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
16060         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
16062 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
16064         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
16065         Remove.  Update callers to use expand-file-name instead.
16067         * subr.el (syntax-class): New function.
16069         * simple.el (blink-matching-open): Use it.
16071         * paren.el (show-paren-function): Use it to recognize parens that are
16072         also used in 2-char comment markers.
16074 2005-04-19  Lute Kamstra  <lute@gnu.org>
16076         * loadhist.el (unload-feature): Update for new format of
16077         load-history.  Simplify the code.
16079 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16081         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
16082         (mac-add-charset-info): New function.  Initialize variable
16083         mac-charset-info-alist using it.
16084         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
16085         for translation.
16086         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
16087         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
16088         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
16089         New CCL programs.
16091 2005-04-19  Kim F. Storm  <storm@cua.dk>
16093         * simple.el (next-buffer, prev-buffer, next-error)
16094         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
16095         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
16097         * bindings.el (next-buffer, prev-buffer, next-error)
16098         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
16099         (clone-indirect-buffer-other-window): Move bindings from simple.el.
16100         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
16101         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
16103 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
16105         * isearch.el (isearch-edit-string): Make the search-ring available for
16106         minibuffer history commands.
16107         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
16108         the default history commands now work just as well.
16109         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
16111 2005-04-18  Kim F. Storm  <storm@cua.dk>
16113         * emulation/cua-base.el (cua--pre-command-handler): Add more
16114         elaborate check for shift modifier on non-window systems.
16116 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
16118         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
16120 2005-04-18  Kim F. Storm  <storm@cua.dk>
16122         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
16123         and make it optional.  Don't test tooltip-gud-echo-area here.
16124         (tooltip-gud-process-output, gdb-tooltip-print):
16125         Pass tooltip-gud-echo-area to tooltip-show.
16126         (tooltip-help-tips): Remove second optional arg to tooltip-show.
16128 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16130         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
16131         `display-graphic-p' may not be bound yet.
16133 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
16135         * startup.el (command-line): No longer enable Xterm Mouse mode by
16136         default in terminals compatible with xterm.
16138         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
16140 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
16142         * tooltip.el (tooltip-gud-echo-area): Rename from
16143         tooltip-use-echo-area.
16144         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
16145         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
16146         area independently of where help tooltips are displayed.
16148 2005-04-17  David Kastrup  <dak@gnu.org>
16150         * cus-theme.el (custom-theme-write-variables): Quote variables
16151         where necessary.
16153 2005-04-17  Richard M. Stallman  <rms@gnu.org>
16155         * simple.el (yank-excluded-properties): Add follow-link to value.
16157         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
16159         * startup.el (fancy-splash-max-time): Just 30 seconds.
16160         (fancy-splash-delay): Just 7.
16161         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
16163         * loadhist.el (unload-feature): Update for new format of load-history.
16164         Simplify the code.
16166         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
16167         (rmail-font-lock-keywords): Don't fontify the text of a citation.
16169         * mail/sendmail.el (mail-font-lock-keywords):
16170         Don't fontify subject text.
16171         Don't fontify the text of a citation.
16173 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
16175         * comint.el (comint-output-filter): Run comint-output-filter-functions
16176         with point where the user had it.
16178 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
16180         * international/ucs-tables.el (ucs-set-table-for-input):
16181         Disable when using unify-on-decoding.
16183 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
16185         * emulation/cua-base.el (cua-global-mark-face): Add special case
16186         for displays supporting a high number of colors.
16188 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
16190         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
16192 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
16194         * filesets.el (filesets-add-buffer): If user supplies a name of a
16195         non-existing fileset, create a new fileset.
16197 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
16199         * textmodes/org.el (org-up-heading-all): Fix bug with
16200         `outline-up-heading-all'.
16202 2005-04-16  Andreas Schwab  <schwab@suse.de>
16204         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
16205         /etc/permissions.d/* and /etc/aliases.d/*.
16207 2005-04-16  Kenichi Handa  <handa@m17n.org>
16209         * international/code-pages.el (cp-make-coding-system):
16210         Set `translation-table-for-input' property value to the symbol
16211         ucs-mule-to-mule-unicode, not to that value.
16212         (pt154): Escape guillemet by `\'.
16214 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
16216         * loadup.el: Load tooltip if x-show-tip is fboundp.
16218         * startup.el (command-line): Add comment.
16220         * tooltip.el (tooltip-mode): Specify correct standard value for
16221         Custom in init-value.
16223 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
16225         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
16226         possible.
16228 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
16230         * textmodes/org.el (org-agenda-date-prompt): Rename from
16231         `org-agenda-date-today'.
16232         (org-evaluate-time-range): Insert at point instead of directly
16233         after time range.
16234         (org-first-headline-recenter, org-subtree-end-visible-p)
16235         (org-optimize-window-after-visibility-change): New functions
16236         (org-agenda-post-command-hook): Don't allow point at end of line,
16237         to make sure it always hits the text properties.
16238         (org-agenda-next-date-line, org-agenda-previous-date-line):
16239         New commands.
16240         (org-set-regexps-and-options): Category may contain white space.
16241         (org-agenda-get-deadlines, org-agenda-get-scheduled):
16242         Improve marker positions.
16243         (org-agenda-new-marker): Argument POS made optional.
16244         (org-agenda-get-timestamps): Deadlines which are done are listed
16245         in org-done-face now.
16246         (org-agenda-get-todos, org-agenda-get-timestamps)
16247         (org-agenda-get-deadlines, org-agenda-get-scheduled):
16248         Set `undone-face' and `done-face' properties.
16249         (org-last-todo-state-is-todo): New variable.
16250         (org-todo): Set `org-last-todo-state-is-todo'.
16251         (org-agenda-todo): Change face according to
16252         `org-last-todo-state-is-todo'.  And change other lines referring to
16253         the same entry.
16254         (org-calendar-goto-agenda): New command.
16255         (org-calendar-to-agenda-key): New option.
16256         (org-startup-folded): New allowed value `content'.
16257         (org-set-regexps-and-options): Accept new value `content' for
16258         `org-startup-folded'.
16259         (org-get-current-options): Handle new value `content' for
16260         `org-startup-folded'.
16261         (org-insert-todo-heading): New command.
16262         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
16263         interactively in empty file and option
16264         `org-insert-mode-line-in-empty-file' has been set.
16265         (org-agenda-todo, org-agenda-priority): Modify to use
16266         `org-agenda-change-all-lines'.
16267         (org-warning-face): Change color on dark background
16269 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16271         * international/mule-cmds.el (set-locale-environment): On Mac OS,
16272         use preferences AppleLocale and AppleLanguages, and variable
16273         mac-system-locale for default locale.  On Mac OS Classic, use
16274         mac-system-coding-system for default coding systems.
16276         * term/mac-win.el: Don't set file-name-coding-system.
16277         Decode variables system-name, emacs-build-system, user-login-name, and
16278         user-full-name by mac-system-coding-system on Mac OS Classic.
16279         (mac-system-coding-system): New variable.
16281 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
16283         * startup.el (command-line): Handle `xterm-mouse-mode' before
16284         reading init file.
16286         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
16288 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
16290         * progmodes/sh-script.el (sh-here-document-word): Make it a
16291         defcustom.  Doc fix.
16292         (sh-add): Bash uses $(( )) for arithmetic.
16293         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
16294         (sh-maybe-here-document): Remove quotes and leading whitespace
16295         from heredoc word when closing.  Indent heredoc with tabs if word
16296         starts with "-".
16298 2005-04-13  Richard M. Stallman  <rms@gnu.org>
16300         * simple.el (undo): Fix previous change.
16302         * custom.el (defface): Doc fix.
16304 2005-04-13  Lute Kamstra  <lute@gnu.org>
16306         * Makefile.in (DONTCOMPILE): Remove list.
16307         (compile, compile-always): Don't use DONTCOMPILE.
16308         (update-authors): Load the library in which batch-update-authors
16309         is defined.
16310         * makefile.w32-in (DONTCOMPILE): Remove list.
16311         (compile, compile-always): Fix comments.
16312         (update-authors): Load the library in which batch-update-authors
16313         is defined.
16315         * generic-x.el (generic-mode-ini-file-find-file-hook):
16316         Rename to ini-generic-mode-find-file-hook.
16317         Keep generic-mode-ini-file-find-file-hook as an alias.
16318         (ini-generic-mode-find-file-hook): Rename from
16319         generic-mode-ini-file-find-file-hook.  Fix docstring.
16320         (ini-generic-mode): Docstring change.
16321         (bat-generic-mode-run-as-comint): Silence the byte compiler.
16323         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
16324         called from lisp.
16326         * generic.el: Move to the emacs-lisp subdir.
16328 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
16330         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
16331         and C-S- function and cursor motion keys.
16333 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
16335         * startup.el (command-line): Enable Xterm Mouse mode by default.
16336         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
16337         for Custom.  No longer show "Mouse" in mode line when enabled.
16338         Doc fix.
16340 2005-04-12  Kim F. Storm  <storm@cua.dk>
16342         * emulation/cua-base.el (cua-rectangle-face)
16343         (cua-rectangle-noselect-face): Define face attributes here.
16345         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
16347 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16349         * startup.el (command-line): Turn off blinking cursor if
16350         cursorBlink in resources is off or false.
16352 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16354         * term/mac-win.el (dnd): Require dnd.
16355         (mac-drag-n-drop): Call dnd-handle-one-url.
16356         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
16357         (kTextEncodingISOLatin2): Remove constants.
16358         (mac-script-code-coding-systems): New constant.
16359         (mac-handle-language-change): New function.
16360         (special-event-map): Bind it to `language-change' event.
16361         (mac-centraleurroman, mac-cyrillic): New coding systems.
16362         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
16363         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
16364         and mac-cyrillic-encoder to encode-mac-centraleurroman and
16365         encode-mac-cyrillic, respectively.
16367 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
16369         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
16370         Don't set overlay-arrow-string to "=>" as this is done
16371         globally in C now.
16373 2005-04-12  Lute Kamstra  <lute@gnu.org>
16375         * generic-x.el (rc-generic-mode, rul-generic-mode):
16376         Fix auto-mode-alist entries.
16377         (etc-fstab-generic-mode): Tweak fontification.
16379         * generic.el (generic-make-keywords-list): Fix docstring.
16380         (generic-mode-internal): Simplify generic-font-lock-keywords.
16382 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
16384         * whitespace.el (whitespace-buffer-leading)
16385         (whitespace-buffer-trailing): Revert the incorrect test inversion.
16386         However, fix the highlight area for the leading and
16387         trailing whitespaces to show space.
16389 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
16391         * whitespace.el (whitespace-version): Bump to 3.5
16393         (whitespace-buffer-leading, whitespace-buffer-trailing):
16394         Invert sense of the test to highlight the whitespace.
16396 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
16398         * progmodes/gud.el (gud-display-line): GUD uses its own
16399         overlay arrow now so don't set overlay-arrow-string.
16400         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
16402 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
16404         * term.el (term-ansi-current-bold, term-ansi-current-underline)
16405         (term-ansi-current-reverse, term-ansi-current-invisible)
16406         (term-ansi-face-already-done): Change to boolean.
16407         (term-reset-terminal, term-handle-colors-array): Handle the above
16408         vars accordingly.
16409         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
16410         (term-emulate-terminal): Use the new name.
16412         * faces.el (secondary-selection): Use yellow1, not yellow.
16413         (trailing-whitespace): Use red1, not red.
16415 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16417         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
16418         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
16419         (dired-dnd-handle-file): Call dnd-get-local-file-uri
16421         * cus-edit.el (dnd): New group.
16423         * term/w32-win.el (dnd): Require dnd
16424         (w32-drag-n-drop): Call dnd-handle-one-url.
16426         * x-dnd.el: Require dnd.
16427         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
16428         Call dnd-handle-one-url.
16429         (x-dnd-types-alist, x-dnd-insert-utf8-text)
16430         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
16431         to dnd-insert-text.
16432         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
16433         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
16434         (x-dnd-get-local-file-name, x-dnd-open-local-file)
16435         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
16437         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
16439 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
16441         * wdired.el: Doc fixes.
16442         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
16443         (wdired-use-dired-vertical-movement): Rename from
16444         wdired-always-move-to-filename-beginning.
16445         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
16446         (wdired-change-to-wdired-mode): Change mode name.
16447         (wdired-newline): Delete.
16449 2005-04-11  Richard M. Stallman  <rms@gnu.org>
16451         * whitespace.el (whitespace-highlight-the-space):
16452         Don't call whitespace-unhighlight-the-space here.
16454         * simple.el (undo): Record t in undo-equiv-table
16455         for the redo record made by an undo-in-region.
16457 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
16459         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
16460         (gdb-frame-inferior-io-buffer): New Functions to control
16461         display of separate IO buffer.
16462         (menu): Add them to menu-bar.
16463         (gdb-display-buffer): Check for buffer another frame.
16464         Protect GUD buffer.
16465         (gdb-setup-windows): Create IO buffer if not already there.
16466         (gdb-memory-mode): Remove purecopy noops.
16468 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
16470         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
16471         and pass to self-insert-command.
16473 2005-04-11  Lute Kamstra  <lute@gnu.org>
16475         * generic.el: Commentary section cleanup.
16476         (generic): Delete.
16477         (generic-use-find-file-hook, generic-lines-to-scan)
16478         (generic-find-file-regexp, generic-ignore-files-regexp)
16479         (default-generic-mode, generic-mode-find-file-hook)
16480         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
16481         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
16482         (generic-use-find-file-hook, generic-lines-to-scan)
16483         (generic-find-file-regexp, generic-ignore-files-regexp)
16484         (default-generic-mode, generic-mode-find-file-hook)
16485         (generic-mode-ini-file-find-file-hook): Move from generic.el.
16487 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
16489         * bookmark.el (bookmark-write-file): Catch errors writing file.
16490         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
16492 2005-04-10  Richard M. Stallman  <rms@gnu.org>
16494         * startup.el (fancy-splash-tail): Update copyright year.
16495         (command-line): Split part of -Q into -D.
16496         (emacs-basic-display): New defvar.
16497         (fancy-splash-text): Correct name of menu item.
16499         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
16501         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
16502         lines in one node.
16504         * comint.el (comint-send-input): New arg ARTIFICIAL.
16505         Callers in this file changed.
16507         * abbrev.el (define-abbrevs): Read system abbrevs properly.
16509         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
16511 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
16513         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
16514         `ldap-search-internal'.
16516 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16518         * files.el (set-auto-mode-1): Use line-end-position.
16520         * international/latin-1.el:
16521         * international/latin-2.el:
16522         * international/latin-3.el:
16523         * international/latin-4.el:
16524         * international/latin-5.el:
16525         * international/latin-8.el:
16526         * international/latin-9.el: Give punctuation syntax to NBSP.
16528         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
16529         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
16530         Use char-classes to accept non-ascii letters, accepted in some recent
16531         bibtex implementations.
16533 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
16535         * custom.el (custom-set-minor-mode): Any non-nil value for the
16536         variable should enable the mode when set through Custom.
16538 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16540         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
16541         TAB binding so tab-always-indent is obeyed.
16542         (vhdl-minibuffer-local-map): Move initialization into declaration.
16543         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
16544         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
16545         (vhdl-hooked-abbrev): Avoid test for XEmacs.
16546         (vhdl-current-line): Use line-beginning-position.
16547         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
16548         with-output-to-temp-buffer, so the current position can be recorded.
16550 2005-04-10  Masatake YAMATO  <jet@gyve.org>
16552         * progmodes/compile.el (compilation-error-regexp-alist-alist):
16553         Add regexp for gcov.
16555 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16557         * calendar/time-date.el (time-to-seconds, seconds-to-time)
16558         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
16559         syntax which Emacs 20 doesn't support.
16561 2005-04-09  Richard M. Stallman  <rms@gnu.org>
16563         * help.el (describe-key-briefly, describe-key):
16564         Replace strings as event types with "(any string)".
16566 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
16568         * arc-mode.el (archive-mode-map): Move initialization into
16569         the declaration.  Override *all* bindings of `undo'.
16570         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
16572 2005-04-09  Jay Belanger  <belanger@truman.edu>
16574         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
16576 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
16578         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
16579         (xterm-register-default-colors): Update color values computation
16580         to match xterm-200.
16582 2005-04-09  Kenichi Handa  <handa@m17n.org>
16584         * international/code-pages.el (iso-latin-7): Fix the map.
16586 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
16588         * emacs-lisp/lisp.el (defun-prompt-regexp)
16589         (parens-require-spaces, buffer-end, end-of-defun)
16590         (insert-parentheses): Doc fixes.
16592 2005-04-08  Kim F. Storm  <storm@cua.dk>
16594         * comint.el (comint-highlight-prompt): Fix face spec.
16595         * hi-lock.el (hi-green): Likewise.
16597 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
16599         * cus-edit.el (custom-modified-face):
16600         * comint.el (comint-highlight-input): Fix previous changes.
16601         * term.el (term-handle-ansi-escape): Add a comment.
16603 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16605         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
16606         in the buffer and in whitespace-highlighted-space.
16607         (whitespace-unhighlight-the-space): Simplify.
16608         (whitespace-buffer): Simplify.
16610 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
16612         * textmodes/table.el (table-cell-face): Add special case for
16613         displays supporting a high number of colors.
16614         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
16615         (vhdl-font-lock-reserved-words-face)
16616         (vhdl-speedbar-architecture-face)
16617         (vhdl-speedbar-instantiation-face)
16618         (vhdl-speedbar-architecture-selected-face)
16619         (vhdl-speedbar-instantiation-selected-face): Likewise.
16620         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
16621         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
16622         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
16623         (ebrowse-root-class-face, ebrowse-member-attribute-face)
16624         (ebrowse-progress-face): Likewise.
16625         * progmodes/compile.el (compilation-info-face): Likewise.
16626         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
16627         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
16628         * calendar/calendar.el (diary-face): Likewise.
16629         * woman.el (woman-italic-face, woman-bold-face)
16630         (woman-unknown-face): Likewise.
16631         * wid-edit.el (widget-button-pressed-face): Likewise.
16632         * whitespace.el (whitespace-highlight-face): Likewise.
16633         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
16634         * pcvs-info.el (cvs-marked-face): Likewise.
16635         * info.el (info-xref): Likewise.
16636         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
16637         * hilit-chg.el (highlight-changes-face)
16638         (highlight-changes-delete-face): Likewise.
16639         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
16640         (hi-red-b): Likewise.
16641         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
16642         * font-lock.el (font-lock-keyword-face)
16643         (font-lock-function-name-face, font-lock-warning-face): Likewise.
16644         * cus-edit.el (custom-invalid-face, custom-modified-face)
16645         (custom-set-face, custom-changed-face, custom-variable-tag-face)
16646         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
16647         * comint.el (comint-highlight-prompt): Likewise.
16649 2005-04-08  Lute Kamstra  <lute@gnu.org>
16651         * font-lock.el (font-lock-keywords): Docstring fixes.
16653 2005-04-08  Kenichi Handa  <handa@m17n.org>
16655         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
16656         chars are more than a limit, print " and more..." at the tail.
16658 2005-04-08  Kim F. Storm  <storm@cua.dk>
16660         * emacs-lisp/authors.el (authors-aliases): Update list.
16661         (authors-ignored-files): New list.
16662         (authors-fixed-entries): Fix typo.
16663         (authors-renamed-files-alist): Update list.
16664         (authors-add): Check authors-ignored-files.
16666 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
16668         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
16669         optional, to ensure backward compatibility.
16671 2005-04-08  Stephen Eglen  <stephen@gnu.org>
16673         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
16675 2005-04-08  Kim F. Storm  <storm@cua.dk>
16677         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
16679         * mouse.el (mouse-on-link-p): Doc fix.
16681 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
16683         * ielm.el (ielm-prompt-read-only): Doc fix.
16685         * comint.el (comint-prompt-read-only): Doc fix.
16687 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
16689         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
16690         ensure dired always handles wildcards passed to ffap.
16691         (find-file-at-point): Use it.
16692         (ffap-dired-wildcards): Doc fix.
16694 2005-04-07  Juri Linkov  <juri@jurta.org>
16696         * simple.el (next-error-overlay-arrow-position): New defvar.
16697         Put "=>" on its property `overlay-arrow-string'.  Add it to
16698         `overlay-arrow-variable-list'.
16700         * progmodes/compile.el (compilation-setup):
16701         Set `next-error-overlay-arrow-position' to nil.  Also set it to
16702         nil in the local hook `kill-buffer-hook'.  Make local variable
16703         `overlay-arrow-string' and set it to "=>".
16704         (compilation-goto-locus): Set BOL position to
16705         `next-error-overlay-arrow-position' instead of
16706         `overlay-arrow-position'.
16708         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
16709         locally instead of adding it to the global hook.
16710         (Info-kill-buffer): Move up.
16712 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
16714         * term/xterm.el (xterm-standard-colors): Update color values from
16715         xterm-200.
16717 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16719         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
16721         * fast-lock.el:
16722         * lazy-lock.el: Move them to the obsolete subdir.
16724 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
16726         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
16727         (wdired-add-replace-advice): Remove.
16728         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
16730 2005-04-06  Kim F. Storm  <storm@cua.dk>
16732         * startup.el (command-line): Add --bare-bones alias for -Q.
16734 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16736         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
16737         create the startup fontset if a font specification ends with
16738         `mac-roman'.
16740 2005-04-06  Lute Kamstra  <lute@gnu.org>
16742         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
16743         change.
16745         * emacs-lisp/copyright.el (copyright-update-year): Replace the
16746         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
16748 2005-04-05  Lute Kamstra  <lute@gnu.org>
16750         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
16751         (define-generic-mode): Ditto.  Fix debug declaration.
16753         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
16754         Put them in the generic-x group.
16756         * calendar/timeclock.el (timeclock): Doc fix.
16758         * generic.el (define-generic-mode): Don't use custom-current-group.
16759         Document default :group value.
16760         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
16761         (define-global-minor-mode): Don't use custom-current-group.
16763 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
16765         * startup.el (command-line-1): Display startup-echo-area-message
16766         when fancy splash screen is in use.
16768         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
16769         (sh-escaped-newline): New face.
16770         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
16771         newline, and use sh-escaped-newline face.
16773         * progmodes/tcl.el (tcl-escaped-newline): New face.
16774         (tcl-builtin-list): New variable.
16775         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
16776         newlines.  Fix keywords subexpression number.
16778 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
16780         * textmodes/org.el (org-diary-default-entry): Fix call to
16781         `add-to-diary-entry'.
16783 2005-04-05  Kim F. Storm  <storm@cua.dk>
16785         * ediff-init.el: Use (featurep 'xemacs).
16787 2005-04-05  David Ponce  <david@dponce.com>
16789         * cus-edit.el (face): Derive from symbol widget.  Display sample
16790         of the current face on the fly.
16791         (widget-face-sample-face-get, widget-face-notify): New functions.
16792         (widget-face-value-create): Remove.
16794         * wid-edit.el (widget-field-end): Temporarily remove field
16795         narrowing before to call `get-char-property'.
16797 2005-04-04  Jay Belanger  <belanger@truman.edu>
16799         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
16800         (math-read-subscripts): New variable.
16801         (math-read-preprocess-string): Process subscripts.
16803 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
16805         * comint.el (comint-prompt-read-only): Doc fix.
16807         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
16808         `-1'.  Doc fix.
16810 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
16812         * textmodes/org.el (org-insert-mode-line-in-empty-file):
16813         Change default value to nil.
16815 2005-04-04  Lute Kamstra  <lute@gnu.org>
16817         * autorevert.el (auto-revert-mode): Specify :group.
16818         * battery.el (display-battery-mode): Specify :group.
16819         * diff-mode.el (diff-minor-mode): Specify :group.
16820         * font-core.el (font-lock-mode): Specify :group.
16821         * hl-line.el (hl-line-mode): Specify :group.
16822         * iimage.el (iimage): New customization group.
16823         (iimage-mode): Specify :group.
16824         * longlines.el (longlines-mode): Specify :group.
16825         * master.el: Don't require easy-mmode.
16826         (master): New customization group.
16827         (master-mode): Specify :group.
16828         * msb.el (msb-mode): Specify :group.
16829         * reveal.el (reveal-mode): Specify :group.
16830         * simple.el (next-error-follow-minor-mode): Specify :group.
16831         * smerge-mode.el (smerge-mode): Specify :group.
16832         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
16833         * emulation/cua-base.el (cua-mode): Specify :group.
16834         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
16835         * language/thai-util.el (thai-auto-composition-mode)
16836         (thai-word-mode): Specify :group.
16837         * mail/supercite.el (sc-minor-mode): Specify :group.
16838         * progmodes/cwarn.el (cwarn-mode): Specify :group.
16839         * progmodes/flymake.el (flymake-mode): Specify :group.
16840         * progmodes/glasses.el (glasses-mode): Specify :group.
16841         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
16842         * textmodes/enriched.el (enriched-mode): Specify :group.
16843         * textmodes/refill.el (refill-mode): Specify :group.
16845         * add-log.el (change-log-font-lock-keywords): Names in
16846         parenthesized lists can contain spaces.
16848 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
16850         * startup.el (fancy-splash-text): Shorten default text of
16851         "Emacs Tutorial" line.  Also, if the current language env
16852         indicates an available tutorial file other than TUTORIAL,
16853         extract its title and append it to the line in parentheses.
16854         (fancy-splash-insert): If arg is a thunk, funcall it.
16856 2005-04-04  Jay Belanger  <belanger@truman.edu>
16858         * calc.el (calc-language-alist): Add tags to customization type.
16860 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
16862         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
16863         Doc fix.
16865 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
16867         * add-log.el (change-log-font-lock-keywords): The manual
16868         describing a Change Log entry, says: (...) "Aside from these
16869         header lines, every line in the change log starts with a space or
16870         a tab.".  The font-lock was not highlighting lines started with
16871         spaces, added support for it.
16873 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
16875         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
16876         (bibtex-generate-url-list): Update docstring accordingly.  Put the
16877         complex example in the docstring.
16878         (bibtex-font-lock-url): Use pop.
16880 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16882         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
16884         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
16886 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
16888         * filesets.el (filesets-set-default): Doc fix.
16890 2005-04-03  Lute Kamstra  <lute@gnu.org>
16892         * generic.el (define-generic-mode): Add argument to specify
16893         keywords for defcustom.
16894         (default-generic-mode): Specify :group.
16896         * generic-x.el: Specify :group for all generic modes.
16898         * desktop.el (desktop-no-desktop-file-hook)
16899         (desktop-after-read-hook): Doc fix.
16901 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
16903         * simple.el (visible-mode): Use explicit :group keyword.
16904         This changes the group of `visible-mode-hook' from paren-blinking
16905         to editing-basics.
16907 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
16909         * mail/rmail.el (rmail-parse-url): Bugfix.  Parse traditional
16910         mailbox specifications as well as URLs.
16911         (rmail-insert-inbox-text): Remove unused conditional branches.
16913 2005-04-01  Jay Belanger  <belanger@truman.edu>
16915         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
16916         (calc-gnuplot-print-command): Move definitions to calc.el.
16918         * calc/calc-embed.el (calc-embedded-announce-formula)
16919         (calc-embedded-open-formula, calc-embedded-close-formula)
16920         (calc-embedded-open-word, calc-embedded-close-word)
16921         (calc-embedded-open-plain, calc-embedded-close-plain)
16922         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
16923         (calc-embedded-open-mode, calc-embedded-close-mode):
16924         Move definitions to calc.el.
16926         * calc/calc.el (calc-settings-file, calc-language-alist):
16927         Make customizable.
16928         (calc-embedded-announce-formula, calc-embedded-open-formula)
16929         (calc-embedded-close-formula, calc-embedded-open-word)
16930         (calc-embedded-close-word, calc-embedded-open-plain)
16931         (calc-embedded-close-plain, calc-embedded-open-new-formula)
16932         (calc-embedded-close-new-formula, calc-embedded-open-mode)
16933         (calc-embedded-close-mode, calc-gnuplot-name)
16934         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
16935         from other files and make customizable.
16937 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
16939         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
16940         Use buffer-live-p.
16941         (cvs-mode-run): Don't call cvs-update-header here.
16942         (cvs-run-process): Call cvs-update-header.
16943         Use process properties for cvs-postprocess and cvs-buffer so that
16944         the sentinel can behave better if the temp buffer is killed.
16945         Use a pipe rather than a tty, to better handle unexpected prompts.
16946         (cvs-sentinel): Rewrite.  Call cvs-update-header.
16948 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
16950         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
16951         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
16953 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
16955         * generic.el (define-generic-mode): Add indentation rule.
16957 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
16959         * files.el (mode-require-final-newline): Make Custom correctly
16960         report a nil value and allow to set it to nil via Custom.
16961         Doc fix.
16963 2005-04-01  Kenichi Handa  <handa@m17n.org>
16965         * international/characters.el: Enable the correct case setting for
16966         dotless-i and dotted-I.
16968 2005-04-01  Kim F. Storm  <storm@cua.dk>
16970         * ido.el (ido-file-internal): Fall back to non-ido command if
16971         initial directory is on slow ftp (or tramp) host.
16973 2005-03-31  Richard M. Stallman  <rms@gnu.org>
16975         * emacs-lisp/autoload.el (make-autoload):
16976         Handle define-global-minor-mode.
16978         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
16979         Rename from easy-mmode-define-global-mode.
16980         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
16982         * progmodes/scheme.el (scheme-mode-syntax-table):
16983         Update syntax of | and # for two-character comment syntax.
16985 2005-03-31  Lute Kamstra  <lute@gnu.org>
16987         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
16988         (define-minor-mode): Call custom-current-group at load-time.
16990         * generic.el (define-generic-mode): Add debug declaration.
16991         Add defcustom for the mode hook.
16992         (generic-mode-internal): Use run-mode-hooks.
16994 2005-03-31  Kim F. Storm  <storm@cua.dk>
16996         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
16997         (mouse-fixup-help-message): New defun called by show_help_echo
16998         to fixup mouse-2 prefix in help messages when applicable.
17000         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
17002 2005-03-31  Kenichi Handa  <handa@m17n.org>
17004         * language/thai-word.el (thai-find-word-ends): Pay attention to
17005         the case that we reach the end of buffer.
17007         * textmodes/fill.el (fill-text-properties-at): New function.
17008         (fill-newline): Use fill-text-properties-at instead of
17009         text-properties-at.
17011 2005-03-31  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
17013         * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
17014         not comint-quote-filename.
17016 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
17018         * help-fns.el (help-with-tutorial): Revert last change.
17020 2005-03-31  Kim F. Storm  <storm@cua.dk>
17022         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
17024 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
17026         * calendar/cal-china.el: Update reference to "Calendrical
17027         Calculations" book; there's a new edition.
17028         * calendar/cal-coptic.el: Likewise.
17029         * calendar/cal-french.el: Likewise.
17030         * calendar/cal-hebrew.el: Likewise.
17031         * calendar/cal-islam.el: Likewise.
17032         * calendar/cal-iso.el: Likewise.
17033         * calendar/cal-julian.el: Likewise.
17034         * calendar/cal-mayan.el: Likewise.
17035         * calendar/cal-persia.el: Likewise.
17036         * calendar/calendar.el: Likewise.
17037         * calendar/holidays.el: Likewise.
17038         * calendar/lunar.el: Likewise.
17039         * calendar/solar.el: Likewise.
17041         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
17042         white space from doc string.
17044 2005-03-30  Jay Belanger  <belanger@truman.edu>
17046         * calc/calc-help.el (calc-full-help): Remove email address.
17048 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
17050         * help-fns.el (help-with-tutorial): Delete title line.
17052 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
17054         * calendar/cal-x.el (calendar-one-frame-setup)
17055         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
17056         rather than `symbol' for set-window-dedicated-p.
17058         * calendar/appt.el (appt-buffer-name): Make it a constant.
17059         (appt-add): Doc fix.
17061         * filesets.el (filesets-menu-path, filesets-menu-before)
17062         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
17063         (filesets-menu-cache-file): Use directory ~/.emacs.d.
17064         (filesets-add-submenu): Delete and use add-submenu instead.
17066 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
17068         * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
17069         (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
17070         (org-diary-default-entry): New function.
17071         (org-get-entries-from-diary): Better parsing of diary entries.
17072         (org-agenda-check-no-diary): New function.
17073         ("diary-lib"): Advice to function `add-to-diary-list', to allow
17074         linking to diary entries.
17075         (org-agenda-execute-calendar-command): New function.
17076         (org-agenda): Improve visible section in window.
17077         Use `org-fit-agenda-window'.
17078         (org-fit-agenda-window): New option.
17079         (org-move-subtree-down): Better handling of empty lines
17080         at end of subtree.
17081         (org-cycle): Numeric prefix is interpreted now as show-subtree N
17082         levels up.
17083         (org-fontify-done-headline): New option.
17084         (org-headline-done-face): New face.
17085         (org-set-font-lock-defaults): Use `org-headline-done-face'.
17086         (org-table-copy-down): Rename from `org-table-copy-from-above'.
17087         When current field is non-empty, it is copied to next row.
17088         (org-table-copy-from-above): Fix bug which made it
17089         impossible to copy fields containing only a single non-white character.
17091 2005-03-30  Kim F. Storm  <storm@cua.dk>
17093         * kmacro.el (kmacro-end-macro): Isearch may store this command
17094         into the macro -- so ignore it when executing keyboard macro.
17096 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
17098         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
17100 2005-03-29  Kenichi Handa  <handa@m17n.org>
17102         * language/thai.el ("Thai"): Set setup-function and exit-function
17103         for Thai language environment.
17105         * language/thai-util.el: Require thai-word.
17106         (thai-word-mode-map): New variable.
17107         (thai-word-mode): New minor mode.
17108         (setup-thai-language-environment-internal): New function.
17109         (exit-thai-language-environment-internal): New function.
17111         * language/thai-word.el (thai-word-table): Declare it by defvar,
17112         use dolist to initialize it.
17113         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
17114         (thai-fill-find-break-point): New functions.
17116 2005-03-29  Richard M. Stallman  <rms@gnu.org>
17118         * simple.el (idle-update-delay): Move definition up.
17119         (set-mark): Doc fix.
17121 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
17123         * longlines.el: New file.
17125         * simple.el (buffer-substring-filters): New variable.
17126         (filter-buffer-substring): New function.
17127         (kill-region, copy-region-as-kill): Use it.
17129         * register.el (copy-to-register, append-to-register)
17130         (prepend-to-register): Use filter-buffer-substring.
17132 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
17134         * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
17135         (gud-filter-pending-text): Move in front of gdb.
17136         (gud-overlay-arrow-position): New variable.
17137         (gud-sentinel, gud-display-line): Use it in place of
17138         overlay-arrow-position.
17140 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
17142         * progmodes/fortran.el (fortran-if-indent): Doc fix.
17143         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
17144         (fortran-font-lock-keywords-4): New variable.
17145         (fortran-blocks-re, fortran-end-block-re)
17146         (fortran-start-block-re): New constants, for hideshow.
17147         (hs-special-modes-alist): Add a Fortran entry.
17148         (fortran-mode-map): Bind fortran-end-of-block,
17149         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
17150         (fortran-mode): Doc fix.  Add fortran-font-lock-keywords-4.
17151         (fortran-looking-at-if-then, fortran-end-of-block)
17152         (fortran-beginning-of-block): New functions, for hideshow.
17154         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
17155         Doc fix.  Tweak regexp.
17156         (f90-beginning-of-block): Push mark first.
17158 2005-03-29  Jay Belanger  <belanger@truman.edu>
17160         * calc/calc.el: Update copyright date.
17161         (calc-version): Increase to 2.1.
17162         (calc-version-date): Remove.
17164         * calc/calc-help.el: Update copyright date.
17165         (calc-full-help): Remove reference to calc-version-date.
17166         Update copyright date.
17168 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
17170         * vc.el (vc-do-command): Use a pipe for async processes, so password
17171         prompts don't show up at places where the user can't reply.
17173 2005-03-29  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
17175         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
17176         on the file name we pass to the inferior shell.
17178 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
17180         * progmodes/which-func.el (which-function): Be robust in the face of an
17181         imenu--make-index-alist failure.
17183 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
17185         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
17187         * progmodes/python.el (python-preoutput-filter): Fix last change.
17189 2005-03-29  Lute Kamstra  <lute@gnu.org>
17191         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
17192         functions and compiled macros.
17193         (debug-convert-byte-code): Handle macros too.
17194         (debug-on-entry-1): Don't signal an error when trying to clear a
17195         function that is not set to debug on entry.
17197 2005-03-29  Jay Belanger  <belanger@truman.edu>
17199         * calc/calc-lang.el: Add functions to math-function-table
17200         properties of tex and math.
17202 2005-03-29  Kenichi Handa  <handa@m17n.org>
17204         * ps-mule.el (ps-mule-plot-string): Translate characters by
17205         ps-print-translation-table.
17206         (ps-mule-begin-job): Call find-charset-region/string with
17207         ps-print-translation-table.
17208         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
17210         * ps-print.el (ps-print-translation-table): New variable.
17211         (ps-plot-region): Translate characters by ps-print-translation-table.
17213 2005-03-29  Juri Linkov  <juri@jurta.org>
17215         * simple.el (next-error-highlight-timer): New variable.
17217         * progmodes/compile.el (compilation-goto-locus):
17218         Use `next-error-highlight-timer' instead of `sit-for'.
17220 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
17222         * mail/supercite.el (sc-mail-field): Use assoc-string.
17223         (sc-get-address): Simplify regexps.
17225         * files.el (minibuffer-with-setup-hook): New macro.
17226         (find-file-read-args): Use it to avoid let-binding
17227         minibuffer-with-setup-hook (which breaks turning on/off
17228         file-name-shadow-mode while in the prompt).
17230         * complete.el (PC-read-include-file-name-internal):
17231         Use test-completion.
17233 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
17235         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
17237 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
17239         * window.el (window-buffer-height): Use count-screen-lines.
17241         * progmodes/python.el (python-preoutput-leftover): New var.
17242         (python-preoutput-filter): Use it.
17243         (python-send-receive): Loop until all the result has been received.
17245 2005-03-28  Juri Linkov  <juri@jurta.org>
17247         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
17249         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
17250         "Recover Crashed Session".
17251         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
17252         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
17253         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
17254         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
17255         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
17256         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
17257         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
17258         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
17260         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
17261         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
17262         Ediff Sessions", "Toggle use of separate control buffer frame",
17263         "Use separate frame for Ediff control buffer".
17265         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
17266         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
17267         "Rename Bookmark", "Delete Bookmark".
17269         * info.el (Info-mode-menu): Remove ellipsis from "Index".
17270         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
17271         Add `:active Info-index-alternatives' to "Next Matching Item".
17273         * wdired.el (wdired-change-to-wdired-mode):
17274         Mention `wdired-abort-changes' key in the initial message.
17276         * international/mule.el (auto-coding-alist): Associate non-ascii
17277         image filename extensions with `no-conversion'.
17279 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
17281         * international/iso-acc.el:
17282         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
17284 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
17286         * textmodes/sgml-mode.el (html-mode): Doc update.
17288         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
17290 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
17292         * term.el (term-move-columns): Fix face after extending a line.
17293         (term-insert-spaces): Likewise.
17294         (term-reset-terminal): Fix off by one error.
17296 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
17298         * international/mule.el (auto-coding-alist): Add .xpi files.
17300         * files.el (auto-mode-alist): Add .xpi files.
17302 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
17304         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
17306 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
17308         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
17310 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
17312         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
17313         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
17315         * calendar/cal-move.el (calendar-beginning-of-year): Move the
17316         cursor to Jan 1 when needed.
17317         (calendar-end-of-year): Fix -/+ typo.
17318         Reported by Chong Yidong <cyd@stupidchicken.com>.
17320 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17322         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
17324         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
17325         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
17327 2005-03-25  Richard M. Stallman  <rms@gnu.org>
17329         * filesets.el (filesets-init): Add autoload.
17331         * mail/mailalias.el (mail-directory): Doc fix.
17333 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
17335         * mail/mailalias.el (mail-directory-process): Do nothing if
17336         mail-directory-process is an atom.
17337         (mail-get-names): Ignore mail-directory-names if it is an atom.
17338         (mail-directory-process defvar): Doc fix.
17339         (mail-names): Doc fix.
17341 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>  (tiny change)
17343         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
17345 2005-03-26  Kenichi Handa  <handa@m17n.org>
17347         * international/mule-util.el (detect-coding-with-priority):
17348         Call update-coding-systems-internal before detect-coding-region.
17350 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
17352         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
17353         (gdb-frames-mode-map): Add follow-link property.
17355 2005-03-25  Jay Belanger  <belanger@truman.edu>
17357         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
17358         for variables.
17360 2005-03-25  Juri Linkov  <juri@jurta.org>
17362         * image-mode.el: Optimize image filename extension regexps in
17363         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
17364         in `auto-mode-alist'.
17365         (image-mode): Add `image-toggle-display-text' to local hook
17366         `change-major-mode-hook'.  Display the image as an image by
17367         default.  Set `cursor-type' and `truncate-lines' if the image
17368         is already displayed.  Take into account the current mode (image
17369         or text) in message.
17370         (image-minor-mode): New minor mode.
17371         (image-mode-maybe, image-toggle-display-text): New functions.
17372         (image-toggle-display): Use called-interactively-p.
17373         Let-bind `inhibit-read-only' to t.
17375         * image-mode.el (image-minor-mode): Set `cursor-type' and
17376         `truncate-lines' if the image is already displayed.  Add turning
17377         image-minor-mode off to `change-major-mode-hook'.  Add message.
17378         Call `image-toggle-display-text' after turning image-minor-mode off.
17380 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
17382         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
17383         Terminal.app, use utf-8.
17384         (set-display-table-and-terminal-coding-system): Add coding-system arg.
17385         (set-locale-environment): Use it.
17387         * term/xterm.el: Undo last change, better done in mule-cmds.el.
17389         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
17391         * progmodes/python.el (python-close-block-statement-p)
17392         (python-outdent-p, python-current-defun): Use symbol-end.
17394 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
17396         * files.el (save-some-buffers): Doc fix.
17398 2005-03-25  Werner Lemberg  <wl@gnu.org>
17400         * complete.el, thumbs.el: Replace `legal' with `valid'.
17401         * calendar/calendar.el: Replace `legal' with `valid'.
17402         * emacs-lisp/advice.el: Replace `legal' with `valid'.
17403         * mail/supercite.el: Replace `legal' with `valid'.
17404         * progmodes/cperl-mode.el, progmodes/idlw-shell.el
17405         * progmodes/idlwave.el, progmodes/vhdl-mode.el:
17406         Replace `legal' with `valid'.
17407         * textmodes/reftex-vars.el, textmodes/reftex.el:
17408         Replace `legal' with `valid'.
17410 2005-03-25  Werner Lemberg  <wl@gnu.org>
17412         * calc/calc-forms.el, calc/calc-sel.el
17413         * midnight.el, vc-cvs.el
17414         * emacs-lisp/cl-macs.el
17415         * emulation/vip.el
17416         * eshell/esh-io.el, eshell/esh-var.el
17417         * mail/supercite.el
17418         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
17419         * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
17420         * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
17421         * progmodes/sh-script.el, progmodes/xscheme.el
17422         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
17423         * textmodes/reftex-index.el, textmodes/reftex-parse.el
17424         * textmodes/reftex-ref.el, textmodes/reftex-vars.el
17425         * textmodes/reftex.el, textmodes/org.el:
17426         Replace `illegal' with `invalid'.
17428 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17430         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
17431         (flymake-find-buildfile, flymake-find-possible-master-files)
17432         (flymake-check-include, flymake-parse-line): Replace loops over the
17433         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
17435         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
17436         Substitute file-name-as-directory in the rest of the file.
17437         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
17438         (flymake-replace-region): Remove unused arg `buffer'.
17439         (flymake-check-patch-master-file-buffer): Update calls to it.
17440         (flymake-add-err-info): Remove unused var `count'.
17441         (flymake-mode): Use define-minor-mode.
17443         * progmodes/flymake.el: Use with-current-buffer.
17444         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
17445         flymake-replace-regexp-in-string, flymake-line-beginning-position)
17446         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
17447         Avoid testing for `xemacs'.
17448         (flymake-nop): Move.
17449         (flymake-region-has-flymake-overlays): Return the computed value.
17450         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
17451         Remove unused var `endline'.
17452         (flymake-get-line-count): Remove unused function.
17453         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
17455         * emulation/vi.el:
17456         * generic.el:
17457         * hilit-chg.el (global-highlight-changes):
17458         * hi-lock.el (hi-lock-mode):
17459         * follow.el: find-file-hooks -> find-file-hook.
17461         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
17463 2005-03-24  Juri Linkov  <juri@jurta.org>
17465         * dired.el (dired-mode-map): Add menu item "Compare directories"
17466         for dired-compare-directories.
17468         * dired-aux.el (dired-compare-directories): Add autoload cookie.
17469         Doc fix.  Replace `read-file-name' with `read-directory-name'.
17471 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17473         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
17475 2005-03-24  Jay Belanger  <belanger@truman.edu>
17477         * calc/calc-embed.el (calc-embedded-mode-change): Save all
17478         relevant mode settings in calc-embedded-original-modes when modes
17479         are permanently changed.
17481 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17483         * autoinsert.el: find-file-hooks -> find-file-hook.
17485 2005-03-24  Lute Kamstra  <lute@gnu.org>
17487         * generic.el (generic-font-lock-defaults): Make it obsolete.
17488         (generic-font-lock-keywords): New variable to replace
17489         generic-font-lock-defaults.
17490         (generic-mode-set-font-lock): Delete it.
17491         (generic-mode-internal): Don't call generic-mode-set-font-lock.
17492         (generic-bracket-support): Add docstring.
17494         * generic-x.el: Rename generic-font-lock-defaults to
17495         generic-font-lock-keywords throughout.
17496         (mailagent-rules-setup-function): Delete it.
17497         (mailagent-rules-generic-mode): Use anonymous function instead.
17498         (show-tabs-generic-mode-font-lock-defaults-1)
17499         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
17500         Quote faces.
17501         (show-tabs-tab-face, show-tabs-space-face): Specify background,
17502         not foreground.
17504         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
17505         Recognize define-generic-mode.
17507 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17509         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
17510         if there's no completion table.
17512 2005-03-23  Miles Bader  <miles@gnu.org>
17514         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
17515         Remove tty-specific variants, as they're no longer needed.
17517 2005-03-23  Lute Kamstra  <lute@gnu.org>
17519         * generic-x.el: Code cleanup: make args constant whenever possible.
17520         (installshield-statement-keyword-list)
17521         (installshield-system-functions-list)
17522         (installshield-system-variables-list, installshield-types-list)
17523         (installshield-funarg-constants-list): Make them constants.
17525         * generic.el (generic-make-keywords-list): Add autoload cookie.
17527         * calendar/time-date.el: Add comment on time value formats.
17528         Don't require parse-time.
17529         (with-decoded-time-value): New macro.
17530         (encode-time-value): New function.
17531         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
17532         (days-to-time): Return a valid time value when arg is huge.
17533         (time-since): Use time-subtract.
17534         (time-to-number-of-days): Use time-to-seconds.
17536 2005-03-23  David Ponce  <david@dponce.com>
17538         * recentf.el (recentf-keep): New option.
17539         (recentf-menu-action): Default to `find-file'.
17540         (recentf-keep-non-readable-files-flag)
17541         (recentf-keep-non-readable-files-p)
17542         (recentf-file-readable-p, recentf-find-file)
17543         (recentf-cleanup-remote): Remove.
17544         (recentf-include-p): More robust.
17545         (recentf-keep-p): New function.
17546         (recentf-remove-if-non-kept): Rename from
17547         `recentf-remove-if-non-readable'.  Use `recentf-keep-p'.
17548         All callers updated.
17549         (recentf-menu-items-for-commands): Fix help string.
17550         (recentf-track-closed-file): Update.  Doc fix.
17551         (recentf-cleanup): Update.  Count removed files.  Doc fix.
17553 2005-03-23  Kim F. Storm  <storm@cua.dk>
17555         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
17556         Don't inherit from fringe face (now happens automatically).
17558 2005-03-22  Kim F. Storm  <storm@cua.dk>
17560         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
17561         position values.
17563 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17565         * menu-bar.el (showhide-date-time): Remove.
17566         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
17567         (menu-bar-make-mm-toggle): Simplify.
17569 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
17571         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
17572         Accept qualified variable and function names.
17574 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
17576         * bindings.el (completion-ignored-extensions):
17577         Remove ".lis" for `vax-vms'.
17579 2005-03-22  Andreas Schwab  <schwab@suse.de>
17581         * generic-x.el: Revert last change.
17582         * ldefs-boot.el: Update.
17584 2005-03-22  Jay Belanger  <belanger@truman.edu>
17586         * calc/calc-embed.el (calc-embedded-original-modes): New variable.
17587         (calc-embedded-save-original-modes)
17588         (calc-embedded-restore-original-modes): New functions.
17589         (calc-do-embedded): Save original modes when entering embedded mode
17590         and restore when leaving embedded mode.
17591         (calc-embedded-modes-change): Change the value of
17592         calc-embedded-original-modes to reflect permanent changes.
17594 2005-03-22  Lute Kamstra  <lute@gnu.org>
17596         * generic-x.el: Require generic again.
17598 2005-03-22  Miles Bader  <miles@gnu.org>
17600         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
17601         Tweak details to look good on both ttys and bitmap displays, light
17602         or dark background, etc.
17604 2005-03-21  Kim F. Storm  <storm@cua.dk>
17606         * tooltip.el (tooltip-show-help-function): Check car and cdr of
17607         mouse position.
17609 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
17611         * icomplete.el: Don't forcibly turn on the mode upon load.
17612         (icomplete-mode): Use define-minor-mode.
17613         (icomplete-eoinput): Default to nil.
17614         (icomplete-minibuffer-setup): Remove autoload.
17615         (icomplete-tidy): Simplify.
17616         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
17617         in the initial state or if the user has modified the field.
17618         Fix handling of icomplete-max-delay-chars.
17619         Remove code that handles the oddball case where
17620         minibuffer-completion-table is an integer.
17621         Wrap icomplete-completions in while-no-input in case building
17622         completions takes more time than expected.
17623         (icomplete-completions): Simplify.
17625 2005-03-21  Richard M. Stallman  <rms@gnu.org>
17627         * jka-compr.el (jka-compr-really-do-compress):
17628         Make variable buffer-local.
17630         * image-mode.el: Handle .xpm files too.
17631         (image-toggle-display): Preserve modification flag.
17633         * help.el (where-is): Don't mention aliases with no key bindings.
17635 2005-03-21  Lute Kamstra  <lute@gnu.org>
17637         * generic.el: Fix commentary section.  Don't require cl for
17638         compilation.
17639         (generic-mode-list): Add autoload cookie.
17640         (generic-use-find-file-hook, generic-lines-to-scan)
17641         (generic-find-file-regexp, generic-ignore-files-regexp)
17642         (generic-mode, generic-mode-find-file-hook)
17643         (generic-mode-ini-file-find-file-hook): Fix docstrings.
17644         (define-generic-mode): Make it a defmacro.  Fix docstring.
17645         (generic-mode-internal): Code cleanup.  Add autoload cookie.
17646         (generic-mode-set-comments): Code cleanup.
17647         * generic-x.el: Don't prevent compilation.  Don't require generic.
17648         Follow coding conventions.  Minor code cleanup.
17649         (etc-fstab-generic-mode): Add some keywords.
17650         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
17651         define-generic-mode like a function declaration.
17653 2005-03-21  Jay Belanger  <belanger@truman.edu>
17655         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
17656         changing modes.
17658 2005-03-21  Sam Steingold  <sds@gnu.org>
17660         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
17662 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
17664         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
17665         Add underscore to "f$ lexicals" regexp.
17667 2005-03-20  Juri Linkov  <juri@jurta.org>
17669         * subr.el (progress-reporter-do-update): When `min-value' is equal
17670         to `max-value', set `percentage' to 0 and prevent division by zero.
17672 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
17674         Sync with Tramp 2.0.48.
17676         * net/tramp.el (all): Change all addresses to .gnu.org.
17677         (tramp-append-tramp-buffers): New defun.
17678         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
17679         Catch `dont-send' signal.
17680         (tramp-set-auto-save-file-modes): Set always permissions, because
17681         there might be an old auto-saved file belonging to another
17682         original file.  This could be a security threat.  Reported by
17683         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
17684         Check for Emacs 21.3.50 removed.
17686         * net/tramp-smb.el (all): Remove debug construct for
17687         `with-parsed-tramp-file-name'.
17688         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
17689         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
17690         No error message if DIRECTORY or FILENAME doesn't exist.
17691         (tramp-smb-open-connection): Check existence of
17692         `tramp-smb-program'.
17694 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17696         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
17697         Properly handle the case where the `m' or `s' command's argument is not
17698         yet terminated.
17699         (perl-indent-new-calculate): New function.
17700         (perl-indent-line): Use it.
17702 2005-03-20  Miles Bader  <miles@gnu.org>
17704         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
17705         in text-mode too.  Change to new face names.
17706         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
17707         Add `:weight bold' attribute.
17708         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
17710 2005-03-19  Juri Linkov  <juri@jurta.org>
17712         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
17714         * international/mule.el (auto-coding-alist): Sync with
17715         `auto-mode-alist' by adding upper case archive file extensions
17716         and adding ear/war to jar extension.
17718 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
17720         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
17721         running, restart it.
17723 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
17725         * finder.el (finder-current-item): Throw an error on an empty line.
17727         * man.el (Man-follow-manual-reference): If current-word returns
17728         nil, use "".
17730 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
17732         * simple.el (goto-line): Doc fix.
17734 2005-03-19  Aaron Hawley  <Aaron.Hawley@uvm.edu>  (tiny change)
17736         * files.el (save-buffer): Doc fix.
17738 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
17740         * recentf.el (recentf-cleanup-remote): New variable.
17741         (recentf-cleanup): Use it to conditionally check availability of
17742         remote files.
17744 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
17746         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
17747         function names.
17749 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
17751         * language/thai-word.el: New file.
17753 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
17755         * files.el (backup-buffer): If the file's directory is not
17756         writable, use copy instead of move to backup the file.
17758 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
17760         * obsolete/keyswap.el: Moved to obsolete/ from term/.
17762 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
17764         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
17765         Use functionp instead of symbolp and fboundp.  Reported by Drkm
17766         <darkman_spam@yahoo.fr>.
17767         (ps-print-version): New version 6.6.6.
17769 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
17771         * textmodes/table.el (table--line-column-position): New idiom.
17772         (table--row-column-insertion-point-p): New function to test
17773         validity of row and column insertion operation at a location.
17774         (table-global-menu, table-cell-menu): Use above functions for
17775         deterministic test operation.
17776         (table--editable-cell-p): Behave in deterministic fashion.
17778 2005-03-18  Juri Linkov  <juri@jurta.org>
17780         * isearch.el (isearch-lazy-highlight-new-loop):
17781         Make arguments beg and end optional.
17782         (isearch-update): Remove optional arguments nil from
17783         isearch-lazy-highlight-new-loop.
17784         (isearch-lazy-highlight-search): Let-bind case-fold-search to
17785         isearch-lazy-highlight-case-fold-search instead of
17786         isearch-case-fold-search, and let-bind isearch-regexp to
17787         isearch-lazy-highlight-regexp.
17788         Use isearch-lazy-highlight-last-string instead of isearch-string.
17790         * replace.el (perform-replace): Remove bindings of global
17791         variables isearch-string, isearch-regexp, isearch-case-fold-search.
17792         Add three new arguments to `replace-highlight'.
17793         (replace-highlight): Add arguments string, regexp, case-fold.
17794         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
17795         to allow isearch-lazy-highlight-new-loop to use these values
17796         to set corresponding isearch-lazy-highlight-* internal
17797         variables whose values lazy highlighting will use regardless of
17798         changes to global variables isearch-string, isearch-regexp,
17799         isearch-case-fold-search during lazy highlighting loop.
17800         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
17801         to `lazy-highlight-cleanup'.
17803         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
17804         (ispell-highlight-face): Set default face to `isearch' when
17805         lazy highlighting is enabled.
17806         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
17807         priority to 1.  Add lazy highlighting.
17808         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
17809         from `isearch-dehighlight'.
17811 2005-03-18  David Ponce  <david@dponce.com>
17813         * files.el (hack-local-variables): Do a case-insensitive search
17814         for End.
17816 2005-03-18  Juri Linkov  <juri@jurta.org>
17818         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
17819         `isearch-lazy-highlight-cleanup', add alias to old name and
17820         declare obsolete.  Add release numbers to other obsolete vars.
17821         (isearch-done, isearch-lazy-highlight-new-loop):
17822         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
17823         (lazy-highlight-cleanup) <variable>: Doc fix.
17824         (isearch-lazy-highlight-update): Rename obsolete
17825         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
17827 2005-03-18  Kenichi Handa  <handa@m17n.org>
17829         * language/thai-util.el: Fix categorization of Thai characters in
17830         thai-category-table.
17831         (thai-composition-pattern): Adjust it for the above change.
17832         (thai-self-insert-command, thai-compose-syllable): New functions.
17833         (thai-compose-region): Use thai-compose-syllable.
17834         (thai-compose-string): Likewise.
17835         (thai-composition-function): Likewise.
17836         (thai-auto-composition): New function.
17837         (thai-auto-composition-mode): New minor mode.
17839         * language/thai.el: Fix patterns to be registered in
17840         composition-function-table.
17842         * international/quail.el (quail-input-method): Locally bind
17843         inhibit-modification-hooks to t.
17845 2005-03-17  Richard M. Stallman  <rms@gnu.org>
17847         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
17848         (perl-mode): Use run-mode-hooks.
17850         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
17851         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
17852         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
17854         * mail/sendmail.el (sendmail-send-it): Reenable the code
17855         to compute resend-to-address and use it.
17857         * tar-mode.el (tar-mode): Turn off undo unconditionally.
17859         * image-mode.el: New file.
17861         * image.el (insert-sliced-image): Add autoload cookie.
17863         * font-lock.el (font-lock-lines-before): New user option.
17864         (font-lock-after-change-function): Obey it.
17866         * bindings.el (esc-map): Make M-g a prefix.
17867         Bind M-g g and M-g M-g to goto-line.
17869         * faces.el (face-id): Doc fix.
17871 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
17873         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
17874         (rmail-show-message): Use rmail-unknown-mail-followup-to.
17875         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
17877         * mail/sendmail.el (mail-yank-ignored-headers)
17878         (mail-font-lock-keywords, mail-mode-fill-paragraph):
17879         Add Mail-Followup-To and Mail-Reply-To headers.
17880         (mail-citation-hook): Add autoload cookie.
17881         (mail-mode): Doc fix.
17882         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
17883         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
17884         (mail-mode-fill-paragraph): Handle those headers.
17885         (mail-mailing-lists): New variable.
17886         (mail-mail-reply-to, mail-mail-followup-to): New functions.
17888 2005-03-17  Juri Linkov  <juri@jurta.org>
17890         * isearch.el (isearch-fallback): Check for `(car previous)'
17891         before calling `isearch-other-end-state'.
17893 2005-03-17  Kim F. Storm  <storm@cua.dk>
17895         * simple.el (move-beginning-of-line): Move to beginning of buffer
17896         line, as well as beginning of screen line.
17898 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
17900         * calendar/diary-lib.el (mark-diary-entries): Use new optional
17901         argument REDRAW rather than calendar-redrawing variable.
17902         * calendar/calendar.el (calendar-redrawing): Delete.
17903         (redraw-calendar): Do not bind calendar-redrawing.
17905 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
17907         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
17908         diary-file buffer.
17910 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
17912         * help.el (describe-mode): Allow a :minor-mode-function property to
17913         specify a different minor mode toggle function than the variable.
17914         * simple.el (auto-fill-function):
17915         * subr.el (add-minor-mode): Use it.
17917 2005-03-16  Kenichi Handa  <handa@m17n.org>
17919         * language/ethio-util.el (sera-being-called-by-w3): New variable.
17920         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
17921         (ethio-fidel-to-sera-buffer): Likewise.
17923 2005-03-16  Juri Linkov  <juri@jurta.org>
17925         * emacs-lisp/find-func.el (find-function-regexp):
17926         Add defun-emitting macro `menu-bar-make-toggle'.
17928         * isearch.el: Put `isearch-scroll' property to
17929         `split-window-horizontally'.
17931         * info.el: Update error messages for `debug-ignored-errors'.
17932         (Info-isearch-search): Doc fix.
17933         (Info-find-node): Move up code to go into info buffer before
17934         recording the node to the history.
17935         (Info-fontify-node): Fontify titles only if the next line
17936         has two or more `*', `=', `-', `.'.
17937         Display "go to this node" for empty (match-string 3).
17939 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
17941         * term/mac-win.el: Add mouse pointer shape constants.
17943 2005-03-15  Kim F. Storm  <storm@cua.dk>
17945         * simple.el (move-beginning-of-line): Use vertical-motion.
17947 2005-03-15  Juri Linkov  <juri@jurta.org>
17949         * isearch.el (isearch-error): New variable.
17950         (isearch-invalid-regexp, isearch-within-brackets): Remove.
17951         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
17952         (isearch-within-brackets-state): Remove.
17953         (isearch-case-fold-search-state, isearch-pop-fun-state):
17954         Decrease frame index.
17955         (isearch-mode, isearch-top-state, isearch-push-state)
17956         (isearch-edit-string, isearch-abort, isearch-search-and-update)
17957         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
17958         (isearch-search, isearch-lazy-highlight-new-loop):
17959         Replace `isearch-invalid-regexp' with `isearch-error'.
17960         Remove `isearch-within-brackets'.
17961         (isearch-search): Add `search-failed' handler to `condition-case'.
17962         (isearch-lazy-highlight-search): Add `condition-case' to catch
17963         errors and allow `isearch-lazy-highlight-update' to try
17964         highlighting from the beginning of the window.
17965         (isearch-repeat): Move up code to set isearch-wrapped to t
17966         before calling isearch-wrap-function.
17968         * info.el (Info-isearch-initial-node): New internal variable.
17969         (Info-search): Signal an error in isearch mode when search leaves
17970         the initial node.  Signal an error when `bound' is non-nil and
17971         nothing was found in the current subfile.
17972         (Info-isearch-search): Remove `condition-case'.
17973         (Info-isearch-wrap): Don't wrap when search failed during leaving
17974         the initial node.  If `Info-isearch-search' is nil, wrap around
17975         the current node.
17976         (Info-isearch-start): New fun.
17977         (Info-mode): Add buffer-local hook `Info-isearch-start' to
17978         `isearch-mode-hook'.
17980 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
17982         * simple.el (normal-erase-is-backspace): Set default to t if
17983         running on Mac.
17985         * term/mac-win.el (function-key-map): Sync with x-win.el.
17987 2005-03-15  Kenichi Handa  <handa@m17n.org>
17989         * international/mule-cmds.el (locale-language-names): Modify the
17990         format of elements and add more entries.
17991         (locale-preferred-coding-systems): Add more entries.
17992         (set-locale-environment): Adjust for the change of
17993         locale-language-names.
17995 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
17997         * pcvs.el (smerge-ediff): Remove bogus autoload.
17999 2005-03-14  Lute Kamstra  <lute@gnu.org>
18001         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
18002         Ignore a `*' at the beginning of a line.
18004         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
18005         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
18006         subr.el.
18007         (dont-compile, eval-when-compile, eval-and-compile): Use declare
18008         to specify indentation.
18010         * generic.el (define-generic-mode): Let generic-mode-list be a
18011         list of strings; test membership with equal.
18013 2005-03-14  Kim F. Storm  <storm@cua.dk>
18015         * simple.el (next-line, previous-line): Add optional try-vscroll
18016         arg to recognize interactive use.  Pass it on to line-move.
18017         (line-move): Don't perform auto-window-vscroll when defining or
18018         executing keyboard macro to ensure consistent behavior.
18020 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
18022         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
18024 2005-03-13  Lute Kamstra  <lute@gnu.org>
18026         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
18027         debugger-setup-buffer so that backtrace marks the frames set to
18028         debug-on-exit and we don't have to do it manually.  Set an extra
18029         debug-on-exit for macro's.
18030         (debugger-setup-buffer): Don't mark the top frame manually.
18032 2005-03-12  Lute Kamstra  <lute@gnu.org>
18034         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
18035         lisp-indent-function throughout.
18036         (with-no-warnings): Set lisp-indent-function property.
18038 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
18040         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
18041         Add entry for backslash.
18043 2005-03-12  Juri Linkov  <juri@jurta.org>
18045         * info.el (Info-search): Four fixes for backward search.
18047 2005-03-11  Jay Belanger  <belanger@truman.edu>
18049         * calc/calc.el (calc-language-alist): New variable.
18050         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
18051         (calc-embedded-find-modes): Use calc-language-alist instead of
18052         calc-embedded-language-alist.
18054 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
18056         * calendar/calendar.el (calendar-redrawing): New internal
18057         variable.
18058         (redraw-calendar): Remove bogus save-excursion from previous
18059         change.  Bind calendar-redrawing to t for mark-diary-entries.
18060         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
18061         calendar if that is why we were called.
18063 2005-03-11  Kenichi Handa  <handa@m17n.org>
18065         * international/mule.el (make-coding-system): Set property
18066         coding-system-define-form to nil.
18067         (define-coding-system-alias): Likewise.
18069 2005-03-11  Kenichi Handa  <handa@m17n.org>
18071         These changes are suggested by Dave Love <fx@gnu.org>.
18073         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
18074         coding: tag.
18075         (adaptive-fill-regexp): Add more bullets.
18076         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
18077         regexps.
18079 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
18081         * help.el (describe-mode): Properly handle non-trivial lighters.
18082         Don't ignore minor modes that are not listed in minor-mode-list.
18084         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
18085         feature ON when the user requests to turn it OFF.
18087 2005-03-10  Lute Kamstra  <lute@gnu.org>
18089         * emacs-lisp/debug.el (debug-entry-code): Delete it.
18090         (implement-debug-on-entry): New function to replace debug-entry-code.
18091         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
18092         second argument as the 2005-03-07 change makes it obsolete.
18093         (debug-on-entry, cancel-debug-on-entry): Update call to
18094         debug-on-entry-1.
18095         (debug, debugger-setup-buffer): Comment update.
18096         (debugger-frame-number): Update to work with implement-debug-on-entry.
18098 2005-03-10  Jay Belanger  <belanger@truman.edu>
18100         * calc/calc-embed.el (math-ms-args): Declare it.
18101         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
18102         math-ms-args.
18103         (calc-embedded-subst): Use math-multi-subst-rec to substitute
18104         variables.
18106 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
18108         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
18109         Use message-box.
18111         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
18112         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
18113         (tooltip-gud-tips): Simplify.
18114         (tooltip-gud-tips-p): Remove superfluous :set.
18115         (tooltip-gud-modes): Add fortran-mode.
18116         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
18118         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
18120 2005-03-09  Kim F. Storm  <storm@cua.dk>
18122         * play/animate.el (animate-place-char): Use forward-line instead
18123         of next-line to improve performance.
18125 2005-03-09  Simon Josefsson  <jas@extundo.com>
18127         * net/browse-url.el (browse-url-default-browser): Doc fix.
18129 2005-03-09  Miles Bader  <miles@gnu.org>
18131         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
18132         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
18134 2005-03-09  Kenichi Handa  <handa@m17n.org>
18136         * international/latin-1.el: Set case and syntax for 255 only if
18137         set-case-syntax-set-multibyte is nil.
18139         * textmodes/ispell.el (ispell-insert-word): New function.
18140         (ispell-word): Use ispell-insert-word to insert a new word.
18141         (ispell-process-line): Likewise.
18142         (ispell-complete-word): Likewise.
18144 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
18146         * calendar/calendar.el (redraw-calendar): Preserve point.
18147         Reported by Matt Hodges <MPHodges@member.fsf.org>.
18148         (calendar-week-start-day): Move after definition of
18149         redraw-calendar.  Delete buffer test, since redraw-calendar has
18150         that now.
18152         * calendar/diary-lib.el (mark-diary-entries): Only call
18153         redraw-calendar in the first of any recursive calls.
18154         Reported by Alan Shutko <ats@acm.org>.
18156 2005-03-08  Juri Linkov  <juri@jurta.org>
18158         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
18159         (html-horizontal-rule, html-line, html-image, html-checkboxes)
18160         (html-radio-buttons): Add a space before the trailing `/>' where
18161         sgml-xml-mode is non-nil.
18162         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
18163         the subsequent tag of the empty XML tag.
18164         (html-href-anchor): Don't set initial input to "http:".
18165         (html-image): Ask for the image URL and set point inside alt="".
18166         (html-name-anchor): Duplicate the name in the `id' attribute when
18167         sgml-xml-mode is non-nil.
18168         (html-paragraph): Remove \n before <p>.
18169         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
18170         instead of `checked' when sgml-xml-mode is non-nil.
18172         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
18173         Remove 1 space before #RRGGBB to not truncate it on terminal
18174         windows w/o fringes.  Remove 1 space between bg and fg examples
18175         to get more space.
18176         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
18177         avoid byte-compile warnings.
18179         * image-file.el (image-file-handler): Put `safe-magic' property to
18180         `image-file-handler'.
18182         * info.el (Info-isearch-search): Emulate word search in
18183         isearching through multiple Info nodes with Info-search.
18184         (Info-isearch-wrap): Allow isearch-word.
18186 2005-03-08  Lute Kamstra  <lute@gnu.org>
18188         * emacs-lisp/debug.el (debugger-step-through): Make sure that
18189         stepping into the debugger's code is not possible.
18190         (debugger-jumping-flag): Docstring update.
18192 2005-03-08  Jay Belanger  <belanger@truman.edu>
18194         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
18195         embedded mode begins.
18196         (calc-embedded-language-alist): New variable.
18197         (calc-embedded-find-modes): Use calc-embedded-language-alist to
18198         set default language mode.
18200 2005-03-08  Kenichi Handa  <handa@m17n.org>
18202         * international/ccl.el (define-ccl-program): Fix docstring about
18203         extra 256 bytes assured for the output buffer.
18205         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
18206         Fix BUFFER_MAGNIFICATION to 2.
18207         (ccl-encode-mule-utf-16be-with-signature): Likewise.
18209 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
18211         * align.el (align-rules-list): Added an alignment rule for CSS
18212         declarations (applies to css-mode and html-mode buffers).
18214 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
18216         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
18218 2005-03-07  Kim F. Storm  <storm@cua.dk>
18220         * simple.el (move-beginning-of-line): New command.
18222         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
18224         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
18226         * emulation/cua-base.el: Put CUA move property on move-end-of-line
18227         and move-beginning-of-line.
18229         * apropos.el (apropos-print): Omit command from M-x ... RET.
18231 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
18233         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
18234         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
18236 2005-03-06  Richard M. Stallman  <rms@gnu.org>
18238         * bindings.el (esc-map): Bind M-g to goto-line.
18240         * facemenu.el (global-map): Bind M-o, not M-g.
18242 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
18244         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
18245         "Open Directory" as for "Open File".
18247 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
18249         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
18250         (push-mark-command): Run activate-mark-hook.
18252 2005-03-06  Richard M. Stallman  <rms@gnu.org>
18254         * help-mode.el (help-mode-finish): Don't alter the element
18255         in view-return-to-alist if there already is one.
18257         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
18258         make sure the current buffer is the expected one.
18260         * novice.el (disabled-command-function): Output in *Disabled Command*.
18261         Explicitly ignore non-keyboard events, and explicitly handle C-g.
18263         * textmodes/flyspell.el (flyspell-large-region):
18264         Pass args differently for aspell.
18266         * files.el (mode-require-final-newline): Doc fix.
18268 2005-03-03  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
18270         * progmodes/which-func.el (which-function):
18271         Specify NOERROR when calling imenu--make-index-alist.
18273 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
18275         * simple.el (normal-erase-is-backspace): Define default value.
18277         * custom.el (custom-theme-set-variables): Remove unused var
18278         `immediate'.
18279         (custom-reevaluate-setting): Simple function to handle variables
18280         that are defined before their default value can really be
18281         computed.
18283         * startup.el (command-line): Use it for temporary-file-directory,
18284         small-emporary-file-directory, auto-save-file-name-transforms,
18285         blink-cursor-mode, and normal-erase-is-backspace.
18287         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
18288         progress, even with buggy anchored keywords.
18290 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
18292         * simple.el (goto-line): Remove unbalanced final parenthesis.
18294 2005-03-05  Richard M. Stallman  <rms@gnu.org>
18296         * simple.el (goto-line): Use a number at point as the default.
18297         With C-u as arg, switch buffers.
18299 2005-03-05  Juri Linkov  <juri@jurta.org>
18301         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
18302         with `no-blinking-cursor'.
18304         * startup.el (no-blinking-cursor): New defvar.
18305         (command-line): Add `--no-blinking-cursor' to longopts.
18306         Set `no-blinking-cursor' to t for command line arguments
18307         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
18308         with `no-blinking-cursor' in the condition for calling
18309         `blink-cursor-mode'.
18311 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
18313         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
18314         (menu-bar-options-save): Add blink-cursor-mode.
18315         (menu-bar-options-menu): Add blink-cursor-mode.
18317 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
18319         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
18320         (icalendar-export-file, icalendar-export-region)
18321         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
18322         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
18324 2005-03-04  Lute Kamstra  <lute@gnu.org>
18326         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
18327         (debug-function-list): Ditto.
18329 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
18331         * textmodes/texinfmt.el (texinfo-append-refill):
18332         Redefine the types of line to which @refill
18333         is not appended by replacing a search for `@refill\\|@bye' with
18334         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
18335         itemize@refill' bug and the unfilled long lines bug.
18336         (texinfmt-version): Update number and date.
18338 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
18340         * international/code-pages.el (windows-1250, windows-125[2-8])
18341         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
18343 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18345         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
18346         bound yet.
18348 2005-03-02  Romain Francoise  <romain@orebokech.com>
18350         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
18351         buffer after removing limits.
18352         (ibuffer-pop-filter): Ditto.
18353         Update copyright.
18355 2005-03-02  Miles Bader  <miles@gnu.org>
18357         * button.el (make-text-button): If the user doesn't specify a
18358         type, use the default.  Rewrite to use `add-text-properties' and
18359         plist functions.
18361 2005-03-01  Lute Kamstra  <lute@gnu.org>
18363         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
18364         (debugger-jumping-flag): New var.
18365         (debug-entry-code): Use it.
18366         (debugger-jump): Use debugger-jumping-flag and add
18367         debugger-reenable to post-command-hook.
18368         (debugger-reenable): Use debugger-jumping-flag and remove itself
18369         from post-command-hook.
18370         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
18371         debugger-reenable.
18373 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
18375         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
18376         inclusion of "itemize\\|", which may be unnecessary, is certainly
18377         inelegant, and stops refilling in itemize lists when formatting
18378         Japanese Texinfo files to Info.
18379         Update copyright to 2005.
18381 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
18383         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
18384         of an error if GDB can't find the source file.
18386 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
18388         * calendar/calendar.el (redraw-calendar): Work from any buffer,
18389         not just the calendar.
18391         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
18392         first.
18393         (diary-redraw-calendar): New function.
18394         (make-diary-entry): Add diary-redraw-calendar to local
18395         write-contents-functions.  Turn off selective display before
18396         inserting in diary.
18398 2005-03-01  Kim F. Storm  <storm@cua.dk>
18400         * emacs-lisp/copyright.el (copyright-fix-years): New command.
18402 2005-03-01  Lute Kamstra  <lute@gnu.org>
18404         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
18405         that debug-entry-code can be safely removed from a function while
18406         this code is being evaluated.  Revert the 2005-02-27 change as the
18407         new implementation no longer requires it.  Make sure that a
18408         function body containing just a string is not mistaken for a docstring.
18409         (debug): Skip one more frame in case of debug on entry.
18410         (debugger-setup-buffer): Delete one more frame line in case of
18411         debug on entry.
18412         (debugger-frame-number): Update to use the new text introduced by
18413         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
18415 2005-02-28  Kim F. Storm  <storm@cua.dk>
18417         * double.el (double-translate-key): Call force-window-update after
18418         read-event to avoid crash in redisplay.
18420 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
18422         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
18423         (debug): Use it.  Move the inhibit-trace earlier.
18424         (debug-entry-code): New const.
18425         (debug-on-entry-1): Use it.
18427 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
18429         * international/utf-16.el (ccl-encode-mule-utf-16le):
18430         Fix BUFFER_MAGNIFICATION to 2.
18431         (ccl-encode-mule-utf-16be): Likewise.
18433 2005-02-28  Kenichi Handa  <handa@m17n.org>
18435         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
18436         Fix BUFFER_MAGNIFICATION to 4.
18437         (ccl-encode-mule-utf-16be-with-signature): Likewise.
18439 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
18441         * speedbar.el (speedbar-update-flag): Doc fix.
18442         (speedbar-show-info-under-mouse): Give set-mouse-position the right
18443         argument.
18445 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
18447         * reveal.el (reveal-post-command): Don't try to reveal overlays which
18448         have a non-nil `invisible' property but are actually visible.
18450         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
18451         for perldoc sections.
18452         (perl-outline-regexp, perl-outline-level): New var and function.
18453         (perl-mode): Use them.
18455 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
18457         * calendar/diary-lib.el (diary-remind): Discard any mark portion
18458         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
18460 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
18462         * cus-edit.el: Comment change.
18463         (custom-buffer-create-internal): Slightly reword text at top of
18464         Custom buffers.  Mention there that saving an option edits the
18465         init file.  Add link to Emacs manual node on `custom-file'.
18466         (custom-magic-alist): Rewrite individual State messages to use
18467         capitalized keywords.  Doc fix.
18469 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
18471         * calendar/calendar.el (calendar-buffer): Move above
18472         calendar-week-start-day.
18473         (calendar-week-start-day): Doc fix.  Add :set function.
18474         (calendar-minimum-window-height): New variable.
18475         (generate-calendar-window): Only resize window if selected-window
18476         is displaying the calendar buffer.  Use new variable
18477         calendar-minimum-window-height.
18478         (generate-calendar): Reword error message.
18479         (calendar-mode-map): Bind DEL to scroll-other-window-down.
18481 2005-02-27  Andreas Schwab  <schwab@suse.de>
18483         * vc.el (vc-do-command): Don't run command asynchronously when
18484         operating in a remote directory.
18486         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
18487         change from sync with Tramp 2.0.47.
18489 2005-02-27  Richard M. Stallman  <rms@gnu.org>
18491         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
18493         * textmodes/flyspell.el (flyspell-mode-on):
18494         Call ispell-change-dictionary only if necessary.
18496         * emacs-lisp/re-builder.el (regexp-builder): New function.
18498         * register.el (describe-register-1): Explicitly handle
18499         yank-excluded-properties = t.
18501         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
18502         (custom-magic-alist): Change the status descriptions again.
18503         (face widget-type): Total rewrite based on `restricted-sexp'
18504         to eliminate the confusing double hiding levels.
18506         * emacs-lisp/debug.el (debug-on-entry-1):
18507         If function body is empty, add nil as body form.
18509 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18511         * emacs-lisp/trace.el (inhibit-trace): New var.
18512         (trace-make-advice): Use it.
18514         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
18516 2005-02-26  Kim F. Storm  <storm@cua.dk>
18518         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
18519         (mouse-on-link-p, mouse-drag-region-1): Use it.
18521 2005-02-25  Lute Kamstra  <lute@gnu.org>
18523         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
18525 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
18527         * frame.el (blink-cursor-mode): Add :group keyword.
18529 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
18531         * calendar/icalendar.el (icalendar--decode-isodatetime):
18532         New optional argument DAY-SHIFT.
18533         (icalendar-export-region): Fix coding-system-for-write.
18534         (icalendar--convert-ical-to-diary): Shift end-day of all-day
18535         events by one.
18537 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18539         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
18541 2005-02-24  Kim F. Storm  <storm@cua.dk>
18543         * international/iso-acc.el (iso-accents-compose): Fix crash
18544         during redisplay.  Call force-window-update after read-event
18545         and delete-region to signal that window is not accurate.
18547 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
18549         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
18550         Remove unused and inexistent var `inhibit-trace'.
18551         (debugger-mode): Use run-mode-hooks.
18552         (debugger-list-functions): Add buttons; setup xref stack.
18554 2005-02-23  Richard M. Stallman  <rms@gnu.org>
18556         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
18557         appointment says it was explicitly made.
18558         (appt-add): Set the 3rd element.
18559         (appt-make-list): Preserve explicit appointments.
18561         * subr.el (find-tag-default): Catch errors in forward-sexp.
18563 2005-02-23  Juri Linkov  <juri@jurta.org>
18565         * info.el (Info-isearch-search): New defcustom.
18566         (Info-isearch-search): Call the default isearch function
18567         when Info-isearch-search is nil.
18568         (Info-isearch-wrap): Use variable Info-isearch-search.
18570 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
18572         * cus-edit.el: Comment change.
18574 2005-02-22  Kim F. Storm  <storm@cua.dk>
18576         * progmodes/hideif.el (hide-ifdef-use-define-alist):
18577         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
18579 2005-02-22  Simon Josefsson  <jas@extundo.com>
18581         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
18582         New variable.
18583         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
18584         Oskarsson" <myrkraverk@users.sourceforget.net>.
18586 2005-02-22  Kim F. Storm  <storm@cua.dk>
18588         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
18589         check that window of that event is the selected window.
18590         (mouse-drag-region-1): Compare mouse event window to selected
18591         window before setting point.
18593         * tooltip.el (tooltip-show-help-function): Pass event to
18594         mouse-on-link-p so it can check selected window.
18596 2005-02-22  Kenichi Handa  <handa@m17n.org>
18598         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
18599         (ps-mule-show-warning): New function.
18600         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
18601         characters are found.
18603         * ps-print.el (ps-header-footer-string): Return a list of header
18604         and footer strings.
18606 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
18608         * pcvs.el (cvs-retrieve-revision): Fix thinko.
18610 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
18612         * frame.el (blink-cursor-mode): Use define-minor-mode.
18614         * term/mac-win.el (function-key-map): Use char-names more consistently.
18615         (file-name-coding-system): Only set it for MacOS-9.  The other case is
18616         already handled in mule-cmds.el (where it also works when mac-win.el
18617         is not used).
18619 2005-02-21  Kenichi Handa  <handa@m17n.org>
18621         * international/mule.el (ctext-pre-write-conversion): Always use
18622         " *code-converting-work*" buffer for work.
18624         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
18626 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
18628         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
18630 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
18632         * ses.el (undo-more): Restore defadvice, but only the part that
18633         allows changes outside the restricted area of the buffer.
18635 2005-02-20  Kim F. Storm  <storm@cua.dk>
18637         * simple.el (line-move): Add fourth optional arg try-vscroll which
18638         must be set to perform auto-window-vscroll.
18639         When moving backwards and doing auto-window-vscroll, automatically
18640         vscroll to the last part of lines which are taller than the window.
18641         (next-line, previous-line): Set try-vscroll arg on line-move.
18643 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
18645         * replace.el (query-replace, query-replace-regexp)
18646         (replace-string, replace-regexp): When operating on region, make
18647         the minibuffer prompt say so.
18649         * isearch.el (isearch-forward): Document isearch-query-replace and
18650         isearch-query-replace-regexp keybindings.
18652 2005-02-19  Jay Belanger  <belanger@truman.edu>
18654         * calc/calc-aent.el (math-read-token): Add local variable.
18656         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
18657         (calc-edit-top): Move declaration to earlier in file.
18658         (calc-edit-macro-repeats): Add local variables.
18660         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
18661         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
18662         calcFunc-tanh.
18663         Adjust integration rule for calcFunc-tan.
18665 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
18667         * viper-cmd.el (viper-prefix-commands): Make into a defconst.
18668         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
18669         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
18670         (viper-skip-separators): Bug fix.
18671         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
18672         particular major mode.
18673         (viper-del-backward-char-in-replace): Don't put deleted char on the
18674         kill ring.
18676         * viper-ex.el (viper-color-display-p): New function.
18677         (viper-has-face-support-p): Use viper-color-display-p.
18679         * viper-keym.el (viper-gnus-modifier-map): New keymap.
18681         * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
18683         * viper-util.el (viper-glob-unix-files): Fix shell status check.
18684         (viper-file-remote-p): Make equivalent to file-remote-p.
18686         * viper.el (viper-major-mode-modifier-list):
18687         Use viper-gnus-modifier-map.
18689 2005-02-19  David Kastrup  <dak@gnu.org>
18691         * subr.el (subregexp-context-p): Fix garbled doc string by adding
18692         quoting.
18694 2005-02-19  Jay Belanger  <belanger@truman.edu>
18696         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
18697         Remove extra definitions.
18698         (calc-coth): New function.
18699         (calcFunc-cot): Fix `let'.
18701 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
18703         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
18704         the reasons we use "type pc" in these faces.
18706         * button.el (button): Ditto.
18708 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
18710         * replace.el (query-replace-read-from): Set the value of
18711         query-replace-from-history-variable to handle the case of an empty
18712         string entered to accept the suggested default.
18714         * net/tramp.el (tramp-file-name-for-operation):
18715         Use dired-call-process instead of dired-call-process-command.
18717 2005-02-19  Jay Belanger  <belanger@truman.edu>
18719         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
18720         (math-div-non-trig): New variables.
18721         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
18722         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
18723         (math-combine-prod, math-div-symb-fancy): Add simplifications for
18724         trig expressions.
18726 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
18728         * progmodes/gdb-ui.el (gdb-var-update-handler)
18729         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
18730         for watch expressions,
18731         (gdb-var-create-handler): Don't set speedbar-update-flag.
18732         (gdb-post-prompt): Simplify test for speedbar.
18734 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
18736         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
18737         (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
18738         we use the syntax table of the correct buffer.
18739         (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
18740         Felix Gatzemeier.
18742         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
18743         (ediff-file-remote-p): Make synonymous with file-remote-p.
18744         In all deffaces ediff-*-face-*, use min-colors.
18746         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
18747         ediff-recurse-to-subdirectories.
18748         (ediff-mark-if-equal): Check that the arguments are strings, use
18749         ediff-same-contents (after to Felix Gatzemeier).
18751         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
18752         nil.
18754 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
18756         * log-view.el (log-view-message-re): Fix up Subversion regexp.
18758 2005-02-18  David Kastrup  <dak@gnu.org>
18760         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
18761         use `mark-active' when defined.
18763 2005-02-18  Kenichi Handa  <handa@m17n.org>
18765         * ps-print.el (ps-font-info-database): New entry
18766         ZapfChancery-MediumItalic with correct font name.  Fix font name
18767         of the entry Zapf-Chancery-MediumItalic.
18769 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
18771         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
18773 2005-02-16  Kim F. Storm  <storm@cua.dk>
18775         * ido.el (ido-fallback-command): Pass user input to fallback command.
18777 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
18779         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
18780         (gdb-find-file-hook): Add server prefix.
18782 2005-02-16  Richard M. Stallman  <rms@gnu.org>
18784         * replace.el (perform-replace): Pass new args to replace-highlight.
18785         (replace-highlight): Take region args,
18786         and pass them to isearch-lazy-highlight-new-loop.
18788         * novice.el (disabled-command-hook): Autoload the defalias
18789         and the make-obsolete-variable call.
18791         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
18793         * isearch.el (isearch-lazy-highlight-start-limit)
18794         (isearch-lazy-highlight-end-limit): New variables limit
18795         the region for highlighting.
18796         (isearch-lazy-highlight-new-loop): New args BEG and END.
18797         (isearch-lazy-highlight-search): Use the new vars.
18798         (isearch-lazy-highlight-update): Likewise.
18800         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
18802         * cus-start.el (all): Use default-boundp.
18804 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
18806         * menu-bar.el (menu-bar-select-frame): Handle current frame.
18808 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
18810         * autorevert.el (auto-revert-stop-on-user-input)
18811         (auto-revert-verbose): Doc fixes.
18813 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
18815         * international/mule-cmds.el (set-locale-environment): Remove call
18816         to set-selection-coding-system on Windows.
18818 2005-02-15  Jay Belanger  <belanger@truman.edu>
18820         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
18821         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
18822         calcFunc-coth.
18823         (math-simplify-sqrt): Add simplifications.
18825         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
18826         to list.
18828         * calc/calc-ext.el: Add functions to autoloads.
18830         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
18831         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
18832         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
18833         (math-csc-raw, math-cot-raw): New functions.
18835         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
18837         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
18838         the variable name in a message.
18840         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
18841         calcFunc-csc, calcFunc-cot.
18843         * calc/calcalg2.el: Add derivative and integration rules for
18844         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
18845         calcFunc-csch, calcFunc-coth.
18846         (math-do-integral-methods): Add to checks for when to use
18847         substitutions.
18849         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
18851 2005-02-15  Lute Kamstra  <lute@gnu.org>
18853         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
18854         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
18855         <monnier@iro.umontreal.ca>
18856         (lisp-outline-level): Improve efficiency.  Suggested by David
18857         Kastrup <dak@gnu.org>.
18859 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
18861         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
18862         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
18863         (gdb-set-gud-minor-mode-existing-buffers): New functions.
18864         (gdb-find-file-hook): New hook.  Add it to find-file-hook.
18865         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
18867 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
18869         * cus-start.el (all): Comment change.
18871 2005-02-14  Lute Kamstra  <lute@gnu.org>
18873         * cus-start.el (all): Check if symbol is void.
18875 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
18877         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
18878         optional argument to \cite.
18880 2005-02-14  Richard M. Stallman  <rms@gnu.org>
18882         * cus-edit.el (custom-buffer-create-internal): Update help message.
18883         (custom-magic-alist): Update help messages.
18885         * cus-start.el (all): Allow a var to specify a standard value.
18887 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
18889         * custom.el (custom-theme-set-variables): Handle variable aliases.
18891         * frame.el (blink-cursor-timer): Doc fix.
18892         (blink-cursor): Make it an alias for `blink-cursor-mode' and
18893         declare obsolete.
18894         (blink-cursor-mode): Define with defcustom and use correct
18895         standard expression in that defcustom.
18896         * startup.el (command-line): Adapt to above changes in frame.el.
18898 2005-02-11  Lute Kamstra  <lute@gnu.org>
18900         * apropos.el (apropos-score-doc): Prevent division by zero.
18902 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
18904         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
18905         (icalendar--get-event-property-attributes)
18906         (icalendar--get-event-properties)
18907         (icalendar--datetime-to-diary-date): New functions.
18908         (icalendar--split-value): Doc fix.
18909         (icalendar--datetime-to-noneuropean-date)
18910         (icalendar--datetime-to-european-date): New optional argument
18911         SEPARATOR.  Return result as a string instead of a list.
18912         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
18913         (icalendar--convert-string-for-export): Rename arg S to STRING.
18914         (icalendar-export-region): Doc fix.  Change name of error buffer.
18915         Save output buffer.
18916         (icalendar-import-file): Add blank at end of prompt.
18917         (icalendar-import-buffer): Doc fix.  Do not switch to error
18918         buffer.  Indicate status in return value.
18919         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
18920         buffer.  Save output buffer.  Handle exception from recurrence
18921         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
18922         events.  Fix problems with weekly all-day events.
18924 2005-02-10  Richard M. Stallman  <rms@gnu.org>
18926         * simple.el (eval-expression-print-format):
18927         Avoid warning about edebug-active.
18929         * help.el (help-for-help-internal): Rename from help-for-help.
18930         (help-for-help): Define with defalias.
18932         * font-core.el (font-lock-default-function): Use with-no-warnings.
18934         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
18936         * custom.el (defface): Doc fix.
18938 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
18940         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
18941         width 0" to prevent word wrapping problems.
18943 2005-02-09  Kim F. Storm  <storm@cua.dk>
18945         * ido.el (ido-file-extensions-order): New defcustom.
18946         (ido-file-extension-lessp, ido-file-extension-aux)
18947         (ido-file-extension-order): New advanced file ordering.
18948         (ido-file-lessp): New simple file ordering.
18949         (ido-sort-list): Remove.
18950         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
18951         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
18953 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
18955         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
18956         that some versions of grep produce.
18957         (grep-mode-font-lock-keywords): Likewise.
18959 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
18961         * progmodes/gdb-ui.el (gdb-location-list): New variable.
18962         (gdb-cdir): Delete.
18963         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
18964         (gdb-source-info): Treat case when source file is in another
18965         directory properly.
18966         (gdb-get-location): New function.
18968 2005-02-07  Jay Belanger  <belanger@truman.edu>
18970         * calc/calc-prog.el (calc-write-parse-table-part)
18971         (calc-fix-token-name): Fix a check for language type.
18973         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
18975 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
18977         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
18978         as directory not writable.
18980 2005-02-07  Kim F. Storm  <storm@cua.dk>
18982         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
18983         (cua--standard-movement-commands): Remove list.
18984         Instead, set CUA property value to move for movement commands.
18985         (cua-movement-commands): Remove.  Users must set CUA prop instead.
18986         (cua--pre-command-handler): Check CUA property.
18987         (cua--init-keymaps): Don't remap undo commands.
18988         (cua-mode): Don't call cua--rectangle-on-off.
18990         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
18991         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
18992         (cua--rect-undo-set-point): New var.
18993         (cua--rectangle-undo-boundary): Setup undo apply entry.
18994         (cua--rect-undo-handler): New function for rectangle undo.
18995         (cua--rect-start-position, cua--rect-end-position): Add.
18996         (cua--rectangle-post-command): Call cua--rectangle-set-corners
18997         for restored rectangle.  Set point if cua--rect-undo-set-point.
18999 2005-02-06  Jay Belanger  <belanger@truman.edu>
19001         * calc/calc-lang.el (calc-tex-language): Display more information
19002         in messages.
19004         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
19005         in TeX mode.
19007 2005-02-06  Richard M. Stallman  <rms@gnu.org>
19009         * emacs-lisp/lisp.el (buffer-end): Doc fix.
19011 2005-02-05  Arne_J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
19013         * net/ldap.el (ldap-search-internal): Support attributes with
19014         optional descriptions separated by a semi-colon, as in
19015         "userCertificate;binary".
19017 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
19019         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
19020         isn't a cons (i.e. the version is 0).
19022 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
19024         * help.el (help-for-help): Doc fix.
19026 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
19028         * progmodes/gdb-ui.el: Update copyright.  Put GDB-Frames before
19029         GDB-Windows on the menu-bar as this works better.
19031 2005-02-04  Jay Belanger  <belanger@truman.edu>
19033         * calc/calc-embed.el (calc-embedded-update): Don't put in
19034         unnecessary newlines.  Adjust the end of formula marker.
19036         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
19037         (math-latex-parse-two-args): New function.
19039 2005-02-03  Lute Kamstra  <lute@gnu.org>
19041         * help-fns.el (help-with-tutorial): Make sure that users cannot
19042         remove the entire text of the tutorial by means of `undo'.
19044 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19046         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
19047         in recent changes, where the ispell process was repeatedly
19048         killed & restarted.
19050         * international/mule-cmds.el (set-locale-environment): Set file-name
19051         coding system to utf-8 on Darwin systems.
19052         (set-default-coding-systems): Don't set default-file-name-coding-system
19053         on Darwin systems.
19055 2005-02-03  Richard M. Stallman  <rms@gnu.org>
19057         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
19059 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
19061         * faces.el (list-faces-display): Add optional argument.
19063 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
19065         * font-core.el (font-lock-default-function): Handle the rare case where
19066         only font-lock-keywords is set.
19068 2005-02-02  Kenichi Handa  <handa@m17n.org>
19070         * international/characters.el: Cancel previous change for
19071         I-WITH-DOT-ABOVE and DOTLESS-i.
19073         * international/latin-5.el: Cancel previous change.
19075 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
19077         * progmodes/gud.el: Correction to syntax in gud-menu-map.
19079 2005-02-02  Kenichi Handa  <handa@m17n.org>
19081         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
19082         DOTLESS-i.
19084         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
19085         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
19087         * case-table.el (get-upcase-table): New function.
19088         (copy-case-table): Copy upcaes table too if non-nil.
19089         (set-case-syntax-delims): Maintain upcase table too.
19090         (set-case-syntax-pair): Likewise.
19091         (set-upcase-syntax, set-downcase-syntax): New functions.
19092         (set-case-syntax): Maintain upcase table too.
19094 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
19096         * progmodes/gdb-ui.el (gdb-goto-info): Delete.
19098         * progmodes/gud.el (gud-goto-info): New function.
19099         (gud-tool-bar-map): Use correct icon.
19101 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
19103         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
19104         When delegating, order args in the funcall correctly.
19106 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
19108         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
19110 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
19112         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
19113         buffer not visiting a file.
19115 2005-01-31  Jay Belanger  <belanger@truman.edu>
19117         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
19118         bound on the line with the formula.
19120 2005-01-31  Kim F. Storm  <storm@cua.dk>
19122         * ses.el (ses-create-cell-variable-range)
19123         (ses-destroy-cell-variable-range, ses-reset-header-string)
19124         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
19125         (ses-insert-row): Fix format of apply undo entries.
19127 2005-01-31  Jay Belanger  <belanger@truman.edu>
19129         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
19130         parts.
19132         * calc/calc-embed.el (calc-embedded-open-formula)
19133         (calc-embedded-close-formula): Ignore matrix environments.
19135         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
19136         TeX mode.
19138         * calc/calc-lang.el (math-function-table, math-oper-table)
19139         (math-variable-table): Adjust the LaTeX portions.
19141         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
19142         (math-latex-ignore-words): New constant.
19144 2005-01-31  Richard M. Stallman  <rms@gnu.org>
19146         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
19147         (ispell-local-dictionary): Doc fix.
19148         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
19149         Don't reinitialize at run time.  Don't defcustom.
19150         All uses changed to append ispell-local-dictionary-alist,
19151         or check it first.
19152         (ispell-current-dictionary): New variable for dictionary in use.
19153         (ispell-dictionary): Now used only for global default.
19154         (ispell-start-process): Set ispell-current-dictionary,
19155         not ispell-dictionary.
19156         (ispell-change-dictionary): Use this only for setting
19157         user preferences.
19158         (ispell-internal-change-dictionary): New function
19159         to change the current dictionary in use.
19160         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
19161         Use ispell-current-dictionary.
19162         Handle ispell-local-dictionary-overridden.
19163         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
19165 2005-01-31  Jay Belanger  <belanger@truman.edu>
19167         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
19169         * calc/calc-ext.el: Add calc-latex-language to autoloads.
19170         (calc-mode-map): Add calc-latex-language.
19172         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
19173         (math-latex-print-frac): New functions.
19174         (math-oper-table, math-function-table, math-variable-table)
19175         (math-complex-format, math-input-filter): Add latex properties.
19176         (calc-set-language): Set math-expr-special-function-mapping.
19178         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
19179         (calc-write-parse-table-part): Add LaTeX support.
19181         * calc/calc.el (calc-language): Adjust docstring.
19182         (calc-set-mode-line): Add LaTeX support.
19183         (math-expr-special-function-mapping): New variable.
19184         (math-tex-ignore-words): Add to list.
19186         * calc/calccomp.el (math-compose-expr, math-compose-rows):
19187         Add LaTeX support.
19188         (math-compose-expr): Add support for special functions.
19190         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
19192 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
19194         * progmodes/gdb-ui.el (gdb-memory-address)
19195         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
19196         (gdb-memory-mode-map, gdb-memory-format-keymap)
19197         (gdb-memory-format-menu, gdb-memory-unit-keymap)
19198         (gdb-memory-unit-menu): New variables for a buffer
19199         that lets the user examine program memory.
19200         (gdb-memory-set-address, gdb-memory-set-repeat-count)
19201         (gdb-memory-format-binary, gdb-memory-format-octal)
19202         (gdb-memory-format-unsigned, gdb-memory-format-signed)
19203         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
19204         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
19205         (gdb-memory-unit-word, gdb-memory-unit-halfword)
19206         (gdb-memory-unit-byte, gdb-memory-unit-menu)
19207         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
19208         (gdb-memory-mode, gdb-memory-buffer-name)
19209         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
19210         New functions for above buffer.
19212 2005-01-30  Richard M. Stallman  <rms@gnu.org>
19214         * cus-edit.el (custom-bury-buffer): Function deleted.
19215         (custom-buffer-done-function): Option deleted.
19216         (custom-buffer-done-kill): New replacement option.
19217         (Custom-buffer-done): Call quit-window.
19218         (custom-buffer-create-internal): Update for above changes.
19220 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
19222         * simple.el (undo-ask-before-discard): New var.
19223         (undo-outer-limit-truncate): Implement it.
19224         (undo-extra-outer-limit): Doc update.
19226 2005-01-29  Richard M. Stallman  <rms@gnu.org>
19228         * ses.el (undo-more): Delete defadvice.
19229         (ses-begin-change): Doc fix.
19231         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
19232         instead of rebinding C-x u and C-_.
19234         * files.el (normal-backup-enable-predicate): Return nil for files
19235         in /tmp, regardless of temporary-file-directory.
19237         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
19239         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
19240         (open-rectangle, delete-whitespace-rectangle-line)
19241         (clear-rectangle-line): If FILL, pass t instead of FILL
19242         for move-to-column's 2nd arg.
19244         * simple.el (undo): Fix the test for continuing a series of undos.
19245         (undo-more): Set pending-undo-list to t when we reach end.
19246         (pending-undo-list): Move up defvar.
19248         * wid-edit.el (widget-button-click):
19249         Shorten the range of the track-mouse binding.
19251         * comint.el (comint-insert-input): Undo previous changes;
19252         use last-input-event in interactive spec.
19254 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
19256         * progmodes/compile.el (compilation-start): Bind buffer-read-only
19257         to nil before invoking call-process.  Reset buffer's modified flag
19258         after fontifying it in the no-async branch.
19260         * wid-edit.el (widget-specify-button): If mouse pointer shape
19261         cannot be changed, use mouse face instead.
19263 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
19265         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
19266         (gdb-goto-breakpoint): Make breakpoint handling work on template
19267         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>
19268         (gdb-assembler-custom): Update to recognize breakpoint information
19269         added on 2005-01-19.
19271 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
19273         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
19274         (dsssl-mode): Use define-derived-mode.
19275         (scheme-mode-initialize): Remove.
19276         (scheme-mode): Use run-mode-hooks.
19278         * cus-edit.el (customize-group-other-window)
19279         (custom-buffer-create-other-window): Don't override special-display-*.
19280         (custom-mode-map): Make it dense.
19282         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
19283         sets the default value.
19285 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
19287         * descr-text.el: Add more keywords.
19289 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
19291         * speedbar.el: Avoid unnecessary use of locate-library.
19293         * international/mule-cmds.el (standard-display-european-internal):
19294         Don't fiddle with latin-1 non-break space any more since it's now
19295         special cased in the C code.
19296         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
19298 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
19300         * cus-start.el (all): Add `undo-outer-limit'.
19302 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
19304         * textmodes/bibtex.el (bibtex-format-entry):
19305         Use `bibtex-empty-field-re' only on the text of fields, not on entire
19306         field lines.
19307         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
19308         not on part of a buffer.
19310 2005-01-25  Lute Kamstra  <lute@gnu.org>
19312         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
19313         nonempty field text strings like "{letters\\macro{}more letters}".
19314         Clarify docstring.
19315         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
19316         (bibtex-entry-offset, bibtex-parse-association)
19317         (bibtex-parse-field-name): Fix typos in docstrings.
19318         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
19320 2005-01-24  Carsten Dominik  <dominik@science.uva.nl>
19322         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
19323         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
19324         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
19325         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
19327         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
19328         isearch minor mode.
19330 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
19332         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
19334 2005-01-24  Lute Kamstra  <lute@gnu.org>
19336         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
19337         CASECHARS and NOT-CASECHARS regular expressions of the
19338         "nederlands" and "nederlands8" dictionaries to prevent a "Range
19339         striding over charsets" error.
19341 2005-01-24  Jay Belanger  <belanger@truman.edu>
19343         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
19344         display variable name.
19346 2005-01-24  Kenichi Handa  <handa@m17n.org>
19348         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
19349         Fix setting of the element of encoded-kbd-iso2022-invocations.
19351 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
19353         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
19354         (gdb-threads-select): Change to also accept mouse events.
19355         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
19356         (gdb-threads-mouse-select): Delete.
19358 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
19360         * files.el (insert-directory): Take care of empty directory,
19361         listed without -a switch.
19363 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
19365         * textmodes/refill.el (refill-post-command-function):
19366         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
19367         to the list of functions that we should be careful not to undo.
19368         (refill-late-fill-paragraph-function): Remove.
19369         (refill-saved-state): New var.
19370         (refill-mode): Use it to save fill-paragraph-function.
19371         Save also the value of auto-fill-function.
19373         * term/w32-win.el: Simplify code.
19375 2005-01-23  Kim F. Storm  <storm@cua.dk>
19377         * simple.el (line-move): Adapt to new return value from
19378         pos-visible-in-window-p.
19380         * simple.el (line-move): Fix last change.  Check partial
19381         visibility at point rather than at window-start.
19383 2005-01-22  Jason Rumney  <jasonr@gnu.org>
19385         * term/w32-win.el (xw-defined-colors): Remove debug-message.
19387 2005-01-22  David Kastrup  <dak@gnu.org>
19389         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
19391 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
19393         * type-break.el (type-break-mode): Add a test for
19394         type-break-file-name being non-nil.
19396 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
19398         * net/eudc.el (top level): Call (message "") via progn, so that
19399         eudc-options-file is loaded.
19401 2005-01-22  Kim F. Storm  <storm@cua.dk>
19403         * simple.el (line-move-1): Rename from line-move.
19404         (line-move): New function that adjusts vscroll for partially
19405         visible rows, and calls line-move-1 otherwise.
19407 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
19409         * pcomplete.el: Define pcomplete-read-event instead of read-event,
19410         since it's not a complete read-event implementation
19412 2005-01-20  Jay Belanger  <belanger@truman.edu>
19414         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
19415         for called function.
19417 2005-01-20  Steven Tamm  <steventamm@mac.com>
19419         * term/mac-win.el (process-connection-type): Remove.
19420         Controlled now by s/darwin.h:PTY_ITERATION.
19422 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19424         * window.el (handle-select-window): Don't switch window when we're
19425         in the minibuffer.
19427 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
19429         * subr.el (dotimes-with-progress-reporter): New macro.
19431         * ses.el (ses-dotimes-msg): Remove macro.
19432         Use `dotimes-with-progress-reporter' instead.
19434 2005-01-19  Steven Tamm  <steventamm@mac.com>
19436         * term/mac-win.el (process-connection-type): Use new
19437         operating-system-release variable to use ptys on Darwin 7 (OS X
19438         10.3) when using carbon build.
19440 2005-01-19  Jay Belanger  <belanger@truman.edu>
19442         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
19443         flags if the last command was a tab or M-tab.
19445         * calc/calc-prog.el (calc-user-define-edit): Put original formula
19446         in formula editing buffer.
19448 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
19450         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
19451         breakpoint image symbol in margin.
19453 2005-01-19  Jay Belanger  <belanger@truman.edu>
19455         * calc/calc-prog.el (calc-execute-kbd-macro):
19456         Ignore calc-keep-arg-flag.
19458 2005-01-19  Kenichi Handa  <handa@m17n.org>
19460         * textmodes/ispell.el (ispell-looking-at): New function.
19461         (ispell-process-line): Use ispell-looking-at to compare the ispell
19462         output and the buffer contents.
19464 2005-01-18  Jay Belanger  <belanger@truman.edu>
19466         * calc/calc.el (calc-display-raw): Fix docstring.
19468 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
19470         * simple.el (blink-matching-open): Strip extra info from syntax.
19472         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
19473         funny chars in the end-of-here-doc marker.
19475 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
19477         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
19478         that enable/disabled state of breakpoints is shown correctly in
19479         fringe and on ttys.
19480         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
19481         Add breakpoint information as text properties.
19482         (gdb-mouse-toggle-breakpoint):
19483         Rename to gdb-mouse-set-clear-breakpoint.
19484         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
19485         breakpoints in the margin.
19486         (gdb-remove-strings): Simplify.
19488 2005-01-17  Jay Belanger  <belanger@truman.edu>
19490         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
19491         erasing buffer.
19493 2005-01-17  Richard M. Stallman  <rms@gnu.org>
19495         * progmodes/grep.el (grep-find): Copy from `grep' the condition
19496         for calling grep-compute-defaults.
19498         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
19499         if buffer is empty.
19501         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
19503 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
19505         * hilit-chg.el (highlight-changes-mode): Don't autoload.
19507         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
19508         non-preloaded variables.
19510 2005-01-17  Steven Tamm  <steventamm@mac.com>
19512         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
19513         tex-shell cause to force interactivity when using pipes.
19515 2005-01-17  Kim F. Storm  <storm@cua.dk>
19517         * simple.el (just-one-space): Make arg optional.
19519 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
19521         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
19522         posn-at-x-y to t to access left-margin.
19524 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
19526         Sync with Tramp 2.0.47.
19528         * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
19529         catching keep-date problems in cp/scp operations.
19530         (tramp-handle-copy-file): Don't call `set-file-modes'
19531         unconditionally.  Specialized functions should know better what is
19532         necessary.  This improves performance a little bit, and the
19533         functions could catch errors with `cp -p' and `scp -p'.
19534         (tramp-do-copy-or-rename-file-via-buffer)
19535         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
19536         when appropriate.
19537         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
19538         Call `set-file-modes' when appropriate.
19539         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
19540         Johnsson <isak@hypergene.com>
19541         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
19542         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
19543         <joakim@verona.se>
19544         (tramp-file-name-for-operation): Mark `shell-command' as magic for
19545         Emacs only.
19547         * net/tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
19548         `find-file-hooks' and `dired-mode-hook'.
19549         (tramp-minor-mode-map): Respective map.  Add remapping for
19550         `compile' and `recompile'.
19551         (tramp-remap-command, tramp-recompile): New defuns.
19552         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
19553         in buffer "*Compilation*".  Call the commands asynchronously.
19555         * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
19556         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
19557         `shell-command', because it isn't magic in XEmacs.  Reported by
19558         Adrian Aichner <adrian@xemacs.org>.
19560         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
19561         `substitute-in-file-name.
19562         (tramp-smb-handle-substitute-in-file-name): New defun.
19563         (tramp-smb-advice-PC-do-completion): Delete advice.
19565 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
19567         * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
19568         Fix error in deleting region.
19570 2005-01-15  Richard M. Stallman  <rms@gnu.org>
19572         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
19573         In non-temp buffer, switch syntax table temporarily.
19575         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
19577         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
19579         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
19581         * imenu.el (imenu--split-menu): Copy menulist before sorting.
19582         (imenu--generic-function): Use START, not BEG, as pos of definition.
19584         * simple.el (just-one-space): Argument specifies number of spaces.
19586         * simple.el (eval-expression-print-format): Avoid warning
19587         about edebug-active.
19589 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (Tiny change)
19591         * progmodes/sh-script.el: Code copied from make-mode.el
19592         with small changes,
19593         (sh-mode-map): Bind C-c C-\.
19594         (sh-backslash-column, sh-backslash-align): New variables.
19595         (sh-backslash-region, sh-append-backslash): New functions.
19597 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
19599         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
19600         (rmail-pop-password, rmail-pop-password-required): Move to
19601         rmail-obsolete group.
19602         (rmail-set-pop-password): Rename to rmail-set-remote-password.
19603         All callers updated.
19604         (rmail-get-pop-password): Rename to rmail-get-remote-password.
19605         Take an argument specifying whether it is POP or IMAP mailbox we
19606         are using.  All callers updated.
19607         (rmail-pop-password-error): Rename to
19608         rmail-remote-password-error.  Added mailutils-specific error message.
19609         (rmail-movemail-search-path)
19610         (rmail-movemail-variant-in-use): New variables.
19611         (rmail-remote-password, rmail-remote-password-required):
19612         New customization variables.
19613         (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
19614         (rmail-parse-url): New function.
19615         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
19616         with GNU mailutils movemail.
19618 2005-01-15  Kevin Ryde  <user42@zip.com.au>
19620         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
19621         suffix to space, $ or '$, to correctly position point when going
19622         to @table style constants like DBL_MAX.
19624 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
19626         * type-break.el (type-break-mode, type-break-file-time)
19627         (type-break-file-keystroke-count, type-break-choose-file):
19628         Don't store data in or load data from the file if type-break-file-name
19629         is nil.
19630         (type-break-file-name): Doc update as per the above.
19632 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
19634         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
19635         lookup-key might return nil; handle that.
19637 2005-01-15  Alan Mackenzie  <acm@muc.de>
19639         * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
19640         rather than the element found, thus enabling the tree to be setcar'd.
19642 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
19644         * textmodes/org.el (org-show-following-heading): New option.
19645         (org-show-hierarchy-above): Use `org-show-following-heading'.
19646         (org-cycle): Documentation fix.
19648         * textmodes/org.el (orgtbl-optimized): New option
19649         (orgtbl-mode): New command, a minor mode.
19650         (orgtbl-mode-map): New variable.
19651         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
19652         (orgtbl-error, orgtbl-self-insert-command)
19653         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
19655         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
19656         a local variable in each org-mode buffer.
19658         * textmodes/org.el (org-set-regexps-and-options): Rename from
19659         `org-set-regexps'.  Added checking for STARTUP keyword.
19660         (org-get-current-options): Add STARTUP options.
19661         (org-table-insert-row): Make mode intelligent about when
19662         realignment is needed.
19663         (org-self-insert-command, org-delete-backward-char, org-delete-char):
19664         New commands.
19665         (org-enable-table-editor): New default value `optimized'.
19666         (org-table-blank-field): Support blanking regions if active.
19668 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
19670         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
19671         if the year is not given.
19673         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
19674         Add new escapes %m and %M, fixed bug with %F by adding
19675         save-match-data.
19676         (reftex-reference): Remove ?. from list of spaces.
19677         (reftex-label-info): Add automatic label prefix recognition.
19679         * textmodes/reftex-index.el (reftex-index-next-phrase):
19680         Add slave parameter to call of `reftex-index-this-phrase'.
19681         (reftex-index-this-phrase): New optional argument.
19682         (reftex-index-region-phrases): Add slave parameter to call of
19683         `reftex-index-this-phrase'.
19684         (reftex-display-index): New argument redo.
19685         (reftex-index-rescan): Add `redo' to arguments of
19686         `reftex-display-index'.
19687         (reftex-index-Rescan, reftex-index-revert)
19688         (reftex-index-switch-index-tag): Add `redo' to arguments of
19689         `reftex-display-index'.
19690         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
19691         indexing.  Fix bug with matching is there is a quote before or
19692         after the word.
19694         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
19695         Fix bug when collecting citation keys in lines with comments.
19696         (reftex-citation): Prefix argument no longer rescans the document,
19697         but forces prompting for optional arguments of cite macros.
19698         (reftex-do-citation): Prompting for optional arguments implemented.
19700         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
19701         Add optional arguments to most cite commands.
19702         (reftex-cite-cleanup-optional-args): New option
19703         (reftex-cite-prompt-optional-args): New option.
19704         (reftex-trust-label-prefix): New option.
19706         * textmodes/reftex-toc.el (reftex-toc-find-section):
19707         Add push-mark before changing the position in the buffer.
19709         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
19710         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
19712 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
19714         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
19715         more carefully.
19717 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
19719         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
19720         (sgml-mode): Use it.
19721         (sgml-get-context): Better keep track of implicitly closed tags.
19723 2005-01-13  Kenichi Handa  <handa@m17n.org>
19725         * textmodes/ispell.el: These changes are to fix misalignment error
19726         caused by equivalent characters of different Emacs charsets.
19727         (ispell-unified-chars-table): New variable.
19728         (ispell-get-decoded-string): New function.
19729         (ispell-get-casechars, ispell-get-not-casechars)
19730         (ispell-get-otherchars): Call ispell-get-decoded-string.
19732 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
19734         * custom.el (custom-declare-variable): Just put symbol instead
19735         of (defvar . symbol) in `current-load-list'.
19737 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
19739         * emacs-lisp/elint.el: Fixed typo in Commentary section.
19741 2005-01-12  Jay Belanger  <belanger@truman.edu>
19743         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
19744         to create a Calc summary.
19746 2005-01-12  Kim F. Storm  <storm@cua.dk>
19748         * mouse.el (mouse-on-link-p): Change functionality and doc
19749         string to comply with latest description in lisp ref.
19751 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
19753         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
19754         Enable mouse clicks on mode-line, header-line and margin.
19755         (event-type): Give mouse event symbols an `event-kind' property
19756         with value `mouse-click'.
19758 2005-01-12  Juri Linkov  <juri@jurta.org>
19760         * facemenu.el (list-colors-display): Add new arg buffer-name.
19761         Use it.  Fix docstring.  Replace code for identifying duplicate
19762         colors by the name with call to `list-colors-duplicates' which
19763         identifies duplicate colors by the value unless the color
19764         is one of special Windows colors.  Set truncate-lines to t.
19765         Print sorted duplicate color names on each line.  Indent to 22
19766         \(the longest color name in rgb.txt) instead of 20.  Optimize.
19767         (list-colors-duplicates): New function.
19768         (facemenu-color-name-equal): Delete function.
19770         * facemenu.el (list-colors-print): New function created from code
19771         in list-colors-display.  Print #RRGGBB at the window right edge.
19772         (list-colors-display): When temp-buffer-show-function is not
19773         defined, call list-colors-print from temp-buffer-show-hook
19774         to get the right value of window-width in list-colors-print
19775         after the buffer is displayed.
19777         * simple.el (pop-mark): Move deactivate-mark out of conditional
19778         part to deactivate the active mark regardless of the state of the
19779         mark ring.
19781         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
19782         variables line in desktop files.
19784 2005-01-12  Juri Linkov  <juri@jurta.org>
19786         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
19787         Bring together isearch highlight related options.
19788         (lazy-highlight): Replace group `replace' by `matching'.
19789         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
19790         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
19791         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
19792         and declare them obsolete.
19793         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
19794         (isearch-faces): Remove defgroup.
19795         (isearch-overlay, isearch-highlight, isearch-dehighlight):
19796         Move isearch highlighting code closer to lazy highlighting code.
19798         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
19799         (query-replace-highlight, query-replace-lazy-highlight)
19800         (query-replace): Move definitions to the beginning of the file.
19802 2005-01-11  Juri Linkov  <juri@jurta.org>
19804         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
19805         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
19806         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
19808         * info.el (Info-history-forward): New variable.
19809         (Info-select-node): Reset Info-history-forward to nil.
19810         (Info-last): Turn into defalias.
19811         (Info-history-back): Rename from Info-last.
19812         Add current node to Info-history-forward.
19813         (Info-history-forward): New fun.
19814         (Info-mode-map): Replace Info-last by Info-history-back.
19815         Bind Info-history-forward to "r".
19816         (Info-mode-menu): Replace Info-last by Info-history-back.
19817         Fix menu item text.  Add menu item for Info-history-forward.
19818         (info-tool-bar-map): Replace Info-last by Info-history-back.
19819         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
19820         for Info-history-forward.
19821         (Info-mode): Replace Info-last by Info-history-back in docstring.
19822         Add local variable Info-history-forward.
19823         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
19825 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
19827         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
19828         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
19829         Ignore select-window events rather than fiddle with
19830         mouse-autoselect-window.
19832 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
19834         * type-break.el (type-break-mode): Fix previous change.
19836 2005-01-10  Jay Belanger  <belanger@truman.edu>
19838         * calc/calc-ext.el (calc-reset): Reset when inside embedded
19839         calculator; only reset when point is inside a calculator.
19840         Don't adjust the window height if the window takes up the whole height
19841         of the frame.
19843 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
19845         * ebuff-menu.el (Electric-buffer-menu-mode):
19846         Preserve value of buffer-local var header-line-format.
19848 2005-01-09  Jay Belanger  <belanger@truman.edu>
19850         * calc/calc.el (calc-mode-var-list-restore-saved-values):
19851         Make sure settings file exists before accessing it.
19853         * calc/calc-embed.el (calc-embedded-subst):
19854         Replace math-multi-subst-rec, which is only supposed to be called
19855         by math-multi-subst, by math-multi-subst.
19857 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
19859         * vc.el (vc-allow-async-revert): New user option.
19860         (vc-disable-async-diff): New internal variable.
19861         (vc-revert-buffer): Use them to disable asynchronous diff.
19863         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
19864         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
19865         asynchronously if vc-disable-async-diff is t.
19867 2005-01-09  Jay Belanger  <belanger@truman.edu>
19869         * calc/calc.el (defcalcmodevar): New macro.
19870         (calc-mode-var-list-restore-default-values)
19871         (calc-mode-var-list-restore-saved-values): New functions.
19872         (calc-mode-var-list): Use defcalcmodevar to define it.
19873         (calc-always-load-extensions, calc-line-numbering)
19874         (calc-line-breaking, calc-display-just, calc-display-origin)
19875         (calc-number-radix, calc-leading-zeros, calc-group-digits)
19876         (calc-group-char, calc-point-char, calc-frac-format)
19877         (calc-prefer-frac, calc-hms-format, calc-date-format)
19878         (calc-float-format, calc-full-float-format, calc-complex-format)
19879         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
19880         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
19881         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
19882         (calc-matrix-brackets, calc-language, calc-language-option)
19883         (calc-left-label, calc-right-label, calc-word-size)
19884         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
19885         (calc-display-raw, calc-internal-prec, calc-angle-mode)
19886         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
19887         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
19888         (calc-window-height, calc-display-trail, calc-show-selections)
19889         (calc-use-selections, calc-assoc-selections)
19890         (calc-display-working-message, calc-auto-why, calc-timing)
19891         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
19892         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
19893         (calc-gnuplot-default-device, calc-gnuplot-default-output)
19894         (calc-gnuplot-print-device, calc-gnuplot-print-output)
19895         (calc-gnuplot-geometry, calc-graph-default-resolution)
19896         (calc-graph-default-resolution-3d, calc-invocation-macro)
19897         (calc-show-banner): Use defcalcmodevar to declare them and set
19898         their default values.
19900         * calc/calc-ext.el (calc-reset): Restore saved values of variables
19901         instead of default values (but restore default values if there is
19902         an argument of 0).
19904 2005-01-09  David Kastrup  <dak@gnu.org>
19906         * desktop.el (desktop-restore-eager): Fix typo in type.
19908 2005-01-08  Richard M. Stallman  <rms@gnu.org>
19910         * cus-edit.el (customize): Delete :link.
19912 2005-01-08  Jay Belanger  <belanger@truman.edu>
19914         * calc/calc.el (calc-mode): Remove the extension from the
19915         `calc-settings-file' file name when loading it.
19917 2005-01-08  Kim F. Storm  <storm@cua.dk>
19919         * info.el (Info-mode-map, Info-next-link-keymap)
19920         (Info-prev-link-keymap, Info-up-link-keymap):
19921         Map follow-link to mouse-face.
19922         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
19924 2005-01-08  Jay Belanger  <belanger@truman.edu>
19926         * calc/calc.el (calc-settings-file): Change default value.
19927         Suggested by cgw in a comment in calc-mode.el.
19929         * calc/calc-mode.el (calc-settings-file-name):
19930         Compare calc-settings-file to user-init-file instead of ~/.emacs.
19931         Replace ~/.emacs in a prompt by calc-settings-file.
19933 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
19935         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
19936         (desktop-lazy-idle-delay): New customizable variables.
19937         (desktop-buffer-args-list): New variable.
19938         (desktop-append-buffer-args): New function.
19939         (desktop-save): Call desktop-append-buffer-args for some buffers.
19940         (desktop-lazy-create-buffer): New function.
19941         (desktop-idle-create-buffers): New function.
19942         (desktop-read): Add message about buffers to restore lazily.
19943         (desktop-lazy-abort): New command.
19944         (desktop-clear): Call desktop-lazy-abort.
19945         (desktop-lazy-complete): New command.
19947 2005-01-06  Richard M. Stallman  <rms@gnu.org>
19949         * emacs-lisp/find-func.el (find-face-definition):
19950         Rename from find-face.
19952 2005-01-06  Kim F. Storm  <storm@cua.dk>
19954         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
19956         * man.el (Man-xref-man-page, Man-xref-header-file)
19957         (Man-xref-normal-file): Add follow-link property.
19959 2005-01-06  Jay Belanger  <belanger@truman.edu>
19961         * calc/calc-units.el: Make sure the proper macro definitions are
19962         available when compiling.
19964 2005-01-06  Juri Linkov  <juri@jurta.org>
19966         * isearch.el (isearch-lazy-highlight-update):
19967         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
19969 2005-01-06  Miles Bader  <miles@gnu.org>
19971         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
19972         (isearch-lazy-highlight-face): Use new name.
19974 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
19976         * uniquify.el (uniquify-rationalize-file-buffer-names):
19977         Re-add an interactive spec.
19978         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
19979         to the same name.
19981         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
19982         (isearch-update, isearch-done): Adjust calls accordingly.
19984 2005-01-05  Richard M. Stallman  <rms@gnu.org>
19986         * custom.el (custom-set-variables, custom-theme-set-variables):
19987         Clarify documentation.
19989         * emacs-lisp/find-func.el (find-variable)
19990         (find-variable-other-window, find-variable-other-frame):
19991         Fix the TYPE args to find-function-read and find-function-do-it.
19992         (find-function): Doc fix.
19993         (find-function-at-point): Replace function-at-point alias.
19995 2005-01-04  Richard M. Stallman  <rms@gnu.org>
19997         * cus-face.el (custom-declare-face):
19998         Record defface in current-load-list.
20000         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
20002         * emacs-lisp/find-func.el: Doc fixes.
20003         (find-face-regexp): New variable.
20004         (find-function-regexp-alist): New variable.
20005         (find-function-C-source): Third arg is now TYPE.
20006         (find-function-search-for-symbol): Handle general TYPE.
20007         (find-function-read, find-function-do-it): Handle general TYPE.
20008         (find-definition-noselect, find-face): New functions.
20009         (function-at-point): Alias deleted.
20011 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
20013         * battery.el (display-battery-mode): Rename from display-battery.
20014         Handle the case where it gets turned off.
20016 2005-01-04  Richard M. Stallman  <rms@gnu.org>
20018         * cus-edit.el (customize): Make :link point to user doc.
20020         * man.el (Man-fontify-manpage): Turn off undo generation.
20022         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
20024 2005-01-04  Andreas Schwab  <schwab@suse.de>
20026         * files.el (insert-directory): Only look for error lines in
20027         inserted text.  Don't move too far after processing --dired markers.
20029 2005-01-04  Richard M. Stallman  <rms@gnu.org>
20031         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
20032         Don't expand if the character is @, period, dash, etc.
20033         (define-mail-abbrev): Quote names that contain problem characters.
20035 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
20037         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
20039 2005-01-03  Richard M. Stallman  <rms@gnu.org>
20041         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
20042         (query-replace-highlight, query-replace-lazy-highlight)
20043         (query-replace): Definitions moved up.  Doc fix.
20045 2005-01-03  Richard M. Stallman  <rms@gnu.org>
20047         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
20048         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
20049         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
20050         (lazy-highlight-face): Rename from isearch-lazy-...
20051         Change all references to them.
20053 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
20055         * cus-edit.el (custom-file): Doc fix for defcustom.
20056         (custom-file): The function no longer sets the variable
20057         `custom-file' to its return value.
20059         * startup.el (command-line): No longer load `custom-file'.
20061 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
20063         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
20065         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
20066         Don't confuse module-prefixed identifiers for labels.
20067         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
20069 2005-01-02  Richard M. Stallman  <rms@gnu.org>
20071         * files.el (basic-save-buffer-1): Fix previous change.
20073         * loadhist.el (file-loadhist-lookup): New function.
20074         (file-provides, file-requires): Use it.
20076         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
20077         instead of calculating the right size.
20079 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
20081         * vc-svn.el (vc-svn-diff): Stay local if possible.
20083 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
20085         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
20087         * files.el (hack-local-variables): Fix last change.
20089 2005-01-02  Jay Belanger  <belanger@truman.edu>
20091         * calc/calc-yank.el (calc-edit-top): New variable.
20092         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
20093         object.  Change header properties.
20094         (calc-edit-finish, calc-edit-finish-stack-object)
20095         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
20096         edited object.
20097         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
20098         for the beginning of the edited object.
20099         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
20100         for the beginning of the edited object.
20101         * calc/calc-prog.el (calc-edit-macro-finish-edit)
20102         (calc-finish-formula-edit, calc-macro-repeats)
20103         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
20104         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
20105         beginning of the edited object.
20106         (calc-user-define-edit): Change the header for editing macros.
20107         Remove unnecessary variable.
20109 2005-01-01  Jay Belanger  <belanger@truman.edu>
20111         * calc/calc-yank.el (calc-edit-mode): Change default header.
20112         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
20113         * calc/calc-store.el (calc-edit-variable): Change title to match new
20114         header.
20115         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
20116         mode to match new header.
20117         (calc-user-define-edit): Change titles to include names of commands.
20118         (calc-finish-formula-edit): Adjust to handle new header.
20119         (calc-finish-macro-edit): Remove.
20120         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
20121         (calc-edit-macro-command, calc-edit-macro-command-type)
20122         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
20123         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
20124         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
20125         (calc-edit-macro-finish-edit): New functions.
20126         (calc-user-define-edit): Use new functions to edit named calc macros.
20128 2005-01-01  Stefan  <monnier@iro.umontreal.ca>
20130         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
20132         * ses.el (copy-region-as-kill): Deactivate mark.
20134 2005-01-01  Richard M. Stallman  <rms@gnu.org>
20136         * replace.el (occur-1): If the output buffer is also an input,
20137         don't kill it, rename it.
20139         * faces.el (set-face-background, set-face-foreground): Doc fix.
20141         * cus-face.el (custom-face-attributes): Fix :help-echo strings
20142         for :foreground and :background.
20144         * dired.el (dired-view-command-alist): Variable deleted.
20145         (dired-view-file, dired-mouse-find-file-other-window):
20146         Delete the code to use it.
20148 2005-01-01  Kim F. Storm  <storm@cua.dk>
20150         * image.el (insert-sliced-image): Use t for line-height property.
20152 See ChangeLog.11 for earlier changes.
20154 ;; Local Variables:
20155 ;; coding: iso-2022-7bit
20156 ;; End:
20158     Copyright (C) 2005, 2006 Free Software Foundation, Inc.
20159   Copying and distribution of this file, with or without modification,
20160   are permitted provided the copyright notice and this notice are preserved.
20162 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1