(auto-mode-alist): Remove mh-letter-mode. Unnecessary, and causes
[emacs.git] / lisp / ChangeLog
blobf5ba9ceee7d191ce329ce0c2255dc29f94c50812
1 2005-12-07  Bill Wohler  <wohler@newt.com>
3         * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
4         and causes problems with non-MH users (such as Gnus users).
6 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
8         * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
9         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
10         (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
11         command "info sources".  Move calls to GDB command "list".
12         (gdb-find-file-hook): Just use gdb-source-file-list.
13         (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
14         (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
15         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
16         (gdb-data-list-register-values-handler): Use correct trigger name.
18 2005-12-07  Kim F. Storm  <storm@cua.dk>
20         * ido.el (ido-completion-map): Renamed from ido-mode-map.
21         (ido-common-completion-map, ido-file-completion-map)
22         (ido-file-dir-completion-map, ido-buffer-completion-map):
23         Renamed from ido-mode-....-map.
24         (ido-init-completion-maps): Renamed from ido-init-mode-maps.
25         (ido-setup-completion-map): Renamed from ido-define-mode-map.
26         (ido-read-internal): Bind minibuffer-local-filename-completion-map
27         to ido-completion-map.
29 2005-12-07  Kenichi Handa  <handa@m17n.org>
31         * international/mule-cmds.el
32         (set-display-table-and-terminal-coding-system): If the coding
33         system specified in `unibyte-display' property is different from
34         the arg coding-system, don't setup standard-display-table.
36 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
38         * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
39         that comments end at \n, regardless of selective-display.
41 2005-12-07  Nick Roberts  <nickrob@snap.net.nz>
43         * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
44         (gdb-version): New variables.
45         (gdb-source-file-list, gdb-register-names)
46         (gdb-changed-registers): New variables for use with GDB 6.4+.
47         (gdb-ann3): Replace with...
48         (gdb-init-1, gdb-init-2): ...two new functions.
49         (gdba, gdb-prompt): Call gdb-init-1.
50         (gdb-get-version): New function.  Call gdb-init-2 from here.
51         (gud-watch): Make it work with mouse events too.
52         (gdb-post-prompt): Don't add to queue until GDB version is known.
53         (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
54         (gdb-locals-mode): Use gdb-version.
55         (gdb-memory-format-map, gdb-memory-unit-map)
56         (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
57         (gdb-locals-font-lock-keywords-1)
58         (gdb-locals-font-lock-keywords-2): New variables.
59         (gdb-find-file-hook): fgfg.
60         (gdb-set-gud-minor-mode-existing-buffers-1)
61         (gdb-var-list-children-1, gdb-var-list-children-handler-1)
62         (gdb-var-update-1, gdb-var-update-handler-1)
63         (gdb-data-list-register-values-handler)
64         (gdb-data-list-register-values-custom)
65         (gdb-get-changed-registers, gdb-get-changed-registers-handler)
66         (gdb-stack-list-locals-handler, gdb-get-register-names):
67         New functions for use with GDB 6.4+.
68         (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
69         (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
70         (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
71         (gdb-stack-list-locals-regexp)
72         (gdb-data-list-register-names-regexp): New regexps for use with
73         GDB 6.4+.
75 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
77         * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
79 2005-12-06  Nozomu Ando <nand@mac.com>  (tiny patch)
81         * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
82         prompts work for AUTH PLAIN.  Also reported by Steve Allan
83         <seallan@verizon.net>.
85 2005-12-06  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
87         * frame.el (set-frame-parameter): Add doc string.
89 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
91         * textmodes/org.el: (org-occur-highlights): New variable.
92         (org-highlight-new-match, org-remove-occur-highlights): New functions.
93         (org-highlight-sparse-tree-matches): New option.
94         (org-do-occur): New function.
95         (org-get-heading): Make it work also at beginning of line.
96         (org-category-table): New variable.
97         (org-get-category-table, org-get-category)
98         (org-camel-to-words, org-link-search): New functions.
99         (org-select-this-todo-keyword): New variable.
100         (org-todo-list): New command.
101         (org-shiftright, org-shiftleft): New commands.
102         (org-agenda-todo): Add prefix argument.
103         (org-show-hierarchy-above): New option.
104         (org-show-todo-tree): Numerical prefix creates tree for specific
105         TODO keyword.
106         (org-outline-level): New function, to assign a level to plain
107         lists items.
108         (org-cycle-include-plain-lists): New option.
109         (org-mode): Use `org-outline-level' as value of `outline-level'.
110         (org-cycle): Temporarily switch `outline-regexp' if
111         `org-cycle-include-plain-lists' is non-nil.
112         (org-start-icalendar-file): Fix format bug.
113         (org-agenda-get-day-entries): Create category table.
114         (org-agenda-get-todos, org-agenda-get-timestamps)
115         (org-agenda-get-deadlines, org-agenda-get-scheduled)
116         (org-agenda-get-blocks): Use `org-get-category'.
117         (org-context-in-file-links): Rename from
118         `org-line-numbers-in-file-links' .
120 2005-12-06  Romain Francoise  <romain@orebokech.com>
122         * window.el (balance-windows): Delete extraneous third arg in call
123         to `enlarge-window'.
125 2005-12-06  Kenichi Handa  <handa@m17n.org>
127         * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
129 2005-12-06  Nick Roberts  <nickrob@snap.net.nz>
131         * progmodes/gdb-ui.el (gdb-var-create-handler)
132         (gdb-var-evaluate-expression-handler, gdb-frame-handler)
133         (gdb-var-list-children-handler, gdb-var-update-handler):
134         Current buffer is already gdb-partial-output-buffer, don't
135         make it current again.
137 2005-12-05  Luc Teirlinck  <teirllm@auburn.edu>
139         * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
140         (list-buffers-noselect): Use it.
142 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
144         * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
145         (mail-yank-ignored-headers): Use regexp-opt.
146         (mail-mode-map): Move initialization into declaration.
147         (mail-sent-via): Remove unused shadowed var `to-line'.
148         (mail-mailer-swallows-blank-line): Use with-temp-buffer.
149         (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
150         (mail-do-fcc): Use dolist and push.
151         (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
152         (mail-yank-ignored-headers): Don't autoload.
154 2005-12-05  Kenichi Handa  <handa@m17n.org>
156         * international/mule-cmds.el (set-language-info-internal): New fun.
157         (set-language-info): Call set-language-info-internal to update
158         language-info-alist.  If LANG-ENV is the current one, call
159         set-language-environment to make INFO effective now.
160         (set-language-info-alist): Likewise.
161         (locale-language-names): With locale "en", use English
162         lang. env. but set the default codings to iso-8859-1.
164 2005-12-04  Nick Roberts  <nickrob@snap.net.nz>
166         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
167         (gdb-speedbar-auto-raise): Echo new state in minibuffer.
168         (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
169         for plain strings.
170         (gdb-frames-mode): Remove redundant call to font-lock-mode.
171         (gdb-all-registers): Rename from toggle-gdb-all-registers.
172         Create registers buffer if necessary.  Echo new state in minibuffer.
173         (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
175 2005-12-03  Chong Yidong  <cyd@stupidchicken.com>
177         * info.el (Info-fontify-node): Match external links using
178         non-directory part of filename.
180 2005-12-04  Juri Linkov  <juri@jurta.org>
182         * font-core.el (global-font-lock-mode): Use define-global-minor-mode
183         instead of easy-mmode-define-global-mode.  Add `:group font-lock'.
184         (font-lock-mode): Replace `:group font-lock' with `nil nil nil'.
186         * font-lock.el (lisp-font-lock-keywords-1):
187         Add define-global-minor-mode.
189         * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
191         * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
192         properties on the constructed variable names.
194         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
195         Put `definition-name' properties on the constructed function names
196         next-sym and prev-sym.
198         * emacs-lisp/find-func.el (find-function-regexp):
199         Add define-global-minor-mode.  Replace `easy-mmode-define-global-mode'
200         with `easy-mmode-define-[a-z-]+'.  Add easy-menu-define.
201         (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
202         and easy-menu-define.
204         * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
205         easy-mmode-define-global-mode and define-global-minor-mode.
206         (lisp-imenu-generic-expression): Add define-global-minor-mode.
208         * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
209         instead of easy-mmode-define-global-mode.
211         * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
212         Use define-minor-mode instead of easy-mmode-define-minor-mode.
214         * cus-edit.el (customize-group, customize-group-other-window):
215         Filter out autoloaded options from the group completion list by
216         using heuristics that autoloaded groups don't have `custom-autoload'
217         property on their symbols (they have only `custom-loads').
219         * simple.el (completion-setup-function): Put completions-common-part
220         face on full completion string too (i.e. completion string without
221         completions-first-difference face).
223         * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
225 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
227         * view.el (view-mode): Doc fix.
229         * disp-table.el (standard-display-european): Add to the warning
230         message a reference to the doc string.
232         * play/yow.el (apropos-zippy): Call print-help-return-message,
233         similar to other Help and Apropos commands.
235         * help.el (print-help-return-message): If pop-up-frames is
236         non-nil, set up help-return-method to delete the help window and,
237         possibly, its frame as well, and don't display message about
238         scrolling the help window.  Doc fix.
239         (help-return-method): Doc fix.
241 2005-12-03  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
243         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
244         whereby names of length one or names starting with a
245         symbol-constituent character would not be returned.
247 2005-12-03  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
249         * subr.el (atomic-change-group): Add edebug and indentation spec.
251 2005-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
253         * completion.el (save-completions-file-name): Fix typo in last change.
255 2005-12-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
257         * info.el: Move back/forward history to the beginning of the tool bar.
259 2005-12-02  Ken Manheimer  <ken.manheimer@gmail.com>
261         * allout.el:(eval-when-compile): Remove unnecessary load of 'cl.
262         Add fset of allout-real-isearch-abort during compile to fix
263         byte-compilation warnings.
264         (allout-mode-p): Move definition of this macro above all uses, or
265         byte compilation in barren emacs (eg, during emacs build) will
266         lack the definition.
267         (allout-mode): Move this variable above any uses, or byte
268         compilation will fail.
269         (allout-resolve-xref): Remove use of personal file-reference function.
270         (allout-toggle-current-subtree-encryption): Do the current (ie,
271         visible containing) topic, rather than nearest around point.  Doc fix.
272         (allout-toggle-subtree-encryption): New function, workhorse that
273         works on nearest topic containing point.
274         (allout-encrypt-string): Signal requirement for newer version of pgg.
275         (allout-resumptions): Doc fix.
277 2005-12-02  Eli Zaretskii  <eliz@gnu.org>
279         * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
281 2005-12-02  Agustin Martin  <agustin.martin@hispalinux.es>
283         * textmodes/flyspell.el (flyspell-external-point-words):
284         Consider a misspelling as found in the string search if: (a) misspelling
285         and found string lengths match, or (b) misspelling is found as
286         element in a boundary-chars separated longer string, or (c)
287         ispell-program-name is really ispell and misspelling is found as
288         part of a TeX string.  After successful match move beginning of
289         search region to end of match.  Warn about not found misspellings
290         once the process is done.
291         (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
293 2005-12-02  Nick Roberts  <nickrob@snap.net.nz>
295         * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
296         tool bar (removed inadvertently).
298 2005-12-02  Juri Linkov  <juri@jurta.org>
300         * log-view.el (log-view-diff): Clarify doc string.
302 2005-12-01  Bill Wohler  <wohler@newt.com>
304         * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
305         triggers lm-verify errors.
307 2005-12-01  Luc Teirlinck  <teirllm@auburn.edu>
309         * simple.el (transient-mark-mode, line-number-mode)
310         (column-number-mode, size-indication-mode): Remove `:require nil'.
312 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
314         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
315         in the margin also.
316         (gdb-breakpoints-mode-map): Use D instead of d for
317         gdb-delete-breakpoint.
318         (gdb-get-frame-number): Require a number to match on.
319         (gdb-threads-mode-map): Add follow-link binding.
321 2005-11-30  Jason Rumney  <jasonr@gnu.org>
323         * isearch.el (isearch-mode-map): Avoid exiting search on
324         language-change event.
326 2005-11-30  Romain Francoise  <romain@orebokech.com>
328         * speedbar.el (speedbar-default-position): New defcustom.
329         (speedbar-frame-reposition-smartly): Use it.
331         * dframe.el (dframe-reposition-frame-emacs): Fix position
332         computation for `left' location.
333         Update copyright year.
335 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
337         * help.el (help-map): Move initialization into declaration.
339         * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
341         * help-fns.el (help-argument-name): Don't autoload.
342         It's useless and triggers a bug in cus-dep.el causing ldefs-boot
343         to be re-loaded when customizing the `help' group.
345 2005-11-30  John Paul Wallington  <jpw@gnu.org>
347         * help-fns.el (describe-function-1): Fill arglist output.
349 2005-11-30  Kim F. Storm  <storm@cua.dk>
351         * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
352         (cua--rectangle-post-command): Cleanup overlays and deactivate mark
353         after revert-buffer (or anything else which kills all local variables).
355         * apropos.el (apropos-parse-pattern): Doc fix.
356         Set apropos-regexp directly, rather than expecting callers to do so.
357         (apropos-command, apropos, apropos-value, apropos-documentation):
358         Simplify calls to apropos-parse-pattern.
360 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
362         * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
363         (hi-lock-face-phrase-buffer): Use hi-yellow face.
364         (hi-lock-write-interactive-patterns): Use comment-region.
366         * longlines.el (longlines-mode): Add mail-setup-hook.
368         * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
370         * simple.el (sendmail-user-agent-compose, next-line):
371         Conditionally use hard-newline.
373 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
375         * international/latexenc.el (latex-inputenc-coding-alist):
376         Reword doc string.
378 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
380         * help.el (describe-key-briefly, describe-key): Recognize default
381         bindings.
383 2005-11-29  Romain Francoise  <romain@orebokech.com>
385         * view.el (view-inhibit-help-message): New defcustom.
386         (view-mode-enter): Use it.
388 2005-11-29  Michael Kifer  <kifer@cs.stonybrook.edu>
390         * ediff-wind (ediff-setup-control-frame, ediff-make-wide-display):
391         Preserve user position.
393 2005-11-28  Luc Teirlinck  <teirllm@auburn.edu>
395         * font-lock.el: Throw error if facemenu is not loaded to prevent
396         accidental change of loading order in loadup.el.  (Suggested by RMS.)
398         * loadup.el: Add comment explaining why facemenu must be loaded
399         before font-lock.
401 2005-11-28  Jay Belanger  <belanger@truman.edu>
403         * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
404         (calc-dispatch-map): Add more keys for `calc-same-interface'.
406         * calc/calc-misc.el (calc-dispatch-help): Update docstring.
408         * calc/calc-embed.el (calc-do-embedded): Update help message.
410         * calc/calc-prog.el (calc-user-define-invokation): Update help message.
412 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
414         * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
416         * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
417         called-interactively-p.
418         (elp-profilable-p): Rename from elp-not-profilable-p.
419         Invert result and take into account macros and autoloaded functions.
420         (elp-instrument-function): Update call.
421         (elp-instrument-package): Update call.  Add completion.
422         (elp-pack-number): Use match-string.
423         (elp-results-jump-to-definition-by-mouse): Merge into
424         elp-results-jump-to-definition and then remove.
425         (elp-output-insert-symname): Make help echo text single-line.
427         * replace.el (query-replace-map): Move initialization into declaration.
428         (occur-engine): Use with-current-buffer.
429         (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
430         (occur-mode-mouse-goto): Replace with an alias.
432 2005-11-28  Juri Linkov  <juri@jurta.org>
434         * simple.el (quoted-insert): Let-bind input-method-function to nil.
436         * term/w32-win.el: Bind [S-tab] to [backtab].
438         * info.el (Info-fontify-node): Set 2nd arg `noerror' of
439         `Info-find-file' to t.
441         * replace.el (occur-mode-mouse-goto): Pop, don't switch.
442         (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
443         and same-window-regexps.
444         (occur-next-error): Don't move point for arg 0.
446 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
448         * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
450 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
452         * log-edit.el (log-edit-changelog-use-first): New var.
453         (log-edit-changelog-ours-p): Use it.
454         (log-edit-insert-changelog): Set it with new arg `use-first'.
455         (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
456         (log-edit-hook): Add them to the list of suggested options.
458         * textmodes/flyspell.el (flyspell-last-buffer): New var.
459         (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
460         redundant work.
461         (flyspell-mode-on): Use add-hook for after-change-functions.
462         (flyspell-mode-off): Use remove-hook for after-change-functions.
463         (flyspell-changes): Make it buffer-local.
464         (flyspell-after-change-function): Make it non-interactive.  Use push.
465         (flyspell-post-command-hook): Check input-pending-p while processing
466         the potentially long list of buffer changes.
468 2005-11-28  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
470         * buff-menu.el (list-buffers-noselect): Display the selected
471         frame's buffer list, not the global one.
473 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
475         * xt-mouse.el (xterm-mouse-event): Set last-input-event so
476         that (list last-input-event) works as in interactive spec.
478 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
480         * loadup.el ("facemenu"): Load facemenu before font-lock, because
481         `facemenu-keymap' needs to be defined when font-lock is loaded.
482         Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
484 2005-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
486         * completion.el: Remove useless leading * in defcustom docstrings.
487         (save-completions-file-name): Use ~/.emacs.d if available.
488         (completion-standard-syntax-table): Rename from
489         cmpl-standard-syntax-table and fold initialization into declaration,
490         thus removing cmpl-make-standard-completion-syntax-table.
491         (completion-lisp-syntax-table, completion-c-syntax-table)
492         (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
493         (cmpl-saved-syntax, cmpl-saved-point): Remove.
494         (symbol-under-point, symbol-before-point)
495         (symbol-under-or-before-point, symbol-before-point-for-complete)
496         (add-completions-from-c-buffer): Use with-syntax-table.
497         (make-completion): Don't return a list of completion entries.
498         Update callers.
499         (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
500         (completion-initialize): Rename from initialize-completions.
501         (completion-find-file-hook): Rename from cmpl-find-file-hook.
502         (kill-emacs-save-completions): Collect stats here.
503         (save-completions-to-file, load-completions-from-file):
504         Use with-current-buffer.
505         (completion-def-wrapper): Rename from def-completion-wrapper.  Make it
506         into a function.  Move all calls to toplevel.
507         (completion-lisp-mode-hook): New fun.
508         (completion-c-mode-hook, completion-setup-fortran-mode):
509         Set the syntax-table here.  Use local-set-key.
510         (completion-saved-bindings): New var.
511         (dynamic-completion-mode): Make it into a proper minor mode.
512         (load-completions-from-file): Remove unused var `num-uses'.
514         * emacs-lisp/cl-macs.el (defstruct): Don't define the default
515         constructor if it is explicitly overridden.
517         * complete.el (PC-completion-as-file-name-predicate):
518         Use minibuffer-completing-file-name.
519         (partial-completion-mode): Use find-file-not-found-functions.
520         (PC-lisp-complete-symbol): Use with-syntax-table.
521         (PC-look-for-include-file): Remove dead setq.
522         (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
523         (PC-complete): Use with-current-buffer.
525         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
526         escape single quotes.
528 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
530         * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
531         of `if' whose condition always returned nil.  Doc fix.
533         * buff-menu.el (Buffer-menu-revert-function): Make the selected
534         window's buffer the current buffer around the call to
535         `list-buffers-noselect'.  This is necessary to mark that buffer
536         with a `.' in the Buffer Menu when called from Lisp, for instance
537         by Auto Revert Mode.
539 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
541         * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
542         attaching to it.
543         (gdb-pre-prompt): Make sure gdb-error is reset.
545         * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
546         with a child process, detect it.
547         (gud-speedbar-buttons): Match regexp more carefully.
549 2005-11-27  Richard M. Stallman  <rms@gnu.org>
551         * mouse.el (mouse-drag-move-window-bottom):
552         Use adjust-window-trailing-edge.
554 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
556         * simple.el (blink-matching-open): Ignore
557         `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
558         (blink-matching-paren-on-screen): Update docstring.
560         * paren.el (show-paren-mode): No longer change
561         `blink-matching-paren-on-screen'.
563 2005-11-27  John Paul Wallington  <jpw@pobox.com>
565         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
566         (gdb-threads-select, gdb-edit-register-value):
567         Use `posn-set-point' instead of `mouse-set-point' because the
568         latter is not fbound when configured without X.
570 2005-11-27  Kim F. Storm  <storm@cua.dk>
572         * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
573         existing face when partially highlighting a TAB in a rectangle.
575 2005-11-26  Kim F. Storm  <storm@cua.dk>
577         * ido.el (ido-mode-map): Doc fix.
578         (ido-mode-common-map, ido-mode-file-map)
579         (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
580         (ido-define-mode-map): Rewrite.  Select one of the new maps as
581         parent for ido-mode-map instead of building from scratch.
582         (ido-init-mode-maps): New defun to initialize new maps.
583         (ido-mode): Call it.
584         (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
585         (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
587 2005-11-26  John Paul Wallington  <jpw@pobox.com>
589         * arc-mode.el (archive-extract): Use `posn-set-point' instead of
590         `mouse-set-point' because the latter is not fbound when configured
591         without X.
593 2005-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
595         * files.el (file-relative-name): Doc fix.
597 2005-11-26  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
599         * progmodes/octave-inf.el (inferior-octave-startup): Force a
600         non-empty string for secondary prompt PS2.
602 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
604         * progmodes/compile.el (compilation-setup): Fix last change.
606 2005-11-26  Nick Roberts  <nickrob@snap.net.nz>
608         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
609         (gdb-mouse-toggle-breakpoint-margin)
610         (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
611         Add gdb-server-prefix to keep out of command history.
612         (gdb-edit-register-value): New function.
613         (gdb-registers-mode-map): Bind mouse-2 and RET to it.
614         (gdb-info-registers-custom): Use above map.
616 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
618         * custom.el (enable-theme): Signal error if argument is not a
619         theme.  Don't recalculate a face if it's not loaded yet.
621         * cus-face.el (custom-theme-set-faces): Don't change saved-face if
622         the `user' theme is in effect.
624         * info.el (Info-on-current-buffer): Record actual filename in
625         Info-current-file, instead of t, or a fake filename if a non-file
626         buffer.  Make autoload.
627         (Info-find-node, Info-revert-find-node): No need to check for
628         Info-current-file nil.
629         (Info-set-mode-line, Info-up, Info-copy-current-node-name):
630         Info-current-file is now never `t'.
631         (Info-fontify-node): Many simplifications due to Info-current-file
632         always being valid.  Use Info-find-file to find node filename.
634 2005-11-25  David Kastrup  <dak@gnu.org>
636         * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
637         new character, then delete" in order to preserve markers.
639 2005-11-25  David Ponce  <david@dponce.com>
641         * recentf.el (recentf-arrange-by-rule): Handle a special
642         `auto-mode-alist'-like "strip suffix" rule.
643         (recentf-build-mode-rules): Handle second level auto-mode entries.
645 2005-11-25  Michael Kifer  <kifer@cs.stonybrook.edu>
647         * viper-keym.el (viper-ESC-key): Use different values in terminal and
648         window modes.
650         * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
651         jde-javadoc-checker-report-mode.
653         * ediff-wind (ediff-make-wide-display): Slight simplification.
655         * ediff.el (ediff-date): Change the date of last update.
657 2005-11-24  Chong Yidong  <cyd@stupidchicken.com>
659         * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
660         Use define-minor-mode, and make it a local mode.  Turn on font-lock.
661         (hi-lock-mode): New global minor mode.
662         (turn-on-hi-lock-if-enabled): New function.
663         (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
664         Change arguments to regexp and face instead of a font-lock pattern.
665         Directly set face property, instead of refontifying.
666         (hi-lock-font-lock-hook): Check if font-lock is being turned on.
667         (hi-lock-find-patterns): Use line-number-at-pos.
669         (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode.  Use new
670         arguments for hi-lock-set-pattern.
671         (hi-lock-unface-buffer, hi-lock-set-file-patterns): Call
672         font-lock-fontify-buffer.
673         (hi-lock-find-file-hook, hi-lock-current-line)
674         (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
676         (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
677         turned off.
679         * progmodes/compile.el (compilation-setup): Don't fiddle with
680         font-lock-defaults.
682 2005-11-25  Nick Roberts  <nickrob@snap.net.nz>
684         * progmodes/gdb-ui.el (gdb-var-create-handler)
685         (gdb-var-list-children-handler): Find values for all variable
686         objects.  gud-speedbar-buttons decides whether to display them.
688 2005-11-24  Romain Francoise  <romain@orebokech.com>
690         * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
691         buffer name with a space.
693 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
695         * textmodes/org.el: (org-export-plain-list-max-depth): Renamed from
696         `org-export-local-list-max-depth'.  Change default value to 3.
697         (org-auto-renumber-ordered-lists)
698         (org-plain-list-ordered-item-terminator): New options.
699         (org-at-item-p, org-beginning-of-item, org-end-of-item)
700         (org-get-indentation, org-get-string-indentation)
701         (org-maybe-renumber-ordered-list, org-renumber-ordered-list): New
702         functions.
703         (org-move-item-down, org-move-item-up): New commands.
704         (org-export-as-html): New classes for CSS support.  Bug fix in
705         regular expression detecting fixed-width regions.  Respect
706         `org-local-list-ordered-item-terminator'.
707         (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
708         also a list item.
709         (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
710         New item moving functions.
712 2005-11-24  Juri Linkov  <juri@jurta.org>
714         * isearch.el (isearch-repeat): With empty search ring set
715         `isearch-error' to the error string instead of signaling error
716         with the function `error'.
718 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
720         * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
722 2005-11-24  Nick Roberts  <nickrob@snap.net.nz>
724         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
725         and variable.
726         (gdb-var-create-handler, gdb-var-list-children-handler):
727         Don't match on "char **...".
728         (gdb-var-update-handler): Find values for all variable objects.
729         (gdb-info-frames-custom): Identify frames by leading "#".
731         * progmodes/gud.el (gud-speedbar-menu-items): Add
732         gdb-speedbar-auto-raise as radio button.
733         (gud-speedbar-buttons): Raise speedbar if requested.
734         Don't match on "char **...".
735         (gud-speedbar-buttons): Add (pointer) value for non-leaves.
736         Make it editable.
738 2005-11-23  Chong Yidong  <cyd@stupidchicken.com>
740         * info.el (Info-fontify-node): Handle the case where
741         Info-current-file is t.
743 2005-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
745         * simple.el (blink-matching-open): Fix off-by-one in last change.
747 2005-11-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
749         * term/mac-win.el: Don't change default directory.
751 2005-11-22  Luc Teirlinck  <teirllm@auburn.edu>
753         * cus-edit.el (Custom-reset-standard): Make it handle Custom group
754         buffers correctly.  (It used to throw an error in such buffers.)
755         Make it ask for confirmation in group buffers and other Custom
756         buffers containing more than one customization item.
758 2005-11-22  John Paul Wallington  <jpw@gnu.org>
760         * net/goto-addr.el (goto-address-fontify): Put `follow-link'
761         property on mail and url overlays.
762         (goto-address-at-point): Use `posn-set-point' instead of
763         `mouse-set-point' because the latter is not fbound when configured
764         without X.
766 2005-11-22  Lars Hansen  <larsh@soem.dk>
768         * ls-lisp.el (ls-lisp-parse-symlink): Delete.
769         (ls-lisp-classify, ls-lisp-format): Delete call to
770         ls-lisp-parse-symlink.
771         (ls-lisp-handle-switches): Handle symlinks to directories as
772         directories when ls-lisp-dirs-first in non-nil.
774 2005-11-21  Luc Teirlinck  <teirllm@auburn.edu>
776         * startup.el (command-line): Make sure that loaddefs.el is handled
777         correctly in load-history.
779 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
781         * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
782         (gdb-struct-string, gdb-array-string): New constants.
783         (gdb-info-locals-handler): Use them.
784         (gdb-reset): Reset gdb-var-list to nil.
786 2005-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
788         * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
789         in patterns.
791 2005-11-21  Juri Linkov  <juri@jurta.org>
793         * custom.el (defcustom): Update link types in docstring.
795 2005-11-20  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
797         * custom.el (defgroup): Add doc-string-elt info.
799         * widget.el (define-widget): Don't use declare for the doc-string-elt.
801 2005-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
803         * newcomment.el (comment-enter-backward): Fix last fix.
805         * simple.el (blink-matching-open):
806         * paren.el (show-paren-function): Allow new paren-class info.
808 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
810         * faces.el: Revert 2005-11-17 change.  :ignore-defface is now
811         handled automagically.
813 2005-11-20  Andreas Schwab  <schwab@suse.de>
815         * descr-text.el (describe-char): When copying overlays put them
816         over the full char description instead of just the first character
817         of it.
819 2005-11-20  Juri Linkov  <juri@jurta.org>
821         * simple.el (what-cursor-position):
822         * descr-text.el (describe-char): Use Lisp-readable syntax
823         for octal and hex.  Reorder decimal, octal and hex values.
824         Remove excess whitespace in the output.  Use `=' in `column='
825         like in `point=' and `Hscroll='.
827         * international/mule-cmds.el (encoded-string-description):
828         Use Lisp-readable syntax for hex.
830 2005-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
832         * newcomment.el (comment-enter-backward): Handle the case where the
833         comment is closed by EOB.
835 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
837         * longlines.el (longlines-before-revert-hook)
838         (longlines-after-revert-hook): New functions.
839         (longlines-mode): Turn off longlines temporarily when reverting.
840         Add a message-setup-hook.
841         (longlines-decode-buffer): New function.
842         (longlines-wrap-line): Preserve marker positions.
844 2005-11-19  Andreas Schwab  <schwab@suse.de>
846         * emacs-lisp/shadow.el: Handle compressed files.
848 2005-11-19  Romain Francoise  <romain@orebokech.com>
850         * net/browse-url.el (browse-url-default-browser): Signal an error
851         if no usable browser can be found, rather than try to load w3.
853 2005-11-16  Ryan Yeske  <rcyeske@gmail.com>
855         * net/rcirc.el (rcirc-mangle-text): Add bold face property without
856         replacing existing properties.
857         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
858         (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
859         tty specs.
860         (rcirc-server-prefix, rcirc-server): New faces.
861         (rcirc-url-regexp): Generate with rx macro.
862         (rcirc-last-server-message-time): New variable.
863         (rcirc-filter): Record time of last message.
864         (rcirc-keepalive): Kill processes that did not send a message
865         since the last ping.
866         (rcirc-mode): Give rcirc-topic a local binding here.
868 2005-11-19  Michael Cadilhac  <michael.cadilhac@lrde.org>  (tiny change)
870         * subr.el (read-passwd): Fontify the prompt as we do with other
871         prompts.
873 2005-11-19  Ryan Yeske  <rcyeske@gmail.com>
875         * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
876         binding buffer-read-only to nil.
878 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
880         * complete.el (partial-completion-mode):
881         Mention completion-auto-help in the doc string.
883         * man.el (Man-highlight-references): Doc fix.  Reformat code in a
884         more Lisp-ish way.
886 2005-11-19  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se> (tiny change)
888         * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
889         digits, not 8, to avoid misalignment for files larger than 100MB.
891 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
893         * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
894         Mention "keyboard shortcuts" in the help text.
896 2005-11-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
898         * startup.el (fancy-splash-default-action): Discard only
899         mouse-down and succeeding mouse-up events in the splash screen
900         window so that drag-n-drop event can be processed.
902 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
904         * longlines.el (longlines-mode): Add hacks for mail-mode and
905         message-mode.
907 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
909         * textmodes/org.el: (org-table-sort-lines): New command.
910         (org-tbl-menu): Add entry for `org-table-sort-lines'.
911         (org-add-file): Command removed, use `org-agenda-file-to-front'
912         instead.
913         (org-export-icalendar): Use `org-icalendar-combined-name'.
914         (org-cycle-agenda-files, org-agenda-file-to-end)
915         (org-agenda-file-to-front): New commands.
916         (org-table-tab-jumps-over-hlines,org-export-html-style): New
917         options.
918         (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
919         (org-at-table.el-p, org-set-autofill-regexps,org-html-protect):
920         New functions.
921         (org-fill-paragraph): Call `org-table-align' in tables.
922         (org-mode): Call `org-set-autofill-regexps'.
923         (org-export-as-html): Support for local handformatted lists.
924         Modified to produce valid HTML 4.0. Use `org-export-html-style'.
925         (org-export-local-list-max-depth): New option.
926         (org-html-expand): Use `org-html-protect'.
928 2005-11-18  Nick Roberts  <nickrob@snap.net.nz>
930         * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
931         to "p".
932         (gdb): Move definition of gud-pp to...
934         * progmodes/gdb-ui.el (gdb-ann3): ...here.  Make it work in the
935         speedbar.
936         (gdb-find-watch-expression): New function.
938 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
940         * faces.el (face-attribute, set-face-attribute): Mention existence
941         of `:ignore-defface' setting in docstring.
943 2005-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
945         * simple.el (completion-setup-function): Fix last change.
947 2005-11-17  John Paul Wallington  <jpw@pobox.com>
949         * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
950         Use `posn-set-point' instead of `mouse-set-point' because the
951         latter is not fbound when configured without X.
953         * comint.el (comint-insert-input): Likewise.
955 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
957         * simple.el (hard-newline): New variable.
958         (sendmail-user-agent-compose, next-line): Use it.
960         * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
961         (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
962         (mail-mail-reply-to, mail-mail-followup-to)
963         (mail-position-on-field, mail-signature, mail-yank-original)
964         (mail-attach-file): Likewise.
966         * mail/mailheader.el (mail-header-format)
967         (mail-header-format-function): Likewise.
969         * add-log.el (add-change-log-entry, change-log-merge): Likewise.
971 2005-11-17  Juri Linkov  <juri@jurta.org>
973         * font-lock.el (font-lock-faces): Rename this defgroup from
974         `font-lock-highlighting-faces'.
975         (font-lock-comment-face, font-lock-comment-delimiter-face)
976         (font-lock-string-face, font-lock-doc-face)
977         (font-lock-keyword-face, font-lock-builtin-face)
978         (font-lock-function-name-face, font-lock-variable-name-face)
979         (font-lock-type-face, font-lock-constant-face)
980         (font-lock-warning-face, font-lock-negation-char-face)
981         (font-lock-preprocessor-face)
982         (font-lock-regexp-grouping-backslash)
983         (font-lock-regexp-grouping-construct): Rename :group from
984         `font-lock-highlighting-faces' to `font-lock-faces'.
986         * cus-edit.el (lisp, c, tex):
987         * progmodes/ada-mode.el (ada):
988         * progmodes/asm-mode.el (asm):
989         * progmodes/cperl-mode.el (cperl-faces):
990         * progmodes/cpp.el (cpp):
991         * progmodes/dcl-mode.el (dcl):
992         * progmodes/f90.el (f90):
993         * progmodes/fortran.el (fortran):
994         * progmodes/icon.el (icon):
995         * progmodes/idlwave.el (idlwave-misc):
996         * progmodes/m4-mode.el (m4):
997         * progmodes/make-mode.el (makefile):
998         * progmodes/meta-mode.el (meta-font):
999         * progmodes/modula2.el (modula2):
1000         * progmodes/octave-mod.el (octave):
1001         * progmodes/pascal.el (pascal):
1002         * progmodes/perl-mode.el (perl):
1003         * progmodes/prolog.el (prolog):
1004         * progmodes/ps-mode.el (PostScript-edit):
1005         * progmodes/scheme.el (scheme):
1006         * progmodes/sh-script.el (sh-script):
1007         * progmodes/simula.el (simula):
1008         * progmodes/tcl.el (tcl):
1009         * textmodes/nroff-mode.el (nroff):
1010         * textmodes/reftex-vars.el (reftex-fontification-configurations):
1011         * textmodes/sgml-mode.el (sgml):
1012         * textmodes/texinfo.el (texinfo):
1013         Add :link (custom-group-link font-lock-faces) to defgroup.
1015         * hi-lock.el (hi-lock): Rename this defgroup from
1016         `hi-lock-interactive-text-highlighting'.  Change parent group from
1017         `faces' to `font-lock'.  Add link to the manual.
1018         (hi-lock-mode, hi-lock-file-patterns-range)
1019         (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
1020         `hi-lock-interactive-text-highlighting' to `hi-lock'.
1021         (hi-lock-faces): Add :group `faces'.
1023         * cus-edit.el (custom-variable-prompt): Clarify the code.
1025         * faces.el (face-read-string): Set the default value arg of
1026         completing-read.
1028 2005-11-16  Luc Teirlinck  <teirllm@auburn.edu>
1030         * rfn-eshadow.el (file-name-shadow-properties)
1031         (file-name-shadow-tty-properties, file-name-shadow-mode):
1032         Remove autoloads, because the file is now preloaded.
1034 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1036         * printing.el (easy-menu-intern): Don't define.
1037         (pr-get-symbol): Use easy-menu-intern only if defined.
1039         * simple.el (blink-matching-open): Simplify a bit.
1040         (completion-setup-function): Fix the case of partial-completion-mode
1041         when the minibuffer's contents start with "-".
1042         Obey completion-base-size-function even when
1043         minibuffer-completing-file-name is non-nil.
1045 2005-11-16  Richard M. Stallman  <rms@gnu.org>
1047         * net/eudcb-ph.el (eudc-ph-open-session):
1048         Use set-process-query-on-exit-flag.
1050         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
1052         * international/ucs-tables.el (ucs-set-table-for-input):
1053         Use make-local-variable, not make-variable-buffer-local.
1055         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
1056         Improve warning message text.
1058         * savehist.el (savehist-save-hook): Add :group.
1060         * menu-bar.el (menu-bar-help-menu):
1061         Rename Find Extra Packages to External Packages.
1063         * cus-edit.el (Custom-reset-standard): Verify that
1064         :custom-standard-value prop exists before calling it.
1066         * apropos.el (apropos-calc-scores): Use apropos-pattern.
1068 2005-11-16  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
1070         * wid-edit.el (color): Enclose %t in %{...%}.
1072         * cus-edit.el (face): Enclose %t in %{...%}.
1074 2005-11-16  Hrvoje Niksic  <hniksic@xemacs.org>
1076         * savehist.el (savehist-mode-hook): Re-add the var.
1077         (savehist-mode): Use it.
1079 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1081         * textmodes/flyspell.el: Fix commenting convention.
1082         Remove unnecessary leading * in custom docstrings.
1083         (flyspell-emacs): Remove unused var.
1084         (flyspell-delete-region-overlays): Use remove-overlays.
1085         (flyspell-accept-buffer-local-defs): Use save-current-buffer.
1086         (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
1087         (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
1088         (flyspell-debug-signal-word-checked): Use with-current-buffer.
1089         (make-flyspell-overlay): Don't locally reuse a global name.
1090         (flyspell-highlight-incorrect-region)
1091         (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
1092         (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
1093         (flyspell-notify-misspell): Remove unused args `start' and `end'.
1094         (flyspell-word): Adjust call accordingly.  Use ispell-send-string.
1095         Wrap calls to accept-process-output inside with-local-quit since it's
1096         often called from a post-command-hook.
1097         (flyspell-correct-word, flyspell-auto-correct-word):
1098         Use ispell-send-string.
1099         (flyspell-xemacs-popup): Remove unused arg `event'.  Update call.
1101         * calendar/diary-lib.el (diary-list-entries): Also hide the
1102         terminating newline.
1104 2005-11-16  Carsten Dominik  <dominik@science.uva.nl>
1106         * textmodes/reftex.el (reftex-use-fonts): Remove the check for
1107         window-system, to allow fonts on tty.
1109 2005-11-17  Nick Roberts  <nickrob@snap.net.nz>
1111         * progmodes/gud.el (gud-speedbar-item-info): New function.
1112         (gud-install-speedbar-variables): Use it to display data type
1113         of watch expression as a tooltip in speedbar.
1115 2005-11-15  Luc Teirlinck  <teirllm@auburn.edu>
1117         * font-core.el (global-font-lock-mode): Add :version keyword,
1118         because default was changed.
1120         * jka-cmpr-hook.el (auto-compression-mode): Ditto.
1122         * startup.el (command-line): Use `custom-reevaluate-setting' for
1123         `file-name-shadow-mode'.
1125         * loadup.el: Preload rfn-eshadow.
1127         * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
1128         Add :version keyword.
1129         (file-name-shadow-properties, file-name-shadow-tty-properties)
1130         (file-name-shadow): Add :version keyword.
1132         * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
1133         instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
1134         in the custom-group property of the symbol frames and the fringe
1135         group got no link to its parent group frames.
1136         Doc fix.
1138 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
1140         * progmodes/gud.el (gud-stop-subjob): New function.
1141         (gud-menu-map, gud-tool-bar-map): Use it.
1143 2005-11-16  Kim F. Storm  <storm@cua.dk>
1145         * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
1146         than kill it.
1147         (gud-tool-bar-map): Likewise.  Move cont/until/finish buttons
1148         to a more useful/logical place.
1150 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
1152         * progmodes/gud.el (gud-menu-map): Make visibility of stop and
1153         go buttons complementary.
1155 2005-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1157         * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
1158         (rfn-eshadow-sifn-equal): New function.
1159         (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
1161 2005-11-15  Michael Kifer  <kifer@cs.stonybrook.edu>
1163         * viper-utils (viper-non-word-characters-reformed-vi): Quote `-' in
1164         string.
1166         * viper.el (viper-emacs-state-mode-list): Ensure that
1167         rcirc-mode buffers come up in Emacs state.
1169         * ediff-util (ediff-make-temp-file): Use proper file-name-handler
1170         operation.
1172 2005-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
1174         * term.el (term-termcap-format): Fix typos.
1175         (term-down): Fix the negative argument case.
1177 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
1179         * progmodes/gdb-ui.el: Remove face-alias left over from change on
1180         2005-08-15.
1181         (gdb-ann3): New command gud-go.
1182         (menu): Accomodate gdb-mi.el.
1183         (gdb-assembler-custom): Make buffer of selected window current
1184         so that set-window-point works.
1186         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
1187         buttons and include new ones.
1189 2005-11-16  Kim F. Storm  <storm@cua.dk>
1191         * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
1192         (gud-menu-map): Use it.
1194 2005-11-14  Luc Teirlinck  <teirllm@auburn.edu>
1196         * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
1197         that works correctly for Custom and that does not override a user
1198         who disables it.
1200         * help-mode.el (help-make-xrefs, help-xref-on-pp)
1201         (help-xref-interned, help-follow): Make hyperlinks for variables
1202         that are unbound, but have a non-nil variable-documentation property.
1204         * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
1205         mode hook.  (It conflicted with defcustoms for some mode hooks.)
1206         Use the `variable-documentation' property to give the mode hook a
1207         docstring and expand that docstring.
1209 2005-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
1211         * savehist.el (savehist-mode): Don't bother with
1212         `custom-set-minor-mode'.
1213         (savehist-coding-system): Check XEmacs version.
1214         (history-length): Declare also at run time.
1215         (savehist-mode): Don't emit a message.  Don't run the minor mode hook.
1216         Don't set the customize state.
1217         (savehist-minibuffer-hook): Special case for when
1218         minibuffer-history-variable is equal to t.
1220 2005-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1222         * files.el (write-file): Refresh VC status.
1224         * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
1225         (mark-diary-entries, make-diary-entry): Check default-major-mode rather
1226         than fundamental-mode to see if the mode was set.
1228 2005-11-14  Romain Francoise  <romain@orebokech.com>
1230         * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
1231         dummy function in `eval-when-compile' to avoid compiler warning.
1232         Require `man' at compile time.
1234 2005-11-14  Jay Belanger  <belanger@truman.edu>
1236         * calc-alg.el (calcFunc-write-out-power): Rename it to
1237         calcFunc-powerexpand.
1238         (math-write-out-power): Rename it to math-powerexpand; have it
1239         handle negative exponents.
1240         (calc-writeoutpower): Rename it to calc-powerexpand.
1242         * calc-ext.el: Change calcFunc-writeoutpower and
1243         calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
1244         autoloads.
1245         Add calcFunc-ldiv to autoloads.
1247         * calc-arith.el (calcFunc-ldiv): New function.
1249         * calc.el (calc-left-divide): New function.
1251 2005-11-14  Juri Linkov  <juri@jurta.org>
1253         * cus-edit.el (custom-variable-prompt): Set the default value arg
1254         of completing-read.
1256         * cus-dep.el (custom-make-dependencies): Reverse the list of
1257         found dependencies.
1259 2005-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
1261         * menu-bar.el (menu-bar-options-menu): Delete "Syntax
1262         Highlighting" entry, it is on by default now.
1263         (menu-bar-options-save): Do not save global-font-lock-mode.
1265 2005-11-13  Richard M. Stallman  <rms@gnu.org>
1267         * textmodes/flyspell.el (flyspell-large-region):
1268         Call flyspell-accept-buffer-local-defs.
1270 2005-11-13  Agustin Martin  <agustin.martin@hispalinux.es>
1272         * textmodes/flyspell.el (flyspell-notify-misspell):
1273         Fix misspelling of "Misspelling".
1274         (flyspell-process-localwords): New function.
1275         (flyspell-large-region): Call flyspell-process-localwords and
1276         flyspell-delete-region-overlays.
1277         (flyspell-delete-region-overlays): New function.
1278         (flyspell-delete-all-overlays): Call that.
1280 2005-11-13  Richard M. Stallman  <rms@gnu.org>
1282         * help.el (help-for-help-internal): Improve doc of C-h a.
1283         (describe-key): Improve prompt; doc fix.
1285 2005-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1287         * vc-svn.el (vc-svn-registered): Catch all errors.
1289         * cus-dep.el (custom-make-dependencies): Typo.
1291 2005-11-13  Michael Albinus  <michael.albinus@gmx.de>
1293         * net/tramp-util.el (top): Fix compilation warning.
1295 2005-11-13  Kim F. Storm  <storm@cua.dk>
1297         * help.el (help-for-help-internal): Fix `a' entry.  Add `d' entry.
1299 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
1301         * progmodes/gud.el (gud-menu-map): Move parentheses (again).
1302         (gud-speedbar-buttons): Match on "const char *" too.
1304         * progmodes/gdb-ui.el (gdb-var-create-handler)
1305         (gdb-var-list-children-handler): Match on "const char *" too.
1306         (gdb-var-evaluate-expression-handler): Match on empty string.
1307         (gdb-var-update-handler): Only call
1308         gdb-var-evaluate-expression-handler when required.
1310 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
1312         * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
1313         selected window.  This still doesn't work for speedbar.
1314         (gud-speedbar-buttons): Handle string expressions properly.
1316         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
1317         (gdb-var-create-handler): Handle string expressions properly.
1318         (gdb-var-list-children-regexp, gdb-var-list-children-handler):
1319         Handle string expressions properly.  Move "type" field into regexp.
1321 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
1323         * bookmark.el (bookmark-maybe-message): New function to reduce
1324         code duplication: invokes `message' iff baud-rate is high enough.
1325         (bookmark-write-file): Use above instead of an inline conditional.
1326         (bookmark-load): Same.
1328 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
1330         * bookmark.el (bookmark-write-file): Don't visit the destination
1331         file, just write the data to it using write-region.  This is
1332         similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
1333         change to avoid visiting the file in the first place.
1335 2005-11-12  Chong Yidong  <cyd@stupidchicken.com>
1337         * hi-lock.el (hi-lock-mode): Set the default value of
1338         font-lock-defaults.
1340 2005-11-11  Luc Teirlinck  <teirllm@auburn.edu>
1342         * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
1343         arg to `file-attributes'.
1344         (find-lisp-format): The UID and GID can now be strings.
1346 2005-11-12  Kim F. Storm  <storm@cua.dk>
1348         * help.el (help-map): Bind C-h d to apropos-documentation.
1350         * simple.el (what-cursor-position): Print (EOB) instead of (100%)
1351         when point is at end-of-buffer.
1353         * apropos.el (apropos-match-face): Doc fix.
1354         (apropos-sort-by-scores): Add new choice `verbose'.
1355         (apropos-documentation-sort-by-scores): New defcustom.
1356         (apropos-pattern): Now contains the pattern entered by the user.
1357         (apropos-pattern-quoted): New defvar.
1358         (apropos-regexp): New defvar, containing the regexp corresponding
1359         to apropos-pattern.
1360         (apropos-all-words-regexp): Rename from apropos-all-regexp.
1361         (apropos-read-pattern): New defun.  Use it to read pattern arg in
1362         interactive calls; returns list of words for a word list, and
1363         string for a regexp.
1364         (apropos-parse-pattern): Rename from apropos-rewrite-regexp.  Now
1365         parses a list of words or regexp as returned by apropos-read-pattern.
1366         (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
1367         (apropos-score-doc): Return a very high score if the string
1368         entered by the user matches literally.
1369         (apropos-variable): Doc fix.  Use apropos-read-pattern.
1370         (apropos-command): Doc fix.  Use apropos-read-pattern and
1371         apropos-parse-pattern.  Call apropos-print with nosubst=t.
1372         (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
1373         apropos-parse-pattern.
1374         (apropos-documentation): Doc fix. Use apropos-read-pattern and
1375         apropos-parse-pattern.  Locally bind apropos-sort-by-scores to
1376         apropos-documentation-sort-by-scores.  Call apropos-print with
1377         nosubst=t.
1378         (apropos-documentation-internal): Pass doc string through
1379         substitute-key-definition before adding text properties.
1380         Highlight substring matching literal user input if possible.
1381         (apropos-documentation-check-doc-file): Remove locals beg and end.
1382         Fix calculation of score (as added twice).  Pass doc string through
1383         substitute-key-definition before adding text properties.
1384         (apropos-documentation-check-elc-file): Pass doc string through
1385         substitute-key-definition before adding text properties.
1386         Highlight substring matching literal user input if possible.
1387         (apropos-print): Add new arg NOSUBST; if set, command and variable
1388         doc strings have already been passed through substitute-key-definition.
1389         Add code to handle apropos-accumulator items without score element
1390         for backwards compatibility (e.g. with woman package).
1391         Only show scores if apropos-sort-by-scores is `verbose'.
1393 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1395         * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
1396         Add jka-compr-load-suffixes to load-suffixes.
1398         * jka-compr.el: Require 'jka-cmpr-hook.
1399         (jka-compr-info-compress-message, jka-compr-info-compress-program)
1400         (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
1401         (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
1402         (jka-compr-info-can-append, jka-compr-info-strip-extension)
1403         (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
1404         (jka-compr-info-regexp): Remove.  Provided by jka-cmpr-hook.
1405         (jka-compr-uninstall): Remove entries from
1406         jka-compr-added-to-file-coding-system-alist after they are used.
1407         (jka-compr-error): Remove unused var `curbuf'.
1408         (jka-compr-file-local-copy): Remove unused var `notfound'.
1410 2005-11-10  Romain Francoise  <romain@orebokech.com>
1412         * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
1414 2005-11-11  Nick Roberts  <nickrob@snap.net.nz>
1416         * progmodes/gud.el (gud-menu-map): Move parentheses.
1417         (gdb): New command gud-pv.
1419 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1421         * tar-mode.el: Remove spurious or unnecessary leading stars
1422         in docstrings.
1423         (tar-header-block-tokenize): Also obey default-file-name-coding-system.
1424         (tar-parse-octal-integer-safe): Use mapc.
1425         (tar-header-block-summarize): Remove unused var `ck'.
1426         (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
1427         cleared before.  Obey default-enable-multibyte-characters.
1428         Use mapconcat.  Simplify setting of tar-header-offset.
1429         (tar-mode-map): Move initialization inside delcaration.
1430         (tar-flag-deleted): Use `abs'.
1431         (tar-expunge-internal): Remove unused var `line'.
1432         (tar-expunge-internal): Don't hardcode point-min==1.
1433         (tar-expunge): Widen while doing set-buffer-multibyte.
1434         (tar-rename-entry): Use file-name-coding-system.
1435         (tar-alter-one-field): Don't hardcode point-min==1.
1436         (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
1437         (tar-pad-to-blocksize): Don't hardcode point-min==1.  Clarify the code.
1439 2005-11-10  Masatake YAMATO  <jet@gyve.org>
1441         * add-log.el (add-log-current-defun): Handle class::method
1442         notation of c++. Fix incorrect comment.
1444 2005-11-10  Alan Mackenzie  <acm@muc.de>
1446         * help-fns.el (describe-variable): Make C-h v work when a variable
1447         has variable documentation yet is unbound.
1449 2005-11-10  Masatake YAMATO  <jet@gyve.org>
1451         * man.el (Man-highlight-references): Set an empty
1452         string to `Man-arguments' if it is nil.
1453         Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
1455 2005-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1457         * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
1458         commenting conventions.
1460         * cus-dep.el (custom-make-dependencies): Simplify.
1461         Better follow the commenting conventions.
1463 2005-11-09  Richard M. Stallman  <rms@gnu.org>
1465         * apropos.el (apropos-pattern): Rename from apropos-regexp.
1466         (apropos-orig-pattern): Rename from apropos-orig-regexp.
1467         All uses changed.
1468         (apropos-rewrite-regexp): Doc fix.
1469         (apropos-variable, apropos-command, apropos, apropos-value):
1470         Change prompt; carry through the argument renaming.
1472 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
1474         * find-lisp.el: Require dired.
1475         (find-lisp-find-dired-internal): Do not call
1476         `abbreviate-file-name' on DIR.
1478 2005-11-10  Nick Roberts  <nickrob@snap.net.nz>
1480         * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
1482 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
1484         * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
1485         when using the speedbar.
1486         (gdb): New command gud-pp.
1487         (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
1489 2005-11-09  Juri Linkov  <juri@jurta.org>
1491         * replace.el (occur-excluded-properties): New defcustom.
1492         (occur-1, occur-engine, occur-accumulate-lines): Use it.
1494 2005-11-08  Jay Belanger  <belanger@truman.edu>
1496         * calc/calc-units.el (math-convert-units): Replace any composite
1497         unit by its definition.
1499 2005-11-08  Lars Hansen  <larsh@soem.dk>
1501         * emacs-lisp/autoload.el (update-directory-autoloads):
1502         Add obsolete function alias.
1504 2005-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1506         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
1507         comment-indent-function.
1508         (lisp-comment-indent): Replace by an alias for comment-indent-default.
1510         * reveal.el (reveal-post-command): Rework the handling of
1511         reveal-open-spots, so as to be more reliable.  There were several
1512         tricky corner cases where an open spot might be lost, or where
1513         a closed spot might end up on the list of open spots.
1514         Only reveal text that's ellipsised.
1516 2005-11-07  Carsten Dominik  <dominik@science.uva.nl>
1518         * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
1520 2005-11-07  John Paul Wallington  <jpw@gnu.org>
1522         * ibuffer.el (ibuffer): Search iconified frames too when
1523         getting Ibuffer buffer's window.
1525 2005-11-06  Richard M. Stallman  <rms@gnu.org>
1527         * progmodes/compile.el (compilation-internal-error-properties):
1528         save-excursion around the computation of MARKER.
1530 2005-11-06  Piet van Oostrum  <piet@cs.uu.nl>
1532         * textmodes/flyspell.el (flyspell-external-point-words):
1533         flyspell-get-word returns a list, not just a string.
1535 2005-11-06  John Paul Wallington  <jpw@pobox.com>
1537         * ibuffer.el (ibuffer): Search all visible frames when getting
1538         Ibuffer buffer's window.
1540 2005-11-07  Masatake YAMATO  <jet@gyve.org>
1542         * man.el (Man-reference-regexp): Accept spaces between
1543         `Man-name-regexp' and `Man-section-regexp'.
1544         (Man-apropos-regexp): New variable.
1545         (Man-abstract-xref-man-page): Use value for `Man-target-string'
1546         if available.
1547         (Man-highlight-references, Man-highlight-references0):
1548         Handle the case when `Man-arguments' includes "-k".
1549         (Man-highlight-references0): Rename the argument `TARGET-POS' to
1550         `TARGET'. `TARGET' can be a number, function or nil.
1552 2005-11-06  Nick Roberts  <nickrob@snap.net.nz>
1554         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
1555         (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
1556         (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
1557         (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
1558         (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
1559         (gdb-send-item): Use buffer-local-value and simplify.
1561 2005-11-05  Luc Teirlinck  <teirllm@auburn.edu>
1563         * startup.el (command-line): Use `custom-reevaluate-setting' for
1564         `global-font-lock-mode'.
1566         * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
1567         by default, except in batch mode or when the -D option is given.
1569         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
1570         specified keyword args on to `define-minor-mode'.  Update docstring.
1572 2005-11-05  Romain Francoise  <romain@orebokech.com>
1574         * replace.el (occur-engine): Add marker at end of line, too.
1576 2005-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
1578         * font-lock.el: Don't deal with font-lock-face-attributes here,
1579         move the code ...
1581         * startup.el (command-line): ... here. Use face-spec-set instead
1582         of custom-declare-face.
1584         * faces.el (face-spec-set): Reset the face if spec is not nil.
1586 2005-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1588         * newcomment.el (comment-region-internal): Box more tightly in the
1589         common case where there's no TAB in the boxed text.
1591 2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1593         * info.el (info-tool-bar-map): Use images prev-node, next-node and
1594         up-node.
1596 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
1598         * newsticker.el: Commentary updated. Code formatting changed.
1599         (newsticker-version): Change to "1.9".
1600         (newsticker, newsticker-feed): Doc fix.
1601         (newsticker-url-list): Doc fix.  Add option "Weekly".
1602         (newsticker-retrieval-interval): Add option "Weekly".
1603         (newsticker-headline-processing): Doc fix.
1604         (newsticker-auto-mark-filter): Remove.
1605         (newsticker-auto-mark-filter-list): New.
1606         (newsticker-layout, newsticker-sort-method): Doc fix.
1607         (newsticker-hide-old-items-in-newsticker-buffer)
1608         (newsticker-heading-format, newsticker-item-format)
1609         (newsticker-desc-format): Doc fix.
1610         (newsticker-show-all-rss-elements): Remove.
1611         (newsticker-show-all-news-elements): New.
1612         (newsticker-faces, newsticker-ticker): Doc fix.
1613         (remove-from-invisibility-spec): Code formatting.
1614         (newsticker--process-ids): New.
1615         (newsticker-mode): Doc fix.
1616         (newsticker-mode): Change mode-line-format.
1617         (newsticker-start): Remove debug output.
1618         (newsticker-start-ticker): Doc fix.  Add Autoload cookie.
1619         (newsticker-w3m-show-inline-images): Code formatting.
1620         (newsticker-next-item): Call `force-mode-line-update'.
1621         (newsticker-previous-item): Call `force-mode-line-update'.
1622         (newsticker-next-feed): Call `force-mode-line-update'.
1623         (newsticker-previous-feed): Call `force-mode-line-update'.
1624         (newsticker-mark-all-items-at-point-as-read): Code formatting.
1625         (newsticker-show-old-items): Do not show descs.
1626         (newsticker-hide-entry): Hide too much.
1627         (newsticker-hide-entry, newsticker-show-entry)
1628         (newsticker-toggle-auto-narrow-to-feed): Code formatting.
1629         (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
1630         (newsticker-toggle-auto-narrow-to-item): Code formatting.
1631         (newsticker-set-auto-narrow-to-item): Update buffer immediately.
1632         (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
1633         (newsticker-get-news): Call `force-mode-line-update'.
1634         Collect process ids.
1635         (newsticker--sentinel): Change coding system handling.
1636         Move image retrieval to new functions newsticker--get-logo-url-*.
1637         Move feed parsing to new functions newsticker--parse-*.
1638         Update list of process ids.
1639         (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
1640         (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
1641         (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
1642         (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
1643         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
1644         (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
1645         (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
1646         (newsticker--decode-coding-string): Remove.
1647         (newsticker--decode-numeric-entities): Check input.  Format code.
1648         (newsticker--remove-whitespace): Check input.
1649         (newsticker--do-forget-preformatted): Doc fix.
1650         (newsticker--decode-rfc822-date): Allow for missing time.
1651         (newsticker--update-process-ids): New.
1652         (newsticker--image-sentinel): Change comment.
1653         (newsticker--image-read): Change error message.
1654         (newsticker--imenu-goto): Doc fix.  Show headline title.
1655         (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
1656         (newsticker--buffer-do-insert-text): Clean whitespace in
1657         html-rendered headline title.  Code formatting.
1658         Call `newsticker--buffer-print-extra-elements'.
1659         (newsticker--buffer-print-extra-element): Remove.
1660         (newsticker--buffer-print-extra-elements): New.
1661         (newsticker--buffer-do-print-extra-element): New.
1662         (newsticker--buffer-insert-enclosure): Doc fix.  Use MBytes for
1663         large sizes.
1664         (newsticker--run-auto-mark-filter)
1665         (newsticker--do-run-auto-mark-filter):
1666         Use `newsticker-auto-mark-filter-list'.
1668 2005-11-04  Ryan Yeske  <rcyeske@gmail.com>
1670         * net/rcirc.el: Use split-string OMIT-NULLS argument.
1671         (rcirc-print): Force redisplay before running hooks.  Do long
1672         buffer truncation after making new text read-only.  Deal with nil
1673         text when decoding strings.  If TARGET is nil, use either the
1674         currently selected buffer, if it is an rcirc buffer and of the
1675         same process or the process buffer.
1676         (rcirc-mode): Remove header-line.  Recompute short buffer names.
1677         Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
1678         (rcirc-short-buffer-name): Add variable.
1679         (rcirc-kill-buffer-hook): Recompute short buffer names.
1680         Remove nick from private channel.
1681         (rcirc-send-input): Send command text to current-buffer.
1682         Don't clear overlay arrow here.
1683         (rcirc-short-buffer-name): Return a short buffer name.
1684         (rcirc-update-short-buffer-names, rcirc-abbreviate)
1685         (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
1686         buffer-name abbreviations.
1687         (rcirc-kill-buffer-hook-1): Split to make debugging easier.
1688         Do not touch nick-table when killing a parted channel.
1689         (rcirc-window-configuration-change): Rename from rcirc-update-activity.
1690         Clear arrow from current buffer if it is now hidden.
1691         (rcirc-current-buffer): Add variable.
1692         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
1693         (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
1694         Remove -face from names.
1695         (rcirc-update-activity-string): Print "DND" when globally ignoring
1696         activity.
1697         (rcirc-ignore-buffer-activity-flag): Rename from
1698         rcirc-ignore-channel-activity.
1699         (rcirc-ignore-all-activity-flag): Doc fix.
1700         (rcirc-channels): Remove variable.
1701         (rcirc-kill-buffer-hook):
1702         (rcirc-get-buffer-create): Add nick to private channel.
1703         (rcirc-multiline-edit-submit): Remove tabs.
1704         (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
1705         folded.
1706         (rcirc-remove-nick-channel): Bug fix.
1707         (rcirc-toggle-ignore-buffer-activity): Rename from
1708         rcirc-toggle-ignore-channel-activity.
1709         (rcirc-record-activity): Add buffers to the front of the list.
1710         (rcirc-update-activity): Remove killed buffers from list.
1711         (rcirc-process-server-response-1): Remove last argument if it is
1712         null before calling handler.
1713         (rcirc): Add "rcirc" defcustom prefix.
1714         (rcirc-prompt): Simplify default prompt.
1715         Use custom-initialize-default.
1716         (rcirc-private-chats): Remove variable.
1717         (rcirc-prompt): Change initialization.
1718         (rcirc-version): Remove function.
1719         (rcirc-id-string): Add constant.
1720         (rcirc-last-buffer): Remove variable.
1721         (rcirc-buffer-alist): Add variable.
1722         (rcirc-connect): Update variable setup.
1723         (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
1724         (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
1725         default.
1726         (rcirc-handler-generic): Trigger activity.
1727         (rcirc-send-message): Create the buffor of the target.
1728         (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
1729         (rcirc-get-buffer): Just return nil if there is no matching buffer.
1730         (rcirc-multiline-edit-cancel): Remove function.
1731         (rcirc-set-last-buffer): Remove function.
1732         (rcirc-get-any-buffer): Add function.
1733         (rcirc-join-channels): Don't print /join text.
1734         (rcirc-toggle-ignore-channel-activity): Add and update echo area
1735         messages.
1736         (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
1737         (rcirc-handler-NOTICE): Recognize CTCP responses.
1738         (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
1739         constructing TOPIC string for buffers we are not JOINed.
1740         (rcirc-handler-CTCP-response): Add handler.
1741         (rcirc-multiline-edit-submit): Restore the window-configuration
1742         before adjusting point.
1743         (rcirc): Add customization group.
1744         (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
1745         (rcirc-user-full-name, rcirc-startup-channels-alist)
1746         (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
1747         (rcirc-ignore-all-activity-flag, rcirc-time-format)
1748         (rcirc-input-ring-size, rcirc-read-only-flag)
1749         (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
1750         (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
1751         Change defvar to defcustom.
1752         (rcirc-update-prompt): Add optional ALL arg, which will update
1753         prompts in all rcirc buffers.  Regexp quote replacement text.
1754         (rcirc-fill-column): Accept 'frame-width as a value.
1755         (rcirc-set-changed): Add function.
1756         (rcirc-next-active-buffer): Write more meaningful messages.
1757         (rcirc-faces): Add customization group.
1758         (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
1759         (rcirc-nick-in-message-face, rcirc-prompt-face)
1760         (rcirc-mode-line-nick-face): Move into rcirc-faces group.
1761         (with-rcirc-process-buffer): Move before first usage.
1762         (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
1763         (rcirc-debug-flag): Rename from `rcirc-log-p'.
1764         (rcirc-debug): Rename from `rcirc-log'.
1765         (rcirc-format-response-string): Do not print '-' chars for a
1766         NOTICE with no sender.  Simplify output of server responses.
1768 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
1770         (rcirc-browse-url-map, rcirc-browse-url-at-point)
1771         (rcirc-browse-url-at-mouse, rcirc-mangle-text): Make urls
1772         mouse and RET clickable.
1774 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
1776         * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
1778 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
1780         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
1781         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
1782         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
1783         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
1784         argument to all these routines, so the passphrase can be managed
1785         externally and passed in to the system.
1786         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
1787         pgg-add-passphrase-to-cache function.
1789         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
1790         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
1791         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
1792         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional 'passphrase'
1793         argument to all these routines, so the passphrase can be managed
1794         externally and passed in to the system.
1795         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
1796         function.
1798 2005-11-04  Edward O'Connor  <hober0@gmail.com>  (tiny change)
1800         * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
1801         from goto-address-url-regexp.
1803 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
1805         * textmodes/org.el (org-read-date, org-goto-calendar)
1806         (org-recenter-calendar, org-agenda-goto-calendar):
1807         Temporarily clear 'calendar-move-hook'.
1809 2005-11-04  Michael Kifer  <kifer@cs.stonybrook.edu>
1811         * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
1812         merging.
1814         * ediff-util.el (ediff-previous-difference): Don't skip regions that
1815         have merge clashes.
1817 2005-11-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1819         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
1820         Undo previous change.
1822         * startup.el (command-line): Use `custom-reevaluate-setting' for
1823         mouse-wheel-down-event and mouse-wheel-up-event.  Don't call
1824         tty-register-default-colors on Mac.
1826 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
1828         * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
1829         (gdb-buffer-type): Make it automatically buffer local...
1830         (gdb-get-create-buffer): ...and set it accordingly.
1831         (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
1832         actually work.
1834 2005-11-03  Dan Nicolaescu  <dann@ics.uci.edu>
1836         * font-lock.el (font-lock-warning-face): Use the more vivid red1,
1837         not red.
1839 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
1841         * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
1842         case GUD buffer is not visible.
1843         (gdb-goto-breakpoint): Try to force display in source buffer.
1844         (gdb-frame-gdb-buffer): Copy other similar functions.
1845         (gdb-restore-windows): Don't display source if not asked for.
1846         (gdb-assembler-buffer-name): Don't capitalise.
1848 2005-11-03  Richard M. Stallman  <rms@gnu.org>
1850         * wid-edit.el (key-sequence): New widget type.
1852         * simple.el (set-mark-command-repeat-pop): New variable.
1853         (set-mark-command): Only interpret plan C-@ after a pop as a pop
1854         if set-mark-command-repeat-pop is true.
1856         * info.el (Info-fontify-node): Don't display extra "see" if there
1857         already is one here.
1859         * mouse.el: Fix special handling of DEL after dragging a region:
1860         (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
1861         (mouse-region-delete-keys): Add [backspace].
1863         * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
1865         * textmodes/ispell.el (ispell-command-loop): Change `i' description
1866         not to assume it pertains to an affix.
1868         * textmodes/flyspell.el (flyspell-post-command-hook):
1869         Bind deactivate-mark to prevent deactivation.
1871 2005-11-03  Lars Hansen  <larsh@soem.dk>
1873         * dired-x.el: Add menu bindings for dired-do-find-marked-files,
1874         dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
1875         dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
1877 2005-11-03  Romain Francoise  <romain@orebokech.com>
1879         * net/eudcb-mab.el: Now part of GNU Emacs.  Update FSF's address.
1880         Update copyright years.
1882 2005-11-03  Sam Steingold  <sds@gnu.org>
1884         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
1885         Use system-type instead of window-system because window-system is not
1886         correctly defined during loadup.
1888 2005-11-02  Mark A. Hershberger  <mah@everybody.org>
1890         * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
1891         (xml-parse-tag): Join strings separated by a comment properly.
1893 2005-11-02  Andreas Schwab  <schwab@suse.de>
1895         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
1897 2005-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1899         * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
1900         (byte-optimize-pure-func): Quote the eval'd value.
1902         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
1903         Rename from perl-font-lock-syntactic-face-function.
1904         Change the calling convention so it can be used as a font-lock MATCHER.
1905         Do the parse-partial-sexp loop outselves.
1906         (perl-font-lock-syntactic-keywords): Use it.
1907         (perl-mode): Don't set font-lock-syntactic-face-function any more.
1909 2005-11-02  Nick Roberts  <nickrob@snap.net.nz>
1911         * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
1912         disassembly buffer too.
1913         (gdb-exited): Remove overlay arrows when execution has finished.
1914         (gdb-info-frames-custom, gdb-info-threads-custom)
1915         (gdb-info-registers-custom): Don't add inappropriate text
1916         properties if inferior is not active.
1918 2005-11-02  Glenn Morris  <rgm@gnu.org>
1920         * progmodes/fortran.el (fortran-blink-match):
1921         Use `blink-matching-delay'.
1923 2005-11-02  John Mongan <jmongan@mccammon.ucsd.edu>  (tiny change)
1925         * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
1927 2005-11-02  Lars Hansen  <larsh@soem.dk>
1929         * net/tramp.el (tramp-action-out-of-band): Handle scp message
1930         "Permission denied".
1932 2005-11-01  Richard M. Stallman  <rms@gnu.org>
1934         * textmodes/flyspell.el (flyspell-external-point-words):
1935         Pass nil to flyspell-get-word.
1937 2005-11-02  Kim F. Storm  <storm@cua.dk>
1939         * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
1940         item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
1942 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1944         * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
1945         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
1946         (calendar-mouse-print-dates): Add optional `event' argument.
1947         Update interactive-spec.
1948         (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
1949         Use `calendar-event-to-date' instead of `event'.
1951 2005-11-02  Masatake YAMATO  <jet@gyve.org>
1953         * progmodes/ld-script.el (ld-script-builtins):
1954         Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
1955         "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
1956         (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
1958 2005-11-01  Romain Francoise  <romain@orebokech.com>
1960         * vc-sccs.el: Update copyright year.
1961         * ezimage.el: Likewise.
1963 2005-11-01  KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>  (tiny change)
1965         * info.el (Info-fontify-node): Use `string-width' for fontifying
1966         underlined titles.
1968 2005-11-01  Juri Linkov  <juri@jurta.org>
1970         * info.el (Info-fontify-node): Downcase node header keywords Node,
1971         Prev, Next, Up before comparison.
1972         (Info-history): Insert absolute directory name, and put invisible
1973         property on it.
1975 2005-11-01  Juri Linkov  <juri@jurta.org>
1977         * info.el (Info-file-supports-index-cookies): New variable.
1978         (Info-find-node-2): Check makeinfo version for index cookie support.
1979         (Info-index-nodes): Search for nodes with index cookies only when
1980         Info-file-supports-index-cookies is t.  Otherwise, search nodes
1981         with "Index" in the node name.
1982         (Info-index-node): Search index cookie in the current node only when
1983         Info-file-supports-index-cookies is t.  Otherwise, check the word
1984         "Index" in the node name.
1985         (Info-find-emacs-command-nodes): Remove code that searches nodes
1986         with "Index" node name in the top menu.
1988 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1990         * progmodes/scheme.el (scheme-mode-variables): Use the default
1991         comment-indent-function.
1993         * faces.el (face-attribute): Handle the case where a face inherits from
1994         a non-existent face.
1996         * simple.el (eval-expression-print-format): Use lisp-readable syntax
1997         for octal and hexa output, and merge the char into the paren.
1998         (kill-new): Use push.
1999         (copy-to-buffer): Use with-current-buffer.
2000         (completion-setup-function): Move code in loop to remove redundancy.
2001         (minibuffer-local-must-match-map): Don't add bindings that duplicate
2002         those inherited from minibuffer-local-completion-map.
2004         * savehist.el (savehist-mode) <defcustom>:
2005         Use custom-set-minor-mode if available.
2006         (savehist-mode) <defun>: Run the minor mode hook, set the custom state
2007         and emit a message if applicable.
2009 2005-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
2011         * savehist.el: Sync up to version 19.
2012         (savehist-mode): New minor mode.
2013         (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
2014         (savehist-length): Remove (use history-length instead).
2015         (savehist-file-modes): Rename from savehist-modes.
2016         (savehist-save-hook, savehist-loaded): New vars.
2017         (savehist-load): Use savehist-mode.  Try to smooth up transition from
2018         old format to new format.
2019         (savehist-install): Allow savehist-autosave-interval to be nil.
2020         (savehist-save): Run the new hook.  Be more careful to only trim the
2021         history variables.
2022         (savehist-trim-history): New fun.  Replaces savehist-process-for-saving.
2023         (savehist-printable): Print into a buffer rather than char-by-char.
2025 2005-11-01  John Wiegley  <johnw@newartisans.com>
2027         * iswitchb.el (iswitchb-define-mode-map): Re-enable the
2028         toggle-ignore keybinding (C-a).  The author said it had been
2029         disabled much earlier due to a possible incompatibility, but after
2030         many months of usage I have encountered no problems (and it is a
2031         rather useful option, especially for switching to " *temp*").
2033         * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
2034         support for OS/X's AddressBook, by calling out to the open source
2035         program "contacts" (installable through Fink).
2037         * net/eudc.el (eudc-expand-inline): If the
2038         `eudc-multiple-match-handling-method' is set to `all', delete the
2039         query string before inserting the query result.
2041         * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
2042         flag, to prevent Eshell from using the system ls when
2043         `eshell-ls-insert-directory' is in used.
2044         (eshell-ls-insert-directory): Disable font-lock in directory
2045         buffer so that Eshell's own fontification is seen.  This broke
2046         recently due to changes in font-lock, so this goes back to version
2047         21 behavior.
2049 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
2051         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
2052         (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
2053         (gdb-many-windows): Doc fix.
2055 2005-10-31  Romain Francoise  <romain@orebokech.com>
2057         * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
2059 2005-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
2061         * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
2062         that global-font-lock-mode can be enabled by default.
2064         * font-lock.el (font-lock-keywords, font-lock-mode-internal)
2065         (font-lock-add-keywords, font-lock-remove-keywords)
2066         (font-lock-fontify-buffer): Remove autoload cookies.
2068         * jit-lock.el (jit-lock-register): Likewise.
2070         * emacs-lisp/syntax.el (syntax-ppss): Likewise.
2072 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
2074         * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
2075         intact if there is no gud-comint-buffer.
2077 2005-10-31  Luc Teirlinck  <teirllm@auburn.edu>
2079         * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
2080         old prompt comint-prompt-read-only is t and GDB commands are
2081         issued from tool bar etc.
2083 2005-10-31  Masatake YAMATO  <jet@gyve.org>
2085         * vc.el (vc-directory-exclusion-list): Add "{arch}".
2087 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
2089         * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
2090         (thumbs-thumbsdir): Make .emacs.d if it does not exist.
2092 2005-10-30  Michael Albinus  <michael.albinus@gmx.de>
2094         * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
2095         starting at beginning of line.  Fontification is messed up when
2096         `open-paren-in-column-0-is-defun-start' set to t.
2097         Reported by John Paul Wallington <jpw@pobox.com>.
2099 2005-10-30  Luc Teirlinck  <teirllm@auburn.edu>
2101         * comint.el (comint-send-input): Call `comint-update-fence' when
2102         `comint-process-echoes' and `comint-prompt-read-only' are both
2103         non-nil, to avoid leftover read-only newline.
2105 2005-10-30  Richard M. Stallman  <rms@gnu.org>
2107         * textmodes/flyspell.el (flyspell-external-point-words):
2108         Detect when WORD can't be checked properly because
2109         flyspell-get-word finds just part of it, and move on.
2111         * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
2112         boundarychar for Polish.
2113         (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
2114         (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
2116 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
2118         * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
2119         (gdb-registers-font-lock-keywords): Delete.
2120         (gdb-registers-mode): Don't fontify.
2121         (gdb-info-registers-custom): Use text properties instead as, in
2122         future, changed register values will use font-lock-warning-face.
2123         (gdb-local-font-lock-keywords): Rename to...
2124         (gdb-locals-font-lock-keywords): ...for consistency.
2126 2005-10-30  Andre Spiegel  <spiegel@gnu.org>
2128         * vc.el (vc-switch-backend): Better error message if the buffer is
2129         not visiting a file under version control.
2131         * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
2133 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
2135         * startup.el (command-line): Use ~/.emacs.d/init.el instead of
2136         ~/.emacs.d/.emacs.
2138 2005-10-29  Richard M. Stallman  <rms@gnu.org>
2140         * replace.el (occur-mode-mouse-goto): Always go to other window.
2141         (occur-mode-goto-occurrence): Always switch in same window.
2143         * simple.el (undo): Display message at end, not at start.
2145         * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
2146         New arg REUSE-CELL.
2147         (cancel-timer-internal): New function.
2148         (timer-event-handler): Use cancel-timer-internal,
2149         and pass the cell it returns to timer-activate...
2151         * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
2152         (jit-lock-deferred-fontify, jit-lock-context-fontify)
2153         (jit-lock-after-change): Test memory-full.
2155 2005-10-29  Roland Winkler  <roland.winkler@physik.uni-erlangen.de>
2157         * textmodes/conf-mode.el (conf-assignment-sign)
2158         (conf-assignment-regexp): Fix docstrings.
2159         (conf-mode-initialize): New function.
2160         (conf-mode): Remove optional args.  Use delay-mode-hooks to
2161         recognize recursive calls.
2162         (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
2163         (conf-space-mode, conf-colon-mode, conf-ppd-mode)
2164         (conf-xdefaults-mode): Use define-derived-mode and
2165         conf-mode-initialize.
2167 2005-10-29  Romain Francoise  <romain@orebokech.com>
2169         * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
2171 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
2173         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
2174         part of the decoded armor to find the key-identifier.
2175         (pgg-gpg-lookup-key-owner): New function to return the
2176         human-readable identifier of a key owner.
2177         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
2178         key itself.
2179         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
2180         the key value) if we have a key and can match it against a secret
2181         key.  Also, added a note pointing out fact that the prompt only
2182         indicates the first matching key.
2184         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
2185         pgg-decrypt-region.
2186         (pgg-pending-timers): A new hash for tracking the passphrase cache
2187         timers, so that new ones supercede old ones.
2188         (pgg-add-passphrase-to-cache): Rename from
2189         `pgg-add-passphrase-cache' to reduce confusion (all callers
2190         changed).  Modified to cancel old timers when new ones are added.
2191         (pgg-remove-passphrase-from-cache): Rename from
2192         `pgg-remove-passphrase-cache' to reduce confusion (all callers
2193         changed).  Modified to cancel old timers when their keys are
2194         removed from the cache.
2195         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
2196         XEmacs, an indirection to delete-itimer.
2197         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
2198         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
2199         users can only check cache without risk of prompting.  Correct bug in
2200         notruncate behavior.
2201         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
2202         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
2203         Add informative docstrings.
2204         (pgg-decrypt): Convey provided passphrase in subordinate call to
2205         pgg-decrypt-region.
2207 2005-10-20  Ken Manheimer <ken.manheimer+emacs@gmail.com>
2209         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
2210         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
2211         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
2212         'passphrase' argument, so the passphrase can be managed externally
2213         and then passed in to the system.
2215         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
2216         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
2217         so the passphrase cache can be used reliably with identifiers
2218         besides a pgp packet's key id.
2220         * pgg-gpg.el (pgg-pgp-encrypt-region)
2221         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
2222         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
2223         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
2224         argument to all these routines, so the passphrase can be managed
2225         externally and passed in to the system.
2227         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
2228         'notruncate' argument, so the passphrase cache can be used
2229         reliably with identifiers besides a pgp packet's key id.
2231 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
2233         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
2234         symmetric encryption.
2235         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
2236         encrypted session key.
2237         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
2238         message ask for the passphrase in a proper way.
2240         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
2241         New user commands for symmetric encryption.
2243 2005-10-28  Bill Wohler  <wohler@newt.com>
2245         * help-mode.el (help-url): New button type. Calls browse-url.
2246         (help-xref-url-regexp): New regexp to recognize URLs in docstring.
2247         Similar to Info nodes: URL `url'.
2248         (help-make-xrefs): Create help-url buttons for
2249         help-xref-url-regexp matches.
2251 2005-10-29  Nick Roberts  <nickrob@snap.net.nz>
2253         * tool-bar.el (tool-bar-add-item-from-menu)
2254         (tool-bar-local-item-from-menu): Fix doc strings.
2256 2005-10-28  Romain Francoise  <romain@orebokech.com>
2258         * ldefs-boot.el: Update.
2260         * subr.el (locate-library): Move from help-fns.el.
2261         * help-fns.el (locate-library): Move to subr.el.
2263 2005-10-28  Richard M. Stallman  <rms@gnu.org>
2265         * net/tramp.el (tramp-completion-mode): defvar moved up.
2267         * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
2269         * tool-bar.el (tool-bar-mode): Delete autoload cookie.
2271         * files.el (find-file-noselect): Use %d to format large file size.
2273         * bindings.el (mode-line-format): Add %e.
2275         * loadup.el ("facemenu"): Load unconditionally.
2276         ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
2277         ("x-dnd"): Load, when appropriate.
2279         * startup.el (command-line): Call before-init-hook earlier.
2280         Warn about some bad characters in -u user name.
2282         * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
2283         (flyspell-external-point-words): Error if misspelled word is not found.
2284         Set flyspell-large-region-beg at end of word.
2286 2005-10-28  Andreas Schwab  <schwab@suse.de>
2288         * view.el (View-revert-buffer-scroll-page-forward):
2289         Use view-page-size-default.
2291 2005-10-28  Juri Linkov  <juri@jurta.org>
2293         * international/quail.el (quail-get-current-str): Translate last
2294         raw character for deterministic input methods.
2296 2005-10-27  Jay Belanger  <belanger@truman.edu>
2298         * calc/calc-ext.el: Add functions to autoloads.
2299         (math-identity-matrix-p, math-ident-row-p): New functions.
2301         * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
2302         multiplication by an identity matrix; don't turn multiplication by
2303         an inverse matrix into division.
2304         (math-div-symbol-fancy):  Replace division by matrices with
2305         multiplication by inverse.
2307         * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
2309         * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
2310         (calc-writeoutpower): New functions.
2312 2005-10-27  Romain Francoise  <romain@orebokech.com>
2314         * replace.el (occur-engine): Include colon in mouse-face highlight.
2316         * dired-x.el: Change Maintainer field.
2318 2005-10-26  Chong Yidong  <cyd@stupidchicken.com>
2320         * longlines.el (longlines-mode): Bind after-change-functions to
2321         nil during initial decoding and final encoding.
2323 2005-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
2325         * term.el (term-emulate-terminal, term-handle-colors-array)
2326         (term-handle-ansi-escape): Specify the terminfo capabilities
2327         implemented.
2329 2005-10-26  Richard M. Stallman  <rms@gnu.org>
2331         * info.el (Info-fontify-node): Fix detection of sentence-break
2332         before *Note.
2334 2005-10-26  Romain Francoise  <romain@orebokech.com>
2336         * smerge-mode.el: Add `tools' to file keywords.
2338 2005-10-26  Nick Roberts  <nickrob@snap.net.nz>
2340         * progmodes/gud.el (gud-menu-map): Only display gud-until icon
2341         when the fringe is not available.
2343         * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
2344         (def-gdb-auto-update-trigger): Simplify construction.
2345         (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
2346         def-gdb-auto-updated-buffer as gdb-info-locals-handler is
2347         defined explicitly.
2348         (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
2349         def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
2350         defined explicitly.
2351         (gdb-info-locals-custom): Remove as it's a no-op.
2353 2005-10-25  Chong Yidong  <cyd@stupidchicken.com>
2355         * longlines.el (longlines-mode): Remove narrowing before
2356         performing the initial decoding or final encoding.
2358 2005-10-25  Romain Francoise  <romain@orebokech.com>
2360         * emacs-lisp/find-func.el (find-library-name): Also strip
2361         extension if library name ends in .el, to take advantage of
2362         `find-library-suffixes'.
2364 2005-10-25  Richard M. Stallman  <rms@gnu.org>
2366         * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
2368 2005-10-25  Juri Linkov  <juri@jurta.org>
2370         * textmodes/texinfo.el (texinfo-mode): Change charset of one
2371         quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
2373 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2375         * play/blackbox.el (blackbox-mode-map): Move init into declaration.
2376         (blackbox-redefine-key): Add argument `map'.
2378         * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
2379         regions when moving the jit-lock-context-unfontify-pos boundary.
2381 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
2383         * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
2385 2005-10-25  Masatake YAMATO  <jet@gyve.org>
2387         * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
2389 2005-10-25  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change)
2391         * play/blackbox.el (blackbox-redefine-key): New function.
2392         (blackbox-mode-map): Use it to remap existing bindings for cursor
2393         motion instead of binding literal keys.
2395 2005-10-25  Glenn Morris  <rgm@gnu.org>
2397         * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
2398         diary does not end in a newline.  Do not assume a blank line at
2399         the start of the diary file.
2401 2005-10-25  Kenichi Handa  <handa@m17n.org>
2403         * international/quail.el (quail-translate-key): If the input
2404         method is deterministic and failed to handle the last key, restart
2405         the key handling loop from an appropriate key.
2407 2005-10-25  Michael Albinus  <michael.albinus@gmx.de>
2409         * vc.el (vc-dired-mode): Extend comment for binding of
2410         `directory-listing-before-filename-regexp'.
2412 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2414         * textmodes/texinfo.el (texinfo-mode):
2415         * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
2416         not to unnecessarily expose emacs-mule's internal char codes.
2418 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
2420         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
2421         Display hand pointer and help-echo on disabled icon too.
2422         (gdb-mouse-until): New function.
2423         (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
2425 2005-10-24  Chong Yidong  <cyd@stupidchicken.com>
2427         * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
2428         with 2005-10-23 change to doctor.el.
2430         * finder.el (finder-mode-map): Add follow-link binding.
2432 2005-10-25  Kim F. Storm  <storm@cua.dk>
2434         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
2435         to gdb-mouse-toggle-breakpoint-fringe.
2436         (gdb-mouse-toggle-breakpoint-margin): Rename from
2437         gdb-mouse-toggle-breakpoint. Fix doc.
2438         (gdb-mouse-toggle-breakpoint-fringe): New defun.
2439         (gdb-put-string): Add optional SPROPS arg.  Add props to string.
2440         (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
2441         string properties also for fringe breakpoint bitmaps.
2443 2005-10-24  Carsten Dominik  <dominik@science.uva.nl>
2445         * textmodes/org.el (org-start-icalendar-file): Fix format form.
2447 2005-10-25  Masatake YAMATO  <jet@gyve.org>
2449         * simple.el (completion-common-substring):
2450         Use `completion-common-substring' prior to `completion-base-size'.
2452 2005-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
2454         * savehist.el: Require CL while compiling.
2455         (savehist-history-variables): Remove.
2456         (savehist-save-minibuffer-history, savehist-additional-variables)
2457         (savehist-minibuffer-history-variables): New vars.
2458         (savehist-save): Use them.
2459         (savehist-uninstall, savehist-minibuffer-hook): New funs.
2460         (savehist-install): New fun, extracted from savehist-load.
2461         (savehist-load): Use them.
2463 2005-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2465         * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
2466         a dummy doc-string-elt property.
2467         (defalias, defvaralias, define-category): Add a docstring property.
2469         * image.el (defimage):
2470         * widget.el (define-widget):
2471         * custom.el (defface, defcustom): Add `doc-string' declaration.
2473         * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
2474         (defadvice): Add `doc-string' declaration.
2476         * emacs-lisp/byte-run.el (macro-declaration-function):
2477         Handle `doc-string' declarations.
2478         (define-obsolete-function-alias, define-obsolete-variable-alias):
2479         Add `doc-string' declaration.
2481 2005-10-24  Kenichi Handa  <handa@m17n.org>
2483         * international/utf-7.el (utf-7): Add autoload cookie.
2485         * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
2487 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
2489         * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
2490         list of directories passed to batch-update-autoloads.  Add "." to
2491         the list of the echoed directories.
2493         * pgg-def.el:
2494         * pgg-gpg.el:
2495         * pgg-parse.el:
2496         * pgg-pgp.el:
2497         * pgg-pgp5.el:
2498         * pgg.el: Moved here from the gnus subdirectory.
2500 2005-10-24  Nick Roberts  <nickrob@snap.net.nz>
2502         * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
2503         in case comint-prompt-read-only is set to t.
2505         * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
2506         in case comint-prompt-read-only is set to t.
2508 2005-10-24  Ulf Jasper  <ulf.jasper@web.de>
2510         * calendar/icalendar.el (icalendar-version): Increase to 0.13.
2511         Now a string.
2512         (icalendar-import-format): Handle CLASS, STATUS, URL.
2513         Rename `subject' to `summary'.
2514         (icalendar-import-format-summary): Rename from
2515         `icalendar-import-format-subject'.
2516         (icalendar-import-format-url, icalendar-import-format-status)
2517         (icalendar-import-format-class): New variables.
2518         (icalendar--rris): Take variable argument list.
2519         (icalendar--datestring-to-isodate): Remove unnecessary
2520         calendar-style check when converting dates with explicit month names.
2521         (icalendar-export-region): Change return type of conversion
2522         subroutines.  Bury current buffer unless error occurred.
2523         (icalendar--convert-to-ical)
2524         (icalendar--parse-summary-and-rest): New functions.
2525         (icalendar--convert-ordinary-to-ical)
2526         (icalendar--convert-weekly-to-ical)
2527         (icalendar--convert-yearly-to-ical)
2528         (icalendar--convert-block-to-ical)
2529         (icalendar--convert-cyclic-to-ical)
2530         (icalendar--convert-anniversary-to-ical): Change return type.
2531         Strip trailing blanks from subject.
2532         (icalendar--convert-sexp-to-ical): Change return type.
2533         Strip trailing blanks from subject.  Handle simple sexp
2534         entries as generated by icalendar.el.
2535         (icalendar--convert-float-to-ical)
2536         (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
2537         (icalendar-import-file): Doc fix.
2538         (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
2539         Correct call to icalendar--rris.
2540         (icalendar--convert-ical-to-diary): Doc fix.  Rename `subject' to
2541         `summary'.
2542         (icalendar--add-diary-entry): Rename `subject' to `summary'.
2544 2005-10-24  Romain Francoise  <romain@orebokech.com>
2546         * server.el (server-sentinel): Set query-on-exit flag to nil on
2547         new client processes (it isn't inherited from the server process).
2549         * replace.el (occur-engine): Rearrange text properties.
2551 2005-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2553         * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
2554         case-fold-search is nil.
2555         (debug-help-follow): Use help-xref-interned directly.
2557 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
2559         * thumbs.el (thumbs-image-type): Add .pbm.
2561 2005-10-23  Richard M. Stallman  <rms@gnu.org>
2563         * faces.el (inhibit-face-set-after-frame-default): New variable.
2564         (set-face-attribute): Bind it.
2565         (face-set-after-frame-default): Test it.
2567         * help-fns.el (describe-simplify-lib-file-name): New function.
2568         (describe-function-1, describe-variable): Use it.
2570         * faces.el (describe-face): Use describe-simplify-lib-file-name.
2572         * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
2573         Eliminate nil as possible value.
2574         (tooltip-hide-delay): Reduce internal-border-width.
2576         * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
2577         (menu-bar-file-menu) <new-file>: Likewise.
2579         * simple.el (line-move-finish): Ignore fields computing LINE-END.
2581         * international/mule.el (load-with-code-conversion):
2582         Pass full file name to `eval-buffer' unless preloading.
2584         * textmodes/flyspell.el (flyspell-large-region):
2585         Call ispell-check-version.
2587         * textmodes/ispell.el (ispell-local-dictionary-overridden):
2588         Fix the make-variable-buffer-local call that was supposed
2589         to be for this variable.
2590         (ispell-aspell-supports-utf8): Doc fix.
2591         (ispell-find-aspell-dictionaries): Preserve elements of
2592         ispell-dictionary-alist for dictionaries that aspell doesn't report.
2593         (ispell-aspell-find-dictionary): Return nil on error.
2595         * play/doctor.el (doctor-doc): Don't say "psychiatrist".
2596         (doctor-symptoms): Likewise.
2598         * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
2600 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
2602         * cus-edit.el (custom-button, custom-button-pressed): New vars.
2603         (custom-raised-buttons): Add :set spec.
2604         (custom-button-unraised, custom-button-pressed-unraised):
2605         New faces, so that custom-raised-buttons actually does something.
2606         (custom-mode): Use custom-button and custom-button-pressed.
2608         * wid-edit.el (widget-specify-button): Don't ignore
2609         widget-mouse-face on graphic terminals.
2610         (widget-move-and-invoke): Cleanup.
2612 2005-10-23  Thien-Thi Nguyen  <ttn@gnu.org>
2614         * whitespace.el (whitespace-cleanup): Doc fix.
2616 2005-10-23  Romain Francoise  <romain@orebokech.com>
2618         * emulation/viper.el (viper-set-hooks): Quote forms passed to
2619         `eval-after-load' to avoid evaluating their result.
2621 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
2623         * files.el (directory-listing-before-filename-regexp):
2624         New defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.
2626         * dired.el (dired-move-to-filename-regexp): Remove.
2627         All occurences replaced by `directory-listing-before-filename-regexp'.
2629         * dired-x.el, locate.el, vc.el:
2630         Replace `dired-move-to-filename-regexp' by
2631         `directory-listing-before-filename-regexp'.  In vc.el it is
2632         overwritten locally; maybe this can be handled in files.el too.
2634         * net/ange-ftp.el (ange-ftp-date-regexp): Remove.  All occurences
2635         replaced by `directory-listing-before-filename-regexp'.
2637 2005-10-23  Andreas Schwab  <schwab@suse.de>
2639         * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
2640         and eval-next-after-load.
2642 2005-10-23  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
2644         * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
2645         exist, create it.
2647 2005-10-23  Ken Manheimer  <ken.manheimer@gmail.com>
2649         * allout.el: Remove autoloads for mailcrypt and crypt++.
2650         Require pgg, pgg-gpg during compilation.
2651         (allout-version): Increment version number to 2.1, and use a literal
2652         rather than RCS Id.
2653         (allout-default-encryption-scheme): Remove.
2654         (allout-passphrase-verifier-handling)
2655         (allout-passphrase-verifier-string)
2656         (allout-file-passphrase-verifier-string)
2657         (allout-passphrase-hint-string): Rename -key- to -passphrase-.
2658         (allout-passphrase-hint-handling): Rename and simplify.
2659         (allout-init): Use `find-file-hook' if available, otherwise
2660         `find-file-hooks'.
2661         (allout-mode): Use `write-file-functions' if available, otherwise
2662         `local-write-file-hooks' and, instead of making auto-save-hook
2663         buffer local, make the write-file-hook activity contingent to
2664         allout-mode.
2665         (allout-mode): Use key-binding substitution in the docstring.
2666         (allout-kill-line): Spell-out kill ring data structure mutation
2667         instead of using byte-compiler-complaint-provoking `pop'.
2668         (allout-insert-listified): Use `insert' rather than `insert-string'
2669         (allout-toggle-current-subtree-encryption): Update docstring, adjust
2670         to new gpp-based encryption, use new `allout-encrypted-topic-p'.
2671         (allout-encrypt-string): Totally revamped vis new underlying
2672         encryption facilities.
2673         (allout-mc-activate-passwd): Remove.
2674         (allout-obtain-passphrase): New, more or less replaces
2675         allout-mc-activate-passwd.
2676         (allout-encrypted-key-info): More or less replaces
2677         allout-encrypted-text-type.
2678         (outlineify-sticky, outlinify-sticky): Add autoload cookie.
2679         (my-mark-marker): Use `(featurep 'xemacs)'.
2681 2005-10-23  Lars Hansen <larsh@soem.dk>
2683         * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
2684         (byte-compile-file-form-defmumble, byte-compile-defun)
2685         (byte-compile-defmacro): Use it.
2686         (byte-compile-form): Don't call byte-compile-set-symbol-position
2687         when a byte-compile handler is called.
2689 2005-10-22  Romain Francoise  <romain@orebokech.com>
2691         * savehist.el (savehist-history-variables): Add `grep-find-history'.
2693         * subr.el (eval-after-load): Convert library name to an absolute
2694         file name using locate-library, since load-history no longer has
2695         library names in it.
2697 2005-10-22  Richard M. Stallman  <rms@gnu.org>
2699         * files.el (make-temp-file): Move from subr.el.
2700         * subr.el (make-temp-file): Move to files.el.
2702         * window.el (get-buffer-window-list): Move from subr.el.
2703         * subr.el (get-buffer-window-list): Move to window.el.
2705         * image.el (image-load-path): Use eval-at-startup to initialize.
2707         * subr.el (eval-at-startup): New macro.
2709         * subr.el: Much rearrangement of functions and division
2710         into pages.  No code changes.
2712 2005-10-22  Kenichi Handa  <handa@m17n.org>
2714         * tar-mode.el (tar-extract): Be sure to call
2715         find-operation-coding-system if set-auto-coding doesn't find a
2716         coding system.
2718 2005-10-22  Kim F. Storm  <storm@cua.dk>
2720         * image.el (image-type-header-regexps): Rename from image-type-regexps.
2721         Change users.
2722         (image-type-file-name-regexps): New defconst.
2723         (image-type-from-data): Simplify loop.
2724         (image-type-from-buffer): New defun.
2725         (image-type-from-file-header): Use it instead of image-type-from-data.
2726         Use image-search-load-path instead of only looking in data-directory.
2727         (image-type-from-file-name): New defun.
2728         (image-search-load-path): Change `pathname' to `filename'.
2729         Make PATH arg optional, default to image-load-path.
2731 2005-10-21  Richard M. Stallman  <rms@gnu.org>
2733         * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
2735         * textmodes/paragraphs.el (sentence-end-base): New variable.
2736         (sentence-end): Use sentence-end-base.
2738 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2740         * font-lock.el (font-lock-default-fontify-region): Check the multiline
2741         property independently from the font-lock-multiline variable.
2743 2005-10-21  Richard M. Stallman  <rms@gnu.org>
2745         * emacs-lisp/find-func.el (find-library-name): Doc fix.
2747         * startup.el (command-line): Convert library names
2748         in `load-history' to absolute file names.
2750         * subr.el (symbol-file): Doc fix.
2752         * loadhist.el (file-loadhist-lookup): Call locate-library
2753         instead of find-library-name.  Don't try converting
2754         abs file names to library names, since load-history no longer
2755         has library names in it.
2756         (file-dependents, file-provides, file-requires): Doc fixes.
2758 2005-10-21  Juri Linkov  <juri@jurta.org>
2760         * progmodes/etags.el (tags-table-mode): New function.
2761         (tags-verify-table): Replace initialize-new-tags-table with
2762         tags-table-mode.
2764         * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
2765         default value.
2766         (desktop-modes-not-to-save): Add tags-table-mode to the
2767         default value.
2769         * info.el (Info-index-next): Add total number of index
2770         alternatives to the message.
2772         * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
2773         backward only space (instead of space and period) before looking
2774         at sentence end.
2776         * simple.el (set-variable): Use user-variable-p instead of symbolp.
2777         Add the old variable value as 4th default-value arg of read-string.
2779 2005-10-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2781         * cus-face.el (custom-declare-face): Make face from X resources
2782         also on Mac.
2784         * disp-table.el (standard-display-g1, standard-display-graphic):
2785         Refuse to use string glyphs also on Mac.
2786         (standard-display-european): Don't set terminal coding system also
2787         on Mac.
2789         * frame.el (display-screens): Use x-display-screens also on Mac.
2791 2005-10-21  Romain Francoise  <romain@orebokech.com>
2793         * net/rcirc.el: Now part of GNU Emacs.  Update FSF's address.
2795 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2797         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
2798         and $? into sexps.
2800         * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
2801         warning face on open-paren-in-column-0.
2803         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
2804         boundary case.  Fix typo.
2805         Suggested by Martin Rudalics <rudalics@gmx.at>.
2807 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
2809         * textmodes/org.el: (org-combined-agenda-icalendar-file)
2810         (org-icalendar-include-todo, org-icalendar-combined-name): New options.
2811         (org-export-icalendar-this-file)
2812         (org-export-icalendar-all-agenda-files)
2813         (org-export-icalendar-combine-agenda-files): New commands.
2814         (org-export-icalendar, org-print-icalendar-entries)
2815         (org-start-icalendar-file, org-finish-icalendar-file)
2816         (org-ical-ts-to-string): New functions.
2817         (org-read-date, org-goto-calendar)
2818         (org-agenda-goto-calendar): Inhibit displaying diary entries by
2819         call to `calendar'.
2820         (orgtbl-setup): Remove the :keys arguments from the menu description.
2821         (org-after-save-iCalendar-file-hook): New variable.
2823 2005-10-21  Kenichi Handa  <handa@m17n.org>
2825         * language/vietnamese.el (tcvn-5712): Make it an alias of
2826         vietnamese-tcvn coding-system.
2828 2005-10-20  Michael Albinus  <michael.albinus@gmx.de>
2830         * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
2831         group id is given.
2833 2005-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2835         * progmodes/sh-script.el (sh-escaped-line-re): New var.
2836         (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
2837         (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
2838         whose line is either continued or ends with a comment.
2840 2005-10-20  Romain Francoise  <romain@orebokech.com>
2842         * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
2844         * replace.el (occur-engine): Add follow-link property.
2846         * font-core.el (font-lock-mode): Doc fix.
2848 2005-10-20  Richard M. Stallman  <rms@gnu.org>
2850         * net/rcirc.el: New file.
2852 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
2854         * term.el (term-term-name): Initialize to "eterm-color".
2856 2005-10-20  Ken Manheimer  <ken.manheimer@gmail.com>
2858         * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
2859         for encryption functionality.
2860         Move allout customization subgroup from `editing' to `outlines' group.
2861         Fix commentary 'keywords' to legitimate ones.
2862         Update author info (using my current email address, obscurified).
2863         (allout-encrypt-string, allout-encryption-produce-work-buffer)
2864         (allout-encrypted-topic-p, allout-encrypted-text-type)
2865         (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
2866         (allout-situate-encryption-key-verifier)
2867         (allout-get-encryption-key-verifier, allout-verify-key)
2868         (allout-next-topic-pending-encryption)
2869         (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
2870         (outline-topic-encryption-bullet, outline-default-encryption-scheme)
2871         (outline-key-verifier-handling, outline-key-hint-handling)
2872         (outline-encrypt-unencrypted-on-saves): New defcustoms.
2873         (allout-file-key-verifier-string, allout-encryption-scheme)
2874         (allout-key-verifier-string, allout-key-hint-string)
2875         (allout-after-save-decrypt): New variables.
2876         (allout-write-file-hook-handler, allout-auto-save-hook-handler)
2877         (allout-after-saves-handler): New hook functions.
2878         (allout-post-command-business): Do allout-after-save-decrypt.
2879         (allout-enable-file-variable-adjustment): Custom var to enable
2880         mechanism for adding and adjusting settings of Emacs file variables.
2881         (allout-adjust-file-variable, allout-file-vars-section-data):
2882         New functions, implement the mechanism.
2883         (outlineify-sticky): Use the file vars mechanism.
2884         (allout-inhibit-protection, allout-during-write-cue)
2885         (allout-override-protect, allout-before-change-protect): Remove.
2886         (allout-flag-region, allout-open-topic): Adjust read-only text.
2887         (allout-open-line-not-read-only): Add to facilitate read-only
2888         text based protection.
2889         (allout-kill-line): Revise to adjust read-only text, clue the
2890         user about the inhibition.
2891         (allout-unprotected): Use unwind-protect.
2892         (allout-shift-in, allout-shift-out): Disallow manually shifting a
2893         topic deeper than the offspring depth of the previous topic -
2894         avoiding confusing "containment discontinuities".
2895         (allout-reindent-bodies): Fix retention of body relative hanging
2896         indent during promotion of collapsed bodies.
2897         (allout-open-topic): Make it easy to open new topic with same
2898         bullet as current topic - topic creation functions provided with
2899         any universal argument provokes now prompt for bullet, defaulting
2900         to the bullet of the previous topic.
2901         (allout-plain-bullets-string, allout-distinctive-bullets-string):
2902         Plain bullet alternates '.' period and ',' comma only.  All other
2903         bullets are relegated to special status (but customizable).
2904         (allout-end-of-entry): Rename from 'allout-end-of-current-entry
2905         since it actually operates w.r.t. most immediately containing
2906         entry, visible or not.
2907         (allout-hide-current-entry, allout-show-current-entry): Use the
2908         revised version.
2909         (allout-old-expose-topic): Solidify deprecation.
2910         (allout-end-of-subtree): Add so we can span concealed as well
2911         as visible topics.
2912         (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
2913         (allout-end-of-current-heading): Tweak to just respect the first line.
2914         (allout-get-body-text): Add.
2915         (allout-ascend-to-depth, allout-ascend): Position at end of prefix
2916         when invoked interactively.
2917         (allout-up-current-level): Use `interactive-p'.
2918         (allout-mode, allout-init): Miscellaneous docstring and
2919         operational refinements, as well as hookups of new encryption stuff.
2920         (allout-beginning-of-current-entry): Now works as advertised.
2921         (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
2922         (allout-isearch-rectification): Refine condition for isearching.
2923         (allout-isearch-abort, allout-enwrap-isearch)
2924         (allout-flag-region, my-region-active-p): Relocate some macros.
2925         (allout-title): Fallback title is '(buffer-name)', not
2926         non-existing '(current-buffer-name)'.
2927         (subst-char-in-string): Define if absent (for some XEmacs versions).
2929 2005-10-20  Jari Aalto  <jari.aalto@cante.net>
2931         * mail/sendmail.el (mail-setup-hook, mail-aliases)
2932         (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
2933         (mail-citation-prefix-regexp, mail-signature-file)
2934         (mail-default-headers, mail-bury-selects-summary)
2935         (mail-send-nonascii): Add autoload cookies.
2937 2005-10-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
2939         * frame.el (blink-cursor-mode): Add `mac' to the list of
2940         window-system's that support blinking cursor.
2942 2005-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
2944         * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
2946 2005-10-20  Eli Zaretskii  <eliz@gnu.org>
2948         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
2949         Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
2950         to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
2952 2005-10-20  Kim F. Storm  <storm@cua.dk>
2954         * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
2955         (ido-set-current-directory): Don't add / after final @.
2956         (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
2957         Explicitly handle ange-ftp completion oddities.
2958         (ido-make-file-list): Don't rotate list at tramp root to avoid
2959         triggering tramp file handler for expand-file-name via get-file-buffer.
2961 2005-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2963         * savehist.el (savehist-coding-system): Revert to checking XEmacs.
2965 2005-10-19  Jay Belanger  <belanger@truman.edu>
2967         * calc/calc-units.el (math-standard-units): Add units, adjust
2968         symbols and update values.
2969         (math-unit-prefixes):  Add more prefixes.
2971 2005-10-19  Romain Francoise  <romain@orebokech.com>
2973         * bookmark.el (bookmark-menu-heading): New face.
2974         (bookmark-bmenu-list): Use it.
2975         Don't fiddle with `baud-rate' at top-level.
2977 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
2979         * image.el (create-image, find-image): Mention max-image-size in
2980         docstring.
2982 2005-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2984         * savehist.el (savehist-load): Revert to checking XEmacs.
2986         * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
2987         Various docstring and line-width fixups.
2988         (conf-mode): Use cond.
2989         Set font-lock-defaults.  Don't set comment-use-syntax.
2991 2005-10-18  David Ponce  <david@dponce.com>
2993         * tree-widget.el (tree-widget-button-click): New function.
2994         (tree-widget-button-keymap): Use it.
2996 2005-10-18  Romain Francoise  <romain@orebokech.com>
2998         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
2999         (bookmark-bmenu-hide-filenames): Add follow-link property.
3000         Improve help-echo text.
3002         * ffap.el (find-file-at-point): Doc fix.
3004 2005-10-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3006         * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
3008 2005-10-18  Masatake YAMATO  <jet@gyve.org>
3010         Install to the CVS repository what I forgot to install in my
3011         2005-10-16 changes.
3013         * progmodes/python.el (python-complete-symbol): Pass the common
3014         prefix substring of completion to `display-completion-list'.
3016         * textmodes/org.el (org-complete): Ditto.
3018 2005-10-18  Masatake YAMATO  <jet@gyve.org>
3020         Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
3022         * woman.el (WoMan-xref-man-page): New button type derived
3023         from `Man-abstract-xref-man-page'.
3024         (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
3026         * man.el (Man-abstract-xref-man-page): New button type.
3027         (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
3028         (Man-highlight-references): Add new optional argument `xref-man-type'.
3030 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
3032         * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
3034 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
3036         * cus-edit.el (Custom-move-and-invoke): Delete.
3037         (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
3039         * wid-edit.el (widget-move-and-invoke): New function, from
3040         Custom-move-and-invoke.
3042 2005-10-17  Bill Wohler  <wohler@newt.com>
3044         Move all remaining images from lisp/toolbar to etc/images, move
3045         lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar.  Place
3046         the low resolution images in their own directory (low-color).
3048         * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*,
3049         * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*:
3050         * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*:
3051         * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*:
3052         * toolbar/preferences.*, toolbar/print.*, toolbar/save.*:
3053         * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*:
3054         * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
3056         * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
3057         * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
3058         * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
3059         * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
3060         * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
3061         * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
3062         * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
3063         * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
3064         * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
3065         * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
3066         * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
3067         * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
3068         * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
3069         * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
3070         * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
3072         To conform with convention, replace the underscore (_) in the
3073         following image names with dash (-) or (/) as appropriate.
3075         * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
3076         * toolbar/fld_open.*: Move to etc/images/fld-open.*.
3077         * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
3078         * toolbar/jump_to.*: Move to etc/images/jump-to.*.
3079         * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
3080         * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
3081         * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
3082         * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
3083         * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
3084         * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
3085         * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
3086         * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
3087         * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
3088         * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
3089         * toolbar/mail_send.*: Move to etc/images/mail/send.*.
3091         * info.el (info-tool-bar-map): Replace underscores in image names
3092         with dashes.
3094         * makefile.w32-in (WINS): Remove toolbar.
3096         * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
3098         * tool-bar.el: Move to lisp from toolbar.  Now that
3099         toolbar is empty, it should be deleted when folks run "cvs up -P".
3101 2005-10-18  Jay Belanger  <belanger@truman.edu>
3103         * calc/calc-store.el (calc-store-into): Get the proper variable name
3104         to display in message.
3106 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
3108         * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
3109         expressions display in speedbar for all buffers when debugging.
3110         (gdb-speedbar-expand-node): Ensure node contraction is always updated.
3112         * speedbar.el (speedbar-set-mode-line-format): Indent properly.
3113         (speedbar-insert-button, speedbar-make-button):
3114         Use add-text-properties.
3115         (speedbar-update-localized-contents)
3116         (speedbar-update-directory-contents)
3117         (speedbar-update-special-contents): Use dolist.
3118         (speedbar-buffer-easymenu-definition): Add a menu separator.
3120 2005-10-17  Jason Rumney  <jasonr@gnu.org>
3122         * makefile.w32-in: Use $(lisp) consistently.
3123         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
3124         for shell specific generation of mh-autoloads.
3126 2005-10-17  Richard M. Stallman  <rms@gnu.org>
3128         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
3130 2005-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3132         * jit-lock.el (jit-lock-fontify-now):
3133         Move jit-lock-context-unfontify-pos to avoid wasted work.
3135 2005-10-17  Michael Albinus  <michael.albinus@gmx.de>
3137         * net/tramp.el (tramp-completion-mode): New defvar.  Used in
3138         `tramp-completion-mode' for checking if we are in completion mode.
3139         (tramp-completion-handle-file-name-all-completions): Reorder code
3140         in order to complete for file names only in case there are no
3141         method/user/host completions.  This is necessary for cooperation
3142         with ido.  Reported by Kim F. Storm <storm@cua.dk>.
3144 2005-10-16  Chong Yidong  <cyd@stupidchicken.com>
3146         * longlines.el (longlines-search-forward)
3147         (longlines-search-backward): Match any number of spaces.
3149 2005-10-16  Thien-Thi Nguyen  <ttn@gnu.org>
3151         * diff-mode.el (diff-mode): Doc fix.
3153 2005-10-16  David Reitter <david.reitter@gmail.com>
3155         * mail/sendmail.el (send-mail-function): Use mailclient-send-it
3156         as default on darwin and windows systems.
3158 2005-10-16  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
3160         * arc-mode.el (archive-zip-extract): Doc fix.
3162 2005-10-16  Romain Francoise  <romain@orebokech.com>
3164         * mouse.el (mouse-1-click-follows-link): Doc fix.
3166 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3168         * savehist.el: Don't require CL at runtime.
3169         (savehist-xemacs): Remove.
3170         (savehist-coding-system): Use utf-8 if present, regardless of religion.
3171         (savehist-no-conversion): Use (featurep 'xemacs).
3172         (savehist-load): Check existence of start-itimer rather than XEmacs.
3173         Use an idle timer.
3174         (savehist-process-for-saving): Replace use of CL funs `subseq' and
3175         `delete-if-not'.
3177 2005-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
3179         * savehist.el: Newer version.
3180         (savehist-autosave-interval, savehist-coding-system, savehist-timer)
3181         (savehist-last-checksum, savehist-no-conversion): New vars.
3182         (savehist-autosave, savehist-process-for-saving, savehist-printable):
3183         New functions.
3184         (savehist-load, savehist-save): Use them.
3185         (savehist-delimit): Remove.
3187 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3189         * progmodes/compile.el (compilation-goto-locus): Display the
3190         compilation buffer first and the source buffer second, in case they're
3191         in overlapping frames.  Don't raise the compilation frame if it was the
3192         selected window upon entry.  Pass the `other-window' arg to
3193         pop-to-buffer.
3195         * info.el (Info-fontify-node): Use dolist.
3196         Change add-text-properties to put-text-property.
3198 2005-10-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3200         * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
3201         bound of search.
3203 2005-10-16  Masatake YAMATO  <jet@gyve.org>
3205         * dabbrev.el (dabbrev-completion): Pass the common
3206         prefix substring of completion to `display-completion-list'.
3208         * filecache.el (file-cache-minibuffer-complete)
3209         (file-cache-complete): Ditto.
3211         * tempo.el (tempo-display-completions): Ditto.
3213         * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
3215         * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
3217         * eshell/em-hist.el (eshell-list-history): Ditto.
3219         * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
3221         * mail/mailalias.el (mail-complete): Ditto.
3223         * progmodes/etags.el (complete-tag): Ditto.
3225         * progmodes/make-mode.el (makefile-complete): Ditto.
3227         * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
3229         * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
3231         * progmodes/pascal.el (pascal-complete-word)
3232         (pascal-show-completions): Ditto.
3234         * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
3236         * simple.el (completion-common-substring): New variable.
3237         (completion-setup-function): Use `completion-common-substring'
3238         to put faces.
3240 2005-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3242         * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
3243         (x-get-selection, mac-select-convert-to-string): Convert from/to
3244         UTF-16 clipboard data as in native byte order, no BOM.
3246 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
3248         * progmodes/gud.el (gud-tool-bar-map): Rename the images
3249         appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
3250         (gud-sentinel): Use speedbar-frame to check for speedbar.
3252 2005-10-15  Richard M. Stallman  <rms@gnu.org>
3254         * savehist.el: New file.
3256 2005-10-14  Karl Chen  <quarl@cs.berkeley.edu>
3258         * textmodes/tex-mode.el (tex-font-lock-keywords-2):
3259         Fix bug in \bf fontification.
3261 2005-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3263         * pcvs.el (cvs-edit-log-files): New var.
3264         (cvs-mode-edit-log): New arg `file'.
3265         (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
3266         Instead force the use of the original file and nothing else.
3267         (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
3268         the cvs-minor-wrap-function is set.
3269         (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
3271 2005-10-14  Bill Wohler  <wohler@newt.com>
3273         * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
3274         * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
3275         * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
3276         * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
3277         * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
3278         * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
3279         * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
3280         * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
3281         * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
3282         * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
3283         * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
3284         * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
3285         * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
3286         * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
3287         * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
3289         * progmodes/gud.el (gud-tool-bar-map): Rename the images
3290         appropriately (for example, gud-break to gud/break).
3292 2005-10-14  Chong Yidong  <cyd@stupidchicken.com>
3294         * longlines.el (longlinges-search-function)
3295         (longlines-search-forward, longlines-search-backward): New functions.
3296         (longlines-mode): Set isearch-search-fun-function to
3297         longlinges-search-function.
3299         * mouse.el (mouse-drag-region-1): Handle the case where a
3300         double-click event is bound to an arbitrary function.
3302 2005-10-14  David Ponce  <david@dponce.com>
3304         * recentf.el (recentf-track-opened-file)
3305         (recentf-track-closed-file, recentf-update-menu)
3306         (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
3307         (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
3308         mouse-1-click-follows-link.
3310 2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3312         * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
3313         Gnome file-manager.png.  Suggested by
3314         Joachim Nilsson <joachim.nilsson@vmlinux.org>.
3316         * toolbar/README: Add diropen.xpm.
3318 2005-10-13  Bill Wohler  <wohler@newt.com>
3320         * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
3321         restrictions.  Suggested by David Robinow <drobinow@gmail.com>.
3323 2005-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3325         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
3326         Don't waste the byte-compiler's time on constant data.
3328 2005-10-13  Kenichi Handa  <handa@m17n.org>
3330         * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
3331         byte with `escape-glyph' face.
3333         * international/fontset.el (ccl-encode-unicode-font):
3334         Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
3335         Handle the case that ucs-mule-to-mule-unicode translates a character to
3336         ASCII (usually for IPA characters).
3338 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3340         * info.el (Info-fontify-node): Don't be fooled by a lone "...".
3341         Don't hide the underline of titles if font-lock-mode is disabled.
3343 2005-10-12  Bill Wohler  <wohler@newt.com>
3345         * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
3346         (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
3347         files in MH-E-SRC have been updated.
3348         (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
3350 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3352         * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
3353         (mixal-mode-syntax-table): Add \n as end-comment.
3354         (mixal-operation-codes-alist): Immediately initialize to full value.
3355         (mixal-add-operation-code): Remove.
3356         (mixal-describe-operation-code): Make the arg non-optional.
3357         Use the interactive spec instead.
3358         Use mixal-operation-codes-alist rather than mixal-operation-codes.
3359         (mixal-font-lock-keywords): Don't highlight comments here any more.
3360         (mixal-font-lock-syntactic-keywords): New var.
3361         (mixal-mode): Use it.  Fix comment-start-skip.
3363 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3365         * startup.el (command-line-x-option-alist): -nb => -nbi
3367 2005-10-12  Kim F. Storm  <storm@cua.dk>
3369         * startup.el (fancy-splash-default-action): Discard mouse click in
3370         the splash screen window, as it has no sensible meaning in the
3371         next window to be selected.  Fixes error reported by Jan D.
3373 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
3375         * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
3377 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3379         * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
3380         Try to fix up minor layout issues like indentation, line break, etc...
3381         (mixal-mode-syntax-table): Don't try to specify comment syntax,
3382         because it doesn't work.
3383         (mixal-operation-codes): Add some more codes.
3384         (mixal-font-lock-keywords): Process comments here.
3385         (mixal-mode): mixasm no longer needs -g option.
3387 2005-10-11  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
3389         * progmodes/sh-script.el (sh-tmp-file):
3390         Use mktemp -t.  Finish support for es and rc shells.
3392 2005-10-11  Jay Belanger  <belanger@truman.edu>
3394         * calc/calcalg2.el (calc-integral): With an argument, compute the
3395         definite integral.
3397 2005-10-11  Chong Yidong  <cyd@stupidchicken.com>
3399         * mouse.el (mouse-drag-region-1): Don't try to catch a
3400         double-click when doing follow-link (it's overridden anyway).
3402 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
3404         * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
3405         (autoload-print-form-outbuf): Add docstring.
3407 2005-10-11  Juri Linkov  <juri@jurta.org>
3409         * info.el (Info-mode-menu): Delete menu item "Edit".
3410         (Info-mode): Delete description of Info-edit from docstring,
3411         and rearrange descriptions of Info commands in the order
3412         they are documented in the Info manual.
3414 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3416         * calendar/appt.el (appt-check): Use diary-selective-display var.
3418 2005-10-10  Richard M. Stallman  <rms@gnu.org>
3420         * net/newsticker.el (newsticker-start, newsticker-show-news):
3421         Add autoload cookies.
3423 2005-10-10  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
3425         * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
3427 2005-10-10  Karl Chen  <quarl@cs.berkeley.edu>
3429         * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
3431 2005-10-10  Jay Belanger  <belanger@truman.edu>
3433         * calc/calc-arith.el (math-check-known-scalarp)
3434         (math-check-known-matrixp): Check the values of arguments that are
3435         variables.
3436         (math-check-known-square-matrixp): New function.
3437         (math-known-square-matrixp): Use math-check-known-square-matrixp.
3438         (math-super-types): Add sqmatrix type.
3440         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
3441         mode name `square' to 'sqmatrix'.
3443         * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
3444         mode name `square' to 'sqmatrix'.
3446 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3448         * progmodes/etags.el (select-tags-table-mode): Don't use
3449         selective-display.
3450         (tags-select-tags-table): Pass `button' to the action function.
3451         (select-tags-table): Place the side-info on button properties rather
3452         than in hidden text.  Abbreviate file names.
3453         (select-tags-table-mode-map): Inherit rather than copy buttom-map.
3454         (select-tags-table-select): Add `button' argument.
3455         Get side-info from the button property rather than from hidden text.
3457 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
3459         * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
3460         (gud-speedbar-buttons): Preserve point if possible.
3461         (gud-sentinel): Restore previous speedbar display type.
3463         * progmodes/gdb-ui.el (gdba): Improve diagram.
3464         (def-gdb-auto-update-handler, gdb-info-locals-handler)
3465         (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
3466         Call get-buffer-window once.
3468 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3470         * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
3471         (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
3472         (pascal-indent-command): Remove unused var `ind'.
3473         (pascal-indent-case): Remove unused var `oldpos'.
3474         (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
3475         since it's now used as a proper minor mode map.
3476         (pascal-outline): Rename to pascal-outline-mode.
3477         (pascal-outline-mode): Use define-minor-mode.
3478         (pascal-outline-mode, pascal-outline-change): Use overlays rather than
3479         selective-display.
3481 2005-10-10  Andreas Schwab  <schwab@suse.de>
3483         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
3484         number.  Reported by Karl Chen <quarl@cs.berkeley.edu>.
3486         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
3487         outside source directory.
3489 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
3491         * textmodes/org.el: (org-mode-map): Explicit definition of `C-c
3492         C-x' as a prefix.
3493         (orgtbl-mode-map): Full keymap instead of sparse, because all
3494         `self-insert-command' keys are redefined in this map.
3495         (org-export-as-html): Specify charset for HTML file, by taking it
3496         from the coding system.
3498 2005-10-10  Kenichi Handa  <handa@m17n.org>
3500         * textmodes/flyspell.el (flyspell-check-word-p):
3501         If unread-command-events is non-empty, don't call sit-for.
3503 2005-10-09  Richard M. Stallman  <rms@gnu.org>
3505         * font-lock.el (font-lock-syntactic-keywords)
3506         (font-lock-keywords): Doc fixes.
3508         * textmodes/flyspell.el (flyspell-external-point-words):
3509         Simplify logic, and don't try to check for consecutive appearances
3510         of one incorrect word.
3512 2005-10-10  Nick Roberts  <nickrob@snap.net.nz>
3514         * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
3515         separator.
3517         * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
3518         (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
3519         (gud-expansion-speedbar-buttons): New function.
3520         (gud-speedbar-buttons): Check for gud-comint-buffer.
3522 2005-10-09  Bill Wohler  <wohler@newt.com>
3524         * Makefile.in (updates): Add mh-loaddefs dependency.
3526 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
3528         * speedbar.el (speedbar-file-key-map): Fix typo.
3530 2005-10-09  Daniel Brockman  <daniel@brockman.se>
3532         * cus-start.el (line-spacing): Add custom spec.
3534 2005-10-09  Romain Francoise  <romain@orebokech.com>
3536         * textmodes/ispell.el (ispell-check-version): Fix last change.
3538 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3540         * term/x-win.el: Remove -i, --icon-type from comment.
3542         * startup.el (command-line-x-option-alist): Remove options -i,
3543         -itype, --icon-type, added -nb, --no-bitmap-icon
3545 2005-10-09  Nick Roberts  <nickrob@snap.net.nz>
3547         * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
3548         instead of :active.
3550 2005-10-08  Eric Hanchrow  <offby1@blarg.net>
3552         * textmodes/ispell.el (ispell-check-version):
3553         Ignore hyphen, and all that follows, in aspell's version text.
3555 2005-10-08  Jay Belanger  <belanger@truman.edu>
3557         * calc/calc-arith.el (math-known-square-matrixp): New function.
3558         (math-pow-fancy): Check for matrices before distributing exponent
3559         across products.
3561         * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
3562         fullscreen keypad.  Suggested by Luc Teirlinck.
3563         (calc-keypad-show-input): Add space for formatting.
3565         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
3566         Add square matrix option.
3568         * calc/calc-poly.el (math-expand-term): Check for matrices instead
3569         of checking calc-matrix-mode when deciding how to expand.
3571         * calc/calc.el (calc-set-mode-line): Add square matrix option.
3573 2005-10-08  Lars Hansen  <larsh@soem.dk>
3575         * net/tramp.el (tramp-perl-directory-files-and-attributes):
3576         Add error handling.
3577         (tramp-handle-directory-files-and-attributes): Handle perl error msg.
3579 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
3581         Sync with Tramp 2.0.51.
3583         * net/tramp.el (tramp-handle-set-visited-file-modtime)
3584         (tramp-handle-insert-file-contents, tramp-handle-write-region):
3585         Insert special handling for `last-coding-system-used', again
3586         it still seems to be necessary (unlike stated before).
3587         Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
3588         (tramp-password-prompt-regexp): There might be other words before
3589         trailing ":".  Reported by Kurt Steinkraus <kurt@steinkraus.us>.
3590         (tramp-chunksize): Improve docstring.
3591         (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
3592         Emacs 20.  Use `tramp-octal-to-decimal' therefore.  Reported by
3593         Christian Joergensen <bugs@razor.dk>.
3595 2005-10-07  Glenn Morris  <rgm@gnu.org>
3597         * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
3598         (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
3599         precision'.
3601 2005-10-07  Romain Francoise  <romain@orebokech.com>
3603         * ibuf-ext.el (ibuffer-do-shell-command-pipe)
3604         (ibuffer-do-shell-command-pipe-replace)
3605         (ibuffer-do-shell-command-file, ibuffer-do-eval)
3606         (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
3607         (ibuffer-do-revert, ibuffer-do-replace-regexp)
3608         (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
3609         (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
3610         (ibuffer-filter-by-name, ibuffer-filter-by-filename)
3611         (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
3612         (ibuffer-filter-by-content, ibuffer-filter-by-predicate
3613         (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
3614         (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
3615         Autoload file sans suffix.
3617         * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
3619 2005-10-07  David Ponce  <david@dponce.com>
3621         * recentf.el (recentf-menu-open-all-flag): New option.
3622         (recentf-digit-shortcut-command-name): New function.
3623         (recentf--shortcuts-keymap): New variable.
3624         (recentf-menu-shortcuts): New variable.
3625         (recentf-make-menu-items): Initialize it.  Replace the "More..."
3626         menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
3627         (recentf-menu-value-shortcut): New function.
3628         (recentf-make-menu-item): Use it.  No more in-lined.
3629         (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
3630         (recentf-open-most-recent-file): Rename from
3631         `recentf-open-file-with-key'.  Don't depend on key binding.
3632         (recentf-mode-map): New variable.
3633         (recentf-mode): Use it.
3635 2005-10-06  Bill Wohler  <wohler@newt.com>
3637         * mh-e/mh-loaddefs.el: Remove.  Now generated automatically.
3639         * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
3640         (MH-E-SRC): New.  Used by mh-autoloads.
3641         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
3642         files in MH-E-SRC have been updated.
3643         (compile, recompile, bootstrap): Depend on mh-autoloads.
3645 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
3647         * progmodes/gud.el (gud-menu-map): Only display un-intuitive
3648         gud-break and gud-remove icons when the fringe is not available.
3650         * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
3651         Typo.
3653 2005-10-06  Michael Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>  (tiny change)
3655         * play/zone.el (zone): Wrap body with save-window-excursion.
3657 2005-10-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3659         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
3660         Use the new `list-only' arg to diary-list-entries.
3662         * calendar/diary-lib.el: Use overlays rather than selective-display.
3663         (diary-selective-display): New var.
3664         (diary-header-line-format): Use it.
3665         (diary-list-entries): Add argument `list-only'.
3666         Put the buffer in diary-mode.  Don't add \^M at beg and end.
3667         Replace \^M by invisible overlays.
3668         (diary-unhide-everything): Replace \^M by invisible overlays.
3669         (print-diary-entries): Look for overlays rather than \^M.
3670         Add a space to the temp buffer name.
3671         (diary-show-all-entries, mark-diary-entries, make-diary-entry):
3672         Put the buffer in diary-mode.
3673         (list-sexp-diary-entries): Replace \^M by invisible overlays.
3674         (diary-anniversary): Make the year arg optional.
3675         (diary-time-regexp): New const.
3676         (diary-font-lock-keywords): Use it to accept a few more time formats.
3678         * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
3680 2005-10-06  Thien-Thi Nguyen  <ttn@gnu.org>
3682         * textmodes/artist.el (artist-ellipse-mirror-quadrant):
3683         Fix bug introduced 2005-07-03: Use (car (last ...))
3684         to faithfully reproduce replaced artist-last.
3685         (artist-set-arrow-points-for-poly): Likewise.
3686         Suggested by Johan Bockg\e,Ae\e(Brd.
3688 2005-10-06  Juanma Barranquero  <lekktu@gmail.com>
3690         * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
3691         * wid-edit.el (widget):
3692         * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
3693         * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
3695 2005-10-06  Kenichi Handa  <handa@m17n.org>
3697         * international/mule-cmds.el (set-language-environment):
3698         Fix setting up of case-table for unibyte mode.
3700         * simple.el (what-cursor-position): If the character is displayed
3701         by some `display' text property, show that.  Don't use
3702         single-key-description for eight-bit characters in multibyte mode.
3704 2005-10-06  Nick Roberts  <nickrob@snap.net.nz>
3706         * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
3707         (gdb-ann3): Set it.
3708         (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
3709         (gdb-info-frames-custom): Use inverse-video for first five
3710         characters of selected frame only.
3711         (gdb-get-frame-number): Select frame even when point is on frame
3712         number.
3714 2005-10-06  Masatake YAMATO  <jet@gyve.org>
3716         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
3717         Put `font-lock-function-name-face'.
3718         (gdb-info-frames-custom): Put `font-lock-function-name-face'
3719         and `font-lock-variable-name-face'
3720         (gdb-registers-font-lock-keywords): New font lock keywords definition.
3721         (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
3722         (gdb-memory-font-lock-keywords): New font lock keywords definition.
3723         (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
3724         (gdb-local-font-lock-keywords): New font lock keywords definition.
3725         (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
3726         (gdb-threads-font-lock-keywords): New font lock keywords definition.
3727         (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
3729 2005-10-05  Michael Kifer  <kifer@cs.stonybrook.edu>
3731         * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
3732         (ediff-merge-region-is-non-clash-to-skip): Previously called
3733         ediff-merge-region-is-non-clash.
3735         * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
3736         Use insert-buffer-substring.
3738         * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
3739         selecting files to patch.  Also bug fixes.
3741         * ediff-util.el (ediff-setup): Bug fix.
3742         (ediff-next-difference): Never skip clashes that differ in white
3743         space only.
3745         * ediff-wind.el (ediff-setup-control-frame)
3746         (ediff-destroy-control-frame): Check the menubar feature.
3748         * viper-cmd.el (viper-normalize-minor-mode-map-alist)
3749         (viper-refresh-mode-line): Use make-local-variable to localize
3750         some vars instead of make-variable-buffer-local.  Suggested by
3751         Stefan Monnier.
3753         * viper-init.el (viper-make-variable-buffer-local): Delete alias.
3754         (viper-restore-cursor-type, viper-set-insert-cursor-type):
3755         Use make-local-variable instead of make-variable-buffer-local.
3756         Suggested by Stefan Monnier.
3758         * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
3759         (viper-comint-mode-hook): Use make-local-variable on
3760         require-final-newline.
3761         (viper-non-hook-settings): Don't use make-variable-buffer-local.
3763 2005-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3765         * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
3766         also the second char of a comment-start sequence.
3767         (scheme-sexp-comment-syntax-table): New var.
3768         (lambda, define): Set their scheme-doc-string-elt property.
3769         (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
3770         Use lisp-font-lock-syntactic-face-function now that it properly
3771         handles |...| symbols.
3772         (scheme-mode-variables): Set lisp-doc-string-elt-property,
3773         parse-sexp-lookup-properties and font-lock-extra-managed-props.
3775         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
3776         bit from # to |.
3777         (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
3779         * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
3780         (lisp-doc-string-elt-property): New var.
3781         (lisp-font-lock-syntactic-face-function): Use it.
3782         Rewrite to recognize docstrings even for forms not at toplevel.
3784         * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
3785         annotation on the | part of #| rather than on the # part.
3786         (scheme-font-lock-syntactic-face-function): New function, to
3787         distinguish strings from |...| symbols.
3788         (scheme-mode-variables): Use it.  Also fix up the font-lock-time
3789         syntax-table so that #|...|# is properly highlighted.
3791         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
3792         Don't mark as docstring the 3rd elem of an unknown toplevel form.
3794 2005-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3796         * bindings.el (global-map): Resync [home] and [end] bindings with C-a
3797         and C-e.
3799         * emacs-lisp/eldoc.el: Move comments into docstrings.
3800         (eldoc-message-commands): Initialize in its declaration.
3801         Add move-beginning-of-line and move-end-of-line.
3802         (eldoc-add-command, eldoc-add-command-completions)
3803         (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
3805         * outline.el (outline-mark-subtree): Activate the mark.
3807         * calendar/appt.el (appt-time-regexp): New var.
3808         (appt-add, appt-make-list): Use it.
3809         (appt-convert-time): Clean up.
3811         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
3812         Don't set any syntax-table property here.
3813         (tex-font-lock-verb): New function.  Do it here.
3814         (tex-font-lock-syntactic-keywords): Use it.
3816 2005-10-04  Richard M. Stallman  <rms@gnu.org>
3818         * wid-edit.el (widget-file-complete): Get the widget start point
3819         the right way.  Default directory to `/' if file has none.
3821         * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
3823         * textmodes/flyspell.el (flyspell-mode-on):
3824         Call ispell-maybe-find-aspell-dictionaries.
3826         * textmodes/ispell.el (ispell-word, ispell-region):
3827         Call ispell-maybe-find-aspell-dictionaries.
3828         (ispell-accept-buffer-local-defs):
3829         Don't call ispell-maybe-find-aspell-dictionaries
3831 2005-10-04  Richard M. Stallman  <rms@gnu.org>
3833         * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
3835 2005-10-04  Emilio C. Lopes  <eclig@gmx.net>
3837         * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
3838         instead of `fboundp' in order to allow for anonymous functions.
3840 2005-10-04  Chong Yidong  <cyd@stupidchicken.com>
3842         * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
3843         case the user clicks on the link while another window is selected.
3844         (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
3846         * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
3847         functionality.
3848         (dframe-help-echo): Save point in case mouse tracking is off.
3850 2005-10-04  Thien-Thi Nguyen  <ttn@gnu.org>
3852         * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
3854 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3856         * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
3857         not change the global value of those vars.
3859         * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
3860         make-local-variable which we do not need any more.
3862 2005-10-03  Chong Yidong  <cyd@stupidchicken.com>
3864         * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
3865         (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
3866         (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
3867         (speedbar-path-line): Define obsolete aliases.
3868         (speedbar-line-directory): Doc fix.
3870         * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
3871         (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
3872         instead of speedbar-line-path.
3874 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3876         * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
3877         to nil if dropping on a window.  Handle dropping on a minibuffer window
3878         like dropping on a non-window part of Emacs.
3880 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3882         * net/ange-ftp.el: Use with-current-buffer.
3883         (ange-ftp-insert-directory): Do not follow symlinks any more.
3885         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
3886         Remove interactive spec.
3888 2005-10-03  Kim F. Storm  <storm@cua.dk>
3890         * ido.el (ido-mode): Use custom-initialize-set.
3892 2005-10-02  Richard M. Stallman  <rms@gnu.org>
3894         * progmodes/ebnf2ps.el (ebnf-eps-production-list):
3895         Use insert-buffer-substring.
3897         * net/tramp.el: Pacify byte compiler warnings in pacification code.
3898         (tramp-handle-file-local-copy): Use insert-buffer-substring.
3900 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3902         * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
3903         in last change.
3904         (ange-ftp-insert-directory): Fix up the search for the case where
3905         `file' is absolute.
3907 2005-10-02  Romain Francoise  <romain@orebokech.com>
3909         * progmodes/compile.el (compile-goto-error): Delete extra paren.
3911 2005-10-02  Andreas Schwab  <schwab@suse.de>
3913         * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
3914         directory component in the session info.
3916 2005-10-01  Richard M. Stallman  <rms@gnu.org>
3918         * comint.el (comint-redirect-subvert-readonly): Doc fix.
3920         * simple.el (next-error-internal): New function.
3922         * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
3923         (compilation-start): Pass new arg to compilation-buffer-name.
3924         (compile-goto-error): Use next-error-internal.
3926 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
3928         * speedbar.el: Remove RCS tag.
3929         (speedbar-check-read-only): Handle non-existent files.
3931         * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
3933         * info.el (Info-speedbar-hierarchy-buttons)
3934         (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
3936 2005-10-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3938         * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
3939         Do not match newline.
3940         (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
3941         (bibtex-summary): Remove unnecessary save-excursion.
3942         (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
3944 2005-10-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3946         * term/mac-win.el: Add charset info for "iso10646-1".
3947         Modify default fontset to use ATSUI-compatible fonts for some charsets
3948         if available.
3950 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
3952         * speedbar.el: Re-apply arch tag.
3953         (speedbar-version): Rename to version 1.0.  Suggested by Eric
3954         M. Ludlam.
3955         Reapply two changes from Emacs CVS' version of speedbar lost
3956         during the merge:
3957         (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
3958         (speedbar-frame-parameters): Improve customize type.
3960 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3962         * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
3963         (ange-ftp-file-directory-p): Fix the symlink case.
3964         (ange-ftp-insert-directory): When listing a single file, get a list of
3965         the parent buffer and extract the relevant line.  Inspired from a patch
3966         by Katsumi Yamaoka <yamaoka@jpl.org>.
3967         (ange-ftp-file-name-sans-versions): Simplify.
3969 2005-09-30  Bill Wohler  <wohler@newt.com>
3971         Move MH-E image files from toolbar and mail directories into
3972         etc/images.
3974         * mail/reply2.*: Move to etc/images/mail/reply*.
3976         * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
3977         * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
3978         etc/images.
3980         * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
3981         * toolbar/reply*: Move to etc/images/mail.
3983         * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
3985 2005-09-30  Eric M. Ludlam <zappo@gnu.org>
3987         * speedbar.el: New version 1.0pre3.
3989         Frame management code (including timer, and mouse click specifics)
3990         moved to dframe.el:
3991         (speedbar-attached-frame): Removed.  Use dframe-attached-frame.
3992         (speedbar-timer): Removed.  Use dframe-timer.
3993         (speedbar-close-frame): Removed.  Use dframe-close-frame.
3994         (speedbar-activity-change-focus-flag): Removed.  Use
3995         dframe-activity-change-focus-flag.
3996         (speedbar-update-speed, speedbar-navigating-speed): Obsolete.  Use
3997         dframe-update-speed.
3999         (speedbar-current-frame): New macro.  Use this instead of the
4000         variable speedbar-frame.
4002         (speedbar-use-images, speedbar-expand-image-button-alist)
4003         (speedbar-insert-image-button-maybe): Moved to sb-image.el.
4005         (speedbar-find-image-on-load-path): Removed.  Replaced by
4006         defezimage in ezimage.el.
4007         (speedbar-expand-image-button-alist): Removed.  Replaced by
4008         ezimage-expand-image-button-alist in ezimage.el.
4010         (speedbar-ignored-directory-regexp)
4011         (speedbar-add-ignored-directory-regexp)
4012         (speedbar-ignored-directory-expressions)
4013         (speedbar-line-directory, speedbar-buffers-line-directory)
4014         (speedbar-directory-line, speedbar-buffers-line-directory):
4015         Renamed, replacing `path' with `directory'.
4017         (speedbar-create-directory, speedbar-expand-line-descendants)
4018         (speedbar-toggle-line-expansion)
4019         (speedbar-contract-line-descendants): New commands.
4021         (speedbar-query-confirmation-method, speedbar-select-frame-method)
4022         (speedbar-use-tool-tips-flag): New options.
4024         (speedbar-check-read-only, speedbar-require-version)
4025         (speedbar-insert-separator, speedbar-buffers-tail-notes)
4026         (speedbar-handle-delete-frame, speedbar-try-completion)
4027         (speedbar-update-localized-contents): New functions.
4029         (speedbar-incompatible-version, speedbar-ro-to-do-point)
4030         (speedbar-object-read-only-indicator): New variables.
4032         (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
4033         New hooks.
4035         (speedbar-separator-face): New face.
4037         (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
4038         (speedbar-ignored-modes): Add fundamental-mode.
4039         (speedbar-directory-unshown-regexp): Add . directories.
4041         (speedbar-key-map): Remove old SPC and DEL page up/down keys.
4042         (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
4043         `]' for full expand/close.
4044         (speedbar-buffers-key-map): Add SPC to toggle node expansion.
4046         (speedbar-check-vc): Support hidden files.
4047         (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
4048         (speedbar-this-file-in-vc): Use vc-state if available.  If VC
4049         state is nil, it is not checked out.
4051         (speedbar-line-text, speedbar-line-token): Support expand buttons
4052         with no text.
4053         (speedbar-refresh): Universal argument acts as power-click.
4054         (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
4055         that buffer to get variable values.
4057         And many other bugfixes.
4059         * dframe.el, ezimage.el, sb-image.el: New files.
4061         * sb-*.xpm: Remove files.  New image files installed into
4062         etc/images/ezimage.
4064 2005-09-30  Kenichi Handa  <handa@m17n.org>
4066         * ps-mule.el (ps-mule-show-warning): If a character is in
4067         ps-print-translation-table, don't treat it as non-printable.
4069 2005-09-30  David Ponce  <david@dponce.com>
4071         * tree-widget.el (tree-widget-themes-load-path): New variable.
4072         (tree-widget-themes-directory): Doc fix.
4073         (tree-widget-image-formats) [Emacs]: Doc fix.
4074         (tree-widget--locate-sub-directory): New function.
4075         (tree-widget-themes-directory): Use it.
4077         * recentf.el (recentf-filename-handlers): Rename from
4078         `recentf-filename-handler'.  Allow a list of functions.
4079         (recentf-menu-items-for-commands): Fix :help strings.
4080         (recentf-apply-filename-handlers): New function.
4081         (recentf-expand-file-name): Use it.
4082         (recentf-cleanup): Remove duplicates too.
4084 2005-09-29  Juri Linkov  <juri@jurta.org>
4086         * faces.el: Rearrange face definitions to be in the same order as
4087         their face descriptions in "(emacs)Standard Faces".
4089         * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
4091         * tooltip.el (tooltip): Add group `basic-faces'.
4093         * buff-menu.el (Buffer-menu-buffer): Remove group
4094         `font-lock-highlighting-faces'.
4096         * progmodes/compile.el (compilation-error, compilation-warning)
4097         (compilation-info, compilation-line-number, compilation-column-number):
4098         Change group from `font-lock-highlighting-faces' to `compilation'.
4100         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
4101         (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
4102         (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
4103         (vhdl-font-lock-reserved-words-face)
4104         (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
4105         `font-lock-highlighting-faces'.
4107         * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
4109 2005-09-28  Kim F. Storm  <storm@cua.dk>
4111         * emulation/cua-base.el: Set CUA move property on additional commands:
4112         up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
4113         forward-sexp, backward-sexp, forward-list, backward-list.
4115 2005-09-28  Romain Francoise  <romain@orebokech.com>
4117         * comint.el (comint-show-output): Really set point at the
4118         beginning of the output when not using `comint-use-prompt-regexp'.
4120 2005-09-27  Jay Belanger  <belanger@truman.edu>
4122         * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
4123         in TeX mode.
4125 2005-09-26  Juanma Barranquero  <lekktu@gmail.com>
4127         * textmodes/org.el (org-table-sum): Fix format string.
4129         * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
4130         Quote face names.
4132 2005-09-26  Romain Francoise  <romain@orebokech.com>
4134         * isearch.el (isearch-forward-regexp): Close doc string.
4136 2005-09-25  Richard M. Stallman  <rms@gnu.org>
4138         * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
4140         * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
4142         * progmodes/compile.el (compilation-error-properties):
4143         When getting the file from the previous error message,
4144         correctly decode the new data format.
4146         * progmodes/cc-cmds.el (c-electric-paren):
4147         Call old-blink-paren only for close-paren.
4149 2005-09-24  Andreas Schwab  <schwab@suse.de>
4151         * term/rxvt.el (rxvt-register-default-colors): Delete redundant
4152         condition.
4154 2005-09-25  Romain Francoise  <romain@orebokech.com>
4156         * dired-aux.el (dired-copy-file-recursive):
4157         * dired.el (dired-delete-file):
4158         * ediff-mult.el (ediff-dir-diff-copy-file):
4159         * ediff-util.el (ediff-test-save-region):
4160         * forms.el (forms-mode):
4161         * ido.el (ido-file-internal, ido-delete-file-at-head):
4162         * log-edit.el (log-edit-done):
4163         * ses.el (ses-yank-resize):
4164         * play/gomoku.el (gomoku-human-plays, gomoku)
4165         (gomoku-human-resigns, gomoku-prompt-for-other-game)
4166         (gomoku-offer-a-draw):
4167         * play/landmark.el (lm-human-resigns, lm):
4168         * net/eudcb-ldap.el (eudc-ldap-check-base):
4169         * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
4170         * progmodes/ebrowse.el (ebrowse-find-pattern):
4171         * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
4172         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
4173         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
4175         * vc.el (vc-delete-file):
4176         * play/gomoku.el (gomoku-terminate-game, gomoku)
4177         (gomoku-prompt-for-move, gomoku-human-takes-back):
4178         * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
4179         (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
4181 2005-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
4183         * term/rxvt.el (rxvt-register-default-colors): Add support for 255
4184         color rxvt terminals by using the code xterm.el used to use before
4185         2005-04-09 in order to match the colors used by rxvt.
4187 2005-09-24  Emanuele Giaquinta <emanuele.giaquinta@gmail.com>  (tiny change)
4189         * term/rxvt.el (rxvt-register-default-colors): Add support for 88
4190         colors rxvt-unicode terminals by using the same code as xterm.el.
4192 2005-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4194         * textmodes/tex-mode.el (tex-font-lock-append-prop)
4195         (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
4196         new symbol used for the tex-verbatim face.
4198 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
4200         * woman.el (woman-file-name):
4201         * wid-edit.el (widget-file-prompt-value)
4202         (widget-coding-system-prompt-value):
4203         * w32-fns.el (set-w32-system-coding-system):
4204         * vc.el (vc-version-diff, vc-annotate):
4205         * textmodes/reftex-auc.el (reftex-arg-cite)
4206         (reftex-arg-index-tag):
4207         * textmodes/refer.el (refer-get-bib-files):
4208         * textmodes/artist.el (artist-figlet-choose-font):
4209         * terminal.el (terminal-emulator):
4210         * replace.el (occur-read-primary-args):
4211         * rect.el (string-rectangle, string-insert-rectangle):
4212         * ps-print.el (ps-print-preprint):
4213         * progmodes/pascal.el (pascal-goto-defun):
4214         * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
4215         * progmodes/compile.el (compilation-find-file):
4216         * printing.el (pr-interactive-n-up):
4217         * play/animate.el (animate-birthday-present):
4218         * net/rcompile.el (remote-compile):
4219         * man.el (man, Man-goto-section, Man-follow-manual-reference):
4220         * mail/rmailsum.el (rmail-summary-search-backward)
4221         (rmail-summary-search):
4222         * mail/rmailout.el (rmail-output-read-rmail-file-name)
4223         (rmail-output-read-file-name):
4224         * mail/rmail.el (rmail-search, rmail-search-backwards):
4225         * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
4226         * locate.el (locate):
4227         * international/quail.el (quail-show-keyboard-layout):
4228         * international/mule.el (set-buffer-file-coding-system)
4229         (revert-buffer-with-coding-system, set-file-name-coding-system)
4230         (set-terminal-coding-system, set-keyboard-coding-system)
4231         (set-next-selection-coding-system):
4232         * international/mule-diag.el (describe-coding-system)
4233         (describe-font, describe-fontset):
4234         * international/mule-cmds.el (universal-coding-system-argument)
4235         (search-unencodable-char, describe-input-method)
4236         (set-language-environment, describe-language-environment):
4237         * international/codepage.el (codepage-setup):
4238         * international/code-pages.el (codepage-setup):
4239         * info.el (Info-search, Info-follow-reference)
4240         (Info-search-backward):
4241         * emacs-lisp/advice.el (ad-read-advised-function)
4242         (ad-read-advice-class, ad-clear-cache, ad-activate)
4243         (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
4244         (ad-enable-advice, ad-disable-advice, ad-remove-advice)
4245         (ad-read-regexp):
4246         * ediff-util.el (ediff-toggle-regexp-match):
4247         * ediff-ptch.el (ediff-prompt-for-patch-file):
4248         * dired-aux.el (dired-diff):
4249         * diff.el (diff):
4250         * cus-edit.el (custom-variable-prompt):
4251         * calendar/timeclock.el (timeclock-ask-for-project):
4252         * calc/calcalg3.el (calc-get-fit-variables):
4253         * calc/calc-store.el (calc-edit-variable)
4254         (calc-permanent-variable):
4255         * vc-mcvs.el (vc-mcvs-register):
4256         * shadowfile.el (shadow-define-literal-group):
4257         * woman.el (woman-file-name):
4258         * vc.el (vc-version-diff, vc-merge):
4259         * textmodes/reftex-index.el (reftex-index-complete-tag):
4260         * format.el (format-decode-buffer, format-decode-region):
4261         * emulation/viper-cmd.el (viper-read-string-with-history):
4262         * emacs-lisp/debug.el (cancel-debug-on-entry):
4263         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
4264         * ediff.el (ediff-merge-revisions)
4265         (ediff-merge-revisions-with-ancestor, ediff-revision):
4266         * completion.el (interactive-completion-string-reader):
4267         * calc/calc-prog.el (calc-user-define-formula):
4268         Follow convention for reading with the minibuffer.
4270 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
4272         * progmodes/python.el (python-describe-symbol): Add globals() and
4273         locals() to the arguments of emacs.ehelp.
4275 2005-09-24  Magnus Henoch  <mange@freemail.hu>
4277         * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
4278         New function, code extracted from ispell-valid-dictionary-list.
4279         (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
4280         Call it.
4282 2005-09-24  Eli Zaretskii  <eliz@gnu.org>
4284         * subr.el (version-regexp-alist): Extend valid syntax for version
4285         strings: allow any of the characters -,_,+ to separate the
4286         alpha/beta/rc part from the version part.  Doc fix.
4287         (version-to-list): Doc fix.  Bind case-fold-search to t, as advertised.
4289 2005-09-23  David Reitter  <david.reitter@gmail.com>
4291         * mail/mailclient.el: New file.
4293 2005-09-23  Richard M. Stallman  <rms@gnu.org>
4295         * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
4296         (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
4297         Doc fixes.
4299         * progmodes/cc-mode.el (c-font-lock-init):
4300         Specify font-lock-lines-before.
4302 2005-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4304         * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
4305         whole conflict.
4307 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
4309         * textmodes/org.el (org-mode-map, orgtbl-mode-map):
4310         Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
4311         of `remap' feature when available.  Additional key bindings for
4312         better tty support.
4313         (org-mode-restart, org-force-self-insert): New commands.
4314         (org-time-stamp-inactive): New command.
4315         (org-remap): New function.
4316         (org-table-auto-blank-field, org-level-color-stars-only): New options.
4317         (org-enable-fixed-width-editor): Move to `org-structure'
4318         customization group.
4319         (org-self-insert-command, orgtbl-self-insert-command): Modify to
4320         blank field after field motion commands.
4322 2005-09-23  Kenichi Handa  <handa@m17n.org>
4324         * international/mule-cmds.el (set-language-environment):
4325         Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
4326         have to call utf-translate-cjk-load-tables.
4328 2005-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4330         * mouse.el (mouse-move-drag-overlay): Fix last change.
4332 2005-09-22  David Ponce  <david@dponce.com>
4334         * tree-widget.el (tree-widget-value-create): Fix previous change.
4336 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
4338         * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
4340 2005-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4342         * mouse.el (mouse-move-drag-overlay): New function.
4343         (mouse-drag-region-1): Use it.
4344         Try to simplify a bit the state handling.  Handle clicks on links
4345         inside intangible areas.
4346         (mouse-save-then-kill): Minor simplification.
4347         (mouse-secondary-overlay): Make it always non-nil instead of
4348         recreating it each time.
4349         (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
4350         (mouse-kill-secondary, mouse-secondary-save-then-kill):
4351         Simplify accordingly.
4353 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
4355         * term/rxvt.el (rxvt-standard-colors): Fix some colors.
4357 2005-09-20  Michael Kifer  <kifer@cs.stonybrook.edu>
4359         * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
4360         (ediff-file-name-sans-prefix): Treat nil as an empty string.
4361         (ediff-fixup-patch-map): Better heuristic for intuiting the file names
4362         to patch.
4364         * ediff-util.el: Use insert-buffer-substring.
4366         * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
4368         * emulation/viper-cmd.el (viper-change-state): Don't move over the
4369         field boundaries in the minibuffer.
4370         (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
4371         (viper-minibuffer-post-command-hook): New hook.
4372         (viper-line): Don't move cursor at bolp.
4374         * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
4376         * emulation/viper-init.el: Add alias to make-variable-buffer-local to
4377         avoid compiler warnings.
4379         * emulation/viper-macs.el (ex-map): Better messages.
4381         * emulation/viper-utils.el (viper-beginning-of-field): New function.
4383         * emulation/viper.el: Replace make-variable-buffer-local with
4384         viper-make-variable-buffer-local everywhere, to avoid warnings.
4386 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4388         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
4389         Delete unused var `old-selected-window'.
4390         (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
4391         (mouse-drag-secondary): Delete unused var `start-frame'.
4393 2005-09-19  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
4395         * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
4397 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4399         * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
4400         Re-indent within 80 columns.  Use inhibit-read-only.
4402 2005-09-19  Romain Francoise  <romain@orebokech.com>
4404         * calendar/diary-lib.el (mark-diary-entries): Revert last change.
4406 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4408         * font-lock.el (font-lock-default-fontify-region): Don't add a line
4409         unconditionally, since the after-change-function already did it.
4411 2005-09-19  Miles Bader  <miles@gnu.org>
4413         * net/newsticker.el: Get rid of CVS keyword.
4415 2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan+sf@dd.chalmers.se>
4417         * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
4418         The prompt is formatted later.
4420 2005-09-19  David Ponce  <david@dponce.com>
4422         * tree-widget.el (tree-widget-value-create): Save the converted
4423         tree :node widget.
4425 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
4427         * progmodes/sh-script.el (sh-blink): Fix spurious reference to
4428         variable `message'.
4430 2005-09-18  Michael Albinus  <michael.albinus@gmx.de>
4432         * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
4433         to cover prompts like "login as:".  Reported by Slawomir Nowaczyk
4434         <slawomir.nowaczyk.847@student.lu.se>.
4436 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
4438         * image.el (image-load-path): Use symbol `data-directory' instead
4439         of its value, for backward compatibility with packages that bind
4440         it during `find-image'.  Suggested by Katsumi Yamaoka.
4441         (image-search-load-path): Handle symbols whose values are strings.
4443 2005-09-18  Romain Francoise  <romain@orebokech.com>
4445         * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
4446         with-current-buffer form in save-excursion.
4448 2005-09-18  D Goel  <deego@gnufans.org>
4450         * apropos.el (apropos-command): Fix `message' call: first arg
4451         should be a format spec.  In this and all other cases that appear
4452         below and elsewhere in the source code, I made a change only when
4453         two conditions were satisfied: [1] I can think of a possibility
4454         that the arguments would cause an error, for example, the code in
4455         question relies on external variables such as filenames.  [2] I
4456         was sure that the arg to `message' could not have been nil in the code.
4458         * textmodes/tildify.el (tildify-region): Ditto.
4460         * textmodes/reftex-index.el (reftex-index-change-entry)
4461         (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
4462         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
4463         * textmodes/org.el (org-complete, org-deadline, org-schedule)
4464         (org-priority, org-table-sum):
4465         * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
4466         * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
4467         (flyspell-word, flyspell-display-next-corrections):
4468         * textmodes/bibtex.el (bibtex-print-help-message):
4469         * textmodes/artist.el (artist-key-set-point-poly):
4470         * term/mac-win.el (mac-services-insert-text):
4471         * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
4472         (vhdl-hooked-abbrev, vhdl-template-insert-fun)
4473         (vhdl-port-paste-testbench, vhdl-compose-new-component)
4474         (vhdl-compose-configuration):
4475         * progmodes/sh-script.el (sh-blink, sh-show-indent)
4476         (sh-set-indent, sh-learn-line-indent):
4477         * progmodes/ps-mode.el (ps-mode-target-column):
4478         * progmodes/idlwave.el (idlwave-make-tags)
4479         (idlwave-scan-library-catalogs):
4480         * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
4481         * progmodes/gud.el (gud-jdb-analyze-source):
4482         * progmodes/flymake.el (flymake-log):
4483         * progmodes/ebnf2ps.el (ebnf-generate-region):
4484         * progmodes/cmacexp.el (c-macro-expansion):
4485         * progmodes/ada-xref.el (ada-treat-cmd-string):
4486         * progmodes/ada-mode.el (ada-create-case-exception-substring)
4487         (ada-justified-indent-current, ada-batch-reformat):
4488         * play/zone.el (zone):
4489         * play/landmark.el (lm-move):
4490         * play/decipher.el (decipher-show-alphabet):
4491         * net/newsticker.el (newsticker--display-jump)
4492         (newsticker--display-scroll):
4493         * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
4494         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
4495         * mail/feedmail.el (feedmail-dump-message-to-queue):
4496         * eshell/esh-proc.el (eshell-remove-process-entry):
4497         * emulation/ws-mode.el (ws-last-error):
4498         * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
4499         (viper-record-kbd-macro):
4500         * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
4501         * emacs-lisp/lisp-mnt.el (lm-report-bug):
4502         * emacs-lisp/find-func.el (find-function-noselect):
4503         * calendar/timeclock.el (timeclock-status-string)
4504         (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
4505         (timeclock-when-to-leave-string):
4506         * calendar/icalendar.el (icalendar--convert-ical-to-diary):
4507         * calc/calc-units.el (calc-enter-units-table):
4508         * calc/calc-mode.el (calc-mode-record-mode):
4509         * woman.el (woman-mini-help):
4510         * wdired.el (wdired-change-to-wdired-mode):
4511         * vc.el (vc-retrieve-snapshot):
4512         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
4513         * startup.el (display-startup-echo-area-message):
4514         * simple.el (set-goal-column):
4515         * ses.el (ses-command-hook, ses-recalculate-cell):
4516         * server.el (server-process-filter):
4517         * printing.el (pr-interface-txt-print, pr-interface-printify)
4518         (pr-interface-ps):
4519         * pcvs.el (cvs-help):
4520         * log-edit.el (log-edit, log-edit-mode-help):
4521         * iswitchb.el (iswitchb-possible-new-buffer):
4522         * isearch.el (isearch-edit-string):
4523         * image-mode.el (image-mode, image-minor-mode):
4524         * ibuf-macs.el (define-ibuffer-filter):
4525         * hi-lock.el (hi-lock-find-patterns):
4526         * files.el (toggle-read-only):
4527         * ediff-util.el (ediff-copy-diff)
4528         (ediff-write-merge-buffer-and-maybe-kill):
4529         * echistory.el (Electric-history-undefined):
4530         * dnd.el (dnd-insert-text):
4531         * dired-aux.el (dired-query):
4532         * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
4533         * bookmark.el (bookmark-bmenu-locate):
4534         * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
4535         Fix `message' calls to ensure first arg is a format string.
4536         The change was made only when these two conditions were satisfied:
4537         [1] when there is a possibility that the arguments would cause an error
4538         for example, if the code in question relies on external variables
4539         such as filenames, and
4540         [2] if the arg to `message' could not have been nil in the code.
4542         * pcomplete.el (pcomplete--help): Fix `message' format spec.
4543         Not having a %s would be weird, though not technically wrong.
4545 2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4547         * term/mac-win.el (mac-add-charset-info): Doc fix.
4549 2005-09-17  Romain Francoise  <romain@orebokech.com>
4551         * shell.el (shell-resync-dirs): Handle echoing processes more
4552         reliably.  Don't insert resync command if `comint-process-echoes'
4553         is non-nil.
4555 2005-09-17  Magnus Henoch  <mange@freemail.hu>
4557         * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
4558         (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
4559         aspell versions >= 0.60.
4560         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
4561         only if ispell-aspell-supports-utf8 is non-nil.
4563 2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
4565         * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
4566         buffer-local value to lisp-indent-function.
4568 2005-09-17  Milan Zamazal  <pdm@zamazal.org>
4570         * progmodes/glasses.el (glasses-make-readable): If
4571         glasses-separator differs from underscore, put appropriate
4572         overlays over underscore characters.
4573         (glasses-convert-to-unreadable): If glasses-separator differs from
4574         underscore, try to convert glasses-separator characters to
4575         underscores.
4577 2005-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4579         * calendar/diary-lib.el (mark-diary-entries): Don't move point.
4580         Use with-syntax-table and dolist.
4582 2005-09-16  Carsten Dominik  <dominik@science.uva.nl>
4584         * textmodes/reftex-auc.el:
4585         * textmodes/reftex-cite.el:
4586         * textmodes/reftex-dcr.el:
4587         * textmodes/reftex-global.el:
4588         * textmodes/reftex-parse.el:
4589         * textmodes/reftex-ref.el:
4590         * textmodes/reftex-sel.el:
4591         * textmodes/reftex-toc.el:
4592         * textmodes/reftex-vars.el:
4593         * textmodes/reftex.el: Small changes to remove compiler warnings.
4595         * textmodes/reftex-index.el: Likewise.
4596         (reftex-query-index-phrase): More efficient use of markers.
4598 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
4600         * image.el (image-load-path): New variable.
4601         (image-search-load-path): New function.
4602         (find-image): Search for images in `image-load-path'.
4604 2005-09-15  Richard M. Stallman  <rms@gnu.org>
4606         * follow.el: Change Maintainer field.
4608 2005-09-15  David Ponce  <david@dponce.com>
4610         * recentf.el (recentf-save-file-modes): New option.
4611         (recentf-save-list): Use it.
4613 2005-09-15  Nick Roberts  <nickrob@snap.net.nz>
4615         * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
4616         (mode-line-mule-info, mode-line-modified): Move bindings from
4617         mouse-3 to mouse-1.
4619 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
4621         * simple.el (sendmail-user-agent-compose): Revert last change.
4623 2005-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4625         * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
4626         Use with-current-buffer.
4627         (ange-ftp-gwp-start): Remove unused var `gw-user'.
4628         (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
4629         (ange-ftp-insert-directory): Remove unused var `short'.
4630         (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
4632         * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
4633         (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
4635         * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
4636         (check-calendar-holidays, diary-list-entries): Autoload.
4637         Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
4638         (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
4640         * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
4641         which mistakenly removed a call to display-buffer.
4643 2005-09-14  Juanma Barranquero  <lekktu@gmail.com>
4645         * obsolete/iso-insert.el: Move to obsolete/ from international/.
4647 2005-09-14  Thien-Thi Nguyen  <ttn@gnu.org>
4649         * progmodes/hideshow.el
4650         (hs-hide-comments-when-hiding-all): Remove autoload cookie.
4651         (hs-allow-nesting): New user var.
4652         (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
4653         (hs-hide-block-at-point): When nesting allowed,
4654         if there is already an overlay in place, delete it.
4655         (hs-safety-is-job-n): Delete func; remove call sites.
4656         (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
4657         (hs-overlay-at): New func.
4658         (hs-already-hidden-p, hs-show-block): Use it.
4659         (hs-hide-all): Don't pre-clean if nesting allowed.
4660         (hs-show-all): Temporarily disallow
4661         nesting around call to `hs-discard-overlays'.
4663 2005-09-14  Chong Yidong  <cyd@stupidchicken.com>
4665         * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
4666         Delete unused local var.
4668 2005-09-13  Juanma Barranquero  <lekktu@gmail.com>
4670         * help-fns.el (describe-categories): "?\ " -> "?\s".
4671         (help-do-arg-highlight): Recognize also ARG-n, as in
4672         `move-to-left-margin' (ARG+n is already recognized).  Simplify.
4674         * international/codepage.el (dos-unsupported-char-glyph):
4675         * net/newsticker.el (tool-bar-map, w3-mode-map)
4676         (w3m-minor-mode-map):
4677         * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
4678         (ent-alist):
4679         * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
4681 2005-09-13  Chong Yidong  <cyd@stupidchicken.com>
4683         * custom.el (custom-push-theme): Handle the case where a symbol is
4684         bound but face properties have not yet been assigned.
4686         * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
4687         Fix behavior if noerase is `t' and there is no mail buffer.
4689         * simple.el (sendmail-user-agent-compose): Use a new mail buffer
4690         if `continue' is nil, rather than signal an error.
4692 2005-09-12  Richard M. Stallman  <rms@gnu.org>
4694         * font-lock.el (font-lock-keywords): Add autoload.
4696         * help-fns.el (describe-variable): Rearrange to put source link
4697         in a predictable place.
4699         * net/newsticker.el: New file.
4701 2005-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4703         * calendar/calendar.el (calendar-for-loop): Add edebug info.
4704         (calendar-basic-setup): Use the new nil arg.
4705         (number-of-diary-entries): Move to diary-lib.el.
4707         * calendar/diary-lib.el: Use with-current-buffer, match-string.
4708         (diary-list-entries): Use with-syntax-table and dolist.
4709         Rename from list-diary-entries.
4710         Use number-of-diary-entries if `number' is nil.
4711         (diary, diary-view-entries): Use this new name and new nil arg value.
4712         (number-of-diary-entries): Move from calendar.el.
4713         (diary-unhide-everything): New function.
4714         (include-other-diary-files, fancy-diary-display)
4715         (diary-show-all-entries, make-diary-entry): Use it.
4716         (diary-mail-entries): Use buffer-string.
4717         (mark-diary-entries): Fix long standing paren typo.
4718         (diary-sexp-entry): Use count-lines.
4719         (make-diary-entry): Avoid `previous-line'.
4720         (diary-mode-map): New var.
4721         (diary-mode): Redraw cal after saving.  Setup header-line.
4722         (fancy-diary-display-mode): Use local-set-key.
4724         * startup.el (command-line): Try calling various terminal-init-foo-bar
4725         functions by stripping hyphenated suffixes from $TERM.
4727         * files.el (normal-mode): Check boundness of font-lock-keywords.
4729 2005-09-12  Richard M. Stallman  <rms@gnu.org>
4731         * progmodes/compile.el: Don't decide a file's directory
4732         until the user actually tries to go there.
4733         (compilation-next-error-function):
4734         Pass compilation-find-file the directory from the file-struct.
4735         (compilation-internal-error-properties): Separate local FILE-STRUCT
4736         from FILE.  Doc the args better.  Rename arg FMT to FMTS.
4737         (compilation-find-file): Arg DIR renamed to DIRECTORY.
4738         Expand it, and if nil, use default-directory.
4739         (compilation-get-file-structure): Don't mix specified directory
4740         with default directory.  Put specified directory into
4741         file-struct.  Don't make the file name absolute.
4743         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
4744         (compile-command): Add autoload.
4745         (compilation-disable-input): Add autoload.
4747 2005-09-11  Stephen Gildea  <gildea@stop.mail-abuse.org>
4749         * time-stamp.el: Mention variable `time-stamp-pattern' in doc
4750         strings of the variables it can override.
4751         (time-stamp): New (as yet undocumented) time-stamp-format escapes
4752         %Q and %q, for fully-qualified domain name and unqualified host name.
4754 2005-09-11  Kim F. Storm  <storm@cua.dk>
4756         * emacs-lisp/authors.el (authors-aliases): Update list.
4757         (authors-fixed-entries): Update mldrag.el entry.
4759 2005-09-10  Alan Mackenzie  <acm@muc.de>
4761         * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
4762         from the region narrowed to.
4764 2005-09-10  Magnus Henoch  <mange@freemail.hu>
4766         * textmodes/ispell.el (ispell-check-version): Signal an error if
4767         aspell version is less than 0.60.
4769 2005-09-10  Pascal Dupuis  <Pascal.Dupuis@esat.kuleuven.be>  (tiny change)
4771         * progmodes/octave-inf.el (inferior-octave-startup):
4772         Resync current dir at the end.
4774 2005-09-10  Emilio C. Lopes  <eclig@gmx.net>
4776         * woman.el (woman-topic-at-point-default):
4777         Rename to woman-use-topic-at-point-default.
4778         (woman-topic-at-point): Rename to woman-use-topic-at-point.
4779         (woman-file-name): Reflect renames above.  Automatically use the
4780         word at point as topic if woman-use-topic-at-point is non-nil.
4781         Otherwise offer it as default but don't insert it in the
4782         minibuffer.  Also use `test-completion' instead of `assoc' as
4783         suggested by Stefan Monnier.
4785 2005-09-10  Andre Spiegel  <spiegel@gnu.org>
4787         * vc.el (vc-directory, vc-update-change-log): Throw an error on
4788         the attempt to do it over Tramp.  This is not yet supported.
4790 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
4792         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
4793         (menu-bar-non-minibuffer-window-p): New functions.
4794         ("Split Window", "Save As..."): Use them.
4795         ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
4796         ("Print Buffer", "Truncate Long Lines in this Buffer"):
4797         Use menu-bar-menu-frame-live-and-visible-p.
4798         ("Save Buffer", "Insert File", "Open Directory...")
4799         ("Open File...", "Visit New File..."):
4800         Use menu-bar-non-minibuffer-window-p.
4801         (kill-this-buffer-enabled-p, dired <menu-enable>):
4802         Use menu-bar-non-minibuffer-window-p.
4804 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
4806         * cus-start.el (all): Don't complain about fringe-related
4807         built-ins if fringes are not supported.  Ditto about
4808         selection-related built-ins.  Fix the test for GTK-related built-ins.
4810         * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
4811         ("Postscript Print Buffer", "Print Region", "Save As...")
4812         ("Save", "Insert File...", "Open Directory...")
4813         ("Open File...", "Visit New File..."")
4814         ("Truncate Long Lines in this Buffer"): Don't look at
4815         menu-updating-frame if this display does not support multiple frames.
4817 2005-09-09  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
4819         * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
4821 2005-09-09  Emilio Lopes  <eclig@gmx.net>
4823         * woman.el: Format- and whitespace-related changes.
4825 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
4827         * woman.el: Fix my email address.
4829 2005-09-08  Richard M. Stallman  <rms@gnu.org>
4831         * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
4832         (sh-mode): Locally set skeleton-pair-default-alist.
4834         * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
4836         * progmodes/flymake.el: Require `compile' unconditionally.
4838         * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
4840         * woman.el (woman-file-name): Provide a default, not initial input.
4842         * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
4844         * font-lock.el (font-lock-support-mode): Doc fix.
4846         * descr-text.el (describe-property-list): Handle non-symbol prop names.
4848 2005-09-08  Richard M. Stallman  <rms@gnu.org>
4850         * simple.el (blink-matching-open): Get rid of text props from
4851         the string shown in echo area.  Don't permanently set point.
4852         Some rearrangements.
4854 2005-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
4856         * recentf.el (recentf-filename-handler): Add custom choice
4857         `abbreviate-file-name'.
4859         * msb.el (msb--very-many-menus): Fix typo.
4861         * disp-table.el (standard-display-european): Don't set
4862         enable-multibyte-characters to nil.
4864 2005-09-08  David Ponce  <david@dponce.com>
4866         * recentf.el (recentf-show-file-shortcuts-flag): New option.
4867         (recentf-expand-file-name): Doc fix.
4868         (recentf-dialog-mode-map): Define digit shortcuts.
4869         (recentf--files-with-key): New variable.
4870         (recentf-show-digit-shortcut-filter): New function.
4871         (recentf-open-files-items): New function.
4872         (recentf-open-files): Use it.
4873         (recentf-open-file-with-key): New command.
4875 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
4877         * buff-menu.el (Buffer-menu-sort-by-column): New function.
4878         Suggested by Kim F. Storm.
4879         (Buffer-menu-sort-button-map): Global keymap for sort buttons.
4880         (Buffer-menu-make-sort-button): Use global keymap.
4882 2005-09-07  Michael Albinus  <michael.albinus@gmx.de>
4884         * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
4885         (Man-getpage-in-background-advice): Remove defadvice; it isn't
4886         necessary any longer with the remapped command.
4887         (Man-bgproc-sentinel-advice): Remove defadvice which counts
4888         formatting time only.
4890         * net/tramp.el (tramp-action-password)
4891         (tramp-multi-action-password): Compile the password prompt from
4892         `method', `user' and `host'.  Sometimes it isn't obvious which
4893         password to enter, for example with remote files offered by
4894         recentf.el, or with multiple steps.  Suggested by Robert Marshall
4895         <robert@chezmarshall.freeserve.co.uk>.
4897 2005-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4899         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
4900         Fix regexp for when "s///" is at the beginning of line.
4902 2005-09-07  Jay Belanger  <belanger@truman.edu>
4904         * calc/calc-poly.el (math-expand-term): Multiply out any powers
4905         when in matrix mode.
4907 2005-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4909         * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
4910         non-anonymous functions.
4912 2005-09-06  Chong Yidong  <cyd@stupidchicken.com>
4914         * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
4915         when using a header line.  Otherwise, use mouse-1-click-follows-link.
4917         * mouse.el (mouse-drag-header-line): Do nothing if the header-line
4918         can't be moved; don't signal an error.
4920 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
4922         * cus-theme.el (custom-theme-write-faces): Save the current face
4923         spec, not the defface spec.
4925         * custom.el (custom-known-themes): Clarify meaning of "standard".
4926         (custom-push-theme): Save old values in the standard theme.
4927         (disable-theme): Correct typo.
4928         (custom-face-theme-value) Deleted unused function.
4929         (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
4931 2005-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4933         * progmodes/compile.el (compilation-goto-locus): Take into account
4934         iconified frames when determining whether the buffer is
4935         already visible.
4936         Don't reset window height if the window already existed.
4938 2005-09-04  Chong Yidong  <cyd@stupidchicken.com>
4940         * custom.el (load-theme): Rename from require-theme.
4941         Add interactive spec.
4942         (enable-theme): Rename from custom-enable-theme.
4943         Add interactive spec.
4944         (disable-theme): Rename from custom-disable-theme.
4945         Add interactive spec.
4946         (custom-make-theme-feature): Doc fix.
4947         (custom-theme-directory): Doc fix.
4948         (provide-theme): Call enable-theme.
4950 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4952         * obsolete/lazy-lock.el (lazy-lock-mode):
4953         * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
4954         font-lock-mode if it's off.  Print a warning instead.
4956         * progmodes/compile.el (compilation-start): Ignore errors if the
4957         process died before we get to send-eof.
4959         * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
4960         Undo last change.  Enclosing the result in quotes broke things on Unix
4961         since tex-send-command passes it through shell-quote-argument.
4962         (tex-send-command): Pass `file' through convert-standard-filename
4963         when possible.
4964         (tex-uptodate-p): Handle the case where TeX hasn't put additional
4965         info in a transcript.
4967 2005-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
4969         * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
4970         fix compilation warning. Reorder the key definitions to group
4971         together keys emitted by the current version of xterm.
4973         * progmodes/vhdl-mode.el (vhdl-highlight-faces)
4974         (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
4975         Reorder predicates to correct min-color usage.
4977 2005-09-01  Chong Yidong  <cyd@stupidchicken.com>
4979         * longlines.el (longlines-mode): Inhibit read-only when encoding.
4980         Kill local variables when longlines-mode is turned off.
4982 2005-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4984         * international/mule-cmds.el (set-locale-environment): Soothe compiler.
4986         * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
4988         * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
4990         * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
4991         (font-lock-lines-before): Change default to being inactive.
4992         (font-lock-default-fontify-region): Obey font-lock-lines-before.
4993         (font-lock-after-change-function): Don't handle f-l-lines-before here.
4995 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
4997         * net/tramp.el (tramp-handle-make-auto-save-file-name):
4998         Deactivate temporarily advice if active (not needed for Emacs 22,
4999         but for backwards compatibility).
5000         (tramp-exists-file-name-handler): Rewrite.  First implementation
5001         was too simple.
5002         (tramp-advice-make-auto-save-file-name):
5003         Call `tramp-handle-make-auto-save-file-name' (again, just for
5004         backwards compatibility).
5006 2005-08-31  Reto Zimmermann  <reto@gnu.org>
5008         * progmodes/vhdl-mode.el
5009         (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
5010         (vhdl-end-p): Fix indentation bug "else" after "-- when".
5011         (vhdl-set-default-project): New function (easier setting of default).
5012         (vhdl-port-copy): Handle extended identifiers for generics.
5013         (vhdl-compiler-alist): Better description for error message regexp.
5014         (vhdl-make): Query for target, use previous as default.
5015         (vhdl-port-copy): Fix port copy for port names starting with "signal".
5016         (vhdl-font-lock-keywords-2): Fix fontification for record
5017         el. assign.
5018         (vhdl-speedbar-make-subpack-line): Add package body link.
5019         (vhdl-generate-makefile-1): Not include itself as dependency.
5020         (vhdl-font-lock-init): Highlight c-preprocessor directives.
5021         (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
5022         (vhdl-get-syntactic-context): Handle c-preprocessor directives.
5023         (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
5024         (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
5025         (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
5026         (vhdl-import-project): Add string argument for `error'.
5027         (vhdl-compose-configuration)
5028         (vhdl-compose-configuration-architecture): Add configuration
5029         declaration generation.
5030         (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
5031         (vhdl-trailer-re): Add "record" keyword (better indentation).
5032         (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
5033         "[^ \t-\"]+".
5034         (vhdl-font-lock-keywords-2): Not highlight formal parameter after '|'.
5035         (vhdl-testbench-entity-file-name)
5036         (vhdl-testbench-architecture-file-name): Allow separate
5037         customization of testbench file names.
5038         (vhdl-beginning-of-block): Handle optional subprogram parameter list.
5039         (vhdl-get-visible-signals): Allow newline within alias declaration.
5040         (vhdl-update-sensitivity-list): Signal read only on certain attributes.
5041         (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
5042         (member-ignore-case): Alias for missing function in XEmacs.
5043         (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
5044         (vhdl-update-sensitivity-list): Ignore case on read signals.
5045         (vhdl-replace-string): Adjust case only for file names.
5046         (vhdl-update-sensitivity-list): Fix search for read signals.
5047         (vhdl-update-sensitivity-list): Exclude formal parameters.
5048         (vhdl-get-visible-signals): Include aliases of signals.
5049         (vhdl-get-visible-signals): Fix signal name searching.
5050         (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
5051         (vhdl-fixup-whitespace-region): Fix for character
5052         literals (e.g. ':').
5054 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
5056         * ansi-color.el (comint-last-output-start):
5057         * bs.el (font-lock-verbose):
5058         * diff-mode.el (add-log-buffer-file-name-function):
5059         * dired-x.el (vm-folder-directory):
5060         * faces.el (help-xref-stack-item):
5061         * files.el (font-lock-keywords):
5062         * find-lisp.el (dired-buffers, dired-subdir-alist):
5063         * ido.el (cua-inhibit-cua-keys):
5064         * log-view.el (cvs-minor-wrap-function):
5065         * outline.el (font-lock-warning-face):
5066         * simple.el (compilation-current-error):
5067         * speedbar.el (ange-ftp-path-format, efs-path-regexp)
5068         (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
5069         * tooltip.el (comint-prompt-regexp):
5070         * w32-fns.el (explicit-shell-file-name):
5071         * term/mac-win.el (mac-charset-info-alist)
5072         (mac-services-selection, mac-system-script-code):
5073         * term/tty-colors.el (msdos-color-values):
5074         * term/w32-win.el (xlfd-regexp-registry-subnum):
5075         * term/x-win.el (x-keysym-table, x-selection-timeout)
5076         (x-session-id, x-session-previous-id):
5077         * textmodes/ispell.el (mail-yank-prefix):
5078         * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
5079         * textmodes/org.el (calc-embedded-close-formula)
5080         (calc-embedded-open-formula)
5081         (font-lock-unfontify-region-function):
5082         * textmodes/reftex-global.el (isearch-next-buffer-function)
5083         (TeX-master):
5084         * textmodes/reftex.el (font-lock-keywords):
5085         * textmodes/tex-mode.el (font-lock-comment-face)
5086         (font-lock-doc-face):
5087         * textmodes/texinfo.el (outline-heading-alist):
5088         Add defvars.
5090         * textmodes/artist.el (x-pointer-crosshair): Add defvar.
5091         (artist-spray-chars, artist-mode-init, artist-replace-string)
5092         (artist-select-erase-char, artist-vap-find-endpoints-horiz)
5093         (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
5094         (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
5096         * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
5097         (conf-align-assignments): "?\ " -> "?\s".
5099         * textmodes/reftex-index.el (TeX-master): Add defvar.
5100         (reftex-index-phrases-marker): Move up defvar.
5102         * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
5103         (reftex-toc-include-labels-indicator)
5104         (reftex-toc-include-index-indicator)
5105         (reftex-toc-max-level-indicator): Move up declarations.
5107         * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
5108         of args to `tramp-run-real-handler', even if it's empty in this case.
5110 2005-08-31  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5112         * dired.el (dired-move-to-filename-regexp): Add date format for
5113         Mac OS X 10.3 in East Asian locales.
5115 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
5117         * files.el (make-auto-save-file-name): Add file name handler call
5118         if applicable.
5120         * net/tramp.el (tramp-file-name-handler-alist)
5121         (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
5122         (tramp-handle-make-auto-save-file-name): Rename from
5123         `tramp-make-auto-save-file-name'.
5124         (tramp-exists-file-name-handler): New defun.
5125         (tramp-advice-make-auto-save-file-name): Make defadvice only when
5126         `make-auto-save-file-name' is not a magic file name operation.
5128 2005-08-30  Richard M. Stallman  <rms@gnu.org>
5130         * files.el (risky-local-variable-p):
5131         Match `-predicates' and `-commands.
5133         * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
5134         (custom-save-all): Visit the file if necessary;
5135         kill the buffer if we created it.
5136         (custom-save-delete): Don't visit file or kill buffer here.
5138 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
5140         * textmodes/org.el (org-special-keyword): New face.
5141         (org-table-copy-down, org-table-eval-formula)
5142         (org-table-recalculate, org-init-section-numbers):
5143         Use `string-to-number' instead of `string-to-int'.
5144         (org-get-location): Use `insert-buffer-substring' instead of
5145         `insert-buffer'.
5146         (org-modify-diary-entry-string): New function.
5147         (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
5148         (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
5149         (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
5150         active region.
5151         (org-export-as-html): Handle QUOTE keyword.
5152         (org-quote-string): New option.
5153         (org-bookmark-jump-unhide): New function, used for
5154         `bookmark-after-jump-hook'.
5155         (org-diary-default-entry): Apply only when not called through
5156         `org-agenda'.
5158 2005-08-30  Juanma Barranquero  <lekktu@gmail.com>
5160         * net/eudc.el (mode-popup-menu):
5161         * play/handwrite.el (ps-printer-name, ps-lpr-command):
5162         * progmodes/ada-mode.el (compile-auto-highlight)
5163         (skeleton-further-elements):
5164         * progmodes/autoconf.el (font-lock-syntactic-keywords):
5165         * progmodes/cmacexp.el (msdos-shells):
5166         * progmodes/compile.el (font-lock-extra-managed-props)
5167         (font-lock-keywords, font-lock-maximum-size)
5168         (font-lock-support-mode):
5169         * progmodes/grep.el (font-lock-lines-before):
5170         * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
5171         * progmodes/mixal-mode.el (compile-command):
5172         * progmodes/perl-mode.el (font-lock-comment-face)
5173         (font-lock-doc-face, font-lock-string-face):
5174         * progmodes/prolog.el (comint-prompt-regexp):
5175         * progmodes/sh-script.el (font-lock-comment-face)
5176         (font-lock-set-defaults, font-lock-string-face):
5177         * progmodes/sql.el (font-lock-keyword-face)
5178         (font-lock-set-defaults, font-lock-string-face):
5179         * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
5180         (itimer-version, lazy-lock-defer-contextually)
5181         (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
5182         Add defvars.
5184         * progmodes/cperl-mode.el (cperl-electric-lbrace)
5185         (cperl-electric-keyword, cperl-electric-pod)
5186         (cperl-electric-backspace, cperl-forward-re)
5187         (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
5188         (vc-rcs-header, vc-sccs-header): Add defvars.
5190         * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
5191         (font-lock-syntactic-keywords, gud-find-expr-function):
5192         Add defvars.
5194         * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
5195         (gdb-frame-parameters): Declare before use.
5197         * progmodes/gud.el (gdb-active-process, gdb-define-alist)
5198         (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
5199         (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
5200         (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
5202         * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
5203         (idlwave-help-with-source): Use `insert-buffer-substring', not
5204         `insert-buffer'.
5206 2005-08-29  Juri Linkov  <juri@jurta.org>
5208         * outline.el (hide-entry, hide-leaves, outline-toggle-children):
5209         Put outline-back-to-heading function call inside save-excursion.
5211 2005-08-29  Juanma Barranquero  <lekktu@gmail.com>
5213         * man.el (Man-init-defvars, Man-translate-references)
5214         (Man-support-local-filenames, Man-highlight-references):
5215         * progmodes/sql.el (sql-interactive-mode):
5216         * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
5218         * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
5219         (compilation-mode-font-lock-keywords): Add defvars.
5220         (checkdoc-interactive-loop): "?\ " -> "?\s".
5222         * emacs-lisp/lisp-mode.el (font-lock-comment-face)
5223         (font-lock-doc-face, font-lock-string-face)
5224         (font-lock-keywords-case-fold-search): Add defvars.
5225         (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
5227         * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
5228         Don't pass X and Y (they are ignored anyway).
5229         (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
5230         (mouse-delete-window): Make arguments optional.
5232         * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
5233         (caesar-translate-table, minor-modes, news-buffer-save)
5234         (news-group-name, news-minor-modes): Add defvars.
5236         * emacs-lisp/lselect.el (mouse-highlight-priority)
5237         (x-lost-selection-functions, zmacs-regions):
5238         * emacs-lisp/pp.el (font-lock-verbose):
5239         * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
5240         * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
5241         (ses-mode-map):
5242         * emacs-lisp/tcover-unsafep.el (safe-functions):
5243         * international/mule-cmds.el (mac-system-coding-system)
5244         (mac-system-locale):
5245         * language/ethio-util.el (rmail-current-message)
5246         (rmail-message-vector):
5247         * language/thai-util.el (thai-auto-composition-mode):
5248         * mail/metamail.el (rmail-current-message, rmail-message-vector):
5249         * mail/mspools.el (rmail-inbox-list, vm-crash-box)
5250         (vm-folder-directory, vm-init-file, vm-init-file-loaded)
5251         (vm-primary-inbox, vm-spool-files):
5252         * mail/rmail.el (deleted-head, font-lock-fontified)
5253         (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
5254         (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
5255         (total-messages):
5256         * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
5257         (rmail-summary-mode-map):
5258         * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
5259         (rmail-last-label, rmail-last-multi-labels)
5260         (rmail-summary-vector, rmail-total-messages):
5261         * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
5262         * mail/rmailsum.el (msgnum):
5263         * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
5264         (rmail-current-message):
5265         * obsolete/fast-lock.el (font-lock-face-list):
5266         * obsolete/rnewspost.el (mail-reply-buffer):
5267         * obsolete/scribe.el (compile-command):
5268         * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
5270 2005-08-28  John Paul Wallington  <jpw@gnu.org>
5272         * ibuf-ext.el (ibuffer-auto-update-changed):
5273         Use `frame-or-buffer-changed-p' to check whether we need to update.
5274         (ibuffer-auto-mode): Don't advise `get-buffer-create' and
5275         `kill-buffer'.  Initialise `ibuffer-auto-buffers-changed'
5276         as a `frame-or-buffer-changed-p' state vector instead.
5278 2005-08-27  Romain Francoise  <romain@orebokech.com>
5280         * textmodes/makeinfo.el (makeinfo-compile):
5281         Use `compilation-start'.  Set `next-error-function' according to
5282         `disable-errors'.
5283         (makeinfo-next-error): New function.
5284         (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
5285         (makeinfo-buffer): Likewise.
5287         * progmodes/compile.el (compilation-start): Add autoload cookie.
5289         * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
5290         * textmodes/sgml-mode.el: Likewise.
5291         * progmodes/python.el: Likewise.
5293 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
5295         * simple.el (blink-matching-paren-distance): Document the meaning
5296         of nil value, and allow to customize to nil.
5298         * eshell/esh-ext.el (eshell-windows-shell-file): Look for
5299         command.com, not command.exe.
5301 2005-08-26  John Wiegley  <johnw@newartisans.com>
5303         * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
5304         code around a bit so that an extraneous nil argument is not added
5305         to a command when no args are given.
5307         * eshell/esh-arg.el (eshell-parse-double-quote): If a
5308         double-quoted argument resolves to nil, return it as an empty
5309         string rather than as nil.  This made it impossible to pass "" to
5310         a shell script as a null string argument.
5312 2005-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5314         * outline.el (outline-invent-heading): New fun.
5315         (outline-promote, outline-demote): Use it.
5316         (outline-move-subtree-down): Remove unused vars `re' and `txt'.
5317         (outline-end-of-subtree): Remove unused var `opoint'.
5319 2005-08-26  David Reitter  <david.reitter@gmail.com>
5321         * menu-bar.el (truncate-lines, write-file, print-buffer)
5322         (ps-print-buffer-faces, ps-print-buffer, split-window):
5323         Disable menu items when the frame they refer to is invisible, or when
5324         they refer to a buffer and the minibuffer is selected.
5326 2005-08-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
5328         * progmodes/flymake.el (flymake-highlight-err-lines):
5329         Use save-excursion around flymake-highlight-line to preserve point.
5331 2005-08-26  Eli Zaretskii  <eliz@gnu.org>
5333         * progmodes/octave-mod.el: Change Author and Maintainer address.
5334         (octave-maintainer-address): Change Kurt's email address.
5335         * progmodes/octave-inf.el: Change Author and Maintainer address.
5336         * progmodes/octave-hlp.el: Change Author and Maintainer address.
5338 2005-08-26  Kim F. Storm  <storm@cua.dk>
5340         * subr.el (version-list-<, version-list-<=, version-list-=):
5341         Renamed from integer-list-*.
5342         (version-list-not-zero): Likewise.  Fix while loop.
5343         (version=): Use version-list-= instead of string-equal.
5345 2005-08-26  Richard M. Stallman  <rms@gnu.org>
5347         * outline.el (outline-promote): Try shortening the heading.
5348         As last resort, read the heading to use.
5349         (outline-demote): As last resort, read the heading to use.
5351 2005-08-26  Romain Francoise  <romain@orebokech.com>
5353         * progmodes/compile.el (compilation-start): Doc fix.
5355         * progmodes/antlr-mode.el (antlr-default): Fix defface form.
5356         (antlr-font-lock-additional-keywords): Fix reference to
5357         `antlr-font-lock-literal-regexp' erroneously changed during the
5358         mass face rename.
5359         (antlr-run-tool): Use `compilation-start'.
5361         * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
5362         instead of the obsolete `compile-internal'.
5364 2005-08-26  Juanma Barranquero  <lekktu@gmail.com>
5366         * calendar/cal-bahai.el (date, displayed-month, displayed-year)
5367         (number, original-date):
5368         * calendar/cal-china.el (date):
5369         * calendar/cal-coptic.el (date):
5370         * calendar/cal-french.el (date):
5371         * calendar/cal-hebrew.el (date, entry, number, original-date):
5372         * calendar/cal-islam.el (date, number, original-date):
5373         * calendar/cal-iso.el (date):
5374         * calendar/cal-julian.el (date):
5375         * calendar/cal-mayan.el (date):
5376         * calendar/cal-menu.el (date, event):
5377         * calendar/cal-persia.el (date):
5378         * calendar/lunar.el (date):
5379         * calendar/solar.el (date): Add defvars.
5381         * emerge.el:
5382         * ibuffer.el:
5383         * info-xref.el:
5384         * obsolete/bg-mouse.el:
5385         * obsolete/sun-curs.el:
5386         * obsolete/swedish.el: Move the `defvar's to the top level.
5388         * smerge-mode.el (smerge-refined-change): Add :group.
5390 2005-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5392         * smerge-mode.el (smerge-remove-props): Make the args non-optional.
5393         (smerge-keep-n): Remove props.
5394         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
5395         (smerge-keep-current, smerge-kill-current): Don't remove props anymore
5396         now that it's done in smerge-keep-n.
5397         (smerge-refined-change): New face.
5398         (smerge-refine-chopup-region, smerge-refine-highlight-change)
5399         (smerge-refine): New funs.
5400         (smerge-basic-map): Bind smerge-refine.
5402 2005-08-25  Juri Linkov  <juri@jurta.org>
5404         * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
5405         compilation-process-setup-function and compilation-disable-input
5406         in grep-mode instead of let-bindings in grep.
5408         * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
5409         Delete "Automatic File De/compression" (auto-compression-mode).
5411 2005-08-25  Juanma Barranquero  <lekktu@gmail.com>
5413         * obsolete/bg-mouse.el: Move to obsolete/ from term/.
5414         Silence warning about non-existent variable.
5416 2005-08-25  Richard M. Stallman  <rms@gnu.org>
5418         * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
5419         Rename "Describe Key" to "Describe Key or Mouse Operation".
5421         * mail/mailalias.el (build-mail-aliases): Delete comments
5422         from the contents before processing them.
5424         * isearch.el (isearch-edit-string): Erase the Search prompt
5425         if user enters an empty string and there is no default.
5427         * comint.el (comint-file-name-prefix): Add autoload.
5429 2005-08-25  Joe Corneli  <jcorneli@math.utexas.edu>
5431         * subr.el (play-sound): Rearrange to avoid warning.
5433 2005-08-25  Carsten Dominik  <dominik@science.uva.nl>
5435         * calendar/diary-lib.el (diary-modify-entry-list-string-function):
5436         New hook.
5437         (add-to-diary-list): Call `diary-modify-entry-list-string-function'
5439 2005-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5441         * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
5443         * custom.el (custom-theme-set-variables): Sort minor modes last.
5445 2005-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5447         * subr.el (version-separator, version-regexp-alist): New vars used by
5448         version comparison funs.
5449         (integer-list-<, integer-list-=, integer-list-<=)
5450         (integer-list-not-zero): New funs for integer list comparison.
5451         (version-to-list, version=, version<, version<=): New funs for version
5452         comparison.
5454 2005-08-24  Juanma Barranquero  <lekktu@gmail.com>
5456         * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
5457         (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
5458         time to silence the byte-compiler.
5460         * ibuffer.el (ibuffer-compile-make-eliding-form)
5461         (ibuffer-check-formats): Use `with-no-warnings' to hide references
5462         to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
5463         so it's silly to get warnings for it).
5464         (ibuffer-auto-mode, ibuffer-cached-filter-formats)
5465         (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
5466         (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
5467         (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
5468         (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
5469         (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
5470         Defvar at compile time.
5471         (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
5472         (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
5473         Declare them before use.
5475         * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
5476         (info-xref-good, info-xref-bad): Defvar at compile time.
5478         * obsolete/mlsupport.el (filter-region, execute-monitor-command):
5479         Use `let*' instead of `let'.
5481         * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
5482         (*mouse-y*, menu, char): Defvar at compile time.
5483         (sc::menu): Declare it before use.
5484         (sc::pack-one-line): Use `let', not `let*'.
5486         * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
5487         (mail-send-hook): Defvar at compile time.
5489         * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
5490         Defvar at compile time.
5492         * term/sun-mouse.el (current-global-mousemap)
5493         (current-local-mousemap): Declare them before use.
5495 2005-08-24  Carsten Dominik  <dominik@science.uva.nl>
5497         * bookmark.el (bookmark-after-jump-hook): New hook.
5498         (bookmark-jump): Run `bookmark-after-jump-hook'.
5500 2005-08-23  Juri Linkov  <juri@jurta.org>
5502         * faces.el (minibuffer-prompt): Doc fix.
5504 2005-08-23  Juanma Barranquero  <lekktu@gmail.com>
5506         * progmodes/xscheme.el: Trivial changes to silence warnings.
5507         (xscheme-previous-mode, xscheme-previous-process-state):
5508         Add defvars.
5509         (xscheme-last-input-end, xscheme-process-command-line)
5510         (xscheme-process-name, xscheme-buffer-name)
5511         (xscheme-expressions-ring-max, xscheme-expressions-ring)
5512         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
5513         (xscheme-control-g-synchronization-p)
5514         (xscheme-control-g-disabled-p, xscheme-string-receiver)
5515         (default-xscheme-runlight, xscheme-runlight)
5516         (xscheme-runlight-string, xscheme-process-filter-state)
5517         (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
5518         Move to beginning of file.
5519         (scheme-interaction-mode-commands-alist)
5520         (scheme-interaction-mode-map, scheme-debugger-mode-map):
5521         Declare them before use.  Note: the initialization code for the variables
5522         has not been moved because it uses functions that reference the variables.
5523         (xscheme-control-g-message-string, xscheme-process-filter-alist)
5524         (xscheme-prompt-for-expression-map): Declare them before use.
5525         (scheme-debugger-mode-commands): "?\ " -> "?\s".
5527 2005-08-23  Ed Swarthout  <ed.swarthout@gmail.com>  (tiny change)
5529         * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
5531 2005-08-22  Juri Linkov  <juri@jurta.org>
5533         * faces.el (set-face-underline): Delete this duplicate function
5534         and make an obsolete alias to set-face-underline-p.
5535         (set-face-underline-p): Use docstring of set-face-underline.
5536         (describe-face): Create hyperlink to parent face.
5538         * info.el (Info-insert-dir): Use save-excursion around
5539         insert-buffer-substring.
5540         (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
5541         (Info-escape-percent): Delete function.
5542         (Info-fontify-node): Replace Info-escape-percent by
5543         replace-regexp-in-string with REP arg set to lambda that
5544         duplicates `%' and preserves text properties.
5546         * progmodes/compile.el (compilation-disable-input): Doc fix.
5547         (define-compilation-mode): Doc fix and refill.
5548         (kill-compilation): Use `mode-name' in the error message.
5549         (compilation-find-file): Use `compilation-error' in the
5550         read-file-name's prompt.
5552 2005-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5554         * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
5555         (smerge-auto-leave): Make undo re-enable the mode.
5556         (debug-ignored-errors): Add the user-error of impossible resolution.
5557         (smerge-resolve): Move things around a bit, in preparation for later.
5558         (smerge-diff): Don't fail if the buffer has no associated file.
5559         (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
5560         (smerge-conflict-overlay): New function.
5561         (smerge-match-conflict): Don't add text properties here.
5562         (smerge-find-conflict): Instead, add an overlay here.
5563         Also check for the case where we're inside a conflict already, so as to
5564         obviate the need for font-lock-multiline, which is unbearably slow with
5565         large conflicts and ciomplex font-lock patterns.
5566         (smerge-remove-props): Remove overlay rather than text-properties.
5567         (smerge-mode): Don't set font-lock-multiline.
5568         Remove overlays when turned off.
5570 2005-08-21  Kim F. Storm  <storm@cua.dk>
5572         * ido.el (ido-ignore-item-p): Use save-match-data.
5573         Bind case-fold-search to ido-case-fold locally.
5575 2005-08-20  Richard M. Stallman  <rms@gnu.org>
5577         * files.el (normal-mode): If font lock is on, turn it off and on.
5579         * subr.el (replace-regexp-in-string): Doc fix.
5581         * startup.el (command-line-1): Don't suppress startup screen
5582         due to existing processes.
5584         * progmodes/grep.el (grep): Bind compilation-disable-input to t.
5586         * progmodes/compile.el (compilation-disable-input): Default to nil.
5588 2005-08-20  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
5590         * progmodes/compile.el (compilation-disable-input): New defcustom.
5591         (compilation-start): If compilation-disable-input is non-nil, send
5592         EOF to the compilation process.
5594 2005-08-20  Eli Zaretskii  <eliz@gnu.org>
5596         * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
5597         Run the argument of tex-shell-cd-command through
5598         convert-standard-filename, to get the correct style of slashes on
5599         Windows, and enclose the result in quotes, in case the file name
5600         includes whitespace or other special characters.
5602 2005-08-19  Andreas Schwab  <schwab@suse.de>
5604         * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
5605         process.
5607 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
5609         * cus-start.el (minibuffer-prompt-properties): Correct typo.
5611 2005-08-18  Kim F. Storm  <storm@cua.dk>
5613         * scroll-lock.el: Fix errors due to incorrect line wrapping.
5615 2005-08-18  Richard M. Stallman  <rms@gnu.org>
5617         * scroll-lock.el: New file.
5619 2005-08-18  Thien-Thi Nguyen  <ttn@gnu.org>
5621         * dired.el (dired-move-to-end-of-filename):
5622         Handle fifo as rendered by "ls -lF": Don't include trailing "|".
5624 2005-08-18  Kim F. Storm  <storm@cua.dk>
5626         * ido.el (ido-everywhere): Fix defcustom :set function to disable
5627         rather than toggle mode when custom value is nil.
5628         (ido-everywhere): Fix defun doc string.
5630 2005-08-17  Richard M. Stallman  <rms@gnu.org>
5632         * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
5633         as tag instead of "Inviolable".
5635 2005-08-17  Kim F. Storm  <storm@cua.dk>
5637         * windmove.el (windmove-coordinates-of-position): Remove.
5638         (windmove-coordinates-of-window-position): Remove.
5639         (windmove-reference-loc): Use posn-at-point instead.
5641         * subr.el (insert-for-yank-1): Doc fix.
5643         * ido.el (ido-enter-matching-directory): Rename from
5644         ido-enter-single-matching-directory.  Change 'slash choice to
5645         'only.  Add 'first choice.
5646         (ido-exhibit): Adapt to above changes.
5648 2005-08-16  Luc Teirlinck  <teirllm@auburn.edu>
5650         * Makefile.in: Expand comment about building loaddefs.el.
5652 2005-08-16  Nick Roberts  <nickrob@snap.net.nz>
5654         * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
5655         Comment use of defadvice.
5657         * progmodes/gud.el (gud-jump): Rework for gdb-ui.
5659 2005-08-15  Dan Nicolaescu  <dann@ics.uci.edu>
5661         * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
5662         * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
5663         * progmodes/gdb-ui.el, progmodes/idlw-help.el,
5664         * progmodes/idlw-shell.el, progmodes/ld-script.el,
5665         * progmodes/which-func.el, ruler-mode.el, strokes.el,
5666         * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
5667         for backward compatibility for faces that did not appear in the
5668         previous Emacs release.
5670         * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
5672 2005-08-15  Kim F. Storm  <storm@cua.dk>
5674         * emulation/cua-base.el (cua-delete-region): Return t if
5675         deleted region was non-empty.
5676         (cua-replace-region): Inhibit overwrite-mode for
5677         self-insert-command if replaced region was non-empty.
5678         (cua--explicit-region-start, cua--status-string): Make them
5679         buffer-local at top-level...
5680         (cua-mode): ...rather than when mode is enabled.
5682 2005-08-15  Thien-Thi Nguyen  <ttn@gnu.org>
5684         * progmodes/vhdl-mode.el (vhdl-emacs-21):
5685         Set t for Emacs 21, 22, and so on.
5687 2005-08-15  David Ponce  <david@dponce.com>
5689         * tree-widget.el: Update Commentary header.
5690         (tree-widget-theme): Doc fix.
5691         (tree-widget-space-width): New option.
5692         (tree-widget-image-properties): Look up in the default theme too.
5693         (tree-widget--cursors): Only for images with arrow pointer shape.
5694         (tree-widget-lookup-image): Pointer shape is hand by default.
5695         (tree-widget-icon): Rename generic icon widget from
5696         `tree-widget-control'.
5697         (tree-widget-*-icon): Rename from `tree-widget-*-control' and
5698         derive from `tree-widget-icon'.
5699         (tree-widget-handle): Improve default look and feel of the text
5700         representation.
5701         (tree-widget): Rename :*-control properties to :*-icon properties.
5702         Add :action and :help-echo properties.
5703         (tree-widget-after-toggle-functions): Move.
5704         (tree-widget-close-node, tree-widget-open-node): Remove.
5705         (tree-widget-before-create-icon-functions): New hook.
5706         (tree-widget-value-create): Update to allow customization of icons
5707         and nodes at run-time via that new hook.
5708         (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
5709         (tree-widget-icon-action, tree-widget-icon-help-echo)
5710         (tree-widget-action, tree-widget-help-echo): New functions.
5712 2005-08-15  Kim F. Storm  <storm@cua.dk>
5714         * ido.el (ido-buffer-internal): Use with-no-warnings.
5715         (ido-make-merged-file-list): Use while-no-input.
5717 2005-08-15  Richard M. Stallman  <rms@gnu.org>
5719         * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
5720         (flyspell-large-region): Fix doc and custom type.
5722 2005-08-14  Richard M. Stallman  <rms@gnu.org>
5724         * files.el (interpreter-mode-alist): Doc fix.
5726         * mail/rmail.el (rmail-nonignored-headers): New variable.
5727         (rmail-clear-headers): Use it.
5728         (rmail-reply): Better handling of mail-followup-to header.
5730         * progmodes/sh-script.el (sh-font-lock-keywords-var):
5731         Rename variable from sh-font-lock-keywords.  In the `shell' entry,
5732         don't try to refer to executable-font-lock-keywords.
5733         (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
5734         (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
5735         (sh-font-lock-keywords): Append executable-font-lock-keywords here.
5736         (sh-mode): Set comment-start-skip, local-abbrev-table,
5737         imenu-case-fold-search.
5738         (sh-set-shell): Don't set them here.
5739         (sh-feature): Simplify.  Get rid of the eval-a-variable feature.
5740         Don't cache the results in the original alist; don't ever modify
5741         that alist.
5743         * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
5745         * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
5746         empty.
5748 2005-08-15  Andreas Schwab  <schwab@suse.de>
5750         * desktop.el: Put autoload cookie at risky-local-variable declarations.
5752         * dired.el, info.el, mail/rmail.el: Revert last change.
5754 2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>
5756         * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
5757         modification in `eval-after-load' form.
5758         * info.el: Likewise.
5759         * mail/rmail.el: Likewise.
5761 2005-08-14  Juri Linkov  <juri@jurta.org>
5763         * progmodes/compile.el (compilation-mode-font-lock-keywords):
5764         Remove highlighting of "Compilation started".  Highlight only
5765         the word "finished" in "Compilation finished".  Add highlighting
5766         of "interrupt", "killed", "terminated" and the exit code.
5767         (compilation-start): Add newline after header.  Use exactly the
5768         same time stamp format as the finishing message.
5769         (compilation-mode-map): Add ellipsis to "Search Files (grep)".
5771         * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
5772         (grep-mode-font-lock-keywords): Don't highlight "Grep started".
5773         Add highlighting of "interrupt", "killed", "terminated".
5775         * delsel.el (delete-selection-pre-hook): If overwrite-mode is
5776         enabled and the current command is self-insert-command, call it
5777         explicitly with overwrite-mode bound to nil, to not allow it
5778         to delete the character after the selected region.
5780 2005-08-12  Matt Hodges  <MPHodges@member.fsf.org>
5782         * emacs-lisp/eldoc.el: Add move-beginning-of-line,
5783         move-end-of-line, end-of-line, and beginning-of-line to the list
5784         of commands after which the echo area is updated.
5786 2005-08-12  Eli Zaretskii  <eliz@gnu.org>
5788         * cus-edit.el (custom-save-all, custom-save-delete):
5789         Bind recentf-exclude to exclude custom-file.
5791 2005-08-12  Ehud Karni  <ehud@unix.mvs.co.il>
5793         * mail/rmailsum.el (rmail-summary-end-of-message): New command
5794         to go to the bottom of the mail message.  Added to
5795         `rmail-summary-mode-map' with key "/".
5796         (rmail-summary-show-message): New (internal) function for use by
5797         both `rmail-summary-beginning/end-of-message'.
5798         (rmail-summary-beginning-of-message): Change to use
5799         rmail-summary-show-message.
5801         * mail/rmail.el (rmail-end-of-message): New command to go to the
5802         end of the current message.  Added to `rmail-mode-map' with key "/".
5803         (rmail-beginning-of-message): Fix to work as documented.
5804         (rmail-mode): Change documentation.
5806         * progmodes/compile.el (compilation-start): Add the line
5807         "Compilation started" with compilation start time.
5808         (compilation-mode-font-lock-keywords): Add `started' to keywords.
5810 2005-08-11  Luc Teirlinck  <teirllm@auburn.edu>
5812         * menu-bar.el (menu-bar-options-menu): Standardize capitalization
5813         of menu items.
5815 2005-08-11  Richard M. Stallman  <rms@gnu.org>
5817         * simple.el (pop-global-mark): Reverse test of widen-automatically.
5819         * battery.el (battery-status-function): Don't use ignore-errors.
5821 2005-08-11  Lute Kamstra  <lute@gnu.org>
5823         * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
5824         define-obsolete-variable-alias.
5826 2005-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5828         * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
5829         (ange-ftp-send-cmd): Revert last change, and expand
5830         the comment explaining the problem.
5832 2005-08-10  Luc Teirlinck  <teirllm@auburn.edu>
5834         * ldefs-boot.el: Update.
5836         * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
5837         item to "Time, Load and Mail".  Change help echo text.
5839         * time.el (display-time-use-mail-icon, display-time-format)
5840         (display-time-string-forms): Shorten first line of docstrings.
5842 2005-08-10  Lars Hansen  <larsh@soem.dk>
5844         * desktop.el (desktop-buffer-mode-handlers):
5845         Make non-customizable. Add autoload cookie.  Change initial value to
5846         nil; add elements in respective modules instead.  Fix doc string.
5847         (desktop-load-file): New function.
5848         (desktop-minor-mode-handlers): New autoloaded variable.
5849         (desktop-create-buffer): Call minor mode handlers.
5850         Use desktop-load-file to load major and minor mode modules prior to
5851         checking for a handler.
5852         (desktop-save): Don't add nil to desktop-minor-modes for minor
5853         modes with nil function in desktop-minor-mode-table.  Don't delete
5854         desktop file before rewriting it.
5855         (desktop-locals-to-save): Add autoload cookie.  Don't make
5856         automatically buffer-local.  Add variables column-number-mode,
5857         size-indication-mode, indent-tabs-mode,
5858         indicate-buffer-boundaries, indicate-empty-lines and
5859         show-trailing-whitespace.
5860         (desktop-clear): Allow desktop-clear-preserve-buffers to contain
5861         regexps. Don't use desktop-clear-preserve-buffers-regexp.
5862         (desktop-clear-preserve-buffers-regexp): Delete.
5863         (desktop-clear-preserve-buffers): Update initial value and docstring.
5864         (desktop-save-buffer): Fix doc string.
5866         * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
5867         (hilit-chg-desktop-restore): New function.
5868         (highlight-changes-mode): Add highlight-changes-mode to
5869         desktop-locals-to-save.
5871         * dired.el: Add handler to desktop-buffer-mode-handlers.
5872         (dired-restore-desktop-buffer): Remove autoload cookie.
5873         (dired-mode): Add autoload cookie.
5875         * info.el: Add handler to desktop-buffer-mode-handlers.
5876         (Info-restore-desktop-buffer): Remove autoload cookie.
5877         (Info-mode): Add autoload cookie.
5879         * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
5880         (mh-restore-desktop-buffer): Remove autoload cookie.
5881         (mh-folder-mode): Add autoload cookie.
5883         * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
5884         (rmail-restore-desktop-buffer): Remove autoload cookie.
5886 2005-08-11  Masatake YAMATO  <jet@gyve.org>
5888         * hexl.el (hexl-address-region):
5889         (hexl-ascii-region, hexl-font-lock-keywords):
5890         (hexl-highlight-line-range): Use the term "region"
5891         instead of "area" for consistency with the other symbols
5892         defined in hexl.el.
5894 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
5896         * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
5897         correct group: it is set with `menu-bar-make-mm-toggle' (pointed
5898         out by Juri Linkov).  Add `display-battery-mode'.
5900 2005-08-09  Juri Linkov  <juri@jurta.org>
5902         * progmodes/compile.el (compilation-mode-font-lock-keywords):
5903         Remove `-text' from face variable names.
5904         (compilation-error-file-name, compilation-warning-file-name)
5905         (compilation-info-file-name): Delete faces.
5906         (compilation-line-number, compilation-column-number):
5907         Remove face underlining.
5908         (compilation-message-face): Set to `underline' value by default.
5909         (compilation-error-face, compilation-warning-face)
5910         (compilation-info-face): Remove `-file-name' from face names.
5911         (compilation-error-text-face, compilation-warning-text-face)
5912         (compilation-info-text-face): Delete face variables.
5913         (compilation-text-face): Delete function.
5915         * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
5916         (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
5917         (grep-error-face): Set to `compilation-error' instead of
5918         `compilation-error-face' (which is redefined to `grep-hit-face' in
5919         grep buffers).
5920         (grep-mode-font-lock-keywords): Remove `-text' from face variable
5921         names.  Use `grep-error-face' instead of `compilation-error-text-face'.
5923         * dired-aux.el (dired-do-query-replace-regexp):
5924         Use `query-replace-read-args'.
5926         * replace.el (query-replace-read-from, query-replace-read-to)
5927         (query-replace-read-args): Rename arg `string' to `prompt'.
5929         * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
5931 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
5933         * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
5934         uploading files.
5935         (ange-ftp-canonize-filename): Handle file names beginning with ~
5936         correctly.
5938 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
5940         * textmodes/fill.el (canonically-space-region)
5941         (fill-context-prefix, fill-french-nobreak-p)
5942         (fill-delete-newlines, fill-comment-paragraph)
5943         (justify-current-line): "?\ " -> "?\s".
5945 2005-08-09  Ben North  <ben@redfrontdoor.org>  (tiny change)
5947         * textmodes/fill.el (fill-nonuniform-paragraphs):
5948         Improve argument/docstring consistency.
5950 2005-08-09  Richard M. Stallman  <rms@gnu.org>
5952         * textmodes/ispell.el (ispell-word): More fboundp checks.
5954         * files.el (find-file-noselect): Don't call set-buffer-major-mode.
5955         (find-file-noselect-1): Call it here, only if RAWFILE.
5956         (normal-mode): Always set some major mode.
5957         (save-some-buffers-action-alist): Change some explanation strings.
5958         (file-name-non-special): In the `quote' method, use unwind-protect.
5960 2005-08-09  Magnus Henoch  <mange@freemail.hu>
5962         * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
5963         (ispell-have-aspell-dictionaries): New variable.
5964         (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
5965         (ispell-get-aspell-config-value): New function.
5966         (ispell-aspell-find-dictionary): New function.
5967         (ispell-aspell-add-aliases): New function.
5968         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
5969         appropriate.  Don't look for ispell dictionaries if we use aspell.
5970         (ispell-menu-map): Don't build a submenu of dictionaries.
5972 2005-08-09  Richard M. Stallman  <rms@gnu.org>
5974         * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
5975         (sql-read-passwd): Use read-passwd.
5977         * progmodes/idlw-toolbar.el (idlwave-toolbar)
5978         (idlwave-toolbar-is-possible): Add defvars.
5980         * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
5981         Avoid warnings.
5983         * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
5984         (idlwave-system-class-info, idlwave-executive-commands-alist):
5985         Use defvar.
5987         * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
5989         * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
5990         Avoid warnings.
5992         * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
5993         and content-type: headers.
5995         * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
5997         * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
5998         and rename some of them to be more self-explanatory.
6000         * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
6002         * startup.el (command-line-1): Implement -scriptload.
6004         * replace.el (occur-engine): Initial *Occur* output not undoable.
6006         * menu-bar.el (menu-bar-file-menu): Rename some menu items
6007         and improve help strings.
6009         * isearch.el (isearch-repeat): When changing direction,
6010         mark search successful.
6012         * ediff-init.el: Use (featurep 'xemacs).
6014         * comint.el (send-invisible): Identify buffer, if not selected.
6016         * align.el: Delete autoload for c-guess-basic-syntax.
6018 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
6020         * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
6021         Improve argument/docstring consistency.  Doc fixes.
6022         (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
6023         (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
6024         (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
6025         (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
6026         (r2bv-organization, r2bv-pages, r2bv-primary-author)
6027         (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
6028         (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
6029         Defvar at compile time.
6031 2005-08-09  Juri Linkov  <juri@jurta.org>
6033         * info.el: Replace `info' with upper-case `Info' where appropriate.
6034         (info-title-1, info-title-2, info-title-3, info-title-4)
6035         (info-menu-header): Move up face definitions.
6036         (info-menu-star): Rename from `info-menu-5'.
6037         (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
6038         (Info-fontify-visited-nodes): Fix docstring.
6039         (Info-hide-note-references): Fix docstring.
6040         (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
6041         menu items in the same way as on cross-references.
6042         (info-apropos): Fix sorting order and formatting to be like in the
6043         stand-alone Info browser.  Display error messages for 1 sec.
6044         (Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
6045         (Info-mode-menu): Remove item for `Info-search-case-sensitively'
6046         from the menu bar.
6047         (Info-insert-dir): Restore point after calling
6048         `insert-buffer-substring'.
6050 2005-08-08  Richard M. Stallman  <rms@gnu.org>
6052         * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
6053         (recompute-lucid-menubar): Add defvars.
6055         * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
6057         * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
6059         * net/net-utils.el (run-dig): Rename from `dig'.
6061         * play/gametree.el (gametree-mode): Use make-local-variable,
6062         not make-variable-buffer-local.
6064         * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
6066         * ansi-color.el (ansi-color-make-extent)
6067         (ansi-color-set-extent-face): Use fboundp, not functionp.
6069         * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
6070         not make-variable-buffer-local.
6072         * bookmark.el (Info-current-file): Add defvar.
6073         (bookmark-jump-noselect): Use with-no-warnings.
6075         * completion.el (c-mode-map, fortran-mode-map): Add defvars.
6077         * ebuff-menu.el (Helper-return-blurb): Add defvar.
6079         * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
6081         * find-file.el (ada-procedure-start-regexp)
6082         (ada-package-start-regexp): Add defvars.
6084         * info.el (Info-insert-dir): Use insert-buffer-substring.
6086         * xml.el (xml-att-def-re): Add defvar.
6088         * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
6089         calling convention.
6091         * subr.el (while-no-input): Return t if there is input.
6093 2005-08-08  Luc Teirlinck  <teirllm@auburn.edu>
6095         * cus-start.el (all): Add `overflow-newline-into-fringe'.
6097 2005-08-08  Juanma Barranquero  <lekktu@gmail.com>
6099         * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
6100         (scheme-prev-l/c-dir/file): Fix typos in docstrings.
6102 2005-08-08  Emilio C. Lopes  <eclig@gmx.net>
6104         * cmuscheme.el (scheme-start-file): Replace reference to
6105         `user-emacs-directory' by "~/.emacs.d/".
6107 2005-08-08  Thien-Thi Nguyen  <ttn@gnu.org>
6109         * info.el (Info-dir-remove-duplicates): Avoid case folding
6110         in loop; instead, keep downcased strings for comparison.
6111         Suggested by Helmut Eller.
6113 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
6115         Sync with Tramp 2.0.50.
6117         * net/tramp.el: Remove defvar of `last-coding-system-used' in the
6118         XEmacs case; not necessary anymore.
6119         (tramp-user-regexp): Allow "@" as part of user name.
6120         (tramp-handle-set-visited-file-modtime)
6121         (tramp-handle-insert-file-contents)
6122         (tramp-handle-write-region): No special handling for
6123         `last-coding-system-used, because this is done in
6124         `tramp-accept-process-output' now.
6125         (tramp-accept-process-output): New defun.
6126         (tramp-process-one-action, tramp-process-one-multi-action)
6127         (tramp-wait-for-regexp, tramp-wait-for-output)
6128         (tramp-discard-garbage-erase-buffer): Call it.  Reported by David
6129         Howells <dhowells@redhat.com>.
6130         (clear-visited-file-modtime): Defadvice removed.  The check for
6131         unset buffer's modtime does not need to be based on
6132         `tramp-buffer-file-attributes'.  Suggested by RMS.
6133         (tramp-message): Insert "\n" if not being at beginning of line.
6134         (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
6135         sequence with same logic.
6136         (tramp-completion-handle-expand-file-name): Discard call of
6137         `tramp-drop-volume-letter'.  It is not necessary, and there have
6138         been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
6139         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
6140         (tramp-do-copy-or-rename-file-out-of-band): Transfer message
6141         should always be visible.
6142         (tramp-handle-insert-directory, tramp-setup-complete)
6143         (tramp-set-process-query-on-exit-flag)
6144         (tramp-append-tramp-buffers): Pacify byte-compiler.
6145         (tramp-bug): Delete non-existing variables from list.
6146         Apply `tramp-load-report-modules' as pre-hook.
6147         Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
6148         `shell-prompt-pattern' because of non-7bit characters.
6149         Reported by Sebastian Luque <sluque@mun.ca>.
6150         (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
6151         (tramp-match-string-list): Remove function.
6152         (tramp-wait-for-regexp): Remove call of that function.
6153         Suggested by Kim F. Storm <storm@cua.dk>.
6154         (tramp-set-auto-save-file-modes): Use octal integer code #o600
6155         instead of octal character code ?\600.  The latter resulted in a
6156         syntax error with XEmacs.
6158         * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
6159         XEmacs case; not necessary anymore.
6160         (tramp-smb-handle-write-region): No special handling for
6161         `last-coding-system-used, because this is done in
6162         `tramp-accept-process-output' now.
6163         (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
6165 2005-08-06  Luc Teirlinck  <teirllm@auburn.edu>
6167         * wid-edit.el (widget-choice-value-create):
6168         Unconditionally respect user choice.  Set :explicit-choice back to nil
6169         when no longer needed.
6170         (widget-choice-action): Unconditionally respect user choice.
6171         Eliminate :explicit-choice-value.
6173         * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
6175         * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
6176         with `indicate-empty-lines' and `indicate-buffer-boundaries'.
6177         (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
6178         running new function `toggle-indicate-empty-lines'.
6179         Rename "Customize" item to "Customize fringe".
6180         Rename "Indicators" item to "Buffer boundaries" and change help echo.
6181         (menu-bar-showhide-fringe-ind-menu): Change several help echos.
6182         Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
6183         Delete "Empty lines only" item.
6184         (menu-bar-showhide-fringe-ind-customize): New function.
6185         (menu-bar-showhide-fringe-ind-mixed)
6186         (menu-bar-showhide-fringe-ind-box)
6187         (menu-bar-showhide-fringe-ind-right)
6188         (menu-bar-showhide-fringe-ind-left)
6189         (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
6190         instead of `fringe-indicators'.
6192 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
6194         * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
6195         Change the date of last update.
6197 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
6199         * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
6200         (viper-exec-yank, viper-put-back): Don't display modification msg
6201         if in the minibuffer.
6203         * viper-init.el (viper-replace-overlay-cursor-color)
6204         (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
6205         Make variables frame local.
6207         * viper-util.el (viper-append-filter-alist): Use append instead of
6208         nconc.
6210         * viper.el (viper-vi-state-mode-list)
6211         (viper-emacs-state-mode-list): Move help-mode and
6212         completion-list-mode from the first list to the second.
6213         (viper-mode): Docstring.
6214         (viper-go-away, viper-non-hook-settings): Don't localize
6215         minor-mode-alist in newer Emacsen.  Add advice to
6216         set-cursor-color.  Don't bind "\C-c\\".
6218 2005-08-06  Emilio C. Lopes  <eclig@gmx.net>
6220         * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
6221         (scheme-macro-expand-command): New user options.
6222         (scheme-trace-procedure, scheme-expand-current-form): New commands.
6223         (scheme-form-at-point, scheme-start-file)
6224         (scheme-interactively-start-process): New functions.
6225         (scheme-get-process): New function, extracted from `scheme-proc'.
6226         (run-scheme): Call `scheme-start-file' to get start file, and pass
6227         it to `make-comint'.
6228         (switch-to-scheme, scheme-proc):
6229         Call `scheme-interactively-start-process' if no Scheme buffer/process
6230         is available.
6232 2005-08-06  Juri Linkov  <juri@jurta.org>
6234         * progmodes/compile.el (compilation-mode-font-lock-keywords):
6235         Use `compilation-text-face', `compilation-info-text-face' and
6236         `compilation-error-text-face' instead of `font-lock-keyword-face'.
6237         (compilation-error): New face.
6238         (compilation-error-file-name): Inherit from
6239         `compilation-error' instead of `font-lock-warning-face'.
6240         (compilation-warning-file-name): Inherit from
6241         `compilation-warning' instead of `font-lock-warning-face'.
6242         (compilation-info, compilation-error-file-name)
6243         (compilation-warning-file-name, compilation-info-file-name)
6244         (compilation-line-number, compilation-column-number): Doc fix.
6245         (compilation-error-text-face, compilation-warning-text-face)
6246         (compilation-info-text-face): New face variables.
6247         (compilation-line-face, compilation-column-face)
6248         (compilation-enter-directory-face)
6249         (compilation-leave-directory-face): Doc fix.
6250         (compilation-text-face): New function.
6252         * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
6253         instead of 1 to display binary file names as info file links.
6254         (grep-error-face): Use `compilation-error-face' instead of
6255         `font-lock-keyword-face'.
6256         (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
6257         and `compilation-warning-text-face' instead of
6258         `font-lock-keyword-face'.  Use `compilation-error-text-face'
6259         instead of `grep-error-face'.
6261 2005-08-05  Kenichi Handa  <handa@m17n.org>
6263         * international/code-pages.el: Add autoload cookies for all coding
6264         systems.
6266 2005-08-04  Luc Teirlinck  <teirllm@auburn.edu>
6268         * cus-start.el (all): Put undo.c where it alphabetically belongs.
6270 2005-08-04  Juri Linkov  <juri@jurta.org>
6272         * progmodes/compile.el (compilation-mode-map):
6273         * progmodes/grep.el (grep-mode-map):
6274         Bind TAB to `compilation-next-error' and [backtab] to
6275         `compilation-previous-error'.
6277         * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
6278         matching line numbers, column numbers and their ranges with regexp
6279         matching only line numbers.
6280         (grep-context-face): New face variable.
6281         (grep-mode-font-lock-keywords): Use it.
6283         * faces.el (read-face-name): Delete duplicate faces.
6285 2005-08-02  Juanma Barranquero  <lekktu@gmail.com>
6287         * thumbs.el (thumbs-find-image): Don't make variables
6288         automatically buffer local.
6289         (thumbs-current-tmp-filename, thumbs-current-image-filename)
6290         (thumbs-image-num): Make automatically buffer local.
6291         (thumbs-show-thumbs-list): Use `make-local-variable', not
6292         `make-variable-buffer-local'.
6293         (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
6295         * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
6296         (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
6297         (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
6298         (bother, bye, canyou, chatlst, continue, deathlst, describe)
6299         (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
6300         (feelings-about, foullst, found, hello, history, howareyoulst)
6301         (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
6302         (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
6303         (neglst, obj, object, owner, please, problems, qlist)
6304         (random-adjective, relation, remlst, repetitive-shortness)
6305         (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
6306         (shortlst, something, sportslst, stallmanlst, states, subj)
6307         (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
6308         (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
6309         Defvar at compile time.
6311         * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
6312         not `make-variable-buffer-local'.
6314 2005-08-02  Kim F. Storm  <storm@cua.dk>
6316         * emulation/cua-rect.el (cua--highlight-rectangle): Only show
6317         rectangle overlay in selected window.
6319 2005-08-01  Luc Teirlinck  <teirllm@auburn.edu>
6321         * cus-start.el (all): Put `indicate-empty-lines' in fringe group
6322         instead of display group.  Make `indicate-buffer-boundaries'
6323         customizable through Custom.
6325 2005-08-01  Juanma Barranquero  <lekktu@gmail.com>
6327         * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
6328         (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
6329         (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
6330         (gdb-put-string): Fix typos in docstrings.
6332 2005-08-01  Nick Roberts  <nickrob@snap.net.nz>
6334         Update copyright notices of files in progmodes directory for
6335         release of Emacs 22.1.
6337         * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
6339         * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
6340         Don't barf if the GUD buffer has been killed.
6342 2005-08-01  Kim F. Storm  <storm@cua.dk>
6344         * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
6346 2005-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6348         * simple.el (next-error-follow-minor-mode):
6349         make-variable-buffer-local -> make-local-variable.
6351         * emacs-lisp/cl-extra.el: Require CL also when compiling.
6353         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
6354         (byte-compile-form-make-variable-buffer-local): New functions to warn
6355         about misuses of make-variable-buffer-local where make-local-variable
6356         was meant.
6358 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
6360         * bs.el (bs-attributes-list): Doc fix.
6361         (bs): Update url-link.
6363         * desktop.el (desktop-save-buffer): Fix typos in docstring.
6364         (desktop-load-default): Simplify.
6366         * ibuffer.el (ibuffer-columnize-and-insert-list)
6367         (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
6368         (ibuffer-unmark-all, ibuffer-toggle-marks)
6369         (ibuffer-unmark-forward, ibuffer-unmark-backward)
6370         (ibuffer-compile-make-format-form, ibuffer-format-column)
6371         (ibuffer-current-buffers-with-marks)
6372         (ibuffer-update-title-and-summary): "?\ " -> "?\s".
6373         (ibuffer): Doc fix.
6374         (ibuffer-mode): Fix typo in docstring.
6375         (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
6376         with `define-obsolete-variable-alias'.
6377         (ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.
6379 2005-07-29  Kenichi Handa  <handa@m17n.org>
6381         * international/mule-cmds.el (select-message-coding-system):
6382         Be sure to use LF for end-of-line.  If no coding system is decided,
6383         return iso-8859-1-unix.
6385 2005-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6387         * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
6388         (ange-ftp-pending-error-line): New vars.
6389         (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
6390         to handle the non-fatal no-route-to-host messages.
6391         (internal-ange-ftp-mode): Make the no-match regexp more efficient.
6393 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
6395         * isearch.el (isearch-mode-map, isearch-other-meta-char)
6396         (isearch-quote-char, isearch-printing-char)
6397         (isearch-text-char-description): "?\ " -> "?\s".
6398         (isearch-lazy-highlight-cleanup)
6399         (isearch-lazy-highlight-initial-delay)
6400         (isearch-lazy-highlight-interval)
6401         (isearch-lazy-highlight-max-at-a-time)
6402         (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
6403         Declare with define-obsolete-*-alias macros.
6404         (isearch-forward): Fix typo in docstring.
6405         (search-invisible, search-ring-yank-pointer)
6406         (regexp-search-ring-yank-pointer): Doc fixes.
6408         * recentf.el (recentf-menu-append-commands-p): Declare with
6409         `define-obsolete-variable-alias'.
6410         (recentf-max-saved-items, recentf-menu-filter)
6411         (recentf-arrange-by-rule-subfilter): Doc fixes.
6412         (recentf-menu-append-commands-flag)
6413         (recentf-initialize-file-name-history, recentf-expand-file-name)
6414         (recentf-clear-data): Fix typos in docstrings.
6416 2005-07-28  Nick Roberts  <nickrob@snap.net.nz>
6418         * progmodes/gdb-ui.el: Smarten comments.
6419         (gdb-info-breakpoints-custom): Use nowarn when finding file.
6421 2005-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
6423         * term/apollo.el (terminal-init-apollo): New function containing
6424         all former top level forms in the file.
6425         * term/bobcat.el (terminal-init-bobcat):
6426         * term/cygwin.el (terminal-init-cygwin):
6427         * term/iris-ansi.el (terminal-init-iris-ansi):
6428         * term/linux.el (terminal-init-linux):
6429         * term/news.el (terminal-init-news):
6430         * term/rxvt.el (terminal-init-rxvt):
6431         * term/sun.el (terminal-init-sun):
6432         * term/tvi970.el (terminal-init-tvi970):
6433         * term/vt100.el (terminal-init-vt100):
6434         * term/vt102.el (terminal-init-vt102):
6435         * term/vt125.el (terminal-init-vt125):
6436         * term/vt200.el (terminal-init-vt200):
6437         * term/vt201.el (terminal-init-vt201):
6438         * term/vt220.el (terminal-init-vt220):
6439         * term/vt240.el (terminal-init-vt240):
6440         * term/vt300.el (terminal-init-vt300):
6441         * term/vt320.el (terminal-init-vt320):
6442         * term/vt400.el (terminal-init-vt400):
6443         * term/vt420.el (terminal-init-vt420):
6444         * term/wyse50.el (terminal-init-wyse50):
6445         * term/xterm.el (terminal-init-xterm): Likewise.
6447         * term/README: Describe the terminal-init-* functionality.
6449         * startup.el (command-line): After loading the terminal initialization
6450         file call the corresponding terminal initialization function.
6452 2005-07-27  Kenichi Handa  <handa@m17n.org>
6454         * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
6455         negative.
6457         * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
6458         (ps-mule-composition-prologue): Fix for the case that
6459         RelativeCompose is false.
6461 2005-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6463         * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
6465         * descr-text.el (describe-char): Handle the case where the list of
6466         chars is displayed in a separate frame.
6467         Be a bit more discriminating when looking for the char.
6469 2005-07-26  Juanma Barranquero  <lekktu@gmail.com>
6471         * bookmark.el (bookmark-automatically-show-annotations)
6472         (bookmark-read-annotation-text-func): Doc fixes.
6473         (bookmark-save): Improve argument/docstring consistency.
6474         (bookmark-get-bookmark, bookmark-get-bookmark-record)
6475         (bookmark-alist-from-buffer)
6476         (bookmark-upgrade-file-format-from-0)
6477         (bookmark-grok-file-format-version)
6478         (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
6479         (bookmark-read-annotation-mode)
6480         (bookmark-insert-current-bookmark, bookmark-jump)
6481         (bookmark-exit-hook): Fix typos in docstrings.
6482         (bookmark-exit-hooks): Define as obsolete alias.
6483         (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
6484         not `bookmark-exit-hooks'.  Fix docstring.
6485         (bookmark-bmenu-select): "?\ " -> "?\s".
6487 2005-07-25  Ari Roponen <arjuropo@cc.jyu.fi>  (tiny change)
6489         * startup.el (command-line): Fix typo.
6491 2005-07-24  Richard M. Stallman  <rms@gnu.org>
6493         * tooltip.el (tooltip-mode): Test emacs-basic-display,
6494         not emacs-quick-startup.
6496 2005-07-24  Juanma Barranquero  <lekktu@gmail.com>
6498         * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
6499         (reb-next-match, reb-show-subexp): Use `with-selected-window'
6500         instead of `reb-with-current-window'.
6501         (reb-prev-match): Likewise.  Also, don't move left if the search
6502         was unsuccessful.
6503         (reb-initialize-buffer): New function.
6504         (re-builder, reb-change-syntax): Use it.
6506         * man.el (Man-goto-page): Make second argument NOERROR optional.
6508 2005-07-23  Richard M. Stallman  <rms@gnu.org>
6510         * man.el (Man-bgproc-sentinel): Check here for failure to find
6511         any man page in the output, and report the error here.
6512         (Man-arguments): Make it permanent local.
6513         (Man-goto-page): New arg NOERROR.  Never kill the current buffer.
6514         (Man-mode): Pass t for NOERROR.
6516         * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
6517         (grep-mode-font-lock-keywords):
6518         Don't use compilation-...-face for messages that are not file names.
6520         * progmodes/compile.el (compilation-mode-font-lock-keywords):
6521         Don't use compilation-...-face for messages that are not file names.
6523 2005-07-22  Juri Linkov  <juri@jurta.org>
6525         * startup.el (normal-splash-screen): Update menu name.
6527         * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
6529 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
6531         * term/xterm.el: Load term/rxvt if the terminal is actually an
6532         rxvt terminal.
6533         (xterm-rxvt-set-background-mode): Remove, not used anymore.
6535         * term/rxvt.el (function-key-map): Use substitute-key-definition
6536         to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
6538         * term/cygwin.el: New file.
6540 2005-07-22  Kim F. Storm  <storm@cua.dk>
6542         * image-file.el (insert-image-file, image-file-yank-handler):
6543         Fix last change to maintain a (unique) yank-handler on yanked images.
6545 2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
6547         * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
6548         of the file size (as in "177B" for 177 bytes).  This happens with
6549         "ls -lh" on FreeBSD.
6551 2005-07-22  Juanma Barranquero  <lekktu@gmail.com>
6553         * hilit-chg.el (highlight-changes-global-initial-state)
6554         (highlight-compare-buffers, hilit-chg-turn-on-maybe)
6555         (hilit-chg-fixup, highlight-changes-mode):
6556         Fix typos in docstrings.
6557         (highlight-changes-global-modes, highlight-changes-rotate-faces):
6558         Doc fixes.
6560 2005-07-21  Luc Teirlinck  <teirllm@auburn.edu>
6562         * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
6563         mode function using `eval-after-load'.
6565 2005-07-21  Kim F. Storm  <storm@cua.dk>
6567         * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
6568         included when reporting an emacs crash, and tell about the DEBUG file.
6570         * image-file.el (insert-image-file): Add yank-handler.
6571         (image-file-yank-handler): Yank handler to make unique copies of
6572         images when they are yanked into a buffer next to each other.
6574 2005-07-21  Juanma Barranquero  <lekktu@gmail.com>
6576         * comint.el (comint-use-prompt-regexp, comint-send-input)
6577         (comint-source-default, comint-extract-string)
6578         (comint-get-source, comint-word, comint-completion)
6579         (comint-source, comint-prompt-read-only, comint-update-fence):
6580         Fix typos in docstrings.
6581         (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
6582         Declare with define-obsolete-*-alias macros.
6583         (comint-previous-matching-input-from-input)
6584         (comint-next-matching-input-from-input)
6585         (comint-previous-matching-input, comint-next-matching-input)
6586         (comint-forward-matching-input):
6587         Improve argument/docstring consistency.
6589         * desktop.el (desktop-clear-preserve-buffers-regexp):
6590         Also preserve the *server* buffer.
6592         * simple.el (clone-indirect-buffer): Doc fix.
6593         (fixup-whitespace, just-one-space)
6594         (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
6595         (next-error, next-error-highlight)
6596         (next-error-highlight-no-select, next-error-last-buffer)
6597         (next-error-buffer-p, next-error-find-buffer, next-error)
6598         (previous-error, next-error-no-select, previous-error-no-select)
6599         (open-line, split-line, minibuffer-prompt-width, kill-new)
6600         (binary-overwrite-mode): Fix typos in docstrings.
6601         (set-fill-column): Fix typo in message.
6603         * skeleton.el (skeleton-proxy-new): Doc fix.
6605         * strokes.el (strokes-load-hook): Doc fix.
6606         (strokes-grid-resolution, strokes-get-grid-position)
6607         (strokes-renormalize-to-grid, strokes-read-stroke)
6608         (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
6609         (strokes-global-map): Fix typos in docstrings.
6610         (strokes-help): Doc fix.  Fix help message and pass it through
6611         `substitute-command-keys'.
6613         * tempo.el (tempo-insert-prompt, tempo-interactive)
6614         (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
6615         (tempo-insert-string-functions, tempo-local-tags)
6616         (tempo-define-template, tempo-insert-template)
6617         (tempo-insert-prompt-compat, tempo-is-user-element)
6618         (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
6619         Fix typos in docstrings.
6621         * vcursor.el (vcursor-other-window, vcursor-bind-keys)
6622         (vcursor-key-bindings, vcursor-use-vcursor-map)
6623         (vcursor-find-window, vcursor-scroll-down)
6624         (vcursor-disable, vcursor-beginning-of-buffer)
6625         (vcursor-end-of-buffer): Fix typos in docstrings.
6626         (vcursor-relative-move, vcursor-get-char-count):
6627         Improve argument/docstring consistency.
6629         * version.el: "?\ " -> "?\s".
6631         * wid-edit.el (widget-default-create, widget-after-change)
6632         (widget-default-format-handler, widget-checklist-add-item)
6633         (widget-radio-add-item, widget-choose, widget-specify-secret)
6634         (widget-field-value-create, widget-field-value-get)
6635         (widget-editable-list-format-handler)
6636         (widget-editable-list-entry-create, widget-group-value-create)
6637         (widget-documentation-link-add)
6638         (widget-documentation-string-value-create): "?\ " -> "?\s".
6639         (widget-convert-text): Doc fix.
6640         (widget-narrow-to-field, widget-field-find)
6641         (widget-url-link-action, widget-emacs-library-link-action)
6642         (widget-color-notify): Fix typos in docstrings.
6644         * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
6645         (x-select-text, set-w32-system-coding-system)
6646         (w32-add-charset-info): Fix typos in docstrings.
6648         * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
6649         (cua-enable-cua-keys, cua-use-hyper-key)
6650         (cua-virtual-rectangle-edges): Fix typos in docstrings.
6651         (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
6653         * net/tramp.el (tramp-handle-load): Fix typo in error message.
6655         * emacs-lisp/re-builder.el (regexp-builder): Declare with
6656         `defalias' instead of faking it.
6658         * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
6659         (eshell-ls-missing, eshell-ls-dired-initial-args)
6660         (eshell-ls-use-in-dired): Fix typos in docstrings.
6662 2005-07-20  Kim F. Storm  <storm@cua.dk>
6664         * emulation/cua-base.el (cua-mode): Improve doc string.
6666 2005-07-20  Juanma Barranquero  <lekktu@gmail.com>
6668         * abbrev.el (expand-region-abbrevs): Doc fix.
6669         (inverse-add-mode-abbrev, inverse-add-global-abbrev):
6670         Improve argument/docstring consistency.
6672         * arc-mode.el (archive-get-descr, archive-alternate-display):
6673         Doc fixes.
6674         (archive-l-e): Improve argument/docstring consistency.
6675         (archive-tmpdir, archive-unixdate, archive-unixtime)
6676         (archive-chmod-entry): Fix typos in docstrings.
6677         (archive-unflag, archive-unflag-backwards)
6678         (archive-unmark-all-files): "?\ " -> "?\s".
6680         * buff-menu.el (Buffer-menu-unmark): Doc fix.
6681         (Buffer-menu-not-modified, Buffer-menu-execute)
6682         (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
6683         (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
6685         * composite.el (compose-string, encode-composition-rule)
6686         (compose-last-chars): Fix typos in docstrings.
6688         * desktop.el (desktop-enable, desktop-basefilename):
6689         Declare with `define-obsolete-variable-alias'.
6690         (desktop-internal-v2s): Don't quote keywords.
6691         (desktop-clear): "?\ " -> "?\s".
6693         * dired.el (dired-align-file, dired-flag-backup-files)
6694         (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
6695         (dired-listing-switches, dired-ls-F-marks-symlinks)
6696         (dired-dwim-target, dired-load-hook, dired-mode-hook)
6697         (dired-directory, dired-faces, dired, dired-revert)
6698         (dired-mode, dired-summary, dired-view-file)
6699         (dired-copy-filename-as-kill, dired-delete-file)
6700         (dired-no-confirm, dired-unmark-all-marks)
6701         (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
6702         (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
6703         (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
6704         Fix typos in message strings.
6706         * dired-x.el (virtual-dired): Declare with `defalias'.
6707         (dired-mark-unmarked-files, dired-local-variables-file)
6708         (dired-omit-here-always): Doc fix.
6709         (dired-omit-mode, dired-find-subdir)
6710         (dired-enable-local-variables, dired-clean-up-buffers-too)
6711         (dired-extra-startup, dired-mark-extension, dired-jump)
6712         (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
6713         (dired-smart-shell-command, dired-guess-shell-alist-user)
6714         (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
6715         (dired-x-bind-find-file, dired-x-submit-report):
6716         Fix typos in docstrings.
6717         (dired-mark-unmarked-files): "?\ " -> "?\s".
6719         * dirtrack.el (dirtrack-list): Fix typos in docstring.
6721         * faces.el (describe-face): "?\ " -> "?\s".
6722         (read-all-face-attributes, read-face-font, modify-face)
6723         (face-attr-construct, italic): Fix typos in docstrings.
6724         (frame-update-face-colors): Declare with
6725         `define-obsolete-function-alias'.
6727         * files.el (find-file-noselect, recode-file-name): Doc fixes.
6728         (insert-directory, kill-some-buffers): "?\ " -> "?\s".
6729         (magic-mode-alist, buffer-file-numbers-unique)
6730         (write-file-functions, get-free-disk-space):
6731         Fix typos in docstrings.
6732         (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
6733         (write-contents-hooks, write-file-hooks):
6734         Declare with `define-obsolete-variable-alias'.
6736         * forms-d2.el (arch-rj): Fix typo in docstrings.
6737         (arch-tocol): Likewise.  "?\ " -> "?\s".
6739         * frame.el (set-frame-font, cursor-in-non-selected-windows):
6740         Fix typo in docstring.
6741         (set-screen-width, set-screen-height): Delete redundant info in
6742         doctrings.
6743         (new-frame, screen-height, screen-width): Declare with
6744         `define-obsolete-function-alias'.
6745         (delete-frame-hook, blink-cursor): Declare with
6746         `define-obsolete-variable-alias'.
6748         * paths.el (prune-directory-list): Fix typos in docstring.
6750         * pcvs-util.el (cvs-flags-query, cvs-strings->string)
6751         (cvs-prefix-get): Fix typos in docstrings.
6753         * ps-print.el (ps-extend-face-list, ps-extend-face)
6754         (ps-print-background-image): Fix typos in docstrings.
6755         (ps-default-fg, ps-default-bg): Doc fixes.
6757         * s-region.el (s-region-bind): Doc fix.
6758         (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
6760         * textmodes/org.el (org-table-formula-substitute-names)
6761         (org-table-get-vertical-vector): Doc fixes.
6762         (org-table-recalculate): Remove unused argument to `message'.
6764 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
6766         * textmodes/org.el (org-table-column-names)
6767         (org-table-column-name-regexp)
6768         (org-table-named-field-locations): New variables.
6769         (org-archive-subtree): Protect `this-command' when calling
6770         `org-copy-subtree' and `org-cut-subtree', to avoid appending to
6771         the kill buffer.
6772         (org-complete): Remove fixed-formula completion.
6773         (org-edit-formulas-map): New variable.
6774         (org-table-edit-formulas): New command.
6775         (org-finish-edit-formulas, org-abort-edit-formulas)
6776         (org-show-variable, org-table-get-vertical-vector): New functions.
6777         (org-table-maybe-eval-formula): Handle `:=' fields.
6778         (org-table-get-stored-formulas, org-table-store-formulas)
6779         (org-table-get-formula, org-table-modify-formulas)
6780         (org-table-replace-in-formulas): Handle named field formulas.
6781         (org-table-get-specials): Store locations of named fields.
6783 2005-07-19  Juri Linkov  <juri@jurta.org>
6785         * progmodes/grep.el (grep-regexp-alist)
6786         (grep-mode-font-lock-keywords, grep-process-setup):
6787         Use default GNU grep match color "01;31m" instead of "01;41m".
6788         (grep-regexp-alist, grep-mode-font-lock-keywords):
6789         Use `\\[[0-9]*m' instead of `\\[00m'.
6790         (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
6791         sgr_start where its handling is more important.  Use the real
6792         length of sgr_start instead of constant 8.
6793         (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
6794         specially.  Delete all remaining escape sequences.
6795         (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
6796         (grep-regexp-alist): Make hyperlink only for binary file name
6797         instead of the whole line.
6798         (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
6799         (grep-mode): Add autoload.
6801         * emacs-lisp/find-func.el (find-function-regexp):
6802         Add `define-compilation-mode'.
6804 2005-07-19  Juri Linkov  <juri@jurta.org>
6806         * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
6807         (compare-windows-sync-string-size, compare-windows-recenter)
6808         (compare-windows-highlight, compare-windows): Add version 22.1.
6809         (compare-windows) <defface>: Inherit from lazy-highlight instead
6810         of duplicating its default value.
6812         * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
6813         (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
6815         * descr-text.el (describe-char): Create link buttons for `charset'
6816         and `code point'.  Add the current input method name with a link
6817         button to `to input' field.  Print face names of display table
6818         characters in `The display table entry is displayed by' section
6819         instead of printing face-id in the `display' field.
6820         Guess hardcoded faces and create a link button for them.
6821         Skip empty fields when calculating max-width.
6822         Treat `widget-create' specially while inserting strings from the
6823         collected field list.
6824         (describe-char-after): Made obsolete in version 22.1, not 21.5.
6826         * diff-mode.el (diff-file-header): Change foreground color from
6827         yellow to green on light backgrounds.
6828         (diff-context): Inherit from `shadow' only for color/grayscale
6829         with more than 88 colors.
6830         (diff-indicator-removed, diff-indicator-added)
6831         (diff-indicator-changed): New faces.
6832         (diff-font-lock-keywords): Use new faces.  Regroup rules.
6833         Add "^---$" for `normal' diff format.  Fontify `#' lines with
6834         font-lock-comment-delimiter-face and font-lock-comment-face.
6835         Add `#' to ^[^...] in the rule for `diff-context-face'.
6837         * faces.el (mode-line-highlight): Replace RoyalBlue4 with
6838         a button-like box.  Inherit from `highlight' on low colors.
6839         (shadow): Use shades of gray only for color/grayscale with
6840         more than 88 colors.  Use green for light backgrounds with
6841         8 colors, and yellow for dark backgrounds with 8 colors.
6843         * font-lock.el (font-lock-regexp-grouping-backslash):
6844         Don't inherit from escape-glyph (use bold for all cases).
6846         * info.el (info-xref-visited): Use light foreground color `violet'
6847         for dark backgrounds instead of dark color `magenta3'.
6848         (info-title-1): Use `yellow' color for dark backgrounds.
6850         * isearch.el (isearch): Use not-too-dark magenta3 instead of
6851         too-light magenta2.
6853         * replace.el (match): Use slightly more light RoyalBlue3 instead
6854         of dark RoyalBlue4.
6856         * wid-edit.el (widget-inactive): Inherit from `shadow'.
6858 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
6860         * novice.el (disabled-command-hook): Declare it with
6861         `define-obsolete-variable-alias'.
6863         * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
6864         (desktop-buffer-misc-functions, desktop-buffer-handlers)
6865         (desktop-load-default): Add release to obsolescence info.
6866         (desktop-globals-to-clear, desktop-buffer-mode-handlers)
6867         (desktop-append-buffer-args, desktop-read):
6868         Fix typos in docstrings.
6869         (desktop-kill): Fix typo in message.
6870         (desktop-save): Doc fix.
6872 2005-07-19  Michael Kifer  <kifer@cs.stonybrook.edu>
6874         * viper-cmd.el (viper-escape-to-state): Bug fix.
6875         (viper-envelop-ESC-key): Change the definition of fast
6876         keysequence so it'll work with keyboard macros.
6878         * ediff.el (ediff-patch-buffer): Change the docstring.
6880 2005-07-19  Kenichi Handa  <handa@m17n.org>
6882         * international/mule-cmds.el (select-safe-coding-system): Try to
6883         use an auto-coding (if any) before anything else.  If the found
6884         auto-coding is invalid, show a warning message.
6886         * international/mule.el (find-auto-coding): New function created
6887         by modifying the body of set-auto-coding.
6888         (set-auto-coding): Use find-auto-coding to find a coding.
6890 2005-07-18  Richard M. Stallman  <rms@gnu.org>
6892         * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
6893         not isearch-mode-end-hook-error.
6894         (allout-before-change-protect): Fix error message.
6896 2005-07-18  Juri Linkov  <juri@jurta.org>
6898         * allout.el (allout-mode):
6899         * calculator.el (calculator-copy):
6900         * custom.el (custom-known-themes):
6901         * dired.el (dired-desktop-buffer-misc-data)
6902         (dired-restore-desktop-buffer):
6903         * dired-x.el (dired-omit-marker-char):
6904         * files.el (basic-save-buffer):
6905         * font-core.el (font-lock-mode):
6906         * calendar/calendar.el (calendar-goto-hebrew-date)
6907         (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
6908         (calendar-goto-persian-date):
6909         * language/ethio-util.el (ethio-sera-to-fidel-region):
6910         * textmodes/picture.el (picture-mode):
6911         Delete duplicate duplicate words.
6913 2005-07-18  Juri Linkov  <juri@jurta.org>
6915         * isearch.el (isearch-mode-map): Remove key bindings for regexp
6916         chars * ? } |.
6917         (isearch-fallback): Don't call `isearch-process-search-char'.
6918         (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
6919         (isearch-process-search-char): Call `isearch-fallback' for regexp
6920         chars * ? } |.
6921         (isearch-return-char): Make obsolete with `make-obsolete' instead
6922         of simply documenting it as obsolete in the docstring.
6923         (isearch-fallback): Refill docstring.
6925         * international/isearch-x.el
6926         (isearch-process-search-multibyte-characters): Remove unneeded
6927         `concat'.  Add intermediate values to `junk-hist' instead of
6928         `minibuffer-history'.  Test the length of `str'.
6930 2005-07-18  Juanma Barranquero  <lekktu@gmail.com>
6932         * allout.el (allout-resolve-xref): Fix typos in error strings.
6933         (allout-before-change-protect): Remove unneeded `concat'.
6935         * array.el (array-mode, array-reconfigure-rows)
6936         (untabify-backward): Fix typos in docstrings.
6937         (array-reconfigure-rows): Use `insert-buffer-substring', not
6938         `insert-buffer'.
6940         * calendar/icalendar.el (icalendar--get-unfolded-buffer):
6941         * progmodes/ada-mode.el (ada-make-body):
6942         Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
6944         * dired.el (dired-log):
6945         * tar-mode.el (tar-subfile-save-buffer):
6946         * play/zone.el (zone-pgm-stress-destress):
6947         Use `insert-buffer-substring', not `insert-buffer'.
6949 2005-07-17  Simon Josefsson  <jas@extundo.com>
6951         * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
6953 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
6955         * lisp/mail/smtpmail.el (smtpmail-auth-supported):
6956         Add plain auth method.
6957         (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
6959 2005-07-17  Kim F. Storm  <storm@cua.dk>
6961         * ido.el (dired-other-window): Add ido property.
6963 2005-07-16  Juanma Barranquero  <lekktu@gmail.com>
6965         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
6966         Fix typo in docstring.
6967         (byte-compile-interactive-only-functions): Add `insert-buffer' and
6968         `insert-file-literally'.
6970         * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
6971         info and delete redundant message.  Doc fix.
6972         (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
6973         (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
6975 2005-07-16  Richard M. Stallman  <rms@gnu.org>
6977         * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
6978         (byte-compile-and): Use byte-compile-and-recursion.
6979         (byte-compile-or-recursion): New function.
6980         (byte-compile-or): Use that.
6981         (byte-compile-if): Guard the else-clause too.
6982         (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
6984         * isearch.el (isearch-mode-end-hook-quit): New variable.
6985         (isearch-done): Bind it.
6986         (isearch-mode-end-hook): Doc fix.
6988         * allout.el (allout-isearch-did-quit): Variable deleted.
6989         (allout-real-isearch-abort): Function name no longer used.
6990         (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
6991         (allout-isearch-rectification): isearch-mode always exists.
6992         Don't set allout-isearch-did-quit.
6993         (allout-isearch-expose): Check isearch-mode-end-hook-error, not
6994         allout-isearch-did-quit.
6995         (allout-enwrap-isearch): Just add the hook.
6996         (allout-isearch-abort): Function deleted.
6997         (allout-pre-command-business): Avoid warning.
6999         * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
7000         Correctly avoid warnings.
7001         (pascal-outline): Likewise.
7003         * progmodes/f90.el (f90-abbrev-start): Avoid warning.
7005         * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
7007         * play/tetris.el (tetris-mode): Avoid warning.
7009         * play/snake.el (snake-mode): Avoid warning.
7011         * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
7012         (gamegrid-set-display-table): Avoid warning.
7013         (gamegrid-set-timer): Likewise.
7014         (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
7015         (gamegrid-add-score-with-update-game-score-1): Take FILE
7016         as argument.
7017         (gamegrid-add-score-with-update-game-score): Pass that argument.
7018         Rename have-shared-game-dir to gamegrid-shared-game-dir.
7020         * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
7022         * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
7023         (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
7025         * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
7026         and insert-file.
7028         * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
7029         (sc-ask): Avoid warnings.
7031         * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
7032         (eshell-hist-initialize): Use that var the natural way.
7034         * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
7036         * emacs-lisp/re-builder.el (reb-cook-regexp):
7037         Avoid warning calling lre-compile-string.
7038         (reb-color-display-p): Avoid warning.
7040         * calculator.el (calculator-last-input): Guard uses
7041         of event-key and key-press-event-p.
7042         (event-key, key-press-event-p): Delete definitions.
7044         * emacs-lisp/find-gc.el (find-gc-unsafe-list)
7045         (find-gc-source-directory, find-gc-subrs-callers)
7046         (find-gc-noreturn-list, find-gc-source-files)
7047         (find-gc-subrs-called): Vars renamed and defvar'd.
7049         * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
7050         (checkdoc-overlay-put, checkdoc-delete-overlay)
7051         (checkdoc-overlay-start, checkdoc-overlay-end)
7052         (checkdoc-mode-line-update, checkdoc-char=):
7053         Define such that compiler knows they are defined.
7054         (checkdoc-call-eval-buffer): Delete.  Use eval-buffer directly.
7055         (checkdoc-read-event): Delete.  Use read-event directly.
7057         * whitespace.el (whitespace-make-overlay)
7058         (whitespace-overlay-put, whitespace-delete-overlay)
7059         (whitespace-overlay-start, whitespace-overlay-end):
7060         Define such that compiler knows they are defined.
7061         (whitespace): Move conditional inside.
7063         * tempo.el (tempo-insert-template): Suppress warning.
7065         * ediff-diff.el (longlines-mode): Add defvar.
7067 2005-07-16  Gary Howell  <g1howell-list@yahoo.com>  (tiny change)
7069         * server.el: Bind "C-x #" in a way that works even if C-x is
7070         redefined to a command key, not a prefix key.
7072 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
7074         * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
7075         cl-make-type-test till execution time.
7077 2005-07-16  Markus Rost  <rost@math.uni-bielefeld.de>
7079         * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
7080         arg ARG and use it.
7082 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
7084         * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
7086 2005-07-15  Luc Teirlinck  <teirllm@auburn.edu>
7088         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
7089         a defcustom with two :set or :type keywords.
7091 2005-07-15  Richard M. Stallman  <rms@gnu.org>
7093         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
7094         Don't give ^M comment-end syntax.
7096 2005-07-16  Nick Roberts  <nickrob@snap.net.nz>
7098         * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
7099         Don't consider gdbmi (gdb-mi.el has its own update functions).
7100         (gdb-var-delete): Make it work for gdbmi as well.
7101         (gdb-speedbar-expand-node): Move var-update here for gdbmi.
7103         * progmodes/gud.el (etags, sdb): Only require etags when needed.
7104         (gud-speedbar-menu-items): Correct logic for enabling items.
7106 2005-07-15  Kim F. Storm  <storm@cua.dk>
7108         * ido.el: Fix commentary.
7109         (ido-define-mode-map): Move ido-next-work-file to C-M-o.
7110         Use with-no-warnings around ffap-guesser.
7111         (ido-file-internal, ido-read-file-name, ido-read-directory-name):
7112         Let bind minibuffer-completing-file-name to t.
7114 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>
7116         * startup.el (site-run-file, keyboard-type): Doc fixes.
7117         (command-line): Check for "--basic-display" argument; also for
7118         "--quick", not "--bare-bones" (which was renamed).
7119         (fancy-splash-text): Add missing item "Getting New Versions".
7120         (normal-splash-screen): Fix typos and improve consistency with
7121         `fancy-splash-text'.  Update copyright year.
7123         * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
7124         valid binding for `help-char'.
7126         * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
7128 2005-07-14  Dan Nicolaescu  <dann@ics.uci.edu>
7130         * term.el (term-mode): Disable cua-mode for term buffers.
7132 2005-07-14  Juanma Barranquero  <lekktu@gmail.com>
7134         * add-log.el (add-log-mailing-address, change-log-merge):
7135         Doc fixes.
7136         (change-log-get-method-definition): Fix typo in docstring.
7138 2005-07-14  Kim F. Storm  <storm@cua.dk>
7140         * emulation/cua-base.el:
7141         (cua--pre-command-handler-1, cua--pre-command-handler)
7142         (cua--post-command-handler-1, cua--post-command-handler):
7143         Split in two.  Check (buffer local) value of cua-mode.
7144         (cua-selection-mode): New command.
7146 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
7148         * custom.el (custom-initialize-safe-set)
7149         (custom-initialize-safe-default): Doc fixes.
7151         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
7152         and simplify :init-value again.
7154         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
7155         and simplify :init-value again.  Delete autoload.
7157         * startup.el (command-line): Use `custom-reevaluate-setting' again
7158         for tooltip-mode.
7160         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
7161         a defcustom with two :initialize keywords.
7163 2005-07-13  Juanma Barranquero  <lekktu@gmail.com>
7165         * allout.el (my-mark-marker, allout-isearch-prior-pos)
7166         (allout-unprotected, allout-undo-aggregation, allout-snug-back)
7167         (allout-post-command-business, allout-flag-region)
7168         (isearch-reenable-font-lock, allout-yank)
7169         (allout-insert-latex-header, allout-insert-latex-trailer)
7170         (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
7171         (allout-latex-verb-quote): Fix typos in docstrings.
7172         (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
7173         (allout-unprotected, allout-prefix-data):
7174         Improve argument/docstring consistency.
7175         (allout-chart-subtree): Fix argument spec.
7176         (allout-open-topic): Rename `use_sib_bullet' argument to
7177         `use-sib-bullet'.  Doc fix.
7179         * whitespace.el (whitespace-check-buffer-leading)
7180         (whitespace-check-buffer-trailing)
7181         (whitespace-check-buffer-indent)
7182         (whitespace-check-buffer-spacetab)
7183         (whitespace-check-buffer-ateol, whitespace-highlighted-space)
7184         (whitespace-check-leading-whitespace)
7185         (whitespace-check-trailing-whitespace)
7186         (whitespace-check-spacetab-whitespace)
7187         (whitespace-check-indent-whitespace)
7188         (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
7189         (whitespace-modes): Fix typos in docstrings.
7190         (defgroup, defcustom): Doc fixes.
7192         * winner.el (winner-mode, winner-boring-buffers)
7193         (winner-pending-undo-ring): Doc fixes.
7194         (winner-ring): Remove unneeded `progn'.
7195         (winner-equal): `defsubst' it.
7196         (winner-redo): Fix message.
7198 2005-07-13  Kim F. Storm  <storm@cua.dk>
7200         * simple.el (line-move-1): Always use vertical-motion to
7201         do the last (or only) line move to ensure some movement.
7202         Undo 2005-06-23 change--don't check for overlays.
7204 2005-07-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7206         * term/mac-win.el (ccl-encode-mac-roman-font)
7207         (ccl-encode-mac-centraleurroman-font)
7208         (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
7209         (ccl-encode-mac-dingbats-font): Remove check for ASCII.
7210         Change charset-id boundary of dimension to ?\xef.
7211         (mac-char-fontspec-list): New constant.
7212         (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
7213         argument.  Nil uses itself as family in font-spec.  Previous
7214         behavior for nil is now provided by non-nil non-string argument.
7215         All callers changed.  Add font-specs for Mac fonts to
7216         "fontset-default" unless iso8859-1 fonts are installed.
7218 2005-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7220         * progmodes/sh-script.el (sh-get-indent-info): Only indent
7221         a continuation line if the \ is preceded by SPC or TAB.
7222         (sh-get-indent-info): Simplify.
7223         (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
7224         Use with-current-buffer.
7226         * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
7227         when the matched text is empty.
7229 2005-07-12  Luc Teirlinck  <teirllm@auburn.edu>
7231         * startup.el (command-line): Revert to previous handling of
7232         tooltip-mode.  Explain in comment why the complexity is needed.
7234         * tooltip.el (tooltip-mode): Revert to previous implementation of
7235         its defcustom.
7237         * frame.el (blink-cursor-mode): Revert to previous implementation
7238         of its defcustom.  Update comment.
7240 2005-07-12  Lars Hansen  <larsh@soem.dk>
7242         * desktop.el: Update e-mail address.
7244 2005-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7246         * term/mac-win.el (mac-services-mail-selection)
7247         (mac-services-mail-to): New functions.
7248         (mac-application-menu-map): Bind them.
7250 2005-07-12  wulei <milton@wulei.net>  (tiny change)
7252         * progmodes/gdb-ui.el: Add note about buffering with Windows.
7254 2005-07-11  Luc Teirlinck  <teirllm@auburn.edu>
7256         * custom.el (custom-reevaluate-setting): Doc fix.
7258 2005-07-11  Jay Belanger  <belanger@truman.edu>
7260         * calc/calc.el (calc-embedded-announce-formula-alist)
7261         (calc-embedded-open-close-plain-alist)
7262         (calc-embedded-open-close-mode-alist): Add checks for additional
7263         major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
7265 2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
7267         * custom.el (custom-enable-theme): Don't add theme to
7268         `custom-enabled-themes' with `push' because there is no
7269         setf-method for `delq'.
7271 2005-07-11  Richard M. Stallman  <rms@gnu.org>
7273         * custom.el (custom-declare-variable): Doc fix.
7275         * dired-aux.el (dired-compare-directories): Remove "." and ".."
7276         from the alists.
7278         * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
7279         Do nothing if edebug-active.
7281         * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
7282         (edebug-display): Do it here instead.
7284 2005-07-10  Richard M. Stallman  <rms@gnu.org>
7286         * cus-face.el (custom-theme-set-faces): Make it work.
7287         (custom-reset-faces): Doc fix.
7288         (custom-theme-reset-internal-face, custom-theme-face-value):
7289         Functions deleted.
7291         * custom.el (custom-push-theme): Maintain list of the settings
7292         of a given theme in its theme-settings property.
7293         Maintain position of old settings in the theme-value
7294         or theme-face property.
7295         (custom-enabled-themes): New variable.
7296         (custom-theme-enabled-p): New function.
7297         (provide-theme): Update custom-enabled-themes.
7298         Disable and reenable the `user' theme.
7299         (require-theme): Doc fix.
7300         (custom-do-theme-reset, custom-remove-theme): Functions deleted.
7301         (custom-theme-value, custom-theme-variable-value): Likewise.
7302         (custom-theme-reset-internal): Likewise.
7303         (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
7304         (custom-enable-theme, custom-disable-theme): New functions.
7305         (custom-variable-theme-value, custom-face-theme-value): Likewise.
7306         (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
7307         (custom-theme-reset-variables): Simplify.
7308         (deftheme, custom-declare-theme, custom-make-theme-feature):
7309         Definitions moved.
7311 2005-07-10  Chong Yidong  <cyd@stupidchicken.com>
7313         * longlines.el (longlines-show-region)
7314         (longlines-unshow-hard-newlines): Recognize hard newlines by
7315         non-nil hard property, instead of t.
7317 2005-07-10  Michael Kifer  <kifer@cs.stonybrook.edu>
7319         * viper-cmd.el (viper--key-maps): New variable.
7320         (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
7321         emulation-mode-map-alists.
7322         (viper-envelop-ESC-key): Use viper-subseq.
7323         (viper-search-forward/backward/next): Disable debug-on-error.
7325         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
7326         (viper-ESC-key): New defcustoms.
7328         * viper-macs.el (ex-map-read-args): Use viper-subseq.
7330         * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
7331         (viper-subseq): Copy of subseq from cl.el.
7333         * viper.el (viper-go-away, viper-set-hooks): Use
7334         emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
7336         * viper-mous.el (viper-current-frame-saved): Use defvar.
7338         * viper-init.el: Get rid of -face in face names.
7340         * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
7341         Make it work with longlines mode
7343         * ediff-mult.el (ediff-meta-mode-hook): New variable.
7345         * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
7347         * ediff-init.el: Get rid of -face in face names.
7349 2005-07-10  Richard M. Stallman  <rms@gnu.org>
7351         * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
7352         and with-timeout-unsuspend.
7354         * emacs-lisp/debug.el (debug): Call with-timeout-suspend
7355         and with-timeout-unsuspend.
7357         * emacs-lisp/timer.el (with-timeout-timers): New variable.
7358         (with-timeout): Bind that variable to record timers.
7359         (with-timeout-suspend, with-timeout-unsuspend): New functions.
7361         * emacs-lisp/debug.el (debug-help-follow): New function.
7362         (debugger-mode-map): Use that instead of help-follow.
7363         (debugger-setup-buffer): Use eval-buffer-list
7364         to handle eval-buffer frames.
7366 2005-07-10  N. Raghavendra  <raghu@mri.ernet.in>  (tiny change)
7368         * timezone.el (timezone-parse-date): Change first regexp
7369         so it will not mistakenly match dates with no time zone.
7371 2005-07-10  Jeff Dwork  <jeff.dwork@amd.com>  (tiny change)
7373         * facemenu.el (facemenu-read-color): Do case-insensitive matching.
7375 2005-07-10  Luc Teirlinck  <teirllm@auburn.edu>
7377         * custom.el (custom-initialize-safe-set)
7378         (custom-initialize-safe-default): New functions.
7380         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
7381         and simplify :init-value.
7383         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
7384         and simplify :init-value.  Delete obsolete comment.
7386         * startup.el (command-line): Use `custom-reevaluate-setting' to
7387         handle `tooltip-mode'.  Delete obsolete comment.
7389         * files.el (set-visited-file-name): Avoid calling
7390         `file-name-nondirectory' with a nil argument.
7392 2005-07-09  Richard M. Stallman  <rms@gnu.org>
7394         * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
7395         was called with nil for the buffer, handle the read position right.
7396         Handle read position for eval-region, too.
7398 2005-07-09  Juri Linkov  <juri@jurta.org>
7400         * fringe.el (fringe-mode): Add period in docstring.
7401         (fringe-query-style): Build prompt depending on `all-frames' arg.
7403         * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
7404         to not create links to unrelated functions in the Help buffer.
7406         * progmodes/compile.el (compilation-mode-hook, compilation-mode):
7407         Doc fix.
7409         * simple.el (next-error-hook): New variable.
7410         (next-error): Use it.  Doc fix.
7412         * textmodes/ispell.el (ispell-command-loop): Add current
7413         dictionary name and program name to mode-line-format.
7414         (ispell-region, ispell-process-line): Add current dictionary name
7415         and program name to messages.
7417 2005-07-08  Jay Belanger  <belanger@truman.edu>
7419         * calc/calc.el (calc-embedded-announce-formula-alist)
7420         (calc-embedded-open-close-formula-alist)
7421         (calc-embedded-open-close-word-alist)
7422         (calc-embedded-open-close-plain-alist)
7423         (calc-embedded-open-close-new-formula-alist)
7424         (calc-embedded-open-close-mode-alist)
7425         (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
7426         (calc-embedded-mode-hook): New variables.
7428         * calc/calc-embed.el (calc-embedded-firsttime)
7429         (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
7430         New variables.
7431         (calc-do-embedded): Use calc-embedded-firsttime,
7432         calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
7433         determine whether or not to run hooks.
7434         (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
7435         calc-embedded-firsttime-formula appropriately.
7436         Set calc-embedded delimiter variables according to mode.
7438 2005-07-08  Richard M. Stallman  <rms@gnu.org>
7440         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
7441         Check for "emacs", etc., as entire symbol, not just as word.
7442         (checkdoc-file-comments-engine): Use regexp-quote on FN.
7444         * files.el (set-visited-file-name): Report the error
7445         for "empty filename" earlier.
7446         (kill-some-buffers): Ignore buffers already dead.
7448         * fringe.el (fringe-mode): Doc fix.
7450         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
7451         Check for (featurep 'xemacs) and turn off warnings in what it guards.
7452         Use unwind-protect to ensure byte-compile-unresolved-functions
7453         is updated.
7455         * whitespace.el (whitespace-buffer-leading-cleanup):
7456         Simplify w/ skip-chars-forward.
7457         (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
7459         * mail/rmail.el (rmail-only-expunge): Fix paren error.
7460         Unconditionally try to leave point at the same old place.
7462 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
7464         * comint.el (comint-postoutput-scroll-to-bottom)
7465         (comint-show-maximum-output): Take scroll-margin into consideration.
7467 2005-07-08  Kim F. Storm  <storm@cua.dk>
7469         * ido.el (ido-use-filename-at-point): New choice `guess'.
7470         (ido-file-internal): Try ffap-guesser if selected.
7472         * ido.el (ido-before-fallback-functions): New hook.
7473         (ido-buffer-internal, ido-file-internal, ido-read-buffer)
7474         (ido-read-file-name): Run it.
7476 2005-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7478         * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
7479         strings rather than a list of symbols to the completion function.
7481 2005-07-07  Jay Belanger  <belanger@truman.edu>
7483         * calc/calc-units.el (math-apply-units): Change the places in
7484         which units are simplified.
7486 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
7488         * cus-edit.el (customize-option, customize-option-other-window):
7489         Make them handle aliases.
7491         * custom.el (custom-variable-p): Make it recursively follow
7492         aliases.  Mention that in the docstring.
7494 2005-07-07  Richard M. Stallman  <rms@gnu.org>
7496         * cus-start.el (exec-path): Use `directory' instead of `file'.
7497         Fix tag for nil.
7499 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
7501         * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
7502         when called non-interactively.  Doc fix.
7504 2005-07-07  Lute Kamstra  <lute@gnu.org>
7506         * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
7507         new address as well.
7509 2005-07-07  Kenichi Handa  <handa@m17n.org>
7511         * international/mule.el (make-coding-system):
7512         Describe `ascii-incompatible' property in the docstring.
7513         (set-file-name-coding-system): Signal an error if coding-system is
7514         ascii-incompatible.
7515         (set-keyboard-coding-system): Likewise.
7517         * international/mule-cmds.el (set-default-coding-systems):
7518         Don't set default-file-name-coding-system and
7519         default-keyboard-coding-system if coding-system is ASCII-incompatible.
7521         * international/utf-16.el: Declare that all UTF-16-based coding
7522         systems are ASCII-incompatible.
7524 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
7526         * progmodes/gud.el: Require font-lock for displaying errors.
7527         Used by gdb-ui.el.
7529 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
7531         * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
7532         values for the pattern lists which are `read'able but not
7533         `append'able (like symbols).
7535 2005-07-06  Richard M. Stallman  <rms@gnu.org>
7537         * progmodes/flymake.el (flymake-float-time): Instead of
7538         with-no-warnings, test for xemacs.
7539         (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
7540         to avoid warning.
7542 2005-07-06  Juanma Barranquero  <lekktu@gmail.com>
7544         * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
7546 2005-07-05  Lute Kamstra  <lute@gnu.org>
7548         * battery.el: Add support for Darwin (with much debugging help
7549         from Samuel Lauber <sam124@operamail.com>).
7550         (battery-status-function, battery-echo-area-format)
7551         (battery-mode-line-format): Add support for pmset on Darwin.
7552         (battery-load-low, battery-load-critical): New user options.
7553         (battery-pmset): New function.
7555 2005-07-05  Lute Kamstra  <lute@gnu.org>
7557         Update FSF's address in GPL notices.
7559         * textmodes/page-ext.el: Update FSF's address.
7561 2005-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7563         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
7564         filling from using prefix when filling a single-line docstring.
7566         * progmodes/flymake.el: Remove useless eval-when-compile.
7568         * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
7570 2005-07-04  Richard M. Stallman  <rms@gnu.org>
7572         * textmodes/org.el (org-file-apps-defaults-gnu):
7573         Rename from org-file-apps-defaults-linux.
7574         (org-default-apps): Don't test system-type for `linux'.
7575         (org-file-apps): Doc fix.
7577 2005-07-04  David Ponce  <david@dponce.com>
7579         * tree-widget.el: Improve header Commentary section.
7580         (tree-widget) [defgroup]
7581         (tree-widget-image-enable, tree-widget-themes-directory)
7582         (tree-widget-theme, tree-widget-image-properties-emacs)
7583         (tree-widget-image-properties-xemacs, tree-widget-create-image)
7584         (tree-widget-image-formats, tree-widget-control)
7585         (tree-widget-empty-control, tree-widget-leaf-control
7586         (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
7587         (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
7588         (tree-widget-keep, tree-widget-after-toggle-functions)
7589         (tree-widget-open-node, tree-widget-close-node): Doc fix.
7590         (tree-widget-open-control, tree-widget-close-control): Fix doc and
7591         :help-echo message.
7592         (tree-widget-set-theme): Doc fix.  Use `string-equal'.
7593         (tree-widget-image-properties): Doc fix.  Clearer implementation.
7594         (tree-widget--cursors): New constant.
7595         (tree-widget-lookup-image): New function split from
7596         `tree-widget-find-image'.  Clearer implementation.
7597         (tree-widget-find-image): Use it.
7598         (tree-widget-button-keymap): Use `set-keymap-parent'.
7599         (tree-widget) [define-widget]: Use `widget-children-value-delete'.
7600         Define the sub-widgets here.
7601         (tree-widget-node): Check that :node is not a tree-widget.
7602         (tree-widget-get-super, tree-widget-open-control)
7603         (tree-widget-close-control, tree-widget-empty-control)
7604         (tree-widget-leaf-control, tree-widget-guide)
7605         (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
7606         (tree-widget-no-handle, tree-widget-value-delete)
7607         (tree-widget-map): Remove.
7608         (tree-widget-children-value-save): Doc fix.  Simplified.
7609         (tree-widget-value-create): Update according to previous changes.
7611 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
7613         * textmodes/org.el: Leading space replaced by TABS.
7614         (org-recalc-marks, org-table-rotate-recalc-marks)
7615         (org-table-get-specials): Treat "^" and "_" marks.
7616         (org-table-justify-field-maybe): Optional argument NEW.
7617         (org-table-eval-formula): Parsing of the format simplified.
7618         New modes C,I.  Honor the %= parameter in the current table.
7619         Avoid unnecessary re-align by using the NEW argument to
7620         `org-table-justify-field-maybe'.
7621         (org-calc-default-modes): Default for date-format mimicks org-mode.
7622         (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
7624 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
7626         * cus-face.el (custom-theme-set-faces): Make it handle face
7627         aliases whose alias declarations are pre- or autoloaded.
7629 2005-07-04  Juri Linkov  <juri@jurta.org>
7631         * faces.el (read-face-name): Put the code for getting a face name
7632         from the buffer before adding the faces from the `face' property.
7633         Use `completing-read-multiple' instead of `completing-read'.
7634         Require `crm'.  Add default value and post-process the returned
7635         list of faces.
7637         * emacs-lisp/crm.el (crm-find-current-element)
7638         (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
7640         * emacs-lisp/lisp-mode.el (eval-defun-1):
7641         * emacs-lisp/edebug.el (edebug-eval-defun):
7642         Remove unnecessary quotes.
7644 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
7646         * progmodes/prolog.el (prolog-eof-string): Doc fixes.
7647         (prolog-indent-level): Fix typo in docstring.
7649         * info.el (Info-history, Info-history-forward)
7650         (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
7652         * add-log.el (add-change-log-entry):
7653         * comint.el (comint-dynamic-list-input-ring)
7654         (comint-dynamic-list-completions):
7655         * dabbrev.el (dabbrev-expand):
7656         * delim-col.el (delimit-columns-rectangle-line):
7657         * diff-mode.el (diff-context->unified, diff-reverse-direction)
7658         (diff-unified->context):
7659         * ediff-init.el (ediff-abbrev-jobname):
7660         * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
7661         (ediff-replace-session-activity-marker-in-meta-buffer):
7662         * info.el (Info-summary):
7663         * lpr.el (printify-region):
7664         * printing.el (pr-create-interface):
7665         * ps-print.el (ps-print-quote):
7666         * ses.el (ses-column-widths, ses-print-cell)
7667         (ses-adjust-print-width, ses-center):
7668         * shell.el (shell-file-name-quote-list):
7669         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
7670         (strokes-fill-current-buffer-with-whitespace)
7671         (strokes-xpm-for-stroke, strokes-list-strokes)
7672         (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
7673         * term.el (term-dynamic-list-input-ring)
7674         (term-dynamic-list-completions):
7675         * calc/calc.el (math-format-stack-value):
7676         * emacs-lisp/edebug.el (edebug-display-freq-count):
7677         * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
7678         (delphi-new-comment-line):
7679         * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
7680         * progmodes/executable.el (executable-set-magic):
7681         * progmodes/python.el (inferior-python-mode):
7682         * progmodes/scheme.el (scheme-mode-syntax-table):
7683         * progmodes/sh-script.el (sh-maybe-here-document):
7684         * progmodes/sql.el (sql-copy-column):
7685         * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
7686         * textmodes/bibtex.el (bibtex-mode):
7687         * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
7688         (sgml-auto-attributes):
7689         * textmodes/table.el (table-insert, table-shorten-cell)
7690         (table--generate-source-scan-lines, table-delete-row)
7691         (*table--cell-delete-char, table--spacify-frame)
7692         (table--horizontally-shift-above-and-below)
7693         (table--cell-insert-char, table--cell-blank-str)
7694         (table--fill-region-strictly):
7695         * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
7696         * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
7698         * add-log.el (change-log):
7699         * apropos.el (apropos):
7700         * comint.el (comint-completion, comint-source):
7701         * dabbrev.el (dabbrev):
7702         * delim-col.el (columns):
7703         * diff-mode.el (diff-mode):
7704         * ediff.el (ediff):
7705         * ediff-diff.el (ediff-diff):
7706         * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
7707         * ediff-mult.el (ediff-mult):
7708         * ediff-ptch.el (ediff-ptch):
7709         * ediff-wind.el (ediff-window):
7710         * facemenu.el (facemenu):
7711         * indent.el (indent):
7712         * info.el (info):
7713         * jka-cmpr-hook.el (compression, jka-compr):
7714         * lpr.el (lpr):
7715         * outline.el (outlines):
7716         * pcmpl-cvs.el (pcmpl-cvs):
7717         * pcmpl-rpm.el (pcmpl-rpm):
7718         * printing.el (printing):
7719         * ps-print.el (postscript, ps-print, ps-print-horizontal)
7720         (ps-print-vertical, ps-print-headers, ps-print-font)
7721         (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
7722         (ps-print-background, ps-print-printer, ps-print-page)
7723         (ps-print-miscellany):
7724         * ses.el (ses):
7725         * shell.el (shell, shell-directories, shell-faces):
7726         * startup.el (initialization):
7727         * strokes.el (strokes):
7728         * term.el (term):
7729         * uniquify.el (uniquify):
7730         * w32-vars.el (w32):
7731         * calc/calc.el (calc):
7732         * emacs-lisp/bytecomp.el (bytecomp):
7733         * emacs-lisp/cl-indent.el (lisp-indent):
7734         * emacs-lisp/edebug.el (edebug):
7735         * emacs-lisp/elp.el (elp):
7736         * emacs-lisp/testcover.el (testcover):
7737         * emacs-lisp/trace.el (trace):
7738         * emulation/viper-ex.el (viper-ex):
7739         * emulation/viper-mous.el (viper-mouse):
7740         * mail/mailalias.el (mailalias):
7741         * mail/supercite.el (supercite, supercite-frames)
7742         (supercite-attr, supercite-cite, supercite-hooks):
7743         * net/rcompile.el (remote-compile):
7744         * net/rlogin.el (rlogin):
7745         * obsolete/ooutline.el (outlines):
7746         * progmodes/delphi.el (delphi):
7747         * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
7748         (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
7749         (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
7750         (ebnf-optimization):
7751         * progmodes/etags.el (etags):
7752         * progmodes/executable.el (executable):
7753         * progmodes/idlwave.el (idlwave):
7754         * progmodes/pascal.el (pascal):
7755         * progmodes/prolog.el (prolog):
7756         * progmodes/python.el (python):
7757         * progmodes/scheme.el (scheme):
7758         * progmodes/sh-script.el (sh, sh-script):
7759         * progmodes/sql.el (SQL):
7760         * progmodes/tcl.el (tcl):
7761         * textmodes/bibtex.el (bibtex, bibtex-autokey):
7762         * textmodes/enriched.el (enriched):
7763         * textmodes/makeinfo.el (makeinfo):
7764         * textmodes/sgml-mode.el (sgml):
7765         * textmodes/table.el (table-hooks):
7766         * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
7767         * textmodes/texinfo.el (texinfo):
7768         * textmodes/two-column.el (two-column):
7769         Finish `defgroup' description with period.
7771         * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
7772         * eshell/esh-var.el (eshell-var):
7773         * progmodes/vhdl-mode.el (vhdl-testbench):
7774         * textmodes/org.el (org): Fix typos in docstrings.
7776         * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
7777         consistency.
7779         * progmodes/flymake.el (flymake-find-file): Remove.
7780         (flymake-float-time): Use `with-no-warnings'.
7781         (flymake-check-start-time, flymake-check-was-interrupted)
7782         (flymake-err-info, flymake-is-running, flymake-last-change-time)
7783         (flymake-new-err-info): `defvar' at compile time.
7785 2005-07-03  Juanma Barranquero  <lekktu@gmail.com>
7787         * replace.el (occur-hook): Doc fix.
7788         (occur-1): Don't call `occur-hook' if there are no matches.
7790 2005-07-03  Richard M. Stallman  <rms@gnu.org>
7792         * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
7793         global-map, save the same map.
7794         (global-map): Don't alter it at top level.
7795         (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
7796         Then alter it here instead.
7797         (tpu-edt-off): Set global-map to the saved one.
7799         * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
7800         All references simplified.
7801         (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p.  Uses changed.
7802         (zmacs-regions): Add defvar.
7803         (repeat-complex-command-map): Everything about that deleted.
7805         * textmodes/artist.el (artist-key-is-drawing)
7806         (artist-key-endpoint1, artist-key-poly-point-list)
7807         (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
7808         (artist-key-compl-table, artist-rb-save-data)
7809         (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
7810         Don't put them in eval-when-compile.
7811         (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
7813         * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
7814         Use with-no-warnings.
7816         * net/browse-url.el (dos-windows-version): Add defvar.
7818         * mail/supercite.el (filladapt-prefix-table): Add defvar.
7820         * mail/rmailsum.el (rmail-summary-redo): Add defvar.
7821         (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
7822         (rmail-new-summary-line-count): Rename from new-summary-line-count.
7823         Add defvar.
7824         (rmail-summary-beginning-of-message): Use with-no-warnings.
7825         (rmail-summary-first-message, rmail-summary-last-message): Likewise.
7827         * emulation/vip.el (vip-replace-string, ex-map, ex-read):
7828         Use with-no-warnings.
7830         * emulation/vi.el (vi-mark-region): Use c-mark-function.
7831         (c-mark-function): Add point-moving-unit property.
7832         (vi-goto-line): Use with-no-warnings.
7834         * emulation/edt.el (edt-last-copied-word): Add defvar.
7835         (zmacs-region-stays): Likewise.
7836         (edt-mark-section-wisely): Use c-mark-function for C.
7837         Use makr-defun for Fortran.
7838         (time-string): defvar deleted.
7839         (edt-display-the-time): Don't set time-string.
7841         * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
7843         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
7844         Don't warn when name is not constant
7845         or for defining the group `emacs'.
7847         * tooltip.el (gud-tooltip-mode): Add defvar.
7849         * startup.el (default-frame-background-mode): Add defvar.
7851         * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
7853         * info.el (tool-bar-map): Add defvar.
7855         * dired.el (dnd-protocol-alist): Add defvar.
7857         * dired-aux.el (dired-query): Display question with answer, when
7858         the user answers.
7860         * custom.el (custom-add-option): Doc fix.
7862         * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
7864 2005-07-03  Eli Zaretskii  <eliz@gnu.org>
7866         * font-lock.el (font-lock-regexp-grouping-construct): Fix the
7867         bogus name from the last change.
7869 2005-07-02  Luc Teirlinck  <teirllm@auburn.edu>
7871         * custom.el (custom-declare-variable): Fix typos in comment.
7872         (custom-known-themes): Doc fix.
7873         (custom-theme-directory): New defcustom.
7874         (require-theme): Make it check `custom-theme-directory'.
7876         * cus-theme.el (custom-new-theme-mode): New function.
7877         (custom-theme-name, custom-theme-variables, custom-theme-faces)
7878         (custom-theme-description): Add compiler defvars.
7879         (customize-create-theme): Add doc to the "*New Custom Theme*"
7880         buffer.  Use `custom-new-theme-mode'.
7881         (custom-theme-write): Put the created buffer in emacs-lisp-mode
7882         and save it to the `custom-theme-directory'.  Make this the
7883         default directory of the buffer.
7885 2005-07-02  David Hunter  <hunterd_42@comcast.net>  (tiny change)
7887         * progmodes/flymake.el (flymake-mode, flymake-mode-off):
7888         Fix unbalanced parentheses.
7890 2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7892         * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
7893         into flymake-mode and delegate to flymake-mode.
7895         * find-file.el (ff-which-function-are-we-in): Clean up.
7897 2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
7899         * replace.el (occur-rename-buffer): Fix docstring.
7901         * emulation/edt.el (*EDT-keys*, edt-default-global-map)
7902         (edt-last-copied-word, edt-learn-macro-count)
7903         (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
7904         (edt-rect-start-point, edt-user-global-map, rect-start-point)
7905         (time-string, zmacs-region-stays):
7906         * emulation/edt-mapper.el (edt-save-function-key-map)
7907         (EDT-key-name): `defvar' to silence the byte-compiler.
7909 2005-07-02  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
7911         * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
7912         font-lock-regexp-backslash.  Doc fix.
7913         (font-lock-regexp-backslash-grouping-construct): Rename from
7914         font-lock-regexp-backslash-construct.  Doc fix.
7915         (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
7916         grouping constructs.
7918 2005-07-02  Eli Zaretskii  <eliz@gnu.org>
7920         * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
7921         updating all the prerequisites.
7923 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
7925         * textmodes/org.el (org-agenda-start-on-weekday)
7926         (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
7927         (org-agenda-use-time-grid, org-archive-location)
7928         (org-allow-space-in-links, org-usenet-links-prefer-google)
7929         (org-enable-table-editor, org-export-default-language)
7930         (org-export-html-show-new-buffer, org-fill-paragraph)
7931         (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
7932         (org-goto-quit, org-occur, org-eval-in-calendar)
7933         (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
7934         (org-agenda-diary-entry, org-remember-help)
7935         (org-table-convert-region, org-at-table-p)
7936         (org-table-move-row-down, org-table-move-row-up)
7937         (org-table-copy-region, org-table-toggle-vline-visibility)
7938         (org-table-get-stored-formulas, org-table-get-specials)
7939         (org-recalc-commands, org-table-eval-formula)
7940         (org-table-formula-substitute-names, orgtbl-make-binding)
7941         (org-format-org-table-html, org-format-table-table-html)
7942         (org-format-table-table-html-using-table-generate-source)
7943         (org-customize): Fix typos in docstrings.
7944         (org-level-2, org-at-timestamp-p, org-agenda-day-view)
7945         (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
7946         (org-back-to-heading): Doc fixes.
7947         (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
7948         (org-agenda-change-all-lines, org-get-header):
7949         Improve argument/docstring consistency.
7950         (orgtbl-error): Fix error message.
7952         * progmodes/flymake.el (flymake-find-possible-master-files)
7953         (flymake-master-file-compare, flymake-get-line-err-count)
7954         (flymake-highlight-line, flymake-gui-warnings-enabled):
7955         Fix typos in docstrings.
7956         (flymake-parse-line, flymake-get-project-include-dirs-function)
7957         (flymake-get-prev-err-line-no, flymake-goto-prev-error):
7958         Doc fixes.
7959         (flymake-get-project-include-dirs-function)
7960         (flymake-make-err-menu-data):
7961         Improve argument/docstring consistency.
7963 2005-07-01  Lute Kamstra  <lute@gnu.org>
7965         * battery.el (battery-linux-proc-apm): Fix typo in docstring.
7966         Catch errors with ignore-errors.  Use temporary buffer.
7967         (battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
7969         * facemenu.el (facemenu-unlisted-faces): Delete foreground and
7970         background color faces.
7971         (facemenu-set-foreground, facemenu-set-background):
7972         Use facemenu-set-face-from-menu.
7973         (facemenu-set-face-from-menu): Treat face names that start with
7974         "fg:" or "bg:" as special.
7975         (facemenu-add-new-color): Don't create faces.  Simplify.
7977 2005-06-30  Richard M. Stallman  <rms@gnu.org>
7979         * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
7980         (crm-find-current-element): Likewise.
7982 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
7984         * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
7986 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7988         * arc-mode.el (archive-extract): Make it work as a mouse binding.
7989         (archive-mouse-extract): Make it an obsolete alias.
7990         (archive-mode-map): Don't use archive-mouse-extract any more.
7991         (archive-mode, archive-extract): write-contents-hooks ->
7992         write-contents-functions.
7993         (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
7994         first arg.
7995         (archive-rename-entry): Update the call.
7996         (archive-zip-summarize): Remove unused var `method'.
7997         (archive-lzh-summarize): Remove unused var `creator'.
7999         * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
8000         dedicated frame upon exit.
8002         * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
8003         (archive-zip-extract, archive-zip-expunge)
8004         (archive-zip-update, archive-zip-update-case): Use executable-find.
8005         (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
8006         Use restore-buffer-modified-p.
8007         (archive-extract, archive-add-new-member, archive-write-file-member):
8008         Use with-current-buffer.
8009         (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
8011 2005-06-30  Andreas Schwab  <schwab@suse.de>
8013         * progmodes/gud.el (gud-filter): Remove unneeded progn.
8015 2005-06-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
8017         * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
8019 2005-06-30  Juri Linkov  <juri@jurta.org>
8021         * faces.el (vertical-border): Inherit from mode-line-inactive
8022         only on tty.
8024 2005-06-30  Juanma Barranquero  <lekktu@gmail.com>
8026         * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
8027         example, -NLINES in the `occur' docstring).
8029         * replace.el (occur-1): When no matches are found, do not set the
8030         `buffer-read-only' and modified flags for the occur buffer,
8031         because it is deleted.
8033         * emulation/cua-base.el (cua-check-pending-input)
8034         (cua-repeat-replace-region, cua-mode, cua-debug)
8035         (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
8036         Fix typos in docstrings.
8038         * emulation/cua-gmrk.el (cua-toggle-global-mark)
8039         (cua-cut-region-to-global-mark)
8040         (cua--cut-rectangle-to-global-mark):
8041         Remove period from end of messages.
8043         * emulation/cua-rect.el (cua-do-rectangle-padding):
8044         Remove period from end of messages.
8045         (cua--rectangle-seq-format): Fix typo in docstring.
8046         (cua-sequence-rectangle, cua-fill-char-rectangle):
8047         Improve argument/docstring consistency.
8049 2005-06-29  Juri Linkov  <juri@jurta.org>
8051         * faces.el (default-frame-background-mode): New internal variable.
8052         (frame-set-background-mode): Use it.
8054         * startup.el (normal-top-level): Set default-frame-background-mode
8055         instead of frame-background-mode.  Before setting it, test for its
8056         nil value.  Remove tests for frame-background-mode and frame
8057         parameter `reverse'.  Add test for "unspecified-fg".
8059         * term/xterm.el (xterm-rxvt-set-background-mode):
8060         * term/rxvt.el (rxvt-set-background-mode):
8061         Set default-frame-background-mode instead of frame-background-mode.
8063 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
8065         * simple.el (set-variable): Warn about obsolete user variables.
8067         * imenu.el (imenu--completion-buffer):
8068         * mouse.el (mouse-buffer-menu-alist):
8069         * msb.el (msb-invisible-buffer-p):
8070         * calendar/diary-lib.el (diary-header-line-format):
8071         * emacs-lisp/pp.el (pp-buffer):
8072         * progmodes/cperl-mode.el (cperl-do-auto-fill):
8073         * textmodes/picture.el (picture-replace-match):
8074         Change space constants followed by a sexp to "?\s ".
8076         * play/decipher.el (decipher-loop-with-breaks):
8077         * textmodes/texinfo.el (texinfo-insert-@item): Change space
8078         constants "protected" from end of line by a comment to "?\s".
8080 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8082         * font-lock.el (save-buffer-state): Use `declare'.
8084         * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
8085         reset the syntax-table to cperl-mode-syntax-table.
8086         (cperl-mode): Make _ into word-syntax during font-locking so "print" in
8087         "foo_print_bar" is not matched as a reserved keyword.
8089 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
8091         * textmodes/org.el (orgtbl-setup): New function, for delayed
8092         setup for the orgtbl commands.
8093         (org-calc-default-modes): New option.
8094         (orgtbl-make-binding): Use `defun' to get better help display.
8095         (org-diary): Call `org-compile-prefix-format'.
8096         (org-table-formula-substitute-names): New function.
8097         (org-agenda-day-view, org-agenda-week-view): New commands.
8098         (org-agenda-toggle-week-view): Command removed.
8099         (org-tbl-menu): Split off from org-org-menu.
8100         (org-mode): Move removal of outline-mode menus to here.
8101         (org-table-formula-debug): New option.
8102         (org-table-insert-row): Keep first field if just "#" or "*".
8103         (org-mode): Paragraph regexps fixed.
8104         (org-table-recalculate-regexp): New constant.
8105         (org-table-justify-field-maybe): Avoid replace if not necessary.
8106         (org-copy-special, org-cut-special): Use `call-interactively'.
8107         (org-table-copy-region): Take region from `interactive' call.
8108         (org-trim): Return string even if no match.
8109         (org-formula): New face.
8110         (org-set-font-lock-defaults): No longer highlight "FIXME".
8111         But highlight formula-related fields in table.
8112         (org-table-p): Use regexp, not fontification.
8113         (org-table-align): Handle white space at end of line.
8114         (org-table-formula-evaluate-inline): New option.
8115         (org-mode): Auto-wrapping in comment lines turned off.
8116         (org-table-copy-down): Evaluate only in copied field, not in
8117         destination.
8118         (org-table-current-formula): Variable removed.
8119         (org-table-store-formulas, org-table-get-stored-formulas)
8120         (org-table-modify-formulas, org-table-replace-in-formulas)
8121         (org-table-maybe-eval-formula): New functions.
8122         (org-table-get-formula): Modify to use stored formulas.
8123         (org-table-insert-column, org-table-delete-column)
8124         (org-table-move-column): Call `org-table-modify-formulas'.
8125         (org-complete): Add completion for keyword formulas.
8126         (orgtbl-mode): Pull orgtbl-mode-map to start of
8127         minor-mode-map-alist.
8129 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8131         * progmodes/python.el (python-check): Require `compile' before
8132         modifying its variables.
8134         * newcomment.el (comment-indent-default): Don't get fooled by an early
8135         end of buffer.
8137 2005-06-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8139         * ps-print.el (ps-print-version): Fix version number.
8141 2005-06-28  Luc Teirlinck  <teirllm@auburn.edu>
8143         * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
8145 2005-06-28  Richard M. Stallman  <rms@gnu.org>
8147         * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
8148         (flyspell-local-mouse-map): Declaration deleted.
8149         (flyspell-mouse-map): Bind only mouse-2.
8150         (flyspell-mode-map): Don't test flyspell-use-local-map.
8151         (flyspell-overlay-keymap-property-name): Var deleted.
8152         (flyspell-mode-on): Don't make local bindings for
8153         flyspell-mouse-map and flyspell-mode-map.
8154         (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
8156         * textmodes/ispell.el (ispell-word): Do not ignore short words.
8158         * progmodes/compile.el (compilation-next-error-function):
8159         Don't switch buffers; operate on the current buffer.
8161         * progmodes/compile.el (compilation-error-file-name)
8162         (compilation-warning-file-name, compilation-info-file-name)
8163         (compilation-line-number, compilation-column-number): New faces.
8164         (compilation-error-face, compilation-warning-face)
8165         (compilation-info-face, compilation-line-face)
8166         (compilation-column-face): Use them.
8168         * facemenu.el (facemenu-add-face): Warn when font-lock is active.
8170         * comint.el (comint-password-prompt-regexp): Accept ", try again".
8172         * bindings.el (global-map): Bind insertchar and its variants.
8174 2005-06-27  Richard M. Stallman  <rms@gnu.org>
8176         * textmodes/artist.el (artist-text-overwrite)
8177         (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
8179 2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8181         * ps-print.el: It was not working the page selection for printing.
8182         Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
8183         (ps-print-version): New version 6.6.7.
8184         (ps-end-sheet): New fun.
8185         (ps-header-sheet, ps-end-job): Call it.
8187 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
8189         * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
8191 2005-06-27  Lute Kamstra  <lute@gnu.org>
8193         * facemenu.el (facemenu-unlisted-faces): Add foreground and
8194         background color faces.
8195         (facemenu-get-face): Delete function.
8196         (facemenu-set-face-from-menu): Don't call facemenu-get-face.
8197         (facemenu-add-new-color): Make second argument mandatory.
8198         Create the appropriate face and return it.  Simplify.
8199         (facemenu-set-foreground, facemenu-set-background): Don't check if
8200         color is defined.  Use return value of facemenu-add-new-color.
8202 2005-06-26  Nick Roberts  <nickrob@snap.net.nz>
8204         * progmodes/gud.el (gud-filter): Add missing argument to
8205         with-selected-window.
8207 2005-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8209         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
8210         a :require to the defcustom.
8212         * emacs-lisp/autoload.el (make-autoload): Add the :setter for
8213         defcustoms corresponding to minor modes.
8215 2005-06-26  David Ponce  <david@dponce.com>
8217         * recentf.el: Require tree-widget instead of wid-edit.
8218         (recentf-filename-handler): Fix widget :type.
8219         (recentf-cancel-dialog, recentf-open-more-files)
8220         (recentf-open-files-action): Doc fix.
8221         (recentf-dialog-goto-first): New function.
8222         (recentf-dialog-mode-map): Set parent keymap first.
8223         (recentf-dialog-mode): Define with define-derived-mode.
8224         Don't display continuation lines in dialogs.
8225         (recentf-edit-list): Rename from recentf-edit-selected-items.
8226         (recentf-edit-list-select): Rename from recentf-edit-list-action.
8227         Simplify.
8228         (recentf-edit-list-validate): New function.
8229         (recentf-edit-list): Update accordingly.
8230         (recentf-open-files-item-shift): Remove.
8231         (recentf-open-files-item): Convert menu elements into tree and
8232         link widgets.  Don't create the widgets.
8233         (recentf-open-files): Update accordingly.
8234         (recentf-save-list): Untabify.
8236 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
8238         * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
8239         (keep-lines): Add INTERACTIVE arg.  Never delete lines only
8240         partially contained in the active region.  Do not take active
8241         region into account when called from Lisp, unless INTERACTIVE arg
8242         is non-nil.  Use `forward-line' instead of `beginning-of-line' to
8243         avoid trouble with fields.  Make marker point nowhere when no
8244         longer used.  Always return nil.  Doc fix.
8245         (flush-lines): Add INTERACTIVE arg.  Do not take active region
8246         into account when called from Lisp, unless INTERACTIVE arg is
8247         non-nil.  Use `forward-line' instead of `beginning-of-line' to
8248         avoid trouble with fields.  Make marker point nowhere when no
8249         longer used.  Always return nil.  Doc fix.
8250         (how-many): Add INTERACTIVE arg.  Make RSTART and REND args
8251         interchangeable.  Do not take active region into account when
8252         called from Lisp, unless INTERACTIVE arg is non-nil.  Do not print
8253         message in echo area when called from Lisp, unless INTERACTIVE arg
8254         is non-nil.  Avoid saying "1 occurrences".  Do not use markers.
8255         Return the number of matches.  Doc fix.
8256         (occur): Doc fix.
8257         (perform-replace): Make comment follow double space convention for
8258         the sake of `outline-minor-mode'.
8260         * faces.el (facep): Doc fix.
8262 2005-06-25  Richard M. Stallman  <rms@gnu.org>
8264         * facemenu.el (facemenu-enable-faces-p): New function.
8265         (facemenu-background-menu, facemenu-foreground-menu)
8266         (facemenu-face-menu): Add menu-enable property.
8268         * jka-compr.el (jka-compr-insert-file-contents):
8269         Special handling if cannot find the uncompression program.
8271         * cus-face.el (custom-face-attributes): Add autoload.
8273         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
8274         Bind comment-indent-function locally.
8276         * window.el (save-selected-window): Use save-current-buffer.
8278         * subr.el (with-selected-window): Use save-current-buffer.
8280         * progmodes/gud.el (gud-filter): Simplify using with-selected-window
8281         and with-current-buffer.
8283 2005-06-24  Richard M. Stallman  <rms@gnu.org>
8285         * simple.el (line-move-1): Fix previous change.
8287 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
8289         * replace.el (occur-1): Set `buffer-read-only' and the
8290         buffer-modified flag before running `occur-hook' to protect
8291         against unintentional buffer switches that can lead to data loss.
8293 2005-06-24  Nick Roberts  <nickrob@snap.net.nz>
8295         * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
8296         (gud-gdb-marker-filter): Use font-lock-warning-face for any
8297         initial error.
8299         * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
8300         after fresh input.
8301         (gdb-var-create-handler): Put name of expression in quotes.
8303 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
8305         * emacs-lisp/ring.el (ring-elements): Make it return a list of the
8306         elements of RING in order, and without bogus nil elements.
8308 2005-06-23  Richard M. Stallman  <rms@gnu.org>
8310         * simple.el (set-variable): Args renamed; doc fix.
8311         (line-move-1): When there are overlays around, use vertical-motion.
8313         * faces.el (escape-glyph): Use brown against light background.
8314         (nobreak-space): Rename from no-break-space.
8315         Fix previous change.
8317         * dired-aux.el (dired-do-copy): Fix arg prompt.
8319         * mail/sendmail.el (mail-setup-with-from): Fix custom type.
8321 2005-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
8323         * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
8324         rather than "Distributor".
8326 2005-06-23  Lute Kamstra  <lute@gnu.org>
8328         * emacs-lisp/debug.el (debugger-special-form-p): New defun.
8329         (debug-on-entry): Use it.  New interactive declaration that uses
8330         function-called-at-point.
8332 2005-06-23  Kim F. Storm  <storm@cua.dk>
8334         * subr.el (save-match-data): Add comment about using evaporate arg
8335         to set-match-data.
8337 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
8339         * cus-edit.el (customize-face)
8340         (customize-face-other-window): Handle face aliases.
8342         * faces.el (face-documentation, set-face-attribute)
8343         (face-spec-set): Handle face aliases.
8345 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
8347         * help-mode.el (help-make-xrefs): If a symbol representing a face
8348         name is not followed by the word "face", it could still be a
8349         function or variable name, so don't bypass other checks.
8351 2005-06-22  Juri Linkov  <juri@jurta.org>
8353         * ps-print.el (ps-face-foreground-name, ps-face-background-name):
8354         Replace aliased functions with calls where second arg `inherit' is t.
8356 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
8358         * progmodes/gdb-ui.el (gdb-error): New variable.
8359         (gdb-error): New function.
8360         (gdb-annotation-rules): Act on error-begin and error annotations.
8361         (gdb-concat-output): Use font-lock-warning-face for errors.
8363 2005-06-22  Miles Bader  <miles@gnu.org>
8365         * bindings.el (propertized-buffer-identification): Use renamed
8366         `Buffer-menu-buffer' face.
8368         * faces.el (vertical-border): Rename from `vertical-divider'.
8369         (escape-glyph): Change dark-background color back to `cyan'.
8371 2005-06-21  Juri Linkov  <juri@jurta.org>
8373         * faces.el (face-user-default-spec): Try getting `customized-face'
8374         prior to `saved-face'.
8375         (frame-background-mode): Refill docstring.
8377         * emacs-lisp/lisp-mode.el (eval-defun-1):
8378         * emacs-lisp/edebug.el (edebug-eval-defun):
8379         Set `saved-face' temporarily to nil before calling form.
8380         Set `customized-face' to the new spec after that.
8382 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
8384         * subr.el (1value, lambda, key-substitution-in-progress):
8385         Doc fixes.
8387         * autoinsert.el (auto-insert-alist):
8388         * ses.el (ses-call-printer):
8389         * subr.el (noreturn):
8390         * emacs-lisp/lisp.el (check-parens):
8391         * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
8392         * net/browse-url.el (browse-url-mosaic):
8393         * progmodes/cc-defs.el (c-safe-scan-lists):
8394         * progmodes/ebnf-abn.el (ebnf-abn-lex):
8395         * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
8396         * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
8397         * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
8398         * progmodes/ebnf-iso.el (ebnf-iso-lex):
8399         * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
8401 2005-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8403         * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
8405 2005-06-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
8407         * calendar/appt.el (appt-make-list): Activate the package, if
8408         not already active (for backwards compatibility).
8410 2005-06-20  Kim F. Storm  <storm@cua.dk>
8412         * subr.el (add-to-ordered-list): Test membership with eq.  Simplify.
8414 2005-06-20  Miles Bader  <miles@gnu.org>
8416         * faces.el (vertical-divider): New face.
8418 2005-06-20  Juanma Barranquero  <lekktu@gmail.com>
8420         * simple.el (kill-whole-line): Doc fix.
8421         (next-error-buffer-p, next-error-find-buffer)
8422         (clone-indirect-buffer): Fix typos in docstrings.
8423         (comment-line-break-function): Doc fix: don't say variable
8424         is automatically buffer-local (it isn't).
8426 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
8428         * net/tramp-ftp.el (top):
8429         * net/tramp-smb.el (top):
8430         * net/tramp-util.el (top):
8431         * net/tramp-uu.el (top):
8432         * net/tramp-vc.el (top):
8433         * net/tramp.el (top): Revert copyright years back to original
8434         ones.  Tramp has a life outside GNU Emacs.
8436 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
8438         * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
8440 2005-06-18  Juri Linkov  <juri@jurta.org>
8442         * progmodes/grep.el (grep-regexp-alist): Use backreference at the
8443         end of first regexp to limit the match to the position between
8444         line number and source line with same separator character as used
8445         between file name and line number.  In the second regexp limit
8446         mouse-face area to file name and line number by adding new group
8447         for them and referring it in HYPERLINK arg.
8448         (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
8449         (grep-mode): Set font-lock-lines-before to 0 to not refontify the
8450         previous line where grep markers may be already removed.
8452 2005-06-18  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
8454         * progmodes/ps-mode.el: Update version and maintainer's email address.
8456 2005-06-18  Steve Youngs  <steve@xemacs.org>
8458         * net/browse-url.el (browse-url-browser-function)
8459         (browse-url-default-browser): Add firefox.
8460         (browse-url-firefox-program, browse-url-firefox-arguments)
8461         (browse-url-firefox-startup-arguments)
8462         (browse-url-firefox-new-window-is-tab): New defcustoms.
8463         (browse-url-firefox, browse-url-firefox-sentinel): New functions.
8465 2005-06-17  Richard M. Stallman  <rms@gnu.org>
8467         * startup.el (command-line): Warn if specified user name has
8468         no home directory.
8470         * term.el (term-get-old-input, term-input-filter, term-input-sender)
8471         (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
8473         * longlines.el (longlines-mode, longlines-show-hard-newlines):
8474         Doc fixes.
8476         * faces.el (underline): Try bold if terminal doesn't support underline.
8478         * mail/sendmail.el (mail-setup-with-from): New variable.
8479         (mail-insert-from-field): New function.
8480         (sendmail-send-it): Call it.
8481         (mail-setup): Optionally call it here.
8483         * term/linux.el: Call tty-no-underline.
8485 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
8487         * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
8489 2005-06-17  Miles Bader  <miles@gnu.org>
8491         * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
8492         (ediff-current-diff-C, ediff-current-diff-Ancestor)
8493         (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
8494         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
8495         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
8496         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
8497         Remove "-face" suffix from face names.
8498         (ediff-current-diff-face-A, ediff-current-diff-face-B)
8499         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
8500         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
8501         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
8502         (ediff-even-diff-face-A, ediff-even-diff-face-B)
8503         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
8504         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
8505         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
8506         New backward-compatibility aliases for renamed faces.
8507         (ediff-current-diff-face-A, ediff-current-diff-face-B)
8508         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
8509         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
8510         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
8511         (ediff-even-diff-face-A, ediff-even-diff-face-B)
8512         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
8513         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
8514         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
8515         Use renamed ediff faces.
8517         * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
8518         Remove "-face" suffix from face names.
8519         (eshell-test-ok-face, eshell-test-failed-face):
8520         New backward-compatibility aliases for renamed faces.
8521         (eshell-run-test): Use renamed eshell-test faces.
8523         * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
8524         face name.
8525         (eshell-prompt-face): New backward-compatibility alias for renamed
8526         face.
8527         (eshell-emit-prompt): Use renamed eshell-prompt face.
8529         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
8530         (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
8531         (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
8532         (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
8533         Remove "-face" suffix from face names.
8534         (eshell-ls-directory-face, eshell-ls-symlink-face)
8535         (eshell-ls-executable-face, eshell-ls-readonly-face)
8536         (eshell-ls-unreadable-face, eshell-ls-special-face)
8537         (eshell-ls-missing-face, eshell-ls-archive-face)
8538         (eshell-ls-backup-face, eshell-ls-product-face)
8539         (eshell-ls-clutter-face):
8540         New backward-compatibility aliases for renamed faces.
8541         (eshell-ls-decorated-name): Use renamed eshell-ls faces.
8543         * progmodes/cc-fonts.el (c-nonbreakable-space-face):
8544         Remove "-face" suffix from face name.
8545         (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
8546         instead of literal face.
8548 2005-06-17  Juanma Barranquero  <lekktu@gmail.com>
8550         * emacs-lisp/warnings.el (display-warning, lwarn)
8551         (warning-minimum-log-level): Doc fixes.
8552         (warning-minimum-level, warning-minimum-log-level):
8553         Add :debug to :type choices.
8555         * progmodes/ada-mode.el (ada-format-paramlist)
8556         (ada-get-indent-case, ada-check-matching-start)
8557         (ada-check-defun-name, ada-goto-matching-decl-start)
8558         (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
8559         (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
8560         (ada-make-subprogram-body): Follow error conventions.
8561         (ada-case-exception-file, ada-indent-comment-as-code)
8562         (ada-indent-handle-comment-special, ada-indent-renames)
8563         (ada-indent-return, ada-search-directories-internal)
8564         (ada-tab-policy, ada-case-exception-substring)
8565         (ada-other-file-alist, ada-matching-start-re)
8566         (ada-matching-decl-start-re, ada-contextual-menu-last-point)
8567         (ada-imenu-generic-expression, ada-compile-goto-error)
8568         (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
8569         (ada-popup-menu, ada-add-extensions, ada-mode)
8570         (ada-region-selected, ada-create-case-exception)
8571         (ada-create-case-exception-substring, ada-after-keyword-p)
8572         (ada-activate-keys-for-case, ada-adjust-case-region)
8573         (ada-adjust-case-buffer, ada-format-paramlist)
8574         (ada-scan-paramlist, ada-insert-paramlist)
8575         (ada-indent-newline-indent)
8576         (ada-indent-newline-indent-conditional)
8577         (ada-justified-indent-current, ada-goto-previous-word)
8578         (ada-indent-current, ada-get-indent-open-paren)
8579         (ada-get-indent-paramlist, ada-get-indent-end)
8580         (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
8581         (ada-get-indent-block-start, ada-get-indent-subprog)
8582         (ada-get-indent-noindent, ada-get-indent-label)
8583         (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
8584         (ada-search-prev-end-stmt, ada-goto-next-non-ws)
8585         (ada-goto-stmt-end, ada-goto-next-word)
8586         (ada-check-matching-start, ada-check-defun-name)
8587         (ada-goto-matching-decl-start, ada-goto-matching-start)
8588         (ada-goto-matching-end, ada-search-ignore-string-comment)
8589         (ada-in-decl-p, ada-looking-at-semi-or)
8590         (ada-looking-at-semi-private, ada-in-paramlist-p)
8591         (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
8592         (ada-untab-hard, ada-move-to-start, ada-move-to-end)
8593         (ada-next-procedure, ada-previous-procedure, ada-next-package)
8594         (ada-previous-package, ada-create-menu)
8595         (ada-fill-comment-paragraph-justify)
8596         (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
8597         (ada-other-file-name, ada-last-which-function-line)
8598         (ada-last-which-function-subprog, ada-which-function)
8599         (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
8600         (ada-gen-treat-proc, ada-check-emacs-version)
8601         (ada-continuation-indent, ada-align-region-separate):
8602         Fix typos in docstrings.
8603         (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
8605 2005-06-16  Lute Kamstra  <lute@gnu.org>
8607         * simple.el (fundamental-mode): Run after-change-major-mode-hook
8608         conditionally.
8610 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
8612         * comint.el (comint-replace-by-expanded-filename)
8613         (comint-prompt-regexp, comint-delimiter-argument-list)
8614         (comint-preinput-scroll-to-bottom):
8615         * info.el (Info-hide-cookies-node):
8616         * ls-lisp.el (ls-lisp-classify):
8617         * find-file.el (ff-search-directories, ff-special-constructs)
8618         (ff-find-other-file):
8619         * font-lock.el (font-lock-keywords):
8620         * shell.el (shell-prompt-pattern)
8621         (shell-dynamic-complete-functions, shell-mode)
8622         (shell-delimiter-argument-list):
8623         * term.el (term-replace-by-expanded-filename)
8624         (term-prompt-regexp, term-delimiter-argument-list):
8625         * woman.el (woman-ignore, woman0-if):
8626         * emacs-lisp/derived.el (derived-mode-init-mode-variables):
8627         * emacs-lisp/elint.el (elint-init-env):
8628         * emacs-lisp/regexp-opt.el (regexp-opt-depth):
8629         * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
8630         * language/ethio-util.el (ethio-tilde-escape)
8631         (ethio-use-three-dot-question):
8632         * net/zone-mode.el (zone-mode-load-time-setup):
8633         * progmodes/cc-align.el (c-lineup-argcont):
8634         * progmodes/cc-awk.el (c-awk-beginning-of-defun):
8635         * progmodes/cperl-mode.el (cperl-set-style-back):
8636         * progmodes/inf-lisp.el (inferior-lisp-prompt):
8637         * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
8638         Fix spellings in docstrings.
8640         * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
8641         * progmodes/modula2.el (m2-for): Fix spellings.
8643         * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
8645         * simple.el (undo-more): Don't use `format' on `error' arguments.
8646         Improve argument/docstring consistency.
8647         (pending-undo-list): Doc fix.
8649         * smerge-mode.el (smerge-ensure-match):
8650         * emulation/vip.el (vip-ex):
8651         * net/zone-mode.el (zone-mode-update-serial):
8652         * progmodes/idlwave.el (idlwave-complete):
8653         * progmodes/vhdl-mode.el (vhdl-visit-file)
8654         (vhdl-compose-wire-components):
8655         Don't use `format' on `error' arguments.
8657         * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
8658         (tooltip-use-echo-area, tooltip-process-prompt-regexp)
8659         (tooltip-help-tips): Fix typos in docstrings.
8661 2005-06-16  David Ponce  <david@dponce.com>
8663         * tree-widget.el (tree-widget-value-create): Simplify last change.
8665 2005-06-15  Matt Hodges  <MPHodges@member.fsf.org>
8667         * ido.el (ido-incomplete-regexp): New variable.
8668         (ido-set-matches-1): Handle invalid-regexp error and set
8669         ido-incomplete-regexp.
8670         (ido-incomplete-regexp): New face.
8671         (ido-completions): Use it.
8672         (ido-complete, ido-exit-minibuffer, ido-completions):
8673         Handle incomplete regexps.
8674         (ido-completions): Add check for complete match when entering a regexp.
8676 2005-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
8678         * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
8680 2005-06-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
8682         * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
8683         by field delimiters.
8685 2005-06-15  David Ponce  <david@dponce.com>
8687         * tree-widget.el: eval-and-compile inlined functions so they will
8688         be available at run-time too.
8689         (tree-widget-super-format-handler)
8690         (tree-widget-format-handler): Remove.
8691         (tree-widget-value-create): Handle the :indent property.
8693 2005-06-15  Miles Bader  <miles@gnu.org>
8695         * progmodes/which-func.el (which-func): Only inherit
8696         `font-lock-function-name-face' when that makes sense against the
8697         default mode-line face, otherwise set the face color explicitly.
8699         * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
8700         faces instead of (non-existent) variables.
8702 2005-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8704         * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
8705         (iswitchb-get-matched-buffers): Likewise.  Simplify.
8707 2005-06-14  Miles Bader  <miles@gnu.org>
8709         * progmodes/ld-script.el (ld-script-location-counter):
8710         Remove "-face" suffix from face name.
8711         (ld-script-location-counter-face):
8712         New backward-compatibility alias for renamed face.
8713         (ld-script-location-counter-face): Use renamed face.
8715         * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
8716         (cperl-hash): Remove "-face" suffix from face names.
8717         (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
8718         New backward-compatibility aliases for renamed faces.
8719         (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
8720         (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
8722         * progmodes/which-func.el (which-func): Remove "-face" suffix from face
8723         name.
8724         (which-func-face): New backward-compatibility alias for renamed face.
8725         (which-func-format): Use renamed which-func face.
8727         * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
8728         (vhdl-function, vhdl-directive, vhdl-reserved-word)
8729         (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
8730         names.
8731         (vhdl-speedbar-entity, vhdl-speedbar-architecture)
8732         (vhdl-speedbar-configuration, vhdl-speedbar-package)
8733         (vhdl-speedbar-library, vhdl-speedbar-instantiation)
8734         (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
8735         (vhdl-speedbar-architecture-selected)
8736         (vhdl-speedbar-configuration-selected)
8737         (vhdl-speedbar-package-selected)
8738         (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
8739         names.
8740         (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
8741         Use renamed faces.
8742         (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
8743         (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
8744         (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
8745         Use renamed faces.
8746         (syntax-alist): Don't use "font-lock-" or "-face" in generated face
8747         names.
8748         (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
8749         (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
8750         (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
8751         (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
8752         (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
8753         (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
8755         * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
8756         face name.
8757         (sh-heredoc-face): New backward-compatibility alias for renamed face.
8758         (sh-heredoc-face): Use renamed sh-heredoc face.
8760         * progmodes/idlw-help.el (idlwave-help-link):
8761         Remove "-face" suffix from face name.
8762         (idlwave-help-link-face):
8763         New backward-compatibility alias for renamed face.
8764         (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
8766         * progmodes/idlw-shell.el (idlwave-shell-bp-face)
8767         (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
8768         (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
8769         New backward-compatibility aliases for renamed faces.
8770         (idlwave-shell-disabled-breakpoint-face)
8771         (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
8773         * progmodes/flymake.el (flymake-errline, flymake-warnline):
8774         Remove "-face" suffix from face names.
8775         (flymake-errline-face, flymake-warnline-face):
8776         New backward-compatibility aliases for renamed faces.
8777         (flymake-highlight-line): Use renamed flymake faces.
8779         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
8780         (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
8781         (ebrowse-member-class, ebrowse-progress):
8782         Remove "-face" suffix from face names.
8783         (ebrowse-tree-mark-face, ebrowse-root-class-face)
8784         (ebrowse-file-name-face, ebrowse-default-face)
8785         (ebrowse-member-attribute-face, ebrowse-member-class-face)
8786         (ebrowse-progress-face):
8787         New backward-compatibility aliases for renamed faces.
8788         (ebrowse-show-progress, ebrowse-show-file-name-at-point)
8789         (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
8790         (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
8791         (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
8793         * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
8794         antlr-syntax)
8795         (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
8796         (antlr-literal): Remove "-face" suffix and "font-lock-" from face
8797         names.
8798         (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
8799         (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
8800         (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
8801         (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
8802         backward-compatibility aliases for renamed faces.
8803         (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
8804         (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
8805         (antlr-tokenref-face, antlr-literal-face): Variables renamed to
8806         remove "font-lock-".  Use renamed antlr-mode faces.
8807         (antlr-font-lock-additional-keywords): Use renamed faces.  Replace
8808         literal face-names with face variable references.
8810         * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
8811         face name.
8812         (Buffer-menu-buffer-face): New backward-compatibility alias for
8813         renamed face.
8814         (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
8816 2005-06-15  Daniel Pfeiffer  <occitan@esperanto.org>
8818         * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
8819         Eliminate "-face" suffix.
8820         (makefile-targets): Inherit from font-lock-function-name-face and
8821         eliminate "-face" suffix.
8822         (makefile-shell): Remove attributes and eliminate "-face" suffix.
8823         (makefile-*-font-lock-keywords): Append makefile-targets in rule
8824         actions, instead of prepending, to make it less visible.
8825         (makefile-previous-dependency, makefile-match-dependency):
8826         Don't match a target on a continuation line.
8828         * files.el (auto-mode-alist): Put Makefile in gmake mode.
8830 2005-06-15  Nick Roberts  <nickrob@snap.net.nz>
8832         * progmodes/gdb-ui.el (menu): Re-order menu items.
8833         (gdb-tooltip-print): Respect tooltip-use-echo-area.
8835         * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
8836         Define in tooltip.el.
8837         (gud-tooltip-process-output): Respect tooltip-use-echo-area.
8838         (gud-tooltip-tips): Respect tooltip-use-echo-area and
8839         gud-tooltip-echo-area.
8841         * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
8842         backward compatibility and make obsolete.
8843         (tooltip-help-tips): Use tooltip-use-echo-area.
8844         (tooltip-show-help-function): Rename to...
8845         (tooltip-show-help): ...this, because it is a function.
8846         (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
8848 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
8850         * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
8851         (edebug-print-length, edebug-print-level, edebug-print-circle)
8852         (edebug-modify-breakpoint, edebug-eval-last-sexp)
8853         (edebug-eval-print-last-sexp): Doc fixes.
8855 2005-06-14  Kim F. Storm  <storm@cua.dk>
8857         * ido.el (ido-mode): Make a new keymap every time we enable ido,
8858         as the coverage buffer/file/both may change.
8860 2005-06-14  Lute Kamstra  <lute@gnu.org>
8862         * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
8863         and run-mode-hooks.  Simplify.
8865         * mail/rmailedit.el (rmail-edit-mode):
8866         * progmodes/octave-inf.el (inferior-octave-mode):
8867         * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
8869         * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
8870         and run-mode-hooks.
8871         (recentf-edit-list, recentf-open-files): Don't call
8872         kill-all-local-variables directly.
8874         * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
8876 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
8878         * emacs-lisp/byte-run.el (make-obsolete)
8879         (define-obsolete-function-alias): Rename arguments FUNCTION and
8880         NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
8881         (make-obsolete-variable, define-obsolete-variable-alias):
8882         Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
8883         respectively.
8885         * isearchb.el (isearchb-activate):
8886         * pcvs.el (cvs-mode):
8887         * ses.el (ses-load):
8888         * vc-arch.el (vc-arch-checkin, vc-arch-diff):
8889         * net/tramp.el (tramp-find-file-exists-command)
8890         (tramp-find-shell):
8891         * progmodes/ada-mode.el (ada-create-case-exception)
8892         (ada-create-case-exception-substring, ada-make-subprogram-body):
8893         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
8894         * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
8895         * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
8896         * textmodes/org.el (org-promote, org-evaluate-time-range)
8897         (org-agenda-next-date-line, org-agenda-previous-date-line)
8898         (org-agenda-error, org-open-at-point, org-table-move-row)
8899         (org-format-table-table-html-using-table-generate-source)
8900         (org-shiftcursor-error, org-ctrl-c-ctrl-c):
8901         * textmodes/reftex.el (reftex-access-scan-info):
8902         * textmodes/reftex-toc.el (reftex-toc-dframe-p)
8903         (reftex-toc-promote-prepare): Follow error conventions.
8905         * diff-mode.el (diff-mode): Fix typo in docstring.
8907         * forms.el (forms--intuit-from-file): Fix reference to
8908         `forms-number-of-fields' in error message.
8909         (forms-print): Fix quoting in error message.
8911         * forms.el (forms-mode):
8912         * emulation/vi.el (vi-goto-insert-state):
8913         * progmodes/flymake.el (flymake-new-err-info)
8914         (flymake-start-syntax-check-for-current-buffer)
8915         (flymake-simple-cleanup):
8916         * eshell/esh-var.el (eshell/export):
8917         * progmodes/gud.el (xdb):
8918         * textmodes/flyspell.el (flyspell-incorrect-hook)
8919         (flyspell-maybe-correct-transposition)
8920         (flyspell-maybe-correct-doubling): Fix quoting in docstring.
8922 2005-06-13  Luc Teirlinck  <teirllm@auburn.edu>
8924         * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
8925         minibuffer prompt.
8927 2005-06-13  Kim F. Storm  <storm@cua.dk>
8929         * subr.el (add-to-ordered-list): New defun.
8931         * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
8932         add cua--keymap-alist to emulation-mode-map-alists.
8934 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8936         * subr.el (complete-in-turn): New macro.
8937         (dynamic-completion-table, lazy-completion-table): Add debug info.
8939         * faces.el (read-face-name): Use complete-in-turn complete non-aliases
8940         in preference to face aliases.
8942         * textmodes/fill.el (fill-match-adaptive-prefix): New function.
8943         (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
8944         Remove unused vars `start' and `firstline'.
8945         (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
8946         (justify-current-line, fill-individual-paragraphs): Remove unused vars.
8948 2005-06-13  Eli Zaretskii  <eliz@gnu.org>
8950         * cus-start.el (all): Don't complain about missing GTK-related
8951         variables, unless either `gtk' is boundp or this isn't a
8952         `windows-nt' build.
8954 2005-06-13  Lute Kamstra  <lute@gnu.org>
8956         * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
8957         run-mode-hooks.
8959         * ediff-mult.el (ediff-meta-mode):
8960         * ediff-util.el (ediff-mode): Use run-mode-hooks.
8962         * ledit.el (ledit-mode): Use delay-mode-hooks.
8964         * woman.el (woman-mode-line-format): Delete constant.
8965         (woman-mode-map): Initialize it properly.
8966         (woman-mode): Set mode-class property to special.
8967         Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
8968         Set major-mode and mode-name.  Don't set mode-line-format directly.
8969         (Man-getpage-in-background): Don't reference woman-mode-line-format.
8971         * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
8972         string argument obsolete.
8974 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
8976         * textmodes/org.el (org-CUA-compatible): New option.
8977         (org-disputed-keys): New variable.
8978         (org-key): New function.
8979         (orgtbl-make-binding): Add docstring to the created function.
8980         (org-mode): Set paragraph start/separate regexps.
8981         (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
8982         (org-archive-location, org-archive-mark-done)
8983         (org-archive-stamp-time): New options.
8984         (org-archive-subtree): New command.
8985         (org-fill-paragraph): New function.
8986         (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
8987         (org-fake-empty-table-line): Function removed.
8988         (org-format-org-table-html): Do not create empty table lines at
8989         separator lines.  Improved table header treatment.
8990         (org-link-format): New option.
8991         (org-make-link): New function.
8992         (org-insert-link, org-store-link): Use org-make-link.
8993         (org-open-file): Quote file name for shell command, to allow
8994         spaces in file names.
8995         (org-link-regexp): Fix bug with mailto link.
8996         (org-link-maybe-angles-regexp, org-protected-link-regexp):
8997         New constants.
8998         (org-export-as-html): Deal with the optional angles around a link.
8999         Better treatment of file: links.
9000         (org-open-at-point): Replace @{ and @} with < and >.
9001         (org-run-mode-hooks): Function removed.
9002         (org-agenda-mode): No longer use `org-run-mode-hooks'.
9004 2005-06-13  Nick Roberts  <nickrob@snap.net.nz>
9006         * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
9007         MI command -data-list-register-values.
9008         (gdb-post-prompt): Indent properly.
9010 2005-06-13  Juanma Barranquero  <lekktu@gmail.com>
9012         * hilit-chg.el (highlight-changes-colors): Rename from
9013         `highlight-changes-colours'.
9014         (highlight-changes-colours): Keep as obsolete alias.
9015         (highlight-changes-face-list): Doc fix.
9016         (hilit-chg-make-list): Use `highlight-changes-colors'.
9018 2005-06-12  Mark A. Hershberger  <mah@everybody.org>
9020         * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
9021         defun-prompt-regexp.
9023 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
9025         * loadup.el: Don't say we are dumping under 2 names on windows-nt
9026         and cygwin.
9028         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
9029         Don't use an old loaddefs.el, as in Makefile.in.
9031 2005-06-12  Lute Kamstra  <lute@gnu.org>
9033         * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
9035         * man.el (Man-mode-map): Initialize it properly.
9036         (Man-mode): Set mode-class property to special.
9038         * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
9040 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
9042         * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
9043         A newline is needed in the docstring there.
9045         * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
9046         Doc fixes.
9048 2005-06-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
9050         * printing.el: Doc fix.  The menubar is no more changed when printing
9051         is loaded, it only changes when pr-menu-bind or pr-update-menus is
9052         called.  Now, the menubar changing will work in Emacs 20, 21 and 22.
9053         (pr-version): New version number (6.8.4).
9054         (pr-menu-bind): New command.
9055         (pr-update-menus): Docstring and code fix.
9056         (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
9057         Docstring fix.
9058         (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
9059         (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
9061 2005-06-11  Thien-Thi Nguyen  <ttn@gnu.org>
9063         * emacs-lisp/ewoc.el: Doc fixes for public funcs:
9064         "Returns" to "return", document useful return values, etc.
9066 2005-06-11  Alan Mackenzie  <acm@muc.de>
9068         * fill.el (fill-context-prefix): Try `adaptive-fill-function'
9069         BEFORE `adaptive-fill-regexp' when determining a fill prefix.
9070         (adaptive-file-function): Minor amendment to doc-string.
9072 2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
9074         * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
9075         (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
9076         Fix :type--it is `integer', not `string'.
9078         * faces.el (modeline-highlight): Rename from (the erroneous)
9079         `modeline-higilight'.
9081 2005-06-11  Lute Kamstra  <lute@gnu.org>
9083         * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
9084         lisp-interaction-mode-map but make it the parent.
9085         (edebug-eval-mode): Use define-derived-mode.
9087 2005-06-11  Andreas Schwab  <schwab@suse.de>
9089         * bindings.el: Add binding of `ESC functionkey' for every
9090         `M-functionkey'.
9091         * hexl.el (hexl-mode-map): Likewise.
9093 2005-06-10  Michael Hotchin  <michael@hotchin.net>  (tiny change)
9095         * progmodes/compile.el (compilation-error-regexp-alist-alist)
9096         [msft]: update regexp for newer msft compilers.
9098 2005-06-10  Mark A. Hershberger  <mah@everybody.org>
9100         * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
9101         ATTLIST portions of included DTDs.
9102         (xml-parse-dtd): Eliminate use of inefficient match-data.
9104 2005-06-10  Miles Bader  <miles@gnu.org>
9106         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
9107         (mpuz-text): Remove "-face" suffix from face names.
9108         (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
9109         (mpuz-text-face): New backward-compatibility aliases for renamed faces.
9110         (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
9112         * play/gomoku.el (gomoku-O, gomoku-X):
9113         Remove "-face" suffix from face names.
9114         (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
9115         New backward-compatibility aliases for renamed faces.
9116         (gomoku-font-lock-keywords): Use renamed gomoku faces.
9118 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
9120         * thumbs.el: Fixes for changes of 2005-06-09.
9121         (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
9122         as a directory.
9123         (thumbs-thumbname): Remove directory separator from format string;
9124         `thumbs-thumbsdir' now returns a valid directory name.
9125         (thumbs-temp-dir): New defsubst.
9126         (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
9127         Use it.
9129         * cus-edit.el (minibuffer):
9130         * files.el (make-backup-file-name-function):
9131         * filesets.el (filesets-external-viewers):
9132         * hilit-chg.el (highlight-changes-colours)
9133         (highlight-changes-face-list, highlight-changes-rotate-faces):
9134         * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
9135         * kmacro.el (kmacro-call-macro):
9136         * log-edit.el (log-edit-changelog-full-paragraphs):
9137         * mouse.el (mouse-1-click-follows-link):
9138         * skeleton.el (skeleton-autowrap):
9139         * subr.el (insert-for-yank-1):
9140         * tempo.el (tempo-insert-region):
9141         * terminal.el (terminal-emulator):
9142         * time.el (display-time-mail-face):
9143         * vc.el (vc-annotate):
9144         * vcursor.el (vcursor-copy-line):
9145         * woman.el (woman-bold-headings, woman-ignore)
9146         (woman-default-faces, woman-monochrome-faces):
9147         * calendar/todo-mode.el (todo-insert-threshold):
9148         * emulation/pc-select.el (pc-select-selection-keys-only)
9149         (pc-selection-mode):
9150         * emulation/vip.el (vip-find-char-forward):
9151         * emulation/viper-cmd.el (viper-find-char-forward):
9152         * international/mule-cmds.el
9153         (select-safe-coding-system-accept-default-p)
9154         (input-method-exit-on-invalid-key):
9155         * international/mule-diag.el (describe-coding-system):
9156         * international/ucs-tables.el (unify-8859-on-encoding-mode):
9157         * net/browse-url.el (browse-url-xterm-program):
9158         * obsolete/lazy-lock.el (lazy-lock-mode):
9159         * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
9160         (cperl-mode):
9161         * progmodes/cpp.el (cpp-face-light-name-list)
9162         (cpp-face-dark-name-list):
9163         * progmodes/delphi.el (delphi-newline-always-indents):
9164         Fix spellings in docstrings.
9166         * ido.el (ido-mode, ido-file-extensions-order)
9167         (ido-default-file-method, ido-default-buffer-method)
9168         (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
9169         (ido-decorations, ido-read-file-name-as-directory-commands)
9170         (ido-read-file-name-non-ido, ido-work-directory-list)
9171         (ido-ignore-item-temp-list, ido-current-directory)
9172         (ido-magic-forward-char, ido-enter-find-file)
9173         (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
9174         (ido-find-file, ido-read-buffer): Fix typos in docstrings.
9176 2005-06-10  Lute Kamstra  <lute@gnu.org>
9178         * play/dunnet.el (dun-mode): Use define-derived-mode.
9179         (dungeon-mode-map): Rename to dun-mode-map.  Keep old name as an
9180         obsolete alias.
9182         * play/doctor.el (doctor-mode-map): Remove defvar.
9183         (doctor-mode): Use define-derived-mode.
9185         * mail/mspools.el (mspools-mode):
9186         * net/eudc-hotlist.el (eudc-hotlist-mode):
9187         * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
9189 2005-06-10  Miles Bader  <miles@gnu.org>
9191         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
9192         Remove "-face" suffix from face names.
9193         (flyspell-incorrect-face, flyspell-duplicate-face):
9194         New backward-compatibility aliases for renamed faces.
9195         (flyspell-mode-on, make-flyspell-overlay)
9196         (flyspell-highlight-incorrect-region)
9197         (flyspell-highlight-duplicate-region)
9198         (flyspell-display-next-corrections)
9199         (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
9201         * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
9202         from face name.
9203         (texinfo-heading-face): New backward-compatibility alias for
9204         renamed face.
9205         (texinfo-heading-face): Use renamed texinfo-heading face.
9207         * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
9208         suffix from face names.
9209         (tex-math-face, tex-verbatim-face):
9210         New backward-compatibility aliases for renamed faces.
9211         (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
9212         (tex-insert-quote): Use `tex-verbatim-face' variable instead of
9213         literal face name.
9215         * textmodes/table.el (table-cell): Remove "-face" suffix from face
9216         name.
9217         (table-cell-face): New backward-compatibility alias for renamed face.
9218         (table--put-cell-face-property, table--update-cell-face):
9219         Use renamed table-cell face.
9221         * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
9222         from face name.
9223         (sgml-namespace-face): New backward-compatibility alias for
9224         renamed face.
9225         (sgml-namespace-face): Use renamed sgml-namespace face.
9227         * textmodes/org.el (org-level-1, org-level-2, org-level-3)
9228         (org-level-4, org-level-5, org-level-6, org-level-7)
9229         (org-level-8, org-warning, org-headline-done)
9230         (org-deadline-announce, org-scheduled-today)
9231         (org-scheduled-previously, org-link, org-done, org-table)
9232         (org-time-grid): Remove "-face" suffix from face names.
9233         (org-level-1-face, org-level-2-face, org-level-3-face)
9234         (org-level-4-face, org-level-5-face, org-level-6-face)
9235         (org-level-7-face, org-level-8-face, org-warning-face)
9236         (org-headline-done-face, org-deadline-announce-face)
9237         (org-scheduled-today-face, org-scheduled-previously-face)
9238         (org-link-face, org-done-face, org-table-face)
9239         (org-time-grid-face):
9240         New backward-compatibility aliases for renamed faces.
9241         (org-level-faces, org-set-font-lock-defaults, org-timeline)
9242         (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
9243         (org-agenda-get-timestamps, org-agenda-get-scheduled)
9244         (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
9246         * emulation/viper-init.el (viper-search, viper-replace-overlay)
9247         (viper-minibuffer-emacs, viper-minibuffer-insert)
9248         (viper-minibuffer-vi): Remove "-face" suffix from face names.
9249         (viper-search-face, viper-replace-overlay-face)
9250         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
9251         (viper-minibuffer-vi-face):
9252         New backward-compatibility aliases for renamed faces.
9253         (viper-search-face, viper-replace-overlay-face)
9254         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
9255         (viper-minibuffer-vi-face): Use renamed viper faces.
9257         * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
9258         Remove "-face" suffix from face names.
9259         (testcover-nohits-face, testcover-1value-face):
9260         New backward-compatibility aliases for renamed faces.
9261         (testcover-mark): Use renamed testcover faces.
9263         * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
9264         face name.
9265         (diary-button-face): New backward-compatibility alias for renamed face.
9266         (diary-entry): Use renamed diary-button face.
9268         * calendar/calendar.el (diary, calendar-today, holiday)
9269         (mark-visible-calendar-date): Remove "-face" suffix from face names.
9270         (diary-face, calendar-today-face, holiday-face):
9271         New backward-compatibility aliases for renamed faces.
9272         (eval-after-load "facemenu", diary-entry-marker)
9273         (calendar-today-marker, calendar-holiday-marker, diary-face):
9274         Use renamed calendar faces.
9276         * compare-w.el (compare-windows): Remove "-face" suffix from face name.
9277         (compare-windows-face): New backward-compatibility alias for
9278         renamed face.
9279         (compare-windows-highlight): Use renamed compare-windows face.
9281         * strokes.el (strokes-char): Remove "-face" suffix from face name.
9282         (strokes-char-face): New backward-compatibility alias for renamed face.
9283         (strokes-encode-buffer): Use renamed strokes-char face.
9285         * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
9286         (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
9287         Remove "-face" suffix from face names.
9288         (cvs-header-face, cvs-filename-face, cvs-unknown-face)
9289         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
9290         (cvs-msg-face): New backward-compatibility aliases for renamed faces.
9291         (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
9292         Use renamed pcvs faces.
9293         * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
9294         * pcvs-defs.el (cvs-mode-map): Likewise.
9295         * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
9297         * info.el (info-title-1, info-title-2, info-title-3)
9298         (info-title-4): Remove "-face" suffix from and downcase face names.
9299         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
9300         (Info-title-4-face):
9301         New backward-compatibility aliases for renamed faces.
9302         (Info-fontify-node): Use renamed info faces.
9304         * hilit-chg.el (highlight-changes, highlight-changes-delete):
9305         Remove "-face" suffix from face names.
9306         (highlight-changes-face, highlight-changes-delete-face):
9307         New backward-compatibility aliases for renamed faces.
9308         (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
9309         (hilit-chg-make-list): Use renamed highlight-changes faces.
9311         * generic-x.el (show-tabs-tab, show-tabs-space):
9312         Remove "-face" suffix from face names.
9313         (show-tabs-tab-face, show-tabs-space-face):
9314         New backward-compatibility aliases for renamed faces.
9315         (show-tabs-generic-mode-font-lock-defaults-1)
9316         (show-tabs-generic-mode-font-lock-defaults-2):
9317         Use renamed show-tabs faces.
9319         * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
9320         (smerge-markers): Remove "-face" suffix from face names.
9321         (smerge-mine-face, smerge-other-face, smerge-base-face)
9322         (smerge-markers-face):
9323         New backward-compatibility aliases for renamed faces.
9324         (smerge-mine-face, smerge-other-face, smerge-base-face)
9325         (smerge-markers-face): Use renamed smerge faces.
9327         * log-view.el (log-view-file, log-view-message): Remove "-face"
9328         suffix from face names.
9329         (log-view-file-face, log-view-message-face):
9330         New backward-compatibility aliases for renamed faces.
9331         (log-view-file-face, log-view-message-face): Use renamed log-view
9332         faces.
9334         * paren.el (show-paren-match, show-paren-mismatch):
9335         Remove "-face" suffix from face names.
9336         (show-paren-match-face, show-paren-mismatch-face):
9337         New backward-compatibility aliases for renamed faces.
9338         (show-paren-function): Use renamed show-paren faces.
9340         * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
9341         (ruler-mode-margins, ruler-mode-fringes)
9342         (ruler-mode-column-number, ruler-mode-fill-column)
9343         (ruler-mode-comment-column, ruler-mode-goal-column)
9344         (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
9345         suffix from face names.
9346         (ruler-mode-default-face, ruler-mode-pad-face)
9347         (ruler-mode-margins-face, ruler-mode-fringes-face)
9348         (ruler-mode-column-number-face, ruler-mode-fill-column-face)
9349         (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
9350         (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
9351         New backward-compatibility aliases for renamed faces.
9352         (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
9353         (ruler-mode-column-number, ruler-mode-fill-column)
9354         (ruler-mode-comment-column, ruler-mode-goal-column)
9355         (ruler-mode-tab-stop, ruler-mode-current-column)
9356         (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
9357         faces.
9359         * whitespace.el (whitespace-highlight): Remove "-face" suffix from
9360         face name.
9361         (whitespace-highlight-the-space): Use renamed face.
9362         (whitespace-highlight-face): New backward-compatibility alias for
9363         renamed face.
9365         * woman.el (woman-italic, woman-bold, woman-unknown)
9366         (woman-addition, woman-symbol-face):
9367         Remove "-face" suffix from face names.
9368         (woman-italic-face, woman-bold-face, woman-unknown-face)
9369         (woman-addition-face):
9370         New backward-compatibility aliases for renamed faces.
9371         (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
9372         (woman-decode-region, woman-replace-match)
9373         (woman-display-extended-fonts, woman-special-characters)
9374         (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
9375         Use renamed woman faces.
9377         * longlines.el (longlines-visible-face): Face removed.
9379         * diff-mode.el (diff-header, diff-file-header, diff-index)
9380         (diff-hunk-header, diff-removed, diff-added, diff-changed)
9381         (diff-function, diff-context, diff-nonexistent): Remove "-face"
9382         suffix from face names.
9383         (diff-header-face, diff-file-header-face, diff-index-face)
9384         (diff-hunk-header-face, diff-removed-face, diff-added-face)
9385         (diff-changed-face, diff-function-face, diff-context-face)
9386         (diff-nonexistent-face): New backward-compatibility aliases for
9387         renamed faces.
9388         (diff-header-face, diff-file-header-face)
9389         (diff-index, diff-index-face, diff-hunk-header)
9390         (diff-hunk-header-face, diff-removed, diff-removed-face)
9391         (diff-added, diff-added-face, diff-changed-face, diff-function)
9392         (diff-function-face, diff-context-face, diff-nonexistent)
9393         (diff-nonexistent-face): Use renamed diff-mode faces.
9395         * progmodes/compile.el (compilation-warning-face)
9396         (compilation-info-face): Remove "-face" suffix from face names.
9397         (compilation-warning-face, compilation-info-face):
9398         New backward-compatibility aliases for renamed faces.
9399         (compilation-warning-face, compilation-info-face):
9400         Use renamed compilation faces.
9402         * add-log.el (change-log-date, change-log-name)
9403         (change-log-email, change-log-file, change-log-list)
9404         (change-log-conditionals, change-log-function)
9405         (change-log-acknowledgement): Remove "-face" suffix from face names.
9406         (change-log-date-face, change-log-name-face)
9407         (change-log-email-face, change-log-file-face)
9408         (change-log-list-face, change-log-conditionals-face)
9409         (change-log-function-face, change-log-acknowledgement-face):
9410         New backward-compatibility aliases for renamed faces.
9411         (change-log-font-lock-keywords): Use renamed change-log faces.
9413         * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
9414         (custom-set, custom-changed, custom-saved, custom-button)
9415         (custom-button-pressed, custom-documentation, custom-state)
9416         (custom-comment, custom-comment-tag, custom-variable-tag)
9417         (custom-variable-button, custom-face-tag, custom-group-tag-1)
9418         (custom-group-tag): Remove "-face" suffix from face names.
9419         (custom-magic-alist, custom-magic-value-create)
9420         (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
9421         (custom-invalid-face, custom-rogue-face, custom-modified-face)
9422         (custom-set-face, custom-changed-face, custom-saved-face)
9423         (custom-button-face, custom-button-pressed-face)
9424         (custom-documentation-face, custom-state-face)
9425         (custom-comment-face, custom-comment-tag-face)
9426         (custom-variable-tag-face, custom-variable-button-face)
9427         (custom-face-tag-face, custom-group-tag-face-1)
9428         (custom-group-tag-face):
9429         New backward-compatibility aliases for renamed faces.
9431         * wid-edit.el (widget-documentation, widget-button)
9432         (widget-field, widget-single-line-field, widget-inactive)
9433         (widget-button-pressed): "-face" suffix removed from face names.
9434         (widget-documentation-face, widget-button-face)
9435         (widget-field-face, widget-single-line-field-face)
9436         (widget-inactive-face, widget-button-pressed-face):
9437         New backward-compatibility aliases for renamed faces.
9438         (widget-documentation-face, widget-button-face)
9439         (widget-button-pressed-face, widget-specify-field)
9440         (widget-specify-inactive): Use renamed widget faces.
9442 2005-06-10  Kenichi Handa  <handa@m17n.org>
9444         * term/x-win.el (x-clipboard-yank): Remove condition-case
9445         wrapping.
9447 2005-06-11  Kenichi Handa  <handa@m17n.org>
9449         * add-log.el (change-log-font-lock-keywords): Make the regexp for
9450         date lines stricter.
9452 2005-06-10  Zhang Wei  <id.brep@gmail.com>  (tiny change)
9454         * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
9455         of x-get-selection.
9457 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
9459         * comint.el (comint-mode, comint-snapshot-last-prompt):
9460         * frame.el (frame-current-scroll-bars):
9461         * term.el (term-mode, term-check-proc, term-input-sender)
9462         (term-simple-send, term-extract-string, term-word)
9463         (term-match-partial-filename):
9464         * window.el (window-current-scroll-bars):
9465         * emulation/cua-base.el (cua-normal-cursor-color)
9466         (cua-read-only-cursor-color, cua-overwrite-cursor-color)
9467         (cua-global-mark-cursor-color):
9468         * mail/undigest.el (rmail-forward-separator-regex):
9469         Fix typos in docstrings.
9471         * comint.el (comint-check-proc, make-comint-in-buffer)
9472         (comint-source-default): Doc fixes.
9474         * term.el (term-send-string): Improve argument/docstring consistency.
9476 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
9478         * comint.el (comint-send-input): Bind `inhibit-read-only' around
9479         call to `delete-region'.
9480         (comint-mode-hook): Do not enable Font Lock by default.
9482 2005-06-09  Lute Kamstra  <lute@gnu.org>
9484         * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
9485         could be void.
9487 2005-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9489         * emacs-lisp/debug.el (debugger-will-be-back): New var.
9490         (debug): Use it.
9491         (debugger-step-through, debugger-continue, debugger-jump)
9492         (debugger-return-value): Set it when needed.
9493         (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
9494         Use inhibit-read-only.
9496 2005-06-09  Juanma Barranquero  <lekktu@gmail.com>
9498         * window.el (shrink-window-if-larger-than-buffer)
9499         (window-size-fixed): Fix typo in docstring.
9501         * thumbs.el: Don't set `auto-image-file-mode'.  Do not create the
9502         thumbnails directory on loading.
9503         (thumbs-conversion-program): Use `eq' to check the system type,
9504         not `equal'.
9505         (thumbs-temp-dir): Initialize to `temporary-file-directory',
9506         not "/tmp".  Fix docstring.
9507         (thumbs-thumbsdir): New function to return the thumbnails
9508         directory, creating it if needed.
9509         (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
9510         (thumbs-temp-file): Delete variable and make it into a function.
9511         (thumbs-resize-image, thumbs-modify-image): Use it.
9512         (thumbs-kill-buffer): Simplify.
9513         (thumbs-gensym): Defalias or duplicate CL `gensym'.
9514         (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
9515         docstrings.
9517 2005-06-09  Kim F. Storm  <storm@cua.dk>
9519         * subr.el (save-match-data): Add RESEAT arg `evaporate' to
9520         set-match-data to free markers in match-data.
9522         * replace.el (replace-match-data): Pass RESEAT arg `t' to
9523         match-data to unchain markers in match-data.
9525 2005-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9527         * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
9528         the debugger immediately anyway.  Undo the 2005-06-06 change, rendered
9529         unnecessary now.
9531 2005-06-08  Richard M. Stallman  <rms@gnu.org>
9533         * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
9534         give the variable a doc string that doesn't say don't set it directly.
9536         * textmodes/ispell.el (ispell-check-version):
9537         Use match-string-no-properties.
9538         (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
9539         (ispell-buffer-local-words): Likewise.
9541         * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
9542         except on terminals with enough colors to really display it.
9543         (makefile-dependency-regex): Delete spurious `bb'.
9545         * faces.el (escape-glyph): Use blue once again in last case.
9546         (no-break-space): Redefine so that it isn't invisible on a tty.
9548 2005-06-08  Kim F. Storm  <storm@cua.dk>
9550         * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
9551         also when reading directory name.
9553 2005-06-08  Lute Kamstra  <lute@gnu.org>
9555         * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
9556         (flyspell-mode-line-string): Remove autoload cookie.
9557         (flyspell-mode): Remove defvar.
9559 2005-06-07  Lute Kamstra  <lute@gnu.org>
9561         * textmodes/org.el (org-run-mode-hooks): New function.
9562         (org-agenda-mode): Use it.
9564 2005-06-07  David McCabe  <davemccabe@gmail.com>  (tiny change)
9566         * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
9568 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9570         * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
9572 2005-06-06  Luc Teirlinck  <teirllm@auburn.edu>
9574         * font-lock.el (font-lock-add-keywords): Doc fix.
9576 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9578         * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
9579         (tex-compile-default): In the absence of any history, use the order in
9580         tex-compile-alist to choose the preferred command.
9581         (tex-compile-commands): Reorder a bit.
9583         * textmodes/flyspell.el (flyspell-auto-correct-binding)
9584         (flyspell-incorrect-face, flyspell-duplicate-face):
9585         Use (X)Emacs-agnostic code.
9586         (flyspell-mode-map): Don't overwrite at each load.  Remove code
9587         redundant with the subsequent add-minor-mode.  Merge Emacs and
9588         XEmacs code.
9589         (flyspell-word): Minor simplification.
9590         (flyspell-math-tex-command-p): Quieten the byte-compiler.
9591         (flyspell-external-point-words): Remove unused vars `size' and `start'.
9592         (flyspell-do-correct): Rename from flyspell-xemacs-correct.
9593         Merge the corresponding Emacs code.
9594         (flyspell-correct-word, flyspell-xemacs-popup):
9595         Use flyspell-do-correct.
9597         * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
9598         a dedicated window.
9600         * international/latexenc.el (latexenc-find-file-coding-system):
9601         Undo part of last patch, to turn off a compiler warning.
9603 2005-06-06  Juri Linkov  <juri@jurta.org>
9605         * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
9606         Rename `tmm-inactive-face' to `tmm-inactive'.
9608 2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>
9610         * iswitchb.el: Rename faces.
9612 2005-06-06  Kim F. Storm  <storm@cua.dk>
9614         * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
9615         (cua-global-mark): Remove -face suffix from face names.
9617         * emulation/cua-gmrk.el (cua--init-global-mark):
9618         Remove cua-global-mark face setup.
9620 2005-06-06  Richard M. Stallman  <rms@gnu.org>
9622         * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
9623         just like other allowed characters.
9624         (makefile-match-dependency): Exclude leading and training whitespace
9625         from the range of regexp subexp 1.
9626         (makefile-macroassign-regex): Don't try to match the body,
9627         just the name of the macro being defined.
9629         * info.el (Info-read-node-name-2): New function.
9630         (Info-read-node-name-1): Use that.
9631         Add a completion-base-size-function property.
9633         * simple.el (completion-setup-function): Look for
9634         completion-base-size-function property of minibuffer-completion-table.
9636         * files.el (locate-file-completion): Doc fix.
9638         * printing.el: Don't call pr-update-menus; user must do that.
9640         * emacs-lisp/debug.el (debugger-window): New variable.
9641         (debug): Use debugger-window if it is set and still alive.
9642         Record debugger-window for next entry.
9644         * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
9646 2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
9648         * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
9649         (hack-one-local-variable, hack-local-variables)
9650         (hack-local-variables-prop-line): Pass that arg.
9652 2005-06-06  Kim F. Storm  <storm@cua.dk>
9654         * ido.el (ido-first-match, ido-only-match, ido-subdir)
9655         (ido-indicator): Remove -face suffix from face names.
9657 2005-06-06  Juri Linkov  <juri@jurta.org>
9659         * font-lock.el (font-lock-regexp-backslash)
9660         (font-lock-regexp-backslash-construct): New faces.
9661         (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
9662         after `('.  Add `while-no-input' to control structures.
9664         * faces.el (no-break-space, shadow): New faces.
9665         (escape-glyph): Use less loud colors pink2 and red4.
9667         * diff-mode.el (diff-context-face)
9668         * dired.el (dired-ignored)
9669         * rfn-eshadow.el (file-name-shadow)
9670         * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
9672         * info.el (Info-title-1-face): Use green instead of yellow because
9673         bold yellow is not readable on light backgrounds.
9675         * progmodes/compile.el (compilation-start): Move `erase-buffer' up
9676         before selecting the desired mode to not spend time fontifying
9677         old contents.
9679 2005-06-06  Juanma Barranquero  <lekktu@gmail.com>
9681         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
9682         (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
9684         * ps-print.el (ps-default-fg, ps-default-bg):
9685         Fix typos in docstrings.
9687         * isearchb.el (isearchb): Don't pass a spurious second argument to
9688         `iswitchb-completions'.
9690 2005-06-05  Nick Roberts  <nickrob@snap.net.nz>
9692         * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
9693         to preserve point.
9694         (gdb-find-file-hook): Add doc string.
9696         * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
9697         C dereferenced pointer expression.
9698         (gud-tool-bar-map): Put it on the tool bar.  Re-order icons.
9700         * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
9702         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
9703         * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
9704         * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
9705         * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
9706         * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
9707         Make background transparent.
9709 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
9711         * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
9712         (font-lock-remove-keywords): Doc fix.
9713         (font-lock-mode-major-mode): Compiler defvar.
9714         (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
9716         * font-core.el (font-lock-mode-major-mode): Compiler defvar.
9717         (font-lock-mode): Update `font-lock-mode-major-mode'.
9718         (font-lock-set-defaults): Compiler defvar.
9719         (font-lock-default-function): Take `font-lock-mode-major-mode'
9720         into account.
9722         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
9723         keep track of which major mode it enabled the minor mode for.
9724         Use find-file-hook again.  Update docstring.
9726         * simple.el (eval-expression-print-level)
9727         (eval-expression-print-length, eval-expression-debug-on-error):
9728         Doc fixes.
9730 2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
9732         * iswitchb.el (iswitchb-single-match-face)
9733         (iswitchb-current-match-face, iswitchb-virtual-matches-face)
9734         (iswitchb-invalid-regexp-face): New faces.
9735         (iswitchb-completions): Use them.
9736         (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
9737         now marked as an obsolete alias.
9738         (iswitchb-read-buffer): Remove check for bound font variables.
9739         (iswitchb-invalid-regexp): New free variable.
9740         (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
9741         set iswitchb-invalid-regexp.
9742         (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
9743         invalid regexps.
9744         (iswitchb-completions): Add check for complete match when entering
9745         a regexp.
9746         (iswitchb-completions): Remove require-match argument.
9747         (iswitchb-exhibit): Fix caller.
9748         (iswitchb-common-match-inserted): New variable.
9749         (iswitchb-complete, iswitchb-completion-help): Use it.
9751 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
9753         * url-http.el (url-http-chunked-encoding-after-change-function):
9754         Use `url-http-debug' instead of `message'.
9756 2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
9758         * url-http.el (url-http-parse-headers): Pass redirected URL as a
9759         callback argument.
9761 2005-06-04  Kim F. Storm  <storm@cua.dk>
9763         * simple.el (line-move): Only call sit-for when moving backwards.
9765         * ido.el (ido-make-merged-file-list-1): New defun split from
9766         ido-make-merged-file-list.
9767         (ido-make-merged-file-list): Bind throw-on-input around call to
9768         ido-make-merged-file-list-1.  Return input-pending-p if
9769         interrupted by more input available.
9770         (ido-read-internal): Handle input-pending-p return value from
9771         ido-make-merged-file-list.
9773 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9775         * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
9776         compatibility code.
9778         * international/latexenc.el (latexenc-find-file-coding-system):
9779         Don't inherit the EOL part of the coding-system from the
9780         tex-main buffer.  Fit within 80 columns.
9782 2005-06-03  Matt Hodges  <MPHodges@member.fsf.org>
9784         * tmm.el (tmm-inactive-face): New face.
9785         (tmm-remove-inactive-mouse-face): New function.
9786         (tmm-prompt, tmm-add-one-shortcut)
9787         (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
9788         but not selectable.
9790 2005-06-03  Juanma Barranquero  <lekktu@gmail.com>
9792         * faces.el (face-equal): Improve argument/docstring consistency.
9794 2005-06-03  Daniel Pfeiffer  <occitan@esperanto.org>
9796         * progmodes/make-mode.el (makefile-targets-face)
9797         (makefile-shell-face, makefile-makepp-perl-face): Add :version.
9798         (makefile-bsdmake-dependency-regex)
9799         (makefile-makepp-rule-action-regex)
9800         (makefile-bsdmake-rule-action-regex): New constants.
9801         (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
9803         * progmodes/compile.el (compilation-error-regexp-alist-alist):
9804         Allow (...) within `...' for makepp messages.
9806 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
9808         * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
9810         * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
9811         "." files are deleted from all file lists before comparison.
9813         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
9814         (viper-ESC-key): Made them customizable.
9816         * viper.el (viper-non-hook-settings): Fix the names of defadvices.
9818 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>
9820         * autorevert.el (auto-revert-buffers): Use save-match-data.
9822 2005-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9824         * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
9825         menu items with a nil command binding.
9827 2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
9829         * emacs-lisp/cl-macs.el (defsetf):
9830         Improve argument/docstring consistency.
9832         * faces.el (list-faces-display): Improve the formatting by
9833         computing the maximum length required for any face-name (reworked
9834         patch of 1999-01-11, accidentally deleted on 1999-07-21).
9835         (internal-find-face): Remove redundant info in docstring.
9837 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
9839         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
9840         (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
9841         (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
9842         (gdb-assembler-custom): Improve regexps.
9843         (def-gdb-auto-update-handler): Use window point to preserve point.
9845 2005-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
9847         * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
9849 2005-05-31  Jay Belanger  <belanger@truman.edu>
9851         * calc/calc-embed.el (calc-embedded-word): Change argument passed
9852         to calc-embedded.
9853         (calc-embedded-make-info): Have plain prefix argument select
9854         entire line.
9856 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
9858         * faces.el (list-faces-display): Signal error if passed a regexp
9859         that matches no face name.
9861         * simple.el (filter-buffer-substring): Fix typo in docstring.
9863 2005-05-31  Richard M. Stallman  <rms@gnu.org>
9865         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
9866         (vhdl-emacs-21): Doc fix.
9867         (vhdl-mode): Unconditionally set comment-padding.
9868         (vhdl-fixup-whitespace-region): Insert spaces only where
9869         there are none.
9870         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
9872 2005-05-30  John Wiegley  <johnw@newartisans.com>
9874         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
9875         * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
9876         * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
9877         `directory-sep-char' to ?/, and all uses of `string-to-int' to
9878         `string-to-number'.
9880 2005-05-30  Jay Belanger  <belanger@truman.edu>
9882         * calc/calc.el (calc-bug-address): Fix docstring.
9883         (calc-window-hook, calc-trail-window-hook): New variables.
9884         (calc-trail-display): Restore use of calc-trail-window-hook.
9885         (calc): Restore use of calc-window-hook.
9887 2005-05-31  Masatake YAMATO  <jet@gyve.org>
9889         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
9891         * help-fns.el (help-C-file-name): Add autoload mark for
9892         `find-function-noselect'.
9894 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9896         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
9897         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
9899 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
9901         * calendar/diary-lib.el (mark-included-diary-files): Only kill
9902         included diary buffer if it was not already being visited.
9903         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
9905         * calendar/icalendar.el (top-level): Do not require 'appt.
9907         * mail/supercite.el (sc-select-attribution): Only use a list
9908         element from sc-attrib-selection-list if it returns a string.
9909         Reported by Davide G. M. Salvetti <salve@debian.org>.
9911 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
9913         * thumbs.el (thumbs-thumbname): The resulting thumbname now
9914         includes a hash value to improve its uniqueness, and has a ".jpg"
9915         extension.  Also, it is now a valid filename on all systems.
9916         (thumbs-make-thumb): Use `let', not `let*'.
9917         (thumbs-show-thumbs-list): Check for JPEG availability.
9919 2005-05-30  Richard M. Stallman  <rms@gnu.org>
9921         * filesets.el (filesets-menu-ensure-use-cached):
9922         Prevent warning when emacs-version>= is undefined.
9924         * printing.el (pr-interactive-n-up): Use string-to-number.
9926         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
9928         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
9929         Warn only when name to be defined is quoted.
9931 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
9933         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
9934         Make regexp more robust.
9935         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
9936         Force regeneration of disassembly.
9938 2005-05-29  Jay Belanger  <belanger@truman.edu>
9940         * calc/calc.el (calc-user-invocation): Check if
9941         calc-invocation-macro is non-nil.
9943 2005-05-29  Juri Linkov  <juri@jurta.org>
9945         * add-log.el (change-log-font-lock-keywords):
9946         Add `+' to e-mail regexp to accept mail address with keywords.
9948         * man.el (Man-name-regexp): Add `:' to accept qualified names.
9950 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
9952         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
9954         * ielm.el (inferior-emacs-lisp-mode): Ditto.
9956 2005-05-29  Richard M. Stallman  <rms@gnu.org>
9958         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
9959         Undo the change that moves to end of the current word.
9961 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
9963         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
9964         Throw error when count <= 0 to ensure input is a number.
9965         (gdb-read-memory-custom): Pick up address from buffer.
9966         (gdb-memory-mode): Allow user to increment and decrement
9967         memory address from header line.
9969 2005-05-29  Richard M. Stallman  <rms@gnu.org>
9971         * flyspell.el (flyspell-version): Function deleted.
9972         (flyspell-auto-correct-previous-hook): Doc fix.
9974         * jit-lock.el (jit-lock-function, jit-lock-after-change):
9975         Do nothing if memory is full.
9977         * font-lock.el (font-lock-fontify-syntactically-region):
9978         Pass t for GREEDY to looking-back.
9980         * saveplace.el (save-place-alist-to-file): Write the file
9981         using write-region.
9983         * subr.el (looking-back): New argument GREEDY.
9985         * progmodes/compile.el (compilation-start): Set the mode
9986         before inserting the initial text.
9988         * progmodes/which-func.el (which-func-update-1): Turn the mode
9989         off in case of error by setting which-func-mode.
9991 2005-05-29  Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
9993         * flyspell.el (flyspell-auto-correct-previous-word):
9994         Narrow down to what's on the screen, and recenter overlays
9995         at the end of the next word.
9997 2005-05-29  Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
9999         * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
10000         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
10001         (flyspell-abbrev-p): Default to nil.
10002         (flyspell-use-global-abbrev-table-p): Doc fix.
10003         (flyspell-large-region): Allow nil as value.
10004         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
10006         (mail-mode-flyspell-verify): More robust handling
10007         of `mail-header-separator'.  More efficient signature detection.
10008         Allow for regexp metacharacters in message-header-separator.
10009         Adding `To' not to be checked in mail-mode-flyspell-verify.
10011         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
10012         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
10013         Bind flyspell-auto-correct-binding.
10014         Bind C-. and C-, .
10015         (flyspell-mode-map): Likewise.
10016         (flyspell-mode): Doc fix.
10017         (flyspell-accept-buffer-local-defs): Preserve current buffer.
10018         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
10019         (flyspell-word-cache-result): New var, always local.
10020         (flyspell-check-pre-word-p): Doc fix.
10021         (flyspell-check-changed-word-p): Handle spc like newline.
10022         (flyspell-post-command-hook): Set flyspell-word-cache-result.
10023         (flyspell-word-search-backward, flyspell-word-search-forward):
10024         New functions.
10025         (flyspell-word): Return t if nothing to check.
10026         When parsing TeX code, check for after } or \.
10027         Use flyspell-word-search-backward to find previous word.
10028         Return nil if duplicated word.
10029         For word already checked, return same value as last time.
10030         Set flyspell-word-cache-result after checking.
10031         Don't clobber the return value.
10032         (flyspell-get-word): Major rewrite.
10033         (flyspell-external-point-words): New locals pword, pcount.
10034         Fix size used in progress message.
10035         Find the proper corresponding word in flyspell-large-region-buffer.
10036         (flyspell-region): Check for flyspell-large-region = nil.
10037         (flyspell-highlight-incorrect-region): Clean up overlays in region.
10038         (flyspell-auto-correct-word): Check that WORD is a cons.
10039         (flyspell-correct-word): Likewise.
10041 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
10043         * progmodes/make-mode.el (makefile-rule-action-regex)
10044         (makefile-macroassign-regex, makefile-makepp-mode)
10045         (makefile-bsdmake-mode): Continuation lines may be empty.
10046         Reported by Joshua Varner.
10047         (makefile-makepp-font-lock-keywords): Add $(stem).
10049 2005-05-28  Karl Berry  <karl@gnu.org>
10051         * textmodes/tex-mode.el: Now that tex-send-command calls
10052         shell-quote-argument (2005-03-31 change), remove all calls to
10053         shell-quote-argument; they all end up invoking tex-send-command.
10054         The double quoting loses on filenames with non-safe characters,
10055         such as "@".  Reported by Frederik Fouvry.
10057 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
10059         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
10060         about preserving point.
10062 2005-05-27  Jay Belanger  <belanger@truman.edu>
10064         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
10065         Info-goto-node.
10067         * calc/calc-embed.el (calc-embed-arg): New variable.
10068         (calc-do-embedded-activate, calc-embedded-activate-formula)
10069         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
10070         variable by new variable.
10071         (calc-embedded-make-info): Replace undeclared variable by new
10072         variable.  When selecting region with positive prefix
10073         argument, use end of previous line instead of beginning of line.
10075         * calc/calc-aent.el (calc-arg-values): Declare it.
10077         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
10078         Declare them.
10080         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
10082         * calc/calc.el (calc-alg-map): Declare it.
10084         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
10086 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
10088         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
10089         (gdb-registers-buffer, toggle-gdb-all-registers):
10090         Toggle display of floating point registers.
10091         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
10093         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
10094         (toggle-gud-tooltip-dereference):
10095         Rename from gud-toggle-tooltip-dereference.
10097 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
10099         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
10101 2005-05-27  Jay Belanger  <belanger@truman.edu>
10103         * calc/calc-prog.el (calc-kbd-report): Remove.
10104         (calc-kbd-query): Rewrite.
10106 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
10108         * image.el (image-library-alist): Move to image.c.
10109         (image-type-available-p): Doc fix.
10111 2005-05-27  Lute Kamstra  <lute@gnu.org>
10113         * calc/calc.el (calc):
10114         * outline.el (outline-1, outline-2, outline-3, outline-4)
10115         (outline-5, outline-6, outline-7, outline-8):
10116         * textmodes/dns-mode.el (dns-mode):
10117         * textmodes/sgml-mode.el (sgml-namespace-face):
10118         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
10119         (tex-verbatim-face, tex-use-reftex):
10120         * textmodes/texinfo.el (texinfo-heading-face):
10121         Specify customization group.
10123         * longlines.el: Don't require easy-mmode.
10124         (longlines-visible-face): Specify customization group.
10126 2005-05-27  Kenichi Handa  <handa@m17n.org>
10128         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
10129         encoding table of windows-1251.
10131         * international/ucs-tables.el (ucs-set-table-for-input):
10132         If translation-table-for-input of a coding system is a symbol, get
10133         its translation-table property.
10135         * international/code-pages.el: Don't register a coding system into
10136         non-iso-charset-alist more than once.
10137         (cp-make-coding-system): Likewise.
10139 2005-05-26  John Wiegley  <johnw@newartisans.com>
10141         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
10142         `eshell-resume-eval' is wrapped in a list, it indicates that the
10143         command was run asynchronously.  In that case, unwrap the value
10144         before checking the delimiter value.
10146         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
10147         character before a space at the end of a line is \, assume the space
10148         is part of the last argument rather than a final argument separator.
10150         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
10151         is in use, and the target is `t' or `nil' (which are the most common
10152         values), don't assume that the symbol target is a buffer.
10154 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
10156         * calendar/calendar.el (calendar-mode-line-format):
10157         Use mode-line-highlight as mouse-face.
10159         * time.el (display-time-string-forms, display-time-update):
10160         Use mode-line-highlight as mouse-face.
10162 2005-05-26  Jay Belanger  <belanger@truman.edu>
10164         * calc/calc.el (calc-language-alist): Remove extra defvar.
10166 2005-05-26  Lute Kamstra  <lute@gnu.org>
10168         * arc-mode.el (archive-mode):
10169         * bookmark.el (bookmark-read-annotation-mode)
10170         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
10171         * bs.el (bs-mode):
10172         * calc/calc-yank.el (calc-edit-mode):
10173         * calc/calc.el (calc-mode, calc-trail-mode):
10174         * calculator.el (calculator-mode):
10175         * chistory.el (command-history-mode):
10176         * comint.el:
10177         * cus-edit.el (custom-mode):
10178         * descr-text.el (describe-text-mode):
10179         * ebuff-menu.el (Electric-buffer-menu-mode):
10180         * ediff-util.el (ediff-mode):
10181         * emacs-lisp/re-builder.el (reb-mode):
10182         * emulation/vi.el (vi-mode-setup):
10183         * emulation/ws-mode.el (wordstar-mode):
10184         * eshell/esh-mode.el (eshell-mode):
10185         * forms.el (forms-mode):
10186         * help-mode.el (help-mode):
10187         * hexl.el (hexl-mode):
10188         * ibuffer.el (ibuffer-mode):
10189         * ielm.el (inferior-emacs-lisp-mode):
10190         * info.el (Info-mode, Info-edit-mode):
10191         * international/swedish.el:
10192         * ledit.el (ledit-from-lisp-mode):
10193         * locate.el (locate-mode):
10194         * mail/rmail.el (rmail-mode):
10195         * mail/rmailedit.el (rmail-edit-mode):
10196         * mail/rmailsum.el (rmail-summary-mode):
10197         * mail/supercite.el (sc-electric-mode):
10198         * net/eudc.el (eudc-mode):
10199         * net/quickurl.el (quickurl-list-mode):
10200         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
10201         * obsolete/ooutline.el (outline-mode):
10202         * obsolete/options.el (Edit-options-mode):
10203         * obsolete/rnews.el (news-mode):
10204         * obsolete/rnewspost.el (news-reply-mode):
10205         * play/5x5.el (5x5-mode):
10206         * play/decipher.el (decipher-mode, decipher-stats-mode):
10207         * play/gomoku.el (gomoku-mode):
10208         * play/snake.el (snake-mode):
10209         * play/solitaire.el (solitaire-mode):
10210         * play/tetris.el (tetris-mode):
10211         * progmodes/ada-mode.el (ada-mode):
10212         * progmodes/antlr-mode.el (antlr-mode):
10213         * progmodes/autoconf.el (autoconf-mode):
10214         * progmodes/dcl-mode.el (dcl-mode):
10215         * progmodes/delphi.el (delphi-mode):
10216         * progmodes/ebrowse.el (ebrowse-tree-mode)
10217         (ebrowse-electric-list-mode, ebrowse-member-mode)
10218         (ebrowse-electric-position-mode):
10219         * progmodes/f90.el (f90-mode):
10220         * progmodes/fortran.el (fortran-mode):
10221         * progmodes/icon.el (icon-mode):
10222         * progmodes/idlw-help.el (idlwave-help-mode):
10223         * progmodes/idlw-shell.el (idlwave-shell-mode):
10224         * progmodes/idlwave.el (idlwave-mode):
10225         * progmodes/inf-lisp.el (inferior-lisp-mode):
10226         * progmodes/m4-mode.el (m4-mode):
10227         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
10228         * progmodes/modula2.el (modula-2-mode):
10229         * progmodes/octave-inf.el (inferior-octave-mode):
10230         * progmodes/octave-mod.el (octave-mode):
10231         * progmodes/pascal.el (pascal-mode):
10232         * progmodes/sh-script.el (sh-mode):
10233         * progmodes/sql.el (sql-mode, sql-interactive-mode):
10234         * progmodes/vhdl-mode.el (vhdl-mode):
10235         * progmodes/xscheme.el (scheme-interaction-mode):
10236         * replace.el (occur-mode):
10237         * ses.el (ses-mode):
10238         * simple.el (completion-list-mode):
10239         * skeleton.el:
10240         * speedbar.el (speedbar-mode):
10241         * term.el (term-mode):
10242         * terminal.el (terminal-edit-mode):
10243         * textmodes/reftex-index.el (reftex-index-mode)
10244         (reftex-index-phrases-mode):
10245         * textmodes/reftex-sel.el (reftex-select-label-mode)
10246         (reftex-select-bib-mode):
10247         * textmodes/reftex-toc.el (reftex-toc-mode):
10248         * wdired.el (wdired-change-to-wdired-mode):
10249         * wid-browse.el (widget-browse-mode):
10250         Use run-mode-hooks.
10252         * array.el (array-mode):
10253         * calendar/todo-mode.el (todo-mode):
10254         * man.el (Man-mode):
10255         * play/landmark.el (lm-mode):
10256         * play/mpuz.el (mpuz-mode):
10257         Use kill-all-local-variables and run-mode-hooks.
10259         * subr.el (delay-mode-hooks): Specify indentation.
10261 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
10263         * xml.el (xml-substitute-special): Don't die for undefined xml
10264         entities.
10266 2005-05-26  Jay Belanger  <belanger@truman.edu>
10268         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
10269         of nil.
10271 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
10273         * progmodes/gdb-ui.el (gdb-frame-address):
10274         Rename from gdb-current-address.
10275         (gdb-previous-frame-address): Rename from gdb-previous-address.
10276         (gdb-selected-frame): Rename from gdb-current-frame.
10277         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
10278         (gdb-frame-number): Rename from gdb-current-stack-level.
10279         (gdb-ann3): Match new mode-name for disassembly buffer.
10280         Extend initialization of variables.
10281         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
10282         (gdb-memory-mode): Use mouse-face in header line.
10283         (gdb-assembler-buffer-name): Call it disassembly and give frame
10284         in mode line.
10285         (gdb-source-spec-regexp, gdb-assembler-custom)
10286         (gdb-invalidate-assembler, gdb-frame-handler):
10287         Make robust to leading zeroes in address format.
10289 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
10291         * textmodes/org.el (org-mode): Use `define-derived-mode' to
10292         define `org-mode'.
10293         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
10295 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10297         * log-edit.el (log-edit-changelog-entries): Distinguish between
10298         filenames like xfns.c and fns.c.
10300 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
10302         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
10303         point after reverting.
10304         (Buffer-menu-make-sort-button): Handle the case where
10305         `Buffer-menu-use-header-line' is nil.
10307 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
10309         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
10310         New funcs.  In minibuffer-local-completion-map bind `]', `/'
10311         and `:' to them.
10313 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10315         * startup.el (normal-top-level): Allow modification of load-path while
10316         we're iterating over it.
10318 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
10320         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
10321         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
10322         (thumbs-resize-interactive, thumbs-insert-image)
10323         (thumbs-insert-thumb, thumbs-dired-show-marked)
10324         (thumbs-find-image-at-point, thumbs-delete-images)
10325         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
10326         (thumbs-increment-image-size, thumbs-decrement-image-size):
10327         Fix typos in docstrings.
10329 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
10331         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
10332         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
10333         (cperl-mode): Use them.
10335 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
10337         * window.el (quit-window, shrink-window-if-larger-than-buffer):
10338         Doc fixes.
10340 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
10342         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
10343         Bind C-d to gdb-inferior-io-eof.
10345         * dired.el (dired-dnd-popup-notice): Use message-box.
10347 2005-05-23  Masatake YAMATO  <jet@gyve.org>
10349         * bindings.el (mode-line-major-mode-keymap):
10350         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
10352         * faces.el (mode-line-highlight): New face.
10354         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
10355         as mouse-face.
10357         * bindings.el (top-level, help-echo, mode-line-modified)
10358         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
10359         as mouse-face.
10361 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
10363         * progmodes/cc-engine.el (c-guess-basic-syntax):
10364         Remove spurious call to `zerop'.
10366         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
10368 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
10370         CC Mode update to 5.30.10:
10372         * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
10373         could go past the limit in decoration level 2, thereby causing
10374         errors during interactive fontification.
10376         * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
10377         the file is evaluated interactively.
10379         * cc-engine.el (c-guess-basic-syntax): Handle operator
10380         declarations somewhat better in C++.
10382         * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
10383         make use of `run-mode-hooks' which has been added in Emacs 21.1.
10384         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
10385         (awk-mode): Use it.
10386         (make-local-hook): Suppress warning about obsoleteness.
10388         * cc-engine.el, cc-align.el, cc-cmds.el
10389         (c-append-backslashes-forward, c-delete-backslashes-forward)
10390         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
10391         Compensate for return value from `forward-line' when it has moved
10392         but not to a different line due to eob.
10394         * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
10395         `objc-method-intro' and `objc-method-args-cont'.
10397 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
10399         CC Mode update to 5.30.10:
10401         * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
10402         in the copyright statement.  Incidentally, change "along with GNU
10403         Emacs" to "along with this program" where it occurs.
10405         * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
10406         so that it is interactive, hence can be found by M-x awk-mode
10407         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
10408         <gmorris+emacs@ast.cam.ac.uk>.
10410         * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
10411         Mode's regexps.
10413 2005-05-23  Kevin Ryde  <user42@zip.com.au>
10415         * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
10416         c-parse-state, to avoid a lisp error (on bad code).
10418 2005-05-23  Lute Kamstra  <lute@gnu.org>
10420         * subr.el (font-lock-defaults): Remove defvar as it's already
10421         defined in font-core.el.
10423         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
10425 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
10427         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
10428         more general and work when GDB variable "print pretty" is on,
10429         as with Emacs, for example.
10431 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
10433         * font-core.el: Update comment.
10435         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
10436         Use `after-change-major-mode-hook' instead of `find-file-hook'.
10438         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
10440 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
10442         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
10443         and `yank-handler' in the doc strings.
10445 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10447         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
10449 2005-05-22  Richard M. Stallman  <rms@gnu.org>
10451         * help.el (describe-key): Move print-help-return-message call
10452         out of conditional.
10454         * progmodes/etags.el (list-tags): Use with-no-warnings.
10456         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
10457         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
10458         (starttls-extra-args, starttls-extra-arguments): Add defvars.
10460         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
10462         * language/viet-util.el (viet-viscii-nonascii-translation-table):
10463         Add defvar.
10465         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
10466         Use defvar, not defconst.
10468         * hexl.el (hexl-follow-line): Use with-no-warnings.
10470         * emulation/tpu-extras.el: Use write-file-functions instead of
10471         write-file-hooks.
10473         * dired.el (dired-font-lock-keywords): Fontify files with junk
10474         extensions even if marked by -F.
10476 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
10478         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
10479         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
10480         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
10481         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
10482         (concatenate, list-length, get*, getf, cl-remprop):
10483         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
10484         (etypecase, progv, lexical-let, lexical-let*)
10485         (multiple-value-bind, multiple-value-setq, shiftf):
10486         Improve argument/docstring consistency.
10488         * subr.el (focus-frame, unfocus-frame):
10489         Revert deletion on 2005-05-01.
10491 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
10493         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
10494         doesn't exist.
10496         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
10497         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
10499 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
10501         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
10502         already deleted variables: auto-fill-hook, blink-paren-hook,
10503         lisp-indent-hook, inhibit-local-variables, unread-command-event,
10504         suspend-hooks, comment-indent-hook, meta-flag,
10505         before-change-function, after-change-function,
10506         font-lock-doc-string-face.
10508 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
10510         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
10512 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
10514         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
10515         rmail-dont-reply-to.
10517 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
10519         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
10520         literal blank when splitting new-header-values.
10522 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
10524         * calendar/cal-menu.el (cal-menu-update): Add separator as a
10525         string so that tmm doesn't create a completion entry for it.
10527         * textmodes/table.el (table-disable-menu): Ditto.
10529 2005-05-21  Richard M. Stallman  <rms@gnu.org>
10531         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
10533         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
10535         * net/rcompile.el (remote-compile): Use compilation-start.
10537         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
10539 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
10541         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
10542         Default to makefile-bsdmake-mode on BSD systems.
10544         * imenu.el (imenu-generic-expression, imenu--generic-function'):
10545         REGEXP may also be a search function now.  The part of doc-string
10546         for describing the structure was 95% identical to that of
10547         `imenu--generic-function'.  Unify it there.
10549         * progmodes/make-mode.el (makefile-imenu-generic-expression):
10550         Use function to find dependencies, because regexp alone is so complex,
10551         it easily goes into an endless loop.
10552         (makefile-makepp-mode): Also add submenu for Perl functions
10553         defined in the makefile.
10554         (makefile-bsdmake-mode): Special imenu-generic-expression no
10555         longer needed, due to function call.
10556         (makefile-match-dependency): Take BOUND into account when checking
10557         if we're through.
10559 2005-05-20  Jay Belanger  <belanger@truman.edu>
10561         * calc/calc-units.el (calc-invalidate-units-table):
10562         Use inhibit-read-only.
10563         (math-build-units-table-buffer): Use view-mode.
10565 2005-05-20  David Kastrup  <dak@gnu.org>
10567         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
10568         easy-menu-add is not a nop on Emacs; and clarify when to call it.
10570 2005-05-20  Lute Kamstra  <lute@gnu.org>
10572         * diff-mode.el (diff-header-face, diff-file-header-face)
10573         (diff-index-face, diff-hunk-header-face, diff-removed-face)
10574         (diff-added-face, diff-changed-face, diff-function-face)
10575         (diff-context-face, diff-nonexistent-face): Put them in the
10576         diff-mode customization group.
10578 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10580         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
10582         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
10584         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
10585         Minor regexp-optimization.
10587 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
10589         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
10590         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
10591         (org-agenda-add-time-grid-maybe): New function.
10592         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
10593         (org-table-create): `dotimes' instead of `mapcar'.
10594         (org-xor): Simplify implementation.
10595         (org-agenda): `inhibit-redisplay' turned on.
10596         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
10597         a consistent line after a state change.
10598         (org-agenda-remove-times-when-in-prefix): New option.
10599         (org-prefix-has-time): New variable.
10600         (org-parse-time-string): Optional argument NODEFAULT.
10601         (org-format-agenda-item): Parse items for time-of-day
10602         specifications and move these into the prefix if possible.
10603         (org-agenda-priority): Get current heading, not previous heading
10604         during agenda remote editing.
10606 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
10608         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
10609         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
10610         (remove-duplicates, delete-duplicates, substitute)
10611         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
10612         (nsubstitute-if-not, find, find-if, find-if-not, position)
10613         (position-if, position-if-not, count, count-if, count-if-not)
10614         (mismatch, search, sort*, stable-sort, merge, member*)
10615         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
10616         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
10617         (intersection, nintersection, set-difference, nset-difference)
10618         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
10619         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
10620         (nsublis, tree-equal): Improve argument/docstring consistency.
10622         * subr.el (send-string, send-region):
10623         Remove obsolescence declaration.
10624         (window-dot, set-window-dot, read-input, show-buffer)
10625         (eval-current-buffer, string-to-int):
10626         Add release number to obsolescence declarations.
10628 2005-05-19  Kim F. Storm  <storm@cua.dk>
10630         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
10631         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
10633 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
10635         * faces.el (list-faces-display): Make back button respect optional
10636         regexp arg.
10638 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
10640         * calculator.el (calculator-radix-grouping-mode)
10641         (calculator-radix-grouping-digits, calculator-displayer)
10642         (calculator-radix-grouping-separator, calculator-copy-displayer):
10643         * dabbrev.el (dabbrev-search-these-buffers-only):
10644         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
10645         (diff-advance-after-apply-hunk, diff-mode-hook)
10646         (diff-minor-mode-prefix):
10647         * imenu.el (imenu-use-popup-menu):
10648         * jit-lock.el (jit-lock-context-time):
10649         * newcomment.el (comment-fill-column, comment-column)
10650         (comment-style, comment-padding, comment-multi-line)
10651         (comment-empty-lines, comment-auto-fill-only-comments):
10652         * reveal.el (reveal-around-mark):
10653         * uniquify.el (uniquify-buffer-name-style)
10654         (uniquify-after-kill-buffer-p)
10655         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
10656         (uniquify-min-dir-content, uniquify-separator)
10657         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
10658         * w32-vars.el (w32-fixed-font-alist):
10659         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
10660         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
10661         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
10662         * progmodes/perl-mode.el (perl-indent-level)
10663         (perl-continued-statement-offset, perl-continued-brace-offset)
10664         (perl-brace-offset, perl-brace-imaginary-offset)
10665         (perl-label-offset, perl-indent-continued-arguments)
10666         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
10667         * progmodes/tcl.el (tcl-indent-level)
10668         (tcl-continued-indent-level, tcl-auto-newline)
10669         (tcl-tab-always-indent, tcl-electric-hash-style)
10670         (tcl-help-directory-list, tcl-use-smart-word-finder)
10671         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
10672         (inferior-tcl-source-command):
10673         * textmodes/fill.el (enable-kinsoku):
10674         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
10675         * textmodes/table.el (table-yank-handler):
10676         Specify missing group (and type, if simple) in defcustom.
10678 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
10680         * progmodes/compile.el (compilation-finish-function): Fix defvar.
10682 2005-05-19  Richard M. Stallman  <rms@gnu.org>
10684         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
10686         * subr.el (event-basic-type): Don't get an error.
10687         (left-fringe-p): Function deleted.
10689         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
10690         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
10692         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
10693         in recursive copy.
10695         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
10697         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
10699         * emacs-lisp/bytecomp.el
10700         (byte-compile-file-form-custom-declare-variable): Call
10701         byte-compile-nogroup-warn if appropriate.
10703         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
10704         (compilation-set-window): Don't call left-fringe-p; do it directly.
10706 2005-05-19  Jay Belanger  <belanger@truman.edu>
10708         * calc/calc-graph.el (calc-graph-format-data): Make sure
10709         var-PlotRejects is bound before trying to check its value.
10711 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
10713         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
10714         definition of this variable from reftex-global.el to reftex.el,
10715         because it is needed in the menu.
10717 2005-05-19  Lute Kamstra  <lute@gnu.org>
10719         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
10720         years are fixed.  Don't insert a space after a dash.
10722 2005-05-19  Kim F. Storm  <storm@cua.dk>
10724         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
10726 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
10728         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
10729         strings, because (eq ... ?\\) is fairly frequent.
10731         * progmodes/make-mode.el (makefile-add-this-line-targets):
10732         Simplify and integrate into `makefile-pickup-targets'.
10733         (makefile-add-this-line-macro): Simplify and integrate into
10734         `makefile-pickup-macros.
10735         (makefile-pickup-filenames-as-targets): Simplify.
10736         (makefile-previous-dependency, makefile-match-dependency):
10737         Don't stumble over `::'.
10739 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
10741         * subr.el (post-command-idle-hook, post-command-idle-delay):
10742         Remove obsoletion of post-command-idle-hook and
10743         post-command-idle-delay.
10745         * faces.el (list-faces-display): Provide button when describe-face
10746         is called to take user back to the list of faces.
10748         * help-fns.el (describe-variable): Remove hyperlinks in a
10749         variable's value as these are quite frequently inappropriate.
10751         * follow.el (follow-submit-feedback, follow-mode):
10752         Remove references to post-command-idle-hook.
10754 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
10756         * progmodes/make-mode.el (makefile-previous-dependency)
10757         (makefile-match-dependency): Check for := (and in bsd mode also
10758         !=) to give a better result, even when font-lock is not on.
10760 2005-05-18  Jay Belanger  <belanger@truman.edu>
10762         * calc/calc-help.el (calc-s-prefix-help):
10763         Add `calc-copy-special-constant' to help string.
10765 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
10767         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
10769 2005-05-18  Jay Belanger  <belanger@truman.edu>
10771         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
10772         in linear factors are in proper order.
10774 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
10776         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
10777         Support for jurabib.
10779         * textmodes/reftex.el (featurep): Define aliases for overlay
10780         commands, for XEmacs compatibility, and use these aliases in
10781         overlay initializations.
10782         (reftex-highlight): Use `reftex-move-overlay'.
10783         (reftex-unhighlight): Use `reftex-delete-overlay'.
10784         (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
10785         (reftex-access-search-path): Use `reftex-uniquify' instead of
10786         `reftex-uniq'
10788         * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
10789         `before-string' property modification enables for Emacs as well.
10790         (reftex-select-item): Use `reftex-delete-overlay'.
10791         (reftex-select-mark): Use `reftex-make-overlay' and
10792         `reftex-overlay-put'.
10793         (reftex-select-unmark): Use `reftex-delete-overlay' and
10794         `reftex-overlay-put'.
10796 2005-05-18  Lute Kamstra  <lute@gnu.org>
10798         * emacs-lisp/lisp.el (check-parens): Fix docstring.
10800 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
10802         * add-log.el (add-change-log-entry):
10803         * array.el (array-make-template, array-reconfigure-rows)
10804         (array-init-max-row, array-init-max-column)
10805         (array-init-columns-per-line, array-init-field-width):
10806         * replace.el (replace-match-maybe-edit, perform-replace):
10807         * textmodes/spell.el (spell-region):
10808         Replace `read-input' by `read-string'.
10810         * forms.el (forms-mode):
10811         * finder.el (finder-compile-keywords):
10812         * shadowfile.el (shadow-read-files):
10813         Replace `eval-current-buffer' by `eval-buffer'.
10815         * terminal.el (te-pass-through):
10816         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
10817         (ange-ftp-raw-send-cmd):
10818         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
10819         (send-process-next-char, telnet-initial-filter, telnet):
10820         Replace `send-string' by `process-send-string'.
10822         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
10823         (prolog-consult-region): Replace `send-string' by
10824         `process-send-string'; replace `send-region' by `process-send-region'.
10826         * progmodes/delphi.el (delphi-log-msg):
10827         Replace `set-window-dot' by `set-window-point'.
10829         * subr.el (window-dot, set-window-dot, read-input, send-string)
10830         (send-region, show-buffer, eval-current-buffer):
10831         Make really obsolete, as the comment says.
10833 2005-05-17  Kim F. Storm  <storm@cua.dk>
10835         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
10836         (cua--init-keymaps): Bind C-return instead of S-return to set
10837         rectangle mark.
10839         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
10840         instead of S-return to toggle/clear rectangle mark.
10842 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
10844         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
10845         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
10846         Also fontify plain strings assigned to variables, mostly so that a
10847         colon has a face and is thus not taken as a dependency separator.
10848         (makefile-previous-dependency): Inline the new matcher, because it
10849         is too complex to work in both directions.
10850         (makefile-match-dependency): Eliminate `backward' arg (see above).
10851         Completely reimplemented so as to not sometimes go into an endless
10852         loop.  It should also be more efficient, because first it only
10853         searches for `:', instead of applying the very complex regexp.
10854         (makefile-mode): Cancel `font-lock-support-mode', because blocks
10855         to be fontified in one piece can be too long for JIT.
10856         Makefiles are never *that* big.
10858 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
10860         * dired.el (dired-mode): Simplify.
10862 2005-05-17  Lute Kamstra  <lute@gnu.org>
10864         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
10865         defcustom for the mode hook variable.
10867         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
10868         Emacs Lisp Reference Manual.
10870 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
10872         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
10873         (evenp, list*):
10874         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
10875         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
10877         * net/tramp-smb.el (tramp-smb-open-connection):
10878         Pass `tramp-chunksize' as fifth (required) argument.
10880 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
10882         * font-lock.el (lisp-font-lock-keywords-1):
10883         Set `font-lock-negation-char-face' for [^...] char group.
10884         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
10886         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
10887         a var, and refine it to mask one more level of nested vars.
10888         (makefile-rule-action-regex): Turn it into a var, and refine it so
10889         it recognizes backslashed continuation lines as belonging to the
10890         same command.
10891         (makefile-macroassign-regex): Refine it so it recognizes
10892         backslashed continuation lines as belonging to the same command.
10893         (makefile-var-use-regex): Don't look at the next char, because it
10894         might be the same one to be skipped by the initial [^$], leading
10895         to an overlooked variable use.
10896         (makefile-make-font-lock-keywords): Remove two parameters, which
10897         are now variables that some of the modes set locally.
10898         Handle dependency and rule action matching through functions, because
10899         regexps alone match too often.  Dependency matching now comes
10900         last, so it can check, whether a colon already matched something else.
10901         (makefile-mode): Inform that font-lock improves makefile parsing
10902         capabilities.
10903         (makefile-match-dependency, makefile-match-action): New functions.
10905 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
10907         * emacs-lisp/cl-extra.el (equalp): Doc fix.
10909         * align.el (align-regexp):
10910         * ansi-color.el (ansi-color-get-face):
10911         * array.el (array-reconfigure-rows, array-init-max-row)
10912         (array-init-max-column, array-init-columns-per-line)
10913         (array-init-field-width):
10914         * dired-aux.el (dired-trample-file-versions):
10915         * dired-x.el (dired-mark-sexp):
10916         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
10917         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
10918         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
10919         * faces.el (face-read-integer):
10920         * files.el (backup-extract-version, insert-directory):
10921         * hexl.el (hexl-insert-decimal-char):
10922         * server.el (server-process-filter):
10923         * shell.el (shell-extract-num):
10924         * startup.el (command-line-1):
10925         * term.el (term-command-hook):
10926         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
10927         (time-stamp-do-number):
10928         * time.el (display-time-update):
10929         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
10930         (timezone-fix-time):
10931         * vms-patch.el (vms-suspend-resume-hook):
10932         * calendar/appt.el (appt-convert-time):
10933         * calendar/cal-bahai.el (mark-bahai-diary-entries):
10934         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
10935         * calendar/cal-islam.el (mark-islamic-diary-entries):
10936         * calendar/calendar.el (calendar-cursor-to-date)
10937         (calendar-star-date):
10938         * calendar/diary-lib.el (diary-attrtype-convert)
10939         (mark-diary-entries, diary-entry-time):
10940         * calendar/solar.el (solar-get-number):
10941         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
10942         * emacs-lisp/re-builder.el (reb-display-subexp):
10943         * emulation/edt.el (edt-set-scroll-margins):
10944         * emulation/tpu-extras.el (tpu-set-scroll-margins):
10945         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
10946         (vip-get-ex-count):
10947         * emulation/viper-ex.el (viper-get-ex-token)
10948         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
10949         * international/fontset.el (fontset-plain-name):
10950         * mail/feedmail.el (feedmail-look-at-queue-directory):
10951         * mail/mailalias.el (mail-get-names):
10952         * mail/rmail.el (rmail-convert-to-babyl-format):
10953         * mail/rmailsum.el (rmail-make-basic-summary-line)
10954         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
10955         (rmail-summary-goto-msg):
10956         * mail/smtpmail.el (smtpmail-read-response):
10957         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
10958         (ange-ftp-vms-add-file-entry):
10959         * play/gametree.el (gametree-looking-at-ply)
10960         (gametree-current-branch-score):
10961         * progmodes/ada-xref.el (ada-prj-find-prj-file)
10962         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
10963         * progmodes/cperl-mode.el (condition-case):
10964         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
10965         (ebrowse-set-member-buffer-column-width)
10966         (ebrowse-select-1st-to-9nth):
10967         * progmodes/etags.el (etags-snarf-tag):
10968         * progmodes/flymake.el (flymake-parse-line):
10969         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
10970         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
10971         (idlwave-shell-menu-def):
10972         * progmodes/ps-mode.el (ps-run-goto-error):
10973         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
10974         (vhdl-speedbar-contract-level):
10975         * term/mac-win.el (x-handle-numeric-switch):
10976         * term/sun-mouse.el (sun-get-frame-data):
10977         * term/w32-win.el (x-handle-numeric-switch):
10978         * term/x-win.el (x-handle-numeric-switch):
10979         * textmodes/ispell.el (ispell-parse-output):
10980         * textmodes/nroff-mode.el (nroff-outline-level):
10981         * textmodes/reftex-cite.el (reftex-bib-sort-year)
10982         (reftex-bib-sort-year-reverse, reftex-format-citation):
10983         * textmodes/reftex-parse.el (reftex-init-section-numbers)
10984         (reftex-section-number):
10985         * textmodes/texinfmt.el (texinfo-paragraphindent):
10986         Replace `string-to-int' by `string-to-number'.
10988         * international/latexenc.el: Add page marker to force the "Local
10989         Variables:" string out of the last page.
10991 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
10993         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
10994         tooltip-change-major-mode.
10995         (gud-tooltip-print-command): Remove case where gud-minor-mode
10996         is gdb ("--fullname").
10997         (gud-tooltip-tips): Turn GUD tooltips off for this case and
10998         explain to user.
11000 2005-05-16  Jay Belanger  <belanger@truman.edu>
11002         * calc/calc-store.el (calc-copy-special-constant): New function.
11004         * calc/calc-ext.el (calc-init-extensions): Add binding for
11005         `calc-copy-special-constant'.
11007         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
11008         for the `calc-copy-special-constant' command.
11010 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
11012         * subr.el (left-fringe-p): New function.
11014         * progmodes/compile.el (compilation-setup): Set local value of
11015         overlay-arrow-string to "" always.
11016         (compilation-set-window): Left fringe then don't scroll.
11017         No left fringe then no arrow and scroll message to top.
11018         (compilation-context-lines): Adjust doc string accordingly.
11020 2005-05-16  Kim F. Storm  <storm@cua.dk>
11022         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
11023         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
11024         (ido-wide-find-dir-or-delete-dir): New command for M-d.
11025         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
11026         (ido-read-file-name): Handle commands with ido property value
11027         equal to find-file as reading a file name, to allow C-d to enter dired.
11028         (ibuffer-find-file): Add ido property with value find-file.
11030 2005-05-15  Kim F. Storm  <storm@cua.dk>
11032         * subr.el (open-network-stream-nowait): Remove.
11033         (open-network-stream-server): Remove.
11035 2005-05-15  Richard M. Stallman  <rms@gnu.org>
11037         * faces.el (describe-face): Output a definition link button.
11039         * help-mode.el (help-face-def): New button type.
11041         * emacs-lisp/copyright.el (copyright-fix-years):
11042         Match properly if the first year is 2-digit.
11043         Don't mess up the whitespace after the years by filling.
11045         * dired-aux.el (dired-mark-confirm):
11046         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
11048         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
11049         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
11050         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
11052         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
11053         Set font-lock-comment-start-skip.
11055         * font-lock.el (font-lock-comment-start-skip): New variable.
11056         (font-lock-comment-end-skip): New variable.
11057         (font-lock-fontify-syntactically-region): Use them if non-nil.
11059 2005-05-15  Jay Belanger  <belanger@truman.edu>
11061         * calc/calc-store.el (calc-store-value): Return a string rather
11062         than display it as a message.
11063         Use calc-var-name for variable name.
11064         (calc-store-into): Add the result of calc-store-value to message.
11065         (calc-copy-variable): Add a message.
11066         (calc-store-exchange): Improve error messages.
11067         (calc-store-binary, calc-store-map): Don't reset the values of
11068         special constants.
11070 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
11072         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
11073         manual to docstring.
11075         * files.el (hack-local-variables-confirm): Add STRING argument.
11076         Make the function handle non file visiting buffers correctly.
11077         (hack-local-variables-prop-line, hack-local-variables)
11078         (hack-one-local-variable): Use STRING arg of
11079         `hack-local-variables-confirm'.
11081 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
11083         Sync with Tramp 2.0.49.
11085         * net/tramp.el (tramp-handle-dired-call-process)
11086         (tramp-handle-insert-directory):`insert-buffer' cannot be used
11087         because the contents of the Tramp buffer is changed before
11088         insertion (`expand-file' and alike).
11089         (tramp-handle-insert-directory): If `localname' has an empty
11090         nondirectory name, it must not be quoted.
11091         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
11092         variable `tramp-chunksize'.  Change callees.
11093         (tramp-open-connection-setup-interactive-shell): Check remote host
11094         for buggy `send-process-string' implementation.
11095         Set `tramp-chunksize' if found.  Reported by Michael Kifer
11096         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
11097         (tramp-handle-shell-command): `insert-buffer' cannot be used
11098         because the contents of the Tramp buffer is changed before
11099         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
11100         <frederic.bothamy@free.fr>.
11101         (tramp-set-auto-save): Actions should be done for Tramp file name
11102         handler only.  Ange-FTP has its own auto-save mechanism.
11103         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
11104         (tramp-set-auto-save-file-modes): Set file modes of
11105         `buffer-auto-save-file-name' to ?\600 as fallback solution.
11106         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
11107         (tramp-bug): Remove obsolete variable.
11108         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
11109         for presence of `mml-mode'.  Make it running for older Emacsen as well.
11111 2005-05-14  John Paul Wallington  <jpw@pobox.com>
11113         * ibuf-ext.el (define-ibuffer-filter filename):
11114         If `dired-directory' is a list, use its car.
11116 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
11118         * ibuffer.el (define-ibuffer-column filename):
11119         If `dired-directory' is a list, use its car.
11121 2005-05-14  Richard M. Stallman  <rms@gnu.org>
11123         * subr.el (symbol-file): Doc fix.
11125         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
11126         (byte-compile-form): Call byte-compile-nogroup-warn.
11127         (byte-compile-warning-types): Doc fix.
11129         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
11131         * progmodes/cc-engine.el (c-literal-faces):
11132         Add font-lock-comment-delimiter-face.
11134         * net/net-utils.el (dig): Use with-no-warnings.
11136         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
11137         (sc-recite-frame-alist, sc-default-cite-frame)
11138         (sc-default-uncite-frame, sc-default-recite-frame)
11139         (sc-attrib-selection-list, sc-rewrite-header-list):
11140         Mark as risky-local-variable.
11142         * international/ogonek.el (ogonek-jak, ogonek-how):
11143         Don't use beginning-of-buffer.
11145         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
11147         * calendar/solar.el (solar-data-list): Move definition up.
11149         * dnd.el (dnd-protocol-alist): Add autoload.
11151         * progmodes/sh-script.el: Many doc usage fixes.
11152         (sh-indent-after-do): Change default to match common styles.
11154 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
11156         * files.el (interpreter-mode-alist)
11157         (auto-mode-interpreter-regexp): Doc fixes.
11159 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
11161         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
11163         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
11165 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11167         * dired.el (dired-mode): make-variable-buffer-local =>
11168         make-local-variable.
11170 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11172         * term/mac-win.el (mac-select-convert-to-string): Try coding
11173         systems in mac-script-code-coding-systems if specified one cannot
11174         encode string for `com.apple.traditional-mac-plain-text'.
11176 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
11178         * progmodes/make-mode.el (makefile-targets-face)
11179         (makefile-shell-face, makefile-makepp-perl-face): New faces.
11180         (makefile-dependency-regex): Fix it to not make the colon in
11181         $(var:a=b) special.
11182         (makefile-rule-action-regex): New regexp for highlighting embedded
11183         Shell strings.
11184         (makefile-macroassign-regex): Handle != for highlighting as
11185         embedded Shell strings.
11186         (makefile-var-use-regex): New const.
11187         (makefile-statements, makefile-automake-statements)
11188         (makefile-gmake-statements, makefile-makepp-statements)
11189         (makefile-bsdmake-statements): New consts.
11190         (makefile-make-font-lock-keywords): New function.
11191         (makefile-automake-font-lock-keywords)
11192         (makefile-gmake-font-lock-keywords)
11193         (makefile-makepp-font-lock-keywords)
11194         (makefile-bsdmake-font-lock-keywords): New consts.
11195         (makefile-mode-map): Add switchers between the various submodes.
11196         (makefile-mode): Document the availability of the variants.
11197         (makefile-automake-mode, makefile-gmake-mode)
11198         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
11200         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
11201         new variants of makefile-mode.
11203 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11205         * font-lock.el (font-lock-comment-delimiter-face): Fix up
11206         the inheritance.
11208 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
11210         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
11211         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
11213         * files.el (normal-mode): Extend the scope of the
11214         `enable-local-variables' binding to include the `set-auto-mode' call.
11215         (magic-mode-alist): Doc fix.
11217 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11219         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
11220         font-lock-comment-face rather than copying its setting.
11222 2005-05-12  Andreas Schwab  <schwab@suse.de>
11224         * eshell/esh-mode.el (eshell-send-input): Doc fix.
11226 2005-05-12  Lute Kamstra  <lute@gnu.org>
11228         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
11229         defcustom for the mode hook variable.  Delete the last argument.
11230         * generic-x.el: Fix callers of define-generic-mode.
11231         (generic-x-modes): Delete group.
11232         (show-tabs-tab-face, show-tabs-space-face): Put them in the
11233         generic-x customization group.
11235 2005-05-12  Kim F. Storm  <storm@cua.dk>
11237         * font-lock.el (font-lock-negation-char-face): Default to "off".
11239         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
11240         font-lock-negation-char-face to ! in !=.
11242 2005-05-12  Masatake YAMATO  <jet@gyve.org>
11244         * add-log.el (find-change-log): Fix typos in the docstring
11245         of function.
11247 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
11249         * international/latexenc.el (latexenc-find-file-coding-system):
11250         Avoid `re-search-forward' when looking for input encoding because
11251         of speed and safety.  Better regular expressions for recognizing
11252         input encoding.  Limit a search for TeX-master/tex-main-file to
11253         the local variable section.
11255 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
11257         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
11258         syntax of $ to "'" (quote).
11260 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
11262         * dnd.el (dnd-protocol-alist): Improve custom type.
11264         * dired.el (dired-dnd-protocol-alist): New variable.
11265         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
11266         `dired-mode-hook' to the end.
11268 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11270         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
11271         comment-end if comment-start-skip is not set.
11272         Obey the font-lock-comment-delimiter-face variables.
11274 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11276         * files.el (executable-find): Move from executable.el.  Use
11277         locate-file.
11278         * progmodes/executable.el (executable-find): Move to files.el.
11280         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
11281         when trying to ensure forward progress.
11283 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
11285         * mouse-sel.el (mouse-sel-follow-link-p): New function.
11286         (mouse-select, mouse-select-internal, mouse-extend-internal):
11287         Use it to implement mouse-1-click-follows-link functionality.
11289 2005-05-11  Richard M. Stallman  <rms@gnu.org>
11291         * font-lock.el (font-lock-fontify-syntactically-region):
11292         Use font-lock-comment-delimiter-face for comment delimiters.
11294 2005-05-10  Jay Belanger  <belanger@truman.edu>
11296         * calc/calc-help.el (calc-m-prefix-help): Add mention of
11297         preserving embedded modes.
11299 2005-05-10  Richard M. Stallman  <rms@gnu.org>
11301         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
11303         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
11304         Move from ada-stmt.el.
11305         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
11307         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
11308         Move to ada-mode.el.
11309         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
11311         * cus-edit.el (custom-file): Call file-chase-links.
11313         * files.el (read-directory-name): Fix previous change.
11314         (hack-local-variables-confirm): New function.
11315         (hack-local-variables-prop-line, hack-local-variables)
11316         (hack-one-local-variable): Use it.
11318 2005-05-10  Lute Kamstra  <lute@gnu.org>
11320         * font-lock.el (font-lock-keywords-alist)
11321         (font-lock-removed-keywords-alist): Clarify docstrings.
11323 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
11325         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
11326         (gdb-source-info): Check for preprocessor info.
11327         (gdb-tooltip-print-1): New function.  Don't print tooltip if it is
11328         a macro for a function.
11329         (gdb-info-breakpoints-custom): Try to find file again if not already
11330         found (user might have used GDB dir command).
11331         (gdb-get-location): Update gdb-location-alist correctly for change
11332         to gdb-info-breakpoints-custom.
11334         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
11335         (gud-tooltip-print-command): Add gdbmi case.
11336         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
11337         preprocessor info.
11339 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
11341         * startup.el (fancy-splash-insert): Fix typo in doc string.
11343 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
11345         * obsolete/float.el (string-to-float):
11346         * obsolete/hilit19.el (hilit-add-pattern):
11347         * obsolete/rnews.el (news-parse-range, news-select-message)
11348         (news-get-pruned-list-of-files): Replace `string-to-int' by
11349         `string-to-number'.
11351         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
11352         `find-file-not-found-hooks'; use `add-hook'.
11353         (uncompress-while-visiting): Set `write-file-functions', not
11354         `write-file-hooks'; use `add-hook'.
11356 2005-05-09  Kim F. Storm  <storm@cua.dk>
11358         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
11359         (cua-paste): Handle clipboard action.
11360         (cua--init-keymaps): Remap clipboard-kill-region and
11361         clipboard-kill-ring-save.
11363 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
11365         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
11366         Improve commentary.
11368         * simple.el (next-error-overlay-arrow-position): Revert the change
11369         made on 2005-04-30.
11371 2005-05-07  Jay Belanger  <belanger@truman.edu>
11373         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
11374         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
11375         `calc-sel-reselect'.
11377         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
11378         Calc is in embedded mode.
11380 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
11382         * progmodes/compile.el (compilation-setup):
11383         Set overlay-arrow-string to an empty string on text terminals.
11385         * textmodes/ispell.el (ispell-program-name): Try looking for
11386         "aspell" along exec-path, and if found, use it as the default
11387         speller program.
11389 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
11391         * international/mule.el (sgml-xml-auto-coding-function):
11392         Recognize encoding='FOO' in single quotes as well as in double quotes.
11394 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
11396         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
11397         as well as `interactive', so that defmacro* would recognize
11398         `declare' forms.
11400 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
11402         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
11403         Explain more about the LIGHTER arg's usage in the doc string.
11404         Add commentary to clarify what the code does.  Fix the regexp that
11405         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
11406         since it could have characters special to regular expressions.
11408 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
11410         * replace.el (occur-1): Bind inhibit-read-only so that
11411         erase-buffer doesn't barf on read-only text properties (likewise
11412         for add-text-properties in occur-engine).  Mark buffer as unmodified.
11413         (occur-engine): Don't set buffer-read-only here.
11415 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
11417         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
11418         list-buffers-directory.  This caused the *cvs-commit* buffer to be
11419         sometimes mistakenly reused as a *cvs* buffer.
11421 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
11423         * tooltip.el: Move code for GUD tooltips into gud.el.
11424         (require): CL no longer needed to compile case.
11425         (tooltip-mode): Do not toggle functions for GUD tooltips.
11426         (tooltip-gud-tips-p): Remove.  Replace with minor mode
11427         gud-tooltip-mode in gud.el.
11428         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
11429         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
11430         tooltip-gud prefix with gud-tooltip and obsolete.
11431         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
11432         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
11433         (tooltip-mouse-motion): Mouse movement functions/variable.
11434         Rename in gud.el by adding gud prefix.
11435         (tooltip-gud-original-filter, tooltip-gud-dereference)
11436         (tooltip-gud-event, tooltip-toggle-gud-tips)
11437         (tooltip-gud-process-output, tooltip-gud-print-command)
11438         (tooltip-gud-tips): GUD tooltip functions/variables.  Rename in
11439         gud.el by replacing tooltip-gud prefix with gud-tooltip.
11440         (gdb-tooltip-print): Move to gdb-ui.el.
11442         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
11443         (require): CL needed to compile case.
11444         (gud-tooltip-mode): Use to toggle GUD tooltips instead of
11445         tooltip-gud-tips-p.  Make it a minor-mode.
11446         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
11447         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
11448         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
11449         (gud-tooltip-change-major-mode)
11450         (gud-tooltip-activate-mouse-motions-if-enabled)
11451         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
11452         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
11453         (gud-tooltip-original-filter, gud-tooltip-dereference)
11454         (gud-tooltip-event, tooltip-toggle-gud-tips)
11455         (gud-tooltip-process-output, gud-tooltip-print-command)
11456         (gud-tooltip-tips): Move from tooltip.el.
11458         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
11459         (gdb-cpp-define-alist-flags): Doc fix.
11460         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
11461         gud-tooltip-mode is t.
11463 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
11465         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
11466         evaporate if their text is deleted.
11467         (goto-address-at-point): Make it work as a mouse binding as well.
11468         (goto-address-at-mouse): Obsolete it.  Update users.
11470 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
11472         * calendar/appt.el (top-level): No longer activate on load.
11474 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
11476         * calendar/cal-bahai.el (mark-bahai-diary-entries):
11477         * net/webjump.el (webjump):
11478         * progmodes/idlw-help.el (idlwave-do-context-help1)
11479         (idlwave-highlight-linked-completions):
11480         * textmodes/po.el (po-find-file-coding-system-guts):
11481         Replace `assoc-ignore-case' by `assoc-string'.
11483 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
11485         * files.el (locate-file): Doc fix.
11487         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
11488         Remove the redundant test for ms-dos.
11490         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
11491         look for the preprocessor with exec-suffixes.  If not found in
11492         standard places, look in exec-path.  Remove most of the tests that
11493         used system-type.
11495         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
11497         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
11499         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
11500         file-name clash with jka-compr.el on 8+3 filesystems.
11502 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11504         * term/mac-win.el: Don't define or bind scroll bar functions if
11505         x-toolkit-scroll-bars is t.
11506         (x-select-text, x-get-selection-value): Clear
11507         x-last-selected-text-clipboard if x-select-enable-clipboard is
11508         nil.
11509         (PRIMARY): Put mac-scrap-name property.
11510         (mac-select-convert-to-file-url): New function.
11511         (public.file-url): New selection target type.  Add to
11512         selection-converter-alist.
11513         (x-get-selection, x-selection-value): Handle it.
11514         (x-cut-buffer-or-selection-value): New alias.
11516 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
11518         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
11519         entry to avoid calling bibtex-find-entry with arg global
11520         being t.  Remove arg key.
11521         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
11522         (bibtex-copy-summary-as-kill): Change accordingly.
11524 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11526         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
11527         (org-agenda-date-later): Use with-current-buffer.
11529 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
11531         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
11532         (define-obsolete-variable-alias): Doc Fixes.
11534 2005-05-06  Kim F. Storm  <storm@cua.dk>
11536         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
11537         vertical-motion when selective-display is active.
11539         * ido.el (ido-setup-hook): New hook.
11540         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
11541         (ido-input-stack): New var.
11542         (ido-define-mode-map): Bind M-b to ido-push-dir.  Move old
11543         ido-next-work-file binding to M-O.
11544         Bind M-f to ido-wide-find-file-or-pop-dir.
11545         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
11546         (ido-read-internal): Run ido-setup-hook.
11547         Catch quit in read-file-name and read-string to cancel edit.
11548         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
11549         Automatically pop-all when completing a directory name (RET).
11550         (ido-file-internal): Add with-no-warnings around ffap and dired code.
11551         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
11552         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
11553         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
11554         New functions for M-b/M-f to move among the directory components.
11555         (ido-make-merged-file-list): Catch quit to cancel merge.
11556         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
11557         (ido-completion-help): No warnings for ido-completion-buffer-full.
11559 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
11561         * font-lock.el (font-lock-negation-char-face): New face and variable.
11562         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
11563         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
11564         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
11565         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
11567 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
11569         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
11570         Fix typo in docstring.
11572         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
11573         (ebrowse-print-statistics-line)
11574         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
11576         * term/w32-win.el (image-library-alist): Add additional name for
11577         Xpm library.
11579 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
11581         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
11582         use gcc instead of cpp.
11584         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
11585         (gdb-create-define-alist): Use it.
11586         (gdb-cpp-define-alist-program): Update for MS-DOS.
11588 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
11590         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
11592 2005-05-04  Richard M. Stallman  <rms@gnu.org>
11594         * help.el (describe-key): No error when UNTRANSLATED is nil.
11596         * simple.el (line-move-1): Fix previous change to signal errors
11597         appropriately.
11599 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
11601         * calendar/icalendar.el (icalendar-version): Now at 0.12.
11602         (icalendar-duration-correction): Remove.
11603         (icalendar--get-event-properties): Split result at commas.
11604         (icalendar--decode-isoduration): New optional argument
11605         DURATION-CORRECTION.
11606         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
11607         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
11608         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
11609         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
11610         (icalendar--convert-anniversary-to-ical): New functions, extracted
11611         from icalendar-export-region, with bug fixes.
11612         (icalendar-export-region): Use the above functions.
11613         (icalendar-import-buffer): Check before saving diary file.
11614         (icalendar--convert-recurring-to-diary)
11615         (icalendar--convert-non-recurring-all-day-to-diary)
11616         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
11617         extracted from icalendar--convert-ical-to-diary, with bug fixes.
11618         (icalendar--convert-ical-to-diary): Use the above functions.
11620 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
11622         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
11623         Remove these recent additions.
11624         (c-mode): Restore to before 2005-04-28.
11626         * progmodes/cc-vars.el (cc-define-list-program): Remove this
11627         recent addition.
11629         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
11630         (gdb-define-alist): New variables.
11631         (gdb-create-define-alist): New function.
11632         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
11633         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
11634         with string-to-number.
11635         (gdb-reset): Kill gdb-define-alist.  Move assignments outside loop.
11637         * progmodes/gud.el: Replace string-to-int with string-to-number.
11638         (gud-find-file): Handle gdb-define-alist.
11640         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
11642 2005-05-02  Jay Belanger  <belanger@truman.edu>
11644         * calc/calc-aent.el (math-read-token):
11645         * calc/calc-bin.el (calc-word-size):
11646         * calc/calc-ext.el (calc-read-number-fancy):
11647         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
11648         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
11649         * calc/calc-frac.el (calc-over-notation):
11650         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
11651         (calc-graph-num-points, calc-graph-init):
11652         * calc/calc-prog.el (calc-read-parse-table-part)
11653         (calc-edit-macro-repeats):
11654         * calc/calc-yank.el (calc-do-grab-rectangle):
11655         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
11656         Replace `string-to-int' by `string-to-number'.
11658 2005-05-02  Kim F. Storm  <storm@cua.dk>
11660         * kmacro.el: Use executing-kbd-macro-index variable.
11662 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
11664         * net/rlogin.el (rlogin-parse-words): Delete func.
11665         (rlogin): Use split-string, not rlogin-parse-words.
11666         Also, if there are option-like elements in the parsed args,
11667         take the host to be the first arg immediately following them.
11668         Suggested by Michael Mauger.
11670 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
11672         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
11674 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
11676         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
11677         (cc-mode-cpp-program): Rename to cc-define-list-program and
11678         move to cc-vars.el.
11680         * progmodes/cc-vars.el (cc-define-list-program):
11681         Change to "gcc -E -dM -".  Make customizable.
11683 2005-05-02  Kim F. Storm  <storm@cua.dk>
11685         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
11687 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
11689         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
11691         * international/mule-util.el (truncate-string): Remove alias and
11692         obsolete declaration.
11694         * international/mule-cmds.el (update-iso-coding-systems):
11695         Remove alias and obsolete declaration.
11697         * international/mule.el (coding-system-parent): Remove alias and
11698         obsolete declaration.
11700         * subr.el (define-function, sref): Remove aliases and obsolete
11701         declarations.
11702         (chars-in-region): Remove obsolete declaration.
11704 2005-05-01  Richard M. Stallman  <rms@gnu.org>
11706         * info.el (Info-mode): Set widen-automatically to nil, locally.
11708         * simple.el (widen-automatically): New variable.
11709         (pop-global-mark): Obey widen-automatically.
11711 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
11713         * term/xterm.el (function-key-map): Call substitute-key-definition
11714         before the keymap size is increased by a lot of define-key calls.
11716 2005-05-01  Richard M. Stallman  <rms@gnu.org>
11718         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
11719         Rename ARG to ELEMENT.  Doc fix.
11721 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
11723         * allout.el (allout-exposure): Remove macro and obsolete declaration.
11724         Remove references to allout-exposure/change to allout-new-exposure.
11726         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
11727         bytecode symbols.
11729         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
11730         (compiled-function-p, focus-frame, unfocus-frame):
11731         Remove aliases and obsolete declarations.
11732         Back out inadvertent changes from previous commit.
11734 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
11736         * files.el (require-final-newline): Make Custom tags consistent
11737         with mode-require-final-newline.
11738         (mode-require-final-newline): Doc fix.
11740 2005-05-01  Stefan Monnier <monnier@iro.umontreal.ca>
11742         * international/latexenc.el (latexenc-find-file-coding-system):
11743         Fix regular expressions.
11745 2005-05-01  David Kastrup <dak@gnu.org>
11747         * international/latexenc.el (latexenc-find-file-coding-system):
11748         Fix regular expressions.
11750 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
11752         * subr.el (string-to-int): Make obsolete.
11754 2005-04-30  Richard M. Stallman  <rms@gnu.org>
11756         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
11758         * loadup.el: load jka-comp-hook.
11760         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
11761         (jka-compr-handler): Add autoload.  `put' calls moved
11762         to jka-comp-hook.el.
11763         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
11764         (jka-compr-inhibit): Autoload.
11766         * jka-comp-hook.el: New file.
11767         Enable the mode by default.
11769         * files.el (backup-buffer-copy): Use copy-file instead
11770         of write-region, and put back the 'excl.
11772 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
11774         * progmodes/flymake.el (flymake-split-string)
11775         (flymake-split-string, flymake-log, flymake-pid-to-names)
11776         (flymake-reg-names, flymake-get-source-buffer-name)
11777         (flymake-unreg-names, flymake-add-line-err-info)
11778         (flymake-add-err-info): Clarify docstrings.
11779         (flymake-popup-menu, flymake-make-emacs-menu)
11780         (flymake-make-xemacs-menu): Add docstrings.
11781         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
11782         Set variables directly throughout.
11784 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
11786         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
11787         exists.  Initialize cc-define-alist.
11788         (c-mode): Add cc-create-define-alist locally to after-save-hook.
11789         If there is no file (Macroexpansion) don't create an alist.
11791 2005-04-29  Sam Steingold  <sds@gnu.org>
11793         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
11794         (cc-create-define-alist): Use it instead of the hard-coded string.
11796 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11798         * international/mule-conf.el (file-coding-system-alist): Fix regexp
11799         for latexenc.
11801 2005-04-29  Lute Kamstra  <lute@gnu.org>
11803         * emacs-lisp/generic.el: Improve commentary section.
11804         (define-generic-mode): Improve docstring.
11806 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
11808         * textmodes/org.el (many places): Change to quiet the byte compiler.
11809         (org-prefix-format-compiled): New variable.
11810         (org-compile-prefix-format): New function.
11811         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
11812         (org-agenda-prefix-format,org-timeline-prefix-format): New options.
11813         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
11814         (org-get-entries-from-diary): Use `org-get-time-of-day' for
11815         consistency with entries from `org-mode' files.
11816         (org-get-time-of-day): Fix bug with partial matches early in a line.
11817         (org-non-link-chars): New constant.
11818         (org-link-regexp): Respect `org-non-link-chars'.
11819         (org-agenda-day-view): Remove command.
11820         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
11821         (org-follow-bbdb-link, org-store-link): Search also company field.
11822         (org-highlight-overlay): New variable.
11823         (org-highlight, org-unhighlight): New functions.
11824         (org-agenda-mode): Add pre-command-hook to remove highlight.
11825         (org-evaluate-time-range): Behavior depends upon whether time stamp
11826         contains a time or not.
11827         (org-show-subtree, org-show-entry): New functions.
11828         (org-agenda-cleanup-fancy-diary): Remove empty lines.
11830 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
11832         * comint.el (comint-output-filter-functions): Add autoload cookie.
11834 2005-04-28  Kim F. Storm  <storm@cua.dk>
11836         * ido.el (ido-everywhere): Fix last change.
11838 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
11840         * international/latexenc.el: New file.
11841         * international/mule-conf.el (file-coding-system-alist): For .tex,
11842         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
11844 2005-04-28  Lute Kamstra  <lute@gnu.org>
11846         * font-lock.el (font-lock-add-keywords)
11847         (font-lock-remove-keywords): Clarify docstring.
11848         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
11849         Don't start docstrings with a `*'.
11850         (font-lock-update-removed-keyword-alist): Give it a docstring.
11852         * generic-x.el: Update commentary section.
11853         Only require font-lock when compiling.
11854         Define all modes conditionally.
11855         Place all generic modes in the generic-x-modes customization group.
11856         (generic-x-modes): New customization group.
11857         (generic-default-modes, generic-mswindows-modes)
11858         (generic-unix-modes, generic-other-modes): New constants.
11859         (generic-define-mswindows-modes, generic-define-unix-modes):
11860         Update docstrings.  Make them obsolete.
11861         (generic-extras-enable-list): New default value.  Update docstring.
11862         Improve :type.  Change :set function.
11863         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
11864         Fix docstring.
11866         * emacs-lisp/generic.el (generic-mode-internal):
11867         Simplify font-lock-defaults.
11868         (define-generic-mode): Fix docstring.
11870 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11872         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
11873         font-lock-face property to highlight matches.
11875 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
11877         * progmodes/cc-mode.el (cc-create-define-alist): New function.
11878         (cc-define-alist): New variable.
11879         (c-mode): Make it local and initialize it.
11881         * progmodes/gdb-ui.el (gdb-active-process): New variable.
11882         (gdb-exited): New function.
11883         (gdb-annotation-rules): Use it.
11884         (gdb-starting): Set gdb-active-process to t.
11885         (gdb-stopping): Amend doc string.
11886         (gdb-reset): Set gdb-active-process to nil.
11888         * tooltip.el (tooltip-gud-tips): Show the associated #define
11889         directives when a C program under GDB is not executing.
11891 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
11893         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
11894         font-lock-fontify-syntactic-keywords.
11896         * font-lock.el (font-lock-default-fontify-region): Don't force
11897         parse-sexp-lookup-properties to nil.
11899 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
11901         * man.el (man-mode-syntax-table): Set up `:' to have
11902         word-constituent syntax.
11904 2005-04-27  Lute Kamstra  <lute@gnu.org>
11906         * novice.el (disable-command): Don't add spurious newlines to the
11907         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
11909 2005-04-26  Jay Belanger  <belanger@truman.edu>
11911         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
11912         than one window before deleting window.
11914 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
11916         * shell.el (shell-prompt-pattern): Doc fix.
11917         (shell-mode): Set paragraph-separate buffer locally to "\\'".
11919         * comint.el (comint-prompt-regexp, comint-get-old-input)
11920         (comint-use-prompt-regexp)
11921         (comint-use-prompt-regexp-instead-of-fields)
11922         (comint-replace-by-expanded-history, comint-send-input)
11923         (comint-output-filter, comint-get-old-input-default)
11924         (comint-line-beginning-position, comint-bol, comint-show-output)
11925         (comint-backward-matching-input, comint-forward-matching-input)
11926         (comint-next-prompt, comint-previous-prompt):
11927         Rename `comint-use-prompt-regexp-instead-of-fields' to
11928         `comint-use-prompt-regexp'.  Keep old name as alias and declare
11929         obsolete.
11930         (comint-use-prompt-regexp): Shorten first line of doc string.
11932         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
11933         Set paragraph-separate buffer locally to "\\'".
11935         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
11936         Adapt to above name change.
11938         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
11939         (smbclient-prompt-regexp): Ditto.
11941         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
11943 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
11945         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
11946         gdb-location-list.
11947         Break lines that are over 80 characters wide.
11949 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11951         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
11952         New fun and var, to preserve compatibility.
11954         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
11956 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
11958         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
11959         name to file-newer-than-file-p.
11961 2005-04-26  Richard M. Stallman  <rms@gnu.org>
11963         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
11965         * progmodes/python.el (python-mode):
11966         Use new name eldoc-documentation-function.
11968         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
11970         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
11971         (eldoc-documentation-function):
11972         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
11974 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
11976         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
11978 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
11980         * term/xterm.el (function-key-map): Fix strings for
11981         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
11982         {C,S,A,C-S}-{f1-f12}.
11984 2005-04-26  Kenichi Handa  <handa@m17n.org>
11986         * international/mule-cmds.el (select-safe-coding-system):
11987         Fix previous change.
11989 2005-04-26  Lute Kamstra  <lute@gnu.org>
11991         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
11993         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
11994         (font-lock-comment-delimiter-face): Ditto.
11996         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
11998 2005-04-25  Jay Belanger  <belanger@truman.edu>
12000         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
12001         to t while inserting information; use help-mode.
12003 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
12005         * term.el (ansi-term-color-vector): Use the xterm colors.
12006         (term-raw-map): Don't add mappings for \eO and \e[.  Map deletechar.
12008 2005-04-25  Lute Kamstra  <lute@gnu.org>
12010         * font-core.el (font-lock-defaults): Fix docstring.
12012         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
12014 2005-04-25  Kenichi Handa  <handa@m17n.org>
12016         * international/mule-cmds.el (select-safe-coding-system):
12017         Don't check consistency with coding: spec, etc if raw-text or
12018         no-conversion was found to be safe.
12020 2005-04-24  Richard M. Stallman  <rms@gnu.org>
12022         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
12023         citation markers at start of each line.
12025         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
12026         citation markers at start of each line.
12028         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
12030         * files.el (mode-require-final-newline): Fix previous change.
12031         (require-final-newline): Fix type label.
12033 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
12035         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
12036         statement in buffer (broken by 2004-11-24 change).
12038 2005-04-24  Kim F. Storm  <storm@cua.dk>
12040         * ido.el (ido-everywhere): Save and restore old read-buffer-function
12041         and read-file-name-function values.  Don't overwrite existing
12042         non-nil values if ido-mode is enabled without ido-everywhere.
12044 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
12046         * files.el (mode-require-final-newline): Minor doc fix.
12048 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
12050         * subr.el (syntax-after): Doc fix.
12051         (syntax-class): If argument is nil, return nil.  Mask off upper 16
12052         bits, not 8 bits.
12054         * files.el (mode-require-final-newline): Doc fix.
12055         (backup-buffer-copy): Fix last change.
12057 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12059         * term/mac-win.el: Require select.  Set selection-coding-system to
12060         mac-system-coding-system.  Call menu-bar-enable-clipboard.
12061         (x-last-selected-text-clipboard, x-last-selected-text-primary)
12062         (x-select-enable-clipboard): New variables.
12063         (x-select-text, x-get-selection, x-selection-value)
12064         (x-get-selection-value, mac-select-convert-to-string)
12065         (mac-services-open-file, mac-services-open-selection)
12066         (mac-services-insert-text): New functions.
12067         (CLIPBOARD, FIND): Put mac-scrap-name property.
12068         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
12069         (public.tiff): Put mac-ostype property.
12070         (selection-converter-alist): Add entries for them.
12071         (mac-application-menu-map): New keymap.
12072         (interprogram-cut-function, interprogram-paste-function): Set to
12073         x-select-text and x-get-selection-value, respectively.
12074         (split-window-keep-point): Set to t.
12076 2005-04-23  Richard M. Stallman  <rms@gnu.org>
12078         * files.el (read-directory-name): Always pass non-nil
12079         DEFAULT-FILENAME arg to read-file-name.
12080         (backup-buffer-copy, basic-save-buffer-2): Take care against
12081         writing thru an unexpected existing symlink.
12082         (revert-buffer): In indirect buffer, revert the base buffer.
12083         (magic-mode-alist): Doc fix.
12084         (buffer-stale-function): Doc fix.
12085         (minibuffer-with-setup-hook): Avoid warning.
12086         (mode-require-final-newline): Doc and custom fix.
12088         * follow.el (follow-end-of-buffer): Use with-no-warnings.
12090         * font-lock.el (font-lock-comment-face): On terminals with few colors,
12091         use the default appearance.
12092         (font-lock-comment-delimiter-face): New face, new variable.
12094         * imenu.el (imenu--generic-function): The official position of a
12095         definition is the start of the line that BEG is in.
12097         * midnight.el (midnight-timer): Move defvar up.
12099         * mouse.el (mouse-drag-region-1): Delete some debugging code.
12101         * saveplace.el (save-place-to-alist): Use with-no-warnings.
12103         * startup.el (command-line): Use with-no-warnings.
12105         * window.el (window-size-fixed): New defvar.
12107         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
12109         * mail/rmail.el (rmail-font-lock-keywords):
12110         Use font-lock-comment-delimiter-face.
12112         * mail/sendmail.el (mail-font-lock-keywords):
12113         Use font-lock-comment-delimiter-face.
12115         * progmodes/compile.el (next-error-highlight-timer): New defvar.
12117 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
12119         * progmodes/compile.el (compilation-mode-font-lock-keywords):
12120         Specify t for LAXMATCH when matching directories.
12121         Save match data around compilation-compat-error-properties form.
12123 2005-04-23  David Kastrup  <dak@gnu.org>
12125         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
12126         Mention that the autoloaded aliases should be kept for AUCTeX.
12128 2005-04-23  Andreas Schwab  <schwab@suse.de>
12130         * isearch.el (isearch-forward): Doc fix.
12132 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
12134         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
12135         (jit-lock-stealth-nice): Change default value to 0.5.
12137 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
12139         * abbrev.el (write-abbrev-file): Write table entries in
12140         alphabetical order by table name.
12142 2005-04-22  Kim F. Storm  <storm@cua.dk>
12144         * ido.el (ido-read-internal): Fix `list' completion.
12146 2005-04-22  Kenichi Handa  <handa@m17n.org>
12148         * recentf.el (recentf-save-file-coding-system): New variable.
12149         (recentf-save-list): Encode the file by
12150         recentf-save-file-coding-system and add coding: tag.
12152 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
12154         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
12156 2005-04-21  Lute Kamstra  <lute@gnu.org>
12158         * loadhist.el (unload-feature): Don't remove a function from hooks
12159         if it is about to be restored to an autoload .  Remove functions
12160         that will become unbound from auto-mode-alist.  Simplify the code.
12162         * subr.el (assq-delete-all): New implementation that is linear,
12163         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
12164         (rassq-delete-all): New function.
12166         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
12167         Add size-indication-mode.
12169 2005-04-21  Kenichi Handa  <handa@m17n.org>
12171         * international/mule-cmds.el: Add autoload for widget-value in
12172         eval-when-compile.
12174 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
12176         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
12177         Add tooltip-mode.
12179         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
12181 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
12183         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
12184         (inferior-lisp-filter-regexp, inferior-lisp-program)
12185         (inferior-lisp-load-command, inferior-lisp-prompt)
12186         (inferior-lisp-mode-hook, lisp-source-modes)
12187         (inferior-lisp-load-hook): defvar->defcustom.
12188         (inferior-lisp-program, inferior-lisp-prompt)
12189         (inferior-lisp-load-hook): Doc fixes.
12190         (inferior-lisp-install-letter-bindings): Small change in
12191         introductory comment.
12193 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
12195         * vc.el (vc-annotate-color-map): Change some colors so that text
12196         using them as foreground is readable on both white and black
12197         backgrounds.
12199 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12201         * international/mule-conf.el (translation-table-for-input):
12202         Remove redundant declaration.
12204 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
12206         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
12208         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
12209         (tooltip-toggle-gud-tips): New function.
12211 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12213         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
12214         right angle brackets.
12216 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
12218         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
12220 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
12222         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
12223         Remove.  Update callers to use expand-file-name instead.
12225         * subr.el (syntax-class): New function.
12227         * simple.el (blink-matching-open): Use it.
12229         * paren.el (show-paren-function): Use it to recognize parens that are
12230         also used in 2-char comment markers.
12232 2005-04-19  Lute Kamstra  <lute@gnu.org>
12234         * loadhist.el (unload-feature): Update for new format of
12235         load-history.  Simplify the code.
12237 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12239         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
12240         (mac-add-charset-info): New function.  Initialize variable
12241         mac-charset-info-alist using it.
12242         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
12243         for translation.
12244         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
12245         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
12246         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
12247         New CCL programs.
12249 2005-04-19  Kim F. Storm  <storm@cua.dk>
12251         * simple.el (next-buffer, prev-buffer, next-error)
12252         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
12253         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
12255         * bindings.el (next-buffer, prev-buffer, next-error)
12256         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
12257         (clone-indirect-buffer-other-window): Move bindings from simple.el.
12258         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
12259         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
12261 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
12263         * isearch.el (isearch-edit-string): Make the search-ring available for
12264         minibuffer history commands.
12265         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
12266         the default history commands now work just as well.
12267         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
12269 2005-04-18  Kim F. Storm  <storm@cua.dk>
12271         * emulation/cua-base.el (cua--pre-command-handler): Add more
12272         elaborate check for shift modifier on non-window systems.
12274 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
12276         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
12278 2005-04-18  Kim F. Storm  <storm@cua.dk>
12280         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
12281         and make it optional.  Don't test tooltip-gud-echo-area here.
12282         (tooltip-gud-process-output, gdb-tooltip-print):
12283         Pass tooltip-gud-echo-area to tooltip-show.
12284         (tooltip-help-tips): Remove second optional arg to tooltip-show.
12286 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12288         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
12289         `display-graphic-p' may not be bound yet.
12291 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
12293         * startup.el (command-line): No longer enable Xterm Mouse mode by
12294         default in terminals compatible with xterm.
12296         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
12298 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
12300         * tooltip.el (tooltip-gud-echo-area): Rename from
12301         tooltip-use-echo-area.
12302         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
12303         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
12304         area independently of where help tooltips are displayed.
12306 2005-04-17  David Kastrup  <dak@gnu.org>
12308         * cus-theme.el (custom-theme-write-variables): Quote variables
12309         where necessary.
12311 2005-04-17  Richard M. Stallman  <rms@gnu.org>
12313         * simple.el (yank-excluded-properties): Add follow-link to value.
12315         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
12317         * startup.el (fancy-splash-max-time): Just 30 seconds.
12318         (fancy-splash-delay): Just 7.
12319         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
12321         * loadhist.el (unload-feature): Update for new format of load-history.
12322         Simplify the code.
12324         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
12325         (rmail-font-lock-keywords): Don't fontify the text of a citation.
12327         * mail/sendmail.el (mail-font-lock-keywords):
12328         Don't fontify subject text.
12329         Don't fontify the text of a citation.
12331 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
12333         * comint.el (comint-output-filter): Run comint-output-filter-functions
12334         with point where the user had it.
12336 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
12338         * international/ucs-tables.el (ucs-set-table-for-input):
12339         Disable when using unify-on-decoding.
12341 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
12343         * emulation/cua-base.el (cua-global-mark-face): Add special case
12344         for displays supporting a high number of colors.
12346 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
12348         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
12350 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
12352         * filesets.el (filesets-add-buffer): If user supplies a name of a
12353         non-existing fileset, create a new fileset.
12355 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
12357         * textmodes/org.el (org-up-heading-all): Fix bug with
12358         `outline-up-heading-all'.
12360 2005-04-16  Andreas Schwab  <schwab@suse.de>
12362         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
12363         /etc/permissions.d/* and /etc/aliases.d/*.
12365 2005-04-16  Kenichi Handa  <handa@m17n.org>
12367         * international/code-pages.el (cp-make-coding-system):
12368         Set `translation-table-for-input' property value to the symbol
12369         ucs-mule-to-mule-unicode, not to that value.
12370         (pt154): Escape guillemet by `\'.
12372 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
12374         * loadup.el: Load tooltip if x-show-tip is fboundp.
12376         * startup.el (command-line): Add comment.
12378         * tooltip.el (tooltip-mode): Specify correct standard value for
12379         Custom in init-value.
12381 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
12383         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
12384         possible.
12386 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
12388         * textmodes/org.el (org-agenda-date-prompt): Rename from
12389         `org-agenda-date-today'.
12390         (org-evaluate-time-range): Insert at point instead of directly
12391         after time range.
12392         (org-first-headline-recenter, org-subtree-end-visible-p)
12393         (org-optimize-window-after-visibility-change): New functions
12394         (org-agenda-post-command-hook): Don't allow point at end of line,
12395         to make sure it always hits the text properties.
12396         (org-agenda-next-date-line, org-agenda-previous-date-line):
12397         New commands.
12398         (org-set-regexps-and-options): Category may contain white space.
12399         (org-agenda-get-deadlines, org-agenda-get-scheduled):
12400         Improve marker positions.
12401         (org-agenda-new-marker): Argument POS made optional.
12402         (org-agenda-get-timestamps): Deadlines which are done are listed
12403         in org-done-face now.
12404         (org-agenda-get-todos, org-agenda-get-timestamps)
12405         (org-agenda-get-deadlines, org-agenda-get-scheduled):
12406         Set `undone-face' and `done-face' properties.
12407         (org-last-todo-state-is-todo): New variable.
12408         (org-todo): Set `org-last-todo-state-is-todo'.
12409         (org-agenda-todo): Change face according to
12410         `org-last-todo-state-is-todo'.  And change other lines referring to
12411         the same entry.
12412         (org-calendar-goto-agenda): New command.
12413         (org-calendar-to-agenda-key): New option.
12414         (org-startup-folded): New allowed value `content'.
12415         (org-set-regexps-and-options): Accept new value `content' for
12416         `org-startup-folded'.
12417         (org-get-current-options): Handle new value `content' for
12418         `org-startup-folded'.
12419         (org-insert-todo-heading): New command.
12420         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
12421         interactively in empty file and option
12422         `org-insert-mode-line-in-empty-file' has been set.
12423         (org-agenda-todo,org-agenda-priority): Modify to use
12424         `org-agenda-change-all-lines'.
12425         (org-warning-face): Change color on dark background
12427 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12429         * international/mule-cmds.el (set-locale-environment): On Mac OS,
12430         use preferences AppleLocale and AppleLanguages, and variable
12431         mac-system-locale for default locale.  On Mac OS Classic, use
12432         mac-system-coding-system for default coding systems.
12434         * term/mac-win.el: Don't set file-name-coding-system.
12435         Decode variables system-name, emacs-build-system, user-login-name, and
12436         user-full-name by mac-system-coding-system on Mac OS Classic.
12437         (mac-system-coding-system): New variable.
12439 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
12441         * startup.el (command-line): Handle `xterm-mouse-mode' before
12442         reading init file.
12444         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
12446 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
12448         * progmodes/sh-script.el (sh-here-document-word): Make it a
12449         defcustom.  Doc fix.
12450         (sh-add): Bash uses $(( )) for arithmetic.
12451         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
12452         (sh-maybe-here-document): Remove quotes and leading whitespace
12453         from heredoc word when closing.  Indent heredoc with tabs if word
12454         starts with "-".
12456 2005-04-13  Richard M. Stallman  <rms@gnu.org>
12458         * simple.el (undo): Fix previous change.
12460         * custom.el (defface): Doc fix.
12462 2005-04-13  Lute Kamstra  <lute@gnu.org>
12464         * Makefile.in (DONTCOMPILE): Remove list.
12465         (compile, compile-always): Don't use DONTCOMPILE.
12466         (update-authors): Load the library in which batch-update-authors
12467         is defined.
12468         * makefile.w32-in (DONTCOMPILE): Remove list.
12469         (compile, compile-always): Fix comments.
12470         (update-authors): Load the library in which batch-update-authors
12471         is defined.
12473         * generic-x.el (generic-mode-ini-file-find-file-hook):
12474         Rename to ini-generic-mode-find-file-hook.
12475         Keep generic-mode-ini-file-find-file-hook as an alias.
12476         (ini-generic-mode-find-file-hook): Rename from
12477         generic-mode-ini-file-find-file-hook.  Fix docstring.
12478         (ini-generic-mode): Docstring change.
12479         (bat-generic-mode-run-as-comint): Silence the byte compiler.
12481         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
12482         called from lisp.
12484         * generic.el: Move to the emacs-lisp subdir.
12486 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
12488         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
12489         and C-S- function and cursor motion keys.
12491 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
12493         * startup.el (command-line): Enable Xterm Mouse mode by default.
12494         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
12495         for Custom.  No longer show "Mouse" in mode line when enabled.
12496         Doc fix.
12498 2005-04-12  Kim F. Storm  <storm@cua.dk>
12500         * emulation/cua-base.el (cua-rectangle-face)
12501         (cua-rectangle-noselect-face): Define face attributes here.
12503         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
12505 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12507         * startup.el (command-line): Turn off blinking cursor if
12508         cursorBlink in resources is off or false.
12510 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12512         * term/mac-win.el (dnd): Require dnd.
12513         (mac-drag-n-drop): Call dnd-handle-one-url.
12514         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
12515         (kTextEncodingISOLatin2): Remove constants.
12516         (mac-script-code-coding-systems): New constant.
12517         (mac-handle-language-change): New function.
12518         (special-event-map): Bind it to `language-change' event.
12519         (mac-centraleurroman, mac-cyrillic): New coding systems.
12520         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
12521         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
12522         and mac-cyrillic-encoder to encode-mac-centraleurroman and
12523         encode-mac-cyrillic, respectively.
12525 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
12527         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
12528         Don't set overlay-arrow-string to "=>" as this is done
12529         globally in C now.
12531 2005-04-12  Lute Kamstra  <lute@gnu.org>
12533         * generic-x.el (rc-generic-mode, rul-generic-mode):
12534         Fix auto-mode-alist entries.
12535         (etc-fstab-generic-mode): Tweak fontification.
12537         * generic.el (generic-make-keywords-list): Fix docstring.
12538         (generic-mode-internal): Simplify generic-font-lock-keywords.
12540 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
12542         * whitespace.el (whitespace-buffer-leading)
12543         (whitespace-buffer-trailing): Revert the incorrect test inversion.
12544         However, fix the highlight area for the leading and
12545         trailing whitespaces to show space.
12547 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
12549         * whitespace.el (whitespace-version): Bump to 3.5
12551         (whitespace-buffer-leading, whitespace-buffer-trailing):
12552         Invert sense of the test to highlight the whitespace.
12554 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
12556         * progmodes/gud.el (gud-display-line): GUD uses its own
12557         overlay arrow now so don't set overlay-arrow-string.
12558         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
12560 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
12562         * term.el (term-ansi-current-bold, term-ansi-current-underline)
12563         (term-ansi-current-reverse, term-ansi-current-invisible)
12564         (term-ansi-face-already-done): Change to boolean.
12565         (term-reset-terminal, term-handle-colors-array): Handle the above
12566         vars accordingly.
12567         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
12568         (term-emulate-terminal): Use the new name.
12570         * faces.el (secondary-selection): Use yellow1, not yellow.
12571         (trailing-whitespace): Use red1, not red.
12573 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12575         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
12576         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
12577         (dired-dnd-handle-file): Call dnd-get-local-file-uri
12579         * cus-edit.el (dnd): New group.
12581         * term/w32-win.el (dnd): Require dnd
12582         (w32-drag-n-drop): Call dnd-handle-one-url.
12584         * x-dnd.el: Require dnd.
12585         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
12586         Call dnd-handle-one-url.
12587         (x-dnd-types-alist, x-dnd-insert-utf8-text)
12588         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
12589         to dnd-insert-text.
12590         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
12591         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
12592         (x-dnd-get-local-file-name, x-dnd-open-local-file)
12593         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
12595         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
12597 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
12599         * wdired.el: Doc fixes.
12600         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
12601         (wdired-use-dired-vertical-movement): Rename from
12602         wdired-always-move-to-filename-beginning.
12603         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
12604         (wdired-change-to-wdired-mode): Change mode name.
12605         (wdired-newline): Delete.
12607 2005-04-11  Richard M. Stallman  <rms@gnu.org>
12609         * whitespace.el (whitespace-highlight-the-space):
12610         Don't call whitespace-unhighlight-the-space here.
12612         * simple.el (undo): Record t in undo-equiv-table
12613         for the redo record made by an undo-in-region.
12615 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
12617         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
12618         (gdb-frame-inferior-io-buffer): New Functions to control
12619         display of separate IO buffer.
12620         (menu): Add them to menu-bar.
12621         (gdb-display-buffer): Check for buffer another frame.
12622         Protect GUD buffer.
12623         (gdb-setup-windows): Create IO buffer if not already there.
12624         (gdb-memory-mode): Remove purecopy noops.
12626 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
12628         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
12629         and pass to self-insert-command.
12631 2005-04-11  Lute Kamstra  <lute@gnu.org>
12633         * generic.el: Commentary section cleanup.
12634         (generic): Delete.
12635         (generic-use-find-file-hook, generic-lines-to-scan)
12636         (generic-find-file-regexp, generic-ignore-files-regexp)
12637         (default-generic-mode, generic-mode-find-file-hook)
12638         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
12639         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
12640         (generic-use-find-file-hook, generic-lines-to-scan)
12641         (generic-find-file-regexp, generic-ignore-files-regexp)
12642         (default-generic-mode, generic-mode-find-file-hook)
12643         (generic-mode-ini-file-find-file-hook): Move from generic.el.
12645 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
12647         * bookmark.el (bookmark-write-file): Catch errors writing file.
12648         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
12650 2005-04-10  Richard M. Stallman  <rms@gnu.org>
12652         * startup.el (fancy-splash-tail): Update copyright year.
12653         (command-line): Split part of -Q into -D.
12654         (emacs-basic-display): New defvar.
12655         (fancy-splash-text): Correct name of menu item.
12657         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
12659         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
12660         lines in one node.
12662         * comint.el (comint-send-input): New arg ARTIFICIAL.
12663         Callers in this file changed.
12665         * abbrev.el (define-abbrevs): Read system abbrevs properly.
12667         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
12669 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
12671         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
12672         `ldap-search-internal'.
12674 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12676         * files.el (set-auto-mode-1): Use line-end-position.
12678         * international/latin-1.el:
12679         * international/latin-2.el:
12680         * international/latin-3.el:
12681         * international/latin-4.el:
12682         * international/latin-5.el:
12683         * international/latin-8.el:
12684         * international/latin-9.el: Give punctuation syntax to NBSP.
12686         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
12687         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
12688         Use char-classes to accept non-ascii letters, accepted in some recent
12689         bibtex implementations.
12691 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
12693         * custom.el (custom-set-minor-mode): Any non-nil value for the
12694         variable should enable the mode when set through Custom.
12696 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12698         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
12699         TAB binding so tab-always-indent is obeyed.
12700         (vhdl-minibuffer-local-map): Move initialization into declaration.
12701         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
12702         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
12703         (vhdl-hooked-abbrev): Avoid test for XEmacs.
12704         (vhdl-current-line): Use line-beginning-position.
12705         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
12706         with-output-to-temp-buffer, so the current position can be recorded.
12708 2005-04-10  Masatake YAMATO  <jet@gyve.org>
12710         * progmodes/compile.el (compilation-error-regexp-alist-alist):
12711         Add regexp for gcov.
12713 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12715         * calendar/time-date.el (time-to-seconds, seconds-to-time)
12716         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
12717         syntax which Emacs 20 doesn't support.
12719 2005-04-09  Richard M. Stallman  <rms@gnu.org>
12721         * help.el (describe-key-briefly, describe-key):
12722         Replace strings as event types with "(any string)".
12724 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
12726         * arc-mode.el (archive-mode-map): Move initialization into
12727         the declaration.  Override *all* bindings of `undo'.
12728         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
12730 2005-04-09  Jay Belanger  <belanger@truman.edu>
12732         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
12734 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
12736         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
12737         (xterm-register-default-colors): Update color values computation
12738         to match xterm-200.
12740 2005-04-09  Kenichi Handa  <handa@m17n.org>
12742         * international/code-pages.el (iso-latin-7): Fix the map.
12744 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
12746         * emacs-lisp/lisp.el (defun-prompt-regexp)
12747         (parens-require-spaces, buffer-end, end-of-defun)
12748         (insert-parentheses): Doc fixes.
12750 2005-04-08  Kim F. Storm  <storm@cua.dk>
12752         * comint.el (comint-highlight-prompt): Fix face spec.
12753         * hi-lock.el (hi-green): Likewise.
12755 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
12757         * cus-edit.el (custom-modified-face):
12758         * comint.el (comint-highlight-input): Fix previous changes.
12759         * term.el (term-handle-ansi-escape): Add a comment.
12761 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12763         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
12764         in the buffer and in whitespace-highlighted-space.
12765         (whitespace-unhighlight-the-space): Simplify.
12766         (whitespace-buffer): Simplify.
12768 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
12770         * textmodes/table.el (table-cell-face): Add special case for
12771         displays supporting a high number of colors.
12772         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
12773         (vhdl-font-lock-reserved-words-face)
12774         (vhdl-speedbar-architecture-face)
12775         (vhdl-speedbar-instantiation-face)
12776         (vhdl-speedbar-architecture-selected-face)
12777         (vhdl-speedbar-instantiation-selected-face): Likewise.
12778         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
12779         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
12780         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
12781         (ebrowse-root-class-face, ebrowse-member-attribute-face)
12782         (ebrowse-progress-face): Likewise.
12783         * progmodes/compile.el (compilation-info-face): Likewise.
12784         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
12785         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
12786         * calendar/calendar.el (diary-face): Likewise.
12787         * woman.el (woman-italic-face, woman-bold-face)
12788         (woman-unknown-face): Likewise.
12789         * wid-edit.el (widget-button-pressed-face): Likewise.
12790         * whitespace.el (whitespace-highlight-face): Likewise.
12791         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
12792         * pcvs-info.el (cvs-marked-face): Likewise.
12793         * info.el (info-xref): Likewise.
12794         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
12795         * hilit-chg.el (highlight-changes-face)
12796         (highlight-changes-delete-face): Likewise.
12797         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
12798         (hi-red-b): Likewise.
12799         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
12800         * font-lock.el (font-lock-keyword-face)
12801         (font-lock-function-name-face, font-lock-warning-face): Likewise.
12802         * cus-edit.el (custom-invalid-face, custom-modified-face)
12803         (custom-set-face, custom-changed-face, custom-variable-tag-face)
12804         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
12805         * comint.el (comint-highlight-prompt): Likewise.
12807 2005-04-08  Lute Kamstra  <lute@gnu.org>
12809         * font-lock.el (font-lock-keywords): Docstring fixes.
12811 2005-04-08  Kenichi Handa  <handa@m17n.org>
12813         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
12814         chars are more than a limit, print " and more..." at the tail.
12816 2005-04-08  Kim F. Storm  <storm@cua.dk>
12818         * emacs-lisp/authors.el (authors-aliases): Update list.
12819         (authors-ignored-files): New list.
12820         (authors-fixed-entries): Fix typo.
12821         (authors-renamed-files-alist): Update list.
12822         (authors-add): Check authors-ignored-files.
12824 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
12826         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
12827         optional, to ensure backward compatibility.
12829 2005-04-08  Stephen Eglen  <stephen@gnu.org>
12831         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
12833 2005-04-08  Kim F. Storm  <storm@cua.dk>
12835         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
12837         * mouse.el (mouse-on-link-p): Doc fix.
12839 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
12841         * ielm.el (ielm-prompt-read-only): Doc fix.
12843         * comint.el (comint-prompt-read-only): Doc fix.
12845 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
12847         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
12848         ensure dired always handles wildcards passed to ffap.
12849         (find-file-at-point): Use it.
12850         (ffap-dired-wildcards): Doc fix.
12852 2005-04-07  Juri Linkov  <juri@jurta.org>
12854         * simple.el (next-error-overlay-arrow-position): New defvar.
12855         Put "=>" on its property `overlay-arrow-string'.  Add it to
12856         `overlay-arrow-variable-list'.
12858         * progmodes/compile.el (compilation-setup):
12859         Set `next-error-overlay-arrow-position' to nil.  Also set it to
12860         nil in the local hook `kill-buffer-hook'.  Make local variable
12861         `overlay-arrow-string' and set it to "=>".
12862         (compilation-goto-locus): Set BOL position to
12863         `next-error-overlay-arrow-position' instead of
12864         `overlay-arrow-position'.
12866         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
12867         locally instead of adding it to the global hook.
12868         (Info-kill-buffer): Move up.
12870 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
12872         * term/xterm.el (xterm-standard-colors): Update color values from
12873         xterm-200.
12875 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12877         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
12879         * fast-lock.el:
12880         * lazy-lock.el: Move them to the obsolete subdir.
12882 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
12884         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
12885         (wdired-add-replace-advice): Remove.
12886         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
12888 2005-04-06  Kim F. Storm  <storm@cua.dk>
12890         * startup.el (command-line): Add --bare-bones alias for -Q.
12892 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12894         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
12895         create the startup fontset if a font specification ends with
12896         `mac-roman'.
12898 2005-04-06  Lute Kamstra  <lute@gnu.org>
12900         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
12901         change.
12903         * emacs-lisp/copyright.el (copyright-update-year): Replace the
12904         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
12906 2005-04-05  Lute Kamstra  <lute@gnu.org>
12908         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
12909         (define-generic-mode): Ditto.  Fix debug declaration.
12911         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
12912         Put them in the generic-x group.
12914         * calendar/timeclock.el (timeclock): Doc fix.
12916         * generic.el (define-generic-mode): Don't use custom-current-group.
12917         Document default :group value.
12918         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
12919         (define-global-minor-mode): Don't use custom-current-group.
12921 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
12923         * startup.el (command-line-1): Display startup-echo-area-message
12924         when fancy splash screen is in use.
12926         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
12927         (sh-escaped-newline): New face.
12928         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
12929         newline, and use sh-escaped-newline face.
12931         * progmodes/tcl.el (tcl-escaped-newline): New face.
12932         (tcl-builtin-list): New variable.
12933         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
12934         newlines.  Fix keywords subexpression number.
12936 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
12938         * textmodes/org.el (org-diary-default-entry): Fix call to
12939         `add-to-diary-entry'.
12941 2005-04-05  Kim F. Storm  <storm@cua.dk>
12943         * ediff-init.el: Use (featurep 'xemacs).
12945 2005-04-05  David Ponce  <david@dponce.com>
12947         * cus-edit.el (face): Derive from symbol widget.  Display sample
12948         of the current face on the fly.
12949         (widget-face-sample-face-get, widget-face-notify): New functions.
12950         (widget-face-value-create): Remove.
12952         * wid-edit.el (widget-field-end): Temporarily remove field
12953         narrowing before to call `get-char-property'.
12955 2005-04-04  Jay Belanger  <belanger@truman.edu>
12957         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
12958         (math-read-subscripts): New variable.
12959         (math-read-preprocess-string): Process subscripts.
12961 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
12963         * comint.el (comint-prompt-read-only): Doc fix.
12965         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
12966         `-1'.  Doc fix.
12968 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
12970         * textmodes/org.el (org-insert-mode-line-in-empty-file):
12971         Change default value to nil.
12973 2005-04-04  Lute Kamstra  <lute@gnu.org>
12975         * autorevert.el (auto-revert-mode): Specify :group.
12976         * battery.el (display-battery-mode): Specify :group.
12977         * diff-mode.el (diff-minor-mode): Specify :group.
12978         * font-core.el (font-lock-mode): Specify :group.
12979         * hl-line.el (hl-line-mode): Specify :group.
12980         * iimage.el (iimage): New customization group.
12981         (iimage-mode): Specify :group.
12982         * longlines.el (longlines-mode): Specify :group.
12983         * master.el: Don't require easy-mmode.
12984         (master): New customization group.
12985         (master-mode): Specify :group.
12986         * msb.el (msb-mode): Specify :group.
12987         * reveal.el (reveal-mode): Specify :group.
12988         * simple.el (next-error-follow-minor-mode): Specify :group.
12989         * smerge-mode.el (smerge-mode): Specify :group.
12990         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
12991         * emulation/cua-base.el (cua-mode): Specify :group.
12992         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
12993         * language/thai-util.el (thai-auto-composition-mode)
12994         (thai-word-mode): Specify :group.
12995         * mail/supercite.el (sc-minor-mode): Specify :group.
12996         * progmodes/cwarn.el (cwarn-mode): Specify :group.
12997         * progmodes/flymake.el (flymake-mode): Specify :group.
12998         * progmodes/glasses.el (glasses-mode): Specify :group.
12999         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
13000         * textmodes/enriched.el (enriched-mode): Specify :group.
13001         * textmodes/refill.el (refill-mode): Specify :group.
13003         * add-log.el (change-log-font-lock-keywords): Names in
13004         parenthesized lists can contain spaces.
13006 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
13008         * startup.el (fancy-splash-text): Shorten default text of
13009         "Emacs Tutorial" line.  Also, if the current language env
13010         indicates an available tutorial file other than TUTORIAL,
13011         extract its title and append it to the line in parentheses.
13012         (fancy-splash-insert): If arg is a thunk, funcall it.
13014 2005-04-04  Jay Belanger  <belanger@truman.edu>
13016         * calc.el (calc-language-alist): Add tags to customization type.
13018 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
13020         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
13021         Doc fix.
13023 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
13025         * add-log.el (change-log-font-lock-keywords): The manual
13026         describing a Change Log entry, says: (...) "Aside from these
13027         header lines, every line in the change log starts with a space or
13028         a tab.".  The font-lock was not highlighting lines started with
13029         spaces, added support for it.
13031 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
13033         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
13034         (bibtex-generate-url-list): Update docstring accordingly.  Put the
13035         complex example in the docstring.
13036         (bibtex-font-lock-url): Use pop.
13038 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13040         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
13042         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
13044 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
13046         * filesets.el (filesets-set-default): Doc fix.
13048 2005-04-03  Lute Kamstra  <lute@gnu.org>
13050         * generic.el (define-generic-mode): Add argument to specify
13051         keywords for defcustom.
13052         (default-generic-mode): Specify :group.
13054         * generic-x.el: Specify :group for all generic modes.
13056         * desktop.el (desktop-no-desktop-file-hook)
13057         (desktop-after-read-hook): Doc fix.
13059 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
13061         * simple.el (visible-mode): Use explicit :group keyword.
13062         This changes the group of `visible-mode-hook' from paren-blinking
13063         to editing-basics.
13065 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
13067         * mail/rmail.el (rmail-parse-url): Bugfix.  Parse traditional
13068         mailbox specifications as well as URLs.
13069         (rmail-insert-inbox-text): Remove unused conditional branches.
13071 2005-04-01  Jay Belanger  <belanger@truman.edu>
13073         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
13074         (calc-gnuplot-print-command): Move definitions to calc.el.
13076         * calc/calc-embed.el (calc-embedded-announce-formula)
13077         (calc-embedded-open-formula, calc-embedded-close-formula)
13078         (calc-embedded-open-word, calc-embedded-close-word)
13079         (calc-embedded-open-plain, calc-embedded-close-plain)
13080         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
13081         (calc-embedded-open-mode, calc-embedded-close-mode):
13082         Move definitions to calc.el.
13084         * calc/calc.el (calc-settings-file, calc-language-alist):
13085         Make customizable.
13086         (calc-embedded-announce-formula, calc-embedded-open-formula)
13087         (calc-embedded-close-formula, calc-embedded-open-word)
13088         (calc-embedded-close-word, calc-embedded-open-plain)
13089         (calc-embedded-close-plain, calc-embedded-open-new-formula)
13090         (calc-embedded-close-new-formula, calc-embedded-open-mode)
13091         (calc-embedded-close-mode, calc-gnuplot-name)
13092         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
13093         from other files and make customizable.
13095 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13097         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
13098         Use buffer-live-p.
13099         (cvs-mode-run): Don't call cvs-update-header here.
13100         (cvs-run-process): Call cvs-update-header.
13101         Use process properties for cvs-postprocess and cvs-buffer so that
13102         the sentinel can behave better if the temp buffer is killed.
13103         Use a pipe rather than a tty, to better handle unexpected prompts.
13104         (cvs-sentinel): Rewrite.  Call cvs-update-header.
13106 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
13108         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
13109         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
13111 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
13113         * generic.el (define-generic-mode): Add indentation rule.
13115 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
13117         * files.el (mode-require-final-newline): Make Custom correctly
13118         report a nil value and allow to set it to nil via Custom.
13119         Doc fix.
13121 2005-04-01  Kenichi Handa  <handa@m17n.org>
13123         * international/characters.el: Enable the correct case setting for
13124         dotless-i and dotted-I.
13126 2005-04-01  Kim F. Storm  <storm@cua.dk>
13128         * ido.el (ido-file-internal): Fall back to non-ido command if
13129         initial directory is on slow ftp (or tramp) host.
13131 2005-03-31  Richard M. Stallman  <rms@gnu.org>
13133         * emacs-lisp/autoload.el (make-autoload):
13134         Handle define-global-minor-mode.
13136         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
13137         Rename from easy-mmode-define-global-mode.
13138         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
13140         * progmodes/scheme.el (scheme-mode-syntax-table):
13141         Update syntax of | and # for two-character comment syntax.
13143 2005-03-31  Lute Kamstra  <lute@gnu.org>
13145         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
13146         (define-minor-mode): Call custom-current-group at load-time.
13148         * generic.el (define-generic-mode): Add debug declaration.
13149         Add defcustom for the mode hook.
13150         (generic-mode-internal): Use run-mode-hooks.
13152 2005-03-31  Kim F. Storm  <storm@cua.dk>
13154         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
13155         (mouse-fixup-help-message): New defun called by show_help_echo
13156         to fixup mouse-2 prefix in help messages when applicable.
13158         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
13160 2005-03-31  Kenichi Handa  <handa@m17n.org>
13162         * language/thai-word.el (thai-find-word-ends): Pay attention to
13163         the case that we reach the end of buffer.
13165         * textmodes/fill.el (fill-text-properties-at): New function.
13166         (fill-newline): Use fill-text-properties-at instead of
13167         text-properties-at.
13169 2005-03-31  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
13171         * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
13172         not comint-quote-filename.
13174 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
13176         * help-fns.el (help-with-tutorial): Revert last change.
13178 2005-03-31  Kim F. Storm  <storm@cua.dk>
13180         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
13182 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
13184         * calendar/cal-china.el: Update reference to "Calendrical
13185         Calculations" book; there's a new edition.
13186         * calendar/cal-coptic.el: Likewise.
13187         * calendar/cal-french.el: Likewise.
13188         * calendar/cal-hebrew.el: Likewise.
13189         * calendar/cal-islam.el: Likewise.
13190         * calendar/cal-iso.el: Likewise.
13191         * calendar/cal-julian.el: Likewise.
13192         * calendar/cal-mayan.el: Likewise.
13193         * calendar/cal-persia.el: Likewise.
13194         * calendar/calendar.el: Likewise.
13195         * calendar/holidays.el: Likewise.
13196         * calendar/lunar.el: Likewise.
13197         * calendar/solar.el: Likewise.
13199         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
13200         white space from doc string.
13202 2005-03-30  Jay Belanger  <belanger@truman.edu>
13204         * calc/calc-help.el (calc-full-help): Remove email address.
13206 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
13208         * help-fns.el (help-with-tutorial): Delete title line.
13210 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
13212         * calendar/cal-x.el (calendar-one-frame-setup)
13213         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
13214         rather than 'symbol for set-window-dedicated-p.
13216         * calendar/appt.el (appt-buffer-name): Make it a constant.
13217         (appt-add): Doc fix.
13219         * filesets.el (filesets-menu-path, filesets-menu-before)
13220         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
13221         (filesets-menu-cache-file): Use directory ~/.emacs.d.
13222         (filesets-add-submenu): Delete and use add-submenu instead.
13224 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
13226         * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
13227         (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
13228         (org-diary-default-entry): New function.
13229         (org-get-entries-from-diary): Better parsing of diary entries.
13230         (org-agenda-check-no-diary): New function.
13231         ("diary-lib"): Advice to function `add-to-diary-list', to allow
13232         linking to diary entries.
13233         (org-agenda-execute-calendar-command): New function.
13234         (org-agenda): Improve visible section in window.
13235         Use `org-fit-agenda-window'.
13236         (org-fit-agenda-window): New option.
13237         (org-move-subtree-down): Better handling of empty lines
13238         at end of subtree.
13239         (org-cycle): Numeric prefix is interpreted now as show-subtree N
13240         levels up.
13241         (org-fontify-done-headline): New option.
13242         (org-headline-done-face): New face.
13243         (org-set-font-lock-defaults): Use `org-headline-done-face'.
13244         (org-table-copy-down): Rename from `org-table-copy-from-above'.
13245         When current field is non-empty, it is copied to next row.
13246         (org-table-copy-from-above): Fix bug which made it
13247         impossible to copy fields containing only a single non-white character.
13249 2005-03-30  Kim F. Storm  <storm@cua.dk>
13251         * kmacro.el (kmacro-end-macro): Isearch may store this command
13252         into the macro -- so ignore it when executing keyboard macro.
13254 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
13256         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
13258 2005-03-29  Kenichi Handa  <handa@m17n.org>
13260         * language/thai.el ("Thai"): Set setup-function and exit-function
13261         for Thai language environment.
13263         * language/thai-util.el: Require thai-word.
13264         (thai-word-mode-map): New variable.
13265         (thai-word-mode): New minor mode.
13266         (setup-thai-language-environment-internal): New function.
13267         (exit-thai-language-environment-internal): New function.
13269         * language/thai-word.el (thai-word-table): Declare it by defvar,
13270         use dolist to initialize it.
13271         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
13272         (thai-fill-find-break-point): New functions.
13274 2005-03-29  Richard M. Stallman  <rms@gnu.org>
13276         * simple.el (idle-update-delay): Move definition up.
13277         (set-mark): Doc fix.
13279 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
13281         * longlines.el: New file.
13283         * simple.el (buffer-substring-filters): New variable.
13284         (filter-buffer-substring): New function.
13285         (kill-region, copy-region-as-kill): Use it.
13287         * register.el (copy-to-register, append-to-register)
13288         (prepend-to-register): Use filter-buffer-substring.
13290 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
13292         * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
13293         (gud-filter-pending-text): Move in front of gdb.
13294         (gud-overlay-arrow-position): New variable.
13295         (gud-sentinel, gud-display-line): Use it in place of
13296         overlay-arrow-position.
13298 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
13300         * progmodes/fortran.el (fortran-if-indent): Doc fix.
13301         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
13302         (fortran-font-lock-keywords-4): New variable.
13303         (fortran-blocks-re, fortran-end-block-re)
13304         (fortran-start-block-re): New constants, for hideshow.
13305         (hs-special-modes-alist): Add a Fortran entry.
13306         (fortran-mode-map): Bind fortran-end-of-block,
13307         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
13308         (fortran-mode): Doc fix.  Add fortran-font-lock-keywords-4.
13309         (fortran-looking-at-if-then, fortran-end-of-block)
13310         (fortran-beginning-of-block): New functions, for hideshow.
13312         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
13313         Doc fix.  Tweak regexp.
13314         (f90-beginning-of-block): Push mark first.
13316 2005-03-29  Jay Belanger  <belanger@truman.edu>
13318         * calc/calc.el: Update copyright date.
13319         (calc-version): Increase to 2.1.
13320         (calc-version-date): Remove.
13322         * calc/calc-help.el: Update copyright date.
13323         (calc-full-help): Remove reference to calc-version-date.
13324         Update copyright date.
13326 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13328         * vc.el (vc-do-command): Use a pipe for async processes, so password
13329         prompts don't show up at places where the user can't reply.
13331 2005-03-29  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
13333         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
13334         on the file name we pass to the inferior shell.
13336 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
13338         * progmodes/which-func.el (which-function): Be robust in the face of an
13339         imenu--make-index-alist failure.
13341 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13343         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
13345         * progmodes/python.el (python-preoutput-filter): Fix last change.
13347 2005-03-29  Lute Kamstra  <lute@gnu.org>
13349         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
13350         functions and compiled macros.
13351         (debug-convert-byte-code): Handle macros too.
13352         (debug-on-entry-1): Don't signal an error when trying to clear a
13353         function that is not set to debug on entry.
13355 2005-03-29  Jay Belanger  <belanger@truman.edu>
13357         * calc/calc-lang.el: Add functions to math-function-table
13358         properties of tex and math.
13360 2005-03-29  Kenichi Handa  <handa@m17n.org>
13362         * ps-mule.el (ps-mule-plot-string): Translate characters by
13363         ps-print-translation-table.
13364         (ps-mule-begin-job): Call find-charset-region/string with
13365         ps-print-translation-table.
13366         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
13368         * ps-print.el (ps-print-translation-table): New variable.
13369         (ps-plot-region): Translate characters by ps-print-translation-table.
13371 2005-03-29  Juri Linkov  <juri@jurta.org>
13373         * simple.el (next-error-highlight-timer): New variable.
13375         * progmodes/compile.el (compilation-goto-locus):
13376         Use `next-error-highlight-timer' instead of `sit-for'.
13378 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13380         * mail/supercite.el (sc-mail-field): Use assoc-string.
13381         (sc-get-address): Simplify regexps.
13383         * files.el (minibuffer-with-setup-hook): New macro.
13384         (find-file-read-args): Use it to avoid let-binding
13385         minibuffer-with-setup-hook (which breaks turning on/off
13386         file-name-shadow-mode while in the prompt).
13388         * complete.el (PC-read-include-file-name-internal):
13389         Use test-completion.
13391 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
13393         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
13395 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13397         * window.el (window-buffer-height): Use count-screen-lines.
13399         * progmodes/python.el (python-preoutput-leftover): New var.
13400         (python-preoutput-filter): Use it.
13401         (python-send-receive): Loop until all the result has been received.
13403 2005-03-28  Juri Linkov  <juri@jurta.org>
13405         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
13407         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
13408         "Recover Crashed Session".
13409         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
13410         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
13411         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
13412         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
13413         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
13414         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
13415         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
13416         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
13418         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
13419         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
13420         Ediff Sessions", "Toggle use of separate control buffer frame",
13421         "Use separate frame for Ediff control buffer".
13423         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
13424         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
13425         "Rename Bookmark", "Delete Bookmark".
13427         * info.el (Info-mode-menu): Remove ellipsis from "Index".
13428         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
13429         Add `:active Info-index-alternatives' to "Next Matching Item".
13431         * wdired.el (wdired-change-to-wdired-mode):
13432         Mention `wdired-abort-changes' key in the initial message.
13434         * international/mule.el (auto-coding-alist): Associate non-ascii
13435         image filename extensions with `no-conversion'.
13437 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13439         * international/iso-acc.el:
13440         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
13442 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
13444         * textmodes/sgml-mode.el (html-mode): Doc update.
13446         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
13448 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
13450         * term.el (term-move-columns): Fix face after extending a line.
13451         (term-insert-spaces): Likewise.
13452         (term-reset-terminal): Fix off by one error.
13454 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
13456         * international/mule.el (auto-coding-alist): Add .xpi files.
13458         * files.el (auto-mode-alist): Add .xpi files.
13460 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
13462         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
13464 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
13466         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
13468 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
13470         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
13471         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
13473         * calendar/cal-move.el (calendar-beginning-of-year): Move the
13474         cursor to Jan 1 when needed.
13475         (calendar-end-of-year): Fix -/+ typo.
13476         Reported by Chong Yidong <cyd@stupidchicken.com>.
13478 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13480         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
13482         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
13483         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
13485 2005-03-25  Richard M. Stallman  <rms@gnu.org>
13487         * filesets.el (filesets-init): Add autoload.
13489         * mail/mailalias.el (mail-directory): Doc fix.
13491 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
13493         * mail/mailalias.el (mail-directory-process): Do nothing if
13494         mail-directory-process is an atom.
13495         (mail-get-names): Ignore mail-directory-names if it is an atom.
13496         (mail-directory-process defvar): Doc fix.
13497         (mail-names): Doc fix.
13499 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>  (tiny change)
13501         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
13503 2005-03-26  Kenichi Handa  <handa@m17n.org>
13505         * international/mule-util.el (detect-coding-with-priority):
13506         Call update-coding-systems-internal before detect-coding-region.
13508 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
13510         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
13511         (gdb-frames-mode-map): Add follow-link property.
13513 2005-03-25  Jay Belanger  <belanger@truman.edu>
13515         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
13516         for variables.
13518 2005-03-25  Juri Linkov  <juri@jurta.org>
13520         * image-mode.el: Optimize image filename extension regexps in
13521         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
13522         in `auto-mode-alist'.
13523         (image-mode): Add `image-toggle-display-text' to local hook
13524         `change-major-mode-hook'.  Display the image as an image by
13525         default.  Set `cursor-type' and `truncate-lines' if the image
13526         is already displayed.  Take into account the current mode (image
13527         or text) in message.
13528         (image-minor-mode): New minor mode.
13529         (image-mode-maybe, image-toggle-display-text): New functions.
13530         (image-toggle-display): Use called-interactively-p.
13531         Let-bind `inhibit-read-only' to t.
13533         * image-mode.el (image-minor-mode): Set `cursor-type' and
13534         `truncate-lines' if the image is already displayed.  Add turning
13535         image-minor-mode off to `change-major-mode-hook'.  Add message.
13536         Call `image-toggle-display-text' after turning image-minor-mode off.
13538 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13540         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
13541         Terminal.app, use utf-8.
13542         (set-display-table-and-terminal-coding-system): Add coding-system arg.
13543         (set-locale-environment): Use it.
13545         * term/xterm.el: Undo last change, better done in mule-cmds.el.
13547         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
13549         * progmodes/python.el (python-close-block-statement-p)
13550         (python-outdent-p, python-current-defun): Use symbol-end.
13552 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
13554         * files.el (save-some-buffers): Doc fix.
13556 2005-03-25  Werner Lemberg  <wl@gnu.org>
13558         * complete.el, thumbs.el: Replace `legal' with `valid'.
13559         * calendar/calendar.el: Replace `legal' with `valid'.
13560         * emacs-lisp/advice.el: Replace `legal' with `valid'.
13561         * mail/supercite.el: Replace `legal' with `valid'.
13562         * progmodes/cperl-mode.el, progmodes/idlw-shell.el
13563         * progmodes/idlwave.el, progmodes/vhdl-mode.el:
13564         Replace `legal' with `valid'.
13565         * textmodes/reftex-vars.el, textmodes/reftex.el:
13566         Replace `legal' with `valid'.
13568 2005-03-25  Werner Lemberg  <wl@gnu.org>
13570         * calc/calc-forms.el, calc/calc-sel.el:
13571         * midnight.el, vc-cvs.el:
13572         * emacs-lisp/cl-macs.el:
13573         * emulation/vip.el:
13574         * eshell/esh-io.el, eshell/esh-var.el:
13575         * mail/supercite.el:
13576         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
13577         * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
13578         * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
13579         * progmodes/sh-script.el, progmodes/xscheme.el:
13580         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
13581         * textmodes/reftex-index.el, textmodes/reftex-parse.el
13582         * textmodes/reftex-ref.el, textmodes/reftex-vars.el
13583         * textmodes/reftex.el, textmodes/org.el:
13584         Replace `illegal' with `invalid'.
13586 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13588         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
13589         (flymake-find-buildfile, flymake-find-possible-master-files)
13590         (flymake-check-include, flymake-parse-line): Replace loops over the
13591         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
13593         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
13594         Substitute file-name-as-directory in the rest of the file.
13595         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
13596         (flymake-replace-region): Remove unused arg `buffer'.
13597         (flymake-check-patch-master-file-buffer): Update calls to it.
13598         (flymake-add-err-info): Remove unused var `count'.
13599         (flymake-mode): Use define-minor-mode.
13601         * progmodes/flymake.el: Use with-current-buffer.
13602         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
13603         flymake-replace-regexp-in-string, flymake-line-beginning-position)
13604         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
13605         Avoid testing for `xemacs'.
13606         (flymake-nop): Move.
13607         (flymake-region-has-flymake-overlays): Return the computed value.
13608         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
13609         Remove unused var `endline'.
13610         (flymake-get-line-count): Remove unused function.
13611         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
13613         * emulation/vi.el:
13614         * generic.el:
13615         * hilit-chg.el (global-highlight-changes):
13616         * hi-lock.el (hi-lock-mode):
13617         * follow.el: find-file-hooks -> find-file-hook.
13619         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
13621 2005-03-24  Juri Linkov  <juri@jurta.org>
13623         * dired.el (dired-mode-map): Add menu item "Compare directories"
13624         for dired-compare-directories.
13626         * dired-aux.el (dired-compare-directories): Add autoload cookie.
13627         Doc fix.  Replace `read-file-name' with `read-directory-name'.
13629 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13631         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
13633 2005-03-24  Jay Belanger  <belanger@truman.edu>
13635         * calc/calc-embed.el (calc-embedded-mode-change): Save all
13636         relevant mode settings in calc-embedded-original-modes when modes
13637         are permanently changed.
13639 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13641         * autoinsert.el: find-file-hooks -> find-file-hook.
13643 2005-03-24  Lute Kamstra  <lute@gnu.org>
13645         * generic.el (generic-font-lock-defaults): Make it obsolete.
13646         (generic-font-lock-keywords): New variable to replace
13647         generic-font-lock-defaults.
13648         (generic-mode-set-font-lock): Delete it.
13649         (generic-mode-internal): Don't call generic-mode-set-font-lock.
13650         (generic-bracket-support): Add docstring.
13652         * generic-x.el: Rename generic-font-lock-defaults to
13653         generic-font-lock-keywords throughout.
13654         (mailagent-rules-setup-function): Delete it.
13655         (mailagent-rules-generic-mode): Use anonymous function instead.
13656         (show-tabs-generic-mode-font-lock-defaults-1)
13657         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
13658         Quote faces.
13659         (show-tabs-tab-face, show-tabs-space-face): Specify background,
13660         not foreground.
13662         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
13663         Recognize define-generic-mode.
13665 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13667         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
13668         if there's no completion table.
13670 2005-03-23  Miles Bader  <miles@gnu.org>
13672         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
13673         Remove tty-specific variants, as they're no longer needed.
13675 2005-03-23  Lute Kamstra  <lute@gnu.org>
13677         * generic-x.el: Code cleanup: make args constant whenever possible.
13678         (installshield-statement-keyword-list)
13679         (installshield-system-functions-list)
13680         (installshield-system-variables-list, installshield-types-list)
13681         (installshield-funarg-constants-list): Make them constants.
13683         * generic.el (generic-make-keywords-list): Add autoload cookie.
13685         * calendar/time-date.el: Add comment on time value formats.
13686         Don't require parse-time.
13687         (with-decoded-time-value): New macro.
13688         (encode-time-value): New function.
13689         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13690         (days-to-time): Return a valid time value when arg is huge.
13691         (time-since): Use time-subtract.
13692         (time-to-number-of-days): Use time-to-seconds.
13694 2005-03-23  David Ponce  <david@dponce.com>
13696         * recentf.el: (recentf-keep): New option.
13697         (recentf-menu-action): Default to `find-file'.
13698         (recentf-keep-non-readable-files-flag)
13699         (recentf-keep-non-readable-files-p)
13700         (recentf-file-readable-p, recentf-find-file)
13701         (recentf-cleanup-remote): Remove.
13702         (recentf-include-p): More robust.
13703         (recentf-keep-p): New function.
13704         (recentf-remove-if-non-kept): Rename from
13705         `recentf-remove-if-non-readable'.  Use `recentf-keep-p'.
13706         All callers updated.
13707         (recentf-menu-items-for-commands): Fix help string.
13708         (recentf-track-closed-file): Update.  Doc fix.
13709         (recentf-cleanup): Update.  Count removed files.  Doc fix.
13711 2005-03-23  Kim F. Storm  <storm@cua.dk>
13713         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
13714         Don't inherit from fringe face (now happens automatically).
13716 2005-03-22  Kim F. Storm  <storm@cua.dk>
13718         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
13719         position values.
13721 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13723         * menu-bar.el (showhide-date-time): Remove.
13724         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
13725         (menu-bar-make-mm-toggle): Simplify.
13727 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
13729         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
13730         Accept qualified variable and function names.
13732 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
13734         * bindings.el (completion-ignored-extensions):
13735         Remove ".lis" for `vax-vms'.
13737 2005-03-22  Andreas Schwab  <schwab@suse.de>
13739         * generic-x.el: Revert last change.
13740         * ldefs-boot.el: Update.
13742 2005-03-22  Jay Belanger  <belanger@truman.edu>
13744         * calc/calc-embed.el (calc-embedded-original-modes): New variable.
13745         (calc-embedded-save-original-modes)
13746         (calc-embedded-restore-original-modes): New functions.
13747         (calc-do-embedded): Save original modes when entering embedded mode
13748         and restore when leaving embedded mode.
13749         (calc-embedded-modes-change): Change the value of
13750         calc-embedded-original-modes to reflect permanent changes.
13752 2005-03-22  Lute Kamstra  <lute@gnu.org>
13754         * generic-x.el: Require generic again.
13756 2005-03-22  Miles Bader  <miles@gnu.org>
13758         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
13759         Tweak details to look good on both ttys and bitmap displays, light
13760         or dark background, etc.
13762 2005-03-21  Kim F. Storm  <storm@cua.dk>
13764         * tooltip.el (tooltip-show-help-function): Check car and cdr of
13765         mouse position.
13767 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13769         * icomplete.el: Don't forcibly turn on the mode upon load.
13770         (icomplete-mode): Use define-minor-mode.
13771         (icomplete-eoinput): Default to nil.
13772         (icomplete-minibuffer-setup): Remove autoload.
13773         (icomplete-tidy): Simplify.
13774         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
13775         in the initial state or if the user has modified the field.
13776         Fix handling of icomplete-max-delay-chars.
13777         Remove code that handles the oddball case where
13778         minibuffer-completion-table is an integer.
13779         Wrap icomplete-completions in while-no-input in case building
13780         completions takes more time than expected.
13781         (icomplete-completions): Simplify.
13783 2005-03-21  Richard M. Stallman  <rms@gnu.org>
13785         * jka-compr.el (jka-compr-really-do-compress):
13786         Make variable buffer-local.
13788         * image-mode.el: Handle .xpm files too.
13789         (image-toggle-display): Preserve modification flag.
13791         * help.el (where-is): Don't mention aliases with no key bindings.
13793 2005-03-21  Lute Kamstra  <lute@gnu.org>
13795         * generic.el: Fix commentary section.  Don't require cl for
13796         compilation.
13797         (generic-mode-list): Add autoload cookie.
13798         (generic-use-find-file-hook, generic-lines-to-scan)
13799         (generic-find-file-regexp, generic-ignore-files-regexp)
13800         (generic-mode, generic-mode-find-file-hook)
13801         (generic-mode-ini-file-find-file-hook): Fix docstrings.
13802         (define-generic-mode): Make it a defmacro.  Fix docstring.
13803         (generic-mode-internal): Code cleanup.  Add autoload cookie.
13804         (generic-mode-set-comments): Code cleanup.
13805         * generic-x.el: Don't prevent compilation.  Don't require generic.
13806         Follow coding conventions.  Minor code cleanup.
13807         (etc-fstab-generic-mode): Add some keywords.
13808         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
13809         define-generic-mode like a function declaration.
13811 2005-03-21  Jay Belanger  <belanger@truman.edu>
13813         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
13814         changing modes.
13816 2005-03-21  Sam Steingold  <sds@gnu.org>
13818         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
13820 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
13822         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
13823         Add underscore to "f$ lexicals" regexp.
13825 2005-03-20  Juri Linkov  <juri@jurta.org>
13827         * subr.el (progress-reporter-do-update): When `min-value' is equal
13828         to `max-value', set `percentage' to 0 and prevent division by zero.
13830 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
13832         Sync with Tramp 2.0.48.
13834         * net/tramp.el (all): Change all addresses to .gnu.org.
13835         (tramp-append-tramp-buffers): New defun.
13836         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
13837         Catch `dont-send' signal.
13838         (tramp-set-auto-save-file-modes): Set always permissions, because
13839         there might be an old auto-saved file belonging to another
13840         original file.  This could be a security threat.  Reported by
13841         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
13842         Check for Emacs 21.3.50 removed.
13844         * net/tramp-smb.el (all): Remove debug construct for
13845         `with-parsed-tramp-file-name'.
13846         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
13847         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
13848         No error message if DIRECTORY or FILENAME doesn't exist.
13849         (tramp-smb-open-connection): Check existence of
13850         `tramp-smb-program'.
13852 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13854         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
13855         Properly handle the case where the `m' or `s' command's argument is not
13856         yet terminated.
13857         (perl-indent-new-calculate): New function.
13858         (perl-indent-line): Use it.
13860 2005-03-20  Miles Bader  <miles@gnu.org>
13862         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
13863         in text-mode too.  Change to new face names.
13864         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
13865         Add `:weight bold' attribute.
13866         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
13868 2005-03-19  Juri Linkov  <juri@jurta.org>
13870         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
13872         * international/mule.el (auto-coding-alist): Sync with
13873         `auto-mode-alist' by adding upper case archive file extensions
13874         and adding ear/war to jar extension.
13876 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
13878         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
13879         running, restart it.
13881 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
13883         * finder.el (finder-current-item): Throw an error on an empty line.
13885         * man.el (Man-follow-manual-reference): If current-word returns
13886         nil, use "".
13888 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
13890         * simple.el (goto-line): Doc fix.
13892 2005-03-19  Aaron Hawley  <Aaron.Hawley@uvm.edu>  (tiny change)
13894         * files.el (save-buffer): Doc fix.
13896 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
13898         * recentf.el (recentf-cleanup-remote): New variable.
13899         (recentf-cleanup): Use it to conditionally check availability of
13900         remote files.
13902 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
13904         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
13905         function names.
13907 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
13909         * language/thai-word.el: New file.
13911 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
13913         * files.el (backup-buffer): If the file's directory is not
13914         writable, use copy instead of move to backup the file.
13916 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
13918         * obsolete/keyswap.el: Moved to obsolete/ from term/.
13920 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13922         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
13923         Use functionp instead of symbolp and fboundp.  Reported by Drkm
13924         <darkman_spam@yahoo.fr>.
13925         (ps-print-version): New version 6.6.6.
13927 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
13929         * textmodes/table.el (table--line-column-position): New idiom.
13930         (table--row-column-insertion-point-p): New function to test
13931         validity of row and column insertion operation at a location.
13932         (table-global-menu, table-cell-menu): Use above functions for
13933         deterministic test operation.
13934         (table--editable-cell-p): Behave in deterministic fashion.
13936 2005-03-18  Juri Linkov  <juri@jurta.org>
13938         * isearch.el (isearch-lazy-highlight-new-loop):
13939         Make arguments beg and end optional.
13940         (isearch-update): Remove optional arguments nil from
13941         isearch-lazy-highlight-new-loop.
13942         (isearch-lazy-highlight-search): Let-bind case-fold-search to
13943         isearch-lazy-highlight-case-fold-search instead of
13944         isearch-case-fold-search, and let-bind isearch-regexp to
13945         isearch-lazy-highlight-regexp.
13946         Use isearch-lazy-highlight-last-string instead of isearch-string.
13948         * replace.el (perform-replace): Remove bindings of global
13949         variables isearch-string, isearch-regexp, isearch-case-fold-search.
13950         Add three new arguments to `replace-highlight'.
13951         (replace-highlight): Add arguments string, regexp, case-fold.
13952         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
13953         to allow isearch-lazy-highlight-new-loop to use these values
13954         to set corresponding isearch-lazy-highlight-* internal
13955         variables whose values lazy highlighting will use regardless of
13956         changes to global variables isearch-string, isearch-regexp,
13957         isearch-case-fold-search during lazy highlighting loop.
13958         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
13959         to `lazy-highlight-cleanup'.
13961         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
13962         (ispell-highlight-face): Set default face to `isearch' when
13963         lazy highlighting is enabled.
13964         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
13965         priority to 1.  Add lazy highlighting.
13966         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
13967         from `isearch-dehighlight'.
13969 2005-03-18  David Ponce  <david@dponce.com>
13971         * files.el (hack-local-variables): Do a case-insensitive search
13972         for End.
13974 2005-03-18  Juri Linkov  <juri@jurta.org>
13976         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
13977         `isearch-lazy-highlight-cleanup', add alias to old name and
13978         declare obsolete.  Add release numbers to other obsolete vars.
13979         (isearch-done, isearch-lazy-highlight-new-loop):
13980         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
13981         (lazy-highlight-cleanup) <variable>: Doc fix.
13982         (isearch-lazy-highlight-update): Rename obsolete
13983         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
13985 2005-03-18  Kenichi Handa  <handa@m17n.org>
13987         * language/thai-util.el: Fix categorization of Thai characters in
13988         thai-category-table.
13989         (thai-composition-pattern): Adjust it for the above change.
13990         (thai-self-insert-command, thai-compose-syllable): New functions.
13991         (thai-compose-region): Use thai-compose-syllable.
13992         (thai-compose-string): Likewise.
13993         (thai-composition-function): Likewise.
13994         (thai-auto-composition): New function.
13995         (thai-auto-composition-mode): New minor mode.
13997         * language/thai.el: Fix patterns to be registered in
13998         composition-function-table.
14000         * international/quail.el (quail-input-method): Locally bind
14001         inhibit-modification-hooks to t.
14003 2005-03-17  Richard M. Stallman  <rms@gnu.org>
14005         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
14006         (perl-mode): Use run-mode-hooks.
14008         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
14009         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
14010         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
14012         * mail/sendmail.el (sendmail-send-it): Reenable the code
14013         to compute resend-to-address and use it.
14015         * tar-mode.el (tar-mode): Turn off undo unconditionally.
14017         * image-mode.el: New file.
14019         * image.el (insert-sliced-image): Add autoload cookie.
14021         * font-lock.el (font-lock-lines-before): New user option.
14022         (font-lock-after-change-function): Obey it.
14024         * bindings.el (esc-map): Make M-g a prefix.
14025         Bind M-g g and M-g M-g to goto-line.
14027         * faces.el (face-id): Doc fix.
14029 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
14031         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
14032         (rmail-show-message): Use rmail-unknown-mail-followup-to.
14033         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
14035         * mail/sendmail.el (mail-yank-ignored-headers)
14036         (mail-font-lock-keywords, mail-mode-fill-paragraph):
14037         Add Mail-Followup-To and Mail-Reply-To headers.
14038         (mail-citation-hook): Add autoload cookie.
14039         (mail-mode): Doc fix.
14040         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
14041         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
14042         (mail-mode-fill-paragraph): Handle those headers.
14043         (mail-mailing-lists): New variable.
14044         (mail-mail-reply-to, mail-mail-followup-to): New functions.
14046 2005-03-17  Juri Linkov  <juri@jurta.org>
14048         * isearch.el (isearch-fallback): Check for `(car previous)'
14049         before calling `isearch-other-end-state'.
14051 2005-03-17  Kim F. Storm  <storm@cua.dk>
14053         * simple.el (move-beginning-of-line): Move to beginning of buffer
14054         line, as well as beginning of screen line.
14056 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
14058         * calendar/diary-lib.el (mark-diary-entries): Use new optional
14059         argument REDRAW rather than calendar-redrawing variable.
14060         * calendar/calendar.el (calendar-redrawing): Delete.
14061         (redraw-calendar): Do not bind calendar-redrawing.
14063 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
14065         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
14066         diary-file buffer.
14068 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
14070         * help.el (describe-mode): Allow a :minor-mode-function property to
14071         specify a different minor mode toggle function than the variable.
14072         * simple.el (auto-fill-function):
14073         * subr.el (add-minor-mode): Use it.
14075 2005-03-16  Kenichi Handa  <handa@m17n.org>
14077         * language/ethio-util.el (sera-being-called-by-w3): New variable.
14078         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
14079         (ethio-fidel-to-sera-buffer): Likewise.
14081 2005-03-16  Juri Linkov  <juri@jurta.org>
14083         * emacs-lisp/find-func.el (find-function-regexp):
14084         Add defun-emitting macro `menu-bar-make-toggle'.
14086         * isearch.el: Put `isearch-scroll' property to
14087         `split-window-horizontally'.
14089         * info.el: Update error messages for `debug-ignored-errors'.
14090         (Info-isearch-search): Doc fix.
14091         (Info-find-node): Move up code to go into info buffer before
14092         recording the node to the history.
14093         (Info-fontify-node): Fontify titles only if the next line
14094         has two or more `*', `=', `-', `.'.
14095         Display "go to this node" for empty (match-string 3).
14097 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14099         * term/mac-win.el: Add mouse pointer shape constants.
14101 2005-03-15  Kim F. Storm  <storm@cua.dk>
14103         * simple.el (move-beginning-of-line): Use vertical-motion.
14105 2005-03-15  Juri Linkov  <juri@jurta.org>
14107         * isearch.el (isearch-error): New variable.
14108         (isearch-invalid-regexp, isearch-within-brackets): Remove.
14109         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
14110         (isearch-within-brackets-state): Remove.
14111         (isearch-case-fold-search-state, isearch-pop-fun-state):
14112         Decrease frame index.
14113         (isearch-mode, isearch-top-state, isearch-push-state)
14114         (isearch-edit-string, isearch-abort, isearch-search-and-update)
14115         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
14116         (isearch-search, isearch-lazy-highlight-new-loop):
14117         Replace `isearch-invalid-regexp' with `isearch-error'.
14118         Remove `isearch-within-brackets'.
14119         (isearch-search): Add `search-failed' handler to `condition-case'.
14120         (isearch-lazy-highlight-search): Add `condition-case' to catch
14121         errors and allow `isearch-lazy-highlight-update' to try
14122         highlighting from the beginning of the window.
14123         (isearch-repeat): Move up code to set isearch-wrapped to t
14124         before calling isearch-wrap-function.
14126         * info.el (Info-isearch-initial-node): New internal variable.
14127         (Info-search): Signal an error in isearch mode when search leaves
14128         the initial node.  Signal an error when `bound' is non-nil and
14129         nothing was found in the current subfile.
14130         (Info-isearch-search): Remove `condition-case'.
14131         (Info-isearch-wrap): Don't wrap when search failed during leaving
14132         the initial node.  If `Info-isearch-search' is nil, wrap around
14133         the current node.
14134         (Info-isearch-start): New fun.
14135         (Info-mode): Add buffer-local hook `Info-isearch-start' to
14136         `isearch-mode-hook'.
14138 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14140         * simple.el (normal-erase-is-backspace): Set default to t if
14141         running on Mac.
14143         * term/mac-win.el (function-key-map): Sync with x-win.el.
14145 2005-03-15  Kenichi Handa  <handa@m17n.org>
14147         * international/mule-cmds.el (locale-language-names): Modify the
14148         format of elements and add more entries.
14149         (locale-preferred-coding-systems): Add more entries.
14150         (set-locale-environment): Adjust for the change of
14151         locale-language-names.
14153 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14155         * pcvs.el (smerge-ediff): Remove bogus autoload.
14157 2005-03-14  Lute Kamstra  <lute@gnu.org>
14159         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
14160         Ignore a `*' at the beginning of a line.
14162         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
14163         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
14164         subr.el.
14165         (dont-compile, eval-when-compile, eval-and-compile): Use declare
14166         to specify indentation.
14168         * generic.el (define-generic-mode): Let generic-mode-list be a
14169         list of strings; test membership with equal.
14171 2005-03-14  Kim F. Storm  <storm@cua.dk>
14173         * simple.el (next-line, previous-line): Add optional try-vscroll
14174         arg to recognize interactive use.  Pass it on to line-move.
14175         (line-move): Don't perform auto-window-vscroll when defining or
14176         executing keyboard macro to ensure consistent behavior.
14178 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
14180         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
14182 2005-03-13  Lute Kamstra  <lute@gnu.org>
14184         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
14185         debugger-setup-buffer so that backtrace marks the frames set to
14186         debug-on-exit and we don't have to do it manually.  Set an extra
14187         debug-on-exit for macro's.
14188         (debugger-setup-buffer): Don't mark the top frame manually.
14190 2005-03-12  Lute Kamstra  <lute@gnu.org>
14192         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
14193         lisp-indent-function throughout.
14194         (with-no-warnings): Set lisp-indent-function property.
14196 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
14198         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
14199         Add entry for backslash.
14201 2005-03-12  Juri Linkov  <juri@jurta.org>
14203         * info.el (Info-search): Four fixes for backward search.
14205 2005-03-11  Jay Belanger  <belanger@truman.edu>
14207         * calc/calc.el (calc-language-alist): New variable.
14208         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
14209         (calc-embedded-find-modes): Use calc-language-alist instead of
14210         calc-embedded-language-alist.
14212 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
14214         * calendar/calendar.el (calendar-redrawing): New internal
14215         variable.
14216         (redraw-calendar): Remove bogus save-excursion from previous
14217         change.  Bind calendar-redrawing to t for mark-diary-entries.
14218         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
14219         calendar if that is why we were called.
14221 2005-03-11  Kenichi Handa  <handa@m17n.org>
14223         * international/mule.el (make-coding-system): Set property
14224         coding-system-define-form to nil.
14225         (define-coding-system-alias): Likewise.
14227 2005-03-11  Kenichi Handa  <handa@m17n.org>
14229         These changes are suggested by Dave Love <fx@gnu.org>.
14231         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
14232         coding: tag.
14233         (adaptive-fill-regexp): Add more bullets.
14234         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
14235         regexps.
14237 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14239         * help.el (describe-mode): Properly handle non-trivial lighters.
14240         Don't ignore minor modes that are not listed in minor-mode-list.
14242         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
14243         feature ON when the user requests to turn it OFF.
14245 2005-03-10  Lute Kamstra  <lute@gnu.org>
14247         * emacs-lisp/debug.el (debug-entry-code): Delete it.
14248         (implement-debug-on-entry): New function to replace debug-entry-code.
14249         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
14250         second argument as the 2005-03-07 change makes it obsolete.
14251         (debug-on-entry, cancel-debug-on-entry): Update call to
14252         debug-on-entry-1.
14253         (debug, debugger-setup-buffer): Comment update.
14254         (debugger-frame-number): Update to work with implement-debug-on-entry.
14256 2005-03-10  Jay Belanger  <belanger@truman.edu>
14258         * calc/calc-embed.el (math-ms-args): Declare it.
14259         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
14260         math-ms-args.
14261         (calc-embedded-subst): Use math-multi-subst-rec to substitute
14262         variables.
14264 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
14266         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
14267         Use message-box.
14269         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
14270         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
14271         (tooltip-gud-tips): Simplify.
14272         (tooltip-gud-tips-p): Remove superfluous :set.
14273         (tooltip-gud-modes): Add fortran-mode.
14274         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
14276         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
14278 2005-03-09  Kim F. Storm  <storm@cua.dk>
14280         * play/animate.el (animate-place-char): Use forward-line instead
14281         of next-line to improve performance.
14283 2005-03-09  Simon Josefsson  <jas@extundo.com>
14285         * net/browse-url.el (browse-url-default-browser): Doc fix.
14287 2005-03-09  Miles Bader  <miles@gnu.org>
14289         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
14290         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
14292 2005-03-09  Kenichi Handa  <handa@m17n.org>
14294         * international/latin-1.el: Set case and syntax for 255 only if
14295         set-case-syntax-set-multibyte is nil.
14297         * textmodes/ispell.el (ispell-insert-word): New function.
14298         (ispell-word): Use ispell-insert-word to insert a new word.
14299         (ispell-process-line): Likewise.
14300         (ispell-complete-word): Likewise.
14302 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
14304         * calendar/calendar.el (redraw-calendar): Preserve point.
14305         Reported by Matt Hodges <MPHodges@member.fsf.org>.
14306         (calendar-week-start-day): Move after definition of
14307         redraw-calendar.  Delete buffer test, since redraw-calendar has
14308         that now.
14310         * calendar/diary-lib.el (mark-diary-entries): Only call
14311         redraw-calendar in the first of any recursive calls.
14312         Reported by Alan Shutko <ats@acm.org>.
14314 2005-03-08  Juri Linkov  <juri@jurta.org>
14316         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
14317         (html-horizontal-rule, html-line, html-image, html-checkboxes)
14318         (html-radio-buttons): Add a space before the trailing `/>' where
14319         sgml-xml-mode is non-nil.
14320         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
14321         the subsequent tag of the empty XML tag.
14322         (html-href-anchor): Don't set initial input to "http:".
14323         (html-image): Ask for the image URL and set point inside alt="".
14324         (html-name-anchor): Duplicate the name in the `id' attribute when
14325         sgml-xml-mode is non-nil.
14326         (html-paragraph): Remove \n before <p>.
14327         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
14328         instead of `checked' when sgml-xml-mode is non-nil.
14330         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
14331         Remove 1 space before #RRGGBB to not truncate it on terminal
14332         windows w/o fringes.  Remove 1 space between bg and fg examples
14333         to get more space.
14334         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
14335         avoid byte-compile warnings.
14337         * image-file.el (image-file-handler): Put `safe-magic' property to
14338         `image-file-handler'.
14340         * info.el (Info-isearch-search): Emulate word search in
14341         isearching through multiple Info nodes with Info-search.
14342         (Info-isearch-wrap): Allow isearch-word.
14344 2005-03-08  Lute Kamstra  <lute@gnu.org>
14346         * emacs-lisp/debug.el (debugger-step-through): Make sure that
14347         stepping into the debugger's code is not possible.
14348         (debugger-jumping-flag): Docstring update.
14350 2005-03-08  Jay Belanger  <belanger@truman.edu>
14352         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
14353         embedded mode begins.
14354         (calc-embedded-language-alist): New variable.
14355         (calc-embedded-find-modes): Use calc-embedded-language-alist to
14356         set default language mode.
14358 2005-03-08  Kenichi Handa  <handa@m17n.org>
14360         * international/ccl.el (define-ccl-program): Fix docstring about
14361         extra 256 bytes assured for the output buffer.
14363         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
14364         Fix BUFFER_MAGNIFICATION to 2.
14365         (ccl-encode-mule-utf-16be-with-signature): Likewise.
14367 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
14369         * align.el (align-rules-list): Added an alignment rule for CSS
14370         declarations (applies to css-mode and html-mode buffers).
14372 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14374         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
14376 2005-03-07  Kim F. Storm  <storm@cua.dk>
14378         * simple.el (move-beginning-of-line): New command.
14380         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
14382         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
14384         * emulation/cua-base.el: Put CUA move property on move-end-of-line
14385         and move-beginning-of-line.
14387         * apropos.el (apropos-print): Omit command from M-x ... RET.
14389 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
14391         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
14392         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
14394 2005-03-06  Richard M. Stallman  <rms@gnu.org>
14396         * bindings.el (esc-map): Bind M-g to goto-line.
14398         * facemenu.el (global-map): Bind M-o, not M-g.
14400 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14402         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
14403         "Open Directory" as for "Open File".
14405 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
14407         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
14408         (push-mark-command): Run activate-mark-hook.
14410 2005-03-06  Richard M. Stallman  <rms@gnu.org>
14412         * help-mode.el (help-mode-finish): Don't alter the element
14413         in view-return-to-alist if there already is one.
14415         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
14416         make sure the current buffer is the expected one.
14418         * novice.el (disabled-command-function): Output in *Disabled Command*.
14419         Explicitly ignore non-keyboard events, and explicitly handle C-g.
14421         * textmodes/flyspell.el (flyspell-large-region):
14422         Pass args differently for aspell.
14424         * files.el (mode-require-final-newline): Doc fix.
14426 2005-03-03  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
14428         * progmodes/which-func.el (which-function):
14429         Specify NOERROR when calling imenu--make-index-alist.
14431 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14433         * simple.el (normal-erase-is-backspace): Define default value.
14435         * custom.el (custom-theme-set-variables): Remove unused var
14436         `immediate'.
14437         (custom-reevaluate-setting): Simple function to handle variables
14438         that are defined before their default value can really be
14439         computed.
14441         * startup.el (command-line): Use it for temporary-file-directory,
14442         small-emporary-file-directory, auto-save-file-name-transforms,
14443         blink-cursor-mode, and normal-erase-is-backspace.
14445         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
14446         progress, even with buggy anchored keywords.
14448 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
14450         * simple.el (goto-line): Remove unbalanced final parenthesis.
14452 2005-03-05  Richard M. Stallman  <rms@gnu.org>
14454         * simple.el (goto-line): Use a number at point as the default.
14455         With C-u as arg, switch buffers.
14457 2005-03-05  Juri Linkov  <juri@jurta.org>
14459         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
14460         with `no-blinking-cursor'.
14462         * startup.el (no-blinking-cursor): New defvar.
14463         (command-line): Add `--no-blinking-cursor' to longopts.
14464         Set `no-blinking-cursor' to t for command line arguments
14465         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
14466         with `no-blinking-cursor' in the condition for calling
14467         `blink-cursor-mode'.
14469 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
14471         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
14472         (menu-bar-options-save): Add blink-cursor-mode.
14473         (menu-bar-options-menu): Add blink-cursor-mode.
14475 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
14477         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
14478         (icalendar-export-file, icalendar-export-region)
14479         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
14480         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
14482 2005-03-04  Lute Kamstra  <lute@gnu.org>
14484         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
14485         (debug-function-list): Ditto.
14487 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
14489         * textmodes/texinfmt.el (texinfo-append-refill):
14490         Redefine the types of line to which @refill
14491         is not appended by replacing a search for `@refill\\|@bye' with
14492         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
14493         itemize@refill' bug and the unfilled long lines bug.
14494         (texinfmt-version): Update number and date.
14496 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14498         * international/code-pages.el (windows-1250, windows-125[2-8])
14499         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
14501 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14503         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
14504         bound yet.
14506 2005-03-02  Romain Francoise  <romain@orebokech.com>
14508         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
14509         buffer after removing limits.
14510         (ibuffer-pop-filter): Ditto.
14511         Update copyright.
14513 2005-03-02  Miles Bader  <miles@gnu.org>
14515         * button.el (make-text-button): If the user doesn't specify a
14516         type, use the default.  Rewrite to use `add-text-properties' and
14517         plist functions.
14519 2005-03-01  Lute Kamstra  <lute@gnu.org>
14521         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
14522         (debugger-jumping-flag): New var.
14523         (debug-entry-code): Use it.
14524         (debugger-jump): Use debugger-jumping-flag and add
14525         debugger-reenable to post-command-hook.
14526         (debugger-reenable): Use debugger-jumping-flag and remove itself
14527         from post-command-hook.
14528         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
14529         debugger-reenable.
14531 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
14533         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
14534         inclusion of "itemize\\|", which may be unnecessary, is certainly
14535         inelegant, and stops refilling in itemize lists when formatting
14536         Japanese Texinfo files to Info.
14537         Update copyright to 2005.
14539 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
14541         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
14542         of an error if GDB can't find the source file.
14544 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
14546         * calendar/calendar.el (redraw-calendar): Work from any buffer,
14547         not just the calendar.
14549         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
14550         first.
14551         (diary-redraw-calendar): New function.
14552         (make-diary-entry): Add diary-redraw-calendar to local
14553         write-contents-functions.  Turn off selective display before
14554         inserting in diary.
14556 2005-03-01  Kim F. Storm  <storm@cua.dk>
14558         * emacs-lisp/copyright.el (copyright-fix-years): New command.
14560 2005-03-01  Lute Kamstra  <lute@gnu.org>
14562         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
14563         that debug-entry-code can be safely removed from a function while
14564         this code is being evaluated.  Revert the 2005-02-27 change as the
14565         new implementation no longer requires it.  Make sure that a
14566         function body containing just a string is not mistaken for a docstring.
14567         (debug): Skip one more frame in case of debug on entry.
14568         (debugger-setup-buffer): Delete one more frame line in case of
14569         debug on entry.
14570         (debugger-frame-number): Update to use the new text introduced by
14571         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
14573 2005-02-28  Kim F. Storm  <storm@cua.dk>
14575         * double.el (double-translate-key): Call force-window-update after
14576         read-event to avoid crash in redisplay.
14578 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14580         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
14581         (debug): Use it.  Move the inhibit-trace earlier.
14582         (debug-entry-code): New const.
14583         (debug-on-entry-1): Use it.
14585 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
14587         * international/utf-16.el (ccl-encode-mule-utf-16le):
14588         Fix BUFFER_MAGNIFICATION to 2.
14589         (ccl-encode-mule-utf-16be): Likewise.
14591 2005-02-28  Kenichi Handa  <handa@m17n.org>
14593         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
14594         Fix BUFFER_MAGNIFICATION to 4.
14595         (ccl-encode-mule-utf-16be-with-signature): Likewise.
14597 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
14599         * speedbar.el (speedbar-update-flag): Doc fix.
14600         (speedbar-show-info-under-mouse): Give set-mouse-position the right
14601         argument.
14603 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14605         * reveal.el (reveal-post-command): Don't try to reveal overlays which
14606         have a non-nil `invisible' property but are actually visible.
14608         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
14609         for perldoc sections.
14610         (perl-outline-regexp, perl-outline-level): New var and function.
14611         (perl-mode): Use them.
14613 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
14615         * calendar/diary-lib.el (diary-remind): Discard any mark portion
14616         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
14618 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
14620         * cus-edit.el: Comment change.
14621         (custom-buffer-create-internal): Slightly reword text at top of
14622         Custom buffers.  Mention there that saving an option edits the
14623         init file.  Add link to Emacs manual node on `custom-file'.
14624         (custom-magic-alist): Rewrite individual State messages to use
14625         capitalized keywords.  Doc fix.
14627 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
14629         * calendar/calendar.el (calendar-buffer): Move above
14630         calendar-week-start-day.
14631         (calendar-week-start-day): Doc fix.  Add :set function.
14632         (calendar-minimum-window-height): New variable.
14633         (generate-calendar-window): Only resize window if selected-window
14634         is displaying the calendar buffer.  Use new variable
14635         calendar-minimum-window-height.
14636         (generate-calendar): Reword error message.
14637         (calendar-mode-map): Bind DEL to scroll-other-window-down.
14639 2005-02-27  Andreas Schwab  <schwab@suse.de>
14641         * vc.el (vc-do-command): Don't run command asynchronously when
14642         operating in a remote directory.
14644         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
14645         change from sync with Tramp 2.0.47.
14647 2005-02-27  Richard M. Stallman  <rms@gnu.org>
14649         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
14651         * textmodes/flyspell.el (flyspell-mode-on):
14652         Call ispell-change-dictionary only if necessary.
14654         * emacs-lisp/re-builder.el (regexp-builder): New function.
14656         * register.el (describe-register-1): Explicitly handle
14657         yank-excluded-properties = t.
14659         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
14660         (custom-magic-alist): Change the status descriptions again.
14661         (face widget-type): Total rewrite based on `restricted-sexp'
14662         to eliminate the confusing double hiding levels.
14664         * emacs-lisp/debug.el (debug-on-entry-1):
14665         If function body is empty, add nil as body form.
14667 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14669         * emacs-lisp/trace.el (inhibit-trace): New var.
14670         (trace-make-advice): Use it.
14672         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
14674 2005-02-26  Kim F. Storm  <storm@cua.dk>
14676         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
14677         (mouse-on-link-p, mouse-drag-region-1): Use it.
14679 2005-02-25  Lute Kamstra  <lute@gnu.org>
14681         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
14683 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
14685         * frame.el (blink-cursor-mode): Add :group keyword.
14687 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
14689         * calendar/icalendar.el (icalendar--decode-isodatetime):
14690         New optional argument DAY-SHIFT.
14691         (icalendar-export-region): Fix coding-system-for-write.
14692         (icalendar--convert-ical-to-diary): Shift end-day of all-day
14693         events by one.
14695 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14697         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
14699 2005-02-24  Kim F. Storm  <storm@cua.dk>
14701         * international/iso-acc.el (iso-accents-compose): Fix crash
14702         during redisplay.  Call force-window-update after read-event
14703         and delete-region to signal that window is not accurate.
14705 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14707         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
14708         Remove unused and inexistent var `inhibit-trace'.
14709         (debugger-mode): Use run-mode-hooks.
14710         (debugger-list-functions): Add buttons; setup xref stack.
14712 2005-02-23  Richard M. Stallman  <rms@gnu.org>
14714         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
14715         appointment says it was explicitly made.
14716         (appt-add): Set the 3rd element.
14717         (appt-make-list): Preserve explicit appointments.
14719         * subr.el (find-tag-default): Catch errors in forward-sexp.
14721 2005-02-23  Juri Linkov  <juri@jurta.org>
14723         * info.el (Info-isearch-search): New defcustom.
14724         (Info-isearch-search): Call the default isearch function
14725         when Info-isearch-search is nil.
14726         (Info-isearch-wrap): Use variable Info-isearch-search.
14728 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
14730         * cus-edit.el: Comment change.
14732 2005-02-22  Kim F. Storm  <storm@cua.dk>
14734         * progmodes/hideif.el (hide-ifdef-use-define-alist):
14735         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
14737 2005-02-22  Simon Josefsson  <jas@extundo.com>
14739         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
14740         New variable.
14741         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
14742         Oskarsson" <myrkraverk@users.sourceforget.net>.
14744 2005-02-22  Kim F. Storm  <storm@cua.dk>
14746         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
14747         check that window of that event is the selected window.
14748         (mouse-drag-region-1): Compare mouse event window to selected
14749         window before setting point.
14751         * tooltip.el (tooltip-show-help-function): Pass event to
14752         mouse-on-link-p so it can check selected window.
14754 2005-02-22  Kenichi Handa  <handa@m17n.org>
14756         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
14757         (ps-mule-show-warning): New function.
14758         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
14759         characters are found.
14761         * ps-print.el (ps-header-footer-string): Return a list of header
14762         and footer strings.
14764 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
14766         * pcvs.el (cvs-retrieve-revision): Fix thinko.
14768 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14770         * frame.el (blink-cursor-mode): Use define-minor-mode.
14772         * term/mac-win.el (function-key-map): Use char-names more consistently.
14773         (file-name-coding-system): Only set it for MacOS-9.  The other case is
14774         already handled in mule-cmds.el (where it also works when mac-win.el
14775         is not used).
14777 2005-02-21  Kenichi Handa  <handa@m17n.org>
14779         * international/mule.el (ctext-pre-write-conversion): Always use
14780         " *code-converting-work*" buffer for work.
14782         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
14784 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
14786         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
14788 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
14790         * ses.el (undo-more): Restore defadvice, but only the part that
14791         allows changes outside the restricted area of the buffer.
14793 2005-02-20  Kim F. Storm  <storm@cua.dk>
14795         * simple.el (line-move): Add fourth optional arg try-vscroll which
14796         must be set to perform auto-window-vscroll.
14797         When moving backwards and doing auto-window-vscroll, automatically
14798         vscroll to the last part of lines which are taller than the window.
14799         (next-line, previous-line): Set try-vscroll arg on line-move.
14801 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
14803         * replace.el (query-replace, query-replace-regexp)
14804         (replace-string, replace-regexp): When operating on region, make
14805         the minibuffer prompt say so.
14807         * isearch.el (isearch-forward): Document isearch-query-replace and
14808         isearch-query-replace-regexp keybindings.
14810 2005-02-19  Jay Belanger  <belanger@truman.edu>
14812         * calc/calc-aent.el (math-read-token): Add local variable.
14814         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
14815         (calc-edit-top): Move declaration to earlier in file.
14816         (calc-edit-macro-repeats): Add local variables.
14818         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
14819         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
14820         calcFunc-tanh.
14821         Adjust integration rule for calcFunc-tan.
14823 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
14825         * viper-cmd.el (viper-prefix-commands): Make into a defconst.
14826         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
14827         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
14828         (viper-skip-separators): Bug fix.
14829         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
14830         particular major mode.
14831         (viper-del-backward-char-in-replace): Don't put deleted char on the
14832         kill ring.
14834         * viper-ex.el (viper-color-display-p): New function.
14835         (viper-has-face-support-p): Use viper-color-display-p.
14837         * viper-keym.el (viper-gnus-modifier-map): New keymap.
14839         * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
14841         * viper-util.el (viper-glob-unix-files): Fix shell status check.
14842         (viper-file-remote-p): Make equivalent to file-remote-p.
14844         * viper.el (viper-major-mode-modifier-list):
14845         Use viper-gnus-modifier-map.
14847 2005-02-19  David Kastrup  <dak@gnu.org>
14849         * subr.el (subregexp-context-p): Fix garbled doc string by adding
14850         quoting.
14852 2005-02-19  Jay Belanger  <belanger@truman.edu>
14854         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
14855         Remove extra definitions.
14856         (calc-coth): New function.
14857         (calcFunc-cot): Fix `let'.
14859 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
14861         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
14862         the reasons we use "type pc" in these faces.
14864         * button.el (button): Ditto.
14866 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
14868         * replace.el (query-replace-read-from): Set the value of
14869         query-replace-from-history-variable to handle the case of an empty
14870         string entered to accept the suggested default.
14872         * net/tramp.el (tramp-file-name-for-operation):
14873         Use dired-call-process instead of dired-call-process-command.
14875 2005-02-19  Jay Belanger  <belanger@truman.edu>
14877         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
14878         (math-div-non-trig): New variables.
14879         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
14880         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
14881         (math-combine-prod, math-div-symb-fancy): Add simplifications for
14882         trig expressions.
14884 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
14886         * progmodes/gdb-ui.el (gdb-var-update-handler)
14887         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
14888         for watch expressions,
14889         (gdb-var-create-handler): Don't set speedbar-update-flag.
14890         (gdb-post-prompt): Simplify test for speedbar.
14892 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
14894         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
14895         (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
14896         we use the syntax table of the correct buffer.
14897         (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
14898         Felix Gatzemeier.
14900         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
14901         (ediff-file-remote-p): Make synonymous with file-remote-p.
14902         In all deffaces ediff-*-face-*, use min-colors.
14904         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
14905         ediff-recurse-to-subdirectories.
14906         (ediff-mark-if-equal): Check that the arguments are strings, use
14907         ediff-same-contents (after to Felix Gatzemeier).
14909         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
14910         nil.
14912 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
14914         * log-view.el (log-view-message-re): Fix up Subversion regexp.
14916 2005-02-18  David Kastrup  <dak@gnu.org>
14918         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
14919         use `mark-active' when defined.
14921 2005-02-18  Kenichi Handa  <handa@m17n.org>
14923         * ps-print.el (ps-font-info-database): New entry
14924         ZapfChancery-MediumItalic with correct font name.  Fix font name
14925         of the entry Zapf-Chancery-MediumItalic.
14927 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
14929         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
14931 2005-02-16  Kim F. Storm  <storm@cua.dk>
14933         * ido.el (ido-fallback-command): Pass user input to fallback command.
14935 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
14937         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
14938         (gdb-find-file-hook): Add server prefix.
14940 2005-02-16  Richard M. Stallman  <rms@gnu.org>
14942         * replace.el (perform-replace): Pass new args to replace-highlight.
14943         (replace-highlight): Take region args,
14944         and pass them to isearch-lazy-highlight-new-loop.
14946         * novice.el (disabled-command-hook): Autoload the defalias
14947         and the make-obsolete-variable call.
14949         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
14951         * isearch.el (isearch-lazy-highlight-start-limit)
14952         (isearch-lazy-highlight-end-limit): New variables limit
14953         the region for highlighting.
14954         (isearch-lazy-highlight-new-loop): New args BEG and END.
14955         (isearch-lazy-highlight-search): Use the new vars.
14956         (isearch-lazy-highlight-update): Likewise.
14958         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
14960         * cus-start.el (all): Use default-boundp.
14962 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
14964         * menu-bar.el (menu-bar-select-frame): Handle current frame.
14966 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
14968         * autorevert.el (auto-revert-stop-on-user-input)
14969         (auto-revert-verbose): Doc fixes.
14971 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
14973         * international/mule-cmds.el (set-locale-environment): Remove call
14974         to set-selection-coding-system on Windows.
14976 2005-02-15  Jay Belanger  <belanger@truman.edu>
14978         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
14979         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
14980         calcFunc-coth.
14981         (math-simplify-sqrt): Add simplifications.
14983         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
14984         to list.
14986         * calc/calc-ext.el: Add functions to autoloads.
14988         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
14989         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
14990         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
14991         (math-csc-raw, math-cot-raw): New functions.
14993         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
14995         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
14996         the variable name in a message.
14998         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
14999         calcFunc-csc, calcFunc-cot.
15001         * calc/calcalg2.el: Add derivative and integration rules for
15002         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
15003         calcFunc-csch, calcFunc-coth.
15004         (math-do-integral-methods): Add to checks for when to use
15005         substitutions.
15007         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
15009 2005-02-15  Lute Kamstra  <lute@gnu.org>
15011         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
15012         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
15013         <monnier@iro.umontreal.ca>
15014         (lisp-outline-level): Improve efficiency.  Suggested by David
15015         Kastrup <dak@gnu.org>.
15017 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
15019         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
15020         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
15021         (gdb-set-gud-minor-mode-existing-buffers): New functions.
15022         (gdb-find-file-hook): New hook.  Add it to find-file-hook.
15023         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
15025 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
15027         * cus-start.el (all): Comment change.
15029 2005-02-14  Lute Kamstra  <lute@gnu.org>
15031         * cus-start.el (all): Check if symbol is void.
15033 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
15035         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
15036         optional argument to \cite.
15038 2005-02-14  Richard M. Stallman  <rms@gnu.org>
15040         * cus-edit.el (custom-buffer-create-internal): Update help message.
15041         (custom-magic-alist): Update help messages.
15043         * cus-start.el (all): Allow a var to specify a standard value.
15045 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
15047         * custom.el (custom-theme-set-variables): Handle variable aliases.
15049         * frame.el (blink-cursor-timer): Doc fix.
15050         (blink-cursor): Make it an alias for `blink-cursor-mode' and
15051         declare obsolete.
15052         (blink-cursor-mode): Define with defcustom and use correct
15053         standard expression in that defcustom.
15054         * startup.el (command-line): Adapt to above changes in frame.el.
15056 2005-02-11  Lute Kamstra  <lute@gnu.org>
15058         * apropos.el (apropos-score-doc): Prevent division by zero.
15060 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
15062         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
15063         (icalendar--get-event-property-attributes)
15064         (icalendar--get-event-properties)
15065         (icalendar--datetime-to-diary-date): New functions.
15066         (icalendar--split-value): Doc fix.
15067         (icalendar--datetime-to-noneuropean-date)
15068         (icalendar--datetime-to-european-date): New optional argument
15069         SEPARATOR.  Return result as a string instead of a list.
15070         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
15071         (icalendar--convert-string-for-export): Rename arg S to STRING.
15072         (icalendar-export-region): Doc fix.  Change name of error buffer.
15073         Save output buffer.
15074         (icalendar-import-file): Add blank at end of prompt.
15075         (icalendar-import-buffer): Doc fix.  Do not switch to error
15076         buffer.  Indicate status in return value.
15077         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
15078         buffer.  Save output buffer.  Handle exception from recurrence
15079         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
15080         events.  Fix problems with weekly all-day events.
15082 2005-02-10  Richard M. Stallman  <rms@gnu.org>
15084         * simple.el (eval-expression-print-format):
15085         Avoid warning about edebug-active.
15087         * help.el (help-for-help-internal): Rename from help-for-help.
15088         (help-for-help): Define with defalias.
15090         * font-core.el (font-lock-default-function): Use with-no-warnings.
15092         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
15094         * custom.el (defface): Doc fix.
15096 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
15098         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
15099         width 0" to prevent word wrapping problems.
15101 2005-02-09  Kim F. Storm  <storm@cua.dk>
15103         * ido.el (ido-file-extensions-order): New defcustom.
15104         (ido-file-extension-lessp, ido-file-extension-aux)
15105         (ido-file-extension-order): New advanced file ordering.
15106         (ido-file-lessp): New simple file ordering.
15107         (ido-sort-list): Remove.
15108         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
15109         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
15111 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
15113         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
15114         that some versions of grep produce.
15115         (grep-mode-font-lock-keywords): Likewise.
15117 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
15119         * progmodes/gdb-ui.el (gdb-location-list): New variable.
15120         (gdb-cdir): Delete.
15121         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
15122         (gdb-source-info): Treat case when source file is in another
15123         directory properly.
15124         (gdb-get-location): New function.
15126 2005-02-07  Jay Belanger  <belanger@truman.edu>
15128         * calc/calc-prog.el (calc-write-parse-table-part)
15129         (calc-fix-token-name): Fix a check for language type.
15131         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
15133 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
15135         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
15136         as directory not writable.
15138 2005-02-07  Kim F. Storm  <storm@cua.dk>
15140         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
15141         (cua--standard-movement-commands): Remove list.
15142         Instead, set CUA property value to move for movement commands.
15143         (cua-movement-commands): Remove.  Users must set CUA prop instead.
15144         (cua--pre-command-handler): Check CUA property.
15145         (cua--init-keymaps): Don't remap undo commands.
15146         (cua-mode): Don't call cua--rectangle-on-off.
15148         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
15149         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
15150         (cua--rect-undo-set-point): New var.
15151         (cua--rectangle-undo-boundary): Setup undo apply entry.
15152         (cua--rect-undo-handler): New function for rectangle undo.
15153         (cua--rect-start-position, cua--rect-end-position): Add.
15154         (cua--rectangle-post-command): Call cua--rectangle-set-corners
15155         for restored rectangle.  Set point if cua--rect-undo-set-point.
15157 2005-02-06  Jay Belanger  <belanger@truman.edu>
15159         * calc/calc-lang.el (calc-tex-language): Display more information
15160         in messages.
15162         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
15163         in TeX mode.
15165 2005-02-06  Richard M. Stallman  <rms@gnu.org>
15167         * emacs-lisp/lisp.el (buffer-end): Doc fix.
15169 2005-02-05  Arne_J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
15171         * net/ldap.el (ldap-search-internal): Support attributes with
15172         optional descriptions separated by a semi-colon, as in
15173         "userCertificate;binary".
15175 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
15177         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
15178         isn't a cons (i.e. the version is 0).
15180 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
15182         * help.el (help-for-help): Doc fix.
15184 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
15186         * progmodes/gdb-ui.el: Update copyright.  Put GDB-Frames before
15187         GDB-Windows on the menu-bar as this works better.
15189 2005-02-04  Jay Belanger  <belanger@truman.edu>
15191         * calc/calc-embed.el (calc-embedded-update): Don't put in
15192         unnecessary newlines.  Adjust the end of formula marker.
15194         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
15195         (math-latex-parse-two-args): New function.
15197 2005-02-03  Lute Kamstra  <lute@gnu.org>
15199         * help-fns.el (help-with-tutorial): Make sure that users cannot
15200         remove the entire text of the tutorial by means of `undo'.
15202 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15204         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
15205         in recent changes, where the ispell process was repeatedly
15206         killed & restarted.
15208         * international/mule-cmds.el (set-locale-environment): Set file-name
15209         coding system to utf-8 on Darwin systems.
15210         (set-default-coding-systems): Don't set default-file-name-coding-system
15211         on Darwin systems.
15213 2005-02-03  Richard M. Stallman  <rms@gnu.org>
15215         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
15217 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
15219         * faces.el (list-faces-display): Add optional argument.
15221 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
15223         * font-core.el (font-lock-default-function): Handle the rare case where
15224         only font-lock-keywords is set.
15226 2005-02-02  Kenichi Handa  <handa@m17n.org>
15228         * international/characters.el: Cancel previous change for
15229         I-WITH-DOT-ABOVE and DOTLESS-i.
15231         * international/latin-5.el: Cancel previous change.
15233 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
15235         * progmodes/gud.el: Correction to syntax in gud-menu-map.
15237 2005-02-02  Kenichi Handa  <handa@m17n.org>
15239         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
15240         DOTLESS-i.
15242         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
15243         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
15245         * case-table.el (get-upcase-table): New function.
15246         (copy-case-table): Copy upcaes table too if non-nil.
15247         (set-case-syntax-delims): Maintain upcase table too.
15248         (set-case-syntax-pair): Likewise.
15249         (set-upcase-syntax, set-downcase-syntax): New functions.
15250         (set-case-syntax): Maintain upcase table too.
15252 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
15254         * progmodes/gdb-ui.el (gdb-goto-info): Delete.
15256         * progmodes/gud.el (gud-goto-info): New function.
15257         (gud-tool-bar-map): Use correct icon.
15259 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
15261         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
15262         When delegating, order args in the funcall correctly.
15264 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
15266         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
15268 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
15270         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
15271         buffer not visiting a file.
15273 2005-01-31  Jay Belanger  <belanger@truman.edu>
15275         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
15276         bound on the line with the formula.
15278 2005-01-31  Kim F. Storm  <storm@cua.dk>
15280         * ses.el (ses-create-cell-variable-range)
15281         (ses-destroy-cell-variable-range, ses-reset-header-string)
15282         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
15283         (ses-insert-row): Fix format of apply undo entries.
15285 2005-01-31  Jay Belanger  <belanger@truman.edu>
15287         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
15288         parts.
15290         * calc/calc-embed.el (calc-embedded-open-formula)
15291         (calc-embedded-close-formula): Ignore matrix environments.
15293         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
15294         TeX mode.
15296         * calc/calc-lang.el (math-function-table, math-oper-table)
15297         (math-variable-table): Adjust the LaTeX portions.
15299         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
15300         (math-latex-ignore-words): New constant.
15302 2005-01-31  Richard M. Stallman  <rms@gnu.org>
15304         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
15305         (ispell-local-dictionary): Doc fix.
15306         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
15307         Don't reinitialize at run time.  Don't defcustom.
15308         All uses changed to append ispell-local-dictionary-alist,
15309         or check it first.
15310         (ispell-current-dictionary): New variable for dictionary in use.
15311         (ispell-dictionary): Now used only for global default.
15312         (ispell-start-process): Set ispell-current-dictionary,
15313         not ispell-dictionary.
15314         (ispell-change-dictionary): Use this only for setting
15315         user preferences.
15316         (ispell-internal-change-dictionary): New function
15317         to change the current dictionary in use.
15318         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
15319         Use ispell-current-dictionary.
15320         Handle ispell-local-dictionary-overridden.
15321         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
15323 2005-01-31  Jay Belanger  <belanger@truman.edu>
15325         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
15327         * calc/calc-ext.el: Add calc-latex-language to autoloads.
15328         (calc-mode-map): Add calc-latex-language.
15330         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
15331         (math-latex-print-frac): New functions.
15332         (math-oper-table, math-function-table, math-variable-table)
15333         (math-complex-format, math-input-filter): Add latex properties.
15334         (calc-set-language): Set math-expr-special-function-mapping.
15336         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
15337         (calc-write-parse-table-part): Add LaTeX support.
15339         * calc/calc.el (calc-language): Adjust docstring.
15340         (calc-set-mode-line): Add LaTeX support.
15341         (math-expr-special-function-mapping): New variable.
15342         (math-tex-ignore-words): Add to list.
15344         * calc/calccomp.el (math-compose-expr, math-compose-rows):
15345         Add LaTeX support.
15346         (math-compose-expr): Add support for special functions.
15348         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
15350 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
15352         * progmodes/gdb-ui.el (gdb-memory-address)
15353         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
15354         (gdb-memory-mode-map, gdb-memory-format-keymap)
15355         (gdb-memory-format-menu, gdb-memory-unit-keymap)
15356         (gdb-memory-unit-menu): New variables for a buffer
15357         that lets the user examine program memory.
15358         (gdb-memory-set-address, gdb-memory-set-repeat-count)
15359         (gdb-memory-format-binary, gdb-memory-format-octal)
15360         (gdb-memory-format-unsigned, gdb-memory-format-signed)
15361         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
15362         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
15363         (gdb-memory-unit-word, gdb-memory-unit-halfword)
15364         (gdb-memory-unit-byte, gdb-memory-unit-menu)
15365         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
15366         (gdb-memory-mode, gdb-memory-buffer-name)
15367         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
15368         New functions for above buffer.
15370 2005-01-30  Richard M. Stallman  <rms@gnu.org>
15372         * cus-edit.el (custom-bury-buffer): Function deleted.
15373         (custom-buffer-done-function): Option deleted.
15374         (custom-buffer-done-kill): New (replacement option.
15375         (Custom-buffer-done): Call quit-window.
15376         (custom-buffer-create-internal): Update for above changes.
15378 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
15380         * simple.el (undo-ask-before-discard): New var.
15381         (undo-outer-limit-truncate): Implement it.
15382         (undo-extra-outer-limit): Doc update.
15384 2005-01-29  Richard M. Stallman  <rms@gnu.org>
15386         * ses.el (undo-more): Delete defadvice.
15387         (ses-begin-change): Doc fix.
15389         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
15390         instead of rebinding C-x u and C-_.
15392         * files.el (normal-backup-enable-predicate): Return nil for files
15393         in /tmp, regardless of temporary-file-directory.
15395         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
15397         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
15398         (open-rectangle, delete-whitespace-rectangle-line)
15399         (clear-rectangle-line): If FILL, pass t instead of FILL
15400         for move-to-column's 2nd arg.
15402         * simple.el (undo): Fix the test for continuing a series of undos.
15403         (undo-more): Set pending-undo-list to t when we reach end.
15404         (pending-undo-list): Move up defvar.
15406         * wid-edit.el (widget-button-click):
15407         Shorten the range of the track-mouse binding.
15409         * comint.el (comint-insert-input): Undo previous changes;
15410         use last-input-event in interactive spec.
15412 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
15414         * progmodes/compile.el (compilation-start): Bind buffer-read-only
15415         to nil before invoking call-process.  Reset buffer's modified flag
15416         after fontifying it in the no-async branch.
15418         * wid-edit.el (widget-specify-button): If mouse pointer shape
15419         cannot be changed, use mouse face instead.
15421 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
15423         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
15424         (gdb-goto-breakpoint): Make breakpoint handling work on template
15425         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>
15426         (gdb-assembler-custom): Update to recognize breakpoint information
15427         added on 2005-01-19.
15429 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15431         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
15432         (dsssl-mode): Use define-derived-mode.
15433         (scheme-mode-initialize): Remove.
15434         (scheme-mode): Use run-mode-hooks.
15436         * cus-edit.el (customize-group-other-window)
15437         (custom-buffer-create-other-window): Don't override special-display-*.
15438         (custom-mode-map): Make it dense.
15440         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
15441         sets the default value.
15443 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
15445         * descr-text.el: Add more keywords.
15447 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
15449         * speedbar.el: Avoid unnecessary use of locate-library.
15451         * international/mule-cmds.el (standard-display-european-internal):
15452         Don't fiddle with latin-1 non-break space any more since it's now
15453         special cased in the C code.
15454         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
15456 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
15458         * cus-start.el (all): Add `undo-outer-limit'.
15460 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
15462         * textmodes/bibtex.el (bibtex-format-entry):
15463         Use `bibtex-empty-field-re' only on the text of fields, not on entire
15464         field lines.
15465         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
15466         not on part of a buffer.
15468 2005-01-25  Lute Kamstra  <lute@gnu.org>
15470         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
15471         nonempty field text strings like "{letters\\macro{}more letters}".
15472         Clarify docstring.
15473         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
15474         (bibtex-entry-offset, bibtex-parse-association)
15475         (bibtex-parse-field-name): Fix typos in docstrings.
15476         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
15478 2005-01-24  Carsten Dominik  <dominik@science.uva.nl>
15480         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
15481         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
15482         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
15483         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
15485         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
15486         isearch minor mode.
15488 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
15490         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
15492 2005-01-24  Lute Kamstra  <lute@gnu.org>
15494         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
15495         CASECHARS and NOT-CASECHARS regular expressions of the
15496         "nederlands" and "nederlands8" dictionaries to prevent a "Range
15497         striding over charsets" error.
15499 2005-01-24  Jay Belanger  <belanger@truman.edu>
15501         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
15502         display variable name.
15504 2005-01-24  Kenichi Handa  <handa@m17n.org>
15506         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
15507         Fix setting of the element of encoded-kbd-iso2022-invocations.
15509 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
15511         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
15512         (gdb-threads-select): Change to also accept mouse events.
15513         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
15514         (gdb-threads-mouse-select): Delete.
15516 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
15518         * files.el (insert-directory): Take care of empty directory,
15519         listed without -a switch.
15521 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15523         * textmodes/refill.el (refill-post-command-function):
15524         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
15525         to the list of functions that we should be careful not to undo.
15526         (refill-late-fill-paragraph-function): Remove.
15527         (refill-saved-state): New var.
15528         (refill-mode): Use it to save fill-paragraph-function.
15529         Save also the value of auto-fill-function.
15531         * term/w32-win.el: Simplify code.
15533 2005-01-23  Kim F. Storm  <storm@cua.dk>
15535         * simple.el (line-move): Adapt to new return value from
15536         pos-visible-in-window-p.
15538         * simple.el (line-move): Fix last change.  Check partial
15539         visibility at point rather than at window-start.
15541 2005-01-22  Jason Rumney  <jasonr@gnu.org>
15543         * term/w32-win.el (xw-defined-colors): Remove debug-message.
15545 2005-01-22  David Kastrup  <dak@gnu.org>
15547         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
15549 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
15551         * type-break.el (type-break-mode): Add a test for
15552         type-break-file-name being non-nil.
15554 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
15556         * net/eudc.el (top level): Call (message "") via progn, so that
15557         eudc-options-file is loaded.
15559 2005-01-22  Kim F. Storm  <storm@cua.dk>
15561         * simple.el (line-move-1): Rename from line-move.
15562         (line-move): New function that adjusts vscroll for partially
15563         visible rows, and calls line-move-1 otherwise.
15565 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
15567         * pcomplete.el: Define pcomplete-read-event instead of read-event,
15568         since it's not a complete read-event implementation
15570 2005-01-20  Jay Belanger  <belanger@truman.edu>
15572         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
15573         for called function.
15575 2005-01-20  Steven Tamm  <steventamm@mac.com>
15577         * term/mac-win.el (process-connection-type): Remove.
15578         Controlled now by s/darwin.h:PTY_ITERATION.
15580 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15582         * window.el (handle-select-window): Don't switch window when we're
15583         in the minibuffer.
15585 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
15587         * subr.el (dotimes-with-progress-reporter): New macro.
15589         * ses.el (ses-dotimes-msg): Remove macro.
15590         Use `dotimes-with-progress-reporter' instead.
15592 2005-01-19  Steven Tamm  <steventamm@mac.com>
15594         * term/mac-win.el (process-connection-type): Use new
15595         operating-system-release variable to use ptys on Darwin 7 (OS X
15596         10.3) when using carbon build.
15598 2005-01-19  Jay Belanger  <belanger@truman.edu>
15600         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
15601         flags if the last command was a tab or M-tab.
15603         * calc/calc-prog.el (calc-user-define-edit): Put original formula
15604         in formula editing buffer.
15606 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
15608         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
15609         breakpoint image symbol in margin.
15611 2005-01-19  Jay Belanger  <belanger@truman.edu>
15613         * calc/calc-prog.el (calc-execute-kbd-macro):
15614         Ignore calc-keep-arg-flag.
15616 2005-01-19  Kenichi Handa  <handa@m17n.org>
15618         * textmodes/ispell.el (ispell-looking-at): New function.
15619         (ispell-process-line): Use ispell-looking-at to compare the ispell
15620         output and the buffer contents.
15622 2005-01-18  Jay Belanger  <belanger@truman.edu>
15624         * calc/calc.el (calc-display-raw): Fix docstring.
15626 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
15628         * simple.el (blink-matching-open): Strip extra info from syntax.
15630         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
15631         funny chars in the end-of-here-doc marker.
15633 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
15635         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
15636         that enable/disabled state of breakpoints is shown correctly in
15637         fringe and on ttys.
15638         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
15639         Add breakpoint information as text properties.
15640         (gdb-mouse-toggle-breakpoint):
15641         Rename to gdb-mouse-set-clear-breakpoint.
15642         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
15643         breakpoints in the margin.
15644         (gdb-remove-strings): Simplify.
15646 2005-01-17  Jay Belanger  <belanger@truman.edu>
15648         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
15649         erasing buffer.
15651 2005-01-17  Richard M. Stallman  <rms@gnu.org>
15653         * progmodes/grep.el (grep-find): Copy from `grep' the condition
15654         for calling grep-compute-defaults.
15656         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
15657         if buffer is empty.
15659         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
15661 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
15663         * hilit-chg.el (highlight-changes-mode): Don't autoload.
15665         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
15666         non-preloaded variables.
15668 2005-01-17  Steven Tamm  <steventamm@mac.com>
15670         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
15671         tex-shell cause to force interactivity when using pipes.
15673 2005-01-17  Kim F. Storm  <storm@cua.dk>
15675         * simple.el (just-one-space): Make arg optional.
15677 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
15679         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
15680         posn-at-x-y to t to access left-margin.
15682 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
15684         Sync with Tramp 2.0.47.
15686         * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
15687         catching keep-date problems in cp/scp operations.
15688         (tramp-handle-copy-file): Don't call `set-file-modes'
15689         unconditionally.  Specialized functions should know better what is
15690         necessary.  This improves performance a little bit, and the
15691         functions could catch errors with `cp -p' and `scp -p'.
15692         (tramp-do-copy-or-rename-file-via-buffer)
15693         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
15694         when appropriate.
15695         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
15696         Call `set-file-modes' when appropriate.
15697         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
15698         Johnsson <isak@hypergene.com>
15699         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
15700         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
15701         <joakim@verona.se>
15702         (tramp-file-name-for-operation): Mark `shell-command' as magic for
15703         Emacs only.
15705         * net/tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
15706         `find-file-hooks' and `dired-mode-hook'.
15707         (tramp-minor-mode-map): Respective map.  Add remapping for
15708         `compile' and `recompile'.
15709         (tramp-remap-command, tramp-recompile): New defuns.
15710         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
15711         in buffer "*Compilation*".  Call the commands asynchronously.
15713         * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
15714         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
15715         `shell-command', because it isn't magic in XEmacs.  Reported by
15716         Adrian Aichner <adrian@xemacs.org>.
15718         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
15719         `substitute-in-file-name.
15720         (tramp-smb-handle-substitute-in-file-name): New defun.
15721         (tramp-smb-advice-PC-do-completion): Delete advice.
15723 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
15725         * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
15726         Fix error in deleting region.
15728 2005-01-15  Richard M. Stallman  <rms@gnu.org>
15730         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
15731         In non-temp buffer, switch syntax table temporarily.
15733         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
15735         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
15737         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
15739         * imenu.el (imenu--split-menu): Copy menulist before sorting.
15740         (imenu--generic-function): Use START, not BEG, as pos of definition.
15742         * simple.el (just-one-space): Argument specifies number of spaces.
15744         * simple.el (eval-expression-print-format): Avoid warning
15745         about edebug-active.
15747 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (Tiny change)
15749         * progmodes/sh-script.el: Code copied from make-mode.el
15750         with small changes,
15751         (sh-mode-map): Bind C-c C-\.
15752         (sh-backslash-column, sh-backslash-align): New variables.
15753         (sh-backslash-region, sh-append-backslash): New functions.
15755 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
15757         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
15758         (rmail-pop-password, rmail-pop-password-required): Move to
15759         rmail-obsolete group.
15760         (rmail-set-pop-password): Rename to rmail-set-remote-password.
15761         All callers updated.
15762         (rmail-get-pop-password): Rename to rmail-get-remote-password.
15763         Take an argument specifying whether it is POP or IMAP mailbox we
15764         are using.  All callers updated.
15765         (rmail-pop-password-error): Rename to
15766         rmail-remote-password-error.  Added mailutils-specific error message.
15767         (rmail-movemail-search-path)
15768         (rmail-movemail-variant-in-use): New variables.
15769         (rmail-remote-password, rmail-remote-password-required):
15770         New customization variables.
15771         (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
15772         (rmail-parse-url): New function.
15773         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
15774         with GNU mailutils movemail.
15776 2005-01-15  Kevin Ryde  <user42@zip.com.au>
15778         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
15779         suffix to space, $ or '$, to correctly position point when going
15780         to @table style constants like DBL_MAX.
15782 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
15784         * type-break.el (type-break-mode, type-break-file-time)
15785         (type-break-file-keystroke-count, type-break-choose-file):
15786         Don't store data in or load data from the file if type-break-file-name
15787         is nil.
15788         (type-break-file-name): Doc update as per the above.
15790 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
15792         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
15793         lookup-key might return nil; handle that.
15795 2005-01-15  Alan Mackenzie  <acm@muc.de>
15797         * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
15798         rather than the element found, thus enabling the tree to be setcar'd.
15800 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
15802         * textmodes/org.el (org-show-following-heading): New option.
15803         (org-show-hierarchy-above): Use `org-show-following-heading'.
15804         (org-cycle): Documentation fix.
15806         * textmodes/org.el (orgtbl-optimized): New option
15807         (orgtbl-mode): New command, a minor mode.
15808         (orgtbl-mode-map): New variable.
15809         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
15810         (orgtbl-error, orgtbl-self-insert-command)
15811         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
15813         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
15814         a local variable in each org-mode buffer.
15816         * textmodes/org.el (org-set-regexps-and-options): Rename from
15817         `org-set-regexps'.  Added checking for STARTUP keyword.
15818         (org-get-current-options): Add STARTUP options.
15819         (org-table-insert-row): Make mode intelligent about when
15820         realignment is needed.
15821         (org-self-insert-command, org-delete-backward-char, org-delete-char):
15822         New commands.
15823         (org-enable-table-editor): New default value `optimized'.
15824         (org-table-blank-field): Support blanking regions if active.
15826 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
15828         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
15829         if the year is not given.
15831         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
15832         Add new escapes %m and %M, fixed bug with %F by adding
15833         save-match-data.
15834         (reftex-reference): Remove ?. from list of spaces.
15835         (reftex-label-info): Add automatic label prefix recognition.
15837         * textmodes/reftex-index.el (reftex-index-next-phrase):
15838         Add slave parameter to call of `reftex-index-this-phrase'.
15839         (reftex-index-this-phrase): New optional argument.
15840         (reftex-index-region-phrases): Add slave parameter to call of
15841         `reftex-index-this-phrase'.
15842         (reftex-display-index): New argument redo.
15843         (reftex-index-rescan): Add 'redo to arguments of
15844         `reftex-display-index'.
15845         (reftex-index-Rescan, reftex-index-revert)
15846         (reftex-index-switch-index-tag): Add 'redo to arguments of
15847         `reftex-display-index'.
15848         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
15849         indexing.  Fix bug with matching is there is a quote before or
15850         after the word.
15852         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
15853         Fix bug when collecting citation keys in lines with comments.
15854         (reftex-citation): Prefix argument no longer rescans the document,
15855         but forces prompting for optional arguments of cite macros.
15856         (reftex-do-citation): Prompting for optional arguments implemented.
15858         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
15859         Add optional arguments to most cite commands.
15860         (reftex-cite-cleanup-optional-args): New option
15861         (reftex-cite-prompt-optional-args): New option.
15862         (reftex-trust-label-prefix): New option.
15864         * textmodes/reftex-toc.el (reftex-toc-find-section):
15865         Add push-mark before changing the position in the buffer.
15867         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
15868         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
15870 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
15872         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
15873         more carefully.
15875 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
15877         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
15878         (sgml-mode): Use it.
15879         (sgml-get-context): Better keep track of implicitly closed tags.
15881 2005-01-13  Kenichi Handa  <handa@m17n.org>
15883         * textmodes/ispell.el: These changes are to fix misalignment error
15884         caused by equivalent characters of different Emacs charsets.
15885         (ispell-unified-chars-table): New variable.
15886         (ispell-get-decoded-string): New function.
15887         (ispell-get-casechars, ispell-get-not-casechars)
15888         (ispell-get-otherchars): Call ispell-get-decoded-string.
15890 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
15892         * custom.el (custom-declare-variable): Just put symbol instead
15893         of (defvar . symbol) in `current-load-list'.
15895 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
15897         * emacs-lisp/elint.el: Fixed typo in Commentary section.
15899 2005-01-12  Jay Belanger  <belanger@truman.edu>
15901         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
15902         to create a Calc summary.
15904 2005-01-12  Kim F. Storm  <storm@cua.dk>
15906         * mouse.el (mouse-on-link-p): Change functionality and doc
15907         string to comply with latest description in lisp ref.
15909 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
15911         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
15912         Enable mouse clicks on mode-line, header-line and margin.
15913         (event-type): Give mouse event symbols an 'event-kind property
15914         with value 'mouse-click.
15916 2005-01-12  Juri Linkov  <juri@jurta.org>
15918         * facemenu.el (list-colors-display): Add new arg buffer-name.
15919         Use it.  Fix docstring.  Replace code for identifying duplicate
15920         colors by the name with call to `list-colors-duplicates' which
15921         identifies duplicate colors by the value unless the color
15922         is one of special Windows colors.  Set truncate-lines to t.
15923         Print sorted duplicate color names on each line.  Indent to 22
15924         \(the longest color name in rgb.txt) instead of 20.  Optimize.
15925         (list-colors-duplicates): New function.
15926         (facemenu-color-name-equal): Delete function.
15928         * facemenu.el (list-colors-print): New function created from code
15929         in list-colors-display.  Print #RRGGBB at the window right edge.
15930         (list-colors-display): When temp-buffer-show-function is not
15931         defined, call list-colors-print from temp-buffer-show-hook
15932         to get the right value of window-width in list-colors-print
15933         after the buffer is displayed.
15935         * simple.el (pop-mark): Move deactivate-mark out of conditional
15936         part to deactivate the active mark regardless of the state of the
15937         mark ring.
15939         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
15940         variables line in desktop files.
15942 2005-01-12  Juri Linkov  <juri@jurta.org>
15944         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
15945         Bring together isearch highlight related options.
15946         (lazy-highlight): Replace group `replace' by `matching'.
15947         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
15948         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
15949         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
15950         and declare them obsolete.
15951         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
15952         (isearch-faces): Remove defgroup.
15953         (isearch-overlay, isearch-highlight, isearch-dehighlight):
15954         Move isearch highlighting code closer to lazy highlighting code.
15956         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
15957         (query-replace-highlight, query-replace-lazy-highlight)
15958         (query-replace): Move definitions to the beginning of the file.
15960 2005-01-11  Juri Linkov  <juri@jurta.org>
15962         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
15963         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
15964         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
15966         * info.el (Info-history-forward): New variable.
15967         (Info-select-node): Reset Info-history-forward to nil.
15968         (Info-last): Turn into defalias.
15969         (Info-history-back): Rename from Info-last.
15970         Add current node to Info-history-forward.
15971         (Info-history-forward): New fun.
15972         (Info-mode-map): Replace Info-last by Info-history-back.
15973         Bind Info-history-forward to "r".
15974         (Info-mode-menu): Replace Info-last by Info-history-back.
15975         Fix menu item text.  Add menu item for Info-history-forward.
15976         (info-tool-bar-map): Replace Info-last by Info-history-back.
15977         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
15978         for Info-history-forward.
15979         (Info-mode): Replace Info-last by Info-history-back in docstring.
15980         Add local variable Info-history-forward.
15981         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
15983 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15985         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
15986         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
15987         Ignore select-window events rather than fiddle with
15988         mouse-autoselect-window.
15990 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
15992         * type-break.el (type-break-mode): Fix previous change.
15994 2005-01-10  Jay Belanger  <belanger@truman.edu>
15996         * calc/calc-ext.el (calc-reset): Reset when inside embedded
15997         calculator; only reset when point is inside a calculator.
15998         Don't adjust the window height if the window takes up the whole height
15999         of the frame.
16001 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
16003         * ebuff-menu.el (Electric-buffer-menu-mode):
16004         Preserve value of buffer-local var header-line-format.
16006 2005-01-09  Jay Belanger  <belanger@truman.edu>
16008         * calc/calc.el (calc-mode-var-list-restore-saved-values):
16009         Make sure settings file exists before accessing it.
16011         * calc/calc-embed.el (calc-embedded-subst):
16012         Replace math-multi-subst-rec, which is only supposed to be called
16013         by math-multi-subst, by math-multi-subst.
16015 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
16017         * vc.el (vc-allow-async-revert): New user option.
16018         (vc-disable-async-diff): New internal variable.
16019         (vc-revert-buffer): Use them to disable asynchronous diff.
16021         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
16022         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
16023         asynchronously if vc-disable-async-diff is t.
16025 2005-01-09  Jay Belanger  <belanger@truman.edu>
16027         * calc/calc.el (defcalcmodevar): New macro.
16028         (calc-mode-var-list-restore-default-values)
16029         (calc-mode-var-list-restore-saved-values): New functions.
16030         (calc-mode-var-list): Use defcalcmodevar to define it.
16031         (calc-always-load-extensions, calc-line-numbering)
16032         (calc-line-breaking, calc-display-just, calc-display-origin)
16033         (calc-number-radix, calc-leading-zeros, calc-group-digits)
16034         (calc-group-char, calc-point-char, calc-frac-format)
16035         (calc-prefer-frac, calc-hms-format, calc-date-format)
16036         (calc-float-format, calc-full-float-format, calc-complex-format)
16037         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
16038         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
16039         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
16040         (calc-matrix-brackets, calc-language, calc-language-option)
16041         (calc-left-label, calc-right-label, calc-word-size)
16042         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
16043         (calc-display-raw, calc-internal-prec, calc-angle-mode)
16044         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
16045         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
16046         (calc-window-height, calc-display-trail, calc-show-selections)
16047         (calc-use-selections, calc-assoc-selections)
16048         (calc-display-working-message, calc-auto-why, calc-timing)
16049         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
16050         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
16051         (calc-gnuplot-default-device, calc-gnuplot-default-output)
16052         (calc-gnuplot-print-device, calc-gnuplot-print-output)
16053         (calc-gnuplot-geometry, calc-graph-default-resolution)
16054         (calc-graph-default-resolution-3d, calc-invocation-macro)
16055         (calc-show-banner): Use defcalcmodevar to declare them and set
16056         their default values.
16058         * calc/calc-ext.el (calc-reset): Restore saved values of variables
16059         instead of default values (but restore default values if there is
16060         an argument of 0).
16062 2005-01-09  David Kastrup  <dak@gnu.org>
16064         * desktop.el (desktop-restore-eager): Fix typo in type.
16066 2005-01-08  Richard M. Stallman  <rms@gnu.org>
16068         * cus-edit.el (customize): Delete :link.
16070 2005-01-08  Jay Belanger  <belanger@truman.edu>
16072         * calc/calc.el (calc-mode): Remove the extension from the
16073         `calc-settings-file' file name when loading it.
16075 2005-01-08  Kim F. Storm  <storm@cua.dk>
16077         * info.el (Info-mode-map, Info-next-link-keymap)
16078         (Info-prev-link-keymap, Info-up-link-keymap):
16079         Map follow-link to mouse-face.
16080         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
16082 2005-01-08  Jay Belanger  <belanger@truman.edu>
16084         * calc/calc.el (calc-settings-file): Change default value.
16085         Suggested by cgw in a comment in calc-mode.el.
16087         * calc/calc-mode.el (calc-settings-file-name):
16088         Compare calc-settings-file to user-init-file instead of ~/.emacs.
16089         Replace ~/.emacs in a prompt by calc-settings-file.
16091 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
16093         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
16094         (desktop-lazy-idle-delay): New customizable variables.
16095         (desktop-buffer-args-list): New variable.
16096         (desktop-append-buffer-args): New function.
16097         (desktop-save): Call desktop-append-buffer-args for some buffers.
16098         (desktop-lazy-create-buffer): New function.
16099         (desktop-idle-create-buffers): New function.
16100         (desktop-read): Add message about buffers to restore lazily.
16101         (desktop-lazy-abort): New command.
16102         (desktop-clear): Call desktop-lazy-abort.
16103         (desktop-lazy-complete): New command.
16105 2005-01-06  Richard M. Stallman  <rms@gnu.org>
16107         * emacs-lisp/find-func.el (find-face-definition):
16108         Rename from find-face.
16110 2005-01-06  Kim F. Storm  <storm@cua.dk>
16112         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
16114         * man.el (Man-xref-man-page, Man-xref-header-file)
16115         (Man-xref-normal-file): Add follow-link property.
16117 2005-01-06  Jay Belanger  <belanger@truman.edu>
16119         * calc/calc-units.el: Make sure the proper macro definitions are
16120         available when compiling.
16122 2005-01-06  Juri Linkov  <juri@jurta.org>
16124         * isearch.el (isearch-lazy-highlight-update):
16125         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
16127 2005-01-06  Miles Bader  <miles@gnu.org>
16129         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
16130         (isearch-lazy-highlight-face): Use new name.
16132 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
16134         * uniquify.el (uniquify-rationalize-file-buffer-names):
16135         Re-add an interactive spec.
16136         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
16137         to the same name.
16139         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
16140         (isearch-update, isearch-done): Adjust calls accordingly.
16142 2005-01-05  Richard M. Stallman  <rms@gnu.org>
16144         * custom.el (custom-set-variables, custom-theme-set-variables):
16145         Clarify documentation.
16147         * emacs-lisp/find-func.el (find-variable)
16148         (find-variable-other-window, find-variable-other-frame):
16149         Fix the TYPE args to find-function-read and find-function-do-it.
16150         (find-function): Doc fix.
16151         (find-function-at-point): Replace function-at-point alias.
16153 2005-01-04  Richard M. Stallman  <rms@gnu.org>
16155         * cus-face.el (custom-declare-face):
16156         Record defface in current-load-list.
16158         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
16160         * emacs-lisp/find-func.el: Doc fixes.
16161         (find-face-regexp): New variable.
16162         (find-function-regexp-alist): New variable.
16163         (find-function-C-source): Third arg is now TYPE.
16164         (find-function-search-for-symbol): Handle general TYPE.
16165         (find-function-read, find-function-do-it): Handle general TYPE.
16166         (find-definition-noselect, find-face): New functions.
16167         (function-at-point): Alias deleted.
16169 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
16171         * battery.el (display-battery-mode): Rename from display-battery.
16172         Handle the case where it gets turned off.
16174 2005-01-04  Richard M. Stallman  <rms@gnu.org>
16176         * cus-edit.el (customize): Make :link point to user doc.
16178         * man.el (Man-fontify-manpage): Turn off undo generation.
16180         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
16182 2005-01-04  Andreas Schwab  <schwab@suse.de>
16184         * files.el (insert-directory): Only look for error lines in
16185         inserted text.  Don't move too far after processing --dired markers.
16187 2005-01-04  Richard M. Stallman  <rms@gnu.org>
16189         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
16190         Don't expand if the character is @, period, dash, etc.
16191         (define-mail-abbrev): Quote names that contain problem characters.
16193 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
16195         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
16197 2005-01-03  Richard M. Stallman  <rms@gnu.org>
16199         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
16200         (query-replace-highlight, query-replace-lazy-highlight)
16201         (query-replace): Definitions moved up.  Doc fix.
16203 2005-01-03  Richard M. Stallman  <rms@gnu.org>
16205         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
16206         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
16207         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
16208         (lazy-highlight-face): Rename from isearch-lazy-...
16209         Change all references to them.
16211 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
16213         * cus-edit.el (custom-file): Doc fix for defcustom.
16214         (custom-file): The function no longer sets the variable
16215         `custom-file' to its return value.
16217         * startup.el (command-line): No longer load `custom-file'.
16219 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16221         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
16223         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
16224         Don't confuse module-prefixed identifiers for labels.
16225         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
16227 2005-01-02  Richard M. Stallman  <rms@gnu.org>
16229         * files.el (basic-save-buffer-1): Fix previous change.
16231         * loadhist.el (file-loadhist-lookup): New function.
16232         (file-provides, file-requires): Use it.
16234         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
16235         instead of calculating the right size.
16237 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
16239         * vc-svn.el (vc-svn-diff): Stay local if possible.
16241 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16243         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
16245         * files.el (hack-local-variables): Fix last change.
16247 2005-01-02  Jay Belanger  <belanger@truman.edu>
16249         * calc/calc-yank.el (calc-edit-top): New variable.
16250         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
16251         object.  Change header properties.
16252         (calc-edit-finish, calc-edit-finish-stack-object)
16253         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
16254         edited object.
16255         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
16256         for the beginning of the edited object.
16257         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
16258         for the beginning of the edited object.
16259         * calc/calc-prog.el (calc-edit-macro-finish-edit)
16260         (calc-finish-formula-edit, calc-macro-repeats)
16261         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
16262         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
16263         beginning of the edited object.
16264         (calc-user-define-edit): Change the header for editing macros.
16265         Remove unnecessary variable.
16267 2005-01-01  Jay Belanger  <belanger@truman.edu>
16269         * calc/calc-yank.el (calc-edit-mode): Change default header.
16270         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
16271         * calc/calc-store.el (calc-edit-variable): Change title to match new
16272         header.
16273         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
16274         mode to match new header.
16275         (calc-user-define-edit): Change titles to include names of commands.
16276         (calc-finish-formula-edit): Adjust to handle new header.
16277         (calc-finish-macro-edit): Remove.
16278         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
16279         (calc-edit-macro-command, calc-edit-macro-command-type)
16280         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
16281         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
16282         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
16283         (calc-edit-macro-finish-edit): New functions.
16284         (calc-user-define-edit): Use new functions to edit named calc macros.
16286 2005-01-01  Stefan  <monnier@iro.umontreal.ca>
16288         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
16290         * ses.el (copy-region-as-kill): Deactivate mark.
16292 2005-01-01  Richard M. Stallman  <rms@gnu.org>
16294         * replace.el (occur-1): If the output buffer is also an input,
16295         don't kill it, rename it.
16297         * faces.el (set-face-background, set-face-foreground): Doc fix.
16299         * cus-face.el (custom-face-attributes): Fix :help-echo strings
16300         for :foreground and :background.
16302         * dired.el (dired-view-command-alist): Variable deleted.
16303         (dired-view-file, dired-mouse-find-file-other-window):
16304         Delete the code to use it.
16306 2005-01-01  Kim F. Storm  <storm@cua.dk>
16308         * image.el (insert-sliced-image): Use t for line-height property.
16310 See ChangeLog.11 for earlier changes.
16312 ;; Local Variables:
16313 ;; coding: iso-2022-7bit
16314 ;; End:
16316     Copyright (C) 2005 Free Software Foundation, Inc.
16317   Copying and distribution of this file, with or without modification,
16318   are permitted provided the copyright notice and this notice are preserved.
16320 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1