Add vc-mtn.el.
[emacs.git] / lisp / ChangeLog
blob0c1777655813cefd4839ba0a91ee5006478d7e7f
1 2007-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * vc-mtn.el: New file.
5         * vc-hooks.el (vc-handled-backends): Add Mtn.
7 2007-09-13  Eli Zaretskii  <eliz@gnu.org>
9         * files.el (find-file, find-file-other-window)
10         (find-file-other-frame, find-file-existing, find-file-read-only)
11         (find-file-read-only-other-window)
12         (find-file-read-only-other-frame)
13         (find-alternate-file-other-window, find-alternate-file): Doc fixes.
15 2007-09-13  Jari Aalto  <jari.aalto@cante.net>
17         * man.el (Man-default-man-entry): At end of line, continue looking
18         to the next line for possible end of hyphenated command.
20 2007-09-13  Chris Moore  <dooglus@gmail.com>
22         * shell.el (shell-resync-dirs): Don't move the cursor relative to
23         the command being edited.
25 2007-09-13  Nick Roberts  <nickrob@snap.net.nz>
27         * progmodes/gud.el (gdb-ready): New variable.
28         (gdb): Set it to nil.  Set gud-running to nil here...
29         (gud-common-init): ...instead of here.
31         * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
32         Use gdb-ready.  Discard input until GDB is ready to accept it.
34 2007-09-12  Dan Nicolaescu  <dann@ics.uci.edu>
36         * term/xterm.el (terminal-init-xterm): Add bindings for M-S- and
37         C-M-S- keys.
39 2007-09-12  Martin Rudalics  <rudalics@gmx.at>
41         * dired.el (dired-warning): Inherit from font-lock-warning-face to
42         make it show up with eight colors.
44 2007-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
46         * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
47         diffs are concatenated with no intervening line.
49 2007-09-10  Dave Love  <fx@gnu.org>
51         * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
52         (python-font-lock-keywords): Update to the 2.5 version of the language.
53         (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
54         (python-backspace): Only behave funny in code.
55         (python-compilation-regexp-alist): Add PDB stack trace regexp.
56         (inferior-python-mode): Add PDB prompt regexp.
57         (python-fill-paragraph): Refine the fenced-string regexp.
58         (python-find-imports): Handle imports spanning several lines.
59         (python-mode): Add `class' to hideshow support.
61 2007-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
63         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use
64         add-log-buffer-file-name-function rather than bind buffer-file-name,
65         so we dont end up calling change-log-mode in *cvs* when `fi' is the
66         ChangeLog file itself.
68         * outline.el (outline-flag-region): Use front-advance.
70 2007-09-07  Ilya Zakharevich  <ilyaz@cpan.org>
72         * progmodes/cperl-mode.el: Merge upstream 5.23.
73         (cperl-where-am-i): Remove function.
74         (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
75         (cperl-sniff-for-indent): De-invert [string] and [comment].
76         When looking for label, skip s:m:y:tr.
77         (cperl-indent-line): Likewise.
78         (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
79         (cperl-windowed-init): Wrong `ps-print' handling.
80         Both thanks to Chong Yidong.
81         (cperl-look-at-leading-count): Could fail with unfinished RExen.
82         (cperl-find-pods-heres): If the second part of s()[] is missing,
83         don't try to highlight delimiters...
85 2007-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
87         * progmodes/compile.el (compilation-get-file-structure): Complete last
88         change by also using spec-directory in the puthash.
90 2007-09-07  Riccardo Murri  <riccardo.murri@gmail.com>
92         * vc-bzr.el (vc-bzr-admin-lastrev): New constant.
93         (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
94         (vc-bzr-status): Fix shadowing of variable 'status'.
95         (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
96         Use `expand-file-name' instead of `concat'.
97         (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
98         Update annotation line regexp.  Fixes launchpad.net [Bug 137435].
100 2007-09-05  Jason Rumney  <jasonr@gnu.org>
102         * frame.el (focus-follows-mouse): Doc-fix. Change default on w32.
104 2007-09-02  Richard Stallman  <rms@gnu.org>
106         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
107         Add `safe-local-variable' property.
108         (lisp-body-indent): Likewise.
110 2007-09-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
112         * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
113         prev/next-node.
115         * term/x-win.el (x-gtk-stock-map, icon-map-list): New variables.
116         (x-gtk-map-stock): New function.
118 2007-09-02  Glenn Morris  <rgm@gnu.org>
120         * comint.el (comint-mode): Don't set scroll-conservatively.
122         * eshell/em-unix.el (eshell/time): Stringify and flatten the
123         non-command arguments.
125 2007-09-01  Thien-Thi Nguyen  <ttn@gnuvola.org>
127         * emacs-lisp/bytecomp.el (byte-recompile-directory):
128         Fix bug: Don't expand top-level file name more than once.
129         Reported by Dmitry Antipov <dmantipov@yandex.ru>.
131 2007-09-01  Richard Stallman  <rms@gnu.org>
133         * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
134         Add doc string.
136 2007-08-30  Richard Stallman  <rms@gnu.org>
138         * speedbar.el (speedbar-frame-reposition-smartly)
139         (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
140         (speedbar-check-vc): Don't use dframe-xemacsp.
142 2007-08-30  Martin Rudalics  <rudalics@gmx.at>
144         * files.el (backup-buffer-copy): Try to overwrite old backup first.
146 2007-08-29  Martin Rudalics  <rudalics@gmx.at>
148         * repeat.el (repeat): Use last-repeatable-command instead of
149         real-last-command.  Run pre- and post-command hooks for
150         self-insertion.  Update doc-string.
152 2007-08-28  Glenn Morris  <rgm@gnu.org>
154         * progmodes/cc-langs.el (c-constant-kwds): Add java: true, false, null.
156 2007-08-27  Alexandre Julliard  <julliard@winehq.org>
158         * vc-git.el (vc-git-state): Call git-add --refresh to update the
159         state of the file.
160         (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
161         (vc-git-create-repo): Fix invalid command.
163 2007-08-27  Richard Stallman  <rms@gnu.org>
165         * textmodes/flyspell.el (flyspell-mode):
166         Catch errors in flyspell-mode-on.
168 2007-08-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
170         * progmodes/modula2.el (m2-definition, m2-module):
171         Don't use previous-line.  Reported by T. V. Raman.
173 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
175         * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
176         argument to tool-bar-mode call.
178 2007-08-27  Glenn Morris  <rgm@gnu.org>
180         * diff-mode.el (diff-find-file-name): Only accept regular files,
181         to rule out /dev/null, directories, etc.
183 2007-08-25  Dan Nicolaescu  <dann@ics.uci.edu>
185         * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
186         safe-local-variable setting.
187         * progmodes/perl-mode.el (perl-indent-level): Likewise.
189 2007-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
191         * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
192         of buffers in uniquify-managed.
194         * simple.el (invisible-p): Rename from text-invisible-p.
195         Update callers.
197 2007-08-25  Alan Mackenzie  <acm@muc.de>
199         * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
200         new language variable.
202         * progmodes/cc-engine.el (c-brace-anchor-point): New function.
203         (c-add-stmt-syntax): Give accurate anchor points for "namespace",
204         "extern" etc., rather than BOI.  Fix addition of spurious
205         syntactic-symbol 'defun-block-intro, replacing it with
206         'innamespace, etc.
208 2007-08-25  Reiner Steib  <Reiner.Steib@gmx.de>
210         * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
211         Don't behave differently when executed via M-x.  Add doc string.
213 2007-08-24  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
215         * files.el (backup-buffer-copy): Don't wrap delete in
216         condition-case, only try to delete if file exists.
218 2007-08-24  Glenn Morris  <rgm@gnu.org>
220         * files.el (backup-buffer-copy): Revert 2007-08-22 change.
222 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
224         * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
225         (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
226         (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
227         (cperl-etags-goto-tag-location): Use new style backquotes.
229         * subr.el (complete-with-action): Backport from trunk (for vc-arch.el).
230         (dynamic-completion-table): Use it it.
232         * net/browse-url.el: Remove spurious * in custom docstrings.
233         (browse-url-filename-alist): Use new-style backquote.
235         * emacs-lisp/backquote.el (backquote-unquote-symbol)
236         (backquote-splice-symbol): Clarify they're not new-style unquotes.
238         * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
239         (\,@): Backslash the , and ,@ which are not new-style unquotes.
241         * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
243         * net/socks.el (socks-username/password-auth-filter):
244         Remove unused vars `state' and `desired-len'.
245         (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
246         (socks-wait-for-state-change): Use new-style backquotes.
248         * pcvs.el (cvs-mode-status): Fix long-standing typo.
250         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
251         backquotes after each `read' rather than once per buffer.
253         * dframe.el: Remove spurious * in custom docstrings.
254         (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
255         (dframe-xemacs20p): Remove, inline at the sole use point.
256         (defface): Don't defvar the face, don't use old-style backquote.
257         (defcustom): Don't use old-style backquote.
258         (dframe-frame-parameter, dframe-mouse-event-p):
259         Make it obvious that it's always defined.
260         (dframe-popup-kludge): New function to replace
261         dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
262         (dframe-frame-mode, dframe-set-timer-internal)
263         (dframe-mouse-set-point): Remove use of with-no-warnings from
264         XEmacs-specific code.
265         (dframe-set-timer-internal): Fix very old bug with
266         post-command-idle-hook.
268         * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
270 2007-08-22  Chong Yidong  <cyd@stupidchicken.com>
272         * image-mode.el (image-minor-mode): Use image-mode-text-map.
274 2007-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
276         * sort.el (sort-fold-case, sort-numeric-base): Mark as
277         safe-local-variable.
279 2007-08-22  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
281         * net/browse-url.el (browse-url-emacs): New function.
283 2007-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
285         * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Display a big fat
286         warning if the file uses old style backquotes.
288         * emacs-lisp/bytecomp.el (byte-compile-log-file)
289         (byte-recompile-directory, byte-compile-file)
290         (byte-compile-from-buffer): Use with-current-buffer.
292         * simple.el (text-invisible-p): Rename from line-move-invisible-p.
293         (line-move-invisible-p): Keep as an obsolete alias, just to be safe.
294         (line-move-1, line-move-finish, line-move-to-column)
295         (move-end-of-line, move-beginning-of-line): Use new name.
297 2007-08-22  Glenn Morris  <rgm@gnu.org>
299         * files.el (backup-buffer-copy): Check backup directory is
300         writable, to avoid infloop deleting old backup.
302         * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
303         movemail related variables.
304         (rmail-insert-inbox-text): Use only rmail-movemail-program, which
305         will now be set before this is called.
307 2007-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
309         * emacs-lisp/backquote.el (backquote-delay-process): Fix last change.
311         * progmodes/ada-mode.el: Fix up comment style in header.
312         (ada-check-emacs-version): Remove.
313         (ada-mode): Set parse-sexp-* even if they don't exist: can't hurt.
314         (ada-region-selected): Use (featurep 'xemacs) rather than contortions
315         to try and quieten the byte-compiler.
316         (ada-create-keymap): Use [(..)] keys, which work on both (X)Emacs.
318         * vc.el (vc-annotate-warp-version): Don't use previous-line.
320 2007-08-20  Johannes Weiner  <hannes@saeurebad.de>  (tiny change)
322         * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
323         extracted from `eval-last-sexp-1'.
324         (eval-last-sexp-1): Call `preceding-sexp'.
326 2007-08-19  Glenn Morris  <rgm@gnu.org>
328         * Makefile.in (custom-deps, finder-data, autoloads, recompile)
329         (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
330         than $(EMACS), so that EMACSLOADPATH is set.  Prevents any system
331         shadow files messing up the compilation.
333 2007-08-18  Glenn Morris  <rgm@gnu.org>
335         * progmodes/scheme.el (scheme-mode-variables):
336         Set font-lock-comment-start-skip.
338 2007-08-18  Martin Rudalics  <rudalics@gmx.at>
340         * progmodes/ada-mode.el (ada-create-syntax-table):
341         Move set-syntax-table from here to ...
342         (ada-mode): ... here.  Don't change global value of comment-multi-line.
343         Call new function ada-initialize-syntax-table-properties.
344         Add ada-handle-syntax-table-properties to font-lock-mode-hook.
345         (ada-deactivate-properties, ada-initialize-properties):
346         Replace by new functions ...
347         (ada-handle-syntax-table-properties, ada-set-syntax-table-properties)
348         (ada-initialize-syntax-table-properties): ... to set up syntax-table
349         properties uniformly, independently from whether font-lock-mode
350         is enabled or not.  Handle read-only buffers and do not change
351         undo-list when setting syntax-table properties.
352         (ada-after-change-function): Use ada-set-syntax-table-properties.
354 2007-08-17  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
356         * progmode/cperl-mode.el (cperl-look-at-leading-count)
357         (cperl-find-pods-heres): Fix an error when typing expressions like
358         `s{a}{b}'.
360 2007-08-17  Glenn Morris  <rgm@gnu.org>
362         * progmodes/compile.el (compilation-get-file-structure): Make use
363         of the directory part when checking for an existing entry, to
364         handle files with same basename in different directories.
366 2007-08-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
368         * ps-print.el (ps-header-font-size, ps-header-title-font-size)
369         (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
370         (ps-paragraph-spacing): Docstring fix.
372 2007-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
374         * smerge-mode.el (smerge-resolve): New arg `safe'.
375         (smerge-resolve-all, smerge-batch-resolve): New function.
376         (smerge-refine): Make sure `diff' returns the expected result.
377         (smerge-parsep-re): New const.
378         (smerge-mode): Use it to adjust paragraph-separate.
380         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
381         Correctly match / regexp matchers as first char on a line when
382         fontifying only that line.
384         * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
386 2007-08-16  Glenn Morris  <rgm@gnu.org>
388         * ps-print.el (ps-font-size): Doc fix.
390 2007-08-15  Stefan Monnier  <monnier@iro.umontreal.ca>
392         * vc-bzr.el: Don't fiddle with vc-handled-backend.
393         (vc-bzr-registered): Don't redundantly protect against
394         file-error.  Actually use the format-specific code.
395         (vc-bzr-buffer-nonblank-p): Remove.
396         (vc-bzr-status): Change `kindchange' -> `kindchanged'.
398 2007-08-15  Glenn Morris  <rgm@gnu.org>
400         * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
401         sloppier, for the sake of GNU Mailman.
402         (rmail-digest-rfc1153): Initialize `result' correctly.
404 2007-08-14  Glenn Morris  <rgm@gnu.org>
406         * simple.el (bad-packages-alist): New constant.
407         (bad-package-check): New function.  Together, these two add
408         elements to `after-load-alist' to check for problematic external
409         packages.
410         * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
412 2007-08-13  Stephen Leake  <stephen_leake@stephe-leake.org>
414         * pcvs-parse.el (cvs-parse-table): Handle additional instance of
415         optional quotes around files in NEED-UPDATE . REMOVED case.
417         * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
418         (ada-treat-cmd-string): Improve error message.
419         (ada-do-file-completion): Call `ada-require-project-file', so
420         project variables are set properly.
421         (ada-prj-find-prj-file): Delete Emacs 20.2 support.
422         (ada-gnatfind-buffer-name): New constant.
423         (ada-find-any-references): Use new constant.  Set buffer name
424         properly in compilation-start.  Toggle read-only properly.
425         (ada-find-in-src-path): Fix spelling error in docstring.
427         * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
428         by zero error.
430 2007-08-13  Nick Roberts  <nickrob@snap.net.nz>
432         * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
434 2007-08-12  Richard Stallman  <rms@gnu.org>
436         * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
437         (cvs-execute-single-file): Use new name split-string-and-unquote.
438         (cvs-header-msg): Use new name combine-and-quote-strings.
440         * emulation/vi.el (vi-next-line): Ignore return value of line-move.
442         * progmodes/gud.el (gud-common-init): Use new name
443         split-string-and-unquote.
445         * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
446         in javac regexp.
448         * pcvs-util.el (cvs-qtypedesc-strings): Use new names
449         combine-and-quote-strings and split-string-and-unquote.
451         * subr.el (combine-and-quote-strings): Rename from strings->string.
452         (split-string-and-unquote): Rename from string->strings.
454 2007-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
456         * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
457         to buffer-local settings.
459         * emacs-lisp/backquote.el (backquote-delay-process): New function.
460         (backquote-process): Add internal arg `level'.  Use the two to
461         correctly handle nested backquotes.
463 2007-08-09  Riccardo Murri  <riccardo.murri@gmail.com>
465         * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
466         (vc-bzr-state-words): Add "kind changed" state word.
467         (vc-bzr-status): New function.  Return Bzr idea of file status,
468         which is different from VC's.
469         (vc-bzr-state): Use vc-bzr-status.
470         (vc-workfile-unchanged-p): Use vc-bzr-status.
471         (vc-bzr-revert): Use synchronous process; expect exitcode 0.
472         (vc-dired-state): Process "kind changed" state word.
474 2007-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
476         * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
478         * vc-rcs.el (vc-rcs-find-file-not-found-hook):
479         Move from vc-default-find-file-not-found-hook.
481 2007-08-09  Edward O'Connor  <hober0@gmail.com>  (tiny change)
483         * url/url-auth.el (url-basic-auth): When prompting for username
484         and password, default to the username and password in the URL.
486 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
488         * man.el: Remove spurious * in docstrings.
489         Merge defvars and toplevel setq-defaults.
490         (Man-highlight-references0): Limit=nil rather than point-max.
491         (Man-mode-map): Move initialization into the declaration.
492         (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
493         (Man-view-header-file): Use expand-file-name rather than concat.
494         (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
496         * man.el (Man-next-section): Make sure we do not move backward.
498 2007-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
500         * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
501         (ps-begin-job): Use ps-default-fg and ps-default-bg only when
502         ps-print-color-p is neither nil nor black-white.  Reported by Christian
503         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
505 2007-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
507         * files.el (auto-mode-alist): Use the purecopied text (duh!).
509 2007-08-08  Andreas Schwab  <schwab@suse.de>
511         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
512         self-insert-command, not self-insert.
514 2007-08-08  Glenn Morris  <rgm@gnu.org>
516         * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove `iff'.
518         * Replace `iff' in doc-strings and comments.
520         * help-mode.el (help-make-xrefs): Search for symbol constituents,
521         rather than just `-'.
523 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
525         * dired.el (dired-pop-to-buffer):
526         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
527         * calendar/calendar.el (generate-calendar-window):
528         * progmodes/compile.el (compilation-set-window-height):
529         * textmodes/two-column.el (2C-two-columns, 2C-merge):
530         Use window-full-width-p instead of comparing frame-width and
531         window-width.
533         * progmodes/compile.el (compilation-find-buffer): Remove extra
534         argument in call to compilation-buffer-internal-p.
536 2007-08-07  Michael Albinus  <michael.albinus@gmx.de>
538         * net/tramp.el (tramp-handle-file-remote-p): Handle optional
539         parameters IDENTIFICATION and CONNECTED.
540         (tramp-handle-insert-file-contents): VISIT must be handled after
541         insertion of the local copy.  Reported by Peter Gordon
542         <peter@pg-consultants.com>.
543         (tramp-file-name-handler): No special handling for
544         `expand-file-name'.  But for `file-name-as-directory'.
545         (tramp-find-shell, tramp-open-connection-telnet)
546         (tramp-open-connection-rsh, tramp-open-connection-su)
547         (tramp-open-connection-multi)
548         (tramp-open-connection-setup-interactive-shell): Guard against
549         $PROMPT_COMMAND shell var.  Reported by Steve Youngs
550         <steve@sxemacs.org>.
551         (tramp-append-tramp-buffers): Replace "sensible" by "sensitive" in
552         the hint.
554         * net/trampver.el: Update release number.
556 2007-08-07  Tom Tromey  <tromey@redhat.com>
558         * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
559         Add safe-local-variable property.
561 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
563         * image-mode.el (image-toggle-display): Use image-refresh.
565         * longlines.el (longlines-decoded): New variable.
566         (longlines-mode): Avoid encoding or decoding the buffer twice.
568 2007-08-07  Riccardo Murri  <riccardo.murri@gmail.com>
570         * vc-bzr.el: Remove comments about vc-bzr.el being a modified
571         unofficial version.
572         (vc-bzr-command): Remove redundant setting of process-connection-type.
573         (vc-bzr-admin-checkout-format-file): Add autoload.
574         (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
575         (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
576         (vc-bzr-registered): Compare dirstate format tag with known good
577         value, abort parsing if match fails.  Warn user in docstring.
578         (vc-bzr-workfile-version): Case for different Bzr branch formats.
579         See bzrlib/branch.py in Bzr sources.
580         (vc-bzr-diff): First argument FILES may be a string rather than a list.
581         (vc-bzr-shell-command): Remove in favor of
582         vc-bzr-command-discarding-stderr.
583         (vc-bzr-command-discarding-stderr): New function.
585 2007-08-06  Riccardo Murri  <riccardo.murri@gmail.com>
587         * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
588         program, and return nil
589         (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
590         (vc-bzr-state): Look for path names relative to the repository
591         root after status keyword.
592         (vc-bzr-file-name-relative): New function.
593         (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
594         depend on it.
595         (vc-bzr-admin-dirname, ...-checkout-format-file)
596         (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
597         files that we now parse directly for speed.
598         (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
599         (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
600         (vc-bzr-state): "bzr status" successful only if exitcode is 0
601         (vc-bzr-root): Use `vc-bzr-shell-command'.  Stderr may contain
602         Bzr warnings, so we must discard it.
603         (vc-bzr-workfile-version): Speedup counting lines from
604         `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
605         if that file doesn't exist.
606         (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
607         `vc-bzr-root-dir' for speed.  Add `vc-bzr-admin-dirname'
608         (not ".bzr"!) to `vc-directory-exclusion-list'
609         (vc-bzr-shell-command): New function.
611 2007-08-06  Tom Tromey  <tromey@redhat.com>
613         * diff-mode.el (diff-unified->context, diff-reverse-direction)
614         (diff-fixup-modifs): Typo in docstring.
616 2007-08-06  Stefan Monnier  <monnier@iro.umontreal.ca>
618         * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
619         count-screen-lines.
620         (tpu-edt-off): Disable relevant pieces of advice.
622         * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
623         tpu-write-file-hook.  Activate it with add-hook on buffer-save-hook.
624         (newline, newline-and-indent, do-auto-fill): Use advice instead of
625         redefining the function.
626         (tpu-set-scroll-margins): Activate the pieces of advice.
628 2007-08-06  Michael Albinus  <michael.albinus@gmx.de>
630         * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
631         process-filter.
633 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
635         * help.el (resize-temp-buffer-window): Use window-full-width-p
636         instead of comparing frame-width and window-width.
638 2007-08-05  Peter Povinec  <ppovinec <at> yahoo.com> (tiny change)
640         * term.el: Honor term-default-fg-color and term-default-bg-color
641         settings when modifying term-current-face.
642         (term-default-fg-color, term-default-bg-color): Initialize from
643         default term-current-face.
644         (term-mode, term-reset-terminal): Set term-current-face with
645         term-default-fg-color and term-default-bg-color.
646         (term-handle-colors-array): term-current-face has term-default-fg-color
647         and term-default-bg-color after reset escape sequence.
648         (term-handle-colors-array): Set term-current-color with
649         term-default-fg/bg-color instead of ansi-term-color-vector when the
650         index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
652 2007-08-05  Michael Albinus  <michael.albinus@gmx.de>
654         * files.el (set-auto-mode): Handle also remote files wrt
655         `auto-mode-alist'.
657         * net/tramp.el (tramp-handle-file-remote-p): Return a string as
658         remote identification.
660 2007-08-04  Glenn Morris  <rgm@gnu.org>
662         * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
663         zero, not nil, when the library is first loaded.  Check for a file
664         that has been modified on disk.
666         * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
667         Remove duplicate defvar preventing initialization.
668         (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
670 2007-08-03  Miles Bader  <miles@gnu.org>
672         * vc-hooks.el (vc-handled-backends): Change capitalization of VC
673         backend names for new backends to `Git', `Hg', and `Bzr'.
674         * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
675         not `HG'.
676         * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
677         name, not `GIT'.
678         * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
679         (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
681 2007-08-03  Glenn Morris  <rgm@gnu.org>
683         * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
685 2007-08-02  Richard Stallman  <rms@gnu.org>
687         * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
688         to update deleted flag.
690         * cus-edit.el (customize-apropos, customize-apropos-options)
691         (customize-apropos-faces, customize-apropos-groups): Improve prompt.
693         * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
695         * startup.el (fancy-splash-head, startup-echo-area-message):
696         Change message text.
698         * emulation/tpu-edt.el (next-line-internal): Setting deleted.
699         All callers use line-move.
701         * progmodes/compile.el (compilation-find-buffer): Return current
702         buffer immediately if suitable.
703         (compile, compilation-buffer-name, compilation-start): Doc fixes.
705 2007-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
707         * vc-bzr.el (vc-bzr-admin-dirstate): Rename from `...-dirname'.
708         Make it more discriminating and more useful.
709         (vc-bzr-root-dir): Use new name.
710         (vc-bzr-registered): Use new name and look at the dirstate file to
711         determine if it's registered or not without running `bzr'.
713 2007-08-01  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
715         * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
717 2007-07-31  Drew Adams  <drew.adams@oracle.com>
719         * cus-edit.el (custom-group-value-create, custom-goto-parent):
720         Fix parent groups link.
722 2007-07-31  Daiki Ueno  <ueno@unixuser.org>
724         * faces.el (face-normalize-spec): New function.
725         (frame-set-background-mode): Normalize face-spec before calling
726         face-spec-match-p.
728 2007-07-31  Stefan Monnier  <monnier@iro.umontreal.ca>
730         * vc-bzr.el: New file (copied from the trunk).
732         * vc-hooks.el (vc-handled-backends): Add BZR.
733         (vc-find-file-hook): Failsafe if the backend's `registered'
734         function burps.
736         * server.el (server-window): Add switch-to-buffer-other-frame option.
738 2007-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
740         * vc-git.el (vc-directory-exclusion-list, vc-handled-backends): Remove.
741         (vc-git-revision-completion-table): Enable.
743         * vc-hooks.el (vc-handled-backends): Add GIT and HG.
745         * vc.el (vc-directory-exclusion-list): Add .git and .hg.
747         * vc-hg.el (vc-hg-revision-completion-table): Re-enable.
748         (vc-hg-registered): Set the vc-state property.
750         * diff-mode.el (diff-mode-menu): New entries.
752 2007-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
754         * diff-mode.el (diff-beginning-of-file-and-junk): New function.
755         (diff-file-kill): Use it.
756         (diff-beginning-of-hunk): Add arg `try-harder' using it.
757         (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
758         Use it so they find the hunk even when we're in the file header.
760         * vc.el: Add new VC operation `revision-completion-table'.
761         (vc-default-revision-completion-table): New function.
762         (vc-version-diff, vc-version-other-window): Use it to provide
763         completion of revision names if the backend provides it.
765         * vc-arch.el (vc-arch--version-completion-table)
766         (vc-arch-revision-completion-table): New functions to provide
767         completion of revision names.
769         * vc-cvs.el: Require CL.
770         (vc-cvs-revision-table, vc-cvs-revision-completion-table):
771         New functions to provide completion of revision names.
773 2007-07-29  Kimit Yada  <kimitto@gmail.com>  (tiny change)
775         * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
776         (copyright-fix-years, copyright): Correctly handle the case where
777         copyright-limit is nil.
779 2007-07-28  Konstantin Novitsky  <knovitsk@Bear.com>  (tiny change)
781         * progmodes/python.el (run-python): Fix path separator under w32.
783 2007-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
785         * vc-git.el: New File.
787 2007-07-28  Alan Mackenzie  <acm@muc.de>
789         Fix problem with modes derived from CC Mode:
790         * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
791         macro to cc-langs.
792         (c-init-language-vars-for): Remove call to above macro.
793         * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
794         been moved to here.
795         (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
797 2007-07-28  Eli Zaretskii  <eliz@gnu.org>
799         * net/trampver.el: Fix the `coding' cookie.
801 2007-07-25  Nick Roberts  <nickrob@snap.net.nz>
803         * add-log.el (change-log-redate): Remove (not needed anymore and
804         doesn't appear to work).
806 2007-07-25  Glenn Morris  <rgm@gnu.org>
808         * Relicense all FSF files to GPLv3 or later.
810         * COPYING: Switch to GPLv3.
812 2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
814         * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
815         Replace it with another one which disables undo before calling
816         erase-buffer and then turns it back on if needed.
818 2007-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
820         * ps-print.el: Problem with foreground and background color when
821         printing a buffer with and without faces.  Reported by Christian
822         Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
823         (ps-print-version): New version 6.7.5.
824         (ps-default-fg): Change default value to nil, so black color is used
825         when a face does not specify a foreground color.
826         (ps-default-bg): Change default value to nil, so white color is used
827         for background color.
828         (ps-begin-job): Fix code.
830 2007-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
832         * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
834 2007-07-24  Alan Mackenzie  <acm@muc.de>
836         * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
837         Initialise byte-compile-unresolved-functions before rather than
838         after a compilation.
839         (byte-compile-unresolved-functions): Amplify doc string.
841 2007-07-24  Glenn Morris  <rgm@gnu.org>
843         * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
844         (cal-tex-rules, cal-tex-buffer, cal-tex-24)
845         (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
846         (cal-tex-cursor-week, cal-tex-cursor-week2)
847         (cal-tex-cursor-week-iso, cal-tex-week-hours)
848         (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
849         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
850         (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
852 2007-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
854         * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
856 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
858         * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
859         underlying file is uptodate.
861 2007-07-23  Richard Stallman  <rms@gnu.org>
863         * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
865 2007-07-23  Stefan Monnier  <monnier@iro.umontreal.ca>
867         * progmodes/sh-script.el (sh-font-lock-backslash-quote)
868         (sh-font-lock-flush-syntax-ppss-cache): New funs.
869         (sh-font-lock-syntactic-keywords): Use them to distinguish the
870         different possible cases for \'.
871         (sh-font-lock-paren): Mark the relevant text with font-lock-multiline.
873         * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
874         `file' from which to start the search and fix case where `file' is the
875         current directory and the root as well.
877         * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
878         name for buffer-file-name if it refers to a directory.
880 2007-07-22  Jason Rumney  <jasonr@gnu.org>
882         * w32-fns.el (set-default-process-coding-system): Use dos line ends
883         for input to cmdproxy on all versions of Windows.
884         Use dos line ends for input to plink.
886         * comint.el (comint-simple-send): Concat newline before sending.
887         (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
889 2007-07-22  Juri Linkov  <juri@jurta.org>
891         * isearch.el (isearch-edit-string): Save old point and
892         isearch-other-end to old-point and old-other-end before reading
893         the search string from minibuffer.  After exiting minibuffer set
894         point to old-other-end if point and the search direction is the
895         same as before reading the search string.
896         (isearch-del-char): Don't set isearch-yank-flag to t.  Put point
897         to isearch-other-end.  Instead of isearch-search-and-update call
898         three functions isearch-search, isearch-push-state and isearch-update.
900 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
902         * textmodes/reftex.el (reftex-access-parse-file): Do not risk
903         destroying an existing buffer.
905 2007-07-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
907         * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
909         * term/x-win.el (x-handle-no-bitmap-icon): New function.
911 2007-07-22  Ralf Angeli  <angeli@caeruleus.net>
913         * textmodes/reftex.el (reftex-access-parse-file): Create parse
914         file in a way that does not interfere with recentf.
916 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
918         * image-dired.el (image-dired-sane-db-file): New func.
919         (image-dired-write-tags, image-dired-remove-tag)
920         (image-dired-list-tags, image-dired-write-comments)
921         (image-dired-get-comment, image-dired-mark-tagged-files)
922         (image-dired-create-gallery-lists): Call new func.
923         Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
925 2007-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
927         * vc-hg.el (vc-hg-diff): Use vc-hg-command.
928         (vc-hg-dir-state): Fix loop.
929         (vc-hg-print-log): Fix expected return value for vc-hg-command.
930         (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
931         (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
932         (vc-hg-revert): Likewise.
933         (vc-hg-revision-table, vc-hg-revision-completion-table): New functions.
935 2007-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
937         * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
938         case of alignment under a constant symbol, find and consider
939         the sexp actually at indentation to be the "last sexp".
941 2007-07-20  Eli Zaretskii  <eliz@gnu.org>
943         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
944         (install): Use them to copy all *.el files before *.elc.
945         (clean): Don't delete *~.
947 2007-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
949         * vc-hg.el (vc-hg-workfile-unchanged-p): New function.
951 2007-07-19  Dan Nicolaescu  <dann@ics.uci.edu>
953         * vc-hg.el (vc-hg-registered): Replace if with when.
954         (vc-hg-state): Deal with nonexistent files.
956 2007-07-18  Juanma Barranquero  <lekktu@gmail.com>
958         * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
959         (follow-delete-other-windows-and-split, follow-recenter)
960         (follow-windows-aligned-p, follow-point-visible-all-windows-p)
961         (follow-redisplay, follow-estimate-first-window-start)
962         (follow-xemacs-scrollbar-support, follow-intercept-process-output):
963         Fix typos in docstrings.
965 2007-07-17  Thien-Thi Nguyen  <ttn@gnuvola.org>
967         * bookmark.el (bookmark-show-all-annotations):
968         Make sure each inserted annotation ends with newline.
970         (bookmark-maybe-sort-alist): Don't modify
971         bookmark-alist.  Instead, if not sorting, simply return it.
972         (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
973         for its return value, not for its side effect.
975 2007-07-17  Dan Nicolaescu  <dann@ics.uci.edu>
977         * vc.el: Add more info about the vc-registered function.
979 2007-07-16  David Kastrup  <dak@gnu.org>
981         * emacs-lisp/advice.el (defadvice): Doc fix.
983 2007-07-16  Juanma Barranquero  <lekktu@gmail.com>
985         * subr.el (when, unless): Doc fix.
987 2007-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
989         * vc-hg.el (vc-hg-state): Handle removed files.
990         (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
991         (vc-hg-checkout): Re-enable.
993 2007-07-15  Richard Stallman  <rms@gnu.org>
995         * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
997         * tutorial.el (tutorial--find-changed-keys):
998         Handle C-x specially like ESC.
1000 2007-07-15  Roland McGrath  <roland@frob.com>
1002         * add-log.el (add-change-log-entry): Check add-log-full-name
1003         and add-log-mailing-address later, after change-log-mode-hook.
1005 2007-07-15  Richard Stallman  <rms@gnu.org>
1007         * isearch.el (isearch-mode, isearch-done):
1008         Delete unintended code in previous change.
1010         * ps-print.el (ps-default-bg): Change to White.
1012 2007-07-15  Aaron Hawley  <aaronh@garden.org>
1014         * tar-mode.el (tar-get-descriptor): No error for zero-length file.
1016 2007-07-15  Martin Rudalics  <rudalics@gmx.at>
1018         * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
1019         when handling the terminating event.
1021 2007-07-15  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
1023         * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
1025 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
1027         * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
1028         (install): Use them to copy all *.el files before *.elc.
1030 2007-07-13  Dan Nicolaescu  <dann@ics.uci.edu>
1032         * replace.el (match): Use yellow1 instead of yellow.
1034         * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of red.
1036         * pcvs-info.el (cvs-unknown): Likewise.
1038 2007-07-12  Davis Herring  <herring@lanl.gov>
1040         * desktop.el (desktop-buffer-info, desktop-save):
1041         Use `desktop-dirname' instead of `dirname'.
1043 2007-07-10  Jim Meyering  <jim@meyering.net>  (tiny change)
1045         * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
1047         * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
1049 2007-07-10  Richard Stallman  <rms@gnu.org>
1051         * emacs-lisp/lisp-mode.el (eval-defun):
1052         Explain special handling of `defface'.
1054 2007-07-09  Richard Stallman  <rms@gnu.org>
1056         * isearch.el (isearch-edit-string): Call to isearch-push-state
1057         after the search.
1059 2007-07-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1061         * cus-start.el (file-coding-system-alist): Fix custom type.
1063 2007-07-08  Chong Yidong  <cyd@stupidchicken.com>
1065         * longlines.el (longlines-wrap-region): Avoid marking buffer as
1066         modified.
1067         (longlines-auto-wrap, longlines-window-change-function):
1068         Remove unnecessary calls to set-buffer-modified-p.
1070 2007-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1072         * vc.el (vc-default-log-view-mode): New function.
1073         (vc-print-log): Add new `log-view-mode' VC operation.
1075 2007-07-08  Nick Roberts  <nickrob@snap.net.nz>
1077         * pcvs-util.el (cvs-strings->string, cvs-string->strings):
1078         Rename and move to...
1080         * subr.el (strings->string, string->strings): ...here.
1082         * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
1083         (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
1085         * progmodes/gud.el (gud-common-init): Call string->strings instead
1086         of split-string.
1088 2007-07-07  Eli Zaretskii  <eliz@gnu.org>
1090         * term/w32-win.el (menu-bar-open): New function.
1091         Bind <f10> to it.
1093 2007-07-07  Dan Nicolaescu  <dann@ics.uci.edu>
1095         * log-view.el (log-view-mode-menu): New menu.
1097 2007-07-06  Dan Nicolaescu  <dann@ics.uci.edu>
1099         * vc-hg.el: New file.
1101 2007-07-06  Andreas Schwab  <schwab@suse.de>
1103         * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
1104         dynamic bindings around the evaluation of the expression.
1105         Reported by Jay Belanger <jay.p.belanger@gmail.com>.
1107 2007-07-03  Dan Nicolaescu  <dann@ics.uci.edu>
1109         * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
1110         file names.
1112 2007-07-02  Martin Rudalics  <rudalics@gmx.at>
1114         * help-mode.el (help-make-xrefs): Skip spaces too when skipping tabs.
1116         * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
1117         event is not a cons cell.  Do not unread drag-mouse-1 events.
1118         Select right window in check whether space was stolen from
1119         window above.
1121 2007-07-01  Richard Stallman  <rms@gnu.org>
1123         * files.el (find-file-visit-truename): Fix safe-local-variable value.
1125 2007-06-29  Juanma Barranquero  <lekktu@gmail.com>
1127         * generic-x.el (generic-define-mswindows-modes)
1128         (generic-define-unix-modes, apache-log-generic-mode)
1129         (bat-generic-mode-keymap, java-manifest-generic-mode)
1130         (show-tabs-generic-mode): Fix typos in docstrings.
1132 2007-06-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1134         * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
1135         replace-regexp-in-string.
1137 2007-06-28  Andreas Schwab  <schwab@suse.de>
1139         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
1140         $(lisp)/subdirs.el.
1142 2007-06-28  Juanma Barranquero  <lekktu@gmail.com>
1144         * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
1145         the speedbar frame if nil; that deletes the current frame or
1146         causes an error if it is the only frame.
1147         Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
1149 2007-06-24  Juanma Barranquero  <lekktu@gmail.com>
1151         * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
1152         directory where the desktop file was found, as the docstring says.
1153         (desktop-kill): Use `read-directory-name'.
1155         * desktop.el (desktop-load-locked-desktop): New option.
1156         (desktop-read): Use it.
1157         (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
1158         Use `when'.
1160 2007-06-24  Davis Herring  <herring@lanl.gov>
1162         * desktop.el (desktop-save-mode-off): New function.
1163         (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
1164         (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
1165         (desktop-claim-lock, desktop-release-lock): New functions.
1166         (desktop-kill): Tell `desktop-save' that this is the last save.
1167         Release the lock afterwards.
1168         (desktop-buffer-info): New function.
1169         (desktop-save): Use it.  Run `desktop-save-hook' where the doc
1170         says to.  Detect conflicts, and manage the lock.
1171         (desktop-read): Detect conflicts.  Manage the lock.
1173 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
1175         * ls-lisp.el (insert-directory): If an invalid regexp error is
1176         thrown, try using FILE as a literal file name, not a wildcard.
1177         Check for FILE as an existing file, not just a directory.
1179 2007-06-23  Juanma Barranquero  <lekktu@gmail.com>
1181         * ruler-mode.el (ruler-mode): Prevent clobbering the original
1182         `header-line-format' when reentering ruler mode.
1184 2007-06-23  Eli Zaretskii  <eliz@gnu.org>
1186         * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
1187         FILE exists as a directory.
1189 2007-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1191         * vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
1192         (vera-font-lock-match-item): Fix doc string.
1193         (vera-in-comment-p): Remove unused function.
1194         (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
1195         use `syntax-ppss'.
1196         (vera-forward-syntactic-ws): Fix argument order.
1197         (vera-prepare-search): Use `with-syntax-table'.
1198         (vera-indent-line): Fix doc string.
1199         (vera-electric-tab): Fix doc string.
1200         (vera-expand-abbrev): Define alias instead of using `fset'.
1201         (vera-comment-uncomment-region): Use `comment-start-skip'.
1203 2007-06-20  Reto Zimmermann  <reto@gnu.org>
1205         * progmodes/vera-mode.el: New file.
1207 2007-06-20  Juanma Barranquero  <lekktu@gmail.com>
1209         * ido.el (ido-find-file-in-dir): Don't signal an error for
1210         empty directories.
1212 2007-06-18  Alan Mackenzie  <acm@muc.de>
1214         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
1215         When removing lines, also remove the \n.  Correction of patch of
1216         2007-04-21.
1218 2007-06-17  Glenn Morris  <rgm@gnu.org>
1220         * lpr.el (lpr-page-header-switches): Move %s to separate element
1221         for correct quoting.  Doc fix.
1223 2007-06-13  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1225         * term/xterm.el (terminal-init-xterm): Escape parens in character
1226         constants.
1228 2007-06-12  Ralf Angeli  <angeli@caeruleus.net>
1230         * scroll-lock.el (scroll-lock-mode): Doc fix.
1232 2007-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1234         * font-lock.el (font-lock-add-keywords): In case font-lock was only
1235         half-activated, forcefully activate it completely.
1237 2007-06-11  Richard Stallman  <rms@gnu.org>
1239         * cus-edit.el (custom-variable-type): Doc fix.
1241 2007-06-09  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
1243         * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
1245 2007-06-09  Davis Herring  <herring@lanl.gov>
1247         * desktop.el (desktop-minor-mode-table): Doc fix.
1249 2007-06-08  Chong Yidong  <cyd@stupidchicken.com>
1251         * image-mode.el (image-forward-hscroll, image-backward-hscroll)
1252         (image-next-line, image-previous-line, image-scroll-up)
1253         (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
1254         New functions.
1255         (image-mode-map): Remap motion commands.
1256         (image-mode-text-map): New keymap for viewing images as text.
1257         (image-mode): Use image-mode-map.
1258         (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
1260 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
1262         Sync with Tramp 2.0.56.
1264         * net/tramp.el:
1265         * net/tramp-ftp.el:
1266         * net/tramp-smb.el:
1267         * net/tramp-util.el:
1268         * net/tramp-vc.el:
1269         Don't load cl.el, because that pollutes the namespace.  Replace cl
1270         macros by their implementations where necessary.  Requested by
1271         Richard Stallman <rms@gnu.org>.
1273         * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
1274         doesn't exist.
1275         (with-parsed-tramp-file-name): Protect debug spec during compilation.
1276         (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
1277         (tramp-file-name-p, tramp-file-name-multi-method)
1278         (tramp-file-name-method, tramp-file-name-user)
1279         (tramp-file-name-host, tramp-file-name-localname): New defuns,
1280         replacing defstruct `tramp-file-name'.
1281         (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
1282         (tramp-dissect-file-name, tramp-dissect-multi-file-name):
1283         Apply `vector' instead of `make-tramp-file-name'.
1284         (tramp-handle-make-auto-save-file-name):
1285         Apply `tramp-temporary-file-directory' for compatibility reasons.
1286         (tramp-completion-mode): Use `natnump' instead of `wholenump'
1287         because of XEmacs.
1288         (tramp-completion-mode): `last-input-event' is nil when XEmacs is
1289         started.
1291 2007-06-07  David Kastrup  <dak@gnu.org>
1293         * dired.el (dired-recursive-deletes, dired-recursive-copies):
1294         Change default to `top'.
1296 2007-06-07  Chong Yidong  <cyd@stupidchicken.com>
1298         * dired.el (dired-mode-map): Remove spurious separator.
1300 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
1302         * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
1304         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
1305         * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
1307 2007-06-07  Alfred M. Szmidt  <ams@gnu.org>  (tiny change)
1309         * mail/rmailsum.el (rmail-summary-save-buffer): New command.
1310         (rmail-summary-mode-map): Add rmail-summary-save-buffer.
1312 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
1314         * progmodes/ebrowse.el (ebrowse-member-table):
1315         * textmodes/org.el (org-export-ascii-bullets): Fix typos in docstrings.
1317 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
1319         * pgg.el (pgg-sign-region, pgg-sign):
1320         * ses.el (ses-call-printer):
1321         * calendar/icalendar.el (icalendar--diarytime-to-isotime):
1322         * textmodes/org.el (org-cycle): Fix typos in docstrings.
1324 2007-06-06  Eli Zaretskii  <eliz@gnu.org>
1326         * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
1327         (tar-get-descriptor): Handle type 55, an extended pax header.
1329 2007-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1331         * textmodes/css-mode.el: New file.
1333 2007-06-06  Michael Albinus  <michael.albinus@gmx.de>
1335         * net/socks.el: New file, taken from w3 repository.
1336         (top): Update Copyright.  Don't load cl.el.
1337         (all): Replace `case' by `cond', `string-to-int' by
1338         `string-to-number', and `process-kill-without-query' by
1339         `set-process-query-on-exit-flag'.
1340         (socks-char-int): Remove defalias and all occurrences.
1342 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
1344         * international/mule-cmds.el (toggle-enable-multibyte-characters)
1345         (sort-coding-systems, search-unencodable-char): Doc fixes.
1346         (coding-system-change-eol-conversion, set-default-coding-systems)
1347         (prefer-coding-system, find-multibyte-characters, princ-list)
1348         (leim-list-entry-regexp, set-input-method, locale-language-names)
1349         (input-method-exit-on-first-char, exit-language-environment-hook)
1350         (locale-charset-language-names): Fix typos in docstrings.
1352 2007-06-05  Juanma Barranquero  <lekktu@gmail.com>
1354         * bs.el (bs-cycle-previous): Don't modify the cycle list until
1355         `switch-to-buffer' has returned succesfully.
1356         (bs-cycle-next): Ditto.  Also, don't bury the buffer when the
1357         window is dedicated (it could iconify the frame).
1359 2007-06-05  Glenn Morris  <rgm@gnu.org>
1361         * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
1363 2007-06-05  Chong Yidong  <cyd@stupidchicken.com>
1365         * files.el (auto-mode-alist): Add lower-priority match for names
1366         like ChangeLog.old.
1368 2007-06-04  Andreas Schwab  <schwab@suse.de>
1370         * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
1372 2007-06-04  Davis Herring  <herring@lanl.gov>
1374         * calendar/timeclock.el: Update version number.
1375         (timeclock-modeline-display): Mention timeclock-use-display-time
1376         in explanatory message.
1377         (timeclock-log): Suppress warnings when finding the log.
1378         Don't check for a nil project twice.  Run hooks after killing the
1379         buffer (if applicable).
1380         (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
1381         was geometric).  All uses changed.
1382         (timeclock-generate-report): Support prefix argument.
1384 2007-06-04  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1386         * man.el (Man-next-section): Don't consider the last line of the
1387         page as being part of any section.
1389 2007-06-04  Martin Rudalics  <rudalics@gmx.at>
1391         * hilit-chg.el (highlight-changes-rotate-faces): Don't set
1392         modified flag of buffer.  Use `inhibit-modification-hooks'.
1394 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1396         * mail/mail-extr.el (mail-extract-address-components):
1397         Recognize non-ASCII characters except for NBSP as words.
1399 2007-06-04  Ryan Yeske  <rcyeske@gmail.com>
1401         * net/webjump.el (webjump-sample-sites): Add Wikipedia query.
1403 2007-06-04  Michael Olson  <mwolson@gnu.org>
1405         * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
1406         died and we are trying to send a signal to it.
1408 2007-06-04  Juanma Barranquero  <lekktu@gmail.com>
1410         * emacs-lisp/easy-mmode.el (define-minor-mode)
1411         (easy-mmode-define-navigation): Fix typos in docstrings.
1413         * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
1414         Fix typos in docstrings.
1415         (compilation-search-path, compilation-buffer-name-function): Doc fixes.
1416         (compilation-finish-function): Fix typo in obsolescence declaration.
1418         * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
1420 2007-06-04  Chong Yidong  <cyd@stupidchicken.com>
1422         * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
1423         (magic-fallback-mode-alist): Add image-type-auto-detected-p.
1425         * image.el (image-type-auto-detected-p): Don't scan auto-mode-alist.
1427         * longlines.el (longlines-mode): Make longlines-auto-wrap
1428         buffer-local.  Add hooks unconditionally.
1429         (longlines-auto-wrap): Toggle wrapping.
1430         (longlines-after-change-function)
1431         (longlines-post-command-function): Check longlines-auto-wrap.
1433 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
1435         * Version 22.1 released.
1437 2007-06-01  Chong Yidong  <cyd@stupidchicken.com>
1439         * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
1440         changes.
1442 2007-05-31  Richard Stallman  <rms@gnu.org>
1444         * dired.el (dired-do-delete, dired-do-flagged-delete): Doc fixes.
1446 2007-05-29  Martin Rudalics  <rudalics@gmx.at>
1448         * textmodes/table.el (table--point-entered-cell-function)
1449         (table--point-left-cell-function):
1450         Bind `inhibit-point-motion-hooks' to t.
1452 2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
1454         * emacs-lisp/rx.el (rx): Doc fix.
1456 2007-05-28  Chong Yidong  <cyd@stupidchicken.com>
1458         * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
1460 2007-05-27  Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
1462         * log-edit.el (log-edit-changelog-paragraph): Return point-max
1463         as the end of the ChangeLog paragraph when it ends without a line
1464         termination.
1466 2007-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1468         * textmodes/fill.el (canonically-space-region): Make the second arg
1469         a marker if it's not already the case.
1471         * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
1472         (xterm-mouse-event): Use it.
1474 2007-05-25  Miles Bader  <miles@fencepost.gnu.org>
1476         * vc-hooks.el (vc-find-root): Fix file attribute test.
1478 2007-05-24  Richard Stallman  <rms@gnu.org>
1480         * textmodes/flyspell.el (flyspell-correct-word-before-point):
1481         Don't let opoint be nil.
1482         (flyspell-emacs-popup): Explicit error if no dialogs.
1484 2007-05-23  Eli Zaretskii  <eliz@gnu.org>
1486         * tar-mode.el (tar-file-name-handler): New function.
1487         (tar-extract): Bind file-name-handler-alist to it to force
1488         find-buffer-file-type-coding-system behave as if the file being
1489         extracted existed.  Use last-coding-system-used to force
1490         buffer-file-coding-system to what decode-coding-region actually
1491         used to decode the file.
1493 2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
1495         * progmodes/compile.el (compilation-handle-exit):
1496         `compilation-finish-function' may change the current buffer.
1498 2007-05-22  Richard Stallman  <rms@gnu.org>
1500         * files.el (set-auto-mode): Doc fix.
1502 2007-05-22  Eli Zaretskii  <eliz@gnu.org>
1504         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
1506 2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)
1508         * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
1509         (rcirc-print): Handle `window-width'.
1510         (rcirc-buffer-maximum-lines): Doc fix.
1512 2007-05-19  Kevin Ryde  <user42@zip.com.au>
1514         * info.el (Info-fontify-node): Match https also.
1516 2007-05-18  Richard Stallman  <rms@gnu.org>
1518         * simple.el (push-mark): Doc fix.
1520 2007-05-18  Rob Riepel  <riepel@Stanford.EDU>
1522         * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
1523         tpu-global-map.
1524         (tpu-original-global-map): Delete variable.
1525         (tpu-control-keys-map): New keymap variable.
1526         (tpu-set-control-keys): Use tpu-reset-control-keys rather than
1527         setting keymapping directly.
1528         (tpu-reset-control-keys): Use tpu-control-keys-map instead of
1529         tpu-global-map.
1530         (tpu-edt-on): Activate the tpu-global-map.
1531         (tpu-edt-off): Deactivate the tpu-global-map.
1533 2007-05-18  Ryan Yeske  <rcyeske@gmail.com>
1535         * textmodes/ispell.el (ispell-get-word): Return markers
1536         for start and end positions.
1537         (ispell-word): Assume END is a marker.
1539 2007-05-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1541         * ps-print.el: Use default color when foreground or background color
1542         are unspecified.  Reported by Leo <sdl.web@gmail.com>.
1543         (ps-print-version): New version 6.7.4.
1544         (ps-rgb-color): New argument.  Use default color when color is
1545         unspecified.
1546         (ps-begin-job): Fix code.
1548 2007-05-17  Martin Rudalics  <rudalics@gmx.at>
1550         * textmodes/ispell.el (ispell-start-process): Defend against bad
1551         default-directory.
1553 2007-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1555         * vc-hooks.el (vc-find-root): Stop searching when the user changes.
1557 2007-05-16  Richard Stallman  <rms@gnu.org>
1559         * buff-menu.el (Buffer-menu-sort-column): Doc fix.
1561 2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1563         * files.el (magic-mode-alist, magic-fallback-mode-alist):
1564         Move the *ml, Postscript, and XmCD entries to the fallback part.
1566         * files.el (magic-fallback-mode-alist):
1567         Rename from file-start-mode-alist.
1569 2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
1571         * progmodes/compile.el (compilation-handle-exit): Quote first
1572         argument of `run-hook-with-args'.
1574 2007-05-16  Juanma Barranquero  <lekktu@gmail.com>
1576         * buff-menu.el (Buffer-menu-sort-column):
1577         * dabbrev.el (dabbrev-upcase-means-case-search):
1578         * dired.el (dired-recursive-deletes, dired-recursive-copies):
1579         * info.el (Info-current-subfile):
1580         * ls-lisp.el (ls-lisp-verbosity):
1581         * msb.el (msb-menu-cond):
1582         * pcvs.el (cvs-dired-use-hook):
1583         * simple.el (set-mark-command-repeat-pop):
1584         * time.el (display-time-24hr-format, display-time-mail-file):
1585         Doc fixes.
1587         * tutorial.el (get-lang-string, tutorial--find-changed-keys):
1588         * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
1590         * view.el (view-inhibit-help-message): Fix typo in docstring.
1591         (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
1593 2007-05-14  Eli Zaretskii  <eliz@gnu.org>
1595         * mail/rmail.el (rmail-convert-to-babyl-format):
1596         Check content-transfer-encoding _last_, because we need its position
1597         in base64-header-field-end.
1599 2007-05-14  Juanma Barranquero  <lekktu@gmail.com>
1601         * files.el (mode-require-final-newline, require-final-newline)
1602         (enable-local-variables, enable-local-eval): Doc fixes.
1604 2007-05-10  Edward O'Connor  <hober0@gmail.com>  (tiny change)
1606         * progmodes/python.el (python-font-lock-keywords)
1607         (python-open-block-statement-p, python-mode): Add support for the new
1608         "with" keyword.
1610 2007-05-10  Richard Stallman  <rms@gnu.org>
1612         * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
1613         (iso-cvt-write-only): Likewise.
1615         * emacs-lisp/easy-mmode.el (define-minor-mode):
1616         Fix generated doc string.
1618         * startup.el (fancy-splash-text): Add URL of guided tour.
1619         Adjust horizontal and vertical whitespace.
1621         * progmodes/compile.el (compilation-handle-exit):
1622         Use run-hook-with-args to run compilation-finish-functions.
1624         * files.el (file-start-mode-alist): New variable.
1625         (magic-mode-regexp-match-limit): Doc fix.
1626         (set-auto-mode): Handle file-start-mode-alist.
1627         A little cleanup of structure.
1629 2007-05-10  Davis Herring  <herring@lanl.gov>
1631         * calendar/timeclock.el (timeclock-in): Fix non-interactive
1632         workday specifications.
1633         (timeclock-log): Don't kill the log buffer if it already existed.
1635 2007-05-08  Richard Stallman  <rms@gnu.org>
1637         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
1638         Don't include non-self-insert commands in the exception for `-'.
1640 2007-05-08  David Reitter  <david.reitter@gmail.com>
1642         * progmodes/python.el (python-guess-indent): Check non-nullness
1643         before comparing indent against the 2..8 interval.
1645 2007-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1647         * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
1648         available.
1650 2007-05-06  Richard Stallman  <rms@gnu.org>
1652         * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
1654 2007-05-03  Ryan Yeske  <rcyeske@gmail.com>
1656         * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
1657         disconnections.
1659 2007-05-01  Romain Francoise  <romain@orebokech.com>
1661         * dired-x.el: Revert 2007-04-06 change.
1663 2007-04-30  Nick Roberts  <nickrob@snap.net.nz>
1665         * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
1666         don't put stop on toolbar.
1668 2007-04-29  Stephen Berman  <Stephen.Berman@gmx.net>
1670         * find-dired.el (find-dired-filter): Propertize all text down to eob.
1672 2007-04-29  Richard Stallman  <rms@gnu.org>
1674         * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
1676 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1678         * progmodes/cc-mode.el (c-before-change): Use point-min rather
1679         than 1.
1681 2007-04-28  Richard Stallman  <rms@gnu.org>
1683         * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
1685 2007-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1687         * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
1689 2007-04-28  Eli Zaretskii  <eliz@gnu.org>
1691         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
1692         instead of $(lisp)/mh-e.
1694         * textmodes/fill.el (fill-paragraph): Doc fix.
1696 2007-04-28  Glenn Morris  <rgm@gnu.org>
1698         * image-dired.el (image-dired-cmd-create-thumbnail-options)
1699         (image-dired-cmd-create-temp-image-options): Replace option
1700         +profile "*" with -strip.
1702 2007-04-27  Chong Yidong  <cyd@stupidchicken.com>
1704         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
1705         Use window-start and window-end.
1707 2007-04-26  Glenn Morris  <rgm@gnu.org>
1709         * progmodes/python.el: Restore file pending consideration of legal
1710         status.
1712 2007-04-26  Luc Teirlinck  <teirllm@dms.auburn.edu>
1714         * locate.el (locate-in-alternate-database): Doc fix.
1716 2007-04-26  Glenn Morris  <rgm@gnu.org>
1718         * button.el (button): Use underline if supported, else fall back
1719         to color.
1721 2007-04-25  Richard Stallman  <rms@gnu.org>
1723         * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
1725 2007-04-25  J.D. Smith  <jdsmith@as.arizona.edu>
1727         * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
1728         (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
1729         pushing mark.
1730         (idlwave-current-routine): Don't push mark.
1732 2007-04-25  Mathias Dahl  <mathias.dahl@gmail.com>
1734         * image-dired.el (image-dired-display-image): Derive image-type from
1735         filename rather than assuming jpeg, in case no resizing was needed.
1737 2007-04-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1739         * custom.el (defface): Doc fix.
1741 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
1743         * progmodes/python.el: Remove due to unclear legal issues.
1745 2007-04-24  J.D. Smith  <jdsmith@as.arizona.edu>
1747         * progmodes/idlw-shell.el (idlwave-shell-clear-all-bp):
1748         Don't re-query for each cleared BP.
1749         (idlwave-shell-clear-bp): Optionally skip BP query.
1750         (idlwave-shell-update-bp-overlays): Use set-window-margins instead
1751         of set-window-buffer, which incorrectly moves displayed region.
1753 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
1755         * calc/calc.el (calc-bug-address): Update maintainer's address.
1756         * calc/*: Update maintainer's address.
1758 2007-04-23  Richard Stallman  <rms@gnu.org>
1760         * simple.el (set-mark-command-repeat-pop): Doc fix.
1761         Put in `editing-basics' group.
1763 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
1765         * info.el (Info-mouse-scroll-up, Info-mouse-scroll-down):
1766         New functions.
1767         (Info-mode-line-node-keymap): Bind mouse commands to
1768         Info-mouse-scroll-up/down instead of Info-scroll-up/down.
1770 2007-04-23  Luc Teirlinck  <teirllm@auburn.edu>
1772         * locate.el (locate-local-prompt): New var.
1773         (locate-prompt-for-command): Doc fix.
1774         (locate-prompt-for-search-string): New function.
1775         (locate): New optional arg.  Make locate-local-prompt
1776         buffer-local.  Use locate-prompt-for-search-string.
1777         (locate-with-filter): New optional arg.
1778         Use locate-prompt-for-search-string.
1779         (locate-update): Bind locate-prompt-for-command.
1781 2007-04-23  Glenn Morris  <rgm@gnu.org>
1783         * files.el (magic-mode-alist): `<!DOCTYPE HTML' in html-mode.
1785 2007-04-23  Nick Roberts  <nickrob@snap.net.nz>
1787         * button.el (button): Inherit from link face on a tty.
1789 2007-04-23  Glenn Morris  <rgm@gnu.org>
1791         * button.el (button): Use color for this face on a tty.
1793         * files.el (magic-mode-alist): Allow for carriage-returns in
1794         html-mode and sgml-mode entries.
1796 2007-04-22  Richard Stallman  <rms@gnu.org>
1798         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
1799         Improve doc string of generated command.
1801         * subr.el (read-number): Catch errors.
1803         * hi-lock.el (hi-lock-file-patterns-policy): Doc fix.
1805 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
1807         * image-dired.el: Rename from thumbnails.el.  All instances of
1808         "thumbnails" replaced with "image-dired".
1810         * dired.el (dired-mode-map): Rename "thumbnails" again, to
1811         "image-dired".
1813 2007-04-22  Kim F. Storm  <storm@cua.dk>
1815         * ido.el (ido-kill-buffer-at-head, ido-delete-file-at-head):
1816         Don't use kill-line.
1818 2007-04-22  Nick Roberts  <nickrob@snap.net.nz>
1820         * t-mouse.el (t-mouse-make-event): Pass on mev's more informative
1821         error message.
1823 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
1825         * dired.el: Rename "tumme" to "thumbnails".
1827         * thumbnails.el: Rename from tumme.el.  All instances of "tumme"
1828         replaced with "thumbnails".
1830 2007-04-22  Glenn Morris  <rgm@gnu.org>
1832         * hi-lock.el (hi-lock-file-patterns-policy): Make it a defcustom,
1833         and give it the risky-local-variable property.
1835         * textmodes/flyspell.el (flyspell-define-abbrev): Downcase abbrev
1836         before defining it.
1838 2007-04-21  Martin Rudalics  <rudalics@gmx.at>
1840         * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
1841         Use delete-region instead of kill-line.
1843 2007-04-21  Alan Mackenzie  <acm@muc.de>
1845         * progmodes/cc-cmds.el (c-electric-slash): Replace wrong use of
1846         `kill-region' by `delete-region'.
1848 2007-04-21  Chong Yidong  <cyd@stupidchicken.com>
1850         * progmodes/perl-mode.el (perl-indent-command): Use delete-region
1851         instead of kill-region.
1853         * progmodes/mantemp.el (mantemp-make-mantemps-region)
1854         (mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines)
1855         (mantemp-remove-memfuncs): Use delete-region instead of kill-word
1856         and kill-line.
1858         * progmodes/vhdl-mode.el (vhdl-template-type)
1859         (vhdl-template-record, vhdl-template-nature)
1860         (vhdl-template-configuration-spec, vhdl-template-component-inst)
1861         (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab):
1862         Use delete-region instead of kill-word and kill-line.
1864 2007-04-21  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1866         * dired-x.el (dired-virtual-mode): Doc fix.
1868 2007-04-21  Richard Stallman  <rms@gnu.org>
1870         * font-lock.el (font-lock-keywords-alist): Mark as risky.
1872         * subr.el (read-number): Doc fix.
1874         * simple.el (pop-to-mark-command): Display message "mark popped"
1875         if point does not move.
1876         (set-mark-command): Doc fix.
1878 2007-04-21  Luc Teirlinck  <teirllm@auburn.edu>
1880         * locate.el: Revert 2006-09-09 and 2007-04-20 changes.
1881         (locate-local-filter, locate-local-search): New vars.
1882         (locate): Make variables local.
1883         (locate-update): Bind locate-buffer-name.  Call locate using
1884         locate-local-filter and locate-local-search.
1886 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
1888         * hi-lock.el (hi-lock-file-patterns-policy): New var.
1889         (hi-lock-find-patterns): Use hi-lock-file-patterns-policy.
1890         (hi-lock-mode): Update docstring.
1892 2007-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1894         * textmodes/fill.el (fill-move-to-break-point): Don't inhibit
1895         fill-nobreak-predicate when the break is past fill-column.
1897 2007-04-20  Francesco Potort\e,Al\e(B  <pot@gnu.org>
1899         * locate.el (locate): Output from shell-command should go in the
1900         current buffer rather than *Shell Command Output*.
1902 2007-04-20  Chong Yidong  <cyd@stupidchicken.com>
1904         * paren.el (show-paren-function): Fix last fix.
1906 2007-04-19  Kevin Ryde  <user42@zip.com.au>
1908         * arc-mode.el (archive-find-type): lzh-exe for lzh self-extracting exe.
1909         (archive-lzh-summarize): Add optional start arg for where to start
1910         looking at the archive.
1911         (archive-lzh-exe-summarize, archive-lzh-exe-extract): New functions.
1913         * international/mule.el (auto-coding-alist): no-conversion for .exe
1914         and .EXE.
1916 2007-04-19  Alan Mackenzie  <acm@muc.de>
1918         * progmodes/cc-cmds.el (c-in-function-trailer-p): Fix this: when a
1919         function return type contains "struct", "union", etc.
1920         c-end-of-defun goes too far forward.
1922 2007-04-19  Chong Yidong  <cyd@stupidchicken.com>
1924         * paren.el (show-paren-function): Reset window-start to avoid
1925         recentering.
1927 2007-04-19  Glenn Morris  <rgm@gnu.org>
1929         * calendar/todo-mode.el: Fix typo: "threshhold" -> "threshold".
1931 2007-04-18  Glenn Morris  <rgm@gnu.org>
1933         * calendar/diary-lib.el (diary-header-line-format): Add a custom
1934         :set function.
1935         (diary-list-entries): Only switch to diary-mode from
1936         default-major-mode (reverts 2007-03-21 change).  Otherwise, if in
1937         diary-mode set header-line-format, in case of any customization.
1939 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
1941         * calendar/parse-time.el (parse-time-string-chars): Check if CHAR
1942         is less than the length of parse-time-syntax.
1944 2007-04-17  David Kastrup  <dak@gnu.org>
1946         * replace.el (query-replace-regexp-eval): Deprecate.
1948 2007-04-17  Alan Mackenzie  <acm@muc.de>
1950         * progmodes/cc-cmds.el (c-beginning-of-defun): With -ve arg and
1951         point too close to EOB, leave point at EOB rather than last `}'.
1953 2007-04-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1955         * textmodes/bibtex.el (bibtex-include-OPTkey)
1956         (bibtex-user-optional-fields, bibtex-entry-field-alist):
1957         Fix defcustom.
1959 2007-04-17  Glenn Morris  <rgm@gnu.org>
1961         * calendar/cal-dst.el (calendar-dst-find-startend): If YEAR cannot
1962         be encoded, fall back to current year.
1964 2007-04-14  Kevin Ryde  <user42@zip.com.au>
1966         * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if
1967         all upcase" rule to OS-ID 0 "generic".  Always downcase for OS-ID
1968         M "MSDOS".
1970 2007-04-16  Chong Yidong  <cyd@stupidchicken.com>
1972         * progmodes/python.el (python-end-of-block): Avoid looping forever
1973         if python-next-statement fails.
1975 2007-04-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1977         * textmodes/bibtex.el (bibtex-entry-field-alist): Use defcustom.
1979 2007-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
1981         * progmodes/perl-mode.el (perl-indent-level): Mark as safe local var.
1982         * progmodes/cperl-mode.el (cperl-indent-level): Likewise.
1984 2007-04-15  Jay Belanger  <belanger@truman.edu>
1986         * calc/calc.el (calc-version): New function.
1987         (calc-trail-mode): Shorten the title.
1989 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
1991         * mail/footnote.el (footnote-style): Clarify docstring to state
1992         that customizing this only applies to future footnotes.
1994 2007-04-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1996         * textmodes/bibtex.el (bibtex-field-list): Use functionp.
1997         (bibtex-make-field): Check that INIT is a string. Use functionp.
1999 2007-04-14  Glenn Morris  <rgm@gnu.org>
2001         * complete.el (PC-goto-end): New buffer-local variable.
2002         (PC-do-completion-end): Make buffer-local.
2003         (partial-completion-mode) <choose-completion-string-functions>:
2004         Do not go to the end of the minibuffer if PC-goto-end is non-nil.
2005         (PC-do-completion): New optional fourth argument GOTO-END.  Add a
2006         doc string.  Set PC-goto-end for choose-completion.
2007         (PC-lisp-complete-symbol): Pass non-nil GOTO-END arg to
2008         PC-do-completion.
2010         * textmodes/bibtex.el (bibtex-insert-kill): Pass non-nil NODELIM
2011         arg to bibtex-make-field.
2012         (bibtex-make-field): Add optional fourth arg NODELIM.
2013         Insert delimiters around INIT unless this arg is non-nil.
2015 2007-04-14  Nick Roberts  <nickrob@snap.net.nz>
2017         * tmm.el (tmm-get-keybind): Use copy-sequence to ensure that the
2018         global map isn't modified.
2020 2007-04-14  Glenn Morris  <rgm@gnu.org>
2022         * calendar/appt.el (appt-disp-window): Do not split small windows.
2023         Suggested by Jeff Miller <jmiller@cablespeed.com>.
2025 2007-04-13  Chong Yidong  <cyd@stupidchicken.com>
2027         * progmodes/compile.el (compilation-start): Revert 2007-03-25 change.
2029         * files.el: Ditto.
2031 2007-04-13  Juanma Barranquero  <lekktu@gmail.com>
2033         * cus-edit.el (minibuffer, auto-save): Fix typos in docstrings.
2035         * term.el (term-buffer-maximum-size, term-exec, term-escape-char)
2036         (term-set-escape-char, term-termcap-format, term-get-old-input-default)
2037         (term-skip-prompt, term-send-string, term-send-region, term-pager-page)
2038         (term-pager-help): Fix typos in docstrings.
2040         * wid-edit.el (widget-documentation): Fix typo in docstring.
2042         * progmodes/ebnf2ps.el (ebnf-insert-style, ebnf-merge-style):
2043         Fix typos in error messages.
2045 2007-04-13  Martin Rudalics  <rudalics@gmx.at>
2047         * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't select
2048         window marked as dedicated.
2050         * mail/footnote.el (footnote-latin-string): New variable.
2051         (footnote-latin-regexp): Redefine as regexp alternative.
2052         (Footnote-latin): Use footnote-latin-string instead of
2053         footnote-latin-regexp.
2055 2007-04-13  Glenn Morris  <rgm@gnu.org>
2057         * tmm.el (tmm-get-keybind): Use car-safe to avoid errors with
2058         inherited keymaps.
2060 2007-04-12  Chong Yidong  <cyd@stupidchicken.com>
2062         * outline.el (outline-get-next-sibling): Clarify docstring.
2063         (outline-get-last-sibling): Handle case where we are at the first
2064         heading.  Clarify docstring.
2066 2007-04-12  Nick Roberts  <nickrob@snap.net.nz>
2068         * progmodes/gud.el (gud-minor-mode-map): Make go button same
2069         length as stop button to lessen flicker.
2070         (jdb): Add gud-print.
2071         (gud-find-expr): Jdb prints the expression with the value, so
2072         don't insert it in the output.
2074 2007-04-11  Jason Rumney  <jasonr@gnu.org>
2076         * dnd.el (dnd-get-local-file-name): Decode both upper and lower
2077         case hex.  Do not try to decode non-hex letters.
2079 2007-04-11  Markus Triska  <markus.triska@gmx.at>
2081         * emacs-lisp/byte-opt.el (byte-optimize-backward-char)
2082         (byte-optimize-backward-word): Remove (move to bytecomp.el).
2083         (byte-optimize-form-code-walker): Evaluate pure function calls if
2084         possible.
2085         (byte-optimize-all-constp): New function.
2087         * emacs-lisp/bytecomp.el (byte-compile-char-before):
2088         Improve numeric argument case.
2089         (byte-compile-backward-char, byte-compile-backward-word):
2090         New functions, performing rewriting previously done in byte-opt.el.
2091         Fix their "Fixme" item (restriction to numeric arguments).
2093 2007-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2095         * desktop.el (desktop-save, desktop-create-buffer): Replace mapcar
2096         with dolist.
2097         (after-init-hook): Don't quote lambda.
2098         (desktop-first-buffer): Don't wrap it in eval-when-compile.
2099         (desktop-internal-v2s): Remove unused var `el'.
2100         (desktop-buffer-major-mode, desktop-buffer-locals): Move out of
2101         desktop-restore-file-buffer.
2102         (desktop-buffer-ok-count, desktop-buffer-fail-count): Move out of
2103         desktop-create-buffer.
2105 2007-04-10  Chong Yidong  <cyd@stupidchicken.com>
2107         * woman.el (woman-decode-buffer): Postpone macro-set check...
2108         (woman-decode-region): ...to here.
2110 2007-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
2112         * startup.el (tty-handle-args): Use %S to log ARGS.
2114 2007-04-10  Glenn Morris  <rgm@gnu.org>
2116         * dframe.el (dframe-frame-mode): Do not set auto-show-mode, since
2117         it is obsolete and has no effect.
2119         * dos-w32.el (default-buffer-file-type): Add defvar to quieten
2120         byte-compiler.
2122         * progmodes/cperl-mode.el (cperl-mode): Remove unnecessary call to
2123         obsolete function make-local-hook.
2125         * progmodes/dcl-mode.el (top-level): Move (require 'tempo) to
2126         start to quieten byte-compiler.
2128 2007-04-10  Markus Triska  <markus.triska@gmx.at>
2130         * emacs-lisp/byte-opt.el (byte-optimize-char-before): Remove (move
2131         to bytecomp.el as byte-compile-char-before).
2132         * emacs-lisp/bytecomp.el (byte-compile-char-before):
2133         New function (modified replacement for byte-optimize-char-before in
2134         byte-opt.el).
2136 2007-04-09  Alan Mackenzie  <acm@muc.de>
2138         * startup.el (inhibit-splash-screen): Emphatically state that it
2139         can't be set in site-start.el.
2141 2007-04-09  Masatake YAMATO  <jet@gyve.org>
2143         * progmodes/cc-subword.el (c-capitalize-subword): More closely
2144         mimic the behavior of `capitalize-word'.  Do not move point with a
2145         negative argument.  Based on tiny change by Paul Curry.
2147 2007-04-09  Paul Curry  <dashteacup@gmail.com>  (tiny change)
2149         * progmodes/cc-subword.el (c-downcase-subword, c-upcase-subword):
2150         Don't move point if ARG is negative.
2152 2007-04-09  Alan Mackenzie  <acm@muc.de>
2154         Changes to make `narrow-to-defun' and `mark-defun' work properly
2155         in CC Mode:
2157         * progmodes/cc-defs.el (c-beginning-of-defun-1):
2158         * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
2159         Bind beginning/end-of-defun-function to nil around calls to
2160         beginning/end-of-defun.
2162         * progmodes/cc-langs.el (beginning-of-defun-function)
2163         (end-of-defun-function): New c-lang-setvar's.
2165         * progmodes/cc-awk.el (c-awk-beginning-of-defun): Add "(or arg
2166         (setq arg 1))" to enable non-interactive call.
2168 2007-04-09  Eli Zaretskii  <eliz@gnu.org>
2170         * simple.el (set-mark-command): Doc fix.
2172 2007-04-09  Nick Roberts  <nickrob@snap.net.nz>
2174         * progmodes/gud.el (gdb): Restore existing session if user
2175         tries to start a second one in graphical mode.
2177 2007-04-08  Martin Rudalics  <rudalics@gmx.at>
2179         * cus-start.el <scroll-preserve-screen-position>: Add choices.
2181 2007-04-08  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
2183         * term/xterm.el (terminal-init-xterm): Fix key definitions.
2184         Add binding for C-M-SPC.
2186 2007-04-08  Richard Stallman  <rms@gnu.org>
2188         * pcomplete.el (pcomplete-read-event): One single definition,
2189         and not a defsubst.
2191 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
2193         * progmodes/cc-cmds.el (c-end-of-defun): Tidy up, to eliminate
2194         byte-compiler warning "value unused".
2196 2007-04-08  Andreas Schwab  <schwab@suse.de>
2198         * term/xterm.el (terminal-init-xterm): Add bindings for keypad keys.
2200 2007-04-07  Glenn Morris  <rgm@gnu.org>
2202         * calendar/calendar.el (diary-font-lock-keywords, diary-live-p):
2203         Autoload these functions.
2204         (diary-date-forms): Add a custom :set form.
2206         * calendar/diary-lib.el (diary-set-maybe-redraw): Move definition
2207         before first use.
2208         (diary-font-lock-keywords): New function with old code for
2209         initialization of variable of same name.
2211 2007-04-07  David Hansen  <david.hansen@gmx.net>  (tiny change)
2213         * progmodes/cc-cmds.el (c-electric-paren): Fix space-before-funcall
2214         clean-up: only insert space when on identifier, etc.
2216 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
2218         * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.
2220         * net/tls.el (open-tls-stream): Properly handle case where there
2221         is no associated buffer.
2223 2007-04-07  Glenn Morris  <rgm@gnu.org>
2225         * ffap.el (ffap-file-at-point): Lower the priority of the
2226         ffap-ftp-sans-slash-regexp check.
2228 2007-04-06  Alan Mackenzie  <acm@muc.de>
2230         Fix fontification of labels, and other things with ":".
2232         * progmodes/cc-engine.el (c-forward-label): The function now
2233         returns 'goto-target, 'qt-2kwds-colon, 'qt-1kwd-colon, as well as
2234         the former t.
2236         * progmodes/cc-fonts.el (c-font-lock-declarations): Interpret the
2237         new return code from c-forward-label, fontifying tokens properly.
2238         Add some general comments throughout the file.
2240 2007-04-06  Chong Yidong  <cyd@stupidchicken.com>
2242         * textmodes/flyspell.el (flyspell-duplicate, flyspell-incorrect):
2243         Revert 2006-01-27 change.
2245         * diff-mode.el (diff-mode): Revert 2007-03-04 change.
2247         * menu-bar.el (menu-bar-tools-menu): Revert 2003-07-25 change.
2249         * desktop.el (desktop-create-buffer, desktop-save):
2250         Revert 2004-11-12 change for lack of copyright papers.
2252         * dired-x.el (dired-guess-shell-case-fold-search): Delete var.
2253         (dired-guess-default): Respect case.
2255         * isearch.el (isearch-forward): Revert 1998-08-26 doc change.
2257         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Remove function;
2258         was originally checked in as byte-optimize-concat on 1997-11-02.
2260         * mail/sendmail.el (mail-text, mail-mode): Revert extant pieces of
2261         1995-05-19 doc changes.
2263 2007-04-06  Kim F. Storm  <storm@cua.dk>
2265         * loadhist.el (read-feature): Reimplement.  New optional arg LOADED-P.
2266         (unload-feature): Update interactive spec accordingly.
2268         * progmodes/grep.el (grep-program): Remove commentary about zgrep.
2270 2007-04-06  John Paul Wallington  <jpw@pobox.com>
2272         * subr.el (with-case-table): Use `make-symbol' to avoid variable
2273         capture.  Restore the table in the same buffer.
2275         * font-lock.el (lisp-font-lock-keywords-2): Add `with-case-table'.
2277 2007-04-05  Chong Yidong  <cyd@stupidchicken.com>
2279         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
2280         Print entire form.
2282 2007-04-05  Nick Roberts  <nickrob@snap.net.nz>
2284         * progmodes/gdb-ui.el (breakpoint-disabled): Tweak face (again)
2285         for low-color displays.
2287 2007-04-05  Glenn Morris  <rgm@gnu.org>
2289         * play/5x5.el, play/animate.el, play/dissociate.el, play/doctor.el,
2290         * play/gomoku.el, play/landmark.el, play/tetris.el, play/zone.el:
2291         Seed random number generator on loading.
2293         * emacs-lisp/authors.el (top-level): Provide self.
2295         * play/animate.el (top-level): Provide self.
2297 2007-04-04  Alan Mackenzie  <acm@muc.de>
2299         * progmodes/cc-vars.el (c-special-indent-hook): Amend doc-string
2300         to mention c-syntactic-indentation.
2302 2007-04-04  Chong Yidong  <cyd@stupidchicken.com>
2304         * subr.el (with-case-table): New macro.
2306         * international/mule.el (ascii-case-table): New var.
2308         * mail/smtpmail.el (smtpmail-via-smtp): Use ascii-case-table when
2309         downcasing.
2311 2007-04-03  Nick Roberts  <nickrob@snap.net.nz>
2313         * progmodes/gud.el (gud-minor-mode-map): Simplify.
2315         * t-mouse.el (t-mouse-make-event-element): Don't use the left edge
2316         of the window if we're outside it e.g menu-bar.
2318         * xt-mouse.el (xterm-mouse-event): Don't use the left edge of the
2319         window if we're outside it e.g menu-bar.
2321 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
2323         * mail/rmail.el (rmail-convert-to-babyl-format): Don't try to
2324         decode base-64 encoded body if its content-type is something other
2325         than text/* or message/*.
2327 2007-04-03  Juanma Barranquero  <lekktu@gmail.com>
2329         * simple.el (activate-mark-hook): Fix typo in docstring.
2331 2007-04-03  Nick Roberts  <nickrob@snap.net.nz>
2333         * tmm.el (tmm-c-prompt): Initialize.
2334         (tmm-menubar): Deal with extended menu-items at top level.
2335         (tmm-get-keybind): Handle bindings redefined/undefined locally.
2336         (tmm-prompt): Handle visibility of top level menu-items.
2338         * progmodes/gud.el (gud-menu-map): Simplify.
2339         (gud-minor-mode-map): Add tool-bar like bindings to the text mode
2340         menubar.
2342 2007-04-02  Chong Yidong  <cyd@stupidchicken.com>
2344         * mail/smtpmail.el (smtpmail-via-smtp): Revert last change.
2346         * comint.el (comint-send-input): Widen the buffer first.
2348         * info.el (Info-fontify-maximum-menu-size): Revert to 100000.
2350 2007-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2352         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Only obey
2353         emacs-lisp-docstring-fill-column in emacs-lisp-mode.
2355         * newcomment.el (comment-search-forward): Discard comment starters
2356         before point.
2358 2007-04-01  Guanpeng Xu  <herberteuler@hotmail.com>
2360         * mouse.el (mouse-set-secondary): Update mouse-secondary-overlay.
2362 2007-04-01  Chong Yidong  <cyd@stupidchicken.com>
2364         * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table
2365         when downcasing.
2367         * button.el (previous-button): Rewrite to account for adjacent buttons.
2369 2007-04-01  J.D. Smith  <jdsmith@as.arizona.edu>
2371         * progmodes/idlwave.el (idlwave-auto-fill):
2372         Revert paragraph-separate change.
2374         * progmodes/idlw-shell.el (idlwave-shell-break-in):
2375         Simplify module calc.
2376         (idlwave-shell-set-bp-in-module): Compute module.
2378 2007-03-31  Glenn Morris  <rgm@gnu.org>
2380         * emacs-lisp/timer.el (run-at-time): Doc fix.
2382         * emacs-lisp/warnings.el (display-warning): If we create the
2383         buffer displaying the warning, disable undo there.
2385 2007-03-31  Michael Albinus  <michael.albinus@gmx.de>
2387         * net/tramp.el (tramp-register-file-name-handler)
2388         (tramp-register-completion-file-name-handler): New defsubst,
2389         derived from `tramp-register-file-name-handlers'.  The split is
2390         necessary because Tramp's file name handlers must be registered at
2391         different startup places.
2393 2007-03-31  Chong Yidong  <cyd@stupidchicken.com>
2395         * progmodes/hideshow.el (turn-off-hideshow): New function.
2396         (hs-minor-mode): Use it instead of a lambda expression in
2397         change-major-mode-hook.
2399 2007-03-31  David Kastrup  <dak@gnu.org>
2401         * woman.el (woman-Cyg-to-Win): Don't convert cons cells
2402         corresponding to MANPATH_MAP entries.
2403         (woman-man.conf-path, woman-parse-man.conf): Doc fix.
2404         (woman-parse-man.conf): Use more discriminating man.conf name.
2405         (woman-parse-man.conf): Parse MANPATH_MAP entries.
2406         (woman-manpath): Doc fix and type fix.
2407         (woman-cached-data): Check for MANPATH_MAP entries.
2408         (woman-expand-directory-path): Treat MANPATH_MAP entries.
2410 2007-03-31  Stuart Herring  <herring@lanl.gov>
2412         * emacs-lisp/sregex.el (sregexq): Doc fix.
2414 2007-03-31  Markus Triska  <markus.triska@gmx.at>
2416         * flymake.el (flymake-err-line-patterns): Doc fix.
2418 2007-03-30  Reiner Steib  <Reiner.Steib@gmx.de>
2420         * info.el (info-tool-bar-map): Use "exit" for Info-exit.
2421         Move to the right.
2423 2007-03-30  Alan Mackenzie  <acm@muc.de>
2425         * progmodes/cc-cmds.el (c-forward-to-nth-EOF-}): Fix EOB bug.
2427 2007-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
2429         * emacs-lisp/ewoc.el (ewoc--insert-new-node): Take additional arg DLL.
2430         Use it, passed in explicitly, instead of from the dynamic binding.
2431         (ewoc-create, ewoc-enter-before): Update to use new call sequence.
2433 2007-03-30  Juanma Barranquero  <lekktu@gmail.com>
2435         * simple.el (blink-matching-open): When in minibuffer, don't
2436         search for a match inside the prompt.
2438 2007-03-30  Nick Roberts  <nickrob@snap.net.nz>
2440         * tmm.el (tmm-menubar): Select the right menu item with the mouse.
2441         (tmm-prompt): Don't make the mouse user select the first menu
2442         item twice.
2444 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
2446         * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize
2447         SIGUSR1 and SIGUSR2.
2449 2007-03-29  Kim F. Storm  <storm@cua.dk>
2451         * ido.el (ido-read-internal): When reading file or dir, only override
2452         minibuffer-local-filename-completion-map, otherwise only override
2453         minibuffer-local-completion-map.
2455 2007-03-29  Glenn Morris  <rgm@gnu.org>
2457         * complete.el (partial-completion-mode): Set PC-do-completion-end
2458         to nil after use.
2459         (PC-lisp-complete-symbol): Create and use a marker at `end',
2460         rather than using point-marker.
2462 2007-03-28  Chong Yidong  <cyd@stupidchicken.com>
2464         * simple.el (next-error-highlight): Doc fix.
2465         (compose-mail): Revert 2007-03-19 change.
2467 2007-03-28  Richard Stallman  <rms@gnu.org>
2469         * emacs-lisp/edebug.el (edebug-display): Don't go to
2470         edebug-outside-buffer if it is dead.
2472 2007-03-28  Juanma Barranquero  <lekktu@gmail.com>
2474         * view.el (view-mode): Fix typos in docstring.
2476 2007-03-28  Stephen Berman  <Stephen.Berman@gmx.net>
2478         * recentf.el (recentf-save-file): Add a custom :set function.
2480 2007-03-28  Glenn Morris  <rgm@gnu.org>
2482         * complete.el (PC-do-completion-end): New variable.
2483         (partial-completion-mode) <choose-completion-string-functions>:
2484         Use PC-do-completion-end in the non-minibuffer case to replace the
2485         correct amount of text.
2486         (PC-do-completion): Set PC-do-completion-end for c-c-s-f.
2487         (PC-lisp-complete-symbol): Give marker the after-insertion type,
2488         to deal with improvements inserted after point.
2490 2007-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2492         * button.el (make-text-button): Add explicit `button' property.
2493         (default-button): Don't put a `button' property on it.
2495         * progmodes/python.el (python-mode): Skip comments when parsing.
2497         * vc-arch.el (vc-with-current-file-buffer): New macro.
2498         (vc-arch-file-source-p): Use it to avoid infloop.
2500 2007-03-28  David Hansen  <david.hansen@gmx.net>  (tiny change)
2502         * emacs-lisp/lisp.el (lisp-complete-symbol):
2503         Fix call to get-buffer-window to find windows in other frames.
2505 2007-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2507         * comint.el (comint-proc-query, comint-dynamic-list-completions):
2508         Fix calls to get-buffer-window to find windows in other frames.
2509         Reported by David Hansen <david.hansen@gmx.net>.
2511 2007-03-27   Kevin Ryde  <user42@zip.com.au>
2513         * info.el (Info-display-images-node): On a text-only terminal,
2514         show the "text" or "alt" parts of the image blobs.
2516 2007-03-27  Glenn Morris  <rgm@gnu.org>
2518         * complete.el (PC-do-completion): Compute completion-base-size in
2519         the non-filename case, rather than setting to nil.
2520         (PC-lisp-complete-end): New variable.
2521         (PC-lisp-complete-symbol): Use PC-lisp-complete-end to store the
2522         original end in a series of consecutive invocations.
2524         * calendar/calendar.el (calendar-mode-hook): Declare it.
2526         * calendar/diary-lib.el (diary-live-p): Do not check for
2527         diary-selective-display.
2529 2007-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2531         * replace.el (occur-next-error): *Occur* might not be displayed in the
2532         selected frame.  Reported by David Hansen <david.hansen@gmx.net>.
2534 2007-03-26  Richard Stallman  <rms@gnu.org>
2536         * textmodes/flyspell.el (flyspell-large-region):
2537         Use ispell-call-process-region.
2539 2007-03-26  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
2541         * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
2542         Use prin1 instead of princ.
2544 2007-03-25  Chong Yidong  <cyd@stupidchicken.com>
2546         * faces.el (face-set-after-frame-default): Revert 2007-03-10 change.
2547         Merge in X resources before global face.
2549         * progmodes/compile.el (compilation-start): Save compilation-directory
2550         rather than default-directory as local var.
2551         (compilation-directory): Mark as safe local var.
2553         * files.el: Don't mark default-directory as a safe local var.
2555 2007-03-25  Alan Mackenzie  <acm@muc.de>
2557         * progmodes/cc-mode.el (c-before-change): Fix BOB bug.
2558         * progmodes/cc-engine.el: Fix typo.
2560 2007-03-25  Juri Linkov  <juri@jurta.org>
2562         * compare-w.el (compare-windows): Rename customization group
2563         `compare-w' to `compare-windows'.
2564         (compare-windows-whitespace, compare-ignore-whitespace)
2565         (compare-ignore-case, compare-windows-sync)
2566         (compare-windows-sync-string-size, compare-windows-recenter)
2567         (compare-windows-highlight, compare-windows): Change group name in
2568         the `group' tag from `compare-w' to `compare-windows'.
2569         (compare-windows-sync): Add option `nil' for no sync.  Doc fix.
2571 2007-03-24  Markus Triska  <markus.triska@gmx.at>
2573         * expand.el: Change example to always enable abbrev-mode,
2574         and remove redundant `function'.
2575         (expand-abbrev-hook): Add autoload cookie.
2577 2007-03-24  Ryan Yeske  <rcyeske@gmail.com>
2579         * emacs-lisp/testcover.el (testcover-start, testcover-end)
2580         (testcover-mark-all, testcover-unmark-all): Add prompts to
2581         interactive specs.
2583 2007-03-24  Jason Rumney  <jasonr@gnu.org>
2585         * autorevert.el (find-file-hook, auto-revert-tail-mode):
2586         Use file size in bytes for auto-revert-tail-pos not characters.
2588 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
2590         * vc-rcs.el (vc-rcs-annotate-command):
2591         Set text property :vc-annotate-prefix on the annotation text.
2592         (vc-rcs-annotate-time): Instead of searching for ": ",
2593         search for end of text propertized with :vc-annotate-prefix.
2595 2007-03-24  Martin Rudalics  <rudalics@gmx.at>
2597         * whitespace.el (top level): Remove calls putting
2598         permanent-local nil property since these are no-ops.
2600         * man.el (Man-support-local-filenames): Assure that
2601         default-directory exists when doing call-process.
2603 2007-03-23  David Vazquez  <xeos00@gmail.com>  (tiny change)
2605         * progmodes/m4-mode.el (m4-m4-buffer, m4-m4-region):
2606         Fix omission bug: Use m4-program-options to construct shell command.
2608 2007-03-23  David Kastrup  <dak@gnu.org>
2610         * progmodes/cc-mode.el (c-make-emacs-variables-local):
2611         Use `mapcar' rather than `mapcan' to silence compiler warning.
2613 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
2615         * textmodes/reftex.el, textmodes/reftex-vars.el,
2616         * textmodes/reftex-toc.el, textmodes/reftex-sel.el,
2617         * textmodes/reftex-ref.el, textmodes/reftex-parse.el,
2618         * textmodes/reftex-index.el, textmodes/reftex-global.el,
2619         * textmodes/reftex-dcr.el, textmodes/reftex-cite.el,
2620         * textmodes/reftex-auc.el: Add maintainer address.
2622 2007-03-22  Carsten Dominik  <dominik@science.uva.nl>
2624         * textmodes/org.el (org-agenda-mode, org-table-edit-formulas):
2625         Make sure that `global-font-lock-mode' does not turn on font-lock
2626         in these buffers.
2628 2007-03-21  Kim F. Storm  <storm@cua.dk>
2630         * xt-mouse.el (xt-mouse-epoch): New variable.
2631         (xterm-mouse-event): Use float-time.
2633 2007-03-21  Nick Roberts  <nickrob@snap.net.nz>
2635         * xt-mouse.el (xterm-mouse-event): Compute a timestamp using
2636         current-time.
2638 2007-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2640         * complete.el (read-file-name-internal): Don't add the final > if the
2641         completion is not finished (re-application of this patch, which was
2642         accidentally undone by Eli).
2644 2007-03-21  Chong Yidong  <cyd@stupidchicken.com>
2646         * emulation/viper.el (viper-non-hook-settings): Handle mouse
2647         clicks in describe-key and describe-key-briefly advice a little better.
2649 2007-03-21  Juanma Barranquero  <lekktu@gmail.com>
2651         * server.el (server-process-filter): Cancel any pending isearch.
2653 2007-03-21  Ulf Jasper  <ulf.jasper@web.de>
2655         * calendar/icalendar.el (icalendar-version): Increase to 0.15.
2656         (icalendar--get-unfolded-buffer): Define actual arguments rather
2657         than just using &rest.  Check replace-in-string is fbound.
2658         (icalendar-import-buffer): Doc fix.
2659         (icalendar--convert-ical-to-diary): Set diary-file.
2660         Check diary-file before inserting final newline.
2661         (icalendar--add-diary-entry): Return diary-file.
2663 2007-03-21  Glenn Morris  <rgm@gnu.org>
2665         * calendar/calendar.el (diary-set-maybe-redraw): Autoload it.
2666         (diary-display-hook): Add custom :set function.
2668         * calendar/diary-lib.el (diary-header-line-flag): Doc fix.
2669         Add custom :set function.
2670         (diary-header-line-format): Doc fix.
2671         (diary-set-maybe-redraw): New function.
2672         (number-of-diary-entries): Change :set to use diary-set-maybe-redraw.
2673         (diary-list-entries): Always run diary-mode.
2675 2007-03-20  Kenichi Handa  <handa@m17n.org>
2677         * international/quail.el (quail-setup-completion-buf): Make the
2678         completion buffer read-only.
2679         (quail-completion): Adjusted for the above change.  Leave the
2680         modified flag nil.
2682 2007-03-20  David Kastrup  <dak@gnu.org>
2684         * files.el (magic-mode-alist): Require literal "%!PS" string for
2685         magic postscript file detection.
2687 2007-03-20  Richard Stallman  <rms@gnu.org>
2689         * textmodes/ispell.el (ispell-call-process): New function.
2690         Defends against bad `default-directory.'
2691         (ispell-check-version, ispell-find-aspell-dictionaries)
2692         (ispell-get-aspell-config-value, lookup-words): Call it.
2693         (ispell-call-process-region): New function.
2694         (ispell-send-string): Call it.
2696 2007-03-20  Andreas Schwab  <schwab@suse.de>
2698         * Makefile.in (custom-deps): Depend on $(lisp)/subdirs.el.
2699         (finder-data): Likewise.
2700         (autoloads): Likewise.
2702 2007-03-20  Martin Rudalics  <rudalics@gmx.at>
2704         * files.el (basic-save-buffer): Do not set visited filename when
2705         the corresponding directory does not exist or the specified
2706         filename is that of an existing directory.
2708 2007-03-20  Glenn Morris  <rgm@gnu.org>
2710         * calendar/diary-lib.el (diary-live-p): New function.
2711         (number-of-diary-entries): Add a :set function to redisplay diary
2712         when necessary.
2714 2007-03-19  Nick Roberts  <nickrob@snap.net.nz>
2716         * t-mouse.el (t-mouse-make-event-element): Use timestamp output
2717         from client program, mev, to compute mouse event.
2719 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
2721         * faces.el (momentary): Face removed; unused due to reversion of
2722         2007-01-04 changes by Kevin Rodgers.
2724         * mouse.el (mouse-drag-track): Remove spurious input-pending-p test.
2725         Suggested by Johan Bockg\e,Ae\e(Brd.
2727 2007-03-19  Martin Rudalics  <rudalics@gmx.at>
2729         * font-lock.el (lisp-font-lock-keywords-1):
2730         Highlight define-globalized-minor-mode as a keyword.
2732 2007-03-19  Kim F. Storm  <storm@cua.dk>
2734         * calc/calc-forms.el (math-std-daylight-savings)
2735         (math-std-daylight-savings-old): Doc fix.
2737 2007-03-19  Juanma Barranquero  <lekktu@gmail.com>
2739         * progmodes/python.el (python-default-template): Doc fix.
2740         (python-buffer): Fix typo in docstring.
2742         * isearchb.el (isearchb-follow-char):
2743         * subr.el (def-edebug-spec): Fix typo in docstring.
2745 2007-03-19  Richard Stallman  <rms@gnu.org>
2747         * files.el (default-directory): Mark safe.
2748         (basic-save-buffer-2): Put proper dir name in error message.
2750         * simple.el (compose-mail): Run switch-function after
2751         setting up the mail buffer.
2753         * startup.el (inhibit-splash-screen, initial-major-mode): Doc fixes.
2755 2007-03-18  Jay Belanger  <belanger@truman.edu>
2757         * calc/calc-forms.el (math-parse-date): Fix a regular expression.
2758         (math-std-daylight-savings-new): Rename from
2759         `math-std-daylight-savings'.
2760         (math-std-daylight-savings-old): Rename from old value of
2761         `math-std-daylight-savings'.
2762         (math-std-daylight-savings): Use `math-std-daylight-savings-new' or
2763         `math-std-daylight-savings-old' depending on the year.
2765 2007-03-18  Detlev Zundel  <dzu@gnu.org>
2767         * emacs-lisp/re-builder.el (reb-update-overlays): Do not mark
2768         zero-width regexps as invalid but rather at least count them correctly.
2770 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
2772         * net/tls.el (open-tls-stream): In handshake-waiting loop,
2773         don't wait more if there is output available to process.
2775 2007-03-18  Nick Roberts  <nickrob@snap.net.nz>
2777         * progmodes/compile.el (compilation-find-file): Revert change
2778         from 2006-07-18 to allow completion of directory names.
2779         Reported by John Carter <john.carter@tait.co.nz>.
2781 2007-03-18  Kim F. Storm  <storm@cua.dk>
2783         * subr.el (when, unless): Doc fix.
2785 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
2787         * net/tls.el (tls-program): Doc fix.
2789 2007-03-17  Denis Bueno  <dbueno@gmail.com>  (tiny change)
2791         * autorevert.el (auto-revert-tail-handler):
2792         Call after-revert-hook.
2794 2007-03-17  Ryan Yeske  <rcyeske@gmail.com>
2796         * simple.el (switch-to-completions): No error if search for \n\n fails.
2798 2007-03-17  Chong Yidong  <cyd@stupidchicken.com>
2800         * simple.el (line-move-1):
2801         Respect `inhibit-line-move-field-capture' property.
2803 2007-03-13  Chong Yidong  <cyd@stupidchicken.com>
2805         * comint.el (comint-arguments): Mark backslash-escaped chars.
2806         (comint-delim-arg): Don't treat them as delimiters.
2808 2007-03-12  Kim F. Storm  <storm@cua.dk>
2809         * ido.el (ido-init-completion-maps): Remap delete-backward-char.
2811 2007-03-12  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
2813         * tempo.el (tempo-insert): Deal with 'r> if it appears
2814         specified with a prompt argument.
2816 2007-03-12  Carsten Dominik  <dominik@science.uva.nl>
2818         * textmodes/org.el (org-set-font-lock-defaults):
2819         Handle narrow table columns correctly.
2821 2007-03-12  Mark A. Hershberger  <mah@everybody.org>
2823         * xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
2824         (xml-parse-dtd, xml-parse-elem-type, xml-substitute-special):
2825         Return to use of the -no-properties variants.  There was
2826         consensus on emacs-devel that the speed of these variants was
2827         prefered since we are usually parsing files (from the internet
2828         or on disk) instead of XML created in Emacs.
2830         * eshell/esh-mode.el (eshell-handle-ansi-color): New function.
2831         Add customize option.
2833 2007-03-12  Glenn Morris  <rgm@gnu.org>
2835         * calc/calc-forms.el (math-std-daylight-savings): Switch to new
2836         North American rule.  Replace "daylight savings" with "daylight
2837         saving" in doc.
2839         * calendar/cal-china.el, cal-dst.el, calendar.el, diary-lib.el:
2840         * calendar/lunar.el, solar.el: Replace "daylight savings" with
2841         "daylight saving" in text.
2843         * woman.el (woman-change-fonts): Tweak previous change by using
2844         woman-request-regexp rather than "^\\.".
2846         * startup.el (command-line-1): Make insertion of
2847         initial-scratch-message not depend on scratch being selected.
2849 2007-03-11  Juri Linkov  <juri@jurta.org>
2851         * replace.el (match): Use yellow background on light-bg terminals.
2853 2007-03-11  Richard Stallman  <rms@gnu.org>
2855         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
2856         Correctly compute line number.
2858 2007-03-11  Guanpeng Xu  <herberteuler@hotmail.com>
2860         * type-break.el (type-break-get-previous-count):
2861         Repeat previous change here.
2863 2007-03-11  Dan Nicolaescu  <dann@ics.uci.edu>
2865         * progmodes/grep.el (grep-find-ignored-directories):
2866         Add .git and .bzr to list.
2868 2007-03-11  Andreas Schwab  <schwab@suse.de>
2870         * diff-mode.el (diff-apply-hunk): Use proper format string for error.
2872 2007-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2874         * mail/emacsbug.el (report-emacs-bug): Don't hard code the "X" name.
2876 2007-03-10  Chong Yidong  <cyd@stupidchicken.com>
2878         * faces.el (face-set-after-frame-default): Recalculate face
2879         customizations after applying X resources.
2881 2007-03-10  Ryan Yeske  <rcyeske@gmail.com>
2883         * net/rcirc.el (rcirc-timeout-seconds): New variable.
2884         (rcirc-keepalive-seconds): Remove variable.
2885         (rcirc-server-name, rcirc-timeout-timer, rcirc-connecting)
2886         (rcirc-process, rcirc-user-disconnect): New variables.
2887         (rcirc-connect): Initalize new variables.
2888         (rcirc-keepalive): Don't send keepalive pings before connection
2889         is completed.
2890         (rcirc-sentinel): Do mark all channels with activity when
2891         connection is dropped.  Run hook with process buffer local.
2892         (rcirc-reschedule-timeout, rcirc-delete-process): New functions.
2893         (rcirc-buffer-process): Return value of rcirc-process if
2894         rcirc-server-buffer is nil.
2895         (rcirc-server-name): Return the reported server name.
2896         (rcirc-update-prompt): Simplify computation of the server name.
2897         (rcirc-format-response-string): Likewise.
2898         (rcirc-handler-001): Mark server as connected, record the reported
2899         server name, and schedule a timeout.
2900         (rcirc-track-nick): Add a spec for the tty class.
2901         (rcirc-user-non-nick): Remove function.
2902         (rcirc-nick-prefix-chars): Add variable.
2903         (rcirc-user-nick): Use above variable.
2905 2007-03-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
2907         * icomplete.el (icomplete-tidy, icomplete-exhibit):
2908         Bind deactivate-mark to nil.
2910 2007-03-10  Martin Rudalics  <rudalics@gmx.at>
2912         * complete.el (PC-do-completion): Bind dirlength to nil to avoid
2913         that buffer contents get erased during completion.
2915 2007-03-10  Glenn Morris  <rgm@gnu.org>
2917         * woman.el (woman-change-fonts): Add a hack to deal with
2918         font-escape followed by "." at start of a line.
2919         (woman2-IP): Add a hack to deal with consecutive requests.
2920         (woman2-tagged-paragraph): Extend existing hack to handle "sp".
2922 2007-03-10  Alan Mackenzie  <acm@muc.de>
2924         * progmodes/cc-mode.el (c-before-change): Wrap in save-match-data.
2926 2007-03-09  Richard Stallman  <rms@gnu.org>
2928         * abbrev.el (abbrev): Add `provide'.
2930 2007-03-09  Thien-Thi Nguyen  <ttn@gnu.org>
2932         * net/ange-ftp.el (ange-ftp-try-passive-mode): Doc fix.
2934 2007-03-09  Martin Rudalics  <rudalics@gmx.at>
2936         * complete.el (PC-try-completion): New function.
2937         (PC-do-completion, read-file-name-internal): Use it instead of
2938         try-completion.
2940 2007-03-08  Alan Mackenzie  <acm@muc.de>
2942         Remove stale tokens from `c-found-types' cache.
2944         * progmodes/cc-mode.el (c-unfind-enclosing-token)
2945         (c-unfind-coalesced-tokens, c-before-change): New functions.
2946         (c-maybe-stale-found-type): New variable.
2948         * progmodes/cc-engine.el (c-partial-ws-p, c-unfind-type)
2949         (c-trim-found-types): New functions.
2951 2007-03-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2953         * smerge-mode.el (smerge-remove-props): Don't mark the buffer modified.
2954         (debug-ignored-errors): Add entry from smerge-match-conflict.
2956 2007-03-08  J.D. Smith  <jdsmith@as.arizona.edu>
2958         * progmodes/idlw-help.el (idlwave-do-context-help1): Don't visit
2959         special help topics for keywords.
2960         (idlwave-help-assistant-command): Include ".exe" for ms-dos
2961         etc. Assistant command.
2963 2007-03-08  Chong Yidong  <cyd@stupidchicken.com>
2965         * replace.el (occur-engine): Move buffer-undo-list binding...
2966         (occur-1): ...to here.
2968         * complete.el (PC-bindings): Rebind M-TAB in read-expression-map.
2970         * simple.el (minibuffer-completing-symbol): New var.
2971         (eval-expression): Use it.
2972         (completion-setup-function): Don't bind completion-base-size when
2973         completing a symbol in the minibuffer.
2975 2007-03-08  Nick Roberts  <nickrob@snap.net.nz>
2977         * progmodes/gud.el (gdb): Pop up current GUD buffer if user
2978         tries to start a second session in graphical mode.
2980 2007-03-07  Miles Bader  <miles@gnu.org>
2982         * international/isearch-x.el
2983         (isearch-process-search-multibyte-characters):
2984         Strip text-properties from PROMPT to avoid an error from read-string.
2986 2007-03-07  Kim F. Storm  <storm@cua.dk>
2988         * complete.el (PC-bindings): Remap lisp-complete-symbol to
2989         PC-lisp-complete-symbol instead of binding M-TAB in global-map.
2991 2007-03-07  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
2993         * complete.el (PC-do-completion): Delete duplicates in the list of
2994         possible completions.
2996 2007-03-07  Glenn Morris  <rgm@gnu.org>
2998         * ses.el (ses-mode): Doc fix.
3000 2007-03-06  Kim F. Storm  <storm@cua.dk>
3002         * isearch.el (isearch-message-prefix): Undo 2007-03-01 change.
3004 2007-03-06  Kenichi Handa  <handa@m17n.org>
3006         * term/x-win.el (x-select-utf8-or-ctext): Improve the strategy.
3008 2007-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3010         * simple.el (completion-setup-function): Improve last fix so it doesn't
3011         set it to a relative directory name either.
3013 2007-03-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3015         * ps-print.el: Replace some (defvar VAR) by (defvar VAR nil).
3017 2007-03-05  Richard Stallman  <rms@gnu.org>
3019         * emacs-lisp/re-builder.el (reb-re-syntax): Fix custom type.
3021         * files.el (find-file-noselect): No error if file no longer exists.
3022         Display a message and avoid other questions.
3024 2007-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3026         * pcomplete.el (pcomplete-show-completions): Improve last change, so
3027         as not to use an invisible window and to create a window if none exist.
3029         * progmodes/python.el (python-send-command): Restart proc if necessary.
3030         (python-proc): Simplify.
3032 2007-03-05  David Hansen  <david.hansen@gmx.net>  (tiny change)
3034         * pcomplete.el (pcomplete-show-completions): Search all frames for
3035         completions buffer.
3037 2007-03-05  Chong Yidong  <cyd@stupidchicken.com>
3039         * cus-edit.el (customize-save-variable): Clear customized-value
3040         property (saved values are now put in theme-value property).
3041         (customize-set-variable): Doc fix.
3043         * complete.el (PC-do-completion): If completion-ignore-case is
3044         non-nil, replace field with completion string before exiting.
3046 2007-03-05  Michael Albinus  <michael.albinus@gmx.de>
3048         * net/tramp.el (tramp-make-temp-file): New parameter FILENAME.
3049         Append its extension to the resulting temporary file name.
3050         (tramp-handle-file-local-copy, tramp-handle-write-region): Apply it.
3052         * net/tramp-smb.el (tramp-smb-handle-file-local-copy)
3053         (tramp-smb-handle-write-region): Apply it.
3055 2007-03-05  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
3057         * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
3058         Redo previous change.
3060 2007-03-04  Kevin Rodgers  <kevin.d.rodgers@gmail.com>  (tiny change)
3062         * diff-mode.el (diff-mode): Doc fix.
3064 2007-03-05  Kenichi Handa  <handa@m17n.org>
3066         * international/characters.el: Set category `l' (latin)
3067         for more characters.
3069 2007-03-04  Kim F. Storm  <storm@cua.dk>
3071         * emacs-lisp/authors.el (authors-aliases): Add alias.
3073 2007-03-04  Glenn Morris  <rgm@gnu.org>
3075         * progmodes/hideshow.el (hs-minor-mode): Turn mode off and show
3076         all when switching major mode.
3077         (hs-minor-mode, hs-c-start-regexp, hs-block-start-regexp)
3078         (hs-block-start-mdata-select, hs-block-end-regexp)
3079         (hs-forward-sexp-func, hs-adjust-block-beginning):
3080         Do not make these variables permanent-local.
3082 2007-03-04  Richard Stallman  <rms@gnu.org>
3084         * progmodes/cperl-mode.el (cperl-mode):
3085         Modify cperl-compilation-error-regexp-alist by appending.
3087         * emacs-lisp/edebug.el (edebug-kill-buffer): New function.
3088         (edebug-mode): Add the hook.
3089         (edebug-recursive-edit): Remove the hook on exiting.
3091         * type-break.el (type-break-get-previous-time):
3092         Handle end-of-file errors specially
3093         so they don't get reported wrong in .emacs.
3095         * startup.el (fancy-splash-text): Clarify text.
3097         * simple.el (beginning-of-buffer, end-of-buffer):
3098         Avoid treating plain C-u like numeric arg.
3100         * simple.el (completion-setup-function): Don't set
3101         default-directory to nil.
3103         * shell.el (shell-dirstack-query): Doc fix.
3105         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
3106         Don't select the window -- pass it to primitives instead.
3108         * faces.el (minibuffer-prompt): Use medium blue by default.
3110 2007-03-04  David Kastrup  <dak@gnu.org>
3112         * jit-lock.el (jit-lock-stealth-time): Change default to nil.
3113         Preserve 16 as default value for "seconds" when customizing.
3115 2007-03-04  Carsten Dominik  <dominik@science.uva.nl>
3117         * textmodes/org.el (org-self-insert-command)
3118         (orgtbl-self-insert-command, org-delete-char)
3119         (org-delete-backward-char): Set the `flyspell-delayed' property.
3121 2007-03-03  Chong Yidong  <cyd@stupidchicken.com>
3123         * international/mule.el (find-auto-coding): Don't search for
3124         line-ending characters past the end of the tail.
3126 2007-03-03  Christopher Allan Webber  <cwebber@dustycloud.org>  (tiny change)
3128         * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
3129         Jump to the line where new score has been uploaded.
3131         * play/tetris.el (tetris-move-bottom, tetris-move-left)
3132         (tetris-move-right, tetris-rotate-prev, tetris-rotate-next):
3133         Do nothing when the game is paused.
3135 2007-03-03  Carsten Dominik  <dominik@science.uva.nl>
3137         * textmodes/org.el (org-set-tags): Prevent slipping of point
3138         during completion.
3140 2007-03-01  Lennart Borgman  <lennart.borgman.073@student.lu.se>
3142         * isearch.el (isearch-message-prefix):
3143         Use minibuffer-prompt-properties.
3145 2007-03-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3147         * ps-print.el: Replace (defvar VAR nil) by (defvar VAR).
3148         (ps-setup): Print which Emacsen is running ps-print package.
3150 2007-03-01  Stuart Herring  <herring@lanl.gov>
3152         * files.el (set-auto-mode-0): Use `indirect-function'.
3153         (hack-one-local-variable): Don't reapply current major mode.
3155 2007-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3157         * progmodes/python.el (python-quote-syntax): Don't bother with
3158         syntax-ppss-context.
3159         (python-fill-paragraph): Make sure that fenced-string delimiters that
3160         stand on their own line stay there.
3162 2007-03-01  Lennart Borgman  <lennart.borgman.073@student.lu.se>
3164         * replace.el (perform-replace): Propertize message.
3166 2007-03-01  Carsten Dominik  <dominik@science.uva.nl>
3168         * textmodes/org.el (org-prepare-agenda-buffers): Also check for
3169         invisible heading.
3171 2007-02-28  Chong Yidong  <cyd@stupidchicken.com>
3173         * net/tramp.el (tramp-file-name-handler): Revert last change.
3175 2007-02-28  Nick Roberts  <nickrob@snap.net.nz>
3177         * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump):
3178         Correct doc strings.
3180 2007-02-28  Chong Yidong  <cyd@stupidchicken.com>
3182         * replace.el (perform-replace): Undo forward-char immediately if
3183         non-adjacent search fails.
3185 2007-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3187         * version.el (emacs-major-version, emacs-minor-version):
3188         string-to-int -> string-to-number.
3190 2007-02-28  Juanma Barranquero  <lekktu@gmail.com>
3192         * help.el (where-is): Fail gracefully when not passed a command.
3194 2007-02-28  Stuart Herring  <herring@lanl.gov>
3196         * find-lisp.el (find-lisp-default-directory-predicate):
3197         Fix bug: Do symlink check on expanded filename.
3199 2007-02-28  Carsten Dominik  <dominik@science.uva.nl>
3201         * textmodes/org.el (org-set-tags, org-table-get-field): Avoid case
3202         changes during replacement.
3203         (org-agenda-mode-map): Add default binding for `org-agenda-archive'.
3205 2007-02-28  Lars Hansen  <larsh@soem.dk>
3207         * desktop.el: Delete header line listing me as maintainer.
3209 2007-02-28  Glenn Morris  <rgm@gnu.org>
3211         * tutorial.el (tutorial--describe-nonstandard-key): Tweak text in
3212         the menus case.
3214 2007-02-28  Chong Yidong  <cyd@stupidchicken.com>
3216         * net/tramp.el (tramp-file-name-handler): Inhibit modification
3217         hooks to avoid confusion when combining after-change calls.
3219 2007-02-27  Ken Manheimer  <ken.manheimer@gmail.com>
3221         * allout.el (allout-encrypt-string): Remove inhibition of gpg-agent,
3222         now that pgg-gpg-process-region correctly honors passed-in passphrase.
3223         (allout-distinctive-bullets-string): Add info about bullet conventions.
3224         (allout-mode): Add info about distinctive vs plain bullets.
3226 2007-02-27  Carsten Dominik  <dominik@science.uva.nl>
3228         * textmodes/org.el (org-archive-subtree): Quote variable name.
3229         (org-agenda-get-todos): Make sure skip properties are checked correctly.
3231 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
3233         * progmodes/gud.el (gud-bashdb-history, gud-bashdb-marker-filter)
3234         (gud-bashdb-command-name, bashdb): Remove.
3235         (gud, gud-menu-map): Remove references to bash/bashdb.
3237 2007-02-26  Andrey Zhdanov  <susuman@hotmail.com>  (tiny change)
3239         * progmodes/gud.el (gud-pdb-marker-regexp): Add optional <module>
3240         keyword for Python 2.5.
3242 2007-02-26  Romain Francoise  <romain@orebokech.com>
3244         * net/net-utils.el (whois-server-tld): Update server for .org.
3245         (whois-server-list): Add whois.publicinterestregistry.net.
3246         (whois-guess-server): Fix formatting in docstring.
3248 2007-02-26  Kim F. Storm  <storm@cua.dk>
3250         * mouse.el (mouse-show-mark): Run hooks and perform command
3251         remapping for mouse-region-delete-keys.
3253 2007-02-26  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
3255         * font-core.el (font-lock-mode): Doc fix.
3257 2007-02-25  Kim F. Storm  <storm@cua.dk>
3259         * ido.el (ido-buffer-internal): Set this-command to fallback command.
3260         Add selected buffer to buffer-name-history.
3261         (ido-file-internal): Set this-command to fallback command.
3262         Add file names to file-name-history.
3264         * emacs-lisp/map-ynp.el (map-y-or-n-p):
3265         Apply minibuffer-prompt-properties.
3267 2007-02-25  Andreas Schwab  <schwab@suse.de>
3269         * files.el (hack-one-local-variable-eval-safep): Correct handling
3270         of edebug-form-spec property value.  Reported by Johan Bockg\e,Ae\e(Brd.
3272 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
3274         * textmodes/org.el (org-table-overlay-coordinates)
3275         (org-table-toggle-coordinate-overlays): New functions.
3276         (org-table-overlay-coordinates, org-table-coordinate-overlays):
3277         New variables.
3278         (org-startup-with-deadline-check): Remove option.
3279         (org-mode): Remove deadline check on startup.
3280         (org-table-limit-column-width): Remove option.
3281         (org-table-formula-numbers-only): Remove option.
3282         (org-link-style, org-link-format): Remove options.
3283         (org-select-agenda-window, org-fit-agenda-window): Remove options.
3284         (org-export-ascii-show-new-buffer)
3285         (org-export-html-show-new-buffer): Remove options.
3286         (org-activate-links): Remove camel option.
3287         (org-file-link-context-use-camel-case): Remove option.
3288         (org-camel-regexp): Remove variable.
3289         (org-activate-camels): Remove function.
3290         (org-store-link): Remove Camel stuff.
3291         (org-make-org-heading-camel): Remove function.
3292         (org-open-at-point): Remove camel stuff.
3293         (org-link-search): Remove camel stuff.
3294         (org-camel-to-words): Function removed.
3295         (org-get-agenda-file-buffer): Make sure we prepare the base
3296         buffers, not any indirect buffers.
3297         (org-sort-entries): Sort top-level when not on a headline, and no
3298         active region.
3299         (org-in-regexp): New function.
3300         (org-search-not-self): Rename from `org-search-not-link'.
3301         (org-open-link-marker): New variable.
3302         (org-open-at-point): Set `org-open-link-marker'.
3303         (org-print-icalendar-entries): Fixe bug with excluding DONE
3304         entries from the exported list.
3305         (org-edit-formula-lisp-indent): New command.
3306         (orgtbl-to-texinfo, orgtbl-to-html): New functions.
3307         (orgtbl-to-latex, orgtbl-insert-radio-table)
3308         (orgtbl-toggle-comment, orgtbl-send-table): New functions.
3309         (orgtbl-radio-table-templates): New option.
3310         (org-store-link-props):
3311         (org-remember-templates): More possibilities to insert info
3312         into templates.
3313         (org-remember-apply-template): Make use of the extended
3314         template capabilities.
3315         (org-remember-redo-template): New command.
3316         (org-upgrade-old-links)
3317         (org-table-modify-formulas, org-table-replace-in-formulas)
3318         (org-table-find-dataline)
3319         (org-table-get-vertical-vector): Remove functions.
3320         (org-table-remove-rectangle-highlight)
3321         (org-time-stamp-format, org-toggle-log-option)
3322         (org-table-highlight-rectangle)
3323         (org-table-iterate, org-table-make-reference):
3324         (org-translate-time, org-tree-to-indirect-buffer)
3325         (org-table-field-info, org-table-fix-formulas)
3326         (org-table-force-dataline, org-table-get-descriptor-line)
3327         (org-table-get-range)
3328         (org-skip-comments, org-sort)
3329         (org-sort-entries, org-sublist, org-table-add-rectangle-overlay)
3330         (org-table-current-dline, org-table-current-field-formula)
3331         (org-table-edit-backward-field)
3332         (org-table-edit-formulas-post-command)
3333         (org-table-edit-line-down, org-table-edit-line-up)
3334         (org-agenda-archive)
3335         (org-agenda-clock-cancel)
3336         (org-agenda-clock-out, org-agenda-list-stuck-projects)
3337         (org-agenda-open-link, org-agenda-show-new-time)
3338         (org-agenda-skip-subtree-when-regexp-matches)
3339         (org-agenda-tree-to-indirect-buffer, org-agenda-undo)
3340         (org-at-regexp-p, org-auto-repeat-maybe, org-check-log-option)
3341         (org-do-sort, org-file-image-p, org-find-overlays)
3342         (org-find-row-type, org-get-indirect-buffer, org-get-repeat)
3343         (org-highlight-until-next-command, org-isearch-end)
3344         (org-match-any-p, org-next-link, org-previous-link):
3345         (org-remove-subtree-entries-from-agenda, org-replace-escapes)
3346         (org-rewrite-old-row-references)
3347         (org-isearch-post-command)
3348         (org-table-edit-move, org-table-edit-next-field)
3349         (org-table-edit-scroll, org-table-edit-scroll-down)
3350         (org-set-frame-title, org-show-reference)
3351         (org-unhighlight-once, org-verify-change-for-undo): New functions.
3352         (org-show-variable): Remove command.
3353         (org-add-log-maybe): New arguments STATE, FINDPOS
3354         (org-table-sort-lines): Rewrite from scratch.
3355         (org-link-search): New argument AVOID-POS.
3356         (org-print-icalendar-entries): Remove argument CATEGORY.
3357         (org-run-agenda-series): Remove argument WONDOW.
3358         (org-next-link, org-previous-link): New commands.
3359         (org-agenda-date-format): New option.
3360         (org-table-iterate): New command.
3361         (org-table-modify-formulas)
3362         (org-table-replace-in-formulas): Remove functions.
3363         (org-table-fix-formulas): New function.
3364         (org-table-insert-column, org-table-delete-column)
3365         (org-table-move-column): Use `org-table-fix-formulas'.
3366         (org-follow-gnus-link): Patch from Bastien/Leo.
3367         (org-table-current-field-formula): New function.
3368         (org-file-image-p): New function.
3369         (org-agenda-show-new-time): New function.
3370         (org-agenda-date-later): Call `org-agenda-show-new-time'.
3371         (org-with-remote-undo): New macro.
3372         (org-agenda-undo): New command.
3373         (org-verify-change-for-undo): New function.
3374         (org-time-stamp-format): New function.
3375         (org-agenda-get-timestamps): Skip scheduled if DONE and requested
3376         by user.
3377         (org-match-any-p): New function.
3378         (org-make-tags-matcher): Handle regular expressions for tag and
3379         todo matches.
3380         (org-read-date): Accept "+N" as input for a date relative to the
3381         current date.
3382         (org-remove-subtree-entries-from-agenda): New function.
3383         (org-agenda-archive, org-agenda-kill):
3384         Use `org-remove-subtree-entries-from-agenda'.
3385         (org-do-sort, org-sort-entries): New functions.
3386         (org-sort): New command.
3387         (org-table-sort-lines): Use `org-do-sort'.
3388         (org-fix-decoded-time): New function.
3389         (org-table-number-regexp): Require 0x... to identify as number
3390         in tables.
3391         (org-startup-options): New keywords for note taking.
3392         (org-upgrade-old-links): Remove function.
3393         (org-get-repeat): New function.
3394         (org-show-context): Also show siblings on current level.
3395         (org-show-siblings): New function.
3396         (org-isearch-end, org-isearch-post-command): New functions.
3397         (org-show-siblings): New option.
3398         (org-show-context): Use `org-show-siblings'.
3399         (org-table-maybe-recalculate-line): No longer require `calc-eval'
3400         to be bound, because user may just use elisp.
3402 2007-02-24  Kim F. Storm  <storm@cua.dk>
3404         * emulation/cua-base.el (cua-paste): Handle x-clipboard-yank.
3405         (cua--init-keymaps): Remap x-clipboard-yank to cua-paste.
3407 2007-02-24  Dan Nicolaescu  <dann@ics.uci.edu>
3409         * startup.el (command-line): Also check if the abbrev file is readable.
3411 2007-02-24  John Paul Wallington  <jpw@pobox.com>
3413         * net/tls.el (tls-certtool-program): Fix custom type.
3415         * mail/feedmail.el (feedmail-message-id-generator)
3416         (feedmail-date-generator): Fix custom types.
3418         * mail/rmail.el (rmail-message-filter): Fix custom type.
3420 2007-02-24  Eli Zaretskii  <eliz@gnu.org>
3422         * startup.el (command-line): If simple.el cannot be found, proceed
3423         with a warning message.
3425 2007-02-24  Kenichi Handa  <handa@m17n.org>
3427         * international/utf-8.el (utf-8-pre-write-conversion): Handle the
3428         case that BEG is a string.
3430 2007-02-24  Chris Moore  <dooglus@gmail.com>
3432         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
3433         * pgg-pgp.el (pgg-pgp-encrypt-region):
3434         * pgg-gpg.el (pgg-gpg-encrypt-region):
3435         Check pgg-encrypt-for-me if no other recipients.
3437 2007-02-23  Eli Zaretskii  <eliz@gnu.org>
3439         * mail/rmailedit.el (rmail-cease-edit): Restore the Rmail toolbar.
3441         * textmodes/sgml-mode.el (sgml-validate): Quote the file name with
3442         shell-quote-argument.
3444 2007-02-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3446         * comint.el (comint-read-input-ring): Use comint-input-ring-size
3447         from the comint buffer instead of the temporary one.
3449 2007-02-23  David Reitter  <david.reitter@gmail.com>
3451         * cus-edit.el (custom-save-all): Canonicalize custom-file before
3452         storing it in recentf-exclude.
3454 2007-02-23  Chong Yidong  <cyd@stupidchicken.com>
3456         * startup.el (fancy-splash-screens): Make cursor-type buffer-local
3457         in splash screen.
3459 2007-02-22  J.D. Smith  <jdsmith@as.arizona.edu>
3461         * progmodes/idlw-shell.el (idlwave-shell-mode): Clean up pending
3462         commands, for restart.
3463         (idlwave-shell-current-module): Fix handling of module name by type.
3464         (idlwave-shell-break-in): Update type handling.
3465         (idlwave-shell-bp-get): Encode type in BP structure.
3466         (idlwave-shell-set-bp): Fix setting condition/count on disabled BPs.
3467         (idlwave-shell-module-source-query): Query routine info based on type.
3468         Fix path parsing for non-compiled files.
3469         (idlwave-shell-module-source-filter): Don't signal error in filter
3470         if no source found.
3471         (idlwave-shell-set-bp-in-module): Use fallback source to prevent
3472         filter race.
3474 2007-02-22  Kim F. Storm  <storm@cua.dk>
3476         * wid-edit.el (widget-default-create): Undo 2007-02-04 change.
3477         (editable-field): Document need to put some text before the %v
3478         escape in :format string.
3480 2007-02-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3482         * vc-svn.el: Remove the code inherited from CVSREAD and `cvs edit'.
3483         (vc-svn-use-edit): Remove unused config var.
3484         (vc-svn-update, vc-svn-revert): Checkout is always implicit.
3486         * outline.el (hide-sublevels): Keep empty last line, if available.
3488         * buff-menu.el (list-buffers-noselect): Use explicit unicode code
3489         rather than the corresponding unicode char, to make the code
3490         more readable.
3492 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
3494         * speedbar.el (speedbar-frame-mode, speedbar-frame-width)
3495         (speedbar-show-unknown-files, speedbar-item-info-file-helper)
3496         (speedbar-item-info-tag-helper): Doc fixes.
3498 2007-02-19  Kenichi Handa  <handa@m17n.org>
3500         * international/mule-cmds.el (locale-language-names):
3501         Map "eo" to "Esperanto".
3503         * language/european.el ("Esperanto"): New language environment.
3505 2007-02-17  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
3507         * simple.el (kill-line): Doc fix.
3509 2007-02-17  Kim F. Storm  <storm@cua.dk>
3511         * emacs-lisp/bindat.el (bindat--unpack-u*): Optimize.
3512         (bindat--unpack-item, bindat--length-group, bindat--pack-item)
3513         (bindat--unpack-group, bindat--pack-group):
3514         Handle vectors with optional element type.
3516 2007-02-17  Daiki Ueno  <ueno@unixuser.org>
3518         * pgg-gpg.el (pgg-gpg-process-region): Make USE-AGENT nil
3519         if PASSPHRASE is given.
3521 2007-02-17  Chris Moore  <dooglus@gmail.com>
3523         * jka-cmpr-hook.el (jka-compr-compression-info-list):
3524         Recognize backups of bz2 compressed files.
3526 2007-02-17  Eli Zaretskii  <eliz@gnu.org>
3528         * info-look.el (info-lookup): Bind Info-fontify-maximum-menu-size
3529         to nil to speed up lookup of the symbol in index nodes.
3531 2007-02-17  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
3533         * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
3534         Add indentation for the constants of Lisp.
3536 2007-02-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3538         * ps-print.el: Use (defvar <foo>) where applicable.
3539         (ps-print-emacs-type): Remove.
3540         (ps-x-frame-property, ps-e-frame-parameter): Remove.
3541         (ps-frame-parameter): Align its call-convention with frame-parameter.
3542         (ps-begin-job): Adjust calls to it appropriately.
3543         (ps-setup): Don't print ps-print-emacs-type.
3544         (ps-e-find-composition, ps-mark-active-p, ps-color-device):
3545         Define in such a way that it's obvious that it's defined.
3546         (ps-prsc, ps-c-prsc, ps-s-prsc): Remove.
3547         (ps-rmail-mode-hook, ps-vm-mode-hook, ps-gnus-summary-setup)
3548         (ps-jts-ps-setup): Use flavor-neutral syntax instead.
3550 2007-02-15  Alan Mackenzie  <acm@muc.de>
3552         * progmodes/cc-cmds.el (c-indent-new-comment-line): When splitting
3553         an empty one-line C-style comment, post-position point properly.
3555 2007-02-15  Chris Moore  <dooglus@gmail.com>
3557         * isearch.el (isearch-lazy-highlight-space-regexp): New variable.
3558         (isearch-lazy-highlight-new-loop): Bind it.
3559         (isearch-lazy-highlight-search): Use it.
3561         * replace.el (replace-highlight): Bind search-whitespace-regexp to nil.
3563 2007-02-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3565         * font-lock.el (font-lock-extend-region-wholelines):
3566         Only return non-nil if the region has really been changed.
3567         Reported by David Hansen <david.hansen@physik.fu-berlin.de>
3569 2007-02-15  Juanma Barranquero  <lekktu@gmail.com>
3571         * play/5x5.el (5x5-crack-xor-mutate): Doc fix.
3572         (5x5-draw-grid-end, 5x5-make-xor-with-mutation, 5x5-mode, 5x5-crack)
3573         (5x5-play-solution, 5x5-y-or-n-p): Fix typos in docstrings.
3575 2007-02-14  Juanma Barranquero  <lekktu@gmail.com>
3577         * faces.el (color-values): Revert changes to docstring from
3578         2007-01-31 and 2000-09-07.
3580         * textmodes/ispell.el (ispell-keep-choices-win, ispell-word)
3581         (ispell-begin-skip-region-regexp): Fix typos in docstrings.
3582         (ispell-dictionary-alist, ispell-process-line): Doc fixes.
3583         (ispell-help): Fix typos in docstring and output message.
3585 2007-02-14  Kim F. Storm  <storm@cua.dk>
3587         * progmodes/grep.el (grep-files-aliases): Add tex and texi aliases.
3588         (lgrep): Add DIR arg to start grep in specific directory, like rgrep.
3589         (grep): Fix lgrep reference.
3591         * disp-table.el (make-glyph-code, glyph-char, glyph-face): New defuns.
3592         (standard-display-underline): Use make-glyph-code.
3594         * descr-text.el (describe-char): Use glyph-char and glyph-face.
3596         * international/latin1-disp.el (latin1-display-char):
3597         Use make-glyph-code.
3599 2007-02-13  Juanma Barranquero  <lekktu@gmail.com>
3601         * ehelp.el (with-electric-help, electric-help-exit)
3602         (electric-help-retain): Doc fixes.
3604         * emacs-lisp/bytecomp.el (byte-compile-dest-file)
3605         (byte-compile-file): Doc fixes.
3607 2007-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3609         * term/mac-win.el: Change all uses of
3610         mac-set-font-panel-visibility to mac-set-font-panel-visible-p.
3611         (mac-ae-number): Return integer 0 if coerced result is float 0.0.
3612         (mac-ae-get-url): Call select-frame-set-input-focus.
3613         (mac-dnd-handle-drag-n-drop-event): Don't call
3614         select-frame-set-input-focus.
3616 2007-02-13  Kenichi Handa  <handa@m17n.org>
3618         * international/characters.el: Fix documentation of category `a'.
3620 2007-02-11  Dan Nicolaescu  <dann@ics.uci.edu>
3622         * progmodes/grep.el (grep): Mention lgrep and rgrep in the docstring.
3624 2007-02-12  Michael Albinus  <michael.albinus@gmx.de>
3626         * net/tramp.el (tramp-get-ls-command, tramp-get-file-exists-command)
3627         (tramp-get-remote-ln): Handle error case.
3628         Reported by Chris Moore <dooglus@gmail.com>.
3630 2007-02-11  Kim F. Storm  <storm@cua.dk>
3632         * bindings.el (ctl-x-map): Remove register compatibility bindings
3633         C-x /, C-x j, C-x x, and C-x g (deprecated since Emacs 19).
3635 2007-02-11  Richard Stallman  <rms@gnu.org>
3637         * loadhist.el (unload-feature): Handle (t . SYMBOL) entries
3638         in load history.
3640         * emacs-lisp/lisp-mode.el (indent-sexp): Clean up termination
3641         condition -- don't fail to stop at endpos.
3643 2007-02-11  Carsten Dominik  <dominik@science.uva.nl>
3645         * textmodes/org.el (org-agenda-get-todos)
3646         (org-agenda-get-timestamps, org-agenda-get-closed)
3647         (org-agenda-get-deadlines, org-agenda-get-scheduled)
3648         (org-agenda-get-blocks, org-format-agenda-item)
3649         (org-agenda-change-all-lines, org-scan-tags): Rename text property
3650         from `category' to `org-category'.
3652 2007-02-11  Kenichi Handa  <handa@m17n.org>
3654         * international/titdic-cnv.el (titdic-convert): Force files be written
3655         with Unix-like eol format.  Read files under CXTERM-DIC by raw-text.
3656         (miscdic-convert): Force files be written with Unix-like eol format.
3658 2007-02-11  Juanma Barranquero  <lekktu@gmail.com>
3660         * files.el (change-major-mode-with-file-name): Fix typo in docstring.
3662         * calculator.el (calculator-prompt): Doc fix.
3663         (calculator-mode-map): Fix typo in menu entry.
3665 2007-02-10  Jay Belanger  <belanger@truman.edu>
3667         * calculator.el (calculator): Do more extensive checking for when
3668         3 lines should be used for the calculator.
3670 2007-02-10  Eli Zaretskii  <eliz@gnu.org>
3672         * info-look.el (info-lookup-make-completions):
3673         Bind Info-fontify-maximum-menu-size to nil to speed up lookup of
3674         index nodes.
3676         * info.el (Info-fontify-maximum-menu-size): Document the effect
3677         of a nil value.
3678         (Info-fontify-node): Make sure Info-fontify-maximum-menu-size is
3679         non-nil before using it as size.
3681 2007-02-09  Chong Yidong  <cyd@stupidchicken.com>
3683         * subr.el (insert-for-yank-1): Prevent read-only properties from
3684         interfering with text property operations.
3686         * image-mode.el (image-mode): Revert 2007-01-30 changes.
3688         * image.el (image-type-auto-detectable): Don't autodetect x[pb]m.
3689         (image-type-auto-detected-p): Fail if another match is found in
3690         auto-mode-alist.
3692         * files.el (magic-mode-alist): Call image-mode instead of
3693         image-mode-maybe for autodetected images.
3695 2007-02-09  Juanma Barranquero  <lekktu@gmail.com>
3697         * mail/smtpmail.el (smtpmail-smtp-service, smtpmail-queue-index-file):
3698         Fix typos in docstrings.
3699         (smtpmail-local-domain, smtpmail-queue-mail): Doc fixes.
3701 2007-02-09  Kim F. Storm  <storm@cua.dk>
3703         * emacs-lisp/float-sup.el: Remove obsolete comment.
3705 2007-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3707         * diff-mode.el (diff-sanity-check-hunk): Fix last fix.
3709 2007-02-08  Karl Fogel  <kfogel@red-bean.com>
3711         * simple.el: Revert previous change, at request of RMS:
3712         (fundamental-mode-hook): Remove.
3713         (fundamental-mode): Run after-change-major-mode-hooks manually,
3714         and don't run the now-nonexistent fundamental-mode-hook.
3716 2007-02-08  Karl Fogel  <kfogel@red-bean.com>
3718         * simple.el (fundamental-mode-hook): Declare new hook.
3719         (fundamental-mode): Run the new dedicated hook, and don't run
3720         after-change-major-mode-hooks manually anymore.
3722 2007-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3724         * vc-svn.el (vc-svn-merge-news): Understand the new format with two
3725         added columns of chars.  Remove support for the "no-meta-info" format.
3726         Prompted by Romain Francoise <romain@orebokech.com>.
3728 2007-02-07  Nick Roberts  <nickrob@snap.net.nz>
3730         * progmodes/gdb-ui.el (gdb-if-arrow): New macro.
3731         (gdb-mouse-until, gdb-mouse-jump): Use it.
3733 2007-02-07  Nick Roberts  <nickrob@snap.net.nz>
3735         * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump): Make them
3736         work when there is just an assembler buffer (no source buffer).
3738 2007-02-07  Per Cederqvist  <ceder@lysator.liu.se>  (tiny change)
3740         * diff-mode.el (diff-sanity-check-hunk): Don't reject the hunk
3741         just because the diff was produced using "-p" (--show-c-function).
3743 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
3745         * faces.el (frame-set-background-mode): Use `color-values' and
3746         `display-color-p', not `x-color-values' and `x-display-color-p'.
3747         (face-valid-attribute-values): Use `defined-colors' instead of
3748         `x-defined-colors'.
3750 2007-02-07  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3752         * ps-print.ps: The ps-print commands without face printing should not
3753         print background color.  Reported by Leo <sdl.web@gmail.com>.
3754         (ps-print-version): New version 6.7.3.
3755         (ps-begin-job): New arg.  Fix ps-default-background and
3756         ps-default-foreground initialization.
3757         (ps-face-attributes): Fix doc string.
3758         (ps-face-background, ps-generate-postscript, ps-generate): Fix code.
3760         * printing.el: Fix ps-print link.
3762 2007-02-06  Chong Yidong  <cyd@stupidchicken.com>
3764         * faces.el (face-set-after-frame-default): Compile attributes to
3765         be set by frame parameters before merging in X resources.
3767 2007-02-06  Juanma Barranquero  <lekktu@gmail.com>
3769         * simple.el (blink-matching-paren-dont-ignore-comments):
3770         (blink-matching-paren-on-screen): Doc fixes.
3772 2007-02-06  Nick Roberts  <nickrob@snap.net.nz>
3774         * progmodes/gdb-ui.el (gdb-frames-mode): Truncate lines in stack buffer.
3776 2007-02-05  Juanma Barranquero  <lekktu@gmail.com>
3778         * loadhist.el (unload-feature): Silently ignore `load-history' entries
3779         of the form `(defface . SYMBOL)', and treat `(autoload . SYMBOL)'
3780         entries like `defun'.  Return nil.
3782 2007-02-05  Kim F. Storm  <storm@cua.dk>
3784         * ido.el: Doc fixes.
3786 2007-02-04  David Kastrup  <dak@gnu.org>
3788         * play/mpuz.el (mpuz-random-puzzle): Fix potential lockup when
3789         `mpuz-allow-double-multiplicator' is non-zero, and correct
3790         calculation of `min'.
3792 2007-02-04  Per Abrahamsen  <abraham@dina.kvl.dk>
3794         * wid-edit.el (widget-default-create): Insert new text at the
3795         :from marker _after_ the marker, not before it.
3797 2007-02-04  Alan Mackenzie  <acm@muc.de>
3799         * progmodes/cc-cmds.el (c-indent-line): Don't erase ^L when a line
3800         containing it is re-indented.
3802 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
3804         * net/newsticker.el (newsticker--insert-image): Update docstring,
3805         and insert the image directly.
3806         (newsticker--buffer-redraw): Update docstring.
3808         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
3809         Rename from define-global-minor-mode.
3811         * progmodes/cwarn.el (global-cwarn-mode):
3812         * emacs-lisp/autoload.el (make-autoload):
3813         * hi-lock.el (global-hi-lock-mode):
3814         * font-core.el (global-font-lock-mode): All callers changed.
3816 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
3818         * textmodes/texnfo-upd.el (texinfo-menu-copy-old-description):
3819         Don't copy @ignore lines into menu descriptions.
3820         (texinfo-multi-file-update): Goto the @node line before attempting
3821         to pluck the node name.
3822         (texinfo-multiple-files-update): Reverse the optional arguments'
3823         order, as per the doc string and the `interactive' form.
3825 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
3827         * image-mode.el: Use autoload to avoid overriding disabled setting
3828         applied in .emacs.
3830 2007-02-03  Alan Mackenzie  <acm@muc.de>
3832         * progmodes/cc-engine.el (c-in-knr-argdecl): Slight correction
3833         for, e.g. "void (*hdone)();" in a k&r list.  (No WS between
3834         adjacent paren groups).
3836 2007-02-02  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3838         * progmodes/ebnf2ps.el: Doc fixes.
3839         (ebnf-eps-buffer, ebnf-eps-region, ebnf-syntax-alist): Doc fixes.
3841 2007-02-02  Eli Zaretskii  <eliz@gnu.org>
3843         * dired-x.el (dired-do-relsymlink): Add reference to
3844         dired-do-symlink.  Add an autoload cookie.
3846         * dired-aux.el (dired-do-symlink): Add reference to
3847         dired-do-relsymlink.
3849 2007-02-02  Doug Maxey  <dwm@enoyolf.org>  (tiny change)
3851         * mouse.el <left-fringe mouse-2, right-fringe mouse-3>:
3852         <left-fringe mouse-3>: New bindings.
3854 2007-02-02  Ulf Jasper  <ulf.jasper@web.de>
3856         * newsticker.el (newsticker-version): Changed to "1.10".
3857         (newsticker--set-customvar): Doc string.
3858         (newsticker-new-item-face): Doc string.
3859         (newsticker-mode): Initialize `invisibility-spec' with t.
3860         (newsticker-mode-map): Added
3861         `newsticker-mark-all-items-at-point-as-read'.
3862         (newsticker-menu): Added narrow-to-item and narrow-to-feed.
3863         (newsticker-w3m-show-inline-images): Do not call
3864         `w3m-remove-image'.
3865         (newsticker--buffer-after-w3m-insert-image): New advice for
3866         w3m-insert-image to cache images.
3867         (newsticker-next-item-same-feed): New.
3868         (newsticker-mark-all-items-at-point-as-read-and-redraw): New.
3869         (newsticker-mark-all-items-of-feed-as-read): New.
3870         (newsticker-mark-all-items-at-point-as-read): Use new functions.
3871         (newsticker-mark-item-at-point-as-read): Doc string.
3872         (newsticker-mark-item-at-point-as-read): Use new functions.
3873         (newsticker--do-mark-item-at-point-as-read): New, extracted from
3874         `newsticker-mark-item-at-point-as-read'.
3875         (newsticker-hide-entry): Use (t) instead of t for invisibility.
3876         (newsticker--sentinel): Yet another xml-parser workaround.
3877         (newsticker--decode-iso8601-date): Bugfix for datestrings without
3878         days.
3879         (newsticker--buffer-do-insert-text): Fix.
3880         (newsticker--buffer-insert-enclosure): Fix. length might be missing.
3881         (newsticker--buffer-make-item-completely-visible):
3882         `switch-to-buffer' not necessary.
3884 2007-02-02  Eli Zaretskii  <eliz@gnu.org>
3886         * progmodes/ebnf2ps.el (ebnf-eps-buffer, ebnf-eps-region)
3887         (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-region)
3888         (ebnf-style-database, ebnf-apply-style, ebnf-reset-style)
3889         (ebnf-push-style, ebnf-pop-style, ebnf-eps-production-list)
3890         (ebnf-directory, ebnf-file, ebnf-syntax-alist): Doc fixes.
3892 2007-02-02  Kenichi Handa  <handa@m17n.org>
3894         * international/quail.el (quail-show-key): Fix an error message.
3896 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
3898         * faces.el (set-face-underline-p, modify-face): Rename arg
3899         UNDERLINE-P to UNDERLINE (it is not a flag).
3901 2007-02-01  Nick Roberts  <nickrob@snap.net.nz>
3903         * progmodes/gdb-ui.el (gdb-speedbar-update): Avoid duplication
3904         when adding gdb-speedbar-update to gdb-input-queue.
3906 2007-02-01  Kenichi Handa  <handa@m17n.org>
3908         * international/quail.el (quail-show-key): Signal an error if the
3909         current input method is not using Quail.
3911 2007-02-01  J.D. Smith  <jdsmith@as.arizona.edu>
3913         * progmodes/idlwave.el (idlwave-xml-create-sysvar-alist):
3914         Trim leading whitespace in sysvar names.
3916 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
3918         * faces.el (internal-find-face, internal-get-face): Doc fixes.
3920 2007-01-31  Juanma Barranquero  <lekktu@gmail.com>
3922         * ido.el (ido-set-common-completion): Use `let', not `let*'.
3924 2007-01-31  Romain Francoise  <romain@orebokech.com>
3926         * comint.el: Delete extra copy of `comint-copy-old-input' added in
3927         previous change to this file.
3929 2007-01-31  Jason Rumney  <jasonr@gnu.org>
3931         * files.el (magic-mode-alist): Use image-mode-maybe rather than
3932         image-mode.
3934         * image-mode.el (image-mode-maybe): Prevent magic-mode-alist from
3935         interfering with attempt to set major mode from modified
3936         auto-mode-alist.
3938 2007-01-31  Juanma Barranquero  <lekktu@gmail.com>
3940         * faces.el (color-values): Doc fix.
3941         (face-differs-from-default-p): Don't check :foreground twice.
3943 2007-01-31  J.D. Smith  <jdsmith@as.arizona.edu>
3945         * comint.el (comint-mode): Prevent non-keyword fontification by default.
3947 2007-01-31  Kenichi Handa  <handa@m17n.org>
3949         * international/quail.el (quail-store-decode-map-key): Store a
3950         translated character too.
3951         (quail-char-equal-p): New function.
3952         (quail-find-key1): Check character equality by quail-char-equal-p.
3953         (quail-decode-map-generated): New variable.
3954         (quail-find-key): Check quail-decode-map-generated and re-generate
3955         a decode map if necessary.
3957 2007-01-30  Richard Stallman  <rms@gnu.org>
3959         * tutorial.el (tutorial--detailed-help): Make the list of
3960         changed keys look nicer.
3962 2007-01-30  Nick Roberts  <nickrob@snap.net.nz>
3964         * progmodes/gdb-ui.el (gdb-var-delete-1): New function.
3965         (gdb-var-delete): Use it.
3966         (gdb-var-update-handler-1): Handle value "invalid" for MI field
3967         `in_scope'.
3969 2007-01-30  Michael Albinus  <michael.albinus@gmx.de>
3971         * files.el (get-free-disk-space): Return nil for remote directories.
3973         * net/ange-ftp.el (ange-ftp-ls): In case of wildcards, use "ls"
3974         instead of "dir".
3976 2007-01-30  Chong Yidong  <cyd@stupidchicken.com>
3978         * type-break.el (type-break-catch-up-event): New function.
3979         (type-break-demo-hanoi, type-break-demo-life)
3980         (type-break-demo-boring): Use it.
3982         * image-mode.el (image-mode): Don't automatically view as image.
3983         (image-toggle-display): Add `disabled' property.
3985 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
3987         * isearchb.el (isearchb-iswitchb):
3988         * ps-print.el (ps-build-face-reference):
3989         * emacs-lisp/shadow.el (list-load-path-shadows):
3990         * eshell/esh-cmd.el (eshell-rewrite-for-command):
3991         * international/mule.el (find-auto-coding):
3992         * mail/supercite.el (sc-attrib-selection-list):
3993         * progmodes/cc-defs.el (c-emacs-features):
3994         * progmodes/cc-vars.el (c-offsets-alist):
3995         * progmodes/flymake.el
3996         (flymake-init-create-temp-source-and-master-buffer-copy):
3997         Fix typos in docstrings (some suggested by Chris Moore).
3999         * progmodes/vhdl-mode.el (vhdl-components-package-name)
4000         (vhdl-get-library-unit, vhdl-corresponding-begin)
4001         (vhdl-skip-case-alternative, vhdl-backward-skip-label)
4002         (vhdl-align-region-2, vhdl-electric-dash, vhdl-case-word)
4003         (vhdl-hooked-abbrev, vhdl-hs-forward-sexp-func)
4004         (vhdl-font-lock-match-item): Fix typos in docstrings.
4005         (vhdl-get-library-unit, vhdl-get-block-state, vhdl-sort-alist)
4006         (vhdl-set-offset, vhdl-fix-case-region-1, vhdl-scan-directory-contents)
4007         (vhdl-speedbar-insert-project-hierarchy):
4008         Improve argument/docstring consistency.
4010 2007-01-29  Kenichi Handa  <handa@m17n.org>
4012         * international/titdic-cnv.el (py-converter): Fix previous change.
4014 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
4016         * jka-compr.el (jka-compr-partial-uncompress)
4017         (jka-compr-call-process): Rebind default-directory if it is
4018         invalid.  Suggested by Chris Moore.
4020         * comint.el (comint-insert-input): Handle situation where the
4021         selected buffer is not the clicked buffer.
4023 2007-01-29  Kenichi Handa  <handa@m17n.org>
4025         * international/ja-dic-cnv.el (skkdic-convert):
4026         Add byte-compile-disable-print-circle:t at the head.
4028         * international/titdic-cnv.el (tit-process-header):
4029         Add byte-compile-disable-print-circle:t at the head.
4030         (miscdic-convert): Likewise.
4031         (py-converter): Skip the header comments.
4033         * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle):
4034         New variable.
4035         (byte-compile-output-file-form): Bing print-circle to nil if
4036         byte-compile-output-file-form is not nil.
4037         (byte-compile-output-docform): Likewise.
4039 2007-01-28  Kim F. Storm  <storm@cua.dk>
4041         * emulation/cua-base.el (cua-global-keymap, cua--region-keymap):
4042         Declare earlier to avoid byte compiler warnings.
4044 2007-01-28  Markus Triska  <markus.triska@gmx.at>
4046         * speedbar.el (speedbar-make-specialized-keymap): Doc fix.
4048 2007-01-28  Chong Yidong  <cyd@stupidchicken.com>
4050         * play/gamegrid.el (gamegrid-kill-timer): Cancel timer directly.
4051         (gamegrid-add-score-with-update-game-score-1): Allow local quits
4052         when calling update-game-score program.  Remove unnecessary
4053         save-excursion.
4055         * play/tetris.el (tetris-new-shape): Stop drawing if game is over.
4057 2007-01-28  Nick Roberts  <nickrob@snap.net.nz>
4059         * progmodes/gdb-ui.el (gdb-breakpoint-regexp): Declare earlier to
4060         avoid compiler warning.
4061         (gdb-var-update-handler-1): Consider that the MI field `in_scope'
4062         might have values other than "true" or "false".
4064 2007-01-28  Richard Stallman  <rms@gnu.org>
4066         * textmodes/fill.el (fill-paragraph-function): Doc fix.
4067         (fill-paragraph): Bind fill-paragraph-function to t to avoid recursion.
4069         * emacs-lisp/pp.el (pp-eval-last-sexp): Don't eval here.
4071         * image.el (image-type-header-regexps): Make GIF regex more specific.
4073         * tutorial.el (tutorial--default-keys): Check M-DEL, not `M-backspace'.
4074         Don't check `backspace'.
4075         (tutorial--find-changed-keys): Look up bindings in a temp buffer
4076         in Fundamental mode.
4078         * startup.el (fancy-splash-text, normal-splash-screen):
4079         Mention C-g.
4081         * simple.el (eval-expression): Don't use eval-last-sexp-print-value
4082         when inserting in buffer.
4084         * vc-arch.el (vc-arch-file-id): Move with-current-buffer
4085         inside the if.
4087 2007-01-27  Richard Stallman  <rms@gnu.org>
4089         * obsolete/awk-mode.el (awk-font-lock-keywords): Add "do".
4091 2007-01-27  Guanpeng Xu  <herberteuler@hotmail.com>
4093         * add-log.el (add-log-current-defun): Skip the semicolon ``;'' for
4094         enum/union/struct/class definition.
4095         Revert change to call `forward-sexp' multiple times.
4097 2007-01-27  Chong Yidong  <cyd@stupidchicken.com>
4099         * files.el (hack-local-variables-confirm): Don't keep trying to
4100         read an event from an empty kbd macro.
4102 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
4104         * server.el (server-start): Mention LEAVE-DEAD arg in the doc string.
4106 2007-01-27  Ben North  <ben@redfrontdoor.org>
4108         * outline.el (outline-promote, outline-demote): Doc fix.  Rename
4109         the arg CHILDREN -> WHICH.
4111 2007-01-27  Michael Albinus  <michael.albinus@gmx.de>
4113         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set
4114         default-directory to a sane value when calling start-process.
4116 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
4118         * ls-lisp.el (ls-lisp-use-localized-time-format): New defcustom.
4119         (ls-lisp-format-time-list): Doc fix.  Mention
4120         ls-lisp-use-localized-time-format.
4121         (ls-lisp-format-time): Use ls-lisp-format-time-list if
4122         ls-lisp-use-localized-time-format is non-nil, even if a valid
4123         locale is defined.
4125 2007-01-27  Juanma Barranquero  <lekktu@gmail.com>
4127         * jka-compr.el (jka-compr-shell): Doc fix.
4129         * jka-cmpr-hook.el (jka-compr-compression-info-list): Doc fix.
4131 2007-01-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4133         * ps-print.ps: Fix background height.
4134         (ps-print-version): New version 6.7.2.
4136 2007-01-26  Eli Zaretskii  <eliz@gnu.org>
4138         * makefile.w32-in (finder-data, custom-deps): Depend on
4139         $(lisp)/loaddefs.el.
4141 2007-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
4143         * Makefile.in (custom-deps, finder-data): Add dependency to loaddefs.el.
4145 2007-01-24  Miles Bader  <miles@gnu.org>
4147         * emacs-lisp/bytecomp.el (byte-compile-output-file-form)
4148         (byte-compile-output-docform): Bind `print-circle' to t.
4150 2007-01-24  Kenichi Handa  <handa@m17n.org>
4152         * international/ja-dic-cnv.el (skkdic-convert): Insert a related
4153         file name of the original SKK dictionary file.
4155 2007-01-24  Kim F. Storm  <storm@cua.dk>
4157         * ido.el (ido-initial-position): New variable.
4158         (ido-read-internal): Set it if default item is specified.
4159         (ido-minibuffer-setup): Position cursor accordingly if set.
4160         (ido-edit-input): C-e moves to end of input if not already there.
4161         (ido-magic-backward-char): C-b does like M-b if prev char is /.
4162         Don't switch to buffer mode if repeating C-b at start of input.
4163         (ido-toggle-ignore): C-a only toggles ignore at start or end of
4164         input; else it moves to start of input.
4165         (ido-kill-buffer-at-head, ido-delete-file-at-head): If cursor is
4166         not at end of input, delete rest of input, rather than normal op.
4168 2007-01-23  Michael Kifer  <kifer@cs.stonybrook.edu>
4170         * viper-keym.el (viper-insert-basic-map): Delete binding for S-TAB.
4172         * ediff-util.el (ediff-clone-buffer-for-region-comparison): Change text
4173         of message.  Activate mark.
4174         (ediff-activate-mark): Set transient-mark-mode to t.
4176         * ediff.el (ediff-regions-wordwise, ediff-regions-linewise): Doc fix.
4178 2007-01-23  Martin Rudalics  <rudalics@gmx.at>
4180         * help-fns.el (describe-variable): Don't suppress display of
4181         buffer local value when the value is "large".
4183 2007-01-22  Kim F. Storm  <storm@cua.dk>
4185         * ido.el (ido-active): Add XEmacs test from ido-minibuffer-setup.
4186         (ido-initiate-auto-merge, ido-exhibit, ido-minibuffer-setup)
4187         (ido-tidy): Use ido-active.
4189 2007-01-22  Chris Moore  <christopher.ian.moore@gmail.com>
4191         * hexl.el (hexl-mode-exit): Add missing quote.
4193 2007-01-22  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4195         * term/mac-win.el (mac-keyboard-modifier-mask-alist): New constant.
4196         (mac-ae-keyboard-modifiers): New function.
4197         (mac-handle-toolbar-switch-mode): Use it.
4198         (mac-dnd-handle-drag-n-drop-event): Likewise.  Set action to `copy'
4199         if keyboard modifiers on drop contain option key.
4200         (mac-dnd-drop-data): Add optional argument `action'.
4201         (special-event-map): Remove binding for M-drag-n-drop.
4203 2007-01-21  Guanpeng Xu  <herberteuler@hotmail.com>
4205         * add-log.el (add-log-current-defun): Use CC Mode functions to
4206         find the beginning and end of a defun.
4208 2007-01-21  Nick Roberts  <nickrob@snap.net.nz>
4210         * progmodes/gdb-ui.el (gdb-var-create-regexp)
4211         (gdb-var-create-handler): Handle value field in GDB output of
4212         -var-create.
4213         (gdb-max-frames): New variable.
4214         (gdb-stack-buffer, gdb-frames-select): Use it.
4215         (gdb-info-stack-custom): Help user customize gdb-max-frames,
4216         if necessary.
4217         (gdb-get-frame-number): Simplify.
4219 2007-01-21  Glenn Morris  <rgm@gnu.org>
4221         * net/tramp.el (tramp-perl-encode, tramp-perl-decode):
4222         Update copyrights.
4224 2007-01-21  Alan Mackenzie  <acm@muc.de>
4226         * progmodes/cc-cmds.el (c-where-wrt-brace-construct): Correct the
4227         handling of K&R stuff.
4229 2007-01-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
4231         * textmodes/bibtex.el (bibtex-files): Fix customization type.
4233 2007-01-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4235         * ps-print.el: Handle frame parameters (background and/or foreground
4236         colors) changing dynamically.  Reported by Leo <sdl.web@gmail.com>.
4237         (ps-print-version): New version 6.7.1.
4238         (ps-x-frame-property, ps-e-frame-parameter): New aliases.
4239         (ps-frame-parameter): New fun.
4240         (ps-default-fg, ps-default-bg): New default value ('frame-parameter).
4241         Fix doc and customization.
4242         (ps-begin-job): Get frame parameters (background and/or foreground
4243         colors).
4244         (ps-do-despool): Ensure ps-printer-name has a valid value.
4246 2007-01-21  Nick Roberts  <nickrob@snap.net.nz>
4248         * progmodes/gdb-ui.el (gdb-debug-log): Rename from gdb-debug-ring.
4249         (gdb-debug-log-max): Rename from gdb-debug-ring-max.
4250         (gud-gdba-marker-filter): Make a value of nil for gdb-debug-ring-max
4251         mean unlimited.
4253 2007-01-20  Alan Mackenzie  <acm@muc.de>
4255         * progmodes/cc-engine.el (c-in-knr-argdecl): Reformulate to do
4256         much more rigorous analysis of putative K&R regions.
4258 2007-01-20  Alan Mackenzie  <acm@muc.de>
4260         * progmodes/cc-defs.el (c-go-list-forward, c-go-list-backward):
4261         New functions.
4263 2007-01-20  Alan Mackenzie  <acm@muc.de>
4265         * progmodes/cc-align.el, progmodes/cc-cmds.el,
4266         * progmodes/cc-defs.el, progmodes/cc-engine.el,
4267         * progmodes/cc-langs.el, progmodes/cc-styles.el,
4268         * progmodes/cc-vars.el: Add my name.
4270 2007-01-20  Chong Yidong  <cyd@stupidchicken.com>
4272         * files.el (find-alternate-file): Revert query message to Emacs 21
4273         version.
4275 2007-01-20  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
4277         * progmodes/cperl-mode.el (cperl-electric-keywords): Document in
4278         the doc string how to use personal abbrevs without electric
4279         keywords.
4281 2007-01-20  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
4283         * lisp/emacs-lisp/lisp-mode.el (last-sexp-toggle-display):
4284         Fixed cursor position when toggle abbreviated display.
4286 2007-01-20  Nick Roberts  <nickrob@snap.net.nz>
4288         * t-mouse.el: Update copyright following assignment by
4289         Alessandro Rubini.
4291 2007-01-20  Chong Yidong  <cyd@stupidchicken.com>
4293         * type-break.el (type-break-demo-hanoi, type-break-demo-life)
4294         (type-break-demo-boring): Call read-event instead of read-char.
4296 2007-01-19  Daniel Pfeiffer  <occitan@esperanto.org>  (tiny change)
4298         * progmodes/compile.el: Add handling for makepplog.
4300 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
4302         * textmodes/ispell.el (ispell-change-dictionary): Ensure that
4303         aspell dictionaries are initialized when called non-interactively.
4305 2007-01-19  Chong Yidong  <cyd@stupidchicken.com>
4307         * progmodes/compile.el (compilation-loop): New arg limit.
4308         Handle case where the first error is at point-min.
4309         (compilation-next-error): New arg to compilation-loop call.
4311 2007-01-18  Bruno Haible  <bruno@clisp.org>  (tiny change)
4313         * info.el (Info-default-dirs): Change default info dir to
4314         share/info.
4316         * paths.el (Info-default-directory-list): Ditto.
4318 2007-01-18  Chris Moore  <christopher.ian.moore@gmail.com>
4320         * hexl.el (hexl-before-revert-hook): New function.
4321         (hexl-mode): Use it.
4322         (hexl-after-revert-hook): Just call hexl-mode.
4323         (hexl-mode-exit): Remove before-revert-hook.
4325 2007-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4327         * isearch.el (isearch-no-upper-case-p): Look for [:upper:] as well.
4329 2007-01-16  Martin Rudalics  <rudalics@gmx.at>
4331         * textmodes/ispell.el (ispell-dictionary-alist-3): Replace "---"
4332         by "-" in francais7 otherchars entry.
4333         (ispell-dictionary-alist-5): Replace "." by "[.]" for polish
4334         otherchars entry.
4336 2007-01-15  Karl Fogel  <kfogel@red-bean.com>
4338         * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark
4339         path.  Rewrite function in `cond' style for readability.
4341         Suggested by: Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk>.
4342         (The path shortening, that is, not the rearrarangement.)
4344 2007-01-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4346         * term/mac-win.el (mac-ae-quit-application): New function.
4347         (mac-apple-event-map): Bind "quit application" Apple event to it.
4349 2007-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4351         * vc-svn.el (vc-svn-parse-status): Trust the filename argument more
4352         than the program's output.
4354 2007-01-14  Juanma Barranquero  <lekktu@gmail.com>
4356         * kmacro.el (kmacro-insert-counter, kmacro-set-counter)
4357         (kmacro-start-macro-or-insert-counter)
4358         (kmacro-step-edit-prefix-commands): Fix typos in docstrings.
4359         (kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes.
4361         * longlines.el (longlines-show-hard-newlines):
4362         * ruler-mode.el (ruler-mode-ruler):
4363         * emulation/keypad.el (keypad-setup):
4364         * progmodes/antlr-mode.el (antlr-indent-at-bol-alist):
4365         Fix typo in docstring.
4367 2007-01-13  Mathias Dahl  <mathias.dahl@gmail.com>
4369         * tumme.el (tumme-cmd-rotate-original-options): Add -outfile option.
4370         Remove redirect character ">".
4372 2007-01-13  Juanma Barranquero  <lekktu@gmail.com>
4374         * replace.el (perform-replace): Remove leftover code.
4376 2007-01-12  Richard Stallman  <rms@gnu.org>
4378         * replace.el (perform-replace): Don't clear NODENT when computing
4379         the replacement string.
4381 2007-01-11  Michael Albinus  <michael.albinus@gmx.de>
4383         * net/tramp.el (tramp-handle-file-local-copy):
4384         Set `enable-multibyte-characters' to nil.  Reported by Chris Moore
4385         <christopher.ian.moore@gmail.com>.
4387 2007-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4389         * diff-mode.el (diff-sanity-check-context-hunk-half)
4390         (diff-sanity-check-hunk): New functions.
4391         (diff-find-source-location): Use'em to check the hunks are well-formed.
4393         * hexl.el (hexlify-buffer, dehexlify-buffer): Don't complain and don't
4394         activate undo when undo is not active.
4395         Reported by Chris Moore <christopher.ian.moore@gmail.com>.
4397 2007-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4399         * ffap.el (ffap-next-regexp, ffap-machine-p, ffap-newsgroup-regexp)
4400         (ffap-newsgroup-p, ffap-alist, ffap-string-at-point-mode-alist)
4401         (ffap-url-at-point): Use char-classes rather than "a-z".
4403 2007-01-10  Juanma Barranquero  <lekktu@gmail.com>
4405         * ediff-init.el (ediff-autostore-merges):
4406         * textmodes/fill.el (fill-region): Doc fix.
4408 2007-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4410         * server.el (server-ensure-safe-dir): UIDs may be floats.
4412 2007-01-10  Richard Stallman  <rms@gnu.org>
4414         * battery.el (battery-linux-proc-acpi): Use ignore-errors
4415         around calls to directory-files.
4417         * subr.el (momentary-string-display): Use save-excursion.
4419         * emacs-lisp/pp.el (pp-eval-expression): Once again eval the
4420         argument, but read it as `X' does.
4422 2007-01-09  Juri Linkov  <juri@jurta.org>
4424         * info.el (Info-fontify-node): Don't hide node names of index entries.
4426         * faces.el (momentary): Change :group to basic-faces where all
4427         basic faces belong to.  Add :version.
4429 2007-01-09  Lennart Borgman  <lennart.borgman.073@student.lu.se>
4431         * tutorial.el (tutorial--display-changes): Show M-x sequence if no
4432         keybinding is found.
4433         (tutorial--find-changed-keys): Never treat null keybinding as a
4434         remapping.
4436 2007-01-09  Martin Rudalics  <rudalics@gmx.at>
4438         * wdired.el (wdired-xcase-word): Skip non-word read-only characters.
4440 2007-01-09  Kenichi Handa  <handa@m17n.org>
4442         * international/mule-cmds.el
4443         (select-safe-coding-system-interactively): Fix message.
4445 2007-01-09  Michael Albinus  <michael.albinus@gmx.de>
4447         * net/tramp.el (tramp-process-one-action): Remove `with-timeout'.
4448         (tramp-process-actions): Add optional parameter TIMEOUT.
4449         (tramp-open-connection-telnet, tramp-open-connection-rsh)
4450         (tramp-open-connection-su): Add timeout of 60".
4452 2007-01-09  Richard Stallman  <rms@gnu.org>
4454         * progmodes/compile.el (compile): Doc fix.
4456 2007-01-09  Markus Triska  <markus.triska@gmx.at>
4458         * tumme.el (tumme-display-thumb): Doc fix.
4460 2007-01-08  Juanma Barranquero  <lekktu@gmail.com>
4462         * battery.el (battery-search-for-one-match-in-files):
4463         * bindings.el (mode-line-minor-mode-help):
4464         * x-dnd.el (x-dnd-types-alist):
4465         * calendar/icalendar.el (icalendar-import-buffer):
4466         * term/mac-win.el (mac-dnd-types-alist): Fix typo in docstring.
4468         * progmodes/vhdl-mode.el (vhdl-save-caches): Fix typo in error message.
4470 2007-01-07  Chris Moore  <christopher.ian.moore@gmail.com>
4472         * replace.el (replace-regexp): Fix typo in docstring.
4474 2007-01-07  Alan Mackenzie  <acm@muc.de>
4476         * progmodes/cc-langs.el (c-operators, c-filter-ops):
4477         Amend doc-string and comments.
4479 2007-01-06  Eli Zaretskii  <eliz@gnu.org>
4481         * files.el (abbreviate-file-name): Doc fix.
4483 2007-01-06  Markus Triska  <triska@gmx.at>
4485         * subr.el (split-string): Remove spurious ")" from doc string.
4487 2007-01-05  Takaaki Ota  <Takaaki.Ota@am.sony.com>
4489         * textmodes/table.el (table--warn-incompatibility):
4490         Use display-warning instead of momentary-string-display.
4492 2007-01-05  Richard Stallman  <rms@gnu.org>
4494         * image.el (image-type-header-regexps): Recognize xbm more strictly.
4496         * simple.el (backward-kill-word): Doc fix.
4498 2007-01-05  Romain Francoise  <romain@orebokech.com>
4500         * international/mule.el (sgml-html-meta-auto-coding-function):
4501         Ensure that the buffer contains a HTML document.
4503 2007-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
4505         * faces.el (momentary): Move here ...
4506         * subr.el (momentary): ... from here.
4508 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
4510         * progmodes/gdb-ui.el (gdb-max-children): New customizable variable.
4511         (gdb-speedbar-expand-node): Ask user for confirmation before expanding
4512         large structures/arrays.
4514 2007-01-04  Juanma Barranquero  <lekktu@gmail.com>
4516         * files.el (find-file-noselect-1, set-visited-file-name):
4517         Allow backup-enable-predicate to be nil.
4519 2007-01-04  Andreas Schwab  <schwab@suse.de>
4521         * progmodes/ebrowse.el (ebrowse-global-prefix-key): Fix typo in
4522         last change.
4524 2007-01-03  Richard Stallman  <rms@gnu.org>
4526         * woman.el (woman-decode-buffer): Clarify error message.
4528 2007-01-03  Alan Mackenzie  <acm@muc.de>
4530         * progmode/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy patch.
4532 2007-01-03  Chris Moore  <christopher.ian.moore@gmail.com>
4534         * tutorial.el (tutorial--describe-nonstandard-key): Fix typo.
4536 2007-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4538         * iswitchb.el (iswitchb-global-map): Use command-remapping if available.
4540 2007-01-02  Juanma Barranquero  <lekktu@gmail.com>
4542         * emulation/viper.el (viper-custom-file-name, viper-mode):
4543         Fix typos in docstrings.
4545         * subr.el (momentary-string-display): After moving point, set POS
4546         variable to it to avoid later errors once the buffer is modified.
4547         Doc fix.
4549 2007-01-02  Alan Mackenzie  <acm@muc.de>
4551         * progmodes/cc-cmds.el (c-mask-paragraph): In a block comment,
4552         check that the "*/" is present before trying to manipulate it.
4554 2007-01-02  Richard Stallman  <rms@gnu.org>
4556         * wid-edit.el (widget-choose): Avoid ugly error for function keys.
4558         * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords):
4559         Fix format of value.
4561         * cus-edit.el (customize-unsaved): Rename from customize-customized.
4562         Change messages accordingly.
4563         (customize-customized): Now alias.
4565 2007-01-02  Juanma Barranquero  <lekktu@gmail.com>
4567         * files.el (version-control): Doc fix.
4569 2007-01-01  Alan Mackenzie  <acm@muc.de>
4571         * progmodes/cc-engine.el (c-guess-basic-syntax, case 5N):
4572         Check the format of c-state-cache is valid for an optimisation before
4573         using it.
4575         * progmodes/cc-engine.el (c-guess-basic-syntax): New case 5Q "we
4576         are at a statement within a macro".  Other changes so that only
4577         the first continuation line in a macro gets the symbol
4578         `cpp-define-intro', the others getting `statement', or whatever.
4580         * progmodes/cc-cmds.el (c-context-line-break): When invoked within
4581         a string, preserve whitespace.  Add a backslash only when also in
4582         a macro.
4584         * progmodes/cc-defs.el: Correct typos.
4586         * progmodes/cc-cmds.el (c-context-line-break): Don't indent the
4587         new line after an escaped EOL in a string.
4589         * progmodes/cc-engine.el (c-forward-label): Recognise "foo:" as a
4590         label when it directly follows "else", "do", ....
4592         * progmodes/cc-engine.el (c-backward-<>-arglist): Tolerate empty
4593         angle brackets (as seen in "explicit specialisations" of C++
4594         templates).
4596         * progmodes/cc-vars.el (c-indentation-style): Mention c-file-style
4597         in the doc-string.
4599         * progmodes/cc-cmds.el (c-mask-paragraph): Fix for C comments,
4600         when the comment ender looks like "=========*/" and is alone on
4601         its line.
4603         * progmodes/cc-langs.el, progmodes/cc-engine.el: Correct the
4604         spelling of c-opt-op-identiTier-prefix, t -> f.  Leave an alias
4605         for the old name.
4607         * progmodes/cc-mode.el: Bind C-M-a and C-M-e to
4608         c-\(beginning\|end\)-of-defun by default.
4610         * progmodes/cc-align.el (c-lineup-gnu-DEFUN-intro-cont):
4611         New line-up function, for the DEFUN macro in the Emacs C sources.
4612         Only used in "gnu" style.
4614         * progmodes/cc-styles.el (c-style-alist): Use this new function in
4615         the "gnu" style.
4617         * progmodes/cc-cmds.el (c-electric-slash): Extend the handling of
4618         clean-up comment-close-slash also to work when there's a comment
4619         terminator on the line.
4620         (c-beginning-of-defun, c-end-of-defun): Refactor and optimise
4621         these for large arg - only take account of top level {..}, except
4622         for initial and final adjustments.  M-- C-M-[ae] now go to the
4623         right defuns when the starting point is between defuns.  They use
4624         the four new functions:
4625         (c-in-function-trailer-p, c-where-wrt-brace-construct)
4626         (c-backward-to-nth-BOF-{, c-forward-to-nth-EOF-}): New functions to
4627         support c-\(beginning\|end\)-of-defun.
4629         * progmodes/cc-engine.el (c-forward-label): Analyze ":"
4630         expressions more rigorously, to exclude bit-field specifiers from
4631         being classed as labels.
4632         (c-forward-label): When analyzing a ":" within a macro, be careful
4633         about using c-forward-syntactic-ws at the macro beginning.
4634         (c-beginning-of-decl-1): Whilst searching for "=" as evidence of a
4635         stmt boundary, check for "operator=", etc.
4637         * progmodes/cc-mode.el (c-postprocess-file-styles):
4638         Bind inhibit-read-only to t, around the call to
4639         c-remove-any-local-eval-or-mode-variables, so that it works on a
4640         RO file.
4642         * progmodes/cc-defs.el (c-version): Update the version number to
4643         "5.31.4".
4645 2007-01-01  Richard Stallman  <rms@gnu.org>
4647         * isearch.el (isearch-done): Use FOUND-POINT or FOUND-START
4648         only if we restored isearch-window-configuration.
4650 2006-12-31  Romain Francoise  <romain@orebokech.com>
4652         * net/tramp.el (tramp-default-method): Don't use `symbol-function'.
4654 2006-12-31  Kim F. Storm  <storm@cua.dk>
4656         * files.el (auto-mode-case-fold): New defcustom.
4657         (set-auto-mode): If non-nil, perform second case-sensitive pass
4658         through auto-mode-alist if first pass failed.
4660 2006-12-30  Richard Stallman  <rms@gnu.org>
4662         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Doc fix.
4664 2006-12-30  Ken Manheimer  <ken.manheimer@gmail.com>
4666         * allout.el (allout-encrypt-string): Handle symmetric-key
4667         passphrase caching but leave keypair caching to pgg.
4669 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
4671         Sync with Tramp 2.0.55.
4673         * net/tramp.el (tramp-completion-mode): Use `wholenump' instead of
4674         `integerp'.  `char-equal' could fail else in case of negative
4675         numbers.  Reported by Toby Speight <T.M.Speight.90@cantab.net>.
4676         (top): Check for `font-lock-add-keywords' before calling; it
4677         doesn't exist under XEmacs.
4678         (tramp-yn-prompt-regexp): Fix regexp.  Add question from plink.
4679         (tramp-completion-mode): Remove clause (not
4680         tramp-unified-filenames), because the function is called in other
4681         context too, where this check results in wrong results in the
4682         XEmacs case on Windows.
4683         (tramp-touch): UTC handling is not possible for XEmacs.
4685 2006-12-30  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4687         * scroll-bar.el (previous-scroll-bar-mode): New variable
4688         (set-scroll-bar-mode): Set previous-scroll-bar-mode.
4689         (scroll-bar-mode): Use previous-scroll-bar-mode if set.
4691         * term/x-win.el: Set scroll bar mode to right if set by X resources.
4693 2006-12-30  Richard Stallman  <rms@gnu.org>
4695         * files.el (make-backup-file-name-1): Precompute abs name
4696         but don't lose the relative name.
4698         * international/mule-cmds.el (select-safe-coding-system-interactively):
4699         Fix message.
4701 2006-12-30  Kevin Rodgers  <kevin.d.rodgers@gmail.com>  (tiny change)
4703         * files.el (backup-buffer): Show entire backup file name in msg.
4705 2006-12-30  Juanma Barranquero  <lekktu@gmail.com>
4707         * image.el (image-type-header-regexps, image-type-from-data)
4708         (image-type-from-buffer, image-type-from-file-header):
4709         Revert changes from 2006-12-26.
4710         (image-type-auto-detectable): New variable.
4711         (image-type-auto-detected-p): New function.
4713         * files.el (magic-mode-alist): Detect image files with
4714         `image-type-auto-detected-p' instead of `image-type-from-buffer'.
4716 2006-12-29  Nick Roberts  <nickrob@snap.net.nz>
4718         * dired.el (dired-sort-other): Move test for dired-mode...
4719         (dired-sort-set-modeline): ...to here.
4721 2006-12-29  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
4723         * textmodes/fill.el (fill-comment-paragraph): Document 2006-12-24
4724         change.  Suggested by Stefan Monnier.
4726 2006-12-29  Kim F. Storm  <storm@cua.dk>
4728         * emacs-lisp/bindat.el (bindat--unpack-group, bindat--length-group)
4729         (bindat--pack-group): Let-bind COUNT during repeat block evaluation.
4731 2006-12-27  Kim F. Storm  <storm@cua.dk>
4733         * emacs-lisp/authors.el (authors-aliases): Anchor FSF alias regexp,
4734         so it doesn't accidentally match an fsf.org mail address.
4735         (authors-renamed-files-alist): Add tcover-*.el.
4737 2006-12-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4739         * vc-arch.el (vc-arch-find-version): New function.
4741         * vc-hooks.el (vc-version-backup-file-name): Revision names may be
4742         composed of arbitrary characters (even /) in some systems.
4744 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
4746         * international/mule-cmds.el (select-safe-coding-system-interactively):
4747         Improve the message in the *Warning* buffer.
4749 2006-12-27  Kim F. Storm  <storm@cua.dk>
4751         * ido.el (ido-set-matches-1): Fix last change.  If default item is
4752         current buffer, it is ok to be first.
4754 2006-12-27  Kenichi Handa  <handa@m17n.org>
4756         * international/mule-cmds.el (select-safe-coding-system-interactively):
4757         Use face `link' for problematic chars.
4759 2006-12-27  Kenichi Handa  <handa@m17n.org>
4761         * international/mule-cmds.el (select-safe-coding-system-interactively):
4762         Improve the message in *Warning* buffer.
4764 2006-12-27  Kim F. Storm  <storm@cua.dk>
4766         * ido.el (ido-set-matches-1): Never put current buffer first if
4767         there are other matches.
4769 2006-12-26  Nick Roberts  <nickrob@snap.net.nz>
4771         * progmodes/gdb-ui.el (gud-watch): Allow duplicate names for watch
4772         expressions.
4773         (gdb-var-delete): Handle duplicate names.  Print message for non
4774         root expressions.
4775         (gdb-partial-output-name): Start buffer name with a space.
4776         (gdb-info-breakpoints-custom, gdb-reset): Handle space in above
4777         buffer name.
4779 2006-12-26  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
4781         * mail/footnote.el (Footnote-insert-footnote): Fix the search of the
4782         last footnote when `footnote-spaced-footnotes' is nil.
4784 2006-12-26  Richard Stallman  <rms@gnu.org>
4786         * cus-edit.el (custom-browse-sort-alphabetically)
4787         (custom-buffer-sort-alphabetically)
4788         (custom-menu-sort-alphabetically): Doc fixes.  Add autoloads.
4790         * image.el (image-type-header-regexps): Change element format
4791         to include third item NOT-ALWAYS.
4792         (image-type-from-data): Handle new format.
4793         (image-type-from-buffer): Handle new format.  New arg INCLUDE-MAYBES.
4794         (image-type-from-file-header): Pass t for INCLUDE-MAYBES.
4796 2006-12-26  Guanpeng Xu  <herberteuler@hotmail.com>
4798         * add-log.el (add-log-current-defun): Call `forward-sexp'
4799         multiple times to pick a member function name defined as
4800         part of nested classes/namespaces.
4802 2006-12-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4804         * emacs-lisp/easymenu.el (easy-menu-change): New arg MAP to indicate
4805         which keymap should be used to change menu.  It does not affect any
4806         existent code.
4808 2006-12-26  Richard Stallman  <rms@gnu.org>
4810         * textmodes/fill.el (fill-paragraph): Check for a minibuffer
4811         rather than for being in a minibuffer window.
4813 2006-12-25  Daiki Ueno  <ueno@unixuser.org>
4815         * pgg-def.el (pgg-passphrase-coding-system): Default to nil instead of
4816         locale-coding-system.
4817         * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with eol-type
4818         LF.
4820 2006-12-25  Michael R. Mauger  <mmaug@yahoo.com>
4822         * progmodes/sql.el (sql-mode-abbrev-table): Correct initialization.
4823         (sql-mode-syntax-table): Disable double quoted strings.
4824         (sql-mode-font-lock-object-name): Add TYPE and TYPE BODY.
4826 2006-12-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4828         * startup.el (fancy-splash-last-input-event): New variable.
4829         (fancy-splash-special-event-action): New function.
4830         (fancy-splash-screens): Temporarily bind special events to it.
4831         Execute command for saved special event before exiting from
4832         recursive editing.
4834         * term/mac-win.el (mac-keyboard-translate-char, mac-unread-string):
4835         New functions.
4836         (mac-ts-update-active-input-area, mac-ts-unicode-for-key-event):
4837         Use mac-unread-string.
4839 2006-12-24  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
4841         * textmodes/fill.el (fill-comment-paragraph): Prevent the use of
4842         an optimized comment regexp if `comment-start-skip' uses a ^.
4843         * bs.el (bs--up): Remove interactive spec.
4845 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
4847         * woman.el (woman-decode-buffer): Signal error for alien macro sets.
4848         Suggested by James Cloos.
4850 2006-12-24  Kevin Ryde  <user42@zip.com.au>
4852         * calendar/cal-dst.el (calendar-dst-starts): Default to second Sunday
4853         in March.
4854         (calendar-dst-ends): Default to first Sunday in November.
4856 2006-12-24  Ken Manheimer  <ken.manheimer@gmail.com>
4858         * allout.el (allout-encrypt-string): Inhibit use of agent within
4859         body of let form where encryption happens.  Acknowledge non-use of
4860         gpg-agent in docstring.
4861         (allout-toggle-subtree-encryption): Acknowledge non-use of
4862         gpg-agent in docstring.
4864 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
4866         * custom.el (custom-add-frequent-value): Alias for custom-add-option.
4868 2006-12-23  Michael Kifer  <kifer@cs.stonybrook.edu>
4870         * ediff-diff.el (ediff-diff-options): Clarify docstring.
4871         (ediff-setup-diff-regions): Disallow -u in ediff-diff-options.
4873         * viper-cmd.el (viper-post-command-sentinel): Protect against errors
4874         in hooks.
4875         (viper-add-newline-at-eob-if-necessary): Add newline only if we
4876         actually modify buffer; ignore errors if occur.
4878 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
4880         * calendar/calendar.el (calendar-mode-map): Switch < and >.
4881         (calendar-mode-line-format): Use mouse-1 bindings, and tweak
4882         formatting.
4884 2006-12-23  Richard Stallman  <rms@gnu.org>
4886         * simple.el (delete-horizontal-space): Doc fix.
4888 2006-12-23  Eli Zaretskii  <eliz@gnu.org>
4890         * makefile.w32-in (bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE)
4891         explicitly in a recursive Make, not implicitly through prerequisites,
4892         since the latter is wrong under parallel builds.
4894 2006-12-22  Eli Zaretskii  <eliz@gnu.org>
4896         * w32-fns.el (convert-standard-filename): Wrap in save-match-data.
4898 2006-12-22  Kevin Rodgers  <kevin.d.rodgers@gmail.com>  (tiny change)
4900         * progmodes/sh-script.el (sh-make-vars-local): Fix a typo in
4901         message string.
4903 2006-12-22  Ben North  <ben@redfrontdoor.org>  (tiny change)
4905         * outline.el (outline-next-visible-heading): Fix the case with a
4906         header at end-of-file with no final newline.
4908 2006-12-22  Robert Thorpe  <rthorpe@realworldtech.com>  (tiny change)
4910         * indent.el (tab-always-indent): Doc fix.
4912 2006-12-22  Chong Yidong  <cyd@stupidchicken.com>
4914         * info.el (Info-fontify-maximum-menu-size): Bump to 1000000.
4915         (Info-fontify-node): Do fontify indices.
4917         * tutorial.el (tutorial--detailed-help): Remove unnecessary link
4918         to the Emacs Lisp reference manual.
4919         (tutorial--tab-map): Remove.  All callers changed.
4920         (tutorial--find-changed-keys): New elt QUIET, used to...
4921         (tutorial--display-changes): ...ensure that warning messages are
4922         only issued once per changed key.
4923         (tutorial--remove-remarks): Delete unused code-path.
4924         (lang-strings): Remove extraneous formatting.
4925         (tutorial--save-tutorial): Prompt before saving tutorial state.
4927 2006-12-21  Chong Yidong  <cyd@stupidchicken.com>
4929         * tutorial.el: Remove `cl' requirement.  Clean up whitespace.
4930         Replace '?\ ' by '?\s' throughout.
4931         (tutorial-warning-face): Inherit font-lock-warning-face.  Move to
4932         `help' custom group.
4933         (tutorial--key-description): New function.
4934         (tutorial--display-changes): Remove redundant arg.  Scan for all
4935         key sequences to avoid false matches.  Cleanup.
4936         (tutorial--saved-dir): Save to a subdirectory in .emacs.d to
4937         reduce homedir pollution.
4938         (help-with-tutorial): Call tutorial--display-changes with no arg.
4940 2006-12-21  Carsten Dominik  <dominik@science.uva.nl>
4942         * textmodes/org.el (org-mode-map): Bind org-complete also to M-\t.
4944 2006-12-20  Michael Albinus  <michael.albinus@gmx.de>
4946         * net/tramp.el (tramp-default-method): We still need to check for
4947         `executable-find', because it is not bound under Emacs 20.
4948         (tramp-handle-file-name-completion)
4949         (tramp-completion-handle-file-name-completion): Handle optional
4950         parameter PREDICATE.
4951         (tramp-find-default-method): Add code for default values.
4953 2006-12-20  Nick Roberts  <nickrob@snap.net.nz>
4955         * progmodes/gdb-ui.el (gdb-stopped): After attaching to a process
4956         make gud-go send "continue".
4958 2006-12-19  Juanma Barranquero  <lekktu@gmail.com>
4960         * image.el (image-type-header-regexps): Be more specific detecting `pbm'
4961         and `png' files.  Use non-capturing parenthesis for `tiff' regexp.
4963 2006-12-19  Kim F. Storm  <storm@cua.dk>
4965         * bindings.el: Bind sigusr1 and sigusr2 in special-event-map
4966         instead of global-map.
4968         * files.el (magic-mode-alist): Allow matching file type by
4969         calling a function at bob.  Check for image types by calling
4970         image-type-from-buffer.  Suggested by Juanma Barranquero.
4971         (set-auto-mode): Do it.
4973 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
4975         * net/tramp.el (tramp-methods): Introduce new method `scpc'.
4976         Remove "ControlMaster" option from the other `scp*' methods.
4977         (tramp-default-method): Check for ssh-agent before setting to `scp'.
4979 2006-12-18  Carsten Dominik  <dominik@science.uva.nl>
4981         * textmodes/org.el (org-mode): Show context after isearch.
4982         (org-show-siblings): New function.
4983         (org-show-context): Use `org-show-siblings'.
4985 2006-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4987         * emacs-lisp/syntax.el (syntax-ppss-flush-cache, syntax-ppss):
4988         Use syntax-ppss-toplevel-pos.
4990 2006-12-18  Carsten Dominik  <dominik@science.uva.nl>
4992         * textmodes/org.el (org-current-line): Make sure that lines are
4993         counted from beginning of buffer.
4994         (org-table-copy-region, org-table-paste-rectangle): Make sure that
4995         lines are counted from beginning of buffer.
4997 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
4999         * info.el (Info-build-node-completions): Signal error if tag-table
5000         marker is not found.
5002         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
5004 2006-12-17  Alan Mackenzie  <acm@muc.de>
5006         * emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
5007         speed) the case when open-paren-in-column-0-is-defun-start is nil.
5008         Based on code by Martin Rudalics.
5010         * progmodes/cc-mode.el (c-basic-common-init): Don't set
5011         open-paren-in-column-0-is-defun-start to nil any more.
5013 2006-12-17  Richard Stallman  <rms@gnu.org>
5015         * simple.el (delete-horizontal-space): Use prefix arg.
5017         * help-fns.el (describe-variable): Improve blank separator lines.
5019         * files.el (magic-mode-alist): Mark as risky.
5021         * files.el (make-backup-file-name-1):
5022         Expand backup-directory explicitly.
5024 2006-12-17  Michael Albinus  <michael.albinus@gmx.de>
5026         * net/tramp.el (tramp-default-method): Before setting to "pscp",
5027         check whether package password.el is loaded, or Pageant is running.
5029 2006-12-17  Ulf Jasper  <ulf.jasper@web.de>
5031         * calendar/icalendar.el (icalendar-version): Increase to "0.14".
5032         (icalendar--rris): First try Emacs, then XEmacs.
5033         (icalendar--convert-ical-to-diary): Doc fix.
5034         Insert newline at end of target file.
5036 2006-12-17  Kim F. Storm  <storm@cua.dk>
5038         * outline.el (outline-isearch-open-invisible-function): New defvar.
5039         (outline-flag-region): Use it if non-nil for isearch-open-invisible
5040         overlay property instead of outline-isearch-open-invisible.
5042 2006-12-16  Kim F. Storm  <storm@cua.dk>
5044         * ido.el (ido-completion-help): Build ido-cur-list and ido-matches
5045         if ido-directory-too-big is set on entry.
5046         (ido-toggle-ignore, ido-completion-help): Print message while
5047         reading big directory.
5049 2006-12-15  Richard Stallman  <rms@gnu.org>
5051         * shell.el (shell): Doc fix.
5053 2006-12-15  Kevin Gallagher  <Kevin.Gallagher@boeing.com>
5055         * emulation/edt.el (edt-xserver):
5056         * emulation/edt-mapper.el (edt-xserver): Replace `/' with a `-',
5057         to fix a problem on Cygwin.
5059         * emulation/edt.el
5060         * emulation/edt-mapper.el
5061         * emulation/edt-lk201.el
5062         * emulation/edt-pc.el
5063         * emulation/edt-vt100.el: Update maintainer's email address.
5065 2006-12-15  Simon Marshall  <simon@gnu.org>
5067         * progmodes/cc-fonts.el (c-font-lock-declarations): Fix previous change.
5069 2006-12-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5071         * term/mac-win.el (mac-atsu-font-table): Remove defvar.
5072         (mac-handle-font-selection): Use mac-atsu-font-face-attributes
5073         instead of mac-atsu-font-table.
5074         (fontset-default): Specify argument MAXIMUM in x-list-fonts calls.
5076 2006-12-14  Stephen Leake  <stephen_leake@member.fsf.org>
5078         * align.el (align-match-tex-pattern): Fix a rare bug which
5079         hanged Emacs.
5081 2006-12-14  Richard Stallman  <rms@gnu.org>
5083         * startup.el (use-fancy-splash-screens-p): Use frame-height
5084         instead of window-height.  Pass frame to image-size.
5086 2006-12-13  Kenichi Handa  <handa@m17n.org>
5088         * international/mule-cmds.el (set-locale-environment):
5089         Set default-sendmail-coding-system too.
5091 2006-12-12  J.D. Smith  <jdsmith@as.arizona.edu>
5093         * progmodes/idlw-help.el: Fix copyright notice.
5095 2006-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5097         * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): New fun.
5099 2006-12-11  Juanma Barranquero  <lekktu@gmail.com>
5101         * subr.el (unread-command-char): Reformat obsolescence info.
5103 2006-12-11  Richard Stallman  <rms@gnu.org>
5105         * emacs-lisp/cl-macs.el (defstruct): Suppress warnings
5106         about calls to cl-struct-setf-expander.
5108 2006-12-11  Juanma Barranquero  <lekktu@gmail.com>
5110         * ediff-merg.el (ediff-show-clashes-only): Doc fix.
5111         (ediff-combination-pattern): Fix typo in docstring.
5113         * textmodes/refer.el (refer-find-entry): Doc fix.
5114         (refer-bib-files-regexp, refer-bib-directory, refer-bib-files)
5115         (refer-cache-bib-files, refer-find-next-entry, refer-yank-key):
5116         Fix tipos in docstrings.
5118         * progmodes/idlwave.el (idlwave-library-path): Fix typos in docstring.
5120 2006-12-10  Kim F. Storm  <storm@cua.dk>
5122         * ido.el (ido-init-completion-maps): Remap backward-kill-word
5123         instead of binding M-backspace.
5125 2006-12-10  Juanma Barranquero  <lekktu@gmail.com>
5127         * replace.el (replace-match-data, replace-match-maybe-edit):
5128         * calc/calc-aent.el (calc-eval-error):
5129         * emulation/vi.el (vi-char-argument):
5130         * progmodes/cc-langs.el (c-at-vsemi-p-fn)
5131         (c-vsemi-status-unknown-p-fn): Doc fixes.
5133 2006-12-10  Chong Yidong  <cyd@stupidchicken.com>
5135         * menu-bar.el (menu-bar-showhide-menu, menu-bar-tools-menu)
5136         (menu-bar-help-menu): Tooltip fixes.  Suggested by Francis Wright.
5138 2006-12-10  Masatake YAMATO  <jet@gyve.org>
5140         * progmodes/ld-script.el (ld-script-keywords): Fix a typo.
5142 2006-12-09  Chong Yidong  <cyd@stupidchicken.com>
5144         * mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type.
5146         * man.el (Man-xref-button-action): New function.  If the
5147         `Man-target-string' button property is a function, assume it
5148         accepts a position argument.
5149         (Man-abstract-xref-man-page): Use it.
5150         (Man-default-man-entry): New optional arg POS.
5152         * wdired.el (wdired-preprocess-symlinks): Make the spaces after
5153         symlink arrows read-only and non-rear-sticky.
5155 2006-12-09  Martin Rudalics  <rudalics@gmx.at>
5157         * wdired.el (wdired-change-to-wdired-mode, wdired-finish-edit)
5158         (wdired-search-and-rename): Simplify code.
5159         (wdired-preprocess-files, wdired-preprocess-perms): Make
5160         read-only property of preceding character rear-nonsticky to
5161         avoid that it can be modified.  Put old-name and old-link
5162         properties on character preceding name and replace
5163         put-text-property by add-text-properties.
5164         (wdired-get-filename, wdired-get-previous-link): Get old-name
5165         and old-link properties from character preceding name and
5166         simplify code.
5167         (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit)
5168         (wdired-perms-to-number): Make local-map property
5169         rear-nonsticky to avoid that text following permissions may be
5170         modified.  Use add-text-properties instead of put-text-property
5171         when changing a permission bit.
5172         (wdired-change-to-dired-mode): Remove stickiness properties.
5174 2006-12-09  Juanma Barranquero  <lekktu@gmail.com>
5176         * international/mule-cmds.el (register-input-method): Doc fix.
5178 2006-12-09  Masayuki Ataka  <masayuki.ataka@gmail.com>  (tiny change)
5180         * cmuscheme.el (scheme-start-file): Use `let*', not `let'.
5182 2006-12-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
5184         * textmodes/flyspell.el (flyspell-hack-local-variables-hook): New.
5185         Force buffer local defs evaluation on local variables loading.
5186         (flyspell-mode-on, flyspell-mode-off): Use it in
5187         `hack-local-variables-hook'.
5189 2006-12-09  Eli Zaretskii  <eliz@gnu.org>
5191         * emacs-lisp/find-func.el (find-variable): Doc fix.
5193         * help-fns.el (variable-at-point): Doc fix.
5195         * w32-fns.el (w32-append-code-lines): New function.
5197 2006-12-09  Romain Francoise  <romain@orebokech.com>
5199         * comint.el (comint-insert-input): Delete obsolete comment.
5201 2006-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5203         * net/browse-url.el (browse-url): Set DISPLAY to the one of the
5204         current frame, in case we're connected to several displays.
5206 2006-12-08  Juanma Barranquero  <lekktu@gmail.com>
5208         * frame.el (other-frame): Doc fix.
5209         (set-frame-parameter): Fix typo in docstring.
5211 2006-12-07  Kim F. Storm  <storm@cua.dk>
5213         * info.el (Info-index): Strip leading colon from topic.
5215 2006-12-07  Nick Roberts  <nickrob@snap.net.nz>
5217         * progmodes/gud.el (gud-speedbar-buttons): Deal with references
5218         to pointers.
5220 2006-12-05  J.D. Smith  <jdsmith@as.arizona.edu>
5222         * progmodes/idlwave.el (idlwave-xml-create-class-method-lists):
5223         Trim out spurious class inheritance "None" entries.
5225 2006-12-05  Kim F. Storm  <storm@cua.dk>
5227         * emulation/cua-base.el (cua-paste-pop-rotate-temporarily): Doc fix.
5228         (cua-paste-pop): Rework last change for
5229         cua-paste-pop-rotate-temporarily, so first M-y and C-y works alike,
5230         pasting the head of the kill-ring, and prefix arg C-u M-y inserts the
5231         text inserted by the last M-y command.
5233 2006-12-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
5235         * cmuscheme.el (run-scheme, scheme-start-file): Search the start
5236         file in ~/.emacs.d as `init_SCHEMENAME.scm' instead.
5238         * shell.el (shell): Search the start file in ~/.emacs.d as
5239         `init_SHELLNAME.sh' instead.
5241 2006-12-05  Glenn Morris  <rgm@gnu.org>
5243         * progmodes/cperl-mode.el (cperl-mode)
5244         * progmodes/f90.el (f90-mode-abbrev-table)
5245         * progmodes/fortran.el (fortran-mode-abbrev-table)
5246         * progmodes/octave-mod.el (octave-abbrev-table)
5247         * progmodes/sql.el (sql-mode-abbrev-table): Define abbrevs even
5248         if abbrev-table is non-nil (saved user abbrevs may have been restored).
5250         * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init): Do not
5251         clear abbrev table, else saved abbrevs will not be restored.
5253 2006-12-04  Juanma Barranquero  <lekktu@gmail.com>
5255         * facemenu.el (facemenu-unlisted-faces): Put obsolescence info in
5256         the call to `make-obsolete-variable', not in the docstring.
5258 2006-12-04  Chong Yidong  <cyd@stupidchicken.com>
5260         * facemenu.el (facemenu-unlisted-faces): Define as obsolete variable.
5262 2006-12-04  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5264         * progmodes/ebnf-abn.el:
5265         * progmodes/ebnf-bnf.el:
5266         * progmodes/ebnf-dtd.el:
5267         * progmodes/ebnf-ebx.el:
5268         * progmodes/ebnf-iso.el:
5269         * progmodes/ebnf-otz.el:
5270         * progmodes/ebnf-yac.el:
5271         * progmodes/ebnf2ps.el:
5272         * delim-col.el:
5273         * printing.el:
5274         * ps-bdf.el:
5275         * ps-mule.el:
5276         * ps-print.el: Remove 'Time-stamp' comment mark.
5278         * printing.el (pr-menu-bind): Replace 'easy-menu-change' by
5279         'easy-menu-add-item' when called in Emacs 21 or higher.
5281 2006-12-04  Stephen Leake  <stephen_leake@stephe-leake.org>
5283         * progmodes/ada-xref.el (ada-check-current): Doc fix.
5284         (ada-make-body-gnatstub): Doc fix.  Remove redundant `progn'.
5286 2006-12-04  Kim F. Storm  <storm@cua.dk>
5288         * bindings.el (global-map): Bind [signal t] to ignore, to have
5289         user signals ignored by default.
5291 2006-12-04  Juanma Barranquero  <lekktu@gmail.com>
5293         * descr-text.el (describe-char-unicode-data): Use a hidden buffer for
5294         Unicode data file pointed to by `describe-char-unicodedata-file'.
5296 2006-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5298         * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Fix pathological
5299         O(n^2) regexp-search by anchoring the search.
5301 2006-12-04  Dan Nicolaescu  <dann@ics.uci.edu>
5303         * whitespace.el (whitespace-cleanup-internal): Use current
5304         argument for recursive call.
5306 2006-12-04  Michael Albinus  <michael.albinus@gmx.de>
5308         * net/tramp.el (tramp-methods): Add "ControlPath" and
5309         "ControlMaster" to scp, scp1 and scp2 methods.  Suggested by
5310         Andreas Schwab <schwab@suse.de>.
5311         (tramp-do-copy-or-rename-file-out-of-band)
5312         (tramp-open-connection-rsh): Compute format spec for ?t.
5313         (tramp-process-actions): Trace command parameters.
5315 2006-12-04  Nick Roberts  <nickrob@snap.net.nz>
5317         * simple.el (toggle-truncate-lines): Clarify doc string.
5319         * progmodes/gdb-ui.el (gdb-var-delete-children): New function.
5320         (gdb-speedbar-expand-node): Use it.
5322 2006-12-04  Richard Stallman  <rms@gnu.org>
5324         * progmodes/python.el (python-indent): Add safe-local-variable prop.
5326         * dired.el (dired-revert): Turn off dired-after-readin-hook
5327         around call to dired-readin.
5329         * menu-bar.el (menu-bar-make-toggle): Add "globally"
5330         to echo area messages.
5331         <indicate-empty-lines, case-fold-search>:
5332         Add "globally" to Help string.
5333         <case-fold-search>: MESSAGE arg need not say "globally".
5334         (menu-bar-edit-menu <paste-from-menu>): Rename from select-and-paste.
5336 2006-12-03  Liam Healy  <lnp@healy.washington.dc.us>  (tiny change)
5338         * outline.el (outline-end-of-subtree): Don't leave an empty
5339         line hidden as we would a real next heading.
5341 2006-12-03  Ken Manheimer  <ken.manheimer@gmail.com>
5343         * allout.el (allout-ascend): Add an optional argument to preserve
5344         original position of point when unsuccessful.  Also, fix a
5345         docstring error.
5346         (allout-yank-processing): Fix depth shift of multiple-topic so yanks
5347         work again, using allout-ascend's new option.
5348         (allout-setup-mode-map): Extract from allout-mode to initialize
5349         allout-mode-map.  Call it on file load, so the mode docstring
5350         substitutions work even if allout mode has not yet been invoked.
5351         (allout-mode): Use new allout-setup-mode-map to track any keybinding
5352         customizations since the map was last processed.  Also, refine the
5353         docstring so it's ship-shape for release.
5354         (allout-default-layout, allout-beginning-of-line-cycles)
5355         (allout-distinctive-bullets-string, allout-use-mode-specific-leader)
5356         (allout-encrypt-unencrypted-on-saves, allout-inhibit-auto-fill)
5357         (allout-version, allout-layout, allout-infer-body-reindent)
5358         (allout-infer-header-lead-and-primary-bullet, allout-view-change-hook)
5359         (allout-init, allout-mode, allout-next-heading, allout-chart-subtree)
5360         (allout-previous-heading, allout-goto-prefix-doublechecked)
5361         (allout-current-bullet-pos, allout-next-sibling-leap)
5362         (allout-pre-command-business, allout-encrypted-type-prefix)
5363         (allout-make-topic-prefix, allout-open-topic, allout-rebullet-heading)
5364         (allout-rebullet-topic, allout-rebullet-topic-grunt)
5365         (allout-flag-region, allout-expose-topic, allout-expose-topic)
5366         (allout-old-expose-topic, allout-listify-exposed)
5367         (allout-process-exposed, allout-latex-verb-quote)
5368         (allout-latex-verbatim-quote-curr-line, allout-adjust-file-variable)
5369         (allout-toggle-current-subtree-encryption)
5370         (allout-toggle-subtree-encryption, allout-bullet-isearch):
5371         Remove extraneous open-paren and close paren string escapes.
5373 2006-12-03  Juanma Barranquero  <lekktu@gmail.com>
5375         * progmodes/ada-xref.el (is-windows, ada-find-in-src-path): Doc fixes.
5376         (ada-xref-pos-ring-max, ada-xref-project-files, ada-xref-initialize)
5377         (ada-prj-default-comp-cmd, ada-quote-cmd, ada-compile-current):
5378         Fix typos in docstrings.
5380 2006-12-03  Glenn Morris  <rgm@gnu.org>
5382         * progmodes/cc-align.el
5383         * progmodes/cc-awk.el
5384         * progmodes/cc-cmds.el
5385         * progmodes/cc-compat.el
5386         * progmodes/cc-defs.el
5387         * progmodes/cc-engine.el
5388         * progmodes/cc-langs.el
5389         * progmodes/cc-menus.el
5390         * progmodes/cc-mode.el
5391         * progmodes/cc-styles.el
5392         * progmodes/cc-vars.el
5393         * progmodes/vhdl-mode.el: Fix Copyright format.
5395 2006-12-02  Chong Yidong  <cyd@stupidchicken.com>
5397         * mouse.el (mouse-drag-track): Suppress automatic hscrolling for
5398         initial down event.
5400 2006-12-02  Kim F. Storm  <storm@cua.dk>
5402         * emulation/cua-base.el (cua-toggle-set-mark): Doc fix.
5403         (cua-repeat-replace-region): Make M-v more robust.
5404         (cua-paste-pop-rotate-temporarily): New defcustom.
5405         (cua-paste-pop): Use it.
5406         (cua-auto-mark-last-change): New defcustom.
5407         (cua-pop-to-last-change): New helper function.
5408         (cua-set-mark): Use them.
5410 2006-12-01  Nick Roberts  <nickrob@snap.net.nz>
5412         * menu-bar.el (toggle-case-fold-search): Clarify doc/help string and
5413         mini-buffer message.
5415 2006-12-01  Juanma Barranquero  <lekktu@gmail.com>
5417         * descr-text.el (describe-char-unicodedata-file): Fix typo in docstring.
5419 2006-12-01  Ben North  <ben@redfrontdoor.org>
5421         * paren.el: Fix the highlight overlay extension when the user types a
5422         sequence of char very fast just before the open parenthesis.
5424 2006-12-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5426         * ps-mule.el: Eliminate Emacs 20 compatibility.
5428         * ps-print.el: Eliminate Emacs 20 & 21 compatibility.
5429         (ps-print-version): New version 6.7.
5430         (ps-print-quote): Replace '?\ ' by '?\s'.
5432 2006-11-30  Juanma Barranquero  <lekktu@gmail.com>
5434         * hexl.el (hexl-goto-address, hexl-forward-char, hexl-forward-short)
5435         (hexl-forward-word, hexl-previous-line, hexl-beginning-of-1k-page)
5436         (hexl-end-of-1k-page): Doc fixes.
5437         (hexl-address-region, hexl-ascii-region, hexl-highlight-line-range):
5438         Fix typos in docstrings.
5440 2006-11-30  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
5442         * ido.el (ido-local-file-exists-p): New.  Tell if a file exists
5443         locally, i.e. without using file name handlers.
5444         (ido-read-internal): Allow mono letter host names, avoiding the
5445         `c:' problem by testing if the file exists locally.
5446         (ido-complete, ido-make-file-list, ido-exhibit): Ditto.
5448 2006-11-30  Masatake YAMATO  <jet@gyve.org>
5450         * hexl.el (hl-line-range-function, hl-line-face): Declare variables
5451         to avoid bytecomp warnings.
5452         (hexl-mode-old-ruler-function): New variable.
5453         (hexl-follow-line): Bind `hexl-mode-old-hl-line-range-function'
5454         and `hl-line-range-function' after `require' hl-line.
5455         Then bind `hl-line-range-function' and `hl-line-face'.
5456         Don't require frame.  Don't use `with-no-warnings'.
5457         (hexl-activate-ruler): Store the original value of
5458         `ruler-mode-ruler-function' to `hexl-mode-old-ruler-function'.
5459         (hexl-mode-exit): Restore the original value of
5460         `ruler-mode-ruler-function'.
5462 2006-11-30  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
5464         * hexl.el (hexl-mode-old-hl-line-range-function): New variable.
5465         (hexl-mode-old-hl-line-face): New variable.
5466         (hexl-mode, hexl-mode-exit): Fix the highlighting of the current
5467         line when exit from the hexl-mode.
5469 2006-11-30  Juanma Barranquero  <lekktu@gmail.com>
5471         * emacs-lisp/bytecomp.el (byte-optimize, byte-compile-warnings):
5472         Doc fixes.
5474         * international/fontset.el (create-fontset-from-ascii-font)
5475         (create-fontset-from-fontset-spec, x-compose-font-name): Doc fixes.
5476         (fontset-name-p): Fix typo in docstring.
5478         * progmodes/cc-cmds.el (c-indent-exp): Fix typo in docstring.
5480 2006-11-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
5482         * ps-bdf.el: Fix maintainer email.
5484         * ps-mule.el: Fix maintainer email.  Define functions for Emacs 20
5485         compatibility.
5487         * ps-print.el: Fix maintainer email.  Define functions for Emacs 20 &
5488         21 compatibility.
5489         (ps-print-quote): Replace '?\s' by '?\ ' to keep compatibility with
5490         Emacs 20 & 21.
5492 2006-11-29  J.D. Smith  <jdsmith@as.arizona.edu>
5494         * progmodes/idlwave.el (idlwave-auto-fill):
5495         Remove paragraph-start let to prevent auto-fill giving up.
5497 2006-11-28  Juanma Barranquero  <lekktu@gmail.com>
5499         * vt100-led.el (led-state): Fix typo in previous change.
5501 2006-11-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5503         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
5504         Fix interactive spec of the functions getting defined to make them
5505         work as documented.
5507 2006-11-28  Chong Yidong  <cyd@stupidchicken.com>
5509         * startup.el (fancy-splash-screens): Hide initial splash buffer.
5511 2006-11-28  Kim F. Storm  <storm@cua.dk>
5513         * icomplete.el (icomplete-tidy, icomplete-exhibit): Check that
5514         icomplete-mode is enabled.
5516 2006-11-28  Carsten Dominik  <dominik@science.uva.nl>
5518         * textmodes/org.el (require): Require gnus-sum during compilation
5519         to avoid problem with a macro call.
5521 2006-11-28  Glenn Morris  <rgm@gnu.org>
5523         * emacs-lisp/authors.el (authors-aliases): Add new alias.
5525         * progmodes/fortran.el (fortran-font-lock-keywords-4): Add `min'.
5526         (fortran-window-create-momentarily): Do not need string-to-char.
5528 2006-11-28  Richard Stallman  <rms@gnu.org>
5530         * emacs-lisp/bytecomp.el (byte-compile-get-constant):
5531         Replace incorrect use of assoc-default with a loop.
5533         * term.el (term-exec-1): Set envvar INSIDE_EMACS.
5535         * simple.el (next-error-find-buffer): Improve messages.
5537         * files.el (revert-buffer): Special error message if file
5538         is now not readable.
5540         * facemenu.el (facemenu-add-new-face): Improve doc strings of
5541         constructed commands.
5543         * comint.el (comint-exec-1): Provide Emacs version and `comint'
5544         in INSIDE_EMACS.
5546 2006-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5548         * diff-mode.el (diff-mode-map): Add a binding for unified->context.
5550         * server.el: Remove spurious * in docstrings.
5551         (server-process-filter): Exit from recursive editing before processing
5552         a new request.
5554 2006-11-27  J.D. Smith  <jdsmith@as.arizona.edu>
5556         * progmodes/hideshow.el (hs-already-hidden-p): Move to end of
5557         line so hidden blocks will be correctly identified.
5559 2006-11-27  Juanma Barranquero  <lekktu@gmail.com>
5561         * ledit.el (ledit-save-defun, ledit-mode):
5562         * resume.el (resume-emacs-args-buffer):
5563         * rot13.el (rot13-display-table, rot13-translate-table, rot13)
5564         (rot13-string, rot13-region, rot13-other-window, toggle-rot13-mode):
5565         * vmsproc.el (subprocess-input, start-subprocess, subprocess-command)
5566         (command-send-input, command-kill-line):
5567         * vt100-led.el (led-state, led-on): Fix typos in docstrings.
5569         * autoarg.el (autoarg-kp-mode): Doc fix.
5571         * emacs-lock.el (toggle-emacs-lock): Doc fix.  Simplify.
5572         (emacs-lock-check-buffer-lock): Doc fix.  Use `when'.
5573         (check-emacs-lock): Doc fix.  Simplify.
5575         * iimage.el (iimage-mode-image-regex-alist): Doc fix.
5576         (iimage-mode-buffer): Fix typos in docstring.
5578         * misc.el (zap-up-to-char): Doc fix.
5580         * time-stamp.el: Fix comment and obsolescence string for old
5581         functions.  Use `dolist' instead of `while'.
5583         * userlock.el (ask-user-about-lock-help): Fix typos in output message.
5585         * disp-table.el (standard-display-8bit, standard-display-default):
5586         * ebuff-menu.el (electric-buffer-list):
5587         * ehelp.el (electric-help-command-loop):
5588         * font-core.el (font-lock-mode):
5589         * help-macro.el (make-help-screen):
5590         * help.el (describe-minor-mode-completion-table-for-indicator)
5591         (lookup-minor-mode-from-indicator):
5592         * indent.el (tab-to-tab-stop, move-to-tab-stop):
5593         * info-look.el (info-lookup-guess-custom-symbol):
5594         * locate.el (locate-main-listing-line-p, locate-mode, locate-do-setup):
5595         * longlines.el (longlines-wrap-line):
5596         * macros.el (insert-kbd-macro):
5597         * menu-bar.el (menu-bar-update-buffers):
5598         * misc.el (copy-from-above-command):
5599         * mouse.el (mouse-popup-menubar, mouse-buffer-menu-alist):
5600         * newcomment.el (comment-indent):
5601         * novice.el (disabled-command-function):
5602         * sort.el (sort-fields-syntax-table):
5603         * subr.el (momentary-string-display):
5604         * tar-mode.el (tar-header-block-summarize)
5605         (tar-clear-modification-flags):
5606         * terminal.el (terminal-cease-edit, te-more-break-unwind, te-newline)
5607         (te-clear-rest-of-line, te-clear-rest-of-screen, te-clear-screen)
5608         (te-insert-lines, te-delete-lines, te-delete, te-insert-spaces)
5609         (te-delete-char, te-down-vertically-or-scroll):
5610         * time-stamp.el (time-stamp-string-preprocess):
5611         * tmm.el (tmm-add-one-shortcut): "?\ " -> "?\s".
5613 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
5615         * speedbar.el (speedbar-timer-fn): Revert to old behaviour when not
5616         in GUD mode.
5618         * progmodes/gud.el (gud-install-speedbar-variables): Remove bindings:
5619         speedbar-expand-line-descendants, speedbar-contract-line-descendants.
5621 2006-11-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5623         * progmodes/cc-vars.el (c-backslash-column): Add . at end of sentence.
5625 2006-11-26  Stephen Leake  <stephen_leake@stephe-leake.org>
5627         * progmodes/ada-mode.el (ada-which-compiler): Fix typo in docstring.
5628         (ada-compile-goto-error): Adapt to new argument profile of
5629         compilation-goto-locus in Emacs 22.  Don't check if the various
5630         compile functions are defined; we already do "(require 'compile)".
5632 2006-11-26  Kim F. Storm  <storm@cua.dk>
5634         * kmacro.el: Fix commentary.
5636 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
5638         * progmodes/gud.el (gdb): Explain how to run in text command mode
5639         more clearly.  Say in error message that multiple debugging
5640         requires restarting GDB.
5642 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
5644         * international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
5646 2006-11-25  Pavel Kobiakov  <pk_at_work@yahoo.com>
5648         * progmodes/flymake.el (flymake-posn-at-point-as-event): New function.
5649         (flymake-popup-menu): Use it instead of posn-at-point.
5651 2006-11-25  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5653         * progmodes/cc-vars.el (c-backslash-column):
5654         Mention c-backslash-max-column in documentation for c-backslash-column.
5656 2006-11-24  Lars Hansen  <larsh@soem.dk>
5658         * net/tramp.el (tramp-default-method): Under Windows, change from
5659         plink to pscp.
5660         (tramp-copy-failed-regexp, tramp-action-copy-failed): Add.
5661         (tramp-actions-copy-out-of-band):
5662         Add pair (tramp-copy-failed-regexp tramp-action-copy-failed).
5663         (tramp-action-out-of-band): Move "Permission denied" handling to
5664         tramp-action-copy-failed.
5665         (tramp-do-copy-or-rename-file-out-of-band): unwind-protect killing of
5666         process buffer.
5668 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5670         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
5671         strings to a single string.  Quote `errors-file-name'.
5672         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
5673         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
5674         Adjust calls.  Use `shell-quote-argument'.
5676         * international/mule.el (load-with-code-conversion)
5677         (with-category-table): Use with-current-buffer.
5678         (after-insert-file-set-coding): Use restore-buffer-modified-p.
5680 2006-11-24  Eli Zaretskii  <eliz@gnu.org>
5682         * mail/smtpmail.el (smtpmail-send-it):
5683         Copy buffer-file-coding-system from the mail buffer.  Possibly add a
5684         MIME header for the message encoding.
5685         Bind coding-system-for-write around the call to mail-do-fcc.
5686         Use smtpmail-code-conv-from to encode queued mail messages.
5688 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
5690         * tabify.el (tabify-regexp): Doc fix.
5692         * net/rcirc.el (rcirc-buffer-maximum-lines):
5693         * progmodes/gud.el (jdb): Fix space/tab mixup in docstrings.
5695         * play/gomoku.el (gomoku-terminate-game, gomoku-human-takes-back)
5696         (gomoku-prompt-for-move, gomoku-human-plays, gomoku-offer-a-draw):
5697         Fix typos in output messages.
5698         (gomoku-vector-length, gomoku-init-board): Fix typos in docstrings.
5700 2006-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5702         * hexl.el (hexl-mode): Don't try to guess the max-address: get it from
5703         the horse's mouth.
5704         (hexlify-buffer): Don't re-encode an arg that's already encoded.
5706 2006-11-23  Michael Kifer  <kifer@cs.stonybrook.edu>
5708         * ediff-diff.el (ediff-exec-process, ediff-same-file-contents):
5709         Remove condition-case.
5711 2006-11-23  Glenn Morris  <rgm@gnu.org>
5713         * progmodes/f90.el (f90-comment-indent): Do not move point in
5714         default case.
5716 2006-11-21  Romain Francoise  <romain@orebokech.com>
5718         * emacs-lisp/find-func.el (find-library-name): Don't strip ".el"
5719         from library name (reverts change of 2005-10-25).
5721 2006-11-21  Lennart Borgman  <lennart.borgman.073@student.lu.se>
5723         * tutorial.el (tutorial--default-keys): Add newline and
5724         delete-backward-char bindings.
5725         (tutorial--detailed-help): Save excursion when finding keys.
5726         Correct warning string for M-x FOO case.
5727         (tutorial--display-changes): Print special keys in tutorial style.
5728         Tweak search regexp for changed keys.
5730 2006-11-21  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
5732         * thingatpt.el (thing-at-point-url-at-point): Don't add a
5733         redundant scheme.
5735 2006-11-21  Diane Murray  <disumu@x3y2z1.net>  (tiny change)
5737         * thingatpt.el (thing-at-point-uri-schemes): Add schemes that
5738         are new to the list at IANA.  Also added irc, mms, mmsh.
5740 2006-11-20  J.D. Smith  <jdsmith@as.arizona.edu>
5742         * progmodes/idlw-help.el (idlwave-html-help-location):
5743         Fail gracefully for missing help packages.
5744         (idlwave-help-assistant-open-link): Open full links.
5745         (idlwave-help-assistant-help-with-topic): Direct help link.
5747         * progmodes/idlwave.el (idlwave-mode):
5748         Set add-log-current-defun-function.
5749         (idlwave-current-routine-fullname): Add, to support add-log.
5750         (idlwave-convert-xml-system-routine-info): Simplify XML parsing
5751         to reflect improvements to xml-parse-file.
5752         (idlwave-mode-menu-def): New binding for help-with-topic.
5754         * progmodes/idlw-shell.el (idlwave-shell-filter-directory):
5755         Handle extra newlines and spaces.
5756         (idlwave-shell-mode-map): Add help-with-topic.
5758 2006-11-20  Chong Yidong  <cyd@stupidchicken.com>
5760         * tutorial.el (tutorial-warning-face): New face.
5761         (tutorial--detailed-help, tutorial--display-changes): Use it.
5762         (tutorial--find-changed-keys): Check ESC-prefix binding specially.
5763         Improve search pattern for occurrences of changed keys.
5765 2006-11-20  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5767         * term/x-win.el (x-last-cut-buffer-coding): New variable.
5768         (x-select-text): Set it.
5769         (x-cut-buffer-or-selection-value): Check also x-last-cut-buffer-coding
5770         when checking for newness.
5772 2006-11-19  Juanma Barranquero  <lekktu@gmail.com>
5774         * subr.el (posn-image):
5775         * progmodes/ebnf2ps.el (ebnf-stop-on-error): Fix typos in docstrings.
5777         * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix.
5779 2006-11-19  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
5781         * progmodes/glasses.el (glasses-separate-parentheses-exceptions): New.
5782         Exceptions to the rule "add a space between an identifier and an
5783         opening parenthesis".  Defaulted to the `#define' problem of cpp.
5784         (glasses-parenthesis-exception-p): New.  Check if the region is an
5785         exception regarding to that.
5786         (glasses-make-readable): Use it.
5787         (glasses-convert-to-unreadable): Ditto.  Modify the file also if
5788         `glasses-convert-on-write-p' and `glasses-separate-parentheses-p' are t.
5790 2006-11-19  Chong Yidong  <cyd@stupidchicken.com>
5792         * emacs-lisp/bytecomp.el (byte-compile-if): Revert last change.
5794 2006-11-19  Stephen Leake  <stephen_leake@stephe-leake.org>
5796         * progmodes/ada-mode.el (ada-make-body): Fix typo.
5798         * progmodes/ada-xref.el (ada-make-body-gnatstub): Fix typo.
5799         (ada-xref-initialize): Fix typo.  Use add-hook and remove-hook.
5801 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
5803         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'
5804         conditions for function or variable bindings.
5806         * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
5808         * progmodes/compile.el (compilation-start): Ditto.
5810 2006-11-18  Michael Albinus  <michael.albinus@gmx.de>
5812         * net/tramp.el (top): cl and custom are always required.
5814 2006-11-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5816         * term/x-win.el (x-cut-buffer-or-selection-value): Decode text from
5817         cut-buffers with next-selection-coding-system if not nil.
5819 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
5821         * textmodes/org.el (org-fix-decoded-time): New function.
5822         (org-display-custom-time): Use `org-fix-decoded-time'.
5824 2006-11-17  Chong Yidong  <cyd@stupidchicken.com>
5826         * menu-bar.el (menu-bar-games-menu): Remove yow.
5828 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
5830         * textmodes/org.el (org-scan-tags): Re-align code fixed.
5831         (org-detach-overlay): Rename from `org-detatch-overlay'.
5832         (org-table-convert-region): Insert space after column separator.
5833         (org-agenda-kill): New command.
5834         (org-metaleft): Call `org-outdent-item' on bullets.
5835         (org-metaright): Call `org-indent-item' on bullets.
5836         (org-timestamp-change): Set `org-last-changed-timestamp'.
5837         (org-current-line): Make sure (bolp) returns correct result.
5838         (org-agenda-change-all-lines): Make sure TODO are highlighted.
5840 2006-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5842         * pcvs.el (cvs-retrieve-revision): Set buffer-file-coding-system.
5844 2006-11-16  Chong Yidong  <cyd@stupidchicken.com>
5846         * mouse.el (global-map): Change 2006-08-16 fix to call
5847         mouse-yank-at-click explicitly, since mouse events are not carried
5848         over into keyboard macros.
5850 2006-11-16  Kim F. Storm  <storm@cua.dk>
5852         * ido.el (ido-file-internal): Use current buffer's file name as default
5853         choice for ido-find-alternate-file.  Suggested by Matt Hodges.
5855 2006-11-15  Ken Manheimer  <ken.manheimer@gmail.com>
5857         * allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.
5858         (allout-inhibit-aberrance-doublecheck): Rename from
5859         allout-during-yank-processing.  All callers changed.
5860         (allout-ascend): Provide for unusual case where some topic after
5861         the first in file is at lower depth than the first.
5862         (allout-shift-in): Ensure the offspring of the new containing
5863         topic are exposed.
5864         (allout-encrypt-string): Preserve the coding-system of the text,
5865         according to that of the containing buffer.
5866         (allout-toggle-subtree-encryption): When the text being encrypted
5867         requires a different coding system, offer to preserve the coding
5868         system using a file local var.
5870 2006-11-15  Simon Marshall  <simon@gnu.org>
5872         * progmodes/cc-fonts.el (c-font-lock-declarators): Use c-at-toplevel-p
5873         to recognise "T t()" as a function declaration, rather than a
5874         variable instantiation, iff at the top-level or inside a class
5875         declaration.  Suggested by Feng Li <fengli@gmail.com>.
5877 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
5879         * progmodes/ada-xref.el (ada-parse-prj-file):
5880         Don't delete project buffer; user may want to edit it.
5881         (ada-xref-set-project-field, ada-xref-current-project-file)
5882         (ada-xref-current-project, ada-show-current-project)
5883         (ada-set-main-compile-application): New functions.
5884         (ada-xref-get-project-field, ada-require-project-file):
5885         Normalize use of ada-prj-default-project-file.
5886         (ada-gdb-application, ada-get-ada-file-name, ada-make-body-gnatstub):
5887         Normalize use of ada-require-project-file.
5888         (ada-prj-find-prj-file): Improve doc string, comments.
5890         * progmodes/ada-mode.el (ada-mode-version): Bump version.
5891         (ada-create-keymap): Add \C-c\C-m 'ada-set-main-compile-application.
5892         (ada-create-menu): Add ada-set-main-compile-application,
5893         ada-show-current-main, ada-show-current-project.
5895 2006-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5897         * progmodes/python.el (inferior-python-mode-syntax-table): New var.
5898         (inferior-python-mode): Use it.
5900 2006-11-14  Andreas Schwab  <schwab@suse.de>
5902         * term/xterm.el (terminal-init-xterm): Add more key bindings.
5904 2006-11-13  Kim F. Storm  <storm@cua.dk>
5906         * ido.el (ido-copy-current-word): C-o copies region if active.
5908 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
5910         * textmodes/org.el (org-emph-face): Fix typo in variable name.
5912 2006-11-13  Juanma Barranquero  <lekktu@gmail.com>
5914         * ediff.el (ediff-revision):
5915         * files.el (set-visited-file-name):
5916         * mail/rmailout.el (rmail-output-body-to-file):
5917         Use `format', not `message', in `y-or-n-p' call.
5919 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
5921         * textmodes/org.el (org-metaleft): Call `org-outdent-item' on bullets.
5922         (org-metaright): Call `org-indent-item' on bullets.
5923         (org-timestamp-change): Set `org-last-changed-timestamp'.
5924         (org-current-line): Make sure (bolp) returns correct result.
5925         (org-agenda-change-all-lines): Make sure highlighting TODO always works.
5927 2006-11-12  Richard Stallman  <rms@gnu.org>
5929         * language/european.el (turkish-case-conversion-enable)
5930         (turkish-case-conversion-disable): New functions.
5931         ("Turkish" lang env): Use them.
5933         * international/characters.el (case table):
5934         Do nothing special for i and I.
5936         * subr.el (remove-overlays): Fix last change.
5938         * cus-edit.el (custom-save-all): Use find-file-visit-truename
5939         for visiting the custom file.
5941 2006-11-12  Markus Triska  <triska@gmx.at>
5943         * play/handwrite.el (handwrite): Also process lines not ending
5944         with newline.  Replace some position-fiddling with different
5945         logic.  Improve performance.
5947 2006-11-12  Stephen Leake  <stephen_leake@stephe-leake.org>
5949         * progmodes/ada-xref.el (ada-prj-default-check-cmd): New variable,
5950         replacing deleted variable `ada-check-switch'.
5951         (ada-project-file-extension): Rename to `ada-prj-file-extension'.
5952         (ada-xref-project-files): Improve doc string.
5953         (ada-find-executable): New function.
5954         (ada-initialize-runtime-library): Use `ada-find-executable'.
5955         (ada-xref-set-default-prj-values): In compile commands, don't need
5956         `ada-cd-command'; `compile' does that more portably.
5957         Use ada-prj-default-check-cmd.
5958         (ada-parse-prj-file): Don't set 'debug_post_cmd, 'debug_pre_cmd
5959         properties if not specified in project file.
5960         (ada-goto-declaration): Display useful message for new error
5961         'error-file-not-found.
5962         (ada-get-ada-file-name, ada-find-in-src-path): Signal new error
5963         'error-file-not-found.
5964         (ada-get-all-references): Match latest ali syntax.  Signal new
5965         error 'error-file-not-found.
5966         (ada-find-in-ali): Match latest ali syntax.
5967         (ada-make-filename-from-adaname): Handle different semantics of
5968         gnatkr in GNAT 3.15p vs later.
5970         * progmodes/ada-stmt.el (ada-func-or-proc-name): Match changes to
5971         ada-procedure-start-regexp.
5972         (ada-or-accept, ada-or-delay, ada-or-terminate): Improve doc string.
5974         * progmodes/ada-mode.el: Replace conditional (require 'ispell)
5975         with defvar.
5976         (ada-language-version): Rename ada05 -> ada2005.
5977         (ada-align-region-separate): Add `eval-when-compile'.
5978         (ada-name-regexp): Remove unneeded escapes in regexp character
5979         alternative.
5980         (ada-compile-goto-error-file-linenr-re): New constant.
5981         (ada-matching-start-re): Handle additional cases `declare',
5982         `procedure', `function'.
5983         (ada-compile-goto-error): Handle "... at line nn".
5984         (ada-mode): Clearer syntax, comments for ff-special-constructs.
5985         Delete support for old versions of `align'.
5986         (ada-search-prev-end-stmt): Handle additional keyword `private'.
5987         (ada-check-defun-name): Simplify handling of `declare'.
5988         (ada-goto-matching-start): Handle nested `begin ... end'.
5989         Handle `declare', `protected', `procedure', `function'.
5990         (ada-create-menu): Presence of arm95 is not conditional on using
5991         GNAT compiler.
5993 2006-11-12  Juanma Barranquero  <lekktu@gmail.com>
5995         * emacs-lisp/re-builder.el (reb-mode): Set `blink-matching-paren' to
5996         nil in the *RE-Builder* buffer (it causes spurious error messages).
5998         * server.el (server-visit-files): If `minibuffer-auto-raise' has
5999         been set to t, respect it.
6001 2006-11-11  Stephen Leake  <stephen_leake@stephe-leake.org>
6003         * progmodes/ada-mode.el: Delete `eval-and-compile' around `require'.
6004         Delete commented out code for old Emacs versions.  Autoloading of
6005         "ada-xref", "ada-prj" is useful even if compiler is not GNAT.
6006         (ada-mode-version): Bump version number.
6007         (ada-95-string-keywords, ada-2005-string-keywords)
6008         (ada-2005-keywords, ada-name-regexp): New constant.
6009         (ada-language-version, ada-procedure-start-regexp, ada-mode)
6010         (ada-font-lock-keywords): Add support for Ada 2005 keywords.
6011         (ada-package-start-regexp): Support private packages, include package
6012         name (for ada-set-point-accordingly).
6013         (ada-next-procedure, ada-previous-procedure)
6014         (ada-which-function-are-we-in): Match changes to
6015         ada-procedure-start-regexp.
6016         (ada-make-body): Make non-interactive; not a user function.
6017         (ada-make-subprogram-body): Improve doc string.
6019 2006-11-11  Romain Francoise  <romain@orebokech.com>
6021         * progmodes/cperl-mode.el (cperl-mode): Before adding to it, make
6022         `compilation-error-regexp-alist' buffer-local, since we changed
6023         `compilation-error-regexp-alist-alist' locally.
6025 2006-11-11  Juanma Barranquero  <lekktu@gmail.com>
6027         * server.el (server-visit-files): Bind `minibuffer-auto-raise'
6028         to the value of `server-raise-frame'.
6030 2006-11-11  Glenn Morris  <rgm@gnu.org>
6032         * ido.el (ido-enable-prefix)
6033         * ses.el (ses-call-printer-return)
6034         * net/tramp.el (tramp-unified-filenames)
6035         * progmodes/cc-align.el (c-lineup-string-cont)
6036         * progmodes/compile.el (compilation-directory-matcher)
6037         * progmodes/ebnf2ps.el (ebnf-stop-on-error)
6038         * progmodes/vhdl-mode.el (vhdl-reset-active-high)
6039         (vhdl-clock-rising-edge)
6040         * textmodes/org.el (org-export-with-timestamps)
6041         (org-export-remove-timestamps-from-toc)
6042         (org-export-with-tags): Improve previous doc fixes.
6044 2006-11-11  Richard Stallman  <rms@gnu.org>
6046         * textmodes/flyspell.el (flyspell-mode-map):
6047         Bind C-c $ instead of M-RET.
6049 2006-11-10  Simon Marshall  <simon@gnu.org>
6051         * progmodes/cc-fonts.el (c-font-lock-declarations): Don't overwrite
6052         fontification for "case" and "default" keywords.
6054 2006-11-10  Andreas Schwab  <schwab@suse.de>
6056         * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
6057         Avoid starting sentence with "nil".
6059 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
6061         * server.el (server-raise-frame): New option.
6062         (server-switch-buffer): Use it.
6064 2006-11-10  Nick Roberts  <nickrob@snap.net.nz>
6066         * progmodes/gdb-ui.el (gdb-many-windows): Start doc string
6067         with a capital.
6069 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
6071         * textmodes/org.el (org-show-hierarchy-above)
6072         (org-show-following-heading): Fix typo in default value.
6073         (org-scan-tags): Make the search case-sensitive.
6074         (org-tags-sparse-tree): Don't overrule
6075         `org-show-following-heading' and `org-show-hierarchy-above'.
6076         (org-reveal): New command.
6077         (org-show-context): Rename from `org-show-hierarchy-above'.
6078         (org-fast-tag-selection-single-key): New option.
6079         (org-fast-tag-show-exit, org-set-current-tags-overlay): New functions.
6080         (org-tags-overlay): New variable.
6081         (org-agenda-todo-ignore-deadlines): New option.
6082         ("session"): Add circular data structure `org-mark-ring' to
6083         exceptions list in session.el.
6084         (org-agenda-window-setup, org-agenda-restore-windows-after-quit):
6085         New options.
6086         (org-agenda-quit): Use `org-agenda-restore-windows-after-quit'.
6087         (org-prepare-agenda, org-agenda-quit): Use `org-agenda-window-setup'.
6088         (org-pre-agenda-window-conf, org-blank-before-new-entry): New vars.
6089         (org-finalize-agenda): Activate bracket links in agenda.
6090         (org-at-timestamp-p, org-at-date-range-p): Additional argument
6091         INACTIVE-OK.
6092         (org-show-hierarchy-above, org-show-following-heading):
6093         List values allowed for fine-tuned configuration.
6094         (org-show-hierarchy-above): New argument CONTEXT, use the
6095         fine-tuned settings in `org-show-hierarchy-above' and
6096         `org-show-following-heading'.
6097         (org-display-custom-time): New function.
6098         (org-toggle-time-stamp-overlays, org-insert-time-stamp): New function.
6099         (org-display-custom-times, org-time-stamp-custom-formats):
6100         (org-maybe-intangible): New macro.
6101         (org-activate-bracket-links, org-hide-wide-columns):
6102         Use `org-maybe-intangible'.
6103         (org-open-file): Use `shell-quote-argument'.
6104         (org-display-internal-link-with-indirect-buffer): New option.
6105         (org-file-remote-p): Get regexp from list.
6106         (org-link-expand-abbrev): New function.
6107         (org-link-abbrev-alist): New option.
6108         (org-open-at-point, org-cleaned-string-for-export):
6109         Call `org-link-expand-abbrev'.
6110         (org-timeline, org-agenda-list, org-todo-list)
6111         (org-tags-view): Remove the KEEP-MODES argument.
6112         (org-finalize-agenda-hook): New hook.
6113         (org-get-alist-option): New function.
6114         (org-follow-timestamp-link): New function.
6115         (org-open-at-point): Call `org-follow-timestamp-link'.
6116         (org-log-note-marker, org-log-note-purpose)
6117         (org-log-note-window-configuration): New variables.
6118         (org-add-log-maybe, org-add-log-note, org-store-log-note): New funs.
6119         (org-log-note-headings): New option.
6120         (org-dblock-write:clocktable): Bug fix, removed infinite loop.
6121         (org-store-link): Support for dired-mode.
6122         (org-open-file): Substitute environment variables into filename.
6123         (org-last): New defsubst.
6124         (org-agenda-re-align-tags): New function.
6125         (org-agenda-align-tags-to-column): New option.
6126         (org-agenda-timeline): Group removed.
6127         (org-prepare-agenda, org-prepare-agenda-buffers)
6128         (org-run-agenda-series, org-timeline, org-agenda-list)
6129         (org-todo-list, org-tags-view): Call `org-agenda-prepare' and set
6130         the text property inticating the agenda type.
6131         (org-agenda-post-command-hook): Get agenda type from text property
6132         at point.
6133         (org-agenda): Handle command sets.  Set `org-agenda-last-arguments'
6134         and obey `org-agenda-overriding-arguments'.
6135         (org-agenda-overriding-arguments, org-agenda-last-arguments): New vars.
6136         (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
6137         (org-agenda-week-view, org-agenda-day-view):
6138         Use `org-agenda-overriding-arguments' to make updating work with
6139         multi-block agendas.
6140         (org-agenda-prefix-format): Allow different formats for the
6141         different agenda entry types.
6142         (org-timeline-prefix-format): Option removed, use
6143         `org-agenda-prefix-format' instead.
6144         (org-prepare-agenda): New function.
6145         (org-select-timeline-window): Option removed, use
6146         `org-select-agenda-window' instead.
6147         (org-respect-restriction): Variable removed.
6148         (org-cmp-tag): New function.
6149         (org-agenda-sorting-strategy, org-entries-lessp):
6150         Implement sorting by last tag.
6151         (org-complete): Better completion in in-buffer option lines.
6152         (org-in-item-p): New function.
6153         (org-org-menu): Add entries for checkboxes.
6154         (org-cycle): Extra brouping in outline-regexp, because it is used
6155         in a search with "^" prepended.
6156         (org-provide-checkbox-statistics): New option.
6157         (org-set-font-lock-defaults): Highlight checkbox statistics.
6158         (org-update-checkbox-count-maybe)
6159         (org-get-checkbox-statistics-face): New functions.
6160         (org-update-checkbox-count): New command.
6161         (org-insert-item, org-toggle-checkbox):
6162         Call `org-update-checkbox-count-maybe'.
6163         (org-export-as-html): XEmacs compatibility for coding system.
6164         (org-force-cycle-archived): New command.
6165         (org-cycle-hide-archived-subtrees): Display message when ARCHIVE
6166         overrules cycling.
6167         (org-fix-position-after-promote): If the line contains only a todo
6168         keyword, add a final space.
6169         (org-promote-subtree, org-demote-subtree):
6170         Call `org-fix-position-after-promote'.
6172 2006-11-10  Glenn Morris  <rgm@gnu.org>
6174         * calendar/cal-dst.el: Do not assume DST starts/ends on the same
6175         date in every year.
6176         (calendar-dst-check-each-year-flag): New customizable variable.
6177         (calendar-dst-find-data): New function, extracted from
6178         calendar-current-time-zone.
6179         (calendar-current-time-zone): Use calendar-dst-find-data.
6180         (calendar-dst-transition-cache): New variable.
6181         (calendar-dst-find-startend, calendar-dst-starts)
6182         (calendar-dst-ends): New functions.
6183         (calendar-daylight-savings-starts)
6184         (calendar-daylight-savings-ends): Change value to use
6185         calendar-dst-starts, calendar-dst-ends; respectively.
6187         * progmodes/f90.el (f90-indent-region): Bind case-fold-search to t.
6189         * ido.el (ido-enable-prefix)
6190         * ses.el (ses-call-printer-return)
6191         * net/tramp.el (tramp-unified-filenames)
6192         * progmodes/cc-align.el (c-lineup-string-cont)
6193         * progmodes/compile.el (compilation-directory-matcher)
6194         * progmodes/ebnf2ps.el (ebnf-stop-on-error)
6195         * progmodes/gdb-ui.el (gdb-many-windows)
6196         * progmodes/vhdl-mode.el (vhdl-reset-active-high)
6197         (vhdl-clock-rising-edge)
6198         * textmodes/org.el (org-export-with-timestamps)
6199         (org-export-remove-timestamps-from-toc, org-export-with-tags)
6200         (org-read-date): Doc fix (Nil -> nil).
6202 2006-11-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6204         * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
6205         Encode/decode text to/from cut buffers to/from iso-latin-1 only.
6207 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
6209         * bs.el (bs--window-for-buffer): Remove.
6210         (bs--show-with-configuration): Use `get-window-with-predicate'
6211         instead of `bs--window-for-buffer'.
6213 2006-11-10  Kenichi Handa  <handa@m17n.org>
6215         * files.el (revert-buffer): Fix previous change.
6217 2006-11-09  Juanma Barranquero  <lekktu@gmail.com>
6219         * bs.el (bs--redisplay): Fix typo in docstring.
6220         (bs--window-config-coming-from): Make frame-local.
6221         (bs--restore-window-config): New function.
6222         (bs-kill, bs-select, bs-select-other-window)
6223         (bs-select-other-frame): Use it.
6224         (bs--window-for-buffer): Return as soon as a matching buffer is found.
6225         (bs--show-with-configuration): Save the window configuration as a
6226         frame local var, and only if *buffer-selection* is not already
6227         visible on this frame.
6229 2006-11-08  Chong Yidong  <cyd@stupidchicken.com>
6231         * vc-svn.el (vc-svn-admin-directory): New var.
6232         (vc-svn-registered, vc-svn-responsible-p)
6233         (vc-svn-repository-hostname): Use it.
6234         Suggested by arit93@yahoo.com.
6236 2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
6238         * ldefs-boot.el: Regenerate.
6240 2006-11-08  Alan Mackenzie  <acm@muc.de>
6242         * emacs-lisp/lisp.el (beginning-of-defun-raw): Code up the
6243         case (eq open-paren-in-column-0-is-defun-start nil) by searching
6244         for least nested open-paren.
6246 2006-11-08  Romain Francoise  <romain@orebokech.com>
6248         * subr.el (remove-overlays): Fix typo in last change.
6250 2006-11-08  Richard Stallman  <rms@gnu.org>
6252         * subr.el (remove-overlays): Call overlay-recenter.
6254 2006-11-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
6256         * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
6257         (pr-ps-name-custom-set, pr-txt-name-custom-set): Return back the old
6258         behaviour.
6259         (pr-menu-bind): Act on global-map instead of menu-bar-file-menu
6260         directly.
6262 2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
6264         * ido.el (ido-ignore-extensions, ido-show-dot-for-dired)
6265         (ido-max-dir-file-cache, ido-decorations)
6266         (ido-rewrite-file-prompt-functions, ido-use-mycompletion-depth)
6267         (ido-magic-backward-char, ido-enter-dired)
6268         (ido-enter-insert-buffer, ido-enter-insert-file, ido-dired)
6269         (ido-list-directory, ido-first-match, ido-only-match)
6270         (ido-subdir, ido-indicator): Fix typos in docstrings.
6271         (ido-buffer-internal, ido-completion-help): Fix typos in messages.
6272         (ido-read-internal): Fix typo in error message.
6274 2006-11-08  Kenichi Handa  <handa@m17n.org>
6276         * international/mule-cmds.el (set-default-coding-systems):
6277         Always set default-file-name-coding-system to utf-8 for Mac Darwin.
6279 2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
6281         * makefile.w32-in (setwins): Remove.
6282         (WINS_ALMOST): New macro.
6283         (WINS): Use it.
6284         (autoloads): Don't extract autoloads from files in obsolete/.
6286 2006-11-07  Chong Yidong  <cyd@stupidchicken.com>
6288         * whitespace.el (whitespace-buffer): Call remove-overlays after
6289         overlay-recenter for performance.  Suggested by Martin Rudalics.
6291 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
6293         * net/tramp.el (tramp-default-method): scp is the default method.
6295 2006-11-07  Juanma Barranquero  <lekktu@gmail.com>
6297         * server.el (server-start): Save also the Emacs pid in the server file.
6299 2006-11-07  Carsten Dominik  <dominik@science.uva.nl>
6301         * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Preserve
6302         point when displaying a bibtex cross reference in the echo area.
6304 2006-11-06  Juanma Barranquero  <lekktu@gmail.com>
6306         * international/mule.el (make-char): Fix typo in docstring.
6307         (load-with-code-conversion, charsetp): Doc fixes.
6309         * international/ja-dic-cnv.el (skkdic-convert):
6310         * cus-edit.el (hook): Fix typo in docstring.
6312 2006-11-06  Chong Yidong  <cyd@stupidchicken.com>
6314         * cus-edit.el (custom-mode-map): Move defvar above code using it.
6315         (custom-mode-link-map): New variable.
6316         (custom-group-link, custom-manual): Use follow-link.
6318 2006-11-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
6320         * textmodes/bibtex.el: Fix typo in name of author of bibtex.el,
6321         "Mark Shapiro" -> "Marc Shapiro".  Update his email address.
6323 2006-11-06  Richard Stallman  <rms@gnu.org>
6325         * textmodes/flyspell.el (flyspell-correct-word-before-point):
6326         New function broken out of flyspell-correct-word.
6327         (flyspell-mode-map): Bind it to M-RET.
6328         (flyspell-correct-word): Call it.
6330         * textmodes/fill.el (fill-minibuffer-function): New function.
6331         (fill-paragraph): Bind fill-paragraph-function to
6332         fill-minibuffer-function.
6334         * ruler-mode.el (ruler-mode-map): Add bindings for up-events
6335         so that they aren't undefined.
6337         * dired.el (dired-readin): Locally bind file-name-coding-system.
6339         * bindings.el: Shorten and clarify usual mode line mouse help string.
6341         * Makefile.in (autoloads): Don't include `obsolete'.
6343 2006-11-06  Chong Yidong  <cyd@stupidchicken.com>
6345         * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
6346         (pr-ps-name-custom-set, pr-txt-name-custom-set): Don't update the
6347         Printing menu if it's not initialized.
6348         (pr-menu-bind): Act on menu-bar-file-menu directly.
6350 2006-11-06  Juanma Barranquero  <lekktu@gmail.com>
6352         * help.el (view-emacs-news): Fix typo in error message.
6354         * menu-bar.el (menu-bar-update-buffers): Fix typo in menu entry.
6356         * shadowfile.el (shadow-define-regexp-group)
6357         (shadow-literal-groups, shadow-insert-var): Doc fixes.
6358         (shadow-read-files): Fix typo in message.
6359         (shadow-inhibit-overload, shadow-find, shadow-suffix)
6360         (shadow-site-match, shadow-write-todo-file, shadow-insert-var)
6361         (shadow-suffix, shadow-site-match, shadow-expand-file-name)
6362         (shadow-file-match): Fix typos in docstrings.
6364         * terminal.el (terminal-emulator): Fix typo in message.
6366         * emacs-lisp/authors.el (authors-fixed-entries): Fix typo.
6368         * emacs-lisp/lselect.el (x-kill-primary-selection)
6369         (x-delete-primary-selection, x-copy-primary-selection):
6370         Fix typos in error messages.
6372         * emulation/edt-mapper.el: Fix typo in interactive message.
6374         * mail/emacsbug.el (report-emacs-bug): Fix typos in output message.
6376         * textmodes/ispell.el (ispell, ispell-local-dictionary-alist)
6377         (ispell-help): Fix typos in docstrings.
6378         (ispell-help): Fix typo in output message.
6380         * allout.el (allout-adjust-file-variable)
6381         (allout-passphrase-verifier-string)
6382         (allout-passphrase-hint-string)
6383         (allout-toggle-current-subtree-encryption):
6384         * apropos.el (apropos-synonyms):
6385         * cus-edit.el (hook):
6386         * emacs-lock.el (emacs-lock-from-exiting):
6387         * follow.el (follow-avoid-tail-recenter-p):
6388         * hexl.el (hexl-mode):
6389         * mouse-copy.el (mouse-copy-work-around-drag-bug):
6390         * mouse.el (mouse-set-font):
6391         * resume.el (resume-emacs-args-file):
6392         * rfn-eshadow.el (file-name-shadow-tty-properties):
6393         * t-mouse.el (t-mouse-process, t-mouse-mode):
6394         * emacs-lisp/cust-print.el (custom-print-install)
6395         (custom-print-uninstall, custom-format):
6396         * emacs-lisp/shadow.el (list-load-path-shadows):
6397         * emulation/tpu-edt.el (tpu-help-text)
6398         (tpu-save-all-buffers-kill-emacs, tpu-emacs-replace)
6399         (tpu-reset-control-keys):
6400         * emulation/vip.el (vip-emacs-local-map)
6401         (vip-change-mode-to-emacs):
6402         * emulation/viper.el (viper-mode, viper-set-hooks)
6403         (viper-major-mode-modifier-list):
6404         * emulation/viper-init.el (viper-emacs-state-cursor-color):
6405         * emulation/viper-keym.el (viper-emacs-kbd-map)
6406         (viper-toggle-key):
6407         * mail/feedmail.el (feedmail-queue-reminder)
6408         (feedmail-queue-reminder-alist, feedmail-confirm-outgoing)
6409         (feedmail-confirm-outgoing-timeout, feedmail-nuke-bcc)
6410         (feedmail-nuke-resent-bcc, feedmail-fill-to-cc-fill-column)
6411         (feedmail-sender-line, feedmail-force-binary-write)
6412         (feedmail-from-line, feedmail-deduce-envelope-from)
6413         (feedmail-x-mailer-line, feedmail-message-id-generator)
6414         (feedmail-date-generator, feedmail-fiddle-plex-user-list)
6415         (feedmail-enable-spray, feedmail-spray-this-address)
6416         (feedmail-spray-address-fiddle-plex-list, feedmail-enable-queue)
6417         (feedmail-queue-runner-confirm-global)
6418         (feedmail-ask-before-queue-prompt)
6419         (feedmail-ask-before-queue-reprompt)
6420         (feedmail-prompt-before-queue-standard-alist)
6421         (feedmail-prompt-before-queue-user-alist)
6422         (feedmail-prompt-before-queue-help-supplement)
6423         (feedmail-queue-use-send-time-for-message-id)
6424         (feedmail-queue-default-file-slug, feedmail-queue-fqm-suffix)
6425         (feedmail-mail-send-hook-splitter, feedmail-mail-send-hook)
6426         (feedmail-mail-send-hook-queued)
6427         (feedmail-confirm-addresses-hook-example)
6428         (feedmail-last-chance-hook, feedmail-before-fcc-hook)
6429         (feedmail-queue-runner-mode-setter)
6430         (feedmail-queue-alternative-mail-header-separator)
6431         (feedmail-queue-runner-message-sender)
6432         (feedmail-buffer-eating-function, feedmail-binmail-template)
6433         (feedmail-run-the-queue-no-prompts)
6434         (feedmail-run-the-queue-global-prompt)
6435         (feedmail-queue-subject-slug-maker, feedmail-fiddle-header)
6436         (feedmail-envelope-deducer, feedmail-fiddle-date)
6437         (feedmail-default-message-id-generator)
6438         (feedmail-fiddle-message-id, feedmail-fiddle-x-mailer)
6439         (feedmail-fiddle-spray-address, feedmail-deduce-address-list):
6440         * mail/vms-pmail.el (vms-pmail-save-and-exit, vms-pmail-abort)
6441         (vms-pmail-setup):
6442         * play/dunnet.el (dun-help):
6443         * play/handwrite.el (handwrite):
6444         * play/hanoi.el (hanoi-unix-64):
6445         * progmodes/idlwave.el (idlwave-rescan-asynchronously):
6446         * textmodes/enriched.el (fixed):
6447         * textmodes/org.el (org-file-apps)
6448         (org-emphasis-regexp-components, org-emphasis-alist):
6449         * textmodes/texinfmt.el (batch-texinfo-format):
6450         Fix typos in docstrings.
6452 2006-11-05  Juanma Barranquero  <lekktu@gmail.com>
6454         * loadhist.el (read-feature): Don't complete features not loaded
6455         from a file (which make `unload-feature' to fail).
6457 2006-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6459         * add-log.el (add-log-time-zone-rule): Mark as safe-local-variable.
6461 2006-11-05  Chong Yidong  <cyd@stupidchicken.com>
6463         * startup.el (command-line-1): Kill emacs if the last frame is
6464         deleted while evaluating the command-line arguments.
6466 2006-11-05  Richard Stallman  <rms@gnu.org>
6468         * startup.el (init-file-had-error): Add doc string.
6469         (fancy-splash-text, fancy-splash-head, fancy-splash-tail):
6470         Use fixed-width font for keyboard key descriptions.
6472         * cus-edit.el (custom-save-all): Error if saving in .emacs
6473         and it had an error when loaded.
6475         * dired-aux.el (dired-copy-file-recursive): Catch errors
6476         from recursive copies in the loop, around the recursive call.
6478 2006-11-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
6480         * battery.el (battery-linux-proc-acpi): Search an ac_adapter in
6481         `/proc/acpi/ac_adapter/*'.  Ditto for the thermometers in
6482         `/proc/acpi/thermal_zone/*'.
6483         (battery-search-for-one-match-in-files): New.  Search a regexp in
6484         the content of some files.
6486 2006-11-05  Martin Rudalics  <rudalics@gmx.at>
6488         * window.el (mouse-autoselect-window-now): Remove variable.
6489         (mouse-autoselect-window-state): New variable.
6490         (mouse-autoselect-window-start, mouse-autoselect-window-cancel)
6491         (mouse-autoselect-window-select, handle-select-window):
6492         Rewritten to make mouse-autoselect-window-timer a one-shot timer.
6493         Suspend delayed autoselection during menu or popup dialog.
6495         * info-look.el (info-lookup-guess-custom-symbol): New function
6496         for retrieving symbol at point in custom buffers.
6497         (top level) <info-lookup-maybe-add-help>: Add backquote and
6498         comma to ignored characters in regexps of help specifications
6499         for emacs-lisp-mode and lisp-interaction-mode.  This permits
6500         looking up symbols in `...' and after a comma.  Add help
6501         specifications for custom-mode and help-mode.
6503 2006-11-04  Eli Zaretskii  <eliz@gnu.org>
6505         * mail/rmail.el (rmail-redecode-body): New optional argument RAW.
6506         Don't encode body if RAW is non-nil, or if the old encoding is
6507         identical to the new encoding, or if the body contains only
6508         eight-bit-* characters.
6510 2006-11-04  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
6512         * faces.el (faces-sample-overlay, describe-face): Revert last changes.
6513         (faces-sample-overlay): Remove variable.
6514         (describe-face): Insert sample text in the face being described.
6516 2006-11-04  Martin Rudalics  <rudalics@gmx.at>
6518         * whitespace.el (whitespace-indent-regexp): Make this match any
6519         multiples of eight spaces near the beginning of a line.
6520         (whitespace-buffer): Use `remove-overlays' instead of
6521         `whitespace-unhighlight-the-space' and `overlay-recenter' to
6522         speed up overlay handling.
6523         (whitespace-buffer-leading, whitespace-buffer-trailing):
6524         Make these functions highlight the text removed by
6525         `whitespace-buffer-leading-cleanup' and
6526         `whitespace-buffer-trailing-cleanup' respectively.
6527         (whitespace-buffer-search): Use `with-local-quit'.
6528         Move `format' out of loop to speed up scanning larger buffers.
6529         (whitespace-unhighlight-the-space): Remove `remove-hook' since
6530         that function is never added to a hook.
6531         (whitespace-spacetab-regexp, whitespace-ateol-regexp)
6532         (whitespace-buffer-leading-cleanup)
6533         (whitespace-refresh-rescan-list): Fix docstrings.
6535 2006-11-03  Ken Manheimer  <ken.manheimer@gmail.com>
6537         * allout.el (allout-during-yank-processing): Cue for inhibiting
6538         aberrance processing during yanks.
6539         (allout-doublecheck-at-and-shallower): Reduce the limit to reduce
6540         the amount of yanked topics that can be aberrant.
6541         (allout-do-doublecheck): Encapsulate this multiply-used recipe in
6542         a function, and supplement with inihibition of doublechecking
6543         during yanks.
6544         (allout-beginning-of-line, allout-next-heading)
6545         (allout-previous-heading, allout-goto-prefix-doublechecked)
6546         (allout-back-to-current-heading, allout-next-visible-heading)
6547         (allout-next-sibling): Use new allout-do-doublecheck function.
6548         (allout-next-sibling): Ensure we made progress when returning
6549         other than nil.
6550         (allout-rebullet-heading): Preserve text property annotations
6551         indicating the text was hidden, if it was.
6552         (allout-kill-line): Remove any added was-hidden annotations.
6553         (allout-kill-topic): Remove any added was-hidden annotations.
6554         (allout-annotate-hidden): Inhibit adding was-hidden text
6555         properties to the undo list.
6556         (allout-deannotate-hidden): New function to remove was-hidden
6557         annotation.
6558         (allout-hide-by-annotation): Use new allout-deannotate-hidden.
6559         (allout-remove-exposure-annotation): Replace by
6560         allout-deannotate-hidden.
6561         (allout-yank-processing): Signal that yank processing is happening
6562         with allout-during-yank-processing.  Also, wrap
6563         allout-unprotected's closer to the text changes, for easier
6564         debugging.  We need to inhibit-field-text-motion explicitly, in
6565         lieu of the encompassing allout-unprotected.
6566         (outlineify-sticky): Adjust criteria for triggering new outline
6567         decorations to presence or absence of any topics, not just a topic
6568         at the beginning of the buffer.
6570 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
6572         * bs.el (bs--show-all, bs--redisplay):
6573         * cus-edit.el (custom-unlispify-menu-entries)
6574         (custom-unlispify-tag-names, custom-prompt-variable):
6575         * expand.el (expand-pos):
6576         * speedbar.el (speedbar-generic-list-tag-p):
6577         * wid-edit.el (widget-image-enable):
6578         * emacs-lisp/checkdoc.el (checkdoc-rogue-space-check-engine):
6579         * emacs-lisp/find-func.el (find-function-noselect)
6580         (find-function, find-variable-noselect, find-variable)
6581         (find-definition-noselect, find-face-definition):
6582         * mail/rmail-spam-filter.el (rsf-scanning-messages-now):
6583         * net/eudc-vars.el (eudc-expansion-overwrites-query):
6584         * progmodes/ada-xref.el (ada-find-in-ali):
6585         * textmodes/flyspell.el (flyspell-check-tex-math-command):
6586         * textmodes/org.el (org-copy-subtree):
6587         * textmodes/table.el (table--row-column-insertion-point-p):
6588         Use "non-nil" in docstrings.
6590 2006-11-03  Mark Davies  <mark@mcs.vuw.ac.nz>
6592         * sort.el (sort-columns): Set the field separator to tab; on
6593         NetBSD, sort complains if "\n" is used as field separator.
6595 2006-11-03  NIIMI Satoshi  <sa2c@sa2c.net>
6597         * emacs-lisp/pp.el (pp-eval-last-sexp): Evaluate target sexp.
6599 2006-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6601         * server.el (server-auth-key): Remove.  Replace by a process-property.
6602         (server-start): Don't remove the file of the previous process, but
6603         instead clear out the place for the new file.
6604         (server-start): Set the :auth-key property.
6605         (server-process-filter): Use the :auth-key property.
6607 2006-11-02  Carsten Dominik  <dominik@science.uva.nl>
6609         * textmodes/org.el (org-mode-map): No longer copy
6610         `outline-mode-map' explicitly - this is already done by
6611         `define-derived-mode'.
6613 2006-11-02  Juanma Barranquero  <lekktu@gmail.com>
6615         * server.el (server-visit-files): Use `when'.
6616         (server-process-filter): When authentication fails, send error
6617         message to client.  Wrap `process-send-region' in `ignore-errors'
6618         instead of `condition-case', and remove misleading comment.
6620 2006-11-01  Juri Linkov  <juri@jurta.org>
6622         * simple.el (yank): Doc fix.
6624 2006-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6626         * server.el: Try and fit within 80 columns.
6627         (server-start): Make the auth file unreadable by other users.
6629 2006-10-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6631         * battery.el (battery-linux-proc-acpi): Prevent range error when
6632         `full-capacity' is 0.
6634 2006-10-31  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
6636         * faces.el (faces-sample-overlay): New defvar.
6637         (faces-sample-overlay): New function to show face sample text.
6638         (describe-face): Use it.
6640 2006-10-31  Stephen Leake  <stephen_leake@stephe-leake.org>
6642         * progmodes/ada-stmt.el: Change maintainer, apply
6643         whitespace-cleanup, checkdoc.
6644         (ada-func-or-proc-name): Add doc string.
6646         * progmodes/ada-prj.el (ada-prj-new): Change maintainer, apply
6647         whitespace-cleanup, checkdoc.  Minor improvements to many doc
6648         strings and comments.
6649         (ada-prj-display-page): Change buffer name to more accurately
6650         reflect function.
6652         * progmodes/ada-xref.el: Change maintainer, apply
6653         whitespace-cleanup, checkdoc.  Minor improvements to many doc
6654         strings and comments.  Don't look for `gvd' or `ddd' debuggers.
6655         (ada-compile-current): Don't add newlines to commands.
6657 2006-10-31  Juanma Barranquero  <lekktu@gmail.com>
6659         * server.el: Add support for TCP sockets.
6660         (server-use-tcp, server-host, server-auth-dir): New options.
6661         (server-auth-key): New variable.
6662         (server-ensure-safe-dir): Create nonexistent parent dirs.
6663         Ignore Unix-style file modes on Windows.
6664         (server-start): Crete a TCP or Unix socket according to the value
6665         of `server-use-tcp'.  For TCP sockets, create the id/auth file in
6666         `server-auth-dir' directory.
6667         (server-process-filter): Delete process if authentication
6668         fails (which never happens for Unix sockets).
6670 2006-10-30  David Kastrup  <dak@gnu.org>
6672         * subr.el (add-to-list): Don't continue checking if a match has
6673         been found.
6675 2006-10-30  Chong Yidong  <cyd@stupidchicken.com>
6677         * tutorial.el: Move defvars to avoid bytecomp warnings.
6678         (tutorial--find-changed-keys): Check if viper-current-state is
6679         bound before using it.
6680         (help-with-tutorial): Check if viper-tutorial is defined before
6681         using it.
6683 2006-10-30  Lennart Borgman  <lennart.borgman.073@student.lu.se>
6685         * help-fns.el (help-with-tutorial): Move to tutorial.el.
6687         * tutorial.el: New file.
6688         (help-with-tutorial): Move here from help-fns.el. Added help for
6689         rebound keys.  Fixed resume of tutorial.
6690         (tutorial--describe-nonstandard-key, tutorial--sort-keys)
6691         (tutorial--find-changed-keys, tutorial--display-changes)
6692         (tutorial--saved-dir, tutorial--saved-file)
6693         (tutorial--save-tutorial): New functions to support the changes in
6694         help-with-tutorial.
6696 2006-10-30  Kenichi Handa  <handa@m17n.org>
6698         * files.el (revert-buffer): If a unibyte buffer is being reverted
6699         with a coding system for multibyte, set buffer multibyte before
6700         calling insert-file-contents.
6702 2006-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6704         * server.el (server-select-display): Use a dummy buffer to detect when
6705         the frame is later used.
6706         (server-select-display): New function.
6707         (server-process-filter): Use it to detect unused temp frames.
6709 2006-10-29  Stephen Leake  <stephen_leake@stephe-leake.org>
6711         * progmodes/ada-mode.el: Change maintainer, apply
6712         whitespace-clean, checkdoc.  Minor improvements to many doc strings.
6713         (ada-mode-version): New function.
6714         (ada-create-menu): Menu operations are available for all supported
6715         compilers.
6717 2006-10-29  Lars Hansen  <larsh@soem.dk>
6719         * net/tramp.el (with-parsed-tramp-file-name): Correct debug spec.
6720         Highlight as keyword.
6721         (tramp-do-copy-or-rename-file): Correct data for 'file-already-exists.
6722         Don't call tramp-method-out-of-band-p for local files.
6723         (tramp-touch): Quote file name.
6725 2006-10-28  Glenn Morris  <rgm@gnu.org>
6727         * calendar/calendar.el (cal-html-cursor-month)
6728         (cal-html-cursor-year): Add autoloads for this new package.
6729         (calendar-mode-map): Bind cal-html-cursor-month, cal-html-cursor-year.
6731 2006-10-28  Anna M. Bigatti  <bigatti@dima.unige.it>
6733         * calendar/cal-html.el: New file.
6735 2006-10-28  Chong Yidong  <cyd@stupidchicken.com>
6737         * emacs-lisp/authors.el (authors-aliases): Update.
6739 2006-10-27  Chong Yidong  <cyd@stupidchicken.com>
6741         * version.el (emacs-version): Bump version number to 22.0.90.
6743 2006-10-26  John W. Eaton  <jwe@octave.org>
6745         * progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
6746         New defvar.
6747         (inferior-octave-resync-dirs): Check to see whether Octave has
6748         built-in variables and set inferior-octave-has-built-in-variables.
6749         Check inferior-octave-has-built-in-variables to decide whether to
6750         send commands that set built-in variables or call functions to
6751         change Octave's behavior.
6752         Send "disp (pwd ())" to Octave instead of just "pwd".
6753         (inferior-octave-startup): Send "more off" to Octave instead of
6754         "page_screen_output = 0".
6756 2006-10-26  Chong Yidong  <cyd@stupidchicken.com>
6758         * emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the
6759         pattern normally.
6761 2006-10-26  Nick Roberts  <nickrob@snap.net.nz>
6763         * bindings.el (mode-line-mode-menu): Remove bindings for global
6764         minor modes (line/column number) as they are on the menubar.
6766 2006-10-25  Juanma Barranquero  <lekktu@gmail.com>
6768         * term/w32-win.el (x-handle-name-switch): Doc fix.
6769         (w32-standard-fontset-spec): Fix typo in docstring.
6771         * midnight.el (midnight-buffer-display-time): Doc fix.
6772         (clean-buffer-list-kill-never-buffer-names): Add "*server*".
6774 2006-10-23  Michael Kifer  <kifer@cs.stonybrook.edu>
6776         * viper-cmd.el (viper-prefix-arg-com): Define gg as G0.
6778         * viper-ex.el (ex-read): Quote file argument.
6780         * ediff-diff.el (ediff-same-file-contents): Expand file names.
6782         * ediff-mult.el (ediff-append-custom-diff): Quote shell file arguments.
6784 2006-10-22  Martin Rudalics  <rudalics@gmx.at>
6786         * textmodes/flyspell.el (flyspell-check-region-doublons):
6787         Fix last fix.
6789 2006-10-23  Nick Roberts  <nickrob@snap.net.nz>
6791         * bindings.el (mode-line-mode-menu): List global minor modes
6792         before local ones.
6794 2006-10-23  Kim F. Storm  <storm@cua.dk>
6796         * subr.el (add-to-list): Optimize if compare-fn is `eq' or `eql'.
6797         (sit-for): If last command was a prefix arg, add the read-ahead
6798         event to unread-command-events as (t . EVENT) so it will be added
6799         to this-command-keys by read-key-sequence.
6801 2006-10-22  Martin Rudalics  <rudalics@gmx.at>
6803         * textmodes/flyspell.el (flyspell-word): Skip past all previous
6804         whitespace when checking doublons.
6805         (flyspell-check-region-doublons): Fix doublon regexp.
6806         (flyspell-highlight-incorrect-region): Highlight doublons using
6807         flyspell-duplicate face.
6809         * progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.
6811 2006-10-22  John Wiegley  <johnw@newartisans.com>
6813         * progmodes/python.el (python-use-skeletons): python-mode was
6814         auto-inserting templates (for those with abbrev-mode on), not only
6815         by default -- *but without a configuration variable to disable
6816         it*.  This rendered python-mode completely useless for me, so I
6817         have added `python-use-skeletons', which is now off by default.
6819 2006-10-22  Chong Yidong  <cyd@stupidchicken.com>
6821         * progmodes/cperl-mode.el (cperl-mode): Don't assume
6822         font-lock-multiline is auto-local (it's not).
6823         (cperl-windowed-init): Ensure that cperl-font-lock-multiline is
6824         initialized before calling cperl-init-faces.
6826 2006-10-22  Nick Roberts  <nickrob@snap.net.nz>
6828         * progmodes/gdb-ui.el (gdb-info-stack-custom): Don't try to give
6829         gdb-stack-position a value when there is no fringe.
6831         * bindings.el (mode-line-mode-menu): Disable auto-revert-tail-mode
6832         indicator if not visiting a file.
6834 2006-10-20  David Kastrup  <dak@gnu.org>
6836         * window.el (kill-buffer-and-window): Fix a bug where an aborted
6837         operation would still cause some window to collapse later.
6839 2006-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6841         * vc.el (vc-switch-backend): Try to be more careful with unwanted
6842         side-effect due to mixing various backends's file properties.
6844         * vc-svn.el (vc-svn-parse-status): Remove unused arg `localp'.
6845         Add arg `filename' instead.  Don't set vc-backend if `filename' is set.
6846         Return `filename's status if applicable.  Update callers.
6848 2006-10-19  Kenichi Handa  <handa@m17n.org>
6850         * international/kkc.el (kkc-region): When a key sequence is not
6851         defined, append (this-single-command-raw-keys) to
6852         unread-input-method-events.
6854 2006-10-19  Juanma Barranquero  <lekktu@gmail.com>
6856         * progmodes/ada-mode.el (ada-in-string-p): Doc fix.
6858 2006-10-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6860         * version.el (emacs-version): Use mac-carbon-version-string.
6862         * term/macterm.el (res-geometry): Apply 2006-10-18 change for x-win.el.
6864 2006-10-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6866         * select.el (ccl-check-utf-8, string-utf-8-p): New functions (by
6867         Kenichi Handa).
6868         (xselect-convert-to-string): Decline requests for UTF8_STRING if
6869         the selection is not UTF-8.
6871 2006-10-18  Juanma Barranquero  <lekktu@gmail.com>
6873         * progmodes/ada-mode.el (ada-83-string-keywords)
6874         (ada-last-which-function-line ada-no-auto-case, ada-indent-region)
6875         (ada-which-compiler, ada-align-modes, ada-adjust-case-buffer)
6876         (ada-looking-at-semi-private, ada-get-body-name):
6877         Fix typos in docstrings.
6878         (ada-create-case-exception, ada-create-case-exception-substring):
6879         Fix typos in error messages.
6880         (ada-goto-matching-end, ada-narrow-to-defun): Doc fixes.
6882 2006-10-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6884         * term/x-win.el (res-geometry): Don't set geometry from Xresources
6885         to default-frame-alist if default-frame-alist already contains
6886         width/height.
6888 2006-10-18  Richard Stallman  <rms@gnu.org>
6890         * emacs-lisp/pp.el (pp-eval-expression): Use `X' to read value.
6891         Non-interactive arg is the value, not the expression.
6893         * simple.el (read-expression-map): Just set it, no defvar.
6895         * subr.el (insert-for-yank-1): If last inserted char has
6896         properties, mark them as rear-nonsticky.
6898         * recentf.el (recentf-mode): Doc fix.
6900         * facemenu.el (facemenu-add-new-face): Defend against symbol
6901         that isn't a face name.
6903         * dired-aux.el (dired-do-copy): Doc fix.
6905 2006-10-18  Chong Yidong  <cyd@stupidchicken.com>
6907         * simple.el (line-move-1): Ignore fields when moving to the
6908         beginning of line to avoid getting point stuck.
6910 2006-10-18  Martin Rudalics  <rudalics@gmx.at>
6912         * textmodes/flyspell.el (flyspell-word-search-backward):
6913         Set inhibit-point-motion-hooks to avoid looping due to intangibile
6914         text.
6916 2006-10-16  Richard Stallman  <rms@gnu.org>
6918         * help-fns.el (describe-function-1): Special case optimization
6919         for self-insert-command.
6921 2006-10-16  Kim F. Storm  <storm@cua.dk>
6923         * ido.el (ido-reread-directory): Work in `dir' mode too.
6925 2006-10-15  Martin Rudalics  <rudalics@gmx.at>
6927         * textmodes/table.el: Require 'regexp-opt.
6929 2006-10-15  Lennart Borgman  <lennart.borgman.073@student.lu.se>
6931         * progmodes/flymake.el (flymake-get-project-include-dirs-imp):
6932         Use shell-quote-argument.
6934         * shell.el (explicit-bash-args): Likewise.
6936         * progmodes/ada-xref.el (ada-find-in-src-path): Likewise.
6937         Use grep -E rather than egrep.
6939 2006-10-15  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
6941         * ido.el (ido-exhibit): Allow `-', `_', and trailing `$' in user id.
6943 2006-10-15  Kim F. Storm  <storm@cua.dk>
6945         * filesets.el (filesets-run-cmd--repl-fn): Use shell-quote-argument.
6947 2006-10-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
6949         * filesets.el (filesets-cmd-shell-command): Quote buffer-file-name
6950         to protect whitespace and metacharacters from the shell.
6952 2006-10-13  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
6954         * apropos.el (apropos-pattern-quoted): Fix a typo in a doc string.
6956 2006-10-13  Eli Zaretskii  <eliz@gnu.org>
6958         * subr.el (start-process-shell-command): Doc fix.
6960 2006-10-13  Andrea Russo  <rastandy@salug.it>  (tiny change)
6962         * info-look.el <maxima-mode, inferior-maxima-mode>: Allow [0-9] in
6963         the regexp for Maxima symbols.
6965 2006-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6967         * vc-hooks.el (vc-ignore-dir-regexp): Make it into a defcustom.
6968         (vc-find-root): Don't walk higher up than ~.
6970 2006-10-12  Chong Yidong  <cyd@stupidchicken.com>
6972         * international/utf-8.el (utf-translate-cjk-load-tables):
6973         Avoid clobbering last-coding-system-used during load.
6975 2006-10-12  Carsten Dominik  <dominik@science.uva.nl>
6977         * textmodes/reftex-global.el (reftex-create-tags-file):
6978         Quote file arguments.
6980 2006-10-12  Richard Stallman  <rms@gnu.org>
6982         * files.el (file-name-history): Add defvar.
6983         (save-some-buffers-action-alist): Improve description strings.
6985 2006-10-12  Andreas Schwab  <schwab@suse.de>
6987         * files.el (auto-mode-alist): Match change log file name also with
6988         a dash before a numeric extension.
6990 2006-10-11  Ilya Zakharevich  <ilyaz@cpan.org>
6992         * progmodes/cperl-mode.el: Merge from upstream, upto version 5.22.
6993         After 5.0:
6994         (cperl-add-tags-recurse-noxs-fullpath): New function (for -batch mode).
6996         After 5.1: Major edit.  Summary of most visible changes:
6998         - Multiple <<HERE per line allowed.
6999         - Handles multiline subroutine declaration headers (with comments).
7000           (The exception is `cperl-etags' - but it is not used in the rest
7001           of the mode.)
7002         - Fontifies multiline my/our declarations (even with comments,
7003           and with legacy `font-lock').
7004         - Major speedup of syntaxification, both immediate and postponed
7005           (3.5x to 15x [for different CPUs and versions of Emacs] on the
7006           huge real-life document I tested).
7007         - New bindings, edits to imenu.
7008         - "_" is made into word-char during fontification/syntaxification;
7009           some attempts to recognize non-word "_" during other operations too.
7010         - Detect bug in Emacs with `looking-at' inside `narrow' and bulk out.
7011         - autoload some more perldoc-related stuff
7012         - New convenience features: ISpell POD/HEREDOCs, narrow-to-HEREDOC.
7013         - Attempt to incorporate XEmacs edits which reached me.
7015         Fine-grained changelog:
7016         (cperl-hook-after-change): New configuration variable.
7017         (cperl-vc-sccs-header): Likewise.
7018         (cperl-vc-sccs-header): Likewise.
7019         (cperl-vc-header-alist): Default via two preceding variables.
7020         (cperl-invalid-face): Remove double quoting under XEmacs
7021                 (still needed under 21.2).
7022         (cperl-tips): Update URLs for resources.
7023         (cperl-problems): Likewise.
7024         (cperl-praise): Mention new features.
7025         New C-c key bindings: for `cperl-find-bad-style',
7026         `cperl-pod-spell', `cperl-here-doc-spell', `cperl-narrow-to-here-doc',
7027         `cperl-perdoc', and `cperl-perldoc-at-point'.
7028         CPerl Mode menu changes: "Fix style by spaces", "Imenu on Perl Info"
7029         moved, new submenu of Tools with Ispell entries and narrowing.
7030         (cperl-after-sub-regexp): New defsubst.
7031         (cperl-imenu--function-name-regexp-perl): Use `cperl-after-sub-regexp'.
7032                 Allows heads up to head4.
7033                 Allow "package;".
7034         (defun-prompt-regexp): Use `cperl-after-sub-regexp'.
7035         (paren-backwards-message): ??? Something for XEmacs???
7036         (cperl-mode): Never auto-switch abbrev-mode off.
7037                 Try to allow '_' be non-word char.
7038                 Do not use `font-lock-unfontify-region-function' on XEmacs.
7039                 Reset syntax cache on mode start.
7040                 Support multiline facification (even on legacy `font-lock').
7041         (cperl-facemenu-add-face-function): ??? Some contributed code ???
7042         (cperl-after-change-function): Since `font-lock' and `lazy-lock'
7043                 refuse to inform us whether the fontification is due to lazy
7044                 calling or due to edit to a buffer, install our own hook
7045                 (controlled by `cperl-hook-after-change').
7046         (cperl-electric-pod): =cut may have been recognized as start.
7047         (cperl-block-p): Move, updatedfor attributes.
7048         (cperl-calculate-indent): Try to allow '_' be non-word char
7049                 Support subs with attributes.
7050         (cperl-where-am-i): Quiet (?) a warning.
7051         (cperl-cached-syntax-table): New function.
7052         (cperl-forward-re): Use `cperl-cached-syntax-table'.
7053         (cperl-unwind-to-safe): Recognize `syntax-type' property
7054                 changing in a middle of line.
7055         (cperl-find-sub-attrs): New function.
7056         (cperl-find-pods-heres): Allow many <<EOP per line.
7057                 Allow subs with attributes.
7058                 Major speedups (3.5x..15x on a real-life test file nph-proxy.pl).
7059                 Recognize "extproc " (OS/2) case-folded and only at start.
7060                 /x on s///x with empty replacement was not recognized.
7061                 Better comments.
7062         (cperl-after-block-p): Remarks on diff with `cperl-block-p'.
7063                 Allow subs with attributes, labels.
7064                 Do not confuse "else::foo" with "else".
7065                 Minor optimizations...
7066         (cperl-after-expr-p): Try to allow '_' be non-word char.
7067         (cperl-fill-paragraph): Try to detect a major bug in Emacs
7068                 with `looking-at' inside `narrow' and bulk out if found.
7069         (cperl-imenu--create-perl-index): Updates for new
7070                 `cperl-imenu--function-name-regexp-perl'.
7071         (cperl-outline-level): Likewise.
7072         (cperl-init-faces): Allow multiline subroutine headers
7073                 and my/our declarations, and ones with comments.
7074                 Allow subroutine attributes.
7075         (cperl-imenu-on-info): Better docstring.
7076         (cperl-etags): Rudimentary support for attributes.
7077                 Support for packages and "package;".
7078         (cperl-add-tags-recurse-noxs): Better (?) docstring.
7079         (cperl-add-tags-recurse-noxs-fullpath): Likewise.
7080         (cperl-tags-hier-init): Misprint for `fboundp' fixed.
7081         (cperl-not-bad-style-regexp): Try to allow '_' be non-word char.
7082         (cperl-perldoc): Add autoload.
7083         (cperl-perldoc-at-point): Likewise.
7084         (cperl-here-doc-spell): New function.
7085         (cperl-pod-spell): Likewise.
7086         (cperl-map-pods-heres): Likewise.
7087         (cperl-get-here-doc-region): Likewise.
7088         (cperl-font-lock-fontify-region-function): Likewise (backward
7089                 compatibility for legacy `font-lock').
7090         (cperl-font-lock-unfontify-region-function): Fix style.
7091         (cperl-fontify-syntaxically): Recognize and optimize away deferred
7092                 calls with no-change.  Governed by `cperl-hook-after-change'.
7093         (cperl-fontify-update): Recognize that syntaxification region
7094                 can be larger than fontification one.
7095                 XXXX we leave `cperl-postpone' property, so this is quadratic...
7096         (cperl-fontify-update-bad): Temporary placeholder until
7097                 it is clear how to implement `cperl-fontify-update'.
7098         (cperl-time-fontification): New function.
7099         (attrib-group): New text attribute.
7100         (multiline): New value: `syntax-type' text attribute.
7102         After 5.2:
7103         (cperl-emulate-lazy-lock): New function.
7104         (cperl-fontify-syntaxically): Would skip large regions.
7105         Add `cperl-time-fontification', `cperl-emulate-lazy-lock' to menu.
7106         Some globals were declared, but uninitialized.
7108         After 5.3, 5.4:
7109         (cperl-facemenu-add-face-function): Add docs, fix U<>.
7110         Copyright message updated.
7111         (cperl-init-faces): Work around a bug in `font-lock'. May slow
7112                         facification down a bit.
7113                 Misprint for my|our|local for old `font-lock'
7114                         "our" was not fontified same as "my|local".
7115                 Highlight variables after "my" etc even in
7116                         a middle of an expression.
7117                 Do not facify multiple variables after my etc
7118                         unless parentheses are present.
7120         After 5.5, 5.6
7121         (cperl-fontify-syntaxically): after-change hook could reset.
7122         (cperl-syntax-done-to) to a middle of line; unwind to BOL.
7124         After 5.7:
7125         (cperl-init-faces): Allow highlighting of local ($/).
7126         (cperl-problems-old-emaxen): New variable (for the use of DOCSTRING).
7127         (cperl-problems): Remove fixed problems.
7128         (cperl-find-pods-heres): Recognize #-comments in m##x too.
7129                 Recognize charclasses (unless delimiter is \).
7130         (cperl-fontify-syntaxically): Unwinding to safe was done in wrong order.
7131         (cperl-regexp-scan): Update docs.
7132         (cperl-beautify-regexp-piece): Use information got from regexp scan.
7134         After 5.8:
7135         Major user visible changes:
7136         Recognition and fontification of character classes in RExen.
7137         Variable indentation of RExen according to groups.
7139         (cperl-find-pods-heres): Recognize POSIX classes in REx charclasses.
7140                 Fontify REx charclasses in variable-name face.
7141                 Fontify POSIX charclasses in "type" face.
7142                 Fontify unmatched "]" in function-name face.
7143                 Mark first-char of HERE-doc as `front-sticky'.
7144                 Reset `front-sticky' property when needed.
7145         (cperl-calculate-indent): Indents //x -RExen accordning to parens level.
7146         (cperl-to-comment-or-eol): Recognize ends of `syntax-type' constructs.
7147         (cperl-backward-to-noncomment): Recognize stringy `syntax-type'
7148                 constructs.  Support `narrow'ed buffers.
7149         (cperl-praise): Remove a reservation.
7150         (cperl-make-indent): New function.
7151         (cperl-indent-for-comment): Use `cperl-make-indent'.
7152         (cperl-indent-line): Likewise.
7153         (cperl-lineup): Likewise.
7154         (cperl-beautify-regexp-piece): Likewise.
7155         (cperl-contract-level): Likewise.
7156         (cperl-toggle-set-debug-unwind): New function.
7157                 New menu entry for this.
7158         (fill-paragraph-function): Use when `boundp'.
7159         (cperl-calculate-indent): Take into account groups when indenting RExen.
7160         (cperl-to-comment-or-eol): Recognize # which end a string.
7161         (cperl-modify-syntax-type): Make only syntax-table property non-sticky.
7162         (cperl-fill-paragraph): Return t: needed for `fill-paragraph-function'.
7163         (cperl-fontify-syntaxically): More clear debugging message.
7164         (cperl-pod2man-build-command): Check (XEmacs) `Man-filter-list'.
7165         (cperl-init-faces): More complicated highlight even on XEmacs (new).
7166         Merge cosmetic changes from XEmacs.
7168         After 5.9:
7169         (cperl-1+): Move to before the first use.
7170         (cperl-1-): Likewise.
7172         After 5.10:
7174         This code may lock Emacs hard!!!  Use at your own risk!
7176         (cperl-font-locking): New internal variable.
7177         (cperl-beginning-of-property): New function.
7178         (cperl-calculate-indent): Use `cperl-beginning-of-property'
7179         instead of `previous-single-property-change'.
7180         (cperl-unwind-to-safe): Likewise.
7181         (cperl-after-expr-p): Likewise.
7182         (cperl-get-here-doc-region): Likewise.
7183         (cperl-font-lock-fontify-region-function): Likewise.
7184         (cperl-to-comment-or-eol): Do not call `cperl-update-syntaxification'
7185                         recursively.
7186                 Bound `next-single-property-change' via `point-max'.
7187         (cperl-unwind-to-safe): Bound likewise
7188         (cperl-font-lock-fontify-region-function): Likewise.
7189         (cperl-find-pods-heres): Mark as recursive for `cperl-to-comment-or-eol'
7190                 Initialization of `cperl-font-lock-multiline-start' could be
7191                 missed if the "main" fontification did not run due to the
7192                 keyword being already fontified.
7193         (cperl-pod-spell): Return t from do-one-chunk function.
7194         (cperl-map-pods-heres): Stop when the worker returns nil.
7195                 Call `cperl-update-syntaxification'.
7196         (cperl-get-here-doc-region): Call `cperl-update-syntaxification'.
7197         (cperl-get-here-doc-delim): Remove unused function.
7199         After 5.11:
7201         The possible lockup of Emacs (introduced in 5.10) fixed.
7203         (cperl-unwind-to-safe): `cperl-beginning-of-property' won't return nil.
7204         (cperl-syntaxify-for-menu): New customization variable.
7205         (cperl-select-this-pod-or-here-doc): New function.
7206         (cperl-get-here-doc-region): Extra argument.
7207                 Do not adjust pos by 1.
7209         New menu entries
7210                 (Perl/Tools): Selection of current POD or HERE-DOC section.
7211                 (Debugging CPerl:) backtrace on fontification.
7213         After 5.12:
7214         (cperl-cached-syntax-table): Use `car-safe'.
7215         (cperl-forward-re): Remove spurious argument SET-ST.
7216                 Add documentation.
7217         (cperl-forward-group-in-re): New function.
7218         (cperl-find-pods-heres): Find and highlight (?{}) blocks in RExen
7219         (XXXX Temporary (?) hack is to syntax-mark them as comment).
7221         After 5.13:
7222         (cperl-string-syntax-table): Make { and } not-grouping
7223           (Sometimes they ARE grouping in RExen, but matching them would only
7224            confuse in many situations when they are not)
7225         (beginning-of-buffer): Replace two occurrences with goto-char...
7226         (cperl-calculate-indent): `char-after' could be nil...
7227         (cperl-find-pods-heres): REx can start after "[" too.
7228                 Hightlight (??{}) in RExen too.
7229         (cperl-maybe-white-and-comment-rex): New constant
7230         (cperl-white-and-comment-rex): Likewise.
7231                 XXXX Not very efficient, but hard to make
7232                 better while keeping 1 group.
7234         After 5.13:
7235         (cperl-find-pods-heres): $foo << identifier() is not a HERE-DOC.
7236                 Likewise for 1 << identifier.
7238         After 5.14:
7239         (cperl-find-pods-heres): Different logic for $foo .= <<EOF etc.
7240                 Error-less condition-case could fail.
7241         (cperl-font-lock-fontify-region-function): Likewise.
7242         (cperl-init-faces): Likewise.
7244         After 5.15:
7245         (cperl-find-pods-heres): Support property REx-part2.
7246         (cperl-calculate-indent): Likewise.
7247                 Don't special-case REx with non-empty 1st line.
7248         (cperl-find-pods-heres): In RExen, highlight non-literal backslashes.
7249                 Invert highlighting of charclasses:
7250                         now the envelop is highlighted.
7251                 Highlight many others 0-length builtins.
7252         (cperl-praise): Mention indenting and highlight in RExen.
7254         After 5.15:
7255         (cperl-find-pods-heres): Highlight capturing parens in REx.
7257         After 5.16:
7258         (cperl-find-pods-heres): Highlight '|' for alternation
7259         Initialize `font-lock-warning-face' if not present.
7260         (cperl-find-pods-heres): Use `font-lock-warning-face' instead of
7261                          `font-lock-function-name-face'.
7262         (cperl-look-at-leading-count): Likewise.
7263         (cperl-find-pods-heres): Localize `font-lock-variable-name-face',
7264                         `font-lock-keyword-face' (needed for
7265                         batch processing), etc...
7266                 Use `font-lock-builtin-face' for builtin in REx
7267                         Now `font-lock-variable-name-face'
7268                         is used for interpolated variables
7269                 Use "talking aliases" for faces inside REx
7270                 Highlight parts of REx (except in charclasses)
7271                         according to the syntax and/or semantic
7272                 Syntax-mark a {}-part of (?{}) as "comment"
7273                         (it was the ()-part)
7274                 Better logic to distinguish what is what in REx
7275         (cperl-tips-faces): Document REx highlighting
7276         (cperl-praise): Mention REx syntax highlight etc.
7278         After 5.17:
7279         (cperl-find-sub-attrs): Would not always manage to print error message.
7280         (cperl-find-pods-heres): Localize `font-lock-constant-face'.
7282         After 5.18:
7283         (cperl-find-pods-heres): Misprint in REx for parsing REx.
7284                 Very minor optimization.
7285                 `my-cperl-REx-modifiers-face' got quoted.
7286                 Recognize "print $foo <<END" as HERE-doc.
7287                 Put `REx-interpolated' text attribute if needed.
7288         (cperl-invert-if-unless-modifiers): New function.
7289         (cperl-backward-to-start-of-expr): Likewise.
7290         (cperl-forward-to-end-of-expr): Likewise.
7291         (cperl-invert-if-unless): Works in "the opposite way" too.
7292                 Cursor position on return is on the switch-word.
7293                 Indents comments better.
7294         (REx-interpolated): New text attribute.
7295         (cperl-next-interpolated-REx): New function.
7296         (cperl-next-interpolated-REx-0): Likewise.
7297         (cperl-next-interpolated-REx-1): Likewise.
7298         "\C-c\C-x", "\C-c\C-y", "\C-c\C-v": New keybinding for these functions.
7299         Perl/Regexp menu: 3 new entries for `cperl-next-interpolated-REx'.
7300         (cperl-praise): Mention finded interpolated RExen.
7302         After 5.19:
7303         (cperl-init-faces): Highlight %$foo, @$foo too.
7304         (cperl-short-docs): Better docs for system, exec.
7305         (cperl-find-pods-heres): Better detect << after print {FH} <<EOF etc.
7306                 Would not find HERE-doc ended by EOF without NL.
7307         (cperl-short-docs): Correct not-doubled \-escapes.
7308         start block: Put some `defvar' for stuff gone from XEmacs.
7310         After 5.20:
7311         initial comment: Extend copyright, fix email address.
7312         (cperl-indent-comment-at-column-0): New customization variable.
7313         (cperl-comment-indent): Indentation after $#a would increasy by 1.
7314         (cperl-mode): Make `defun-prompt-regexp' grok BEGIN/END etc.
7315         (cperl-find-pods-heres): Mark CODE of s///e as `syntax-type' `multiline'
7316         (cperl-at-end-of-expr): Would fail if @BAR=12 follows after ";".
7317         (cperl-init-faces): If `cperl-highlight-variables-indiscriminately'
7318                         highlight $ in $foo too (UNTESTED).
7319         (cperl-set-style): Docstring missed some available styles.
7320         toplevel: Menubar/Perl/Indent-Styles had FSF, now K&R.
7321                 Change "Current" to "Memorize Current".
7322         (cperl-indent-wrt-brace): New customization variable; the default is
7323                 as for pre-5.2 version.
7324         (cperl-styles-entries): Keep `cperl-extra-newline-before-brace-multiline'.
7325         (cperl-style-alist): Likewise.
7326         (cperl-fix-line-spacing): Support `cperl-merge-trailing-else' being nil,
7327                 and `cperl-extra-newline-before-brace' etc
7328                 being t
7329         (cperl-indent-exp): Plans B and C to find continuation blocks even
7330                 if `cperl-extra-newline-before-brace' is t.
7332         After 5.21:
7333         Improve some docstrings concerning indentation.
7334         (cperl-indent-rules-alist): New variable.
7335         (cperl-sniff-for-indent): New function name
7336                 (separated from `cperl-calculate-indent').
7337         (cperl-calculate-indent): Separate the sniffer and the indenter;
7338                 uses `cperl-sniff-for-indent' now.
7339         (cperl-comment-indent): Test for `cperl-indent-comment-at-column-0'
7340                 was inverted;
7341                 Support `comment-column' = 0.
7343 2006-10-11  Martin Rudalics  <rudalics@gmx.at>
7345         * dnd.el (dnd-handle-one-url): Fix typo in doc-string.
7346         * help-at-pt.el (scan-buf-move-to-region): Likewise.
7347         * longlines.el (longlines-window-change-function): Likewise.
7348         * simple.el (undo-ask-before-discard): Likewise.
7349         * wid-edit.el (widget-field-prompt-internal)
7350         (widget-documentation-link-p): Likewise.
7352 2006-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7354         * progmodes/sh-script.el (sh-get-kw): | is not among the allowed chars
7355         for a keyword.
7357 2006-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7359         * newcomment.el (comment-valid-prefix-p): Make the check
7360         more thorough.  From an idea by Martin Rudalics <rudalics@gmx.at>.
7361         (comment-indent-new-line): Adjust call.
7363 2006-10-09  Ken Manheimer  <ken.manheimer@gmail.com>
7365         * allout.el (allout-back-to-current-heading): Base on lower-level
7366         routines to get proper disqualification of aberrant topics.
7368 2006-10-09  Richard Stallman  <rms@gnu.org>
7370         * textmodes/two-column.el (2C-two-columns): Doc fix.
7372 2006-10-09  Kim F. Storm  <storm@cua.dk>
7374         * shell.el (explicit-csh-args, explicit-bash-args): Add comment
7375         about implicit use.
7377 2006-10-08  Richard Stallman  <rms@gnu.org>
7379         * textmodes/two-column.el (2C-two-columns): Doc fix.
7381 2006-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
7383         * files.el: Mark `buffer-read-only' as safe-local-variable.
7385 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
7387         * progmodes/gdb-ui.el (gdb-speedbar-expand-node):
7388         Burp if GUD buffer has been killed.
7390 2006-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7392         * completion.el (add-completions-from-c-buffer):
7393         Don't presume an error's second element is a string.
7394         Use looking-at rather than buffer-substring + member.
7396 2006-10-07  Eli Zaretskii  <eliz@gnu.org>
7398         * mail/rmail.el (rmail-redecode-body): If the old encoding is
7399         `undecided', call find-coding-systems-region to find a proper
7400         non-trivial encoding.
7401         (rmail-mime-charset-pattern): Allow a TAB between "Content-Type"
7402         and "text/plain".
7404 2006-10-07  Kevin Ryde  <user42@zip.com.au>
7406         * textmodes/reftex-vars.el (defgroup reftex): Update home page
7407         url-link.
7409         * strokes.el (defgroup strokes): Remove invalid url-link.
7411 2006-10-07  Magnus Henoch  <mange@freemail.hu>
7413         * autoinsert.el (auto-insert-alist): Doc fix.
7415 2006-10-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
7417         * mouse-sel.el (mouse-insert-selection-internal):
7418         Use insert-for-yank, so that yank handlers are run.
7420 2006-10-07  Kim F. Storm  <storm@cua.dk>
7422         * ido.el (ido-file-extension-aux): Fix comparison.
7424 2006-10-06  Kim F. Storm  <storm@cua.dk>
7426         * ido.el (ido-wide-find-dirs-or-files): Use shell-quote-argument.
7428 2006-10-05  Juanma Barranquero  <lekktu@gmail.com>
7430         * emacs-lisp/advice.el (ad-remove-advice, ad-parse-arglist)
7431         (ad-make-mapped-call): Use `let', not `let*'.
7433 2006-10-05  Chong Yidong  <cyd@stupidchicken.com>
7435         * international/mule-cmds.el (coding-system-change-eol-conversion):
7436         Ensure the coding system is initialized before calling
7437         coding-system-eol-type.
7439 2006-10-04  Carsten Dominik  <dominik@science.uva.nl>
7441         * textmodes/org.el (org-rm-props, org-activate-plain-links)
7442         (org-activate-angle-links, org-activate-dates)
7443         (org-activate-target-links, org-activate-camels)
7444         (org-activate-tags): Add `rear-nonsticky' text property to avoid
7445         textproperty keymaps from being active beyond the end of a line.
7446         (org-unfontify-region): Also remove `rear-nonsticky' property.
7448 2006-10-04  Kenichi Handa  <handa@m17n.org>
7450         * international/code-pages.el (next): Table fixed.
7452 2006-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7454         * progmodes/sh-script.el (sh-prev-thing): Remove (forward-char 1) now
7455         that it's been made unnecessary by removing narrowing.
7457 2006-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7459         * progmodes/sh-script.el (sh-prev-thing): Massage to untangle the
7460         control flow a bit, simplify another bit, and add comments.
7462 2006-10-03  David Kastrup  <dak@gnu.org>
7464         * help.el (describe-mode): For clicks on mode-line, use "@"
7465         interactive argument to get the major mode of the click instead of
7466         the current buffer.
7468         * isearch.el (isearch-mouse-2): Use new semantics of `key-binding'
7469         in order to better redirect mouse-2 clicks.  Also allow default
7470         bindings to apply.
7472 2006-10-03  Kim F. Storm  <storm@cua.dk>
7474         * emacs-lisp/cl.el (pushnew-internal): Remove defvar.
7475         (pushnew): Fix last change.
7477 2006-10-03  Denis St\e,A|\e(Bnkel  <dstuenkel@googlemail.com>  (tiny change)
7479         * ibuf-ext.el (eval, view-and-eval) <define-ibuffer-op>:
7480         Use the interactive spec of `eval-expression'.
7482 2006-10-02  Michael Welsh Duggan  <md5i@cs.cmu.edu>
7484         * progmodes/sh-script.el (sh-prev-thing): Fix last change.
7486 2006-10-02  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
7488         * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo in
7489         2006-09-28 commit.
7491 2006-10-02  Kenichi Handa  <handa@m17n.org>
7493         * international/code-pages.el (iso-8859-6): Table fixed.
7495 2006-10-01  Chris Moore  <christopher.ian.moore@gmail.com>
7497         * dired.el (dired-build-subdir-alist): Fix previous change.
7499 2006-10-01  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
7501         * simple.el (undo-elt-crosses-region): Fix the inequalities.
7503 2006-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7505         * emacs-lisp/find-func.el (find-function-regexp): Don't match
7506         "define-button-type".
7508         * pcvs.el (cvs-update-header): Fix handling of extra newlines so that
7509         they don't keep accumulating.
7511 2006-10-01  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
7513         * ffap.el (ffap-rfc-path): Change the address of the RFC
7514         repository to ftp.rfc-editor.org, as ds.internic.net seems to be gone.
7516 2006-10-01  Stephen Berman  <Stephen.Berman@gmx.net>
7518         * allout.el (allout-expose-topic): Rectify implementation of "+"
7519         spec, so that bodies are not exposed with headlines.
7521 2006-10-01  Ken Manheimer  <ken.manheimer@gmail.com>
7523         * allout.el (allout-current-depth): Do aberrent check only at or
7524         below doublecheck depth.
7525         (allout-chart-subtree): Make it explicit that LEVELS being nil
7526         means unlimited depth.  Drop undocumented support for LEVELS value
7527         t meaning unlimited depth.  (This is consistent with
7528         allout-chart-to-reveal, but contrary to allout-show-children,
7529         which needs to use nil to default to depth of 1.)
7530         (allout-goto-prefix-doublechecked): Wrap long docstring line.
7531         (allout-chart-to-reveal): Be explicit in docstring about meaning
7532         of nil LEVELS, and drop support for LEVELS value t.
7533         (allout-show-children): Translate the level spec used by this
7534         routine to that used by allout-chart-subtree and
7535         allout-chart-to-reveal.
7536         (allout-show-to-offshoot): Retry once when stuck, after opening
7537         subtree - improvements in discontinuity handling likely will
7538         enable progress.
7540 2006-09-30  Chong Yidong  <cyd@stupidchicken.com>
7542         * wid-edit.el (widget-button-click-moves-point): New variable.
7543         (widget-button-click): If widget-button-click-moves-point is
7544         non-nil, set point after performing the button action.
7546         * cus-edit.el (custom-mode): Set widget-button-click-moves-point.
7548 2006-09-30  Martin Rudalics  <rudalics@gmx.at>
7550         * files.el (find-file-existing): Modify to not allow wildcards.
7552 2006-09-30  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
7554         * simple.el (undo-more): When undo information for the region is
7555         exhausted, say "No further undo information FOR REGION".
7557 2006-09-30  Michael Welsh Duggan  <md5i@cs.cmu.edu>
7559         * progmodes/sh-script.el (sh-prev-thing):
7560         Take `sh-leading-keywords' into account.
7562 2006-09-29  Glenn Morris  <rgm@gnu.org>
7564         * custom.el (defcustom): Doc fix.
7566         * calendar/calendar.el (european-calendar-style):
7567         Call european-calendar or american-calendar as needed when set.
7568         (diary-view-entries, list-calendar-holidays): Move autoloads
7569         before use.
7571 2006-09-29  Juri Linkov  <juri@jurta.org>
7573         * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point
7574         to nil if there is no previous property change.
7576 2006-09-29  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
7578         * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
7579         saving anything to be sure that `forward-sexp' behaves correctly.
7581 2006-09-29  Chong Yidong  <cyd@stupidchicken.com>
7583         * simple.el (line-move-finish): Ignore field boundaries if the
7584         initial and final points have the same `field' property.
7586 2006-09-29  Kim F. Storm  <storm@cua.dk>
7588         * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name
7589         to t while calling ido-read-internal.
7591 2006-09-29  Carsten Dominik  <dominik@science.uva.nl>
7593         * textmodes/org.el (org-file-remote-p): Get regexp from list.
7594         (org-archive-subtree): Remove erraneous `]' from character list.
7596 2006-09-28  Jonathan Yavner  <jyavner@member.fsf.org>
7598         * ses.el (ses-in-print-area, ses-goto-data, ses-load)
7599         (ses-reconstruct-all): Make undo of "insert row" work by keeping
7600         markers for data-area and parameters-area.
7602 2006-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7604         * progmodes/make-mode.el (makefile-mode): Don't disable jit-lock.
7606         * font-lock.el (font-lock-after-change-function): Refontify next line
7607         as well if end is at BOL.
7608         (font-lock-extend-jit-lock-region-after-change): Be more careful to
7609         only extend the region as much as needed.
7611 2006-09-28  Richard Stallman  <rms@gnu.org>
7613         * comint.el (comint-mode): Bind font-lock-defaults non-nil.
7615         * subr.el (insert-for-yank-1): Handle `font-lock-face' specially.
7617         * international/mule.el (after-insert-file-set-coding):
7618         If VISIT, don't let set-buffer-multibyte make undo info.
7620 2006-09-28  Osamu Yamane  <yamane@green.ocn.ne.jp>  (tiny change)
7622         * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
7623         lines in base64-encoded authentication response.
7625 2006-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7627         * progmode/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling.
7628         (ebnf-version): New version 4.3.
7629         (ebnf-arrow-extra-width, ebnf-arrow-scale): New options.
7630         (ebnf-prologue): Adjust PostScript programming.
7631         (ebnf-begin-file, ebnf-insert-ebnf-prologue, ebnf-terminal-dimension1)
7632         (ebnf-repeat-dimension, ebnf-except-dimension): Adjust code.
7634 2006-09-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7636         * jit-lock.el (jit-lock-force-redisplay): Rename from
7637         jit-lock-fontify-again, and undo the mistaken change I've just done.
7639         * jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text.
7640         (jit-lock-fontify-again): Don't refontify text that's not displayed.
7642 2006-09-26  Kenichi Handa  <handa@m17n.org>
7644         * startup.el (display-splash-screen): Allow a prefix argument.
7646 2006-09-25  Jason Rumney  <jasonr@gnu.org>
7648         * subr.el (shell-quote-argument): Use DOS logic for Windows
7649         shells with DOS semantics.
7651 2006-09-24  Richard Stallman  <rms@gnu.org>
7653         * progmodes/compile.el (compilation-goto-locus-delete-o): New fn.
7654         (compilation-goto-locus): Use compilation-goto-locus-delete-o
7655         to delete the overlay.  Put it on pre-command-hook.
7657         * emacs-lisp/timer.el (timer-max-repeats): Doc fix.
7659         * startup.el (fancy-splash-screens, normal-splash-screen):
7660         Call the splash buffer *About GNU Emacs*.
7662         * simple.el (next-error-highlight, next-error-highlight-no-select):
7663         Default to 0.5.
7664         (yank-excluded-properties): Add `fontified'.
7666         * font-lock.el (font-lock-compile-keywords): Allow value of
7667         syntax-begin-function to enable paren-column-0 highlighting.
7669 2006-09-24  Chris Moore  <christopher.ian.moore@gmail.com>
7671         * dired.el (dired-build-subdir-alist): When file ends in colon,
7672         don't exit the loop, just disregard that file.
7674 2006-09-24  Chong Yidong  <cyd@stupidchicken.com>
7676         * simple.el (line-move-finish): Handle corner case for fields in
7677         continued lines.
7678         (line-move-1): Remove flawed test for that case.
7680 2006-09-24  Ken Manheimer  <ken.manheimer@gmail.com>
7682         * icomplete.el (icomplete-simple-completing-p): Use the correct
7683         name for the new variable, `icomplete-with-completion-tables'.
7684         (file local variables): Remove superfluous setting.
7686 2006-09-23  Jeff Miller  <jmiller@cablespeed.com>  (tiny change)
7688         * calendar/appt.el (appt-check): Fix typo for appointments just
7689         after midnight.
7691 2006-09-23  Chong Yidong  <cyd@stupidchicken.com>
7693         * help.el (describe-key-briefly, describe-key): Don't expect an
7694         extra up event if a down-event is generated by a popup menu.
7696 2006-09-23  Michal Nazarewicz  <mnazarewicz@gmail.com>  (tiny change)
7698         * textmodes/ispell.el (ispell-change-dictionary): Don't check the
7699         local dictionary when changing the global dictionary.
7701 2006-09-23  Ken Manheimer  <ken.manheimer@gmail.com>
7703         * icomplete.el (icomplete-with-completion-tables): List of
7704         specialized completion tables with which icomplete should
7705         operate.  Include the new `internal-complete-buffer', so icomplete
7706         works with interactive buffer-selection.
7707         (icomplete-simple-completing-p): Add acceptance of specialized
7708         completion tables listed in icomplete-with-completion-tables.
7710 2006-09-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7712         * frame.el (focus-follows-mouse): Set default to nil on Mac.
7714         * startup.el (command-line): Use `custom-reevaluate-setting' for
7715         `focus-follows-mouse'.
7717 2006-09-22  Richard Stallman  <rms@gnu.org>
7719         * cus-edit.el (custom-buffer-create-internal): In `emacs -q',
7720         explain why Save is not available.
7722 2006-09-22  Juanma Barranquero  <lekktu@gmail.com>
7724         * woman.el (woman0-so): Use `let*', not `let'.
7725         (woman-horizontal-line): Remove unbalanced parenthesis.
7727 2006-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7729         * woman.el: Make sure all the end-of-region markers we use have
7730         a non-nil insertion-type.
7731         (woman0-so): Move things around so we can use copy-marker.
7732         (woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
7733         Adjust marker type.
7734         (woman2-process-escapes): Check marker type.
7735         (woman-horizontal-line): Dispense with the use of a marker.
7737 2006-09-22  Jay Belanger  <belanger@truman.edu>
7739         * calc/calc-lang.el: Add Greek letters to math-variable-table
7740         property of tex.
7742 2006-09-22  Chong Yidong  <cyd@stupidchicken.com>
7744         * files.el (save-some-buffers-action-alist): Display diff in view-mode.
7746 2006-09-22  Masatake YAMATO  <jet@gyve.org>
7748         * add-log.el (add-log-current-defun): Use `forward-sexp'
7749         instead of `forward-word' to pick c++::symbol.
7750         Reported by Guanpeng Xu <herberteuler@hotmail.com>.
7752 2006-09-22  Kenichi Handa  <handa@m17n.org>
7754         * bindings.el: Fix setting self-insert-command for multibyte
7755         characters in global-map.
7757 2006-09-21  David Kastrup  <dak@gnu.org>
7759         * mouse.el (mouse-posn-property): Fix typo for `event-start' in
7760         doc string.
7762 2006-09-21  Kenichi Handa  <handa@m17n.org>
7764         * language/european.el ("Latin-1"): Add windows-1252 to
7765         coding-priority.
7766         ("German"): Likewise.
7768 2006-09-21  Kim F. Storm  <storm@cua.dk>
7770         * emacs-lisp/cl-macs.el (member*): Use memql instead of complex code.
7771         Suggested by Miles Bader.
7773         * emacs-lisp/cl.el (pushnew): Rework 2006-09-10 change.  Use memql
7774         instead of add-to-list in the simple case.
7776 2006-09-20  Kenichi Handa  <handa@m17n.org>
7778         * isearch.el (isearch-process-search-char): Cancel the previous change.
7779         (isearch-search-string): New function.
7780         (isearch-search): Use isearch-search-string.
7781         (isearch-lazy-highlight-search): Likewise.
7783 2006-09-20  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7785         * lpr.el (lpr-page-header-switches): Insert `*' at beginning of doc
7786         string to become an option.
7788 2006-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7790         * files.el (find-buffer-visiting): Don't get fooled by a nil inode.
7792 2006-09-20  Kim F. Storm  <storm@cua.dk>
7794         * simple.el (line-move-partial): Call pos-visible-in-window-p with
7795         position t instead of trying both window-end and window-end - 1.
7797 2006-09-20  Carsten Dominik  <dominik@science.uva.nl>
7799         * textmodes/org.el (org-scan-tags): Find end of subtrees also in
7800         hidden trees.
7802 2006-09-20  David Kastrup  <dak@gnu.org>
7804         * mouse.el (mouse-posn-property): Improve doc string.
7805         (mouse-on-link-p): Change buffers for function calls on links.
7807         * menu-bar.el (clipboard-yank): Bomb out in interactive use if
7808         buffer is read-only.
7810 2006-09-20  Ken Manheimer  <ken.manheimer@gmail.com>
7812         * allout.el (allout-unprotected): Let inhibit-read-only only when
7813         buffer-read-only isn't set.
7814         (allout-annotate-hidden): Enable topic annotation during copies even
7815         when the buffer is read-only, eg for topic copies.  Ensure that the loop
7816         advances, even when the span extends beyond the deletion region.
7817         (allout-toggle-subtree-encryption): Use allout-structure-added-hook
7818         rather than allout-exposure-changed-hook, as a stronger assertion.
7819         (allout-keybindings-list): Add bindings for
7820         allout-copy-line-as-kill and allout-copy-topic-as-kill.
7821         (allout-copy-line-as-kill, allout-copy-topic-as-kill):
7822         Copy wrappers for allout-kill-line and allout-kill-topic.
7823         (allout-listify-exposed): Position correctly to accumulate lines.
7825 2006-09-19  Chong Yidong  <cyd@stupidchicken.com>
7827         * simple.el (line-move-1): Escape field boundaries occurring
7828         exactly at point.  Update goal column if constrained to a field.
7829         (line-move-finish): Escape field boundaries occurring exactly at point.
7831 2006-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7833         * mouse.el (mouse-on-link-p): Tentatively fix last change.
7834         (mouse-drag-vertical-line): Remove unused var `wconfig'.
7836 2006-09-19  Kim F. Storm  <storm@cua.dk>
7838         * help.el (describe-key-briefly, describe-key): Simplify printing
7839         of descriptions by using format and %S.  Fix "is undefined"
7840         messages to say "at that spot" for mouse events.
7842         * simple.el (line-move-partial): Optimize.  Try window-line-height
7843         before posn-at-point to get vpos of current line.
7845 2006-09-18  Michael Kifer  <kifer@cs.stonybrook.edu>
7847         * viper.el: Bump up version/date of update to reflect the substantial
7848         changes done in August 2006.
7850         * viper-cmd (viper-next-line-at-bol): Make sure button-at, push-button
7851         are defined.
7853         * ediff-util.el (ediff-add-to-history): New function.
7855         * ediff.el: Use ediff-add-to-history instead of add-to-history.
7857 2006-09-18  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
7859         * textmodes/conf-mode.el (conf-space-mode): Doc fix.
7860         Delete duplicate make-local-variable form.
7861         (conf-space-keywords): Add autoload cookie.
7862         Fix typo (`keywords', not `keyword').
7864 2006-09-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7866         * cus-start.el (all): Rename x-gtk-show-chooser-help-text to
7867         x-gtk-file-dialog-help-text.  Rename x-use-old-gtk-file-dialog
7868         to x-gtk-use-old-file-dialog.
7870 2006-09-18  Richard Stallman  <rms@gnu.org>
7872         * wid-edit.el (widget-button-click): Handle non-mouse-motion events
7873         that might come in during mouse tracking.
7875 2006-09-18  Kim F. Storm  <storm@cua.dk>
7877         * simple.el (line-move-partial): Rework 2006-09-15 change to use
7878         new window-line-height function.  Further optimize by not calling
7879         pos-visible-in-window-p for window-end when window-line-height
7880         returns useful information.
7882 2006-09-16  Richard Stallman  <rms@gnu.org>
7884         * textmodes/conf-mode.el (conf-mode-map): Use conf-space-keywords cmd.
7885         (conf-space-mode): Don't handle prefix arg.
7886         Delete conf-space-keywords-override code.
7887         Use add-hook.
7888         (conf-space-keywords): New command.
7889         (conf-space-mode-internal): Be careful with imenu-generic-expression.
7890         Delete conf-space-keywords-override code.
7891         (conf-space-keywords-alist): Doc fix.
7892         (conf-space-font-lock-keywords): Doc fix.
7893         (conf-space-keywords-override): Var deleted.
7895 2006-09-16  Chong Yidong  <cyd@stupidchicken.com>
7897         * startup.el (fancy-splash-screens): Don't switch to the scratch
7898         buffer; it may not be the next buffer.
7900 2006-09-16  Romain Francoise  <romain@orebokech.com>
7902         * saveplace.el (load-save-place-alist-from-file): Use expanded name
7903         in both messages.
7905 2006-09-16  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>
7907         * progmodes/python.el (python-preoutput-filter):
7908         Fix arg order to string-match.
7910 2006-09-16  Richard Stallman  <rms@gnu.org>
7912         * obsolete/fast-lock.el (fast-lock-cache-data): Provide 2nd arg to
7913         font-lock-compile-keywords.
7915         * font-lock.el (font-lock-compile-keywords): Rename optional arg
7916         to SYNTACTIC-KEYWORDS and reverse the sense.  All callers changed.
7918 2006-09-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
7920         * cus-start.el (all): Add x-gtk-show-chooser-help-text.
7922         * select.el (xselect-convert-to-string): If UTF8_STRING is requested
7923         and the data doesn't look like UTF8, send STRING instead.
7925 2006-09-16  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
7927         * textmodes/flyspell.el (flyspell-check-region-doublons):
7928         New function to detect duplicated words.
7929         (flyspell-large-region): Use it.
7931 2006-09-16  Chong Yidong  <cyd@stupidchicken.com>
7933         * simple.el (line-move-to-column): Revert 2006-08-03 change.
7935 2006-09-16  Eli Zaretskii  <eliz@gnu.org>
7937         * help.el (describe-prefix-bindings): Use let, not let*.
7939 2006-09-16  Ken Manheimer  <ken.manheimer@gmail.com>
7941         * allout.el (allout-regexp, allout-line-boundary-regexp)
7942         (allout-bob-regexp): Correct grouping and boundaries to fix
7943         backwards traversal.
7944         (allout-depth-specific-regexp, allout-depth-one-regexp):
7945         New versions that exploit \\{M\\} regexp syntax, to avoid geometric or
7946         worse time in allout-ascend.
7947         (allout-doublecheck-at-and-shallower): Identify depth threshold
7948         below which topics are checked for and disqualified by containment
7949         discontinuities.
7950         (allout-hotspot-key-handler): Correctly handle multiple-key
7951         strokes.  Remove some unused variables.
7952         (allout-mode-leaders): Clarify that mode-specific comment-start
7953         will be used.
7954         (set-allout-regexp): Correctly regexp-quote allout regexps to
7955         properly accept alternative header-leads and primary bullets with
7956         regexp-specific characters (eg, C "/*", mathematica "(*").
7957         Include new regular expressions among those configured.
7958         (allout-infer-header-lead-and-primary-bullet):
7959         Rename allout-infer-header-lead.
7960         (allout-recent-depth): Manifest as a variable as well as a function.
7961         (allout-prefix-data): Simplify into an inline instead of a macro,
7962         assuming current match data rather than being explicitly passed
7963         it.  Establish allout-recent-depth value as well as
7964         allout-recent-prefix-beginning and allout-recent-prefix-end.
7965         (allout-aberrant-container-p): True when an item's immediate
7966         offspring discontinuously contained.  Useful for disqualifying
7967         unintended topic prefixes, likely at low depths.
7968         (allout-goto-prefix-doublechecked): Elaborate version of
7969         allout-goto-prefix which disqualifies aberrant pseudo-items.
7970         (allout-pre-next-prefix): Layer on top of lower-level routines, to
7971         get disqualification of aberrant containers.
7972         (allout-end-of-prefix, allout-end-of-subtree): Disqualify aberrant
7973         containers.
7974         (allout-beginning-of-current-entry): Position at start of buffer
7975         when in container (depth 0) entry.
7976         (nullify-allout-prefix-data): Invalidate allout-recent-* prefix data.
7977         (allout-current-bullet): Strip text properties.
7978         (allout-get-prefix-bullet): Use right match groups.
7979         (allout-beginning-of-line, allout-next-heading):
7980         Disqualify aberrant containers.
7981         (allout-previous-heading): Disqualify aberrant containers, and
7982         change to regular (rather than inline) function, to allow
7983         self-recursion.
7984         (allout-get-invisibility-overlay): Increment so progress is made
7985         when the first overlay is not the sought one.
7986         (allout-end-of-prefix): Disqualify aberrant containers.
7987         (allout-end-of-line): Cycle something like allout-beginning-of-line.
7988         (allout-mode): Make allout-old-style-prefixes (ie, enabling use with
7989         outline.el outlines) functional again.  Change the primary bullet
7990         along with the header-lead - level 1 new-style bullets now work.
7991         Engage allout-before-change-handler in mainline Emacs, not just
7992         XEmacs, to do undo handling.
7993         (allout-before-change-handler): Expose undo changes occurring in
7994         hidden regions.  Use allout-get-invisibility-overlay instead of
7995         reimplementing it inline.
7996         (allout-chart-subtree): Use start rather than end of prefix in
7997         charts.  Use allout-recent-depth variable.
7998         (allout-chart-siblings): Disqualify aberrant topics.
7999         (allout-beginning-of-current-entry): Position correctly.
8000         (allout-ascend): Use new allout-depth-specific-regexp and
8001         allout-depth-one-regexp for linear instead of O(N^2) or worse
8002         behavior.
8003         (allout-ascend-to-depth): Depend on allout-ascend, rather than
8004         reimplementing an algorithm.
8005         (allout-up-current-level): Depend on allout-ascend, rather than
8006         reimplementing an algorithm.  Return to start-point if we fail.
8007         (allout-descend-to-depth): Use allout-recent-depth variable
8008         instead of function.
8009         (allout-next-sibling): On traversal of numerous intervening
8010         topics, resort to economical allout-next-sibling-leap.
8011         (allout-next-sibling-leap): Specialized version of
8012         allout-next-sibling that uses allout-ascend cleverly, to depend on
8013         a regexp search to leap large numbers of contained topics, rather
8014         than arbitrarily many one-by-one traversals.
8015         (allout-next-visible-heading): Disqualify aberrant topics.
8016         (allout-previous-visible-heading): Position consistently when
8017         interactive.
8018         (allout-forward-current-level): Base on allout-previous-sibling
8019         rather than (differently) reimplmenting the algorithm.  Remove some
8020         unused variables.
8021         (allout-solicit-alternate-bullet): Present default choice stripped
8022         of text properties.
8023         (allout-rebullet-heading): Use bullet stripped of text properties.
8024         Register changes using allout-exposure-change-hook.
8025         Disregard aberrant topics.
8026         (allout-shift-in): With universal-argument, make topic a peer of
8027         it's former offspring.  Simplify the code by separating out
8028         allout-shift-out functionality.
8029         (allout-shift-out): With universal-argument, make offspring peers
8030         of their former container, and its siblings.  Implement the
8031         functionality here, rather than inappropriately muddling the
8032         implementation of allout-shift-in.
8033         (allout-rebullet-topic): Respect additional argument for new
8034         parent-child separation function.
8035         (allout-yank-processing): Use allout-ascend directly.
8036         (allout-show-entry): Disqualify aberrant topics.
8037         (allout-show-children): Handle discontinuous children gracefully,
8038         extending the depth being revealed to expose them and posting a
8039         message indicating the situation.
8040         (allout-show-to-offshoot): Remove obsolete and incorrect comment.
8041         Leave cursor in correct position.
8042         (allout-hide-current-subtree): Use allout-ascend directly.
8043         Disqualify aberrant topics.
8044         (allout-kill-line, allout-kill-topic): Preserve exposure layout in
8045         a way that the yanks can restore it, as used to happen.
8046         (allout-yank-processing): Restore exposure layout as recorded by
8047         allout-kill-*, as used to happen.
8048         (allout-annotate-hidden, allout-hide-by-annotation): New routines
8049         for preseving and restoring exposure layout across kills.
8050         (allout-toggle-subtree-encryption): Run allout-exposure-change-hook.
8051         (allout-encrypt-string): Strip text properties.
8052         Rearranged order and outline-headings for some of the
8053         miscellaneous functions.
8054         (allout-resolve-xref): No need to quote the error name in the
8055         condition-case handler section.
8056         (allout-flatten): Classic recursive (and recursively intensive,
8057         without tail-recursion) list-flattener, needed by allout-shift-out
8058         when confronted with discontinuous children.
8060 2006-09-16  Jason Rumney  <jasonr@gnu.org>
8062         * dnd.el (dnd-open-remote-file-function): Use dnd-open-local-file
8063         on ms-windows.
8064         (dnd-open-unc-file): Remove.
8065         (dnd-open-local-file): Mention in doc string that it also handles
8066         remote files if the system natively supports unc file-names.
8068 2006-09-15  Kim F. Storm  <storm@cua.dk>
8070         * help.el (describe-key): Handle C-h k in *Help* buffer; collect
8071         all necessary information about the event before erasing *Help*.
8073         * simple.el (line-move-partial): Use window-line-visiblity to
8074         quickly check whether last line is partially visible, and only do
8075         the hard (and slow) part in that case.
8077 2006-09-15  Jay Belanger  <belanger@truman.edu>
8079         * COPYING: Replace "Library Public License" by "Lesser Public
8080         License" throughout.
8082 2006-09-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8084         * term/x-win.el (x-menu-bar-open): New function for F10.
8086 2006-09-15  Chong Yidong  <cyd@stupidchicken.com>
8088         * progmodes/compile.el (compilation-error-regexp-alist-alist):
8089         Disallow filenames containing " -" to avoid confusion with libtool
8090         compilation messages.  Suggested by Stefan Monnier.
8092 2006-09-15  David Kastrup  <dak@gnu.org>
8094         * mouse-sel.el (mouse-sel-follow-link-p): Use event position
8095         instead of buffer position for `mouse-on-link-p'.
8097         * mouse.el (mouse-posn-property): New function looking up the
8098         properties at a click position in overlays and text properties in
8099         either buffer or strings.
8100         (mouse-on-link-p): Use `mouse-posn-property' to streamline lookup
8101         of both `follow-link' as well as `mouse-face' properties.
8102         (mouse-drag-track): Check `mouse-on-link-p' on event position, not
8103         buffer position.
8105         * help.el (describe-key-briefly): When reading a down-event on
8106         mode lines or scroll bar, swallow the following up event, too.
8107         Use the new mouse sensitity of `key-binding' for lookup.
8108         (describe-key): The same here.
8110 2006-09-15  Juanma Barranquero  <lekktu@gmail.com>
8112         * play/life.el (life-patterns): Add a few more interesting patterns.
8113         (life-setup): Force `show-trailing-whitespace' to nil.
8115 2006-09-14  Richard Stallman  <rms@gnu.org>
8117         * startup.el (fancy-splash-text): Change text to improve alignment.
8118         (fancy-splash-screens): Don't set non-standard tab width.
8119         Bind cursor-type temporarily, and make it easy to patch to
8120         preserve the splash buffer.
8121         (normal-splash-screen, fancy-splash-tail): Spell out "Meta-x".
8122         (fancy-splash-screens): Display echo-area message explicitly.
8123         Don't set fancy-splash-help-echo.
8125         * simple.el (line-number-mode): Group mode-line instead of
8126         editing-basics.
8127         (column-number-mode, size-indication-mode): Likewise.
8129         * faces.el (mode-line-faces): Group mode-line instead of modeline.
8131         * time.el (display-time): Group mode-line instead of modeline.
8133         * cus-edit.el (mode-line): Rename from modeline.  All uses changed.
8135 2006-09-14  Chong Yidong  <cyd@stupidchicken.com>
8137         * startup.el (fancy-splash-text): Move editing instructions to
8138         fancy-splash-head.
8139         (fancy-splash-head): Issue editing instructions.
8140         (fancy-splash-screens): Fixup whitespace.
8142 2006-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8144         * bindings.el (mode-line-buffer-identification-keymap):
8145         Remove duplicate line.
8147 2006-09-14  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
8149         * ido.el (ido-ignore-item-p): Allow any kind of functions in
8150         ignore lists.
8152 2006-09-14  Kim F. Storm  <storm@cua.dk>
8154         * jit-lock.el (jit-lock-fontify-again): New function.
8155         (jit-lock-fontify-now): Use it instead of lambda form.
8157 2006-09-13  Agustin Martin  <agustin.martin@hispalinux.es>
8159         * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
8160         (flyspell-auto-correct-word): Make ispell-filter local to these
8161         functions.  Check that ispell-filter has new stuff before calling
8162         ispell-parse-output.
8164 2006-09-13  Kim F. Storm  <storm@cua.dk>
8166         * simple.el (line-move-partial): Optimize.
8168 2006-09-13  Richard Stallman  <rms@gnu.org>
8170         * thingatpt.el (thing-at-point-bounds-of-url-at-point):
8171         Delete spurious backquote.
8173 2006-09-07  Ryan Yeske  <rcyeske@gmail.com>
8175         * net/rcirc.el (rcirc-print): Fix last change.
8177 2006-09-12  Jay Belanger  <belanger@truman.edu>
8179         * calc/calc.el (calc-dispatch): Remove unnecessary `sit-for'.
8181 2006-09-07  Ryan Yeske  <rcyeske@gmail.com>
8183         * net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from
8184         rcirc-show-maximum-output.
8185         (rcirc-mode): Remove window-scroll-function hook.
8186         (rcirc-scroll-to-bottom): Remove function.
8187         (rcirc-print): Recenter so point stays at the bottom of the window
8188         if point was already there.
8190 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
8192         * comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
8193         not to "t".
8194         * progmodes/compile.el (compilation-start): Likewise.
8195         * progmodes/idlwave.el (idlwave-rescan-asynchronously):
8196         Don't use expand-file-name on invocation-directory, since this
8197         might mishandle special characters in invocation-directory.
8199 2006-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8201         * pcvs-defs.el: Remove * in defcustom's docstrings.
8203 2006-09-12  Nick Roberts  <nickrob@snap.net.nz>
8205         * progmodes/compile.el (compilation-directory-properties):
8206         Doc fix for help-echo.
8208 2006-09-12  Lars Hansen  <larsh@soem.dk>
8210         * desktop.el (desktop-read): Add comment.
8212 2006-09-12  Kim F. Storm  <storm@cua.dk>
8214         * simple.el (next-error-highlight, next-error-highlight-no-select):
8215         Fix spelling error.
8217         * subr.el (sit-for): Rework to use input-pending-p and cond.
8218         Return nil input is pending on entry also for SECONDS <= 0.
8219         (while-no-input): Use input-pending-p instead of sit-for.
8221 2006-09-11  Richard Stallman  <rms@gnu.org>
8223         * simple.el (next-error-highlight, next-error-highlight-no-select):
8224         Fix custom type and doc strings.
8226 2006-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8228         * diff-mode.el (diff-apply-hunk-to-backup-file): New var.
8229         (diff-apply-hunk): Use it to ask for confirmation.
8231 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
8233         * emacs-lisp/cl.el (pushnew): Add missing `,'.
8235 2006-09-11  David Kastrup  <dak@gnu.org>
8237         * help.el (string-key-binding, describe-key-briefly)
8238         (describe-key): Remove `string-key-binding' and its callers since
8239         `key-binding' already caters for the proper lookup now.
8241 2006-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8243         * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): Newvar.
8244         (cfengine-mode): Use it.  Fix \ syntax to be like /.
8246         * bindings.el (mode-line-buffer-identification-keymap):
8247         Move initialization into declaration.
8249 2006-09-10  Kim F. Storm  <storm@cua.dk>
8251         * ido.el (ido-edit-input, ido-complete, ido-take-first-match)
8252         (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit)
8253         (ido-delete-file-at-head): Pass head of ido-matches through ido-name
8254         in case of merged directories.  Reported by Micha\e,Ak\e(Bl Cadilhac.
8256 2006-09-10  Richard Stallman  <rms@gnu.org>
8258         * dired-aux.el: Handle errors in recursive copy usefully.
8259         (dired-create-files-failures): New variable.
8260         (dired-copy-file): Remove condition-case.
8261         (dired-copy-file-recursive): Check for errors on all file
8262         operations, and add them to dired-create-files-failures.
8263         Check file file-date-erorr here too.
8264         (dired-create-files): Check dired-create-files-failures
8265         and report those errors too.
8267         * emacs-lisp/cl.el (pushnew): Use add-to-list when convenient.
8269         * subr.el (add-to-list): New argument COMPARE-FN.
8271 2006-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
8273         * filecache.el (file-cache-add-directory)
8274         (file-cache-add-directory-list, file-cache-add-file)
8275         (file-cache-add-directory-using-find)
8276         (file-cache-add-directory-using-locate)
8277         (file-cache-add-directory-recursively): Add autoloads.
8279 2006-09-09  Richard Stallman  <rms@gnu.org>
8281         * textmodes/conf-mode.el (conf-space-mode):
8282         Use hack-local-variables-hook instead of calling hack-local-variables.
8283         (conf-space-keywords-override): New variable.
8284         (conf-space-mode-internal): New subroutine.  Reinit Font Lock mode.
8285         (conf-space-mode): Always make conf-space-keywords and
8286         conf-space-keywords-override local.
8287         Call conf-space-mode-internal directly as well as via hook.
8289 2006-09-09  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
8291         * progmodes/python.el (python-font-lock-keywords): Add `self' and other
8292         quasi-keywords.
8294 2006-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8296         * progmodes/python.el: Quieten the compiler about hippie-expand vars.
8297         (python-send-string): Be slightly more careful about adding \n.
8299         * startup.el (normal-splash-screen): Don't display the buffer if we'll
8300         kill it right away anyway.
8302 2006-09-09  Eli Zaretskii  <eliz@gnu.org>
8304         * international/codepage.el (cp850-decode-table): Fix a few codes.
8305         (cp858-decode-table): New variable.
8307 2006-09-09  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
8309         * net/ldap.el (ldap-search-internal): Doc fix.
8311 2006-09-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
8313         * play/life.el (life-display-generation): Test for input manually if
8314         `sleeptime' is negative or null.
8316         * lpr.el (lpr-page-header-switches): Page title switch is one of them.
8317         (print-region-1): Substitute `%s' with the page title.
8319 2006-09-09  Matt Hodges  <MPHodges@member.fsf.org>
8321         * locate.el (locate-current-search): New variable.
8322         (locate): Set buffer local value.  Use current buffer if it is
8323         in Locate mode.
8324         (locate-mode): Disable undo here.
8325         (locate-do-setup): Use locate-current-filter from buffer to be killed.
8326         (locate-update): Use locate-current-search and locate-current-filter.
8328 2006-09-08  David Kastrup  <dak@gnu.org>
8330         * desktop.el (desktop-read): When loading a desktop, disable
8331         saving it while the load progresses, and switch off a pending lazy
8332         load by calling `desktop-lazy-abort'.
8334 2006-08-27  Martin Rudalics  <rudalics@gmx.at>
8336         * window.el (mouse-autoselect-window-timer)
8337         (mouse-autoselect-window-position)
8338         (mouse-autoselect-window-window)
8339         (mouse-autoselect-window-now): New vars.
8340         (mouse-autoselect-window-cancel)
8341         (mouse-autoselect-window-select)
8342         (mouse-autoselect-window-start): New functions.
8343         (handle-select-window): Call `mouse-autoselect-window-start' when
8344         delayed window autoselection is enabled.
8346         * cus-start.el (mouse-autoselect-window): Handle delayed window
8347         autoselection.
8349         * emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
8350         commands after which it is allowed to print in the echo area.
8352 2006-09-08  Richard Stallman  <rms@gnu.org>
8354         * textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
8356         * mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
8357         (rmail-convert-to-babyl-format): Don't record undo, leave list empty.
8359         * emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
8360         (cancel-timer-internal): Add doc string.
8361         (cancel-function-timers): Doc fix.
8362         (with-timeout-handler, timer-event-last*): Add doc strings.
8364         * emacs-lisp/bindat.el (bindat-unpack): Doc fix.
8366         * files.el (risky-local-variable-p): Match ...-bindat-spec.
8368         * dired.el (dired-log-summary): Add doc string.
8370         * cus-edit.el (custom-menu-create): Bind deactivate-mark here.
8371         (custom-group-menu-create): Not here.
8373 2006-09-08  Carsten Dominik  <dominik@science.uva.nl>
8375         * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite loop.
8377 2006-09-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8379         * term/mac-win.el (show-hide-font-panel): New HI command ID symbol.
8380         (mac-apple-event-map): Define its handler.
8382 2006-09-07  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
8384         * net/ldap.el (ldap-search-internal): Handle `auth' key.
8386 2006-09-07  Magnus Henoch  <mange@freemail.hu>
8388         * net/rcirc.el (rcirc-activity-string): Don't quote value in case
8389         clause.
8391 2006-09-07  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
8393         * info.el (Info-index): Bind completion-ignore-case.
8395 2006-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8397         * progmodes/prolog.el (inferior-prolog-flavor): New var left out of
8398         previous commit.
8399         (inferior-prolog-guess-flavor): New fun left out of previous commit.
8400         (prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
8401         burp in dedicated windows.
8402         (inferior-prolog-self-insert-command): New command.
8403         (inferior-prolog-mode-map): Use it.
8405 2006-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
8407         * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
8409         * international/code-pages.el: Add cp858.
8411 2006-09-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8413         * dnd.el: Fix bootstrapping.
8415 2006-09-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8417         * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
8418         (dnd-open-remote-url): New function.
8419         (dnd-open-remote-file-function): Set to dnd-open-remote-url if
8420         not windows-nt.
8422 2006-09-07  Jason Rumney  <jasonr@gnu.org>
8424         * dnd.el (dnd-open-remote-file-function): New variable.
8425         (dnd-open-unc-file): New function.
8426         (dnd-open-file): Call dnd-open-remote-file-function if set.
8428 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8430         * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with
8431         pgg-passphrase-coding-system rather than locale-coding-system.
8432         * pgg-def.el (pgg-passphrase-coding-system): New user option.
8434 2006-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8436         * progmodes/prolog.el: Remove * in docstrings.
8437         (prolog-program-name): Add SWI prolog.
8438         (prolog-mode-menu): New menu.
8439         (prolog-mode): Set comment-add.
8440         (prolog-indent-line): Simplify.  Use indent-line-to.
8441         (inferior-prolog-buffer): New var.
8442         (inferior-prolog-run, inferior-prolog-process): New funs.
8443         (run-prolog, switch-to-prolog): Rewrite, using them.
8444         (prolog-consult-region): Use inferior-prolog-buffer.
8445         (inferior-prolog-load-file): New function.
8446         (prolog-mode-map): Add bindings for load-file and switch-to-prolog.
8448         * textmodes/fill.el (fill-single-word-nobreak-p): Allow breaking before
8449         last word, if it's not the end of the paragraph.
8451         * files.el (abbreviate-file-name): Don't mistakenly match newlines in
8452         file name.
8454 2006-09-06  Ralf Angeli  <angeli@caeruleus.net>
8456         * frame.el (display-mm-dimensions-alist): New defcustom.
8457         (display-mm-height, display-mm-width): Use it.
8459 2006-09-06  Simon Josefsson  <jas@extundo.com>
8461         * mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
8463 2006-09-06  Nick Roberts  <nickrob@snap.net.nz>
8465         * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
8466         (gdb-var-list-children-regexp-1): Tweak regexps to catch full
8467         string values.
8469 2006-09-06  Kim F. Storm  <storm@cua.dk>
8471         * simple.el (line-move-partial): New function to do vscrolling for
8472         partially visible images / tall lines.  Rewrite based on code
8473         previously in line-move.  Simplify backwards vscrolling.
8474         (line-move): Use it.  Simplify.
8476 2006-09-05  Kim F. Storm  <storm@cua.dk>
8478         * emulation/cua-base.el (cua--pre-command-handler-1): Rewrite.
8480 2006-09-05  Chong Yidong  <cyd@stupidchicken.com>
8482         * progmodes/compile.el (compilation-error-regexp-alist-alist):
8483         Process the `gcc-include' after the `gnu' rule.
8485 2006-09-05  Kim F. Storm  <storm@cua.dk>
8487         * ido.el (ido-visit-buffer): Use buffer name if buffer arg is a buffer.
8489 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8491         * pgg.el (pgg-clear-string): Alias to clear-string for backward
8492         compatibility.
8494         * pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with
8495         inhibit-redisplay; encode passphrase with locale-coding-system.
8497 2006-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
8499         * term/xterm.el (terminal-init-xterm): Add more C-M- bindings.
8501 2006-09-05  Nick Roberts  <nickrob@snap.net.nz>
8503         * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
8504         (gdb-var-list-children-regexp): Make type field optional.
8506         * progmodes/gud.el (gud-speedbar-buttons): Allow for no type
8507         e.g public, protected in C++.
8509 2006-09-04  John Paul Wallington  <jpw@pobox.com>
8511         * simple.el (completion-show-help): New defcustom.
8512         (completion-setup-function): Heed it.
8514 2006-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
8516         * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
8518 2006-09-04  Richard Stallman  <rms@gnu.org>
8520         * mail/rmail-spam-filter.el (rsf-scanning-messages-now): Doc fix.
8521         (rsf-min-region-to-spam-list): Doc fix.
8522         (rsf-add-content-type-field): Doc fix.
8524         * simple.el (kill-region): Explicitly test there is a region.
8526 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8528         * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
8529         sendmail in several common directories.
8531         * mail/sendmail.el (sendmail-program): Moved here from paths.el.
8533         * paths.el (sendmail-program): Removed.
8535 2006-09-04  Daiki Ueno  <ueno@unixuser.org>
8537         * pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
8538         Das.  http://article.gmane.org/gmane.emacs.gnus.general/49947
8539         http://article.gmane.org/gmane.emacs.gnus.general/50457
8541 2006-09-03  Chong Yidong  <cyd@stupidchicken.com>
8543         * cus-edit.el (custom-group-menu-create): Avoid deactivating the
8544         mark after running the menu filter.
8546 2006-09-03  Juri Linkov  <juri@jurta.org>
8548         * international/quail.el (quail-defrule-internal): Add a check
8549         if a key is a vector.
8551 2006-09-02  Juri Linkov  <juri@jurta.org>
8553         * man.el (Man-topic-history): New variable.
8554         (man): Use it.
8556         * woman.el (woman-topic-history): Change defvar to defvaralias
8557         for symbol `Man-topic-history'.
8559         * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
8560         `comint-last-output-start' is a marker by using `markerp' and
8561         check if it has a position by using `marker-position', and use
8562         this position for `goto-char'.
8564         * international/quail.el (quail-defrule-internal): Add missing
8565         `error' call for null key.
8567 2006-09-02  Ryan Yeske  <rcyeske@gmail.com>
8569         * rcirc.el (rcirc-keywords): New variable.
8570         (rcirc-bright-nicks, rcirc-dim-nicks): New variables.
8571         (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove
8572         variables.
8573         (rcirc-responses-no-activity): New function.
8574         (rcirc-handler-generic): Check for responses in above.
8575         (rcirc-process-command): Add ?: character to arguments of raw
8576         server commands.
8577         (rcirc-format-response-string): Use `rcirc-bright-nicks' and
8578         `rcirc-dim-nicks'.
8579         (rcirc-gray-toggle): Remove unused variable.
8580         (rcirc-print): Remove some tracking logic, which is moved into
8581         markup functions.
8582         (rcirc-activity-types): Was `rcirc-activity-type', now a list of
8583         types.
8584         (rcirc-activity-string): Look for 'keyword in activity-types.
8585         (rcirc-window-configuration-change): Don't erase overlay-arrow
8586         unnecessarily.
8587         (rcirc-add-or-remove): New function.
8588         (rcirc-cmd-ignore): Use it.
8589         (rcirc-message-leader): Remove unused function.
8590         (rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands.
8591         (rcirc-add-face): New function.
8592         (rcirc-facify): Use rcirc-add-face.
8593         (rcirc-url-regexp): Add parens.
8594         (rcirc-map-regexp): Remove function.
8595         (rcirc-mangle-regexp): Remove function.
8596         (rcirc-markup-text-functions): New variable.
8597         (rcirc-markup-text): New function (replaces `rcirc-mangle-text').
8598         (rcirc-markup-body-text, rcirc-markup-attributes)
8599         (rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords)
8600         (rcirc-markup-bright-nicks): New markup handler functions.
8601         (rcirc-nick-in-message-full-line): New face.
8602         (rcirc-track-nick): Rename from `rcirc-mode-line-nick'.
8603         (rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.
8605 2006-09-02  Martin Rudalics  <rudalics@gmx.at>
8607         * cus-start.el (hscroll-margin, hscroll-step)
8608         (mode-line-in-non-selected-windows, mouse-autoselect-window)
8609         (x-use-underline-position-properties): Change version to "22.1"
8610         since they will appear there for the first time.
8612 2006-09-01  Chong Yidong  <cyd@stupidchicken.com>
8614         * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
8616 2006-08-31  Richard Stallman  <rms@gnu.org>
8618         * cus-edit.el (custom-save-variables): Slight cleanup.
8619         (Custom-no-edit): Renamed from custom-no-edit.
8620         (Custom-newline): Renamed from custom-newline.
8621         (custom-mode-map): Use new names.
8623         * emacs-lisp/easy-mmode.el (define-minor-mode): Reference manual
8624         about customization, rather than M-x customize, in the doc string
8625         made for the defcustom.
8627         * emacs-lisp/trace.el (trace-function-background): Doc fix.
8629 2006-08-31  Romain Francoise  <romain@orebokech.com>
8631         * dired-x.el (dired-guess-shell-alist-default): Update.
8633 2006-08-31  Michael Mauger  <mmaug@yahoo.com>
8635         * custom.el (custom-theme-set-variables): Autoload packages before
8636         sorting the variables.
8638 2006-08-30  Michael Kifer  <kifer@cs.stonybrook.edu>
8640         * viper-cmd.el (viper-special-read-and-insert-char): Convert events to
8641         chars if XEmacs.
8642         (viper-after-change-undo-hook): Check if undo-in-progress is bound.
8644 2006-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8646         * progmodes/python.el (python-eldoc-function): Re-enable quit while
8647         waiting for process.
8649 2006-08-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8651         * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese
8652         results in ASCII-only string, encode original one directly.
8654 2006-08-29  Romain Francoise  <romain@orebokech.com>
8656         * startup.el (normal-splash-screen, fancy-splash-screens):
8657         Make buffer read-only and arrange to enter view mode if necessary.
8659 2006-08-29  Chong Yidong  <cyd@stupidchicken.com>
8661         * hl-line.el (hl-line): New face.
8662         (hl-line-face): Use it.
8664         * image-mode.el (image-mode): Fix last fix.
8665         Suggested by Kim F. Storm.
8667 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
8669         Sync with Tramp 2.0.54.
8671         * net/tramp.el (tramp-convert-file-attributes): Call `eql' instead
8672         of `=', because `tramp-get-remote-gid' might not always return an
8673         integer when expected.
8674         (tramp-register-file-name-handlers): `partial-completion-mode' is
8675         unknown to XEmacs.
8676         (tramp-time-diff): Don't use `floor', it might fail for large
8677         differences.
8678         (tramp-handle-make-auto-save-file-name): For Emacs 21, set
8679         `tramp-auto-save-directory' if unset in order to guarantee unique
8680         auto-save file names.
8682 2006-08-28  Chong Yidong  <cyd@stupidchicken.com>
8684         * image-mode.el (image-mode): Display image as text on a terminal.
8686 2006-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8688         * progmodes/python.el (python-send-command): Simplify.
8689         (run-python): Don't generate a new buffer unless `new' was specified.
8690         Make sure we send `import emacs' to the proper process.
8692         * progmodes/python.el (python-send-command): Don't wait for the command
8693         to terminate.  Don't fiddle with compilation-parsing-end.
8695 2006-08-28  Chong Yidong  <cyd@stupidchicken.com>
8697         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
8698         Insert commentary after first line summary.
8700         * woman.el (woman-follow): New function, based on `man-follow'.
8701         (woman-mode-map): Use it.
8703         * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
8704         since ibuffer-do-sort-by-recency does not define a sorter.
8706 2006-08-28  Kim F. Storm  <storm@cua.dk>
8708         * find-dired.el (find-dired): Use shell-quote-argument to properly
8709         escape ( and ) args.  Also use it on {} and ; args in default
8710         value of find-ls-option string.
8711         (find-grep-dired): Use shell-quote-argument on {} and ; args.
8713 2006-08-27  Michael Olson  <mwolson@gnu.org>
8715         * emacs-lisp/tq.el: Small grammar fix in comments.
8716         (tq-enqueue): Check for existence of queue rather than the
8717         head queue item's question, which was a no-op.
8718         (tq-filter, tq-process-buffer): Make sure the process buffer
8719         exists before making it the current buffer.
8721 2006-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8723         * term/mac-win.el (mac-apple-event-map): Rename hicommand to hi-command.
8724         (mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
8725         (special-event-map): Apply 2006-08-16 change for x-win.el.
8727 2006-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8729         * progmodes/python.el (python-send-receive): Wait in the
8730         process's buffer so as to check the right buffer-local variables.
8732 2006-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8734         * emacs-lisp/checkdoc.el: Remove * in defcustoms.
8735         (defgroup checkdoc): Move to beginning.
8737         * progmodes/python.el (python-preoutput-skip-next-prompt): New var.
8738         (python-preoutput-continuation): Remove.
8739         (python-preoutput-filter): Simplify correspondingly.
8740         Remove handling of _emacs_ok.  Make sure we skip _emacs_out's prompts.
8741         Loop around to catch embedded _emacs_out output.
8742         (run-python): Send the import&print command on a single line.
8743         (python-send-command): Send command&print on a single line.
8744         (python-send-string): Only add double \n if needed.
8745         (python-send-receive): Loop until the result comes.
8746         (python-mode-running): Defvar it.
8747         (python-setup-brm): Remove unused var `menu'.
8748         Only bind py-mode-map and `features' around brm-init.
8749         (python-calculate-indentation): Remove unused var `point'.
8750         (python-beginning-of-defun): Remove unused var `def-line'.
8752 2006-08-25  Richard Stallman  <rms@gnu.org>
8754         * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
8756 2006-08-25  Michael Kifer  <kifer@cs.stonybrook.edu>
8758         * viper.el (viper-set-hooks): Use frame bindings for
8759         viper-vi-state-cursor-color.
8760         (viper-non-hook-settings): Don't set default
8761         mode-line-buffer-identification.
8763         * viper-util.el (viper-set-cursor-color-according-to-state): New fun.
8764         (viper-set-cursor-color-according-to-state)
8765         (viper-get-saved-cursor-color-in-replace-mode)
8766         (viper-get-saved-cursor-color-in-insert-mode): Make conditional on
8767         viper-emacs-state-cursor-color.
8769         * viper-cmd.el (viper-envelop-ESC-key): Bug fix.
8770         (viper-undo): Use point if undo-beg-posn is nil.
8771         (viper-insert-state-post-command-sentinel, viper-change-state-to-emacs)
8772         (viper-after-change-undo-hook): Don't use
8773         viper-emacs-state-cursor-color by default.
8774         (viper-undo): More sensible positioning after undo.
8776         * viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr.
8777         (viper-emacs-state-cursor-color): Default to nil, since this feature
8778         doesn't work well yet.
8780         * ediff-mult.el (ediff-intersect-directories)
8781         (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
8782         always expand filenames.
8784 2006-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8786         * tumme.el: Remove * in defcustoms's docstrings.
8788 2006-08-24  Chong Yidong  <cyd@stupidchicken.com>
8790         * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
8791         Accept internal time format for SECS arg.
8792         (timer-relative-time): Doc fix.
8794         * jit-lock.el: "Stealth fontification by requeuing timers" patch,
8795         adapted from Martin Rudalics.
8796         (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars.
8797         (jit-lock-mode): Create jit-lock-stealth-repeat-timer.
8798         (jit-lock-stealth-fontify): Reschedule as a idle timer instead of
8799         using sit-for.
8801 2006-08-24  Francesc Rocher  <francesc.rocher@gmail.com>
8803         * cus-start.el (all): Add `overline-margin' and
8804         `x-underline-at-descent-line'.
8806 2006-08-24  Kim F. Storm  <storm@cua.dk>
8808         * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
8809         to mean "use find -exec"; nil now unambiguously means auto-detect.
8810         (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
8811         Use shell-quote-argument to build grep-find-command and
8812         grep-find-template.
8813         (rgrep): Use shell-quote-argument to properly quote arguments to find.
8814         Reported by Tom Seddon.
8816 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
8818         * startup.el (fancy-splash-head): Give instructions for dismissing
8819         the splash screen for default startup too.
8820         (display-startup-echo-area-message, fancy-splash-screens)
8821         (use-fancy-splash-screens-p): New arg hide-on-input.  If nil, show
8822         all splash text at once and keep the splash buffer around.
8823         (command-line-1): Give display-startup-echo-area-message a t arg.
8825 2006-08-23  Carsten Dominik  <dominik@science.uva.nl>
8827         * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated
8828         gnus frame is selected.
8830 2006-08-23  Nick Roberts  <nickrob@snap.net.nz>
8832         * progmodes/gdb-ui.el (gdb-starting): Reset gdb-signalled to nil.
8834 2006-08-22  Kim F. Storm  <storm@cua.dk>
8836         * ido.el (ido-set-matches-1): Fix full matching for subdirs.
8837         Add suffix matching for subdirs.
8839 2006-08-22  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
8841         * x-dnd.el (x-dnd-drop-data): Don't call goto-char if
8842         mouse-yank-at-point is non-nil.
8844 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
8846         * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame
8847         a bit wider and remove fringes to fit initial output on line.
8849 2006-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8851         * frame.el (blink-cursor-end): Only ignore the error we care about.
8852         (blink-cursor-mode): Use blink-cursor-end to simplify the code.
8854 2006-08-21  Richard Stallman  <rms@gnu.org>
8856         * whitespace.el (whitespace-cleanup): Doc fix.
8858 2006-08-20  Ryan Yeske  <rcyeske@gmail.com>
8860         * net/rcirc.el (rcirc-show-maximum-output): New var.
8861         (rcirc-buffer-process): If no buffer argument is supplied, use
8862         current-buffer.
8863         (rcirc-complete-nick): Complete to the last completed nick first.
8864         (rcirc-mode): Preserve the value of `rcirc-urls' across
8865         connections.  Setup scroll function.
8866         (rcirc-scroll-to-bottom): New function.
8867         (rcirc-print): Use nick syntax around regexp work.
8868         Notice dim-nicks speaking only if they say our nick.
8869         (rcirc-update-activity-string): Do not show the modeline indicator
8870         if there are no live rcirc processes.
8871         (rcirc-cmd-ignore): Ignore case.
8872         (rcirc-browse-url-at-point): Fix off-by-one error.
8874 2006-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8876         * progmodes/python.el: Remove * in defcustom docstrings.
8877         (run-python, python-proc, python-try-complete): Use derived-mode-p.
8878         (python-mode): Set tab-width and indent-tabs-mode.
8880 2006-08-20  Dave Love  <fx@gnu.org>
8882         * progmodes/python.el: Update to Dave Love's latest version.
8883         (python-font-lock-keywords, python-mode): Don't use
8884         font-lock-syntax-table, but match symbol elements explicitly instead.
8885         (python-mode-map): Add help, and a few more key bindings.
8886         (python-skip-comments/blanks): Move out of comments as well.
8887         (python-continuation-line-p): Behave better with unbalanced parens.
8888         (python-blank-line-p): New fun.
8889         (python-open-block-statement-p): Don't use a heuristic.
8890         (python-outdent-p): Better handle blocks-in-the-same-line.
8891         (python-calculate-indentation): Misc improvements.
8892         (python-comment-indent): Remove.
8893         (python-block-pairs): New var.
8894         (python-first-word): New fun.
8895         (python-indentation-levels): Handle more common cases.
8896         (python-indent-line-1): Add `leave' argument.
8897         (python-indent-region): New fun.
8898         (python-skip-out): New fun.
8899         (python-beginning-of-statement, python-end-of-statement): Use it.
8900         (python-next-statement): Return correct count even at eob.
8901         (python-end-of-block): Fix paren-typo.
8902         (python-imenu-create-index): Add module variables.
8903         (run-python): Add `new' arg.
8904         Check we're at a prompt before returning.
8905         (python-send-command): Move to end of buffer.
8906         Wait for prompt to return.
8907         (python-set-proc): New fun.
8908         (python-imports): New var.
8909         (python-describe-symbol): Use it.  Adjust to new interface of `ehelp'.
8910         (python-eldoc-function): Try to move out of arg list.
8911         (python-outline-level): Offset by 1.
8912         (python-find-imports): New fun.
8913         (python-symbol-completions): Use python-imports.
8914         (python-module-path, ffap-alist): Add support for ffap.
8915         (python-skeletons, python-mode-abbrev-table, def-python-skeleton)
8916         (python-insert-*, python-default-template, python-expand-template):
8917         Add templates/skeletons.
8918         (python-setup-brm): Support for Bicycle Repair Man.
8919         (python-abbrev-syntax-table): New var.
8920         (python-abbrev-pc-hook, python-pea-hook): New funs.
8922 2006-08-20  Chong Yidong  <cyd@stupidchicken.com>
8924         * frame.el (blink-cursor-start): Set timer first.
8925         (blink-cursor-end): Ignore timer cancelling errors.
8926         Suggested by Ken Manheimer.
8928 2006-08-20  Juanma Barranquero  <lekktu@gmail.com>
8930         * newcomment.el (comment-box): Call `comment-normalize-vars'.
8931         Add autoload cookie.
8933 2006-08-20  Richard Stallman  <rms@gnu.org>
8935         * simple.el (line-number-at-pos): Doc fix.
8937         * emacs-lisp/timer.el (run-with-idle-timer): Pass t to
8938         timer-activate-when-idle, so timer can run before Emacs becomes
8939         non-idle again.
8941 2006-08-18  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
8943         * whitespace.el (whitespace-cleanup-internal): New optional arg
8944         REGION-ONLY.  If it's non-nil, modify the message to the user
8945         accordingly.
8946         (whitespace-cleanup-region): Call whitespace-cleanup-internal with
8947         a non-nil argument.
8949 2006-08-18  Gustav H\e,Ae\e(Bllberg  <gustav@gmail.com>  (tiny change)
8951         * rect.el (spaces-string): Simplify and add doc string.
8953 2006-08-17  Romain Francoise  <romain@orebokech.com>
8955         * progmodes/gdb-ui.el (gdb-edit-locals-value): Balance parens.
8957 2006-08-17  Richard Stallman  <rms@gnu.org>
8959         * compare-w.el (compare-windows): lambda's take an arg and pass
8960         it to compare-windows-skip-whitespace.
8962 2006-08-17  Martin Rudalics  <rudalics@gmx.at>
8964         * jit-lock.el (jit-lock-fontify-now): Protect the modified status of
8965         the right buffer.
8967 2006-08-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8969         * pcvs-parse.el (cvs-parse-table): Accept the new `...' format for
8970         removed files.
8972 2006-08-17  Nick Roberts  <nickrob@snap.net.nz>
8974         * progmodes/gdb-ui.el (gdb-locals-watch-map)
8975         (gdb-locals-watch-map-1): Suppress keymap first.
8976         (gdb-edit-locals-map-1): New variable.
8977         (gdb-edit-locals-value): New function.
8978         (gdb-stack-list-locals-handler): Use them.
8980 2006-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
8982         * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose
8983         cursor would normally be drawn in the fringe.
8985         * font-lock.el (font-lock-extend-region-wholelines): Fix up typo.
8986         Reported by Martin Rudalics <rudalics@gmx.at>.
8988 2006-08-16  Richard Stallman  <rms@gnu.org>
8990         * term/x-win.el (x-clipboard-yank): Specify * in interactive spec.
8991         (special-event-map): Process drag-n-drop events this way.
8993         * simple.el (move-beginning-of-line): Test whether fields
8994         would prevent motion back to line's first visible character.
8995         If so, stop where the fields would stop the motion.
8997         * newcomment.el (comment-indent): Fully update INDENT
8998         before checking to see if it will change the text.
9000         * cus-edit.el (custom-newline): New function.
9001         (custom-mode-map): Bind newline to custom-newline.
9003         * compare-w.el (compare-windows): Factor compare-ignore-whitespace
9004         into ignore-whitespace.
9005         Check each buffer for its skip-function.
9006         Handle compare-windows-skip-whitespace special-case test
9007         by returning t from default skip function.
9009 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
9011         * textmodes/org.el (org-clock-special-range)
9012         (org-clock-update-time-maybe): New functions.
9013         (org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
9014         not only a-z.
9015         (org-agenda-get-blocks): Allow multiple blocks per headline.
9016         (org-timestamp-change): Call `org-clock-update-time-maybe'.
9017         (org-export-html-title-format)
9018         (org-export-html-toplevel-hlevel): New options.
9019         (org-export-language-setup): Add support for Czech.
9020         (org-mode, org-insert-todo-heading, org-find-visible)
9021         (org-find-invisible, org-invisible-p, org-invisible-p2)
9022         (org-back-to-heading, org-on-heading-p, org-up-heading-all)
9023         (org-show-subtree, org-show-entry, org-make-options-regexp):
9024         Remove compatibility support for old outline-mode.
9025         (org-check-occur-regexp): Funtion removed.
9026         (org-on-heading-p, org-back-to-heading): Made defalias.
9027         (org-set-local): New defsubst.
9028         (org-set-regexps-and-options, org-mode)
9029         (org-set-font-lock-defaults, org-edit-agenda-file-list)
9030         (org-timeline, org-agenda-list, org-todo-list, org-tags-view)
9031         (org-remember-apply-template, org-table-edit-field)
9032         (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
9033         (org-set-autofill-regexps): Use `org-set-local'.
9034         (org-table-eval-formula): Fix bug with parsing of display flags.
9036 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
9038         * progmodes/gdb-ui.el (gdb-info-stack-custom): Indicate selected
9039         frame with fringe arrow.  Suggested by Simon Marshall
9040         <simon.marshall@misys.com>.
9041         (gdb-stack-position): New variable.
9042         (gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
9043         (gdb-frames-mode): Set gdb-stack-position to nil.
9044         Add to overlay-arrow-variable-list
9045         (gdb-reset): Delete gdb-stack-position from above list.
9047 2006-08-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9049         * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
9050         read only.
9052 2006-08-13  Romain Francoise  <romain@orebokech.com>
9054         * cus-theme.el (customize-create-theme)
9055         (custom-theme-visit-theme): End `y-or-n-p' prompt with a space.
9057         * filesets.el (filesets-add-buffer): Ditto.
9059         * pcvs.el (cvs-change-cvsroot): Ditto.
9061 2006-08-13  Nick Roberts  <nickrob@snap.net.nz>
9063         * progmodes/gdb-ui.el (gdb-frame-separate-io-buffer)
9064         (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text.
9065         (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda
9066         expressions.
9067         (gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp.
9068         Only search till end of line.
9069         Add face to function names in case of no filename.
9070         Add face to variable names of watchpoints.
9072 2006-08-12  Robert Thorpe  <rthorpe@realworldtech.com>  (tiny change)
9074         * cus-start.el <indent-tabs-mode>: Move to the `indent'
9075         customization group.
9077 2006-08-12  Ken Manheimer  <ken.manheimer@gmail.com>
9079         * allout.el (allout-prior-bindings, allout-added-bindings):
9080         Remove, after long deprecation.
9081         (allout-beginning-of-line-cycles, allout-end-of-line-cycles):
9082         Add customization vars controlling allout-beginning-of-line and
9083         allout-end-of-line conveniences.
9084         (allout-header-prefix, allout-use-mode-specific-leader)
9085         (allout-use-mode-specific-leader, allout-mode-leaders):
9086         Revise docstrings.
9087         (allout-infer-header-lead): Change to be an alias for
9088         allout-infer-header-lead-and-primary-bullet.
9089         (allout-infer-header-lead-and-primary-bullet): New version of
9090         allout-infer-header-lead which assigns the primary bullet to the
9091         same as the header lead, when its being changed.
9092         (allout-infer-body-reindent): Apply regexp-quote instead of
9093         unconditionally prepending "\\", so that all literal
9094         allout-header-prefix and allout-primary-bullet strings are
9095         properly handled.
9096         (allout-add-resumptions): Add optional qualifier for extending or
9097         appending to existing values, rather than replacing them.
9098         (allout-view-change-hook): Clarify docstring.
9099         (allout-exposure-change-hook): Take explicit arguments, via
9100         run-hook-with-args.
9101         (allout-structure-added-hook)
9102         (allout-structure-deleted-hook)
9103         (allout-structure-shifted-hook): New hooks analogous to
9104         allout-exposure-change-hook for other kinds of structural outline
9105         edits.
9106         (allout-encryption-plaintext-sanitization-regexps): New encryption
9107         customization variable, by which cooperating modes can provde
9108         massage of the plaintext without actually being passed it.
9109         (allout-encryption-ciphertext-rejection-regexps)
9110         (allout-encryption-ciphertext-rejection-ceiling): New encryption
9111         customization variables, by which cooperating modes can prohibit
9112         rare but possible ciphertext patterns from fouling their
9113         operation, with actually being passed the ciphertext.
9114         (allout-mode): Run activation and deactivation hooks after the
9115         minor-mode variable has been toggled, to clarify the mode
9116         disposition.  The new encryption ciphertext rejection variable is
9117         used to ensure that the ciphertext does not contain text that
9118         would be recognized as outline structural elements by allout.
9119         Substite allout-beginning-of-line and allout-end-of-line for
9120         conventionall beginning-of-line and end-of-line bindings.
9121         If allout-old-style-prefixes is non-nil, don't nullify it on mode
9122         activation!
9123         (allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'.
9124         (allout-end-of-line): Respect `allout-end-of-line-cycles'.
9125         (allout-chart-subtree): Implement new mode, charting only the
9126         visible items in the subtree, when new 'visible' parameter is non-nil.
9127         (allout-end-of-subtree): Properly handle the last item in the buffer.
9128         (allout-pre-command-business, allout-command-counter):
9129         Increment an advertised counter so that cooperating enhancements can
9130         track revisions of items.
9131         (allout-open-topic): Run allout-structure-added-hook with suitable
9132         arguments.
9133         (allout-shift-in): Run allout-structure-shifted-hook with suitable
9134         arguments.
9135         (allout-shift-out): Fix doubling for negative args and ensure call
9136         of allout-structure-shifted-hook by solely using allout-shift-in.
9137         (allout-kill-line, allout-kill-topic):
9138         Run allout-structure-deleted-hook with suitable arguments.
9139         (allout-yank-processing): Run allout-structure-added-hook with
9140         proper arguments.
9141         (allout-yank): Enclose activity in allout-unprotected.
9142         (allout-flag-region): Run allout-exposure-change-hook with
9143         suitable arguments, instead of making the callee infer the arguments.
9144         (allout-encrypt-string):
9145         Support allout-encryption-plaintext-sanitization-regexps,
9146         allout-encryption-ciphertext-rejection-regexps, and
9147         allout-encryption-ciphertext-rejection-ceiling.  Indicate correct
9148         en/de cryption mode in symmetric encryption failure message.
9149         (allout-obtain-passphrase): Use copy-sequence to get a distinct
9150         copy of the passphrase, and don't zero it or we'll corrupt the
9151         stashed copy.
9152         (allout-create-encryption-passphrase-verifier)
9153         (allout-verify-passphrase): Respect the new signature for
9154         allout-encrypt-string.
9155         (allout-get-configvar-values): Convenience for getting a
9156         configuration variable value and handling its absence gracefully.
9158 2006-08-11  Romain Francoise  <romain@orebokech.com>
9160         * obsolete/zone-mode.el: Delete.
9162 2006-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9164         * textmodes/dns-mode.el (dns-mode): Use before-save-hook.
9166 2006-08-11  Thien-Thi Nguyen  <ttn@gnu.org>
9168         * emacs-lisp/bindat.el (bindat-ip-to-string):
9169         Use `format-network-address' if possible.
9171 2006-08-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9173         * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
9175 2006-08-10  Chong Yidong  <cyd@stupidchicken.com>
9177         * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
9178         restore unread-command-events here.
9179         (edebug-display): Do it here, to detect sit-for interruptions.
9181 2006-08-10  Romain Francoise  <romain@orebokech.com>
9183         * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
9184         (dns-mode-soa-auto-increment-serial): New user option.
9185         (dns-mode-soa-maybe-increment-serial): New function.
9186         (dns-mode): Add the latter to `write-contents-functions'.
9188         * obsolete/zone-mode.el: Move to obsolete/ from net/.
9189         Delete autoload cookies.
9191 2006-08-10  John Wiegley  <johnw@newartisans.com>
9193         * eshell/em-glob.el (eshell-glob-chars-list)
9194         (eshell-glob-translate-alist): Add support for [^g] in character globs.
9196 2006-08-10  Richard Stallman  <rms@gnu.org>
9198         * facemenu.el (facemenu-add-face): Pass frame to facemenu-active-faces.
9199         (facemenu-set-face): Doc fix.
9200         (facemenu-listed-faces): Doc fix.
9202 2006-08-09  Chong Yidong  <cyd@stupidchicken.com>
9204         * avoid.el (mouse-avoidance-animating-pointer): New var.
9205         (mouse-avoidance-nudge-mouse): Use it.
9206         (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
9207         (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
9208         (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
9209         Don't activate if currently animating.  All callers changed.
9211 2006-08-09  John Wiegley  <johnw@newartisans.com>
9213         * calendar/timeclock.el (timeclock-use-elapsed): Added a new
9214         variable, which causes timeclock to report elapsed time worked,
9215         instead of just work remaining.
9217 2006-08-09  Kenichi Handa  <handa@m17n.org>
9219         * international/latexenc.el (latexenc-find-file-coding-system):
9220         Fix for the case that the 2nd element of arg-list is a cons.
9222 2006-08-08  Chong Yidong  <cyd@stupidchicken.com>
9224         * info.el (Info-fontify-node): Handle preceding `in' for note
9225         reference hiding rules.
9227 2006-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9229         * progmodes/sh-script.el (sh-quoted-subshell): Make sure we don't
9230         mistake a closing " for an opening one.
9232 2006-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
9234         * term/xterm.el (terminal-init-xterm): Add more key bindings.
9236 2006-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9238         * complete.el (PC-do-completion): Filter out completions matching
9239         completion-ignored-extensions before checking whether there are
9240         multiple completions.
9241         Don't use `list' unnecessarily when building completion tables.
9243 2006-08-06  Richard Stallman  <rms@gnu.org>
9245         * help.el (describe-mode): Make minor mode list more concise.
9247 2006-08-05  Chong Yidong  <cyd@stupidchicken.com>
9249         * bindings.el: Give mode-line-format, mode-line-modes, and
9250         mode-line-position `standard-value' properties.
9252 2006-08-05  Eli Zaretskii  <eliz@gnu.org>
9254         * buff-menu.el (list-buffers-noselect): For Info buffers, use
9255         "(file)node" instead of the file name.
9257 2006-08-05  Richard Stallman  <rms@gnu.org>
9259         * faces.el (escape-glyph): Doc fix.
9261 2006-08-04  Kenichi Handa  <handa@m17n.org>
9263         * international/mule-diag.el (describe-font): Improve docstring
9264         and error message.  Use frame-parameter (not frame-parameters).
9266 2006-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9268         * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
9269         Correctly mark the end-of-docstring char.
9271 2006-08-03  Chong Yidong  <cyd@stupidchicken.com>
9273         * simple.el (line-move-to-column): Constrain move-to-column to
9274         current field.
9276 2006-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9278         * font-lock.el (font-lock-beg, font-lock-end)
9279         (font-lock-extend-region-functions): New vars.
9280         (font-lock-extend-region-multiline)
9281         (font-lock-extend-region-wholelines): New functions.
9282         (font-lock-default-fontify-region): Use them.
9283         (font-lock-extend-jit-lock-region-after-change): Only round up
9284         if font-lock-default-fontify-region will do it as well.
9286         * font-lock.el (font-lock-extend-after-change-region-function):
9287         Rename from font-lock-extend-region-function.
9288         (font-lock-extend-region): Remove by inlining at call sites.
9289         (font-lock-after-change-function): Don't needlessly round up to a whole
9290         number of lines.
9291         (font-lock-extend-jit-lock-region-after-change): Be more careful about
9292         the boundary conditions and the interactions between the various ways
9293         to extend the region.
9295 2006-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9297         * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
9298         modification status when forcing the second redisplay.
9300 2006-08-03  Kim F. Storm  <storm@cua.dk>
9302         * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
9304 2006-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9306         * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
9307         doesn't look like a file name.
9309         * complete.el (PC-expand-many-files): Avoid signalling an error when
9310         the current directory doesn't exist.  Reported by Micha\e,Ak\e(Bl Cadilhac.
9312 2006-08-02  Andreas Schwab  <schwab@suse.de>
9314         * bindings.el (mode-line-format): Simplify reference to vc-mode.
9316 2006-08-02  Nick Roberts  <nickrob@snap.net.nz>
9318         * bindings.el (map): Make mode-line-buffer-identification-keymap
9319         before defining propertized-buffer-identification.
9321 2006-08-01  Richard Stallman  <rms@gnu.org>
9323         * bindings.el (mode-line-format): Adjust spacing around vc-mode.
9325 2006-08-02  Nick Roberts  <nickrob@snap.net.nz>
9327         * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the
9328         default value.
9329         (gdb-find-source-frame): New function.
9330         (menu): Add to menu bar.
9332 2006-08-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9334         * font-core.el (font-lock-extend-region-function)
9335         (font-lock-extend-region): Move to font-lock.el.
9337         * font-lock.el (font-lock-extend-region-function)
9338         (font-lock-extend-region): Move from font-core.el.  Simplify.
9340         * jit-lock.el (jit-lock-fontify-now): Cause a second redisplay
9341         if needed.
9342         (jit-lock-start, jit-lock-end): New dynamic scoped vars.
9343         (jit-lock-after-change-extend-region-functions): New hook.
9344         (jit-lock-after-change): Use it instead of hard-coding font-lock code.
9346         * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun.
9347         (font-lock-turn-on-thing-lock): Use it.
9349         * longlines.el (longlines-show-region): Make it work on read-only
9350         buffers as well.
9352 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
9354         * progmodes/gdb-ui.el (gdb-set-hollow): Check for gud-last-last-frame.
9356 2006-07-31  Richard Stallman  <rms@gnu.org>
9358         * progmodes/vhdl-mode.el (vhdl-speedbar-display-directory)
9359         (vhdl-speedbar-display-projects): Update old obsolete
9360         speedbar variable names.
9362 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
9364         * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
9365         (gdb-stopped): Use it.
9367         * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
9369 2006-07-29  Chong Yidong  <cyd@stupidchicken.com>
9371         * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
9372         for load-history elements.
9374 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
9376         * files.el (convert-standard-filename): For Cygwin, replace
9377         characters not allowed in Windows file names.
9378         (make-auto-save-file-name): Add Cygwin to the list of systems
9379         where the auto-save file name needs to be run through
9380         convert-standard-filename.
9382 2006-07-29  Lennart Borgman  <lennart.borgman.073@student.lu.se>
9384         * window.el (bw-get-tree): Don't integerp subtree if it's nil.
9386 2006-07-28  Richard Stallman  <rms@gnu.org>
9388         * bindings.el (mode-line-frame-identification)
9389         (propertized-buffer-identification): Centralize the code
9390         to initialize the variable.
9392         * progmodes/grep.el (grep-default-command): Catch errors from
9393         wildcard-to-regexp.
9395 2006-07-29  Kim F. Storm  <storm@cua.dk>
9397         * progmodes/grep.el (grep-tag-default): New function.
9398         (grep-default-command, grep-read-regexp): Use it.
9399         (grep-read-files): Use car of grep-files-history or grep-files-aliases
9400         as default if nothing else applies.
9402 2006-07-28  Bill Atkins  <atkinw@rpi.edu>  (tiny change)
9404         * wdired.el (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
9405         Throw error if buffer is not in Dired and Wdired mode, respectively.
9407 2006-07-28  Chong Yidong  <cyd@stupidchicken.com>
9409         * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
9410         self-insert-command keys don't activate buttons.
9411         (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
9413 2006-07-29  Nick Roberts  <nickrob@snap.net.nz>
9415         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different
9416         faces for enable character.
9418 2006-07-28  Nick Roberts  <nickrob@snap.net.nz>
9420         * Makefile.in (recompile): Update comment to reflect change
9421         on 2004-04-21.
9423 2006-07-27  Richard Stallman  <rms@gnu.org>
9425         * cus-edit.el (customize-package-emacs-version-alist): Doc fix.
9426         (customize-package-emacs-version): Change msg when pkg has no entry.
9427         (custom-no-edit): On a button, do like widget-button-press.
9429 2006-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
9431         * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab,
9432         S-tab and C-S-tab.
9434 2006-07-28  Nick Roberts  <nickrob@snap.net.nz>
9436         * progmodes/which-func.el (which-function): Fix documentation/
9437         comment typo.
9439 2006-07-26  Richard Stallman  <rms@gnu.org>
9441         * textmodes/ispell.el (ispell-word): If we replace the word,
9442         move point to the end.  Insert before deleting.
9444 2006-07-26  Chong Yidong  <cyd@stupidchicken.com>
9446         * subr.el (sit-for): Use new SECONDS arg of read-event instead of
9447         a timer.
9449 2006-07-26  Mathias Dahl  <mathias.dahl@gmail.com>
9451         * tumme.el (tumme-backward-image): Add prefix argument.  Add error
9452         when at first image.
9453         (tumme-forward-image): Add prefix argument.  Add error when at last
9454         image.
9456 2006-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9458         * tabify.el (tabify-regexp): Use more specific regexps.
9459         (tabify): Avoid modifying the buffer unnecessarily.
9461 2006-07-25  Mathias Dahl  <mathias.dahl@gmail.com>
9463         * tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
9464         (tumme-format-properties-string): Handle empty `buf'.
9465         (tumme-get-comment): Change variable names inside `let'.
9466         Add missing `let' variable that cause font-lock problems.
9467         (tumme-write-comments): Change variable names inside `let'.
9468         Add missing `let' variable that cause font-lock problems.
9469         (tumme-forward-image): Rename from `tumme-forward-char'.
9470         (tumme-backward-image): Rename from `tumme-backward-char'.
9472 2006-07-25  Masatake YAMATO  <jet@gyve.org>
9474         * progmodes/ld-script.el (ld-script-keywords)
9475         (ld-script-font-lock-keywords, ld-script-builtins): Update keywords
9476         and add comments.
9478 2006-07-25  Nick Roberts  <nickrob@snap.net.nz>
9480         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
9481         (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
9482         (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
9483         for status indicator.
9485 2006-07-24  Richard Stallman  <rms@gnu.org>
9487         * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.
9489         * subr.el (dolist, dotimes): Use interned symbols for locals.
9490         (--dotimes-limit--, --dolist-tail--): New defvars.
9491         (looking-back): Doc fix.
9493         * replace.el (replace-match-string-symbols): Handle dotted lists.
9495 2006-07-24  Mathias Dahl  <mathias.dahl@gmail.com>
9497         * tumme.el (tumme-write-tags): Add.
9498         (tumme-write-comments): Add.
9499         (tumme-tag-files): Change to use `tumme-write-tags'.
9500         (tumme-tag-thumbnail): Change to use `tumme-write-tags'.
9501         (tumme-dired-comment-files): Change to use `tumme-write-comments'.
9502         (tumme-save-information-from-widgets): Change to use
9503         `tumme-write-comments' and `tumme-write-tags'.
9504         (tumme-comment-thumbnail): Change to use `tumme-write-comments'.
9505         (tumme-write-tag): Remove.
9506         (tumme-write-comment): Remove.
9507         (tumme-display-previous-thumbnail-original): Remove empty line.
9508         (tumme-widget-list): Add punctuation.
9510 2006-07-24  Mathias Dahl  <mathias.dahl@gmail.com>
9512         * tumme.el (tumme-line-up): Add an extra check for end of buffer.
9514 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
9516         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9517         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org>
9518         and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
9520 2006-07-23  Thien-Thi Nguyen  <ttn@gnu.org>
9522         * mouse.el (mouse-on-link-p): Doc fix.
9524 2006-07-23  Nick Roberts  <nickrob@snap.net.nz>
9526         * emacs-lisp/find-func.el (find-function-search-for-symbol):
9527         Handle "C-h f `".
9529 2006-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
9531         * ibuffer.el (ibuffer-formats): Use left alignment for the mode
9532         column.
9534 2006-07-22  Matt Hodges  <MPHodges@member.fsf.org>
9536         * textmodes/table.el: Add move-beginning-of-line and
9537         move-end-of-line to Point Motion Only Group.
9539 2006-07-22  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
9541         * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
9543 2006-07-22  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
9545         * startup.el (user-mail-address): Initialize from the `EMAIL'
9546         environment variable first.  Document this.
9547         (command-line): Ditto.
9549 2006-07-22  Nick Roberts  <nickrob@snap.net.nz>
9551         * help-mode.el (help-function-def, help-variable-def)
9552         (help-face-def): Print a message in the minibuffer.
9554 2006-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
9556         * term/xterm.el (terminal-init-xterm): Fix key bindings
9557         syntax.  Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
9559 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
9561         * dos-w32.el (find-buffer-file-type-coding-system): Support calls
9562         where `(nth 1 command)' is a cons cell.  Doc fix.
9564         * textmodes/po.el (po-find-charset): Doc fix.
9566 2006-07-21  Ken Manheimer  <ken.manheimer@gmail.com>
9568         * allout.el (allout-unprotected, allout-e-o-prefix-p)
9569         (allout-beginning-of-current-line, allout-end-of-current-line)
9570         (allout-next-visible-heading, allout-open-topic)
9571         (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
9572         (allout-flag-current-subtree, allout-show-to-offshoot)
9573         (allout-hide-current-entry, allout-show-current-branches)
9574         (allout-hide-region-body, allout-old-expose-topic)
9575         (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
9576         (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
9577         containing `beginning-of-line' and `end-of-line' with
9578         `inhibit-field-text-motion' t.
9580 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
9582         * frame.el (focus-follows-mouse): Document that it doesn't have
9583         any effect on MS-Windows.
9585 2006-07-20  Stefan Monnier  <monnier@iro.umontreal.ca>
9587         * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
9589 2006-07-20  Jay Belanger  <belanger@truman.edu>
9591         * calc.el (calc-previous-alg-entry): Remove variable.
9593         * calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
9594         New variables.
9595         (calc-alg-entry): Use `calc-alg-entry-history'.
9596         (calc-do-quick-calc): Use `calc-quick-calc-history'.
9597         Remove reference to `calc-previous-alg-entry'.
9598         (calcAlg-edit, calcAlg-enter): Remove reference to
9599         `calc-previous-alg-entry'.
9600         (calcAlg-previous): Use `previous-history-element' instead of
9601         `calc-previous-alg-entry'.
9602         (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
9603         Change keybinding for `calcAlg-plus-minus', add keybindings for
9604         `previous-history-element' and `next-history-element'.
9606         * calc-rewr.el (calc-match): Remove reference to
9607         `calc-previous-alg-entry'.
9609         * calc-sel.el (calc-selection-history): New variable.
9610         (calc-enter-selection, calc-sel-mult-both-sides)
9611         (calc-sel-add-both-sides): Use `calc-selection-history'.
9613         * calc-map.el (calc-get-operator-history): New variable.
9614         (calc-get-operator): Use `calc-get-operator-history'.
9616         * calcalg3.el (calc-curve-fit-history): New variable.
9617         (calc-curve-fit): Use `calc-curve-fit-history'.
9619 2006-07-20  Kenichi Handa  <handa@m17n.org>
9621         * international/mule-cmds.el (select-safe-coding-system): Fix the
9622         way of deciding eol-type of the coding system.
9624 2006-07-20  Alan Mackenzie  <acm@muc.de>
9626         * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
9627         (c-lang-setvar): New macro.
9628         (c-make-init-lang-vars-fun): Use the initialization forms in
9629         c-emacs-variable-inits in addition to those in c-lang-variable-inits.
9630         (comment-start, comment-end, comment-start-skip): Change these from
9631         c-lang-defvar's to c-lang-setvar's.
9633         * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
9634         which calls make-local-variable on the elements of
9635         c-emacs-variable-inits.
9636         (c-init-language-vars-for): Call this new macro.
9638 2006-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9640         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
9641         Try to rule out false positives due to time stamps.
9642         (compilation-mode-font-lock-keywords): Remove rules made redundant
9643         because of the above change.  Add `segmentation fault' to the known and
9644         highlighted compilation termination messages.
9646 2006-07-19  Kim F. Storm  <storm@cua.dk>
9648         * progmodes/grep.el (grep-find-ignored-directories):
9649         Add .svn and _darcs to list.
9651 2006-07-19  Mathias Dahl  <mathias.dahl@gmail.com>
9653         * dired.el (dired-mode-map): Add key binding `C-te' for
9654         `tumme-dired-edit-comment-and-tags'.
9656         * tumme.el (tumme-display-thumbnail-original-image): Make sure
9657         image display buffer is displayed before call to
9658         `tumme-display-image.
9659         (tumme-dired-display-image): Make sure image display buffer is
9660         displayed before call to `tumme-display-image.
9661         (tumme-mouse-display-image): Make sure image display buffer is
9662         displayed before call to `tumme-display-image.
9663         (tumme-widget-list): Add.
9664         (tumme-dired-edit-comment-and-tags): Add.
9665         (tumme-save-information-from-widgets): Add.
9667 2006-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9669         * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
9671 2006-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
9673         * progmodes/sh-script.el (sh-font-lock-keywords-1):
9674         Revert inadvertently installed patch hunk.
9676         * progmodes/compile.el (compilation-find-file): Handle the
9677         cases where the user selects a non-existent file.
9679 2006-07-18  Stefan Monnier  <monnier@iro.umontreal.ca>
9681         * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
9683 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
9685         * subr.el (sit-for): Just sleep-for if noninteractive.
9687 2006-07-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9689         * emacs-lisp/autoload.el (make-autoload): Use new arg.
9691         * custom.el (custom-autoload): Add `noset' argument.
9692         (custom-push-theme): Don't autoload the variable, let callers do it.
9693         (custom-theme-set-variables): Autoload the variable if necessary.
9695         * cus-edit.el (custom-variable-state-set): If the variable was
9696         originally set outside custom, but to the same value as the default,
9697         consider it to be standard.
9699         * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
9700         file *before* telling Emacs to add the autoloads, in case it fails.
9702         * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
9703         Use `cond', push', and `dolist'.
9705 2006-07-17  Richard Stallman  <rms@gnu.org>
9707         * image-mode.el (tar-superior-buffer, archive-superior-buffer):
9708         Add defvars to silence warnings.
9710 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
9712         * progmodes/compile.el (compilation-mode-font-lock-keywords):
9713         Don't highlight "Compiling file" messages as error.
9715         * dired-aux.el (dired-compress-file): Confirm again if gzipped
9716         file already exists.
9718 2006-07-16  Thien-Thi Nguyen  <ttn@gnu.org>
9720         * find-file.el (ff-special-constructs): Doc fix.  Also, for C/C++
9721         entry, don't assign to free var; simply return the extracted filename.
9722         (ff-treat-as-special): Incorporate common preamble from callers.
9723         (ff-other-file-name, ff-find-the-other-file):
9724         Update call to ff-treat-as-special.
9726         * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
9728 2006-07-16  Mathias Dahl  <mathias.dahl@gmail.com>
9730         * tumme.el (tumme-get-comment): Fix bug.
9732 2006-07-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9734         * files.el: Remove spurious * in docstrings.
9736 2006-07-14  Ken Manheimer  <ken.manheimer@gmail.com>
9738         * allout.el (allout-run-unit-tests-on-load): Rectify docstring
9739         grammar.
9740         (allout-beginning-of-current-line): Beware beginning of buffer.
9741         Also, a comment is simplified.
9742         (allout-hotspot-key-handler): Only set allout-post-goto-bullet
9743         when appropriate.  (This fix enables use for other than
9744         bullet-hotspot operation.)
9745         (allout-hide-current-subtree): While escalating to sibling-close,
9746         make sure to situate on a topic.
9748 2006-07-14  Kim F. Storm  <storm@cua.dk>
9750         * emulation/cua-base.el (cua-delete-selection)
9751         (cua-toggle-set-mark): New defcustoms.
9752         (cua-rectangle-modifier-key): Add `alt' modifier.
9753         (cua-replace-region): Don't delete if cua-delete-selection is nil.
9754         (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
9755         Suggested by Klaus Zeitler <kzeitler@lucent.com>.
9757         * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
9759 2006-07-14  Ken Manheimer  <ken.manheimer@gmail.com>
9761         * allout.el: Require 'cl during byte-compilation/interactive load,
9762         for the `assert' macro.
9763         (allout-mode-deactivate-hook): New hook, run when allout mode
9764         deactivates.
9765         (allout-developer): New allout customization subgroup.
9766         (allout-run-unit-tests-on-load): New allout-developer
9767         customization variable, when true allout unit tests are run towards
9768         end of file load/eval.
9769         (allout-inhibit-auto-fill): Disable auto-fill activity even during
9770         auto-fill-mode.
9771         (allout-resumptions): Remove, to be replaced by...
9772         (allout-add-resumptions): Register variable settings to be
9773         reinstated by `allout-do-resumptions'.  The settings are made
9774         buffer-local, but the locality/globality of the suspended setting
9775         is restored on resumption.
9776         (allout-do-resumptions): Reinstate all settings suspended using
9777         `allout-add-resumptions'.
9778         (allout-test-resumptions): Unit tests (and intermediate variables)
9779         for resumptions.
9780         (allout-tests-globally-unbound, allout-tests-globally-true)
9781         (allout-tests-locally-true): Intermediate variables for
9782         resumptions unit tests.
9783         (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
9784         (allout-exposure-category): Replaces 'allout-overlay-category variable.
9785         (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
9786         instead of retired `allout-resumptions'.  For hook functions, use
9787         `local' parameter so hook settings are created and removed as
9788         buffer-local settings.  Revise (resumptions) setting
9789         auto-fill-function so it is set only if already active.  (The
9790         related fill-function settings are all made in either case, so
9791         that activating auto-fill-mode activity will have the custom
9792         allout-mode behaviors (hanging indent on topics, if configured for it).
9793         Remove all allout-exposure-category overlays on mode deactivation.
9794         (allout-hotspot-key-handler): New function extracted from
9795         `allout-pre-command-business', so the functionality can be used
9796         for other purposes, eg as a binding in an overlay.
9797         (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
9798         (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
9799         customization variable.
9800         (allout-run-unit-tests): Run the (currently quite small)
9801         repertoire of unit tests.  Called just before the provide iff user
9802         has customized `allout-run-unit-tests-on-load' non-nil.
9804 2006-07-14  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
9806         * emacs-lisp/authors.el (authors-aliases): Update.
9808 2006-07-14  Nick Roberts  <nickrob@snap.net.nz>
9810         * progmodes/gdb-ui.el (gdb-display-buffer): Check for
9811         gdb-source-window.  Add dedicated argument.
9812         (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
9813         (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
9814         (gdb-display-threads-buffer, gdb-display-memory-buffer)
9815         (gdb-display-locals-buffer): Use it.
9817         * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
9818         Set gdb-source-window.
9820 2006-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9822         * emacs-lisp/autoload.el (make-autoload): Remove special handling of
9823         minor modes, redundant with the custom-autoload line above.
9825 2006-07-12  Chong Yidong  <cyd@stupidchicken.com>
9827         * longlines.el (longlines-post-command-function): Handle open-line too.
9829 2006-07-12  Richard Stallman  <rms@gnu.org>
9831         * progmodes/grep.el (grep-last-buffer): Doc fix.
9833         * info.el (Info-try-follow-nearest-node): Doc fix.
9835         * emacs-lisp/edebug.el (edebug-instrument-function):
9836         Err if find-function-noselect gives no position.
9838         * emacs-lisp/find-func.el (find-function-search-for-symbol):
9839         If can't find definition, return nil for position.
9840         (find-function-do-it): Handle new return value
9841         of find-definition-noselect.
9842         (find-definition-noselect, find-variable-noselect): Doc fix.
9843         (find-function-noselect): Doc fix.
9845         * help-mode.el (help-variable-def): Handle find-variable-noselect
9846         returning no position.
9847         (help-function-def): Likewise for find-function-search-for-symbol.
9848         (help-face-def): Likewise.
9850         * help-fns.el (describe-variable): Handle find-variable-noselect
9851         returning no position.
9853         * files.el (locate-file-completion): Avoid duplicates in result.
9855         * cus-edit.el (custom-no-edit): New command.
9856         (custom-mode-map): Remap to custom-no-edit instead of
9857         using suppress-keymap.
9859 2006-07-12  Nick Roberts  <nickrob@snap.net.nz>
9861         * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
9862         (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
9863         (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
9865         * thumbs.el (thumbs-call-convert): Use shell-command-switch.
9867 2006-07-11  Kim F. Storm  <storm@cua.dk>
9869         * ido.el (ido-copy-current-file-name): Use buffer-name if
9870         buffer-file-name is nil.
9872 2006-07-11  Chong Yidong  <cyd@stupidchicken.com>
9874         * simple.el (undo-ask-before-discard): Set to nil.
9876         * vc.el (vc-exec-after): Don't delete process manually.
9877         (vc-print-log): Run log-view-mode in process sentinel inside
9878         inhibit-read-only.  Don't shrink window due to timing issues.
9880         * progmodes/ebrowse.el (ebrowse-display-member-buffer):
9881         Avoid using with-output-to-temp-buffer, which clobbers local vars.
9883 2006-07-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9885         * progmodes/compile.el (compilation-error-regexp-alist-alist):
9886         Fix ambiguity introduced by last change.
9887         (compilation-find-file): Move save-excursion to where it may
9888         make sense.  Fix a left over `find-file'.
9890 2006-07-11  Robert J. Chassell  <bob@rattlesnake.com>
9892         * textmodes/texinfmt.el (texinfo-format-separate-node):
9893         Insert a string before point, which fits documentation, not after.
9894         (texinfo-multitable-item): In a multitable row, insert any
9895         additional needed @tabs and spaces.
9897 2006-07-11  Nick Roberts  <nickrob@snap.net.nz>
9899         * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
9900         (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
9901         (tumme-set-exif-data, tumme-get-exif-data): Use call-process
9902         instead of shell-command.
9903         (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
9904         (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
9905         (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
9906         (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
9907         (tumme-thumbnail-set-image-description, tumme-gallery-generate)
9908         (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
9910 2006-07-11  Kim F. Storm  <storm@cua.dk>
9912         * subr.el (sit-for): Doc fix.  Specify normal arg list using fn-form.
9913         Remove special case for seconds < 0.  Use (redisplay t) instead.
9915 2006-07-10  Chong Yidong  <cyd@stupidchicken.com>
9917         * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
9918         avoid compilation error.
9920         * subr.el (sit-for): New function.
9922         * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
9924 2006-07-10  Richard Stallman  <rms@gnu.org>
9926         * ldefs-boot.el (edebug): Update page.
9928 2006-07-10  Kim F. Storm  <storm@cua.dk>
9930         * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
9931         to FOR-RELEASE and TODO.
9933 2006-07-10  Romain Francoise  <romain@orebokech.com>
9935         * emacs-lisp/authors.el (authors-aliases): Update.
9937 2006-07-10  Alan Mackenzie  <acm@muc.de>
9939         * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
9940         * cc-mode.el: Changes to eradicate eval-after-load.
9942 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
9944         * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
9945         on non-char events.
9947 2006-07-09  Romain Francoise  <romain@orebokech.com>
9949         * progmodes/compile.el (compilation-mode-font-lock-keywords):
9950         Don't highlight start/end markers as compilation messages.
9952         * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
9953         to t.
9955 2006-07-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9957         * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
9959 2006-07-08  Richard Stallman  <rms@gnu.org>
9961         * term/x-win.el (x-handle-display): Add doc string.
9963         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
9965         * subr.el (def-edebug-spec): Move here.
9966         * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
9968         * imenu.el (imenu-choose-buffer-index): Doc fix.
9970 2006-07-08  Romain Francoise  <romain@orebokech.com>
9972         * term/x-win.el (x-display-name): Fix typo.
9974 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
9976         * hexl.el (hexl-find-file): Doc fix.
9978         * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
9980 2006-07-07  Chong Yidong  <cyd@stupidchicken.com>
9982         * term/x-win.el (x-display-name): Doc fix.
9984 2006-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9986         * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
9987         long prefixes.
9988         (fill-region-as-paragraph): Don't round up to a whole line.
9989         (fill-comment-paragraph): Don't include the code-before-the-comment
9990         when calling fill-region-as-paragraph.
9992         * international/mule.el (make-char): Remove redundancy.
9994         * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
9995         property may contain an anonymous function rather than a symbol.
9997         * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
9999         * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
10000         Use shy regexp.  Fix incorrect backref to potentially unmatched group.
10002         * dirtrack.el (dirtrack-default-directory-function): Remove.
10003         (dirtrack-directory-function): Use file-name-as-directory.
10004         (dirtrack-windows-directory-function): Simplify.
10005         (dirtrack-forward-slash, dirtrack-backward-slash)
10006         (dirtrack-replace-slash): Remove.
10007         (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
10008         (dirtrack): Fix wrong parenthesizing; use match-string.
10010         * progmodes/octave-inf.el: Remove spurious * in docstrings.
10011         (inferior-octave-mode): Only change the buffer-local value of
10012         comint-dynamic-complete-functions.
10013         (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
10014         Move the initialization to the declaration.
10015         (inferior-octave-complete): Remove unused var `filter'.
10017         * shell.el (shell-mode): Only change the buffer-local value of
10018         comint-dynamic-complete-functions.
10020 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
10022         * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
10023         entry is skipped because it has been scheduled.
10024         (org-prepare-agenda-buffers): Don't mark buffers as modified when
10025         changing `:org-archived' and `:org-comment' properties.
10027 2006-07-06  Chong Yidong  <cyd@stupidchicken.com>
10029         * server.el (server-select-display): Don't make the temp frame
10030         minibuffer-only, in case it's not a temp frame.
10031         (server-process-filter): Don't delete the temp frame if it's the
10032         only one we have on that display.
10034         * files.el (find-alternate-file): Doc fix.
10036 2006-07-05  Richard Stallman  <rms@gnu.org>
10038         * files.el (abbreviate-file-name): Add save-match-data.
10040 2006-07-03  Richard Stallman  <rms@gnu.org>
10042         * faces.el (read-face-name): Doc fix.
10044 2006-07-05  Chong Yidong  <cyd@stupidchicken.com>
10046         * net/goto-addr.el (goto-address): Mark as safe for local evals.
10048 2006-07-05  Andre Spiegel  <spiegel@gnu.org>
10050         * vc.el (vc-diff-internal): Fix prev change.
10052 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
10054         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
10055         * play/dunnet.el (dun-load-d, dun-eval): Likewise.
10057 2006-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10059         * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
10060         fails if the symbol contains chars like ( or '.
10061         (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
10062         (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
10063         `short'.
10065 2006-07-04  Kenichi Handa  <handa@m17n.org>
10067         * international/mule-cmds.el (set-language-info): If LANG-ENV is
10068         the current one, don't call set-language-environment, but call one
10069         of set-language-environment-XXX to make INFO effective now.
10070         (set-language-environment): Call set-language-environment-XXX
10071         functions instead of doing the various setups directly.
10072         (set-language-environment-coding-systems): Delete argument eol-type.
10073         (set-language-environment-input-method)
10074         (set-language-environment-nonascii-translation)
10075         (set-language-environment-charset)
10076         (set-language-environment-fontset)
10077         (set-language-environment-unibyte): New functions.
10079 2006-07-03  Luc Teirlinck  <teirllm@auburn.edu>
10081         * locate.el (locate-update-when-revert): New option.
10082         (locate-update-path): New option (suggested by Michael Albinus).
10083         (locate-prompt-for-command): Whitespace change.
10084         (locate-update): No longer offer to update the locate database by
10085         default.  Implement the two new options.
10087 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
10089         * tooltip.el: Move comment about track-mouse...
10091         * progmodes/gud.el: ...to here.
10093 2006-07-03  Chong Yidong  <cyd@stupidchicken.com>
10095         * facemenu.el (facemenu-listed-faces): New var.
10096         (facemenu-unlisted-faces): Variable deleted.
10097         (facemenu-add-new-face): Use facemenu-listed-faces.
10099         * emulation/viper-init.el, calendar/calendar.el:
10100         * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
10102 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
10104         * textmodes/org.el (org-mode): Remove no invalid settings for
10105         calc embedded mode.
10106         (org-mode-p): New defsubst.
10107         (org-save-all-org-buffers): New function.
10108         (org-first-headline-recenter): Enclose outline-regexp in group
10109         delimiters.
10110         (org-set-tags): Keep single space after stars.
10112 2006-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10114         * window.el (set-window-text-height): Only set window-min-height to
10115         1 if that's the requested size.
10117         * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
10118         (diff-unified->context, diff-context->unified)
10119         (diff-reverse-direction): Make sure the end marker stays at the end.
10120         (diff-mode): Add the keymap table at the end of docstring.
10121         Use lexical-let rather than constructing a closure manually.
10123         * files.el (find-file-noselect-1): Remove unused var assignment.
10124         (hack-local-variables-confirm): Print lists of strings as lists of
10125         strings rather than lists of symbols.
10126         (abbreviate-file-name, hack-local-variables-prop-line):
10127         Use match-string.
10128         (hack-one-local-variable): Move `make-local-variable' nearer its use.
10129         (recover-session-finish): Use line-end-position.
10131 2006-07-02  Michael Albinus  <michael.albinus@gmx.de>
10133         * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
10135 2006-07-02  Daniel Pfeiffer  <occitan@esperanto.org>
10137         * progmodes/make-mode.el (makefile-macroassign-regex):
10138         Accept preceding keyword.
10139         (makefile-gmake-statements): Reorganize, now that makepp has
10140         "override" and also handle forgotten "override define".
10141         (makefile-makepp-statements): Add new "global", "override export"
10142         and "override global".
10144 2006-06-30  Juanma Barranquero  <lekktu@gmail.com>
10146         * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
10147         (ada-compile-mouse-goto-error, ada-deactivate-properties)
10148         (ada-no-auto-case): Fix typos in docstrings.
10150 2006-06-30  Nick Roberts  <nickrob@snap.net.nz>
10152         * info.el (Info-find-node-2): Search for makeinfo version more
10153         carefully.
10155 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
10157         * textmodes/org.el (org-prepare-agenda-buffers):
10158         Use `invisible-OK' argument for `org-end-of-subtree'.
10159         (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
10160         (org-beginning-of-item): Fix bug in regular expression for white line.
10161         (org-export-as-html): Enforce space after bullet in plain list items.
10162         (org-set-autofill-regexps): Require space after plain list bullet
10163         for paragraph-start.
10164         (org-ts-regexp3): New constant.
10165         (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
10166         (org-timestamp-up-day, org-timestamp-down-day)
10167         (org-timestamp-change): Work with inactive timestamps.
10168         (org-ts-regexp1): Don't allow brackets in time stamps.
10170 2006-06-29  Nick Roberts  <nickrob@snap.net.nz>
10172         * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
10173         for ignoring links.
10175         * faces.el (read-face-name): Use it.
10177 2006-06-28  Juri Linkov  <juri@jurta.org>
10179         * buff-menu.el (list-buffers-noselect): Compare Info file
10180         with the string "dir" to detect Info directory.
10182         * complete.el (partial-completion-mode): In lambda for
10183         `choose-completion-string-functions' use full function signature
10184         with 4 args, and move point to the end of the minibuffer only if arg
10185         `mini-p' is non-nil.
10187 2006-06-28  John Paul Wallington  <jpw@pobox.com>
10189         * ibuffer.el (ibuffer-mode): Doc fix.
10191 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
10193         * textmodes/org.el (org-context): New contexts :item-bullet,
10194         :latex-fragment, :latex-preview.
10195         (org-overlays-at, org-overlay-start, org-overlay-end):
10196         New compatibility functions.
10197         (org-inside-LaTeX-fragment-p): More accurate matching, using the
10198         exact regexp that will be used during export.
10199         (org-latex-regexps): New variable.
10200         (org-cdlatex-mode): Improve advice for `texmathp'.
10201         (turn-on-org-cdlatex): New function.
10203 2006-06-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10205         * term/mac-win.el (mac-handle-font-selection): Change keys of
10206         mac-atsu-font-table from strings to numbers.
10207         (mac-ts-caret-position): Use also when cursor-type is nil.
10208         (mac-ts-update-active-input-area): Add Mac OS Classic support.
10209         Relax condition for using overlay strings.
10210         Use mac-ts-caret-position face when cursor-type is nil.
10212 2006-06-26  Kim F. Storm  <storm@cua.dk>
10214         * help.el (view-emacs-news): Declare `res' in the right let* form.
10216 2006-06-25  Michael Albinus  <michael.albinus@gmx.de>
10218         * net/rcompile.el (remote-compile): Replace ange-ftp based
10219         implementation by Tramp functions.
10220         Suggested by Marc Abramowitz <msabramo@gmail.com>.
10222         * net/tramp.el (tramp-unload-tramp): Provide a doc string.
10224 2006-06-24  Yoshinori Koseki  <kose@meadowy.org>
10226         * international/fontset.el (setup-default-fontset): Fix a typo in
10227         the "Oriya-Akruti" registry name.
10229 2006-06-23  Lars Hansen  <larsh@soem.dk>
10231         * desktop.el (desktop-full-file-name): New function.
10232         (desktop-kill, desktop-save, desktop-remove, desktop-read)
10233         (desktop-revert): Use it.
10234         (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
10235         (desktop-after-read-hook): Add option list-buffers.
10236         (desktop-locals-to-save): Add tab-width.
10237         (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
10238         Fix docstring.
10240 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
10242         * textmodes/org.el (org-cdlatex-mode-map)
10243         (org-cdlatex-texmathp-advice-is-done): New variables.
10244         (org-cdlatex-mode): New minor mode.
10245         (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
10246         (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
10247         (org-export-with-archived-trees): New option.
10248         (org-open-file): Remove the call to `convert-standard-filename'.
10249         (org-archive-tag, org-agenda-skip-archived-trees)
10250         (org-cycle-open-archived-trees)
10251         (org-sparse-tree-open-archived-trees): New options.
10252         (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
10253         (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
10254         New functions.
10255         (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
10256         (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
10257         (org-mode-map): Add binding for `org-toggle-archive-tag'.
10258         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
10259         Call `org-prepare-agenda-buffers'.
10260         (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
10261         (org-file-apps, org-file-apps-defaults-gnu)
10262         (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
10263         Handle remote files by forcing them to be opened in Emacs.
10265 2006-06-23  Andre Spiegel  <spiegel@gnu.org>
10267         * vc.el (vc-diff-knows-L): New variable.
10268         (vc-diff-internal): Use it to handle "diff" programs that don't
10269         understand -L.  This works automatically, no user action is necessary.
10271 2006-06-23  Daniel Brockman  <daniel@brockman.se>
10273         * net/rcirc.el (rcirc-default-user-full-name): Default to
10274         `rcirc-default-user-name' instead of `rcirc-user-name' (which no
10275         longer exists).
10276         (rcirc-process-list): Check `buffer-live-p' before attempting to
10277         switch to a buffer.
10279 2006-06-23  Ryan Yeske  <rcyeske@gmail.com>
10281         * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
10282         based on rcirc-coding-system-alist.
10284 2006-06-23  Martin Rudalics  <rudalics@gmx.at>
10286         * cus-edit.el (customize-apropos): A better error message.
10287         (top level) <debug-ignored-errors>: Extend and update the list of
10288         ignored error messages.
10290 2006-06-23  Michael Ernst  <mernst@alum.mit.edu>
10292         * complete.el (PC-do-completion): Retain capitalization of user
10293         input, when possible, even if completion-ignore-case is set.
10295 2006-06-23  Eli Zaretskii  <eliz@gnu.org>
10297         * generic-x.el (bat-generic-mode): Support .cmd files.
10299         * dos-w32.el (top level): Use find-file-not-found-functions
10300         instead of the obsolete find-file-not-found-hooks.
10302 2006-06-22  Kim F. Storm  <storm@cua.dk>
10304         * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
10305         to recognize mode name containing submodes, such as Grep/lw.
10307 2006-06-21  Kim F. Storm  <storm@cua.dk>
10309         * simple.el (line-move-1): Check for move-end-of-line instead of
10310         end-of-line when setting temporary-goal-column.
10312 2006-06-21  Miles Bader  <miles@gnu.org>
10314         * play/cookie1.el (cookie): Work properly when there's only one entry.
10316 2006-06-21  Nick Roberts  <nickrob@snap.net.nz>
10318         * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
10319         (gdb-frame-handler): Generalize frame regexp for templates.
10321 2006-06-20  Glenn Morris  <rgm@gnu.org>
10323         * calendar/appt.el (appt-display-format): Default value must be
10324         one of the customize options.
10326 2006-06-20  Dan Nicolaescu  <dann@ics.uci.edu>
10328         * term/xterm.el (terminal-init-xterm): Update key availability info.
10329         Bind C-return.
10331         * term.el (term-delete-lines, term-insert-lines): Clarify comments.
10333 2006-06-20  Chong Yidong  <cyd@stupidchicken.com>
10335         * files.el (hack-local-variables): Run `hack-local-variables-hook'
10336         whether or not a local variables list is defined.
10338         * msb.el (msb): Move `sit-for' hack here to handle both
10339         "mouse-down and drag" and "mouse-up and select" situations.
10340         (mouse-select-buffer): Move `sit-for' hack to `msb'.
10342 2006-06-20  Kenichi Handa  <handa@m17n.org>
10344         * international/characters.el (word-combining-categories):
10345         Add entries for 2-byte Han characters.
10347 2006-06-19  Richard Stallman  <rms@gnu.org>
10349         * bindings.el (mode-line-format): Save some mode line space.
10351         * files.el (find-file-noselect): Improve the question wording.
10352         (basic-save-buffer-2): Mask UMASK against 666.
10354         * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
10355         (mouse-drag-vertical-line): Call it.
10357         * cus-edit.el (customize-option, customize-option-other-window):
10358         Error if SYMBOL is nil.
10360 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
10362         * textmodes/org.el: Require noutline, also on XEmacs.
10363         (org-end-of-subtree): Return point.
10364         (org-dblock-start-re, org-dblock-end-re): New constants.
10365         (org-create-dblock, org-prepare-dblock, org-map-dblocks)
10366         (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
10367         (org-update-all-dblocks, org-find-dblock): New functions.
10368         (org-collect-clock-time-entries): New function.
10369         (org-html-handle-time-stamps): Never export CLOCK timeranges.
10370         (org-fixup-indentation): Modify to deal correctly with lines
10371         starting with TAB.  Only one argument DIFF now.
10372         (org-demote, org-promote): Call `org-fixup-indentation' with just
10373         one argument, DIFF.
10374         (org-mode): Don't mark buffer as modified when aligning tables.
10375         (org-clock-sum): Don't mark buffer modified when adding time sum
10376         properties.
10377         (org-export-as-html): Add support for a link validation function.
10378         (org-archive-all-done): New function.
10379         (org-archive-subtree): New prefix argument.  When set, archive all
10380         done subtrees in this buffer.
10381         (org-remove-clock-overlays)
10382         (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
10383         (org-inhibit-highlight-removal): New variable, for dynamic scoping.
10384         (org-put-clock-overlay): Don't swallow last headline character
10385         when displaying overlay.
10386         (org-store-link): Link to `image-mode' with just the file name.
10388 2006-06-18  Michael Kifer  <kifer@cs.stonybrook.edu>
10390         * viper-cmd.el (viper-special-read-and-insert-char):
10391         Use read-key-sequence.
10392         (viper-after-change-undo-hook): Misc enhancements.
10393         (viper-after-change-undo-hook): New hook.
10394         (viper-undo): Use viper-after-change-undo-hook.
10395         (viper-add-newline-at-eob-if-necessary): Widen before making changes.
10396         (viper-next-line-at-bol): If point is on a widget or a button, simulate
10397         clicking on that widget/button.
10399         * viper.el (viper-mode): Allow a separate cursor color in Emacs state.
10401         * ediff-diff (ediff-test-patch-utility): Catch errors.
10402         (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
10403         (ediff-set-actual-diff-options): New function.
10404         (ediff-reset-diff-options, ediff-toggle-ignore-case):
10405         Use ediff-set-actual-diff-options.
10406         (ediff-extract-diffs): Catch errors.
10407         (ediff-whitespace): Add non-breakable space.
10408         (ediff-same-file-contents): Catch errors.
10410         * ediff-mult.el (ediff-collect-custom-diffs):
10411         Save coding-system-for-read.
10413         * ediff-vers.el (ediff-keep-tmp-versions): New variable.
10414         (ediff-vc-internal, ediff-vc-merge-internal):
10415         Use ediff-delete-version-file.
10416         (ediff-delete-version-file): New function.
10418         * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
10420         * ediff.el (ediff-directories, ediff-directory-revisions)
10421         (ediff-merge-directories, ediff-merge-directories-with-ancestor)
10422         (ediff-directories-internal, ediff-merge-directory-revisions)
10423         (ediff-merge-directory-revisions-with-ancestor)
10424         (ediff-directories3): Use read-directory-name.
10426 2006-06-18  Ralf Angeli  <angeli@caeruleus.net>
10428         * textmodes/tex-mode.el (tex-font-lock-match-suscript):
10429         Remove superfluous part of regexp for brace matching which is handled
10430         by `scan-lists' call.
10432 2006-06-16  Richard Stallman  <rms@gnu.org>
10434         * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
10436         * files.el (basic-save-buffer-2): For a new precious file,
10437         use the default modes in the return value.
10439         * facemenu.el (facemenu-color-alist): Doc fix.
10441         * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
10443 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10445         * cus-start.el (all): Add mac-ts-script-language-on-focus.
10447         * term/mac-win.el (mac-text-encoding-ascii): New constant.
10448         (mac-utxt-to-string): Use it.
10449         (mac-ts-update-active-input-area): Use mac-ae-number.
10451 2006-06-15  Dan Nicolaescu  <dann@ics.uci.edu>
10453         * term.el (term-handle-scroll, term-delete-lines)
10454         (term-insert-lines): Fix off by one errors.
10456 2006-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10458         * net/tramp.el (tramp-touch): Use UTC to express time.
10460 2006-06-15  Chong Yidong  <cyd@stupidchicken.com>
10462         * mail/sendmail.el (mail-send): Search explicitly for
10463         mail-header-separator when checking for corrupted header lines.
10465 2006-06-15  Nick Roberts  <nickrob@snap.net.nz>
10467         * progmodes/gdb-ui.el (gdb-same-frame): New option.
10468         (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
10469         (gdb-init-1): Initialise them.
10470         (gdb-starting): Reset gdb-printing
10471         (gdb-starting): Save value of gud-overlay-arrow-position.
10472         (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
10473         (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
10474         Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
10475         (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
10477 2006-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10479         * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
10481 2006-06-13  Martin J. Reed  <mjreed@essex.ac.uk>  (tiny change)
10483         * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
10484         (ldap-search-internal): Keep error messages, and a regexp fix.
10486 2006-06-12  Thien-Thi Nguyen  <ttn@gnu.org>
10488         * files.el (hack-local-variables-confirm):
10489         Display string value using its printed representation.
10491 2006-06-11  Chong Yidong  <cyd@stupidchicken.com>
10493         * server.el (server-edit): No-op if no server buffers exist.
10495 2006-06-11  Robert J. Chassell  <bob@rattlesnake.com>
10497         * textmodes/page-ext.el (pages-directory-for-addresses):
10498         Including `pages-directory-address-mode' in the function results
10499         in the message "Buffer in which pages were found is deleted".
10501 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
10503         * textmodes/org.el (org-agenda-mode-map): Add bindings for
10504         clocking functions.
10506         (org-agenda-clock-in, org-check-running-clock)
10507         (org-clock-out-if-current, org-remove-clock-overlays)
10508         (org-put-clock-overlay): New functions.
10509         (org-clock-marker, org-clock-file-total-minutes)
10510         (org-clock-overlays): New variables.
10511         (org-clock-display, org-clock-sum, org-clock-cancel)
10512         (org-clock-out, org-clock-in): New commands.
10513         (org-export): New function.
10514         (org-emph-re): New constant.
10515         (org-set-emph-re, org-do-emphasis-faces): New functions.
10516         (org-emphasis-regexp-components, org-emphasis-alist): New options.
10517         (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
10518         (org-export-html-convert-emphasize): Use the configurable emphasis.
10519         (org-cleaned-string-for-export): Make multiline emphasis visible
10520         to the exporter.  New optional argument PARAMETERS.
10521         (org-export-as-html): Specify :emph-multiline parameter to
10522         `org-cleaned-string-for-export'.
10524 2006-06-10  Richard Stallman  <rms@gnu.org>
10526         * help.el (help-for-help-internal): Clean up help text.
10528 2006-06-10  Andreas Schwab  <schwab@suse.de>
10530         * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
10531         in doc string.
10533         * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
10535 2006-06-09  Karl Chen  <quarl@cs.berkeley.edu>
10537         * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
10538         spaces after the comment start.
10540 2006-06-09  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
10542         * play/pong.el (pong-init-buffer):
10543         Fill buffer with spaces instead of ^A.
10545         * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
10546         launched asynchronously, delete its process instead of being cool.
10547         (ispell-async-processp): Check for `delete-process' existence
10548         instead of `kill-process' one for consistency.
10550 2006-06-09  Nick Roberts  <nickrob@snap.net.nz>
10552         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
10553         (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
10554         in mode line at startup.
10556 2006-06-08  Kim F. Storm  <storm@cua.dk>
10558         * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
10559         (ido-init-completion-maps): Bind them to M-SPC and M-v.
10560         (ido-copy-current-file-name): Repeating C-w inserts whole file name.
10561         (ido-file-internal): Pass full file name to write-file.
10562         (ido-read-internal): Only pop stack elements automatically if they
10563         actually match an existing directory or file name.
10565 2006-06-07  Kenichi Handa  <handa@m17n.org>
10567         * international/mule.el (find-auto-coding): Don't handle the short
10568         name `char-trans'.
10570         * files.el (hack-local-variables-prop-line)
10571         (hack-local-variables): Cancel the previous change.
10573 2006-06-06  Jesper Harder  <harder@phys.au.dk>
10575         * ediff-diff.el (ediff-test-utility): Protect against file-error.
10577 2006-06-06  Chong Yidong  <cyd@stupidchicken.com>
10579         * diff-mode.el (diff-mode): Set buffer-read-only to t when
10580         diff-default-read-only is non-nil.
10581         (diff-hunk-kill, diff-file-kill, diff-split-hunk)
10582         (diff-refine-hunk): Set inhibit-read-only to t.
10584         * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
10585         modifying the *Diff* buffer.
10586         (diff-process-filter): New filter function for diff process that
10587         sets inhibit-read-only to t when modifying the *Diff* buffer.
10589 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
10591         * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
10592         insertion point and control the number of empty lines.
10593         (org-paste-subtree): Limit the number of empty lines at the end of
10594         the inserted tree.
10595         (org-agenda): Use buffer name of current file for narrowing.
10596         (org-export-as-xml): Command removed.
10597         (org-export-xml-type): Option removed.
10598         (org-mode-map): Call `org-export-as-xoxo' directly.
10599         (org-get-indentation): New optional argument LINE.
10600         (org-fix-indentation, org-remove-tabs): New functions.
10601         (org-export-as-ascii, org-ascii-level-start): Determine and apply
10602         correct indentation for headlines that are converted it items.
10603         (org-skip-comments): Remove table lines that contain narrowing
10604         cookies but no other non-empty fields.
10605         (org-set-tags): Allow groups of mutually exclusive tags.
10606         (org-cmp-time): Sort 24:21 before items without time.
10607         (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
10608         (org-open-at-point): Require double colon also for numbers.
10610 2006-06-06  Kim F. Storm  <storm@cua.dk>
10612         * ido.el (ido-default-file-method, ido-default-buffer-method):
10613         Make choice values consistent with corresponding command names.
10614         (ido-visit-buffer): Update accordingly.  Default to selected-window.
10616 2006-06-06  Nick Roberts  <nickrob@snap.net.nz>
10618         * progmodes/gud.el (gud-running): Fix doc string.
10619         (gud-menu-map): Use :visible instead fo :enable for debugger test.
10620         (gud-tooltip-modes): Add python-mode.
10621         (gud-tooltip-print-command): Add pdb.  Remove perldb.
10623 2006-06-05  Eli Zaretskii  <eliz@gnu.org>
10625         * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
10626         Quote $(EMACS).
10628 2006-06-05  Richard Stallman  <rms@gnu.org>
10630         * faces.el (defined-colors): Doc fix.
10632 2006-06-05  Thien-Thi Nguyen  <ttn@gnu.org>
10634         * vc.el (vc-process-filter): Inhibit undo info collection around
10635         call to insert.
10636         (vc-setup-buffer): Likewise for call to erase-buffer.
10637         (vc-do-command): Likewise for call to process-file.
10639 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
10641         * progmodes/gud.el (gud-menu-map): Use a conditional help echo
10642         for gud-go.
10643         (gud-common-init): Other debuggers may trigger error.
10645 2006-06-05  Kenichi Handa  <handa@m17n.org>
10647         * international/mule.el (find-auto-coding):
10648         Handle enable-character-translation in file header.
10650 2006-06-04  Kim F. Storm  <storm@cua.dk>
10652         * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
10653         (authors-fixed-entries): Fix spelling.
10654         (authors-canonical-file-name): Don't report error for wildcards.
10656         * help.el (view-emacs-news): Rewrite to support new NEWS,
10657         NEWS.major, and NEWS.1-17 file naming.  Add more intelligence,
10658         e.g. version 10 matches 1.10, and don't be confused by version 1.1
10659         being a prefix of 1.12 (etc).  A numeric prefix arg also works.
10661 2006-06-03  Vivek Dasmohapatra  <vivek@etla.org>
10663         * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
10664         exec constructs like `foo bar`.
10665         (sh-quoted-subshell): New helper function to search for a possibly
10666         nested subshell (like `` or $()) within a "" quoted string.
10667         (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
10668         (sh-apply-quoted-subshell): Flag quote characters inside a
10669         subshell, which is itself already in a quoted region, as
10670         punctuation, since this is the closest to what they actually are.
10671         (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
10672         sh-apply-quoted-subshell.
10673         (sh-font-lock-syntactic-face-function): Apply the new face for
10674         text inside `` instead of the old font-lock-string-face.
10676 2006-06-03  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10678         * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
10679         (mac-ae-number, mac-ae-frame, mac-ae-script-language)
10680         (mac-bytes-to-text-range, mac-ae-text-range-array)
10681         (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
10682         (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
10683         (mac-ts-unicode-for-key-event): New functions.
10684         (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
10685         (mac-handle-font-selection): Use mac-ae-number.
10686         (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
10687         New variables.
10688         (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
10689         (mac-ts-converted-text, mac-ts-selected-converted-text)
10690         (mac-ts-block-fill-text, mac-ts-outline-text)
10691         (mac-ts-selected-text, mac-ts-no-hilite): New faces.
10692         (mac-ts-hilite-style-faces): New constant.
10693         (mac-apple-event-map): Bind text input events.
10694         (mac-dispatch-apple-event): Use command-execute instead of
10695         call-interactively.
10696         (global-map): Don't bind mac-apple-event.
10697         (special-event-map): Bind mac-apple-event.
10699 2006-06-02  Eli Zaretskii  <eliz@gnu.org>
10701         * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
10702         file name.
10703         (emacs): Enclose the value of $(EMACS) in quotes.
10705 2006-06-02  Juri Linkov  <juri@jurta.org>
10707         * international/mule.el (sgml-html-meta-auto-coding-function):
10708         Remove the condition `(search-forward "<html" size t)'.
10709         Replace `\"' with `[\"']?' in `re-search-forward'.
10711 2006-06-02  Kenichi Handa  <handa@m17n.org>
10713         * files.el (hack-local-variables-prop-line): Ignore `char-trans'
10714         as well as `coding'.
10715         (hack-local-variables): Likewise.
10717         * international/mule.el (enable-character-translation):
10718         Put permanent-local and safe-local-variable properties.
10719         (find-auto-coding): Handle char-trans: tag.
10721 2006-06-02  Juri Linkov  <juri@jurta.org>
10723         * international/mule.el (sgml-html-meta-auto-coding-function):
10724         Limit the search by the end of the HTML header (if any).
10726 2006-06-01  Richard Stallman  <rms@gnu.org>
10728         * subr.el (with-current-buffer): Doc fix.
10730 2006-06-02  Masatake YAMATO  <jet@gyve.org>
10732         * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
10733         Almost rewrite.  Underlines over all lines of gcov output are too
10734         uncomfortable to read.  Suggested by Dan Nicolaescu.
10736 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
10738         * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
10740         * shell.el (shell-mode): Use shell-mode-map in docstring.
10742         * comint.el (comint-send-input): Do not add help-echo and
10743         mouse-face to input if `comint-use-prompt-regexp' is non-nil.
10745 2006-06-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10747         * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
10749 2006-06-01  Nick Roberts  <nickrob@snap.net.nz>
10751         * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
10752         (gdb-stopped, gdb-info-stack-custom): If there is no source info
10753         look up the stack and pop up GUD buffer if necessary.
10754         (gdb-frames-select): Remove redundant call to gud-display-frame.
10755         (gdb-info-threads-custom): Keep point at start of buffer.
10756         (gdb-find-file-hook): Make it work for pre-GDB 6.4.
10758 2006-05-31  Juri Linkov  <juri@jurta.org>
10760         * replace.el (query-replace-read-from, query-replace-read-to):
10761         Bind `history-add-new-input' to nil.  Call `add-to-history'.
10763 2006-05-31  Takaaki Ota  <Takaaki.Ota@am.sony.com>
10765         * textmodes/table.el: Convert all HTML tags to lower case for
10766         XHTML compatibility.
10768 2006-05-31  Masatake YAMATO  <jet@gyve.org>
10770         * progmodes/compile.el:
10771         (compilation-error-regexp-alist-alist::gcov-called-line):
10772         Don't put face on `-' lines in gcov file.  Suggested by Dan Nicolaescu.
10774 2006-05-31  Nick Roberts  <nickrob@snap.net.nz>
10776         * progmodes/gud.el (gud-query-cmdline, gud-common-init):
10777         Revert inadvertent changes made with last commit.
10779 2006-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
10781         * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
10782         New functions.
10784         * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
10786 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
10788         * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
10789         only matches in the right place.
10790         (org-upcoming-deadline): New face.
10791         (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
10792         (org-export-ascii-underline): Rename constant `org-ascii-underline'
10793         and make it an option.
10794         (org-export-ascii-bullets): New option.
10795         (org-export-as-html): Many changes to emit valid XHTML.
10796         (org-par-open): New variable.
10797         (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
10798         (org-html-do-expand, org-section-number): Fix case in `replace-match'.
10799         (org-timeline): Pass `org-timeline-show-empty-dates' to
10800         `org-get-all-dates'.  Interpret empty dates returned by
10801         `org-get-all-dates'.
10802         (org-get-all-dates): New argument EMPTY.  Add dates without
10803         entries to the list, mark large ranges of empty dates.
10804         (org-point-in-group, org-context): New functions.
10806 2006-05-30  Nick Roberts  <nickrob@snap.net.nz>
10808         * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
10810         * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
10811         C-mouse-1.  Move gdb-mouse-until to mouse-3, gdb-mouse-jump
10812         to C-mouse-3 (for 2 button mice).
10813         (gdb-send): Do the right thing for C-d.
10815         * speedbar.el (speedbar-detach): Delete.
10816         (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
10817         it breaks things.
10818         (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
10820 2006-05-30  Daniel Pfeiffer  <occitan@esperanto.org>
10822         * files.el (auto-mode-alist): Add makepp suffix and optional mk on
10823         Makeppfile.
10825         * progmodes/compile.el (compilation-error-regexp-alist-alist):
10826         Add makepp diagnostic.
10828 2006-05-29  Richard Stallman  <rms@gnu.org>
10830         * window.el (fit-window-to-buffer): Doc fix.
10832         * help.el (temp-buffer-max-height): Doc fix.
10834         * subr.el (with-current-buffer): Doc fix.
10836 2006-05-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
10838         * term/x-win.el: Bind F10 to menu-bar-start if available.
10840 2006-05-28  Dan Nicolaescu  <dann@ics.uci.edu>
10842         * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
10843         uses with a simple test.
10844         (term-set-escape-char, term-mode, term-check-kill-echo-list)
10845         (term-send-raw-string, term-send-raw, term-mouse-paste)
10846         (term-char-mode, term-line-mode, term-exec, term-sentinel)
10847         (term-handle-exit, term-read-input-ring)
10848         (term-previous-matching-input-string)
10849         (term-previous-matching-input-string-position)
10850         (term-previous-matching-input-from-input)
10851         (term-replace-by-expanded-history, term-send-input)
10852         (term-skip-prompt, term-bol, term-send-invisible)
10853         (term-kill-input, term-delchar-or-maybe-eof)
10854         (term-backward-matching-input, term-check-source)
10855         (term-proc-query, term-emulate-terminal)
10856         (term-handle-colors-array, term-process-pager, term-pager-line)
10857         (term-pager-bob, term-unwrap-line, term-word)
10858         (term-dynamic-complete-filename)
10859         (term-dynamic-complete-as-filename)
10860         (term-dynamic-simple-complete): Replace one arm ifs with whens or
10861         unlesses.
10863 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10865         * files.el (hack-one-local-variable-eval-safep): Don't burp if used
10866         during bootstrapping.
10868         * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
10869         Basically undo the change of 2006-05-26: use extra arguments instead of
10870         dynamic scoping.
10871         (ewoc-locate): Remove unused var `footer'.
10873 2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10875         * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
10877         * emacs-lisp/autoload.el (no-update-autoloads): Declare.
10878         (generate-file-autoloads): Obey it.  Return whether autoloads were
10879         added at point or not.
10880         (update-file-autoloads): Use this new return value.
10881         Remove redundant test for the presence of an autoload cookie.
10883         * emacs-lisp/autoload.el (autoload-find-file): New fun.
10884         This one calls hack-local-variables.
10885         (generate-file-autoloads, update-file-autoloads): Use it.
10887         * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
10888         (bibtex-sort-entry-class): Add safe-local-variable predicate.
10889         (bibtex-sort-entry-class-alist): Don't set the global value.
10890         (bibtex-init-sort-entry-class-alist): New fun.
10891         (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
10892         bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
10893         of bibtex-init-sort-entry-class.
10895 2006-05-28  Richard Stallman  <rms@gnu.org>
10897         * subr.el (load-history-regexp): If FILE is relative, insist
10898         entire last name component must match it.
10899         (load-history-filename-element, load-history-regexp): Doc fixes.
10901 2006-05-29  Kim F. Storm  <storm@cua.dk>
10903         * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
10904         `pos' and `raw-data' for clarity, as eval forms may access these.
10906 2006-05-28  Kim F. Storm  <storm@cua.dk>
10908         * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
10910 2006-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10912         * progmodes/make-mode.el (makefile-browser-map)
10913         (makefile-mode-syntax-table): Move initialization inside declaration.
10914         (makefile-fill-paragraph): Use the default comment-filling code.
10916 2006-05-28  Chong Yidong  <cyd@stupidchicken.com>
10918         * replace.el (query-replace-defaults): New variable.
10919         (query-replace-read-from): Use `query-replace-defaults' for
10920         default value, instead of history list.
10921         (query-replace-read-to): Update `query-replace-defaults'.
10923 2006-05-27  Chong Yidong  <cyd@stupidchicken.com>
10925         * msb.el (mouse-select-buffer): Minor fix to make popup menu work
10926         with no X toolkit.
10928 2006-05-28  Nick Roberts  <nickrob@snap.net.nz>
10930         * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
10931         (tumme-show-all-from-dir): Add autoload.
10933 2006-05-27  Mathias Dahl  <mathias.dahl@gmail.com>
10935         * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
10936         (tumme-remove-tag): Fix bug.
10938 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
10940         * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
10941         FOOTER args.  Update unique caller.
10942         (ewoc-delete): Compute last node once before looping.
10943         (ewoc--node-branch): Merge into unique caller.
10944         (ewoc--node): Don't define constructor make-ewoc--node for this
10945         structure.
10946         (ewoc): Add member `hf-pp' to this structure.
10947         (ewoc--wrap): New func.
10948         (ewoc-create): Take additional arg NOSEP.  If nil, wrap node and
10949         header/footer pretty-printers.  Save header/footer pretty-printer.
10950         (ewoc-set-hf): Use ewoc's header/footer pretty-printer.
10952         * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
10954 2006-05-27  Mathias Dahl  <mathias.dahl@gmail.com>
10956         * dired.el (dired-mode-map): Change `tumme-tag-remove' to
10957         `tumme-delete-tag'.  Rename `Remove Image Tag' to `Delete Image
10958         Tag'.  Change "Compare directories..." to "Change Directories...".
10959         Move tumme commands to Operate, Regexp and Immediate menus.
10960         Change "Add Comment" to "Add Image Comment".  Change "Add Image
10961         Tag" to "Add Image Tags".
10963         * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
10964         (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
10965         `tumme-delete-tag'.
10967 2006-05-26  Luc Teirlinck  <teirllm@auburn.edu>
10969         * shell.el (shell-mode): Call shell-dirtrack-mode after
10970         list-buffers-directory is made a local variable, to avoid setting
10971         the default value.
10973 2006-05-26  Kevin Ryde  <user42@zip.com.au>
10975         * info.el (Info-index-next): Use where-is-internal to report
10976         actual binding of Info-index-next, rather than hard-coded `,'.
10978 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
10980         * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
10981         and "Find Command in Manual" to here.
10983         * buff-menu.el (list-buffers-noselect): For Info buffers, use
10984         Info-current-file as the file name.
10986 2006-05-26  Jonathan Yavner  <jyavner@member.fsf.org>
10988         * ses.el (defadvice undo-more): Delete this defadvice.  The undo
10989         overrides will now be done a different way.
10990         (ses-set-parameter): Reapply this function for undo.
10991         (ses-set-header-row): Reconstruct header row during undo.
10992         (ses-widen): New function.
10993         (ses-goto-data, ses-reconstruct-all): Use new function.
10994         (ses-command-hook): Widen buffer during undo, before unupdating
10995         the cells.
10996         (ses-insert-row, ses-delete-row): Widen buffer during undo.
10997         (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
10998         (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
10999         formula hasn't been executed yet.
11001 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
11003         * comint.el (comint-kill-whole-line): Rename arg to count.
11004         Fix doc string.
11006 2006-05-26  Chong Yidong  <cyd@stupidchicken.com>
11008         * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
11009         to copy-file.
11011 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
11013         * simple.el (toggle-truncate-lines): Make arg optional for
11014         backward compatibility.
11016 2006-05-26  Thien-Thi Nguyen  <ttn@gnu.org>
11018         * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
11019         (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
11020         DLL arg.  Instead, use ewoc--current-dll.  Update all callers.
11021         (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
11022         (ewoc--adjust): Use ewoc--current-dll.
11023         (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
11025 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
11027         * textmodes/org.el (org-next-item, org-previous-item): Emit more
11028         compact error message.
11029         (org-tags-view): Refresh category table in each file.
11030         (org-table-justify-field-maybe): Remove superfluous arguments to
11031         `format'.
11032         (org-export-as-html): Insert "<p>" before postamble.
11033         (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
11035 2006-05-26  Kenichi Handa  <handa@m17n.org>
11037         * textmodes/po.el (po-find-charset): Pay attention to the case
11038         FILENAME is a cons (NAME . BUFFER).
11039         (po-find-file-coding-system-guts): Likewise.
11041         * arc-mode.el (archive-set-buffer-as-visiting-file):
11042         Call find-operation-coding-system with (FILENAME . BUFFER).
11044         * tar-mode.el (tar-extract): Call find-operation-coding-system
11045         with (FILENAME . BUFFER).
11047         * international/mule.el (decode-coding-inserted-region):
11048         Call find-operation-coding-system with (FILENAME . BUFFER).
11050 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
11052         * image-mode.el (image-toggle-display): Use buffer contents to
11053         generate image for a remote file.
11055 2006-05-25  Juri Linkov  <juri@jurta.org>
11057         * replace.el (query-replace-read-from, query-replace-read-to):
11058         Remove 8th arg KEEP-ALL in read-from-minibuffer.
11060 2006-05-25  Rajesh Vaidheeswarran  <rv@gnu.org>
11062         * whitespace.el (whitespace-cleanup): Change to cleanup
11063         region if one is active.
11064         * whitespace.el (whitespace-cleanup-internal): New internal method.
11066 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
11068         * dired.el (dired-mode-map): Add help-echo strings to tumme
11069         commands.  Bind `tumme-dired-display-image' to C-t i.
11071         * tumme.el (tumme-display-image): Change documentation string slightly.
11072         (tumme-dired-display-image): Add call to `display-buffer'.
11074 2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
11076         * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
11077         Signal error if RAW-DATA is a multibyte string.
11079 2006-05-24  Richard Stallman  <rms@gnu.org>
11081         * subr.el (with-local-quit): When handling `quit' signal,
11082         make a chance for quit-flag to cause a quit.
11084         * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
11085         (ad-disable-advice): Add autoloads.
11087         * subr.el (read-passwd): Copy PROMPT before changing its properties.
11089 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
11091         * dired.el (dired-mode-map): Change menu items for tumme as per
11092         suggestions in emacs-devel.
11094 2006-05-25  Nick Roberts  <nickrob@snap.net.nz>
11096         * dired.el (dired-mode-map): Fix breakage.
11098 2006-05-25  Mathias Dahl  <mathias.dahl@gmail.com>
11100         * tumme.el (tumme-display-dired-image): Rename to...
11101         (tumme-dired-display-image): ...this.
11102         (tumme-track-movement): Change default value to t.
11103         (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
11104         used from `tumme-next-line-and-display' and similar commands.
11106         * dired.el (dired-mode-map): Add Thumbnail submenu under the
11107         Immediate menu.  Add some tumme commands there.
11109 2006-05-24  Luc Teirlinck  <teirllm@auburn.edu>
11111         * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
11113 2006-05-24  Chong Yidong  <cyd@mit.edu>
11115         * menu-bar.el, international/mule-cmds.el: Remove tooltips for
11116         menu entries that open submenus.
11118 2006-05-24  Alan Mackenzie  <acm@muc.de>
11120         * startup.el (command-line): For names of preloaded files, don't
11121         append ".elc" (now done in Fload), and call file-truename on the
11122         lisp directory.
11124         * subr.el (eval-after-load): Fix the doc-string.  Allow FILE to
11125         match ANY loaded file with the right name, not just those in
11126         load-path.  Put a regexp matching the file name into
11127         after-load-alist, rather than the name itself.
11129         * subr.el (load-history-regexp, load-history-filename-element)
11130         (do-after-load-evaluation): New functions.
11132         * international/mule.el (load-with-code-conversion): Do the
11133         eval-after-load stuff by calling do-after-load-evaluation.
11135 2006-05-25  Nick Roberts  <nickrob@snap.net.nz>
11137         * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
11138         has not been killed.
11140 2006-05-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11142         * term/mac-win.el: Set idle timer to clean up expired Apple events.
11143         (mac-ae-get-url): Redispatch Apple event on unknown scheme.
11144         (mac-dispatch-apple-event): Resume Apple event if it is suspended.
11145         Optionally set error message in reply.
11147 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
11149         * textmodes/org.el (org-open-at-point): Use renamed variable
11150         `org-confirm-shell-link-function'.
11151         (org-confirm-shell-link-function): Rename from
11152         `org-confirm-shell-links'.
11153         (org-export-directory): New function.
11154         (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
11155         (org-export-icalendar): Use `org-export-directory'.
11156         (org-indent-item): Keep cursor position.
11157         (org-link-file-path-type): New option.
11158         (org-export-as-html): Fix bug with plain lists starting in
11159         column 0.
11160         (org-export-as-html): Remove deadline formatting, this happens
11161         now already in `org-html-handle-time-stamps'.
11162         (org-export-html-style): Deadline class removed.
11163         (org-insert-labeled-timestamps-at-point): New option.
11164         (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
11165         of `hide-sublevels 1', in case the first headline is not level 1.
11166         (org-overview, org-content): New fuction.
11167         (org-cycle-global-status, org-cycle-subtree-status): Make these
11168         variables buffer-local.
11169         (org-global-cycle): New command.
11170         (org-shifttab): Use `org-global-cycle'.
11171         (org-insert-heading, org-insert-item): Go to end of new
11172         headline/item after creating it.
11173         (org-export-visible): Rename from `org-export-copy-visible'.
11174         Now creates a temporary org-file and applies an exporting command
11175         to it.
11176         (org-table-eval-formula): Support for lisp forms.
11177         (org-agenda-todo-ignore-scheduled): New option.
11178         (org-agenda-get-todos): Use new option
11179         `org-agenda-todo-ignore-scheduled'.
11180         (org-export-html-inline-images): New value `maybe'.
11181         (org-export-as-html): Inlining of images dependent on link description.
11182         (org-archive-subtree): Check for end-of-buffer before trying
11183         `kill-line'.
11184         (org-agenda-follow-mode): New option.
11185         (org-export-with-tags, org-export-with-timestamps): New options.
11186         (org-html-handle-time-stamps): New function.
11187         (org-keyword-time-regexp): New variable.
11188         (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
11189         (org-agenda-todo-list-sublevels): New option.
11190         (org-html-level-start): When TITLE is nil, just close all levels.
11191         (org-parse-key-lines, org-parse-export-options): Remove functions,
11192         replaced by `org-infile-export-plist'.
11193         (org-combine-plists, org-infile-export-plist)
11194         (org-default-export-plist): New functions.
11195         (org-export-html-preamble, org-export-html-postamble)
11196         (org-export-html-auto-preamble, org-export-html-auto-postamble):
11197         New variables.
11198         (org-export-publishing-directory): New option.
11199         (org-export-as-html, org-export-as-ascii): Use the new property
11200         lists for settings.
11201         (org-export-copy-visible, org-export-as-xoxo):
11202         Respect `org-export-publishing-directory'.
11203         (org-link-search, org-store-link, org-file-apps): Support for
11204         links to BibTeX database entries..
11205         (org-get-current-options, org-set-regexps-and-options):
11206         Implement logging as a startup option.
11207         (org-store-link): Make sure context string is never empty
11208         (org-insert-link): Use relative path when possible.
11209         (org-at-item-checklet-p): New function.
11210         (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
11211         (org-shiftmetaup, org-shiftmetadown, org-metaleft)
11212         (org-metaright, org-metaup, org-metadown, org-shiftup)
11213         (org-shiftdown, org-shiftright, org-shiftleft)
11214         (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
11215         Dispatch using `call-interactively'.
11216         (org-call-with-arg): New defsubst.
11217         (org-tag-alist, org-use-fast-tag-selection): New options.
11218         (org-complete): Use `org-tag-alist'.
11219         (org-fast-tag-insert, org-fast-tag-selection): New functions.
11220         (org-next-item, org-previous-item): New commands.
11221         (org-beginning-of-item, org-end-of-item): Add (interactive) to
11222         make command.
11223         (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
11225 2006-05-23  Thien-Thi Nguyen  <ttn@gnu.org>
11227         * emacs-lisp/ewoc.el (ewoc-delete): New function.
11228         (ewoc-filter): Use `ewoc-delete'.
11230         * emacs-lisp/bindat.el (bindat-pack): Doc fix.
11232 2006-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11234         * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
11235         Signal more user-friendly error messages.
11237         * complete.el (PC-do-completion): Undo the addition of implicit
11238         wildcards if they did not lead to finding any match.
11239         (read-file-name-internal): Don't add the final > if the completion is
11240         not finished.
11242 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
11244         * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
11245         Quote safe-local-variable predicate.
11247 2006-05-22  Thien-Thi Nguyen  <ttn@gnu.org>
11249         * emacs-lisp/ewoc.el (ewoc-set-data): New function.
11251 2006-05-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
11253         * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
11255         * progmodes/make-mode.el (makefile-special-targets-list)
11256         (makefile-macro-table, makefile-target-table): Mark as risky.
11257         (makefile-query-one-target-method): Make this the alias for the
11258         following variable.
11259         (makefile-query-one-target-method-function): Make this the real name.
11261         * textmodes/artist.el (artist-text-renderer): Make this the alias
11262         for the following variable.
11263         (artist-text-renderer-function): Make this the real name.
11265         * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
11266         the alias for the following variable.
11267         (flyspell-generic-check-word-predicate): Make this the real name.
11269         * textmodes/ispell.el (ispell-format-word): Make this the alias
11270         for the following variable.
11271         (ispell-format-word-function): Make this the real name.
11272         (ispell-message-text-end): Mark as risky.
11274         * skeleton.el (skeleton-transformation, skeleton-filter)
11275         (skeleton-pair-filter): Make these the aliases for the following
11276         variables.
11277         (skeleton-transformation-function, skeleton-filter-function)
11278         (skeleton-pair-filter-function): Make these the real names.
11280         * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
11281         and skeleton-pair-filter-function.
11283         * textmodes/sgml-mode.el (sgml-transformation): Make this the
11284         alias for the following variable.
11285         (sgml-transformation-function): Make this the real name.
11286         (sgml-tag-alist): Mark as risky.
11288 2006-05-21  Richard Stallman  <rms@gnu.org>
11290         * simple.el (kill-region): Interactively, pass point, then mark.
11292 2006-05-22  Thien-Thi Nguyen  <ttn@gnu.org>
11294         * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
11296 2006-05-21  Romain Francoise  <romain@orebokech.com>
11298         * dired-x.el (dired-mode-map): Don't bind M-g.
11300 2006-05-20  Richard Stallman  <rms@gnu.org>
11302         * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
11303         (dired-goto-file): Doc fix.
11305 2006-05-21  Kim F. Storm  <storm@cua.dk>
11307         * emulation/cua-base.el: Mention customizing cua-mode as alternative
11308         way to enable built-in cua-mode if user loads older CUA-mode package.
11310         * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
11311         if default-filename is specified.
11313 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
11315         * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
11317         * info.el (info-apropos): Make sure current-file and current-node
11318         have non-nil values.  Speed up by using add-to-list instead of
11319         manual consing.
11321 2006-05-20  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
11323         * progmodes/make-mode.el (makefile-mode): Doc fix.
11325 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
11327         * dired-aux.el (dired-do-shell-command): Doc fix.
11329 2006-05-20  Kevin Ryde  <user42@zip.com.au>
11331         * info-xref.el (info-xref-check-all-custom): Skip :tag part of
11332         ``(custom-manual :tag "Foo" "(foo)Node")''.
11334 2006-05-20  Karl Chen  <quarl@cs.berkeley.edu>
11336         * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
11337         value is an integer.
11339 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
11341         * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
11342         "format".
11343         (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
11345 2006-05-20  Martin Rudalics  <rudalics@gmx.at>
11347         * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
11348         a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
11350 2006-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11352         * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
11353         regexp for keywords.
11355 2006-05-20  Masayuki FUJII  <boochang@m4.kcn.ne.jp>  (tiny change)
11357         * dnd.el (dnd-get-local-file-name): Specify LITERAL in
11358         replace-regexp-in-string.
11360         * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
11361         encode, and escape file name on conversion to URL.
11363 2006-05-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11365         * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
11366         Don't unescape URL.
11367         (dnd-get-local-file-name): Unescape URL on conversion to file name.
11369         * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
11370         on conversion to URLs.
11372         * net/browse-url.el (browse-url-file-url): Encode file name on
11373         conversion to URL.
11375         * term/mac-win.el (mac-ae-open-documents): Escape file name on
11376         conversion to URL.
11378 2006-05-19  Eli Zaretskii  <eliz@gnu.org>
11380         * progmodes/cc-styles.el (c-style-alist): Doc fix.
11382 2006-05-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11384         * term/mac-win.el (mac-bytes-to-digits): Remove function.
11385         (mac-handle-toolbar-switch-mode): Use coercion instead of it.
11387 2006-05-19  Glenn Morris  <rgm@gnu.org>
11389         * calendar/diary-lib.el (diary-bahai-date)
11390         (list-bahai-diary-entries, mark-bahai-diary-entries)
11391         (mark-bahai-calendar-date-pattern): Not interactive.
11392         (add-to-diary-list): New optional arg LITERAL.  Doc fix.
11393         (diary-entries-list): Change format of 4th element in each entry.
11394         (diary-list-entries): Use add-to-diary-list.
11395         (diary-goto-entry): Handle the case where the buffer visiting the
11396         diary has been killed.
11397         (fancy-diary-display): Add 'locator to button rather than 'marker.
11398         Only generate temp-face when there are marks to apply.
11399         (list-sexp-diary-entries): Pass literal to add-to-diary-list.
11400         (diary-fancy-date-pattern): New variable.
11401         (diary-time-regexp): Doc fix.
11402         (diary-anniversary, diary-time): New faces.
11403         (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
11404         diary-time-regexp.  Add font-lock-multiline property where needed.
11405         Use new faces diary-anniversary and diary-time.
11406         (diary-fancy-font-lock-fontify-region-function): New function, to
11407         handle multiline font-lock pattern in fancy diary.
11408         (fancy-diary-display-mode): Set font-lock-fontify-region-function.
11409         (diary-font-lock-keywords): Tweak time regexp.  Use new face
11410         diary-time.
11412 2006-05-19  Alexander Shopov  <ash@contact.bg>  (tiny change)
11414         * international/code-pages.el (mik): Table corrected.
11416 2006-05-18  Kim F. Storm  <storm@cua.dk>
11418         * progmodes/grep.el (grep-find): Don't check grep-find-command
11419         before running command (breaks non-interactive usage).
11421 2006-05-18  Thien-Thi Nguyen  <ttn@gnu.org>
11423         * emacs-lisp/ewoc.el (ewoc--adjust): New func.
11424         (ewoc--insert-new-node): Don't insert trailing newline.
11425         Instead, adjust successor nodes's start markers.
11426         (ewoc--refresh-node): Delete all text from current node's start
11427         marker to the next one's; adjust successor nodes's start markers.
11428         (ewoc--create): Doc fixes.
11429         (ewoc--refresh): Don't insert newline.
11430         (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
11431         * pcvs.el (cvs-make-cvs-buffer):
11432         Specify extra newline for ewoc's header and footer.
11433         (cvs-update-header): Update initial header recognition.
11434         Append newline to final header and footer values.
11435         * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
11437 2006-05-17  Richard Stallman  <rms@gnu.org>
11439         * files.el (file-name-extension): Doc fix.
11441 2006-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11443         * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
11444         we can explicitly enable/disable rather than toggle.
11445         (shell-mode): Use it.
11446         (shell-cd): Don't try to reproduce what `cd' does.
11448 2006-05-17  Kim F. Storm  <storm@cua.dk>
11450         * ido.el (ido-read-internal): Use only nondirectory part of
11451         default item.
11453 2006-05-17  Thien-Thi Nguyen  <ttn@gnu.org>
11455         * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
11456         (ewoc-nth): Doc fix.
11458         (ewoc-map, ewoc-invalidate): Compute PP before looping.
11460 2006-05-16  Eli Zaretskii  <eliz@gnu.org>
11462         * international/mule.el (auto-coding-alist): Add .lha to files
11463         read with no-conversion.
11465         * files.el (auto-mode-alist): Add .lha files to archive file
11466         extensions.
11468         * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
11469         Convert csize to integer when computing offsets within the
11470         compressed archive file.
11472 2006-05-16  Kim F. Storm  <storm@cua.dk>
11474         * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
11475         with read-from-minibuffer.
11477 2006-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
11479         * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
11480         (byte-compile-warnings): Fix safe-local-variable property.
11482 2006-05-16  Ken Manheimer  <ken.manheimer@gmail.com>
11484         * allout.el (allout-show-bodies, allout-old-style-prefixes)
11485         (allout-stylish-prefixes, allout-numbered-bullet)
11486         (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
11487         predicates to qualify `safe-local-variable' property, when
11488         available, else use equivalent lambda.
11489         (allout-current-topic-collapsed-p): Do the right thing regarding
11490         trailing blank lines.
11492 2006-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>
11494         * server.el (server-start): Only create a directory if needed.
11495         (server-edit, server-unload-hook): server-start => server-mode.
11496         (kill-emacs-hook): Cleanup upon exit.
11498 2006-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
11500         * hexl.el (hexlify-buffer): Encode process arguments manually.
11502 2006-05-16  Nick Roberts  <nickrob@snap.net.nz>
11504         * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
11505         call to gdb-tooltip-print.
11507 2006-05-15  Romain Francoise  <romain@orebokech.com>
11509         * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
11510         systems, default to "tar" since those systems probably have GNU tar.
11512 2006-05-14  Lars Hansen  <larsh@soem.dk>
11514         * desktop.el (desktop-missing-file-warning): Fix docstring.
11515         (desktop-restore-file-buffer): Correct question asked on missing file.
11517 2006-05-14  Kim F. Storm  <storm@cua.dk>
11519         * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
11520         Add CUA move property.
11522 2006-05-13  Chong Yidong  <cyd@stupidchicken.com>
11524         * custom.el (custom-push-theme): Load the variable before checking
11525         its `standard-value'.
11527 2006-05-13  Lars Hansen  <larsh@soem.dk>
11529         * desktop.el (desktop-save): Use with-temp-buffer.
11531 2006-05-12  Glenn Morris  <rgm@gnu.org>
11533         * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
11534         * calendar/calendar.el (calendar-mode-map):
11535         * calendar/diary-lib.el (include-other-diary-files, diary-mail-entries):
11536         * calendar/appt.el (appt-check, appt-make-list): Refer to
11537         diary-view-entries, diary-list-entries, diary-show-all-entries
11538         rather than obsolete aliases.
11540 2006-05-12  Chong Yidong  <cyd@stupidchicken.com>
11542         * simple.el (line-move-finish): Avoid calling point motion hooks
11543         while processing intangibility.
11545 2006-05-12  Dan Nicolaescu  <dann@ics.uci.edu>
11547         * term/xterm.el (terminal-init-xterm): Fix typo.
11549 2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>
11551         * allout.el (allout-view-change-hook): Mark as being deprecated,
11552         to be replaced by `allout-exposure-change-hook'.
11553         (allout-exposure-change-hook): New, replacing
11554         `allout-view-change-hook'.
11555         (allout-flag-region): Run new hook `allout-exposure-change-hook',
11556         in addition to `allout-view-change-hook'.
11557         (allout-show-bodies, allout-old-style-prefixes)
11558         (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
11559         lambda forms to prevent their showing up in variable help
11560         presentations as inscrutable byte-compiled code.
11561         (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
11562         Use string-or-null-p to qualify safe-local-variable values.
11563         (allout-reindent-bodies): Use memq to qualify matches against
11564         valid safe-local-variable values.  Also, quote the lambda as above.
11565         (allout-use-mode-specific-leader): Add missing candidate-value
11566         symbols, use memq, and quote the lambda.
11567         (allout-overlay-interior-modification-handler): Remove unused
11568         variables `msg' and 'opened'.
11569         (allout-hidden-p): Constrain invisibility consideration to allout's
11570         invisibility spec, disregarding invisibility for other reasons.
11572 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
11574         * files.el (version-control): Correct safe values.
11576 2006-05-12  Thien-Thi Nguyen  <ttn@gnu.org>
11578         * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
11580         (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
11581         (ewoc--insert-new-node): New func.
11582         Update callers of deleted funcs to use it, instead.
11584 2006-05-11  Glenn Morris  <rgm@gnu.org>
11586         * calendar/calendar.el (diary-show-all-entries): Do not refer to
11587         obsolete alias `show-all-diary-entries'.
11588         (make-diary-entry): Not interactive.
11589         (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
11590         (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
11591         (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
11592         (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
11593         (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
11594         (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
11596 2006-05-11  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
11598         * calendar/calendar.el (calendar-french-date-string)
11599         (calendar-mayan-date-string, calendar-chinese-date-string)
11600         (calendar-astro-date-string, calendar-iso-date-string)
11601         (calendar-islamic-date-string, calendar-bahai-date-string)
11602         (calendar-hebrew-date-string, calendar-coptic-date-string)
11603         (calendar-ethiopic-date-string, calendar-persian-date-string):
11604         These functions are not interactive.
11606 2006-05-11  Luc Teirlinck  <teirllm@auburn.edu>
11608         * files.el: Balance parentheses.
11610 2006-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
11612         * files.el, newcomment.el, outline.el, simple.el,
11613         * emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
11614         * progmodes/cc-vars.el, progmodes/compile.el:
11615         Move `safe-local-variable' declarations to the respective files.
11617         * help-fns.el (describe-variable): Don't print safe-var if it is
11618         byte-code.  Improve wording as suggested by Luc Teirlinck.
11620 2006-05-11  Nick Roberts  <nickrob@snap.net.nz>
11622         * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
11623         (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
11624         Use a token for pending-triggers to ensure gdb-var-update
11625         gets called once per user input again for pre-GDB 6.4.
11626         (gdb-var-delete): Match on more complex expressions.
11627         (gdb-var-list-children-handler, gdb-var-create-handler):
11628         Use a token for consistency.
11630 2006-05-11  Carsten Dominik  <dominik@science.uva.nl>
11632         * textmodes/org.el (org-read-date, org-goto-calendar)
11633         (org-agenda-goto-calendar):
11634         Bind `view-calendar-holidays-initially' to nil.
11636 2006-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
11638         * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
11639         Update all callers to do it there, instead.
11641 2006-05-10  Glenn Morris  <rgm@gnu.org>
11643         * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
11644         prefix arg case, to avoid view-diary-entries-initially error.
11645         Reported by Stephen Berman <Stephen.Berman at gmx.net>.
11646         (calendar-date-is-legal-p): Handle dates with no day part.
11648 2006-05-11  Nick Roberts  <nickrob@snap.net.nz>
11650         * comint.el (comint-insert-input): Just make it when
11651         comint-use-prompt regexp is nil (default) and with the mouse.
11652         (comint-copy-old-input): Reinstate from 2004-06-23.
11653         (comint-mode-map): Bind C-c C-m to it.
11655 2006-05-10  J.D. Smith  <jdsmith@as.arizona.edu>
11657         * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
11658         Remove spurious move to point-max (new comint behavior fixes).
11660         * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
11661         compatibility function (Emacs 18/19).
11662         (idlwave-is-continuation-line): Always return point at start of
11663         previous non-blank continuation line.
11664         (keyword-parameters): Fix continued comment font-lock matcher.
11665         (idlwave-font-lock-fontify-region): Written, use as
11666         font-lock-fontify-region-function, to fix continued keyword
11667         fontification issues.
11669 2006-05-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11671         * term/mac-win.el (mac-font-panel-mode): Doc fix.
11672         (mac-service-selection, mac-service-open-file)
11673         (mac-service-open-selection, mac-service-mail-selection)
11674         (mac-service-mail-to, mac-service-insert-text): Rename from
11675         mac-services-*.  All uses changed.
11676         (mac-apple-event-map): Rename event symbol `services' to `service'.
11678 2006-05-10  Thien-Thi Nguyen  <ttn@gnu.org>
11680         * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
11681         (ewoc--node-enter-first, ewoc--node-enter-last)
11682         (ewoc--delete-node-internal): Merge funcs into unique callers.
11684 2006-05-09  Chong Yidong  <cyd@stupidchicken.com>
11686         * emacs-lisp/crm.el (completing-read-multiple): Properly handle
11687         return value of read-from-minibuffer for empty input.
11689 2006-05-09  Miles Bader  <miles@gnu.org>
11691         * comint.el (comint-insert-input): Remove redundant calls to setq
11692         and goto-char.
11694 2006-05-10  Nick Roberts  <nickrob@snap.net.nz>
11696         * comint.el (comint-insert-input): Make it work when
11697         comint-use-prompt-regexp is t.
11699 2006-05-10  Miles Bader  <miles@gnu.org>
11701         * subr.el (field-at-pos): New function.
11703         * comint.el (comint-insert-input): Use it.
11705 2006-05-09  Juri Linkov  <juri@jurta.org>
11707         * battery.el (battery-linux-proc-acpi): Also try
11708         `/proc/acpi/thermal_zone/THR2/temperature'.
11710         * files.el <safe-local-variable>: Remove `eval' and `let' binding
11711         for now unused lambda `string-or-null'.
11713         * add-log.el (change-log-default-name): Put `string-or-null-p'
11714         instead of lambda on `safe-local-variable' property.
11716         * diff-mode.el (diff-context->unified): Use `region-beginning' and
11717         `region-end' instead of `mark' and `point'.
11718         (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
11719         Operate on region in Transient Mark mode when the mark is active.
11720         Use `region-beginning' and `region-end' instead of `mark' and
11721         `point'.
11722         (diff-hunk-text, diff-goto-source): Doc fix.
11724         * startup.el (fancy-splash-screens, normal-splash-screen): Use
11725         face `mode-line-buffer-id' for mode-line buffer face instead of
11726         hard-coded `(:weight bold)'.
11728         * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
11729         buffer-undo-list to t (undo-ask is reproducible by visiting
11730         nested archives).
11732 2006-05-09  Kim F. Storm  <storm@cua.dk>
11734         * progmodes/grep.el (rgrep): Set default directory of *grep*
11735         buffer if we start M-x rgrep in the *grep* buffer and choose
11736         a different base directory.
11738 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
11740         * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
11741         completion also when ido is loaded.
11743 2006-05-09  Masatake YAMATO  <jet@gyve.org>
11745         * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
11746         "warning" and "import".
11747         (cpp-font-lock-keywords): Added "warning".
11749 2006-05-08  Dan Nicolaescu  <dann@ics.uci.edu>
11751         * term/xterm.el (terminal-init-xterm): Add more key bindings.
11753 2006-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11755         * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
11756         pages at a time, if we signal the end, we should indeed reach that end.
11758 2006-05-08  David Reitter  <david.reitter@gmail.com>
11760         * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
11761         output during execution of the body.
11763 2006-05-08  Kim F. Storm  <storm@cua.dk>
11765         * progmodes/grep.el (lgrep, rgrep): Doc fixes.
11767 2006-05-08  Thien-Thi Nguyen  <ttn@gnu.org>
11769         * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
11770         Use with-current-buffer.
11772 2006-05-07  Kim F. Storm  <storm@cua.dk>
11774         * subr.el (add-to-history): Remove keep-dups arg.
11776         * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
11777         to nil around call to add-to-history.
11779 2006-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11781         * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
11782         than after a buffer modification.
11784 2006-05-08  Nick Roberts  <nickrob@snap.net.nz>
11786         * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
11787         call to...
11788         (gud-watch): ...here so speedbar is raised for already watched
11789         expressions.
11790         (gdb-speedbar-refresh): Delete function.
11791         (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
11792         Use speedbar-timer-fn instead of speedbar-refresh (reverting
11793         earlier change).
11794         (gdb-var-evaluate-expression-handler)
11795         (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
11797         * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
11798         Update localized contents for all buffers except ignored modes.
11800 2006-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11802         * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
11803         (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
11804         (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
11805         (mac-handle-font-panel-closed, mac-handle-font-selection):
11806         New functions.
11807         (mac-font-panel-mode): New minor mode.
11808         (mac-apple-event-map): Add bindings for toolbar toggle button and
11809         font panel.
11810         (menu-bar-showhide-menu): Add mac-font-panel-mode.
11812 2006-05-07  John Paul Wallington  <jpw@pobox.com>
11814         * ibuffer.el (ibuffer-compressed-file-name-regexp):
11815         Avoid `regexp-opt'; simplify regexp for readability.
11817 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
11819         * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
11820         * files.el (buffer-stale-function):
11821         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
11822         * autorevert.el (global-auto-revert-non-file-buffers): Point Info
11823         links to the main manual, not to emacs-xtra.
11825 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11827         * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
11828         MacJapanese if text is ASCII-only.
11830 2006-05-06  Nick Roberts  <nickrob@snap.net.nz>
11832         * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
11833         unless so nil isn't returned.
11834         (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
11836 2006-05-06  Kim F. Storm  <storm@cua.dk>
11838         * subr.el (add-to-history): New function.
11840         * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
11841         (ediff-merge-files-with-ancestor):
11842         * env.el (setenv):
11843         * isearch.el (isearch-update-ring):
11844         * server.el (server-visit-files):
11845         * progmodes/grep.el (lgrep, rgrep):
11846         * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
11847         * progmodes/xscheme.el (xscheme-insert-expression):
11848         Use add-to-history.
11850         * kmacro.el (kmacro-push-ring): Use add-to-history.
11851         (kmacro-ring-length): Remove unused defun.
11852         (kmacro-start-macro): Use kmacro-push-ring.
11854 2006-05-06  Thien-Thi Nguyen  <ttn@gnu.org>
11856         * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
11857         directly instead of a lambda expression that calls it.
11859 2006-05-06  Kim F. Storm  <storm@cua.dk>
11861         * avoid.el (mouse-avoidance-point-position): Use posn-at-point
11862         instead of compute-motion.
11864 2006-05-05  Dan Nicolaescu  <dann@ics.uci.edu>
11866         * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
11867         change.
11869 2006-05-05  Reiner Steib  <Reiner.Steib@gmx.de>
11871         * startup.el (command-line-1): Refer to "Pure Storage" on
11872         pure-space-overflow.
11874 2006-05-05  Martin Rudalics  <rudalics@gmx.at>
11876         * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
11877         provided faces once they all have been used up.
11879 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
11881         * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
11882         reference to the Lisp manual to the warning about pure space
11883         overflow.
11885 2006-05-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
11887         * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
11888         argument to avoid the call to `ispell-internal-change-dictionary'
11889         when not needed.
11890         (ispell-change-dictionary): Use this argument and call
11891         `ispell-internal-change-dictionary' after the possible change
11892         to `ispell-local-dictionary'.
11893         (ispell-internal-change-dictionary): Check for a change in
11894         personal dictionary use too.
11896 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
11898         * startup.el (command-line): On MS-Windows, probe "~", not
11899         "~USER", for warning about non-existent home directory.
11901         * arc-mode.el (archive-l-e): New optional argument `float' means
11902         generate a float value.
11903         (archive-arc-summarize, archive-lzh-summarize)
11904         (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
11905         with 3rd argument non-nil when file's size is being computed.
11906         Format the file sizes with %8.0f instead of %8d.
11908 2006-05-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11910         * cus-start.el (all): Add mac-dnd-known-types.
11912         * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
11913         (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
11914         (mac-TIFF-to-string): New functions.
11915         (x-get-selection, x-selection-value)
11916         (mac-select-convert-to-string): Use them.
11917         (mac-text-encoding-mac-japanese-basic-variant): New constant.
11918         (mac-dnd-types-alist): New customization variable.
11919         (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
11920         (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
11921         (mac-dnd-handle-drag-n-drop-event): New functions.
11922         (mac-drag-n-drop): Remove function.
11923         (global-map): Bind drag-n-drop and M-drag-n-drop to
11924         mac-dnd-handle-drag-n-drop-event.
11926 2006-05-04  Karl Chen  <quarl@NOSPAM.quarl.org>
11928         * progmodes/perl-mode.el (perl-beginning-of-function):
11929         Skip anonymous subs.
11931 2006-05-04  Dan Nicolaescu  <dann@ics.uci.edu>
11933         * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
11934         regexp-opt at run time.
11936         * term.el (term-handle-ansi-escape): Fix off by one error.
11938 2006-05-04  Nick Roberts  <nickrob@snap.net.nz>
11940         * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
11941         (gdb-init-1, gdb-post-prompt): ...and references to it.
11942         (gdb-frame-handler): Strip directory name from filename if present.
11944         * progmodes/gud.el (gdb-force-update): Delete defvar
11945         (gud-speedbar-buttons): ...and references to it.  Use window-start
11946         to try to keep positon in watch expression.
11948 2006-05-03  Richard Stallman  <rms@gnu.org>
11950         * simple.el (next-history-element, previous-history-element): Doc fix.
11952         * isearch.el (isearch-update-ring): Doc fix.
11954 2006-05-03  Dan Nicolaescu  <dann@ics.uci.edu>
11956         * isearch.el (isearch-update-ring): Take history-delete-duplicates
11957         into consideration.  Replace one arm ifs with whens.
11959 2006-05-03  Nick Roberts  <nickrob@snap.net.nz>
11961         * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
11962         (menu): Fix typo.
11964 2006-05-02  Miles Bader  <miles@gnu.org>
11966         * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
11968 2006-05-02  Jay Belanger  <belanger@truman.edu>
11970         * calc/calc-embed.el (calc-override-minor-modes-map)
11971         (calc-override-minor-modes): New variables.
11972         (calc-do-embedded): Make sure that Calc keystrokes aren't
11973         overwritten by minor modes.
11975 2006-05-02  Chong Yidong  <cyd@mit.edu>
11977         * msb.el (msb): If EVENT is a down event, read and discard the up event.
11979 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
11981         * startup.el (command-line-1): Refer to Lisp manual when
11982         pure-space-overflow occurs.
11984         * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
11985         (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
11986         (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
11987         (version-control): Don't use `t' for safe-local-variable declarations.
11989 2006-05-01  Richard Stallman  <rms@gnu.org>
11991         * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
11992         M-r, M-R, M-A, M-SPC or M-DEL.
11993         (diff-mode-map): diff-refine-hunk now on C-c C-w
11994         (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
11996         * help-mode.el (help-mode): view-exit-action calls delete-window
11997         only when it is safe and possible.
11999         * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
12000         in messages.
12002         * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
12004         * tool-bar.el (tool-bar-setup): Put Help and Preferences items
12005         in the default tool-bar-map.
12007 2006-05-01  Michael Albinus  <michael.albinus@gmx.de>
12009         * net/tramp.el (tramp-completion-file-name-handler-alist)
12010         (tramp-run-real-handler, tramp-completion-run-real-handler)
12011         (tramp-completion-handle-file-name-all-completions)
12012         (tramp-completion-handle-file-name-completion): Autoload them.
12013         (tramp-completion-handle-file-exists-p)
12014         (tramp-completion-handle-file-name-directory)
12015         (tramp-completion-handle-file-name-nondirectory)
12016         (tramp-completion-handle-expand-file-name): Remove them.
12017         (tramp-handle-file-name-directory): Return the real directory name.
12018         Returning "/" only doesn't need to be necessary any longer.
12019         (tramp-file-name-handler): Make special attention when in hostname
12020         completion mode.
12021         (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
12022         (tramp-register-file-name-handlers):
12023         Register `tramp-completion-file-name-handler' only when
12024         `partial-completion-mode' is enabled.
12025         (tramp-completion-handle-file-name-all-completions):
12026         Delete directory part from results.
12027         (tramp-get-completion-methods, tramp-get-completion-user-host):
12028         Discard deleting "/", it doesn't work after the change of
12029         `tramp-handle-file-name-directory' above.
12031 2006-05-01  Kim F. Storm  <storm@cua.dk>
12033         * progmodes/grep.el (grep-expand-template): Use save-match-data
12034         and symbol-value.
12036 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12038         * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
12039         Use select-frame-set-input-focus instead of raise-frame.
12040         (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
12042 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
12044         * progmodes/gud.el (gud-def): Add %c case.
12045         (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
12046         (gud-format-command): Make match case sensitive.  Match on %F.
12048 2006-04-30  Glenn Morris  <rgm@gnu.org>
12050         * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
12051         (cal-tex-preamble): Use cal-tex-preamble-extra.
12052         (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
12053         than alias `list-diary-entries'.
12055 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
12057         * help-fns.el (describe-variable): Add info about safe local variables.
12059 2006-04-29  Richard Stallman  <rms@gnu.org>
12061         * bindings.el (mode-line-format): help-echo doc fixes.
12063         * net/tramp.el (tramp-file-name-handler-alist): Delete
12064         expand-file-name and other operations that can cause spurious loading.
12066 2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12068         * files.el (safe-local-variable-p): Remove support for the special
12069         value t.
12071         * textmodes/paragraphs.el (sentence-end-without-space):
12072         Fix safety predicate.
12073         (sentence-end-double-space, sentence-end-without-period)
12074         (paragraph-ignore-fill-prefix):
12075         * textmodes/fill.el (colon-double-space):
12076         * abbrev.el (abbrev-mode): Tighten the safety predicate.
12078         * subr.el (booleanp): New fun.
12080         * textmodes/reftex-vars.el (reftex-guess-label-type):
12081         Tighten the safety predicate.
12083 2006-04-28  Kim F. Storm  <storm@cua.dk>
12085         * progmodes/grep.el (defgroup grep): Doc fix.
12086         (grep-auto-highlight): Remove.
12087         (grep-template): New defcustom.
12088         (grep-find-template): Rename from grep-tree-template.
12089         (grep-files-aliases): Rename from grep-tree-files-aliases.
12090         Remove "all" alias, add "l" alias.
12091         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
12092         (grep-find-ignored-directories): New defcustom to replace
12093         grep-tree-ignore-CVS-directories, to facilitate ignoring
12094         subdirectories for multiple version control systems.
12095         (grep-mode-map): Add Recursive grep item to GREP menu.
12096         (grep-regexp-history, grep-files-history): New defvars.
12097         (grep-probe): New helper function.
12098         (grep-compute-defaults): Use it to simplify code.
12099         Adapt to name changes.
12100         Use `.' as base in grep-find-template rather than <D>.
12101         (grep): Remove superfluous highlight-regexp arg.  Fix doc.
12102         Call grep-compute-defaults unconditionally.
12103         (grep-expand-keywords): New defconst.
12104         (grep-expand-template): Rename from grep-expand-command-macros.
12105         Simplify via grep-expand-keywords.  Look at case-fold-search instead
12106         of grep-tree-ignore-case to add -i option.
12107         Bind case-fold-search to nil while matching keywords.
12108         (grep-tree-last-regexp, grep-tree-last-files): Remove.
12109         (grep-read-regexp, grep-read-files): New helper functions.
12110         (rgrep): Rename from grep-tree.  Rework to use proper histories.
12111         Adapt to changes in defcustoms and functions above.
12112         (lgrep): New command, as grep, but using same interactive UI as rgrep.
12114 2006-04-28  Michael Albinus  <michael.albinus@gmx.de>
12116         * net/tramp.el (tramp-completion-file-name-handler):
12117         Disable Tramp's functionality while loading Tramp itself.
12118         (tramp-register-file-name-handlers): That's a defsubst now.
12119         Code from `tramp-repair-jka-compr' moved here.  Apply it via
12120         `after-init-hook'.
12121         (tramp-repair-jka-compr): Remove.
12123 2006-04-27  Jay Belanger  <belanger@truman.edu>
12125         * calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
12126         read expression when `math-read-big-expr' doesn't work.
12128 2006-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
12130         * startup.el (command-line-1): Display warning when
12131         pure-space-overflow is non-nil.
12133 2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12135         * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
12136         risky.
12138 2006-04-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12140         * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
12141         Return the URL or nil if none can be generated.
12143 2006-04-27  Nick Roberts  <nickrob@snap.net.nz>
12145         * progmodes/gud.el (gud-comint-buffer): Move forward to stop
12146         byte compiler warnings.
12147         (gud-basic-call, gud-find-expr): Let user select an expression
12148         for printing.  Print expression as well as value in GUD buffer.
12150 2006-04-17  Ken Manheimer  <ken.manheimer@gmail.com>
12152         * allout.el: Remove local autoload declaration for
12153         pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
12154         (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
12155         (allout-plain-bullets-string, allout-distinctive-bullets-string)
12156         (allout-use-mode-specific-leader, allout-old-style-prefixes)
12157         (allout-stylish-prefixes, allout-numbered-bullet)
12158         (allout-file-xref-bullet, allout-presentation-padding)
12159         (allout-use-hanging-indents, allout-reindent-bodies): Mark as
12160         safe-local-variable with suitable value spec, and add autoload
12161         cookie for loaddefs inclusion.  We now use an explicit spec everywhere.
12162         (move-beginning-of-line, move-end-of-line): Repair so these compat
12163         functions now actually resituate the point, when appropriate.
12165 2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12167         * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
12169         * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
12170         (add-log-iso8601-time-string): Fix call to format-time-string.
12172 2006-04-26  Kim F. Storm  <storm@cua.dk>
12174         * subr.el (posn-string, posn-image, posn-object): Doc fix.
12176 2006-04-26  Masatake YAMATO  <jet@gyve.org>
12178         * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
12179         Add support for "//" style comments.  Remove `b' flag
12180         from ?* in `asm-mode-syntax-table'.
12182 2006-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12184         * follow.el: Use (featurep 'xemacs) everywhere.
12185         (follow-mode): Use define-minor-mode.
12186         (follow-mode-map): Move initialization into the declaration.
12187         Use command remapping.
12188         (follow-emacs-version-xemacs-p): Remove.
12189         (follow-submit-feedback): Remove.
12191         * allout.el (allout-layout, allout-passphrase-verifier-string)
12192         (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
12194         * textmodes/reftex-vars.el (reftex-vref-is-default)
12195         (reftex-fref-is-default, reftex-guess-label-type):
12196         Tighten up a bit the safety predicate.
12198         * textmodes/paragraphs.el (sentence-end-double-space)
12199         (sentence-end-without-period, sentence-end-without-space)
12200         (page-delimiter, paragraph-ignore-fill-prefix):
12201         Tighten up a bit the safety predicate.
12203         * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
12205         * progmodes/python.el (python-continuation-line-p)
12206         (python-beginning-of-statement): syntax-ppss may return
12207         a negative depth.
12208         (python-mode): Don't forcefully enable font-lock.
12210         * time-stamp.el (time-stamp-start, time-stamp-end)
12211         (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
12213         * add-log.el: Remove spurious * in docstrings.
12214         (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
12215         (add-change-log-entry): Use it here, since it's not specific
12216         to iso8601.
12217         (add-log-iso8601-time-string): Don't use it here any more.
12218         (change-log-indent-text, change-log-indent): Rename from add-log-*.
12220         * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
12222 2006-04-25  Ryan Yeske  <rcyeske@gmail.com>
12224         * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
12225         (rcirc-toggle-low-priority): Doc fix.
12226         (rcirc-handler-NOTICE): Remove beginning of line anchor in
12227         ChanServ regexp.
12228         (rcirc-startup-channels-alist): Connect to #rcirc by default, not
12229         #emacs.
12230         (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
12231         (rcirc-decode-coding-system): Use utf-8 as the default.
12232         (rcirc-multiline-minor-mode): Set the fill-column.
12233         (rcirc-format-response-string): Display bright and dim nicks.
12234         (rcirc-browse-url): Update interactive spec to fill ARG.
12235         (rcirc-bright-nick, rcirc-dim-nick): Add faces.
12236         (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
12238 2006-04-24  J.D. Smith  <jdsmith@as.arizona.edu>
12240         * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
12241         case for @Article, etc.
12243 2006-04-23  Michael Albinus  <michael.albinus@gmx.de>
12245         * net/tramp.el (tramp-register-file-name-handlers): New defun.
12246         Added with autoload cookie.
12247         (tramp-unload-file-name-handlers): Rename from
12248         `tramp-unload-file-name-handler-alist'.
12250 2006-04-23  Romain Francoise  <romain@orebokech.com>
12252         * comint.el (comint-match-partial-filename): Doc fix.
12254 2006-04-21  Glenn Morris  <rgm@gnu.org>
12256         * calendar/cal-menu.el (calendar-mode-map): Refer to
12257         `diary-view-entries' rather than alias `view-diary-entries'.
12258         * calendar/diary-lib.el (view-other-diary-entries): Ditto.
12260 2006-04-21  Luc Teirlinck  <teirllm@auburn.edu>
12262         * progmodes/antlr-mode.el (antlr-default):
12263         * cus-edit.el (custom-documentation):
12264         * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
12265         in defface.
12267 2006-04-21  Kim F. Storm  <storm@cua.dk>
12269         * image.el (image-type): New defun split out of create-image.
12270         (create-image): Use it.
12272 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
12274         * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
12275         (org-open-at-point): Remove the "...done" message to keep output
12276         in the echo area visible.
12277         (org-export-as-xoxo): Fix call to `indent-region'.
12279 2006-04-21  Kevin Ryde  <user42@zip.com.au>
12281         * international/mule.el (keyboard-coding-system): defcustom
12282         info-link fixes: "Specify Coding" has been split, keyboard now in
12283         "Terminal Coding", and "Single-Byte Character Support" is now
12284         "Unibyte Mode".
12286 2006-04-21  Nick Roberts  <nickrob@snap.net.nz>
12288         * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
12289         Use font-lock-warning-face for any errors e.g. no stack.
12290         (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
12292 2006-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
12294         * progmodes/sh-script.el (sh-shell): Mark as safe.
12296         * newcomment.el (comment-start, comment-start-skip)
12297         (comment-end-skip, comment-end): Mark as safe.
12299 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
12301         * textmodes/org.el (org-deadline-announce): Face removed.
12302         (org-level-faces, org-n-levels): Convert to constant.
12303         (org-compatible-face): New function.
12304         (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
12305         (org-level-5, org-level-6, org-level-7, org-level-8)
12306         (org-special-keyword, org-warning, org-headline-done, org-link)
12307         (org-date, org-tag, org-todo, org-done, org-table, org-formula)
12308         (org-scheduled-today, org-scheduled-previously, org-time-grid):
12309         Face definition revised for better color tty support.
12310         (org-bold-re, org-italic-re, org-underline-re): New constants.
12311         (org-set-font-lock-defaults): Use the new constants.
12312         (org-agenda-highlight-todo): New function.
12313         (org-agenda-todo): Fix bug with point at end of line.
12314         (org-agenda-change-all-lines, org-finalize-agenda-entries):
12315         Fontify TODO keywords.
12316         (org-insert-link): Preserve relative path in ../ links.
12317         (org-export-as-html): Convert links pointing to .org files into
12318         links that will work beteen the exported HTML files.
12319         (org-todo-list): Fix bug when arg=0.
12320         (org-insert-heading): More fine-tuning.
12322 2006-04-19  Romain Francoise  <romain@orebokech.com>
12324         * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
12325         from `rmail-mime-charset-pattern'.
12327 2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
12329         * progmodes/python.el (python-mode): Fix typo.
12331 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
12333         * comint.el (comint-previous-input): Don't clobber input line
12334         when moving off either end of the input history ring.
12335         (comint-delete-input): New function, used by
12336         `comint-previous-input' and others.
12337         (comint-previous-matching-input):
12338         Use `coming-delete-input'.  Save the partial input if leaving the
12339         edit line.  Goto point-max before deleting input to avoid
12340         partial input fragments hanging around.
12341         (comint-restore-input): New function, used by `comint-previous-input'.
12343 2006-04-18  Luc Teirlinck  <teirllm@auburn.edu>
12345         * imenu.el (imenu--index-alist): Balance parentheses.
12347 2006-04-18  Dan Nicolaescu  <dann@ics.uci.edu>
12349         * progmodes/python.el (python-mode): Add support for hs-minor-mode.
12351 2006-04-19  Reiner Steib  <Reiner.Steib@gmx.de>
12353         * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
12354         file is nil.
12356 2006-04-18  Richard Stallman  <rms@gnu.org>
12358         * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
12360         * imenu.el (imenu-create-index-function, imenu--index-alist)
12361         (imenu--last-menubar-index-alist, imenu--make-index-alist)
12362         (imenu-default-create-index-function, imenu--generic-function):
12363         Doc fixes.
12365         * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
12367         * help-mode.el (help-mode): Set view-exit-action to delete window.
12369         * env.el (setenv): Get rid of arg UNSET.  Interactive unsetting
12370         now works by passing nil as arg.
12372         * apropos.el (apropos-print): Don't do where-is on self-insert-command.
12374         * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
12375         (read-abbrev-file): Provide default when reading filename.
12377         * files.el (enable-local-variables): Allow :all as value.
12378         (hack-local-variables): Implement that value.
12379         (safe-local-variable-values, safe-local-eval-forms)
12380         (enable-local-variables): Mark as risky.
12381         (find-file-visit-truename, kept-old-versions): Mark safe.
12383         * time-stamp.el (time-stamp-format, time-stamp-line-limit)
12384         (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
12385         (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
12387 2006-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
12389         * progmodes/tcl.el (tcl-send-string, tcl-send-region):
12390         Use forward-line so as to get to BOL even in the presence of fields.
12391         (tcl-eval-region): Strip surrounding space to avoid multiple prompts
12392         in return.
12393         (inferior-tcl): Tell tclsh to work in interactive mode.
12395         * complete.el (partial-completion-mode):
12396         Use 'choose-completion-string-functions to make sure that
12397         choose-completion fills the minibuffer properly.
12399         * complete.el (PC-old-read-file-name-internal): Remove.
12400         (PC-read-include-file-name-internal): Remove.  Turn it into an advice
12401         of read-file-name-internal.
12402         (partial-completion-mode): Enable/disable this advice.
12404 2006-04-18  Juanma Barranquero  <lekktu@gmail.com>
12406         * net/tramp.el (tramp-completion-file-name-handler): Revert change
12407         of 2006-04-17.
12409 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
12411         * textmodes/org.el (org-insert-heading): Insert heading before
12412         current if at beginning of line.
12413         (org-todo, org-date): New faces.
12414         (org-table-align): Make sure tooltip window contains full text.
12415         (org-no-properties): New defsubst.
12416         (org-set-font-lock-defaults): Use new faces.
12418 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
12420         * progmodes/gud.el (gud-speedbar-item-info): Display frame address
12421         for root variables.
12423         * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
12424         (gdb-frame-address): Re-use to identify frame for watch expression.
12425         (gdb-var-list, gdb-var-create-handler): Add frame address for root
12426         variables.
12427         (gdb-init-1, gdb-source, gdb-post-prompt)
12428         (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
12429         (gdb-frame-handler): Get gdb-frame-address.
12431 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
12433         Sync with Tramp 2.0.53.
12435         * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
12436         'control.  Reported by Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>.
12437         (tramp-completion-file-name-handler): Add autoload cookie for
12438         adding to `file-name-handler-alist'.
12440         * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
12441         the prompt.  If it returns earlier (when detecting an error
12442         message), the rest of the output will merge accidently with the
12443         output of the next command.  Reported by M Jared Finder
12444         <jared@hpalace.com>.
12446         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
12447         for `process-file', in order to let it work for older Emacsen too.
12449 2006-04-17  Ralf Angeli  <angeli@iwi.uni-sb.de>
12451         * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
12452         (tex-font-lock-keywords-3): Use it.
12454 2006-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
12456         * newcomment.el (comment-add): New function.
12457         (comment-region-default, comment-dwim): Use it.
12459 2006-04-15  Michael Olson  <mwolson@gnu.org>
12461         * emacs-lisp/tq.el: Improve comments.
12462         (tq-queue-head-question): New accessor function.
12463         (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
12464         Update for modified queue structure.
12465         (tq-queue-add): Accept `question' argument.
12466         (tq-queue-pop): If a question is pending, send it.
12467         (tq-enqueue): Accept new optional argument `delay-question'.
12468         If this is non-nil, and at least one other question is pending a
12469         response, queue the question rather than sending it immediately.
12471 2006-04-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12473         * calendar/appt.el (appt-add): Check whether an appointment is
12474         already present in appt-time-msg-list.  Simplify code.
12476 2006-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
12478         * progmodes/cc-langs.el (c-mode-menu):
12479         Don't presume c-subword-mode is bound.
12481 2006-04-13  Bill Wohler  <wohler@newt.com>
12483         * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
12484         (customize-package-emacs-version): Use cdr instead of cadr now
12485         that alists use dotted pairs.
12487         * custom.el (defcustom): Fix docstring for :package-version.
12489 2006-04-13  Michael Albinus  <michael.albinus@gmx.de>
12491         * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
12492         (tramp-handle-shell-command): Display output buffer only when
12493         `tramp-display-shell-command-buffer' is true.
12494         (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
12496 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
12498         * textmodes/org.el (org-set-autofill-regexps): Set only the local
12499         values of `adaptive-fill-regexp' and `adaptive-fill-function'.
12501 2006-04-13  Romain Francoise  <romain@orebokech.com>
12503         * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
12504         leaving temporary .cvsignore buffers behind.
12506 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
12508         * textmodes/org.el (org-set-regexps-and-options)
12509         (org-get-current-options): Better names for the startup folding
12510         options.
12512 2006-04-13  Thien-Thi Nguyen  <ttn@gnu.org>
12514         * vc.el (vc-annotate): Arrange for point to end up at the same
12515         line number as in the original, but only when using a new buffer.
12517 2006-04-12  Stuart Herring  <herring@lanl.gov>  (tiny change)
12519         * files.el (hack-one-local-variable-eval-safep):
12520         Recognize `edebug-form-spec' for `put', but only if it passes
12521         `edebug-basic-spec'.  Generalize `put' handling.
12523         * emacs-lisp/edebug.el (edebug-basic-spec): New function for
12524         vetting file-local form specs.
12526         * allout.el (allout-layout): Autoload its `safe-local-variable'
12527         property.
12529 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
12531         * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
12532         (org-agenda-mouse-1-follows-link)
12533         (org-mouse-1-follows-link): New options.
12534         (org-format-agenda-item): Fix bug if TAGS is nil.
12535         (org-agenda-get-scheduled): Quote `priority' symbol in plist.
12537 2006-04-13  Nick Roberts  <nickrob@snap.net.nz>
12539         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
12540         GDB 6.1+ gives full filename for "info sources" so use
12541         file-name-nondirectory.
12543 2006-04-12  Romain Francoise  <romain@orebokech.com>
12545         * subr.el (read-passwd): Bind `message-log-max' to nil.
12547 2006-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
12549         * progmodes/perl-mode.el (perl-indent-new-calculate):
12550         Recompute parse-start after jumping backward by a whole sexp.
12552 2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12554         * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
12555         window configuration.
12556         (vc-annotate-display-select): Select the buffer so that current-buffer
12557         (and selected-window) is the output buffer at the end of vc-annotate.
12559 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
12561         * vc.el (vc-annotate-color-map): Add custom TTY color map for
12562         8-color terminals, to use all of the colors in a sensible order.
12563         256-color terminals work well with the standard map.
12564         (vc-annotate-lines): Only strip the first color character if it
12565         is "#", to allow for terminal-style named colors.
12566         (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
12567         the correct buffer is scrolled.
12569 2006-04-11  Richard Stallman  <rms@gnu.org>
12571         * emacs-lisp/bytecomp.el (byte-compile-file):
12572         Bind enable-local-variables to :safe, and make normal-mode obey it.
12574         * files.el (enable-local-variables): Allow value :safe.
12575         (normal-mode): Doc fix.
12576         (hack-local-variables): Implement enable-local-variables = :safe.
12577         (hack-local-variables-confirm): Don't prevent quitting.
12579 2006-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
12581         * loadhist.el (unload-feature): A bit of sanity check of
12582         load-history entries.  Cancel timer-vars before unbinding them.
12584         * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
12585         quote special chars, and make the trick work on the hex part of the
12586         buffer as well.
12587         (hexl-mode, hexl-save-buffer, hexl-mode-exit)
12588         (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
12590         * startup.el (normal-splash-screen): Fix last change so we don't wait
12591         2 minutes if we don't show the splash screen.
12593 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
12595         * textmodes/org.el (org-export-plain-list-max-depth)
12596         (org-table-spaces-around-separators)
12597         (org-radio-targets, org-activate-camels)
12598         (org-table-spaces-around-invisible-separators): Options removed.
12599         (org-time-stamp-rounding-minutes, org-remember-templates)
12600         (org-ellipsis, org-activate-links, org-descriptive-links):
12601         New options.
12602         (org-remember-apply-template, org-current-time)
12603         (org-finish-edit-table-field)
12604         (org-link-unescape, org-link-escape)
12605         (org-string-width, org-table-clean-line, org-html-do-expand)
12606         (org-edit-agenda-file-list, org-store-new-agenda-file-list)
12607         (org-read-agenda-file-list): New functions.
12608         (org-table-edit-field)
12609         (org-table-create-or-convert-from-region): New commands
12610         (org-table-toggle-vline-visibility): Command removed.
12611         (org-table-convert-region): Made a command.
12612         (orgtbl-deleta-backward-char, orgtbl-delete-char): Remove commands.
12613         Replace with the normal org- functions.
12614         (org-self-insert-command): Don't trigger realign unnecessarily
12615         when blanking a field that is not full.
12616         (org-mode): `Set buffer-invisibility-spec' for links.
12617         (org-activate-links2): Hide link part and only show descriptive
12618         part of the link.
12619         (org-insert-link): Modify for new linking system.
12620         (org-store-link): Store description separately, for use by
12621         `org-insert-link'.
12622         (org-table-align): Use `org-string-width'.
12623         (defgroup): Completely new group structure for custom variables.
12624         (org-agenda-files): Option: Single file name allowed.  Function:
12625         Optional argument unrestrited means ignore any restricitons.
12626         (org-install-agenda-files-menu): Find a buffer in Org-mode before
12627         trying to modify the menu.  Use generalized access to
12628         `org-agenda-files.'
12629         (org-agenda-list, org-todo-list, org-cycle-agenda-files)
12630         (org-agenda-file-to-front, org-remove-file, org-diary)
12631         (org-tags-view, org-export-icalendar-all-agenda-files)
12632         (org-export-icalendar-combine-agenda-files): Use generalized
12633         access to `org-agenda-files'.
12634         (org-remember-handler): Correctly preserve heading if present.
12635         (org-table-insert-row, org-table-insert-hline): Deal with
12636         invisible characters.
12638 2006-04-10  J.D. Smith  <jdsmith@as.arizona.edu>
12640         * vc.el (vc-annotate-display-mode): Made default 'fullscale.
12641         (vc-annotate-color-map): New 18 element constant
12642         value/saturation, rotating hue colormap, from red->blue.
12643         (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
12644         (vc-annotate-display-select): Switch to annotate-mode elsewhere.
12645         (vc-annotate): To avoid killing the required local variables,
12646         set them before the end of `with-output-to-temp-buffer', and
12647         after first switching to annotate-mode.
12648         (vc-annotate-warp-version): Add buffer argument in goto-line to
12649         ensure annotation, not source, is scrolled.
12651 2006-04-10  Bill Wohler  <wohler@newt.com>
12653         * custom.el (defcustom, custom-handle-keyword):
12654         Add :package-version keyword.
12655         (custom-add-package-version): New function.  Sets value of new
12656         property 'custom-package-version from :package-version keyword.
12657         (defcustom): Create Common Keywords section in docstring.
12658         (defface, defgroup): Replace definitions of a select few keywords
12659         with a reference to the Common Keywords in defcustom.
12660         (defcustom, defface, defgroup): Replace reference to Customization
12661         chapter in manual with hyperlink.
12663         * cus-edit.el (customize-package-emacs-version-alist): New variable.
12664         (customize-changed-options): Add check for custom-package-version.
12665         (customize-package-emacs-version): New function to look up Emacs
12666         version corresponding to the given package version.
12668         * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
12669         defun name, in similar fashion to find-variable-regexp.
12671 2006-04-10  Eli Zaretskii  <eliz@gnu.org>
12673         * international/mule-cmds.el (set-locale-environment): Fix last
12674         change for when the locale's preferences don't specify any encoding.
12676 2006-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12678         * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
12679         so the defined var/fun doesn't need to be quoted.
12681 2006-04-10  Richard Stallman  <rms@gnu.org>
12683         * finder.el (finder-mode-map): Add n and p bindings.
12685 2006-04-10  Nick Roberts  <nickrob@snap.net.nz>
12687         * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
12688         (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
12689         (gdb-setup-windows): Put something in source window if we can't find
12690         the source file.
12691         (gdb-frame-handler): Make it work again with just assembly.
12692         (gdb-data-list-register-values-handler): Make it work when there is
12693         no stack.
12695 2006-04-09  Richard Stallman  <rms@gnu.org>
12697         * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
12698         specs while looking for charset.
12700         * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
12702         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
12703         Make them faces.
12704         (lm-font-lock-keywords): Update appropriately.
12706 2006-04-10  Kim F. Storm  <storm@cua.dk>
12708         * simple.el (filter-buffer-substring): Add NOPROPS arg, so
12709         it can also replace buffer-substring-no-properties.
12711         * emulation/cua-base.el (cua-delete-region, cua-paste)
12712         (cua-repeat-replace-region): Use filter-buffer-substring.
12714         * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
12715         (cua-cut-region-to-global-mark): Likewise.
12717         * emulation/cua-rect.el (cua--extract-rectangle)
12718         (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
12720 2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12722         * textmodes/bibtex.el (bibtex-entry-update): New optional arg
12723         entry-type.  Add field delimiters to numerical fields if they are
12724         not present.
12726 2006-04-09  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12728         * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
12729         string-const to return value.
12730         (bibtex-remove-delimiters): Use it.
12732 2006-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12734         * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
12735         cl-byte-compile-compiler-macro unless it exists.
12737 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
12739         * files.el (hack-local-variables-confirm) <offer-save>:
12740         Clarify message text.  Suggested by Ralf Angeli.
12742 2006-04-08  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
12744         * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
12745         (delete-extract-rectangle-line): Use `filter-buffer-substring'
12746         instead of `buffer-substring' and `delete-region'.  (Most of the
12747         code actually copied from `kill-region'.)
12749 2006-04-08  Ryan Yeske  <rcyeske@gmail.com>
12751         * rcirc.el (rcirc-default-server): Rename from rcirc-server.
12752         (rcirc-default-port): Rename from rcirc-port.
12753         (rcirc-default-nick): Rename from rcirc-nick.
12754         (rcirc-default-user-name): Rename from rcirc-user-name.
12755         (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
12756         (rcirc-low-priority-flag): New variable.
12757         (rcirc-decode-coding-system): New defcustom.
12758         (rcirc-encode-coding-system): New defcustom.
12759         (rcirc-coding-system-alist): New defcustom.
12760         (rcirc-multiline-major-mode): New defcustom.
12761         (rcirc-nick): New internal variable.
12762         (rcirc-process): Remove variable.
12763         (rcirc-server-buffer): New variable.
12764         (rcirc): Update to use rcirc-default-* variables above.
12765         (rcirc-connect): Do not add window-configuration-hook-here.
12766         (rcirc-server): New internal variable.
12767         (rcirc-connect): Do not send keepalive pings if
12768         rcirc-keepalive-seconds is nil.
12769         (with-rcirc-server-buffer): New macro.
12770         (rcirc-send-string): Encode with rcirc-encode-coding-system.
12771         (rcirc-server-name): Rename from rcirc-server.
12772         (rcirc-buffer-process): New function.
12773         (rcirc-buffer-nick): New function.
12774         (rcirc-buffer-target): Remove function.
12775         (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
12776         New commands.
12777         (rcirc-mode-map): Change binding of C-c C-l to
12778         rcirc-toggle-low-priority.
12779         (rcirc-mode): Initialize coding system based on
12780         rcirc-coding-system-alist.  New change-major-mode-hook to part the
12781         channel on a mode change.  Make kill-buffer-hook buffer-local.
12782         (rcirc-change-major-mode-hook): New function.
12783         (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
12784         (rcirc-last-post-time): New variable.
12785         (rcirc-process-message): Store the last time user posted a message
12786         to this target.
12787         (rcirc-multiline-minor-mode): New mode.
12788         (rcirc-multiline-minor-mode-map): New mode map.
12789         (rcirc-edit-multiline): Put multiline-edit buffer in
12790         rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
12791         (rcirc-print): Ignore any line starting with an ignored nick.
12792         (rcirc-print): Decode using rcirc-decode-coding-system.
12793         (rcirc-track-minor-mode): Update global-mode-string when disabling
12794         this mode.
12795         (minor-mode-alist): Add LowPri indicator.
12796         (rcirc-toggle-low-priority): New function.
12797         (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
12798         next lowpriority buffer with activity.
12799         (rcirc-record-activity): Sort buffers in rcirc-activity by the
12800         last time the user posted a message in to the target.
12801         (rcirc-update-activity-string): New formatting for low priority
12802         buffers.
12803         (rcirc-split-activity): New function.
12804         (rcirc-handler-PART, rcirc-handler-KICK)
12805         (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
12806         (rcirc-nick-away-alist): New variable.
12807         (rcirc-handler-301): New handler.  Away messages are printed once
12808         per change.
12810 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
12812         * info.el (Info-follow-nearest-node): Doc fix.
12814         * international/mule-cmds.el (set-locale-environment): Make sure
12815         the coding-system preferred by the locale's language has the same
12816         EOL conversion type as the original buffer-file-coding-system.
12817         (locale-language-names): Add a few MS Windows language codes.
12819 2006-04-07  Richard Stallman  <rms@gnu.org>
12821         * simple.el (eval-expression): Doc fix.
12823         * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
12824         (eval-defun): Doc fixes.
12826 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
12828         * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
12830 2006-04-07  Nick Roberts  <nickrob@snap.net.nz>
12832         * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
12833         GDB list command without argument for greater generality.
12835 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
12837         * subr.el (string-or-null-p): New function.
12839         * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
12841         * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
12843         * files.el: Update comment about safe-local-variable declarations.
12845 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
12847         * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
12848         See idlwave.org.
12850         * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
12851         See idlwave.org.  Includes code to obsolete idlw-rinfo.el.
12853         * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
12854         See idlwave.org.
12856         * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
12857         version 6.0 (minimal changes).  See idlwave.org.
12859         * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
12860         6.0 (minimal changes).  See idlwave.org.
12862         * progmodes/idlw-rinfo.el: File obsoleted and removed.
12864 2006-04-06  Romain Francoise  <romain@orebokech.com>
12866         * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
12867         symmetric encryption features and a new asynchronous interface to
12868         GnuPG.  This new version is version 1.4, plus whitespace changes.
12870 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
12872         * files.el: Move some `safe-local-variable' declarations to the
12873         respective files.
12875         * textmodes/ispell.el (ispell-check-comments)
12876         (ispell-local-dictionary): Mark as safe.
12878         * abbrev.el (abbrev-mode): Mark as safe.
12880         * add-log.el (change-log-default-name): Mark as safe.
12882         * textmodes/reftex-vars.el (reftex-vref-is-default)
12883         (reftex-fref-is-default, reftex-level-indent)
12884         (reftex-guess-label-type): Mark as safe.
12886         * textmodes/fill.el (colon-double-space): Mark as safe.
12888         * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
12889         (sentence-end-double-space, sentence-end-without-period)
12890         (sentence-end-without-space, sentence-end, sentence-end-base)
12891         (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
12893 2006-04-06  Kim F. Storm  <storm@cua.dk>
12895         * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
12896         the :set-after list.
12897         (ido-downcase-unc-hosts): New user option.  Default on.
12898         (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
12899         when it is set, as regexps are now applied on the fly.
12900         (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
12901         Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
12902         on the fly, but only when ido-process-ignore-lists is set.
12903         Do case insensitive filtering if ido-downcase-unc-hosts is set.
12904         Only downcase names if ido-downcase-unc-hosts is set.
12906 2006-04-06  Juanma Barranquero  <lekktu@gmail.com>
12908         * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
12910         * woman.el (WoMan-xref-man-page): Fix call to `substring'.
12912 2006-04-05  Kim F. Storm  <storm@cua.dk>
12914         * ido.el (ido-mode): Set after ido-unc-hosts and
12915         ido-ignore-unc-host-regexps.
12916         (ido-save-history): Save ido-unc-hosts-cache.
12917         (ido-load-history): Load ido-unc-hosts-cache.
12918         (ido-reread-directory): Refresh unc hosts cache in // dir.
12920         * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
12921         to nil while displaying slash screen.
12923 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
12925         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
12926         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
12928 2006-04-05  Kenichi Handa  <handa@m17n.org>
12930         * international/characters.el: Setup cases of Latin, Greek, and
12931         Cyrillic characters in CJK charsets.
12933 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
12935         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
12936         default-enable-multibyte-characters.  This reverts the change from
12937         revision 6.17 which is no longer necessary because the passphrase
12938         is sent separately now.  GnuPG messages are unreadable under
12939         multibyte locales with default-enable-multibyte-characters set to nil.
12941 2006-04-04  Andreas Schwab  <schwab@suse.de>
12943         * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
12944         and `byte-compile-warnings' as `safe-local-variable'.
12946 2006-04-04  Dan Nicolaescu  <dann@ics.uci.edu>
12948         * man.el (Man-mode-map): Restore the \r binding.
12949         (Man-abstract-xref-man-page): If Man-target-string is a function,
12950         call it.
12951         (Man-highlight-references): Use Man-default-man-entry to get the
12952         target.  Deal with xrefs too.
12953         (Man-highlight-references0): Don't call the target function.
12955         * woman.el (WoMan-xref-man-page): Strip the section number, woman
12956         cannot deal with it.
12958 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
12960         * pgg-gpg.el: Clean up process buffers every time gpg processes
12961         complete.
12963 2006-04-04  Kenichi Handa  <handa@m17n.org>
12965         * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
12966         here.
12967         (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
12968         Temporarily bind inhibit-field-text-motion to t.
12970 2006-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12972         * startup.el (normal-splash-screen): Only set mode-line-format in the
12973         splash buffer, so as not to interfere when debugging the code.
12974         Ignore errors when switching buffer.
12976 2006-04-03  Romain Francoise  <romain@orebokech.com>
12978         * dired.el (dired-dnd-protocol-alist): Fix typo.
12980 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
12982         * savehist.el (savehist): Add :version.
12983         (savehist-ignored-variables): New variable.
12984         (savehist-minibuffer-hook): Don't save variables listed in
12985         `savehist-ignored-variables'.
12987         * dired.el (dired-dnd-protocol-alist): Mention that change does
12988         only apply to new buffers in doc string.
12990 2006-04-03  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
12992         * recentf.el (recentf-open-files-item): Include newline in button
12993         field, so opening a file will work, when the point is at the end
12994         of the file name.  Allow, for example, to [i]search a file by
12995         extension and just push RET to open it.
12997 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
12999         * pgg-gpg.el (pgg-gpg-process-filter)
13000         (pgg-gpg-wait-for-completion): Check if buffer is alive.
13002         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
13003         lines, temporary fix.
13005 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
13007         * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
13009 2006-04-02  Richard Stallman  <rms@gnu.org>
13011         * progmodes/compile.el (compilation-message-face): Make it defcustom.
13013 2006-04-02  Dan Nicolaescu  <dann@ics.uci.edu>
13015         * ibuf-macs.el (define-ibuffer-column): Add a new key:
13016         header-mouse-map.
13018         * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
13019         (ibuffer-mode-header-map): New keymaps.
13020         (ibuffer-update-title-and-summary): Enable mouse face highlighting
13021         and keybindings for column headers.
13022         (name, size, mode) <define-ibuffer-column>: Add a header-mouse-map
13023         property.
13025 2006-04-02  Drew Adams  <drew.adams@oracle.com>
13027         * speedbar.el (speedbar-after-create-hook): Doc fix.
13029 2006-04-02  Michael Ernst  <mernst@alum.mit.edu>
13031         * shell.el (shell-directory-tracker)
13032         (shell-dynamic-complete-command): Doc fixes.
13034 2006-04-01  Matt Hodges  <MPHodges@member.fsf.org>
13036         * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
13037         terminals.
13039 2006-04-01  Kim F. Storm  <storm@cua.dk>
13041         * ido.el (ido-unc-hosts-cache): New defvar.
13042         (ido-unc-hosts): If value of defcustom is a function, call it to
13043         get list of UNC hosts.  Add function-item choices to specify
13044         ido-unc-hosts-net-view or user function.
13045         (ido-ignore-unc-host-regexps): New defcustom.
13046         (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
13047         (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
13048         (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
13050 2006-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13052         * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
13053         wwidth.
13055 2006-03-31  Juanma Barranquero  <lekktu@gmail.com>
13057         * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
13058         (ido-max-work-file-list, ido-switch-buffer)
13059         (ido-read-file-name-as-directory-commands):
13060         Fix typos in docstrings.
13062 2006-03-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13064         * term/mac-win.el (mac-system-coding-system): Define and use after
13065         Mac-specific coding systems are ready.
13067 2006-03-27  Romain Francoise  <romain@orebokech.com>
13069         * net/rcirc.el (rcirc-connect): Add autoload cookie.
13071         * ldefs-boot.el: Update.
13073 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
13075         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
13076         passphrases when it is not needed.
13077         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
13078         passphrase stuff from gpg, should only be necessary when you use
13079         gpg with a smartcard.
13081 2006-03-27  Nick Roberts  <nickrob@snap.net.nz>
13083         * comint.el (comint-dynamic-list-completions): Allow user to
13084         select *Completions* buffer.
13086 2006-03-27  Carsten Dominik  <dominik@science.uva.nl>
13088         * textmodes/org.el (org-get-level-face): Fix bug with level counting.
13090 2006-03-26  Andreas Schwab  <schwab@suse.de>
13092         * progmodes/gud.el (gdb): Only complain about multiple debugging
13093         when the gdb process is still running.
13095 2006-03-25  Eli Zaretskii  <eliz@gnu.org>
13097         * mail/rmail.el (tool-bar-map): Defvar it.
13098         (rmail-tool-bar-map): Tool-bar buttons for Rmail.
13099         (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
13101 2006-03-25  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
13103         * help.el (print-help-return-message): Suggest to use
13104         display-buffer instead of switch-to-buffer-other-window to restore
13105         the previous window without selecting it.
13107 2006-03-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13109         * frame.el (select-frame-by-name): Call x-focus-frame also when
13110         window-system is mac.
13112         * term/mac-win.el: Adjust Courier font specifications in
13113         x-fixed-font-alist.
13114         (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
13115         when directly encoding to UTF-16 in native byte order, no BOM.
13117 2006-03-25  Kim F. Storm  <storm@cua.dk>
13119         * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
13120         (cua--init-keymaps): Use it instead of fixed C-return.
13121         (cua-mode): Set after it.
13123         * emulation/cua-rect.el (cua--init-rectangles):
13124         Use cua-rectangle-mark-key instead of fixed C-return.
13126 2006-03-25  Nick Roberts  <nickrob@snap.net.nz>
13128         * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
13129         "run" in .gdbinit.
13130         (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
13132 2006-03-24  Romain Francoise  <romain@orebokech.com>
13134         * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
13135         `display-buffer-other-frame'.
13137 2006-03-24  Kim F. Storm  <storm@cua.dk>
13139         * apropos.el (apropos-synonyms): Add selection => region.
13141 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
13143         * progmodes/gdb-ui.el (gdb-var-create-regexp)
13144         (gdb-var-list-children-regexp, gdb-var-update-regexp)
13145         (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
13146         (gdb-data-list-register-values-regexp)
13147         (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
13148         Future proof against new fields being added to MI output.
13149         (gdb-send): Don't treat backslashes for program input as
13150         continuations.
13151         (gdb-assembler-handler): Don't use window-start for this handler.
13152         (gdb-frame-handler): Don't change to hollow arrow if overlay
13153         arrow doesn't move to new frame.
13155 2006-03-24  Nick Roberts  <nickrob@snap.net.nz>
13157         * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
13158         prevent compiler warnings.
13159         (gdb-stopped): Check for gud-last-last-frame (case: signal).
13160         (breakpoint-disabled): Make lighter for contrast with overlay arrow.
13161         (gdb-assembler-custom): Use hollow-right-triangle for assembler
13162         buffer too.
13164 2006-03-23  Reiner Steib  <reinersteib+gmane@imap.cc>
13166         * pgg-gpg.el (pgg-gpg-update-agent): Check for
13167         make-network-process, so we can use the same code in Gnus v5-10
13168         too and have this file fully synchronized with that release.
13170 2006-03-23  Romain Francoise  <romain@orebokech.com>
13172         * ibuf-ext.el (ibuffer-read-filter-group-name):
13173         Use `ibuffer-generate-filter-groups' to make completion list match
13174         the filter groups that are really displayed in the Ibuffer buffer.
13175         (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
13177 2006-03-23  Kenichi Handa  <handa@m17n.org>
13179         * international/mule-cmds.el (sort-coding-systems): Describe that
13180         the argument is modified in docstring.
13182 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
13184         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
13185         (pgg-gpg-update-agent): New function.
13186         (pgg-gpg-use-agent-p): New function.
13187         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
13188         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
13189         (pgg-gpg-sign-region): Use it.
13191 2006-03-21  Chong Yidong  <cyd@stupidchicken.com>
13193         * cus-edit.el (custom-face-set): Call custom-push-theme before
13194         face-spec set so that `changed' theme is correctly saved.
13195         (custom-face-reset-standard): Reset to recalculated face rather
13196         than defface spec.
13198         * custom.el (custom-push-theme): Only save `changed' theme if the
13199         current face does not match the defface specs.
13201 2006-03-21  Simon Josefsson  <jas@extundo.com>
13203         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
13204         <wilde@sha-bang.de>.
13205         (pgg-gpg-use-agent): New variable.
13206         (pgg-gpg-process-region): Use it.
13207         (pgg-gpg-encrypt-region): Likewise.
13208         (pgg-gpg-encrypt-symmetric-region): Likewise.
13209         (pgg-gpg-decrypt-region): Likewise.
13210         (pgg-gpg-sign-region): Likewise.
13211         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
13213 2006-03-21  Carsten Dominik  <dominik@science.uva.nl>
13215         * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
13216         bracket links.
13218 2006-03-21  Kim F. Storm  <storm@cua.dk>
13220         * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
13221         fringe-indicator-alist instead of modifying global value.
13222         (gdb-frame-handler): Likewise.
13224 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
13226         * diff-mode.el (diff-function): Make it inherit from diff-header
13227         instead of diff-context.
13229         * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
13230         bitmap.
13231         (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
13232         change names in macro above for consistency.
13233         (gdb-frame-handler): Use hollow-right-triangle for all selected
13234         frames which except the innermost (where execution has stopped).
13235         (gdb-reset): Reset buffer-local values of overlay-arrow.
13237 2006-03-20  Richard Stallman  <rms@gnu.org>
13239         * simple.el (set-mark-command): Doc fix.
13241         * files.el (display-buffer-other-frame): New command.
13242         (ctl-x-4-map): Bind C-x 5 C-o to it.
13244 2006-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13246         * jit-lock.el (jit-lock-function): Check for the actual defer-timer
13247         rather than just defer-time, in case defer-time has been changed but
13248         the timer isn't running yet.
13249         (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
13251 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
13253         * help-mode.el (help-follow-symbol): New function.
13254         Essentially identical to the old `help-follow', but do not let
13255         `push-button' do the work when on an xref.
13256         (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
13258 2006-03-19  Richard Stallman  <rms@gnu.org>
13260         * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
13261         preceded by the word `program'.
13262         (help-follow-mouse, help-follow): Throw error if not on xref.
13263         Delete no longer used args.
13265 2006-03-20  Nick Roberts  <nickrob@snap.net.nz>
13267         * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
13268         annotation ensure gud-overlay-arrow-position is redisplayed.
13270 2006-03-19  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
13272         * textmodes/bibtex.el (bibtex-include-OPTkey)
13273         (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
13274         (bibtex-autokey-name-case-convert)
13275         (bibtex-autokey-titleword-case-convert): Make these the aliases
13276         for the following two variables.
13277         (bibtex-autokey-name-case-convert-function)
13278         (bibtex-autokey-titleword-case-convert-function): Make these the
13279         real names.
13280         (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
13281         bibtex-font-lock-crossref sublists.
13282         (bibtex-mode): Revert 2005-12-30 change (which made
13283         completion-ignore-case buffer-local).
13284         (bibtex-url): Simplify.
13286 2006-03-19  Kim F. Storm  <storm@cua.dk>
13288         * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
13289         cursor property value to 2 (to align with C level change).
13291 2006-03-19  Bill Wohler  <wohler@newt.com>
13293         * image.el (image-load-path-for-library): Shorten first line in
13294         docstring.
13296 2006-03-18  Richard Stallman  <rms@gnu.org>
13298         * mail/rmail.el (rmail-reply-regexp): Undo previous change.
13300 2006-03-18  Ben North  <ben@redfrontdoor.org>  (tiny change)
13302         * isearch.el (isearch-other-meta-char): Handle user bindings for
13303         shifted control characters.
13305 2006-03-18  Agustin Martin  <agustin.martin@hispalinux.es>
13307         * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
13308         part that matches email addresses, file names, etc.
13310 2006-03-18  Eli Zaretskii  <eliz@gnu.org>
13312         * term/w32-win.el (mouse-set-font):
13313         Mention w32-list-proportional-fonts in the doc string.
13315 2006-03-18  Kim F. Storm  <storm@cua.dk>
13317         * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
13318         (ido-unc-hosts): New user option to explicitly define list of know
13319         UNC-style hosts for completion.
13320         (ido-cache-unc-host-shares-time): New user option.
13321         (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
13322         New helper functions for UNC file-name support.
13323         (ido-may-cache-directory): Check for UNC host.  Simplify.
13324         (ido-wash-history): Clean out old UNC hosts.
13325         (ido-nonreadable-directory-p): UNC hosts are always readable.
13326         (ido-directory-too-big-p): UNC hosts are never too big.
13327         (ido-set-current-directory): Handle UNC root path.
13328         (ido-file-name-all-completions): Complete UNC host names from
13329         ido-unc-hosts list.  Cache UNC host shares.
13330         (ido-make-file-list-1): Don't filter UNC root.
13331         (ido-exhibit): Check for // in root directory, and switch to UNC
13332         mode by setting ido-current-directory to //.
13334 2006-03-17  Luc Teirlinck  <teirllm@auburn.edu>
13336         * cus-edit.el (customize-changed-options): Mention explicit
13337         version number as default in prompt.
13339 2006-03-17  Bill Wohler  <wohler@newt.com>
13341         * image.el (image-load-path-for-library): Minor docstring fix.
13343 2006-03-17  Carsten Dominik  <dominik@science.uva.nl>
13345         * textmodes/org.el (org-read-date): Include subgroup 5 into
13346         replacement text.
13347         (org-popup-calendar-for-date-prompt): Fix customization type.
13349 2006-03-17  Nick Roberts  <nickrob@snap.net.nz>
13351         * progmodes/gdb-ui.el (gud-watch): Provide completion.
13352         (gdb-continuation): New variable.
13353         (gdb-send): Deal with continuation lines.
13355         * progmodes/gud.el (gud-gdb-complete-command)
13356         (gud-gdb-run-command-fetch-lines): Adapt for use with watch
13357         expressions.
13358         (gud-tooltip-mode): Use buffer-local value.
13360 2006-03-16  Kim F. Storm  <storm@cua.dk>
13362         * ido.el (ido-edit-input): Use selected match, if any.
13364 2006-03-16  Bill Wohler  <wohler@newt.com>
13366         * image.el (image-load-path-for-library): Prefer user's images in
13367         image-load-path.
13369 2006-03-16  Martin Rudalics  <rudalics@gmx.at>
13371         * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
13372         when checking for attempt to drag leftmost or rightmost scrollbar.
13374 2006-03-16  Nick Roberts  <nickrob@snap.net.nz>
13376         * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
13377         (gdb-force-mode-line-update): New function.
13378         (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
13379         (gdb-exited): Use them.
13380         (gdb-signal): New function.
13381         (gdb-annotation-rules): Provide a rule for it.
13383 2006-03-16  Kenichi Handa  <handa@m17n.org>
13385         * international/mule.el (auto-coding-regexp-alist): Add entries
13386         for Unicode BOM.
13388         * sort.el (sort-build-lists): Temporarily bind
13389         inhibit-field-text-motion to t.
13391 2006-03-15  Luc Teirlinck  <teirllm@auburn.edu>
13393         * locate.el (locate-command, locate-make-command-line)
13394         (locate-fcodes-file, locate-update-command)
13395         (locate-prompt-for-command, locate, locate-with-filter)
13396         (locate-get-file-positions): Doc fixes.
13397         (locate-buffer-name, locate-header-face): Remove leading `*' in
13398         defcustom.
13399         (locate-filter-output): Use `keep-lines' instead of its alias
13400         `delete-non-matching-lines'.
13401         (locate-get-filename, locate-get-dirname): Add introductory comment.
13402         (locate-find-directory-other-window): Give appropriate error
13403         message if used outside main listing.
13405 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13407         * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
13408         the new extend-region feature.
13409         (font-lock-after-change-function): Update correspondingly.
13410         * jit-lock.el (jit-lock-after-change): Update correspondingly.
13411         * progmodes/grep.el (font-lock-lines-before): Don't disable.
13413 2006-03-15  Bill Wohler  <wohler@newt.com>
13415         * image.el (image-load-path-for-library): Fix example by not
13416         recommending that one binds image-load-path.  Just defvar it to
13417         placate compiler and only use it if previously defined.
13419 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
13421         * textmodes/org.el (org-insert-centered): Use `string-width' to
13422         make underlining work for wide characters.
13423         (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
13424         TAB to `org-cycle', to make sure that no binding in
13425         `outline-mode-map' can supercede it.
13427 2006-03-14  Ken Manheimer  <ken.manheimer@gmail.com>
13429         * allout.el: Increment version to 2.2.1 in file commentary.
13431         (allout-version): Increment to 2.2.1.
13433         (allout-default-layout): New customization variable, used when the
13434         file lacks a specific allout-layout.  Uses allout-layout-type for
13435         recursively nested definition.
13437         (allout-layout-type): Widget defining allout layouts, necessary for
13438         self-recursive definition.
13440         (allout-mode): Incorporate allout-default-layout as fallback for
13441         allout-layout.
13443         (allout-layout): Mark as 'safe-local-variable', and refer mention
13444         fallback to `allout-default-layout' in absence of a specified value.
13445         (allout-passphrase-verifier-string)
13446         (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
13448         (allout-file-passphrase-verifier-string): Obsolete variable, removed.
13450         (allout-get-encryption-passphrase-verifier): Use correct name of
13451         passphrase verifier in docstring.
13453 2006-03-15  Nick Roberts  <nickrob@snap.net.nz>
13455         * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
13456         elements.
13457         (gdb-find-watch-expression): Make it work for arrays too.
13458         Follow change to gdb-var-list.
13459         (gud-watch): Allow the user to enter variable name with a prexix
13460         arg.  Create keybindings.
13461         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
13462         (gdb-var-list-children-handler, gdb-var-update-handler)
13463         (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
13464         (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
13465         Follow change to gdb-var-list.
13466         (gdb-starting): Don't show the overlay arrows when program is running.
13468         * progmodes/gud.el (gud-speedbar-buttons): Follow change to
13469         gdb-var-list.
13471 2006-03-14  Bill Wohler  <wohler@newt.com>
13473         * image.el (image-load-path-for-library): Pass value of path
13474         rather than symbol.  Always return list of directories.
13475         Guarantee that image directory comes first.
13477 2006-03-14  Alan Mackenzie  <acm@muc.de>
13479         * font-core.el (font-lock-extend-region\(-function\)?.):
13480         New function/variable.
13482         * font-lock.el (font-lock-after-change-function):
13483         Call font-lock-extend-region.  Obey font-lock-lines-before.
13484         (font-lock-default-fontify-region): Remove reference to
13485         font-lock-lines-before.
13487         * jit-lock.el (jit-lock-after-change):
13488         Call font-lock-extend-region.  Obey font-lock-lines-before.
13490 2006-03-14  David Ponce  <david@dponce.com>
13492         * tree-widget.el (tree-widget-themes-load-path)
13493         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
13495 2006-03-13  Ryan Yeske  <rcyeske@gmail.com>
13497         * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
13498         (rcirc-print): Mark the start of text at the end of the prompt.
13499         (rcirc-track-minor-mode): Add autoload cookie.
13500         (rcirc-update-activity-string): Add space to front of mode-line
13501         indicator.
13503 2006-03-13  Miles Bader  <miles@gnu.org>
13505         * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
13506         (rcirc-abbrev-nick): Remove function.
13507         (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
13509 2006-03-13  David Ponce  <david@dponce.com>
13511         * tree-widget.el: Handle themes across all occurrences of the main
13512         themes sub-directory found in tree-widget-themes-load-path.
13513         (tree-widget-themes-directory, tree-widget-theme): Doc fix.
13514         (tree-widget--locate-sub-directory): Return all occurrences.
13515         (tree-widget-themes-path): New function.
13516         Replace tree-widget-themes-directory, and return a list of directories.
13517         (tree-widget-set-parent-theme)
13518         (tree-widget-lookup-image): Use it.
13520 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
13522         * textmodes/org.el (org-link-search): Avoid self-matching of
13523         links, allow target text to be distributed over several lines.
13524         (org-search-not-link): New function.
13525         (org-set-regexps-and-options, org-get-current-options):
13526         New startup options.
13527         (org-export-as-html): Take odd-level setting from local variable.
13528         (org-fontify-emphasized-text): New option.
13529         (org-set-font-lock-defaults): Include emphasized text.
13530         (org-follow-mhe-link): Allow folder-only links, fix folder name.
13531         (org-font-lock): Customize group renamed from `org-faces'.
13533 2006-03-13  John Paul Wallington  <jpw@pobox.com>
13535         * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
13536         keyword; require `ibuf-ext' feature.  Thanks to Zhang Wei.
13538 2006-03-12  Luc Teirlinck  <teirllm@auburn.edu>
13540         * cus-start.el (all): Delete :version keyword for members of the
13541         fringe group, since the entire group is new in 22.1.
13543 2006-03-13  Nick Roberts  <nickrob@snap.net.nz>
13545         * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
13546         map if value is hexadecimal (an address).
13547         (gud-watch): Only search roots for existing watch expressions.
13548         (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
13549         prevent caching problems with speedbar-update-directory-contents.
13551 2006-03-12  Juri Linkov  <juri@jurta.org>
13553         * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
13554         before comparing with `low' and `warn'.
13556         * info.el (Info-dir-remove-duplicates): Move point to the
13557         beginning of the current line after deleting the entries from
13558         redundant heading.  Use marker for `limit' and compare it with
13559         point before calling `re-search-forward'.
13561 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
13563         * simple.el (yank): Fix typo in docstring.
13565 2006-03-11  Ryan Yeske  <rcyeske@gmail.com>
13567         * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
13568         messages, where "D" is the 6th character.
13570 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
13572         * simple.el (yank): Fix last change.
13574 2006-03-11  David Ponce  <david@dponce.com>
13576         * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
13577         merging elements from the standard ispell-dictionary-alist.
13578         (ispell-aspell-add-aliases): Add aliases to the passed dictionary
13579         alist, and return the new alist.
13581 2006-03-11  Richard Stallman  <rms@gnu.org>
13583         * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
13585         * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
13586         the way it is implemented is too unclean.
13588         * simple.el (kill-region, yank): Doc fix.
13590         * battery.el (battery-echo-area-format): Doc fix.
13591         (battery-mode-line-format): Likewise.
13592         (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
13593         (battery-linux-proc-acpi): Ignore batteries that say "charged".
13595 2006-03-11  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
13597         * progmodes/octave-mod.el (octave-indent-for-comment):
13598         Behave according to do string.
13600 2006-03-11  Agustin Martin  <agustin.martin@hispalinux.es>
13602         * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
13603         Be visible only if major mode is Mail Mode.
13605         * textmodes/flyspell.el (flyspell-external-point-words)
13606         (flyspell-process-localwords): Fix last changes.
13608 2006-03-11  Eli Zaretskii  <eliz@gnu.org>
13610         * calendar/holidays.el (list-holidays): Doc fix.
13612         * international/mule.el (auto-coding-alist): Add .odt
13613         (OpenOffice's open document) files.
13615         * files.el (auto-mode-alist): Add .odt (OpenOffice's open
13616         document) files.  Mention in the doc string the need to sync with
13617         auto-coding-alist.
13619 2006-03-10  Chong Yidong  <cyd@stupidchicken.com>
13621         * files.el (hack-local-variables-confirm): Don't prompt for ! if
13622         enable-local-variables is set to always query, or there is no
13623         savable variable.
13625 2006-03-10  Bill Wohler  <wohler@newt.com>
13627         * image.el (image-load-path-for-library): Merge at least three
13628         functions from Gnus and MH-E into this one function that can now
13629         be shared.
13631 2006-03-11  Nick Roberts  <nickrob@snap.net.nz>
13633         * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
13634         gdb-remove-mouse-face and remove help-echo too.
13635         (gdb-enqueue-input): Correct conditional clause.
13637 2006-03-10  Glenn Morris  <rgm@gnu.org>
13639         * calendar/calendar.el (calendar-holidays): Doc fix.
13640         * calendar/holidays.el (list-holidays): Doc fix.
13642 2006-03-10  Nick Roberts  <nickrob@snap.net.nz>
13644         * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
13645         it gets called in gdb-prompt anyway.
13646         (gdb-use-separate-io-buffer): Only restore window arrangement for
13647         gdb-many-windows.
13648         (gdb-enqueue-input): Make it harder to send GDB input when program
13649         is running.
13650         (gdb-buffer-list): New variable.
13651         (gdb-remove-mouse-face): New function.
13652         (gdb-starting): Use it when GDB input won't get sent.
13654 2006-03-08  Juanma Barranquero  <lekktu@gmail.com>
13656         * help.el (view-lossage): Remove trailing whitespace before
13657         inserting "\n".
13659 2006-03-07  Chong Yidong  <cyd@stupidchicken.com>
13661         * files.el (hack-local-variables-confirm):
13662         Set coding-system-for-read to nil before writing to .emacs.
13664         * arc-mode.el (archive-extract): Check if an existing buffer name
13665         comes from a different archive.
13667         * help.el (describe-key-briefly): If KEY is a down event, read and
13668         discard the up event.
13670 2006-03-07  Nick Roberts  <nickrob@snap.net.nz>
13672         * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
13673         be edited and use font-lock-warning-face for any changes.
13675         * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
13676         (gdb-edit-value): Use it to report any errors.
13678 2006-03-07  Juanma Barranquero  <lekktu@gmail.com>
13680         * help.el (describe-key): Remove leftover test code.
13682 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
13684         * textmodes/org.el: Move defvars out of eval-when-compile.
13685         Use buffer-file-name variable.
13686         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
13687         arg `file'.
13688         (org-level-faces): Remove startup dependency.
13689         (org-cycle, org-map-tree, org-scan-tags)
13690         (org-remember-handler): Don't call `outline-level' directly.
13691         (org-mhe-search-all-folders): New option.
13692         (org-mhe-get-message-folder-from-index)
13693         (org-mhe-get-message-folder): Fix indexing search.
13694         (org-format-agenda-item): Handle nil TAGS argument.
13695         (org-cleaned-string-for-export, org-activate-target-links)
13696         (org-make-target-link-regexp): Deal with empty radio target list.
13697         (org-tag): New face.
13698         (org-get-level-face): New function.
13699         (org-set-font-lock-defaults): Simplify setup for headlines.
13700         (org-complete): Pass common substring to `display-completion-list'.
13702 2006-03-06  David Ponce  <david@dponce.com>
13704         * tree-widget.el: Update Commentary header.
13705         (tree-widget-theme-name): Ignore parent themes.
13706         (tree-widget-set-parent-theme): New function.
13707         (tree-widget-set-theme): Use it.
13708         (tree-widget-set-image-properties): Move definition.  Does nothing
13709         if image properties have already been set.
13710         (tree-widget-image-properties): Move definition.  Receive an image
13711         name.  Set the :pointer property.
13712         (tree-widget-lookup-image): Doc fix.  Search in parent themes.
13713         Don't set the :pointer image property.
13714         (tree-widget-convert-widget): New function.  Handle :dynargs
13715         compatibility here.
13716         (tree-widget): Use it to :convert-widget.  Add the :expander-p
13717         predicate to control when the :expander function is entered.
13718         Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
13719         (tree-widget-value-create): Handle :expander-p.  widget-apply
13720         :expander.
13721         (tree-widget-expander-p): New function.  Default value of the
13722         :expander-p property.
13724 2006-03-06  Chong Yidong  <cyd@stupidchicken.com>
13726         * help.el (describe-key): Properly handle the return value of
13727         read-key-sequence when grabbing an up-event.  Cleanup mouse-1
13728         remaps.  Handle string and vector `follow-link' values.
13730 2006-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13732         * complete.el (PC-expand-many-files): Try be more careful when parsing
13733         the shell's output.
13735 2006-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13737         * outline.el (hide-sublevels): Provide better interactive default.
13739 2006-03-06  Kenichi Handa  <handa@m17n.org>
13741         * international/fontset.el (create-fontset-from-fontset-spec):
13742         Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
13744 2006-03-05  Luc Teirlinck  <teirllm@auburn.edu>
13746         * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
13747         backslashes instead of one in regexp.
13748         (gud-tooltip-dereference): Add missing optional argument.
13750 2006-03-04  John Paul Wallington  <jpw@pobox.com>
13752         * wdired.el (toplevel): Require `cl' at compile-time.
13754 2006-03-04  Andreas Schwab  <schwab@suse.de>
13756         * server.el (server-process-filter): Handle errors during
13757         evaluation of the argument.
13759 2006-03-03  John Paul Wallington  <jpw@pobox.com>
13761         * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
13762         escape parentheses at beginning of line.
13763         (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
13764         (t-mouse-mode): Remove period from end of error message.
13766 2006-03-03  Agustin Martin  <agustin.martin@hispalinux.es>
13768         * textmodes/flyspell.el (flyspell-process-localwords):
13769         Be case-sensitive.
13771 2006-03-03  Martin Rudalics  <rudalics@gmx.at>
13773         * cus-edit.el (custom-quote): Remove function, since it has been
13774         moved to custom.el.
13776         * font-lock.el (lisp-font-lock-keywords-2)
13777         * emacs-lisp/rx.el (rx-check-any, rx-check-not)
13778         * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
13779         they have no special meaning.
13781         * midnight.el (clean-buffer-list): Handle case where base-buffer of
13782         indirect buffer gets killed before indirect buffer.  Use dolist.
13784 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
13786         * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
13787         value instead of a literal constant (1) on more pauses.
13789 2006-03-03  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
13791         * textmodes/flyspell.el (flyspell-external-point-words):
13792         Be case-sensitive.
13794 2006-03-03  Ryan Yeske  <rcyeske@gmail.com>
13796         * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
13797         with "www".
13799 2006-03-03  Ken Manheimer  <ken.manheimer@gmail.com>
13801         * allout.el: Restablish intermediate missing comment header to
13802         preserve outline structure.
13803         (allout-beginning-of-current-entry): Skip invisible text.
13804         (allout-open-topic): Fix opening a topic at end-of-buffer.
13805         (allout-minor-mode): Move nearer to allout-mode function.
13807 2006-03-02  Carsten Dominik  <dominik@science.uva.nl>
13809         * textmodes/org.el (org-paste-subtree): Remove (debug) form.
13811 2006-03-02  Nick Roberts  <nickrob@snap.net.nz>
13813         * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
13814         is nil.
13816         * progmodes/gud.el (gud-speedbar-menu-items):
13817         Use buffer-local-value and add missing :visible keyword.
13819         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
13821 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
13823         * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
13824         must be `follow-link'.
13826         * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
13828         * textmodes/org.el (org-export-as-html): Fix bugs in HTML
13829         formatting: No nested anchors.
13830         (org-all-targets): Fix bug with XEmacs compatibility.
13831         (org-read-date): Add (require 'parse-time).
13832         (org-set-tags): Fix bug with extra inserted space.
13833         (org-export-html-style): Define a style class for targets.
13834         (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
13835         (org-hide-leading-stars): New option.
13836         (org-hide): New face.
13837         (org-set-font-lock-defaults): Allow to hide leading stars.
13838         (org-get-legal-level, org-tr-level): New functions.
13839         (org-odd-levels-only): New option.
13840         (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
13841         (org-demote, org-promote): Deal with double-star levels.
13842         (org-convert-to-odd-levels): New command.
13844 2006-03-01  Nick Roberts  <nickrob@snap.net.nz>
13846         * speedbar.el (speedbar-update-localized-contents): Try to
13847         preserve window-start.
13848         (speedbar-update-directory-contents): Try to preserve window-start
13849         and window-point.
13850         (speedbar-update-special-contents): Don't move back to start of window.
13852         * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
13853         gdb-speedbar-timer-fn.  Use speedbar-refresh instead of
13854         speedbar-timer-fn.
13855         (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
13856         (gdb-speedbar-expand-node): Use speedbar-delete-subblock
13857         instead of gdb-speedbar-timer-fn.
13859 2006-02-28  Jay Belanger  <belanger@truman.edu>
13861         * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
13862         (math-compose-expr): Use latex option when calling
13863         `math-compose-tex-matrix' for latex mode.
13865 2006-02-28  Nick Roberts  <nickrob@snap.net.nz>
13867         * speedbar.el: Re-instate comments about developing for speedbar
13868         [this is what info and gdb-ui use even if better methods exist now].
13870         * t-mouse.el: New file.
13871         (t-mouse-tty): Use with-temp-buffer.  Add more terminal types.
13872         (t-mouse-lispy-buffer-posn-from-coords): Remove.
13873         (t-mouse-make-event-element): Use posn-at-x-y instead.
13874         (t-mouse-make-event): Deal with Fedora Core 3.
13875         (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
13876         (t-mouse-mouse-position-function): New function.  Use it instead
13877         of advising mouse-position.
13878         (t-mouse-mode): New minor mode.
13879         (t-mouse-stop, t-mouse-run): Remove.  Use t-mouse-mode instead.
13881 2006-02-27  Glenn Morris  <rgm@gnu.org>
13883         * calendar/calendar.el (calendar-holidays): Doc fix.
13885 2006-02-27  Nick Roberts  <nickrob@snap.net.nz>
13887         * progmodes/gdb-ui.el (gdb-source-window): New variable.
13888         Re-introduce the concept of a source window.
13889         (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
13890         consistency with get-buffer-create.
13891         (def-gdb-auto-update-handler, gdb-info-locals-handler)
13892         (gdb-data-list-register-values-handler)
13893         (gdb-stack-list-locals-handler): Try to preserve window-start as
13894         well as window-point.
13895         (gdb-display-source-buffer): New function (old concept).
13896         (gdb-goto-breakpoint): Use it.
13898         * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
13899         for gdb-ui/gdb-mi (old concept).
13901 2006-02-27  Carsten Dominik  <dominik@science.uva.nl>
13903         * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
13904         binding.
13906         * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
13908         * textmodes/reftex-sel.el (reftex-select-label-map)
13909         (reftex-select-bib-map): Add `follow-mouse' binding.
13911 2006-02-26  Luc Teirlinck  <teirllm@auburn.edu>
13913         * jka-cmpr-hook.el (jka-compr-compression-info-list)
13914         (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
13915         Give :set functions to provide automatic updating.
13916         Update docstring.  Give compiler defvars early in the file
13917         and move the defcustoms to a later spot where all called functions
13918         are defined.
13919         (jka-compr-file-name-handler-entry): Doc fix.
13920         (jka-compr-compression-info-list--internal)
13921         (jka-compr-mode-alist-additions--internal)
13922         (jka-compr-load-suffixes--internal): New variables.
13923         (jka-compr-install): Set the three above variables.
13924         Update `load-file-rep-suffixes' instead of `load-suffixes'.
13925         (jka-compr-update, jka-compr-set): New functions.
13926         (auto-compression-mode): Doc fix.
13928         * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
13929         Update `load-file-rep-suffixes' instead of `load-suffixes'.
13930         Use jka-compr-compression-info-list--internal,
13931         jka-compr-mode-alist-additions--internal and
13932         jka-compr-load-suffixes--internal.
13934         * files.el (load-library):
13935         * loadhist.el (file-loadhist-lookup):
13936         * startup.el (command-line):
13937         * subr.el (locate-library):
13938         * emacs-lisp/autoload.el (update-directory-autoloads):
13939         * emacs-lisp/find-func.el (find-library-suffixes):
13940         Use `get-load-suffixes' instead of `load-suffixes'.
13942         * subr.el (locate-library):
13943         * emacs-lisp/find-func.el (find-library-name):
13944         Use `load-file-rep-suffixes' instead of '("").
13946 2006-02-26  Kim F. Storm  <storm@cua.dk>
13948         * ido.el (ido-save-history, ido-load-history): Simplify.
13949         Don't use find-file-noselect to avoid interference from other modes.
13951 2006-02-25  Thien-Thi Nguyen  <ttn@gnu.org>
13953         * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
13954         to use the default shell if filename is not available.
13955         Reported by Giorgos Keramidas.
13957 2006-02-25  John Williams  <jrw@pobox.com>  (tiny change)
13959         * progmodes/etags.el (tags-completion-table): Do completion from
13960         all the tables in the current list, as documented in the manual.
13962 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
13964         * CC Mode Update to 5.31.3.
13966 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
13968         * progmodes/cc-mode.el (c-postprocess-file-styles):
13969         Bind inhibit-read-only to t, around the call to
13970         c-remove-any-local-eval-or-mode-variables, so that it works on a
13971         RO file.
13973 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
13975         * progmodes/cc-awk.el: Correct a typo.
13977 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
13979         * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
13980         c-hungry-delete-backwards, at the request of RMS.  Leave the old
13981         name as an alias.
13983 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
13985         * progmodes/cc-mode.el: Correct a typo.
13987 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
13989         * progmodes/cc-defs.el: Update the version number to 5.31.3.
13991 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
13993         * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
13994         brace-else-brace (error due to mbeg, mend being undefined).
13996 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
13998         * progmodes/cc-mode.el: File Local variables: Solve the problem
13999         where both `mode' and c-file-offsets are specified: `mode' will
14000         overwrite c-f-o's settings:
14001         (c-remove-any-local-eval-or-mode-variables): New function.
14002         (c-postprocess-file-styles): Call the above new function, within
14003         c-tentative-buffer-change, to splat `mode' and `eval' before the
14004         second hack-local-variables.
14006 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
14008         * progmodes/cc-mode.el:
14009         [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
14010         (c-after-change): Protect the match data with save-match-data.
14011         It was getting corrupted by c-after-change-check-<>-operators.
14013         * cc-defs.el: [Supersedes patch V1.38]:
14014         (top level): Check for a buggy font-lock-compile-keywords ONLY in
14015         XEmacs.  GNU Emacs 22 now has a check which would throw an error here.
14017         * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
14018         with save-match-data.  It was being corrupted when Font Lock was
14019         not enabled.
14021 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
14023         * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
14024         Mode and Subword Mode.
14026         * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
14027         real labels ("case 1:" or "foo:") from non-labels ("public:").
14028         (c-forward-objc-directive): Replace c-forward-token-2 with crude
14029         coding; c-f-t-2 doesn't move over a token at EOB.
14031         * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
14033         * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
14034         (c-update-modeline): Concatenate the minor mode indicators
14035         directly onto mode-name, removing c-submode-indicators.
14036         Sometimes, c-s-i got separated from the mode name on the mode line.
14038         * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
14039         (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
14041 2006-02-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
14043         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
14044         error message when there's an evaluation error to show whether
14045         it's loaded from source or not.
14046         (c-filter-ops): Make it available at runtime too to work when
14047         `c-make-init-lang-vars-fun' needs to evaluate from source.
14049 2006-02-24  Juanma Barranquero  <lekktu@gmail.com>
14051         * help.el (help): Revert last part of 2006-02-23 change (deletion
14052         of the `provide' call).
14054 2006-02-23  Juri Linkov  <juri@jurta.org>
14056         * compare-w.el (compare-windows-highlight): Add new value
14057         `persistent' and change :type from `boolean' to `choice'.
14058         (compare-windows-overlays1, compare-windows-overlays2):
14059         New internal variables.
14060         (compare-windows-highlight): If compare-windows-highlight is
14061         `persistent', add current overlays to compare-windows-overlays[12]
14062         instead of adding compare-windows-dehighlight to pre-command-hook.
14063         (compare-windows-dehighlight): Delete all overlays from
14064         compare-windows-overlays[12].
14066         * info.el (Info-search): Don't bind search-spaces-regexp to
14067         Info-search-whitespace-regexp in non-regexp isearch mode.
14069 2006-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14071         * help.el (describe-mode): Pass `mode-name' to format-mode-line.
14073 2006-02-23  Juanma Barranquero  <lekktu@gmail.com>
14075         * textmodes/org.el (org-xemacs-p)
14076         (org-export-html-show-new-buffer, org-table-may-need-update)
14077         (org-insert-item, org-mhe-get-message-real-folder)
14078         (org-mhe-get-message-folder-from-index)
14079         (org-mhe-get-message-folder, org-mhe-get-message-num)
14080         (org-mhe-get-header, org-make-org-heading-search-string)
14081         (org-make-org-heading-camel, org-table-sort-lines)
14082         (org-format-org-table-html, org-format-table-table-html):
14083         Fix typos in docstrings.
14085 2006-02-23  Carsten Dominik  <dominik@science.uva.nl>
14087         * textmodes/org.el (org-cleaned-string-for-export)
14088         (org-solidify-link-text): New function.
14089         (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
14090         XEmacs, just to silence the compiler.
14091         (org-export-as-ascii, org-export-as-html-and-open):
14092         Use `org-cleaned-string-for-export' and create internal links.
14093         (org-follow-mhe-link): Require mh-e, use folder.
14095 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
14097         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
14099         * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
14100         gdb-debug-log-length.
14101         (gdb-debug-ring): Rename from gdb-debug-log-ring.  Don't make
14102         it a real ring but...
14103         (gud-gdba-marker-filter): ...make it work like mark-ring.
14104         (gdb-enable-debug): Rename from gdb-enable-debug-log.
14105         (gdb-mouse-jump): New function.  Add bindings.
14107 2006-02-23  Nick Roberts  <nickrob@snap.net.nz>
14109         * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
14110         (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
14111         (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
14112         (gdb-debug-log-length): Customize it's length.
14113         (gud-watch, gdb-var-create-handler): Display function::var format
14114         but don't use to create variable object.
14115         (gdb-var-create-handler): Use message-box in place of message.
14116         (gdb-stopped): Call gdb-exited if signalled.
14118 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
14120         * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
14122         * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
14124         * textmodes/reftex.el (reftex-locate-file): Search all extensions
14125         if `reftex-try-all-extensions' is set.
14127         * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
14128         fail silently when there is no valid argument at point.
14129         (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
14130         `fail-silently' argument.  From a patch by David Reiter.
14132         * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
14133         New commands.
14134         (org-mark-ring): New variable.
14135         (org-mark-ring-length): New option.
14136         (org-open-at-point, org-goto, org-open-file): Push old position
14137         onto the mark ring.
14138         (org-add-hook): New function.
14139         (org-export-table-remove-special-lines): New option.
14140         (org-skip-comments, org-format-org-table-html): Respect new
14141         option `org-export-table-remove-special-lines'.
14142         (org-open-file): Allow special command configuration for
14143         directory link.
14144         (org-file-apps): Fix bugs in customize type, added setting
14145         for directories.
14146         (org-activate-tags, org-format-agenda-item, org-complete)
14147         (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
14148         (org-get-tags, org-get-buffer-tags, org-open-at-point)
14149         (org-link-search, org-make-org-heading-search-string)
14150         (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
14151         (org-radio-targets, org-file-link-context-use-camel-case)
14152         (org-activate-camels): New options.
14153         (org-update-radio-target-regexp, org-all-targets)
14154         (org-make-target-link-regexp, org-activate-target-links):
14155         New functions.
14156         (org-make-org-heading-search-string): New function.
14157         (org-store-link, org-insert-link): Use new option
14158         `org-file-link-context-use-camel-case'.
14159         (org-activate-camels): Use new option `org-activate-camels'.
14160         (org-link-regexp): Add mhe prefix.
14161         (org-open-at-point, org-store-link): Support for mhe links.
14162         (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
14163         (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
14164         (org-mhe-get-header, org-follow-mhe-link): New functions.
14165         (org-remove-angle-brackets, org-add-angle-brackets):
14166         New functions.
14167         (org-bracket-link-regexp): New constant.
14168         (org-read-date): Fix bug that was rejecting all typed dates.
14169         (org-link-search): Make hierarchy above visible after a match.
14170         (org-follow-bbdb-link): Inhibit electric mode for BBDB.
14171         (org-store-link): Fix bug with link creation when cursor is in
14172         an empty line.
14173         (org-open-at-point): Fix bug with matching a link.
14174         Fixed buggy argument sequence in call to `org-view-tags'.
14175         (org-compile-prefix-format): Set `org-prefix-has-tag'.
14176         (org-prefix-has-tag): New variable.
14177         (org-format-agenda-item): Remove tags from headline
14178         if appropriate.
14179         (org-agenda-remove-tags-when-in-prefix): New option.
14181 2006-02-21  Michael Kifer  <kifer@cs.stonybrook.edu>
14183         * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
14184         Fix the regular expressions.
14186 2006-02-21  Richard M. Stallman  <rms@gnu.org>
14188         * progmodes/sh-script.el (sh-mode): Set shell type based on file name
14189         if there's no other specific basis.
14191         * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
14192         as variables at all.
14193         (unsafep-variable): Rename arg; doc fix.
14195         * abbrevlist.el (list-one-abbrev-table): Add autoload.
14197         * calendar/appt.el (diary-selective-display): Add defvar.
14199         * sort.el (sort-columns): Use Posix arg syntax for `sort'.
14201         * isearch.el (search-whitespace-regexp): Fix custom type.
14203         * help.el (describe-key-briefly): Compute interactive args
14204         in same was as before previous change.
14206         * files.el (enable-local-variables): Doc fix.
14208 2006-02-21  Kim F. Storm  <storm@cua.dk>
14210         * fringe.el: Cleanup as file is now pre-loaded.
14211         (fringe-bitmaps): Initialize unconditionally.
14212         (fringe-mode, set-fringe-style): Remove autoload cookies.
14214 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
14216         * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
14217         `horizontal-bar'.
14218         (fringe-cursor-alist): Use `horizontal-bar'.
14220 2006-02-20  Kim F. Storm  <storm@cua.dk>
14222         * fringe.el (fringe-bitmaps): Update to new bitmap names.
14223         (fringe-indicator-alist, fringe-cursor-alist): Initialize.
14225         * loadup.el: Load "fringe" on window systems.
14227 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
14229         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
14230         out of scope components.
14232         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
14233         default.
14235 2006-02-20  Chong Yidong  <cyd@stupidchicken.com>
14237         * custom.el (customize-mark-to-save, customize-mark-as-set):
14238         Load the symbol first.
14240 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
14242         * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
14243         strech spec so it doesn't display as "^J" on the header line
14244         when `Buffer-menu-use-header-line' is t.
14246 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
14248         * speedbar.el (speedbar-make-button): Keep text properties
14249         of string arguments if desired.
14251         * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
14252         expessions.
14254         * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
14255         of speedbar.
14257 2006-02-19  Ryan Yeske  <rcyeske@gmail.com>
14259         * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
14260         to value of `read-file-name-completion-ignore-case'.
14262 2006-02-19  Chong Yidong  <cyd@stupidchicken.com>
14264         * custom.el (customize-mark-as-set): Push to `user' theme.
14266         * cus-edit.el (custom-save-variables): Allow unthemed values.
14267         (customize-set-variable): Push setting to `user' theme.
14269 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
14271         * progmodes/gud.el: Don't require font-lock as it's now
14272         automatically loaded.
14273         (gud-speedbar-buttons): Replace gdb-var-changed with
14274         gdb-force-update.
14276         * progmodes/gdb-ui.el (gdb-force-update): Rename from
14277         gdb-var-changed.
14278         (gdb-post-prompt): Use it.
14279         (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
14280         (gdb-var-update-handler, gdb-var-delete)
14281         (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
14282         (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
14283         gdb-force-update in gdb-post-prompt.
14284         (gdb-reset): Clear watch expressions from speedbar when quitting.
14286 2006-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
14288         * viper-cmd.el (viper-insert-state-post-command-sentinel)
14289         (viper-change-state-to-vi, viper-change-state-to-emacs):
14290         Make aware of cursor coloring in the Emacs state.
14291         (viper-special-read-and-insert-char): Use read-char-exclusive.
14292         (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
14294         * viper-init.el (viper-emacs-state-cursor-color): New variable.
14296         * viper-util.el (viper-save-cursor-color)
14297         (viper-get-saved-cursor-color-in-replace-mode)
14298         (viper-get-saved-cursor-color-in-insert-mode)
14299         (viper-restore-cursor-color): Make aware of the cursor color in Emacs
14300         state.
14301         (viper-get-saved-cursor-color-in-emacs-mode): New function.
14303         * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
14304         (ediff-ignore-case-option3, ediff-actual-diff-options)
14305         (ediff-actual-diff3-options): New variables to control case sensitivity.
14306         (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
14307         (ediff-setup-diff-regions3): Make aware of case-sensitivity.
14308         (ediff-toggle-ignore-case): New function.
14309         (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
14311         * ediff-help.el (ediff-long-help-message-narrow2)
14312         (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
14313         (ediff-long-help-message-word-mode): Add ignore-case command.
14314         (ediff-help-for-quick-help): Add ignore-case command.
14316         * ediff-merg.el: Move provide to the end.
14318         * ediff-ptch.el: Move provide to the end.
14320         * ediff-wind.el: Move provide to the end.
14322         * ediff-mult.el: Move provide to the end.
14323         (ediff-set-meta-overlay): Enable follow-link.
14325         * ediff.el: Move provide to the end.
14326         Break recursive load cycle in eval-when-compile.
14327         (ediff-patch-buffer): Better heuristics.
14329         * ediff-util.el: Move provide to the end.
14330         Break recursive load cycle in eval-when-compile.
14331         (ediff-setup-keymap): Add binding for #c.  Replace some defsubsts with
14332         defuns.
14333         (ediff-submit-report): Pass the values of ediff-diff3-program,
14334         ediff-diff3-options.
14336 2006-02-19  Juanma Barranquero  <lekktu@gmail.com>
14338         * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
14339         the opening bracket of the following bracketing pairs: {}, [], (), <>,
14340         `' (for example, in the docstring of `windmove-default-keybindings').
14342 2006-02-19  Nick Roberts  <nickrob@snap.net.nz>
14344         * progmodes/gud.el (gud-speedbar-buttons): Update properly for
14345         shadow face.  Don't provide binding to edit variable when it is
14346         out of scope.
14348         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
14349         (gdb-var-update-handler): Detect out of scope variables with pre
14350         GDB 6.4 too.
14351         (gdb-post-prompt): Revert change from 2006-02-17 (force update).
14352         Reset status of variable objects to nil in update handlers.
14353         (gdb-var-update-handler-1): Detect when a variable object comes
14354         in scope.  setcar on var changes gdb-var-list directly.
14356 2006-02-17  Juri Linkov  <juri@jurta.org>
14358         * ffap.el (ffap) <defface>: Add explicit face declaration.
14359         (ffap-highlight): Use face `ffap' directly instead of checking
14360         for its existence.
14362         * icomplete.el (icomplete-get-keys): Use `t' for the second arg
14363         `visible-ok' of `other-buffer' to find the right original buffer.
14365         * info.el (Info-search): Skip `Local Variables' node.
14367 2006-02-17  Juri Linkov  <juri@jurta.org>
14369         * info.el (Info-find-file): Check for symbols `apropos', `history',
14370         `toc' in the input filename, and return these symbols as is.
14371         (Info-find-node-2): Set Info-current-file to symbols `apropos',
14372         `history', `toc' instead of strings.
14373         (Info-set-mode-line): For non-string Info-current-file use the
14374         symbol's name inside **.
14375         (Info-isearch-push-state): Add quote before Info-current-file and
14376         Info-current-node.
14377         (Info-isearch-pop-state): Use `equal' instead of `string='.
14378         (Info-extract-pointer, Info-following-node-name): Use
14379         `match-string-no-properties' instead of `match-string'.
14380         (Info-up): Check `old-file' for `stringp'.
14381         (Info-history): Use `equal' instead of `string-equal'.
14382         Check `file' for `stringp'.
14383         (Info-history): Use symbol `history' instead of string as first arg
14384         of `Info-find-node'.
14385         (Info-toc): Check `Info-current-file' for `stringp'.  Use symbol
14386         `toc' instead of string.
14387         (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
14388         instead of `buffer-substring', and `match-string-no-properties'
14389         instead of `match-string'.
14390         (Info-index-nodes): Check for symbols `apropos', `history', `toc'
14391         instead of strings.
14392         (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
14393         Use symbol `apropos' instead of string.
14394         (Info-copy-current-node-name): Check `Info-current-file' for
14395         `stringp' and construct a command with `Info-find-node' from it.
14396         (Info-fontify-node): Use `match-string-no-properties' instead of
14397         `match-string' and check file names for `stringp'.
14398         (Info-desktop-buffer-misc-data): Check for symbols `apropos',
14399         `history', `toc' instead of strings.
14401 2006-02-17  Chong Yidong  <cyd@stupidchicken.com>
14403         * files.el: Rearrange functions and variables in the file local
14404         variables section.
14406 2006-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
14408         * files.el: Add truncate-lines, ispell-check-comments and
14409         ispell-local-dictionary as safe local variables.
14411 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
14413         * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
14414         out of scope variables.
14415         (gud-speedbar-buttons): Use unless.
14417         * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
14418         (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
14419         (gdb-show-changed-values): Also use for out of scope variables.
14420         (gdb-var-update-handler-1): Note if variable goes out of scope.
14422 2006-02-17  Ryan Yeske  <rcyeske@gmail.com>
14424         * net/rcirc.el (rcirc-connect): Make all arguments optional, and
14425         default to global variable values for unsupplied args.
14426         (rcirc-get-buffer-create): Fix bug with setting the target.
14427         (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
14428         test for rcirc-always-use-server-buffer-flag here.
14429         (rcirc-response-formats): Add %N, which is a facified nick.  %n
14430         uses the default face.  Change the ACTION format string.  If the
14431         "nick" is the server, don't print anything for that field.
14432         Comment fixes.
14433         (rcirc-target-buffer): Don't test
14434         rcirc-always-use-server-buffer-flag here.
14435         (rcirc-print): Squeeze extra spaces out of the text before message.
14436         (rcirc-put-nick-channel): Strip potential "@" char from nick
14437         before adding them to nick table.
14438         (rcirc-url-regexp): Improve to match address like "foo.com".
14440 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
14442         * allout.el (allout-hidden-p): Move this defsubst before
14443         allout-overlay-interior-modification-handler, where it is first
14444         used.
14446 2006-02-17  Ken Manheimer  <ken.manheimer@gmail.com>
14448         * allout.el: Use allout invisible-text overlays instead of
14449         selective display for concealed text.  Also, lots of general
14450         cleanup, and improved compatibility code.
14452         (allout-version): Incremented, corrected, revised, and refined
14453         module commentary.
14455         (provide 'allout): Moved to the bottom, added a require of overlay.
14457         (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
14458         `except-current'.
14459         (allout-write-file-hook-handler): Minimize delay.
14460         (count-trailing-whitespace-region): New function so
14461         auto-encryption of current topic can resituate cursor exactly.
14462         PGP/GPG encryption trims trailing whitespace from lines, which
14463         must be accounted for across encryption then decryption.
14465         (allout-command-prefix): Now defaults to "\C-c<space>" rather than
14466         just plain "\C-c", to avoid intruding on user's keybinding space.
14468         (allout-toggle-current-subtree-encryption): Pass along fetch-pass
14469         parameter, so user request to provide a new password is done.
14471         (allout-outside-normal-auto-fill-function, allout-auto-fill):
14472         Refined mechanism for auto-filling behavior while in allout mode.
14474         (allout-mode): Explicitly specify the mode map in the docstring.
14475         Clarify provision for various write-file hook var names.
14476         Adjusted for invisible-text overlays instead of selective-display.
14478         (allout-depth): Really return 0 if not within any topic.  This
14479         rectifies `allout-beginning-of-level' and sequence numbering
14480         errors that occur when cutting and pasting numbered topics.
14481         Changed from a in-line subst to a regular function, as well.
14483         (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
14485         (allout-end-of-subtree, allout-end-of-subtree)
14486         (allout-end-of-entry, allout-end-of-current-heading)
14487         (allout-next-visible-heading, allout-open-topic, allout-show-entry)
14488         (allout-show-children, allout-show-to-offshoot)
14489         (allout-hide-current-entry, allout-show-current-entry): Rectified
14490         handling of trailing blank lines between items.
14492         (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
14493         (allout-current-depth, allout-unprotected, allout-hidden-p)
14494         (allout-on-current-heading-p, allout-listify-exposed)
14495         (allout-chart-subtree, allout-goto-prefix)
14496         (allout-back-to-current-heading, allout-get-body-text)
14497         (allout-snug-back, allout-flag-current-subtree, allout-show-all)
14498         (allout-hide-region-body, allout-toggle-subtree-encryption)
14499         (allout-encrypt-string, allout-encrypted-key-info)
14500         (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
14501         (allout-file-vars-section-data): Adjusted for use with
14502         invisible-text overlays instead of selective-display.
14504         (allout-kill-line, allout-kill-topic, allout-yank-processing):
14505         Reworked for use with invisible text overlays.
14507         (allout-current-topic-collapsed-p): New function.
14509         (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
14510         to know when to close the containing topic.
14512         (allout-pre-command-business, allout-post-command-business):
14513         Simplify undo-batching and dynamic isearch exposure.
14515         (allout-set-overlay-category): New for invisible-text overlays.
14516         Sets properties of allout-overlay-category, used by
14517         allout-flag-region to set invisible-text overlay properties.
14518         (allout-get-invisibility-overlay): Get the first qualifying
14519         invisibility overlay, so we can find the extent of it.
14520         (allout-back-to-visible-text): Get to just before the beginnining
14521         of the current invisibility overlay, if any.
14523         (allout-overlay-insert-in-front-handler)
14524         (allout-overlay-interior-modification-handler)
14525         (allout-before-change-handler, allout-isearch-end-handler): New
14526         functions to handle extraordinary actions affecting concealed
14527         text.
14529         (allout-flag-region): Use overlays instead of selective-display
14530         for invisible text - by inheritence from the properties of
14531         allout-overlay-category in mainline Emacs, and applied
14532         property-by-property in XEmacs, some recent versions of which
14533         don't inherit the properties from the category.  Provisions to
14534         respond to concealed-text edits simplified drastically.
14536         (allout-isearch-rectification, allout-isearch-was-font-lock)
14537         (allout-isearch-expose, allout-enwrap-isearch)
14538         (allout-isearch-abort, allout-pre-was-isearching)
14539         (allout-isearch-prior-pos, allout-isearch-did-quit)
14540         (allout-isearch-dynamic-expose)
14541         (allout-hide-current-entry-completely): Functions deleted.
14543         (allout-undo-aggregation): Explicit undo aggregation no longer
14544         necessary due to transition away from selective-display.
14546         (set-allout-regexp, allout-up-current-level)
14547         (allout-next-visible-heading, allout-forward-current-level)
14548         (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
14549         (allout-kill-line, allout-yank-processing, allout-show-children)
14550         (allout-expose-topic, allout-old-expose-topic)
14551         (allout-listify-exposed, allout-insert-latex-header)
14552         (allout-toggle-subtree-encryption, allout-encrypt-string)
14553         (remove-from-invisibility-spec, allout-hide-current-subtree):
14554         Ditched unused variables.
14556 2006-02-17  Agustin Martin  <agustin.martin@hispalinux.es>
14558         * textmodes/ispell.el (ispell-change-dictionary): Call
14559         ispell-buffer-local-dict instead of
14560         ispell-accept-buffer-local-defs.
14561         (ispell-local-dictionary-alist): Accept as valid any coding-system
14562         supported by Emacs.
14563         (ispell-dictionary-alist-3): Esperanto dictionary's coding system
14564         changed to iso-8859-3.
14566 2006-02-17  Nick Roberts  <nickrob@snap.net.nz>
14568         * speedbar.el (speedbar-frame-width): Make an inline function
14569         instead of a macro.  Use frame-width.
14570         (speedbar-try-completion, speedbar-update-contents)
14571         (speedbar-timer-fn): Use consp.
14572         (speedbar-update-localized-contents): Try to preserve point.
14574         * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
14575         (menu): Re-order menu items.
14576         (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
14577         field.
14578         (gdb-var-update-handler-1): Use it for GDB 6.4+.
14579         (gdb-post-prompt): Speed things by not forcing update.
14581 2006-02-16  Chong Yidong  <cyd@stupidchicken.com>
14583         * wid-edit.el (widget-button-click): For mouse-1, cancel button
14584         press and perform default action if we get a mouse movement event.
14586 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
14588         * calendar/icalendar.el (icalendar--get-event-property)
14589         (icalendar--get-event-property-attributes): Fix typos in
14590         docstrings.
14592         * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
14593         docstring.
14595 2006-02-15  Juanma Barranquero  <lekktu@gmail.com>
14597         * bs.el (bs-mode): Use `buffer-disable-undo'.
14598         (bs--get-file-name): Simplify.
14599         (bs-show-in-buffer): Mark the buffer as not modified.
14601 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
14603         * wid-edit.el (widget-keymap): Bind down-mouse-1 to
14604         widget-button-click.
14606         * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
14607         (custom-mode): Update docstring.
14609         * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
14610         binding.
14612         * files.el (hack-local-variables-confirm): Allow scrolling if the
14613         file variable list is too long.  Kill temp buffer after use.
14615 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
14617         * progmodes/gud.el (gdb): Improve doc string.
14618         (gdb-script-font-lock-keywords): Expand allowed character set.
14620         * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
14621         (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
14622         (gdb-separate-io-interrupt, gdb-separate-io-quit)
14623         (gdb-separate-io-stop, gdb-separate-io-eof):
14624         Rename from gdb-inferior-* to gdb-separate-*.
14625         (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
14627 2006-02-14  Jay Belanger  <belanger@truman.edu>
14629         * calc/calc-arith.el (math-check-known-scalarp): Make sure
14630         expression is a symbol before checking that it is bound.
14632         * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
14633         test to see if equation can be solved.
14635 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
14637         * wid-edit.el (widget-button-click): Use :pressed-face property
14638         for overlay face, if it exists.
14640         * cus-edit.el (custom-manual, custom-add-see-also)
14641         (custom-add-parent-links, custom-group-link): Add :pressed-face
14642         property to links.
14644         * files.el (hack-local-variables): Remove ignored variables before
14645         checking if any variables need setting.
14647 2006-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14649         * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
14651 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
14653         * help.el (where-is): Fix message for remapped commands.
14655         * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
14656         Fix typos in docstrings.
14658 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
14660         * files.el (safe-local-variable-values): New option.
14661         (hack-local-variables-prop-line): Return a list of variable-value
14662         pairs if MODE-ONLY is non-nil.
14663         (hack-local-variables): Construct list of variable-value pairs,
14664         and apply or reject them in one go.  Ask for confirmation if
14665         variables are not known safe.
14666         (hack-local-variables-confirm): Complete rewrite.  Support
14667         `safe-local-variable-values'.
14668         (enable-local-variables): Update docstring to reflect new
14669         behavior.
14670         (ignored-local-variables): Ignore ignored-local-variables and
14671         safe-local-variable-values.
14672         (safe-local-variable-p): New function.
14673         (risky-local-variable-p): `safe-local-variable' property check
14674         moved to safe-local-variable-p.
14675         (hack-one-local-variable): Checks moved to hack-local-variables.
14677         (byte-compile-dynamic, c-basic-offset, c-file-style)
14678         (c-indent-level, comment-column, fill-column, fill-prefix)
14679         (indent-tabs-mode, kept-new-versions, no-byte-compile)
14680         (no-update-autoloads, outline-regexp, page-delimiter)
14681         (paragraph-start, paragraph-separate, sentence-end)
14682         (sentence-end-double-space tab-width, version-control):
14683         Add `safe-local-variable' property.
14685         * find-lisp.el: Delete nonexistent `autocompile' file variable.
14687         * icomplete.el, play/landmark.el: Change nonexistent
14688         `outline-layout' file variable to `allout-layout'.
14690 2006-02-14  Nick Roberts  <nickrob@snap.net.nz>
14692         * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
14693         (gdb-get-changed-registers): Test value of gud-minor-mode relative
14694         to gud-comint-buffer.
14695         (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
14696         gdb-ui.el for gdb-mi.el.
14697         (gdb-post-prompt, gdb-get-changed-registers): Move test for
14698         registers buffer to gdb-get-changed-registers.
14699         (gdb-breakpoint-regexp): New regexp.  Allow toggling and
14700         deletion of catchpoints (throw and catch).
14701         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
14702         (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
14703         (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
14704         (gdb-var-list-children-1, gdb-info-breakpoints-custom)
14705         (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
14707 2006-02-13  Jay Belanger  <belanger@truman.edu>
14709         * calc/calc-arith.el (math-check-known-matrixp): Make sure
14710         expression is a symbol before checking that it is bound.
14712 2006-02-13  Richard M. Stallman  <rms@gnu.org>
14714         * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
14715         for the minibuffer too, but not if resize-mini-windows will interfere.
14717         * help.el (describe-key-briefly, describe-key): Do all arg-reading
14718         inside `interactive' spec.
14719         (describe-key-briefly-internal, describe-key-internal):
14720         Functions merged back into their callers.
14722 2006-02-13  Martin Rudalics  <rudalics@gmx.at>
14724         * info.el (info-xref-visited): Inherit from info-xref too.
14725         (Info-set-mode-line): Replace occurrences of `%' by `%%'
14726         when propertizing Info-current-file and Info-current-node.
14728 2006-02-13  Juri Linkov  <juri@jurta.org>
14730         * tumme.el (tumme-thumbnail-storage): Fix docstring.
14731         (tumme-thumb-name): Fix per-directory format.
14733 2006-02-13  Juanma Barranquero  <lekktu@gmail.com>
14735         * subr.el (substitute-key-definition): Doc fix (hide internal arg).
14737 2006-02-12  Miles Bader  <miles@gnu.org>
14739         * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
14741 2006-02-13  Mathias Dahl  <mathias.dahl@gmail.com>
14743         * tumme.el: Remove history section.  If someone needs the it, it
14744         can always be found in CVS.
14746 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
14748         * tumme.el (tumme-thumbnail-storage): Update docstring.  Add info
14749         about the Thumbnail Managing Standard option.
14751 2006-02-12  Richard M. Stallman  <rms@gnu.org>
14753         * subr.el (substitute-key-definition): Doc fix.
14755         * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
14757         * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
14759         * info.el (Info-mode): Doc fix.
14761         * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
14763 2006-02-12  Michael Albinus  <michael.albinus@gmx.de>
14765         * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
14766         because on Solaris a POSIX compatible "id" is needed.  Reported by
14767         Magnus Henoch <mange@freemail.hu>.
14769 2006-02-12  Juri Linkov  <juri@jurta.org>
14771         * tumme.el: Remove todo item about Thumbnail Managing Standard.
14772         (tumme) <defgroup>: Change :group to `multimedia'.
14773         (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
14774         Managing Standard.
14775         (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
14776         Fix dostring.
14777         (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
14778         and %y.  Fix docstring.
14779         (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
14780         (tumme-cmd-create-standard-thumbnail-command): New user options.
14781         (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
14782         is `standard'.  Fix docstring.
14783         (tumme-thumb-width, tumme-thumb-height): New user options.
14784         (tumme-external-viewer): Try to find various viewers.
14785         (tumme-get-thumbnail-image): Use `create-image' instead of
14786         constructing the `image' structure.
14787         (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
14788         `standard'.
14789         (tumme-thumb-name): Add file name generation for standard storage.
14790         Simplify code for other storages.
14791         (tumme-thumb-name): Use width %w and height %h instead of size %s.
14792         Add modification time %m and thumbnail-nq8 %q.
14793         Use `tumme-cmd-create-standard-thumbnail-command' if
14794         tumme-thumbnail-storage is `standard'.
14795         (tumme-dired-insert-marked-thumbs): New autoload command.
14796         (tumme-dired-after-readin-hook): New function.
14797         (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
14798         `tumme-thumb-size'.
14799         (tumme-display-image): Replace size-x %x and size-y %y with
14800         width %w and height %h.
14802         * dired.el (dired-mode-map): Bind `\C-t\C-t' to
14803         `tumme-dired-insert-marked-thumbs'.
14805 2006-02-12  Mathias Dahl  <mathias.dahl@gmail.com>
14807         * tumme.el (tumme-write-tag): Fix small bug (file name did not
14808         include path).
14809         (tumme-mark-tagged-files): Fix bug in regexp used to find rows
14810         matching tag.
14812 2006-02-12  Miles Bader  <miles@gnu.org>
14814         * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
14815         New variables.
14816         (rcirc-abbrev-nick): New function.
14817         (rcirc-format-response-string): Rewrite to use the formats in
14818         `rcirc-response-formats' and expand escape sequences therein.
14819         A text-property `rcirc-text' is added over the actual response
14820         text to make easy to find inside the returned string.
14821         (rcirc-print): When filling, just look for the `rcirc-text'
14822         text-property to find the appropriate fill prefix, instead of
14823         using hardwired patterns.
14825 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
14827         * tumme.el: Enhance some docstrings.  Add todo item about Thumbnail
14828         Managing Standard.
14830 2006-02-11  Kim F. Storm  <storm@cua.dk>
14832         * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
14833         Don't use insert-buffer; do insert-buffer-substring directly.
14834         (ido-file-internal): Set mark for ido-insert-file.  Use insert-file-1.
14836 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
14838         * files.el (revert-buffer, recover-file): Replace buffer-read-only
14839         with inhibit-read-only.  Suggested by Stefan Monnier.
14840         (revert-buffer): Let insert-file-contents discard
14841         buffer-undo-list.  Simplify code.
14842         (find-file, find-file-existing, revert-buffer): Doc-string fixes.
14844 2006-02-11  Eli Zaretskii  <eliz@gnu.org>
14846         * menu-bar.el (menu-bar-select-yank): Add a doc string.
14848         * help.el (describe-key-briefly): Now a wrapper for
14849         describe-key-briefly-internal.  Bind enable-disabled-menus-and-buttons
14850         to t.  Populate yank-menu if empty.
14851         (describe-key-briefly-internal): Renamed from describe-key-briefly.
14852         (describe-key): Now a wrapper for describe-key-internal.  Bind
14853         enable-disabled-menus-and-buttons to t.  Populate yank-menu if empty.
14854         (describe-key-internal): Renamed from describe-key.
14856 2006-02-11  Milan Zamazal  <pdm@zamazal.org>
14858         * progmodes/glasses.el (glasses-separator): Doc fix.
14859         (glasses-original-separator): New defcustom.
14860         (glasses-make-readable, glasses-convert-to-unreadable): Use it.
14862 2006-02-11  Martin Rudalics  <rudalics@gmx.at>
14864         * mwheel.el (mouse-wheel-up-event): Doc fix.
14866 2006-02-11  Mathias Dahl  <brakjoller@hotmail.com>
14868         * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
14869         (tumme-dir): New function.  Copied from thumbs.el.
14871 2006-02-10  Juanma Barranquero  <lekktu@gmail.com>
14873         * desktop.el (desktop-outvar): Fix typo.
14874         (desktop-save-buffer-p): Doc fix.
14876         * subr.el (substitute-key-definition): Fix typo.
14878 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
14880         * frame.el (select-frame-set-input-focus): Call x-focus-frame also
14881         when window-system is mac.
14883         * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
14885 2006-02-10  Kim F. Storm  <storm@cua.dk>
14887         * subr.el (substitute-key-definition-key): Pass t for NOERROR to
14888         indirect-function instead of using condition-case.
14890 2006-02-10  Mathias Dahl  <mathias.dahl@gmail.com>
14892         * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
14893         less `colloquial'...
14895 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
14897         * tumme.el: Add a couple of todo items.
14899 2006-02-09  Lars Hansen  <larsh@soem.dk>
14901         * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
14902         (highlight-changes-mode): Don't change desktop-locals-to-save.
14904 2006-02-09  Chong Yidong  <cyd@stupidchicken.com>
14906         * image-mode.el (image-toggle-display): Clear image cache if using
14907         filename.
14909 2006-02-09  Masatake YAMATO  <jet@gyve.org>
14911         * dired-x.el (dired-guess-shell-alist-default): Add .man as
14912         a `dired-man' target.
14914         * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
14915         boundary of symbols.
14917 2006-02-08  Peter Doornbosch  <peter.doornbosch@luminis.nl>  (tiny change)
14919         * vc-svn.el (vc-svn-print-log): Show recent commits as well.
14921 2006-02-09  Juanma Barranquero  <lekktu@gmail.com>
14923         * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
14924         `mapcar'; return nil.
14926 2006-02-08  Chong Yidong  <cyd@stupidchicken.com>
14928         * mouse.el (mouse-drag-track): Don't change window if we rebind to
14929         some other event.
14931 2006-02-08  Ryan Yeske  <rcyeske@gmail.com>
14933         * net/rcirc.el (rcirc-startup-channels-alist):
14934         Add irc.freenode.net and #emacs as defaults.
14935         (rcirc-ignore-all-activity-flag): Remove variable.
14936         (rcirc-authinfo): New variable.
14937         (rcirc-authinfo-filename): Remove variable.
14938         (rcirc-always-use-server-buffer-flag): New flag.
14939         (rcirc): M-x rcirc will automatically connect without prompting.
14940         C-u M-x rcirc will prompt.  Use rcirc-connect to create a
14941         connection in lisp.
14942         (rcirc-process-server-response-1): Remove everything but the nick
14943         portion of the sender so it doesn't need to be done everywhere
14944         else.  Update related code.
14945         (global-map): Remove global keybindings.
14946         (rcirc-get-buffer-create): Make sure rcirc-topic is set.
14947         (rcirc-send-input): Split into several functions.
14948         (rcirc-process-input-line, rcirc-process-message)
14949         (rcirc-process-command): New functions.
14950         (rcirc-target-buffer): New function to determine where to route
14951         messages.
14952         (rcirc-user-nick): Save match data.
14953         (rcirc-toggle-ignore-buffer-activity)
14954         (rcirc-update-activity-string): Remove global ignore functionality,
14955         which can be done now by toggling rcirc-track-minor-mode.
14956         (rcirc-track-minor-mode-map): New keymap.
14957         (rcirc-track-minor-mode): New minor-mode.
14958         (ignore): Make the ignore output nicer.  Always print it when
14959         adding or removing nicks.
14960         (rcirc-url-regexp): Improve.
14961         (rcirc-mangle-text): Remove properties before using text in the
14962         modeline.
14963         (rcirc-authenticate): Authentication data comes from
14964         rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
14965         (rcirc-server-prefix): Inherit from rcirc-server.
14967 2006-02-08  Mathias Megyei  <Mathias.Megyei@micronas.com>  (tiny change)
14969         * Makefile.in (compile): Append "|| true" to the end of the `find'
14970         command, like compile-always does.
14972 2006-02-08  Sam Steingold  <sds@gnu.org>
14974         * net/tramp.el (tramp-maybe-open-connection): Do not wait for
14975         output from a dead connection.
14977 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
14979         * dired.el (dired-mode-map): Add more bindings for tumme.
14981 2006-02-07  Stefan Monnier  <monnier@iro.umontreal.ca>
14983         * wdired.el (wdired-mode-map): Use remap.
14984         (wdired-get-filename): Massage.
14985         (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
14986         (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
14987         `keymap' property rather than `local-map'.
14989 2006-02-07  Mathias Dahl  <brakjoller@hotmail.com>
14991         * tumme.el (tumme-get-thumbnail-image): New utility function.
14992         Suggested by from Chong Yidong.
14993         (tumme-dired-with-window-configuration): Rename from
14994         `tumme-dired'.  Add code to save window configuration.
14995         (tumme-restore-window-configuration): New command to restore the
14996         window configuration that `tumme-dired-with-window-configuration'
14997         saves before it changes the window configuration.
14998         (tumme-show-all-from-dir): New command to display thumbnails for
14999         all files in a directory entered by the user, like M-x thumbs.
15000         (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
15001         have been created.
15002         (tumme-display-thumbnail-original-image): Call `display-buffer'.
15003         (obsolete-tumme-display-thumbnail-original-image-and-buffer):
15004         Remove obsolete test function.
15006 2006-02-07  Juanma Barranquero  <lekktu@gmail.com>
15008         * vc.el (small-temporary-file-directory): Remove defvar; there's
15009         a defcustom for it in files.el.
15011         * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
15012         Fix typo in message.
15013         (tumme-gallery-generate): Fix typo in `error' message.
15014         (tumme-display-window-height-correction)
15015         (tumme-display-window-width-correction, tumme-line-up-dynamic)
15016         (tumme-line-up-interactive): Dox fixes.
15017         (tumme-cmd-rotate-original-options, tumme-display-properties-format)
15018         (tumme-restore-window-configuration, tumme-format-properties-string)
15019         (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
15020         Fix typos in docstrings.
15022 2006-02-07  Chris Moore  <christopher.ian.moore@gmail.com>
15024         * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
15026 2006-02-07  Nick Roberts  <nickrob@snap.net.nz>
15028         * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
15029         User should use hook if desired.
15031         * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
15032         buffer if necessary.
15033         (gdb-delete-frame-or-window): New function.
15034         (gdb-breakpoints-mode-map): Bind "q" to it.
15036 2006-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15038         * textmodes/nroff-mode.el: Clean up name space.
15039         (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
15040         (nroff-mode): Obey the global setting of nroff-electric-mode.
15041         (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
15043         * calendar/calendar.el (calendar-increment-month): Typo in last change.
15045 2006-02-06  Thien-Thi Nguyen  <ttn@gnu.org>
15047         * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
15049 2006-02-06  Lars Hansen  <larsh@soem.dk>
15051         * generic-x.el (etc-fstab-generic-mode): Add file system types
15052         cifs and usbdevfs.  Allow special chars in file names.
15054 2006-02-05  Jay Belanger  <belanger@truman.edu>
15056         Update copyright notices of the files in lisp/calc.
15058 2006-02-05  Romain Francoise  <romain@orebokech.com>
15060         Update copyright notices of all files in the lisp/play directory.
15062 2006-02-04  Luc Teirlinck  <teirllm@auburn.edu>
15064         * ldefs-boot.el: Regenerate.
15066         * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
15068 2006-02-05  Kim F. Storm  <storm@cua.dk>
15070         * files.el (magic-mode-regexp-match-limit): New defvar.
15071         (set-auto-mode): Use it to limit magic-mode-alist matching.
15073 2006-02-04  Eli Zaretskii  <eliz@gnu.org>
15075         * info.el (Info-index, Info-mode): Improve the description of the
15076         `i' command.
15078         * ldefs-boot.el: Regenerate.
15080 2006-02-03  Werner Lemberg  <wl@gnu.org>
15082         * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
15083         greedy to find the closing bracket in \*[...] and similar
15084         expressions.  This is a first rough fix -- many additional
15085         refinements are necessary to make nroff mode really usable with groff.
15087 2006-02-03  Jens Petersen  <petersen@redhat.com>  (tiny change)
15089         * international/mule-cmds.el (set-locale-environment):
15090         Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
15091         libX11.
15093 2006-02-03  Joe Wells  <jbw@macs.hw.ac.uk>  (tiny change)
15095         * arc-mode.el (archive-maybe-copy): Fix the way directories in the
15096         archive are created in archive-tmpdir.
15098 2006-02-02  John Paul Wallington  <jpw@pobox.com>
15100         * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
15101         (ibuffer-fontification-alist): Use it.
15102         (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
15103         to "* z" and the Ibuffer Mark menu.
15105         * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
15107 2006-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
15109         * textmodes/table.el (*table--cell-describe-mode)
15110         (*table--cell-describe-bindings): Undo last change since
15111         print-help-return-message is not obsoleted by anything at all.
15113 2006-02-02  Luc Teirlinck  <teirllm@auburn.edu>
15115         * emulation/cua-base.el (cua-mode): Doc fix.
15117 2006-02-02  Juanma Barranquero  <lekktu@gmail.com>
15119         * dframe.el (dframe-handle-make-frame-visible)
15120         (dframe-handle-iconify-frame, dframe-get-focus)
15121         (dframe-select-attached-frame, dframe-power-click)
15122         (dframe-frame-mode): Fix typos in docstrings.
15124         * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
15125         (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
15126         Fix typos in docstrings.
15128         * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
15129         (hi-lock-face-buffer, hi-lock-font-lock-hook)
15130         (hi-lock-archaic-interface-message-used)
15131         (hi-lock-file-patterns-range): Fix typos in docstrings.
15133         * savehist.el (savehist-loaded, savehist-load, savehist-install)
15134         (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
15136         * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
15137         Fix typo in docstring.
15139         * net/newsticker.el (newsticker--decode-iso8601-date)
15140         (newsticker--set-customvar, newsticker--buffer-insert-item)
15141         (newsticker--do-run-auto-mark-filter)
15142         (newsticker--parse-generic-feed): Doc fixes.
15143         (newsticker--retrieval-timer-list, newsticker-url-list)
15144         (newsticker-hide-immortal-items-in-echo-area)
15145         (newsticker-hide-obsolete-items-in-echo-area)
15146         (newsticker-new-item-face, newsticker--enclosure)
15147         (newsticker-buffer-update, newsticker-w3m-show-inline-images)
15148         (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
15149         (newsticker--parse-generic-feed, newsticker--cache-contains)
15150         (newsticker--stat-num-items, newsticker-download-enclosures):
15151         Fix typos in docstrings.
15153         * net/rcirc.el (rcirc-debug): Doc fix.
15154         (rcirc-fill-column, rcirc-receive-message-hooks)
15155         (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
15156         (rcirc-mode, rcirc-generate-new-buffer-name)
15157         (rcirc-startup-channels, rcirc-ignore-update-automatic)
15158         (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
15159         Fix typos in docstrings.
15160         (rcirc-print): "?\ " -> "?\s".
15161         (rcirc-cmd-join): Improve argument/docstring consistency.
15163 2006-02-01  Mark A. Hershberger  <mah@everybody.org>
15165         * xml.el (xml-parse-region): Move save-excursion and set-buffer up
15166         before narrow-to-region.
15168 2006-02-01  Richard M. Stallman  <rms@gnu.org>
15170         * simple.el (move-beginning-of-line): Scan properly for invis change.
15172         * replace.el (multi-occur-in-matching-buffers): Fix prev change.
15174 2006-02-01  Michael Albinus  <michael.albinus@gmx.de>
15176         * net/tramp.el (tramp-convert-file-attributes): Set file's gid
15177         change bit only when id-format is 'integer.  Reported by Matt
15178         Hodges <M.P.Hodges@rl.ac.uk>.
15180 2006-02-01  Juanma Barranquero  <lekktu@gmail.com>
15182         * hilit-chg.el (highlight-changes-initial-state)
15183         (highlight-changes-global-initial-state): Doc fixes.
15184         (highlight-changes-global-modes, global-highlight-changes):
15185         Fix typos in docstrings.
15187 2006-02-01  Kim F. Storm  <storm@cua.dk>
15189         * emulation/cua-base.el (cua-mode): Mention that CUA enables
15190         transient-mark-mode in doc string.
15192 2006-01-31  Richard M. Stallman  <rms@gnu.org>
15194         * replace.el (multi-occur): Doc fix.
15195         (multi-occur-in-matching-buffers): Rename from
15196         multi-occur-by-filename-regexp.  Prefix arg says match
15197         buffer names instead of file names.
15199 2006-01-31  Juanma Barranquero  <lekktu@gmail.com>
15201         * bs.el: Allow non-default values of `bs-header-lines-length'.
15202         (bs--running-in-xemacs): Remove (not needed anymore).
15203         (bs--set-window-height): Simplify by using `fit-window-to-buffer'
15204         instead of `shrink-window', thus avoiding having to compute the
15205         height of the window.
15206         (bs--up): Wrap around even when there's no header.
15207         (bs--down): Use `forward-line' instead of `next-line'.
15209 2006-01-30  Chong Yidong  <cyd@stupidchicken.com>
15211         * image-mode.el (image-toggle-display): Use file name if possible,
15212         instead of unnecessarily allocating a (possibly huge) lisp string.
15214 2006-01-30  John Paul Wallington  <jpw@pobox.com>
15216         * subr.el (toplevel): Define `cl-assertion-failed' condition here
15217         because the `assert' macro signals it at runtime.
15219         * emacs-lisp/cl.el (toplevel): Remove definition of
15220         `cl-assertion-failed' condition.
15222 2006-01-30  Nick Roberts  <nickrob@snap.net.nz>
15224         * thumbs.el (thumbs-marked-list): Make buffer-local and
15225         permanent-local.
15226         (thumbs-insert-thumb): Make help-echo non-sticky.
15227         (thumbs-file-alist): Use eolp as check for (non)-image.
15229 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
15231         * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
15232         (ediff-before-session-group-setup-hooks)
15233         (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
15234         Fix typos in docstrings.
15236         * window.el (bw-dir, bw-eqdir, balance-windows)
15237         (split-window-keep-point): Fix typos in docstrings.
15239         * textmodes/org.el (org-allow-space-in-links, org-closed-string)
15240         (org-quote-string, org-calendar-to-agenda-key)
15241         (org-agenda-sorting-strategy, org-agenda-use-time-grid)
15242         (org-show-following-heading, org-tags-column)
15243         (org-use-tag-inheritance, org, org-allow-space-in-links)
15244         (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
15245         (org-enable-table-editor, org-calc-default-modes)
15246         (org-table-allow-automatic-line-recalculation)
15247         (org-export-html-style, org-export-with-fixed-width)
15248         (org-export-with-sub-superscripts, org-special-keyword)
15249         (org-formula, org-time-grid, org-table-may-need-update)
15250         (org-mode, org-goto-ret, org-goto-left, org-goto-right)
15251         (org-goto-quit, org-get-indentation, org-end-of-item)
15252         (org-move-item-down, org-move-item-up)
15253         (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
15254         (org-remove-occur-highlights, org-read-date, org-goto-calendar)
15255         (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
15256         (org-agenda-log-mode, org-agenda-toggle-diary)
15257         (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
15258         (org-agenda-file-to-end, org-agenda-no-heading-message)
15259         (org-agenda-get-closed, org-format-agenda-item)
15260         (org-cmp-priority, org-cmp-category, org-cmp-time)
15261         (org-agenda-change-all-lines, org-agenda-diary-entry)
15262         (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
15263         (org-link-search, org-camel-to-words, org-open-file)
15264         (org-remember-handler, org-table-convert-region)
15265         (org-table-move-row-down, org-table-move-row-up)
15266         (org-table-copy-region, org-table-wrap-region)
15267         (org-table-toggle-vline-visibility)
15268         (org-table-get-vertical-vector, org-table-modify-formulas)
15269         (org-table-get-specials, org-recalc-commands)
15270         (org-table-rotate-recalc-marks, org-table-eval-formula)
15271         (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
15272         (org-level-color-stars-only, org-insert-heading):
15273         Fix typos in docstrings.
15274         (last-arg): Add defvar.
15276         * makefile.w32-in (WINS): Add erc.
15277         (MH_E_SRC): Update (copied from lisp/Makefile.in).
15279 2006-01-29  Bill Wohler  <wohler@newt.com>
15281         * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
15282         mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
15283         mh-tool-bar.el, mh-xface.el.  Remove mh-customize.el, mh-init.el.
15284         (mh-autoloads): Don't use comments on otherwise empty lines.
15286 2006-01-29  Edward O'Connor  <ted@oconnor.cx>
15288         * emulation/viper.el (viper-major-mode-modifier-list):
15289         Add insert-state and vi-state entries for erc-mode.
15290         (viper-go-away, viper-set-hooks): Add and remove
15291         viper-comint-mode-hook from erc-mode-hook as appropriate.
15293         * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
15295 2006-01-29  Juanma Barranquero  <lekktu@gmail.com>
15297         * bs.el (bs--format-aux): Implement `middle' alignment as
15298         described in the docstring for `bs-attributes-list'.
15299         (bs--get-name): Simplify.  Don't pad the buffer name.
15301 2006-01-27  Agustin Martin  <agustin.martin@hispalinux.es>
15303         * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
15304         English aspell dictionary is installed, use the first entry of
15305         ispell-dictionary-alist-1.
15307 2006-01-27  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
15309         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
15310         Doc fix.
15312 2006-01-27  Michael Albinus  <michael.albinus@gmx.de>
15314         * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
15315         for `process-file', in order to let it work for older Emacsen too.
15317 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
15319         * international/latexenc.el: Add a suitable `coding:' tag.
15320         (latexenc-find-file-coding-system): Undo last change.
15322 2006-01-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
15324         * international/latexenc.el (latexenc-find-file-coding-system):
15325         Make sure latexenc-main-file is a regular file and is readable.
15327 2006-01-27  Andre Spiegel  <spiegel@gnu.org>
15329         * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
15330         Pass FILE to vc-user-login-name.
15332         * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
15334 2006-01-27  Nick Roberts  <nickrob@snap.net.nz>
15336         * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
15337         there are no more images to display.
15338         (thumbs-mark, thumbs-unmark): Revert change so that they move to
15339         the next image.
15341 2006-01-26  Richard M. Stallman  <rms@gnu.org>
15343         * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
15345         * wid-edit.el (advertised-widget-backward): New alias.
15346         (widget-keymap): Use advertised-widget-backward for S-TAB.
15348         * tumme.el: Correct the keywords.
15349         (tumme-dir-max-size): Use defvar.
15350         (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
15352         * simple.el (move-beginning-of-line): Take account of fields.
15353         (clone-indirect-buffer-other-window): Take args like
15354         clone-indirect-buffer, and work like it.
15356         * help-fns.el (describe-function): Don't pass `nil' as default.
15358         * files.el (risky-local-variable-p): Follow var aliases.
15360         * subr.el (lazy-completion-table): Doc fix.
15362         * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
15363         global binding of `line'.
15365 2006-01-25  Andre Spiegel  <spiegel@gnu.org>
15367         * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
15368         Tramp.
15370         * vc.el (vc-default-dired-state-info): Pass FILE to
15371         vc-user-login-name.
15372         (vc-default-update-changelog): Don't use vc-user-login-name, we
15373         don't need it here.
15375         * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
15376         no longer necessary.
15378 2006-01-25  Kenichi Handa  <handa@m17n.org>
15380         * international/mule.el (decode-char): Avoid the overhead of
15381         calling utf-lookup-subst-table-for-decode if
15382         utf-translate-cjk-mode is nil.
15383         (encode-char): Avoid the overhead of calling
15384         utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
15385         nil.
15387 2006-01-22  Kenichi Handa  <handa@m17n.org>
15389         * international/mule.el (make-subsidiary-coding-system): Reset
15390         `coding-system-define-form' property of subsidiaries to nil.
15391         Avoid duplicated entry in coding-system-alist.
15392         (make-coding-system): Avoid duplicated entry in
15393         coding-system-alist.
15394         (define-coding-system-alias): Likewise.
15396 2006-01-24  Luc Teirlinck  <teirllm@auburn.edu>
15398         * completion.el: Minor fixes in introductory comment.
15399         (completion-def-wrapper): Fix alist.
15401 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
15403         * thumbs.el (thumbs-new-image-size): New function.
15404         (thumbs-increment-image-size-element)
15405         (thumbs-decrement-image-size-element, thumbs-increment-image-size)
15406         (thumbs-decrement-image-size): Delete.
15407         (thumbs-resize-image-1): Rename from thumbs-resize-image.  Keep old
15408         temp files and use to resize.
15409         (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
15410         Use increment argument to enlarge/shrink.  Preserve point.
15411         (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
15412         (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
15413         (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
15414         (thumbs-mark, thumbs-unmark): Preserve point.
15415         (thumbs-modify-image): Keep old temp files and use to modify.
15416         Cleanup old temp files at load time.  Preserve point.
15417         (thumbs-view-image-mode-map): Use new command names.
15419 2006-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15421         * log-view.el (log-view-minor-wrap): First rev is the one at point.
15423         * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
15424         the nastiest part of the cyclic dependency.
15425         (cal-menu-update): Use dotimes and calendar-increment-month.
15427         * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
15428         (calendar-week-start-day): Add an :initializer.
15429         (calendar-mode-map): Use suppress-keymap, and command remapping.
15430         (describe-calendar-mode): Setup xref-stack info for the back button.
15431         (calendar-star-date): Insert before delete.
15432         (calendar-set-mode-line): Add file-modified info if applicable.
15433         (calendar-increment-month): New function.
15435 2006-01-24  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
15437         * font-lock.el (lisp-font-lock-keywords-2):
15438         Recognize "& keywords" only at word boundaries.
15440 2006-01-24  Nick Roberts  <nickrob@snap.net.nz>
15442         * thumbs.el (thumbs-extra-images): New variable.  Make it buffer-local
15443         and permanent-local.
15444         (thumbs-max-image-number): New variable.
15445         (thumbs-do-thumbs-insertion): Use them.
15446         (thumbs-per-line): Change default to 4.
15447         (thumbs-marked-list): Rename from thumbs-markedL.
15448         (thumbs-cleanup-thumbsdir, thumbs-delete-images)
15449         (thumbs-rename-images): Use -list instead of L for internal variables.
15450         (thumbs-call-convert): Use call-process instead of shell-command.
15451         (thumbs-insert-thumb): Add filename as help-echo to each image.
15452         (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
15453         Give dir to thumbs-show-thumbs-list.
15454         (thumbs-show-thumbs-list): Set default-directory to that of images.
15455         (thumbs-dired-show): Rename from thumbs-dired-show-all.
15456         (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
15457         (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
15458         (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
15460 2006-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15462         * ses.el (ses-read-cell): Provide a default value.
15464 2006-01-23  Juanma Barranquero  <lekktu@gmail.com>
15466         * term/w32-win.el (image-library-alist): Add additional names for
15467         GIF library.
15469 2006-01-23  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
15471         * international/latexenc.el (latexenc-find-file-coding-system):
15472         Add file-regular-p check.
15474 2006-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15476         * simple.el (clone-buffer): Don't show the new buffer in the same
15477         window.
15479 2006-01-23  Juri Linkov  <juri@jurta.org>
15481         * faces.el (link, link-visited): New faces based on default values
15482         of `info-xref' and `info-xref-visited'.
15484         * info.el (info-xref): Inherit from `link'.
15485         (info-xref-visited): Inherit from `link-visited'.
15487         * cus-edit.el (custom-buffer-create-internal): Use widget type
15488         `custom-manual' instead of `info-link' and don't set properties
15489         `button-face' and `mouse-face' explicitly.
15490         (custom-browse-group-tag, custom-browse-variable-tag)
15491         (custom-browse-face-tag): Inherit from widget class
15492         `custom-group-link' instead of `push-button'.
15493         (custom-button-unraised): Inherit from `underline' face.
15494         (custom-link): Inherit from `link' face.  Fix doc and group.
15495         (custom-add-parent-links, custom-group-value-create): Don't set
15496         properties `button-face' and `mouse-face' explicitly for
15497         `custom-group-link' widget.
15498         (custom-group-link): Add properties `button-face' and `mouse-face'
15499         to widget definition.
15500         (custom-field-keymap): New variable.  Put `custom-field-keymap' to
15501         editable-field's :keymap property.
15502         (custom-mode): Fix docstring: substitute keybindings for
15503         `widget-forward' and `widget-backward' from `widget-keymap',
15504         `widget-complete' from `custom-field-keymap', replace old
15505         `Custom-move-and-invoke' with `widget-move-and-invoke'.  Untabify.
15507         * desktop.el (desktop-load-file): Check for `fboundp' before
15508         calling `symbol-function'.
15510         * simple.el (clone-buffer, clone-indirect-buffer)
15511         (clone-indirect-buffer-other-window): Use `read-buffer' instead of
15512         `read-string'.  Fix prompts.
15514         * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
15516 2006-01-23  Nick Roberts  <nickrob@snap.net.nz>
15518         * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
15520 2006-01-22  Luc Teirlinck  <teirllm@auburn.edu>
15522         * startup.el (inhibit-splash-screen, initial-scratch-message):
15523         Doc fixes.
15525 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
15527         Sync with Tramp 2.0.52.
15529         * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
15530         * net/tramp-vc.el: Add code for unloading Tramp.  See comment before
15531         `tramp-unload-tramp' for checklist.
15533         * net/tramp.el: Require `timer-funcs' instead of `timer' if in
15534         XEmacs.  Contributed by Steve Youngs <steve@sxemacs.org>.
15535         (tramp-unload-file-name-handler-alist)
15536         (tramp-unload-tramp): New defuns.
15537         (tramp-advice-PC-expand-many-files): New defadvice.
15538         (tramp-save-PC-expand-many-files, tramp-setup-complete): Defuns
15539         removed.
15540         (tramp-handle-expand-file-name): Remove double slash.
15541         (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
15542         It doesn't matter, because it will be converted later on.
15543         (tramp-handle-file-ownership-preserved-p): Rewritten.  The old
15544         implementation was just heuristic.
15545         (tramp-post-connection): Set uid and gid properties.
15546         (tramp-convert-file-attributes): Set file's gid change bit.
15547         (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
15548         (tramp-handle-expand-file-name): Use "~root" for tilde expansion
15549         in case of su(do)? methods.  The home directory of the local user
15550         will be taken else.
15551         (tramp-open-connection-telnet)
15552         (tramp-open-connection-rsh, tramp-open-connection-su)
15553         (tramp-open-connection-multi): Set PS1 to "$ ".  Otherwise, a
15554         local shell prompt could hurt.  Reported by Romain Francoise
15555         <romain@orebokech.com>.
15556         (tramp-let-maybe): Add `edebug-form-spec' property.
15557         (tramp-handle-expand-file-name): Bind `default-directory' locally
15558         to "/" in order to avoid problems with UNC shares or Cygwin
15559         mounts.
15560         (tramp-md5-function): Fix typo in error message.
15562         * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
15564         * net/tramp-util.el (top): Apply `ignore' instead of `identity'
15565         for byte-compiler pacification.
15567 2006-01-22  Andre Spiegel  <spiegel@gnu.org>
15569         * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
15570         ID-FORMAT `string'.  This allows us to get rid of
15571         `vc-user-login-name UID'.
15573         * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
15575 2006-01-22  John Paul Wallington  <jpw@pobox.com>
15577         * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
15579 2006-01-21  Martin Rudalics  <rudalics@gmx.at>
15581         * emacs-lisp/find-func.el (find-definition-noselect)
15582         (find-variable-noselect): Search variables in C source code too.
15583         (find-function-C-source, find-function-noselect, find-function)
15584         (find-function-other-frame, find-variable-noselect, find-variable)
15585         (find-variable-other-frame, find-variable-at-point):
15586         Fix docstrings.
15588 2006-01-21  Francesco Potort\e,Al\e(B  <pot@gnu.org>
15590         * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
15592 2006-01-21  Agustin Martin  <agustin.martin@hispalinux.es>
15594         * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
15595         Default to disabling the "Save affix" question.
15597 2006-01-21  Marien Zwart  <marienz@gentoo.org>  (tiny change)
15599         * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
15600         the first arg to run-python.
15602 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
15604         * startup.el (command-line-1): Handle --no-desktop if desktop.el
15605         is not loaded.
15607 2006-01-20  Jay Belanger  <belanger@truman.edu>
15609         * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
15610         limit is 0.
15612         * calc/calc-arith.el (math-add-symb-fancy): Check the length of
15613         the correct variable.
15615 2006-01-20  Carsten Dominik  <dominik@science.uva.nl>
15617         * textmodes/org.el (org-open-at-point): Fixed bug with matching a
15618         link.  Fixed buggy argument sequence in call to `org-view-tags'.
15619         (org-compile-prefix-format): Set `org-prefix-has-tag'.
15620         (org-prefix-has-tag): New variable.
15621         (org-format-agenda-item): Remove tags from headline if
15622         appropriate.
15623         (org-agenda-remove-tags-when-in-prefix): New option.
15624         (org-get-tags-at): New function.
15626 2006-01-20  Nick Roberts  <nickrob@snap.net.nz>
15628         * thumbs.el (thumbs-buffer): New variable.  Make it buffer local.
15629         (thumbs-find-image): Move image name and number from buffer name
15630         to mode name.  Set thumbs-buffer.  Preserve point so that large
15631         images remain visible.
15632         (thumbs-file-alist): Construct list in thumbs-buffer and reverse
15633         order.
15634         (thumbs-show-image-num): Get image from thumbs-file-alist.  Set
15635         mode name.
15636         (thumbs-next-image, thumbs-previous-image): Make them work.
15638 2006-01-19  Luc Teirlinck  <teirllm@auburn.edu>
15640         * cus-edit.el (custom-buffer-create-internal): State in the text above
15641         the whole buffer buttons that they do not operate on hidden items.
15642         (custom-face-menu): Use `custom-face-save' instead of
15643         `custom-face-save-command'.
15644         (custom-face-save-command): Make it an alias for `custom-face-save'
15645         and declare it obsolete.
15646         (custom-face-save): Doc fix.
15648         * dired.el (dired-no-confirm): Add quote.
15649         (dired-subdir-alist-pre-R): Add quote in
15650         `make-variable-buffer-local' form and remove unbalanced parenthesis.
15652 2006-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
15654         * textmodes/table.el (table-mode-indicator): Typo in last change.
15656 2006-01-19  Richard M. Stallman  <rms@gnu.org>
15658         * outline.el (hide-leaves): Don't call outline-end-of-heading.
15659         Fixes bug reported in Nov 2005.
15661         * isearch.el (isearch-forward): Doc fix.
15663         * dired.el (dired-move-to-filename-regexp): Define as alias.
15664         (dired-no-confirm): Use defcustom.
15665         (dired-subdir-alist-pre-R): Put defvar at top level.
15667         * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
15669         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
15670         Mark as risky.
15672         * simple.el (set-mark-command): Doc fix.
15673         (clone-indirect-buffer-other-window):
15674         Read arg like clone-indirect-buffer.
15675         (move-beginning-of-line): Skip invisible newlines.
15677 2006-01-19  Masatake YAMATO  <jet@gyve.org>
15679         * progmodes/cpp.el (cpp-edit-load): Make the order of
15680         listed conditions in a base C code buffer and its associate
15681         CPP Edit buffer the same.
15683 2006-01-19  Kenichi Handa  <handa@m17n.org>
15685         * mail/rmail.el (rmail-enable-mime): Docstring fixed.
15686         (rmail-mime-feature): Likewise.
15687         (rmail-require-mime-maybe): Use display-warning to show a warning
15688         message.
15690         * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
15691         (find-auto-coding): Use auto-coding-regexp-alist-lookup.
15693 2006-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
15695         * array.el: Move defvars out of eval-when-compile.
15696         (array-make-template): Replace undeclared global var with a local one.
15697         (array-mode): Inline initialization functions.
15698         (array-init-local-variables, array-init-max-row)
15699         (array-init-max-column, array-init-columns-per-line)
15700         (array-init-field-width, array-init-rows-numbered)
15701         (array-init-line-length, array-init-lines-per-row): Remove.
15703         * play/doctor.el: Move defvars out of eval-when-compile.  Use dolist.
15704         (doc-mode-map): Define explicitly.
15705         (doctor-txtype): Use mapc.
15707         * textmodes/table.el: Move defvars out of eval-when-compile.
15708         Remove harmful code meant to avoid byte-compiler warnings.
15709         (table-fixed-mode-indicator): Remove.  Use a more complex mode-line
15710         specification that checks table-fixed-width-mode directly.
15711         (table-recognize-region, table-recognize-cell):
15712         Use restore-buffer-modified-p.
15713         (table-fixed-width-mode): Remove code that refreshes
15714         table-fixed-mode-indicator.
15715         (*table--cell-describe-bindings, *table--cell-describe-mode):
15716         Avoid obsolete name print-help-return-message.
15717         (table--test-cell-list): Don't use replace-regexp from elisp.
15718         (table--point-entered-cell-function, table--point-left-cell-function):
15719         Don't set table-fixed-mode-indicator, use force-mode-line-update.
15721         * textmodes/org.el: Move defvars out of eval-when-compile.  Move code
15722         that was after the end of file.  Use buffer-file-name variable.
15723         (org-timestamp-change): Use with-current-buffer.
15724         (org-todo-list): Don't unnecessarily define a new buffer-local var.
15725         (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
15726         `file'.
15728         * progmodes/fortran.el: Move defvars out of eval-when-compile.
15729         (fortran-break-line): Remove unused var `opoint'.
15730         (fortran-abbrev-start): Obey help-event-list.
15732 2006-01-18  Jesper Harder  <harder@phys.au.dk>
15734         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
15736 2006-01-18  Masatake YAMATO  <jet@gyve.org>
15738         * progmodes/make-mode.el (makefile-imake-mode): New mode
15739         derived from makefile-mode.
15740         (makefile-imake-mode-syntax-table): New syntax table
15741         derived from makefile-mode-syntax-table.
15742         (makefile-mode): Write about makefile-imake-mode in doc string.
15743         (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
15744         (makefile-imake-font-lock-keywords): New font lock keywords.
15746         * files.el (auto-mode-alist): Add Imakefile.
15748 2006-01-17  Agustin Martin  <agustin.martin@hispalinux.es>
15750         * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
15751         loading the file rather than when turning on flyspell-mode.
15753 2006-01-16  Luc Teirlinck  <teirllm@auburn.edu>
15755         * cus-edit.el (customize-rogue): Minor doc fix.
15757 2006-01-17  Juri Linkov  <juri@jurta.org>
15759         * dired-aux.el (dired-diff): Use dired-dwim-target-directory
15760         instead of the file at the mark as default if the file at the mark
15761         is the same as the file at point or if dired-dwim-target-directory
15762         is not the same as the current directory and the mark is not active.
15764         * log-view.el (log-view-minor-wrap): Use the same logic to get
15765         revisions as `log-view-diff'.
15767         * info.el (Info-revert-find-node): Check for Info-current-file
15768         before preserving new-history.
15770         * man.el (Man-heading-regexp): Add `/'.
15772         * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
15773         (html-mode): Set `sentence-end-base' instead of `sentence-end'.
15775 2006-01-16  Juri Linkov  <juri@jurta.org>
15777         * faces.el (mode-line-faces): New defgroup.
15778         (mode-line-highlight): Move definition after new defgroup.
15779         (mode-line, mode-line-inactive, mode-line-highlight):
15780         Replace :group `modeline' with `mode-line-faces'.
15781         (mode-line-buffer-id): New face.
15782         (modeline-buffer-id): New face alias.
15783         (vertical-border): Remove :group `modeline'.
15785         * bindings.el (propertized-buffer-identification): Use face
15786         `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
15787         (mode-line-next-buffer, mode-line-previous-buffer): New functions.
15788         (mode-line-buffer-identification-keymap): For mouse-1 replace
15789         `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
15790         Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
15791         mouse-3.
15793         * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
15794         Buffer-menu-buffer.  Doc fix.
15795         (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
15796         (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
15797         `Buffer-menu-buffer'.
15799         * info.el (Info-mode-line-node-keymap): New defvar.
15800         (Info-set-mode-line): Use `stringp' to check Info-current-file.
15801         Propertize Info-current-node with `mode-line-buffer-id' and
15802         `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
15804         * time.el (display-time-mail-face): Replace :group `faces' with
15805         `mode-line-faces'.
15807 2006-01-16  Kenichi Handa  <handa@m17n.org>
15809         * international/code-pages.el: Add autoload cookies for cp125[0345678].
15811         * language/european.el (cp1252): New alias for windows-1252.
15813         * international/mule.el (autoload-coding-system): Prepare for EOL
15814         variants.
15816 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
15818         * term.el (term-raw-map): Add mapping for insert.
15819         (term-send-insert): New.
15820         (term-mode): Make variables local here instead of doing it in
15821         `term-emulate-terminal'.
15822         (term-emulate-terminal): Delete incorrect optimization for cr+lf.
15823         Scroll reverse needs to take into account the scroll region.
15824         Saving and restoring the cursor should save the color attributes too.
15825         (term-reset-terminal): Reset the scroll region.
15826         (term-handle-ansi-escape): Cursor up and down should take into
15827         account the scroll region.
15828         (term-set-scroll-region): Rename from `term-scroll-region'.
15829         Move to 0,0 after setting the region.
15830         (term-handle-scroll): Handle scroll up.
15831         (term-down): Fix off by one error.
15832         (term-delete-lines): Do not delete outside the scroll region.
15833         (term-insert-lines): Take into account the scroll region.
15835 2006-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
15837         * textmodes/ispell.el (ispell-internal-change-dictionary)
15838         (ispell-change-dictionary): Undo most of last change of 2006-01-13.
15839         (start, end): Move declaration outside of eval-when-compile.
15841         * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
15842         (flyspell-mode-on): Use it.
15844         * textmodes/ispell.el (ispell-kill-ispell): Run new hook
15845         ispell-kill-ispell-hook.
15847 2006-01-14  Luc Teirlinck  <teirllm@auburn.edu>
15849         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
15850         (Custom-reset-saved): Do not ask for confirmation in single option
15851         buffers.
15853 2006-01-13  Richard M. Stallman  <rms@gnu.org>
15855         * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
15857 2006-01-13  Romain Francoise  <romain@orebokech.com>
15859         * add-log.el (add-change-log-entry, change-log-merge):
15860         Conditionally use `hard-newline'.
15862 2006-01-13  Martin Rudalics  <rudalics@gmx.at>
15864         * wid-edit.el (widget-field-end): If the overlay is no longer
15865         associated with a buffer, behave as if the overlay didn't exist.
15867         * cus-edit.el (custom-add-see-also, custom-add-parent-links):
15868         Make sure the links use the `custom-link' face.
15870 2006-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
15872         * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
15873         (ld-script-mode): Don't set indent-line-function since we don't
15874         have one.
15876 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
15878         * textmodes/org.el (org-open-file): Use mailcap for selecting an
15879         application.
15880         (org-file-apps-defaults-gnu): Use mailcap as the default for
15881         selecting an application on a UNIX system.
15882         (org-agenda-show-tags): New command.
15883         (org-table-insert-hline): Keep cursor in current table line.
15884         (org-table-convert): Offset effect of modifying
15885         `org-table-insert-hline'.
15886         (org-format-agenda-item): New optional argument TAG.
15887         (org-compile-prefix-format): Handle %T format for the tag.
15888         (org-expand-wide-chars): New function.
15889         (org-table-insert-row, org-table-insert-hline):
15890         Use `org-expand-wide-chars'.
15891         (org-open-file): Fix bug in program launch.
15892         (org-get-time-of-day): Fix bug with times before 1am.
15893         (org-agenda-menu): Add tags commands.
15895 2006-01-13  Agustin Martin  <agustin.martin@hispalinux.es>
15897         * textmodes/ispell.el (ispell-init-process): Include the used
15898         dictionary in ispell process start message.
15899         (ispell-internal-change-dictionary): When flyspell-mode is active
15900         and dictionary is changed, make sure ispell process is restarted
15901         and flyspell word cache cleared out for the current buffer.
15902         (ispell-change-dictionary): Make sure flyspell word cache is
15903         cleared out in all buffers with active flyspell mode when
15904         dictionary is globally changed.
15905         Call ispell-internal-change-dictionary after dictionary change.
15907 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
15909         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
15911         * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
15912         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
15913         years.  Fix small differences wrt Makefile.in.
15914         (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
15915         Makefile.in does.
15917 2006-01-12  Bill Wohler  <wohler@newt.com>
15919         * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
15920         mh-search.el.
15922 2006-01-12  Masatake YAMATO  <jet@gyve.org>
15924         * progmodes/ld-script.el: Update copyright year.
15926 2006-01-12  Chong Yidong  <cyd@stupidchicken.com>
15928         * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
15929         Don't add widget if setting undefined.
15931 2006-01-12  John Paul Wallington  <jpw@pobox.com>
15933         * help-fns.el (describe-variable): Remove newlines from void
15934         variable output.
15936 2006-01-13  Nick Roberts  <nickrob@snap.net.nz>
15938         * wdired.el (wdired-mode-map): Add help echo for
15939         wdired-abort-changes.
15941         * man.el (Man-file-name-regexp): Adjust for a list of files.
15943 2006-01-12  Masatake YAMATO  <jet@gyve.org>
15945         * progmodes/ld-script.el (auto-mode-alist): Support
15946         suffix conventions used in netbsd and eCos.
15948 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
15950         * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
15951         (custom-variable-menu, custom-face-menu, custom-group-menu)
15952         (Custom-mode-menu): Change names of menu items.  (As discussed on
15953         emacs-devel.)
15954         (custom-face-menu): Add "Undo Edits" item.
15956         * startup.el (init-file-user): defcustom -> defvar.
15958         * tooltip.el (tooltip-mode): Doc fix.
15960 2006-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15962         * reveal.el (reveal-post-command): window-buffer signals an error on
15963         dead windows rather than returning nil.
15964         (reveal-open-new-overlays): An overlay might die while we open others.
15966 2006-01-11  Bill Wohler  <wohler@newt.com>
15968         * cus-dep.el (generated-custom-dependencies-file): Fix typo and
15969         phrasing in docstring.
15971         * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
15972         can give some systems gas.  Add new file mh-buffers.el.
15974 2006-01-06  Masatake YAMATO  <jet@gyve.org>
15976         * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
15977         C preprocessor forward ported from GNU Emacs 21.2.
15979         * progmodes/asm-mode.el (asm-font-lock-keywords):
15980         Use `cpp-font-lock-keywords'.
15982         * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
15984         * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
15985         of $ for "\\.ld[s]?".
15987 2006-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15989         * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
15990         (tcl-indent-line): Return `noindent' if inside a string.
15992         * progmodes/flymake.el (flymake-split-string): Remove more than one
15993         empty string at beg/end of the result.
15994         (flymake-find-buildfile, flymake-find-possible-master-files):
15995         Use expand-file-name.
15996         (flymake-fix-file-name): Don't replace \ with / and don't remove ./
15997         since expand-file-name does it for us.  Use directory-file-name.
15998         (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
15999         (flymake-ler-get-type, flymake-ler-get-text)
16000         (flymake-ler-make-ler): Remove.  Replace by defstruct.  Update callers.
16001         (flymake-current-line-no): Remove spurious interactive spec.
16002         (flymake-delete-temp-directory): Remove unused var `slash-pos'.
16003         (flymake-check-include): Remove arg inc-path merged into inc-name.
16004         (flymake-check-patch-master-file-buffer): Fit in 80 columns.
16005         Arg regexp-list replaced by a simple regexp.
16006         (flymake-master-make-header-init, flymake-master-tex-init):
16007         Correspondingly replace regexp-list with a regexp.  Fix regexp.
16009 2006-01-10  Simon Josefsson  <jas@extundo.com>
16011         * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
16012         describing AUTH PLAIN fix.
16014 2006-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
16016         * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
16017         (report-emacs-bug): Don't record initial prompt text.
16018         Instead, add text properties to prompting text.
16019         (report-emacs-bug-hook): Delete prompting text.
16021 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
16023         * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
16024         `dirs'.  Adjust callers.
16026 2006-01-09  John Paul Wallington  <jpw@gnu.org>
16028         * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
16030 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
16032         * reveal.el (reveal-open-new-overlays): New extracted fun.
16033         (reveal-close-old-overlays): Idem.  Check overlays's liveness before
16034         using them.  Simplify the code.
16035         (reveal-post-command): Use them.  Fix up obsolete windows in
16036         reveal-open-spots.
16038         * progmodes/flymake.el: Use `require' rather than autoload for
16039         XEmacs's overlays.
16040         (flymake-get-common-file-prefix, flymake-build-relative-filename):
16041         Delete.  Use file-relative-name instead.
16042         (flymake-get-syntax-check-program-args, flymake-perl-init):
16043         Simplify the resulting code.
16045         * log-view.el (log-view-file-re, log-view-message-re): Add support
16046         for DaRCS output.
16048 2006-01-09  Alex Schroeder  <alex@gnu.org>
16050         * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
16051         identifiers sometimes added in square brackets at the beginning of
16052         subject lines.
16054 2006-01-07  Richard M. Stallman  <rms@gnu.org>
16056         * cus-edit.el (Custom-set, Custom-save): Doc fix.
16057         (Custom-reset-current, Custom-reset-saved): Change question text.
16058         (Custom-reset-standard): Likewise.
16059         (custom-variable-reset-saved): Doc fix.
16061 2006-01-07  Eli Zaretskii  <eliz@gnu.org>
16063         * startup.el (init-file-user): Doc fix.
16065 2006-01-07  Alex Schroeder  <alex@gnu.org>
16067         * mail/rmail.el (rmail-current-subject): New function.
16068         (rmail-current-subject-regexp): New function.
16069         (rmail-next-same-subject): Use it.
16071         * mail/rmailsum.el (rmail-summary-by-topic):
16072         Use rmail-current-subject and rmail-current-subject-regexp.
16073         (rmail-summary-next-same-subject): Ditto.
16075         * net/rcirc.el (rcirc-send-input): No longer check whether the
16076         process is open, since not all commands need an open process.
16077         (rcirc-send-string): Check whether the process is open before
16078         sending anything.
16079         (rcirc-ignore-list): New option.
16080         (rcirc-ignore-list-automatic): New variable.
16081         (rcirc-print): Take rcirc-ignore-list into account.
16082         (rcirc-cmd-ignore): New command.
16083         (rcirc-ignore-update-automatic): New function.
16084         (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
16085         list if ignored nicks.
16086         (rcirc-handler-NICK): Ditto, and also ignore the new nick.
16088 2006-01-06  David Reitter  <david.reitter@gmail.com>
16090         * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
16091         reflect the address to which the report will be sent.
16093 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
16095         * progmodes/ld-script.el (auto-mode-alist): Recognize linker
16096         scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
16098 2006-01-01  Michael Ernst  <mernst@alum.mit.edu>  (tiny changes)
16100         * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
16102         * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
16103         the doc string: "functoin" => "function".
16104         * ldefs-boot.el: Likewise.
16106         * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
16107         message text: "Duplicat" => "Duplicate".
16109 2006-01-06  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
16111         * files.el (basic-save-buffer-2): If backing-up failed, reset
16112         buffer-backed-up to nil.
16114 2006-01-06  Nick Roberts  <nickrob@snap.net.nz>
16116         * progmodes/gud.el (gdb-script-skip-to-head)
16117         (gdb-script-calculate-indentation): Indent for breakpoint command
16118         lists also.
16120 2006-01-05  Bill Wohler  <wohler@newt.com>
16122         * Makefile.in (compile-always): Add mh-autoloads dependency.
16123         (bootstrap): Remove mh-autoloads dependency, as compile dependency
16124         provides it.
16125         (updates): Remove mh-autoloads dependency, since it probably has
16126         already run recently (via recompile).
16128 2006-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
16130         * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
16131         argument `force' to disable the flyspell-last-buffer optimization.
16132         (flyspell-mode-on): Use it.
16134         * progmodes/flymake.el (flymake-get-cleanup-function): Default to
16135         flymake-simple-cleanup.
16136         (flymake-allowed-file-name-masks): Use this new default.
16137         All the functions are now called in the right buffer rather than
16138         passing the buffer as argument.
16139         (flymake-process-sentinel): Switch to buffer before calling cleanup.
16140         (flymake-parse-err-lines): Remove redundant buffer arg.
16141         (flymake-get-program-dir): Comment out unused function.
16142         (flymake-start-syntax-check, flymake-start-syntax-check-process):
16143         Remove redundant buffer argument.
16144         (flymake-get-real-file-name, flymake-simple-java-cleanup)
16145         (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
16147 2006-01-05  Richard M. Stallman  <rms@gnu.org>
16149         * info.el (Info-find-node): Don't record previous node if have none.
16150         (info): Go to directory only if history is empty.
16152         * simple.el (mark): Doc fix.
16154 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16156         * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
16157         already of desired type.
16158         (mac-ae-list): Coerce parameter to "list" type.
16159         (mac-dispatch-apple-event): Replace cadr part of event with a
16160         dummy position so that event-start returns it.
16162 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
16164         * textmodes/org.el (org-end-of-subtree): New function.
16165         (org-cycle, org-subtree-end-visible-p, org-scan-tags):
16166         Use `org-end-of-subtree'.
16167         (org-agenda, org-agenda-convert-date): Protect calls to
16168         `fit-window-to-buffer'.
16169         (org-tags-view): Force matching of sublevels when doing a
16170         todo-only search.  Define the correct redo command, including the
16171         arguments.
16172         (org-agenda-redo): Display message.
16173         (org-check-for-org-mode): New function.
16174         (org-agenda-type): New variable.
16175         (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
16176         Set `org-agenda-type'.
16177         (org-agenda-check-type): New function.
16178         (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
16179         (org-agenda-week-view, org-agenda-day-view)
16180         (org-agenda-next-date-line, org-agenda-previous-date-line)
16181         (org-agenda-log-mode, org-agenda-toggle-diary)
16182         (org-agenda-toggle-time-grid, org-agenda-date-later)
16183         (org-agenda-date-prompt, org-agenda-diary-entry)
16184         (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
16185         (org-agenda-convert-date, org-agenda-menu):
16186         Use `org-agenda-check-type'.
16187         (org-make-overlay, org-delete-overlay)
16188         (org-detatch-overlay, org-move-overlay, org-overlay-put):
16189         New compatibility functions.
16190         (org-calendar-select-mouse): New command.
16192 2006-01-04  Chong Yidong  <cyd@stupidchicken.com>
16194         * cus-edit.el (Custom-reset-current, Custom-reset-saved)
16195         (Custom-reset-standard): Fix y-or-n-p messages.
16196         (custom-link): New face for links.
16197         (custom-buffer-create-internal, custom-manual): Use it.
16198         (custom-face-save): Push to theme-face before setting face spec.
16200         * wid-edit.el (widget-default-mouse-face-get): New function.
16201         (widget-specify-button): Handle mouse-face like button-face.
16203         * custom.el (load-theme): Clear old theme settings if reloading.
16205 2006-01-03  Luc Teirlinck  <teirllm@auburn.edu>
16207         * cus-edit.el (custom-buffer-create-internal): Move whole buffer
16208         "Erase Customization" button back to same position it occupies in
16209         the individual State menus.
16211 2006-01-04  Kim F. Storm  <storm@cua.dk>
16213         * wid-edit.el (key-sequence): Rework widget to read key binding
16214         using `kbd' syntax.  Use C-q to insert literal key, event, or code.
16215         (widget-key-sequence-default-value): Default value for empty sequence.
16216         (widget-key-sequence-map): New map for reading key binding.  Bind C-q.
16217         (widget-key-sequence-read-event): New command for C-q.
16218         (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
16219         (widget-key-sequence-value-to-external): New functions.
16221 2006-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16223         * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
16224         Use expand-file-name.
16225         (flymake-delete-temp-directory): Use expand-file-name,
16226         file-name-directory, and directory-file-name.
16227         (flymake-strrchr): Delete.
16228         (flymake-start-syntax-check): Don't pass the redundant buffer argument
16229         to the init-f function.
16230         (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
16231         (flymake-init-find-buildfile-dir)
16232         (flymake-init-create-temp-source-and-master-buffer-copy)
16233         (flymake-simple-make-init-impl, flymake-simple-make-init)
16234         (flymake-master-make-init, flymake-master-make-header-init)
16235         (flymake-simple-make-java-init, flymake-simple-ant-java-init)
16236         (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
16237         (flymake-xml-init): Remove corresponding redundant buffer argument.
16238         (flymake-allowed-file-name-masks): Remove last elems that are equal to
16239         the default anyway.  Clean up regexps.
16241         * progmodes/flymake.el (flymake-temp-source-file-name)
16242         (flymake-master-file-name, flymake-temp-master-file-name)
16243         (flymake-base-dir): New buffer-local vars.
16244         (flymake-buffer-data, flymake-get-buffer-value)
16245         (flymake-set-buffer-value): Replace those hash-tables by the new
16246         buffer-local vars.  Update callers.
16248         * progmodes/flymake.el (flymake-check-start-time)
16249         (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
16250         (flymake-last-change-time, flymake-new-err-info, flymake-timer):
16251         Move definition, so we can remove redundant earlier declaration.
16252         (flymake-replace-regexp-in-string, flymake-split-string)
16253         (flymake-get-temp-dir): Use defalias.
16254         (flymake-popup-menu): Remove `pos' argument.  Use posn-at-point.
16255         (flymake-xemacs-window-edges): Remove unused function.
16256         (flymake-get-point-pixel-pos): Move.
16257         (flymake-pid-to-names, flymake-reg-names)
16258         (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
16259         Replace by a simple list flymake-processes and by process-buffer.
16260         Update callers.  Other than simplify the code, it uses buffers rather
16261         than buffer-names so it doesn't get confused by uniquify.
16262         (flymake-buffer-data): The global value should just be nil.
16264         * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
16265         Optimize the body of a defalias like any other code.
16267         * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
16268         Make sure we've setup font-lock's vars.  It may influence which
16269         function we then call.
16270         (font-lock-default-fontify-buffer): Don't bother calling set-defaults
16271         here since it's too late anyway.
16273 2006-01-03  Romain Francoise  <romain@orebokech.com>
16275         * startup.el (fancy-splash-tail, normal-splash-screen):
16276         Update copyright year.
16278 2006-01-02  J.D. Smith  <jdsmith@as.arizona.edu>
16280         * mouse.el (mouse-drag-track): Rename, from
16281         `mouse-drag-region-1'.  Includes optional argument required to
16282         enable post-drag event processing (e.g. delete region keys).
16283         Can be used without this argument to track a mouse region and operate
16284         on it as soon as the drag completes.
16285         (mouse-drag-region): Use `mouse-drag-track'.
16287 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
16289         * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
16290         Move to `custom-buffer' group.
16292         * cus-theme.el: Rewrite the Custom New Theme Mode interface.
16293         (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
16294         (custom-theme-insert-face-marker, custom-theme-variable-menu)
16295         (custom-theme-face-menu): New variables.
16296         (custom-theme-add-variable, custom-theme-variable-action)
16297         (custom-variable-reset-theme, custom-theme-delete-variable)
16298         (custom-face-reset-theme, custom-theme-face-action)
16299         (custom-theme-delete-face, custom-theme-merge-theme)
16300         (custom-theme-add-face, custom-theme-visit-theme): New functions.
16302 2006-01-01  Chong Yidong  <cyd@stupidchicken.com>
16304         * custom.el: Move Custom Themes commentary to start of theme code.
16305         (custom-known-themes): Rename `standard' theme to `changed'.
16306         (custom-push-theme): Caller no longer specifies what theme to use
16307         when doing `reset'---the setting is simply removed from the theme.
16308         Delete MODE from `theme-value' and `theme-settings' properties.
16309         (custom-declare-theme): Ignore &rest args since we don't use them.
16311         (custom-loaded-themes): Delete variable.
16312         (custom-theme-load-themes, custom-theme-loaded-p)
16313         (custom-theme-value): Delete functions.
16315         (custom-declare-theme): Signal error on invalid theme names.
16316         (provide-theme): custom-loaded-themes was deleted.
16317         (load-theme): Load the file unconditionally.
16318         (enable-theme): Call `load-theme' if theme is undefined.
16319         (custom-enabled-themes): Only update value for successful loads.
16320         (disable-theme): Complete from enabled themes when interactive.
16321         (custom-variable-theme-value): Calculate theme value directly.
16323         (custom-theme-reset-variables, custom-reset-variables): Mark as
16324         XEmacs compatibility functions.  We don't actually use these.
16326         * cus-edit.el (custom-variable-state-set):
16327         Use custom-variable-theme-value instead of custom-theme-value.
16328         (custom-face-state-set): Rename `standard' theme to `changed'.
16329         (custom-save-variables, custom-save-faces): Delete unneeded
16330         references to custom-reset-variables.
16331         (custom-save-resets): Delete function.
16332         (custom-save-variables, custom-save-faces): MODE argument deleted.
16333         (custom-save-variables, custom-save-faces): Ignore theme values.
16335         * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
16336         compatibility function.
16338 2006-01-01  Richard M. Stallman  <rms@gnu.org>
16340         * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
16341         (Custom-reset-current, Custom-reset-saved): Likewise.
16342         (Custom-reset-standard): Show message if aborted.
16343         (custom-mode): Doc fix, describing those commands.
16345         * mouse.el (mouse-drag-region-1): When following link via mouse-2,
16346         put on event-kind property.
16348 2005-12-31  Chong Yidong  <cyd@stupidchicken.com>
16350         * custom.el (provide-theme): Ban `user' theme name.
16351         (custom-enabling-themes): New variable.
16352         (enable-theme): Don't enable user if custom-enabling-themes is t.
16353         (custom-enabled-themes): Make it a defcustom.
16354         (custom-theme-recalc-face): No-op if face is undefined.
16356         * cus-edit.el (custom-button-mouse): New variable.
16357         (custom-button-mouse): New face.
16358         (custom-raised-buttons, custom-mode): Use it.
16360         * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
16362 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
16364         * progmodes/gud.el (gud-display-line): Support hl-line in the
16365         source buffer.
16367 2005-12-31  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
16369         * mouse.el (mouse-drag-window-above): Verify that the found window
16370         overlaps with the given window in the horizontal dimension.
16372 2005-12-31  Eli Zaretskii  <eliz@gnu.org>
16374         * Makefile.in (cvs-update): New target.
16376         * makefile.w32-in (cvs-update): Ditto.
16378 2005-12-30  Chong Yidong  <cyd@stupidchicken.com>
16380         * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
16381         (custom-new-theme-mode-map): New variable.
16383 2005-12-30  Richard M. Stallman  <rms@gnu.org>
16385         * custom.el (custom-load-themes): Function deleted.
16387         * cus-edit.el (custom-save-loaded-themes): Function deleted.
16388         (custom-save-variables): Don't delete or add custom-load-themes call.
16390 2005-12-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16392         * cus-start.el: Add `visible-cursor'.
16394         * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
16395         (flymake-parse-output-and-residual): Remove `source-buffer' argument.
16396         (flymake-process-filter): Switch to buffer before calling it instead.
16397         (flymake-post-syntax-check, flymake-highlight-err-lines)
16398         (flymake-delete-own-overlays, flymake-parse-err-lines)
16399         (flymake-start-syntax-check, flymake-start-syntax-check-process)
16400         (flymake-count-lines, flymake-parse-residual):
16401         Remove constant buffer argument.
16402         (flymake-start-syntax-check-for-current-buffer): Remove.
16403         Update callers to use flymake-start-syntax-check instead.
16404         (flymake-display-err-menu-for-current-line):
16405         Remove unused var `mouse-pos'.
16406         (flymake-restore-formatting): Comment out unused function.
16407         (flymake-report-status, flymake-report-fatal-status): Remove buffer
16408         argument, use current-buffer instead.  Update callers.
16410 2005-12-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
16412         * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
16413         buffer-local because choose-completion-delete-max-match requires
16414         that we set completion-ignore-case (i.e., binding via let is not
16415         sufficient).
16416         (bibtex-complete): Always set completion-ignore-case and
16417         choose-completion-string-functions.  The latter is needed because
16418         choose-completion-string-functions keeps its value if we quit the
16419         *Completions* buffer without requesting a completion.
16421 2005-12-30  Andreas Schwab  <schwab@suse.de>
16423         * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
16425 2005-12-30  Eli Zaretskii  <eliz@gnu.org>
16427         * jit-lock.el (jit-lock-chunk-size): Doc fix.
16429 2005-12-30  Juri Linkov  <juri@jurta.org>
16431         * locate.el (locate-fcodes-file, locate-header-face)
16432         * progmodes/delphi.el (delphi-other-face)
16433         * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
16435         * paren.el (show-paren-match, show-paren-mismatch): Use existing
16436         group `paren-showing-faces'.
16438         * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
16439         (goto-address): Fix docstring.
16441         * net/webjump.el (webjump-sample-sites): Update URLs.
16443         * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
16445         * subr.el (cancel-change-group): Add listp around pending-undo-list.
16447 2005-12-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16449         * font-lock.el (font-lock-compile-keywords): Signal an error when
16450         font-lock-set-defaults hasn't been called.
16452 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
16454         * subr.el (noreturn, 1value): Doc fixes.
16456 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
16458         * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
16459         that assoc-string returns nil.
16461 2005-12-29  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
16463         * textmodes/bibtex.el (bibtex-entry-type-whitespace)
16464         (bibtex-entry-type-str, bibtex-empty-field-re)
16465         (bibtex-search-backward-string, bibtex-preamble-prefix)
16466         (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
16467         (bibtex-any-valid-entry-type): New variable.
16468         (bibtex-parse-field-name): Simplify.
16469         (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
16470         (bibtex-preamble-prefix): Include left delimiter.
16471         (bibtex-search-forward-field, bibtex-search-backward-field):
16472         Allow unbounded search past entry boundaries (required by bibtex-pop).
16473         (bibtex-text-in-field-bounds): Use push.
16474         (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
16475         (bibtex-parse-preamble, bibtex-valid-entry)
16476         (bibtex-beginning-first-field): New functions.
16477         (bibtex-skip-to-valid-entry): Use bibtex-valid-entry.  Fix regexp.
16478         (bibtex-map-entries): Fix docstring.
16479         (bibtex-flash-head): New arg prompt.  Simplify.
16480         (bibtex-enclosing-field): Include code of bibtex-inside-field.
16481         (bibtex-insert-kill): Simplify.  Always insert text past the
16482         current field or entry.
16483         (bibtex-format-entry): Use bibtex-parse-field.
16484         (bibtex-pop): Use bibtex-beginning-of-entry and
16485         bibtex-end-of-entry to initiate the search.  Insert empty field if
16486         we found ourselves.
16487         (bibtex-print-help-message): New args field and comma.
16488         Handle entry keys.
16489         (bibtex-make-field): Use bibtex-beginning-of-entry.
16490         (bibtex-end-of-entry): Use bibtex-valid-entry.  Recognize any
16491         invalid entry.
16492         (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
16493         Handle preambles.  Simplify code for thorough test.
16494         (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
16495         New arg comma.  Handle entry heads.
16496         (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
16497         (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
16498         New arg comma.
16499         (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
16500         (bibtex-fill-field): Simplify.
16501         (bibtex-fill-entry): Use bibtex-beginning-first-field and
16502         bibtex-parse-field.
16503         (bibtex-convert-alien): Do not wait before calling bibtex-validate.
16504         (bibtex-complete): Use bibtex-parse-preamble.
16506 2005-12-29  Nick Roberts  <nickrob@snap.net.nz>
16508         * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
16509         Display name of expression instead of convenience variable.
16510         (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
16512         * progmodes/gud.el (gud-tooltip-dereference): Rename from
16513         toggle-gud-tooltip-dereference.
16514         (gud-tooltip-print-command): Move concatenation of "*" to expr to...
16515         (gud-tooltip-tips): ...here when dereferencing.
16517 2005-12-28  Bill Wohler  <wohler@newt.com>
16519         * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
16521 2005-12-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16523         * vc.el (vc-annotate-display): Replace optional arg `color-map' with
16524         compulsory arg `ratio'.  Inline body of vc-annotate-time-span.
16525         (vc-annotate-display-autoscale): Adjust call.
16526         (vc-annotate-display-default): Adjust call.  Make arg compulsory.
16527         Fix interactive spec.
16528         (vc-annotate-time-span): Remove.
16529         (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
16530         (vc-annotate-mode-menu, vc-annotate-display-autoscale)
16531         (vc-annotate-display-select): Use new name.
16533         * vc.el (vc-annotate-mode-map): Remove obsolete binding.
16534         (vc-annotate-mode-menu): Remove left-over redundant declaration.
16535         Correct the construction of span entries.  Simplify.
16536         (vc-annotate-display-select): Fix the nil case.
16537         (vc-annotate): Remove obsolete (and now broken) code.
16538         (vc-annotate-extract-revision-at-line): Remove obsolete code.
16539         (vc-annotate-time-span): Remove unused arg `quantize'.  Simplify.
16541 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
16543         * subr.el (lazy-completion-table): Correct typo in docstring.
16545         * startup.el (command-line): Use `custom-reevaluate-setting' for
16546         `send-mail-function'.
16548         * mail/sendmail.el (send-mail-function): Autoload the standard-value.
16550 2005-12-05  Ralf Angeli  <angeli@iwi.uni-sb.de>
16552         * mail/smtpmail.el (smtpmail-try-auth-methods):
16553         Send credentials together with "AUTH PLAIN" command.
16555 2005-12-27  Richard M. Stallman  <rms@gnu.org>
16557         * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
16558         mouse-2, go back to previously selected window, so it's selected
16559         when mouse-2 command runs.
16561 2005-12-27  Juri Linkov  <juri@jurta.org>
16563         * descr-text.el (describe-text-sexp): Use square brackets for
16564         button [Show] to distinguish it from the property value `show'.
16565         (describe-property-list): Use `insert-text-button' with
16566         `help-face' type instead of putting face in quotes, because button
16567         is not created automatically for a list of faces.
16568         (describe-text-properties-1): Put button-type value in quotes to
16569         distinguish from plain text "button".
16570         (describe-char): Display code point values in hex.  Don't use
16571         `symbol-name' for `current-input-method' because it is a string.
16572         Use `insert-text-button' with `help-face' type instead of putting
16573         hardcoded face in quotes, because button is not created automatically.
16575 2005-12-27  Richard M. Stallman  <rms@gnu.org>
16577         * progmodes/glasses.el (glasses-face): More specific custom type.
16579         * files.el (set-visited-file-name): Doc fix.
16581         * textmodes/flyspell.el (flyspell-external-point-words):
16582         Use local var buffer-scan-pos to advance scan for next misspelling.
16583         Advance it only after we find the misspelling.
16585 2005-12-27  Agustin Martin  <agustin.martin@hispalinux.es>
16587         * textmodes/flyspell.el (flyspell-external-point-words):
16588         New criteria for finding the misspelling in the buffer.
16590 2005-12-27  Nick Roberts  <nickrob@snap.net.nz>
16592         * help-mode.el (help-insert-string): Set help-xref-stack-item
16593         rather than call help-setup-xref.
16595         * descr-text.el (describe-char): Revert previous changes for
16596         optional buffer argument.
16598 2005-12-27  Juri Linkov  <juri@jurta.org>
16600         * help-mode.el (help-insert-string): New function.  Save buffer
16601         contents in cases where it is impossible to recompute the old contents.
16603         * descr-text.el (describe-char): Set help-xref-stack-item
16604         explicitly after buffer has been generated.
16606 2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16608         * cus-start.el (all): Add x-gtk-show-hidden-files.
16610 2005-12-26  Richard M. Stallman  <rms@gnu.org>
16612         * replace.el (perform-replace): Calculate match-again
16613         before skipping read-only matches.
16615         * paren.el (paren-showing-faces): New group.
16616         (show-paren-match, show-paren-mismatch): Move to that group.
16618         * button.el (button): Put into group `basic-faces'.
16620         * progmodes/make-mode.el: Remove faces from group `faces'.
16622         * apropos.el (apropos, apropos-value): Doc fix.
16623         (apropos-documentation): Doc fix.
16625 2005-12-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16627         * subr.el (lazy-completion-table): Remove argument `args'.
16629         * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
16630         Don't use the `args' argument of lazy-completion-table.
16632 2005-12-26  Nick Roberts  <nickrob@snap.net.nz>
16634         * descr-text.el (describe-char): Add optional argument for buffer.
16635         Set buffer appropriately.  Call help-setup-xref.
16636         Suggested by Stefan Monnier.
16638 2005-12-26  Juri Linkov  <juri@jurta.org>
16640         * descr-text.el: Require `help-fns' at runtime.  Don't require
16641         `button' for byte compilation.
16642         (describe-text-widget): Add `help-echo' for first button.
16643         Use `help-info' for second.
16644         (describe-property-list): Use `help-argument-name' instead of `italic'.
16645         (describe-text-category): Add prompt to interactive spec.
16646         Call `help-setup-xref'.
16647         (describe-char): Use `help-character-set'.  Add `help-echo' for
16648         code point.  Use `help-input-method'.  Remove superfluous insert.
16650 2005-12-25  Richard M. Stallman  <rms@gnu.org>
16652         * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
16653         at point, in case of narrowing.
16655         * progmodes/delphi.el (delphi-other-face): Allow nil in type.
16657         * locate.el (locate-header-face): Allow nil in type.
16659         * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
16661 2005-12-25  Romain Francoise  <romain@orebokech.com>
16663         * battery.el (battery-linux-proc-acpi): Also try
16664         `/proc/acpi/thermal_zone/THM0/temperature'.
16666 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
16668         * custom.el (custom-push-theme): Fix docstring.
16670         * cus-edit.el (custom-variable-set, custom-variable-save)
16671         (custom-variable-save): Custom-quote widget values.
16672         (customize-save-variable): Fix custom-push-theme call.
16674 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
16676         * w32-fns.el (w32-batch-update-autoloads): New function.
16678         * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
16679         Use w32-batch-update-autoloads, and don't setq generated-autoload-file
16680         from the command line.
16682 2005-12-23  Chong Yidong  <cyd@stupidchicken.com>
16684         * custom.el (custom-push-theme): Clarify docstring.  VALUE nil for
16685         reset means to remove setting from theme entirely.  Don't keep
16686         expanding theme-settings list; delete old entries if necessary.
16688         * cus-edit.el (custom-buffer-create-internal): Move "Erase
16689         customization" button one line up.
16690         (custom-themed): New face.
16691         (custom-magic-alist): New value, THEMED, for theme settings.
16692         (custom-variable-state-set, custom-face-state-set):
16693         Check theme-value instead of saved-value.
16694         (custom-variable-reset-standard, custom-face-reset-standard):
16695         Remove theme setting entirely.  Recalculate new values.
16696         (custom-variable-set, custom-variable-set)
16697         (custom-variable-reset-saved, custom-variable-reset-backup)
16698         (custom-face-set, custom-face-reset-saved): Update `user' theme.
16699         (custom-variable-save): Fix typos.
16701 2005-12-23  Juri Linkov  <juri@jurta.org>
16703         * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
16704         Add autoload cookies.
16705         (edebug-outside-d-c-i-n-s-w): New variable.
16706         (edebug-display, edebug-outside-excursion): Use it to save the
16707         original value of default-cursor-in-non-selected-windows.
16708         Set default-cursor-in-non-selected-windows to t while Edebug
16709         is active.
16710         (edebug-mode, edebug-eval-mode): Doc fix.
16712         * mouse.el (mouse-choose-completion): Replace `buffer-substring'
16713         with `buffer-substring-no-properties' to remove common substring
16714         highlighting.
16716         * info.el (info-other-window, info): Rename function argument
16717         `file' to `file-or-node'.
16718         (Info-complete-menu-item): Use local variable `complete-nodes' to
16719         keep the global value of `Info-complete-nodes' unchanged for
16720         subsequent completions.
16721         (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
16723         * simple.el (get-next-valid-buffer, last-buffer)
16724         (next-error-buffer-p, next-error-find-buffer)
16725         (minibuffer-history-sexp-flag): Doc fix.
16727         * savehist.el (savehist-mode-hook): Add `:group'.
16729         * log-view.el: Call autoload for vc-find-version.
16730         (log-view-current-file): Adjust subgroup numbers.
16731         (log-view-current-tag): Add `length'.
16733 2005-12-23  Richard M. Stallman  <rms@gnu.org>
16735         * vc.el (vc-annotate-car-last-cons): Defn moved up.
16737 2005-12-23  Juri Linkov  <juri@jurta.org>
16739         * hi-lock.el (hi-lock-archaic-interface-message-used)
16740         (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
16741         (hi-lock-mode): Display "Hi" in the mode line only when
16742         hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
16743         (hi-lock-write-interactive-patterns):
16744         Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
16745         (hi-lock-set-pattern, hi-lock-set-file-patterns)
16746         (hi-lock-font-lock-hook): Set 3rd arg `how' of
16747         font-lock-add-keywords to t.
16749 2005-12-23  David Koppelman  <koppel@ece.lsu.edu>
16751         * hi-lock.el (hi-lock-highlight-range): New variable.
16752         (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
16753         only if font-lock-fontified is non-nil.  Remove overlays.
16754         (hi-lock-set-pattern): Call font-lock-fontify-buffer if
16755         font-lock-fontified is non-nil, otherwise use overlays (instead of
16756         text properties).
16757         (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
16758         New variables.
16759         (hi-lock-string-serialize): New function.
16761 2005-12-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16763         * menu-bar.el (menu-find-file-existing): New function.
16764         (menu-bar-file-menu): Use menu-find-file-existing for Open.
16766         * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
16768 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16770         * vc.el: Remove unnecessary leading * in docstrings.
16771         (vc-annotate-mode-map): Move initialization into declaration.
16772         (vc-static-header-alist): Nitpick on the regexp.
16773         (vc-default-init-version): New fun.
16774         (vc-register): Use it.
16775         (vc-insert-headers): Use dolist.
16776         (vc-annotate-get-backend): Remove unused function.
16777         (vc-annotate-add-menu): Remove.  Build the menu directly at toplevel.
16778         (vc-annotate-mode): Remove corresponding call.
16779         (vc-annotate-car-last-cons): Simplify.
16780         (vc-annotate-buffers): Remove var.
16781         (vc-annotate-backend): Make it buffer-local.
16782         (vc-annotate): Move the interaction to the interactive spec.
16783         Add a `buf' argument.
16784         (vc-annotate-warp-version): Use this new `buf' argument to avoid
16785         killing&creating a vc-annotate buffer, which is very disruptive when
16786         the buffers are shown in dedicated frames.
16788 2005-12-23  Nick Roberts  <nickrob@snap.net.nz>
16790         * descr-text.el: Add FSF as maintainer.
16791         (describe-text-mode, describe-text-mode-map)
16792         (describe-text-mode-hook, describe-text-done): Delete.  Use normal
16793         help-mode.
16794         (describe-text-widget, describe-text-sexp)
16795         (describe-property-list, describe-text-category)
16796         (describe-text-properties, describe-text-properties-1)
16797         (describe-char): Use help buttons instead of widgets.
16798         (describe-char-unicodedata-file): Make URL link in doc string.
16800 2005-12-22  Richard M. Stallman  <rms@gnu.org>
16802         * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
16803         (custom-buffer-create-internal): Reword the top-of-buffer help intro.
16804         Don't include buttons that write a file when there's no file.
16805         (custom-variable-menu, custom-face-menu, custom-group-menu):
16806         Don't include commands that write a file when there's no file.
16807         (customize-browse): Reword the top-of-buffer help intro.
16808         (custom-buffer-create-internal): Fix previous change.
16809         (customize-changed-options-previous-release): Prev release is 21.1.
16810         (customize-changed-options): Doc fix.
16811         (customize-changed): New alias.
16812         (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
16813         Say "standard values".
16814         (Custom-reset-standard): Doc fix.
16815         (custom-face-reset-standard): Doc fix.
16817 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16819         * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
16820         even if font-lock-mode is non-nil since it may be t without having
16821         turned on font-lock-mode-internal.
16822         (font-lock-choose-keywords): Minor optimization.
16823         (font-lock-add-keywords, font-lock-remove-keywords)
16824         (font-lock-set-defaults): Don't call make-local-variable on a variable
16825         that we know to already be local.
16827 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16829         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
16830         messages if in the minibuffer.
16832 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16834         * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
16835         (tex-mode-flyspell-verify, flyspell-get-word)
16836         (flyspell-external-point-words): Don't use point-min/max uselessly.
16838         * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
16839         by Kevin Rodgers.  Instead, just hide the completions buffer if we
16840         don't need to show it.
16842 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
16844         * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
16846 2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
16848         * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
16849         delete-windows-on with an inexistent buffer.
16851 2005-12-22  Nick Roberts  <nickrob@snap.net.nz>
16853         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
16854         Delete defcustom variable :tag names.
16856 2005-12-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16858         * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
16859         (log-view-font-lock-keywords): Ajust subgroup numbers.
16860         (log-view-current-tag): Don't hard code the number of subgroups.
16862 2005-12-20  Juri Linkov  <juri@jurta.org>
16864         * tooltip.el (tooltip): Move defgroup before define-minor-mode.
16865         (tooltip-x-offset, tooltip-y-offset): Doc fix.
16867         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
16868         (menu-bar-non-minibuffer-window-p): Instead of checking
16869         display-multi-frame-p, use selected-frame when menu-updating-frame
16870         is nil.
16872 2005-12-20  Stuart Herring  <herring@lanl.gov>  (tiny change)
16874         * align.el (align-rules-list): Use [ \t] instead of \s-
16875         for column separators in text mode.
16877 2005-12-20  Nick Roberts  <nickrob@snap.net.nz>
16879         * help-mode.el (help-customize-variable, help-customize-face):
16880         Don't pop help-xref-stack as help-follow no longer pushes
16881         anything on to it.
16883 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
16885         * textmodes/org.el (org-agenda-custom-commands): New option.
16886         (org-agenda): Offer custom commands on splash screen.
16887         (org-make-tags-matcher): Parser for Boolean logic added.
16888         (org-agenda-set-tags): New command.
16889         (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
16890         (org-set-tags): Efficiency improvements.
16891         (org-auto-align-tags): New option.
16892         (org-todo, org-demote, org-promote): Realign tags.
16893         (org-tags-completion-function): Use also "&" and "|" as separators.
16894         (org-org-menu): Agenda commands simplified.
16896 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
16898         * cus-edit.el (customize-apropos, customize-apropos-options):
16899         Docstring changes.
16901         * font-lock.el (font-lock): Add tags to the links in the defgroup.
16903 2005-12-19  Chong Yidong  <cyd@stupidchicken.com>
16905         * longlines.el (longlines-mode): Wrap while widened.
16906         (longlines-decode-region, longlines-encode-region): Compute max
16907         just once.
16909 2005-12-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16911         * cus-edit.el (mac): New group.
16913         * cus-start.el (all): Add user options in macterm.c.  Add test for
16914         Mac-related built-ins.  Fix test for GTK-related built-ins.
16916         * term/mac-win.el (mac-handle-language-change)
16917         (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
16918         (mac-services-open-selection, mac-services-mail-selection)
16919         (mac-services-mail-to, mac-services-insert-text)
16920         (mac-dispatch-apple-event): Add docstrings.
16921         (x-get-selection, mac-select-convert-to-string): Select coding
16922         system from `utf-16be' and `utf-16le' using `byteorder'.
16924 2005-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
16926         * subr.el (lazy-completion-table): Don't be fooled if the var holds
16927         a "list" (lambda ...) rather than a real completion list.
16929         * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
16930         lexical-let when encountering ((lambda (...) ...) ...).
16932 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
16934         * progmodes/sh-script.el (sh-mode):
16935         * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
16936         * textmodes/picture.el (picture-mode): Update docstrings.
16938 2005-12-17  Eli Zaretskii  <eliz@gnu.org>
16940         * makefile.w32-in (autoloads, custom-deps): Warn that parts of
16941         commands enclosed in $(ARGQUOTE)s should not be split between two
16942         lines, as that will break with GNU Make >3.80, when sh.exe is used
16943         and arg quoting is with '..'.
16944         (autoloads): Don't break the quoted --eval expression between
16945         several lines.
16947 2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
16949         * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
16950         Capture error from printing circular structures.
16952 2005-12-17  Martin Rudalics  <rudalics@gmx.at>
16954         * wid-edit.el (widget-checkbox-action): Clear undo info.
16956 2005-12-16  Bill Wohler  <wohler@newt.com>
16958         * menu-bar.el (kill-this-buffer): Set a good example by using menu
16959         bar, not menubar in comment.
16961 2005-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
16963         * progmodes/cc-engine.el (c-after-change-check-<>-operators):
16964         After-change-functions should not clobber the match data.
16966 2005-12-16  Juri Linkov  <juri@jurta.org>
16968         * simple.el (choose-completion): Use `buffer-substring-no-properties'
16969         instead of `buffer-substring'.
16970         (completion-common-substring): Doc fix.
16971         (completion-setup-function): Use minibuffer-completion-contents
16972         instead of minibuffer-contents.  Don't set common-string-length
16973         initially.  Remove special handling of partial-completion-mode.
16974         Move computation of completion-base-size into one cond.
16975         Call completion-base-size-function in mainbuf.  In computation of
16976         completion-base-size for file name completion don't move point to
16977         the end of the minibuffer.  Move computation of common-string-length
16978         into one cond.  Start putting faces only when common-string-length>=0.
16979         Add condition to put completions-common-part when
16980         common-string-length>0.
16982         * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
16983         place point at the first different character in the minibuffer
16984         even if this position is at the beginning of the minibuffer.
16986         * info.el (Info-read-node-name-1): In completion-base-size-function's
16987         lambda return 1 if common-substring or minibuffer-completion-contents
16988         starts with (, and 0 otherwise.
16990         * emacs-lisp/crm.el (crm-minibuffer-completion-help):
16991         Use `crm-current-element' for second arg of `display-completion-list'.
16993 2005-12-16  Klaus Zeitler  <kzeitler@lucent.com>
16995         * files.el (set-auto-mode): Look for an interpreter specified on
16996         the first line also if search for mode specification succeeded,
16997         but the mode is not known.
16999 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
17001         * textmodes/org.el (org-tags-match-list-sublevels): New option.
17002         (org-open-at-point): Implement tag searches as links.
17003         (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
17004         (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
17005         (org-tags-sparse-tree, org-tags-view, org-set-tags)
17006         (org-agenda-dispatch): New commands.
17007         (org-use-tag-inheritance, org-tags-column): New options.
17008         (org-tab-follows-link, org-return-follows-link): New options.
17009         (org-tags): New customize group.
17010         (org-start-icalendar-file): Get local time zone.
17011         (org-tags-completion-function): New function.
17012         (org-set-font-lock-defaults): Make sure links will also be
17013         highlighted inside headlines.
17015 2005-12-16  Mark Plaksin  <happy@usg.edu>  (tiny change)
17017         * term.el (term-emulate-terminal):
17018         Let term-handle-ansi-terminal-messages override what Bash says about
17019         its current directory.
17021 2005-12-16  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
17023         * bindings.el (last-buffer): Move to simple.el.
17024         * simple.el (last-buffer): Move here.
17025         (get-next-valid-buffer): New function.
17026         (next-buffer): Use frame-local buffer list, maintain buried buffer list.
17027         (prev-buffer): Ditto.  Rename to `previous-buffer'.
17029         * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
17030         * bindings.el (global-map): Ditto.
17032 2005-12-15  Luc Teirlinck  <teirllm@auburn.edu>
17034         * cus-edit.el: Introductory comment change.
17035         (custom-magic-alist): Change message string for the `rogue' state.
17037 2005-12-15  Richard M. Stallman  <rms@gnu.org>
17039         * tooltip.el: Delete defcustom variable :tag names.
17041         * complete.el (partial-completion-mode): Doc fix.
17043         * textmodes/flyspell.el (flyspell-external-point-words):
17044         Use save-excursion to ensure we don't move backward in the
17045         search loop, not even one character.
17046         (flyspell-delete-all-overlays): Use remove-overlays directly.
17048         * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
17049         (ispell-start-process): Set that variable.
17050         Clear ispell-buffer-local-name.
17051         (ispell-internal-change-dictionary):
17052         Set ispell-current-dictionary after killing process.
17053         (ispell-buffer-local-dict):
17054         Don't set spell-personal-dictionary after killing process.
17055         (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
17056         (ispell-tex-skip-alists, ispell-html-skip-alists)
17057         (ispell-skip-region-alist): Mark as risky.
17059         * net/newsticker.el (newsticker--retrieval-timer-list)
17060         (newsticker--display-timer, newsticker-running-p)
17061         (newsticker-ticker-running-p): Definitions moved up.
17063 2005-12-16  Nick Roberts  <nickrob@snap.net.nz>
17065         * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
17067 2005-12-15  David Ponce  <david@dponce.com>
17069         * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
17070         (recentf-edit-list, recentf-open-files): Signal an error when
17071         there is no recent file.
17073 2005-12-14  Lennart Borgman  <lennart.borgman.073@student.lu.se>
17075         * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
17076         read-only except for texinfo-format-region evaluation.
17078 2005-12-14  Richard M. Stallman  <rms@gnu.org>
17080         * vc.el (vc-default-previous-version, vc-default-next-version)
17081         (vc-do-command): Doc fixes.
17083 2005-12-14  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
17085         * textmodes/bibtex.el (bibtex-expand-strings)
17086         (bibtex-autokey-expand-string, bibtex-name-part)
17087         (bibtex-entry-type-whitespace, bibtex-entry-type-str)
17088         (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
17089         (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
17090         (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
17091         (bibtex-entry-postfix, bibtex-known-entry-type-re)
17092         (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
17093         (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
17094         (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
17095         (bibtex-beginning-of-last-entry): Remove.
17096         (bibtex-parse-field-name): Use bibtex-field-name.  Issue error
17097         message if comma is missing but buffer is read-only.
17098         (bibtex-parse-field-text): Handle whitespaces at the end of field
17099         text.  Return 3-element list with beginning and end of field text
17100         and end of field.
17101         (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
17102         (bibtex-parse-field): Remove arg name.  Use bibtex-field-name.
17103         (bibtex-search-forward-field, bibtex-search-backward-field):
17104         Search always delimited by limits of entry.  Use more efficient
17105         search algorithms.
17106         (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
17107         bibtex-end-of-name-in-field.
17108         (bibtex-text-in-field-bounds): Handle BibTeX strings when
17109         extracting the content of a field.
17110         (bibtex-text-in-field): Use search limits.
17111         (bibtex-parse-string-prefix): Handle empty string keys based on
17112         bibtex-string-empty-key.
17113         (bibtex-parse-string): Fix docstring.
17114         (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
17115         (bibtex-preamble-prefix, bibtex-strings): New functions.
17116         (bibtex-skip-to-valid-entry): Include preceding whitespace in
17117         BibTeX entries (consistent with other BibTeX functions).
17118         (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
17119         (bibtex-search-entry): Fix docstring.  Simplify.
17120         (bibtex-flash-head, bibtex-complete-string-cleanup)
17121         (bibtex-count-entries, bibtex-sort-buffer): Simplify.
17122         (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
17123         (bibtex-parse-entry): New optional arg content.
17124         (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
17125         Use bibtex-text-in-field-bounds.
17126         (bibtex-print-help-message): Handle BibTeX strings and preambles.
17127         (bibtex-end-of-entry): Use bibtex-preamble-prefix and
17128         bibtex-parse-string-postfix.
17129         (bibtex-find-text-internal): New function.
17130         (bibtex-remove-delimiters): Use it.
17131         (bibtex-find-text): Use it.  New optional arg help.
17132         (bibtex-complete): Handle BibTeX string and preamble entries.
17133         (bibtex-Preamble): Fix order of closing delimiters.
17135 2005-12-14  Stefan Monnier  <monnier@iro.umontreal.ca>
17137         * vc.el (vc-default-revert): New fun.
17139         * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
17141 2005-12-14  Romain Francoise  <romain@orebokech.com>
17143         * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
17144         (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
17145         (font-lock-remove-keywords): Likewise.
17147 2005-12-14  Juri Linkov  <juri@jurta.org>
17149         * log-view.el (log-view-diff): Doc fix.
17151         * isearch.el (isearch-query-replace): Use (mark) instead of
17152         isearch-opoint if mark is active in transient-mark-mode.
17154 2005-12-14  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
17156         * isearch.el (isearch-query-replace): Check for isearch-other-end.
17158 2005-12-14  Per Abrahamsen  <abraham@dina.kvl.dk>
17160         * progmodes/cpp.el (cpp-face): New widget.
17161         (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
17163 2005-12-14  Juri Linkov  <juri@jurta.org>
17165         * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
17166         around `erase-buffer' and `insert'.
17168         * descr-text.el (describe-text-properties): Replace buffer name
17169         "*Help-2*" with "*Help*<2>".
17170         (describe-char): Add functions print-help-return-message,
17171         toggle-read-only.  Use help-setup-xref with nil to not store
17172         describe-char in help-xref-stack.  Use help-make-xrefs to
17173         make [back] button.
17175         * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
17177         * wdired.el (wdired-old-point): New internal variable.
17178         (wdired-change-to-wdired-mode): Set it buffer-locally.
17179         (wdired-abort-changes): Restore point after aborting changes.
17181 2005-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
17183         * vc.el (vc-do-command): Add a new value t for okstatus.
17185         * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
17186         frame in case of errors.
17188 2005-12-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17190         * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
17191         so it comes after "On the Left" in the menu.
17193 2005-12-12  Luc Teirlinck  <teirllm@auburn.edu>
17195         * cus-edit.el (customize-apropos, customize-apropos-options)
17196         (customize-apropos-faces, customize-apropos-groups): Doc fixes.
17198 2005-12-12  Bill Wohler  <wohler@newt.com>
17200         * vc-svn.el (vc-svn-registered): Fix problem of visiting
17201         non-writable Subversion-controlled files by saving window
17202         configuration before calling vc-do-command.  vc-do-command calls
17203         pop-to-buffer on error which is unexpected during registration.
17205 2005-12-12  Jay Belanger  <belanger@truman.edu>
17207         * calc/README: Update the summary of changes.
17209 2005-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
17211         * descr-text.el (describe-char): Rework last fix to solve the problem
17212         is the same way it's solved for everything else in that function
17213         (i.e. by extracting the info before setting up the *Help* buffer).
17215 2005-12-12  Kim F. Storm  <storm@cua.dk>
17217         * subr.el (version-regexp-alist): Allow space as separator before
17218         non-numeric part, e.g. "1.0 alpha".
17219         (version-to-list): Interpret .X.Y version as 0.X.Y version.
17221 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
17223         * textmodes/org.el (org-agenda, org-timeline, org-todo):
17224         Implement Logging and the keep-modes setting.
17225         (org-get-category): Make sure a string is returned.
17226         (org-log-done): New function.
17227         (org-log-done, org-closed-string): New options.
17229 2005-12-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17231         * tooltip.el (tooltip-y-offset): Change default to 20.
17233 2005-12-12  Richard M. Stallman  <rms@gnu.org>
17235         * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
17237         * frame.el (display-hourglass): Doc fix.
17239         * help.el (help-for-help-internal): Simplify entry for `a'.
17241         * info.el (Info-on-current-buffer): Doc fix.
17242         (info-insert-file-contents): Don't test (featurep 'jka-compr).
17244         * startup.el (inhibit-splash-screen): Make this the real name.
17245         (inhibit-startup-message): Make this the alias.
17246         (command-line): Find only simple.el, and use its directory
17247         to fill in other preloaded files' names.
17248         (command-line): Deactivate the mark if deactivate-mark is set.
17250         * international/mule.el (load-with-code-conversion):
17251         Bind deactivate-mark.
17253         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
17255 2005-12-11  Luc Teirlinck  <teirllm@auburn.edu>
17257         * cus-edit.el (customize-apropos): Avoid listing an option more
17258         than once under different aliases.  No longer list user options
17259         that are not defined with defcustom (unless a prefix arg is given).
17260         Doc fix.
17261         (customize-apropos-options): Doc fix.
17263 2005-12-11  Juri Linkov  <juri@jurta.org>
17265         * frame.el (set-background-color, set-foreground-color)
17266         (set-cursor-color, set-mouse-color, set-border-color):
17267         Add explicit prompts to read colors by `facemenu-read-color'.
17268         (show-trailing-whitespace, blink-cursor-delay)
17269         (blink-cursor-interval, display-hourglass, hourglass-delay):
17270         Remove tags.
17271         (display-hourglass, hourglass-delay): Doc fix.
17272         (cursor-in-non-selected-windows): Capitalize words in tag.
17274         * faces.el (frame-background-mode): Replace `choice-item' keywords
17275         with `const' to not make [default] button.  Change default value tag
17276         from `default' to `automatic'.  Doc fix.
17277         (trailing-whitespace) <defface>: Change group `whitespace' to
17278         `whitespace-faces'.
17280 2005-12-11  Richard M. Stallman  <rms@gnu.org>
17282         * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
17284 2005-12-11  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
17286         * term/mac-win.el: Create keymap for mac-apple-event-map.
17288 2005-12-11  Nick Roberts  <nickrob@snap.net.nz>
17290         * tooltip.el (tooltip-mode): Move to start of file so that it
17291         appears at top of customize buffer.
17293         * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
17294         Add the gud groupname.
17295         (gud-tooltip-mode): Add the tooltip groupname.
17296         (gud-tooltip-echo-area): Add the gud groupname.  Remove tag to
17297         avoid conflict with tooltip-use-echo-area.
17299 2005-12-10  Romain Francoise  <romain@orebokech.com>
17301         * help.el (help-for-help-internal): Add `r' in doc string.
17303 2005-12-10  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
17305         * align.el (align-regexp, align-highlight-rule):
17306         Use region-beginning and region-end instead of point and mark, so that
17307         repetition (with `repeat-complex-command') recomputes the region
17308         bounds.
17310 2005-12-10  Lennart Borgman  <lennart.borgman.073@student.lu.se>
17312         * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
17313         (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
17314         (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
17315         (balance-windows): Rewrite using the above new functions.
17317 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
17319         * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
17320         react if global-hi-lock-mode seems intended.
17321         (global-hi-lock-mode): Renamed from hi-lock-mode.
17322         (hi-lock-archaic-interface-message-used)
17323         (hi-lock-archaic-interface-deduce): New variables.
17324         (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
17325         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
17326         (hi-lock-find-patterns, hi-lock-font-lock-hook):
17327         Replace hi-lock-buffer-mode with hi-lock-mode.
17329 2005-12-10  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
17331         * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
17332         completion list, even after a partial completion has been
17333         inserted in the current buffer.  If there are more than 1
17334         completion, redisplay the *Completions* buffer; if the
17335         completion is unique, delete the *Completions* window.
17337 2005-12-10  Eli Zaretskii  <eliz@gnu.org>
17339         * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
17340         strings and long subject lines that were broken into multiple
17341         lines at arbitrary places.  Handle subjects that have "Re: " in
17342         the middle.
17344 2005-12-10  John W. Eaton  <jwe@octave.org>
17346         * emacs/octave-mod.el (octave-electric-space): Don't indent
17347         comments or strings if octave-auto-indent is nil.
17349 2005-12-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
17351         * term/mac-win.el: Require url when compiling.
17352         Call mac-process-deferred-apple-events after loading init files.
17353         (mac-apple-event-map): New defvar.  Define event handlers in it.
17354         (core-event, internet-event): New Apple event class symbols.
17355         (open-application, reopen-application, open-documents)
17356         (print-documents, open-contents, quit-application)
17357         (application-died, show-preferences, autosave-now, get-url):
17358         New Apple event ID symbols.
17359         (about): New HICommand ID symbol.
17360         (mac-event-spec, mac-event-ae): New macros.
17361         (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
17362         (mac-ae-selection-range, mac-ae-text-for-search)
17363         (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
17364         (mac-application-menu-map): Remove keymap.  Handlers for HICommand
17365         and Services menu events are now defined in mac-apple-event-map.
17366         (mac-drag-n-drop): Remove selection range handling.
17368 2005-12-10  Kenichi Handa  <handa@m17n.org>
17370         * simple.el (zap-to-char):
17371         * isearch.el (isearch-process-search-char): Translate CHAR by
17372         translation-table-for-input.
17374 2005-12-09  Chong Yidong  <cyd@stupidchicken.com>
17376         * foldout.el (foldout-exit-fold): Properly hide subtree.
17378 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
17380         * files.el (save-buffer):
17381         * international/ucs-tables.el (ucs-set-table-for-input):
17382         * mail/mail-extr.el (mail-extract-address-components):
17383         * mail/sendmail.el (mail-mode): Reformat doc string.
17385 2005-12-09  Juri Linkov  <juri@jurta.org>
17387         * isearch.el (isearch-highlight): Change main overlay priority
17388         from 1 to 1001.  Simplify.
17389         (isearch-lazy-highlight-update): Change lazy overlay priority
17390         from 0 to 1000.
17392         * replace.el (replace-highlight): Change overlay priority from
17393         1 to 1001.
17395         * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
17396         Change overlay priority from 1 to 1001.  Reuse existing overlay.
17398         * compare-w.el (compare-windows-highlight): Change overlay
17399         priority from 1 to 1000.
17401         * menu-bar.el (menu-bar-edit-menu): Add listp around
17402         pending-undo-list to disable menu item "undo" when pending
17403         undo list is empty.
17405         * locate.el (locate): Disable undo in *Locate* buffer.
17407 2005-12-09  Kim F. Storm  <storm@cua.dk>
17409         * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
17411 2005-12-09  David Ponce  <david@dponce.com>
17413         * recentf.el: Improvement of the menu code.
17414         (recentf-enabled-p): Move before first use.  Use `kill-emacs-hook'
17415         instead of menu hook.
17416         (recentf-show-menu, recentf-hide-menu): New functions.
17417         (recentf-menu-customization-changed, recentf-mode): Use them.
17418         (recentf-menu-action, recentf-max-menu-items)
17419         (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
17420         (recentf-arrange-by-rule-others)
17421         (recentf-arrange-by-rules-min-items)
17422         (recentf-arrange-by-rule-subfilter): Don't use
17423         `recentf-menu-customization-changed'.
17424         (recentf-arrange-rules): Likewise.  Accept functions to compute
17425         sub-menu titles.
17426         (recentf-menu-filter): Likewise.  Doc fix.
17427         (recentf-menu-value-shortcut): Doc fix.
17428         (recentf-dump-variable): Quote atom value.
17429         (recentf-make-menu-items): Update to use it as a menu filter.
17430         (recentf-match-rule): New function.
17431         (recentf-arrange-by-rule): Use it.
17432         (recentf-indirect-mode-rule): New function.
17433         (recentf-build-mode-rules): Use it.
17434         (recentf-dir-rule): New function.
17435         (recentf-arrange-by-dir): Use it.
17436         (recentf-filter-changer-current): Rename from
17437         `recentf-filter-changer-state'.  All references updated.
17438         (recentf-filter-changer-alist): Update filter names.
17439         (recentf-filter-changer-select): New function.
17440         (recentf-filter-changer): Use it.  Make a sub-menu from filters
17441         available in `recentf-filter-changer-alist'.
17442         (recentf-data-cache, recentf-clear-data)
17443         (recentf-update-menu): Remove.  All references updated.
17444         (recentf-match-rule-p, recentf-build-dir-rules)
17445         (recentf-filter-changer-goto-next)
17446         (recentf-filter-changer-get-current)
17447         (recentf-filter-changer-get-next): Remove.
17449 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
17451         * cus-edit.el (custom-buffer-create-internal): Relabel the whole
17452         buffer "Reset" button to "Reset to Current" for consistency with
17453         the State buttons.
17455 2005-12-08  John Paul Wallington  <jpw@pobox.com>
17457         * ibuf-ext.el (define-ibuffer-filter filename):
17458         If `dired-directory' is a list then really use its car.
17460 2005-12-08  Kim F. Storm  <storm@cua.dk>
17462         * emulation/cua-rect.el (cua--rectangle-aux-replace):
17463         Fix indention of text on right side of replaced rectangle.
17465 2005-12-09  Nick Roberts  <nickrob@snap.net.nz>
17467         * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
17468         No need to check gud-comint-buffer is bound.
17469         (gdb): Prevent multiple debugging when first session uses gdba.
17471 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
17473         CC Mode update to 5.31.
17475         * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
17476         Emacsen which lack `define-minor-mode'.  (Currently Emacs <21.
17477         We might do this function properly in the future).
17479         * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
17480         New macros c-sentence-end and c-default-value-sentence end, to cope
17481         with Emacs 22's new function `sentence-end'.
17483 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
17485         * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
17486         compat issue using `c-put-overlay' and `c-delete-overlay'.
17488         * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
17489         New compat macros to handle overlays/extents.
17491 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
17493         * progmodes/cc-fix.el: Add definitions of the macros push and pop
17494         (for GNU Emacs 20.4).
17496         * progmodes/cc-defs.el:
17497         (i): Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4).
17499         * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
17500         highlighting mechanism so it will work in XEmacs too.
17502         * progmodes/cc-defs.el: Insert c-int-to-char.
17504         * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
17505         call to the new macro c-int-to-char.  This solves XEmacs's
17506         regarding characters as different from integers.
17508 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
17510         * progmodes/cc-fonts.el (c-make-syntactic-matcher):
17511         New internal helper.
17513         (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
17514         construct to make the indirect face lookup work in XEmacs.
17516         (c-cpp-matchers): Append the negation char face to the existing
17517         fontification, so that the cpp face doesn't disappear.
17518         Use `c-make-syntactic-matcher' to avoid negation chars in comments
17519         and strings.
17521         * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
17522         to map to `font-lock-negation-char-face' in emacsen where it exists.
17524 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
17526         * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
17528         * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
17529         Rename "c-subword-move-mode" as "c-subword-mode".
17531         * progmodes/cc-mode.el: Added tty suitable bindings for C-c
17532         <delete> and C-c C-<delete>.  (To the c-hungry- delete functions).
17534 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
17536         * progmodes/cc-mode.el: Added autoload directive for
17537         `c-subword-move-mode' for use in older emacsen.
17539 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
17541         * progmodes/cc-mode.el:
17542         (i): Insert a binding for C-c C-backspace into
17543         c-bind-special-erase-keys which works in TTYs.
17544         (ii): Make sure that when file styles are used, any explicitly
17545         given style variables take priority over those in the style.
17546         Do this by calling `hack-local-variables' a second time.
17548         * progmodes/cc-vars.el: Add language specific customization
17549         widgets for AWK to c-doc-comment-style, c-require-final-newline
17550         and c-default-style.  Add a defcustom for awk-mode-hook.
17551         Give c-syntactic-element and c-syntactic-context doc-strings by
17552         directly setting their `variable-documentation' propery.
17553         This allows Emacs 22.1 to read these with C-h v.
17555         * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
17557 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
17559         * progmodes/cc-fonts.el, cc-vars.el
17560         (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
17561         (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
17562         Masatake YAMATO.
17564         (c-doc-comment-style): Made GtkDoc default in C mode.
17566         * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
17567         and C-c C-<delete>.
17569         (c-bind-special-erase-keys): New function for use on
17570         `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
17572         * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
17573         <delete> key behavior in XEmacs according to `delete-forward-p'.
17574         C.f. `c-electric-delete'.
17576 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
17578         * progmodes/cc-mode.el: Give c-hungry-backspace and
17579         c-hungry-delete-forward permanent key bindings.
17581         * progmodes/cc-cmds.el (c-electric-semi&comma):
17582         Bind c-syntactic-context for calls to "criteria functions", for
17583         consistency with other calls to user functions.
17585         * progmodes/cc-cmds.el (c-indent-command): Expunge use of
17586         `current-prefix-arg', since this might be the prefix arg to a
17587         command which calls c-indent-command as a function.  Change the
17588         interactive spec from "p" to "P".
17590         * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
17591         reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
17592         was difficult to understand.
17594 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
17596         * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
17597         first char of an identifier.
17599         * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
17600         +" syntax in C++.
17602 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
17604         * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
17605         auto-fill doesn't split a c-comment's last word from a hanging
17606         "*/" when a space is typed between them after fill-column.
17608         * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
17610         * progmodes/cc-styles.el (c-set-style)
17611         (c-setup-paragraph-variables): Abort the command if we're not in a
17612         CC Mode buffer.
17614         * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
17615         with blank comment-prefix, and a blank line as the comment's
17616         second line.
17618 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
17620         * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
17621         Incorporate the patterns added in the Emacs development branch
17622         for the new Emacs 22 face `font-lock-negation-char-face'.
17624         * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
17625         of "red" since it stands out better in xterms and DOS terminals.
17627         * progmodes/cc-engine.el (c-literal-faces):
17628         Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
17630 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
17632         * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
17633         forcibly enable c-electric-flag.
17635         * progmodes/cc-vars.el, cc-cmds.el: New clean-up
17636         `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
17637         after the comment-prefix of a C-style comment will close that comment.
17639 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
17641         * progmodes/cc-fonts.el (c-basic-matchers-before)
17642         (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
17643         in Pike.
17645         * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
17646         digraphs.
17648         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
17649         (c-cpp-message-directives, c-cpp-include-directives)
17650         (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
17651         (c-cpp-expr-directives): Introduce new language constants to
17652         control cpp syntax in a cleaner way.
17654         (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
17656         (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
17658         * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
17659         (c-multiline-string-start-char): New language constants and
17660         variables to specify how newlines in string literals work.
17662         (c-font-lock-invalid-string): Use them.
17664         * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
17665         unbalanced close brace is entered.  Optimization by avoiding going
17666         back over arbitrarily large blocks.  Removed hints that this
17667         function only would be relevant/useful in AWK.
17669         (c-electric-brace): Indent syntactically after the cleanups since
17670         lineup functions might do it differently then.
17672         * progmodes/cc-engine.el, cc-langs.el
17673         (c-opt-op-identifier-prefix): New language constant and variable.
17675         (c-just-after-func-arglist-p, c-after-special-operator-id)
17676         (c-search-decl-header-end, c-inside-bracelist-p): Use it.
17678         * progmodes/cc-align.el, cc-engine.el
17679         (c-after-special-operator-id): New helper to handle C++ operator
17680         identifiers.
17682         (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
17683         (c-guess-basic-syntax): Handle C++ operator identifiers in
17684         declarations.
17686         * progmodes/cc-langs.el (c-assignment-operators): Add the
17687         trigraph version of ^= too.
17689         * progmodes/cc-langs.el (c-assignment-operators): Add the
17690         trigraph version of |= in C++.
17692         * progmodes/cc-fonts.el (c-font-lock-declarators):
17693         Handle `c-decl-hangon-kwds' after the identifier name.
17695         * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
17696         whether an arglist is "nonempty", ignore a comment after the open
17697         paren if it isn't followed by a non-comment token on the same line.
17699         * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
17700         Enable heuristics below the point to cope with classes inside special
17701         brace lists in Pike.
17703 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
17705         * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
17707 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
17709         * progmodes/cc-guess.el (cc-guess-install): New function to
17710         install an already guessed style in another buffer.
17712         * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
17713         sets `inhibit-read-only' - `c-save-buffer-state' should be used
17714         anyway if the change always is undone.
17716 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
17718         Implement togglable electricity:
17720         * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
17721         saying when it should be used.
17723         * progmodes/cc-engine.el: Add the new buffer-local variable,
17724         c-electric-flag.
17726         * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
17727         c-toggle-auto-newline.
17729         * progmodes/cc-mode.el: Rename c-toggle-auto-state to
17730         c-toggle-auto-newline.  Remove the binding for
17731         c-toggle-auto-hungry-state.  Add the binding C-c C-l for the new
17732         c-toggle-electric-state.
17734         * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
17736         * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
17737         c-\(forward\|backward\)-subword.
17738         (c-update-modeline): Add the new modeline flag `l' for
17739         `c-electric-flag'.  Make the auto-newline flag `a' dependent on `l'.
17740         (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
17741         Make the old name an alias of the new name.
17742         (c-toggle-electric-state): New function.
17743         (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
17744         Adapt these functions to do electric things only when
17745         c-electric-flag is non-nil.
17746         (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
17747         new functions from c-electric-brace.
17748         (c-point-syntax): Add a check for "virtual semicolons" in AWK
17749         mode, so that the tentative extra newline doesn't change the
17750         syntax of the following brace.
17751         (c-electric-brace): Restructure by extracting the above functions.
17752         Tidy up the coding somewhat.
17753         (c-electric-semi&comma, c-electric-colon, c-electric-paren):
17754         restructure a bit.
17756 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
17758         * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
17759         anchor position(s) using faces.  Thanks to Masatake YAMATO for the idea.
17761         * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
17762         (c-submode-indicators): Change name from `c-auto-hungry-string'
17763         since it's now used to track another submode.
17765         (c-update-modeline): Convert to function and extended to check
17766         `c-subword-move-mode'.
17768         (c-forward-into-nomenclature, c-backward-into-nomenclature):
17769         Convert to compat aliases for `c-forward-subword' and
17770         `c-backward-subword'.
17772         * progmodes/cc-subword.el: New functions and minor mode to handle
17773         SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
17775         (c-forward-subword, c-backward-subword, c-mark-subword)
17776         (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
17777         (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
17778         Functions corresponding to the standard word handling functions.
17780         (c-subword-move-mode): Minor mode that replaces all the standard
17781         word handling functions with their subword equivalences.
17783 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
17785         * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
17786         entry for one-liner-defun.
17788         * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
17789         name in its def-edebug-spec.
17791         * progmodes/cc-cmds.el (c-electric-brace): Make the
17792         one-liner-defun clean-up work with empty-defun-braces.  o-l-d now
17793         compacts space before a comment, if this will make things fit on
17794         one line.
17796         Introduce an "awk" style, mainly for auto-newline and clean-ups.
17798         * progmodes/cc-align.el: New function c-snug-1line-defun-close.
17800         * progmodes/cc-cmds.el: In c-electric-brace, add code for new
17801         clean-up one-liner-defun.
17803         * progmodes/cc-styles.el: Add the new "awk" style.
17805         * progmodes/cc-vars.el: Add description of one-liner-defun to
17806         c-cleanup-list's doc-string.  New user options,
17807         c-max-one-liner-length.  In c-default-style, set the default style
17808         for AWK to "awk".
17810 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
17812         * progmodes/cc-engine.el (c-forward-label): Fix fontification of
17813         macros inside labels.
17815         * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
17816         `c-at-statement-start-p' and `c-at-expression-start-p'.
17818         * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
17819         error if the mark isn't set.
17821         * progmodes/cc-engine.el (c-guess-continued-construct)
17822         (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
17823         accurately detect functions inside functions.
17825         * progmodes/cc-engine.el (c-at-expression-start-p): New function
17826         like `c-at-statement-start-p' that additionally recognizes commas
17827         and expression parentheses as delimiters.
17829         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
17830         to avoid heuristics that doesn't work for unclosed blocks.
17831         (c-at-statement-start-p): New function.
17833         * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
17834         Objective-C directives, e.g. directives spanning lines should work
17835         reasonably well now.
17837         (c-put-c-type-property, c-clear-c-type-property): New helpers.
17839         (c-forward-objc-directive): New function to move over any ObjC
17840         directive.
17842         (c-just-after-func-arglist-p, c-guess-basic-syntax)
17843         (c-basic-matchers-before): Use it.
17845         (c-font-lock-objc-iip-decl): Remove.
17847         * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
17848         in the template arglist recognition.
17850         * progmodes/cc-styles.el (c-style-alist): Fix several
17851         inconsistencies in the Whitesmith style.
17853         * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
17854         New lineup function to get lines after Whitesmith style blocks
17855         correctly indented.
17857         (c-lineup-whitesmith-in-block): Back out the compensation for
17858         opening parens since it's done using `add' lists in the style
17859         definition instead.  Don't use the anchor position since it varies
17860         too much between the syntactic symbols. :P
17862         * progmodes/cc-vars.el (c-valid-offset): Update.
17864         * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
17865         lists where the offsets are combined according to several
17866         different methods: `first', `min', `max', and `add'.
17867         Report offset evaluation errors with `c-benign-error' so that some kind
17868         of reindentation still is done.
17870         * progmodes/cc-engine.el (c-guess-basic-syntax):
17871         Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
17872         `arglist-close'.
17874         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
17875         situations for `arglist-cont-nonempty' and `arglist-close'.
17877         * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
17879         * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
17880         cc-bytecomp-boundp' in a number of places.
17882         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
17883         macro related issue.
17885 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
17887         * progmodes/cc-awk.el: Change the terminology of regexps: A char
17888         list is now [asdf], a char class [:alpha:].
17889         Include code for char classes.
17890         Set c-awk-NL-prop on lines ending in open strings.  (Bug fix.)
17891         Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
17893         Remove (nearly all of) the cruft associated with AWK Mode's former
17894         concept of "virtual semicolons":
17896         Adapt c-beginning-of-statement, c-end-of-statement (together with
17897         subfunctions) to use the new notion of "virtual semicolon" in
17898         place of the old awkward special handling for AWK.  There remains
17899         much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
17900         * progmodes/cc-cmds.el:
17901         (c-ascertain-adjacent-literal): In the backwards direction, now
17902         recognises AWK regexp delimiters as string delimiters.
17903         (c-after-statement-terminator-p): Adapt for virtual semicolons;
17904         check more rigorously for "end of macro".
17905         (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
17906         virtual semicolons;
17907         (c-beginning-of-statement): Adapt for virtual semicolons; Separate
17908         out the code for forward movement into ...
17909         (c-end-of-statement): Now contains the code for forward movement,
17910         adapted for virtual semicolons.
17912         * progmodes/cc-engine.el:
17913         (c-ws*-string-limit-regexp): New regexp.
17914         (c-forward-single-comment, c-backward-single-comment): Comment out
17915         the (now redundant) "special" AWK stuff.
17917         * progmodes/cc-styles.el, cc-vars.el: Change the settings of
17918         c-string-par-start, c-string-par-separate to be more like Text
17919         Mode than Fundamental Mode.
17921 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
17923         * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
17924         to the fontified region so that fontification doesn't occur
17925         outside it (could happen e.g. when fontifying a line with an
17926         unfinished declaration).
17928 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
17930         * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
17931         start of the file.  ^L now separate sections of the file.
17932         (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
17933         (c-awk-one-line-possibly-open-string-re)
17934         (c-awk-regexp-one-line-possibly-open-char-class-re)
17935         (c-awk-one-line-possibly-open-regexp-re)
17936         (c-awk-one-line-non-syn-ws*-re): New defonsts.
17937         (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
17939         Amend the concept of "virtual semicolons" (in the indentation
17940         engine) for languages like AWK, such that they are now
17941         conceptually attached to end of the last token of a statement, not
17942         the end of the line.  (In AWK Mode, however, the pertinent text
17943         property is still physically set on the EOL.)  Remove the specific
17944         tests for awk-mode, thus facilitating the introduction of other
17945         language modes where EOLs can end statements.
17946         (Note: The funtionality in cc-cmds.el, specifically
17947         c-beginning/end-of-statement has yet to be amended.)
17949         * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
17950         New macros.
17952         * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
17953         c-stmt-delim-chars.  New c-lang-defvars: c-at-vsemi-p-fn,
17954         c-vsemi-status-unknown-p-fn (in a new page).
17956         * progmodes/cc-engine.el: In c-beginning-of-statement-1,
17957         c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
17958         numerous awkward forms like
17959         (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
17960         with (c-at-vsemi-p).  Fix a few typos.  In c-guess-basic-syntax, new
17961         variable before-ws-ip, the place just after char-before-ip appears.
17963         * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
17964         a comment.
17966 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
17968         * progmodes/cc-cmds.el (c-electric-brace): Clean up using
17969         `c-tentative-buffer-changes'.
17971         * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
17972         convert to macro to choose between Emacs and XEmacs at compile time.
17974         (c-set-region-active): New set counterpart to `c-region-is-active-p'.
17976         (c-tentative-buffer-changes): New macro to handle temporary buffer
17977         changes in a convenient way.
17979         (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
17980         for `c-tentative-buffer-changes'.
17982         * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
17983         the checks for paren sexps between the point and the keyword, to
17984         avoid some false alarms.
17986         * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
17987         Fixed a situation where an error could be thrown for unbalanced
17988         parens.  Changed to make use of c-keyword-member' to avoid some
17989         repeated regexp matches.
17991         (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
17992         These language variable are no longer necessary.
17994         (c-block-stmt-kwds): New language constant used by
17995         c-looking-at-inexpr-block'.
17997         (c-guess-basic-syntax): Remove an optional check that looked at
17998         the existence of the now removed language variables.
18000         * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
18001         (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
18002         object instantiation expressions as declarations in some contexts.
18003         This bug only affected languages where the declarator can't be
18004         enclosed in parentheses.
18006         * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
18007         insert newlines before and after substatement braces.
18009         * progmodes/cc-engine.el: Improved the heuristics for recognizing
18010         function declaration headers and the handling of C++ style member
18011         init lists.
18013         (c-just-after-func-arglist-p): Rewritten to use
18014         `c-forward-decl-or-cast-1'.  Now behaves a bit differently too.
18016         (c-beginning-of-member-init-list): Remove since it isn't used anymore.
18018         (c-guess-basic-syntax): Adapt case 5B for the new
18019         `c-just-after-func-arglist-p'.  Merge cases 5B.1 and 5B.3.
18020         Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
18021         covers all cases now).
18023         * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
18025 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
18027         * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
18028         c-string-par-start/separate c-sentence-end-with-esc-eol,
18029         initialised in c-setup-paragraph-variables, used in string
18030         scanning subroutines of c-beginning-of-statement.
18032         * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
18033         which precedes the newly inserted `{'.
18035 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
18037         * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
18038         function for declaration level blocks.  It should now cope with
18039         templates better and also be a lot more comprehensible.
18041         (c-looking-at-decl-block): The new function.
18043         (c-search-uplist-for-classkey): The old one.  It's now a wrapper
18044         for compatibility.
18046         (c-add-class-syntax, c-guess-continued-construct)
18047         (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
18049         (c-decl-block-key): Change to tell apart ambiguous and
18050         unambiguous keywords.  Pike specials are now handled directly in
18051         the code instead.
18053         (c-block-prefix-disallowed-chars, c-block-prefix-charset):
18054         New language constants and variables to make the backward skip in
18055         `c-looking-at-decl-block' as tight as possible.
18057         (c-nonsymbol-token-char-list): New language constant.
18059         * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
18060         find balanced template arglists backwards.
18062         * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
18063         making char classes for `c-syntactic-skip-backward'.
18065         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
18066         16D - can't be a class-close at that point.
18068         * progmodes/cc-engine.el (c-guess-basic-syntax)
18069         (c-add-class-syntax): Don't narrow out the enclosing declaration
18070         level.  This makes everything a lot easier, and it was actually
18071         only four small places that needed it to work.  Some places that
18072         previously did `widen' are removed now, which has the effect that
18073         `c-guess-basic-syntax' never will look at things outside the
18074         current narrowment now.  The anchor position for `topmost-intro'
18075         is affected by this, but it was so bogus it was basically useless
18076         before, and now it's equally bogus but in a slightly different way.
18078         (c-narrow-out-enclosing-class): Gone.
18080         (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
18081         the narrowed region.
18083         (c-least-enclosing-brace): Remove silly optional argument.
18085         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
18086         the point could be left directly after an open paren when finding
18087         the beginning of the first decl in the block.
18089         * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
18090         Specify which submatch to use.
18092         * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
18094         (c-decl-start-re): No longer any need for special treatment of
18095         ObjC due to the above.
18097         (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
18098         presumably follows C in that regard.
18100         * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
18101         New language constants to specify operator tokens inside
18102         identifiers in a more high level way.
18104         (c-opt-identifier-prefix-key): New internal language constant.
18106         (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
18107         (c-identifier-start, c-identifier-key): Now completely calculated
18108         from other constants.
18110         (c-identifier-last-sym-match): Decommission since it's no longer used.
18112         (c-operators): Use `c-identifier-ops'.  Document `postfix-if-paren'.
18114         * progmodes/cc-engine.el (c-forward-name): Remove the
18115         optimization when c-identifier-key is equal to c-symbol-key since
18116         it doesn't work in byte compiled files.  Don't record empty
18117         regions as identifiers.
18119         * progmodes/cc-langs.el (c-filter-ops): New helper function to
18120         simplify access to `c-operators' and its likes.
18122         (c-operator-list, c-all-op-syntax-tokens)
18123         (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
18124         (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
18125         (c-primary-expr-regexp, c-cast-parens): Use it.
18127         * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
18128         an explicit language in functions.
18130         * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
18131         variant of adornment.
18133         * progmodes/cc-langs.el (c-any-class-key): Remove unused language
18134         variable.
18136         (c-type-decl-prefix-key): Remove some now unnecessary cruft from
18137         the Pike value.
18139         * progmodes/cc-engine.el (c-on-identifier)
18140         (c-simple-skip-symbol-backward): Small fix for handling "-"
18141         correctly in `skip-chars-backward'.  Affected the operator lfun
18142         syntax in Pike.
18144         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
18145         diagnostic message about precompiled language vars not being used.
18147         * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
18148         "__attribute__" is followed by a parenthesis.
18150         (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
18151         (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
18152         language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
18154         * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
18155         Internal cleanups to properly detect the declared identifiers in
18156         various declarations.
18158         (c-decl-start-kwds): New language constant to recognize
18159         declarations that can start anywhere.  Used for class declarations
18160         in Pike.
18162         (c-specifier-key, c-not-decl-init-keywords)
18163         (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
18164         (c-find-decl-spots): Implement `c-decl-start-kwds'.
18166         (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
18167         (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
18168         handling of the compiler specific extension keywords into a new
18169         language constant `c-decl-hangon-kwds' that defines keyword
18170         clauses to be ignored in declarations.
18172         (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
18173         past unrecognized tokens when handling `c-colon-type-list-kwds'.
18174         Necessary to stop at the declared identifier in e.g. IDL valuetype
18175         declarations.
18177         (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
18178         (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
18179         (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
18180         (c-forward-decl-or-cast-1): Recognize the declared identifier in
18181         class and enum declarations as such and not as part of the type.
18183         (c-forward-decl-or-cast-1, c-forward-label): Relax the
18184         interpretation of PRECEDING-TOKEN-END when there's no preceding token.
18186         (c-forward-decl-or-cast-1): Don't disregard sure signs of
18187         declarations when there's some syntax error later on.
18189         (c-complex-decl-matchers): Did away with a reference to
18190         `c-specifier-key'.
18192         * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
18193         value - this variable is always dynamically bound.
18195         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
18196         * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
18197         * cc-cmds.el, cc-defs.el: Change the policy for marking up
18198         functions that might do hidden buffer changes: All such internal
18199         functions are now marked instead of those that don't.
18201         (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
18202         (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
18203         (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
18204         (c-literal-type): Allow these functions to make hidden buffer changes,
18205         so that they are free to use text property caching later on.
18207         (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
18208         (c-electric-brace, c-electric-slash, c-electric-star)
18209         (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
18210         (c-electric-paren, c-electric-continued-statement, c-indent-command)
18211         (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
18212         (c-context-line-break): Add `c-save-buffer-state' calls to comply
18213         with the changed semantics of the functions above.
18215         * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
18216         when macros occur in obscure places.  Optimized the sexp movement
18217         a bit.
18219 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
18221         Enhancements for c-beginning-of-statement to work in AWK Mode:
18223         * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
18224         (completed statement) with `}' (statement completed by closing
18225         brace or semicolon) and `$' (statement completed by EOL).
18227         (c-awk-virtual-semicolon-ends-prev-line-p)
18228         (c-awk-virtual-semicolon-ends-line-p)
18229         (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
18230         (c-awk-at-statement-end-p): New functions.
18232         * progmodes/cc-cmds.el: Simplify the structure of functions
18233         c-forward-over-illiterals, c-back-over-illiterals.  Enhance these
18234         two functions and c-beginning-of-statement to handle AWK Mode.
18236         * progmodes/cc-engine.el: Enhance c-forward-single-comment,
18237         c-backward-single-comment for AWK mode.  Attempt to clarify their
18238         doc-strings.
18240         * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
18242 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
18244         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
18245         label handling.  Labels are now recognized in a uniform and more
18246         robust way, regardless of context.  Text properties are put on all
18247         labels to recognize the following declarations better.
18248         Multiword labels are handled both in indentation and fontification for
18249         the benefit of language extensions like Qt.  For consistency, keywords
18250         in labels are now fontified with the label face instead.
18251         That also applies to "case" and "default".
18253         (c-beginning-of-statement-1): Fix some bugs in the label
18254         handling.  Disregard `c-nonlabel-token-key' in labels that begin
18255         with `c-label-kwds'.
18257         (c-find-decl-spots): Support that the callback adds more
18258         `c-decl-end' spots to find.
18260         (c-forward-decl-or-cast-1): Don't treat a list of plain
18261         identifiers followed by a colon as a declaration.
18263         (c-forward-label): New function to recognize labels.
18265         (c-guess-basic-syntax): Replace uses of `c-label-key' with
18266         `c-forward-label'.  Moved the label recognition cases (14 and 15)
18267         earlier since they aren't so context sensitive now.  Handle labels
18268         on the top level gracefully.  Moved access label recognition to
18269         the generic label case (CASE 15) - removed CASE 5E.
18271         (c-font-lock-declarations): Add recognition of labels in the
18272         same round since we need to handle labels in parallell with other
18273         declarations to recognize both accurately.  It should also improve
18274         speed.
18276         (c-simple-decl-matchers, c-basic-matchers-after):
18277         Move `c-font-lock-labels' so that it only is used on decoration level 2
18278         since `c-font-lock-declarations' handles it otherwise.
18280         (c-complex-decl-matchers): Remove the simplistic recognition of
18281         access labels.
18283         (c-decl-prefix-re): Remove the kludges that was necessary to cope
18284         with labels earlier.
18286         (c-decl-start-re): New language variable to make
18287         `c-font-lock-declarations' stop for the special protection labels
18288         in Objective-C that start with `@'.
18290         (c-label-key): Remove since it's no longer used.
18292         (c-recognize-colon-labels, c-label-prefix-re): New language
18293         constants to support recognition of generic colon-terminated labels.
18295         (c-type-decl-end-used): `c-decl-end' is now used whenever there
18296         are colon terminated labels.
18298         * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
18299         first argument starts with a special brace list.
18301         * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
18302         (c-font-lock-declarations): Break out the declaration and cast
18303         recognition from `c-font-lock-declarations' to a new function, so
18304         that it can be used in the indentation engine.
18306         * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
18307         up to the start of the literal.  Fixed bug with the point on the
18308         wrong side of the search limit that could happen when the start
18309         position is inside a literal.
18311         * progmodes/cc-engine.el (c-parse-state)
18312         (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
18313         so that it's kept a little bit back to increase the hit rate.
18315         (c-parse-state): Change the macro handling and fixed some
18316         glitches.  Macro context is checked more often than necessary now,
18317         but otoh less garbage conses are generated.
18319         * progmodes/cc-engine.el (c-parse-state)
18320         (c-invalidate-state-cache): Cache the last position where
18321         `c-state-cache' applies.  This can speed up refontification quite
18322         a bit in blocks where there are many non-brace parens before the point.
18324         (c-state-cache-end): New variable for this.
18326         (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
18327         cache variable.
18329         * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
18330         get close initial continue positions when the start position is
18331         inside a literal or macro.  Do not call the callback for spots
18332         before the start position (which can happen e.g. for `c-decl-end'
18333         spots inside comments).  Optimize better in special cases when the
18334         region is a single line inside a literal or macro (typically when
18335         the current line is refontified).
18337         * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
18338         to `c-add-stmt-syntax' - there's no need to explicitly whack off
18339         entries from the paren state.
18341         * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
18342         special case for "else if" clauses.
18344         * progmodes/cc-engine.el (c-looking-at-inexpr-block)
18345         (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
18347         * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
18348         New language variable to recognize the gcc extension with statement
18349         blocks inside expressions.
18351         * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
18352         it somewhat more comprehensible.  The argument AT-BLOCK-START is
18353         no longer used and hence removed.
18355         (c-guess-continued-construct, c-guess-basic-syntax): Update calls
18356         to `c-add-stmt-syntax'.
18358         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
18359         Use `c-beginning-of-statement-1' instead of duplicating parts of it.
18360         This fixes bogus label recognition.
18362         * progmodes/cc-engine.el (c-add-type, c-check-type)
18363         (c-forward-name, c-forward-type): Improve storage of template
18364         types in `c-found-types' so that they can be recognized better.
18366         (c-syntactic-content): Add option to skip past nested parens.
18368         * progmodes/cc-engine.el (c-forward-name):
18369         Set `c-last-identifier-range' all the time.  It's less work that way.
18370         Handle that there might not be an identifier to store in
18371         `c-last-identifier-range'.
18373         (c-forward-type): Handle that `c-last-identifier-range' might be
18374         nil from `c-forward-name'.
18376         * progmodes/cc-defs.el (c-safe-scan-lists)
18377         (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
18379         * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
18380         to work even if the form fails.
18382         * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
18383         down in a large file in one go.
18385         (c-get-fallback-start-pos): New helper function for `c-parse-state'.
18387         * progmodes/cc-align.el (c-lineup-assignments): New lineup
18388         function which is like `c-lineup-math' but returns nil instead of
18389         `c-basic-offset' when it doesn't match.
18391         (c-lineup-math): Change to use `c-lineup-assignments'.
18393 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
18395         * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
18396         c-beginning-of-statement.  New subfunctions
18397         c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
18399 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
18401         * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
18402         hardcoded char classes whereever possible.  Changed a couple of
18403         places to use skip by syntax instead of skip by char class.
18405         * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
18406         Fix a bug in the regexp that caused extreme backtracking.
18408         * progmodes/cc-langs.el (c-block-comment-starter)
18409         (c-block-comment-ender): New language constants to specify in a
18410         single place how block comments look.
18412         (c-comment-start-regexp, c-block-comment-start-regexp)
18413         (comment-start, comment-end, comment-start-skip)
18414         (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
18415         (c-syntactic-ws, c-nonempty-syntactic-ws)
18416         (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
18417         `c-line-comment-starter', `c-block-comment-starter' and
18418         `c-block-comment-ender'.
18420         (c-block-comment-regexp, c-unterminated-block-comment-regexp):
18421         New language constants to break up things a bit.
18423         (c-simple-ws): New language constant for simple whitespace.
18425         * progmodes/cc-defs.el (c-concat-separated): New convenience function.
18427         * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
18428         in `regexp-opt' in Emacs 20 and XEmacs when strings contain
18429         newlines.  Allow and ignore nil elements in the list.
18431 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
18433         * progmodes/cc-cmds.el: Comment out a (n almost certainly
18434         superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
18436         * progmodes/cc-cmds.el: Tidy up the comments in
18437         c-beginning-of-statement and subfunctions.
18439         * progmodes/cc-awk.el: Replace calls to put-text-property to the
18440         more flexible c-put-char-property and c-clear-char-properties.
18441         Add the author's email address.
18443         * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
18445         * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
18446         closing "*/" of a block comment.
18448         * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
18449         subfunctions) so that it works at BOB and EOB.
18451         * progmodes/cc-cmds.el, cc-vars.el: More updating of
18452         c-beginning-of-statement, including new variable
18453         c-block-comment-start-regexp.
18455 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
18457         * progmodes/cc-langs.el (c-known-type-key): Optimize simple
18458         symbols from `*-font-lock-extra-types' so that there's no need to
18459         use `regexp-opt' on those lists.
18461         * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
18462         `c-type-modifier-kwds' is empty.
18464         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
18465         there are several strings on the same line.
18467         * progmodes/cc-engine.el (c-literal-limits): Remove the
18468         compatibility function for older emacsen.  `c-literal-limits-fast'
18469         has now taken the place of this function.
18471         * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
18472         with older emacsen: We now require `pps-extended-state'.
18474 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
18476         * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
18477         which obviates the need to hack sentence-end.  This now handles
18478         escaped newlines in strings correctly.  Correct minor bugs in
18479         c-move-over-sentence and in c-beginning-of-statement.
18481         * progmodes/cc-cmds.el (c-beginning-of-statement (and
18482         subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
18483         that movement over macros and code are rigorously separated from
18484         eachother.  Correct a few incidental bugs.
18486         * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
18487         Improve its doc-string.  Improve the handling of certain specific cases.
18489 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
18491         * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
18492         (c-guess-basic-syntax): Change the way class-level labels are
18493         recognized; they can now contain essentially any symbols.
18495         (c-opt-extra-label-key): New language variable to cope with the
18496         special protection label syntax in Objective-C.
18498         (c-opt-access-key): Remove; this is now handled better by
18499         `c-nonlabel-token-key' and `c-opt-extra-label-key'.
18501         (c-complex-decl-matchers): Update to handle that
18502         `c-opt-access-key' no longer exists.
18504         * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
18505         improved label recognition in `c-beginning-of-statement-1'.
18507         * progmodes/cc-engine.el (c-beginning-of-member-init-list):
18508         Recognize bitfields better.
18510         * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
18511         Remove some cruft and fixed a bug that could cause it to go to a
18512         position further down.
18514         * progmodes/cc-langs.el, cc-engine.el
18515         (c-beginning-of-statement-1): Improve detection of labels in
18516         declaration contexts.
18518         (c-beginning-of-decl-1): Use it.
18520         (c-nonlabel-token-key): New language constant and variable needed
18521         by `c-beginning-of-statement-1'.
18523         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
18524         manifested itself due to the correction in `c-forward-sexp'.
18526         * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
18527         Make these behave as documented when used at the buffer limits.
18529         * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
18530         (c-type-decl-end-used): Made this a language variable.
18532         * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
18533         correctly when `combine-after-change-calls' is used together with
18534         temporary narrowings.
18536         * progmodes/cc-engine.el (c-beginning-of-statement-1):
18537         Report labels correctly when the start point is immediately after the
18538         colon.
18540         * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
18541         Remove since it isn't used anymore.
18543         * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
18544         bracket arglists such as template parens in C++.
18546         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
18547         in the last check-in.  Some optimization.
18549         * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
18550         where it could stop at the same level in a preceding sexp when
18551         PAREN-LEVEL is set.
18553         * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
18554         text property lookup only when it's needed.
18556         * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
18557         Change the policy for paren marked angle brackets to be more
18558         persistent; once marked they remain marked even when they're found
18559         to be unbalanced in the searched region.  This should keep the
18560         paren syntax around even when individual lines are refontified in
18561         multiline template arglists.
18563         (c-parse-and-markup-<>-arglists): New dynamically bound variable
18564         to control markup so that incorrect angle bracket arglists aren't
18565         marked in contexts where the correct value for
18566         `c-disallow-comma-in-<>-arglists' isn't known.
18568         (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
18569         argument has become `c-parse-and-markup-<>-arglists'.
18571         (c-remove-<>-arglist-properties): Remove - no longer used.
18573         (c-after-change-check-<>-operators): New function used on
18574         `after-change-functions' to avoid that "<" and ">" characters that
18575         are part of longer operators have paren syntax.
18577         (c-<>-multichar-token-regexp): New language variable used by
18578         `c-after-change-check-<>-operators'.
18580         (c-after-change): Call `c-after-change-check-<>-operators'.
18582         (c-font-lock-<>-arglists): Use the context properties set by
18583         `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
18584         correctly to avoid doing invalid markup.
18586         (c-font-lock-declarations): Remove code that undoes the invalid
18587         markup done by `c-font-lock-<>-arglists'.
18589         (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
18590         after `c-font-lock-declarations'.
18592         * progmodes/cc-engine.el (c-syntactic-skip-backward):
18593         Add paren-level feature.
18595         (c-guess-basic-syntax): Improve the anchor position for
18596         `template-args-cont' in nested template arglists.  There's still
18597         much to be desired in this area, though.
18599 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
18601         * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
18602         Make the "Text Filling and Line Breaking" commands work for AWK buffers.
18604 2005-12-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
18606         * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
18607         Removed; (c-major-mode-is 'awk-mode) can be used instead now.
18609         * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
18610         it doesn't work no longer are supported.
18612         * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
18613         * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
18614         requires support for the syntax-table' text property, which rules
18615         out Emacs 19 and XEmacs < 21.4.  Removed various compatibility
18616         cruft associated with those versions.
18618         * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
18619         for the `syntax-table' text property, which rules out Emacs 19 and
18620         XEmacs < 21.4.  Removed various compatibility cruft associated
18621         with those versions.
18623         * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
18624         support for the `syntax-table' text property.
18626         * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
18627         variable and use an extra quoted face name instead.  All the
18628         emacsen flavors handle that correctly.
18630         * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
18631         (c-font-lock-declarators, c-font-lock-declarations)
18632         (c-complex-decl-matchers, c-basic-matchers-after): Use a text
18633         property to mark the items in in declarator lists to handle
18634         refontification inside multiline declarations better.
18636         * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
18637         construct like "a * b = c;" as a declaration.
18639 2005-12-08  Kim F. Storm  <storm@cua.dk>
18641         * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
18642         (cua-rectangle-modifier-key): ... this.  New defcustom.  Can now
18643         select either meta, hyper, or super modifier for rectangle commands.
18644         (cua--rectangle-modifier-key): New defvar.
18645         (cua--M/H-key): Use it.  Remove special case for `space'.
18646         (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
18647         on X, to meta otherwise.  Always bind C-return to toggle
18648         rectangle.  Pass ?\s instead of `space' to cua--M/H-key.
18650         * emulation/cua-rect.el (cua-help-for-rectangle):
18651         Use cua--rectangle-modifier-key.  Handle super modifier too.
18652         (cua--init-rectangles): Always bind C-return to toggle rectangle.
18653         Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
18655         * ido.el: Move Acknowledgements and History after Commentary.
18656         Minor changes to Commentary.
18658         * emulation/cua-base.el (cua--select-keymaps): Enable repeat
18659         keymap if cua--prefix-override-timer is `shift'.
18660         (cua--shift-control-prefix): New function; emulate "type prefix
18661         key twice" functionality to handle shifted prefix key override.
18662         (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
18663         New commands.
18664         (cua--init-keymaps): Bind them to S-C-c and S-C-x.
18666 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
18668         * textmodes/org.el (org-insert-heading): Try to do items before
18669         headings.
18670         (org-agenda-mode): Quote `org-agenda-mode-hook'.
18671         (org-insert-item): New function.
18672         (org-renumber-ordered-list): Don't skip to higher level lists.
18674 2005-12-08  Juri Linkov  <juri@jurta.org>
18676         * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
18678         * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
18680         * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
18682         * pcvs.el (defun-cvs-mode): Put `definition-name' property on
18683         the constructed function name fun-1.
18685         * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
18686         because such links don't lead to parent documentation.
18688 2005-12-08  Kenichi Handa  <handa@m17n.org>
18690         * descr-text.el (describe-char): Use *Help-2* buffer if the
18691         current buffer is *Help*.  Call describe-text-properties while
18692         setting the original buffer.
18694 2005-12-07  Bill Wohler  <wohler@newt.com>
18696         * files.el (auto-mode-alist): Remove mh-letter-mode.  Unnecessary,
18697         and causes problems with non-MH users (such as Gnus users).
18699 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
18701         * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
18702         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
18703         (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
18704         command "info sources".  Move calls to GDB command "list".
18705         (gdb-find-file-hook): Just use gdb-source-file-list.
18706         (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
18707         (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
18708         (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
18709         (gdb-data-list-register-values-handler): Use correct trigger name.
18711 2005-12-07  Kim F. Storm  <storm@cua.dk>
18713         * ido.el (ido-completion-map): Rename from ido-mode-map.
18714         (ido-common-completion-map, ido-file-completion-map)
18715         (ido-file-dir-completion-map, ido-buffer-completion-map):
18716         Rename from ido-mode-....-map.
18717         (ido-init-completion-maps): Rename from ido-init-mode-maps.
18718         (ido-setup-completion-map): Rename from ido-define-mode-map.
18719         (ido-read-internal): Bind minibuffer-local-filename-completion-map
18720         to ido-completion-map.
18722 2005-12-07  Kenichi Handa  <handa@m17n.org>
18724         * international/mule-cmds.el
18725         (set-display-table-and-terminal-coding-system): If the coding
18726         system specified in `unibyte-display' property is different from
18727         the arg coding-system, don't setup standard-display-table.
18729 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18731         * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
18732         that comments end at \n, regardless of selective-display.
18734 2005-12-07  Nick Roberts  <nickrob@snap.net.nz>
18736         * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
18737         (gdb-version): New variables.
18738         (gdb-source-file-list, gdb-register-names)
18739         (gdb-changed-registers): New variables for use with GDB 6.4+.
18740         (gdb-ann3): Replace with...
18741         (gdb-init-1, gdb-init-2): ...two new functions.
18742         (gdba, gdb-prompt): Call gdb-init-1.
18743         (gdb-get-version): New function.  Call gdb-init-2 from here.
18744         (gud-watch): Make it work with mouse events too.
18745         (gdb-post-prompt): Don't add to queue until GDB version is known.
18746         (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
18747         (gdb-locals-mode): Use gdb-version.
18748         (gdb-memory-format-map, gdb-memory-unit-map)
18749         (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
18750         (gdb-locals-font-lock-keywords-1)
18751         (gdb-locals-font-lock-keywords-2): New variables.
18752         (gdb-find-file-hook): Make it work with GDB 6.4+ too.
18753         (gdb-set-gud-minor-mode-existing-buffers-1)
18754         (gdb-var-list-children-1, gdb-var-list-children-handler-1)
18755         (gdb-var-update-1, gdb-var-update-handler-1)
18756         (gdb-data-list-register-values-handler)
18757         (gdb-data-list-register-values-custom)
18758         (gdb-get-changed-registers, gdb-get-changed-registers-handler)
18759         (gdb-stack-list-locals-handler, gdb-get-register-names):
18760         New functions for use with GDB 6.4+.
18761         (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
18762         (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
18763         (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
18764         (gdb-stack-list-locals-regexp)
18765         (gdb-data-list-register-names-regexp): New regexps for use with
18766         GDB 6.4+.
18768 2005-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
18770         * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
18772 2005-12-06  Nozomu Ando  <nand@mac.com>
18774         * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
18775         prompts work for AUTH PLAIN.  Also reported by Steve Allan
18776         <seallan@verizon.net>.
18778 2005-12-06  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
18780         * frame.el (set-frame-parameter): Add doc string.
18782 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
18784         * textmodes/org.el (org-occur-highlights): New variable.
18785         (org-highlight-new-match, org-remove-occur-highlights): New functions.
18786         (org-highlight-sparse-tree-matches): New option.
18787         (org-do-occur): New function.
18788         (org-get-heading): Make it work also at beginning of line.
18789         (org-category-table): New variable.
18790         (org-get-category-table, org-get-category)
18791         (org-camel-to-words, org-link-search): New functions.
18792         (org-select-this-todo-keyword): New variable.
18793         (org-todo-list): New command.
18794         (org-shiftright, org-shiftleft): New commands.
18795         (org-agenda-todo): Add prefix argument.
18796         (org-show-hierarchy-above): New option.
18797         (org-show-todo-tree): Numerical prefix creates tree for specific
18798         TODO keyword.
18799         (org-outline-level): New function, to assign a level to plain
18800         lists items.
18801         (org-cycle-include-plain-lists): New option.
18802         (org-mode): Use `org-outline-level' as value of `outline-level'.
18803         (org-cycle): Temporarily switch `outline-regexp' if
18804         `org-cycle-include-plain-lists' is non-nil.
18805         (org-start-icalendar-file): Fix format bug.
18806         (org-agenda-get-day-entries): Create category table.
18807         (org-agenda-get-todos, org-agenda-get-timestamps)
18808         (org-agenda-get-deadlines, org-agenda-get-scheduled)
18809         (org-agenda-get-blocks): Use `org-get-category'.
18810         (org-context-in-file-links): Rename from
18811         `org-line-numbers-in-file-links'.
18813 2005-12-06  Romain Francoise  <romain@orebokech.com>
18815         * window.el (balance-windows): Delete extraneous third arg in call
18816         to `enlarge-window'.
18818 2005-12-06  Kenichi Handa  <handa@m17n.org>
18820         * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
18822 2005-12-06  Nick Roberts  <nickrob@snap.net.nz>
18824         * progmodes/gdb-ui.el (gdb-var-create-handler)
18825         (gdb-var-evaluate-expression-handler, gdb-frame-handler)
18826         (gdb-var-list-children-handler, gdb-var-update-handler):
18827         Current buffer is already gdb-partial-output-buffer, don't
18828         make it current again.
18830 2005-12-05  Luc Teirlinck  <teirllm@auburn.edu>
18832         * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
18833         (list-buffers-noselect): Use it.
18835 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
18837         * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
18838         (mail-yank-ignored-headers): Use regexp-opt.
18839         (mail-mode-map): Move initialization into declaration.
18840         (mail-sent-via): Remove unused shadowed var `to-line'.
18841         (mail-mailer-swallows-blank-line): Use with-temp-buffer.
18842         (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
18843         (mail-do-fcc): Use dolist and push.
18844         (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
18845         (mail-yank-ignored-headers): Don't autoload.
18847 2005-12-05  Kenichi Handa  <handa@m17n.org>
18849         * international/mule-cmds.el (set-language-info-internal): New fun.
18850         (set-language-info): Call set-language-info-internal to update
18851         language-info-alist.  If LANG-ENV is the current one, call
18852         set-language-environment to make INFO effective now.
18853         (set-language-info-alist): Likewise.
18854         (locale-language-names): With locale "en", use English
18855         lang. env. but set the default codings to iso-8859-1.
18857 2005-12-04  Nick Roberts  <nickrob@snap.net.nz>
18859         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
18860         (gdb-speedbar-auto-raise): Echo new state in minibuffer.
18861         (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
18862         for plain strings.
18863         (gdb-frames-mode): Remove redundant call to font-lock-mode.
18864         (gdb-all-registers): Rename from toggle-gdb-all-registers.
18865         Create registers buffer if necessary.  Echo new state in minibuffer.
18866         (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
18868 2005-12-03  Chong Yidong  <cyd@stupidchicken.com>
18870         * info.el (Info-fontify-node): Match external links using
18871         non-directory part of filename.
18873 2005-12-04  Juri Linkov  <juri@jurta.org>
18875         * font-core.el (global-font-lock-mode): Use define-global-minor-mode
18876         instead of easy-mmode-define-global-mode.  Add `:group font-lock'.
18877         (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
18878         because there is no customization option for it.
18880         * font-lock.el (lisp-font-lock-keywords-1):
18881         Add define-global-minor-mode.
18883         * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
18885         * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
18886         properties on the constructed variable names.
18888         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
18889         Put `definition-name' properties on the constructed function names
18890         next-sym and prev-sym.
18892         * emacs-lisp/find-func.el (find-function-regexp):
18893         Add define-global-minor-mode.  Replace `easy-mmode-define-global-mode'
18894         with `easy-mmode-define-[a-z-]+'.  Add easy-menu-define.
18895         (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
18896         and easy-menu-define.
18898         * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
18899         easy-mmode-define-global-mode and define-global-minor-mode.
18900         (lisp-imenu-generic-expression): Add define-global-minor-mode.
18902         * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
18903         instead of easy-mmode-define-global-mode.
18905         * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
18906         Use define-minor-mode instead of easy-mmode-define-minor-mode.
18908         * cus-edit.el (customize-group, customize-group-other-window):
18909         Filter out autoloaded options from the group completion list by
18910         using heuristics that autoloaded groups don't have `custom-autoload'
18911         property on their symbols (they have only `custom-loads').
18913         * simple.el (completion-setup-function): Put completions-common-part
18914         face on complete completion string too (i.e. completion string
18915         without completions-first-difference face).
18917         * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
18919 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
18921         * view.el (view-mode): Doc fix.
18923         * disp-table.el (standard-display-european): Add to the warning
18924         message a reference to the doc string.
18926         * play/yow.el (apropos-zippy): Call print-help-return-message,
18927         similar to other Help and Apropos commands.
18929         * help.el (print-help-return-message): If pop-up-frames is
18930         non-nil, set up help-return-method to delete the help window and,
18931         possibly, its frame as well, and don't display message about
18932         scrolling the help window.  Doc fix.
18933         (help-return-method): Doc fix.
18935 2005-12-03  Martin Rudalics  <rudalics@gmx.at>
18937         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
18938         whereby names of length one or names starting with a
18939         symbol-constituent character would not be returned.
18941 2005-12-03  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
18943         * subr.el (atomic-change-group): Add edebug and indentation spec.
18945 2005-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
18947         * completion.el (save-completions-file-name): Fix typo in last change.
18949 2005-12-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
18951         * info.el: Move back/forward history to the beginning of the tool bar.
18953 2005-12-02  Ken Manheimer  <ken.manheimer@gmail.com>
18955         * allout.el (eval-when-compile): Remove unnecessary load of cl.
18956         Add fset of allout-real-isearch-abort during compile to fix
18957         byte-compilation warnings.
18958         (allout-mode-p): Move definition of this macro above all uses, or
18959         byte compilation in barren Emacs (eg, during Emacs build) will
18960         lack the definition.
18961         (allout-mode): Move this variable above any uses, or byte
18962         compilation will fail.
18963         (allout-resolve-xref): Remove use of personal file-reference function.
18964         (allout-toggle-current-subtree-encryption): Do the current (ie,
18965         visible containing) topic, rather than nearest around point.  Doc fix.
18966         (allout-toggle-subtree-encryption): New function, workhorse that
18967         works on nearest topic containing point.
18968         (allout-encrypt-string): Signal requirement for newer version of pgg.
18969         (allout-resumptions): Doc fix.
18971 2005-12-02  Eli Zaretskii  <eliz@gnu.org>
18973         * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
18975 2005-12-02  Agustin Martin  <agustin.martin@hispalinux.es>
18977         * textmodes/flyspell.el (flyspell-external-point-words):
18978         Consider a misspelling as found in the string search if: (a) misspelling
18979         and found string lengths match, or (b) misspelling is found as
18980         element in a boundary-chars separated longer string, or (c)
18981         ispell-program-name is really ispell and misspelling is found as
18982         part of a TeX string.  After successful match move beginning of
18983         search region to end of match.  Warn about not found misspellings
18984         once the process is done.
18985         (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
18987 2005-12-02  Nick Roberts  <nickrob@snap.net.nz>
18989         * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
18990         tool bar (removed inadvertently).
18992 2005-12-02  Juri Linkov  <juri@jurta.org>
18994         * log-view.el (log-view-diff): Clarify doc string.
18996 2005-12-01  Bill Wohler  <wohler@newt.com>
18998         * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
18999         triggers lm-verify errors.
19001 2005-12-01  Luc Teirlinck  <teirllm@auburn.edu>
19003         * simple.el (transient-mark-mode, line-number-mode)
19004         (column-number-mode, size-indication-mode): Remove `:require nil'.
19006 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
19008         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
19009         in the margin also.
19010         (gdb-breakpoints-mode-map): Use D instead of d for
19011         gdb-delete-breakpoint.
19012         (gdb-get-frame-number): Require a number to match on.
19013         (gdb-threads-mode-map): Add follow-link binding.
19015 2005-11-30  Jason Rumney  <jasonr@gnu.org>
19017         * isearch.el (isearch-mode-map): Avoid exiting search on
19018         language-change event.
19020 2005-11-30  Romain Francoise  <romain@orebokech.com>
19022         * speedbar.el (speedbar-default-position): New defcustom.
19023         (speedbar-frame-reposition-smartly): Use it.
19025         * dframe.el (dframe-reposition-frame-emacs): Fix position
19026         computation for `left' location.
19027         Update copyright year.
19029 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19031         * help.el (help-map): Move initialization into declaration.
19033         * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
19035         * help-fns.el (help-argument-name): Don't autoload.
19036         It's useless and triggers a bug in cus-dep.el causing ldefs-boot
19037         to be re-loaded when customizing the `help' group.
19039 2005-11-30  John Paul Wallington  <jpw@gnu.org>
19041         * help-fns.el (describe-function-1): Fill arglist output.
19043 2005-11-30  Kim F. Storm  <storm@cua.dk>
19045         * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
19046         (cua--rectangle-post-command): Cleanup overlays and deactivate mark
19047         after revert-buffer (or anything else which kills all local variables).
19049         * apropos.el (apropos-parse-pattern): Doc fix.
19050         Set apropos-regexp directly, rather than expecting callers to do so.
19051         (apropos-command, apropos, apropos-value, apropos-documentation):
19052         Simplify calls to apropos-parse-pattern.
19054 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
19056         * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
19057         (hi-lock-face-phrase-buffer): Use hi-yellow face.
19058         (hi-lock-write-interactive-patterns): Use comment-region.
19060         * longlines.el (longlines-mode): Add mail-setup-hook.
19062         * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
19064         * simple.el (sendmail-user-agent-compose, next-line):
19065         Conditionally use hard-newline.
19067 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
19069         * international/latexenc.el (latex-inputenc-coding-alist):
19070         Reword doc string.
19072 2005-11-29  Chong Yidong  <cyd@stupidchicken.com>
19074         * help.el (describe-key-briefly, describe-key): Recognize default
19075         bindings.
19077 2005-11-29  Romain Francoise  <romain@orebokech.com>
19079         * view.el (view-inhibit-help-message): New defcustom.
19080         (view-mode-enter): Use it.
19082 2005-11-29  Michael Kifer  <kifer@cs.stonybrook.edu>
19084         * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
19085         Preserve user position.
19087 2005-11-28  Luc Teirlinck  <teirllm@auburn.edu>
19089         * font-lock.el: Throw error if facemenu is not loaded to prevent
19090         accidental change of loading order in loadup.el.  (Suggested by RMS.)
19092         * loadup.el: Add comment explaining why facemenu must be loaded
19093         before font-lock.
19095 2005-11-28  Jay Belanger  <belanger@truman.edu>
19097         * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
19098         (calc-dispatch-map): Add more keys for `calc-same-interface'.
19100         * calc/calc-misc.el (calc-dispatch-help): Update docstring.
19102         * calc/calc-embed.el (calc-do-embedded): Update help message.
19104         * calc/calc-prog.el (calc-user-define-invokation): Update help message.
19106 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
19108         * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
19110         * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
19111         called-interactively-p.
19112         (elp-profilable-p): Rename from elp-not-profilable-p.
19113         Invert result and take into account macros and autoloaded functions.
19114         (elp-instrument-function): Update call.
19115         (elp-instrument-package): Update call.  Add completion.
19116         (elp-pack-number): Use match-string.
19117         (elp-results-jump-to-definition-by-mouse): Merge into
19118         elp-results-jump-to-definition and then remove.
19119         (elp-output-insert-symname): Make help echo text single-line.
19121         * replace.el (query-replace-map): Move initialization into declaration.
19122         (occur-engine): Use with-current-buffer.
19123         (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
19124         (occur-mode-mouse-goto): Replace with an alias.
19126 2005-11-28  Juri Linkov  <juri@jurta.org>
19128         * simple.el (quoted-insert): Let-bind input-method-function to nil.
19130         * term/w32-win.el: Bind [S-tab] to [backtab].
19132         * info.el (Info-fontify-node): Set 2nd arg `noerror' of
19133         `Info-find-file' to t.
19135         * replace.el (occur-mode-mouse-goto): Pop, don't switch.
19136         (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
19137         and same-window-regexps.
19138         (occur-next-error): Don't move point for arg 0.
19140 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
19142         * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
19144 2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
19146         * log-edit.el (log-edit-changelog-use-first): New var.
19147         (log-edit-changelog-ours-p): Use it.
19148         (log-edit-insert-changelog): Set it with new arg `use-first'.
19149         (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
19150         (log-edit-hook): Add them to the list of suggested options.
19152         * textmodes/flyspell.el (flyspell-last-buffer): New var.
19153         (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
19154         redundant work.
19155         (flyspell-mode-on): Use add-hook for after-change-functions.
19156         (flyspell-mode-off): Use remove-hook for after-change-functions.
19157         (flyspell-changes): Make it buffer-local.
19158         (flyspell-after-change-function): Make it non-interactive.  Use push.
19159         (flyspell-post-command-hook): Check input-pending-p while processing
19160         the potentially long list of buffer changes.
19162 2005-11-28  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
19164         * buff-menu.el (list-buffers-noselect): Display the selected
19165         frame's buffer list, not the global one.
19167 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
19169         * xt-mouse.el (xterm-mouse-event): Set last-input-event so
19170         that (list last-input-event) works as in interactive spec.
19172 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
19174         * loadup.el ("facemenu"): Load facemenu before font-lock, because
19175         `facemenu-keymap' needs to be defined when font-lock is loaded.
19176         Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
19178 2005-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
19180         * completion.el: Remove useless leading * in defcustom docstrings.
19181         (save-completions-file-name): Use ~/.emacs.d if available.
19182         (completion-standard-syntax-table): Rename from
19183         cmpl-standard-syntax-table and fold initialization into declaration,
19184         thus removing cmpl-make-standard-completion-syntax-table.
19185         (completion-lisp-syntax-table, completion-c-syntax-table)
19186         (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
19187         (cmpl-saved-syntax, cmpl-saved-point): Remove.
19188         (symbol-under-point, symbol-before-point)
19189         (symbol-under-or-before-point, symbol-before-point-for-complete)
19190         (add-completions-from-c-buffer): Use with-syntax-table.
19191         (make-completion): Don't return a list of completion entries.
19192         Update callers.
19193         (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
19194         (completion-initialize): Rename from initialize-completions.
19195         (completion-find-file-hook): Rename from cmpl-find-file-hook.
19196         (kill-emacs-save-completions): Collect stats here.
19197         (save-completions-to-file, load-completions-from-file):
19198         Use with-current-buffer.
19199         (completion-def-wrapper): Rename from def-completion-wrapper.  Make it
19200         into a function.  Move all calls to toplevel.
19201         (completion-lisp-mode-hook): New fun.
19202         (completion-c-mode-hook, completion-setup-fortran-mode):
19203         Set the syntax-table here.  Use local-set-key.
19204         (completion-saved-bindings): New var.
19205         (dynamic-completion-mode): Make it into a proper minor mode.
19206         (load-completions-from-file): Remove unused var `num-uses'.
19208         * emacs-lisp/cl-macs.el (defstruct): Don't define the default
19209         constructor if it is explicitly overridden.
19211         * complete.el (PC-completion-as-file-name-predicate):
19212         Use minibuffer-completing-file-name.
19213         (partial-completion-mode): Use find-file-not-found-functions.
19214         (PC-lisp-complete-symbol): Use with-syntax-table.
19215         (PC-look-for-include-file): Remove dead setq.
19216         (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
19217         (PC-complete): Use with-current-buffer.
19219         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
19220         escape single quotes.
19222 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
19224         * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
19225         of `if' whose condition always returned nil.  Doc fix.
19227         * buff-menu.el (Buffer-menu-revert-function): Make the selected
19228         window's buffer the current buffer around the call to
19229         `list-buffers-noselect'.  This is necessary to mark that buffer
19230         with a `.' in the Buffer Menu when called from Lisp, for instance
19231         by Auto Revert Mode.
19233 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
19235         * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
19236         attaching to it.
19237         (gdb-pre-prompt): Make sure gdb-error is reset.
19239         * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
19240         with a child process, detect it.
19241         (gud-speedbar-buttons): Match regexp more carefully.
19243 2005-11-27  Richard M. Stallman  <rms@gnu.org>
19245         * mouse.el (mouse-drag-move-window-bottom):
19246         Use adjust-window-trailing-edge.
19248 2005-11-27  Luc Teirlinck  <teirllm@auburn.edu>
19250         * simple.el (blink-matching-open): Ignore
19251         `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
19252         (blink-matching-paren-on-screen): Update docstring.
19254         * paren.el (show-paren-mode): No longer change
19255         `blink-matching-paren-on-screen'.
19257 2005-11-27  John Paul Wallington  <jpw@pobox.com>
19259         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
19260         (gdb-threads-select, gdb-edit-register-value):
19261         Use `posn-set-point' instead of `mouse-set-point' because the
19262         latter is not fbound when configured without X.
19264 2005-11-27  Kim F. Storm  <storm@cua.dk>
19266         * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
19267         existing face when partially highlighting a TAB in a rectangle.
19269 2005-11-26  Kim F. Storm  <storm@cua.dk>
19271         * ido.el (ido-mode-map): Doc fix.
19272         (ido-mode-common-map, ido-mode-file-map)
19273         (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
19274         (ido-define-mode-map): Rewrite.  Select one of the new maps as
19275         parent for ido-mode-map instead of building from scratch.
19276         (ido-init-mode-maps): New defun to initialize new maps.
19277         (ido-mode): Call it.
19278         (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
19279         (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
19281 2005-11-26  John Paul Wallington  <jpw@pobox.com>
19283         * arc-mode.el (archive-extract): Use `posn-set-point' instead of
19284         `mouse-set-point' because the latter is not fbound when configured
19285         without X.
19287 2005-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
19289         * files.el (file-relative-name): Doc fix.
19291 2005-11-26  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
19293         * progmodes/octave-inf.el (inferior-octave-startup): Force a
19294         non-empty string for secondary prompt PS2.
19296 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
19298         * progmodes/compile.el (compilation-setup): Fix last change.
19300 2005-11-26  Nick Roberts  <nickrob@snap.net.nz>
19302         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
19303         (gdb-mouse-toggle-breakpoint-margin)
19304         (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
19305         Add gdb-server-prefix to keep out of command history.
19306         (gdb-edit-register-value): New function.
19307         (gdb-registers-mode-map): Bind mouse-2 and RET to it.
19308         (gdb-info-registers-custom): Use above map.
19310 2005-11-25  Chong Yidong  <cyd@stupidchicken.com>
19312         * custom.el (enable-theme): Signal error if argument is not a
19313         theme.  Don't recalculate a face if it's not loaded yet.
19315         * cus-face.el (custom-theme-set-faces): Don't change saved-face if
19316         the `user' theme is in effect.
19318         * info.el (Info-on-current-buffer): Record actual filename in
19319         Info-current-file, instead of t, or a fake filename if a non-file
19320         buffer.  Make autoload.
19321         (Info-find-node, Info-revert-find-node): No need to check for
19322         Info-current-file nil.
19323         (Info-set-mode-line, Info-up, Info-copy-current-node-name):
19324         Info-current-file is now never `t'.
19325         (Info-fontify-node): Many simplifications due to Info-current-file
19326         always being valid.  Use Info-find-file to find node filename.
19328 2005-11-25  David Kastrup  <dak@gnu.org>
19330         * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
19331         new character, then delete" in order to preserve markers.
19333 2005-11-25  David Ponce  <david@dponce.com>
19335         * recentf.el (recentf-arrange-by-rule): Handle a special
19336         `auto-mode-alist'-like "strip suffix" rule.
19337         (recentf-build-mode-rules): Handle second level auto-mode entries.
19339 2005-11-25  Michael Kifer  <kifer@cs.stonybrook.edu>
19341         * viper-keym.el (viper-ESC-key): Use different values in terminal and
19342         window modes.
19344         * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
19345         jde-javadoc-checker-report-mode.
19347         * ediff-wind (ediff-make-wide-display): Slight simplification.
19349         * ediff.el (ediff-date): Change the date of last update.
19351 2005-11-24  Chong Yidong  <cyd@stupidchicken.com>
19353         * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
19354         Use define-minor-mode, and make it a local mode.  Turn on font-lock.
19355         (hi-lock-mode): New global minor mode.
19356         (turn-on-hi-lock-if-enabled): New function.
19357         (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
19358         Change arguments to regexp and face instead of a font-lock pattern.
19359         Directly set face property, instead of refontifying.
19360         (hi-lock-font-lock-hook): Check if font-lock is being turned on.
19361         (hi-lock-find-patterns): Use line-number-at-pos.
19363         (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode.  Use new
19364         arguments for hi-lock-set-pattern.
19365         (hi-lock-unface-buffer, hi-lock-set-file-patterns):
19366         Call font-lock-fontify-buffer.
19367         (hi-lock-find-file-hook, hi-lock-current-line)
19368         (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
19370         (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
19371         turned off.
19373         * progmodes/compile.el (compilation-setup): Don't fiddle with
19374         font-lock-defaults.
19376 2005-11-25  Nick Roberts  <nickrob@snap.net.nz>
19378         * progmodes/gdb-ui.el (gdb-var-create-handler)
19379         (gdb-var-list-children-handler): Find values for all variable
19380         objects.  gud-speedbar-buttons decides whether to display them.
19382 2005-11-24  Romain Francoise  <romain@orebokech.com>
19384         * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
19385         buffer name with a space.
19387 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
19389         * textmodes/org.el (org-export-plain-list-max-depth): Rename from
19390         `org-export-local-list-max-depth'.  Change default value to 3.
19391         (org-auto-renumber-ordered-lists)
19392         (org-plain-list-ordered-item-terminator): New options.
19393         (org-at-item-p, org-beginning-of-item, org-end-of-item)
19394         (org-get-indentation, org-get-string-indentation)
19395         (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
19396         New functions.
19397         (org-move-item-down, org-move-item-up): New commands.
19398         (org-export-as-html): New classes for CSS support.  Bug fix in
19399         regular expression detecting fixed-width regions.  Respect
19400         `org-local-list-ordered-item-terminator'.
19401         (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
19402         also a list item.
19403         (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
19404         New item moving functions.
19406 2005-11-24  Juri Linkov  <juri@jurta.org>
19408         * isearch.el (isearch-repeat): With empty search ring set
19409         `isearch-error' to the error string instead of signaling error
19410         with the function `error'.
19412 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19414         * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
19416 2005-11-24  Nick Roberts  <nickrob@snap.net.nz>
19418         * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
19419         and variable.
19420         (gdb-var-create-handler, gdb-var-list-children-handler):
19421         Don't match on "char **...".
19422         (gdb-var-update-handler): Find values for all variable objects.
19423         (gdb-info-frames-custom): Identify frames by leading "#".
19425         * progmodes/gud.el (gud-speedbar-menu-items): Add
19426         gdb-speedbar-auto-raise as radio button.
19427         (gud-speedbar-buttons): Raise speedbar if requested.
19428         Don't match on "char **...".
19429         (gud-speedbar-buttons): Add (pointer) value for non-leaves.
19430         Make it editable.
19432 2005-11-23  Chong Yidong  <cyd@stupidchicken.com>
19434         * info.el (Info-fontify-node): Handle the case where
19435         Info-current-file is t.
19437 2005-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
19439         * simple.el (blink-matching-open): Fix off-by-one in last change.
19441 2005-11-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19443         * term/mac-win.el: Don't change default directory.
19445 2005-11-22  Luc Teirlinck  <teirllm@auburn.edu>
19447         * cus-edit.el (Custom-reset-standard): Make it handle Custom group
19448         buffers correctly.  (It used to throw an error in such buffers.)
19449         Make it ask for confirmation in group buffers and other Custom
19450         buffers containing more than one customization item.
19452 2005-11-22  John Paul Wallington  <jpw@gnu.org>
19454         * net/goto-addr.el (goto-address-fontify): Put `follow-link'
19455         property on mail and url overlays.
19456         (goto-address-at-point): Use `posn-set-point' instead of
19457         `mouse-set-point' because the latter is not fbound when configured
19458         without X.
19460 2005-11-22  Lars Hansen  <larsh@soem.dk>
19462         * ls-lisp.el (ls-lisp-parse-symlink): Delete.
19463         (ls-lisp-classify, ls-lisp-format): Delete call to
19464         ls-lisp-parse-symlink.
19465         (ls-lisp-handle-switches): Handle symlinks to directories as
19466         directories when ls-lisp-dirs-first in non-nil.
19468 2005-11-21  Luc Teirlinck  <teirllm@auburn.edu>
19470         * startup.el (command-line): Make sure that loaddefs.el is handled
19471         correctly in load-history.
19473 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
19475         * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
19476         (gdb-struct-string, gdb-array-string): New constants.
19477         (gdb-info-locals-handler): Use them.
19478         (gdb-reset): Reset gdb-var-list to nil.
19480 2005-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
19482         * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
19483         in patterns.
19485 2005-11-21  Juri Linkov  <juri@jurta.org>
19487         * custom.el (defcustom): Update link types in docstring.
19489 2005-11-20  Martin Rudalics  <rudalics@gmx.at>
19491         * custom.el (defgroup): Add doc-string-elt info.
19493         * widget.el (define-widget): Don't use declare for the doc-string-elt.
19495 2005-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
19497         * newcomment.el (comment-enter-backward): Fix last fix.
19499         * simple.el (blink-matching-open):
19500         * paren.el (show-paren-function): Allow new paren-class info.
19502 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
19504         * faces.el: Revert 2005-11-17 change.  :ignore-defface is now
19505         handled automagically.
19507 2005-11-20  Andreas Schwab  <schwab@suse.de>
19509         * descr-text.el (describe-char): When copying overlays put them
19510         over the full char description instead of just the first character
19511         of it.
19513 2005-11-20  Juri Linkov  <juri@jurta.org>
19515         * simple.el (what-cursor-position):
19516         * descr-text.el (describe-char): Use Lisp-readable syntax
19517         for octal and hex.  Reorder decimal, octal and hex values.
19518         Remove excess whitespace in the output.  Use `=' in `column='
19519         like in `point=' and `Hscroll='.
19521         * international/mule-cmds.el (encoded-string-description):
19522         Use Lisp-readable syntax for hex.
19524 2005-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
19526         * newcomment.el (comment-enter-backward): Handle the case where the
19527         comment is closed by EOB.
19529 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
19531         * longlines.el (longlines-before-revert-hook)
19532         (longlines-after-revert-hook): New functions.
19533         (longlines-mode): Turn off longlines temporarily when reverting.
19534         Add a message-setup-hook.
19535         (longlines-decode-buffer): New function.
19536         (longlines-wrap-line): Preserve marker positions.
19538 2005-11-19  Andreas Schwab  <schwab@suse.de>
19540         * emacs-lisp/shadow.el: Handle compressed files.
19542 2005-11-19  Romain Francoise  <romain@orebokech.com>
19544         * net/browse-url.el (browse-url-default-browser): Signal an error
19545         if no usable browser can be found, rather than try to load w3.
19547 2005-11-16  Ryan Yeske  <rcyeske@gmail.com>
19549         * net/rcirc.el (rcirc-mangle-text): Add bold face property without
19550         replacing existing properties.
19551         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
19552         (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
19553         tty specs.
19554         (rcirc-server-prefix, rcirc-server): New faces.
19555         (rcirc-url-regexp): Generate with rx macro.
19556         (rcirc-last-server-message-time): New variable.
19557         (rcirc-filter): Record time of last message.
19558         (rcirc-keepalive): Kill processes that did not send a message
19559         since the last ping.
19560         (rcirc-mode): Give rcirc-topic a local binding here.
19562 2005-11-19  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
19564         * subr.el (read-passwd): Fontify the prompt as we do with other
19565         prompts.
19567 2005-11-19  Ryan Yeske  <rcyeske@gmail.com>
19569         * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
19570         binding buffer-read-only to nil.
19572 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
19574         * complete.el (partial-completion-mode):
19575         Mention completion-auto-help in the doc string.
19577         * man.el (Man-highlight-references): Doc fix.  Reformat code in a
19578         more Lisp-ish way.
19580 2005-11-19  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
19582         * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
19583         digits, not 8, to avoid misalignment for files larger than 100MB.
19585 2005-11-19  Eli Zaretskii  <eliz@gnu.org>
19587         * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
19588         Mention "keyboard shortcuts" in the help text.
19590 2005-11-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19592         * startup.el (fancy-splash-default-action): Discard only
19593         mouse-down and succeeding mouse-up events in the splash screen
19594         window so that drag-n-drop event can be processed.
19596 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
19598         * longlines.el (longlines-mode): Add hacks for mail-mode and
19599         message-mode.
19601 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
19603         * textmodes/org.el (org-table-sort-lines): New command.
19604         (org-tbl-menu): Add entry for `org-table-sort-lines'.
19605         (org-add-file): Command removed, use `org-agenda-file-to-front'
19606         instead.
19607         (org-export-icalendar): Use `org-icalendar-combined-name'.
19608         (org-cycle-agenda-files, org-agenda-file-to-end)
19609         (org-agenda-file-to-front): New commands.
19610         (org-table-tab-jumps-over-hlines, org-export-html-style):
19611         New options.
19612         (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
19613         (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
19614         New functions.
19615         (org-fill-paragraph): Call `org-table-align' in tables.
19616         (org-mode): Call `org-set-autofill-regexps'.
19617         (org-export-as-html): Support for local handformatted lists.
19618         Modified to produce valid HTML 4.0.  Use `org-export-html-style'.
19619         (org-export-local-list-max-depth): New option.
19620         (org-html-expand): Use `org-html-protect'.
19622 2005-11-18  Nick Roberts  <nickrob@snap.net.nz>
19624         * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
19625         to "p".
19626         (gdb): Move definition of gud-pp to...
19628         * progmodes/gdb-ui.el (gdb-ann3): ...here.  Make it work in the
19629         speedbar.
19630         (gdb-find-watch-expression): New function.
19632 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
19634         * faces.el (face-attribute, set-face-attribute): Mention existence
19635         of `:ignore-defface' setting in docstring.
19637 2005-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
19639         * simple.el (completion-setup-function): Fix last change.
19641 2005-11-17  John Paul Wallington  <jpw@pobox.com>
19643         * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
19644         Use `posn-set-point' instead of `mouse-set-point' because the
19645         latter is not fbound when configured without X.
19647         * comint.el (comint-insert-input): Likewise.
19649 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
19651         * simple.el (hard-newline): New variable.
19652         (sendmail-user-agent-compose, next-line): Use it.
19654         * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
19655         (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
19656         (mail-mail-reply-to, mail-mail-followup-to)
19657         (mail-position-on-field, mail-signature, mail-yank-original)
19658         (mail-attach-file): Likewise.
19660         * mail/mailheader.el (mail-header-format)
19661         (mail-header-format-function): Likewise.
19663         * add-log.el (add-change-log-entry, change-log-merge): Likewise.
19665 2005-11-17  Juri Linkov  <juri@jurta.org>
19667         * font-lock.el (font-lock-faces): Rename this defgroup from
19668         `font-lock-highlighting-faces'.
19669         (font-lock-comment-face, font-lock-comment-delimiter-face)
19670         (font-lock-string-face, font-lock-doc-face)
19671         (font-lock-keyword-face, font-lock-builtin-face)
19672         (font-lock-function-name-face, font-lock-variable-name-face)
19673         (font-lock-type-face, font-lock-constant-face)
19674         (font-lock-warning-face, font-lock-negation-char-face)
19675         (font-lock-preprocessor-face)
19676         (font-lock-regexp-grouping-backslash)
19677         (font-lock-regexp-grouping-construct): Rename :group from
19678         `font-lock-highlighting-faces' to `font-lock-faces'.
19680         * cus-edit.el (lisp, c, tex):
19681         * progmodes/ada-mode.el (ada):
19682         * progmodes/asm-mode.el (asm):
19683         * progmodes/cperl-mode.el (cperl-faces):
19684         * progmodes/cpp.el (cpp):
19685         * progmodes/dcl-mode.el (dcl):
19686         * progmodes/f90.el (f90):
19687         * progmodes/fortran.el (fortran):
19688         * progmodes/icon.el (icon):
19689         * progmodes/idlwave.el (idlwave-misc):
19690         * progmodes/m4-mode.el (m4):
19691         * progmodes/make-mode.el (makefile):
19692         * progmodes/meta-mode.el (meta-font):
19693         * progmodes/modula2.el (modula2):
19694         * progmodes/octave-mod.el (octave):
19695         * progmodes/pascal.el (pascal):
19696         * progmodes/perl-mode.el (perl):
19697         * progmodes/prolog.el (prolog):
19698         * progmodes/ps-mode.el (PostScript-edit):
19699         * progmodes/scheme.el (scheme):
19700         * progmodes/sh-script.el (sh-script):
19701         * progmodes/simula.el (simula):
19702         * progmodes/tcl.el (tcl):
19703         * textmodes/nroff-mode.el (nroff):
19704         * textmodes/reftex-vars.el (reftex-fontification-configurations):
19705         * textmodes/sgml-mode.el (sgml):
19706         * textmodes/texinfo.el (texinfo):
19707         Add :link (custom-group-link font-lock-faces) to defgroup.
19709         * hi-lock.el (hi-lock): Rename this defgroup from
19710         `hi-lock-interactive-text-highlighting'.  Change parent group from
19711         `faces' to `font-lock'.  Add link to the manual.
19712         (hi-lock-mode, hi-lock-file-patterns-range)
19713         (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
19714         `hi-lock-interactive-text-highlighting' to `hi-lock'.
19715         (hi-lock-faces): Add :group `faces'.
19717         * cus-edit.el (custom-variable-prompt): Clarify the code.
19719         * faces.el (face-read-string): Set the default value arg of
19720         completing-read.
19722 2005-11-16  Luc Teirlinck  <teirllm@auburn.edu>
19724         * rfn-eshadow.el (file-name-shadow-properties)
19725         (file-name-shadow-tty-properties, file-name-shadow-mode):
19726         Remove autoloads, because the file is now preloaded.
19728 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
19730         * printing.el (easy-menu-intern): Don't define.
19731         (pr-get-symbol): Use easy-menu-intern only if defined.
19733         * simple.el (blink-matching-open): Simplify a bit.
19734         (completion-setup-function): Fix the case of partial-completion-mode
19735         when the minibuffer's contents start with "-".
19736         Obey completion-base-size-function even when
19737         minibuffer-completing-file-name is non-nil.
19739 2005-11-16  Richard M. Stallman  <rms@gnu.org>
19741         * net/eudcb-ph.el (eudc-ph-open-session):
19742         Use set-process-query-on-exit-flag.
19744         * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
19746         * international/ucs-tables.el (ucs-set-table-for-input):
19747         Use make-local-variable, not make-variable-buffer-local.
19749         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
19750         Improve warning message text.
19752         * savehist.el (savehist-save-hook): Add :group.
19754         * menu-bar.el (menu-bar-help-menu):
19755         Rename Find Extra Packages to External Packages.
19757         * cus-edit.el (Custom-reset-standard): Verify that
19758         :custom-standard-value prop exists before calling it.
19760         * apropos.el (apropos-calc-scores): Use apropos-pattern.
19762 2005-11-16  Martin Rudalics  <rudalics@gmx.at>
19764         * wid-edit.el (color): Enclose %t in %{...%}.
19766         * cus-edit.el (face): Enclose %t in %{...%}.
19768 2005-11-16  Hrvoje Niksic  <hniksic@xemacs.org>
19770         * savehist.el (savehist-mode-hook): Re-add the var.
19771         (savehist-mode): Use it.
19773 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
19775         * textmodes/flyspell.el: Fix commenting convention.
19776         Remove unnecessary leading * in custom docstrings.
19777         (flyspell-emacs): Remove unused var.
19778         (flyspell-delete-region-overlays): Use remove-overlays.
19779         (flyspell-accept-buffer-local-defs): Use save-current-buffer.
19780         (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
19781         (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
19782         (flyspell-debug-signal-word-checked): Use with-current-buffer.
19783         (make-flyspell-overlay): Don't locally reuse a global name.
19784         (flyspell-highlight-incorrect-region)
19785         (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
19786         (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
19787         (flyspell-notify-misspell): Remove unused args `start' and `end'.
19788         (flyspell-word): Adjust call accordingly.  Use ispell-send-string.
19789         Wrap calls to accept-process-output inside with-local-quit since it's
19790         often called from a post-command-hook.
19791         (flyspell-correct-word, flyspell-auto-correct-word):
19792         Use ispell-send-string.
19793         (flyspell-xemacs-popup): Remove unused arg `event'.  Update call.
19795         * calendar/diary-lib.el (diary-list-entries): Also hide the
19796         terminating newline.
19798 2005-11-16  Carsten Dominik  <dominik@science.uva.nl>
19800         * textmodes/reftex.el (reftex-use-fonts): Remove the check for
19801         window-system, to allow fonts on tty.
19803 2005-11-17  Nick Roberts  <nickrob@snap.net.nz>
19805         * progmodes/gud.el (gud-speedbar-item-info): New function.
19806         (gud-install-speedbar-variables): Use it to display data type
19807         of watch expression as a tooltip in speedbar.
19809 2005-11-15  Luc Teirlinck  <teirllm@auburn.edu>
19811         * font-core.el (global-font-lock-mode): Add :version keyword,
19812         because default was changed.
19814         * jka-cmpr-hook.el (auto-compression-mode): Ditto.
19816         * startup.el (command-line): Use `custom-reevaluate-setting' for
19817         `file-name-shadow-mode'.
19819         * loadup.el: Preload rfn-eshadow.
19821         * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
19822         Add :version keyword.
19823         (file-name-shadow-properties, file-name-shadow-tty-properties)
19824         (file-name-shadow): Add :version keyword.
19826         * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
19827         instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
19828         in the custom-group property of the symbol frames and the fringe
19829         group got no link to its parent group frames.
19830         Doc fix.
19832 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
19834         * progmodes/gud.el (gud-stop-subjob): New function.
19835         (gud-menu-map, gud-tool-bar-map): Use it.
19837 2005-11-16  Kim F. Storm  <storm@cua.dk>
19839         * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
19840         than kill it.
19841         (gud-tool-bar-map): Likewise.  Move cont/until/finish buttons
19842         to a more useful/logical place.
19844 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
19846         * progmodes/gud.el (gud-menu-map): Make visibility of stop and
19847         go buttons complementary.
19849 2005-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
19851         * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
19852         (rfn-eshadow-sifn-equal): New function.
19853         (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
19855 2005-11-15  Michael Kifer  <kifer@cs.stonybrook.edu>
19857         * viper-utils.el (viper-non-word-characters-reformed-vi):
19858         Quote `-' in string.
19860         * viper.el (viper-emacs-state-mode-list): Ensure that
19861         rcirc-mode buffers come up in Emacs state.
19863         * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
19864         operation.
19866 2005-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
19868         * term.el (term-termcap-format): Fix typos.
19869         (term-down): Fix the negative argument case.
19871 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
19873         * progmodes/gdb-ui.el: Remove face-alias left over from change on
19874         2005-08-15.
19875         (gdb-ann3): New command gud-go.
19876         (menu): Accomodate gdb-mi.el.
19877         (gdb-assembler-custom): Make buffer of selected window current
19878         so that set-window-point works.
19880         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
19881         buttons and include new ones.
19883 2005-11-16  Kim F. Storm  <storm@cua.dk>
19885         * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
19886         (gud-menu-map): Use it.
19888 2005-11-14  Luc Teirlinck  <teirllm@auburn.edu>
19890         * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
19891         that works correctly for Custom and that does not override a user
19892         who disables it.
19894         * help-mode.el (help-make-xrefs, help-xref-on-pp)
19895         (help-xref-interned, help-follow): Make hyperlinks for variables
19896         that are unbound, but have a non-nil variable-documentation property.
19898         * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
19899         mode hook.  (It conflicted with defcustoms for some mode hooks.)
19900         Use the `variable-documentation' property to give the mode hook a
19901         docstring and expand that docstring.
19903 2005-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
19905         * savehist.el (savehist-mode): Don't bother with
19906         `custom-set-minor-mode'.
19907         (savehist-coding-system): Check XEmacs version.
19908         (history-length): Declare also at run time.
19909         (savehist-mode): Don't emit a message.  Don't run the minor mode hook.
19910         Don't set the customize state.
19911         (savehist-minibuffer-hook): Special case for when
19912         minibuffer-history-variable is equal to t.
19914 2005-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
19916         * files.el (write-file): Refresh VC status.
19918         * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
19919         (mark-diary-entries, make-diary-entry): Check default-major-mode rather
19920         than fundamental-mode to see if the mode was set.
19922 2005-11-14  Romain Francoise  <romain@orebokech.com>
19924         * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
19925         dummy function in `eval-when-compile' to avoid compiler warning.
19926         Require `man' at compile time.
19928 2005-11-14  Jay Belanger  <belanger@truman.edu>
19930         * calc-alg.el (calcFunc-write-out-power): Rename it to
19931         calcFunc-powerexpand.
19932         (math-write-out-power): Rename it to math-powerexpand; have it
19933         handle negative exponents.
19934         (calc-writeoutpower): Rename it to calc-powerexpand.
19936         * calc-ext.el: Change calcFunc-writeoutpower and
19937         calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
19938         autoloads.
19939         Add calcFunc-ldiv to autoloads.
19941         * calc-arith.el (calcFunc-ldiv): New function.
19943         * calc.el (calc-left-divide): New function.
19945 2005-11-14  Juri Linkov  <juri@jurta.org>
19947         * cus-edit.el (custom-variable-prompt): Set the default value arg
19948         of completing-read.
19950         * cus-dep.el (custom-make-dependencies): Reverse the list of
19951         found dependencies.
19953 2005-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
19955         * menu-bar.el (menu-bar-options-menu): Delete "Syntax
19956         Highlighting" entry, it is on by default now.
19957         (menu-bar-options-save): Do not save global-font-lock-mode.
19959 2005-11-13  Richard M. Stallman  <rms@gnu.org>
19961         * textmodes/flyspell.el (flyspell-large-region):
19962         Call flyspell-accept-buffer-local-defs.
19964 2005-11-13  Agustin Martin  <agustin.martin@hispalinux.es>
19966         * textmodes/flyspell.el (flyspell-notify-misspell):
19967         Fix misspelling of "Misspelling".
19968         (flyspell-process-localwords): New function.
19969         (flyspell-large-region): Call flyspell-process-localwords and
19970         flyspell-delete-region-overlays.
19971         (flyspell-delete-region-overlays): New function.
19972         (flyspell-delete-all-overlays): Call that.
19974 2005-11-13  Richard M. Stallman  <rms@gnu.org>
19976         * help.el (help-for-help-internal): Improve doc of C-h a.
19977         (describe-key): Improve prompt; doc fix.
19979 2005-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
19981         * vc-svn.el (vc-svn-registered): Catch all errors.
19983         * cus-dep.el (custom-make-dependencies): Typo.
19985 2005-11-13  Michael Albinus  <michael.albinus@gmx.de>
19987         * net/tramp-util.el (top): Fix compilation warning.
19989 2005-11-13  Kim F. Storm  <storm@cua.dk>
19991         * help.el (help-for-help-internal): Fix `a' entry.  Add `d' entry.
19993 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
19995         * progmodes/gud.el (gud-menu-map): Move parentheses (again).
19996         (gud-speedbar-buttons): Match on "const char *" too.
19998         * progmodes/gdb-ui.el (gdb-var-create-handler)
19999         (gdb-var-list-children-handler): Match on "const char *" too.
20000         (gdb-var-evaluate-expression-handler): Match on empty string.
20001         (gdb-var-update-handler): Only call
20002         gdb-var-evaluate-expression-handler when required.
20004 2005-11-13  Nick Roberts  <nickrob@snap.net.nz>
20006         * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
20007         selected window.  This still doesn't work for speedbar.
20008         (gud-speedbar-buttons): Handle string expressions properly.
20010         * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
20011         (gdb-var-create-handler): Handle string expressions properly.
20012         (gdb-var-list-children-regexp, gdb-var-list-children-handler):
20013         Handle string expressions properly.  Move "type" field into regexp.
20015 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
20017         * bookmark.el (bookmark-maybe-message): New function to reduce
20018         code duplication: invokes `message' iff baud-rate is high enough.
20019         (bookmark-write-file): Use above instead of an inline conditional.
20020         (bookmark-load): Same.
20022 2005-11-12  Karl Fogel  <kfogel@red-bean.com>
20024         * bookmark.el (bookmark-write-file): Don't visit the destination
20025         file, just write the data to it using write-region.  This is
20026         similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
20027         change to avoid visiting the file in the first place.
20029 2005-11-12  Chong Yidong  <cyd@stupidchicken.com>
20031         * hi-lock.el (hi-lock-mode): Set the default value of
20032         font-lock-defaults.
20034 2005-11-11  Luc Teirlinck  <teirllm@auburn.edu>
20036         * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
20037         arg to `file-attributes'.
20038         (find-lisp-format): The UID and GID can now be strings.
20040 2005-11-12  Kim F. Storm  <storm@cua.dk>
20042         * help.el (help-map): Bind C-h d to apropos-documentation.
20044         * simple.el (what-cursor-position): Print (EOB) instead of (100%)
20045         when point is at end-of-buffer.
20047         * apropos.el (apropos-match-face): Doc fix.
20048         (apropos-sort-by-scores): Add new choice `verbose'.
20049         (apropos-documentation-sort-by-scores): New defcustom.
20050         (apropos-pattern): Now contains the pattern entered by the user.
20051         (apropos-pattern-quoted): New defvar.
20052         (apropos-regexp): New defvar, containing the regexp corresponding
20053         to apropos-pattern.
20054         (apropos-all-words-regexp): Rename from apropos-all-regexp.
20055         (apropos-read-pattern): New defun.  Use it to read pattern arg in
20056         interactive calls; returns list of words for a word list, and
20057         string for a regexp.
20058         (apropos-parse-pattern): Rename from apropos-rewrite-regexp.  Now
20059         parses a list of words or regexp as returned by apropos-read-pattern.
20060         (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
20061         (apropos-score-doc): Return a very high score if the string
20062         entered by the user matches literally.
20063         (apropos-variable): Doc fix.  Use apropos-read-pattern.
20064         (apropos-command): Doc fix.  Use apropos-read-pattern and
20065         apropos-parse-pattern.  Call apropos-print with nosubst=t.
20066         (apropos, apropos-value): Doc fix.  Use apropos-read-pattern and
20067         apropos-parse-pattern.
20068         (apropos-documentation): Doc fix.  Use apropos-read-pattern and
20069         apropos-parse-pattern.  Locally bind apropos-sort-by-scores to
20070         apropos-documentation-sort-by-scores.  Call apropos-print with
20071         nosubst=t.
20072         (apropos-documentation-internal): Pass doc string through
20073         substitute-key-definition before adding text properties.
20074         Highlight substring matching literal user input if possible.
20075         (apropos-documentation-check-doc-file): Remove locals beg and end.
20076         Fix calculation of score (as added twice).  Pass doc string through
20077         substitute-key-definition before adding text properties.
20078         (apropos-documentation-check-elc-file): Pass doc string through
20079         substitute-key-definition before adding text properties.
20080         Highlight substring matching literal user input if possible.
20081         (apropos-print): Add new arg NOSUBST; if set, command and variable
20082         doc strings have already been passed through substitute-key-definition.
20083         Add code to handle apropos-accumulator items without score element
20084         for backwards compatibility (e.g. with woman package).
20085         Only show scores if apropos-sort-by-scores is `verbose'.
20087 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20089         * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
20090         Add jka-compr-load-suffixes to load-suffixes.
20092         * jka-compr.el: Require jka-cmpr-hook.
20093         (jka-compr-info-compress-message, jka-compr-info-compress-program)
20094         (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
20095         (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
20096         (jka-compr-info-can-append, jka-compr-info-strip-extension)
20097         (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
20098         (jka-compr-info-regexp): Remove.  Provided by jka-cmpr-hook.
20099         (jka-compr-uninstall): Remove entries from
20100         jka-compr-added-to-file-coding-system-alist after they are used.
20101         (jka-compr-error): Remove unused var `curbuf'.
20102         (jka-compr-file-local-copy): Remove unused var `notfound'.
20104 2005-11-10  Romain Francoise  <romain@orebokech.com>
20106         * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
20108 2005-11-11  Nick Roberts  <nickrob@snap.net.nz>
20110         * progmodes/gud.el (gud-menu-map): Move parentheses.
20111         (gdb): New command gud-pv.
20113 2005-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20115         * tar-mode.el: Remove spurious or unnecessary leading stars
20116         in docstrings.
20117         (tar-header-block-tokenize): Also obey default-file-name-coding-system.
20118         (tar-parse-octal-integer-safe): Use mapc.
20119         (tar-header-block-summarize): Remove unused var `ck'.
20120         (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
20121         cleared before.  Obey default-enable-multibyte-characters.
20122         Use mapconcat.  Simplify setting of tar-header-offset.
20123         (tar-mode-map): Move initialization inside delcaration.
20124         (tar-flag-deleted): Use `abs'.
20125         (tar-expunge-internal): Remove unused var `line'.
20126         (tar-expunge-internal): Don't hardcode point-min==1.
20127         (tar-expunge): Widen while doing set-buffer-multibyte.
20128         (tar-rename-entry): Use file-name-coding-system.
20129         (tar-alter-one-field): Don't hardcode point-min==1.
20130         (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
20131         (tar-pad-to-blocksize): Don't hardcode point-min==1.  Clarify the code.
20133 2005-11-10  Masatake YAMATO  <jet@gyve.org>
20135         * add-log.el (add-log-current-defun): Handle class::method
20136         notation of c++.  Fix incorrect comment.
20138 2005-11-10  Alan Mackenzie  <acm@muc.de>
20140         * help-fns.el (describe-variable): Make C-h v work when a variable
20141         has variable documentation yet is unbound.
20143 2005-11-10  Masatake YAMATO  <jet@gyve.org>
20145         * man.el (Man-highlight-references): Set an empty
20146         string to `Man-arguments' if it is nil.
20147         Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
20149 2005-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
20151         * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
20152         commenting conventions.
20154         * cus-dep.el (custom-make-dependencies): Simplify.
20155         Better follow the commenting conventions.
20157 2005-11-09  Richard M. Stallman  <rms@gnu.org>
20159         * apropos.el (apropos-pattern): Rename from apropos-regexp.
20160         (apropos-orig-pattern): Rename from apropos-orig-regexp.
20161         All uses changed.
20162         (apropos-rewrite-regexp): Doc fix.
20163         (apropos-variable, apropos-command, apropos, apropos-value):
20164         Change prompt; carry through the argument renaming.
20166 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
20168         * find-lisp.el: Require dired.
20169         (find-lisp-find-dired-internal): Do not call
20170         `abbreviate-file-name' on DIR.
20172 2005-11-10  Nick Roberts  <nickrob@snap.net.nz>
20174         * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
20176 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
20178         * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
20179         when using the speedbar.
20180         (gdb): New command gud-pp.
20181         (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
20183 2005-11-09  Juri Linkov  <juri@jurta.org>
20185         * replace.el (occur-excluded-properties): New defcustom.
20186         (occur-1, occur-engine, occur-accumulate-lines): Use it.
20188 2005-11-08  Jay Belanger  <belanger@truman.edu>
20190         * calc/calc-units.el (math-convert-units): Replace any composite
20191         unit by its definition.
20193 2005-11-08  Lars Hansen  <larsh@soem.dk>
20195         * emacs-lisp/autoload.el (update-directory-autoloads):
20196         Add obsolete function alias.
20198 2005-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
20200         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
20201         comment-indent-function.
20202         (lisp-comment-indent): Replace by an alias for comment-indent-default.
20204         * reveal.el (reveal-post-command): Rework the handling of
20205         reveal-open-spots, so as to be more reliable.  There were several
20206         tricky corner cases where an open spot might be lost, or where
20207         a closed spot might end up on the list of open spots.
20208         Only reveal text that's ellipsised.
20210 2005-11-07  Carsten Dominik  <dominik@science.uva.nl>
20212         * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
20214 2005-11-07  John Paul Wallington  <jpw@gnu.org>
20216         * ibuffer.el (ibuffer): Search iconified frames too when
20217         getting Ibuffer buffer's window.
20219 2005-11-06  Richard M. Stallman  <rms@gnu.org>
20221         * progmodes/compile.el (compilation-internal-error-properties):
20222         save-excursion around the computation of MARKER.
20224 2005-11-06  Piet van Oostrum  <piet@cs.uu.nl>
20226         * textmodes/flyspell.el (flyspell-external-point-words):
20227         flyspell-get-word returns a list, not just a string.
20229 2005-11-06  John Paul Wallington  <jpw@pobox.com>
20231         * ibuffer.el (ibuffer): Search all visible frames when getting
20232         Ibuffer buffer's window.
20234 2005-11-07  Masatake YAMATO  <jet@gyve.org>
20236         * man.el (Man-reference-regexp): Accept spaces between
20237         `Man-name-regexp' and `Man-section-regexp'.
20238         (Man-apropos-regexp): New variable.
20239         (Man-abstract-xref-man-page): Use value for `Man-target-string'
20240         if available.
20241         (Man-highlight-references, Man-highlight-references0):
20242         Handle the case when `Man-arguments' includes "-k".
20243         (Man-highlight-references0): Rename the argument `TARGET-POS' to
20244         `TARGET'. `TARGET' can be a number, function or nil.
20246 2005-11-06  Nick Roberts  <nickrob@snap.net.nz>
20248         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
20249         (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
20250         (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
20251         (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
20252         (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
20253         (gdb-send-item): Use buffer-local-value and simplify.
20255 2005-11-05  Luc Teirlinck  <teirllm@auburn.edu>
20257         * startup.el (command-line): Use `custom-reevaluate-setting' for
20258         `global-font-lock-mode'.
20260         * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
20261         by default, except in batch mode or when the -D option is given.
20263         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
20264         specified keyword args on to `define-minor-mode'.  Update docstring.
20266 2005-11-05  Romain Francoise  <romain@orebokech.com>
20268         * replace.el (occur-engine): Add marker at end of line, too.
20270 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
20272         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
20273         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
20274         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
20275         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
20276         argument to all these routines, so the passphrase can be managed
20277         externally and passed in to the system.
20278         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
20279         pgg-add-passphrase-to-cache function.
20281         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
20282         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
20283         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
20284         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
20285         argument to all these routines, so the passphrase can be managed
20286         externally and passed in to the system.
20287         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
20288         function.
20290 2005-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
20292         * font-lock.el: Don't deal with font-lock-face-attributes here,
20293         move the code ...
20295         * startup.el (command-line): ... here.  Use face-spec-set instead
20296         of custom-declare-face.
20298         * faces.el (face-spec-set): Reset the face if spec is not nil.
20300 2005-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
20302         * newcomment.el (comment-region-internal): Box more tightly in the
20303         common case where there's no TAB in the boxed text.
20305 2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
20307         * info.el (info-tool-bar-map): Use images prev-node, next-node and
20308         up-node.
20310 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
20312         * newsticker.el: Commentary updated.  Code formatting changed.
20313         (newsticker-version): Change to "1.9".
20314         (newsticker, newsticker-feed): Doc fix.
20315         (newsticker-url-list): Doc fix.  Add option "Weekly".
20316         (newsticker-retrieval-interval): Add option "Weekly".
20317         (newsticker-headline-processing): Doc fix.
20318         (newsticker-auto-mark-filter): Remove.
20319         (newsticker-auto-mark-filter-list): New.
20320         (newsticker-layout, newsticker-sort-method): Doc fix.
20321         (newsticker-hide-old-items-in-newsticker-buffer)
20322         (newsticker-heading-format, newsticker-item-format)
20323         (newsticker-desc-format): Doc fix.
20324         (newsticker-show-all-rss-elements): Remove.
20325         (newsticker-show-all-news-elements): New.
20326         (newsticker-faces, newsticker-ticker): Doc fix.
20327         (remove-from-invisibility-spec): Code formatting.
20328         (newsticker--process-ids): New.
20329         (newsticker-mode): Doc fix.
20330         (newsticker-mode): Change mode-line-format.
20331         (newsticker-start): Remove debug output.
20332         (newsticker-start-ticker): Doc fix.  Add autoload cookie.
20333         (newsticker-w3m-show-inline-images): Code formatting.
20334         (newsticker-next-item): Call `force-mode-line-update'.
20335         (newsticker-previous-item): Call `force-mode-line-update'.
20336         (newsticker-next-feed): Call `force-mode-line-update'.
20337         (newsticker-previous-feed): Call `force-mode-line-update'.
20338         (newsticker-mark-all-items-at-point-as-read): Code formatting.
20339         (newsticker-show-old-items): Do not show descs.
20340         (newsticker-hide-entry): Hide too much.
20341         (newsticker-hide-entry, newsticker-show-entry)
20342         (newsticker-toggle-auto-narrow-to-feed): Code formatting.
20343         (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
20344         (newsticker-toggle-auto-narrow-to-item): Code formatting.
20345         (newsticker-set-auto-narrow-to-item): Update buffer immediately.
20346         (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
20347         (newsticker-get-news): Call `force-mode-line-update'.
20348         Collect process ids.
20349         (newsticker--sentinel): Change coding system handling.
20350         Move image retrieval to new functions newsticker--get-logo-url-*.
20351         Move feed parsing to new functions newsticker--parse-*.
20352         Update list of process ids.
20353         (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
20354         (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
20355         (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
20356         (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
20357         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
20358         (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
20359         (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
20360         (newsticker--decode-coding-string): Remove.
20361         (newsticker--decode-numeric-entities): Check input.  Format code.
20362         (newsticker--remove-whitespace): Check input.
20363         (newsticker--do-forget-preformatted): Doc fix.
20364         (newsticker--decode-rfc822-date): Allow for missing time.
20365         (newsticker--update-process-ids): New.
20366         (newsticker--image-sentinel): Change comment.
20367         (newsticker--image-read): Change error message.
20368         (newsticker--imenu-goto): Doc fix.  Show headline title.
20369         (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
20370         (newsticker--buffer-do-insert-text): Clean whitespace in
20371         html-rendered headline title.  Code formatting.
20372         Call `newsticker--buffer-print-extra-elements'.
20373         (newsticker--buffer-print-extra-element): Remove.
20374         (newsticker--buffer-print-extra-elements): New.
20375         (newsticker--buffer-do-print-extra-element): New.
20376         (newsticker--buffer-insert-enclosure): Doc fix.  Use MBytes for
20377         large sizes.
20378         (newsticker--run-auto-mark-filter)
20379         (newsticker--do-run-auto-mark-filter):
20380         Use `newsticker-auto-mark-filter-list'.
20382 2005-11-04  Ryan Yeske  <rcyeske@gmail.com>
20384         * net/rcirc.el: Use split-string OMIT-NULLS argument.
20385         (rcirc-print): Force redisplay before running hooks.  Do long
20386         buffer truncation after making new text read-only.  Deal with nil
20387         text when decoding strings.  If TARGET is nil, use either the
20388         currently selected buffer, if it is an rcirc buffer and of the
20389         same process or the process buffer.
20390         (rcirc-mode): Remove header-line.  Recompute short buffer names.
20391         Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
20392         (rcirc-short-buffer-name): Add variable.
20393         (rcirc-kill-buffer-hook): Recompute short buffer names.
20394         Remove nick from private channel.
20395         (rcirc-send-input): Send command text to current-buffer.
20396         Don't clear overlay arrow here.
20397         (rcirc-short-buffer-name): Return a short buffer name.
20398         (rcirc-update-short-buffer-names, rcirc-abbreviate)
20399         (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
20400         buffer-name abbreviations.
20401         (rcirc-kill-buffer-hook-1): Split to make debugging easier.
20402         Do not touch nick-table when killing a parted channel.
20403         (rcirc-window-configuration-change): Rename from rcirc-update-activity.
20404         Clear arrow from current buffer if it is now hidden.
20405         (rcirc-current-buffer): Add variable.
20406         (rcirc-my-nick, rcirc-other-nick, rcirc-server)
20407         (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
20408         Remove -face from names.
20409         (rcirc-update-activity-string): Print "DND" when globally ignoring
20410         activity.
20411         (rcirc-ignore-buffer-activity-flag): Rename from
20412         rcirc-ignore-channel-activity.
20413         (rcirc-ignore-all-activity-flag): Doc fix.
20414         (rcirc-channels): Remove variable.
20415         (rcirc-kill-buffer-hook):
20416         (rcirc-get-buffer-create): Add nick to private channel.
20417         (rcirc-multiline-edit-submit): Remove tabs.
20418         (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
20419         folded.
20420         (rcirc-remove-nick-channel): Bug fix.
20421         (rcirc-toggle-ignore-buffer-activity): Rename from
20422         rcirc-toggle-ignore-channel-activity.
20423         (rcirc-record-activity): Add buffers to the front of the list.
20424         (rcirc-update-activity): Remove killed buffers from list.
20425         (rcirc-process-server-response-1): Remove last argument if it is
20426         null before calling handler.
20427         (rcirc): Add "rcirc" defcustom prefix.
20428         (rcirc-prompt): Simplify default prompt.
20429         Use custom-initialize-default.
20430         (rcirc-private-chats): Remove variable.
20431         (rcirc-prompt): Change initialization.
20432         (rcirc-version): Remove function.
20433         (rcirc-id-string): Add constant.
20434         (rcirc-last-buffer): Remove variable.
20435         (rcirc-buffer-alist): Add variable.
20436         (rcirc-connect): Update variable setup.
20437         (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
20438         (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
20439         default.
20440         (rcirc-handler-generic): Trigger activity.
20441         (rcirc-send-message): Create the buffor of the target.
20442         (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
20443         (rcirc-get-buffer): Just return nil if there is no matching buffer.
20444         (rcirc-multiline-edit-cancel): Remove function.
20445         (rcirc-set-last-buffer): Remove function.
20446         (rcirc-get-any-buffer): Add function.
20447         (rcirc-join-channels): Don't print /join text.
20448         (rcirc-toggle-ignore-channel-activity): Add and update echo area
20449         messages.
20450         (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
20451         (rcirc-handler-NOTICE): Recognize CTCP responses.
20452         (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
20453         constructing TOPIC string for buffers we are not JOINed.
20454         (rcirc-handler-CTCP-response): Add handler.
20455         (rcirc-multiline-edit-submit): Restore the window-configuration
20456         before adjusting point.
20457         (rcirc): Add customization group.
20458         (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
20459         (rcirc-user-full-name, rcirc-startup-channels-alist)
20460         (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
20461         (rcirc-ignore-all-activity-flag, rcirc-time-format)
20462         (rcirc-input-ring-size, rcirc-read-only-flag)
20463         (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
20464         (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
20465         Change defvar to defcustom.
20466         (rcirc-update-prompt): Add optional ALL arg, which will update
20467         prompts in all rcirc buffers.  Regexp quote replacement text.
20468         (rcirc-fill-column): Accept frame-width as a value.
20469         (rcirc-set-changed): Add function.
20470         (rcirc-next-active-buffer): Write more meaningful messages.
20471         (rcirc-faces): Add customization group.
20472         (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
20473         (rcirc-nick-in-message-face, rcirc-prompt-face)
20474         (rcirc-mode-line-nick-face): Move into rcirc-faces group.
20475         (with-rcirc-process-buffer): Move before first usage.
20476         (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
20477         (rcirc-debug-flag): Rename from `rcirc-log-p'.
20478         (rcirc-debug): Rename from `rcirc-log'.
20479         (rcirc-format-response-string): Do not print `-' chars for a
20480         NOTICE with no sender.  Simplify output of server responses.
20482 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
20484         (rcirc-browse-url-map, rcirc-browse-url-at-point)
20485         (rcirc-browse-url-at-mouse, rcirc-mangle-text):
20486         Make urls mouse and RET clickable.
20488 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
20490         * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
20492 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
20494         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
20495         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
20496         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
20497         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
20498         argument to all these routines, so the passphrase can be managed
20499         externally and passed in to the system.
20500         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
20501         pgg-add-passphrase-to-cache function.
20503         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
20504         (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
20505         (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
20506         (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
20507         argument to all these routines, so the passphrase can be managed
20508         externally and passed in to the system.
20509         (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
20510         function.
20512 2005-11-04  Edward O'Connor  <hober0@gmail.com>  (tiny change)
20514         * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
20515         from goto-address-url-regexp.
20517 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
20519         * textmodes/org.el (org-read-date, org-goto-calendar)
20520         (org-recenter-calendar, org-agenda-goto-calendar):
20521         Temporarily clear `calendar-move-hook'.
20523 2005-11-04  Michael Kifer  <kifer@cs.stonybrook.edu>
20525         * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
20526         merging.
20528         * ediff-util.el (ediff-previous-difference): Don't skip regions that
20529         have merge clashes.
20531 2005-11-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
20533         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
20534         Undo previous change.
20536         * startup.el (command-line): Use `custom-reevaluate-setting' for
20537         mouse-wheel-down-event and mouse-wheel-up-event.  Don't call
20538         tty-register-default-colors on Mac.
20540 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
20542         * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
20543         (gdb-buffer-type): Make it automatically buffer local...
20544         (gdb-get-create-buffer): ...and set it accordingly.
20545         (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
20546         actually work.
20548 2005-11-03  Dan Nicolaescu  <dann@ics.uci.edu>
20550         * font-lock.el (font-lock-warning-face): Use the more vivid red1,
20551         not red.
20553 2005-11-04  Nick Roberts  <nickrob@snap.net.nz>
20555         * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
20556         case GUD buffer is not visible.
20557         (gdb-goto-breakpoint): Try to force display in source buffer.
20558         (gdb-frame-gdb-buffer): Copy other similar functions.
20559         (gdb-restore-windows): Don't display source if not asked for.
20560         (gdb-assembler-buffer-name): Don't capitalise.
20562 2005-11-03  Richard M. Stallman  <rms@gnu.org>
20564         * wid-edit.el (key-sequence): New widget type.
20566         * simple.el (set-mark-command-repeat-pop): New variable.
20567         (set-mark-command): Only interpret plan C-@ after a pop as a pop
20568         if set-mark-command-repeat-pop is true.
20570         * info.el (Info-fontify-node): Don't display extra "see" if there
20571         already is one here.
20573         * mouse.el: Fix special handling of DEL after dragging a region:
20574         (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
20575         (mouse-region-delete-keys): Change to defcustom.  Add [backspace].
20577         * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
20579         * textmodes/ispell.el (ispell-command-loop): Change `i' description
20580         not to assume it pertains to an affix.
20582         * textmodes/flyspell.el (flyspell-post-command-hook):
20583         Bind deactivate-mark to prevent deactivation.
20585 2005-11-03  Lars Hansen  <larsh@soem.dk>
20587         * dired-x.el: Add menu bindings for dired-do-find-marked-files,
20588         dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
20589         dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
20591 2005-11-03  Romain Francoise  <romain@orebokech.com>
20593         * net/eudcb-mab.el: Now part of GNU Emacs.  Update FSF's address.
20594         Update copyright years.
20596 2005-11-03  Sam Steingold  <sds@gnu.org>
20598         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
20599         Use system-type instead of window-system because window-system is not
20600         correctly defined during loadup.
20602 2005-11-02  Mark A. Hershberger  <mah@everybody.org>
20604         * xml.el (xml-syntax-table): Allow xml.el to compile in XEmacs.
20605         (xml-parse-tag): Join strings separated by a comment properly.
20607 2005-11-02  Andreas Schwab  <schwab@suse.de>
20609         * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
20611 2005-11-02  Stefan Monnier  <monnier@iro.umontreal.ca>
20613         * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
20614         (byte-optimize-pure-func): Quote the eval'd value.
20616         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
20617         Rename from perl-font-lock-syntactic-face-function.
20618         Change the calling convention so it can be used as a font-lock MATCHER.
20619         Do the parse-partial-sexp loop outselves.
20620         (perl-font-lock-syntactic-keywords): Use it.
20621         (perl-mode): Don't set font-lock-syntactic-face-function any more.
20623 2005-11-02  Nick Roberts  <nickrob@snap.net.nz>
20625         * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
20626         disassembly buffer too.
20627         (gdb-exited): Remove overlay arrows when execution has finished.
20628         (gdb-info-frames-custom, gdb-info-threads-custom)
20629         (gdb-info-registers-custom): Don't add inappropriate text
20630         properties if inferior is not active.
20632 2005-11-02  Glenn Morris  <rgm@gnu.org>
20634         * progmodes/fortran.el (fortran-blink-match):
20635         Use `blink-matching-delay'.
20637 2005-11-02  John Mongan  <jmongan@mccammon.ucsd.edu>  (tiny change)
20639         * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
20641 2005-11-02  Lars Hansen  <larsh@soem.dk>
20643         * net/tramp.el (tramp-action-out-of-band): Handle scp message
20644         "Permission denied".
20646 2005-11-01  Richard M. Stallman  <rms@gnu.org>
20648         * textmodes/flyspell.el (flyspell-external-point-words):
20649         Pass nil to flyspell-get-word.
20651 2005-11-02  Kim F. Storm  <storm@cua.dk>
20653         * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
20654         item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
20656 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
20658         * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
20659         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
20660         (calendar-mouse-print-dates): Add optional `event' argument.
20661         Update interactive-spec.
20662         (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
20663         Use `calendar-event-to-date' instead of `event'.
20665 2005-11-02  Masatake YAMATO  <jet@gyve.org>
20667         * progmodes/ld-script.el (ld-script-builtins):
20668         Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
20669         "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
20670         (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
20672 2005-11-01  Romain Francoise  <romain@orebokech.com>
20674         * vc-sccs.el: Update copyright year.
20675         * ezimage.el: Likewise.
20677 2005-11-01  KOBAYASHI Yasuhiro  <kobayays@otsukakj.co.jp>  (tiny change)
20679         * info.el (Info-fontify-node): Use `string-width' for fontifying
20680         underlined titles.
20682 2005-11-01  Juri Linkov  <juri@jurta.org>
20684         * info.el (Info-fontify-node): Downcase node header keywords Node,
20685         Prev, Next, Up before comparison.
20686         (Info-history): Insert absolute directory name, and put invisible
20687         property on it.
20689 2005-11-01  Juri Linkov  <juri@jurta.org>
20691         * info.el (Info-file-supports-index-cookies): New variable.
20692         (Info-find-node-2): Check makeinfo version for index cookie support.
20693         (Info-index-nodes): Search for nodes with index cookies only when
20694         Info-file-supports-index-cookies is t.  Otherwise, search nodes
20695         with "Index" in the node name.
20696         (Info-index-node): Search index cookie in the current node only when
20697         Info-file-supports-index-cookies is t.  Otherwise, check the word
20698         "Index" in the node name.
20699         (Info-find-emacs-command-nodes): Remove code that searches nodes
20700         with "Index" node name in the top menu.
20702 2005-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
20704         * progmodes/scheme.el (scheme-mode-variables): Use the default
20705         comment-indent-function.
20707         * faces.el (face-attribute): Handle the case where a face inherits from
20708         a non-existent face.
20710         * simple.el (eval-expression-print-format): Use lisp-readable syntax
20711         for octal and hexa output, and merge the char into the paren.
20712         (kill-new): Use push.
20713         (copy-to-buffer): Use with-current-buffer.
20714         (completion-setup-function): Move code in loop to remove redundancy.
20715         (minibuffer-local-must-match-map): Don't add bindings that duplicate
20716         those inherited from minibuffer-local-completion-map.
20718         * savehist.el (savehist-mode) <defcustom>:
20719         Use custom-set-minor-mode if available.
20720         (savehist-mode) <defun>: Run the minor mode hook, set the custom state
20721         and emit a message if applicable.
20723 2005-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
20725         * savehist.el: Sync up to version 19.
20726         (savehist-mode): New minor mode.
20727         (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
20728         (savehist-length): Remove (use history-length instead).
20729         (savehist-file-modes): Rename from savehist-modes.
20730         (savehist-save-hook, savehist-loaded): New vars.
20731         (savehist-load): Use savehist-mode.  Try to smooth up transition from
20732         old format to new format.
20733         (savehist-install): Allow savehist-autosave-interval to be nil.
20734         (savehist-save): Run the new hook.  Be more careful to only trim the
20735         history variables.
20736         (savehist-trim-history): New fun.  Replaces savehist-process-for-saving.
20737         (savehist-printable): Print into a buffer rather than char-by-char.
20739 2005-11-01  John Wiegley  <johnw@newartisans.com>
20741         * iswitchb.el (iswitchb-define-mode-map): Re-enable the
20742         toggle-ignore keybinding (C-a).  The author said it had been
20743         disabled much earlier due to a possible incompatibility, but after
20744         many months of usage I have encountered no problems (and it is a
20745         rather useful option, especially for switching to " *temp*").
20747         * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
20748         support for OS/X's AddressBook, by calling out to the open source
20749         program "contacts" (installable through Fink).
20751         * net/eudc.el (eudc-expand-inline): If the
20752         `eudc-multiple-match-handling-method' is set to `all', delete the
20753         query string before inserting the query result.
20755         * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
20756         flag, to prevent Eshell from using the system ls when
20757         `eshell-ls-insert-directory' is in used.
20758         (eshell-ls-insert-directory): Disable font-lock in directory
20759         buffer so that Eshell's own fontification is seen.  This broke
20760         recently due to changes in font-lock, so this goes back to version
20761         21 behavior.
20763 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
20765         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
20766         (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
20767         (gdb-many-windows): Doc fix.
20769 2005-10-31  Romain Francoise  <romain@orebokech.com>
20771         * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
20773 2005-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
20775         * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
20776         that global-font-lock-mode can be enabled by default.
20778         * font-lock.el (font-lock-keywords, font-lock-mode-internal)
20779         (font-lock-add-keywords, font-lock-remove-keywords)
20780         (font-lock-fontify-buffer): Remove autoload cookies.
20782         * jit-lock.el (jit-lock-register): Likewise.
20784         * emacs-lisp/syntax.el (syntax-ppss): Likewise.
20786 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
20788         * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
20789         intact if there is no gud-comint-buffer.
20791 2005-10-31  Luc Teirlinck  <teirllm@auburn.edu>
20793         * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
20794         old prompt comint-prompt-read-only is t and GDB commands are
20795         issued from tool bar etc.
20797 2005-10-31  Masatake YAMATO  <jet@gyve.org>
20799         * vc.el (vc-directory-exclusion-list): Add "{arch}".
20801 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
20803         * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
20804         (thumbs-thumbsdir): Make .emacs.d if it does not exist.
20806 2005-10-30  Michael Albinus  <michael.albinus@gmx.de>
20808         * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
20809         starting at beginning of line.  Fontification is messed up when
20810         `open-paren-in-column-0-is-defun-start' set to t.
20811         Reported by John Paul Wallington <jpw@pobox.com>.
20813 2005-10-30  Luc Teirlinck  <teirllm@auburn.edu>
20815         * comint.el (comint-send-input): Call `comint-update-fence' when
20816         `comint-process-echoes' and `comint-prompt-read-only' are both
20817         non-nil, to avoid leftover read-only newline.
20819 2005-10-30  Richard M. Stallman  <rms@gnu.org>
20821         * textmodes/flyspell.el (flyspell-external-point-words):
20822         Detect when WORD can't be checked properly because
20823         flyspell-get-word finds just part of it, and move on.
20825         * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
20826         boundarychar for Polish.
20827         (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
20828         (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
20830 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
20832         * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
20833         (gdb-registers-font-lock-keywords): Delete.
20834         (gdb-registers-mode): Don't fontify.
20835         (gdb-info-registers-custom): Use text properties instead as, in
20836         future, changed register values will use font-lock-warning-face.
20837         (gdb-local-font-lock-keywords): Rename to...
20838         (gdb-locals-font-lock-keywords): ...for consistency.
20840 2005-10-30  Andre Spiegel  <spiegel@gnu.org>
20842         * vc.el (vc-switch-backend): Better error message if the buffer is
20843         not visiting a file under version control.
20845         * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
20847 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
20849         * startup.el (command-line): Use ~/.emacs.d/init.el instead of
20850         ~/.emacs.d/.emacs.
20852 2005-10-29  Richard M. Stallman  <rms@gnu.org>
20854         * replace.el (occur-mode-mouse-goto): Always go to other window.
20855         (occur-mode-goto-occurrence): Always switch in same window.
20857         * simple.el (undo): Display message at end, not at start.
20859         * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
20860         New arg REUSE-CELL.
20861         (cancel-timer-internal): New function.
20862         (timer-event-handler): Use cancel-timer-internal,
20863         and pass the cell it returns to timer-activate...
20865         * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
20866         (jit-lock-deferred-fontify, jit-lock-context-fontify)
20867         (jit-lock-after-change): Test memory-full.
20869 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
20871         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
20872         part of the decoded armor to find the key-identifier.
20873         (pgg-gpg-lookup-key-owner): New function to return the
20874         human-readable identifier of a key owner.
20875         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
20876         key itself.
20877         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
20878         the key value) if we have a key and can match it against a secret
20879         key.  Also, added a note pointing out fact that the prompt only
20880         indicates the first matching key.
20882         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
20883         pgg-decrypt-region.
20884         (pgg-pending-timers): A new hash for tracking the passphrase cache
20885         timers, so that new ones supercede old ones.
20886         (pgg-add-passphrase-to-cache): Rename from
20887         `pgg-add-passphrase-cache' to reduce confusion (all callers
20888         changed).  Modified to cancel old timers when new ones are added.
20889         (pgg-remove-passphrase-from-cache): Rename from
20890         `pgg-remove-passphrase-cache' to reduce confusion (all callers
20891         changed).  Modified to cancel old timers when their keys are
20892         removed from the cache.
20893         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
20894         XEmacs, an indirection to delete-itimer.
20895         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
20896         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
20897         users can only check cache without risk of prompting.  Correct bug in
20898         notruncate behavior.
20899         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
20900         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
20901         Add informative docstrings.
20902         (pgg-decrypt): Convey provided passphrase in subordinate call to
20903         pgg-decrypt-region.
20905         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
20906         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
20907         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
20908         `passphrase' argument, so the passphrase can be managed externally
20909         and then passed in to the system.
20911         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
20912         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
20913         so the passphrase cache can be used reliably with identifiers
20914         besides a pgp packet's key id.
20916         * pgg-gpg.el (pgg-pgp-encrypt-region)
20917         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
20918         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
20919         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
20920         argument to all these routines, so the passphrase can be managed
20921         externally and passed in to the system.
20923         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
20924         `notruncate' argument, so the passphrase cache can be used
20925         reliably with identifiers besides a pgp packet's key id.
20927 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
20929         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
20930         symmetric encryption.
20931         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
20932         encrypted session key.
20933         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
20934         message ask for the passphrase in a proper way.
20936         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
20937         New user commands for symmetric encryption.
20939 2005-10-29  Roland Winkler  <roland.winkler@physik.uni-erlangen.de>
20941         * textmodes/conf-mode.el (conf-assignment-sign)
20942         (conf-assignment-regexp): Fix docstrings.
20943         (conf-mode-initialize): New function.
20944         (conf-mode): Remove optional args.  Use delay-mode-hooks to
20945         recognize recursive calls.
20946         (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
20947         (conf-space-mode, conf-colon-mode, conf-ppd-mode)
20948         (conf-xdefaults-mode): Use define-derived-mode and
20949         conf-mode-initialize.
20951 2005-10-29  Romain Francoise  <romain@orebokech.com>
20953         * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
20955 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
20957         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
20958         part of the decoded armor to find the key-identifier.
20959         (pgg-gpg-lookup-key-owner): New function to return the
20960         human-readable identifier of a key owner.
20961         (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
20962         key itself.
20963         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
20964         the key value) if we have a key and can match it against a secret
20965         key.  Also, added a note pointing out fact that the prompt only
20966         indicates the first matching key.
20968         * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
20969         pgg-decrypt-region.
20970         (pgg-pending-timers): A new hash for tracking the passphrase cache
20971         timers, so that new ones supercede old ones.
20972         (pgg-add-passphrase-to-cache): Rename from
20973         `pgg-add-passphrase-cache' to reduce confusion (all callers
20974         changed).  Modified to cancel old timers when new ones are added.
20975         (pgg-remove-passphrase-from-cache): Rename from
20976         `pgg-remove-passphrase-cache' to reduce confusion (all callers
20977         changed).  Modified to cancel old timers when their keys are
20978         removed from the cache.
20979         (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
20980         XEmacs, an indirection to delete-itimer.
20981         (pgg-read-passphrase-from-cache, pgg-read-passphrase):
20982         Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
20983         users can only check cache without risk of prompting.  Correct bug in
20984         notruncate behavior.
20985         (pgg-read-passphrase-from-cache, pgg-read-passphrase)
20986         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
20987         Add informative docstrings.
20988         (pgg-decrypt): Convey provided passphrase in subordinate call to
20989         pgg-decrypt-region.
20991 2005-10-20  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
20993         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
20994         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
20995         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
20996         `passphrase' argument, so the passphrase can be managed externally
20997         and then passed in to the system.
20999         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
21000         (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
21001         so the passphrase cache can be used reliably with identifiers
21002         besides a pgp packet's key id.
21004         * pgg-gpg.el (pgg-pgp-encrypt-region)
21005         (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
21006         (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
21007         (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
21008         argument to all these routines, so the passphrase can be managed
21009         externally and passed in to the system.
21011         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
21012         `notruncate' argument, so the passphrase cache can be used
21013         reliably with identifiers besides a pgp packet's key id.
21015 2005-10-29  Sascha Wilde  <swilde@sha-bang.de>
21017         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
21018         symmetric encryption.
21019         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
21020         encrypted session key.
21021         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
21022         message ask for the passphrase in a proper way.
21024         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
21025         New user commands for symmetric encryption.
21027 2005-10-28  Bill Wohler  <wohler@newt.com>
21029         * help-mode.el (help-url): New button type.  Calls browse-url.
21030         (help-xref-url-regexp): New regexp to recognize URLs in docstring.
21031         Similar to Info nodes: URL `url'.
21032         (help-make-xrefs): Create help-url buttons for
21033         help-xref-url-regexp matches.
21035 2005-10-29  Nick Roberts  <nickrob@snap.net.nz>
21037         * tool-bar.el (tool-bar-add-item-from-menu)
21038         (tool-bar-local-item-from-menu): Fix doc strings.
21040 2005-10-28  Romain Francoise  <romain@orebokech.com>
21042         * ldefs-boot.el: Update.
21044         * subr.el (locate-library): Move from help-fns.el.
21045         * help-fns.el (locate-library): Move to subr.el.
21047 2005-10-28  Richard M. Stallman  <rms@gnu.org>
21049         * net/tramp.el (tramp-completion-mode): defvar moved up.
21051         * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
21053         * tool-bar.el (tool-bar-mode): Delete autoload cookie.
21055         * files.el (find-file-noselect): Use %d to format large file size.
21057         * bindings.el (mode-line-format): Add %e.
21059         * loadup.el ("facemenu"): Load unconditionally.
21060         ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
21061         ("x-dnd"): Load, when appropriate.
21063         * startup.el (command-line): Call before-init-hook earlier.
21064         Warn about some bad characters in -u user name.
21066         * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
21067         (flyspell-external-point-words): Error if misspelled word is not found.
21068         Set flyspell-large-region-beg at end of word.
21070 2005-10-28  Andreas Schwab  <schwab@suse.de>
21072         * view.el (View-revert-buffer-scroll-page-forward):
21073         Use view-page-size-default.
21075 2005-10-28  Juri Linkov  <juri@jurta.org>
21077         * international/quail.el (quail-get-current-str): Translate last
21078         raw character for deterministic input methods.
21080 2005-10-27  Jay Belanger  <belanger@truman.edu>
21082         * calc/calc-ext.el: Add functions to autoloads.
21083         (math-identity-matrix-p, math-ident-row-p): New functions.
21085         * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
21086         multiplication by an identity matrix; don't turn multiplication by
21087         an inverse matrix into division.
21088         (math-div-symbol-fancy): Replace division by matrices with
21089         multiplication by inverse.
21091         * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
21093         * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
21094         (calc-writeoutpower): New functions.
21096 2005-10-27  Romain Francoise  <romain@orebokech.com>
21098         * replace.el (occur-engine): Include colon in mouse-face highlight.
21100         * dired-x.el: Change Maintainer field.
21102 2005-10-26  Chong Yidong  <cyd@stupidchicken.com>
21104         * longlines.el (longlines-mode): Bind after-change-functions to
21105         nil during initial decoding and final encoding.
21107 2005-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
21109         * term.el (term-emulate-terminal, term-handle-colors-array)
21110         (term-handle-ansi-escape): Specify the terminfo capabilities
21111         implemented.
21113 2005-10-26  Richard M. Stallman  <rms@gnu.org>
21115         * info.el (Info-fontify-node): Fix detection of sentence-break
21116         before *Note.
21118 2005-10-26  Romain Francoise  <romain@orebokech.com>
21120         * smerge-mode.el: Add `tools' to file keywords.
21122 2005-10-26  Nick Roberts  <nickrob@snap.net.nz>
21124         * progmodes/gud.el (gud-menu-map): Only display gud-until icon
21125         when the fringe is not available.
21127         * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
21128         (def-gdb-auto-update-trigger): Simplify construction.
21129         (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
21130         def-gdb-auto-updated-buffer as gdb-info-locals-handler is
21131         defined explicitly.
21132         (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
21133         def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
21134         defined explicitly.
21135         (gdb-info-locals-custom): Remove as it's a no-op.
21137 2005-10-25  Chong Yidong  <cyd@stupidchicken.com>
21139         * longlines.el (longlines-mode): Remove narrowing before
21140         performing the initial decoding or final encoding.
21142 2005-10-25  Romain Francoise  <romain@orebokech.com>
21144         * emacs-lisp/find-func.el (find-library-name): Also strip
21145         extension if library name ends in .el, to take advantage of
21146         `find-library-suffixes'.
21148 2005-10-25  Richard M. Stallman  <rms@gnu.org>
21150         * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
21152 2005-10-25  Juri Linkov  <juri@jurta.org>
21154         * textmodes/texinfo.el (texinfo-mode): Change charset of one
21155         quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
21157 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
21159         * play/blackbox.el (blackbox-mode-map): Move init into declaration.
21160         (blackbox-redefine-key): Add argument `map'.
21162         * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
21163         regions when moving the jit-lock-context-unfontify-pos boundary.
21165 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
21167         * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
21169 2005-10-25  Masatake YAMATO  <jet@gyve.org>
21171         * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
21173 2005-10-25  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
21175         * play/blackbox.el (blackbox-redefine-key): New function.
21176         (blackbox-mode-map): Use it to remap existing bindings for cursor
21177         motion instead of binding literal keys.
21179 2005-10-25  Glenn Morris  <rgm@gnu.org>
21181         * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
21182         diary does not end in a newline.  Do not assume a blank line at
21183         the start of the diary file.
21185 2005-10-25  Kenichi Handa  <handa@m17n.org>
21187         * international/quail.el (quail-translate-key): If the input
21188         method is deterministic and failed to handle the last key, restart
21189         the key handling loop from an appropriate key.
21191 2005-10-25  Michael Albinus  <michael.albinus@gmx.de>
21193         * vc.el (vc-dired-mode): Extend comment for binding of
21194         `directory-listing-before-filename-regexp'.
21196 2005-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
21198         * textmodes/texinfo.el (texinfo-mode):
21199         * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
21200         not to unnecessarily expose emacs-mule's internal char codes.
21202 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
21204         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
21205         Display hand pointer and help-echo on disabled icon too.
21206         (gdb-mouse-until): New function.
21207         (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
21209 2005-10-24  Chong Yidong  <cyd@stupidchicken.com>
21211         * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
21212         with 2005-10-23 change to doctor.el.
21214         * finder.el (finder-mode-map): Add follow-link binding.
21216 2005-10-25  Kim F. Storm  <storm@cua.dk>
21218         * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
21219         to gdb-mouse-toggle-breakpoint-fringe.
21220         (gdb-mouse-toggle-breakpoint-margin): Rename from
21221         gdb-mouse-toggle-breakpoint.  Fix doc.
21222         (gdb-mouse-toggle-breakpoint-fringe): New defun.
21223         (gdb-put-string): Add optional SPROPS arg.  Add props to string.
21224         (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
21225         string properties also for fringe breakpoint bitmaps.
21227 2005-10-24  Carsten Dominik  <dominik@science.uva.nl>
21229         * textmodes/org.el (org-start-icalendar-file): Fix format form.
21231 2005-10-25  Masatake YAMATO  <jet@gyve.org>
21233         * simple.el (completion-common-substring):
21234         Use `completion-common-substring' prior to `completion-base-size'.
21236 2005-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
21238         * savehist.el: Require CL while compiling.
21239         (savehist-history-variables): Remove.
21240         (savehist-save-minibuffer-history, savehist-additional-variables)
21241         (savehist-minibuffer-history-variables): New vars.
21242         (savehist-save): Use them.
21243         (savehist-uninstall, savehist-minibuffer-hook): New funs.
21244         (savehist-install): New fun, extracted from savehist-load.
21245         (savehist-load): Use them.
21247 2005-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
21249         * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
21250         a dummy doc-string-elt property.
21251         (defalias, defvaralias, define-category): Add a docstring property.
21253         * image.el (defimage):
21254         * widget.el (define-widget):
21255         * custom.el (defface, defcustom): Add `doc-string' declaration.
21257         * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
21258         (defadvice): Add `doc-string' declaration.
21260         * emacs-lisp/byte-run.el (macro-declaration-function):
21261         Handle `doc-string' declarations.
21262         (define-obsolete-function-alias, define-obsolete-variable-alias):
21263         Add `doc-string' declaration.
21265 2005-10-24  Kenichi Handa  <handa@m17n.org>
21267         * international/utf-7.el (utf-7): Add autoload cookie.
21269         * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
21271 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
21273         * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
21274         list of directories passed to batch-update-autoloads.  Add "." to
21275         the list of the echoed directories.
21277         * pgg-def.el:
21278         * pgg-gpg.el:
21279         * pgg-parse.el:
21280         * pgg-pgp.el:
21281         * pgg-pgp5.el:
21282         * pgg.el: Moved here from the gnus subdirectory.
21284 2005-10-24  Nick Roberts  <nickrob@snap.net.nz>
21286         * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
21287         in case comint-prompt-read-only is set to t.
21289         * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
21290         in case comint-prompt-read-only is set to t.
21292 2005-10-24  Ulf Jasper  <ulf.jasper@web.de>
21294         * calendar/icalendar.el (icalendar-version): Increase to 0.13.
21295         Now a string.
21296         (icalendar-import-format): Handle CLASS, STATUS, URL.
21297         Rename `subject' to `summary'.
21298         (icalendar-import-format-summary): Rename from
21299         `icalendar-import-format-subject'.
21300         (icalendar-import-format-url, icalendar-import-format-status)
21301         (icalendar-import-format-class): New variables.
21302         (icalendar--rris): Take variable argument list.
21303         (icalendar--datestring-to-isodate): Remove unnecessary
21304         calendar-style check when converting dates with explicit month names.
21305         (icalendar-export-region): Change return type of conversion
21306         subroutines.  Bury current buffer unless error occurred.
21307         (icalendar--convert-to-ical)
21308         (icalendar--parse-summary-and-rest): New functions.
21309         (icalendar--convert-ordinary-to-ical)
21310         (icalendar--convert-weekly-to-ical)
21311         (icalendar--convert-yearly-to-ical)
21312         (icalendar--convert-block-to-ical)
21313         (icalendar--convert-cyclic-to-ical)
21314         (icalendar--convert-anniversary-to-ical): Change return type.
21315         Strip trailing blanks from subject.
21316         (icalendar--convert-sexp-to-ical): Change return type.
21317         Strip trailing blanks from subject.  Handle simple sexp
21318         entries as generated by icalendar.el.
21319         (icalendar--convert-float-to-ical)
21320         (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
21321         (icalendar-import-file): Doc fix.
21322         (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
21323         Correct call to icalendar--rris.
21324         (icalendar--convert-ical-to-diary): Doc fix.  Rename `subject' to
21325         `summary'.
21326         (icalendar--add-diary-entry): Rename `subject' to `summary'.
21328 2005-10-24  Romain Francoise  <romain@orebokech.com>
21330         * server.el (server-sentinel): Set query-on-exit flag to nil on
21331         new client processes (it isn't inherited from the server process).
21333         * replace.el (occur-engine): Rearrange text properties.
21335 2005-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
21337         * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
21338         case-fold-search is nil.
21339         (debug-help-follow): Use help-xref-interned directly.
21341 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
21343         * thumbs.el (thumbs-image-type): Add .pbm.
21345 2005-10-23  Richard M. Stallman  <rms@gnu.org>
21347         * faces.el (inhibit-face-set-after-frame-default): New variable.
21348         (set-face-attribute): Bind it.
21349         (face-set-after-frame-default): Test it.
21351         * help-fns.el (describe-simplify-lib-file-name): New function.
21352         (describe-function-1, describe-variable): Use it.
21354         * faces.el (describe-face): Use describe-simplify-lib-file-name.
21356         * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
21357         Eliminate nil as possible value.
21358         (tooltip-hide-delay): Reduce internal-border-width.
21360         * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
21361         (menu-bar-file-menu) <new-file>: Likewise.
21363         * simple.el (line-move-finish): Ignore fields computing LINE-END.
21365         * international/mule.el (load-with-code-conversion):
21366         Pass full file name to `eval-buffer' unless preloading.
21368         * textmodes/flyspell.el (flyspell-large-region):
21369         Call ispell-check-version.
21371         * textmodes/ispell.el (ispell-local-dictionary-overridden):
21372         Fix the make-variable-buffer-local call that was supposed
21373         to be for this variable.
21374         (ispell-aspell-supports-utf8): Doc fix.
21375         (ispell-find-aspell-dictionaries): Preserve elements of
21376         ispell-dictionary-alist for dictionaries that aspell doesn't report.
21377         (ispell-aspell-find-dictionary): Return nil on error.
21379         * play/doctor.el (doctor-doc): Don't say "psychiatrist".
21380         (doctor-symptoms): Likewise.
21382         * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
21384 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
21386         * cus-edit.el (custom-button, custom-button-pressed): New vars.
21387         (custom-raised-buttons): Add :set spec.
21388         (custom-button-unraised, custom-button-pressed-unraised):
21389         New faces, so that custom-raised-buttons actually does something.
21390         (custom-mode): Use custom-button and custom-button-pressed.
21392         * wid-edit.el (widget-specify-button): Don't ignore
21393         widget-mouse-face on graphic terminals.
21394         (widget-move-and-invoke): Cleanup.
21396 2005-10-23  Thien-Thi Nguyen  <ttn@gnu.org>
21398         * whitespace.el (whitespace-cleanup): Doc fix.
21400 2005-10-23  Romain Francoise  <romain@orebokech.com>
21402         * emulation/viper.el (viper-set-hooks): Quote forms passed to
21403         `eval-after-load' to avoid evaluating their result.
21405 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
21407         * files.el (directory-listing-before-filename-regexp):
21408         New defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.
21410         * dired.el (dired-move-to-filename-regexp): Remove.
21411         All occurrences replaced by `directory-listing-before-filename-regexp'.
21413         * dired-x.el, locate.el, vc.el:
21414         Replace `dired-move-to-filename-regexp' by
21415         `directory-listing-before-filename-regexp'.  In vc.el it is
21416         overwritten locally; maybe this can be handled in files.el too.
21418         * net/ange-ftp.el (ange-ftp-date-regexp): Remove.  All occurrences
21419         replaced by `directory-listing-before-filename-regexp'.
21421 2005-10-23  Andreas Schwab  <schwab@suse.de>
21423         * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
21424         and eval-next-after-load.
21426 2005-10-23  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
21428         * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
21429         exist, create it.
21431 2005-10-23  Ken Manheimer  <ken.manheimer@gmail.com>
21433         * allout.el: Remove autoloads for mailcrypt and crypt++.
21434         Require pgg, pgg-gpg during compilation.
21435         (allout-version): Increment version number to 2.1, and use a literal
21436         rather than RCS Id.
21437         (allout-default-encryption-scheme): Remove.
21438         (allout-passphrase-verifier-handling)
21439         (allout-passphrase-verifier-string)
21440         (allout-file-passphrase-verifier-string)
21441         (allout-passphrase-hint-string): Rename -key- to -passphrase-.
21442         (allout-passphrase-hint-handling): Rename and simplify.
21443         (allout-init): Use `find-file-hook' if available, otherwise
21444         `find-file-hooks'.
21445         (allout-mode): Use `write-file-functions' if available, otherwise
21446         `local-write-file-hooks' and, instead of making auto-save-hook
21447         buffer local, make the write-file-hook activity contingent to
21448         allout-mode.
21449         (allout-mode): Use key-binding substitution in the docstring.
21450         (allout-kill-line): Spell-out kill ring data structure mutation
21451         instead of using byte-compiler-complaint-provoking `pop'.
21452         (allout-insert-listified): Use `insert' rather than `insert-string'
21453         (allout-toggle-current-subtree-encryption): Update docstring, adjust
21454         to new gpp-based encryption, use new `allout-encrypted-topic-p'.
21455         (allout-encrypt-string): Totally revamped vis new underlying
21456         encryption facilities.
21457         (allout-mc-activate-passwd): Remove.
21458         (allout-obtain-passphrase): New, more or less replaces
21459         allout-mc-activate-passwd.
21460         (allout-encrypted-key-info): More or less replaces
21461         allout-encrypted-text-type.
21462         (outlineify-sticky, outlinify-sticky): Add autoload cookie.
21463         (my-mark-marker): Use `(featurep 'xemacs)'.
21465 2005-10-23  Lars Hansen  <larsh@soem.dk>
21467         * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
21468         (byte-compile-file-form-defmumble, byte-compile-defun)
21469         (byte-compile-defmacro): Use it.
21470         (byte-compile-form): Don't call byte-compile-set-symbol-position
21471         when a byte-compile handler is called.
21473 2005-10-22  Romain Francoise  <romain@orebokech.com>
21475         * savehist.el (savehist-history-variables): Add `grep-find-history'.
21477         * subr.el (eval-after-load): Convert library name to an absolute
21478         file name using locate-library, since load-history no longer has
21479         library names in it.
21481 2005-10-22  Richard M. Stallman  <rms@gnu.org>
21483         * files.el (make-temp-file): Move from subr.el.
21484         * subr.el (make-temp-file): Move to files.el.
21486         * window.el (get-buffer-window-list): Move from subr.el.
21487         * subr.el (get-buffer-window-list): Move to window.el.
21489         * image.el (image-load-path): Use eval-at-startup to initialize.
21491         * subr.el (eval-at-startup): New macro.
21493         * subr.el: Much rearrangement of functions and division
21494         into pages.  No code changes.
21496 2005-10-22  Kenichi Handa  <handa@m17n.org>
21498         * tar-mode.el (tar-extract): Be sure to call
21499         find-operation-coding-system if set-auto-coding doesn't find a
21500         coding system.
21502 2005-10-22  Kim F. Storm  <storm@cua.dk>
21504         * image.el (image-type-header-regexps): Rename from image-type-regexps.
21505         Change users.
21506         (image-type-file-name-regexps): New defconst.
21507         (image-type-from-data): Simplify loop.
21508         (image-type-from-buffer): New defun.
21509         (image-type-from-file-header): Use it instead of image-type-from-data.
21510         Use image-search-load-path instead of only looking in data-directory.
21511         (image-type-from-file-name): New defun.
21512         (image-search-load-path): Change `pathname' to `filename'.
21513         Make PATH arg optional, default to image-load-path.
21515 2005-10-21  Richard M. Stallman  <rms@gnu.org>
21517         * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
21519         * textmodes/paragraphs.el (sentence-end-base): New variable.
21520         (sentence-end): Use sentence-end-base.
21522 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
21524         * font-lock.el (font-lock-default-fontify-region): Check the multiline
21525         property independently from the font-lock-multiline variable.
21527 2005-10-21  Richard M. Stallman  <rms@gnu.org>
21529         * emacs-lisp/find-func.el (find-library-name): Doc fix.
21531         * startup.el (command-line): Convert library names
21532         in `load-history' to absolute file names.
21534         * subr.el (symbol-file): Doc fix.
21536         * loadhist.el (file-loadhist-lookup): Call locate-library
21537         instead of find-library-name.  Don't try converting
21538         abs file names to library names, since load-history no longer
21539         has library names in it.
21540         (file-dependents, file-provides, file-requires): Doc fixes.
21542 2005-10-21  Juri Linkov  <juri@jurta.org>
21544         * progmodes/etags.el (tags-table-mode): New function.
21545         (tags-verify-table): Replace initialize-new-tags-table with
21546         tags-table-mode.
21548         * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
21549         default value.
21550         (desktop-modes-not-to-save): Add tags-table-mode to the
21551         default value.
21553         * info.el (Info-index-next): Add total number of index
21554         alternatives to the message.
21556         * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
21557         backward only space (instead of space and period) before looking
21558         at sentence end.
21560         * simple.el (set-variable): Use user-variable-p instead of symbolp.
21561         Add the old variable value as 4th default-value arg of read-string.
21563 2005-10-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21565         * cus-face.el (custom-declare-face): Make face from X resources
21566         also on Mac.
21568         * disp-table.el (standard-display-g1, standard-display-graphic):
21569         Refuse to use string glyphs also on Mac.
21570         (standard-display-european): Don't set terminal coding system also
21571         on Mac.
21573         * frame.el (display-screens): Use x-display-screens also on Mac.
21575 2005-10-21  Romain Francoise  <romain@orebokech.com>
21577         * net/rcirc.el: Now part of GNU Emacs.  Update FSF's address.
21579 2005-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
21581         * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
21582         and $? into sexps.
21584         * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
21585         warning face on open-paren-in-column-0.
21587         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
21588         boundary case.  Fix typo.
21589         Suggested by Martin Rudalics <rudalics@gmx.at>.
21591 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
21593         * textmodes/org.el (org-combined-agenda-icalendar-file)
21594         (org-icalendar-include-todo, org-icalendar-combined-name): New options.
21595         (org-export-icalendar-this-file)
21596         (org-export-icalendar-all-agenda-files)
21597         (org-export-icalendar-combine-agenda-files): New commands.
21598         (org-export-icalendar, org-print-icalendar-entries)
21599         (org-start-icalendar-file, org-finish-icalendar-file)
21600         (org-ical-ts-to-string): New functions.
21601         (org-read-date, org-goto-calendar)
21602         (org-agenda-goto-calendar): Inhibit displaying diary entries by
21603         call to `calendar'.
21604         (orgtbl-setup): Remove the :keys arguments from the menu description.
21605         (org-after-save-iCalendar-file-hook): New variable.
21607 2005-10-21  Kenichi Handa  <handa@m17n.org>
21609         * language/vietnamese.el (tcvn-5712): Make it an alias of
21610         vietnamese-tcvn coding-system.
21612 2005-10-20  Michael Albinus  <michael.albinus@gmx.de>
21614         * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
21615         group id is given.
21617 2005-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
21619         * progmodes/sh-script.el (sh-escaped-line-re): New var.
21620         (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
21621         (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
21622         whose line is either continued or ends with a comment.
21624 2005-10-20  Romain Francoise  <romain@orebokech.com>
21626         * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
21628         * replace.el (occur-engine): Add follow-link property.
21630         * font-core.el (font-lock-mode): Doc fix.
21632 2005-10-20  Richard M. Stallman  <rms@gnu.org>
21634         * net/rcirc.el: New file.
21636 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
21638         * term.el (term-term-name): Initialize to "eterm-color".
21640 2005-10-20  Ken Manheimer  <ken.manheimer@gmail.com>
21642         * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
21643         for encryption functionality.
21644         Move allout customization subgroup from `editing' to `outlines' group.
21645         Fix commentary keywords to legitimate ones.
21646         Update author info (using my current email address, obscurified).
21647         (allout-encrypt-string, allout-encryption-produce-work-buffer)
21648         (allout-encrypted-topic-p, allout-encrypted-text-type)
21649         (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
21650         (allout-situate-encryption-key-verifier)
21651         (allout-get-encryption-key-verifier, allout-verify-key)
21652         (allout-next-topic-pending-encryption)
21653         (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
21654         (outline-topic-encryption-bullet, outline-default-encryption-scheme)
21655         (outline-key-verifier-handling, outline-key-hint-handling)
21656         (outline-encrypt-unencrypted-on-saves): New defcustoms.
21657         (allout-file-key-verifier-string, allout-encryption-scheme)
21658         (allout-key-verifier-string, allout-key-hint-string)
21659         (allout-after-save-decrypt): New variables.
21660         (allout-write-file-hook-handler, allout-auto-save-hook-handler)
21661         (allout-after-saves-handler): New hook functions.
21662         (allout-post-command-business): Do allout-after-save-decrypt.
21663         (allout-enable-file-variable-adjustment): Custom var to enable
21664         mechanism for adding and adjusting settings of Emacs file variables.
21665         (allout-adjust-file-variable, allout-file-vars-section-data):
21666         New functions, implement the mechanism.
21667         (outlineify-sticky): Use the file vars mechanism.
21668         (allout-inhibit-protection, allout-during-write-cue)
21669         (allout-override-protect, allout-before-change-protect): Remove.
21670         (allout-flag-region, allout-open-topic): Adjust read-only text.
21671         (allout-open-line-not-read-only): Add to facilitate read-only
21672         text based protection.
21673         (allout-kill-line): Revise to adjust read-only text, clue the
21674         user about the inhibition.
21675         (allout-unprotected): Use unwind-protect.
21676         (allout-shift-in, allout-shift-out): Disallow manually shifting a
21677         topic deeper than the offspring depth of the previous topic -
21678         avoiding confusing "containment discontinuities".
21679         (allout-reindent-bodies): Fix retention of body relative hanging
21680         indent during promotion of collapsed bodies.
21681         (allout-open-topic): Make it easy to open new topic with same
21682         bullet as current topic - topic creation functions provided with
21683         any universal argument provokes now prompt for bullet, defaulting
21684         to the bullet of the previous topic.
21685         (allout-plain-bullets-string, allout-distinctive-bullets-string):
21686         Plain bullet alternates `.' period and `,' comma only.  All other
21687         bullets are relegated to special status (but customizable).
21688         (allout-end-of-entry): Rename from allout-end-of-current-entry
21689         since it actually operates w.r.t. most immediately containing
21690         entry, visible or not.
21691         (allout-hide-current-entry, allout-show-current-entry): Use the
21692         revised version.
21693         (allout-old-expose-topic): Solidify deprecation.
21694         (allout-end-of-subtree): Add so we can span concealed as well
21695         as visible topics.
21696         (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
21697         (allout-end-of-current-heading): Tweak to just respect the first line.
21698         (allout-get-body-text): Add.
21699         (allout-ascend-to-depth, allout-ascend): Position at end of prefix
21700         when invoked interactively.
21701         (allout-up-current-level): Use `interactive-p'.
21702         (allout-mode, allout-init): Miscellaneous docstring and
21703         operational refinements, as well as hookups of new encryption stuff.
21704         (allout-beginning-of-current-entry): Now works as advertised.
21705         (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
21706         (allout-isearch-rectification): Refine condition for isearching.
21707         (allout-isearch-abort, allout-enwrap-isearch)
21708         (allout-flag-region, my-region-active-p): Relocate some macros.
21709         (allout-title): Fallback title is (buffer-name), not
21710         non-existing (current-buffer-name).
21711         (subst-char-in-string): Define if absent (for some XEmacs versions).
21713 2005-10-20  Jari Aalto  <jari.aalto@cante.net>
21715         * mail/sendmail.el (mail-setup-hook, mail-aliases)
21716         (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
21717         (mail-citation-prefix-regexp, mail-signature-file)
21718         (mail-default-headers, mail-bury-selects-summary)
21719         (mail-send-nonascii): Add autoload cookies.
21721 2005-10-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
21723         * frame.el (blink-cursor-mode): Add `mac' to the list of
21724         window-system's that support blinking cursor.
21726 2005-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
21728         * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
21730 2005-10-20  Eli Zaretskii  <eliz@gnu.org>
21732         * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
21733         Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
21734         to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
21736 2005-10-20  Kim F. Storm  <storm@cua.dk>
21738         * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
21739         (ido-set-current-directory): Don't add / after final @.
21740         (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
21741         Explicitly handle ange-ftp completion oddities.
21742         (ido-make-file-list): Don't rotate list at tramp root to avoid
21743         triggering tramp file handler for expand-file-name via get-file-buffer.
21745 2005-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
21747         * savehist.el (savehist-coding-system): Revert to checking XEmacs.
21749 2005-10-19  Jay Belanger  <belanger@truman.edu>
21751         * calc/calc-units.el (math-standard-units): Add units, adjust
21752         symbols and update values.
21753         (math-unit-prefixes): Add more prefixes.
21755 2005-10-19  Romain Francoise  <romain@orebokech.com>
21757         * bookmark.el (bookmark-menu-heading): New face.
21758         (bookmark-bmenu-list): Use it.
21759         Don't fiddle with `baud-rate' at top-level.
21761 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
21763         * image.el (create-image, find-image): Mention max-image-size in
21764         docstring.
21766 2005-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
21768         * savehist.el (savehist-load): Revert to checking XEmacs.
21770         * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
21771         Various docstring and line-width fixups.
21772         (conf-mode): Use cond.
21773         Set font-lock-defaults.  Don't set comment-use-syntax.
21775 2005-10-18  David Ponce  <david@dponce.com>
21777         * tree-widget.el (tree-widget-button-click): New function.
21778         (tree-widget-button-keymap): Use it.
21780 2005-10-18  Romain Francoise  <romain@orebokech.com>
21782         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
21783         (bookmark-bmenu-hide-filenames): Add follow-link property.
21784         Improve help-echo text.
21786         * ffap.el (find-file-at-point): Doc fix.
21788 2005-10-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
21790         * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
21792 2005-10-18  Masatake YAMATO  <jet@gyve.org>
21794         Install to the CVS repository what I forgot to install in my
21795         2005-10-16 changes.
21797         * progmodes/python.el (python-complete-symbol): Pass the common
21798         prefix substring of completion to `display-completion-list'.
21800         * textmodes/org.el (org-complete): Ditto.
21802 2005-10-18  Masatake YAMATO  <jet@gyve.org>
21804         Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
21806         * woman.el (WoMan-xref-man-page): New button type derived
21807         from `Man-abstract-xref-man-page'.
21808         (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
21810         * man.el (Man-abstract-xref-man-page): New button type.
21811         (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
21812         (Man-highlight-references): Add new optional argument `xref-man-type'.
21814 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
21816         * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
21818 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
21820         * cus-edit.el (Custom-move-and-invoke): Delete.
21821         (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
21823         * wid-edit.el (widget-move-and-invoke): New function, from
21824         Custom-move-and-invoke.
21826 2005-10-17  Bill Wohler  <wohler@newt.com>
21828         Move all remaining images from lisp/toolbar to etc/images, move
21829         lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar.  Place
21830         the low resolution images in their own directory (low-color).
21832         * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
21833         * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
21834         * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
21835         * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
21836         * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
21837         * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
21838         * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
21840         * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
21841         * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
21842         * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
21843         * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
21844         * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
21845         * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
21846         * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
21847         * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
21848         * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
21849         * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
21850         * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
21851         * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
21852         * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
21853         * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
21854         * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
21856         To conform with convention, replace the underscore (_) in the
21857         following image names with dash (-) or (/) as appropriate.
21859         * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
21860         * toolbar/fld_open.*: Move to etc/images/fld-open.*.
21861         * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
21862         * toolbar/jump_to.*: Move to etc/images/jump-to.*.
21863         * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
21864         * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
21865         * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
21866         * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
21867         * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
21868         * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
21869         * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
21870         * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
21871         * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
21872         * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
21873         * toolbar/mail_send.*: Move to etc/images/mail/send.*.
21875         * info.el (info-tool-bar-map): Replace underscores in image names
21876         with dashes.
21878         * makefile.w32-in (WINS): Remove toolbar.
21880         * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
21882         * tool-bar.el: Move to lisp from toolbar.  Now that
21883         toolbar is empty, it should be deleted when folks run "cvs up -P".
21885 2005-10-18  Jay Belanger  <belanger@truman.edu>
21887         * calc/calc-store.el (calc-store-into): Get the proper variable name
21888         to display in message.
21890 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
21892         * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
21893         expressions display in speedbar for all buffers when debugging.
21894         (gdb-speedbar-expand-node): Ensure node contraction is always updated.
21896         * speedbar.el (speedbar-set-mode-line-format): Indent properly.
21897         (speedbar-insert-button, speedbar-make-button):
21898         Use add-text-properties.
21899         (speedbar-update-localized-contents)
21900         (speedbar-update-directory-contents)
21901         (speedbar-update-special-contents): Use dolist.
21902         (speedbar-buffer-easymenu-definition): Add a menu separator.
21904 2005-10-17  Jason Rumney  <jasonr@gnu.org>
21906         * makefile.w32-in: Use $(lisp) consistently.
21907         (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
21908         for shell specific generation of mh-autoloads.
21910 2005-10-17  Richard M. Stallman  <rms@gnu.org>
21912         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
21914 2005-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
21916         * jit-lock.el (jit-lock-fontify-now):
21917         Move jit-lock-context-unfontify-pos to avoid wasted work.
21919 2005-10-17  Michael Albinus  <michael.albinus@gmx.de>
21921         * net/tramp.el (tramp-completion-mode): New defvar.  Used in
21922         `tramp-completion-mode' for checking if we are in completion mode.
21923         (tramp-completion-handle-file-name-all-completions): Reorder code
21924         in order to complete for file names only in case there are no
21925         method/user/host completions.  This is necessary for cooperation
21926         with ido.  Reported by Kim F. Storm <storm@cua.dk>.
21928 2005-10-16  Chong Yidong  <cyd@stupidchicken.com>
21930         * longlines.el (longlines-search-forward)
21931         (longlines-search-backward): Match any number of spaces.
21933 2005-10-16  Thien-Thi Nguyen  <ttn@gnu.org>
21935         * diff-mode.el (diff-mode): Doc fix.
21937 2005-10-16  David Reitter  <david.reitter@gmail.com>
21939         * mail/sendmail.el (send-mail-function): Use mailclient-send-it
21940         as default on darwin and windows systems.
21942 2005-10-16  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
21944         * arc-mode.el (archive-zip-extract): Doc fix.
21946 2005-10-16  Romain Francoise  <romain@orebokech.com>
21948         * mouse.el (mouse-1-click-follows-link): Doc fix.
21950 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
21952         * savehist.el: Don't require CL at runtime.
21953         (savehist-xemacs): Remove.
21954         (savehist-coding-system): Use utf-8 if present, regardless of religion.
21955         (savehist-no-conversion): Use (featurep 'xemacs).
21956         (savehist-load): Check existence of start-itimer rather than XEmacs.
21957         Use an idle timer.
21958         (savehist-process-for-saving): Replace use of CL funs `subseq' and
21959         `delete-if-not'.
21961 2005-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
21963         * savehist.el: Newer version.
21964         (savehist-autosave-interval, savehist-coding-system, savehist-timer)
21965         (savehist-last-checksum, savehist-no-conversion): New vars.
21966         (savehist-autosave, savehist-process-for-saving, savehist-printable):
21967         New functions.
21968         (savehist-load, savehist-save): Use them.
21969         (savehist-delimit): Remove.
21971 2005-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
21973         * progmodes/compile.el (compilation-goto-locus): Display the
21974         compilation buffer first and the source buffer second, in case they're
21975         in overlapping frames.  Don't raise the compilation frame if it was the
21976         selected window upon entry.  Pass the `other-window' arg to
21977         pop-to-buffer.
21979         * info.el (Info-fontify-node): Use dolist.
21980         Change add-text-properties to put-text-property.
21982 2005-10-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
21984         * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
21985         bound of search.
21987 2005-10-16  Masatake YAMATO  <jet@gyve.org>
21989         * dabbrev.el (dabbrev-completion): Pass the common
21990         prefix substring of completion to `display-completion-list'.
21992         * filecache.el (file-cache-minibuffer-complete)
21993         (file-cache-complete): Ditto.
21995         * tempo.el (tempo-display-completions): Ditto.
21997         * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
21999         * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
22001         * eshell/em-hist.el (eshell-list-history): Ditto.
22003         * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
22005         * mail/mailalias.el (mail-complete): Ditto.
22007         * progmodes/etags.el (complete-tag): Ditto.
22009         * progmodes/make-mode.el (makefile-complete): Ditto.
22011         * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
22013         * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
22015         * progmodes/pascal.el (pascal-complete-word)
22016         (pascal-show-completions): Ditto.
22018         * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
22020         * simple.el (completion-common-substring): New variable.
22021         (completion-setup-function): Use `completion-common-substring'
22022         to put faces.
22024 2005-10-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22026         * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
22027         (x-get-selection, mac-select-convert-to-string): Convert from/to
22028         UTF-16 clipboard data as in native byte order, no BOM.
22030 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
22032         * progmodes/gud.el (gud-tool-bar-map): Rename the images
22033         appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
22034         (gud-sentinel): Use speedbar-frame to check for speedbar.
22036 2005-10-15  Richard M. Stallman  <rms@gnu.org>
22038         * savehist.el: New file.
22040 2005-10-14  Karl Chen  <quarl@cs.berkeley.edu>
22042         * textmodes/tex-mode.el (tex-font-lock-keywords-2):
22043         Fix bug in \bf fontification.
22045 2005-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
22047         * pcvs.el (cvs-edit-log-files): New var.
22048         (cvs-mode-edit-log): New arg `file'.
22049         (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
22050         Instead force the use of the original file and nothing else.
22051         (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
22052         the cvs-minor-wrap-function is set.
22053         (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
22055 2005-10-14  Bill Wohler  <wohler@newt.com>
22057         * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
22058         * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
22059         * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
22060         * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
22061         * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
22062         * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
22063         * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
22064         * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
22065         * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
22066         * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
22067         * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
22068         * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
22069         * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
22070         * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
22071         * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
22073         * progmodes/gud.el (gud-tool-bar-map): Rename the images
22074         appropriately (for example, gud-break to gud/break).
22076 2005-10-14  Chong Yidong  <cyd@stupidchicken.com>
22078         * longlines.el (longlinges-search-function)
22079         (longlines-search-forward, longlines-search-backward): New functions.
22080         (longlines-mode): Set isearch-search-fun-function to
22081         longlinges-search-function.
22083         * mouse.el (mouse-drag-region-1): Handle the case where a
22084         double-click event is bound to an arbitrary function.
22086 2005-10-14  David Ponce  <david@dponce.com>
22088         * recentf.el (recentf-track-opened-file)
22089         (recentf-track-closed-file, recentf-update-menu)
22090         (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
22091         (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
22092         mouse-1-click-follows-link.
22094 2005-10-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
22096         * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
22097         Gnome file-manager.png.  Suggested by
22098         Joachim Nilsson <joachim.nilsson@vmlinux.org>.
22100         * toolbar/README: Add diropen.xpm.
22102 2005-10-13  Bill Wohler  <wohler@newt.com>
22104         * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
22105         restrictions.  Suggested by David Robinow <drobinow@gmail.com>.
22107 2005-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
22109         * progmodes/mixal-mode.el (mixal-operation-codes-alist):
22110         Don't waste the byte-compiler's time on constant data.
22112 2005-10-13  Kenichi Handa  <handa@m17n.org>
22114         * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
22115         byte with `escape-glyph' face.
22117         * international/fontset.el (ccl-encode-unicode-font):
22118         Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
22119         Handle the case that ucs-mule-to-mule-unicode translates a character to
22120         ASCII (usually for IPA characters).
22122 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
22124         * info.el (Info-fontify-node): Don't be fooled by a lone "...".
22125         Don't hide the underline of titles if font-lock-mode is disabled.
22127 2005-10-12  Bill Wohler  <wohler@newt.com>
22129         * makefile.w32-in (MH-E-SRC): New.  Used by mh-autoloads.
22130         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
22131         files in MH-E-SRC have been updated.
22132         (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
22134 2005-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
22136         * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
22137         (mixal-mode-syntax-table): Add \n as end-comment.
22138         (mixal-operation-codes-alist): Immediately initialize to full value.
22139         (mixal-add-operation-code): Remove.
22140         (mixal-describe-operation-code): Make the arg non-optional.
22141         Use the interactive spec instead.
22142         Use mixal-operation-codes-alist rather than mixal-operation-codes.
22143         (mixal-font-lock-keywords): Don't highlight comments here any more.
22144         (mixal-font-lock-syntactic-keywords): New var.
22145         (mixal-mode): Use it.  Fix comment-start-skip.
22147 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
22149         * startup.el (command-line-x-option-alist): -nb => -nbi.
22151 2005-10-12  Kim F. Storm  <storm@cua.dk>
22153         * startup.el (fancy-splash-default-action): Discard mouse click in
22154         the splash screen window, as it has no sensible meaning in the
22155         next window to be selected.  Fixes error reported by Jan D.
22157 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
22159         * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
22161 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
22163         * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
22164         Try to fix up minor layout issues like indentation, line break, etc...
22165         (mixal-mode-syntax-table): Don't try to specify comment syntax,
22166         because it doesn't work.
22167         (mixal-operation-codes): Add some more codes.
22168         (mixal-font-lock-keywords): Process comments here.
22169         (mixal-mode): mixasm no longer needs -g option.
22171 2005-10-11  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
22173         * progmodes/sh-script.el (sh-tmp-file):
22174         Use mktemp -t.  Finish support for es and rc shells.
22176 2005-10-11  Jay Belanger  <belanger@truman.edu>
22178         * calc/calcalg2.el (calc-integral): With an argument, compute the
22179         definite integral.
22181 2005-10-11  Chong Yidong  <cyd@stupidchicken.com>
22183         * mouse.el (mouse-drag-region-1): Don't try to catch a
22184         double-click when doing follow-link (it's overridden anyway).
22186 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
22188         * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
22189         (autoload-print-form-outbuf): Add docstring.
22191 2005-10-11  Juri Linkov  <juri@jurta.org>
22193         * info.el (Info-mode-menu): Delete menu item "Edit".
22194         (Info-mode): Delete description of Info-edit from docstring,
22195         and rearrange descriptions of Info commands in the order
22196         they are documented in the Info manual.
22198 2005-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
22200         * calendar/appt.el (appt-check): Use diary-selective-display var.
22202 2005-10-10  Richard M. Stallman  <rms@gnu.org>
22204         * net/newsticker.el (newsticker-start, newsticker-show-news):
22205         Add autoload cookies.
22207 2005-10-10  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>
22209         * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
22211 2005-10-10  Karl Chen  <quarl@cs.berkeley.edu>
22213         * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
22215 2005-10-10  Jay Belanger  <belanger@truman.edu>
22217         * calc/calc-arith.el (math-check-known-scalarp)
22218         (math-check-known-matrixp): Check the values of arguments that are
22219         variables.
22220         (math-check-known-square-matrixp): New function.
22221         (math-known-square-matrixp): Use math-check-known-square-matrixp.
22222         (math-super-types): Add sqmatrix type.
22224         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
22225         mode name `square' to `sqmatrix'.
22227         * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
22228         mode name `square' to `sqmatrix'.
22230 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22232         * progmodes/etags.el (select-tags-table-mode): Don't use
22233         selective-display.
22234         (tags-select-tags-table): Pass `button' to the action function.
22235         (select-tags-table): Place the side-info on button properties rather
22236         than in hidden text.  Abbreviate file names.
22237         (select-tags-table-mode-map): Inherit rather than copy buttom-map.
22238         (select-tags-table-select): Add `button' argument.
22239         Get side-info from the button property rather than from hidden text.
22241 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
22243         * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
22244         (gud-speedbar-buttons): Preserve point if possible.
22245         (gud-sentinel): Restore previous speedbar display type.
22247         * progmodes/gdb-ui.el (gdba): Improve diagram.
22248         (def-gdb-auto-update-handler, gdb-info-locals-handler)
22249         (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
22250         Call get-buffer-window once.
22252 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22254         * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
22255         (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
22256         (pascal-indent-command): Remove unused var `ind'.
22257         (pascal-indent-case): Remove unused var `oldpos'.
22258         (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
22259         since it's now used as a proper minor mode map.
22260         (pascal-outline): Rename to pascal-outline-mode.
22261         (pascal-outline-mode): Use define-minor-mode.
22262         (pascal-outline-mode, pascal-outline-change): Use overlays rather than
22263         selective-display.
22265 2005-10-10  Andreas Schwab  <schwab@suse.de>
22267         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
22268         number.  Reported by Karl Chen <quarl@cs.berkeley.edu>.
22270         * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
22271         outside source directory.
22273 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
22275         * textmodes/org.el (org-mode-map): Explicit definition of `C-c
22276         C-x' as a prefix.
22277         (orgtbl-mode-map): Full keymap instead of sparse, because all
22278         `self-insert-command' keys are redefined in this map.
22279         (org-export-as-html): Specify charset for HTML file, by taking it
22280         from the coding system.
22282 2005-10-10  Kenichi Handa  <handa@m17n.org>
22284         * textmodes/flyspell.el (flyspell-check-word-p):
22285         If unread-command-events is non-empty, don't call sit-for.
22287 2005-10-09  Richard M. Stallman  <rms@gnu.org>
22289         * font-lock.el (font-lock-syntactic-keywords)
22290         (font-lock-keywords): Doc fixes.
22292         * textmodes/flyspell.el (flyspell-external-point-words):
22293         Simplify logic, and don't try to check for consecutive appearances
22294         of one incorrect word.
22296 2005-10-10  Nick Roberts  <nickrob@snap.net.nz>
22298         * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
22299         separator.
22301         * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
22302         (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
22303         (gud-expansion-speedbar-buttons): New function.
22304         (gud-speedbar-buttons): Check for gud-comint-buffer.
22306 2005-10-09  Bill Wohler  <wohler@newt.com>
22308         * Makefile.in (updates): Add mh-loaddefs dependency.
22310 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
22312         * speedbar.el (speedbar-file-key-map): Fix typo.
22314 2005-10-09  Daniel Brockman  <daniel@brockman.se>
22316         * cus-start.el (line-spacing): Add custom spec.
22318 2005-10-09  Romain Francoise  <romain@orebokech.com>
22320         * textmodes/ispell.el (ispell-check-version): Fix last change.
22322 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
22324         * term/x-win.el: Remove -i, --icon-type from comment.
22326         * startup.el (command-line-x-option-alist): Remove options -i,
22327         -itype, --icon-type, added -nb, --no-bitmap-icon.
22329 2005-10-09  Nick Roberts  <nickrob@snap.net.nz>
22331         * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
22332         instead of :active.
22334 2005-10-08  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
22336         * textmodes/ispell.el (ispell-check-version):
22337         Ignore hyphen, and all that follows, in aspell's version text.
22339 2005-10-08  Jay Belanger  <belanger@truman.edu>
22341         * calc/calc-arith.el (math-known-square-matrixp): New function.
22342         (math-pow-fancy): Check for matrices before distributing exponent
22343         across products.
22345         * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
22346         fullscreen keypad.  Suggested by Luc Teirlinck.
22347         (calc-keypad-show-input): Add space for formatting.
22349         * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
22350         Add square matrix option.
22352         * calc/calc-poly.el (math-expand-term): Check for matrices instead
22353         of checking calc-matrix-mode when deciding how to expand.
22355         * calc/calc.el (calc-set-mode-line): Add square matrix option.
22357 2005-10-08  Lars Hansen  <larsh@soem.dk>
22359         * net/tramp.el (tramp-perl-directory-files-and-attributes):
22360         Add error handling.
22361         (tramp-handle-directory-files-and-attributes): Handle perl error msg.
22363 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
22365         Sync with Tramp 2.0.51.
22367         * net/tramp.el (tramp-handle-set-visited-file-modtime)
22368         (tramp-handle-insert-file-contents, tramp-handle-write-region):
22369         Insert special handling for `last-coding-system-used', again
22370         it still seems to be necessary (unlike stated before).
22371         Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
22372         (tramp-password-prompt-regexp): There might be other words before
22373         trailing ":".  Reported by Kurt Steinkraus <kurt@steinkraus.us>.
22374         (tramp-chunksize): Improve docstring.
22375         (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
22376         Emacs 20.  Use `tramp-octal-to-decimal' therefore.  Reported by
22377         Christian Joergensen <bugs@razor.dk>.
22379 2005-10-07  Glenn Morris  <rgm@gnu.org>
22381         * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
22382         (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
22383         precision'.
22385 2005-10-07  Romain Francoise  <romain@orebokech.com>
22387         * ibuf-ext.el (ibuffer-do-shell-command-pipe)
22388         (ibuffer-do-shell-command-pipe-replace)
22389         (ibuffer-do-shell-command-file, ibuffer-do-eval)
22390         (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
22391         (ibuffer-do-revert, ibuffer-do-replace-regexp)
22392         (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
22393         (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
22394         (ibuffer-filter-by-name, ibuffer-filter-by-filename)
22395         (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
22396         (ibuffer-filter-by-content, ibuffer-filter-by-predicate
22397         (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
22398         (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
22399         Autoload file sans suffix.
22401         * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
22403 2005-10-07  David Ponce  <david@dponce.com>
22405         * recentf.el (recentf-menu-open-all-flag): New option.
22406         (recentf-digit-shortcut-command-name): New function.
22407         (recentf--shortcuts-keymap): New variable.
22408         (recentf-menu-shortcuts): New variable.
22409         (recentf-make-menu-items): Initialize it.  Replace the "More..."
22410         menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
22411         (recentf-menu-value-shortcut): New function.
22412         (recentf-make-menu-item): Use it.  No more in-lined.
22413         (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
22414         (recentf-open-most-recent-file): Rename from
22415         `recentf-open-file-with-key'.  Don't depend on key binding.
22416         (recentf-mode-map): New variable.
22417         (recentf-mode): Use it.
22419 2005-10-06  Bill Wohler  <wohler@newt.com>
22421         * mh-e/mh-loaddefs.el: Remove.  Now generated automatically.
22423         * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
22424         (MH-E-SRC): New.  Used by mh-autoloads.
22425         (mh-autoloads): New.  Builds mh-e/mh-loaddefs.el.  Rebuilds if any
22426         files in MH-E-SRC have been updated.
22427         (compile, recompile, bootstrap): Depend on mh-autoloads.
22429 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
22431         * progmodes/gud.el (gud-menu-map): Only display un-intuitive
22432         gud-break and gud-remove icons when the fringe is not available.
22434         * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
22435         Typo.
22437 2005-10-06  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac-@t-lrde.epita.fr>
22439         * play/zone.el (zone): Wrap body with save-window-excursion.
22441 2005-10-06  Stefan Monnier  <monnier@iro.umontreal.ca>
22443         * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
22444         Use the new `list-only' arg to diary-list-entries.
22446         * calendar/diary-lib.el: Use overlays rather than selective-display.
22447         (diary-selective-display): New var.
22448         (diary-header-line-format): Use it.
22449         (diary-list-entries): Add argument `list-only'.
22450         Put the buffer in diary-mode.  Don't add \^M at beg and end.
22451         Replace \^M by invisible overlays.
22452         (diary-unhide-everything): Replace \^M by invisible overlays.
22453         (print-diary-entries): Look for overlays rather than \^M.
22454         Add a space to the temp buffer name.
22455         (diary-show-all-entries, mark-diary-entries, make-diary-entry):
22456         Put the buffer in diary-mode.
22457         (list-sexp-diary-entries): Replace \^M by invisible overlays.
22458         (diary-anniversary): Make the year arg optional.
22459         (diary-time-regexp): New const.
22460         (diary-font-lock-keywords): Use it to accept a few more time formats.
22462         * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
22464 2005-10-06  Thien-Thi Nguyen  <ttn@gnu.org>
22466         * textmodes/artist.el (artist-ellipse-mirror-quadrant):
22467         Fix bug introduced 2005-07-03: Use (car (last ...))
22468         to faithfully reproduce replaced artist-last.
22469         (artist-set-arrow-points-for-poly): Likewise.
22470         Suggested by Johan Bockg\e,Ae\e(Brd.
22472 2005-10-06  Juanma Barranquero  <lekktu@gmail.com>
22474         * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
22475         * wid-edit.el (widget):
22476         * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
22477         * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
22479 2005-10-06  Kenichi Handa  <handa@m17n.org>
22481         * international/mule-cmds.el (set-language-environment):
22482         Fix setting up of case-table for unibyte mode.
22484         * simple.el (what-cursor-position): If the character is displayed
22485         by some `display' text property, show that.  Don't use
22486         single-key-description for eight-bit characters in multibyte mode.
22488 2005-10-06  Nick Roberts  <nickrob@snap.net.nz>
22490         * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
22491         (gdb-ann3): Set it.
22492         (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
22493         (gdb-info-frames-custom): Use inverse-video for first five
22494         characters of selected frame only.
22495         (gdb-get-frame-number): Select frame even when point is on frame
22496         number.
22498 2005-10-06  Masatake YAMATO  <jet@gyve.org>
22500         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
22501         Put `font-lock-function-name-face'.
22502         (gdb-info-frames-custom): Put `font-lock-function-name-face'
22503         and `font-lock-variable-name-face'
22504         (gdb-registers-font-lock-keywords): New font lock keywords definition.
22505         (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
22506         (gdb-memory-font-lock-keywords): New font lock keywords definition.
22507         (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
22508         (gdb-local-font-lock-keywords): New font lock keywords definition.
22509         (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
22510         (gdb-threads-font-lock-keywords): New font lock keywords definition.
22511         (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
22513 2005-10-05  Michael Kifer  <kifer@cs.stonybrook.edu>
22515         * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
22516         (ediff-merge-region-is-non-clash-to-skip): Previously called
22517         ediff-merge-region-is-non-clash.
22519         * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
22520         Use insert-buffer-substring.
22522         * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
22523         selecting files to patch.  Also bug fixes.
22525         * ediff-util.el (ediff-setup): Bug fix.
22526         (ediff-next-difference): Never skip clashes that differ in white
22527         space only.
22529         * ediff-wind.el (ediff-setup-control-frame)
22530         (ediff-destroy-control-frame): Check the menubar feature.
22532         * viper-cmd.el (viper-normalize-minor-mode-map-alist)
22533         (viper-refresh-mode-line): Use make-local-variable to localize
22534         some vars instead of make-variable-buffer-local.  Suggested by
22535         Stefan Monnier.
22537         * viper-init.el (viper-make-variable-buffer-local): Delete alias.
22538         (viper-restore-cursor-type, viper-set-insert-cursor-type):
22539         Use make-local-variable instead of make-variable-buffer-local.
22540         Suggested by Stefan Monnier.
22542         * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
22543         (viper-comint-mode-hook): Use make-local-variable on
22544         require-final-newline.
22545         (viper-non-hook-settings): Don't use make-variable-buffer-local.
22547 2005-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
22549         * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
22550         also the second char of a comment-start sequence.
22551         (scheme-sexp-comment-syntax-table): New var.
22552         (lambda, define): Set their scheme-doc-string-elt property.
22553         (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
22554         Use lisp-font-lock-syntactic-face-function now that it properly
22555         handles |...| symbols.
22556         (scheme-mode-variables): Set lisp-doc-string-elt-property,
22557         parse-sexp-lookup-properties and font-lock-extra-managed-props.
22559         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
22560         bit from # to |.
22561         (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
22563         * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
22564         (lisp-doc-string-elt-property): New var.
22565         (lisp-font-lock-syntactic-face-function): Use it.
22566         Rewrite to recognize docstrings even for forms not at toplevel.
22568         * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
22569         annotation on the | part of #| rather than on the # part.
22570         (scheme-font-lock-syntactic-face-function): New function, to
22571         distinguish strings from |...| symbols.
22572         (scheme-mode-variables): Use it.  Also fix up the font-lock-time
22573         syntax-table so that #|...|# is properly highlighted.
22575         * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
22576         Don't mark as docstring the 3rd elem of an unknown toplevel form.
22578 2005-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
22580         * bindings.el (global-map): Resync [home] and [end] bindings with C-a
22581         and C-e.
22583         * emacs-lisp/eldoc.el: Move comments into docstrings.
22584         (eldoc-message-commands): Initialize in its declaration.
22585         Add move-beginning-of-line and move-end-of-line.
22586         (eldoc-add-command, eldoc-add-command-completions)
22587         (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
22589         * outline.el (outline-mark-subtree): Activate the mark.
22591         * calendar/appt.el (appt-time-regexp): New var.
22592         (appt-add, appt-make-list): Use it.
22593         (appt-convert-time): Clean up.
22595         * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
22596         Don't set any syntax-table property here.
22597         (tex-font-lock-verb): New function.  Do it here.
22598         (tex-font-lock-syntactic-keywords): Use it.
22600 2005-10-04  Richard M. Stallman  <rms@gnu.org>
22602         * wid-edit.el (widget-file-complete): Get the widget start point
22603         the right way.  Default directory to `/' if file has none.
22605         * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
22607         * textmodes/flyspell.el (flyspell-mode-on):
22608         Call ispell-maybe-find-aspell-dictionaries.
22610         * textmodes/ispell.el (ispell-word, ispell-region):
22611         Call ispell-maybe-find-aspell-dictionaries.
22612         (ispell-accept-buffer-local-defs):
22613         Don't call ispell-maybe-find-aspell-dictionaries.
22615 2005-10-04  Richard M. Stallman  <rms@gnu.org>
22617         * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
22619 2005-10-04  Emilio C. Lopes  <eclig@gmx.net>
22621         * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
22622         instead of `fboundp' in order to allow for anonymous functions.
22624 2005-10-04  Chong Yidong  <cyd@stupidchicken.com>
22626         * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
22627         case the user clicks on the link while another window is selected.
22628         (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
22630         * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
22631         functionality.
22632         (dframe-help-echo): Save point in case mouse tracking is off.
22634 2005-10-04  Thien-Thi Nguyen  <ttn@gnu.org>
22636         * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
22638 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
22640         * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
22641         not change the global value of those vars.
22643         * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
22644         make-local-variable which we do not need any more.
22646 2005-10-03  Chong Yidong  <cyd@stupidchicken.com>
22648         * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
22649         (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
22650         (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
22651         (speedbar-path-line): Define obsolete aliases.
22652         (speedbar-line-directory): Doc fix.
22654         * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
22655         (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
22656         instead of speedbar-line-path.
22658 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
22660         * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
22661         to nil if dropping on a window.  Handle dropping on a minibuffer window
22662         like dropping on a non-window part of Emacs.
22664 2005-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
22666         * net/ange-ftp.el: Use with-current-buffer.
22667         (ange-ftp-insert-directory): Do not follow symlinks any more.
22669         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
22670         Remove interactive spec.
22672 2005-10-03  Kim F. Storm  <storm@cua.dk>
22674         * ido.el (ido-mode): Use custom-initialize-set.
22676 2005-10-02  Richard M. Stallman  <rms@gnu.org>
22678         * progmodes/ebnf2ps.el (ebnf-eps-production-list):
22679         Use insert-buffer-substring.
22681         * net/tramp.el: Pacify byte compiler warnings in pacification code.
22682         (tramp-handle-file-local-copy): Use insert-buffer-substring.
22684 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
22686         * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
22687         in last change.
22688         (ange-ftp-insert-directory): Fix up the search for the case where
22689         `file' is absolute.
22691 2005-10-02  Romain Francoise  <romain@orebokech.com>
22693         * progmodes/compile.el (compile-goto-error): Delete extra paren.
22695 2005-10-02  Andreas Schwab  <schwab@suse.de>
22697         * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
22698         directory component in the session info.
22700 2005-10-01  Richard M. Stallman  <rms@gnu.org>
22702         * comint.el (comint-redirect-subvert-readonly): Doc fix.
22704         * simple.el (next-error-internal): New function.
22706         * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
22707         (compilation-start): Pass new arg to compilation-buffer-name.
22708         (compile-goto-error): Use next-error-internal.
22710 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
22712         * speedbar.el: Remove RCS tag.
22713         (speedbar-check-read-only): Handle non-existent files.
22715         * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
22717         * info.el (Info-speedbar-hierarchy-buttons)
22718         (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
22720 2005-10-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
22722         * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
22723         Do not match newline.
22724         (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
22725         (bibtex-summary): Remove unnecessary save-excursion.
22726         (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
22728 2005-10-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
22730         * term/mac-win.el: Add charset info for "iso10646-1".
22731         Modify default fontset to use ATSUI-compatible fonts for some charsets
22732         if available.
22734 2005-10-01  Chong Yidong  <cyd@stupidchicken.com>
22736         * speedbar.el: Re-apply arch tag.
22737         (speedbar-version): Rename to version 1.0.  Suggested by Eric
22738         M. Ludlam.
22739         Reapply two changes from Emacs CVS' version of speedbar lost
22740         during the merge:
22741         (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
22742         (speedbar-frame-parameters): Improve customize type.
22744 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22746         * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
22747         (ange-ftp-file-directory-p): Fix the symlink case.
22748         (ange-ftp-insert-directory): When listing a single file, get a list of
22749         the parent buffer and extract the relevant line.  Inspired from a patch
22750         by Katsumi Yamaoka <yamaoka@jpl.org>.
22751         (ange-ftp-file-name-sans-versions): Simplify.
22753 2005-09-30  Bill Wohler  <wohler@newt.com>
22755         Move MH-E image files from toolbar and mail directories into
22756         etc/images.
22758         * mail/reply2.*: Move to etc/images/mail/reply*.
22760         * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
22761         * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
22762         etc/images.
22764         * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
22765         * toolbar/reply*: Move to etc/images/mail.
22767         * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
22769 2005-09-30  Eric M. Ludlam  <zappo@gnu.org>
22771         * speedbar.el: New version 1.0pre3.
22773         Frame management code (including timer, and mouse click specifics)
22774         moved to dframe.el:
22775         (speedbar-attached-frame): Removed.  Use dframe-attached-frame.
22776         (speedbar-timer): Removed.  Use dframe-timer.
22777         (speedbar-close-frame): Removed.  Use dframe-close-frame.
22778         (speedbar-activity-change-focus-flag): Removed.  Use
22779         dframe-activity-change-focus-flag.
22780         (speedbar-update-speed, speedbar-navigating-speed): Obsolete.  Use
22781         dframe-update-speed.
22783         (speedbar-current-frame): New macro.  Use this instead of the
22784         variable speedbar-frame.
22786         (speedbar-use-images, speedbar-expand-image-button-alist)
22787         (speedbar-insert-image-button-maybe): Moved to sb-image.el.
22789         (speedbar-find-image-on-load-path): Removed.  Replaced by
22790         defezimage in ezimage.el.
22791         (speedbar-expand-image-button-alist): Removed.  Replaced by
22792         ezimage-expand-image-button-alist in ezimage.el.
22794         (speedbar-ignored-directory-regexp)
22795         (speedbar-add-ignored-directory-regexp)
22796         (speedbar-ignored-directory-expressions)
22797         (speedbar-line-directory, speedbar-buffers-line-directory)
22798         (speedbar-directory-line, speedbar-buffers-line-directory):
22799         Renamed, replacing `path' with `directory'.
22801         (speedbar-create-directory, speedbar-expand-line-descendants)
22802         (speedbar-toggle-line-expansion)
22803         (speedbar-contract-line-descendants): New commands.
22805         (speedbar-query-confirmation-method, speedbar-select-frame-method)
22806         (speedbar-use-tool-tips-flag): New options.
22808         (speedbar-check-read-only, speedbar-require-version)
22809         (speedbar-insert-separator, speedbar-buffers-tail-notes)
22810         (speedbar-handle-delete-frame, speedbar-try-completion)
22811         (speedbar-update-localized-contents): New functions.
22813         (speedbar-incompatible-version, speedbar-ro-to-do-point)
22814         (speedbar-object-read-only-indicator): New variables.
22816         (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
22817         New hooks.
22819         (speedbar-separator-face): New face.
22821         (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
22822         (speedbar-ignored-modes): Add fundamental-mode.
22823         (speedbar-directory-unshown-regexp): Add . directories.
22825         (speedbar-key-map): Remove old SPC and DEL page up/down keys.
22826         (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
22827         `]' for full expand/close.
22828         (speedbar-buffers-key-map): Add SPC to toggle node expansion.
22830         (speedbar-check-vc): Support hidden files.
22831         (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
22832         (speedbar-this-file-in-vc): Use vc-state if available.  If VC
22833         state is nil, it is not checked out.
22835         (speedbar-line-text, speedbar-line-token): Support expand buttons
22836         with no text.
22837         (speedbar-refresh): Universal argument acts as power-click.
22838         (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
22839         that buffer to get variable values.
22841         And many other bugfixes.
22843         * dframe.el, ezimage.el, sb-image.el: New files.
22845         * sb-*.xpm: Remove files.  New image files installed into
22846         etc/images/ezimage.
22848 2005-09-30  Kenichi Handa  <handa@m17n.org>
22850         * ps-mule.el (ps-mule-show-warning): If a character is in
22851         ps-print-translation-table, don't treat it as non-printable.
22853 2005-09-30  David Ponce  <david@dponce.com>
22855         * tree-widget.el (tree-widget-themes-load-path): New variable.
22856         (tree-widget-themes-directory): Doc fix.
22857         (tree-widget-image-formats) [Emacs]: Doc fix.
22858         (tree-widget--locate-sub-directory): New function.
22859         (tree-widget-themes-directory): Use it.
22861         * recentf.el (recentf-filename-handlers): Rename from
22862         `recentf-filename-handler'.  Allow a list of functions.
22863         (recentf-menu-items-for-commands): Fix :help strings.
22864         (recentf-apply-filename-handlers): New function.
22865         (recentf-expand-file-name): Use it.
22866         (recentf-cleanup): Remove duplicates too.
22868 2005-09-29  Juri Linkov  <juri@jurta.org>
22870         * faces.el: Rearrange face definitions to be in the same order as
22871         their face descriptions in "(emacs)Standard Faces".
22873         * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
22875         * tooltip.el (tooltip): Add group `basic-faces'.
22877         * buff-menu.el (Buffer-menu-buffer): Remove group
22878         `font-lock-highlighting-faces'.
22880         * progmodes/compile.el (compilation-error, compilation-warning)
22881         (compilation-info, compilation-line-number, compilation-column-number):
22882         Change group from `font-lock-highlighting-faces' to `compilation'.
22884         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
22885         (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
22886         (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
22887         (vhdl-font-lock-reserved-words-face)
22888         (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
22889         `font-lock-highlighting-faces'.
22891         * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
22893 2005-09-28  Kim F. Storm  <storm@cua.dk>
22895         * emulation/cua-base.el: Set CUA move property on additional commands:
22896         up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
22897         forward-sexp, backward-sexp, forward-list, backward-list.
22899 2005-09-28  Romain Francoise  <romain@orebokech.com>
22901         * comint.el (comint-show-output): Really set point at the
22902         beginning of the output when not using `comint-use-prompt-regexp'.
22904 2005-09-27  Jay Belanger  <belanger@truman.edu>
22906         * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
22907         in TeX mode.
22909 2005-09-26  Juanma Barranquero  <lekktu@gmail.com>
22911         * textmodes/org.el (org-table-sum): Fix format string.
22913         * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
22914         Quote face names.
22916 2005-09-26  Romain Francoise  <romain@orebokech.com>
22918         * isearch.el (isearch-forward-regexp): Close doc string.
22920 2005-09-25  Richard M. Stallman  <rms@gnu.org>
22922         * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
22924         * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
22926         * progmodes/compile.el (compilation-error-properties):
22927         When getting the file from the previous error message,
22928         correctly decode the new data format.
22930         * progmodes/cc-cmds.el (c-electric-paren):
22931         Call old-blink-paren only for close-paren.
22933 2005-09-24  Andreas Schwab  <schwab@suse.de>
22935         * term/rxvt.el (rxvt-register-default-colors): Delete redundant
22936         condition.
22938 2005-09-25  Romain Francoise  <romain@orebokech.com>
22940         * dired-aux.el (dired-copy-file-recursive):
22941         * dired.el (dired-delete-file):
22942         * ediff-mult.el (ediff-dir-diff-copy-file):
22943         * ediff-util.el (ediff-test-save-region):
22944         * forms.el (forms-mode):
22945         * ido.el (ido-file-internal, ido-delete-file-at-head):
22946         * log-edit.el (log-edit-done):
22947         * ses.el (ses-yank-resize):
22948         * play/gomoku.el (gomoku-human-plays, gomoku)
22949         (gomoku-human-resigns, gomoku-prompt-for-other-game)
22950         (gomoku-offer-a-draw):
22951         * play/landmark.el (lm-human-resigns, lm):
22952         * net/eudcb-ldap.el (eudc-ldap-check-base):
22953         * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
22954         * progmodes/ebrowse.el (ebrowse-find-pattern):
22955         * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
22956         * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
22957         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
22959         * vc.el (vc-delete-file):
22960         * play/gomoku.el (gomoku-terminate-game, gomoku)
22961         (gomoku-prompt-for-move, gomoku-human-takes-back):
22962         * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
22963         (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
22965 2005-09-24  Dan Nicolaescu  <dann@ics.uci.edu>
22967         * term/rxvt.el (rxvt-register-default-colors): Add support for 255
22968         color rxvt terminals by using the code xterm.el used to use before
22969         2005-04-09 in order to match the colors used by rxvt.
22971 2005-09-24  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
22973         * term/rxvt.el (rxvt-register-default-colors): Add support for 88
22974         colors rxvt-unicode terminals by using the same code as xterm.el.
22976 2005-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
22978         * textmodes/tex-mode.el (tex-font-lock-append-prop)
22979         (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
22980         new symbol used for the tex-verbatim face.
22982 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
22984         * woman.el (woman-file-name):
22985         * wid-edit.el (widget-file-prompt-value)
22986         (widget-coding-system-prompt-value):
22987         * w32-fns.el (set-w32-system-coding-system):
22988         * vc.el (vc-version-diff, vc-annotate):
22989         * textmodes/reftex-auc.el (reftex-arg-cite)
22990         (reftex-arg-index-tag):
22991         * textmodes/refer.el (refer-get-bib-files):
22992         * textmodes/artist.el (artist-figlet-choose-font):
22993         * terminal.el (terminal-emulator):
22994         * replace.el (occur-read-primary-args):
22995         * rect.el (string-rectangle, string-insert-rectangle):
22996         * ps-print.el (ps-print-preprint):
22997         * progmodes/pascal.el (pascal-goto-defun):
22998         * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
22999         * progmodes/compile.el (compilation-find-file):
23000         * printing.el (pr-interactive-n-up):
23001         * play/animate.el (animate-birthday-present):
23002         * net/rcompile.el (remote-compile):
23003         * man.el (man, Man-goto-section, Man-follow-manual-reference):
23004         * mail/rmailsum.el (rmail-summary-search-backward)
23005         (rmail-summary-search):
23006         * mail/rmailout.el (rmail-output-read-rmail-file-name)
23007         (rmail-output-read-file-name):
23008         * mail/rmail.el (rmail-search, rmail-search-backwards):
23009         * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
23010         * locate.el (locate):
23011         * international/quail.el (quail-show-keyboard-layout):
23012         * international/mule.el (set-buffer-file-coding-system)
23013         (revert-buffer-with-coding-system, set-file-name-coding-system)
23014         (set-terminal-coding-system, set-keyboard-coding-system)
23015         (set-next-selection-coding-system):
23016         * international/mule-diag.el (describe-coding-system)
23017         (describe-font, describe-fontset):
23018         * international/mule-cmds.el (universal-coding-system-argument)
23019         (search-unencodable-char, describe-input-method)
23020         (set-language-environment, describe-language-environment):
23021         * international/codepage.el (codepage-setup):
23022         * international/code-pages.el (codepage-setup):
23023         * info.el (Info-search, Info-follow-reference)
23024         (Info-search-backward):
23025         * emacs-lisp/advice.el (ad-read-advised-function)
23026         (ad-read-advice-class, ad-clear-cache, ad-activate)
23027         (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
23028         (ad-enable-advice, ad-disable-advice, ad-remove-advice)
23029         (ad-read-regexp):
23030         * ediff-util.el (ediff-toggle-regexp-match):
23031         * ediff-ptch.el (ediff-prompt-for-patch-file):
23032         * dired-aux.el (dired-diff):
23033         * diff.el (diff):
23034         * cus-edit.el (custom-variable-prompt):
23035         * calendar/timeclock.el (timeclock-ask-for-project):
23036         * calc/calcalg3.el (calc-get-fit-variables):
23037         * calc/calc-store.el (calc-edit-variable)
23038         (calc-permanent-variable):
23039         * vc-mcvs.el (vc-mcvs-register):
23040         * shadowfile.el (shadow-define-literal-group):
23041         * woman.el (woman-file-name):
23042         * vc.el (vc-version-diff, vc-merge):
23043         * textmodes/reftex-index.el (reftex-index-complete-tag):
23044         * format.el (format-decode-buffer, format-decode-region):
23045         * emulation/viper-cmd.el (viper-read-string-with-history):
23046         * emacs-lisp/debug.el (cancel-debug-on-entry):
23047         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
23048         * ediff.el (ediff-merge-revisions)
23049         (ediff-merge-revisions-with-ancestor, ediff-revision):
23050         * completion.el (interactive-completion-string-reader):
23051         * calc/calc-prog.el (calc-user-define-formula):
23052         Follow convention for reading with the minibuffer.
23054 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
23056         * progmodes/python.el (python-describe-symbol): Add globals() and
23057         locals() to the arguments of emacs.ehelp.
23059 2005-09-24  Magnus Henoch  <mange@freemail.hu>
23061         * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
23062         New function, code extracted from ispell-valid-dictionary-list.
23063         (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
23064         Call it.
23066 2005-09-24  Eli Zaretskii  <eliz@gnu.org>
23068         * subr.el (version-regexp-alist): Extend valid syntax for version
23069         strings: allow any of the characters -,_,+ to separate the
23070         alpha/beta/rc part from the version part.  Doc fix.
23071         (version-to-list): Doc fix.  Bind case-fold-search to t, as advertised.
23073 2005-09-23  David Reitter  <david.reitter@gmail.com>
23075         * mail/mailclient.el: New file.
23077 2005-09-23  Richard M. Stallman  <rms@gnu.org>
23079         * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
23080         (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
23081         Doc fixes.
23083         * progmodes/cc-mode.el (c-font-lock-init):
23084         Specify font-lock-lines-before.
23086 2005-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
23088         * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
23089         whole conflict.
23091 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
23093         * textmodes/org.el (org-mode-map, orgtbl-mode-map):
23094         Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix.  Make use
23095         of `remap' feature when available.  Additional key bindings for
23096         better tty support.
23097         (org-mode-restart, org-force-self-insert): New commands.
23098         (org-time-stamp-inactive): New command.
23099         (org-remap): New function.
23100         (org-table-auto-blank-field, org-level-color-stars-only): New options.
23101         (org-enable-fixed-width-editor): Move to `org-structure'
23102         customization group.
23103         (org-self-insert-command, orgtbl-self-insert-command): Modify to
23104         blank field after field motion commands.
23106 2005-09-23  Kenichi Handa  <handa@m17n.org>
23108         * international/mule-cmds.el (set-language-environment):
23109         Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
23110         have to call utf-translate-cjk-load-tables.
23112 2005-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23114         * mouse.el (mouse-move-drag-overlay): Fix last change.
23116 2005-09-22  David Ponce  <david@dponce.com>
23118         * tree-widget.el (tree-widget-value-create): Fix previous change.
23120 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
23122         * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
23124 2005-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
23126         * mouse.el (mouse-move-drag-overlay): New function.
23127         (mouse-drag-region-1): Use it.
23128         Try to simplify a bit the state handling.  Handle clicks on links
23129         inside intangible areas.
23130         (mouse-save-then-kill): Minor simplification.
23131         (mouse-secondary-overlay): Make it always non-nil instead of
23132         recreating it each time.
23133         (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
23134         (mouse-kill-secondary, mouse-secondary-save-then-kill):
23135         Simplify accordingly.
23137 2005-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
23139         * term/rxvt.el (rxvt-standard-colors): Fix some colors.
23141 2005-09-20  Michael Kifer  <kifer@cs.stonybrook.edu>
23143         * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
23144         (ediff-file-name-sans-prefix): Treat nil as an empty string.
23145         (ediff-fixup-patch-map): Better heuristic for intuiting the file names
23146         to patch.
23148         * ediff-util.el: Use insert-buffer-substring.
23150         * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
23152         * emulation/viper-cmd.el (viper-change-state): Don't move over the
23153         field boundaries in the minibuffer.
23154         (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
23155         (viper-minibuffer-post-command-hook): New hook.
23156         (viper-line): Don't move cursor at bolp.
23158         * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
23160         * emulation/viper-init.el: Add alias to make-variable-buffer-local to
23161         avoid compiler warnings.
23163         * emulation/viper-macs.el (ex-map): Better messages.
23165         * emulation/viper-utils.el (viper-beginning-of-field): New function.
23167         * emulation/viper.el: Replace make-variable-buffer-local with
23168         viper-make-variable-buffer-local everywhere, to avoid warnings.
23170 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
23172         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
23173         Delete unused var `old-selected-window'.
23174         (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
23175         (mouse-drag-secondary): Delete unused var `start-frame'.
23177 2005-09-19  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
23179         * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
23181 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
23183         * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
23184         Re-indent within 80 columns.  Use inhibit-read-only.
23186 2005-09-19  Romain Francoise  <romain@orebokech.com>
23188         * calendar/diary-lib.el (mark-diary-entries): Revert last change.
23190 2005-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
23192         * font-lock.el (font-lock-default-fontify-region): Don't add a line
23193         unconditionally, since the after-change-function already did it.
23195 2005-09-19  Miles Bader  <miles@gnu.org>
23197         * net/newsticker.el: Get rid of CVS keyword.
23199 2005-09-19  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
23201         * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
23202         The prompt is formatted later.
23204 2005-09-19  David Ponce  <david@dponce.com>
23206         * tree-widget.el (tree-widget-value-create): Save the converted
23207         tree :node widget.
23209 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
23211         * progmodes/sh-script.el (sh-blink): Fix spurious reference to
23212         variable `message'.
23214 2005-09-18  Michael Albinus  <michael.albinus@gmx.de>
23216         * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
23217         to cover prompts like "login as:".  Reported by Slawomir Nowaczyk
23218         <slawomir.nowaczyk.847@student.lu.se>.
23220 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
23222         * image.el (image-load-path): Use symbol `data-directory' instead
23223         of its value, for backward compatibility with packages that bind
23224         it during `find-image'.  Suggested by Katsumi Yamaoka.
23225         (image-search-load-path): Handle symbols whose values are strings.
23227 2005-09-18  Romain Francoise  <romain@orebokech.com>
23229         * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
23230         with-current-buffer form in save-excursion.
23232 2005-09-18  Deepak Goel  <deego@gnufans.org>
23234         * apropos.el (apropos-command): Fix `message' call: first arg
23235         should be a format spec.  In this and all other cases that appear
23236         below and elsewhere in the source code, I made a change only when
23237         two conditions were satisfied: [1] I can think of a possibility
23238         that the arguments would cause an error, for example, the code in
23239         question relies on external variables such as filenames.  [2] I
23240         was sure that the arg to `message' could not have been nil in the code.
23242         * textmodes/tildify.el (tildify-region): Ditto.
23244         * textmodes/reftex-index.el (reftex-index-change-entry)
23245         (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
23246         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
23247         * textmodes/org.el (org-complete, org-deadline, org-schedule)
23248         (org-priority, org-table-sum):
23249         * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
23250         * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
23251         (flyspell-word, flyspell-display-next-corrections):
23252         * textmodes/bibtex.el (bibtex-print-help-message):
23253         * textmodes/artist.el (artist-key-set-point-poly):
23254         * term/mac-win.el (mac-services-insert-text):
23255         * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
23256         (vhdl-hooked-abbrev, vhdl-template-insert-fun)
23257         (vhdl-port-paste-testbench, vhdl-compose-new-component)
23258         (vhdl-compose-configuration):
23259         * progmodes/sh-script.el (sh-blink, sh-show-indent)
23260         (sh-set-indent, sh-learn-line-indent):
23261         * progmodes/ps-mode.el (ps-mode-target-column):
23262         * progmodes/idlwave.el (idlwave-make-tags)
23263         (idlwave-scan-library-catalogs):
23264         * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
23265         * progmodes/gud.el (gud-jdb-analyze-source):
23266         * progmodes/flymake.el (flymake-log):
23267         * progmodes/ebnf2ps.el (ebnf-generate-region):
23268         * progmodes/cmacexp.el (c-macro-expansion):
23269         * progmodes/ada-xref.el (ada-treat-cmd-string):
23270         * progmodes/ada-mode.el (ada-create-case-exception-substring)
23271         (ada-justified-indent-current, ada-batch-reformat):
23272         * play/zone.el (zone):
23273         * play/landmark.el (lm-move):
23274         * play/decipher.el (decipher-show-alphabet):
23275         * net/newsticker.el (newsticker--display-jump)
23276         (newsticker--display-scroll):
23277         * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
23278         (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
23279         * mail/feedmail.el (feedmail-dump-message-to-queue):
23280         * eshell/esh-proc.el (eshell-remove-process-entry):
23281         * emulation/ws-mode.el (ws-last-error):
23282         * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
23283         (viper-record-kbd-macro):
23284         * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
23285         * emacs-lisp/lisp-mnt.el (lm-report-bug):
23286         * emacs-lisp/find-func.el (find-function-noselect):
23287         * calendar/timeclock.el (timeclock-status-string)
23288         (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
23289         (timeclock-when-to-leave-string):
23290         * calendar/icalendar.el (icalendar--convert-ical-to-diary):
23291         * calc/calc-units.el (calc-enter-units-table):
23292         * calc/calc-mode.el (calc-mode-record-mode):
23293         * woman.el (woman-mini-help):
23294         * wdired.el (wdired-change-to-wdired-mode):
23295         * vc.el (vc-retrieve-snapshot):
23296         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
23297         * startup.el (display-startup-echo-area-message):
23298         * simple.el (set-goal-column):
23299         * ses.el (ses-command-hook, ses-recalculate-cell):
23300         * server.el (server-process-filter):
23301         * printing.el (pr-interface-txt-print, pr-interface-printify)
23302         (pr-interface-ps):
23303         * pcvs.el (cvs-help):
23304         * log-edit.el (log-edit, log-edit-mode-help):
23305         * iswitchb.el (iswitchb-possible-new-buffer):
23306         * isearch.el (isearch-edit-string):
23307         * image-mode.el (image-mode, image-minor-mode):
23308         * ibuf-macs.el (define-ibuffer-filter):
23309         * hi-lock.el (hi-lock-find-patterns):
23310         * files.el (toggle-read-only):
23311         * ediff-util.el (ediff-copy-diff)
23312         (ediff-write-merge-buffer-and-maybe-kill):
23313         * echistory.el (Electric-history-undefined):
23314         * dnd.el (dnd-insert-text):
23315         * dired-aux.el (dired-query):
23316         * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
23317         * bookmark.el (bookmark-bmenu-locate):
23318         * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
23319         Fix `message' calls to ensure first arg is a format string.
23320         The change was made only when these two conditions were satisfied:
23321         [1] when there is a possibility that the arguments would cause an error
23322         for example, if the code in question relies on external variables
23323         such as filenames, and
23324         [2] if the arg to `message' could not have been nil in the code.
23326         * pcomplete.el (pcomplete--help): Fix `message' format spec.
23327         Not having a %s would be weird, though not technically wrong.
23329 2005-09-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
23331         * term/mac-win.el (mac-add-charset-info): Doc fix.
23333 2005-09-17  Romain Francoise  <romain@orebokech.com>
23335         * shell.el (shell-resync-dirs): Handle echoing processes more
23336         reliably.  Don't insert resync command if `comint-process-echoes'
23337         is non-nil.
23339 2005-09-17  Magnus Henoch  <mange@freemail.hu>
23341         * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
23342         (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
23343         aspell versions >= 0.60.
23344         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
23345         only if ispell-aspell-supports-utf8 is non-nil.
23347 2005-09-17  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
23349         * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
23350         buffer-local value to lisp-indent-function.
23352 2005-09-17  Milan Zamazal  <pdm@zamazal.org>
23354         * progmodes/glasses.el (glasses-make-readable): If
23355         glasses-separator differs from underscore, put appropriate
23356         overlays over underscore characters.
23357         (glasses-convert-to-unreadable): If glasses-separator differs from
23358         underscore, try to convert glasses-separator characters to
23359         underscores.
23361 2005-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
23363         * calendar/diary-lib.el (mark-diary-entries): Don't move point.
23364         Use with-syntax-table and dolist.
23366 2005-09-16  Carsten Dominik  <dominik@science.uva.nl>
23368         * textmodes/reftex-auc.el:
23369         * textmodes/reftex-cite.el:
23370         * textmodes/reftex-dcr.el:
23371         * textmodes/reftex-global.el:
23372         * textmodes/reftex-parse.el:
23373         * textmodes/reftex-ref.el:
23374         * textmodes/reftex-sel.el:
23375         * textmodes/reftex-toc.el:
23376         * textmodes/reftex-vars.el:
23377         * textmodes/reftex.el: Small changes to remove compiler warnings.
23379         * textmodes/reftex-index.el: Likewise.
23380         (reftex-query-index-phrase): More efficient use of markers.
23382 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
23384         * image.el (image-load-path): New variable.
23385         (image-search-load-path): New function.
23386         (find-image): Search for images in `image-load-path'.
23388 2005-09-15  Richard M. Stallman  <rms@gnu.org>
23390         * follow.el: Change Maintainer field.
23392 2005-09-15  David Ponce  <david@dponce.com>
23394         * recentf.el (recentf-save-file-modes): New option.
23395         (recentf-save-list): Use it.
23397 2005-09-15  Nick Roberts  <nickrob@snap.net.nz>
23399         * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
23400         (mode-line-mule-info, mode-line-modified): Move bindings from
23401         mouse-3 to mouse-1.
23403 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
23405         * simple.el (sendmail-user-agent-compose): Revert last change.
23407 2005-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
23409         * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
23410         Use with-current-buffer.
23411         (ange-ftp-gwp-start): Remove unused var `gw-user'.
23412         (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
23413         (ange-ftp-insert-directory): Remove unused var `short'.
23414         (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
23416         * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
23417         (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
23419         * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
23420         (check-calendar-holidays, diary-list-entries): Autoload.
23421         Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
23422         (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
23424         * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
23425         which mistakenly removed a call to display-buffer.
23427 2005-09-14  Juanma Barranquero  <lekktu@gmail.com>
23429         * obsolete/iso-insert.el: Move to obsolete/ from international/.
23431 2005-09-14  Thien-Thi Nguyen  <ttn@gnu.org>
23433         * progmodes/hideshow.el
23434         (hs-hide-comments-when-hiding-all): Remove autoload cookie.
23435         (hs-allow-nesting): New user var.
23436         (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
23437         (hs-hide-block-at-point): When nesting allowed,
23438         if there is already an overlay in place, delete it.
23439         (hs-safety-is-job-n): Delete func; remove call sites.
23440         (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
23441         (hs-overlay-at): New func.
23442         (hs-already-hidden-p, hs-show-block): Use it.
23443         (hs-hide-all): Don't pre-clean if nesting allowed.
23444         (hs-show-all): Temporarily disallow
23445         nesting around call to `hs-discard-overlays'.
23447 2005-09-14  Chong Yidong  <cyd@stupidchicken.com>
23449         * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
23450         Delete unused local var.
23452 2005-09-13  Juanma Barranquero  <lekktu@gmail.com>
23454         * help-fns.el (describe-categories): "?\ " -> "?\s".
23455         (help-do-arg-highlight): Recognize also ARG-n, as in
23456         `move-to-left-margin' (ARG+n is already recognized).  Simplify.
23458         * international/codepage.el (dos-unsupported-char-glyph):
23459         * net/newsticker.el (tool-bar-map, w3-mode-map)
23460         (w3m-minor-mode-map):
23461         * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
23462         (ent-alist):
23463         * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
23465 2005-09-13  Chong Yidong  <cyd@stupidchicken.com>
23467         * custom.el (custom-push-theme): Handle the case where a symbol is
23468         bound but face properties have not yet been assigned.
23470         * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
23471         Fix behavior if noerase is `t' and there is no mail buffer.
23473         * simple.el (sendmail-user-agent-compose): Use a new mail buffer
23474         if `continue' is nil, rather than signal an error.
23476 2005-09-12  Richard M. Stallman  <rms@gnu.org>
23478         * font-lock.el (font-lock-keywords): Add autoload.
23480         * help-fns.el (describe-variable): Rearrange to put source link
23481         in a predictable place.
23483         * net/newsticker.el: New file.
23485 2005-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
23487         * calendar/calendar.el (calendar-for-loop): Add edebug info.
23488         (calendar-basic-setup): Use the new nil arg.
23489         (number-of-diary-entries): Move to diary-lib.el.
23491         * calendar/diary-lib.el: Use with-current-buffer, match-string.
23492         (diary-list-entries): Use with-syntax-table and dolist.
23493         Rename from list-diary-entries.
23494         Use number-of-diary-entries if `number' is nil.
23495         (diary, diary-view-entries): Use this new name and new nil arg value.
23496         (number-of-diary-entries): Move from calendar.el.
23497         (diary-unhide-everything): New function.
23498         (include-other-diary-files, fancy-diary-display)
23499         (diary-show-all-entries, make-diary-entry): Use it.
23500         (diary-mail-entries): Use buffer-string.
23501         (mark-diary-entries): Fix long standing paren typo.
23502         (diary-sexp-entry): Use count-lines.
23503         (make-diary-entry): Avoid `previous-line'.
23504         (diary-mode-map): New var.
23505         (diary-mode): Redraw cal after saving.  Setup header-line.
23506         (fancy-diary-display-mode): Use local-set-key.
23508         * startup.el (command-line): Try calling various terminal-init-foo-bar
23509         functions by stripping hyphenated suffixes from $TERM.
23511         * files.el (normal-mode): Check boundness of font-lock-keywords.
23513 2005-09-12  Richard M. Stallman  <rms@gnu.org>
23515         * progmodes/compile.el: Don't decide a file's directory
23516         until the user actually tries to go there.
23517         (compilation-next-error-function):
23518         Pass compilation-find-file the directory from the file-struct.
23519         (compilation-internal-error-properties): Separate local FILE-STRUCT
23520         from FILE.  Doc the args better.  Rename arg FMT to FMTS.
23521         (compilation-find-file): Arg DIR renamed to DIRECTORY.
23522         Expand it, and if nil, use default-directory.
23523         (compilation-get-file-structure): Don't mix specified directory
23524         with default directory.  Put specified directory into
23525         file-struct.  Don't make the file name absolute.
23527         * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
23528         (compile-command): Add autoload.
23529         (compilation-disable-input): Add autoload.
23531 2005-09-11  Stephen Gildea  <gildea@stop.mail-abuse.org>
23533         * time-stamp.el: Mention variable `time-stamp-pattern' in doc
23534         strings of the variables it can override.
23535         (time-stamp): New (as yet undocumented) time-stamp-format escapes
23536         %Q and %q, for fully-qualified domain name and unqualified host name.
23538 2005-09-11  Kim F. Storm  <storm@cua.dk>
23540         * emacs-lisp/authors.el (authors-aliases): Update list.
23541         (authors-fixed-entries): Update mldrag.el entry.
23543 2005-09-10  Alan Mackenzie  <acm@muc.de>
23545         * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
23546         from the region narrowed to.
23548 2005-09-10  Magnus Henoch  <mange@freemail.hu>
23550         * textmodes/ispell.el (ispell-check-version): Signal an error if
23551         aspell version is less than 0.60.
23553 2005-09-10  Pascal Dupuis  <Pascal.Dupuis@esat.kuleuven.be>  (tiny change)
23555         * progmodes/octave-inf.el (inferior-octave-startup):
23556         Resync current dir at the end.
23558 2005-09-10  Emilio C. Lopes  <eclig@gmx.net>
23560         * woman.el (woman-topic-at-point-default):
23561         Rename to woman-use-topic-at-point-default.
23562         (woman-topic-at-point): Rename to woman-use-topic-at-point.
23563         (woman-file-name): Reflect renames above.  Automatically use the
23564         word at point as topic if woman-use-topic-at-point is non-nil.
23565         Otherwise offer it as default but don't insert it in the
23566         minibuffer.  Also use `test-completion' instead of `assoc' as
23567         suggested by Stefan Monnier.
23569 2005-09-10  Andre Spiegel  <spiegel@gnu.org>
23571         * vc.el (vc-directory, vc-update-change-log): Throw an error on
23572         the attempt to do it over Tramp.  This is not yet supported.
23574 2005-09-10  Eli Zaretskii  <eliz@gnu.org>
23576         * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
23577         (menu-bar-non-minibuffer-window-p): New functions.
23578         ("Split Window", "Save As..."): Use them.
23579         ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
23580         ("Print Buffer", "Truncate Long Lines in this Buffer"):
23581         Use menu-bar-menu-frame-live-and-visible-p.
23582         ("Save Buffer", "Insert File", "Open Directory...")
23583         ("Open File...", "Visit New File..."):
23584         Use menu-bar-non-minibuffer-window-p.
23585         (kill-this-buffer-enabled-p, dired <menu-enable>):
23586         Use menu-bar-non-minibuffer-window-p.
23588 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
23590         * cus-start.el (all): Don't complain about fringe-related
23591         built-ins if fringes are not supported.  Ditto about
23592         selection-related built-ins.  Fix the test for GTK-related built-ins.
23594         * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
23595         ("Postscript Print Buffer", "Print Region", "Save As...")
23596         ("Save", "Insert File...", "Open Directory...")
23597         ("Open File...", "Visit New File..."")
23598         ("Truncate Long Lines in this Buffer"): Don't look at
23599         menu-updating-frame if this display does not support multiple frames.
23601 2005-09-09  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
23603         * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
23605 2005-09-09  Emilio C. Lopes  <eclig@gmx.net>
23607         * woman.el: Format- and whitespace-related changes.
23609 2005-09-09  Eli Zaretskii  <eliz@gnu.org>
23611         * woman.el: Fix my email address.
23613 2005-09-08  Richard M. Stallman  <rms@gnu.org>
23615         * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
23616         (sh-mode): Locally set skeleton-pair-default-alist.
23618         * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
23620         * progmodes/flymake.el: Require `compile' unconditionally.
23622         * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
23624         * woman.el (woman-file-name): Provide a default, not initial input.
23626         * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
23628         * font-lock.el (font-lock-support-mode): Doc fix.
23630         * descr-text.el (describe-property-list): Handle non-symbol prop names.
23632 2005-09-08  Richard M. Stallman  <rms@gnu.org>
23634         * simple.el (blink-matching-open): Get rid of text props from
23635         the string shown in echo area.  Don't permanently set point.
23636         Some rearrangements.
23638 2005-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
23640         * recentf.el (recentf-filename-handler): Add custom choice
23641         `abbreviate-file-name'.
23643         * msb.el (msb--very-many-menus): Fix typo.
23645         * disp-table.el (standard-display-european): Don't set
23646         enable-multibyte-characters to nil.
23648 2005-09-08  David Ponce  <david@dponce.com>
23650         * recentf.el (recentf-show-file-shortcuts-flag): New option.
23651         (recentf-expand-file-name): Doc fix.
23652         (recentf-dialog-mode-map): Define digit shortcuts.
23653         (recentf--files-with-key): New variable.
23654         (recentf-show-digit-shortcut-filter): New function.
23655         (recentf-open-files-items): New function.
23656         (recentf-open-files): Use it.
23657         (recentf-open-file-with-key): New command.
23659 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
23661         * buff-menu.el (Buffer-menu-sort-by-column): New function.
23662         Suggested by Kim F. Storm.
23663         (Buffer-menu-sort-button-map): Global keymap for sort buttons.
23664         (Buffer-menu-make-sort-button): Use global keymap.
23666 2005-09-07  Michael Albinus  <michael.albinus@gmx.de>
23668         * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
23669         (Man-getpage-in-background-advice): Remove defadvice; it isn't
23670         necessary any longer with the remapped command.
23671         (Man-bgproc-sentinel-advice): Remove defadvice which counts
23672         formatting time only.
23674         * net/tramp.el (tramp-action-password)
23675         (tramp-multi-action-password): Compile the password prompt from
23676         `method', `user' and `host'.  Sometimes it isn't obvious which
23677         password to enter, for example with remote files offered by
23678         recentf.el, or with multiple steps.  Suggested by Robert Marshall
23679         <robert@chezmarshall.freeserve.co.uk>.
23681 2005-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
23683         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
23684         Fix regexp for when "s///" is at the beginning of line.
23686 2005-09-07  Jay Belanger  <belanger@truman.edu>
23688         * calc/calc-poly.el (math-expand-term): Multiply out any powers
23689         when in matrix mode.
23691 2005-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
23693         * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
23694         non-anonymous functions.
23696 2005-09-06  Chong Yidong  <cyd@stupidchicken.com>
23698         * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
23699         when using a header line.  Otherwise, use mouse-1-click-follows-link.
23701         * mouse.el (mouse-drag-header-line): Do nothing if the header-line
23702         can't be moved; don't signal an error.
23704 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
23706         * cus-theme.el (custom-theme-write-faces): Save the current face
23707         spec, not the defface spec.
23709         * custom.el (custom-known-themes): Clarify meaning of "standard".
23710         (custom-push-theme): Save old values in the standard theme.
23711         (disable-theme): Correct typo.
23712         (custom-face-theme-value): Deleted unused function.
23713         (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
23715 2005-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
23717         * progmodes/compile.el (compilation-goto-locus): Take into account
23718         iconified frames when determining whether the buffer is
23719         already visible.
23720         Don't reset window height if the window already existed.
23722 2005-09-04  Chong Yidong  <cyd@stupidchicken.com>
23724         * custom.el (load-theme): Rename from require-theme.
23725         Add interactive spec.
23726         (enable-theme): Rename from custom-enable-theme.
23727         Add interactive spec.
23728         (disable-theme): Rename from custom-disable-theme.
23729         Add interactive spec.
23730         (custom-make-theme-feature): Doc fix.
23731         (custom-theme-directory): Doc fix.
23732         (provide-theme): Call enable-theme.
23734 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
23736         * obsolete/lazy-lock.el (lazy-lock-mode):
23737         * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
23738         font-lock-mode if it's off.  Print a warning instead.
23740         * progmodes/compile.el (compilation-start): Ignore errors if the
23741         process died before we get to send-eof.
23743         * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
23744         Undo last change.  Enclosing the result in quotes broke things on Unix
23745         since tex-send-command passes it through shell-quote-argument.
23746         (tex-send-command): Pass `file' through convert-standard-filename
23747         when possible.
23748         (tex-uptodate-p): Handle the case where TeX hasn't put additional
23749         info in a transcript.
23751 2005-09-02  Dan Nicolaescu  <dann@ics.uci.edu>
23753         * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
23754         fix compilation warning.  Reorder the key definitions to group
23755         together keys emitted by the current version of xterm.
23757         * progmodes/vhdl-mode.el (vhdl-highlight-faces)
23758         (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
23759         Reorder predicates to correct min-color usage.
23761 2005-09-01  Chong Yidong  <cyd@stupidchicken.com>
23763         * longlines.el (longlines-mode): Inhibit read-only when encoding.
23764         Kill local variables when longlines-mode is turned off.
23766 2005-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
23768         * international/mule-cmds.el (set-locale-environment): Soothe compiler.
23770         * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
23772         * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
23774         * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
23775         (font-lock-lines-before): Change default to being inactive.
23776         (font-lock-default-fontify-region): Obey font-lock-lines-before.
23777         (font-lock-after-change-function): Don't handle f-l-lines-before here.
23779 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
23781         * net/tramp.el (tramp-handle-make-auto-save-file-name):
23782         Deactivate temporarily advice if active (not needed for Emacs 22,
23783         but for backwards compatibility).
23784         (tramp-exists-file-name-handler): Rewrite.  First implementation
23785         was too simple.
23786         (tramp-advice-make-auto-save-file-name):
23787         Call `tramp-handle-make-auto-save-file-name' (again, just for
23788         backwards compatibility).
23790 2005-08-31  Reto Zimmermann  <reto@gnu.org>
23792         * progmodes/vhdl-mode.el
23793         (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
23794         (vhdl-end-p): Fix indentation bug "else" after "-- when".
23795         (vhdl-set-default-project): New function (easier setting of default).
23796         (vhdl-port-copy): Handle extended identifiers for generics.
23797         (vhdl-compiler-alist): Better description for error message regexp.
23798         (vhdl-make): Query for target, use previous as default.
23799         (vhdl-port-copy): Fix port copy for port names starting with "signal".
23800         (vhdl-font-lock-keywords-2): Fix fontification for record
23801         el. assign.
23802         (vhdl-speedbar-make-subpack-line): Add package body link.
23803         (vhdl-generate-makefile-1): Not include itself as dependency.
23804         (vhdl-font-lock-init): Highlight c-preprocessor directives.
23805         (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
23806         (vhdl-get-syntactic-context): Handle c-preprocessor directives.
23807         (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
23808         (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
23809         (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
23810         (vhdl-import-project): Add string argument for `error'.
23811         (vhdl-compose-configuration)
23812         (vhdl-compose-configuration-architecture): Add configuration
23813         declaration generation.
23814         (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
23815         (vhdl-trailer-re): Add "record" keyword (better indentation).
23816         (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
23817         "[^ \t-\"]+".
23818         (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
23819         (vhdl-testbench-entity-file-name)
23820         (vhdl-testbench-architecture-file-name): Allow separate
23821         customization of testbench file names.
23822         (vhdl-beginning-of-block): Handle optional subprogram parameter list.
23823         (vhdl-get-visible-signals): Allow newline within alias declaration.
23824         (vhdl-update-sensitivity-list): Signal read only on certain attributes.
23825         (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
23826         (member-ignore-case): Alias for missing function in XEmacs.
23827         (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
23828         (vhdl-update-sensitivity-list): Ignore case on read signals.
23829         (vhdl-replace-string): Adjust case only for file names.
23830         (vhdl-update-sensitivity-list): Fix search for read signals.
23831         (vhdl-update-sensitivity-list): Exclude formal parameters.
23832         (vhdl-get-visible-signals): Include aliases of signals.
23833         (vhdl-get-visible-signals): Fix signal name searching.
23834         (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
23835         (vhdl-fixup-whitespace-region): Fix for character
23836         literals (e.g. `:').
23838 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
23840         * ansi-color.el (comint-last-output-start):
23841         * bs.el (font-lock-verbose):
23842         * diff-mode.el (add-log-buffer-file-name-function):
23843         * dired-x.el (vm-folder-directory):
23844         * faces.el (help-xref-stack-item):
23845         * files.el (font-lock-keywords):
23846         * find-lisp.el (dired-buffers, dired-subdir-alist):
23847         * ido.el (cua-inhibit-cua-keys):
23848         * log-view.el (cvs-minor-wrap-function):
23849         * outline.el (font-lock-warning-face):
23850         * simple.el (compilation-current-error):
23851         * speedbar.el (ange-ftp-path-format, efs-path-regexp)
23852         (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
23853         * tooltip.el (comint-prompt-regexp):
23854         * w32-fns.el (explicit-shell-file-name):
23855         * term/mac-win.el (mac-charset-info-alist)
23856         (mac-services-selection, mac-system-script-code):
23857         * term/tty-colors.el (msdos-color-values):
23858         * term/w32-win.el (xlfd-regexp-registry-subnum):
23859         * term/x-win.el (x-keysym-table, x-selection-timeout)
23860         (x-session-id, x-session-previous-id):
23861         * textmodes/ispell.el (mail-yank-prefix):
23862         * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
23863         * textmodes/org.el (calc-embedded-close-formula)
23864         (calc-embedded-open-formula)
23865         (font-lock-unfontify-region-function):
23866         * textmodes/reftex-global.el (isearch-next-buffer-function)
23867         (TeX-master):
23868         * textmodes/reftex.el (font-lock-keywords):
23869         * textmodes/tex-mode.el (font-lock-comment-face)
23870         (font-lock-doc-face):
23871         * textmodes/texinfo.el (outline-heading-alist):
23872         Add defvars.
23874         * textmodes/artist.el (x-pointer-crosshair): Add defvar.
23875         (artist-spray-chars, artist-mode-init, artist-replace-string)
23876         (artist-select-erase-char, artist-vap-find-endpoints-horiz)
23877         (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
23878         (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
23880         * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
23881         (conf-align-assignments): "?\ " -> "?\s".
23883         * textmodes/reftex-index.el (TeX-master): Add defvar.
23884         (reftex-index-phrases-marker): Move up defvar.
23886         * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
23887         (reftex-toc-include-labels-indicator)
23888         (reftex-toc-include-index-indicator)
23889         (reftex-toc-max-level-indicator): Move up declarations.
23891         * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
23892         of args to `tramp-run-real-handler', even if it's empty in this case.
23894 2005-08-31  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
23896         * dired.el (dired-move-to-filename-regexp): Add date format for
23897         Mac OS X 10.3 in East Asian locales.
23899 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
23901         * files.el (make-auto-save-file-name): Add file name handler call
23902         if applicable.
23904         * net/tramp.el (tramp-file-name-handler-alist)
23905         (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
23906         (tramp-handle-make-auto-save-file-name): Rename from
23907         `tramp-make-auto-save-file-name'.
23908         (tramp-exists-file-name-handler): New defun.
23909         (tramp-advice-make-auto-save-file-name): Make defadvice only when
23910         `make-auto-save-file-name' is not a magic file name operation.
23912 2005-08-30  Richard M. Stallman  <rms@gnu.org>
23914         * files.el (risky-local-variable-p):
23915         Match `-predicates' and `-commands.
23917         * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
23918         (custom-save-all): Visit the file if necessary;
23919         kill the buffer if we created it.
23920         (custom-save-delete): Don't visit file or kill buffer here.
23922 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
23924         * textmodes/org.el (org-special-keyword): New face.
23925         (org-table-copy-down, org-table-eval-formula)
23926         (org-table-recalculate, org-init-section-numbers):
23927         Use `string-to-number' instead of `string-to-int'.
23928         (org-get-location): Use `insert-buffer-substring' instead of
23929         `insert-buffer'.
23930         (org-modify-diary-entry-string): New function.
23931         (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
23932         (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
23933         (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
23934         active region.
23935         (org-export-as-html): Handle QUOTE keyword.
23936         (org-quote-string): New option.
23937         (org-bookmark-jump-unhide): New function, used for
23938         `bookmark-after-jump-hook'.
23939         (org-diary-default-entry): Apply only when not called through
23940         `org-agenda'.
23942 2005-08-30  Juanma Barranquero  <lekktu@gmail.com>
23944         * net/eudc.el (mode-popup-menu):
23945         * play/handwrite.el (ps-printer-name, ps-lpr-command):
23946         * progmodes/ada-mode.el (compile-auto-highlight)
23947         (skeleton-further-elements):
23948         * progmodes/autoconf.el (font-lock-syntactic-keywords):
23949         * progmodes/cmacexp.el (msdos-shells):
23950         * progmodes/compile.el (font-lock-extra-managed-props)
23951         (font-lock-keywords, font-lock-maximum-size)
23952         (font-lock-support-mode):
23953         * progmodes/grep.el (font-lock-lines-before):
23954         * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
23955         * progmodes/mixal-mode.el (compile-command):
23956         * progmodes/perl-mode.el (font-lock-comment-face)
23957         (font-lock-doc-face, font-lock-string-face):
23958         * progmodes/prolog.el (comint-prompt-regexp):
23959         * progmodes/sh-script.el (font-lock-comment-face)
23960         (font-lock-set-defaults, font-lock-string-face):
23961         * progmodes/sql.el (font-lock-keyword-face)
23962         (font-lock-set-defaults, font-lock-string-face):
23963         * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
23964         (itimer-version, lazy-lock-defer-contextually)
23965         (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
23966         Add defvars.
23968         * progmodes/cperl-mode.el (cperl-electric-lbrace)
23969         (cperl-electric-keyword, cperl-electric-pod)
23970         (cperl-electric-backspace, cperl-forward-re)
23971         (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
23972         (vc-rcs-header, vc-sccs-header): Add defvars.
23974         * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
23975         (font-lock-syntactic-keywords, gud-find-expr-function):
23976         Add defvars.
23978         * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
23979         (gdb-frame-parameters): Declare before use.
23981         * progmodes/gud.el (gdb-active-process, gdb-define-alist)
23982         (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
23983         (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
23984         (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
23986         * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
23987         (idlwave-help-with-source): Use `insert-buffer-substring', not
23988         `insert-buffer'.
23990 2005-08-29  Juri Linkov  <juri@jurta.org>
23992         * outline.el (hide-entry, hide-leaves, outline-toggle-children):
23993         Put outline-back-to-heading function call inside save-excursion.
23995 2005-08-29  Juanma Barranquero  <lekktu@gmail.com>
23997         * man.el (Man-init-defvars, Man-translate-references)
23998         (Man-support-local-filenames, Man-highlight-references):
23999         * progmodes/sql.el (sql-interactive-mode):
24000         * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
24002         * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
24003         (compilation-mode-font-lock-keywords): Add defvars.
24004         (checkdoc-interactive-loop): "?\ " -> "?\s".
24006         * emacs-lisp/lisp-mode.el (font-lock-comment-face)
24007         (font-lock-doc-face, font-lock-string-face)
24008         (font-lock-keywords-case-fold-search): Add defvars.
24009         (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
24011         * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
24012         Don't pass X and Y (they are ignored anyway).
24013         (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
24014         (mouse-delete-window): Make arguments optional.
24016         * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
24017         (caesar-translate-table, minor-modes, news-buffer-save)
24018         (news-group-name, news-minor-modes): Add defvars.
24020         * emacs-lisp/lselect.el (mouse-highlight-priority)
24021         (x-lost-selection-functions, zmacs-regions):
24022         * emacs-lisp/pp.el (font-lock-verbose):
24023         * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
24024         * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
24025         (ses-mode-map):
24026         * emacs-lisp/tcover-unsafep.el (safe-functions):
24027         * international/mule-cmds.el (mac-system-coding-system)
24028         (mac-system-locale):
24029         * language/ethio-util.el (rmail-current-message)
24030         (rmail-message-vector):
24031         * language/thai-util.el (thai-auto-composition-mode):
24032         * mail/metamail.el (rmail-current-message, rmail-message-vector):
24033         * mail/mspools.el (rmail-inbox-list, vm-crash-box)
24034         (vm-folder-directory, vm-init-file, vm-init-file-loaded)
24035         (vm-primary-inbox, vm-spool-files):
24036         * mail/rmail.el (deleted-head, font-lock-fontified)
24037         (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
24038         (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
24039         (total-messages):
24040         * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
24041         (rmail-summary-mode-map):
24042         * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
24043         (rmail-last-label, rmail-last-multi-labels)
24044         (rmail-summary-vector, rmail-total-messages):
24045         * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
24046         * mail/rmailsum.el (msgnum):
24047         * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
24048         (rmail-current-message):
24049         * obsolete/fast-lock.el (font-lock-face-list):
24050         * obsolete/rnewspost.el (mail-reply-buffer):
24051         * obsolete/scribe.el (compile-command):
24052         * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
24054 2005-08-28  John Paul Wallington  <jpw@gnu.org>
24056         * ibuf-ext.el (ibuffer-auto-update-changed):
24057         Use `frame-or-buffer-changed-p' to check whether we need to update.
24058         (ibuffer-auto-mode): Don't advise `get-buffer-create' and
24059         `kill-buffer'.  Initialise `ibuffer-auto-buffers-changed'
24060         as a `frame-or-buffer-changed-p' state vector instead.
24062 2005-08-27  Romain Francoise  <romain@orebokech.com>
24064         * textmodes/makeinfo.el (makeinfo-compile):
24065         Use `compilation-start'.  Set `next-error-function' according to
24066         `disable-errors'.
24067         (makeinfo-next-error): New function.
24068         (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
24069         (makeinfo-buffer): Likewise.
24071         * progmodes/compile.el (compilation-start): Add autoload cookie.
24073         * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
24074         * textmodes/sgml-mode.el: Likewise.
24075         * progmodes/python.el: Likewise.
24077 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
24079         * simple.el (blink-matching-paren-distance): Document the meaning
24080         of nil value, and allow to customize to nil.
24082         * eshell/esh-ext.el (eshell-windows-shell-file): Look for
24083         command.com, not command.exe.
24085 2005-08-26  John Wiegley  <johnw@newartisans.com>
24087         * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
24088         code around a bit so that an extraneous nil argument is not added
24089         to a command when no args are given.
24091         * eshell/esh-arg.el (eshell-parse-double-quote): If a
24092         double-quoted argument resolves to nil, return it as an empty
24093         string rather than as nil.  This made it impossible to pass "" to
24094         a shell script as a null string argument.
24096 2005-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
24098         * outline.el (outline-invent-heading): New fun.
24099         (outline-promote, outline-demote): Use it.
24100         (outline-move-subtree-down): Remove unused vars `re' and `txt'.
24101         (outline-end-of-subtree): Remove unused var `opoint'.
24103 2005-08-26  David Reitter  <david.reitter@gmail.com>
24105         * menu-bar.el (truncate-lines, write-file, print-buffer)
24106         (ps-print-buffer-faces, ps-print-buffer, split-window):
24107         Disable menu items when the frame they refer to is invisible, or when
24108         they refer to a buffer and the minibuffer is selected.
24110 2005-08-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
24112         * progmodes/flymake.el (flymake-highlight-err-lines):
24113         Use save-excursion around flymake-highlight-line to preserve point.
24115 2005-08-26  Eli Zaretskii  <eliz@gnu.org>
24117         * progmodes/octave-mod.el: Change Author and Maintainer address.
24118         (octave-maintainer-address): Change Kurt's email address.
24119         * progmodes/octave-inf.el: Change Author and Maintainer address.
24120         * progmodes/octave-hlp.el: Change Author and Maintainer address.
24122 2005-08-26  Kim F. Storm  <storm@cua.dk>
24124         * subr.el (version-list-<, version-list-<=, version-list-=):
24125         Rename from integer-list-*.
24126         (version-list-not-zero): Likewise.  Fix while loop.
24127         (version=): Use version-list-= instead of string-equal.
24129 2005-08-26  Richard M. Stallman  <rms@gnu.org>
24131         * outline.el (outline-promote): Try shortening the heading.
24132         As last resort, read the heading to use.
24133         (outline-demote): As last resort, read the heading to use.
24135 2005-08-26  Romain Francoise  <romain@orebokech.com>
24137         * progmodes/compile.el (compilation-start): Doc fix.
24139         * progmodes/antlr-mode.el (antlr-default): Fix defface form.
24140         (antlr-font-lock-additional-keywords): Fix reference to
24141         `antlr-font-lock-literal-regexp' erroneously changed during the
24142         mass face rename.
24143         (antlr-run-tool): Use `compilation-start'.
24145         * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
24146         instead of the obsolete `compile-internal'.
24148 2005-08-26  Juanma Barranquero  <lekktu@gmail.com>
24150         * calendar/cal-bahai.el (date, displayed-month, displayed-year)
24151         (number, original-date):
24152         * calendar/cal-china.el (date):
24153         * calendar/cal-coptic.el (date):
24154         * calendar/cal-french.el (date):
24155         * calendar/cal-hebrew.el (date, entry, number, original-date):
24156         * calendar/cal-islam.el (date, number, original-date):
24157         * calendar/cal-iso.el (date):
24158         * calendar/cal-julian.el (date):
24159         * calendar/cal-mayan.el (date):
24160         * calendar/cal-menu.el (date, event):
24161         * calendar/cal-persia.el (date):
24162         * calendar/lunar.el (date):
24163         * calendar/solar.el (date): Add defvars.
24165         * emerge.el:
24166         * ibuffer.el:
24167         * info-xref.el:
24168         * obsolete/bg-mouse.el:
24169         * obsolete/sun-curs.el:
24170         * obsolete/swedish.el: Move the `defvar's to the top level.
24172         * smerge-mode.el (smerge-refined-change): Add :group.
24174 2005-08-25  Stefan Monnier  <monnier@iro.umontreal.ca>
24176         * smerge-mode.el (smerge-remove-props): Make the args non-optional.
24177         (smerge-keep-n): Remove props.
24178         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
24179         (smerge-keep-current, smerge-kill-current): Don't remove props anymore
24180         now that it's done in smerge-keep-n.
24181         (smerge-refined-change): New face.
24182         (smerge-refine-chopup-region, smerge-refine-highlight-change)
24183         (smerge-refine): New funs.
24184         (smerge-basic-map): Bind smerge-refine.
24186 2005-08-25  Juri Linkov  <juri@jurta.org>
24188         * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
24189         compilation-process-setup-function and compilation-disable-input
24190         in grep-mode instead of let-bindings in grep.
24192         * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
24193         Delete "Automatic File De/compression" (auto-compression-mode).
24195 2005-08-25  Juanma Barranquero  <lekktu@gmail.com>
24197         * obsolete/bg-mouse.el: Move to obsolete/ from term/.
24198         Silence warning about non-existent variable.
24200 2005-08-25  Richard M. Stallman  <rms@gnu.org>
24202         * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
24203         Rename "Describe Key" to "Describe Key or Mouse Operation".
24205         * mail/mailalias.el (build-mail-aliases): Delete comments
24206         from the contents before processing them.
24208         * isearch.el (isearch-edit-string): Erase the Search prompt
24209         if user enters an empty string and there is no default.
24211         * comint.el (comint-file-name-prefix): Add autoload.
24213 2005-08-25  Joe Corneli  <jcorneli@math.utexas.edu>
24215         * subr.el (play-sound): Rearrange to avoid warning.
24217 2005-08-25  Carsten Dominik  <dominik@science.uva.nl>
24219         * calendar/diary-lib.el (diary-modify-entry-list-string-function):
24220         New hook.
24221         (add-to-diary-list): Call `diary-modify-entry-list-string-function'.
24223 2005-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
24225         * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
24227         * custom.el (custom-theme-set-variables): Sort minor modes last.
24229 2005-08-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
24231         * subr.el (version-separator, version-regexp-alist): New vars used by
24232         version comparison funs.
24233         (integer-list-<, integer-list-=, integer-list-<=)
24234         (integer-list-not-zero): New funs for integer list comparison.
24235         (version-to-list, version=, version<, version<=): New funs for version
24236         comparison.
24238 2005-08-24  Juanma Barranquero  <lekktu@gmail.com>
24240         * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
24241         (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
24242         time to silence the byte-compiler.
24244         * ibuffer.el (ibuffer-compile-make-eliding-form)
24245         (ibuffer-check-formats): Use `with-no-warnings' to hide references
24246         to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
24247         so it's silly to get warnings for it).
24248         (ibuffer-auto-mode, ibuffer-cached-filter-formats)
24249         (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
24250         (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
24251         (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
24252         (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
24253         (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
24254         Defvar at compile time.
24255         (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
24256         (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
24257         Declare them before use.
24259         * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
24260         (info-xref-good, info-xref-bad): Defvar at compile time.
24262         * obsolete/mlsupport.el (filter-region, execute-monitor-command):
24263         Use `let*' instead of `let'.
24265         * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
24266         (*mouse-y*, menu, char): Defvar at compile time.
24267         (sc::menu): Declare it before use.
24268         (sc::pack-one-line): Use `let', not `let*'.
24270         * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
24271         (mail-send-hook): Defvar at compile time.
24273         * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
24274         Defvar at compile time.
24276         * term/sun-mouse.el (current-global-mousemap)
24277         (current-local-mousemap): Declare them before use.
24279 2005-08-24  Carsten Dominik  <dominik@science.uva.nl>
24281         * bookmark.el (bookmark-after-jump-hook): New hook.
24282         (bookmark-jump): Run `bookmark-after-jump-hook'.
24284 2005-08-23  Juri Linkov  <juri@jurta.org>
24286         * faces.el (minibuffer-prompt): Doc fix.
24288 2005-08-23  Juanma Barranquero  <lekktu@gmail.com>
24290         * progmodes/xscheme.el: Trivial changes to silence warnings.
24291         (xscheme-previous-mode, xscheme-previous-process-state):
24292         Add defvars.
24293         (xscheme-last-input-end, xscheme-process-command-line)
24294         (xscheme-process-name, xscheme-buffer-name)
24295         (xscheme-expressions-ring-max, xscheme-expressions-ring)
24296         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
24297         (xscheme-control-g-synchronization-p)
24298         (xscheme-control-g-disabled-p, xscheme-string-receiver)
24299         (default-xscheme-runlight, xscheme-runlight)
24300         (xscheme-runlight-string, xscheme-process-filter-state)
24301         (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
24302         Move to beginning of file.
24303         (scheme-interaction-mode-commands-alist)
24304         (scheme-interaction-mode-map, scheme-debugger-mode-map):
24305         Declare them before use.  Note: the initialization code for the
24306         variables has not been moved because it uses functions that reference
24307         the variables.
24308         (xscheme-control-g-message-string, xscheme-process-filter-alist)
24309         (xscheme-prompt-for-expression-map): Declare them before use.
24310         (scheme-debugger-mode-commands): "?\ " -> "?\s".
24312 2005-08-23  Ed Swarthout  <ed.swarthout@gmail.com>  (tiny change)
24314         * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
24316 2005-08-22  Juri Linkov  <juri@jurta.org>
24318         * faces.el (set-face-underline): Delete this duplicate function
24319         and make an obsolete alias to set-face-underline-p.
24320         (set-face-underline-p): Use docstring of set-face-underline.
24321         (describe-face): Create hyperlink to parent face.
24323         * info.el (Info-insert-dir): Use save-excursion around
24324         insert-buffer-substring.
24325         (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
24326         (Info-escape-percent): Delete function.
24327         (Info-fontify-node): Replace Info-escape-percent by
24328         replace-regexp-in-string with REP arg set to lambda that
24329         duplicates `%' and preserves text properties.
24331         * progmodes/compile.el (compilation-disable-input): Doc fix.
24332         (define-compilation-mode): Doc fix and refill.
24333         (kill-compilation): Use `mode-name' in the error message.
24334         (compilation-find-file): Use `compilation-error' in the
24335         read-file-name's prompt.
24337 2005-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24339         * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
24340         (smerge-auto-leave): Make undo re-enable the mode.
24341         (debug-ignored-errors): Add the user-error of impossible resolution.
24342         (smerge-resolve): Move things around a bit, in preparation for later.
24343         (smerge-diff): Don't fail if the buffer has no associated file.
24344         (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
24345         (smerge-conflict-overlay): New function.
24346         (smerge-match-conflict): Don't add text properties here.
24347         (smerge-find-conflict): Instead, add an overlay here.
24348         Also check for the case where we're inside a conflict already, so as to
24349         obviate the need for font-lock-multiline, which is unbearably slow with
24350         large conflicts and ciomplex font-lock patterns.
24351         (smerge-remove-props): Remove overlay rather than text-properties.
24352         (smerge-mode): Don't set font-lock-multiline.
24353         Remove overlays when turned off.
24355 2005-08-21  Kim F. Storm  <storm@cua.dk>
24357         * ido.el (ido-ignore-item-p): Use save-match-data.
24358         Bind case-fold-search to ido-case-fold locally.
24360 2005-08-20  Richard M. Stallman  <rms@gnu.org>
24362         * files.el (normal-mode): If font lock is on, turn it off and on.
24364         * subr.el (replace-regexp-in-string): Doc fix.
24366         * startup.el (command-line-1): Don't suppress startup screen
24367         due to existing processes.
24369         * progmodes/grep.el (grep): Bind compilation-disable-input to t.
24371         * progmodes/compile.el (compilation-disable-input): Default to nil.
24373 2005-08-20  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
24375         * progmodes/compile.el (compilation-disable-input): New defcustom.
24376         (compilation-start): If compilation-disable-input is non-nil, send
24377         EOF to the compilation process.
24379 2005-08-20  Eli Zaretskii  <eliz@gnu.org>
24381         * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
24382         Run the argument of tex-shell-cd-command through
24383         convert-standard-filename, to get the correct style of slashes on
24384         Windows, and enclose the result in quotes, in case the file name
24385         includes whitespace or other special characters.
24387 2005-08-19  Andreas Schwab  <schwab@suse.de>
24389         * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
24390         process.
24392 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
24394         * cus-start.el (minibuffer-prompt-properties): Correct typo.
24396 2005-08-18  Kim F. Storm  <storm@cua.dk>
24398         * scroll-lock.el: Fix errors due to incorrect line wrapping.
24400 2005-08-18  Richard M. Stallman  <rms@gnu.org>
24402         * scroll-lock.el: New file.
24404 2005-08-18  Thien-Thi Nguyen  <ttn@gnu.org>
24406         * dired.el (dired-move-to-end-of-filename):
24407         Handle fifo as rendered by "ls -lF": Don't include trailing "|".
24409 2005-08-18  Kim F. Storm  <storm@cua.dk>
24411         * ido.el (ido-everywhere): Fix defcustom :set function to disable
24412         rather than toggle mode when custom value is nil.
24413         (ido-everywhere): Fix defun doc string.
24415 2005-08-17  Richard M. Stallman  <rms@gnu.org>
24417         * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
24418         as tag instead of "Inviolable".
24420 2005-08-17  Kim F. Storm  <storm@cua.dk>
24422         * windmove.el (windmove-coordinates-of-position): Remove.
24423         (windmove-coordinates-of-window-position): Remove.
24424         (windmove-reference-loc): Use posn-at-point instead.
24426         * subr.el (insert-for-yank-1): Doc fix.
24428         * ido.el (ido-enter-matching-directory): Rename from
24429         ido-enter-single-matching-directory.  Change `slash' choice to
24430         `only'.  Add `first' choice.
24431         (ido-exhibit): Adapt to above changes.
24433 2005-08-16  Luc Teirlinck  <teirllm@auburn.edu>
24435         * Makefile.in: Expand comment about building loaddefs.el.
24437 2005-08-16  Nick Roberts  <nickrob@snap.net.nz>
24439         * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
24440         Comment use of defadvice.
24442         * progmodes/gud.el (gud-jump): Rework for gdb-ui.
24444 2005-08-15  Dan Nicolaescu  <dann@ics.uci.edu>
24446         * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
24447         * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
24448         * progmodes/gdb-ui.el, progmodes/idlw-help.el,
24449         * progmodes/idlw-shell.el, progmodes/ld-script.el,
24450         * progmodes/which-func.el, ruler-mode.el, strokes.el,
24451         * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
24452         for backward compatibility for faces that did not appear in the
24453         previous Emacs release.
24455         * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
24457 2005-08-15  Kim F. Storm  <storm@cua.dk>
24459         * emulation/cua-base.el (cua-delete-region): Return t if
24460         deleted region was non-empty.
24461         (cua-replace-region): Inhibit overwrite-mode for
24462         self-insert-command if replaced region was non-empty.
24463         (cua--explicit-region-start, cua--status-string): Make them
24464         buffer-local at top-level...
24465         (cua-mode): ...rather than when mode is enabled.
24467 2005-08-15  Thien-Thi Nguyen  <ttn@gnu.org>
24469         * progmodes/vhdl-mode.el (vhdl-emacs-21):
24470         Set t for Emacs 21, 22, and so on.
24472 2005-08-15  David Ponce  <david@dponce.com>
24474         * tree-widget.el: Update Commentary header.
24475         (tree-widget-theme): Doc fix.
24476         (tree-widget-space-width): New option.
24477         (tree-widget-image-properties): Look up in the default theme too.
24478         (tree-widget--cursors): Only for images with arrow pointer shape.
24479         (tree-widget-lookup-image): Pointer shape is hand by default.
24480         (tree-widget-icon): Rename generic icon widget from
24481         `tree-widget-control'.
24482         (tree-widget-*-icon): Rename from `tree-widget-*-control' and
24483         derive from `tree-widget-icon'.
24484         (tree-widget-handle): Improve default look and feel of the text
24485         representation.
24486         (tree-widget): Rename :*-control properties to :*-icon properties.
24487         Add :action and :help-echo properties.
24488         (tree-widget-after-toggle-functions): Move.
24489         (tree-widget-close-node, tree-widget-open-node): Remove.
24490         (tree-widget-before-create-icon-functions): New hook.
24491         (tree-widget-value-create): Update to allow customization of icons
24492         and nodes at run-time via that new hook.
24493         (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
24494         (tree-widget-icon-action, tree-widget-icon-help-echo)
24495         (tree-widget-action, tree-widget-help-echo): New functions.
24497 2005-08-15  Kim F. Storm  <storm@cua.dk>
24499         * ido.el (ido-buffer-internal): Use with-no-warnings.
24500         (ido-make-merged-file-list): Use while-no-input.
24502 2005-08-15  Richard M. Stallman  <rms@gnu.org>
24504         * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
24505         (flyspell-large-region): Fix doc and custom type.
24507 2005-08-14  Richard M. Stallman  <rms@gnu.org>
24509         * files.el (interpreter-mode-alist): Doc fix.
24511         * mail/rmail.el (rmail-nonignored-headers): New variable.
24512         (rmail-clear-headers): Use it.
24513         (rmail-reply): Better handling of mail-followup-to header.
24515         * progmodes/sh-script.el (sh-font-lock-keywords-var):
24516         Rename variable from sh-font-lock-keywords.  In the `shell' entry,
24517         don't try to refer to executable-font-lock-keywords.
24518         (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
24519         (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
24520         (sh-font-lock-keywords): Append executable-font-lock-keywords here.
24521         (sh-mode): Set comment-start-skip, local-abbrev-table,
24522         imenu-case-fold-search.
24523         (sh-set-shell): Don't set them here.
24524         (sh-feature): Simplify.  Get rid of the eval-a-variable feature.
24525         Don't cache the results in the original alist; don't ever modify
24526         that alist.
24528         * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
24530         * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
24531         empty.
24533 2005-08-15  Andreas Schwab  <schwab@suse.de>
24535         * desktop.el: Put autoload cookie at risky-local-variable declarations.
24537         * dired.el, info.el, mail/rmail.el: Revert last change.
24539 2005-08-14  Thien-Thi Nguyen  <ttn@gnu.org>
24541         * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
24542         modification in `eval-after-load' form.
24543         * info.el: Likewise.
24544         * mail/rmail.el: Likewise.
24546 2005-08-14  Juri Linkov  <juri@jurta.org>
24548         * progmodes/compile.el (compilation-mode-font-lock-keywords):
24549         Remove highlighting of "Compilation started".  Highlight only
24550         the word "finished" in "Compilation finished".  Add highlighting
24551         of "interrupt", "killed", "terminated" and the exit code.
24552         (compilation-start): Add newline after header.  Use exactly the
24553         same time stamp format as the finishing message.
24554         (compilation-mode-map): Add ellipsis to "Search Files (grep)".
24556         * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
24557         (grep-mode-font-lock-keywords): Don't highlight "Grep started".
24558         Add highlighting of "interrupt", "killed", "terminated".
24560         * delsel.el (delete-selection-pre-hook): If overwrite-mode is
24561         enabled and the current command is self-insert-command, call it
24562         explicitly with overwrite-mode bound to nil, to not allow it
24563         to delete the character after the selected region.
24565 2005-08-12  Matt Hodges  <MPHodges@member.fsf.org>
24567         * emacs-lisp/eldoc.el: Add move-beginning-of-line,
24568         move-end-of-line, end-of-line, and beginning-of-line to the list
24569         of commands after which the echo area is updated.
24571 2005-08-12  Eli Zaretskii  <eliz@gnu.org>
24573         * cus-edit.el (custom-save-all, custom-save-delete):
24574         Bind recentf-exclude to exclude custom-file.
24576 2005-08-12  Ehud Karni  <ehud@unix.mvs.co.il>
24578         * mail/rmailsum.el (rmail-summary-end-of-message): New command
24579         to go to the bottom of the mail message.  Added to
24580         `rmail-summary-mode-map' with key "/".
24581         (rmail-summary-show-message): New (internal) function for use by
24582         both `rmail-summary-beginning/end-of-message'.
24583         (rmail-summary-beginning-of-message): Change to use
24584         rmail-summary-show-message.
24586         * mail/rmail.el (rmail-end-of-message): New command to go to the
24587         end of the current message.  Added to `rmail-mode-map' with key "/".
24588         (rmail-beginning-of-message): Fix to work as documented.
24589         (rmail-mode): Change documentation.
24591         * progmodes/compile.el (compilation-start): Add the line
24592         "Compilation started" with compilation start time.
24593         (compilation-mode-font-lock-keywords): Add `started' to keywords.
24595 2005-08-11  Luc Teirlinck  <teirllm@auburn.edu>
24597         * menu-bar.el (menu-bar-options-menu): Standardize capitalization
24598         of menu items.
24600 2005-08-11  Richard M. Stallman  <rms@gnu.org>
24602         * simple.el (pop-global-mark): Reverse test of widen-automatically.
24604         * battery.el (battery-status-function): Don't use ignore-errors.
24606 2005-08-11  Lute Kamstra  <lute@gnu.org>
24608         * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
24609         define-obsolete-variable-alias.
24611 2005-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
24613         * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
24614         (ange-ftp-send-cmd): Revert last change, and expand
24615         the comment explaining the problem.
24617 2005-08-10  Luc Teirlinck  <teirllm@auburn.edu>
24619         * ldefs-boot.el: Update.
24621         * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
24622         item to "Time, Load and Mail".  Change help echo text.
24624         * time.el (display-time-use-mail-icon, display-time-format)
24625         (display-time-string-forms): Shorten first line of docstrings.
24627 2005-08-10  Lars Hansen  <larsh@soem.dk>
24629         * desktop.el (desktop-buffer-mode-handlers):
24630         Make non-customizable.  Add autoload cookie.  Change initial value to
24631         nil; add elements in respective modules instead.  Fix doc string.
24632         (desktop-load-file): New function.
24633         (desktop-minor-mode-handlers): New autoloaded variable.
24634         (desktop-create-buffer): Call minor mode handlers.
24635         Use desktop-load-file to load major and minor mode modules prior to
24636         checking for a handler.
24637         (desktop-save): Don't add nil to desktop-minor-modes for minor
24638         modes with nil function in desktop-minor-mode-table.  Don't delete
24639         desktop file before rewriting it.
24640         (desktop-locals-to-save): Add autoload cookie.  Don't make
24641         automatically buffer-local.  Add variables column-number-mode,
24642         size-indication-mode, indent-tabs-mode,
24643         indicate-buffer-boundaries, indicate-empty-lines and
24644         show-trailing-whitespace.
24645         (desktop-clear): Allow desktop-clear-preserve-buffers to contain
24646         regexps.  Don't use desktop-clear-preserve-buffers-regexp.
24647         (desktop-clear-preserve-buffers-regexp): Delete.
24648         (desktop-clear-preserve-buffers): Update initial value and docstring.
24649         (desktop-save-buffer): Fix doc string.
24651         * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
24652         (hilit-chg-desktop-restore): New function.
24653         (highlight-changes-mode): Add highlight-changes-mode to
24654         desktop-locals-to-save.
24656         * dired.el: Add handler to desktop-buffer-mode-handlers.
24657         (dired-restore-desktop-buffer): Remove autoload cookie.
24658         (dired-mode): Add autoload cookie.
24660         * info.el: Add handler to desktop-buffer-mode-handlers.
24661         (Info-restore-desktop-buffer): Remove autoload cookie.
24662         (Info-mode): Add autoload cookie.
24664         * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
24665         (mh-restore-desktop-buffer): Remove autoload cookie.
24666         (mh-folder-mode): Add autoload cookie.
24668         * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
24669         (rmail-restore-desktop-buffer): Remove autoload cookie.
24671 2005-08-11  Masatake YAMATO  <jet@gyve.org>
24673         * hexl.el (hexl-address-region):
24674         (hexl-ascii-region, hexl-font-lock-keywords):
24675         (hexl-highlight-line-range): Use the term "region"
24676         instead of "area" for consistency with the other symbols
24677         defined in hexl.el.
24679 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
24681         * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
24682         correct group: it is set with `menu-bar-make-mm-toggle' (pointed
24683         out by Juri Linkov).  Add `display-battery-mode'.
24685 2005-08-09  Juri Linkov  <juri@jurta.org>
24687         * progmodes/compile.el (compilation-mode-font-lock-keywords):
24688         Remove `-text' from face variable names.
24689         (compilation-error-file-name, compilation-warning-file-name)
24690         (compilation-info-file-name): Delete faces.
24691         (compilation-line-number, compilation-column-number):
24692         Remove face underlining.
24693         (compilation-message-face): Set to `underline' value by default.
24694         (compilation-error-face, compilation-warning-face)
24695         (compilation-info-face): Remove `-file-name' from face names.
24696         (compilation-error-text-face, compilation-warning-text-face)
24697         (compilation-info-text-face): Delete face variables.
24698         (compilation-text-face): Delete function.
24700         * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
24701         (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
24702         (grep-error-face): Set to `compilation-error' instead of
24703         `compilation-error-face' (which is redefined to `grep-hit-face' in
24704         grep buffers).
24705         (grep-mode-font-lock-keywords): Remove `-text' from face variable
24706         names.  Use `grep-error-face' instead of `compilation-error-text-face'.
24708         * dired-aux.el (dired-do-query-replace-regexp):
24709         Use `query-replace-read-args'.
24711         * replace.el (query-replace-read-from, query-replace-read-to)
24712         (query-replace-read-args): Rename arg `string' to `prompt'.
24714         * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
24716 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24718         * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
24719         uploading files.
24720         (ange-ftp-canonize-filename): Handle file names beginning with ~
24721         correctly.
24723 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
24725         * textmodes/fill.el (canonically-space-region)
24726         (fill-context-prefix, fill-french-nobreak-p)
24727         (fill-delete-newlines, fill-comment-paragraph)
24728         (justify-current-line): "?\ " -> "?\s".
24730 2005-08-09  Ben North  <ben@redfrontdoor.org>  (tiny change)
24732         * textmodes/fill.el (fill-nonuniform-paragraphs):
24733         Improve argument/docstring consistency.
24735 2005-08-09  Richard M. Stallman  <rms@gnu.org>
24737         * textmodes/ispell.el (ispell-word): More fboundp checks.
24739         * files.el (find-file-noselect): Don't call set-buffer-major-mode.
24740         (find-file-noselect-1): Call it here, only if RAWFILE.
24741         (normal-mode): Always set some major mode.
24742         (save-some-buffers-action-alist): Change some explanation strings.
24743         (file-name-non-special): In the `quote' method, use unwind-protect.
24745 2005-08-09  Magnus Henoch  <mange@freemail.hu>
24747         * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
24748         (ispell-have-aspell-dictionaries): New variable.
24749         (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
24750         (ispell-get-aspell-config-value): New function.
24751         (ispell-aspell-find-dictionary): New function.
24752         (ispell-aspell-add-aliases): New function.
24753         (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
24754         appropriate.  Don't look for ispell dictionaries if we use aspell.
24755         (ispell-menu-map): Don't build a submenu of dictionaries.
24757 2005-08-09  Richard M. Stallman  <rms@gnu.org>
24759         * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
24760         (sql-read-passwd): Use read-passwd.
24762         * progmodes/idlw-toolbar.el (idlwave-toolbar)
24763         (idlwave-toolbar-is-possible): Add defvars.
24765         * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
24766         Avoid warnings.
24768         * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
24769         (idlwave-system-class-info, idlwave-executive-commands-alist):
24770         Use defvar.
24772         * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
24774         * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
24775         Avoid warnings.
24777         * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
24778         and content-type: headers.
24780         * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
24782         * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
24783         and rename some of them to be more self-explanatory.
24785         * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
24787         * startup.el (command-line-1): Implement -scriptload.
24789         * replace.el (occur-engine): Initial *Occur* output not undoable.
24791         * menu-bar.el (menu-bar-file-menu): Rename some menu items
24792         and improve help strings.
24794         * isearch.el (isearch-repeat): When changing direction,
24795         mark search successful.
24797         * ediff-init.el: Use (featurep 'xemacs).
24799         * comint.el (send-invisible): Identify buffer, if not selected.
24801         * align.el: Delete autoload for c-guess-basic-syntax.
24803 2005-08-09  Juanma Barranquero  <lekktu@gmail.com>
24805         * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
24806         Improve argument/docstring consistency.  Doc fixes.
24807         (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
24808         (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
24809         (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
24810         (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
24811         (r2bv-organization, r2bv-pages, r2bv-primary-author)
24812         (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
24813         (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
24814         Defvar at compile time.
24816 2005-08-09  Juri Linkov  <juri@jurta.org>
24818         * info.el: Replace `info' with upper-case `Info' where appropriate.
24819         (info-title-1, info-title-2, info-title-3, info-title-4)
24820         (info-menu-header): Move up face definitions.
24821         (info-menu-star): Rename from `info-menu-5'.
24822         (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
24823         (Info-fontify-visited-nodes): Fix docstring.
24824         (Info-hide-note-references): Fix docstring.
24825         (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
24826         menu items in the same way as on cross-references.
24827         (info-apropos): Fix sorting order and formatting to be like in the
24828         stand-alone Info browser.  Display error messages for 1 sec.
24829         (Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
24830         (Info-mode-menu): Remove item for `Info-search-case-sensitively'
24831         from the menu bar.
24832         (Info-insert-dir): Restore point after calling
24833         `insert-buffer-substring'.
24835 2005-08-08  Richard M. Stallman  <rms@gnu.org>
24837         * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
24838         (recompute-lucid-menubar): Add defvars.
24840         * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
24842         * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
24844         * net/net-utils.el (run-dig): Rename from `dig'.
24846         * play/gametree.el (gametree-mode): Use make-local-variable,
24847         not make-variable-buffer-local.
24849         * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
24851         * ansi-color.el (ansi-color-make-extent)
24852         (ansi-color-set-extent-face): Use fboundp, not functionp.
24854         * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
24855         not make-variable-buffer-local.
24857         * bookmark.el (Info-current-file): Add defvar.
24858         (bookmark-jump-noselect): Use with-no-warnings.
24860         * completion.el (c-mode-map, fortran-mode-map): Add defvars.
24862         * ebuff-menu.el (Helper-return-blurb): Add defvar.
24864         * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
24866         * find-file.el (ada-procedure-start-regexp)
24867         (ada-package-start-regexp): Add defvars.
24869         * info.el (Info-insert-dir): Use insert-buffer-substring.
24871         * xml.el (xml-att-def-re): Add defvar.
24873         * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
24874         calling convention.
24876         * subr.el (while-no-input): Return t if there is input.
24878 2005-08-08  Luc Teirlinck  <teirllm@auburn.edu>
24880         * cus-start.el (all): Add `overflow-newline-into-fringe'.
24882 2005-08-08  Juanma Barranquero  <lekktu@gmail.com>
24884         * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
24885         (scheme-prev-l/c-dir/file): Fix typos in docstrings.
24887 2005-08-08  Emilio C. Lopes  <eclig@gmx.net>
24889         * cmuscheme.el (scheme-start-file): Replace reference to
24890         `user-emacs-directory' by "~/.emacs.d/".
24892 2005-08-08  Thien-Thi Nguyen  <ttn@gnu.org>
24894         * info.el (Info-dir-remove-duplicates): Avoid case folding
24895         in loop; instead, keep downcased strings for comparison.
24896         Suggested by Helmut Eller.
24898 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
24900         Sync with Tramp 2.0.50.
24902         * net/tramp.el: Remove defvar of `last-coding-system-used' in the
24903         XEmacs case; not necessary anymore.
24904         (tramp-user-regexp): Allow "@" as part of user name.
24905         (tramp-handle-set-visited-file-modtime)
24906         (tramp-handle-insert-file-contents)
24907         (tramp-handle-write-region): No special handling for
24908         `last-coding-system-used, because this is done in
24909         `tramp-accept-process-output' now.
24910         (tramp-accept-process-output): New defun.
24911         (tramp-process-one-action, tramp-process-one-multi-action)
24912         (tramp-wait-for-regexp, tramp-wait-for-output)
24913         (tramp-discard-garbage-erase-buffer): Call it.  Reported by David
24914         Howells <dhowells@redhat.com>.
24915         (clear-visited-file-modtime): Defadvice removed.  The check for
24916         unset buffer's modtime does not need to be based on
24917         `tramp-buffer-file-attributes'.  Suggested by RMS.
24918         (tramp-message): Insert "\n" if not being at beginning of line.
24919         (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
24920         sequence with same logic.
24921         (tramp-completion-handle-expand-file-name): Discard call of
24922         `tramp-drop-volume-letter'.  It is not necessary, and there have
24923         been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
24924         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
24925         (tramp-do-copy-or-rename-file-out-of-band): Transfer message
24926         should always be visible.
24927         (tramp-handle-insert-directory, tramp-setup-complete)
24928         (tramp-set-process-query-on-exit-flag)
24929         (tramp-append-tramp-buffers): Pacify byte-compiler.
24930         (tramp-bug): Delete non-existing variables from list.
24931         Apply `tramp-load-report-modules' as pre-hook.
24932         Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
24933         `shell-prompt-pattern' because of non-7bit characters.
24934         Reported by Sebastian Luque <sluque@mun.ca>.
24935         (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
24936         (tramp-match-string-list): Remove function.
24937         (tramp-wait-for-regexp): Remove call of that function.
24938         Suggested by Kim F. Storm <storm@cua.dk>.
24939         (tramp-set-auto-save-file-modes): Use octal integer code #o600
24940         instead of octal character code ?\600.  The latter resulted in a
24941         syntax error with XEmacs.
24943         * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
24944         XEmacs case; not necessary anymore.
24945         (tramp-smb-handle-write-region): No special handling for
24946         `last-coding-system-used, because this is done in
24947         `tramp-accept-process-output' now.
24948         (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
24950 2005-08-06  Luc Teirlinck  <teirllm@auburn.edu>
24952         * wid-edit.el (widget-choice-value-create):
24953         Unconditionally respect user choice.  Set :explicit-choice back to nil
24954         when no longer needed.
24955         (widget-choice-action): Unconditionally respect user choice.
24956         Eliminate :explicit-choice-value.
24958         * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
24960         * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
24961         with `indicate-empty-lines' and `indicate-buffer-boundaries'.
24962         (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
24963         running new function `toggle-indicate-empty-lines'.
24964         Rename "Customize" item to "Customize fringe".
24965         Rename "Indicators" item to "Buffer boundaries" and change help echo.
24966         (menu-bar-showhide-fringe-ind-menu): Change several help echos.
24967         Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
24968         Delete "Empty lines only" item.
24969         (menu-bar-showhide-fringe-ind-customize): New function.
24970         (menu-bar-showhide-fringe-ind-mixed)
24971         (menu-bar-showhide-fringe-ind-box)
24972         (menu-bar-showhide-fringe-ind-right)
24973         (menu-bar-showhide-fringe-ind-left)
24974         (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
24975         instead of `fringe-indicators'.
24977 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
24979         * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
24980         Change the date of last update.
24982 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
24984         * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
24985         (viper-exec-yank, viper-put-back): Don't display modification msg
24986         if in the minibuffer.
24988         * viper-init.el (viper-replace-overlay-cursor-color)
24989         (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
24990         Make variables frame local.
24992         * viper-util.el (viper-append-filter-alist): Use append instead of
24993         nconc.
24995         * viper.el (viper-vi-state-mode-list)
24996         (viper-emacs-state-mode-list): Move help-mode and
24997         completion-list-mode from the first list to the second.
24998         (viper-mode): Docstring.
24999         (viper-go-away, viper-non-hook-settings): Don't localize
25000         minor-mode-alist in newer Emacsen.  Add advice to
25001         set-cursor-color.  Don't bind "\C-c\\".
25003 2005-08-06  Emilio C. Lopes  <eclig@gmx.net>
25005         * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
25006         (scheme-macro-expand-command): New user options.
25007         (scheme-trace-procedure, scheme-expand-current-form): New commands.
25008         (scheme-form-at-point, scheme-start-file)
25009         (scheme-interactively-start-process): New functions.
25010         (scheme-get-process): New function, extracted from `scheme-proc'.
25011         (run-scheme): Call `scheme-start-file' to get start file, and pass
25012         it to `make-comint'.
25013         (switch-to-scheme, scheme-proc):
25014         Call `scheme-interactively-start-process' if no Scheme buffer/process
25015         is available.
25017 2005-08-06  Juri Linkov  <juri@jurta.org>
25019         * progmodes/compile.el (compilation-mode-font-lock-keywords):
25020         Use `compilation-text-face', `compilation-info-text-face' and
25021         `compilation-error-text-face' instead of `font-lock-keyword-face'.
25022         (compilation-error): New face.
25023         (compilation-error-file-name): Inherit from
25024         `compilation-error' instead of `font-lock-warning-face'.
25025         (compilation-warning-file-name): Inherit from
25026         `compilation-warning' instead of `font-lock-warning-face'.
25027         (compilation-info, compilation-error-file-name)
25028         (compilation-warning-file-name, compilation-info-file-name)
25029         (compilation-line-number, compilation-column-number): Doc fix.
25030         (compilation-error-text-face, compilation-warning-text-face)
25031         (compilation-info-text-face): New face variables.
25032         (compilation-line-face, compilation-column-face)
25033         (compilation-enter-directory-face)
25034         (compilation-leave-directory-face): Doc fix.
25035         (compilation-text-face): New function.
25037         * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
25038         instead of 1 to display binary file names as info file links.
25039         (grep-error-face): Use `compilation-error-face' instead of
25040         `font-lock-keyword-face'.
25041         (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
25042         and `compilation-warning-text-face' instead of
25043         `font-lock-keyword-face'.  Use `compilation-error-text-face'
25044         instead of `grep-error-face'.
25046 2005-08-05  Kenichi Handa  <handa@m17n.org>
25048         * international/code-pages.el: Add autoload cookies for all coding
25049         systems.
25051 2005-08-04  Luc Teirlinck  <teirllm@auburn.edu>
25053         * cus-start.el (all): Put undo.c where it alphabetically belongs.
25055 2005-08-04  Juri Linkov  <juri@jurta.org>
25057         * progmodes/compile.el (compilation-mode-map):
25058         * progmodes/grep.el (grep-mode-map):
25059         Bind TAB to `compilation-next-error' and [backtab] to
25060         `compilation-previous-error'.
25062         * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
25063         matching line numbers, column numbers and their ranges with regexp
25064         matching only line numbers.
25065         (grep-context-face): New face variable.
25066         (grep-mode-font-lock-keywords): Use it.
25068         * faces.el (read-face-name): Delete duplicate faces.
25070 2005-08-02  Juanma Barranquero  <lekktu@gmail.com>
25072         * thumbs.el (thumbs-find-image): Don't make variables
25073         automatically buffer local.
25074         (thumbs-current-tmp-filename, thumbs-current-image-filename)
25075         (thumbs-image-num): Make automatically buffer local.
25076         (thumbs-show-thumbs-list): Use `make-local-variable', not
25077         `make-variable-buffer-local'.
25078         (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
25080         * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
25081         (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
25082         (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
25083         (bother, bye, canyou, chatlst, continue, deathlst, describe)
25084         (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
25085         (feelings-about, foullst, found, hello, history, howareyoulst)
25086         (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
25087         (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
25088         (neglst, obj, object, owner, please, problems, qlist)
25089         (random-adjective, relation, remlst, repetitive-shortness)
25090         (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
25091         (shortlst, something, sportslst, stallmanlst, states, subj)
25092         (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
25093         (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
25094         Defvar at compile time.
25096         * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
25097         not `make-variable-buffer-local'.
25099 2005-08-02  Kim F. Storm  <storm@cua.dk>
25101         * emulation/cua-rect.el (cua--highlight-rectangle): Only show
25102         rectangle overlay in selected window.
25104 2005-08-01  Luc Teirlinck  <teirllm@auburn.edu>
25106         * cus-start.el (all): Put `indicate-empty-lines' in fringe group
25107         instead of display group.  Make `indicate-buffer-boundaries'
25108         customizable through Custom.
25110 2005-08-01  Juanma Barranquero  <lekktu@gmail.com>
25112         * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
25113         (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
25114         (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
25115         (gdb-put-string): Fix typos in docstrings.
25117 2005-08-01  Nick Roberts  <nickrob@snap.net.nz>
25119         Update copyright notices of files in progmodes directory for
25120         release of Emacs 22.1.
25122         * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
25124         * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
25125         Don't barf if the GUD buffer has been killed.
25127 2005-08-01  Kim F. Storm  <storm@cua.dk>
25129         * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
25131 2005-07-29  Stefan Monnier  <monnier@iro.umontreal.ca>
25133         * simple.el (next-error-follow-minor-mode):
25134         make-variable-buffer-local -> make-local-variable.
25136         * emacs-lisp/cl-extra.el: Require CL also when compiling.
25138         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
25139         (byte-compile-form-make-variable-buffer-local): New functions to warn
25140         about misuses of make-variable-buffer-local where make-local-variable
25141         was meant.
25143 2005-07-29  Juanma Barranquero  <lekktu@gmail.com>
25145         * bs.el (bs-attributes-list): Doc fix.
25146         (bs): Update url-link.
25148         * desktop.el (desktop-save-buffer): Fix typos in docstring.
25149         (desktop-load-default): Simplify.
25151         * ibuffer.el (ibuffer-columnize-and-insert-list)
25152         (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
25153         (ibuffer-unmark-all, ibuffer-toggle-marks)
25154         (ibuffer-unmark-forward, ibuffer-unmark-backward)
25155         (ibuffer-compile-make-format-form, ibuffer-format-column)
25156         (ibuffer-current-buffers-with-marks)
25157         (ibuffer-update-title-and-summary): "?\ " -> "?\s".
25158         (ibuffer): Doc fix.
25159         (ibuffer-mode): Fix typo in docstring.
25160         (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
25161         with `define-obsolete-variable-alias'.
25162         (ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.
25164 2005-07-29  Kenichi Handa  <handa@m17n.org>
25166         * international/mule-cmds.el (select-message-coding-system):
25167         Be sure to use LF for end-of-line.  If no coding system is decided,
25168         return iso-8859-1-unix.
25170 2005-07-28  Stefan Monnier  <monnier@iro.umontreal.ca>
25172         * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
25173         (ange-ftp-pending-error-line): New vars.
25174         (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
25175         to handle the non-fatal no-route-to-host messages.
25176         (internal-ange-ftp-mode): Make the no-match regexp more efficient.
25178 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
25180         * isearch.el (isearch-mode-map, isearch-other-meta-char)
25181         (isearch-quote-char, isearch-printing-char)
25182         (isearch-text-char-description): "?\ " -> "?\s".
25183         (isearch-lazy-highlight-cleanup)
25184         (isearch-lazy-highlight-initial-delay)
25185         (isearch-lazy-highlight-interval)
25186         (isearch-lazy-highlight-max-at-a-time)
25187         (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
25188         Declare with define-obsolete-*-alias macros.
25189         (isearch-forward): Fix typo in docstring.
25190         (search-invisible, search-ring-yank-pointer)
25191         (regexp-search-ring-yank-pointer): Doc fixes.
25193         * recentf.el (recentf-menu-append-commands-p): Declare with
25194         `define-obsolete-variable-alias'.
25195         (recentf-max-saved-items, recentf-menu-filter)
25196         (recentf-arrange-by-rule-subfilter): Doc fixes.
25197         (recentf-menu-append-commands-flag)
25198         (recentf-initialize-file-name-history, recentf-expand-file-name)
25199         (recentf-clear-data): Fix typos in docstrings.
25201 2005-07-28  Nick Roberts  <nickrob@snap.net.nz>
25203         * progmodes/gdb-ui.el: Smarten comments.
25204         (gdb-info-breakpoints-custom): Use nowarn when finding file.
25206 2005-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
25208         * term/apollo.el (terminal-init-apollo): New function containing
25209         all former top level forms in the file.
25210         * term/bobcat.el (terminal-init-bobcat):
25211         * term/cygwin.el (terminal-init-cygwin):
25212         * term/iris-ansi.el (terminal-init-iris-ansi):
25213         * term/linux.el (terminal-init-linux):
25214         * term/news.el (terminal-init-news):
25215         * term/rxvt.el (terminal-init-rxvt):
25216         * term/sun.el (terminal-init-sun):
25217         * term/tvi970.el (terminal-init-tvi970):
25218         * term/vt100.el (terminal-init-vt100):
25219         * term/vt102.el (terminal-init-vt102):
25220         * term/vt125.el (terminal-init-vt125):
25221         * term/vt200.el (terminal-init-vt200):
25222         * term/vt201.el (terminal-init-vt201):
25223         * term/vt220.el (terminal-init-vt220):
25224         * term/vt240.el (terminal-init-vt240):
25225         * term/vt300.el (terminal-init-vt300):
25226         * term/vt320.el (terminal-init-vt320):
25227         * term/vt400.el (terminal-init-vt400):
25228         * term/vt420.el (terminal-init-vt420):
25229         * term/wyse50.el (terminal-init-wyse50):
25230         * term/xterm.el (terminal-init-xterm): Likewise.
25232         * term/README: Describe the terminal-init-* functionality.
25234         * startup.el (command-line): After loading the terminal initialization
25235         file call the corresponding terminal initialization function.
25237 2005-07-27  Kenichi Handa  <handa@m17n.org>
25239         * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
25240         negative.
25242         * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
25243         (ps-mule-composition-prologue): Fix for the case that
25244         RelativeCompose is false.
25246 2005-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
25248         * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
25250         * descr-text.el (describe-char): Handle the case where the list of
25251         chars is displayed in a separate frame.
25252         Be a bit more discriminating when looking for the char.
25254 2005-07-26  Juanma Barranquero  <lekktu@gmail.com>
25256         * bookmark.el (bookmark-automatically-show-annotations)
25257         (bookmark-read-annotation-text-func): Doc fixes.
25258         (bookmark-save): Improve argument/docstring consistency.
25259         (bookmark-get-bookmark, bookmark-get-bookmark-record)
25260         (bookmark-alist-from-buffer)
25261         (bookmark-upgrade-file-format-from-0)
25262         (bookmark-grok-file-format-version)
25263         (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
25264         (bookmark-read-annotation-mode)
25265         (bookmark-insert-current-bookmark, bookmark-jump)
25266         (bookmark-exit-hook): Fix typos in docstrings.
25267         (bookmark-exit-hooks): Define as obsolete alias.
25268         (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
25269         not `bookmark-exit-hooks'.  Fix docstring.
25270         (bookmark-bmenu-select): "?\ " -> "?\s".
25272 2005-07-25  Ari Roponen  <arjuropo@cc.jyu.fi>  (tiny change)
25274         * startup.el (command-line): Fix typo.
25276 2005-07-24  Richard M. Stallman  <rms@gnu.org>
25278         * tooltip.el (tooltip-mode): Test emacs-basic-display,
25279         not emacs-quick-startup.
25281 2005-07-24  Juanma Barranquero  <lekktu@gmail.com>
25283         * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
25284         (reb-next-match, reb-show-subexp): Use `with-selected-window'
25285         instead of `reb-with-current-window'.
25286         (reb-prev-match): Likewise.  Also, don't move left if the search
25287         was unsuccessful.
25288         (reb-initialize-buffer): New function.
25289         (re-builder, reb-change-syntax): Use it.
25291         * man.el (Man-goto-page): Make second argument NOERROR optional.
25293 2005-07-23  Richard M. Stallman  <rms@gnu.org>
25295         * man.el (Man-bgproc-sentinel): Check here for failure to find
25296         any man page in the output, and report the error here.
25297         (Man-arguments): Make it permanent local.
25298         (Man-goto-page): New arg NOERROR.  Never kill the current buffer.
25299         (Man-mode): Pass t for NOERROR.
25301         * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
25302         (grep-mode-font-lock-keywords):
25303         Don't use compilation-...-face for messages that are not file names.
25305         * progmodes/compile.el (compilation-mode-font-lock-keywords):
25306         Don't use compilation-...-face for messages that are not file names.
25308 2005-07-22  Juri Linkov  <juri@jurta.org>
25310         * startup.el (normal-splash-screen): Update menu name.
25312         * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
25314 2005-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
25316         * term/xterm.el: Load term/rxvt if the terminal is actually an
25317         rxvt terminal.
25318         (xterm-rxvt-set-background-mode): Remove, not used anymore.
25320         * term/rxvt.el (function-key-map): Use substitute-key-definition
25321         to bind {C,S,C-S}-{f1-f10}.  Add a few missing key bindings.
25323         * term/cygwin.el: New file.
25325 2005-07-22  Kim F. Storm  <storm@cua.dk>
25327         * image-file.el (insert-image-file, image-file-yank-handler):
25328         Fix last change to maintain a (unique) yank-handler on yanked images.
25330 2005-07-22  Eduardo Mu\e,Aq\e(Boz  <emufer@terra.es>  (tiny change)
25332         * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
25333         of the file size (as in "177B" for 177 bytes).  This happens with
25334         "ls -lh" on FreeBSD.
25336 2005-07-22  Juanma Barranquero  <lekktu@gmail.com>
25338         * hilit-chg.el (highlight-changes-global-initial-state)
25339         (highlight-compare-buffers, hilit-chg-turn-on-maybe)
25340         (hilit-chg-fixup, highlight-changes-mode):
25341         Fix typos in docstrings.
25342         (highlight-changes-global-modes, highlight-changes-rotate-faces):
25343         Doc fixes.
25345 2005-07-21  Luc Teirlinck  <teirllm@auburn.edu>
25347         * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
25348         mode function using `eval-after-load'.
25350 2005-07-21  Kim F. Storm  <storm@cua.dk>
25352         * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
25353         included when reporting an Emacs crash, and tell about the DEBUG file.
25355         * image-file.el (insert-image-file): Add yank-handler.
25356         (image-file-yank-handler): Yank handler to make unique copies of
25357         images when they are yanked into a buffer next to each other.
25359 2005-07-21  Juanma Barranquero  <lekktu@gmail.com>
25361         * comint.el (comint-use-prompt-regexp, comint-send-input)
25362         (comint-source-default, comint-extract-string)
25363         (comint-get-source, comint-word, comint-completion)
25364         (comint-source, comint-prompt-read-only, comint-update-fence):
25365         Fix typos in docstrings.
25366         (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
25367         Declare with define-obsolete-*-alias macros.
25368         (comint-previous-matching-input-from-input)
25369         (comint-next-matching-input-from-input)
25370         (comint-previous-matching-input, comint-next-matching-input)
25371         (comint-forward-matching-input):
25372         Improve argument/docstring consistency.
25374         * desktop.el (desktop-clear-preserve-buffers-regexp):
25375         Also preserve the *server* buffer.
25377         * simple.el (clone-indirect-buffer): Doc fix.
25378         (fixup-whitespace, just-one-space)
25379         (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
25380         (next-error, next-error-highlight)
25381         (next-error-highlight-no-select, next-error-last-buffer)
25382         (next-error-buffer-p, next-error-find-buffer, next-error)
25383         (previous-error, next-error-no-select, previous-error-no-select)
25384         (open-line, split-line, minibuffer-prompt-width, kill-new)
25385         (binary-overwrite-mode): Fix typos in docstrings.
25386         (set-fill-column): Fix typo in message.
25388         * skeleton.el (skeleton-proxy-new): Doc fix.
25390         * strokes.el (strokes-load-hook): Doc fix.
25391         (strokes-grid-resolution, strokes-get-grid-position)
25392         (strokes-renormalize-to-grid, strokes-read-stroke)
25393         (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
25394         (strokes-global-map): Fix typos in docstrings.
25395         (strokes-help): Doc fix.  Fix help message and pass it through
25396         `substitute-command-keys'.
25398         * tempo.el (tempo-insert-prompt, tempo-interactive)
25399         (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
25400         (tempo-insert-string-functions, tempo-local-tags)
25401         (tempo-define-template, tempo-insert-template)
25402         (tempo-insert-prompt-compat, tempo-is-user-element)
25403         (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
25404         Fix typos in docstrings.
25406         * vcursor.el (vcursor-other-window, vcursor-bind-keys)
25407         (vcursor-key-bindings, vcursor-use-vcursor-map)
25408         (vcursor-find-window, vcursor-scroll-down)
25409         (vcursor-disable, vcursor-beginning-of-buffer)
25410         (vcursor-end-of-buffer): Fix typos in docstrings.
25411         (vcursor-relative-move, vcursor-get-char-count):
25412         Improve argument/docstring consistency.
25414         * version.el: "?\ " -> "?\s".
25416         * wid-edit.el (widget-default-create, widget-after-change)
25417         (widget-default-format-handler, widget-checklist-add-item)
25418         (widget-radio-add-item, widget-choose, widget-specify-secret)
25419         (widget-field-value-create, widget-field-value-get)
25420         (widget-editable-list-format-handler)
25421         (widget-editable-list-entry-create, widget-group-value-create)
25422         (widget-documentation-link-add)
25423         (widget-documentation-string-value-create): "?\ " -> "?\s".
25424         (widget-convert-text): Doc fix.
25425         (widget-narrow-to-field, widget-field-find)
25426         (widget-url-link-action, widget-emacs-library-link-action)
25427         (widget-color-notify): Fix typos in docstrings.
25429         * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
25430         (x-select-text, set-w32-system-coding-system)
25431         (w32-add-charset-info): Fix typos in docstrings.
25433         * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
25434         (cua-enable-cua-keys, cua-use-hyper-key)
25435         (cua-virtual-rectangle-edges): Fix typos in docstrings.
25436         (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
25438         * net/tramp.el (tramp-handle-load): Fix typo in error message.
25440         * emacs-lisp/re-builder.el (regexp-builder): Declare with
25441         `defalias' instead of faking it.
25443         * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
25444         (eshell-ls-missing, eshell-ls-dired-initial-args)
25445         (eshell-ls-use-in-dired): Fix typos in docstrings.
25447 2005-07-20  Kim F. Storm  <storm@cua.dk>
25449         * emulation/cua-base.el (cua-mode): Improve doc string.
25451 2005-07-20  Juanma Barranquero  <lekktu@gmail.com>
25453         * abbrev.el (expand-region-abbrevs): Doc fix.
25454         (inverse-add-mode-abbrev, inverse-add-global-abbrev):
25455         Improve argument/docstring consistency.
25457         * arc-mode.el (archive-get-descr, archive-alternate-display):
25458         Doc fixes.
25459         (archive-l-e): Improve argument/docstring consistency.
25460         (archive-tmpdir, archive-unixdate, archive-unixtime)
25461         (archive-chmod-entry): Fix typos in docstrings.
25462         (archive-unflag, archive-unflag-backwards)
25463         (archive-unmark-all-files): "?\ " -> "?\s".
25465         * buff-menu.el (Buffer-menu-unmark): Doc fix.
25466         (Buffer-menu-not-modified, Buffer-menu-execute)
25467         (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
25468         (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
25470         * composite.el (compose-string, encode-composition-rule)
25471         (compose-last-chars): Fix typos in docstrings.
25473         * desktop.el (desktop-enable, desktop-basefilename):
25474         Declare with `define-obsolete-variable-alias'.
25475         (desktop-internal-v2s): Don't quote keywords.
25476         (desktop-clear): "?\ " -> "?\s".
25478         * dired.el (dired-align-file, dired-flag-backup-files)
25479         (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
25480         (dired-listing-switches, dired-ls-F-marks-symlinks)
25481         (dired-dwim-target, dired-load-hook, dired-mode-hook)
25482         (dired-directory, dired-faces, dired, dired-revert)
25483         (dired-mode, dired-summary, dired-view-file)
25484         (dired-copy-filename-as-kill, dired-delete-file)
25485         (dired-no-confirm, dired-unmark-all-marks)
25486         (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
25487         (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
25488         (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
25489         Fix typos in message strings.
25491         * dired-x.el (virtual-dired): Declare with `defalias'.
25492         (dired-mark-unmarked-files, dired-local-variables-file)
25493         (dired-omit-here-always): Doc fix.
25494         (dired-omit-mode, dired-find-subdir)
25495         (dired-enable-local-variables, dired-clean-up-buffers-too)
25496         (dired-extra-startup, dired-mark-extension, dired-jump)
25497         (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
25498         (dired-smart-shell-command, dired-guess-shell-alist-user)
25499         (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
25500         (dired-x-bind-find-file, dired-x-submit-report):
25501         Fix typos in docstrings.
25502         (dired-mark-unmarked-files): "?\ " -> "?\s".
25504         * dirtrack.el (dirtrack-list): Fix typos in docstring.
25506         * faces.el (describe-face): "?\ " -> "?\s".
25507         (read-all-face-attributes, read-face-font, modify-face)
25508         (face-attr-construct, italic): Fix typos in docstrings.
25509         (frame-update-face-colors): Declare with
25510         `define-obsolete-function-alias'.
25512         * files.el (find-file-noselect, recode-file-name): Doc fixes.
25513         (insert-directory, kill-some-buffers): "?\ " -> "?\s".
25514         (magic-mode-alist, buffer-file-numbers-unique)
25515         (write-file-functions, get-free-disk-space):
25516         Fix typos in docstrings.
25517         (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
25518         (write-contents-hooks, write-file-hooks):
25519         Declare with `define-obsolete-variable-alias'.
25521         * forms-d2.el (arch-rj): Fix typo in docstrings.
25522         (arch-tocol): Likewise.  "?\ " -> "?\s".
25524         * frame.el (set-frame-font, cursor-in-non-selected-windows):
25525         Fix typo in docstring.
25526         (set-screen-width, set-screen-height): Delete redundant info in
25527         doctrings.
25528         (new-frame, screen-height, screen-width): Declare with
25529         `define-obsolete-function-alias'.
25530         (delete-frame-hook, blink-cursor): Declare with
25531         `define-obsolete-variable-alias'.
25533         * paths.el (prune-directory-list): Fix typos in docstring.
25535         * pcvs-util.el (cvs-flags-query, cvs-strings->string)
25536         (cvs-prefix-get): Fix typos in docstrings.
25538         * ps-print.el (ps-extend-face-list, ps-extend-face)
25539         (ps-print-background-image): Fix typos in docstrings.
25540         (ps-default-fg, ps-default-bg): Doc fixes.
25542         * s-region.el (s-region-bind): Doc fix.
25543         (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
25545         * textmodes/org.el (org-table-formula-substitute-names)
25546         (org-table-get-vertical-vector): Doc fixes.
25547         (org-table-recalculate): Remove unused argument to `message'.
25549 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
25551         * textmodes/org.el (org-table-column-names)
25552         (org-table-column-name-regexp)
25553         (org-table-named-field-locations): New variables.
25554         (org-archive-subtree): Protect `this-command' when calling
25555         `org-copy-subtree' and `org-cut-subtree', to avoid appending to
25556         the kill buffer.
25557         (org-complete): Remove fixed-formula completion.
25558         (org-edit-formulas-map): New variable.
25559         (org-table-edit-formulas): New command.
25560         (org-finish-edit-formulas, org-abort-edit-formulas)
25561         (org-show-variable, org-table-get-vertical-vector): New functions.
25562         (org-table-maybe-eval-formula): Handle `:=' fields.
25563         (org-table-get-stored-formulas, org-table-store-formulas)
25564         (org-table-get-formula, org-table-modify-formulas)
25565         (org-table-replace-in-formulas): Handle named field formulas.
25566         (org-table-get-specials): Store locations of named fields.
25568 2005-07-19  Juri Linkov  <juri@jurta.org>
25570         * progmodes/grep.el (grep-regexp-alist)
25571         (grep-mode-font-lock-keywords, grep-process-setup):
25572         Use default GNU grep match color "01;31m" instead of "01;41m".
25573         (grep-regexp-alist, grep-mode-font-lock-keywords):
25574         Use `\\[[0-9]*m' instead of `\\[00m'.
25575         (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
25576         sgr_start where its handling is more important.  Use the real
25577         length of sgr_start instead of constant 8.
25578         (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
25579         specially.  Delete all remaining escape sequences.
25580         (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
25581         (grep-regexp-alist): Make hyperlink only for binary file name
25582         instead of the whole line.
25583         (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
25584         (grep-mode): Add autoload.
25586         * emacs-lisp/find-func.el (find-function-regexp):
25587         Add `define-compilation-mode'.
25589 2005-07-19  Juri Linkov  <juri@jurta.org>
25591         * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
25592         (compare-windows-sync-string-size, compare-windows-recenter)
25593         (compare-windows-highlight, compare-windows): Add version 22.1.
25594         (compare-windows) <defface>: Inherit from lazy-highlight instead
25595         of duplicating its default value.
25597         * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
25598         (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
25600         * descr-text.el (describe-char): Create link buttons for `charset'
25601         and `code point'.  Add the current input method name with a link
25602         button to `to input' field.  Print face names of display table
25603         characters in `The display table entry is displayed by' section
25604         instead of printing face-id in the `display' field.
25605         Guess hardcoded faces and create a link button for them.
25606         Skip empty fields when calculating max-width.
25607         Treat `widget-create' specially while inserting strings from the
25608         collected field list.
25609         (describe-char-after): Made obsolete in version 22.1, not 21.5.
25611         * diff-mode.el (diff-file-header): Change foreground color from
25612         yellow to green on light backgrounds.
25613         (diff-context): Inherit from `shadow' only for color/grayscale
25614         with more than 88 colors.
25615         (diff-indicator-removed, diff-indicator-added)
25616         (diff-indicator-changed): New faces.
25617         (diff-font-lock-keywords): Use new faces.  Regroup rules.
25618         Add "^---$" for `normal' diff format.  Fontify `#' lines with
25619         font-lock-comment-delimiter-face and font-lock-comment-face.
25620         Add `#' to ^[^...] in the rule for `diff-context-face'.
25622         * faces.el (mode-line-highlight): Replace RoyalBlue4 with
25623         a button-like box.  Inherit from `highlight' on low colors.
25624         (shadow): Use shades of gray only for color/grayscale with
25625         more than 88 colors.  Use green for light backgrounds with
25626         8 colors, and yellow for dark backgrounds with 8 colors.
25628         * font-lock.el (font-lock-regexp-grouping-backslash):
25629         Don't inherit from escape-glyph (use bold for all cases).
25631         * info.el (info-xref-visited): Use light foreground color `violet'
25632         for dark backgrounds instead of dark color `magenta3'.
25633         (info-title-1): Use `yellow' color for dark backgrounds.
25635         * isearch.el (isearch): Use not-too-dark magenta3 instead of
25636         too-light magenta2.
25638         * replace.el (match): Use slightly more light RoyalBlue3 instead
25639         of dark RoyalBlue4.
25641         * wid-edit.el (widget-inactive): Inherit from `shadow'.
25643 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>
25645         * novice.el (disabled-command-hook): Declare it with
25646         `define-obsolete-variable-alias'.
25648         * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
25649         (desktop-buffer-misc-functions, desktop-buffer-handlers)
25650         (desktop-load-default): Add release to obsolescence info.
25651         (desktop-globals-to-clear, desktop-buffer-mode-handlers)
25652         (desktop-append-buffer-args, desktop-read):
25653         Fix typos in docstrings.
25654         (desktop-kill): Fix typo in message.
25655         (desktop-save): Doc fix.
25657 2005-07-19  Michael Kifer  <kifer@cs.stonybrook.edu>
25659         * viper-cmd.el (viper-escape-to-state): Bug fix.
25660         (viper-envelop-ESC-key): Change the definition of fast
25661         keysequence so it'll work with keyboard macros.
25663         * ediff.el (ediff-patch-buffer): Change the docstring.
25665 2005-07-19  Kenichi Handa  <handa@m17n.org>
25667         * international/mule-cmds.el (select-safe-coding-system): Try to
25668         use an auto-coding (if any) before anything else.  If the found
25669         auto-coding is invalid, show a warning message.
25671         * international/mule.el (find-auto-coding): New function created
25672         by modifying the body of set-auto-coding.
25673         (set-auto-coding): Use find-auto-coding to find a coding.
25675 2005-07-18  Richard M. Stallman  <rms@gnu.org>
25677         * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
25678         not isearch-mode-end-hook-error.
25679         (allout-before-change-protect): Fix error message.
25681 2005-07-18  Juri Linkov  <juri@jurta.org>
25683         * allout.el (allout-mode):
25684         * calculator.el (calculator-copy):
25685         * custom.el (custom-known-themes):
25686         * dired.el (dired-desktop-buffer-misc-data)
25687         (dired-restore-desktop-buffer):
25688         * dired-x.el (dired-omit-marker-char):
25689         * files.el (basic-save-buffer):
25690         * font-core.el (font-lock-mode):
25691         * calendar/calendar.el (calendar-goto-hebrew-date)
25692         (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
25693         (calendar-goto-persian-date):
25694         * language/ethio-util.el (ethio-sera-to-fidel-region):
25695         * textmodes/picture.el (picture-mode):
25696         Delete duplicate duplicate words.
25698 2005-07-18  Juri Linkov  <juri@jurta.org>
25700         * isearch.el (isearch-mode-map): Remove key bindings for regexp
25701         chars * ? } |.
25702         (isearch-fallback): Don't call `isearch-process-search-char'.
25703         (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
25704         (isearch-process-search-char): Call `isearch-fallback' for regexp
25705         chars * ? } |.
25706         (isearch-return-char): Make obsolete with `make-obsolete' instead
25707         of simply documenting it as obsolete in the docstring.
25708         (isearch-fallback): Refill docstring.
25710         * international/isearch-x.el
25711         (isearch-process-search-multibyte-characters): Remove unneeded
25712         `concat'.  Add intermediate values to `junk-hist' instead of
25713         `minibuffer-history'.  Test the length of `str'.
25715 2005-07-18  Juanma Barranquero  <lekktu@gmail.com>
25717         * allout.el (allout-resolve-xref): Fix typos in error strings.
25718         (allout-before-change-protect): Remove unneeded `concat'.
25720         * array.el (array-mode, array-reconfigure-rows)
25721         (untabify-backward): Fix typos in docstrings.
25722         (array-reconfigure-rows): Use `insert-buffer-substring', not
25723         `insert-buffer'.
25725         * calendar/icalendar.el (icalendar--get-unfolded-buffer):
25726         * progmodes/ada-mode.el (ada-make-body):
25727         Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
25729         * dired.el (dired-log):
25730         * tar-mode.el (tar-subfile-save-buffer):
25731         * play/zone.el (zone-pgm-stress-destress):
25732         Use `insert-buffer-substring', not `insert-buffer'.
25734 2005-07-17  Simon Josefsson  <jas@extundo.com>
25736         * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
25738 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
25740         * lisp/mail/smtpmail.el (smtpmail-auth-supported):
25741         Add plain auth method.
25742         (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
25744 2005-07-17  Kim F. Storm  <storm@cua.dk>
25746         * ido.el (dired-other-window): Add ido property.
25748 2005-07-16  Juanma Barranquero  <lekktu@gmail.com>
25750         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
25751         Fix typo in docstring.
25752         (byte-compile-interactive-only-functions): Add `insert-buffer' and
25753         `insert-file-literally'.
25755         * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
25756         info and delete redundant message.  Doc fix.
25757         (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
25758         (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
25760 2005-07-16  Richard M. Stallman  <rms@gnu.org>
25762         * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
25763         (byte-compile-and): Use byte-compile-and-recursion.
25764         (byte-compile-or-recursion): New function.
25765         (byte-compile-or): Use that.
25766         (byte-compile-if): Guard the else-clause too.
25767         (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
25769         * isearch.el (isearch-mode-end-hook-quit): New variable.
25770         (isearch-done): Bind it.
25771         (isearch-mode-end-hook): Doc fix.
25773         * allout.el (allout-isearch-did-quit): Variable deleted.
25774         (allout-real-isearch-abort): Function name no longer used.
25775         (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
25776         (allout-isearch-rectification): isearch-mode always exists.
25777         Don't set allout-isearch-did-quit.
25778         (allout-isearch-expose): Check isearch-mode-end-hook-error, not
25779         allout-isearch-did-quit.
25780         (allout-enwrap-isearch): Just add the hook.
25781         (allout-isearch-abort): Function deleted.
25782         (allout-pre-command-business): Avoid warning.
25784         * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
25785         Correctly avoid warnings.
25786         (pascal-outline): Likewise.
25788         * progmodes/f90.el (f90-abbrev-start): Avoid warning.
25790         * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
25792         * play/tetris.el (tetris-mode): Avoid warning.
25794         * play/snake.el (snake-mode): Avoid warning.
25796         * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
25797         (gamegrid-set-display-table): Avoid warning.
25798         (gamegrid-set-timer): Likewise.
25799         (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
25800         (gamegrid-add-score-with-update-game-score-1): Take FILE
25801         as argument.
25802         (gamegrid-add-score-with-update-game-score): Pass that argument.
25803         Rename have-shared-game-dir to gamegrid-shared-game-dir.
25805         * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
25807         * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
25808         (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
25810         * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
25811         and insert-file.
25813         * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
25814         (sc-ask): Avoid warnings.
25816         * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
25817         (eshell-hist-initialize): Use that var the natural way.
25819         * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
25821         * emacs-lisp/re-builder.el (reb-cook-regexp):
25822         Avoid warning calling lre-compile-string.
25823         (reb-color-display-p): Avoid warning.
25825         * calculator.el (calculator-last-input): Guard uses
25826         of event-key and key-press-event-p.
25827         (event-key, key-press-event-p): Delete definitions.
25829         * emacs-lisp/find-gc.el (find-gc-unsafe-list)
25830         (find-gc-source-directory, find-gc-subrs-callers)
25831         (find-gc-noreturn-list, find-gc-source-files)
25832         (find-gc-subrs-called): Vars renamed and defvar'd.
25834         * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
25835         (checkdoc-overlay-put, checkdoc-delete-overlay)
25836         (checkdoc-overlay-start, checkdoc-overlay-end)
25837         (checkdoc-mode-line-update, checkdoc-char=):
25838         Define such that compiler knows they are defined.
25839         (checkdoc-call-eval-buffer): Delete.  Use eval-buffer directly.
25840         (checkdoc-read-event): Delete.  Use read-event directly.
25842         * whitespace.el (whitespace-make-overlay)
25843         (whitespace-overlay-put, whitespace-delete-overlay)
25844         (whitespace-overlay-start, whitespace-overlay-end):
25845         Define such that compiler knows they are defined.
25846         (whitespace): Move conditional inside.
25848         * tempo.el (tempo-insert-template): Suppress warning.
25850         * ediff-diff.el (longlines-mode): Add defvar.
25852 2005-07-16  Gary Howell  <g1howell-list@yahoo.com>  (tiny change)
25854         * server.el: Bind "C-x #" in a way that works even if C-x is
25855         redefined to a command key, not a prefix key.
25857 2005-07-16  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>  (tiny change)
25859         * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
25860         cl-make-type-test till execution time.
25862 2005-07-16  Markus Rost  <rost@math.uni-bielefeld.de>
25864         * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
25865         arg ARG and use it.
25867 2005-07-16  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>  (tiny change)
25869         * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
25871 2005-07-15  Luc Teirlinck  <teirllm@auburn.edu>
25873         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
25874         a defcustom with two :set or :type keywords.
25876 2005-07-15  Richard M. Stallman  <rms@gnu.org>
25878         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
25879         Don't give ^M comment-end syntax.
25881 2005-07-16  Nick Roberts  <nickrob@snap.net.nz>
25883         * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
25884         Don't consider gdbmi (gdb-mi.el has its own update functions).
25885         (gdb-var-delete): Make it work for gdbmi as well.
25886         (gdb-speedbar-expand-node): Move var-update here for gdbmi.
25888         * progmodes/gud.el (etags, sdb): Only require etags when needed.
25889         (gud-speedbar-menu-items): Correct logic for enabling items.
25891 2005-07-15  Kim F. Storm  <storm@cua.dk>
25893         * ido.el: Fix commentary.
25894         (ido-define-mode-map): Move ido-next-work-file to C-M-o.
25895         Use with-no-warnings around ffap-guesser.
25896         (ido-file-internal, ido-read-file-name, ido-read-directory-name):
25897         Let bind minibuffer-completing-file-name to t.
25899 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>
25901         * startup.el (site-run-file, keyboard-type): Doc fixes.
25902         (command-line): Check for "--basic-display" argument; also for
25903         "--quick", not "--bare-bones" (which was renamed).
25904         (fancy-splash-text): Add missing item "Getting New Versions".
25905         (normal-splash-screen): Fix typos and improve consistency with
25906         `fancy-splash-text'.  Update copyright year.
25908         * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
25909         valid binding for `help-char'.
25911         * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
25913 2005-07-14  Dan Nicolaescu  <dann@ics.uci.edu>
25915         * term.el (term-mode): Disable cua-mode for term buffers.
25917 2005-07-14  Juanma Barranquero  <lekktu@gmail.com>
25919         * add-log.el (add-log-mailing-address, change-log-merge):
25920         Doc fixes.
25921         (change-log-get-method-definition): Fix typo in docstring.
25923 2005-07-14  Kim F. Storm  <storm@cua.dk>
25925         * emulation/cua-base.el:
25926         (cua--pre-command-handler-1, cua--pre-command-handler)
25927         (cua--post-command-handler-1, cua--post-command-handler):
25928         Split in two.  Check (buffer local) value of cua-mode.
25929         (cua-selection-mode): New command.
25931 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
25933         * custom.el (custom-initialize-safe-set)
25934         (custom-initialize-safe-default): Doc fixes.
25936         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
25937         and simplify :init-value again.
25939         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
25940         and simplify :init-value again.  Delete autoload.
25942         * startup.el (command-line): Use `custom-reevaluate-setting' again
25943         for tooltip-mode.
25945         * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
25946         a defcustom with two :initialize keywords.
25948 2005-07-13  Juanma Barranquero  <lekktu@gmail.com>
25950         * allout.el (my-mark-marker, allout-isearch-prior-pos)
25951         (allout-unprotected, allout-undo-aggregation, allout-snug-back)
25952         (allout-post-command-business, allout-flag-region)
25953         (isearch-reenable-font-lock, allout-yank)
25954         (allout-insert-latex-header, allout-insert-latex-trailer)
25955         (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
25956         (allout-latex-verb-quote): Fix typos in docstrings.
25957         (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
25958         (allout-unprotected, allout-prefix-data):
25959         Improve argument/docstring consistency.
25960         (allout-chart-subtree): Fix argument spec.
25961         (allout-open-topic): Rename `use_sib_bullet' argument to
25962         `use-sib-bullet'.  Doc fix.
25964         * whitespace.el (whitespace-check-buffer-leading)
25965         (whitespace-check-buffer-trailing)
25966         (whitespace-check-buffer-indent)
25967         (whitespace-check-buffer-spacetab)
25968         (whitespace-check-buffer-ateol, whitespace-highlighted-space)
25969         (whitespace-check-leading-whitespace)
25970         (whitespace-check-trailing-whitespace)
25971         (whitespace-check-spacetab-whitespace)
25972         (whitespace-check-indent-whitespace)
25973         (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
25974         (whitespace-modes): Fix typos in docstrings.
25975         (defgroup, defcustom): Doc fixes.
25977         * winner.el (winner-mode, winner-boring-buffers)
25978         (winner-pending-undo-ring): Doc fixes.
25979         (winner-ring): Remove unneeded `progn'.
25980         (winner-equal): `defsubst' it.
25981         (winner-redo): Fix message.
25983 2005-07-13  Kim F. Storm  <storm@cua.dk>
25985         * simple.el (line-move-1): Always use vertical-motion to
25986         do the last (or only) line move to ensure some movement.
25987         Undo 2005-06-23 change--don't check for overlays.
25989 2005-07-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
25991         * term/mac-win.el (ccl-encode-mac-roman-font)
25992         (ccl-encode-mac-centraleurroman-font)
25993         (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
25994         (ccl-encode-mac-dingbats-font): Remove check for ASCII.
25995         Change charset-id boundary of dimension to ?\xef.
25996         (mac-char-fontspec-list): New constant.
25997         (fontset-add-mac-fonts): Use it.  Accept non-string `base-family'
25998         argument.  Nil uses itself as family in font-spec.  Previous
25999         behavior for nil is now provided by non-nil non-string argument.
26000         All callers changed.  Add font-specs for Mac fonts to
26001         "fontset-default" unless iso8859-1 fonts are installed.
26003 2005-07-13  Stefan Monnier  <monnier@iro.umontreal.ca>
26005         * progmodes/sh-script.el (sh-get-indent-info): Only indent
26006         a continuation line if the \ is preceded by SPC or TAB.
26007         (sh-get-indent-info): Simplify.
26008         (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
26009         Use with-current-buffer.
26011         * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
26012         when the matched text is empty.
26014 2005-07-12  Luc Teirlinck  <teirllm@auburn.edu>
26016         * startup.el (command-line): Revert to previous handling of
26017         tooltip-mode.  Explain in comment why the complexity is needed.
26019         * tooltip.el (tooltip-mode): Revert to previous implementation of
26020         its defcustom.
26022         * frame.el (blink-cursor-mode): Revert to previous implementation
26023         of its defcustom.  Update comment.
26025 2005-07-12  Lars Hansen  <larsh@soem.dk>
26027         * desktop.el: Update e-mail address.
26029 2005-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
26031         * term/mac-win.el (mac-services-mail-selection)
26032         (mac-services-mail-to): New functions.
26033         (mac-application-menu-map): Bind them.
26035 2005-07-12  wulei  <milton@wulei.net>  (tiny change)
26037         * progmodes/gdb-ui.el: Add note about buffering with Windows.
26039 2005-07-11  Luc Teirlinck  <teirllm@auburn.edu>
26041         * custom.el (custom-reevaluate-setting): Doc fix.
26043 2005-07-11  Jay Belanger  <belanger@truman.edu>
26045         * calc/calc.el (calc-embedded-announce-formula-alist)
26046         (calc-embedded-open-close-plain-alist)
26047         (calc-embedded-open-close-mode-alist): Add checks for additional
26048         major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
26050 2005-07-11  Juanma Barranquero  <lekktu@gmail.com>
26052         * custom.el (custom-enable-theme): Don't add theme to
26053         `custom-enabled-themes' with `push' because there is no
26054         setf-method for `delq'.
26056 2005-07-11  Richard M. Stallman  <rms@gnu.org>
26058         * custom.el (custom-declare-variable): Doc fix.
26060         * dired-aux.el (dired-compare-directories): Remove "." and ".."
26061         from the alists.
26063         * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
26064         Do nothing if edebug-active.
26066         * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
26067         (edebug-display): Do it here instead.
26069 2005-07-10  Richard M. Stallman  <rms@gnu.org>
26071         * cus-face.el (custom-theme-set-faces): Make it work.
26072         (custom-reset-faces): Doc fix.
26073         (custom-theme-reset-internal-face, custom-theme-face-value):
26074         Functions deleted.
26076         * custom.el (custom-push-theme): Maintain list of the settings
26077         of a given theme in its theme-settings property.
26078         Maintain position of old settings in the theme-value
26079         or theme-face property.
26080         (custom-enabled-themes): New variable.
26081         (custom-theme-enabled-p): New function.
26082         (provide-theme): Update custom-enabled-themes.
26083         Disable and reenable the `user' theme.
26084         (require-theme): Doc fix.
26085         (custom-do-theme-reset, custom-remove-theme): Functions deleted.
26086         (custom-theme-value, custom-theme-variable-value): Likewise.
26087         (custom-theme-reset-internal): Likewise.
26088         (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
26089         (custom-enable-theme, custom-disable-theme): New functions.
26090         (custom-variable-theme-value, custom-face-theme-value): Likewise.
26091         (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
26092         (custom-theme-reset-variables): Simplify.
26093         (deftheme, custom-declare-theme, custom-make-theme-feature):
26094         Definitions moved.
26096 2005-07-10  Chong Yidong  <cyd@stupidchicken.com>
26098         * longlines.el (longlines-show-region)
26099         (longlines-unshow-hard-newlines): Recognize hard newlines by
26100         non-nil hard property, instead of t.
26102 2005-07-10  Michael Kifer  <kifer@cs.stonybrook.edu>
26104         * viper-cmd.el (viper--key-maps): New variable.
26105         (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
26106         emulation-mode-map-alists.
26107         (viper-envelop-ESC-key): Use viper-subseq.
26108         (viper-search-forward/backward/next): Disable debug-on-error.
26110         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
26111         (viper-ESC-key): New defcustoms.
26113         * viper-macs.el (ex-map-read-args): Use viper-subseq.
26115         * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
26116         (viper-subseq): Copy of subseq from cl.el.
26118         * viper.el (viper-go-away, viper-set-hooks): Use
26119         emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
26121         * viper-mous.el (viper-current-frame-saved): Use defvar.
26123         * viper-init.el: Get rid of -face in face names.
26125         * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
26126         Make it work with longlines mode.
26128         * ediff-mult.el (ediff-meta-mode-hook): New variable.
26130         * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
26132         * ediff-init.el: Get rid of -face in face names.
26134 2005-07-10  Richard M. Stallman  <rms@gnu.org>
26136         * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
26137         and with-timeout-unsuspend.
26139         * emacs-lisp/debug.el (debug): Call with-timeout-suspend
26140         and with-timeout-unsuspend.
26142         * emacs-lisp/timer.el (with-timeout-timers): New variable.
26143         (with-timeout): Bind that variable to record timers.
26144         (with-timeout-suspend, with-timeout-unsuspend): New functions.
26146         * emacs-lisp/debug.el (debug-help-follow): New function.
26147         (debugger-mode-map): Use that instead of help-follow.
26148         (debugger-setup-buffer): Use eval-buffer-list
26149         to handle eval-buffer frames.
26151 2005-07-10  N. Raghavendra  <raghu@mri.ernet.in>  (tiny change)
26153         * timezone.el (timezone-parse-date): Change first regexp
26154         so it will not mistakenly match dates with no time zone.
26156 2005-07-10  Jeff Dwork  <jeff.dwork@amd.com>  (tiny change)
26158         * facemenu.el (facemenu-read-color): Do case-insensitive matching.
26160 2005-07-10  Luc Teirlinck  <teirllm@auburn.edu>
26162         * custom.el (custom-initialize-safe-set)
26163         (custom-initialize-safe-default): New functions.
26165         * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
26166         and simplify :init-value.
26168         * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
26169         and simplify :init-value.  Delete obsolete comment.
26171         * startup.el (command-line): Use `custom-reevaluate-setting' to
26172         handle `tooltip-mode'.  Delete obsolete comment.
26174         * files.el (set-visited-file-name): Avoid calling
26175         `file-name-nondirectory' with a nil argument.
26177 2005-07-09  Richard M. Stallman  <rms@gnu.org>
26179         * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
26180         was called with nil for the buffer, handle the read position right.
26181         Handle read position for eval-region, too.
26183 2005-07-09  Juri Linkov  <juri@jurta.org>
26185         * fringe.el (fringe-mode): Add period in docstring.
26186         (fringe-query-style): Build prompt depending on `all-frames' arg.
26188         * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
26189         to not create links to unrelated functions in the Help buffer.
26191         * progmodes/compile.el (compilation-mode-hook, compilation-mode):
26192         Doc fix.
26194         * simple.el (next-error-hook): New variable.
26195         (next-error): Use it.  Doc fix.
26197         * textmodes/ispell.el (ispell-command-loop): Add current
26198         dictionary name and program name to mode-line-format.
26199         (ispell-region, ispell-process-line): Add current dictionary name
26200         and program name to messages.
26202 2005-07-08  Jay Belanger  <belanger@truman.edu>
26204         * calc/calc.el (calc-embedded-announce-formula-alist)
26205         (calc-embedded-open-close-formula-alist)
26206         (calc-embedded-open-close-word-alist)
26207         (calc-embedded-open-close-plain-alist)
26208         (calc-embedded-open-close-new-formula-alist)
26209         (calc-embedded-open-close-mode-alist)
26210         (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
26211         (calc-embedded-mode-hook): New variables.
26213         * calc/calc-embed.el (calc-embedded-firsttime)
26214         (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
26215         New variables.
26216         (calc-do-embedded): Use calc-embedded-firsttime,
26217         calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
26218         determine whether or not to run hooks.
26219         (calc-embedded-make-info): Set calc-embedded-firsttime-buf and
26220         calc-embedded-firsttime-formula appropriately.
26221         Set calc-embedded delimiter variables according to mode.
26223 2005-07-08  Richard M. Stallman  <rms@gnu.org>
26225         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
26226         Check for "emacs", etc., as entire symbol, not just as word.
26227         (checkdoc-file-comments-engine): Use regexp-quote on FN.
26229         * files.el (set-visited-file-name): Report the error
26230         for "empty filename" earlier.
26231         (kill-some-buffers): Ignore buffers already dead.
26233         * fringe.el (fringe-mode): Doc fix.
26235         * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
26236         Check for (featurep 'xemacs) and turn off warnings in what it guards.
26237         Use unwind-protect to ensure byte-compile-unresolved-functions
26238         is updated.
26240         * whitespace.el (whitespace-buffer-leading-cleanup):
26241         Simplify w/ skip-chars-forward.
26242         (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
26244         * mail/rmail.el (rmail-only-expunge): Fix paren error.
26245         Unconditionally try to leave point at the same old place.
26247 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
26249         * comint.el (comint-postoutput-scroll-to-bottom)
26250         (comint-show-maximum-output): Take scroll-margin into consideration.
26252 2005-07-08  Kim F. Storm  <storm@cua.dk>
26254         * ido.el (ido-use-filename-at-point): New choice `guess'.
26255         (ido-file-internal): Try ffap-guesser if selected.
26257         * ido.el (ido-before-fallback-functions): New hook.
26258         (ido-buffer-internal, ido-file-internal, ido-read-buffer)
26259         (ido-read-file-name): Run it.
26261 2005-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
26263         * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
26264         strings rather than a list of symbols to the completion function.
26266 2005-07-07  Jay Belanger  <belanger@truman.edu>
26268         * calc/calc-units.el (math-apply-units): Change the places in
26269         which units are simplified.
26271 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
26273         * cus-edit.el (customize-option, customize-option-other-window):
26274         Make them handle aliases.
26276         * custom.el (custom-variable-p): Make it recursively follow
26277         aliases.  Mention that in the docstring.
26279 2005-07-07  Richard M. Stallman  <rms@gnu.org>
26281         * cus-start.el (exec-path): Use `directory' instead of `file'.
26282         Fix tag for nil.
26284 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
26286         * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
26287         when called non-interactively.  Doc fix.
26289 2005-07-07  Lute Kamstra  <lute@gnu.org>
26291         * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
26292         new address as well.
26294 2005-07-07  Kenichi Handa  <handa@m17n.org>
26296         * international/mule.el (make-coding-system):
26297         Describe `ascii-incompatible' property in the docstring.
26298         (set-file-name-coding-system): Signal an error if coding-system is
26299         ascii-incompatible.
26300         (set-keyboard-coding-system): Likewise.
26302         * international/mule-cmds.el (set-default-coding-systems):
26303         Don't set default-file-name-coding-system and
26304         default-keyboard-coding-system if coding-system is ASCII-incompatible.
26306         * international/utf-16.el: Declare that all UTF-16-based coding
26307         systems are ASCII-incompatible.
26309 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
26311         * progmodes/gud.el: Require font-lock for displaying errors.
26312         Used by gdb-ui.el.
26314 2005-07-07  Juanma Barranquero  <lekktu@gmail.com>
26316         * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
26317         values for the pattern lists which are `read'able but not
26318         `append'able (like symbols).
26320 2005-07-06  Richard M. Stallman  <rms@gnu.org>
26322         * progmodes/flymake.el (flymake-float-time): Instead of
26323         with-no-warnings, test for XEmacs.
26324         (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
26325         to avoid warning.
26327 2005-07-06  Juanma Barranquero  <lekktu@gmail.com>
26329         * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
26331 2005-07-05  Lute Kamstra  <lute@gnu.org>
26333         * battery.el: Add support for Darwin (with much debugging help
26334         from Samuel Lauber <sam124@operamail.com>).
26335         (battery-status-function, battery-echo-area-format)
26336         (battery-mode-line-format): Add support for pmset on Darwin.
26337         (battery-load-low, battery-load-critical): New user options.
26338         (battery-pmset): New function.
26340 2005-07-05  Lute Kamstra  <lute@gnu.org>
26342         Update FSF's address in GPL notices.
26344         * textmodes/page-ext.el: Update FSF's address.
26346 2005-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
26348         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
26349         filling from using prefix when filling a single-line docstring.
26351         * progmodes/flymake.el: Remove useless eval-when-compile.
26353         * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
26355 2005-07-04  Richard M. Stallman  <rms@gnu.org>
26357         * textmodes/org.el (org-file-apps-defaults-gnu):
26358         Rename from org-file-apps-defaults-linux.
26359         (org-default-apps): Don't test system-type for `linux'.
26360         (org-file-apps): Doc fix.
26362 2005-07-04  David Ponce  <david@dponce.com>
26364         * tree-widget.el: Improve header Commentary section.
26365         (tree-widget) [defgroup]
26366         (tree-widget-image-enable, tree-widget-themes-directory)
26367         (tree-widget-theme, tree-widget-image-properties-emacs)
26368         (tree-widget-image-properties-xemacs, tree-widget-create-image)
26369         (tree-widget-image-formats, tree-widget-control)
26370         (tree-widget-empty-control, tree-widget-leaf-control
26371         (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
26372         (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
26373         (tree-widget-keep, tree-widget-after-toggle-functions)
26374         (tree-widget-open-node, tree-widget-close-node): Doc fix.
26375         (tree-widget-open-control, tree-widget-close-control): Fix doc and
26376         :help-echo message.
26377         (tree-widget-set-theme): Doc fix.  Use `string-equal'.
26378         (tree-widget-image-properties): Doc fix.  Clearer implementation.
26379         (tree-widget--cursors): New constant.
26380         (tree-widget-lookup-image): New function split from
26381         `tree-widget-find-image'.  Clearer implementation.
26382         (tree-widget-find-image): Use it.
26383         (tree-widget-button-keymap): Use `set-keymap-parent'.
26384         (tree-widget) [define-widget]: Use `widget-children-value-delete'.
26385         Define the sub-widgets here.
26386         (tree-widget-node): Check that :node is not a tree-widget.
26387         (tree-widget-get-super, tree-widget-open-control)
26388         (tree-widget-close-control, tree-widget-empty-control)
26389         (tree-widget-leaf-control, tree-widget-guide)
26390         (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
26391         (tree-widget-no-handle, tree-widget-value-delete)
26392         (tree-widget-map): Remove.
26393         (tree-widget-children-value-save): Doc fix.  Simplified.
26394         (tree-widget-value-create): Update according to previous changes.
26396 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
26398         * textmodes/org.el: Leading space replaced by TABS.
26399         (org-recalc-marks, org-table-rotate-recalc-marks)
26400         (org-table-get-specials): Treat "^" and "_" marks.
26401         (org-table-justify-field-maybe): Optional argument NEW.
26402         (org-table-eval-formula): Parsing of the format simplified.
26403         New modes C,I.  Honor the %= parameter in the current table.
26404         Avoid unnecessary re-align by using the NEW argument to
26405         `org-table-justify-field-maybe'.
26406         (org-calc-default-modes): Default for date-format mimicks org-mode.
26407         (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
26409 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
26411         * cus-face.el (custom-theme-set-faces): Make it handle face
26412         aliases whose alias declarations are pre- or autoloaded.
26414 2005-07-04  Juri Linkov  <juri@jurta.org>
26416         * faces.el (read-face-name): Put the code for getting a face name
26417         from the buffer before adding the faces from the `face' property.
26418         Use `completing-read-multiple' instead of `completing-read'.
26419         Require `crm'.  Add default value and post-process the returned
26420         list of faces.
26422         * emacs-lisp/crm.el (crm-find-current-element)
26423         (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
26425         * emacs-lisp/lisp-mode.el (eval-defun-1):
26426         * emacs-lisp/edebug.el (edebug-eval-defun):
26427         Remove unnecessary quotes.
26429 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
26431         * progmodes/prolog.el (prolog-eof-string): Doc fixes.
26432         (prolog-indent-level): Fix typo in docstring.
26434         * info.el (Info-history, Info-history-forward)
26435         (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
26437         * add-log.el (add-change-log-entry):
26438         * comint.el (comint-dynamic-list-input-ring)
26439         (comint-dynamic-list-completions):
26440         * dabbrev.el (dabbrev-expand):
26441         * delim-col.el (delimit-columns-rectangle-line):
26442         * diff-mode.el (diff-context->unified, diff-reverse-direction)
26443         (diff-unified->context):
26444         * ediff-init.el (ediff-abbrev-jobname):
26445         * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
26446         (ediff-replace-session-activity-marker-in-meta-buffer):
26447         * info.el (Info-summary):
26448         * lpr.el (printify-region):
26449         * printing.el (pr-create-interface):
26450         * ps-print.el (ps-print-quote):
26451         * ses.el (ses-column-widths, ses-print-cell)
26452         (ses-adjust-print-width, ses-center):
26453         * shell.el (shell-file-name-quote-list):
26454         * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
26455         (strokes-fill-current-buffer-with-whitespace)
26456         (strokes-xpm-for-stroke, strokes-list-strokes)
26457         (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
26458         * term.el (term-dynamic-list-input-ring)
26459         (term-dynamic-list-completions):
26460         * calc/calc.el (math-format-stack-value):
26461         * emacs-lisp/edebug.el (edebug-display-freq-count):
26462         * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
26463         (delphi-new-comment-line):
26464         * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
26465         * progmodes/executable.el (executable-set-magic):
26466         * progmodes/python.el (inferior-python-mode):
26467         * progmodes/scheme.el (scheme-mode-syntax-table):
26468         * progmodes/sh-script.el (sh-maybe-here-document):
26469         * progmodes/sql.el (sql-copy-column):
26470         * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
26471         * textmodes/bibtex.el (bibtex-mode):
26472         * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
26473         (sgml-auto-attributes):
26474         * textmodes/table.el (table-insert, table-shorten-cell)
26475         (table--generate-source-scan-lines, table-delete-row)
26476         (*table--cell-delete-char, table--spacify-frame)
26477         (table--horizontally-shift-above-and-below)
26478         (table--cell-insert-char, table--cell-blank-str)
26479         (table--fill-region-strictly):
26480         * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
26481         * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
26483         * add-log.el (change-log):
26484         * apropos.el (apropos):
26485         * comint.el (comint-completion, comint-source):
26486         * dabbrev.el (dabbrev):
26487         * delim-col.el (columns):
26488         * diff-mode.el (diff-mode):
26489         * ediff.el (ediff):
26490         * ediff-diff.el (ediff-diff):
26491         * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
26492         * ediff-mult.el (ediff-mult):
26493         * ediff-ptch.el (ediff-ptch):
26494         * ediff-wind.el (ediff-window):
26495         * facemenu.el (facemenu):
26496         * indent.el (indent):
26497         * info.el (info):
26498         * jka-cmpr-hook.el (compression, jka-compr):
26499         * lpr.el (lpr):
26500         * outline.el (outlines):
26501         * pcmpl-cvs.el (pcmpl-cvs):
26502         * pcmpl-rpm.el (pcmpl-rpm):
26503         * printing.el (printing):
26504         * ps-print.el (postscript, ps-print, ps-print-horizontal)
26505         (ps-print-vertical, ps-print-headers, ps-print-font)
26506         (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
26507         (ps-print-background, ps-print-printer, ps-print-page)
26508         (ps-print-miscellany):
26509         * ses.el (ses):
26510         * shell.el (shell, shell-directories, shell-faces):
26511         * startup.el (initialization):
26512         * strokes.el (strokes):
26513         * term.el (term):
26514         * uniquify.el (uniquify):
26515         * w32-vars.el (w32):
26516         * calc/calc.el (calc):
26517         * emacs-lisp/bytecomp.el (bytecomp):
26518         * emacs-lisp/cl-indent.el (lisp-indent):
26519         * emacs-lisp/edebug.el (edebug):
26520         * emacs-lisp/elp.el (elp):
26521         * emacs-lisp/testcover.el (testcover):
26522         * emacs-lisp/trace.el (trace):
26523         * emulation/viper-ex.el (viper-ex):
26524         * emulation/viper-mous.el (viper-mouse):
26525         * mail/mailalias.el (mailalias):
26526         * mail/supercite.el (supercite, supercite-frames)
26527         (supercite-attr, supercite-cite, supercite-hooks):
26528         * net/rcompile.el (remote-compile):
26529         * net/rlogin.el (rlogin):
26530         * obsolete/ooutline.el (outlines):
26531         * progmodes/delphi.el (delphi):
26532         * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
26533         (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
26534         (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
26535         (ebnf-optimization):
26536         * progmodes/etags.el (etags):
26537         * progmodes/executable.el (executable):
26538         * progmodes/idlwave.el (idlwave):
26539         * progmodes/pascal.el (pascal):
26540         * progmodes/prolog.el (prolog):
26541         * progmodes/python.el (python):
26542         * progmodes/scheme.el (scheme):
26543         * progmodes/sh-script.el (sh, sh-script):
26544         * progmodes/sql.el (SQL):
26545         * progmodes/tcl.el (tcl):
26546         * textmodes/bibtex.el (bibtex, bibtex-autokey):
26547         * textmodes/enriched.el (enriched):
26548         * textmodes/makeinfo.el (makeinfo):
26549         * textmodes/sgml-mode.el (sgml):
26550         * textmodes/table.el (table-hooks):
26551         * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
26552         * textmodes/texinfo.el (texinfo):
26553         * textmodes/two-column.el (two-column):
26554         Finish `defgroup' description with period.
26556         * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
26557         * eshell/esh-var.el (eshell-var):
26558         * progmodes/vhdl-mode.el (vhdl-testbench):
26559         * textmodes/org.el (org): Fix typos in docstrings.
26561         * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
26562         consistency.
26564         * progmodes/flymake.el (flymake-find-file): Remove.
26565         (flymake-float-time): Use `with-no-warnings'.
26566         (flymake-check-start-time, flymake-check-was-interrupted)
26567         (flymake-err-info, flymake-is-running, flymake-last-change-time)
26568         (flymake-new-err-info): `defvar' at compile time.
26570 2005-07-03  Juanma Barranquero  <lekktu@gmail.com>
26572         * replace.el (occur-hook): Doc fix.
26573         (occur-1): Don't call `occur-hook' if there are no matches.
26575 2005-07-03  Richard M. Stallman  <rms@gnu.org>
26577         * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
26578         global-map, save the same map.
26579         (global-map): Don't alter it at top level.
26580         (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
26581         Then alter it here instead.
26582         (tpu-edt-off): Set global-map to the saved one.
26584         * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
26585         All references simplified.
26586         (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p.  Uses changed.
26587         (zmacs-regions): Add defvar.
26588         (repeat-complex-command-map): Everything about that deleted.
26590         * textmodes/artist.el (artist-key-is-drawing)
26591         (artist-key-endpoint1, artist-key-poly-point-list)
26592         (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
26593         (artist-key-compl-table, artist-rb-save-data)
26594         (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
26595         Don't put them in eval-when-compile.
26596         (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
26598         * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
26599         Use with-no-warnings.
26601         * net/browse-url.el (dos-windows-version): Add defvar.
26603         * mail/supercite.el (filladapt-prefix-table): Add defvar.
26605         * mail/rmailsum.el (rmail-summary-redo): Add defvar.
26606         (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
26607         (rmail-new-summary-line-count): Rename from new-summary-line-count.
26608         Add defvar.
26609         (rmail-summary-beginning-of-message): Use with-no-warnings.
26610         (rmail-summary-first-message, rmail-summary-last-message): Likewise.
26612         * emulation/vip.el (vip-replace-string, ex-map, ex-read):
26613         Use with-no-warnings.
26615         * emulation/vi.el (vi-mark-region): Use c-mark-function.
26616         (c-mark-function): Add point-moving-unit property.
26617         (vi-goto-line): Use with-no-warnings.
26619         * emulation/edt.el (edt-last-copied-word): Add defvar.
26620         (zmacs-region-stays): Likewise.
26621         (edt-mark-section-wisely): Use c-mark-function for C.
26622         Use makr-defun for Fortran.
26623         (time-string): defvar deleted.
26624         (edt-display-the-time): Don't set time-string.
26626         * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
26628         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
26629         Don't warn when name is not constant
26630         or for defining the group `emacs'.
26632         * tooltip.el (gud-tooltip-mode): Add defvar.
26634         * startup.el (default-frame-background-mode): Add defvar.
26636         * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
26638         * info.el (tool-bar-map): Add defvar.
26640         * dired.el (dnd-protocol-alist): Add defvar.
26642         * dired-aux.el (dired-query): Display question with answer, when
26643         the user answers.
26645         * custom.el (custom-add-option): Doc fix.
26647         * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
26649 2005-07-03  Eli Zaretskii  <eliz@gnu.org>
26651         * font-lock.el (font-lock-regexp-grouping-construct): Fix the
26652         bogus name from the last change.
26654 2005-07-02  Luc Teirlinck  <teirllm@auburn.edu>
26656         * custom.el (custom-declare-variable): Fix typos in comment.
26657         (custom-known-themes): Doc fix.
26658         (custom-theme-directory): New defcustom.
26659         (require-theme): Make it check `custom-theme-directory'.
26661         * cus-theme.el (custom-new-theme-mode): New function.
26662         (custom-theme-name, custom-theme-variables, custom-theme-faces)
26663         (custom-theme-description): Add compiler defvars.
26664         (customize-create-theme): Add doc to the "*New Custom Theme*"
26665         buffer.  Use `custom-new-theme-mode'.
26666         (custom-theme-write): Put the created buffer in emacs-lisp-mode
26667         and save it to the `custom-theme-directory'.  Make this the
26668         default directory of the buffer.
26670 2005-07-02  David Hunter  <hunterd_42@comcast.net>  (tiny change)
26672         * progmodes/flymake.el (flymake-mode, flymake-mode-off):
26673         Fix unbalanced parentheses.
26675 2005-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
26677         * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
26678         into flymake-mode and delegate to flymake-mode.
26680         * find-file.el (ff-which-function-are-we-in): Clean up.
26682 2005-07-02  Juanma Barranquero  <lekktu@gmail.com>
26684         * replace.el (occur-rename-buffer): Fix docstring.
26686         * emulation/edt.el (*EDT-keys*, edt-default-global-map)
26687         (edt-last-copied-word, edt-learn-macro-count)
26688         (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
26689         (edt-rect-start-point, edt-user-global-map, rect-start-point)
26690         (time-string, zmacs-region-stays):
26691         * emulation/edt-mapper.el (edt-save-function-key-map)
26692         (EDT-key-name): `defvar' to silence the byte-compiler.
26694 2005-07-02  Martin Rudalics  <rudalics@gmx.at>
26696         * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
26697         font-lock-regexp-backslash.  Doc fix.
26698         (font-lock-regexp-backslash-grouping-construct): Rename from
26699         font-lock-regexp-backslash-construct.  Doc fix.
26700         (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
26701         grouping constructs.
26703 2005-07-02  Eli Zaretskii  <eliz@gnu.org>
26705         * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
26706         updating all the prerequisites.
26708 2005-07-01  Juanma Barranquero  <lekktu@gmail.com>
26710         * textmodes/org.el (org-agenda-start-on-weekday)
26711         (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
26712         (org-agenda-use-time-grid, org-archive-location)
26713         (org-allow-space-in-links, org-usenet-links-prefer-google)
26714         (org-enable-table-editor, org-export-default-language)
26715         (org-export-html-show-new-buffer, org-fill-paragraph)
26716         (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
26717         (org-goto-quit, org-occur, org-eval-in-calendar)
26718         (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
26719         (org-agenda-diary-entry, org-remember-help)
26720         (org-table-convert-region, org-at-table-p)
26721         (org-table-move-row-down, org-table-move-row-up)
26722         (org-table-copy-region, org-table-toggle-vline-visibility)
26723         (org-table-get-stored-formulas, org-table-get-specials)
26724         (org-recalc-commands, org-table-eval-formula)
26725         (org-table-formula-substitute-names, orgtbl-make-binding)
26726         (org-format-org-table-html, org-format-table-table-html)
26727         (org-format-table-table-html-using-table-generate-source)
26728         (org-customize): Fix typos in docstrings.
26729         (org-level-2, org-at-timestamp-p, org-agenda-day-view)
26730         (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
26731         (org-back-to-heading): Doc fixes.
26732         (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
26733         (org-agenda-change-all-lines, org-get-header):
26734         Improve argument/docstring consistency.
26735         (orgtbl-error): Fix error message.
26737         * progmodes/flymake.el (flymake-find-possible-master-files)
26738         (flymake-master-file-compare, flymake-get-line-err-count)
26739         (flymake-highlight-line, flymake-gui-warnings-enabled):
26740         Fix typos in docstrings.
26741         (flymake-parse-line, flymake-get-project-include-dirs-function)
26742         (flymake-get-prev-err-line-no, flymake-goto-prev-error):
26743         Doc fixes.
26744         (flymake-get-project-include-dirs-function)
26745         (flymake-make-err-menu-data):
26746         Improve argument/docstring consistency.
26748 2005-07-01  Lute Kamstra  <lute@gnu.org>
26750         * battery.el (battery-linux-proc-apm): Fix typo in docstring.
26751         Catch errors with ignore-errors.  Use temporary buffer.
26752         (battery-linux-proc-acpi): Fix typo in docstring.  Document `%r'.
26754         * facemenu.el (facemenu-unlisted-faces): Delete foreground and
26755         background color faces.
26756         (facemenu-set-foreground, facemenu-set-background):
26757         Use facemenu-set-face-from-menu.
26758         (facemenu-set-face-from-menu): Treat face names that start with
26759         "fg:" or "bg:" as special.
26760         (facemenu-add-new-color): Don't create faces.  Simplify.
26762 2005-06-30  Richard M. Stallman  <rms@gnu.org>
26764         * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
26765         (crm-find-current-element): Likewise.
26767 2005-06-30  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
26769         * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
26771 2005-06-30  Stefan Monnier  <monnier@iro.umontreal.ca>
26773         * arc-mode.el (archive-extract): Make it work as a mouse binding.
26774         (archive-mouse-extract): Make it an obsolete alias.
26775         (archive-mode-map): Don't use archive-mouse-extract any more.
26776         (archive-mode, archive-extract): write-contents-hooks ->
26777         write-contents-functions.
26778         (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
26779         first arg.
26780         (archive-rename-entry): Update the call.
26781         (archive-zip-summarize): Remove unused var `method'.
26782         (archive-lzh-summarize): Remove unused var `creator'.
26784         * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
26785         dedicated frame upon exit.
26787         * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
26788         (archive-zip-extract, archive-zip-expunge)
26789         (archive-zip-update, archive-zip-update-case): Use executable-find.
26790         (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
26791         Use restore-buffer-modified-p.
26792         (archive-extract, archive-add-new-member, archive-write-file-member):
26793         Use with-current-buffer.
26794         (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
26796 2005-06-30  Andreas Schwab  <schwab@suse.de>
26798         * progmodes/gud.el (gud-filter): Remove unneeded progn.
26800 2005-06-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
26802         * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
26804 2005-06-30  Juri Linkov  <juri@jurta.org>
26806         * faces.el (vertical-border): Inherit from mode-line-inactive
26807         only on tty.
26809 2005-06-30  Juanma Barranquero  <lekktu@gmail.com>
26811         * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
26812         example, -NLINES in the `occur' docstring).
26814         * replace.el (occur-1): When no matches are found, do not set the
26815         `buffer-read-only' and modified flags for the occur buffer,
26816         because it is deleted.
26818         * emulation/cua-base.el (cua-check-pending-input)
26819         (cua-repeat-replace-region, cua-mode, cua-debug)
26820         (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
26821         Fix typos in docstrings.
26823         * emulation/cua-gmrk.el (cua-toggle-global-mark)
26824         (cua-cut-region-to-global-mark)
26825         (cua--cut-rectangle-to-global-mark):
26826         Remove period from end of messages.
26828         * emulation/cua-rect.el (cua-do-rectangle-padding):
26829         Remove period from end of messages.
26830         (cua--rectangle-seq-format): Fix typo in docstring.
26831         (cua-sequence-rectangle, cua-fill-char-rectangle):
26832         Improve argument/docstring consistency.
26834 2005-06-29  Juri Linkov  <juri@jurta.org>
26836         * faces.el (default-frame-background-mode): New internal variable.
26837         (frame-set-background-mode): Use it.
26839         * startup.el (normal-top-level): Set default-frame-background-mode
26840         instead of frame-background-mode.  Before setting it, test for its
26841         nil value.  Remove tests for frame-background-mode and frame
26842         parameter `reverse'.  Add test for "unspecified-fg".
26844         * term/xterm.el (xterm-rxvt-set-background-mode):
26845         * term/rxvt.el (rxvt-set-background-mode):
26846         Set default-frame-background-mode instead of frame-background-mode.
26848 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
26850         * simple.el (set-variable): Warn about obsolete user variables.
26852         * imenu.el (imenu--completion-buffer):
26853         * mouse.el (mouse-buffer-menu-alist):
26854         * msb.el (msb-invisible-buffer-p):
26855         * calendar/diary-lib.el (diary-header-line-format):
26856         * emacs-lisp/pp.el (pp-buffer):
26857         * progmodes/cperl-mode.el (cperl-do-auto-fill):
26858         * textmodes/picture.el (picture-replace-match):
26859         Change space constants followed by a sexp to "?\s ".
26861         * play/decipher.el (decipher-loop-with-breaks):
26862         * textmodes/texinfo.el (texinfo-insert-@item): Change space
26863         constants "protected" from end of line by a comment to "?\s".
26865 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
26867         * font-lock.el (save-buffer-state): Use `declare'.
26869         * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
26870         reset the syntax-table to cperl-mode-syntax-table.
26871         (cperl-mode): Make _ into word-syntax during font-locking so "print" in
26872         "foo_print_bar" is not matched as a reserved keyword.
26874 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
26876         * textmodes/org.el (orgtbl-setup): New function, for delayed
26877         setup for the orgtbl commands.
26878         (org-calc-default-modes): New option.
26879         (orgtbl-make-binding): Use `defun' to get better help display.
26880         (org-diary): Call `org-compile-prefix-format'.
26881         (org-table-formula-substitute-names): New function.
26882         (org-agenda-day-view, org-agenda-week-view): New commands.
26883         (org-agenda-toggle-week-view): Command removed.
26884         (org-tbl-menu): Split off from org-org-menu.
26885         (org-mode): Move removal of outline-mode menus to here.
26886         (org-table-formula-debug): New option.
26887         (org-table-insert-row): Keep first field if just "#" or "*".
26888         (org-mode): Paragraph regexps fixed.
26889         (org-table-recalculate-regexp): New constant.
26890         (org-table-justify-field-maybe): Avoid replace if not necessary.
26891         (org-copy-special, org-cut-special): Use `call-interactively'.
26892         (org-table-copy-region): Take region from `interactive' call.
26893         (org-trim): Return string even if no match.
26894         (org-formula): New face.
26895         (org-set-font-lock-defaults): No longer highlight "FIXME".
26896         But highlight formula-related fields in table.
26897         (org-table-p): Use regexp, not fontification.
26898         (org-table-align): Handle white space at end of line.
26899         (org-table-formula-evaluate-inline): New option.
26900         (org-mode): Auto-wrapping in comment lines turned off.
26901         (org-table-copy-down): Evaluate only in copied field, not in
26902         destination.
26903         (org-table-current-formula): Variable removed.
26904         (org-table-store-formulas, org-table-get-stored-formulas)
26905         (org-table-modify-formulas, org-table-replace-in-formulas)
26906         (org-table-maybe-eval-formula): New functions.
26907         (org-table-get-formula): Modify to use stored formulas.
26908         (org-table-insert-column, org-table-delete-column)
26909         (org-table-move-column): Call `org-table-modify-formulas'.
26910         (org-complete): Add completion for keyword formulas.
26911         (orgtbl-mode): Pull orgtbl-mode-map to start of
26912         minor-mode-map-alist.
26914 2005-06-29  Stefan Monnier  <monnier@iro.umontreal.ca>
26916         * progmodes/python.el (python-check): Require `compile' before
26917         modifying its variables.
26919         * newcomment.el (comment-indent-default): Don't get fooled by an early
26920         end of buffer.
26922 2005-06-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
26924         * ps-print.el (ps-print-version): Fix version number.
26926 2005-06-28  Luc Teirlinck  <teirllm@auburn.edu>
26928         * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
26930 2005-06-28  Richard M. Stallman  <rms@gnu.org>
26932         * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
26933         (flyspell-local-mouse-map): Declaration deleted.
26934         (flyspell-mouse-map): Bind only mouse-2.
26935         (flyspell-mode-map): Don't test flyspell-use-local-map.
26936         (flyspell-overlay-keymap-property-name): Var deleted.
26937         (flyspell-mode-on): Don't make local bindings for
26938         flyspell-mouse-map and flyspell-mode-map.
26939         (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
26941         * textmodes/ispell.el (ispell-word): Do not ignore short words.
26943         * progmodes/compile.el (compilation-next-error-function):
26944         Don't switch buffers; operate on the current buffer.
26946         * progmodes/compile.el (compilation-error-file-name)
26947         (compilation-warning-file-name, compilation-info-file-name)
26948         (compilation-line-number, compilation-column-number): New faces.
26949         (compilation-error-face, compilation-warning-face)
26950         (compilation-info-face, compilation-line-face)
26951         (compilation-column-face): Use them.
26953         * facemenu.el (facemenu-add-face): Warn when font-lock is active.
26955         * comint.el (comint-password-prompt-regexp): Accept ", try again".
26957         * bindings.el (global-map): Bind insertchar and its variants.
26959 2005-06-27  Richard M. Stallman  <rms@gnu.org>
26961         * textmodes/artist.el (artist-text-overwrite)
26962         (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
26964 2005-06-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
26966         * ps-print.el: It was not working the page selection for printing.
26967         Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
26968         (ps-print-version): New version 6.6.7.
26969         (ps-end-sheet): New fun.
26970         (ps-header-sheet, ps-end-job): Call it.
26972 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
26974         * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
26976 2005-06-27  Lute Kamstra  <lute@gnu.org>
26978         * facemenu.el (facemenu-unlisted-faces): Add foreground and
26979         background color faces.
26980         (facemenu-get-face): Delete function.
26981         (facemenu-set-face-from-menu): Don't call facemenu-get-face.
26982         (facemenu-add-new-color): Make second argument mandatory.
26983         Create the appropriate face and return it.  Simplify.
26984         (facemenu-set-foreground, facemenu-set-background): Don't check if
26985         color is defined.  Use return value of facemenu-add-new-color.
26987 2005-06-26  Nick Roberts  <nickrob@snap.net.nz>
26989         * progmodes/gud.el (gud-filter): Add missing argument to
26990         with-selected-window.
26992 2005-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
26994         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
26995         a :require to the defcustom.
26997         * emacs-lisp/autoload.el (make-autoload): Add the :setter for
26998         defcustoms corresponding to minor modes.
27000 2005-06-26  David Ponce  <david@dponce.com>
27002         * recentf.el: Require tree-widget instead of wid-edit.
27003         (recentf-filename-handler): Fix widget :type.
27004         (recentf-cancel-dialog, recentf-open-more-files)
27005         (recentf-open-files-action): Doc fix.
27006         (recentf-dialog-goto-first): New function.
27007         (recentf-dialog-mode-map): Set parent keymap first.
27008         (recentf-dialog-mode): Define with define-derived-mode.
27009         Don't display continuation lines in dialogs.
27010         (recentf-edit-list): Rename from recentf-edit-selected-items.
27011         (recentf-edit-list-select): Rename from recentf-edit-list-action.
27012         Simplify.
27013         (recentf-edit-list-validate): New function.
27014         (recentf-edit-list): Update accordingly.
27015         (recentf-open-files-item-shift): Remove.
27016         (recentf-open-files-item): Convert menu elements into tree and
27017         link widgets.  Don't create the widgets.
27018         (recentf-open-files): Update accordingly.
27019         (recentf-save-list): Untabify.
27021 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
27023         * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
27024         (keep-lines): Add INTERACTIVE arg.  Never delete lines only
27025         partially contained in the active region.  Do not take active
27026         region into account when called from Lisp, unless INTERACTIVE arg
27027         is non-nil.  Use `forward-line' instead of `beginning-of-line' to
27028         avoid trouble with fields.  Make marker point nowhere when no
27029         longer used.  Always return nil.  Doc fix.
27030         (flush-lines): Add INTERACTIVE arg.  Do not take active region
27031         into account when called from Lisp, unless INTERACTIVE arg is
27032         non-nil.  Use `forward-line' instead of `beginning-of-line' to
27033         avoid trouble with fields.  Make marker point nowhere when no
27034         longer used.  Always return nil.  Doc fix.
27035         (how-many): Add INTERACTIVE arg.  Make RSTART and REND args
27036         interchangeable.  Do not take active region into account when
27037         called from Lisp, unless INTERACTIVE arg is non-nil.  Do not print
27038         message in echo area when called from Lisp, unless INTERACTIVE arg
27039         is non-nil.  Avoid saying "1 occurrences".  Do not use markers.
27040         Return the number of matches.  Doc fix.
27041         (occur): Doc fix.
27042         (perform-replace): Make comment follow double space convention for
27043         the sake of `outline-minor-mode'.
27045         * faces.el (facep): Doc fix.
27047 2005-06-25  Richard M. Stallman  <rms@gnu.org>
27049         * facemenu.el (facemenu-enable-faces-p): New function.
27050         (facemenu-background-menu, facemenu-foreground-menu)
27051         (facemenu-face-menu): Add menu-enable property.
27053         * jka-compr.el (jka-compr-insert-file-contents):
27054         Special handling if cannot find the uncompression program.
27056         * cus-face.el (custom-face-attributes): Add autoload.
27058         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
27059         Bind comment-indent-function locally.
27061         * window.el (save-selected-window): Use save-current-buffer.
27063         * subr.el (with-selected-window): Use save-current-buffer.
27065         * progmodes/gud.el (gud-filter): Simplify using with-selected-window
27066         and with-current-buffer.
27068 2005-06-24  Richard M. Stallman  <rms@gnu.org>
27070         * simple.el (line-move-1): Fix previous change.
27072 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
27074         * replace.el (occur-1): Set `buffer-read-only' and the
27075         buffer-modified flag before running `occur-hook' to protect
27076         against unintentional buffer switches that can lead to data loss.
27078 2005-06-24  Nick Roberts  <nickrob@snap.net.nz>
27080         * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
27081         (gud-gdb-marker-filter): Use font-lock-warning-face for any
27082         initial error.
27084         * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
27085         after fresh input.
27086         (gdb-var-create-handler): Put name of expression in quotes.
27088 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
27090         * emacs-lisp/ring.el (ring-elements): Make it return a list of the
27091         elements of RING in order, and without bogus nil elements.
27093 2005-06-23  Richard M. Stallman  <rms@gnu.org>
27095         * simple.el (set-variable): Args renamed; doc fix.
27096         (line-move-1): When there are overlays around, use vertical-motion.
27098         * faces.el (escape-glyph): Use brown against light background.
27099         (nobreak-space): Rename from no-break-space.
27100         Fix previous change.
27102         * dired-aux.el (dired-do-copy): Fix arg prompt.
27104         * mail/sendmail.el (mail-setup-with-from): Fix custom type.
27106 2005-06-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
27108         * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
27109         rather than "Distributor".
27111 2005-06-23  Lute Kamstra  <lute@gnu.org>
27113         * emacs-lisp/debug.el (debugger-special-form-p): New defun.
27114         (debug-on-entry): Use it.  New interactive declaration that uses
27115         function-called-at-point.
27117 2005-06-23  Kim F. Storm  <storm@cua.dk>
27119         * subr.el (save-match-data): Add comment about using evaporate arg
27120         to set-match-data.
27122 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
27124         * cus-edit.el (customize-face)
27125         (customize-face-other-window): Handle face aliases.
27127         * faces.el (face-documentation, set-face-attribute)
27128         (face-spec-set): Handle face aliases.
27130 2005-06-22  Juanma Barranquero  <lekktu@gmail.com>
27132         * help-mode.el (help-make-xrefs): If a symbol representing a face
27133         name is not followed by the word "face", it could still be a
27134         function or variable name, so don't bypass other checks.
27136 2005-06-22  Juri Linkov  <juri@jurta.org>
27138         * ps-print.el (ps-face-foreground-name, ps-face-background-name):
27139         Replace aliased functions with calls where second arg `inherit' is t.
27141 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
27143         * progmodes/gdb-ui.el (gdb-error): New variable.
27144         (gdb-error): New function.
27145         (gdb-annotation-rules): Act on error-begin and error annotations.
27146         (gdb-concat-output): Use font-lock-warning-face for errors.
27148 2005-06-22  Miles Bader  <miles@gnu.org>
27150         * bindings.el (propertized-buffer-identification): Use renamed
27151         `Buffer-menu-buffer' face.
27153         * faces.el (vertical-border): Rename from `vertical-divider'.
27154         (escape-glyph): Change dark-background color back to `cyan'.
27156 2005-06-21  Juri Linkov  <juri@jurta.org>
27158         * faces.el (face-user-default-spec): Try getting `customized-face'
27159         prior to `saved-face'.
27160         (frame-background-mode): Refill docstring.
27162         * emacs-lisp/lisp-mode.el (eval-defun-1):
27163         * emacs-lisp/edebug.el (edebug-eval-defun):
27164         Set `saved-face' temporarily to nil before calling form.
27165         Set `customized-face' to the new spec after that.
27167 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
27169         * subr.el (1value, lambda, key-substitution-in-progress):
27170         Doc fixes.
27172         * autoinsert.el (auto-insert-alist):
27173         * ses.el (ses-call-printer):
27174         * subr.el (noreturn):
27175         * emacs-lisp/lisp.el (check-parens):
27176         * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
27177         * net/browse-url.el (browse-url-mosaic):
27178         * progmodes/cc-defs.el (c-safe-scan-lists):
27179         * progmodes/ebnf-abn.el (ebnf-abn-lex):
27180         * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
27181         * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
27182         * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
27183         * progmodes/ebnf-iso.el (ebnf-iso-lex):
27184         * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
27186 2005-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
27188         * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
27190 2005-06-21  Glenn Morris  <gmorris@ast.cam.ac.uk>
27192         * calendar/appt.el (appt-make-list): Activate the package, if
27193         not already active (for backwards compatibility).
27195 2005-06-20  Kim F. Storm  <storm@cua.dk>
27197         * subr.el (add-to-ordered-list): Test membership with eq.  Simplify.
27199 2005-06-20  Miles Bader  <miles@gnu.org>
27201         * faces.el (vertical-divider): New face.
27203 2005-06-20  Juanma Barranquero  <lekktu@gmail.com>
27205         * simple.el (kill-whole-line): Doc fix.
27206         (next-error-buffer-p, next-error-find-buffer)
27207         (clone-indirect-buffer): Fix typos in docstrings.
27208         (comment-line-break-function): Doc fix: don't say variable
27209         is automatically buffer-local (it isn't).
27211 2005-06-19  Michael Albinus  <michael.albinus@gmx.de>
27213         * net/tramp-ftp.el (top):
27214         * net/tramp-smb.el (top):
27215         * net/tramp-util.el (top):
27216         * net/tramp-uu.el (top):
27217         * net/tramp-vc.el (top):
27218         * net/tramp.el (top): Revert copyright years back to original
27219         ones.  Tramp has a life outside GNU Emacs.
27221 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
27223         * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
27225 2005-06-18  Juri Linkov  <juri@jurta.org>
27227         * progmodes/grep.el (grep-regexp-alist): Use backreference at the
27228         end of first regexp to limit the match to the position between
27229         line number and source line with same separator character as used
27230         between file name and line number.  In the second regexp limit
27231         mouse-face area to file name and line number by adding new group
27232         for them and referring it in HYPERLINK arg.
27233         (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
27234         (grep-mode): Set font-lock-lines-before to 0 to not refontify the
27235         previous line where grep markers may be already removed.
27237 2005-06-18  Peter Kleiweg  <p.c.j.kleiweg@rug.nl>
27239         * progmodes/ps-mode.el: Update version and maintainer's email address.
27241 2005-06-18  Steve Youngs  <steve@xemacs.org>
27243         * net/browse-url.el (browse-url-browser-function)
27244         (browse-url-default-browser): Add firefox.
27245         (browse-url-firefox-program, browse-url-firefox-arguments)
27246         (browse-url-firefox-startup-arguments)
27247         (browse-url-firefox-new-window-is-tab): New defcustoms.
27248         (browse-url-firefox, browse-url-firefox-sentinel): New functions.
27250 2005-06-17  Richard M. Stallman  <rms@gnu.org>
27252         * startup.el (command-line): Warn if specified user name has
27253         no home directory.
27255         * term.el (term-get-old-input, term-input-filter, term-input-sender)
27256         (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
27258         * longlines.el (longlines-mode, longlines-show-hard-newlines):
27259         Doc fixes.
27261         * faces.el (underline): Try bold if terminal doesn't support underline.
27263         * mail/sendmail.el (mail-setup-with-from): New variable.
27264         (mail-insert-from-field): New function.
27265         (sendmail-send-it): Call it.
27266         (mail-setup): Optionally call it here.
27268         * term/linux.el: Call tty-no-underline.
27270 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
27272         * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
27274 2005-06-17  Miles Bader  <miles@gnu.org>
27276         * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
27277         (ediff-current-diff-C, ediff-current-diff-Ancestor)
27278         (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
27279         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
27280         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
27281         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
27282         Remove "-face" suffix from face names.
27283         (ediff-current-diff-face-A, ediff-current-diff-face-B)
27284         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
27285         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
27286         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
27287         (ediff-even-diff-face-A, ediff-even-diff-face-B)
27288         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
27289         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
27290         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
27291         New backward-compatibility aliases for renamed faces.
27292         (ediff-current-diff-face-A, ediff-current-diff-face-B)
27293         (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
27294         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
27295         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
27296         (ediff-even-diff-face-A, ediff-even-diff-face-B)
27297         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
27298         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
27299         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
27300         Use renamed ediff faces.
27302         * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
27303         Remove "-face" suffix from face names.
27304         (eshell-test-ok-face, eshell-test-failed-face):
27305         New backward-compatibility aliases for renamed faces.
27306         (eshell-run-test): Use renamed eshell-test faces.
27308         * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
27309         face name.
27310         (eshell-prompt-face): New backward-compatibility alias for renamed
27311         face.
27312         (eshell-emit-prompt): Use renamed eshell-prompt face.
27314         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
27315         (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
27316         (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
27317         (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
27318         Remove "-face" suffix from face names.
27319         (eshell-ls-directory-face, eshell-ls-symlink-face)
27320         (eshell-ls-executable-face, eshell-ls-readonly-face)
27321         (eshell-ls-unreadable-face, eshell-ls-special-face)
27322         (eshell-ls-missing-face, eshell-ls-archive-face)
27323         (eshell-ls-backup-face, eshell-ls-product-face)
27324         (eshell-ls-clutter-face):
27325         New backward-compatibility aliases for renamed faces.
27326         (eshell-ls-decorated-name): Use renamed eshell-ls faces.
27328         * progmodes/cc-fonts.el (c-nonbreakable-space-face):
27329         Remove "-face" suffix from face name.
27330         (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
27331         instead of literal face.
27333 2005-06-17  Juanma Barranquero  <lekktu@gmail.com>
27335         * emacs-lisp/warnings.el (display-warning, lwarn)
27336         (warning-minimum-log-level): Doc fixes.
27337         (warning-minimum-level, warning-minimum-log-level):
27338         Add :debug to :type choices.
27340         * progmodes/ada-mode.el (ada-format-paramlist)
27341         (ada-get-indent-case, ada-check-matching-start)
27342         (ada-check-defun-name, ada-goto-matching-decl-start)
27343         (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
27344         (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
27345         (ada-make-subprogram-body): Follow error conventions.
27346         (ada-case-exception-file, ada-indent-comment-as-code)
27347         (ada-indent-handle-comment-special, ada-indent-renames)
27348         (ada-indent-return, ada-search-directories-internal)
27349         (ada-tab-policy, ada-case-exception-substring)
27350         (ada-other-file-alist, ada-matching-start-re)
27351         (ada-matching-decl-start-re, ada-contextual-menu-last-point)
27352         (ada-imenu-generic-expression, ada-compile-goto-error)
27353         (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
27354         (ada-popup-menu, ada-add-extensions, ada-mode)
27355         (ada-region-selected, ada-create-case-exception)
27356         (ada-create-case-exception-substring, ada-after-keyword-p)
27357         (ada-activate-keys-for-case, ada-adjust-case-region)
27358         (ada-adjust-case-buffer, ada-format-paramlist)
27359         (ada-scan-paramlist, ada-insert-paramlist)
27360         (ada-indent-newline-indent)
27361         (ada-indent-newline-indent-conditional)
27362         (ada-justified-indent-current, ada-goto-previous-word)
27363         (ada-indent-current, ada-get-indent-open-paren)
27364         (ada-get-indent-paramlist, ada-get-indent-end)
27365         (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
27366         (ada-get-indent-block-start, ada-get-indent-subprog)
27367         (ada-get-indent-noindent, ada-get-indent-label)
27368         (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
27369         (ada-search-prev-end-stmt, ada-goto-next-non-ws)
27370         (ada-goto-stmt-end, ada-goto-next-word)
27371         (ada-check-matching-start, ada-check-defun-name)
27372         (ada-goto-matching-decl-start, ada-goto-matching-start)
27373         (ada-goto-matching-end, ada-search-ignore-string-comment)
27374         (ada-in-decl-p, ada-looking-at-semi-or)
27375         (ada-looking-at-semi-private, ada-in-paramlist-p)
27376         (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
27377         (ada-untab-hard, ada-move-to-start, ada-move-to-end)
27378         (ada-next-procedure, ada-previous-procedure, ada-next-package)
27379         (ada-previous-package, ada-create-menu)
27380         (ada-fill-comment-paragraph-justify)
27381         (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
27382         (ada-other-file-name, ada-last-which-function-line)
27383         (ada-last-which-function-subprog, ada-which-function)
27384         (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
27385         (ada-gen-treat-proc, ada-check-emacs-version)
27386         (ada-continuation-indent, ada-align-region-separate):
27387         Fix typos in docstrings.
27388         (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
27390 2005-06-16  Lute Kamstra  <lute@gnu.org>
27392         * simple.el (fundamental-mode): Run after-change-major-mode-hook
27393         conditionally.
27395 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
27397         * comint.el (comint-replace-by-expanded-filename)
27398         (comint-prompt-regexp, comint-delimiter-argument-list)
27399         (comint-preinput-scroll-to-bottom):
27400         * info.el (Info-hide-cookies-node):
27401         * ls-lisp.el (ls-lisp-classify):
27402         * find-file.el (ff-search-directories, ff-special-constructs)
27403         (ff-find-other-file):
27404         * font-lock.el (font-lock-keywords):
27405         * shell.el (shell-prompt-pattern)
27406         (shell-dynamic-complete-functions, shell-mode)
27407         (shell-delimiter-argument-list):
27408         * term.el (term-replace-by-expanded-filename)
27409         (term-prompt-regexp, term-delimiter-argument-list):
27410         * woman.el (woman-ignore, woman0-if):
27411         * emacs-lisp/derived.el (derived-mode-init-mode-variables):
27412         * emacs-lisp/elint.el (elint-init-env):
27413         * emacs-lisp/regexp-opt.el (regexp-opt-depth):
27414         * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
27415         * language/ethio-util.el (ethio-tilde-escape)
27416         (ethio-use-three-dot-question):
27417         * net/zone-mode.el (zone-mode-load-time-setup):
27418         * progmodes/cc-align.el (c-lineup-argcont):
27419         * progmodes/cc-awk.el (c-awk-beginning-of-defun):
27420         * progmodes/cperl-mode.el (cperl-set-style-back):
27421         * progmodes/inf-lisp.el (inferior-lisp-prompt):
27422         * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
27423         Fix spellings in docstrings.
27425         * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
27426         * progmodes/modula2.el (m2-for): Fix spellings.
27428         * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
27430         * simple.el (undo-more): Don't use `format' on `error' arguments.
27431         Improve argument/docstring consistency.
27432         (pending-undo-list): Doc fix.
27434         * smerge-mode.el (smerge-ensure-match):
27435         * emulation/vip.el (vip-ex):
27436         * net/zone-mode.el (zone-mode-update-serial):
27437         * progmodes/idlwave.el (idlwave-complete):
27438         * progmodes/vhdl-mode.el (vhdl-visit-file)
27439         (vhdl-compose-wire-components):
27440         Don't use `format' on `error' arguments.
27442         * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
27443         (tooltip-use-echo-area, tooltip-process-prompt-regexp)
27444         (tooltip-help-tips): Fix typos in docstrings.
27446 2005-06-16  David Ponce  <david@dponce.com>
27448         * tree-widget.el (tree-widget-value-create): Simplify last change.
27450 2005-06-15  Matt Hodges  <MPHodges@member.fsf.org>
27452         * ido.el (ido-incomplete-regexp): New variable.
27453         (ido-set-matches-1): Handle invalid-regexp error and set
27454         ido-incomplete-regexp.
27455         (ido-incomplete-regexp): New face.
27456         (ido-completions): Use it.
27457         (ido-complete, ido-exit-minibuffer, ido-completions):
27458         Handle incomplete regexps.
27459         (ido-completions): Add check for complete match when entering a regexp.
27461 2005-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
27463         * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
27465 2005-06-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
27467         * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
27468         by field delimiters.
27470 2005-06-15  David Ponce  <david@dponce.com>
27472         * tree-widget.el: eval-and-compile inlined functions so they will
27473         be available at run-time too.
27474         (tree-widget-super-format-handler)
27475         (tree-widget-format-handler): Remove.
27476         (tree-widget-value-create): Handle the :indent property.
27478 2005-06-15  Miles Bader  <miles@gnu.org>
27480         * progmodes/which-func.el (which-func): Only inherit
27481         `font-lock-function-name-face' when that makes sense against the
27482         default mode-line face, otherwise set the face color explicitly.
27484         * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
27485         faces instead of (non-existent) variables.
27487 2005-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
27489         * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
27490         (iswitchb-get-matched-buffers): Likewise.  Simplify.
27492 2005-06-14  Miles Bader  <miles@gnu.org>
27494         * progmodes/ld-script.el (ld-script-location-counter):
27495         Remove "-face" suffix from face name.
27496         (ld-script-location-counter-face):
27497         New backward-compatibility alias for renamed face.
27498         (ld-script-location-counter-face): Use renamed face.
27500         * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
27501         (cperl-hash): Remove "-face" suffix from face names.
27502         (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
27503         New backward-compatibility aliases for renamed faces.
27504         (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
27505         (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
27507         * progmodes/which-func.el (which-func): Remove "-face" suffix from face
27508         name.
27509         (which-func-face): New backward-compatibility alias for renamed face.
27510         (which-func-format): Use renamed which-func face.
27512         * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
27513         (vhdl-function, vhdl-directive, vhdl-reserved-word)
27514         (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
27515         names.
27516         (vhdl-speedbar-entity, vhdl-speedbar-architecture)
27517         (vhdl-speedbar-configuration, vhdl-speedbar-package)
27518         (vhdl-speedbar-library, vhdl-speedbar-instantiation)
27519         (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
27520         (vhdl-speedbar-architecture-selected)
27521         (vhdl-speedbar-configuration-selected)
27522         (vhdl-speedbar-package-selected)
27523         (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
27524         names.
27525         (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
27526         Use renamed faces.
27527         (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
27528         (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
27529         (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
27530         Use renamed faces.
27531         (syntax-alist): Don't use "font-lock-" or "-face" in generated face
27532         names.
27533         (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
27534         (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
27535         (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
27536         (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
27537         (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
27538         (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
27540         * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
27541         face name.
27542         (sh-heredoc-face): New backward-compatibility alias for renamed face.
27543         (sh-heredoc-face): Use renamed sh-heredoc face.
27545         * progmodes/idlw-help.el (idlwave-help-link):
27546         Remove "-face" suffix from face name.
27547         (idlwave-help-link-face):
27548         New backward-compatibility alias for renamed face.
27549         (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
27551         * progmodes/idlw-shell.el (idlwave-shell-bp-face)
27552         (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
27553         (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
27554         New backward-compatibility aliases for renamed faces.
27555         (idlwave-shell-disabled-breakpoint-face)
27556         (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
27558         * progmodes/flymake.el (flymake-errline, flymake-warnline):
27559         Remove "-face" suffix from face names.
27560         (flymake-errline-face, flymake-warnline-face):
27561         New backward-compatibility aliases for renamed faces.
27562         (flymake-highlight-line): Use renamed flymake faces.
27564         * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
27565         (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
27566         (ebrowse-member-class, ebrowse-progress):
27567         Remove "-face" suffix from face names.
27568         (ebrowse-tree-mark-face, ebrowse-root-class-face)
27569         (ebrowse-file-name-face, ebrowse-default-face)
27570         (ebrowse-member-attribute-face, ebrowse-member-class-face)
27571         (ebrowse-progress-face):
27572         New backward-compatibility aliases for renamed faces.
27573         (ebrowse-show-progress, ebrowse-show-file-name-at-point)
27574         (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
27575         (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
27576         (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
27578         * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
27579         antlr-syntax)
27580         (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
27581         (antlr-literal): Remove "-face" suffix and "font-lock-" from face
27582         names.
27583         (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
27584         (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
27585         (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
27586         (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
27587         backward-compatibility aliases for renamed faces.
27588         (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
27589         (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
27590         (antlr-tokenref-face, antlr-literal-face): Variables renamed to
27591         remove "font-lock-".  Use renamed antlr-mode faces.
27592         (antlr-font-lock-additional-keywords): Use renamed faces.  Replace
27593         literal face-names with face variable references.
27595         * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
27596         face name.
27597         (Buffer-menu-buffer-face): New backward-compatibility alias for
27598         renamed face.
27599         (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
27601 2005-06-15  Daniel Pfeiffer  <occitan@esperanto.org>
27603         * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
27604         Eliminate "-face" suffix.
27605         (makefile-targets): Inherit from font-lock-function-name-face and
27606         eliminate "-face" suffix.
27607         (makefile-shell): Remove attributes and eliminate "-face" suffix.
27608         (makefile-*-font-lock-keywords): Append makefile-targets in rule
27609         actions, instead of prepending, to make it less visible.
27610         (makefile-previous-dependency, makefile-match-dependency):
27611         Don't match a target on a continuation line.
27613         * files.el (auto-mode-alist): Put Makefile in gmake mode.
27615 2005-06-15  Nick Roberts  <nickrob@snap.net.nz>
27617         * progmodes/gdb-ui.el (menu): Re-order menu items.
27618         (gdb-tooltip-print): Respect tooltip-use-echo-area.
27620         * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
27621         Define in tooltip.el.
27622         (gud-tooltip-process-output): Respect tooltip-use-echo-area.
27623         (gud-tooltip-tips): Respect tooltip-use-echo-area and
27624         gud-tooltip-echo-area.
27626         * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
27627         backward compatibility and make obsolete.
27628         (tooltip-help-tips): Use tooltip-use-echo-area.
27629         (tooltip-show-help-function): Rename to...
27630         (tooltip-show-help): ...this, because it is a function.
27631         (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
27633 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
27635         * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
27636         (edebug-print-length, edebug-print-level, edebug-print-circle)
27637         (edebug-modify-breakpoint, edebug-eval-last-sexp)
27638         (edebug-eval-print-last-sexp): Doc fixes.
27640 2005-06-14  Kim F. Storm  <storm@cua.dk>
27642         * ido.el (ido-mode): Make a new keymap every time we enable ido,
27643         as the coverage buffer/file/both may change.
27645 2005-06-14  Lute Kamstra  <lute@gnu.org>
27647         * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
27648         and run-mode-hooks.  Simplify.
27650         * mail/rmailedit.el (rmail-edit-mode):
27651         * progmodes/octave-inf.el (inferior-octave-mode):
27652         * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
27654         * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
27655         and run-mode-hooks.
27656         (recentf-edit-list, recentf-open-files): Don't call
27657         kill-all-local-variables directly.
27659         * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
27661 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
27663         * emacs-lisp/byte-run.el (make-obsolete)
27664         (define-obsolete-function-alias): Rename arguments FUNCTION and
27665         NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
27666         (make-obsolete-variable, define-obsolete-variable-alias):
27667         Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
27668         respectively.
27670         * isearchb.el (isearchb-activate):
27671         * pcvs.el (cvs-mode):
27672         * ses.el (ses-load):
27673         * vc-arch.el (vc-arch-checkin, vc-arch-diff):
27674         * net/tramp.el (tramp-find-file-exists-command)
27675         (tramp-find-shell):
27676         * progmodes/ada-mode.el (ada-create-case-exception)
27677         (ada-create-case-exception-substring, ada-make-subprogram-body):
27678         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
27679         * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
27680         * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
27681         * textmodes/org.el (org-promote, org-evaluate-time-range)
27682         (org-agenda-next-date-line, org-agenda-previous-date-line)
27683         (org-agenda-error, org-open-at-point, org-table-move-row)
27684         (org-format-table-table-html-using-table-generate-source)
27685         (org-shiftcursor-error, org-ctrl-c-ctrl-c):
27686         * textmodes/reftex.el (reftex-access-scan-info):
27687         * textmodes/reftex-toc.el (reftex-toc-dframe-p)
27688         (reftex-toc-promote-prepare): Follow error conventions.
27690         * diff-mode.el (diff-mode): Fix typo in docstring.
27692         * forms.el (forms--intuit-from-file): Fix reference to
27693         `forms-number-of-fields' in error message.
27694         (forms-print): Fix quoting in error message.
27696         * forms.el (forms-mode):
27697         * emulation/vi.el (vi-goto-insert-state):
27698         * progmodes/flymake.el (flymake-new-err-info)
27699         (flymake-start-syntax-check-for-current-buffer)
27700         (flymake-simple-cleanup):
27701         * eshell/esh-var.el (eshell/export):
27702         * progmodes/gud.el (xdb):
27703         * textmodes/flyspell.el (flyspell-incorrect-hook)
27704         (flyspell-maybe-correct-transposition)
27705         (flyspell-maybe-correct-doubling): Fix quoting in docstring.
27707 2005-06-13  Luc Teirlinck  <teirllm@auburn.edu>
27709         * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
27710         minibuffer prompt.
27712 2005-06-13  Kim F. Storm  <storm@cua.dk>
27714         * subr.el (add-to-ordered-list): New defun.
27716         * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
27717         add cua--keymap-alist to emulation-mode-map-alists.
27719 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
27721         * subr.el (complete-in-turn): New macro.
27722         (dynamic-completion-table, lazy-completion-table): Add debug info.
27724         * faces.el (read-face-name): Use complete-in-turn complete non-aliases
27725         in preference to face aliases.
27727         * textmodes/fill.el (fill-match-adaptive-prefix): New function.
27728         (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
27729         Remove unused vars `start' and `firstline'.
27730         (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
27731         (justify-current-line, fill-individual-paragraphs): Remove unused vars.
27733 2005-06-13  Eli Zaretskii  <eliz@gnu.org>
27735         * cus-start.el (all): Don't complain about missing GTK-related
27736         variables, unless either `gtk' is boundp or this isn't a
27737         `windows-nt' build.
27739 2005-06-13  Lute Kamstra  <lute@gnu.org>
27741         * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
27742         run-mode-hooks.
27744         * ediff-mult.el (ediff-meta-mode):
27745         * ediff-util.el (ediff-mode): Use run-mode-hooks.
27747         * ledit.el (ledit-mode): Use delay-mode-hooks.
27749         * woman.el (woman-mode-line-format): Delete constant.
27750         (woman-mode-map): Initialize it properly.
27751         (woman-mode): Set mode-class property to special.
27752         Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
27753         Set major-mode and mode-name.  Don't set mode-line-format directly.
27754         (Man-getpage-in-background): Don't reference woman-mode-line-format.
27756         * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
27757         string argument obsolete.
27759 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
27761         * textmodes/org.el (org-CUA-compatible): New option.
27762         (org-disputed-keys): New variable.
27763         (org-key): New function.
27764         (orgtbl-make-binding): Add docstring to the created function.
27765         (org-mode): Set paragraph start/separate regexps.
27766         (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
27767         (org-archive-location, org-archive-mark-done)
27768         (org-archive-stamp-time): New options.
27769         (org-archive-subtree): New command.
27770         (org-fill-paragraph): New function.
27771         (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
27772         (org-fake-empty-table-line): Function removed.
27773         (org-format-org-table-html): Do not create empty table lines at
27774         separator lines.  Improved table header treatment.
27775         (org-link-format): New option.
27776         (org-make-link): New function.
27777         (org-insert-link, org-store-link): Use org-make-link.
27778         (org-open-file): Quote file name for shell command, to allow
27779         spaces in file names.
27780         (org-link-regexp): Fix bug with mailto link.
27781         (org-link-maybe-angles-regexp, org-protected-link-regexp):
27782         New constants.
27783         (org-export-as-html): Deal with the optional angles around a link.
27784         Better treatment of file: links.
27785         (org-open-at-point): Replace @{ and @} with < and >.
27786         (org-run-mode-hooks): Function removed.
27787         (org-agenda-mode): No longer use `org-run-mode-hooks'.
27789 2005-06-13  Nick Roberts  <nickrob@snap.net.nz>
27791         * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
27792         MI command -data-list-register-values.
27793         (gdb-post-prompt): Indent properly.
27795 2005-06-13  Juanma Barranquero  <lekktu@gmail.com>
27797         * hilit-chg.el (highlight-changes-colors): Rename from
27798         `highlight-changes-colours'.
27799         (highlight-changes-colours): Keep as obsolete alias.
27800         (highlight-changes-face-list): Doc fix.
27801         (hilit-chg-make-list): Use `highlight-changes-colors'.
27803 2005-06-12  Mark A. Hershberger  <mah@everybody.org>
27805         * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
27806         defun-prompt-regexp.
27808 2005-06-12  Eli Zaretskii  <eliz@gnu.org>
27810         * loadup.el: Don't say we are dumping under 2 names on windows-nt
27811         and cygwin.
27813         * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
27814         Don't use an old loaddefs.el, as in Makefile.in.
27816 2005-06-12  Lute Kamstra  <lute@gnu.org>
27818         * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
27820         * man.el (Man-mode-map): Initialize it properly.
27821         (Man-mode): Set mode-class property to special.
27823         * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
27825 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
27827         * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
27828         A newline is needed in the docstring there.
27830         * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
27831         Doc fixes.
27833 2005-06-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
27835         * printing.el: Doc fix.  The menubar is no more changed when printing
27836         is loaded, it only changes when pr-menu-bind or pr-update-menus is
27837         called.  Now, the menubar changing will work in Emacs 20, 21 and 22.
27838         (pr-version): New version number (6.8.4).
27839         (pr-menu-bind): New command.
27840         (pr-update-menus): Docstring and code fix.
27841         (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
27842         Docstring fix.
27843         (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
27844         (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
27846 2005-06-11  Thien-Thi Nguyen  <ttn@gnu.org>
27848         * emacs-lisp/ewoc.el: Doc fixes for public funcs:
27849         "Returns" to "return", document useful return values, etc.
27851 2005-06-11  Alan Mackenzie  <acm@muc.de>
27853         * fill.el (fill-context-prefix): Try `adaptive-fill-function'
27854         BEFORE `adaptive-fill-regexp' when determining a fill prefix.
27855         (adaptive-file-function): Minor amendment to doc-string.
27857 2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
27859         * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
27860         (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
27861         Fix :type--it is `integer', not `string'.
27863         * faces.el (modeline-highlight): Rename from (the erroneous)
27864         `modeline-higilight'.
27866 2005-06-11  Lute Kamstra  <lute@gnu.org>
27868         * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
27869         lisp-interaction-mode-map but make it the parent.
27870         (edebug-eval-mode): Use define-derived-mode.
27872 2005-06-11  Andreas Schwab  <schwab@suse.de>
27874         * bindings.el: Add binding of `ESC functionkey' for every
27875         `M-functionkey'.
27876         * hexl.el (hexl-mode-map): Likewise.
27878 2005-06-10  Michael Hotchin  <michael@hotchin.net>  (tiny change)
27880         * progmodes/compile.el (compilation-error-regexp-alist-alist)
27881         [msft]: update regexp for newer msft compilers.
27883 2005-06-10  Mark A. Hershberger  <mah@everybody.org>
27885         * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
27886         ATTLIST portions of included DTDs.
27887         (xml-parse-dtd): Eliminate use of inefficient match-data.
27889 2005-06-10  Miles Bader  <miles@gnu.org>
27891         * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
27892         (mpuz-text): Remove "-face" suffix from face names.
27893         (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
27894         (mpuz-text-face): New backward-compatibility aliases for renamed faces.
27895         (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
27897         * play/gomoku.el (gomoku-O, gomoku-X):
27898         Remove "-face" suffix from face names.
27899         (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
27900         New backward-compatibility aliases for renamed faces.
27901         (gomoku-font-lock-keywords): Use renamed gomoku faces.
27903 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
27905         * thumbs.el: Fixes for changes of 2005-06-09.
27906         (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
27907         as a directory.
27908         (thumbs-thumbname): Remove directory separator from format string;
27909         `thumbs-thumbsdir' now returns a valid directory name.
27910         (thumbs-temp-dir): New defsubst.
27911         (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
27912         Use it.
27914         * cus-edit.el (minibuffer):
27915         * files.el (make-backup-file-name-function):
27916         * filesets.el (filesets-external-viewers):
27917         * hilit-chg.el (highlight-changes-colours)
27918         (highlight-changes-face-list, highlight-changes-rotate-faces):
27919         * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
27920         * kmacro.el (kmacro-call-macro):
27921         * log-edit.el (log-edit-changelog-full-paragraphs):
27922         * mouse.el (mouse-1-click-follows-link):
27923         * skeleton.el (skeleton-autowrap):
27924         * subr.el (insert-for-yank-1):
27925         * tempo.el (tempo-insert-region):
27926         * terminal.el (terminal-emulator):
27927         * time.el (display-time-mail-face):
27928         * vc.el (vc-annotate):
27929         * vcursor.el (vcursor-copy-line):
27930         * woman.el (woman-bold-headings, woman-ignore)
27931         (woman-default-faces, woman-monochrome-faces):
27932         * calendar/todo-mode.el (todo-insert-threshold):
27933         * emulation/pc-select.el (pc-select-selection-keys-only)
27934         (pc-selection-mode):
27935         * emulation/vip.el (vip-find-char-forward):
27936         * emulation/viper-cmd.el (viper-find-char-forward):
27937         * international/mule-cmds.el
27938         (select-safe-coding-system-accept-default-p)
27939         (input-method-exit-on-invalid-key):
27940         * international/mule-diag.el (describe-coding-system):
27941         * international/ucs-tables.el (unify-8859-on-encoding-mode):
27942         * net/browse-url.el (browse-url-xterm-program):
27943         * obsolete/lazy-lock.el (lazy-lock-mode):
27944         * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
27945         (cperl-mode):
27946         * progmodes/cpp.el (cpp-face-light-name-list)
27947         (cpp-face-dark-name-list):
27948         * progmodes/delphi.el (delphi-newline-always-indents):
27949         Fix spellings in docstrings.
27951         * ido.el (ido-mode, ido-file-extensions-order)
27952         (ido-default-file-method, ido-default-buffer-method)
27953         (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
27954         (ido-decorations, ido-read-file-name-as-directory-commands)
27955         (ido-read-file-name-non-ido, ido-work-directory-list)
27956         (ido-ignore-item-temp-list, ido-current-directory)
27957         (ido-magic-forward-char, ido-enter-find-file)
27958         (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
27959         (ido-find-file, ido-read-buffer): Fix typos in docstrings.
27961 2005-06-10  Lute Kamstra  <lute@gnu.org>
27963         * play/dunnet.el (dun-mode): Use define-derived-mode.
27964         (dungeon-mode-map): Rename to dun-mode-map.  Keep old name as an
27965         obsolete alias.
27967         * play/doctor.el (doctor-mode-map): Remove defvar.
27968         (doctor-mode): Use define-derived-mode.
27970         * mail/mspools.el (mspools-mode):
27971         * net/eudc-hotlist.el (eudc-hotlist-mode):
27972         * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
27974 2005-06-10  Miles Bader  <miles@gnu.org>
27976         * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
27977         Remove "-face" suffix from face names.
27978         (flyspell-incorrect-face, flyspell-duplicate-face):
27979         New backward-compatibility aliases for renamed faces.
27980         (flyspell-mode-on, make-flyspell-overlay)
27981         (flyspell-highlight-incorrect-region)
27982         (flyspell-highlight-duplicate-region)
27983         (flyspell-display-next-corrections)
27984         (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
27986         * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
27987         from face name.
27988         (texinfo-heading-face): New backward-compatibility alias for
27989         renamed face.
27990         (texinfo-heading-face): Use renamed texinfo-heading face.
27992         * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
27993         suffix from face names.
27994         (tex-math-face, tex-verbatim-face):
27995         New backward-compatibility aliases for renamed faces.
27996         (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
27997         (tex-insert-quote): Use `tex-verbatim-face' variable instead of
27998         literal face name.
28000         * textmodes/table.el (table-cell): Remove "-face" suffix from face
28001         name.
28002         (table-cell-face): New backward-compatibility alias for renamed face.
28003         (table--put-cell-face-property, table--update-cell-face):
28004         Use renamed table-cell face.
28006         * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
28007         from face name.
28008         (sgml-namespace-face): New backward-compatibility alias for
28009         renamed face.
28010         (sgml-namespace-face): Use renamed sgml-namespace face.
28012         * textmodes/org.el (org-level-1, org-level-2, org-level-3)
28013         (org-level-4, org-level-5, org-level-6, org-level-7)
28014         (org-level-8, org-warning, org-headline-done)
28015         (org-deadline-announce, org-scheduled-today)
28016         (org-scheduled-previously, org-link, org-done, org-table)
28017         (org-time-grid): Remove "-face" suffix from face names.
28018         (org-level-1-face, org-level-2-face, org-level-3-face)
28019         (org-level-4-face, org-level-5-face, org-level-6-face)
28020         (org-level-7-face, org-level-8-face, org-warning-face)
28021         (org-headline-done-face, org-deadline-announce-face)
28022         (org-scheduled-today-face, org-scheduled-previously-face)
28023         (org-link-face, org-done-face, org-table-face)
28024         (org-time-grid-face):
28025         New backward-compatibility aliases for renamed faces.
28026         (org-level-faces, org-set-font-lock-defaults, org-timeline)
28027         (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
28028         (org-agenda-get-timestamps, org-agenda-get-scheduled)
28029         (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
28031         * emulation/viper-init.el (viper-search, viper-replace-overlay)
28032         (viper-minibuffer-emacs, viper-minibuffer-insert)
28033         (viper-minibuffer-vi): Remove "-face" suffix from face names.
28034         (viper-search-face, viper-replace-overlay-face)
28035         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
28036         (viper-minibuffer-vi-face):
28037         New backward-compatibility aliases for renamed faces.
28038         (viper-search-face, viper-replace-overlay-face)
28039         (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
28040         (viper-minibuffer-vi-face): Use renamed viper faces.
28042         * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
28043         Remove "-face" suffix from face names.
28044         (testcover-nohits-face, testcover-1value-face):
28045         New backward-compatibility aliases for renamed faces.
28046         (testcover-mark): Use renamed testcover faces.
28048         * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
28049         face name.
28050         (diary-button-face): New backward-compatibility alias for renamed face.
28051         (diary-entry): Use renamed diary-button face.
28053         * calendar/calendar.el (diary, calendar-today, holiday)
28054         (mark-visible-calendar-date): Remove "-face" suffix from face names.
28055         (diary-face, calendar-today-face, holiday-face):
28056         New backward-compatibility aliases for renamed faces.
28057         (eval-after-load "facemenu", diary-entry-marker)
28058         (calendar-today-marker, calendar-holiday-marker, diary-face):
28059         Use renamed calendar faces.
28061         * compare-w.el (compare-windows): Remove "-face" suffix from face name.
28062         (compare-windows-face): New backward-compatibility alias for
28063         renamed face.
28064         (compare-windows-highlight): Use renamed compare-windows face.
28066         * strokes.el (strokes-char): Remove "-face" suffix from face name.
28067         (strokes-char-face): New backward-compatibility alias for renamed face.
28068         (strokes-encode-buffer): Use renamed strokes-char face.
28070         * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
28071         (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
28072         Remove "-face" suffix from face names.
28073         (cvs-header-face, cvs-filename-face, cvs-unknown-face)
28074         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
28075         (cvs-msg-face): New backward-compatibility aliases for renamed faces.
28076         (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
28077         Use renamed pcvs faces.
28078         * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
28079         * pcvs-defs.el (cvs-mode-map): Likewise.
28080         * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
28082         * info.el (info-title-1, info-title-2, info-title-3)
28083         (info-title-4): Remove "-face" suffix from and downcase face names.
28084         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
28085         (Info-title-4-face):
28086         New backward-compatibility aliases for renamed faces.
28087         (Info-fontify-node): Use renamed info faces.
28089         * hilit-chg.el (highlight-changes, highlight-changes-delete):
28090         Remove "-face" suffix from face names.
28091         (highlight-changes-face, highlight-changes-delete-face):
28092         New backward-compatibility aliases for renamed faces.
28093         (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
28094         (hilit-chg-make-list): Use renamed highlight-changes faces.
28096         * generic-x.el (show-tabs-tab, show-tabs-space):
28097         Remove "-face" suffix from face names.
28098         (show-tabs-tab-face, show-tabs-space-face):
28099         New backward-compatibility aliases for renamed faces.
28100         (show-tabs-generic-mode-font-lock-defaults-1)
28101         (show-tabs-generic-mode-font-lock-defaults-2):
28102         Use renamed show-tabs faces.
28104         * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
28105         (smerge-markers): Remove "-face" suffix from face names.
28106         (smerge-mine-face, smerge-other-face, smerge-base-face)
28107         (smerge-markers-face):
28108         New backward-compatibility aliases for renamed faces.
28109         (smerge-mine-face, smerge-other-face, smerge-base-face)
28110         (smerge-markers-face): Use renamed smerge faces.
28112         * log-view.el (log-view-file, log-view-message): Remove "-face"
28113         suffix from face names.
28114         (log-view-file-face, log-view-message-face):
28115         New backward-compatibility aliases for renamed faces.
28116         (log-view-file-face, log-view-message-face): Use renamed log-view
28117         faces.
28119         * paren.el (show-paren-match, show-paren-mismatch):
28120         Remove "-face" suffix from face names.
28121         (show-paren-match-face, show-paren-mismatch-face):
28122         New backward-compatibility aliases for renamed faces.
28123         (show-paren-function): Use renamed show-paren faces.
28125         * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
28126         (ruler-mode-margins, ruler-mode-fringes)
28127         (ruler-mode-column-number, ruler-mode-fill-column)
28128         (ruler-mode-comment-column, ruler-mode-goal-column)
28129         (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
28130         suffix from face names.
28131         (ruler-mode-default-face, ruler-mode-pad-face)
28132         (ruler-mode-margins-face, ruler-mode-fringes-face)
28133         (ruler-mode-column-number-face, ruler-mode-fill-column-face)
28134         (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
28135         (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
28136         New backward-compatibility aliases for renamed faces.
28137         (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
28138         (ruler-mode-column-number, ruler-mode-fill-column)
28139         (ruler-mode-comment-column, ruler-mode-goal-column)
28140         (ruler-mode-tab-stop, ruler-mode-current-column)
28141         (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
28142         faces.
28144         * whitespace.el (whitespace-highlight): Remove "-face" suffix from
28145         face name.
28146         (whitespace-highlight-the-space): Use renamed face.
28147         (whitespace-highlight-face): New backward-compatibility alias for
28148         renamed face.
28150         * woman.el (woman-italic, woman-bold, woman-unknown)
28151         (woman-addition, woman-symbol-face):
28152         Remove "-face" suffix from face names.
28153         (woman-italic-face, woman-bold-face, woman-unknown-face)
28154         (woman-addition-face):
28155         New backward-compatibility aliases for renamed faces.
28156         (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
28157         (woman-decode-region, woman-replace-match)
28158         (woman-display-extended-fonts, woman-special-characters)
28159         (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
28160         Use renamed woman faces.
28162         * longlines.el (longlines-visible-face): Face removed.
28164         * diff-mode.el (diff-header, diff-file-header, diff-index)
28165         (diff-hunk-header, diff-removed, diff-added, diff-changed)
28166         (diff-function, diff-context, diff-nonexistent): Remove "-face"
28167         suffix from face names.
28168         (diff-header-face, diff-file-header-face, diff-index-face)
28169         (diff-hunk-header-face, diff-removed-face, diff-added-face)
28170         (diff-changed-face, diff-function-face, diff-context-face)
28171         (diff-nonexistent-face): New backward-compatibility aliases for
28172         renamed faces.
28173         (diff-header-face, diff-file-header-face)
28174         (diff-index, diff-index-face, diff-hunk-header)
28175         (diff-hunk-header-face, diff-removed, diff-removed-face)
28176         (diff-added, diff-added-face, diff-changed-face, diff-function)
28177         (diff-function-face, diff-context-face, diff-nonexistent)
28178         (diff-nonexistent-face): Use renamed diff-mode faces.
28180         * progmodes/compile.el (compilation-warning-face)
28181         (compilation-info-face): Remove "-face" suffix from face names.
28182         (compilation-warning-face, compilation-info-face):
28183         New backward-compatibility aliases for renamed faces.
28184         (compilation-warning-face, compilation-info-face):
28185         Use renamed compilation faces.
28187         * add-log.el (change-log-date, change-log-name)
28188         (change-log-email, change-log-file, change-log-list)
28189         (change-log-conditionals, change-log-function)
28190         (change-log-acknowledgement): Remove "-face" suffix from face names.
28191         (change-log-date-face, change-log-name-face)
28192         (change-log-email-face, change-log-file-face)
28193         (change-log-list-face, change-log-conditionals-face)
28194         (change-log-function-face, change-log-acknowledgement-face):
28195         New backward-compatibility aliases for renamed faces.
28196         (change-log-font-lock-keywords): Use renamed change-log faces.
28198         * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
28199         (custom-set, custom-changed, custom-saved, custom-button)
28200         (custom-button-pressed, custom-documentation, custom-state)
28201         (custom-comment, custom-comment-tag, custom-variable-tag)
28202         (custom-variable-button, custom-face-tag, custom-group-tag-1)
28203         (custom-group-tag): Remove "-face" suffix from face names.
28204         (custom-magic-alist, custom-magic-value-create)
28205         (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
28206         (custom-invalid-face, custom-rogue-face, custom-modified-face)
28207         (custom-set-face, custom-changed-face, custom-saved-face)
28208         (custom-button-face, custom-button-pressed-face)
28209         (custom-documentation-face, custom-state-face)
28210         (custom-comment-face, custom-comment-tag-face)
28211         (custom-variable-tag-face, custom-variable-button-face)
28212         (custom-face-tag-face, custom-group-tag-face-1)
28213         (custom-group-tag-face):
28214         New backward-compatibility aliases for renamed faces.
28216         * wid-edit.el (widget-documentation, widget-button)
28217         (widget-field, widget-single-line-field, widget-inactive)
28218         (widget-button-pressed): "-face" suffix removed from face names.
28219         (widget-documentation-face, widget-button-face)
28220         (widget-field-face, widget-single-line-field-face)
28221         (widget-inactive-face, widget-button-pressed-face):
28222         New backward-compatibility aliases for renamed faces.
28223         (widget-documentation-face, widget-button-face)
28224         (widget-button-pressed-face, widget-specify-field)
28225         (widget-specify-inactive): Use renamed widget faces.
28227 2005-06-10  Kenichi Handa  <handa@m17n.org>
28229         * term/x-win.el (x-clipboard-yank): Remove condition-case
28230         wrapping.
28232 2005-06-11  Kenichi Handa  <handa@m17n.org>
28234         * add-log.el (change-log-font-lock-keywords): Make the regexp for
28235         date lines stricter.
28237 2005-06-10  Zhang Wei  <id.brep@gmail.com>
28239         * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
28240         of x-get-selection.
28242 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>
28244         * comint.el (comint-mode, comint-snapshot-last-prompt):
28245         * frame.el (frame-current-scroll-bars):
28246         * term.el (term-mode, term-check-proc, term-input-sender)
28247         (term-simple-send, term-extract-string, term-word)
28248         (term-match-partial-filename):
28249         * window.el (window-current-scroll-bars):
28250         * emulation/cua-base.el (cua-normal-cursor-color)
28251         (cua-read-only-cursor-color, cua-overwrite-cursor-color)
28252         (cua-global-mark-cursor-color):
28253         * mail/undigest.el (rmail-forward-separator-regex):
28254         Fix typos in docstrings.
28256         * comint.el (comint-check-proc, make-comint-in-buffer)
28257         (comint-source-default): Doc fixes.
28259         * term.el (term-send-string): Improve argument/docstring consistency.
28261 2005-06-09  Luc Teirlinck  <teirllm@auburn.edu>
28263         * comint.el (comint-send-input): Bind `inhibit-read-only' around
28264         call to `delete-region'.
28265         (comint-mode-hook): Do not enable Font Lock by default.
28267 2005-06-09  Lute Kamstra  <lute@gnu.org>
28269         * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
28270         could be void.
28272 2005-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
28274         * emacs-lisp/debug.el (debugger-will-be-back): New var.
28275         (debug): Use it.
28276         (debugger-step-through, debugger-continue, debugger-jump)
28277         (debugger-return-value): Set it when needed.
28278         (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
28279         Use inhibit-read-only.
28281 2005-06-09  Juanma Barranquero  <lekktu@gmail.com>
28283         * window.el (shrink-window-if-larger-than-buffer)
28284         (window-size-fixed): Fix typo in docstring.
28286         * thumbs.el: Don't set `auto-image-file-mode'.  Do not create the
28287         thumbnails directory on loading.
28288         (thumbs-conversion-program): Use `eq' to check the system type,
28289         not `equal'.
28290         (thumbs-temp-dir): Initialize to `temporary-file-directory',
28291         not "/tmp".  Fix docstring.
28292         (thumbs-thumbsdir): New function to return the thumbnails
28293         directory, creating it if needed.
28294         (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
28295         (thumbs-temp-file): Delete variable and make it into a function.
28296         (thumbs-resize-image, thumbs-modify-image): Use it.
28297         (thumbs-kill-buffer): Simplify.
28298         (thumbs-gensym): Defalias or duplicate CL `gensym'.
28299         (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
28300         docstrings.
28302 2005-06-09  Kim F. Storm  <storm@cua.dk>
28304         * subr.el (save-match-data): Add RESEAT arg `evaporate' to
28305         set-match-data to free markers in match-data.
28307         * replace.el (replace-match-data): Pass RESEAT arg `t' to
28308         match-data to unchain markers in match-data.
28310 2005-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
28312         * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
28313         the debugger immediately anyway.  Undo the 2005-06-06 change, rendered
28314         unnecessary now.
28316 2005-06-08  Richard M. Stallman  <rms@gnu.org>
28318         * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
28319         give the variable a doc string that doesn't say don't set it directly.
28321         * textmodes/ispell.el (ispell-check-version):
28322         Use match-string-no-properties.
28323         (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
28324         (ispell-buffer-local-words): Likewise.
28326         * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
28327         except on terminals with enough colors to really display it.
28328         (makefile-dependency-regex): Delete spurious `bb'.
28330         * faces.el (escape-glyph): Use blue once again in last case.
28331         (no-break-space): Redefine so that it isn't invisible on a tty.
28333 2005-06-08  Kim F. Storm  <storm@cua.dk>
28335         * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
28336         also when reading directory name.
28338 2005-06-08  Lute Kamstra  <lute@gnu.org>
28340         * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
28341         (flyspell-mode-line-string): Remove autoload cookie.
28342         (flyspell-mode): Remove defvar.
28344 2005-06-07  Lute Kamstra  <lute@gnu.org>
28346         * textmodes/org.el (org-run-mode-hooks): New function.
28347         (org-agenda-mode): Use it.
28349 2005-06-07  David McCabe  <davemccabe@gmail.com>  (tiny change)
28351         * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
28353 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
28355         * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
28357 2005-06-06  Luc Teirlinck  <teirllm@auburn.edu>
28359         * font-lock.el (font-lock-add-keywords): Doc fix.
28361 2005-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
28363         * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
28364         (tex-compile-default): In the absence of any history, use the order in
28365         tex-compile-alist to choose the preferred command.
28366         (tex-compile-commands): Reorder a bit.
28368         * textmodes/flyspell.el (flyspell-auto-correct-binding)
28369         (flyspell-incorrect-face, flyspell-duplicate-face):
28370         Use (X)Emacs-agnostic code.
28371         (flyspell-mode-map): Don't overwrite at each load.  Remove code
28372         redundant with the subsequent add-minor-mode.  Merge Emacs and
28373         XEmacs code.
28374         (flyspell-word): Minor simplification.
28375         (flyspell-math-tex-command-p): Quieten the byte-compiler.
28376         (flyspell-external-point-words): Remove unused vars `size' and `start'.
28377         (flyspell-do-correct): Rename from flyspell-xemacs-correct.
28378         Merge the corresponding Emacs code.
28379         (flyspell-correct-word, flyspell-xemacs-popup):
28380         Use flyspell-do-correct.
28382         * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
28383         a dedicated window.
28385         * international/latexenc.el (latexenc-find-file-coding-system):
28386         Undo part of last patch, to turn off a compiler warning.
28388 2005-06-06  Juri Linkov  <juri@jurta.org>
28390         * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
28391         Rename `tmm-inactive-face' to `tmm-inactive'.
28393 2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>
28395         * iswitchb.el: Rename faces.
28397 2005-06-06  Kim F. Storm  <storm@cua.dk>
28399         * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
28400         (cua-global-mark): Remove -face suffix from face names.
28402         * emulation/cua-gmrk.el (cua--init-global-mark):
28403         Remove cua-global-mark face setup.
28405 2005-06-06  Richard M. Stallman  <rms@gnu.org>
28407         * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
28408         just like other allowed characters.
28409         (makefile-match-dependency): Exclude leading and training whitespace
28410         from the range of regexp subexp 1.
28411         (makefile-macroassign-regex): Don't try to match the body,
28412         just the name of the macro being defined.
28414         * info.el (Info-read-node-name-2): New function.
28415         (Info-read-node-name-1): Use that.
28416         Add a completion-base-size-function property.
28418         * simple.el (completion-setup-function): Look for
28419         completion-base-size-function property of minibuffer-completion-table.
28421         * files.el (locate-file-completion): Doc fix.
28423         * printing.el: Don't call pr-update-menus; user must do that.
28425         * emacs-lisp/debug.el (debugger-window): New variable.
28426         (debug): Use debugger-window if it is set and still alive.
28427         Record debugger-window for next entry.
28429         * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
28431 2005-06-06  Matthias F\e,Av\e(Brste  <slashdevslashnull@gmx.net>
28433         * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
28434         (hack-one-local-variable, hack-local-variables)
28435         (hack-local-variables-prop-line): Pass that arg.
28437 2005-06-06  Kim F. Storm  <storm@cua.dk>
28439         * ido.el (ido-first-match, ido-only-match, ido-subdir)
28440         (ido-indicator): Remove -face suffix from face names.
28442 2005-06-06  Juri Linkov  <juri@jurta.org>
28444         * font-lock.el (font-lock-regexp-backslash)
28445         (font-lock-regexp-backslash-construct): New faces.
28446         (lisp-font-lock-keywords-2): Use new faces.  Match `?:' only
28447         after `('.  Add `while-no-input' to control structures.
28449         * faces.el (no-break-space, shadow): New faces.
28450         (escape-glyph): Use less loud colors pink2 and red4.
28452         * diff-mode.el (diff-context-face)
28453         * dired.el (dired-ignored)
28454         * rfn-eshadow.el (file-name-shadow)
28455         * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
28457         * info.el (Info-title-1-face): Use green instead of yellow because
28458         bold yellow is not readable on light backgrounds.
28460         * progmodes/compile.el (compilation-start): Move `erase-buffer' up
28461         before selecting the desired mode to not spend time fontifying
28462         old contents.
28464 2005-06-06  Juanma Barranquero  <lekktu@gmail.com>
28466         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
28467         (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
28469         * ps-print.el (ps-default-fg, ps-default-bg):
28470         Fix typos in docstrings.
28472         * isearchb.el (isearchb): Don't pass a spurious second argument to
28473         `iswitchb-completions'.
28475 2005-06-05  Nick Roberts  <nickrob@snap.net.nz>
28477         * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
28478         to preserve point.
28479         (gdb-find-file-hook): Add doc string.
28481         * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
28482         C dereferenced pointer expression.
28483         (gud-tool-bar-map): Put it on the tool bar.  Re-order icons.
28485         * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
28487         * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
28488         * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
28489         * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
28490         * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
28491         * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
28492         Make background transparent.
28494 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
28496         * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
28497         (font-lock-remove-keywords): Doc fix.
28498         (font-lock-mode-major-mode): Compiler defvar.
28499         (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
28501         * font-core.el (font-lock-mode-major-mode): Compiler defvar.
28502         (font-lock-mode): Update `font-lock-mode-major-mode'.
28503         (font-lock-set-defaults): Compiler defvar.
28504         (font-lock-default-function): Take `font-lock-mode-major-mode'
28505         into account.
28507         * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
28508         keep track of which major mode it enabled the minor mode for.
28509         Use find-file-hook again.  Update docstring.
28511         * simple.el (eval-expression-print-level)
28512         (eval-expression-print-length, eval-expression-debug-on-error):
28513         Doc fixes.
28515 2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
28517         * iswitchb.el (iswitchb-single-match-face)
28518         (iswitchb-current-match-face, iswitchb-virtual-matches-face)
28519         (iswitchb-invalid-regexp-face): New faces.
28520         (iswitchb-completions): Use them.
28521         (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
28522         now marked as an obsolete alias.
28523         (iswitchb-read-buffer): Remove check for bound font variables.
28524         (iswitchb-invalid-regexp): New free variable.
28525         (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
28526         set iswitchb-invalid-regexp.
28527         (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
28528         invalid regexps.
28529         (iswitchb-completions): Add check for complete match when entering
28530         a regexp.
28531         (iswitchb-completions): Remove require-match argument.
28532         (iswitchb-exhibit): Fix caller.
28533         (iswitchb-common-match-inserted): New variable.
28534         (iswitchb-complete, iswitchb-completion-help): Use it.
28536 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
28538         * url-http.el (url-http-chunked-encoding-after-change-function):
28539         Use `url-http-debug' instead of `message'.
28541 2005-06-04  Thierry Emery  <thierry.emery@free.fr>  (tiny change)
28543         * url-http.el (url-http-parse-headers): Pass redirected URL as a
28544         callback argument.
28546 2005-06-04  Kim F. Storm  <storm@cua.dk>
28548         * simple.el (line-move): Only call sit-for when moving backwards.
28550         * ido.el (ido-make-merged-file-list-1): New defun split from
28551         ido-make-merged-file-list.
28552         (ido-make-merged-file-list): Bind throw-on-input around call to
28553         ido-make-merged-file-list-1.  Return input-pending-p if
28554         interrupted by more input available.
28555         (ido-read-internal): Handle input-pending-p return value from
28556         ido-make-merged-file-list.
28558 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
28560         * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
28561         compatibility code.
28563         * international/latexenc.el (latexenc-find-file-coding-system):
28564         Don't inherit the EOL part of the coding-system from the
28565         tex-main buffer.  Fit within 80 columns.
28567 2005-06-03  Matt Hodges  <MPHodges@member.fsf.org>
28569         * tmm.el (tmm-inactive-face): New face.
28570         (tmm-remove-inactive-mouse-face): New function.
28571         (tmm-prompt, tmm-add-one-shortcut)
28572         (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
28573         but not selectable.
28575 2005-06-03  Juanma Barranquero  <lekktu@gmail.com>
28577         * faces.el (face-equal): Improve argument/docstring consistency.
28579 2005-06-03  Daniel Pfeiffer  <occitan@esperanto.org>
28581         * progmodes/make-mode.el (makefile-targets-face)
28582         (makefile-shell-face, makefile-makepp-perl-face): Add :version.
28583         (makefile-bsdmake-dependency-regex)
28584         (makefile-makepp-rule-action-regex)
28585         (makefile-bsdmake-rule-action-regex): New constants.
28586         (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
28588         * progmodes/compile.el (compilation-error-regexp-alist-alist):
28589         Allow (...) within `...' for makepp messages.
28591 2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>
28593         * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
28595         * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
28596         "." files are deleted from all file lists before comparison.
28598         * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
28599         (viper-ESC-key): Made them customizable.
28601         * viper.el (viper-non-hook-settings): Fix the names of defadvices.
28603 2005-06-01  Luc Teirlinck  <teirllm@auburn.edu>
28605         * autorevert.el (auto-revert-buffers): Use save-match-data.
28607 2005-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
28609         * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
28610         menu items with a nil command binding.
28612 2005-06-01  Juanma Barranquero  <lekktu@gmail.com>
28614         * emacs-lisp/cl-macs.el (defsetf):
28615         Improve argument/docstring consistency.
28617         * faces.el (list-faces-display): Improve the formatting by
28618         computing the maximum length required for any face-name (reworked
28619         patch of 1999-01-11, accidentally deleted on 1999-07-21).
28620         (internal-find-face): Remove redundant info in docstring.
28622 2005-06-01  Nick Roberts  <nickrob@snap.net.nz>
28624         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
28625         (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
28626         (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
28627         (gdb-assembler-custom): Improve regexps.
28628         (def-gdb-auto-update-handler): Use window point to preserve point.
28630 2005-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
28632         * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
28634 2005-05-31  Jay Belanger  <belanger@truman.edu>
28636         * calc/calc-embed.el (calc-embedded-word): Change argument passed
28637         to calc-embedded.
28638         (calc-embedded-make-info): Have plain prefix argument select
28639         entire line.
28641 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
28643         * faces.el (list-faces-display): Signal error if passed a regexp
28644         that matches no face name.
28646         * simple.el (filter-buffer-substring): Fix typo in docstring.
28648 2005-05-31  Richard M. Stallman  <rms@gnu.org>
28650         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
28651         (vhdl-emacs-21): Doc fix.
28652         (vhdl-mode): Unconditionally set comment-padding.
28653         (vhdl-fixup-whitespace-region): Insert spaces only where
28654         there are none.
28655         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
28657 2005-05-30  John Wiegley  <johnw@newartisans.com>
28659         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
28660         * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
28661         * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
28662         `directory-sep-char' to ?/, and all uses of `string-to-int' to
28663         `string-to-number'.
28665 2005-05-30  Jay Belanger  <belanger@truman.edu>
28667         * calc/calc.el (calc-bug-address): Fix docstring.
28668         (calc-window-hook, calc-trail-window-hook): New variables.
28669         (calc-trail-display): Restore use of calc-trail-window-hook.
28670         (calc): Restore use of calc-window-hook.
28672 2005-05-31  Masatake YAMATO  <jet@gyve.org>
28674         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
28676         * help-fns.el (help-C-file-name): Add autoload mark for
28677         `find-function-noselect'.
28679 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
28681         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
28682         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
28684 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
28686         * calendar/diary-lib.el (mark-included-diary-files): Only kill
28687         included diary buffer if it was not already being visited.
28688         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
28690         * calendar/icalendar.el (top-level): Do not require appt.
28692         * mail/supercite.el (sc-select-attribution): Only use a list
28693         element from sc-attrib-selection-list if it returns a string.
28694         Reported by Davide G. M. Salvetti <salve@debian.org>.
28696 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
28698         * thumbs.el (thumbs-thumbname): The resulting thumbname now
28699         includes a hash value to improve its uniqueness, and has a ".jpg"
28700         extension.  Also, it is now a valid filename on all systems.
28701         (thumbs-make-thumb): Use `let', not `let*'.
28702         (thumbs-show-thumbs-list): Check for JPEG availability.
28704 2005-05-30  Richard M. Stallman  <rms@gnu.org>
28706         * filesets.el (filesets-menu-ensure-use-cached):
28707         Prevent warning when emacs-version>= is undefined.
28709         * printing.el (pr-interactive-n-up): Use string-to-number.
28711         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
28713         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
28714         Warn only when name to be defined is quoted.
28716 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
28718         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
28719         Make regexp more robust.
28720         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
28721         Force regeneration of disassembly.
28723 2005-05-29  Jay Belanger  <belanger@truman.edu>
28725         * calc/calc.el (calc-user-invocation): Check if
28726         calc-invocation-macro is non-nil.
28728 2005-05-29  Juri Linkov  <juri@jurta.org>
28730         * add-log.el (change-log-font-lock-keywords):
28731         Add `+' to e-mail regexp to accept mail address with keywords.
28733         * man.el (Man-name-regexp): Add `:' to accept qualified names.
28735 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
28737         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
28739         * ielm.el (inferior-emacs-lisp-mode): Ditto.
28741 2005-05-29  Richard M. Stallman  <rms@gnu.org>
28743         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
28744         Undo the change that moves to end of the current word.
28746 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
28748         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
28749         Throw error when count <= 0 to ensure input is a number.
28750         (gdb-read-memory-custom): Pick up address from buffer.
28751         (gdb-memory-mode): Allow user to increment and decrement
28752         memory address from header line.
28754 2005-05-29  Richard M. Stallman  <rms@gnu.org>
28756         * flyspell.el (flyspell-version): Function deleted.
28757         (flyspell-auto-correct-previous-hook): Doc fix.
28759         * jit-lock.el (jit-lock-function, jit-lock-after-change):
28760         Do nothing if memory is full.
28762         * font-lock.el (font-lock-fontify-syntactically-region):
28763         Pass t for GREEDY to looking-back.
28765         * saveplace.el (save-place-alist-to-file): Write the file
28766         using write-region.
28768         * subr.el (looking-back): New argument GREEDY.
28770         * progmodes/compile.el (compilation-start): Set the mode
28771         before inserting the initial text.
28773         * progmodes/which-func.el (which-func-update-1): Turn the mode
28774         off in case of error by setting which-func-mode.
28776 2005-05-29  Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
28778         * flyspell.el (flyspell-auto-correct-previous-word):
28779         Narrow down to what's on the screen, and recenter overlays
28780         at the end of the next word.
28782 2005-05-29  Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
28784         * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
28785         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
28786         (flyspell-abbrev-p): Default to nil.
28787         (flyspell-use-global-abbrev-table-p): Doc fix.
28788         (flyspell-large-region): Allow nil as value.
28789         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
28791         (mail-mode-flyspell-verify): More robust handling
28792         of `mail-header-separator'.  More efficient signature detection.
28793         Allow for regexp metacharacters in message-header-separator.
28794         Adding `To' not to be checked in mail-mode-flyspell-verify.
28796         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
28797         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
28798         Bind flyspell-auto-correct-binding.
28799         Bind C-. and C-, .
28800         (flyspell-mode-map): Likewise.
28801         (flyspell-mode): Doc fix.
28802         (flyspell-accept-buffer-local-defs): Preserve current buffer.
28803         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
28804         (flyspell-word-cache-result): New var, always local.
28805         (flyspell-check-pre-word-p): Doc fix.
28806         (flyspell-check-changed-word-p): Handle spc like newline.
28807         (flyspell-post-command-hook): Set flyspell-word-cache-result.
28808         (flyspell-word-search-backward, flyspell-word-search-forward):
28809         New functions.
28810         (flyspell-word): Return t if nothing to check.
28811         When parsing TeX code, check for after } or \.
28812         Use flyspell-word-search-backward to find previous word.
28813         Return nil if duplicated word.
28814         For word already checked, return same value as last time.
28815         Set flyspell-word-cache-result after checking.
28816         Don't clobber the return value.
28817         (flyspell-get-word): Major rewrite.
28818         (flyspell-external-point-words): New locals pword, pcount.
28819         Fix size used in progress message.
28820         Find the proper corresponding word in flyspell-large-region-buffer.
28821         (flyspell-region): Check for flyspell-large-region = nil.
28822         (flyspell-highlight-incorrect-region): Clean up overlays in region.
28823         (flyspell-auto-correct-word): Check that WORD is a cons.
28824         (flyspell-correct-word): Likewise.
28826 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
28828         * progmodes/make-mode.el (makefile-rule-action-regex)
28829         (makefile-macroassign-regex, makefile-makepp-mode)
28830         (makefile-bsdmake-mode): Continuation lines may be empty.
28831         Reported by Joshua Varner.
28832         (makefile-makepp-font-lock-keywords): Add $(stem).
28834 2005-05-28  Karl Berry  <karl@gnu.org>
28836         * textmodes/tex-mode.el: Now that tex-send-command calls
28837         shell-quote-argument (2005-03-31 change), remove all calls to
28838         shell-quote-argument; they all end up invoking tex-send-command.
28839         The double quoting loses on filenames with non-safe characters,
28840         such as "@".  Reported by Frederik Fouvry.
28842 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
28844         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
28845         about preserving point.
28847 2005-05-27  Jay Belanger  <belanger@truman.edu>
28849         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
28850         Info-goto-node.
28852         * calc/calc-embed.el (calc-embed-arg): New variable.
28853         (calc-do-embedded-activate, calc-embedded-activate-formula)
28854         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
28855         variable by new variable.
28856         (calc-embedded-make-info): Replace undeclared variable by new
28857         variable.  When selecting region with positive prefix
28858         argument, use end of previous line instead of beginning of line.
28860         * calc/calc-aent.el (calc-arg-values): Declare it.
28862         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
28863         Declare them.
28865         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
28867         * calc/calc.el (calc-alg-map): Declare it.
28869         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
28871 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
28873         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
28874         (gdb-registers-buffer, toggle-gdb-all-registers):
28875         Toggle display of floating point registers.
28876         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
28878         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
28879         (toggle-gud-tooltip-dereference):
28880         Rename from gud-toggle-tooltip-dereference.
28882 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
28884         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
28886 2005-05-27  Jay Belanger  <belanger@truman.edu>
28888         * calc/calc-prog.el (calc-kbd-report): Remove.
28889         (calc-kbd-query): Rewrite.
28891 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
28893         * image.el (image-library-alist): Move to image.c.
28894         (image-type-available-p): Doc fix.
28896 2005-05-27  Lute Kamstra  <lute@gnu.org>
28898         * calc/calc.el (calc):
28899         * outline.el (outline-1, outline-2, outline-3, outline-4)
28900         (outline-5, outline-6, outline-7, outline-8):
28901         * textmodes/dns-mode.el (dns-mode):
28902         * textmodes/sgml-mode.el (sgml-namespace-face):
28903         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
28904         (tex-verbatim-face, tex-use-reftex):
28905         * textmodes/texinfo.el (texinfo-heading-face):
28906         Specify customization group.
28908         * longlines.el: Don't require easy-mmode.
28909         (longlines-visible-face): Specify customization group.
28911 2005-05-27  Kenichi Handa  <handa@m17n.org>
28913         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
28914         encoding table of windows-1251.
28916         * international/ucs-tables.el (ucs-set-table-for-input):
28917         If translation-table-for-input of a coding system is a symbol, get
28918         its translation-table property.
28920         * international/code-pages.el: Don't register a coding system into
28921         non-iso-charset-alist more than once.
28922         (cp-make-coding-system): Likewise.
28924 2005-05-26  John Wiegley  <johnw@newartisans.com>
28926         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
28927         `eshell-resume-eval' is wrapped in a list, it indicates that the
28928         command was run asynchronously.  In that case, unwrap the value
28929         before checking the delimiter value.
28931         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
28932         character before a space at the end of a line is \, assume the space
28933         is part of the last argument rather than a final argument separator.
28935         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
28936         is in use, and the target is `t' or `nil' (which are the most common
28937         values), don't assume that the symbol target is a buffer.
28939 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
28941         * calendar/calendar.el (calendar-mode-line-format):
28942         Use mode-line-highlight as mouse-face.
28944         * time.el (display-time-string-forms, display-time-update):
28945         Use mode-line-highlight as mouse-face.
28947 2005-05-26  Jay Belanger  <belanger@truman.edu>
28949         * calc/calc.el (calc-language-alist): Remove extra defvar.
28951 2005-05-26  Lute Kamstra  <lute@gnu.org>
28953         * arc-mode.el (archive-mode):
28954         * bookmark.el (bookmark-read-annotation-mode)
28955         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
28956         * bs.el (bs-mode):
28957         * calc/calc-yank.el (calc-edit-mode):
28958         * calc/calc.el (calc-mode, calc-trail-mode):
28959         * calculator.el (calculator-mode):
28960         * chistory.el (command-history-mode):
28961         * comint.el:
28962         * cus-edit.el (custom-mode):
28963         * descr-text.el (describe-text-mode):
28964         * ebuff-menu.el (Electric-buffer-menu-mode):
28965         * ediff-util.el (ediff-mode):
28966         * emacs-lisp/re-builder.el (reb-mode):
28967         * emulation/vi.el (vi-mode-setup):
28968         * emulation/ws-mode.el (wordstar-mode):
28969         * eshell/esh-mode.el (eshell-mode):
28970         * forms.el (forms-mode):
28971         * help-mode.el (help-mode):
28972         * hexl.el (hexl-mode):
28973         * ibuffer.el (ibuffer-mode):
28974         * ielm.el (inferior-emacs-lisp-mode):
28975         * info.el (Info-mode, Info-edit-mode):
28976         * international/swedish.el:
28977         * ledit.el (ledit-from-lisp-mode):
28978         * locate.el (locate-mode):
28979         * mail/rmail.el (rmail-mode):
28980         * mail/rmailedit.el (rmail-edit-mode):
28981         * mail/rmailsum.el (rmail-summary-mode):
28982         * mail/supercite.el (sc-electric-mode):
28983         * net/eudc.el (eudc-mode):
28984         * net/quickurl.el (quickurl-list-mode):
28985         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
28986         * obsolete/ooutline.el (outline-mode):
28987         * obsolete/options.el (Edit-options-mode):
28988         * obsolete/rnews.el (news-mode):
28989         * obsolete/rnewspost.el (news-reply-mode):
28990         * play/5x5.el (5x5-mode):
28991         * play/decipher.el (decipher-mode, decipher-stats-mode):
28992         * play/gomoku.el (gomoku-mode):
28993         * play/snake.el (snake-mode):
28994         * play/solitaire.el (solitaire-mode):
28995         * play/tetris.el (tetris-mode):
28996         * progmodes/ada-mode.el (ada-mode):
28997         * progmodes/antlr-mode.el (antlr-mode):
28998         * progmodes/autoconf.el (autoconf-mode):
28999         * progmodes/dcl-mode.el (dcl-mode):
29000         * progmodes/delphi.el (delphi-mode):
29001         * progmodes/ebrowse.el (ebrowse-tree-mode)
29002         (ebrowse-electric-list-mode, ebrowse-member-mode)
29003         (ebrowse-electric-position-mode):
29004         * progmodes/f90.el (f90-mode):
29005         * progmodes/fortran.el (fortran-mode):
29006         * progmodes/icon.el (icon-mode):
29007         * progmodes/idlw-help.el (idlwave-help-mode):
29008         * progmodes/idlw-shell.el (idlwave-shell-mode):
29009         * progmodes/idlwave.el (idlwave-mode):
29010         * progmodes/inf-lisp.el (inferior-lisp-mode):
29011         * progmodes/m4-mode.el (m4-mode):
29012         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
29013         * progmodes/modula2.el (modula-2-mode):
29014         * progmodes/octave-inf.el (inferior-octave-mode):
29015         * progmodes/octave-mod.el (octave-mode):
29016         * progmodes/pascal.el (pascal-mode):
29017         * progmodes/sh-script.el (sh-mode):
29018         * progmodes/sql.el (sql-mode, sql-interactive-mode):
29019         * progmodes/vhdl-mode.el (vhdl-mode):
29020         * progmodes/xscheme.el (scheme-interaction-mode):
29021         * replace.el (occur-mode):
29022         * ses.el (ses-mode):
29023         * simple.el (completion-list-mode):
29024         * skeleton.el:
29025         * speedbar.el (speedbar-mode):
29026         * term.el (term-mode):
29027         * terminal.el (terminal-edit-mode):
29028         * textmodes/reftex-index.el (reftex-index-mode)
29029         (reftex-index-phrases-mode):
29030         * textmodes/reftex-sel.el (reftex-select-label-mode)
29031         (reftex-select-bib-mode):
29032         * textmodes/reftex-toc.el (reftex-toc-mode):
29033         * wdired.el (wdired-change-to-wdired-mode):
29034         * wid-browse.el (widget-browse-mode):
29035         Use run-mode-hooks.
29037         * array.el (array-mode):
29038         * calendar/todo-mode.el (todo-mode):
29039         * man.el (Man-mode):
29040         * play/landmark.el (lm-mode):
29041         * play/mpuz.el (mpuz-mode):
29042         Use kill-all-local-variables and run-mode-hooks.
29044         * subr.el (delay-mode-hooks): Specify indentation.
29046 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
29048         * xml.el (xml-substitute-special): Don't die for undefined xml
29049         entities.
29051 2005-05-26  Jay Belanger  <belanger@truman.edu>
29053         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
29054         of nil.
29056 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
29058         * progmodes/gdb-ui.el (gdb-frame-address):
29059         Rename from gdb-current-address.
29060         (gdb-previous-frame-address): Rename from gdb-previous-address.
29061         (gdb-selected-frame): Rename from gdb-current-frame.
29062         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
29063         (gdb-frame-number): Rename from gdb-current-stack-level.
29064         (gdb-ann3): Match new mode-name for disassembly buffer.
29065         Extend initialization of variables.
29066         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
29067         (gdb-memory-mode): Use mouse-face in header line.
29068         (gdb-assembler-buffer-name): Call it disassembly and give frame
29069         in mode line.
29070         (gdb-source-spec-regexp, gdb-assembler-custom)
29071         (gdb-invalidate-assembler, gdb-frame-handler):
29072         Make robust to leading zeroes in address format.
29074 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
29076         * textmodes/org.el (org-mode): Use `define-derived-mode' to
29077         define `org-mode'.
29078         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
29080 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
29082         * log-edit.el (log-edit-changelog-entries): Distinguish between
29083         filenames like xfns.c and fns.c.
29085 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
29087         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
29088         point after reverting.
29089         (Buffer-menu-make-sort-button): Handle the case where
29090         `Buffer-menu-use-header-line' is nil.
29092 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
29094         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
29095         New funcs.  In minibuffer-local-completion-map bind `]', `/'
29096         and `:' to them.
29098 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
29100         * startup.el (normal-top-level): Allow modification of load-path while
29101         we're iterating over it.
29103 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
29105         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
29106         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
29107         (thumbs-resize-interactive, thumbs-insert-image)
29108         (thumbs-insert-thumb, thumbs-dired-show-marked)
29109         (thumbs-find-image-at-point, thumbs-delete-images)
29110         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
29111         (thumbs-increment-image-size, thumbs-decrement-image-size):
29112         Fix typos in docstrings.
29114 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
29116         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
29117         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
29118         (cperl-mode): Use them.
29120 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
29122         * window.el (quit-window, shrink-window-if-larger-than-buffer):
29123         Doc fixes.
29125 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
29127         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
29128         Bind C-d to gdb-inferior-io-eof.
29130         * dired.el (dired-dnd-popup-notice): Use message-box.
29132 2005-05-23  Masatake YAMATO  <jet@gyve.org>
29134         * bindings.el (mode-line-major-mode-keymap):
29135         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
29137         * faces.el (mode-line-highlight): New face.
29139         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
29140         as mouse-face.
29142         * bindings.el (top-level, help-echo, mode-line-modified)
29143         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
29144         as mouse-face.
29146 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
29148         * progmodes/cc-engine.el (c-guess-basic-syntax):
29149         Remove spurious call to `zerop'.
29151         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
29153 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
29155         CC Mode update to 5.30.10:
29157         * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
29158         could go past the limit in decoration level 2, thereby causing
29159         errors during interactive fontification.
29161         * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
29162         the file is evaluated interactively.
29164         * cc-engine.el (c-guess-basic-syntax): Handle operator
29165         declarations somewhat better in C++.
29167         * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
29168         make use of `run-mode-hooks' which has been added in Emacs 21.1.
29169         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
29170         (awk-mode): Use it.
29171         (make-local-hook): Suppress warning about obsoleteness.
29173         * cc-engine.el, cc-align.el, cc-cmds.el
29174         (c-append-backslashes-forward, c-delete-backslashes-forward)
29175         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
29176         Compensate for return value from `forward-line' when it has moved
29177         but not to a different line due to eob.
29179         * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
29180         `objc-method-intro' and `objc-method-args-cont'.
29182 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
29184         CC Mode update to 5.30.10:
29186         * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
29187         in the copyright statement.  Incidentally, change "along with GNU
29188         Emacs" to "along with this program" where it occurs.
29190         * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
29191         so that it is interactive, hence can be found by M-x awk-mode
29192         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
29193         <gmorris+emacs@ast.cam.ac.uk>.
29195         * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
29196         Mode's regexps.
29198 2005-05-23  Kevin Ryde  <user42@zip.com.au>
29200         * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
29201         c-parse-state, to avoid a lisp error (on bad code).
29203 2005-05-23  Lute Kamstra  <lute@gnu.org>
29205         * subr.el (font-lock-defaults): Remove defvar as it's already
29206         defined in font-core.el.
29208         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
29210 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
29212         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
29213         more general and work when GDB variable "print pretty" is on,
29214         as with Emacs, for example.
29216 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
29218         * font-core.el: Update comment.
29220         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
29221         Use `after-change-major-mode-hook' instead of `find-file-hook'.
29223         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
29225 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
29227         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
29228         and `yank-handler' in the doc strings.
29230 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
29232         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
29234 2005-05-22  Richard M. Stallman  <rms@gnu.org>
29236         * help.el (describe-key): Move print-help-return-message call
29237         out of conditional.
29239         * progmodes/etags.el (list-tags): Use with-no-warnings.
29241         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
29242         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
29243         (starttls-extra-args, starttls-extra-arguments): Add defvars.
29245         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
29247         * language/viet-util.el (viet-viscii-nonascii-translation-table):
29248         Add defvar.
29250         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
29251         Use defvar, not defconst.
29253         * hexl.el (hexl-follow-line): Use with-no-warnings.
29255         * emulation/tpu-extras.el: Use write-file-functions instead of
29256         write-file-hooks.
29258         * dired.el (dired-font-lock-keywords): Fontify files with junk
29259         extensions even if marked by -F.
29261 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
29263         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
29264         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
29265         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
29266         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
29267         (concatenate, list-length, get*, getf, cl-remprop):
29268         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
29269         (etypecase, progv, lexical-let, lexical-let*)
29270         (multiple-value-bind, multiple-value-setq, shiftf):
29271         Improve argument/docstring consistency.
29273         * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
29275 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
29277         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
29278         doesn't exist.
29280         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
29281         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
29283 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
29285         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
29286         already deleted variables: auto-fill-hook, blink-paren-hook,
29287         lisp-indent-hook, inhibit-local-variables, unread-command-event,
29288         suspend-hooks, comment-indent-hook, meta-flag,
29289         before-change-function, after-change-function,
29290         font-lock-doc-string-face.
29292 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
29294         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
29296 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
29298         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
29299         rmail-dont-reply-to.
29301 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
29303         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
29304         literal blank when splitting new-header-values.
29306 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
29308         * calendar/cal-menu.el (cal-menu-update): Add separator as a
29309         string so that tmm doesn't create a completion entry for it.
29311         * textmodes/table.el (table-disable-menu): Ditto.
29313 2005-05-21  Richard M. Stallman  <rms@gnu.org>
29315         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
29317         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
29319         * net/rcompile.el (remote-compile): Use compilation-start.
29321         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
29323 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
29325         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
29326         Default to makefile-bsdmake-mode on BSD systems.
29328         * imenu.el (imenu-generic-expression, imenu--generic-function'):
29329         REGEXP may also be a search function now.  The part of doc-string
29330         for describing the structure was 95% identical to that of
29331         `imenu--generic-function'.  Unify it there.
29333         * progmodes/make-mode.el (makefile-imenu-generic-expression):
29334         Use function to find dependencies, because regexp alone is so complex,
29335         it easily goes into an endless loop.
29336         (makefile-makepp-mode): Also add submenu for Perl functions
29337         defined in the makefile.
29338         (makefile-bsdmake-mode): Special imenu-generic-expression no
29339         longer needed, due to function call.
29340         (makefile-match-dependency): Take BOUND into account when checking
29341         if we're through.
29343 2005-05-20  Jay Belanger  <belanger@truman.edu>
29345         * calc/calc-units.el (calc-invalidate-units-table):
29346         Use inhibit-read-only.
29347         (math-build-units-table-buffer): Use view-mode.
29349 2005-05-20  David Kastrup  <dak@gnu.org>
29351         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
29352         easy-menu-add is not a nop on Emacs; and clarify when to call it.
29354 2005-05-20  Lute Kamstra  <lute@gnu.org>
29356         * diff-mode.el (diff-header-face, diff-file-header-face)
29357         (diff-index-face, diff-hunk-header-face, diff-removed-face)
29358         (diff-added-face, diff-changed-face, diff-function-face)
29359         (diff-context-face, diff-nonexistent-face): Put them in the
29360         diff-mode customization group.
29362 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
29364         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
29366         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
29368         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
29369         Minor regexp-optimization.
29371 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
29373         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
29374         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
29375         (org-agenda-add-time-grid-maybe): New function.
29376         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
29377         (org-table-create): `dotimes' instead of `mapcar'.
29378         (org-xor): Simplify implementation.
29379         (org-agenda): `inhibit-redisplay' turned on.
29380         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
29381         a consistent line after a state change.
29382         (org-agenda-remove-times-when-in-prefix): New option.
29383         (org-prefix-has-time): New variable.
29384         (org-parse-time-string): Optional argument NODEFAULT.
29385         (org-format-agenda-item): Parse items for time-of-day
29386         specifications and move these into the prefix if possible.
29387         (org-agenda-priority): Get current heading, not previous heading
29388         during agenda remote editing.
29390 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
29392         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
29393         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
29394         (remove-duplicates, delete-duplicates, substitute)
29395         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
29396         (nsubstitute-if-not, find, find-if, find-if-not, position)
29397         (position-if, position-if-not, count, count-if, count-if-not)
29398         (mismatch, search, sort*, stable-sort, merge, member*)
29399         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
29400         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
29401         (intersection, nintersection, set-difference, nset-difference)
29402         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
29403         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
29404         (nsublis, tree-equal): Improve argument/docstring consistency.
29406         * subr.el (send-string, send-region): Remove obsolescence declaration.
29407         (window-dot, set-window-dot, read-input, show-buffer)
29408         (eval-current-buffer, string-to-int):
29409         Add release number to obsolescence declarations.
29411 2005-05-19  Kim F. Storm  <storm@cua.dk>
29413         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
29414         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
29416 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
29418         * faces.el (list-faces-display): Make back button respect optional
29419         regexp arg.
29421 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
29423         * calculator.el (calculator-radix-grouping-mode)
29424         (calculator-radix-grouping-digits, calculator-displayer)
29425         (calculator-radix-grouping-separator, calculator-copy-displayer):
29426         * dabbrev.el (dabbrev-search-these-buffers-only):
29427         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
29428         (diff-advance-after-apply-hunk, diff-mode-hook)
29429         (diff-minor-mode-prefix):
29430         * imenu.el (imenu-use-popup-menu):
29431         * jit-lock.el (jit-lock-context-time):
29432         * newcomment.el (comment-fill-column, comment-column)
29433         (comment-style, comment-padding, comment-multi-line)
29434         (comment-empty-lines, comment-auto-fill-only-comments):
29435         * reveal.el (reveal-around-mark):
29436         * uniquify.el (uniquify-buffer-name-style)
29437         (uniquify-after-kill-buffer-p)
29438         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
29439         (uniquify-min-dir-content, uniquify-separator)
29440         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
29441         * w32-vars.el (w32-fixed-font-alist):
29442         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
29443         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
29444         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
29445         * progmodes/perl-mode.el (perl-indent-level)
29446         (perl-continued-statement-offset, perl-continued-brace-offset)
29447         (perl-brace-offset, perl-brace-imaginary-offset)
29448         (perl-label-offset, perl-indent-continued-arguments)
29449         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
29450         * progmodes/tcl.el (tcl-indent-level)
29451         (tcl-continued-indent-level, tcl-auto-newline)
29452         (tcl-tab-always-indent, tcl-electric-hash-style)
29453         (tcl-help-directory-list, tcl-use-smart-word-finder)
29454         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
29455         (inferior-tcl-source-command):
29456         * textmodes/fill.el (enable-kinsoku):
29457         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
29458         * textmodes/table.el (table-yank-handler):
29459         Specify missing group (and type, if simple) in defcustom.
29461 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
29463         * progmodes/compile.el (compilation-finish-function): Fix defvar.
29465 2005-05-19  Richard M. Stallman  <rms@gnu.org>
29467         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
29469         * subr.el (event-basic-type): Don't get an error.
29470         (left-fringe-p): Function deleted.
29472         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
29473         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
29475         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
29476         in recursive copy.
29478         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
29480         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
29482         * emacs-lisp/bytecomp.el
29483         (byte-compile-file-form-custom-declare-variable):
29484         Call byte-compile-nogroup-warn if appropriate.
29486         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
29487         (compilation-set-window): Don't call left-fringe-p; do it directly.
29489 2005-05-19  Jay Belanger  <belanger@truman.edu>
29491         * calc/calc-graph.el (calc-graph-format-data): Make sure
29492         var-PlotRejects is bound before trying to check its value.
29494 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
29496         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
29497         definition of this variable from reftex-global.el to reftex.el,
29498         because it is needed in the menu.
29500 2005-05-19  Lute Kamstra  <lute@gnu.org>
29502         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
29503         years are fixed.  Don't insert a space after a dash.
29505 2005-05-19  Kim F. Storm  <storm@cua.dk>
29507         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
29509 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
29511         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
29512         strings, because (eq ... ?\\) is fairly frequent.
29514         * progmodes/make-mode.el (makefile-add-this-line-targets):
29515         Simplify and integrate into `makefile-pickup-targets'.
29516         (makefile-add-this-line-macro): Simplify and integrate into
29517         `makefile-pickup-macros.
29518         (makefile-pickup-filenames-as-targets): Simplify.
29519         (makefile-previous-dependency, makefile-match-dependency):
29520         Don't stumble over `::'.
29522 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
29524         * subr.el (post-command-idle-hook, post-command-idle-delay):
29525         Remove obsoletion of post-command-idle-hook and
29526         post-command-idle-delay.
29528         * faces.el (list-faces-display): Provide button when describe-face
29529         is called to take user back to the list of faces.
29531         * help-fns.el (describe-variable): Remove hyperlinks in a
29532         variable's value as these are quite frequently inappropriate.
29534         * follow.el (follow-submit-feedback, follow-mode):
29535         Remove references to post-command-idle-hook.
29537 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
29539         * progmodes/make-mode.el (makefile-previous-dependency)
29540         (makefile-match-dependency): Check for := (and in bsd mode also
29541         !=) to give a better result, even when font-lock is not on.
29543 2005-05-18  Jay Belanger  <belanger@truman.edu>
29545         * calc/calc-help.el (calc-s-prefix-help):
29546         Add `calc-copy-special-constant' to help string.
29548 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
29550         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
29552 2005-05-18  Jay Belanger  <belanger@truman.edu>
29554         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
29555         in linear factors are in proper order.
29557 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
29559         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
29560         Support for jurabib.
29562         * textmodes/reftex.el (featurep): Define aliases for overlay
29563         commands, for XEmacs compatibility, and use these aliases in
29564         overlay initializations.
29565         (reftex-highlight): Use `reftex-move-overlay'.
29566         (reftex-unhighlight): Use `reftex-delete-overlay'.
29567         (reftex-uniq): Function removed.  Use `reftex-uniquify' instead.
29568         (reftex-access-search-path): Use `reftex-uniquify' instead of
29569         `reftex-uniq'.
29571         * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
29572         `before-string' property modification enables for Emacs as well.
29573         (reftex-select-item): Use `reftex-delete-overlay'.
29574         (reftex-select-mark): Use `reftex-make-overlay' and
29575         `reftex-overlay-put'.
29576         (reftex-select-unmark): Use `reftex-delete-overlay' and
29577         `reftex-overlay-put'.
29579 2005-05-18  Lute Kamstra  <lute@gnu.org>
29581         * emacs-lisp/lisp.el (check-parens): Fix docstring.
29583 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
29585         * add-log.el (add-change-log-entry):
29586         * array.el (array-make-template, array-reconfigure-rows)
29587         (array-init-max-row, array-init-max-column)
29588         (array-init-columns-per-line, array-init-field-width):
29589         * replace.el (replace-match-maybe-edit, perform-replace):
29590         * textmodes/spell.el (spell-region):
29591         Replace `read-input' by `read-string'.
29593         * forms.el (forms-mode):
29594         * finder.el (finder-compile-keywords):
29595         * shadowfile.el (shadow-read-files):
29596         Replace `eval-current-buffer' by `eval-buffer'.
29598         * terminal.el (te-pass-through):
29599         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
29600         (ange-ftp-raw-send-cmd):
29601         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
29602         (send-process-next-char, telnet-initial-filter, telnet):
29603         Replace `send-string' by `process-send-string'.
29605         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
29606         (prolog-consult-region): Replace `send-string' by
29607         `process-send-string'; replace `send-region' by `process-send-region'.
29609         * progmodes/delphi.el (delphi-log-msg):
29610         Replace `set-window-dot' by `set-window-point'.
29612         * subr.el (window-dot, set-window-dot, read-input, send-string)
29613         (send-region, show-buffer, eval-current-buffer):
29614         Make really obsolete, as the comment says.
29616 2005-05-17  Kim F. Storm  <storm@cua.dk>
29618         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
29619         (cua--init-keymaps): Bind C-return instead of S-return to set
29620         rectangle mark.
29622         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
29623         instead of S-return to toggle/clear rectangle mark.
29625 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
29627         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
29628         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
29629         Also fontify plain strings assigned to variables, mostly so that a
29630         colon has a face and is thus not taken as a dependency separator.
29631         (makefile-previous-dependency): Inline the new matcher, because it
29632         is too complex to work in both directions.
29633         (makefile-match-dependency): Eliminate `backward' arg (see above).
29634         Completely reimplemented so as to not sometimes go into an endless
29635         loop.  It should also be more efficient, because first it only
29636         searches for `:', instead of applying the very complex regexp.
29637         (makefile-mode): Cancel `font-lock-support-mode', because blocks
29638         to be fontified in one piece can be too long for JIT.
29639         Makefiles are never *that* big.
29641 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
29643         * dired.el (dired-mode): Simplify.
29645 2005-05-17  Lute Kamstra  <lute@gnu.org>
29647         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
29648         defcustom for the mode hook variable.
29650         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
29651         Emacs Lisp Reference Manual.
29653 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
29655         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
29656         (evenp, list*):
29657         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
29658         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
29660         * net/tramp-smb.el (tramp-smb-open-connection):
29661         Pass `tramp-chunksize' as fifth (required) argument.
29663 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
29665         * font-lock.el (lisp-font-lock-keywords-1):
29666         Set `font-lock-negation-char-face' for [^...] char group.
29667         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
29669         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
29670         a var, and refine it to mask one more level of nested vars.
29671         (makefile-rule-action-regex): Turn it into a var, and refine it so
29672         it recognizes backslashed continuation lines as belonging to the
29673         same command.
29674         (makefile-macroassign-regex): Refine it so it recognizes
29675         backslashed continuation lines as belonging to the same command.
29676         (makefile-var-use-regex): Don't look at the next char, because it
29677         might be the same one to be skipped by the initial [^$], leading
29678         to an overlooked variable use.
29679         (makefile-make-font-lock-keywords): Remove two parameters, which
29680         are now variables that some of the modes set locally.
29681         Handle dependency and rule action matching through functions, because
29682         regexps alone match too often.  Dependency matching now comes
29683         last, so it can check, whether a colon already matched something else.
29684         (makefile-mode): Inform that font-lock improves makefile parsing
29685         capabilities.
29686         (makefile-match-dependency, makefile-match-action): New functions.
29688 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
29690         * emacs-lisp/cl-extra.el (equalp): Doc fix.
29692         * align.el (align-regexp):
29693         * ansi-color.el (ansi-color-get-face):
29694         * array.el (array-reconfigure-rows, array-init-max-row)
29695         (array-init-max-column, array-init-columns-per-line)
29696         (array-init-field-width):
29697         * dired-aux.el (dired-trample-file-versions):
29698         * dired-x.el (dired-mark-sexp):
29699         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
29700         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
29701         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
29702         * faces.el (face-read-integer):
29703         * files.el (backup-extract-version, insert-directory):
29704         * hexl.el (hexl-insert-decimal-char):
29705         * server.el (server-process-filter):
29706         * shell.el (shell-extract-num):
29707         * startup.el (command-line-1):
29708         * term.el (term-command-hook):
29709         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
29710         (time-stamp-do-number):
29711         * time.el (display-time-update):
29712         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
29713         (timezone-fix-time):
29714         * vms-patch.el (vms-suspend-resume-hook):
29715         * calendar/appt.el (appt-convert-time):
29716         * calendar/cal-bahai.el (mark-bahai-diary-entries):
29717         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
29718         * calendar/cal-islam.el (mark-islamic-diary-entries):
29719         * calendar/calendar.el (calendar-cursor-to-date)
29720         (calendar-star-date):
29721         * calendar/diary-lib.el (diary-attrtype-convert)
29722         (mark-diary-entries, diary-entry-time):
29723         * calendar/solar.el (solar-get-number):
29724         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
29725         * emacs-lisp/re-builder.el (reb-display-subexp):
29726         * emulation/edt.el (edt-set-scroll-margins):
29727         * emulation/tpu-extras.el (tpu-set-scroll-margins):
29728         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
29729         (vip-get-ex-count):
29730         * emulation/viper-ex.el (viper-get-ex-token)
29731         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
29732         * international/fontset.el (fontset-plain-name):
29733         * mail/feedmail.el (feedmail-look-at-queue-directory):
29734         * mail/mailalias.el (mail-get-names):
29735         * mail/rmail.el (rmail-convert-to-babyl-format):
29736         * mail/rmailsum.el (rmail-make-basic-summary-line)
29737         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
29738         (rmail-summary-goto-msg):
29739         * mail/smtpmail.el (smtpmail-read-response):
29740         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
29741         (ange-ftp-vms-add-file-entry):
29742         * play/gametree.el (gametree-looking-at-ply)
29743         (gametree-current-branch-score):
29744         * progmodes/ada-xref.el (ada-prj-find-prj-file)
29745         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
29746         * progmodes/cperl-mode.el (condition-case):
29747         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
29748         (ebrowse-set-member-buffer-column-width)
29749         (ebrowse-select-1st-to-9nth):
29750         * progmodes/etags.el (etags-snarf-tag):
29751         * progmodes/flymake.el (flymake-parse-line):
29752         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
29753         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
29754         (idlwave-shell-menu-def):
29755         * progmodes/ps-mode.el (ps-run-goto-error):
29756         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
29757         (vhdl-speedbar-contract-level):
29758         * term/mac-win.el (x-handle-numeric-switch):
29759         * term/sun-mouse.el (sun-get-frame-data):
29760         * term/w32-win.el (x-handle-numeric-switch):
29761         * term/x-win.el (x-handle-numeric-switch):
29762         * textmodes/ispell.el (ispell-parse-output):
29763         * textmodes/nroff-mode.el (nroff-outline-level):
29764         * textmodes/reftex-cite.el (reftex-bib-sort-year)
29765         (reftex-bib-sort-year-reverse, reftex-format-citation):
29766         * textmodes/reftex-parse.el (reftex-init-section-numbers)
29767         (reftex-section-number):
29768         * textmodes/texinfmt.el (texinfo-paragraphindent):
29769         Replace `string-to-int' by `string-to-number'.
29771         * international/latexenc.el: Add page marker to force the "Local
29772         Variables:" string out of the last page.
29774 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
29776         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
29777         tooltip-change-major-mode.
29778         (gud-tooltip-print-command): Remove case where gud-minor-mode
29779         is gdb ("--fullname").
29780         (gud-tooltip-tips): Turn GUD tooltips off for this case and
29781         explain to user.
29783 2005-05-16  Jay Belanger  <belanger@truman.edu>
29785         * calc/calc-store.el (calc-copy-special-constant): New function.
29787         * calc/calc-ext.el (calc-init-extensions): Add binding for
29788         `calc-copy-special-constant'.
29790         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
29791         for the `calc-copy-special-constant' command.
29793 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
29795         * subr.el (left-fringe-p): New function.
29797         * progmodes/compile.el (compilation-setup): Set local value of
29798         overlay-arrow-string to "" always.
29799         (compilation-set-window): Left fringe then don't scroll.
29800         No left fringe then no arrow and scroll message to top.
29801         (compilation-context-lines): Adjust doc string accordingly.
29803 2005-05-16  Kim F. Storm  <storm@cua.dk>
29805         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
29806         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
29807         (ido-wide-find-dir-or-delete-dir): New command for M-d.
29808         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
29809         (ido-read-file-name): Handle commands with ido property value
29810         equal to find-file as reading a file name, to allow C-d to enter dired.
29811         (ibuffer-find-file): Add ido property with value find-file.
29813 2005-05-15  Kim F. Storm  <storm@cua.dk>
29815         * subr.el (open-network-stream-nowait): Remove.
29816         (open-network-stream-server): Remove.
29818 2005-05-15  Richard M. Stallman  <rms@gnu.org>
29820         * faces.el (describe-face): Output a definition link button.
29822         * help-mode.el (help-face-def): New button type.
29824         * emacs-lisp/copyright.el (copyright-fix-years):
29825         Match properly if the first year is 2-digit.
29826         Don't mess up the whitespace after the years by filling.
29828         * dired-aux.el (dired-mark-confirm):
29829         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
29831         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
29832         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
29833         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
29835         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
29836         Set font-lock-comment-start-skip.
29838         * font-lock.el (font-lock-comment-start-skip): New variable.
29839         (font-lock-comment-end-skip): New variable.
29840         (font-lock-fontify-syntactically-region): Use them if non-nil.
29842 2005-05-15  Jay Belanger  <belanger@truman.edu>
29844         * calc/calc-store.el (calc-store-value): Return a string rather
29845         than display it as a message.
29846         Use calc-var-name for variable name.
29847         (calc-store-into): Add the result of calc-store-value to message.
29848         (calc-copy-variable): Add a message.
29849         (calc-store-exchange): Improve error messages.
29850         (calc-store-binary, calc-store-map): Don't reset the values of
29851         special constants.
29853 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
29855         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
29856         manual to docstring.
29858         * files.el (hack-local-variables-confirm): Add STRING argument.
29859         Make the function handle non file visiting buffers correctly.
29860         (hack-local-variables-prop-line, hack-local-variables)
29861         (hack-one-local-variable): Use STRING arg of
29862         `hack-local-variables-confirm'.
29864 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
29866         Sync with Tramp 2.0.49.
29868         * net/tramp.el (tramp-handle-dired-call-process)
29869         (tramp-handle-insert-directory):`insert-buffer' cannot be used
29870         because the contents of the Tramp buffer is changed before
29871         insertion (`expand-file' and alike).
29872         (tramp-handle-insert-directory): If `localname' has an empty
29873         nondirectory name, it must not be quoted.
29874         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
29875         variable `tramp-chunksize'.  Change callees.
29876         (tramp-open-connection-setup-interactive-shell): Check remote host
29877         for buggy `send-process-string' implementation.
29878         Set `tramp-chunksize' if found.  Reported by Michael Kifer
29879         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
29880         (tramp-handle-shell-command): `insert-buffer' cannot be used
29881         because the contents of the Tramp buffer is changed before
29882         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
29883         <frederic.bothamy@free.fr>.
29884         (tramp-set-auto-save): Actions should be done for Tramp file name
29885         handler only.  Ange-FTP has its own auto-save mechanism.
29886         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
29887         (tramp-set-auto-save-file-modes): Set file modes of
29888         `buffer-auto-save-file-name' to ?\600 as fallback solution.
29889         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
29890         (tramp-bug): Remove obsolete variable.
29891         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
29892         for presence of `mml-mode'.  Make it running for older Emacsen as well.
29894 2005-05-14  John Paul Wallington  <jpw@pobox.com>
29896         * ibuf-ext.el (define-ibuffer-filter filename):
29897         If `dired-directory' is a list, use its car.
29899 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
29901         * ibuffer.el (define-ibuffer-column filename):
29902         If `dired-directory' is a list, use its car.
29904 2005-05-14  Richard M. Stallman  <rms@gnu.org>
29906         * subr.el (symbol-file): Doc fix.
29908         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
29909         (byte-compile-form): Call byte-compile-nogroup-warn.
29910         (byte-compile-warning-types): Doc fix.
29912         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
29914         * progmodes/cc-engine.el (c-literal-faces):
29915         Add font-lock-comment-delimiter-face.
29917         * net/net-utils.el (dig): Use with-no-warnings.
29919         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
29920         (sc-recite-frame-alist, sc-default-cite-frame)
29921         (sc-default-uncite-frame, sc-default-recite-frame)
29922         (sc-attrib-selection-list, sc-rewrite-header-list):
29923         Mark as risky-local-variable.
29925         * international/ogonek.el (ogonek-jak, ogonek-how):
29926         Don't use beginning-of-buffer.
29928         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
29930         * calendar/solar.el (solar-data-list): Move definition up.
29932         * dnd.el (dnd-protocol-alist): Add autoload.
29934         * progmodes/sh-script.el: Many doc usage fixes.
29935         (sh-indent-after-do): Change default to match common styles.
29937 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
29939         * files.el (interpreter-mode-alist)
29940         (auto-mode-interpreter-regexp): Doc fixes.
29942 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
29944         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
29946         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
29948 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
29950         * dired.el (dired-mode): make-variable-buffer-local =>
29951         make-local-variable.
29953 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
29955         * term/mac-win.el (mac-select-convert-to-string): Try coding
29956         systems in mac-script-code-coding-systems if specified one cannot
29957         encode string for `com.apple.traditional-mac-plain-text'.
29959 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
29961         * progmodes/make-mode.el (makefile-targets-face)
29962         (makefile-shell-face, makefile-makepp-perl-face): New faces.
29963         (makefile-dependency-regex): Fix it to not make the colon in
29964         $(var:a=b) special.
29965         (makefile-rule-action-regex): New regexp for highlighting embedded
29966         Shell strings.
29967         (makefile-macroassign-regex): Handle != for highlighting as
29968         embedded Shell strings.
29969         (makefile-var-use-regex): New const.
29970         (makefile-statements, makefile-automake-statements)
29971         (makefile-gmake-statements, makefile-makepp-statements)
29972         (makefile-bsdmake-statements): New consts.
29973         (makefile-make-font-lock-keywords): New function.
29974         (makefile-automake-font-lock-keywords)
29975         (makefile-gmake-font-lock-keywords)
29976         (makefile-makepp-font-lock-keywords)
29977         (makefile-bsdmake-font-lock-keywords): New consts.
29978         (makefile-mode-map): Add switchers between the various submodes.
29979         (makefile-mode): Document the availability of the variants.
29980         (makefile-automake-mode, makefile-gmake-mode)
29981         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
29983         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
29984         new variants of makefile-mode.
29986 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
29988         * font-lock.el (font-lock-comment-delimiter-face): Fix up
29989         the inheritance.
29991 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
29993         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
29994         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
29996         * files.el (normal-mode): Extend the scope of the
29997         `enable-local-variables' binding to include the `set-auto-mode' call.
29998         (magic-mode-alist): Doc fix.
30000 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
30002         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
30003         font-lock-comment-face rather than copying its setting.
30005 2005-05-12  Andreas Schwab  <schwab@suse.de>
30007         * eshell/esh-mode.el (eshell-send-input): Doc fix.
30009 2005-05-12  Lute Kamstra  <lute@gnu.org>
30011         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
30012         defcustom for the mode hook variable.  Delete the last argument.
30013         * generic-x.el: Fix callers of define-generic-mode.
30014         (generic-x-modes): Delete group.
30015         (show-tabs-tab-face, show-tabs-space-face): Put them in the
30016         generic-x customization group.
30018 2005-05-12  Kim F. Storm  <storm@cua.dk>
30020         * font-lock.el (font-lock-negation-char-face): Default to "off".
30022         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
30023         font-lock-negation-char-face to ! in !=.
30025 2005-05-12  Masatake YAMATO  <jet@gyve.org>
30027         * add-log.el (find-change-log): Fix typos in the docstring
30028         of function.
30030 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
30032         * international/latexenc.el (latexenc-find-file-coding-system):
30033         Avoid `re-search-forward' when looking for input encoding because
30034         of speed and safety.  Better regular expressions for recognizing
30035         input encoding.  Limit a search for TeX-master/tex-main-file to
30036         the local variable section.
30038 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
30040         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
30041         syntax of $ to "'" (quote).
30043 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
30045         * dnd.el (dnd-protocol-alist): Improve custom type.
30047         * dired.el (dired-dnd-protocol-alist): New variable.
30048         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
30049         `dired-mode-hook' to the end.
30051 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
30053         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
30054         comment-end if comment-start-skip is not set.
30055         Obey the font-lock-comment-delimiter-face variables.
30057 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
30059         * files.el (executable-find): Move from executable.el.  Use
30060         locate-file.
30061         * progmodes/executable.el (executable-find): Move to files.el.
30063         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
30064         when trying to ensure forward progress.
30066 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
30068         * mouse-sel.el (mouse-sel-follow-link-p): New function.
30069         (mouse-select, mouse-select-internal, mouse-extend-internal):
30070         Use it to implement mouse-1-click-follows-link functionality.
30072 2005-05-11  Richard M. Stallman  <rms@gnu.org>
30074         * font-lock.el (font-lock-fontify-syntactically-region):
30075         Use font-lock-comment-delimiter-face for comment delimiters.
30077 2005-05-10  Jay Belanger  <belanger@truman.edu>
30079         * calc/calc-help.el (calc-m-prefix-help): Add mention of
30080         preserving embedded modes.
30082 2005-05-10  Richard M. Stallman  <rms@gnu.org>
30084         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
30086         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
30087         Move from ada-stmt.el.
30088         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
30090         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
30091         Move to ada-mode.el.
30092         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
30094         * cus-edit.el (custom-file): Call file-chase-links.
30096         * files.el (read-directory-name): Fix previous change.
30097         (hack-local-variables-confirm): New function.
30098         (hack-local-variables-prop-line, hack-local-variables)
30099         (hack-one-local-variable): Use it.
30101 2005-05-10  Lute Kamstra  <lute@gnu.org>
30103         * font-lock.el (font-lock-keywords-alist)
30104         (font-lock-removed-keywords-alist): Clarify docstrings.
30106 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
30108         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
30109         (gdb-source-info): Check for preprocessor info.
30110         (gdb-tooltip-print-1): New function.  Don't print tooltip if it is
30111         a macro for a function.
30112         (gdb-info-breakpoints-custom): Try to find file again if not already
30113         found (user might have used GDB dir command).
30114         (gdb-get-location): Update gdb-location-alist correctly for change
30115         to gdb-info-breakpoints-custom.
30117         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
30118         (gud-tooltip-print-command): Add gdbmi case.
30119         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
30120         preprocessor info.
30122 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
30124         * startup.el (fancy-splash-insert): Fix typo in doc string.
30126 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
30128         * obsolete/float.el (string-to-float):
30129         * obsolete/hilit19.el (hilit-add-pattern):
30130         * obsolete/rnews.el (news-parse-range, news-select-message)
30131         (news-get-pruned-list-of-files): Replace `string-to-int' by
30132         `string-to-number'.
30134         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
30135         `find-file-not-found-hooks'; use `add-hook'.
30136         (uncompress-while-visiting): Set `write-file-functions', not
30137         `write-file-hooks'; use `add-hook'.
30139 2005-05-09  Kim F. Storm  <storm@cua.dk>
30141         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
30142         (cua-paste): Handle clipboard action.
30143         (cua--init-keymaps): Remap clipboard-kill-region and
30144         clipboard-kill-ring-save.
30146 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
30148         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
30149         Improve commentary.
30151         * simple.el (next-error-overlay-arrow-position): Revert the change
30152         made on 2005-04-30.
30154 2005-05-07  Jay Belanger  <belanger@truman.edu>
30156         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
30157         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
30158         `calc-sel-reselect'.
30160         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
30161         Calc is in embedded mode.
30163 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
30165         * progmodes/compile.el (compilation-setup):
30166         Set overlay-arrow-string to an empty string on text terminals.
30168         * textmodes/ispell.el (ispell-program-name): Try looking for
30169         "aspell" along exec-path, and if found, use it as the default
30170         speller program.
30172 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
30174         * international/mule.el (sgml-xml-auto-coding-function):
30175         Recognize encoding='FOO' in single quotes as well as in double quotes.
30177 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
30179         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
30180         as well as `interactive', so that defmacro* would recognize
30181         `declare' forms.
30183 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
30185         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
30186         Explain more about the LIGHTER arg's usage in the doc string.
30187         Add commentary to clarify what the code does.  Fix the regexp that
30188         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
30189         since it could have characters special to regular expressions.
30191 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
30193         * replace.el (occur-1): Bind inhibit-read-only so that
30194         erase-buffer doesn't barf on read-only text properties (likewise
30195         for add-text-properties in occur-engine).  Mark buffer as unmodified.
30196         (occur-engine): Don't set buffer-read-only here.
30198 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
30200         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
30201         list-buffers-directory.  This caused the *cvs-commit* buffer to be
30202         sometimes mistakenly reused as a *cvs* buffer.
30204 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
30206         * tooltip.el: Move code for GUD tooltips into gud.el.
30207         (require): CL no longer needed to compile case.
30208         (tooltip-mode): Do not toggle functions for GUD tooltips.
30209         (tooltip-gud-tips-p): Remove.  Replace with minor mode
30210         gud-tooltip-mode in gud.el.
30211         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
30212         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
30213         tooltip-gud prefix with gud-tooltip and obsolete.
30214         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
30215         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
30216         (tooltip-mouse-motion): Mouse movement functions/variable.
30217         Rename in gud.el by adding gud prefix.
30218         (tooltip-gud-original-filter, tooltip-gud-dereference)
30219         (tooltip-gud-event, tooltip-toggle-gud-tips)
30220         (tooltip-gud-process-output, tooltip-gud-print-command)
30221         (tooltip-gud-tips): GUD tooltip functions/variables.  Rename in
30222         gud.el by replacing tooltip-gud prefix with gud-tooltip.
30223         (gdb-tooltip-print): Move to gdb-ui.el.
30225         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
30226         (require): CL needed to compile case.
30227         (gud-tooltip-mode): Use to toggle GUD tooltips instead of
30228         tooltip-gud-tips-p.  Make it a minor-mode.
30229         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
30230         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
30231         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
30232         (gud-tooltip-change-major-mode)
30233         (gud-tooltip-activate-mouse-motions-if-enabled)
30234         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
30235         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
30236         (gud-tooltip-original-filter, gud-tooltip-dereference)
30237         (gud-tooltip-event, tooltip-toggle-gud-tips)
30238         (gud-tooltip-process-output, gud-tooltip-print-command)
30239         (gud-tooltip-tips): Move from tooltip.el.
30241         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
30242         (gdb-cpp-define-alist-flags): Doc fix.
30243         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
30244         gud-tooltip-mode is t.
30246 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
30248         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
30249         evaporate if their text is deleted.
30250         (goto-address-at-point): Make it work as a mouse binding as well.
30251         (goto-address-at-mouse): Obsolete it.  Update users.
30253 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
30255         * calendar/appt.el (top-level): No longer activate on load.
30257 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
30259         * calendar/cal-bahai.el (mark-bahai-diary-entries):
30260         * net/webjump.el (webjump):
30261         * progmodes/idlw-help.el (idlwave-do-context-help1)
30262         (idlwave-highlight-linked-completions):
30263         * textmodes/po.el (po-find-file-coding-system-guts):
30264         Replace `assoc-ignore-case' by `assoc-string'.
30266 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
30268         * files.el (locate-file): Doc fix.
30270         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
30271         Remove the redundant test for ms-dos.
30273         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
30274         look for the preprocessor with exec-suffixes.  If not found in
30275         standard places, look in exec-path.  Remove most of the tests that
30276         used system-type.
30278         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
30280         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
30282         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
30283         file-name clash with jka-compr.el on 8+3 filesystems.
30285 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
30287         * term/mac-win.el: Don't define or bind scroll bar functions if
30288         x-toolkit-scroll-bars is t.
30289         (x-select-text, x-get-selection-value): Clear
30290         x-last-selected-text-clipboard if x-select-enable-clipboard is
30291         nil.
30292         (PRIMARY): Put mac-scrap-name property.
30293         (mac-select-convert-to-file-url): New function.
30294         (public.file-url): New selection target type.  Add to
30295         selection-converter-alist.
30296         (x-get-selection, x-selection-value): Handle it.
30297         (x-cut-buffer-or-selection-value): New alias.
30299 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
30301         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
30302         entry to avoid calling bibtex-find-entry with arg global
30303         being t.  Remove arg key.
30304         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
30305         (bibtex-copy-summary-as-kill): Change accordingly.
30307 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
30309         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
30310         (org-agenda-date-later): Use with-current-buffer.
30312 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
30314         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
30315         (define-obsolete-variable-alias): Doc Fixes.
30317 2005-05-06  Kim F. Storm  <storm@cua.dk>
30319         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
30320         vertical-motion when selective-display is active.
30322         * ido.el (ido-setup-hook): New hook.
30323         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
30324         (ido-input-stack): New var.
30325         (ido-define-mode-map): Bind M-b to ido-push-dir.  Move old
30326         ido-next-work-file binding to M-O.
30327         Bind M-f to ido-wide-find-file-or-pop-dir.
30328         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
30329         (ido-read-internal): Run ido-setup-hook.
30330         Catch quit in read-file-name and read-string to cancel edit.
30331         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
30332         Automatically pop-all when completing a directory name (RET).
30333         (ido-file-internal): Add with-no-warnings around ffap and dired code.
30334         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
30335         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
30336         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
30337         New functions for M-b/M-f to move among the directory components.
30338         (ido-make-merged-file-list): Catch quit to cancel merge.
30339         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
30340         (ido-completion-help): No warnings for ido-completion-buffer-full.
30342 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
30344         * font-lock.el (font-lock-negation-char-face): New face and variable.
30345         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
30346         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
30347         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
30348         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
30350 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
30352         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
30353         Fix typo in docstring.
30355         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
30356         (ebrowse-print-statistics-line)
30357         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
30359         * term/w32-win.el (image-library-alist): Add additional name for
30360         Xpm library.
30362 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
30364         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
30365         use gcc instead of cpp.
30367         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
30368         (gdb-create-define-alist): Use it.
30369         (gdb-cpp-define-alist-program): Update for MS-DOS.
30371 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
30373         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
30375 2005-05-04  Richard M. Stallman  <rms@gnu.org>
30377         * help.el (describe-key): No error when UNTRANSLATED is nil.
30379         * simple.el (line-move-1): Fix previous change to signal errors
30380         appropriately.
30382 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
30384         * calendar/icalendar.el (icalendar-version): Now at 0.12.
30385         (icalendar-duration-correction): Remove.
30386         (icalendar--get-event-properties): Split result at commas.
30387         (icalendar--decode-isoduration): New optional argument
30388         DURATION-CORRECTION.
30389         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
30390         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
30391         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
30392         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
30393         (icalendar--convert-anniversary-to-ical): New functions, extracted
30394         from icalendar-export-region, with bug fixes.
30395         (icalendar-export-region): Use the above functions.
30396         (icalendar-import-buffer): Check before saving diary file.
30397         (icalendar--convert-recurring-to-diary)
30398         (icalendar--convert-non-recurring-all-day-to-diary)
30399         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
30400         extracted from icalendar--convert-ical-to-diary, with bug fixes.
30401         (icalendar--convert-ical-to-diary): Use the above functions.
30403 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
30405         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
30406         Remove these recent additions.
30407         (c-mode): Restore to before 2005-04-28.
30409         * progmodes/cc-vars.el (cc-define-list-program): Remove this
30410         recent addition.
30412         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
30413         (gdb-define-alist): New variables.
30414         (gdb-create-define-alist): New function.
30415         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
30416         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
30417         with string-to-number.
30418         (gdb-reset): Kill gdb-define-alist.  Move assignments outside loop.
30420         * progmodes/gud.el: Replace string-to-int with string-to-number.
30421         (gud-find-file): Handle gdb-define-alist.
30423         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
30425 2005-05-02  Jay Belanger  <belanger@truman.edu>
30427         * calc/calc-aent.el (math-read-token):
30428         * calc/calc-bin.el (calc-word-size):
30429         * calc/calc-ext.el (calc-read-number-fancy):
30430         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
30431         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
30432         * calc/calc-frac.el (calc-over-notation):
30433         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
30434         (calc-graph-num-points, calc-graph-init):
30435         * calc/calc-prog.el (calc-read-parse-table-part)
30436         (calc-edit-macro-repeats):
30437         * calc/calc-yank.el (calc-do-grab-rectangle):
30438         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
30439         Replace `string-to-int' by `string-to-number'.
30441 2005-05-02  Kim F. Storm  <storm@cua.dk>
30443         * kmacro.el: Use executing-kbd-macro-index variable.
30445 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
30447         * net/rlogin.el (rlogin-parse-words): Delete func.
30448         (rlogin): Use split-string, not rlogin-parse-words.
30449         Also, if there are option-like elements in the parsed args,
30450         take the host to be the first arg immediately following them.
30451         Suggested by Michael Mauger.
30453 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
30455         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
30457 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
30459         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
30460         (cc-mode-cpp-program): Rename to cc-define-list-program and
30461         move to cc-vars.el.
30463         * progmodes/cc-vars.el (cc-define-list-program):
30464         Change to "gcc -E -dM -".  Make customizable.
30466 2005-05-02  Kim F. Storm  <storm@cua.dk>
30468         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
30470 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
30472         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
30474         * international/mule-util.el (truncate-string): Remove alias and
30475         obsolete declaration.
30477         * international/mule-cmds.el (update-iso-coding-systems):
30478         Remove alias and obsolete declaration.
30480         * international/mule.el (coding-system-parent): Remove alias and
30481         obsolete declaration.
30483         * subr.el (define-function, sref): Remove aliases and obsolete
30484         declarations.
30485         (chars-in-region): Remove obsolete declaration.
30487 2005-05-01  Richard M. Stallman  <rms@gnu.org>
30489         * info.el (Info-mode): Set widen-automatically to nil, locally.
30491         * simple.el (widen-automatically): New variable.
30492         (pop-global-mark): Obey widen-automatically.
30494 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
30496         * term/xterm.el (function-key-map): Call substitute-key-definition
30497         before the keymap size is increased by a lot of define-key calls.
30499 2005-05-01  Richard M. Stallman  <rms@gnu.org>
30501         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
30502         Rename ARG to ELEMENT.  Doc fix.
30504 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
30506         * allout.el (allout-exposure): Remove macro and obsolete declaration.
30507         Remove references to allout-exposure/change to allout-new-exposure.
30509         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
30510         bytecode symbols.
30512         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
30513         (compiled-function-p, focus-frame, unfocus-frame):
30514         Remove aliases and obsolete declarations.
30515         Back out inadvertent changes from previous commit.
30517 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
30519         * files.el (require-final-newline): Make Custom tags consistent
30520         with mode-require-final-newline.
30521         (mode-require-final-newline): Doc fix.
30523 2005-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
30525         * international/latexenc.el (latexenc-find-file-coding-system):
30526         Fix regular expressions.
30528 2005-05-01  David Kastrup  <dak@gnu.org>
30530         * international/latexenc.el (latexenc-find-file-coding-system):
30531         Fix regular expressions.
30533 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
30535         * subr.el (string-to-int): Make obsolete.
30537 2005-04-30  Richard M. Stallman  <rms@gnu.org>
30539         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
30541         * loadup.el: load jka-comp-hook.
30543         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
30544         (jka-compr-handler): Add autoload.  `put' calls moved
30545         to jka-comp-hook.el.
30546         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
30547         (jka-compr-inhibit): Autoload.
30549         * jka-comp-hook.el: New file.
30550         Enable the mode by default.
30552         * files.el (backup-buffer-copy): Use copy-file instead
30553         of write-region, and put back the 'excl.
30555 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
30557         * progmodes/flymake.el (flymake-split-string)
30558         (flymake-split-string, flymake-log, flymake-pid-to-names)
30559         (flymake-reg-names, flymake-get-source-buffer-name)
30560         (flymake-unreg-names, flymake-add-line-err-info)
30561         (flymake-add-err-info): Clarify docstrings.
30562         (flymake-popup-menu, flymake-make-emacs-menu)
30563         (flymake-make-xemacs-menu): Add docstrings.
30564         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
30565         Set variables directly throughout.
30567 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
30569         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
30570         exists.  Initialize cc-define-alist.
30571         (c-mode): Add cc-create-define-alist locally to after-save-hook.
30572         If there is no file (Macroexpansion) don't create an alist.
30574 2005-04-29  Sam Steingold  <sds@gnu.org>
30576         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
30577         (cc-create-define-alist): Use it instead of the hard-coded string.
30579 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
30581         * international/mule-conf.el (file-coding-system-alist): Fix regexp
30582         for latexenc.
30584 2005-04-29  Lute Kamstra  <lute@gnu.org>
30586         * emacs-lisp/generic.el: Improve commentary section.
30587         (define-generic-mode): Improve docstring.
30589 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
30591         * textmodes/org.el (many places): Change to quiet the byte compiler.
30592         (org-prefix-format-compiled): New variable.
30593         (org-compile-prefix-format): New function.
30594         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
30595         (org-agenda-prefix-format, org-timeline-prefix-format): New options.
30596         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
30597         (org-get-entries-from-diary): Use `org-get-time-of-day' for
30598         consistency with entries from `org-mode' files.
30599         (org-get-time-of-day): Fix bug with partial matches early in a line.
30600         (org-non-link-chars): New constant.
30601         (org-link-regexp): Respect `org-non-link-chars'.
30602         (org-agenda-day-view): Remove command.
30603         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
30604         (org-follow-bbdb-link, org-store-link): Search also company field.
30605         (org-highlight-overlay): New variable.
30606         (org-highlight, org-unhighlight): New functions.
30607         (org-agenda-mode): Add pre-command-hook to remove highlight.
30608         (org-evaluate-time-range): Behavior depends upon whether time stamp
30609         contains a time or not.
30610         (org-show-subtree, org-show-entry): New functions.
30611         (org-agenda-cleanup-fancy-diary): Remove empty lines.
30613 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
30615         * comint.el (comint-output-filter-functions): Add autoload cookie.
30617 2005-04-28  Kim F. Storm  <storm@cua.dk>
30619         * ido.el (ido-everywhere): Fix last change.
30621 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
30623         * international/latexenc.el: New file.
30624         * international/mule-conf.el (file-coding-system-alist): For .tex,
30625         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
30627 2005-04-28  Lute Kamstra  <lute@gnu.org>
30629         * font-lock.el (font-lock-add-keywords)
30630         (font-lock-remove-keywords): Clarify docstring.
30631         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
30632         Don't start docstrings with a `*'.
30633         (font-lock-update-removed-keyword-alist): Give it a docstring.
30635         * generic-x.el: Update commentary section.
30636         Only require font-lock when compiling.
30637         Define all modes conditionally.
30638         Place all generic modes in the generic-x-modes customization group.
30639         (generic-x-modes): New customization group.
30640         (generic-default-modes, generic-mswindows-modes)
30641         (generic-unix-modes, generic-other-modes): New constants.
30642         (generic-define-mswindows-modes, generic-define-unix-modes):
30643         Update docstrings.  Make them obsolete.
30644         (generic-extras-enable-list): New default value.  Update docstring.
30645         Improve :type.  Change :set function.
30646         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
30647         Fix docstring.
30649         * emacs-lisp/generic.el (generic-mode-internal):
30650         Simplify font-lock-defaults.
30651         (define-generic-mode): Fix docstring.
30653 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
30655         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
30656         font-lock-face property to highlight matches.
30658 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
30660         * progmodes/cc-mode.el (cc-create-define-alist): New function.
30661         (cc-define-alist): New variable.
30662         (c-mode): Make it local and initialize it.
30664         * progmodes/gdb-ui.el (gdb-active-process): New variable.
30665         (gdb-exited): New function.
30666         (gdb-annotation-rules): Use it.
30667         (gdb-starting): Set gdb-active-process to t.
30668         (gdb-stopping): Amend doc string.
30669         (gdb-reset): Set gdb-active-process to nil.
30671         * tooltip.el (tooltip-gud-tips): Show the associated #define
30672         directives when a C program under GDB is not executing.
30674 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
30676         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
30677         font-lock-fontify-syntactic-keywords.
30679         * font-lock.el (font-lock-default-fontify-region): Don't force
30680         parse-sexp-lookup-properties to nil.
30682 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
30684         * man.el (man-mode-syntax-table): Set up `:' to have
30685         word-constituent syntax.
30687 2005-04-27  Lute Kamstra  <lute@gnu.org>
30689         * novice.el (disable-command): Don't add spurious newlines to the
30690         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
30692 2005-04-26  Jay Belanger  <belanger@truman.edu>
30694         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
30695         than one window before deleting window.
30697 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
30699         * shell.el (shell-prompt-pattern): Doc fix.
30700         (shell-mode): Set paragraph-separate buffer locally to "\\'".
30702         * comint.el (comint-prompt-regexp, comint-get-old-input)
30703         (comint-use-prompt-regexp)
30704         (comint-use-prompt-regexp-instead-of-fields)
30705         (comint-replace-by-expanded-history, comint-send-input)
30706         (comint-output-filter, comint-get-old-input-default)
30707         (comint-line-beginning-position, comint-bol, comint-show-output)
30708         (comint-backward-matching-input, comint-forward-matching-input)
30709         (comint-next-prompt, comint-previous-prompt):
30710         Rename `comint-use-prompt-regexp-instead-of-fields' to
30711         `comint-use-prompt-regexp'.  Keep old name as alias and declare
30712         obsolete.
30713         (comint-use-prompt-regexp): Shorten first line of doc string.
30715         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
30716         Set paragraph-separate buffer locally to "\\'".
30718         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
30719         Adapt to above name change.
30721         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
30722         (smbclient-prompt-regexp): Ditto.
30724         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
30726 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
30728         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
30729         gdb-location-list.
30730         Break lines that are over 80 characters wide.
30732 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
30734         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
30735         New fun and var, to preserve compatibility.
30737         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
30739 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
30741         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
30742         name to file-newer-than-file-p.
30744 2005-04-26  Richard M. Stallman  <rms@gnu.org>
30746         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
30748         * progmodes/python.el (python-mode):
30749         Use new name eldoc-documentation-function.
30751         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
30753         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
30754         (eldoc-documentation-function):
30755         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
30757 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
30759         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
30761 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
30763         * term/xterm.el (function-key-map): Fix strings for
30764         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
30765         {C,S,A,C-S}-{f1-f12}.
30767 2005-04-26  Kenichi Handa  <handa@m17n.org>
30769         * international/mule-cmds.el (select-safe-coding-system):
30770         Fix previous change.
30772 2005-04-26  Lute Kamstra  <lute@gnu.org>
30774         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
30776         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
30777         (font-lock-comment-delimiter-face): Ditto.
30779         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
30781 2005-04-25  Jay Belanger  <belanger@truman.edu>
30783         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
30784         to t while inserting information; use help-mode.
30786 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
30788         * term.el (ansi-term-color-vector): Use the xterm colors.
30789         (term-raw-map): Don't add mappings for \eO and \e[.  Map deletechar.
30791 2005-04-25  Lute Kamstra  <lute@gnu.org>
30793         * font-core.el (font-lock-defaults): Fix docstring.
30795         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
30797 2005-04-25  Kenichi Handa  <handa@m17n.org>
30799         * international/mule-cmds.el (select-safe-coding-system):
30800         Don't check consistency with coding: spec, etc if raw-text or
30801         no-conversion was found to be safe.
30803 2005-04-24  Richard M. Stallman  <rms@gnu.org>
30805         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
30806         citation markers at start of each line.
30808         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
30809         citation markers at start of each line.
30811         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
30813         * files.el (mode-require-final-newline): Fix previous change.
30814         (require-final-newline): Fix type label.
30816 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
30818         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
30819         statement in buffer (broken by 2004-11-24 change).
30821 2005-04-24  Kim F. Storm  <storm@cua.dk>
30823         * ido.el (ido-everywhere): Save and restore old read-buffer-function
30824         and read-file-name-function values.  Don't overwrite existing
30825         non-nil values if ido-mode is enabled without ido-everywhere.
30827 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
30829         * files.el (mode-require-final-newline): Minor doc fix.
30831 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
30833         * subr.el (syntax-after): Doc fix.
30834         (syntax-class): If argument is nil, return nil.  Mask off upper 16
30835         bits, not 8 bits.
30837         * files.el (mode-require-final-newline): Doc fix.
30838         (backup-buffer-copy): Fix last change.
30840 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
30842         * term/mac-win.el: Require select.  Set selection-coding-system to
30843         mac-system-coding-system.  Call menu-bar-enable-clipboard.
30844         (x-last-selected-text-clipboard, x-last-selected-text-primary)
30845         (x-select-enable-clipboard): New variables.
30846         (x-select-text, x-get-selection, x-selection-value)
30847         (x-get-selection-value, mac-select-convert-to-string)
30848         (mac-services-open-file, mac-services-open-selection)
30849         (mac-services-insert-text): New functions.
30850         (CLIPBOARD, FIND): Put mac-scrap-name property.
30851         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
30852         (public.tiff): Put mac-ostype property.
30853         (selection-converter-alist): Add entries for them.
30854         (mac-application-menu-map): New keymap.
30855         (interprogram-cut-function, interprogram-paste-function): Set to
30856         x-select-text and x-get-selection-value, respectively.
30857         (split-window-keep-point): Set to t.
30859 2005-04-23  Richard M. Stallman  <rms@gnu.org>
30861         * files.el (read-directory-name): Always pass non-nil
30862         DEFAULT-FILENAME arg to read-file-name.
30863         (backup-buffer-copy, basic-save-buffer-2): Take care against
30864         writing thru an unexpected existing symlink.
30865         (revert-buffer): In indirect buffer, revert the base buffer.
30866         (magic-mode-alist): Doc fix.
30867         (buffer-stale-function): Doc fix.
30868         (minibuffer-with-setup-hook): Avoid warning.
30869         (mode-require-final-newline): Doc and custom fix.
30871         * follow.el (follow-end-of-buffer): Use with-no-warnings.
30873         * font-lock.el (font-lock-comment-face): On terminals with few colors,
30874         use the default appearance.
30875         (font-lock-comment-delimiter-face): New face, new variable.
30877         * imenu.el (imenu--generic-function): The official position of a
30878         definition is the start of the line that BEG is in.
30880         * midnight.el (midnight-timer): Move defvar up.
30882         * mouse.el (mouse-drag-region-1): Delete some debugging code.
30884         * saveplace.el (save-place-to-alist): Use with-no-warnings.
30886         * startup.el (command-line): Use with-no-warnings.
30888         * window.el (window-size-fixed): New defvar.
30890         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
30892         * mail/rmail.el (rmail-font-lock-keywords):
30893         Use font-lock-comment-delimiter-face.
30895         * mail/sendmail.el (mail-font-lock-keywords):
30896         Use font-lock-comment-delimiter-face.
30898         * progmodes/compile.el (next-error-highlight-timer): New defvar.
30900 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
30902         * progmodes/compile.el (compilation-mode-font-lock-keywords):
30903         Specify t for LAXMATCH when matching directories.
30904         Save match data around compilation-compat-error-properties form.
30906 2005-04-23  David Kastrup  <dak@gnu.org>
30908         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
30909         Mention that the autoloaded aliases should be kept for AUCTeX.
30911 2005-04-23  Andreas Schwab  <schwab@suse.de>
30913         * isearch.el (isearch-forward): Doc fix.
30915 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
30917         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
30918         (jit-lock-stealth-nice): Change default value to 0.5.
30920 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
30922         * abbrev.el (write-abbrev-file): Write table entries in
30923         alphabetical order by table name.
30925 2005-04-22  Kim F. Storm  <storm@cua.dk>
30927         * ido.el (ido-read-internal): Fix `list' completion.
30929 2005-04-22  Kenichi Handa  <handa@m17n.org>
30931         * recentf.el (recentf-save-file-coding-system): New variable.
30932         (recentf-save-list): Encode the file by
30933         recentf-save-file-coding-system and add coding: tag.
30935 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
30937         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
30939 2005-04-21  Lute Kamstra  <lute@gnu.org>
30941         * loadhist.el (unload-feature): Don't remove a function from hooks
30942         if it is about to be restored to an autoload .  Remove functions
30943         that will become unbound from auto-mode-alist.  Simplify the code.
30945         * subr.el (assq-delete-all): New implementation that is linear,
30946         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
30947         (rassq-delete-all): New function.
30949         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
30950         Add size-indication-mode.
30952 2005-04-21  Kenichi Handa  <handa@m17n.org>
30954         * international/mule-cmds.el: Add autoload for widget-value in
30955         eval-when-compile.
30957 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
30959         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
30960         Add tooltip-mode.
30962         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
30964 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
30966         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
30967         (inferior-lisp-filter-regexp, inferior-lisp-program)
30968         (inferior-lisp-load-command, inferior-lisp-prompt)
30969         (inferior-lisp-mode-hook, lisp-source-modes)
30970         (inferior-lisp-load-hook): defvar->defcustom.
30971         (inferior-lisp-program, inferior-lisp-prompt)
30972         (inferior-lisp-load-hook): Doc fixes.
30973         (inferior-lisp-install-letter-bindings): Small change in
30974         introductory comment.
30976 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
30978         * vc.el (vc-annotate-color-map): Change some colors so that text
30979         using them as foreground is readable on both white and black
30980         backgrounds.
30982 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
30984         * international/mule-conf.el (translation-table-for-input):
30985         Remove redundant declaration.
30987 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
30989         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
30991         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
30992         (tooltip-toggle-gud-tips): New function.
30994 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
30996         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
30997         right angle brackets.
30999 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
31001         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
31003 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
31005         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
31006         Remove.  Update callers to use expand-file-name instead.
31008         * subr.el (syntax-class): New function.
31010         * simple.el (blink-matching-open): Use it.
31012         * paren.el (show-paren-function): Use it to recognize parens that are
31013         also used in 2-char comment markers.
31015 2005-04-19  Lute Kamstra  <lute@gnu.org>
31017         * loadhist.el (unload-feature): Update for new format of
31018         load-history.  Simplify the code.
31020 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
31022         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
31023         (mac-add-charset-info): New function.  Initialize variable
31024         mac-charset-info-alist using it.
31025         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
31026         for translation.
31027         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
31028         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
31029         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
31030         New CCL programs.
31032 2005-04-19  Kim F. Storm  <storm@cua.dk>
31034         * simple.el (next-buffer, prev-buffer, next-error)
31035         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
31036         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
31038         * bindings.el (next-buffer, prev-buffer, next-error)
31039         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
31040         (clone-indirect-buffer-other-window): Move bindings from simple.el.
31041         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
31042         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
31044 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
31046         * isearch.el (isearch-edit-string): Make the search-ring available for
31047         minibuffer history commands.
31048         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
31049         the default history commands now work just as well.
31050         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
31052 2005-04-18  Kim F. Storm  <storm@cua.dk>
31054         * emulation/cua-base.el (cua--pre-command-handler): Add more
31055         elaborate check for shift modifier on non-window systems.
31057 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
31059         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
31061 2005-04-18  Kim F. Storm  <storm@cua.dk>
31063         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
31064         and make it optional.  Don't test tooltip-gud-echo-area here.
31065         (tooltip-gud-process-output, gdb-tooltip-print):
31066         Pass tooltip-gud-echo-area to tooltip-show.
31067         (tooltip-help-tips): Remove second optional arg to tooltip-show.
31069 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
31071         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
31072         `display-graphic-p' may not be bound yet.
31074 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
31076         * startup.el (command-line): No longer enable Xterm Mouse mode by
31077         default in terminals compatible with xterm.
31079         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
31081 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
31083         * tooltip.el (tooltip-gud-echo-area): Rename from
31084         tooltip-use-echo-area.
31085         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
31086         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
31087         area independently of where help tooltips are displayed.
31089 2005-04-17  David Kastrup  <dak@gnu.org>
31091         * cus-theme.el (custom-theme-write-variables): Quote variables
31092         where necessary.
31094 2005-04-17  Richard M. Stallman  <rms@gnu.org>
31096         * simple.el (yank-excluded-properties): Add follow-link to value.
31098         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
31100         * startup.el (fancy-splash-max-time): Just 30 seconds.
31101         (fancy-splash-delay): Just 7.
31102         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
31104         * loadhist.el (unload-feature): Update for new format of load-history.
31105         Simplify the code.
31107         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
31108         (rmail-font-lock-keywords): Don't fontify the text of a citation.
31110         * mail/sendmail.el (mail-font-lock-keywords):
31111         Don't fontify subject text.
31112         Don't fontify the text of a citation.
31114 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
31116         * comint.el (comint-output-filter): Run comint-output-filter-functions
31117         with point where the user had it.
31119 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
31121         * international/ucs-tables.el (ucs-set-table-for-input):
31122         Disable when using unify-on-decoding.
31124 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
31126         * emulation/cua-base.el (cua-global-mark-face): Add special case
31127         for displays supporting a high number of colors.
31129 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
31131         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
31133 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
31135         * filesets.el (filesets-add-buffer): If user supplies a name of a
31136         non-existing fileset, create a new fileset.
31138 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
31140         * textmodes/org.el (org-up-heading-all): Fix bug with
31141         `outline-up-heading-all'.
31143 2005-04-16  Andreas Schwab  <schwab@suse.de>
31145         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
31146         /etc/permissions.d/* and /etc/aliases.d/*.
31148 2005-04-16  Kenichi Handa  <handa@m17n.org>
31150         * international/code-pages.el (cp-make-coding-system):
31151         Set `translation-table-for-input' property value to the symbol
31152         ucs-mule-to-mule-unicode, not to that value.
31153         (pt154): Escape guillemet by `\'.
31155 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
31157         * loadup.el: Load tooltip if x-show-tip is fboundp.
31159         * startup.el (command-line): Add comment.
31161         * tooltip.el (tooltip-mode): Specify correct standard value for
31162         Custom in init-value.
31164 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
31166         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
31167         possible.
31169 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
31171         * textmodes/org.el (org-agenda-date-prompt): Rename from
31172         `org-agenda-date-today'.
31173         (org-evaluate-time-range): Insert at point instead of directly
31174         after time range.
31175         (org-first-headline-recenter, org-subtree-end-visible-p)
31176         (org-optimize-window-after-visibility-change): New functions
31177         (org-agenda-post-command-hook): Don't allow point at end of line,
31178         to make sure it always hits the text properties.
31179         (org-agenda-next-date-line, org-agenda-previous-date-line):
31180         New commands.
31181         (org-set-regexps-and-options): Category may contain white space.
31182         (org-agenda-get-deadlines, org-agenda-get-scheduled):
31183         Improve marker positions.
31184         (org-agenda-new-marker): Argument POS made optional.
31185         (org-agenda-get-timestamps): Deadlines which are done are listed
31186         in org-done-face now.
31187         (org-agenda-get-todos, org-agenda-get-timestamps)
31188         (org-agenda-get-deadlines, org-agenda-get-scheduled):
31189         Set `undone-face' and `done-face' properties.
31190         (org-last-todo-state-is-todo): New variable.
31191         (org-todo): Set `org-last-todo-state-is-todo'.
31192         (org-agenda-todo): Change face according to
31193         `org-last-todo-state-is-todo'.  And change other lines referring to
31194         the same entry.
31195         (org-calendar-goto-agenda): New command.
31196         (org-calendar-to-agenda-key): New option.
31197         (org-startup-folded): New allowed value `content'.
31198         (org-set-regexps-and-options): Accept new value `content' for
31199         `org-startup-folded'.
31200         (org-get-current-options): Handle new value `content' for
31201         `org-startup-folded'.
31202         (org-insert-todo-heading): New command.
31203         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
31204         interactively in empty file and option
31205         `org-insert-mode-line-in-empty-file' has been set.
31206         (org-agenda-todo, org-agenda-priority): Modify to use
31207         `org-agenda-change-all-lines'.
31208         (org-warning-face): Change color on dark background.
31210 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
31212         * international/mule-cmds.el (set-locale-environment): On Mac OS,
31213         use preferences AppleLocale and AppleLanguages, and variable
31214         mac-system-locale for default locale.  On Mac OS Classic, use
31215         mac-system-coding-system for default coding systems.
31217         * term/mac-win.el: Don't set file-name-coding-system.
31218         Decode variables system-name, emacs-build-system, user-login-name, and
31219         user-full-name by mac-system-coding-system on Mac OS Classic.
31220         (mac-system-coding-system): New variable.
31222 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
31224         * startup.el (command-line): Handle `xterm-mouse-mode' before
31225         reading init file.
31227         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
31229 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
31231         * progmodes/sh-script.el (sh-here-document-word): Make it a
31232         defcustom.  Doc fix.
31233         (sh-add): Bash uses $(( )) for arithmetic.
31234         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
31235         (sh-maybe-here-document): Remove quotes and leading whitespace
31236         from heredoc word when closing.  Indent heredoc with tabs if word
31237         starts with "-".
31239 2005-04-13  Richard M. Stallman  <rms@gnu.org>
31241         * simple.el (undo): Fix previous change.
31243         * custom.el (defface): Doc fix.
31245 2005-04-13  Lute Kamstra  <lute@gnu.org>
31247         * Makefile.in (DONTCOMPILE): Remove list.
31248         (compile, compile-always): Don't use DONTCOMPILE.
31249         (update-authors): Load the library in which batch-update-authors
31250         is defined.
31251         * makefile.w32-in (DONTCOMPILE): Remove list.
31252         (compile, compile-always): Fix comments.
31253         (update-authors): Load the library in which batch-update-authors
31254         is defined.
31256         * generic-x.el (generic-mode-ini-file-find-file-hook):
31257         Rename to ini-generic-mode-find-file-hook.
31258         Keep generic-mode-ini-file-find-file-hook as an alias.
31259         (ini-generic-mode-find-file-hook): Rename from
31260         generic-mode-ini-file-find-file-hook.  Fix docstring.
31261         (ini-generic-mode): Docstring change.
31262         (bat-generic-mode-run-as-comint): Silence the byte compiler.
31264         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
31265         called from lisp.
31267         * generic.el: Move to the emacs-lisp subdir.
31269 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
31271         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
31272         and C-S- function and cursor motion keys.
31274 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
31276         * startup.el (command-line): Enable Xterm Mouse mode by default.
31277         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
31278         for Custom.  No longer show "Mouse" in mode line when enabled.
31279         Doc fix.
31281 2005-04-12  Kim F. Storm  <storm@cua.dk>
31283         * emulation/cua-base.el (cua-rectangle-face)
31284         (cua-rectangle-noselect-face): Define face attributes here.
31286         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
31288 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
31290         * startup.el (command-line): Turn off blinking cursor if
31291         cursorBlink in resources is off or false.
31293 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
31295         * term/mac-win.el (dnd): Require dnd.
31296         (mac-drag-n-drop): Call dnd-handle-one-url.
31297         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
31298         (kTextEncodingISOLatin2): Remove constants.
31299         (mac-script-code-coding-systems): New constant.
31300         (mac-handle-language-change): New function.
31301         (special-event-map): Bind it to `language-change' event.
31302         (mac-centraleurroman, mac-cyrillic): New coding systems.
31303         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
31304         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
31305         and mac-cyrillic-encoder to encode-mac-centraleurroman and
31306         encode-mac-cyrillic, respectively.
31308 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
31310         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
31311         Don't set overlay-arrow-string to "=>" as this is done
31312         globally in C now.
31314 2005-04-12  Lute Kamstra  <lute@gnu.org>
31316         * generic-x.el (rc-generic-mode, rul-generic-mode):
31317         Fix auto-mode-alist entries.
31318         (etc-fstab-generic-mode): Tweak fontification.
31320         * generic.el (generic-make-keywords-list): Fix docstring.
31321         (generic-mode-internal): Simplify generic-font-lock-keywords.
31323 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
31325         * whitespace.el (whitespace-buffer-leading)
31326         (whitespace-buffer-trailing): Revert the incorrect test inversion.
31327         However, fix the highlight area for the leading and
31328         trailing whitespaces to show space.
31330 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
31332         * whitespace.el (whitespace-version): Bump to 3.5.
31334         (whitespace-buffer-leading, whitespace-buffer-trailing):
31335         Invert sense of the test to highlight the whitespace.
31337 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
31339         * progmodes/gud.el (gud-display-line): GUD uses its own
31340         overlay arrow now so don't set overlay-arrow-string.
31341         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
31343 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
31345         * term.el (term-ansi-current-bold, term-ansi-current-underline)
31346         (term-ansi-current-reverse, term-ansi-current-invisible)
31347         (term-ansi-face-already-done): Change to boolean.
31348         (term-reset-terminal, term-handle-colors-array): Handle the above
31349         vars accordingly.
31350         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
31351         (term-emulate-terminal): Use the new name.
31353         * faces.el (secondary-selection): Use yellow1, not yellow.
31354         (trailing-whitespace): Use red1, not red.
31356 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
31358         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
31359         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
31360         (dired-dnd-handle-file): Call dnd-get-local-file-uri.
31362         * cus-edit.el (dnd): New group.
31364         * term/w32-win.el (dnd): Require dnd
31365         (w32-drag-n-drop): Call dnd-handle-one-url.
31367         * x-dnd.el: Require dnd.
31368         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
31369         Call dnd-handle-one-url.
31370         (x-dnd-types-alist, x-dnd-insert-utf8-text)
31371         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
31372         to dnd-insert-text.
31373         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
31374         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
31375         (x-dnd-get-local-file-name, x-dnd-open-local-file)
31376         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
31378         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
31380 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
31382         * wdired.el: Doc fixes.
31383         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
31384         (wdired-use-dired-vertical-movement): Rename from
31385         wdired-always-move-to-filename-beginning.
31386         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
31387         (wdired-change-to-wdired-mode): Change mode name.
31388         (wdired-newline): Delete.
31390 2005-04-11  Richard M. Stallman  <rms@gnu.org>
31392         * whitespace.el (whitespace-highlight-the-space):
31393         Don't call whitespace-unhighlight-the-space here.
31395         * simple.el (undo): Record t in undo-equiv-table
31396         for the redo record made by an undo-in-region.
31398 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
31400         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
31401         (gdb-frame-inferior-io-buffer): New Functions to control
31402         display of separate IO buffer.
31403         (menu): Add them to menu-bar.
31404         (gdb-display-buffer): Check for buffer another frame.
31405         Protect GUD buffer.
31406         (gdb-setup-windows): Create IO buffer if not already there.
31407         (gdb-memory-mode): Remove purecopy noops.
31409 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
31411         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
31412         and pass to self-insert-command.
31414 2005-04-11  Lute Kamstra  <lute@gnu.org>
31416         * generic.el: Commentary section cleanup.
31417         (generic): Delete.
31418         (generic-use-find-file-hook, generic-lines-to-scan)
31419         (generic-find-file-regexp, generic-ignore-files-regexp)
31420         (default-generic-mode, generic-mode-find-file-hook)
31421         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
31422         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
31423         (generic-use-find-file-hook, generic-lines-to-scan)
31424         (generic-find-file-regexp, generic-ignore-files-regexp)
31425         (default-generic-mode, generic-mode-find-file-hook)
31426         (generic-mode-ini-file-find-file-hook): Move from generic.el.
31428 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
31430         * bookmark.el (bookmark-write-file): Catch errors writing file.
31431         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
31433 2005-04-10  Richard M. Stallman  <rms@gnu.org>
31435         * startup.el (fancy-splash-tail): Update copyright year.
31436         (command-line): Split part of -Q into -D.
31437         (emacs-basic-display): New defvar.
31438         (fancy-splash-text): Correct name of menu item.
31440         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
31442         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
31443         lines in one node.
31445         * comint.el (comint-send-input): New arg ARTIFICIAL.
31446         Callers in this file changed.
31448         * abbrev.el (define-abbrevs): Read system abbrevs properly.
31450         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
31452 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
31454         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
31455         `ldap-search-internal'.
31457 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
31459         * files.el (set-auto-mode-1): Use line-end-position.
31461         * international/latin-1.el:
31462         * international/latin-2.el:
31463         * international/latin-3.el:
31464         * international/latin-4.el:
31465         * international/latin-5.el:
31466         * international/latin-8.el:
31467         * international/latin-9.el: Give punctuation syntax to NBSP.
31469         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
31470         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
31471         Use char-classes to accept non-ascii letters, accepted in some recent
31472         bibtex implementations.
31474 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
31476         * custom.el (custom-set-minor-mode): Any non-nil value for the
31477         variable should enable the mode when set through Custom.
31479 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
31481         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
31482         TAB binding so tab-always-indent is obeyed.
31483         (vhdl-minibuffer-local-map): Move initialization into declaration.
31484         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
31485         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
31486         (vhdl-hooked-abbrev): Avoid test for XEmacs.
31487         (vhdl-current-line): Use line-beginning-position.
31488         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
31489         with-output-to-temp-buffer, so the current position can be recorded.
31491 2005-04-10  Masatake YAMATO  <jet@gyve.org>
31493         * progmodes/compile.el (compilation-error-regexp-alist-alist):
31494         Add regexp for gcov.
31496 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
31498         * calendar/time-date.el (time-to-seconds, seconds-to-time)
31499         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
31500         syntax which Emacs 20 doesn't support.
31502 2005-04-09  Richard M. Stallman  <rms@gnu.org>
31504         * help.el (describe-key-briefly, describe-key):
31505         Replace strings as event types with "(any string)".
31507 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
31509         * arc-mode.el (archive-mode-map): Move initialization into
31510         the declaration.  Override *all* bindings of `undo'.
31511         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
31513 2005-04-09  Jay Belanger  <belanger@truman.edu>
31515         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
31517 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
31519         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
31520         (xterm-register-default-colors): Update color values computation
31521         to match xterm-200.
31523 2005-04-09  Kenichi Handa  <handa@m17n.org>
31525         * international/code-pages.el (iso-latin-7): Fix the map.
31527 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
31529         * emacs-lisp/lisp.el (defun-prompt-regexp)
31530         (parens-require-spaces, buffer-end, end-of-defun)
31531         (insert-parentheses): Doc fixes.
31533 2005-04-08  Kim F. Storm  <storm@cua.dk>
31535         * comint.el (comint-highlight-prompt): Fix face spec.
31536         * hi-lock.el (hi-green): Likewise.
31538 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
31540         * cus-edit.el (custom-modified-face):
31541         * comint.el (comint-highlight-input): Fix previous changes.
31542         * term.el (term-handle-ansi-escape): Add a comment.
31544 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
31546         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
31547         in the buffer and in whitespace-highlighted-space.
31548         (whitespace-unhighlight-the-space): Simplify.
31549         (whitespace-buffer): Simplify.
31551 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
31553         * textmodes/table.el (table-cell-face): Add special case for
31554         displays supporting a high number of colors.
31555         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
31556         (vhdl-font-lock-reserved-words-face)
31557         (vhdl-speedbar-architecture-face)
31558         (vhdl-speedbar-instantiation-face)
31559         (vhdl-speedbar-architecture-selected-face)
31560         (vhdl-speedbar-instantiation-selected-face): Likewise.
31561         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
31562         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
31563         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
31564         (ebrowse-root-class-face, ebrowse-member-attribute-face)
31565         (ebrowse-progress-face): Likewise.
31566         * progmodes/compile.el (compilation-info-face): Likewise.
31567         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
31568         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
31569         * calendar/calendar.el (diary-face): Likewise.
31570         * woman.el (woman-italic-face, woman-bold-face)
31571         (woman-unknown-face): Likewise.
31572         * wid-edit.el (widget-button-pressed-face): Likewise.
31573         * whitespace.el (whitespace-highlight-face): Likewise.
31574         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
31575         * pcvs-info.el (cvs-marked-face): Likewise.
31576         * info.el (info-xref): Likewise.
31577         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
31578         * hilit-chg.el (highlight-changes-face)
31579         (highlight-changes-delete-face): Likewise.
31580         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
31581         (hi-red-b): Likewise.
31582         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
31583         * font-lock.el (font-lock-keyword-face)
31584         (font-lock-function-name-face, font-lock-warning-face): Likewise.
31585         * cus-edit.el (custom-invalid-face, custom-modified-face)
31586         (custom-set-face, custom-changed-face, custom-variable-tag-face)
31587         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
31588         * comint.el (comint-highlight-prompt): Likewise.
31590 2005-04-08  Lute Kamstra  <lute@gnu.org>
31592         * font-lock.el (font-lock-keywords): Docstring fixes.
31594 2005-04-08  Kenichi Handa  <handa@m17n.org>
31596         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
31597         chars are more than a limit, print " and more..." at the tail.
31599 2005-04-08  Kim F. Storm  <storm@cua.dk>
31601         * emacs-lisp/authors.el (authors-aliases): Update list.
31602         (authors-ignored-files): New list.
31603         (authors-fixed-entries): Fix typo.
31604         (authors-renamed-files-alist): Update list.
31605         (authors-add): Check authors-ignored-files.
31607 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
31609         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
31610         optional, to ensure backward compatibility.
31612 2005-04-08  Stephen Eglen  <stephen@gnu.org>
31614         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
31616 2005-04-08  Kim F. Storm  <storm@cua.dk>
31618         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
31620         * mouse.el (mouse-on-link-p): Doc fix.
31622 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
31624         * ielm.el (ielm-prompt-read-only): Doc fix.
31626         * comint.el (comint-prompt-read-only): Doc fix.
31628 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
31630         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
31631         ensure dired always handles wildcards passed to ffap.
31632         (find-file-at-point): Use it.
31633         (ffap-dired-wildcards): Doc fix.
31635 2005-04-07  Juri Linkov  <juri@jurta.org>
31637         * simple.el (next-error-overlay-arrow-position): New defvar.
31638         Put "=>" on its property `overlay-arrow-string'.  Add it to
31639         `overlay-arrow-variable-list'.
31641         * progmodes/compile.el (compilation-setup):
31642         Set `next-error-overlay-arrow-position' to nil.  Also set it to
31643         nil in the local hook `kill-buffer-hook'.  Make local variable
31644         `overlay-arrow-string' and set it to "=>".
31645         (compilation-goto-locus): Set BOL position to
31646         `next-error-overlay-arrow-position' instead of
31647         `overlay-arrow-position'.
31649         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
31650         locally instead of adding it to the global hook.
31651         (Info-kill-buffer): Move up.
31653 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
31655         * term/xterm.el (xterm-standard-colors): Update color values from
31656         xterm-200.
31658 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
31660         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
31662         * fast-lock.el:
31663         * lazy-lock.el: Move them to the obsolete subdir.
31665 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
31667         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
31668         (wdired-add-replace-advice): Remove.
31669         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
31671 2005-04-06  Kim F. Storm  <storm@cua.dk>
31673         * startup.el (command-line): Add --bare-bones alias for -Q.
31675 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
31677         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
31678         create the startup fontset if a font specification ends with
31679         `mac-roman'.
31681 2005-04-06  Lute Kamstra  <lute@gnu.org>
31683         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
31684         change.
31686         * emacs-lisp/copyright.el (copyright-update-year): Replace the
31687         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
31689 2005-04-05  Lute Kamstra  <lute@gnu.org>
31691         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
31692         (define-generic-mode): Ditto.  Fix debug declaration.
31694         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
31695         Put them in the generic-x group.
31697         * calendar/timeclock.el (timeclock): Doc fix.
31699         * generic.el (define-generic-mode): Don't use custom-current-group.
31700         Document default :group value.
31701         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
31702         (define-global-minor-mode): Don't use custom-current-group.
31704 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
31706         * startup.el (command-line-1): Display startup-echo-area-message
31707         when fancy splash screen is in use.
31709         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
31710         (sh-escaped-newline): New face.
31711         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
31712         newline, and use sh-escaped-newline face.
31714         * progmodes/tcl.el (tcl-escaped-newline): New face.
31715         (tcl-builtin-list): New variable.
31716         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
31717         newlines.  Fix keywords subexpression number.
31719 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
31721         * textmodes/org.el (org-diary-default-entry): Fix call to
31722         `add-to-diary-entry'.
31724 2005-04-05  Kim F. Storm  <storm@cua.dk>
31726         * ediff-init.el: Use (featurep 'xemacs).
31728 2005-04-05  David Ponce  <david@dponce.com>
31730         * cus-edit.el (face): Derive from symbol widget.  Display sample
31731         of the current face on the fly.
31732         (widget-face-sample-face-get, widget-face-notify): New functions.
31733         (widget-face-value-create): Remove.
31735         * wid-edit.el (widget-field-end): Temporarily remove field
31736         narrowing before to call `get-char-property'.
31738 2005-04-04  Jay Belanger  <belanger@truman.edu>
31740         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
31741         (math-read-subscripts): New variable.
31742         (math-read-preprocess-string): Process subscripts.
31744 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
31746         * comint.el (comint-prompt-read-only): Doc fix.
31748         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
31749         `-1'.  Doc fix.
31751 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
31753         * textmodes/org.el (org-insert-mode-line-in-empty-file):
31754         Change default value to nil.
31756 2005-04-04  Lute Kamstra  <lute@gnu.org>
31758         * autorevert.el (auto-revert-mode): Specify :group.
31759         * battery.el (display-battery-mode): Specify :group.
31760         * diff-mode.el (diff-minor-mode): Specify :group.
31761         * font-core.el (font-lock-mode): Specify :group.
31762         * hl-line.el (hl-line-mode): Specify :group.
31763         * iimage.el (iimage): New customization group.
31764         (iimage-mode): Specify :group.
31765         * longlines.el (longlines-mode): Specify :group.
31766         * master.el: Don't require easy-mmode.
31767         (master): New customization group.
31768         (master-mode): Specify :group.
31769         * msb.el (msb-mode): Specify :group.
31770         * reveal.el (reveal-mode): Specify :group.
31771         * simple.el (next-error-follow-minor-mode): Specify :group.
31772         * smerge-mode.el (smerge-mode): Specify :group.
31773         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
31774         * emulation/cua-base.el (cua-mode): Specify :group.
31775         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
31776         * language/thai-util.el (thai-auto-composition-mode)
31777         (thai-word-mode): Specify :group.
31778         * mail/supercite.el (sc-minor-mode): Specify :group.
31779         * progmodes/cwarn.el (cwarn-mode): Specify :group.
31780         * progmodes/flymake.el (flymake-mode): Specify :group.
31781         * progmodes/glasses.el (glasses-mode): Specify :group.
31782         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
31783         * textmodes/enriched.el (enriched-mode): Specify :group.
31784         * textmodes/refill.el (refill-mode): Specify :group.
31786         * add-log.el (change-log-font-lock-keywords): Names in
31787         parenthesized lists can contain spaces.
31789 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
31791         * startup.el (fancy-splash-text): Shorten default text of
31792         "Emacs Tutorial" line.  Also, if the current language env
31793         indicates an available tutorial file other than TUTORIAL,
31794         extract its title and append it to the line in parentheses.
31795         (fancy-splash-insert): If arg is a thunk, funcall it.
31797 2005-04-04  Jay Belanger  <belanger@truman.edu>
31799         * calc.el (calc-language-alist): Add tags to customization type.
31801 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
31803         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
31804         Doc fix.
31806 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
31808         * add-log.el (change-log-font-lock-keywords): The manual
31809         describing a Change Log entry, says: (...) "Aside from these
31810         header lines, every line in the change log starts with a space or
31811         a tab.".  The font-lock was not highlighting lines started with
31812         spaces, added support for it.
31814 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
31816         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
31817         (bibtex-generate-url-list): Update docstring accordingly.  Put the
31818         complex example in the docstring.
31819         (bibtex-font-lock-url): Use pop.
31821 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
31823         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
31825         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
31827 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
31829         * filesets.el (filesets-set-default): Doc fix.
31831 2005-04-03  Lute Kamstra  <lute@gnu.org>
31833         * generic.el (define-generic-mode): Add argument to specify
31834         keywords for defcustom.
31835         (default-generic-mode): Specify :group.
31837         * generic-x.el: Specify :group for all generic modes.
31839         * desktop.el (desktop-no-desktop-file-hook)
31840         (desktop-after-read-hook): Doc fix.
31842 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
31844         * simple.el (visible-mode): Use explicit :group keyword.
31845         This changes the group of `visible-mode-hook' from paren-blinking
31846         to editing-basics.
31848 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
31850         * mail/rmail.el (rmail-parse-url): Bugfix.  Parse traditional
31851         mailbox specifications as well as URLs.
31852         (rmail-insert-inbox-text): Remove unused conditional branches.
31854 2005-04-01  Jay Belanger  <belanger@truman.edu>
31856         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
31857         (calc-gnuplot-print-command): Move definitions to calc.el.
31859         * calc/calc-embed.el (calc-embedded-announce-formula)
31860         (calc-embedded-open-formula, calc-embedded-close-formula)
31861         (calc-embedded-open-word, calc-embedded-close-word)
31862         (calc-embedded-open-plain, calc-embedded-close-plain)
31863         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
31864         (calc-embedded-open-mode, calc-embedded-close-mode):
31865         Move definitions to calc.el.
31867         * calc/calc.el (calc-settings-file, calc-language-alist):
31868         Make customizable.
31869         (calc-embedded-announce-formula, calc-embedded-open-formula)
31870         (calc-embedded-close-formula, calc-embedded-open-word)
31871         (calc-embedded-close-word, calc-embedded-open-plain)
31872         (calc-embedded-close-plain, calc-embedded-open-new-formula)
31873         (calc-embedded-close-new-formula, calc-embedded-open-mode)
31874         (calc-embedded-close-mode, calc-gnuplot-name)
31875         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
31876         from other files and make customizable.
31878 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
31880         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
31881         Use buffer-live-p.
31882         (cvs-mode-run): Don't call cvs-update-header here.
31883         (cvs-run-process): Call cvs-update-header.
31884         Use process properties for cvs-postprocess and cvs-buffer so that
31885         the sentinel can behave better if the temp buffer is killed.
31886         Use a pipe rather than a tty, to better handle unexpected prompts.
31887         (cvs-sentinel): Rewrite.  Call cvs-update-header.
31889 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
31891         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
31892         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
31894 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
31896         * generic.el (define-generic-mode): Add indentation rule.
31898 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
31900         * files.el (mode-require-final-newline): Make Custom correctly
31901         report a nil value and allow to set it to nil via Custom.
31902         Doc fix.
31904 2005-04-01  Kenichi Handa  <handa@m17n.org>
31906         * international/characters.el: Enable the correct case setting for
31907         dotless-i and dotted-I.
31909 2005-04-01  Kim F. Storm  <storm@cua.dk>
31911         * ido.el (ido-file-internal): Fall back to non-ido command if
31912         initial directory is on slow ftp (or tramp) host.
31914 2005-03-31  Richard M. Stallman  <rms@gnu.org>
31916         * emacs-lisp/autoload.el (make-autoload):
31917         Handle define-global-minor-mode.
31919         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
31920         Rename from easy-mmode-define-global-mode.
31921         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
31923         * progmodes/scheme.el (scheme-mode-syntax-table):
31924         Update syntax of | and # for two-character comment syntax.
31926 2005-03-31  Lute Kamstra  <lute@gnu.org>
31928         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
31929         (define-minor-mode): Call custom-current-group at load-time.
31931         * generic.el (define-generic-mode): Add debug declaration.
31932         Add defcustom for the mode hook.
31933         (generic-mode-internal): Use run-mode-hooks.
31935 2005-03-31  Kim F. Storm  <storm@cua.dk>
31937         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
31938         (mouse-fixup-help-message): New defun called by show_help_echo
31939         to fixup mouse-2 prefix in help messages when applicable.
31941         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
31943 2005-03-31  Kenichi Handa  <handa@m17n.org>
31945         * language/thai-word.el (thai-find-word-ends): Pay attention to
31946         the case that we reach the end of buffer.
31948         * textmodes/fill.el (fill-text-properties-at): New function.
31949         (fill-newline): Use fill-text-properties-at instead of
31950         text-properties-at.
31952 2005-03-31  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
31954         * textmodes/tex-mode.el (tex-start-tex): Use shell-quote-argument,
31955         not comint-quote-filename.
31957 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
31959         * help-fns.el (help-with-tutorial): Revert last change.
31961 2005-03-31  Kim F. Storm  <storm@cua.dk>
31963         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
31965 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
31967         * calendar/cal-china.el: Update reference to "Calendrical
31968         Calculations" book; there's a new edition.
31969         * calendar/cal-coptic.el: Likewise.
31970         * calendar/cal-french.el: Likewise.
31971         * calendar/cal-hebrew.el: Likewise.
31972         * calendar/cal-islam.el: Likewise.
31973         * calendar/cal-iso.el: Likewise.
31974         * calendar/cal-julian.el: Likewise.
31975         * calendar/cal-mayan.el: Likewise.
31976         * calendar/cal-persia.el: Likewise.
31977         * calendar/calendar.el: Likewise.
31978         * calendar/holidays.el: Likewise.
31979         * calendar/lunar.el: Likewise.
31980         * calendar/solar.el: Likewise.
31982         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
31983         white space from doc string.
31985 2005-03-30  Jay Belanger  <belanger@truman.edu>
31987         * calc/calc-help.el (calc-full-help): Remove email address.
31989 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
31991         * help-fns.el (help-with-tutorial): Delete title line.
31993 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
31995         * calendar/cal-x.el (calendar-one-frame-setup)
31996         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
31997         rather than `symbol' for set-window-dedicated-p.
31999         * calendar/appt.el (appt-buffer-name): Make it a constant.
32000         (appt-add): Doc fix.
32002         * filesets.el (filesets-menu-path, filesets-menu-before)
32003         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
32004         (filesets-menu-cache-file): Use directory ~/.emacs.d.
32005         (filesets-add-submenu): Delete and use add-submenu instead.
32007 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
32009         * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
32010         (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
32011         (org-diary-default-entry): New function.
32012         (org-get-entries-from-diary): Better parsing of diary entries.
32013         (org-agenda-check-no-diary): New function.
32014         ("diary-lib"): Advice to function `add-to-diary-list', to allow
32015         linking to diary entries.
32016         (org-agenda-execute-calendar-command): New function.
32017         (org-agenda): Improve visible section in window.
32018         Use `org-fit-agenda-window'.
32019         (org-fit-agenda-window): New option.
32020         (org-move-subtree-down): Better handling of empty lines
32021         at end of subtree.
32022         (org-cycle): Numeric prefix is interpreted now as show-subtree N
32023         levels up.
32024         (org-fontify-done-headline): New option.
32025         (org-headline-done-face): New face.
32026         (org-set-font-lock-defaults): Use `org-headline-done-face'.
32027         (org-table-copy-down): Rename from `org-table-copy-from-above'.
32028         When current field is non-empty, it is copied to next row.
32029         (org-table-copy-from-above): Fix bug which made it
32030         impossible to copy fields containing only a single non-white character.
32032 2005-03-30  Kim F. Storm  <storm@cua.dk>
32034         * kmacro.el (kmacro-end-macro): Isearch may store this command
32035         into the macro -- so ignore it when executing keyboard macro.
32037 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
32039         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
32041 2005-03-29  Kenichi Handa  <handa@m17n.org>
32043         * language/thai.el ("Thai"): Set setup-function and exit-function
32044         for Thai language environment.
32046         * language/thai-util.el: Require thai-word.
32047         (thai-word-mode-map): New variable.
32048         (thai-word-mode): New minor mode.
32049         (setup-thai-language-environment-internal): New function.
32050         (exit-thai-language-environment-internal): New function.
32052         * language/thai-word.el (thai-word-table): Declare it by defvar,
32053         use dolist to initialize it.
32054         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
32055         (thai-fill-find-break-point): New functions.
32057 2005-03-29  Richard M. Stallman  <rms@gnu.org>
32059         * simple.el (idle-update-delay): Move definition up.
32060         (set-mark): Doc fix.
32062 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
32064         * longlines.el: New file.
32066         * simple.el (buffer-substring-filters): New variable.
32067         (filter-buffer-substring): New function.
32068         (kill-region, copy-region-as-kill): Use it.
32070         * register.el (copy-to-register, append-to-register)
32071         (prepend-to-register): Use filter-buffer-substring.
32073 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
32075         * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
32076         (gud-filter-pending-text): Move in front of gdb.
32077         (gud-overlay-arrow-position): New variable.
32078         (gud-sentinel, gud-display-line): Use it in place of
32079         overlay-arrow-position.
32081 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
32083         * progmodes/fortran.el (fortran-if-indent): Doc fix.
32084         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
32085         (fortran-font-lock-keywords-4): New variable.
32086         (fortran-blocks-re, fortran-end-block-re)
32087         (fortran-start-block-re): New constants, for hideshow.
32088         (hs-special-modes-alist): Add a Fortran entry.
32089         (fortran-mode-map): Bind fortran-end-of-block,
32090         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
32091         (fortran-mode): Doc fix.  Add fortran-font-lock-keywords-4.
32092         (fortran-looking-at-if-then, fortran-end-of-block)
32093         (fortran-beginning-of-block): New functions, for hideshow.
32095         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
32096         Doc fix.  Tweak regexp.
32097         (f90-beginning-of-block): Push mark first.
32099 2005-03-29  Jay Belanger  <belanger@truman.edu>
32101         * calc/calc.el: Update copyright date.
32102         (calc-version): Increase to 2.1.
32103         (calc-version-date): Remove.
32105         * calc/calc-help.el: Update copyright date.
32106         (calc-full-help): Remove reference to calc-version-date.
32107         Update copyright date.
32109 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
32111         * vc.el (vc-do-command): Use a pipe for async processes, so password
32112         prompts don't show up at places where the user can't reply.
32114 2005-03-29  Olive Lin  <olive.lin@versateladsl.be>  (tiny change)
32116         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
32117         on the file name we pass to the inferior shell.
32119 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
32121         * progmodes/which-func.el (which-function): Be robust in the face of an
32122         imenu--make-index-alist failure.
32124 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
32126         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
32128         * progmodes/python.el (python-preoutput-filter): Fix last change.
32130 2005-03-29  Lute Kamstra  <lute@gnu.org>
32132         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
32133         functions and compiled macros.
32134         (debug-convert-byte-code): Handle macros too.
32135         (debug-on-entry-1): Don't signal an error when trying to clear a
32136         function that is not set to debug on entry.
32138 2005-03-29  Jay Belanger  <belanger@truman.edu>
32140         * calc/calc-lang.el: Add functions to math-function-table
32141         properties of tex and math.
32143 2005-03-29  Kenichi Handa  <handa@m17n.org>
32145         * ps-mule.el (ps-mule-plot-string): Translate characters by
32146         ps-print-translation-table.
32147         (ps-mule-begin-job): Call find-charset-region/string with
32148         ps-print-translation-table.
32149         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
32151         * ps-print.el (ps-print-translation-table): New variable.
32152         (ps-plot-region): Translate characters by ps-print-translation-table.
32154 2005-03-29  Juri Linkov  <juri@jurta.org>
32156         * simple.el (next-error-highlight-timer): New variable.
32158         * progmodes/compile.el (compilation-goto-locus):
32159         Use `next-error-highlight-timer' instead of `sit-for'.
32161 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
32163         * mail/supercite.el (sc-mail-field): Use assoc-string.
32164         (sc-get-address): Simplify regexps.
32166         * files.el (minibuffer-with-setup-hook): New macro.
32167         (find-file-read-args): Use it to avoid let-binding
32168         minibuffer-with-setup-hook (which breaks turning on/off
32169         file-name-shadow-mode while in the prompt).
32171         * complete.el (PC-read-include-file-name-internal):
32172         Use test-completion.
32174 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
32176         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
32178 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
32180         * window.el (window-buffer-height): Use count-screen-lines.
32182         * progmodes/python.el (python-preoutput-leftover): New var.
32183         (python-preoutput-filter): Use it.
32184         (python-send-receive): Loop until all the result has been received.
32186 2005-03-28  Juri Linkov  <juri@jurta.org>
32188         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
32190         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
32191         "Recover Crashed Session".
32192         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
32193         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
32194         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
32195         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
32196         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
32197         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
32198         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
32199         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
32201         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
32202         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
32203         Ediff Sessions", "Toggle use of separate control buffer frame",
32204         "Use separate frame for Ediff control buffer".
32206         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
32207         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
32208         "Rename Bookmark", "Delete Bookmark".
32210         * info.el (Info-mode-menu): Remove ellipsis from "Index".
32211         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
32212         Add `:active Info-index-alternatives' to "Next Matching Item".
32214         * wdired.el (wdired-change-to-wdired-mode):
32215         Mention `wdired-abort-changes' key in the initial message.
32217         * international/mule.el (auto-coding-alist): Associate non-ascii
32218         image filename extensions with `no-conversion'.
32220 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
32222         * international/iso-acc.el:
32223         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
32225 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
32227         * textmodes/sgml-mode.el (html-mode): Doc update.
32229         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
32231 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
32233         * term.el (term-move-columns): Fix face after extending a line.
32234         (term-insert-spaces): Likewise.
32235         (term-reset-terminal): Fix off by one error.
32237 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
32239         * international/mule.el (auto-coding-alist): Add .xpi files.
32241         * files.el (auto-mode-alist): Add .xpi files.
32243 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
32245         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
32247 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
32249         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
32251 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
32253         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
32254         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
32256         * calendar/cal-move.el (calendar-beginning-of-year): Move the
32257         cursor to Jan 1 when needed.
32258         (calendar-end-of-year): Fix -/+ typo.
32259         Reported by Chong Yidong <cyd@stupidchicken.com>.
32261 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
32263         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
32265         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
32266         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
32268 2005-03-25  Richard M. Stallman  <rms@gnu.org>
32270         * filesets.el (filesets-init): Add autoload.
32272         * mail/mailalias.el (mail-directory): Doc fix.
32274 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
32276         * mail/mailalias.el (mail-directory-process): Do nothing if
32277         mail-directory-process is an atom.
32278         (mail-get-names): Ignore mail-directory-names if it is an atom.
32279         (mail-directory-process defvar): Doc fix.
32280         (mail-names): Doc fix.
32282 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>  (tiny change)
32284         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
32286 2005-03-26  Kenichi Handa  <handa@m17n.org>
32288         * international/mule-util.el (detect-coding-with-priority):
32289         Call update-coding-systems-internal before detect-coding-region.
32291 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
32293         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
32294         (gdb-frames-mode-map): Add follow-link property.
32296 2005-03-25  Jay Belanger  <belanger@truman.edu>
32298         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
32299         for variables.
32301 2005-03-25  Juri Linkov  <juri@jurta.org>
32303         * image-mode.el: Optimize image filename extension regexps in
32304         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
32305         in `auto-mode-alist'.
32306         (image-mode): Add `image-toggle-display-text' to local hook
32307         `change-major-mode-hook'.  Display the image as an image by
32308         default.  Set `cursor-type' and `truncate-lines' if the image
32309         is already displayed.  Take into account the current mode (image
32310         or text) in message.
32311         (image-minor-mode): New minor mode.
32312         (image-mode-maybe, image-toggle-display-text): New functions.
32313         (image-toggle-display): Use called-interactively-p.
32314         Let-bind `inhibit-read-only' to t.
32316         * image-mode.el (image-minor-mode): Set `cursor-type' and
32317         `truncate-lines' if the image is already displayed.  Add turning
32318         image-minor-mode off to `change-major-mode-hook'.  Add message.
32319         Call `image-toggle-display-text' after turning image-minor-mode off.
32321 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
32323         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
32324         Terminal.app, use utf-8.
32325         (set-display-table-and-terminal-coding-system): Add coding-system arg.
32326         (set-locale-environment): Use it.
32328         * term/xterm.el: Undo last change, better done in mule-cmds.el.
32330         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
32332         * progmodes/python.el (python-close-block-statement-p)
32333         (python-outdent-p, python-current-defun): Use symbol-end.
32335 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>
32337         * files.el (save-some-buffers): Doc fix.
32339 2005-03-25  Werner Lemberg  <wl@gnu.org>
32341         * complete.el, thumbs.el: Replace `legal' with `valid'.
32342         * calendar/calendar.el: Replace `legal' with `valid'.
32343         * emacs-lisp/advice.el: Replace `legal' with `valid'.
32344         * mail/supercite.el: Replace `legal' with `valid'.
32345         * progmodes/cperl-mode.el, progmodes/idlw-shell.el
32346         * progmodes/idlwave.el, progmodes/vhdl-mode.el:
32347         Replace `legal' with `valid'.
32348         * textmodes/reftex-vars.el, textmodes/reftex.el:
32349         Replace `legal' with `valid'.
32351 2005-03-25  Werner Lemberg  <wl@gnu.org>
32353         * calc/calc-forms.el, calc/calc-sel.el
32354         * midnight.el, vc-cvs.el
32355         * emacs-lisp/cl-macs.el
32356         * emulation/vip.el
32357         * eshell/esh-io.el, eshell/esh-var.el
32358         * mail/supercite.el
32359         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
32360         * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
32361         * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
32362         * progmodes/sh-script.el, progmodes/xscheme.el
32363         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
32364         * textmodes/reftex-index.el, textmodes/reftex-parse.el
32365         * textmodes/reftex-ref.el, textmodes/reftex-vars.el
32366         * textmodes/reftex.el, textmodes/org.el:
32367         Replace `illegal' with `invalid'.
32369 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
32371         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
32372         (flymake-find-buildfile, flymake-find-possible-master-files)
32373         (flymake-check-include, flymake-parse-line): Replace loops over the
32374         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
32376         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
32377         Substitute file-name-as-directory in the rest of the file.
32378         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
32379         (flymake-replace-region): Remove unused arg `buffer'.
32380         (flymake-check-patch-master-file-buffer): Update calls to it.
32381         (flymake-add-err-info): Remove unused var `count'.
32382         (flymake-mode): Use define-minor-mode.
32384         * progmodes/flymake.el: Use with-current-buffer.
32385         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
32386         flymake-replace-regexp-in-string, flymake-line-beginning-position)
32387         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
32388         Avoid testing for `xemacs'.
32389         (flymake-nop): Move.
32390         (flymake-region-has-flymake-overlays): Return the computed value.
32391         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
32392         Remove unused var `endline'.
32393         (flymake-get-line-count): Remove unused function.
32394         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
32396         * emulation/vi.el:
32397         * generic.el:
32398         * hilit-chg.el (global-highlight-changes):
32399         * hi-lock.el (hi-lock-mode):
32400         * follow.el: find-file-hooks -> find-file-hook.
32402         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
32404 2005-03-24  Juri Linkov  <juri@jurta.org>
32406         * dired.el (dired-mode-map): Add menu item "Compare directories"
32407         for dired-compare-directories.
32409         * dired-aux.el (dired-compare-directories): Add autoload cookie.
32410         Doc fix.  Replace `read-file-name' with `read-directory-name'.
32412 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
32414         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
32416 2005-03-24  Jay Belanger  <belanger@truman.edu>
32418         * calc/calc-embed.el (calc-embedded-mode-change): Save all
32419         relevant mode settings in calc-embedded-original-modes when modes
32420         are permanently changed.
32422 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
32424         * autoinsert.el: find-file-hooks -> find-file-hook.
32426 2005-03-24  Lute Kamstra  <lute@gnu.org>
32428         * generic.el (generic-font-lock-defaults): Make it obsolete.
32429         (generic-font-lock-keywords): New variable to replace
32430         generic-font-lock-defaults.
32431         (generic-mode-set-font-lock): Delete it.
32432         (generic-mode-internal): Don't call generic-mode-set-font-lock.
32433         (generic-bracket-support): Add docstring.
32435         * generic-x.el: Rename generic-font-lock-defaults to
32436         generic-font-lock-keywords throughout.
32437         (mailagent-rules-setup-function): Delete it.
32438         (mailagent-rules-generic-mode): Use anonymous function instead.
32439         (show-tabs-generic-mode-font-lock-defaults-1)
32440         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
32441         Quote faces.
32442         (show-tabs-tab-face, show-tabs-space-face): Specify background,
32443         not foreground.
32445         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
32446         Recognize define-generic-mode.
32448 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
32450         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
32451         if there's no completion table.
32453 2005-03-23  Miles Bader  <miles@gnu.org>
32455         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
32456         Remove tty-specific variants, as they're no longer needed.
32458 2005-03-23  Lute Kamstra  <lute@gnu.org>
32460         * generic-x.el: Code cleanup: make args constant whenever possible.
32461         (installshield-statement-keyword-list)
32462         (installshield-system-functions-list)
32463         (installshield-system-variables-list, installshield-types-list)
32464         (installshield-funarg-constants-list): Make them constants.
32466         * generic.el (generic-make-keywords-list): Add autoload cookie.
32468         * calendar/time-date.el: Add comment on time value formats.
32469         Don't require parse-time.
32470         (with-decoded-time-value): New macro.
32471         (encode-time-value): New function.
32472         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
32473         (days-to-time): Return a valid time value when arg is huge.
32474         (time-since): Use time-subtract.
32475         (time-to-number-of-days): Use time-to-seconds.
32477 2005-03-23  David Ponce  <david@dponce.com>
32479         * recentf.el (recentf-keep): New option.
32480         (recentf-menu-action): Default to `find-file'.
32481         (recentf-keep-non-readable-files-flag)
32482         (recentf-keep-non-readable-files-p)
32483         (recentf-file-readable-p, recentf-find-file)
32484         (recentf-cleanup-remote): Remove.
32485         (recentf-include-p): More robust.
32486         (recentf-keep-p): New function.
32487         (recentf-remove-if-non-kept): Rename from
32488         `recentf-remove-if-non-readable'.  Use `recentf-keep-p'.
32489         All callers updated.
32490         (recentf-menu-items-for-commands): Fix help string.
32491         (recentf-track-closed-file): Update.  Doc fix.
32492         (recentf-cleanup): Update.  Count removed files.  Doc fix.
32494 2005-03-23  Kim F. Storm  <storm@cua.dk>
32496         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
32497         Don't inherit from fringe face (now happens automatically).
32499 2005-03-22  Kim F. Storm  <storm@cua.dk>
32501         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
32502         position values.
32504 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
32506         * menu-bar.el (showhide-date-time): Remove.
32507         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
32508         (menu-bar-make-mm-toggle): Simplify.
32510 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
32512         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
32513         Accept qualified variable and function names.
32515 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
32517         * bindings.el (completion-ignored-extensions):
32518         Remove ".lis" for `vax-vms'.
32520 2005-03-22  Andreas Schwab  <schwab@suse.de>
32522         * generic-x.el: Revert last change.
32523         * ldefs-boot.el: Update.
32525 2005-03-22  Jay Belanger  <belanger@truman.edu>
32527         * calc/calc-embed.el (calc-embedded-original-modes): New variable.
32528         (calc-embedded-save-original-modes)
32529         (calc-embedded-restore-original-modes): New functions.
32530         (calc-do-embedded): Save original modes when entering embedded mode
32531         and restore when leaving embedded mode.
32532         (calc-embedded-modes-change): Change the value of
32533         calc-embedded-original-modes to reflect permanent changes.
32535 2005-03-22  Lute Kamstra  <lute@gnu.org>
32537         * generic-x.el: Require generic again.
32539 2005-03-22  Miles Bader  <miles@gnu.org>
32541         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
32542         Tweak details to look good on both ttys and bitmap displays, light
32543         or dark background, etc.
32545 2005-03-21  Kim F. Storm  <storm@cua.dk>
32547         * tooltip.el (tooltip-show-help-function): Check car and cdr of
32548         mouse position.
32550 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
32552         * icomplete.el: Don't forcibly turn on the mode upon load.
32553         (icomplete-mode): Use define-minor-mode.
32554         (icomplete-eoinput): Default to nil.
32555         (icomplete-minibuffer-setup): Remove autoload.
32556         (icomplete-tidy): Simplify.
32557         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
32558         in the initial state or if the user has modified the field.
32559         Fix handling of icomplete-max-delay-chars.
32560         Remove code that handles the oddball case where
32561         minibuffer-completion-table is an integer.
32562         Wrap icomplete-completions in while-no-input in case building
32563         completions takes more time than expected.
32564         (icomplete-completions): Simplify.
32566 2005-03-21  Richard M. Stallman  <rms@gnu.org>
32568         * jka-compr.el (jka-compr-really-do-compress):
32569         Make variable buffer-local.
32571         * image-mode.el: Handle .xpm files too.
32572         (image-toggle-display): Preserve modification flag.
32574         * help.el (where-is): Don't mention aliases with no key bindings.
32576 2005-03-21  Lute Kamstra  <lute@gnu.org>
32578         * generic.el: Fix commentary section.  Don't require cl for
32579         compilation.
32580         (generic-mode-list): Add autoload cookie.
32581         (generic-use-find-file-hook, generic-lines-to-scan)
32582         (generic-find-file-regexp, generic-ignore-files-regexp)
32583         (generic-mode, generic-mode-find-file-hook)
32584         (generic-mode-ini-file-find-file-hook): Fix docstrings.
32585         (define-generic-mode): Make it a defmacro.  Fix docstring.
32586         (generic-mode-internal): Code cleanup.  Add autoload cookie.
32587         (generic-mode-set-comments): Code cleanup.
32588         * generic-x.el: Don't prevent compilation.  Don't require generic.
32589         Follow coding conventions.  Minor code cleanup.
32590         (etc-fstab-generic-mode): Add some keywords.
32591         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
32592         define-generic-mode like a function declaration.
32594 2005-03-21  Jay Belanger  <belanger@truman.edu>
32596         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
32597         changing modes.
32599 2005-03-21  Sam Steingold  <sds@gnu.org>
32601         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
32603 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
32605         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
32606         Add underscore to "f$ lexicals" regexp.
32608 2005-03-20  Juri Linkov  <juri@jurta.org>
32610         * subr.el (progress-reporter-do-update): When `min-value' is equal
32611         to `max-value', set `percentage' to 0 and prevent division by zero.
32613 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
32615         Sync with Tramp 2.0.48.
32617         * net/tramp.el (all): Change all addresses to .gnu.org.
32618         (tramp-append-tramp-buffers): New defun.
32619         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
32620         Catch `dont-send' signal.
32621         (tramp-set-auto-save-file-modes): Set always permissions, because
32622         there might be an old auto-saved file belonging to another
32623         original file.  This could be a security threat.  Reported by
32624         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
32625         Check for Emacs 21.3.50 removed.
32627         * net/tramp-smb.el (all): Remove debug construct for
32628         `with-parsed-tramp-file-name'.
32629         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
32630         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
32631         No error message if DIRECTORY or FILENAME doesn't exist.
32632         (tramp-smb-open-connection): Check existence of
32633         `tramp-smb-program'.
32635 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
32637         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
32638         Properly handle the case where the `m' or `s' command's argument is not
32639         yet terminated.
32640         (perl-indent-new-calculate): New function.
32641         (perl-indent-line): Use it.
32643 2005-03-20  Miles Bader  <miles@gnu.org>
32645         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
32646         in text-mode too.  Change to new face names.
32647         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
32648         Add `:weight bold' attribute.
32649         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
32651 2005-03-19  Juri Linkov  <juri@jurta.org>
32653         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
32655         * international/mule.el (auto-coding-alist): Sync with
32656         `auto-mode-alist' by adding upper case archive file extensions
32657         and adding ear/war to jar extension.
32659 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
32661         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
32662         running, restart it.
32664 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
32666         * finder.el (finder-current-item): Throw an error on an empty line.
32668         * man.el (Man-follow-manual-reference): If current-word returns
32669         nil, use "".
32671 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
32673         * simple.el (goto-line): Doc fix.
32675 2005-03-19  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
32677         * files.el (save-buffer): Doc fix.
32679 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
32681         * recentf.el (recentf-cleanup-remote): New variable.
32682         (recentf-cleanup): Use it to conditionally check availability of
32683         remote files.
32685 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
32687         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
32688         function names.
32690 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
32692         * language/thai-word.el: New file.
32694 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
32696         * files.el (backup-buffer): If the file's directory is not
32697         writable, use copy instead of move to backup the file.
32699 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
32701         * obsolete/keyswap.el: Moved to obsolete/ from term/.
32703 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
32705         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
32706         Use functionp instead of symbolp and fboundp.  Reported by Drkm
32707         <darkman_spam@yahoo.fr>.
32708         (ps-print-version): New version 6.6.6.
32710 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
32712         * textmodes/table.el (table--line-column-position): New idiom.
32713         (table--row-column-insertion-point-p): New function to test
32714         validity of row and column insertion operation at a location.
32715         (table-global-menu, table-cell-menu): Use above functions for
32716         deterministic test operation.
32717         (table--editable-cell-p): Behave in deterministic fashion.
32719 2005-03-18  Juri Linkov  <juri@jurta.org>
32721         * isearch.el (isearch-lazy-highlight-new-loop):
32722         Make arguments beg and end optional.
32723         (isearch-update): Remove optional arguments nil from
32724         isearch-lazy-highlight-new-loop.
32725         (isearch-lazy-highlight-search): Let-bind case-fold-search to
32726         isearch-lazy-highlight-case-fold-search instead of
32727         isearch-case-fold-search, and let-bind isearch-regexp to
32728         isearch-lazy-highlight-regexp.
32729         Use isearch-lazy-highlight-last-string instead of isearch-string.
32731         * replace.el (perform-replace): Remove bindings of global
32732         variables isearch-string, isearch-regexp, isearch-case-fold-search.
32733         Add three new arguments to `replace-highlight'.
32734         (replace-highlight): Add arguments string, regexp, case-fold.
32735         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
32736         to allow isearch-lazy-highlight-new-loop to use these values
32737         to set corresponding isearch-lazy-highlight-* internal
32738         variables whose values lazy highlighting will use regardless of
32739         changes to global variables isearch-string, isearch-regexp,
32740         isearch-case-fold-search during lazy highlighting loop.
32741         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
32742         to `lazy-highlight-cleanup'.
32744         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
32745         (ispell-highlight-face): Set default face to `isearch' when
32746         lazy highlighting is enabled.
32747         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
32748         priority to 1.  Add lazy highlighting.
32749         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
32750         from `isearch-dehighlight'.
32752 2005-03-18  David Ponce  <david@dponce.com>
32754         * files.el (hack-local-variables): Do a case-insensitive search
32755         for End.
32757 2005-03-18  Juri Linkov  <juri@jurta.org>
32759         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
32760         `isearch-lazy-highlight-cleanup', add alias to old name and
32761         declare obsolete.  Add release numbers to other obsolete vars.
32762         (isearch-done, isearch-lazy-highlight-new-loop):
32763         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
32764         (lazy-highlight-cleanup) <variable>: Doc fix.
32765         (isearch-lazy-highlight-update): Rename obsolete
32766         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
32768 2005-03-18  Kenichi Handa  <handa@m17n.org>
32770         * language/thai-util.el: Fix categorization of Thai characters in
32771         thai-category-table.
32772         (thai-composition-pattern): Adjust it for the above change.
32773         (thai-self-insert-command, thai-compose-syllable): New functions.
32774         (thai-compose-region): Use thai-compose-syllable.
32775         (thai-compose-string): Likewise.
32776         (thai-composition-function): Likewise.
32777         (thai-auto-composition): New function.
32778         (thai-auto-composition-mode): New minor mode.
32780         * language/thai.el: Fix patterns to be registered in
32781         composition-function-table.
32783         * international/quail.el (quail-input-method): Locally bind
32784         inhibit-modification-hooks to t.
32786 2005-03-17  Richard M. Stallman  <rms@gnu.org>
32788         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
32789         (perl-mode): Use run-mode-hooks.
32791         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
32792         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
32793         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
32795         * mail/sendmail.el (sendmail-send-it): Reenable the code
32796         to compute resend-to-address and use it.
32798         * tar-mode.el (tar-mode): Turn off undo unconditionally.
32800         * image-mode.el: New file.
32802         * image.el (insert-sliced-image): Add autoload cookie.
32804         * font-lock.el (font-lock-lines-before): New user option.
32805         (font-lock-after-change-function): Obey it.
32807         * bindings.el (esc-map): Make M-g a prefix.
32808         Bind M-g g and M-g M-g to goto-line.
32810         * faces.el (face-id): Doc fix.
32812 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
32814         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
32815         (rmail-show-message): Use rmail-unknown-mail-followup-to.
32816         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
32818         * mail/sendmail.el (mail-yank-ignored-headers)
32819         (mail-font-lock-keywords, mail-mode-fill-paragraph):
32820         Add Mail-Followup-To and Mail-Reply-To headers.
32821         (mail-citation-hook): Add autoload cookie.
32822         (mail-mode): Doc fix.
32823         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
32824         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
32825         (mail-mode-fill-paragraph): Handle those headers.
32826         (mail-mailing-lists): New variable.
32827         (mail-mail-reply-to, mail-mail-followup-to): New functions.
32829 2005-03-17  Juri Linkov  <juri@jurta.org>
32831         * isearch.el (isearch-fallback): Check for `(car previous)'
32832         before calling `isearch-other-end-state'.
32834 2005-03-17  Kim F. Storm  <storm@cua.dk>
32836         * simple.el (move-beginning-of-line): Move to beginning of buffer
32837         line, as well as beginning of screen line.
32839 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
32841         * calendar/diary-lib.el (mark-diary-entries): Use new optional
32842         argument REDRAW rather than calendar-redrawing variable.
32843         * calendar/calendar.el (calendar-redrawing): Delete.
32844         (redraw-calendar): Do not bind calendar-redrawing.
32846 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
32848         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
32849         diary-file buffer.
32851 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
32853         * help.el (describe-mode): Allow a :minor-mode-function property to
32854         specify a different minor mode toggle function than the variable.
32855         * simple.el (auto-fill-function):
32856         * subr.el (add-minor-mode): Use it.
32858 2005-03-16  Kenichi Handa  <handa@m17n.org>
32860         * language/ethio-util.el (sera-being-called-by-w3): New variable.
32861         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
32862         (ethio-fidel-to-sera-buffer): Likewise.
32864 2005-03-16  Juri Linkov  <juri@jurta.org>
32866         * emacs-lisp/find-func.el (find-function-regexp):
32867         Add defun-emitting macro `menu-bar-make-toggle'.
32869         * isearch.el: Put `isearch-scroll' property to
32870         `split-window-horizontally'.
32872         * info.el: Update error messages for `debug-ignored-errors'.
32873         (Info-isearch-search): Doc fix.
32874         (Info-find-node): Move up code to go into info buffer before
32875         recording the node to the history.
32876         (Info-fontify-node): Fontify titles only if the next line
32877         has two or more `*', `=', `-', `.'.
32878         Display "go to this node" for empty (match-string 3).
32880 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
32882         * term/mac-win.el: Add mouse pointer shape constants.
32884 2005-03-15  Kim F. Storm  <storm@cua.dk>
32886         * simple.el (move-beginning-of-line): Use vertical-motion.
32888 2005-03-15  Juri Linkov  <juri@jurta.org>
32890         * isearch.el (isearch-error): New variable.
32891         (isearch-invalid-regexp, isearch-within-brackets): Remove.
32892         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
32893         (isearch-within-brackets-state): Remove.
32894         (isearch-case-fold-search-state, isearch-pop-fun-state):
32895         Decrease frame index.
32896         (isearch-mode, isearch-top-state, isearch-push-state)
32897         (isearch-edit-string, isearch-abort, isearch-search-and-update)
32898         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
32899         (isearch-search, isearch-lazy-highlight-new-loop):
32900         Replace `isearch-invalid-regexp' with `isearch-error'.
32901         Remove `isearch-within-brackets'.
32902         (isearch-search): Add `search-failed' handler to `condition-case'.
32903         (isearch-lazy-highlight-search): Add `condition-case' to catch
32904         errors and allow `isearch-lazy-highlight-update' to try
32905         highlighting from the beginning of the window.
32906         (isearch-repeat): Move up code to set isearch-wrapped to t
32907         before calling isearch-wrap-function.
32909         * info.el (Info-isearch-initial-node): New internal variable.
32910         (Info-search): Signal an error in isearch mode when search leaves
32911         the initial node.  Signal an error when `bound' is non-nil and
32912         nothing was found in the current subfile.
32913         (Info-isearch-search): Remove `condition-case'.
32914         (Info-isearch-wrap): Don't wrap when search failed during leaving
32915         the initial node.  If `Info-isearch-search' is nil, wrap around
32916         the current node.
32917         (Info-isearch-start): New fun.
32918         (Info-mode): Add buffer-local hook `Info-isearch-start' to
32919         `isearch-mode-hook'.
32921 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
32923         * simple.el (normal-erase-is-backspace): Set default to t if
32924         running on Mac.
32926         * term/mac-win.el (function-key-map): Sync with x-win.el.
32928 2005-03-15  Kenichi Handa  <handa@m17n.org>
32930         * international/mule-cmds.el (locale-language-names): Modify the
32931         format of elements and add more entries.
32932         (locale-preferred-coding-systems): Add more entries.
32933         (set-locale-environment): Adjust for the change of
32934         locale-language-names.
32936 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
32938         * pcvs.el (smerge-ediff): Remove bogus autoload.
32940 2005-03-14  Lute Kamstra  <lute@gnu.org>
32942         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
32943         Ignore a `*' at the beginning of a line.
32945         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
32946         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
32947         subr.el.
32948         (dont-compile, eval-when-compile, eval-and-compile): Use declare
32949         to specify indentation.
32951         * generic.el (define-generic-mode): Let generic-mode-list be a
32952         list of strings; test membership with equal.
32954 2005-03-14  Kim F. Storm  <storm@cua.dk>
32956         * simple.el (next-line, previous-line): Add optional try-vscroll
32957         arg to recognize interactive use.  Pass it on to line-move.
32958         (line-move): Don't perform auto-window-vscroll when defining or
32959         executing keyboard macro to ensure consistent behavior.
32961 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
32963         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
32965 2005-03-13  Lute Kamstra  <lute@gnu.org>
32967         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
32968         debugger-setup-buffer so that backtrace marks the frames set to
32969         debug-on-exit and we don't have to do it manually.  Set an extra
32970         debug-on-exit for macro's.
32971         (debugger-setup-buffer): Don't mark the top frame manually.
32973 2005-03-12  Lute Kamstra  <lute@gnu.org>
32975         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
32976         lisp-indent-function throughout.
32977         (with-no-warnings): Set lisp-indent-function property.
32979 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
32981         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
32982         Add entry for backslash.
32984 2005-03-12  Juri Linkov  <juri@jurta.org>
32986         * info.el (Info-search): Four fixes for backward search.
32988 2005-03-11  Jay Belanger  <belanger@truman.edu>
32990         * calc/calc.el (calc-language-alist): New variable.
32991         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
32992         (calc-embedded-find-modes): Use calc-language-alist instead of
32993         calc-embedded-language-alist.
32995 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
32997         * calendar/calendar.el (calendar-redrawing): New internal
32998         variable.
32999         (redraw-calendar): Remove bogus save-excursion from previous
33000         change.  Bind calendar-redrawing to t for mark-diary-entries.
33001         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
33002         calendar if that is why we were called.
33004 2005-03-11  Kenichi Handa  <handa@m17n.org>
33006         * international/mule.el (make-coding-system): Set property
33007         coding-system-define-form to nil.
33008         (define-coding-system-alias): Likewise.
33010 2005-03-11  Kenichi Handa  <handa@m17n.org>
33012         These changes are suggested by Dave Love <fx@gnu.org>.
33014         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
33015         coding: tag.
33016         (adaptive-fill-regexp): Add more bullets.
33017         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
33018         regexps.
33020 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
33022         * help.el (describe-mode): Properly handle non-trivial lighters.
33023         Don't ignore minor modes that are not listed in minor-mode-list.
33025         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
33026         feature ON when the user requests to turn it OFF.
33028 2005-03-10  Lute Kamstra  <lute@gnu.org>
33030         * emacs-lisp/debug.el (debug-entry-code): Delete it.
33031         (implement-debug-on-entry): New function to replace debug-entry-code.
33032         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
33033         second argument as the 2005-03-07 change makes it obsolete.
33034         (debug-on-entry, cancel-debug-on-entry): Update call to
33035         debug-on-entry-1.
33036         (debug, debugger-setup-buffer): Comment update.
33037         (debugger-frame-number): Update to work with implement-debug-on-entry.
33039 2005-03-10  Jay Belanger  <belanger@truman.edu>
33041         * calc/calc-embed.el (math-ms-args): Declare it.
33042         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
33043         math-ms-args.
33044         (calc-embedded-subst): Use math-multi-subst-rec to substitute
33045         variables.
33047 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
33049         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
33050         Use message-box.
33052         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
33053         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
33054         (tooltip-gud-tips): Simplify.
33055         (tooltip-gud-tips-p): Remove superfluous :set.
33056         (tooltip-gud-modes): Add fortran-mode.
33057         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
33059         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
33061 2005-03-09  Kim F. Storm  <storm@cua.dk>
33063         * play/animate.el (animate-place-char): Use forward-line instead
33064         of next-line to improve performance.
33066 2005-03-09  Simon Josefsson  <jas@extundo.com>
33068         * net/browse-url.el (browse-url-default-browser): Doc fix.
33070 2005-03-09  Miles Bader  <miles@gnu.org>
33072         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
33073         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
33075 2005-03-09  Kenichi Handa  <handa@m17n.org>
33077         * international/latin-1.el: Set case and syntax for 255 only if
33078         set-case-syntax-set-multibyte is nil.
33080         * textmodes/ispell.el (ispell-insert-word): New function.
33081         (ispell-word): Use ispell-insert-word to insert a new word.
33082         (ispell-process-line): Likewise.
33083         (ispell-complete-word): Likewise.
33085 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
33087         * calendar/calendar.el (redraw-calendar): Preserve point.
33088         Reported by Matt Hodges <MPHodges@member.fsf.org>.
33089         (calendar-week-start-day): Move after definition of
33090         redraw-calendar.  Delete buffer test, since redraw-calendar has
33091         that now.
33093         * calendar/diary-lib.el (mark-diary-entries): Only call
33094         redraw-calendar in the first of any recursive calls.
33095         Reported by Alan Shutko <ats@acm.org>.
33097 2005-03-08  Juri Linkov  <juri@jurta.org>
33099         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
33100         (html-horizontal-rule, html-line, html-image, html-checkboxes)
33101         (html-radio-buttons): Add a space before the trailing `/>' where
33102         sgml-xml-mode is non-nil.
33103         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
33104         the subsequent tag of the empty XML tag.
33105         (html-href-anchor): Don't set initial input to "http:".
33106         (html-image): Ask for the image URL and set point inside alt="".
33107         (html-name-anchor): Duplicate the name in the `id' attribute when
33108         sgml-xml-mode is non-nil.
33109         (html-paragraph): Remove \n before <p>.
33110         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
33111         instead of `checked' when sgml-xml-mode is non-nil.
33113         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
33114         Remove 1 space before #RRGGBB to not truncate it on terminal
33115         windows w/o fringes.  Remove 1 space between bg and fg examples
33116         to get more space.
33117         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
33118         avoid byte-compile warnings.
33120         * image-file.el (image-file-handler): Put `safe-magic' property to
33121         `image-file-handler'.
33123         * info.el (Info-isearch-search): Emulate word search in
33124         isearching through multiple Info nodes with Info-search.
33125         (Info-isearch-wrap): Allow isearch-word.
33127 2005-03-08  Lute Kamstra  <lute@gnu.org>
33129         * emacs-lisp/debug.el (debugger-step-through): Make sure that
33130         stepping into the debugger's code is not possible.
33131         (debugger-jumping-flag): Docstring update.
33133 2005-03-08  Jay Belanger  <belanger@truman.edu>
33135         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
33136         embedded mode begins.
33137         (calc-embedded-language-alist): New variable.
33138         (calc-embedded-find-modes): Use calc-embedded-language-alist to
33139         set default language mode.
33141 2005-03-08  Kenichi Handa  <handa@m17n.org>
33143         * international/ccl.el (define-ccl-program): Fix docstring about
33144         extra 256 bytes assured for the output buffer.
33146         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
33147         Fix BUFFER_MAGNIFICATION to 2.
33148         (ccl-encode-mule-utf-16be-with-signature): Likewise.
33150 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
33152         * align.el (align-rules-list): Added an alignment rule for CSS
33153         declarations (applies to css-mode and html-mode buffers).
33155 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
33157         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
33159 2005-03-07  Kim F. Storm  <storm@cua.dk>
33161         * simple.el (move-beginning-of-line): New command.
33163         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
33165         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
33167         * emulation/cua-base.el: Put CUA move property on move-end-of-line
33168         and move-beginning-of-line.
33170         * apropos.el (apropos-print): Omit command from M-x ... RET.
33172 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
33174         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
33175         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
33177 2005-03-06  Richard M. Stallman  <rms@gnu.org>
33179         * bindings.el (esc-map): Bind M-g to goto-line.
33181         * facemenu.el (global-map): Bind M-o, not M-g.
33183 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
33185         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
33186         "Open Directory" as for "Open File".
33188 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
33190         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
33191         (push-mark-command): Run activate-mark-hook.
33193 2005-03-06  Richard M. Stallman  <rms@gnu.org>
33195         * help-mode.el (help-mode-finish): Don't alter the element
33196         in view-return-to-alist if there already is one.
33198         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
33199         make sure the current buffer is the expected one.
33201         * novice.el (disabled-command-function): Output in *Disabled Command*.
33202         Explicitly ignore non-keyboard events, and explicitly handle C-g.
33204         * textmodes/flyspell.el (flyspell-large-region):
33205         Pass args differently for aspell.
33207         * files.el (mode-require-final-newline): Doc fix.
33209 2005-03-03  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
33211         * progmodes/which-func.el (which-function):
33212         Specify NOERROR when calling imenu--make-index-alist.
33214 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
33216         * simple.el (normal-erase-is-backspace): Define default value.
33218         * custom.el (custom-theme-set-variables): Remove unused var
33219         `immediate'.
33220         (custom-reevaluate-setting): Simple function to handle variables
33221         that are defined before their default value can really be
33222         computed.
33224         * startup.el (command-line): Use it for temporary-file-directory,
33225         small-emporary-file-directory, auto-save-file-name-transforms,
33226         blink-cursor-mode, and normal-erase-is-backspace.
33228         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
33229         progress, even with buggy anchored keywords.
33231 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
33233         * simple.el (goto-line): Remove unbalanced final parenthesis.
33235 2005-03-05  Richard M. Stallman  <rms@gnu.org>
33237         * simple.el (goto-line): Use a number at point as the default.
33238         With C-u as arg, switch buffers.
33240 2005-03-05  Juri Linkov  <juri@jurta.org>
33242         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
33243         with `no-blinking-cursor'.
33245         * startup.el (no-blinking-cursor): New defvar.
33246         (command-line): Add `--no-blinking-cursor' to longopts.
33247         Set `no-blinking-cursor' to t for command line arguments
33248         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
33249         with `no-blinking-cursor' in the condition for calling
33250         `blink-cursor-mode'.
33252 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
33254         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
33255         (menu-bar-options-save): Add blink-cursor-mode.
33256         (menu-bar-options-menu): Add blink-cursor-mode.
33258 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
33260         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
33261         (icalendar-export-file, icalendar-export-region)
33262         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
33263         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
33265 2005-03-04  Lute Kamstra  <lute@gnu.org>
33267         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
33268         (debug-function-list): Ditto.
33270 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
33272         * textmodes/texinfmt.el (texinfo-append-refill):
33273         Redefine the types of line to which @refill
33274         is not appended by replacing a search for `@refill\\|@bye' with
33275         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
33276         itemize@refill' bug and the unfilled long lines bug.
33277         (texinfmt-version): Update number and date.
33279 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
33281         * international/code-pages.el (windows-1250, windows-125[2-8])
33282         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
33284 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
33286         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
33287         bound yet.
33289 2005-03-02  Romain Francoise  <romain@orebokech.com>
33291         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
33292         buffer after removing limits.
33293         (ibuffer-pop-filter): Ditto.
33294         Update copyright.
33296 2005-03-02  Miles Bader  <miles@gnu.org>
33298         * button.el (make-text-button): If the user doesn't specify a
33299         type, use the default.  Rewrite to use `add-text-properties' and
33300         plist functions.
33302 2005-03-01  Lute Kamstra  <lute@gnu.org>
33304         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
33305         (debugger-jumping-flag): New var.
33306         (debug-entry-code): Use it.
33307         (debugger-jump): Use debugger-jumping-flag and add
33308         debugger-reenable to post-command-hook.
33309         (debugger-reenable): Use debugger-jumping-flag and remove itself
33310         from post-command-hook.
33311         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
33312         debugger-reenable.
33314 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
33316         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
33317         inclusion of "itemize\\|", which may be unnecessary, is certainly
33318         inelegant, and stops refilling in itemize lists when formatting
33319         Japanese Texinfo files to Info.
33320         Update copyright to 2005.
33322 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
33324         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
33325         of an error if GDB can't find the source file.
33327 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
33329         * calendar/calendar.el (redraw-calendar): Work from any buffer,
33330         not just the calendar.
33332         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
33333         first.
33334         (diary-redraw-calendar): New function.
33335         (make-diary-entry): Add diary-redraw-calendar to local
33336         write-contents-functions.  Turn off selective display before
33337         inserting in diary.
33339 2005-03-01  Kim F. Storm  <storm@cua.dk>
33341         * emacs-lisp/copyright.el (copyright-fix-years): New command.
33343 2005-03-01  Lute Kamstra  <lute@gnu.org>
33345         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
33346         that debug-entry-code can be safely removed from a function while
33347         this code is being evaluated.  Revert the 2005-02-27 change as the
33348         new implementation no longer requires it.  Make sure that a
33349         function body containing just a string is not mistaken for a docstring.
33350         (debug): Skip one more frame in case of debug on entry.
33351         (debugger-setup-buffer): Delete one more frame line in case of
33352         debug on entry.
33353         (debugger-frame-number): Update to use the new text introduced by
33354         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
33356 2005-02-28  Kim F. Storm  <storm@cua.dk>
33358         * double.el (double-translate-key): Call force-window-update after
33359         read-event to avoid crash in redisplay.
33361 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
33363         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
33364         (debug): Use it.  Move the inhibit-trace earlier.
33365         (debug-entry-code): New const.
33366         (debug-on-entry-1): Use it.
33368 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
33370         * international/utf-16.el (ccl-encode-mule-utf-16le):
33371         Fix BUFFER_MAGNIFICATION to 2.
33372         (ccl-encode-mule-utf-16be): Likewise.
33374 2005-02-28  Kenichi Handa  <handa@m17n.org>
33376         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
33377         Fix BUFFER_MAGNIFICATION to 4.
33378         (ccl-encode-mule-utf-16be-with-signature): Likewise.
33380 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
33382         * speedbar.el (speedbar-update-flag): Doc fix.
33383         (speedbar-show-info-under-mouse): Give set-mouse-position the right
33384         argument.
33386 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
33388         * reveal.el (reveal-post-command): Don't try to reveal overlays which
33389         have a non-nil `invisible' property but are actually visible.
33391         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
33392         for perldoc sections.
33393         (perl-outline-regexp, perl-outline-level): New var and function.
33394         (perl-mode): Use them.
33396 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
33398         * calendar/diary-lib.el (diary-remind): Discard any mark portion
33399         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
33401 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
33403         * cus-edit.el: Comment change.
33404         (custom-buffer-create-internal): Slightly reword text at top of
33405         Custom buffers.  Mention there that saving an option edits the
33406         init file.  Add link to Emacs manual node on `custom-file'.
33407         (custom-magic-alist): Rewrite individual State messages to use
33408         capitalized keywords.  Doc fix.
33410 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
33412         * calendar/calendar.el (calendar-buffer): Move above
33413         calendar-week-start-day.
33414         (calendar-week-start-day): Doc fix.  Add :set function.
33415         (calendar-minimum-window-height): New variable.
33416         (generate-calendar-window): Only resize window if selected-window
33417         is displaying the calendar buffer.  Use new variable
33418         calendar-minimum-window-height.
33419         (generate-calendar): Reword error message.
33420         (calendar-mode-map): Bind DEL to scroll-other-window-down.
33422 2005-02-27  Andreas Schwab  <schwab@suse.de>
33424         * vc.el (vc-do-command): Don't run command asynchronously when
33425         operating in a remote directory.
33427         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
33428         change from sync with Tramp 2.0.47.
33430 2005-02-27  Richard M. Stallman  <rms@gnu.org>
33432         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
33434         * textmodes/flyspell.el (flyspell-mode-on):
33435         Call ispell-change-dictionary only if necessary.
33437         * emacs-lisp/re-builder.el (regexp-builder): New function.
33439         * register.el (describe-register-1): Explicitly handle
33440         yank-excluded-properties = t.
33442         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
33443         (custom-magic-alist): Change the status descriptions again.
33444         (face widget-type): Total rewrite based on `restricted-sexp'
33445         to eliminate the confusing double hiding levels.
33447         * emacs-lisp/debug.el (debug-on-entry-1):
33448         If function body is empty, add nil as body form.
33450 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
33452         * emacs-lisp/trace.el (inhibit-trace): New var.
33453         (trace-make-advice): Use it.
33455         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
33457 2005-02-26  Kim F. Storm  <storm@cua.dk>
33459         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
33460         (mouse-on-link-p, mouse-drag-region-1): Use it.
33462 2005-02-25  Lute Kamstra  <lute@gnu.org>
33464         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
33466 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
33468         * frame.el (blink-cursor-mode): Add :group keyword.
33470 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
33472         * calendar/icalendar.el (icalendar--decode-isodatetime):
33473         New optional argument DAY-SHIFT.
33474         (icalendar-export-region): Fix coding-system-for-write.
33475         (icalendar--convert-ical-to-diary): Shift end-day of all-day
33476         events by one.
33478 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
33480         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
33482 2005-02-24  Kim F. Storm  <storm@cua.dk>
33484         * international/iso-acc.el (iso-accents-compose): Fix crash
33485         during redisplay.  Call force-window-update after read-event
33486         and delete-region to signal that window is not accurate.
33488 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
33490         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
33491         Remove unused and inexistent var `inhibit-trace'.
33492         (debugger-mode): Use run-mode-hooks.
33493         (debugger-list-functions): Add buttons; setup xref stack.
33495 2005-02-23  Richard M. Stallman  <rms@gnu.org>
33497         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
33498         appointment says it was explicitly made.
33499         (appt-add): Set the 3rd element.
33500         (appt-make-list): Preserve explicit appointments.
33502         * subr.el (find-tag-default): Catch errors in forward-sexp.
33504 2005-02-23  Juri Linkov  <juri@jurta.org>
33506         * info.el (Info-isearch-search): New defcustom.
33507         (Info-isearch-search): Call the default isearch function
33508         when Info-isearch-search is nil.
33509         (Info-isearch-wrap): Use variable Info-isearch-search.
33511 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
33513         * cus-edit.el: Comment change.
33515 2005-02-22  Kim F. Storm  <storm@cua.dk>
33517         * progmodes/hideif.el (hide-ifdef-use-define-alist):
33518         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
33520 2005-02-22  Simon Josefsson  <jas@extundo.com>
33522         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
33523         New variable.
33524         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
33525         Oskarsson" <myrkraverk@users.sourceforget.net>.
33527 2005-02-22  Kim F. Storm  <storm@cua.dk>
33529         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
33530         check that window of that event is the selected window.
33531         (mouse-drag-region-1): Compare mouse event window to selected
33532         window before setting point.
33534         * tooltip.el (tooltip-show-help-function): Pass event to
33535         mouse-on-link-p so it can check selected window.
33537 2005-02-22  Kenichi Handa  <handa@m17n.org>
33539         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
33540         (ps-mule-show-warning): New function.
33541         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
33542         characters are found.
33544         * ps-print.el (ps-header-footer-string): Return a list of header
33545         and footer strings.
33547 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
33549         * pcvs.el (cvs-retrieve-revision): Fix thinko.
33551 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
33553         * frame.el (blink-cursor-mode): Use define-minor-mode.
33555         * term/mac-win.el (function-key-map): Use char-names more consistently.
33556         (file-name-coding-system): Only set it for MacOS-9.  The other case is
33557         already handled in mule-cmds.el (where it also works when mac-win.el
33558         is not used).
33560 2005-02-21  Kenichi Handa  <handa@m17n.org>
33562         * international/mule.el (ctext-pre-write-conversion): Always use
33563         " *code-converting-work*" buffer for work.
33565         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
33567 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
33569         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
33571 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
33573         * ses.el (undo-more): Restore defadvice, but only the part that
33574         allows changes outside the restricted area of the buffer.
33576 2005-02-20  Kim F. Storm  <storm@cua.dk>
33578         * simple.el (line-move): Add fourth optional arg try-vscroll which
33579         must be set to perform auto-window-vscroll.
33580         When moving backwards and doing auto-window-vscroll, automatically
33581         vscroll to the last part of lines which are taller than the window.
33582         (next-line, previous-line): Set try-vscroll arg on line-move.
33584 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
33586         * replace.el (query-replace, query-replace-regexp)
33587         (replace-string, replace-regexp): When operating on region, make
33588         the minibuffer prompt say so.
33590         * isearch.el (isearch-forward): Document isearch-query-replace and
33591         isearch-query-replace-regexp keybindings.
33593 2005-02-19  Jay Belanger  <belanger@truman.edu>
33595         * calc/calc-aent.el (math-read-token): Add local variable.
33597         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
33598         (calc-edit-top): Move declaration to earlier in file.
33599         (calc-edit-macro-repeats): Add local variables.
33601         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
33602         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
33603         calcFunc-tanh.
33604         Adjust integration rule for calcFunc-tan.
33606 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
33608         * viper-cmd.el (viper-prefix-commands): Make into a defconst.
33609         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
33610         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
33611         (viper-skip-separators): Bug fix.
33612         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
33613         particular major mode.
33614         (viper-del-backward-char-in-replace): Don't put deleted char on the
33615         kill ring.
33617         * viper-ex.el (viper-color-display-p): New function.
33618         (viper-has-face-support-p): Use viper-color-display-p.
33620         * viper-keym.el (viper-gnus-modifier-map): New keymap.
33622         * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
33624         * viper-util.el (viper-glob-unix-files): Fix shell status check.
33625         (viper-file-remote-p): Make equivalent to file-remote-p.
33627         * viper.el (viper-major-mode-modifier-list):
33628         Use viper-gnus-modifier-map.
33630 2005-02-19  David Kastrup  <dak@gnu.org>
33632         * subr.el (subregexp-context-p): Fix garbled doc string by adding
33633         quoting.
33635 2005-02-19  Jay Belanger  <belanger@truman.edu>
33637         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
33638         Remove extra definitions.
33639         (calc-coth): New function.
33640         (calcFunc-cot): Fix `let'.
33642 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
33644         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
33645         the reasons we use "type pc" in these faces.
33647         * button.el (button): Ditto.
33649 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
33651         * replace.el (query-replace-read-from): Set the value of
33652         query-replace-from-history-variable to handle the case of an empty
33653         string entered to accept the suggested default.
33655         * net/tramp.el (tramp-file-name-for-operation):
33656         Use dired-call-process instead of dired-call-process-command.
33658 2005-02-19  Jay Belanger  <belanger@truman.edu>
33660         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
33661         (math-div-non-trig): New variables.
33662         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
33663         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
33664         (math-combine-prod, math-div-symb-fancy): Add simplifications for
33665         trig expressions.
33667 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
33669         * progmodes/gdb-ui.el (gdb-var-update-handler)
33670         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
33671         for watch expressions,
33672         (gdb-var-create-handler): Don't set speedbar-update-flag.
33673         (gdb-post-prompt): Simplify test for speedbar.
33675 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
33677         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
33678         (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
33679         we use the syntax table of the correct buffer.
33680         (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
33681         Felix Gatzemeier.
33683         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
33684         (ediff-file-remote-p): Make synonymous with file-remote-p.
33685         In all deffaces ediff-*-face-*, use min-colors.
33687         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
33688         ediff-recurse-to-subdirectories.
33689         (ediff-mark-if-equal): Check that the arguments are strings, use
33690         ediff-same-contents (after to Felix Gatzemeier).
33692         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
33693         nil.
33695 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
33697         * log-view.el (log-view-message-re): Fix up Subversion regexp.
33699 2005-02-18  David Kastrup  <dak@gnu.org>
33701         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
33702         use `mark-active' when defined.
33704 2005-02-18  Kenichi Handa  <handa@m17n.org>
33706         * ps-print.el (ps-font-info-database): New entry
33707         ZapfChancery-MediumItalic with correct font name.  Fix font name
33708         of the entry Zapf-Chancery-MediumItalic.
33710 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
33712         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
33714 2005-02-16  Kim F. Storm  <storm@cua.dk>
33716         * ido.el (ido-fallback-command): Pass user input to fallback command.
33718 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
33720         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
33721         (gdb-find-file-hook): Add server prefix.
33723 2005-02-16  Richard M. Stallman  <rms@gnu.org>
33725         * replace.el (perform-replace): Pass new args to replace-highlight.
33726         (replace-highlight): Take region args,
33727         and pass them to isearch-lazy-highlight-new-loop.
33729         * novice.el (disabled-command-hook): Autoload the defalias
33730         and the make-obsolete-variable call.
33732         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
33734         * isearch.el (isearch-lazy-highlight-start-limit)
33735         (isearch-lazy-highlight-end-limit): New variables limit
33736         the region for highlighting.
33737         (isearch-lazy-highlight-new-loop): New args BEG and END.
33738         (isearch-lazy-highlight-search): Use the new vars.
33739         (isearch-lazy-highlight-update): Likewise.
33741         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
33743         * cus-start.el (all): Use default-boundp.
33745 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
33747         * menu-bar.el (menu-bar-select-frame): Handle current frame.
33749 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
33751         * autorevert.el (auto-revert-stop-on-user-input)
33752         (auto-revert-verbose): Doc fixes.
33754 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
33756         * international/mule-cmds.el (set-locale-environment): Remove call
33757         to set-selection-coding-system on Windows.
33759 2005-02-15  Jay Belanger  <belanger@truman.edu>
33761         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
33762         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
33763         calcFunc-coth.
33764         (math-simplify-sqrt): Add simplifications.
33766         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
33767         to list.
33769         * calc/calc-ext.el: Add functions to autoloads.
33771         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
33772         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
33773         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
33774         (math-csc-raw, math-cot-raw): New functions.
33776         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
33778         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
33779         the variable name in a message.
33781         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
33782         calcFunc-csc, calcFunc-cot.
33784         * calc/calcalg2.el: Add derivative and integration rules for
33785         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
33786         calcFunc-csch, calcFunc-coth.
33787         (math-do-integral-methods): Add to checks for when to use
33788         substitutions.
33790         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
33792 2005-02-15  Lute Kamstra  <lute@gnu.org>
33794         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
33795         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
33796         <monnier@iro.umontreal.ca>.
33797         (lisp-outline-level): Improve efficiency.  Suggested by David
33798         Kastrup <dak@gnu.org>.
33800 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
33802         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
33803         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
33804         (gdb-set-gud-minor-mode-existing-buffers): New functions.
33805         (gdb-find-file-hook): New hook.  Add it to find-file-hook.
33806         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
33808 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
33810         * cus-start.el (all): Comment change.
33812 2005-02-14  Lute Kamstra  <lute@gnu.org>
33814         * cus-start.el (all): Check if symbol is void.
33816 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
33818         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
33819         optional argument to \cite.
33821 2005-02-14  Richard M. Stallman  <rms@gnu.org>
33823         * cus-edit.el (custom-buffer-create-internal): Update help message.
33824         (custom-magic-alist): Update help messages.
33826         * cus-start.el (all): Allow a var to specify a standard value.
33828 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
33830         * custom.el (custom-theme-set-variables): Handle variable aliases.
33832         * frame.el (blink-cursor-timer): Doc fix.
33833         (blink-cursor): Make it an alias for `blink-cursor-mode' and
33834         declare obsolete.
33835         (blink-cursor-mode): Define with defcustom and use correct
33836         standard expression in that defcustom.
33837         * startup.el (command-line): Adapt to above changes in frame.el.
33839 2005-02-11  Lute Kamstra  <lute@gnu.org>
33841         * apropos.el (apropos-score-doc): Prevent division by zero.
33843 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
33845         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
33846         (icalendar--get-event-property-attributes)
33847         (icalendar--get-event-properties)
33848         (icalendar--datetime-to-diary-date): New functions.
33849         (icalendar--split-value): Doc fix.
33850         (icalendar--datetime-to-noneuropean-date)
33851         (icalendar--datetime-to-european-date): New optional argument
33852         SEPARATOR.  Return result as a string instead of a list.
33853         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
33854         (icalendar--convert-string-for-export): Rename arg S to STRING.
33855         (icalendar-export-region): Doc fix.  Change name of error buffer.
33856         Save output buffer.
33857         (icalendar-import-file): Add blank at end of prompt.
33858         (icalendar-import-buffer): Doc fix.  Do not switch to error
33859         buffer.  Indicate status in return value.
33860         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
33861         buffer.  Save output buffer.  Handle exception from recurrence
33862         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
33863         events.  Fix problems with weekly all-day events.
33865 2005-02-10  Richard M. Stallman  <rms@gnu.org>
33867         * simple.el (eval-expression-print-format):
33868         Avoid warning about edebug-active.
33870         * help.el (help-for-help-internal): Rename from help-for-help.
33871         (help-for-help): Define with defalias.
33873         * font-core.el (font-lock-default-function): Use with-no-warnings.
33875         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
33877         * custom.el (defface): Doc fix.
33879 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
33881         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
33882         width 0" to prevent word wrapping problems.
33884 2005-02-09  Kim F. Storm  <storm@cua.dk>
33886         * ido.el (ido-file-extensions-order): New defcustom.
33887         (ido-file-extension-lessp, ido-file-extension-aux)
33888         (ido-file-extension-order): New advanced file ordering.
33889         (ido-file-lessp): New simple file ordering.
33890         (ido-sort-list): Remove.
33891         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
33892         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
33894 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
33896         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
33897         that some versions of grep produce.
33898         (grep-mode-font-lock-keywords): Likewise.
33900 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
33902         * progmodes/gdb-ui.el (gdb-location-list): New variable.
33903         (gdb-cdir): Delete.
33904         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
33905         (gdb-source-info): Treat case when source file is in another
33906         directory properly.
33907         (gdb-get-location): New function.
33909 2005-02-07  Jay Belanger  <belanger@truman.edu>
33911         * calc/calc-prog.el (calc-write-parse-table-part)
33912         (calc-fix-token-name): Fix a check for language type.
33914         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
33916 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
33918         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
33919         as directory not writable.
33921 2005-02-07  Kim F. Storm  <storm@cua.dk>
33923         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
33924         (cua--standard-movement-commands): Remove list.
33925         Instead, set CUA property value to move for movement commands.
33926         (cua-movement-commands): Remove.  Users must set CUA prop instead.
33927         (cua--pre-command-handler): Check CUA property.
33928         (cua--init-keymaps): Don't remap undo commands.
33929         (cua-mode): Don't call cua--rectangle-on-off.
33931         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
33932         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
33933         (cua--rect-undo-set-point): New var.
33934         (cua--rectangle-undo-boundary): Setup undo apply entry.
33935         (cua--rect-undo-handler): New function for rectangle undo.
33936         (cua--rect-start-position, cua--rect-end-position): Add.
33937         (cua--rectangle-post-command): Call cua--rectangle-set-corners
33938         for restored rectangle.  Set point if cua--rect-undo-set-point.
33940 2005-02-06  Jay Belanger  <belanger@truman.edu>
33942         * calc/calc-lang.el (calc-tex-language): Display more information
33943         in messages.
33945         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
33946         in TeX mode.
33948 2005-02-06  Richard M. Stallman  <rms@gnu.org>
33950         * emacs-lisp/lisp.el (buffer-end): Doc fix.
33952 2005-02-05  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
33954         * net/ldap.el (ldap-search-internal): Support attributes with
33955         optional descriptions separated by a semi-colon, as in
33956         "userCertificate;binary".
33958 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
33960         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
33961         isn't a cons (i.e. the version is 0).
33963 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
33965         * help.el (help-for-help): Doc fix.
33967 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
33969         * progmodes/gdb-ui.el: Update copyright.  Put GDB-Frames before
33970         GDB-Windows on the menu-bar as this works better.
33972 2005-02-04  Jay Belanger  <belanger@truman.edu>
33974         * calc/calc-embed.el (calc-embedded-update): Don't put in
33975         unnecessary newlines.  Adjust the end of formula marker.
33977         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
33978         (math-latex-parse-two-args): New function.
33980 2005-02-03  Lute Kamstra  <lute@gnu.org>
33982         * help-fns.el (help-with-tutorial): Make sure that users cannot
33983         remove the entire text of the tutorial by means of `undo'.
33985 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
33987         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
33988         in recent changes, where the ispell process was repeatedly
33989         killed & restarted.
33991         * international/mule-cmds.el (set-locale-environment): Set file-name
33992         coding system to utf-8 on Darwin systems.
33993         (set-default-coding-systems): Don't set default-file-name-coding-system
33994         on Darwin systems.
33996 2005-02-03  Richard M. Stallman  <rms@gnu.org>
33998         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
34000 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
34002         * faces.el (list-faces-display): Add optional argument.
34004 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
34006         * font-core.el (font-lock-default-function): Handle the rare case where
34007         only font-lock-keywords is set.
34009 2005-02-02  Kenichi Handa  <handa@m17n.org>
34011         * international/characters.el: Cancel previous change for
34012         I-WITH-DOT-ABOVE and DOTLESS-i.
34014         * international/latin-5.el: Cancel previous change.
34016 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
34018         * progmodes/gud.el: Correction to syntax in gud-menu-map.
34020 2005-02-02  Kenichi Handa  <handa@m17n.org>
34022         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
34023         DOTLESS-i.
34025         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
34026         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
34028         * case-table.el (get-upcase-table): New function.
34029         (copy-case-table): Copy upcaes table too if non-nil.
34030         (set-case-syntax-delims): Maintain upcase table too.
34031         (set-case-syntax-pair): Likewise.
34032         (set-upcase-syntax, set-downcase-syntax): New functions.
34033         (set-case-syntax): Maintain upcase table too.
34035 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
34037         * progmodes/gdb-ui.el (gdb-goto-info): Delete.
34039         * progmodes/gud.el (gud-goto-info): New function.
34040         (gud-tool-bar-map): Use correct icon.
34042 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
34044         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
34045         When delegating, order args in the funcall correctly.
34047 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
34049         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
34051 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
34053         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
34054         buffer not visiting a file.
34056 2005-01-31  Jay Belanger  <belanger@truman.edu>
34058         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
34059         bound on the line with the formula.
34061 2005-01-31  Kim F. Storm  <storm@cua.dk>
34063         * ses.el (ses-create-cell-variable-range)
34064         (ses-destroy-cell-variable-range, ses-reset-header-string)
34065         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
34066         (ses-insert-row): Fix format of apply undo entries.
34068 2005-01-31  Jay Belanger  <belanger@truman.edu>
34070         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
34071         parts.
34073         * calc/calc-embed.el (calc-embedded-open-formula)
34074         (calc-embedded-close-formula): Ignore matrix environments.
34076         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
34077         TeX mode.
34079         * calc/calc-lang.el (math-function-table, math-oper-table)
34080         (math-variable-table): Adjust the LaTeX portions.
34082         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
34083         (math-latex-ignore-words): New constant.
34085 2005-01-31  Richard M. Stallman  <rms@gnu.org>
34087         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
34088         (ispell-local-dictionary): Doc fix.
34089         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
34090         Don't reinitialize at run time.  Don't defcustom.
34091         All uses changed to append ispell-local-dictionary-alist,
34092         or check it first.
34093         (ispell-current-dictionary): New variable for dictionary in use.
34094         (ispell-dictionary): Now used only for global default.
34095         (ispell-start-process): Set ispell-current-dictionary,
34096         not ispell-dictionary.
34097         (ispell-change-dictionary): Use this only for setting
34098         user preferences.
34099         (ispell-internal-change-dictionary): New function
34100         to change the current dictionary in use.
34101         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
34102         Use ispell-current-dictionary.
34103         Handle ispell-local-dictionary-overridden.
34104         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
34106 2005-01-31  Jay Belanger  <belanger@truman.edu>
34108         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
34110         * calc/calc-ext.el: Add calc-latex-language to autoloads.
34111         (calc-mode-map): Add calc-latex-language.
34113         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
34114         (math-latex-print-frac): New functions.
34115         (math-oper-table, math-function-table, math-variable-table)
34116         (math-complex-format, math-input-filter): Add latex properties.
34117         (calc-set-language): Set math-expr-special-function-mapping.
34119         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
34120         (calc-write-parse-table-part): Add LaTeX support.
34122         * calc/calc.el (calc-language): Adjust docstring.
34123         (calc-set-mode-line): Add LaTeX support.
34124         (math-expr-special-function-mapping): New variable.
34125         (math-tex-ignore-words): Add to list.
34127         * calc/calccomp.el (math-compose-expr, math-compose-rows):
34128         Add LaTeX support.
34129         (math-compose-expr): Add support for special functions.
34131         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
34133 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
34135         * progmodes/gdb-ui.el (gdb-memory-address)
34136         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
34137         (gdb-memory-mode-map, gdb-memory-format-keymap)
34138         (gdb-memory-format-menu, gdb-memory-unit-keymap)
34139         (gdb-memory-unit-menu): New variables for a buffer
34140         that lets the user examine program memory.
34141         (gdb-memory-set-address, gdb-memory-set-repeat-count)
34142         (gdb-memory-format-binary, gdb-memory-format-octal)
34143         (gdb-memory-format-unsigned, gdb-memory-format-signed)
34144         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
34145         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
34146         (gdb-memory-unit-word, gdb-memory-unit-halfword)
34147         (gdb-memory-unit-byte, gdb-memory-unit-menu)
34148         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
34149         (gdb-memory-mode, gdb-memory-buffer-name)
34150         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
34151         New functions for above buffer.
34153 2005-01-30  Richard M. Stallman  <rms@gnu.org>
34155         * cus-edit.el (custom-bury-buffer): Function deleted.
34156         (custom-buffer-done-function): Option deleted.
34157         (custom-buffer-done-kill): New replacement option.
34158         (Custom-buffer-done): Call quit-window.
34159         (custom-buffer-create-internal): Update for above changes.
34161 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
34163         * simple.el (undo-ask-before-discard): New var.
34164         (undo-outer-limit-truncate): Implement it.
34165         (undo-extra-outer-limit): Doc update.
34167 2005-01-29  Richard M. Stallman  <rms@gnu.org>
34169         * ses.el (undo-more): Delete defadvice.
34170         (ses-begin-change): Doc fix.
34172         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
34173         instead of rebinding C-x u and C-_.
34175         * files.el (normal-backup-enable-predicate): Return nil for files
34176         in /tmp, regardless of temporary-file-directory.
34178         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
34180         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
34181         (open-rectangle, delete-whitespace-rectangle-line)
34182         (clear-rectangle-line): If FILL, pass t instead of FILL
34183         for move-to-column's 2nd arg.
34185         * simple.el (undo): Fix the test for continuing a series of undos.
34186         (undo-more): Set pending-undo-list to t when we reach end.
34187         (pending-undo-list): Move up defvar.
34189         * wid-edit.el (widget-button-click):
34190         Shorten the range of the track-mouse binding.
34192         * comint.el (comint-insert-input): Undo previous changes;
34193         use last-input-event in interactive spec.
34195 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
34197         * progmodes/compile.el (compilation-start): Bind buffer-read-only
34198         to nil before invoking call-process.  Reset buffer's modified flag
34199         after fontifying it in the no-async branch.
34201         * wid-edit.el (widget-specify-button): If mouse pointer shape
34202         cannot be changed, use mouse face instead.
34204 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
34206         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
34207         (gdb-goto-breakpoint): Make breakpoint handling work on template
34208         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>.
34209         (gdb-assembler-custom): Update to recognize breakpoint information
34210         added on 2005-01-19.
34212 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
34214         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
34215         (dsssl-mode): Use define-derived-mode.
34216         (scheme-mode-initialize): Remove.
34217         (scheme-mode): Use run-mode-hooks.
34219         * cus-edit.el (customize-group-other-window)
34220         (custom-buffer-create-other-window): Don't override special-display-*.
34221         (custom-mode-map): Make it dense.
34223         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
34224         sets the default value.
34226 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
34228         * descr-text.el: Add more keywords.
34230 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
34232         * speedbar.el: Avoid unnecessary use of locate-library.
34234         * international/mule-cmds.el (standard-display-european-internal):
34235         Don't fiddle with latin-1 non-break space any more since it's now
34236         special cased in the C code.
34237         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
34239 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
34241         * cus-start.el (all): Add `undo-outer-limit'.
34243 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
34245         * textmodes/bibtex.el (bibtex-format-entry):
34246         Use `bibtex-empty-field-re' only on the text of fields, not on entire
34247         field lines.
34248         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
34249         not on part of a buffer.
34251 2005-01-25  Lute Kamstra  <lute@gnu.org>
34253         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
34254         nonempty field text strings like "{letters\\macro{}more letters}".
34255         Clarify docstring.
34256         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
34257         (bibtex-entry-offset, bibtex-parse-association)
34258         (bibtex-parse-field-name): Fix typos in docstrings.
34259         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
34261 2005-01-24  Carsten Dominik  <dominik@science.uva.nl>
34263         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
34264         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
34265         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
34266         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
34268         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
34269         isearch minor mode.
34271 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
34273         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
34275 2005-01-24  Lute Kamstra  <lute@gnu.org>
34277         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
34278         CASECHARS and NOT-CASECHARS regular expressions of the
34279         "nederlands" and "nederlands8" dictionaries to prevent a "Range
34280         striding over charsets" error.
34282 2005-01-24  Jay Belanger  <belanger@truman.edu>
34284         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
34285         display variable name.
34287 2005-01-24  Kenichi Handa  <handa@m17n.org>
34289         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
34290         Fix setting of the element of encoded-kbd-iso2022-invocations.
34292 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
34294         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
34295         (gdb-threads-select): Change to also accept mouse events.
34296         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
34297         (gdb-threads-mouse-select): Delete.
34299 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
34301         * files.el (insert-directory): Take care of empty directory,
34302         listed without -a switch.
34304 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
34306         * textmodes/refill.el (refill-post-command-function):
34307         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
34308         to the list of functions that we should be careful not to undo.
34309         (refill-late-fill-paragraph-function): Remove.
34310         (refill-saved-state): New var.
34311         (refill-mode): Use it to save fill-paragraph-function.
34312         Save also the value of auto-fill-function.
34314         * term/w32-win.el: Simplify code.
34316 2005-01-23  Kim F. Storm  <storm@cua.dk>
34318         * simple.el (line-move): Adapt to new return value from
34319         pos-visible-in-window-p.
34321         * simple.el (line-move): Fix last change.  Check partial
34322         visibility at point rather than at window-start.
34324 2005-01-22  Jason Rumney  <jasonr@gnu.org>
34326         * term/w32-win.el (xw-defined-colors): Remove debug-message.
34328 2005-01-22  David Kastrup  <dak@gnu.org>
34330         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
34332 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
34334         * type-break.el (type-break-mode): Add a test for
34335         type-break-file-name being non-nil.
34337 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
34339         * net/eudc.el (top level): Call (message "") via progn, so that
34340         eudc-options-file is loaded.
34342 2005-01-22  Kim F. Storm  <storm@cua.dk>
34344         * simple.el (line-move-1): Rename from line-move.
34345         (line-move): New function that adjusts vscroll for partially
34346         visible rows, and calls line-move-1 otherwise.
34348 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
34350         * pcomplete.el: Define pcomplete-read-event instead of read-event,
34351         since it's not a complete read-event implementation.
34353 2005-01-20  Jay Belanger  <belanger@truman.edu>
34355         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
34356         for called function.
34358 2005-01-20  Steven Tamm  <steventamm@mac.com>
34360         * term/mac-win.el (process-connection-type): Remove.
34361         Controlled now by s/darwin.h:PTY_ITERATION.
34363 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
34365         * window.el (handle-select-window): Don't switch window when we're
34366         in the minibuffer.
34368 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
34370         * subr.el (dotimes-with-progress-reporter): New macro.
34372         * ses.el (ses-dotimes-msg): Remove macro.
34373         Use `dotimes-with-progress-reporter' instead.
34375 2005-01-19  Steven Tamm  <steventamm@mac.com>
34377         * term/mac-win.el (process-connection-type): Use new
34378         operating-system-release variable to use ptys on Darwin 7 (OS X
34379         10.3) when using carbon build.
34381 2005-01-19  Jay Belanger  <belanger@truman.edu>
34383         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
34384         flags if the last command was a tab or M-tab.
34386         * calc/calc-prog.el (calc-user-define-edit): Put original formula
34387         in formula editing buffer.
34389 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
34391         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
34392         breakpoint image symbol in margin.
34394 2005-01-19  Jay Belanger  <belanger@truman.edu>
34396         * calc/calc-prog.el (calc-execute-kbd-macro):
34397         Ignore calc-keep-arg-flag.
34399 2005-01-19  Kenichi Handa  <handa@m17n.org>
34401         * textmodes/ispell.el (ispell-looking-at): New function.
34402         (ispell-process-line): Use ispell-looking-at to compare the ispell
34403         output and the buffer contents.
34405 2005-01-18  Jay Belanger  <belanger@truman.edu>
34407         * calc/calc.el (calc-display-raw): Fix docstring.
34409 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
34411         * simple.el (blink-matching-open): Strip extra info from syntax.
34413         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
34414         funny chars in the end-of-here-doc marker.
34416 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
34418         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
34419         that enable/disabled state of breakpoints is shown correctly in
34420         fringe and on ttys.
34421         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
34422         Add breakpoint information as text properties.
34423         (gdb-mouse-toggle-breakpoint):
34424         Rename to gdb-mouse-set-clear-breakpoint.
34425         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
34426         breakpoints in the margin.
34427         (gdb-remove-strings): Simplify.
34429 2005-01-17  Jay Belanger  <belanger@truman.edu>
34431         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
34432         erasing buffer.
34434 2005-01-17  Richard M. Stallman  <rms@gnu.org>
34436         * progmodes/grep.el (grep-find): Copy from `grep' the condition
34437         for calling grep-compute-defaults.
34439         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
34440         if buffer is empty.
34442         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
34444 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
34446         * hilit-chg.el (highlight-changes-mode): Don't autoload.
34448         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
34449         non-preloaded variables.
34451 2005-01-17  Steven Tamm  <steventamm@mac.com>
34453         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
34454         tex-shell cause to force interactivity when using pipes.
34456 2005-01-17  Kim F. Storm  <storm@cua.dk>
34458         * simple.el (just-one-space): Make arg optional.
34460 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
34462         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
34463         posn-at-x-y to t to access left-margin.
34465 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
34467         Sync with Tramp 2.0.47.
34469         * net/tramp.el (tramp-operation-not-permitted-regexp): New defcustom,
34470         catching keep-date problems in cp/scp operations.
34471         (tramp-handle-copy-file): Don't call `set-file-modes'
34472         unconditionally.  Specialized functions should know better what is
34473         necessary.  This improves performance a little bit, and the
34474         functions could catch errors with `cp -p' and `scp -p'.
34475         (tramp-do-copy-or-rename-file-via-buffer)
34476         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
34477         when appropriate.
34478         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
34479         Call `set-file-modes' when appropriate.
34480         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
34481         Johnsson <isak@hypergene.com>.
34482         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
34483         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
34484         <joakim@verona.se>.
34485         (tramp-file-name-for-operation): Mark `shell-command' as magic for
34486         Emacs only.
34488         * net/tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
34489         `find-file-hooks' and `dired-mode-hook'.
34490         (tramp-minor-mode-map): Respective map.  Add remapping for
34491         `compile' and `recompile'.
34492         (tramp-remap-command, tramp-recompile): New defuns.
34493         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
34494         in buffer "*Compilation*".  Call the commands asynchronously.
34496         * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
34497         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
34498         `shell-command', because it isn't magic in XEmacs.  Reported by
34499         Adrian Aichner <adrian@xemacs.org>.
34501         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
34502         `substitute-in-file-name.
34503         (tramp-smb-handle-substitute-in-file-name): New defun.
34504         (tramp-smb-advice-PC-do-completion): Delete advice.
34506 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
34508         * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
34509         Fix error in deleting region.
34511 2005-01-15  Richard M. Stallman  <rms@gnu.org>
34513         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
34514         In non-temp buffer, switch syntax table temporarily.
34516         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
34518         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
34520         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
34522         * imenu.el (imenu--split-menu): Copy menulist before sorting.
34523         (imenu--generic-function): Use START, not BEG, as pos of definition.
34525         * simple.el (just-one-space): Argument specifies number of spaces.
34527         * simple.el (eval-expression-print-format): Avoid warning
34528         about edebug-active.
34530 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (tiny change)
34532         * progmodes/sh-script.el: Code copied from make-mode.el
34533         with small changes,
34534         (sh-mode-map): Bind C-c C-\.
34535         (sh-backslash-column, sh-backslash-align): New variables.
34536         (sh-backslash-region, sh-append-backslash): New functions.
34538 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
34540         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
34541         (rmail-pop-password, rmail-pop-password-required): Move to
34542         rmail-obsolete group.
34543         (rmail-set-pop-password): Rename to rmail-set-remote-password.
34544         All callers updated.
34545         (rmail-get-pop-password): Rename to rmail-get-remote-password.
34546         Take an argument specifying whether it is POP or IMAP mailbox we
34547         are using.  All callers updated.
34548         (rmail-pop-password-error): Rename to
34549         rmail-remote-password-error.  Added mailutils-specific error message.
34550         (rmail-movemail-search-path)
34551         (rmail-movemail-variant-in-use): New variables.
34552         (rmail-remote-password, rmail-remote-password-required):
34553         New customization variables.
34554         (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
34555         (rmail-parse-url): New function.
34556         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
34557         with GNU mailutils movemail.
34559 2005-01-15  Kevin Ryde  <user42@zip.com.au>
34561         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
34562         suffix to space, $ or '$, to correctly position point when going
34563         to @table style constants like DBL_MAX.
34565 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
34567         * type-break.el (type-break-mode, type-break-file-time)
34568         (type-break-file-keystroke-count, type-break-choose-file):
34569         Don't store data in or load data from the file if type-break-file-name
34570         is nil.
34571         (type-break-file-name): Doc update as per the above.
34573 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
34575         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
34576         lookup-key might return nil; handle that.
34578 2005-01-15  Alan Mackenzie  <acm@muc.de>
34580         * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
34581         rather than the element found, thus enabling the tree to be setcar'd.
34583 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
34585         * textmodes/org.el (org-show-following-heading): New option.
34586         (org-show-hierarchy-above): Use `org-show-following-heading'.
34587         (org-cycle): Documentation fix.
34589         * textmodes/org.el (orgtbl-optimized): New option
34590         (orgtbl-mode): New command, a minor mode.
34591         (orgtbl-mode-map): New variable.
34592         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
34593         (orgtbl-error, orgtbl-self-insert-command)
34594         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
34596         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
34597         a local variable in each org-mode buffer.
34599         * textmodes/org.el (org-set-regexps-and-options): Rename from
34600         `org-set-regexps'.  Added checking for STARTUP keyword.
34601         (org-get-current-options): Add STARTUP options.
34602         (org-table-insert-row): Make mode intelligent about when
34603         realignment is needed.
34604         (org-self-insert-command, org-delete-backward-char, org-delete-char):
34605         New commands.
34606         (org-enable-table-editor): New default value `optimized'.
34607         (org-table-blank-field): Support blanking regions if active.
34609 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
34611         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
34612         if the year is not given.
34614         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
34615         Add new escapes %m and %M, fixed bug with %F by adding
34616         save-match-data.
34617         (reftex-reference): Remove ?. from list of spaces.
34618         (reftex-label-info): Add automatic label prefix recognition.
34620         * textmodes/reftex-index.el (reftex-index-next-phrase):
34621         Add slave parameter to call of `reftex-index-this-phrase'.
34622         (reftex-index-this-phrase): New optional argument.
34623         (reftex-index-region-phrases): Add slave parameter to call of
34624         `reftex-index-this-phrase'.
34625         (reftex-display-index): New argument redo.
34626         (reftex-index-rescan): Add `redo' to arguments of
34627         `reftex-display-index'.
34628         (reftex-index-Rescan, reftex-index-revert)
34629         (reftex-index-switch-index-tag): Add `redo' to arguments of
34630         `reftex-display-index'.
34631         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
34632         indexing.  Fix bug with matching is there is a quote before or
34633         after the word.
34635         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
34636         Fix bug when collecting citation keys in lines with comments.
34637         (reftex-citation): Prefix argument no longer rescans the document,
34638         but forces prompting for optional arguments of cite macros.
34639         (reftex-do-citation): Prompting for optional arguments implemented.
34641         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
34642         Add optional arguments to most cite commands.
34643         (reftex-cite-cleanup-optional-args): New option
34644         (reftex-cite-prompt-optional-args): New option.
34645         (reftex-trust-label-prefix): New option.
34647         * textmodes/reftex-toc.el (reftex-toc-find-section):
34648         Add push-mark before changing the position in the buffer.
34650         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
34651         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
34653 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
34655         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
34656         more carefully.
34658 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
34660         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
34661         (sgml-mode): Use it.
34662         (sgml-get-context): Better keep track of implicitly closed tags.
34664 2005-01-13  Kenichi Handa  <handa@m17n.org>
34666         * textmodes/ispell.el: These changes are to fix misalignment error
34667         caused by equivalent characters of different Emacs charsets.
34668         (ispell-unified-chars-table): New variable.
34669         (ispell-get-decoded-string): New function.
34670         (ispell-get-casechars, ispell-get-not-casechars)
34671         (ispell-get-otherchars): Call ispell-get-decoded-string.
34673 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
34675         * custom.el (custom-declare-variable): Just put symbol instead
34676         of (defvar . symbol) in `current-load-list'.
34678 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
34680         * emacs-lisp/elint.el: Fixed typo in Commentary section.
34682 2005-01-12  Jay Belanger  <belanger@truman.edu>
34684         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
34685         to create a Calc summary.
34687 2005-01-12  Kim F. Storm  <storm@cua.dk>
34689         * mouse.el (mouse-on-link-p): Change functionality and doc
34690         string to comply with latest description in lisp ref.
34692 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
34694         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
34695         Enable mouse clicks on mode-line, header-line and margin.
34696         (event-type): Give mouse event symbols an `event-kind' property
34697         with value `mouse-click'.
34699 2005-01-12  Juri Linkov  <juri@jurta.org>
34701         * facemenu.el (list-colors-display): Add new arg buffer-name.
34702         Use it.  Fix docstring.  Replace code for identifying duplicate
34703         colors by the name with call to `list-colors-duplicates' which
34704         identifies duplicate colors by the value unless the color
34705         is one of special Windows colors.  Set truncate-lines to t.
34706         Print sorted duplicate color names on each line.  Indent to 22
34707         \(the longest color name in rgb.txt) instead of 20.  Optimize.
34708         (list-colors-duplicates): New function.
34709         (facemenu-color-name-equal): Delete function.
34711         * facemenu.el (list-colors-print): New function created from code
34712         in list-colors-display.  Print #RRGGBB at the window right edge.
34713         (list-colors-display): When temp-buffer-show-function is not
34714         defined, call list-colors-print from temp-buffer-show-hook
34715         to get the right value of window-width in list-colors-print
34716         after the buffer is displayed.
34718         * simple.el (pop-mark): Move deactivate-mark out of conditional
34719         part to deactivate the active mark regardless of the state of the
34720         mark ring.
34722         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
34723         variables line in desktop files.
34725 2005-01-12  Juri Linkov  <juri@jurta.org>
34727         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
34728         Bring together isearch highlight related options.
34729         (lazy-highlight): Replace group `replace' by `matching'.
34730         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
34731         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
34732         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
34733         and declare them obsolete.
34734         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
34735         (isearch-faces): Remove defgroup.
34736         (isearch-overlay, isearch-highlight, isearch-dehighlight):
34737         Move isearch highlighting code closer to lazy highlighting code.
34739         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
34740         (query-replace-highlight, query-replace-lazy-highlight)
34741         (query-replace): Move definitions to the beginning of the file.
34743 2005-01-11  Juri Linkov  <juri@jurta.org>
34745         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
34746         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
34747         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
34749         * info.el (Info-history-forward): New variable.
34750         (Info-select-node): Reset Info-history-forward to nil.
34751         (Info-last): Turn into defalias.
34752         (Info-history-back): Rename from Info-last.
34753         Add current node to Info-history-forward.
34754         (Info-history-forward): New fun.
34755         (Info-mode-map): Replace Info-last by Info-history-back.
34756         Bind Info-history-forward to "r".
34757         (Info-mode-menu): Replace Info-last by Info-history-back.
34758         Fix menu item text.  Add menu item for Info-history-forward.
34759         (info-tool-bar-map): Replace Info-last by Info-history-back.
34760         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
34761         for Info-history-forward.
34762         (Info-mode): Replace Info-last by Info-history-back in docstring.
34763         Add local variable Info-history-forward.
34764         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
34766 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
34768         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
34769         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
34770         Ignore select-window events rather than fiddle with
34771         mouse-autoselect-window.
34773 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
34775         * type-break.el (type-break-mode): Fix previous change.
34777 2005-01-10  Jay Belanger  <belanger@truman.edu>
34779         * calc/calc-ext.el (calc-reset): Reset when inside embedded
34780         calculator; only reset when point is inside a calculator.
34781         Don't adjust the window height if the window takes up the whole height
34782         of the frame.
34784 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
34786         * ebuff-menu.el (Electric-buffer-menu-mode):
34787         Preserve value of buffer-local var header-line-format.
34789 2005-01-09  Jay Belanger  <belanger@truman.edu>
34791         * calc/calc.el (calc-mode-var-list-restore-saved-values):
34792         Make sure settings file exists before accessing it.
34794         * calc/calc-embed.el (calc-embedded-subst):
34795         Replace math-multi-subst-rec, which is only supposed to be called
34796         by math-multi-subst, by math-multi-subst.
34798 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
34800         * vc.el (vc-allow-async-revert): New user option.
34801         (vc-disable-async-diff): New internal variable.
34802         (vc-revert-buffer): Use them to disable asynchronous diff.
34804         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
34805         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
34806         asynchronously if vc-disable-async-diff is t.
34808 2005-01-09  Jay Belanger  <belanger@truman.edu>
34810         * calc/calc.el (defcalcmodevar): New macro.
34811         (calc-mode-var-list-restore-default-values)
34812         (calc-mode-var-list-restore-saved-values): New functions.
34813         (calc-mode-var-list): Use defcalcmodevar to define it.
34814         (calc-always-load-extensions, calc-line-numbering)
34815         (calc-line-breaking, calc-display-just, calc-display-origin)
34816         (calc-number-radix, calc-leading-zeros, calc-group-digits)
34817         (calc-group-char, calc-point-char, calc-frac-format)
34818         (calc-prefer-frac, calc-hms-format, calc-date-format)
34819         (calc-float-format, calc-full-float-format, calc-complex-format)
34820         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
34821         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
34822         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
34823         (calc-matrix-brackets, calc-language, calc-language-option)
34824         (calc-left-label, calc-right-label, calc-word-size)
34825         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
34826         (calc-display-raw, calc-internal-prec, calc-angle-mode)
34827         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
34828         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
34829         (calc-window-height, calc-display-trail, calc-show-selections)
34830         (calc-use-selections, calc-assoc-selections)
34831         (calc-display-working-message, calc-auto-why, calc-timing)
34832         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
34833         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
34834         (calc-gnuplot-default-device, calc-gnuplot-default-output)
34835         (calc-gnuplot-print-device, calc-gnuplot-print-output)
34836         (calc-gnuplot-geometry, calc-graph-default-resolution)
34837         (calc-graph-default-resolution-3d, calc-invocation-macro)
34838         (calc-show-banner): Use defcalcmodevar to declare them and set
34839         their default values.
34841         * calc/calc-ext.el (calc-reset): Restore saved values of variables
34842         instead of default values (but restore default values if there is
34843         an argument of 0).
34845 2005-01-09  David Kastrup  <dak@gnu.org>
34847         * desktop.el (desktop-restore-eager): Fix typo in type.
34849 2005-01-08  Richard M. Stallman  <rms@gnu.org>
34851         * cus-edit.el (customize): Delete :link.
34853 2005-01-08  Jay Belanger  <belanger@truman.edu>
34855         * calc/calc.el (calc-mode): Remove the extension from the
34856         `calc-settings-file' file name when loading it.
34858 2005-01-08  Kim F. Storm  <storm@cua.dk>
34860         * info.el (Info-mode-map, Info-next-link-keymap)
34861         (Info-prev-link-keymap, Info-up-link-keymap):
34862         Map follow-link to mouse-face.
34863         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
34865 2005-01-08  Jay Belanger  <belanger@truman.edu>
34867         * calc/calc.el (calc-settings-file): Change default value.
34868         Suggested by cgw in a comment in calc-mode.el.
34870         * calc/calc-mode.el (calc-settings-file-name):
34871         Compare calc-settings-file to user-init-file instead of ~/.emacs.
34872         Replace ~/.emacs in a prompt by calc-settings-file.
34874 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
34876         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
34877         (desktop-lazy-idle-delay): New customizable variables.
34878         (desktop-buffer-args-list): New variable.
34879         (desktop-append-buffer-args): New function.
34880         (desktop-save): Call desktop-append-buffer-args for some buffers.
34881         (desktop-lazy-create-buffer): New function.
34882         (desktop-idle-create-buffers): New function.
34883         (desktop-read): Add message about buffers to restore lazily.
34884         (desktop-lazy-abort): New command.
34885         (desktop-clear): Call desktop-lazy-abort.
34886         (desktop-lazy-complete): New command.
34888 2005-01-06  Richard M. Stallman  <rms@gnu.org>
34890         * emacs-lisp/find-func.el (find-face-definition):
34891         Rename from find-face.
34893 2005-01-06  Kim F. Storm  <storm@cua.dk>
34895         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
34897         * man.el (Man-xref-man-page, Man-xref-header-file)
34898         (Man-xref-normal-file): Add follow-link property.
34900 2005-01-06  Jay Belanger  <belanger@truman.edu>
34902         * calc/calc-units.el: Make sure the proper macro definitions are
34903         available when compiling.
34905 2005-01-06  Juri Linkov  <juri@jurta.org>
34907         * isearch.el (isearch-lazy-highlight-update):
34908         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
34910 2005-01-06  Miles Bader  <miles@gnu.org>
34912         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
34913         (isearch-lazy-highlight-face): Use new name.
34915 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
34917         * uniquify.el (uniquify-rationalize-file-buffer-names):
34918         Re-add an interactive spec.
34919         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
34920         to the same name.
34922         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
34923         (isearch-update, isearch-done): Adjust calls accordingly.
34925 2005-01-05  Richard M. Stallman  <rms@gnu.org>
34927         * custom.el (custom-set-variables, custom-theme-set-variables):
34928         Clarify documentation.
34930         * emacs-lisp/find-func.el (find-variable)
34931         (find-variable-other-window, find-variable-other-frame):
34932         Fix the TYPE args to find-function-read and find-function-do-it.
34933         (find-function): Doc fix.
34934         (find-function-at-point): Replace function-at-point alias.
34936 2005-01-04  Richard M. Stallman  <rms@gnu.org>
34938         * cus-face.el (custom-declare-face):
34939         Record defface in current-load-list.
34941         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
34943         * emacs-lisp/find-func.el: Doc fixes.
34944         (find-face-regexp): New variable.
34945         (find-function-regexp-alist): New variable.
34946         (find-function-C-source): Third arg is now TYPE.
34947         (find-function-search-for-symbol): Handle general TYPE.
34948         (find-function-read, find-function-do-it): Handle general TYPE.
34949         (find-definition-noselect, find-face): New functions.
34950         (function-at-point): Alias deleted.
34952 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
34954         * battery.el (display-battery-mode): Rename from display-battery.
34955         Handle the case where it gets turned off.
34957 2005-01-04  Richard M. Stallman  <rms@gnu.org>
34959         * cus-edit.el (customize): Make :link point to user doc.
34961         * man.el (Man-fontify-manpage): Turn off undo generation.
34963         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
34965 2005-01-04  Andreas Schwab  <schwab@suse.de>
34967         * files.el (insert-directory): Only look for error lines in
34968         inserted text.  Don't move too far after processing --dired markers.
34970 2005-01-04  Richard M. Stallman  <rms@gnu.org>
34972         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
34973         Don't expand if the character is @, period, dash, etc.
34974         (define-mail-abbrev): Quote names that contain problem characters.
34976 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
34978         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
34980 2005-01-03  Richard M. Stallman  <rms@gnu.org>
34982         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
34983         (query-replace-highlight, query-replace-lazy-highlight)
34984         (query-replace): Definitions moved up.  Doc fix.
34986 2005-01-03  Richard M. Stallman  <rms@gnu.org>
34988         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
34989         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
34990         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
34991         (lazy-highlight-face): Rename from isearch-lazy-...
34992         Change all references to them.
34994 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
34996         * cus-edit.el (custom-file): Doc fix for defcustom.
34997         (custom-file): The function no longer sets the variable
34998         `custom-file' to its return value.
35000         * startup.el (command-line): No longer load `custom-file'.
35002 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
35004         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
35006         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
35007         Don't confuse module-prefixed identifiers for labels.
35008         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
35010 2005-01-02  Richard M. Stallman  <rms@gnu.org>
35012         * files.el (basic-save-buffer-1): Fix previous change.
35014         * loadhist.el (file-loadhist-lookup): New function.
35015         (file-provides, file-requires): Use it.
35017         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
35018         instead of calculating the right size.
35020 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>
35022         * vc-svn.el (vc-svn-diff): Stay local if possible.
35024 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
35026         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
35028         * files.el (hack-local-variables): Fix last change.
35030 2005-01-02  Jay Belanger  <belanger@truman.edu>
35032         * calc/calc-yank.el (calc-edit-top): New variable.
35033         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
35034         object.  Change header properties.
35035         (calc-edit-finish, calc-edit-finish-stack-object)
35036         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
35037         edited object.
35038         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
35039         for the beginning of the edited object.
35040         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
35041         for the beginning of the edited object.
35042         * calc/calc-prog.el (calc-edit-macro-finish-edit)
35043         (calc-finish-formula-edit, calc-macro-repeats)
35044         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
35045         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
35046         beginning of the edited object.
35047         (calc-user-define-edit): Change the header for editing macros.
35048         Remove unnecessary variable.
35050 2005-01-01  Jay Belanger  <belanger@truman.edu>
35052         * calc/calc-yank.el (calc-edit-mode): Change default header.
35053         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
35054         * calc/calc-store.el (calc-edit-variable): Change title to match new
35055         header.
35056         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
35057         mode to match new header.
35058         (calc-user-define-edit): Change titles to include names of commands.
35059         (calc-finish-formula-edit): Adjust to handle new header.
35060         (calc-finish-macro-edit): Remove.
35061         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
35062         (calc-edit-macro-command, calc-edit-macro-command-type)
35063         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
35064         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
35065         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
35066         (calc-edit-macro-finish-edit): New functions.
35067         (calc-user-define-edit): Use new functions to edit named calc macros.
35069 2005-01-01  Stefan Monnier  <monnier@iro.umontreal.ca>
35071         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
35073         * ses.el (copy-region-as-kill): Deactivate mark.
35075 2005-01-01  Richard M. Stallman  <rms@gnu.org>
35077         * replace.el (occur-1): If the output buffer is also an input,
35078         don't kill it, rename it.
35080         * faces.el (set-face-background, set-face-foreground): Doc fix.
35082         * cus-face.el (custom-face-attributes): Fix :help-echo strings
35083         for :foreground and :background.
35085         * dired.el (dired-view-command-alist): Variable deleted.
35086         (dired-view-file, dired-mouse-find-file-other-window):
35087         Delete the code to use it.
35089 2005-01-01  Kim F. Storm  <storm@cua.dk>
35091         * image.el (insert-sliced-image): Use t for line-height property.
35093 See ChangeLog.11 for earlier changes.
35095 ;; Local Variables:
35096 ;; coding: iso-2022-7bit
35097 ;; add-log-time-zone-rule: t
35098 ;; End:
35100     Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
35102   This file is part of GNU Emacs.
35104   GNU Emacs is free software; you can redistribute it and/or modify
35105   it under the terms of the GNU General Public License as published by
35106   the Free Software Foundation; either version 3, or (at your option)
35107   any later version.
35109   GNU Emacs is distributed in the hope that it will be useful,
35110   but WITHOUT ANY WARRANTY; without even the implied warranty of
35111   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
35112   GNU General Public License for more details.
35114   You should have received a copy of the GNU General Public License
35115   along with GNU Emacs; see the file COPYING.  If not, write to the
35116   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
35117   Boston, MA 02110-1301, USA.
35119 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1