*** empty log message ***
[emacs.git] / lisp / ChangeLog
blob395cf7a2c5efce7a5309dba878f9cbe36c6db9ae
1 2005-10-22  Kenichi Handa  <handa@m17n.org>
3         * tar-mode.el (tar-extract): Be sure to call
4         find-operation-coding-system if set-auto-coding doesn't find a
5         coding system.
7 2005-10-22  Kim F. Storm  <storm@cua.dk>
9         * image.el (image-type-header-regexps): Rename from image-type-regexps.
10         Change users.
11         (image-type-file-name-regexps): New defconst.
12         (image-type-from-data): Simplify loop.
13         (image-type-from-buffer): New defun.
14         (image-type-from-file-header): Use it instead of image-type-from-data.
15         Use image-search-load-path instead of only looking in data-directory.
16         (image-type-from-file-name): New defun.
17         (image-search-load-path): Make PATH arg optional, default to image-load-path.
18         Change `pathname' to `filename'.
20 2005-10-21  Richard M. Stallman  <rms@gnu.org>
22         * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
24         * textmodes/paragraphs.el (sentence-end-base): New variable.
25         (sentence-end): Use sentence-end-base.
27 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
29         * font-lock.el (font-lock-default-fontify-region): Check the multiline
30         property independently from the font-lock-multiline variable.
32 2005-10-21  Richard M. Stallman  <rms@gnu.org>
34         * emacs-lisp/find-func.el (find-library-name): Doc fix.
36         * startup.el (command-line): Convert library names
37         in `load-history' to absolute file names.
39         * subr.el (symbol-file): Doc fix.
41         * loadhist.el (file-loadhist-lookup): Call locate-library
42         instead of find-library-name.  Don't try converting
43         abs file names to library names, since load-history no longer
44         has library names in it.
45         (file-dependents, file-provides, file-requires): Doc fixes.
47 2005-10-21  Juri Linkov  <juri@jurta.org>
49         * progmodes/etags.el (tags-table-mode): New function.
50         (tags-verify-table): Replace initialize-new-tags-table with
51         tags-table-mode.
53         * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
54         default value.
55         (desktop-modes-not-to-save): Add tags-table-mode to the
56         default value.
58         * info.el (Info-index-next): Add total number of index
59         alternatives to the message.
61         * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
62         backward only space (instead of space and period) before looking
63         at sentence end.
65         * simple.el (set-variable): Use user-variable-p instead of symbolp.
66         Add the old variable value as 4th default-value arg of read-string.
68 2005-10-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
70         * cus-face.el (custom-declare-face): Make face from X resources
71         also on Mac.
73         * disp-table.el (standard-display-g1, standard-display-graphic):
74         Refuse to use string glyphs also on Mac.
75         (standard-display-european): Don't set terminal coding system also
76         on Mac.
78         * frame.el (display-screens): Use x-display-screens also on Mac.
80 2005-10-21  Romain Francoise  <romain@orebokech.com>
82         * net/rcirc.el: Now part of GNU Emacs.  Update FSF's address.
84 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
86         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
87         and $? into sexps.
89         * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
90         warning face on open-paren-in-column-0.
92         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
93         boundary case.  Fix typo.
94         Suggested by Martin Rudalics <rudalics@gmx.at>.
96 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
98         * textmodes/org.el: (org-combined-agenda-icalendar-file)
99         (org-icalendar-include-todo, org-icalendar-combined-name): New options.
100         (org-export-icalendar-this-file)
101         (org-export-icalendar-all-agenda-files)
102         (org-export-icalendar-combine-agenda-files): New commands.
103         (org-export-icalendar, org-print-icalendar-entries)
104         (org-start-icalendar-file, org-finish-icalendar-file)
105         (org-ical-ts-to-string): New functions.
106         (org-read-date, org-goto-calendar)
107         (org-agenda-goto-calendar): Inhibit displaying diary entries by
108         call to `calendar'.
109         (orgtbl-setup): Remove the :keys arguments from the menu description.
110         (org-after-save-iCalendar-file-hook): New variable.
112 2005-10-21  Kenichi Handa  <handa@m17n.org>
114         * language/vietnamese.el (tcvn-5712): Make it an alias of
115         vietnamese-tcvn coding-system.
117 2005-10-20  Michael Albinus  <michael.albinus@gmx.de>
119         * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
120         group id is given.
122 2005-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
124         * progmodes/sh-script.el (sh-escaped-line-re): New var.
125         (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
126         (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
127         whose line is either continued or ends with a comment.
129 2005-10-20  Romain Francoise  <romain@orebokech.com>
131         * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
133         * replace.el (occur-engine): Add follow-link property.
135         * font-core.el (font-lock-mode): Doc fix.
137 2005-10-20  Richard M. Stallman  <rms@gnu.org>
139         * net/rcirc.el: New file.
141 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
143         * term.el (term-term-name): Initialize to "eterm-color".
145 2005-10-20  Ken Manheimer  <ken.manheimer@gmail.com>
147         * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
148         for encryption functionality.
149         Move allout customization subgroup from `editing' to `outlines' group.
150         Fix commentary 'keywords' to legitimate ones.
151         Update author info (using my current email address, obscurified).
152         (allout-encrypt-string, allout-encryption-produce-work-buffer)
153         (allout-encrypted-topic-p, allout-encrypted-text-type)
154         (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
155         (allout-situate-encryption-key-verifier)
156         (allout-get-encryption-key-verifier, allout-verify-key)
157         (allout-next-topic-pending-encryption)
158         (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
159         (outline-topic-encryption-bullet, outline-default-encryption-scheme)
160         (outline-key-verifier-handling, outline-key-hint-handling)
161         (outline-encrypt-unencrypted-on-saves): New defcustoms.
162         (allout-file-key-verifier-string, allout-encryption-scheme)
163         (allout-key-verifier-string, allout-key-hint-string)
164         (allout-after-save-decrypt): New variables.
165         (allout-write-file-hook-handler, allout-auto-save-hook-handler)
166         (allout-after-saves-handler): New hook functions.
167         (allout-post-command-business): Do allout-after-save-decrypt.
168         (allout-enable-file-variable-adjustment): Custom var to enable
169         mechanism for adding and adjusting settings of Emacs file variables.
170         (allout-adjust-file-variable, allout-file-vars-section-data):
171         New functions, implement the mechanism.
172         (outlineify-sticky): Use the file vars mechanism.
173         (allout-inhibit-protection, allout-during-write-cue)
174         (allout-override-protect, allout-before-change-protect): Remove.
175         (allout-flag-region, allout-open-topic): Adjust read-only text.
176         (allout-open-line-not-read-only): Add to facilitate read-only
177         text based protection.
178         (allout-kill-line): Revise to adjust read-only text, clue the
179         user about the inhibition.
180         (allout-unprotected): Use unwind-protect.
181         (allout-shift-in, allout-shift-out): Disallow manually shifting a
182         topic deeper than the offspring depth of the previous topic -
183         avoiding confusing "containment discontinuities".
184         (allout-reindent-bodies): Fix retention of body relative hanging
185         indent during promotion of collapsed bodies.
186         (allout-open-topic): Make it easy to open new topic with same
187         bullet as current topic - topic creation functions provided with
188         any universal argument provokes now prompt for bullet, defaulting
189         to the bullet of the previous topic.
190         (allout-plain-bullets-string, allout-distinctive-bullets-string):
191         Plain bullet alternates '.' period and ',' comma only.  All other
192         bullets are relegated to special status (but customizable).
193         (allout-end-of-entry): Rename from 'allout-end-of-current-entry
194         since it actually operates w.r.t. most immediately containing
195         entry, visible or not.
196         (allout-hide-current-entry, allout-show-current-entry): Use the
197         revised version.
198         (allout-old-expose-topic): Solidify deprecation.
199         (allout-end-of-subtree): Add so we can span concealed as well
200         as visible topics.
201         (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
202         (allout-end-of-current-heading): Tweak to just respect the first line.
203         (allout-get-body-text): Add.
204         (allout-ascend-to-depth, allout-ascend): Position at end of prefix
205         when invoked interactively.
206         (allout-up-current-level): Use `interactive-p'.
207         (allout-mode, allout-init): Miscellaneous docstring and
208         operational refinements, as well as hookups of new encryption stuff.
209         (allout-beginning-of-current-entry): Now works as advertised.
210         (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
211         (allout-isearch-rectification): Refine condition for isearching.
212         (allout-isearch-abort, allout-enwrap-isearch)
213         (allout-flag-region, my-region-active-p): Relocate some macros.
214         (allout-title): Fallback title is '(buffer-name)', not
215         non-existing '(current-buffer-name)'.
216         (subst-char-in-string): Define if absent (for some XEmacs versions).
218 2005-10-20  Jari Aalto  <jari.aalto@cante.net>
220         * mail/sendmail.el (mail-setup-hook, mail-aliases)
221         (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
222         (mail-citation-prefix-regexp, mail-signature-file)
223         (mail-default-headers, mail-bury-selects-summary)
224         (mail-send-nonascii): Add autoload cookies.
226 2005-10-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
228         * frame.el (blink-cursor-mode): Add `mac' to the list of
229         window-system's that support blinking cursor.
231 2005-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
233         * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
235 2005-10-20  Eli Zaretskii  <eliz@gnu.org>
237         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
238         Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
239         to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
241 2005-10-20  Kim F. Storm  <storm@cua.dk>
243         * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
244         (ido-set-current-directory): Don't add / after final @.
245         (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
246         Explicitly handle ange-ftp completion oddities.
247         (ido-make-file-list): Don't rotate list at tramp root to avoid
248         triggering tramp file handler for expand-file-name via get-file-buffer.
250 2005-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
252         * simple.el (eval-expression-print-format): Put the char-string
253         inside the parenthesis, like the other alternative notations.
254         (kill-new): Use push.
255         (copy-to-buffer): Use with-current-buffer.
256         (completion-setup-function): Simplify.
257         (minibuffer-local-must-match-map): Don't add redundant bindings which
258         are already present in its parent (minibuffer-local-completion-map).
260         * savehist.el (savehist-coding-system): Revert to checking XEmacs.
262 2005-10-19  Jay Belanger  <belanger@truman.edu>
264         * calc/calc-units.el (math-standard-units): Add units, adjust
265         symbols and update values.
266         (math-unit-prefixes):  Add more prefixes.
268 2005-10-19  Romain Francoise  <romain@orebokech.com>
270         * bookmark.el (bookmark-menu-heading): New face.
271         (bookmark-bmenu-list): Use it.
272         Don't fiddle with `baud-rate' at top-level.
274 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
276         * image.el (create-image, find-image): Mention max-image-size in
277         docstring.
279 2005-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
281         * savehist.el (savehist-load): Revert to checking XEmacs.
283         * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
284         Various docstring and line-width fixups.
285         (conf-mode): Use cond.
286         Set font-lock-defaults.  Don't set comment-use-syntax.
288 2005-10-18  David Ponce  <david@dponce.com>
290         * tree-widget.el (tree-widget-button-click): New function.
291         (tree-widget-button-keymap): Use it.
293 2005-10-18  Romain Francoise  <romain@orebokech.com>
295         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
296         (bookmark-bmenu-hide-filenames): Add follow-link property.
297         Improve help-echo text.
299         * ffap.el (find-file-at-point): Doc fix.
301 2005-10-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
303         * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
305 2005-10-18  Masatake YAMATO  <jet@gyve.org>
307         Install to the CVS repository what I forgot to install in my
308         2005-10-16 changes.
310         * progmodes/python.el (python-complete-symbol): Pass the common
311         prefix substring of completion to `display-completion-list'.
313         * textmodes/org.el (org-complete): Ditto.
315 2005-10-18  Masatake YAMATO  <jet@gyve.org>
317         Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
319         * woman.el (WoMan-xref-man-page): New button type derived
320         from `Man-abstract-xref-man-page'.
321         (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
323         * man.el (Man-abstract-xref-man-page): New button type.
324         (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
325         (Man-highlight-references): Add new optional argument `xref-man-type'.
327 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
329         * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
331 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
333         * cus-edit.el (Custom-move-and-invoke): Delete.
334         (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
336         * wid-edit.el (widget-move-and-invoke): New function, from
337         Custom-move-and-invoke.
339 2005-10-17  Bill Wohler  <wohler@newt.com>
341         Move all remaining images from lisp/toolbar to etc/images, move
342         lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar.  Place
343         the low resolution images in their own directory (low-color).
345         * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*,
346         * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*:
347         * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*:
348         * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*:
349         * toolbar/preferences.*, toolbar/print.*, toolbar/save.*:
350         * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*:
351         * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
353         * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
354         * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
355         * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
356         * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
357         * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
358         * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
359         * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
360         * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
361         * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
362         * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
363         * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
364         * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
365         * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
366         * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
367         * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
369         To conform with convention, replace the underscore (_) in the
370         following image names with dash (-) or (/) as appropriate.
372         * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
373         * toolbar/fld_open.*: Move to etc/images/fld-open.*.
374         * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
375         * toolbar/jump_to.*: Move to etc/images/jump-to.*.
376         * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
377         * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
378         * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
379         * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
380         * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
381         * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
382         * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
383         * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
384         * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
385         * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
386         * toolbar/mail_send.*: Move to etc/images/mail/send.*.
388         * info.el (info-tool-bar-map): Replace underscores in image names
389         with dashes.
391         * makefile.w32-in (WINS): Remove toolbar.
393         * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
395         * tool-bar.el: Move to lisp from toolbar.  Now that
396         toolbar is empty, it should be deleted when folks run "cvs up -P".
398 2005-10-18  Jay Belanger  <belanger@truman.edu>
400         * calc/calc-store.el (calc-store-into): Get the proper variable name
401         to display in message.
403 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
405         * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
406         expressions display in speedbar for all buffers when debugging.
407         (gdb-speedbar-expand-node): Ensure node contraction is always updated.
409         * speedbar.el (speedbar-set-mode-line-format): Indent properly.
410         (speedbar-insert-button, speedbar-make-button):
411         Use add-text-properties.
412         (speedbar-update-localized-contents)
413         (speedbar-update-directory-contents)
414         (speedbar-update-special-contents): Use dolist.
415         (speedbar-buffer-easymenu-definition): Add a menu separator.
417 2005-10-17  Jason Rumney  <jasonr@gnu.org>
419         * makefile.w32-in: Use $(lisp) consistently.
420         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
421         for shell specific generation of mh-autoloads.
423 2005-10-17  Richard M. Stallman  <rms@gnu.org>
425         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
427 2005-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
429         * jit-lock.el (jit-lock-fontify-now):
430         Move jit-lock-context-unfontify-pos to avoid wasted work.
432 2005-10-17  Michael Albinus  <michael.albinus@gmx.de>
434         * net/tramp.el (tramp-completion-mode): New defvar.  Used in
435         `tramp-completion-mode' for checking if we are in completion mode.
436         (tramp-completion-handle-file-name-all-completions): Reorder code
437         in order to complete for file names only in case there are no
438         method/user/host completions.  This is necessary for cooperation
439         with ido.  Reported by Kim F. Storm <storm@cua.dk>.
441 2005-10-16  Chong Yidong  <cyd@stupidchicken.com>
443         * longlines.el (longlines-search-forward)
444         (longlines-search-backward): Match any number of spaces.
446 2005-10-16  Thien-Thi Nguyen  <ttn@gnu.org>
448         * diff-mode.el (diff-mode): Doc fix.
450 2005-10-16  David Reitter <david.reitter@gmail.com>
452         * mail/sendmail.el (send-mail-function): Use mailclient-send-it
453         as default on darwin and windows systems.
455 2005-10-16  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
457         * arc-mode.el (archive-zip-extract): Doc fix.
459 2005-10-16  Romain Francoise  <romain@orebokech.com>
461         * mouse.el (mouse-1-click-follows-link): Doc fix.
463 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
465         * savehist.el: Don't require CL at runtime.
466         (savehist-xemacs): Remove.
467         (savehist-coding-system): Use utf-8 if present, regardless of religion.
468         (savehist-no-conversion): Use (featurep 'xemacs).
469         (savehist-load): Check existence of start-itimer rather than XEmacs.
470         Use an idle timer.
471         (savehist-process-for-saving): Replace use of CL funs `subseq' and
472         `delete-if-not'.
474 2005-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
476         * savehist.el: Newer version.
477         (savehist-autosave-interval, savehist-coding-system, savehist-timer)
478         (savehist-last-checksum, savehist-no-conversion): New vars.
479         (savehist-autosave, savehist-process-for-saving, savehist-printable):
480         New functions.
481         (savehist-load, savehist-save): Use them.
482         (savehist-delimit): Remove.
484 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
486         * progmodes/compile.el (compilation-goto-locus): Display the
487         compilation buffer first and the source buffer second, in case they're
488         in overlapping frames.  Don't raise the compilation frame if it was the
489         selected window upon entry.  Pass the `other-window' arg to
490         pop-to-buffer.
492         * info.el (Info-fontify-node): Use dolist.
493         Change add-text-properties to put-text-property.
495 2005-10-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
497         * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
498         bound of search.
500 2005-10-16  Masatake YAMATO  <jet@gyve.org>
502         * dabbrev.el (dabbrev-completion): Pass the common
503         prefix substring of completion to `display-completion-list'.
505         * filecache.el (file-cache-minibuffer-complete)
506         (file-cache-complete): Ditto.
508         * tempo.el (tempo-display-completions): Ditto.
510         * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
512         * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
514         * eshell/em-hist.el (eshell-list-history): Ditto.
516         * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
518         * mail/mailalias.el (mail-complete): Ditto.
520         * progmodes/etags.el (complete-tag): Ditto.
522         * progmodes/make-mode.el (makefile-complete): Ditto.
524         * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
526         * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
528         * progmodes/pascal.el (pascal-complete-word)
529         (pascal-show-completions): Ditto.
531         * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
533         * simple.el (completion-common-substring): New variable.
534         (completion-setup-function): Use `completion-common-substring'
535         to put faces.
537 2005-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
539         * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
540         (x-get-selection, mac-select-convert-to-string): Convert from/to
541         UTF-16 clipboard data as in native byte order, no BOM.
543 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
545         * progmodes/gud.el (gud-tool-bar-map): Rename the images
546         appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
547         (gud-sentinel): Use speedbar-frame to check for speedbar.
549 2005-10-15  Richard M. Stallman  <rms@gnu.org>
551         * savehist.el: New file.
553 2005-10-14  Karl Chen  <quarl@cs.berkeley.edu>
555         * textmodes/tex-mode.el (tex-font-lock-keywords-2):
556         Fix bug in \bf fontification.
558 2005-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
560         * pcvs.el (cvs-edit-log-files): New var.
561         (cvs-mode-edit-log): New arg `file'.
562         (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
563         Instead force the use of the original file and nothing else.
564         (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
565         the cvs-minor-wrap-function is set.
566         (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
568 2005-10-14  Bill Wohler  <wohler@newt.com>
570         * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
571         * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
572         * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
573         * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
574         * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
575         * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
576         * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
577         * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
578         * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
579         * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
580         * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
581         * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
582         * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
583         * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
584         * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
586         * progmodes/gud.el (gud-tool-bar-map): Rename the images
587         appropriately (for example, gud-break to gud/break).
589 2005-10-14  Chong Yidong  <cyd@stupidchicken.com>
591         * longlines.el (longlinges-search-function)
592         (longlines-search-forward, longlines-search-backward): New functions.
593         (longlines-mode): Set isearch-search-fun-function to
594         longlinges-search-function.
596         * mouse.el (mouse-drag-region-1): Handle the case where a
597         double-click event is bound to an arbitrary function.
599 2005-10-14  David Ponce  <david@dponce.com>
601         * recentf.el (recentf-track-opened-file)
602         (recentf-track-closed-file, recentf-update-menu)
603         (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
604         (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
605         mouse-1-click-follows-link.
607 2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
609         * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
610         Gnome file-manager.png.  Suggested by
611         Joachim Nilsson <joachim.nilsson@vmlinux.org>.
613         * toolbar/README: Add diropen.xpm.
615 2005-10-13  Bill Wohler  <wohler@newt.com>
617         * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
618         restrictions.  Suggested by David Robinow <drobinow@gmail.com>.
620 2005-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
622         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
623         Don't waste the byte-compiler's time on constant data.
625 2005-10-13  Kenichi Handa  <handa@m17n.org>
627         * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
628         byte with `escape-glyph' face.
630         * international/fontset.el (ccl-encode-unicode-font):
631         Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
632         Handle the case that ucs-mule-to-mule-unicode translates a character to
633         ASCII (usually for IPA characters).
635 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
637         * info.el (Info-fontify-node): Don't be fooled by a lone "...".
638         Don't hide the underline of titles if font-lock-mode is disabled.
640 2005-10-12  Bill Wohler  <wohler@newt.com>
642         * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
643         (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
644         files in MH-E-SRC have been updated.
645         (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
647 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
649         * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
650         (mixal-mode-syntax-table): Add \n as end-comment.
651         (mixal-operation-codes-alist): Immediately initialize to full value.
652         (mixal-add-operation-code): Remove.
653         (mixal-describe-operation-code): Make the arg non-optional.
654         Use the interactive spec instead.
655         Use mixal-operation-codes-alist rather than mixal-operation-codes.
656         (mixal-font-lock-keywords): Don't highlight comments here any more.
657         (mixal-font-lock-syntactic-keywords): New var.
658         (mixal-mode): Use it.  Fix comment-start-skip.
660 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
662         * startup.el (command-line-x-option-alist): -nb => -nbi
664 2005-10-12  Kim F. Storm  <storm@cua.dk>
666         * startup.el (fancy-splash-default-action): Discard mouse click in
667         the spash screen window, as it has no sensible meaning in the
668         next window to be selected.  Fixes error reported by Jan D.
670 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
672         * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
674 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
676         * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
677         Try to fix up minor layout issues like indentation, line break, etc...
678         (mixal-mode-syntax-table): Don't try to specify comment syntax,
679         because it doesn't work.
680         (mixal-operation-codes): Add some more codes.
681         (mixal-font-lock-keywords): Process comments here.
682         (mixal-mode): mixasm no longer needs -g option.
684 2005-10-11  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
686         * progmodes/sh-script.el (sh-tmp-file):
687         Use mktemp -t.  Finish support for es and rc shells.
689 2005-10-11  Jay Belanger  <belanger@truman.edu>
691         * calc/calcalg2.el (calc-integral): With an argument, compute the
692         definite integral.
694 2005-10-11  Chong Yidong  <cyd@stupidchicken.com>
696         * mouse.el (mouse-drag-region-1): Don't try to catch a
697         double-click when doing follow-link (it's overridden anyway).
699 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
701         * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
702         (autoload-print-form-outbuf): Add docstring.
704 2005-10-11  Juri Linkov  <juri@jurta.org>
706         * info.el (Info-mode-menu): Delete menu item "Edit".
707         (Info-mode): Delete description of Info-edit from docstring,
708         and rearrange descriptions of Info commands in the order
709         they are documented in the Info manual.
711 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
713         * calendar/appt.el (appt-check): Use diary-selective-display var.
715 2005-10-10  Richard M. Stallman  <rms@gnu.org>
717         * net/newsticker.el (newsticker-start, newsticker-show-news):
718         Add autoload cookies.
720 2005-10-10  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
722         * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
724 2005-10-10  Karl Chen  <quarl@cs.berkeley.edu>
726         * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
728 2005-10-10  Jay Belanger  <belanger@truman.edu>
730         * calc/calc-arith.el (math-check-known-scalarp)
731         (math-check-known-matrixp): Check the values of arguments that are
732         variables.
733         (math-check-known-square-matrixp): New function.
734         (math-known-square-matrixp): Use math-check-known-square-matrixp.
735         (math-super-types): Add sqmatrix type.
737         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
738         mode name `square' to 'sqmatrix'.
740         * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
741         mode name `square' to 'sqmatrix'.
743 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
745         * progmodes/etags.el (select-tags-table-mode): Don't use
746         selective-display.
747         (tags-select-tags-table): Pass `button' to the action function.
748         (select-tags-table): Place the side-info on button properties rather
749         than in hidden text.  Abbreviate file names.
750         (select-tags-table-mode-map): Inherit rather than copy buttom-map.
751         (select-tags-table-select): Add `button' argument.
752         Get side-info from the button property rather than from hidden text.
754 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
756         * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
757         (gud-speedbar-buttons): Preserve point if possible.
758         (gud-sentinel): Restore previous speedbar display type.
760         * progmodes/gdb-ui.el (gdba): Improve diagram.
761         (def-gdb-auto-update-handler, gdb-info-locals-handler)
762         (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
763         Call get-buffer-window once.
765 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
767         * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
768         (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
769         (pascal-indent-command): Remove unused var `ind'.
770         (pascal-indent-case): Remove unused var `oldpos'.
771         (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
772         since it's now used as a proper minor mode map.
773         (pascal-outline): Rename to pascal-outline-mode.
774         (pascal-outline-mode): Use define-minor-mode.
775         (pascal-outline-mode, pascal-outline-change): Use overlays rather than
776         selective-display.
778 2005-10-10  Andreas Schwab  <schwab@suse.de>
780         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
781         number.  Reported by Karl Chen <quarl@cs.berkeley.edu>.
783         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
784         outside source directory.
786 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
788         * textmodes/org.el: (org-mode-map): Explicit definition of `C-c
789         C-x' as a prefix.
790         (orgtbl-mode-map): Full keymap instead of sparse, because all
791         `self-insert-command' keys are redefined in this map.
792         (org-export-as-html): Specify charset for HTML file, by taking it
793         from the coding system.
795 2005-10-10  Kenichi Handa  <handa@m17n.org>
797         * textmodes/flyspell.el (flyspell-check-word-p):
798         If unread-command-events is non-empty, don't call sit-for.
800 2005-10-09  Richard M. Stallman  <rms@gnu.org>
802         * font-lock.el (font-lock-syntactic-keywords)
803         (font-lock-keywords): Doc fixes.
805         * textmodes/flyspell.el (flyspell-external-point-words):
806         Simplify logic, and don't try to check for consecutive appearances
807         of one incorrect word.
809 2005-10-10  Nick Roberts  <nickrob@snap.net.nz>
811         * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
812         separator.
814         * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
815         (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
816         (gud-expansion-speedbar-buttons): New function.
817         (gud-speedbar-buttons): Check for gud-comint-buffer.
819 2005-10-09  Bill Wohler  <wohler@newt.com>
821         * Makefile.in (updates): Add mh-loaddefs dependency.
823 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
825         * speedbar.el (speedbar-file-key-map): Fix typo.
827 2005-10-09  Daniel Brockman  <daniel@brockman.se>
829         * cus-start.el (line-spacing): Add custom spec.
831 2005-10-09  Romain Francoise  <romain@orebokech.com>
833         * textmodes/ispell.el (ispell-check-version): Fix last change.
835 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
837         * term/x-win.el: Remove -i, --icon-type from comment.
839         * startup.el (command-line-x-option-alist): Remove options -i,
840         -itype, --icon-type, added -nb, --no-bitmap-icon
842 2005-10-09  Nick Roberts  <nickrob@snap.net.nz>
844         * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
845         instead of :active.
847 2005-10-08  Eric Hanchrow  <offby1@blarg.net>
849         * textmodes/ispell.el (ispell-check-version):
850         Ignore hyphen, and all that follows, in aspell's version text.
852 2005-10-08  Jay Belanger  <belanger@truman.edu>
854         * calc/calc-arith.el (math-known-square-matrixp): New function.
855         (math-pow-fancy): Check for matrices before distributing exponent
856         across products.
858         * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
859         fullscreen keypad.  Suggested by Luc Teirlinck.
860         (calc-keypad-show-input): Add space for formatting.
862         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
863         Add square matrix option.
865         * calc/calc-poly.el (math-expand-term): Check for matrices instead
866         of checking calc-matrix-mode when deciding how to expand.
868         * calc/calc.el (calc-set-mode-line): Add square matrix option.
870 2005-10-08  Lars Hansen  <larsh@soem.dk>
872         * net/tramp.el (tramp-perl-directory-files-and-attributes):
873         Add error handling.
874         (tramp-handle-directory-files-and-attributes): Handle perl error msg.
876 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
878         Sync with Tramp 2.0.51.
880         * net/tramp.el (tramp-handle-set-visited-file-modtime)
881         (tramp-handle-insert-file-contents, tramp-handle-write-region):
882         Insert special handling for `last-coding-system-used', again
883         it still seems to be necessary (unlike stated before).
884         Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
885         (tramp-password-prompt-regexp): There might be other words before
886         trailing ":".  Reported by Kurt Steinkraus <kurt@steinkraus.us>.
887         (tramp-chunksize): Improve docstring.
888         (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
889         Emacs 20.  Use `tramp-octal-to-decimal' therefore.  Reported by
890         Christian Joergensen <bugs@razor.dk>.
892 2005-10-07  Glenn Morris  <rgm@gnu.org>
894         * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
895         (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
896         precision'.
898 2005-10-07  Romain Francoise  <romain@orebokech.com>
900         * ibuf-ext.el (ibuffer-do-shell-command-pipe)
901         (ibuffer-do-shell-command-pipe-replace)
902         (ibuffer-do-shell-command-file, ibuffer-do-eval)
903         (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
904         (ibuffer-do-revert, ibuffer-do-replace-regexp)
905         (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
906         (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
907         (ibuffer-filter-by-name, ibuffer-filter-by-filename)
908         (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
909         (ibuffer-filter-by-content, ibuffer-filter-by-predicate
910         (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
911         (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
912         Autoload file sans suffix.
914         * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
916 2005-10-07  David Ponce  <david@dponce.com>
918         * recentf.el (recentf-menu-open-all-flag): New option.
919         (recentf-digit-shortcut-command-name): New function.
920         (recentf--shortcuts-keymap): New variable.
921         (recentf-menu-shortcuts): New variable.
922         (recentf-make-menu-items): Initialize it.  Replace the "More..."
923         menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
924         (recentf-menu-value-shortcut): New function.
925         (recentf-make-menu-item): Use it.  No more in-lined.
926         (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
927         (recentf-open-most-recent-file): Rename from
928         `recentf-open-file-with-key'.  Don't depend on key binding.
929         (recentf-mode-map): New variable.
930         (recentf-mode): Use it.
932 2005-10-06  Bill Wohler  <wohler@newt.com>
934         * mh-e/mh-loaddefs.el: Remove.  Now generated automatically.
936         * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
937         (MH-E-SRC): New.  Used by mh-autoloads.
938         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
939         files in MH-E-SRC have been updated.
940         (compile, recompile, bootstrap): Depend on mh-autoloads.
942 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
944         * progmodes/gud.el (gud-menu-map): Only display un-intuitive
945         gud-break and gud-remove icons when the fringe is not available.
947         * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
948         Typo.
950 2005-10-06  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change)
952         * play/zone.el (zone): Wrap body with save-window-excursion.
954 2005-10-06  Stefan Monnier  <monnier@iro.umontreal.ca>
956         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
957         Use the new `list-only' arg to diary-list-entries.
959         * calendar/diary-lib.el: Use overlays rather than selective-display.
960         (diary-selective-display): New var.
961         (diary-header-line-format): Use it.
962         (diary-list-entries): Add argument `list-only'.
963         Put the buffer in diary-mode.  Don't add \^M at beg and end.
964         Replace \^M by invisible overlays.
965         (diary-unhide-everything): Replace \^M by invisible overlays.
966         (print-diary-entries): Look for overlays rather than \^M.
967         Add a space to the temp buffer name.
968         (diary-show-all-entries, mark-diary-entries, make-diary-entry):
969         Put the buffer in diary-mode.
970         (list-sexp-diary-entries): Replace \^M by invisible overlays.
971         (diary-anniversary): Make the year arg optional.
972         (diary-time-regexp): New const.
973         (diary-font-lock-keywords): Use it to accept a few more time formats.
975         * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
977 2005-10-06  Thien-Thi Nguyen  <ttn@gnu.org>
979         * textmodes/artist.el (artist-ellipse-mirror-quadrant):
980         Fix bug introduced 2005-07-03: Use (car (last ...))
981         to faithfully reproduce replaced artist-last.
982         (artist-set-arrow-points-for-poly): Likewise.
983         Suggested by Johan Bockg\e,Ae\e(Brd.
985 2005-10-06  Juanma Barranquero  <lekktu@gmail.com>
987         * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
988         * wid-edit.el (widget):
989         * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
990         * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
992 2005-10-06  Kenichi Handa  <handa@m17n.org>
994         * international/mule-cmds.el (set-language-environment):
995         Fix setting up of case-table for unibyte mode.
997         * simple.el (what-cursor-position): If the character is displayed
998         by some `display' text property, show that.  Don't use
999         single-key-description for eight-bit characters in multibyte mode.
1001 2005-10-06  Nick Roberts  <nickrob@snap.net.nz>
1003         * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
1004         (gdb-ann3): Set it.
1005         (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
1006         (gdb-info-frames-custom): Use inverse-video for first five
1007         characters of selected frame only.
1008         (gdb-get-frame-number): Select frame even when point is on frame
1009         number.
1011 2005-10-06  Masatake YAMATO  <jet@gyve.org>
1013         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
1014         Put `font-lock-function-name-face'.
1015         (gdb-info-frames-custom): Put `font-lock-function-name-face'
1016         and `font-lock-variable-name-face'
1017         (gdb-registers-font-lock-keywords): New font lock keywords definition.
1018         (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
1019         (gdb-memory-font-lock-keywords): New font lock keywords definition.
1020         (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
1021         (gdb-local-font-lock-keywords): New font lock keywords definition.
1022         (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
1023         (gdb-threads-font-lock-keywords): New font lock keywords definition.
1024         (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
1026 2005-10-05  Michael Kifer  <kifer@cs.stonybrook.edu>
1028         * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
1029         (ediff-merge-region-is-non-clash-to-skip): Previously called
1030         ediff-merge-region-is-non-clash.
1032         * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
1033         Use insert-buffer-substring.
1035         * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
1036         selecting files to patch.  Also bug fixes.
1038         * ediff-util.el (ediff-setup): Bug fix.
1039         (ediff-next-difference): Never skip clashes that differ in white
1040         space only.
1042         * ediff-wind.el (ediff-setup-control-frame)
1043         (ediff-destroy-control-frame): Check the menubar feature.
1045         * viper-cmd.el (viper-normalize-minor-mode-map-alist)
1046         (viper-refresh-mode-line): Use make-local-variable to localize
1047         some vars instead of make-variable-buffer-local.  Suggested by
1048         Stefan Monnier.
1050         * viper-init.el (viper-make-variable-buffer-local): Delete alias.
1051         (viper-restore-cursor-type, viper-set-insert-cursor-type):
1052         Use make-local-variable instead of make-variable-buffer-local.
1053         Suggested by Stefan Monnier.
1055         * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
1056         (viper-comint-mode-hook): Use make-local-variable on
1057         require-final-newline.
1058         (viper-non-hook-settings): Don't use make-variable-buffer-local.
1060 2005-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1062         * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
1063         also the second char of a comment-start sequence.
1064         (scheme-sexp-comment-syntax-table): New var.
1065         (lambda, define): Set their scheme-doc-string-elt property.
1066         (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
1067         Use lisp-font-lock-syntactic-face-function now that it properly
1068         handles |...| symbols.
1069         (scheme-mode-variables): Set lisp-doc-string-elt-property,
1070         parse-sexp-lookup-properties and font-lock-extra-managed-props.
1072         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
1073         bit from # to |.
1074         (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
1076         * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
1077         (lisp-doc-string-elt-property): New var.
1078         (lisp-font-lock-syntactic-face-function): Use it.
1079         Rewrite to recognize docstrings even for forms not at toplevel.
1081         * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
1082         annotation on the | part of #| rather than on the # part.
1083         (scheme-font-lock-syntactic-face-function): New function, to
1084         distinguish strings from |...| symbols.
1085         (scheme-mode-variables): Use it.  Also fix up the font-lock-time
1086         syntax-table so that #|...|# is properly highlighted.
1088         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
1089         Don't mark as docstring the 3rd elem of an unknown toplevel form.
1091 2005-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1093         * bindings.el (global-map): Resync [home] and [end] bindings with C-a
1094         and C-e.
1096         * emacs-lisp/eldoc.el: Move comments into docstrings.
1097         (eldoc-message-commands): Initialize in its declaration.
1098         Add move-beginning-of-line and move-end-of-line.
1099         (eldoc-add-command, eldoc-add-command-completions)
1100         (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
1102         * outline.el (outline-mark-subtree): Activate the mark.
1104         * calendar/appt.el (appt-time-regexp): New var.
1105         (appt-add, appt-make-list): Use it.
1106         (appt-convert-time): Clean up.
1108         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
1109         Don't set any syntax-table property here.
1110         (tex-font-lock-verb): New function.  Do it here.
1111         (tex-font-lock-syntactic-keywords): Use it.
1113 2005-10-04  Richard M. Stallman  <rms@gnu.org>
1115         * wid-edit.el (widget-file-complete): Get the widget start point
1116         the right way.  Default directory to `/' if file has none.
1118         * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
1120         * textmodes/flyspell.el (flyspell-mode-on):
1121         Call ispell-maybe-find-aspell-dictionaries.
1123         * textmodes/ispell.el (ispell-word, ispell-region):
1124         Call ispell-maybe-find-aspell-dictionaries.
1125         (ispell-accept-buffer-local-defs):
1126         Don't call ispell-maybe-find-aspell-dictionaries
1128 2005-10-04  Richard M. Stallman  <rms@gnu.org>
1130         * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
1132 2005-10-04  Emilio C. Lopes  <eclig@gmx.net>
1134         * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
1135         instead of `fboundp' in order to allow for anonymous functions.
1137 2005-10-04  Chong Yidong  <cyd@stupidchicken.com>
1139         * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
1140         case the user clicks on the link while another window is selected.
1141         (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
1143         * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
1144         functionality.
1145         (dframe-help-echo): Save point in case mouse tracking is off.
1147 2005-10-04  Thien-Thi Nguyen  <ttn@gnu.org>
1149         * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
1151 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1153         * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
1154         not change the global value of those vars.
1156         * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
1157         make-local-variable which we do not need any more.
1159 2005-10-03  Chong Yidong  <cyd@stupidchicken.com>
1161         * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
1162         (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
1163         (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
1164         (speedbar-path-line): Define obsolete aliases.
1165         (speedbar-line-directory): Doc fix.
1167         * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
1168         (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
1169         instead of speedbar-line-path.
1171 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1173         * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
1174         to nil if dropping on a window.  Handle dropping on a minibuffer window
1175         like dropping on a non-window part of Emacs.
1177 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1179         * net/ange-ftp.el: Use with-current-buffer.
1180         (ange-ftp-insert-directory): Do not follow symlinks any more.
1182         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
1183         Remove interactive spec.
1185 2005-10-03  Kim F. Storm  <storm@cua.dk>
1187         * ido.el (ido-mode): Use custom-initialize-set.
1189 2005-10-02  Richard M. Stallman  <rms@gnu.org>
1191         * progmodes/ebnf2ps.el (ebnf-eps-production-list):
1192         Use insert-buffer-substring.
1194         * net/tramp.el: Pacify byte compiler warnings in pacification code.
1195         (tramp-handle-file-local-copy): Use insert-buffer-substring.
1197 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1199         * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
1200         in last change.
1201         (ange-ftp-insert-directory): Fix up the search for the case where
1202         `file' is absolute.
1204 2005-10-02  Romain Francoise  <romain@orebokech.com>
1206         * progmodes/compile.el (compile-goto-error): Delete extra paren.
1208 2005-10-02  Andreas Schwab  <schwab@suse.de>
1210         * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
1211         directory component in the session info.
1213 2005-10-01  Richard M. Stallman  <rms@gnu.org>
1215         * comint.el (comint-redirect-subvert-readonly): Doc fix.
1217         * simple.el (next-error-internal): New function.
1219         * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
1220         (compilation-start): Pass new arg to compilation-buffer-name.
1221         (compile-goto-error): Use next-error-internal.
1223 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
1225         * speedbar.el: Remove RCS tag.
1226         (speedbar-check-read-only): Handle non-existent files.
1228         * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
1230         * info.el (Info-speedbar-hierarchy-buttons)
1231         (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
1233 2005-10-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1235         * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
1236         Do not match newline.
1237         (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
1238         (bibtex-summary): Remove unnecessary save-excursion.
1239         (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
1241 2005-10-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1243         * term/mac-win.el: Add charset info for "iso10646-1".
1244         Modify default fontset to use ATSUI-compatible fonts for some charsets
1245         if available.
1247 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
1249         * speedbar.el: Re-apply arch tag.
1250         (speedbar-version): Rename to version 1.0.  Suggested by Eric
1251         M. Ludlam.
1252         Reapply two changes from Emacs CVS' version of speedbar lost
1253         during the merge:
1254         (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
1255         (speedbar-frame-parameters): Improve customize type.
1257 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1259         * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
1260         (ange-ftp-file-directory-p): Fix the symlink case.
1261         (ange-ftp-insert-directory): When listing a single file, get a list of
1262         the parent buffer and extract the relevant line.  Inspired from a patch
1263         by Katsumi Yamaoka <yamaoka@jpl.org>.
1264         (ange-ftp-file-name-sans-versions): Simplify.
1266 2005-09-30  Bill Wohler  <wohler@newt.com>
1268         Move MH-E image files from toolbar and mail directories into
1269         etc/images.
1271         * mail/reply2.*: Move to etc/images/mail/reply*.
1273         * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
1274         * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
1275         etc/images.
1277         * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
1278         * toolbar/reply*: Move to etc/images/mail.
1280         * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
1282 2005-09-30  Eric M. Ludlam <zappo@gnu.org>
1284         * speedbar.el: New version 1.0pre3.
1286         Frame management code (including timer, and mouse click specifics)
1287         moved to dframe.el:
1288         (speedbar-attached-frame): Removed.  Use dframe-attached-frame.
1289         (speedbar-timer): Removed.  Use dframe-timer.
1290         (speedbar-close-frame): Removed.  Use dframe-close-frame.
1291         (speedbar-activity-change-focus-flag): Removed.  Use
1292         dframe-activity-change-focus-flag.
1293         (speedbar-update-speed, speedbar-navigating-speed): Obsolete.  Use
1294         dframe-update-speed.
1296         (speedbar-current-frame): New macro.  Use this instead of the
1297         variable speedbar-frame.
1299         (speedbar-use-images, speedbar-expand-image-button-alist)
1300         (speedbar-insert-image-button-maybe): Moved to sb-image.el.
1302         (speedbar-find-image-on-load-path): Removed.  Replaced by
1303         defezimage in ezimage.el.
1304         (speedbar-expand-image-button-alist): Removed.  Replaced by
1305         ezimage-expand-image-button-alist in ezimage.el.
1307         (speedbar-ignored-directory-regexp)
1308         (speedbar-add-ignored-directory-regexp)
1309         (speedbar-ignored-directory-expressions)
1310         (speedbar-line-directory, speedbar-buffers-line-directory)
1311         (speedbar-directory-line, speedbar-buffers-line-directory):
1312         Renamed, replacing `path' with `directory'.
1314         (speedbar-create-directory, speedbar-expand-line-descendants)
1315         (speedbar-toggle-line-expansion)
1316         (speedbar-contract-line-descendants): New commands.
1318         (speedbar-query-confirmation-method, speedbar-select-frame-method)
1319         (speedbar-use-tool-tips-flag): New options.
1321         (speedbar-check-read-only, speedbar-require-version)
1322         (speedbar-insert-separator, speedbar-buffers-tail-notes)
1323         (speedbar-handle-delete-frame, speedbar-try-completion)
1324         (speedbar-update-localized-contents): New functions.
1326         (speedbar-incompatible-version, speedbar-ro-to-do-point)
1327         (speedbar-object-read-only-indicator): New variables.
1329         (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
1330         New hooks.
1332         (speedbar-separator-face): New face.
1334         (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
1335         (speedbar-ignored-modes): Add fundamental-mode.
1336         (speedbar-directory-unshown-regexp): Add . directories.
1338         (speedbar-key-map): Remove old SPC and DEL page up/down keys.
1339         (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
1340         `]' for full expand/close.
1341         (speedbar-buffers-key-map): Add SPC to toggle node expansion.
1343         (speedbar-check-vc): Support hidden files.
1344         (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
1345         (speedbar-this-file-in-vc): Use vc-state if available.  If VC
1346         state is nil, it is not checked out.
1348         (speedbar-line-text, speedbar-line-token): Support expand buttons
1349         with no text.
1350         (speedbar-refresh): Universal argument acts as power-click.
1351         (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
1352         that buffer to get variable values.
1354         And many other bugfixes.
1356         * dframe.el, ezimage.el, sb-image.el: New files.
1358         * sb-*.xpm: Remove files.  New image files installed into
1359         etc/images/ezimage.
1361 2005-09-30  Kenichi Handa  <handa@m17n.org>
1363         * ps-mule.el (ps-mule-show-warning): If a character is in
1364         ps-print-translation-table, don't treat it as non-printable.
1366 2005-09-30  David Ponce  <david@dponce.com>
1368         * tree-widget.el (tree-widget-themes-load-path): New variable.
1369         (tree-widget-themes-directory): Doc fix.
1370         (tree-widget-image-formats) [Emacs]: Doc fix.
1371         (tree-widget--locate-sub-directory): New function.
1372         (tree-widget-themes-directory): Use it.
1374         * recentf.el (recentf-filename-handlers): Rename from
1375         `recentf-filename-handler'.  Allow a list of functions.
1376         (recentf-menu-items-for-commands): Fix :help strings.
1377         (recentf-apply-filename-handlers): New function.
1378         (recentf-expand-file-name): Use it.
1379         (recentf-cleanup): Remove duplicates too.
1381 2005-09-29  Juri Linkov  <juri@jurta.org>
1383         * faces.el: Rearrange face definitions to be in the same order as
1384         their face descriptions in "(emacs)Standard Faces".
1386         * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
1388         * tooltip.el (tooltip): Add group `basic-faces'.
1390         * buff-menu.el (Buffer-menu-buffer): Remove group
1391         `font-lock-highlighting-faces'.
1393         * progmodes/compile.el (compilation-error, compilation-warning)
1394         (compilation-info, compilation-line-number, compilation-column-number):
1395         Change group from `font-lock-highlighting-faces' to `compilation'.
1397         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
1398         (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
1399         (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
1400         (vhdl-font-lock-reserved-words-face)
1401         (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
1402         `font-lock-highlighting-faces'.
1404         * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
1406 2005-09-28  Kim F. Storm  <storm@cua.dk>
1408         * emulation/cua-base.el: Set CUA move property on additional commands:
1409         up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
1410         forward-sexp, backward-sexp, forward-list, backward-list.
1412 2005-09-28  Romain Francoise  <romain@orebokech.com>
1414         * comint.el (comint-show-output): Really set point at the
1415         beginning of the output when not using `comint-use-prompt-regexp'.
1417 2005-09-27  Jay Belanger  <belanger@truman.edu>
1419         * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
1420         in TeX mode.
1422 2005-09-26  Juanma Barranquero  <lekktu@gmail.com>
1424         * textmodes/org.el (org-table-sum): Fix format string.
1426         * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
1427         Quote face names.
1429 2005-09-26  Romain Francoise  <romain@orebokech.com>
1431         * isearch.el (isearch-forward-regexp): Close doc string.
1433 2005-09-25  Richard M. Stallman  <rms@gnu.org>
1435         * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
1437         * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
1439         * progmodes/compile.el (compilation-error-properties):
1440         When getting the file from the previous error message,
1441         correctly decode the new data format.
1443         * progmodes/cc-cmds.el (c-electric-paren):
1444         Call old-blink-paren only for close-paren.
1446 2005-09-24  Andreas Schwab  <schwab@suse.de>
1448         * term/rxvt.el (rxvt-register-default-colors): Delete redundant
1449         condition.
1451 2005-09-25  Romain Francoise  <romain@orebokech.com>
1453         * dired-aux.el (dired-copy-file-recursive):
1454         * dired.el (dired-delete-file):
1455         * ediff-mult.el (ediff-dir-diff-copy-file):
1456         * ediff-util.el (ediff-test-save-region):
1457         * forms.el (forms-mode):
1458         * ido.el (ido-file-internal, ido-delete-file-at-head):
1459         * log-edit.el (log-edit-done):
1460         * ses.el (ses-yank-resize):
1461         * play/gomoku.el (gomoku-human-plays, gomoku)
1462         (gomoku-human-resigns, gomoku-prompt-for-other-game)
1463         (gomoku-offer-a-draw):
1464         * play/landmark.el (lm-human-resigns, lm):
1465         * net/eudcb-ldap.el (eudc-ldap-check-base):
1466         * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
1467         * progmodes/ebrowse.el (ebrowse-find-pattern):
1468         * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
1469         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
1470         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
1472         * vc.el (vc-delete-file):
1473         * play/gomoku.el (gomoku-terminate-game, gomoku)
1474         (gomoku-prompt-for-move, gomoku-human-takes-back):
1475         * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
1476         (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
1478 2005-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
1480         * term/rxvt.el (rxvt-register-default-colors): Add support for 255
1481         color rxvt terminals by using the code xterm.el used to use before
1482         2005-04-09 in order to match the colors used by rxvt.
1484 2005-09-24  Emanuele Giaquinta <emanuele.giaquinta@gmail.com>  (tiny change)
1486         * term/rxvt.el (rxvt-register-default-colors): Add support for 88
1487         colors rxvt-unicode terminals by using the same code as xterm.el.
1489 2005-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1491         * textmodes/tex-mode.el (tex-font-lock-append-prop)
1492         (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
1493         new symbol used for the tex-verbatim face.
1495 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
1497         * woman.el (woman-file-name):
1498         * wid-edit.el (widget-file-prompt-value)
1499         (widget-coding-system-prompt-value):
1500         * w32-fns.el (set-w32-system-coding-system):
1501         * vc.el (vc-version-diff, vc-annotate):
1502         * textmodes/reftex-auc.el (reftex-arg-cite)
1503         (reftex-arg-index-tag):
1504         * textmodes/refer.el (refer-get-bib-files):
1505         * textmodes/artist.el (artist-figlet-choose-font):
1506         * terminal.el (terminal-emulator):
1507         * replace.el (occur-read-primary-args):
1508         * rect.el (string-rectangle, string-insert-rectangle):
1509         * ps-print.el (ps-print-preprint):
1510         * progmodes/pascal.el (pascal-goto-defun):
1511         * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
1512         * progmodes/compile.el (compilation-find-file):
1513         * printing.el (pr-interactive-n-up):
1514         * play/animate.el (animate-birthday-present):
1515         * net/rcompile.el (remote-compile):
1516         * man.el (man, Man-goto-section, Man-follow-manual-reference):
1517         * mail/rmailsum.el (rmail-summary-search-backward)
1518         (rmail-summary-search):
1519         * mail/rmailout.el (rmail-output-read-rmail-file-name)
1520         (rmail-output-read-file-name):
1521         * mail/rmail.el (rmail-search, rmail-search-backwards):
1522         * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
1523         * locate.el (locate):
1524         * international/quail.el (quail-show-keyboard-layout):
1525         * international/mule.el (set-buffer-file-coding-system)
1526         (revert-buffer-with-coding-system, set-file-name-coding-system)
1527         (set-terminal-coding-system, set-keyboard-coding-system)
1528         (set-next-selection-coding-system):
1529         * international/mule-diag.el (describe-coding-system)
1530         (describe-font, describe-fontset):
1531         * international/mule-cmds.el (universal-coding-system-argument)
1532         (search-unencodable-char, describe-input-method)
1533         (set-language-environment, describe-language-environment):
1534         * international/codepage.el (codepage-setup):
1535         * international/code-pages.el (codepage-setup):
1536         * info.el (Info-search, Info-follow-reference)
1537         (Info-search-backward):
1538         * emacs-lisp/advice.el (ad-read-advised-function)
1539         (ad-read-advice-class, ad-clear-cache, ad-activate)
1540         (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
1541         (ad-enable-advice, ad-disable-advice, ad-remove-advice)
1542         (ad-read-regexp):
1543         * ediff-util.el (ediff-toggle-regexp-match):
1544         * ediff-ptch.el (ediff-prompt-for-patch-file):
1545         * dired-aux.el (dired-diff):
1546         * diff.el (diff):
1547         * cus-edit.el (custom-variable-prompt):
1548         * calendar/timeclock.el (timeclock-ask-for-project):
1549         * calc/calcalg3.el (calc-get-fit-variables):
1550         * calc/calc-store.el (calc-edit-variable)
1551         (calc-permanent-variable):
1552         * vc-mcvs.el (vc-mcvs-register):
1553         * shadowfile.el (shadow-define-literal-group):
1554         * woman.el (woman-file-name):
1555         * vc.el (vc-version-diff, vc-merge):
1556         * textmodes/reftex-index.el (reftex-index-complete-tag):
1557         * format.el (format-decode-buffer, format-decode-region):
1558         * emulation/viper-cmd.el (viper-read-string-with-history):
1559         * emacs-lisp/debug.el (cancel-debug-on-entry):
1560         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
1561         * ediff.el (ediff-merge-revisions)
1562         (ediff-merge-revisions-with-ancestor, ediff-revision):
1563         * completion.el (interactive-completion-string-reader):
1564         * calc/calc-prog.el (calc-user-define-formula):
1565         Follow convention for reading with the minibuffer.
1567 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
1569         * progmodes/python.el (python-describe-symbol): Add globals() and
1570         locals() to the arguments of emacs.ehelp.
1572 2005-09-24  Magnus Henoch  <mange@freemail.hu>
1574         * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
1575         New function, code extracted from ispell-valid-dictionary-list.
1576         (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
1577         Call it.
1579 2005-09-24  Eli Zaretskii  <eliz@gnu.org>
1581         * subr.el (version-regexp-alist): Extend valid syntax for version
1582         strings: allow any of the characters -,_,+ to separate the
1583         alpha/beta/rc part from the version part.  Doc fix.
1584         (version-to-list): Doc fix.  Bind case-fold-search to t, as advertised.
1586 2005-09-23  David Reitter  <david.reitter@gmail.com>
1588         * mail/mailclient.el: New file.
1590 2005-09-23  Richard M. Stallman  <rms@gnu.org>
1592         * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
1593         (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
1594         Doc fixes.
1596         * progmodes/cc-mode.el (c-font-lock-init):
1597         Specify font-lock-lines-before.
1599 2005-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1601         * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
1602         whole conflict.
1604 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
1606         * textmodes/org.el (org-mode-map, orgtbl-mode-map):
1607         Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
1608         of `remap' feature when available.  Additional key bindings for
1609         better tty support.
1610         (org-mode-restart, org-force-self-insert): New commands.
1611         (org-time-stamp-inactive): New command.
1612         (org-remap): New function.
1613         (org-table-auto-blank-field, org-level-color-stars-only): New options.
1614         (org-enable-fixed-width-editor): Move to `org-structure'
1615         customization group.
1616         (org-self-insert-command, orgtbl-self-insert-command): Modify to
1617         blank field after field motion commands.
1619 2005-09-23  Kenichi Handa  <handa@m17n.org>
1621         * international/mule-cmds.el (set-language-environment):
1622         Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
1623         have to call utf-translate-cjk-load-tables.
1625 2005-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1627         * mouse.el (mouse-move-drag-overlay): Fix last change.
1629 2005-09-22  David Ponce  <david@dponce.com>
1631         * tree-widget.el (tree-widget-value-create): Fix previous change.
1633 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
1635         * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
1637 2005-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1639         * mouse.el (mouse-move-drag-overlay): New function.
1640         (mouse-drag-region-1): Use it.
1641         Try to simplify a bit the state handling.  Handle clicks on links
1642         inside intangible areas.
1643         (mouse-save-then-kill): Minor simplification.
1644         (mouse-secondary-overlay): Make it always non-nil instead of
1645         recreating it each time.
1646         (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
1647         (mouse-kill-secondary, mouse-secondary-save-then-kill):
1648         Simplify accordingly.
1650 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
1652         * term/rxvt.el (rxvt-standard-colors): Fix some colors.
1654 2005-09-20  Michael Kifer  <kifer@cs.stonybrook.edu>
1656         * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
1657         (ediff-file-name-sans-prefix): Treat nil as an empty string.
1658         (ediff-fixup-patch-map): Better heuristic for intuiting the file names
1659         to patch.
1661         * ediff-util.el: Use insert-buffer-substring.
1663         * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
1665         * emulation/viper-cmd.el (viper-change-state): Don't move over the
1666         field boundaries in the minibuffer.
1667         (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
1668         (viper-minibuffer-post-command-hook): New hook.
1669         (viper-line): Don't move cursor at bolp.
1671         * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
1673         * emulation/viper-init.el: Add alias to make-variable-buffer-local to
1674         avoid compiler warnings.
1676         * emulation/viper-macs.el (ex-map): Better messages.
1678         * emulation/viper-utils.el (viper-beginning-of-field): New function.
1680         * emulation/viper.el: Replace make-variable-buffer-local with
1681         viper-make-variable-buffer-local everywhere, to avoid warnings.
1683 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1685         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
1686         Delete unused var `old-selected-window'.
1687         (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
1688         (mouse-drag-secondary): Delete unused var `start-frame'.
1690 2005-09-19  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
1692         * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
1694 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1696         * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
1697         Re-indent within 80 columns.  Use inhibit-read-only.
1699 2005-09-19  Romain Francoise  <romain@orebokech.com>
1701         * calendar/diary-lib.el (mark-diary-entries): Revert last change.
1703 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1705         * font-lock.el (font-lock-default-fontify-region): Don't add a line
1706         unconditionally, since the after-change-function already did it.
1708 2005-09-19  Miles Bader  <miles@gnu.org>
1710         * net/newsticker.el: Get rid of CVS keyword.
1712 2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan+sf@dd.chalmers.se>
1714         * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
1715         The prompt is formatted later.
1717 2005-09-19  David Ponce  <david@dponce.com>
1719         * tree-widget.el (tree-widget-value-create): Save the converted
1720         tree :node widget.
1722 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
1724         * progmodes/sh-script.el (sh-blink): Fix spurious reference to
1725         variable `message'.
1727 2005-09-18  Michael Albinus  <michael.albinus@gmx.de>
1729         * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
1730         to cover prompts like "login as:".  Reported by Slawomir Nowaczyk
1731         <slawomir.nowaczyk.847@student.lu.se>.
1733 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
1735         * image.el (image-load-path): Use symbol `data-directory' instead
1736         of its value, for backward compatibility with packages that bind
1737         it during `find-image'.  Suggested by Katsumi Yamaoka.
1738         (image-search-load-path): Handle symbols whose values are strings.
1740 2005-09-18  Romain Francoise  <romain@orebokech.com>
1742         * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
1743         with-current-buffer form in save-excursion.
1745 2005-09-18  D Goel  <deego@gnufans.org>
1747         * apropos.el (apropos-command): Fix `message' call: first arg
1748         should be a format spec.  In this and all other cases that appear
1749         below and elsewhere in the source code, I made a change only when
1750         two conditions were satisfied: [1] I can think of a possibility
1751         that the arguments would cause an error, for example, the code in
1752         question relies on external variables such as filenames.  [2] I
1753         was sure that the arg to `message' could not have been nil in the code.
1755         * textmodes/tildify.el (tildify-region): Ditto.
1757         * textmodes/reftex-index.el (reftex-index-change-entry)
1758         (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
1759         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
1760         * textmodes/org.el (org-complete, org-deadline, org-schedule)
1761         (org-priority, org-table-sum):
1762         * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
1763         * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
1764         (flyspell-word, flyspell-display-next-corrections):
1765         * textmodes/bibtex.el (bibtex-print-help-message):
1766         * textmodes/artist.el (artist-key-set-point-poly):
1767         * term/mac-win.el (mac-services-insert-text):
1768         * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
1769         (vhdl-hooked-abbrev, vhdl-template-insert-fun)
1770         (vhdl-port-paste-testbench, vhdl-compose-new-component)
1771         (vhdl-compose-configuration):
1772         * progmodes/sh-script.el (sh-blink, sh-show-indent)
1773         (sh-set-indent, sh-learn-line-indent):
1774         * progmodes/ps-mode.el (ps-mode-target-column):
1775         * progmodes/idlwave.el (idlwave-make-tags)
1776         (idlwave-scan-library-catalogs):
1777         * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
1778         * progmodes/gud.el (gud-jdb-analyze-source):
1779         * progmodes/flymake.el (flymake-log):
1780         * progmodes/ebnf2ps.el (ebnf-generate-region):
1781         * progmodes/cmacexp.el (c-macro-expansion):
1782         * progmodes/ada-xref.el (ada-treat-cmd-string):
1783         * progmodes/ada-mode.el (ada-create-case-exception-substring)
1784         (ada-justified-indent-current, ada-batch-reformat):
1785         * play/zone.el (zone):
1786         * play/landmark.el (lm-move):
1787         * play/decipher.el (decipher-show-alphabet):
1788         * net/newsticker.el (newsticker--display-jump)
1789         (newsticker--display-scroll):
1790         * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
1791         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
1792         * mail/feedmail.el (feedmail-dump-message-to-queue):
1793         * eshell/esh-proc.el (eshell-remove-process-entry):
1794         * emulation/ws-mode.el (ws-last-error):
1795         * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
1796         (viper-record-kbd-macro):
1797         * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
1798         * emacs-lisp/lisp-mnt.el (lm-report-bug):
1799         * emacs-lisp/find-func.el (find-function-noselect):
1800         * calendar/timeclock.el (timeclock-status-string)
1801         (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
1802         (timeclock-when-to-leave-string):
1803         * calendar/icalendar.el (icalendar--convert-ical-to-diary):
1804         * calc/calc-units.el (calc-enter-units-table):
1805         * calc/calc-mode.el (calc-mode-record-mode):
1806         * woman.el (woman-mini-help):
1807         * wdired.el (wdired-change-to-wdired-mode):
1808         * vc.el (vc-retrieve-snapshot):
1809         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
1810         * startup.el (display-startup-echo-area-message):
1811         * simple.el (set-goal-column):
1812         * ses.el (ses-command-hook, ses-recalculate-cell):
1813         * server.el (server-process-filter):
1814         * printing.el (pr-interface-txt-print, pr-interface-printify)
1815         (pr-interface-ps):
1816         * pcvs.el (cvs-help):
1817         * log-edit.el (log-edit, log-edit-mode-help):
1818         * iswitchb.el (iswitchb-possible-new-buffer):
1819         * isearch.el (isearch-edit-string):
1820         * image-mode.el (image-mode, image-minor-mode):
1821         * ibuf-macs.el (define-ibuffer-filter):
1822         * hi-lock.el (hi-lock-find-patterns):
1823         * files.el (toggle-read-only):
1824         * ediff-util.el (ediff-copy-diff)
1825         (ediff-write-merge-buffer-and-maybe-kill):
1826         * echistory.el (Electric-history-undefined):
1827         * dnd.el (dnd-insert-text):
1828         * dired-aux.el (dired-query):
1829         * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
1830         * bookmark.el (bookmark-bmenu-locate):
1831         * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
1832         Fix `message' calls to ensure first arg is a format string.
1833         The change was made only when these two conditions were satisfied:
1834         [1] when there is a possibility that the arguments would cause an error
1835         for example, if the code in question relies on external variables
1836         such as filenames, and
1837         [2] if the arg to `message' could not have been nil in the code.
1839         * pcomplete.el (pcomplete--help): Fix `message' format spec.
1840         Not having a %s would be weird, though not technically wrong.
1842 2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1844         * term/mac-win.el (mac-add-charset-info): Doc fix.
1846 2005-09-17  Romain Francoise  <romain@orebokech.com>
1848         * shell.el (shell-resync-dirs): Handle echoing processes more
1849         reliably.  Don't insert resync command if `comint-process-echoes'
1850         is non-nil.
1852 2005-09-17  Magnus Henoch  <mange@freemail.hu>
1854         * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
1855         (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
1856         aspell versions >= 0.60.
1857         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
1858         only if ispell-aspell-supports-utf8 is non-nil.
1860 2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1862         * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
1863         buffer-local value to lisp-indent-function.
1865 2005-09-17  Milan Zamazal  <pdm@zamazal.org>
1867         * progmodes/glasses.el (glasses-make-readable): If
1868         glasses-separator differs from underscore, put appropriate
1869         overlays over underscore characters.
1870         (glasses-convert-to-unreadable): If glasses-separator differs from
1871         underscore, try to convert glasses-separator characters to
1872         underscores.
1874 2005-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1876         * calendar/diary-lib.el (mark-diary-entries): Don't move point.
1877         Use with-syntax-table and dolist.
1879 2005-09-16  Carsten Dominik  <dominik@science.uva.nl>
1881         * textmodes/reftex-auc.el:
1882         * textmodes/reftex-cite.el:
1883         * textmodes/reftex-dcr.el:
1884         * textmodes/reftex-global.el:
1885         * textmodes/reftex-parse.el:
1886         * textmodes/reftex-ref.el:
1887         * textmodes/reftex-sel.el:
1888         * textmodes/reftex-toc.el:
1889         * textmodes/reftex-vars.el:
1890         * textmodes/reftex.el: Small changes to remove compiler warnings.
1892         * textmodes/reftex-index.el: Likewise.
1893         (reftex-query-index-phrase): More efficient use of markers.
1895 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
1897         * image.el (image-load-path): New variable.
1898         (image-search-load-path): New function.
1899         (find-image): Search for images in `image-load-path'.
1901 2005-09-15  Richard M. Stallman  <rms@gnu.org>
1903         * follow.el: Change Maintainer field.
1905 2005-09-15  David Ponce  <david@dponce.com>
1907         * recentf.el (recentf-save-file-modes): New option.
1908         (recentf-save-list): Use it.
1910 2005-09-15  Nick Roberts  <nickrob@snap.net.nz>
1912         * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
1913         (mode-line-mule-info, mode-line-modified): Move bindings from
1914         mouse-3 to mouse-1.
1916 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
1918         * simple.el (sendmail-user-agent-compose): Revert last change.
1920 2005-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1922         * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
1923         Use with-current-buffer.
1924         (ange-ftp-gwp-start): Remove unused var `gw-user'.
1925         (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
1926         (ange-ftp-insert-directory): Remove unused var `short'.
1927         (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
1929         * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
1930         (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
1932         * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
1933         (check-calendar-holidays, diary-list-entries): Autoload.
1934         Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
1935         (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
1937         * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
1938         which mistakenly removed a call to display-buffer.
1940 2005-09-14  Juanma Barranquero  <lekktu@gmail.com>
1942         * obsolete/iso-insert.el: Move to obsolete/ from international/.
1944 2005-09-14  Thien-Thi Nguyen  <ttn@gnu.org>
1946         * progmodes/hideshow.el
1947         (hs-hide-comments-when-hiding-all): Remove autoload cookie.
1948         (hs-allow-nesting): New user var.
1949         (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
1950         (hs-hide-block-at-point): When nesting allowed,
1951         if there is already an overlay in place, delete it.
1952         (hs-safety-is-job-n): Delete func; remove call sites.
1953         (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
1954         (hs-overlay-at): New func.
1955         (hs-already-hidden-p, hs-show-block): Use it.
1956         (hs-hide-all): Don't pre-clean if nesting allowed.
1957         (hs-show-all): Temporarily disallow
1958         nesting around call to `hs-discard-overlays'.
1960 2005-09-14  Chong Yidong  <cyd@stupidchicken.com>
1962         * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
1963         Delete unused local var.
1965 2005-09-13  Juanma Barranquero  <lekktu@gmail.com>
1967         * help-fns.el (describe-categories): "?\ " -> "?\s".
1968         (help-do-arg-highlight): Recognize also ARG-n, as in
1969         `move-to-left-margin' (ARG+n is already recognized).  Simplify.
1971         * international/codepage.el (dos-unsupported-char-glyph):
1972         * net/newsticker.el (tool-bar-map, w3-mode-map)
1973         (w3m-minor-mode-map):
1974         * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
1975         (ent-alist):
1976         * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
1978 2005-09-13  Chong Yidong  <cyd@stupidchicken.com>
1980         * custom.el (custom-push-theme): Handle the case where a symbol is
1981         bound but face properties have not yet been assigned.
1983         * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
1984         Fix behavior if noerase is `t' and there is no mail buffer.
1986         * simple.el (sendmail-user-agent-compose): Use a new mail buffer
1987         if `continue' is nil, rather than signal an error.
1989 2005-09-12  Richard M. Stallman  <rms@gnu.org>
1991         * font-lock.el (font-lock-keywords): Add autoload.
1993         * help-fns.el (describe-variable): Rearrange to put source link
1994         in a predictable place.
1996         * net/newsticker.el: New file.
1998 2005-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2000         * calendar/calendar.el (calendar-for-loop): Add edebug info.
2001         (calendar-basic-setup): Use the new nil arg.
2002         (number-of-diary-entries): Move to diary-lib.el.
2004         * calendar/diary-lib.el: Use with-current-buffer, match-string.
2005         (diary-list-entries): Use with-syntax-table and dolist.
2006         Rename from list-diary-entries.
2007         Use number-of-diary-entries if `number' is nil.
2008         (diary, diary-view-entries): Use this new name and new nil arg value.
2009         (number-of-diary-entries): Move from calendar.el.
2010         (diary-unhide-everything): New function.
2011         (include-other-diary-files, fancy-diary-display)
2012         (diary-show-all-entries, make-diary-entry): Use it.
2013         (diary-mail-entries): Use buffer-string.
2014         (mark-diary-entries): Fix long standing paren typo.
2015         (diary-sexp-entry): Use count-lines.
2016         (make-diary-entry): Avoid `previous-line'.
2017         (diary-mode-map): New var.
2018         (diary-mode): Redraw cal after saving.  Setup header-line.
2019         (fancy-diary-display-mode): Use local-set-key.
2021         * startup.el (command-line): Try calling various terminal-init-foo-bar
2022         functions by stripping hyphenated suffixes from $TERM.
2024         * files.el (normal-mode): Check boundness of font-lock-keywords.
2026 2005-09-12  Richard M. Stallman  <rms@gnu.org>
2028         * progmodes/compile.el: Don't decide a file's directory
2029         until the user actually tries to go there.
2030         (compilation-next-error-function):
2031         Pass compilation-find-file the directory from the file-struct.
2032         (compilation-internal-error-properties): Separate local FILE-STRUCT
2033         from FILE.  Doc the args better.  Rename arg FMT to FMTS.
2034         (compilation-find-file): Arg DIR renamed to DIRECTORY.
2035         Expand it, and if nil, use default-directory.
2036         (compilation-get-file-structure): Don't mix specified directory
2037         with default directory.  Put specified directory into
2038         file-struct.  Don't make the file name absolute.
2040         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
2041         (compile-command): Add autoload.
2042         (compilation-disable-input): Add autoload.
2044 2005-09-11  Stephen Gildea  <gildea@stop.mail-abuse.org>
2046         * time-stamp.el: Mention variable `time-stamp-pattern' in doc
2047         strings of the variables it can override.
2048         (time-stamp): New (as yet undocumented) time-stamp-format escapes
2049         %Q and %q, for fully-qualified domain name and unqualified host name.
2051 2005-09-11  Kim F. Storm  <storm@cua.dk>
2053         * emacs-lisp/authors.el (authors-aliases): Update list.
2054         (authors-fixed-entries): Update mldrag.el entry.
2056 2005-09-10  Alan Mackenzie  <acm@muc.de>
2058         * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
2059         from the region narrowed to.
2061 2005-09-10  Magnus Henoch  <mange@freemail.hu>
2063         * textmodes/ispell.el (ispell-check-version): Signal an error if
2064         aspell version is less than 0.60.
2066 2005-09-10  Pascal Dupuis  <Pascal.Dupuis@esat.kuleuven.be>  (tiny change)
2068         * progmodes/octave-inf.el (inferior-octave-startup):
2069         Resync current dir at the end.
2071 2005-09-10  Emilio C. Lopes  <eclig@gmx.net>
2073         * woman.el (woman-topic-at-point-default):
2074         Rename to woman-use-topic-at-point-default.
2075         (woman-topic-at-point): Rename to woman-use-topic-at-point.
2076         (woman-file-name): Reflect renames above.  Automatically use the
2077         word at point as topic if woman-use-topic-at-point is non-nil.
2078         Otherwise offer it as default but don't insert it in the
2079         minibuffer.  Also use `test-completion' instead of `assoc' as
2080         suggested by Stefan Monnier.
2082 2005-09-10  Andre Spiegel  <spiegel@gnu.org>
2084         * vc.el (vc-directory, vc-update-change-log): Throw an error on
2085         the attempt to do it over Tramp.  This is not yet supported.
2087 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
2089         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
2090         (menu-bar-non-minibuffer-window-p): New functions.
2091         ("Split Window", "Save As..."): Use them.
2092         ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
2093         ("Print Buffer", "Truncate Long Lines in this Buffer"):
2094         Use menu-bar-menu-frame-live-and-visible-p.
2095         ("Save Buffer", "Insert File", "Open Directory...")
2096         ("Open File...", "Visit New File..."):
2097         Use menu-bar-non-minibuffer-window-p.
2098         (kill-this-buffer-enabled-p, dired <menu-enable>):
2099         Use menu-bar-non-minibuffer-window-p.
2101 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
2103         * cus-start.el (all): Don't complain about fringe-related
2104         built-ins if fringes are not supported.  Ditto about
2105         selection-related built-ins.  Fix the test for GTK-related built-ins.
2107         * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
2108         ("Postscript Print Buffer", "Print Region", "Save As...")
2109         ("Save", "Insert File...", "Open Directory...")
2110         ("Open File...", "Visit New File..."")
2111         ("Truncate Long Lines in this Buffer"): Don't look at
2112         menu-updating-frame if this display does not support multiple frames.
2114 2005-09-09  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
2116         * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
2118 2005-09-09  Emilio Lopes  <eclig@gmx.net>
2120         * woman.el: Format- and whitespace-related changes.
2122 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
2124         * woman.el: Fix my email address.
2126 2005-09-08  Richard M. Stallman  <rms@gnu.org>
2128         * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
2129         (sh-mode): Locally set skeleton-pair-default-alist.
2131         * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
2133         * progmodes/flymake.el: Require `compile' unconditionally.
2135         * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
2137         * woman.el (woman-file-name): Provide a default, not initial input.
2139         * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
2141         * font-lock.el (font-lock-support-mode): Doc fix.
2143         * descr-text.el (describe-property-list): Handle non-symbol prop names.
2145 2005-09-08  Richard M. Stallman  <rms@gnu.org>
2147         * simple.el (blink-matching-open): Get rid of text props from
2148         the string shown in echo area.  Don't permanently set point.
2149         Some rearrangements.
2151 2005-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
2153         * recentf.el (recentf-filename-handler): Add custom choice
2154         `abbreviate-file-name'.
2156         * msb.el (msb--very-many-menus): Fix typo.
2158         * disp-table.el (standard-display-european): Don't set
2159         enable-multibyte-characters to nil.
2161 2005-09-08  David Ponce  <david@dponce.com>
2163         * recentf.el (recentf-show-file-shortcuts-flag): New option.
2164         (recentf-expand-file-name): Doc fix.
2165         (recentf-dialog-mode-map): Define digit shortcuts.
2166         (recentf--files-with-key): New variable.
2167         (recentf-show-digit-shortcut-filter): New function.
2168         (recentf-open-files-items): New function.
2169         (recentf-open-files): Use it.
2170         (recentf-open-file-with-key): New command.
2172 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
2174         * buff-menu.el (Buffer-menu-sort-by-column): New function.
2175         Suggested by Kim F. Storm.
2176         (Buffer-menu-sort-button-map): Global keymap for sort buttons.
2177         (Buffer-menu-make-sort-button): Use global keymap.
2179 2005-09-07  Michael Albinus  <michael.albinus@gmx.de>
2181         * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
2182         (Man-getpage-in-background-advice): Remove defadvice; it isn't
2183         necessary any longer with the remapped command.
2184         (Man-bgproc-sentinel-advice): Remove defadvice which counts
2185         formatting time only.
2187         * net/tramp.el (tramp-action-password)
2188         (tramp-multi-action-password): Compile the password prompt from
2189         `method', `user' and `host'.  Sometimes it isn't obvious which
2190         password to enter, for example with remote files offered by
2191         recentf.el, or with multiple steps.  Suggested by Robert Marshall
2192         <robert@chezmarshall.freeserve.co.uk>.
2194 2005-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2196         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
2197         Fix regexp for when "s///" is at the beginning of line.
2199 2005-09-07  Jay Belanger  <belanger@truman.edu>
2201         * calc/calc-poly.el (math-expand-term): Multiply out any powers
2202         when in matrix mode.
2204 2005-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2206         * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
2207         non-anonymous functions.
2209 2005-09-06  Chong Yidong  <cyd@stupidchicken.com>
2211         * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
2212         when using a header line.  Otherwise, use mouse-1-click-follows-link.
2214         * mouse.el (mouse-drag-header-line): Do nothing if the header-line
2215         can't be moved; don't signal an error.
2217 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
2219         * cus-theme.el (custom-theme-write-faces): Save the current face
2220         spec, not the defface spec.
2222         * custom.el (custom-known-themes): Clarify meaning of "standard".
2223         (custom-push-theme): Save old values in the standard theme.
2224         (disable-theme): Correct typo.
2225         (custom-face-theme-value) Deleted unused function.
2226         (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
2228 2005-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2230         * progmodes/compile.el (compilation-goto-locus): Take into account
2231         iconified frames when determining whether the buffer is
2232         already visible.
2233         Don't reset window height if the window already existed.
2235 2005-09-04  Chong Yidong  <cyd@stupidchicken.com>
2237         * custom.el (load-theme): Rename from require-theme.
2238         Add interactive spec.
2239         (enable-theme): Rename from custom-enable-theme.
2240         Add interactive spec.
2241         (disable-theme): Rename from custom-disable-theme.
2242         Add interactive spec.
2243         (custom-make-theme-feature): Doc fix.
2244         (custom-theme-directory): Doc fix.
2245         (provide-theme): Call enable-theme.
2247 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2249         * obsolete/lazy-lock.el (lazy-lock-mode):
2250         * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
2251         font-lock-mode if it's off.  Print a warning instead.
2253         * progmodes/compile.el (compilation-start): Ignore errors if the
2254         process died before we get to send-eof.
2256         * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
2257         Undo last change.  Enclosing the result in quotes broke things on Unix
2258         since tex-send-command passes it through shell-quote-argument.
2259         (tex-send-command): Pass `file' through convert-standard-filename
2260         when possible.
2261         (tex-uptodate-p): Handle the case where TeX hasn't put additional
2262         info in a transcript.
2264 2005-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
2266         * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
2267         fix compilation warning. Reorder the key definitions to group
2268         together keys emitted by the current version of xterm.
2270         * progmodes/vhdl-mode.el (vhdl-highlight-faces)
2271         (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
2272         Reorder predicates to correct min-color usage.
2274 2005-09-01  Chong Yidong  <cyd@stupidchicken.com>
2276         * longlines.el (longlines-mode): Inhibit read-only when encoding.
2277         Kill local variables when longlines-mode is turned off.
2279 2005-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2281         * international/mule-cmds.el (set-locale-environment): Soothe compiler.
2283         * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
2285         * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
2287         * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
2288         (font-lock-lines-before): Change default to being inactive.
2289         (font-lock-default-fontify-region): Obey font-lock-lines-before.
2290         (font-lock-after-change-function): Don't handle f-l-lines-before here.
2292 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
2294         * net/tramp.el (tramp-handle-make-auto-save-file-name):
2295         Deactivate temporarily advice if active (not needed for Emacs 22,
2296         but for backwards compatibility).
2297         (tramp-exists-file-name-handler): Rewrite.  First implementation
2298         was too simple.
2299         (tramp-advice-make-auto-save-file-name):
2300         Call `tramp-handle-make-auto-save-file-name' (again, just for
2301         backwards compatibility).
2303 2005-08-31  Reto Zimmermann  <reto@gnu.org>
2305         * progmodes/vhdl-mode.el
2306         (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
2307         (vhdl-end-p): Fix indentation bug "else" after "-- when".
2308         (vhdl-set-default-project): New function (easier setting of default).
2309         (vhdl-port-copy): Handle extended identifiers for generics.
2310         (vhdl-compiler-alist): Better description for error message regexp.
2311         (vhdl-make): Query for target, use previous as default.
2312         (vhdl-port-copy): Fix port copy for port names starting with "signal".
2313         (vhdl-font-lock-keywords-2): Fix fontification for record
2314         el. assign.
2315         (vhdl-speedbar-make-subpack-line): Add package body link.
2316         (vhdl-generate-makefile-1): Not include itself as dependency.
2317         (vhdl-font-lock-init): Highlight c-preprocessor directives.
2318         (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
2319         (vhdl-get-syntactic-context): Handle c-preprocessor directives.
2320         (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
2321         (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
2322         (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
2323         (vhdl-import-project): Add string argument for `error'.
2324         (vhdl-compose-configuration)
2325         (vhdl-compose-configuration-architecture): Add configuration
2326         declaration generation.
2327         (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
2328         (vhdl-trailer-re): Add "record" keyword (better indentation).
2329         (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
2330         "[^ \t-\"]+".
2331         (vhdl-font-lock-keywords-2): Not highlight formal parameter after '|'.
2332         (vhdl-testbench-entity-file-name)
2333         (vhdl-testbench-architecture-file-name): Allow separate
2334         customization of testbench file names.
2335         (vhdl-beginning-of-block): Handle optional subprogram parameter list.
2336         (vhdl-get-visible-signals): Allow newline within alias declaration.
2337         (vhdl-update-sensitivity-list): Signal read only on certain attributes.
2338         (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
2339         (member-ignore-case): Alias for missing function in XEmacs.
2340         (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
2341         (vhdl-update-sensitivity-list): Ignore case on read signals.
2342         (vhdl-replace-string): Adjust case only for file names.
2343         (vhdl-update-sensitivity-list): Fix search for read signals.
2344         (vhdl-update-sensitivity-list): Exclude formal parameters.
2345         (vhdl-get-visible-signals): Include aliases of signals.
2346         (vhdl-get-visible-signals): Fix signal name searching.
2347         (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
2348         (vhdl-fixup-whitespace-region): Fix for character
2349         literals (e.g. ':').
2351 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
2353         * ansi-color.el (comint-last-output-start):
2354         * bs.el (font-lock-verbose):
2355         * diff-mode.el (add-log-buffer-file-name-function):
2356         * dired-x.el (vm-folder-directory):
2357         * faces.el (help-xref-stack-item):
2358         * files.el (font-lock-keywords):
2359         * find-lisp.el (dired-buffers, dired-subdir-alist):
2360         * ido.el (cua-inhibit-cua-keys):
2361         * log-view.el (cvs-minor-wrap-function):
2362         * outline.el (font-lock-warning-face):
2363         * simple.el (compilation-current-error):
2364         * speedbar.el (ange-ftp-path-format, efs-path-regexp)
2365         (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
2366         * tooltip.el (comint-prompt-regexp):
2367         * w32-fns.el (explicit-shell-file-name):
2368         * term/mac-win.el (mac-charset-info-alist)
2369         (mac-services-selection, mac-system-script-code):
2370         * term/tty-colors.el (msdos-color-values):
2371         * term/w32-win.el (xlfd-regexp-registry-subnum):
2372         * term/x-win.el (x-keysym-table, x-selection-timeout)
2373         (x-session-id, x-session-previous-id):
2374         * textmodes/ispell.el (mail-yank-prefix):
2375         * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
2376         * textmodes/org.el (calc-embedded-close-formula)
2377         (calc-embedded-open-formula)
2378         (font-lock-unfontify-region-function):
2379         * textmodes/reftex-global.el (isearch-next-buffer-function)
2380         (TeX-master):
2381         * textmodes/reftex.el (font-lock-keywords):
2382         * textmodes/tex-mode.el (font-lock-comment-face)
2383         (font-lock-doc-face):
2384         * textmodes/texinfo.el (outline-heading-alist):
2385         Add defvars.
2387         * textmodes/artist.el (x-pointer-crosshair): Add defvar.
2388         (artist-spray-chars, artist-mode-init, artist-replace-string)
2389         (artist-select-erase-char, artist-vap-find-endpoints-horiz)
2390         (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
2391         (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
2393         * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
2394         (conf-align-assignments): "?\ " -> "?\s".
2396         * textmodes/reftex-index.el (TeX-master): Add defvar.
2397         (reftex-index-phrases-marker): Move up defvar.
2399         * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
2400         (reftex-toc-include-labels-indicator)
2401         (reftex-toc-include-index-indicator)
2402         (reftex-toc-max-level-indicator): Move up declarations.
2404         * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
2405         of args to `tramp-run-real-handler', even if it's empty in this case.
2407 2005-08-31  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2409         * dired.el (dired-move-to-filename-regexp): Add date format for
2410         Mac OS X 10.3 in East Asian locales.
2412 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
2414         * files.el (make-auto-save-file-name): Add file name handler call
2415         if applicable.
2417         * net/tramp.el (tramp-file-name-handler-alist)
2418         (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
2419         (tramp-handle-make-auto-save-file-name): Rename from
2420         `tramp-make-auto-save-file-name'.
2421         (tramp-exists-file-name-handler): New defun.
2422         (tramp-advice-make-auto-save-file-name): Make defadvice only when
2423         `make-auto-save-file-name' is not a magic file name operation.
2425 2005-08-30  Richard M. Stallman  <rms@gnu.org>
2427         * files.el (risky-local-variable-p):
2428         Match `-predicates' and `-commands.
2430         * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
2431         (custom-save-all): Visit the file if necessary;
2432         kill the buffer if we created it.
2433         (custom-save-delete): Don't visit file or kill buffer here.
2435 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
2437         * textmodes/org.el (org-special-keyword): New face.
2438         (org-table-copy-down, org-table-eval-formula)
2439         (org-table-recalculate, org-init-section-numbers):
2440         Use `string-to-number' instead of `string-to-int'.
2441         (org-get-location): Use `insert-buffer-substring' instead of
2442         `insert-buffer'.
2443         (org-modify-diary-entry-string): New function.
2444         (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
2445         (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
2446         (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
2447         active region.
2448         (org-export-as-html): Handle QUOTE keyword.
2449         (org-quote-string): New option.
2450         (org-bookmark-jump-unhide): New function, used for
2451         `bookmark-after-jump-hook'.
2452         (org-diary-default-entry): Apply only when not called through
2453         `org-agenda'.
2455 2005-08-30  Juanma Barranquero  <lekktu@gmail.com>
2457         * net/eudc.el (mode-popup-menu):
2458         * play/handwrite.el (ps-printer-name, ps-lpr-command):
2459         * progmodes/ada-mode.el (compile-auto-highlight)
2460         (skeleton-further-elements):
2461         * progmodes/autoconf.el (font-lock-syntactic-keywords):
2462         * progmodes/cmacexp.el (msdos-shells):
2463         * progmodes/compile.el (font-lock-extra-managed-props)
2464         (font-lock-keywords, font-lock-maximum-size)
2465         (font-lock-support-mode):
2466         * progmodes/grep.el (font-lock-lines-before):
2467         * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
2468         * progmodes/mixal-mode.el (compile-command):
2469         * progmodes/perl-mode.el (font-lock-comment-face)
2470         (font-lock-doc-face, font-lock-string-face):
2471         * progmodes/prolog.el (comint-prompt-regexp):
2472         * progmodes/sh-script.el (font-lock-comment-face)
2473         (font-lock-set-defaults, font-lock-string-face):
2474         * progmodes/sql.el (font-lock-keyword-face)
2475         (font-lock-set-defaults, font-lock-string-face):
2476         * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
2477         (itimer-version, lazy-lock-defer-contextually)
2478         (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
2479         Add defvars.
2481         * progmodes/cperl-mode.el (cperl-electric-lbrace)
2482         (cperl-electric-keyword, cperl-electric-pod)
2483         (cperl-electric-backspace, cperl-forward-re)
2484         (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
2485         (vc-rcs-header, vc-sccs-header): Add defvars.
2487         * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
2488         (font-lock-syntactic-keywords, gud-find-expr-function):
2489         Add defvars.
2491         * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
2492         (gdb-frame-parameters): Declare before use.
2494         * progmodes/gud.el (gdb-active-process, gdb-define-alist)
2495         (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
2496         (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
2497         (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
2499         * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
2500         (idlwave-help-with-source): Use `insert-buffer-substring', not
2501         `insert-buffer'.
2503 2005-08-29  Juri Linkov  <juri@jurta.org>
2505         * outline.el (hide-entry, hide-leaves, outline-toggle-children):
2506         Put outline-back-to-heading function call inside save-excursion.
2508 2005-08-29  Juanma Barranquero  <lekktu@gmail.com>
2510         * man.el (Man-init-defvars, Man-translate-references)
2511         (Man-support-local-filenames, Man-highlight-references):
2512         * progmodes/sql.el (sql-interactive-mode):
2513         * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
2515         * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
2516         (compilation-mode-font-lock-keywords): Add defvars.
2517         (checkdoc-interactive-loop): "?\ " -> "?\s".
2519         * emacs-lisp/lisp-mode.el (font-lock-comment-face)
2520         (font-lock-doc-face, font-lock-string-face)
2521         (font-lock-keywords-case-fold-search): Add defvars.
2522         (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
2524         * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
2525         Don't pass X and Y (they are ignored anyway).
2526         (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
2527         (mouse-delete-window): Make arguments optional.
2529         * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
2530         (caesar-translate-table, minor-modes, news-buffer-save)
2531         (news-group-name, news-minor-modes): Add defvars.
2533         * emacs-lisp/lselect.el (mouse-highlight-priority)
2534         (x-lost-selection-functions, zmacs-regions):
2535         * emacs-lisp/pp.el (font-lock-verbose):
2536         * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
2537         * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
2538         (ses-mode-map):
2539         * emacs-lisp/tcover-unsafep.el (safe-functions):
2540         * international/mule-cmds.el (mac-system-coding-system)
2541         (mac-system-locale):
2542         * language/ethio-util.el (rmail-current-message)
2543         (rmail-message-vector):
2544         * language/thai-util.el (thai-auto-composition-mode):
2545         * mail/metamail.el (rmail-current-message, rmail-message-vector):
2546         * mail/mspools.el (rmail-inbox-list, vm-crash-box)
2547         (vm-folder-directory, vm-init-file, vm-init-file-loaded)
2548         (vm-primary-inbox, vm-spool-files):
2549         * mail/rmail.el (deleted-head, font-lock-fontified)
2550         (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
2551         (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
2552         (total-messages):
2553         * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
2554         (rmail-summary-mode-map):
2555         * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
2556         (rmail-last-label, rmail-last-multi-labels)
2557         (rmail-summary-vector, rmail-total-messages):
2558         * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
2559         * mail/rmailsum.el (msgnum):
2560         * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
2561         (rmail-current-message):
2562         * obsolete/fast-lock.el (font-lock-face-list):
2563         * obsolete/rnewspost.el (mail-reply-buffer):
2564         * obsolete/scribe.el (compile-command):
2565         * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
2567 2005-08-28  John Paul Wallington  <jpw@gnu.org>
2569         * ibuf-ext.el (ibuffer-auto-update-changed):
2570         Use `frame-or-buffer-changed-p' to check whether we need to update.
2571         (ibuffer-auto-mode): Don't advise `get-buffer-create' and
2572         `kill-buffer'.  Initialise `ibuffer-auto-buffers-changed'
2573         as a `frame-or-buffer-changed-p' state vector instead.
2575 2005-08-27  Romain Francoise  <romain@orebokech.com>
2577         * textmodes/makeinfo.el (makeinfo-compile):
2578         Use `compilation-start'.  Set `next-error-function' according to
2579         `disable-errors'.
2580         (makeinfo-next-error): New function.
2581         (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
2582         (makeinfo-buffer): Likewise.
2584         * progmodes/compile.el (compilation-start): Add autoload cookie.
2586         * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
2587         * textmodes/sgml-mode.el: Likewise.
2588         * progmodes/python.el: Likewise.
2590 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
2592         * simple.el (blink-matching-paren-distance): Document the meaning
2593         of nil value, and allow to customize to nil.
2595         * eshell/esh-ext.el (eshell-windows-shell-file): Look for
2596         command.com, not command.exe.
2598 2005-08-26  John Wiegley  <johnw@newartisans.com>
2600         * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
2601         code around a bit so that an extraneous nil argument is not added
2602         to a command when no args are given.
2604         * eshell/esh-arg.el (eshell-parse-double-quote): If a
2605         double-quoted argument resolves to nil, return it as an empty
2606         string rather than as nil.  This made it impossible to pass "" to
2607         a shell script as a null string argument.
2609 2005-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2611         * outline.el (outline-invent-heading): New fun.
2612         (outline-promote, outline-demote): Use it.
2613         (outline-move-subtree-down): Remove unused vars `re' and `txt'.
2614         (outline-end-of-subtree): Remove unused var `opoint'.
2616 2005-08-26  David Reitter  <david.reitter@gmail.com>
2618         * menu-bar.el (truncate-lines, write-file, print-buffer)
2619         (ps-print-buffer-faces, ps-print-buffer, split-window):
2620         Disable menu items when the frame they refer to is invisible, or when
2621         they refer to a buffer and the minibuffer is selected.
2623 2005-08-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
2625         * progmodes/flymake.el (flymake-highlight-err-lines):
2626         Use save-excursion around flymake-highlight-line to preserve point.
2628 2005-08-26  Eli Zaretskii  <eliz@gnu.org>
2630         * progmodes/octave-mod.el: Change Author and Maintainer address.
2631         (octave-maintainer-address): Change Kurt's email address.
2632         * progmodes/octave-inf.el: Change Author and Maintainer address.
2633         * progmodes/octave-hlp.el: Change Author and Maintainer address.
2635 2005-08-26  Kim F. Storm  <storm@cua.dk>
2637         * subr.el (version-list-<, version-list-<=, version-list-=):
2638         Renamed from integer-list-*.
2639         (version-list-not-zero): Likewise.  Fix while loop.
2640         (version=): Use version-list-= instead of string-equal.
2642 2005-08-26  Richard M. Stallman  <rms@gnu.org>
2644         * outline.el (outline-promote): Try shortening the heading.
2645         As last resort, read the heading to use.
2646         (outline-demote): As last resort, read the heading to use.
2648 2005-08-26  Romain Francoise  <romain@orebokech.com>
2650         * progmodes/compile.el (compilation-start): Doc fix.
2652         * progmodes/antlr-mode.el (antlr-default): Fix defface form.
2653         (antlr-font-lock-additional-keywords): Fix reference to
2654         `antlr-font-lock-literal-regexp' erroneously changed during the
2655         mass face rename.
2656         (antlr-run-tool): Use `compilation-start'.
2658         * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
2659         instead of the obsolete `compile-internal'.
2661 2005-08-26  Juanma Barranquero  <lekktu@gmail.com>
2663         * calendar/cal-bahai.el (date, displayed-month, displayed-year)
2664         (number, original-date):
2665         * calendar/cal-china.el (date):
2666         * calendar/cal-coptic.el (date):
2667         * calendar/cal-french.el (date):
2668         * calendar/cal-hebrew.el (date, entry, number, original-date):
2669         * calendar/cal-islam.el (date, number, original-date):
2670         * calendar/cal-iso.el (date):
2671         * calendar/cal-julian.el (date):
2672         * calendar/cal-mayan.el (date):
2673         * calendar/cal-menu.el (date, event):
2674         * calendar/cal-persia.el (date):
2675         * calendar/lunar.el (date):
2676         * calendar/solar.el (date): Add defvars.
2678         * emerge.el:
2679         * ibuffer.el:
2680         * info-xref.el:
2681         * obsolete/bg-mouse.el:
2682         * obsolete/sun-curs.el:
2683         * obsolete/swedish.el: Move the `defvar's to the top level.
2685         * smerge-mode.el (smerge-refined-change): Add :group.
2687 2005-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2689         * smerge-mode.el (smerge-remove-props): Make the args non-optional.
2690         (smerge-keep-n): Remove props.
2691         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
2692         (smerge-keep-current, smerge-kill-current): Don't remove props anymore
2693         now that it's done in smerge-keep-n.
2694         (smerge-refined-change): New face.
2695         (smerge-refine-chopup-region, smerge-refine-highlight-change)
2696         (smerge-refine): New funs.
2697         (smerge-basic-map): Bind smerge-refine.
2699 2005-08-25  Juri Linkov  <juri@jurta.org>
2701         * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
2702         compilation-process-setup-function and compilation-disable-input
2703         in grep-mode instead of let-bindings in grep.
2705         * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
2706         Delete "Automatic File De/compression" (auto-compression-mode).
2708 2005-08-25  Juanma Barranquero  <lekktu@gmail.com>
2710         * obsolete/bg-mouse.el: Move to obsolete/ from term/.
2711         Silence warning about non-existent variable.
2713 2005-08-25  Richard M. Stallman  <rms@gnu.org>
2715         * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
2716         Rename "Describe Key" to "Describe Key or Mouse Operation".
2718         * mail/mailalias.el (build-mail-aliases): Delete comments
2719         from the contents before processing them.
2721         * isearch.el (isearch-edit-string): Erase the Search prompt
2722         if user enters an empty string and there is no default.
2724         * comint.el (comint-file-name-prefix): Add autoload.
2726 2005-08-25  Joe Corneli  <jcorneli@math.utexas.edu>
2728         * subr.el (play-sound): Rearrange to avoid warning.
2730 2005-08-25  Carsten Dominik  <dominik@science.uva.nl>
2732         * calendar/diary-lib.el (diary-modify-entry-list-string-function):
2733         New hook.
2734         (add-to-diary-list): Call `diary-modify-entry-list-string-function'
2736 2005-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2738         * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
2740         * custom.el (custom-theme-set-variables): Sort minor modes last.
2742 2005-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2744         * subr.el (version-separator, version-regexp-alist): New vars used by
2745         version comparison funs.
2746         (integer-list-<, integer-list-=, integer-list-<=)
2747         (integer-list-not-zero): New funs for integer list comparison.
2748         (version-to-list, version=, version<, version<=): New funs for version
2749         comparison.
2751 2005-08-24  Juanma Barranquero  <lekktu@gmail.com>
2753         * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
2754         (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
2755         time to silence the byte-compiler.
2757         * ibuffer.el (ibuffer-compile-make-eliding-form)
2758         (ibuffer-check-formats): Use `with-no-warnings' to hide references
2759         to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
2760         so it's silly to get warnings for it).
2761         (ibuffer-auto-mode, ibuffer-cached-filter-formats)
2762         (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
2763         (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
2764         (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
2765         (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
2766         (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
2767         Defvar at compile time.
2768         (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
2769         (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
2770         Declare them before use.
2772         * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
2773         (info-xref-good, info-xref-bad): Defvar at compile time.
2775         * obsolete/mlsupport.el (filter-region, execute-monitor-command):
2776         Use `let*' instead of `let'.
2778         * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
2779         (*mouse-y*, menu, char): Defvar at compile time.
2780         (sc::menu): Declare it before use.
2781         (sc::pack-one-line): Use `let', not `let*'.
2783         * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
2784         (mail-send-hook): Defvar at compile time.
2786         * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
2787         Defvar at compile time.
2789         * term/sun-mouse.el (current-global-mousemap)
2790         (current-local-mousemap): Declare them before use.
2792 2005-08-24  Carsten Dominik  <dominik@science.uva.nl>
2794         * bookmark.el (bookmark-after-jump-hook): New hook.
2795         (bookmark-jump): Run `bookmark-after-jump-hook'.
2797 2005-08-23  Juri Linkov  <juri@jurta.org>
2799         * faces.el (minibuffer-prompt): Doc fix.
2801 2005-08-23  Juanma Barranquero  <lekktu@gmail.com>
2803         * progmodes/xscheme.el: Trivial changes to silence warnings.
2804         (xscheme-previous-mode, xscheme-previous-process-state):
2805         Add defvars.
2806         (xscheme-last-input-end, xscheme-process-command-line)
2807         (xscheme-process-name, xscheme-buffer-name)
2808         (xscheme-expressions-ring-max, xscheme-expressions-ring)
2809         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
2810         (xscheme-control-g-synchronization-p)
2811         (xscheme-control-g-disabled-p, xscheme-string-receiver)
2812         (default-xscheme-runlight, xscheme-runlight)
2813         (xscheme-runlight-string, xscheme-process-filter-state)
2814         (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
2815         Move to beginning of file.
2816         (scheme-interaction-mode-commands-alist)
2817         (scheme-interaction-mode-map, scheme-debugger-mode-map):
2818         Declare them before use.  Note: the initialization code for the variables
2819         has not been moved because it uses functions that reference the variables.
2820         (xscheme-control-g-message-string, xscheme-process-filter-alist)
2821         (xscheme-prompt-for-expression-map): Declare them before use.
2822         (scheme-debugger-mode-commands): "?\ " -> "?\s".
2824 2005-08-23  Ed Swarthout  <ed.swarthout@gmail.com>  (tiny change)
2826         * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
2828 2005-08-22  Juri Linkov  <juri@jurta.org>
2830         * faces.el (set-face-underline): Delete this duplicate function
2831         and make an obsolete alias to set-face-underline-p.
2832         (set-face-underline-p): Use docstring of set-face-underline.
2833         (describe-face): Create hyperlink to parent face.
2835         * info.el (Info-insert-dir): Use save-excursion around
2836         insert-buffer-substring.
2837         (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
2838         (Info-escape-percent): Delete function.
2839         (Info-fontify-node): Replace Info-escape-percent by
2840         replace-regexp-in-string with REP arg set to lambda that
2841         duplicates `%' and preserves text properties.
2843         * progmodes/compile.el (compilation-disable-input): Doc fix.
2844         (define-compilation-mode): Doc fix and refill.
2845         (kill-compilation): Use `mode-name' in the error message.
2846         (compilation-find-file): Use `compilation-error' in the
2847         read-file-name's prompt.
2849 2005-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2851         * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
2852         (smerge-auto-leave): Make undo re-enable the mode.
2853         (debug-ignored-errors): Add the user-error of impossible resolution.
2854         (smerge-resolve): Move things around a bit, in preparation for later.
2855         (smerge-diff): Don't fail if the buffer has no associated file.
2856         (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
2857         (smerge-conflict-overlay): New function.
2858         (smerge-match-conflict): Don't add text properties here.
2859         (smerge-find-conflict): Instead, add an overlay here.
2860         Also check for the case where we're inside a conflict already, so as to
2861         obviate the need for font-lock-multiline, which is unbearably slow with
2862         large conflicts and ciomplex font-lock patterns.
2863         (smerge-remove-props): Remove overlay rather than text-properties.
2864         (smerge-mode): Don't set font-lock-multiline.
2865         Remove overlays when turned off.
2867 2005-08-21  Kim F. Storm  <storm@cua.dk>
2869         * ido.el (ido-ignore-item-p): Use save-match-data.
2870         Bind case-fold-search to ido-case-fold locally.
2872 2005-08-20  Richard M. Stallman  <rms@gnu.org>
2874         * files.el (normal-mode): If font lock is on, turn it off and on.
2876         * subr.el (replace-regexp-in-string): Doc fix.
2878         * startup.el (command-line-1): Don't suppress startup screen
2879         due to existing processes.
2881         * progmodes/grep.el (grep): Bind compilation-disable-input to t.
2883         * progmodes/compile.el (compilation-disable-input): Default to nil.
2885 2005-08-20  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
2887         * progmodes/compile.el (compilation-disable-input): New defcustom.
2888         (compilation-start): If compilation-disable-input is non-nil, send
2889         EOF to the compilation process.
2891 2005-08-20  Eli Zaretskii  <eliz@gnu.org>
2893         * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
2894         Run the argument of tex-shell-cd-command through
2895         convert-standard-filename, to get the correct style of slashes on
2896         Windows, and enclose the result in quotes, in case the file name
2897         includes whitespace or other special characters.
2899 2005-08-19  Andreas Schwab  <schwab@suse.de>
2901         * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
2902         process.
2904 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
2906         * cus-start.el (minibuffer-prompt-properties): Correct typo.
2908 2005-08-18  Kim F. Storm  <storm@cua.dk>
2910         * scroll-lock.el: Fix errors due to incorrect line wrapping.
2912 2005-08-18  Richard M. Stallman  <rms@gnu.org>
2914         * scroll-lock.el: New file.
2916 2005-08-18  Thien-Thi Nguyen  <ttn@gnu.org>
2918         * dired.el (dired-move-to-end-of-filename):
2919         Handle fifo as rendered by "ls -lF": Don't include trailing "|".
2921 2005-08-18  Kim F. Storm  <storm@cua.dk>
2923         * ido.el (ido-everywhere): Fix defcustom :set function to disable
2924         rather than toggle mode when custom value is nil.
2925         (ido-everywhere): Fix defun doc string.
2927 2005-08-17  Richard M. Stallman  <rms@gnu.org>
2929         * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
2930         as tag instead of "Inviolable".
2932 2005-08-17  Kim F. Storm  <storm@cua.dk>
2934         * windmove.el (windmove-coordinates-of-position): Remove.
2935         (windmove-coordinates-of-window-position): Remove.
2936         (windmove-reference-loc): Use posn-at-point instead.
2938         * subr.el (insert-for-yank-1): Doc fix.
2940         * ido.el (ido-enter-matching-directory): Rename from
2941         ido-enter-single-matching-directory.  Change 'slash choice to
2942         'only.  Add 'first choice.
2943         (ido-exhibit): Adapt to above changes.
2945 2005-08-16  Luc Teirlinck  <teirllm@auburn.edu>
2947         * Makefile.in: Expand comment about building loaddefs.el.
2949 2005-08-16  Nick Roberts  <nickrob@snap.net.nz>
2951         * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
2952         Comment use of defadvice.
2954         * progmodes/gud.el (gud-jump): Rework for gdb-ui.
2956 2005-08-15  Dan Nicolaescu  <dann@ics.uci.edu>
2958         * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
2959         * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
2960         * progmodes/gdb-ui.el, progmodes/idlw-help.el,
2961         * progmodes/idlw-shell.el, progmodes/ld-script.el,
2962         * progmodes/which-func.el, ruler-mode.el, strokes.el,
2963         * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
2964         for backward compatibility for faces that did not appear in the
2965         previous Emacs release.
2967         * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
2969 2005-08-15  Kim F. Storm  <storm@cua.dk>
2971         * emulation/cua-base.el (cua-delete-region): Return t if
2972         deleted region was non-empty.
2973         (cua-replace-region): Inhibit overwrite-mode for
2974         self-insert-command if replaced region was non-empty.
2975         (cua--explicit-region-start, cua--status-string): Make them
2976         buffer-local at top-level...
2977         (cua-mode): ...rather than when mode is enabled.
2979 2005-08-15  Thien-Thi Nguyen  <ttn@gnu.org>
2981         * progmodes/vhdl-mode.el (vhdl-emacs-21):
2982         Set t for Emacs 21, 22, and so on.
2984 2005-08-15  David Ponce  <david@dponce.com>
2986         * tree-widget.el: Update Commentary header.
2987         (tree-widget-theme): Doc fix.
2988         (tree-widget-space-width): New option.
2989         (tree-widget-image-properties): Look up in the default theme too.
2990         (tree-widget--cursors): Only for images with arrow pointer shape.
2991         (tree-widget-lookup-image): Pointer shape is hand by default.
2992         (tree-widget-icon): Rename generic icon widget from
2993         `tree-widget-control'.
2994         (tree-widget-*-icon): Rename from `tree-widget-*-control' and
2995         derive from `tree-widget-icon'.
2996         (tree-widget-handle): Improve default look and feel of the text
2997         representation.
2998         (tree-widget): Rename :*-control properties to :*-icon properties.
2999         Add :action and :help-echo properties.
3000         (tree-widget-after-toggle-functions): Move.
3001         (tree-widget-close-node, tree-widget-open-node): Remove.
3002         (tree-widget-before-create-icon-functions): New hook.
3003         (tree-widget-value-create): Update to allow customization of icons
3004         and nodes at run-time via that new hook.
3005         (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
3006         (tree-widget-icon-action, tree-widget-icon-help-echo)
3007         (tree-widget-action, tree-widget-help-echo): New functions.
3009 2005-08-15  Kim F. Storm  <storm@cua.dk>
3011         * ido.el (ido-buffer-internal): Use with-no-warnings.
3012         (ido-make-merged-file-list): Use while-no-input.
3014 2005-08-15  Richard M. Stallman  <rms@gnu.org>
3016         * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
3017         (flyspell-large-region): Fix doc and custom type.
3019 2005-08-14  Richard M. Stallman  <rms@gnu.org>
3021         * files.el (interpreter-mode-alist): Doc fix.
3023         * mail/rmail.el (rmail-nonignored-headers): New variable.
3024         (rmail-clear-headers): Use it.
3025         (rmail-reply): Better handling of mail-followup-to header.
3027         * progmodes/sh-script.el (sh-font-lock-keywords-var):
3028         Rename variable from sh-font-lock-keywords.  In the `shell' entry,
3029         don't try to refer to executable-font-lock-keywords.
3030         (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
3031         (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
3032         (sh-font-lock-keywords): Append executable-font-lock-keywords here.
3033         (sh-mode): Set comment-start-skip, local-abbrev-table,
3034         imenu-case-fold-search.
3035         (sh-set-shell): Don't set them here.
3036         (sh-feature): Simplify.  Get rid of the eval-a-variable feature.
3037         Don't cache the results in the original alist; don't ever modify
3038         that alist.
3040         * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
3042         * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
3043         empty.
3045 2005-08-15  Andreas Schwab  <schwab@suse.de>
3047         * desktop.el: Put autoload cookie at risky-local-variable declarations.
3049         * dired.el, info.el, mail/rmail.el: Revert last change.
3051 2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>
3053         * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
3054         modification in `eval-after-load' form.
3055         * info.el: Likewise.
3056         * mail/rmail.el: Likewise.
3058 2005-08-14  Juri Linkov  <juri@jurta.org>
3060         * progmodes/compile.el (compilation-mode-font-lock-keywords):
3061         Remove highlighting of "Compilation started".  Highlight only
3062         the word "finished" in "Compilation finished".  Add highlighting
3063         of "interrupt", "killed", "terminated" and the exit code.
3064         (compilation-start): Add newline after header.  Use exactly the
3065         same time stamp format as the finishing message.
3066         (compilation-mode-map): Add ellipsis to "Search Files (grep)".
3068         * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
3069         (grep-mode-font-lock-keywords): Don't highlight "Grep started".
3070         Add highlighting of "interrupt", "killed", "terminated".
3072         * delsel.el (delete-selection-pre-hook): If overwrite-mode is
3073         enabled and the current command is self-insert-command, call it
3074         explicitly with overwrite-mode bound to nil, to not allow it
3075         to delete the character after the selected region.
3077 2005-08-12  Matt Hodges  <MPHodges@member.fsf.org>
3079         * emacs-lisp/eldoc.el: Add move-beginning-of-line,
3080         move-end-of-line, end-of-line, and beginning-of-line to the list
3081         of commands after which the echo area is updated.
3083 2005-08-12  Eli Zaretskii  <eliz@gnu.org>
3085         * cus-edit.el (custom-save-all, custom-save-delete):
3086         Bind recentf-exclude to exclude custom-file.
3088 2005-08-12  Ehud Karni  <ehud@unix.mvs.co.il>
3090         * mail/rmailsum.el (rmail-summary-end-of-message): New command
3091         to go to the bottom of the mail message.  Added to
3092         `rmail-summary-mode-map' with key "/".
3093         (rmail-summary-show-message): New (internal) function for use by
3094         both `rmail-summary-beginning/end-of-message'.
3095         (rmail-summary-beginning-of-message): Change to use
3096         rmail-summary-show-message.
3098         * mail/rmail.el (rmail-end-of-message): New command to go to the
3099         end of the current message.  Added to `rmail-mode-map' with key "/".
3100         (rmail-beginning-of-message): Fix to work as documented.
3101         (rmail-mode): Change documentation.
3103         * progmodes/compile.el (compilation-start): Add the line
3104         "Compilation started" with compilation start time.
3105         (compilation-mode-font-lock-keywords): Add `started' to keywords.
3107 2005-08-11  Luc Teirlinck  <teirllm@auburn.edu>
3109         * menu-bar.el (menu-bar-options-menu): Standardize capitalization
3110         of menu items.
3112 2005-08-11  Richard M. Stallman  <rms@gnu.org>
3114         * simple.el (pop-global-mark): Reverse test of widen-automatically.
3116         * battery.el (battery-status-function): Don't use ignore-errors.
3118 2005-08-11  Lute Kamstra  <lute@gnu.org>
3120         * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
3121         define-obsolete-variable-alias.
3123 2005-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3125         * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
3126         (ange-ftp-send-cmd): Revert last change, and expand
3127         the comment explaining the problem.
3129 2005-08-10  Luc Teirlinck  <teirllm@auburn.edu>
3131         * ldefs-boot.el: Update.
3133         * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
3134         item to "Time, Load and Mail".  Change help echo text.
3136         * time.el (display-time-use-mail-icon, display-time-format)
3137         (display-time-string-forms): Shorten first line of docstrings.
3139 2005-08-10  Lars Hansen  <larsh@soem.dk>
3141         * desktop.el (desktop-buffer-mode-handlers):
3142         Make non-customizable. Add autoload cookie.  Change initial value to
3143         nil; add elements in respective modules instead.  Fix doc string.
3144         (desktop-load-file): New function.
3145         (desktop-minor-mode-handlers): New autoloaded variable.
3146         (desktop-create-buffer): Call minor mode handlers.
3147         Use desktop-load-file to load major and minor mode modules prior to
3148         checking for a handler.
3149         (desktop-save): Don't add nil to desktop-minor-modes for minor
3150         modes with nil function in desktop-minor-mode-table.  Don't delete
3151         desktop file before rewriting it.
3152         (desktop-locals-to-save): Add autoload cookie.  Don't make
3153         automatically buffer-local.  Add variables column-number-mode,
3154         size-indication-mode, indent-tabs-mode,
3155         indicate-buffer-boundaries, indicate-empty-lines and
3156         show-trailing-whitespace.
3157         (desktop-clear): Allow desktop-clear-preserve-buffers to contain
3158         regexps. Don't use desktop-clear-preserve-buffers-regexp.
3159         (desktop-clear-preserve-buffers-regexp): Delete.
3160         (desktop-clear-preserve-buffers): Update initial value and docstring.
3161         (desktop-save-buffer): Fix doc string.
3163         * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
3164         (hilit-chg-desktop-restore): New function.
3165         (highlight-changes-mode): Add highlight-changes-mode to
3166         desktop-locals-to-save.
3168         * dired.el: Add handler to desktop-buffer-mode-handlers.
3169         (dired-restore-desktop-buffer): Remove autoload cookie.
3170         (dired-mode): Add autoload cookie.
3172         * info.el: Add handler to desktop-buffer-mode-handlers.
3173         (Info-restore-desktop-buffer): Remove autoload cookie.
3174         (Info-mode): Add autoload cookie.
3176         * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
3177         (mh-restore-desktop-buffer): Remove autoload cookie.
3178         (mh-folder-mode): Add autoload cookie.
3180         * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
3181         (rmail-restore-desktop-buffer): Remove autoload cookie.
3183 2005-08-11  Masatake YAMATO  <jet@gyve.org>
3185         * hexl.el (hexl-address-region):
3186         (hexl-ascii-region, hexl-font-lock-keywords):
3187         (hexl-highlight-line-range): Use the term "region"
3188         instead of "area" for consistency with the other symbols
3189         defined in hexl.el.
3191 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
3193         * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
3194         correct group: it is set with `menu-bar-make-mm-toggle' (pointed
3195         out by Juri Linkov).  Add `display-battery-mode'.
3197 2005-08-09  Juri Linkov  <juri@jurta.org>
3199         * progmodes/compile.el (compilation-mode-font-lock-keywords):
3200         Remove `-text' from face variable names.
3201         (compilation-error-file-name, compilation-warning-file-name)
3202         (compilation-info-file-name): Delete faces.
3203         (compilation-line-number, compilation-column-number):
3204         Remove face underlining.
3205         (compilation-message-face): Set to `underline' value by default.
3206         (compilation-error-face, compilation-warning-face)
3207         (compilation-info-face): Remove `-file-name' from face names.
3208         (compilation-error-text-face, compilation-warning-text-face)
3209         (compilation-info-text-face): Delete face variables.
3210         (compilation-text-face): Delete function.
3212         * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
3213         (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
3214         (grep-error-face): Set to `compilation-error' instead of
3215         `compilation-error-face' (which is redefined to `grep-hit-face' in
3216         grep buffers).
3217         (grep-mode-font-lock-keywords): Remove `-text' from face variable
3218         names.  Use `grep-error-face' instead of `compilation-error-text-face'.
3220         * dired-aux.el (dired-do-query-replace-regexp):
3221         Use `query-replace-read-args'.
3223         * replace.el (query-replace-read-from, query-replace-read-to)
3224         (query-replace-read-args): Rename arg `string' to `prompt'.
3226         * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
3228 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
3230         * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
3231         uploading files.
3232         (ange-ftp-canonize-filename): Handle file names beginning with ~
3233         correctly.
3235 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
3237         * textmodes/fill.el (canonically-space-region)
3238         (fill-context-prefix, fill-french-nobreak-p)
3239         (fill-delete-newlines, fill-comment-paragraph)
3240         (justify-current-line): "?\ " -> "?\s".
3242 2005-08-09  Ben North  <ben@redfrontdoor.org>  (tiny change)
3244         * textmodes/fill.el (fill-nonuniform-paragraphs):
3245         Improve argument/docstring consistency.
3247 2005-08-09  Richard M. Stallman  <rms@gnu.org>
3249         * textmodes/ispell.el (ispell-word): More fboundp checks.
3251         * files.el (find-file-noselect): Don't call set-buffer-major-mode.
3252         (find-file-noselect-1): Call it here, only if RAWFILE.
3253         (normal-mode): Always set some major mode.
3254         (save-some-buffers-action-alist): Change some explanation strings.
3255         (file-name-non-special): In the `quote' method, use unwind-protect.
3257 2005-08-09  Magnus Henoch  <mange@freemail.hu>
3259         * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
3260         (ispell-have-aspell-dictionaries): New variable.
3261         (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
3262         (ispell-get-aspell-config-value): New function.
3263         (ispell-aspell-find-dictionary): New function.
3264         (ispell-aspell-add-aliases): New function.
3265         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
3266         appropriate.  Don't look for ispell dictionaries if we use aspell.
3267         (ispell-menu-map): Don't build a submenu of dictionaries.
3269 2005-08-09  Richard M. Stallman  <rms@gnu.org>
3271         * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
3272         (sql-read-passwd): Use read-passwd.
3274         * progmodes/idlw-toolbar.el (idlwave-toolbar)
3275         (idlwave-toolbar-is-possible): Add defvars.
3277         * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
3278         Avoid warnings.
3280         * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
3281         (idlwave-system-class-info, idlwave-executive-commands-alist):
3282         Use defvar.
3284         * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
3286         * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
3287         Avoid warnings.
3289         * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
3290         and content-type: headers.
3292         * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
3294         * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
3295         and rename some of them to be more self-explanatory.
3297         * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
3299         * startup.el (command-line-1): Implement -scriptload.
3301         * replace.el (occur-engine): Initial *Occur* output not undoable.
3303         * menu-bar.el (menu-bar-file-menu): Rename some menu items
3304         and improve help strings.
3306         * isearch.el (isearch-repeat): When changing direction,
3307         mark search successful.
3309         * ediff-init.el: Use (featurep 'xemacs).
3311         * comint.el (send-invisible): Identify buffer, if not selected.
3313         * align.el: Delete autoload for c-guess-basic-syntax.
3315 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
3317         * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
3318         Improve argument/docstring consistency.  Doc fixes.
3319         (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
3320         (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
3321         (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
3322         (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
3323         (r2bv-organization, r2bv-pages, r2bv-primary-author)
3324         (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
3325         (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
3326         Defvar at compile time.
3328 2005-08-09  Juri Linkov  <juri@jurta.org>
3330         * info.el: Replace `info' with upper-case `Info' where appropriate.
3331         (info-title-1, info-title-2, info-title-3, info-title-4)
3332         (info-menu-header): Move up face definitions.
3333         (info-menu-star): Rename from `info-menu-5'.
3334         (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
3335         (Info-fontify-visited-nodes): Fix docstring.
3336         (Info-hide-note-references): Fix docstring.
3337         (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
3338         menu items in the same way as on cross-references.
3339         (info-apropos): Fix sorting order and formatting to be like in the
3340         stand-alone Info browser.  Display error messages for 1 sec.
3341         (Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
3342         (Info-mode-menu): Remove item for `Info-search-case-sensitively'
3343         from the menu bar.
3344         (Info-insert-dir): Restore point after calling
3345         `insert-buffer-substring'.
3347 2005-08-08  Richard M. Stallman  <rms@gnu.org>
3349         * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
3350         (recompute-lucid-menubar): Add defvars.
3352         * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
3354         * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
3356         * net/net-utils.el (run-dig): Rename from `dig'.
3358         * play/gametree.el (gametree-mode): Use make-local-variable,
3359         not make-variable-buffer-local.
3361         * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
3363         * ansi-color.el (ansi-color-make-extent)
3364         (ansi-color-set-extent-face): Use fboundp, not functionp.
3366         * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
3367         not make-variable-buffer-local.
3369         * bookmark.el (Info-current-file): Add defvar.
3370         (bookmark-jump-noselect): Use with-no-warnings.
3372         * completion.el (c-mode-map, fortran-mode-map): Add defvars.
3374         * ebuff-menu.el (Helper-return-blurb): Add defvar.
3376         * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
3378         * find-file.el (ada-procedure-start-regexp)
3379         (ada-package-start-regexp): Add defvars.
3381         * info.el (Info-insert-dir): Use insert-buffer-substring.
3383         * xml.el (xml-att-def-re): Add defvar.
3385         * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
3386         calling convention.
3388         * subr.el (while-no-input): Return t if there is input.
3390 2005-08-08  Luc Teirlinck  <teirllm@auburn.edu>
3392         * cus-start.el (all): Add `overflow-newline-into-fringe'.
3394 2005-08-08  Juanma Barranquero  <lekktu@gmail.com>
3396         * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
3397         (scheme-prev-l/c-dir/file): Fix typos in docstrings.
3399 2005-08-08  Emilio C. Lopes  <eclig@gmx.net>
3401         * cmuscheme.el (scheme-start-file): Replace reference to
3402         `user-emacs-directory' by "~/.emacs.d/".
3404 2005-08-08  Thien-Thi Nguyen  <ttn@gnu.org>
3406         * info.el (Info-dir-remove-duplicates): Avoid case folding
3407         in loop; instead, keep downcased strings for comparison.
3408         Suggested by Helmut Eller.
3410 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
3412         Sync with Tramp 2.0.50.
3414         * net/tramp.el: Remove defvar of `last-coding-system-used' in the
3415         XEmacs case; not necessary anymore.
3416         (tramp-user-regexp): Allow "@" as part of user name.
3417         (tramp-handle-set-visited-file-modtime)
3418         (tramp-handle-insert-file-contents)
3419         (tramp-handle-write-region): No special handling for
3420         `last-coding-system-used, because this is done in
3421         `tramp-accept-process-output' now.
3422         (tramp-accept-process-output): New defun.
3423         (tramp-process-one-action, tramp-process-one-multi-action)
3424         (tramp-wait-for-regexp, tramp-wait-for-output)
3425         (tramp-discard-garbage-erase-buffer): Call it.  Reported by David
3426         Howells <dhowells@redhat.com>.
3427         (clear-visited-file-modtime): Defadvice removed.  The check for
3428         unset buffer's modtime does not need to be based on
3429         `tramp-buffer-file-attributes'.  Suggested by RMS.
3430         (tramp-message): Insert "\n" if not being at beginning of line.
3431         (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
3432         sequence with same logic.
3433         (tramp-completion-handle-expand-file-name): Discard call of
3434         `tramp-drop-volume-letter'.  It is not necessary, and there have
3435         been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
3436         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
3437         (tramp-do-copy-or-rename-file-out-of-band): Transfer message
3438         should always be visible.
3439         (tramp-handle-insert-directory, tramp-setup-complete)
3440         (tramp-set-process-query-on-exit-flag)
3441         (tramp-append-tramp-buffers): Pacify byte-compiler.
3442         (tramp-bug): Delete non-existing variables from list.
3443         Apply `tramp-load-report-modules' as pre-hook.
3444         Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
3445         `shell-prompt-pattern' because of non-7bit characters.
3446         Reported by Sebastian Luque <sluque@mun.ca>.
3447         (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
3448         (tramp-match-string-list): Remove function.
3449         (tramp-wait-for-regexp): Remove call of that function.
3450         Suggested by Kim F. Storm <storm@cua.dk>.
3451         (tramp-set-auto-save-file-modes): Use octal integer code #o600
3452         instead of octal character code ?\600.  The latter resulted in a
3453         syntax error with XEmacs.
3455         * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
3456         XEmacs case; not necessary anymore.
3457         (tramp-smb-handle-write-region): No special handling for
3458         `last-coding-system-used, because this is done in
3459         `tramp-accept-process-output' now.
3460         (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
3462 2005-08-06  Luc Teirlinck  <teirllm@auburn.edu>
3464         * wid-edit.el (widget-choice-value-create):
3465         Unconditionally respect user choice.  Set :explicit-choice back to nil
3466         when no longer needed.
3467         (widget-choice-action): Unconditionally respect user choice.
3468         Eliminate :explicit-choice-value.
3470         * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
3472         * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
3473         with `indicate-empty-lines' and `indicate-buffer-boundaries'.
3474         (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
3475         running new function `toggle-indicate-empty-lines'.
3476         Rename "Customize" item to "Customize fringe".
3477         Rename "Indicators" item to "Buffer boundaries" and change help echo.
3478         (menu-bar-showhide-fringe-ind-menu): Change several help echos.
3479         Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
3480         Delete "Empty lines only" item.
3481         (menu-bar-showhide-fringe-ind-customize): New function.
3482         (menu-bar-showhide-fringe-ind-mixed)
3483         (menu-bar-showhide-fringe-ind-box)
3484         (menu-bar-showhide-fringe-ind-right)
3485         (menu-bar-showhide-fringe-ind-left)
3486         (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
3487         instead of `fringe-indicators'.
3489 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
3491         * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
3492         Change the date of last update.
3494 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
3496         * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
3497         (viper-exec-yank, viper-put-back): Don't display modification msg
3498         if in the minibuffer.
3500         * viper-init.el (viper-replace-overlay-cursor-color)
3501         (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
3502         Make variables frame local.
3504         * viper-util.el (viper-append-filter-alist): Use append instead of
3505         nconc.
3507         * viper.el (viper-vi-state-mode-list)
3508         (viper-emacs-state-mode-list): Move help-mode and
3509         completion-list-mode from the first list to the second.
3510         (viper-mode): Docstring.
3511         (viper-go-away, viper-non-hook-settings): Don't localize
3512         minor-mode-alist in newer Emacsen.  Add advice to
3513         set-cursor-color.  Don't bind "\C-c\\".
3515 2005-08-06  Emilio C. Lopes  <eclig@gmx.net>
3517         * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
3518         (scheme-macro-expand-command): New user options.
3519         (scheme-trace-procedure, scheme-expand-current-form): New commands.
3520         (scheme-form-at-point, scheme-start-file)
3521         (scheme-interactively-start-process): New functions.
3522         (scheme-get-process): New function, extracted from `scheme-proc'.
3523         (run-scheme): Call `scheme-start-file' to get start file, and pass
3524         it to `make-comint'.
3525         (switch-to-scheme, scheme-proc):
3526         Call `scheme-interactively-start-process' if no Scheme buffer/process
3527         is available.
3529 2005-08-06  Juri Linkov  <juri@jurta.org>
3531         * progmodes/compile.el (compilation-mode-font-lock-keywords):
3532         Use `compilation-text-face', `compilation-info-text-face' and
3533         `compilation-error-text-face' instead of `font-lock-keyword-face'.
3534         (compilation-error): New face.
3535         (compilation-error-file-name): Inherit from
3536         `compilation-error' instead of `font-lock-warning-face'.
3537         (compilation-warning-file-name): Inherit from
3538         `compilation-warning' instead of `font-lock-warning-face'.
3539         (compilation-info, compilation-error-file-name)
3540         (compilation-warning-file-name, compilation-info-file-name)
3541         (compilation-line-number, compilation-column-number): Doc fix.
3542         (compilation-error-text-face, compilation-warning-text-face)
3543         (compilation-info-text-face): New face variables.
3544         (compilation-line-face, compilation-column-face)
3545         (compilation-enter-directory-face)
3546         (compilation-leave-directory-face): Doc fix.
3547         (compilation-text-face): New function.
3549         * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
3550         instead of 1 to display binary file names as info file links.
3551         (grep-error-face): Use `compilation-error-face' instead of
3552         `font-lock-keyword-face'.
3553         (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
3554         and `compilation-warning-text-face' instead of
3555         `font-lock-keyword-face'.  Use `compilation-error-text-face'
3556         instead of `grep-error-face'.
3558 2005-08-05  Kenichi Handa  <handa@m17n.org>
3560         * international/code-pages.el: Add autoload cookies for all coding
3561         systems.
3563 2005-08-04  Luc Teirlinck  <teirllm@auburn.edu>
3565         * cus-start.el (all): Put undo.c where it alphabetically belongs.
3567 2005-08-04  Juri Linkov  <juri@jurta.org>
3569         * progmodes/compile.el (compilation-mode-map):
3570         * progmodes/grep.el (grep-mode-map):
3571         Bind TAB to `compilation-next-error' and [backtab] to
3572         `compilation-previous-error'.
3574         * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
3575         matching line numbers, column numbers and their ranges with regexp
3576         matching only line numbers.
3577         (grep-context-face): New face variable.
3578         (grep-mode-font-lock-keywords): Use it.
3580         * faces.el (read-face-name): Delete duplicate faces.
3582 2005-08-02  Juanma Barranquero  <lekktu@gmail.com>
3584         * thumbs.el (thumbs-find-image): Don't make variables
3585         automatically buffer local.
3586         (thumbs-current-tmp-filename, thumbs-current-image-filename)
3587         (thumbs-image-num): Make automatically buffer local.
3588         (thumbs-show-thumbs-list): Use `make-local-variable', not
3589         `make-variable-buffer-local'.
3590         (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
3592         * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
3593         (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
3594         (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
3595         (bother, bye, canyou, chatlst, continue, deathlst, describe)
3596         (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
3597         (feelings-about, foullst, found, hello, history, howareyoulst)
3598         (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
3599         (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
3600         (neglst, obj, object, owner, please, problems, qlist)
3601         (random-adjective, relation, remlst, repetitive-shortness)
3602         (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
3603         (shortlst, something, sportslst, stallmanlst, states, subj)
3604         (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
3605         (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
3606         Defvar at compile time.
3608         * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
3609         not `make-variable-buffer-local'.
3611 2005-08-02  Kim F. Storm  <storm@cua.dk>
3613         * emulation/cua-rect.el (cua--highlight-rectangle): Only show
3614         rectangle overlay in selected window.
3616 2005-08-01  Luc Teirlinck  <teirllm@auburn.edu>
3618         * cus-start.el (all): Put `indicate-empty-lines' in fringe group
3619         instead of display group.  Make `indicate-buffer-boundaries'
3620         customizable through Custom.
3622 2005-08-01  Juanma Barranquero  <lekktu@gmail.com>
3624         * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
3625         (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
3626         (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
3627         (gdb-put-string): Fix typos in docstrings.
3629 2005-08-01  Nick Roberts  <nickrob@snap.net.nz>
3631         Update copyright notices of files in progmodes directory for
3632         release of Emacs 22.1.
3634         * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
3636         * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
3637         Don't barf if the GUD buffer has been killed.
3639 2005-08-01  Kim F. Storm  <storm@cua.dk>
3641         * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
3643 2005-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3645         * simple.el (next-error-follow-minor-mode):
3646         make-variable-buffer-local -> make-local-variable.
3648         * emacs-lisp/cl-extra.el: Require CL also when compiling.
3650         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
3651         (byte-compile-form-make-variable-buffer-local): New functions to warn
3652         about misuses of make-variable-buffer-local where make-local-variable
3653         was meant.
3655 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
3657         * bs.el (bs-attributes-list): Doc fix.
3658         (bs): Update url-link.
3660         * desktop.el (desktop-save-buffer): Fix typos in docstring.
3661         (desktop-load-default): Simplify.
3663         * ibuffer.el (ibuffer-columnize-and-insert-list)
3664         (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
3665         (ibuffer-unmark-all, ibuffer-toggle-marks)
3666         (ibuffer-unmark-forward, ibuffer-unmark-backward)
3667         (ibuffer-compile-make-format-form, ibuffer-format-column)
3668         (ibuffer-current-buffers-with-marks)
3669         (ibuffer-update-title-and-summary): "?\ " -> "?\s".
3670         (ibuffer): Doc fix.
3671         (ibuffer-mode): Fix typo in docstring.
3672         (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
3673         with `define-obsolete-variable-alias'.
3674         (ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.
3676 2005-07-29  Kenichi Handa  <handa@m17n.org>
3678         * international/mule-cmds.el (select-message-coding-system):
3679         Be sure to use LF for end-of-line.  If no coding system is decided,
3680         return iso-8859-1-unix.
3682 2005-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3684         * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
3685         (ange-ftp-pending-error-line): New vars.
3686         (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
3687         to handle the non-fatal no-route-to-host messages.
3688         (internal-ange-ftp-mode): Make the no-match regexp more efficient.
3690 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
3692         * isearch.el (isearch-mode-map, isearch-other-meta-char)
3693         (isearch-quote-char, isearch-printing-char)
3694         (isearch-text-char-description): "?\ " -> "?\s".
3695         (isearch-lazy-highlight-cleanup)
3696         (isearch-lazy-highlight-initial-delay)
3697         (isearch-lazy-highlight-interval)
3698         (isearch-lazy-highlight-max-at-a-time)
3699         (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
3700         Declare with define-obsolete-*-alias macros.
3701         (isearch-forward): Fix typo in docstring.
3702         (search-invisible, search-ring-yank-pointer)
3703         (regexp-search-ring-yank-pointer): Doc fixes.
3705         * recentf.el (recentf-menu-append-commands-p): Declare with
3706         `define-obsolete-variable-alias'.
3707         (recentf-max-saved-items, recentf-menu-filter)
3708         (recentf-arrange-by-rule-subfilter): Doc fixes.
3709         (recentf-menu-append-commands-flag)
3710         (recentf-initialize-file-name-history, recentf-expand-file-name)
3711         (recentf-clear-data): Fix typos in docstrings.
3713 2005-07-28  Nick Roberts  <nickrob@snap.net.nz>
3715         * progmodes/gdb-ui.el: Smarten comments.
3716         (gdb-info-breakpoints-custom): Use nowarn when finding file.
3718 2005-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
3720         * term/apollo.el (terminal-init-apollo): New function containing
3721         all former top level forms in the file.
3722         * term/bobcat.el (terminal-init-bobcat):
3723         * term/cygwin.el (terminal-init-cygwin):
3724         * term/iris-ansi.el (terminal-init-iris-ansi):
3725         * term/linux.el (terminal-init-linux):
3726         * term/news.el (terminal-init-news):
3727         * term/rxvt.el (terminal-init-rxvt):
3728         * term/sun.el (terminal-init-sun):
3729         * term/tvi970.el (terminal-init-tvi970):
3730         * term/vt100.el (terminal-init-vt100):
3731         * term/vt102.el (terminal-init-vt102):
3732         * term/vt125.el (terminal-init-vt125):
3733         * term/vt200.el (terminal-init-vt200):
3734         * term/vt201.el (terminal-init-vt201):
3735         * term/vt220.el (terminal-init-vt220):
3736         * term/vt240.el (terminal-init-vt240):
3737         * term/vt300.el (terminal-init-vt300):
3738         * term/vt320.el (terminal-init-vt320):
3739         * term/vt400.el (terminal-init-vt400):
3740         * term/vt420.el (terminal-init-vt420):
3741         * term/wyse50.el (terminal-init-wyse50):
3742         * term/xterm.el (terminal-init-xterm): Likewise.
3744         * term/README: Describe the terminal-init-* functionality.
3746         * startup.el (command-line): After loading the terminal initialization
3747         file call the corresponding terminal initialization function.
3749 2005-07-27  Kenichi Handa  <handa@m17n.org>
3751         * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
3752         negative.
3754         * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
3755         (ps-mule-composition-prologue): Fix for the case that
3756         RelativeCompose is false.
3758 2005-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3760         * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
3762         * descr-text.el (describe-char): Handle the case where the list of
3763         chars is displayed in a separate frame.
3764         Be a bit more discriminating when looking for the char.
3766 2005-07-26  Juanma Barranquero  <lekktu@gmail.com>
3768         * bookmark.el (bookmark-automatically-show-annotations)
3769         (bookmark-read-annotation-text-func): Doc fixes.
3770         (bookmark-save): Improve argument/docstring consistency.
3771         (bookmark-get-bookmark, bookmark-get-bookmark-record)
3772         (bookmark-alist-from-buffer)
3773         (bookmark-upgrade-file-format-from-0)
3774         (bookmark-grok-file-format-version)
3775         (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
3776         (bookmark-read-annotation-mode)
3777         (bookmark-insert-current-bookmark, bookmark-jump)
3778         (bookmark-exit-hook): Fix typos in docstrings.
3779         (bookmark-exit-hooks): Define as obsolete alias.
3780         (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
3781         not `bookmark-exit-hooks'.  Fix docstring.
3782         (bookmark-bmenu-select): "?\ " -> "?\s".
3784 2005-07-25  Ari Roponen <arjuropo@cc.jyu.fi>  (tiny change)
3786         * startup.el (command-line): Fix typo.
3788 2005-07-24  Richard M. Stallman  <rms@gnu.org>
3790         * tooltip.el (tooltip-mode): Test emacs-basic-display,
3791         not emacs-quick-startup.
3793 2005-07-24  Juanma Barranquero  <lekktu@gmail.com>
3795         * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
3796         (reb-next-match, reb-show-subexp): Use `with-selected-window'
3797         instead of `reb-with-current-window'.
3798         (reb-prev-match): Likewise.  Also, don't move left if the search
3799         was unsuccessful.
3800         (reb-initialize-buffer): New function.
3801         (re-builder, reb-change-syntax): Use it.
3803         * man.el (Man-goto-page): Make second argument NOERROR optional.
3805 2005-07-23  Richard M. Stallman  <rms@gnu.org>
3807         * man.el (Man-bgproc-sentinel): Check here for failure to find
3808         any man page in the output, and report the error here.
3809         (Man-arguments): Make it permanent local.
3810         (Man-goto-page): New arg NOERROR.  Never kill the current buffer.
3811         (Man-mode): Pass t for NOERROR.
3813         * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
3814         (grep-mode-font-lock-keywords):
3815         Don't use compilation-...-face for messages that are not file names.
3817         * progmodes/compile.el (compilation-mode-font-lock-keywords):
3818         Don't use compilation-...-face for messages that are not file names.
3820 2005-07-22  Juri Linkov  <juri@jurta.org>
3822         * startup.el (normal-splash-screen): Update menu name.
3824         * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
3826 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
3828         * term/xterm.el: Load term/rxvt if the terminal is actually an
3829         rxvt terminal.
3830         (xterm-rxvt-set-background-mode): Remove, not used anymore.
3832         * term/rxvt.el (function-key-map): Use substitute-key-definition
3833         to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
3835         * term/cygwin.el: New file.
3837 2005-07-22  Kim F. Storm  <storm@cua.dk>
3839         * image-file.el (insert-image-file, image-file-yank-handler):
3840         Fix last change to maintain a (unique) yank-handler on yanked images.
3842 2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
3844         * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
3845         of the file size (as in "177B" for 177 bytes).  This happens with
3846         "ls -lh" on FreeBSD.
3848 2005-07-22  Juanma Barranquero  <lekktu@gmail.com>
3850         * hilit-chg.el (highlight-changes-global-initial-state)
3851         (highlight-compare-buffers, hilit-chg-turn-on-maybe)
3852         (hilit-chg-fixup, highlight-changes-mode):
3853         Fix typos in docstrings.
3854         (highlight-changes-global-modes, highlight-changes-rotate-faces):
3855         Doc fixes.
3857 2005-07-21  Luc Teirlinck  <teirllm@auburn.edu>
3859         * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
3860         mode function using `eval-after-load'.
3862 2005-07-21  Kim F. Storm  <storm@cua.dk>
3864         * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
3865         included when reporting an emacs crash, and tell about the DEBUG file.
3867         * image-file.el (insert-image-file): Add yank-handler.
3868         (image-file-yank-handler): Yank handler to make unique copies of
3869         images when they are yanked into a buffer next to each other.
3871 2005-07-21  Juanma Barranquero  <lekktu@gmail.com>
3873         * comint.el (comint-use-prompt-regexp, comint-send-input)
3874         (comint-source-default, comint-extract-string)
3875         (comint-get-source, comint-word, comint-completion)
3876         (comint-source, comint-prompt-read-only, comint-update-fence):
3877         Fix typos in docstrings.
3878         (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
3879         Declare with define-obsolete-*-alias macros.
3880         (comint-previous-matching-input-from-input)
3881         (comint-next-matching-input-from-input)
3882         (comint-previous-matching-input, comint-next-matching-input)
3883         (comint-forward-matching-input):
3884         Improve argument/docstring consistency.
3886         * desktop.el (desktop-clear-preserve-buffers-regexp):
3887         Also preserve the *server* buffer.
3889         * simple.el (clone-indirect-buffer): Doc fix.
3890         (fixup-whitespace, just-one-space)
3891         (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
3892         (next-error, next-error-highlight)
3893         (next-error-highlight-no-select, next-error-last-buffer)
3894         (next-error-buffer-p, next-error-find-buffer, next-error)
3895         (previous-error, next-error-no-select, previous-error-no-select)
3896         (open-line, split-line, minibuffer-prompt-width, kill-new)
3897         (binary-overwrite-mode): Fix typos in docstrings.
3898         (set-fill-column): Fix typo in message.
3900         * skeleton.el (skeleton-proxy-new): Doc fix.
3902         * strokes.el (strokes-load-hook): Doc fix.
3903         (strokes-grid-resolution, strokes-get-grid-position)
3904         (strokes-renormalize-to-grid, strokes-read-stroke)
3905         (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
3906         (strokes-global-map): Fix typos in docstrings.
3907         (strokes-help): Doc fix.  Fix help message and pass it through
3908         `substitute-command-keys'.
3910         * tempo.el (tempo-insert-prompt, tempo-interactive)
3911         (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
3912         (tempo-insert-string-functions, tempo-local-tags)
3913         (tempo-define-template, tempo-insert-template)
3914         (tempo-insert-prompt-compat, tempo-is-user-element)
3915         (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
3916         Fix typos in docstrings.
3918         * vcursor.el (vcursor-other-window, vcursor-bind-keys)
3919         (vcursor-key-bindings, vcursor-use-vcursor-map)
3920         (vcursor-find-window, vcursor-scroll-down)
3921         (vcursor-disable, vcursor-beginning-of-buffer)
3922         (vcursor-end-of-buffer): Fix typos in docstrings.
3923         (vcursor-relative-move, vcursor-get-char-count):
3924         Improve argument/docstring consistency.
3926         * version.el: "?\ " -> "?\s".
3928         * wid-edit.el (widget-default-create, widget-after-change)
3929         (widget-default-format-handler, widget-checklist-add-item)
3930         (widget-radio-add-item, widget-choose, widget-specify-secret)
3931         (widget-field-value-create, widget-field-value-get)
3932         (widget-editable-list-format-handler)
3933         (widget-editable-list-entry-create, widget-group-value-create)
3934         (widget-documentation-link-add)
3935         (widget-documentation-string-value-create): "?\ " -> "?\s".
3936         (widget-convert-text): Doc fix.
3937         (widget-narrow-to-field, widget-field-find)
3938         (widget-url-link-action, widget-emacs-library-link-action)
3939         (widget-color-notify): Fix typos in docstrings.
3941         * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
3942         (x-select-text, set-w32-system-coding-system)
3943         (w32-add-charset-info): Fix typos in docstrings.
3945         * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
3946         (cua-enable-cua-keys, cua-use-hyper-key)
3947         (cua-virtual-rectangle-edges): Fix typos in docstrings.
3948         (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
3950         * net/tramp.el (tramp-handle-load): Fix typo in error message.
3952         * emacs-lisp/re-builder.el (regexp-builder): Declare with
3953         `defalias' instead of faking it.
3955         * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
3956         (eshell-ls-missing, eshell-ls-dired-initial-args)
3957         (eshell-ls-use-in-dired): Fix typos in docstrings.
3959 2005-07-20  Kim F. Storm  <storm@cua.dk>
3961         * emulation/cua-base.el (cua-mode): Improve doc string.
3963 2005-07-20  Juanma Barranquero  <lekktu@gmail.com>
3965         * abbrev.el (expand-region-abbrevs): Doc fix.
3966         (inverse-add-mode-abbrev, inverse-add-global-abbrev):
3967         Improve argument/docstring consistency.
3969         * arc-mode.el (archive-get-descr, archive-alternate-display):
3970         Doc fixes.
3971         (archive-l-e): Improve argument/docstring consistency.
3972         (archive-tmpdir, archive-unixdate, archive-unixtime)
3973         (archive-chmod-entry): Fix typos in docstrings.
3974         (archive-unflag, archive-unflag-backwards)
3975         (archive-unmark-all-files): "?\ " -> "?\s".
3977         * buff-menu.el (Buffer-menu-unmark): Doc fix.
3978         (Buffer-menu-not-modified, Buffer-menu-execute)
3979         (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
3980         (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
3982         * composite.el (compose-string, encode-composition-rule)
3983         (compose-last-chars): Fix typos in docstrings.
3985         * desktop.el (desktop-enable, desktop-basefilename):
3986         Declare with `define-obsolete-variable-alias'.
3987         (desktop-internal-v2s): Don't quote keywords.
3988         (desktop-clear): "?\ " -> "?\s".
3990         * dired.el (dired-align-file, dired-flag-backup-files)
3991         (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
3992         (dired-listing-switches, dired-ls-F-marks-symlinks)
3993         (dired-dwim-target, dired-load-hook, dired-mode-hook)
3994         (dired-directory, dired-faces, dired, dired-revert)
3995         (dired-mode, dired-summary, dired-view-file)
3996         (dired-copy-filename-as-kill, dired-delete-file)
3997         (dired-no-confirm, dired-unmark-all-marks)
3998         (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
3999         (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
4000         (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
4001         Fix typos in message strings.
4003         * dired-x.el (virtual-dired): Declare with `defalias'.
4004         (dired-mark-unmarked-files, dired-local-variables-file)
4005         (dired-omit-here-always): Doc fix.
4006         (dired-omit-mode, dired-find-subdir)
4007         (dired-enable-local-variables, dired-clean-up-buffers-too)
4008         (dired-extra-startup, dired-mark-extension, dired-jump)
4009         (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
4010         (dired-smart-shell-command, dired-guess-shell-alist-user)
4011         (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
4012         (dired-x-bind-find-file, dired-x-submit-report):
4013         Fix typos in docstrings.
4014         (dired-mark-unmarked-files): "?\ " -> "?\s".
4016         * dirtrack.el (dirtrack-list): Fix typos in docstring.
4018         * faces.el (describe-face): "?\ " -> "?\s".
4019         (read-all-face-attributes, read-face-font, modify-face)
4020         (face-attr-construct, italic): Fix typos in docstrings.
4021         (frame-update-face-colors): Declare with
4022         `define-obsolete-function-alias'.
4024         * files.el (find-file-noselect, recode-file-name): Doc fixes.
4025         (insert-directory, kill-some-buffers): "?\ " -> "?\s".
4026         (magic-mode-alist, buffer-file-numbers-unique)
4027         (write-file-functions, get-free-disk-space):
4028         Fix typos in docstrings.
4029         (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
4030         (write-contents-hooks, write-file-hooks):
4031         Declare with `define-obsolete-variable-alias'.
4033         * forms-d2.el (arch-rj): Fix typo in docstrings.
4034         (arch-tocol): Likewise.  "?\ " -> "?\s".
4036         * frame.el (set-frame-font, cursor-in-non-selected-windows):
4037         Fix typo in docstring.
4038         (set-screen-width, set-screen-height): Delete redundant info in
4039         doctrings.
4040         (new-frame, screen-height, screen-width): Declare with
4041         `define-obsolete-function-alias'.
4042         (delete-frame-hook, blink-cursor): Declare with
4043         `define-obsolete-variable-alias'.
4045         * paths.el (prune-directory-list): Fix typos in docstring.
4047         * pcvs-util.el (cvs-flags-query, cvs-strings->string)
4048         (cvs-prefix-get): Fix typos in docstrings.
4050         * ps-print.el (ps-extend-face-list, ps-extend-face)
4051         (ps-print-background-image): Fix typos in docstrings.
4052         (ps-default-fg, ps-default-bg): Doc fixes.
4054         * s-region.el (s-region-bind): Doc fix.
4055         (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
4057         * textmodes/org.el (org-table-formula-substitute-names)
4058         (org-table-get-vertical-vector): Doc fixes.
4059         (org-table-recalculate): Remove unused argument to `message'.
4061 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
4063         * textmodes/org.el (org-table-column-names)
4064         (org-table-column-name-regexp)
4065         (org-table-named-field-locations): New variables.
4066         (org-archive-subtree): Protect `this-command' when calling
4067         `org-copy-subtree' and `org-cut-subtree', to avoid appending to
4068         the kill buffer.
4069         (org-complete): Remove fixed-formula completion.
4070         (org-edit-formulas-map): New variable.
4071         (org-table-edit-formulas): New command.
4072         (org-finish-edit-formulas, org-abort-edit-formulas)
4073         (org-show-variable, org-table-get-vertical-vector): New functions.
4074         (org-table-maybe-eval-formula): Handle `:=' fields.
4075         (org-table-get-stored-formulas, org-table-store-formulas)
4076         (org-table-get-formula, org-table-modify-formulas)
4077         (org-table-replace-in-formulas): Handle named field formulas.
4078         (org-table-get-specials): Store locations of named fields.
4080 2005-07-19  Juri Linkov  <juri@jurta.org>
4082         * progmodes/grep.el (grep-regexp-alist)
4083         (grep-mode-font-lock-keywords, grep-process-setup):
4084         Use default GNU grep match color "01;31m" instead of "01;41m".
4085         (grep-regexp-alist, grep-mode-font-lock-keywords):
4086         Use `\\[[0-9]*m' instead of `\\[00m'.
4087         (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
4088         sgr_start where its handling is more important.  Use the real
4089         length of sgr_start instead of constant 8.
4090         (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
4091         specially.  Delete all remaining escape sequences.
4092         (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
4093         (grep-regexp-alist): Make hyperlink only for binary file name
4094         instead of the whole line.
4095         (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
4096         (grep-mode): Add autoload.
4098         * emacs-lisp/find-func.el (find-function-regexp):
4099         Add `define-compilation-mode'.
4101 2005-07-19  Juri Linkov  <juri@jurta.org>
4103         * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
4104         (compare-windows-sync-string-size, compare-windows-recenter)
4105         (compare-windows-highlight, compare-windows): Add version 22.1.
4106         (compare-windows) <defface>: Inherit from lazy-highlight instead
4107         of duplicating its default value.
4109         * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
4110         (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
4112         * descr-text.el (describe-char): Create link buttons for `charset'
4113         and `code point'.  Add the current input method name with a link
4114         button to `to input' field.  Print face names of display table
4115         characters in `The display table entry is displayed by' section
4116         instead of printing face-id in the `display' field.
4117         Guess hardcoded faces and create a link button for them.
4118         Skip empty fields when calculating max-width.
4119         Treat `widget-create' specially while inserting strings from the
4120         collected field list.
4121         (describe-char-after): Made obsolete in version 22.1, not 21.5.
4123         * diff-mode.el (diff-file-header): Change foreground color from
4124         yellow to green on light backgrounds.
4125         (diff-context): Inherit from `shadow' only for color/grayscale
4126         with more than 88 colors.
4127         (diff-indicator-removed, diff-indicator-added)
4128         (diff-indicator-changed): New faces.
4129         (diff-font-lock-keywords): Use new faces.  Regroup rules.
4130         Add "^---$" for `normal' diff format.  Fontify `#' lines with
4131         font-lock-comment-delimiter-face and font-lock-comment-face.
4132         Add `#' to ^[^...] in the rule for `diff-context-face'.
4134         * faces.el (mode-line-highlight): Replace RoyalBlue4 with
4135         a button-like box.  Inherit from `highlight' on low colors.
4136         (shadow): Use shades of gray only for color/grayscale with
4137         more than 88 colors.  Use green for light backgrounds with
4138         8 colors, and yellow for dark backgrounds with 8 colors.
4140         * font-lock.el (font-lock-regexp-grouping-backslash):
4141         Don't inherit from escape-glyph (use bold for all cases).
4143         * info.el (info-xref-visited): Use light foreground color `violet'
4144         for dark backgrounds instead of dark color `magenta3'.
4145         (info-title-1): Use `yellow' color for dark backgrounds.
4147         * isearch.el (isearch): Use not-too-dark magenta3 instead of
4148         too-light magenta2.
4150         * replace.el (match): Use slightly more light RoyalBlue3 instead
4151         of dark RoyalBlue4.
4153         * wid-edit.el (widget-inactive): Inherit from `shadow'.
4155 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
4157         * novice.el (disabled-command-hook): Declare it with
4158         `define-obsolete-variable-alias'.
4160         * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
4161         (desktop-buffer-misc-functions, desktop-buffer-handlers)
4162         (desktop-load-default): Add release to obsolescence info.
4163         (desktop-globals-to-clear, desktop-buffer-mode-handlers)
4164         (desktop-append-buffer-args, desktop-read):
4165         Fix typos in docstrings.
4166         (desktop-kill): Fix typo in message.
4167         (desktop-save): Doc fix.
4169 2005-07-19  Michael Kifer  <kifer@cs.stonybrook.edu>
4171         * viper-cmd.el (viper-escape-to-state): Bug fix.
4172         (viper-envelop-ESC-key): Change the definition of fast
4173         keysequence so it'll work with keyboard macros.
4175         * ediff.el (ediff-patch-buffer): Change the docstring.
4177 2005-07-19  Kenichi Handa  <handa@m17n.org>
4179         * international/mule-cmds.el (select-safe-coding-system): Try to
4180         use an auto-coding (if any) before anything else.  If the found
4181         auto-coding is invalid, show a warning message.
4183         * international/mule.el (find-auto-coding): New function created
4184         by modifying the body of set-auto-coding.
4185         (set-auto-coding): Use find-auto-coding to find a coding.
4187 2005-07-18  Richard M. Stallman  <rms@gnu.org>
4189         * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
4190         not isearch-mode-end-hook-error.
4191         (allout-before-change-protect): Fix error message.
4193 2005-07-18  Juri Linkov  <juri@jurta.org>
4195         * allout.el (allout-mode):
4196         * calculator.el (calculator-copy):
4197         * custom.el (custom-known-themes):
4198         * dired.el (dired-desktop-buffer-misc-data)
4199         (dired-restore-desktop-buffer):
4200         * dired-x.el (dired-omit-marker-char):
4201         * files.el (basic-save-buffer):
4202         * font-core.el (font-lock-mode):
4203         * calendar/calendar.el (calendar-goto-hebrew-date)
4204         (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
4205         (calendar-goto-persian-date):
4206         * language/ethio-util.el (ethio-sera-to-fidel-region):
4207         * textmodes/picture.el (picture-mode):
4208         Delete duplicate duplicate words.
4210 2005-07-18  Juri Linkov  <juri@jurta.org>
4212         * isearch.el (isearch-mode-map): Remove key bindings for regexp
4213         chars * ? } |.
4214         (isearch-fallback): Don't call `isearch-process-search-char'.
4215         (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
4216         (isearch-process-search-char): Call `isearch-fallback' for regexp
4217         chars * ? } |.
4218         (isearch-return-char): Make obsolete with `make-obsolete' instead
4219         of simply documenting it as obsolete in the docstring.
4220         (isearch-fallback): Refill docstring.
4222         * international/isearch-x.el
4223         (isearch-process-search-multibyte-characters): Remove unneeded
4224         `concat'.  Add intermediate values to `junk-hist' instead of
4225         `minibuffer-history'.  Test the length of `str'.
4227 2005-07-18  Juanma Barranquero  <lekktu@gmail.com>
4229         * allout.el (allout-resolve-xref): Fix typos in error strings.
4230         (allout-before-change-protect): Remove unneeded `concat'.
4232         * array.el (array-mode, array-reconfigure-rows)
4233         (untabify-backward): Fix typos in docstrings.
4234         (array-reconfigure-rows): Use `insert-buffer-substring', not
4235         `insert-buffer'.
4237         * calendar/icalendar.el (icalendar--get-unfolded-buffer):
4238         * progmodes/ada-mode.el (ada-make-body):
4239         Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
4241         * dired.el (dired-log):
4242         * tar-mode.el (tar-subfile-save-buffer):
4243         * play/zone.el (zone-pgm-stress-destress):
4244         Use `insert-buffer-substring', not `insert-buffer'.
4246 2005-07-17  Simon Josefsson  <jas@extundo.com>
4248         * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
4250 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
4252         * lisp/mail/smtpmail.el (smtpmail-auth-supported):
4253         Add plain auth method.
4254         (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
4256 2005-07-17  Kim F. Storm  <storm@cua.dk>
4258         * ido.el (dired-other-window): Add ido property.
4260 2005-07-16  Juanma Barranquero  <lekktu@gmail.com>
4262         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
4263         Fix typo in docstring.
4264         (byte-compile-interactive-only-functions): Add `insert-buffer' and
4265         `insert-file-literally'.
4267         * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
4268         info and delete redundant message.  Doc fix.
4269         (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
4270         (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
4272 2005-07-16  Richard M. Stallman  <rms@gnu.org>
4274         * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
4275         (byte-compile-and): Use byte-compile-and-recursion.
4276         (byte-compile-or-recursion): New function.
4277         (byte-compile-or): Use that.
4278         (byte-compile-if): Guard the else-clause too.
4279         (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
4281         * isearch.el (isearch-mode-end-hook-quit): New variable.
4282         (isearch-done): Bind it.
4283         (isearch-mode-end-hook): Doc fix.
4285         * allout.el (allout-isearch-did-quit): Variable deleted.
4286         (allout-real-isearch-abort): Function name no longer used.
4287         (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
4288         (allout-isearch-rectification): isearch-mode always exists.
4289         Don't set allout-isearch-did-quit.
4290         (allout-isearch-expose): Check isearch-mode-end-hook-error, not
4291         allout-isearch-did-quit.
4292         (allout-enwrap-isearch): Just add the hook.
4293         (allout-isearch-abort): Function deleted.
4294         (allout-pre-command-business): Avoid warning.
4296         * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
4297         Correctly avoid warnings.
4298         (pascal-outline): Likewise.
4300         * progmodes/f90.el (f90-abbrev-start): Avoid warning.
4302         * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
4304         * play/tetris.el (tetris-mode): Avoid warning.
4306         * play/snake.el (snake-mode): Avoid warning.
4308         * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
4309         (gamegrid-set-display-table): Avoid warning.
4310         (gamegrid-set-timer): Likewise.
4311         (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
4312         (gamegrid-add-score-with-update-game-score-1): Take FILE
4313         as argument.
4314         (gamegrid-add-score-with-update-game-score): Pass that argument.
4315         Rename have-shared-game-dir to gamegrid-shared-game-dir.
4317         * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
4319         * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
4320         (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
4322         * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
4323         and insert-file.
4325         * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
4326         (sc-ask): Avoid warnings.
4328         * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
4329         (eshell-hist-initialize): Use that var the natural way.
4331         * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
4333         * emacs-lisp/re-builder.el (reb-cook-regexp):
4334         Avoid warning calling lre-compile-string.
4335         (reb-color-display-p): Avoid warning.
4337         * calculator.el (calculator-last-input): Guard uses
4338         of event-key and key-press-event-p.
4339         (event-key, key-press-event-p): Delete definitions.
4341         * emacs-lisp/find-gc.el (find-gc-unsafe-list)
4342         (find-gc-source-directory, find-gc-subrs-callers)
4343         (find-gc-noreturn-list, find-gc-source-files)
4344         (find-gc-subrs-called): Vars renamed and defvar'd.
4346         * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
4347         (checkdoc-overlay-put, checkdoc-delete-overlay)
4348         (checkdoc-overlay-start, checkdoc-overlay-end)
4349         (checkdoc-mode-line-update, checkdoc-char=):
4350         Define such that compiler knows they are defined.
4351         (checkdoc-call-eval-buffer): Delete.  Use eval-buffer directly.
4352         (checkdoc-read-event): Delete.  Use read-event directly.
4354         * whitespace.el (whitespace-make-overlay)
4355         (whitespace-overlay-put, whitespace-delete-overlay)
4356         (whitespace-overlay-start, whitespace-overlay-end):
4357         Define such that compiler knows they are defined.
4358         (whitespace): Move conditional inside.
4360         * tempo.el (tempo-insert-template): Suppress warning.
4362         * ediff-diff.el (longlines-mode): Add defvar.
4364 2005-07-16  Gary Howell  <g1howell-list@yahoo.com>  (tiny change)
4366         * server.el: Bind "C-x #" in a way that works even if C-x is
4367         redefined to a command key, not a prefix key.
4369 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
4371         * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
4372         cl-make-type-test till execution time.
4374 2005-07-16  Markus Rost  <rost@math.uni-bielefeld.de>
4376         * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
4377         arg ARG and use it.
4379 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
4381         * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
4383 2005-07-15  Luc Teirlinck  <teirllm@auburn.edu>
4385         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
4386         a defcustom with two :set or :type keywords.
4388 2005-07-15  Richard M. Stallman  <rms@gnu.org>
4390         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
4391         Don't give ^M comment-end syntax.
4393 2005-07-16  Nick Roberts  <nickrob@snap.net.nz>
4395         * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
4396         Don't consider gdbmi (gdb-mi.el has its own update functions).
4397         (gdb-var-delete): Make it work for gdbmi as well.
4398         (gdb-speedbar-expand-node): Move var-update here for gdbmi.
4400         * progmodes/gud.el (etags, sdb): Only require etags when needed.
4401         (gud-speedbar-menu-items): Correct logic for enabling items.
4403 2005-07-15  Kim F. Storm  <storm@cua.dk>
4405         * ido.el: Fix commentary.
4406         (ido-define-mode-map): Move ido-next-work-file to C-M-o.
4407         Use with-no-warnings around ffap-guesser.
4408         (ido-file-internal, ido-read-file-name, ido-read-directory-name):
4409         Let bind minibuffer-completing-file-name to t.
4411 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>
4413         * startup.el (site-run-file, keyboard-type): Doc fixes.
4414         (command-line): Check for "--basic-display" argument; also for
4415         "--quick", not "--bare-bones" (which was renamed).
4416         (fancy-splash-text): Add missing item "Getting New Versions".
4417         (normal-splash-screen): Fix typos and improve consistency with
4418         `fancy-splash-text'.  Update copyright year.
4420         * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
4421         valid binding for `help-char'.
4423         * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
4425 2005-07-14  Dan Nicolaescu  <dann@ics.uci.edu>
4427         * term.el (term-mode): Disable cua-mode for term buffers.
4429 2005-07-14  Juanma Barranquero  <lekktu@gmail.com>
4431         * add-log.el (add-log-mailing-address, change-log-merge):
4432         Doc fixes.
4433         (change-log-get-method-definition): Fix typo in docstring.
4435 2005-07-14  Kim F. Storm  <storm@cua.dk>
4437         * emulation/cua-base.el:
4438         (cua--pre-command-handler-1, cua--pre-command-handler)
4439         (cua--post-command-handler-1, cua--post-command-handler):
4440         Split in two.  Check (buffer local) value of cua-mode.
4441         (cua-selection-mode): New command.
4443 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
4445         * custom.el (custom-initialize-safe-set)
4446         (custom-initialize-safe-default): Doc fixes.
4448         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
4449         and simplify :init-value again.
4451         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
4452         and simplify :init-value again.  Delete autoload.
4454         * startup.el (command-line): Use `custom-reevaluate-setting' again
4455         for tooltip-mode.
4457         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
4458         a defcustom with two :initialize keywords.
4460 2005-07-13  Juanma Barranquero  <lekktu@gmail.com>
4462         * allout.el (my-mark-marker, allout-isearch-prior-pos)
4463         (allout-unprotected, allout-undo-aggregation, allout-snug-back)
4464         (allout-post-command-business, allout-flag-region)
4465         (isearch-reenable-font-lock, allout-yank)
4466         (allout-insert-latex-header, allout-insert-latex-trailer)
4467         (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
4468         (allout-latex-verb-quote): Fix typos in docstrings.
4469         (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
4470         (allout-unprotected, allout-prefix-data):
4471         Improve argument/docstring consistency.
4472         (allout-chart-subtree): Fix argument spec.
4473         (allout-open-topic): Rename `use_sib_bullet' argument to
4474         `use-sib-bullet'.  Doc fix.
4476         * whitespace.el (whitespace-check-buffer-leading)
4477         (whitespace-check-buffer-trailing)
4478         (whitespace-check-buffer-indent)
4479         (whitespace-check-buffer-spacetab)
4480         (whitespace-check-buffer-ateol, whitespace-highlighted-space)
4481         (whitespace-check-leading-whitespace)
4482         (whitespace-check-trailing-whitespace)
4483         (whitespace-check-spacetab-whitespace)
4484         (whitespace-check-indent-whitespace)
4485         (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
4486         (whitespace-modes): Fix typos in docstrings.
4487         (defgroup, defcustom): Doc fixes.
4489         * winner.el (winner-mode, winner-boring-buffers)
4490         (winner-pending-undo-ring): Doc fixes.
4491         (winner-ring): Remove unneeded `progn'.
4492         (winner-equal): `defsubst' it.
4493         (winner-redo): Fix message.
4495 2005-07-13  Kim F. Storm  <storm@cua.dk>
4497         * simple.el (line-move-1): Always use vertical-motion to
4498         do the last (or only) line move to ensure some movement.
4499         Undo 2005-06-23 change--don't check for overlays.
4501 2005-07-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4503         * term/mac-win.el (ccl-encode-mac-roman-font)
4504         (ccl-encode-mac-centraleurroman-font)
4505         (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
4506         (ccl-encode-mac-dingbats-font): Remove check for ASCII.
4507         Change charset-id boundary of dimension to ?\xef.
4508         (mac-char-fontspec-list): New constant.
4509         (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
4510         argument.  Nil uses itself as family in font-spec.  Previous
4511         behavior for nil is now provided by non-nil non-string argument.
4512         All callers changed.  Add font-specs for Mac fonts to
4513         "fontset-default" unless iso8859-1 fonts are installed.
4515 2005-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4517         * progmodes/sh-script.el (sh-get-indent-info): Only indent
4518         a continuation line if the \ is preceded by SPC or TAB.
4519         (sh-get-indent-info): Simplify.
4520         (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
4521         Use with-current-buffer.
4523         * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
4524         when the matched text is empty.
4526 2005-07-12  Luc Teirlinck  <teirllm@auburn.edu>
4528         * startup.el (command-line): Revert to previous handling of
4529         tooltip-mode.  Explain in comment why the complexity is needed.
4531         * tooltip.el (tooltip-mode): Revert to previous implementation of
4532         its defcustom.
4534         * frame.el (blink-cursor-mode): Revert to previous implementation
4535         of its defcustom.  Update comment.
4537 2005-07-12  Lars Hansen  <larsh@soem.dk>
4539         * desktop.el: Update e-mail address.
4541 2005-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4543         * term/mac-win.el (mac-services-mail-selection)
4544         (mac-services-mail-to): New functions.
4545         (mac-application-menu-map): Bind them.
4547 2005-07-12  wulei <milton@wulei.net>  (tiny change)
4549         * progmodes/gdb-ui.el: Add note about buffering with Windows.
4551 2005-07-11  Luc Teirlinck  <teirllm@auburn.edu>
4553         * custom.el (custom-reevaluate-setting): Doc fix.
4555 2005-07-11  Jay Belanger  <belanger@truman.edu>
4557         * calc/calc.el (calc-embedded-announce-formula-alist)
4558         (calc-embedded-open-close-plain-alist)
4559         (calc-embedded-open-close-mode-alist): Add checks for additional
4560         major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
4562 2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
4564         * custom.el (custom-enable-theme): Don't add theme to
4565         `custom-enabled-themes' with `push' because there is no
4566         setf-method for `delq'.
4568 2005-07-11  Richard M. Stallman  <rms@gnu.org>
4570         * custom.el (custom-declare-variable): Doc fix.
4572         * dired-aux.el (dired-compare-directories): Remove "." and ".."
4573         from the alists.
4575         * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
4576         Do nothing if edebug-active.
4578         * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
4579         (edebug-display): Do it here instead.
4581 2005-07-10  Richard M. Stallman  <rms@gnu.org>
4583         * cus-face.el (custom-theme-set-faces): Make it work.
4584         (custom-reset-faces): Doc fix.
4585         (custom-theme-reset-internal-face, custom-theme-face-value):
4586         Functions deleted.
4588         * custom.el (custom-push-theme): Maintain list of the settings
4589         of a given theme in its theme-settings property.
4590         Maintain position of old settings in the theme-value
4591         or theme-face property.
4592         (custom-enabled-themes): New variable.
4593         (custom-theme-enabled-p): New function.
4594         (provide-theme): Update custom-enabled-themes.
4595         Disable and reenable the `user' theme.
4596         (require-theme): Doc fix.
4597         (custom-do-theme-reset, custom-remove-theme): Functions deleted.
4598         (custom-theme-value, custom-theme-variable-value): Likewise.
4599         (custom-theme-reset-internal): Likewise.
4600         (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
4601         (custom-enable-theme, custom-disable-theme): New functions.
4602         (custom-variable-theme-value, custom-face-theme-value): Likewise.
4603         (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
4604         (custom-theme-reset-variables): Simplify.
4605         (deftheme, custom-declare-theme, custom-make-theme-feature):
4606         Definitions moved.
4608 2005-07-10  Chong Yidong  <cyd@stupidchicken.com>
4610         * longlines.el (longlines-show-region)
4611         (longlines-unshow-hard-newlines): Recognize hard newlines by
4612         non-nil hard property, instead of t.
4614 2005-07-10  Michael Kifer  <kifer@cs.stonybrook.edu>
4616         * viper-cmd.el (viper--key-maps): New variable.
4617         (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
4618         emulation-mode-map-alists.
4619         (viper-envelop-ESC-key): Use viper-subseq.
4620         (viper-search-forward/backward/next): Disable debug-on-error.
4622         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
4623         (viper-ESC-key): New defcustoms.
4625         * viper-macs.el (ex-map-read-args): Use viper-subseq.
4627         * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
4628         (viper-subseq): Copy of subseq from cl.el.
4630         * viper.el (viper-go-away, viper-set-hooks): Use
4631         emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
4633         * viper-mous.el (viper-current-frame-saved): Use defvar.
4635         * viper-init.el: Get rid of -face in face names.
4637         * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
4638         Make it work with longlines mode
4640         * ediff-mult.el (ediff-meta-mode-hook): New variable.
4642         * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
4644         * ediff-init.el: Get rid of -face in face names.
4646 2005-07-10  Richard M. Stallman  <rms@gnu.org>
4648         * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
4649         and with-timeout-unsuspend.
4651         * emacs-lisp/debug.el (debug): Call with-timeout-suspend
4652         and with-timeout-unsuspend.
4654         * emacs-lisp/timer.el (with-timeout-timers): New variable.
4655         (with-timeout): Bind that variable to record timers.
4656         (with-timeout-suspend, with-timeout-unsuspend): New functions.
4658         * emacs-lisp/debug.el (debug-help-follow): New function.
4659         (debugger-mode-map): Use that instead of help-follow.
4660         (debugger-setup-buffer): Use eval-buffer-list
4661         to handle eval-buffer frames.
4663 2005-07-10  N. Raghavendra  <raghu@mri.ernet.in>  (tiny change)
4665         * timezone.el (timezone-parse-date): Change first regexp
4666         so it will not mistakenly match dates with no time zone.
4668 2005-07-10  Jeff Dwork  <jeff.dwork@amd.com>  (tiny change)
4670         * facemenu.el (facemenu-read-color): Do case-insensitive matching.
4672 2005-07-10  Luc Teirlinck  <teirllm@auburn.edu>
4674         * custom.el (custom-initialize-safe-set)
4675         (custom-initialize-safe-default): New functions.
4677         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
4678         and simplify :init-value.
4680         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
4681         and simplify :init-value.  Delete obsolete comment.
4683         * startup.el (command-line): Use `custom-reevaluate-setting' to
4684         handle `tooltip-mode'.  Delete obsolete comment.
4686         * files.el (set-visited-file-name): Avoid calling
4687         `file-name-nondirectory' with a nil argument.
4689 2005-07-09  Richard M. Stallman  <rms@gnu.org>
4691         * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
4692         was called with nil for the buffer, handle the read position right.
4693         Handle read position for eval-region, too.
4695 2005-07-09  Juri Linkov  <juri@jurta.org>
4697         * fringe.el (fringe-mode): Add period in docstring.
4698         (fringe-query-style): Build prompt depending on `all-frames' arg.
4700         * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
4701         to not create links to unrelated functions in the Help buffer.
4703         * progmodes/compile.el (compilation-mode-hook, compilation-mode):
4704         Doc fix.
4706         * simple.el (next-error-hook): New variable.
4707         (next-error): Use it.  Doc fix.
4709         * textmodes/ispell.el (ispell-command-loop): Add current
4710         dictionary name and program name to mode-line-format.
4711         (ispell-region, ispell-process-line): Add current dictionary name
4712         and program name to messages.
4714 2005-07-08  Jay Belanger  <belanger@truman.edu>
4716         * calc/calc.el (calc-embedded-announce-formula-alist)
4717         (calc-embedded-open-close-formula-alist)
4718         (calc-embedded-open-close-word-alist)
4719         (calc-embedded-open-close-plain-alist)
4720         (calc-embedded-open-close-new-formula-alist)
4721         (calc-embedded-open-close-mode-alist)
4722         (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
4723         (calc-embedded-mode-hook): New variables.
4725         * calc/calc-embed.el (calc-embedded-firsttime)
4726         (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
4727         New variables.
4728         (calc-do-embedded): Use calc-embedded-firsttime,
4729         calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
4730         determine whether or not to run hooks.
4731         (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
4732         calc-embedded-firsttime-formula appropriately.
4733         Set calc-embedded delimiter variables according to mode.
4735 2005-07-08  Richard M. Stallman  <rms@gnu.org>
4737         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
4738         Check for "emacs", etc., as entire symbol, not just as word.
4739         (checkdoc-file-comments-engine): Use regexp-quote on FN.
4741         * files.el (set-visited-file-name): Report the error
4742         for "empty filename" earlier.
4743         (kill-some-buffers): Ignore buffers already dead.
4745         * fringe.el (fringe-mode): Doc fix.
4747         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
4748         Check for (featurep 'xemacs) and turn off warnings in what it guards.
4749         Use unwind-protect to ensure byte-compile-unresolved-functions
4750         is updated.
4752         * whitespace.el (whitespace-buffer-leading-cleanup):
4753         Simplify w/ skip-chars-forward.
4754         (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
4756         * mail/rmail.el (rmail-only-expunge): Fix paren error.
4757         Unconditionally try to leave point at the same old place.
4759 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
4761         * comint.el (comint-postoutput-scroll-to-bottom)
4762         (comint-show-maximum-output): Take scroll-margin into consideration.
4764 2005-07-08  Kim F. Storm  <storm@cua.dk>
4766         * ido.el (ido-use-filename-at-point): New choice `guess'.
4767         (ido-file-internal): Try ffap-guesser if selected.
4769         * ido.el (ido-before-fallback-functions): New hook.
4770         (ido-buffer-internal, ido-file-internal, ido-read-buffer)
4771         (ido-read-file-name): Run it.
4773 2005-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4775         * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
4776         strings rather than a list of symbols to the completion function.
4778 2005-07-07  Jay Belanger  <belanger@truman.edu>
4780         * calc/calc-units.el (math-apply-units): Change the places in
4781         which units are simplified.
4783 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
4785         * cus-edit.el (customize-option, customize-option-other-window):
4786         Make them handle aliases.
4788         * custom.el (custom-variable-p): Make it recursively follow
4789         aliases.  Mention that in the docstring.
4791 2005-07-07  Richard M. Stallman  <rms@gnu.org>
4793         * cus-start.el (exec-path): Use `directory' instead of `file'.
4794         Fix tag for nil.
4796 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
4798         * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
4799         when called non-interactively.  Doc fix.
4801 2005-07-07  Lute Kamstra  <lute@gnu.org>
4803         * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
4804         new address as well.
4806 2005-07-07  Kenichi Handa  <handa@m17n.org>
4808         * international/mule.el (make-coding-system):
4809         Describe `ascii-incompatible' property in the docstring.
4810         (set-file-name-coding-system): Signal an error if coding-system is
4811         ascii-incompatible.
4812         (set-keyboard-coding-system): Likewise.
4814         * international/mule-cmds.el (set-default-coding-systems):
4815         Don't set default-file-name-coding-system and
4816         default-keyboard-coding-system if coding-system is ASCII-incompatible.
4818         * international/utf-16.el: Declare that all UTF-16-based coding
4819         systems are ASCII-incompatible.
4821 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
4823         * progmodes/gud.el: Require font-lock for displaying errors.
4824         Used by gdb-ui.el.
4826 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
4828         * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
4829         values for the pattern lists which are `read'able but not
4830         `append'able (like symbols).
4832 2005-07-06  Richard M. Stallman  <rms@gnu.org>
4834         * progmodes/flymake.el (flymake-float-time): Instead of
4835         with-no-warnings, test for xemacs.
4836         (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
4837         to avoid warning.
4839 2005-07-06  Juanma Barranquero  <lekktu@gmail.com>
4841         * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
4843 2005-07-05  Lute Kamstra  <lute@gnu.org>
4845         * battery.el: Add support for Darwin (with much debugging help
4846         from Samuel Lauber <sam124@operamail.com>).
4847         (battery-status-function, battery-echo-area-format)
4848         (battery-mode-line-format): Add support for pmset on Darwin.
4849         (battery-load-low, battery-load-critical): New user options.
4850         (battery-pmset): New function.
4852 2005-07-05  Lute Kamstra  <lute@gnu.org>
4854         Update FSF's address in GPL notices.
4856         * textmodes/page-ext.el: Update FSF's address.
4858 2005-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4860         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
4861         filling from using prefix when filling a single-line docstring.
4863         * progmodes/flymake.el: Remove useless eval-when-compile.
4865         * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
4867 2005-07-04  Richard M. Stallman  <rms@gnu.org>
4869         * textmodes/org.el (org-file-apps-defaults-gnu):
4870         Rename from org-file-apps-defaults-linux.
4871         (org-default-apps): Don't test system-type for `linux'.
4872         (org-file-apps): Doc fix.
4874 2005-07-04  David Ponce  <david@dponce.com>
4876         * tree-widget.el: Improve header Commentary section.
4877         (tree-widget) [defgroup]
4878         (tree-widget-image-enable, tree-widget-themes-directory)
4879         (tree-widget-theme, tree-widget-image-properties-emacs)
4880         (tree-widget-image-properties-xemacs, tree-widget-create-image)
4881         (tree-widget-image-formats, tree-widget-control)
4882         (tree-widget-empty-control, tree-widget-leaf-control
4883         (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
4884         (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
4885         (tree-widget-keep, tree-widget-after-toggle-functions)
4886         (tree-widget-open-node, tree-widget-close-node): Doc fix.
4887         (tree-widget-open-control, tree-widget-close-control): Fix doc and
4888         :help-echo message.
4889         (tree-widget-set-theme): Doc fix.  Use `string-equal'.
4890         (tree-widget-image-properties): Doc fix.  Clearer implementation.
4891         (tree-widget--cursors): New constant.
4892         (tree-widget-lookup-image): New function split from
4893         `tree-widget-find-image'.  Clearer implementation.
4894         (tree-widget-find-image): Use it.
4895         (tree-widget-button-keymap): Use `set-keymap-parent'.
4896         (tree-widget) [define-widget]: Use `widget-children-value-delete'.
4897         Define the sub-widgets here.
4898         (tree-widget-node): Check that :node is not a tree-widget.
4899         (tree-widget-get-super, tree-widget-open-control)
4900         (tree-widget-close-control, tree-widget-empty-control)
4901         (tree-widget-leaf-control, tree-widget-guide)
4902         (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
4903         (tree-widget-no-handle, tree-widget-value-delete)
4904         (tree-widget-map): Remove.
4905         (tree-widget-children-value-save): Doc fix.  Simplified.
4906         (tree-widget-value-create): Update according to previous changes.
4908 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
4910         * textmodes/org.el: Leading space replaced by TABS.
4911         (org-recalc-marks, org-table-rotate-recalc-marks)
4912         (org-table-get-specials): Treat "^" and "_" marks.
4913         (org-table-justify-field-maybe): Optional argument NEW.
4914         (org-table-eval-formula): Parsing of the format simplified.
4915         New modes C,I.  Honor the %= parameter in the current table.
4916         Avoid unnecessary re-align by using the NEW argument to
4917         `org-table-justify-field-maybe'.
4918         (org-calc-default-modes): Default for date-format mimicks org-mode.
4919         (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
4921 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
4923         * cus-face.el (custom-theme-set-faces): Make it handle face
4924         aliases whose alias declarations are pre- or autoloaded.
4926 2005-07-04  Juri Linkov  <juri@jurta.org>
4928         * faces.el (read-face-name): Put the code for getting a face name
4929         from the buffer before adding the faces from the `face' property.
4930         Use `completing-read-multiple' instead of `completing-read'.
4931         Require `crm'.  Add default value and post-process the returned
4932         list of faces.
4934         * emacs-lisp/crm.el (crm-find-current-element)
4935         (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
4937         * emacs-lisp/lisp-mode.el (eval-defun-1):
4938         * emacs-lisp/edebug.el (edebug-eval-defun):
4939         Remove unnecessary quotes.
4941 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
4943         * progmodes/prolog.el (prolog-eof-string): Doc fixes.
4944         (prolog-indent-level): Fix typo in docstring.
4946         * info.el (Info-history, Info-history-forward)
4947         (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
4949         * add-log.el (add-change-log-entry):
4950         * comint.el (comint-dynamic-list-input-ring)
4951         (comint-dynamic-list-completions):
4952         * dabbrev.el (dabbrev-expand):
4953         * delim-col.el (delimit-columns-rectangle-line):
4954         * diff-mode.el (diff-context->unified, diff-reverse-direction)
4955         (diff-unified->context):
4956         * ediff-init.el (ediff-abbrev-jobname):
4957         * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
4958         (ediff-replace-session-activity-marker-in-meta-buffer):
4959         * info.el (Info-summary):
4960         * lpr.el (printify-region):
4961         * printing.el (pr-create-interface):
4962         * ps-print.el (ps-print-quote):
4963         * ses.el (ses-column-widths, ses-print-cell)
4964         (ses-adjust-print-width, ses-center):
4965         * shell.el (shell-file-name-quote-list):
4966         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
4967         (strokes-fill-current-buffer-with-whitespace)
4968         (strokes-xpm-for-stroke, strokes-list-strokes)
4969         (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
4970         * term.el (term-dynamic-list-input-ring)
4971         (term-dynamic-list-completions):
4972         * calc/calc.el (math-format-stack-value):
4973         * emacs-lisp/edebug.el (edebug-display-freq-count):
4974         * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
4975         (delphi-new-comment-line):
4976         * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
4977         * progmodes/executable.el (executable-set-magic):
4978         * progmodes/python.el (inferior-python-mode):
4979         * progmodes/scheme.el (scheme-mode-syntax-table):
4980         * progmodes/sh-script.el (sh-maybe-here-document):
4981         * progmodes/sql.el (sql-copy-column):
4982         * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
4983         * textmodes/bibtex.el (bibtex-mode):
4984         * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
4985         (sgml-auto-attributes):
4986         * textmodes/table.el (table-insert, table-shorten-cell)
4987         (table--generate-source-scan-lines, table-delete-row)
4988         (*table--cell-delete-char, table--spacify-frame)
4989         (table--horizontally-shift-above-and-below)
4990         (table--cell-insert-char, table--cell-blank-str)
4991         (table--fill-region-strictly):
4992         * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
4993         * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
4995         * add-log.el (change-log):
4996         * apropos.el (apropos):
4997         * comint.el (comint-completion, comint-source):
4998         * dabbrev.el (dabbrev):
4999         * delim-col.el (columns):
5000         * diff-mode.el (diff-mode):
5001         * ediff.el (ediff):
5002         * ediff-diff.el (ediff-diff):
5003         * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
5004         * ediff-mult.el (ediff-mult):
5005         * ediff-ptch.el (ediff-ptch):
5006         * ediff-wind.el (ediff-window):
5007         * facemenu.el (facemenu):
5008         * indent.el (indent):
5009         * info.el (info):
5010         * jka-cmpr-hook.el (compression, jka-compr):
5011         * lpr.el (lpr):
5012         * outline.el (outlines):
5013         * pcmpl-cvs.el (pcmpl-cvs):
5014         * pcmpl-rpm.el (pcmpl-rpm):
5015         * printing.el (printing):
5016         * ps-print.el (postscript, ps-print, ps-print-horizontal)
5017         (ps-print-vertical, ps-print-headers, ps-print-font)
5018         (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
5019         (ps-print-background, ps-print-printer, ps-print-page)
5020         (ps-print-miscellany):
5021         * ses.el (ses):
5022         * shell.el (shell, shell-directories, shell-faces):
5023         * startup.el (initialization):
5024         * strokes.el (strokes):
5025         * term.el (term):
5026         * uniquify.el (uniquify):
5027         * w32-vars.el (w32):
5028         * calc/calc.el (calc):
5029         * emacs-lisp/bytecomp.el (bytecomp):
5030         * emacs-lisp/cl-indent.el (lisp-indent):
5031         * emacs-lisp/edebug.el (edebug):
5032         * emacs-lisp/elp.el (elp):
5033         * emacs-lisp/testcover.el (testcover):
5034         * emacs-lisp/trace.el (trace):
5035         * emulation/viper-ex.el (viper-ex):
5036         * emulation/viper-mous.el (viper-mouse):
5037         * mail/mailalias.el (mailalias):
5038         * mail/supercite.el (supercite, supercite-frames)
5039         (supercite-attr, supercite-cite, supercite-hooks):
5040         * net/rcompile.el (remote-compile):
5041         * net/rlogin.el (rlogin):
5042         * obsolete/ooutline.el (outlines):
5043         * progmodes/delphi.el (delphi):
5044         * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
5045         (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
5046         (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
5047         (ebnf-optimization):
5048         * progmodes/etags.el (etags):
5049         * progmodes/executable.el (executable):
5050         * progmodes/idlwave.el (idlwave):
5051         * progmodes/pascal.el (pascal):
5052         * progmodes/prolog.el (prolog):
5053         * progmodes/python.el (python):
5054         * progmodes/scheme.el (scheme):
5055         * progmodes/sh-script.el (sh, sh-script):
5056         * progmodes/sql.el (SQL):
5057         * progmodes/tcl.el (tcl):
5058         * textmodes/bibtex.el (bibtex, bibtex-autokey):
5059         * textmodes/enriched.el (enriched):
5060         * textmodes/makeinfo.el (makeinfo):
5061         * textmodes/sgml-mode.el (sgml):
5062         * textmodes/table.el (table-hooks):
5063         * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
5064         * textmodes/texinfo.el (texinfo):
5065         * textmodes/two-column.el (two-column):
5066         Finish `defgroup' description with period.
5068         * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
5069         * eshell/esh-var.el (eshell-var):
5070         * progmodes/vhdl-mode.el (vhdl-testbench):
5071         * textmodes/org.el (org): Fix typos in docstrings.
5073         * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
5074         consistency.
5076         * progmodes/flymake.el (flymake-find-file): Remove.
5077         (flymake-float-time): Use `with-no-warnings'.
5078         (flymake-check-start-time, flymake-check-was-interrupted)
5079         (flymake-err-info, flymake-is-running, flymake-last-change-time)
5080         (flymake-new-err-info): `defvar' at compile time.
5082 2005-07-03  Juanma Barranquero  <lekktu@gmail.com>
5084         * replace.el (occur-hook): Doc fix.
5085         (occur-1): Don't call `occur-hook' if there are no matches.
5087 2005-07-03  Richard M. Stallman  <rms@gnu.org>
5089         * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
5090         global-map, save the same map.
5091         (global-map): Don't alter it at top level.
5092         (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
5093         Then alter it here instead.
5094         (tpu-edt-off): Set global-map to the saved one.
5096         * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
5097         All references simplified.
5098         (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p.  Uses changed.
5099         (zmacs-regions): Add defvar.
5100         (repeat-complex-command-map): Everything about that deleted.
5102         * textmodes/artist.el (artist-key-is-drawing)
5103         (artist-key-endpoint1, artist-key-poly-point-list)
5104         (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
5105         (artist-key-compl-table, artist-rb-save-data)
5106         (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
5107         Don't put them in eval-when-compile.
5108         (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
5110         * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
5111         Use with-no-warnings.
5113         * net/browse-url.el (dos-windows-version): Add defvar.
5115         * mail/supercite.el (filladapt-prefix-table): Add defvar.
5117         * mail/rmailsum.el (rmail-summary-redo): Add defvar.
5118         (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
5119         (rmail-new-summary-line-count): Rename from new-summary-line-count.
5120         Add defvar.
5121         (rmail-summary-beginning-of-message): Use with-no-warnings.
5122         (rmail-summary-first-message, rmail-summary-last-message): Likewise.
5124         * emulation/vip.el (vip-replace-string, ex-map, ex-read):
5125         Use with-no-warnings.
5127         * emulation/vi.el (vi-mark-region): Use c-mark-function.
5128         (c-mark-function): Add point-moving-unit property.
5129         (vi-goto-line): Use with-no-warnings.
5131         * emulation/edt.el (edt-last-copied-word): Add defvar.
5132         (zmacs-region-stays): Likewise.
5133         (edt-mark-section-wisely): Use c-mark-function for C.
5134         Use makr-defun for Fortran.
5135         (time-string): defvar deleted.
5136         (edt-display-the-time): Don't set time-string.
5138         * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
5140         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
5141         Don't warn when name is not constant
5142         or for defining the group `emacs'.
5144         * tooltip.el (gud-tooltip-mode): Add defvar.
5146         * startup.el (default-frame-background-mode): Add defvar.
5148         * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
5150         * info.el (tool-bar-map): Add defvar.
5152         * dired.el (dnd-protocol-alist): Add defvar.
5154         * dired-aux.el (dired-query): Display question with answer, when
5155         the user answers.
5157         * custom.el (custom-add-option): Doc fix.
5159         * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
5161 2005-07-03  Eli Zaretskii  <eliz@gnu.org>
5163         * font-lock.el (font-lock-regexp-grouping-construct): Fix the
5164         bogus name from the last change.
5166 2005-07-02  Luc Teirlinck  <teirllm@auburn.edu>
5168         * custom.el (custom-declare-variable): Fix typos in comment.
5169         (custom-known-themes): Doc fix.
5170         (custom-theme-directory): New defcustom.
5171         (require-theme): Make it check `custom-theme-directory'.
5173         * cus-theme.el (custom-new-theme-mode): New function.
5174         (custom-theme-name, custom-theme-variables, custom-theme-faces)
5175         (custom-theme-description): Add compiler defvars.
5176         (customize-create-theme): Add doc to the "*New Custom Theme*"
5177         buffer.  Use `custom-new-theme-mode'.
5178         (custom-theme-write): Put the created buffer in emacs-lisp-mode
5179         and save it to the `custom-theme-directory'.  Make this the
5180         default directory of the buffer.
5182 2005-07-02  David Hunter  <hunterd_42@comcast.net>  (tiny change)
5184         * progmodes/flymake.el (flymake-mode, flymake-mode-off):
5185         Fix unbalanced parentheses.
5187 2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5189         * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
5190         into flymake-mode and delegate to flymake-mode.
5192         * find-file.el (ff-which-function-are-we-in): Clean up.
5194 2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
5196         * replace.el (occur-rename-buffer): Fix docstring.
5198         * emulation/edt.el (*EDT-keys*, edt-default-global-map)
5199         (edt-last-copied-word, edt-learn-macro-count)
5200         (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
5201         (edt-rect-start-point, edt-user-global-map, rect-start-point)
5202         (time-string, zmacs-region-stays):
5203         * emulation/edt-mapper.el (edt-save-function-key-map)
5204         (EDT-key-name): `defvar' to silence the byte-compiler.
5206 2005-07-02  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
5208         * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
5209         font-lock-regexp-backslash.  Doc fix.
5210         (font-lock-regexp-backslash-grouping-construct): Rename from
5211         font-lock-regexp-backslash-construct.  Doc fix.
5212         (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
5213         grouping constructs.
5215 2005-07-02  Eli Zaretskii  <eliz@gnu.org>
5217         * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
5218         updating all the prerequisites.
5220 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
5222         * textmodes/org.el (org-agenda-start-on-weekday)
5223         (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
5224         (org-agenda-use-time-grid, org-archive-location)
5225         (org-allow-space-in-links, org-usenet-links-prefer-google)
5226         (org-enable-table-editor, org-export-default-language)
5227         (org-export-html-show-new-buffer, org-fill-paragraph)
5228         (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
5229         (org-goto-quit, org-occur, org-eval-in-calendar)
5230         (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
5231         (org-agenda-diary-entry, org-remember-help)
5232         (org-table-convert-region, org-at-table-p)
5233         (org-table-move-row-down, org-table-move-row-up)
5234         (org-table-copy-region, org-table-toggle-vline-visibility)
5235         (org-table-get-stored-formulas, org-table-get-specials)
5236         (org-recalc-commands, org-table-eval-formula)
5237         (org-table-formula-substitute-names, orgtbl-make-binding)
5238         (org-format-org-table-html, org-format-table-table-html)
5239         (org-format-table-table-html-using-table-generate-source)
5240         (org-customize): Fix typos in docstrings.
5241         (org-level-2, org-at-timestamp-p, org-agenda-day-view)
5242         (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
5243         (org-back-to-heading): Doc fixes.
5244         (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
5245         (org-agenda-change-all-lines, org-get-header):
5246         Improve argument/docstring consistency.
5247         (orgtbl-error): Fix error message.
5249         * progmodes/flymake.el (flymake-find-possible-master-files)
5250         (flymake-master-file-compare, flymake-get-line-err-count)
5251         (flymake-highlight-line, flymake-gui-warnings-enabled):
5252         Fix typos in docstrings.
5253         (flymake-parse-line, flymake-get-project-include-dirs-function)
5254         (flymake-get-prev-err-line-no, flymake-goto-prev-error):
5255         Doc fixes.
5256         (flymake-get-project-include-dirs-function)
5257         (flymake-make-err-menu-data):
5258         Improve argument/docstring consistency.
5260 2005-07-01  Lute Kamstra  <lute@gnu.org>
5262         * battery.el (battery-linux-proc-apm): Fix typo in docstring.
5263         Catch errors with ignore-errors.  Use temporary buffer.
5264         (battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
5266         * facemenu.el (facemenu-unlisted-faces): Delete foreground and
5267         background color faces.
5268         (facemenu-set-foreground, facemenu-set-background):
5269         Use facemenu-set-face-from-menu.
5270         (facemenu-set-face-from-menu): Treat face names that start with
5271         "fg:" or "bg:" as special.
5272         (facemenu-add-new-color): Don't create faces.  Simplify.
5274 2005-06-30  Richard M. Stallman  <rms@gnu.org>
5276         * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
5277         (crm-find-current-element): Likewise.
5279 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
5281         * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
5283 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5285         * arc-mode.el (archive-extract): Make it work as a mouse binding.
5286         (archive-mouse-extract): Make it an obsolete alias.
5287         (archive-mode-map): Don't use archive-mouse-extract any more.
5288         (archive-mode, archive-extract): write-contents-hooks ->
5289         write-contents-functions.
5290         (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
5291         first arg.
5292         (archive-rename-entry): Update the call.
5293         (archive-zip-summarize): Remove unused var `method'.
5294         (archive-lzh-summarize): Remove unused var `creator'.
5296         * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
5297         dedicated frame upon exit.
5299         * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
5300         (archive-zip-extract, archive-zip-expunge)
5301         (archive-zip-update, archive-zip-update-case): Use executable-find.
5302         (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
5303         Use restore-buffer-modified-p.
5304         (archive-extract, archive-add-new-member, archive-write-file-member):
5305         Use with-current-buffer.
5306         (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
5308 2005-06-30  Andreas Schwab  <schwab@suse.de>
5310         * progmodes/gud.el (gud-filter): Remove unneeded progn.
5312 2005-06-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
5314         * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
5316 2005-06-30  Juri Linkov  <juri@jurta.org>
5318         * faces.el (vertical-border): Inherit from mode-line-inactive
5319         only on tty.
5321 2005-06-30  Juanma Barranquero  <lekktu@gmail.com>
5323         * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
5324         example, -NLINES in the `occur' docstring).
5326         * replace.el (occur-1): When no matches are found, do not set the
5327         `buffer-read-only' and modified flags for the occur buffer,
5328         because it is deleted.
5330         * emulation/cua-base.el (cua-check-pending-input)
5331         (cua-repeat-replace-region, cua-mode, cua-debug)
5332         (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
5333         Fix typos in docstrings.
5335         * emulation/cua-gmrk.el (cua-toggle-global-mark)
5336         (cua-cut-region-to-global-mark)
5337         (cua--cut-rectangle-to-global-mark):
5338         Remove period from end of messages.
5340         * emulation/cua-rect.el (cua-do-rectangle-padding):
5341         Remove period from end of messages.
5342         (cua--rectangle-seq-format): Fix typo in docstring.
5343         (cua-sequence-rectangle, cua-fill-char-rectangle):
5344         Improve argument/docstring consistency.
5346 2005-06-29  Juri Linkov  <juri@jurta.org>
5348         * faces.el (default-frame-background-mode): New internal variable.
5349         (frame-set-background-mode): Use it.
5351         * startup.el (normal-top-level): Set default-frame-background-mode
5352         instead of frame-background-mode.  Before setting it, test for its
5353         nil value.  Remove tests for frame-background-mode and frame
5354         parameter `reverse'.  Add test for "unspecified-fg".
5356         * term/xterm.el (xterm-rxvt-set-background-mode):
5357         * term/rxvt.el (rxvt-set-background-mode):
5358         Set default-frame-background-mode instead of frame-background-mode.
5360 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
5362         * simple.el (set-variable): Warn about obsolete user variables.
5364         * imenu.el (imenu--completion-buffer):
5365         * mouse.el (mouse-buffer-menu-alist):
5366         * msb.el (msb-invisible-buffer-p):
5367         * calendar/diary-lib.el (diary-header-line-format):
5368         * emacs-lisp/pp.el (pp-buffer):
5369         * progmodes/cperl-mode.el (cperl-do-auto-fill):
5370         * textmodes/picture.el (picture-replace-match):
5371         Change space constants followed by a sexp to "?\s ".
5373         * play/decipher.el (decipher-loop-with-breaks):
5374         * textmodes/texinfo.el (texinfo-insert-@item): Change space
5375         constants "protected" from end of line by a comment to "?\s".
5377 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5379         * font-lock.el (save-buffer-state): Use `declare'.
5381         * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
5382         reset the syntax-table to cperl-mode-syntax-table.
5383         (cperl-mode): Make _ into word-syntax during font-locking so "print" in
5384         "foo_print_bar" is not matched as a reserved keyword.
5386 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
5388         * textmodes/org.el (orgtbl-setup): New function, for delayed
5389         setup for the orgtbl commands.
5390         (org-calc-default-modes): New option.
5391         (orgtbl-make-binding): Use `defun' to get better help display.
5392         (org-diary): Call `org-compile-prefix-format'.
5393         (org-table-formula-substitute-names): New function.
5394         (org-agenda-day-view, org-agenda-week-view): New commands.
5395         (org-agenda-toggle-week-view): Command removed.
5396         (org-tbl-menu): Split off from org-org-menu.
5397         (org-mode): Move removal of outline-mode menus to here.
5398         (org-table-formula-debug): New option.
5399         (org-table-insert-row): Keep first field if just "#" or "*".
5400         (org-mode): Paragraph regexps fixed.
5401         (org-table-recalculate-regexp): New constant.
5402         (org-table-justify-field-maybe): Avoid replace if not necessary.
5403         (org-copy-special, org-cut-special): Use `call-interactively'.
5404         (org-table-copy-region): Take region from `interactive' call.
5405         (org-trim): Return string even if no match.
5406         (org-formula): New face.
5407         (org-set-font-lock-defaults): No longer highlight "FIXME".
5408         But highlight formula-related fields in table.
5409         (org-table-p): Use regexp, not fontification.
5410         (org-table-align): Handle white space at end of line.
5411         (org-table-formula-evaluate-inline): New option.
5412         (org-mode): Auto-wrapping in comment lines turned off.
5413         (org-table-copy-down): Evaluate only in copied field, not in
5414         destination.
5415         (org-table-current-formula): Variable removed.
5416         (org-table-store-formulas, org-table-get-stored-formulas)
5417         (org-table-modify-formulas, org-table-replace-in-formulas)
5418         (org-table-maybe-eval-formula): New functions.
5419         (org-table-get-formula): Modify to use stored formulas.
5420         (org-table-insert-column, org-table-delete-column)
5421         (org-table-move-column): Call `org-table-modify-formulas'.
5422         (org-complete): Add completion for keyword formulas.
5423         (orgtbl-mode): Pull orgtbl-mode-map to start of
5424         minor-mode-map-alist.
5426 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5428         * progmodes/python.el (python-check): Require `compile' before
5429         modifying its variables.
5431         * newcomment.el (comment-indent-default): Don't get fooled by an early
5432         end of buffer.
5434 2005-06-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5436         * ps-print.el (ps-print-version): Fix version number.
5438 2005-06-28  Luc Teirlinck  <teirllm@auburn.edu>
5440         * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
5442 2005-06-28  Richard M. Stallman  <rms@gnu.org>
5444         * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
5445         (flyspell-local-mouse-map): Declaration deleted.
5446         (flyspell-mouse-map): Bind only mouse-2.
5447         (flyspell-mode-map): Don't test flyspell-use-local-map.
5448         (flyspell-overlay-keymap-property-name): Var deleted.
5449         (flyspell-mode-on): Don't make local bindings for
5450         flyspell-mouse-map and flyspell-mode-map.
5451         (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
5453         * textmodes/ispell.el (ispell-word): Do not ignore short words.
5455         * progmodes/compile.el (compilation-next-error-function):
5456         Don't switch buffers; operate on the current buffer.
5458         * progmodes/compile.el (compilation-error-file-name)
5459         (compilation-warning-file-name, compilation-info-file-name)
5460         (compilation-line-number, compilation-column-number): New faces.
5461         (compilation-error-face, compilation-warning-face)
5462         (compilation-info-face, compilation-line-face)
5463         (compilation-column-face): Use them.
5465         * facemenu.el (facemenu-add-face): Warn when font-lock is active.
5467         * comint.el (comint-password-prompt-regexp): Accept ", try again".
5469         * bindings.el (global-map): Bind insertchar and its variants.
5471 2005-06-27  Richard M. Stallman  <rms@gnu.org>
5473         * textmodes/artist.el (artist-text-overwrite)
5474         (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
5476 2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5478         * ps-print.el: It was not working the page selection for printing.
5479         Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
5480         (ps-print-version): New version 6.6.7.
5481         (ps-end-sheet): New fun.
5482         (ps-header-sheet, ps-end-job): Call it.
5484 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
5486         * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
5488 2005-06-27  Lute Kamstra  <lute@gnu.org>
5490         * facemenu.el (facemenu-unlisted-faces): Add foreground and
5491         background color faces.
5492         (facemenu-get-face): Delete function.
5493         (facemenu-set-face-from-menu): Don't call facemenu-get-face.
5494         (facemenu-add-new-color): Make second argument mandatory.
5495         Create the appropriate face and return it.  Simplify.
5496         (facemenu-set-foreground, facemenu-set-background): Don't check if
5497         color is defined.  Use return value of facemenu-add-new-color.
5499 2005-06-26  Nick Roberts  <nickrob@snap.net.nz>
5501         * progmodes/gud.el (gud-filter): Add missing argument to
5502         with-selected-window.
5504 2005-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5506         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
5507         a :require to the defcustom.
5509         * emacs-lisp/autoload.el (make-autoload): Add the :setter for
5510         defcustoms corresponding to minor modes.
5512 2005-06-26  David Ponce  <david@dponce.com>
5514         * recentf.el: Require tree-widget instead of wid-edit.
5515         (recentf-filename-handler): Fix widget :type.
5516         (recentf-cancel-dialog, recentf-open-more-files)
5517         (recentf-open-files-action): Doc fix.
5518         (recentf-dialog-goto-first): New function.
5519         (recentf-dialog-mode-map): Set parent keymap first.
5520         (recentf-dialog-mode): Define with define-derived-mode.
5521         Don't display continuation lines in dialogs.
5522         (recentf-edit-list): Rename from recentf-edit-selected-items.
5523         (recentf-edit-list-select): Rename from recentf-edit-list-action.
5524         Simplify.
5525         (recentf-edit-list-validate): New function.
5526         (recentf-edit-list): Update accordingly.
5527         (recentf-open-files-item-shift): Remove.
5528         (recentf-open-files-item): Convert menu elements into tree and
5529         link widgets.  Don't create the widgets.
5530         (recentf-open-files): Update accordingly.
5531         (recentf-save-list): Untabify.
5533 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
5535         * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
5536         (keep-lines): Add INTERACTIVE arg.  Never delete lines only
5537         partially contained in the active region.  Do not take active
5538         region into account when called from Lisp, unless INTERACTIVE arg
5539         is non-nil.  Use `forward-line' instead of `beginning-of-line' to
5540         avoid trouble with fields.  Make marker point nowhere when no
5541         longer used.  Always return nil.  Doc fix.
5542         (flush-lines): Add INTERACTIVE arg.  Do not take active region
5543         into account when called from Lisp, unless INTERACTIVE arg is
5544         non-nil.  Use `forward-line' instead of `beginning-of-line' to
5545         avoid trouble with fields.  Make marker point nowhere when no
5546         longer used.  Always return nil.  Doc fix.
5547         (how-many): Add INTERACTIVE arg.  Make RSTART and REND args
5548         interchangeable.  Do not take active region into account when
5549         called from Lisp, unless INTERACTIVE arg is non-nil.  Do not print
5550         message in echo area when called from Lisp, unless INTERACTIVE arg
5551         is non-nil.  Avoid saying "1 occurrences".  Do not use markers.
5552         Return the number of matches.  Doc fix.
5553         (occur): Doc fix.
5554         (perform-replace): Make comment follow double space convention for
5555         the sake of `outline-minor-mode'.
5557         * faces.el (facep): Doc fix.
5559 2005-06-25  Richard M. Stallman  <rms@gnu.org>
5561         * facemenu.el (facemenu-enable-faces-p): New function.
5562         (facemenu-background-menu, facemenu-foreground-menu)
5563         (facemenu-face-menu): Add menu-enable property.
5565         * jka-compr.el (jka-compr-insert-file-contents):
5566         Special handling if cannot find the uncompression program.
5568         * cus-face.el (custom-face-attributes): Add autoload.
5570         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
5571         Bind comment-indent-function locally.
5573         * window.el (save-selected-window): Use save-current-buffer.
5575         * subr.el (with-selected-window): Use save-current-buffer.
5577         * progmodes/gud.el (gud-filter): Simplify using with-selected-window
5578         and with-current-buffer.
5580 2005-06-24  Richard M. Stallman  <rms@gnu.org>
5582         * simple.el (line-move-1): Fix previous change.
5584 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
5586         * replace.el (occur-1): Set `buffer-read-only' and the
5587         buffer-modified flag before running `occur-hook' to protect
5588         against unintentional buffer switches that can lead to data loss.
5590 2005-06-24  Nick Roberts  <nickrob@snap.net.nz>
5592         * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
5593         (gud-gdb-marker-filter): Use font-lock-warning-face for any
5594         initial error.
5596         * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
5597         after fresh input.
5598         (gdb-var-create-handler): Put name of expression in quotes.
5600 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
5602         * emacs-lisp/ring.el (ring-elements): Make it return a list of the
5603         elements of RING in order, and without bogus nil elements.
5605 2005-06-23  Richard M. Stallman  <rms@gnu.org>
5607         * simple.el (set-variable): Args renamed; doc fix.
5608         (line-move-1): When there are overlays around, use vertical-motion.
5610         * faces.el (escape-glyph): Use brown against light background.
5611         (nobreak-space): Rename from no-break-space.
5612         Fix previous change.
5614         * dired-aux.el (dired-do-copy): Fix arg prompt.
5616         * mail/sendmail.el (mail-setup-with-from): Fix custom type.
5618 2005-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
5620         * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
5621         rather than "Distributor".
5623 2005-06-23  Lute Kamstra  <lute@gnu.org>
5625         * emacs-lisp/debug.el (debugger-special-form-p): New defun.
5626         (debug-on-entry): Use it.  New interactive declaration that uses
5627         function-called-at-point.
5629 2005-06-23  Kim F. Storm  <storm@cua.dk>
5631         * subr.el (save-match-data): Add comment about using evaporate arg
5632         to set-match-data.
5634 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
5636         * cus-edit.el (customize-face)
5637         (customize-face-other-window): Handle face aliases.
5639         * faces.el (face-documentation, set-face-attribute)
5640         (face-spec-set): Handle face aliases.
5642 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
5644         * help-mode.el (help-make-xrefs): If a symbol representing a face
5645         name is not followed by the word "face", it could still be a
5646         function or variable name, so don't bypass other checks.
5648 2005-06-22  Juri Linkov  <juri@jurta.org>
5650         * ps-print.el (ps-face-foreground-name, ps-face-background-name):
5651         Replace aliased functions with calls where second arg `inherit' is t.
5653 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
5655         * progmodes/gdb-ui.el (gdb-error): New variable.
5656         (gdb-error): New function.
5657         (gdb-annotation-rules): Act on error-begin and error annotations.
5658         (gdb-concat-output): Use font-lock-warning-face for errors.
5660 2005-06-22  Miles Bader  <miles@gnu.org>
5662         * bindings.el (propertized-buffer-identification): Use renamed
5663         `Buffer-menu-buffer' face.
5665         * faces.el (vertical-border): Rename from `vertical-divider'.
5666         (escape-glyph): Change dark-background color back to `cyan'.
5668 2005-06-21  Juri Linkov  <juri@jurta.org>
5670         * faces.el (face-user-default-spec): Try getting `customized-face'
5671         prior to `saved-face'.
5672         (frame-background-mode): Refill docstring.
5674         * emacs-lisp/lisp-mode.el (eval-defun-1):
5675         * emacs-lisp/edebug.el (edebug-eval-defun):
5676         Set `saved-face' temporarily to nil before calling form.
5677         Set `customized-face' to the new spec after that.
5679 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
5681         * subr.el (1value, lambda, key-substitution-in-progress):
5682         Doc fixes.
5684         * autoinsert.el (auto-insert-alist):
5685         * ses.el (ses-call-printer):
5686         * subr.el (noreturn):
5687         * emacs-lisp/lisp.el (check-parens):
5688         * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
5689         * net/browse-url.el (browse-url-mosaic):
5690         * progmodes/cc-defs.el (c-safe-scan-lists):
5691         * progmodes/ebnf-abn.el (ebnf-abn-lex):
5692         * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
5693         * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
5694         * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
5695         * progmodes/ebnf-iso.el (ebnf-iso-lex):
5696         * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
5698 2005-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
5700         * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
5702 2005-06-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
5704         * calendar/appt.el (appt-make-list): Activate the package, if
5705         not already active (for backwards compatibility).
5707 2005-06-20  Kim F. Storm  <storm@cua.dk>
5709         * subr.el (add-to-ordered-list): Test membership with eq.  Simplify.
5711 2005-06-20  Miles Bader  <miles@gnu.org>
5713         * faces.el (vertical-divider): New face.
5715 2005-06-20  Juanma Barranquero  <lekktu@gmail.com>
5717         * simple.el (kill-whole-line): Doc fix.
5718         (next-error-buffer-p, next-error-find-buffer)
5719         (clone-indirect-buffer): Fix typos in docstrings.
5720         (comment-line-break-function): Doc fix: don't say variable
5721         is automatically buffer-local (it isn't).
5723 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
5725         * net/tramp-ftp.el (top):
5726         * net/tramp-smb.el (top):
5727         * net/tramp-util.el (top):
5728         * net/tramp-uu.el (top):
5729         * net/tramp-vc.el (top):
5730         * net/tramp.el (top): Revert copyright years back to original
5731         ones.  Tramp has a life outside GNU Emacs.
5733 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
5735         * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
5737 2005-06-18  Juri Linkov  <juri@jurta.org>
5739         * progmodes/grep.el (grep-regexp-alist): Use backreference at the
5740         end of first regexp to limit the match to the position between
5741         line number and source line with same separator character as used
5742         between file name and line number.  In the second regexp limit
5743         mouse-face area to file name and line number by adding new group
5744         for them and referring it in HYPERLINK arg.
5745         (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
5746         (grep-mode): Set font-lock-lines-before to 0 to not refontify the
5747         previous line where grep markers may be already removed.
5749 2005-06-18  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
5751         * progmodes/ps-mode.el: Update version and maintainer's email address.
5753 2005-06-18  Steve Youngs  <steve@xemacs.org>
5755         * net/browse-url.el (browse-url-browser-function)
5756         (browse-url-default-browser): Add firefox.
5757         (browse-url-firefox-program, browse-url-firefox-arguments)
5758         (browse-url-firefox-startup-arguments)
5759         (browse-url-firefox-new-window-is-tab): New defcustoms.
5760         (browse-url-firefox, browse-url-firefox-sentinel): New functions.
5762 2005-06-17  Richard M. Stallman  <rms@gnu.org>
5764         * startup.el (command-line): Warn if specified user name has
5765         no home directory.
5767         * term.el (term-get-old-input, term-input-filter, term-input-sender)
5768         (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
5770         * longlines.el (longlines-mode, longlines-show-hard-newlines):
5771         Doc fixes.
5773         * faces.el (underline): Try bold if terminal doesn't support underline.
5775         * mail/sendmail.el (mail-setup-with-from): New variable.
5776         (mail-insert-from-field): New function.
5777         (sendmail-send-it): Call it.
5778         (mail-setup): Optionally call it here.
5780         * term/linux.el: Call tty-no-underline.
5782 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
5784         * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
5786 2005-06-17  Miles Bader  <miles@gnu.org>
5788         * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
5789         (ediff-current-diff-C, ediff-current-diff-Ancestor)
5790         (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
5791         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
5792         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
5793         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
5794         Remove "-face" suffix from face names.
5795         (ediff-current-diff-face-A, ediff-current-diff-face-B)
5796         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
5797         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
5798         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
5799         (ediff-even-diff-face-A, ediff-even-diff-face-B)
5800         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
5801         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
5802         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
5803         New backward-compatibility aliases for renamed faces.
5804         (ediff-current-diff-face-A, ediff-current-diff-face-B)
5805         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
5806         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
5807         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
5808         (ediff-even-diff-face-A, ediff-even-diff-face-B)
5809         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
5810         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
5811         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
5812         Use renamed ediff faces.
5814         * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
5815         Remove "-face" suffix from face names.
5816         (eshell-test-ok-face, eshell-test-failed-face):
5817         New backward-compatibility aliases for renamed faces.
5818         (eshell-run-test): Use renamed eshell-test faces.
5820         * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
5821         face name.
5822         (eshell-prompt-face): New backward-compatibility alias for renamed
5823         face.
5824         (eshell-emit-prompt): Use renamed eshell-prompt face.
5826         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
5827         (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
5828         (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
5829         (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
5830         Remove "-face" suffix from face names.
5831         (eshell-ls-directory-face, eshell-ls-symlink-face)
5832         (eshell-ls-executable-face, eshell-ls-readonly-face)
5833         (eshell-ls-unreadable-face, eshell-ls-special-face)
5834         (eshell-ls-missing-face, eshell-ls-archive-face)
5835         (eshell-ls-backup-face, eshell-ls-product-face)
5836         (eshell-ls-clutter-face):
5837         New backward-compatibility aliases for renamed faces.
5838         (eshell-ls-decorated-name): Use renamed eshell-ls faces.
5840         * progmodes/cc-fonts.el (c-nonbreakable-space-face):
5841         Remove "-face" suffix from face name.
5842         (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
5843         instead of literal face.
5845 2005-06-17  Juanma Barranquero  <lekktu@gmail.com>
5847         * emacs-lisp/warnings.el (display-warning, lwarn)
5848         (warning-minimum-log-level): Doc fixes.
5849         (warning-minimum-level, warning-minimum-log-level):
5850         Add :debug to :type choices.
5852         * progmodes/ada-mode.el (ada-format-paramlist)
5853         (ada-get-indent-case, ada-check-matching-start)
5854         (ada-check-defun-name, ada-goto-matching-decl-start)
5855         (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
5856         (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
5857         (ada-make-subprogram-body): Follow error conventions.
5858         (ada-case-exception-file, ada-indent-comment-as-code)
5859         (ada-indent-handle-comment-special, ada-indent-renames)
5860         (ada-indent-return, ada-search-directories-internal)
5861         (ada-tab-policy, ada-case-exception-substring)
5862         (ada-other-file-alist, ada-matching-start-re)
5863         (ada-matching-decl-start-re, ada-contextual-menu-last-point)
5864         (ada-imenu-generic-expression, ada-compile-goto-error)
5865         (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
5866         (ada-popup-menu, ada-add-extensions, ada-mode)
5867         (ada-region-selected, ada-create-case-exception)
5868         (ada-create-case-exception-substring, ada-after-keyword-p)
5869         (ada-activate-keys-for-case, ada-adjust-case-region)
5870         (ada-adjust-case-buffer, ada-format-paramlist)
5871         (ada-scan-paramlist, ada-insert-paramlist)
5872         (ada-indent-newline-indent)
5873         (ada-indent-newline-indent-conditional)
5874         (ada-justified-indent-current, ada-goto-previous-word)
5875         (ada-indent-current, ada-get-indent-open-paren)
5876         (ada-get-indent-paramlist, ada-get-indent-end)
5877         (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
5878         (ada-get-indent-block-start, ada-get-indent-subprog)
5879         (ada-get-indent-noindent, ada-get-indent-label)
5880         (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
5881         (ada-search-prev-end-stmt, ada-goto-next-non-ws)
5882         (ada-goto-stmt-end, ada-goto-next-word)
5883         (ada-check-matching-start, ada-check-defun-name)
5884         (ada-goto-matching-decl-start, ada-goto-matching-start)
5885         (ada-goto-matching-end, ada-search-ignore-string-comment)
5886         (ada-in-decl-p, ada-looking-at-semi-or)
5887         (ada-looking-at-semi-private, ada-in-paramlist-p)
5888         (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
5889         (ada-untab-hard, ada-move-to-start, ada-move-to-end)
5890         (ada-next-procedure, ada-previous-procedure, ada-next-package)
5891         (ada-previous-package, ada-create-menu)
5892         (ada-fill-comment-paragraph-justify)
5893         (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
5894         (ada-other-file-name, ada-last-which-function-line)
5895         (ada-last-which-function-subprog, ada-which-function)
5896         (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
5897         (ada-gen-treat-proc, ada-check-emacs-version)
5898         (ada-continuation-indent, ada-align-region-separate):
5899         Fix typos in docstrings.
5900         (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
5902 2005-06-16  Lute Kamstra  <lute@gnu.org>
5904         * simple.el (fundamental-mode): Run after-change-major-mode-hook
5905         conditionally.
5907 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
5909         * comint.el (comint-replace-by-expanded-filename)
5910         (comint-prompt-regexp, comint-delimiter-argument-list)
5911         (comint-preinput-scroll-to-bottom):
5912         * info.el (Info-hide-cookies-node):
5913         * ls-lisp.el (ls-lisp-classify):
5914         * find-file.el (ff-search-directories, ff-special-constructs)
5915         (ff-find-other-file):
5916         * font-lock.el (font-lock-keywords):
5917         * shell.el (shell-prompt-pattern)
5918         (shell-dynamic-complete-functions, shell-mode)
5919         (shell-delimiter-argument-list):
5920         * term.el (term-replace-by-expanded-filename)
5921         (term-prompt-regexp, term-delimiter-argument-list):
5922         * woman.el (woman-ignore, woman0-if):
5923         * emacs-lisp/derived.el (derived-mode-init-mode-variables):
5924         * emacs-lisp/elint.el (elint-init-env):
5925         * emacs-lisp/regexp-opt.el (regexp-opt-depth):
5926         * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
5927         * language/ethio-util.el (ethio-tilde-escape)
5928         (ethio-use-three-dot-question):
5929         * net/zone-mode.el (zone-mode-load-time-setup):
5930         * progmodes/cc-align.el (c-lineup-argcont):
5931         * progmodes/cc-awk.el (c-awk-beginning-of-defun):
5932         * progmodes/cperl-mode.el (cperl-set-style-back):
5933         * progmodes/inf-lisp.el (inferior-lisp-prompt):
5934         * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
5935         Fix spellings in docstrings.
5937         * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
5938         * progmodes/modula2.el (m2-for): Fix spellings.
5940         * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
5942         * simple.el (undo-more): Don't use `format' on `error' arguments.
5943         Improve argument/docstring consistency.
5944         (pending-undo-list): Doc fix.
5946         * smerge-mode.el (smerge-ensure-match):
5947         * emulation/vip.el (vip-ex):
5948         * net/zone-mode.el (zone-mode-update-serial):
5949         * progmodes/idlwave.el (idlwave-complete):
5950         * progmodes/vhdl-mode.el (vhdl-visit-file)
5951         (vhdl-compose-wire-components):
5952         Don't use `format' on `error' arguments.
5954         * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
5955         (tooltip-use-echo-area, tooltip-process-prompt-regexp)
5956         (tooltip-help-tips): Fix typos in docstrings.
5958 2005-06-16  David Ponce  <david@dponce.com>
5960         * tree-widget.el (tree-widget-value-create): Simplify last change.
5962 2005-06-15  Matt Hodges  <MPHodges@member.fsf.org>
5964         * ido.el (ido-incomplete-regexp): New variable.
5965         (ido-set-matches-1): Handle invalid-regexp error and set
5966         ido-incomplete-regexp.
5967         (ido-incomplete-regexp): New face.
5968         (ido-completions): Use it.
5969         (ido-complete, ido-exit-minibuffer, ido-completions):
5970         Handle incomplete regexps.
5971         (ido-completions): Add check for complete match when entering a regexp.
5973 2005-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5975         * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
5977 2005-06-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5979         * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
5980         by field delimiters.
5982 2005-06-15  David Ponce  <david@dponce.com>
5984         * tree-widget.el: eval-and-compile inlined functions so they will
5985         be available at run-time too.
5986         (tree-widget-super-format-handler)
5987         (tree-widget-format-handler): Remove.
5988         (tree-widget-value-create): Handle the :indent property.
5990 2005-06-15  Miles Bader  <miles@gnu.org>
5992         * progmodes/which-func.el (which-func): Only inherit
5993         `font-lock-function-name-face' when that makes sense against the
5994         default mode-line face, otherwise set the face color explicitly.
5996         * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
5997         faces instead of (non-existent) variables.
5999 2005-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6001         * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
6002         (iswitchb-get-matched-buffers): Likewise.  Simplify.
6004 2005-06-14  Miles Bader  <miles@gnu.org>
6006         * progmodes/ld-script.el (ld-script-location-counter):
6007         Remove "-face" suffix from face name.
6008         (ld-script-location-counter-face):
6009         New backward-compatibility alias for renamed face.
6010         (ld-script-location-counter-face): Use renamed face.
6012         * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
6013         (cperl-hash): Remove "-face" suffix from face names.
6014         (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
6015         New backward-compatibility aliases for renamed faces.
6016         (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
6017         (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
6019         * progmodes/which-func.el (which-func): Remove "-face" suffix from face
6020         name.
6021         (which-func-face): New backward-compatibility alias for renamed face.
6022         (which-func-format): Use renamed which-func face.
6024         * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
6025         (vhdl-function, vhdl-directive, vhdl-reserved-word)
6026         (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
6027         names.
6028         (vhdl-speedbar-entity, vhdl-speedbar-architecture)
6029         (vhdl-speedbar-configuration, vhdl-speedbar-package)
6030         (vhdl-speedbar-library, vhdl-speedbar-instantiation)
6031         (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
6032         (vhdl-speedbar-architecture-selected)
6033         (vhdl-speedbar-configuration-selected)
6034         (vhdl-speedbar-package-selected)
6035         (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
6036         names.
6037         (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
6038         Use renamed faces.
6039         (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
6040         (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
6041         (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
6042         Use renamed faces.
6043         (syntax-alist): Don't use "font-lock-" or "-face" in generated face
6044         names.
6045         (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
6046         (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
6047         (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
6048         (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
6049         (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
6050         (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
6052         * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
6053         face name.
6054         (sh-heredoc-face): New backward-compatibility alias for renamed face.
6055         (sh-heredoc-face): Use renamed sh-heredoc face.
6057         * progmodes/idlw-help.el (idlwave-help-link):
6058         Remove "-face" suffix from face name.
6059         (idlwave-help-link-face):
6060         New backward-compatibility alias for renamed face.
6061         (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
6063         * progmodes/idlw-shell.el (idlwave-shell-bp-face)
6064         (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
6065         (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
6066         New backward-compatibility aliases for renamed faces.
6067         (idlwave-shell-disabled-breakpoint-face)
6068         (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
6070         * progmodes/flymake.el (flymake-errline, flymake-warnline):
6071         Remove "-face" suffix from face names.
6072         (flymake-errline-face, flymake-warnline-face):
6073         New backward-compatibility aliases for renamed faces.
6074         (flymake-highlight-line): Use renamed flymake faces.
6076         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
6077         (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
6078         (ebrowse-member-class, ebrowse-progress):
6079         Remove "-face" suffix from face names.
6080         (ebrowse-tree-mark-face, ebrowse-root-class-face)
6081         (ebrowse-file-name-face, ebrowse-default-face)
6082         (ebrowse-member-attribute-face, ebrowse-member-class-face)
6083         (ebrowse-progress-face):
6084         New backward-compatibility aliases for renamed faces.
6085         (ebrowse-show-progress, ebrowse-show-file-name-at-point)
6086         (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
6087         (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
6088         (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
6090         * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
6091         antlr-syntax)
6092         (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
6093         (antlr-literal): Remove "-face" suffix and "font-lock-" from face
6094         names.
6095         (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
6096         (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
6097         (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
6098         (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
6099         backward-compatibility aliases for renamed faces.
6100         (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
6101         (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
6102         (antlr-tokenref-face, antlr-literal-face): Variables renamed to
6103         remove "font-lock-".  Use renamed antlr-mode faces.
6104         (antlr-font-lock-additional-keywords): Use renamed faces.  Replace
6105         literal face-names with face variable references.
6107         * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
6108         face name.
6109         (Buffer-menu-buffer-face): New backward-compatibility alias for
6110         renamed face.
6111         (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
6113 2005-06-15  Daniel Pfeiffer  <occitan@esperanto.org>
6115         * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
6116         Eliminate "-face" suffix.
6117         (makefile-targets): Inherit from font-lock-function-name-face and
6118         eliminate "-face" suffix.
6119         (makefile-shell): Remove attributes and eliminate "-face" suffix.
6120         (makefile-*-font-lock-keywords): Append makefile-targets in rule
6121         actions, instead of prepending, to make it less visible.
6122         (makefile-previous-dependency, makefile-match-dependency):
6123         Don't match a target on a continuation line.
6125         * files.el (auto-mode-alist): Put Makefile in gmake mode.
6127 2005-06-15  Nick Roberts  <nickrob@snap.net.nz>
6129         * progmodes/gdb-ui.el (menu): Re-order menu items.
6130         (gdb-tooltip-print): Respect tooltip-use-echo-area.
6132         * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
6133         Define in tooltip.el.
6134         (gud-tooltip-process-output): Respect tooltip-use-echo-area.
6135         (gud-tooltip-tips): Respect tooltip-use-echo-area and
6136         gud-tooltip-echo-area.
6138         * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
6139         backward compatibility and make obsolete.
6140         (tooltip-help-tips): Use tooltip-use-echo-area.
6141         (tooltip-show-help-function): Rename to...
6142         (tooltip-show-help): ...this, because it is a function.
6143         (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
6145 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
6147         * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
6148         (edebug-print-length, edebug-print-level, edebug-print-circle)
6149         (edebug-modify-breakpoint, edebug-eval-last-sexp)
6150         (edebug-eval-print-last-sexp): Doc fixes.
6152 2005-06-14  Kim F. Storm  <storm@cua.dk>
6154         * ido.el (ido-mode): Make a new keymap every time we enable ido,
6155         as the coverage buffer/file/both may change.
6157 2005-06-14  Lute Kamstra  <lute@gnu.org>
6159         * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
6160         and run-mode-hooks.  Simplify.
6162         * mail/rmailedit.el (rmail-edit-mode):
6163         * progmodes/octave-inf.el (inferior-octave-mode):
6164         * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
6166         * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
6167         and run-mode-hooks.
6168         (recentf-edit-list, recentf-open-files): Don't call
6169         kill-all-local-variables directly.
6171         * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
6173 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
6175         * emacs-lisp/byte-run.el (make-obsolete)
6176         (define-obsolete-function-alias): Rename arguments FUNCTION and
6177         NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
6178         (make-obsolete-variable, define-obsolete-variable-alias):
6179         Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
6180         respectively.
6182         * isearchb.el (isearchb-activate):
6183         * pcvs.el (cvs-mode):
6184         * ses.el (ses-load):
6185         * vc-arch.el (vc-arch-checkin, vc-arch-diff):
6186         * net/tramp.el (tramp-find-file-exists-command)
6187         (tramp-find-shell):
6188         * progmodes/ada-mode.el (ada-create-case-exception)
6189         (ada-create-case-exception-substring, ada-make-subprogram-body):
6190         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
6191         * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
6192         * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
6193         * textmodes/org.el (org-promote, org-evaluate-time-range)
6194         (org-agenda-next-date-line, org-agenda-previous-date-line)
6195         (org-agenda-error, org-open-at-point, org-table-move-row)
6196         (org-format-table-table-html-using-table-generate-source)
6197         (org-shiftcursor-error, org-ctrl-c-ctrl-c):
6198         * textmodes/reftex.el (reftex-access-scan-info):
6199         * textmodes/reftex-toc.el (reftex-toc-dframe-p)
6200         (reftex-toc-promote-prepare): Follow error conventions.
6202         * diff-mode.el (diff-mode): Fix typo in docstring.
6204         * forms.el (forms--intuit-from-file): Fix reference to
6205         `forms-number-of-fields' in error message.
6206         (forms-print): Fix quoting in error message.
6208         * forms.el (forms-mode):
6209         * emulation/vi.el (vi-goto-insert-state):
6210         * progmodes/flymake.el (flymake-new-err-info)
6211         (flymake-start-syntax-check-for-current-buffer)
6212         (flymake-simple-cleanup):
6213         * eshell/esh-var.el (eshell/export):
6214         * progmodes/gud.el (xdb):
6215         * textmodes/flyspell.el (flyspell-incorrect-hook)
6216         (flyspell-maybe-correct-transposition)
6217         (flyspell-maybe-correct-doubling): Fix quoting in docstring.
6219 2005-06-13  Luc Teirlinck  <teirllm@auburn.edu>
6221         * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
6222         minibuffer prompt.
6224 2005-06-13  Kim F. Storm  <storm@cua.dk>
6226         * subr.el (add-to-ordered-list): New defun.
6228         * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
6229         add cua--keymap-alist to emulation-mode-map-alists.
6231 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6233         * subr.el (complete-in-turn): New macro.
6234         (dynamic-completion-table, lazy-completion-table): Add debug info.
6236         * faces.el (read-face-name): Use complete-in-turn complete non-aliases
6237         in preference to face aliases.
6239         * textmodes/fill.el (fill-match-adaptive-prefix): New function.
6240         (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
6241         Remove unused vars `start' and `firstline'.
6242         (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
6243         (justify-current-line, fill-individual-paragraphs): Remove unused vars.
6245 2005-06-13  Eli Zaretskii  <eliz@gnu.org>
6247         * cus-start.el (all): Don't complain about missing GTK-related
6248         variables, unless either `gtk' is boundp or this isn't a
6249         `windows-nt' build.
6251 2005-06-13  Lute Kamstra  <lute@gnu.org>
6253         * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
6254         run-mode-hooks.
6256         * ediff-mult.el (ediff-meta-mode):
6257         * ediff-util.el (ediff-mode): Use run-mode-hooks.
6259         * ledit.el (ledit-mode): Use delay-mode-hooks.
6261         * woman.el (woman-mode-line-format): Delete constant.
6262         (woman-mode-map): Initialize it properly.
6263         (woman-mode): Set mode-class property to special.
6264         Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
6265         Set major-mode and mode-name.  Don't set mode-line-format directly.
6266         (Man-getpage-in-background): Don't reference woman-mode-line-format.
6268         * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
6269         string argument obsolete.
6271 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
6273         * textmodes/org.el (org-CUA-compatible): New option.
6274         (org-disputed-keys): New variable.
6275         (org-key): New function.
6276         (orgtbl-make-binding): Add docstring to the created function.
6277         (org-mode): Set paragraph start/separate regexps.
6278         (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
6279         (org-archive-location, org-archive-mark-done)
6280         (org-archive-stamp-time): New options.
6281         (org-archive-subtree): New command.
6282         (org-fill-paragraph): New function.
6283         (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
6284         (org-fake-empty-table-line): Function removed.
6285         (org-format-org-table-html): Do not create empty table lines at
6286         separator lines.  Improved table header treatment.
6287         (org-link-format): New option.
6288         (org-make-link): New function.
6289         (org-insert-link, org-store-link): Use org-make-link.
6290         (org-open-file): Quote file name for shell command, to allow
6291         spaces in file names.
6292         (org-link-regexp): Fix bug with mailto link.
6293         (org-link-maybe-angles-regexp, org-protected-link-regexp):
6294         New constants.
6295         (org-export-as-html): Deal with the optional angles around a link.
6296         Better treatment of file: links.
6297         (org-open-at-point): Replace @{ and @} with < and >.
6298         (org-run-mode-hooks): Function removed.
6299         (org-agenda-mode): No longer use `org-run-mode-hooks'.
6301 2005-06-13  Nick Roberts  <nickrob@snap.net.nz>
6303         * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
6304         MI command -data-list-register-values.
6305         (gdb-post-prompt): Indent properly.
6307 2005-06-13  Juanma Barranquero  <lekktu@gmail.com>
6309         * hilit-chg.el (highlight-changes-colors): Rename from
6310         `highlight-changes-colours'.
6311         (highlight-changes-colours): Keep as obsolete alias.
6312         (highlight-changes-face-list): Doc fix.
6313         (hilit-chg-make-list): Use `highlight-changes-colors'.
6315 2005-06-12  Mark A. Hershberger  <mah@everybody.org>
6317         * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
6318         defun-prompt-regexp.
6320 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
6322         * loadup.el: Don't say we are dumping under 2 names on windows-nt
6323         and cygwin.
6325         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
6326         Don't use an old loaddefs.el, as in Makefile.in.
6328 2005-06-12  Lute Kamstra  <lute@gnu.org>
6330         * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
6332         * man.el (Man-mode-map): Initialize it properly.
6333         (Man-mode): Set mode-class property to special.
6335         * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
6337 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
6339         * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
6340         A newline is needed in the docstring there.
6342         * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
6343         Doc fixes.
6345 2005-06-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6347         * printing.el: Doc fix.  The menubar is no more changed when printing
6348         is loaded, it only changes when pr-menu-bind or pr-update-menus is
6349         called.  Now, the menubar changing will work in Emacs 20, 21 and 22.
6350         (pr-version): New version number (6.8.4).
6351         (pr-menu-bind): New command.
6352         (pr-update-menus): Docstring and code fix.
6353         (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
6354         Docstring fix.
6355         (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
6356         (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
6358 2005-06-11  Thien-Thi Nguyen  <ttn@gnu.org>
6360         * emacs-lisp/ewoc.el: Doc fixes for public funcs:
6361         "Returns" to "return", document useful return values, etc.
6363 2005-06-11  Alan Mackenzie  <acm@muc.de>
6365         * fill.el (fill-context-prefix): Try `adaptive-fill-function'
6366         BEFORE `adaptive-fill-regexp' when determining a fill prefix.
6367         (adaptive-file-function): Minor amendment to doc-string.
6369 2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
6371         * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
6372         (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
6373         Fix :type--it is `integer', not `string'.
6375         * faces.el (modeline-highlight): Rename from (the erroneous)
6376         `modeline-higilight'.
6378 2005-06-11  Lute Kamstra  <lute@gnu.org>
6380         * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
6381         lisp-interaction-mode-map but make it the parent.
6382         (edebug-eval-mode): Use define-derived-mode.
6384 2005-06-11  Andreas Schwab  <schwab@suse.de>
6386         * bindings.el: Add binding of `ESC functionkey' for every
6387         `M-functionkey'.
6388         * hexl.el (hexl-mode-map): Likewise.
6390 2005-06-10  Michael Hotchin  <michael@hotchin.net>  (tiny change)
6392         * progmodes/compile.el (compilation-error-regexp-alist-alist)
6393         [msft]: update regexp for newer msft compilers.
6395 2005-06-10  Mark A. Hershberger  <mah@everybody.org>
6397         * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
6398         ATTLIST portions of included DTDs.
6399         (xml-parse-dtd): Eliminate use of inefficient match-data.
6401 2005-06-10  Miles Bader  <miles@gnu.org>
6403         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
6404         (mpuz-text): Remove "-face" suffix from face names.
6405         (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
6406         (mpuz-text-face): New backward-compatibility aliases for renamed faces.
6407         (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
6409         * play/gomoku.el (gomoku-O, gomoku-X):
6410         Remove "-face" suffix from face names.
6411         (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
6412         New backward-compatibility aliases for renamed faces.
6413         (gomoku-font-lock-keywords): Use renamed gomoku faces.
6415 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
6417         * thumbs.el: Fixes for changes of 2005-06-09.
6418         (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
6419         as a directory.
6420         (thumbs-thumbname): Remove directory separator from format string;
6421         `thumbs-thumbsdir' now returns a valid directory name.
6422         (thumbs-temp-dir): New defsubst.
6423         (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
6424         Use it.
6426         * cus-edit.el (minibuffer):
6427         * files.el (make-backup-file-name-function):
6428         * filesets.el (filesets-external-viewers):
6429         * hilit-chg.el (highlight-changes-colours)
6430         (highlight-changes-face-list, highlight-changes-rotate-faces):
6431         * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
6432         * kmacro.el (kmacro-call-macro):
6433         * log-edit.el (log-edit-changelog-full-paragraphs):
6434         * mouse.el (mouse-1-click-follows-link):
6435         * skeleton.el (skeleton-autowrap):
6436         * subr.el (insert-for-yank-1):
6437         * tempo.el (tempo-insert-region):
6438         * terminal.el (terminal-emulator):
6439         * time.el (display-time-mail-face):
6440         * vc.el (vc-annotate):
6441         * vcursor.el (vcursor-copy-line):
6442         * woman.el (woman-bold-headings, woman-ignore)
6443         (woman-default-faces, woman-monochrome-faces):
6444         * calendar/todo-mode.el (todo-insert-threshold):
6445         * emulation/pc-select.el (pc-select-selection-keys-only)
6446         (pc-selection-mode):
6447         * emulation/vip.el (vip-find-char-forward):
6448         * emulation/viper-cmd.el (viper-find-char-forward):
6449         * international/mule-cmds.el
6450         (select-safe-coding-system-accept-default-p)
6451         (input-method-exit-on-invalid-key):
6452         * international/mule-diag.el (describe-coding-system):
6453         * international/ucs-tables.el (unify-8859-on-encoding-mode):
6454         * net/browse-url.el (browse-url-xterm-program):
6455         * obsolete/lazy-lock.el (lazy-lock-mode):
6456         * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
6457         (cperl-mode):
6458         * progmodes/cpp.el (cpp-face-light-name-list)
6459         (cpp-face-dark-name-list):
6460         * progmodes/delphi.el (delphi-newline-always-indents):
6461         Fix spellings in docstrings.
6463         * ido.el (ido-mode, ido-file-extensions-order)
6464         (ido-default-file-method, ido-default-buffer-method)
6465         (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
6466         (ido-decorations, ido-read-file-name-as-directory-commands)
6467         (ido-read-file-name-non-ido, ido-work-directory-list)
6468         (ido-ignore-item-temp-list, ido-current-directory)
6469         (ido-magic-forward-char, ido-enter-find-file)
6470         (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
6471         (ido-find-file, ido-read-buffer): Fix typos in docstrings.
6473 2005-06-10  Lute Kamstra  <lute@gnu.org>
6475         * play/dunnet.el (dun-mode): Use define-derived-mode.
6476         (dungeon-mode-map): Rename to dun-mode-map.  Keep old name as an
6477         obsolete alias.
6479         * play/doctor.el (doctor-mode-map): Remove defvar.
6480         (doctor-mode): Use define-derived-mode.
6482         * mail/mspools.el (mspools-mode):
6483         * net/eudc-hotlist.el (eudc-hotlist-mode):
6484         * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
6486 2005-06-10  Miles Bader  <miles@gnu.org>
6488         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
6489         Remove "-face" suffix from face names.
6490         (flyspell-incorrect-face, flyspell-duplicate-face):
6491         New backward-compatibility aliases for renamed faces.
6492         (flyspell-mode-on, make-flyspell-overlay)
6493         (flyspell-highlight-incorrect-region)
6494         (flyspell-highlight-duplicate-region)
6495         (flyspell-display-next-corrections)
6496         (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
6498         * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
6499         from face name.
6500         (texinfo-heading-face): New backward-compatibility alias for
6501         renamed face.
6502         (texinfo-heading-face): Use renamed texinfo-heading face.
6504         * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
6505         suffix from face names.
6506         (tex-math-face, tex-verbatim-face):
6507         New backward-compatibility aliases for renamed faces.
6508         (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
6509         (tex-insert-quote): Use `tex-verbatim-face' variable instead of
6510         literal face name.
6512         * textmodes/table.el (table-cell): Remove "-face" suffix from face
6513         name.
6514         (table-cell-face): New backward-compatibility alias for renamed face.
6515         (table--put-cell-face-property, table--update-cell-face):
6516         Use renamed table-cell face.
6518         * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
6519         from face name.
6520         (sgml-namespace-face): New backward-compatibility alias for
6521         renamed face.
6522         (sgml-namespace-face): Use renamed sgml-namespace face.
6524         * textmodes/org.el (org-level-1, org-level-2, org-level-3)
6525         (org-level-4, org-level-5, org-level-6, org-level-7)
6526         (org-level-8, org-warning, org-headline-done)
6527         (org-deadline-announce, org-scheduled-today)
6528         (org-scheduled-previously, org-link, org-done, org-table)
6529         (org-time-grid): Remove "-face" suffix from face names.
6530         (org-level-1-face, org-level-2-face, org-level-3-face)
6531         (org-level-4-face, org-level-5-face, org-level-6-face)
6532         (org-level-7-face, org-level-8-face, org-warning-face)
6533         (org-headline-done-face, org-deadline-announce-face)
6534         (org-scheduled-today-face, org-scheduled-previously-face)
6535         (org-link-face, org-done-face, org-table-face)
6536         (org-time-grid-face):
6537         New backward-compatibility aliases for renamed faces.
6538         (org-level-faces, org-set-font-lock-defaults, org-timeline)
6539         (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
6540         (org-agenda-get-timestamps, org-agenda-get-scheduled)
6541         (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
6543         * emulation/viper-init.el (viper-search, viper-replace-overlay)
6544         (viper-minibuffer-emacs, viper-minibuffer-insert)
6545         (viper-minibuffer-vi): Remove "-face" suffix from face names.
6546         (viper-search-face, viper-replace-overlay-face)
6547         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
6548         (viper-minibuffer-vi-face):
6549         New backward-compatibility aliases for renamed faces.
6550         (viper-search-face, viper-replace-overlay-face)
6551         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
6552         (viper-minibuffer-vi-face): Use renamed viper faces.
6554         * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
6555         Remove "-face" suffix from face names.
6556         (testcover-nohits-face, testcover-1value-face):
6557         New backward-compatibility aliases for renamed faces.
6558         (testcover-mark): Use renamed testcover faces.
6560         * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
6561         face name.
6562         (diary-button-face): New backward-compatibility alias for renamed face.
6563         (diary-entry): Use renamed diary-button face.
6565         * calendar/calendar.el (diary, calendar-today, holiday)
6566         (mark-visible-calendar-date): Remove "-face" suffix from face names.
6567         (diary-face, calendar-today-face, holiday-face):
6568         New backward-compatibility aliases for renamed faces.
6569         (eval-after-load "facemenu", diary-entry-marker)
6570         (calendar-today-marker, calendar-holiday-marker, diary-face):
6571         Use renamed calendar faces.
6573         * compare-w.el (compare-windows): Remove "-face" suffix from face name.
6574         (compare-windows-face): New backward-compatibility alias for
6575         renamed face.
6576         (compare-windows-highlight): Use renamed compare-windows face.
6578         * strokes.el (strokes-char): Remove "-face" suffix from face name.
6579         (strokes-char-face): New backward-compatibility alias for renamed face.
6580         (strokes-encode-buffer): Use renamed strokes-char face.
6582         * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
6583         (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
6584         Remove "-face" suffix from face names.
6585         (cvs-header-face, cvs-filename-face, cvs-unknown-face)
6586         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
6587         (cvs-msg-face): New backward-compatibility aliases for renamed faces.
6588         (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
6589         Use renamed pcvs faces.
6590         * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
6591         * pcvs-defs.el (cvs-mode-map): Likewise.
6592         * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
6594         * info.el (info-title-1, info-title-2, info-title-3)
6595         (info-title-4): Remove "-face" suffix from and downcase face names.
6596         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
6597         (Info-title-4-face):
6598         New backward-compatibility aliases for renamed faces.
6599         (Info-fontify-node): Use renamed info faces.
6601         * hilit-chg.el (highlight-changes, highlight-changes-delete):
6602         Remove "-face" suffix from face names.
6603         (highlight-changes-face, highlight-changes-delete-face):
6604         New backward-compatibility aliases for renamed faces.
6605         (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
6606         (hilit-chg-make-list): Use renamed highlight-changes faces.
6608         * generic-x.el (show-tabs-tab, show-tabs-space):
6609         Remove "-face" suffix from face names.
6610         (show-tabs-tab-face, show-tabs-space-face):
6611         New backward-compatibility aliases for renamed faces.
6612         (show-tabs-generic-mode-font-lock-defaults-1)
6613         (show-tabs-generic-mode-font-lock-defaults-2):
6614         Use renamed show-tabs faces.
6616         * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
6617         (smerge-markers): Remove "-face" suffix from face names.
6618         (smerge-mine-face, smerge-other-face, smerge-base-face)
6619         (smerge-markers-face):
6620         New backward-compatibility aliases for renamed faces.
6621         (smerge-mine-face, smerge-other-face, smerge-base-face)
6622         (smerge-markers-face): Use renamed smerge faces.
6624         * log-view.el (log-view-file, log-view-message): Remove "-face"
6625         suffix from face names.
6626         (log-view-file-face, log-view-message-face):
6627         New backward-compatibility aliases for renamed faces.
6628         (log-view-file-face, log-view-message-face): Use renamed log-view
6629         faces.
6631         * paren.el (show-paren-match, show-paren-mismatch):
6632         Remove "-face" suffix from face names.
6633         (show-paren-match-face, show-paren-mismatch-face):
6634         New backward-compatibility aliases for renamed faces.
6635         (show-paren-function): Use renamed show-paren faces.
6637         * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
6638         (ruler-mode-margins, ruler-mode-fringes)
6639         (ruler-mode-column-number, ruler-mode-fill-column)
6640         (ruler-mode-comment-column, ruler-mode-goal-column)
6641         (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
6642         suffix from face names.
6643         (ruler-mode-default-face, ruler-mode-pad-face)
6644         (ruler-mode-margins-face, ruler-mode-fringes-face)
6645         (ruler-mode-column-number-face, ruler-mode-fill-column-face)
6646         (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
6647         (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
6648         New backward-compatibility aliases for renamed faces.
6649         (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
6650         (ruler-mode-column-number, ruler-mode-fill-column)
6651         (ruler-mode-comment-column, ruler-mode-goal-column)
6652         (ruler-mode-tab-stop, ruler-mode-current-column)
6653         (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
6654         faces.
6656         * whitespace.el (whitespace-highlight): Remove "-face" suffix from
6657         face name.
6658         (whitespace-highlight-the-space): Use renamed face.
6659         (whitespace-highlight-face): New backward-compatibility alias for
6660         renamed face.
6662         * woman.el (woman-italic, woman-bold, woman-unknown)
6663         (woman-addition, woman-symbol-face):
6664         Remove "-face" suffix from face names.
6665         (woman-italic-face, woman-bold-face, woman-unknown-face)
6666         (woman-addition-face):
6667         New backward-compatibility aliases for renamed faces.
6668         (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
6669         (woman-decode-region, woman-replace-match)
6670         (woman-display-extended-fonts, woman-special-characters)
6671         (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
6672         Use renamed woman faces.
6674         * longlines.el (longlines-visible-face): Face removed.
6676         * diff-mode.el (diff-header, diff-file-header, diff-index)
6677         (diff-hunk-header, diff-removed, diff-added, diff-changed)
6678         (diff-function, diff-context, diff-nonexistent): Remove "-face"
6679         suffix from face names.
6680         (diff-header-face, diff-file-header-face, diff-index-face)
6681         (diff-hunk-header-face, diff-removed-face, diff-added-face)
6682         (diff-changed-face, diff-function-face, diff-context-face)
6683         (diff-nonexistent-face): New backward-compatibility aliases for
6684         renamed faces.
6685         (diff-header-face, diff-file-header-face)
6686         (diff-index, diff-index-face, diff-hunk-header)
6687         (diff-hunk-header-face, diff-removed, diff-removed-face)
6688         (diff-added, diff-added-face, diff-changed-face, diff-function)
6689         (diff-function-face, diff-context-face, diff-nonexistent)
6690         (diff-nonexistent-face): Use renamed diff-mode faces.
6692         * progmodes/compile.el (compilation-warning-face)
6693         (compilation-info-face): Remove "-face" suffix from face names.
6694         (compilation-warning-face, compilation-info-face):
6695         New backward-compatibility aliases for renamed faces.
6696         (compilation-warning-face, compilation-info-face):
6697         Use renamed compilation faces.
6699         * add-log.el (change-log-date, change-log-name)
6700         (change-log-email, change-log-file, change-log-list)
6701         (change-log-conditionals, change-log-function)
6702         (change-log-acknowledgement): Remove "-face" suffix from face names.
6703         (change-log-date-face, change-log-name-face)
6704         (change-log-email-face, change-log-file-face)
6705         (change-log-list-face, change-log-conditionals-face)
6706         (change-log-function-face, change-log-acknowledgement-face):
6707         New backward-compatibility aliases for renamed faces.
6708         (change-log-font-lock-keywords): Use renamed change-log faces.
6710         * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
6711         (custom-set, custom-changed, custom-saved, custom-button)
6712         (custom-button-pressed, custom-documentation, custom-state)
6713         (custom-comment, custom-comment-tag, custom-variable-tag)
6714         (custom-variable-button, custom-face-tag, custom-group-tag-1)
6715         (custom-group-tag): Remove "-face" suffix from face names.
6716         (custom-magic-alist, custom-magic-value-create)
6717         (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
6718         (custom-invalid-face, custom-rogue-face, custom-modified-face)
6719         (custom-set-face, custom-changed-face, custom-saved-face)
6720         (custom-button-face, custom-button-pressed-face)
6721         (custom-documentation-face, custom-state-face)
6722         (custom-comment-face, custom-comment-tag-face)
6723         (custom-variable-tag-face, custom-variable-button-face)
6724         (custom-face-tag-face, custom-group-tag-face-1)
6725         (custom-group-tag-face):
6726         New backward-compatibility aliases for renamed faces.
6728         * wid-edit.el (widget-documentation, widget-button)
6729         (widget-field, widget-single-line-field, widget-inactive)
6730         (widget-button-pressed): "-face" suffix removed from face names.
6731         (widget-documentation-face, widget-button-face)
6732         (widget-field-face, widget-single-line-field-face)
6733         (widget-inactive-face, widget-button-pressed-face):
6734         New backward-compatibility aliases for renamed faces.
6735         (widget-documentation-face, widget-button-face)
6736         (widget-button-pressed-face, widget-specify-field)
6737         (widget-specify-inactive): Use renamed widget faces.
6739 2005-06-10  Kenichi Handa  <handa@m17n.org>
6741         * term/x-win.el (x-clipboard-yank): Remove condition-case
6742         wrapping.
6744 2005-06-11  Kenichi Handa  <handa@m17n.org>
6746         * add-log.el (change-log-font-lock-keywords): Make the regexp for
6747         date lines stricter.
6749 2005-06-10  Zhang Wei  <id.brep@gmail.com>  (tiny change)
6751         * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
6752         of x-get-selection.
6754 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
6756         * comint.el (comint-mode, comint-snapshot-last-prompt):
6757         * frame.el (frame-current-scroll-bars):
6758         * term.el (term-mode, term-check-proc, term-input-sender)
6759         (term-simple-send, term-extract-string, term-word)
6760         (term-match-partial-filename):
6761         * window.el (window-current-scroll-bars):
6762         * emulation/cua-base.el (cua-normal-cursor-color)
6763         (cua-read-only-cursor-color, cua-overwrite-cursor-color)
6764         (cua-global-mark-cursor-color):
6765         * mail/undigest.el (rmail-forward-separator-regex):
6766         Fix typos in docstrings.
6768         * comint.el (comint-check-proc, make-comint-in-buffer)
6769         (comint-source-default): Doc fixes.
6771         * term.el (term-send-string): Improve argument/docstring consistency.
6773 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
6775         * comint.el (comint-send-input): Bind `inhibit-read-only' around
6776         call to `delete-region'.
6777         (comint-mode-hook): Do not enable Font Lock by default.
6779 2005-06-09  Lute Kamstra  <lute@gnu.org>
6781         * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
6782         could be void.
6784 2005-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6786         * emacs-lisp/debug.el (debugger-will-be-back): New var.
6787         (debug): Use it.
6788         (debugger-step-through, debugger-continue, debugger-jump)
6789         (debugger-return-value): Set it when needed.
6790         (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
6791         Use inhibit-read-only.
6793 2005-06-09  Juanma Barranquero  <lekktu@gmail.com>
6795         * window.el (shrink-window-if-larger-than-buffer)
6796         (window-size-fixed): Fix typo in docstring.
6798         * thumbs.el: Don't set `auto-image-file-mode'.  Do not create the
6799         thumbnails directory on loading.
6800         (thumbs-conversion-program): Use `eq' to check the system type,
6801         not `equal'.
6802         (thumbs-temp-dir): Initialize to `temporary-file-directory',
6803         not "/tmp".  Fix docstring.
6804         (thumbs-thumbsdir): New function to return the thumbnails
6805         directory, creating it if needed.
6806         (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
6807         (thumbs-temp-file): Delete variable and make it into a function.
6808         (thumbs-resize-image, thumbs-modify-image): Use it.
6809         (thumbs-kill-buffer): Simplify.
6810         (thumbs-gensym): Defalias or duplicate CL `gensym'.
6811         (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
6812         docstrings.
6814 2005-06-09  Kim F. Storm  <storm@cua.dk>
6816         * subr.el (save-match-data): Add RESEAT arg `evaporate' to
6817         set-match-data to free markers in match-data.
6819         * replace.el (replace-match-data): Pass RESEAT arg `t' to
6820         match-data to unchain markers in match-data.
6822 2005-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6824         * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
6825         the debugger immediately anyway.  Undo the 2005-06-06 change, rendered
6826         unnecessary now.
6828 2005-06-08  Richard M. Stallman  <rms@gnu.org>
6830         * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
6831         give the variable a doc string that doesn't say don't set it directly.
6833         * textmodes/ispell.el (ispell-check-version):
6834         Use match-string-no-properties.
6835         (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
6836         (ispell-buffer-local-words): Likewise.
6838         * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
6839         except on terminals with enough colors to really display it.
6840         (makefile-dependency-regex): Delete spurious `bb'.
6842         * faces.el (escape-glyph): Use blue once again in last case.
6843         (no-break-space): Redefine so that it isn't invisible on a tty.
6845 2005-06-08  Kim F. Storm  <storm@cua.dk>
6847         * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
6848         also when reading directory name.
6850 2005-06-08  Lute Kamstra  <lute@gnu.org>
6852         * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
6853         (flyspell-mode-line-string): Remove autoload cookie.
6854         (flyspell-mode): Remove defvar.
6856 2005-06-07  Lute Kamstra  <lute@gnu.org>
6858         * textmodes/org.el (org-run-mode-hooks): New function.
6859         (org-agenda-mode): Use it.
6861 2005-06-07  David McCabe  <davemccabe@gmail.com>  (tiny change)
6863         * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
6865 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6867         * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
6869 2005-06-06  Luc Teirlinck  <teirllm@auburn.edu>
6871         * font-lock.el (font-lock-add-keywords): Doc fix.
6873 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6875         * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
6876         (tex-compile-default): In the absence of any history, use the order in
6877         tex-compile-alist to choose the preferred command.
6878         (tex-compile-commands): Reorder a bit.
6880         * textmodes/flyspell.el (flyspell-auto-correct-binding)
6881         (flyspell-incorrect-face, flyspell-duplicate-face):
6882         Use (X)Emacs-agnostic code.
6883         (flyspell-mode-map): Don't overwrite at each load.  Remove code
6884         redundant with the subsequent add-minor-mode.  Merge Emacs and
6885         XEmacs code.
6886         (flyspell-word): Minor simplification.
6887         (flyspell-math-tex-command-p): Quieten the byte-compiler.
6888         (flyspell-external-point-words): Remove unused vars `size' and `start'.
6889         (flyspell-do-correct): Rename from flyspell-xemacs-correct.
6890         Merge the corresponding Emacs code.
6891         (flyspell-correct-word, flyspell-xemacs-popup):
6892         Use flyspell-do-correct.
6894         * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
6895         a dedicated window.
6897         * international/latexenc.el (latexenc-find-file-coding-system):
6898         Undo part of last patch, to turn off a compiler warning.
6900 2005-06-06  Juri Linkov  <juri@jurta.org>
6902         * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
6903         Rename `tmm-inactive-face' to `tmm-inactive'.
6905 2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>
6907         * iswitchb.el: Rename faces.
6909 2005-06-06  Kim F. Storm  <storm@cua.dk>
6911         * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
6912         (cua-global-mark): Remove -face suffix from face names.
6914         * emulation/cua-gmrk.el (cua--init-global-mark):
6915         Remove cua-global-mark face setup.
6917 2005-06-06  Richard M. Stallman  <rms@gnu.org>
6919         * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
6920         just like other allowed characters.
6921         (makefile-match-dependency): Exclude leading and training whitespace
6922         from the range of regexp subexp 1.
6923         (makefile-macroassign-regex): Don't try to match the body,
6924         just the name of the macro being defined.
6926         * info.el (Info-read-node-name-2): New function.
6927         (Info-read-node-name-1): Use that.
6928         Add a completion-base-size-function property.
6930         * simple.el (completion-setup-function): Look for
6931         completion-base-size-function property of minibuffer-completion-table.
6933         * files.el (locate-file-completion): Doc fix.
6935         * printing.el: Don't call pr-update-menus; user must do that.
6937         * emacs-lisp/debug.el (debugger-window): New variable.
6938         (debug): Use debugger-window if it is set and still alive.
6939         Record debugger-window for next entry.
6941         * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
6943 2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
6945         * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
6946         (hack-one-local-variable, hack-local-variables)
6947         (hack-local-variables-prop-line): Pass that arg.
6949 2005-06-06  Kim F. Storm  <storm@cua.dk>
6951         * ido.el (ido-first-match, ido-only-match, ido-subdir)
6952         (ido-indicator): Remove -face suffix from face names.
6954 2005-06-06  Juri Linkov  <juri@jurta.org>
6956         * font-lock.el (font-lock-regexp-backslash)
6957         (font-lock-regexp-backslash-construct): New faces.
6958         (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
6959         after `('.  Add `while-no-input' to control structures.
6961         * faces.el (no-break-space, shadow): New faces.
6962         (escape-glyph): Use less loud colors pink2 and red4.
6964         * diff-mode.el (diff-context-face)
6965         * dired.el (dired-ignored)
6966         * rfn-eshadow.el (file-name-shadow)
6967         * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
6969         * info.el (Info-title-1-face): Use green instead of yellow because
6970         bold yellow is not readable on light backgrounds.
6972         * progmodes/compile.el (compilation-start): Move `erase-buffer' up
6973         before selecting the desired mode to not spend time fontifying
6974         old contents.
6976 2005-06-06  Juanma Barranquero  <lekktu@gmail.com>
6978         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
6979         (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
6981         * ps-print.el (ps-default-fg, ps-default-bg):
6982         Fix typos in docstrings.
6984         * isearchb.el (isearchb): Don't pass a spurious second argument to
6985         `iswitchb-completions'.
6987 2005-06-05  Nick Roberts  <nickrob@snap.net.nz>
6989         * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
6990         to preserve point.
6991         (gdb-find-file-hook): Add doc string.
6993         * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
6994         C dereferenced pointer expression.
6995         (gud-tool-bar-map): Put it on the tool bar.  Re-order icons.
6997         * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
6999         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
7000         * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
7001         * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
7002         * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
7003         * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
7004         Make background transparent.
7006 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
7008         * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
7009         (font-lock-remove-keywords): Doc fix.
7010         (font-lock-mode-major-mode): Compiler defvar.
7011         (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
7013         * font-core.el (font-lock-mode-major-mode): Compiler defvar.
7014         (font-lock-mode): Update `font-lock-mode-major-mode'.
7015         (font-lock-set-defaults): Compiler defvar.
7016         (font-lock-default-function): Take `font-lock-mode-major-mode'
7017         into account.
7019         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
7020         keep track of which major mode it enabled the minor mode for.
7021         Use find-file-hook again.  Update docstring.
7023         * simple.el (eval-expression-print-level)
7024         (eval-expression-print-length, eval-expression-debug-on-error):
7025         Doc fixes.
7027 2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
7029         * iswitchb.el (iswitchb-single-match-face)
7030         (iswitchb-current-match-face, iswitchb-virtual-matches-face)
7031         (iswitchb-invalid-regexp-face): New faces.
7032         (iswitchb-completions): Use them.
7033         (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
7034         now marked as an obsolete alias.
7035         (iswitchb-read-buffer): Remove check for bound font variables.
7036         (iswitchb-invalid-regexp): New free variable.
7037         (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
7038         set iswitchb-invalid-regexp.
7039         (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
7040         invalid regexps.
7041         (iswitchb-completions): Add check for complete match when entering
7042         a regexp.
7043         (iswitchb-completions): Remove require-match argument.
7044         (iswitchb-exhibit): Fix caller.
7045         (iswitchb-common-match-inserted): New variable.
7046         (iswitchb-complete, iswitchb-completion-help): Use it.
7048 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
7050         * url-http.el (url-http-chunked-encoding-after-change-function):
7051         Use `url-http-debug' instead of `message'.
7053 2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
7055         * url-http.el (url-http-parse-headers): Pass redirected URL as a
7056         callback argument.
7058 2005-06-04  Kim F. Storm  <storm@cua.dk>
7060         * simple.el (line-move): Only call sit-for when moving backwards.
7062         * ido.el (ido-make-merged-file-list-1): New defun split from
7063         ido-make-merged-file-list.
7064         (ido-make-merged-file-list): Bind throw-on-input around call to
7065         ido-make-merged-file-list-1.  Return input-pending-p if
7066         interrupted by more input available.
7067         (ido-read-internal): Handle input-pending-p return value from
7068         ido-make-merged-file-list.
7070 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7072         * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
7073         compatibility code.
7075         * international/latexenc.el (latexenc-find-file-coding-system):
7076         Don't inherit the EOL part of the coding-system from the
7077         tex-main buffer.  Fit within 80 columns.
7079 2005-06-03  Matt Hodges  <MPHodges@member.fsf.org>
7081         * tmm.el (tmm-inactive-face): New face.
7082         (tmm-remove-inactive-mouse-face): New function.
7083         (tmm-prompt, tmm-add-one-shortcut)
7084         (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
7085         but not selectable.
7087 2005-06-03  Juanma Barranquero  <lekktu@gmail.com>
7089         * faces.el (face-equal): Improve argument/docstring consistency.
7091 2005-06-03  Daniel Pfeiffer  <occitan@esperanto.org>
7093         * progmodes/make-mode.el (makefile-targets-face)
7094         (makefile-shell-face, makefile-makepp-perl-face): Add :version.
7095         (makefile-bsdmake-dependency-regex)
7096         (makefile-makepp-rule-action-regex)
7097         (makefile-bsdmake-rule-action-regex): New constants.
7098         (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
7100         * progmodes/compile.el (compilation-error-regexp-alist-alist):
7101         Allow (...) within `...' for makepp messages.
7103 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
7105         * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
7107         * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
7108         "." files are deleted from all file lists before comparison.
7110         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
7111         (viper-ESC-key): Made them customizable.
7113         * viper.el (viper-non-hook-settings): Fix the names of defadvices.
7115 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>
7117         * autorevert.el (auto-revert-buffers): Use save-match-data.
7119 2005-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7121         * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
7122         menu items with a nil command binding.
7124 2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
7126         * emacs-lisp/cl-macs.el (defsetf):
7127         Improve argument/docstring consistency.
7129         * faces.el (list-faces-display): Improve the formatting by
7130         computing the maximum length required for any face-name (reworked
7131         patch of 1999-01-11, accidentally deleted on 1999-07-21).
7132         (internal-find-face): Remove redundant info in docstring.
7134 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
7136         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
7137         (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
7138         (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
7139         (gdb-assembler-custom): Improve regexps.
7140         (def-gdb-auto-update-handler): Use window point to preserve point.
7142 2005-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
7144         * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
7146 2005-05-31  Jay Belanger  <belanger@truman.edu>
7148         * calc/calc-embed.el (calc-embedded-word): Change argument passed
7149         to calc-embedded.
7150         (calc-embedded-make-info): Have plain prefix argument select
7151         entire line.
7153 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
7155         * faces.el (list-faces-display): Signal error if passed a regexp
7156         that matches no face name.
7158         * simple.el (filter-buffer-substring): Fix typo in docstring.
7160 2005-05-31  Richard M. Stallman  <rms@gnu.org>
7162         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
7163         (vhdl-emacs-21): Doc fix.
7164         (vhdl-mode): Unconditionally set comment-padding.
7165         (vhdl-fixup-whitespace-region): Insert spaces only where
7166         there are none.
7167         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
7169 2005-05-30  John Wiegley  <johnw@newartisans.com>
7171         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
7172         * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
7173         * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
7174         `directory-sep-char' to ?/, and all uses of `string-to-int' to
7175         `string-to-number'.
7177 2005-05-30  Jay Belanger  <belanger@truman.edu>
7179         * calc/calc.el (calc-bug-address): Fix docstring.
7180         (calc-window-hook, calc-trail-window-hook): New variables.
7181         (calc-trail-display): Restore use of calc-trail-window-hook.
7182         (calc): Restore use of calc-window-hook.
7184 2005-05-31  Masatake YAMATO  <jet@gyve.org>
7186         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
7188         * help-fns.el (help-C-file-name): Add autoload mark for
7189         `find-function-noselect'.
7191 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7193         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
7194         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
7196 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
7198         * calendar/diary-lib.el (mark-included-diary-files): Only kill
7199         included diary buffer if it was not already being visited.
7200         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
7202         * calendar/icalendar.el (top-level): Do not require 'appt.
7204         * mail/supercite.el (sc-select-attribution): Only use a list
7205         element from sc-attrib-selection-list if it returns a string.
7206         Reported by Davide G. M. Salvetti <salve@debian.org>.
7208 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
7210         * thumbs.el (thumbs-thumbname): The resulting thumbname now
7211         includes a hash value to improve its uniqueness, and has a ".jpg"
7212         extension.  Also, it is now a valid filename on all systems.
7213         (thumbs-make-thumb): Use `let', not `let*'.
7214         (thumbs-show-thumbs-list): Check for JPEG availability.
7216 2005-05-30  Richard M. Stallman  <rms@gnu.org>
7218         * filesets.el (filesets-menu-ensure-use-cached):
7219         Prevent warning when emacs-version>= is undefined.
7221         * printing.el (pr-interactive-n-up): Use string-to-number.
7223         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
7225         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
7226         Warn only when name to be defined is quoted.
7228 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
7230         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
7231         Make regexp more robust.
7232         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
7233         Force regeneration of disassembly.
7235 2005-05-29  Jay Belanger  <belanger@truman.edu>
7237         * calc/calc.el (calc-user-invocation): Check if
7238         calc-invocation-macro is non-nil.
7240 2005-05-29  Juri Linkov  <juri@jurta.org>
7242         * add-log.el (change-log-font-lock-keywords):
7243         Add `+' to e-mail regexp to accept mail address with keywords.
7245         * man.el (Man-name-regexp): Add `:' to accept qualified names.
7247 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
7249         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
7251         * ielm.el (inferior-emacs-lisp-mode): Ditto.
7253 2005-05-29  Richard M. Stallman  <rms@gnu.org>
7255         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
7256         Undo the change that moves to end of the current word.
7258 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
7260         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
7261         Throw error when count <= 0 to ensure input is a number.
7262         (gdb-read-memory-custom): Pick up address from buffer.
7263         (gdb-memory-mode): Allow user to increment and decrement
7264         memory address from header line.
7266 2005-05-29  Richard M. Stallman  <rms@gnu.org>
7268         * flyspell.el (flyspell-version): Function deleted.
7269         (flyspell-auto-correct-previous-hook): Doc fix.
7271         * jit-lock.el (jit-lock-function, jit-lock-after-change):
7272         Do nothing if memory is full.
7274         * font-lock.el (font-lock-fontify-syntactically-region):
7275         Pass t for GREEDY to looking-back.
7277         * saveplace.el (save-place-alist-to-file): Write the file
7278         using write-region.
7280         * subr.el (looking-back): New argument GREEDY.
7282         * progmodes/compile.el (compilation-start): Set the mode
7283         before inserting the initial text.
7285         * progmodes/which-func.el (which-func-update-1): Turn the mode
7286         off in case of error by setting which-func-mode.
7288 2005-05-29  Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
7290         * flyspell.el (flyspell-auto-correct-previous-word):
7291         Narrow down to what's on the screen, and recenter overlays
7292         at the end of the next word.
7294 2005-05-29  Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
7296         * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
7297         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
7298         (flyspell-abbrev-p): Default to nil.
7299         (flyspell-use-global-abbrev-table-p): Doc fix.
7300         (flyspell-large-region): Allow nil as value.
7301         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
7303         (mail-mode-flyspell-verify): More robust handling
7304         of `mail-header-separator'.  More efficient signature detection.
7305         Allow for regexp metacharacters in message-header-separator.
7306         Adding `To' not to be checked in mail-mode-flyspell-verify.
7308         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
7309         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
7310         Bind flyspell-auto-correct-binding.
7311         Bind C-. and C-, .
7312         (flyspell-mode-map): Likewise.
7313         (flyspell-mode): Doc fix.
7314         (flyspell-accept-buffer-local-defs): Preserve current buffer.
7315         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
7316         (flyspell-word-cache-result): New var, always local.
7317         (flyspell-check-pre-word-p): Doc fix.
7318         (flyspell-check-changed-word-p): Handle spc like newline.
7319         (flyspell-post-command-hook): Set flyspell-word-cache-result.
7320         (flyspell-word-search-backward, flyspell-word-search-forward):
7321         New functions.
7322         (flyspell-word): Return t if nothing to check.
7323         When parsing TeX code, check for after } or \.
7324         Use flyspell-word-search-backward to find previous word.
7325         Return nil if duplicated word.
7326         For word already checked, return same value as last time.
7327         Set flyspell-word-cache-result after checking.
7328         Don't clobber the return value.
7329         (flyspell-get-word): Major rewrite.
7330         (flyspell-external-point-words): New locals pword, pcount.
7331         Fix size used in progress message.
7332         Find the proper corresponding word in flyspell-large-region-buffer.
7333         (flyspell-region): Check for flyspell-large-region = nil.
7334         (flyspell-highlight-incorrect-region): Clean up overlays in region.
7335         (flyspell-auto-correct-word): Check that WORD is a cons.
7336         (flyspell-correct-word): Likewise.
7338 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
7340         * progmodes/make-mode.el (makefile-rule-action-regex)
7341         (makefile-macroassign-regex, makefile-makepp-mode)
7342         (makefile-bsdmake-mode): Continuation lines may be empty.
7343         Reported by Joshua Varner.
7344         (makefile-makepp-font-lock-keywords): Add $(stem).
7346 2005-05-28  Karl Berry  <karl@gnu.org>
7348         * textmodes/tex-mode.el: Now that tex-send-command calls
7349         shell-quote-argument (2005-03-31 change), remove all calls to
7350         shell-quote-argument; they all end up invoking tex-send-command.
7351         The double quoting loses on filenames with non-safe characters,
7352         such as "@".  Reported by Frederik Fouvry.
7354 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
7356         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
7357         about preserving point.
7359 2005-05-27  Jay Belanger  <belanger@truman.edu>
7361         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
7362         Info-goto-node.
7364         * calc/calc-embed.el (calc-embed-arg): New variable.
7365         (calc-do-embedded-activate, calc-embedded-activate-formula)
7366         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
7367         variable by new variable.
7368         (calc-embedded-make-info): Replace undeclared variable by new
7369         variable.  When selecting region with positive prefix
7370         argument, use end of previous line instead of beginning of line.
7372         * calc/calc-aent.el (calc-arg-values): Declare it.
7374         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
7375         Declare them.
7377         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
7379         * calc/calc.el (calc-alg-map): Declare it.
7381         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
7383 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
7385         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
7386         (gdb-registers-buffer, toggle-gdb-all-registers):
7387         Toggle display of floating point registers.
7388         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
7390         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
7391         (toggle-gud-tooltip-dereference):
7392         Rename from gud-toggle-tooltip-dereference.
7394 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7396         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
7398 2005-05-27  Jay Belanger  <belanger@truman.edu>
7400         * calc/calc-prog.el (calc-kbd-report): Remove.
7401         (calc-kbd-query): Rewrite.
7403 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
7405         * image.el (image-library-alist): Move to image.c.
7406         (image-type-available-p): Doc fix.
7408 2005-05-27  Lute Kamstra  <lute@gnu.org>
7410         * calc/calc.el (calc):
7411         * outline.el (outline-1, outline-2, outline-3, outline-4)
7412         (outline-5, outline-6, outline-7, outline-8):
7413         * textmodes/dns-mode.el (dns-mode):
7414         * textmodes/sgml-mode.el (sgml-namespace-face):
7415         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
7416         (tex-verbatim-face, tex-use-reftex):
7417         * textmodes/texinfo.el (texinfo-heading-face):
7418         Specify customization group.
7420         * longlines.el: Don't require easy-mmode.
7421         (longlines-visible-face): Specify customization group.
7423 2005-05-27  Kenichi Handa  <handa@m17n.org>
7425         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
7426         encoding table of windows-1251.
7428         * international/ucs-tables.el (ucs-set-table-for-input):
7429         If translation-table-for-input of a coding system is a symbol, get
7430         its translation-table property.
7432         * international/code-pages.el: Don't register a coding system into
7433         non-iso-charset-alist more than once.
7434         (cp-make-coding-system): Likewise.
7436 2005-05-26  John Wiegley  <johnw@newartisans.com>
7438         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
7439         `eshell-resume-eval' is wrapped in a list, it indicates that the
7440         command was run asynchronously.  In that case, unwrap the value
7441         before checking the delimiter value.
7443         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
7444         character before a space at the end of a line is \, assume the space
7445         is part of the last argument rather than a final argument separator.
7447         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
7448         is in use, and the target is `t' or `nil' (which are the most common
7449         values), don't assume that the symbol target is a buffer.
7451 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
7453         * calendar/calendar.el (calendar-mode-line-format):
7454         Use mode-line-highlight as mouse-face.
7456         * time.el (display-time-string-forms, display-time-update):
7457         Use mode-line-highlight as mouse-face.
7459 2005-05-26  Jay Belanger  <belanger@truman.edu>
7461         * calc/calc.el (calc-language-alist): Remove extra defvar.
7463 2005-05-26  Lute Kamstra  <lute@gnu.org>
7465         * arc-mode.el (archive-mode):
7466         * bookmark.el (bookmark-read-annotation-mode)
7467         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
7468         * bs.el (bs-mode):
7469         * calc/calc-yank.el (calc-edit-mode):
7470         * calc/calc.el (calc-mode, calc-trail-mode):
7471         * calculator.el (calculator-mode):
7472         * chistory.el (command-history-mode):
7473         * comint.el:
7474         * cus-edit.el (custom-mode):
7475         * descr-text.el (describe-text-mode):
7476         * ebuff-menu.el (Electric-buffer-menu-mode):
7477         * ediff-util.el (ediff-mode):
7478         * emacs-lisp/re-builder.el (reb-mode):
7479         * emulation/vi.el (vi-mode-setup):
7480         * emulation/ws-mode.el (wordstar-mode):
7481         * eshell/esh-mode.el (eshell-mode):
7482         * forms.el (forms-mode):
7483         * help-mode.el (help-mode):
7484         * hexl.el (hexl-mode):
7485         * ibuffer.el (ibuffer-mode):
7486         * ielm.el (inferior-emacs-lisp-mode):
7487         * info.el (Info-mode, Info-edit-mode):
7488         * international/swedish.el:
7489         * ledit.el (ledit-from-lisp-mode):
7490         * locate.el (locate-mode):
7491         * mail/rmail.el (rmail-mode):
7492         * mail/rmailedit.el (rmail-edit-mode):
7493         * mail/rmailsum.el (rmail-summary-mode):
7494         * mail/supercite.el (sc-electric-mode):
7495         * net/eudc.el (eudc-mode):
7496         * net/quickurl.el (quickurl-list-mode):
7497         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
7498         * obsolete/ooutline.el (outline-mode):
7499         * obsolete/options.el (Edit-options-mode):
7500         * obsolete/rnews.el (news-mode):
7501         * obsolete/rnewspost.el (news-reply-mode):
7502         * play/5x5.el (5x5-mode):
7503         * play/decipher.el (decipher-mode, decipher-stats-mode):
7504         * play/gomoku.el (gomoku-mode):
7505         * play/snake.el (snake-mode):
7506         * play/solitaire.el (solitaire-mode):
7507         * play/tetris.el (tetris-mode):
7508         * progmodes/ada-mode.el (ada-mode):
7509         * progmodes/antlr-mode.el (antlr-mode):
7510         * progmodes/autoconf.el (autoconf-mode):
7511         * progmodes/dcl-mode.el (dcl-mode):
7512         * progmodes/delphi.el (delphi-mode):
7513         * progmodes/ebrowse.el (ebrowse-tree-mode)
7514         (ebrowse-electric-list-mode, ebrowse-member-mode)
7515         (ebrowse-electric-position-mode):
7516         * progmodes/f90.el (f90-mode):
7517         * progmodes/fortran.el (fortran-mode):
7518         * progmodes/icon.el (icon-mode):
7519         * progmodes/idlw-help.el (idlwave-help-mode):
7520         * progmodes/idlw-shell.el (idlwave-shell-mode):
7521         * progmodes/idlwave.el (idlwave-mode):
7522         * progmodes/inf-lisp.el (inferior-lisp-mode):
7523         * progmodes/m4-mode.el (m4-mode):
7524         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
7525         * progmodes/modula2.el (modula-2-mode):
7526         * progmodes/octave-inf.el (inferior-octave-mode):
7527         * progmodes/octave-mod.el (octave-mode):
7528         * progmodes/pascal.el (pascal-mode):
7529         * progmodes/sh-script.el (sh-mode):
7530         * progmodes/sql.el (sql-mode, sql-interactive-mode):
7531         * progmodes/vhdl-mode.el (vhdl-mode):
7532         * progmodes/xscheme.el (scheme-interaction-mode):
7533         * replace.el (occur-mode):
7534         * ses.el (ses-mode):
7535         * simple.el (completion-list-mode):
7536         * skeleton.el:
7537         * speedbar.el (speedbar-mode):
7538         * term.el (term-mode):
7539         * terminal.el (terminal-edit-mode):
7540         * textmodes/reftex-index.el (reftex-index-mode)
7541         (reftex-index-phrases-mode):
7542         * textmodes/reftex-sel.el (reftex-select-label-mode)
7543         (reftex-select-bib-mode):
7544         * textmodes/reftex-toc.el (reftex-toc-mode):
7545         * wdired.el (wdired-change-to-wdired-mode):
7546         * wid-browse.el (widget-browse-mode):
7547         Use run-mode-hooks.
7549         * array.el (array-mode):
7550         * calendar/todo-mode.el (todo-mode):
7551         * man.el (Man-mode):
7552         * play/landmark.el (lm-mode):
7553         * play/mpuz.el (mpuz-mode):
7554         Use kill-all-local-variables and run-mode-hooks.
7556         * subr.el (delay-mode-hooks): Specify indentation.
7558 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
7560         * xml.el (xml-substitute-special): Don't die for undefined xml
7561         entities.
7563 2005-05-26  Jay Belanger  <belanger@truman.edu>
7565         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
7566         of nil.
7568 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
7570         * progmodes/gdb-ui.el (gdb-frame-address):
7571         Rename from gdb-current-address.
7572         (gdb-previous-frame-address): Rename from gdb-previous-address.
7573         (gdb-selected-frame): Rename from gdb-current-frame.
7574         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
7575         (gdb-frame-number): Rename from gdb-current-stack-level.
7576         (gdb-ann3): Match new mode-name for disassembly buffer.
7577         Extend initialization of variables.
7578         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
7579         (gdb-memory-mode): Use mouse-face in header line.
7580         (gdb-assembler-buffer-name): Call it disassembly and give frame
7581         in mode line.
7582         (gdb-source-spec-regexp, gdb-assembler-custom)
7583         (gdb-invalidate-assembler, gdb-frame-handler):
7584         Make robust to leading zeroes in address format.
7586 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
7588         * textmodes/org.el (org-mode): Use `define-derived-mode' to
7589         define `org-mode'.
7590         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
7592 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7594         * log-edit.el (log-edit-changelog-entries): Distinguish between
7595         filenames like xfns.c and fns.c.
7597 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
7599         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
7600         point after reverting.
7601         (Buffer-menu-make-sort-button): Handle the case where
7602         `Buffer-menu-use-header-line' is nil.
7604 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
7606         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
7607         New funcs.  In minibuffer-local-completion-map bind `]', `/'
7608         and `:' to them.
7610 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7612         * startup.el (normal-top-level): Allow modification of load-path while
7613         we're iterating over it.
7615 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
7617         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
7618         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
7619         (thumbs-resize-interactive, thumbs-insert-image)
7620         (thumbs-insert-thumb, thumbs-dired-show-marked)
7621         (thumbs-find-image-at-point, thumbs-delete-images)
7622         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
7623         (thumbs-increment-image-size, thumbs-decrement-image-size):
7624         Fix typos in docstrings.
7626 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
7628         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
7629         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
7630         (cperl-mode): Use them.
7632 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
7634         * window.el (quit-window, shrink-window-if-larger-than-buffer):
7635         Doc fixes.
7637 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
7639         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
7640         Bind C-d to gdb-inferior-io-eof.
7642         * dired.el (dired-dnd-popup-notice): Use message-box.
7644 2005-05-23  Masatake YAMATO  <jet@gyve.org>
7646         * bindings.el (mode-line-major-mode-keymap):
7647         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
7649         * faces.el (mode-line-highlight): New face.
7651         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
7652         as mouse-face.
7654         * bindings.el (top-level, help-echo, mode-line-modified)
7655         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
7656         as mouse-face.
7658 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
7660         * progmodes/cc-engine.el (c-guess-basic-syntax):
7661         Remove spurious call to `zerop'.
7663         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
7665 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
7667         CC Mode update to 5.30.10:
7669         * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
7670         could go past the limit in decoration level 2, thereby causing
7671         errors during interactive fontification.
7673         * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
7674         the file is evaluated interactively.
7676         * cc-engine.el (c-guess-basic-syntax): Handle operator
7677         declarations somewhat better in C++.
7679         * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
7680         make use of `run-mode-hooks' which has been added in Emacs 21.1.
7681         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
7682         (awk-mode): Use it.
7683         (make-local-hook): Suppress warning about obsoleteness.
7685         * cc-engine.el, cc-align.el, cc-cmds.el
7686         (c-append-backslashes-forward, c-delete-backslashes-forward)
7687         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
7688         Compensate for return value from `forward-line' when it has moved
7689         but not to a different line due to eob.
7691         * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
7692         `objc-method-intro' and `objc-method-args-cont'.
7694 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
7696         CC Mode update to 5.30.10:
7698         * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
7699         in the copyright statement.  Incidentally, change "along with GNU
7700         Emacs" to "along with this program" where it occurs.
7702         * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
7703         so that it is interactive, hence can be found by M-x awk-mode
7704         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
7705         <gmorris+emacs@ast.cam.ac.uk>.
7707         * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
7708         Mode's regexps.
7710 2005-05-23  Kevin Ryde  <user42@zip.com.au>
7712         * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
7713         c-parse-state, to avoid a lisp error (on bad code).
7715 2005-05-23  Lute Kamstra  <lute@gnu.org>
7717         * subr.el (font-lock-defaults): Remove defvar as it's already
7718         defined in font-core.el.
7720         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
7722 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
7724         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
7725         more general and work when GDB variable "print pretty" is on,
7726         as with Emacs, for example.
7728 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
7730         * font-core.el: Update comment.
7732         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
7733         Use `after-change-major-mode-hook' instead of `find-file-hook'.
7735         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
7737 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
7739         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
7740         and `yank-handler' in the doc strings.
7742 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7744         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
7746 2005-05-22  Richard M. Stallman  <rms@gnu.org>
7748         * help.el (describe-key): Move print-help-return-message call
7749         out of conditional.
7751         * progmodes/etags.el (list-tags): Use with-no-warnings.
7753         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
7754         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
7755         (starttls-extra-args, starttls-extra-arguments): Add defvars.
7757         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
7759         * language/viet-util.el (viet-viscii-nonascii-translation-table):
7760         Add defvar.
7762         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
7763         Use defvar, not defconst.
7765         * hexl.el (hexl-follow-line): Use with-no-warnings.
7767         * emulation/tpu-extras.el: Use write-file-functions instead of
7768         write-file-hooks.
7770         * dired.el (dired-font-lock-keywords): Fontify files with junk
7771         extensions even if marked by -F.
7773 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
7775         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
7776         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
7777         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
7778         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
7779         (concatenate, list-length, get*, getf, cl-remprop):
7780         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
7781         (etypecase, progv, lexical-let, lexical-let*)
7782         (multiple-value-bind, multiple-value-setq, shiftf):
7783         Improve argument/docstring consistency.
7785         * subr.el (focus-frame, unfocus-frame):
7786         Revert deletion on 2005-05-01.
7788 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
7790         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
7791         doesn't exist.
7793         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
7794         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
7796 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
7798         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
7799         already deleted variables: auto-fill-hook, blink-paren-hook,
7800         lisp-indent-hook, inhibit-local-variables, unread-command-event,
7801         suspend-hooks, comment-indent-hook, meta-flag,
7802         before-change-function, after-change-function,
7803         font-lock-doc-string-face.
7805 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
7807         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
7809 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
7811         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
7812         rmail-dont-reply-to.
7814 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
7816         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
7817         literal blank when splitting new-header-values.
7819 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
7821         * calendar/cal-menu.el (cal-menu-update): Add separator as a
7822         string so that tmm doesn't create a completion entry for it.
7824         * textmodes/table.el (table-disable-menu): Ditto.
7826 2005-05-21  Richard M. Stallman  <rms@gnu.org>
7828         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
7830         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
7832         * net/rcompile.el (remote-compile): Use compilation-start.
7834         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
7836 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
7838         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
7839         Default to makefile-bsdmake-mode on BSD systems.
7841         * imenu.el (imenu-generic-expression, imenu--generic-function'):
7842         REGEXP may also be a search function now.  The part of doc-string
7843         for describing the structure was 95% identical to that of
7844         `imenu--generic-function'.  Unify it there.
7846         * progmodes/make-mode.el (makefile-imenu-generic-expression):
7847         Use function to find dependencies, because regexp alone is so complex,
7848         it easily goes into an endless loop.
7849         (makefile-makepp-mode): Also add submenu for Perl functions
7850         defined in the makefile.
7851         (makefile-bsdmake-mode): Special imenu-generic-expression no
7852         longer needed, due to function call.
7853         (makefile-match-dependency): Take BOUND into account when checking
7854         if we're through.
7856 2005-05-20  Jay Belanger  <belanger@truman.edu>
7858         * calc/calc-units.el (calc-invalidate-units-table):
7859         Use inhibit-read-only.
7860         (math-build-units-table-buffer): Use view-mode.
7862 2005-05-20  David Kastrup  <dak@gnu.org>
7864         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
7865         easy-menu-add is not a nop on Emacs; and clarify when to call it.
7867 2005-05-20  Lute Kamstra  <lute@gnu.org>
7869         * diff-mode.el (diff-header-face, diff-file-header-face)
7870         (diff-index-face, diff-hunk-header-face, diff-removed-face)
7871         (diff-added-face, diff-changed-face, diff-function-face)
7872         (diff-context-face, diff-nonexistent-face): Put them in the
7873         diff-mode customization group.
7875 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7877         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
7879         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
7881         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
7882         Minor regexp-optimization.
7884 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
7886         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
7887         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
7888         (org-agenda-add-time-grid-maybe): New function.
7889         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
7890         (org-table-create): `dotimes' instead of `mapcar'.
7891         (org-xor): Simplify implementation.
7892         (org-agenda): `inhibit-redisplay' turned on.
7893         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
7894         a consistent line after a state change.
7895         (org-agenda-remove-times-when-in-prefix): New option.
7896         (org-prefix-has-time): New variable.
7897         (org-parse-time-string): Optional argument NODEFAULT.
7898         (org-format-agenda-item): Parse items for time-of-day
7899         specifications and move these into the prefix if possible.
7900         (org-agenda-priority): Get current heading, not previous heading
7901         during agenda remote editing.
7903 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
7905         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
7906         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
7907         (remove-duplicates, delete-duplicates, substitute)
7908         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
7909         (nsubstitute-if-not, find, find-if, find-if-not, position)
7910         (position-if, position-if-not, count, count-if, count-if-not)
7911         (mismatch, search, sort*, stable-sort, merge, member*)
7912         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
7913         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
7914         (intersection, nintersection, set-difference, nset-difference)
7915         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
7916         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
7917         (nsublis, tree-equal): Improve argument/docstring consistency.
7919         * subr.el (send-string, send-region):
7920         Remove obsolescence declaration.
7921         (window-dot, set-window-dot, read-input, show-buffer)
7922         (eval-current-buffer, string-to-int):
7923         Add release number to obsolescence declarations.
7925 2005-05-19  Kim F. Storm  <storm@cua.dk>
7927         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
7928         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
7930 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
7932         * faces.el (list-faces-display): Make back button respect optional
7933         regexp arg.
7935 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
7937         * calculator.el (calculator-radix-grouping-mode)
7938         (calculator-radix-grouping-digits, calculator-displayer)
7939         (calculator-radix-grouping-separator, calculator-copy-displayer):
7940         * dabbrev.el (dabbrev-search-these-buffers-only):
7941         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
7942         (diff-advance-after-apply-hunk, diff-mode-hook)
7943         (diff-minor-mode-prefix):
7944         * imenu.el (imenu-use-popup-menu):
7945         * jit-lock.el (jit-lock-context-time):
7946         * newcomment.el (comment-fill-column, comment-column)
7947         (comment-style, comment-padding, comment-multi-line)
7948         (comment-empty-lines, comment-auto-fill-only-comments):
7949         * reveal.el (reveal-around-mark):
7950         * uniquify.el (uniquify-buffer-name-style)
7951         (uniquify-after-kill-buffer-p)
7952         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
7953         (uniquify-min-dir-content, uniquify-separator)
7954         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
7955         * w32-vars.el (w32-fixed-font-alist):
7956         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
7957         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
7958         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
7959         * progmodes/perl-mode.el (perl-indent-level)
7960         (perl-continued-statement-offset, perl-continued-brace-offset)
7961         (perl-brace-offset, perl-brace-imaginary-offset)
7962         (perl-label-offset, perl-indent-continued-arguments)
7963         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
7964         * progmodes/tcl.el (tcl-indent-level)
7965         (tcl-continued-indent-level, tcl-auto-newline)
7966         (tcl-tab-always-indent, tcl-electric-hash-style)
7967         (tcl-help-directory-list, tcl-use-smart-word-finder)
7968         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
7969         (inferior-tcl-source-command):
7970         * textmodes/fill.el (enable-kinsoku):
7971         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
7972         * textmodes/table.el (table-yank-handler):
7973         Specify missing group (and type, if simple) in defcustom.
7975 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
7977         * progmodes/compile.el (compilation-finish-function): Fix defvar.
7979 2005-05-19  Richard M. Stallman  <rms@gnu.org>
7981         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
7983         * subr.el (event-basic-type): Don't get an error.
7984         (left-fringe-p): Function deleted.
7986         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
7987         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
7989         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
7990         in recursive copy.
7992         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
7994         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
7996         * emacs-lisp/bytecomp.el
7997         (byte-compile-file-form-custom-declare-variable): Call
7998         byte-compile-nogroup-warn if appropriate.
8000         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
8001         (compilation-set-window): Don't call left-fringe-p; do it directly.
8003 2005-05-19  Jay Belanger  <belanger@truman.edu>
8005         * calc/calc-graph.el (calc-graph-format-data): Make sure
8006         var-PlotRejects is bound before trying to check its value.
8008 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
8010         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
8011         definition of this variable from reftex-global.el to reftex.el,
8012         because it is needed in the menu.
8014 2005-05-19  Lute Kamstra  <lute@gnu.org>
8016         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
8017         years are fixed.  Don't insert a space after a dash.
8019 2005-05-19  Kim F. Storm  <storm@cua.dk>
8021         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
8023 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
8025         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
8026         strings, because (eq ... ?\\) is fairly frequent.
8028         * progmodes/make-mode.el (makefile-add-this-line-targets):
8029         Simplify and integrate into `makefile-pickup-targets'.
8030         (makefile-add-this-line-macro): Simplify and integrate into
8031         `makefile-pickup-macros.
8032         (makefile-pickup-filenames-as-targets): Simplify.
8033         (makefile-previous-dependency, makefile-match-dependency):
8034         Don't stumble over `::'.
8036 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
8038         * subr.el (post-command-idle-hook, post-command-idle-delay):
8039         Remove obsoletion of post-command-idle-hook and
8040         post-command-idle-delay.
8042         * faces.el (list-faces-display): Provide button when describe-face
8043         is called to take user back to the list of faces.
8045         * help-fns.el (describe-variable): Remove hyperlinks in a
8046         variable's value as these are quite frequently inappropriate.
8048         * follow.el (follow-submit-feedback, follow-mode):
8049         Remove references to post-command-idle-hook.
8051 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
8053         * progmodes/make-mode.el (makefile-previous-dependency)
8054         (makefile-match-dependency): Check for := (and in bsd mode also
8055         !=) to give a better result, even when font-lock is not on.
8057 2005-05-18  Jay Belanger  <belanger@truman.edu>
8059         * calc/calc-help.el (calc-s-prefix-help):
8060         Add `calc-copy-special-constant' to help string.
8062 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
8064         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
8066 2005-05-18  Jay Belanger  <belanger@truman.edu>
8068         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
8069         in linear factors are in proper order.
8071 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
8073         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
8074         Support for jurabib.
8076         * textmodes/reftex.el (featurep): Define aliases for overlay
8077         commands, for XEmacs compatibility, and use these aliases in
8078         overlay initializations.
8079         (reftex-highlight): Use `reftex-move-overlay'.
8080         (reftex-unhighlight): Use `reftex-delete-overlay'.
8081         (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
8082         (reftex-access-search-path): Use `reftex-uniquify' instead of
8083         `reftex-uniq'
8085         * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
8086         `before-string' property modification enables for Emacs as well.
8087         (reftex-select-item): Use `reftex-delete-overlay'.
8088         (reftex-select-mark): Use `reftex-make-overlay' and
8089         `reftex-overlay-put'.
8090         (reftex-select-unmark): Use `reftex-delete-overlay' and
8091         `reftex-overlay-put'.
8093 2005-05-18  Lute Kamstra  <lute@gnu.org>
8095         * emacs-lisp/lisp.el (check-parens): Fix docstring.
8097 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
8099         * add-log.el (add-change-log-entry):
8100         * array.el (array-make-template, array-reconfigure-rows)
8101         (array-init-max-row, array-init-max-column)
8102         (array-init-columns-per-line, array-init-field-width):
8103         * replace.el (replace-match-maybe-edit, perform-replace):
8104         * textmodes/spell.el (spell-region):
8105         Replace `read-input' by `read-string'.
8107         * forms.el (forms-mode):
8108         * finder.el (finder-compile-keywords):
8109         * shadowfile.el (shadow-read-files):
8110         Replace `eval-current-buffer' by `eval-buffer'.
8112         * terminal.el (te-pass-through):
8113         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
8114         (ange-ftp-raw-send-cmd):
8115         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
8116         (send-process-next-char, telnet-initial-filter, telnet):
8117         Replace `send-string' by `process-send-string'.
8119         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
8120         (prolog-consult-region): Replace `send-string' by
8121         `process-send-string'; replace `send-region' by `process-send-region'.
8123         * progmodes/delphi.el (delphi-log-msg):
8124         Replace `set-window-dot' by `set-window-point'.
8126         * subr.el (window-dot, set-window-dot, read-input, send-string)
8127         (send-region, show-buffer, eval-current-buffer):
8128         Make really obsolete, as the comment says.
8130 2005-05-17  Kim F. Storm  <storm@cua.dk>
8132         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
8133         (cua--init-keymaps): Bind C-return instead of S-return to set
8134         rectangle mark.
8136         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
8137         instead of S-return to toggle/clear rectangle mark.
8139 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
8141         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
8142         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
8143         Also fontify plain strings assigned to variables, mostly so that a
8144         colon has a face and is thus not taken as a dependency separator.
8145         (makefile-previous-dependency): Inline the new matcher, because it
8146         is too complex to work in both directions.
8147         (makefile-match-dependency): Eliminate `backward' arg (see above).
8148         Completely reimplemented so as to not sometimes go into an endless
8149         loop.  It should also be more efficient, because first it only
8150         searches for `:', instead of applying the very complex regexp.
8151         (makefile-mode): Cancel `font-lock-support-mode', because blocks
8152         to be fontified in one piece can be too long for JIT.
8153         Makefiles are never *that* big.
8155 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
8157         * dired.el (dired-mode): Simplify.
8159 2005-05-17  Lute Kamstra  <lute@gnu.org>
8161         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
8162         defcustom for the mode hook variable.
8164         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
8165         Emacs Lisp Reference Manual.
8167 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
8169         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
8170         (evenp, list*):
8171         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
8172         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
8174         * net/tramp-smb.el (tramp-smb-open-connection):
8175         Pass `tramp-chunksize' as fifth (required) argument.
8177 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
8179         * font-lock.el (lisp-font-lock-keywords-1):
8180         Set `font-lock-negation-char-face' for [^...] char group.
8181         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
8183         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
8184         a var, and refine it to mask one more level of nested vars.
8185         (makefile-rule-action-regex): Turn it into a var, and refine it so
8186         it recognizes backslashed continuation lines as belonging to the
8187         same command.
8188         (makefile-macroassign-regex): Refine it so it recognizes
8189         backslashed continuation lines as belonging to the same command.
8190         (makefile-var-use-regex): Don't look at the next char, because it
8191         might be the same one to be skipped by the initial [^$], leading
8192         to an overlooked variable use.
8193         (makefile-make-font-lock-keywords): Remove two parameters, which
8194         are now variables that some of the modes set locally.
8195         Handle dependency and rule action matching through functions, because
8196         regexps alone match too often.  Dependency matching now comes
8197         last, so it can check, whether a colon already matched something else.
8198         (makefile-mode): Inform that font-lock improves makefile parsing
8199         capabilities.
8200         (makefile-match-dependency, makefile-match-action): New functions.
8202 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
8204         * emacs-lisp/cl-extra.el (equalp): Doc fix.
8206         * align.el (align-regexp):
8207         * ansi-color.el (ansi-color-get-face):
8208         * array.el (array-reconfigure-rows, array-init-max-row)
8209         (array-init-max-column, array-init-columns-per-line)
8210         (array-init-field-width):
8211         * dired-aux.el (dired-trample-file-versions):
8212         * dired-x.el (dired-mark-sexp):
8213         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
8214         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
8215         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
8216         * faces.el (face-read-integer):
8217         * files.el (backup-extract-version, insert-directory):
8218         * hexl.el (hexl-insert-decimal-char):
8219         * server.el (server-process-filter):
8220         * shell.el (shell-extract-num):
8221         * startup.el (command-line-1):
8222         * term.el (term-command-hook):
8223         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
8224         (time-stamp-do-number):
8225         * time.el (display-time-update):
8226         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
8227         (timezone-fix-time):
8228         * vms-patch.el (vms-suspend-resume-hook):
8229         * calendar/appt.el (appt-convert-time):
8230         * calendar/cal-bahai.el (mark-bahai-diary-entries):
8231         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
8232         * calendar/cal-islam.el (mark-islamic-diary-entries):
8233         * calendar/calendar.el (calendar-cursor-to-date)
8234         (calendar-star-date):
8235         * calendar/diary-lib.el (diary-attrtype-convert)
8236         (mark-diary-entries, diary-entry-time):
8237         * calendar/solar.el (solar-get-number):
8238         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
8239         * emacs-lisp/re-builder.el (reb-display-subexp):
8240         * emulation/edt.el (edt-set-scroll-margins):
8241         * emulation/tpu-extras.el (tpu-set-scroll-margins):
8242         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
8243         (vip-get-ex-count):
8244         * emulation/viper-ex.el (viper-get-ex-token)
8245         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
8246         * international/fontset.el (fontset-plain-name):
8247         * mail/feedmail.el (feedmail-look-at-queue-directory):
8248         * mail/mailalias.el (mail-get-names):
8249         * mail/rmail.el (rmail-convert-to-babyl-format):
8250         * mail/rmailsum.el (rmail-make-basic-summary-line)
8251         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
8252         (rmail-summary-goto-msg):
8253         * mail/smtpmail.el (smtpmail-read-response):
8254         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
8255         (ange-ftp-vms-add-file-entry):
8256         * play/gametree.el (gametree-looking-at-ply)
8257         (gametree-current-branch-score):
8258         * progmodes/ada-xref.el (ada-prj-find-prj-file)
8259         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
8260         * progmodes/cperl-mode.el (condition-case):
8261         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
8262         (ebrowse-set-member-buffer-column-width)
8263         (ebrowse-select-1st-to-9nth):
8264         * progmodes/etags.el (etags-snarf-tag):
8265         * progmodes/flymake.el (flymake-parse-line):
8266         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
8267         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
8268         (idlwave-shell-menu-def):
8269         * progmodes/ps-mode.el (ps-run-goto-error):
8270         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
8271         (vhdl-speedbar-contract-level):
8272         * term/mac-win.el (x-handle-numeric-switch):
8273         * term/sun-mouse.el (sun-get-frame-data):
8274         * term/w32-win.el (x-handle-numeric-switch):
8275         * term/x-win.el (x-handle-numeric-switch):
8276         * textmodes/ispell.el (ispell-parse-output):
8277         * textmodes/nroff-mode.el (nroff-outline-level):
8278         * textmodes/reftex-cite.el (reftex-bib-sort-year)
8279         (reftex-bib-sort-year-reverse, reftex-format-citation):
8280         * textmodes/reftex-parse.el (reftex-init-section-numbers)
8281         (reftex-section-number):
8282         * textmodes/texinfmt.el (texinfo-paragraphindent):
8283         Replace `string-to-int' by `string-to-number'.
8285         * international/latexenc.el: Add page marker to force the "Local
8286         Variables:" string out of the last page.
8288 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
8290         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
8291         tooltip-change-major-mode.
8292         (gud-tooltip-print-command): Remove case where gud-minor-mode
8293         is gdb ("--fullname").
8294         (gud-tooltip-tips): Turn GUD tooltips off for this case and
8295         explain to user.
8297 2005-05-16  Jay Belanger  <belanger@truman.edu>
8299         * calc/calc-store.el (calc-copy-special-constant): New function.
8301         * calc/calc-ext.el (calc-init-extensions): Add binding for
8302         `calc-copy-special-constant'.
8304         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
8305         for the `calc-copy-special-constant' command.
8307 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
8309         * subr.el (left-fringe-p): New function.
8311         * progmodes/compile.el (compilation-setup): Set local value of
8312         overlay-arrow-string to "" always.
8313         (compilation-set-window): Left fringe then don't scroll.
8314         No left fringe then no arrow and scroll message to top.
8315         (compilation-context-lines): Adjust doc string accordingly.
8317 2005-05-16  Kim F. Storm  <storm@cua.dk>
8319         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
8320         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
8321         (ido-wide-find-dir-or-delete-dir): New command for M-d.
8322         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
8323         (ido-read-file-name): Handle commands with ido property value
8324         equal to find-file as reading a file name, to allow C-d to enter dired.
8325         (ibuffer-find-file): Add ido property with value find-file.
8327 2005-05-15  Kim F. Storm  <storm@cua.dk>
8329         * subr.el (open-network-stream-nowait): Remove.
8330         (open-network-stream-server): Remove.
8332 2005-05-15  Richard M. Stallman  <rms@gnu.org>
8334         * faces.el (describe-face): Output a definition link button.
8336         * help-mode.el (help-face-def): New button type.
8338         * emacs-lisp/copyright.el (copyright-fix-years):
8339         Match properly if the first year is 2-digit.
8340         Don't mess up the whitespace after the years by filling.
8342         * dired-aux.el (dired-mark-confirm):
8343         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
8345         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
8346         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
8347         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
8349         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
8350         Set font-lock-comment-start-skip.
8352         * font-lock.el (font-lock-comment-start-skip): New variable.
8353         (font-lock-comment-end-skip): New variable.
8354         (font-lock-fontify-syntactically-region): Use them if non-nil.
8356 2005-05-15  Jay Belanger  <belanger@truman.edu>
8358         * calc/calc-store.el (calc-store-value): Return a string rather
8359         than display it as a message.
8360         Use calc-var-name for variable name.
8361         (calc-store-into): Add the result of calc-store-value to message.
8362         (calc-copy-variable): Add a message.
8363         (calc-store-exchange): Improve error messages.
8364         (calc-store-binary, calc-store-map): Don't reset the values of
8365         special constants.
8367 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
8369         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
8370         manual to docstring.
8372         * files.el (hack-local-variables-confirm): Add STRING argument.
8373         Make the function handle non file visiting buffers correctly.
8374         (hack-local-variables-prop-line, hack-local-variables)
8375         (hack-one-local-variable): Use STRING arg of
8376         `hack-local-variables-confirm'.
8378 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
8380         Sync with Tramp 2.0.49.
8382         * net/tramp.el (tramp-handle-dired-call-process)
8383         (tramp-handle-insert-directory):`insert-buffer' cannot be used
8384         because the contents of the Tramp buffer is changed before
8385         insertion (`expand-file' and alike).
8386         (tramp-handle-insert-directory): If `localname' has an empty
8387         nondirectory name, it must not be quoted.
8388         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
8389         variable `tramp-chunksize'.  Change callees.
8390         (tramp-open-connection-setup-interactive-shell): Check remote host
8391         for buggy `send-process-string' implementation.
8392         Set `tramp-chunksize' if found.  Reported by Michael Kifer
8393         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
8394         (tramp-handle-shell-command): `insert-buffer' cannot be used
8395         because the contents of the Tramp buffer is changed before
8396         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
8397         <frederic.bothamy@free.fr>.
8398         (tramp-set-auto-save): Actions should be done for Tramp file name
8399         handler only.  Ange-FTP has its own auto-save mechanism.
8400         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
8401         (tramp-set-auto-save-file-modes): Set file modes of
8402         `buffer-auto-save-file-name' to ?\600 as fallback solution.
8403         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
8404         (tramp-bug): Remove obsolete variable.
8405         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
8406         for presence of `mml-mode'.  Make it running for older Emacsen as well.
8408 2005-05-14  John Paul Wallington  <jpw@pobox.com>
8410         * ibuf-ext.el (define-ibuffer-filter filename):
8411         If `dired-directory' is a list, use its car.
8413 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
8415         * ibuffer.el (define-ibuffer-column filename):
8416         If `dired-directory' is a list, use its car.
8418 2005-05-14  Richard M. Stallman  <rms@gnu.org>
8420         * subr.el (symbol-file): Doc fix.
8422         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
8423         (byte-compile-form): Call byte-compile-nogroup-warn.
8424         (byte-compile-warning-types): Doc fix.
8426         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
8428         * progmodes/cc-engine.el (c-literal-faces):
8429         Add font-lock-comment-delimiter-face.
8431         * net/net-utils.el (dig): Use with-no-warnings.
8433         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
8434         (sc-recite-frame-alist, sc-default-cite-frame)
8435         (sc-default-uncite-frame, sc-default-recite-frame)
8436         (sc-attrib-selection-list, sc-rewrite-header-list):
8437         Mark as risky-local-variable.
8439         * international/ogonek.el (ogonek-jak, ogonek-how):
8440         Don't use beginning-of-buffer.
8442         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
8444         * calendar/solar.el (solar-data-list): Move definition up.
8446         * dnd.el (dnd-protocol-alist): Add autoload.
8448         * progmodes/sh-script.el: Many doc usage fixes.
8449         (sh-indent-after-do): Change default to match common styles.
8451 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
8453         * files.el (interpreter-mode-alist)
8454         (auto-mode-interpreter-regexp): Doc fixes.
8456 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
8458         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
8460         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
8462 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8464         * dired.el (dired-mode): make-variable-buffer-local =>
8465         make-local-variable.
8467 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8469         * term/mac-win.el (mac-select-convert-to-string): Try coding
8470         systems in mac-script-code-coding-systems if specified one cannot
8471         encode string for `com.apple.traditional-mac-plain-text'.
8473 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
8475         * progmodes/make-mode.el (makefile-targets-face)
8476         (makefile-shell-face, makefile-makepp-perl-face): New faces.
8477         (makefile-dependency-regex): Fix it to not make the colon in
8478         $(var:a=b) special.
8479         (makefile-rule-action-regex): New regexp for highlighting embedded
8480         Shell strings.
8481         (makefile-macroassign-regex): Handle != for highlighting as
8482         embedded Shell strings.
8483         (makefile-var-use-regex): New const.
8484         (makefile-statements, makefile-automake-statements)
8485         (makefile-gmake-statements, makefile-makepp-statements)
8486         (makefile-bsdmake-statements): New consts.
8487         (makefile-make-font-lock-keywords): New function.
8488         (makefile-automake-font-lock-keywords)
8489         (makefile-gmake-font-lock-keywords)
8490         (makefile-makepp-font-lock-keywords)
8491         (makefile-bsdmake-font-lock-keywords): New consts.
8492         (makefile-mode-map): Add switchers between the various submodes.
8493         (makefile-mode): Document the availability of the variants.
8494         (makefile-automake-mode, makefile-gmake-mode)
8495         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
8497         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
8498         new variants of makefile-mode.
8500 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8502         * font-lock.el (font-lock-comment-delimiter-face): Fix up
8503         the inheritance.
8505 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
8507         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
8508         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
8510         * files.el (normal-mode): Extend the scope of the
8511         `enable-local-variables' binding to include the `set-auto-mode' call.
8512         (magic-mode-alist): Doc fix.
8514 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8516         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
8517         font-lock-comment-face rather than copying its setting.
8519 2005-05-12  Andreas Schwab  <schwab@suse.de>
8521         * eshell/esh-mode.el (eshell-send-input): Doc fix.
8523 2005-05-12  Lute Kamstra  <lute@gnu.org>
8525         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
8526         defcustom for the mode hook variable.  Delete the last argument.
8527         * generic-x.el: Fix callers of define-generic-mode.
8528         (generic-x-modes): Delete group.
8529         (show-tabs-tab-face, show-tabs-space-face): Put them in the
8530         generic-x customization group.
8532 2005-05-12  Kim F. Storm  <storm@cua.dk>
8534         * font-lock.el (font-lock-negation-char-face): Default to "off".
8536         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
8537         font-lock-negation-char-face to ! in !=.
8539 2005-05-12  Masatake YAMATO  <jet@gyve.org>
8541         * add-log.el (find-change-log): Fix typos in the docstring
8542         of function.
8544 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
8546         * international/latexenc.el (latexenc-find-file-coding-system):
8547         Avoid `re-search-forward' when looking for input encoding because
8548         of speed and safety.  Better regular expressions for recognizing
8549         input encoding.  Limit a search for TeX-master/tex-main-file to
8550         the local variable section.
8552 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
8554         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
8555         syntax of $ to "'" (quote).
8557 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
8559         * dnd.el (dnd-protocol-alist): Improve custom type.
8561         * dired.el (dired-dnd-protocol-alist): New variable.
8562         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
8563         `dired-mode-hook' to the end.
8565 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8567         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
8568         comment-end if comment-start-skip is not set.
8569         Obey the font-lock-comment-delimiter-face variables.
8571 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8573         * files.el (executable-find): Move from executable.el.  Use
8574         locate-file.
8575         * progmodes/executable.el (executable-find): Move to files.el.
8577         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
8578         when trying to ensure forward progress.
8580 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
8582         * mouse-sel.el (mouse-sel-follow-link-p): New function.
8583         (mouse-select, mouse-select-internal, mouse-extend-internal):
8584         Use it to implement mouse-1-click-follows-link functionality.
8586 2005-05-11  Richard M. Stallman  <rms@gnu.org>
8588         * font-lock.el (font-lock-fontify-syntactically-region):
8589         Use font-lock-comment-delimiter-face for comment delimiters.
8591 2005-05-10  Jay Belanger  <belanger@truman.edu>
8593         * calc/calc-help.el (calc-m-prefix-help): Add mention of
8594         preserving embedded modes.
8596 2005-05-10  Richard M. Stallman  <rms@gnu.org>
8598         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
8600         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
8601         Move from ada-stmt.el.
8602         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
8604         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
8605         Move to ada-mode.el.
8606         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
8608         * cus-edit.el (custom-file): Call file-chase-links.
8610         * files.el (read-directory-name): Fix previous change.
8611         (hack-local-variables-confirm): New function.
8612         (hack-local-variables-prop-line, hack-local-variables)
8613         (hack-one-local-variable): Use it.
8615 2005-05-10  Lute Kamstra  <lute@gnu.org>
8617         * font-lock.el (font-lock-keywords-alist)
8618         (font-lock-removed-keywords-alist): Clarify docstrings.
8620 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
8622         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
8623         (gdb-source-info): Check for preprocessor info.
8624         (gdb-tooltip-print-1): New function.  Don't print tooltip if it is
8625         a macro for a function.
8626         (gdb-info-breakpoints-custom): Try to find file again if not already
8627         found (user might have used GDB dir command).
8628         (gdb-get-location): Update gdb-location-alist correctly for change
8629         to gdb-info-breakpoints-custom.
8631         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
8632         (gud-tooltip-print-command): Add gdbmi case.
8633         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
8634         preprocessor info.
8636 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
8638         * startup.el (fancy-splash-insert): Fix typo in doc string.
8640 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
8642         * obsolete/float.el (string-to-float):
8643         * obsolete/hilit19.el (hilit-add-pattern):
8644         * obsolete/rnews.el (news-parse-range, news-select-message)
8645         (news-get-pruned-list-of-files): Replace `string-to-int' by
8646         `string-to-number'.
8648         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
8649         `find-file-not-found-hooks'; use `add-hook'.
8650         (uncompress-while-visiting): Set `write-file-functions', not
8651         `write-file-hooks'; use `add-hook'.
8653 2005-05-09  Kim F. Storm  <storm@cua.dk>
8655         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
8656         (cua-paste): Handle clipboard action.
8657         (cua--init-keymaps): Remap clipboard-kill-region and
8658         clipboard-kill-ring-save.
8660 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
8662         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
8663         Improve commentary.
8665         * simple.el (next-error-overlay-arrow-position): Revert the change
8666         made on 2005-04-30.
8668 2005-05-07  Jay Belanger  <belanger@truman.edu>
8670         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
8671         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
8672         `calc-sel-reselect'.
8674         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
8675         Calc is in embedded mode.
8677 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
8679         * progmodes/compile.el (compilation-setup):
8680         Set overlay-arrow-string to an empty string on text terminals.
8682         * textmodes/ispell.el (ispell-program-name): Try looking for
8683         "aspell" along exec-path, and if found, use it as the default
8684         speller program.
8686 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
8688         * international/mule.el (sgml-xml-auto-coding-function):
8689         Recognize encoding='FOO' in single quotes as well as in double quotes.
8691 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
8693         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
8694         as well as `interactive', so that defmacro* would recognize
8695         `declare' forms.
8697 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
8699         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
8700         Explain more about the LIGHTER arg's usage in the doc string.
8701         Add commentary to clarify what the code does.  Fix the regexp that
8702         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
8703         since it could have characters special to regular expressions.
8705 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
8707         * replace.el (occur-1): Bind inhibit-read-only so that
8708         erase-buffer doesn't barf on read-only text properties (likewise
8709         for add-text-properties in occur-engine).  Mark buffer as unmodified.
8710         (occur-engine): Don't set buffer-read-only here.
8712 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8714         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
8715         list-buffers-directory.  This caused the *cvs-commit* buffer to be
8716         sometimes mistakenly reused as a *cvs* buffer.
8718 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
8720         * tooltip.el: Move code for GUD tooltips into gud.el.
8721         (require): CL no longer needed to compile case.
8722         (tooltip-mode): Do not toggle functions for GUD tooltips.
8723         (tooltip-gud-tips-p): Remove.  Replace with minor mode
8724         gud-tooltip-mode in gud.el.
8725         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
8726         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
8727         tooltip-gud prefix with gud-tooltip and obsolete.
8728         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
8729         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
8730         (tooltip-mouse-motion): Mouse movement functions/variable.
8731         Rename in gud.el by adding gud prefix.
8732         (tooltip-gud-original-filter, tooltip-gud-dereference)
8733         (tooltip-gud-event, tooltip-toggle-gud-tips)
8734         (tooltip-gud-process-output, tooltip-gud-print-command)
8735         (tooltip-gud-tips): GUD tooltip functions/variables.  Rename in
8736         gud.el by replacing tooltip-gud prefix with gud-tooltip.
8737         (gdb-tooltip-print): Move to gdb-ui.el.
8739         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
8740         (require): CL needed to compile case.
8741         (gud-tooltip-mode): Use to toggle GUD tooltips instead of
8742         tooltip-gud-tips-p.  Make it a minor-mode.
8743         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
8744         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
8745         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
8746         (gud-tooltip-change-major-mode)
8747         (gud-tooltip-activate-mouse-motions-if-enabled)
8748         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
8749         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
8750         (gud-tooltip-original-filter, gud-tooltip-dereference)
8751         (gud-tooltip-event, tooltip-toggle-gud-tips)
8752         (gud-tooltip-process-output, gud-tooltip-print-command)
8753         (gud-tooltip-tips): Move from tooltip.el.
8755         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
8756         (gdb-cpp-define-alist-flags): Doc fix.
8757         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
8758         gud-tooltip-mode is t.
8760 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8762         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
8763         evaporate if their text is deleted.
8764         (goto-address-at-point): Make it work as a mouse binding as well.
8765         (goto-address-at-mouse): Obsolete it.  Update users.
8767 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
8769         * calendar/appt.el (top-level): No longer activate on load.
8771 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
8773         * calendar/cal-bahai.el (mark-bahai-diary-entries):
8774         * net/webjump.el (webjump):
8775         * progmodes/idlw-help.el (idlwave-do-context-help1)
8776         (idlwave-highlight-linked-completions):
8777         * textmodes/po.el (po-find-file-coding-system-guts):
8778         Replace `assoc-ignore-case' by `assoc-string'.
8780 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
8782         * files.el (locate-file): Doc fix.
8784         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
8785         Remove the redundant test for ms-dos.
8787         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
8788         look for the preprocessor with exec-suffixes.  If not found in
8789         standard places, look in exec-path.  Remove most of the tests that
8790         used system-type.
8792         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
8794         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
8796         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
8797         file-name clash with jka-compr.el on 8+3 filesystems.
8799 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8801         * term/mac-win.el: Don't define or bind scroll bar functions if
8802         x-toolkit-scroll-bars is t.
8803         (x-select-text, x-get-selection-value): Clear
8804         x-last-selected-text-clipboard if x-select-enable-clipboard is
8805         nil.
8806         (PRIMARY): Put mac-scrap-name property.
8807         (mac-select-convert-to-file-url): New function.
8808         (public.file-url): New selection target type.  Add to
8809         selection-converter-alist.
8810         (x-get-selection, x-selection-value): Handle it.
8811         (x-cut-buffer-or-selection-value): New alias.
8813 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8815         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
8816         entry to avoid calling bibtex-find-entry with arg global
8817         being t.  Remove arg key.
8818         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
8819         (bibtex-copy-summary-as-kill): Change accordingly.
8821 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8823         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
8824         (org-agenda-date-later): Use with-current-buffer.
8826 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
8828         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
8829         (define-obsolete-variable-alias): Doc Fixes.
8831 2005-05-06  Kim F. Storm  <storm@cua.dk>
8833         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
8834         vertical-motion when selective-display is active.
8836         * ido.el (ido-setup-hook): New hook.
8837         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
8838         (ido-input-stack): New var.
8839         (ido-define-mode-map): Bind M-b to ido-push-dir.  Move old
8840         ido-next-work-file binding to M-O.
8841         Bind M-f to ido-wide-find-file-or-pop-dir.
8842         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
8843         (ido-read-internal): Run ido-setup-hook.
8844         Catch quit in read-file-name and read-string to cancel edit.
8845         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
8846         Automatically pop-all when completing a directory name (RET).
8847         (ido-file-internal): Add with-no-warnings around ffap and dired code.
8848         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
8849         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
8850         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
8851         New functions for M-b/M-f to move among the directory components.
8852         (ido-make-merged-file-list): Catch quit to cancel merge.
8853         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
8854         (ido-completion-help): No warnings for ido-completion-buffer-full.
8856 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
8858         * font-lock.el (font-lock-negation-char-face): New face and variable.
8859         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
8860         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
8861         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
8862         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
8864 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
8866         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
8867         Fix typo in docstring.
8869         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
8870         (ebrowse-print-statistics-line)
8871         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
8873         * term/w32-win.el (image-library-alist): Add additional name for
8874         Xpm library.
8876 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
8878         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
8879         use gcc instead of cpp.
8881         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
8882         (gdb-create-define-alist): Use it.
8883         (gdb-cpp-define-alist-program): Update for MS-DOS.
8885 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
8887         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
8889 2005-05-04  Richard M. Stallman  <rms@gnu.org>
8891         * help.el (describe-key): No error when UNTRANSLATED is nil.
8893         * simple.el (line-move-1): Fix previous change to signal errors
8894         appropriately.
8896 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
8898         * calendar/icalendar.el (icalendar-version): Now at 0.12.
8899         (icalendar-duration-correction): Remove.
8900         (icalendar--get-event-properties): Split result at commas.
8901         (icalendar--decode-isoduration): New optional argument
8902         DURATION-CORRECTION.
8903         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
8904         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
8905         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
8906         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
8907         (icalendar--convert-anniversary-to-ical): New functions, extracted
8908         from icalendar-export-region, with bug fixes.
8909         (icalendar-export-region): Use the above functions.
8910         (icalendar-import-buffer): Check before saving diary file.
8911         (icalendar--convert-recurring-to-diary)
8912         (icalendar--convert-non-recurring-all-day-to-diary)
8913         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
8914         extracted from icalendar--convert-ical-to-diary, with bug fixes.
8915         (icalendar--convert-ical-to-diary): Use the above functions.
8917 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
8919         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
8920         Remove these recent additions.
8921         (c-mode): Restore to before 2005-04-28.
8923         * progmodes/cc-vars.el (cc-define-list-program): Remove this
8924         recent addition.
8926         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
8927         (gdb-define-alist): New variables.
8928         (gdb-create-define-alist): New function.
8929         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
8930         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
8931         with string-to-number.
8932         (gdb-reset): Kill gdb-define-alist.  Move assignments outside loop.
8934         * progmodes/gud.el: Replace string-to-int with string-to-number.
8935         (gud-find-file): Handle gdb-define-alist.
8937         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
8939 2005-05-02  Jay Belanger  <belanger@truman.edu>
8941         * calc/calc-aent.el (math-read-token):
8942         * calc/calc-bin.el (calc-word-size):
8943         * calc/calc-ext.el (calc-read-number-fancy):
8944         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
8945         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
8946         * calc/calc-frac.el (calc-over-notation):
8947         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
8948         (calc-graph-num-points, calc-graph-init):
8949         * calc/calc-prog.el (calc-read-parse-table-part)
8950         (calc-edit-macro-repeats):
8951         * calc/calc-yank.el (calc-do-grab-rectangle):
8952         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
8953         Replace `string-to-int' by `string-to-number'.
8955 2005-05-02  Kim F. Storm  <storm@cua.dk>
8957         * kmacro.el: Use executing-kbd-macro-index variable.
8959 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
8961         * net/rlogin.el (rlogin-parse-words): Delete func.
8962         (rlogin): Use split-string, not rlogin-parse-words.
8963         Also, if there are option-like elements in the parsed args,
8964         take the host to be the first arg immediately following them.
8965         Suggested by Michael Mauger.
8967 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
8969         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
8971 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
8973         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
8974         (cc-mode-cpp-program): Rename to cc-define-list-program and
8975         move to cc-vars.el.
8977         * progmodes/cc-vars.el (cc-define-list-program):
8978         Change to "gcc -E -dM -".  Make customizable.
8980 2005-05-02  Kim F. Storm  <storm@cua.dk>
8982         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
8984 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
8986         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
8988         * international/mule-util.el (truncate-string): Remove alias and
8989         obsolete declaration.
8991         * international/mule-cmds.el (update-iso-coding-systems):
8992         Remove alias and obsolete declaration.
8994         * international/mule.el (coding-system-parent): Remove alias and
8995         obsolete declaration.
8997         * subr.el (define-function, sref): Remove aliases and obsolete
8998         declarations.
8999         (chars-in-region): Remove obsolete declaration.
9001 2005-05-01  Richard M. Stallman  <rms@gnu.org>
9003         * info.el (Info-mode): Set widen-automatically to nil, locally.
9005         * simple.el (widen-automatically): New variable.
9006         (pop-global-mark): Obey widen-automatically.
9008 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
9010         * term/xterm.el (function-key-map): Call substitute-key-definition
9011         before the keymap size is increased by a lot of define-key calls.
9013 2005-05-01  Richard M. Stallman  <rms@gnu.org>
9015         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
9016         Rename ARG to ELEMENT.  Doc fix.
9018 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
9020         * allout.el (allout-exposure): Remove macro and obsolete declaration.
9021         Remove references to allout-exposure/change to allout-new-exposure.
9023         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
9024         bytecode symbols.
9026         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
9027         (compiled-function-p, focus-frame, unfocus-frame):
9028         Remove aliases and obsolete declarations.
9029         Back out inadvertent changes from previous commit.
9031 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
9033         * files.el (require-final-newline): Make Custom tags consistent
9034         with mode-require-final-newline.
9035         (mode-require-final-newline): Doc fix.
9037 2005-05-01  Stefan Monnier <monnier@iro.umontreal.ca>
9039         * international/latexenc.el (latexenc-find-file-coding-system):
9040         Fix regular expressions.
9042 2005-05-01  David Kastrup <dak@gnu.org>
9044         * international/latexenc.el (latexenc-find-file-coding-system):
9045         Fix regular expressions.
9047 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
9049         * subr.el (string-to-int): Make obsolete.
9051 2005-04-30  Richard M. Stallman  <rms@gnu.org>
9053         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
9055         * loadup.el: load jka-comp-hook.
9057         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
9058         (jka-compr-handler): Add autoload.  `put' calls moved
9059         to jka-comp-hook.el.
9060         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
9061         (jka-compr-inhibit): Autoload.
9063         * jka-comp-hook.el: New file.
9064         Enable the mode by default.
9066         * files.el (backup-buffer-copy): Use copy-file instead
9067         of write-region, and put back the 'excl.
9069 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
9071         * progmodes/flymake.el (flymake-split-string)
9072         (flymake-split-string, flymake-log, flymake-pid-to-names)
9073         (flymake-reg-names, flymake-get-source-buffer-name)
9074         (flymake-unreg-names, flymake-add-line-err-info)
9075         (flymake-add-err-info): Clarify docstrings.
9076         (flymake-popup-menu, flymake-make-emacs-menu)
9077         (flymake-make-xemacs-menu): Add docstrings.
9078         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
9079         Set variables directly throughout.
9081 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
9083         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
9084         exists.  Initialize cc-define-alist.
9085         (c-mode): Add cc-create-define-alist locally to after-save-hook.
9086         If there is no file (Macroexpansion) don't create an alist.
9088 2005-04-29  Sam Steingold  <sds@gnu.org>
9090         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
9091         (cc-create-define-alist): Use it instead of the hard-coded string.
9093 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9095         * international/mule-conf.el (file-coding-system-alist): Fix regexp
9096         for latexenc.
9098 2005-04-29  Lute Kamstra  <lute@gnu.org>
9100         * emacs-lisp/generic.el: Improve commentary section.
9101         (define-generic-mode): Improve docstring.
9103 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
9105         * textmodes/org.el (many places): Change to quiet the byte compiler.
9106         (org-prefix-format-compiled): New variable.
9107         (org-compile-prefix-format): New function.
9108         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
9109         (org-agenda-prefix-format,org-timeline-prefix-format): New options.
9110         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
9111         (org-get-entries-from-diary): Use `org-get-time-of-day' for
9112         consistency with entries from `org-mode' files.
9113         (org-get-time-of-day): Fix bug with partial matches early in a line.
9114         (org-non-link-chars): New constant.
9115         (org-link-regexp): Respect `org-non-link-chars'.
9116         (org-agenda-day-view): Remove command.
9117         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
9118         (org-follow-bbdb-link, org-store-link): Search also company field.
9119         (org-highlight-overlay): New variable.
9120         (org-highlight, org-unhighlight): New functions.
9121         (org-agenda-mode): Add pre-command-hook to remove highlight.
9122         (org-evaluate-time-range): Behavior depends upon whether time stamp
9123         contains a time or not.
9124         (org-show-subtree, org-show-entry): New functions.
9125         (org-agenda-cleanup-fancy-diary): Remove empty lines.
9127 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
9129         * comint.el (comint-output-filter-functions): Add autoload cookie.
9131 2005-04-28  Kim F. Storm  <storm@cua.dk>
9133         * ido.el (ido-everywhere): Fix last change.
9135 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
9137         * international/latexenc.el: New file.
9138         * international/mule-conf.el (file-coding-system-alist): For .tex,
9139         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
9141 2005-04-28  Lute Kamstra  <lute@gnu.org>
9143         * font-lock.el (font-lock-add-keywords)
9144         (font-lock-remove-keywords): Clarify docstring.
9145         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
9146         Don't start docstrings with a `*'.
9147         (font-lock-update-removed-keyword-alist): Give it a docstring.
9149         * generic-x.el: Update commentary section.
9150         Only require font-lock when compiling.
9151         Define all modes conditionally.
9152         Place all generic modes in the generic-x-modes customization group.
9153         (generic-x-modes): New customization group.
9154         (generic-default-modes, generic-mswindows-modes)
9155         (generic-unix-modes, generic-other-modes): New constants.
9156         (generic-define-mswindows-modes, generic-define-unix-modes):
9157         Update docstrings.  Make them obsolete.
9158         (generic-extras-enable-list): New default value.  Update docstring.
9159         Improve :type.  Change :set function.
9160         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
9161         Fix docstring.
9163         * emacs-lisp/generic.el (generic-mode-internal):
9164         Simplify font-lock-defaults.
9165         (define-generic-mode): Fix docstring.
9167 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9169         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
9170         font-lock-face property to highlight matches.
9172 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
9174         * progmodes/cc-mode.el (cc-create-define-alist): New function.
9175         (cc-define-alist): New variable.
9176         (c-mode): Make it local and initialize it.
9178         * progmodes/gdb-ui.el (gdb-active-process): New variable.
9179         (gdb-exited): New function.
9180         (gdb-annotation-rules): Use it.
9181         (gdb-starting): Set gdb-active-process to t.
9182         (gdb-stopping): Amend doc string.
9183         (gdb-reset): Set gdb-active-process to nil.
9185         * tooltip.el (tooltip-gud-tips): Show the associated #define
9186         directives when a C program under GDB is not executing.
9188 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9190         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
9191         font-lock-fontify-syntactic-keywords.
9193         * font-lock.el (font-lock-default-fontify-region): Don't force
9194         parse-sexp-lookup-properties to nil.
9196 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
9198         * man.el (man-mode-syntax-table): Set up `:' to have
9199         word-constituent syntax.
9201 2005-04-27  Lute Kamstra  <lute@gnu.org>
9203         * novice.el (disable-command): Don't add spurious newlines to the
9204         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
9206 2005-04-26  Jay Belanger  <belanger@truman.edu>
9208         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
9209         than one window before deleting window.
9211 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
9213         * shell.el (shell-prompt-pattern): Doc fix.
9214         (shell-mode): Set paragraph-separate buffer locally to "\\'".
9216         * comint.el (comint-prompt-regexp, comint-get-old-input)
9217         (comint-use-prompt-regexp)
9218         (comint-use-prompt-regexp-instead-of-fields)
9219         (comint-replace-by-expanded-history, comint-send-input)
9220         (comint-output-filter, comint-get-old-input-default)
9221         (comint-line-beginning-position, comint-bol, comint-show-output)
9222         (comint-backward-matching-input, comint-forward-matching-input)
9223         (comint-next-prompt, comint-previous-prompt):
9224         Rename `comint-use-prompt-regexp-instead-of-fields' to
9225         `comint-use-prompt-regexp'.  Keep old name as alias and declare
9226         obsolete.
9227         (comint-use-prompt-regexp): Shorten first line of doc string.
9229         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
9230         Set paragraph-separate buffer locally to "\\'".
9232         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
9233         Adapt to above name change.
9235         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
9236         (smbclient-prompt-regexp): Ditto.
9238         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
9240 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
9242         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
9243         gdb-location-list.
9244         Break lines that are over 80 characters wide.
9246 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9248         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
9249         New fun and var, to preserve compatibility.
9251         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
9253 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
9255         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
9256         name to file-newer-than-file-p.
9258 2005-04-26  Richard M. Stallman  <rms@gnu.org>
9260         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
9262         * progmodes/python.el (python-mode):
9263         Use new name eldoc-documentation-function.
9265         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
9267         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
9268         (eldoc-documentation-function):
9269         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
9271 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
9273         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
9275 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
9277         * term/xterm.el (function-key-map): Fix strings for
9278         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
9279         {C,S,A,C-S}-{f1-f12}.
9281 2005-04-26  Kenichi Handa  <handa@m17n.org>
9283         * international/mule-cmds.el (select-safe-coding-system):
9284         Fix previous change.
9286 2005-04-26  Lute Kamstra  <lute@gnu.org>
9288         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
9290         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
9291         (font-lock-comment-delimiter-face): Ditto.
9293         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
9295 2005-04-25  Jay Belanger  <belanger@truman.edu>
9297         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
9298         to t while inserting information; use help-mode.
9300 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
9302         * term.el (ansi-term-color-vector): Use the xterm colors.
9303         (term-raw-map): Don't add mappings for \eO and \e[.  Map deletechar.
9305 2005-04-25  Lute Kamstra  <lute@gnu.org>
9307         * font-core.el (font-lock-defaults): Fix docstring.
9309         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
9311 2005-04-25  Kenichi Handa  <handa@m17n.org>
9313         * international/mule-cmds.el (select-safe-coding-system):
9314         Don't check consistency with coding: spec, etc if raw-text or
9315         no-conversion was found to be safe.
9317 2005-04-24  Richard M. Stallman  <rms@gnu.org>
9319         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
9320         citation markers at start of each line.
9322         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
9323         citation markers at start of each line.
9325         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
9327         * files.el (mode-require-final-newline): Fix previous change.
9328         (require-final-newline): Fix type label.
9330 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
9332         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
9333         statement in buffer (broken by 2004-11-24 change).
9335 2005-04-24  Kim F. Storm  <storm@cua.dk>
9337         * ido.el (ido-everywhere): Save and restore old read-buffer-function
9338         and read-file-name-function values.  Don't overwrite existing
9339         non-nil values if ido-mode is enabled without ido-everywhere.
9341 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
9343         * files.el (mode-require-final-newline): Minor doc fix.
9345 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
9347         * subr.el (syntax-after): Doc fix.
9348         (syntax-class): If argument is nil, return nil.  Mask off upper 16
9349         bits, not 8 bits.
9351         * files.el (mode-require-final-newline): Doc fix.
9352         (backup-buffer-copy): Fix last change.
9354 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9356         * term/mac-win.el: Require select.  Set selection-coding-system to
9357         mac-system-coding-system.  Call menu-bar-enable-clipboard.
9358         (x-last-selected-text-clipboard, x-last-selected-text-primary)
9359         (x-select-enable-clipboard): New variables.
9360         (x-select-text, x-get-selection, x-selection-value)
9361         (x-get-selection-value, mac-select-convert-to-string)
9362         (mac-services-open-file, mac-services-open-selection)
9363         (mac-services-insert-text): New functions.
9364         (CLIPBOARD, FIND): Put mac-scrap-name property.
9365         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
9366         (public.tiff): Put mac-ostype property.
9367         (selection-converter-alist): Add entries for them.
9368         (mac-application-menu-map): New keymap.
9369         (interprogram-cut-function, interprogram-paste-function): Set to
9370         x-select-text and x-get-selection-value, respectively.
9371         (split-window-keep-point): Set to t.
9373 2005-04-23  Richard M. Stallman  <rms@gnu.org>
9375         * files.el (read-directory-name): Always pass non-nil
9376         DEFAULT-FILENAME arg to read-file-name.
9377         (backup-buffer-copy, basic-save-buffer-2): Take care against
9378         writing thru an unexpected existing symlink.
9379         (revert-buffer): In indirect buffer, revert the base buffer.
9380         (magic-mode-alist): Doc fix.
9381         (buffer-stale-function): Doc fix.
9382         (minibuffer-with-setup-hook): Avoid warning.
9383         (mode-require-final-newline): Doc and custom fix.
9385         * follow.el (follow-end-of-buffer): Use with-no-warnings.
9387         * font-lock.el (font-lock-comment-face): On terminals with few colors,
9388         use the default appearance.
9389         (font-lock-comment-delimiter-face): New face, new variable.
9391         * imenu.el (imenu--generic-function): The official position of a
9392         definition is the start of the line that BEG is in.
9394         * midnight.el (midnight-timer): Move defvar up.
9396         * mouse.el (mouse-drag-region-1): Delete some debugging code.
9398         * saveplace.el (save-place-to-alist): Use with-no-warnings.
9400         * startup.el (command-line): Use with-no-warnings.
9402         * window.el (window-size-fixed): New defvar.
9404         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
9406         * mail/rmail.el (rmail-font-lock-keywords):
9407         Use font-lock-comment-delimiter-face.
9409         * mail/sendmail.el (mail-font-lock-keywords):
9410         Use font-lock-comment-delimiter-face.
9412         * progmodes/compile.el (next-error-highlight-timer): New defvar.
9414 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
9416         * progmodes/compile.el (compilation-mode-font-lock-keywords):
9417         Specify t for LAXMATCH when matching directories.
9418         Save match data around compilation-compat-error-properties form.
9420 2005-04-23  David Kastrup  <dak@gnu.org>
9422         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
9423         Mention that the autoloaded aliases should be kept for AUCTeX.
9425 2005-04-23  Andreas Schwab  <schwab@suse.de>
9427         * isearch.el (isearch-forward): Doc fix.
9429 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
9431         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
9432         (jit-lock-stealth-nice): Change default value to 0.5.
9434 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
9436         * abbrev.el (write-abbrev-file): Write table entries in
9437         alphabetical order by table name.
9439 2005-04-22  Kim F. Storm  <storm@cua.dk>
9441         * ido.el (ido-read-internal): Fix `list' completion.
9443 2005-04-22  Kenichi Handa  <handa@m17n.org>
9445         * recentf.el (recentf-save-file-coding-system): New variable.
9446         (recentf-save-list): Encode the file by
9447         recentf-save-file-coding-system and add coding: tag.
9449 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
9451         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
9453 2005-04-21  Lute Kamstra  <lute@gnu.org>
9455         * loadhist.el (unload-feature): Don't remove a function from hooks
9456         if it is about to be restored to an autoload .  Remove functions
9457         that will become unbound from auto-mode-alist.  Simplify the code.
9459         * subr.el (assq-delete-all): New implementation that is linear,
9460         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
9461         (rassq-delete-all): New function.
9463         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
9464         Add size-indication-mode.
9466 2005-04-21  Kenichi Handa  <handa@m17n.org>
9468         * international/mule-cmds.el: Add autoload for widget-value in
9469         eval-when-compile.
9471 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
9473         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
9474         Add tooltip-mode.
9476         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
9478 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
9480         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
9481         (inferior-lisp-filter-regexp, inferior-lisp-program)
9482         (inferior-lisp-load-command, inferior-lisp-prompt)
9483         (inferior-lisp-mode-hook, lisp-source-modes)
9484         (inferior-lisp-load-hook): defvar->defcustom.
9485         (inferior-lisp-program, inferior-lisp-prompt)
9486         (inferior-lisp-load-hook): Doc fixes.
9487         (inferior-lisp-install-letter-bindings): Small change in
9488         introductory comment.
9490 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
9492         * vc.el (vc-annotate-color-map): Change some colors so that text
9493         using them as foreground is readable on both white and black
9494         backgrounds.
9496 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9498         * international/mule-conf.el (translation-table-for-input):
9499         Remove redundant declaration.
9501 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
9503         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
9505         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
9506         (tooltip-toggle-gud-tips): New function.
9508 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9510         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
9511         right angle brackets.
9513 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
9515         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
9517 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9519         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
9520         Remove.  Update callers to use expand-file-name instead.
9522         * subr.el (syntax-class): New function.
9524         * simple.el (blink-matching-open): Use it.
9526         * paren.el (show-paren-function): Use it to recognize parens that are
9527         also used in 2-char comment markers.
9529 2005-04-19  Lute Kamstra  <lute@gnu.org>
9531         * loadhist.el (unload-feature): Update for new format of
9532         load-history.  Simplify the code.
9534 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9536         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
9537         (mac-add-charset-info): New function.  Initialize variable
9538         mac-charset-info-alist using it.
9539         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
9540         for translation.
9541         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
9542         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
9543         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
9544         New CCL programs.
9546 2005-04-19  Kim F. Storm  <storm@cua.dk>
9548         * simple.el (next-buffer, prev-buffer, next-error)
9549         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
9550         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
9552         * bindings.el (next-buffer, prev-buffer, next-error)
9553         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
9554         (clone-indirect-buffer-other-window): Move bindings from simple.el.
9555         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
9556         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
9558 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
9560         * isearch.el (isearch-edit-string): Make the search-ring available for
9561         minibuffer history commands.
9562         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
9563         the default history commands now work just as well.
9564         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
9566 2005-04-18  Kim F. Storm  <storm@cua.dk>
9568         * emulation/cua-base.el (cua--pre-command-handler): Add more
9569         elaborate check for shift modifier on non-window systems.
9571 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
9573         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
9575 2005-04-18  Kim F. Storm  <storm@cua.dk>
9577         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
9578         and make it optional.  Don't test tooltip-gud-echo-area here.
9579         (tooltip-gud-process-output, gdb-tooltip-print):
9580         Pass tooltip-gud-echo-area to tooltip-show.
9581         (tooltip-help-tips): Remove second optional arg to tooltip-show.
9583 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9585         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
9586         `display-graphic-p' may not be bound yet.
9588 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
9590         * startup.el (command-line): No longer enable Xterm Mouse mode by
9591         default in terminals compatible with xterm.
9593         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
9595 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
9597         * tooltip.el (tooltip-gud-echo-area): Rename from
9598         tooltip-use-echo-area.
9599         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
9600         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
9601         area independently of where help tooltips are displayed.
9603 2005-04-17  David Kastrup  <dak@gnu.org>
9605         * cus-theme.el (custom-theme-write-variables): Quote variables
9606         where necessary.
9608 2005-04-17  Richard M. Stallman  <rms@gnu.org>
9610         * simple.el (yank-excluded-properties): Add follow-link to value.
9612         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
9614         * startup.el (fancy-splash-max-time): Just 30 seconds.
9615         (fancy-splash-delay): Just 7.
9616         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
9618         * loadhist.el (unload-feature): Update for new format of load-history.
9619         Simplify the code.
9621         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
9622         (rmail-font-lock-keywords): Don't fontify the text of a citation.
9624         * mail/sendmail.el (mail-font-lock-keywords):
9625         Don't fontify subject text.
9626         Don't fontify the text of a citation.
9628 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
9630         * comint.el (comint-output-filter): Run comint-output-filter-functions
9631         with point where the user had it.
9633 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9635         * international/ucs-tables.el (ucs-set-table-for-input):
9636         Disable when using unify-on-decoding.
9638 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
9640         * emulation/cua-base.el (cua-global-mark-face): Add special case
9641         for displays supporting a high number of colors.
9643 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
9645         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
9647 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
9649         * filesets.el (filesets-add-buffer): If user supplies a name of a
9650         non-existing fileset, create a new fileset.
9652 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
9654         * textmodes/org.el (org-up-heading-all): Fix bug with
9655         `outline-up-heading-all'.
9657 2005-04-16  Andreas Schwab  <schwab@suse.de>
9659         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
9660         /etc/permissions.d/* and /etc/aliases.d/*.
9662 2005-04-16  Kenichi Handa  <handa@m17n.org>
9664         * international/code-pages.el (cp-make-coding-system):
9665         Set `translation-table-for-input' property value to the symbol
9666         ucs-mule-to-mule-unicode, not to that value.
9667         (pt154): Escape guillemet by `\'.
9669 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
9671         * loadup.el: Load tooltip if x-show-tip is fboundp.
9673         * startup.el (command-line): Add comment.
9675         * tooltip.el (tooltip-mode): Specify correct standard value for
9676         Custom in init-value.
9678 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
9680         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
9681         possible.
9683 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
9685         * textmodes/org.el (org-agenda-date-prompt): Rename from
9686         `org-agenda-date-today'.
9687         (org-evaluate-time-range): Insert at point instead of directly
9688         after time range.
9689         (org-first-headline-recenter, org-subtree-end-visible-p)
9690         (org-optimize-window-after-visibility-change): New functions
9691         (org-agenda-post-command-hook): Don't allow point at end of line,
9692         to make sure it always hits the text properties.
9693         (org-agenda-next-date-line, org-agenda-previous-date-line):
9694         New commands.
9695         (org-set-regexps-and-options): Category may contain white space.
9696         (org-agenda-get-deadlines, org-agenda-get-scheduled):
9697         Improve marker positions.
9698         (org-agenda-new-marker): Argument POS made optional.
9699         (org-agenda-get-timestamps): Deadlines which are done are listed
9700         in org-done-face now.
9701         (org-agenda-get-todos, org-agenda-get-timestamps)
9702         (org-agenda-get-deadlines, org-agenda-get-scheduled):
9703         Set `undone-face' and `done-face' properties.
9704         (org-last-todo-state-is-todo): New variable.
9705         (org-todo): Set `org-last-todo-state-is-todo'.
9706         (org-agenda-todo): Change face according to
9707         `org-last-todo-state-is-todo'.  And change other lines referring to
9708         the same entry.
9709         (org-calendar-goto-agenda): New command.
9710         (org-calendar-to-agenda-key): New option.
9711         (org-startup-folded): New allowed value `content'.
9712         (org-set-regexps-and-options): Accept new value `content' for
9713         `org-startup-folded'.
9714         (org-get-current-options): Handle new value `content' for
9715         `org-startup-folded'.
9716         (org-insert-todo-heading): New command.
9717         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
9718         interactively in empty file and option
9719         `org-insert-mode-line-in-empty-file' has been set.
9720         (org-agenda-todo,org-agenda-priority): Modify to use
9721         `org-agenda-change-all-lines'.
9722         (org-warning-face): Change color on dark background
9724 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9726         * international/mule-cmds.el (set-locale-environment): On Mac OS,
9727         use preferences AppleLocale and AppleLanguages, and variable
9728         mac-system-locale for default locale.  On Mac OS Classic, use
9729         mac-system-coding-system for default coding systems.
9731         * term/mac-win.el: Don't set file-name-coding-system.
9732         Decode variables system-name, emacs-build-system, user-login-name, and
9733         user-full-name by mac-system-coding-system on Mac OS Classic.
9734         (mac-system-coding-system): New variable.
9736 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
9738         * startup.el (command-line): Handle `xterm-mouse-mode' before
9739         reading init file.
9741         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
9743 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
9745         * progmodes/sh-script.el (sh-here-document-word): Make it a
9746         defcustom.  Doc fix.
9747         (sh-add): Bash uses $(( )) for arithmetic.
9748         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
9749         (sh-maybe-here-document): Remove quotes and leading whitespace
9750         from heredoc word when closing.  Indent heredoc with tabs if word
9751         starts with "-".
9753 2005-04-13  Richard M. Stallman  <rms@gnu.org>
9755         * simple.el (undo): Fix previous change.
9757         * custom.el (defface): Doc fix.
9759 2005-04-13  Lute Kamstra  <lute@gnu.org>
9761         * Makefile.in (DONTCOMPILE): Remove list.
9762         (compile, compile-always): Don't use DONTCOMPILE.
9763         (update-authors): Load the library in which batch-update-authors
9764         is defined.
9765         * makefile.w32-in (DONTCOMPILE): Remove list.
9766         (compile, compile-always): Fix comments.
9767         (update-authors): Load the library in which batch-update-authors
9768         is defined.
9770         * generic-x.el (generic-mode-ini-file-find-file-hook):
9771         Rename to ini-generic-mode-find-file-hook.
9772         Keep generic-mode-ini-file-find-file-hook as an alias.
9773         (ini-generic-mode-find-file-hook): Rename from
9774         generic-mode-ini-file-find-file-hook.  Fix docstring.
9775         (ini-generic-mode): Docstring change.
9776         (bat-generic-mode-run-as-comint): Silence the byte compiler.
9778         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
9779         called from lisp.
9781         * generic.el: Move to the emacs-lisp subdir.
9783 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
9785         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
9786         and C-S- function and cursor motion keys.
9788 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
9790         * startup.el (command-line): Enable Xterm Mouse mode by default.
9791         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
9792         for Custom.  No longer show "Mouse" in mode line when enabled.
9793         Doc fix.
9795 2005-04-12  Kim F. Storm  <storm@cua.dk>
9797         * emulation/cua-base.el (cua-rectangle-face)
9798         (cua-rectangle-noselect-face): Define face attributes here.
9800         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
9802 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9804         * startup.el (command-line): Turn off blinking cursor if
9805         cursorBlink in resources is off or false.
9807 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9809         * term/mac-win.el (dnd): Require dnd.
9810         (mac-drag-n-drop): Call dnd-handle-one-url.
9811         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
9812         (kTextEncodingISOLatin2): Remove constants.
9813         (mac-script-code-coding-systems): New constant.
9814         (mac-handle-language-change): New function.
9815         (special-event-map): Bind it to `language-change' event.
9816         (mac-centraleurroman, mac-cyrillic): New coding systems.
9817         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
9818         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
9819         and mac-cyrillic-encoder to encode-mac-centraleurroman and
9820         encode-mac-cyrillic, respectively.
9822 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
9824         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
9825         Don't set overlay-arrow-string to "=>" as this is done
9826         globally in C now.
9828 2005-04-12  Lute Kamstra  <lute@gnu.org>
9830         * generic-x.el (rc-generic-mode, rul-generic-mode):
9831         Fix auto-mode-alist entries.
9832         (etc-fstab-generic-mode): Tweak fontification.
9834         * generic.el (generic-make-keywords-list): Fix docstring.
9835         (generic-mode-internal): Simplify generic-font-lock-keywords.
9837 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
9839         * whitespace.el (whitespace-buffer-leading)
9840         (whitespace-buffer-trailing): Revert the incorrect test inversion.
9841         However, fix the highlight area for the leading and
9842         trailing whitespaces to show space.
9844 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
9846         * whitespace.el (whitespace-version): Bump to 3.5
9848         (whitespace-buffer-leading, whitespace-buffer-trailing):
9849         Invert sense of the test to highlight the whitespace.
9851 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
9853         * progmodes/gud.el (gud-display-line): GUD uses its own
9854         overlay arrow now so don't set overlay-arrow-string.
9855         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
9857 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
9859         * term.el (term-ansi-current-bold, term-ansi-current-underline)
9860         (term-ansi-current-reverse, term-ansi-current-invisible)
9861         (term-ansi-face-already-done): Change to boolean.
9862         (term-reset-terminal, term-handle-colors-array): Handle the above
9863         vars accordingly.
9864         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
9865         (term-emulate-terminal): Use the new name.
9867         * faces.el (secondary-selection): Use yellow1, not yellow.
9868         (trailing-whitespace): Use red1, not red.
9870 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9872         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
9873         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
9874         (dired-dnd-handle-file): Call dnd-get-local-file-uri
9876         * cus-edit.el (dnd): New group.
9878         * term/w32-win.el (dnd): Require dnd
9879         (w32-drag-n-drop): Call dnd-handle-one-url.
9881         * x-dnd.el: Require dnd.
9882         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
9883         Call dnd-handle-one-url.
9884         (x-dnd-types-alist, x-dnd-insert-utf8-text)
9885         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
9886         to dnd-insert-text.
9887         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
9888         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
9889         (x-dnd-get-local-file-name, x-dnd-open-local-file)
9890         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
9892         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
9894 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
9896         * wdired.el: Doc fixes.
9897         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
9898         (wdired-use-dired-vertical-movement): Rename from
9899         wdired-always-move-to-filename-beginning.
9900         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
9901         (wdired-change-to-wdired-mode): Change mode name.
9902         (wdired-newline): Delete.
9904 2005-04-11  Richard M. Stallman  <rms@gnu.org>
9906         * whitespace.el (whitespace-highlight-the-space):
9907         Don't call whitespace-unhighlight-the-space here.
9909         * simple.el (undo): Record t in undo-equiv-table
9910         for the redo record made by an undo-in-region.
9912 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
9914         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
9915         (gdb-frame-inferior-io-buffer): New Functions to control
9916         display of separate IO buffer.
9917         (menu): Add them to menu-bar.
9918         (gdb-display-buffer): Check for buffer another frame.
9919         Protect GUD buffer.
9920         (gdb-setup-windows): Create IO buffer if not already there.
9921         (gdb-memory-mode): Remove purecopy noops.
9923 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
9925         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
9926         and pass to self-insert-command.
9928 2005-04-11  Lute Kamstra  <lute@gnu.org>
9930         * generic.el: Commentary section cleanup.
9931         (generic): Delete.
9932         (generic-use-find-file-hook, generic-lines-to-scan)
9933         (generic-find-file-regexp, generic-ignore-files-regexp)
9934         (default-generic-mode, generic-mode-find-file-hook)
9935         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
9936         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
9937         (generic-use-find-file-hook, generic-lines-to-scan)
9938         (generic-find-file-regexp, generic-ignore-files-regexp)
9939         (default-generic-mode, generic-mode-find-file-hook)
9940         (generic-mode-ini-file-find-file-hook): Move from generic.el.
9942 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
9944         * bookmark.el (bookmark-write-file): Catch errors writing file.
9945         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
9947 2005-04-10  Richard M. Stallman  <rms@gnu.org>
9949         * startup.el (fancy-splash-tail): Update copyright year.
9950         (command-line): Split part of -Q into -D.
9951         (emacs-basic-display): New defvar.
9952         (fancy-splash-text): Correct name of menu item.
9954         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
9956         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
9957         lines in one node.
9959         * comint.el (comint-send-input): New arg ARTIFICIAL.
9960         Callers in this file changed.
9962         * abbrev.el (define-abbrevs): Read system abbrevs properly.
9964         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
9966 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
9968         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
9969         `ldap-search-internal'.
9971 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9973         * files.el (set-auto-mode-1): Use line-end-position.
9975         * international/latin-1.el:
9976         * international/latin-2.el:
9977         * international/latin-3.el:
9978         * international/latin-4.el:
9979         * international/latin-5.el:
9980         * international/latin-8.el:
9981         * international/latin-9.el: Give punctuation syntax to NBSP.
9983         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
9984         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
9985         Use char-classes to accept non-ascii letters, accepted in some recent
9986         bibtex implementations.
9988 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
9990         * custom.el (custom-set-minor-mode): Any non-nil value for the
9991         variable should enable the mode when set through Custom.
9993 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9995         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
9996         TAB binding so tab-always-indent is obeyed.
9997         (vhdl-minibuffer-local-map): Move initialization into declaration.
9998         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
9999         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
10000         (vhdl-hooked-abbrev): Avoid test for XEmacs.
10001         (vhdl-current-line): Use line-beginning-position.
10002         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
10003         with-output-to-temp-buffer, so the current position can be recorded.
10005 2005-04-10  Masatake YAMATO  <jet@gyve.org>
10007         * progmodes/compile.el (compilation-error-regexp-alist-alist):
10008         Add regexp for gcov.
10010 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10012         * calendar/time-date.el (time-to-seconds, seconds-to-time)
10013         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
10014         syntax which Emacs 20 doesn't support.
10016 2005-04-09  Richard M. Stallman  <rms@gnu.org>
10018         * help.el (describe-key-briefly, describe-key):
10019         Replace strings as event types with "(any string)".
10021 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
10023         * arc-mode.el (archive-mode-map): Move initialization into
10024         the declaration.  Override *all* bindings of `undo'.
10025         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
10027 2005-04-09  Jay Belanger  <belanger@truman.edu>
10029         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
10031 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
10033         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
10034         (xterm-register-default-colors): Update color values computation
10035         to match xterm-200.
10037 2005-04-09  Kenichi Handa  <handa@m17n.org>
10039         * international/code-pages.el (iso-latin-7): Fix the map.
10041 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
10043         * emacs-lisp/lisp.el (defun-prompt-regexp)
10044         (parens-require-spaces, buffer-end, end-of-defun)
10045         (insert-parentheses): Doc fixes.
10047 2005-04-08  Kim F. Storm  <storm@cua.dk>
10049         * comint.el (comint-highlight-prompt): Fix face spec.
10050         * hi-lock.el (hi-green): Likewise.
10052 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
10054         * cus-edit.el (custom-modified-face):
10055         * comint.el (comint-highlight-input): Fix previous changes.
10056         * term.el (term-handle-ansi-escape): Add a comment.
10058 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10060         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
10061         in the buffer and in whitespace-highlighted-space.
10062         (whitespace-unhighlight-the-space): Simplify.
10063         (whitespace-buffer): Simplify.
10065 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
10067         * textmodes/table.el (table-cell-face): Add special case for
10068         displays supporting a high number of colors.
10069         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
10070         (vhdl-font-lock-reserved-words-face)
10071         (vhdl-speedbar-architecture-face)
10072         (vhdl-speedbar-instantiation-face)
10073         (vhdl-speedbar-architecture-selected-face)
10074         (vhdl-speedbar-instantiation-selected-face): Likewise.
10075         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
10076         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
10077         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
10078         (ebrowse-root-class-face, ebrowse-member-attribute-face)
10079         (ebrowse-progress-face): Likewise.
10080         * progmodes/compile.el (compilation-info-face): Likewise.
10081         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
10082         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
10083         * calendar/calendar.el (diary-face): Likewise.
10084         * woman.el (woman-italic-face, woman-bold-face)
10085         (woman-unknown-face): Likewise.
10086         * wid-edit.el (widget-button-pressed-face): Likewise.
10087         * whitespace.el (whitespace-highlight-face): Likewise.
10088         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
10089         * pcvs-info.el (cvs-marked-face): Likewise.
10090         * info.el (info-xref): Likewise.
10091         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
10092         * hilit-chg.el (highlight-changes-face)
10093         (highlight-changes-delete-face): Likewise.
10094         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
10095         (hi-red-b): Likewise.
10096         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
10097         * font-lock.el (font-lock-keyword-face)
10098         (font-lock-function-name-face, font-lock-warning-face): Likewise.
10099         * cus-edit.el (custom-invalid-face, custom-modified-face)
10100         (custom-set-face, custom-changed-face, custom-variable-tag-face)
10101         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
10102         * comint.el (comint-highlight-prompt): Likewise.
10104 2005-04-08  Lute Kamstra  <lute@gnu.org>
10106         * font-lock.el (font-lock-keywords): Docstring fixes.
10108 2005-04-08  Kenichi Handa  <handa@m17n.org>
10110         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
10111         chars are more than a limit, print " and more..." at the tail.
10113 2005-04-08  Kim F. Storm  <storm@cua.dk>
10115         * emacs-lisp/authors.el (authors-aliases): Update list.
10116         (authors-ignored-files): New list.
10117         (authors-fixed-entries): Fix typo.
10118         (authors-renamed-files-alist): Update list.
10119         (authors-add): Check authors-ignored-files.
10121 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
10123         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
10124         optional, to ensure backward compatibility.
10126 2005-04-08  Stephen Eglen  <stephen@gnu.org>
10128         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
10130 2005-04-08  Kim F. Storm  <storm@cua.dk>
10132         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
10134         * mouse.el (mouse-on-link-p): Doc fix.
10136 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
10138         * ielm.el (ielm-prompt-read-only): Doc fix.
10140         * comint.el (comint-prompt-read-only): Doc fix.
10142 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
10144         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
10145         ensure dired always handles wildcards passed to ffap.
10146         (find-file-at-point): Use it.
10147         (ffap-dired-wildcards): Doc fix.
10149 2005-04-07  Juri Linkov  <juri@jurta.org>
10151         * simple.el (next-error-overlay-arrow-position): New defvar.
10152         Put "=>" on its property `overlay-arrow-string'.  Add it to
10153         `overlay-arrow-variable-list'.
10155         * progmodes/compile.el (compilation-setup):
10156         Set `next-error-overlay-arrow-position' to nil.  Also set it to
10157         nil in the local hook `kill-buffer-hook'.  Make local variable
10158         `overlay-arrow-string' and set it to "=>".
10159         (compilation-goto-locus): Set BOL position to
10160         `next-error-overlay-arrow-position' instead of
10161         `overlay-arrow-position'.
10163         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
10164         locally instead of adding it to the global hook.
10165         (Info-kill-buffer): Move up.
10167 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
10169         * term/xterm.el (xterm-standard-colors): Update color values from
10170         xterm-200.
10172 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10174         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
10176         * fast-lock.el:
10177         * lazy-lock.el: Move them to the obsolete subdir.
10179 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
10181         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
10182         (wdired-add-replace-advice): Remove.
10183         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
10185 2005-04-06  Kim F. Storm  <storm@cua.dk>
10187         * startup.el (command-line): Add --bare-bones alias for -Q.
10189 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10191         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
10192         create the startup fontset if a font specification ends with
10193         `mac-roman'.
10195 2005-04-06  Lute Kamstra  <lute@gnu.org>
10197         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
10198         change.
10200         * emacs-lisp/copyright.el (copyright-update-year): Replace the
10201         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
10203 2005-04-05  Lute Kamstra  <lute@gnu.org>
10205         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
10206         (define-generic-mode): Ditto.  Fix debug declaration.
10208         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
10209         Put them in the generic-x group.
10211         * calendar/timeclock.el (timeclock): Doc fix.
10213         * generic.el (define-generic-mode): Don't use custom-current-group.
10214         Document default :group value.
10215         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
10216         (define-global-minor-mode): Don't use custom-current-group.
10218 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
10220         * startup.el (command-line-1): Display startup-echo-area-message
10221         when fancy splash screen is in use.
10223         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
10224         (sh-escaped-newline): New face.
10225         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
10226         newline, and use sh-escaped-newline face.
10228         * progmodes/tcl.el (tcl-escaped-newline): New face.
10229         (tcl-builtin-list): New variable.
10230         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
10231         newlines.  Fix keywords subexpression number.
10233 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
10235         * textmodes/org.el (org-diary-default-entry): Fix call to
10236         `add-to-diary-entry'.
10238 2005-04-05  Kim F. Storm  <storm@cua.dk>
10240         * ediff-init.el: Use (featurep 'xemacs).
10242 2005-04-05  David Ponce  <david@dponce.com>
10244         * cus-edit.el (face): Derive from symbol widget.  Display sample
10245         of the current face on the fly.
10246         (widget-face-sample-face-get, widget-face-notify): New functions.
10247         (widget-face-value-create): Remove.
10249         * wid-edit.el (widget-field-end): Temporarily remove field
10250         narrowing before to call `get-char-property'.
10252 2005-04-04  Jay Belanger  <belanger@truman.edu>
10254         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
10255         (math-read-subscripts): New variable.
10256         (math-read-preprocess-string): Process subscripts.
10258 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
10260         * comint.el (comint-prompt-read-only): Doc fix.
10262         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
10263         `-1'.  Doc fix.
10265 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
10267         * textmodes/org.el (org-insert-mode-line-in-empty-file):
10268         Change default value to nil.
10270 2005-04-04  Lute Kamstra  <lute@gnu.org>
10272         * autorevert.el (auto-revert-mode): Specify :group.
10273         * battery.el (display-battery-mode): Specify :group.
10274         * diff-mode.el (diff-minor-mode): Specify :group.
10275         * font-core.el (font-lock-mode): Specify :group.
10276         * hl-line.el (hl-line-mode): Specify :group.
10277         * iimage.el (iimage): New customization group.
10278         (iimage-mode): Specify :group.
10279         * longlines.el (longlines-mode): Specify :group.
10280         * master.el: Don't require easy-mmode.
10281         (master): New customization group.
10282         (master-mode): Specify :group.
10283         * msb.el (msb-mode): Specify :group.
10284         * reveal.el (reveal-mode): Specify :group.
10285         * simple.el (next-error-follow-minor-mode): Specify :group.
10286         * smerge-mode.el (smerge-mode): Specify :group.
10287         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
10288         * emulation/cua-base.el (cua-mode): Specify :group.
10289         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
10290         * language/thai-util.el (thai-auto-composition-mode)
10291         (thai-word-mode): Specify :group.
10292         * mail/supercite.el (sc-minor-mode): Specify :group.
10293         * progmodes/cwarn.el (cwarn-mode): Specify :group.
10294         * progmodes/flymake.el (flymake-mode): Specify :group.
10295         * progmodes/glasses.el (glasses-mode): Specify :group.
10296         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
10297         * textmodes/enriched.el (enriched-mode): Specify :group.
10298         * textmodes/refill.el (refill-mode): Specify :group.
10300         * add-log.el (change-log-font-lock-keywords): Names in
10301         parenthesized lists can contain spaces.
10303 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
10305         * startup.el (fancy-splash-text): Shorten default text of
10306         "Emacs Tutorial" line.  Also, if the current language env
10307         indicates an available tutorial file other than TUTORIAL,
10308         extract its title and append it to the line in parentheses.
10309         (fancy-splash-insert): If arg is a thunk, funcall it.
10311 2005-04-04  Jay Belanger  <belanger@truman.edu>
10313         * calc.el (calc-language-alist): Add tags to customization type.
10315 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
10317         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
10318         Doc fix.
10320 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
10322         * add-log.el (change-log-font-lock-keywords): The manual
10323         describing a Change Log entry, says: (...) "Aside from these
10324         header lines, every line in the change log starts with a space or
10325         a tab.".  The font-lock was not highlighting lines started with
10326         spaces, added support for it.
10328 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
10330         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
10331         (bibtex-generate-url-list): Update docstring accordingly.  Put the
10332         complex example in the docstring.
10333         (bibtex-font-lock-url): Use pop.
10335 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10337         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
10339         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
10341 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
10343         * filesets.el (filesets-set-default): Doc fix.
10345 2005-04-03  Lute Kamstra  <lute@gnu.org>
10347         * generic.el (define-generic-mode): Add argument to specify
10348         keywords for defcustom.
10349         (default-generic-mode): Specify :group.
10351         * generic-x.el: Specify :group for all generic modes.
10353         * desktop.el (desktop-no-desktop-file-hook)
10354         (desktop-after-read-hook): Doc fix.
10356 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
10358         * simple.el (visible-mode): Use explicit :group keyword.
10359         This changes the group of `visible-mode-hook' from paren-blinking
10360         to editing-basics.
10362 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
10364         * mail/rmail.el (rmail-parse-url): Bugfix.  Parse traditional
10365         mailbox specifications as well as URLs.
10366         (rmail-insert-inbox-text): Remove unused conditional branches.
10368 2005-04-01  Jay Belanger  <belanger@truman.edu>
10370         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
10371         (calc-gnuplot-print-command): Move definitions to calc.el.
10373         * calc/calc-embed.el (calc-embedded-announce-formula)
10374         (calc-embedded-open-formula, calc-embedded-close-formula)
10375         (calc-embedded-open-word, calc-embedded-close-word)
10376         (calc-embedded-open-plain, calc-embedded-close-plain)
10377         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
10378         (calc-embedded-open-mode, calc-embedded-close-mode):
10379         Move definitions to calc.el.
10381         * calc/calc.el (calc-settings-file, calc-language-alist):
10382         Make customizable.
10383         (calc-embedded-announce-formula, calc-embedded-open-formula)
10384         (calc-embedded-close-formula, calc-embedded-open-word)
10385         (calc-embedded-close-word, calc-embedded-open-plain)
10386         (calc-embedded-close-plain, calc-embedded-open-new-formula)
10387         (calc-embedded-close-new-formula, calc-embedded-open-mode)
10388         (calc-embedded-close-mode, calc-gnuplot-name)
10389         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
10390         from other files and make customizable.
10392 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10394         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
10395         Use buffer-live-p.
10396         (cvs-mode-run): Don't call cvs-update-header here.
10397         (cvs-run-process): Call cvs-update-header.
10398         Use process properties for cvs-postprocess and cvs-buffer so that
10399         the sentinel can behave better if the temp buffer is killed.
10400         Use a pipe rather than a tty, to better handle unexpected prompts.
10401         (cvs-sentinel): Rewrite.  Call cvs-update-header.
10403 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
10405         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
10406         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
10408 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
10410         * generic.el (define-generic-mode): Add indentation rule.
10412 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
10414         * files.el (mode-require-final-newline): Make Custom correctly
10415         report a nil value and allow to set it to nil via Custom.
10416         Doc fix.
10418 2005-04-01  Kenichi Handa  <handa@m17n.org>
10420         * international/characters.el: Enable the correct case setting for
10421         dotless-i and dotted-I.
10423 2005-04-01  Kim F. Storm  <storm@cua.dk>
10425         * ido.el (ido-file-internal): Fall back to non-ido command if
10426         initial directory is on slow ftp (or tramp) host.
10428 2005-03-31  Richard M. Stallman  <rms@gnu.org>
10430         * emacs-lisp/autoload.el (make-autoload):
10431         Handle define-global-minor-mode.
10433         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
10434         Rename from easy-mmode-define-global-mode.
10435         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
10437         * progmodes/scheme.el (scheme-mode-syntax-table):
10438         Update syntax of | and # for two-character comment syntax.
10440 2005-03-31  Lute Kamstra  <lute@gnu.org>
10442         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
10443         (define-minor-mode): Call custom-current-group at load-time.
10445         * generic.el (define-generic-mode): Add debug declaration.
10446         Add defcustom for the mode hook.
10447         (generic-mode-internal): Use run-mode-hooks.
10449 2005-03-31  Kim F. Storm  <storm@cua.dk>
10451         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
10452         (mouse-fixup-help-message): New defun called by show_help_echo
10453         to fixup mouse-2 prefix in help messages when applicable.
10455         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
10457 2005-03-31  Kenichi Handa  <handa@m17n.org>
10459         * language/thai-word.el (thai-find-word-ends): Pay attention to
10460         the case that we reach the end of buffer.
10462         * textmodes/fill.el (fill-text-properties-at): New function.
10463         (fill-newline): Use fill-text-properties-at instead of
10464         text-properties-at.
10466 2005-03-31  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
10468         * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
10469         not comint-quote-filename.
10471 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
10473         * help-fns.el (help-with-tutorial): Revert last change.
10475 2005-03-31  Kim F. Storm  <storm@cua.dk>
10477         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
10479 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
10481         * calendar/cal-china.el: Update reference to "Calendrical
10482         Calculations" book; there's a new edition.
10483         * calendar/cal-coptic.el: Likewise.
10484         * calendar/cal-french.el: Likewise.
10485         * calendar/cal-hebrew.el: Likewise.
10486         * calendar/cal-islam.el: Likewise.
10487         * calendar/cal-iso.el: Likewise.
10488         * calendar/cal-julian.el: Likewise.
10489         * calendar/cal-mayan.el: Likewise.
10490         * calendar/cal-persia.el: Likewise.
10491         * calendar/calendar.el: Likewise.
10492         * calendar/holidays.el: Likewise.
10493         * calendar/lunar.el: Likewise.
10494         * calendar/solar.el: Likewise.
10496         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
10497         white space from doc string.
10499 2005-03-30  Jay Belanger  <belanger@truman.edu>
10501         * calc/calc-help.el (calc-full-help): Remove email address.
10503 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
10505         * help-fns.el (help-with-tutorial): Delete title line.
10507 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
10509         * calendar/cal-x.el (calendar-one-frame-setup)
10510         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
10511         rather than 'symbol for set-window-dedicated-p.
10513         * calendar/appt.el (appt-buffer-name): Make it a constant.
10514         (appt-add): Doc fix.
10516         * filesets.el (filesets-menu-path, filesets-menu-before)
10517         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
10518         (filesets-menu-cache-file): Use directory ~/.emacs.d.
10519         (filesets-add-submenu): Delete and use add-submenu instead.
10521 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
10523         * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
10524         (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
10525         (org-diary-default-entry): New function.
10526         (org-get-entries-from-diary): Better parsing of diary entries.
10527         (org-agenda-check-no-diary): New function.
10528         ("diary-lib"): Advice to function `add-to-diary-list', to allow
10529         linking to diary entries.
10530         (org-agenda-execute-calendar-command): New function.
10531         (org-agenda): Improve visible section in window.
10532         Use `org-fit-agenda-window'.
10533         (org-fit-agenda-window): New option.
10534         (org-move-subtree-down): Better handling of empty lines
10535         at end of subtree.
10536         (org-cycle): Numeric prefix is interpreted now as show-subtree N
10537         levels up.
10538         (org-fontify-done-headline): New option.
10539         (org-headline-done-face): New face.
10540         (org-set-font-lock-defaults): Use `org-headline-done-face'.
10541         (org-table-copy-down): Rename from `org-table-copy-from-above'.
10542         When current field is non-empty, it is copied to next row.
10543         (org-table-copy-from-above): Fix bug which made it
10544         impossible to copy fields containing only a single non-white character.
10546 2005-03-30  Kim F. Storm  <storm@cua.dk>
10548         * kmacro.el (kmacro-end-macro): Isearch may store this command
10549         into the macro -- so ignore it when executing keyboard macro.
10551 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
10553         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
10555 2005-03-29  Kenichi Handa  <handa@m17n.org>
10557         * language/thai.el ("Thai"): Set setup-function and exit-function
10558         for Thai language environment.
10560         * language/thai-util.el: Require thai-word.
10561         (thai-word-mode-map): New variable.
10562         (thai-word-mode): New minor mode.
10563         (setup-thai-language-environment-internal): New function.
10564         (exit-thai-language-environment-internal): New function.
10566         * language/thai-word.el (thai-word-table): Declare it by defvar,
10567         use dolist to initialize it.
10568         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
10569         (thai-fill-find-break-point): New functions.
10571 2005-03-29  Richard M. Stallman  <rms@gnu.org>
10573         * simple.el (idle-update-delay): Move definition up.
10574         (set-mark): Doc fix.
10576 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
10578         * longlines.el: New file.
10580         * simple.el (buffer-substring-filters): New variable.
10581         (filter-buffer-substring): New function.
10582         (kill-region, copy-region-as-kill): Use it.
10584         * register.el (copy-to-register, append-to-register)
10585         (prepend-to-register): Use filter-buffer-substring.
10587 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
10589         * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
10590         (gud-filter-pending-text): Move in front of gdb.
10591         (gud-overlay-arrow-position): New variable.
10592         (gud-sentinel, gud-display-line): Use it in place of
10593         overlay-arrow-position.
10595 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
10597         * progmodes/fortran.el (fortran-if-indent): Doc fix.
10598         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
10599         (fortran-font-lock-keywords-4): New variable.
10600         (fortran-blocks-re, fortran-end-block-re)
10601         (fortran-start-block-re): New constants, for hideshow.
10602         (hs-special-modes-alist): Add a Fortran entry.
10603         (fortran-mode-map): Bind fortran-end-of-block,
10604         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
10605         (fortran-mode): Doc fix.  Add fortran-font-lock-keywords-4.
10606         (fortran-looking-at-if-then, fortran-end-of-block)
10607         (fortran-beginning-of-block): New functions, for hideshow.
10609         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
10610         Doc fix.  Tweak regexp.
10611         (f90-beginning-of-block): Push mark first.
10613 2005-03-29  Jay Belanger  <belanger@truman.edu>
10615         * calc/calc.el: Update copyright date.
10616         (calc-version): Increase to 2.1.
10617         (calc-version-date): Remove.
10619         * calc/calc-help.el: Update copyright date.
10620         (calc-full-help): Remove reference to calc-version-date.
10621         Update copyright date.
10623 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10625         * vc.el (vc-do-command): Use a pipe for async processes, so password
10626         prompts don't show up at places where the user can't reply.
10628 2005-03-29  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
10630         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
10631         on the file name we pass to the inferior shell.
10633 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
10635         * progmodes/which-func.el (which-function): Be robust in the face of an
10636         imenu--make-index-alist failure.
10638 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10640         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
10642         * progmodes/python.el (python-preoutput-filter): Fix last change.
10644 2005-03-29  Lute Kamstra  <lute@gnu.org>
10646         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
10647         functions and compiled macros.
10648         (debug-convert-byte-code): Handle macros too.
10649         (debug-on-entry-1): Don't signal an error when trying to clear a
10650         function that is not set to debug on entry.
10652 2005-03-29  Jay Belanger  <belanger@truman.edu>
10654         * calc/calc-lang.el: Add functions to math-function-table
10655         properties of tex and math.
10657 2005-03-29  Kenichi Handa  <handa@m17n.org>
10659         * ps-mule.el (ps-mule-plot-string): Translate characters by
10660         ps-print-translation-table.
10661         (ps-mule-begin-job): Call find-charset-region/string with
10662         ps-print-translation-table.
10663         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
10665         * ps-print.el (ps-print-translation-table): New variable.
10666         (ps-plot-region): Translate characters by ps-print-translation-table.
10668 2005-03-29  Juri Linkov  <juri@jurta.org>
10670         * simple.el (next-error-highlight-timer): New variable.
10672         * progmodes/compile.el (compilation-goto-locus):
10673         Use `next-error-highlight-timer' instead of `sit-for'.
10675 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10677         * mail/supercite.el (sc-mail-field): Use assoc-string.
10678         (sc-get-address): Simplify regexps.
10680         * files.el (minibuffer-with-setup-hook): New macro.
10681         (find-file-read-args): Use it to avoid let-binding
10682         minibuffer-with-setup-hook (which breaks turning on/off
10683         file-name-shadow-mode while in the prompt).
10685         * complete.el (PC-read-include-file-name-internal):
10686         Use test-completion.
10688 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
10690         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
10692 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10694         * window.el (window-buffer-height): Use count-screen-lines.
10696         * progmodes/python.el (python-preoutput-leftover): New var.
10697         (python-preoutput-filter): Use it.
10698         (python-send-receive): Loop until all the result has been received.
10700 2005-03-28  Juri Linkov  <juri@jurta.org>
10702         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
10704         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
10705         "Recover Crashed Session".
10706         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
10707         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
10708         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
10709         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
10710         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
10711         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
10712         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
10713         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
10715         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
10716         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
10717         Ediff Sessions", "Toggle use of separate control buffer frame",
10718         "Use separate frame for Ediff control buffer".
10720         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
10721         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
10722         "Rename Bookmark", "Delete Bookmark".
10724         * info.el (Info-mode-menu): Remove ellipsis from "Index".
10725         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
10726         Add `:active Info-index-alternatives' to "Next Matching Item".
10728         * wdired.el (wdired-change-to-wdired-mode):
10729         Mention `wdired-abort-changes' key in the initial message.
10731         * international/mule.el (auto-coding-alist): Associate non-ascii
10732         image filename extensions with `no-conversion'.
10734 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
10736         * international/iso-acc.el:
10737         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
10739 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
10741         * textmodes/sgml-mode.el (html-mode): Doc update.
10743         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
10745 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
10747         * term.el (term-move-columns): Fix face after extending a line.
10748         (term-insert-spaces): Likewise.
10749         (term-reset-terminal): Fix off by one error.
10751 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
10753         * international/mule.el (auto-coding-alist): Add .xpi files.
10755         * files.el (auto-mode-alist): Add .xpi files.
10757 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
10759         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
10761 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
10763         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
10765 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
10767         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
10768         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
10770         * calendar/cal-move.el (calendar-beginning-of-year): Move the
10771         cursor to Jan 1 when needed.
10772         (calendar-end-of-year): Fix -/+ typo.
10773         Reported by Chong Yidong <cyd@stupidchicken.com>.
10775 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10777         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
10779         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
10780         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
10782 2005-03-25  Richard M. Stallman  <rms@gnu.org>
10784         * filesets.el (filesets-init): Add autoload.
10786         * mail/mailalias.el (mail-directory): Doc fix.
10788 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
10790         * mail/mailalias.el (mail-directory-process): Do nothing if
10791         mail-directory-process is an atom.
10792         (mail-get-names): Ignore mail-directory-names if it is an atom.
10793         (mail-directory-process defvar): Doc fix.
10794         (mail-names): Doc fix.
10796 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>  (tiny change)
10798         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
10800 2005-03-26  Kenichi Handa  <handa@m17n.org>
10802         * international/mule-util.el (detect-coding-with-priority):
10803         Call update-coding-systems-internal before detect-coding-region.
10805 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
10807         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
10808         (gdb-frames-mode-map): Add follow-link property.
10810 2005-03-25  Jay Belanger  <belanger@truman.edu>
10812         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
10813         for variables.
10815 2005-03-25  Juri Linkov  <juri@jurta.org>
10817         * image-mode.el: Optimize image filename extension regexps in
10818         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
10819         in `auto-mode-alist'.
10820         (image-mode): Add `image-toggle-display-text' to local hook
10821         `change-major-mode-hook'.  Display the image as an image by
10822         default.  Set `cursor-type' and `truncate-lines' if the image
10823         is already displayed.  Take into account the current mode (image
10824         or text) in message.
10825         (image-minor-mode): New minor mode.
10826         (image-mode-maybe, image-toggle-display-text): New functions.
10827         (image-toggle-display): Use called-interactively-p.
10828         Let-bind `inhibit-read-only' to t.
10830         * image-mode.el (image-minor-mode): Set `cursor-type' and
10831         `truncate-lines' if the image is already displayed.  Add turning
10832         image-minor-mode off to `change-major-mode-hook'.  Add message.
10833         Call `image-toggle-display-text' after turning image-minor-mode off.
10835 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10837         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
10838         Terminal.app, use utf-8.
10839         (set-display-table-and-terminal-coding-system): Add coding-system arg.
10840         (set-locale-environment): Use it.
10842         * term/xterm.el: Undo last change, better done in mule-cmds.el.
10844         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
10846         * progmodes/python.el (python-close-block-statement-p)
10847         (python-outdent-p, python-current-defun): Use symbol-end.
10849 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
10851         * files.el (save-some-buffers): Doc fix.
10853 2005-03-25  Werner Lemberg  <wl@gnu.org>
10855         * complete.el, thumbs.el: Replace `legal' with `valid'.
10856         * calendar/calendar.el: Replace `legal' with `valid'.
10857         * emacs-lisp/advice.el: Replace `legal' with `valid'.
10858         * mail/supercite.el: Replace `legal' with `valid'.
10859         * progmodes/cperl-mode.el, progmodes/idlw-shell.el
10860         * progmodes/idlwave.el, progmodes/vhdl-mode.el:
10861         Replace `legal' with `valid'.
10862         * textmodes/reftex-vars.el, textmodes/reftex.el:
10863         Replace `legal' with `valid'.
10865 2005-03-25  Werner Lemberg  <wl@gnu.org>
10867         * calc/calc-forms.el, calc/calc-sel.el:
10868         * midnight.el, vc-cvs.el:
10869         * emacs-lisp/cl-macs.el:
10870         * emulation/vip.el:
10871         * eshell/esh-io.el, eshell/esh-var.el:
10872         * mail/supercite.el:
10873         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
10874         * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
10875         * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
10876         * progmodes/sh-script.el, progmodes/xscheme.el:
10877         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
10878         * textmodes/reftex-index.el, textmodes/reftex-parse.el
10879         * textmodes/reftex-ref.el, textmodes/reftex-vars.el
10880         * textmodes/reftex.el, textmodes/org.el:
10881         Replace `illegal' with `invalid'.
10883 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10885         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
10886         (flymake-find-buildfile, flymake-find-possible-master-files)
10887         (flymake-check-include, flymake-parse-line): Replace loops over the
10888         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
10890         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
10891         Substitute file-name-as-directory in the rest of the file.
10892         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
10893         (flymake-replace-region): Remove unused arg `buffer'.
10894         (flymake-check-patch-master-file-buffer): Update calls to it.
10895         (flymake-add-err-info): Remove unused var `count'.
10896         (flymake-mode): Use define-minor-mode.
10898         * progmodes/flymake.el: Use with-current-buffer.
10899         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
10900         flymake-replace-regexp-in-string, flymake-line-beginning-position)
10901         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
10902         Avoid testing for `xemacs'.
10903         (flymake-nop): Move.
10904         (flymake-region-has-flymake-overlays): Return the computed value.
10905         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
10906         Remove unused var `endline'.
10907         (flymake-get-line-count): Remove unused function.
10908         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
10910         * emulation/vi.el:
10911         * generic.el:
10912         * hilit-chg.el (global-highlight-changes):
10913         * hi-lock.el (hi-lock-mode):
10914         * follow.el: find-file-hooks -> find-file-hook.
10916         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
10918 2005-03-24  Juri Linkov  <juri@jurta.org>
10920         * dired.el (dired-mode-map): Add menu item "Compare directories"
10921         for dired-compare-directories.
10923         * dired-aux.el (dired-compare-directories): Add autoload cookie.
10924         Doc fix.  Replace `read-file-name' with `read-directory-name'.
10926 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10928         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
10930 2005-03-24  Jay Belanger  <belanger@truman.edu>
10932         * calc/calc-embed.el (calc-embedded-mode-change): Save all
10933         relevant mode settings in calc-embedded-original-modes when modes
10934         are permanently changed.
10936 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10938         * autoinsert.el: find-file-hooks -> find-file-hook.
10940 2005-03-24  Lute Kamstra  <lute@gnu.org>
10942         * generic.el (generic-font-lock-defaults): Make it obsolete.
10943         (generic-font-lock-keywords): New variable to replace
10944         generic-font-lock-defaults.
10945         (generic-mode-set-font-lock): Delete it.
10946         (generic-mode-internal): Don't call generic-mode-set-font-lock.
10947         (generic-bracket-support): Add docstring.
10949         * generic-x.el: Rename generic-font-lock-defaults to
10950         generic-font-lock-keywords throughout.
10951         (mailagent-rules-setup-function): Delete it.
10952         (mailagent-rules-generic-mode): Use anonymous function instead.
10953         (show-tabs-generic-mode-font-lock-defaults-1)
10954         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
10955         Quote faces.
10956         (show-tabs-tab-face, show-tabs-space-face): Specify background,
10957         not foreground.
10959         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
10960         Recognize define-generic-mode.
10962 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10964         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
10965         if there's no completion table.
10967 2005-03-23  Miles Bader  <miles@gnu.org>
10969         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
10970         Remove tty-specific variants, as they're no longer needed.
10972 2005-03-23  Lute Kamstra  <lute@gnu.org>
10974         * generic-x.el: Code cleanup: make args constant whenever possible.
10975         (installshield-statement-keyword-list)
10976         (installshield-system-functions-list)
10977         (installshield-system-variables-list, installshield-types-list)
10978         (installshield-funarg-constants-list): Make them constants.
10980         * generic.el (generic-make-keywords-list): Add autoload cookie.
10982         * calendar/time-date.el: Add comment on time value formats.
10983         Don't require parse-time.
10984         (with-decoded-time-value): New macro.
10985         (encode-time-value): New function.
10986         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
10987         (days-to-time): Return a valid time value when arg is huge.
10988         (time-since): Use time-subtract.
10989         (time-to-number-of-days): Use time-to-seconds.
10991 2005-03-23  David Ponce  <david@dponce.com>
10993         * recentf.el: (recentf-keep): New option.
10994         (recentf-menu-action): Default to `find-file'.
10995         (recentf-keep-non-readable-files-flag)
10996         (recentf-keep-non-readable-files-p)
10997         (recentf-file-readable-p, recentf-find-file)
10998         (recentf-cleanup-remote): Remove.
10999         (recentf-include-p): More robust.
11000         (recentf-keep-p): New function.
11001         (recentf-remove-if-non-kept): Rename from
11002         `recentf-remove-if-non-readable'.  Use `recentf-keep-p'.
11003         All callers updated.
11004         (recentf-menu-items-for-commands): Fix help string.
11005         (recentf-track-closed-file): Update.  Doc fix.
11006         (recentf-cleanup): Update.  Count removed files.  Doc fix.
11008 2005-03-23  Kim F. Storm  <storm@cua.dk>
11010         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
11011         Don't inherit from fringe face (now happens automatically).
11013 2005-03-22  Kim F. Storm  <storm@cua.dk>
11015         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
11016         position values.
11018 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11020         * menu-bar.el (showhide-date-time): Remove.
11021         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
11022         (menu-bar-make-mm-toggle): Simplify.
11024 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
11026         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
11027         Accept qualified variable and function names.
11029 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
11031         * bindings.el (completion-ignored-extensions):
11032         Remove ".lis" for `vax-vms'.
11034 2005-03-22  Andreas Schwab  <schwab@suse.de>
11036         * generic-x.el: Revert last change.
11037         * ldefs-boot.el: Update.
11039 2005-03-22  Jay Belanger  <belanger@truman.edu>
11041         * calc/calc-embed.el (calc-embedded-original-modes): New variable.
11042         (calc-embedded-save-original-modes)
11043         (calc-embedded-restore-original-modes): New functions.
11044         (calc-do-embedded): Save original modes when entering embedded mode
11045         and restore when leaving embedded mode.
11046         (calc-embedded-modes-change): Change the value of
11047         calc-embedded-original-modes to reflect permanent changes.
11049 2005-03-22  Lute Kamstra  <lute@gnu.org>
11051         * generic-x.el: Require generic again.
11053 2005-03-22  Miles Bader  <miles@gnu.org>
11055         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
11056         Tweak details to look good on both ttys and bitmap displays, light
11057         or dark background, etc.
11059 2005-03-21  Kim F. Storm  <storm@cua.dk>
11061         * tooltip.el (tooltip-show-help-function): Check car and cdr of
11062         mouse position.
11064 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11066         * icomplete.el: Don't forcibly turn on the mode upon load.
11067         (icomplete-mode): Use define-minor-mode.
11068         (icomplete-eoinput): Default to nil.
11069         (icomplete-minibuffer-setup): Remove autoload.
11070         (icomplete-tidy): Simplify.
11071         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
11072         in the initial state or if the user has modified the field.
11073         Fix handling of icomplete-max-delay-chars.
11074         Remove code that handles the oddball case where
11075         minibuffer-completion-table is an integer.
11076         Wrap icomplete-completions in while-no-input in case building
11077         completions takes more time than expected.
11078         (icomplete-completions): Simplify.
11080 2005-03-21  Richard M. Stallman  <rms@gnu.org>
11082         * jka-compr.el (jka-compr-really-do-compress):
11083         Make variable buffer-local.
11085         * image-mode.el: Handle .xpm files too.
11086         (image-toggle-display): Preserve modification flag.
11088         * help.el (where-is): Don't mention aliases with no key bindings.
11090 2005-03-21  Lute Kamstra  <lute@gnu.org>
11092         * generic.el: Fix commentary section.  Don't require cl for
11093         compilation.
11094         (generic-mode-list): Add autoload cookie.
11095         (generic-use-find-file-hook, generic-lines-to-scan)
11096         (generic-find-file-regexp, generic-ignore-files-regexp)
11097         (generic-mode, generic-mode-find-file-hook)
11098         (generic-mode-ini-file-find-file-hook): Fix docstrings.
11099         (define-generic-mode): Make it a defmacro.  Fix docstring.
11100         (generic-mode-internal): Code cleanup.  Add autoload cookie.
11101         (generic-mode-set-comments): Code cleanup.
11102         * generic-x.el: Don't prevent compilation.  Don't require generic.
11103         Follow coding conventions.  Minor code cleanup.
11104         (etc-fstab-generic-mode): Add some keywords.
11105         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
11106         define-generic-mode like a function declaration.
11108 2005-03-21  Jay Belanger  <belanger@truman.edu>
11110         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
11111         changing modes.
11113 2005-03-21  Sam Steingold  <sds@gnu.org>
11115         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
11117 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
11119         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
11120         Add underscore to "f$ lexicals" regexp.
11122 2005-03-20  Juri Linkov  <juri@jurta.org>
11124         * subr.el (progress-reporter-do-update): When `min-value' is equal
11125         to `max-value', set `percentage' to 0 and prevent division by zero.
11127 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
11129         Sync with Tramp 2.0.48.
11131         * net/tramp.el (all): Change all addresses to .gnu.org.
11132         (tramp-append-tramp-buffers): New defun.
11133         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
11134         Catch `dont-send' signal.
11135         (tramp-set-auto-save-file-modes): Set always permissions, because
11136         there might be an old auto-saved file belonging to another
11137         original file.  This could be a security threat.  Reported by
11138         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
11139         Check for Emacs 21.3.50 removed.
11141         * net/tramp-smb.el (all): Remove debug construct for
11142         `with-parsed-tramp-file-name'.
11143         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
11144         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
11145         No error message if DIRECTORY or FILENAME doesn't exist.
11146         (tramp-smb-open-connection): Check existence of
11147         `tramp-smb-program'.
11149 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11151         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
11152         Properly handle the case where the `m' or `s' command's argument is not
11153         yet terminated.
11154         (perl-indent-new-calculate): New function.
11155         (perl-indent-line): Use it.
11157 2005-03-20  Miles Bader  <miles@gnu.org>
11159         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
11160         in text-mode too.  Change to new face names.
11161         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
11162         Add `:weight bold' attribute.
11163         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
11165 2005-03-19  Juri Linkov  <juri@jurta.org>
11167         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
11169         * international/mule.el (auto-coding-alist): Sync with
11170         `auto-mode-alist' by adding upper case archive file extensions
11171         and adding ear/war to jar extension.
11173 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
11175         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
11176         running, restart it.
11178 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
11180         * finder.el (finder-current-item): Throw an error on an empty line.
11182         * man.el (Man-follow-manual-reference): If current-word returns
11183         nil, use "".
11185 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
11187         * simple.el (goto-line): Doc fix.
11189 2005-03-19  Aaron Hawley  <Aaron.Hawley@uvm.edu>  (tiny change)
11191         * files.el (save-buffer): Doc fix.
11193 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
11195         * recentf.el (recentf-cleanup-remote): New variable.
11196         (recentf-cleanup): Use it to conditionally check availability of
11197         remote files.
11199 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
11201         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
11202         function names.
11204 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
11206         * language/thai-word.el: New file.
11208 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
11210         * files.el (backup-buffer): If the file's directory is not
11211         writable, use copy instead of move to backup the file.
11213 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
11215         * obsolete/keyswap.el: Moved to obsolete/ from term/.
11217 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11219         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
11220         Use functionp instead of symbolp and fboundp.  Reported by Drkm
11221         <darkman_spam@yahoo.fr>.
11222         (ps-print-version): New version 6.6.6.
11224 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
11226         * textmodes/table.el (table--line-column-position): New idiom.
11227         (table--row-column-insertion-point-p): New function to test
11228         validity of row and column insertion operation at a location.
11229         (table-global-menu, table-cell-menu): Use above functions for
11230         deterministic test operation.
11231         (table--editable-cell-p): Behave in deterministic fashion.
11233 2005-03-18  Juri Linkov  <juri@jurta.org>
11235         * isearch.el (isearch-lazy-highlight-new-loop):
11236         Make arguments beg and end optional.
11237         (isearch-update): Remove optional arguments nil from
11238         isearch-lazy-highlight-new-loop.
11239         (isearch-lazy-highlight-search): Let-bind case-fold-search to
11240         isearch-lazy-highlight-case-fold-search instead of
11241         isearch-case-fold-search, and let-bind isearch-regexp to
11242         isearch-lazy-highlight-regexp.
11243         Use isearch-lazy-highlight-last-string instead of isearch-string.
11245         * replace.el (perform-replace): Remove bindings of global
11246         variables isearch-string, isearch-regexp, isearch-case-fold-search.
11247         Add three new arguments to `replace-highlight'.
11248         (replace-highlight): Add arguments string, regexp, case-fold.
11249         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
11250         to allow isearch-lazy-highlight-new-loop to use these values
11251         to set corresponding isearch-lazy-highlight-* internal
11252         variables whose values lazy highlighting will use regardless of
11253         changes to global variables isearch-string, isearch-regexp,
11254         isearch-case-fold-search during lazy highlighting loop.
11255         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
11256         to `lazy-highlight-cleanup'.
11258         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
11259         (ispell-highlight-face): Set default face to `isearch' when
11260         lazy highlighting is enabled.
11261         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
11262         priority to 1.  Add lazy highlighting.
11263         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
11264         from `isearch-dehighlight'.
11266 2005-03-18  David Ponce  <david@dponce.com>
11268         * files.el (hack-local-variables): Do a case-insensitive search
11269         for End.
11271 2005-03-18  Juri Linkov  <juri@jurta.org>
11273         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
11274         `isearch-lazy-highlight-cleanup', add alias to old name and
11275         declare obsolete.  Add release numbers to other obsolete vars.
11276         (isearch-done, isearch-lazy-highlight-new-loop):
11277         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
11278         (lazy-highlight-cleanup) <variable>: Doc fix.
11279         (isearch-lazy-highlight-update): Rename obsolete
11280         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
11282 2005-03-18  Kenichi Handa  <handa@m17n.org>
11284         * language/thai-util.el: Fix categorization of Thai characters in
11285         thai-category-table.
11286         (thai-composition-pattern): Adjust it for the above change.
11287         (thai-self-insert-command, thai-compose-syllable): New functions.
11288         (thai-compose-region): Use thai-compose-syllable.
11289         (thai-compose-string): Likewise.
11290         (thai-composition-function): Likewise.
11291         (thai-auto-composition): New function.
11292         (thai-auto-composition-mode): New minor mode.
11294         * language/thai.el: Fix patterns to be registered in
11295         composition-function-table.
11297         * international/quail.el (quail-input-method): Locally bind
11298         inhibit-modification-hooks to t.
11300 2005-03-17  Richard M. Stallman  <rms@gnu.org>
11302         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
11303         (perl-mode): Use run-mode-hooks.
11305         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
11306         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
11307         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
11309         * mail/sendmail.el (sendmail-send-it): Reenable the code
11310         to compute resend-to-address and use it.
11312         * tar-mode.el (tar-mode): Turn off undo unconditionally.
11314         * image-mode.el: New file.
11316         * image.el (insert-sliced-image): Add autoload cookie.
11318         * font-lock.el (font-lock-lines-before): New user option.
11319         (font-lock-after-change-function): Obey it.
11321         * bindings.el (esc-map): Make M-g a prefix.
11322         Bind M-g g and M-g M-g to goto-line.
11324         * faces.el (face-id): Doc fix.
11326 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
11328         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
11329         (rmail-show-message): Use rmail-unknown-mail-followup-to.
11330         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
11332         * mail/sendmail.el (mail-yank-ignored-headers)
11333         (mail-font-lock-keywords, mail-mode-fill-paragraph):
11334         Add Mail-Followup-To and Mail-Reply-To headers.
11335         (mail-citation-hook): Add autoload cookie.
11336         (mail-mode): Doc fix.
11337         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
11338         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
11339         (mail-mode-fill-paragraph): Handle those headers.
11340         (mail-mailing-lists): New variable.
11341         (mail-mail-reply-to, mail-mail-followup-to): New functions.
11343 2005-03-17  Juri Linkov  <juri@jurta.org>
11345         * isearch.el (isearch-fallback): Check for `(car previous)'
11346         before calling `isearch-other-end-state'.
11348 2005-03-17  Kim F. Storm  <storm@cua.dk>
11350         * simple.el (move-beginning-of-line): Move to beginning of buffer
11351         line, as well as beginning of screen line.
11353 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
11355         * calendar/diary-lib.el (mark-diary-entries): Use new optional
11356         argument REDRAW rather than calendar-redrawing variable.
11357         * calendar/calendar.el (calendar-redrawing): Delete.
11358         (redraw-calendar): Do not bind calendar-redrawing.
11360 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
11362         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
11363         diary-file buffer.
11365 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
11367         * help.el (describe-mode): Allow a :minor-mode-function property to
11368         specify a different minor mode toggle function than the variable.
11369         * simple.el (auto-fill-function):
11370         * subr.el (add-minor-mode): Use it.
11372 2005-03-16  Kenichi Handa  <handa@m17n.org>
11374         * language/ethio-util.el (sera-being-called-by-w3): New variable.
11375         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
11376         (ethio-fidel-to-sera-buffer): Likewise.
11378 2005-03-16  Juri Linkov  <juri@jurta.org>
11380         * emacs-lisp/find-func.el (find-function-regexp):
11381         Add defun-emitting macro `menu-bar-make-toggle'.
11383         * isearch.el: Put `isearch-scroll' property to
11384         `split-window-horizontally'.
11386         * info.el: Update error messages for `debug-ignored-errors'.
11387         (Info-isearch-search): Doc fix.
11388         (Info-find-node): Move up code to go into info buffer before
11389         recording the node to the history.
11390         (Info-fontify-node): Fontify titles only if the next line
11391         has two or more `*', `=', `-', `.'.
11392         Display "go to this node" for empty (match-string 3).
11394 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11396         * term/mac-win.el: Add mouse pointer shape constants.
11398 2005-03-15  Kim F. Storm  <storm@cua.dk>
11400         * simple.el (move-beginning-of-line): Use vertical-motion.
11402 2005-03-15  Juri Linkov  <juri@jurta.org>
11404         * isearch.el (isearch-error): New variable.
11405         (isearch-invalid-regexp, isearch-within-brackets): Remove.
11406         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
11407         (isearch-within-brackets-state): Remove.
11408         (isearch-case-fold-search-state, isearch-pop-fun-state):
11409         Decrease frame index.
11410         (isearch-mode, isearch-top-state, isearch-push-state)
11411         (isearch-edit-string, isearch-abort, isearch-search-and-update)
11412         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
11413         (isearch-search, isearch-lazy-highlight-new-loop):
11414         Replace `isearch-invalid-regexp' with `isearch-error'.
11415         Remove `isearch-within-brackets'.
11416         (isearch-search): Add `search-failed' handler to `condition-case'.
11417         (isearch-lazy-highlight-search): Add `condition-case' to catch
11418         errors and allow `isearch-lazy-highlight-update' to try
11419         highlighting from the beginning of the window.
11420         (isearch-repeat): Move up code to set isearch-wrapped to t
11421         before calling isearch-wrap-function.
11423         * info.el (Info-isearch-initial-node): New internal variable.
11424         (Info-search): Signal an error in isearch mode when search leaves
11425         the initial node.  Signal an error when `bound' is non-nil and
11426         nothing was found in the current subfile.
11427         (Info-isearch-search): Remove `condition-case'.
11428         (Info-isearch-wrap): Don't wrap when search failed during leaving
11429         the initial node.  If `Info-isearch-search' is nil, wrap around
11430         the current node.
11431         (Info-isearch-start): New fun.
11432         (Info-mode): Add buffer-local hook `Info-isearch-start' to
11433         `isearch-mode-hook'.
11435 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11437         * simple.el (normal-erase-is-backspace): Set default to t if
11438         running on Mac.
11440         * term/mac-win.el (function-key-map): Sync with x-win.el.
11442 2005-03-15  Kenichi Handa  <handa@m17n.org>
11444         * international/mule-cmds.el (locale-language-names): Modify the
11445         format of elements and add more entries.
11446         (locale-preferred-coding-systems): Add more entries.
11447         (set-locale-environment): Adjust for the change of
11448         locale-language-names.
11450 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11452         * pcvs.el (smerge-ediff): Remove bogus autoload.
11454 2005-03-14  Lute Kamstra  <lute@gnu.org>
11456         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
11457         Ignore a `*' at the beginning of a line.
11459         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
11460         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
11461         subr.el.
11462         (dont-compile, eval-when-compile, eval-and-compile): Use declare
11463         to specify indentation.
11465         * generic.el (define-generic-mode): Let generic-mode-list be a
11466         list of strings; test membership with equal.
11468 2005-03-14  Kim F. Storm  <storm@cua.dk>
11470         * simple.el (next-line, previous-line): Add optional try-vscroll
11471         arg to recognize interactive use.  Pass it on to line-move.
11472         (line-move): Don't perform auto-window-vscroll when defining or
11473         executing keyboard macro to ensure consistent behavior.
11475 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11477         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
11479 2005-03-13  Lute Kamstra  <lute@gnu.org>
11481         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
11482         debugger-setup-buffer so that backtrace marks the frames set to
11483         debug-on-exit and we don't have to do it manually.  Set an extra
11484         debug-on-exit for macro's.
11485         (debugger-setup-buffer): Don't mark the top frame manually.
11487 2005-03-12  Lute Kamstra  <lute@gnu.org>
11489         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
11490         lisp-indent-function throughout.
11491         (with-no-warnings): Set lisp-indent-function property.
11493 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
11495         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
11496         Add entry for backslash.
11498 2005-03-12  Juri Linkov  <juri@jurta.org>
11500         * info.el (Info-search): Four fixes for backward search.
11502 2005-03-11  Jay Belanger  <belanger@truman.edu>
11504         * calc/calc.el (calc-language-alist): New variable.
11505         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
11506         (calc-embedded-find-modes): Use calc-language-alist instead of
11507         calc-embedded-language-alist.
11509 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
11511         * calendar/calendar.el (calendar-redrawing): New internal
11512         variable.
11513         (redraw-calendar): Remove bogus save-excursion from previous
11514         change.  Bind calendar-redrawing to t for mark-diary-entries.
11515         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
11516         calendar if that is why we were called.
11518 2005-03-11  Kenichi Handa  <handa@m17n.org>
11520         * international/mule.el (make-coding-system): Set property
11521         coding-system-define-form to nil.
11522         (define-coding-system-alias): Likewise.
11524 2005-03-11  Kenichi Handa  <handa@m17n.org>
11526         These changes are suggested by Dave Love <fx@gnu.org>.
11528         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
11529         coding: tag.
11530         (adaptive-fill-regexp): Add more bullets.
11531         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
11532         regexps.
11534 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11536         * help.el (describe-mode): Properly handle non-trivial lighters.
11537         Don't ignore minor modes that are not listed in minor-mode-list.
11539         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
11540         feature ON when the user requests to turn it OFF.
11542 2005-03-10  Lute Kamstra  <lute@gnu.org>
11544         * emacs-lisp/debug.el (debug-entry-code): Delete it.
11545         (implement-debug-on-entry): New function to replace debug-entry-code.
11546         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
11547         second argument as the 2005-03-07 change makes it obsolete.
11548         (debug-on-entry, cancel-debug-on-entry): Update call to
11549         debug-on-entry-1.
11550         (debug, debugger-setup-buffer): Comment update.
11551         (debugger-frame-number): Update to work with implement-debug-on-entry.
11553 2005-03-10  Jay Belanger  <belanger@truman.edu>
11555         * calc/calc-embed.el (math-ms-args): Declare it.
11556         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
11557         math-ms-args.
11558         (calc-embedded-subst): Use math-multi-subst-rec to substitute
11559         variables.
11561 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
11563         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
11564         Use message-box.
11566         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
11567         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
11568         (tooltip-gud-tips): Simplify.
11569         (tooltip-gud-tips-p): Remove superfluous :set.
11570         (tooltip-gud-modes): Add fortran-mode.
11571         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
11573         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
11575 2005-03-09  Kim F. Storm  <storm@cua.dk>
11577         * play/animate.el (animate-place-char): Use forward-line instead
11578         of next-line to improve performance.
11580 2005-03-09  Simon Josefsson  <jas@extundo.com>
11582         * net/browse-url.el (browse-url-default-browser): Doc fix.
11584 2005-03-09  Miles Bader  <miles@gnu.org>
11586         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
11587         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
11589 2005-03-09  Kenichi Handa  <handa@m17n.org>
11591         * international/latin-1.el: Set case and syntax for 255 only if
11592         set-case-syntax-set-multibyte is nil.
11594         * textmodes/ispell.el (ispell-insert-word): New function.
11595         (ispell-word): Use ispell-insert-word to insert a new word.
11596         (ispell-process-line): Likewise.
11597         (ispell-complete-word): Likewise.
11599 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
11601         * calendar/calendar.el (redraw-calendar): Preserve point.
11602         Reported by Matt Hodges <MPHodges@member.fsf.org>.
11603         (calendar-week-start-day): Move after definition of
11604         redraw-calendar.  Delete buffer test, since redraw-calendar has
11605         that now.
11607         * calendar/diary-lib.el (mark-diary-entries): Only call
11608         redraw-calendar in the first of any recursive calls.
11609         Reported by Alan Shutko <ats@acm.org>.
11611 2005-03-08  Juri Linkov  <juri@jurta.org>
11613         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
11614         (html-horizontal-rule, html-line, html-image, html-checkboxes)
11615         (html-radio-buttons): Add a space before the trailing `/>' where
11616         sgml-xml-mode is non-nil.
11617         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
11618         the subsequent tag of the empty XML tag.
11619         (html-href-anchor): Don't set initial input to "http:".
11620         (html-image): Ask for the image URL and set point inside alt="".
11621         (html-name-anchor): Duplicate the name in the `id' attribute when
11622         sgml-xml-mode is non-nil.
11623         (html-paragraph): Remove \n before <p>.
11624         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
11625         instead of `checked' when sgml-xml-mode is non-nil.
11627         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
11628         Remove 1 space before #RRGGBB to not truncate it on terminal
11629         windows w/o fringes.  Remove 1 space between bg and fg examples
11630         to get more space.
11631         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
11632         avoid byte-compile warnings.
11634         * image-file.el (image-file-handler): Put `safe-magic' property to
11635         `image-file-handler'.
11637         * info.el (Info-isearch-search): Emulate word search in
11638         isearching through multiple Info nodes with Info-search.
11639         (Info-isearch-wrap): Allow isearch-word.
11641 2005-03-08  Lute Kamstra  <lute@gnu.org>
11643         * emacs-lisp/debug.el (debugger-step-through): Make sure that
11644         stepping into the debugger's code is not possible.
11645         (debugger-jumping-flag): Docstring update.
11647 2005-03-08  Jay Belanger  <belanger@truman.edu>
11649         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
11650         embedded mode begins.
11651         (calc-embedded-language-alist): New variable.
11652         (calc-embedded-find-modes): Use calc-embedded-language-alist to
11653         set default language mode.
11655 2005-03-08  Kenichi Handa  <handa@m17n.org>
11657         * international/ccl.el (define-ccl-program): Fix docstring about
11658         extra 256 bytes assured for the output buffer.
11660         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
11661         Fix BUFFER_MAGNIFICATION to 2.
11662         (ccl-encode-mule-utf-16be-with-signature): Likewise.
11664 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
11666         * align.el (align-rules-list): Added an alignment rule for CSS
11667         declarations (applies to css-mode and html-mode buffers).
11669 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11671         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
11673 2005-03-07  Kim F. Storm  <storm@cua.dk>
11675         * simple.el (move-beginning-of-line): New command.
11677         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
11679         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
11681         * emulation/cua-base.el: Put CUA move property on move-end-of-line
11682         and move-beginning-of-line.
11684         * apropos.el (apropos-print): Omit command from M-x ... RET.
11686 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
11688         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
11689         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
11691 2005-03-06  Richard M. Stallman  <rms@gnu.org>
11693         * bindings.el (esc-map): Bind M-g to goto-line.
11695         * facemenu.el (global-map): Bind M-o, not M-g.
11697 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11699         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
11700         "Open Directory" as for "Open File".
11702 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
11704         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
11705         (push-mark-command): Run activate-mark-hook.
11707 2005-03-06  Richard M. Stallman  <rms@gnu.org>
11709         * help-mode.el (help-mode-finish): Don't alter the element
11710         in view-return-to-alist if there already is one.
11712         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
11713         make sure the current buffer is the expected one.
11715         * novice.el (disabled-command-function): Output in *Disabled Command*.
11716         Explicitly ignore non-keyboard events, and explicitly handle C-g.
11718         * textmodes/flyspell.el (flyspell-large-region):
11719         Pass args differently for aspell.
11721         * files.el (mode-require-final-newline): Doc fix.
11723 2005-03-03  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
11725         * progmodes/which-func.el (which-function):
11726         Specify NOERROR when calling imenu--make-index-alist.
11728 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11730         * simple.el (normal-erase-is-backspace): Define default value.
11732         * custom.el (custom-theme-set-variables): Remove unused var
11733         `immediate'.
11734         (custom-reevaluate-setting): Simple function to handle variables
11735         that are defined before their default value can really be
11736         computed.
11738         * startup.el (command-line): Use it for temporary-file-directory,
11739         small-emporary-file-directory, auto-save-file-name-transforms,
11740         blink-cursor-mode, and normal-erase-is-backspace.
11742         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
11743         progress, even with buggy anchored keywords.
11745 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
11747         * simple.el (goto-line): Remove unbalanced final parenthesis.
11749 2005-03-05  Richard M. Stallman  <rms@gnu.org>
11751         * simple.el (goto-line): Use a number at point as the default.
11752         With C-u as arg, switch buffers.
11754 2005-03-05  Juri Linkov  <juri@jurta.org>
11756         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
11757         with `no-blinking-cursor'.
11759         * startup.el (no-blinking-cursor): New defvar.
11760         (command-line): Add `--no-blinking-cursor' to longopts.
11761         Set `no-blinking-cursor' to t for command line arguments
11762         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
11763         with `no-blinking-cursor' in the condition for calling
11764         `blink-cursor-mode'.
11766 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
11768         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
11769         (menu-bar-options-save): Add blink-cursor-mode.
11770         (menu-bar-options-menu): Add blink-cursor-mode.
11772 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
11774         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
11775         (icalendar-export-file, icalendar-export-region)
11776         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
11777         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
11779 2005-03-04  Lute Kamstra  <lute@gnu.org>
11781         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
11782         (debug-function-list): Ditto.
11784 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
11786         * textmodes/texinfmt.el (texinfo-append-refill):
11787         Redefine the types of line to which @refill
11788         is not appended by replacing a search for `@refill\\|@bye' with
11789         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
11790         itemize@refill' bug and the unfilled long lines bug.
11791         (texinfmt-version): Update number and date.
11793 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
11795         * international/code-pages.el (windows-1250, windows-125[2-8])
11796         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
11798 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11800         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
11801         bound yet.
11803 2005-03-02  Romain Francoise  <romain@orebokech.com>
11805         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
11806         buffer after removing limits.
11807         (ibuffer-pop-filter): Ditto.
11808         Update copyright.
11810 2005-03-02  Miles Bader  <miles@gnu.org>
11812         * button.el (make-text-button): If the user doesn't specify a
11813         type, use the default.  Rewrite to use `add-text-properties' and
11814         plist functions.
11816 2005-03-01  Lute Kamstra  <lute@gnu.org>
11818         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
11819         (debugger-jumping-flag): New var.
11820         (debug-entry-code): Use it.
11821         (debugger-jump): Use debugger-jumping-flag and add
11822         debugger-reenable to post-command-hook.
11823         (debugger-reenable): Use debugger-jumping-flag and remove itself
11824         from post-command-hook.
11825         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
11826         debugger-reenable.
11828 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
11830         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
11831         inclusion of "itemize\\|", which may be unnecessary, is certainly
11832         inelegant, and stops refilling in itemize lists when formatting
11833         Japanese Texinfo files to Info.
11834         Update copyright to 2005.
11836 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
11838         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
11839         of an error if GDB can't find the source file.
11841 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
11843         * calendar/calendar.el (redraw-calendar): Work from any buffer,
11844         not just the calendar.
11846         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
11847         first.
11848         (diary-redraw-calendar): New function.
11849         (make-diary-entry): Add diary-redraw-calendar to local
11850         write-contents-functions.  Turn off selective display before
11851         inserting in diary.
11853 2005-03-01  Kim F. Storm  <storm@cua.dk>
11855         * emacs-lisp/copyright.el (copyright-fix-years): New command.
11857 2005-03-01  Lute Kamstra  <lute@gnu.org>
11859         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
11860         that debug-entry-code can be safely removed from a function while
11861         this code is being evaluated.  Revert the 2005-02-27 change as the
11862         new implementation no longer requires it.  Make sure that a
11863         function body containing just a string is not mistaken for a docstring.
11864         (debug): Skip one more frame in case of debug on entry.
11865         (debugger-setup-buffer): Delete one more frame line in case of
11866         debug on entry.
11867         (debugger-frame-number): Update to use the new text introduced by
11868         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
11870 2005-02-28  Kim F. Storm  <storm@cua.dk>
11872         * double.el (double-translate-key): Call force-window-update after
11873         read-event to avoid crash in redisplay.
11875 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11877         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
11878         (debug): Use it.  Move the inhibit-trace earlier.
11879         (debug-entry-code): New const.
11880         (debug-on-entry-1): Use it.
11882 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
11884         * international/utf-16.el (ccl-encode-mule-utf-16le):
11885         Fix BUFFER_MAGNIFICATION to 2.
11886         (ccl-encode-mule-utf-16be): Likewise.
11888 2005-02-28  Kenichi Handa  <handa@m17n.org>
11890         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
11891         Fix BUFFER_MAGNIFICATION to 4.
11892         (ccl-encode-mule-utf-16be-with-signature): Likewise.
11894 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
11896         * speedbar.el (speedbar-update-flag): Doc fix.
11897         (speedbar-show-info-under-mouse): Give set-mouse-position the right
11898         argument.
11900 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
11902         * reveal.el (reveal-post-command): Don't try to reveal overlays which
11903         have a non-nil `invisible' property but are actually visible.
11905         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
11906         for perldoc sections.
11907         (perl-outline-regexp, perl-outline-level): New var and function.
11908         (perl-mode): Use them.
11910 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
11912         * calendar/diary-lib.el (diary-remind): Discard any mark portion
11913         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
11915 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
11917         * cus-edit.el: Comment change.
11918         (custom-buffer-create-internal): Slightly reword text at top of
11919         Custom buffers.  Mention there that saving an option edits the
11920         init file.  Add link to Emacs manual node on `custom-file'.
11921         (custom-magic-alist): Rewrite individual State messages to use
11922         capitalized keywords.  Doc fix.
11924 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
11926         * calendar/calendar.el (calendar-buffer): Move above
11927         calendar-week-start-day.
11928         (calendar-week-start-day): Doc fix.  Add :set function.
11929         (calendar-minimum-window-height): New variable.
11930         (generate-calendar-window): Only resize window if selected-window
11931         is displaying the calendar buffer.  Use new variable
11932         calendar-minimum-window-height.
11933         (generate-calendar): Reword error message.
11934         (calendar-mode-map): Bind DEL to scroll-other-window-down.
11936 2005-02-27  Andreas Schwab  <schwab@suse.de>
11938         * vc.el (vc-do-command): Don't run command asynchronously when
11939         operating in a remote directory.
11941         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
11942         change from sync with Tramp 2.0.47.
11944 2005-02-27  Richard M. Stallman  <rms@gnu.org>
11946         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
11948         * textmodes/flyspell.el (flyspell-mode-on):
11949         Call ispell-change-dictionary only if necessary.
11951         * emacs-lisp/re-builder.el (regexp-builder): New function.
11953         * register.el (describe-register-1): Explicitly handle
11954         yank-excluded-properties = t.
11956         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
11957         (custom-magic-alist): Change the status descriptions again.
11958         (face widget-type): Total rewrite based on `restricted-sexp'
11959         to eliminate the confusing double hiding levels.
11961         * emacs-lisp/debug.el (debug-on-entry-1):
11962         If function body is empty, add nil as body form.
11964 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11966         * emacs-lisp/trace.el (inhibit-trace): New var.
11967         (trace-make-advice): Use it.
11969         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
11971 2005-02-26  Kim F. Storm  <storm@cua.dk>
11973         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
11974         (mouse-on-link-p, mouse-drag-region-1): Use it.
11976 2005-02-25  Lute Kamstra  <lute@gnu.org>
11978         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
11980 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
11982         * frame.el (blink-cursor-mode): Add :group keyword.
11984 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
11986         * calendar/icalendar.el (icalendar--decode-isodatetime):
11987         New optional argument DAY-SHIFT.
11988         (icalendar-export-region): Fix coding-system-for-write.
11989         (icalendar--convert-ical-to-diary): Shift end-day of all-day
11990         events by one.
11992 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11994         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
11996 2005-02-24  Kim F. Storm  <storm@cua.dk>
11998         * international/iso-acc.el (iso-accents-compose): Fix crash
11999         during redisplay.  Call force-window-update after read-event
12000         and delete-region to signal that window is not accurate.
12002 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12004         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
12005         Remove unused and inexistent var `inhibit-trace'.
12006         (debugger-mode): Use run-mode-hooks.
12007         (debugger-list-functions): Add buttons; setup xref stack.
12009 2005-02-23  Richard M. Stallman  <rms@gnu.org>
12011         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
12012         appointment says it was explicitly made.
12013         (appt-add): Set the 3rd element.
12014         (appt-make-list): Preserve explicit appointments.
12016         * subr.el (find-tag-default): Catch errors in forward-sexp.
12018 2005-02-23  Juri Linkov  <juri@jurta.org>
12020         * info.el (Info-isearch-search): New defcustom.
12021         (Info-isearch-search): Call the default isearch function
12022         when Info-isearch-search is nil.
12023         (Info-isearch-wrap): Use variable Info-isearch-search.
12025 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
12027         * cus-edit.el: Comment change.
12029 2005-02-22  Kim F. Storm  <storm@cua.dk>
12031         * progmodes/hideif.el (hide-ifdef-use-define-alist):
12032         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
12034 2005-02-22  Simon Josefsson  <jas@extundo.com>
12036         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
12037         New variable.
12038         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
12039         Oskarsson" <myrkraverk@users.sourceforget.net>.
12041 2005-02-22  Kim F. Storm  <storm@cua.dk>
12043         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
12044         check that window of that event is the selected window.
12045         (mouse-drag-region-1): Compare mouse event window to selected
12046         window before setting point.
12048         * tooltip.el (tooltip-show-help-function): Pass event to
12049         mouse-on-link-p so it can check selected window.
12051 2005-02-22  Kenichi Handa  <handa@m17n.org>
12053         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
12054         (ps-mule-show-warning): New function.
12055         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
12056         characters are found.
12058         * ps-print.el (ps-header-footer-string): Return a list of header
12059         and footer strings.
12061 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
12063         * pcvs.el (cvs-retrieve-revision): Fix thinko.
12065 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12067         * frame.el (blink-cursor-mode): Use define-minor-mode.
12069         * term/mac-win.el (function-key-map): Use char-names more consistently.
12070         (file-name-coding-system): Only set it for MacOS-9.  The other case is
12071         already handled in mule-cmds.el (where it also works when mac-win.el
12072         is not used).
12074 2005-02-21  Kenichi Handa  <handa@m17n.org>
12076         * international/mule.el (ctext-pre-write-conversion): Always use
12077         " *code-converting-work*" buffer for work.
12079         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
12081 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
12083         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
12085 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
12087         * ses.el (undo-more): Restore defadvice, but only the part that
12088         allows changes outside the restricted area of the buffer.
12090 2005-02-20  Kim F. Storm  <storm@cua.dk>
12092         * simple.el (line-move): Add fourth optional arg try-vscroll which
12093         must be set to perform auto-window-vscroll.
12094         When moving backwards and doing auto-window-vscroll, automatically
12095         vscroll to the last part of lines which are taller than the window.
12096         (next-line, previous-line): Set try-vscroll arg on line-move.
12098 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
12100         * replace.el (query-replace, query-replace-regexp)
12101         (replace-string, replace-regexp): When operating on region, make
12102         the minibuffer prompt say so.
12104         * isearch.el (isearch-forward): Document isearch-query-replace and
12105         isearch-query-replace-regexp keybindings.
12107 2005-02-19  Jay Belanger  <belanger@truman.edu>
12109         * calc/calc-aent.el (math-read-token): Add local variable.
12111         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
12112         (calc-edit-top): Move declaration to earlier in file.
12113         (calc-edit-macro-repeats): Add local variables.
12115         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
12116         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
12117         calcFunc-tanh.
12118         Adjust integration rule for calcFunc-tan.
12120 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
12122         * viper-cmd.el (viper-prefix-commands): Make into a defconst.
12123         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
12124         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
12125         (viper-skip-separators): Bug fix.
12126         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
12127         particular major mode.
12128         (viper-del-backward-char-in-replace): Don't put deleted char on the
12129         kill ring.
12131         * viper-ex.el (viper-color-display-p): New function.
12132         (viper-has-face-support-p): Use viper-color-display-p.
12134         * viper-keym.el (viper-gnus-modifier-map): New keymap.
12136         * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
12138         * viper-util.el (viper-glob-unix-files): Fix shell status check.
12139         (viper-file-remote-p): Make equivalent to file-remote-p.
12141         * viper.el (viper-major-mode-modifier-list):
12142         Use viper-gnus-modifier-map.
12144 2005-02-19  David Kastrup  <dak@gnu.org>
12146         * subr.el (subregexp-context-p): Fix garbled doc string by adding
12147         quoting.
12149 2005-02-19  Jay Belanger  <belanger@truman.edu>
12151         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
12152         Remove extra definitions.
12153         (calc-coth): New function.
12154         (calcFunc-cot): Fix `let'.
12156 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
12158         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
12159         the reasons we use "type pc" in these faces.
12161         * button.el (button): Ditto.
12163 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
12165         * replace.el (query-replace-read-from): Set the value of
12166         query-replace-from-history-variable to handle the case of an empty
12167         string entered to accept the suggested default.
12169         * net/tramp.el (tramp-file-name-for-operation):
12170         Use dired-call-process instead of dired-call-process-command.
12172 2005-02-19  Jay Belanger  <belanger@truman.edu>
12174         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
12175         (math-div-non-trig): New variables.
12176         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
12177         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
12178         (math-combine-prod, math-div-symb-fancy): Add simplifications for
12179         trig expressions.
12181 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
12183         * progmodes/gdb-ui.el (gdb-var-update-handler)
12184         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
12185         for watch expressions,
12186         (gdb-var-create-handler): Don't set speedbar-update-flag.
12187         (gdb-post-prompt): Simplify test for speedbar.
12189 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
12191         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
12192         (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
12193         we use the syntax table of the correct buffer.
12194         (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
12195         Felix Gatzemeier.
12197         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
12198         (ediff-file-remote-p): Make synonymous with file-remote-p.
12199         In all deffaces ediff-*-face-*, use min-colors.
12201         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
12202         ediff-recurse-to-subdirectories.
12203         (ediff-mark-if-equal): Check that the arguments are strings, use
12204         ediff-same-contents (after to Felix Gatzemeier).
12206         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
12207         nil.
12209 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
12211         * log-view.el (log-view-message-re): Fix up Subversion regexp.
12213 2005-02-18  David Kastrup  <dak@gnu.org>
12215         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
12216         use `mark-active' when defined.
12218 2005-02-18  Kenichi Handa  <handa@m17n.org>
12220         * ps-print.el (ps-font-info-database): New entry
12221         ZapfChancery-MediumItalic with correct font name.  Fix font name
12222         of the entry Zapf-Chancery-MediumItalic.
12224 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
12226         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
12228 2005-02-16  Kim F. Storm  <storm@cua.dk>
12230         * ido.el (ido-fallback-command): Pass user input to fallback command.
12232 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
12234         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
12235         (gdb-find-file-hook): Add server prefix.
12237 2005-02-16  Richard M. Stallman  <rms@gnu.org>
12239         * replace.el (perform-replace): Pass new args to replace-highlight.
12240         (replace-highlight): Take region args,
12241         and pass them to isearch-lazy-highlight-new-loop.
12243         * novice.el (disabled-command-hook): Autoload the defalias
12244         and the make-obsolete-variable call.
12246         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
12248         * isearch.el (isearch-lazy-highlight-start-limit)
12249         (isearch-lazy-highlight-end-limit): New variables limit
12250         the region for highlighting.
12251         (isearch-lazy-highlight-new-loop): New args BEG and END.
12252         (isearch-lazy-highlight-search): Use the new vars.
12253         (isearch-lazy-highlight-update): Likewise.
12255         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
12257         * cus-start.el (all): Use default-boundp.
12259 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
12261         * menu-bar.el (menu-bar-select-frame): Handle current frame.
12263 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
12265         * autorevert.el (auto-revert-stop-on-user-input)
12266         (auto-revert-verbose): Doc fixes.
12268 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
12270         * international/mule-cmds.el (set-locale-environment): Remove call
12271         to set-selection-coding-system on Windows.
12273 2005-02-15  Jay Belanger  <belanger@truman.edu>
12275         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
12276         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
12277         calcFunc-coth.
12278         (math-simplify-sqrt): Add simplifications.
12280         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
12281         to list.
12283         * calc/calc-ext.el: Add functions to autoloads.
12285         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
12286         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
12287         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
12288         (math-csc-raw, math-cot-raw): New functions.
12290         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
12292         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
12293         the variable name in a message.
12295         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
12296         calcFunc-csc, calcFunc-cot.
12298         * calc/calcalg2.el: Add derivative and integration rules for
12299         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
12300         calcFunc-csch, calcFunc-coth.
12301         (math-do-integral-methods): Add to checks for when to use
12302         substitutions.
12304         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
12306 2005-02-15  Lute Kamstra  <lute@gnu.org>
12308         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
12309         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
12310         <monnier@iro.umontreal.ca>
12311         (lisp-outline-level): Improve efficiency.  Suggested by David
12312         Kastrup <dak@gnu.org>.
12314 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
12316         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
12317         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
12318         (gdb-set-gud-minor-mode-existing-buffers): New functions.
12319         (gdb-find-file-hook): New hook.  Add it to find-file-hook.
12320         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
12322 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
12324         * cus-start.el (all): Comment change.
12326 2005-02-14  Lute Kamstra  <lute@gnu.org>
12328         * cus-start.el (all): Check if symbol is void.
12330 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
12332         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
12333         optional argument to \cite.
12335 2005-02-14  Richard M. Stallman  <rms@gnu.org>
12337         * cus-edit.el (custom-buffer-create-internal): Update help message.
12338         (custom-magic-alist): Update help messages.
12340         * cus-start.el (all): Allow a var to specify a standard value.
12342 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
12344         * custom.el (custom-theme-set-variables): Handle variable aliases.
12346         * frame.el (blink-cursor-timer): Doc fix.
12347         (blink-cursor): Make it an alias for `blink-cursor-mode' and
12348         declare obsolete.
12349         (blink-cursor-mode): Define with defcustom and use correct
12350         standard expression in that defcustom.
12351         * startup.el (command-line): Adapt to above changes in frame.el.
12353 2005-02-11  Lute Kamstra  <lute@gnu.org>
12355         * apropos.el (apropos-score-doc): Prevent division by zero.
12357 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
12359         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
12360         (icalendar--get-event-property-attributes)
12361         (icalendar--get-event-properties)
12362         (icalendar--datetime-to-diary-date): New functions.
12363         (icalendar--split-value): Doc fix.
12364         (icalendar--datetime-to-noneuropean-date)
12365         (icalendar--datetime-to-european-date): New optional argument
12366         SEPARATOR.  Return result as a string instead of a list.
12367         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
12368         (icalendar--convert-string-for-export): Rename arg S to STRING.
12369         (icalendar-export-region): Doc fix.  Change name of error buffer.
12370         Save output buffer.
12371         (icalendar-import-file): Add blank at end of prompt.
12372         (icalendar-import-buffer): Doc fix.  Do not switch to error
12373         buffer.  Indicate status in return value.
12374         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
12375         buffer.  Save output buffer.  Handle exception from recurrence
12376         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
12377         events.  Fix problems with weekly all-day events.
12379 2005-02-10  Richard M. Stallman  <rms@gnu.org>
12381         * simple.el (eval-expression-print-format):
12382         Avoid warning about edebug-active.
12384         * help.el (help-for-help-internal): Rename from help-for-help.
12385         (help-for-help): Define with defalias.
12387         * font-core.el (font-lock-default-function): Use with-no-warnings.
12389         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
12391         * custom.el (defface): Doc fix.
12393 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
12395         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
12396         width 0" to prevent word wrapping problems.
12398 2005-02-09  Kim F. Storm  <storm@cua.dk>
12400         * ido.el (ido-file-extensions-order): New defcustom.
12401         (ido-file-extension-lessp, ido-file-extension-aux)
12402         (ido-file-extension-order): New advanced file ordering.
12403         (ido-file-lessp): New simple file ordering.
12404         (ido-sort-list): Remove.
12405         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
12406         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
12408 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
12410         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
12411         that some versions of grep produce.
12412         (grep-mode-font-lock-keywords): Likewise.
12414 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
12416         * progmodes/gdb-ui.el (gdb-location-list): New variable.
12417         (gdb-cdir): Delete.
12418         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
12419         (gdb-source-info): Treat case when source file is in another
12420         directory properly.
12421         (gdb-get-location): New function.
12423 2005-02-07  Jay Belanger  <belanger@truman.edu>
12425         * calc/calc-prog.el (calc-write-parse-table-part)
12426         (calc-fix-token-name): Fix a check for language type.
12428         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
12430 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
12432         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
12433         as directory not writable.
12435 2005-02-07  Kim F. Storm  <storm@cua.dk>
12437         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
12438         (cua--standard-movement-commands): Remove list.
12439         Instead, set CUA property value to move for movement commands.
12440         (cua-movement-commands): Remove.  Users must set CUA prop instead.
12441         (cua--pre-command-handler): Check CUA property.
12442         (cua--init-keymaps): Don't remap undo commands.
12443         (cua-mode): Don't call cua--rectangle-on-off.
12445         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
12446         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
12447         (cua--rect-undo-set-point): New var.
12448         (cua--rectangle-undo-boundary): Setup undo apply entry.
12449         (cua--rect-undo-handler): New function for rectangle undo.
12450         (cua--rect-start-position, cua--rect-end-position): Add.
12451         (cua--rectangle-post-command): Call cua--rectangle-set-corners
12452         for restored rectangle.  Set point if cua--rect-undo-set-point.
12454 2005-02-06  Jay Belanger  <belanger@truman.edu>
12456         * calc/calc-lang.el (calc-tex-language): Display more information
12457         in messages.
12459         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
12460         in TeX mode.
12462 2005-02-06  Richard M. Stallman  <rms@gnu.org>
12464         * emacs-lisp/lisp.el (buffer-end): Doc fix.
12466 2005-02-05  Arne_J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
12468         * net/ldap.el (ldap-search-internal): Support attributes with
12469         optional descriptions separated by a semi-colon, as in
12470         "userCertificate;binary".
12472 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12474         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
12475         isn't a cons (i.e. the version is 0).
12477 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
12479         * help.el (help-for-help): Doc fix.
12481 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
12483         * progmodes/gdb-ui.el: Update copyright.  Put GDB-Frames before
12484         GDB-Windows on the menu-bar as this works better.
12486 2005-02-04  Jay Belanger  <belanger@truman.edu>
12488         * calc/calc-embed.el (calc-embedded-update): Don't put in
12489         unnecessary newlines.  Adjust the end of formula marker.
12491         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
12492         (math-latex-parse-two-args): New function.
12494 2005-02-03  Lute Kamstra  <lute@gnu.org>
12496         * help-fns.el (help-with-tutorial): Make sure that users cannot
12497         remove the entire text of the tutorial by means of `undo'.
12499 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12501         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
12502         in recent changes, where the ispell process was repeatedly
12503         killed & restarted.
12505         * international/mule-cmds.el (set-locale-environment): Set file-name
12506         coding system to utf-8 on Darwin systems.
12507         (set-default-coding-systems): Don't set default-file-name-coding-system
12508         on Darwin systems.
12510 2005-02-03  Richard M. Stallman  <rms@gnu.org>
12512         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
12514 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
12516         * faces.el (list-faces-display): Add optional argument.
12518 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12520         * font-core.el (font-lock-default-function): Handle the rare case where
12521         only font-lock-keywords is set.
12523 2005-02-02  Kenichi Handa  <handa@m17n.org>
12525         * international/characters.el: Cancel previous change for
12526         I-WITH-DOT-ABOVE and DOTLESS-i.
12528         * international/latin-5.el: Cancel previous change.
12530 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
12532         * progmodes/gud.el: Correction to syntax in gud-menu-map.
12534 2005-02-02  Kenichi Handa  <handa@m17n.org>
12536         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
12537         DOTLESS-i.
12539         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
12540         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
12542         * case-table.el (get-upcase-table): New function.
12543         (copy-case-table): Copy upcaes table too if non-nil.
12544         (set-case-syntax-delims): Maintain upcase table too.
12545         (set-case-syntax-pair): Likewise.
12546         (set-upcase-syntax, set-downcase-syntax): New functions.
12547         (set-case-syntax): Maintain upcase table too.
12549 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
12551         * progmodes/gdb-ui.el (gdb-goto-info): Delete.
12553         * progmodes/gud.el (gud-goto-info): New function.
12554         (gud-tool-bar-map): Use correct icon.
12556 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
12558         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
12559         When delegating, order args in the funcall correctly.
12561 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
12563         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
12565 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
12567         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
12568         buffer not visiting a file.
12570 2005-01-31  Jay Belanger  <belanger@truman.edu>
12572         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
12573         bound on the line with the formula.
12575 2005-01-31  Kim F. Storm  <storm@cua.dk>
12577         * ses.el (ses-create-cell-variable-range)
12578         (ses-destroy-cell-variable-range, ses-reset-header-string)
12579         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
12580         (ses-insert-row): Fix format of apply undo entries.
12582 2005-01-31  Jay Belanger  <belanger@truman.edu>
12584         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
12585         parts.
12587         * calc/calc-embed.el (calc-embedded-open-formula)
12588         (calc-embedded-close-formula): Ignore matrix environments.
12590         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
12591         TeX mode.
12593         * calc/calc-lang.el (math-function-table, math-oper-table)
12594         (math-variable-table): Adjust the LaTeX portions.
12596         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
12597         (math-latex-ignore-words): New constant.
12599 2005-01-31  Richard M. Stallman  <rms@gnu.org>
12601         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
12602         (ispell-local-dictionary): Doc fix.
12603         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
12604         Don't reinitialize at run time.  Don't defcustom.
12605         All uses changed to append ispell-local-dictionary-alist,
12606         or check it first.
12607         (ispell-current-dictionary): New variable for dictionary in use.
12608         (ispell-dictionary): Now used only for global default.
12609         (ispell-start-process): Set ispell-current-dictionary,
12610         not ispell-dictionary.
12611         (ispell-change-dictionary): Use this only for setting
12612         user preferences.
12613         (ispell-internal-change-dictionary): New function
12614         to change the current dictionary in use.
12615         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
12616         Use ispell-current-dictionary.
12617         Handle ispell-local-dictionary-overridden.
12618         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
12620 2005-01-31  Jay Belanger  <belanger@truman.edu>
12622         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
12624         * calc/calc-ext.el: Add calc-latex-language to autoloads.
12625         (calc-mode-map): Add calc-latex-language.
12627         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
12628         (math-latex-print-frac): New functions.
12629         (math-oper-table, math-function-table, math-variable-table)
12630         (math-complex-format, math-input-filter): Add latex properties.
12631         (calc-set-language): Set math-expr-special-function-mapping.
12633         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
12634         (calc-write-parse-table-part): Add LaTeX support.
12636         * calc/calc.el (calc-language): Adjust docstring.
12637         (calc-set-mode-line): Add LaTeX support.
12638         (math-expr-special-function-mapping): New variable.
12639         (math-tex-ignore-words): Add to list.
12641         * calc/calccomp.el (math-compose-expr, math-compose-rows):
12642         Add LaTeX support.
12643         (math-compose-expr): Add support for special functions.
12645         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
12647 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
12649         * progmodes/gdb-ui.el (gdb-memory-address)
12650         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
12651         (gdb-memory-mode-map, gdb-memory-format-keymap)
12652         (gdb-memory-format-menu, gdb-memory-unit-keymap)
12653         (gdb-memory-unit-menu): New variables for a buffer
12654         that lets the user examine program memory.
12655         (gdb-memory-set-address, gdb-memory-set-repeat-count)
12656         (gdb-memory-format-binary, gdb-memory-format-octal)
12657         (gdb-memory-format-unsigned, gdb-memory-format-signed)
12658         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
12659         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
12660         (gdb-memory-unit-word, gdb-memory-unit-halfword)
12661         (gdb-memory-unit-byte, gdb-memory-unit-menu)
12662         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
12663         (gdb-memory-mode, gdb-memory-buffer-name)
12664         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
12665         New functions for above buffer.
12667 2005-01-30  Richard M. Stallman  <rms@gnu.org>
12669         * cus-edit.el (custom-bury-buffer): Function deleted.
12670         (custom-buffer-done-function): Option deleted.
12671         (custom-buffer-done-kill): New (replacement option.
12672         (Custom-buffer-done): Call quit-window.
12673         (custom-buffer-create-internal): Update for above changes.
12675 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
12677         * simple.el (undo-ask-before-discard): New var.
12678         (undo-outer-limit-truncate): Implement it.
12679         (undo-extra-outer-limit): Doc update.
12681 2005-01-29  Richard M. Stallman  <rms@gnu.org>
12683         * ses.el (undo-more): Delete defadvice.
12684         (ses-begin-change): Doc fix.
12686         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
12687         instead of rebinding C-x u and C-_.
12689         * files.el (normal-backup-enable-predicate): Return nil for files
12690         in /tmp, regardless of temporary-file-directory.
12692         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
12694         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
12695         (open-rectangle, delete-whitespace-rectangle-line)
12696         (clear-rectangle-line): If FILL, pass t instead of FILL
12697         for move-to-column's 2nd arg.
12699         * simple.el (undo): Fix the test for continuing a series of undos.
12700         (undo-more): Set pending-undo-list to t when we reach end.
12701         (pending-undo-list): Move up defvar.
12703         * wid-edit.el (widget-button-click):
12704         Shorten the range of the track-mouse binding.
12706         * comint.el (comint-insert-input): Undo previous changes;
12707         use last-input-event in interactive spec.
12709 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
12711         * progmodes/compile.el (compilation-start): Bind buffer-read-only
12712         to nil before invoking call-process.  Reset buffer's modified flag
12713         after fontifying it in the no-async branch.
12715         * wid-edit.el (widget-specify-button): If mouse pointer shape
12716         cannot be changed, use mouse face instead.
12718 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
12720         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
12721         (gdb-goto-breakpoint): Make breakpoint handling work on template
12722         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>
12723         (gdb-assembler-custom): Update to recognize breakpoint information
12724         added on 2005-01-19.
12726 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12728         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
12729         (dsssl-mode): Use define-derived-mode.
12730         (scheme-mode-initialize): Remove.
12731         (scheme-mode): Use run-mode-hooks.
12733         * cus-edit.el (customize-group-other-window)
12734         (custom-buffer-create-other-window): Don't override special-display-*.
12735         (custom-mode-map): Make it dense.
12737         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
12738         sets the default value.
12740 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
12742         * descr-text.el: Add more keywords.
12744 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
12746         * speedbar.el: Avoid unnecessary use of locate-library.
12748         * international/mule-cmds.el (standard-display-european-internal):
12749         Don't fiddle with latin-1 non-break space any more since it's now
12750         special cased in the C code.
12751         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
12753 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
12755         * cus-start.el (all): Add `undo-outer-limit'.
12757 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12759         * textmodes/bibtex.el (bibtex-format-entry):
12760         Use `bibtex-empty-field-re' only on the text of fields, not on entire
12761         field lines.
12762         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
12763         not on part of a buffer.
12765 2005-01-25  Lute Kamstra  <lute@gnu.org>
12767         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
12768         nonempty field text strings like "{letters\\macro{}more letters}".
12769         Clarify docstring.
12770         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
12771         (bibtex-entry-offset, bibtex-parse-association)
12772         (bibtex-parse-field-name): Fix typos in docstrings.
12773         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
12775 2005-01-24  Carsten Dominik  <dominik@science.uva.nl>
12777         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
12778         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
12779         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
12780         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
12782         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
12783         isearch minor mode.
12785 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
12787         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
12789 2005-01-24  Lute Kamstra  <lute@gnu.org>
12791         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
12792         CASECHARS and NOT-CASECHARS regular expressions of the
12793         "nederlands" and "nederlands8" dictionaries to prevent a "Range
12794         striding over charsets" error.
12796 2005-01-24  Jay Belanger  <belanger@truman.edu>
12798         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
12799         display variable name.
12801 2005-01-24  Kenichi Handa  <handa@m17n.org>
12803         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
12804         Fix setting of the element of encoded-kbd-iso2022-invocations.
12806 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
12808         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
12809         (gdb-threads-select): Change to also accept mouse events.
12810         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
12811         (gdb-threads-mouse-select): Delete.
12813 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
12815         * files.el (insert-directory): Take care of empty directory,
12816         listed without -a switch.
12818 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12820         * textmodes/refill.el (refill-post-command-function):
12821         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
12822         to the list of functions that we should be careful not to undo.
12823         (refill-late-fill-paragraph-function): Remove.
12824         (refill-saved-state): New var.
12825         (refill-mode): Use it to save fill-paragraph-function.
12826         Save also the value of auto-fill-function.
12828         * term/w32-win.el: Simplify code.
12830 2005-01-23  Kim F. Storm  <storm@cua.dk>
12832         * simple.el (line-move): Adapt to new return value from
12833         pos-visible-in-window-p.
12835         * simple.el (line-move): Fix last change.  Check partial
12836         visibility at point rather than at window-start.
12838 2005-01-22  Jason Rumney  <jasonr@gnu.org>
12840         * term/w32-win.el (xw-defined-colors): Remove debug-message.
12842 2005-01-22  David Kastrup  <dak@gnu.org>
12844         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
12846 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
12848         * type-break.el (type-break-mode): Add a test for
12849         type-break-file-name being non-nil.
12851 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
12853         * net/eudc.el (top level): Call (message "") via progn, so that
12854         eudc-options-file is loaded.
12856 2005-01-22  Kim F. Storm  <storm@cua.dk>
12858         * simple.el (line-move-1): Rename from line-move.
12859         (line-move): New function that adjusts vscroll for partially
12860         visible rows, and calls line-move-1 otherwise.
12862 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
12864         * pcomplete.el: Define pcomplete-read-event instead of read-event,
12865         since it's not a complete read-event implementation
12867 2005-01-20  Jay Belanger  <belanger@truman.edu>
12869         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
12870         for called function.
12872 2005-01-20  Steven Tamm  <steventamm@mac.com>
12874         * term/mac-win.el (process-connection-type): Remove.
12875         Controlled now by s/darwin.h:PTY_ITERATION.
12877 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12879         * window.el (handle-select-window): Don't switch window when we're
12880         in the minibuffer.
12882 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
12884         * subr.el (dotimes-with-progress-reporter): New macro.
12886         * ses.el (ses-dotimes-msg): Remove macro.
12887         Use `dotimes-with-progress-reporter' instead.
12889 2005-01-19  Steven Tamm  <steventamm@mac.com>
12891         * term/mac-win.el (process-connection-type): Use new
12892         operating-system-release variable to use ptys on Darwin 7 (OS X
12893         10.3) when using carbon build.
12895 2005-01-19  Jay Belanger  <belanger@truman.edu>
12897         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
12898         flags if the last command was a tab or M-tab.
12900         * calc/calc-prog.el (calc-user-define-edit): Put original formula
12901         in formula editing buffer.
12903 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
12905         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
12906         breakpoint image symbol in margin.
12908 2005-01-19  Jay Belanger  <belanger@truman.edu>
12910         * calc/calc-prog.el (calc-execute-kbd-macro):
12911         Ignore calc-keep-arg-flag.
12913 2005-01-19  Kenichi Handa  <handa@m17n.org>
12915         * textmodes/ispell.el (ispell-looking-at): New function.
12916         (ispell-process-line): Use ispell-looking-at to compare the ispell
12917         output and the buffer contents.
12919 2005-01-18  Jay Belanger  <belanger@truman.edu>
12921         * calc/calc.el (calc-display-raw): Fix docstring.
12923 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
12925         * simple.el (blink-matching-open): Strip extra info from syntax.
12927         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
12928         funny chars in the end-of-here-doc marker.
12930 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
12932         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
12933         that enable/disabled state of breakpoints is shown correctly in
12934         fringe and on ttys.
12935         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
12936         Add breakpoint information as text properties.
12937         (gdb-mouse-toggle-breakpoint):
12938         Rename to gdb-mouse-set-clear-breakpoint.
12939         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
12940         breakpoints in the margin.
12941         (gdb-remove-strings): Simplify.
12943 2005-01-17  Jay Belanger  <belanger@truman.edu>
12945         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
12946         erasing buffer.
12948 2005-01-17  Richard M. Stallman  <rms@gnu.org>
12950         * progmodes/grep.el (grep-find): Copy from `grep' the condition
12951         for calling grep-compute-defaults.
12953         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
12954         if buffer is empty.
12956         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
12958 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12960         * hilit-chg.el (highlight-changes-mode): Don't autoload.
12962         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
12963         non-preloaded variables.
12965 2005-01-17  Steven Tamm  <steventamm@mac.com>
12967         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
12968         tex-shell cause to force interactivity when using pipes.
12970 2005-01-17  Kim F. Storm  <storm@cua.dk>
12972         * simple.el (just-one-space): Make arg optional.
12974 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
12976         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
12977         posn-at-x-y to t to access left-margin.
12979 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
12981         Sync with Tramp 2.0.47.
12983         * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
12984         catching keep-date problems in cp/scp operations.
12985         (tramp-handle-copy-file): Don't call `set-file-modes'
12986         unconditionally.  Specialized functions should know better what is
12987         necessary.  This improves performance a little bit, and the
12988         functions could catch errors with `cp -p' and `scp -p'.
12989         (tramp-do-copy-or-rename-file-via-buffer)
12990         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
12991         when appropriate.
12992         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
12993         Call `set-file-modes' when appropriate.
12994         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
12995         Johnsson <isak@hypergene.com>
12996         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
12997         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
12998         <joakim@verona.se>
12999         (tramp-file-name-for-operation): Mark `shell-command' as magic for
13000         Emacs only.
13002         * net/tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
13003         `find-file-hooks' and `dired-mode-hook'.
13004         (tramp-minor-mode-map): Respective map.  Add remapping for
13005         `compile' and `recompile'.
13006         (tramp-remap-command, tramp-recompile): New defuns.
13007         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
13008         in buffer "*Compilation*".  Call the commands asynchronously.
13010         * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
13011         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
13012         `shell-command', because it isn't magic in XEmacs.  Reported by
13013         Adrian Aichner <adrian@xemacs.org>.
13015         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
13016         `substitute-in-file-name.
13017         (tramp-smb-handle-substitute-in-file-name): New defun.
13018         (tramp-smb-advice-PC-do-completion): Delete advice.
13020 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
13022         * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
13023         Fix error in deleting region.
13025 2005-01-15  Richard M. Stallman  <rms@gnu.org>
13027         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
13028         In non-temp buffer, switch syntax table temporarily.
13030         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
13032         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
13034         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
13036         * imenu.el (imenu--split-menu): Copy menulist before sorting.
13037         (imenu--generic-function): Use START, not BEG, as pos of definition.
13039         * simple.el (just-one-space): Argument specifies number of spaces.
13041         * simple.el (eval-expression-print-format): Avoid warning
13042         about edebug-active.
13044 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (Tiny change)
13046         * progmodes/sh-script.el: Code copied from make-mode.el
13047         with small changes,
13048         (sh-mode-map): Bind C-c C-\.
13049         (sh-backslash-column, sh-backslash-align): New variables.
13050         (sh-backslash-region, sh-append-backslash): New functions.
13052 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
13054         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
13055         (rmail-pop-password, rmail-pop-password-required): Move to
13056         rmail-obsolete group.
13057         (rmail-set-pop-password): Rename to rmail-set-remote-password.
13058         All callers updated.
13059         (rmail-get-pop-password): Rename to rmail-get-remote-password.
13060         Take an argument specifying whether it is POP or IMAP mailbox we
13061         are using.  All callers updated.
13062         (rmail-pop-password-error): Rename to
13063         rmail-remote-password-error.  Added mailutils-specific error message.
13064         (rmail-movemail-search-path)
13065         (rmail-movemail-variant-in-use): New variables.
13066         (rmail-remote-password, rmail-remote-password-required):
13067         New customization variables.
13068         (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
13069         (rmail-parse-url): New function.
13070         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
13071         with GNU mailutils movemail.
13073 2005-01-15  Kevin Ryde  <user42@zip.com.au>
13075         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
13076         suffix to space, $ or '$, to correctly position point when going
13077         to @table style constants like DBL_MAX.
13079 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
13081         * type-break.el (type-break-mode, type-break-file-time)
13082         (type-break-file-keystroke-count, type-break-choose-file):
13083         Don't store data in or load data from the file if type-break-file-name
13084         is nil.
13085         (type-break-file-name): Doc update as per the above.
13087 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
13089         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
13090         lookup-key might return nil; handle that.
13092 2005-01-15  Alan Mackenzie  <acm@muc.de>
13094         * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
13095         rather than the element found, thus enabling the tree to be setcar'd.
13097 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
13099         * textmodes/org.el (org-show-following-heading): New option.
13100         (org-show-hierarchy-above): Use `org-show-following-heading'.
13101         (org-cycle): Documentation fix.
13103         * textmodes/org.el (orgtbl-optimized): New option
13104         (orgtbl-mode): New command, a minor mode.
13105         (orgtbl-mode-map): New variable.
13106         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
13107         (orgtbl-error, orgtbl-self-insert-command)
13108         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
13110         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
13111         a local variable in each org-mode buffer.
13113         * textmodes/org.el (org-set-regexps-and-options): Rename from
13114         `org-set-regexps'.  Added checking for STARTUP keyword.
13115         (org-get-current-options): Add STARTUP options.
13116         (org-table-insert-row): Make mode intelligent about when
13117         realignment is needed.
13118         (org-self-insert-command, org-delete-backward-char, org-delete-char):
13119         New commands.
13120         (org-enable-table-editor): New default value `optimized'.
13121         (org-table-blank-field): Support blanking regions if active.
13123 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
13125         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
13126         if the year is not given.
13128         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
13129         Add new escapes %m and %M, fixed bug with %F by adding
13130         save-match-data.
13131         (reftex-reference): Remove ?. from list of spaces.
13132         (reftex-label-info): Add automatic label prefix recognition.
13134         * textmodes/reftex-index.el (reftex-index-next-phrase):
13135         Add slave parameter to call of `reftex-index-this-phrase'.
13136         (reftex-index-this-phrase): New optional argument.
13137         (reftex-index-region-phrases): Add slave parameter to call of
13138         `reftex-index-this-phrase'.
13139         (reftex-display-index): New argument redo.
13140         (reftex-index-rescan): Add 'redo to arguments of
13141         `reftex-display-index'.
13142         (reftex-index-Rescan, reftex-index-revert)
13143         (reftex-index-switch-index-tag): Add 'redo to arguments of
13144         `reftex-display-index'.
13145         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
13146         indexing.  Fix bug with matching is there is a quote before or
13147         after the word.
13149         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
13150         Fix bug when collecting citation keys in lines with comments.
13151         (reftex-citation): Prefix argument no longer rescans the document,
13152         but forces prompting for optional arguments of cite macros.
13153         (reftex-do-citation): Prompting for optional arguments implemented.
13155         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
13156         Add optional arguments to most cite commands.
13157         (reftex-cite-cleanup-optional-args): New option
13158         (reftex-cite-prompt-optional-args): New option.
13159         (reftex-trust-label-prefix): New option.
13161         * textmodes/reftex-toc.el (reftex-toc-find-section):
13162         Add push-mark before changing the position in the buffer.
13164         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
13165         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
13167 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
13169         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
13170         more carefully.
13172 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13174         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
13175         (sgml-mode): Use it.
13176         (sgml-get-context): Better keep track of implicitly closed tags.
13178 2005-01-13  Kenichi Handa  <handa@m17n.org>
13180         * textmodes/ispell.el: These changes are to fix misalignment error
13181         caused by equivalent characters of different Emacs charsets.
13182         (ispell-unified-chars-table): New variable.
13183         (ispell-get-decoded-string): New function.
13184         (ispell-get-casechars, ispell-get-not-casechars)
13185         (ispell-get-otherchars): Call ispell-get-decoded-string.
13187 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
13189         * custom.el (custom-declare-variable): Just put symbol instead
13190         of (defvar . symbol) in `current-load-list'.
13192 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
13194         * emacs-lisp/elint.el: Fixed typo in Commentary section.
13196 2005-01-12  Jay Belanger  <belanger@truman.edu>
13198         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
13199         to create a Calc summary.
13201 2005-01-12  Kim F. Storm  <storm@cua.dk>
13203         * mouse.el (mouse-on-link-p): Change functionality and doc
13204         string to comply with latest description in lisp ref.
13206 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
13208         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
13209         Enable mouse clicks on mode-line, header-line and margin.
13210         (event-type): Give mouse event symbols an 'event-kind property
13211         with value 'mouse-click.
13213 2005-01-12  Juri Linkov  <juri@jurta.org>
13215         * facemenu.el (list-colors-display): Add new arg buffer-name.
13216         Use it.  Fix docstring.  Replace code for identifying duplicate
13217         colors by the name with call to `list-colors-duplicates' which
13218         identifies duplicate colors by the value unless the color
13219         is one of special Windows colors.  Set truncate-lines to t.
13220         Print sorted duplicate color names on each line.  Indent to 22
13221         \(the longest color name in rgb.txt) instead of 20.  Optimize.
13222         (list-colors-duplicates): New function.
13223         (facemenu-color-name-equal): Delete function.
13225         * facemenu.el (list-colors-print): New function created from code
13226         in list-colors-display.  Print #RRGGBB at the window right edge.
13227         (list-colors-display): When temp-buffer-show-function is not
13228         defined, call list-colors-print from temp-buffer-show-hook
13229         to get the right value of window-width in list-colors-print
13230         after the buffer is displayed.
13232         * simple.el (pop-mark): Move deactivate-mark out of conditional
13233         part to deactivate the active mark regardless of the state of the
13234         mark ring.
13236         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
13237         variables line in desktop files.
13239 2005-01-12  Juri Linkov  <juri@jurta.org>
13241         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
13242         Bring together isearch highlight related options.
13243         (lazy-highlight): Replace group `replace' by `matching'.
13244         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
13245         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
13246         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
13247         and declare them obsolete.
13248         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
13249         (isearch-faces): Remove defgroup.
13250         (isearch-overlay, isearch-highlight, isearch-dehighlight):
13251         Move isearch highlighting code closer to lazy highlighting code.
13253         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
13254         (query-replace-highlight, query-replace-lazy-highlight)
13255         (query-replace): Move definitions to the beginning of the file.
13257 2005-01-11  Juri Linkov  <juri@jurta.org>
13259         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
13260         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
13261         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
13263         * info.el (Info-history-forward): New variable.
13264         (Info-select-node): Reset Info-history-forward to nil.
13265         (Info-last): Turn into defalias.
13266         (Info-history-back): Rename from Info-last.
13267         Add current node to Info-history-forward.
13268         (Info-history-forward): New fun.
13269         (Info-mode-map): Replace Info-last by Info-history-back.
13270         Bind Info-history-forward to "r".
13271         (Info-mode-menu): Replace Info-last by Info-history-back.
13272         Fix menu item text.  Add menu item for Info-history-forward.
13273         (info-tool-bar-map): Replace Info-last by Info-history-back.
13274         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
13275         for Info-history-forward.
13276         (Info-mode): Replace Info-last by Info-history-back in docstring.
13277         Add local variable Info-history-forward.
13278         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
13280 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
13282         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
13283         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
13284         Ignore select-window events rather than fiddle with
13285         mouse-autoselect-window.
13287 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
13289         * type-break.el (type-break-mode): Fix previous change.
13291 2005-01-10  Jay Belanger  <belanger@truman.edu>
13293         * calc/calc-ext.el (calc-reset): Reset when inside embedded
13294         calculator; only reset when point is inside a calculator.
13295         Don't adjust the window height if the window takes up the whole height
13296         of the frame.
13298 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
13300         * ebuff-menu.el (Electric-buffer-menu-mode):
13301         Preserve value of buffer-local var header-line-format.
13303 2005-01-09  Jay Belanger  <belanger@truman.edu>
13305         * calc/calc.el (calc-mode-var-list-restore-saved-values):
13306         Make sure settings file exists before accessing it.
13308         * calc/calc-embed.el (calc-embedded-subst):
13309         Replace math-multi-subst-rec, which is only supposed to be called
13310         by math-multi-subst, by math-multi-subst.
13312 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
13314         * vc.el (vc-allow-async-revert): New user option.
13315         (vc-disable-async-diff): New internal variable.
13316         (vc-revert-buffer): Use them to disable asynchronous diff.
13318         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
13319         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
13320         asynchronously if vc-disable-async-diff is t.
13322 2005-01-09  Jay Belanger  <belanger@truman.edu>
13324         * calc/calc.el (defcalcmodevar): New macro.
13325         (calc-mode-var-list-restore-default-values)
13326         (calc-mode-var-list-restore-saved-values): New functions.
13327         (calc-mode-var-list): Use defcalcmodevar to define it.
13328         (calc-always-load-extensions, calc-line-numbering)
13329         (calc-line-breaking, calc-display-just, calc-display-origin)
13330         (calc-number-radix, calc-leading-zeros, calc-group-digits)
13331         (calc-group-char, calc-point-char, calc-frac-format)
13332         (calc-prefer-frac, calc-hms-format, calc-date-format)
13333         (calc-float-format, calc-full-float-format, calc-complex-format)
13334         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
13335         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
13336         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
13337         (calc-matrix-brackets, calc-language, calc-language-option)
13338         (calc-left-label, calc-right-label, calc-word-size)
13339         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
13340         (calc-display-raw, calc-internal-prec, calc-angle-mode)
13341         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
13342         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
13343         (calc-window-height, calc-display-trail, calc-show-selections)
13344         (calc-use-selections, calc-assoc-selections)
13345         (calc-display-working-message, calc-auto-why, calc-timing)
13346         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
13347         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
13348         (calc-gnuplot-default-device, calc-gnuplot-default-output)
13349         (calc-gnuplot-print-device, calc-gnuplot-print-output)
13350         (calc-gnuplot-geometry, calc-graph-default-resolution)
13351         (calc-graph-default-resolution-3d, calc-invocation-macro)
13352         (calc-show-banner): Use defcalcmodevar to declare them and set
13353         their default values.
13355         * calc/calc-ext.el (calc-reset): Restore saved values of variables
13356         instead of default values (but restore default values if there is
13357         an argument of 0).
13359 2005-01-09  David Kastrup  <dak@gnu.org>
13361         * desktop.el (desktop-restore-eager): Fix typo in type.
13363 2005-01-08  Richard M. Stallman  <rms@gnu.org>
13365         * cus-edit.el (customize): Delete :link.
13367 2005-01-08  Jay Belanger  <belanger@truman.edu>
13369         * calc/calc.el (calc-mode): Remove the extension from the
13370         `calc-settings-file' file name when loading it.
13372 2005-01-08  Kim F. Storm  <storm@cua.dk>
13374         * info.el (Info-mode-map, Info-next-link-keymap)
13375         (Info-prev-link-keymap, Info-up-link-keymap):
13376         Map follow-link to mouse-face.
13377         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
13379 2005-01-08  Jay Belanger  <belanger@truman.edu>
13381         * calc/calc.el (calc-settings-file): Change default value.
13382         Suggested by cgw in a comment in calc-mode.el.
13384         * calc/calc-mode.el (calc-settings-file-name):
13385         Compare calc-settings-file to user-init-file instead of ~/.emacs.
13386         Replace ~/.emacs in a prompt by calc-settings-file.
13388 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
13390         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
13391         (desktop-lazy-idle-delay): New customizable variables.
13392         (desktop-buffer-args-list): New variable.
13393         (desktop-append-buffer-args): New function.
13394         (desktop-save): Call desktop-append-buffer-args for some buffers.
13395         (desktop-lazy-create-buffer): New function.
13396         (desktop-idle-create-buffers): New function.
13397         (desktop-read): Add message about buffers to restore lazily.
13398         (desktop-lazy-abort): New command.
13399         (desktop-clear): Call desktop-lazy-abort.
13400         (desktop-lazy-complete): New command.
13402 2005-01-06  Richard M. Stallman  <rms@gnu.org>
13404         * emacs-lisp/find-func.el (find-face-definition):
13405         Rename from find-face.
13407 2005-01-06  Kim F. Storm  <storm@cua.dk>
13409         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
13411         * man.el (Man-xref-man-page, Man-xref-header-file)
13412         (Man-xref-normal-file): Add follow-link property.
13414 2005-01-06  Jay Belanger  <belanger@truman.edu>
13416         * calc/calc-units.el: Make sure the proper macro definitions are
13417         available when compiling.
13419 2005-01-06  Juri Linkov  <juri@jurta.org>
13421         * isearch.el (isearch-lazy-highlight-update):
13422         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
13424 2005-01-06  Miles Bader  <miles@gnu.org>
13426         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
13427         (isearch-lazy-highlight-face): Use new name.
13429 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13431         * uniquify.el (uniquify-rationalize-file-buffer-names):
13432         Re-add an interactive spec.
13433         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
13434         to the same name.
13436         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
13437         (isearch-update, isearch-done): Adjust calls accordingly.
13439 2005-01-05  Richard M. Stallman  <rms@gnu.org>
13441         * custom.el (custom-set-variables, custom-theme-set-variables):
13442         Clarify documentation.
13444         * emacs-lisp/find-func.el (find-variable)
13445         (find-variable-other-window, find-variable-other-frame):
13446         Fix the TYPE args to find-function-read and find-function-do-it.
13447         (find-function): Doc fix.
13448         (find-function-at-point): Replace function-at-point alias.
13450 2005-01-04  Richard M. Stallman  <rms@gnu.org>
13452         * cus-face.el (custom-declare-face):
13453         Record defface in current-load-list.
13455         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
13457         * emacs-lisp/find-func.el: Doc fixes.
13458         (find-face-regexp): New variable.
13459         (find-function-regexp-alist): New variable.
13460         (find-function-C-source): Third arg is now TYPE.
13461         (find-function-search-for-symbol): Handle general TYPE.
13462         (find-function-read, find-function-do-it): Handle general TYPE.
13463         (find-definition-noselect, find-face): New functions.
13464         (function-at-point): Alias deleted.
13466 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13468         * battery.el (display-battery-mode): Rename from display-battery.
13469         Handle the case where it gets turned off.
13471 2005-01-04  Richard M. Stallman  <rms@gnu.org>
13473         * cus-edit.el (customize): Make :link point to user doc.
13475         * man.el (Man-fontify-manpage): Turn off undo generation.
13477         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
13479 2005-01-04  Andreas Schwab  <schwab@suse.de>
13481         * files.el (insert-directory): Only look for error lines in
13482         inserted text.  Don't move too far after processing --dired markers.
13484 2005-01-04  Richard M. Stallman  <rms@gnu.org>
13486         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
13487         Don't expand if the character is @, period, dash, etc.
13488         (define-mail-abbrev): Quote names that contain problem characters.
13490 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
13492         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
13494 2005-01-03  Richard M. Stallman  <rms@gnu.org>
13496         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
13497         (query-replace-highlight, query-replace-lazy-highlight)
13498         (query-replace): Definitions moved up.  Doc fix.
13500 2005-01-03  Richard M. Stallman  <rms@gnu.org>
13502         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
13503         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
13504         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
13505         (lazy-highlight-face): Rename from isearch-lazy-...
13506         Change all references to them.
13508 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
13510         * cus-edit.el (custom-file): Doc fix for defcustom.
13511         (custom-file): The function no longer sets the variable
13512         `custom-file' to its return value.
13514         * startup.el (command-line): No longer load `custom-file'.
13516 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13518         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
13520         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
13521         Don't confuse module-prefixed identifiers for labels.
13522         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
13524 2005-01-02  Richard M. Stallman  <rms@gnu.org>
13526         * files.el (basic-save-buffer-1): Fix previous change.
13528         * loadhist.el (file-loadhist-lookup): New function.
13529         (file-provides, file-requires): Use it.
13531         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
13532         instead of calculating the right size.
13534 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
13536         * vc-svn.el (vc-svn-diff): Stay local if possible.
13538 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13540         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
13542         * files.el (hack-local-variables): Fix last change.
13544 2005-01-02  Jay Belanger  <belanger@truman.edu>
13546         * calc/calc-yank.el (calc-edit-top): New variable.
13547         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
13548         object.  Change header properties.
13549         (calc-edit-finish, calc-edit-finish-stack-object)
13550         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
13551         edited object.
13552         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
13553         for the beginning of the edited object.
13554         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
13555         for the beginning of the edited object.
13556         * calc/calc-prog.el (calc-edit-macro-finish-edit)
13557         (calc-finish-formula-edit, calc-macro-repeats)
13558         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
13559         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
13560         beginning of the edited object.
13561         (calc-user-define-edit): Change the header for editing macros.
13562         Remove unnecessary variable.
13564 2005-01-01  Jay Belanger  <belanger@truman.edu>
13566         * calc/calc-yank.el (calc-edit-mode): Change default header.
13567         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
13568         * calc/calc-store.el (calc-edit-variable): Change title to match new
13569         header.
13570         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
13571         mode to match new header.
13572         (calc-user-define-edit): Change titles to include names of commands.
13573         (calc-finish-formula-edit): Adjust to handle new header.
13574         (calc-finish-macro-edit): Remove.
13575         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
13576         (calc-edit-macro-command, calc-edit-macro-command-type)
13577         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
13578         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
13579         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
13580         (calc-edit-macro-finish-edit): New functions.
13581         (calc-user-define-edit): Use new functions to edit named calc macros.
13583 2005-01-01  Stefan  <monnier@iro.umontreal.ca>
13585         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
13587         * ses.el (copy-region-as-kill): Deactivate mark.
13589 2005-01-01  Richard M. Stallman  <rms@gnu.org>
13591         * replace.el (occur-1): If the output buffer is also an input,
13592         don't kill it, rename it.
13594         * faces.el (set-face-background, set-face-foreground): Doc fix.
13596         * cus-face.el (custom-face-attributes): Fix :help-echo strings
13597         for :foreground and :background.
13599         * dired.el (dired-view-command-alist): Variable deleted.
13600         (dired-view-file, dired-mouse-find-file-other-window):
13601         Delete the code to use it.
13603 2005-01-01  Kim F. Storm  <storm@cua.dk>
13605         * image.el (insert-sliced-image): Use t for line-height property.
13607 See ChangeLog.11 for earlier changes.
13609 ;; Local Variables:
13610 ;; coding: iso-2022-7bit
13611 ;; End:
13613     Copyright (C) 2005 Free Software Foundation, Inc.
13614   Copying and distribution of this file, with or without modification,
13615   are permitted provided the copyright notice and this notice are preserved.
13617 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1