From e3d51b2790bd0a8be4365fe84143822f2a804b00 Mon Sep 17 00:00:00 2001 From: Martin Rudalics Date: Wed, 24 Sep 2008 16:24:35 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 26876 +++++++++++++++++++++++------------------------ 1 file changed, 13438 insertions(+), 13438 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index db82d57d27..d52c877361 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,13438 +1,13438 @@ -2008-09-24 Martin Rudalics - - * help-fns.el (describe-function-1, describe-variable): Print - relative file name in help buffer. - * faces.el (describe-face): Print relative file name in help - buffer. - -2008-09-23 Romain Francoise - - * subr.el (with-output-to-string): Make sure that the temporary - buffer gets killed. - -2008-09-23 Markus Sauermann (tiny change) - - * emacs-lisp/emacslisp-mode.el (calculate-lisp-indent): Fix - indentation problem with keyword symbols when a list starts with - ,@ or spaces. (Bug#1012) - -2008-09-23 Martin Rudalics - - * textmodes/tex-mode.el (latex-find-indent): Try to handle - escaped close parens correctly. (Bug#954) - -2008-09-22 Tassilo Horn - - * play/fortune.el (fortune-in-buffer): Fix a bug which forced - usage of `fortune-file' even though a FILE argument was passed to - the function. - -2008-09-21 Dan Nicolaescu - - * startup.el (command-line): Start the server when in daemon mode. - Remove always true test. - - * frame.el (frame-initialize): Remove spurious setting of - special-display-function with the default value. - -2008-09-20 Vincent Belaïche - - * calc/calc-vec.el (calcFunc-venum): Properly handle intervals. - -2008-09-20 Glenn Morris - - * emacs-lisp/lisp-mode.el (lisp-indent-offset): - Fix custom type. (Bug#1011) - -2008-09-20 David De La Harpe Golden - - * files.el (move-file-to-trash): Avoid recursive trashing if - rename-file calls delete-file. - -2008-09-20 Glenn Morris - - * play/fortune.el: Remove leading `*' from defcustom docs. - (fortune-program-options): Doc fix. Allow to be a string again. - Add :version. - (fortune-in-buffer): Handle fortune-program-options as a string. - Don't rely on fortune program accepting options after fortune file. - -2008-09-20 Justin Bogner (tiny change) - - * play/fortune.el (fortune-program-options): Change to a list. - (fortune-in-buffer): Use apply. - -2008-09-20 Ulrich Mueller - - * emacs-lisp/authors.el: Change encoding of file to utf-8. - (authors-coding-system): Likewise. - -2008-09-20 Ami Fischman - - * savehist.el (savehist-save): Handle errors in writing as well as - reading. - -2008-09-20 Michael Olson - - * emacs-lisp/tq.el (tq-create): Disable undo in tq buffer in order - to provide a minimal performance boost. - -2008-09-19 Roland Winkler - - * proced.el (proced-grammar-alist, proced-custom-attributes) - (proced-format-alist, proced-format, proced-filter-alist) - (proced-filter, proced-sort): Use defcustom. - (proced-mode): Fix docstring. - (proced-process-attributes): Handle return value nil of functions - in proced-custom-attributes. - -2008-09-19 Martin Rudalics - - * textmodes/sgml-mode.el (sgml-tag-syntax-table): Remove prefix - flag from "'" entry in sgml-tag-syntax-table. (Bug#946) - -2008-09-19 Miles Bader - - * comint.el (comint-output-filter): Make field properties for - output text front-sticky. - -2008-09-18 Dan Nicolaescu - - * vc-bzr.el (vc-bzr-show-log-entry): - * vc-git.el (vc-git-show-log-entry): Deal with a nil argument, - C-x v l for a directory uses that. - -2008-09-18 Simon Josefsson - - * files.el (auto-mode-alist): Use sieve-mode for .sv, .siv, and - .sieve files. - -2008-09-18 Martin Rudalics - - * help-macro.el (make-help-screen): Preserve key bindings - established in help-mode call when exiting this macro. - -2008-09-17 Kenichi Handa - - * language/burmese.el: Fix setting of composition-function-table. - -2008-09-17 Martin Rudalics - - * info.el (Info-follow-nearest-node): Don't raise an error for - mouse-1 clicks. - -2008-09-17 Jay Belanger - - * calc/calc-units.el (calc-convert-temperature): Use default - units when appropriate. - -2008-09-16 Markus Triska - - * textmodes/flyspell.el (flyspell-math-tex-command-p): Always - catch errors raised in `texmathp'. - (flyspell-tex-math-initialized): Remove. - -2008-09-16 Martin Rudalics - - * frame.el (select-frame-set-input-focus): With non-nil - mouse-autoselect-window always move mouse cursor to frame's - selected window. Otherwise restore pre 2008-09-13 behavior. - (select-frame-by-name): Use select-frame-set-input-focus. - - * files.el (switch-to-buffer-other-frame): Don't raise frame since - pop-to-buffer already does it. - (display-buffer-other-frame): Fix doc-string. - -2008-09-16 Glenn Morris - - * add-log.el (diff-find-source-location): Update declaration. - - * progmodes/make-mode.el (makefile-match-function-end): - Move point. (Bug#983) - -2008-09-16 Daiki Ueno - - * epg.el (epg-start-verify): Pass "--verify" to gpgsm. - -2008-09-15 Juanma Barranquero - - * vc-rcs.el (vc-rcs-steal-lock, vc-rcs-checkout): Fix docstring typos. - (vc-rcs-fetch-master-state, vc-rcs-system-release): Doc fixes. - -2008-09-15 Eduard Wiebe (tiny change) - - * vc-rcs.el (vc-rcs-rollback): Fix typos in docstring. - -2008-09-15 Martin Rudalics - - * files.el (file-truename): Don't raise args-out-of-range error - when filename has no separator on windows-nt. (Bug#982) - -2008-09-14 Stefan Monnier - - * diff-mode.el (diff-find-file-name): Rename `batch' to `noprompt' and - be more honest when we don't know. - (diff-tell-file-name): Don't prompt before the actual prompt. - (diff-mode): Don't prompt in add-log-buffer-file-name-function. - (diff-find-source-location): Add `noprompt' argument. - (diff-current-defun): Don't prompt. - -2008-09-14 Roland Winkler - - * proced.el (proced-mark-face, proced-marked-face) - (proced-sort-header-face): Remove. - (proced-font-lock-keywords): Simplify. - (proced-format): Use face proced-sort-header. - (proced-format-interactive, proced-sort-interactive) - (proced-filter-interactive): Only call proced-update if the scheme - has changed. - (proced-sort-header): Use posn-actual-col-row. - -2008-09-14 Martin Rudalics - - * add-log.el (change-log-find-window): New variable. - (change-log-goto-source-1, change-log-goto-source): - Set change-log-find-window to window displaying source. - (change-log-next-error): Select window specified by - change-log-find-window. - -2008-09-13 Martin Rudalics - - * frame.el (select-frame-set-input-focus): With focus follows - mouse move mouse cursor to right window. - * window.el (pop-to-buffer): Select window before calling - select-frame-set-input-focus. - -2008-09-12 Roland Winkler - - * proced.el (proced-sort-header): New face. - (proced-sort-header-face): New variable. - (proced-format): Allow format value nil. - Use proced-sort-header-face for header of sort column. - (proced-format-args): New function. - (proced-grammar-alist, proced-timer-flag, proced-process-alist) - (proced-header-help-echo, proced-field-help-echo, proced-timer) - (proced-toggle-timer-flag, proced, proced-mode): Doc fix. - (proced-refine): Rename from proced-filter-attribute. Doc fix. - (proced-sort-header): Bind also to mouse-1. - (proced-move-to-goal-column): Return position of point. - (proced-filter-interactive): Always revert listing. - (proced-format-ttname): Simplify. - (proced-update): Do not keep undo information. Put point at - beginning of buffer if we generate the first listing. - -2008-09-12 Tassilo Horn - - * doc-view.el (doc-view-scroll-up-or-next-page) - (doc-view-scroll-down-or-previous-page): Fix scrolling in case of - vertically split windows. - -2008-09-12 Glenn Morris - - * progmodes/f90.el (f90-mode-map): Don't bind \t and \r. - - * indent.el (indent-line-function): Doc fix. - * progmodes/sh-script.el (sh-font-lock-open-heredoc): Doc fix. - -2008-09-11 Martin Rudalics - - * window.el (pop-to-buffer): If the window for buffer-or-name is - not on the selected frame, raise that window's frame and give it - input focus. (Bug#745) - -2008-09-11 Glenn Morris - - * ido.el (ido-mode): Initialize with custom-initialize-default, - rather than a set function. (Bug#947) - -2008-09-10 Chong Yidong - - * replace.el (perform-replace): Don't set inhibit-read-only using - query-replace-skip-read-only (bug#956). - - * edmacro.el (edmacro-parse-keys): Fix last change to omit macros - of the <> form. - -2008-09-10 Martin Rudalics - - * window.el (display-buffer): Fix doc-string typo. - -2008-09-10 Kenichi Handa - - * composite.el (compose-gstring-for-graphic): Fix previous change. - -2008-09-10 Glenn Morris - - * info.el (Info-try-follow-nearest-node): Fix doc typo. - -2008-09-10 Stephen Berman - - * info.el (Info-mouse-follow-nearest-node): Follow links to different - manuals. (Bug#886) - -2008-09-09 Juanma Barranquero - - * ido.el (ido-unload-function): New function. - -2008-09-08 Juanma Barranquero - - * ido.el (ido-file-internal): Fix typo in prompt. - (ido-merge-ftp-work-directories, ido-max-work-file-list): Doc fixes. - (ido-max-prospects, ido-max-file-prompt-width, ido-ignore-buffers) - (ido-enable-prefix, ido-setup-hook, ido-rewrite-file-prompt-functions) - (ido-magic-forward-char, ido-magic-delete-char, ido-pop-dir): - Fix typos in docstrings. - -2008-09-08 Martin Rudalics - - * help-fns.el (describe-function-1): Don't print extra newline - after filling. - -2008-09-08 Katsumi Yamaoka - - * help-fns.el (find-lisp-object-file-name): Handle case where - library is compressed. - -2008-09-07 Chong Yidong - - * complete.el (PC-do-completion): Don't replace buffer - contents (bug#227). - -2008-09-07 Juanma Barranquero - - * loadhist.el (unload-feature-special-hooks): - Add `choose-completion-string-functions'. - -2008-09-07 Stefan Monnier - - * vc-svn.el (vc-svn-root): - * vc-sccs.el (vc-sccs-root): - * vc-rcs.el (vc-rcs-root): - * vc-cvs.el (vc-cvs-root): Delete. - * vc-hooks.el (vc-find-root): Remove `invert' argument. - -2008-09-07 Nikolaj Schumacher (tiny change) - - * progmodes/flymake.el (flymake-parse-err-lines): Filter out - errors occurring in different files. - -2008-09-07 Dan Nicolaescu - - * vc-bzr.el (vc-bzr-extra-fileinfo): New defstruct. - (vc-bzr-status-printer): New function. - (vc-bzr-after-dir-status): Deal with renamed files. - -2008-09-07 Johan Euphrosine (tiny change) - - * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Shell quote - buffer's filename. - -2008-09-07 Martin Rudalics - - * subr.el (cancel-change-group): Widen buffer temporarily when - undoing changes. (Bug#810) - -2008-09-07 Nick Roberts - - * progmodes/gud.el (gud-stop-subjob): Using jdb, suspend threads - with gud-stop-subjob rather than exit debugger. - -2008-09-07 Kenichi Handa - - * composite.el: Compose combining characters only when it - follows a character matching with "[[:alpha:]]". - -2008-09-06 Roland Winkler - - * proced.el: Require time-date. - (proced-command-alist, proced-command, proced-goal-header-re) - (proced-sorting-schemes-alist, proced-sorting-scheme) - (proced-header-alist, proced-sorting-schemes-re) - (proced-skip-regexp, proced-next-line, proced-previous-line) - (proced-listing-type, proced-sorting-scheme-p): Remove. - (proced-grammar-alist, proced-custom-attributes) - (proced-format-alist, proced-format, proced-filter-alist) - (proced-filter, proced-sort, proced-goal-attribute) - (proced-timer-interval, proced-timer-flag, proced-timer) - (proced-process-alist, proced-sort-internal, proced-process-tree) - (proced-header-help-echo, proced-field-help-echo): New variables. - (proced-pid-at-point, proced-timer, proced-mark-process-alist) - (proced-omit-process, proced-filter, proced-process-tree) - (proced-filter-children, proced-children-pids) - (proced-filter-parents, proced-<, proced-string-lessp) - (proced-time-lessp, proced-xor, proced-sort-p) - (proced-format-time, proced-format-start, proced-format-ttname) - (proced-format, proced-process-attributes): New functions. - (proced-toggle-timer-flag, proced-mark-children) - (proced-mark-parents, proced-filter-interactive) - (proced-filter-attribute, proced-sort-interactive) - (proced-sort-header, proced-format-interactive): New commands. - (proced-move-to-goal-column): Use goal-column. - (proced-mode): Use proced-timer. - (proced-do-mark-all): Display process count. Use use-region-p. - Simplify. - (proced-omit-processes): Use use-region-p. - (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid) - (proced-sort-start, proced-sort-time, proced-sort-user): - Use proced-sort-interactive. - (proced-sort): Make it a function that performs the actual sort. - (proced-update): New arg revert. Use proced-process-alist, - proced-filter, proced-sort, proced-format, and - proced-grammar-alist. Preserve position of point based on fields. - Make header line and fields clickable. - (proced-send-signal): Use proced-pid-at-point and proced-process-alist. - (proced-why): Use save-selected-window. - (proced-log): Use buffer-read-only. - -2008-09-06 Chong Yidong - - * tooltip.el (tooltip-mode): Initialize unconditionally to t. - -2008-09-06 Glenn Morris - - * add-log.el (diff-find-source-location): Declare. - (find-change-log): If called from a diff buffer, try to switch to the - source buffer (e.g. to respect change-log-default-name there). - - * progmodes/sh-script.el (sh-get-kw): Remove '()' from the list of - unallowed characters; added 2006-10-10 without comment. (Bug#753) - - * Makefile.in (ELCFILES): Update. - -2008-09-06 Chong Yidong - - * textmodes/ispell.el (ispell-command-loop): Suspend ispell if the - user enters a mouse event in another frame, or a special event. - - * server.el (server-switch-buffer): New arg. - (server-execute): If reusing an existing window, set file position - if required. - -2008-09-06 Kenichi Handa - - * language/lao.el: Fix setting of composition-function-table. - -2008-09-06 Eli Zaretskii - - * term/pc-win.el (msdos-show-help): Don't truncate lines while - displaying help echo messages. - -2008-09-06 Martin Rudalics - - * subr.el (symbol-file): Fix doc-string. - -2008-09-06 Glenn Morris - - * help-mode.el (help-xref-forward-stack): Doc fix. - - * add-log.el (change-log-default-name): Autoload safety. - -2008-09-05 Wilson Snyder - - * verilog-mode.el (verilog-library-extensions): Enable .sv - filename extensions to call verilog-mode. - (verilog-auto, verilog-auto-inst, verilog-faq) - (verilog-submit-bug-report): Update author support URLs. - (verilog-delete-auto, verilog-auto-inout-module) - (verilog-auto-inout-comp, verilog-auto): Add AUTOINOUTCOMP for - creating complemented testbench modules. Suggested by Yishay Belkind. - (verilog-auto-inst-port, verilog-simplify-range-expression): - When verilog-auto-inst-param-value is set, don't require a - AUTO_TEMPLATE to expand parameter substitutions. Suggested by - Yishay Belkind. - (verilog-auto-inst-param-value): Add safe variable. - (verilog-re-search-forward, verilog-re-search-backward): - Fix returning wrong search results on Emacs 22.1. - (verilog-modi-cache-results, verilog-auto): Fix warning message - about "toggling font-lock-mode." - (verilog-auto): Fix losing font-lock on errors. - (verilog-auto-inst-param-value, verilog-mode-version) - (verilog-mode-version-date, verilog-read-inst-param-value) - (verilog-auto-inst, verilog-auto-inst-param) - (verilog-auto-inst-port, verilog-simplify-range-expression): - Allow parameters to be replaced with their values, on the expansion of - an AUTOINST with Verilog 2001 style parameter settings. - Suggested by David Rogoff. - -2008-09-05 Michael McNamara - - * verilog-mode.el (verilog-beg-block-re-ordered, verilog-calc-1): - Better support for the property statement. Sometimes this keyword - introduces a statement which requires an endproperty keyword, and - sometimes it doesn't, depending on the work before the property - word. If property is prefixed with assert, assume or cover - keyword, then the statement is ended with a ';'. Otherwise, - property is like task or specify, and is followed by some number - of statements, which are ended with an endproperty keyword. - (electric-verilog-tab): Support Emacs 22.2 style handling of tab - in a highlighted region: indent each line in region according to - mode. Supply this so it works in XEmacs and older Emacs. - -2008-09-05 Vinicius Jose Latorre - - * whitespace.el (whitespace-kill-buffer-hook, whitespace-action): - Don't clean up a buffer when killing it. - -2008-09-05 Vinicius Jose Latorre - - * whitespace.el: Fix auto-cleanup on kill prevents killing read-only - buffers (bug#360). New version 11.2.1. - (whitespace-action): New value `warn-read-only' to give a warning when - buffer is read-only and whitespace action is cleanup or auto-cleanup. - (whitespace-cleanup, whitespace-cleanup-region): Code fix. - (whitespace-warn-read-only): New fun. - -2008-09-05 Chong Yidong - - * international/quail.el: Require help-mode. - (quail-help-init): Function removed. - (quail-keyboard-layout-button, quail-keyboard-customize-button): - Define directly. - - * dired.el (dired-get-filename): Rewrite octal escape character - processor (bug#885). - -2008-09-05 Eli Zaretskii - - * cus-edit.el (custom-button-pressed): Default to inverse-video. - - * term/pc-win.el (msdos-face-setup): Setup faces for all frames, - not just for terminal-frame. - -2008-09-05 Martin Rudalics - - * window.el (window--try-to-split-window): Don't split when window - is not splittable in last disjunct. (Bug#888) - -2008-09-05 Kenichi Handa - - * language/tibetan.el: Fix setting of composition-function-table. - - * composite.el (find-composition): Mention about the automatic - composition in the docstring. - (compose-gstring-for-graphic): Fix handling "above" marks. - - * descr-text.el (describe-char): Fix handling of automatic composition. - -2008-09-04 Juanma Barranquero - - * net/tramp-cache.el (tramp-flush-file-function): Fix docstring typo. - (tramp-parse-connection-properties): Reflow docstring. - -2008-09-04 Kim F. Storm - - * ido.el (ido-buffer-internal, ido-file-internal): Pass on other-window - and other-frame methods when switching between file and buffer modes. - -2008-09-04 Martin Rudalics - - * info.el (Info-dir-remove-duplicates): Narrow buffer when - removing duplicate entries under same heading. Don't skip char - matching anything but a space or tab at bol. (Bug#864) - -2008-09-03 Alan Mackenzie - - * progmodes/cc-defs.el (c-version): Increment to 5.31.6. - -2008-09-03 Stefan Monnier - - * minibuffer.el (completion-pcm--pattern->regex): Undo last change. - (completion-pcm--all-completions): Move the case-fold-search binding to - it also applies to completion-regexp-list (used in all-completions). - (completion-pcm--hilit-commonality): Add missing case-fold-search. - -2008-09-03 Martin Rudalics - - * window.el (pop-up-frame-function): Move ... - * frame.el (pop-up-frame-function): ... here, to avoid - "CHANGED outside Customize;". - -2008-09-03 Glenn Morris - - * buff-menu.el (buffer-menu-mode-hook): Add obsolete alias. - -2008-09-03 Chong Yidong - - * isearch.el (isearch-highlight-regexp): Fix last change, quoting - non-alphabetical characters properly. - -2008-09-02 Dan Nicolaescu - - * files.el (auto-mode-alist): Use verilog-mode for SystemVerilog files. - -2008-09-02 Martin Rudalics - - * calc/calc.el (calc-dispatch-map): Fix handling of upcased and - control-prefixed keys. (Bug#835) - -2008-09-02 Chong Yidong - - * image-mode.el (image-mode): Fix 2008-07-19 change. - -2008-09-02 Juanma Barranquero - - * tool-bar.el (tool-bar-add-item): Fix typo in docstring. - - * emulation/tpu-edt.el (tpu-kill-buffer): Doc fix. - -2008-09-02 Glenn Morris - - * emacs-lisp/lucid.el (try-face-font): Remove dead alias. - - * progmodes/cc-langs.el (c-opt-op-identitier-prefix): Fix typo. - -2008-09-01 Glenn Morris - - * vc-hooks.el (vc-previous-version): Move alias to vc.el. - * vc.el (vc-default-previous-version): Move alias here from vc-hooks, - and fix name typos. (Bug#856) - -2008-09-01 Chong Yidong - - * minibuffer.el (completion-pcm--pattern->regex): - When completion-ignore-case is non-nil, generate a regexp that - ignores case. - - * window.el (recenter-top-bottom): Doc fix. - -2008-09-01 Simon South - - * progmodes/delphi.el: New maintainer. - (delphi-interface-types): New var. - (delphi-composite-types): Use it. - (delphi-enclosing-indent-of): Distinguish between "interface" - keyword as a unit separator and used like a class declaration. - -2008-09-01 Martin Rudalics - - * help-fns.el (describe-simplify-lib-file-name) - (find-source-lisp-file): Remove. - (find-lisp-object-file-name): New function giving preference to - files found via load-path instead of loaddefs.el. - (describe-function-1): Use new function instead of the removed - ones. (Bugs #587, #669, #690) - * faces.el (describe-face): Use find-lisp-object-file-name instead - of describe-simplify-lib-file-name. - -2008-09-01 Kenichi Handa - - * international/mule-diag.el (font-show-log): Fix previous change. - - * international/mule-cmds.el (set-language-environment): - Don't overwrite current-iso639-language if the current language - environment doesn't provide that data. - (set-locale-environment): Set current-iso639-language from the - locale name. - - * international/fontset.el (script-representative-chars): Re-add - the entry for symbol, but with vector of characters. - (setup-default-fontset): Cancel previous change. - -2008-08-31 Chong Yidong - - * ido.el: Move provide statement to the end of the file. - -2008-08-30 Markus Triska - - * linum.el (linum-mode): `window-size-change-functions' can now be - buffer-local. - (linum-update-window): Use result of `move-overlay'. - -2008-08-30 Glenn Morris - - * subr.el (make-variable-frame-local): Tweak obsolescence message. - - * info.el (Info-hide-note-references, Info-refill-paragraphs): - Doc fixes. - - * apropos.el (apropos-command): Report documentation errors. - * help-fns.el (describe-function-1): Handle broken aliases. (Bug#825) - -2008-08-29 Chong Yidong - - * isearch.el (isearch-highlight-regexp): Fix case of highlighted - string. - -2008-08-29 Eli Zaretskii - - * bindings.el (mode-line-frame-identification): Fix last change. - -2008-08-29 Kenichi Handa - - These changes are to adjust the automatic composition for the new - implementation (avoid using text property). - - * composite.el (composition-function-table): Move declaration to - composite.c. - (terminal-composition-base-character-p): Delete it. - (terminal-composition-function): Delete it. - (terminal-composition-function-table): Delete it. - (lgstring-header, lgstring-set-header, lgstring-font) - (lgstring-char, lgstring-char-len, lgstring-shaped-p) - (lgstring-set-id, lgstring-glyph, lgstring-glyph-len) - (lgstring-set-glyph, lglyph-from, lglyph-to, lglyph-char) - (lglyph-code, lglyph-width, lglyph-lbearing, lglyph-rbearing) - (lglyph-ascent, lglyph-descent, lglyph-adjustment) - (lglyph-set-from-to, lglyph-copy, lgstring-insert-glyph) - (compose-glyph-string, compose-glyph-string-relative) - (compose-gstring-for-graphic, compose-gstring-for-terminal): - New functions. - (auto-compose-chars): Argument changed. - - * language/european.el: Don't setup composition-function-table. - (diacritic-composition-pattern, diacritic-compose-region) - (diacritic-compose-string, diacritic-compose-buffer) - (diacritic-composition-function): Delete them. - - * language/lao-util.el (lao-composition-function): Argument changed. - - * language/sinhala.el: Fix setting up of composition-function-table. - - * language/thai.el: Fix setting up of composition-function-table. - - * language/thai-util.el: Encoding changed to utf-8. - (thai-composition-function): Argument changed. - - * language/indian.el: Fix setting up of composition-function-table. - (devanagari-composable-pattern) - (tamil-composable-pattern, kannada-composable-pattern) - (malayalam-composable-pattern): New variables. - - * international/characters.el (unicode-category-table): - Setup unicode-category-table. - - * international/fontset.el (setup-default-fontset): Prepend - iso10646-1 fonts to the fallback font groups instead of appending. - -2008-08-29 Glenn Morris - - * cus-start.el (truncate-partial-width-windows): Changed in 23.1. - -2008-08-28 Chong Yidong - - * term/x-win.el (x-win-suspend-error): Don't signal error if there - are no X frames active. - -2008-08-28 Michael Albinus - - * net/xesam.el (xesam-kill-buffer-function): Wrap code by - `ignore-errors' (the function must succeed always). - -2008-08-28 "Edward O'Connor" - - * json.el (json-read-number): New arg. Handle explicitly signed - numbers. - (json-readtable): Add `+' and `.'. - -2008-08-28 Eli Zaretskii - - * term/pc-win.el (msdos-previous-message): New variable. - (msdos-show-help): New function. - (msdos-initialize-window-system): Set show-help-function to - msdos-show-help. - -2008-04-09 Lennart Borgman - - * emacs-lisp/debug.el (debug): When killing a noninteractive - Emacs, give an exit status of -1. - -2008-08-28 Chong Yidong - - * vc-hooks.el (vc-workfile-unchanged-p): Revert last change. - -2008-08-27 Alex Harsanyi (tiny change) - - * vc-hooks.el (vc-workfile-unchanged-p): If the checkout time is - not the same as the last modification time, fall back on the - backend-specific check. - -2008-08-27 Teodor Zlatanov - - * add-log.el (change-log-next-error): Run an extra `pop-to-buffer' - to go to the position of interest. - -2008-08-27 Tomas Abrahamsson - - * textmodes/artist.el (artist-mode-init): Add comment on the - setting up of the `artist-replacement-table' array. - (artist-get-replacement-char): New defsubst. - (artist-get-char-at-xy-conv, artist-replace-char) - (artist-replace-chars, artist-replace-string): Use it instead of - accessing `artist-replacement-table' directly. - Reported by Rubén Berenguel . - - (artist-mt): Fix structures for cut and copy operations. - -2008-08-27 Chong Yidong - - * shell.el (shell-file-name-quote-list): Quote `$'. - - * comint.el (comint-dynamic-complete-as-filename): Generalize last - change to allow quoting of characters before point. - (comint-dynamic-list-filename-completions): Quote common substring. - -2008-08-26 Chong Yidong - - * comint.el (comint-dynamic-complete-as-filename): If case is - ignored while matching, replace the entire filename with completion. - - * textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure - flyspell-pre-point is valid to avoid signalling an error in - post-command-hook. - -2008-08-26 Johan Bockgård - - * linum.el (linum): Inherit remaining face attributes from default - face. - -2008-08-26 Markus Triska - - * linum.el (linum-delay): Disable - it should no longer be - necessary, and can lead to longer delays. - (linum-update-window): Renumber if margin width has changed. - -2008-08-26 Daiki Ueno - - * epa.el (epa--key-widget-action): Save the selected window to - make `widget-button-click-moves-point' work. (Bug#733). - -2008-08-26 Glenn Morris - - * calendar/holidays.el (calendar-holidays): Doc fix. - - * progmodes/gud.el (tramp-file-name-localname) - (tramp-dissect-file-name): Declare. - - * term/pc-win.el (msdos-setup-keyboard): Fix declaration. - -2008-08-25 Eli Zaretskii - - * bindings.el (mode-line-frame-control): New function, caters to - `pc' ``window system''. - (mode-line-frame-identification): Use it instead of accessing - window-system directly. - -2008-08-25 Juri Linkov - - * textmodes/text-mode.el (text-mode-map): Unbind "\es" from - `center-line' and "\eS" from `center-paragraph'. - (facemenu-keymap): Bind "\es" to `center-line' and "\eS" to - `center-paragraph'. - -2008-08-25 Ulf Jasper - - * net/newst-treeview.el (newsticker-treeview-own-frame): Doc fixed. - (newsticker-treeview-treewindow-width): New. - (newsticker-treeview-listwindow-height): New. - (newsticker-treeview-browse-url-item): New. - (newsticker-treeview-mode-map): - Add newsticker-treeview-browse-url-item. - (newsticker--treeview-window-init): - Use newsticker-treeview-treewindow-width and - newsticker-treeview-listwindow-height. - - * net/newst-reader.el (newsticker-browse-url-item): New. - -2008-08-25 Dan Nicolaescu - - * vc-dir.el (vc-dir-marked-only-files-and-states): - (vc-dir-child-files-and-states): Reverse the list before returning it. - -2008-08-24 Michael Albinus - - * net/dbus.el (dbus-introspect): Use `dbus-call-method-non-blocking'. - -2008-08-24 Romain Francoise - - * progmodes/python.el (run-python): Remove '' from sys.path. - -2008-08-23 Glenn Morris - - * progmodes/fortran.el (fortran-tab-mode-string) - (fortran-comment-line-start, fortran-continuation-string): Doc fixes. - -2008-08-23 Eli Zaretskii - - * term/pc-win.el (msdos-setup-keyboard) : - Add declare-function. - - * startup.el (command-line): Don't call tty-register-default-colors - if initial-window-system is `pc'. - - * term/internal.el (local-function-key-map): Fix unbalanced parens. - (msdos-key-remapping-map): New variable. Move here all the special - keys we will be remapping via local-function-key-map. - (msdos-setup-keyboard): New function. - - * term/pc-win.el (msdos-create-frame-with-faces): Rename from - make-msdos-frame. - (terminal-init-internal): New function, errors out if called. - (msdos-initialize-window-system): New function. - (msdos-create-frame-with-faces): Set the terminal's - `terminal-initted' (sic!) parameter. - (frame-creation-function-alist): Add msdos-create-frame-with-faces. - (window-system-initialization-alist): - Add msdos-initialize-window-system. - (handle-args-function-alist): Use tty-handle-args for `pc' - ``window system'' as well. - (pc-win): Provide. - - * term/tty-colors.el (tty-register-default-colors): Remove bogus - code for using msdos-color-values. - - * loadup.el [ms-dos]: Load term/pc-win. - -2008-08-23 Dan Nicolaescu - - * vc-dir.el (vc-dir-prepare-status-buffer): Make sure we use a - directory name. - -2008-08-23 Nick Roberts - - * progmodes/gud.el (gud-common-init): Use absolute file so that - perldb works with tramp (sudo). - - * term/x-win.el (x-gtk-map-stock): Don't let the tool bar destroy - match data in process filters. - -2008-08-23 Martin Rudalics - - * dired.el (dired-buffer-stale-p): Do not revert buffer that - can be written. - -2008-08-23 Glenn Morris - - * dired-x.el (dired-guess-shell-alist-default): Add .mp3 and .ogg. - (dired-guess-shell-alist-user): Doc fix. (Bug#417). - -2008-08-23 Chong Yidong - - * subr.el (temp-buffer-show-hook): Doc fix. - -2008-08-22 Michael Albinus - - * net/tramp.el (tramp-remote-process-environment): Add "EMACS=t" - and "INSIDE_EMACS=...". Reported by Tassilo Horn - . - - * net/trampver.el: Update release number. - - * net/xesam.el (xesam-minor-mode): New minor mode. - (xesam-highlight-buffer): Remove. Code moved to - `xesam-minor-mode'. - (xesam-refresh-entry): Use `xesam-minor-mode'. - -2008-08-21 Chong Yidong - - * minibuffer.el (completion--try-word-completion): - Disable partial-completion when considering the addition of a space - or hyphen. - -2008-08-21 John Paul Wallington - - * mail/rmail.el (rmail-insert-inbox-text): Ensure that the - filename of `tofile' doesn't contain any colons on Windows, - Cygwin, and MS-DOS systems. - -2008-08-21 Daiki Ueno - - * epg.el (epg-make-context, epg-context-set-passphrase-callback) - (epg-context-set-progress-callback): Make sure the callback is a - cons of a function and a handback. Update all callers. - -2008-08-20 David Reitter - - * term/ns-win.el (ns-cursor-blink-rate, ns-cursor-blink-mode): Remove. - Patch applied by Adrian Robert. - -2008-08-20 Kevin Ryde - - * textmodes/nroff-mode.el (nroff-mode): Avoid auto-filling on - directive lines. - -2008-08-20 Michael Albinus - - * net/xesam.el (xesam-highlight-string): Precise doc string. - (xesam-highlight-buffer): New defun. - (xesam-refresh-entry): Use it. Better check for sourceModified. - -2008-08-19 Chong Yidong - - * edmacro.el (edmacro-parse-keys): Catch events with spaces in - their names. - -2008-08-19 Kenichi Handa - - * language/european.el ("Esperanto"): Change the preferred - charsets to iso-8859-3. - - * language/utf-8-lang.el ("UTF-8"): Add the preferred charsets. - - * international/fontset.el (script-representative-chars): - Delete the entry for symbol. - (setup-default-fontset): For symbol characters, don't specify - :script property. - -2008-08-19 Chong Yidong - - * minibuffer.el (completion-table-dynamic): Doc fix. - - * cus-edit.el (custom-toggle-hide): Allow hiding only if widget is - saved. - -2008-08-18 Chong Yidong - - * emulation/edt.el (edt-default-emulation-setup): - Share global-buffers-menu-map with the emulated global map. - -2008-08-18 Adrian Robert - - * term/ns-win.el (global): Uncomment "put backspace - ascii-character..." and friends, they are needed for tramp. (Bug#725) - -2008-08-18 Kenichi Handa - - * international/mule-diag.el (font-show-log): Add optional arg N - to control the limit of font listing. - -2008-08-18 Chong Yidong - - * window.el (recenter-top-bottom): Determine top and bottom - positions using scroll-margin instead of scroll-conservatively. - -2008-08-17 Roland Winkler - - * proced.el (proced-send-signal): Use beginning-of-line. - -2008-08-17 Roland Winkler - - * proced.el (proced-signal-list): Add POSIX 1003.1-2001 signals. - (proced-mode-map): Add tooltips for menus. Use radio buttons for - listing types. - (proced-log-buffer): New variable. - (proced-mark-all, proced-unmark-all, proced-do-mark-al): Operate on - region if transient-mark-mode is turned on and the region is active. - (proced-omit-processes): Rename from proced-hide-processes to - avoid key clash with describe-mode (bound to h). Search for - marked processes starting from point-min. - (proced-header-space): Remove. - (proced-send-signal): Handle errors. Operate on current process - if no process is marked. - (proced-why): New command. - (proced-log, proced-log-summary): New functions. - (proced-help): Use proced-why. - * textmodes/bibtex.el (bibtex-entry-format): Mark as safe. - (bibtex-autokey-year-title-separator): Fix docstring. - -2008-08-17 Michael Albinus - - * net/xesam.el (xesam-vendor, xesam-notify-function): - New local variables. - (xesam-mode): Extend docstring. Initialize `xesam-notify-function'. - (xesam-refresh-entry): Use `xesam-notify-function' if set. Remove - Debbugs specific code; it shall be enabled via `xesam-mode-hooks'. - (xesam-new-search): Initialize `xesam-vendor'. - -2008-08-15 Glenn Morris - - * eshell/esh-cmd.el (eshell-do-pipelines): Indicate the last command in - a pipeline. - * eshell/em-ls.el (eshell-ls-files): List one per line in a pipeline, - unless at the end of the pipeline. (Bug#699). - -2008-08-14 Chong Yidong - - * minibuffer.el (completion-boundaries): Doc fix. - (display-completion-list): Only default base-size to zero if - completing in the minibuffer. - - * simple.el (completion-base-size): Doc fix. - (choose-completion): Try reselecting completion-reference-buffer. - -2008-08-14 Michael Albinus - - * vc-dispatcher.el (vc-do-command): Let asynchronous processes run - also for remote directories. - -2008-08-14 Stefan Monnier - - * emacs-lisp/easymenu.el (easy-menu-add): Don't precompute keybindings - since those precomputed values aren't used any more. - (easy-menu-precalculate-equivalent-keybindings): Obsolete. - -2008-08-14 Martin Rudalics - - * help.el (with-help-window): Return last value in BODY. - -2008-08-14 Michael Albinus - - * net/xesam.el (xesam-refresh-entry): Use `save-excursion' in the - notify function of the URL. - (xesam-new-search): Encode special characters in the query string. - -2008-08-13 Chong Yidong - - * term/ns-win.el (ns-parse-geometry): Rename from x-parse-geometry. - -2008-08-13 Andreas Schwab - - * net/tramp.el (tramp-handle-shell-command): Handle output going - to current buffer like shell-command. Don't disable undo. - -2008-08-13 Glenn Morris - - * eshell/esh-cmd.el (eshell/which): Handle the case where no - description is found. - -2008-08-12 Alan Mackenzie - - * progmodes/cc-defs.el (c-emacs-features): - argumentative-bod-function: bind mark-ring to avoid accumulating a - spurious mark. - -2008-08-12 Chong Yidong - - * simple.el (visual-line--saved-state): New var. - (visual-line-mode): Save local values of variables, and restore - them when visual-line-mode is disabled. - -2008-08-12 NAKAGAWA Makoto (tiny change) - - * net/ldap.el (ldap-search-internal): Tweak URL regexp. - -2008-08-11 Chong Yidong - - * progmodes/cc-defs.el (c-emacs-features): - Check beginning-of-defun-raw instead of beginning-of-defun, and avoid - moving point during the test. - - * emacs-lisp/lisp.el (beginning-of-defun): Doc fix. - -2008-08-11 Glenn Morris - - * term/ns-win.el (x-parse-geometry): Doc fix. - - * dired.el (x-popup-menu): - * hi-lock.el (x-popup-menu): - * mouse.el (font-face-attributes): - * calendar/cal-menu.el (x-popup-menu): - * calendar/calendar.el (x-popup-menu): - * calendar/holidays.el (x-popup-menu): - * progmodes/cperl-mode.el (x-popup-menu): - * term/ns-win.el (dnd-open-file, tool-bar-mode, scroll-bar-scale) - (x-open-connection): - * term/w32-win.el (x-colors, x-handle-args, x-parse-geometry) - (x-command-line-resources): - * term/x-win.el (x-colors, x-parse-geometry, x-resource-name) - (x-display-name, x-command-line-resources): - Add declarations for builds without X. - -2008-08-10 Glenn Morris - - * calendar/cal-bahai.el (holiday-bahai): Doc fix. - -2008-08-10 Dan Nicolaescu - - * vc-bzr.el (vc-bzr-find-revision): Rename from - vc-bzr-find-version, forgotten in the 2007-10-10 renaming. - -2008-08-10 Michael Albinus - - * net/xesam.el (xesam-search-engines): Add Debbugs hit fields. - (xesam-refresh-entry): Add Debbugs handling. Insert a widget - "DONE", when all hits are retrieved. - (xesam-search): Autoload it. - -2008-08-11 John Paul Wallington - - * ibuffer.el (ibuffer-buffer-file-name): Return nil rather than - empty string when no filename. - (define-ibuffer-column filename): Accommodate that change. - - * ibuf-ext.el (ibuffer-define-filter filename): Use plain old - `buffer-file-name' instead of `ibuffer-buffer-file-name'. - -2008-08-10 Glenn Morris - - * Makefile.in (ELCFILES): Update. - -2008-08-10 John Paul Wallington - - * pcvs.el (defun-cvs-mode): Add `doc-string' decl. - -2008-08-08 Chong Yidong - - * battery.el (battery-echo-area-format, battery-status-function): - Handle new Linux sysfs format for battery reporting. - (battery-linux-sysfs): New function. - -2008-08-07 Martin Rudalics - - * add-log.el (change-log-search-tag-name) - (change-log-goto-source): Fix behavior when point is not on tag. - -2008-08-06 Adrian Robert - - * startup.el (command-line-ns-option-alist): Use ignore instead of - ns-ignore-0-arg. - - * term/ns-win.el (ns-ignore-0-arg, mouse-extend-region) - (ns-win-suspend-error, ns-yes-or-no-p, colors): Drop. - (ns-alternatives-map): New variable. - (x-set-up-function-keys): Use it. - (global): Comment out "put backspace ascii-character..." and friends. - Move function-key-map into ns-alternatives-map. Don't call - precompute-menubar-bindings. Don't set anything connected with - browse-url. - (after-make-frame-functions): Clarify comment why a hook is added. - -2008-08-06 Joakim Verona - - * thingatpt.el (thing-at-point-url-path-regexp): Allow parenthesis - in url:s. - -2008-08-06 Dan Nicolaescu - - * vc-svn.el (vc-svn-parse-status): Use when instead of if. - Fix 2008-01-01 change: use a shy group to not affect subsequent - match calls. - -2008-08-06 Reto Zimmermann - - * progmodes/vera-mode.el (vera-electric-tab): - * progmodes/vhdl-mode.el (vhdl-electric-tab): Make TAB indent - region when active. - -2008-08-06 Kenichi Handa - - * faces.el (face-valid-attribute-values): Fix handling the value - of (font-family-list) and font-XXX-table. - -2008-08-06 Dan Nicolaescu - - * proced.el (proced-menu): Bind the correct function to for toggling. - - * vc-dir.el (vc-dir-mode): Fix typo. - -2008-08-06 Vinicius Jose Latorre - - * whitespace.el (whitespace-newline-mode) - (global-whitespace-newline-mode, whitespace-mode) - (global-whitespace-mode): Improve docstring. - -2008-08-05 Chong Yidong - - * kmacro.el (kmacro-exec-ring-item): Add autoload. - - * files.el (auto-save-visited-file-name): Move definition to fileio.c. - - * cus-start.el (all): Handle auto-save-visited-file-name. - -2008-08-05 Alex Shinn (tiny change) - - * files.el (hack-one-local-variable-eval-safep): Handle - lisp-indent-function and scheme-indent-function in addition to the - deprecated lisp-indent-hook. - -2008-08-05 Michael Albinus - - * net/xesam.el (top): Require `wid-edit' always. - (xesam-mode-line, xesam-highlight): New deffaces. - (xesam-objects): New local variable. - (xesam-search-engines): Fix error in field list. - (xesam-mode): Use `xesam-mode-line' instead of - `font-lock-type-face'. Apply `xesam-mode' to a temp buffer, for - proper initialization (why?). - (xesam-highlight-string, xesam-get-hits) - (xesam-kill-buffer-function): New defuns. - (xesam-refresh-entry): Move code to `xesam-get-hits'. Check - result of "hit.fields", it isn't a string only. Wrap an error of - the strigi search engine ("xesam:size" is returned as string). - Highlight search items. - (xesam-refresh-search-buffer): Make logic of counters more simple. - Prefetch next hits. - (xesam-signal-handler): Use `xesam-mode-line' instead of - `font-lock-type-face'. - (xesam-new-search): Add `xesam-kill-buffer-function' to - `kill-buffer-hook'. - -2008-08-05 Teodor Zlatanov - - * add-log.el (change-log-next-error, change-log-mode): Add support - for `next-error' to call `change-log-goto-source' on named files - in a ChangeLog. - -2008-08-05 Jay Belanger - - * calc/calc.el (math-read-number): Handle all C-like languages - properly. - -2008-08-04 Vincent Belaïche - - * calc/calc.el (math-read-number): Handle C numbers beginning with - 0 correctly. - -2008-07-27 Adrian Robert - - * term/ns-win.el ([ns-new-frame]): New global key. - -2008-08-04 Juanma Barranquero - - * international/mule-cmds.el (read-char-by-name): - Check UCS names with `assoc-string' and case folding. - -2008-08-04 Michael Albinus - - * net/dbus.el (dbus-call-method-asynchronously) - (dbus-method-return-internal, dbus-method-error-internal): - Declare them with `declare-function'. - -2008-08-04 Juanma Barranquero - - * descr-text.el (describe-char-display): Fix last change: - don't pass CHARSET to `encoded-string-description'. - -2008-08-02 Alex Harsanyi (tiny change) - - * vc.el (vc-next-action): Update list var correctly after delete. - -2008-08-02 Chong Yidong - - * ido.el (ido-mode): Add toggle notification. - - * cus-edit.el (custom-save-all): Avoid destroying symlink if - already visiting the custom file. - - * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining - pending output coming after the status change. - -2008-08-02 Jason Rumney - - * w32-fns.el (tis620-2533): Use as preferred registry for thai fonts. - -2008-08-01 Kenichi Handa - - * international/mule-cmds.el (encode-coding-char): - New optional arg CHARSET. - - * descr-text.el (describe-char-display): Call encode-coding-char - with the arg CHARSET. - (describe-char): Pay attention to the text-property `charset'. - -2008-08-01 Michael Albinus - - * net/dbus.el (dbus-check-event, dbus-handle-event): Handle D-Bus - error messages. - (dbus-set-property): Call `dbus-introspect-get-property' instead - of `dbus-get-property'. - - * net/xesam.el (xesam-all-fields): Remove source and content - identifiers. - (xesam-dbus-unique-names): New defvar. - (xesam-dbus-call-method): New defun. Replace all calls of - `dbus-call-method' by `xesam-dbus-call-method'. - (xesam-get-cached-property, xesam-set-cached-property): - New defuns. - (xesam-get-property, xesam-set-property, xesam-refresh-entry) - (xesam-new-search, xesam-search): Apply `xesam-get-cached-property'. - (xesam-search-engines): Make it an association list. Take changed - layout into account in the corresponding function. - (xesam-delete-search-engine): Remove check for consistency of - `xesam-search-engines', not needed anymore. - (xesam-mode): Show XML query string only in the debug case. - -2008-07-31 Juanma Barranquero - - * files.el (read-file-modes): Fix typo in docstring. - -2008-07-31 Chong Yidong - - * Makefile.in: Avoid maintainer warning for autogenerated unicode - files. - - * apropos.el (apropos-symbol): Don't set button skip by default. - (apropos-print): Set button skip iff searching for multiple types. - (apropos-print-doc): Insert blank label button when searching for - a single type. - - * button.el (forward-button): Avoid infloop. - - * minibuffer.el (read-file-name-completion-ignore-case): - Add cygwin to the list. - -2008-07-31 Sven Joachim - - * files.el (abbreviate-file-name): When replacing $HOME with ~, - turn off case-fold-search. - -2008-07-31 Michael Albinus - - * net/dbus.el (top): Don't register for "NameOwnerChanged". - (dbus-message-type-invalid, dbus-message-type-method-call) - (dbus-message-type-method-return, dbus-message-type-error) - (dbus-message-type-signal): New defconst. - (dbus-ignore-errors): Fix `edebug-form-spec' property. - (dbus-return-values-table): New defvar. - (dbus-call-method-non-blocking-handler, dbus-event-message-type): - New defun. - (dbus-check-event, dbus-handle-event, dbus-event-serial-number): - Extend docstring. Adapt implementation according to new - `dbus-event' layout. - (dbus-event-service-name, dbus-event-path-name) - (dbus-event-interface-name, dbus-event-member-name): - Adapt implementation according to new `dbus-event' layout. - (dbus-set-property): Correct `dbus-introspect-get-attribute' call. - - * net/xesam.el (xesam-type, xesam-query, xesam-xml-string): New defvar. - (xesam-mode): Rework implementation. - (xesam-new-search): Additional parameter TYPE. - (xesam-search): Adapt call of `xesam-new-search'. - -2008-07-31 Juri Linkov - - * dired-aux.el (dired-do-chmod): Set default value to the original - mode string using absolute notation like u=rwx,g=rx,o=rx. - Use it as a new arg `default' of `dired-mark-read-string'. - (dired-mark-read-string): Add new optional arg `default'. - - * files.el (read-file-modes): Set default value to the original - mode string using absolute notation like u=rwx,g=rx,o=rx. - Use it as the `default' arg of `read-string'. - - * filesets.el (filesets-cmd-isearch-getargs): Check if the - variable `files' is bound to avoid warnings. - - * isearch.el (isearch-forward-regexp, isearch-forward-word) - (isearch-backward, isearch-backward-regexp): Doc fix - make a link - to the command `isearch-forward' instead of displaying "See C-s". - (isearch-highlight-regexp): Remove arguments `regexp' and `face' - with their interactive specifications. Move reading the face name to - the main body after calls to isearch-done and isearch-clean-overlays. - - * mb-depth.el: Unify all names under one common name prefix - `minibuffer-depth-'. - (minibuffer-depth-indicator-function): Rename from - `minibuf-depth-indicator-function'. - (minibuffer-depth-overlay): Rename from - `minibuf-depth-overlay'. - (minibuffer-depth-setup): Rename from - `minibuf-depth-setup-minibuffer'. - (minibuffer-depth-indicate-mode): Rename from - `minibuffer-indicate-depth-mode'. - -2008-07-31 Juri Linkov - - * dired-aux.el (dired-isearch-filenames-toggle): New command. - (dired-isearch-filenames-setup): Bind "\M-sf" to - dired-isearch-filenames-toggle in isearch-mode-map. - (dired-isearch-filenames-end): Bind "\M-sf" to nil - in isearch-mode-map. - - * isearch.el (isearch-edit-string-set-word): New command. - (minibuffer-local-isearch-map): Bind "\C-w" to - isearch-edit-string-set-word. - (isearch-new-word): Temporary internal variable. - (isearch-edit-string): Remove special case of reading the - first character and checking it for C-w. - - * simple.el (read-shell-command, shell-command): - Move code that uses minibuffer-with-setup-hook to set - minibuffer-default-add-function to minibuffer-default-add-shell-commands - from the interactive spec of `shell-command' to `read-shell-command'. - - * international/mule-cmds.el (read-char-by-name): - Accept hash notation. Doc fix. - (ucs-insert): Doc fix. Convert to number only when `arg' is - a string. Use separate error message when `arg' is not an integer. - Bind `ucs-insert' to `C-x 8 RET'. - -2008-07-31 Joachim Nilsson (tiny change) - - * progmodes/cc-styles.el (c-style-alist): For the Ellemtel style, - move the (arglist-cont-nonempty) from c-offsets-alist to - c-hanging-braces-alist like other styles already have. - -2008-07-31 Dan Nicolaescu - - * textmodes/texinfmt.el: - * nxml/nxml-enc.el: - * mail/feedmail.el: - * international/mule.el: - * international/latexenc.el: - * emulation/viper-util.el: - * emulation/viper-init.el: - * emulation/viper-ex.el: - * emacs-lisp/bytecomp.el: - * version.el: - * subr.el: - * startup.el: - * sort.el: - * shadowfile.el: - * recentf.el: - * printing.el: - * paths.el: - * minibuffer.el: - * ls-lisp.el: - * loadup.el: - * hippie-exp.el: - * finder.el: - * files.el: - * ediff-util.el: - * ediff-ptch.el: - * ediff-init.el: - * ediff-diff.el: - * dired.el: - * dired-aux.el: - * cus-edit.el: - * bindings.el: - * arc-mode.el: - * add-log.el: Remove VMS support. - * obsolete/vmsproc.el: - * obsolete/vms-pmail.el: - * obsolete/vms-patch.el: Remove file. - -2008-07-31 Alan Mackenzie - - * progmodes/cc-mode.el (c-before-hack-hook): New function - (Top Level): Install c-before-hack-hook on - before-hack-local-variables-hook, rather than - c-postprocess-file-styles on hack-local-variables-hook. - -2008-07-31 Chong Yidong - - * files.el (normal-mode): Move call to hack-project-variables into - hack-local-variables. - (file-local-variables-alist, before-hack-local-variables-hook): - New vars. - (ignored-local-variables): Add file-local-variables-alist. - (hack-local-variables-filter): Renamed from - hack-local-variables-apply. Add the result to - file-local-variables-alist, without applying them. - (hack-local-variables): Set file-local-variables-alist to nil. - Call hack-project-variables and before-hack-local-variables-hook. - Apply variables here, instead of hack-local-variables-apply. - Based on a patch by Alan Mackenzie. - -2008-07-30 Thien-Thi Nguyen - - * info-look.el (autoconf-mode :doc-spec): For - "(autoconf)M4 Macro Index", if the item already - begins with "AS_", don't prefix that string again. - -2008-07-30 Juri Linkov - - * info.el (info, Info-mode): Doc fix. - - * isearch.el (isearch-mode-map): Bind `M-s r' to - `isearch-toggle-regexp' and `M-s w' to `isearch-toggle-word'. - (search-map): Bind `M-s w' to `isearch-forward-word' globally - in the global map `search-map'. - (isearch-forward): Doc fix. - (isearch-forward-word, isearch-toggle-case-fold): New commands. - - * simple.el (quoted-insert): Comment out code that treats - 0240-0377 specially. - -2008-07-30 Chong Yidong - - * cus-start.el: Add customization info for - read-buffer-completion-ignore-case. - -2008-07-30 Sam Steingold - - * vc-dir.el (vc-dir): Call file-truename on the dir argument. - -2008-07-30 Dan Nicolaescu - - * vc-dir.el (vc-dir-menu-map, vc-at-event): Fix docstring. - (vc-dir-mode): Improve docstring. - -2008-07-30 Juri Linkov - - * dired-aux.el (dired-isearch-filenames-setup): Add autoload cookie - for the sake of isearch-mode-hook in dired-mode in dired.el. - -2008-07-19 Markus Triska - - * image-mode.el (image-mode): Set image-mode-text-map when image - cannot be displayed. - -2008-07-30 Stephen Leake - - * progmodes/ada-prj.el (ada-prj-initialize-values): Fix use of deleted - ada-xref-set-default-prj-values. - (ada-prj-display-page): Ditto. - - * progmodes/ada-xref.el (ada-gnatstub-opts): Fix doc string. - (ada-make-filename-from-adaname): Fix free variable. - -2008-07-30 Dan Nicolaescu - - * vc-git.el (vc-git-status-printer): Synchronize with the default. - -2008-07-30 Michael McNamara - - * progmodes/verilog-mode.el (verilog-do-indent): Remove special indent - for declarations inside a parenthetical list. The code is ill-advised, - and doesn't work given user defined types. - (verilog-set-auto-endcomments): Enhance function automatic - endcomment to support functions that return user defined types. - (verilog-mode): Add code to tell which-function-mode minor mode - that Verilog supports this feature. - (verilog-beg-block-re-ordered, verilog-indent-re) - (verilog-forward-sexp, verilog-forward-wa, verilog-calc-1) - (verilog-leap-to-head): Support the new virtual and/or protected - tasks, as well as extern declarations of tasks for indenting and - for forward/backward expression. - -2008-07-30 Wilson Snyder - - * progmodes/verilog-mode.el (verilog-read-decls): Allow AUTORESET - to work with SV 'logic' signals. Suggested by Julian Gorfajn. - (verilog-auto-inst-column): Make verilog-auto-inst-column customizable. - (verilog-string-replace-matches): Avoid recursion with small - replacements. - (verilog-auto-inst-param-value, verilog-mode-version) - (verilog-mode-version-date, verilog-read-inst-param-value) - (verilog-auto-inst, verilog-auto-inst-param) - (verilog-auto-inst-port, verilog-simplify-range-expression): Add - verilog-auto-inst-param-value option for AUTOINST. Suggested by - David Rogoff. This allows parameters to be replaced with their - values, on the expansion of an AUTOINST with Verilog 2001 style - parameter settings. - -2008-07-30 David Lord (tiny change) - - * calendar/timeclock.el (timeclock-day-projects): Change a `cdr' - to `cddr'. - -2008-07-29 Chong Yidong - - * Makefile.in (ELCFILES): Add mairix.elc. - -2008-07-29 David Engster - - * net/mairix.el: New file. - -2008-07-29 Juri Linkov - - * cus-edit.el (custom-face-tag): Inherit from custom-variable-tag - instead of variable-pitch with bold and 1.2 height. - - * dired-aux.el (dired-do-async-shell-command): New command. - - * dired.el (dired-mode-map): Rebind `dired-flag-garbage-files' - from `&' to `%&'. Bind `&' to `dired-do-async-shell-command'. - -2008-07-29 Juri Linkov - - * international/mule-cmds.el (ucs-names): New internal variable. - (ucs-names): New function. - (ucs-completions): New lazy completion variable. - (read-char-by-name): New function. - (ucs-insert): Replace interactive spec letter "s" with the call to - `read-char-by-name'. - - * replace.el (read-regexp): Add second arg `default'. Doc fix. - - * replace.el (occur-read-primary-args): - * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer) - (hi-lock-face-phrase-buffer): Use `(car regexp-history)' as the - second arg of `read-regexp'. - - * dired-aux.el (dired-isearch-filenames): New user option. - (dired-isearch-orig-success-function): New internal variable. - (dired-isearch-filenames-setup, dired-isearch-filenames-end) - (dired-isearch-success-function): New functions. - (dired-isearch-filenames, dired-isearch-filenames-regexp): - New commands. - - * dired.el (dired-insert-set-properties): Add new text property - `dired-filename' to put on file names. - (dired-mode-map): Bind `M-s f C-s' to `dired-isearch-filenames' - and `M-s f M-C-s' to `dired-isearch-filenames-regexp'. - Add menu items. - (dired-mode): Add hook `dired-isearch-filenames-setup' to - buffer-local `isearch-mode-hook'. - -2008-07-29 Juanma Barranquero - - * progmodes/ada-mode.el (ada-batch-reformat): Doc fix. - (ada-create-case-exception): Fix typo in docstring. - (ada-no-auto-case): Return nil, not the docstring. - (ada-indent-current): Reflow docstring. - - * progmodes/ada-prj.el (ada-prj-edit, ada-prj-initialize-values) - (ada-prj-save-specific-option, ada-prj-field): Fix typos in docstrings. - (ada-prj-load-from-file): Reflow docstring. - (ada-prj-display-page): Fix typo in widget. - - * progmodes/ada-stmt.el (ada-case, ada-package-body, ada-private): - Fix typos in docstrings. - - * progmodes/ada-xref.el (ada-find-executable, ada-gnat-parse-gpr) - (ada-compile-current, ada-check-current, ada-run-application) - (ada-get-ali-file-name): Fix typos in docstrings. - (ada-xref-confirm-compile, ada-find-references) - (ada-find-local-references, ada-find-any-references): Doc fixes. - (ada-get-all-references): Fix typo in error message. - (ada-xref-current-project): Use `let', not `let*'. - (ada-do-file-completion, ada-xref-change-buffer): Reflow docstring. - -2008-07-28 Vinicius Jose Latorre - - * whitespace.el (whitespace-newline): Change initialization to have a - low contrast relative to the background color. Suggested by David - Reitter . - -2008-07-28 Juri Linkov - - * dired-aux.el (dired-do-isearch, dired-do-isearch-regexp): - New functions. - - * dired.el (dired-mode-map): Bind dired-do-isearch to `M-s a C-s' - and dired-do-isearch-regexp to `M-s a M-C-s'. Add menu items. - -2008-07-28 Seiji Zenitani - - * help-fns.el (help-C-file-name): Add .m (Obj-C code) for Cocoa port. - * emacs-lisp/find-func.el (find-function-search-for-symbol): Likewise. - -2008-07-28 Stephen Leake - - * progmodes/ada-mode.el (ada-mode): Clean up XEmacs handling. - Add support for add-log. - (ada-end-stmt-re): Fix bug - allow comment after 'when'. - - * progmodes/ada-prj.el: Delete 'main_unit' project variable. - (ada-prj-save): Prompt for file name if not given. - (ada-prj-display-page): Display casing exceptions. - - * progmodes/ada-xref.el: Add support for GNAT project files as Emacs - Ada mode project files. Delete 'main_unit' project variable; - only need 'main'. Simplify handling of default project values. - Use cross-prefix consistently. - (ada-find-executable): Throw error if not found. - (ada-initialize-runtime-library): Improve error handling when - gnatls not found. - (ada-gnat-parse-gpr): New. - (ada-treat-cmd-string): Allow process environment variables. - (ada-xref-set-default-prj-values): Delete; replace with - ada-default-prj-properties. - (ada-parse-prj-file): Handle GNAT project files. - (ada-parse-prj-file-1): New, factored out of ada-parse-prj-file. - (ada-select-prj-file): New. - (ada-get-absolute-dir-list): Allow project and environment variables. - -2008-07-27 Michael Albinus - - Sync with Tramp 2.1.14. - - * net/tramp.el (tramp-perl-directory-files-and-attributes) - (tramp-get-device): Make device number a cons cell. - (tramp-convert-file-attributes): Make inode a cons cell. - - * net/trampver.el: Update release number. - -2008-07-27 Adrian Robert - - * faces.el (face-set-after-frame-default): Treat 'ns as all other - window systems. - -2008-07-27 Adrian Robert - - * term/ns-win.el (do-applescript): New alias in carbon-compat section. - -2008-07-27 Dan Nicolaescu - - Remove support for Mac Carbon. - * term/mac-win.el: Remove file - * international/mule-cmds.el: - * version.el: - * startup.el: - * simple.el: - * mwheel.el: - * mouse.el: - * loadup.el: - * isearch.el: - * info.el: - * frame.el: - * faces.el: - * disp-table.el: - * cus-start.el: - * cus-face.el: - * cus-edit.el: - * Makefile.in: Remove code for Carbon. - -2008-07-26 Adrian Robert - - * term/ns-win.el (ns-extended-platform-support-mode): Get rid of - bindings for functions deleted by Dan N. 2008-07-21. Set - where-is-preferred-modifier. Add show-manual option to Help menu. - -2008-07-26 Michael Albinus - - * net/tramp.el (tramp-handle-start-file-process): - Set query-on-exit flag. Kill temporary buffer. - (tramp-process-sentinel): Remove defun. - (tramp-do-copy-or-rename-file-out-of-band) - (tramp-maybe-open-connection): Don't call it. - - * net/tramp-fish.el (tramp-fish-maybe-open-connection): Don't call - `tramp-process-sentinel'. - - * net/tramp-smb.el (tramp-smb-maybe-open-connection): Don't call - `tramp-process-sentinel'. - - * net/xesam.el (xesam-from): Remove defvar. - (xesam-mode): Derive from `special-mode'. Extend `xesam-mode-map' - and `mode-line-position'. - (xesam-refresh-entry): Remove argument `hit-number'. Add debug - information to the widgets. Don't set `mode-line-position'. - (xesam-refresh-search-buffer): Correct hit number computing. - Don't set `mode-line-position'. - (xesam-new-search): Add debug information to the mode line. - -2008-07-25 Vinicius Jose Latorre - - * diff-mode.el (diff-show-trailing-blanks): Renamed to - diff-show-trailing-whitespaces. - -2008-07-25 Chong Yidong - - * textmodes/tex-mode.el (tex-compilation-parse-errors): Check for - invalid filename strings when parsing tex errors (bug#376). - -2008-07-25 Dan Nicolaescu - - * menu-bar.el (menu-bar-file-menu): Fix typo. - -2008-07-25 Juanma Barranquero - - * play/solitaire.el (solitaire-mode-map): Define within defvar. - (solitaire-mode): Define with `define-derived-mode'. - (solitaire-insert-board, solitaire-right, solitaire-left, solitaire-up) - (solitaire-down): Use "?\s" instead of "?\ "; use `when'. - (solitaire-undo, solitaire-check): Use `when'. - (solitaire-solve): Err out if the solitaire is already in progress. - Use `when'. - - * descr-text.el (describe-char): Don't overwrite local variable char - when describing characters with display-table entries. Display font - backend when describing composed characters. Simplify: use `let' - instead of `let*', and `or x y' instead of `if x x y'. - -2008-07-25 Chong Yidong - - * image-mode.el (image-minor-mode): Set up winprops. - -2008-07-24 Vinicius Jose Latorre - - * diff-mode.el (diff-show-trailing-blanks): New fun. - Show trailing blanks in modified lines for diff-mode. - -2008-07-24 Michael Albinus - - * Makefile.in (ELCFILES): Add net/xesam.el. - - * net/tramp.el (tramp-handle-start-file-process): Make NAME a unique - process name. Reported by Markus Triska . - - * net/xesam.el: New file. - -2008-07-24 Sven Joachim - - * dired-aux.el (dired-copy-file-recursive): Avoid calling - set-file-modes when creating target directories. - -2008-07-24 Juanma Barranquero - - * play/solitaire.el (solitaire-mode): Fix typo in docstring. - Set `show-trailing-whitespace' to nil. - (solitaire, solitaire-mode-map, solitaire-mode-hook, solitaire-solve): - Fix typos in docstrings. - -2008-07-24 Chong Yidong - - * textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via - key remapping, not directly. - -2008-07-24 Vinicius Jose Latorre - - * whitespace.el: New version 11.2. - (whitespace-newline-mode, global-whitespace-newline-mode): New newline - minor mode visualization. - -2008-07-24 Dan Nicolaescu - - * progmodes/cc-mode.el (auto-mode-alist): Add .i and .ii files. - - * Makefile.in (ELCFILES): Add term/common-win.elc. - - * vc-dir.el (vc-dir-search, vc-dir-isearch) - (vc-dir-isearch-regexp): New functions. - (vc-dir-mode-map, vc-dir-menu-map): Bind them. - -2008-07-23 Juri Linkov - - * isearch-multi.el: Remove file to avoid dos file name clashes - with isearch-x.el. Move most content to misearch.el. - - * misearch.el: New file with most content from isearch-multi.el. - Rename `isearch-buffers' name prefixes to `multi-isearch'. - Remove `isearch-buffers-minor-mode'. Add new function - `multi-isearch-setup' to `isearch-mode-hook'. New top-level - commands `multi-isearch-buffers', `multi-isearch-buffers-regexp', - `multi-isearch-files', `multi-isearch-files-regexp'. - - * Makefile.in (ELCFILES): Remove isearch-multi.elc. Add misearch.elc. - - * isearch.el (isearch-message-prefix): Display "Multi" when - `multi-isearch-next-buffer-current-function' is non-nil. - (isearch-search-string): Replace `isearch-buffers-next-buffer-function' - with `multi-isearch-next-buffer-current-function', and - `isearch-buffers-current-buffer' with `multi-isearch-current-buffer'. - - * add-log.el (change-log-mode): Set `change-log-next-buffer' to - `multi-isearch-next-buffer-function' instead of - `isearch-buffers-next-buffer-function'. Remove call to - `isearch-buffers-minor-mode'. - - * buff-menu.el (Buffer-menu-marked-buffers) - (Buffer-menu-isearch-buffers) - (Buffer-menu-isearch-buffers-regexp): New functions. - (Buffer-menu-mode-map): Bind "M-s a C-s" to - `Buffer-menu-isearch-buffers', and "M-s a M-C-s" to - `Buffer-menu-isearch-buffers-regexp'. - (Buffer-menu-mode): Document new commands in docstring. - (list-buffers-noselect): Add one space after Info file name - according to the Info address convention. - - * ibuf-ext.el (ibuffer-do-isearch, ibuffer-do-isearch-regexp): - New functions. - - * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-s" to - `ibuffer-do-isearch' and "M-s a M-C-s" to `ibuffer-do-isearch-regexp'. - (ibuffer-mode): Document new commands in docstring. - - * filesets.el (filesets-commands): Add commands for "Isearch" and - "Isearch (regexp)". Replace `query-replace' and `query-replace-regexp' - with `perform-replace' using `filesets-cmd-query-replace-regexp-getargs'. - (filesets-run-cmd): Call `fn' only once if it is `multi-isearch-files' - or `multi-isearch-files-regexp'. - (filesets-cmd-query-replace-getargs): Call standard function - `query-replace-read-args' to read `query-replace' arguments. - Add `multi-query-replace-map'. - (filesets-cmd-query-replace-regexp-getargs) - (filesets-cmd-isearch-getargs): New functions. - -2008-07-23 Chong Yidong - - * international/mule.el (recode-region): Deactivate mark at the end. - -2008-07-23 Nikolaj Schumacher (tiny change) - - * progmodes/flymake.el (flymake-errline, flymake-warnline): - Use more suitable colors on dark displays. - -2008-07-23 Michael Albinus - - * net/tramp.el (tramp-methods): Add "-q" for "scp", "scp1", - "scp2", "ssh", "ssh1", "ssh2", "scpc", "scpx", "sshx". - (tramp-temp-buffer-name): New defconst. - (tramp-handle-start-file-process): Use it. Apply "exec", for the - command. No trailing prompt. - (tramp-process-sentinel): Remove temporary buffer, if existing. - Don't handle trailing prompt. - (tramp-open-connection-setup-interactive-shell): - Use `tramp-temp-buffer-name'. - -2008-07-23 Chong Yidong - - * shell.el (shell-dynamic-complete-functions): - Use comint-dynamic-complete-filename as well (bug#361). - -2008-07-23 Dan Nicolaescu - - * term/ns-win.el: - * version.el (emacs-version): - * loadup.el: - * frame.el (make-frame-on-display): Check for ns instead of - ns-windowing. - - * dired.el (dired-mode-map): Show the key binding for wdired. - - * menu-bar.el (menu-bar-file-menu): Show the key binding for - exiting Emacs. - -2008-07-19 Adrian Robert - - * term/ns-win.el (x-list-fonts): Drop alias. - -2008-07-23 Juri Linkov - - * replace.el (multi-query-replace-map): New variable. - (perform-replace): Add processing of new multi-buffer keys bound - to `automatic-all' and `exit-current'. Set `query-flag' to nil - if last input char was `automatic-all'. Set new local variable - `multi-buffer' to t when one of new two keys were typed. Return - non-nil value of `multi-buffer' that tells to calling functions - to continue replacement on the next file. - - * progmodes/etags.el (tags-query-replace): Set arg `map' of - `perform-replace' to `multi-query-replace-map'. - -2008-07-22 Stefan Monnier - - * diff-mode.el (diff-auto-refine-mode): Remove lighter, since it's - otherwise displayed in every buffer. - - * vc-arch.el (vc-arch-trim-make-sentinel): Use a closure. - (vc-arch-trim-one-revlib): Delete temp directories as well. - -2008-07-22 Stephen Eglen - - * iswitchb.el (iswitchb-delim): New variable. Suggested by Ted Roden. - -2008-07-22 Sven Joachim - - * vc-dir.el (vc-dir-recompute-file-state): Fix mismatched parenthesis. - -2008-07-22 Miles Bader - - * progmodes/sh-script.el (sh-newline-and-indent): Remove. - (sh-mode-map): Remove remapping of newline-and-indent. - -2008-07-22 Dan Nicolaescu - - * vc.el (Todo): Update. - - * vc-hooks.el: Remove obsolete comment. - - * vc-git.el (vc-git-status-printer): Update the directory display - to match the default. - - * vc-dir.el (vc-dir-recompute-file-state): Add workaround for CVS. - -2008-07-21 Chong Yidong - - * menu-bar.el (menu-bar-line-wrapping-menu): Use Visual Line mode - for "word wrap" command. - - * simple.el (visual-line-mode): Disable truncate-partial-width-windows. - -2008-07-21 Dan Nicolaescu - - * term/ns-win.el: Rename ns- functions/variables to the - corresponding x- versions. - (x-select-text, x-cut-buffer-or-selection-value) - (x-disown-selection-internal, x-get-selection-internal) - (x-own-selection-internal, x-defined-colors, xw-defined-colors) - (x-display-mm-width, x-display-mm-height) - (x-display-backing-store, x-display-save-under) - (x-display-visual-class, x-display-screens, x-focus-frame): Remove - defaliases. - - * frame.el (ns-display-name): Remove declaration. - (make-frame-on-display): Use x-display-name instead - ns-display-name. Use unless. - - * startup.el (command-line-1): Fix indentation. - - * term/ns-win.el (up-one, down-one, left-one, right-one): Remove, - checked in inadvertently. - -2008-07-21 Chong Yidong - - * term/ns-win.el: Standardize references to "Nextstep" in - comments, messages, and docstrings. - (ns-handle-args, x-parse-geometry) - (ns-extended-platform-support-mode, x-setup-function-keys) - (ns-select-overlay, ns-unselect-line, ns-yes-or-no-p) - (ns-set-pasteboard, ns-scroll-bar-move, ns-defined-colors) - (ns-initialized, ns-initialize-window-system): Doc fixes. - -2008-07-21 Thien-Thi Nguyen - - * diff-mode.el (diff-auto-refine): Delete defcustom. - (diff-auto-refine-mode): New func/var via define-minor-mode. - Update var ref to use diff-auto-refine-mode. - * smerge-mode.el (diff-mode): Require when compiling. - (smerge-auto-refine): Delete defcustom. - Update smerge-auto-refine ref to use diff-auto-refine-mode. - -2008-07-21 Chong Yidong - - * simple.el (visual-line): New custom group. - (visual-line-fringe-indicators): New var. - (visual-line-mode): Set fringe-indicator-alist based on - visual-line-fringe-indicators. Add lighter. - -2008-07-20 Dan Nicolaescu - - * term/x-win.el (x-handle-switch, x-handle-numeric-switch) - (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch) - (x-handle-geometry, x-handle-name-switch, x-display-name) - (x-handle-display, x-handle-args, x-colors): Move ... - * term/common-win.el: ... here. New file. - * term/w32-win.el (x-handle-switch, x-handle-numeric-switch) - (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch) - (x-handle-geometry, x-handle-name-switch, x-display-name) - (x-handle-display, x-handle-args, x-colors): Remove. - * loadup.el: Load term/common-win before term/x-win and term/w32-win. - -2008-07-19 Juri Linkov - - * startup.el (fancy-startup-text): Move the line "To quit - a partially entered command, type Control-g" a few lines below - to be after the line "To start". Add text "at gnu.org" to - "Overview of Emacs features". - - * dired.el (dired-mode-map): Fix menu text of - image-dired-display-thumbs. - - * image-dired.el (image-dired-cmd-create-thumbnail-options) - (image-dired-cmd-create-temp-image-options) - (image-dired-cmd-create-standard-thumbnail-command): Add > to the - ImageMagick command line to change the dimensions of the image - only if its width or height exceeds the geometry specification. - - * longlines.el: Add coding cookie utf-8 for the pilcrow sign. - - * proced.el (proced-mode, proced): Add \\ - to docstrings. - -2008-07-19 Adrian Robert - - * term/ns-win.el (ns-ps-print-menu-map): Fix typo pointed out by - Vinicius Jose Latorre. - -2008-07-19 Glenn Morris - - * term/ns-win.el (ns-make-command-string): Use mapconcat. - (ns-save-preferences): Fix typo in previous change. (Bug#573) - -2008-07-18 Michael Albinus - - * net/dbus.el (dbus-interface-properties): New defconst. - (dbus-introspect): Update docstring. - (dbus-introspect-xml, dbus-introspect-get-attribute) - (dbus-introspect-get-node-names, dbus-introspect-get-all-nodes) - (dbus-introspect-get-interface-names) - (dbus-introspect-get-interface, dbus-introspect-get-method-names) - (dbus-introspect-get-method, dbus-introspect-get-signal-names) - (dbus-introspect-get-signal, dbus-introspect-get-property-names) - (dbus-introspect-get-property) - (dbus-introspect-get-annotation-names) - (dbus-introspect-get-annotation) - (dbus-introspect-get-argument-names, dbus-introspect-get-argument) - (dbus-introspect-get-signature, dbus-get-property) - (dbus-set-property, dbus-get-all-properties): New defuns. - -2008-07-18 Chong Yidong - - * Makefile.in (ELCFILES): Remove ns-carbon-compat.elc and - ns-grabenv.elc. - - * ns-carbon-compat.el: File removed. - - * ns-grabenv.el: File removed. - - * term/ns-win.el: Contents of ns-carbon-compat.el and - ns-grabenv.el moved here. - (ns-grabenv, ns-open-file-select-line): Doc fixes. - (ns-submit-bug-report): Function removed. Reports go to the main - Emacs bug list. - (ns-handle-args, ns-spi-service-call): Doc fixes. - (info-ns-emacs): Function removed. Nextstep port manual will be - merged into the Emacs manual, so no separate link needed. - -2008-07-18 Francesc Rocher - - * startup.el (fancy-splash-head): Fix change of 2008-07-02. - -2008-07-18 Glenn Morris - - * eshell/esh-arg.el (eshell-quote-backslash): Restrict previous change - to XEmacs, since it does nothing for Emacs. - -2008-07-18 Katsumi Yamaoka - - * net/tls.el (open-tls-stream): Make it work with the 2nd argument - BUFFER that is a string but does not exist as a buffer object, as - mentioned in the doc-string. - -2008-07-17 Chong Yidong - - * simple.el (line-move-visual): Make it a defcustom. - (line-move-1): Convert temporary-goal-column back to an integer if - it was set as a float by a previous call to line-move-visual. - (end-of-visual-line, beginning-of-visual-line) - (next-logical-line, previous-logical-line): New functions. - -2008-07-17 David Reitter - - * simple.el (kill-visual-line, turn-on-visual-line-mode): New - functions. - (visual-line-mode, global-visual-line-mode): New minor mode. - (visual-line-mode-map): New variable. - -2008-07-17 Glenn Morris - - * term/ns-win.el (parameters): Declare for compiler. - -2008-07-17 Fan Kai (tiny change) - - * eshell/esh-arg.el (eshell-quote-backslash): Fix eshell path completion - for Windows. - -2008-07-17 Daiki Ueno - - * epa.el (epa-key-list-mode): Use run-mode-hooks. - (epa-key-mode): Ditto. - (epa-info-mode): Ditto. - -2008-07-17 Glenn Morris - - * term/ns-win.el (ns-handle-switch): Simplify. Handle the numeric case. - (ns-handle-numeric-switch): Just call ns-handle-switch. - (ns-handle-name-switch, ns-handle-nxopen, ns-handle-nxopentemp) - (ns-handle-args): Simplify using `pop'. - (ns-display-name): Define (used in frame.el). - (menu-bar-select-frame): Add (ignored) arg to more closely match the - original definition. - (ns-perform-service): Declare. - (ns-save-preferences): Use fewer `let's. - - * frame.el (ns-display-name): Declare for compiler. - -2008-07-17 Kenichi Handa - - * descr-text.el (describe-char-unidata-list): Initialize to the - list of name, general-category, decomposition, and old-name. - -2008-07-16 Adrian Robert - - * startup.el (command-line-1): Update processing of NS long options to - mimic recent changes to processing of X long options. - -2008-07-16 Nick Roberts - - * progmodes/gdb-ui.el (gdb-create-define-alist): Don't create a - list of #defines for remote files. - (gdb-source-info): Only show main if it has been found. - -2008-07-16 Stefan Monnier - - * term/ns-win.el: Require CL; fix up comment style; reindent. - (ns-define-service): Use subst-char-in-string. Avoid `eval'. - (ns-save-preferences): Use `case'. - (ns-initialize-window-system): Use `dolist'. - -2008-07-16 Adrian Robert - - * loadup.el: Remove load of easy-mmode prior to ns-win when NS - windowing is used. - * term/ns-win.el (ns-extended-platform-support-mode): - Correct/improve documentation. - -2008-07-16 Glenn Morris - - * emacs-lisp/cl-compat.el, emacs-lisp/cl-macs.el, emacs-lisp/cl-seq.el: - Simply require 'cl (see comment in cl-compat.el). - * emacs-lisp/cl-macs.el (cl-compile-time-init): Remove function. - * emacs-lisp/cl.el (cl-do-pop, cl-mapcar-many): Declare for compiler. - (cl-hack-byte-compiler): Load cl-macs and run cl-hack-bytecomp-hook - directly rather by subterfuge. Provide cl before loading cl-macs. - - * paths.el (rmail-spool-directory): Remove settings for systems that are - no longer supported. - - * frame.el (ns-initialize-window-system): Declare for compiler. - - * term/ns-win.el: Add numerous declarations for compiler. - (ns-pop-up-frames): Move definition before use. Doc fix. - - * emacs-lisp/check-declare.el (check-declare-locate) - (check-declare-verify): Handle .m files. - -2008-07-15 Adrian Robert - - * ns-carbon-compat.el: New file: user-visible compatibility of - NeXTstep port with Carbon port. - * ns-grabenv.el: New file: functionality useful on OS X platform to - expose environment variables inside Emacs started from icon. - * Makefile.in (ELCFILES): Add ns-carbon-compat, ns-grabenv, ns-win. - * cus-edit.el: - * cus-face.el: - * disp-table.el: - * faces.el: - * info.el: - * mouse.el: - * mwheel.el: - * simple.el: Add ns to window systems treated as GUIs. - * facemenu.el (facemenu-read-color): Don't require a name match under - NS, to allow numeric color entry. - * frame.el (make-frame-on-display): Follow code for 'x in initializing - 'ns window system if need be. - (various): Add 'ns as described above. - * loadup.el: Load ns-win.el, easy-menu.el, easy-mmode.el if - ns-windowing is active. - * startup.el (command-line-ns-option-alist): New constant to handle NS - windowing system specific command line args analogous to how they are - handled for X windows. - (command-line-1): Use the above where appropriate. - * version.el: Add NS port version. - * woman.el (woman-man.conf-path): Add /usr/share/misc to init path on - Darwin (usually OS X) systems. - (woman-use-own-frame): Include 'ns in list of GUI window systems. - * emulation/viper-util.el (ns-display-color-p) - (ns-color-defined-p): Remove these (caustically-commented) outdated - compensations for a port that was never itself integrated until now. - * gnus/gnus-util.el (gnus-select-frame-set-input-focus): Add support - for NS window system. - * international/mule-cmds.el: Add 'ns to list of special-cased window - systems (probably most of these, x/w32/mac/ns could be changed to - window-system non-nil). - * term/ns-win.el: New file: lisp-side support for NS windowing system. - -2008-07-14 Jason Rumney - - * term/w32-win.el (x-handle-switch, x-handle-name-switch) - (x-handle-numeric-switch, x-handle-initial-switch) - (x-handle-xrm-switch, x-handle-args, x-handle-display) - (xw-defined-colors, w32-initialize-window-system): - Avoid use of cl pop and push macros. - -2008-07-14 Martin Rudalics - - * add-log.el (change-log-goto-source): Avoid wrong-type-argument - error when change-log-search-file-name returns nil. - -2008-07-13 Martin Rudalics - - * add-log.el (change-log-search-file-name): - Use match-string-no-properties. - (change-log-search-tag-name-1, change-log-search-tag-name) - (change-log-goto-source-1, change-log-goto-source): New functions. - (change-log-tag-re, change-log-find-head, change-log-find-tail): - New variables. - (change-log-mode-map): Bind C-c C-c to change-log-goto-source. - -2008-07-13 Jay Belanger - - * calc/calc-help.el (calc-describe-key): Add angles to special key - descriptions. - -2008-07-13 Vincent Belaïche - - * calc/calc-help.el (calc-describe-thing): Use `re-search-forward' to - search for regexp. - -2008-07-12 Chong Yidong - - * simple.el (line-move-visual): Handle null pixel position gracefully. - -2008-07-11 Jason Rumney - - * files.el (file-truename): Get truename of ancestors if file does - not exist on Windows. - -2008-07-11 Chong Yidong - - * simple.el (line-move-visual): Obey goal-column and no-error arg. - (track-eol, temporary-goal-column, previous-line, next-line): - Update docstring. - (move-end-of-line, move-beginning-of-line): Bind line-move-visual - to nil. - -2008-07-11 Stefan Monnier - - * simple.el (line-move-visual): New var. - (line-move-visual): New function. - (line-move): Call line-move-visual. - -2008-07-11 Dan Nicolaescu - - * progmodes/grep.el (grep-files-aliases): Improve the C++ source - pattern and add patterns for C++ header files. - -2008-07-10 Chong Yidong - - * window.el (truncated-partial-width-window-p): New function. - - * menu-bar.el: Remove Longlines mode from menu. Add word-wrap option. - - * faces.el (x-create-frame-with-faces): Don't pass parameters that - are set later to x-create-frame. - (face-set-after-frame-default): Apply X resources for non-default - faces. - -2008-07-08 Chong Yidong - - * faces.el (face-set-after-frame-default): Simplify. Don't apply - frame-specific X resource settings. Set faces using a list of - frame parameters explicitly passed to the calling - function (e.g. make-frame). - (x-create-frame-with-faces, tty-create-frame-with-faces): Supply - explicit frame parameter list to face-set-after-frame-default. - -2008-07-08 Eduard Wiebe (tiny change) - - * net/browse-url.el (browse-url-default-browser): - Fix argument list in lambda. - -2008-07-07 Ulf Jasper - - * net/newst-backend.el (newsticker--get-news-by-url): Catch errors - from url-retrieve. - (newsticker--sentinel-work): Fix xerror typo. - -2008-07-07 Dan Nicolaescu - - * vc-dir.el (vc-dir-refresh): Only update files. - - * vc-git.el (vc-git--ls-files-state): Remove unused function. - - * vc-bzr.el (vc-bzr-after-dir-status): Deal with execute bit changes. - -2008-07-06 John Paul Wallington - - * kermit.el (kermit-esc-char, kermit-clean-off): Doc fixes. - -2008-07-05 Alexandre Julliard - - * vc-git.el (vc-git-registered): Return true for removed files. - (vc-git-print-log, vc-git-log-view-mode): Print a single log for - all the files instead of one per file. - (vc-git-previous-revision): Add support for project-wide previous - revision when specified file is nil. - -2008-07-05 Dan Nicolaescu - - * vms-patch.el, vmsproc.el, mail/vms-pmail.el: Move to obsolete dir. - - * vc-dir.el (vc-dir-find-child-files): New function. - (vc-dir-resync-directory-files): New function. - (vc-dir-recompute-file-state): New function, broken out of ... - (vc-dir-resynch-file): ... here. Also deal with directories. - * vc-dispatcher.el (vc-resynch-buffers-in-directory): New function. - (vc-resynch-buffer): Use it. - - * vc-hg.el (vc-hg-registered): Do not set vc-state. - - * vc-annotate.el (vc-annotate-mode-menu): Add separator. - -2008-07-05 Nick Roberts - - * progmodes/gdb-ui.el (gdb-display-buffer): Don't split a buffer - if it's not part of gdb-ui, e.g, at start. - - * progmodes/gud.el (gud-gdb-get-stackframe): Allow absolute - filenames in stack trace (text command mode). - -2008-07-05 Stefan Monnier - - * mouse-drag.el (mouse-drag-throw, mouse-drag-drag): Autoload. - - * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords): - Use syntax-ppss on a position *before* the char we want to change. - -2008-07-04 Dan Nicolaescu - - * vc-dir.el (vc-dir-query-replace-regexp): New function. - (vc-dir-tool-bar-map, vc-dir-menu-map): Bind it. - (vc-dir-mode-map): Likewise. - -2008-07-03 Juanma Barranquero - - * eshell/esh-arg.el (eshell-quote-backslash): Fix typo in docstring. - (eshell-parse-argument-hook, eshell-special-chars-inside-quoting) - (eshell-arg-load-hook, eshell-special-chars-outside-quoting): - Remove spurious * in defcustom docstrings. - - * textmodes/fill.el (fill-paragraph): Fix typo in docstring. - (fill-individual-varying-indent, colon-double-space, enable-kinsoku) - (adaptive-fill-mode, adaptive-fill-first-line-regexp) - (default-justification): Remove spurious * in defcustom docstrings. - - * textmodes/rst.el (rst, rst-line-homogeneous-p, rst-mode-abbrev-table) - (rst-font-lock-keywords-function, rst-mode, rst-minor-mode) - (rst-compare-decorations, rst-default-indent, rst-update-section) - (rst-decoration-complete-p, rst-section-tree, rst-toc-insert-node) - (rst-toc-insert-find-delete-contents, rst-toc-count-lines) - (rst-toc-mode-goto-section, rst-faces, rst-level-face-base-color): - Fix typos in docstrings. - (rst-mode-lazy): Fix typo in docstring. Remove spurious *. - (rst-adjust, rst-line-homogeneous-p, rst-suggest-new-decoration) - (rst-get-decorations-around, rst-section-tree-point) - (rst-font-lock-adornment-point): Reflow docstrings. - (rst-get-decoration, rst-get-decoration-match, rst-adjust-decoration): - Doc fixes. - (rst-re-enumerations): Comment out. - - * nxml/nxml-glyph.el (nxml-glyph-set-hook): - * nxml/nxml-uchnm.el (nxml-unicode-blocks) - (nxml-unicode-block-char-name-set): - * nxml/nxml-util.el (nxml-debug, nxml-make-namespace): - * nxml/rng-nxml.el (rng-set-state-after): - * nxml/rng-uri.el (rng-file-name-uri): Fix typo in docstring. - - * nxml/rng-cmpct.el (rng-c-lookup-create, rng-c-parse-primary) - (rng-c-parse-annotation-body): - * nxml/rng-dt.el (rng-dt-namespace-context-getter): Reflow docstrings. - - * nxml/nxml-mode.el (nxml, nxml-mode, nxml-after-change1) - (nxml-extend-region, nxml-merge-indent-context-type, nxml-complete) - (nxml-forward-balanced-item, nxml-dynamic-markup-word) - (nxml-define-char-name-set, nxml-toggle-char-ref-extra-display): - Fix typos in docstrings. - (nxml-attribute-indent): Reflow docstring. - (nxml-bind-meta-tab-to-complete-flag, nxml-last-fontify-end) - (nxml-default-buffer-file-coding-system): Doc fixes. - - * nxml/nxml-ns.el (nxml-ns-state, nxml-ns-initial-state) - (nxml-ns-set-prefix): Fix typos in docstrings. - (nxml-ns-push-state, nxml-ns-pop-state, nxml-ns-set-default): - Reflow docstring. - (nxml-ns-get-prefix, nxml-ns-get-default): Doc fixes. - - * nxml/nxml-outln.el (nxml-hide-all-text-content) - (nxml-show-direct-text-content, nxml-show-direct-subheadings) - (nxml-hide-direct-text-content, nxml-hide-subheadings) - (nxml-hide-text-content, nxml-show-subheadings, nxml-hide-other) - (nxml-outline-display-rest, nxml-outline-set-overlay) - (nxml-section-tag-forward, nxml-section-tag-backward) - (nxml-back-to-section-start): Fix typos in docstrings. - - * nxml/nxml-parse.el (nxml-validate-function, nxml-parse-file): - Doc fixes. - - * nxml/nxml-rap.el (nxml-scan-end, nxml-move-tag-backwards) - (nxml-scan-element-forward, nxml-scan-element-backward): Doc fixes. - (nxml-scan-after-change): Fix typo in docstring. - - * nxml/rng-match.el (rng-being-compiled, rng-normalize-choice-list) - (rng-name-class-possible-names): Doc fixes. - (rng-memo-map-add, rng-intern-group, rng-match-possible-namespace-uris) - (rng-match-possible-start-tag-names, rng-match-possible-value-strings): - Fix typos in docstrings. - (rng-intern-group-shortcut, rng-intern-choice-shortcut): - Reflow docstrings. - - * nxml/rng-util.el (rng-uniquify-eq, rng-uniquify-equal): Doc fixes. - (rng-substq, rng-complete-before-point): Fix typos in docstrings. - - * nxml/rng-xsd.el (rng-xsd-make-date-time-regexp) - (rng-xsd-convert-date-time): Reflow docstrings. - (rng-xsd-compile): Fix typo in docstring. - - * nxml/rng-loc.el (rng-current-schema-file-name) - (rng-locate-schema-file-using, rng-locate-schema-file-from-type-id): - Doc fixes. - (rng-set-schema-file): Fix typo in docstring. - - * nxml/rng-valid.el (rng-error-count, rng-validate-mode) - (rng-do-some-validation, rng-process-start-tag, rng-process-text): - Fix typos in docstrings. - (rng-message-overlay, rng-conditional-up-to-date-start) - (rng-conditional-up-to-date-end): Doc fixes. - (rng-next-error, rng-previous-error): Reflow docstrings. - - * nxml/xmltok.el (xmltok-attribute-raw-normalized-value): Doc fix. - (xmltok-dtd, xmltok-dependent-regions, xmltok-attribute-refs) - (xmltok-valid-char-p, xmltok-standalone, xmltok-forward-prolog) - (xmltok-merge-attributes): Fix typos in docstrings. - (xmltok-make-attribute, xmltok-forward-special) - (xmltok-get-declared-encoding-position): Reflow docstrings. - - * nxml/xsd-regexp.el (xsdre-char-class-to-range-list): Doc fix. - (xsdre-range-list-union, xsdre-check-range-list, xsdre-current-regexp): - Fix typos in docstrings. - -2008-07-02 John Paul Wallington - - * ibuffer.el (ibuffer-buffer-file-name): - Use `list-buffers-directory'. Remove special-casing for `cvs-mode' - and `vc-dir-mode'. Suggested by Dan Nicolaescu. - -2008-07-02 Toru Tsuneyoshi - - * files.el (backup-extract-version): Handle versioned directories. - (trash-directory): New variable. - (move-file-to-trash): New function. - - * cus-start.el (delete-by-moving-to-trash): Declare for custom. - -2008-07-02 Magnus Henoch - - * vc-git.el (vc-git-annotate-command): Use proper option for - specifying revision. - -2008-07-02 Francesc Rocher - - * startup.el (fancy-splash-head): Prefer SVG or PNG splash image, - if available. - -2008-07-01 Dan Nicolaescu - - * uniquify.el (uniquify-list-buffers-directory-modes): Add vc-dir-mode. - - * vc-annotate.el (vc-annotate-mode-map): Use lower case keys. - Add binding for vc-annotate-show-changeset-diff-revision-at-line. - - * vc-dir.el (vc-dir-mode): Set list-buffers-directory. - -2008-07-01 Nick Roberts - - * progmodes/gdb-ui.el (gdb-create-source-file-list): New option. - (gdb-init-2): Use it. Don't run gdb-mode-hook again. - (gdb-var-list-children-regexp, gdb-var-update-regexp) - (gdb-info-breakpoints-custom, gdb-stack-list-frames-regexp) - (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1) - (gdb-stack-list-locals-regexp): Future proof regexps better. - -2008-06-30 Juri Linkov - - * faces.el (face-name-history): New variable. - (make-face, make-empty-face): Replace interactive spec "S" - with `read-from-minibuffer' where `read' arg is t and - `hist' arg is `face-name-history'. - (read-face-name): Set `hist' arg of `completing-read-multiple' - to `face-name-history'. - (list-faces-display): Use `read-regexp' instead of `read-string' - to read regexp. - - * hi-lock.el (hi-lock-regexp-history): Make it an obsolete alias - to `regexp-history'. - (hi-lock-face-history): Rename to `hi-lock-face-defaults' and - make it an obsolete alias to it. - (hi-lock-face-defaults): New variable renamed from - `hi-lock-face-history'. - (hi-lock-line-face-buffer, hi-lock-face-buffer) - (hi-lock-face-phrase-buffer): Use `read-regexp' instead of - `read-from-minibuffer'. Doc fix. - (hi-lock-read-face-name): Replace `hi-lock-face-history' with - `hi-lock-face-defaults'. Remove `mapcar (lambda (f) (cons f f))'. - Set `hist' arg of `completing-read' to `face-name-history'. - Put a list of default faces to `default' arg instead of `hist' arg. - - * bindings.el (abbrev-map, narrow-map): New variables. - Bind `C-x a' to `abbrev-map' and `C-x n' to `narrow-map'. - Rebind related commands to these new maps. - (ctl-x-r-map): New variable for rectangle, register and bookmark - keys. Move rectangle keybindings to rect.el and register - keybindings to register.el. - (next-buffer, previous-buffer): Remove C-x prefix and move - keybindings to ctl-x-map. - - * bookmark.el: Rebind three global `C-x r' keys "b", "m", "l" - to the new map `ctl-x-r-map' in autoload cookies. - - * expand.el: Rebind two global `C-x a' keys "n", "p" - to the new map `abbrev-map' in autoload cookies. - - * rect.el: Bind global keys to ctl-x-r-map in autoload cookies. - - * register.el: Bind global keys to ctl-x-r-map in autoload cookies. - -2008-06-30 Miles Bader - - * net/rcirc.el (rcirc-markup-attributes): Don't skip a character - after processing an escape sequence. - -2008-06-29 Michael Albinus - - * net/tramp-ftp.el (tramp-ftp-file-name-handler): Revert patch - from 2008-06-28. It does not work on W32. - -2008-06-29 Juri Linkov - - * replace.el (read-regexp): New function. - (keep-lines-read-args, occur-read-primary-args): - Call `read-regexp' instead of code moved to new function. - (keep-lines, flush-lines, how-many): Remove parenthesis and colon - from the end of prompt. - (replace-re-search-function): Doc fix. - -2008-06-29 Kenichi Handa - - * descr-text.el (describe-char-display): Always return a string. - (describe-char-padded-string): New function. - (describe-char): Adjusted for the change of - describe-char-display. Use describe-char-padded-string. - -2008-06-29 Andreas Schwab - - * vc-dir.el (vc-dir): Make backend argument optional and use - vc-responsible-backend when nil. Interactively pass nil for - backend instead of using the backend of what happens to be - default-directory at the time of the call. - - * find-dired.el (find-dired-filter): Preserve point. - -2008-06-28 Juanma Barranquero - - * net/sasl.el (sasl-client-set-property, sasl-make-mechanism) - (sasl-find-mechanism, sasl-next-step): - * net/sasl-ntlm.el (sasl-ntlm-steps, sasl-ntlm-request) - (sasl-ntlm-response): Fix typos in docstrings. - -2008-06-28 robert marshall (tiny change) - - * international/mule-cmds.el (view-hello-file): Doc fix. - -2008-06-28 Chong Yidong - - * faces.el (inhibit-face-set-after-frame-default): Var deleted. - (set-face-attribute, face-set-after-frame-default)): Don't use it. - -2008-06-28 John Paul Wallington - - * calc/calc.el (defmath): Add `doc-string' decl. Add docstring. - -2008-06-28 Michael Albinus - - * net/tramp.el (tramp-handle-file-modes): Handle symlinks. - (tramp-convert-file-attributes): Convert symlinks only when - returned from `tramp-handle-file-attributes-with-stat'. - - * net/tramp-ftp.el (top): Delete 'ange-ftp property from - `substitute-in-file-name' when unloading. - (tramp-ftp-file-name-handler): Set `tramp-mode' to nil. - -2008-06-28 Dan Nicolaescu - - * vc-dir.el (vc-dir-hide-up-to-date): Also hide empty directories. - (vc-string-prefix-p): Move function ... - * vc.el (vc-string-prefix-p): ... here. - -2008-06-27 Juanma Barranquero - - * vc-dir.el (vc-dir): Complete only directory names. - -2008-06-27 Jason Rumney - - * w32-fns.el (top-level): Unconditionally define all charsets. - -2008-06-27 Alan Mackenzie - - * progmodes/cc-mode.el (c-mode-base-map): Don't bind C-M-[ae] to - the CC Mode specific functions; this is no longer needed, since - {beginning,end}-of-defun now pass ARG to ...-of-defun-function. - - * progmodes/cc-defs.el (c-emacs-features): New feature - 'argumentative-bod-function. - -2008-06-27 John Paul Wallington - - * chistory.el (list-command-history): Use `bound-and-true-p'. - (command-history-map): Define within defvar. Add docstring. - -2008-06-27 Juanma Barranquero - - * image.el (image-jpeg-p): Don't fail if the arg cannot be converted - to unibyte; just assume it is not a JPEG. Use `string-match-p'. - (image-type-from-data, image-type-from-file-name): Use `string-match-p'. - (image-type-from-buffer): Use `looking-at-p'. - -2008-06-27 Juanma Barranquero - - * ibuf-ext.el (diff-sentinel): Declare. - -2008-06-27 Glenn Morris - - * calendar/lunar.el (calendar-lunar-phases): Rename from - calendar-phases-of-moon. Keep old name as alias, update callers. - (lunar-phases): Rename from phases-of-moon. Keep old name as alias. - (diary-lunar-phases): Rename from diary-phases-of-moon. - Keep old name as alias. - * calendar/cal-menu.el (cal-menu-sunmoon-menu) - (cal-menu-global-mouse-menu): Update for lunar name changes. - * calendar/calendar.el (calendar-mode-map): Update for name change. - * calendar/diary-lib.el (diary-list-sexp-entries): Doc update. - -2008-06-26 Glenn Morris - - * calendar/solar.el (solar-sunrise-sunset-string): Add optional - argument `nolocation'. - (calendar-sunrise-sunset-month): New function. - * calendar/cal-menu.el (cal-menu-sunmoon-menu): Rename from - cal-menu-moon-menu. Add calendar-sunrise-sunset-month. - (cal-menu-global-mouse-menu): Add calendar-sunrise-sunset-month. - * calendar/calendar.el (solar-sunrises-buffer): New constant. - (calendar-mode-map): Use cal-menu-sunmoon-menu. - (calendar-buffer-list): Add solar-sunrises-buffer. - - * calendar/cal-menu.el (cal-menu-goto-menu): Tweak menu name. - -2008-06-26 Chong Yidong - - * cus-start.el: Add customization types for word-wrap and - shift-select-mode. - -2008-06-26 John Paul Wallington - - * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): New function. - (ibuffer-diff-with-file): Use it. Do diff on marked buffers. - (ibuffer-mark-on-buffer): Don't display message when removing marks. - (ibuffer-mark-by-mode): Use `buffer-local-value'. - -2008-06-26 Dan Nicolaescu - - * vc-dir.el (tool-bar): Require. - - * vc.el (ewoc, tool-bar): Do not require. - -2008-06-26 Kenichi Handa - - * international/mule-cmds.el (encode-coding-char): Fix for ASCII - characters. - - * composite.el (terminal-composition-base-character-p): New function. - (terminal-composition-function): - Use terminal-composition-base-character-p. Include the base character - in the composition. - (auto-compose-chars): Don't check font-object for terminal display. - -2008-06-26 Glenn Morris - - * doc-view.el (bookmark-make-record-default): - * image-mode.el (bookmark-make-record-default): Fix declaration. - - * calendar/calendar.el (calendar-date-echo-text): Doc fix. - Add default :value for sexp type. - (calendar-month-edges): New variable. - (calendar-month-edges): New function. - (calendar-recompute-layout-variables): Set calendar-month-edges. - (calendar-intermonth-header, calendar-intermonth-text): New options. - (calendar-insert-at-column): New function. - (calendar-generate-month): Use calendar-insert-at-column. - Handle intermonth text. Add 'date property. - (calendar-column-to-month): Remove function. - (calendar-column-to-segment): New function. - (calendar-cursor-to-date): Use calendar-column-to-segment. - Check 'date property. - - * calendar/calendar.el (calendar-print-other-dates): - Handle mouse events. - * calendar/cal-menu.el (calendar-mouse-print-dates): Remove function. - (cal-menu-context-mouse-menu): Use calendar-print-other-dates. - - * calendar/holidays.el (calendar-cursor-holidays): Handle mouse events. - * calendar/cal-menu.el (calendar-mouse-holidays): Remove function. - (cal-menu-context-mouse-menu): Use calendar-cursor-holidays. - - * calendar/cal-move.el (calendar-cursor-to-nearest-date): - Use calendar-column-to-segment, calendar-month-edges, and - the 'date property to handle intermonth text. - - * calendar/cal-iso.el (calendar-iso-from-absolute): Add autoload cookie. - - * calendar/cal-menu.el (cal-menu-moon-menu, cal-menu-diary-menu) - (cal-menu-holidays-menu, cal-menu-goto-menu, cal-menu-scroll-menu): - Add doc strings. - (cal-menu-context-mouse-menu): Add some :keys. - (calendar-check-holidays): Declare rather than autoloading. - (diary-show-holidays-flag): Remove unneeded declaration. - - * calendar/cal-menu.el (cal-menu-moon-menu): Add sunrise/sunset. - * calendar/calendar.el (calendar-cursor-to-date): Handle case where - event-start is nil. - -2008-06-26 Stefan Monnier - - * minibuffer.el (completion-basic-try-completion): Use the text after - point to constrain the completion candidates. - (completion-basic-all-completions): Adjust accordingly. - -2008-06-25 Chong Yidong - - * textmodes/tex-mode.el (tex-verbatim): Use monospace instead of - courier. - - * faces.el (set-face-attribute): Doc fix. - -2008-06-25 Juri Linkov - - * bindings.el (goto-map): New variable. Rebind goto-related - commands to this `M-g' prefix keymap. - (search-map): New variable for `M-s' prefix keymap. - Bind `M-s o' to `occur', `M-shr' to `highlight-regexp', `M-shp' to - `highlight-phrase', `M-shl' to `highlight-lines-matching-regexp', - `M-shu' to `unhighlight-regexp', `M-shf' to `hi-lock-find-patterns', - `M-shw' to `hi-lock-write-interactive-patterns'. - - * isearch.el (isearch-mode-map): Bind `M-s h r' to - `isearch-highlight-regexp'. - (isearch-highlight-regexp): New function. - -2008-06-25 Stefan Monnier - - * info.el (Info-bookmark-make-record): - Use bookmark-make-record-default. - (Info-bookmark-jump): Use bookmark-default-handler. - - * image-mode.el (image-bookmark-make-record): - Use bookmark-make-record-default. - (image-bookmark-jump): Use bookmark-default-handler. - - * doc-view.el (doc-view-bookmark-make-record): - Use bookmark-make-record-default. - (doc-view-bookmark-jump): Use bookmark-default-handler. - - * bookmark.el (bookmark-alist): Allow the 2 slightly different formats - used until now in bookmark.el's code. - (bookmark-get-bookmark): Accept bookmark names or bookmark records. - (bookmark-get-bookmark-record): Allow the 2 slightly different formats - used until now in bookmark.el's code. - (bookmark-set-filename): Remove special code, moved to its only caller. - (bookmark-store): Use the newer format. - (bookmark-make-record-default): Add arg `point-only'. - Rename from bookmark-make-record-for-text-file. - (bookmark--jump-via): New function. - (bookmark-jump, bookmark-jump-other-window, bookmark-bmenu-2-window) - (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window): - Use it. - (bookmark-jump-noselect, bookmark-default-handler): - Don't return an alist, instead return the data implicitly by changing - current buffer and point. Signal an error if the file doesn't exist. - - * buff-menu.el: Use with-current-buffer and inhibit-read-only. - (Buffer-menu-toggle-read-only): Avoid vc-toggle-read-only. - - * bs.el: Use with-current-buffer. Simplify. - (bs-toggle-readonly): Avoid vc-toggle-read-only. - - * eshell/esh-cmd.el (eshell-manipulate): Check eshell-debug-command - is bound before using it. - -2008-06-25 Kenichi Handa - - * image.el (image-jpeg-p): Convert DATA to unibyte at first. - -2008-06-25 Dan Nicolaescu - - * vc-hg.el: - * vc-git.el: Require vc-dir when compiling. - - * vc-dir.el (vc-dir-marked-only-files-and-states): Rename from - vc-dir-marked-only-files. Change the return value. - (vc-dir-child-files-and-states): Rename from vc-dir-child-files. - Change the return value. - (vc-dir-deduce-fileset): New function broken out from ... - * vc.el (vc-deduce-fileset): ... here and ... - (vc-deduce-fileset): ... here. - - * vc-svn.el (vc-annotate-parent-rev): Pacify byte compiler. - (vc-svn-parse-status): Do not set the vc-backend property. - -2008-06-25 Andreas Schwab - - * faces.el (face-font-family-alternatives, variable-pitch): - Use "Sans Serif", not "Sans-Serif". - -2008-06-24 Chong Yidong - - * faces.el (face-font-family-alternatives, variable-pitch): - Change "Sans" to the canonical name "Sans-Serif". - -2008-06-24 Jay Belanger - - * calc/calc.el (calc-mode-map): Add extra keybindings to - `calc-missing-key'. - * calc/calc-ext.el (calc-init-extensions): Add keybinding for - `kill-ring-save'. - -2008-06-24 Miles Bader - - * mouse.el (mouse-appearance-menu): Don't do anything if the user - pops up the menu but doesn't select anything. - -2008-06-24 Dan Nicolaescu - - * add-log.el (add-change-log-entry): Add new arg to force each new - entry to be on a new line. - * diff-mode.el (diff-add-change-log-entries-other-window): Use it. - - * vc-dir.el (vc-client-object): Remove. - (vc-dir-prepare-status-buffer): Take a backend as an argument and - use it when looking for a buffer. - (vc-dir): Add a backend argument. Set revert-buffer-function. - Don't create a client object. Move bindings ... - (vc-dir-menu-map, vc-dir-mode-map): ... here. - (vc-dir-revert-buffer-function): New function. - (vc-generic-status-printer): Rename to ... - (vc-dir-status-printer): ... this. - (vc-generic-state, vc-generic-status-fileinfo-extra) - (vc-dir-extra-menu, vc-make-backend-object): Remove. - (vc-default-status-printer): Use a different face for - directories. Don't display any text for directories in the state - column. Add tooltips. - - * vc.el (Todo): Update. - - * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer): - * vc-rcs.el (vc-annotate-convert-time): - * vc-mtn.el (vc-annotate-convert-time): - * vc-git.el (vc-annotate-convert-time): - * vc-cvs.el (vc-annotate-convert-time): - * vc-bzr.el (vc-annotate-convert-time): Declare as functions. - -2008-06-23 Dan Nicolaescu - - * vc-annotate.el (vc-annotate-mode): Derive from special-mode - instead of using view-mode. - -2008-06-23 Stefan Monnier - - * Makefile.in (distclean): Don't delete *.elc and autogen files. - -2008-06-22 Dan Nicolaescu - - * vc.el: - * vc-hooks.el: - * vc-dispatcher.el: Move vc-dir variables and functions ... - * vc-dir.el: ... here. New file. - * Makefile.in (ELCFILES): Add vc-dir.elc. - - * vc.el: Move vc-annotate variables and functions ... - * vc-annotate.el: ... here. New file. - * Makefile.in (ELCFILES): Add vc-annotate.elc. - - * vc-dav.el: Move here from url/vc-dav.el. - (Todo): Note work needed to make this backend functional. - - * Makefile.in (ELCFILES): Update vc-dav.el location. - -2008-06-22 Stefan Monnier - - * Makefile.in (COMPILE_FIRST): Trim down and add autoload.el. - -2008-06-21 John Paul Wallington - - * emacs-lisp/derived.el (define-derived-mode): Add `doc-string' decl. - - * textmodes/rst.el (rst-mode): Put docstring in right place. - -2008-06-21 Chong Yidong - - * startup.el (fancy-about-text, fancy-startup-tail): Increase text - size for legibility. - - * faces.el (fixed-pitch): Use "Monospace" family. - (variable-pitch): Use "Sans" family. - (face-font-family-alternatives): Define alternatives for "Sans" - and "Monospace". - -2008-06-21 Glenn Morris - - * mail/hashcash.el, net/tramp-smb.el, nxml/nxml-mode.el: - Require 'cl when compiling. - - * emacs-lisp/debug.el (help-xref-interned): Declare. - - * emacs-lisp/easy-mmode.el (easy-mmode-set-keymap-parents): - Evaluate definition when compiling. - - * progmodes/bug-reference.el (bug-reference-map): Bind down-mouse-1 - rather than mouse-1. - (bug-reference-url-format): Autoload safe if string. - (bug-reference-bug-regexp): Make space after "bug" optional. - - * Makefile.in (all): Explicitly pass EMACS to sub-make, - for some non-GNU makes. - - * cus-dep.el (custom-dependencies-no-scan-regexp): - * finder.el (finder-no-scan-regexp): Add ldefs-boot.el - - * calendar/cal-move.el (calendar-forward-day): Scroll in one month - increments. - - * calendar/calendar.el: Factor out the magic numbers controlling the - calendar layout. - (calendar-month-digit-width, calendar-month-width) - (calendar-right-margin): New variables. - (calendar-recompute-layout-variables, calendar-set-layout-variable): - New functions. - (calendar-left-margin, calendar-intermonth-spacing) - (calendar-column-width, calendar-day-header-width) - (calendar-day-digit-width): New options. - (calendar-first-date-row): New constant. - (calendar-move-to-column, calendar-ensure-newline): New functions, - replacing calendar-insert-indented. - (calendar-insert-indented): Remove function. - (calendar-generate-month): Use calendar-move-to-column and - calendar-ensure-newline. Use layout variables. - (calendar-generate, calendar-update-mode-line) - (calendar-font-lock-keywords): Use layout variables. - (calendar-column-to-month): New function. - (calendar-cursor-to-date): Use calendar-column-to-month. - Use layout variables. - * calendar/cal-move.el (calendar-cursor-to-nearest-date): - Use layout variables. Use calendar-column-to-month. - (calendar-cursor-to-visible-date): Use layout variables. - -2008-06-21 Stefan Monnier - - * Makefile.in (update-elclist): Don't exclude COMPILE_FIRST. - (all): Run compile-last. - (compile-onefile): New target. - (compile-first): Simplify. - (compile-last): Don't treat COMPILE_FIRST specially. - (COMPILE_FIRST): List the elc files rather than the el files. - (ELCFILES): Update. - -2008-06-21 Ulf Jasper - - * net/newst-treeview.el: Remove dead code. - (newsticker--window-config): Remove. - (newsticker-treeview-quit): Do not save window config. - (newsticker-treeview): Do not try to restore window config. - (newsticker-groups, newsticker--treeview-list-sort-by-column) - (newsticker--treeview-list-new-items) - (newsticker--treeview-list-immortal-items) - (newsticker--treeview-list-obsolete-items) - (newsticker--treeview-list-all-items) - (newsticker--treeview-list-feed-items): Fix documentation. - -2008-06-21 Miles Bader - - * face-remap.el (text-scale-adjust): Bind `echo-keystrokes' to nil. - -2008-06-21 Alan Mackenzie - - * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5D.5): Fix an - infinite loop on invalid syntax. - -2008-06-21 Stefan Monnier - - * textmodes/rst.el: Run rst-define-level-faces when loading. - (rst-mode): Don't set the font-lock-multiline var. - (rst-font-lock-find-unindented-line, rst-font-lock-handle-adornment): - Set the font-lock-multiline property by hand. - - * loadup.el: Don't add emacs- name when bootstrapping. - - * Makefile.in (emacs-deps): Remove. - ($(lisp)/cus-load.el, $(lisp)/finder-inf.el): Re-add. - (all): Use them. - (autogen-clean): Remove. - -2008-06-20 Stefan Monnier - - * Makefile.in (all): New target. - (bootstrap-prepare): Remove. - - * Makefile.in ($(lisp)/progmodes/cc-mode.elc): Pass the .el file not - the .elc file to batch-byte-compile. - - * progmodes/cc-mode.el (c-make-inherited-keymap): Only use - set-keymap-parents if set-keymap-parent doesn't exist. - - * vc-bzr.el (vc-bzr-annotate-extract-revision-at-line): - Allow more than one space before the |. - - * textmodes/rst.el: Fix up docstring conventions. - Move vars to before their first use. - (rst-mode): Don't mess with font-lock-support-mode. - (rst-suggest-new-decoration, rst-adjust-decoration): - Avoid CL's copy-list. - (rst-delete-entire-line): Use line-beginning-position. - (rst-position): New fun. - (rst-straighten-decorations): Use it instead of CL's position. - (rst-straighten-bullets-region): Avoid CL's mapcar*. - (rst-toc-mode): Use define-derived-mode. - (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2): - Remove unused var `in-par'. Use `point' rather than `point-marker'. - (rst-line-block-region): Reduce redundancy. Use the `pfxarg' arg. - (rst-replace-lines): Simplify. - (auto-mode-alist): Use rst-mode for *.rst and *.rest files. - - * simple.el (special-mode-map): New var. - (special-mode): New major mode. - -2008-06-20 Dan Nicolaescu - - * vc-mtn.el (vc-mtn-log-view-mode): Set log-view-per-file-logs and - log-view-file-re. - - * vc.el (vc-dir-hide-up-to-date): Undo previous change. - (vc-switch-backend): Simplify. - (Todo): Remove solved items. - - * vc-cvs.el (vc-cvs-parse-status, vc-cvs-parse-entry): Do not set - the vc-backend property. - -2008-06-20 Stefan Monnier - - * emacs-lisp/checkdoc.el (checkdoc-start-section, checkdoc-error): - Bind inhibit-read-only since the buffer is always read-only. - -2008-06-20 Ulf Jasper - - * net/newst-treeview.el (newsticker-treeview-own-frame): - Change default value to nil. - (newsticker--treeview-list-add-item) - (newsticker--treeview-propertize-tag): Show item title in tooltip. - -2008-06-20 Martin Blais - Stefan Merten - David Goodger - - * textmodes/rst.el: New file. - -2008-06-20 Sam Steingold - - * vc.el (vc-dir-hide-up-to-date): Accept a prefix argument to also - remove DIRECTORY entries. - -2008-06-20 Eli Zaretskii - - * makefile.w32-in (distclean): Depend on `clean'. - (clean): Delete calc/calc-loaddefs.el~ and eshell/esh-groups.el~. - (AUTOGENEL): Add $(lisp)/nxml/subdirs.el. - ($(lisp)/cus-load.el): Don't use `touch'. Instead, generate an - empty cus-load.el with `echo', and include "Local Variables" - section to prevent the empty file from being compiled. - (cus-load.el-SH, cus-load.el-CMD): New SHELLTYPE-specific targets - that generate an empty cus-load.el. - -2008-06-20 Juanma Barranquero - - * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH): - Don't copy ldefs-boot.el over loaddefs.el. - (bootstrap-clean): Remove loaddefs.el and don't depend on it. - (loaddefs.el-SH, loaddefs.el-CMD): Don't add autoloads and defvars - to loaddefs.el; they are not needed now. Add coding cookie. - -2008-06-20 Miles Bader - - * face-remap.el (face-remap-add-relative, face-remap-set-base): - Strip unnecessary list levels from SPECS. - (buffer-face-set, buffer-face-toggle): - Change argument from FACE to &rest SPECS, and strip unnecessary - list levels from SPECS. - (buffer-face-mode-invoke): Change argument from FACE to SPECS. - -2008-06-20 Jason Rumney - - * international/fontset.el (setup-default-fontset): Specify script - for latin use of iso10646-1. Fix use of lang tags. - -2008-06-19 Miles Bader - - * face-remap.el (text-scale-increase): Start from zero if - text-scale-mode isn't enabled. - -2008-06-19 Stefan Monnier - - * faces.el (face-set-after-frame-default): Re-apply explicit `font' - frame parameters after setting up the `default' face. - -2008-06-18 Stefan Monnier - - * faces.el (face-set-after-frame-default): Don't exclude `default'. - -2008-06-18 Glenn Morris - - * mouse.el (buffer-face-mode-invoke): Declare. - - * Makefile.in (ELCFILES): Add org/org-id.elc. - - * calendar/holidays.el (calendar-cursor-holidays): Accept optional date. - * calendar/cal-menu.el (cal-menu-holidays-menu): - Use calendar-cursor-holidays rather than cal-menu-today-holidays. - (cal-menu-today-holidays): Remove function. - - * calendar/cal-menu.el (cal-menu-holiday-window-suffix): Simplify. - (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year) - (cal-menu-list-holidays-previous-year, calendar-mouse-goto-date): - Remove unused functions. - (calendar-mouse-view-diary-entries): Use format rather than concat. - - * calendar/cal-menu.el (cal-menu-x-popup-menu): Turn it into a macro. - (calendar-mouse-holidays, calendar-mouse-view-diary-entries) - (calendar-mouse-print-dates): Adapt for cal-menu-x-popup-menu change. - - * calendar/cal-menu.el (cal-menu-event-to-date): Remove function. - (calendar-mouse-holidays, calendar-mouse-view-diary-entries) - (calendar-mouse-view-other-diary-entries, calendar-mouse-print-dates) - (cal-menu-set-date-title): Use calendar-cursor-to-date rather than - cal-menu-event-to-date. - - * calendar/cal-html.el (cal-html-cursor-month, cal-html-cursor-year): - Handle mouse events. - * calendar/cal-tex.el (cal-tex-cursor-year) - (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year) - (cal-tex-cursor-month-landscape, cal-tex-cursor-month) - (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso) - (cal-tex-cursor-week-monday, cal-tex-cursor-filofax-2week) - (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily) - (cal-tex-cursor-day): Handle mouse events. Rename ARG to N. - (cal-tex-cursor-month): Mark N as optional. - * calendar/cal-menu.el (calendar-mouse-tex-day) - (calendar-mouse-tex-week, calendar-mouse-tex-week2) - (calendar-mouse-tex-week-iso, calendar-mouse-tex-week-monday) - (calendar-mouse-tex-filofax-daily, calendar-mouse-tex-filofax-2week) - (calendar-mouse-tex-filofax-week, calendar-mouse-tex-month) - (calendar-mouse-tex-month-landscape, calendar-mouse-tex-year) - (calendar-mouse-tex-filofax-year, calendar-mouse-tex-year-landscape): - Remove functions. - (cal-menu-context-mouse-menu): Replace the above functions with the - cal-tex versions. Add HTML submenu. - -2008-06-17 Nick Roberts - - * progmodes/gdb-ui.el (gud-gdba-marker-filter): Don't switch to - text command mode. - (gdb): Explain that gud-gdb is needed for text command mode. - -2008-06-17 Martin Rudalics - - * window.el (split-height-threshold): Remove spurious extra line. - -2008-06-17 Stefan Monnier - - * calendar/calendar.el (calendar-cursor-to-date): Add argument `event'. - (calendar-set-mark): - * calendar/diary-lib.el (diary-insert-entry): - * calendar/solar.el (calendar-sunrise-sunset): Use it. - * calendar/cal-menu.el (calendar-mouse-sunrise/sunset) - (calendar-mouse-insert-diary-entry, calendar-mouse-set-mark): Delete. - (cal-menu-context-mouse-menu): Use calendar-set-mark, - diary-insert-entry, and calendar-sunrise-sunset instead. - - * vc.el (vc-deduce-fileset): Add arg `only-files'. - (vc-next-action): Pass the new arg. - (vc-register): Don't use `only-files'. - Don't set `backup-inhibited' in the current buffer. - -2008-06-17 Miles Bader - - * mouse.el (mouse-appearance-menu): Use buffer-face-mode. - - * face-remap.el (buffer-face-mode-face) - (buffer-face-mode-remapping): New variables. - (buffer-face-mode, buffer-face-set, buffer-face-toggle) - (buffer-face-mode-invoke): New functions. - (variable-pitch-mode-remapping): Variable removed. - (variable-pitch-mode): Rewrite as an interface to `buffer-face-mode'. - - * face-remap.el (internal-lisp-face-attributes): New variable. - (face-attrs-more-relative-p, face-remap-order): New functions. - (face-remap-add-relative): Use `face-remap-order'. - -2008-06-17 Glenn Morris - - * mouse.el (x-select-font): Declare. - - * calendar/calendar.el (calendar-move-hook): - Add calendar-update-mode-line as an option. - (calendar-date-echo-text): New user option. - (calendar-generate-month): Set `day'. Use calendar-date-echo-text. - (calendar-insert-indented): Simplify newline insertion. - (calendar-describe-mode): Remove unused function. - (calendar-mode-line-entry): New function. - (calendar-mode-line-format): Doc fix. Use calendar-mode-line-entry. - Mark as risky. - (calendar-mouse-other-month): Remove function. - (calendar-other-month): Handle mouse events. - (calendar-goto-info-node): Call fit-window-to-buffer. - (calendar-mode): Use define-derived-mode. Doc fix. - (calendar-update-mode-line): Tweak whitespace. - -2008-06-16 Stefan Monnier - - * vc-dispatcher.el (vc-dir-child-files): Use vc-string-prefix-p. - (vc-dir-marked-only-files): vc-string-prefix-p. - -2008-06-16 Nick Roberts - - * progmodes/gdb-ui.el (gdb-memory-set-address) - (gdb-memory-set-repeat-count): Allow keyboard bindings. - (gdb-memory-mode-map): Bind above functions respectively - to 'S' and 'N'. - -2008-06-16 Derek Upham (tiny change) - - * nxml/nxml-mode.el (nxml-mode): Use run-mode-hooks. - -2008-06-16 Juanma Barranquero - - * log-view.el (vc-diff-internal): Declare for compiler. - - * vc-bzr.el (log-view-per-file-logs): - * vc-svn.el (log-view-per-file-logs): Pacify byte compiler. - -2008-06-15 Chong Yidong - - * mouse.el (mouse-appearance-menu-map): New var. - (mouse-appearance-menu): New function. - Bind it to S-down-mouse-1. - -2008-06-15 Juri Linkov - - * info.el (Info-toc): Call Info-toc-nodes instead of Info-build-toc. - (Info-toc, Info-insert-toc): Increment nth's index to add PARENT - as the second element. - (Info-build-toc): Add PARENT element extracted from the Up pointer. - Don't print progress messages. - (Info-toc-nodes): New variable and function. - (Info-index-nodes): Optimize non-string file name case. - (Info-breadcrumbs-depth): Increment the default value from 3 to 4. - (Info-insert-breadcrumbs): Use the cached document structure instead - of visiting all ancestor nodes. Remove the initial `>'. - -2008-06-15 Dan Nicolaescu - - * log-view.el (log-view-diff-changeset): New function. - (log-view-mode-map, log-view-mode-menu): Bind it. - (log-view-per-file-logs, log-view-vc-fileset) - (log-view-vc-backend): New variables. - (log-view-find-revision, log-view-modify-change-comment) - (log-view-annotate-version): Throw an error if the log is for more - than one file and we can't find the current file. Get the current - file from log-view-vc-fileset if necessary. - (log-view-diff): Get the current file from log-view-vc-fileset if - necessary. - - * vc.el (vc-print-log): Set log-view-vc-fileset and log-view-vc-backend. - - * vc-hg.el (vc-hg-log-view-mode): Call the log method only once. - (vc-hg-log-view-mode): Declare for compiler. - (vc-hg-log-view-mode): Set log-view-per-file-logs and - log-view-file-re. - (vc-hg-diff): If no file is passed, use default-directory for cwd. - - * vc-bzr.el (vc-bzr-log-view-mode): Set log-view-per-file-logs. - - * vc-svn.el (vc-svn-log-view-mode): New derived mode. - -2008-06-15 Michael Albinus - - * net/tramp.el (tramp-handle-start-file-process): - Clear modification time of the connection buffer. - (tramp-sh-file-name-handler): Reset `tramp-locked' in case of error. - (tramp-open-connection-setup-interactive-shell): Flush cache, and - restart `tramp-maybe-open-connection' when the remote system has - been changed. Throw 'uname-changed event. - (tramp-maybe-open-connection): Catch it. - - * net/tramp-cmds.el (tramp-cleanup-all-connections): - Reset `tramp-locked'. - -2008-06-15 Ulf Jasper - - * net/newst-treeview.el (newsticker--treeview-list-update) - (newsticker--treeview-item-update) - (newsticker--treeview-tree-update) - (newsticker-treeview-jump, newsticker-group-add-group) - (newsticker-group-move-feed, newsticker-group-delete-group): - Remove window dedication. - (newsticker--group-manage-orphan-feeds): Handle ill-valued - newsticker-groups. - (newsticker--treeview-tree-expand): Don't manage orphan feeds here. - -2008-06-15 Andreas Schwab - - * vc-cvs.el (vc-cvs-status-extra-headers): Don't match newline - when parsing CVS/Repository. - - * wdired.el (wdired-search-and-rename): Fix undocumented change. - -2008-06-15 Ulf Jasper - - * net/newst-plainview.el (newsticker-faces, newsticker-feed-face) - (newsticker-extra-face, newsticker-enclosure-face): Moved to - net/newst-reader.el. - - * net/newst-reader.el (newsticker-faces, newsticker-feed-face) - (newsticker-extra-face, newsticker-enclosure-face): Moved from - net/newst-reader.el. - -2008-06-15 Stefan Monnier - - * international/encoded-kb.el (encoded-kbd-self-insert-utf-8): - Catch and recover from case when the bytes we thought we were reading - turn out to be something else entirely, such as latin-1 chars from - quail. See bug#396. - -2008-06-15 Dan Nicolaescu - - * vc.el (vc-deduce-fileset): Check if the buffer has a file. - (vc-register): Call the backend function only once, instead of - once for each file. - (vc-next-action): Update call to vc-register. - (vc-dir-register): Remove function. - (vc-dir): Bind vc-register instead of vc-dir-register. - -2008-06-14 Glenn Morris - - * Makefile.in (ELCFILES): Add net/newst-*.el. - -2008-06-14 Stefan Monnier - - * wdired.el (wdired-do-renames): New function. - (wdired-finish-edit): Use it to. - (wdired-preprocess-files): Don't hardcode (point-min) == 1. - -2008-06-14 Stefan Monnier - - * info.el (Info-insert-breadcrumbs): Don't break in apropos and toc. - -2008-06-14 Martin Rudalics - - * window.el (window--even-window-heights): Even window heights - only if the selected window is higher than WINDOW. - Reported by Stephen Berman . - -2008-06-14 Stefan Monnier - - * info.el (Info-insert-breadcrumbs): Be careful to preserve history. - -2008-06-13 Stefan Monnier - - * term/linux.el (terminal-init-linux): Load t-mouse. - -2008-06-13 Stefan Monnier - Drew Adams - - * info.el (Info-breadcrumbs-depth): New var. - (Info-insert-breadcrumbs): New function. - (Info-fontify-node): Use it. - (Info-mode-map): Move initialization into declaration. - -2008-06-13 Ulf Jasper - - Rename net/newsticker-*.el to net/newst-*.el. - * net/newst-backend.el: Rename from net/newsticker-backend.el. - * net/newst-plainview.el: Rename from net/newsticker-plainview.el. - * net/newst-reader.el: Rename from net/newsticker-reader.el. - * net/newst-ticker.el: Rename from net/newsticker-ticker.el. - * net/newst-treeview.el: Rename from net/newsticker-treeview.el. - * net/newsticker-backend.el: Rename to net/newst-backend.el. - * net/newsticker-plainview.el: Rename to net/newst-plainview.el. - * net/newsticker-reader.el: Rename to net/newst-reader.el. - * net/newsticker-ticker.el: Rename to net/newst-ticker.el. - * net/newsticker-treeview.el: Rename to net/newst-treeview.el. - -2008-06-13 Stefan Monnier - - * progmodes/compile.el (compilation-start): Don't disable undo in - comint buffer. Don't override the comint-filter with our own. - (compilation-filter): Change point's insertion-type. - - * comint.el (comint-output-filter): Use copy-marker. - -2008-06-13 David Reitter - - * textmodes/flyspell.el (mail-mode-flyspell-verify): - Check message-signature-separator exists before using it. - -2008-06-13 Dan Nicolaescu - - * vc.el (vc-delete-file): Bind default-directory before calling - the backend. - (vc-annotate-show-diff-revision-at-line): Move most of the code to ... - (vc-annotate-show-diff-revision-at-line-internal): ... here. - New function. - (vc-annotate-show-changeset-diff-revision-at-line): New function. - (vc-annotate-mode-menu): Bind it. - -2008-06-13 Jason Rumney - - * term/w32-win.el (mouse-set-font): Remove overridden function. - (w32-select-font): Declare as obsolete alias for x-select-font. - -2008-06-13 Daniel Engeler - - These changes add serial port access. - * term.el (term-update-mode-line): Modify. - (serial-port-is-file-p, serial-nice-speed-history) - (serial-no-speed, serial-mode-line-speed-menu) - (serial-mode-line-config-menu): New variables and constants. - (serial-name-history, serial-speed-history) - (serial-supported-or-barf, serial-read-name, serial-read-speed) - (serial-term, serial-speed, serial-mode-line-speed-menu-1) - (serial-mode-line-speed-menu, serial-update-speed-menu) - (serial-mode-line-config-menu-1, serial-mode-line-config-menu) - (serial-update-config-menu): New functions. - -2008-06-13 Glenn Morris - - * menu-bar.el (menu-set-font): Use fboundp rather than functionp. - - * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Doc fix. - -2008-06-13 Kenichi Handa - - * cus-face.el (custom-face-attributes): Add :foundry. - - * faces.el (set-face-attribute): Parse "FOUNDRY-FAMILY" here. - (face-x-resources): Add :foundry. - (face-valid-attribute-values): Likewise. - (face-attribute-name-alist): Likewise. - (describe-face): Likewise. - -2008-06-12 Stefan Monnier - - * emacs-lisp/map-ynp.el (map-y-or-n-p): Accept non-char events. - -2008-06-12 Chong Yidong - - * longlines.el (longlines-search-forward, longlines-search-backward) - (longlines-re-search-forward): Use a smarter search-spaces-regexp. - -2008-06-12 Sam Steingold - - * vc.el (vc-rename-file): DTRT when the destination is a directory - name and the source is a file. - -2008-06-12 Chong Yidong - - * menu-bar.el (menu-set-font): Rename x-font-dialog to x-select-font. - -2008-06-12 Glenn Morris - - * progmodes/f90.el (f90-beginning-of-subprogram) - (f90-end-of-subprogram): Only give a message when interactive. - - * term/mac-win.el (x-toolkit-scroll-bars): Check bound. - - * progmodes/cperl-mode.el (cperl-info-on-command): - Use display-pixel-height rather than x-display-pixel-height. - - * mail/rmailedit.el (rmail-cease-edit): - * vc-dispatcher.el (vc-dir-mode): Check tool-bar-mode is bound. - - * emulation/edt.el (edt-xserver): - * emulation/edt-mapper.el (edt-xserver): Use replace-regexp-in-string. - - * emulation/edt-mapper.el: Drop test for Emacs < 19. - - * mwheel.el (mouse-wheel-follow-mouse, mwheel-event-window): - Evaluate definitions when compiling. Reverse tests. - - * dframe.el (dframe-reposition-frame-emacs): Reorder test, and - use unless. - - * menu-bar.el (w32-menu-bar-open): Declare for compiler. - - * textmodes/artist.el (x-pointer-shape): - * term/x-win.el (x-parse-geometry, x-resource-name, accelerate-menu) - (x-open-connection, x-server-max-request-size, x-get-resource): - * term/w32console.el (x-setup-function-keys): - * term/w32-win.el (x-parse-geometry, x-resource-name) - (generate-fontset-menu, image-library-alist, x-open-connection) - (setup-default-fontset, set-fontset-font, setup-default-fontset) - (create-fontset-from-fontset-spec, create-fontset-from-x-resource) - (x-get-resource): - * term/mac-win.el (x-parse-geometry, x-resource-name) - (x-get-selection-internal, tool-bar-mode, set-fontset-font) - (new-fontset, x-display-list, x-open-connection, x-get-resource): - * progmodes/gud.el (tooltip-last-mouse-motion-event, tooltip-hide) - (tooltip-start-delayed-tip, tooltip-use-echo-area, tooltip-show) - (tooltip-strip-prompt, tooltip-expr-to-print, tooltip-event-buffer): - * progmodes/gdb-ui.el (tooltip-show, tooltip-use-echo-area) - (tooltip-identifier-from-point, define-fringe-bitmap): - * play/gamegrid.el (image-size): - * play/bubbles.el (image-size): - * mail/emacsbug.el (x-server-vendor, x-server-version): - * international/mule-util.el (internal-char-font): - * international/mule-diag.el (font-info, query-fontset, fontset-info) - (fontset-alias-alist, fontset-list, fontset-plain-name): - * international/mule-cmds.el (x-server-vendor, x-server-version): - * international/fontset.el (font-encoding-charset-alist) - (otf-script-alist, new-fontset, set-fontset-font) - (x-pixel-size-width-font-regexp, vertical-centering-font-regexp) - (fontset-list, query-fontset, x-get-resource): - * emulation/edt.el (x-server-vendor): - * emulation/edt-mapper.el (x-server-vendor): - * emacs-lisp/map-ynp.el (x-popup-dialog): - * emacs-lisp/lmenu.el (x-popup-dialog): - * x-dnd.el (x-window-property, x-change-window-property) - (x-get-selection-internal): - * woman.el (x-list-fonts): - * w32-fns.el (x-server-version): - * tooltip.el (x-show-tip, x-hide-tip): - * tool-bar.el (image-mask-p): - * thumbs.el (image-size): - * term.el (overflow-newline-into-fringe): - * subr.el (scroll-bar-scale): - * startup.el (x-get-resource, tool-bar-mode, image-size): - * select.el (x-get-selection-internal, x-own-selection-internal) - (x-disown-selection-internal): - * mouse.el (generate-fontset-menu): - * mouse-sel.el (x-select-text, x-cut-buffer-or-selection-value): - * image.el (image-library-alist): - * image-mode.el (image-size, image-refresh): - * image-dired.el (clear-image-cache): - * gs.el (x-display-mm-width, x-display-pixel-width) - (x-display-mm-height, x-display-pixel-height) - (x-change-window-property, x-display-grayscale-p, x-window-property): - * frame.el (tool-bar-mode, x-display-name, x-close-connection) - (x-focus-frame, x-list-fonts, x-display-screens) - (x-display-pixel-height, x-display-pixel-width, x-display-mm-height) - (x-display-mm-width, x-display-backing-store, x-display-save-under) - (x-display-planes, x-display-color-cells, x-display-visual-class): - * faces.el (internal-face-x-get-resource) - (internal-set-lisp-face-attribute-from-resource, x-bitmap-file-path) - (fontset-list, x-list-fonts, xw-color-defined-p, xw-color-values) - (xw-display-color-p, x-display-grayscale-p, x-get-resource) - (x-parse-geometry, x-create-frame, x-setup-function-keys) - (tool-bar-setup): - * doc-view.el (clear-image-cache, image-size, tooltip-show): - * dired.el (dnd-get-local-file-name, dnd-get-local-file-uri): - * dframe.el (x-display-pixel-width, x-display-pixel-height): - * descr-text.el (internal-char-font): - Define for compiler, for builds without X. - -2008-06-11 Stefan Monnier - - * vc-rcs.el (vc-rcs-state-heuristic): Don't assume the file exists. - -2008-06-11 Glenn Morris - - * progmodes/fortran.el (fortran-end-of-subprogram): Check for a match - before trying to move there. - (fortran-calculate-indent): When fortran-check-all-num-for-matching-do - is non-nil, indent most terminating statements like loop body. - - * calendar/diary-lib.el (diary-list-entries-2): Accept optional - Gregorian date, and add it, not the local date, to diary-entries-list. - (diary-list-entries-1): Pass Gregorian date to diary-list-entries-2. - -2008-06-11 Stefan Monnier - - * progmodes/compile.el (compilation-filter): Fix up last change. - - * term/linux.el (terminal-init-linux): Use gpm-mouse-enable. - - * t-mouse.el (gpm-mouse-enable, gpm-mouse-disable): New functions. - (gpm-mouse-mode): Make it into a proper global minor mode. - - * files.el (save-some-buffers-action-alist): Only use recursive-edit - if the user enabled recursive-minibuffers. - - * emacs-lisp/map-ynp.el (map-y-or-n-p): - Add support for scroll-other-window. - -2008-06-11 Jason Rumney - - * term/w32-win.el (w32-menu-bar-open): Rename from menu-bar-open. - Use tmm-menubar if menu is disabled in this frame. - - * menu-bar.el (menu-bar-open): Determine how to open menu bar - from frame type, per documentation. Add w32 case. - -2008-06-10 Stefan Monnier - - * minibuffer.el (completion--merge-suffix): New function. - (completion-basic-try-completion): Use it. - (completion-pcm--find-all-completions): Add argument `filter'. - (completion-pcm--filename-try-filter, completion-pcm--merge-try): - New functions. - (completion-pcm-try-completion): Use them. - - * xt-mouse.el (turn-on-xterm-mouse-tracking) - (turn-off-xterm-mouse-tracking): Use terminal-list. - - * cus-start.el (underline-minimum-offset): Rename from - x-underline-minimum-display-offset. - -2008-06-10 David De La Harpe Golden (tiny change) - - * cus-start.el (x-underline-minimum-display-offset): Give it a type. - -2008-06-10 Chong Yidong - - * mouse.el (mouse-select-font): New function. - - * faces.el (face-spec-recalc): When the face is set using - Customize, avoid recalculating it twice. - - * menu-bar.el (menu-set-font): New function. Bind "Set Default - Font" menu item to it. Apply selected font to all frames, and - make it savable. - (menu-bar-options-save): Save `default' font if changed. - -2008-06-10 Stefan Monnier - - * ffap.el (ffap-string-at-point-mode-alist): - Use alpha rather than lower. - - * dired.el (dired-insert-directory): Don't assume Unix-style dir names. - - * subr.el (momentary-string-display): Use an overlay. - - * progmodes/compile.el (compilation-mode): - Set window-point-insertion-type. - (compilation-filter): Don't use insert-before-markers any more. - * emacs-lisp/trace.el (trace-make-advice): - Set window-point-insertion-type in the trace buffer. - * startup.el (normal-top-level): Set window-point-insertion-type in - *Messages*. - * net/telnet.el (telnet-mode): Set window-point-insertion-type. - (telnet-filter): Don't use insert-before-markers any more. - * comint.el (comint-mode): Set window-point-insertion-type. - (comint-output-filter): Don't use insert-before-markers any more. - * button.el (make-text-button): Allow `start' to be a string. - -2008-06-10 Juanma Barranquero - - * emacs-lisp/autoload.el (autoload-rubric): - Fix coding cookie not to force Unix EOL. - -2008-06-10 Martin Rudalics - - * window.el (window--splittable-p, window--try-to-split-window): - Don't use with-selected-window to avoid messing up get-lru-window. - Reported by David Hansen . - -2008-06-10 Glenn Morris - - * subr.el (locate-library): Doc fix. - - * net/newsticker-treeview.el (w3m-toggle-inline-images): Declare. - (newsticker-treeview-tool-bar-map, newsticker-treeview-mode): - Check tool-bar-map is bound, for non-X builds. - - * net/newsticker-reader.el (newsticker--next-item-image) - (newsticker--previous-item-image, newsticker--previous-feed-image) - (newsticker--next-feed-image, newsticker--mark-read-image) - (ewsticker--mark-immortal-image, newsticker--narrow-image) - (newsticker--get-all-image, newsticker--update-image) - (newsticker--browse-image): Check xpm images are available. - (newsticker--mark-read-image, newsticker--mark-immortal-image) - (newsticker--narrow-image, newsticker--get-all-image): Doc fix. - - * net/newsticker-plainview.el (tool-bar-map): Don't declare. - (newsticker--plainview-tool-bar-map, newsticker-mode): - Check tool-bar-map is bound, for non-X builds. - (w3m-toggle-inline-image): Declare. - - * net/newsticker-backend.el (tool-bar-map): Don't declare. - - * emacs-lisp/autoload.el (autoload-rubric): Add coding cookie. - - * finder.el (finder-font-lock-keywords): Handle ``quotes''. - (finder-compile-keywords): Move let to where needed. - (finder-mouse-face-on-line): Go back one more line if needed. - (finder-list-matches): Use cadr. - (finder-goto-xref): New function. - (finder-commentary): Add buttons to jump to foo.el libraries. - -2008-06-10 Stefan Monnier - - * apropos.el (apropos-function, apropos-macro, apropos-command) - (apropos-variable, apropos-face, apropos-group, apropos-widget) - (apropos-plist): Add apropos-short-label property. - (apropos-multi-type): New variables. - (apropos-command, apropos-value): Set it. - (apropos-compact-layout): New custom. - (apropos-print, apropos-print-doc): Use it. - (apropos-print): Truncate lines. - -2008-06-09 Kenichi Handa - - * international/fontset.el (font-encoding-alist): - Add an entry for "ascii-0". - -2008-06-09 Jihyun Cho - - * language/hanja-util.el (hanja-init-load): Show the message only - when loading a table. - -2008-06-08 Ulf Jasper - - * net/newsticker-treeview.el (newsticker-treeview): - * net/newsticker-plainview.el (newsticker-plainview): - Add autoload cookie. - -2008-06-08 Ulf Jasper - - * net/newsticker.el: Split up into newsticker-backend, -ticker, - -reader, -plainview, and -treeview. - (newsticker-version): Change to 1.99. - - * net/newsticker-backend.el: New. Move backend functionality from - newsticker.el to newsticker-backend.el. - (newsticker--download-logos): New. - (newsticker--sentinel-callback): New. - (newsticker--set-customvar): Remove. Split up into specific - functions related to retrieval, ticker, buffer, and display. - (newsticker--set-customvar-retrieval): New. Extracted from - `newsticker--set-customvar'. - (newsticker-retrieval): New. Renamed from `newsticker-feed'. - (newsticker-url-list-defaults): - Use `newsticker--set-customvar-retrieval' for :set. Change :group. - (newsticker-url-list): Doc changed. URL can be a function. - Use `newsticker--set-customvar-retrieval' for :set. Change :group. - (newsticker-retrieval-method): New. - (newsticker-wget-name, newsticker-wget-arguments): Change :group. - (newsticker-retrieval-interval): - Use `newsticker--set-customvar-retrieval' for :set. Change :group. - (newsticker-desc-comp-max): Change :group. - (newsticker--cache): Doc changed. - (newsticker--guid-to-string): New. - (newsticker--guid): Use `newsticker--guid-to-string'. - (newsticker--real-feed-name): New. - (newsticker--start-feed): New. Extracted from `newsticker-start'. - (newsticker-start): Use `insert-file-contents' for reading cache. - Use `newsticker--start-feed'. - (newsticker--stop-feed): New. Extracted from `newsticker-stop'. - (newsticker-stop): Check whether `newsticker-stop-ticker' is fbound. - Use `newsticker--stop-feed'. - (newsticker-save-item): New. - (newsticker--get-news-by-funcall): New. - (newsticker-get-news): Handle new retrieval methods. - (newsticker--sentinel): Use `newsticker--sentinel-work'. - (newsticker--sentinel-work): New. Extracted from - `newsticker--sentinel'. Use `newsticker--download-logos', - `newsticker--sentinel-callback'. - (newsticker--parse-atom-0.3): Use `newsticker--guid-to-string'. - (newsticker--parse-atom-1.0): Fix link determination. - (newsticker--parse-rss-0.91): Fix time determination. - (newsticker--parse-rss-0.92): Fix time determination. - (newsticker--parse-rss-2.0): Use `newsticker--guid-to-string'. - (newsticker--parse-generic-feed): New arg order in - `newsticker--cache-add'. - (newsticker--parse-generic-items): Fix for multiple items. - New arg order in `newsticker--cache-add'. - (newsticker--forget-preformatted): Check whether - `newsticker--buffer-set-uptodate' is fbound. - (newsticker--decode-iso8601-date): Handle fractions of seconds. - (newsticker--decode-rfc822-date): Partial timezone handling. - (newsticker--cache-contains): Fix guid problem. - (newsticker--cache-add): Swap args AGE and TIME. Fix guid problem. - (newsticker--cache-save): New. - (newsticker--cache-update): Use temp buffer. - (newsticker--stat-num-items): Allow multiple AGE args. - (newsticker--stat-num-items-total): New. - (newsticker--opml-import-outlines): New. - (newsticker-opml-import): Use `newsticker--opml-import-outlines'. - (newsticker--do-run-auto-mark-filter): Doc changed. - (newsticker-retrieve-random-message): New. - - * net/newsticker-ticker.el: New. Move ticker functionality from - net/newsticker.el to net/newsticker-ticker.el. - (newsticker--ticker-timer): Rename `newsticker--display-timer' to - `newsticker--ticker-timer'. - (newsticker-ticker-running-p): Rename `newsticker--display-timer' - to `newsticker--ticker-timer'. - (newsticker--set-customvar-ticker): New. Extracted from - `newsticker--set-customvar'. - (newsticker-ticker-interval): Rename `newsticker-display-interval' - to `newsticker-ticker-interval'. Use `newsticker--set-customvar-ticker - for :set. Change :group. - (newsticker-scroll-smoothly): Doc changed. Change :group. - (newsticker-hide-immortal-items-in-echo-area) - (newsticker-hide-old-items-in-echo-area) - (newsticker-hide-obsolete-items-in-echo-area): - Use `newsticker--set-customvar-ticker for :set. Change :group. - (newsticker-start-ticker): Rename `newsticker--display-timer' to - `newsticker--ticker-timer'. Rename `newsticker-display-interval' - to `newsticker-ticker-interval'. - (newsticker-stop-ticker): Rename `newsticker--display-timer' to - `newsticker--ticker-timer'. - - * net/newsticker-reader.el: New. Move reader functionality from - net/newsticker.el to net/newsticker-reader.el. - (newsticker--set-customvar-formatting): New. Extracted from - `newsticker--set-customvar'. - (newsticker-reader, newsticker-frontend): New. - (newsticker-enable-logo-manipulations): Change :group. - (newsticker-justification): Use `newsticker--set-customvar-formatting' - for :set. Change :group. - (newsticker-use-full-width): Use `newsticker--set-customvar-formatting' - for :set. Change :group. - (newsticker-html-renderer): Doc changed. - Use `newsticker--set-customvar-formatting' for :set. Change :group. - (newsticker-date-format): - Use `newsticker--set-customvar-formatting' for :set. Change :group. - (newsticker--insert-enclosure): - Rename `newsticker--buffer-insert-enclosure' to - `newsticker--insert-enclosure'. Add keymap arg. - (newsticker--print-extra-elements): - Rename `newsticker--buffer-print-extra-elements' to - `newsticker--print-extra-elements'. Add keymap arg. - (newsticker--do-print-extra-element): - Rename `newsticker--buffer-do-print-extra-element' to - `newsticker--do-print-extra-element'. Add keymap arg. - (newsticker-show-news): Use `newsticker-frontend'. - - * net/newsticker-plainview.el: New. Move plainview functionality - from net/newsticker.el to net/newsticker-reader.el. - (newsticker-plainview): New. - (newsticker--set-customvar-sorting): New. Extracted from - `newsticker--set-customvar'. - (newsticker-sort-method): Use `newsticker--set-customvar-sorting - for :set. Changed :group. - (newsticker-heading-format, newsticker-item-format) - (newsticker-desc-format, newsticker-statistics-format): - Use `newsticker--set-customvar-formatting for :set. Change :group. - (newsticker-faces): Change :group. - (newsticker-default-face): Enable again. - (newsticker-hide-old-items-in-newsticker-buffer) - (newsticker-show-descriptions-of-new-items): - Use `newsticker--set-customvar-buffer' for :set. Change :group. - (newsticker-show-all-news-elements): Change :group. - (newsticker-plainview-hooks): New. - (newsticker-select-item-hook, newsticker-select-feed-hook) - (newsticker-buffer-change-hook, newsticker-narrow-hook): Change :group. - (newsticker--plainview-tool-bar-map): Rename `newsticker--tool-bar-map' - to `newsticker--plainview-tool-bar-map'. - (newsticker--url-keymap): Add mouse-1 binding. - (newsticker-plainview): New. - (newsticker-mark-all-items-of-feed-as-read): Change doc. - (newsticker--buffer-do-insert-text): Use renamed - newsticker--[buffer-]insert-enclosure and - newsticker--[buffer-]print-extra-elements. - (newsticker--buffer-set-faces): Use newsticker-default-face. - - * net/newsticker-treeview.el: New. - -2008-06-08 Andreas Schwab - - * vc-dispatcher.el (vc-dir-children-marked-p): Fix child check. - - * vc-cvs.el (vc-cvs-dir-status): Pass -f to cvs. - - * vc-dispatcher.el (vc-dir-move-to-goal-column): Don't move in an - empty line. - - * minibuffer.el (minibuffer-message): Bind inhibit-quit around sit-for. - -2008-06-08 Martin Rudalics - - * window.el (split-height-threshold, split-width-threshold): - Add choice nil. - (split-window-preferred-function): Allow either nil or a function. - (window--splittable-p, window--try-to-split-window): - Handle changed option values. - - (window--frame-usable-p): Handle nil argument. - - (display-buffer): Call get-lru-window when pop-up-windows is nil - and window can't be split. - -2008-06-08 Michael Albinus - - * uniquify.el (uniquify-get-proposed-name): Handle remote files. - - * net/tramp.el (top): Quote feature names. Remove - `tramp-rfn-eshadow-setup-minibuffer' from - `rfn-eshadow-setup-minibuffer-hook' when unloading. - (tramp-read-passwd): There is only one call to - `auth-source-user-or-password' needed. Pacify byte compiler. - -2008-06-08 Andreas Schwab - - * window.el (display-buffer): Use lru window if current window - cannot be split. - -2008-06-08 Stefan Monnier - - * apropos.el (apropos-library): New command and new button. - (apropos-library-button): New function. - - * apropos.el: Remove spurious * in docstrings. - (apropos-label-face): Use variable pitch. - (apropos-print): Use dolist and with-current-buffer. - (apropos-print-doc): Use when. - - * window.el (special-display-p, display-buffer): - Fix up C->Elisp transcription error. - -2008-06-08 Stefan Monnier - - * emacs-lisp/bytecomp.el (byte-compile-current-group): New var. - (byte-compile-file): Initialize it. - (byte-compile-nogroup-warn): Keep track of the current group. - -2008-06-08 Glenn Morris - - * Makefile.in (compile, compile-always, bootstrap-prepare): - Explicitly pass EMACS to sub-makes that use it, for non-GNU makes. - -2008-06-07 Jihyun Cho - - * language/hanja-util.el (hanja-init-load): Use a char-table for - hanja-table. - (hangul-to-hanja-char): Adjust for the above change. - -2008-06-07 Glenn Morris - - * finder.el (finder-compile-keywords): Use lm-keywords-list rather than - lm-keywords. - - * mail/sendmail.el (mail-interactive): Add :version. - - * term/linux.el (terminal-init-linux): Use gpm-mouse-mode rather than - obsolete alias. - - * ediff-merg.el, strokes.el, wid-edit.el, emacs-lisp/lisp-mnt.el: - * emulation/edt-mapper.el, eshell/em-dirs.el, eshell/em-glob.el: - * eshell/em-ls.el, eshell/em-unix.el, eshell/esh-cmd.el: - * eshell/esh-io.el, eshell/esh-opt.el, eshell/esh-test.el: - * eshell/esh-util.el, international/mule-cmds.el: - * international/mule-diag.el, mail/smtpmail.el, net/netrc.el: - * net/tls.el, progmodes/etags.el, textmodes/page-ext.el: - Remove unnecessary eval-when-compiles and eval-and-compiles. - - * Makefile.in (bootstrap-clean): Run autogen-clean. - (maintainer-clean): No need to run autogen-clean now it is included in - bootstrap-clean. - -2008-06-06 Miles Bader - - * Makefile.in (ELCFILES): Add gnus/nndir.elc. - -2008-06-06 Chong Yidong - - * menu-bar.el (menu-bar-options-menu): Add Menu entry for - longlines mode. - - * replace.el (replace-search-function) - (replace-re-search-function): New vars. - (perform-replace): Use them. - - * longlines.el (longlines-re-search-forward): New function. - (longlines-mode): Bind replace-search-function and - replace-re-search-function, to ensure that replacement commands - treat newlines as spaces. - (longlines-show-effect): Default to a pilcrow sign. - -2008-06-06 Stefan Monnier - - * help.el (function-called-at-point): - * help-fns.el (variable-at-point): Use emacs-lisp-mode-syntax-table - even when calling find-tag-default. - -2008-06-06 Daniel Colascione - - * nxml/nxml-mode.el (nxml-syntax-highlight-flag) - (nxml-fontify-chunk-size, nxml-clear-face, nxml-set-fontified) - (nxml-clear-fontified, nxml-fontify, nxml-fontify1) - (nxml-fontify-buffer, nxml-do-fontify): - Remove obsolete variables and functions. - (nxml-font-lock-keywords, nxml-set-face, nxml-mode) - (nxml-degrade, nxml-after-change, nxml-after-change1) - (nxml-extend-region, nxml-extend-after-change-region) - (nxml-extend-after-change-region1, nxml-fontify-matcher) - (nxml-toggle-char-ref-extra-display): Use font-lock, and - font-lock-extend-region-functions in particular, to fontify - nxml-mode buffers. - (nxml-debug-region): New debugging helper function. - - * nxml/nxml-rap.el (nxml-clear-inside, nxml-set-inside) - (nxml-scan-after-change, nxml-move-tag-backwards): - Adapt for font-lock changes. - - * nxml/nxml-util.el (nxml-debug, nxml-debug-change) - (nxml-debug-set-inside, nxml-debug-clear-inside): - New debugging functions. - (nxml-with-degradation-on-error): New helper macro. - -2008-06-06 Martin Rudalics - - * window.el (display-buffer): Remove dead call to get-lru-window. - -2008-06-06 Stefan Monnier - - * mail/sendmail.el (mail-interactive): Change default. - -2008-06-05 John Paul Wallington - - * bindings.el (completion-ignored-extensions): - Add .p64fsl, .d64fsl, and .dx64fsl. - -2008-06-05 Stefan Monnier - - * ffap.el (ffap-prompter): Don't use the region. - -2008-06-05 Sam Steingold - - * vc-cvs.el (vc-cvs-registered): Consider a directory with a CVS - subdirectory to be registered. - -2008-06-05 Martin Rudalics - - * window.el (display-buffer-function, special-display-p) - (special-display-buffer-names, special-display-regexps) - (special-display-function, same-window-p, same-window-buffer-names) - (same-window-regexps, pop-up-frames, display-buffer-reuse-frames) - (pop-up-frame-function, pop-up-windows, even-window-heights) - (split-window-preferred-function, split-height-threshold) - (window--display-buffer-1, display-buffer, pop-to-buffer): - Move from window.c and buffer.c. - (window--splittable-p, window--try-to-split-window) - (window--frame-usable-p, window--display-buffer-2) - (window--even-window-heights): New functions. - (split-width-threshold): New option. - (split-window-preferred-horizontally): Remove. - - * cus-start.el: Remove corresponding declarations. - -2008-06-05 Sam Steingold - - * vc.el (vc-update): Use `save-some-buffers' instead of signaling - an error on modified buffers. - -2008-06-05 Stefan Monnier - - * progmodes/etags.el (tags-verify-table): Be careful to use and update - tags-file-name and tags-table-list from the right buffer. - (tags-table-check-computed-list, tags-table-extend-computed-list) - (find-tag-noselect): Use with-current-buffer. - - * emacs-lisp/trace.el (trace-entry-message, trace-exit-message): - Use print-circle. - - * minibuffer.el (minibuffer-local-must-match-filename-map): - Declare obsolete alias for the old name. - - * abbrev.el (unexpand-abbrev): Better preserve markers. - -2008-06-05 Glenn Morris - - * emacs-lisp/autoload.el (autoload-rubric): New function, - extracted from autoload-ensure-default-file. - (autoload-ensure-default-file): Use autoload-rubric. - - * cus-dep.el (generated-custom-dependencies-file): Doc fix. - (custom-dependencies-no-scan-regexp): New variable. - (custom-make-dependencies): Use with-temp-buffer and autoload-rubric. - Don't scan files matching custom-dependencies-no-scan-regexp. - Disable undo in the output buffer. Remove kept-new-versions wackiness. - - * finder.el (finder-headmark): Initialize and add doc string. - (generated-finder-keywords-file): Doc fix. - (finder-no-scan-regexp): New variable. - (finder-compile-keywords): Use a single let binding. - Disable undo in the output buffer. Use autoload-rubric. - Use mapc rather than mapcar. Don't scan files matching - finder-no-scan-regexp. Use with-temp-buffer. Use expand-file-name - rather than concat. Use directory-files to do regexp matching. - No need to require jka-compr. - (finder-list-keywords): Remove un-needed set-buffer. Disable undo. - (finder-list-matches): Disable undo. - (finder-commentary): Use let rather than let*. Disable undo. - (finder-current-item): Use zerop. - (finder-mode): Use define-derived-mode. - (finder-exit): Doc fix. Use dolist. - - * Makefile.in ($(lisp)/cus-load.el): Remove unnecessary rule. - (custom-deps): Don't require $(lisp)/cus-load.el. - (custom-deps, finder-data): Don't depend on autoloads. - Should not be needed now, and doing so was causing make install to - re-dump emacs post-bootstrap. - (bootstrap-after): Don't run update-elclist, since modifying Makefile.in - mid-build forces some things to be rebuilt. - -2008-06-05 Miles Bader - - * face-remap.el - (face-remap-add-relative): Renamed from `add-relative-face-remapping'. - (face-remap-remove-relative): Renamed from - `remove-relative-face-remapping'. - (face-remap-reset-base): Renamed from - `set-default-base-face-remapping'. - (face-remap-set-base): Renamed from `set-base-face-remapping'. - (text-scale-increase): Renamed from `increase-buffer-face-height'. - (text-scale-decrease): Renamed from `decrease-buffer-face-height'. - (text-scale-adjust): Renamed from `adjust-buffer-face-height'. - - * face-remap.el (variable-pitch-mode): Autoload. - -2008-06-04 Sam Steingold - - * vc-hg.el (vc-hg-status-extra-header, vc-hg-status-extra-headers): - Generate extra status headers for a Mercurial tree. - -2008-06-04 John Paul Wallington - - * echistory.el (electric-history-map): Define within defvar. - Add docstring. - - * font-lock.el (font-lock-turn-off-thing-lock) - (font-lock-after-fontify-buffer, font-lock-after-unfontify-buffer): - Use `bound-and-true-p'. - (cpp-font-lock-keywords-source-directives, cpp-font-lock-keywords): - Doc fixes. - - * international/ccl.el (define-ccl-program): Add `doc-string' - declaration. - -2008-06-04 Juanma Barranquero - - * face-remap.el (variable-pitch-mode): Reflow docstrings. - (text-scale-mode, adjust-buffer-face-height): Fix typos in docstrings. - -2008-06-04 Trent W. Buck (tiny change) - - * emacs-lisp/rx.el (rx): Doc fix. - -2008-06-04 Markus Triska - - * image-mode.el (image-mode-map): Add doc-view-inspired bindings. - -2008-06-04 Miles Bader - - * face-remap.el (adjust-buffer-face-height): New function. - Add autoloaded keybindings in ctl-x-map. - (increase-buffer-face-height, decrease-buffer-face-height): - Simplify interactive spec to just "p". Remove autoloaded keybindings. - -2008-06-03 Chong Yidong - - * simple.el (line-move-1): If we did not move as far as desired, - ensure that point-left and point-entered hooks are called. - -2008-06-03 Sam Steingold - - * vc-cvs.el (vc-cvs-status-extra-headers): Remove extraneous newlines. - -2008-06-03 John Paul Wallington - - * progmodes/make-mode.el (makefile-cleanup-continuations) - (makefile-warn-suspicious-lines, makefile-warn-continuations): - Use `derived-mode-p'. - -2008-06-03 Stefan Monnier - - * Makefile.in (update-elclist): Impose a fixed collation for sorting. - (ELCFILES): Update. - -2008-06-03 Miles Bader - - * face-remap.el: New file. - * Makefile.in (ELCFILES): Add face-remap.elc. - -2008-06-03 Stefan Monnier - - * progmodes/flymake.el (flymake-process-filter): Make sure the source - buffer isn't dead. - - * obsolete/bg-mouse.el, obsolete/float.el, obsolete/hilit19.el, - * obsolete/lselect.el, obsolete/mlsupport.el, obsolete/ooutline.el, - * obsolete/profile.el, obsolete/rsz-mini.el, obsolete/uncompress.el, - * obsolete/auto-show.el, obsolete/hscroll.el: - Remove packages that were obsolete in Emacs-20, or that were obsolete - in Emacs-21 and do not contain any more code. - - * vc-dispatcher.el (vc-dir-menu-map-filter): Don't fail if - vc-client-mode is not set. - - * image-mode.el (image-mode-map): Suppress key map and bind `q'. - * doc-view.el (doc-view-mode-map): Inherit from image-mode-map. - - * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords): Try to be - yet a bit more clever at distinguishing / from /. - -2008-06-03 Kenichi Handa - - * Makefile.in (ELCFILES): Add $(lisp)/language/hanja-util.elc. - -2008-06-03 Jihyun Cho - - * language/hanja-util.el: New file. - -2008-06-03 Glenn Morris - - * progmodes/f90.el (f90-typedef-matcher, f90-looking-at-type-like): - Check that end-of-word follows "type". - -2008-06-02 Daiki Ueno - - * epa-file.el (epa-file-write-region): Write the entire buffer - content if START is nil. - -2008-06-01 Thomas Morgan (tiny change) - - * select.el (x-get-selection): Fix typo. - -2008-06-01 Juanma Barranquero - - * descr-text.el (describe-text-sexp): Use `string-match-p'. Simplify. - (describe-char): Use `looking-at-p', `string-match-p' when possible. - -2008-06-01 Stefan Monnier - - * tar-mode.el (tar-header-block-summarize): Ensure one space around - user&group. - -2008-05-31 John Paul Wallington - - * help-fns.el (describe-variable-custom-version-info): - Handle dotted `package-version' info. - -2008-05-31 Juanma Barranquero - - * icomplete.el (icomplete-get-keys): Doc fix. Use `when'. - -2008-05-31 Dan Nicolaescu - - * vc-cvs.el (vc-cvs-after-dir-status): Support spaces in file - names and improve support for unregistered files. - -2008-05-31 Glenn Morris - - * Makefile.in (compile-last): Replace tr in `els' assignment with sed. - Remove shell variable `elc'. Split tests to hopefully be more portable. - Fix `sel' assignment. - -2008-05-30 Juanma Barranquero - - * minibuffer.el (completion-table-dynamic): Doc fix. - -2008-05-30 Stefan Monnier - - * vc-cvs.el (vc-cvs-state-heuristic, vc-cvs-parse-status): - Try and return `unregistered' when applicable. - - * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine): - Don't encourage naming variables with "-flag". - -2008-05-30 Glenn Morris - - * Makefile.in (update-elclist): Hide the warning when it does not apply, - make it milder when it does. - (autogen-clean): New target. - (maintainer-clean): Use autogen-clean. - - * calendar/diary-lib.el (diary-display-function): New name for - diary-display-hook. Keep old name as obsolete alias. Doc fix. - Change custom type and version. - (diary-list-entries-hook, diary-list-entries, diary-simple-display) - (diary-fancy-display): Doc fixes. - (diary-list-entries, diary-include-other-diary-files) - (diary-mail-entries): - Use diary-display-function rather than diary-display-hook. - - * calendar/appt.el (appt-check): Use diary-display-function rather than - diary-display-hook. - * calendar/cal-x.el (calendar-dedicate-diary): Update for - diary-display-function replacing diary-display-hook. - * org/org-agenda.el (org-get-entries-from-diary): Also set - diary-display-function. - - * calendar/cal-html.el (cal-html-list-diary-entries): - * calendar/cal-menu.el (calendar-mouse-view-diary-entries): - * calendar/cal-tex.el (cal-tex-list-diary-entries): Use LIST-ONLY - argument of diary-list-entries rather than setting diary-display-hook. - -2008-05-30 Kenichi Handa - - * international/mule-conf.el (utf-8-with-signature): Renamed from - utf-8-sig. - (utf-8-auto): Adjusted for the above change. - - * international/mule-diag.el (describe-font): Don't check fontset - here, and just call font-info. Get the default font by from the - default face. - -2008-05-29 Kenichi Handa - - * international/mule-conf.el (utf-8-sig, utf-8-auto): - New coding systems. - - * international/mule.el (define-coding-system): Accept :bom for utf-8. - -2008-05-29 Espen Wiborg (tiny change) - - * international/utf-7.el (utf-7-encode): Use the right escape char - depending on imap/nonimap encoding. - -2008-05-29 Stefan Monnier - - * minibuffer.el (completion-pcm-all-completions): Add the base-size. - -2008-05-29 Juanma Barranquero - - * icomplete.el (icomplete-prospects-height): Add :group. - -2008-05-29 Stefan Monnier - - * icomplete.el (icomplete-prospects-length): Make obsolete. - (icomplete-prospects-height): New var. - (icomplete-completions): Use it. - -2008-05-29 David Kastrup - - * autoinsert.el (auto-insert): Add :link. - -2008-05-29 Stefan Monnier - - * tar-mode.el (tar-header): New field `header-start'. - (tar-header-block-tokenize): Set it when useful. - Drop "GNUtar " magic value, which even GNU Tar doesn't know about. - (tar-header-data-end): New function. - (tar-summarize-buffer): Use it. - (tar-next-line): Fix goal column for long usernames. - (tar-expunge-internal): Use header-start. - (tar-rename-entry): Handle ustar-style long names. - (tar-alter-one-field): Add optional `descriptor' argument. - (tar-subfile-save-buffer): Use it. - -2008-05-28 Stefan Monnier - - * tar-mode.el (tar-header): New field `header-start'. - (tar-header-block-tokenize): Set header-start for longlink entries. - (tar-expunge-internal): Use header-start to expunge longlink entries. - - * files.el (hack-local-variables): Don't signal an error if the local - variable section is not properly terminated. - - * emacs-lisp/easymenu.el (easy-menu-convert-item) - (easy-menu-convert-item-1): Move the duplicate-generation outside of - the caching so it also works for identical entries. - - * tar-mode.el (tar-summarize-buffer): Fix reporter initialization. - (tar-mode): Use write-region-annotate-functions rather than - write-contents-functions. - (tar-extract): Remove unused var `pos'. - (tar-subfile-save-buffer): Remove unused var `following-descs'. - (tar-mode-write-file): Remove. - (tar-write-region-annotate): New function. - - * progmodes/flymake.el (flymake-save-buffer-in-file): - * shadowfile.el (shadow-copy-file): - * arc-mode.el (archive-*-write-file-member): - * files.el (diff-buffer-with-file): - * subr.el (with-temp-file): Pass nil to write-region. - * jka-compr.el (jka-compr-write-region): Preserve `start's nullness. - - * doc-view.el (doc-view-mode-map): Bind `q' to quit-window, as is - the custom. - - * files.el (basic-save-buffer-2): Pass nil rather than (point-min) - to write-region. - -2008-05-28 Glenn Morris - - * Makefile.in (update-elclist): Work around non-portability of "\" - in various implementations of echo. - -2008-05-27 Stefan Monnier - - * international/mule-diag.el (describe-current-coding-system): - Don't assume selection-coding-system is always defined. - - * tar-mode.el: Use defstruct and markers. - (tar-setf): Remove. - (tar-header): Use defstruct. Add `data-start' field. - (make-tar-desc, tar-desc-tokens): Remove, folded into tar-header. - (tar-desc-data-start): Remove (now called tar-header-data-start). - (tar-roundup-512): New fun. - (tar-header-block-tokenize): Receive a buffer position rather than - a string. Handle @longLink here, be more careful about it. - Create a marker for data-start. - (tar-summarize-buffer): Don't handle @LongLink here any more. - (tar-expunge-internal, tar-subfile-save-buffer): Don't update - data-start on the following entries any more. - (tar-chown-entry, tar-chgrp-entry): Use read-number. - - * tar-mode.el: Use buffer-swap-text to separate summary and raw data. - (tar-header-offset): Remove. - (tar-parse-info, tar-header-offset, tar-file-name-coding-system): - Not permanent any more. - (tar-data-buffer): New var. - (tar-data-swapped-p, tar-change-major-mode-hook) - (tar-mode-kill-buffer-hook): New funs. - (tar-untar-buffer, tar-summarize-buffer, tar-mode, tar-mode-revert) - (tar-extract, tar-copy, tar-expunge-internal, tar-expunge) - (tar-clear-modification-flags, tar-alter-one-field) - (tar-subfile-save-buffer, tar-pad-to-blocksize, tar-mode-write-file): - Change accordingly. - -2008-05-27 Dan Nicolaescu - - * vc-dispatcher.el (vc-directory-resynch-file): Rename to ... - (vc-dir-resynch-file): ... this. Update callers. - Use vc-string-prefix-p. Ignore directory args. - (vc-string-prefix-p): CSE. - (vc-resynch-buffer): Restore conditional. - - * vc-hooks.el (vc-after-save): Improve test. - (vc-mode-line): Fix indentation. - -2008-05-27 Chong Yidong - - * calendar/parse-time.el (parse-time-months) - (parse-time-weekdays): Add long-form month and day names. - -2008-05-27 Glenn Morris - - * Makefile.in (update-elclist): Make errors in final sed non-fatal. - -2008-05-27 Stefan Monnier - - * vc-dispatcher.el (vc-string-prefix-p): New function. - (vc-dir-parent-marked-p): Use it. - -2008-05-27 Dan Nicolaescu - - * vc.el (Problems): Remove fixed issues. - (vc-expand-dirs): Avoid returning directories. - (vc-dir): Fix C-x v v binding. - (vc-make-backend-object): Fix name. - (vc-dir-show-fileentry): Fix docstring. - (vc-dir-refresh): Use vc-dir-backend. Fix docstring. - (vc-dir-refresh-files): Use vc-dir-backend. Fix docstring. - Reset the state for directories. - (vc-dir-headers): Align labels. - (vc-default-status-printer): Do no call prettify-state-info. - (vc-deduce-fileset): Replace implementation with one based on a - working older version. - (vc-next-action): Use the new form of vc-deduce-fileset. - Fix dealing with unregistered files. - - * vc-dispatcher.el (vc-resynch-window): Fix mode-line updating. - (vc-dir-menu-map): Fix menu title for the menu bar and the popup menu. - (vc-dir-child-files): New function. - (vc-dir-node-directory): New function. - (vc-dir-update, vc-dir-parent-marked-p) - (vc-dir-children-marked-p, vc-dir-mark-all-files) - (vc-dir-marked-only-files, vc-dispatcher-selection-set): Use it. - - * vc-cvs.el (vc-cvs-status-extra-headers): Align labels. - -2008-05-26 Stefan Monnier - - * diff-mode.el (diff-context-mid-hunk-header-re): New const. - (diff-font-lock-keywords, diff-context->unified) - (diff-reverse-direction, diff-fixup-modifs, diff-sanity-check-hunk) - (diff-hunk-text, diff-find-source-location): Use it. - (diff-post-command-hook): Let the user edit the hunk headers. - -2008-05-26 Andreas Schwab - - * vc.el (vc-default-prettify-state-info): Fix formatting of an - unknown state. - - * tar-mode.el (tar-summarize-buffer): Comment fix. - -2008-05-26 Stefan Monnier - - * tar-mode.el (tar-summarize-buffer): Handle GNU Tar @LongLink format. - -2008-05-26 Glenn Morris - - * calendar/cal-hebrew.el (diary-ordinal-suffix): Declare for compiler. - -2008-05-25 John Paul Wallington - - * proced.el (proced-next-line, proced-previous-line): - Avoid calling `next-line' and `previous-line' from Lisp code. - -2008-05-25 Ed Reingold - - * calendar/cal-hebrew.el (diary-hebrew-yahrzeit): - Use diary-ordinal-suffix. - -2008-05-24 Juanma Barranquero - - * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-defs) - (edebug-all-forms, edebug-eval-macro-args, edebug-save-windows) - (edebug-save-displayed-buffer-points, edebug-initial-mode) - (edebug-trace, edebug-test-coverage, edebug-continue-kbd-macro) - (edebug-print-length, edebug-print-level, edebug-print-circle) - (edebug-unwrap-results, edebug-on-error, edebug-on-quit) - (edebug-global-break-condition, edebug-sit-for-seconds): - Remove spurious * from defcustom docstrings. - (edebug-unwrap*, edebug-signal, edebug-eval-display): - Improve argument/docstring consistency. - (edebug-test-coverage, edebug-gensym, edebug-read) - (edebug-top-level-nonstop, edebug-eval-result-list) - (edebug-eval-redisplay, edebug-trace): Fix typos in docstring. - (edebug-eval-defun, edebug-eval-top-level-form, edebug) - (edebug-display-freq-count): Reflow docstrings. - (edebug-restore-status): Doc fix. - -2008-05-24 Stefan Monnier - - * proced.el (proced-header-line): Use the :align-to 0 feature - rather than computing the corresponding position manually. - (proced-update): Don't hardcode point-min==1. - -2008-05-24 Alan Mackenzie - - * progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error - if c-file-style is set to a non-string. - - (c-neutralize-CPP-line): Surround by `save-excursion'. - (c-neutralize-syntax-in-CPP): Optimize for speed. - -2008-05-24 Glenn Morris - - * Makefile.in (update-elclist): New target, to update ELCFILES. - (bootstrap-after): Run update-elclist. - -2008-05-24 Ulf Jasper - - * icalendar.el (icalendar-version): Increase to "0.19". - (icalendar--date-style): New function. - (icalendar--datetime-to-diary-date): Doc fix. - Use icalendar--date-style. - (icalendar--datestring-to-isodate): Doc fix. Handle iso date style. - (icalendar--convert-yearly-to-ical) - (icalendar--convert-recurring-to-diary): Handle iso date style, - use icalendar-date-style. - -2008-05-23 Dan Nicolaescu - - * vc.el (vc-delete-file): Make sure the buffer is deleted and - vc-dir buffers are updated. - -2008-05-23 Stefan Monnier - - * vc.el (vc-delete-file): Don't try to resynch the buffer. - -2008-05-23 Paul Rivier - - * textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var. - * textmodes/reftex.el (reftex-extra-bindings-map): New var. - (reftex-extra-bindings): Use it. - - * progmodes/mixal-mode.el (mixal-mode-map): Move key-bindings - away from the user-reserved keys. - - * progmodes/ada-mode.el (ada-mode-extra-map, ada-mode-extra-prefix): - New vars. - (ada-create-keymap): Use them. - -2008-05-23 Stefan Monnier - - * emacs-lisp/regexp-opt.el (regexp-opt): Always return - a properly-grouped regexp. - -2008-05-23 Juanma Barranquero - - * progmodes/cap-words.el (capitalized-words-mode): - Fix typos in docstring. - -2008-05-23 Kenichi Handa - - * international/mule-conf.el: Don't define the charset `emacs' - here, just put :docstring, :short-name, and :long-name. - -2008-05-22 Kenichi Handa - - * international/mule-diag.el (font-show-log): Limit each listing - to 20 items. - -2008-05-23 Nick Roberts - - * progmodes/gdb-ui.el (gdb-enable-debug): New function. - (gdb-annotation-rules): New entry for "thread-changed". - (gdb-thread-changed): New function. - -2008-05-23 Glenn Morris - - * Makefile.in (SOURCES): Remove, unused. - (lisptagsfiles1, lisptagsfiles2): Use '*' rather than '[a-zA-Z]*'. - (TAGS, TAGS-LISP): Use a single rule with multiple targets. - Exclude more '*loaddefs' files. - (compile-always): Simplify '.elc' deletion. - -2008-05-23 Stefan Monnier - - * vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation. - (vc-bzr-revision-completion-table): Handle `boundaries' argument. - - * minibuffer.el (completion-boundaries): Change calling - convention, so `string' has the same semantics as in - try-completion and all-completions. - (completion-table-with-context, completion--embedded-envvar-table) - (completion--file-name-table) - (completion-pcm--find-all-completions): Adjust code accordingly. - -2008-05-22 Chong Yidong - - * image-mode.el (image-mode-winprops): Add argument CLEANUP to - prune image-mode-winprops-alist, preventing it from growing - indefinitely. - (image-mode-reapply-winprops): Use it. - -2008-05-22 Teodor Zlatanov - - * net/netrc.el (netrc-machine): Always match if the port is not given. - -2008-05-22 Stefan Monnier - - * minibuffer.el (completion-pcm--find-all-completions): - Don't add pseudo-completions. - - * icomplete.el (icomplete-eoinput): Remove. - (icomplete-overlay): New var to replace it. - (icomplete-tidy): Rewrite. - (icomplete-exhibit): Use an overlay. - (icomplete-completions): Use completion-all-sorted-completions. - Obey completion-ignore-case. - - * files.el (locate-dominating-file): Accept non-existing argument. - (project-find-settings-file): Rewrite, using locate-dominating-file. - -2008-05-22 Kenichi Handa - - * faces.el (font-weight-table, font-slant-table, font-width-table): - Delete them. Don't call internal-set-font-style-table. - - * international/mule-diag.el (font-show-log): New function. - - * international/fontset.el (script-representative-chars): Add more - chars for latin. Add data for symbol. - (setup-default-fontset): Add entries for phonetic, armenian, and symbol. - -2008-05-21 Stefan Monnier - - * minibuffer.el (completion-all-sorted-completions): New var. - (completion--flush-all-sorted-completions) - (completion-all-sorted-completions): New functions. - (minibuffer-force-complete): New command. - -2008-05-21 Glenn Morris - - * files.el (c-postprocess-file-styles): Declare for compiler. - - * Makefile.in: Allow for parallel byte-compiling. - (ELCFILES): New variable. - (.el.elc): Remove prerequisites from suffix rule. Print a message. - (compile-first, compile-main, compile-last): New targets. - (compile-always): Simplify - delete .elc files, then `make compile'. - - * Makefile.in (compile-calc): Use glob rather than find. - ($(lisp)/progmodes/cc-mode.elc): Use $@. - - * eshell/esh-module.el: No need for cl when compiling. - - * eshell/eshell.el (eshell-defgroup): New alias. - * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el: - * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el: - * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el: - * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el: - * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el: - * eshell/em-xtra.el: Use eshell-defgroup rather than defgroup. - Autoload the custom group. Set generated-autoload-file. - * eshell/em-basic.el, eshell/esh-module.el: Require eshell, - for eshell-defgroup. - * eshell/esh-module.el (eshell-load-defgroups): Remove. - Require esh-groups rather than loading it. - -2008-05-21 Roland Winkler - - * proced.el (proced-header-line): New variable and new function. - (proced-mode): Set header-line-format. - (proced-update): Set proced-header-line. - (proced-send-signal): Use proced-header-line. - -2008-05-21 Stefan Monnier - - * macros.el (insert-kbd-macro): Use prin1-char. - -2008-05-20 Stefan Monnier - - * minibuffer.el (completion-boundaries): New function. - (completion--some): Delay errors. - (complete-with-action, completion-table-with-context): - Handle `boundaries' case. - (completion--try-word-completion): Avoid partial-completion - when the user hasn't entered anything yet. - (minibuffer-local-map, minibuffer-local-filename-completion-map) - (minibuffer-local-must-match-map, minibuffer-local-completion-map) - (minibuffer-local-must-match-filename-map, minibuffer-local-ns-map): - Setup default keybindings. - (completion--embedded-envvar-re): New var. - (completion--embedded-envvar-table): Use it. Handle `boundaries' case. - (completion--file-name-table): Handle `boundaries' case. - (completion-pcm--pattern->regex): Avoid pathological backtracking. - (completion-pcm--all-completions): Add a `prefix' arg. - (completion-pcm--find-all-completions): New function. - (completion-pcm-all-completions, completion-pcm-try-completion): - Use it. - - * icomplete.el (icomplete-completions): Don't use `predicate' with - a table of a different type than `candidates'. - -2008-05-20 Roland Winkler - - * proced.el (proced-goal-column): Rename from proced-procname-column. - (proced-goal-header-re): Rename from proced-procname-column-regexp. - (proced-move-to-goal-column): Rename from proced-move-to-procname. - (proced-header-face, proced-header-regexp): Remove. - (proced-font-lock-keywords): Remove proced-header-face. - (proced-header-alist, proced-sorting-schemes-re): New variables. - (proced): Rename Proced buffer to *Proced*. - (proced-next-line, proced-previous-line): New commands. - (proced-do-mark, proced-do-mark-all, proced-toggle-marks) - (proced-hide-processes): Do not treat first line as special. - (proced-header-space): New function. - (proced-update): Use header-line-format. - Initialize proced-header-alist and proced-sorting-schemes-re. - Set proced-goal-column. Include proced-command in mode-name. - (proced-send-signal): Use header-line-format for *Marked - Processes* buffer. - (proced-sort): Restrict minibuffer completion to applicable - sorting schemes. - (proced-sorting-scheme-p): Use proced-sorting-schemes-re. - -2008-05-20 Stefan Monnier - - * icomplete.el (icomplete-simple-completing-p): - Allow icomplete-with-completion-tables to say "use it everywhere". - (icomplete-completions): Obey completion-styles. Try to accommodate - partial-completion style. - -2008-05-20 Michael Olson - - * files.el (project-find-settings-file): Change concat to - expand-file-name. - -2008-05-19 Tom Tromey - - * files.el (normal-mode): Call hack-project-variables. - (hack-local-variables-confirm): Add 'project' argument. - (hack-local-variables-apply): New function. - (hack-local-variables): Use it. - (project-class-alist, project-directory-alist): New variables. - (project-get-alist): New function. - (project-collect-bindings-from-alist) - (project-collect-binding-list, set-directory-project) - (project-find-settings-file, project-define-from-project-file) - (hack-project-variables): New functions. - -2008-05-19 Stefan Monnier - - * emacs-lisp/cl-specs.el (destructuring-bind): Fix spec. - -2008-05-19 Juanma Barranquero - - * faces.el (font-weight-table): Fix typo in docstring. - -2008-05-18 David Hull (tiny change) - - * vc-hg.el (vc-hg-annotate-re): Recognize the output of --follow. - (vc-hg-annotate-command): Allow white space before version number. - -2008-05-18 Jay Belanger - - * calc/calc-yank.el (calc-register-alist): New variable. - (calc-set-register, calc-get-register, calc-copy-to-register) - (calc-insert-register, calc-add-to-register, calc-append-to-register) - (calc-prepend-to-register): New functions. - - * calc/calc-ext.el (calc-init-extensions): Add keybindings for - `calc-copy-to-register' and `calc-insert-register'. - Autoload new register functions. - - * calc/calc-help.el (calc-r-prefix-help): Add help for register - functions. - -2008-05-18 Dan Nicolaescu - - * vc.el (Todo): Add known problems. - (vc-dir-backend): New variable. - (vc-dir): Set it. - (vc-make-backend-object, vc-generic-status-printer) - (vc-generic-state, vc-generic-status-fileinfo-extra) - (vc-dir-extra-menu): Use it. - (vc-generic-dir-headers): Remove, unused. - - * vc-dispatcher.el (vc-dir-previous-directory): Rename from - vc-dir-prev-directory for consistency with vc-dir-previous-line. - (vc-dir-mode-map): Fix bindings. - - * vc-bzr.el (vc-bzr-after-dir-status): Remove unused binding. - -2008-05-18 Jay Belanger - - * calc/calc-yank.el (calc-kill): Make sure that only the stack is - operated on. - (calc-kill-region): Kill entire lines. - -2008-05-17 Glenn Morris - - * ezimage.el (ezimage-use-images): Drop support for Emacs < 21 and - simplify initial value. - (defezimage): Drop support for Emacs without defimage, use a featurep - test rather than fboundp when defining, drop with-no-warnings. - (ezimage-insert-over-text): Move featurep test inside - add-text-properties. - - * elide-head.el (elide-head-headers-to-hide): Handle GPLv3 format. - - * net/tramp.el (top-level): Load auth-source when compiling. - - * progmodes/fortran.el (fortran-font-lock-keywords-2): Add .eqv., .neqv. - -2008-05-17 Andreas Schwab - - * vc-dispatcher.el (vc-dir-mode-map): Fix M-down and M-up binding. - -2008-05-17 Dan Nicolaescu - - * vc.el (vc-annotate-show-diff-revision-at-line): Change - vc-diff-internal arg to match what vc-deduce-fileseset returns now. - -2008-05-17 Vinicius Jose Latorre - - * menu-bar.el (menu-bar-select-buffer): Reinsert it as msb.el uses it. - -2008-05-17 Jim Meyering - - * ido.el (ido-save-history): Do not emit a trailing newline at the - end of the ido history file. - -2008-05-16 John Paul Wallington - - * vc-dispatcher.el (top-level): Revert previous change: require cl - when compiling. - -2008-05-16 Eric S. Raymond - - * vc.el (vc-default-status-printer) - (vc-default-prettify-state-info): Enhance the state prettyprinter - to deal better with unknown states and indirect through it when - painting vc-dir buffers. - -2008-05-16 John Paul Wallington - - * vc-dispatcher.el (top-level): Don't require cl when compiling. - (vc-dir-mode-map): Fix backquote. - (vc-at-event): Doc fix. Use `make-symbol' instead of `gensym'. - -2008-05-16 Michael Albinus - - * net/tramp.el (tramp-handle-write-region): Fix check for short track. - Reported by Glenn Morris . - -2008-05-16 Eric S. Raymond - - * vc.el: Remove my analysis of SCCS/RCS concurrency issues from - the end of the file, it was good work at one time but has been - stale since 1995 and may now be actively misleading. - * vc-cvs.el (vc-cvs-status-extra-headers): Extract and display the - CVS repository and module (assumptions for the latter a bit iffy). - * vc-svn.el (vc-svn-status-extra-headers): Extract and display the - SVN repository. - -2008-05-16 Juanma Barranquero - - * vc-rcs.el (vc-rcs-create-tag): - * vc-sccs.el (vc-sccs-create-tag): - Fix typo in error message and pass backend arg. - -2008-05-15 Michael Albinus - - * net/tramp.el (tramp-file-name-for-operation): Add `make-temp-name'. - -2008-05-15 Teodor Zlatanov - - * net/tramp.el: Load auth-source library. - (tramp-read-passwd): Use it for password, not login. - -2008-05-15 Shigeru Fukaya - - * ses.el (ses-goto-print): Use move-to-column rather than forward-char. - (ses-print-cell): Use string-width, truncate-string-to-width, - delete-region rather than length, substring, delete-char. - (ses-setup): Set inhibit-point-motion-hooks to t. - Calculate position by actually moving point rather than just using - unibyte character length. - (ses-mode): Set indent-tabs-mode to nil. - (ses-center): Use string-width rather than length. - -2008-05-15 Eric S. Raymond - - * vc-cvs.el, vc-git.el, vc-hg.el, vc-hooks.el, vc-mcvs.el, - * vc-rcs.el, vc-sccs.el, vc-svn.el, vc.el: - Rename vc-*-create-snapshot and vc-*-retrieve-snapshot to - vc-*-create-tag and vc-*-retrieve-tag respectively. - - * vc-dispatcher.el: Fix an incorrect buffer name and remove an - unneeded defalias. - - * vc.el, vc-dispatcher.el (vc-dir-menu-map-filter): Move. - - * vc.el, vc-dispatcher.el (vc-dir-menu-map): Remove assumption - about buffer names. - -2008-05-15 Glenn Morris - - * vc-hooks.el (vc-directory-resynch-file): Fix declaration. - - * org/org-exp.el (org-infojs-options-inbuffer-template): - Fix declaration. - - * progmodes/cc-mode.el (declare-function): Add compat definition. - (awk-mode-syntax-table, c-awk-unstick-NL-prop): Declare for compiler. - -2008-05-14 Eric S. Raymond - - * vc-dispatcher.el (vc-dispatcher-selection): Change the returned - list to a cons so the caller can get back both expanded and - unexpanded filesets. - * vc.el (vc-deduce-fileseset, vc-next-action, vc-diff-internal) - (vc-merge, vc-version-diff, vc-print-log, vc-revert, vc-rollback): - Change handling of selection-set returns as required. - -2008-05-15 John Paul Wallington - - * add-log.el (top-level): Don't require cl when compiling. - - * arc-mode.el (archive-add-new-member): Use `derived-mode-p'. - (archive-*-extract): Use `zerop'. - (archive-*-write-file-member): Use `or', use `zerop'. - - * diff-mode.el (diff-current-defun): Use `buffer-local-value'. - - * ibuffer.el (ibuffer-assert-ibuffer-mode): New defsubst. - (ibuffer-mark-interactive, ibuffer-set-mark) - (ibuffer-insert-buffer-line, ibuffer-redisplay-current) - (ibuffer-map-lines, ibuffer-switch-format) - (ibuffer-update-title-and-summary) - (ibuffer-redisplay-engine): Use it. - - * ibuf-ext.el (ibuffer-interactive-filter-by-mode) - (ibuffer-set-filter-groups-by-mode, ibuffer-list-buffer-modes) - (define-ibuffer-filter mode, define-ibuffer-filter used-mode) - (define-ibuffer-sorter major-mode, ibuffer-mark-unsaved-buffers) - (ibuffer-mark-read-only-buffers) - (ibuffer-mark-dired-buffers): Use `buffer-local-value'. - - * ibuf-macs.el (ibuffer-aif, ibuffer-awhen, ibuffer-save-marks) - (define-ibuffer-column, define-ibuffer-sorter) - (define-ibuffer-op, define-ibuffer-filter): Add declarations - containing indentation specs, replacing equivalent top-level - forms that set `lisp-indent-function' properties. - (define-ibuffer-op): Use `derived-mode-p'. - (define-ibuffer-filter): Remove redundant `concat' call. - -2008-05-14 Michael Albinus - - * net/tramp.el (tramp-echo-mark): Update docstring. - (tramp-echo-mark-marker): New defconst. - (tramp-check-for-regexp): Use it. - -2008-05-14 Eric S. Raymond - - * vc.el (vc-deduce-fileset): Do the right thing when visiting a - buffer (say, a log buffer or diff buffer) with a vc-dir buffer - as parent. - -2008-05-14 John Paul Wallington - - * international/mule.el (convert-define-charset-argument): - Remove period from end of error message. - (coding-system-mnemonic): Doc fix. - (ctext-pre-write-conversion): Doc fix. - -2008-05-14 Simon Marshall - - * obsolete/fast-lock.el (fast-lock-cache-directories): Remove "." - from its default value and give it the risky-local-variable - property (CVE-2008-2142). - -2008-05-14 Kenichi Handa - - * language/korean.el ("Korean"): Set `iso639-language' - property to `ko'. - - * language/japanese.el ("Japanese"): Set `iso639-language' - property to `ja'. - - * language/chinese.el ("Chinese-GB", "Chinese-BIG5") - ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK") - ("Chinese-GB18030"): Set `iso639-language' property to `zh'. - - * international/mule-cmds.el (set-language-environment): - Set current-iso639-language. - - * international/fontset.el (setup-default-fontset): For kana, han, - hangul, and cjk-misc, move an entry with font-spec at the end. - (generate-fontset-menu): Exclude fontset-auto* from the list. - - * composite.el (compose-chars-after): Assume that WINDOW is always - non-nil. - - * faces.el (font-weight-table, font-slant-table) - (font-swidth-table): Declare them by defconst. Change the format - of elements. Call internal-set-font-style-table after their - declaration. - (face-valid-attribute-values): Call font-family-list. Get values - for width, weight, and slant from font-xxx-table. - - * cus-face.el (custom-face-attributes): Add "thin" for :weight. - -2008-05-13 John Paul Wallington - - * ibuffer.el (ibuffer-buffer-file-name): New function. - (define-ibuffer-column filename): Use it. - - * ibuf-ext.el (define-ibuffer-filter filename): Use it. - -2008-05-13 Chong Yidong - - * talk.el (talk): Simplify. Pass display arg to talk-add-display - as a string. - (talk-add-display): Simplify. Accept only string args. - -2008-05-13 Jay Belanger - - * calc/calc.el (calc-mode-map): Remove old keybinding for `calc-yank'. - -2008-05-13 Stefan Monnier - - * Makefile.in (bootstrap-prepare): Don't chmod files. - (autoloads): Do it here instead, where it's actually needed. - -2008-05-13 Chong Yidong - - * tool-bar.el (tool-bar-make-keymap): Account for the optional - KEY-BINDING-DATA field in menu-item list. - -2008-05-13 Stefan Monnier - - * dired.el (dired-read-dir-and-switches): Move things about to use less - recursion during macroexpansion. - - * dired.el (dired-read-dir-and-switches): Use read-file-name. - - * dired.el (dired-read-dir-and-switches): Ignore ., .., and - completion-ignored-extension directories if there's something else. - (dired-mark-if, dired-map-over-marks, dired-readin, dired-revert) - (dired-remember-marks, dired-undo, dired-build-subdir-alist) - (dired-internal-do-deletions, dired-mark-files-in-region, dired-mark) - (dired-toggle-marks, dired-change-marks, dired-unmark-all-files): - buffer-read-only -> inhibit-read-only. - -2008-05-12 Eric S. Raymond - - * vc.el (vc-expand-dirs): Stop this function from tossing out - explicitly specified files. - -2008-05-12 Stefan Monnier - - * smerge-mode.el (smerge-apply-resolution-patch): Don't pass nil - to `insert'. - -2008-05-12 Dan Nicolaescu - - * vc.el (vc-annotate-show-diff-revision-at-line): Remove incorrect - cons. Use vc-annotate-backend. - (with-vc-file, edit-vc-file): Remove unused macros. - -2008-05-12 Teodor Zlatanov - - * mail/smtpmail.el: Add autoload for `auth-source-user-or-password'. - (smtpmail-try-auth-methods): Use it. - -2008-05-12 Stefan Monnier - - * emacs-lisp/cl.el (cl-set-nthcdr): Make it a defsubst so that - (setf (nthcdr ..) ..) doesn't require CL at runtime. - -2008-05-11 Carsten Dominik - - * org/org.el (org-modules): Repair problems with loading org-jsinfo.org. - -2008-05-11 Stefan Monnier - - * vc-bzr.el (vc-bzr-sha1, vc-bzr-command-discarding-stderr) - (vc-bzr-revision-completion-table): Use process-file. - (vc-bzr-working-revision): Pass relative file names. - - * diff-mode.el (diff-hunk-header-re): Refine the regexp. - -2008-05-11 Juri Linkov - - * wid-edit.el (widget-image-directory): Change default image data - subdirectory from "custom" to "images/custom". - - * info.el (Info-next-preorder): Let-bind `Info-history' to nil - before recursive call to `Info-next-preorder' to not add - intermediate nodes to the history. - - * isearch.el: Put isearch-scroll property on recenter-top-bottom. - - * emulation/cua-base.el: Put isearch-scroll property - on cua-scroll-up and cua-scroll-down. - -2008-05-11 Eric S. Raymond - - * vc-hooks.el (vc-recompute-state): Remove (dead code). - -2008-05-10 Dan Nicolaescu - - * vc-dispatcher.el (ewoc): Require. - (vc-log-edit, vc-buffer-sync): Declare for byte compiler. - - * vc-hg.el (vc-hg-diff, vc-hg-annotate-command): Use when not if. - -2008-05-10 Chong Yidong - - * term/w32-win.el (x-colors): - * term/mac-win.el (x-colors): - * term/x-win.el (x-colors): Re-order colors. - -2008-05-10 Reiner Steib - - * smerge-mode.el (smerge-command-prefix): Fix custom type. - -2008-05-10 Eric S. Raymond - - * vc-dispatcher.el (vc-dir-next-directory, vc-dir-prev-directory): - New functions implementing motion to next and previous directory. - - * vc-arch.el (vc-arch-command): - * vc-bzr.el (vc-bzr-command): - * vc-cvs.el (vc-cvs-command): - * vc-dispatcher.el (vc-do-command): - * vc-git.el (vc-git-command): - * vc-hg.el (vc-hg-command): - * vc-mcvs.el (vc-mvcs-command): - * vc-mtn.el (vc-mtn-command): - * vc-sccs.el (vc-sccs-command, vc-sccs-workfile) - (vc-sccs-workfile-unchanged-p): - * vc-svn.el (vc-svn-command, vc-svn-create-repo): - * vc-rcs.el (all methods): Remove assumption about what a nil - argument to vc-do-command means. This means no buffer name needs - to be hardcoded into the dispatcher layer, and it's better to be - explicit anyway. - - * vc-svn.el (vc-svn-dir-state-heuristic): Remove. - -2008-05-10 Dan Nicolaescu - - * vc.el: Update todo. - - * vc-sccs.el (vc-sccs-dir-status): - * vc-rcs.el (vc-rcs-dir-status): Avoid using results from multiple - backends and returning up to date files. - - * vc-hooks.el (vc-prefix-map): Remove duplicate binding. - -2008-05-09 Eric S. Raymond - - * vc.el (vc-dir): - * vc-hooks.el: Tweak the VC directory bindings. These are now - documented in the manual. - - * vc-dispatcher.el (vc-dir-update, vc-dir-parent-marked-p) - (vc-dir-children-marked-p): Remove the vc-dir-insert-directories global. - (vc-dispatcher-selection-set): Allow callers to pass in an - observer flag that says no buffer sync is required. - * vc.el (vc-deduce-fileset, vc-print-log, vc-version-diff): - Use the observer flag. - -2008-05-09 Michael Albinus - - * simple.el (start-file-process): Clarify docstring. - -2008-05-09 Eric S. Raymond - - * vc-sccs.el, vc-svn.el, vc-git.el, vc-hg.el, vc-mtn.el: - Remove stub implementations of, and references to, wash-log. - * vc-rcs.el (vc-rcs-comment-history): - * vc-cvs.el (vc-cvs-comment-history): - Inline the code that used to be wash-log. - - * vc-sccs.el (vc-sccs-checkin, vc-sccs-checkout, vc-sccs-rollback) - (vc-sccs-revert, vc-sccs-steal-lock, vc-sccs-modify-change-comment) - (vc-sccs-print-log, vc-sccs-diff): Grok directories. - * vc-rcs.el (vc-sccs-checkin, vc-sccs-checkout) - (vc-rcs-revert, vc-rcs-steal-lock, vc-rcs-modify-change-comment) - (vc-rcs-print-log): Grok directories. - -2008-05-09 Stefan Monnier - - * vc.el (vc-mark-resolved): Add `backend' argument. - (vc-next-action): Pass it the backend. - (vc-next-action, vc-checkout, vc-mark-resolved, vc-version-diff) - (vc-merge, vc-rollback, vc-update, vc-transfer-file, vc-delete-file) - (vc-default-comment-history, vc-default-create-snapshot) - (vc-default-retrieve-snapshot, vc-default-revert, vc-annotate) - (vc-annotate-revision-previous-to-line) - (vc-annotate-show-diff-revision-at-line, vc-annotate-warp-revision): - * vc-svn.el (vc-svn-checkout): - * vc-mcvs.el (vc-mcvs-checkout): - * vc-hooks.el (vc-state, vc-default-workfile-unchanged-p) - (vc-working-revision, vc-before-save, vc-mode-line): - Prefer vc-call-backend to vc-call so as not to recompute the backend. - - * vc.el (vc-deduce-fileset): Don't require the checkout-model and the - state to be consistent since it's often an unwarranted restriction. - Don't return the state either. - (vc-next-action): Check that the state is consistent. - (vc-diff-internal, vc-version-diff, vc-print-log, vc-revert) - (vc-rollback, vc-update): Adapt to new return value of - vc-deduce-fileset. - - * vc-dispatcher.el (vc-dispatcher-browsing): Use derived-mode-p. - (vc-dir-prepare-status-buffer): Use vc-dispatcher-browsing. - (vc-dispatcher-in-fileset-p): New fun. - (vc-dispatcher-selection-set): Use it to properly handle directories. - -2008-05-09 Dan Nicolaescu - - * vc.el (vc-version-diff, vc-print-log, vc-revert, vc-rollback) - (vc-update): Remove unused let bindings. - -2008-05-09 Eric S. Raymond - - * vc.el (vc-deduce-fileset, vc-next-action, vc-version-diff) - (vc-diff, vc-revert, vc-rollback, vc-update): - * vc-dispatcher.el (vc-dispatcher-selection-set): - Get rid of 4 special cases in fileset selection. This involved - changing the return value of (vc-deduce-fileset) so that it passes - back a deduced state as well as a deduced back end. - -2008-05-08 Sam Steingold - - * progmodes/compile.el (compilation-minor-mode-map) - (compilation-mode-map): Bind "g" to recompile and "q" to quit-window. - * progmodes/grep.el (grep-mode-map): Use `set-keymap-parent' to connect - it to `compilation-minor-mode-map' (instead of an explicit `cons'). - -2008-05-08 Juanma Barranquero - - * org/org.el (org-modules, org-format-latex-options): - * org/org-archive.el (org-archive-stamp-time) - (org-archive-save-context-info): - * org/org-faces.el (org-hide): - * org/org-irc.el (org-irc-parse-link): - * org/org-macs.el (org-call-with-arg, org-autoload): - * org/org-mew.el (org-mew-store-link): - * org/org-remember.el (org-remember-store-without-prompt) - (org-remember-templates): Fix typos in docstrings. - - * org/org-info.el (org-info-store-link): Remove leftover docstring. - - * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring. - (org-bbdb-anniversary-field, org-bbdb-extract-date-fun) - (org-bbdb-anniv-split): Fix typos in docstrings. - - * org/org-publish.el (org-publish-project-alist): Doc fixes. - (org-publish-use-timestamps-flag): Reflow docstring. - (org-publish-files-alist): Fix typos in docstring. - -2008-05-07 Sam Steingold - - * pcvs-util.el (cvs-bury-buffer): Revert my patch: quit-window - appears to be too aggressive with window removal. - -2008-05-08 Michael McNamara - - * progmodes/verilog-mode.el (verilog-type-font-keywords): - Add leda and 0in as pragma keywords. - (verilog-pretty-expr): Support lining up assignments which include - part selects. - (verilog-mode): More portable check for the availability of - hideshow support. - (verilog-do-indent): Remove special indent for declarations inside - a parenthetical list. The code is ill-advised, and doesn't work - given the new user defined types. - (verilog-set-auto-endcomments): Enhance function automatic - endcomment to support functions that return user defined types. - (verilog-mode): Add code to tell which-function-mode minor mode - that Verilog supports this feature. - -2008-05-08 Eli Zaretskii - - * epa-file.el: Require epa-hook. - - * loadup.el ("epa-hook"): Load epa-hook instead of epa-file-hook. - - * epa-hook.el: Renamed from epa-file-hook.el, to avoid - file-names clashes on 8+3 filesystems. Provide epa-hook. - - * org/org-jsinfo.el: Renamed from org-infojs.el, to avoid - file-names clashes on 8+3 filesystems. - -2008-05-08 Carsten Dominik - - * org/org.el (org-read-date-get-relative): Interpret lone - weekday abbreviation as relative to today. - -2008-05-08 Juanma Barranquero - - * abbrev.el (define-abbrev-table): - * composite.el (toggle-auto-composition): - * json.el (json-alist-p, json-plist-p): - * minibuffer.el (completion-table-with-predicate): - * ps-mule.el (ps-mule-external-libraries): - * emacs-lisp/advice.el (ad-special-form-p): - * emacs-lisp/autoload.el (autoload-generate-file-autoloads): - * eshell/em-smart.el (eshell-review-quick-commands): - * progmodes/python.el (python-comment-line-p, python-blank-line-p) - (python-skip-out, python-check-comint-prompt): - Don't use `iff' in docstrings. - - * international/robin.el (robin-package-alist): Fix typo in docstring. - (robin-current-package-name): Doc fix. - (robin-activate): Don't use `iff' in docstring. - -2008-05-07 Eric S. Raymond - - * vc.el, vc-dispatcher.el: VC-Dired support removed. - The code uses a ewoc-based implementation now. - * vc-hooks.el: Support for Meta-CVS has been removed. - -2008-05-07 Stefan Monnier - - * tool-bar.el: Choose images dynamically. - (tool-bar-make-keymap, tool-bar-find-image): New function. - (tool-bar-find-image-cache): New var. - (tool-bar-local-item, tool-bar-local-item-from-menu): - Don't select the image yet, do it later in tool-bar-make-keymap. - -2008-05-07 Andreas Schwab - - * window.el: Require 'cl when compiling. - -2008-05-07 Dan Nicolaescu - - * vc-dispatcher.el (vc-dir-insert-directories): Default to t. - -2008-05-07 Glenn Morris - - * subr.el (ignore-errors): Move here from cl-macs.el. - * emacs-lisp/cl-macs.el (ignore-errors): Move to subr.el. - - * progmodes/fortran.el (fortran-mode): Fix font-lock-syntactic-keywords - oddness. - -2008-05-06 Eric S. Raymond - - * vc-hooks.el (vc-find-file-hook): - * vc-dispatcher.el (vc-resynch-window): Decouple vc-dispatcher - further from vc.el. - * vc.el (vc-dir-mode): Move VC-specific context menu entries here. - -2008-05-06 Wilson Snyder - - * progmodes/verilog-mode.el (verilog-getopt-file): - Cleanup warning message format. - (verilog-auto, verilog-auto-arg, verilog-auto-ascii-enum) - (verilog-auto-inout, verilog-auto-inout-module) - (verilog-auto-input, verilog-auto-inst, verilog-auto-inst-param) - (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg) - (verilog-auto-reg-input, verilog-auto-reset, verilog-auto-sense) - (verilog-auto-sense-sigs, verilog-auto-tieoff) - (verilog-auto-unused, verilog-auto-wire) - (verilog-decls-get-assigns, verilog-decls-get-consts) - (verilog-decls-get-gparams, verilog-decls-get-inouts) - (verilog-decls-get-inputs, verilog-decls-get-outputs) - (verilog-decls-get-ports, verilog-decls-get-regs) - (verilog-decls-get-signals, verilog-decls-get-wires) - (verilog-dir-cache-lib-filenames, verilog-dir-cache-list) - (verilog-dir-cache-preserving, verilog-dir-file-exists-p) - (verilog-dir-files, verilog-expand-dirnames, verilog-getopt-file) - (verilog-inject-sense, verilog-library-filenames) - (verilog-mode-release-date, verilog-mode-version) - (verilog-modi-cache-add, verilog-modi-cache-preserve-buffer) - (verilog-modi-cache-preserve-tick, verilog-modi-cache-results) - (verilog-modi-get-assigns, verilog-modi-get-consts) - (verilog-modi-get-gparams, verilog-modi-get-inouts) - (verilog-modi-get-inputs, verilog-modi-get-outputs) - (verilog-modi-get-ports, verilog-modi-get-regs) - (verilog-modi-get-signals, verilog-modi-get-sub-inouts) - (verilog-modi-get-sub-inputs, verilog-modi-get-sub-outputs) - (verilog-modi-get-wires, verilog-preserve-cache) - (verilog-preserve-dir-cache, verilog-preserve-modi-cache) - (verilog-read-sub-decls, verilog-read-sub-decls-line) - (verilog-read-sub-decls-sig, verilog-subdecls-get-inouts) - (verilog-subdecls-get-inputs, verilog-subdecls-get-outputs): - Add caching of additional state, and rework signal extraction - routines to improve AUTO expansion performance by 300%++. - -2008-05-06 Chong Yidong - - * progmodes/compile.el (compilation-error-regexp-alist-alist): - Tweak Open Watcom regexp to distinguish between errors and warnings. - -2008-05-06 Stefan Monnier - - * dired.el (dired-read-dir-and-switches): Fix up last change. - -2008-05-05 Eric S. Raymond - - * vc.el (vc-deduce-fileset): Lift all the policy and UI stuff - out of this function, move it to vc-dispatcher-selection-set. - -2008-05-05 Sam Steingold - - * window.el (delete-other-windows-vertically): New function. - -2008-05-05 Stefan Monnier - - * dired.el (dired-read-dir-and-switches): - Obey read-file-name-completion-ignore-case. - -2008-05-05 Nick Roberts - - * progmodes/compile.el (compilation-error-regexp-alist-alist): - Add regexp for Open Watcom compiler output. - -2008-05-05 Phil Sung (tiny change) - - * progmodes/python.el (python-block-pairs): Align finally with except. - -2008-05-05 Stefan Monnier - - * vc-rcs.el (vc-rcs-fetch-master-state): Fix inf-loop. - -2008-05-05 Tom Tromey - - * smerge-mode.el (smerge-start-session): Don't call smerge-next if - looking at conflict marker. - -2008-05-05 Stefan Monnier - - * vc-dispatcher.el (vc-dir-mark-buffer-changed): Fix typo - client-mode -> vc-client-object, and guess `funcall' was meant. - (vc-dir-mode): Rename client-mode -> vc-client-mode. - -2008-05-05 Dan Nicolaescu - - * net/zeroconf.el (dbus-call-method, dbus-register-signal) - (dbus-debug): Move declarations outside eval-when-compile. - -2008-05-04 Roland Winkler - - * proced.el (proced-command-alist): Fix system-type values. - Fix defcustom. - (proced-sorting-schemes-alist, proced-sorting-scheme): New variables. - (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid) - (proced-sort-start, proced-sort, proced-sort-time): New commands. - (proced-update): Use proced-sorting-scheme. Update modeline. - (proced-send-signal): Use nreverse. - (proced-sorting-scheme-p): New function. - -2008-05-04 Andreas Schwab - - * vc.el: Require dired when compiling. - - * minibuffer.el (completion--insert-strings): Don't delete past bol. - -2008-05-03 Glenn Morris - - * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el: - * ediff-ptch.el, ediff-util.el, ediff-wind.el, ediff.el: - Simplify compilation requirements. - * ediff-init.el, ediff-vers.el: Remove unnecessary variable - declarations. - -2008-05-03 Dave Love - - * progmodes/python.el (python-beginning-of-statement): - Loop at least once (fixes 2008-02-21 change). - -2008-05-03 Eli Zaretskii - - * ls-lisp.el (ls-lisp-insert-directory): Use `string-width' - instead of `length' for comparing length of user and group names. - -2008-05-03 Eric S. Raymond - - * vc-dispatcher.el: New file, separates out the UI and command - execution machinery from VCS-specific logic left in vc.el. - The separation is not yet completely clean, but it's a good start. - * vc.el: This file is about 1700 lines shorter now. - Remove obsolete logentry-check from the backend API. - * vc-sccs.el (vc-sccs-logentry-check): Remove. This was the only - implementation of the logentry-check method, and it guarded against - a log length limit that has probably been obsolete for 15 years (!). - -2008-05-02 Sam Steingold - - * progmodes/compile.el (compilation-start): Move setting of - compilation-directory after (funcall mode) as that resets local - variables, this fixes recompile in grep buffers. - * progmodes/grep.el (grep-mode-map): Bind "g" to recompile (like - in dired &c). - -2008-05-02 Eric S. Raymond - - * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, - * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, - * vc-svn.el, vc.el (vc-*-checkout-model): Make sure every backend - has one of these and that all are called in compatible ways. - * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, - * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, - * vc-svn.el, vc.el (vc-*-revision-granularity): Make sure every - backend has one of these. - -2008-05-02 Stefan Monnier - - * progmodes/octave-mod.el (octave-abbrev-table): Move defvar and - initialization into define-abbrev-table. Use :regexp. - (octave-mode-syntax-table): Don't set word syntax for `. - - * files.el (minibuffer-with-setup-hook): Allow `fun' expressions rather - than only value. - - * dired.el (dired-read-dir-and-switches): - Set minibuffer-completing-file-name and call substitute-in-file-name. - (dired-format-columns-of-files): Use completion--insert-strings. - - * minibuffer.el (completion-hilit-commonality): Revert last change: - the leftover code was actually useful. - (completion--insert-strings): Use string-width rather than length. - -2008-05-02 Sam Steingold - - * vc.el (vc-dir-mode-map): Enable mouse bindings. - (vc-at-event): New macro: run the body at the even location. - (vc-dir-menu, vc-dir-toggle-mark): Use it. - (vc-dir-mark-file, vc-dir-unmark-file): Move only on non-mouse events. - * subr.el (mouse-event-p): Check if the event is mouse-related. - -2008-05-02 Nick Roberts - - * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): - Don't throw error if no file is found. - -2008-05-02 Juanma Barranquero - - * vc-hooks.el (vc-call, vc-state): Fix typos in docstrings. - (vc-default-state-heuristic): Doc fix. - -2008-05-02 Richard Sharman - - * hilit-chg.el (highlight-changes-mode): Remove references to - hooks that no longer exist. Because define-minor-mode is used the - hook highlight-changes-mode-hook exists and can do what both the - old hooks used to do. The documentation at the top of the file - was updated to demonstrate this. - (highlight-changes-mode): Remove commented out call to a hook - function that is no longer there. - (hilit-chg-set): Remove running of highlight-changes-enable-hook. - -2008-05-02 Eric S. Raymond - - * vc.el (vc-default-dired-state-info): Change name of primitive - to prettify-state-info, in preparation for ripping out dired mode. - * vc-bzr.el (vc-bzr-dired-state-info): Change name of primitive - to prettify-state-info, in preparation for ripping out dired mode. - * vc-hooks.el (vc-toggle-read-only): Throw an error when a user - tries this on a version-controlled buffer. It will do useless or - actively bad things on any version control system newer than RCS. - * vc-hooks.el (vc-dired-resynch-file): - * vc.el (vc-dired-resynch-file): Change name of primitive to - vc-directory-resynch-file, preparing to remove dired. - -2008-05-02 Dan Nicolaescu - - * vc-rcs.el (vc-rcs-state): Fix typos. - - * vc.el (vc-register): Change argument order so that the prefix - argument is assigned correctly. - (vc-next-action, vc-dir-register): Update for the above change. - -2008-05-01 Juri Linkov - - * replace.el (occur-read-primary-args): Set default to the car of - regexp-history and display it in the prompt, but don't add to the - list of minibuffer defaults. Bind history-add-new-input to nil to - not add automatically `default'. For empty input return `default'. - Otherwise, add `input' to regexp-history and return it. - (occur-1): Signal an error for the empty regexp. - - * progmodes/compile.el (compilation-auto-jump): - Set window point to `pos' explicitly. - -2008-05-01 Eric S. Raymond - - * vc-bzr.el (vc-bzr-state): Allow this to return 'ignored - when appropriate. - * vc-sccs.el (vc-sccs-state): Call vc-sccs-unregistered so - we report the 'unregistered state reliably. - * vc-rcs.el (vc-rcs-state): Call vc-rcs-unregistered so - we report the 'unregistered state reliably. - * vc-git.el (vc-git-state): Call vc-git-unregistered so - we report the 'unregistered state reliably. - * vc-hooks.el (vc-state): Document that vc-unregistered is - now expected to be returned reliably. - * vc.el (vc-default-dired-state): Change needs-patch state to - needs-update, since the name now shows up in dir-status listings - and was somewhat misleading. - * vc-cvs.el (vc-cvs-delete-file): Don't do a "cvs commit" - immediately after removing the file. - * vc.el (vc-next-action): More informative messages when a fileset - is in a mixed state or files are missing. - -2008-05-01 Sam Steingold - - * vc.el (vc-delete-file): Check if the file has uncommitted changes. - -2008-05-01 Stefan Monnier - - * Makefile.in: Revert incorrect fix for claimed bootstrap breakage. - -2008-05-01 Daiki Ueno - - * epa-file-hook.el: New file split from epa-file.el. - * epa-file.el: Require 'epa-file-hook. - (epa-file-handler): Add autoload cookie. - * loadup.el: Load epa-file-hook. - * startup.el (command-line): Eval the body of auto-encryption-mode. - -2008-05-01 Dan Nicolaescu - - * vc.el (vc-dir-mode-map): Don't bind "r". - - * vc-hg.el (vc-hg-extra-fileinfo): New defstruct. - (vc-hg-status-printer): New function. - (vc-hg-after-dir-status): Deal with copied and renamed files. - (vc-hg-dir-status): Add flag to show copied files. - -2008-05-01 John Paul Wallington - - * ibuffer.el (ibuffer-last-sorting-mode): New variable. - (ibuffer-do-sort-by-recency): Reverse sorting order if last - sorting mode was recency. - - * ibuf-macs.el (define-ibuffer-sorter): Define the sorter to - reverse sorting order if last sorting mode was the sorter's. - -2008-05-01 Jason Rumney - - * w32-fns.el (w32-charset-info-alist): Map vietnamese to windows-1258. - -2008-04-30 John Paul Wallington - - * ibuffer.el (define-ibuffer-column filename): When the major mode - is `vc-dir-mode' show the buffer's default directory. - - * ibuf-ext.el (define-ibuffer-filter filename): Likewise when the - major mode is `vc-dir-mode' use the buffer's default directory. - -2008-04-30 Sam Steingold - - * vc.el (vc-dir-delete-file): Add. - (vc-dir-mode-map): Bind "r" to vc-dir-delete-file, like in PCL-CVS. - (vc-delete-file): Do not barf when the file has been already deleted. - -2008-04-30 Dan Nicolaescu - - * emacs-lisp/lisp-mode.el (lisp-mode-map): Add menu. - -2008-04-30 Stefan Monnier - - * progmodes/octave-mod.el (octave-help): New function. - * progmodes/octave-hlp.el: Delete. - * info-look.el (octave-mode): Add operator index. - - * vc.el (vc-checkout): Typo. - -2008-04-30 Dan Nicolaescu - - * menu-bar.el (menu-bar-tools-menu): Reorder, place Games last. - Add "..." in the appropriate places. - - * epa.el (epa-key-list-mode-map): Add more menu entries. - Add "..." in the appropriate places. - - * dired.el (dired-mode-map): Add :help. - - * vc.el (vc-deduce-fileset): Add new parameter. - (vc-dir-marked-only-files): New function. - (vc-next-action): Don't ignore directories, look at the files - inside them. - (vc-dir-mode): Document how the mark/unmark commands work. - -2008-04-30 Stefan Monnier - - * progmodes/compile.el (compilation-error-regexp-alist-alist) : - Rule out trailing spaces in file and directory names as well. - - * minibuffer.el (completion--do-completion): Move point even if the - completion makes no change. - (completion-pcm-try-completion): Fix computation of new point. - -2008-04-30 David Hansen - - * dired.el: Require 'cl. - -2008-04-30 Nick Roberts - - * progmodes/gdb-ui.el (gdb-frame-handler-1): Make overlay arrow - hollow if not in innermost frame. - -2008-04-29 Stefan Monnier - Make `checkout-model' apply to filesets. - * vc-hooks.el (vc-checkout-model): Rewrite. - (vc-before-save, vc-after-save): Adjust callers accordingly. - * vc.el (vc-editable-p, vc-next-action, vc-checkout, vc-update) - (vc-transfer-file): Adjust callers accordingly. - * vc-rcs.el (vc-rcs-checkout-model): Adjust arg. - (vc-rcs-state, vc-rcs-state-heuristic, vc-rcs-receive-file) - (vc-rcs-checkout, vc-rcs-fetch-master-state): Use vc-rcs-checkout-model - instead of vc-checkout-model. - * vc-mcvs.el (vc-mcvs-revert): - Use vc-mcvs-checkout-model i.s.o vc-checkout-model. - * vc-cvs.el (vc-cvs-checkout-model): Adjust arg. - (vc-cvs-revert): Use vc-cvs-checkout-model i.s.o vc-checkout-model. - * vc-svn.el (vc-svn-checkout-model): - * vc-hg.el (vc-hg-checkout-model): - * vc-git.el (vc-git-checkout-model): - * vc-bzr.el (vc-bzr-checkout-model): Adjust arg. - - * dired.el (dired-read-dir-and-switches): Replace last change with - a new approach that mixes read-file-name and read-directory-name. - - * files.el (read-buffer-to-switch): - Avoid making assumptions about `other-buffer'. - -2008-04-29 Sam Steingold - - * vc.el (vc-dir-mode-hook): Add normal hook. - (vc-dir-mode): Run it. - -2008-04-29 Nick Roberts - - * progmodes/gdb-ui.el (gdb-display-buffer): Don't pop up GUD buffer. - Always split windows. - (gdb-speedbar-timer-fn): Only raise frame after user input. - (gdb-same-frame): Reverse initial value. - (gdb-display-gdb-buffer): Check for GUD buffer in other frames. - - * progmodes/gud.el (gud-speedbar-buttons): Raise frame in - gdb-speedbar-timer-fn. - -2008-04-29 Stefan Monnier - - * uniquify.el (uniquify-rationalize-a-list): Beware of side-effects. - -2008-04-29 Daiki Ueno - - * epa.el (epa-key-list-mode-map): Add menu. - (epa-delete-keys, epa-import-keys): Fix typo. - -2008-04-29 Glenn Morris - - * find-cmd.el (top-level): Does not need cl when compiling. - -2008-04-29 Phil Jackson - - * find-cmd.el: New file. - -2008-04-29 Stefan Monnier - - * minibuffer.el (completion-hilit-commonality): Remove leftover code. - (completion-pcm--pattern->regex): Let `group' be a list of symbols. - (completion-pcm--hilit-commonality): New function. - (completion-pcm-all-completions): Use it. - - * minibuffer.el (completion-common-substring): Mark obsolete. - (completions-first-difference, completions-common-part): - Move from simple.el. - (completion-hilit-commonality): New fun. - (display-completion-list, completion-emacs21-all-completions) - (completion-emacs22-all-completions): Use it. - * simple.el (completions-first-difference, completions-common-part): - Move to minibuffer.el. - (choose-completion-string): Use field functions and minibufferp. - (completion-setup-function): Don't set completions faces. - -2008-04-29 Glenn Morris - - * calendar/calendar.el (calendar-nth-named-absday) - (calendar-nth-named-day): - * calendar/diary-lib.el (diary-list-sexp-entries, diary-float): - * calendar/holidays.el (holiday-float): Doc fixes. - - * emacs-lisp/check-declare.el (check-declare-errmsg): Fix counting in - the `full' case. - - * org/org-agenda.el (calendar-iso-from-absolute): - * org/org.el (calendar-absolute-from-iso, calendar-iso-from-absolute): - Fix declarations. - -2008-04-28 Nick Roberts - - * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint - icons work for assembler, i.e. FILE.s, FILE.S (not disassembly). - (gdb-goto-breakpoint): Likewise for visiting breakpoints. - (gdb-assembler-custom): Be careful not to match other addresses. - -2008-04-29 Jason Rumney - - * battery.el (battery-status-function): Use w32-battery-status - on Windows. - (battery-echo-area-format): Make apm format the general case. - (battery-mode-line-format): Merge apm and pmset formats as the - general case. - -2008-04-29 Nick Roberts - - * progmodes/gdb-ui.el (gdb-info-stack-custom): - Use gud-tool-bar-item-visible-no-fringe. - (gdb-display-buffer): Don't pop new buffer if gud-comint-buffer - is already visible in frame. Remove optional size parameter - and add optional frame parameter. - - * progmodes/gud.el (gud-display-line): Only consider visible - frames when looking for source buffer. - -2008-04-28 Chong Yidong - - * doc-view.el (doc-view-new-window-function): Avoid using WINDOW - argument to get-char-property, in case the current buffer hasn't - been assigned to that window yet. - (doc-view-display): Default to selected window if the current - buffer hasn't been assigned to a window yet. - -2008-04-28 Vinicius Jose Latorre - - * whitespace.el (whitespace-trailing-regexp): Fix docstring. - -2008-04-28 Michael Albinus - - * net/tramp.el (tramp-mode): New defcustom. - (tramp-file-name-handler, tramp-completion-file-name-handler): - Use it. - (tramp-replace-environment-variables): Handle "$$". - -2008-04-28 Sam Steingold - - * vc-hg.el (vc-hg-rename-file): Fix argument order. - -2008-04-28 Bastien Guerry - - * whitespace.el (whitespace-trailing): Fix typo. - -2008-04-28 Sam Steingold - - * textmodes/remember.el (diary-make-entry): Update the autoload. - -2008-04-28 Stefan Monnier - - * minibuffer.el (completion-pcm--all-completions): Don't pass nil to - all-completions. - -2008-04-28 Juanma Barranquero - - * desktop.el (desktop-minor-mode-table): Add `savehist-mode'. - -2008-04-27 Dan Nicolaescu - - * vc.el (vc-dir-mode-map): Change bindings for unmark all and revert. - (vc-dir-parent-marked-p, vc-dir-children-marked-p): Implement. - (vc-dir-mark-file): Add an optional argument. - (vc-dir-mark-all-files, vc-dir-unmark-all-files): Deal with directories. - -2008-04-27 Daiki Ueno - - * epa-file.el (epa-file-enable, epa-file-disable): Use find-file-hook - rather than obsolete alias find-file-hooks. - (auto-encryption-mode): Rename from epa-file-mode. Default to on. - Use find-file-hook rather than obsolete alias find-file-hooks. - Add to find-file-not-found-functions. - (epa-file-handler): Put 'safe-magic and 'operations properties. - - * epa.el (epa-global-minor-modes, epa-mode, epa-menu) - (epa-menu-items): Remove. - - * epa-dired.el (epa-dired-do-decrypt, epa-dired-do-verify) - (epa-dired-do-sign, epa-dired-do-encrypt): Add autoload cookie. - (epa-dired-mode, epa-global-dired-mode): Remove. - - * dired.el (dired-mode-map): Bind encryption/decryption commands. - - * menu-bar.el (menu-bar-encryption-decryption-menu): New menu item. - - * files.el (insert-file-contents-literally): Inhibit epa-file-handler. - -2008-04-27 Glenn Morris - - * textmodes/reftex-global.el (reftex-isearch-switch-to-next-file): - Remove un-needed local `orig-list'. Replace cl `copy-list'. - -2008-04-27 Carsten Dominik - - * org/org.el (org-html-level-start): Always have id's in HTML. - (org-export-as-html): Use `org-link-protocols' to - retrieve the export form of the link. - (org-add-link-type): Final parameter renamed from PUBLISH. - Better documentation of how it is to be used. Avoid double entries for - the same link type. - (org-add-link-props): New function. - (org-modules-loaded): New variable. - (org-load-modules-maybe, org-set-modules): New function. - (org-modules): New option. - (org-mode, org-cycle, orgstruct-mode, org-run-like-in-org-mode) - (orgtbl-mode, org-store-link, org-insert-link-global) - (org-open-at-point): Call `org-load-modules-maybe'. - (org-search-view): Add more text properties. - (org-agenda-schedule, org-agenda-deadline): Allow also in - search-type agendas. - (org-search-view): Order of arguments has been changed. - Interpret prefix-arg as TODO-ONLY. - (org-agenda, org-run-agenda-series, org-agenda-manipulate-query): - Take new argument order of `org-search-view' into account. - (org-todo-only): New variable. - (org-search-syntax-table): New variable and function. - (org-search-view): Do the search with the special syntax table. - (define-obsolete-function-alias): Make work with XEmacs. - (org-add-planning-info): Use old date as default when modifying an - existing deadline or scheduled item. - (org-agenda-compute-time-span): Make argument N optional. - (org-agenda-format-date-aligned): Require `cal-iso'. - (org-agenda-list): Include week into agenda heading, don't - list it at each date (only on Mondays). - (org-read-date-analyze): Define local variable `iso-date'. - (org-agenda-format-date-aligned): Remove dependency on - `calendar-time-from-absolute'. - (org-remember-apply-template, org-go-to-remember-target): - Interpret filenames relative to `org-directory'. - (org-complete): Silently fail when trying to complete - keywords that don't have a default value. - (org-get-current-options): Add a #+DATE: option. - (org-additional-option-like-keywords): Remove "DATE:" from the - list of additional keywords. - (org-export-as-html): Remove (current-time) as unnecessary second - argument of `format-time-string'. - (org-clock-find-position): Handle special case at end of buffer. - (org-agenda-day-view): New argument DAY-OF-YEAR, pass it on to - `org-agenda-change-time-span'. - (org-agenda-week-view): New argument ISO-WEEK, pass it on to - `org-agenda-change-time-span'. - (org-agenda-month-view): New argument MONTH, pass it on to - `org-agenda-change-time-span'. - (org-agenda-year-view): New argument YEAR, pass it on to - `org-agenda-change-time-span'. - (org-agenda-change-time-span): New optional argument N, pass it on - to `org-agenda-compute-time-span'. - (org-agenda-compute-time-span): New argument N, interpret it by - changing the starting day. - (org-small-year-to-year): New function. - (org-scheduled-past-days): Respect `org-scheduled-past-days'. - (org-auto-repeat-maybe): Make sure that repeating dates are pushed - into the future, and that the shift is at least one interval, never 0. - (org-update-checkbox-count): Fix bug with checkbox counting. - (org-add-note): New command. - (org-add-log-setup): Rename from `org-add-log-maybe'. - (org-log-note-headings): New entry for plain notes (i.e. notes not - related to state changes or clocking). - (org-get-org-file): Check for availability of `remember-data-file'. - (org-cached-entry-get): Allow a regexp value for - `org-use-property-inheritance'. - (org-use-property-inheritance): Allow regexp value. Fix bug in - customization type. - (org-use-tag-inheritance): Allow a list and a regexp value for - this variable. - (org-scan-tags, org-get-tags-at): Implement selective tag inheritance. - (org-entry-get): Respect value `selective' for the INHERIT argument. - (org-tag-inherit-p, org-property-inherit-p): New functions. - (org-agenda-format-date-aligned): Allow 10 characters for - weekday, to accommodate German locale. - (org-add-archive-files): New function. - (org-agenda-files): New argument `ext', to get archive files as well. - (org-tbl-menu): Protect the use of variables that - are only available when org-table.el gets loaded. - (org-read-agenda-file-list): Error if `org-agenda-files' is a - single directory. - (org-open-file): Allow a batch process to trigger - waiting after executing a system command. - (org-store-link): Link to headline when there is not - target and no region in an org-mode buffer when creating a link. - (org-link-types-re): New variable. - (org-make-link-regexps): Compute `org-link-types-re'. - (org-make-link-description-function): New option. - (org-agenda-date, org-agenda-date-weekend): New faces. - (org-archive-sibling-heading): New option. - (org-archive-to-archive-sibling): New function. - (org-iswitchb): New command. - (org-buffer-list): New function. - (org-agenda-columns): Also try the #+COLUMNS line in - the buffer associated with the entry at point (or with the first - entry in the agenda view). - (org-modules): Add entry for org-bibtex.el. - (org-completion-fallback-command): Move into `org-completion' group. - (org-clock-heading-function): Move to `org-progress' group. - (org-auto-repeat-maybe): Make sure that a note can - be enforces if `org-log-repeat' is `note'. - (org-modules): Allow additional symbols for external packages. - (org-ctrl-c-ctrl-c): Allow for `org-clock-overlays' to be undefined. - (org-clock-goto): Hide drawers after showing an - entry with `org-clock-goto'. - (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft): - Try also a clocktable block shift. - (org-clocktable-try-shift): New function. - (org-columns-hscoll-title): New function. - (org-columns-previous-hscroll): New variable. - (org-columns-full-header-line-format): New variable. - (org-columns-display-here-title, org-columns-remove-overlays): - Install `org-columns-hscoll-title' in post-command-hook. - - * org/org.el: Split into many small files. - - * org/org-agenda.el: New file, split off from org.el. - - * org/org-archive.el: New file, split off from org.el. - - * org/org-bbdb.el: New file. - - * org/org-bibtex.el: New file, split off from org.el. - - * org/org-clock.el: New file, split off from org.el. - - * org/org-colview.el: New file, split off from org.el. - - * org/org-compat.el: New file, split off from org.el. - - * org/org-exp.el: New file, split off from org.el. - - * org/org-faces.el: New file, split off from org.el. - - * org/org-gnus.el: New file, split off from org.el. - - * org/org-info.el: New file, split off from org.el. - - * org/org-infojs.el: New file. - - * org/org-irc.el: New file. - - * org/org-macs.el: New file, split off from org.el. - - * org/org-mew.el: New file. - - * org/org-mhe.el: New file, split off from org.el. - - * org/org-publish.el: New file, split off from org.el. - - * org/org-remember.el: New file, split off from org.el. - - * org/org-rmail.el: New file, split off from org.el. - - * org/org-table.el: New file, split off from org.el. - - * org/org-vm.el: New file, split off from org.el. - - * org/org-wl.el: New file, split off from org.el. - -2008-04-27 Jason Riedy - - * org/org-table.el (orgtbl-to-generic): Add a :remove-nil-lines - parameter that suppresses lines that evaluate to NIL. - (orgtbl-get-fmt): New inline function for - picking apart formats that may be lists. - (orgtbl-apply-fmt): New inline function for applying formats that - may be functions. - (orgtbl-eval-str): New inline function for strings that may be - functions. - (orgtbl-format-line, orgtbl-to-generic): Use and document. - (orgtbl-to-latex, orgtbl-to-texinfo): Document. - (*orgtbl-llfmt*, *orgtbl-llstart*) - (*orgtbl-llend*): Dynamic variables for last-line formatting. - (orgtbl-format-section): Shift formatting to support detecting the - last line and formatting it specially. - (orgtbl-to-generic): Document :ll* formats. Set to the non-ll - formats unless overridden. - (orgtbl-to-latex): Suggest using :llend to suppress the final \\. - (*orgtbl-table*, *orgtbl-rtn*): Dynamically - bound variables to hold the input collection of lines and output - formatted text. - (*orgtbl-hline*, *orgtbl-sep*, *orgtbl-fmt*, *orgtbl-efmt*) - (*orgtbl-lfmt*, *orgtbl-lstart*, *orgtbl-lend*): Dynamically bound - format parameters. - (orgtbl-format-line): New function encapsulating formatting for a - single line. - (orgtbl-format-section): Similar for each section. Rebinding the - dynamic vars customizes the formatting for each section. - (orgtbl-to-generic): Use orgtbl-format-line and - orgtbl-format-section. - (org-get-param): Now unused, so delete. - (orgtbl-gather-send-defs): New function to - gather all the SEND definitions before a table. - (orgtbl-send-replace-tbl): New function to find the RECEIVE - corresponding to the current name. - (orgtbl-send-table): Use the previous two functions and implement - multiple destinations for each table. - - * doc/org.texi (A LaTeX example): Note that fmt may be a - one-argument function, and efmt may be a two-argument function. - (Radio tables): Document multiple destinations. - -2008-04-27 Carsten Dominik - - * org/org-agenda.el (org-add-to-diary-list): New function. - (org-prefix-has-effort): New variable. - (org-sort-agenda-noeffort-is-high): New option. - (org-agenda-columns-show-summaries) - (org-agenda-columns-compute-summary-properties): New options. - (org-format-agenda-item): Compute the duration of the item. - (org-agenda-weekend-days): New variable. - (org-agenda-list, org-timeline): Use the proper faces for dates in - the agenda and timeline buffers. - (org-agenda-archive-to-archive-sibling): New command. - (org-agenda-start-with-clockreport-mode): New option. - (org-agenda-clockreport-parameter-plist): New option. - (org-agenda-clocktable-mode): New variable. - (org-agenda-deadline-leaders): Allow a function value for the - deadline leader. - (org-agenda-get-deadlines): Deal with new function value. - - * org/org-clock.el (org-clock): New customization group. - (org-clock-into-drawer, org-clock-out-when-done) - (org-clock-in-switch-to-state, org-clock-heading-function): - Move into the new group. - (org-clock-out-remove-zero-time-clocks): New option. - (org-clock-out): Use `org-clock-out-remove-zero-time-clocks'. - (org-dblock-write:clocktable): Allow a Lisp form for the scope - parameter. - (org-dblock-write:clocktable): Fix bug with total time calculation. - (org-dblock-write:clocktable): Request the unrestricted list of files. - (org-get-clocktable): New function. - (org-dblock-write:clocktable): Make sure :tstart and :tend can not only - be strings but also integers (an absolute day number) and lists (m d y). - - * org/org-colview.el (org-columns-next-allowed-value) - (org-columns-edit-value): Limit the effort for updating in the - agenda to recomputing a single file. - (org-columns-compute): Only write property value if it has changed. - This avoids raising the buffer-change-flag unnecessarily. - (org-agenda-colview-summarize) - (org-agenda-colview-compute): New functions. - (org-agenda-columns): Call `org-agenda-colview-summarize'. - - * org/org-exp.el (org-export-run-in-background): New option. - (org-export-icalendar): Allow a batch process to trigger waiting - after executing a system command. - (org-export-preprocess-string): Rename from - `org-cleaned-string-for-export'. - (org-export-html-style): Made target class look like normal text. - (org-export-as-html): Make use of the better preprocessing in - `org-cleaned-string-for-export'. - (org-cleaned-string-for-export): Better treatment of heuristic - targets, many more internal links will now work in HTML export. - (org-get-current-options): Incorporate LINK_UP, LINK_HOME, and INFOJS. - (org-export-inbuffer-options-extra): New variable. - (org-export-options-filters): New hook. - (org-infile-export-plist): Find also the settings keywords in - `org-export-inbuffer-options-extra'. - (org-infile-export-plist): Allow multiple #+OPTIONS lines and - multiple #+INFOJS_OPT lines. - (org-export-html-handle-js-options): New function. - (org-export-html-infojs-setup): New option. - (org-export-as-html): Call `org-export-html-handle-js-options'. - Add autoload to all entry points. - (org-skip-comments): Function removed. - - * org/org-table.el (org-table-make-reference): Extra parenthesis - around single fields, to make sure that algebraic formulas get - correctly interpreted by calc. - (org-table-current-column): No longer interactive. - - * org/org-export-latex.el (org-export-latex-preprocess): - Rename from `org-export-latex-cleaned-string'. - -2008-04-27 Bastien Guerry - - * org/org-publish.el (org-publish-get-base-files-1): New function. - (org-publish-get-base-files): Use it. - (org-publish-temp-files): New variable. - Don't require 'dired-aux anymore. - (org-publish-initial-buffer): New variable. - (org-publish-org-to, org-publish): Use it. - (org-publish-get-base-files-1): Bug fix: get - the proper list of files when recursing thru a directory. - (org-publish-get-base-files): Use the :exclude property to skip - both files and directories. - -2008-04-27 Michael Albinus - - * net/tramp.el (tramp-handle-make-symbolic-link) - (tramp-handle-file-name-directory) - (tramp-handle-file-name-nondirectory, tramp-handle-file-truename) - (tramp-do-copy-or-rename-file-directly) - (tramp-handle-insert-directory, tramp-handle-expand-file-name) - (tramp-handle-substitute-in-file-name) - (tramp-handle-insert-file-contents, tramp-handle-write-region) - * net/tramp-cache.el (tramp-get-file-property) - (tramp-set-file-property, tramp-flush-file-property) - (tramp-flush-directory-property) - * net/tramp-compat.el (tramp-compat-make-temp-file) - * net/tramp-fish.el (tramp-fish-handle-expand-file-name): - Disable `file-name-handler-alist' when handling localname. - It could have a remote file syntax, like a VMS file name. - -2008-04-27 Vinicius Jose Latorre - - * whitespace.el: New version 11.1. - (whitespace-trailing-regexp): Option fix, now trailing regexp must be - enclosed by \\( and \\)$. Docstring fix. - (whitespace-trailing-regexp): Fun removed. - (whitespace-report-list): Const initialization fix. - (whitespace-color-on): Code fix. - -2008-04-27 Andreas Schwab - - * Makefile.el: Unbreak bootstrap. - -2008-04-27 Michael Albinus - - * net/tramp.el (tramp-replace-environment-variables): New defun. - (tramp-handle-substitute-in-file-name, tramp-file-name-handler): - Use it. - -2008-04-27 Glenn Morris - - * emacs-lisp/bytecomp.el (byte-compile-file): Doc fix. - - * calculator.el (calculator-expt): Replace cl function `oddp'. - -2008-04-27 Johan Bockgård - - * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions): - Simplify. Collect `defun' and `autoload' entries. - Avoid modifying load-history. - -2008-04-26 Glenn Morris - - * textmodes/ispell.el (ispell-insert-word): Revert previous change. - - * simple.el (quoted-insert, zap-to-char): Revert previous change. - -2008-04-26 John Paul Wallington - - * hexl.el (hexl-mode): Stash `eldoc-documentation-function' in - `hexl-mode-old-eldoc-documentation-function'. - (hexl-mode-exit): Restore it. - (hexl-mode-old-eldoc-documentation-function): Declare for compiler. - - * w32-fns.el (top-level): Don't set `completion-ignore-case' to t. - -2008-04-26 Juanma Barranquero - - * minibuffer.el (completion-pcm-word-delimiters): Add :group. - (completion-pcm--all-completions): Doc fix. - (completion-styles-alist, completion-all-completions): - Fix typos in docstrings. - -2008-04-26 Vinicius Jose Latorre - - * whitespace.el: There is now only one variable (whitespace-style) to - specify which kind of blank is visualized. Doc and docstring fix. - New version 11.0. - (whitespace-style): New option, replace whitespace-style-mark and - whitespace-style-color. - (whitespace-style-mark, whitespace-style-color): Options removed. - (whitespace-hspace, whitespace-tab, whitespace-newline) - (whitespace-trailing, whitespace-line, whitespace-space-before-tab) - (whitespace-indentation, whitespace-empty, whitespace-space-after-tab) - (whitespace-hspace-regexp, whitespace-space-regexp) - (whitespace-tab-regexp, whitespace-trailing-regexp) - (whitespace-space-before-tab-regexp, whitespace-indentation-regexp) - (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp) - (whitespace-space-after-tab-regexp, whitespace-line-column) - (whitespace-display-mappings, whitespace-report): Docstring fix. - (whitespace-color-value-list, whitespace-mark-value-list) - (whitespace-active-color, whitespace-active-mark) - (whitespace-toggle-color, whitespace-toggle-mark): Vars removed. - (whitespace-style-value-list, whitespace-active-style) - (whitespace-toggle-style): New vars. - (whitespace-toggle-option-alist, whitespace-help-text): - Var initialization and docstring fix. - (whitespace-toggle-options, global-whitespace-toggle-options) - (whitespace-cleanup, whitespace-cleanup-region) - (whitespace-report-region, whitespace-interactive-char) - (whitespace-toggle-list): Docstring and code fix. - (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on) - (whitespace-turn-off, whitespace-color-on, whitespace-color-off) - (whitespace-display-char-on, whitespace-display-char-off): Code fix. - (whitespace-style-face-p, whitespace-style-mark-p): New fun. - -2008-04-26 Stefan Monnier - - * diff-mode.el (diff-hunk-header-re-unified): Allow elided line counts. - (diff-end-of-hunk, diff-unified->context, diff-fixup-modifs) - (diff-sanity-check-hunk): Adjust code accordingly. - -2008-04-26 Glenn Morris - - * abbrev.el (define-abbrev): Don't use `iff' in doc-strings. - - * forms-d2.dat: Move to ../etc. - * forms-d2.el (forms-file): Adapt for above change. - - * simple.el (quoted-insert, zap-to-char): Remove uses of obsolete - `translation-table-for-input'. - - * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): New function. - (byte-compile-obsolete, byte-compile-variable-ref): Use it. - - * progmodes/fortran.el (fortran-mode-syntax-table): Change `;' - to punctuation now it's not needed for abbrevs. - (fortran-mode-abbrev-table): Remove defvar, make use of new - define-abbrev-table :regexp feature. - - * textmodes/ispell.el (ispell-insert-word): Remove, and replace with - insert, now that translation-table-for-input is not needed. - -2008-04-26 Johannes Weiner - - * emacs-lisp/pp.el (pp-display-expression): New function, - extracted from pp-eval-expression. - (pp-eval-expression): Use pp-display-expression. - (pp-macroexpand-expression, pp-macroexpand-last-sexp): New functions. - (pp-last-sexp): New function, extracted from pp-eval-last-sexp. - (pp-eval-last-sexp): Use pp-last-sexp. - -2008-04-26 Stefan Monnier - - * abbrev.el (define-abbrev-table): Apply props even if the table - exists already. - - * minibuffer.el (completion-table-with-context): Fix `pred' for the - various kinds of completion tables. - (completion-emacs22-try-completion): Place cursor after the /, as was - done in Emacs-22's minibuffer-complete-word. - Fix bug reported by David Hansen . - (completion-emacs22-try-completion): Merge all mergeable text rather - than just /. - (completion-pcm--delim-wild-regex): New var. - (completion-pcm-word-delimiters): New custom. - (completion-pcm--prepare-delim-re, completion-pcm--pattern-trivial-p) - (completion-pcm--string->pattern, completion-pcm--pattern->regex) - (completion-pcm--all-completions, completion-pcm-all-completions) - (completion-pcm--merge-completions, completion-pcm--pattern->string) - (completion-pcm-try-completion): New functions. - (completion-styles-alist): Add them. - (completion-styles): Add it to the default. - -2008-04-25 Nick Roberts - - * progmodes/gdb-ui.el (gud-watch): Don't create speedbar... - (gdb-var-create-handler): ...until here when there are values. - (gdb-post-prompt): Don't do -var-update with no watch expressions. - (gdb-info-locals-handler): Don't match "struct {...}" as an array. - -2008-04-25 Eli Zaretskii - - * ls-lisp.el (ls-lisp-format): Fix last change. - (ls-lisp-uid-d-fmt, ls-lisp-uid-s-fmt, ls-lisp-gid-d-fmt) - (ls-lisp-gid-s-fmt, ls-lisp-filesize-d-fmt) - (ls-lisp-filesize-f-fmt): New defvars. - (ls-lisp-insert-directory): Dynamically compute format specifiers - for displaying UID, GID, and file size, and store them in the - above variables. - (ls-lisp-format): Use ls-lisp-filesize-f-fmt, ls-lisp-uid-s-fmt, - ls-lisp-uid-d-fmt, ls-lisp-gid-s-fmt, and ls-lisp-gid-d-fmt - instead of constant format strings. - (ls-lisp-format-file-size): Use ls-lisp-filesize-f-fmt and - ls-lisp-filesize-d-fmt instead of constant format strings. - -2008-04-24 Nick Roberts - - * progmodes/gdb-ui.el (gdb-invalidate-assembler): Compare numeric - value of addresses rather than (partial) string value. - (gdb-frame-handler): Change regexp according to above change. - (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode) - (gdb-registers-mode, gdb-memory-mode, gdb-locals-mode) - (gdb-assembler-mode): Disable undo in these buffers. - -2008-04-24 Michael Albinus - - * net/tramp.el (tramp-get-remote-stat): Test whether stat supports %s. - Reported by Loris Bennett . - -2008-04-24 Sam Steingold - - * textmodes/remember.el (remember-diary-extract-entries): Use - diary-make-entry instead of the obsolete make-diary-entry. - -2008-04-24 Stefan Monnier - - * subr.el (translation-table-for-input): Mark as obsolete. - - * isearch.el (isearch-search-string): Avoid string-bytes and aset. - - * international/quail.el (quail-build-decode-map): Avoid string-bytes. - - * textmodes/ispell.el (ispell-dictionary-alist-1) - (ispell-dictionary-alist-2, ispell-dictionary-alist-3) - (ispell-dictionary-alist-4, ispell-dictionary-alist-5) - (ispell-dictionary-alist-6): Remove. - (ispell-dictionary-base-alist): New var, merges the above. - (ispell-find-aspell-dictionaries, ispell-set-spellchecker-params): - Use it. - (ispell-dictionary-alist): Default to nil. Remove autoload. - (ispell-local-dictionary-alist): Remove autoload. - - * progmodes/f90.el (f90-mode-syntax-table): Don't set ` as word syntax. - (f90-mode-abbrev-table): Use the new :regexp feature. - Merge defvar and mapc into define-abbrev-table. - (f90-imenu-type-matcher): Remove unused `l'. - (f90-imenu-generic-expression): Remove unused `not-ib'. - (f90-prepare-abbrev-list-buffer): Use with-current-buffer. - (f90-change-keywords): Use restore-buffer-modified-p. - -2008-04-24 Glenn Morris - - * net/goto-addr.el (goto-address-prog-mode): - * progmodes/bug-reference.el (bug-reference-prog-mode): - Define for compiler. - - * minibuffer.el (x-file-dialog): Declare as function. - - * progmodes/vhdl-mode.el (vhdl-speedbar-find-file): Use - dframe-update-speed rather than obsolete alias speedbar-update-speed. - - * calendar/cal-menu.el (cal-menu-diary-menu): Fix typo. - (cal-menu-scroll-menu): Use commands rather than key macros, which don't - work with easymenu. Add :keys where needed. - - * calendar/cal-move.el (calendar-scroll-left): Handle case when - event-start is nil. - - * calendar/calendar.el (calendar-mode-map): Fix typo. - -2008-04-24 Tom Tromey - - * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): - Document keywords. Add :suppress. - * pcvs-defs.el (cvs-mode-map): Use :suppress. - - * net/goto-addr.el (goto-address-unfontify): New function. - (goto-address-fontify): Use it. Respect goto-address-prog-mode. - (goto-address-fontify-region, goto-address-mode) - (goto-address-prog-mode): New functions. - - * progmodes/bug-reference.el: New file. - -2008-04-24 YAMAMOTO Mitsuharu - - * term/mac-win.el (mac-ts-active-input-buf): Move defvar to macterm.c. - -2008-04-24 Stefan Monnier - - * emacs-lisp/easymenu.el (easy-menu-make-symbol): Don't wrap keyboard - macros within lambdas. - -2008-04-23 Stefan Monnier - - * minibuffer.el (completion-try-completion): Add `point' argument. - Change return value. - (completion-all-completions): Add `point' argument. - (minibuffer-completion-help): Pass the new `point' argument. - (completion--do-completion): Pass the whole field to try-completion. - (completion--try-word-completion): Rewrite, making fewer assumptions. - (completion-emacs21-try-completion, completion-emacs21-all-completions) - (completion-emacs22-try-completion, completion-emacs22-all-completions) - (completion-basic-try-completion, completion-basic-all-completions): - New functions. - (completion-styles-alist): Use them. - -2008-04-23 Agustín Martín - - * textmodes/ispell.el (ispell-set-spellchecker-params): - New function to make sure right params and dictionary alists are used - after spellchecker changes. - (ispell-aspell-dictionary-alist, ispell-last-program-name) - (ispell-initialize-spellchecker-hook): New variables and hook. - (ispell-find-aspell-dictionaries): Use ispell-aspell-dictionary-alist. - (ispell-maybe-find-aspell-dictionaries): Remove. - Calls replaced by (ispell-set-spellchecker-params) calls. - (ispell-have-aspell-dictionaries): Remove. - - * textmodes/flyspell.el: Replace ispell-maybe-find-aspell-dictionaries - by ispell-set-spellchecker-params. - -2008-04-23 Stefan Monnier - - * complete.el (PC-do-completion): Be more robust in the presence of - unexpected values in minibuffer-completion-predicate. - - * minibuffer.el (read-file-name): Don't let-bind default-directory. - Only abbreviate default-filename if it's a file. - - * minibuffer.el (read-file-name-function, read-file-name-predicate) - (read-file-name-completion-ignore-case, insert-default-directory): - New vars, moved from fileio.c. - (read-file-name): New fun, moved from fileio.c. - * cus-start.el: Remove insert-default-directory and - read-file-name-completion-ignore-case. - -2008-04-23 Magnus Henoch - - * tar-mode.el (tar-untar-buffer): If the entry has directory - link type, extract it as a directory even if its file name doesn't - end with a slash. Fixes extraction of NetBSD tar archives. - -2008-04-23 Stefan Monnier - - * server.el (server-start): Also don't get confused by CRs since we - don't quote them. - -2008-04-23 Nick Roberts - - * progmodes/gdb-ui.el (gdb-init-buffer): New function. - (gdb-set-gud-minor-mode-existing-buffers) - (gdb-info-breakpoints-custom, gdb-get-location) - (gdb-set-gud-minor-mode-existing-buffers-1): Use it. - Previously gdb-create-define-alist wasn't always run and added to - after-save-hook. - - * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer. - -2008-04-23 Kevin Ryde - - * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented - comments like unindented ones. - -2008-04-23 YAMAMOTO Mitsuharu - - * term/mac-win.el (mac-ae-open-documents): Adjust selection range - parameter origins. - -2008-04-23 Kevin Ryde - - * emacs-lisp/autoload.el (autoload-generate-file-autoloads): - Bind print-level to ensure output forms aren't truncated if - print-level is set to eval-expression-print-level when going via - eval-defun and friends, or has been otherwise fiddled with. - -2008-04-23 Stefan Monnier - - * progmodes/cc-mode.el (c-basic-common-init): Don't set - font-lock-extend-after-change-region-function globally. - -2008-04-23 Juanma Barranquero - - * speedbar.el (speedbar-use-tool-tips-flag) - (speedbar-ignored-directory-regexp, speedbar-file-unshown-regexp) - (speedbar-file-regexp, speedbar-message, speedbar-item-info) - (speedbar-files-item-info, speedbar-maybe-add-localized-support) - (speedbar-insert-files-at-point, speedbar-dynamic-tags-function-list) - (speedbar-generic-list-positioned-group-p, speedbar-insert-generic-list) - (speedbar-fetch-replacement-function, speedbar-extract-one-symbol) - (speedbar-separator-face): Fix typos in docstrings. - (speedbar-stealthy-function-list, speedbar-verbosity-level) - (speedbar-supported-extension-expressions, speedbar-update-current-file) - (speedbar-add-indicator, speedbar-tag-expand): Reflow docstring. - (speedbar-use-imenu-flag, speedbar-ignored-directory-expressions) - (speedbar-directory-unshown-regexp, speedbar-handle-delete-frame) - (speedbar-show-info-under-mouse, speedbar-directory-buttons) - (speedbar-check-vc-this-line, speedbar-files-line-directory) - (speedbar-buffer-buttons, speedbar-buffer-buttons-temp) - (speedbar-buffers-line-directory, speedbar-recenter-to-top) - (speedbar-recenter): Doc fixes. - (speedbar-update-speed, speedbar-navigating-speed): Add obsolescence - declaration and remove redundant info in docstring. - -2008-04-23 Dan Nicolaescu - - * vc-git.el (vc-git-status-printer): Deal with directories. - - * vc.el (vc-next-action): Look at more than the first file to - determine the state. - -2008-04-23 Glenn Morris - - * dframe.el (dframe-have-timer-flag): Drop support for Emacs without - timers. Doc fix. - (dframe-update-speed): Drop support for XEmacs < 20. - (dframe-frame-mode): Drop support for Emacs < 20. - (dframe-set-timer-internal): Drop support for Emacs without timers. - (dframe-popup-kludge): Use mouse-menu-major-mode-map if defined. - - * ediff-init.el (ediff-check-version): Drop support for very old Emacs - versions. Add doc-string. Mark as obsolete. - - * ps-def.el (ps-color-device): Drop support for XEmacs < 19.12. - - * speedbar.el (speedbar-use-tool-tips-flag): Check for tooltip-mode, - rather than using an Emacs version test. - - * tree-widget.el (tree-widget-image-enable): Use display-images-p - rather than an Emacs version test. - - * calendar/cal-china.el (holiday-chinese-qingming) - (holiday-chinese-winter-solstice, holiday-chinese): New functions. - * calendar/calendar.el (calendar-chinese-all-holidays-flag): New. - * calendar/holidays.el (holiday-oriental-holidays): Add more holidays. - - * calendar/cal-islam.el (holiday-islamic): Doc fix. - - * calendar/diary-lib.el (diary-list-sexp-entries): Doc fix. - (diary-remind): Allow negative DAYS to represent a range 1:DAYS. - Suggested by Roland Winkler . - -2008-04-23 Nick Roberts - - * progmodes/gdb-ui.el (gdb-previous-frame-address): Rename... - (gdb-previous-frame-pc-address): ...to this. - (gdb-get-selected-frame): Use MI command -stack-info-frame instead - of "info frame" with Gdb 6.4+. - (gdb-stack-list-frames-regexp): New regexp. - (gdb-frame-handler-1): Parse output of -stack-info-frame. - -2008-04-22 David Glasser (tiny change) - - * tar-mode.el (tar-prefix-offset): New constant. - (tar-header-block-tokenize): Support paths with long names - which use the "ustar" standard. - -2008-04-22 Mathias Dahl - - * image-dired.el (image-dired-track-original-file) - (image-dired-modify-mark-on-thumb-original-file): - Use `dired-goto-file' instead of `search-forward'. This solves - a bug with finding files where the file name is a subset of other - file names. Doc fix. - -2008-04-22 Juri Linkov - - * menu-bar.el (buffers-menu-max-size): Move its definition down to - the "Buffers Menu" section. Change group name `mouse' to `menu'. - (yank-menu-length): Change group name `mouse' to `menu'. - (buffers-menu-buffer-name-length): New user option. - (menu-bar-update-buffers): Use buffers-menu-buffer-name-length - instead of the hard-coded number 27. - -2008-04-22 Juri Linkov - - * isearch.el (eval-when-compile): Require `help-macro'. - (isearch-help-for-help-internal): Isearch specific Help screen - created by `make-help-screen'. - (isearch-help-map): New variable that binds "b", "k", "m" to - isearch-specific commands, and binds other keys to - isearch-other-control-char, thus allowing other Help keys to - exit isearch mode and execute their global definitions. - (isearch-help-for-help, isearch-describe-bindings) - (isearch-describe-key, isearch-describe-mode): New commands. - (isearch-mode-help): Define alias to isearch-describe-mode - and remove its old function definition. - (isearch-mode-map): Bind "\C-h" to isearch-help-map. - Remove old comments because this issue is settled now. - (isearch-forward): Describe three new Help commands in the docstring. - (isearch-mode): Remove \\{isearch-mode-map} from the docstring, - leave the single sentence at the first line of the docstring, - and prepend the word "function" before `isearch-forward' - to make the Help link to the function instead of variable. - -2008-04-22 Juri Linkov - - * isearch.el (isearch-success-function): New variable with default - to `isearch-success-function-default'. - (isearch-search): Call a function from `isearch-success-function' - instead of calling the hard-coded `isearch-range-invisible'. - (isearch-success-function-default): New function that calls - `isearch-range-invisible' and inverts its return value. - - * info.el (Info-search): In two similar places that skip - undesired search matches move code to Info-search-success-function, - and call `isearch-success-function' instead. - (Info-search-success-function): New function copied from code - in Info-search. Replace isearch-range-invisible with - text-property-not-all that checks for 'invisible and 'display - properties to skip partially invisible matches (whose display - properties were set by Info-fontify-node). - (Info-mode): Set buffer-local isearch-success-function - to Info-search-success-function. - -2008-04-22 Juri Linkov - - * minibuffer.el (internal-complete-buffer-except): New function. - - * files.el (read-buffer-to-switch): New function. - (switch-to-buffer-other-window, switch-to-buffer-other-frame): - Change interactive spec to call read-buffer-to-switch instead of - using the letter "B". - - * simple.el (minibuffer-default-add-shell-commands): New function. - Use declare-function for mailcap-file-default-commands from "mailcap". - (shell-command): Set local minibuffer-default-add-function to - minibuffer-default-add-shell-commands in minibuffer-with-setup-hook - before calling read-shell-command. Set 4th arg default-value of - read-shell-command to relative buffer-file-name in file buffers. - - * dired-aux.el (dired-read-shell-command-default): Move it to - gnus/mailcap.el and change its name to more general name - mailcap-file-default-commands. - (minibuffer-default-add-dired-shell-commands): New function. - Use declare-function for mailcap-file-default-commands from "mailcap". - (dired-read-shell-command): Set local minibuffer-default-add-function - to minibuffer-default-add-dired-shell-commands in minibuffer-with-setup-hook - before calling read-shell-command. Remove dired-read-shell-command-default - from the default value arg because default values are not set in - minibuffer-default-add-dired-shell-commands. Doc fix. - - * dired-x.el (dired-smart-shell-command): Sync arguments and - interactive spec with changes in `shell-command'. - Use dired-get-filename to get the dired file name at point - as the default value in dired mode. - -2008-04-22 Juanma Barranquero - - * info.el (Info-complete-menu-item): Add missing parenthesis. - -2008-04-22 Stefan Monnier - - * info.el (Info-complete-menu-item): Save point. - -2008-04-22 Juanma Barranquero - - * minibuffer.el (minibuffer-complete-and-exit): Fix last change. - -2008-04-22 Andreas Schwab - - * Makefile.in (emacs-deps): Define. - Use it instead of $(lisp)/subdirs.el. - -2008-04-22 Dan Nicolaescu - - * vc.el (vc-next-action): Do not consider directories when - checking for state compatibility. - (vc-transfer-file): Use when not if. - (vc-dir-parent-marked-p, vc-dir-children-marked-p): New functions. - (vc-dir-mark-file): Use them. - (vc-deduce-fileset): Also return the backend. - (vc-diff-internal): Take as argument the value returned by - vc-deduce-fileset instead of just the fileset. - (vc-next-action, vc-finish-logentry, vc-version-diff, vc-diff) - (vc-dir-mark-file, vc-print-log, vc-revert, vc-rollback) - (vc-update): Update the vc-deduce-fileset and vc-diff-internal calls. - -2008-04-22 Tassilo Horn - - * doc-view.el (doc-view-scroll-up-or-next-page): Don't use - set-window-vscroll but image-scroll-down. Fixes a bug where a - command following SPC scrolled up again. - -2008-04-22 Nick Roberts - - * progmodes/gdb-ui.el (gdb-locals-header): New variable. - (gdb-locals-mode, gdb-registers-mode): Use it for header line. - (gud-watch): Add "$" prefix when in registers buffer. - -2008-04-22 Glenn Morris - - * progmodes/gdb-ui.el (gdbmi-invalidate-frames): Declare as function. - - * whitespace.el (whitespace-display-table) - (whitespace-display-table-was-local): Move definitions before use. - - * emacs-lisp/copyright.el (copyright-at-end-flag): New option. - (copyright-limit): Respect copyright-at-end-flag. - (copyright-re-search, copyright-start-point) - (copyright-offset-too-large-p): New functions. - (copyright-update-year): Use copyright-re-search. - (copyright-update, copyright-fix-years): Use copyright-start-point, - and copyright-re-search. - (copyright): Use copyright-offset-too-large-p. - * add-log.el (change-log-mode): Set copyright-at-end-flag. - - * add-log.el (top-level): Require 'cl when compiling. - -2008-04-21 Stefan Monnier - - * complete.el (PC-complete-as-file-name, PC-read-file-name-internal): - Treat minibuffer-completion-predicate as a predicate. - - * minibuffer.el (completion--file-name-table): Accept both the old - `dir' arg or the new `pred' arg. - - * ffap.el (ffap-read-file-or-url): Do not abuse completing-read's - `predicate' argument to pass non-predicate data. - (ffap-read-url-internal, ffap-read-file-or-url-internal): - Use second arg as proper predicate. - - * vc-bzr.el (vc-bzr-complete-with-prefix): Remove. - (vc-bzr-revision-completion-table): Use completion-table-with-context - instead. - - * simple.el (choose-completion-string): Use minibuffer-completion-table. - -2008-04-21 Chong Yidong - - * term.el (term-emulate-terminal): Perform redisplay after the - process filter has finished running. - -2008-04-21 Stefan Monnier - - * vc.el (vc-dir): Use pop-to-buffer, so it can be customized. - - * minibuffer.el (completion-try-completion): Change magic symbol - property name. Rename from minibuffer-try-completion. - (completion-all-completions): Rename from minibuffer-all-completions. - Remove hide-spaces argument. - (completion--do-completion): Rename from minibuffer--do-completion. - (minibuffer-complete-and-exit): Call just try-completion rather than - completion-try-completion to fix up the case. - (completion--try-word-completion): Try to add space or hyphen before - making `string' a prefix of `completion'. - (completion--insert-strings): Rename from minibuffer--insert-strings. - -2008-04-22 Naohiro Aota (tiny change) - - * net/tls.el (tls-program): Add -ign_eof argument to call the - openssl commands. - (tls-checktrust): Ditto. - -2008-04-21 Dan Nicolaescu - - * vc-cvs.el (vc-cvs-status-extra-headers): New function. - - * vc-hooks.el (vc-insert-file, vc-state, vc-working-revision) - (vc-check-master-templates, vc-file-not-found-hook) - (vc-kill-buffer-hook): - * vc.el (vc-process-sentinel, vc-exec-after, vc-do-command) - (vc-find-position-by-context, vc-buffer-context) - (vc-restore-buffer-context, vc-responsible-backend) - (vc-expand-dirs, vc-ensure-vc-buffer, vc-buffer-sync) - (vc-next-action, vc-register, vc-register-with, vc-steal-lock) - (vc-finish-logentry, vc-coding-system-for-diff, vc-switches) - (vc-version-diff, vc-diff, vc-insert-headers) - (vc-dired-buffers-for-dir, vc-dired-resynch-file) - (vc-snapshot-precondition, vc-create-snapshot, vc-print-log) - (vc-revert, vc-rollback, vc-version-backup-file) - (vc-rename-master, vc-delete-file, vc-rename-file) - (vc-branch-part, vc-default-retrieve-snapshot) - (vc-annotate-display-autoscale, vc-annotate-display-select) - (vc-annotate, vc-annotate-warp-revision, vc-annotate-difference) - (vc-annotate-lines, vc-file-tree-walk-internal): Use when instead of if. - (vc-dir-update): Handle directories. - (vc-default-status-printer): Simplify. - - * progmodes/asm-mode.el (asm-mode-map): - * progmodes/hideif.el (hide-ifdef-mode-menu): Add :help. - - * progmodes/m4-mode.el (m4-mode-map): Add menu. - -2008-04-21 Kenichi Handa - - * select.el (xselect-convert-to-string): Send a C_STRING only if - the polymorphic target TEXT is requested. - -2008-04-21 Juanma Barranquero - - * minibuffer.el (completion-setup-hook, display-completion-list) - (completion--file-name-table): Fix typos in docstrings. - (completion-table-dynamic): Fix typo, and reflow docstring. - -2008-04-20 Andreas Schwab - - * server.el (server-switch-buffer): Also consider clients in the - selected frame. - -2008-04-19 Nick Roberts - - * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): - Select window clicked on first. - (gdb): Display thread number in mode-line. - (gdb-make-header-line-mouse-map): Move to avoid byte compiler warnings. - (gdb-breakpoints-header): New variable. - (gdb-breakpoints-mode, gdb-threads-mode): Use it for header line. - -2008-04-19 Stefan Monnier - - * vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command. - (vc-sccs-register, vc-sccs-checkin, vc-sccs-find-revision) - (vc-sccs-checkout, vc-sccs-rollback, vc-sccs-revert) - (vc-sccs-steal-lock, vc-sccs-modify-change-comment) - (vc-sccs-print-log): Use it. - - * vc-hooks.el (vc-path): Remove SCCS-specific hack. - - * emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias. - * progmodes/scheme.el (scheme-mode-variables): Don't use it. - - * tooltip.el (tooltip-previous-message): New var. - (tooltip-show-help-non-mode): Rewrite to better follow the behavior of - the C code (avoid overwriting a minibuffer, restore previous echo - message, ...). - (tooltip-delay, tooltip-process-prompt-regexp, tooltip-strip-prompt): - Simplify. - -2008-04-19 Nick Roberts - - * progmodes/gdb-ui.el (gdb-thread-indicator): New variable. - (gdb-init-1): Initialise it. - (gdb-annotation-rules): New entry for "new-thread". - (gdb-thread-identification): New function to customize - mode-line-buffer-identification. - (gdb-frames-mode, gdb-registers-mode, gdb-locals-mode) - (gdb-assembler-mode): Use it. - (gdb-threads-mode): Force "info threads" onto queue. - -2008-04-19 Stefan Monnier - - * files.el (locate-file-completion-table): Rename from - locate-file-completion and make it use `pred' in the normal way. - (locate-file-completion): New compatibility wrapper. - (load-library): Use locate-file-completion-table. - * finder.el (finder-commentary): - * subr.el (locate-library): - * emacs-lisp/find-func.el (find-library): Likewise. - * info.el: Use with-current-buffer and inhibit-read-only. - (Info-read-node-name-2): Change to use `predicate' in the normal way. - (Info-read-node-name-1): Adjust uses accordingly. - - * minibuffer.el (completion-table-with-context): Add support for `pred'. - (completion-table-with-terminator): Don't use complete-with-action - since we have to distinguish all three cases anyway. - (completion-table-with-predicate): New function. - (dynamic-completion-table): Add obsolete alias. - - * emacs-lisp/trace.el (trace-make-advice): Don't change selected-window. - -2008-04-18 Sam Steingold - - * vc.el (vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar-map): - Use quit-window instead of bury-buffer. - -2008-04-18 Stefan Monnier - - * minibuffer.el (completion-table-with-terminator): Fix last fix. - -2008-04-18 Andreas Schwab - - * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el) - ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el): - Depend on $(lisp)/subdirs.el. - -2008-04-18 Juanma Barranquero - - * descr-text.el (describe-char-after): - Use `define-obsolete-function-alias'. - - * dired-x.el (dired-omit-files-p): Use `define-obsolete-variable-alias'. - - * facemenu.el (facemenu-unlisted-faces): Fix obsolescence description. - - * savehist.el (savehist-load): Add WHEN to obsolescence declaration. - Remove redundant obsolescence info in docstring. - - * vc-hooks.el (vc-ignore-vc-files, vc-master-templates) - (vc-header-alist): Add WHEN to obsolescence declaration. - (vc-state): Fix typo in docstring. - - * emacs-lisp/checkdoc.el (checkdoc-minor-keymap): - Use `define-obsolete-variable-alias'. - - * emulation/tpu-edt.el (tpu-have-ispell): - * international/codepage.el (codepage-setup): - Fix typo in obsolescence declaration. - - * international/mule.el (char-coding-system-table): - Remove redundant obsolescence info in docstring. - (charset-list, generic-char-p, set-char-table-default): - Fix typos in obsolescence declarations. - - * international/mule-diag.el (non-iso-charset-alist): - Fix typo in obsolescence declaration. - (decode-codepage-char): Remove redundant obsolescence info in docstring. - - * font-core.el (font-lock-defaults-alist): - * font-lock.el (font-lock-reference-face): - * frame.el (screen-height, screen-width, set-screen-width) - (set-screen-height): - * hilit-chg.el (highlight-changes-initial-state): - * isearch.el (isearch-return-char): - * log-edit.el (cvs-commit-buffer-require-final-newline) - (cvs-changelog-full-paragraphs): - * mouse.el (mouse-major-mode-menu, mouse-popup-menubar) - (mouse-popup-menubar-stuff): - * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button) - (mouse-wheel-click-button): - * outline.el (outline-visible): - * pcvs-defs.el (cvs-diff-ignore-marks, cvs-diff-buffer-name): - * pcvs-info.el (cvs-display-full-path, cvs-fileinfo->full-path): - * emacs-lisp/lisp-mode.el (lisp-comment-indent): - * progmodes/compile.el (compile-internal): - Add WHEN to obsolescence declarations. - -2008-04-18 Stefan Monnier - - * emacs-lisp/debug.el (debug): Revert to bury-buffer since quit-window - is not better anyway. - -2008-04-17 Vinicius Jose Latorre - - * whitespace.el (whitespace-report-region): Handle whitespace-tab-width - properly. - -2008-04-17 Stefan Monnier - - * progmodes/python.el (python-mode-map): Use abbrev-table-menu. - (python-use-skeletons): Remove, unused. - (python-skeletons): Remove. Use the abbrev table instead. - (python-mode-abbrev-table): Fix regexp; - add enable-function and case-fixed. - (def-python-skeleton): Simplify. - (python-expand-template): Use the abbrev-table and abbrev-insert. - (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook): - Remove. - (python-mode): Don't set pre-abbrev-expand-hook. - - * skeleton.el: Set coding-tag. - - * abbrev.el (abbrev-insert): New function extracted from expand-abbrev. - (expand-abbrev): Use it. - (abbrev-table-menu): New function. - - * abbrev.el (define-abbrev-table): Fontify dosctrings as such. - - * minibuffer.el (completion-table-with-terminator): Fix paren typo. - -2008-04-17 Sam Steingold - - * pcvs-util.el (cvs-bury-buffer): Use quit-window instead of the - idiosyncratic bury-buffer/delete-window logic. - -2008-04-17 Juanma Barranquero - - * emacs-lisp/crm.el (crm-completion-help, crm-complete) - (crm-complete-word, crm-complete-and-exit): Fix typo in previous change. - -2008-04-17 Kenichi Handa - - * international/characters.el: Don't make the width of U+00AD to 0. - -2008-04-17 Nick Roberts - - * progmodes/gdb-ui.el (gdb-stack-update): New variable. - (gdb, gdb-starting, gdb-frames-mode): Use it. - (gdb-invalidate-frames): Advise to call "info stack" only if - execution has occurred. - (gdb-info-breakpoints-custom): Only update overlay-arrow pointing to - selected frame if no execution has occurred. - (gdb-frames-force-update): New interactive function. - (gdb-frames-mode-map): Bind it to "F". - -2008-04-17 Michael Olson - - * textmodes/remember.el (remember-version): Release Remember 2.0. - -2008-04-16 Yoni Rabkin - - * textmodes/artist.el: - * progmodes/vhdl-mode.el: - * progmodes/verilog-mode.el: - * progmodes/vera-mode.el: - * progmodes/simula.el: - * progmodes/ps-mode.el: - * progmodes/cmacexp.el: - * obsolete/hilit19.el: - * emulation/viper.el: - * ediff.el: Cleanup the bug-report email addresses and make sure the - maintainer is still willing to handle bug reports. - -2008-04-16 Dan Nicolaescu - - * vc.el (vc-dir-kill-query): Fix thinko. - -2008-04-16 Glenn Morris - - * calendar/diary-lib.el (diary-remind): Don't clobber `date' passed - by diary-sexp-entry. - -2008-04-16 Markus Triska - - * proced.el (proced-command-alist): Add support for darwin. - -2008-04-16 Stefan Monnier - - * proced.el (proced-mode): Redefine as just the major-mode. - (proced): Separate it from proced-mode. - - * vc.el: Rename vc-status to vc-dir and the vc-status var to vc-ewoc. - -2008-04-15 Vinicius Jose Latorre - - * whitespace.el: Honor the `indent-tabs-mode' setting from user. - Suggested by Stephen Deasey . Honor also the - `tab-width' setting from user. New version 10.0. Doc and docstring - fix. - (whitespace-style, whitespace-chars): Remove options. - (whitespace-style-mark): New option, replace whitespace-style deleted - option. Fix docstring. - (whitespace-style-color): New option, replace whitespace-chars deleted - option. Fix docstring. - (whitespace-space, whitespace-hspace, whitespace-tab) - (whitespace-newline, whitespace-trailing, whitespace-line) - (whitespace-space-before-tab, whitespace-indentation, whitespace-empty) - (whitespace-space-after-tab, whitespace-hspace-regexp) - (whitespace-space-regexp, whitespace-tab-regexp) - (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp) - (whitespace-empty-at-eob-regexp, whitespace-line-column) - (whitespace-toggle-option-alist): Fix docstring. - (whitespace-space-before-tab-regexp, whitespace-indentation-regexp) - (whitespace-space-after-tab-regexp, whitespace-display-mappings): Fix - docstring and initialization. - (global-whitespace-mode): Autoloaded global minor mode. - (whitespace-chars-value-list, whitespace-style-value-list) - (whitespace-active-chars, whitespace-active-style) - (whitespace-toggle-chars, whitespace-toggle-style): Remove vars. - (whitespace-color-value-list): New var, replace - whitespace-chars-value-list removed var. - (whitespace-mark-value-list): New var, replace - whitespace-style-value-list removed var. - (whitespace-active-color): New var, replace whitespace-active-chars - removed var. - (whitespace-active-mark): New var, replace whitespace-active-style - removed var. - (whitespace-toggle-color): New var, replace whitespace-toggle-chars - removed var. - (whitespace-toggle-mark): New var, replace whitespace-toggle-style - removed var. - (whitespace-toggle-option-alist, whitespace-report-list) - (whitespace-report-text, whitespace-help-text): Fix initialization. - (whitespace-indent-tabs-mode, whitespace-tab-width): New vars. - (whitespace-toggle-options, global-whitespace-toggle-options) - (whitespace-cleanup-region, whitespace-report-region) - (whitespace-interactive-char): Fix docstring and code. - (whitespace-cleanup, whitespace-report): Fix docstring. - (whitespace-replace-spaces-by-tabs): Remove fun. - (whitespace-replace-action): New fun, replace - whitespace-replace-spaces-by-tabs removed fun. - (whitespace-regexp, whitespace-indentation-regexp) - (whitespace-space-after-tab-regexp, whitespace-insert-value) - (whitespace-kill-buffer): New funs. - (whitespace-insert-option-mark, whitespace-help-on) - (whitespace-help-off, whitespace-turn-on, whitespace-turn-off) - (whitespace-color-on, whitespace-color-off) - (whitespace-display-char-on): Fix code. - -2008-04-15 Stefan Monnier - - * mouse-drag.el (mouse-throw-magnifier-with-scroll-bar) - (mouse-throw-magnifier-with-mouse-movement): Remove. - (mouse-throw-magnifier-base): New const. - (mouse-drag-scroll-delta): New fun. - (mouse-drag-throw): Use it. - -2008-04-15 Juanma Barranquero - - * international/uni-bidi.el, international/uni-category.el: - * international/uni-combining.el, international/uni-comment.el: - * international/uni-decimal.el, international/uni-decomposition.el: - * international/uni-digit.el, international/uni-lowercase.el: - * international/uni-mirrored.el, international/uni-name.el: - * international/uni-numeric.el, international/uni-old-name.el: - * international/uni-titlecase.el, international/uni-uppercase.el: - * international/charprop.el: Regenerate. - -2008-04-15 Dan Nicolaescu - - * vc.el (vc-status-fileinfo): Add new member directoryp. - (vc-default-status-printer): Print directories. - (vc-status-update): Sort files before subdirectories. - - * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status): - Add alternative implementation based on "cvs update". - -2008-04-15 Tassilo Horn - - * doc-view.el: Changed requirements section to tell that only one - of dvipdf or dvipdfm is needed. - (doc-view-already-converted-p): Fix bug that forced reconversion - if doc was already converted. - -2008-04-14 Stefan Monnier - - * minibuffer.el (minibuffer-message): - Make sure we can put-text-property. - - * emacs-lisp/crm.el: Complete rewrite. - - * tmm.el (tmm-completion-delete-prompt): Don't hardcode point-min==1. - (tmm-add-prompt): Make sure completion-setup-hook is preserved even in - case of an error in display-completion-list. - - * filecache.el (file-cache-completions-keymap): Move init from - file-cache-completion-setup-function into declaration. - (file-cache-minibuffer-complete): Simplify. - (file-cache-completion-setup-function): Use standard-output, - preserve current-buffer. - - * vc.el (vc-status-update): Fix typo. - (vc-status-update): Set needs-update. - (vc-status-refresh): η-reduce. - -2008-04-14 Tassilo Horn - - * doc-view.el (doc-view-mode-map): Bind C-a to image-bol and C-e - to image-eol. - -2008-04-14 Alexandre Julliard - - * vc.el (vc-status-update): Undo the previous revert. - -2008-04-14 Stefan Monnier - - * minibuffer.el (completion-table-with-terminator): Those completions - are never valid w.r.t test-completion. - (completion--file-name-table): - Check completion-all-completions-with-base-size. - -2008-04-14 Tassilo Horn - - * doc-view.el (doc-view-dvipdf-program): New variable. - (doc-view-dvipdfm-program): Mention doc-view-dvipdf-program. - (doc-view-mode-p): Check for doc-view-dvipdf-program as - alternative for doc-view-dvipdfm-program. - (doc-view-dvi->pdf): Prefer dvipdf over dvipdfm. - - * doc-view.el (doc-view-start-process): Don't set - default-directory to "~/" if the current value is valid. - This broke PS files that run other files in the same directory. - -2008-04-14 Dan Nicolaescu - - * vc.el (vc-status-kill-query): New function. - (vc-status-mode): Add it to kill-buffer-query-functions. - (vc-status-show-fileentry): New function. - (vc-status-menu-map): Bind it. Bind vc-next-action. - -2008-04-14 Stefan Monnier - - * minibuffer.el (minibuffer-message): Put cursor at the right place. - -2008-04-13 Roland Winkler - - * proced.el (proced-send-signal): Fix error recognition. - -2008-04-13 Roland Winkler - - * proced.el (proced-command-alist): Remove sort column. - (proced-command, proced-procname-column): - Use make-variable-buffer-local. - (proced-signal-function): Rename from proced-kill-program. - Allow for elisp symbols and string values representing system calls. - (proced-marker-regexp, proced-success-message): New functions. - (proced): Use defalias. Add autoload cookie. - (proced-unmark-backward, proced-toggle-marks) - (proced-hide-processes): New commands. - (proced-do-mark): Simplify code. - (proced-insert-mark): Use optional arg BACKWARD instead of line number. - (proced-update): Remove sorting. - (proced-send-signal): Display number of processes to operate on. - Allow for system calls or elisp functions to send signals. - Check if signal was sent successfully. - -2008-04-13 Stefan Monnier - - * minibuffer.el (completion-all-completion-with-base-size): New var. - (completion--some): New function. - (completion-table-with-context, completion--file-name-table): - Return the base-size if requested. - (completion-table-in-turn): Generalize to multiple arguments. - (complete-in-turn): Compatibility alias. - (completion-styles-alist): New var. - (completion-styles): New customization. - (minibuffer-try-completion, minibuffer-all-completions): - New functions. - (minibuffer--do-completion, minibuffer-complete-and-exit) - (minibuffer-try-word-completion): Use them. - (display-completion-list, minibuffer-completion-help): Use them. - Handle all-completions's new base-size info to set completion-base-size. - * info.el (Info-read-node-name-1): Use completion-table-with-context, - completion-table-with-terminator and complete-with-action. - Remove the now obsolete completion-base-size-function property. - * simple.el (completion-list-mode-map): Move init into declaration. - (completion-list-mode): Use define-derived-mode. - (completion-setup-function): Use any completion-base-size that may - have been set before. Remove handling of completion-base-size-function. - * loadup.el: Move abbrev.el up earlier. - -2008-04-13 Alexandre Julliard - - * vc-git.el (vc-git-after-dir-status-stage) - (vc-git-dir-status-goto-stage): New functions. - (vc-git-after-dir-status-stage1) - (vc-git-after-dir-status-stage1-empty-db) - (vc-git-after-dir-status-stage2): Remove, functionality moved - into the new generic stage functions. - (vc-git-dir-status-files): New function. - - * vc.el (vc-status-update): Revert an incorrect rewrite. - Add some comments. - (vc-status-refresh-files): New function. - (vc-status-refresh): Use `vc-status-refresh-files' to refresh the - state of up-to-date files. - (vc-default-dir-status-files): New function. - -2008-04-13 Juanma Barranquero - - * minibuffer.el (completion--embedded-envvar-table) - (read-file-name-internal): Fix typos in 2008-04-11 change. - - * faces.el (read-face-name): Use `completion-table-in-turn', - not `complete-in-turn'. - -2008-04-13 Andreas Schwab - - * progmodes/etags.el: Require 'cl when compiling. - -2008-04-12 Nick Roberts - - * progmodes/gud.el (gud-menu-map): Expand tooltip. - - * progmodes/gdb-ui.el (gdb-find-source-frame): Improve doc string. - (menu): Add/expand menu tooltips. - -2008-04-12 Dan Nicolaescu - - * progmodes/sh-script.el (sh-show-indent): Fix typo. - (sh-mode-map): Add a toggle for inserting braces and quotes in pairs. - - * vc-cvs.el (vc-cvs-registered): Allow removed files to be - considered registered. - -2008-04-12 Reiner Steib - - * emacs-lisp/copyright.el (copyright-update-directory): New command. - - * ediff-wind.el (ediff-split-window-function) - (ediff-merge-split-window-function): Improve custom type. - -2008-04-12 Eli Zaretskii - - * loadup.el ("minibuffer"): Move after "faces". - -2008-04-12 Stefan Monnier - - * progmodes/hideif.el (hif-factor): Handle unary minus. - -2008-04-12 Glenn Morris - - * calendar/cal-china.el (chinese-calendar-time-zone): - Mark obsolete name as risky too. - - * calendar/calendar.el (calendar-faces): New custom group. - (calendar-today, diary, holiday): Doc fix. - Move to calendar-faces group. - * calendar/diary-lib.el (diary-face, diary-anniversary, diary-time) - (diary-button): Doc fix. Move to calendar-faces group. - - * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix. - * desktop.el, files.el, hilit-chg.el, ibuffer.el, iswitchb.el: - * pcvs-info.el, recentf.el, speedbar.el, calendar/cal-china.el: - * calendar/cal-hebrew.el, calendar/cal-x.el, calendar/calendar.el - * calendar/diary-lib.el, net/net-utils.el, progmodes/gud.el: - Move non-autoloaded define-obsolete-variable-alias calls for defcustoms - not in dumped files before the associated defcustom. - -2008-04-11 Johan Bockgård - - * minibuffer.el (lazy-completion-table): Fix debug spec. - -2008-04-11 Stefan Monnier - - * minibuffer.el (complete-with-action, lazy-completion-table): - Move from subr.el. - (apply-partially, completion-table-dynamic) - (completion-table-with-context, completion-table-with-terminator) - (completion-table-in-turn): New funs. - (completion--make-envvar-table, completion--embedded-envvar-table): - New funs. - (read-file-name-internal): Use them. - (completion-setup-hook): Move from simple.el. - * subr.el (complete-with-action, lazy-completion-table): - * simple.el (completion-setup-hook): Move to minibuffer.el. - -2008-04-11 Glenn Morris - - * Makefile.in (AUTOGENEL): Add calc/calc-loaddefs.el. - -2008-04-11 Stefan Monnier - - * progmodes/python.el (python-mode): Don't mess with hippie-expand. - - * Makefile.in (bootstrap-prepare): Make tpu-edt.el writable as well. - - * textmodes/fill.el (fill-forward-paragraph-function): New var. - (fill-forward-paragraph): New fun. - (fill-paragraph, fill-region): Use it. - - * vc.el: Change `dir-status' to not take (and pass) status-buffer. - (vc-status-create-fileinfo): Make `extra' optional. - (vc-status-busy): New fun. - (vc-status-menu-map): Use it. - (vc-status-crt-marked): Remove. - (vc-status-update): Rename from vc-status-add-entries. - Add argument so as to prevent addition of entries. Rewrite. - (vc-update-vc-status-buffer): Remove. - (vc-status-refresh): Don't remove old entries, set them to - up-to-date instead. Also do it after the update is complete. - (vc-status-marked-files): η-reduce. - - * dired.el (dired-read-dir-and-switches): Use read-directory-name even - for non-dialogs. - - * Makefile.in (bootstrap-prepare): Don't copy ldefs-boot over loaddefs. - - * loadup.el: Load ldefs-boot.el if loaddefs.el doesn't exist. - -2008-04-11 Jan Djärv - - * tooltip.el (tooltip-show-help-non-mode): Set message-truncate-lines - to t and don't truncate msg. - -2008-04-11 Glenn Morris - - * calendar/calendar.el (diary, holidays): - Move custom groups to other files. - (holiday-general-holidays, holiday-oriental-holidays) - (holiday-local-holidays, holiday-other-holidays, hebrew-holidays-1) - (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4) - (holiday-hebrew-holidays, holiday-christian-holidays) - (holiday-islamic-holidays, holiday-bahai-holidays) - (holiday-solar-holidays, calendar-holidays): Move to holidays.el. - * calendar/diary-lib.el: Move custom group here from calendar.el. - * calendar/holidays.el: Move custom group and variables here - from calendar.el. - - * calendar/cal-china.el (calendar-chinese-time-zone): Mark as risky. - - * calendar/cal-dst.el (calendar-dst-check-each-year-flag): - Fix custom group. - (calendar-current-time-zone-cache): Autoload riskiness. - - * calendar/cal-tex.el (cal-tex-preamble-extra): Fix custom type. - -2008-04-11 Chong Yidong - - * woman.el (woman2-TH): Use string-equal instead of string-match. - -2008-04-11 Stefan Monnier - - * smerge-mode.el (smerge-apply-resolution-patch): Fix typo. - (smerge-resolve): Merge the "2-way refinement" case with one half of - the "mere whitespace" resolution. - -2008-04-10 Dan Nicolaescu - - * vc-bzr.el (vc-bzr-after-dir-status): Detect the conflict state. - -2008-04-10 Juanma Barranquero - - * subr.el (assoc-ignore-case, assoc-ignore-representation): - Add WHEN to obsolescence declaration. - - * makefile.w32-in (AUTOGENEL): Add calc-loaddefs.el. - -2008-04-10 Dan Nicolaescu - - * vc-hooks.el (vc-state): Add new state `conflict'. - (vc-after-save): Use when not if. - (vc-default-mode-line-string): Deal with the conflict state. - (vc-prefix-map, vc-menu-map): Bind vc-status instead of vc-directory. - - * vc.el (vc-editable-p, vc-default-status-printer) - (vc-next-action): Deal with the conflict state. - (vc-mark-resolved): New function. - (vc-status-mode): Fix mode name. - (vc-default-comment-history): Use when not if. - (Todo): Add new entries, remove old ones. - - * vc-cvs.el (vc-cvs-merge, vc-cvs-merge-news): Set conflict state. - (vc-cvs-parse-status, vc-cvs-after-dir-status): - * vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status): - Detect the conflict state. - - * vc-hg.el (vc-hg-dir-status): Remove unneeded call. - -2008-04-10 Glenn Morris - - * menu-bar.el (menu-bar-options-menu) : - Respect truncate-partial-width-windows in non-full windows, - with regards to :toggle and :enable state. - - * simple.el (toggle-truncate-lines): Doc fix. - - * Makefile.in (MH_E_DIR): New variable. - (MH_E_SRC): Restore variable removed 2008-03-13. - (mh-loaddefs.el): Depend on $MH_E_SRC. - (CAL_DIR, CAL_SRC): New variables. - (cal-loaddefs.el, diary-loaddefs.el, hol-loaddefs.el): - Depend on CAL_SRC. - - * calendar/calendar.el (calendar, diary): Add :prefix. - (holidays): Change :prefix. - (calendar-today, holiday, calendar-holiday-marker) - (european-calendar-style): Change custom groups. - - * calendar/calendar.el (diary-hook, diary-display-hook): - Move to diary-lib.el. - * calendar/diary-lib.el (diary-hook, diary-display-hook): - Move here from calendar.el. - * calendar/appt.el: Require diary-lib rather than calendar. - * calendar/cal-x.el (diary-display-hook): Declare for compiler. - - * calendar/appt.el (appt): Add :prefix. - - * calendar/diary-lib.el (diary-hook): Doc fix. - (diary-mark-sexp-entries): Fix replacement of calendar-for-loop. - -2008-04-10 Stefan Monnier - - * minibuffer.el (minibuffer--double-dollars, read-file-name-internal): - New functions. - - * minibuffer.el (minibuffer--do-completion): Don't forget to propagate - the arg to recursive calls. - -2008-04-09 Juanma Barranquero - - * minibuffer.el (completion-auto-help): Fix typo. - -2008-04-09 Stefan Monnier - - * vc-cvs.el (vc-cvs-diff-tree): Remove unused function. - -2008-04-09 Michael Albinus - - * net/tramp.el (tramp-find-file-name-coding-system-alist): New defun. - (tramp-handle-insert-file-contents, tramp-handle-write-region): Use it. - -2008-04-09 Stefan Monnier - - * vc-hooks.el (vc-default-mode-line-string): Use ? for missing. - - * minibuffer.el (minibuffer): Move group from cus-edit.el. - (completion-auto-help): Move from C code. - (minibuffer--maybe-completion-help): Remove. - (minibuffer--bitset): New function. - (minibuffer--do-completion): Rename from minibuffer-do-completion. - Renumber a bit. Really complete on string *before* point. - Add argument used for word-completion. - Join trailing / in completion with following text, as done in - minibuffer-complete-word. - Handle new value `lazy' for completion-auto-help. - (minibuffer-try-word-completion): New function extracted from - minibuffer-complete-word. - (minibuffer-complete-word): Use minibuffer--do-completion. - (minibuffer--insert-strings): Rename from - minibuffer-complete-insert-strings. - (exit-minibuffer): Fix typo. - * cus-edit.el (minibuffer): Move group to minibuffer.el. - * cus-start.el: Remove completion-auto-help. - -2008-04-09 Alexandre Julliard - - * vc.el (vc-status-add-entries): New function. - (vc-status-add-entry): Remove. - (vc-update-vc-status-buffer, vc-status-mark-buffer-changed): - Use vc-status-add-entries. - - * emacs-lisp/ewoc.el (ewoc-collect): Return results in the correct - order. - -2008-04-09 Jason Rumney - - * makefile.w32-in (LOADDEFS): Add mh-loaddefs.el. - ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule. - (pre-mh-loaddefs.el-CMD, pre-mh-loaddefs.el-SH): Remove. - (AUTOGENEL): New variable. - (distclean, maintainer-clean): New targets. - -2008-04-09 Chong Yidong - - * emacs-lisp/regexp-opt.el (regexp-opt): - Reduce max-lisp-eval-depth and max-specpdl-size to 10000. - -2008-04-09 Lennart Borgman - - * nxml/nxml-mode.el (nxml-cleanup): New function. - (nxml-mode): Add it to change-major-mode-hook. - -2008-04-09 Jan Djärv - - * term/x-win.el (x-gtk-stock-map): Map info to gtk-info. - -2008-04-09 Juanma Barranquero - - * calc/.cvsignore: New file. - -2008-04-09 Jan Djärv - - * vc.el (vc-status-tool-bar-map): Add vc-print-log to tool bar. - - * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as - show-help-function when turning tooltip off. - (tooltip-show): Call tooltip-show-help-non-mode if use-echo-area. - (tooltip-trunc-str, tooltip-show-help-non-mode): New. - -2008-04-09 Alan Mackenzie - - * font-lock.el (font-lock-extend-after-change-region-function): - Make it buffer local. - -2008-04-09 Glenn Morris - - * calendar/calendar.el (diary-file, european-calendar-style): - Remove autoload cookies. - -2008-04-09 Dan Nicolaescu - - * outline.el (outline-mode-menu-bar-map): - * log-view.el (log-view-mode-menu): - * log-edit.el (log-edit-menu): Add :help. - -2008-04-09 Chong Yidong - - * emacs-lisp/regexp-opt.el (regexp-opt-group): - Use substring-no-properties for correct handling of unibyte strings. - -2008-04-09 Stefan Monnier - - * add-log.el (change-log-next-buffer): Handle the case where version< - signals an error. - - * mouse.el (mouse-menu-major-mode-map): New fun extracted from - mouse-major-mode-menu. - (mouse-menu-bar-map): New fun extracted from mouse-popup-menubar. - (mouse-major-mode-menu, mouse-popup-menubar) - (mouse-popup-menubar-stuff): Use them. - (C-down-mouse-3): Bind to a dynamic map rather than to - mouse-popup-menubar-stuff. - - * bindings.el (mode-line-major-mode-keymap): Bind down-mouse-1 - to mouse-menu-major-mode-map rather than to mouse-major-mode-menu. - -2008-04-09 Dan Nicolaescu - - * vc-svn.el (vc-svn-modify-change-comment): Add support for the - file:// access method. - -2008-04-09 Stefan Monnier - - * minibuffer.el: New file. - * loadup.el: Load it. - -2008-04-08 Stefan Monnier - - * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el - rather than subdirs.el. It introduces an ugly circular dependency, tho. - - * calc/calc.el: Load "calc-loaddefs" rather than set up manual autoloads. - (calc-mode-map, calc-digit-map, calc-dispatch-map): - Move initialization into declaration. - * calc/calc-yank.el: - * calc/calc-misc.el: - * calc/calc-embed.el: - * calc/calc-aent.el: Add autoload cookies. Set generated-autoload-file. - -2008-04-08 Michael Albinus - - * ps-samp.el (ps-add-printer, ps-remove-printer) - (ps-make-dynamic-printer-menu): New functions. - - * net/zeroconf.el: New file. - -2008-04-08 Stefan Monnier - - * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits): Typo. - -2008-04-08 Dan Nicolaescu - - * vc-rcs.el (vc-rcs-modify-change-comment): - * vc-cvs.el (vc-cvs-modify-change-comment): Fix argument order. - - * log-view.el (log-view-mode-menu): Bind log-view-modify-change-comment. - -2008-04-08 Juanma Barranquero - - * international/mule-cmds.el (set-locale-environment): Don't warn if - coding system doesn't agree with system locale (this reverts changes - by Dave Love, dated 2002-10-27 and 2002-10-09). - - * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine): - * emacs-lisp/cl-macs.el (get-setf-method): Use `string-match-p'. - - * emacs-lisp/copyright.el (copyright-update-year): Use `looking-at-p'. - -2008-04-08 Glenn Morris - - * calendar/calendar.el (calendar-date-style): Remove autoload cookie. - * textmodes/remember.el (remember-diary-convert-entry): - Require calendar. - - * textmodes/remember.el (remember-diary-extract-entries): Don't pass - diary-file, since it is the default for make-diary-entry anyway. - - * calendar/cal-menu.el (cal-menu-event-to-date): - Rename calendar-event-to-date. Update callers. - (calendar-mouse-tex-day): Rename cal-tex-mouse-day. - (calendar-mouse-tex-week): Rename cal-tex-mouse-week. - (calendar-mouse-tex-week2): Rename cal-tex-mouse-week2. - (calendar-mouse-tex-week-iso): Rename cal-tex-mouse-week-iso. - (calendar-mouse-tex-week-monday): Rename cal-tex-mouse-week-monday. - (calendar-mouse-tex-filofax-daily): Rename cal-tex-mouse-filofax-daily. - (calendar-mouse-tex-filofax-2week): Rename cal-tex-mouse-filofax-2week. - (calendar-mouse-tex-filofax-week): Rename cal-tex-mouse-filofax-week. - (calendar-mouse-tex-month): Rename cal-tex-mouse-month. - (calendar-mouse-tex-month-landscape): - Rename cal-tex-mouse-month-landscape. - (calendar-mouse-tex-year): Rename cal-tex-mouse-year. - (calendar-mouse-tex-filofax-year): Rename cal-tex-mouse-filofax-year. - (calendar-mouse-tex-year-landscape): - Rename cal-tex-mouse-year-landscape. - (cal-menu-context-mouse-menu): Update for above name changes. - - * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el: - * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-islam.el: - * calendar/cal-iso.el, calendar/cal-julian.el, calendar/cal-move.el: - * calendar/cal-persia.el, calendar/cal-tex.el, calendar/calendar.el: - * calendar/holidays.el: Replace int-to-string with number-to-string. - -2008-04-08 Chong Yidong - - * mwheel.el (mwheel-scroll): Deactivate any temporarily active - region if point moves. - -2008-04-08 Kenichi Handa - - * faces.el (font-slant-table): Change numeric values for `r', - `roman', and `normal'. - -2008-04-07 Vincent Belaïche - - * calc/calc-vec.el (calcFunc-kron, calc-kron): New functions. - -2008-04-07 Jay Belanger - - * calc/calc-ext.el (calc-init-extensions): Add `calc-kron' and - `calcFunc-kron' to autoloads. Add keybinding for `calc-kron'. - -2008-04-07 Michael Albinus - - * net/tramp.el (tramp-methods): Fix again tramp-copy-args of - "pscp" and "psftp". Reported by Gilles Pion . - -2008-04-07 Stefan Monnier - - * dired-aux.el (dired-read-shell-command): Use read-shell-command. - -2008-04-07 Sam Steingold - - * progmodes/inf-lisp.el (lisp-compile-string, lisp-eval-string): - Add helper functions. - (lisp-do-defun): Extract the common part of lisp-eval-defun and - lisp-compile-defun; DEFVAR forms reset the variables to the init - values, just like in emacs-lisp mode eval-defun. - (lisp-eval-defun, lisp-compile-defun): Use lisp-do-defun. - (lisp-compile-region): Use lisp-compile-string. - -2008-04-07 Stefan Monnier - - * subr.el (combine-and-quote-strings): Also quote strings that contain - the separator. - - * pcvs-util.el (cvs-map): Avoid recursion :-( - -2008-04-07 Glenn Morris - - * calendar/calendar.el (calendar-mode-map): Replace use of kbd. - - * calendar/calendar.el (diary-view-entries-initially-flag): Rename - view-diary-entries-initially. Keep old name as alias, update users. - (calendar-mark-diary-entries-flag): Rename - mark-diary-entries-in-calendar. Keep old name as alias, update users. - (calendar-view-holidays-initially-flag): Rename - view-calendar-holidays-initially. Keep old name as alias, update users. - (calendar-mark-holidays-flag): Rename mark-holidays-in-calendar. - Keep old name as alias, update users. - (calendar-initial-window-hook): Rename initial-calendar-window-hook. - Keep old name as alias, update users. - (calendar-today-visible-hook): Rename today-visible-calendar-hook. - Keep old name as alias, update users. - (calendar-today-invisible-hook): Rename today-invisible-calendar-hook. - Keep old name as alias, update users. - (diary-iso-date-forms): Rename iso-date-diary-pattern. Update users. - (diary-american-date-forms): Rename american-date-diary-pattern. - Keep old name as alias, update users. - (diary-european-date-forms): Rename european-date-diary-pattern. - Keep old name as alias, update users. - (calendar-iso-date-display-form): Rename iso-calendar-display-form. - Keep old name as alias, update users. - (calendar-european-date-display-form): Rename - european-calendar-display-form. Keep old name as alias, update users. - (calendar-american-date-display-form): Rename - european-calendar-display-form. Keep old name as alias, update users. - (diary-show-holidays-flag): Rename holidays-in-diary-buffer. - Keep old name as alias, update users. - (holiday-general-holidays): Rename general-holidays. - Keep old name as alias, update users. - (holiday-oriental-holidays): Rename oriental-holidays. - Keep old name as alias, update users. - (holiday-local-holidays): Rename local-holidays. - Keep old name as alias, update users. - (holiday-other-holidays): Rename other-holidays. - Keep old name as alias, update users. - (holiday-hebrew-holidays): Rename hebrew-holidays. - Keep old name as alias, update users. - (holiday-christian-holidays): Rename christian-holidays. - Keep old name as alias, update users. - (holiday-islamic-holidays): Rename islamic-holidays. - Keep old name as alias, update users. - (holiday-bahai-holidays): Rename bahai-holidays. - Keep old name as alias, update users. - (holiday-solar-holidays): Rename solar-holidays. - Keep old name as alias, update users. - (diary-fancy-buffer): Rename fancy-diary-buffer. - Keep old name as alias, update users. - (calendar-other-calendars-buffer): Rename other-calendars-buffer. - Update users. - (calendar-hebrew-yahrzeit-buffer): Rename cal-hebrew-yahrzeit-buffer. - Update users. - (calendar-increment-month): Rename increment-calendar-month. - Keep old name as alias, update callers. - (calendar-increment-month-cons): Rename old calendar-increment-month. - Update callers. - (calendar-extract-month): Rename extract-calendar-month. - Keep old name as alias, update callers. - (calendar-extract-day): Rename extract-calendar-day. - Keep old name as alias, update callers. - (calendar-extract-year): Rename extract-calendar-year. - Keep old name as alias, update callers. - (calendar-generate-window): Rename generate-calendar-window. - Update callers. - (calendar-generate): Rename generate-calendar. Update callers. - (calendar-generate-month): Rename generate-calendar-month. - Update callers. - (calendar-redraw): Rename redraw-calendar. Update callers. - (calendar-describe-mode): Rename describe-calendar-mode. Update uses. - (calendar-mouse-other-month): Rename mouse-calendar-other-month. - Update callers. - (calendar-update-mode-line): Rename update-calendar-mode-line. - Update callers. - (calendar-exit): Rename exit-calendar. Keep old name as alias, - update callers. - (calendar-mark-visible-date): Rename mark-visible-calendar-date. - Keep old name as alias, update callers. - * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el: - * calendar/cal-dst.el, calendar/cal-french.el, calendar/cal-hebrew.el: - * calendar/cal-html.el, calendar/cal-islam.el, calendar/cal-iso.el: - * calendar/cal-julian.el, calendar/cal-menu.el, calendar/cal-move.el: - * calendar/cal-persia.el, calendar/cal-tex.el, calendar/cal-x.el: - * calendar/diary-lib.el, calendar/holidays.el, calendar/lunar.el: - * calendar/solar.el: Update for calendar.el name changes. - * org/org.el (org-agenda-format-date-aligned) - (org-agenda-execute-calendar-command): Access date elements directly - rather than using calendar functions. - (org-read-date, org-goto-calendar, org-agenda-goto-calendar): - Also set calendar-view-diary-initially-flag, - calendar-view-holidays-initially-flag. - (org-get-entries-from-diary): Also set diary-fancy-buffer. - (org-agenda-execute-calendar-command): No need to set displayed-day. - -2008-04-06 Alan Mackenzie - - * progmodes/cc-langs.el (c-before-font-lock-function): Correct a - typo in the doc string. - - * progmodes/cc-mode.el (c-basic-common-init): - Set font-lock-extend-after-change-region-function. - (c-extend-after-change-region): New function, used in - font-lock-extend-after-change-region-function, thus superseding - advice on the Font Lock after change functions. - (c-advise-fl-for-region): Remove this macro. - -2008-04-06 Reiner Steib - - * textmodes/flyspell.el (flyspell-duplicate-distance): - Improve custom type. - -2008-04-06 Glenn Morris - - * calendar/diary-lib.el (diary-sexp-entry-symbol): - Rename sexp-diary-entry-symbol. Keep old name as alias, update users. - (diary-list-entries-hook): Rename list-diary-entries-hook. - Keep old name as alias, update users. - (diary-mark-entries-hook): Rename mark-diary-entries-hook. - Keep old name as alias, update users. - (diary-nongregorian-listing-hook): Rename - nongregorian-diary-listing-hook. Keep old name as alias, update users. - (diary-nongregorian-marking-hook): Rename - nongregorian-diary-marking-hook. Keep old name as alias, update users. - (diary-print-entries-hook): Rename print-diary-entries-hook. - Keep old name as alias, update users. - (diary-abbreviated-year-flag): Rename abbreviated-calendar-year. - Keep old name as alias, update users. - (diary-number-of-entries): Rename number-of-diary-entries. - Keep old name as alias, update users. - (view-diary-entries, list-diary-entries, show-all-diary-entries): - Give version of obsolescence. - (diary-view-other-diary-entries): Rename view-other-diary-entries. - Keep old name as alias, update callers. - (diary-add-to-list): Rename add-to-diary-list. Keep old name as alias, - update callers. - (diary-include-other-diary-files): Rename include-other-diary-files. - Keep old name as alias, update callers. - (diary-simple-display): Rename simple-diary-display. - Keep old name as alias, update callers. - (diary-fancy-display): Rename fancy-diary-display. - Keep old name as alias, update callers. - (diary-print-entries): Rename print-diary-entries. - Keep old name as alias, update callers. - (diary-marking-entries-flag): Rename marking-diary-entries. - Update users. - (diary-marking-entry-flag): Rename marking-diary-entry. Update users. - (diary-mark-entries): Rename mark-diary-entries. - Keep old name as alias, update callers. - (diary-mark-sexp-entries): Rename mark-sexp-diary-entries. - Keep old name as alias, update callers. - (diary-mark-included-diary-files): Rename mark-included-diary-files. - Keep old name as alias, update callers. - (calendar-mark-days-named): Rename mark-calendar-days-named. - Keep old name as alias, update callers. - (calendar-mark-month): Rename mark-calendar-month. - Keep old name as alias, update callers. - (calendar-mark-date-pattern): Rename mark-calendar-date-pattern. - Keep old name as alias, update callers. - (diary-sort-entries): Rename sort-diary-entries. - Keep old name as alias, update callers. - (diary-list-sexp-entries): Rename list-sexp-diary-entries. - Keep old name as alias, update callers. - (diary-make-entry): Rename make-diary-entry. Keep old name as alias, - update callers. - (diary-insert-entry): Rename insert-diary-entry. - Keep old name as alias. - (diary-insert-weekly-entry): Rename insert-weekly-diary-entry. - Keep old name as alias. - (diary-insert-monthly-entry): Rename insert-monthly-diary-entry. - Keep old name as alias. - (diary-insert-yearly-entry): Rename insert-yearly-diary-entry. - Keep old name as alias. - (diary-insert-anniversary-entry): Rename insert-anniversary-diary-entry. - Keep old name as alias. - (diary-insert-block-entry): Rename insert-block-diary-entry. - Keep old name as alias. - (diary-insert-cyclic-entry): Rename insert-cyclic-diary-entry. - Keep old name as alias. - (diary-fancy-font-lock-keywords): Rename fancy-diary-font-lock-keywords. - Keep old name as alias, update users. - (diary-fancy-display-mode): Rename fancy-diary-display-mode. - Keep old name as alias, update callers. - * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el: - * calendar/cal-menu.el, calendar/cal-x.el, calendar/calendar.el: - * calendar/icalendar.el: Update for diary-lib name changes. - -2008-04-06 Chong Yidong - - * dired-aux.el (dired-overwrite-confirmed): Revert last change. - - * dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite - for copy, move, and link operations. - -2008-04-06 Michael Kifer - - * emulation/viper-init.el, emulation/viper-ex.el, emulation/viper-cmd.el - (viper-search-wrap-around-t): Replace with viper-search-wrap-around. - - * ediff-util.el, ediff-vers.el, ediff-wind.el: Replace 3-argument - 'require' statements with 1-argument ones (wrapped in if's). - For compatibility with the current stable version of XEmacs. - -2008-04-06 Dan Nicolaescu - - * vc.el (vc-status-prepare-status-buffer): Reset vc-parent-buffer-name. - -2008-04-06 Jason Rumney - - * language/burmese.el ("Burmese"): Make sample text consistent with - language name. - -2008-04-06 Nick Roberts - - * progmodes/gdb-ui.el (gdb): New group. - (gdb-debug-log-max, gdb-enable-debug) - (gdb-cpp-define-alist-program, gdb-cpp-define-alist-flags) - (gdb-show-main, gdb-many-windows, gdb-use-separate-io-buffer) - (gdb-speedbar-auto-raise, gdb-use-colon-colon-notation) - (gdb-show-changed-values, gdb-max-children) - (gdb-delete-out-of-scope, gdb-same-frame, gdb-find-source-frame) - (breakpoint-enabled, breakpoint-disabled, gdb-max-frames) - (gdb-all-registers, gdb-memory-repeat-count, gdb-memory-format) - (gdb-memory-unit): Move to new group from GUD group. - (menu): Allow customization from GDB-UI menu-item. - -2008-04-05 Chong Yidong - - * dired-aux.el (dired-overwrite-confirmed): Supply initial value. - -2008-04-05 Stefan Monnier - - * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command) - (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line): - Revision numbers can include ".". - - * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing - "+" lines not accounted for by counting "-" and context lines. - -2008-04-05 YAMAMOTO Mitsuharu - - * term/mac-win.el (mac-service-open-file): Use file URL instead of - file name string. - -2008-04-05 Stefan Monnier - - * vc-bzr.el (vc-bzr-annotate-command): Preserve line alignment. - (vc-bzr-annotate-time): Accept space used to preserve alignment. - -2008-04-05 Richard Stallman - - * emacs-lisp/advice.el (defadvice): Add usage pattern. - -2008-04-05 Nick Roberts - - * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a - thread in [h-e-w]). - -2008-04-05 Juanma Barranquero - - * files.el (abort-if-file-too-large): Fix typo in docstring. - -2008-04-05 Stefan Monnier - - * subr.el (functionp): Return nil for special forms. - -2008-04-05 Glenn Morris - - * emacs-lisp/autoload.el (autoload-ensure-default-file): - Provide a feature. - * calendar/calendar.el, calendar/diary-lib.el, calendar/holidays.el: - Require loaddefs file rather than loading it. - * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule now that - autoload-ensure-default-file provides a feature. - - * Makefile.in (LOADDEFS): Add mh-loaddefs.el. - (AUTOGENEL): mh-loaddefs is in $LOADDEFS now. - (compile, compile-always, recompile): Use $LOADDEFS. - (cal-autoloads): Remove. - - * calendar/cal-x.el (calendar-dedicate-diary): Use get-buffer rather - than buffer-live-p. Reported by David Koppelman . - - * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2) - (hebrew-holidays-3, hebrew-holidays-4): Don't autoload obsolescence. - - * calendar/calendar.el (diary-hebrew-entry-symbol): - Rename hebrew-diary-entry-symbol. Keep old name as alias. - (diary-islamic-entry-symbol): Rename islamic-diary-entry-symbol. - Keep old name as alias. - (diary-bahai-entry-symbol): Rename bahai-diary-entry-symbol. - Keep old name as alias. - * calendar/cal-bahai.el: Update for rename bahai-diary-entry-symbol - to diary-bahai-entry-symbol. - * calendar/cal-hebrew.el: Update for rename hebrew-diary-entry-symbol - to diary-hebrew-entry-symbol. - * calendar/cal-islam.el: Update for rename islamic-diary-entry-symbol - to diary-islamic-entry-symbol. - * calendar/diary-lib.el: Update for diary-entry-symbol renames. - - * calendar/solar.el (diary-sabbath-candles-minutes) - (diary-sabbath-candles): Move to cal-hebrew. - * calendar/cal-hebrew.el (diary-hebrew-sabbath-candles-minutes) - (diary-hebrew-sabbath-candles): Move here from solar.el and rename. - Doc fix. Keep old name as alias. - (diary-hebrew-sabbath-candles): Simplify. - (solar-setup, solar-sunrise-sunset, calendar-latitude) - (calendar-longitude, calendar-time-zone): Declare for compiler. - * calendar/diary-lib.el (list-sexp-diary-entries): Update doc for - rename. - - * calendar/cal-coptic.el (calendar-coptic-month-name-array): - Rename coptic-calendar-month-name-array. Update callers. - (calendar-coptic-epoch): Rename coptic-calendar-epoch. Update callers. - (calendar-coptic-name): Rename coptic-name. Update callers. - (calendar-coptic-leap-year-p): Rename coptic-calendar-leap-year-p. - Update callers. - (calendar-coptic-last-day-of-month): - Rename coptic-calendar-last-day-of-month. Update callers. - (calendar-coptic-to-absolute): Rename calendar-absolute-from-coptic. - Keep old name as alias, update callers. - (calendar-coptic-print-date): Rename calendar-print-coptic-date. - Keep old name as alias, update callers. - (calendar-coptic-goto-date): Rename calendar-goto-coptic-date. - Keep old name as alias. - (calendar-ethiopic-month-name-array): - Rename ethiopic-calendar-month-name-array. Update callers. - (calendar-ethiopic-epoch): Rename ethiopic-calendar-epoch. - Update callers. - (calendar-ethiopic-name): Rename ethiopic-name. Update callers. - (calendar-ethiopic-to-absolute): Rename calendar-absolute-from-ethiopic. - Keep old name as alias, update callers. - (calendar-ethiopic-print-date): Rename calendar-print-ethiopic-date. - Keep old name as alias, update callers. - (calendar-ethiopic-goto-date): Rename calendar-goto-ethiopic-date. - Keep old name as alias. - - * calendar/cal-french.el (calendar-french-epoch): - Rename french-calendar-epoch. Update callers. - (calendar-french-month-name-array): Rename variable and function - french-calendar-month-name-array. Update callers. - (calendar-french-multibyte-month-name-array): - Rename french-calendar-multibyte-month-name-array. Update callers. - (calendar-french-day-name-array): Rename variable and function - french-calendar-day-name-array. Update callers. - (calendar-french-special-days-array): Rename variable and function - french-calendar-special-days-array. Update callers. - (calendar-french-multibyte-special-days-array): - Rename french-calendar-multibyte-special-days-array. Update callers. - (calendar-french-accents-p): Rename french-calendar-accents. - Update callers. - (calendar-french-leap-year-p): Rename french-calendar-leap-year-p. - Update callers. - (calendar-french-last-day-of-month): - Rename french-calendar-last-day-of-month. Update callers. - (calendar-french-to-absolute): Rename calendar-absolute-from-french. - Keep old name as alias, update callers. - (calendar-french-print-date): Rename calendar-print-french-date. - Keep old name as alias, update callers. - (calendar-french-goto-date): Rename calendar-goto-french-date. - Keep old name as alias. - - * calendar/cal-menu.el, calendar/calendar.el: - Update for Coptic and French name changes. - - * calendar/cal-china.el (calendar-chinese): Rename custom group - from chinese-calendar. Update users. - (calendar-chinese-time-zone): Rename chinese-calendar-time-zone. - Keep old name as alias, update users. - (calendar-chinese-location-name): Rename chinese-calendar-location-name. - Keep old name as alias. - (calendar-chinese-daylight-time-offset): - Rename chinese-calendar-daylight-time-offset. Keep old name as alias, - update users. - (calendar-chinese-standard-time-zone-name): - Rename chinese-calendar-standard-time-zone-name. - Keep old name as alias, update users. - (calendar-chinese-daylight-saving-start): - Rename chinese-calendar-daylight-savings-starts. - Keep old name as alias, update users. - (calendar-chinese-daylight-saving-end): - Rename chinese-calendar-daylight-savings-ends. Keep old name as alias, - update users. - (calendar-chinese-daylight-saving-start-time): - Rename chinese-calendar-daylight-savings-starts-time. - Keep old name as alias, update users. - (calendar-chinese-daylight-saving-end-time): - Rename chinese-calendar-daylight-savings-ends-time. - Keep old name as alias, update users. - (calendar-chinese-celestial-stem): Rename - calendar-chinese-celestial-stem. Keep old name as alias, update users. - (calendar-chinese-terrestrial-branch): - Rename calendar-chinese-terrestrial-branch. Keep old name as alias, - update users. - (calendar-chinese-zodiac-sign-on-or-after): - Rename chinese-zodiac-sign-on-or-after. Update callers. - (calendar-chinese-new-moon-on-or-after): - Rename chinese-new-moon-on-or-after. Update callers. - (calendar-chinese-month-list): Rename chinese-month-list. - Update callers. - (calendar-chinese-number-months): Rename number-chinese-months. - Update callers. - (calendar-chinese-compute-year): Rename compute-chinese-year. - Update callers. - (calendar-chinese-year-cache): Rename chinese-year-cache. Update users. - (calendar-chinese-year): Rename chinese-year. Update callers. - (calendar-chinese-year-cache-init): Rename chinese-year-cache-init. - (calendar-chinese-to-absolute): Rename calendar-absolute-from-chinese. - Keep old name as alias, update callers. - (calendar-chinese-print-date): Rename calendar-print-chinese-date. - Keep old name as alias, update callers. - (calendar-chinese-months-to-alist): - Rename make-chinese-month-assoc-list. Update callers. - (calendar-chinese-months): Rename chinese-months. Update callers. - (calendar-chinese-goto-date): Rename calendar-goto-chinese-date. - Keep old name as alias, update callers. - - * calendar/cal-hebrew.el (calendar-hebrew-leap-year-p): - Rename hebrew-calendar-leap-year-p. Update callers. - (calendar-hebrew-last-month-of-year): - Rename hebrew-calendar-last-month-of-year. Update callers. - (calendar-hebrew-elapsed-days): Rename hebrew-calendar-elapsed-days. - Update callers. - (calendar-hebrew-days-in-year): Rename hebrew-calendar-days-in-year. - Update callers. - (calendar-hebrew-long-heshvan-p): Rename hebrew-calendar-long-heshvan-p. - Update callers. - (calendar-hebrew-short-kislev-p): Rename hebrew-calendar-short-kislev-p. - Update callers. - (calendar-hebrew-last-day-of-month): - Rename hebrew-calendar-last-day-of-month. Update callers. - (calendar-hebrew-to-absolute): Rename calendar-absolute-from-hebrew. - Keep old name as alias, update callers. - (calendar-hebrew-print-date): Rename calendar-print-hebrew-date. - Keep old name as alias, update callers. - (calendar-hebrew-yahrzeit): Rename hebrew-calendar-yahrzeit. - Keep old name as alias, update callers. - (calendar-hebrew-goto-date): Rename calendar-goto-hebrew-date. - Keep old name as alias. - (holiday-hebrew-rosh-hashanah): Rename holiday-rosh-hashanah-etc. - Keep old name as alias. - (holiday-hebrew-hanukkah): Rename holiday-hanukkah. - Keep old name as alias. - (holiday-hebrew-passover): Rename holiday-passover-etc. - Keep old name as alias. - (holiday-hebrew-tisha-b-av): Rename holiday-tisha-b-av-etc. - Keep old name as alias, update callers. - (diary-hebrew-list-entries): Rename list-hebrew-diary-entries. - Keep old name as alias. - (calendar-hebrew-mark-date-pattern): - Rename mark-hebrew-calendar-date-pattern. Keep old name as alias, - update callers. - (diary-hebrew-mark-entries): Rename mark-hebrew-diary-entries. - Keep old name as alias. - (diary-hebrew-insert-entry): Rename insert-hebrew-diary-entry. - Keep old name as alias. - (diary-hebrew-insert-monthly-entry): - Rename insert-monthly-hebrew-diary-entry. Keep old name as alias. - (diary-hebrew-insert-yearly-entry): - Rename insert-yearly-hebrew-diary-entry. Keep old name as alias. - (calender-hebrew-list-yahrzeits): Rename list-yahrzeit-dates. - Keep old name as alias. - (diary-hebrew-omer): Rename diary-omer. Keep old name as alias. - (diary-hebrew-yahrzeit): Rename diary-yahrzeit. Keep old name as alias. - (diary-hebrew-rosh-hodesh): Rename diary-rosh-hodesh. - Keep old name as alias. - (calendar-hebrew-parashiot-names): - Rename hebrew-calendar-parashiot-names. Update callers. - (calendar-hebrew-parasha-name): Rename hebrew-calendar-parasha-name. - (calendar-hebrew-year-Saturday-incomplete-Sunday): - Rename hebrew-calendar-year-Saturday-incomplete-Sunday. - (calendar-hebrew-year-Saturday-complete-Tuesday): - Rename hebrew-calendar-year-Saturday-complete-Tuesday. - (calendar-hebrew-year-Monday-incomplete-Tuesday): - Rename hebrew-calendar-year-Monday-incomplete-Tuesday. - (calendar-hebrew-year-Monday-complete-Thursday): - Rename hebrew-calendar-year-Monday-complete-Thursday. - (calendar-hebrew-year-Tuesday-regular-Thursday): - Rename hebrew-calendar-year-Tuesday-regular-Thursday. - (calendar-hebrew-year-Thursday-regular-Saturday): - Rename hebrew-calendar-year-Thursday-regular-Saturday. - (calendar-hebrew-year-Thursday-complete-Sunday): - Rename hebrew-calendar-year-Thursday-complete-Sunday. - (calendar-hebrew-year-Saturday-incomplete-Tuesday): - Rename hebrew-calendar-year-Saturday-incomplete-Tuesday. - (calendar-hebrew-year-Saturday-complete-Thursday): - Rename hebrew-calendar-year-Saturday-complete-Thursday. - (calendar-hebrew-year-Monday-incomplete-Thursday): - Rename hebrew-calendar-year-Monday-incomplete-Thursday. - (calendar-hebrew-year-Monday-complete-Saturday): - Rename hebrew-calendar-year-Monday-complete-Saturday. - (calendar-hebrew-year-Tuesday-regular-Saturday): - Rename hebrew-calendar-year-Tuesday-regular-Saturday. - (calendar-hebrew-year-Thursday-incomplete-Sunday): - Rename hebrew-calendar-year-Thursday-incomplete-Sunday. - (calendar-hebrew-year-Thursday-complete-Tuesday): - Rename hebrew-calendar-year-Thursday-complete-Tuesday. - (diary-hebrew-parasha): Rename diary-parasha. Keep old name as alias. - Update for above name changes of constants. - - * calendar/cal-menu.el, calendar/calendar.el: - Update for chinese and hebrew name changes. - * calendar/diary-lib.el: Update for hebrew name changes. - -2008-04-05 Stefan Monnier - - * subr.el (keymap-canonicalize): Correct thinko. - - * server.el: Undo part of the multi-tty change, which is only - needed if server.el is preloaded, and broke server-running-p. - (server-socket-dir): Initialize in the defvar, as before. - (server-start): Remove initialization of server-socket-dir. - -2008-04-05 Eli Zaretskii - - * ls-lisp.el (ls-lisp-format): Support inodes that are 2- or - 3-member cons cells. - -2008-04-05 Chong Yidong - - * cus-face.el (custom-face-attributes): Handle roman slant. - - * faces.el (default): Ensure the face-defface-spec property is set. - -2008-04-05 Adrian Robert - - * files.el (abort-if-file-too-large): New function. - (find-file-noselect, insert-file-1): Use it. - -2008-04-05 Reto Zimmermann - - * progmodes/vhdl-mode.el (vhdl-mode-map-init): - Replace C-c[a-zA-Z] key bindings. - -2008-04-05 Stefan Monnier - - * progmodes/hideif.el (hif-token-alist): New var. - (hif-token-regexp, hif-tokenize): Use it. - (hif-mathify-binop): New macro. - (hif-plus, hif-minus, hif-notequal, hif-greater, hif-less) - (hif-greater-equal, hif-less-equal): Use it. - (hif-logior, hif-logand): New functions. - (hif-math): Accept | and & as well. - - * progmodes/etags.el: Fix problem with completion for buffer-local - tables. Reported by Radey Shouman . - (tags-complete-tag): Remove. - (tags-lazy-completion-table): New function to replace it. - (find-tag-tag, complete-tag): Update users. - -2008-04-04 Dan Nicolaescu - - * vc-rcs.el (vc-rcs-dir-status): - * vc-sccs.el (vc-sccs-dir-status): New function. - - * outline.el (outline-mode-menu-bar-map): - * term.el (terminal-signal-menu): Add :help. - - * net/eudc.el (eudc-mode-map): Declare and define in one step. - (eudc-tail-menu, eudc-server-menu, eudc-tools-menu): Add :help. - - * emacs-lisp/re-builder.el (reb-mode-map): - * textmodes/nroff-mode.el (nroff-mode-map): Add menus. - - * diff-mode.el (diff-file-junk-re): Recognize the git format for - new files, deleted files and for changing permissions. - (diff-mode): Set beginning-of-defun-function and - end-of-defun-function. - - * vc-bzr.el (vc-bzr-state): Use when instead of if. - - * vc.el (vc-default-status-fileinfo-extra): New function. - (vc-status-mark-buffer-changed): Use it. - (vc-update-vc-status-buffer): Allow for partial updates. - -2008-04-04 Stefan Monnier - - * net/tramp.el (after-init-hook): Don't wrap a lambda around - tramp-register-completion-file-name-handler. - - * subr.el (keymap-canonicalize): New function. - * mouse.el (mouse-menu-non-singleton): Use it. - (mouse-major-mode-menu): Remove hack made unnecessary. - - * simple.el (set-fill-column): Prompt rather than error by default. - -2008-04-04 Andreas Schwab - - * calendar/cal-dst.el (calendar-time-zone-daylight-rules): - Reset new-rules after each round. - - * Makefile.in (cal-autoloads): New target. - (compile, compile-always, recompile): Depend on it. - ($(lisp)/calendar/cal-loaddefs.el) - ($(lisp)/calendar/diary-loaddefs.el) - ($(lisp)/calendar/hol-loaddefs.el): Depend on calendar/*.el. - -2008-04-04 Michael Kifer - - * ediff*.el: Replace load with require in eval-when-compile. - - * ediff-hook.el: Delete all invocations of (autoload ...). - - * ediff-util.el (ediff-setup): Make window-min-height a local variable - in ediff control window, and set its min height to 2. - (ediff-setup-control-buffer): Dedicate the control window. - (ediff-toggle-multiframe): Undedicate control window. - Work directly with ediff-setup-windows-multiframe and - ediff-setup-windows-plain. - - * ediff-wind.el (ediff-choose-window-setup-function-automatically): - New function. - (ediff-window-setup-function): Change initialization. - (ediff-setup-windows-automatic): Delete. - (ediff-setup-windows-plain-merge): Make control window dedicated. - (ediff-destroy-control-frame): Do not skip frames if working in a - single frame. - - * emulation/viper-ex.el: Move provide's forward, prevent recursion in - eval-when-compile. - - * emulation/viper-util.el: Move provide's forward, prevent recursion in - eval-when-compile. - -2008-04-04 Glenn Morris - - * calendar/cal-bahai.el (calendar-bahai-to-absolute): Rename - calendar-absolute-from-bahai. Update callers, keep old name as alias. - - * calendar/cal-islam.el (calendar-islamic-leap-year-p): - Rename islamic-calendar-leap-year-p. Update callers. - (calendar-islamic-last-day-of-month): - Rename islamic-calendar-last-day-of-month. Update callers. - (calendar-islamic-day-number): - Rename islamic-calendar-day-number. Update callers. - (calendar-islamic-to-absolute): Rename calendar-absolute-from-islamic. - Update callers, keep old name as alias. - (calendar-islamic-print-date): Rename calendar-print-islamic-date. - Update callers, keep old name as alias. - (calendar-islamic-goto-date): Rename calendar-goto-islamic-date. - Keep old name as alias. - (diary-islamic-list-entries): Rename list-islamic-diary-entries. - Update callers, keep old name as alias. - (calendar-islamic-mark-date-pattern): - Rename mark-islamic-calendar-date-pattern. Update callers, keep old - name as alias. - (diary-islamic-insert-entry): Rename insert-islamic-diary-entry. - Keep old name as alias. - (diary-islamic-insert-monthly-entry): - Rename insert-monthly-islamic-diary-entry. Keep old name as alias. - (diary-islamic-insert-yearly-entry): - Rename insert-yearly-islamic-diary-entry. Keep old name as alias. - - * calendar/cal-iso.el (calendar-iso-to-absolute): Rename - calendar-absolute-from-iso. Update callers, keep old name as alias. - (calendar-iso-print-date): Rename calendar-print-iso-date. - Update callers, keep old name as alias. - (calendar-iso-goto-date): Rename calendar-goto-iso-date. - Keep old name as alias. - (calendar-iso-goto-week): Rename calendar-goto-iso-week. - Keep old name as alias. - - * calendar/cal-julian.el (calendar-julian-to-absolute): Rename - calendar-absolute-from-julian. Update callers, keep old name as alias. - (calendar-julian-print-date): Rename calendar-print-julian-date. - Update callers, keep old name as alias. - (calendar-julian-goto-date): Rename calendar-goto-julian-date. - Update callers, keep old name as alias. - (calendar-astro-to-absolute): Rename calendar-absolute-from-astro. - Update callers, keep old name as alias. - (calendar-astro-print-day-number): - Rename calendar-print-astro-day-number. Update callers, keep old - name as alias. - (calendar-astro-goto-day-number): Rename calendar-goto-astro-day-number. - Update callers, keep old name as alias. - - * calendar/cal-mayan.el (calendar-mayan-string-from-long-count): - Rename calendar-string-to-mayan-long-count. Update callers. - (calendar-mayan-print-date): Rename calendar-print-mayan-date. - Update callers, keep old name as alias. - (calendar-mayan-read-haab-date): Rename calendar-read-mayan-haab-date. - Update callers. - (calendar-mayan-read-tzolkin-date): - Rename calendar-read-mayan-tzolkin-date. Update callers. - (calendar-mayan-next-haab-date): Rename calendar-next-haab-date. - Keep old name as alias. - (calendar-mayan-previous-haab-date): Rename calendar-previous-haab-date. - Keep old name as alias. - (calendar-mayan-next-tzolkin-date): Rename calendar-next-tzolkin-date. - Keep old name as alias. - (calendar-mayan-previous-tzolkin-date): - Rename calendar-previous-tzolkin-date. Keep old name as alias. - (calendar-mayan-next-round-date): - Rename calendar-next-calendar-round-date. Keep old name as alias. - (calendar-mayan-previous-round-date): - Rename calendar-previous-calendar-round-date. Keep old name as alias. - (calendar-mayan-long-count-to-absolute): Rename - calendar-absolute-from-mayan-long-count. Keep old name as alias. - (calendar-mayan-goto-long-count-date): - Rename calendar-goto-mayan-long-count-date. Keep old name as alias. - - * calendar/cal-persia.el (calendar-persian-month-name-array): - Rename persian-calendar-month-name-array. Update callers. - (calendar-persian-epoch): Rename persian-calendar-epoch. - Update callers. - (calendar-persian-leap-year-p): Rename persian-calendar-leap-year-p. - Update callers. - (calendar-persian-last-day-of-month): - Rename persian-calendar-last-day-of-month. Update callers. - (calendar-persian-to-absolute): Rename calendar-absolute-from-persian. - Update callers, keep old name as alias. - (calendar-persian-print-date): Rename calendar-print-persian-date. - Update callers, keep old name as alias. - (calendar-persian-goto-date): Rename calendar-goto-persian-date. - Keep old name as alias. - - * calendar/cal-china.el, calendar/cal-coptic.el, calendar/cal-islam.el: - * calendar/cal-persia.el, calendar/holidays.el, calendar/lunar.el: - * calendar/solar.el: Update for cal-julian name changes. - - * calendar/cal-dst.el: Update for persian name changes. - - * calendar/cal-menu.el, calendar/calendar.el: - Update for islamic, iso, julian, mayan, persian name changes. - - * calendar/diary-lib.el: Update for islamic name changes. - - * calendar/calendar.el (calendar-hebrew-all-holidays-flag): - Rename all-hebrew-calendar-holidays. Update callers, keep old name - as alias. - (calendar-christian-all-holidays-flag): - Rename all-christian-calendar-holidays. Update callers, keep old - name as alias. - (calendar-islamic-all-holidays-flag): - Rename all-islamic-calendar-holidays. Update callers, keep old - name as alias. - (calendar-bahai-all-holidays-flag): Rename all-bahai-calendar-holidays. - Update callers, keep old name as alias. - * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/holidays.el: - Update for the above name changes. - -2008-04-04 Juanma Barranquero - - * hilit-chg.el (global-highlight-changes-mode) - (highlight-changes-passive-string, highlight-changes-active-string): - Mark as obsolete since 23.1, not 22.1. - -2008-04-03 Juanma Barranquero - - * hilit-chg.el (highlight-changes-visibility-initial-state) - (hilit-chg-update, highlight-changes-mode-turn-on): - Fix typos in docstrings. - -2008-04-03 Stephen Berman - - * newcomment.el (comment-enter-backward): Be careful to restore - position changed during narrowing. - -2008-04-03 Giuliano Procida (tiny change) - - * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords): - Recognize `sub ($$)'. - -2008-04-03 Richard Sharman - - * hilit-chg.el (highlight-changes-mode): Rename from - highlight-changes; no longer uses sub-modes active and passive; - implemented by define-minor-mode. - (highlight-changes-toggle-visibility): New function, to replace - the old passive/active submodes of global-highlight-changes-mode; - implemented by define-minor-mode. - (global-highlight-changes-mode): Rename from global-highlight-changes; - rewrite using define-globalized-minor-mode. - (hilit-chg-major-mode-hook, hilit-chg-check-global) - (hilit-chg-post-command-hook, hilit-chg-check-global) - (hilit-chg-update-all-buffers, hilit-chg-turn-off-maybe): Remove due - to use of define-globalized-minor-mode. - (highlight-changes-global-initial-state): Change to be boolean. - (highlight-changes-visible-string, highlight-changes-invisible-string): - Rename from highlight-changes-active-string and - highlight-changes-passive-string. - (hilit-chg-update, hilit-chg-set): Use them. - (global-highlight-changes-mode): Rename from global-highlight-changes. - (hilit-chg-map-changes, hilit-chg-display-changes): Add arguments to - docstring. - (hilit-chg-hide-changes): Rewrite to use dolist. - (hilit-chg-set-face-on-change, hilit-chg-update) - (highlight-changes-rotate-faces): Use highlight-changes-visible-mode - variable instead of testing highlight-changes-mode. - (highlight-markup-buffers): Add require ediff-util; argument on calls - to highlight-changes-mode changed. - (highlight-compare-with-file): Fix problems with interactive - call giving invalid default file. - -2008-04-03 Nick Roberts - - * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): - Fix in disassembly buffer (regression in 22.2). - -2008-04-03 Michael Kifer - - * emulation/viper-macs.el (viper-read-fast-keysequence): - Use viper-read-event instead of viper-read-key. - - * emulation/viper.el (viper-mode): Move the check for fundamental mode. - - * emulation/viper-util.el (viper-get-saved-cursor-color-in-insert-mode) - (viper-get-saved-cursor-color-in-replace-mode): Get rid of redundant - let-statements. - - * emulation/viper-ex.el, emulation/viper-macs.el: - * emulation/viper-mous.el: - Replace load with require in eval-when-compile. - -2008-04-03 Stefan Monnier - - * files.el (auto-mode-alist): Use archive-mode for Debian packages. - - * arc-mode.el (archive-mode-map): Obey mouse-1-click-follows-link. - (archive-try-jka-compr): New function. - (archive-set-buffer-as-visiting-file): Use it. - - * tar-mode.el (tar-mode-map): Obey mouse-1-click-follows-link. - -2008-04-03 Chong Yidong - - * simple.el (handle-shift-selection): New arg. - -2008-04-03 Stefan Monnier - - * emacs-lisp/cl-macs.el (defsetf): Accept a lambda for the 2-arg form. - - * vc-bzr.el (vc-bzr-previous-revision, vc-bzr-next-revision): New funs. - -2008-04-03 Chong Yidong - - * shell.el (shell-dynamic-complete-filename): New fun. - (shell-dynamic-complete-functions): Use it. - - * help-fns.el (describe-variable): Undo 2008-02-25 change. - -2008-04-03 Kenichi Handa - - * international/fontset.el (create-fontset-from-x-resource): - Handle the error of X resource more gracefully. - - * international/latin1-disp.el (latin1-display): Don't use make-char. - Fix the argument to set-char-table-range. - (latin1-display-identities): Don't use make-char. - (latin1-display-reset): Use map-charset-chars instead of directly - calling standard-display-default. - (latin1-display-check-font): Don't use make-char. - (latin1-display-setup): Likewise. - (latin1-display-ucs-per-lynx): Likewise. - -2008-04-03 Stefan Monnier - - * emacs-lisp/timer.el (timer): Define as a defstruct, so we can - name the fields, to make the code clearer. - Rewrite all `aset' and `aref' using the defined accessors. - (timer--time): New pseudo-field. - (timer-set-time, timer-set-idle-time, timer-inc-time) - (timer-set-time-with-usecs, with-timeout-suspend): Use it. - (timer--time-less-p): New function. - (timer--activate): New function, extracted from timer-activate. - (timer-activate-when-idle, timer-activate): Use it. - (cancel-function-timers): Use dolist. - -2008-04-03 Glenn Morris - - * add-log.el (c-beginning-of-defun, c-end-of-defun): - Remove declarations; no longer used. - (c-cpp-define-name, c-defun-name): Declare as functions. - - * calendar/cal-bahai.el (holiday-fixed): Autoload it. - (holiday-bahai-new-year, holiday-bahai-ridvan): New functions. - - * calendar/cal-hebrew.el (holiday-rosh-hashanah-etc) - (holiday-passover-etc, holiday-hanukkah): Doc fix. - Add optional argument. Simplify. - (holiday-tisha-b-av-etc): Use memq rather than unless. - (holiday-julian): Autoload it. - (holiday-hebrew-misc): New function. - - * calendar/cal-islam.el (holiday-islamic-new-year): New function. - - * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2) - (hebrew-holidays-3, hebrew-holidays-4): Make obsolete. - (hebrew-holidays-2): Just use holiday-hanukkah now it respects - all-hebrew-calendar-holidays. - (hebrew-holidays, christian-holidays, islamic-holidays, bahai-holidays): - Simplify using new functions. - (calendar-holidays): Doc fix. - (generate-calendar-window): Use bound-and-true-p. - - * calendar/diary-lib.el (diary-mail-addr): Use bound-and-true-p. - - * calendar/holidays.el (calendar-holiday-list): Fix previous change. - (holiday-filter-visible-calendar): Doc fix. Use mapcar. - (holiday-easter-etc): Fix nesting of result. Tweak holiday order. - Use calendar-date-is-visible-p, not holiday-filter-visible-calendar. - - * net/tramp.el (tramp-drop-volume-letter): Move definition before use. - -2008-04-03 Stefan Monnier - - * vc-mtn.el (vc-mtn-command): Avoid localization of messages. - - * vc-bzr.el (vc-bzr-checkout): Simplify. - - * image-mode.el (image-mode-fit-frame): New command. - - * simple.el (beginning-of-buffer, end-of-buffer, goto-line, undo) - (copy-region-as-kill, kill-ring-save, use-region-p, mark-word) - (keyboard-escape-quit): Check region-active-p i.s.o - transient-mark-mode. - -2008-04-02 Simon Josefsson - - * net/imap.el (imap-enable-exchange-bug-workaround): New variable. - (imap-message-copyuid-1): Use it. - (imap-message-appenduid-1): Likewise. Based on patch by Nathan - J. Williams in - . - -2008-04-02 Alan Mackenzie - - * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name): - New optimised functions to get the name of the current defun/macro. - - * add-log.el (add-log-current-defun): Move the functionality which - gets the current function name for C like modes to cc-cmds.el, - thus optimising for speed. - -2008-04-02 Chong Yidong - - * simple.el (deactivate-mark): When the mark is temporarily - active, restore the original value of transient-mark-mode. - (set-mark-command): First deactivate the mark if was temporarily active. - (exchange-point-and-mark): Reactivate the mark if it was - temporarily active. - (handle-shift-selection): New fun. - (transient-mark-mode): Move var documentation here from buffer.c. - (next-line, previous-line, backward-word, move-end-of-line) - (move-beginning-of-line, forward-to-indentation) - (backward-to-indentation, back-to-indentation) - (beginning-of-buffer, end-of-buffer): Add ^ interactive spec. - - * mouse.el (mouse-set-region-1): Save the old value of - transient-mark-mode. - (mouse-drag-track): Ignore the now-obsolete value `identity' for - transient-mark-mode. - - * textmodes/paragraphs.el (forward-paragraph) - (backward-paragraph, forward-sentence, backward-sentence): Add ^ - interactive spec. - - * emulation/cua-base.el (cua-mode): Turn off shift-select-mode. - -2008-04-02 Michael Albinus - - * net/tramp.el (tramp-make-tramp-temp-file): - Use `tramp-drop-volume-letter' for the local file name part. - -2008-04-02 Dan Nicolaescu - - * progmodes/sh-script.el (sh-mode-map): Rename the menu. Add :help. - Add menu entries corresponding to all the key bindings. - - * emacs-lisp/debug.el (debugger-mode-map): - * textmodes/conf-mode.el (conf-mode-map): Add a menu. - (conf-align-assignments): Only work on the region if it is active. - (conf-quote-normal): Use when instead of if. Remove redundant test. - - * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries - for tracing and re-builder. - -2008-04-02 Glenn Morris - - * calendar/appt.el (appt-disp-window-function): Doc fix. - (appt-display-message): Move beep before display. - (appt-check): Make interactive. Reduce the number of lets. - Use string-equal to compare mode-line strings. - (appt-disp-window): Pluralize "minute" as needed. Make appt buffer - read-only. - (appt-select-lowest-window, appt-make-list): Reduce the number of lets. - (appt-delete): Simplify. - - * calendar/cal-china.el (holiday-chinese-new-year): Use a single let. - - * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify. - - * calendar/cal-hebrew.el (list-yahrzeit-dates): - * calendar/cal-tex.el (cal-tex-insert-blank-days-at-end) - (cal-tex-last-blank-p, cal-tex-daily-page): Expand calendar-for-loops. - - * calendar/calendar.el (diary-entry-marker, calendar-today-marker) - (calendar-holiday-marker, mark-visible-calendar-date): - * calendar/diary-lib.el (fancy-diary-display): - Check for font-lock-mode before using faces. - - * calendar/calendar.el (hebrew-holidays-3, generate-calendar-month) - (calendar-gregorian-from-absolute): Reduce the number of lets. - (hebrew-holidays-4, generate-calendar-window): Simplify. - (calendar-for-loop): Make obsolete. - (calendar-nth-named-day): Doc fix. - - * calendar/diary-lib.el (diary-list-entries, fancy-diary-display) - (print-diary-entries, mark-sexp-diary-entries, calendar-mark-complex) - (calendar-mark-1, list-sexp-diary-entries, diary-remind): - Reduce the number of lets. - (mark-sexp-diary-entries, calendar-mark-complex): - Expand calendar-for-loops. - -2008-04-01 Chong Yidong - - * find-dired.el (find-dired-filter): Fix last patch to handle - multi-line process input. Pad link numbers too. - -2008-04-01 Jari Aalto - - * find-dired.el (find-dired-filter): Align columns by padding file sizes. - -2008-04-01 Jason Rumney - - * international/characters.el (script-list): Add phonetic script, - covering IPA (previously Latin), Phonetic Extensions and - Phonetic Extensions Supplement (both previously unassigned). - - * international/fontset.el (setup-default-fontset): Use unicode fonts - that cover bopomofo script for bopomofo. - Likewise for braille and mathematical. - Use unicode scripts that cover the phonetic script for IPA. - -2008-04-01 Johan Bockgård - - * emacs-lisp/cl-macs.el (frame-parameter) : Make it - return the assigned value. - -2008-04-01 Stefan Monnier - - * abbrev.el (abbrev-mode): Use define-minor-mode. - - * mouse.el (mouse-major-mode-menu-prefix): Remove. Remove uses. - (mouse-menu-non-singleton): Rename from mouse-major-mode-menu-1. - Use map-keymap. - (minor-mode-menu-from-indicator): Use it. Simplify. - - * bindings.el (mode-line-mode-menu): Move before (new) first use. - (mode-line-major-mode-keymap, mode-line-minor-mode-keymap): - Bind the key directly to the menu. - (mode-line-mode-menu-1, mode-line-mode-menu): Remove functions. - -2008-04-01 Daiki Ueno - - * epa.el (epa-decrypt-region): Explain the reason why this - function should not be used in Lisp programs. - (epa-decrypt-armor-in-region): Ditto. - (epa-verify-region): Ditto. - (epa-verify-cleartext-in-region): Ditto. - (epa-sign-region): Ditto. - (epa-encrypt-region): Ditto. - - * epg.el (epg-start-receive-keys): Fix typo in docstring. - - * epa.el (epa-select-keys): Show menu even if there is no key in - GnuPG's keyring. - -2008-04-01 Glenn Morris - - * calendar/calendar.el (calendar-make-temp-face): New function. - (mark-visible-calendar-date): - * calendar/diary-lib.el (fancy-diary-display): Use it. - - * vc-hooks.el (vc-responsible-backend): Declare as function. - - * calendar/calendar.el (calendar-nongregorian-visible-p): New function. - * calendar/cal-hebrew.el (calendar-hebrew-date-is-visible-p): - * calendar/cal-julian.el (holiday-julian): Use it. - - * calendar/cal-hebrew.el (hebrew-calendar-elapsed-days): Doc fix. - (calendar-hebrew-date-is-visible-p): Extract some common code into - separate function. - (holiday-hebrew, mark-hebrew-calendar-date-pattern): Use it. - - * calendar/cal-menu.el (cal-menu-holidays-menu): - * calendar/calendar.el (calendar-mode-map): Use calendar-mark-holidays - rather than obsolete alias. - - * calendar/calendar.el (mark-visible-calendar-date): Also use overlay - for mark characters. - (calendar-unmark): Unmark by removing all overlays, rather than - redrawing. - (calendar-starred-day): Remove. - (calendar-mode): Disable undo. Don't make calendar-starred-day local. - (calendar-cursor-to-date): No need for special star handling now - using overlays. - (calendar-star-date): Use overlays. - - * calendar/cal-french.el (calendar-goto-french-date): - * calendar/cal-hebrew.el (calendar-hebrew-from-absolute) - (holiday-hanukkah, mark-hebrew-calendar-date-pattern): - * calendar/cal-move.el (calendar-forward-month, calendar-end-of-month): - * calendar/cal-persia.el (calendar-persian-date-string): - * calendar/cal-tex.el (cal-tex-cursor-month-landscape) - (cal-tex-cursor-month, cal-tex-LaTeXify-string): - * calendar/lunar.el (lunar-phase-list, lunar-new-moon-on-or-after): - * calendar/solar.el (solar-equinoxes-solstices): - Reduce nesting of some lets. - - * calendar/cal-mayan.el (calendar-string-to-mayan-long-count) - (calendar-goto-mayan-long-count-date): Simplify. - - * calendar/holidays.el (calendar-holiday-list, holiday-easter-etc): - Simplify by using mapcar. - (calendar-list-holidays): Return holiday-list. - (list-holidays): Use let rather than let*. Remove un-needed locals - `d', `never'. - (calendar-check-holidays): Return result from dolist. - (holiday-float): Use a single let*. Simplify if-and to and. - (holiday-sexp, holiday-advent, holiday-greek-orthodox-easter): Use a - single let*. - -2008-04-01 Jay Belanger - - * calc/calc.el: Autoload `calc-yank'. - (calc-mode-map): Add keybindings for `calc-yank'. - * calc/calc-ext.el (calc-init-extensions): Remove keybinding - assignments for `calc-yank'. - -2008-03-31 Dan Nicolaescu - - * vc.el (vc-status-add-entry): Assume ENTRY is a list, not a cons. - (vc-status-mark-buffer-changed): Handle the extra field. - - * vc-bzr.el (vc-bzr-after-dir-status): - * vc-cvs.el (vc-cvs-after-dir-status): - * vc-hg.el (vc-hg-after-dir-status): - * vc-svn.el (vc-svn-after-dir-status): Return a list, not a cons. - -2008-03-31 Stefan Monnier - - * doc-view.el: Compute displayed pages first (in PDF). - (doc-view-current-converter-processes): Rename from - doc-view-current-converter-process. Update users. - (doc-view-sentinel): Test buffer's liveness. - (doc-view-pdf/ps->png-sentinel): Remove. - (doc-view-start-process): New function. - (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt) - (doc-view-ps->pdf): Use it. - (doc-view-pdf->png-1, doc-view-pdf->png, doc-view-active-pages): - New functions. - (doc-view-convert-current-doc, doc-view-goto-page): Use them. - (doc-view-mode): Kill the processes when leaving the mode. - -2008-03-31 Juanma Barranquero - - * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): - Use `byte-compile-warning-types'. Add docstring. - -2008-03-31 Stefan Monnier - - * smerge-mode.el (smerge-apply-resolution-patch): New fun. - (smerge-resolve): Add various resolution heuristics. - - * smerge-mode.el (smerge-refine): Allow highlighting other subparts - in 3-way conflicts. - -2008-03-31 Glenn Morris - - * calendar/cal-bahai.el (diary-bahai-mark-entries): - * calendar/cal-hebrew.el (mark-hebrew-diary-entries): - * calendar/cal-islam.el (mark-islamic-diary-entries): - Fix argument order in call to diary-mark-entries-1. - - * calendar/cal-bahai.el (calendar-bahai-date-string): Avoid an error for - pre-Bahai dates. - (holiday-bahai): Use an algorithm actually relevant to this calendar - system. - - * calendar/cal-china.el (holiday-chinese-new-year): Doc fix. - - * calendar/cal-islam.el (holiday-islamic): Remove un-needed let. - Use and. - - * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays - in the last fortnight in Julian October. - - * calendar/calendar.el (increment-calendar-month): Optionally handle - systems without 12 months per year. - - (calendar-date-is-visible-p): Doc fix. Simplify. - - * calendar/holidays.el (holiday-filter-visible-calendar): Return result - from dolist. - -2008-03-30 Juanma Barranquero - - * hi-lock.el (hi-lock-mode): Fix typos in docstring. - (hi-lock-unload-function): New function. - -2008-03-30 Michael Albinus - - * net/tramp.el (tramp-do-copy-or-rename-file): Fix check for - overwriting when NEWNAME is a local file. - - * net/trampver.el: Update release number. - -2008-03-30 Alexandre Julliard - - * vc-git.el: Make vc-status display information about copies, - renames and permission changes. - (vc-git-extra-fileinfo): New defstruct. - (vc-git-escape-file-name, vc-git-file-type-as-string) - (vc-git-rename-as-string, vc-git-permissions-as-string) - (vc-git-status-printer): New functions. - (vc-git-after-dir-status-stage2): Also return vc-git-extra-fileinfo. - (vc-git-after-dir-status-stage1): Look for copies, renames and - permission changes. - (vc-git-after-dir-status-stage1-empty-db): Set permissions. - (vc-git-dir-status): Ask for staged files and renames. - -2008-03-30 Dan Nicolaescu - - * vc.el: Allow backends to display backend specific information in - the vc-status listing. - (vc-status-fileinfo): Add a field for backend specific information. - (vc-status-printer): Rename to ... - (vc-default-status-printer): ... this. - (vc-status-printer): New function. - (vc-update-vc-status-buffer): Set the backend specific file info - if provided. - -2008-03-30 Stefan Monnier - - * textmodes/remember.el (remember-diary-convert-entry): Revert last - change (ill-conceived). - -2008-03-29 Glenn Morris - - * calendar/cal-hebrew.el (holiday-hebrew): Simplify. - * calendar/cal-julian.el (holiday-julian): Simplify. - - * calendar/holidays.el (list-holidays): Use or. - -2008-03-29 Juri Linkov - - * window.el (split-window-preferred-horizontally): New function. - - * cus-start.el (split-window-preferred-function): - Set choice for "vertically" to nil instead of split-window. - Set choice for "horizontally" to split-window-preferred-horizontally - instead of lambda. - -2008-03-29 Juri Linkov - - * simple.el (minibuffer-default-add-function): New variable with - the default to minibuffer-default-add-completions. - (minibuffer-default-add-done): New variable. Make it buffer-local. - (minibuffer-default-add-completions): New function. - (goto-history-element): Set minibuffer-default-add-done to t and - call a function in minibuffer-default-add-function when the - specified absolute history position is greater than the length of - the minibuffer-default list and minibuffer-default-add-done is nil. - Change "^End of history; no next item$" to "^End of defaults; - no next item$". - - * bindings.el (debug-ignored-errors): Change "^End of history; - no next item$" to "^End of defaults; no next item$". - -2008-03-29 Stefan Monnier - - * subr.el (with-temp-buffer): Assume kill-buffer can change cur-buf. - - * textmodes/remember.el (remember-diary-convert-entry): Prefer boundp - to with-no-warnings. - -2008-03-29 Michael Albinus - - Sync with Tramp 2.1.13. - - * net/tramp-ftp.el: Require 'cl when byte-compiling. - - * net/trampver.el: Update release number. - -2008-03-29 Dan Nicolaescu - - * vc-hooks.el (vc-menu-map-filter): Be more careful when finding - the current backend. - - * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert. - (vc-status-refresh): Create a temporary buffer and call the - `dir-status' backend function from that buffer. - - * vc-bzr.el (vc-bzr-dir-status): Don't create a buffer. - (vc-bzr-after-dir-status): Don't kill the buffer. - - * vc-cvs.el (vc-cvs-dir-status): Don't create a buffer. - (vc-cvs-after-dir-status): Don't kill the buffer. - - * vc-git.el (vc-git-dir-status): Don't create a buffer. - (vc-git-after-dir-status-stage2): Don't kill the buffer. - - * vc-hg.el (vc-hg-dir-status): Don't create a buffer. - (vc-hg-after-dir-status): Don't kill the buffer. - - * vc-svn.el (vc-svn-dir-status): Don't create a buffer. - (vc-svn-after-dir-status): Don't kill the buffer. - -2008-03-29 Glenn Morris - - * calendar/calendar.el (diary-file, american-date-diary-pattern) - (european-date-diary-pattern, european-calendar-display-form) - (american-calendar-display-form, diary-display-hook): Doc fixes. - (european-calendar-style): Doc fix. Use calendar-set-date-style for - custom :set. Mark as obsolete. - (calendar-date-style, iso-date-diary-pattern) - (iso-calendar-display-form): New user variables. - (diary-date-forms, calendar-date-display-form): Set using - calendar-date-style. Doc fix. - (calendar-set-date-style): New command. - (european-calendar, american-calendar): Use calendar-set-date-style. - Mark as obsolete. - - * calendar/diary-lib.el (number): Move declaration where needed. - (diary-mail-entries, list-sexp-diary-entries): Doc fixes. - (diary-make-date): New function. - (diary-date, diary-block, diary-anniversary, diary-cyclic): Doc fix. - Use diary-make-date. - (diary-date-display-form, diary-insert-entry-1): New functions. - (insert-monthly-diary-entry, insert-yearly-diary-entry): - Use diary-insert-entry-1. - (insert-anniversary-diary-entry, insert-block-diary-entry) - (insert-cyclic-diary-entry): Use diary-date-display-form. - - * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el: - Autoload diary-insert-entry-1. - * calendar/cal-bahai.el (diary-bahai-insert-entry) - (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry): - * calendar/cal-hebrew.el (insert-hebrew-diary-entry) - (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry) - * calendar/cal-islam.el (insert-islamic-diary-entry) - (insert-monthly-islamic-diary-entry, insert-yearly-islamic-diary-entry): - Use diary-insert-entry-1. - - * calendar/cal-hebrew.el (diary-make-date): Autoload it. - (diary-yahrzeit): Doc fix. Use diary-make-date. - - * calendar/icalendar.el (icalendar--datetime-to-american-date): - New name for icalendar--datetime-to-noneuropean-date. Make old name - obsolete alias. - (icalendar--datetime-to-iso-date): New function. - (icalendar--datetime-to-diary-date): Doc fix. Respect - calendar-date-style if bound. - - * textmodes/remember.el (remember-diary-convert-entry): - Respect calendar-date-style if bound. - -2008-03-29 Stefan Monnier - - * xt-mouse.el (xterm-mouse-mode): Use delete-terminal-functions. - (xterm-mouse-handle-delete-frame): Delete. - - * term/xterm.el (terminal-init-xterm): Use delete-terminal-functions. - (xterm-turn-on-modify-other-keys, xterm-turn-off-modify-other-keys) - (xterm-remove-modify-other-keys): Lookup terminal rather than frame - in xterm-modify-other-keys-terminal-list. - - * vc-bzr.el (vc-bzr-state-heuristic): Fix last change for when there - are conflicts. - -2008-03-29 Dan Nicolaescu - - * vc.el (vc-update): Check if the buffer is unsaved only if it - actually exists. - (vc-status-mode-map, vc-status-menu-map): Bind vc-update and - vc-print-log. - -2008-03-28 Magnus Henoch - - * net/dns.el (dns-write): Use set-buffer-multibyte. - -2008-03-28 Stefan Monnier - - * vc-bzr.el (vc-bzr-sha1): New fun. - (vc-bzr-state-heuristic): New fun, extracted from vc-bzr-registered. - (vc-bzr-registered): Use it. - -2008-03-28 Dan Nicolaescu - - * vc.el (vc-status-kill-dir-status-process): Simplify. - (vc-status-refresh): Make sure the buffer is live. - (ring): Don't require it, not used. - -2008-03-28 Wilson Snyder - - * progmodes/verilog-mode.el (verilog-auto-inout-module): - Add optional regular expression to AUTOINOUTMODULE. - (verilog-inject-auto, verilog-auto-arg, verilog-auto-inst) - (verilog-auto-inst-param, verilog-auto-reg) - (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output) - (verilog-auto-output-every, verilog-auto-input) - (verilog-auto-inout, verilog-auto-sense, verilog-auto-tieoff) - (verilog-auto-unused, verilog-auto): Update documentation to use - more obvious instance module names versus cell names. - -2008-03-28 Jan Djärv - - * progmodes/compile.el (compilation-mode-tool-bar-map): Only enable - kill if a process is running. - - * progmodes/grep.el (grep-mode-tool-bar-map): The same. - -2008-03-28 Dan Nicolaescu - - * vc.el: Add new backend function 'status-extra-headers. - (vc-default-status-extra-headers): New function. - (vc-status-headers): Call 'status-extra-headers. Add colors. - - * vc-git.el (vc-git-status-extra-headers): New function. - -2008-03-28 Glenn Morris - - * calendar/cal-menu.el (cal-menu-holidays-menu) - (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year) - (cal-menu-list-holidays-previous-year): Simplify now that 2nd arg of - holiday-list is optional. - (calendar-mouse-holidays): Remove un-needed local `l'. - - * calendar/cal-move.el (calendar-cursor-to-nearest-date): - Remove un-needed local `date'. - (calendar-cursor-to-visible-date): Use let rather than let*. - Remove un-needed local `first-of-month-weekday'. - - * calendar/calendar.el (abbreviated-calendar-year): Move to diary-lib. - - * calendar/diary-lib.el (print-diary-entries-hook, diary-list-entries): - Doc fixes. - (abbreviated-calendar-year): Move here from calendar.el. Doc fix. - (diary-header-line-flag, diary-header-line-format): Declare. - (diary-pull-attrs): Check for multiple matches. - (diary-list-entries-2): Simplify finding start of date. - (diary-show-all-entries, make-diary-entry): Respect non-nil values of - pop-up-frames. - (diary-mark-entries-1): Re-use offset in abbreviated-year case. - (mark-sexp-diary-entries): Remove superfluous call to diary-pull-attrs. - -2008-03-27 Dan Nicolaescu - - * vc-hg.el (vc-hg-state, vc-hg-dir-state): Deal with 'missing files. - - * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix predicate. - -2008-03-27 Stefan Monnier - - * vc-hooks.el (vc-before-save): Don't prevent saving the file. - - * image-mode.el (image-mode-reapply-winprops): Fix last change. - -2008-03-27 Kenichi Handa - - * international/mule-conf.el (define-iso-single-byte-charset): - Don't make latin-iso8859-* supplementary. - (#'set-charset-priority): Don't change the priority of charsets - `unicode' and `emacs'. - -2008-03-27 Stefan Monnier - - * vc.el (vc-do-command): Don't pop to the buffer if it's an internal - temp buffer. - -2008-03-27 Glenn Morris - - * calendar/cal-bahai.el (diary-bahai-list-entries): - * calendar/cal-hebrew.el (list-hebrew-diary-entries): - * calendar/cal-islam.el (list-islamic-diary-entries): Doc fix. - - * calendar/calendar.el (diary-file): Doc fix. - - * calendar/diary-lib.el (diary-face-attrs): Fix `height' regexp. - (list-diary-entries-hook, mark-diary-entries-hook) - (include-other-diary-files, diary-mail-entries) - (mark-included-diary-files, list-sexp-diary-entries): Doc fixes. - (diary-set-header): New function. - (diary-header-line-flag, diary-header-line-format): - Use diary-set-header for custom :set function. - (diary-set-maybe-redraw): Use symbol-value rather than eval. - (diary-attrtype-convert): Use intern-soft rather than read. - (diary-display-no-entries): New function. - (simple-diary-display, fancy-diary-display): Use it. - (fancy-diary-display): Doc fix. Remove unneeded local entry-list. - (diary-mark-entries-1): Fix position offsets in non-gregorian case. - - * calendar/holidays.el (list-holidays): Doc fix. - -2008-03-26 Jay Belanger - - * calc/calc-store.el (calc-read-var-name-history): New variable. - (calc-read-var-name): Use `calc-read-var-name-history'. - -2008-03-26 Stefan Monnier - - * image-mode.el (image-mode-reapply-winprops): Simplify now that - window-configuration-change-hook works buffer-locally. - -2008-03-26 Johan Bockgård - - * emacs-lisp/lisp-mnt.el (lm-with-file): Use mode and syntax table - for Emacs Lisp, not Lisp. - -2008-03-26 Juanma Barranquero - - * help-fns.el (describe-function-1, describe-variable): - If CURRENT-NAME is nil, don't end obsolescence info with semicolon. - - * emacs-lisp/bytecomp.el (byte-compile-obsolete): If no - replacement is provided, don't print "use nil instead". - -2008-03-26 Johan Bockgård - - * complete.el (PC-do-completion): Use regexp-quote. - -2008-03-26 Dan Nicolaescu - - * vc-cvs.el (vc-cvs-parse-status, vc-cvs-after-dir-status): - Detect missing files. - - * vc-git.el (vc-git-extra-menu-map): New key map. - (vc-git-extra-menu, vc-git-extra-status-menu, vc-git-grep): - New functions. - - * vc-hooks.el (vc-default-mode-line-string): Deal with 'removed - and 'missing files. - -2008-03-26 Stefan Monnier - - * calendar/holidays.el (list-holidays): Make Y2 optional. - - * calendar/appt.el (appt-buffer-name): Don't use a leading space for - buffers shown to the user. - (appt-disp-window): Disable undo explicitly now that the leading space - is gone. - - * simple.el (activate-mark): New function. - (set-mark-command): Use it with region-active-p to clean up the code. - (exchange-point-and-mark): Invert the meaning of C-u when - transient-mark-mode is active. - - * dired-aux.el (dired-create-files): Use dolist. - - * bindings.el (mode-line-change-eol): Use with-selected-window. - - * apropos.el (apropos-command): Include macros. - -2008-03-26 Glenn Morris - - * calendar/cal-bahai.el: Require calendar, not cal-julian. - (calendar-bahai-epoch): Doc fix. - - * calendar/cal-china.el: Explicitly require calendar. - - * calendar/cal-coptic.el, calendar/cal-islam.el, calendar/cal-persia.el: - Require calendar rather than cal-julian. - Autoload calendar-absolute-from-julian. - * calendar/cal-coptic.el (coptic-calendar-epoch): - * calendar/cal-islam.el (calendar-islamic-epoch): - * calendar/cal-persia.el (persian-calendar-epoch): Set when compiling. - - * calendar/cal-islam.el (calendar-islamic-epoch): Doc fix. - - * calendar/cal-dst.el: Don't require cal-persia. - (calendar-absolute-from-persian): Autoload it. - (dst-adjust-time): Doc fix. - - * calendar/cal-menu.el (cal-menu-diary-menu): Remove menu headings that - cause cal-bahai, cal-islam, cal-hebrew to be loaded on starting the - calendar. - - * calendar/cal-menu.el: Require calendar rather than declaring - functions. - * calendar/calendar.el: Provide calendar before requiring cal-menu. - - * calendar/cal-x.el (calendar-after-frame-setup-hook): New name for - calendar-after-frame-setup-hooks. Update callers, make old name an - obsolete alias. Doc fix. - (calendar-frame-1): Doc fix. - - * calendar/calendar.el (solar-holidays): Simplify holiday-sexp calls. - - * calendar/calendar.el (oriental-holidays, solar-holidays): - * calendar/holidays.el (list-holidays): Assume atan always bound. - - * calendar/lunar.el, calendar/solar.el: Remove floating-point check. - Explicitly require calendar, not cal-julian. - * calendar/lunar.el: Explicitly require cal-dst. - -2008-03-26 Stefan Monnier - - * autorevert.el (auto-revert-buffers): Use buffer-live-p. - - * help-fns.el (describe-function-1, describe-variable): If no - replacement is provided, don't print "use nil instead". - -2008-03-25 Roland Winkler - - * proced.el: New file. - -2008-03-25 Tetsurou Okazaki (tiny change) - - * emacs-lisp/byte-opt.el (side-effect-free-fns): Fix typo. - -2008-03-25 Juri Linkov - - * battery.el: Add file cookie coding:iso-8859-1 for the degree sign - in battery-mode-line-format. - - * bindings.el (minibuffer-local-map): For the command - file-cache-minibuffer-complete replace keymap minibuffer-local-map - with map which is already locally bound to minibuffer-local-map. - -2008-03-25 Stefan Monnier - - * subr.el (map-keymap-sorted): Rename from map-keymap-internal. - Remove `sort-first' argument. - - * subr.el (redisplay-end-trigger-functions) - (window-redisplay-end-trigger, set-window-redisplay-end-trigger) - (process-filter-multibyte-p, set-process-filter-multibyte): - Mark as obsolete. - -2008-03-25 Juanma Barranquero - - * emacs-lisp/re-builder.el (reb-mode-common): Remove reference to - bogus variable `reb-kill-buffer'; don't make hooks buffer-local, - use the LOCAL arg of `add-hook'. - (reb-blink-delay, reb-mode-hook, reb-re-syntax, reb-auto-match-limit): - Remove spurious * from defcustom docstrings. - (reb-next-match, reb-prev-match, reb-enter-subexp-mode): - Fix typos in messages. - (reb-mode-buffer-p): New function. - (re-builder, reb-kill-buffer): Use `reb-mode-buffer-p'. Use `when'. - (top, reb-show-subexp, reb-auto-update, reb-delete-overlays) - (reb-cook-regexp, reb-update-regexp, reb-update-overlays): - Use `unless', `when'. - (re-builder-unload-function): New function. - -2008-03-25 Dan Nicolaescu - - * vc-hooks.el (vc-state): Add documentation for 'missing. - -2008-03-25 Wilson Snyder - - * progmodes/verilog-mode.el (verilog-auto-output) - (verilog-auto-input, verilog-auto-inout, verilog-auto) - (verilog-delete-auto): Add optional regular expression to - AUTOINPUT/AUTOOUTPUT/AUTOINOUT. - (verilog-signals-matching-regexp): New internal function for - signal matching. - -2008-03-25 Johan Bockgård - - * info.el (Info-isearch-search): Always return point. - -2008-03-25 Stefan Monnier - - * diff-mode.el (diff-remembered-defdir): New var. - (diff-find-file-name): Use it to flush diff-remembered-files-alist. - -2008-03-25 Glenn Morris - - * calendar/cal-bahai.el (calendar-bahai-read-date): New name for - calendar-bahai-prompt-for-date. Update callers, make old name an - obsolete alias. Doc fix. - * calendar/cal-coptic.el (calendar-coptic-read-date): New name for - coptic-prompt-for-date. Update callers, make old name an - obsolete alias. Doc fix. - * calendar/cal-hebrew.el (calendar-hebrew-read-date): New name for - calendar-hebrew-prompt-for-date. Update callers. Doc fix. - * calendar/cal-islam.el (calendar-islamic-read-date): New name for - calendar-islamic-prompt-for-date. Update callers. Doc fix. - * calendar/cal-iso.el (calendar-iso-read-date): New name for - calendar-iso-read-args. Update callers, make old name an obsolete - alias. - * calendar/cal-persia.el (calendar-persian-read-date): New name for - persian-prompt-for-date. Update callers, make old name an - obsolete alias. Doc fix. Move definition before use. - - * calendar/cal-x.el (diary-frame-parameters) - (calendar-frame-parameters, calendar-and-diary-frame-parameters) - (calendar-frame-1): Doc fixes. - (make-fancy-diary-buffer): Remove declaration. - (calendar-dedicate-diary): Replace call to deleted function - make-fancy-diary-buffer. - (calendar-frame-setup): New function. - (calendar-one-frame-setup, calendar-only-one-frame-setup) - (calendar-two-frame-setup): Call calendar-frame-setup to do the actual - work, and mark as obsolete. - (special-display-buffer-names): Don't mess with this; it's not our - business. - (cal-x-load-hook): Defvar it, and mark as obsolete. - - * calendar/calendar.el (calendar-remove-frame-by-deleting): - Default to t. Add to 'calendar group. - (calendar): Doc fix. Use calendar-frame-setup. - (calendar-basic-setup): Doc fix. Add optional NODISPLAY argument. - (generate-calendar-window): Doc fix. - -2008-03-24 Stefan Monnier - - * vc-bzr.el (vc-bzr-print-log, vc-bzr-diff): Do it asynchronously. - -2008-03-24 Drew Adams - - * finder.el (finder-mode-syntax-table, finder-font-lock-keywords): - New variables. - (finder-mode): Use finder-mode-syntax-table. Set font-lock-defaults. - (finder-exit): Ignore errors rather than avoiding them. - Kill *Finder-package* buffer also. - -2008-03-24 Andreas Schwab - - * xt-mouse.el (xterm-mouse-event): Avoid error with buttons > 5. - -2008-03-24 Dan Nicolaescu - - * vc-hg.el (vc-hg-after-dir-status): - * vc-bzr.el (vc-bzr-after-dir-status): Detect missing files. - - * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-parse-status): - Detect removed files. - - * vc.el (vc-status-printer): Use a different face for missing files. - (vc-status-hide-up-to-date): Rename from - vc-status-remove-up-to-date. Update all callers. - (vc-status-mode-map): Bind C-m. - -2008-03-24 Alexandre Julliard - - * vc-git.el (vc-git-after-dir-status-stage1): Move state matching - code ... - (vc-git--state-code): ... to this new function. - (vc-git-state): Use it. - -2008-03-24 Trent Buck (tiny change) - - * textmodes/remember.el (remember-mail-date) - (remember-store-in-mailbox): Write date and From line in such a - way that Mutt can read it. - -2008-03-23 Chong Yidong - - * simple.el (transient-mark-mode): Turn on by default. - -2008-03-23 Dan Nicolaescu - - * vc-bzr.el (vc-bzr-state): Return 'removed for removed files and - 'unregistered for unregistered files. - - * vc-hg.el (vc-hg-state): Return 'removed for removed files. - - * bindings.el (standard-mode-line-modes): Avoid duplicating a string. - - * vc-cvs.el (vc-cvs-parse-status): Note there are problems with - subdirectories. - - * vc.el (vc-status-prepare-status-buffer): Fix thinko. - (vc-status-menu-map): Add binding for vc-status-kill-dir-status-process. - Add :enable for vc-status-refresh. - (vc-status-menu-map-filter): Remove vc-ignore-menu-filter test. - (vc-status-tool-bar-map): Add binding for - vc-status-kill-dir-status-process. - Don't test display-graphic-p and don't bind vc-ignore-menu-filter. - (vc-update-vc-status-buffer, vc-status-kill-dir-status-process): - Reset vc-status-process-buffer. - (vc-status-refresh): Don't run two refreshes at a time. - (vc-status): If the buffer is already in vc-status-mode only refresh. - (vc-status-mark-buffer-changed): Add an optional file parameter. - (vc-resynch-buffer): Use it. - (vc-delete-file): Expand the file name before using it. - Be careful to not create a new buffer with the old file contents. - Update the VC state after performing the operation. - -2008-03-23 Andreas Schwab - - * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]: - Fix radio button condition. - [box]: Likewise. - [customize]: Add radio button. - -2008-03-23 Jay Belanger - - * calc/calc.el (calc-was-keypad-mode, calc-full-mode) - (calc-user-parse-tables, calc-gnuplot-default-device) - (calc-gnuplot-default-output, calc-gnuplot-print-device) - (calc-gnuplot-print-output, calc-gnuplot-geometry) - (calc-graph-default-resolution, calc-graph-default-resolution-3d) - (calc-invocation-macro, calc-trail-pointer, calc-trail-overlay) - (calc-undo-list, calc-redo-list, calc-main-buffer) - (calc-trail-buffer, calc-why, calc-last-kill, calc-dollar-values) - (calc-dollar-used, calc-hashes-used, calc-quick-prev-results) - (calc-said-hello, calc-executing-macro, calc-any-selections) - (calc-help-phase, calc-full-help-flag, calc-refresh-count) - (calc-display-dirty, calc-embedded-info, calc-embedded-active) - (calc-standalone-flag, var-EvalRules, math-expr-function-mapping) - (math-expr-variable-mapping, calc-mode-map, calc-digit-map) - (calc-dispatch-map, calc-do-dispatch, calc-read-key-sequence) - (calc-create-buffer, calc-quit): Add docstrings. - -2008-03-23 Juanma Barranquero - - * makefile.w32-in (WINS_ALMOST): Add org. - -2008-03-23 Dan Nicolaescu - - * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status): - New functions to implement vc-status support. - -2008-03-22 Dan Nicolaescu - - * vc.el (vc-status-prepare-status-buffer): New function. - (vc-status): Use it. - - * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add ... where - appropriate. - -2008-03-22 Alexandre Julliard - - * vc-git.el (vc-git--empty-db-p) - (vc-git-after-dir-status-stage1-empty-db): New functions. - (vc-git-dir-status, vc-git-after-dir-status-stage1, vc-git-state): - Add support for empty repositories. - -2008-03-22 Dan Nicolaescu - - * vc-git.el (vc-git-annotate-extract-revision-at-line): - Allow "^" in a version name. - - * vc-mtn.el (vc-mtn-state): Support the added state. - -2008-03-22 Carsten Dominik - - * org: New directory for Org-mode. - - * org/org-export-latex.el: Moved from lisp/texmodes. - - * org/org-irc.el: Moved from lisp/texmodes. - - * org/org-mac-message.el: Moved from lisp/texmodes. - - * org/org-mouse.el: Moved from lisp/texmodes. - - * org/org-publish.el: Moved from lisp/texmodes. - -2008-03-21 Juri Linkov - - * comint.el (comint-dynamic-simple-complete): - Use variable `stub' for the second arg `common-substring' - of `comint-dynamic-list-completions'. - (comint-dynamic-list-filename-completions): - Use variable `filenondir' for the second arg `common-substring' - of `comint-dynamic-list-completions'. - (comint-dynamic-list-completions): Add new optional arg - `common-substring'. Add `common-substring' as the second arg of - the call to `display-completion-list'. Doc fix. - - * comint.el (comint-dynamic-complete-as-filename) - (comint-dynamic-list-filename-completions) - (comint-dynamic-simple-complete): Use `minibuffer-message' - to display message "No completions of %s" when a command - is called in the minibuffer. - (comint-dynamic-simple-complete): Don't display other - completion messages when a command is called in the minibuffer. - (comint-dynamic-list-completions): Use `minibuffer-message' - to display message " [Type space to flush ...]" when a command - is called in the minibuffer. - - * shell.el (shell-dynamic-complete-command) - (shell-dynamic-complete-environment-variable): Don't display - completion messages when command is called in the minibuffer. - - * emacs-lisp/lisp.el (lisp-complete-symbol): - Use `minibuffer-message' to display message "No completions of %s" - when this command is called in the minibuffer. - - * bindings.el (standard-mode-line-modes): Put special help-echo - tooltip on recursive edit %[ %] mode-line constructs. - - * dabbrev.el (debug-ignored-errors): Remove $ from the end of - "^No dynamic expansion for .* found$" to allow error messages like - "No dynamic expansion for \"%s\" found in this-buffer". - -2008-03-21 Michael Albinus - - * net/tramp.el (tramp-methods): Fix tramp-copy-args of "pscp" and - "psftp". - -2008-03-21 Stefan Monnier - - * vc-hooks.el (vc-default-mode-line-string): Add case for added files. - * vc.el (vc-default-dired-state-info): Use just "modified". - * vc-cvs.el (vc-cvs-state-heuristic): Turn rev 0 into `added'. - (vc-cvs-mode-line-string): Make use of the better default. - (vc-cvs-parse-entry): Use the new `added'. - (vc-cvs-dired-state-info): Remove. - * vc-svn.el (vc-svn-dired-state-info): Remove. - * vc-hg.el (vc-hg-dired-state-info): Remove. - * vc-git.el (vc-git-dired-state-info): Remove. - -2008-03-21 Dan Nicolaescu - - * vc-git.el (vc-git-status-result): New variable. - (vc-git-dir-status): Split out ... - (vc-git-after-dir-status-stage1, vc-git-after-dir-status-stage2): - ... these new functions and work asynchronously. - -2008-03-21 Alexandre Julliard - - * vc-git.el (vc-git-after-dir-status): Remove. - (vc-git-dired-state-info): Reimplement. - -2008-03-21 Dan Nicolaescu - - * replace.el (occur-mode-map): Add :help. - - * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entry - for disassemble. - - * vc.el (vc-status-mark-buffer-changed): Better deal with files in - the 'added state. - (vc-status-remove-up-to-date): New function. - (vc-status-mode-map, vc-status-menu-map): Bind it. - (vc-status-printer): Use a different face up-to-date files. - (vc-resynch-buffer): Update the vc-status buffer if it exists. - (Todo): Remove solved entries. - - * vc-hg.el (vc-hg-state): - * vc-git.el (vc-git-state): - * vc-cvs.el (vc-cvs-parse-status): - * vc-bzr.el (vc-bzr-state): Return 'added when the file is in that - state. - -2008-03-20 Stefan Monnier - - * progmodes/compile.el (compile): - * progmodes/grep.el (grep, grep-find): Use read-shell-command. - - * simple.el (minibuffer-local-shell-command-map): New var. - (minibuffer-complete-shell-command, read-shell-command): New funs. - (shell-command, shell-command-on-region): Use them. - -2008-03-20 Dan Nicolaescu - - * vc.el (vc-status-mark-buffer-changed): New function to implement - updating of the *vc-status* buffer when a buffer is saved. - (vc-status-mode): Use it for after-change-hook. - (vc-add-to-vc-status-buffer): Rename to ... - (vc-status-add-entry): ... this. - (Todo): Add new entry. - -2008-03-20 Stefan Monnier - - * sort.el (sort-reorder-buffer): Preserve the buffer's multibyteness. - -2008-03-20 Juanma Barranquero - - * icomplete.el (icomplete-prospects-length, icomplete-max-delay-chars) - (icomplete-show-key-bindings, icomplete-minibuffer-setup-hook): - Remove spurious * from defcustom docstrings. - (icomplete-compute-delay): Fix docstring and remove spurious *. - (icomplete-delay-completions-threshold): Fix typo in docstring and - remove spurious *. - (icomplete-completions): While collecting the list of prospective - candidates, don't overshoot `icomplete-prospects-length'. - -2008-03-20 Dan Nicolaescu - - * textmodes/refbib.el: - * textmodes/reftex.el: - * textmodes/reftex-global.el: - * textmodes/reftex-vars.el: - * textmodes/reftex-toc.el: Don't use eval-and-compile for byte - compiler pacifying defvars. - (reftex-toc-mode): Only make zmacs-regions local on XEmacs. - * textmodes/reftex-index.el (zmacs-regions): Remove pacifier, - not needed. - -2008-03-20 Wilson Snyder - - * progmodes/verilog-mode.el (verilog-easy-menu-filter): New function. - (verilog-stmt-menu, verilog-menu): Add :help and filter it. - (verilog-customize, verilog-font-customize) - (electric-verilog-backward-sexp, electric-verilog-forward-sexp) - (verilog-mode): Update documentation strings to match tool tips. - (verilog-auto-search-do, verilog-auto-re-search-do) - (verilog-skip-forward-comment-or-string): Fix verilog-auto - expansion when a .* appears inside a string. - (verilog-re-search-forward, verilog-re-search-backward): - Add comment to recall how this works. - (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars. - -2008-03-20 Glenn Morris - - * calendar/calendar.el (calendar-other-dates): New function. - (calendar-print-other-dates): Use calendar-other-dates. - * calendar/cal-menu.el (calendar-other-dates): Declare it, and remove - the declarations it replaces. - (calendar-mouse-print-dates): Use calendar-other-dates. - - * calendar/cal-bahai.el (calendar-bahai-leap-year-p) - (calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes. - (calendar-absolute-from-bahai): Fix the leap-year case. - (calendar-bahai-from-absolute): Re-use the Gregorian month. - (calendar-bahai-date-string, calendar-bahai-print-date): - Handle pre-Bahai dates. - - * calendar/cal-china.el (chinese-calendar-celestial-stem) - (chinese-calendar-terrestrial-branch): Make defcustoms. - - * calendar/cal-menu.el (calendar-mouse-holidays): Re-use the title. - (calendar-mouse-view-diary-entries): Use or. - (calendar-mouse-chinese-date): Remove unused command. - (cal-menu-load-hook): Mark as obsolete. - - * calendar/solar.el (calendar-location-name, calendar-latitude) - (calendar-longitude, solar-arctan, sunrise-sunset) - (solar-mean-equinoxes/solstices): Use the appropriate equality test. - -2008-03-20 Jay Belanger - - * calc/calc.el: Remove outdated comments. - (defcalcmodevar, calc-mode-var-list-restore-default-values) - (calc-mode-var-list-restore-saved-values, calc-autorange-units): - Add docstrings. - -2008-03-19 Jason Rumney - - * w32-fns.el (x-alternatives-map): Add S-tab mapping. - -2008-03-19 Reiner Steib - - * net/tls.el (open-tls-stream): Reindent. - -2008-03-19 Michael Albinus - - * net/tramp.el (tramp-let-maybe): Removed. - (tramp-drop-volume-letter): Don't use `replace-regexp-in-string'. - It does not exist under XEmacs. - (tramp-handle-file-truename, tramp-handle-expand-file-name) - (tramp-completion-file-name-handler): Let-bind - `directory-sep-char'. - - * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Let-bind - `directory-sep-char'. - -2008-03-19 Stefan Monnier - - * help-fns.el (describe-function-1): Don't signal "missing arglist" - for autoloaded keymaps. - - * progmodes/verilog-mode.el (verilog-syntax-ppss): New function. - (electric-verilog-terminate-line, verilog-in-struct-region-p) - (verilog-backward-ws&directives, verilog-forward-ws&directives) - (verilog-in-comment-p, verilog-in-star-comment-p) - (verilog-in-slash-comment-p, verilog-skip-backward-comments) - (verilog-parenthesis-depth, verilog-skip-backward-comment-or-string) - (verilog-skip-forward-comment-or-string, verilog-in-paren) - (verilog-skip-forward-comment-p): Use it. - -2008-03-19 Juanma Barranquero - - * textmodes/org.el (org-link-store, org-link-follow, org-latex) - (org-remember-templates, org-time-stamp-rounding-minutes) - (org-back-over-empty-lines, org-find-base-buffer-visiting) - (org-columns-new): Fix typos in docstrings. - -2008-03-19 Glenn Morris - - * net/tramp.el (tramp-drop-volume-letter): Evaluate when compiling. - (tramp-handle-shell-command): Use condition-case rather than - ignore-errors. - -2008-03-19 Dan Nicolaescu - - * diff-mode.el (diff-header): Make the color louder. - (diff-refine-change): Tone the color down. - -2008-03-19 Juanma Barranquero - - * descr-text.el (describe-char): When `describe-char-unidata-list' - is set to show all properties, list them in the right order. - -2008-03-19 Stefan Monnier - - * international/mule.el (load-with-code-conversion): Avoid setting - default-enable-multibyte-characters. - -2008-03-19 Gustav Hållberg (tiny change) - - * vc.el (vc-annotate-background): Fix custom type. - -2008-03-19 Stefan Monnier - - * descr-text.el (describe-char-unidata-list): Allow specifying - just all properties. - (describe-char): Handle that new value. - - * emulation/cua-base.el (cua-paste): Signal an error in read-only buf. - -2008-03-18 Tassilo Horn - - * doc-view.el (doc-view-initiate-display): Use doc-view-doc-type - instead of file name extension to make docs with uncommon - extensions work. - -2008-03-18 Tassilo Horn - - * doc-view.el (require): Require cl at compile time because - `assert' needs it. - -2008-03-18 Glenn Morris - - * calendar/calendar.el (initial-calendar-window-hook) - (today-visible-calendar-hook): Doc fixes. - -2008-03-17 Michael Albinus - - * net/tramp.el (tramp-root-regexp): Simplify. - (tramp-completion-file-name-regexp-separate): Don't insist on - leading "[". This prevents method or user or host completion. - (tramp-let-maybe): Autoload it. - (tramp-drop-volume-letter): Don't autoload. When not on W32, it - is an alias for `identity'. - (tramp-handle-write-region): Protect `last-coding-system-used' - over the trailing statements. - (tramp-completion-file-name-handler-post-function): Remove. - (tramp-completion-file-name-handler): Let-bind `directory-sep-char' - instead of calling `tramp-drop-volume-letter'. - - * net/tramp.el: - * net/tramp-uu.el: - * net/trampver.el: Move coding cookie at the end. - -2008-03-17 Stefan Monnier - - * net/tramp.el (tramp-completion-mode-p): Don't use char-equal for - elements which may be something else than characters. - -2008-03-17 Dan Nicolaescu - - * vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status): - New functions to implement vc-status support. - - * vc.el (vc-default-extra-status-menu) - (vc-add-to-vc-status-buffer): New functions. - - * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries - for eldoc and ielm. - -2008-03-17 Glenn Morris - - * calendar/cal-x.el (diary-frame-parameters) - (calendar-frame-parameters, calendar-and-diary-frame-parameters): - Fix custom type; add options. - (calendar-frame, diary-frame): Doc fixes. - (calendar-dedicate-diary, calendar-frame-1): Extract common code into - new functions. - (calendar-one-frame-setup, calendar-two-frame-setup): Doc fixes. - Use calendar-frame-1 and calendar-dedicate-diary. - (calendar-one-frame-setup): Also handle only-one-frame case. - (calendar-only-one-frame-setup): Doc fix. Just call - calendar-one-frame-setup. - - * calendar/diary-lib.el: Re-order some definitions before their use. - (nongregorian-diary-listing-hook, nongregorian-diary-marking-hook) - (diary-list-entries): Doc fixes. - (make-fancy-diary-display): Remove function. - - * calendar/calendar.el (calendar-today-marker) - (initial-calendar-window-hook, today-visible-calendar-hook) - (today-invisible-calendar-hook, diary-file, calendar-basic-setup) - (calendar-star-date, calendar-mark-today): Doc fixes. - (today-visible-calendar-hook): Add options. - (calendar-in-read-only-buffer): New macro. - (calendar-basic-setup): Adapt for change in calendar-read-date. - Place holiday let inside if. - (calendar-day-name-array, calendar-month-name-array): Make defcustoms. - (calendar-read-date): Set day to 1 rather than nil in the NODAY case. - (calendar-print-other-dates): Use one let rather than many. - - * calendar/calendar.el (calendar-in-read-only-buffer): New macro. - (calendar-print-other-dates): - * calendar/cal-hebrew.el (list-yahrzeit-dates): - * calendar/diary-lib.el (simple-diary-display, fancy-diary-display): - * calendar/holidays.el (calendar-list-holidays, list-holidays) - (calendar-cursor-holidays): - * calendar/lunar.el (calendar-phases-of-moon): Use - calendar-in-read-only-buffer to replace previous code and disable undo. - -2008-03-16 Juri Linkov - - * isearch.el (isearch-edit-string): Use search-ring-yank-pointer - and regexp-search-ring-yank-pointer for the HISTPOS argument of - read-from-minibuffer to provide the correct initial minibuffer - history position in isearch-edit-string when it is called from - isearch-ring-adjust. - - * menu-bar.el (kill-this-buffer): Use menu-bar-non-minibuffer-window-p - to check if the current buffer is the minibuffer, and in this case - call abort-recursive-edit to kill the minibuffer. Doc fix. - (kill-this-buffer-enabled-p): Allow this function to return non-nil - when the current buffer is the minibuffer. - - * simple.el (goto-line): Leave mark at previous position. Doc fix. - -2008-03-16 Tassilo Horn - - * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc): - Use non-nil PARENTS attribute of make-directory instead of - explicitly checking existence the current cache directory. - -2008-03-16 Daiki Ueno - - * epa-file.el (epa-file-select-keys): Fix bug with C-x C-s after - M-x epa-file-select-keys. - -2008-03-16 Kenichi Handa - - * international/mule.el (auto-coding-alist): - Use no-conversion-multibyte for archive files. - -2008-03-16 Glenn Morris - - * calendar/diary-lib.el (calendar-mark-complex, calendar-mark-1): - New functions. - * calendar/cal-bahai.el (calendar-mark-1): Autoload it. - (calendar-bahai-mark-date-pattern): Add optional argument `color'. - Use calendar-mark-1. - * calendar/cal-hebrew.el (calendar-mark-complex): Autoload it. - (mark-hebrew-calendar-date-pattern): Add optional argument `color'. - Use calendar-mark-complex. - * calendar/cal-islam.el (calendar-mark-1): Autoload it. - (mark-islamic-calendar-date-pattern): Add optional argument `color'. - Use calendar-mark-1. - - * calendar/calendar.el (calendar-mod): Remove. - * calendar/cal-china.el (calendar-chinese-from-absolute) - (calendar-chinese-date-string): Expand calendar-mod calls. - * calendar/cal-mayan.el (calendar-mayan-tzolkin-from-absolute): - Expand calendar-mod calls. - - * calendar/cal-bahai.el (calendar-bahai-date-string): Use a single let. - (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry) - (diary-bahai-insert-yearly-entry): Use let rather than let*. - Move obsolete aliases after the functions that replaced them. - - * calendar/cal-hebrew.el (calendar-absolute-from-hebrew) - (hebrew-calendar-yahrzeit, insert-hebrew-diary-entry) - (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry): - Use let rather than let*. - (calendar-hebrew-prompt-for-date): New function. - (calendar-goto-hebrew-date): Use calendar-hebrew-prompt-for-date. - (holiday-tisha-b-av-etc): Use unless, let. - - * calendar/cal-islam.el (calendar-islamic-prompt-for-date): New func. - (calendar-goto-islamic-date): Use calendar-islamic-prompt-for-date. - - * calendar/cal-mayan.el (calendar-mayan-haab-to-string): Simplify. - - * calendar/calendar.el (calendar-for-loop): Add indent spec. - - * calendar/diary-lib.el (diary-remind-message, mark-sexp-diary-entries) - (list-sexp-diary-entries, diary-font-lock-sexps): Use format rather - than concat. - (diary): Remove un-needed let. - (view-other-diary-entries): Rename argument. - (diary-list-entries-2): New function. - (diary-list-entries-1, diary-list-entries): Use diary-list-entries-2. - (print-diary-entries): Use unless. - (diary-mark-entries-1): Change argument order, make all but - markfunc optional. Handle the standard (Gregorian) case. - Use match-string-no-properties. Handle marks. - (mark-diary-entries): Use diary-mark-entries-1. - (diary-font-lock-keywords-1): New macro. - (diary-font-lock-keywords): Use diary-font-lock-keywords-1. - -2008-03-16 Ulf Jasper - - * calendar/icalendar.el (icalendar-version): Increase to 0.18. - (icalendar-export-hidden-diary-entries): New variable. - (icalendar-export-region): Use icalendar-export-hidden-diary-entries. - In case of error, insert full error-val. - (icalendar-first-weekday-of-year): Remove `offset' argument. Doc fix. - Use calendar-day-of-week. Return the day number. - (icalendar--convert-weekly-to-ical): Use funcall rather than apply. - -2008-03-16 Craig Markwardt - - * calendar/icalendar.el (icalendar-recurring-start-year): New variable. - (icalendar--diarytime-to-isotime): Fix treatment of 12:00pm - 12:59pm. - (icalendar-export-region): Ignore hidden diary entries. - (icalendar--convert-ordinary-to-ical): Fix case where event - spans across midnight boundary. - (icalendar-first-weekday-of-year): New function. - (icalendar--convert-weekly-to-ical): Allow user-selectable start - year for recurring events (Mozilla calendars do not propagate - recurring events forever, so year 2000 start date was not working). - (icalendar--convert-yearly-to-ical): Remove extra spaces in - formatting of BYMONTH and BYMONTHDAY (not allowed by ical spec). - -2008-03-15 Michael Albinus - - * net/tramp.el (tramp-root-regexp): New defconst. - (tramp-completion-file-name-regexp-unified) - (tramp-completion-file-name-regexp-separate) - (tramp-completion-file-name-regexp-url): Use it. - (tramp-do-copy-or-rename-file-via-buffer): - Set `enable-multibyte-characters' to nil. Set `jka-compr-inhibit' to - t for `insert-file-contents-literally'. - (tramp-drop-volume-letter): Rewrite, using `tramp-root-regexp'. - Autoload it. - (tramp-completion-file-name-handler-post-function): New defconst. - (tramp-completion-file-name-handler): Use it. - (tramp-maybe-open-connection): Update calls to - `tramp-flush-connection-property' for removed 2nd argument. - -2008-03-15 Stefan Monnier - - * vc-bzr.el (vc-bzr-diff): Use a faster invocation when possible. - (vc-bzr-complete-with-prefix, vc-bzr-revision-completion-table): - New functions. - -2008-03-15 Glenn Morris - - * calendar/diary-lib.el (diary-list-entries-1, diary-mark-entries-1): - New functions. - * calendar/cal-bahai.el (number, original-date, add-to-diary-list) - (diary-name-pattern, mark-calendar-days-named): Remove declarations. - (diary-list-entries-1, diary-mark-entries-1): Autoload. - (diary-bahai-list-entries): Use diary-list-entries-1. - (diary-bahai-mark-entries): Doc fix. Use diary-mark-entries-1. - * calendar/cal-hebrew.el (number, original-date, add-to-diary-list) - (diary-name-pattern, mark-calendar-days-named): Remove declarations. - (diary-list-entries-1, diary-mark-entries-1): Autoload. - (list-hebrew-diary-entries): Use diary-list-entries-1. - (mark-hebrew-diary-entries): Doc fix. Use diary-mark-entries-1. - * calendar/cal-islam.el (number, original-date, add-to-diary-list) - (diary-name-pattern, mark-calendar-days-named): Remove declarations. - (diary-list-entries-1, diary-mark-entries-1): Autoload. - (list-islamic-diary-entries): Use diary-list-entries-1. - (mark-islamic-diary-entries): Doc fix. Use diary-mark-entries-1. - - * calendar/appt.el (appt-check, appt-delete, appt-make-list): Use caar. - - * calendar/cal-bahai.el (calendar-bahai-epoch): Doc fix. - - * calendar/cal-china.el (number-chinese-months) - (calendar-chinese-from-absolute): Use nth, caar. - - * calendar/cal-coptic.el (coptic-calendar-epoch): Doc fix. - - * calendar/cal-french.el (french-calendar-accents): Doc fix. - - * calendar/cal-hebrew.el (calendar-hebrew-month-name-array-common-year) - (calendar-hebrew-month-name-array-leap-year) - (hebrew-calendar-parashiot-names): Make constants. - (diary-parasha): Move definition after constants it uses. - - * calendar/cal-html.el (cal-html-insert-link-yearpage) - (cal-html-htmlify-list): Doc fix. - (cal-html-htmlify-entry): Use nth. - - * calendar/cal-islam.el (calendar-islamic-month-name-array) - (calendar-islamic-epoch): Make constants. - (calendar-islamic-epoch): Doc fix. - - * calendar/cal-menu.el (cal-menu-goto-menu): Use "Go To". - - * calendar/cal-tex.el (cal-tex-hook, cal-tex-insert-preamble) - (cal-tex-month-name): Doc fix. - (cal-tex-last-blank-p): Use zerop. - - * calendar/calendar.el (european-calendar-style, calendar-for-loop) - (calendar-sum, calendar-insert-indented, mouse-calendar-other-month) - (calendar-cursor-to-date): Doc fix. - (hebrew-holidays-1, hebrew-holidays-4): Simplify. - (extract-calendar-day, extract-calendar-year): Use cadr, nth. - (calendar-day-number): Use when. - (generate-calendar-month): Use dotimes. - (exit-calendar, calendar-print-other-dates): Use let rather than let*. - (calendar-set-mark): Reverse conditional. - (calendar-make-alist): Move definition before use. - - * calendar/diary-lib.el (diary-face-attrs) - (diary-glob-file-regexp-prefix, diary-selective-display) - (number-of-diary-entries, diary-list-entries, diary-goto-entry) - (list-sexp-diary-entries, diary-date, diary-block, diary-float) - (diary-anniversary, diary-cyclic) - (diary-fancy-font-lock-fontify-region-function): Doc fixes. - (diary-header-line-format): Change wording. - (diary-list-entries): Set `date-start' in let. - (include-other-diary-files, mark-included-diary-files): Use format. - (simple-diary-display, fancy-diary-display): Use cadr, unless. - (mark-diary-entries): Use 1+. - (mark-sexp-diary-entries, list-sexp-diary-entries): Use when. - (mark-calendar-month): Use dotimes. - - * calendar/holidays.el (displayed-month, displayed-year): - Move declarations where needed. - (calendar-list-holidays): Doc fix. - - * calendar/parse-time.el (parse-time-string): Simplify. - - * calendar/solar.el (solar-n-hemi-seasons, solar-s-hemi-seasons): - Make constants. - (solar-sunrise-sunset): Rename some local variables for clarity. - (sunrise-sunset): Use zerop. - (solar-mean-equinoxes/solstices): Doc fix. - - * calendar/timeclock.el (timeclock-time-to-seconds, timeclock-log-data): - Use nth. - (timeclock-completing-read, timeclock-generate-report): Use zerop. - (timeclock-mean, timeclock-generate-report): Use dolist. - - * calendar/todo-mode.el (todo-add-category): Simplify. - (todo-more-important-p, todo-delete-item, todo-file-item): - Use unless, when. - (todo-top-priorities): Use zerop. - -2008-03-14 Nick Roberts - - * buff-menu.el (list-buffers-noselect): Display buffer name in - tooltip instead of mouse binding when it doesn't fit in the list. - -2008-03-14 Dan Nicolaescu - - * faces.el (xw-defined-colors): - * simple.el (widget-convert, shell-mode): Declare as functions - instead of autoloading. - - * abbrev.el: - * button.el: - * cus-face.el: - * ediff-hook.el: - * emacs-lisp/backquote.el: - * emacs-lisp/timer.el: - * facemenu.el: - * faces.el: - * menu-bar.el: - * simple.el: - * subr.el: - * textmodes/fill.el: - * textmodes/paragraphs.el: Remove autoloads, redundant when the - files are preloaded. - -2008-03-14 Stefan Monnier - - * desktop.el (desktop-create-buffer): Don't catch errors if - debug-on-error is set. - -2008-03-14 Eli Zaretskii - - * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el) - ($(lisp)/calendar/diary-loaddefs.el) - ($(lisp)/calendar/hol-loaddefs.el): New targets. - (LOADDEFS): New macro. - (autoloads): Depend on $(LOADDEFS). - -2008-03-14 Dan Nicolaescu - - * font-lock.el (featurep): Remove test, not useful anymore. - (facemenu-keymap): Move key binding ... - * facemenu.el (facemenu-keymap): ... here. - - * vc-bzr.el (vc-bzr-print-log): Insert a file marker. Run the log - for each file in the list. - (vc-bzr-log-view-mode): Recognize the file marker. - - * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries - for checkdoc and profiling. - -2008-03-14 Bastien Guerry - - * textmodes/flyspell.el (nxml-mode): Add the right - `flyspell-mode-predicate'. - - * wid-edit.el (link): Use 'mouse-face for :follow-link. - -2008-03-14 Glenn Morris - - * calendar/solar.el: Reorder so that functions are defined before use. - (displayed-month, displayed-year): Move declarations where needed. - (solar-get-number): Move definition before use. Use unless. - (solar-equatorial-coordinates): Simplify. - (solar-sunrise-and-sunset): Use let rather than let*. - (solar-longitude, solar-equinoxes-solstices): Use cadr, nth. - - * startup.el (command-line-1): Rename -internal-script back to - -scriptload (reverts previous change). - - * calendar/cal-bahai.el (calendar-bahai-month-name-array) - (calendar-bahai-leap-base): Add doc strings. - (calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern): - Move definition before use. - (calendar-bahai-goto-date, diary-bahai-list-entries): Doc fix. - (diary-bahai-list-entries, diary-bahai-mark-entries): Move some constant - variables outside the loop. Use dolist. - (holiday-bahai, calendar-bahai-mark-date-pattern): Use unless. - - * calendar/cal-china.el: Re-order so that functions are defined before - use. - (displayed-month, displayed-year): Move declarations where needed. - (chinese-calendar-time-zone, calendar-goto-chinese-date): Doc fix. - (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch): - Add doc strings. - (chinese-year-cache): Recenter on 2010. Doc fix. - (chinese-year, number-chinese-months, calendar-absolute-from-chinese): - Doc fix. Simplify. - (chinese-year-cache-init): New function. - (compute-chinese-year, holiday-chinese-new-year) - (calendar-chinese-date-string, calendar-goto-chinese-date) - (make-chinese-month-assoc-list): Use cadr, nth. - (chinese-months): Remove un-needed let. - - * calendar/cal-coptic.el (coptic-calendar-month-name-array) - (ethiopic-calendar-month-name-array, ethiopic-name): Add doc strings. - (coptic-prompt-for-date): Move definition before use. - - * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify. - (calendar-dst-find-data, calendar-daylight-time-offset) - (calendar-standard-time-zone-name, calendar-daylight-time-zone-name) - (calendar-daylight-savings-starts-time) - (calendar-daylight-savings-ends-time): Use cadr, nth. - - * calendar/cal-french.el (french-calendar-epoch) - (calendar-goto-french-date): Doc fix. - (french-calendar-month-name-array) - (french-calendar-multibyte-month-name-array) - (french-calendar-day-name-array, french-calendar-special-days-array): - Add doc strings. - - * calendar/cal-hebrew.el (displayed-month, displayed-year) - (original-date): Move declarations where needed. - (calendar-goto-hebrew-date, list-hebrew-diary-entries, diary-yahrzeit): - Doc fix. - (list-hebrew-diary-entries, mark-hebrew-diary-entries): Move some - constant variables outside the loop. Use dolist. - - * calendar/cal-islam.el (displayed-month, displayed-year) - (original-date): Move declarations where needed. - (islamic-calendar-day-number): Remove unused local variable `day'. - (calendar-goto-islamic-date): Doc fix. - (holiday-islamic): Use unless. - (list-islamic-diary-entries, mark-islamic-diary-entries): Move some - constant variables outside the loop. Use dolist. - (mark-islamic-calendar-date-pattern): Move definition before use. - Use unless. - (mark-islamic-diary-entries): Doc fix. - (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry) - (insert-yearly-islamic-diary-entry): Use let rather than let*. - - * calendar/cal-julian.el (calendar-absolute-from-julian): - Move definition before use. Remove un-needed local `day'. - (calendar-goto-julian-date, calendar-goto-astro-day-number): Doc fix. - - * calendar/cal-mayan.el (calendar-mayan-haab-month-name-array) - (calendar-mayan-tzolkin-names-array): Add doc strings. - (calendar-mayan-long-count-from-absolute): Use a single let. - (calendar-string-to-mayan-long-count): Simplify. - (calendar-next-haab-date, calendar-previous-haab-date) - (calendar-next-tzolkin-date, calendar-previous-tzolkin-date) - (calendar-previous-calendar-round-date) - (calendar-goto-mayan-long-count-date, calendar-mayan-date-string): - Doc fix. - (calendar-mayan-tzolkin-haab-on-or-before): Use zerop. - (calendar-mayan-date-string, calendar-print-mayan-date) - (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date) - (calendar-mayan-long-count-common-era): Move definitions before use. - - * calendar/cal-menu.el (displayed-year): Move declaration where needed. - (calendar-event-to-date, cal-tex-mouse-week, cal-tex-mouse-week-iso): - Doc fix. - (calendar-mouse-goto-date): Move definition before use. - - * calendar/cal-move.el (calendar-cursor-to-nearest-date): Use or, when. - Move definition before use. - (calendar-cursor-to-visible-date): Move definition before use. - (calendar-scroll-left): Use unless and zerop. Combine lets into one, - and place inside the conditional. - (calendar-forward-day): Simplify. - (calendar-end-of-month): Use unless. - (calendar-goto-day-of-year): Doc fix. - Relocate obsolete aliases after their replacements. - - * calendar/cal-persia.el (calendar-goto-persian-date): Doc fix. - - * calendar/diary-lib.el (mark-diary-entries): Move some constant - variables outside the diary-date-forms loop. - - * calendar/calendar.el (diary-file): Doc fix. - (calendar-buffer-list): Return buffers rather than strings (fixes - previous change). - (hebrew-holidays-4): Fix typo. - - * calendar/holidays.el (displayed-month, displayed-year): - Move declarations where needed. - (calendar-holiday-list, calendar-list-holidays) - (holiday-filter-visible-calendar): Move definitions before use. - (list-holidays): Use cadr. - Relocate obsolete aliases after their replacements. - - * calendar/lunar.el (date, displayed-month, displayed-year): - Move declarations where needed. - (lunar-phase-list): Move definition after functions it uses. - (calendar-phases-of-moon, diary-phases-of-moon) - (lunar-new-moon-on-or-after): Use cadr, nth. - (lunar-new-moon-on-or-after): Doc fix. - - * textmodes/org-irc.el (top-level): CL not required when compiling. - (org-irc-visit-erc): Replace runtime CL functions. - - * textmodes/org-publish.el (declare-function): Add compatibility stub. - (org-publish-delete-dups): Declare as function. - -2008-03-14 Dan Nicolaescu - - * vc-bzr.el (vc-bzr-log-view-mode): "." can be part of a revno. - (vc-bzr-show-log-entry): Make regexp match more cases. - (vc-diff-switches-list): Remove autoload, not needed. - -2008-03-14 Juri Linkov - - * isearch.el (isearch-edit-string): Remove one call to - `isearch-push-state' not to push an inconsistent state, - but keep another correct call to `isearch-push-state'. - (isearch-ring-adjust): Call `isearch-push-state' only when - `search-ring-update' is non-nil since `isearch-edit-string' - already pushes its state. - (isearch-message): Improve matching the failed part by checking - if the original message starts with the last successful message. - - * dired.el (dired-warn-writable): Rename to `dired-perm-write'. - (dired-perm-write): Rename from `dired-warn-writable'. - Change parent face from `font-lock-warning-face' to - `font-lock-comment-delimiter-face'. - (dired-warn-writable-face): Rename to `dired-perm-write-face'. - (dired-perm-write-face): Rename from `dired-warn-writable-face'. - (dired-font-lock-keywords): Replace `dired-warn-writable-face' - with `dired-perm-write-face'. - -2008-03-13 Tassilo Horn - - * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc): - Create cache dir only if it doesn't already exist. - -2008-03-13 Stefan Monnier - - * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Fix handling - of \ and '. - -2008-03-13 Johan Bockgård - - * net/browse-url.el (browse-url-text-xterm): - Unquote browse-url-text-browser. - -2008-03-13 Carsten Dominik - - * textmodes/org-mouse.el: Version number change. - - * textmodes/org-publish.el (org-publish-expand-components): - Remove null projects from the list of components. - (org-publish-attachment): Bugfix: handle mandatory argument pub-dir. - Remove unused retrieval of the :publishing-directory property. - (org-publish-file): Bugfix: when using a relative directory as the - publishing directory, convert it to a directory filename. - (org-publish-project): New alias. - (org-publish-get-files): Protect against empty p. - (org-publish-file): Send an error when file is not part of any project. - (org-publish-file): Offer to refresh the list of files in known - project when the current file is not part of any project. - (org-publish-before-export-hook) - (org-publish-after-export-hook): New hooks. - (org-publish-org-to): Use new hooks and kill buffers. - (org-publish-file): Remove the code for killing buffers. - (org-publish-initialize-files-alist): Use interactive. - (org-publish-file): If the publishing function creates a new - buffer, kill it after publishing. - (org-publish-timestamp-filename): Protect ":" in file name path - under windows. - - * textmodes/org-export-latex.el (org-export-as-latex): Revert the - change that killed the LaTeX buffer. - - * textmodes/org.el (org-ctrl-c-star): Implement a missing branch - in the decision tree. - (org-select-remember-template): Clean the code. - (org-prepare-dblock): Add the extra :content parameter. - (org-write-agenda): New output type ".ics" files. - (org-write-agenda): Call `org-icalendar-verify-function', both for - time stamps and for TODO entries. - (org-agenda-collect-markers, org-create-marker-find-array) - (org-check-agenda-marker-table): New functions. - (org-agenda-marker-table): New variable. - (org-export-as-html): Revert the change that killed the html - buffer. Side effects first need to be studied carefully. - (org-get-tags-at): Fix the structure of the condition-case statement. - (org-ts-regexp0, org-repeat-re, org-display-custom-time) - (org-timestamp-change): Fix regular expressions to swallow the - extra character for repeat-shift control. - (org-auto-repeat-maybe): Implement the new repeater mechanisms. - (org-get-legal-level): Alias to `org-get-valid-level'. - (org-dblock-write:clocktable): Add a :link parameter, linking - headlines to their location in the Org agenda files. - (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from - throwing an error when getting tags before headlines. - (org-timestamp-change, org-modify-ts-extra) - (org-ts-regexp1): Fix timestamp editing. - (org-agenda-custom-commands-local-options): New constant. - (org-agenda-custom-commands): - Use `org-agenda-custom-commands-local-options' to improve customize - type. "htmlize": Removed hack to fix face problem with htmlize, - it no longer seem necessary. - (org-follow-link-hook): New hook. - (org-agenda-custom-commands): Add "Component" as a tag for each - item in a command series. - (org-open-at-point): Run `org-follow-link-hook'. - (org-agenda-schedule): Bugfix: don't display marker type when it - is nil. - (org-store-link): org-irc required. - (org-set-regexps-and-options): Parse the new logging options. - (org-extract-log-state-settings): New function. - (org-todo): Handle the new ways of recording state change stuff. - (org-local-logging): New function. - (org-columns-open-link): Fix bug with opening link in column view. - (org-local-logging): New function. - (org-todo): Make sure that LOGGING properties are honoured. - (org-todo-keywords): Improve docstring. - (org-startup-options): Cleanup startup options. - (org-set-regexps-and-options): Process the "!" markers. - (org-todo): Respect the new logging stuff. - (org-log-note-how): New variable. - (org-add-log-maybe): New parameter HOW that defines how logging - should be done and also overrides PURPOSE. Add a docstring. - (org-add-log-note): Check if we really need to ask for a note. - (org-get-current-options): Digest the new keyword. - (org-agenda-reset-markers): Rename from - `org-agenda-maybe-reset-markers'. Remove FORCE argument. - (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed - function, without force argument. - (org-buffer-property-keys): Bind local variables s and p. - (org-make-tags-matcher): Allow "" to match an empty or - non-existent property value. - (org-export-as-html): Join unsorted lists when they directly - follow each other. Such lists may be created by headlines that - are converted to lists. - (org-nofm-to-completion): New function. - (org-export-as-html): Use :html-extension instead of - org-export-html-extension. - (org-store-link): Support for links from `rmail-summary-mode'. - (org-columns-new, org-complete, org-set-property): Set the - `include-columns' argument in the call to - `org-buffer-property-keys'. - (org-buffer-property-keys): New argument `include-columns', to - include properties expected by any of the COLUMNS formats in the - current buffer. - (org-cleaned-string-for-export): Get rid of drawers first, so that - they will be removed also in the text before the first headline. - (org-clock-report): Show the clocktable when found. - (org-refile): Fix positioning bug when `org-reverse-note-order' is nil. - (org-version): With prefix argument, insert `org-version' at point. - (org-agenda-goto): Recenter the window after finding the target - location, to make sure the correct position will be displayed. - (org-agenda-get-deadlines): Don't scale priority with the warning - period. - (org-insert-heading): Don't break line in the middle of the line. - (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to - be 0. - (org-update-checkbox-count): Revamp to deal with hierarchical - checkboxes. This was a patch from Miguel A. Figueroa-Villanueva. - (org-remove-timestamp-with-keyword): New function. - (org-schedule, org-deadline): - Use `org-remove-timestamp-with-keyword' to make sure all such time - stamps are removed. - (org-mode): Support for `align'. - (org-agenda-get-deadlines): Make sure priorities increase as the - due date approaches and is passed. - (org-remember-apply-template): Fix problem with tags that - contain "_" or "@". - (org-make-link-regexps): Improve the regular expression for plain links. - (org-agenda-get-closed): List each clocking entry. - (org-set-tags): Only tabify before tags if indent-tabs-mode is t. - (org-special-ctrl-k): New option. - (org-kill-line): New function. - (org-archive-all-done): Fix incorrect number of stars in regexp. - (org-refile-get-location): New function. - (org-refile-goto-last-stored): New function. - (org-global-tags-completion-table): Add the value of org-tag-alist - in each buffer, to make sure that also unused tags will be - available for completion. - (org-columns-edit-value) - (org-columns-next-allowed-value): Only update if not in agenda. - (org-clocktable-steps): New function. - (org-dblock-write:clocktable): Call `org-clocktable-steps'. - (org-archive-subtree): Add the outline tree context as a property. - (org-closest-date): New optional argument `prefer'. - (org-goto-auto-isearch): New option. - (org-goto-map, org-get-location): Implement auto-isearch. - (org-goto-local-auto-isearch-map): New variable. - (org-goto-local-search-forward-headings) - (org-goto-local-auto-isearch): New functions. - -2008-03-13 Philip Jackson - - * textmodes/org-irc.el: New file. - -2008-03-13 John Wiegley - - * textmodes/org-mac-message.el: New file. - -2008-03-13 Dan Nicolaescu - - * font-lock.el (font-lock-comment-face): Set the foreground for - the light background 8 colors case. - -2008-03-13 Glenn Morris - - * font-lock.el (lisp-font-lock-keywords-1): Support wider range of - generate-autoload-cookie patterns. - - * startup.el (command-line-1): Rename -scriptload to -internal-script. - - * Makefile.in ($(lisp)/loaddefs.el): Remove this target. - (MH_E_SRC): Remove variable. - ($(lisp)/mh-e/mh-loaddefs.el): Remove $MH_E_SRC dependency. - Simplify file header. Use $@ for generated-autoload-file. - - * Makefile.in (LOADDEFS): New variable. - (AUTOGENEL): Use $LOADDEFS. - (autoloads): Remove $(lisp)/loaddefs.el dependency; add $LOADDEFS. - ($(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el) - ($(lisp)/calendar/hol-loaddefs.el): New targets. - * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el: - * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-html.el: - * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el: - * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el: - * calendar/cal-tex.el, calendar/cal-x.el, calendar/diary-lib.el: - * calendar/holidays.el, calendar/lunar.el, calendar/solar.el: - Add calendar-specific autoload cookies, and remove any setting of - generated-autoload-file. - * calendar/calendar.el: Remove explicit autoloads now in cal-loaddefs. - * calendar/diary-lib.el: Replace explicit autoloads with reading of - diary-loaddefs. - * calendar/holidays.el: Replace explicit autoloads with reading of - hol-loaddefs. - - * calendar/calendar.el (cal-hebrew-yahrzeit-buffer): New constant. - (calendar-buffer-list): Simplify. - (generate-calendar-window): Use calendar-mark-holidays rather than - obsolete alias. - - * calendar/cal-hebrew.el (list-yahrzeit-dates): - Use cal-hebrew-yahrzeit-buffer. - - * calendar/cal-x.el (calendar-only-one-frame-setup) - (calendar-two-frame-setup): Doc fixes. - (special-display-buffer-names): Use cal-hebrew-yahrzeit-buffer. - - * calendar/appt.el (appt-mode-string): Mark as risky. - (appt-check): Apply mode-line-emphasis face to appt-mode-string. - - * calendar/cal-html.el (diary-list-entries): - * calendar/cal-tex.el (calendar-holiday-list, diary-list-entries) - (calendar-iso-from-absolute): Fix autoloads. - - * calendar/cal-iso.el (calendar-absolute-from-iso) - (calendar-iso-read-args): Simplify. - (calendar-iso-date-string, calendar-iso-read-args) - (calendar-goto-iso-date, calendar-goto-iso-week): Doc fixes. - - * calendar/cal-julian.el (calendar-julian-from-absolute): Use zerop. - (displayed-month, displayed-year): Move declarations where needed. - (calendar-print-astro-day-number): Doc fix. - - * calendar/cal-persia.el (persian-calendar-month-name-array) - (persian-calendar-epoch, calendar-persian-date-string): Doc fixes. - (persian-prompt-for-date): Remove local variable `today'. - - * calendar/diary-lib.el (mark-calendar-month): Use zerop. - - * calendar/solar.el (solar-moment, solar-exact-local-noon) - (solar-sunrise-sunset, solar-sunrise-sunset-string) - (solar-ephemeris-time, solar-date-next-longitude, solar-sidereal-time) - (diary-sabbath-candles, solar-equinoxes/solstices) - (solar-equinoxes-solstices): Use cadr, cdar, nth, zerop. - (solar-time-equation, solar-date-to-et): Simplify. - - * mail/supercite.el: Remove the `function' in `(function (lambda'. - Replace `(car (cdr' with cadr'. - - * progmodes/f90.el (f90-font-lock-n): New function. - (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3, f90-font-lock-4): - Use f90-font-lock-n. - (f90-indent-region, f90-indent-subprogram, f90-match-end): Use cadr. - - * progmodes/f90.el (f90-mode-abbrev-table): - * progmodes/fortran.el (fortran-mode-abbrev-table): - Use newer form of define-abbrev, where supported. No need to bind - abbrevs-changed for system abbrevs. - -2008-03-13 Stefan Monnier - - * term/xterm.el (terminal-init-xterm): delete-frame-hook -> - delete-frame-functions. - - * bookmark.el (Info-current-node): Remove. - -2008-03-12 Juri Linkov - - * help.el (describe-project): Remove defaliases for view-todo and - describe-project that are now unnecessary after the merge from - emacs--rel--22 that added define-obsolete-function-alias. - - * startup.el (inhibit-startup-screen): Revert incomplete - 2008-03-10 merge from emacs--rel--22 that partly reverted - 2008-02-28 change that added initial message to *scratch* buffer - regardless of the value of `inhibit-startup-screen'. - Now keep this change in the trunk, but not in the 22 branch. - -2008-03-12 Stefan Monnier - - * international/quail.el (quail-setup-completion-buf, quail-help): - * mail/binhex.el (binhex-decode-region-internal): - * mail/uudecode.el (uudecode-decode-region-internal): - * net/dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns): - * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than - setting default-enable-multibyte-characters. - - * emulation/viper-util.el (viper-file-remote-p): Remove, unused. - - * comint.el: Fix up indentation and comment style. Remove `function'. - - * international/mule-cmds.el (reset-language-environment) - (set-language-environment-nonascii-translation): - Don't set-unibyte-charset. - - * doc-view.el: Remove all cb-args, use closures instead. - (doc-view-sentinel): Merge doc-view-dvi->pdf-sentinel, - doc-view-ps->pdf-sentinel, and doc-view-pdf->txt-sentinel (which was - doing an incorrect check). Update all callers to use the new name. - (doc-view-doc->txt): Add missing `txt' argument. - -2008-03-12 Tassilo Horn - - * doc-view.el (doc-view-current-cache-dir): Set buffer used for - md5 sum calculation to single-byte. - -2008-03-12 Stefan Monnier - - * doc-view.el (doc-view-new-window-function): Add assertion. - (doc-view-doc-type): New var. - (doc-view-convert-current-doc, doc-view-doc->txt): Use it. - (doc-view-intersection): New fun. - (doc-view-mode): Use it to set the new var. - -2008-03-12 Tassilo Horn - - * doc-view.el (doc-view-doc->txt, doc-view-open-text) - (doc-view-already-converted-p): New functions. - (doc-view-clear-cache): Don't recreate doc-view-cache-directory. - (doc-view-mode-map): Bind C-c C-t to doc-view-open-text. - (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf) - (doc-view-pdf->txt-sentinel, doc-view-pdf->txt) - (doc-view-ps->pdf-sentinel, doc-view-ps->pdf) - (doc-view-convert-current-doc): Don't hardwire the functions the - sentinels call. Now they're provided by two args CALLBACK and - CB-ARGS to the functions. - (doc-view-search): Use doc-view-doc->txt. - (doc-view-initiate-display): Use doc-view-already-converted-p. - Mention new binding C-c C-t if doc-view-mode doesn't work. - -2008-03-12 Dan Nicolaescu - - * diff-mode.el (diff-refine-change): Adjust colors to be more visible. - -2008-03-12 Stefan Monnier - - * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords): - Mark " outside of tags as punctuation. - -2008-03-11 Stefan Monnier - - * menu-bar.el (minibuffer-local-map): Use the same command for the - "Quit" menu as used for the C-g key, so the shortcut displayed is C-g. - Prefer RET over C-j for exit-minibuffer. - - * files.el (display-buffer-other-frame): Eliminate problematic code. - - * menu-bar.el (menu-bar-update-buffers-maxbuf): Remove. - (menu-bar-select-buffer): Remove. - (menu-bar-select-frame): Make non-interactive and take a frame arg. - (menu-bar-update-buffers): Don't use buffer-names or frame names as events. - -2008-03-11 Juanma Barranquero - - * icomplete.el (icomplete-completions): Remove obsolete code. - - * net/net-utils.el (iwconfig-program-options): Doc fix. - (net-utils-run-program, run-network-program): Define as functions. - -2008-03-11 Dan Nicolaescu - - * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Fix typo. - -2008-03-11 Glenn Morris - - * faces.el (mode-line-emphasis): New face. - * vc.el (vc-set-mode-line-busy-indicator): Use mode-line-emphasis face. - - * calendar/calendar.el (top-level): Load cal-loaddefs when compiling. - -2008-03-11 Chong Yidong - - * simple.el (set-mark-command): Doc fix. - -2008-03-10 Stefan Monnier - - * Makefile.in (bootstrap-prepare): Don't chmod cal-loaddefs.el. - - * emacs-lisp/autoload.el (autoload-find-destination): - Don't force raw-text. - - * calendar/calendar.el ("cal-loaddefs"): Load, rather than require. - * calendar/cal-loaddefs.el: Don't version control. - -2008-03-10 Dan Nicolaescu - - * progmodes/make-mode.el (makefile-mode-abbrev-table): Add menu - entries and add :help to the existing ones. - -2008-03-10 Glenn Morris - - * calendar/cal-hebrew.el (date, entry, number): Move declarations - to where they are needed. - - * calendar/calendar.el (diary-file, hebrew-holidays-1) - (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4) - (calendar, calendar-basic-setup, calendar-mode-map, calendar-set-mark) - (calendar-version): Doc fixes. - (calendar-absolute-from-gregorian): Use zerop. - (calendar-mode-line-format): Make it a defcustom. - - * calendar/diary-lib.el (diary-face-attrs): Fix custom :type. - (diary-face-attrs, diary-glob-file-regexp-prefix, diary-unknown-time) - (diary-pull-attrs, diary-header-line-flag, diary-list-entries) - (diary-unhide-everything, include-other-diary-files, diary-goto-entry) - (mark-included-diary-files, mark-calendar-days-named) - (mark-calendar-date-pattern, mark-calendar-month, diary-entry-compare) - (diary-remind, insert-diary-entry, insert-weekly-diary-entry) - (insert-monthly-diary-entry, insert-yearly-diary-entry) - (insert-anniversary-diary-entry, insert-block-diary-entry) - (insert-cyclic-diary-entry, fancy-diary-font-lock-keywords) - (diary-font-lock-sexps): Doc fixes. - (diary-remind-message, mark-calendar-month): Use zerop. - (diary-attrtype-convert, diary-pull-attrs): Simplify. - (diary-list-entries): Revert let to let* (previous change). - - * Makefile.in (bootstrap-prepare): Also chmod cal-loaddefs.el. - -2008-03-10 Kim F. Storm - - * help.el (view-emacs-todo, describe-gnu-project): Define obsolete - function aliases for the old names. - -2008-03-10 Juanma Barranquero - - * iswitchb.el (iswitchb-use-faces): Doc fix. - (iswitchb-buffer-ignore, iswitchb-read-buffer): - Fix typos in docstrings. - -2008-03-10 Dan Nicolaescu - - * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords): - Fix typo. - (verilog-type-font-keywords): Reindent. - -2008-03-10 Michael McNamara - - * progmodes/verilog-mode.el (verilog-font-grouping-keywords): - Fix bug in the grouping-keyword regular expression. - (verilog-font-lock-keywords): Allow users to toggle special - highlight of grouping-keywords. - (verilog-highlight-grouping-keywords): The toggle for special - highlighting of grouping keywords. - -2008-03-10 Juri Linkov - - * startup.el: Revert 2008-02-28 change that adds initial message - to *scratch* buffer regardless of the value of - `inhibit-startup-screen'. - -2008-03-10 Dan Nicolaescu - - * textmodes/css-mode.el (css-indent-offset, css-electric-keys): - * textmodes/bibtex-style.el (bibtex-style-indent-basic): - * progmodes/verilog-mode.el (verilog-mode): - * net/socks.el (socks): - * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version. - -2008-03-09 Stefan Monnier - - * doc-view.el (bookmark-buffer-file-name, bookmark-prop-get): Declare. - (doc-view-bookmark-make-record): Use them. - (doc-view-bookmark-jump): Use them. Fix find-file ->find-file-noselect. - (bookmark-get-filename, bookmark-get-bookmark-record): Remove. - - * bookmark.el (bookmark-make-record-function): Change expected return - value to include a suggested bookmark name. - (bookmark-make): Split into bookmark-make-record and bookmark-store. - Fix reversed `overwrite' semantics. - (bookmark-set): Call bookmark-make-record before prompting the user. - Then pass the result to bookmark-store later on. - (bookmark-make-name-function): Remove. - (bookmark-buffer-file-name, bookmark-buffer-name): Don't use it. - * info.el (bookmark-make-name-function): Remove. - (Info-mode): Don't set it. - (Info-bookmark-make-name): Remove. - (Info-bookmark-make-record): Use Info-current-node as suggested default - bookmark name. - - * bookmark.el (bookmark-set): Make bookmark before reading annotations. - I.e. use bookmark-edit-annotation rather than bookmark-read-annotation. - (bookmark-read-annotation-mode-map, bookmark-annotation-paragraph) - (bookmark-annotation-buffer, bookmark-annotation-file) - (bookmark-annotation-point, bookmark-send-annotation) - (bookmark-read-annotation-mode, bookmark-read-annotation): Remove. - (bookmark-edit-annotation-text-func): Rename from - bookmark-read-annotation-text-func. Keep old name as an obsolete alias. - (bookmark-edit-annotation-mode-map): Move initialization into - declaration. - - * bookmark.el: Remove spurious * in docstrings. - (bookmark-minibuffer-read-name-map): New var. - (bookmark-set): Use it. Also pass the default value as it should. - (bookmark-send-edited-annotation): Take no chances with text properties. - (bookmark-insert-current-bookmark): Inline bookmark-insert-buffer-name. - (bookmark-insert-buffer-name): Remove. - (bookmark-buffer-file-name): Signal an error rather than returning nil. - -2008-03-09 Thomas Hühn (tiny change) - - * tutorial.el (tutorial--default-keys): Update `C-l' binding. - -2008-03-09 Dan Nicolaescu - - * diff-mode.el (diff-mode-menu): Add :help. - -2008-03-09 Glenn Morris - - * calendar/calendar.el (general-holidays, oriental-holidays) - (local-holidays, other-holidays, hebrew-holidays-1, hebrew-holidays-2) - (hebrew-holidays-3, hebrew-holidays-4, hebrew-holidays) - (christian-holidays, islamic-holidays, bahai-holidays, solar-holidays) - (calendar-holidays): Restore autoload cookies, because people are - used to using these variables without loading calendar.el. - - * calendar/cal-islam.el (diary-islamic-date): Move to end. - (date, number): Declare where needed. - - * calendar/diary-lib.el (nongregorian-diary-marking-hook) - (list-sexp-diary-entries): Doc fixes. - (diary-list-entries): Doc fix. Remove free variable `entry'. - (fancy-diary-display): Use dolist, bobp. Remove free variable `entry'. - Simplify setting of `date-holiday-list'. - (mark-diary-entries): Remove free variable `entry'. - (diary-list-entries, include-other-diary-files, fancy-diary-display): - Use let where let* is not needed. - -2008-03-09 Stefan Monnier - - * bookmark.el (bookmark-make): Don't pass the `annotation' to the - make-record function, instead paste it in afterwards. - (bookmark-make-record-for-text-file): - * doc-view.el (doc-view-bookmark-make-record): - * info.el (Info-bookmark-make-record): Don't mess with annotations. - -2008-03-08 Glenn Morris - - * calendar/diary-lib.el (entry): Declare for compiler part-way through. - -2008-03-08 Stefan Monnier - - * calendar/diary-lib.el (diary-list-entries) - (include-other-diary-files, mark-diary-entries) - (mark-sexp-diary-entries, mark-included-diary-files) - (diary-entry-time, list-sexp-diary-entries): Remove the special - handling of ^M that dates back to the use of selective-display. - (simple-diary-display): Obey setting of pop-up-frames. - (body, entry): Remove unnecessary declarations. - - * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs. - (bookmark-get-annotation, bookmark-set-annotation) - (bookmark-get-filename, bookmark-set-filename, bookmark-get-position) - (bookmark-set-position, bookmark-get-front-context-string) - (bookmark-set-front-context-string, bookmark-get-rear-context-string) - (bookmark-set-rear-context-string, bookmark-get-handler): Use them. - * info.el (Info-bookmark-make-record): Don't bother recording point. - (bookmark-get-filename, bookmark-get-front-context-string) - (bookmark-get-rear-context-string, bookmark-get-position): - Don't declare any more. - (bookmark-get-info-node): Remove. - (bookmark-prop-get): Declare. - (Info-bookmark-jump): Use it. - -2008-03-08 Johan Bockgård - - * subr.el (while-no-input): Don't splice BODY directly into the - `or' form. - -2008-03-08 Dan Nicolaescu - - * diff-mode.el (diff-ignore-whitespace-hunk): - Bind inhibit-read-only before trying to change the buffer. - -2008-03-08 Glenn Morris - - * calendar/appt.el (appt): Move custom group here from calendar.el. - (appt-disp-window, appt-convert-time): Doc fixes. - - * calendar/cal-bahai.el (calendar-bahai-prompt-for-date) - (calendar-bahai-mark-date-pattern): - * calendar/cal-hebrew.el (mark-hebrew-calendar-date-pattern): - * calendar/cal-islam.el (mark-islamic-calendar-date-pattern): - * calendar/cal-julian.el (calendar-absolute-from-julian): - * calendar/cal-persia.el (persian-prompt-for-date): Use zerop. - - * calendar/cal-china.el (chinese-calendar): Move custom group here from - calendar.el. - (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch): - Make constants. - (chinese-calendar-time-zone, chinese-calendar-daylight-time-offset) - (chinese-calendar-daylight-savings-starts) - (chinese-calendar-daylight-savings-ends) - (chinese-calendar-daylight-savings-starts-time) - (chinese-calendar-daylight-savings-ends-time) - (chinese-zodiac-sign-on-or-after, chinese-new-moon-on-or-after): - Doc fixes. - - * calendar/cal-coptic.el (coptic-name): Add doc string. - - * calendar/cal-french.el (french-calendar-month-name-array) - (french-calendar-day-name-array, french-calendar-special-days-array): - Add doc strings. - - * calendar/cal-bahai.el (diary-bahai-mark-entries) - (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry) - (diary-bahai-insert-yearly-entry): - * calendar/cal-dst.el (calendar-next-time-zone-transition) - (calendar-time-zone): - * calendar/cal-hebrew.el (hebrew-calendar-leap-year-p) - (hebrew-calendar-elapsed-days, hebrew-calendar-long-heshvan-p) - (hebrew-calendar-short-kislev-p, mark-hebrew-diary-entries) - (insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry) - (insert-yearly-hebrew-diary-entry, diary-yahrzeit): - * calendar/cal-islam.el (islamic-calendar-leap-year-p) - (list-islamic-diary-entries, mark-islamic-diary-entries) - (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry) - (insert-yearly-islamic-diary-entry): - * calendar/cal-iso.el (calendar-iso-read-args): - * calendar/cal-mayan.el (calendar-string-to-mayan-long-count) - (calendar-mayan-haab-to-string, calendar-mayan-tzolkin-to-string) - (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date) - (calendar-next-calendar-round-date) - (calendar-mayan-long-count-common-era): - * calendar/cal-menu.el (cal-menu-holiday-window-suffix) - (cal-menu-x-popup-menu, calendar-mouse-holidays) - (calendar-mouse-view-diary-entries, calendar-mouse-print-dates) - (calendar-mouse-goto-date): - * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right): - * calendar/holidays.el (holidays): - * calendar/lunar.el (phases-of-moon, lunar-new-moon-on-or-after): - * calendar/time-date.el (date-to-time, time-subtract, time-add) - (safe-date-to-time): Doc fixes. - - * calendar/cal-persia.el (persian-calendar-month-name-array) - (persian-calendar-epoch): Make constants. - - * calendar/cal-tex.el (calendar-tex): Move custom group here from - calendar.el. - - * calendar/cal-x.el (diary-frame-parameters) - (calendar-frame-parameters, calendar-and-diary-frame-parameters) - (calendar-after-frame-setup-hooks): Make defcustoms. - (calendar-one-frame-setup, calendar-only-one-frame-setup) - (calendar-two-frame-setup): Doc fix. - - * calendar/cal-loaddefs.el: New file. - - * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el: - * calendar/cal-french.el, calendar/cal-html.el: - * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el: - * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el: - * calendar/cal-tex.el, calendar/cal-x.el: - Unquote lambda functions. Add autoload cookies to functions formerly - autoloaded in calendar.el. Set `generated-autoload-file' to - "cal-loaddefs.el". - - * calendar/calendar.el: Move many autoloads to separate file, - cal-loaddefs.el. Move defcustoms to start and re-order. - (calendar-month-name-array, calendar-starred-day): No need to - declare for compiler. - (cal-loaddefs): Require it. - (appt, chinese-calendar, calendar-tex): Move custom groups to the - appropriate file. - (diary-entry-marker, calendar-today-marker, calendar-holiday-marker): - Reverse logic. - (diary-face, diary-file-name-prefix-function, diary-include-string) - (diary-glob-file-regexp-prefix, diary-face-attrs) - (diary-file-name-prefix, sexp-diary-entry-symbol) - (print-diary-entries-hook, list-diary-entries-hook) - (nongregorian-diary-listing-hook, mark-diary-entries-hook) - (nongregorian-diary-marking-hook, diary-list-include-blanks): - Move to diary-lib. - (all-christian-calendar-holidays, all-islamic-calendar-holidays) - (all-bahai-calendar-holidays): Doc fix. - (calendar-insert-indented): Doc fix. Use when rather than if. - (exit-calendar): Use mapc rather than mapcar. - (calendar-cursor-to-date): Use zerop. - (calendar-mark-ring): Add doc-string. - (calendar-starred-day): Defvar it. - (calendar-mode): Make calendar-starred-day local. - (calendar-star-date): No need to make calendar-starred-day local. - - * calendar/diary-lib.el: Move defcustoms to start. - (diary-include-string, diary-list-include-blanks) - (diary-glob-file-regexp-prefix, diary-face, diary-face-attrs) - (diary-file-name-prefix, diary-file-name-prefix-function) - (sexp-diary-entry-symbol, list-diary-entries-hook) - (mark-diary-entries-hook, nongregorian-diary-listing-hook) - (nongregorian-diary-marking-hook, print-diary-entries-hook): - Move here from calendar.el. - (diary-file-name-prefix-function): Use 'identity. - (diary-face): Make it a defcustom, and mark as obsolete. - (top-level): No need to require cal-hebrew, cal-islam when compiling. - (calendar-hebrew-month-name-array-leap-year) - (calendar-islamic-month-name-array, calendar-bahai-month-name-array): - Define for compiler. - (diary-font-lock-keywords): Use format rather than concat. - Add bahai-diary-entry-symbol. - - * calendar/cal-hebrew.el, calendar/holidays.el, calendar/lunar.el: - * calendar/solar.el: Unquote lambda functions. - - * calendar/solar.el (calendar-location-name, calendar-latitude) - (calendar-longitude, solar-setup, solar-sin-degrees) - (solar-cosine-degrees, solar-tangent-degrees, solar-xy-to-quadrant) - (solar-degrees-to-quadrant, solar-atn2, solar-arccos) - (solar-sunrise-and-sunset, solar-moment, solar-daylight) - (solar-exact-local-noon, solar-julian-ut-centuries) - (solar-ephemeris-time, solar-date-next-longitude) - (solar-horizontal-coordinates, solar-equatorial-coordinates) - (solar-ecliptic-coordinates, solar-data-list, solar-longitude) - (solar-ephemeris-correction, solar-sidereal-time, solar-date-to-et) - (sunrise-sunset, solar-seasons-data, solar-equinoxes/solstices): - Doc fixes. - (solar-horizontal-coordinates, solar-equatorial-coordinates) - (solar-ecliptic-coordinates): Rename argument `for-sunrise-sunset'. - (solar-ecliptic-coordinates): Use unless. - (calendar-sunrise-sunset, diary-sunrise-sunset, diary-sabbath-candles): - Use or. - - * calendar/timeclock.el: Add doc-strings to all functions. - (timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes. - (timeclock-entry-list-length, timeclock-entry-list-projects) - (timeclock-day-list-projects, timeclock-day-list): Use dolist. - - * calendar/todo-mode.el: Remove un-needed eval-when-compile. - - * textmodes/org.el (list-diary-entries-hook): Declare for compiler. - (org-get-entries-from-diary): Require diary-lib. - -2008-03-08 Juanma Barranquero - - * info.el (bookmark-make-name-function, bookmark-get-bookmark-record): - Pacify byte-compiler. - -2008-03-07 Alan Mackenzie - - * progmodes/cc-engine.el (c-in-knr-argdecl): Limit number of - paren/bracket pairs parsed, to solve performance problem. - -2008-03-07 Bastien Guerry - - * bookmark.el (bookmark-set): Don't check for - `bookmark-make-name-function' since `bookmark-buffer-file-name' - already takes care of this. - (bookmark-buffer-name, bookmark-buffer-file-name): - Remove Info-mode specific code. - - * info.el (bookmark-get-info-node): Define this function in - info.el, not in bookmark.el. - (Info-mode): Set `bookmark-make-name-function' to - `Info-bookmark-make-name' locally. - (Info-bookmark-make-name): New function. - - * bookmark.el (bookmark-make-name-function): New variable. - -2008-03-07 Karl Fogel - - * bookmark.el (bookmark-set): Make `bookmark-make-record-function' - buffer-local, not `bookmark-make-cell-function' (the old name). - -2008-03-07 Tassilo Horn - - * doc-view.el (doc-view-bookmark-make-record): - * image-mode.el (image-bookmark-make-record): - * info.el (Info-bookmark-make-record): Delete obsolete second arg. - -2008-03-07 Jan Djärv - - * vc.el (vc-status-menu-map-filter): Return orig-binding if - boundp 'vc-ignore-menu-filter. - (vc-status-tool-bar-map): Make it defvar. - (vc-status-mode): vc-status-tool-bar-map now variable. - (vc-status-toggle-mark): toggle-mark-file => vc-status-toggle-mark-file. - -2008-03-07 Karl Fogel - - Give a better name to part of the bookmark interface. - - This was originally a much larger change, but halfway through I - updated and discovered that Stefan Monnier had done the rest. - It looks like he anticipated the new name too, because he used - `the-record' instead of `the-cell' for some internal variable names. - - * bookmark.el (bookmark-make-record-function): Was - `bookmark-make-cell-function'. - (bookmark-make, bookmark-send-annotation): Update for above. - (bookmark-make-record-for-text-file): - Was `bookmark-make-cell-for-text-file'. Fix doc string re 2008-03-07T05:00:18Z!monnier@iro.umontreal.ca. - - * info.el: Adjust accordingly. - (Info-bookmark-make-record): Was `Info-bookmark-make-cell'. - - * image-mode.el: Adjust accordingly. - (image-bookmark-make-record): Was `image-bookmark-make-cell'. - - * doc-view.el: Adjust accordingly. - (doc-view-bookmark-make-record): Was `doc-view-bookmark-make-cell'. - -2008-03-07 Stefan Monnier - - * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map): - Move initialization into declaration. - (bookmark-get-info-node, bookmark-set-info-node): Remove. - (bookmark-make, bookmark-make-cell-for-text-file): Remove info-node arg. - (bookmark-info-current-node): Remove. - (bookmark-jump-noselect): Rename from bookmark-jump-internal. - Add relocation fallback. Set bookmark-current-bookmark. - (bookmark-default-handler): Rename from bookmark-jump-noselect. - Remove relocation fallback. Don't set bookmark-current-bookmark. - (bookmark-set): Let it be used even if there's no buffer-file-name - as long as there is a bookmark-make-cell-function. - * info.el (Info-bookmark-jump): Remove relocation fallback. - Don't set bookmark-current-bookmark. - -2008-03-07 Glenn Morris - - * calendar/appt.el (appt-issue-message) - (appt-message-warning-time, appt-audible, appt-visible) - (appt-msg-window, appt-display-mode-line, appt-display-duration) - (appt-display-diary): Remove autoload cookies. - - * calendar/cal-china.el, calendar/timeclock.el, calendar/todo-mode.el: - Remove leading `*' from defcustom doc-strings. - - * calendar/cal-dst.el (calendar-dst): New custom group. - (calendar-daylight-savings-starts, calendar-daylight-savings-ends) - (calendar-time-zone, calendar-daylight-time-offset) - (calendar-standard-time-zone-name, calendar-daylight-time-zone-name) - (calendar-daylight-savings-starts-time) - (calendar-daylight-savings-ends-time): Convert from defvar to defcustom. - (calendar-daylight-savings-starts, calendar-daylight-savings-ends): - Move to start. - - * calendar/cal-menu.el (holidays-in-diary-buffer): Declare for compiler. - - * calendar/calendar.el (calendar-version): Use emacs-version and - make it obsolete. Move to end. - (calendar-offset, view-diary-entries-initially) - (mark-diary-entries-in-calendar, calendar-remove-frame-by-deleting) - (view-calendar-holidays-initially, all-hebrew-calendar-holidays) - (all-christian-calendar-holidays, all-islamic-calendar-holidays) - (all-bahai-calendar-holidays, calendar-load-hook) - (initial-calendar-window-hook, today-visible-calendar-hook) - (today-invisible-calendar-hook, calendar-move-hook) - (diary-nonmarking-symbol, hebrew-diary-entry-symbol) - (islamic-diary-entry-symbol, bahai-diary-entry-symbol) - (diary-include-string, sexp-diary-entry-symbol) - (abbreviated-calendar-year, american-date-diary-pattern) - (european-date-diary-pattern, european-calendar-display-form) - (american-calendar-display-form, print-diary-entries-hook) - (list-diary-entries-hook, diary-hook, diary-display-hook) - (nongregorian-diary-listing-hook, mark-diary-entries-hook) - (nongregorian-diary-marking-hook, diary-list-include-blanks) - (holidays-in-diary-buffer, general-holidays, oriental-holidays) - (local-holidays, other-holidays, hebrew-holidays-1) - (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4) - (hebrew-holidays, christian-holidays, islamic-holidays) - (bahai-holidays, solar-holidays, calendar-setup) - (calendar-week-start-day): Remove autoload cookies. - (diary-glob-file-regexp-prefix): Doc fix. - (calendar-goto-info-node): Use `info' rather than `Info-find-node'. - (Info-find-emacs-command-nodes, Info-find-node): Remove declarations. - (calendar-week-start-day, calendar-debug-sexp): Move to start. - - * calendar/solar.el: Remove leading `*' from defcustom doc-strings. - (calendar-time-display-form, calendar-latitude) - (calendar-longitude, solar-equinoxes-solstices): Remove autoload - cookies. - (calendar-latitude, calendar-longitude): Move functions after - variables. - (diary-sabbath-candles-minutes): Move to start. - (solar-setup): Use or rather than if. - (solar-sin-degrees, solar-cosine-degrees, solar-tangent-degrees): - Remove condition-case. - (solar-atn2): Use zerop. - (solar-equinoxes-solstices): Doc fix. - - * mail/supercite.el: Remove leading `*' from defcustom doc-strings. - (sc-mode-map-prefix): Doc fix. Make it a defcustom. - - * textmodes/org.el (org-agenda-sunrise-sunset): Require solar. - (calendar-longitude, calendar-latitude, calendar-location-name): - Declare for compiler. - -2008-03-06 Stefan Monnier - - * arc-mode.el (archive-ar-file-header-re): New const. - (archive-ar-summarize, archive-ar-extract): New funs. - (archive-find-type): Recognize ar archives. - - * vc-bzr.el (vc-bzr-resolve-when-done, vc-bzr-find-file-hook): - New functions. - - * info.el (Info-bookmark-make-cell): Don't use the info-node argument. - -2008-03-06 Lennart Borgman - - * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): - Replace :enable (mark-active) with :enable mark-active. - -2008-03-06 Juanma Barranquero - - * vms-patch.el (make-legal-file-name): New obsolete alias. - (make-valid-file-name): Rename from `make-legal-file-name'. - (make-auto-save-file-name): Use it. - - * calendar/calendar.el (calendar-date-is-legal-p): New obsolete alias. - (calendar-date-is-valid-p): Rename from `calendar-date-is-legal-p'. - (calendar-date-is-visible-p, mark-visible-calendar-date): Use it. - - * textmodes/org.el (org-export-html-style): Doc fix. - (org-get-legal-level): New obsolete alias. - (org-get-valid-level): Rename from `org-get-legal-level'. - (org-promote, org-demote, org-archive-subtree) - (org-remember-handler, org-refile, org-put-clock-overlay): Use it. - -2008-03-06 Jan Djärv - - * term/x-win.el (x-gtk-stock-map): Add bookmark_add. - - * vc.el (vc-status-tool-bar-map, vc-status-toggle-mark-file) - (vc-status-toggle-mark): New functions. - (vc-status-mode): Set tool bar map. - -2008-03-05 Chong Yidong - - * emacs-lisp/lisp.el (parens-require-spaces): Doc fix. - Reported by Drew Adams . - -2008-03-05 Kenichi Handa - - * subr.el (read-quoted-char): Resolve modifiers of the character - event. - - * comint.el (comint-exec-1): Don't change the coding-system for - decoding to dos-like EOL. - (comint-carriage-motion): Fully rewrite. - -2008-03-05 Juanma Barranquero - - * epg.el (epg-context-include-certs): Reflow docstring. - (epg-start-sign-keys, epg-sign-keys, epg-context-armor) - (epg-context-signers, epg-context-sig-notations, epg-context-set-armor) - (epg-context-set-signers, epg-context-set-sig-notations) - (epg-make-import-status, epg-make-import-result) - (epg-start-delete-keys): Fix typos in docstrings. - (epg-start-sign-keys, epg-sign-keys): - Fix typos in obsolescence declarations. - - * iswitchb.el: Don't check for `cadr' and `last'. - (iswitchb-define-mode-map, iswitchb-default-keybindings): - Add obsolescence declaration and remove redundant info from docstring. - (iswitchb-set-common-completion, iswitchb-set-matches) - (iswitchb-get-matched-buffers, iswitchb-visit-buffer): Use `let'. - (recentf-list, most-len, most-is-exact): - Don't wrap defvars within `eval-when-compile'. - -2008-03-05 Glenn Morris - - * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Remove. - * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): Remove. - * ediff-diff.el, ediff-help.el, ediff-hook.el, ediff-init.el: - * ediff-mult.el, ediff-util.el, ediff-wind.el: Expand all - ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test. - - * ediff-hook.el (ediff-window-setup-function): Don't autoload - declaration for compiler. - (ediff-xemacs-init-menus): Use when rather than if. - - * ediff-init.el (top-level, ediff-frame-iconified-p): Simplify - if+and to just and. - (ediff-read-event, ediff-overlayp, ediff-make-overlay) - (ediff-delete-overlay): Move the XEmacs test inside the definition. - - * ediff-mult.el (ediff-get-meta-info): Use or and unless rather than if. - - * ediff-util.el (ediff-kill-bottom-toolbar): Place (ediff-use-toolbar-p) - test inside XEmacs test. - (ediff-make-bottom-toolbar): Place whole cond inside XEmacs test, - since it was doing nothing on Emacs. - (ediff-make-bullet-proof-overlay): Use when rather than if. - - * ediff-wind.el (ediff-select-lowest-window): Use when rather than if. - (ediff-setup-control-frame): Remove - ediff-cond-compile-for-xemacs-or-emacs, since it is already inside - a (featurep 'xemacs) test. - -2008-03-05 Jay Belanger - - * calc/calc-ext.el (calc-extended-command-history): New variable. - (calc-exectute-extended-command): Use `calc-extended-command-history'. - -2008-03-05 Dan Nicolaescu - - * bindings.el (mode-line-remote): Add mouse-face. Improve tooltip. - (standard-mode-line-position): Add mouse-face. - - * progmodes/compile.el (compilation-menu-map, compilation-mode-map): - * progmodes/grep.el (grep-mode-map): Add :help. - - * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and - initialize in one step. Add :help. Use :enable to activate menu - items. Show the key binding for edebug-defun. - (lisp-interaction-mode-map): Add a menu. - - * term.el (term-mode-map): Define and initialize in one step. - - * ediff-init.el (ediff-color-display-p): Simplify. - (Xor): Remove unused function. - (ediff-with-syntax-table): Simplify for Emacs. - - * ediff-hook.el (menu-bar-ediff-menu): Don't depend on the - menu-bar being loaded, it always is. - -2008-03-05 Glenn Morris - - * textmodes/tex-mode.el (tex-mode): Suppress warning about - multiple definitions when compiling. - -2008-03-04 Alan Mackenzie - - * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug. - - * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in - doc-string, "c-old-LEN" -> "c-old-END". - -2008-03-04 Jason Rumney - - * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add dublin core - namespaces. - -2008-03-04 Glenn Morris - - * textmodes/tex-mode.el (tex-cmd-bibtex-args): Add :version and :group. - - * ediff-init.el (ediff-clear-fine-diff-vector): Use mapc rather - than mapcar. - -2008-03-03 Stefan Monnier - - * emacs-lisp/byte-opt.el (byte-compile-trueconstp) - (byte-compile-nilconstp): Can't use recursion in a defsubst. - - * textmodes/tex-mode.el (latex-mode): Remove % from paragraph-separate - so that M-q can fill comments. - (tex-executable-exists-p, tex-compile): Extend with special syntax for - commands implemented in elisp. - (tex-compile-commands): Add an entry to use doc-view for pdf files. - (tex-format-cmd): New function. - (tex-compile): Use it to let the user specify default arguments. - (tex-cmd-bibtex-args): New var. - (tex-cmd-doc-view): New function. - -2008-03-03 Juanma Barranquero - - * faces.el (face-spec-set): Fix typos in docstring. - -2008-03-03 Dan Nicolaescu - - * bindings.el (mode-line-column-line-number-mode-map): New variable. - (standard-mode-line-position): Use it to add a menu for toggling - column number and line number display. - -2008-03-03 Stefan Monnier - - * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): - Remove optimization that was working around the form-code-walker bug. - - * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): - Walk into the body of lambdas after byte-compile-unfold-lambda. - -2008-03-03 Glenn Morris - - * emulation/viper-util.el (viper-frame-value): Prefer buffer-local - value, if set, over frame value. - - * simple.el (transient-mark-mode): Don't turn on by default. - - * net/tls.el (open-tls-stream): Restore the 2007-11-04 change - accidentally removed by the 2007-12-05 merge from Gnus. - -2008-03-02 Dan Nicolaescu - - * progmodes/compile.el (compilation-menu-map): Add menu entries - for useful options. - -2008-03-01 Dan Nicolaescu - Glenn Morris - - * emacs-lisp/bytecomp.el (byte-recompile-directory) - (byte-compile-file, batch-byte-compile, batch-byte-compile-file): - Give a `bytecomp-' prefix to local variables with common names. - -2008-03-01 Glenn Morris - - * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Restore - code commented out 2007-11-10. - - * emulation/edt.el (zmacs-region-stays): Define for compiler once only. - - * emulation/viper-init.el (viper-cond-compile-for-xemacs-or-emacs): - Delete macro. - * emulation/viper-cmd.el, emulation/viper-ex.el: - * emulation/viper-init.el, emulation/viper-keym.el: - * emulation/viper-mous.el, emulation/viper-util.el: - * emulation/viper.el: - Expand all viper-cond-compile-for-xemacs-or-emacs calls to a - featurep test. - - Replace obsolete frame-local variables with frame-parameters. - * emulation/viper-init.el (viper-replace-overlay-cursor-color) - (viper-insert-state-cursor-color, viper-emacs-state-cursor-color) - (viper-vi-state-cursor-color): Only call make-variable-frame-local - on XEmacs. - * emulation/viper-util.el (viper-frame-value): New macro. - * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel) - (viper-R-state-post-command-sentinel) - (viper-replace-state-post-command-sentinel) - (viper-change-state-to-insert, viper-change-state-to-emacs): - * emulation/viper-util.el (viper-set-cursor-color-according-to-state) - (viper-save-cursor-color, viper-get-saved-cursor-color-in-replace-mode) - (viper-get-saved-cursor-color-in-insert-mode) - (viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay): - Use viper-frame-value for viper-replace-overlay-cursor-color, - viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and - viper-vi-state-cursor-color values. - - * emulation/viper-cmd.el (zmacs-region-stays): - * emulation/viper-util.el (zmacs-region-stays): No need to define - for compiler. - - * emulation/viper-keym.el (viper-add-keymap): Use mapc rather than - mapcar on Emacs. - - * emulation/viper-mous.el (viper-counting-clicks-p): Only define - on XEmacs. - - * emulation/viper-util.el (viper-set-minibuffer-overlay): Use when - rather than if. - -2008-03-01 Vinicius Jose Latorre - - * whitespace.el: New version 9.3. As the glyph code generation was - fixed, it is possible now to use character code above ?\x1FFFF in the - display table. Fix `whitespace-indentation-regexp' to not include an - extra ending character. Reported by Michael Welsh Duggan - . Added hook actions when buffer is written or killed as - the original whitespace package had. Suggested by Eric Cooper - . Doc fix. - (whitespace-action): New option. - (whitespace-display-mappings): Changed default newline visualization to - display downwards arrow, as the glyph code generation was fixed. - (whitespace-unload-function): Assure that all local whitespace mode is - turned off. - (whitespace-global-modes): Fix type customization. - (whitespace-mode, global-whitespace-mode, whitespace-cleanup-region) - (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on) - (whitespace-turn-off, whitespace-color-on, whitespace-display-char-on): - Fix code. - (whitespace-buffer): Command removed. - (whitespace-trailing-regexp, whitespace-mark-x) - (whitespace-display-window, whitespace-action-when-on) - (whitespace-add-local-hook, whitespace-remove-local-hook) - (whitespace-write-file-hook, whitespace-kill-buffer-hook) - (whitespace-action): New funs. - (whitespace-report-list, whitespace-report-text) - (whitespace-report-buffer-name): New consts. - (whitespace-report, whitespace-report-region): New commands. - -2008-03-01 Juanma Barranquero - - * disp-table.el (make-glyph-code): Don't test the result of - `face-id', which already signals an error for invalid faces. - (glyph-face): Simplify. - - * desktop.el (desktop-read): Set `desktop-dirname' to nil before - running `desktop-not-loaded-hook' to allow modifying it. - Don't show warning message if `desktop-dirname' was modified. - -2008-03-01 Stefan Monnier - - * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if - we still expect more lines. - - * textmodes/fill.el (fill-comment-paragraph): Don't try to do - comment-paragraph filling if the commark doesn't match - comment-start-skip. - -2008-03-01 Daiki Ueno - - * international/utf-7.el (utf-7-encode): Never skip the trailing - for - the `imap' variant. - -2008-03-01 Jason Rumney - - * files.el (make-auto-save-file-name): Encode more characters in - non-file buffer names. Use url-encoding. - -2008-03-01 Juanma Barranquero - - * net/net-utils.el (ftp-program): Fix typo in docstring. - (ifconfig-program-options, netstat-program-options) - (arp-program-options, route-program-options, nslookup-program-options) - (ftp-program-options, smbclient-program-options) - (dns-lookup-program-options, arp, route): Doc fixes. - - * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list) - (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create) - (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log): - Fix typos in docstrings. - (gdb-pending-triggers): Reflow docstring. - (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions. - -2008-03-01 Alan Mackenzie - - * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on - typing "#" at EOB. - -2008-03-01 Juanma Barranquero - - * emulation/cua-base.el (cua-remap-control-z): Fix typo in docstring. - -2008-02-29 Kim F. Storm - - * emulation/cua-base.el (cua-remap-control-v) - (cua-remap-control-z): New defcustoms. - (cua-mode): Add them to set-after property. - (cua--init-keymaps): Use them. - Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap. - - * help.el (view-emacs-todo): Rename from view-todo. - (describe-gnu-project): Rename from describe-project. Users changed. - (view-help-file): New helper function. - (describe-distribution, describe-copying, describe-gnu-project) - (view-todo, view-order-manuals, view-emacs-problems): Use it. - (view-emacs-debugging, view-external-packages): New commands. - (help-map): Move describe-distribution to C-h C-o (ordering). - Move view-emacs-problems to C-h C-p (problems). - Bind view-emacs-debugging to C-h C-d (debugging). - Bind view-external-packages to C-h C-e (extras). - (help-for-help-internal): Cleanup and align descriptions. - Remove command names to reduce clutter. - -2008-02-29 Nick Roberts - - * vc.el (vc-set-mode-line-busy-indicator): Use shorter message - and quieter face (not a warning). - -2008-02-29 Dan Nicolaescu - - * vc.el (vc-status-crt-marked): New variable. - (vc-status-mode): Make it local. - (vc-status-refresh): Use it to save the marked files. - (vc-update-vc-status-buffer): Use it to restore the marked files. - - * vc-svn.el (vc-svn-after-dir-status): - * vc-hg.el (vc-hg-after-dir-status): Clean up the temporary buffer. - -2008-02-29 Glenn Morris - - * allout.el (allout-topic-encryption-bullet) - (allout-passphrase-verifier-handling, allout-passphrase-hint-handling) - (allout-encrypt-unencrypted-on-saves): Change defcustom :version - from 22.0 to 22.1. - - * net/imap.el (imap-ping-server): - * net/tls.el (tls-checktrust, tls-untrusted, tls-hostmismatch): - Change defcustom :version from 23.0 to 23.1. - -2008-02-29 Juanma Barranquero - - * desktop.el (desktop-save): Save the buffer name if the - uniquified base name is empty. - -2008-02-29 Nick Roberts - - * progmodes/gdb-ui.el (gdb-info-stack-custom): Apply function-name-face - correctly when user has "set print address off". - -2008-02-28 Juanma Barranquero - - * cus-edit.el (custom-mode, custom-mode-hook): Use 23.1 as - version number of the next major Emacs release, not 23.0. - - * longlines.el (longlines-unload-function): New function. - -2008-02-28 Juri Linkov - - * startup.el (normal-splash-screen): Add argument `concise'. - Remove unused binding `prev-buffer'. Let-bind `splash-buffer' - to the created buffer. If `concise' is non-nil, call - `display-buffer', otherwise `switch-to-buffer'. Doc fix. - (display-startup-screen): Add argument `concise' to the call to - `normal-splash-screen'. - -2008-02-28 Kim F. Storm - - * startup.el (startup-echo-area-message): Check for about-emacs. - -2008-02-28 Juri Linkov - - * startup.el: Always add initial message to *scratch* buffer if - `initial-scratch-message' is non-nil regardless of the value of - `inhibit-startup-screen'. - (inhibit-startup-screen, initial-scratch-message): Doc fix. - (command-line-1): Move code that inserts `initial-scratch-message' - up before the if-form that checks for `inhibit-startup-screen'. - Suggested by Jonathan Rockway . - -2008-02-28 Juri Linkov - - * cus-edit.el (custom-mode-map, custom-mode-link-map): - Rename `custom-mode' to `Custom-mode' in docstrings. - (custom-buffer-create-internal, customize-browse): - Rename `custom-mode' to `Custom-mode'. - (custom-mode-hook): Rename to `Custom-mode-hook'. - (Custom-mode-hook): Renamed from `custom-mode-hook'. - (custom-mode): Rename to `Custom-mode'. - (Custom-mode): Renamed from `custom-mode'. Doc fix. - (custom-mode): Add backward-compatible non-interactive variant of - `Custom-mode' that simply calls `Custom-mode'. Mark it obsoleted. - (custom-mode-hook): Mark it as obsolete alias of `Custom-mode-hook'. - - * info-look.el: Rename `custom-mode' to `Custom-mode'. - - * emulation/viper.el (viper-emacs-state-mode-list): - Rename `custom-mode' to `Custom-mode'. - - * menu-bar.el (menu-bar-search-menu, menu-bar-replace-menu): - Capitalize "Tagged Files". - (minibuffer-local-map): Add menu items for next/previous - history elements and isearch history forward/backward. - - * progmodes/hideshow.el (hs-minor-mode-menu): Compare - `hs-isearch-open' with t instead of `comment' in :selected - for "Code and Comment blocks" menu item. - -2008-02-28 Stefan Monnier - - * uniquify.el (uniquify-buffer-base-name): Undo last change. - Should be done in desktop.el instead. - -2008-02-28 Glenn Morris - - * autoinsert.el (auto-insert-alist): Update to FDL 1.2. - - * emacs-lisp/byte-run.el (make-obsolete): Doc fix. - - * mail/emacsbug.el: Remove leading `*' from defcustom doc-strings. - (Info-menu, Info-goto-node): Remove declarations. - (report-emacs-bug-info): Use info rather than Info-goto-node. - - * progmodes/idlwave.el (Info-goto-node): Remove declaration. - (idlwave-convert-xml-system-routine-info): Don't require xml. - (idlwave-show-commentary, idlwave-shell-show-commentary): - Don't require finder. - (idlwave-info): Don't require info. Use info rather than - Info-goto-node. - - * textmodes/org.el (Info-goto-node): Remove declaration. - (org-info): Use info rather than Info-goto-node. - - * textmodes/reftex.el (reftex-show-commentary): Don't require finder. - (reftex-info): Don't require info. Use info rather than Info-goto-node. - -2008-02-28 Dan Nicolaescu - - * progmodes/hideshow.el (hs-minor-mode-menu): Add some options to - the menu. - - * vc.el (vc-deduce-fileset, vc-next-action, vc-start-entry) - (vc-finish-logentry): Check for vc-status-mode, not only for - vc-dired-mode. - -2008-02-28 Kenichi Handa - - * isearch.el (isearch-printing-char): Don't check - keyboard-coding-system. - Call isearch-process-search-multibyte-characters only when - current-input-method is non-nil. - -2008-02-27 Kim F. Storm - - * disp-table.el (make-glyph-code): Encode as cons if face id > 63. - (glyph-char, glyph-face): Handle cons encoding. - -2008-02-27 Juanma Barranquero - - * uniquify.el (uniquify-buffer-base-name): If the base name is an - empty string, return nil to allow the caller to default to the - buffer name. Reported by Martin Fischer . - - * tool-bar.el (tool-bar-setup): Doc fix. - - * mail/supercite.el (sc-describe): - Fix typos in obsolescence declaration. - -2008-02-27 Glenn Morris - - * autoinsert.el (auto-insert-alist): Change permission text to - match FSF's GPLv3 form. - - * mail/supercite.el (sc-cite-original): Doc fix. - (sc-version): Make obsolete. - (sc-describe): Show the SC info page. Make obsolete. - -2008-02-26 Stefan Monnier - - * simple.el (set-mark-command): Deactivate mark on second C-SPC C-SPC - when using transient-mark-mode. - (default-indicate-unused-lines): Remove unused var. - -2008-02-26 Jan Djärv - - * progmodes/grep.el (grep-mode-tool-bar-map): Change place on next - and previous. - - * progmodes/compile.el (compilation-mode-tool-bar-map): The same. - -2008-02-26 Glenn Morris - - * net/net-utils.el (top-level): Don't require comint when compiling. - (nslookup-font-lock-keywords): Don't require font-lock. - Use font-lock faces rather than variables. - (nslookup, ftp, smbclient, network-service-connection): - Don't require comint. - (comint-prompt-regexp, comint-input-autoexpand) - (comint-input-ring): Declare for compiler. - (comint-mode, ffap-string-at-point, comint-exec): Autoload. - (dns-lookup-host): Don't require ffap. Remove `with-no-warnings'. - - * ibuffer.el (ibuffer-do-toggle-read-only): Don't use `iff' in - doc-string. - -2008-02-26 Stefan Monnier - - * doc-view.el (doc-view-current-page): Add a `win' argument. - -2008-02-25 Stefan Monnier - - * doc-view.el (doc-view-conversion-buffer): Give it an internal name. - Demote it to plain defvar. - (doc-view-conversion-refresh-interval): Reduce interval. - (doc-view-goto-page): Allow moving to pages not yet rendered. - (doc-view-goto-page): Construct a file name rather than extracting it - from doc-view-current-files. - (doc-view-kill-proc): Ignore errors from kill-process. - (doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead. - (doc-view-insert-image): Use appropriate text if the page hasn't been - rendered yet. Adjust scrolling so the text is displayed. - (doc-view-display): Detect not just that a page is available, but also - that it wasn't available before, so as to avoid refreshing all pages - repeatedly. - (doc-view-mode): Make doc-view-cache-directory if needed. - -2008-02-25 Roland Winkler - - * ibuffer.el (ibuffer-do-toggle-read-only): New optional arg as in - toggle-read-only. - - * textmodes/bibtex.el (bibtex-format-entry): Handle error message - refering to a missing required field with the OPT prefix. - Make unwindform more robust. - - * textmodes/bibtex.el: Remove support for hideshow minor mode as - it duplicates the bibtex support in progmodes/hideshow.el. - * progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex - entries that do not start at the beginning of a line. - -2008-02-25 Chong Yidong - - * files.el (shell-quote-wildcard-pattern): Quote ' and " as well. - -2008-02-25 Robert J. Chassell - - * help-fns.el (describe-variable): Add phrases about - initialization file with and without customization; - use new button type help-info-variable. - - * help-mode.el (help-info-variable): - New button able to read Info files for help-fns.el. - -2008-02-25 Jan Djärv - - * progmodes/grep.el (grep-mode-tool-bar-map): New variable. - (grep-mode): Use grep-mode-tool-bar-map. - - * progmodes/compile.el (tool-bar): Require tool-bar. - (compilation-mode-tool-bar-map): New variable. - (compilation-mode): Use compilation-mode-tool-bar-map. - - * term/x-win.el (x-gtk-stock-map): Add cancel. Remove extensions. - -2008-02-25 Glenn Morris - - * vc-sccs.el (vc-sccs-diff): Fix setting of oldvers and newvers. - -2008-02-25 Stefan Monnier - - * diff-mode.el (diff-file-junk-re): New const. - (diff-beginning-of-file-and-junk): Use it. - (diff-file-kill): Make sure we were really inside a file diff. - - * diff-mode.el: Make it more robust in the presence of empty context - lines in unified hunks. - (diff-valid-unified-empty-line): New var. - (diff-unified->context, diff-sanity-check-hunk): Obey it. - (diff-end-of-hunk): Obey it. New arg `donttrustheader'. - (diff-fixup-modifs, diff-post-command-hook): Use this new arg. - (diff-hunk-header-re-unified): New const. - (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk) - (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk) - (diff-sanity-check-hunk): Use it. - - * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the - Index: line, don't search backward for the previous one. - -2008-02-25 Kenichi Handa - - * international/fontset.el (setup-default-fontset): Add non-OTF - lao font for lao script. - - * language/tibetan.el: Register tibetan-composition-function in - composition-function-table. - - * language/tibet-util.el (tibetan-composition-function): - Adjust for the new calling way (argument changed). Try font-shape-text - if possible. - - * language/lao.el: Register lao-composition-function in - composition-function-table. - - * language/lao-util.el (lao-composition-function): Adjust for the new - calling way (argument changed). Try font-shape-text if possible. - -2008-02-25 Jason Rumney - - * files.el (file-name-invalid-regexp): Fix octal/decimal confusion. - -2008-02-25 Juri Linkov - - * isearch.el (isearch-fail): Use "RosyBrown1" for a light - background, "red4" for a dark background, "red" for 16 and - 8 colors, "grey" for grayscale, and inverse video otherwise. - Add :version tag. - (isearch-message): Keep the original isearch-message intact, and - add text properties to it where necessary. Add `isearch-error' to - the condition that checks if isearch is unsuccessful. - -2008-02-24 Juri Linkov - - * progmodes/compile.el (compilation-handle-exit): - Use compilation-error face instead of font-lock-warning-face. - Display the same message in the minibuffer as is inserted - at the end of the compilation buffer. - -2008-02-24 Glenn Morris - - * vc-cvs.el (vc-cvs-register): Fix registering of directories in - multiple file case. - - * vc-mcvs.el (vc-mcvs-register): Fix let-binding (for use of `file'). - - * vc-rcs.el (vc-rcs-register): Fix treatment of directories in - multiple file case. Use a single `let' rather than two. - -2008-02-24 Dan Nicolaescu - - * progmodes/compile.el (compilation-start): Specify a face for - mode-line-process. - (compilation-handle-exit): Specify a face and a tooltip for - mode-line-process. - -2008-02-24 Stefan Monnier - - * hilit-chg.el: Remove spurious * in defcustom docstrings. - (hilit-chg-make-ov): Simplify. - (hilit-chg-fixup): Use remove-overlays. - (hilit-chg-set-face-on-change): Remove redundant call to - `remove-text-properties'. - - * dired.el (dired-mark-prompt): Don't count/display the t element. - Reported by Carsten Blaauw . - -2008-02-24 Dan Nicolaescu - - * progmodes/verilog-mode.el (eval-when-compile): Don't define - add-submenu. - (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h. - Remove. Move contents to the only use ... - (verilog-menu): ... here. - (verilog-statement-menu): Remove. Move contents to the only use ... - (verilog-stmt-menu): ... here. - (verilog-mark-defun): Simply call mark-defun for emacs. - (occur-pos-list): Declare for byte compiler. - (mode-popup-menu): Don't defvar. - (verilog-add-statement-menu): Remove. - (verilog-mode-hook): Don't add verilog-add-statement-menu. - (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs. - -2008-02-24 Michael McNamara - - * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs - conditional. - (verilog-font-grouping-keywords-face): Make the begin..end - keywords standout more than other verilog keywords. - (verilog-type-font-keywords): Move the begin..end out of this list - to facilitate making them to (potentially) stand out more. - (verilog-backward-token): Fix indent of bare always{_*}?, initial, - function & task blocks. - (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?, - initial, function & task blocks. - (verilog-forward-sexp): Handle the new "disable fork" statement of - IEEE-1800 Verilog. - (verilog-beg-block-re-ordered): Handle the new "disable fork" - statement of IEEE-1800 Verilog. - (verilog-calc-1): Handle the new "disable fork" statement of - IEEE-1800 Verilog. - (verilog-disable-fork-re): Add const to help handle the new - "disable fork" statement of IEEE-1800 Verilog. - (verilog-declaration-core-re): Add port directions by themselves, - with no qualification, as base item of a declaration. - (verilog-pretty-declarations): Add new flag to ask it to refrain - from printing to the message buffer. - (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from - printing to the message buffer. Improve handling of the many - types of expression line up. - (verilog-just-one-space): Remove printing of an empty message. - (verilog-get-lineup-indent): Rework to support the better handling - of expression lineup for verilog-pretty-expr. - (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr. - -2008-02-24 Alan Mackenzie - - * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from - yesterday's commit. - -2008-02-24 Nick Roberts - - * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back - to mouse-set-point in buffers that aren't associated with files. - - * progmodes/gud.el: Rename menu item to "Show GUD tooltips". - -2008-02-24 Alan Mackenzie - - Set of changes so that "obtrusive" syntactic elements in a - C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or - unmatched paren) don't interact syntactically with stuff outside - the CPP line. - - * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL): - Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an - off-by-one bug. - (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with - a bit of refactoring. - (c-awk-extend-and-syntax-tablify-region): Takes some of the - functionality of c-awk-advise-fl-for-awk-region, which has been - refactored away. - - * progmodes/cc-defs.el (c-clear-char-property-with-value-function) - (c-clear-char-property-with-value): New function and macro which - remove text-properties `equal' to a supplied value. - - * progmodes/cc-engine.el: Comment about text properties amended. - - * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp - parens around "error\\|warning". - - * progmodes/cc-langs.el (c-get-state-before-change-function) - (c-before-font-lock-function, c-anchored-cpp-prefix): - New language variables. - (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC. - - * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use - syntax-table text properties. - (c-common-init): Call language specific before/after-change - functions at mode initialisation. - (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables. - (c-extend-region-for-CPP, c-neutralize-CPP-line) - (c-neutralize-syntax-in-CPP): New functions. - (c-before-change, c-after-change): Call the new language specific - change functions defined in cc-langs.el. - (c-advise-fl-for-region): New macro. - (awk-mode): Remove AWK specific stuff which has been refactored - into language independent stuff. - -2008-02-24 Nick Roberts - - * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb. - (gdb): (Re)set gdb-flush-pending-output to nil here... - (gdb-init-1): ...instead of here (before gdb-prompt). - -2008-02-24 Stefan Monnier - - * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords): - Recognize ''' just like any other char-constant. - -2008-02-24 Stefan Monnier - - * vc-hooks.el (vc-find-root): Remove initial loop because it's not - careful enough. Detect the uid-change all within the main loop. - -2008-02-24 Stefan Monnier - - * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax. - -2008-02-24 Stefan Monnier - - * hilit-chg.el (highlight-save-buffer-state): New macro. - (highlight-save-buffer-state, hilit-chg-set-face-on-change) - (hilit-chg-clear): Use it to preserve the modified-p flag. - (highlight-changes-rotate-faces): Don't mess with the undo-list. - -2008-02-24 Stefan Monnier - - * font-lock.el (font-lock-set-defaults): Unset previously set variables - when needed. - -2008-02-24 Ævar Arnfjörð Bjarmason (tiny change) - - * net/rcirc.el (rcirc-url-regexp): Replace definition by copying - from gnus-button-url-regexp. - -2008-02-24 Eli Zaretskii - - * progmodes/compile.el (compilation-next-error): Doc fix. - (compilation-find-file): Doc fix. - -2008-02-24 Glenn Morris - - * net/net-utils.el (ipconfig-program, ipconfig-program-options): - Add obsolete aliases to the old names. - -2008-02-24 Richard Stallman - - * net/net-utils.el (ifconfig): Rename from ipconfig. - (ipconfig): Alias to ifconfig. - (ifconfig-program): Rename from ipconfig-program. - (ifconfig-program-options): Rename from ipconfig-program-options. - -2008-02-24 Michael McNamara - - * progmodes/verilog-mode.el (verilog-declaration-core-re): - Add port directions by themselves, with no qualification, as base - item of a declaration. - (verilog-pretty-declarations): Add new flag that inhibits printing - to the message buffer. - (verilog-pretty-expr): Add new flag that inhibits printing to the - message buffer. Improve handling of the many types of expression - line up. - (verilog-just-one-space): Don't print an empty message. - (verilog-get-lineup-indent): Rework to support the better handling - of expression lineup for verilog-pretty-expr. - (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr. - (verilog-mode-version, verilog-mode-release-date): Update. - -2008-02-24 Stefan Monnier - - * subr.el (cancel-change-group): Don't move point. - -2008-02-23 Markus Triska - - * linum.el (linum-after-config): Update all visible windows. - -2008-02-23 Glenn Morris - - * menu-bar.el (menu-bar-games-menu): Add Bubbles and Pong. - Add :help for Solitaire and Tetris. - - * tree-widget.el (tree-widget-lookup-image): Let-bind `file'. - - * mail/smtpmail.el: Remove leading `*' from defcustom doc-strings. - (smtpmail-code-conv-from): Doc fix. Fix custom type. - (smtpmail-queue-index-file): Make it a defcustom. - (smtpmail-queue-index): Delete. - (smtpmail-send-it, smtpmail-send-queued-mail): - Use smtpmail-queue-index-file and smtpmail-queue-dir rather than - smtpmail-queue-index. - - * net/net-utils.el (iwconfig-program, iwconfig-program-options): - Add :version. - -2008-02-23 Yoni Rabkin (tiny change) - - * net/net-utils.el (iwconfig-program, iwconfig-program-options): - New variables. - (iwconfig): New function. - -2008-02-23 Dan Nicolaescu - - * vc.el (vc-find-revision): Make vc-parent-buffer local before - setting it. - (vc-status-menu-map): Do not define using easy-menu. - (vc-status-menu-map): New defalias. - (vc-status-mode-map): Hook up the menu. - (top-level): Update TODO. - - * vc-hg.el (vc-hg-extra-status-menu): Return a keymap. - - * vc-bzr.el (vc-bzr-init-version): Rename to ... - (vc-bzr-init-revision): ... this. - -2008-02-23 Jason Rumney - - * makefile.w32-in (WINS_ALMOST): Remove term. - (WINS): Add term here. - (custom-deps, finder-data): Use WINS_ALMOST. - -2008-02-22 Juanma Barranquero - - * faces.el (font-weight-table): Fix value of `semi-light'. - -2008-02-22 Stefan Monnier - - * faces.el (font-weight-table, font-slant-table, font-swidth-table): - Make those tables bijective. - -2008-02-22 Ken Manheimer - - Finish pdbtrack integration cleanup, settling missing-functions - byte compiler warnings appropriately. - - * progmodes/python.el (python-point): Remove this - beginning-of-line - was all that was necessary for `python-pdbtrack-overlay-arrow'. - (python-end-of-def-or-class, python-beginning-of-def-or-class) - (python-goto-initial-line): Drop these - they were only needed for - python-point. - (python-comint-output-filter-function): Use condition-case and - beginning-of-line directly, instead of python-mode.el functions - which require all sorts of baggage. - (point-safe): Unnecessary - we're using condition-case directly, - instead. - (python-execute-file): Include for python-shell, which I'm leaving - in keeping despite it being unnecessary for pdb tracking. - -2008-02-22 Peter Danenberg (tiny change) - - * progmodes/scheme.el (scheme-font-lock-keywords-2): - Add SRFI 11 support. - (let-values, let*-values): Specify scheme-indent-function. - -2008-02-22 Dan Nicolaescu - - * vc.el (vc-exec-after): Move setting mode-line-process in the - busy case ... - (vc-set-mode-line-busy-indicator): ... in this new function. - (vc-status-refresh): Call vc-set-mode-line-busy-indicator. - (vc-update-vc-status-buffer): Reset mode-line-process. - (vc-status-mark-all-files, vc-status-unmark-all-files): Change to - mark/unmark all the files with the same state as the current one. - With a prefix argument mark/unmark all files. - (vc-status-mode-menu): Adjust strings. - (vc-update-vc-status-buffer): Only do something when the argument - is not nil. - (vc-status-kill-dir-status-process): New function. - (vc-status-mode-map): Bind it. - (vc-status-process-buffer): New variable. - (vc-status-mode): Make it local. - (vc-status-refresh): Set it. - - * vc-hg.el (vc-hg-dir-status): - * vc-git.el (vc-git-dir-status): - * vc-svn.el (vc-svn-dir-status): Return the buffer in which the - command is run. - -2008-02-22 Glenn Morris - - * json.el (top-level): No need to require thingatpt. - (json-read-keyword): Use thing-at-point rather than word-at-point. - - * time.el (top-level): No need to require time-date when compiling. - - * emacs-lisp/copyright.el (copyright-update-year): - Fix subexpression numbering for the case when years are split over - lines, and for the replace case. - - * emulation/tpu-edt.el (tpu-have-ispell): Doc fix. Make obsolete. - (tpu-caar, tpu-cadr): Delete functions. - (zmacs-regions): No need to declare for compiler. - (tpu-goto-breadcrumb): Use cadr rather than tpu-cadr. - (tpu-spell-check): Rewrite, and handle mark after point. - (tpu-special-insert): Use or rather than if. - - * emulation/vip.el (vip-special-prefix-com): Use ispell-region - rather than spell-region. - - * textmodes/spell.el (spell-buffer, spell-word): Suppress compiler - warnings about spell-region. - -2008-02-22 Kenichi Handa - - * ldefs-boot.el: Regenerated. - - * loadup.el: Don't load language/devanagari, language/kannada, - language/malayalam, and language/tamil. Load language/sinhala. - - * language/indian.el (indian-font-foundry) - (indian-script-language-alist, indian-font-char-index-table) - (indian-font-char, indian-font-char-range, indian-script-table) - (indian-default-script, indian-composable-pattern): Delete them. - ("Devanagari", "Kannada", "Malayalam", "Tamil"): Definitions of - language environments moved to here. - ("Bengali", "Punjabi", "Gujarati", "Oriya", "Telugu"): - New language environments. - - * language/devanagari.el, language/devan-util.el, - * language/kannada.el, language/knd-util.el, language/malayalam.el, - * language/mlm-util.el, language/tamil.el, language/tml-util.el: - Delete them. - - * language/sinhala.el: New file. - -2008-02-21 Ken Manheimer - - Update Nick Robert's port of pdb tracking from python-mode.el. - - * progmodes/python.el (python-pdbtrack-toggle-stack-tracking): - Clarify docstring. - (python-pdbtrack-minor-mode-string): A sign indicating that pdb - tracking is happening. - (python-pdbtrack-stack-entry-regexp): Better recognize stack traces. - (python-pdbtrack-input-prompt): Better recognize PDB prompts. - (comint-output-filter-functions): Add python-pdbtrack-track-stack-file. - Tracking is plugged in to all comint buffers once python.el is loaded. - (python-pdbtrack-overlay-arrow): Toggle activation of - `python-pdbtrack-minor-mode-string' in addition to the overlay arrow. - (python-pdbtrack-track-stack-file): Use new - `python-pdbtrack-get-source-buffer' for more flexible access to - debugging source files. - (python-pdbtrack-get-source-buffer): Identify debugging target buffer - according to pdb stack trace, optionally using new - `python-pdbtrack-grub-for-buffer' if file is not locally available. - (python-pdbtrack-grub-for-buffer): Find most recent python-mode - named buffer, or having function with indicated name. - (python-shell): Remove comint-output-filter-functions hook - addition, it's being done elsewhere. Wrap long line. - -2008-02-21 Michael Olson - - * json.el: Replace XEmacs compatibility code to get rid of - compiler warnings. - - * time.el: Fix compiler warning. - -2008-02-21 Edward O'Connor - - * json.el: New file (JavaScript Object Notation parser / generator). - -2008-02-21 Dave Love - - * progmodes/sym-comp.el: New file. - - * progmodes/python.el: Merge from Dave Love's 2008-01-20 version. - Require sym-comp. Add Python buffer to same-window-buffer-names. - Fixup whitespaces. - (python-font-lock-keywords): Add highlighting for Python builtins. - (python-font-lock-syntactic-keywords): Rewrite. - (python-quote-syntax): Use syntax-ppss-context instead of parsing - ppss directly. - (python-mode-map): Add binding for python-find-function. - (python-calculate-indentation): Clean up the logic. - (python-beginning-of-defun): Explicitly set return value. - (python-beginning-of-statement): Stop looping if we get stuck - going backwards. - (python-next-statement): Stop looping if we somehow end up inside - a string while advancing. - (python-preoutput-continuation, python-version-checked): New vars. - (python-check-version): New function. - (run-python): Set default command to python-command instead of - python-python-command. - (run-python): Use python-check-version. Give PYTHONPATH - precedence over data-directory in the process environment. - Load function definitions in python process after. - (python-check-comint-prompt): New function. - (python-send-command, python-send-receive): Use it. - (python-complete-symbol, python-try-complete): Functions deleted. - Use symbol-complete instead of python-complete-symbol throughout. - (python-fill-paragraph): Further refine the fenced-string regexp. - (def-python-skeleton): Expand to the original abbrev instead if in - a comment or string. Tweak skeletons for `if', `while', `for', - `try/except', `try/finally', `name'. - (python-pea-hook, python-abbrev-pc-hook): New functions. - (python-abbrev-syntax-table): New var. - (python-mode): Add python-pea-hook to pre-abbrev-expand-hook. - Use symbol-completion-try-complete for hippie expansion. - Turn on font lock unconditionally. - (python-mode-hook): Defcustom it. No need to use make-local - variable on indent-tabs-mode in "Turn off Indent Tabs mode" - option, since it's buffer-local. - -2008-02-21 Juanma Barranquero - - * play/hanoi.el (hanoi-internal): Set `show-trailing-whitespace' to nil. - -2008-02-21 Drew Adams - - * mouse.el (minor-mode-menu-from-indicator): Create a menu with a - "Turn off" and a "Help" entry when the minor mode has no menu. - -2008-02-21 Dan Nicolaescu - - * vc.el (vc-status-mark, vc-status-unmark): New functions. - (vc-status-mode-map, vc-status-mode-menu): Bind them instead of - vc-status-mark-file and vc-status-unmark-file. - (vc-status-mark-unmark): New function. - (vc-status-previous-line, vc-status-next-line): No longer interactive. - -2008-02-21 Glenn Morris - - * composite.el (encode-composition-rule): Fix typo in error message. - (composition-function-table, auto-composition-mode): Doc fixes. - - * subr.el (sit-for): Fix obsolete form for nil second argument. - - * textmodes/spell.el (spell-buffer, spell-word, spell-region) - (spell-string): Make obsolete, in favor of ispell. - -2008-02-21 Kenichi Handa - - * language/devanagari.el: Don't setup composition-function-table - here. - ("Devanagari"): Change charset, coding-system, coding-priority to - Unicode-based ones. Don't require the feature devan-util. - - * composite.el (compose-chars-after): Fix arguments for a function - in composition-function-table. - (auto-compose-region): Likewise. - - * ps-mule.el (ps-mule-font-info-database-bdf): Use ethio16f-uni.bdf - for Ethiopic. - (ps-mule-plot-string): Ignore glyph-string based compositions. - -2008-02-21 Stefan Monnier - - * doc-view.el: Allow different windows to show different pages. - (doc-view-current-page, doc-view-current-slice, doc-view-current-info) - (doc-view-current-image, doc-view-current-overlay): Remove variables, - add them back as macros instead, using image-mode-winprops instead. - Update all users of those variables. - (doc-view-new-window-function): New function to create a new overlay - for each new window. - (doc-view-mode): Use it and image-mode-setup-winprops. - (doc-view-clone-buffer-hook): Rewrite accordingly. - - * image-mode.el: Extend [hv]scroll support to per-window properties. - (image-mode-current-vscroll, image-mode-current-hscroll): Remove. - (image-mode-winprops-alist): New var to replace them. - (image-mode-new-window-functions): New hook. - (image-mode-winprops, image-mode-window-get, image-mode-window-put): - New funs. - (image-set-window-vscroll, image-set-window-hscroll): Use them. - Remove the `window' argument, update callers. - (image-mode-reapply-winprops): Rename image-reset-current-vhscroll. - Use the new functions. - (image-mode-reapply-winprops): New fun. - (image-mode): Use it. - -2008-02-20 Jay Belanger - - * calc/calc-math.el (math-sin-raw): Add optional argument - to keep track of original argument. - (math-cos-raw): Use optional argument when calling math-sin-raw. - (math-sin-raw-2, math-cos-raw-2): Check for a zero argument - with close to original precision. - -2008-02-20 Roland Winkler - - * textmodes/bibtex.el (bibtex-convert-alien): Do not use optional - args in calls of sit-for. - -2008-02-20 Juanma Barranquero - - * vc-svn.el (vc-svn-program): Fix typo in docstring. - (vc-svn-checkin): Fix typo in error message. - - * help-mode.el: Require easymenu when compiling. - -2008-02-20 Dan Nicolaescu - - * help-mode.el (help-mode-menu): New menu. - -2008-02-20 Glenn Morris - - * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail - on Windows. - -2008-02-20 Kenichi Handa - - * ps-mule.el (ps-mule-encode-region): Return a single string. - (ps-mule-plot-string): Adjust for the above change. - (ps-mule-encode-header-string): Likewise. - - * international/latin1-disp.el (latin1-display): Don't use - ucs-mule-8859-to-mule-unicode. Fix the way of resetting - standard-display-table. - (latin1-display-identities): Adjust for the change of what is - returned by (get-language-info charset 'charset). - - * international/mule-util.el (char-displayable-p): Fix for Latin-1 - characters and terminal case. - -2008-02-19 Ken Manheimer - - Minor Adaptions by Nick Roberts for Emacs. - - * progmodes/python.el: Also require comint when loading. - (python-mode-map): Bind python-pdbtrack-toggle-stack-tracking. - Replace python-shell with run-python on menu bar. - (python-shell-map): New map. - (python-default-interpreter, python-python-command-args) - (python-jython-command-args, python-pdbtrack-do-tracking-p): - New options. - (python-which-shell, python-which-args, python-which-bufname): - New buffer local variables. - (python-file-queue, python-pdbtrack-is-tracking-p): New variables. - - * progmodes/python.el (python-pdbtrack-stack-entry-regexp) - (python-pdbtrack-input-prompt, python-pdbtrack-track-range): - New constants. - - Pdbtrack features: - - (python-point, python-end-of-def-or-class) - (python-beginning-of-def-or-class, python-goto-initial-line) - (python-comint-output-filter-function) - (python-pdbtrack-overlay-arrow) - (python-pdbtrack-track-stack-file, python-toggle-shells) - (python-shell, python-pdbtrack-toggle-stack-tracking) - (turn-on-pdbtrack, turn-off-pdbtrack, python-sentinel): - New functions. - -2008-02-19 Katsumi Yamaoka - - * net/ange-ftp.el (ange-ftp-quote-string): Return the null string - when the argument is nil. - -2008-02-19 Dan Nicolaescu - - * vc.el (dir-status): Add a brief description. - -2008-02-19 Thien-Thi Nguyen - - * vc-hooks.el (vc-find-root): Take optional arg INVERT. - If non-nil, reverse the sense of the check. - - * vc-rcs.el (vc-rcs-root): New func. - * vc-cvs.el (vc-cvs-root): New func. - * vc-svn.el (vc-svn-root): New func. - * vc-sccs.el (vc-sccs-root): New func. - -2008-02-18 Kenichi Handa - - * language/japan-util.el (setup-japanese-environment-internal): - Call use-cjk-char-width-table. - - * language/japanese.el ("Japanese"): Set exit-function to - use-default-char-width-table. - - * international/characters.el: Delete occurrences of non-Unicode - tibetan and ethiopic characters. - (cjk-char-width-table): New variable. - (use-cjk-char-width-table, use-default-char-width-table): - New functions. - -2008-02-19 Dan Nicolaescu - - * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions. - (vc-status-mode-menu): Add a :filter. - (vc-status-printer): Add faces. - - * vc-hg.el (vc-hg-extra-status-menu): New function. - (vc-hg-dir-status): Clean up the buffer before using it. - -2008-02-19 Stefan Monnier - - * progmodes/gdb-ui.el (gdb-output-sink): Define with an invalid value. - (gdb): Initialize it here instead. - - * files.el (locate-dominating-file): Fix thinko in last change. - Reported by Bruce Stephens . - -2008-02-18 Dan Nicolaescu - - * vc.el (vc-status-mode-menu): New menu for vc-status. - -2008-02-18 Juanma Barranquero - - * progmodes/verilog-mode.el (customize): Fix typo in error message. - (verilog-mode, verilog-mode-indent, verilog-mode-actions) - (verilog-mode-auto, verilog-indent-level-module) - (verilog-minimum-comment-distance, verilog-library-flags) - (verilog-library-directories, verilog-library-files) - (verilog-auto-reset-widths, verilog-imenu-generic-expression) - (verilog-xemacs-menu, verilog-set-compile-command) - (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode) - (verilog-get-expr, verilog-strip-comments, verilog-one-line) - (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto) - (verilog-batch-inject-auto, verilog-batch-indent) - (verilog-continued-line, verilog-type-keywords) - (verilog-read-sub-decls-sig, verilog-read-sub-decls-line) - (verilog-read-inst-pins, verilog-read-arg-pins) - (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file) - (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename) - (verilog-auto-star, verilog-auto-inst, verilog-auto-wire) - (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork) - (verilog-sk-datadef, verilog-colorize-include-files-buffer) - (verilog-mode-version, verilog-mode-release-date) - (verilog-mode-release-emacs, verilog-linter, verilog-coverage) - (verilog-simulator, verilog-compiler) - (verilog-auto-sense-defines-constant, verilog-company) - (verilog-project, verilog-mark-defun, verilog-submit-bug-report): - Fix typos in docstrings. - (verilog-set-auto-endcomments, verilog-calculate-indent) - (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module): - Reflow docstrings. - (verilog-tab-always-indent, verilog-highlight-p1800-keywords) - (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook) - (electric-verilog-forward-sexp, verilog-in-case-region-p) - (verilog-in-struct-region-p, verilog-in-generate-region-p) - (verilog-leap-to-head, verilog-current-indent-level) - (verilog-case-indent-level, verilog-cpp-keywords) - (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords) - (verilog-case-keywords, verilog-separator-keywords, verilog-completion) - (verilog-signals-not-in, verilog-symbol-detick-text) - (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer) - (verilog-forward-close-paren, verilog-backward-open-paren) - (verilog-backward-open-bracket): Doc fixes. - - * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes. - (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons) - (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p) - (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb) - (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips): - Fix typos in docstrings. - - * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT). - -2008-02-18 Bastien Guerry - - * info.el (Info-read-node-name): Removed unused `default' arg. - -2008-02-18 Thien-Thi Nguyen - - * vc-git.el (vc-git-after-dir-status, vc-git-dir-status): New funcs. - -2008-02-18 Stefan Monnier - - * image-mode.el (image-get-display-property): New fun. - (image-forward-hscroll, image-next-line, image-eol, image-eob) - (image-mode, image-minor-mode, image-toggle-display-text) - (image-toggle-display): Use it. - -2008-02-18 Jason Rumney - - * international/mule.el (xml-find-file-coding-system): Don't warn - about utf-16 with BOM. - - * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook. - - * international/mule.el (sgml-xml-auto-coding-function): Detect and - warn if file encoding is not utf-8 and encoding not specified. - (xml-find-file-coding-system): New function. - * international/mule-conf.el (file-coding-system-alist): Use it. - -2008-02-17 Glenn Morris - - * international/mule-cmds.el (set-locale-environment): - Pass `frame' to getenv for LC_MESSAGES. - -2008-02-17 Juri Linkov - - * time.el (emacs-init-time): Use format instead of format-seconds. - -2008-02-17 Roland Winkler - - * textmodes/bibtex.el (bibtex-search-entry): Rename from - bibtex-find-entry. Add autoload cookie. - (bibtex-find-entry): Alias for bibtex-search-entry. - (bibtex-search-crossref): Rename from bibtex-find-crossref. - (bibtex-find-crossref): Alias for bibtex-search-crossref. - (bibtex-clean-entry): atomic-change-group removed. - (bibtex-format-entry): Use atomic-change-group. Use unwind-protect - to locate buffer location where error occurred. - Make error messages more specific. - (bibtex-parse-keys): Only parse if buffer uses bibtex-mode. - -2008-02-17 Dan Nicolaescu - - * progmodes/hideshow.el (hs-minor-mode-map): Move menu creation to - top level. - - * simple.el (transient-mark-mode): Add an :init-value. - - * startup.el (command-line): Use custom-reevaluate-setting for - transient-mark-mode. - -2008-02-17 Michaël Cadilhac - - * wdired.el (wdired-allow-to-change-permissions): Fix typo. - -2008-02-16 Juri Linkov - - * startup.el (after-init-time): New variable. - (command-line): Set `after-init-time' to the current time. - - * time.el (emacs-init-time): New function. - -2008-02-16 Stefan Monnier - - * files.el (locate-dominating-file): Remove initial loop because it's - not careful enough. Detect the uid-change all within the main loop. - -2008-02-16 Lawrence Mitchell (tiny change) - - * ielm.el (ielm-is-whitespace-or-comment): Docstring fix. - -2008-02-16 Dan Nicolaescu - - * vc.el (vc-annotate): Add new argument. - (vc-annotate-warp-revision): Pass the current line to vc-annotate. - - * progmodes/hideshow.el: Remove the minor-mode bookkeeping. - Move make-variable-buffer-local code after the corresponding defvar. - (hs-minor-mode-map): Define and initialize in one step. - (hs-minor-mode): Change from defun to define-minor-mode. - -2008-02-16 Nick Roberts - - * progmodes/gud.el (gud-gdb): Don't reset gdb-ready. - (gdb-ready): Move declaration... - - * progmodes/gdb-ui.el (gdb-ready): ...to here. - (gdb-early-user-input): New variable. - (gdb): Reset gdb-flush-pending-output to nil and set - comint-input-sender here (before gdb-prompt), instead of... - (gdb-init-1): ...here. - (gdb-send): If Emacs is not ready, defer user input to... - (gdb-prompt): ...here. - -2008-02-16 Glenn Morris - - * nxml/test.invalid.xml, nxml/test.valid.xml: Move to etc/nxml. - - * startup.el (emacs-startup-time): Rename to `before-init-time'. - (before-init-time): New name for `emacs-startup-time'. - (command-line): Use before-init-time rather than emacs-startup-time. - * time.el (emacs-uptime): Use before-init-time rather than - emacs-startup-time. - - * composite.el (composition-function-table): Doc fix. - - * calendar/time-date.el (format-seconds): Remove `nonzero' argument - in favor of `%z' specifier. - (emacs-uptime): Move to time.el. - * time.el (emacs-uptime): Move here from time-date.el. Add optional - `format' argument. Doc fix. Use `%z' rather than removed `nonzero' - argument of format-seconds. - -2008-02-16 Dan Nicolaescu - - * bindings.el (mode-line-mule-info): Make the tooltips more explicit. - -2008-02-15 Lawrence Mitchell (tiny change) - - * ielm.el (ielm-is-whitespace): Remove. - (ielm-is-whitespace-or-comment): New function. - (ielm-eval-input): Use it. - -2008-02-15 Jason Rumney - - * term/mac-win.el: Fix coding tag. - -2008-02-15 Dan Nicolaescu - - * vc-hooks.el (vc-menu-map): - * bindings.el (mode-line-mode-menu): Add tooltips. - - * bindings.el (help-echo): Add more tooltips. Use a less - telegraphic style for existing tooltips. - -2008-02-14 Stefan Monnier - - * frame.el (frame-notice-user-settings): Distinguish explicit parent-id - from the auto-generated one. - -2008-02-14 Glenn Morris - - * mail/rmail-spam-filter.el (rmail-spam-filter): - Let-bind message-spam-status. - - * mail/smtpmail.el (password-cache-add): Declare as function. - -2008-02-14 Justus Piater (tiny change) - - * mail/smtpmail.el: Use password-cache. - -2008-02-14 Juanma Barranquero - - * uniquify.el (uniquify-buffer-base-name): New function. - Suggested by Stefan Monnier . - - * desktop.el (uniquify-managed): Don't defvar. - (desktop-buffer-info): Use `uniquify-buffer-base-name', not - `uniquify-managed'. Return also the buffer's base name. - (desktop-save): When saving the buffer info, filter out the base name, - and save it as buffer name if the buffer is managed by uniquify. - (uniquify-item-base): Don't declare; not called anymore. - -2008-02-14 Dan Nicolaescu - - * vc.el (vc-annotate-find-revision-at-line): New function. - (vc-annotate-mode-map): Bind it. - (vc-annotate-mode-menu): Add a menu entry for it. Add :help for - some entries. - -2008-02-14 Glenn Morris - - * calendar/time-date.el (format-seconds): New function. - (emacs-uptime): Use format-seconds. - - * Makefile.in (custom-deps, finder-data, autoloads, recompile): - Remove `LC_ALL=C', since it's included in $(emacs) now. - -2008-02-14 Zhang Wei - - * textmodes/org-publish.el (org-publish-timestamp-filename): - Replace colon characters in filename too. - -2008-02-13 Bastien Guerry - - * mail/rmail.el (rmail-header-name): New face. - (rmail-font-lock-keywords): Use rmail-header-name. - - * mail/rmail-spam-filter.el (rsf-definitions-alist): Allow check - against X-Spam-Status header field. - (rmail-spam-filter): Also check X-Spam-Status header field. - -2008-02-14 Mark A. Hershberger - - * progmodes/flymake.el (flymake-allowed-file-name-masks): - Add support for .pm files and .php files. - (flymake-err-line-patterns): Add pattern for PHP errors. - (flymake-php-init): New function. PHP support for flymake. - - * progmodes/compile.el (compilation-error-regexp-alist-alist): - Add regular expression for PHP errors. - -2008-02-13 Michael Albinus - - * net/ange-ftp.el (ange-ftp-quote-string): Use `shell-quote-argument'. - This DTRT even on w32 machines. - (ange-ftp-cf1): Quote FILENAME. - -2008-02-13 Stefan Monnier - - * smerge-mode.el (smerge-auto-combine-max-separation): New var. - (smerge-auto-combine): New fun. - -2008-02-12 Juri Linkov - - * startup.el (fancy-startup-screen, normal-splash-screen): - Set default-directory to command-line-default-directory. - - * desktop.el (after-init-hook): Set inhibit-startup-screen to t - after reading the desktop. - - * progmodes/compile.el (compilation-auto-jump): - Call compile-goto-error only when compilation-auto-jump-to-first-error - is non-nil. - (compilation-scroll-output): Replace :type 'boolean with a choice - that has three options including a third option `first-error'. - Doc fix. - (compilation-start, compilation-forget-errors): Add an alternate - condition comparing compilation-scroll-output with `first-error' - in addition to compilation-auto-jump-to-first-error (to call - compilation-auto-jump in the proper place). - -2008-02-12 Stefan Monnier - - * international/mule.el (sgml-html-meta-auto-coding-function): - Make sure the search limit is ahead. - - * tar-mode.el: Fix broken indentation. - (tar-mouse-extract, tar-extract, tar-subfile-save-buffer): - Use with-current-buffer. - -2008-02-12 Juanma Barranquero - - * hexl.el (hexl-mode): Don't make `font-lock-defaults' buffer-local; - it is already automatically buffer-local. - -2008-02-12 Drew Adams - - * help.el (describe-key): Join some split lines to facilitate filling. - * help-fns.el (describe-function-1): Fill text of overlong lines. - -2008-02-12 Kenichi Handa - - * emacs-lisp/bytecomp.el (byte-compile-lapcode): - Use unibyte-string instead of string-make-unibyte. - - * Makefile.in (AUTOGENEL): Remove charprop.el and uni-*.el. - -2008-02-12 Stefan Monnier - - * doc-view.el (doc-view-display): Change file arg to buffer arg, so it - works also for buffers w/o buffer-file-name. Update callers. - (doc-view-clone-buffer-hook): New fun. - (doc-view-mode): Use it for indirect clones. Mark the overlays with - the `doc-view' property so they can be recognized. - - * simple.el (clone-indirect-buffer-hook): New hook. - (clone-indirect-buffer): Run it. - -2008-02-11 Michael Olson - - * epa-setup.el: - * epg-package-info.el: Files removed. - -2008-02-11 Daiki Ueno - - * epa.el (epa-menu-mode): Merge into epa-mode. - (epa-menu-items): Rename the label "EasyPG Assistant" to - "Encryption/Decryption". - - * epa-dired.el: Define a new minor-mode epa-dired-mode for dired. - (epa-dired-mode-map): Rename from epa-dired-map. - (epa-global-dired-mode): Rename the global minor mode. - -2008-02-11 Drew Adams - - * isearch.el (isearch-fail): New face. - (isearch-message): Highlight failure part of input. - -2008-02-11 Stefan Monnier - - * ibuffer.el (ibuffer-header-line-format): New var. - (ibuffer-mode): Set it instead of header-line-format. - (ibuffer-update): Use it to set header-line-format. - - * international/mule-cmds.el (ucs-insert): Inherit surrounding - properties like self-insert-command. - -2008-02-11 Drew Adams - - * progmodes/etags.el: Add many doc strings. - -2008-02-11 Jason Rumney - - * ldefs-boot.el: Regenerated. - -2008-02-11 Glenn Morris - - * progmodes/compile.el (compilation-error-regexp-alist-alist): - Shorten some names. - - * ffap.el (ffap-rfc-directories): Add :version. - -2008-02-11 Chris Moore - - * jka-cmpr-hook.el (jka-compr-compression-info-list): Handle .sifz - files, and backup files of same. - -2008-02-11 Kevin Ryde - - * ffap.el (ffap-rfc-directories): New variable. - (ffap-rfc): Look in those dirs before offering ffap-rfc-path. - - * info.el (Info-next-reference, Info-prev-reference) - (Info-try-follow-nearest-node): Move to and follow https:// links too. - - * simple.el (completion-list-mode): Show full completion-list-mode-map - in the docstring. - -2008-02-11 Sam Steingold - - * vc-hooks.el (vc-prefix-key): Remove (undo 2008-02-06 patch). - -2008-02-11 Glenn Morris - - * startup.el (emacs-startup-time): New variable. - (command-line): Set emacs-startup-time. - - * calendar/time-date.el (emacs-uptime): New function. - -2008-02-10 Bastien Guerry - - * mail/rmail.el (rmail-nonignored-headers): Allow to be nil. - (rmail-clear-headers): Don't check `rmail-nonignored-headers' when - it is nil. - -2008-02-10 Daiki Ueno - - * epg-config.el: Expand the contents of epg-package-info.el. - (epg-package-name): New constant. - (epg-version-number): New constant. - (epg-bug-report-address): New constant. - - * epa-mail.el (epa-mail-mode): Add autoload cookie. - (epa-global-mail-mode): New global minor mode. - - * epa-file.el (epa-file-mode): New global minor mode. - - * epa-dired.el (epa-dired-mode): New global minor mode. - - * epa.el (epa-menu): New variable. - (epa-menu-items): New variable. - (epa-menu-mode): New global minor mode. - (epa-global-minor-modes): New user option. - (epa-mode): New global minor mode. - -2008-02-10 Michael Albinus - - * net/dbus.el: Remove `no-byte-compile' cookie. - (dbus-call-method, dbus-register-signal, dbus-debug) - (dbus-registered-functions-table): Declare them with - `declare-function' or `defvar', respectively. - (top): Don't assert any longer. Require 'cl when compiling. - Apply `ignore-errors' but `dbus-ignore-errors'. - -2008-02-10 Dan Nicolaescu - - * diff-mode.el (diff-add-change-log-entries-other-window): - Use add-change-log-entry. - -2008-02-09 Jason Rumney - - * button.el (button-map): - * wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads. - * ldefs-boot.el: Regenerate. - -2008-02-09 Dan Nicolaescu - - * epa.el (epa-faces, epa): - * epa-file.el (epa-file): - * epg-config.el (epg): Add :version. - -2008-02-09 Thien-Thi Nguyen - - * vc.el (vc-exec-after): Append CODE to previous fragments. - (vc-diff-finish): Take BUFFER directly, not BUFFER-NAME; - take MESSAGES instead of VERBOSE; use it when non-nil. - (vc-diff-internal): Compute messages once; use them; - update call to vc-diff-finish. - -2008-02-09 Michael Olson - - * net/tramp.el (tramp-process-sentinel): Avoid error when process - buffer has been killed, such as by - `tramp-cleanup-all-connections'. - -2008-02-09 Miles Bader - - * net/rcirc.el (rcirc-omit-mode): Suppress invisibility ellipsis. - -2008-02-08 Stefan Monnier - - * diff-mode.el (diff-add-change-log-entries-other-window): Avoid the - splitter in context hunks. - -2008-02-08 Kenichi Handa - - * international/fontset.el (setup-default-fontset): Fix arabic otf - font specification. - -2008-02-08 Daiki Ueno - - * epa-dired.el: - * epa-file.el: - * epa-mail.el: - * epa-setup.el: - * epa.el: - * epg-config.el: - * epg-package-info.el: - * epg.el: Initial check-in of EasyPG. - -2008-02-08 Glenn Morris - - * woman.el (woman-locale): New defcustom. - (woman-expand-locale, woman-manpath-add-locales): New functions. - (woman-manpath): Call woman-manpath-add-locales. Bump :version. - - * international/mule-cmds.el (locale-translate): New function, - with old code extracted from set-locale-environment. - (set-locale-environment): Use locale-translate. Set woman-locale. - - * cus-start.el (selection-coding-system): Remove, since it's now - defined in select.el rather than in xselect.c. - * select.el (selection-coding-system): Make it a defcustom, and - add the properties from cus-start.el. Bump :version. - - * custom.el (custom-theme-set-variables): Sort symbols that are - dependencies before symbols that depend on them. - (custom-enabled-themes): Set after custom-theme-directory. - - * pcmpl-unix.el (top-level): Move provide statement to end. - (pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading - `*' from doc-string. Allow to be nil. - (pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string. - Allow to be nil. Add :version. - (pcmpl-ssh-hosts): Move definition before use. Handle lines - without hostnames, and multiple hostnames per line. - - * term/x-win.el (x-handle-parent-id): Remove free variable `parent-id'. - -2008-02-08 Phil Hagelberg - - * pcmpl-unix.el (pcmpl-ssh-known-hosts-file): New defcustom. - (pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions. - -2008-02-07 Timo Savola - - * startup.el (command-line-x-option-alist): Add --parent-id. - - * term/x-win.el (x-handle-parent-id): New function. - -2008-02-07 Chris Moore - - * mouse.el (x-fixed-font-alist): Use consistent capitalization for - "Font Menu". - -2008-02-06 Michael Albinus - - * net/dbus.el (dbus-interface-peer): New defconst. - (dbus-ping): New defun. - -2008-02-06 Sam Steingold - - * vc-hooks.el (vc-prefix-key): New user-customizable variable. - -2008-02-06 Stefan Monnier - - * net/ange-ftp.el (ange-ftp-unhandled-file-name-directory): - Just return nil and let the C code provide a fallback. - -2008-02-05 Glenn Morris - - * net/tramp-cmds.el (tramp-cleanup-connection): Update calls to - tramp-flush-connection-property for removed 2nd argument. - -2008-02-05 Stefan Monnier - - * diff-mode.el (diff-add-change-log-entries-other-window): - Rename from diff-create-changelog. Change users. - Minor change to hopefully work with plain diffs. - (diff-mode-map): Add binding for it. - -2008-02-04 Dan Nicolaescu - - * diff-mode.el: Add new TODO entry. - (diff-create-changelog): New function. - (diff-mode-menu): Bind it. - -2008-02-04 Kenichi Handa - - * international/mule-diag.el (print-fontset-element): Handle the - case of inhibiting the fallback fonts. - -2008-02-04 Kim F. Storm - - * ido.el (ido-magic-forward-char, ido-magic-backward-char) - (ido-magic-delete-char): Use prefix arg. - -2008-02-03 Juanma Barranquero - - * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13, - because the latter is in fact a 1.2.8 build distributed with GTK+ (as - of today, the most recent libpng is 1.2.24). - -2008-02-03 Michael Albinus - - * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote files. - - * net/dbus.el (top): Check (featurep 'dbusbind). - - * net/tramp.el (tramp-process-sentinel): New defun. - (tramp-do-copy-or-rename-file-out-of-band) - (tramp-maybe-open-connection): Use it as process sentinel. - (tramp-handle-delete-directory): Don't use the "-f" option; it - isn't portable. - (tramp-handle-start-file-process): Echo `tramp-end-of-output' - after the command. - (tramp-handle-shell-command): Set `mode-line-process' in the - asynchronous case. - - * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT. - - * net/tramp-fish.el (tramp-fish-maybe-open-connection): - * net/tramp-smb.el (tramp-smb-maybe-open-connection): - Use `tramp-process-sentinel' as process sentinel. - -2008-02-02 Juanma Barranquero - - * whitespace.el (global-whitespace-mode): Revert last change. - (whitespace-unload-function): Force `global-whitespace-mode' - to deactivate local modes in a slightly less intrusive way. - -2008-02-02 Eli Zaretskii - - * view.el (kill-buffer-if-not-modified): Add an autoload cookie. - -2008-02-02 Glenn Morris - - * international/latin1-disp.el (latin1-display): - * progmodes/fortran.el (fortran-comment-indent-char): - * progmodes/idlw-shell.el (top-level): - * term/mac-win.el (mac-keyboard-translate-char): - * whitespace.el (whitespace-char-valid-p): - * wid-edit.el (widget-key-sequence-read-event): - Use characterp rather than char-valid-p. - - * progmodes/cap-words.el (capitalized-next-word-boundary): Rename - to capitalized-find-word-boundary. Doc fix. Update callers. - (capitalized-next-word-boundary-function-table): Rename to - capitalized-find-word-boundary-function-table. Doc fix. Update users. - - * ps-bdf.el (bdf-read-font-info): Use string-to-number rather than - string-to-int. - - * ps-def.el (declare-function): Add compatibility definition. - (ps-plot-with-face, ps-plot-string): Declare as functions. - (ps-bold-faces, ps-italic-faces): Declare variables. - - * ps-print.el (ps-mule-initialize, ps-mule-begin-job) - (ps-mule-end-job): Declare as functions. - - * wid-edit.el (widget-string-complete): Use assoc-string rather - than assoc-ignore-case. - -See ChangeLog.13 for earlier changes. - -;; Local Variables: -;; coding: utf-8 -;; add-log-time-zone-rule: t -;; bug-reference-url-format: "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s" -;; End: - - Copyright (C) 2008 Free Software Foundation, Inc. - - This file is part of GNU Emacs. - - GNU Emacs is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - GNU Emacs is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with GNU Emacs. If not, see . - -;; arch-tag: c241c1f9-d668-48bf-920a-2897ed0340bc +2008-09-24 Martin Rudalics + + * help-fns.el (describe-function-1, describe-variable): Print + relative file name in help buffer. + * faces.el (describe-face): Print relative file name in help + buffer. + +2008-09-23 Romain Francoise + + * subr.el (with-output-to-string): Make sure that the temporary + buffer gets killed. + +2008-09-23 Markus Sauermann (tiny change) + + * emacs-lisp/emacslisp-mode.el (calculate-lisp-indent): Fix + indentation problem with keyword symbols when a list starts with + ,@ or spaces. (Bug#1012) + +2008-09-23 Martin Rudalics + + * textmodes/tex-mode.el (latex-find-indent): Try to handle + escaped close parens correctly. (Bug#954) + +2008-09-22 Tassilo Horn + + * play/fortune.el (fortune-in-buffer): Fix a bug which forced + usage of `fortune-file' even though a FILE argument was passed to + the function. + +2008-09-21 Dan Nicolaescu + + * startup.el (command-line): Start the server when in daemon mode. + Remove always true test. + + * frame.el (frame-initialize): Remove spurious setting of + special-display-function with the default value. + +2008-09-20 Vincent Belaïche + + * calc/calc-vec.el (calcFunc-venum): Properly handle intervals. + +2008-09-20 Glenn Morris + + * emacs-lisp/lisp-mode.el (lisp-indent-offset): + Fix custom type. (Bug#1011) + +2008-09-20 David De La Harpe Golden + + * files.el (move-file-to-trash): Avoid recursive trashing if + rename-file calls delete-file. + +2008-09-20 Glenn Morris + + * play/fortune.el: Remove leading `*' from defcustom docs. + (fortune-program-options): Doc fix. Allow to be a string again. + Add :version. + (fortune-in-buffer): Handle fortune-program-options as a string. + Don't rely on fortune program accepting options after fortune file. + +2008-09-20 Justin Bogner (tiny change) + + * play/fortune.el (fortune-program-options): Change to a list. + (fortune-in-buffer): Use apply. + +2008-09-20 Ulrich Mueller + + * emacs-lisp/authors.el: Change encoding of file to utf-8. + (authors-coding-system): Likewise. + +2008-09-20 Ami Fischman + + * savehist.el (savehist-save): Handle errors in writing as well as + reading. + +2008-09-20 Michael Olson + + * emacs-lisp/tq.el (tq-create): Disable undo in tq buffer in order + to provide a minimal performance boost. + +2008-09-19 Roland Winkler + + * proced.el (proced-grammar-alist, proced-custom-attributes) + (proced-format-alist, proced-format, proced-filter-alist) + (proced-filter, proced-sort): Use defcustom. + (proced-mode): Fix docstring. + (proced-process-attributes): Handle return value nil of functions + in proced-custom-attributes. + +2008-09-19 Martin Rudalics + + * textmodes/sgml-mode.el (sgml-tag-syntax-table): Remove prefix + flag from "'" entry in sgml-tag-syntax-table. (Bug#946) + +2008-09-19 Miles Bader + + * comint.el (comint-output-filter): Make field properties for + output text front-sticky. + +2008-09-18 Dan Nicolaescu + + * vc-bzr.el (vc-bzr-show-log-entry): + * vc-git.el (vc-git-show-log-entry): Deal with a nil argument, + C-x v l for a directory uses that. + +2008-09-18 Simon Josefsson + + * files.el (auto-mode-alist): Use sieve-mode for .sv, .siv, and + .sieve files. + +2008-09-18 Martin Rudalics + + * help-macro.el (make-help-screen): Preserve key bindings + established in help-mode call when exiting this macro. + +2008-09-17 Kenichi Handa + + * language/burmese.el: Fix setting of composition-function-table. + +2008-09-17 Martin Rudalics + + * info.el (Info-follow-nearest-node): Don't raise an error for + mouse-1 clicks. + +2008-09-17 Jay Belanger + + * calc/calc-units.el (calc-convert-temperature): Use default + units when appropriate. + +2008-09-16 Markus Triska + + * textmodes/flyspell.el (flyspell-math-tex-command-p): Always + catch errors raised in `texmathp'. + (flyspell-tex-math-initialized): Remove. + +2008-09-16 Martin Rudalics + + * frame.el (select-frame-set-input-focus): With non-nil + mouse-autoselect-window always move mouse cursor to frame's + selected window. Otherwise restore pre 2008-09-13 behavior. + (select-frame-by-name): Use select-frame-set-input-focus. + + * files.el (switch-to-buffer-other-frame): Don't raise frame since + pop-to-buffer already does it. + (display-buffer-other-frame): Fix doc-string. + +2008-09-16 Glenn Morris + + * add-log.el (diff-find-source-location): Update declaration. + + * progmodes/make-mode.el (makefile-match-function-end): + Move point. (Bug#983) + +2008-09-16 Daiki Ueno + + * epg.el (epg-start-verify): Pass "--verify" to gpgsm. + +2008-09-15 Juanma Barranquero + + * vc-rcs.el (vc-rcs-steal-lock, vc-rcs-checkout): Fix docstring typos. + (vc-rcs-fetch-master-state, vc-rcs-system-release): Doc fixes. + +2008-09-15 Eduard Wiebe (tiny change) + + * vc-rcs.el (vc-rcs-rollback): Fix typos in docstring. + +2008-09-15 Martin Rudalics + + * files.el (file-truename): Don't raise args-out-of-range error + when filename has no separator on windows-nt. (Bug#982) + +2008-09-14 Stefan Monnier + + * diff-mode.el (diff-find-file-name): Rename `batch' to `noprompt' and + be more honest when we don't know. + (diff-tell-file-name): Don't prompt before the actual prompt. + (diff-mode): Don't prompt in add-log-buffer-file-name-function. + (diff-find-source-location): Add `noprompt' argument. + (diff-current-defun): Don't prompt. + +2008-09-14 Roland Winkler + + * proced.el (proced-mark-face, proced-marked-face) + (proced-sort-header-face): Remove. + (proced-font-lock-keywords): Simplify. + (proced-format): Use face proced-sort-header. + (proced-format-interactive, proced-sort-interactive) + (proced-filter-interactive): Only call proced-update if the scheme + has changed. + (proced-sort-header): Use posn-actual-col-row. + +2008-09-14 Martin Rudalics + + * add-log.el (change-log-find-window): New variable. + (change-log-goto-source-1, change-log-goto-source): + Set change-log-find-window to window displaying source. + (change-log-next-error): Select window specified by + change-log-find-window. + +2008-09-13 Martin Rudalics + + * frame.el (select-frame-set-input-focus): With focus follows + mouse move mouse cursor to right window. + * window.el (pop-to-buffer): Select window before calling + select-frame-set-input-focus. + +2008-09-12 Roland Winkler + + * proced.el (proced-sort-header): New face. + (proced-sort-header-face): New variable. + (proced-format): Allow format value nil. + Use proced-sort-header-face for header of sort column. + (proced-format-args): New function. + (proced-grammar-alist, proced-timer-flag, proced-process-alist) + (proced-header-help-echo, proced-field-help-echo, proced-timer) + (proced-toggle-timer-flag, proced, proced-mode): Doc fix. + (proced-refine): Rename from proced-filter-attribute. Doc fix. + (proced-sort-header): Bind also to mouse-1. + (proced-move-to-goal-column): Return position of point. + (proced-filter-interactive): Always revert listing. + (proced-format-ttname): Simplify. + (proced-update): Do not keep undo information. Put point at + beginning of buffer if we generate the first listing. + +2008-09-12 Tassilo Horn + + * doc-view.el (doc-view-scroll-up-or-next-page) + (doc-view-scroll-down-or-previous-page): Fix scrolling in case of + vertically split windows. + +2008-09-12 Glenn Morris + + * progmodes/f90.el (f90-mode-map): Don't bind \t and \r. + + * indent.el (indent-line-function): Doc fix. + * progmodes/sh-script.el (sh-font-lock-open-heredoc): Doc fix. + +2008-09-11 Martin Rudalics + + * window.el (pop-to-buffer): If the window for buffer-or-name is + not on the selected frame, raise that window's frame and give it + input focus. (Bug#745) + +2008-09-11 Glenn Morris + + * ido.el (ido-mode): Initialize with custom-initialize-default, + rather than a set function. (Bug#947) + +2008-09-10 Chong Yidong + + * replace.el (perform-replace): Don't set inhibit-read-only using + query-replace-skip-read-only (bug#956). + + * edmacro.el (edmacro-parse-keys): Fix last change to omit macros + of the <> form. + +2008-09-10 Martin Rudalics + + * window.el (display-buffer): Fix doc-string typo. + +2008-09-10 Kenichi Handa + + * composite.el (compose-gstring-for-graphic): Fix previous change. + +2008-09-10 Glenn Morris + + * info.el (Info-try-follow-nearest-node): Fix doc typo. + +2008-09-10 Stephen Berman + + * info.el (Info-mouse-follow-nearest-node): Follow links to different + manuals. (Bug#886) + +2008-09-09 Juanma Barranquero + + * ido.el (ido-unload-function): New function. + +2008-09-08 Juanma Barranquero + + * ido.el (ido-file-internal): Fix typo in prompt. + (ido-merge-ftp-work-directories, ido-max-work-file-list): Doc fixes. + (ido-max-prospects, ido-max-file-prompt-width, ido-ignore-buffers) + (ido-enable-prefix, ido-setup-hook, ido-rewrite-file-prompt-functions) + (ido-magic-forward-char, ido-magic-delete-char, ido-pop-dir): + Fix typos in docstrings. + +2008-09-08 Martin Rudalics + + * help-fns.el (describe-function-1): Don't print extra newline + after filling. + +2008-09-08 Katsumi Yamaoka + + * help-fns.el (find-lisp-object-file-name): Handle case where + library is compressed. + +2008-09-07 Chong Yidong + + * complete.el (PC-do-completion): Don't replace buffer + contents (bug#227). + +2008-09-07 Juanma Barranquero + + * loadhist.el (unload-feature-special-hooks): + Add `choose-completion-string-functions'. + +2008-09-07 Stefan Monnier + + * vc-svn.el (vc-svn-root): + * vc-sccs.el (vc-sccs-root): + * vc-rcs.el (vc-rcs-root): + * vc-cvs.el (vc-cvs-root): Delete. + * vc-hooks.el (vc-find-root): Remove `invert' argument. + +2008-09-07 Nikolaj Schumacher (tiny change) + + * progmodes/flymake.el (flymake-parse-err-lines): Filter out + errors occurring in different files. + +2008-09-07 Dan Nicolaescu + + * vc-bzr.el (vc-bzr-extra-fileinfo): New defstruct. + (vc-bzr-status-printer): New function. + (vc-bzr-after-dir-status): Deal with renamed files. + +2008-09-07 Johan Euphrosine (tiny change) + + * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Shell quote + buffer's filename. + +2008-09-07 Martin Rudalics + + * subr.el (cancel-change-group): Widen buffer temporarily when + undoing changes. (Bug#810) + +2008-09-07 Nick Roberts + + * progmodes/gud.el (gud-stop-subjob): Using jdb, suspend threads + with gud-stop-subjob rather than exit debugger. + +2008-09-07 Kenichi Handa + + * composite.el: Compose combining characters only when it + follows a character matching with "[[:alpha:]]". + +2008-09-06 Roland Winkler + + * proced.el: Require time-date. + (proced-command-alist, proced-command, proced-goal-header-re) + (proced-sorting-schemes-alist, proced-sorting-scheme) + (proced-header-alist, proced-sorting-schemes-re) + (proced-skip-regexp, proced-next-line, proced-previous-line) + (proced-listing-type, proced-sorting-scheme-p): Remove. + (proced-grammar-alist, proced-custom-attributes) + (proced-format-alist, proced-format, proced-filter-alist) + (proced-filter, proced-sort, proced-goal-attribute) + (proced-timer-interval, proced-timer-flag, proced-timer) + (proced-process-alist, proced-sort-internal, proced-process-tree) + (proced-header-help-echo, proced-field-help-echo): New variables. + (proced-pid-at-point, proced-timer, proced-mark-process-alist) + (proced-omit-process, proced-filter, proced-process-tree) + (proced-filter-children, proced-children-pids) + (proced-filter-parents, proced-<, proced-string-lessp) + (proced-time-lessp, proced-xor, proced-sort-p) + (proced-format-time, proced-format-start, proced-format-ttname) + (proced-format, proced-process-attributes): New functions. + (proced-toggle-timer-flag, proced-mark-children) + (proced-mark-parents, proced-filter-interactive) + (proced-filter-attribute, proced-sort-interactive) + (proced-sort-header, proced-format-interactive): New commands. + (proced-move-to-goal-column): Use goal-column. + (proced-mode): Use proced-timer. + (proced-do-mark-all): Display process count. Use use-region-p. + Simplify. + (proced-omit-processes): Use use-region-p. + (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid) + (proced-sort-start, proced-sort-time, proced-sort-user): + Use proced-sort-interactive. + (proced-sort): Make it a function that performs the actual sort. + (proced-update): New arg revert. Use proced-process-alist, + proced-filter, proced-sort, proced-format, and + proced-grammar-alist. Preserve position of point based on fields. + Make header line and fields clickable. + (proced-send-signal): Use proced-pid-at-point and proced-process-alist. + (proced-why): Use save-selected-window. + (proced-log): Use buffer-read-only. + +2008-09-06 Chong Yidong + + * tooltip.el (tooltip-mode): Initialize unconditionally to t. + +2008-09-06 Glenn Morris + + * add-log.el (diff-find-source-location): Declare. + (find-change-log): If called from a diff buffer, try to switch to the + source buffer (e.g. to respect change-log-default-name there). + + * progmodes/sh-script.el (sh-get-kw): Remove '()' from the list of + unallowed characters; added 2006-10-10 without comment. (Bug#753) + + * Makefile.in (ELCFILES): Update. + +2008-09-06 Chong Yidong + + * textmodes/ispell.el (ispell-command-loop): Suspend ispell if the + user enters a mouse event in another frame, or a special event. + + * server.el (server-switch-buffer): New arg. + (server-execute): If reusing an existing window, set file position + if required. + +2008-09-06 Kenichi Handa + + * language/lao.el: Fix setting of composition-function-table. + +2008-09-06 Eli Zaretskii + + * term/pc-win.el (msdos-show-help): Don't truncate lines while + displaying help echo messages. + +2008-09-06 Martin Rudalics + + * subr.el (symbol-file): Fix doc-string. + +2008-09-06 Glenn Morris + + * help-mode.el (help-xref-forward-stack): Doc fix. + + * add-log.el (change-log-default-name): Autoload safety. + +2008-09-05 Wilson Snyder + + * verilog-mode.el (verilog-library-extensions): Enable .sv + filename extensions to call verilog-mode. + (verilog-auto, verilog-auto-inst, verilog-faq) + (verilog-submit-bug-report): Update author support URLs. + (verilog-delete-auto, verilog-auto-inout-module) + (verilog-auto-inout-comp, verilog-auto): Add AUTOINOUTCOMP for + creating complemented testbench modules. Suggested by Yishay Belkind. + (verilog-auto-inst-port, verilog-simplify-range-expression): + When verilog-auto-inst-param-value is set, don't require a + AUTO_TEMPLATE to expand parameter substitutions. Suggested by + Yishay Belkind. + (verilog-auto-inst-param-value): Add safe variable. + (verilog-re-search-forward, verilog-re-search-backward): + Fix returning wrong search results on Emacs 22.1. + (verilog-modi-cache-results, verilog-auto): Fix warning message + about "toggling font-lock-mode." + (verilog-auto): Fix losing font-lock on errors. + (verilog-auto-inst-param-value, verilog-mode-version) + (verilog-mode-version-date, verilog-read-inst-param-value) + (verilog-auto-inst, verilog-auto-inst-param) + (verilog-auto-inst-port, verilog-simplify-range-expression): + Allow parameters to be replaced with their values, on the expansion of + an AUTOINST with Verilog 2001 style parameter settings. + Suggested by David Rogoff. + +2008-09-05 Michael McNamara + + * verilog-mode.el (verilog-beg-block-re-ordered, verilog-calc-1): + Better support for the property statement. Sometimes this keyword + introduces a statement which requires an endproperty keyword, and + sometimes it doesn't, depending on the work before the property + word. If property is prefixed with assert, assume or cover + keyword, then the statement is ended with a ';'. Otherwise, + property is like task or specify, and is followed by some number + of statements, which are ended with an endproperty keyword. + (electric-verilog-tab): Support Emacs 22.2 style handling of tab + in a highlighted region: indent each line in region according to + mode. Supply this so it works in XEmacs and older Emacs. + +2008-09-05 Vinicius Jose Latorre + + * whitespace.el (whitespace-kill-buffer-hook, whitespace-action): + Don't clean up a buffer when killing it. + +2008-09-05 Vinicius Jose Latorre + + * whitespace.el: Fix auto-cleanup on kill prevents killing read-only + buffers (bug#360). New version 11.2.1. + (whitespace-action): New value `warn-read-only' to give a warning when + buffer is read-only and whitespace action is cleanup or auto-cleanup. + (whitespace-cleanup, whitespace-cleanup-region): Code fix. + (whitespace-warn-read-only): New fun. + +2008-09-05 Chong Yidong + + * international/quail.el: Require help-mode. + (quail-help-init): Function removed. + (quail-keyboard-layout-button, quail-keyboard-customize-button): + Define directly. + + * dired.el (dired-get-filename): Rewrite octal escape character + processor (bug#885). + +2008-09-05 Eli Zaretskii + + * cus-edit.el (custom-button-pressed): Default to inverse-video. + + * term/pc-win.el (msdos-face-setup): Setup faces for all frames, + not just for terminal-frame. + +2008-09-05 Martin Rudalics + + * window.el (window--try-to-split-window): Don't split when window + is not splittable in last disjunct. (Bug#888) + +2008-09-05 Kenichi Handa + + * language/tibetan.el: Fix setting of composition-function-table. + + * composite.el (find-composition): Mention about the automatic + composition in the docstring. + (compose-gstring-for-graphic): Fix handling "above" marks. + + * descr-text.el (describe-char): Fix handling of automatic composition. + +2008-09-04 Juanma Barranquero + + * net/tramp-cache.el (tramp-flush-file-function): Fix docstring typo. + (tramp-parse-connection-properties): Reflow docstring. + +2008-09-04 Kim F. Storm + + * ido.el (ido-buffer-internal, ido-file-internal): Pass on other-window + and other-frame methods when switching between file and buffer modes. + +2008-09-04 Martin Rudalics + + * info.el (Info-dir-remove-duplicates): Narrow buffer when + removing duplicate entries under same heading. Don't skip char + matching anything but a space or tab at bol. (Bug#864) + +2008-09-03 Alan Mackenzie + + * progmodes/cc-defs.el (c-version): Increment to 5.31.6. + +2008-09-03 Stefan Monnier + + * minibuffer.el (completion-pcm--pattern->regex): Undo last change. + (completion-pcm--all-completions): Move the case-fold-search binding to + it also applies to completion-regexp-list (used in all-completions). + (completion-pcm--hilit-commonality): Add missing case-fold-search. + +2008-09-03 Martin Rudalics + + * window.el (pop-up-frame-function): Move ... + * frame.el (pop-up-frame-function): ... here, to avoid + "CHANGED outside Customize;". + +2008-09-03 Glenn Morris + + * buff-menu.el (buffer-menu-mode-hook): Add obsolete alias. + +2008-09-03 Chong Yidong + + * isearch.el (isearch-highlight-regexp): Fix last change, quoting + non-alphabetical characters properly. + +2008-09-02 Dan Nicolaescu + + * files.el (auto-mode-alist): Use verilog-mode for SystemVerilog files. + +2008-09-02 Martin Rudalics + + * calc/calc.el (calc-dispatch-map): Fix handling of upcased and + control-prefixed keys. (Bug#835) + +2008-09-02 Chong Yidong + + * image-mode.el (image-mode): Fix 2008-07-19 change. + +2008-09-02 Juanma Barranquero + + * tool-bar.el (tool-bar-add-item): Fix typo in docstring. + + * emulation/tpu-edt.el (tpu-kill-buffer): Doc fix. + +2008-09-02 Glenn Morris + + * emacs-lisp/lucid.el (try-face-font): Remove dead alias. + + * progmodes/cc-langs.el (c-opt-op-identitier-prefix): Fix typo. + +2008-09-01 Glenn Morris + + * vc-hooks.el (vc-previous-version): Move alias to vc.el. + * vc.el (vc-default-previous-version): Move alias here from vc-hooks, + and fix name typos. (Bug#856) + +2008-09-01 Chong Yidong + + * minibuffer.el (completion-pcm--pattern->regex): + When completion-ignore-case is non-nil, generate a regexp that + ignores case. + + * window.el (recenter-top-bottom): Doc fix. + +2008-09-01 Simon South + + * progmodes/delphi.el: New maintainer. + (delphi-interface-types): New var. + (delphi-composite-types): Use it. + (delphi-enclosing-indent-of): Distinguish between "interface" + keyword as a unit separator and used like a class declaration. + +2008-09-01 Martin Rudalics + + * help-fns.el (describe-simplify-lib-file-name) + (find-source-lisp-file): Remove. + (find-lisp-object-file-name): New function giving preference to + files found via load-path instead of loaddefs.el. + (describe-function-1): Use new function instead of the removed + ones. (Bugs #587, #669, #690) + * faces.el (describe-face): Use find-lisp-object-file-name instead + of describe-simplify-lib-file-name. + +2008-09-01 Kenichi Handa + + * international/mule-diag.el (font-show-log): Fix previous change. + + * international/mule-cmds.el (set-language-environment): + Don't overwrite current-iso639-language if the current language + environment doesn't provide that data. + (set-locale-environment): Set current-iso639-language from the + locale name. + + * international/fontset.el (script-representative-chars): Re-add + the entry for symbol, but with vector of characters. + (setup-default-fontset): Cancel previous change. + +2008-08-31 Chong Yidong + + * ido.el: Move provide statement to the end of the file. + +2008-08-30 Markus Triska + + * linum.el (linum-mode): `window-size-change-functions' can now be + buffer-local. + (linum-update-window): Use result of `move-overlay'. + +2008-08-30 Glenn Morris + + * subr.el (make-variable-frame-local): Tweak obsolescence message. + + * info.el (Info-hide-note-references, Info-refill-paragraphs): + Doc fixes. + + * apropos.el (apropos-command): Report documentation errors. + * help-fns.el (describe-function-1): Handle broken aliases. (Bug#825) + +2008-08-29 Chong Yidong + + * isearch.el (isearch-highlight-regexp): Fix case of highlighted + string. + +2008-08-29 Eli Zaretskii + + * bindings.el (mode-line-frame-identification): Fix last change. + +2008-08-29 Kenichi Handa + + These changes are to adjust the automatic composition for the new + implementation (avoid using text property). + + * composite.el (composition-function-table): Move declaration to + composite.c. + (terminal-composition-base-character-p): Delete it. + (terminal-composition-function): Delete it. + (terminal-composition-function-table): Delete it. + (lgstring-header, lgstring-set-header, lgstring-font) + (lgstring-char, lgstring-char-len, lgstring-shaped-p) + (lgstring-set-id, lgstring-glyph, lgstring-glyph-len) + (lgstring-set-glyph, lglyph-from, lglyph-to, lglyph-char) + (lglyph-code, lglyph-width, lglyph-lbearing, lglyph-rbearing) + (lglyph-ascent, lglyph-descent, lglyph-adjustment) + (lglyph-set-from-to, lglyph-copy, lgstring-insert-glyph) + (compose-glyph-string, compose-glyph-string-relative) + (compose-gstring-for-graphic, compose-gstring-for-terminal): + New functions. + (auto-compose-chars): Argument changed. + + * language/european.el: Don't setup composition-function-table. + (diacritic-composition-pattern, diacritic-compose-region) + (diacritic-compose-string, diacritic-compose-buffer) + (diacritic-composition-function): Delete them. + + * language/lao-util.el (lao-composition-function): Argument changed. + + * language/sinhala.el: Fix setting up of composition-function-table. + + * language/thai.el: Fix setting up of composition-function-table. + + * language/thai-util.el: Encoding changed to utf-8. + (thai-composition-function): Argument changed. + + * language/indian.el: Fix setting up of composition-function-table. + (devanagari-composable-pattern) + (tamil-composable-pattern, kannada-composable-pattern) + (malayalam-composable-pattern): New variables. + + * international/characters.el (unicode-category-table): + Setup unicode-category-table. + + * international/fontset.el (setup-default-fontset): Prepend + iso10646-1 fonts to the fallback font groups instead of appending. + +2008-08-29 Glenn Morris + + * cus-start.el (truncate-partial-width-windows): Changed in 23.1. + +2008-08-28 Chong Yidong + + * term/x-win.el (x-win-suspend-error): Don't signal error if there + are no X frames active. + +2008-08-28 Michael Albinus + + * net/xesam.el (xesam-kill-buffer-function): Wrap code by + `ignore-errors' (the function must succeed always). + +2008-08-28 "Edward O'Connor" + + * json.el (json-read-number): New arg. Handle explicitly signed + numbers. + (json-readtable): Add `+' and `.'. + +2008-08-28 Eli Zaretskii + + * term/pc-win.el (msdos-previous-message): New variable. + (msdos-show-help): New function. + (msdos-initialize-window-system): Set show-help-function to + msdos-show-help. + +2008-04-09 Lennart Borgman + + * emacs-lisp/debug.el (debug): When killing a noninteractive + Emacs, give an exit status of -1. + +2008-08-28 Chong Yidong + + * vc-hooks.el (vc-workfile-unchanged-p): Revert last change. + +2008-08-27 Alex Harsanyi (tiny change) + + * vc-hooks.el (vc-workfile-unchanged-p): If the checkout time is + not the same as the last modification time, fall back on the + backend-specific check. + +2008-08-27 Teodor Zlatanov + + * add-log.el (change-log-next-error): Run an extra `pop-to-buffer' + to go to the position of interest. + +2008-08-27 Tomas Abrahamsson + + * textmodes/artist.el (artist-mode-init): Add comment on the + setting up of the `artist-replacement-table' array. + (artist-get-replacement-char): New defsubst. + (artist-get-char-at-xy-conv, artist-replace-char) + (artist-replace-chars, artist-replace-string): Use it instead of + accessing `artist-replacement-table' directly. + Reported by Rubén Berenguel . + + (artist-mt): Fix structures for cut and copy operations. + +2008-08-27 Chong Yidong + + * shell.el (shell-file-name-quote-list): Quote `$'. + + * comint.el (comint-dynamic-complete-as-filename): Generalize last + change to allow quoting of characters before point. + (comint-dynamic-list-filename-completions): Quote common substring. + +2008-08-26 Chong Yidong + + * comint.el (comint-dynamic-complete-as-filename): If case is + ignored while matching, replace the entire filename with completion. + + * textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure + flyspell-pre-point is valid to avoid signalling an error in + post-command-hook. + +2008-08-26 Johan Bockgård + + * linum.el (linum): Inherit remaining face attributes from default + face. + +2008-08-26 Markus Triska + + * linum.el (linum-delay): Disable - it should no longer be + necessary, and can lead to longer delays. + (linum-update-window): Renumber if margin width has changed. + +2008-08-26 Daiki Ueno + + * epa.el (epa--key-widget-action): Save the selected window to + make `widget-button-click-moves-point' work. (Bug#733). + +2008-08-26 Glenn Morris + + * calendar/holidays.el (calendar-holidays): Doc fix. + + * progmodes/gud.el (tramp-file-name-localname) + (tramp-dissect-file-name): Declare. + + * term/pc-win.el (msdos-setup-keyboard): Fix declaration. + +2008-08-25 Eli Zaretskii + + * bindings.el (mode-line-frame-control): New function, caters to + `pc' ``window system''. + (mode-line-frame-identification): Use it instead of accessing + window-system directly. + +2008-08-25 Juri Linkov + + * textmodes/text-mode.el (text-mode-map): Unbind "\es" from + `center-line' and "\eS" from `center-paragraph'. + (facemenu-keymap): Bind "\es" to `center-line' and "\eS" to + `center-paragraph'. + +2008-08-25 Ulf Jasper + + * net/newst-treeview.el (newsticker-treeview-own-frame): Doc fixed. + (newsticker-treeview-treewindow-width): New. + (newsticker-treeview-listwindow-height): New. + (newsticker-treeview-browse-url-item): New. + (newsticker-treeview-mode-map): + Add newsticker-treeview-browse-url-item. + (newsticker--treeview-window-init): + Use newsticker-treeview-treewindow-width and + newsticker-treeview-listwindow-height. + + * net/newst-reader.el (newsticker-browse-url-item): New. + +2008-08-25 Dan Nicolaescu + + * vc-dir.el (vc-dir-marked-only-files-and-states): + (vc-dir-child-files-and-states): Reverse the list before returning it. + +2008-08-24 Michael Albinus + + * net/dbus.el (dbus-introspect): Use `dbus-call-method-non-blocking'. + +2008-08-24 Romain Francoise + + * progmodes/python.el (run-python): Remove '' from sys.path. + +2008-08-23 Glenn Morris + + * progmodes/fortran.el (fortran-tab-mode-string) + (fortran-comment-line-start, fortran-continuation-string): Doc fixes. + +2008-08-23 Eli Zaretskii + + * term/pc-win.el (msdos-setup-keyboard) : + Add declare-function. + + * startup.el (command-line): Don't call tty-register-default-colors + if initial-window-system is `pc'. + + * term/internal.el (local-function-key-map): Fix unbalanced parens. + (msdos-key-remapping-map): New variable. Move here all the special + keys we will be remapping via local-function-key-map. + (msdos-setup-keyboard): New function. + + * term/pc-win.el (msdos-create-frame-with-faces): Rename from + make-msdos-frame. + (terminal-init-internal): New function, errors out if called. + (msdos-initialize-window-system): New function. + (msdos-create-frame-with-faces): Set the terminal's + `terminal-initted' (sic!) parameter. + (frame-creation-function-alist): Add msdos-create-frame-with-faces. + (window-system-initialization-alist): + Add msdos-initialize-window-system. + (handle-args-function-alist): Use tty-handle-args for `pc' + ``window system'' as well. + (pc-win): Provide. + + * term/tty-colors.el (tty-register-default-colors): Remove bogus + code for using msdos-color-values. + + * loadup.el [ms-dos]: Load term/pc-win. + +2008-08-23 Dan Nicolaescu + + * vc-dir.el (vc-dir-prepare-status-buffer): Make sure we use a + directory name. + +2008-08-23 Nick Roberts + + * progmodes/gud.el (gud-common-init): Use absolute file so that + perldb works with tramp (sudo). + + * term/x-win.el (x-gtk-map-stock): Don't let the tool bar destroy + match data in process filters. + +2008-08-23 Martin Rudalics + + * dired.el (dired-buffer-stale-p): Do not revert buffer that + can be written. + +2008-08-23 Glenn Morris + + * dired-x.el (dired-guess-shell-alist-default): Add .mp3 and .ogg. + (dired-guess-shell-alist-user): Doc fix. (Bug#417). + +2008-08-23 Chong Yidong + + * subr.el (temp-buffer-show-hook): Doc fix. + +2008-08-22 Michael Albinus + + * net/tramp.el (tramp-remote-process-environment): Add "EMACS=t" + and "INSIDE_EMACS=...". Reported by Tassilo Horn + . + + * net/trampver.el: Update release number. + + * net/xesam.el (xesam-minor-mode): New minor mode. + (xesam-highlight-buffer): Remove. Code moved to + `xesam-minor-mode'. + (xesam-refresh-entry): Use `xesam-minor-mode'. + +2008-08-21 Chong Yidong + + * minibuffer.el (completion--try-word-completion): + Disable partial-completion when considering the addition of a space + or hyphen. + +2008-08-21 John Paul Wallington + + * mail/rmail.el (rmail-insert-inbox-text): Ensure that the + filename of `tofile' doesn't contain any colons on Windows, + Cygwin, and MS-DOS systems. + +2008-08-21 Daiki Ueno + + * epg.el (epg-make-context, epg-context-set-passphrase-callback) + (epg-context-set-progress-callback): Make sure the callback is a + cons of a function and a handback. Update all callers. + +2008-08-20 David Reitter + + * term/ns-win.el (ns-cursor-blink-rate, ns-cursor-blink-mode): Remove. + Patch applied by Adrian Robert. + +2008-08-20 Kevin Ryde + + * textmodes/nroff-mode.el (nroff-mode): Avoid auto-filling on + directive lines. + +2008-08-20 Michael Albinus + + * net/xesam.el (xesam-highlight-string): Precise doc string. + (xesam-highlight-buffer): New defun. + (xesam-refresh-entry): Use it. Better check for sourceModified. + +2008-08-19 Chong Yidong + + * edmacro.el (edmacro-parse-keys): Catch events with spaces in + their names. + +2008-08-19 Kenichi Handa + + * language/european.el ("Esperanto"): Change the preferred + charsets to iso-8859-3. + + * language/utf-8-lang.el ("UTF-8"): Add the preferred charsets. + + * international/fontset.el (script-representative-chars): + Delete the entry for symbol. + (setup-default-fontset): For symbol characters, don't specify + :script property. + +2008-08-19 Chong Yidong + + * minibuffer.el (completion-table-dynamic): Doc fix. + + * cus-edit.el (custom-toggle-hide): Allow hiding only if widget is + saved. + +2008-08-18 Chong Yidong + + * emulation/edt.el (edt-default-emulation-setup): + Share global-buffers-menu-map with the emulated global map. + +2008-08-18 Adrian Robert + + * term/ns-win.el (global): Uncomment "put backspace + ascii-character..." and friends, they are needed for tramp. (Bug#725) + +2008-08-18 Kenichi Handa + + * international/mule-diag.el (font-show-log): Add optional arg N + to control the limit of font listing. + +2008-08-18 Chong Yidong + + * window.el (recenter-top-bottom): Determine top and bottom + positions using scroll-margin instead of scroll-conservatively. + +2008-08-17 Roland Winkler + + * proced.el (proced-send-signal): Use beginning-of-line. + +2008-08-17 Roland Winkler + + * proced.el (proced-signal-list): Add POSIX 1003.1-2001 signals. + (proced-mode-map): Add tooltips for menus. Use radio buttons for + listing types. + (proced-log-buffer): New variable. + (proced-mark-all, proced-unmark-all, proced-do-mark-al): Operate on + region if transient-mark-mode is turned on and the region is active. + (proced-omit-processes): Rename from proced-hide-processes to + avoid key clash with describe-mode (bound to h). Search for + marked processes starting from point-min. + (proced-header-space): Remove. + (proced-send-signal): Handle errors. Operate on current process + if no process is marked. + (proced-why): New command. + (proced-log, proced-log-summary): New functions. + (proced-help): Use proced-why. + * textmodes/bibtex.el (bibtex-entry-format): Mark as safe. + (bibtex-autokey-year-title-separator): Fix docstring. + +2008-08-17 Michael Albinus + + * net/xesam.el (xesam-vendor, xesam-notify-function): + New local variables. + (xesam-mode): Extend docstring. Initialize `xesam-notify-function'. + (xesam-refresh-entry): Use `xesam-notify-function' if set. Remove + Debbugs specific code; it shall be enabled via `xesam-mode-hooks'. + (xesam-new-search): Initialize `xesam-vendor'. + +2008-08-15 Glenn Morris + + * eshell/esh-cmd.el (eshell-do-pipelines): Indicate the last command in + a pipeline. + * eshell/em-ls.el (eshell-ls-files): List one per line in a pipeline, + unless at the end of the pipeline. (Bug#699). + +2008-08-14 Chong Yidong + + * minibuffer.el (completion-boundaries): Doc fix. + (display-completion-list): Only default base-size to zero if + completing in the minibuffer. + + * simple.el (completion-base-size): Doc fix. + (choose-completion): Try reselecting completion-reference-buffer. + +2008-08-14 Michael Albinus + + * vc-dispatcher.el (vc-do-command): Let asynchronous processes run + also for remote directories. + +2008-08-14 Stefan Monnier + + * emacs-lisp/easymenu.el (easy-menu-add): Don't precompute keybindings + since those precomputed values aren't used any more. + (easy-menu-precalculate-equivalent-keybindings): Obsolete. + +2008-08-14 Martin Rudalics + + * help.el (with-help-window): Return last value in BODY. + +2008-08-14 Michael Albinus + + * net/xesam.el (xesam-refresh-entry): Use `save-excursion' in the + notify function of the URL. + (xesam-new-search): Encode special characters in the query string. + +2008-08-13 Chong Yidong + + * term/ns-win.el (ns-parse-geometry): Rename from x-parse-geometry. + +2008-08-13 Andreas Schwab + + * net/tramp.el (tramp-handle-shell-command): Handle output going + to current buffer like shell-command. Don't disable undo. + +2008-08-13 Glenn Morris + + * eshell/esh-cmd.el (eshell/which): Handle the case where no + description is found. + +2008-08-12 Alan Mackenzie + + * progmodes/cc-defs.el (c-emacs-features): + argumentative-bod-function: bind mark-ring to avoid accumulating a + spurious mark. + +2008-08-12 Chong Yidong + + * simple.el (visual-line--saved-state): New var. + (visual-line-mode): Save local values of variables, and restore + them when visual-line-mode is disabled. + +2008-08-12 NAKAGAWA Makoto (tiny change) + + * net/ldap.el (ldap-search-internal): Tweak URL regexp. + +2008-08-11 Chong Yidong + + * progmodes/cc-defs.el (c-emacs-features): + Check beginning-of-defun-raw instead of beginning-of-defun, and avoid + moving point during the test. + + * emacs-lisp/lisp.el (beginning-of-defun): Doc fix. + +2008-08-11 Glenn Morris + + * term/ns-win.el (x-parse-geometry): Doc fix. + + * dired.el (x-popup-menu): + * hi-lock.el (x-popup-menu): + * mouse.el (font-face-attributes): + * calendar/cal-menu.el (x-popup-menu): + * calendar/calendar.el (x-popup-menu): + * calendar/holidays.el (x-popup-menu): + * progmodes/cperl-mode.el (x-popup-menu): + * term/ns-win.el (dnd-open-file, tool-bar-mode, scroll-bar-scale) + (x-open-connection): + * term/w32-win.el (x-colors, x-handle-args, x-parse-geometry) + (x-command-line-resources): + * term/x-win.el (x-colors, x-parse-geometry, x-resource-name) + (x-display-name, x-command-line-resources): + Add declarations for builds without X. + +2008-08-10 Glenn Morris + + * calendar/cal-bahai.el (holiday-bahai): Doc fix. + +2008-08-10 Dan Nicolaescu + + * vc-bzr.el (vc-bzr-find-revision): Rename from + vc-bzr-find-version, forgotten in the 2007-10-10 renaming. + +2008-08-10 Michael Albinus + + * net/xesam.el (xesam-search-engines): Add Debbugs hit fields. + (xesam-refresh-entry): Add Debbugs handling. Insert a widget + "DONE", when all hits are retrieved. + (xesam-search): Autoload it. + +2008-08-11 John Paul Wallington + + * ibuffer.el (ibuffer-buffer-file-name): Return nil rather than + empty string when no filename. + (define-ibuffer-column filename): Accommodate that change. + + * ibuf-ext.el (ibuffer-define-filter filename): Use plain old + `buffer-file-name' instead of `ibuffer-buffer-file-name'. + +2008-08-10 Glenn Morris + + * Makefile.in (ELCFILES): Update. + +2008-08-10 John Paul Wallington + + * pcvs.el (defun-cvs-mode): Add `doc-string' decl. + +2008-08-08 Chong Yidong + + * battery.el (battery-echo-area-format, battery-status-function): + Handle new Linux sysfs format for battery reporting. + (battery-linux-sysfs): New function. + +2008-08-07 Martin Rudalics + + * add-log.el (change-log-search-tag-name) + (change-log-goto-source): Fix behavior when point is not on tag. + +2008-08-06 Adrian Robert + + * startup.el (command-line-ns-option-alist): Use ignore instead of + ns-ignore-0-arg. + + * term/ns-win.el (ns-ignore-0-arg, mouse-extend-region) + (ns-win-suspend-error, ns-yes-or-no-p, colors): Drop. + (ns-alternatives-map): New variable. + (x-set-up-function-keys): Use it. + (global): Comment out "put backspace ascii-character..." and friends. + Move function-key-map into ns-alternatives-map. Don't call + precompute-menubar-bindings. Don't set anything connected with + browse-url. + (after-make-frame-functions): Clarify comment why a hook is added. + +2008-08-06 Joakim Verona + + * thingatpt.el (thing-at-point-url-path-regexp): Allow parenthesis + in url:s. + +2008-08-06 Dan Nicolaescu + + * vc-svn.el (vc-svn-parse-status): Use when instead of if. + Fix 2008-01-01 change: use a shy group to not affect subsequent + match calls. + +2008-08-06 Reto Zimmermann + + * progmodes/vera-mode.el (vera-electric-tab): + * progmodes/vhdl-mode.el (vhdl-electric-tab): Make TAB indent + region when active. + +2008-08-06 Kenichi Handa + + * faces.el (face-valid-attribute-values): Fix handling the value + of (font-family-list) and font-XXX-table. + +2008-08-06 Dan Nicolaescu + + * proced.el (proced-menu): Bind the correct function to for toggling. + + * vc-dir.el (vc-dir-mode): Fix typo. + +2008-08-06 Vinicius Jose Latorre + + * whitespace.el (whitespace-newline-mode) + (global-whitespace-newline-mode, whitespace-mode) + (global-whitespace-mode): Improve docstring. + +2008-08-05 Chong Yidong + + * kmacro.el (kmacro-exec-ring-item): Add autoload. + + * files.el (auto-save-visited-file-name): Move definition to fileio.c. + + * cus-start.el (all): Handle auto-save-visited-file-name. + +2008-08-05 Alex Shinn (tiny change) + + * files.el (hack-one-local-variable-eval-safep): Handle + lisp-indent-function and scheme-indent-function in addition to the + deprecated lisp-indent-hook. + +2008-08-05 Michael Albinus + + * net/xesam.el (top): Require `wid-edit' always. + (xesam-mode-line, xesam-highlight): New deffaces. + (xesam-objects): New local variable. + (xesam-search-engines): Fix error in field list. + (xesam-mode): Use `xesam-mode-line' instead of + `font-lock-type-face'. Apply `xesam-mode' to a temp buffer, for + proper initialization (why?). + (xesam-highlight-string, xesam-get-hits) + (xesam-kill-buffer-function): New defuns. + (xesam-refresh-entry): Move code to `xesam-get-hits'. Check + result of "hit.fields", it isn't a string only. Wrap an error of + the strigi search engine ("xesam:size" is returned as string). + Highlight search items. + (xesam-refresh-search-buffer): Make logic of counters more simple. + Prefetch next hits. + (xesam-signal-handler): Use `xesam-mode-line' instead of + `font-lock-type-face'. + (xesam-new-search): Add `xesam-kill-buffer-function' to + `kill-buffer-hook'. + +2008-08-05 Teodor Zlatanov + + * add-log.el (change-log-next-error, change-log-mode): Add support + for `next-error' to call `change-log-goto-source' on named files + in a ChangeLog. + +2008-08-05 Jay Belanger + + * calc/calc.el (math-read-number): Handle all C-like languages + properly. + +2008-08-04 Vincent Belaïche + + * calc/calc.el (math-read-number): Handle C numbers beginning with + 0 correctly. + +2008-07-27 Adrian Robert + + * term/ns-win.el ([ns-new-frame]): New global key. + +2008-08-04 Juanma Barranquero + + * international/mule-cmds.el (read-char-by-name): + Check UCS names with `assoc-string' and case folding. + +2008-08-04 Michael Albinus + + * net/dbus.el (dbus-call-method-asynchronously) + (dbus-method-return-internal, dbus-method-error-internal): + Declare them with `declare-function'. + +2008-08-04 Juanma Barranquero + + * descr-text.el (describe-char-display): Fix last change: + don't pass CHARSET to `encoded-string-description'. + +2008-08-02 Alex Harsanyi (tiny change) + + * vc.el (vc-next-action): Update list var correctly after delete. + +2008-08-02 Chong Yidong + + * ido.el (ido-mode): Add toggle notification. + + * cus-edit.el (custom-save-all): Avoid destroying symlink if + already visiting the custom file. + + * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining + pending output coming after the status change. + +2008-08-02 Jason Rumney + + * w32-fns.el (tis620-2533): Use as preferred registry for thai fonts. + +2008-08-01 Kenichi Handa + + * international/mule-cmds.el (encode-coding-char): + New optional arg CHARSET. + + * descr-text.el (describe-char-display): Call encode-coding-char + with the arg CHARSET. + (describe-char): Pay attention to the text-property `charset'. + +2008-08-01 Michael Albinus + + * net/dbus.el (dbus-check-event, dbus-handle-event): Handle D-Bus + error messages. + (dbus-set-property): Call `dbus-introspect-get-property' instead + of `dbus-get-property'. + + * net/xesam.el (xesam-all-fields): Remove source and content + identifiers. + (xesam-dbus-unique-names): New defvar. + (xesam-dbus-call-method): New defun. Replace all calls of + `dbus-call-method' by `xesam-dbus-call-method'. + (xesam-get-cached-property, xesam-set-cached-property): + New defuns. + (xesam-get-property, xesam-set-property, xesam-refresh-entry) + (xesam-new-search, xesam-search): Apply `xesam-get-cached-property'. + (xesam-search-engines): Make it an association list. Take changed + layout into account in the corresponding function. + (xesam-delete-search-engine): Remove check for consistency of + `xesam-search-engines', not needed anymore. + (xesam-mode): Show XML query string only in the debug case. + +2008-07-31 Juanma Barranquero + + * files.el (read-file-modes): Fix typo in docstring. + +2008-07-31 Chong Yidong + + * Makefile.in: Avoid maintainer warning for autogenerated unicode + files. + + * apropos.el (apropos-symbol): Don't set button skip by default. + (apropos-print): Set button skip iff searching for multiple types. + (apropos-print-doc): Insert blank label button when searching for + a single type. + + * button.el (forward-button): Avoid infloop. + + * minibuffer.el (read-file-name-completion-ignore-case): + Add cygwin to the list. + +2008-07-31 Sven Joachim + + * files.el (abbreviate-file-name): When replacing $HOME with ~, + turn off case-fold-search. + +2008-07-31 Michael Albinus + + * net/dbus.el (top): Don't register for "NameOwnerChanged". + (dbus-message-type-invalid, dbus-message-type-method-call) + (dbus-message-type-method-return, dbus-message-type-error) + (dbus-message-type-signal): New defconst. + (dbus-ignore-errors): Fix `edebug-form-spec' property. + (dbus-return-values-table): New defvar. + (dbus-call-method-non-blocking-handler, dbus-event-message-type): + New defun. + (dbus-check-event, dbus-handle-event, dbus-event-serial-number): + Extend docstring. Adapt implementation according to new + `dbus-event' layout. + (dbus-event-service-name, dbus-event-path-name) + (dbus-event-interface-name, dbus-event-member-name): + Adapt implementation according to new `dbus-event' layout. + (dbus-set-property): Correct `dbus-introspect-get-attribute' call. + + * net/xesam.el (xesam-type, xesam-query, xesam-xml-string): New defvar. + (xesam-mode): Rework implementation. + (xesam-new-search): Additional parameter TYPE. + (xesam-search): Adapt call of `xesam-new-search'. + +2008-07-31 Juri Linkov + + * dired-aux.el (dired-do-chmod): Set default value to the original + mode string using absolute notation like u=rwx,g=rx,o=rx. + Use it as a new arg `default' of `dired-mark-read-string'. + (dired-mark-read-string): Add new optional arg `default'. + + * files.el (read-file-modes): Set default value to the original + mode string using absolute notation like u=rwx,g=rx,o=rx. + Use it as the `default' arg of `read-string'. + + * filesets.el (filesets-cmd-isearch-getargs): Check if the + variable `files' is bound to avoid warnings. + + * isearch.el (isearch-forward-regexp, isearch-forward-word) + (isearch-backward, isearch-backward-regexp): Doc fix - make a link + to the command `isearch-forward' instead of displaying "See C-s". + (isearch-highlight-regexp): Remove arguments `regexp' and `face' + with their interactive specifications. Move reading the face name to + the main body after calls to isearch-done and isearch-clean-overlays. + + * mb-depth.el: Unify all names under one common name prefix + `minibuffer-depth-'. + (minibuffer-depth-indicator-function): Rename from + `minibuf-depth-indicator-function'. + (minibuffer-depth-overlay): Rename from + `minibuf-depth-overlay'. + (minibuffer-depth-setup): Rename from + `minibuf-depth-setup-minibuffer'. + (minibuffer-depth-indicate-mode): Rename from + `minibuffer-indicate-depth-mode'. + +2008-07-31 Juri Linkov + + * dired-aux.el (dired-isearch-filenames-toggle): New command. + (dired-isearch-filenames-setup): Bind "\M-sf" to + dired-isearch-filenames-toggle in isearch-mode-map. + (dired-isearch-filenames-end): Bind "\M-sf" to nil + in isearch-mode-map. + + * isearch.el (isearch-edit-string-set-word): New command. + (minibuffer-local-isearch-map): Bind "\C-w" to + isearch-edit-string-set-word. + (isearch-new-word): Temporary internal variable. + (isearch-edit-string): Remove special case of reading the + first character and checking it for C-w. + + * simple.el (read-shell-command, shell-command): + Move code that uses minibuffer-with-setup-hook to set + minibuffer-default-add-function to minibuffer-default-add-shell-commands + from the interactive spec of `shell-command' to `read-shell-command'. + + * international/mule-cmds.el (read-char-by-name): + Accept hash notation. Doc fix. + (ucs-insert): Doc fix. Convert to number only when `arg' is + a string. Use separate error message when `arg' is not an integer. + Bind `ucs-insert' to `C-x 8 RET'. + +2008-07-31 Joachim Nilsson (tiny change) + + * progmodes/cc-styles.el (c-style-alist): For the Ellemtel style, + move the (arglist-cont-nonempty) from c-offsets-alist to + c-hanging-braces-alist like other styles already have. + +2008-07-31 Dan Nicolaescu + + * textmodes/texinfmt.el: + * nxml/nxml-enc.el: + * mail/feedmail.el: + * international/mule.el: + * international/latexenc.el: + * emulation/viper-util.el: + * emulation/viper-init.el: + * emulation/viper-ex.el: + * emacs-lisp/bytecomp.el: + * version.el: + * subr.el: + * startup.el: + * sort.el: + * shadowfile.el: + * recentf.el: + * printing.el: + * paths.el: + * minibuffer.el: + * ls-lisp.el: + * loadup.el: + * hippie-exp.el: + * finder.el: + * files.el: + * ediff-util.el: + * ediff-ptch.el: + * ediff-init.el: + * ediff-diff.el: + * dired.el: + * dired-aux.el: + * cus-edit.el: + * bindings.el: + * arc-mode.el: + * add-log.el: Remove VMS support. + * obsolete/vmsproc.el: + * obsolete/vms-pmail.el: + * obsolete/vms-patch.el: Remove file. + +2008-07-31 Alan Mackenzie + + * progmodes/cc-mode.el (c-before-hack-hook): New function + (Top Level): Install c-before-hack-hook on + before-hack-local-variables-hook, rather than + c-postprocess-file-styles on hack-local-variables-hook. + +2008-07-31 Chong Yidong + + * files.el (normal-mode): Move call to hack-project-variables into + hack-local-variables. + (file-local-variables-alist, before-hack-local-variables-hook): + New vars. + (ignored-local-variables): Add file-local-variables-alist. + (hack-local-variables-filter): Renamed from + hack-local-variables-apply. Add the result to + file-local-variables-alist, without applying them. + (hack-local-variables): Set file-local-variables-alist to nil. + Call hack-project-variables and before-hack-local-variables-hook. + Apply variables here, instead of hack-local-variables-apply. + Based on a patch by Alan Mackenzie. + +2008-07-30 Thien-Thi Nguyen + + * info-look.el (autoconf-mode :doc-spec): For + "(autoconf)M4 Macro Index", if the item already + begins with "AS_", don't prefix that string again. + +2008-07-30 Juri Linkov + + * info.el (info, Info-mode): Doc fix. + + * isearch.el (isearch-mode-map): Bind `M-s r' to + `isearch-toggle-regexp' and `M-s w' to `isearch-toggle-word'. + (search-map): Bind `M-s w' to `isearch-forward-word' globally + in the global map `search-map'. + (isearch-forward): Doc fix. + (isearch-forward-word, isearch-toggle-case-fold): New commands. + + * simple.el (quoted-insert): Comment out code that treats + 0240-0377 specially. + +2008-07-30 Chong Yidong + + * cus-start.el: Add customization info for + read-buffer-completion-ignore-case. + +2008-07-30 Sam Steingold + + * vc-dir.el (vc-dir): Call file-truename on the dir argument. + +2008-07-30 Dan Nicolaescu + + * vc-dir.el (vc-dir-menu-map, vc-at-event): Fix docstring. + (vc-dir-mode): Improve docstring. + +2008-07-30 Juri Linkov + + * dired-aux.el (dired-isearch-filenames-setup): Add autoload cookie + for the sake of isearch-mode-hook in dired-mode in dired.el. + +2008-07-19 Markus Triska + + * image-mode.el (image-mode): Set image-mode-text-map when image + cannot be displayed. + +2008-07-30 Stephen Leake + + * progmodes/ada-prj.el (ada-prj-initialize-values): Fix use of deleted + ada-xref-set-default-prj-values. + (ada-prj-display-page): Ditto. + + * progmodes/ada-xref.el (ada-gnatstub-opts): Fix doc string. + (ada-make-filename-from-adaname): Fix free variable. + +2008-07-30 Dan Nicolaescu + + * vc-git.el (vc-git-status-printer): Synchronize with the default. + +2008-07-30 Michael McNamara + + * progmodes/verilog-mode.el (verilog-do-indent): Remove special indent + for declarations inside a parenthetical list. The code is ill-advised, + and doesn't work given user defined types. + (verilog-set-auto-endcomments): Enhance function automatic + endcomment to support functions that return user defined types. + (verilog-mode): Add code to tell which-function-mode minor mode + that Verilog supports this feature. + (verilog-beg-block-re-ordered, verilog-indent-re) + (verilog-forward-sexp, verilog-forward-wa, verilog-calc-1) + (verilog-leap-to-head): Support the new virtual and/or protected + tasks, as well as extern declarations of tasks for indenting and + for forward/backward expression. + +2008-07-30 Wilson Snyder + + * progmodes/verilog-mode.el (verilog-read-decls): Allow AUTORESET + to work with SV 'logic' signals. Suggested by Julian Gorfajn. + (verilog-auto-inst-column): Make verilog-auto-inst-column customizable. + (verilog-string-replace-matches): Avoid recursion with small + replacements. + (verilog-auto-inst-param-value, verilog-mode-version) + (verilog-mode-version-date, verilog-read-inst-param-value) + (verilog-auto-inst, verilog-auto-inst-param) + (verilog-auto-inst-port, verilog-simplify-range-expression): Add + verilog-auto-inst-param-value option for AUTOINST. Suggested by + David Rogoff. This allows parameters to be replaced with their + values, on the expansion of an AUTOINST with Verilog 2001 style + parameter settings. + +2008-07-30 David Lord (tiny change) + + * calendar/timeclock.el (timeclock-day-projects): Change a `cdr' + to `cddr'. + +2008-07-29 Chong Yidong + + * Makefile.in (ELCFILES): Add mairix.elc. + +2008-07-29 David Engster + + * net/mairix.el: New file. + +2008-07-29 Juri Linkov + + * cus-edit.el (custom-face-tag): Inherit from custom-variable-tag + instead of variable-pitch with bold and 1.2 height. + + * dired-aux.el (dired-do-async-shell-command): New command. + + * dired.el (dired-mode-map): Rebind `dired-flag-garbage-files' + from `&' to `%&'. Bind `&' to `dired-do-async-shell-command'. + +2008-07-29 Juri Linkov + + * international/mule-cmds.el (ucs-names): New internal variable. + (ucs-names): New function. + (ucs-completions): New lazy completion variable. + (read-char-by-name): New function. + (ucs-insert): Replace interactive spec letter "s" with the call to + `read-char-by-name'. + + * replace.el (read-regexp): Add second arg `default'. Doc fix. + + * replace.el (occur-read-primary-args): + * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer) + (hi-lock-face-phrase-buffer): Use `(car regexp-history)' as the + second arg of `read-regexp'. + + * dired-aux.el (dired-isearch-filenames): New user option. + (dired-isearch-orig-success-function): New internal variable. + (dired-isearch-filenames-setup, dired-isearch-filenames-end) + (dired-isearch-success-function): New functions. + (dired-isearch-filenames, dired-isearch-filenames-regexp): + New commands. + + * dired.el (dired-insert-set-properties): Add new text property + `dired-filename' to put on file names. + (dired-mode-map): Bind `M-s f C-s' to `dired-isearch-filenames' + and `M-s f M-C-s' to `dired-isearch-filenames-regexp'. + Add menu items. + (dired-mode): Add hook `dired-isearch-filenames-setup' to + buffer-local `isearch-mode-hook'. + +2008-07-29 Juanma Barranquero + + * progmodes/ada-mode.el (ada-batch-reformat): Doc fix. + (ada-create-case-exception): Fix typo in docstring. + (ada-no-auto-case): Return nil, not the docstring. + (ada-indent-current): Reflow docstring. + + * progmodes/ada-prj.el (ada-prj-edit, ada-prj-initialize-values) + (ada-prj-save-specific-option, ada-prj-field): Fix typos in docstrings. + (ada-prj-load-from-file): Reflow docstring. + (ada-prj-display-page): Fix typo in widget. + + * progmodes/ada-stmt.el (ada-case, ada-package-body, ada-private): + Fix typos in docstrings. + + * progmodes/ada-xref.el (ada-find-executable, ada-gnat-parse-gpr) + (ada-compile-current, ada-check-current, ada-run-application) + (ada-get-ali-file-name): Fix typos in docstrings. + (ada-xref-confirm-compile, ada-find-references) + (ada-find-local-references, ada-find-any-references): Doc fixes. + (ada-get-all-references): Fix typo in error message. + (ada-xref-current-project): Use `let', not `let*'. + (ada-do-file-completion, ada-xref-change-buffer): Reflow docstring. + +2008-07-28 Vinicius Jose Latorre + + * whitespace.el (whitespace-newline): Change initialization to have a + low contrast relative to the background color. Suggested by David + Reitter . + +2008-07-28 Juri Linkov + + * dired-aux.el (dired-do-isearch, dired-do-isearch-regexp): + New functions. + + * dired.el (dired-mode-map): Bind dired-do-isearch to `M-s a C-s' + and dired-do-isearch-regexp to `M-s a M-C-s'. Add menu items. + +2008-07-28 Seiji Zenitani + + * help-fns.el (help-C-file-name): Add .m (Obj-C code) for Cocoa port. + * emacs-lisp/find-func.el (find-function-search-for-symbol): Likewise. + +2008-07-28 Stephen Leake + + * progmodes/ada-mode.el (ada-mode): Clean up XEmacs handling. + Add support for add-log. + (ada-end-stmt-re): Fix bug - allow comment after 'when'. + + * progmodes/ada-prj.el: Delete 'main_unit' project variable. + (ada-prj-save): Prompt for file name if not given. + (ada-prj-display-page): Display casing exceptions. + + * progmodes/ada-xref.el: Add support for GNAT project files as Emacs + Ada mode project files. Delete 'main_unit' project variable; + only need 'main'. Simplify handling of default project values. + Use cross-prefix consistently. + (ada-find-executable): Throw error if not found. + (ada-initialize-runtime-library): Improve error handling when + gnatls not found. + (ada-gnat-parse-gpr): New. + (ada-treat-cmd-string): Allow process environment variables. + (ada-xref-set-default-prj-values): Delete; replace with + ada-default-prj-properties. + (ada-parse-prj-file): Handle GNAT project files. + (ada-parse-prj-file-1): New, factored out of ada-parse-prj-file. + (ada-select-prj-file): New. + (ada-get-absolute-dir-list): Allow project and environment variables. + +2008-07-27 Michael Albinus + + Sync with Tramp 2.1.14. + + * net/tramp.el (tramp-perl-directory-files-and-attributes) + (tramp-get-device): Make device number a cons cell. + (tramp-convert-file-attributes): Make inode a cons cell. + + * net/trampver.el: Update release number. + +2008-07-27 Adrian Robert + + * faces.el (face-set-after-frame-default): Treat 'ns as all other + window systems. + +2008-07-27 Adrian Robert + + * term/ns-win.el (do-applescript): New alias in carbon-compat section. + +2008-07-27 Dan Nicolaescu + + Remove support for Mac Carbon. + * term/mac-win.el: Remove file + * international/mule-cmds.el: + * version.el: + * startup.el: + * simple.el: + * mwheel.el: + * mouse.el: + * loadup.el: + * isearch.el: + * info.el: + * frame.el: + * faces.el: + * disp-table.el: + * cus-start.el: + * cus-face.el: + * cus-edit.el: + * Makefile.in: Remove code for Carbon. + +2008-07-26 Adrian Robert + + * term/ns-win.el (ns-extended-platform-support-mode): Get rid of + bindings for functions deleted by Dan N. 2008-07-21. Set + where-is-preferred-modifier. Add show-manual option to Help menu. + +2008-07-26 Michael Albinus + + * net/tramp.el (tramp-handle-start-file-process): + Set query-on-exit flag. Kill temporary buffer. + (tramp-process-sentinel): Remove defun. + (tramp-do-copy-or-rename-file-out-of-band) + (tramp-maybe-open-connection): Don't call it. + + * net/tramp-fish.el (tramp-fish-maybe-open-connection): Don't call + `tramp-process-sentinel'. + + * net/tramp-smb.el (tramp-smb-maybe-open-connection): Don't call + `tramp-process-sentinel'. + + * net/xesam.el (xesam-from): Remove defvar. + (xesam-mode): Derive from `special-mode'. Extend `xesam-mode-map' + and `mode-line-position'. + (xesam-refresh-entry): Remove argument `hit-number'. Add debug + information to the widgets. Don't set `mode-line-position'. + (xesam-refresh-search-buffer): Correct hit number computing. + Don't set `mode-line-position'. + (xesam-new-search): Add debug information to the mode line. + +2008-07-25 Vinicius Jose Latorre + + * diff-mode.el (diff-show-trailing-blanks): Renamed to + diff-show-trailing-whitespaces. + +2008-07-25 Chong Yidong + + * textmodes/tex-mode.el (tex-compilation-parse-errors): Check for + invalid filename strings when parsing tex errors (bug#376). + +2008-07-25 Dan Nicolaescu + + * menu-bar.el (menu-bar-file-menu): Fix typo. + +2008-07-25 Juanma Barranquero + + * play/solitaire.el (solitaire-mode-map): Define within defvar. + (solitaire-mode): Define with `define-derived-mode'. + (solitaire-insert-board, solitaire-right, solitaire-left, solitaire-up) + (solitaire-down): Use "?\s" instead of "?\ "; use `when'. + (solitaire-undo, solitaire-check): Use `when'. + (solitaire-solve): Err out if the solitaire is already in progress. + Use `when'. + + * descr-text.el (describe-char): Don't overwrite local variable char + when describing characters with display-table entries. Display font + backend when describing composed characters. Simplify: use `let' + instead of `let*', and `or x y' instead of `if x x y'. + +2008-07-25 Chong Yidong + + * image-mode.el (image-minor-mode): Set up winprops. + +2008-07-24 Vinicius Jose Latorre + + * diff-mode.el (diff-show-trailing-blanks): New fun. + Show trailing blanks in modified lines for diff-mode. + +2008-07-24 Michael Albinus + + * Makefile.in (ELCFILES): Add net/xesam.el. + + * net/tramp.el (tramp-handle-start-file-process): Make NAME a unique + process name. Reported by Markus Triska . + + * net/xesam.el: New file. + +2008-07-24 Sven Joachim + + * dired-aux.el (dired-copy-file-recursive): Avoid calling + set-file-modes when creating target directories. + +2008-07-24 Juanma Barranquero + + * play/solitaire.el (solitaire-mode): Fix typo in docstring. + Set `show-trailing-whitespace' to nil. + (solitaire, solitaire-mode-map, solitaire-mode-hook, solitaire-solve): + Fix typos in docstrings. + +2008-07-24 Chong Yidong + + * textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via + key remapping, not directly. + +2008-07-24 Vinicius Jose Latorre + + * whitespace.el: New version 11.2. + (whitespace-newline-mode, global-whitespace-newline-mode): New newline + minor mode visualization. + +2008-07-24 Dan Nicolaescu + + * progmodes/cc-mode.el (auto-mode-alist): Add .i and .ii files. + + * Makefile.in (ELCFILES): Add term/common-win.elc. + + * vc-dir.el (vc-dir-search, vc-dir-isearch) + (vc-dir-isearch-regexp): New functions. + (vc-dir-mode-map, vc-dir-menu-map): Bind them. + +2008-07-23 Juri Linkov + + * isearch-multi.el: Remove file to avoid dos file name clashes + with isearch-x.el. Move most content to misearch.el. + + * misearch.el: New file with most content from isearch-multi.el. + Rename `isearch-buffers' name prefixes to `multi-isearch'. + Remove `isearch-buffers-minor-mode'. Add new function + `multi-isearch-setup' to `isearch-mode-hook'. New top-level + commands `multi-isearch-buffers', `multi-isearch-buffers-regexp', + `multi-isearch-files', `multi-isearch-files-regexp'. + + * Makefile.in (ELCFILES): Remove isearch-multi.elc. Add misearch.elc. + + * isearch.el (isearch-message-prefix): Display "Multi" when + `multi-isearch-next-buffer-current-function' is non-nil. + (isearch-search-string): Replace `isearch-buffers-next-buffer-function' + with `multi-isearch-next-buffer-current-function', and + `isearch-buffers-current-buffer' with `multi-isearch-current-buffer'. + + * add-log.el (change-log-mode): Set `change-log-next-buffer' to + `multi-isearch-next-buffer-function' instead of + `isearch-buffers-next-buffer-function'. Remove call to + `isearch-buffers-minor-mode'. + + * buff-menu.el (Buffer-menu-marked-buffers) + (Buffer-menu-isearch-buffers) + (Buffer-menu-isearch-buffers-regexp): New functions. + (Buffer-menu-mode-map): Bind "M-s a C-s" to + `Buffer-menu-isearch-buffers', and "M-s a M-C-s" to + `Buffer-menu-isearch-buffers-regexp'. + (Buffer-menu-mode): Document new commands in docstring. + (list-buffers-noselect): Add one space after Info file name + according to the Info address convention. + + * ibuf-ext.el (ibuffer-do-isearch, ibuffer-do-isearch-regexp): + New functions. + + * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-s" to + `ibuffer-do-isearch' and "M-s a M-C-s" to `ibuffer-do-isearch-regexp'. + (ibuffer-mode): Document new commands in docstring. + + * filesets.el (filesets-commands): Add commands for "Isearch" and + "Isearch (regexp)". Replace `query-replace' and `query-replace-regexp' + with `perform-replace' using `filesets-cmd-query-replace-regexp-getargs'. + (filesets-run-cmd): Call `fn' only once if it is `multi-isearch-files' + or `multi-isearch-files-regexp'. + (filesets-cmd-query-replace-getargs): Call standard function + `query-replace-read-args' to read `query-replace' arguments. + Add `multi-query-replace-map'. + (filesets-cmd-query-replace-regexp-getargs) + (filesets-cmd-isearch-getargs): New functions. + +2008-07-23 Chong Yidong + + * international/mule.el (recode-region): Deactivate mark at the end. + +2008-07-23 Nikolaj Schumacher (tiny change) + + * progmodes/flymake.el (flymake-errline, flymake-warnline): + Use more suitable colors on dark displays. + +2008-07-23 Michael Albinus + + * net/tramp.el (tramp-methods): Add "-q" for "scp", "scp1", + "scp2", "ssh", "ssh1", "ssh2", "scpc", "scpx", "sshx". + (tramp-temp-buffer-name): New defconst. + (tramp-handle-start-file-process): Use it. Apply "exec", for the + command. No trailing prompt. + (tramp-process-sentinel): Remove temporary buffer, if existing. + Don't handle trailing prompt. + (tramp-open-connection-setup-interactive-shell): + Use `tramp-temp-buffer-name'. + +2008-07-23 Chong Yidong + + * shell.el (shell-dynamic-complete-functions): + Use comint-dynamic-complete-filename as well (bug#361). + +2008-07-23 Dan Nicolaescu + + * term/ns-win.el: + * version.el (emacs-version): + * loadup.el: + * frame.el (make-frame-on-display): Check for ns instead of + ns-windowing. + + * dired.el (dired-mode-map): Show the key binding for wdired. + + * menu-bar.el (menu-bar-file-menu): Show the key binding for + exiting Emacs. + +2008-07-19 Adrian Robert + + * term/ns-win.el (x-list-fonts): Drop alias. + +2008-07-23 Juri Linkov + + * replace.el (multi-query-replace-map): New variable. + (perform-replace): Add processing of new multi-buffer keys bound + to `automatic-all' and `exit-current'. Set `query-flag' to nil + if last input char was `automatic-all'. Set new local variable + `multi-buffer' to t when one of new two keys were typed. Return + non-nil value of `multi-buffer' that tells to calling functions + to continue replacement on the next file. + + * progmodes/etags.el (tags-query-replace): Set arg `map' of + `perform-replace' to `multi-query-replace-map'. + +2008-07-22 Stefan Monnier + + * diff-mode.el (diff-auto-refine-mode): Remove lighter, since it's + otherwise displayed in every buffer. + + * vc-arch.el (vc-arch-trim-make-sentinel): Use a closure. + (vc-arch-trim-one-revlib): Delete temp directories as well. + +2008-07-22 Stephen Eglen + + * iswitchb.el (iswitchb-delim): New variable. Suggested by Ted Roden. + +2008-07-22 Sven Joachim + + * vc-dir.el (vc-dir-recompute-file-state): Fix mismatched parenthesis. + +2008-07-22 Miles Bader + + * progmodes/sh-script.el (sh-newline-and-indent): Remove. + (sh-mode-map): Remove remapping of newline-and-indent. + +2008-07-22 Dan Nicolaescu + + * vc.el (Todo): Update. + + * vc-hooks.el: Remove obsolete comment. + + * vc-git.el (vc-git-status-printer): Update the directory display + to match the default. + + * vc-dir.el (vc-dir-recompute-file-state): Add workaround for CVS. + +2008-07-21 Chong Yidong + + * menu-bar.el (menu-bar-line-wrapping-menu): Use Visual Line mode + for "word wrap" command. + + * simple.el (visual-line-mode): Disable truncate-partial-width-windows. + +2008-07-21 Dan Nicolaescu + + * term/ns-win.el: Rename ns- functions/variables to the + corresponding x- versions. + (x-select-text, x-cut-buffer-or-selection-value) + (x-disown-selection-internal, x-get-selection-internal) + (x-own-selection-internal, x-defined-colors, xw-defined-colors) + (x-display-mm-width, x-display-mm-height) + (x-display-backing-store, x-display-save-under) + (x-display-visual-class, x-display-screens, x-focus-frame): Remove + defaliases. + + * frame.el (ns-display-name): Remove declaration. + (make-frame-on-display): Use x-display-name instead + ns-display-name. Use unless. + + * startup.el (command-line-1): Fix indentation. + + * term/ns-win.el (up-one, down-one, left-one, right-one): Remove, + checked in inadvertently. + +2008-07-21 Chong Yidong + + * term/ns-win.el: Standardize references to "Nextstep" in + comments, messages, and docstrings. + (ns-handle-args, x-parse-geometry) + (ns-extended-platform-support-mode, x-setup-function-keys) + (ns-select-overlay, ns-unselect-line, ns-yes-or-no-p) + (ns-set-pasteboard, ns-scroll-bar-move, ns-defined-colors) + (ns-initialized, ns-initialize-window-system): Doc fixes. + +2008-07-21 Thien-Thi Nguyen + + * diff-mode.el (diff-auto-refine): Delete defcustom. + (diff-auto-refine-mode): New func/var via define-minor-mode. + Update var ref to use diff-auto-refine-mode. + * smerge-mode.el (diff-mode): Require when compiling. + (smerge-auto-refine): Delete defcustom. + Update smerge-auto-refine ref to use diff-auto-refine-mode. + +2008-07-21 Chong Yidong + + * simple.el (visual-line): New custom group. + (visual-line-fringe-indicators): New var. + (visual-line-mode): Set fringe-indicator-alist based on + visual-line-fringe-indicators. Add lighter. + +2008-07-20 Dan Nicolaescu + + * term/x-win.el (x-handle-switch, x-handle-numeric-switch) + (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch) + (x-handle-geometry, x-handle-name-switch, x-display-name) + (x-handle-display, x-handle-args, x-colors): Move ... + * term/common-win.el: ... here. New file. + * term/w32-win.el (x-handle-switch, x-handle-numeric-switch) + (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch) + (x-handle-geometry, x-handle-name-switch, x-display-name) + (x-handle-display, x-handle-args, x-colors): Remove. + * loadup.el: Load term/common-win before term/x-win and term/w32-win. + +2008-07-19 Juri Linkov + + * startup.el (fancy-startup-text): Move the line "To quit + a partially entered command, type Control-g" a few lines below + to be after the line "To start". Add text "at gnu.org" to + "Overview of Emacs features". + + * dired.el (dired-mode-map): Fix menu text of + image-dired-display-thumbs. + + * image-dired.el (image-dired-cmd-create-thumbnail-options) + (image-dired-cmd-create-temp-image-options) + (image-dired-cmd-create-standard-thumbnail-command): Add > to the + ImageMagick command line to change the dimensions of the image + only if its width or height exceeds the geometry specification. + + * longlines.el: Add coding cookie utf-8 for the pilcrow sign. + + * proced.el (proced-mode, proced): Add \\ + to docstrings. + +2008-07-19 Adrian Robert + + * term/ns-win.el (ns-ps-print-menu-map): Fix typo pointed out by + Vinicius Jose Latorre. + +2008-07-19 Glenn Morris + + * term/ns-win.el (ns-make-command-string): Use mapconcat. + (ns-save-preferences): Fix typo in previous change. (Bug#573) + +2008-07-18 Michael Albinus + + * net/dbus.el (dbus-interface-properties): New defconst. + (dbus-introspect): Update docstring. + (dbus-introspect-xml, dbus-introspect-get-attribute) + (dbus-introspect-get-node-names, dbus-introspect-get-all-nodes) + (dbus-introspect-get-interface-names) + (dbus-introspect-get-interface, dbus-introspect-get-method-names) + (dbus-introspect-get-method, dbus-introspect-get-signal-names) + (dbus-introspect-get-signal, dbus-introspect-get-property-names) + (dbus-introspect-get-property) + (dbus-introspect-get-annotation-names) + (dbus-introspect-get-annotation) + (dbus-introspect-get-argument-names, dbus-introspect-get-argument) + (dbus-introspect-get-signature, dbus-get-property) + (dbus-set-property, dbus-get-all-properties): New defuns. + +2008-07-18 Chong Yidong + + * Makefile.in (ELCFILES): Remove ns-carbon-compat.elc and + ns-grabenv.elc. + + * ns-carbon-compat.el: File removed. + + * ns-grabenv.el: File removed. + + * term/ns-win.el: Contents of ns-carbon-compat.el and + ns-grabenv.el moved here. + (ns-grabenv, ns-open-file-select-line): Doc fixes. + (ns-submit-bug-report): Function removed. Reports go to the main + Emacs bug list. + (ns-handle-args, ns-spi-service-call): Doc fixes. + (info-ns-emacs): Function removed. Nextstep port manual will be + merged into the Emacs manual, so no separate link needed. + +2008-07-18 Francesc Rocher + + * startup.el (fancy-splash-head): Fix change of 2008-07-02. + +2008-07-18 Glenn Morris + + * eshell/esh-arg.el (eshell-quote-backslash): Restrict previous change + to XEmacs, since it does nothing for Emacs. + +2008-07-18 Katsumi Yamaoka + + * net/tls.el (open-tls-stream): Make it work with the 2nd argument + BUFFER that is a string but does not exist as a buffer object, as + mentioned in the doc-string. + +2008-07-17 Chong Yidong + + * simple.el (line-move-visual): Make it a defcustom. + (line-move-1): Convert temporary-goal-column back to an integer if + it was set as a float by a previous call to line-move-visual. + (end-of-visual-line, beginning-of-visual-line) + (next-logical-line, previous-logical-line): New functions. + +2008-07-17 David Reitter + + * simple.el (kill-visual-line, turn-on-visual-line-mode): New + functions. + (visual-line-mode, global-visual-line-mode): New minor mode. + (visual-line-mode-map): New variable. + +2008-07-17 Glenn Morris + + * term/ns-win.el (parameters): Declare for compiler. + +2008-07-17 Fan Kai (tiny change) + + * eshell/esh-arg.el (eshell-quote-backslash): Fix eshell path completion + for Windows. + +2008-07-17 Daiki Ueno + + * epa.el (epa-key-list-mode): Use run-mode-hooks. + (epa-key-mode): Ditto. + (epa-info-mode): Ditto. + +2008-07-17 Glenn Morris + + * term/ns-win.el (ns-handle-switch): Simplify. Handle the numeric case. + (ns-handle-numeric-switch): Just call ns-handle-switch. + (ns-handle-name-switch, ns-handle-nxopen, ns-handle-nxopentemp) + (ns-handle-args): Simplify using `pop'. + (ns-display-name): Define (used in frame.el). + (menu-bar-select-frame): Add (ignored) arg to more closely match the + original definition. + (ns-perform-service): Declare. + (ns-save-preferences): Use fewer `let's. + + * frame.el (ns-display-name): Declare for compiler. + +2008-07-17 Kenichi Handa + + * descr-text.el (describe-char-unidata-list): Initialize to the + list of name, general-category, decomposition, and old-name. + +2008-07-16 Adrian Robert + + * startup.el (command-line-1): Update processing of NS long options to + mimic recent changes to processing of X long options. + +2008-07-16 Nick Roberts + + * progmodes/gdb-ui.el (gdb-create-define-alist): Don't create a + list of #defines for remote files. + (gdb-source-info): Only show main if it has been found. + +2008-07-16 Stefan Monnier + + * term/ns-win.el: Require CL; fix up comment style; reindent. + (ns-define-service): Use subst-char-in-string. Avoid `eval'. + (ns-save-preferences): Use `case'. + (ns-initialize-window-system): Use `dolist'. + +2008-07-16 Adrian Robert + + * loadup.el: Remove load of easy-mmode prior to ns-win when NS + windowing is used. + * term/ns-win.el (ns-extended-platform-support-mode): + Correct/improve documentation. + +2008-07-16 Glenn Morris + + * emacs-lisp/cl-compat.el, emacs-lisp/cl-macs.el, emacs-lisp/cl-seq.el: + Simply require 'cl (see comment in cl-compat.el). + * emacs-lisp/cl-macs.el (cl-compile-time-init): Remove function. + * emacs-lisp/cl.el (cl-do-pop, cl-mapcar-many): Declare for compiler. + (cl-hack-byte-compiler): Load cl-macs and run cl-hack-bytecomp-hook + directly rather by subterfuge. Provide cl before loading cl-macs. + + * paths.el (rmail-spool-directory): Remove settings for systems that are + no longer supported. + + * frame.el (ns-initialize-window-system): Declare for compiler. + + * term/ns-win.el: Add numerous declarations for compiler. + (ns-pop-up-frames): Move definition before use. Doc fix. + + * emacs-lisp/check-declare.el (check-declare-locate) + (check-declare-verify): Handle .m files. + +2008-07-15 Adrian Robert + + * ns-carbon-compat.el: New file: user-visible compatibility of + NeXTstep port with Carbon port. + * ns-grabenv.el: New file: functionality useful on OS X platform to + expose environment variables inside Emacs started from icon. + * Makefile.in (ELCFILES): Add ns-carbon-compat, ns-grabenv, ns-win. + * cus-edit.el: + * cus-face.el: + * disp-table.el: + * faces.el: + * info.el: + * mouse.el: + * mwheel.el: + * simple.el: Add ns to window systems treated as GUIs. + * facemenu.el (facemenu-read-color): Don't require a name match under + NS, to allow numeric color entry. + * frame.el (make-frame-on-display): Follow code for 'x in initializing + 'ns window system if need be. + (various): Add 'ns as described above. + * loadup.el: Load ns-win.el, easy-menu.el, easy-mmode.el if + ns-windowing is active. + * startup.el (command-line-ns-option-alist): New constant to handle NS + windowing system specific command line args analogous to how they are + handled for X windows. + (command-line-1): Use the above where appropriate. + * version.el: Add NS port version. + * woman.el (woman-man.conf-path): Add /usr/share/misc to init path on + Darwin (usually OS X) systems. + (woman-use-own-frame): Include 'ns in list of GUI window systems. + * emulation/viper-util.el (ns-display-color-p) + (ns-color-defined-p): Remove these (caustically-commented) outdated + compensations for a port that was never itself integrated until now. + * gnus/gnus-util.el (gnus-select-frame-set-input-focus): Add support + for NS window system. + * international/mule-cmds.el: Add 'ns to list of special-cased window + systems (probably most of these, x/w32/mac/ns could be changed to + window-system non-nil). + * term/ns-win.el: New file: lisp-side support for NS windowing system. + +2008-07-14 Jason Rumney + + * term/w32-win.el (x-handle-switch, x-handle-name-switch) + (x-handle-numeric-switch, x-handle-initial-switch) + (x-handle-xrm-switch, x-handle-args, x-handle-display) + (xw-defined-colors, w32-initialize-window-system): + Avoid use of cl pop and push macros. + +2008-07-14 Martin Rudalics + + * add-log.el (change-log-goto-source): Avoid wrong-type-argument + error when change-log-search-file-name returns nil. + +2008-07-13 Martin Rudalics + + * add-log.el (change-log-search-file-name): + Use match-string-no-properties. + (change-log-search-tag-name-1, change-log-search-tag-name) + (change-log-goto-source-1, change-log-goto-source): New functions. + (change-log-tag-re, change-log-find-head, change-log-find-tail): + New variables. + (change-log-mode-map): Bind C-c C-c to change-log-goto-source. + +2008-07-13 Jay Belanger + + * calc/calc-help.el (calc-describe-key): Add angles to special key + descriptions. + +2008-07-13 Vincent Belaïche + + * calc/calc-help.el (calc-describe-thing): Use `re-search-forward' to + search for regexp. + +2008-07-12 Chong Yidong + + * simple.el (line-move-visual): Handle null pixel position gracefully. + +2008-07-11 Jason Rumney + + * files.el (file-truename): Get truename of ancestors if file does + not exist on Windows. + +2008-07-11 Chong Yidong + + * simple.el (line-move-visual): Obey goal-column and no-error arg. + (track-eol, temporary-goal-column, previous-line, next-line): + Update docstring. + (move-end-of-line, move-beginning-of-line): Bind line-move-visual + to nil. + +2008-07-11 Stefan Monnier + + * simple.el (line-move-visual): New var. + (line-move-visual): New function. + (line-move): Call line-move-visual. + +2008-07-11 Dan Nicolaescu + + * progmodes/grep.el (grep-files-aliases): Improve the C++ source + pattern and add patterns for C++ header files. + +2008-07-10 Chong Yidong + + * window.el (truncated-partial-width-window-p): New function. + + * menu-bar.el: Remove Longlines mode from menu. Add word-wrap option. + + * faces.el (x-create-frame-with-faces): Don't pass parameters that + are set later to x-create-frame. + (face-set-after-frame-default): Apply X resources for non-default + faces. + +2008-07-08 Chong Yidong + + * faces.el (face-set-after-frame-default): Simplify. Don't apply + frame-specific X resource settings. Set faces using a list of + frame parameters explicitly passed to the calling + function (e.g. make-frame). + (x-create-frame-with-faces, tty-create-frame-with-faces): Supply + explicit frame parameter list to face-set-after-frame-default. + +2008-07-08 Eduard Wiebe (tiny change) + + * net/browse-url.el (browse-url-default-browser): + Fix argument list in lambda. + +2008-07-07 Ulf Jasper + + * net/newst-backend.el (newsticker--get-news-by-url): Catch errors + from url-retrieve. + (newsticker--sentinel-work): Fix xerror typo. + +2008-07-07 Dan Nicolaescu + + * vc-dir.el (vc-dir-refresh): Only update files. + + * vc-git.el (vc-git--ls-files-state): Remove unused function. + + * vc-bzr.el (vc-bzr-after-dir-status): Deal with execute bit changes. + +2008-07-06 John Paul Wallington + + * kermit.el (kermit-esc-char, kermit-clean-off): Doc fixes. + +2008-07-05 Alexandre Julliard + + * vc-git.el (vc-git-registered): Return true for removed files. + (vc-git-print-log, vc-git-log-view-mode): Print a single log for + all the files instead of one per file. + (vc-git-previous-revision): Add support for project-wide previous + revision when specified file is nil. + +2008-07-05 Dan Nicolaescu + + * vms-patch.el, vmsproc.el, mail/vms-pmail.el: Move to obsolete dir. + + * vc-dir.el (vc-dir-find-child-files): New function. + (vc-dir-resync-directory-files): New function. + (vc-dir-recompute-file-state): New function, broken out of ... + (vc-dir-resynch-file): ... here. Also deal with directories. + * vc-dispatcher.el (vc-resynch-buffers-in-directory): New function. + (vc-resynch-buffer): Use it. + + * vc-hg.el (vc-hg-registered): Do not set vc-state. + + * vc-annotate.el (vc-annotate-mode-menu): Add separator. + +2008-07-05 Nick Roberts + + * progmodes/gdb-ui.el (gdb-display-buffer): Don't split a buffer + if it's not part of gdb-ui, e.g, at start. + + * progmodes/gud.el (gud-gdb-get-stackframe): Allow absolute + filenames in stack trace (text command mode). + +2008-07-05 Stefan Monnier + + * mouse-drag.el (mouse-drag-throw, mouse-drag-drag): Autoload. + + * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords): + Use syntax-ppss on a position *before* the char we want to change. + +2008-07-04 Dan Nicolaescu + + * vc-dir.el (vc-dir-query-replace-regexp): New function. + (vc-dir-tool-bar-map, vc-dir-menu-map): Bind it. + (vc-dir-mode-map): Likewise. + +2008-07-03 Juanma Barranquero + + * eshell/esh-arg.el (eshell-quote-backslash): Fix typo in docstring. + (eshell-parse-argument-hook, eshell-special-chars-inside-quoting) + (eshell-arg-load-hook, eshell-special-chars-outside-quoting): + Remove spurious * in defcustom docstrings. + + * textmodes/fill.el (fill-paragraph): Fix typo in docstring. + (fill-individual-varying-indent, colon-double-space, enable-kinsoku) + (adaptive-fill-mode, adaptive-fill-first-line-regexp) + (default-justification): Remove spurious * in defcustom docstrings. + + * textmodes/rst.el (rst, rst-line-homogeneous-p, rst-mode-abbrev-table) + (rst-font-lock-keywords-function, rst-mode, rst-minor-mode) + (rst-compare-decorations, rst-default-indent, rst-update-section) + (rst-decoration-complete-p, rst-section-tree, rst-toc-insert-node) + (rst-toc-insert-find-delete-contents, rst-toc-count-lines) + (rst-toc-mode-goto-section, rst-faces, rst-level-face-base-color): + Fix typos in docstrings. + (rst-mode-lazy): Fix typo in docstring. Remove spurious *. + (rst-adjust, rst-line-homogeneous-p, rst-suggest-new-decoration) + (rst-get-decorations-around, rst-section-tree-point) + (rst-font-lock-adornment-point): Reflow docstrings. + (rst-get-decoration, rst-get-decoration-match, rst-adjust-decoration): + Doc fixes. + (rst-re-enumerations): Comment out. + + * nxml/nxml-glyph.el (nxml-glyph-set-hook): + * nxml/nxml-uchnm.el (nxml-unicode-blocks) + (nxml-unicode-block-char-name-set): + * nxml/nxml-util.el (nxml-debug, nxml-make-namespace): + * nxml/rng-nxml.el (rng-set-state-after): + * nxml/rng-uri.el (rng-file-name-uri): Fix typo in docstring. + + * nxml/rng-cmpct.el (rng-c-lookup-create, rng-c-parse-primary) + (rng-c-parse-annotation-body): + * nxml/rng-dt.el (rng-dt-namespace-context-getter): Reflow docstrings. + + * nxml/nxml-mode.el (nxml, nxml-mode, nxml-after-change1) + (nxml-extend-region, nxml-merge-indent-context-type, nxml-complete) + (nxml-forward-balanced-item, nxml-dynamic-markup-word) + (nxml-define-char-name-set, nxml-toggle-char-ref-extra-display): + Fix typos in docstrings. + (nxml-attribute-indent): Reflow docstring. + (nxml-bind-meta-tab-to-complete-flag, nxml-last-fontify-end) + (nxml-default-buffer-file-coding-system): Doc fixes. + + * nxml/nxml-ns.el (nxml-ns-state, nxml-ns-initial-state) + (nxml-ns-set-prefix): Fix typos in docstrings. + (nxml-ns-push-state, nxml-ns-pop-state, nxml-ns-set-default): + Reflow docstring. + (nxml-ns-get-prefix, nxml-ns-get-default): Doc fixes. + + * nxml/nxml-outln.el (nxml-hide-all-text-content) + (nxml-show-direct-text-content, nxml-show-direct-subheadings) + (nxml-hide-direct-text-content, nxml-hide-subheadings) + (nxml-hide-text-content, nxml-show-subheadings, nxml-hide-other) + (nxml-outline-display-rest, nxml-outline-set-overlay) + (nxml-section-tag-forward, nxml-section-tag-backward) + (nxml-back-to-section-start): Fix typos in docstrings. + + * nxml/nxml-parse.el (nxml-validate-function, nxml-parse-file): + Doc fixes. + + * nxml/nxml-rap.el (nxml-scan-end, nxml-move-tag-backwards) + (nxml-scan-element-forward, nxml-scan-element-backward): Doc fixes. + (nxml-scan-after-change): Fix typo in docstring. + + * nxml/rng-match.el (rng-being-compiled, rng-normalize-choice-list) + (rng-name-class-possible-names): Doc fixes. + (rng-memo-map-add, rng-intern-group, rng-match-possible-namespace-uris) + (rng-match-possible-start-tag-names, rng-match-possible-value-strings): + Fix typos in docstrings. + (rng-intern-group-shortcut, rng-intern-choice-shortcut): + Reflow docstrings. + + * nxml/rng-util.el (rng-uniquify-eq, rng-uniquify-equal): Doc fixes. + (rng-substq, rng-complete-before-point): Fix typos in docstrings. + + * nxml/rng-xsd.el (rng-xsd-make-date-time-regexp) + (rng-xsd-convert-date-time): Reflow docstrings. + (rng-xsd-compile): Fix typo in docstring. + + * nxml/rng-loc.el (rng-current-schema-file-name) + (rng-locate-schema-file-using, rng-locate-schema-file-from-type-id): + Doc fixes. + (rng-set-schema-file): Fix typo in docstring. + + * nxml/rng-valid.el (rng-error-count, rng-validate-mode) + (rng-do-some-validation, rng-process-start-tag, rng-process-text): + Fix typos in docstrings. + (rng-message-overlay, rng-conditional-up-to-date-start) + (rng-conditional-up-to-date-end): Doc fixes. + (rng-next-error, rng-previous-error): Reflow docstrings. + + * nxml/xmltok.el (xmltok-attribute-raw-normalized-value): Doc fix. + (xmltok-dtd, xmltok-dependent-regions, xmltok-attribute-refs) + (xmltok-valid-char-p, xmltok-standalone, xmltok-forward-prolog) + (xmltok-merge-attributes): Fix typos in docstrings. + (xmltok-make-attribute, xmltok-forward-special) + (xmltok-get-declared-encoding-position): Reflow docstrings. + + * nxml/xsd-regexp.el (xsdre-char-class-to-range-list): Doc fix. + (xsdre-range-list-union, xsdre-check-range-list, xsdre-current-regexp): + Fix typos in docstrings. + +2008-07-02 John Paul Wallington + + * ibuffer.el (ibuffer-buffer-file-name): + Use `list-buffers-directory'. Remove special-casing for `cvs-mode' + and `vc-dir-mode'. Suggested by Dan Nicolaescu. + +2008-07-02 Toru Tsuneyoshi + + * files.el (backup-extract-version): Handle versioned directories. + (trash-directory): New variable. + (move-file-to-trash): New function. + + * cus-start.el (delete-by-moving-to-trash): Declare for custom. + +2008-07-02 Magnus Henoch + + * vc-git.el (vc-git-annotate-command): Use proper option for + specifying revision. + +2008-07-02 Francesc Rocher + + * startup.el (fancy-splash-head): Prefer SVG or PNG splash image, + if available. + +2008-07-01 Dan Nicolaescu + + * uniquify.el (uniquify-list-buffers-directory-modes): Add vc-dir-mode. + + * vc-annotate.el (vc-annotate-mode-map): Use lower case keys. + Add binding for vc-annotate-show-changeset-diff-revision-at-line. + + * vc-dir.el (vc-dir-mode): Set list-buffers-directory. + +2008-07-01 Nick Roberts + + * progmodes/gdb-ui.el (gdb-create-source-file-list): New option. + (gdb-init-2): Use it. Don't run gdb-mode-hook again. + (gdb-var-list-children-regexp, gdb-var-update-regexp) + (gdb-info-breakpoints-custom, gdb-stack-list-frames-regexp) + (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1) + (gdb-stack-list-locals-regexp): Future proof regexps better. + +2008-06-30 Juri Linkov + + * faces.el (face-name-history): New variable. + (make-face, make-empty-face): Replace interactive spec "S" + with `read-from-minibuffer' where `read' arg is t and + `hist' arg is `face-name-history'. + (read-face-name): Set `hist' arg of `completing-read-multiple' + to `face-name-history'. + (list-faces-display): Use `read-regexp' instead of `read-string' + to read regexp. + + * hi-lock.el (hi-lock-regexp-history): Make it an obsolete alias + to `regexp-history'. + (hi-lock-face-history): Rename to `hi-lock-face-defaults' and + make it an obsolete alias to it. + (hi-lock-face-defaults): New variable renamed from + `hi-lock-face-history'. + (hi-lock-line-face-buffer, hi-lock-face-buffer) + (hi-lock-face-phrase-buffer): Use `read-regexp' instead of + `read-from-minibuffer'. Doc fix. + (hi-lock-read-face-name): Replace `hi-lock-face-history' with + `hi-lock-face-defaults'. Remove `mapcar (lambda (f) (cons f f))'. + Set `hist' arg of `completing-read' to `face-name-history'. + Put a list of default faces to `default' arg instead of `hist' arg. + + * bindings.el (abbrev-map, narrow-map): New variables. + Bind `C-x a' to `abbrev-map' and `C-x n' to `narrow-map'. + Rebind related commands to these new maps. + (ctl-x-r-map): New variable for rectangle, register and bookmark + keys. Move rectangle keybindings to rect.el and register + keybindings to register.el. + (next-buffer, previous-buffer): Remove C-x prefix and move + keybindings to ctl-x-map. + + * bookmark.el: Rebind three global `C-x r' keys "b", "m", "l" + to the new map `ctl-x-r-map' in autoload cookies. + + * expand.el: Rebind two global `C-x a' keys "n", "p" + to the new map `abbrev-map' in autoload cookies. + + * rect.el: Bind global keys to ctl-x-r-map in autoload cookies. + + * register.el: Bind global keys to ctl-x-r-map in autoload cookies. + +2008-06-30 Miles Bader + + * net/rcirc.el (rcirc-markup-attributes): Don't skip a character + after processing an escape sequence. + +2008-06-29 Michael Albinus + + * net/tramp-ftp.el (tramp-ftp-file-name-handler): Revert patch + from 2008-06-28. It does not work on W32. + +2008-06-29 Juri Linkov + + * replace.el (read-regexp): New function. + (keep-lines-read-args, occur-read-primary-args): + Call `read-regexp' instead of code moved to new function. + (keep-lines, flush-lines, how-many): Remove parenthesis and colon + from the end of prompt. + (replace-re-search-function): Doc fix. + +2008-06-29 Kenichi Handa + + * descr-text.el (describe-char-display): Always return a string. + (describe-char-padded-string): New function. + (describe-char): Adjusted for the change of + describe-char-display. Use describe-char-padded-string. + +2008-06-29 Andreas Schwab + + * vc-dir.el (vc-dir): Make backend argument optional and use + vc-responsible-backend when nil. Interactively pass nil for + backend instead of using the backend of what happens to be + default-directory at the time of the call. + + * find-dired.el (find-dired-filter): Preserve point. + +2008-06-28 Juanma Barranquero + + * net/sasl.el (sasl-client-set-property, sasl-make-mechanism) + (sasl-find-mechanism, sasl-next-step): + * net/sasl-ntlm.el (sasl-ntlm-steps, sasl-ntlm-request) + (sasl-ntlm-response): Fix typos in docstrings. + +2008-06-28 robert marshall (tiny change) + + * international/mule-cmds.el (view-hello-file): Doc fix. + +2008-06-28 Chong Yidong + + * faces.el (inhibit-face-set-after-frame-default): Var deleted. + (set-face-attribute, face-set-after-frame-default)): Don't use it. + +2008-06-28 John Paul Wallington + + * calc/calc.el (defmath): Add `doc-string' decl. Add docstring. + +2008-06-28 Michael Albinus + + * net/tramp.el (tramp-handle-file-modes): Handle symlinks. + (tramp-convert-file-attributes): Convert symlinks only when + returned from `tramp-handle-file-attributes-with-stat'. + + * net/tramp-ftp.el (top): Delete 'ange-ftp property from + `substitute-in-file-name' when unloading. + (tramp-ftp-file-name-handler): Set `tramp-mode' to nil. + +2008-06-28 Dan Nicolaescu + + * vc-dir.el (vc-dir-hide-up-to-date): Also hide empty directories. + (vc-string-prefix-p): Move function ... + * vc.el (vc-string-prefix-p): ... here. + +2008-06-27 Juanma Barranquero + + * vc-dir.el (vc-dir): Complete only directory names. + +2008-06-27 Jason Rumney + + * w32-fns.el (top-level): Unconditionally define all charsets. + +2008-06-27 Alan Mackenzie + + * progmodes/cc-mode.el (c-mode-base-map): Don't bind C-M-[ae] to + the CC Mode specific functions; this is no longer needed, since + {beginning,end}-of-defun now pass ARG to ...-of-defun-function. + + * progmodes/cc-defs.el (c-emacs-features): New feature + 'argumentative-bod-function. + +2008-06-27 John Paul Wallington + + * chistory.el (list-command-history): Use `bound-and-true-p'. + (command-history-map): Define within defvar. Add docstring. + +2008-06-27 Juanma Barranquero + + * image.el (image-jpeg-p): Don't fail if the arg cannot be converted + to unibyte; just assume it is not a JPEG. Use `string-match-p'. + (image-type-from-data, image-type-from-file-name): Use `string-match-p'. + (image-type-from-buffer): Use `looking-at-p'. + +2008-06-27 Juanma Barranquero + + * ibuf-ext.el (diff-sentinel): Declare. + +2008-06-27 Glenn Morris + + * calendar/lunar.el (calendar-lunar-phases): Rename from + calendar-phases-of-moon. Keep old name as alias, update callers. + (lunar-phases): Rename from phases-of-moon. Keep old name as alias. + (diary-lunar-phases): Rename from diary-phases-of-moon. + Keep old name as alias. + * calendar/cal-menu.el (cal-menu-sunmoon-menu) + (cal-menu-global-mouse-menu): Update for lunar name changes. + * calendar/calendar.el (calendar-mode-map): Update for name change. + * calendar/diary-lib.el (diary-list-sexp-entries): Doc update. + +2008-06-26 Glenn Morris + + * calendar/solar.el (solar-sunrise-sunset-string): Add optional + argument `nolocation'. + (calendar-sunrise-sunset-month): New function. + * calendar/cal-menu.el (cal-menu-sunmoon-menu): Rename from + cal-menu-moon-menu. Add calendar-sunrise-sunset-month. + (cal-menu-global-mouse-menu): Add calendar-sunrise-sunset-month. + * calendar/calendar.el (solar-sunrises-buffer): New constant. + (calendar-mode-map): Use cal-menu-sunmoon-menu. + (calendar-buffer-list): Add solar-sunrises-buffer. + + * calendar/cal-menu.el (cal-menu-goto-menu): Tweak menu name. + +2008-06-26 Chong Yidong + + * cus-start.el: Add customization types for word-wrap and + shift-select-mode. + +2008-06-26 John Paul Wallington + + * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): New function. + (ibuffer-diff-with-file): Use it. Do diff on marked buffers. + (ibuffer-mark-on-buffer): Don't display message when removing marks. + (ibuffer-mark-by-mode): Use `buffer-local-value'. + +2008-06-26 Dan Nicolaescu + + * vc-dir.el (tool-bar): Require. + + * vc.el (ewoc, tool-bar): Do not require. + +2008-06-26 Kenichi Handa + + * international/mule-cmds.el (encode-coding-char): Fix for ASCII + characters. + + * composite.el (terminal-composition-base-character-p): New function. + (terminal-composition-function): + Use terminal-composition-base-character-p. Include the base character + in the composition. + (auto-compose-chars): Don't check font-object for terminal display. + +2008-06-26 Glenn Morris + + * doc-view.el (bookmark-make-record-default): + * image-mode.el (bookmark-make-record-default): Fix declaration. + + * calendar/calendar.el (calendar-date-echo-text): Doc fix. + Add default :value for sexp type. + (calendar-month-edges): New variable. + (calendar-month-edges): New function. + (calendar-recompute-layout-variables): Set calendar-month-edges. + (calendar-intermonth-header, calendar-intermonth-text): New options. + (calendar-insert-at-column): New function. + (calendar-generate-month): Use calendar-insert-at-column. + Handle intermonth text. Add 'date property. + (calendar-column-to-month): Remove function. + (calendar-column-to-segment): New function. + (calendar-cursor-to-date): Use calendar-column-to-segment. + Check 'date property. + + * calendar/calendar.el (calendar-print-other-dates): + Handle mouse events. + * calendar/cal-menu.el (calendar-mouse-print-dates): Remove function. + (cal-menu-context-mouse-menu): Use calendar-print-other-dates. + + * calendar/holidays.el (calendar-cursor-holidays): Handle mouse events. + * calendar/cal-menu.el (calendar-mouse-holidays): Remove function. + (cal-menu-context-mouse-menu): Use calendar-cursor-holidays. + + * calendar/cal-move.el (calendar-cursor-to-nearest-date): + Use calendar-column-to-segment, calendar-month-edges, and + the 'date property to handle intermonth text. + + * calendar/cal-iso.el (calendar-iso-from-absolute): Add autoload cookie. + + * calendar/cal-menu.el (cal-menu-moon-menu, cal-menu-diary-menu) + (cal-menu-holidays-menu, cal-menu-goto-menu, cal-menu-scroll-menu): + Add doc strings. + (cal-menu-context-mouse-menu): Add some :keys. + (calendar-check-holidays): Declare rather than autoloading. + (diary-show-holidays-flag): Remove unneeded declaration. + + * calendar/cal-menu.el (cal-menu-moon-menu): Add sunrise/sunset. + * calendar/calendar.el (calendar-cursor-to-date): Handle case where + event-start is nil. + +2008-06-26 Stefan Monnier + + * minibuffer.el (completion-basic-try-completion): Use the text after + point to constrain the completion candidates. + (completion-basic-all-completions): Adjust accordingly. + +2008-06-25 Chong Yidong + + * textmodes/tex-mode.el (tex-verbatim): Use monospace instead of + courier. + + * faces.el (set-face-attribute): Doc fix. + +2008-06-25 Juri Linkov + + * bindings.el (goto-map): New variable. Rebind goto-related + commands to this `M-g' prefix keymap. + (search-map): New variable for `M-s' prefix keymap. + Bind `M-s o' to `occur', `M-shr' to `highlight-regexp', `M-shp' to + `highlight-phrase', `M-shl' to `highlight-lines-matching-regexp', + `M-shu' to `unhighlight-regexp', `M-shf' to `hi-lock-find-patterns', + `M-shw' to `hi-lock-write-interactive-patterns'. + + * isearch.el (isearch-mode-map): Bind `M-s h r' to + `isearch-highlight-regexp'. + (isearch-highlight-regexp): New function. + +2008-06-25 Stefan Monnier + + * info.el (Info-bookmark-make-record): + Use bookmark-make-record-default. + (Info-bookmark-jump): Use bookmark-default-handler. + + * image-mode.el (image-bookmark-make-record): + Use bookmark-make-record-default. + (image-bookmark-jump): Use bookmark-default-handler. + + * doc-view.el (doc-view-bookmark-make-record): + Use bookmark-make-record-default. + (doc-view-bookmark-jump): Use bookmark-default-handler. + + * bookmark.el (bookmark-alist): Allow the 2 slightly different formats + used until now in bookmark.el's code. + (bookmark-get-bookmark): Accept bookmark names or bookmark records. + (bookmark-get-bookmark-record): Allow the 2 slightly different formats + used until now in bookmark.el's code. + (bookmark-set-filename): Remove special code, moved to its only caller. + (bookmark-store): Use the newer format. + (bookmark-make-record-default): Add arg `point-only'. + Rename from bookmark-make-record-for-text-file. + (bookmark--jump-via): New function. + (bookmark-jump, bookmark-jump-other-window, bookmark-bmenu-2-window) + (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window): + Use it. + (bookmark-jump-noselect, bookmark-default-handler): + Don't return an alist, instead return the data implicitly by changing + current buffer and point. Signal an error if the file doesn't exist. + + * buff-menu.el: Use with-current-buffer and inhibit-read-only. + (Buffer-menu-toggle-read-only): Avoid vc-toggle-read-only. + + * bs.el: Use with-current-buffer. Simplify. + (bs-toggle-readonly): Avoid vc-toggle-read-only. + + * eshell/esh-cmd.el (eshell-manipulate): Check eshell-debug-command + is bound before using it. + +2008-06-25 Kenichi Handa + + * image.el (image-jpeg-p): Convert DATA to unibyte at first. + +2008-06-25 Dan Nicolaescu + + * vc-hg.el: + * vc-git.el: Require vc-dir when compiling. + + * vc-dir.el (vc-dir-marked-only-files-and-states): Rename from + vc-dir-marked-only-files. Change the return value. + (vc-dir-child-files-and-states): Rename from vc-dir-child-files. + Change the return value. + (vc-dir-deduce-fileset): New function broken out from ... + * vc.el (vc-deduce-fileset): ... here and ... + (vc-deduce-fileset): ... here. + + * vc-svn.el (vc-annotate-parent-rev): Pacify byte compiler. + (vc-svn-parse-status): Do not set the vc-backend property. + +2008-06-25 Andreas Schwab + + * faces.el (face-font-family-alternatives, variable-pitch): + Use "Sans Serif", not "Sans-Serif". + +2008-06-24 Chong Yidong + + * faces.el (face-font-family-alternatives, variable-pitch): + Change "Sans" to the canonical name "Sans-Serif". + +2008-06-24 Jay Belanger + + * calc/calc.el (calc-mode-map): Add extra keybindings to + `calc-missing-key'. + * calc/calc-ext.el (calc-init-extensions): Add keybinding for + `kill-ring-save'. + +2008-06-24 Miles Bader + + * mouse.el (mouse-appearance-menu): Don't do anything if the user + pops up the menu but doesn't select anything. + +2008-06-24 Dan Nicolaescu + + * add-log.el (add-change-log-entry): Add new arg to force each new + entry to be on a new line. + * diff-mode.el (diff-add-change-log-entries-other-window): Use it. + + * vc-dir.el (vc-client-object): Remove. + (vc-dir-prepare-status-buffer): Take a backend as an argument and + use it when looking for a buffer. + (vc-dir): Add a backend argument. Set revert-buffer-function. + Don't create a client object. Move bindings ... + (vc-dir-menu-map, vc-dir-mode-map): ... here. + (vc-dir-revert-buffer-function): New function. + (vc-generic-status-printer): Rename to ... + (vc-dir-status-printer): ... this. + (vc-generic-state, vc-generic-status-fileinfo-extra) + (vc-dir-extra-menu, vc-make-backend-object): Remove. + (vc-default-status-printer): Use a different face for + directories. Don't display any text for directories in the state + column. Add tooltips. + + * vc.el (Todo): Update. + + * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer): + * vc-rcs.el (vc-annotate-convert-time): + * vc-mtn.el (vc-annotate-convert-time): + * vc-git.el (vc-annotate-convert-time): + * vc-cvs.el (vc-annotate-convert-time): + * vc-bzr.el (vc-annotate-convert-time): Declare as functions. + +2008-06-23 Dan Nicolaescu + + * vc-annotate.el (vc-annotate-mode): Derive from special-mode + instead of using view-mode. + +2008-06-23 Stefan Monnier + + * Makefile.in (distclean): Don't delete *.elc and autogen files. + +2008-06-22 Dan Nicolaescu + + * vc.el: + * vc-hooks.el: + * vc-dispatcher.el: Move vc-dir variables and functions ... + * vc-dir.el: ... here. New file. + * Makefile.in (ELCFILES): Add vc-dir.elc. + + * vc.el: Move vc-annotate variables and functions ... + * vc-annotate.el: ... here. New file. + * Makefile.in (ELCFILES): Add vc-annotate.elc. + + * vc-dav.el: Move here from url/vc-dav.el. + (Todo): Note work needed to make this backend functional. + + * Makefile.in (ELCFILES): Update vc-dav.el location. + +2008-06-22 Stefan Monnier + + * Makefile.in (COMPILE_FIRST): Trim down and add autoload.el. + +2008-06-21 John Paul Wallington + + * emacs-lisp/derived.el (define-derived-mode): Add `doc-string' decl. + + * textmodes/rst.el (rst-mode): Put docstring in right place. + +2008-06-21 Chong Yidong + + * startup.el (fancy-about-text, fancy-startup-tail): Increase text + size for legibility. + + * faces.el (fixed-pitch): Use "Monospace" family. + (variable-pitch): Use "Sans" family. + (face-font-family-alternatives): Define alternatives for "Sans" + and "Monospace". + +2008-06-21 Glenn Morris + + * mail/hashcash.el, net/tramp-smb.el, nxml/nxml-mode.el: + Require 'cl when compiling. + + * emacs-lisp/debug.el (help-xref-interned): Declare. + + * emacs-lisp/easy-mmode.el (easy-mmode-set-keymap-parents): + Evaluate definition when compiling. + + * progmodes/bug-reference.el (bug-reference-map): Bind down-mouse-1 + rather than mouse-1. + (bug-reference-url-format): Autoload safe if string. + (bug-reference-bug-regexp): Make space after "bug" optional. + + * Makefile.in (all): Explicitly pass EMACS to sub-make, + for some non-GNU makes. + + * cus-dep.el (custom-dependencies-no-scan-regexp): + * finder.el (finder-no-scan-regexp): Add ldefs-boot.el + + * calendar/cal-move.el (calendar-forward-day): Scroll in one month + increments. + + * calendar/calendar.el: Factor out the magic numbers controlling the + calendar layout. + (calendar-month-digit-width, calendar-month-width) + (calendar-right-margin): New variables. + (calendar-recompute-layout-variables, calendar-set-layout-variable): + New functions. + (calendar-left-margin, calendar-intermonth-spacing) + (calendar-column-width, calendar-day-header-width) + (calendar-day-digit-width): New options. + (calendar-first-date-row): New constant. + (calendar-move-to-column, calendar-ensure-newline): New functions, + replacing calendar-insert-indented. + (calendar-insert-indented): Remove function. + (calendar-generate-month): Use calendar-move-to-column and + calendar-ensure-newline. Use layout variables. + (calendar-generate, calendar-update-mode-line) + (calendar-font-lock-keywords): Use layout variables. + (calendar-column-to-month): New function. + (calendar-cursor-to-date): Use calendar-column-to-month. + Use layout variables. + * calendar/cal-move.el (calendar-cursor-to-nearest-date): + Use layout variables. Use calendar-column-to-month. + (calendar-cursor-to-visible-date): Use layout variables. + +2008-06-21 Stefan Monnier + + * Makefile.in (update-elclist): Don't exclude COMPILE_FIRST. + (all): Run compile-last. + (compile-onefile): New target. + (compile-first): Simplify. + (compile-last): Don't treat COMPILE_FIRST specially. + (COMPILE_FIRST): List the elc files rather than the el files. + (ELCFILES): Update. + +2008-06-21 Ulf Jasper + + * net/newst-treeview.el: Remove dead code. + (newsticker--window-config): Remove. + (newsticker-treeview-quit): Do not save window config. + (newsticker-treeview): Do not try to restore window config. + (newsticker-groups, newsticker--treeview-list-sort-by-column) + (newsticker--treeview-list-new-items) + (newsticker--treeview-list-immortal-items) + (newsticker--treeview-list-obsolete-items) + (newsticker--treeview-list-all-items) + (newsticker--treeview-list-feed-items): Fix documentation. + +2008-06-21 Miles Bader + + * face-remap.el (text-scale-adjust): Bind `echo-keystrokes' to nil. + +2008-06-21 Alan Mackenzie + + * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5D.5): Fix an + infinite loop on invalid syntax. + +2008-06-21 Stefan Monnier + + * textmodes/rst.el: Run rst-define-level-faces when loading. + (rst-mode): Don't set the font-lock-multiline var. + (rst-font-lock-find-unindented-line, rst-font-lock-handle-adornment): + Set the font-lock-multiline property by hand. + + * loadup.el: Don't add emacs- name when bootstrapping. + + * Makefile.in (emacs-deps): Remove. + ($(lisp)/cus-load.el, $(lisp)/finder-inf.el): Re-add. + (all): Use them. + (autogen-clean): Remove. + +2008-06-20 Stefan Monnier + + * Makefile.in (all): New target. + (bootstrap-prepare): Remove. + + * Makefile.in ($(lisp)/progmodes/cc-mode.elc): Pass the .el file not + the .elc file to batch-byte-compile. + + * progmodes/cc-mode.el (c-make-inherited-keymap): Only use + set-keymap-parents if set-keymap-parent doesn't exist. + + * vc-bzr.el (vc-bzr-annotate-extract-revision-at-line): + Allow more than one space before the |. + + * textmodes/rst.el: Fix up docstring conventions. + Move vars to before their first use. + (rst-mode): Don't mess with font-lock-support-mode. + (rst-suggest-new-decoration, rst-adjust-decoration): + Avoid CL's copy-list. + (rst-delete-entire-line): Use line-beginning-position. + (rst-position): New fun. + (rst-straighten-decorations): Use it instead of CL's position. + (rst-straighten-bullets-region): Avoid CL's mapcar*. + (rst-toc-mode): Use define-derived-mode. + (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2): + Remove unused var `in-par'. Use `point' rather than `point-marker'. + (rst-line-block-region): Reduce redundancy. Use the `pfxarg' arg. + (rst-replace-lines): Simplify. + (auto-mode-alist): Use rst-mode for *.rst and *.rest files. + + * simple.el (special-mode-map): New var. + (special-mode): New major mode. + +2008-06-20 Dan Nicolaescu + + * vc-mtn.el (vc-mtn-log-view-mode): Set log-view-per-file-logs and + log-view-file-re. + + * vc.el (vc-dir-hide-up-to-date): Undo previous change. + (vc-switch-backend): Simplify. + (Todo): Remove solved items. + + * vc-cvs.el (vc-cvs-parse-status, vc-cvs-parse-entry): Do not set + the vc-backend property. + +2008-06-20 Stefan Monnier + + * emacs-lisp/checkdoc.el (checkdoc-start-section, checkdoc-error): + Bind inhibit-read-only since the buffer is always read-only. + +2008-06-20 Ulf Jasper + + * net/newst-treeview.el (newsticker-treeview-own-frame): + Change default value to nil. + (newsticker--treeview-list-add-item) + (newsticker--treeview-propertize-tag): Show item title in tooltip. + +2008-06-20 Martin Blais + Stefan Merten + David Goodger + + * textmodes/rst.el: New file. + +2008-06-20 Sam Steingold + + * vc.el (vc-dir-hide-up-to-date): Accept a prefix argument to also + remove DIRECTORY entries. + +2008-06-20 Eli Zaretskii + + * makefile.w32-in (distclean): Depend on `clean'. + (clean): Delete calc/calc-loaddefs.el~ and eshell/esh-groups.el~. + (AUTOGENEL): Add $(lisp)/nxml/subdirs.el. + ($(lisp)/cus-load.el): Don't use `touch'. Instead, generate an + empty cus-load.el with `echo', and include "Local Variables" + section to prevent the empty file from being compiled. + (cus-load.el-SH, cus-load.el-CMD): New SHELLTYPE-specific targets + that generate an empty cus-load.el. + +2008-06-20 Juanma Barranquero + + * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH): + Don't copy ldefs-boot.el over loaddefs.el. + (bootstrap-clean): Remove loaddefs.el and don't depend on it. + (loaddefs.el-SH, loaddefs.el-CMD): Don't add autoloads and defvars + to loaddefs.el; they are not needed now. Add coding cookie. + +2008-06-20 Miles Bader + + * face-remap.el (face-remap-add-relative, face-remap-set-base): + Strip unnecessary list levels from SPECS. + (buffer-face-set, buffer-face-toggle): + Change argument from FACE to &rest SPECS, and strip unnecessary + list levels from SPECS. + (buffer-face-mode-invoke): Change argument from FACE to SPECS. + +2008-06-20 Jason Rumney + + * international/fontset.el (setup-default-fontset): Specify script + for latin use of iso10646-1. Fix use of lang tags. + +2008-06-19 Miles Bader + + * face-remap.el (text-scale-increase): Start from zero if + text-scale-mode isn't enabled. + +2008-06-19 Stefan Monnier + + * faces.el (face-set-after-frame-default): Re-apply explicit `font' + frame parameters after setting up the `default' face. + +2008-06-18 Stefan Monnier + + * faces.el (face-set-after-frame-default): Don't exclude `default'. + +2008-06-18 Glenn Morris + + * mouse.el (buffer-face-mode-invoke): Declare. + + * Makefile.in (ELCFILES): Add org/org-id.elc. + + * calendar/holidays.el (calendar-cursor-holidays): Accept optional date. + * calendar/cal-menu.el (cal-menu-holidays-menu): + Use calendar-cursor-holidays rather than cal-menu-today-holidays. + (cal-menu-today-holidays): Remove function. + + * calendar/cal-menu.el (cal-menu-holiday-window-suffix): Simplify. + (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year) + (cal-menu-list-holidays-previous-year, calendar-mouse-goto-date): + Remove unused functions. + (calendar-mouse-view-diary-entries): Use format rather than concat. + + * calendar/cal-menu.el (cal-menu-x-popup-menu): Turn it into a macro. + (calendar-mouse-holidays, calendar-mouse-view-diary-entries) + (calendar-mouse-print-dates): Adapt for cal-menu-x-popup-menu change. + + * calendar/cal-menu.el (cal-menu-event-to-date): Remove function. + (calendar-mouse-holidays, calendar-mouse-view-diary-entries) + (calendar-mouse-view-other-diary-entries, calendar-mouse-print-dates) + (cal-menu-set-date-title): Use calendar-cursor-to-date rather than + cal-menu-event-to-date. + + * calendar/cal-html.el (cal-html-cursor-month, cal-html-cursor-year): + Handle mouse events. + * calendar/cal-tex.el (cal-tex-cursor-year) + (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year) + (cal-tex-cursor-month-landscape, cal-tex-cursor-month) + (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso) + (cal-tex-cursor-week-monday, cal-tex-cursor-filofax-2week) + (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily) + (cal-tex-cursor-day): Handle mouse events. Rename ARG to N. + (cal-tex-cursor-month): Mark N as optional. + * calendar/cal-menu.el (calendar-mouse-tex-day) + (calendar-mouse-tex-week, calendar-mouse-tex-week2) + (calendar-mouse-tex-week-iso, calendar-mouse-tex-week-monday) + (calendar-mouse-tex-filofax-daily, calendar-mouse-tex-filofax-2week) + (calendar-mouse-tex-filofax-week, calendar-mouse-tex-month) + (calendar-mouse-tex-month-landscape, calendar-mouse-tex-year) + (calendar-mouse-tex-filofax-year, calendar-mouse-tex-year-landscape): + Remove functions. + (cal-menu-context-mouse-menu): Replace the above functions with the + cal-tex versions. Add HTML submenu. + +2008-06-17 Nick Roberts + + * progmodes/gdb-ui.el (gud-gdba-marker-filter): Don't switch to + text command mode. + (gdb): Explain that gud-gdb is needed for text command mode. + +2008-06-17 Martin Rudalics + + * window.el (split-height-threshold): Remove spurious extra line. + +2008-06-17 Stefan Monnier + + * calendar/calendar.el (calendar-cursor-to-date): Add argument `event'. + (calendar-set-mark): + * calendar/diary-lib.el (diary-insert-entry): + * calendar/solar.el (calendar-sunrise-sunset): Use it. + * calendar/cal-menu.el (calendar-mouse-sunrise/sunset) + (calendar-mouse-insert-diary-entry, calendar-mouse-set-mark): Delete. + (cal-menu-context-mouse-menu): Use calendar-set-mark, + diary-insert-entry, and calendar-sunrise-sunset instead. + + * vc.el (vc-deduce-fileset): Add arg `only-files'. + (vc-next-action): Pass the new arg. + (vc-register): Don't use `only-files'. + Don't set `backup-inhibited' in the current buffer. + +2008-06-17 Miles Bader + + * mouse.el (mouse-appearance-menu): Use buffer-face-mode. + + * face-remap.el (buffer-face-mode-face) + (buffer-face-mode-remapping): New variables. + (buffer-face-mode, buffer-face-set, buffer-face-toggle) + (buffer-face-mode-invoke): New functions. + (variable-pitch-mode-remapping): Variable removed. + (variable-pitch-mode): Rewrite as an interface to `buffer-face-mode'. + + * face-remap.el (internal-lisp-face-attributes): New variable. + (face-attrs-more-relative-p, face-remap-order): New functions. + (face-remap-add-relative): Use `face-remap-order'. + +2008-06-17 Glenn Morris + + * mouse.el (x-select-font): Declare. + + * calendar/calendar.el (calendar-move-hook): + Add calendar-update-mode-line as an option. + (calendar-date-echo-text): New user option. + (calendar-generate-month): Set `day'. Use calendar-date-echo-text. + (calendar-insert-indented): Simplify newline insertion. + (calendar-describe-mode): Remove unused function. + (calendar-mode-line-entry): New function. + (calendar-mode-line-format): Doc fix. Use calendar-mode-line-entry. + Mark as risky. + (calendar-mouse-other-month): Remove function. + (calendar-other-month): Handle mouse events. + (calendar-goto-info-node): Call fit-window-to-buffer. + (calendar-mode): Use define-derived-mode. Doc fix. + (calendar-update-mode-line): Tweak whitespace. + +2008-06-16 Stefan Monnier + + * vc-dispatcher.el (vc-dir-child-files): Use vc-string-prefix-p. + (vc-dir-marked-only-files): vc-string-prefix-p. + +2008-06-16 Nick Roberts + + * progmodes/gdb-ui.el (gdb-memory-set-address) + (gdb-memory-set-repeat-count): Allow keyboard bindings. + (gdb-memory-mode-map): Bind above functions respectively + to 'S' and 'N'. + +2008-06-16 Derek Upham (tiny change) + + * nxml/nxml-mode.el (nxml-mode): Use run-mode-hooks. + +2008-06-16 Juanma Barranquero + + * log-view.el (vc-diff-internal): Declare for compiler. + + * vc-bzr.el (log-view-per-file-logs): + * vc-svn.el (log-view-per-file-logs): Pacify byte compiler. + +2008-06-15 Chong Yidong + + * mouse.el (mouse-appearance-menu-map): New var. + (mouse-appearance-menu): New function. + Bind it to S-down-mouse-1. + +2008-06-15 Juri Linkov + + * info.el (Info-toc): Call Info-toc-nodes instead of Info-build-toc. + (Info-toc, Info-insert-toc): Increment nth's index to add PARENT + as the second element. + (Info-build-toc): Add PARENT element extracted from the Up pointer. + Don't print progress messages. + (Info-toc-nodes): New variable and function. + (Info-index-nodes): Optimize non-string file name case. + (Info-breadcrumbs-depth): Increment the default value from 3 to 4. + (Info-insert-breadcrumbs): Use the cached document structure instead + of visiting all ancestor nodes. Remove the initial `>'. + +2008-06-15 Dan Nicolaescu + + * log-view.el (log-view-diff-changeset): New function. + (log-view-mode-map, log-view-mode-menu): Bind it. + (log-view-per-file-logs, log-view-vc-fileset) + (log-view-vc-backend): New variables. + (log-view-find-revision, log-view-modify-change-comment) + (log-view-annotate-version): Throw an error if the log is for more + than one file and we can't find the current file. Get the current + file from log-view-vc-fileset if necessary. + (log-view-diff): Get the current file from log-view-vc-fileset if + necessary. + + * vc.el (vc-print-log): Set log-view-vc-fileset and log-view-vc-backend. + + * vc-hg.el (vc-hg-log-view-mode): Call the log method only once. + (vc-hg-log-view-mode): Declare for compiler. + (vc-hg-log-view-mode): Set log-view-per-file-logs and + log-view-file-re. + (vc-hg-diff): If no file is passed, use default-directory for cwd. + + * vc-bzr.el (vc-bzr-log-view-mode): Set log-view-per-file-logs. + + * vc-svn.el (vc-svn-log-view-mode): New derived mode. + +2008-06-15 Michael Albinus + + * net/tramp.el (tramp-handle-start-file-process): + Clear modification time of the connection buffer. + (tramp-sh-file-name-handler): Reset `tramp-locked' in case of error. + (tramp-open-connection-setup-interactive-shell): Flush cache, and + restart `tramp-maybe-open-connection' when the remote system has + been changed. Throw 'uname-changed event. + (tramp-maybe-open-connection): Catch it. + + * net/tramp-cmds.el (tramp-cleanup-all-connections): + Reset `tramp-locked'. + +2008-06-15 Ulf Jasper + + * net/newst-treeview.el (newsticker--treeview-list-update) + (newsticker--treeview-item-update) + (newsticker--treeview-tree-update) + (newsticker-treeview-jump, newsticker-group-add-group) + (newsticker-group-move-feed, newsticker-group-delete-group): + Remove window dedication. + (newsticker--group-manage-orphan-feeds): Handle ill-valued + newsticker-groups. + (newsticker--treeview-tree-expand): Don't manage orphan feeds here. + +2008-06-15 Andreas Schwab + + * vc-cvs.el (vc-cvs-status-extra-headers): Don't match newline + when parsing CVS/Repository. + + * wdired.el (wdired-search-and-rename): Fix undocumented change. + +2008-06-15 Ulf Jasper + + * net/newst-plainview.el (newsticker-faces, newsticker-feed-face) + (newsticker-extra-face, newsticker-enclosure-face): Moved to + net/newst-reader.el. + + * net/newst-reader.el (newsticker-faces, newsticker-feed-face) + (newsticker-extra-face, newsticker-enclosure-face): Moved from + net/newst-reader.el. + +2008-06-15 Stefan Monnier + + * international/encoded-kb.el (encoded-kbd-self-insert-utf-8): + Catch and recover from case when the bytes we thought we were reading + turn out to be something else entirely, such as latin-1 chars from + quail. See bug#396. + +2008-06-15 Dan Nicolaescu + + * vc.el (vc-deduce-fileset): Check if the buffer has a file. + (vc-register): Call the backend function only once, instead of + once for each file. + (vc-next-action): Update call to vc-register. + (vc-dir-register): Remove function. + (vc-dir): Bind vc-register instead of vc-dir-register. + +2008-06-14 Glenn Morris + + * Makefile.in (ELCFILES): Add net/newst-*.el. + +2008-06-14 Stefan Monnier + + * wdired.el (wdired-do-renames): New function. + (wdired-finish-edit): Use it to. + (wdired-preprocess-files): Don't hardcode (point-min) == 1. + +2008-06-14 Stefan Monnier + + * info.el (Info-insert-breadcrumbs): Don't break in apropos and toc. + +2008-06-14 Martin Rudalics + + * window.el (window--even-window-heights): Even window heights + only if the selected window is higher than WINDOW. + Reported by Stephen Berman . + +2008-06-14 Stefan Monnier + + * info.el (Info-insert-breadcrumbs): Be careful to preserve history. + +2008-06-13 Stefan Monnier + + * term/linux.el (terminal-init-linux): Load t-mouse. + +2008-06-13 Stefan Monnier + Drew Adams + + * info.el (Info-breadcrumbs-depth): New var. + (Info-insert-breadcrumbs): New function. + (Info-fontify-node): Use it. + (Info-mode-map): Move initialization into declaration. + +2008-06-13 Ulf Jasper + + Rename net/newsticker-*.el to net/newst-*.el. + * net/newst-backend.el: Rename from net/newsticker-backend.el. + * net/newst-plainview.el: Rename from net/newsticker-plainview.el. + * net/newst-reader.el: Rename from net/newsticker-reader.el. + * net/newst-ticker.el: Rename from net/newsticker-ticker.el. + * net/newst-treeview.el: Rename from net/newsticker-treeview.el. + * net/newsticker-backend.el: Rename to net/newst-backend.el. + * net/newsticker-plainview.el: Rename to net/newst-plainview.el. + * net/newsticker-reader.el: Rename to net/newst-reader.el. + * net/newsticker-ticker.el: Rename to net/newst-ticker.el. + * net/newsticker-treeview.el: Rename to net/newst-treeview.el. + +2008-06-13 Stefan Monnier + + * progmodes/compile.el (compilation-start): Don't disable undo in + comint buffer. Don't override the comint-filter with our own. + (compilation-filter): Change point's insertion-type. + + * comint.el (comint-output-filter): Use copy-marker. + +2008-06-13 David Reitter + + * textmodes/flyspell.el (mail-mode-flyspell-verify): + Check message-signature-separator exists before using it. + +2008-06-13 Dan Nicolaescu + + * vc.el (vc-delete-file): Bind default-directory before calling + the backend. + (vc-annotate-show-diff-revision-at-line): Move most of the code to ... + (vc-annotate-show-diff-revision-at-line-internal): ... here. + New function. + (vc-annotate-show-changeset-diff-revision-at-line): New function. + (vc-annotate-mode-menu): Bind it. + +2008-06-13 Jason Rumney + + * term/w32-win.el (mouse-set-font): Remove overridden function. + (w32-select-font): Declare as obsolete alias for x-select-font. + +2008-06-13 Daniel Engeler + + These changes add serial port access. + * term.el (term-update-mode-line): Modify. + (serial-port-is-file-p, serial-nice-speed-history) + (serial-no-speed, serial-mode-line-speed-menu) + (serial-mode-line-config-menu): New variables and constants. + (serial-name-history, serial-speed-history) + (serial-supported-or-barf, serial-read-name, serial-read-speed) + (serial-term, serial-speed, serial-mode-line-speed-menu-1) + (serial-mode-line-speed-menu, serial-update-speed-menu) + (serial-mode-line-config-menu-1, serial-mode-line-config-menu) + (serial-update-config-menu): New functions. + +2008-06-13 Glenn Morris + + * menu-bar.el (menu-set-font): Use fboundp rather than functionp. + + * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Doc fix. + +2008-06-13 Kenichi Handa + + * cus-face.el (custom-face-attributes): Add :foundry. + + * faces.el (set-face-attribute): Parse "FOUNDRY-FAMILY" here. + (face-x-resources): Add :foundry. + (face-valid-attribute-values): Likewise. + (face-attribute-name-alist): Likewise. + (describe-face): Likewise. + +2008-06-12 Stefan Monnier + + * emacs-lisp/map-ynp.el (map-y-or-n-p): Accept non-char events. + +2008-06-12 Chong Yidong + + * longlines.el (longlines-search-forward, longlines-search-backward) + (longlines-re-search-forward): Use a smarter search-spaces-regexp. + +2008-06-12 Sam Steingold + + * vc.el (vc-rename-file): DTRT when the destination is a directory + name and the source is a file. + +2008-06-12 Chong Yidong + + * menu-bar.el (menu-set-font): Rename x-font-dialog to x-select-font. + +2008-06-12 Glenn Morris + + * progmodes/f90.el (f90-beginning-of-subprogram) + (f90-end-of-subprogram): Only give a message when interactive. + + * term/mac-win.el (x-toolkit-scroll-bars): Check bound. + + * progmodes/cperl-mode.el (cperl-info-on-command): + Use display-pixel-height rather than x-display-pixel-height. + + * mail/rmailedit.el (rmail-cease-edit): + * vc-dispatcher.el (vc-dir-mode): Check tool-bar-mode is bound. + + * emulation/edt.el (edt-xserver): + * emulation/edt-mapper.el (edt-xserver): Use replace-regexp-in-string. + + * emulation/edt-mapper.el: Drop test for Emacs < 19. + + * mwheel.el (mouse-wheel-follow-mouse, mwheel-event-window): + Evaluate definitions when compiling. Reverse tests. + + * dframe.el (dframe-reposition-frame-emacs): Reorder test, and + use unless. + + * menu-bar.el (w32-menu-bar-open): Declare for compiler. + + * textmodes/artist.el (x-pointer-shape): + * term/x-win.el (x-parse-geometry, x-resource-name, accelerate-menu) + (x-open-connection, x-server-max-request-size, x-get-resource): + * term/w32console.el (x-setup-function-keys): + * term/w32-win.el (x-parse-geometry, x-resource-name) + (generate-fontset-menu, image-library-alist, x-open-connection) + (setup-default-fontset, set-fontset-font, setup-default-fontset) + (create-fontset-from-fontset-spec, create-fontset-from-x-resource) + (x-get-resource): + * term/mac-win.el (x-parse-geometry, x-resource-name) + (x-get-selection-internal, tool-bar-mode, set-fontset-font) + (new-fontset, x-display-list, x-open-connection, x-get-resource): + * progmodes/gud.el (tooltip-last-mouse-motion-event, tooltip-hide) + (tooltip-start-delayed-tip, tooltip-use-echo-area, tooltip-show) + (tooltip-strip-prompt, tooltip-expr-to-print, tooltip-event-buffer): + * progmodes/gdb-ui.el (tooltip-show, tooltip-use-echo-area) + (tooltip-identifier-from-point, define-fringe-bitmap): + * play/gamegrid.el (image-size): + * play/bubbles.el (image-size): + * mail/emacsbug.el (x-server-vendor, x-server-version): + * international/mule-util.el (internal-char-font): + * international/mule-diag.el (font-info, query-fontset, fontset-info) + (fontset-alias-alist, fontset-list, fontset-plain-name): + * international/mule-cmds.el (x-server-vendor, x-server-version): + * international/fontset.el (font-encoding-charset-alist) + (otf-script-alist, new-fontset, set-fontset-font) + (x-pixel-size-width-font-regexp, vertical-centering-font-regexp) + (fontset-list, query-fontset, x-get-resource): + * emulation/edt.el (x-server-vendor): + * emulation/edt-mapper.el (x-server-vendor): + * emacs-lisp/map-ynp.el (x-popup-dialog): + * emacs-lisp/lmenu.el (x-popup-dialog): + * x-dnd.el (x-window-property, x-change-window-property) + (x-get-selection-internal): + * woman.el (x-list-fonts): + * w32-fns.el (x-server-version): + * tooltip.el (x-show-tip, x-hide-tip): + * tool-bar.el (image-mask-p): + * thumbs.el (image-size): + * term.el (overflow-newline-into-fringe): + * subr.el (scroll-bar-scale): + * startup.el (x-get-resource, tool-bar-mode, image-size): + * select.el (x-get-selection-internal, x-own-selection-internal) + (x-disown-selection-internal): + * mouse.el (generate-fontset-menu): + * mouse-sel.el (x-select-text, x-cut-buffer-or-selection-value): + * image.el (image-library-alist): + * image-mode.el (image-size, image-refresh): + * image-dired.el (clear-image-cache): + * gs.el (x-display-mm-width, x-display-pixel-width) + (x-display-mm-height, x-display-pixel-height) + (x-change-window-property, x-display-grayscale-p, x-window-property): + * frame.el (tool-bar-mode, x-display-name, x-close-connection) + (x-focus-frame, x-list-fonts, x-display-screens) + (x-display-pixel-height, x-display-pixel-width, x-display-mm-height) + (x-display-mm-width, x-display-backing-store, x-display-save-under) + (x-display-planes, x-display-color-cells, x-display-visual-class): + * faces.el (internal-face-x-get-resource) + (internal-set-lisp-face-attribute-from-resource, x-bitmap-file-path) + (fontset-list, x-list-fonts, xw-color-defined-p, xw-color-values) + (xw-display-color-p, x-display-grayscale-p, x-get-resource) + (x-parse-geometry, x-create-frame, x-setup-function-keys) + (tool-bar-setup): + * doc-view.el (clear-image-cache, image-size, tooltip-show): + * dired.el (dnd-get-local-file-name, dnd-get-local-file-uri): + * dframe.el (x-display-pixel-width, x-display-pixel-height): + * descr-text.el (internal-char-font): + Define for compiler, for builds without X. + +2008-06-11 Stefan Monnier + + * vc-rcs.el (vc-rcs-state-heuristic): Don't assume the file exists. + +2008-06-11 Glenn Morris + + * progmodes/fortran.el (fortran-end-of-subprogram): Check for a match + before trying to move there. + (fortran-calculate-indent): When fortran-check-all-num-for-matching-do + is non-nil, indent most terminating statements like loop body. + + * calendar/diary-lib.el (diary-list-entries-2): Accept optional + Gregorian date, and add it, not the local date, to diary-entries-list. + (diary-list-entries-1): Pass Gregorian date to diary-list-entries-2. + +2008-06-11 Stefan Monnier + + * progmodes/compile.el (compilation-filter): Fix up last change. + + * term/linux.el (terminal-init-linux): Use gpm-mouse-enable. + + * t-mouse.el (gpm-mouse-enable, gpm-mouse-disable): New functions. + (gpm-mouse-mode): Make it into a proper global minor mode. + + * files.el (save-some-buffers-action-alist): Only use recursive-edit + if the user enabled recursive-minibuffers. + + * emacs-lisp/map-ynp.el (map-y-or-n-p): + Add support for scroll-other-window. + +2008-06-11 Jason Rumney + + * term/w32-win.el (w32-menu-bar-open): Rename from menu-bar-open. + Use tmm-menubar if menu is disabled in this frame. + + * menu-bar.el (menu-bar-open): Determine how to open menu bar + from frame type, per documentation. Add w32 case. + +2008-06-10 Stefan Monnier + + * minibuffer.el (completion--merge-suffix): New function. + (completion-basic-try-completion): Use it. + (completion-pcm--find-all-completions): Add argument `filter'. + (completion-pcm--filename-try-filter, completion-pcm--merge-try): + New functions. + (completion-pcm-try-completion): Use them. + + * xt-mouse.el (turn-on-xterm-mouse-tracking) + (turn-off-xterm-mouse-tracking): Use terminal-list. + + * cus-start.el (underline-minimum-offset): Rename from + x-underline-minimum-display-offset. + +2008-06-10 David De La Harpe Golden (tiny change) + + * cus-start.el (x-underline-minimum-display-offset): Give it a type. + +2008-06-10 Chong Yidong + + * mouse.el (mouse-select-font): New function. + + * faces.el (face-spec-recalc): When the face is set using + Customize, avoid recalculating it twice. + + * menu-bar.el (menu-set-font): New function. Bind "Set Default + Font" menu item to it. Apply selected font to all frames, and + make it savable. + (menu-bar-options-save): Save `default' font if changed. + +2008-06-10 Stefan Monnier + + * ffap.el (ffap-string-at-point-mode-alist): + Use alpha rather than lower. + + * dired.el (dired-insert-directory): Don't assume Unix-style dir names. + + * subr.el (momentary-string-display): Use an overlay. + + * progmodes/compile.el (compilation-mode): + Set window-point-insertion-type. + (compilation-filter): Don't use insert-before-markers any more. + * emacs-lisp/trace.el (trace-make-advice): + Set window-point-insertion-type in the trace buffer. + * startup.el (normal-top-level): Set window-point-insertion-type in + *Messages*. + * net/telnet.el (telnet-mode): Set window-point-insertion-type. + (telnet-filter): Don't use insert-before-markers any more. + * comint.el (comint-mode): Set window-point-insertion-type. + (comint-output-filter): Don't use insert-before-markers any more. + * button.el (make-text-button): Allow `start' to be a string. + +2008-06-10 Juanma Barranquero + + * emacs-lisp/autoload.el (autoload-rubric): + Fix coding cookie not to force Unix EOL. + +2008-06-10 Martin Rudalics + + * window.el (window--splittable-p, window--try-to-split-window): + Don't use with-selected-window to avoid messing up get-lru-window. + Reported by David Hansen . + +2008-06-10 Glenn Morris + + * subr.el (locate-library): Doc fix. + + * net/newsticker-treeview.el (w3m-toggle-inline-images): Declare. + (newsticker-treeview-tool-bar-map, newsticker-treeview-mode): + Check tool-bar-map is bound, for non-X builds. + + * net/newsticker-reader.el (newsticker--next-item-image) + (newsticker--previous-item-image, newsticker--previous-feed-image) + (newsticker--next-feed-image, newsticker--mark-read-image) + (ewsticker--mark-immortal-image, newsticker--narrow-image) + (newsticker--get-all-image, newsticker--update-image) + (newsticker--browse-image): Check xpm images are available. + (newsticker--mark-read-image, newsticker--mark-immortal-image) + (newsticker--narrow-image, newsticker--get-all-image): Doc fix. + + * net/newsticker-plainview.el (tool-bar-map): Don't declare. + (newsticker--plainview-tool-bar-map, newsticker-mode): + Check tool-bar-map is bound, for non-X builds. + (w3m-toggle-inline-image): Declare. + + * net/newsticker-backend.el (tool-bar-map): Don't declare. + + * emacs-lisp/autoload.el (autoload-rubric): Add coding cookie. + + * finder.el (finder-font-lock-keywords): Handle ``quotes''. + (finder-compile-keywords): Move let to where needed. + (finder-mouse-face-on-line): Go back one more line if needed. + (finder-list-matches): Use cadr. + (finder-goto-xref): New function. + (finder-commentary): Add buttons to jump to foo.el libraries. + +2008-06-10 Stefan Monnier + + * apropos.el (apropos-function, apropos-macro, apropos-command) + (apropos-variable, apropos-face, apropos-group, apropos-widget) + (apropos-plist): Add apropos-short-label property. + (apropos-multi-type): New variables. + (apropos-command, apropos-value): Set it. + (apropos-compact-layout): New custom. + (apropos-print, apropos-print-doc): Use it. + (apropos-print): Truncate lines. + +2008-06-09 Kenichi Handa + + * international/fontset.el (font-encoding-alist): + Add an entry for "ascii-0". + +2008-06-09 Jihyun Cho + + * language/hanja-util.el (hanja-init-load): Show the message only + when loading a table. + +2008-06-08 Ulf Jasper + + * net/newsticker-treeview.el (newsticker-treeview): + * net/newsticker-plainview.el (newsticker-plainview): + Add autoload cookie. + +2008-06-08 Ulf Jasper + + * net/newsticker.el: Split up into newsticker-backend, -ticker, + -reader, -plainview, and -treeview. + (newsticker-version): Change to 1.99. + + * net/newsticker-backend.el: New. Move backend functionality from + newsticker.el to newsticker-backend.el. + (newsticker--download-logos): New. + (newsticker--sentinel-callback): New. + (newsticker--set-customvar): Remove. Split up into specific + functions related to retrieval, ticker, buffer, and display. + (newsticker--set-customvar-retrieval): New. Extracted from + `newsticker--set-customvar'. + (newsticker-retrieval): New. Renamed from `newsticker-feed'. + (newsticker-url-list-defaults): + Use `newsticker--set-customvar-retrieval' for :set. Change :group. + (newsticker-url-list): Doc changed. URL can be a function. + Use `newsticker--set-customvar-retrieval' for :set. Change :group. + (newsticker-retrieval-method): New. + (newsticker-wget-name, newsticker-wget-arguments): Change :group. + (newsticker-retrieval-interval): + Use `newsticker--set-customvar-retrieval' for :set. Change :group. + (newsticker-desc-comp-max): Change :group. + (newsticker--cache): Doc changed. + (newsticker--guid-to-string): New. + (newsticker--guid): Use `newsticker--guid-to-string'. + (newsticker--real-feed-name): New. + (newsticker--start-feed): New. Extracted from `newsticker-start'. + (newsticker-start): Use `insert-file-contents' for reading cache. + Use `newsticker--start-feed'. + (newsticker--stop-feed): New. Extracted from `newsticker-stop'. + (newsticker-stop): Check whether `newsticker-stop-ticker' is fbound. + Use `newsticker--stop-feed'. + (newsticker-save-item): New. + (newsticker--get-news-by-funcall): New. + (newsticker-get-news): Handle new retrieval methods. + (newsticker--sentinel): Use `newsticker--sentinel-work'. + (newsticker--sentinel-work): New. Extracted from + `newsticker--sentinel'. Use `newsticker--download-logos', + `newsticker--sentinel-callback'. + (newsticker--parse-atom-0.3): Use `newsticker--guid-to-string'. + (newsticker--parse-atom-1.0): Fix link determination. + (newsticker--parse-rss-0.91): Fix time determination. + (newsticker--parse-rss-0.92): Fix time determination. + (newsticker--parse-rss-2.0): Use `newsticker--guid-to-string'. + (newsticker--parse-generic-feed): New arg order in + `newsticker--cache-add'. + (newsticker--parse-generic-items): Fix for multiple items. + New arg order in `newsticker--cache-add'. + (newsticker--forget-preformatted): Check whether + `newsticker--buffer-set-uptodate' is fbound. + (newsticker--decode-iso8601-date): Handle fractions of seconds. + (newsticker--decode-rfc822-date): Partial timezone handling. + (newsticker--cache-contains): Fix guid problem. + (newsticker--cache-add): Swap args AGE and TIME. Fix guid problem. + (newsticker--cache-save): New. + (newsticker--cache-update): Use temp buffer. + (newsticker--stat-num-items): Allow multiple AGE args. + (newsticker--stat-num-items-total): New. + (newsticker--opml-import-outlines): New. + (newsticker-opml-import): Use `newsticker--opml-import-outlines'. + (newsticker--do-run-auto-mark-filter): Doc changed. + (newsticker-retrieve-random-message): New. + + * net/newsticker-ticker.el: New. Move ticker functionality from + net/newsticker.el to net/newsticker-ticker.el. + (newsticker--ticker-timer): Rename `newsticker--display-timer' to + `newsticker--ticker-timer'. + (newsticker-ticker-running-p): Rename `newsticker--display-timer' + to `newsticker--ticker-timer'. + (newsticker--set-customvar-ticker): New. Extracted from + `newsticker--set-customvar'. + (newsticker-ticker-interval): Rename `newsticker-display-interval' + to `newsticker-ticker-interval'. Use `newsticker--set-customvar-ticker + for :set. Change :group. + (newsticker-scroll-smoothly): Doc changed. Change :group. + (newsticker-hide-immortal-items-in-echo-area) + (newsticker-hide-old-items-in-echo-area) + (newsticker-hide-obsolete-items-in-echo-area): + Use `newsticker--set-customvar-ticker for :set. Change :group. + (newsticker-start-ticker): Rename `newsticker--display-timer' to + `newsticker--ticker-timer'. Rename `newsticker-display-interval' + to `newsticker-ticker-interval'. + (newsticker-stop-ticker): Rename `newsticker--display-timer' to + `newsticker--ticker-timer'. + + * net/newsticker-reader.el: New. Move reader functionality from + net/newsticker.el to net/newsticker-reader.el. + (newsticker--set-customvar-formatting): New. Extracted from + `newsticker--set-customvar'. + (newsticker-reader, newsticker-frontend): New. + (newsticker-enable-logo-manipulations): Change :group. + (newsticker-justification): Use `newsticker--set-customvar-formatting' + for :set. Change :group. + (newsticker-use-full-width): Use `newsticker--set-customvar-formatting' + for :set. Change :group. + (newsticker-html-renderer): Doc changed. + Use `newsticker--set-customvar-formatting' for :set. Change :group. + (newsticker-date-format): + Use `newsticker--set-customvar-formatting' for :set. Change :group. + (newsticker--insert-enclosure): + Rename `newsticker--buffer-insert-enclosure' to + `newsticker--insert-enclosure'. Add keymap arg. + (newsticker--print-extra-elements): + Rename `newsticker--buffer-print-extra-elements' to + `newsticker--print-extra-elements'. Add keymap arg. + (newsticker--do-print-extra-element): + Rename `newsticker--buffer-do-print-extra-element' to + `newsticker--do-print-extra-element'. Add keymap arg. + (newsticker-show-news): Use `newsticker-frontend'. + + * net/newsticker-plainview.el: New. Move plainview functionality + from net/newsticker.el to net/newsticker-reader.el. + (newsticker-plainview): New. + (newsticker--set-customvar-sorting): New. Extracted from + `newsticker--set-customvar'. + (newsticker-sort-method): Use `newsticker--set-customvar-sorting + for :set. Changed :group. + (newsticker-heading-format, newsticker-item-format) + (newsticker-desc-format, newsticker-statistics-format): + Use `newsticker--set-customvar-formatting for :set. Change :group. + (newsticker-faces): Change :group. + (newsticker-default-face): Enable again. + (newsticker-hide-old-items-in-newsticker-buffer) + (newsticker-show-descriptions-of-new-items): + Use `newsticker--set-customvar-buffer' for :set. Change :group. + (newsticker-show-all-news-elements): Change :group. + (newsticker-plainview-hooks): New. + (newsticker-select-item-hook, newsticker-select-feed-hook) + (newsticker-buffer-change-hook, newsticker-narrow-hook): Change :group. + (newsticker--plainview-tool-bar-map): Rename `newsticker--tool-bar-map' + to `newsticker--plainview-tool-bar-map'. + (newsticker--url-keymap): Add mouse-1 binding. + (newsticker-plainview): New. + (newsticker-mark-all-items-of-feed-as-read): Change doc. + (newsticker--buffer-do-insert-text): Use renamed + newsticker--[buffer-]insert-enclosure and + newsticker--[buffer-]print-extra-elements. + (newsticker--buffer-set-faces): Use newsticker-default-face. + + * net/newsticker-treeview.el: New. + +2008-06-08 Andreas Schwab + + * vc-dispatcher.el (vc-dir-children-marked-p): Fix child check. + + * vc-cvs.el (vc-cvs-dir-status): Pass -f to cvs. + + * vc-dispatcher.el (vc-dir-move-to-goal-column): Don't move in an + empty line. + + * minibuffer.el (minibuffer-message): Bind inhibit-quit around sit-for. + +2008-06-08 Martin Rudalics + + * window.el (split-height-threshold, split-width-threshold): + Add choice nil. + (split-window-preferred-function): Allow either nil or a function. + (window--splittable-p, window--try-to-split-window): + Handle changed option values. + + (window--frame-usable-p): Handle nil argument. + + (display-buffer): Call get-lru-window when pop-up-windows is nil + and window can't be split. + +2008-06-08 Michael Albinus + + * uniquify.el (uniquify-get-proposed-name): Handle remote files. + + * net/tramp.el (top): Quote feature names. Remove + `tramp-rfn-eshadow-setup-minibuffer' from + `rfn-eshadow-setup-minibuffer-hook' when unloading. + (tramp-read-passwd): There is only one call to + `auth-source-user-or-password' needed. Pacify byte compiler. + +2008-06-08 Andreas Schwab + + * window.el (display-buffer): Use lru window if current window + cannot be split. + +2008-06-08 Stefan Monnier + + * apropos.el (apropos-library): New command and new button. + (apropos-library-button): New function. + + * apropos.el: Remove spurious * in docstrings. + (apropos-label-face): Use variable pitch. + (apropos-print): Use dolist and with-current-buffer. + (apropos-print-doc): Use when. + + * window.el (special-display-p, display-buffer): + Fix up C->Elisp transcription error. + +2008-06-08 Stefan Monnier + + * emacs-lisp/bytecomp.el (byte-compile-current-group): New var. + (byte-compile-file): Initialize it. + (byte-compile-nogroup-warn): Keep track of the current group. + +2008-06-08 Glenn Morris + + * Makefile.in (compile, compile-always, bootstrap-prepare): + Explicitly pass EMACS to sub-makes that use it, for non-GNU makes. + +2008-06-07 Jihyun Cho + + * language/hanja-util.el (hanja-init-load): Use a char-table for + hanja-table. + (hangul-to-hanja-char): Adjust for the above change. + +2008-06-07 Glenn Morris + + * finder.el (finder-compile-keywords): Use lm-keywords-list rather than + lm-keywords. + + * mail/sendmail.el (mail-interactive): Add :version. + + * term/linux.el (terminal-init-linux): Use gpm-mouse-mode rather than + obsolete alias. + + * ediff-merg.el, strokes.el, wid-edit.el, emacs-lisp/lisp-mnt.el: + * emulation/edt-mapper.el, eshell/em-dirs.el, eshell/em-glob.el: + * eshell/em-ls.el, eshell/em-unix.el, eshell/esh-cmd.el: + * eshell/esh-io.el, eshell/esh-opt.el, eshell/esh-test.el: + * eshell/esh-util.el, international/mule-cmds.el: + * international/mule-diag.el, mail/smtpmail.el, net/netrc.el: + * net/tls.el, progmodes/etags.el, textmodes/page-ext.el: + Remove unnecessary eval-when-compiles and eval-and-compiles. + + * Makefile.in (bootstrap-clean): Run autogen-clean. + (maintainer-clean): No need to run autogen-clean now it is included in + bootstrap-clean. + +2008-06-06 Miles Bader + + * Makefile.in (ELCFILES): Add gnus/nndir.elc. + +2008-06-06 Chong Yidong + + * menu-bar.el (menu-bar-options-menu): Add Menu entry for + longlines mode. + + * replace.el (replace-search-function) + (replace-re-search-function): New vars. + (perform-replace): Use them. + + * longlines.el (longlines-re-search-forward): New function. + (longlines-mode): Bind replace-search-function and + replace-re-search-function, to ensure that replacement commands + treat newlines as spaces. + (longlines-show-effect): Default to a pilcrow sign. + +2008-06-06 Stefan Monnier + + * help.el (function-called-at-point): + * help-fns.el (variable-at-point): Use emacs-lisp-mode-syntax-table + even when calling find-tag-default. + +2008-06-06 Daniel Colascione + + * nxml/nxml-mode.el (nxml-syntax-highlight-flag) + (nxml-fontify-chunk-size, nxml-clear-face, nxml-set-fontified) + (nxml-clear-fontified, nxml-fontify, nxml-fontify1) + (nxml-fontify-buffer, nxml-do-fontify): + Remove obsolete variables and functions. + (nxml-font-lock-keywords, nxml-set-face, nxml-mode) + (nxml-degrade, nxml-after-change, nxml-after-change1) + (nxml-extend-region, nxml-extend-after-change-region) + (nxml-extend-after-change-region1, nxml-fontify-matcher) + (nxml-toggle-char-ref-extra-display): Use font-lock, and + font-lock-extend-region-functions in particular, to fontify + nxml-mode buffers. + (nxml-debug-region): New debugging helper function. + + * nxml/nxml-rap.el (nxml-clear-inside, nxml-set-inside) + (nxml-scan-after-change, nxml-move-tag-backwards): + Adapt for font-lock changes. + + * nxml/nxml-util.el (nxml-debug, nxml-debug-change) + (nxml-debug-set-inside, nxml-debug-clear-inside): + New debugging functions. + (nxml-with-degradation-on-error): New helper macro. + +2008-06-06 Martin Rudalics + + * window.el (display-buffer): Remove dead call to get-lru-window. + +2008-06-06 Stefan Monnier + + * mail/sendmail.el (mail-interactive): Change default. + +2008-06-05 John Paul Wallington + + * bindings.el (completion-ignored-extensions): + Add .p64fsl, .d64fsl, and .dx64fsl. + +2008-06-05 Stefan Monnier + + * ffap.el (ffap-prompter): Don't use the region. + +2008-06-05 Sam Steingold + + * vc-cvs.el (vc-cvs-registered): Consider a directory with a CVS + subdirectory to be registered. + +2008-06-05 Martin Rudalics + + * window.el (display-buffer-function, special-display-p) + (special-display-buffer-names, special-display-regexps) + (special-display-function, same-window-p, same-window-buffer-names) + (same-window-regexps, pop-up-frames, display-buffer-reuse-frames) + (pop-up-frame-function, pop-up-windows, even-window-heights) + (split-window-preferred-function, split-height-threshold) + (window--display-buffer-1, display-buffer, pop-to-buffer): + Move from window.c and buffer.c. + (window--splittable-p, window--try-to-split-window) + (window--frame-usable-p, window--display-buffer-2) + (window--even-window-heights): New functions. + (split-width-threshold): New option. + (split-window-preferred-horizontally): Remove. + + * cus-start.el: Remove corresponding declarations. + +2008-06-05 Sam Steingold + + * vc.el (vc-update): Use `save-some-buffers' instead of signaling + an error on modified buffers. + +2008-06-05 Stefan Monnier + + * progmodes/etags.el (tags-verify-table): Be careful to use and update + tags-file-name and tags-table-list from the right buffer. + (tags-table-check-computed-list, tags-table-extend-computed-list) + (find-tag-noselect): Use with-current-buffer. + + * emacs-lisp/trace.el (trace-entry-message, trace-exit-message): + Use print-circle. + + * minibuffer.el (minibuffer-local-must-match-filename-map): + Declare obsolete alias for the old name. + + * abbrev.el (unexpand-abbrev): Better preserve markers. + +2008-06-05 Glenn Morris + + * emacs-lisp/autoload.el (autoload-rubric): New function, + extracted from autoload-ensure-default-file. + (autoload-ensure-default-file): Use autoload-rubric. + + * cus-dep.el (generated-custom-dependencies-file): Doc fix. + (custom-dependencies-no-scan-regexp): New variable. + (custom-make-dependencies): Use with-temp-buffer and autoload-rubric. + Don't scan files matching custom-dependencies-no-scan-regexp. + Disable undo in the output buffer. Remove kept-new-versions wackiness. + + * finder.el (finder-headmark): Initialize and add doc string. + (generated-finder-keywords-file): Doc fix. + (finder-no-scan-regexp): New variable. + (finder-compile-keywords): Use a single let binding. + Disable undo in the output buffer. Use autoload-rubric. + Use mapc rather than mapcar. Don't scan files matching + finder-no-scan-regexp. Use with-temp-buffer. Use expand-file-name + rather than concat. Use directory-files to do regexp matching. + No need to require jka-compr. + (finder-list-keywords): Remove un-needed set-buffer. Disable undo. + (finder-list-matches): Disable undo. + (finder-commentary): Use let rather than let*. Disable undo. + (finder-current-item): Use zerop. + (finder-mode): Use define-derived-mode. + (finder-exit): Doc fix. Use dolist. + + * Makefile.in ($(lisp)/cus-load.el): Remove unnecessary rule. + (custom-deps): Don't require $(lisp)/cus-load.el. + (custom-deps, finder-data): Don't depend on autoloads. + Should not be needed now, and doing so was causing make install to + re-dump emacs post-bootstrap. + (bootstrap-after): Don't run update-elclist, since modifying Makefile.in + mid-build forces some things to be rebuilt. + +2008-06-05 Miles Bader + + * face-remap.el + (face-remap-add-relative): Renamed from `add-relative-face-remapping'. + (face-remap-remove-relative): Renamed from + `remove-relative-face-remapping'. + (face-remap-reset-base): Renamed from + `set-default-base-face-remapping'. + (face-remap-set-base): Renamed from `set-base-face-remapping'. + (text-scale-increase): Renamed from `increase-buffer-face-height'. + (text-scale-decrease): Renamed from `decrease-buffer-face-height'. + (text-scale-adjust): Renamed from `adjust-buffer-face-height'. + + * face-remap.el (variable-pitch-mode): Autoload. + +2008-06-04 Sam Steingold + + * vc-hg.el (vc-hg-status-extra-header, vc-hg-status-extra-headers): + Generate extra status headers for a Mercurial tree. + +2008-06-04 John Paul Wallington + + * echistory.el (electric-history-map): Define within defvar. + Add docstring. + + * font-lock.el (font-lock-turn-off-thing-lock) + (font-lock-after-fontify-buffer, font-lock-after-unfontify-buffer): + Use `bound-and-true-p'. + (cpp-font-lock-keywords-source-directives, cpp-font-lock-keywords): + Doc fixes. + + * international/ccl.el (define-ccl-program): Add `doc-string' + declaration. + +2008-06-04 Juanma Barranquero + + * face-remap.el (variable-pitch-mode): Reflow docstrings. + (text-scale-mode, adjust-buffer-face-height): Fix typos in docstrings. + +2008-06-04 Trent W. Buck (tiny change) + + * emacs-lisp/rx.el (rx): Doc fix. + +2008-06-04 Markus Triska + + * image-mode.el (image-mode-map): Add doc-view-inspired bindings. + +2008-06-04 Miles Bader + + * face-remap.el (adjust-buffer-face-height): New function. + Add autoloaded keybindings in ctl-x-map. + (increase-buffer-face-height, decrease-buffer-face-height): + Simplify interactive spec to just "p". Remove autoloaded keybindings. + +2008-06-03 Chong Yidong + + * simple.el (line-move-1): If we did not move as far as desired, + ensure that point-left and point-entered hooks are called. + +2008-06-03 Sam Steingold + + * vc-cvs.el (vc-cvs-status-extra-headers): Remove extraneous newlines. + +2008-06-03 John Paul Wallington + + * progmodes/make-mode.el (makefile-cleanup-continuations) + (makefile-warn-suspicious-lines, makefile-warn-continuations): + Use `derived-mode-p'. + +2008-06-03 Stefan Monnier + + * Makefile.in (update-elclist): Impose a fixed collation for sorting. + (ELCFILES): Update. + +2008-06-03 Miles Bader + + * face-remap.el: New file. + * Makefile.in (ELCFILES): Add face-remap.elc. + +2008-06-03 Stefan Monnier + + * progmodes/flymake.el (flymake-process-filter): Make sure the source + buffer isn't dead. + + * obsolete/bg-mouse.el, obsolete/float.el, obsolete/hilit19.el, + * obsolete/lselect.el, obsolete/mlsupport.el, obsolete/ooutline.el, + * obsolete/profile.el, obsolete/rsz-mini.el, obsolete/uncompress.el, + * obsolete/auto-show.el, obsolete/hscroll.el: + Remove packages that were obsolete in Emacs-20, or that were obsolete + in Emacs-21 and do not contain any more code. + + * vc-dispatcher.el (vc-dir-menu-map-filter): Don't fail if + vc-client-mode is not set. + + * image-mode.el (image-mode-map): Suppress key map and bind `q'. + * doc-view.el (doc-view-mode-map): Inherit from image-mode-map. + + * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords): Try to be + yet a bit more clever at distinguishing / from /. + +2008-06-03 Kenichi Handa + + * Makefile.in (ELCFILES): Add $(lisp)/language/hanja-util.elc. + +2008-06-03 Jihyun Cho + + * language/hanja-util.el: New file. + +2008-06-03 Glenn Morris + + * progmodes/f90.el (f90-typedef-matcher, f90-looking-at-type-like): + Check that end-of-word follows "type". + +2008-06-02 Daiki Ueno + + * epa-file.el (epa-file-write-region): Write the entire buffer + content if START is nil. + +2008-06-01 Thomas Morgan (tiny change) + + * select.el (x-get-selection): Fix typo. + +2008-06-01 Juanma Barranquero + + * descr-text.el (describe-text-sexp): Use `string-match-p'. Simplify. + (describe-char): Use `looking-at-p', `string-match-p' when possible. + +2008-06-01 Stefan Monnier + + * tar-mode.el (tar-header-block-summarize): Ensure one space around + user&group. + +2008-05-31 John Paul Wallington + + * help-fns.el (describe-variable-custom-version-info): + Handle dotted `package-version' info. + +2008-05-31 Juanma Barranquero + + * icomplete.el (icomplete-get-keys): Doc fix. Use `when'. + +2008-05-31 Dan Nicolaescu + + * vc-cvs.el (vc-cvs-after-dir-status): Support spaces in file + names and improve support for unregistered files. + +2008-05-31 Glenn Morris + + * Makefile.in (compile-last): Replace tr in `els' assignment with sed. + Remove shell variable `elc'. Split tests to hopefully be more portable. + Fix `sel' assignment. + +2008-05-30 Juanma Barranquero + + * minibuffer.el (completion-table-dynamic): Doc fix. + +2008-05-30 Stefan Monnier + + * vc-cvs.el (vc-cvs-state-heuristic, vc-cvs-parse-status): + Try and return `unregistered' when applicable. + + * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine): + Don't encourage naming variables with "-flag". + +2008-05-30 Glenn Morris + + * Makefile.in (update-elclist): Hide the warning when it does not apply, + make it milder when it does. + (autogen-clean): New target. + (maintainer-clean): Use autogen-clean. + + * calendar/diary-lib.el (diary-display-function): New name for + diary-display-hook. Keep old name as obsolete alias. Doc fix. + Change custom type and version. + (diary-list-entries-hook, diary-list-entries, diary-simple-display) + (diary-fancy-display): Doc fixes. + (diary-list-entries, diary-include-other-diary-files) + (diary-mail-entries): + Use diary-display-function rather than diary-display-hook. + + * calendar/appt.el (appt-check): Use diary-display-function rather than + diary-display-hook. + * calendar/cal-x.el (calendar-dedicate-diary): Update for + diary-display-function replacing diary-display-hook. + * org/org-agenda.el (org-get-entries-from-diary): Also set + diary-display-function. + + * calendar/cal-html.el (cal-html-list-diary-entries): + * calendar/cal-menu.el (calendar-mouse-view-diary-entries): + * calendar/cal-tex.el (cal-tex-list-diary-entries): Use LIST-ONLY + argument of diary-list-entries rather than setting diary-display-hook. + +2008-05-30 Kenichi Handa + + * international/mule-conf.el (utf-8-with-signature): Renamed from + utf-8-sig. + (utf-8-auto): Adjusted for the above change. + + * international/mule-diag.el (describe-font): Don't check fontset + here, and just call font-info. Get the default font by from the + default face. + +2008-05-29 Kenichi Handa + + * international/mule-conf.el (utf-8-sig, utf-8-auto): + New coding systems. + + * international/mule.el (define-coding-system): Accept :bom for utf-8. + +2008-05-29 Espen Wiborg (tiny change) + + * international/utf-7.el (utf-7-encode): Use the right escape char + depending on imap/nonimap encoding. + +2008-05-29 Stefan Monnier + + * minibuffer.el (completion-pcm-all-completions): Add the base-size. + +2008-05-29 Juanma Barranquero + + * icomplete.el (icomplete-prospects-height): Add :group. + +2008-05-29 Stefan Monnier + + * icomplete.el (icomplete-prospects-length): Make obsolete. + (icomplete-prospects-height): New var. + (icomplete-completions): Use it. + +2008-05-29 David Kastrup + + * autoinsert.el (auto-insert): Add :link. + +2008-05-29 Stefan Monnier + + * tar-mode.el (tar-header): New field `header-start'. + (tar-header-block-tokenize): Set it when useful. + Drop "GNUtar " magic value, which even GNU Tar doesn't know about. + (tar-header-data-end): New function. + (tar-summarize-buffer): Use it. + (tar-next-line): Fix goal column for long usernames. + (tar-expunge-internal): Use header-start. + (tar-rename-entry): Handle ustar-style long names. + (tar-alter-one-field): Add optional `descriptor' argument. + (tar-subfile-save-buffer): Use it. + +2008-05-28 Stefan Monnier + + * tar-mode.el (tar-header): New field `header-start'. + (tar-header-block-tokenize): Set header-start for longlink entries. + (tar-expunge-internal): Use header-start to expunge longlink entries. + + * files.el (hack-local-variables): Don't signal an error if the local + variable section is not properly terminated. + + * emacs-lisp/easymenu.el (easy-menu-convert-item) + (easy-menu-convert-item-1): Move the duplicate-generation outside of + the caching so it also works for identical entries. + + * tar-mode.el (tar-summarize-buffer): Fix reporter initialization. + (tar-mode): Use write-region-annotate-functions rather than + write-contents-functions. + (tar-extract): Remove unused var `pos'. + (tar-subfile-save-buffer): Remove unused var `following-descs'. + (tar-mode-write-file): Remove. + (tar-write-region-annotate): New function. + + * progmodes/flymake.el (flymake-save-buffer-in-file): + * shadowfile.el (shadow-copy-file): + * arc-mode.el (archive-*-write-file-member): + * files.el (diff-buffer-with-file): + * subr.el (with-temp-file): Pass nil to write-region. + * jka-compr.el (jka-compr-write-region): Preserve `start's nullness. + + * doc-view.el (doc-view-mode-map): Bind `q' to quit-window, as is + the custom. + + * files.el (basic-save-buffer-2): Pass nil rather than (point-min) + to write-region. + +2008-05-28 Glenn Morris + + * Makefile.in (update-elclist): Work around non-portability of "\" + in various implementations of echo. + +2008-05-27 Stefan Monnier + + * international/mule-diag.el (describe-current-coding-system): + Don't assume selection-coding-system is always defined. + + * tar-mode.el: Use defstruct and markers. + (tar-setf): Remove. + (tar-header): Use defstruct. Add `data-start' field. + (make-tar-desc, tar-desc-tokens): Remove, folded into tar-header. + (tar-desc-data-start): Remove (now called tar-header-data-start). + (tar-roundup-512): New fun. + (tar-header-block-tokenize): Receive a buffer position rather than + a string. Handle @longLink here, be more careful about it. + Create a marker for data-start. + (tar-summarize-buffer): Don't handle @LongLink here any more. + (tar-expunge-internal, tar-subfile-save-buffer): Don't update + data-start on the following entries any more. + (tar-chown-entry, tar-chgrp-entry): Use read-number. + + * tar-mode.el: Use buffer-swap-text to separate summary and raw data. + (tar-header-offset): Remove. + (tar-parse-info, tar-header-offset, tar-file-name-coding-system): + Not permanent any more. + (tar-data-buffer): New var. + (tar-data-swapped-p, tar-change-major-mode-hook) + (tar-mode-kill-buffer-hook): New funs. + (tar-untar-buffer, tar-summarize-buffer, tar-mode, tar-mode-revert) + (tar-extract, tar-copy, tar-expunge-internal, tar-expunge) + (tar-clear-modification-flags, tar-alter-one-field) + (tar-subfile-save-buffer, tar-pad-to-blocksize, tar-mode-write-file): + Change accordingly. + +2008-05-27 Dan Nicolaescu + + * vc-dispatcher.el (vc-directory-resynch-file): Rename to ... + (vc-dir-resynch-file): ... this. Update callers. + Use vc-string-prefix-p. Ignore directory args. + (vc-string-prefix-p): CSE. + (vc-resynch-buffer): Restore conditional. + + * vc-hooks.el (vc-after-save): Improve test. + (vc-mode-line): Fix indentation. + +2008-05-27 Chong Yidong + + * calendar/parse-time.el (parse-time-months) + (parse-time-weekdays): Add long-form month and day names. + +2008-05-27 Glenn Morris + + * Makefile.in (update-elclist): Make errors in final sed non-fatal. + +2008-05-27 Stefan Monnier + + * vc-dispatcher.el (vc-string-prefix-p): New function. + (vc-dir-parent-marked-p): Use it. + +2008-05-27 Dan Nicolaescu + + * vc.el (Problems): Remove fixed issues. + (vc-expand-dirs): Avoid returning directories. + (vc-dir): Fix C-x v v binding. + (vc-make-backend-object): Fix name. + (vc-dir-show-fileentry): Fix docstring. + (vc-dir-refresh): Use vc-dir-backend. Fix docstring. + (vc-dir-refresh-files): Use vc-dir-backend. Fix docstring. + Reset the state for directories. + (vc-dir-headers): Align labels. + (vc-default-status-printer): Do no call prettify-state-info. + (vc-deduce-fileset): Replace implementation with one based on a + working older version. + (vc-next-action): Use the new form of vc-deduce-fileset. + Fix dealing with unregistered files. + + * vc-dispatcher.el (vc-resynch-window): Fix mode-line updating. + (vc-dir-menu-map): Fix menu title for the menu bar and the popup menu. + (vc-dir-child-files): New function. + (vc-dir-node-directory): New function. + (vc-dir-update, vc-dir-parent-marked-p) + (vc-dir-children-marked-p, vc-dir-mark-all-files) + (vc-dir-marked-only-files, vc-dispatcher-selection-set): Use it. + + * vc-cvs.el (vc-cvs-status-extra-headers): Align labels. + +2008-05-26 Stefan Monnier + + * diff-mode.el (diff-context-mid-hunk-header-re): New const. + (diff-font-lock-keywords, diff-context->unified) + (diff-reverse-direction, diff-fixup-modifs, diff-sanity-check-hunk) + (diff-hunk-text, diff-find-source-location): Use it. + (diff-post-command-hook): Let the user edit the hunk headers. + +2008-05-26 Andreas Schwab + + * vc.el (vc-default-prettify-state-info): Fix formatting of an + unknown state. + + * tar-mode.el (tar-summarize-buffer): Comment fix. + +2008-05-26 Stefan Monnier + + * tar-mode.el (tar-summarize-buffer): Handle GNU Tar @LongLink format. + +2008-05-26 Glenn Morris + + * calendar/cal-hebrew.el (diary-ordinal-suffix): Declare for compiler. + +2008-05-25 John Paul Wallington + + * proced.el (proced-next-line, proced-previous-line): + Avoid calling `next-line' and `previous-line' from Lisp code. + +2008-05-25 Ed Reingold + + * calendar/cal-hebrew.el (diary-hebrew-yahrzeit): + Use diary-ordinal-suffix. + +2008-05-24 Juanma Barranquero + + * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-defs) + (edebug-all-forms, edebug-eval-macro-args, edebug-save-windows) + (edebug-save-displayed-buffer-points, edebug-initial-mode) + (edebug-trace, edebug-test-coverage, edebug-continue-kbd-macro) + (edebug-print-length, edebug-print-level, edebug-print-circle) + (edebug-unwrap-results, edebug-on-error, edebug-on-quit) + (edebug-global-break-condition, edebug-sit-for-seconds): + Remove spurious * from defcustom docstrings. + (edebug-unwrap*, edebug-signal, edebug-eval-display): + Improve argument/docstring consistency. + (edebug-test-coverage, edebug-gensym, edebug-read) + (edebug-top-level-nonstop, edebug-eval-result-list) + (edebug-eval-redisplay, edebug-trace): Fix typos in docstring. + (edebug-eval-defun, edebug-eval-top-level-form, edebug) + (edebug-display-freq-count): Reflow docstrings. + (edebug-restore-status): Doc fix. + +2008-05-24 Stefan Monnier + + * proced.el (proced-header-line): Use the :align-to 0 feature + rather than computing the corresponding position manually. + (proced-update): Don't hardcode point-min==1. + +2008-05-24 Alan Mackenzie + + * progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error + if c-file-style is set to a non-string. + + (c-neutralize-CPP-line): Surround by `save-excursion'. + (c-neutralize-syntax-in-CPP): Optimize for speed. + +2008-05-24 Glenn Morris + + * Makefile.in (update-elclist): New target, to update ELCFILES. + (bootstrap-after): Run update-elclist. + +2008-05-24 Ulf Jasper + + * icalendar.el (icalendar-version): Increase to "0.19". + (icalendar--date-style): New function. + (icalendar--datetime-to-diary-date): Doc fix. + Use icalendar--date-style. + (icalendar--datestring-to-isodate): Doc fix. Handle iso date style. + (icalendar--convert-yearly-to-ical) + (icalendar--convert-recurring-to-diary): Handle iso date style, + use icalendar-date-style. + +2008-05-23 Dan Nicolaescu + + * vc.el (vc-delete-file): Make sure the buffer is deleted and + vc-dir buffers are updated. + +2008-05-23 Stefan Monnier + + * vc.el (vc-delete-file): Don't try to resynch the buffer. + +2008-05-23 Paul Rivier + + * textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var. + * textmodes/reftex.el (reftex-extra-bindings-map): New var. + (reftex-extra-bindings): Use it. + + * progmodes/mixal-mode.el (mixal-mode-map): Move key-bindings + away from the user-reserved keys. + + * progmodes/ada-mode.el (ada-mode-extra-map, ada-mode-extra-prefix): + New vars. + (ada-create-keymap): Use them. + +2008-05-23 Stefan Monnier + + * emacs-lisp/regexp-opt.el (regexp-opt): Always return + a properly-grouped regexp. + +2008-05-23 Juanma Barranquero + + * progmodes/cap-words.el (capitalized-words-mode): + Fix typos in docstring. + +2008-05-23 Kenichi Handa + + * international/mule-conf.el: Don't define the charset `emacs' + here, just put :docstring, :short-name, and :long-name. + +2008-05-22 Kenichi Handa + + * international/mule-diag.el (font-show-log): Limit each listing + to 20 items. + +2008-05-23 Nick Roberts + + * progmodes/gdb-ui.el (gdb-enable-debug): New function. + (gdb-annotation-rules): New entry for "thread-changed". + (gdb-thread-changed): New function. + +2008-05-23 Glenn Morris + + * Makefile.in (SOURCES): Remove, unused. + (lisptagsfiles1, lisptagsfiles2): Use '*' rather than '[a-zA-Z]*'. + (TAGS, TAGS-LISP): Use a single rule with multiple targets. + Exclude more '*loaddefs' files. + (compile-always): Simplify '.elc' deletion. + +2008-05-23 Stefan Monnier + + * vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation. + (vc-bzr-revision-completion-table): Handle `boundaries' argument. + + * minibuffer.el (completion-boundaries): Change calling + convention, so `string' has the same semantics as in + try-completion and all-completions. + (completion-table-with-context, completion--embedded-envvar-table) + (completion--file-name-table) + (completion-pcm--find-all-completions): Adjust code accordingly. + +2008-05-22 Chong Yidong + + * image-mode.el (image-mode-winprops): Add argument CLEANUP to + prune image-mode-winprops-alist, preventing it from growing + indefinitely. + (image-mode-reapply-winprops): Use it. + +2008-05-22 Teodor Zlatanov + + * net/netrc.el (netrc-machine): Always match if the port is not given. + +2008-05-22 Stefan Monnier + + * minibuffer.el (completion-pcm--find-all-completions): + Don't add pseudo-completions. + + * icomplete.el (icomplete-eoinput): Remove. + (icomplete-overlay): New var to replace it. + (icomplete-tidy): Rewrite. + (icomplete-exhibit): Use an overlay. + (icomplete-completions): Use completion-all-sorted-completions. + Obey completion-ignore-case. + + * files.el (locate-dominating-file): Accept non-existing argument. + (project-find-settings-file): Rewrite, using locate-dominating-file. + +2008-05-22 Kenichi Handa + + * faces.el (font-weight-table, font-slant-table, font-width-table): + Delete them. Don't call internal-set-font-style-table. + + * international/mule-diag.el (font-show-log): New function. + + * international/fontset.el (script-representative-chars): Add more + chars for latin. Add data for symbol. + (setup-default-fontset): Add entries for phonetic, armenian, and symbol. + +2008-05-21 Stefan Monnier + + * minibuffer.el (completion-all-sorted-completions): New var. + (completion--flush-all-sorted-completions) + (completion-all-sorted-completions): New functions. + (minibuffer-force-complete): New command. + +2008-05-21 Glenn Morris + + * files.el (c-postprocess-file-styles): Declare for compiler. + + * Makefile.in: Allow for parallel byte-compiling. + (ELCFILES): New variable. + (.el.elc): Remove prerequisites from suffix rule. Print a message. + (compile-first, compile-main, compile-last): New targets. + (compile-always): Simplify - delete .elc files, then `make compile'. + + * Makefile.in (compile-calc): Use glob rather than find. + ($(lisp)/progmodes/cc-mode.elc): Use $@. + + * eshell/esh-module.el: No need for cl when compiling. + + * eshell/eshell.el (eshell-defgroup): New alias. + * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el: + * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el: + * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el: + * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el: + * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el: + * eshell/em-xtra.el: Use eshell-defgroup rather than defgroup. + Autoload the custom group. Set generated-autoload-file. + * eshell/em-basic.el, eshell/esh-module.el: Require eshell, + for eshell-defgroup. + * eshell/esh-module.el (eshell-load-defgroups): Remove. + Require esh-groups rather than loading it. + +2008-05-21 Roland Winkler + + * proced.el (proced-header-line): New variable and new function. + (proced-mode): Set header-line-format. + (proced-update): Set proced-header-line. + (proced-send-signal): Use proced-header-line. + +2008-05-21 Stefan Monnier + + * macros.el (insert-kbd-macro): Use prin1-char. + +2008-05-20 Stefan Monnier + + * minibuffer.el (completion-boundaries): New function. + (completion--some): Delay errors. + (complete-with-action, completion-table-with-context): + Handle `boundaries' case. + (completion--try-word-completion): Avoid partial-completion + when the user hasn't entered anything yet. + (minibuffer-local-map, minibuffer-local-filename-completion-map) + (minibuffer-local-must-match-map, minibuffer-local-completion-map) + (minibuffer-local-must-match-filename-map, minibuffer-local-ns-map): + Setup default keybindings. + (completion--embedded-envvar-re): New var. + (completion--embedded-envvar-table): Use it. Handle `boundaries' case. + (completion--file-name-table): Handle `boundaries' case. + (completion-pcm--pattern->regex): Avoid pathological backtracking. + (completion-pcm--all-completions): Add a `prefix' arg. + (completion-pcm--find-all-completions): New function. + (completion-pcm-all-completions, completion-pcm-try-completion): + Use it. + + * icomplete.el (icomplete-completions): Don't use `predicate' with + a table of a different type than `candidates'. + +2008-05-20 Roland Winkler + + * proced.el (proced-goal-column): Rename from proced-procname-column. + (proced-goal-header-re): Rename from proced-procname-column-regexp. + (proced-move-to-goal-column): Rename from proced-move-to-procname. + (proced-header-face, proced-header-regexp): Remove. + (proced-font-lock-keywords): Remove proced-header-face. + (proced-header-alist, proced-sorting-schemes-re): New variables. + (proced): Rename Proced buffer to *Proced*. + (proced-next-line, proced-previous-line): New commands. + (proced-do-mark, proced-do-mark-all, proced-toggle-marks) + (proced-hide-processes): Do not treat first line as special. + (proced-header-space): New function. + (proced-update): Use header-line-format. + Initialize proced-header-alist and proced-sorting-schemes-re. + Set proced-goal-column. Include proced-command in mode-name. + (proced-send-signal): Use header-line-format for *Marked + Processes* buffer. + (proced-sort): Restrict minibuffer completion to applicable + sorting schemes. + (proced-sorting-scheme-p): Use proced-sorting-schemes-re. + +2008-05-20 Stefan Monnier + + * icomplete.el (icomplete-simple-completing-p): + Allow icomplete-with-completion-tables to say "use it everywhere". + (icomplete-completions): Obey completion-styles. Try to accommodate + partial-completion style. + +2008-05-20 Michael Olson + + * files.el (project-find-settings-file): Change concat to + expand-file-name. + +2008-05-19 Tom Tromey + + * files.el (normal-mode): Call hack-project-variables. + (hack-local-variables-confirm): Add 'project' argument. + (hack-local-variables-apply): New function. + (hack-local-variables): Use it. + (project-class-alist, project-directory-alist): New variables. + (project-get-alist): New function. + (project-collect-bindings-from-alist) + (project-collect-binding-list, set-directory-project) + (project-find-settings-file, project-define-from-project-file) + (hack-project-variables): New functions. + +2008-05-19 Stefan Monnier + + * emacs-lisp/cl-specs.el (destructuring-bind): Fix spec. + +2008-05-19 Juanma Barranquero + + * faces.el (font-weight-table): Fix typo in docstring. + +2008-05-18 David Hull (tiny change) + + * vc-hg.el (vc-hg-annotate-re): Recognize the output of --follow. + (vc-hg-annotate-command): Allow white space before version number. + +2008-05-18 Jay Belanger + + * calc/calc-yank.el (calc-register-alist): New variable. + (calc-set-register, calc-get-register, calc-copy-to-register) + (calc-insert-register, calc-add-to-register, calc-append-to-register) + (calc-prepend-to-register): New functions. + + * calc/calc-ext.el (calc-init-extensions): Add keybindings for + `calc-copy-to-register' and `calc-insert-register'. + Autoload new register functions. + + * calc/calc-help.el (calc-r-prefix-help): Add help for register + functions. + +2008-05-18 Dan Nicolaescu + + * vc.el (Todo): Add known problems. + (vc-dir-backend): New variable. + (vc-dir): Set it. + (vc-make-backend-object, vc-generic-status-printer) + (vc-generic-state, vc-generic-status-fileinfo-extra) + (vc-dir-extra-menu): Use it. + (vc-generic-dir-headers): Remove, unused. + + * vc-dispatcher.el (vc-dir-previous-directory): Rename from + vc-dir-prev-directory for consistency with vc-dir-previous-line. + (vc-dir-mode-map): Fix bindings. + + * vc-bzr.el (vc-bzr-after-dir-status): Remove unused binding. + +2008-05-18 Jay Belanger + + * calc/calc-yank.el (calc-kill): Make sure that only the stack is + operated on. + (calc-kill-region): Kill entire lines. + +2008-05-17 Glenn Morris + + * ezimage.el (ezimage-use-images): Drop support for Emacs < 21 and + simplify initial value. + (defezimage): Drop support for Emacs without defimage, use a featurep + test rather than fboundp when defining, drop with-no-warnings. + (ezimage-insert-over-text): Move featurep test inside + add-text-properties. + + * elide-head.el (elide-head-headers-to-hide): Handle GPLv3 format. + + * net/tramp.el (top-level): Load auth-source when compiling. + + * progmodes/fortran.el (fortran-font-lock-keywords-2): Add .eqv., .neqv. + +2008-05-17 Andreas Schwab + + * vc-dispatcher.el (vc-dir-mode-map): Fix M-down and M-up binding. + +2008-05-17 Dan Nicolaescu + + * vc.el (vc-annotate-show-diff-revision-at-line): Change + vc-diff-internal arg to match what vc-deduce-fileseset returns now. + +2008-05-17 Vinicius Jose Latorre + + * menu-bar.el (menu-bar-select-buffer): Reinsert it as msb.el uses it. + +2008-05-17 Jim Meyering + + * ido.el (ido-save-history): Do not emit a trailing newline at the + end of the ido history file. + +2008-05-16 John Paul Wallington + + * vc-dispatcher.el (top-level): Revert previous change: require cl + when compiling. + +2008-05-16 Eric S. Raymond + + * vc.el (vc-default-status-printer) + (vc-default-prettify-state-info): Enhance the state prettyprinter + to deal better with unknown states and indirect through it when + painting vc-dir buffers. + +2008-05-16 John Paul Wallington + + * vc-dispatcher.el (top-level): Don't require cl when compiling. + (vc-dir-mode-map): Fix backquote. + (vc-at-event): Doc fix. Use `make-symbol' instead of `gensym'. + +2008-05-16 Michael Albinus + + * net/tramp.el (tramp-handle-write-region): Fix check for short track. + Reported by Glenn Morris . + +2008-05-16 Eric S. Raymond + + * vc.el: Remove my analysis of SCCS/RCS concurrency issues from + the end of the file, it was good work at one time but has been + stale since 1995 and may now be actively misleading. + * vc-cvs.el (vc-cvs-status-extra-headers): Extract and display the + CVS repository and module (assumptions for the latter a bit iffy). + * vc-svn.el (vc-svn-status-extra-headers): Extract and display the + SVN repository. + +2008-05-16 Juanma Barranquero + + * vc-rcs.el (vc-rcs-create-tag): + * vc-sccs.el (vc-sccs-create-tag): + Fix typo in error message and pass backend arg. + +2008-05-15 Michael Albinus + + * net/tramp.el (tramp-file-name-for-operation): Add `make-temp-name'. + +2008-05-15 Teodor Zlatanov + + * net/tramp.el: Load auth-source library. + (tramp-read-passwd): Use it for password, not login. + +2008-05-15 Shigeru Fukaya + + * ses.el (ses-goto-print): Use move-to-column rather than forward-char. + (ses-print-cell): Use string-width, truncate-string-to-width, + delete-region rather than length, substring, delete-char. + (ses-setup): Set inhibit-point-motion-hooks to t. + Calculate position by actually moving point rather than just using + unibyte character length. + (ses-mode): Set indent-tabs-mode to nil. + (ses-center): Use string-width rather than length. + +2008-05-15 Eric S. Raymond + + * vc-cvs.el, vc-git.el, vc-hg.el, vc-hooks.el, vc-mcvs.el, + * vc-rcs.el, vc-sccs.el, vc-svn.el, vc.el: + Rename vc-*-create-snapshot and vc-*-retrieve-snapshot to + vc-*-create-tag and vc-*-retrieve-tag respectively. + + * vc-dispatcher.el: Fix an incorrect buffer name and remove an + unneeded defalias. + + * vc.el, vc-dispatcher.el (vc-dir-menu-map-filter): Move. + + * vc.el, vc-dispatcher.el (vc-dir-menu-map): Remove assumption + about buffer names. + +2008-05-15 Glenn Morris + + * vc-hooks.el (vc-directory-resynch-file): Fix declaration. + + * org/org-exp.el (org-infojs-options-inbuffer-template): + Fix declaration. + + * progmodes/cc-mode.el (declare-function): Add compat definition. + (awk-mode-syntax-table, c-awk-unstick-NL-prop): Declare for compiler. + +2008-05-14 Eric S. Raymond + + * vc-dispatcher.el (vc-dispatcher-selection): Change the returned + list to a cons so the caller can get back both expanded and + unexpanded filesets. + * vc.el (vc-deduce-fileseset, vc-next-action, vc-diff-internal) + (vc-merge, vc-version-diff, vc-print-log, vc-revert, vc-rollback): + Change handling of selection-set returns as required. + +2008-05-15 John Paul Wallington + + * add-log.el (top-level): Don't require cl when compiling. + + * arc-mode.el (archive-add-new-member): Use `derived-mode-p'. + (archive-*-extract): Use `zerop'. + (archive-*-write-file-member): Use `or', use `zerop'. + + * diff-mode.el (diff-current-defun): Use `buffer-local-value'. + + * ibuffer.el (ibuffer-assert-ibuffer-mode): New defsubst. + (ibuffer-mark-interactive, ibuffer-set-mark) + (ibuffer-insert-buffer-line, ibuffer-redisplay-current) + (ibuffer-map-lines, ibuffer-switch-format) + (ibuffer-update-title-and-summary) + (ibuffer-redisplay-engine): Use it. + + * ibuf-ext.el (ibuffer-interactive-filter-by-mode) + (ibuffer-set-filter-groups-by-mode, ibuffer-list-buffer-modes) + (define-ibuffer-filter mode, define-ibuffer-filter used-mode) + (define-ibuffer-sorter major-mode, ibuffer-mark-unsaved-buffers) + (ibuffer-mark-read-only-buffers) + (ibuffer-mark-dired-buffers): Use `buffer-local-value'. + + * ibuf-macs.el (ibuffer-aif, ibuffer-awhen, ibuffer-save-marks) + (define-ibuffer-column, define-ibuffer-sorter) + (define-ibuffer-op, define-ibuffer-filter): Add declarations + containing indentation specs, replacing equivalent top-level + forms that set `lisp-indent-function' properties. + (define-ibuffer-op): Use `derived-mode-p'. + (define-ibuffer-filter): Remove redundant `concat' call. + +2008-05-14 Michael Albinus + + * net/tramp.el (tramp-echo-mark): Update docstring. + (tramp-echo-mark-marker): New defconst. + (tramp-check-for-regexp): Use it. + +2008-05-14 Eric S. Raymond + + * vc.el (vc-deduce-fileset): Do the right thing when visiting a + buffer (say, a log buffer or diff buffer) with a vc-dir buffer + as parent. + +2008-05-14 John Paul Wallington + + * international/mule.el (convert-define-charset-argument): + Remove period from end of error message. + (coding-system-mnemonic): Doc fix. + (ctext-pre-write-conversion): Doc fix. + +2008-05-14 Simon Marshall + + * obsolete/fast-lock.el (fast-lock-cache-directories): Remove "." + from its default value and give it the risky-local-variable + property (CVE-2008-2142). + +2008-05-14 Kenichi Handa + + * language/korean.el ("Korean"): Set `iso639-language' + property to `ko'. + + * language/japanese.el ("Japanese"): Set `iso639-language' + property to `ja'. + + * language/chinese.el ("Chinese-GB", "Chinese-BIG5") + ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK") + ("Chinese-GB18030"): Set `iso639-language' property to `zh'. + + * international/mule-cmds.el (set-language-environment): + Set current-iso639-language. + + * international/fontset.el (setup-default-fontset): For kana, han, + hangul, and cjk-misc, move an entry with font-spec at the end. + (generate-fontset-menu): Exclude fontset-auto* from the list. + + * composite.el (compose-chars-after): Assume that WINDOW is always + non-nil. + + * faces.el (font-weight-table, font-slant-table) + (font-swidth-table): Declare them by defconst. Change the format + of elements. Call internal-set-font-style-table after their + declaration. + (face-valid-attribute-values): Call font-family-list. Get values + for width, weight, and slant from font-xxx-table. + + * cus-face.el (custom-face-attributes): Add "thin" for :weight. + +2008-05-13 John Paul Wallington + + * ibuffer.el (ibuffer-buffer-file-name): New function. + (define-ibuffer-column filename): Use it. + + * ibuf-ext.el (define-ibuffer-filter filename): Use it. + +2008-05-13 Chong Yidong + + * talk.el (talk): Simplify. Pass display arg to talk-add-display + as a string. + (talk-add-display): Simplify. Accept only string args. + +2008-05-13 Jay Belanger + + * calc/calc.el (calc-mode-map): Remove old keybinding for `calc-yank'. + +2008-05-13 Stefan Monnier + + * Makefile.in (bootstrap-prepare): Don't chmod files. + (autoloads): Do it here instead, where it's actually needed. + +2008-05-13 Chong Yidong + + * tool-bar.el (tool-bar-make-keymap): Account for the optional + KEY-BINDING-DATA field in menu-item list. + +2008-05-13 Stefan Monnier + + * dired.el (dired-read-dir-and-switches): Move things about to use less + recursion during macroexpansion. + + * dired.el (dired-read-dir-and-switches): Use read-file-name. + + * dired.el (dired-read-dir-and-switches): Ignore ., .., and + completion-ignored-extension directories if there's something else. + (dired-mark-if, dired-map-over-marks, dired-readin, dired-revert) + (dired-remember-marks, dired-undo, dired-build-subdir-alist) + (dired-internal-do-deletions, dired-mark-files-in-region, dired-mark) + (dired-toggle-marks, dired-change-marks, dired-unmark-all-files): + buffer-read-only -> inhibit-read-only. + +2008-05-12 Eric S. Raymond + + * vc.el (vc-expand-dirs): Stop this function from tossing out + explicitly specified files. + +2008-05-12 Stefan Monnier + + * smerge-mode.el (smerge-apply-resolution-patch): Don't pass nil + to `insert'. + +2008-05-12 Dan Nicolaescu + + * vc.el (vc-annotate-show-diff-revision-at-line): Remove incorrect + cons. Use vc-annotate-backend. + (with-vc-file, edit-vc-file): Remove unused macros. + +2008-05-12 Teodor Zlatanov + + * mail/smtpmail.el: Add autoload for `auth-source-user-or-password'. + (smtpmail-try-auth-methods): Use it. + +2008-05-12 Stefan Monnier + + * emacs-lisp/cl.el (cl-set-nthcdr): Make it a defsubst so that + (setf (nthcdr ..) ..) doesn't require CL at runtime. + +2008-05-11 Carsten Dominik + + * org/org.el (org-modules): Repair problems with loading org-jsinfo.org. + +2008-05-11 Stefan Monnier + + * vc-bzr.el (vc-bzr-sha1, vc-bzr-command-discarding-stderr) + (vc-bzr-revision-completion-table): Use process-file. + (vc-bzr-working-revision): Pass relative file names. + + * diff-mode.el (diff-hunk-header-re): Refine the regexp. + +2008-05-11 Juri Linkov + + * wid-edit.el (widget-image-directory): Change default image data + subdirectory from "custom" to "images/custom". + + * info.el (Info-next-preorder): Let-bind `Info-history' to nil + before recursive call to `Info-next-preorder' to not add + intermediate nodes to the history. + + * isearch.el: Put isearch-scroll property on recenter-top-bottom. + + * emulation/cua-base.el: Put isearch-scroll property + on cua-scroll-up and cua-scroll-down. + +2008-05-11 Eric S. Raymond + + * vc-hooks.el (vc-recompute-state): Remove (dead code). + +2008-05-10 Dan Nicolaescu + + * vc-dispatcher.el (ewoc): Require. + (vc-log-edit, vc-buffer-sync): Declare for byte compiler. + + * vc-hg.el (vc-hg-diff, vc-hg-annotate-command): Use when not if. + +2008-05-10 Chong Yidong + + * term/w32-win.el (x-colors): + * term/mac-win.el (x-colors): + * term/x-win.el (x-colors): Re-order colors. + +2008-05-10 Reiner Steib + + * smerge-mode.el (smerge-command-prefix): Fix custom type. + +2008-05-10 Eric S. Raymond + + * vc-dispatcher.el (vc-dir-next-directory, vc-dir-prev-directory): + New functions implementing motion to next and previous directory. + + * vc-arch.el (vc-arch-command): + * vc-bzr.el (vc-bzr-command): + * vc-cvs.el (vc-cvs-command): + * vc-dispatcher.el (vc-do-command): + * vc-git.el (vc-git-command): + * vc-hg.el (vc-hg-command): + * vc-mcvs.el (vc-mvcs-command): + * vc-mtn.el (vc-mtn-command): + * vc-sccs.el (vc-sccs-command, vc-sccs-workfile) + (vc-sccs-workfile-unchanged-p): + * vc-svn.el (vc-svn-command, vc-svn-create-repo): + * vc-rcs.el (all methods): Remove assumption about what a nil + argument to vc-do-command means. This means no buffer name needs + to be hardcoded into the dispatcher layer, and it's better to be + explicit anyway. + + * vc-svn.el (vc-svn-dir-state-heuristic): Remove. + +2008-05-10 Dan Nicolaescu + + * vc.el: Update todo. + + * vc-sccs.el (vc-sccs-dir-status): + * vc-rcs.el (vc-rcs-dir-status): Avoid using results from multiple + backends and returning up to date files. + + * vc-hooks.el (vc-prefix-map): Remove duplicate binding. + +2008-05-09 Eric S. Raymond + + * vc.el (vc-dir): + * vc-hooks.el: Tweak the VC directory bindings. These are now + documented in the manual. + + * vc-dispatcher.el (vc-dir-update, vc-dir-parent-marked-p) + (vc-dir-children-marked-p): Remove the vc-dir-insert-directories global. + (vc-dispatcher-selection-set): Allow callers to pass in an + observer flag that says no buffer sync is required. + * vc.el (vc-deduce-fileset, vc-print-log, vc-version-diff): + Use the observer flag. + +2008-05-09 Michael Albinus + + * simple.el (start-file-process): Clarify docstring. + +2008-05-09 Eric S. Raymond + + * vc-sccs.el, vc-svn.el, vc-git.el, vc-hg.el, vc-mtn.el: + Remove stub implementations of, and references to, wash-log. + * vc-rcs.el (vc-rcs-comment-history): + * vc-cvs.el (vc-cvs-comment-history): + Inline the code that used to be wash-log. + + * vc-sccs.el (vc-sccs-checkin, vc-sccs-checkout, vc-sccs-rollback) + (vc-sccs-revert, vc-sccs-steal-lock, vc-sccs-modify-change-comment) + (vc-sccs-print-log, vc-sccs-diff): Grok directories. + * vc-rcs.el (vc-sccs-checkin, vc-sccs-checkout) + (vc-rcs-revert, vc-rcs-steal-lock, vc-rcs-modify-change-comment) + (vc-rcs-print-log): Grok directories. + +2008-05-09 Stefan Monnier + + * vc.el (vc-mark-resolved): Add `backend' argument. + (vc-next-action): Pass it the backend. + (vc-next-action, vc-checkout, vc-mark-resolved, vc-version-diff) + (vc-merge, vc-rollback, vc-update, vc-transfer-file, vc-delete-file) + (vc-default-comment-history, vc-default-create-snapshot) + (vc-default-retrieve-snapshot, vc-default-revert, vc-annotate) + (vc-annotate-revision-previous-to-line) + (vc-annotate-show-diff-revision-at-line, vc-annotate-warp-revision): + * vc-svn.el (vc-svn-checkout): + * vc-mcvs.el (vc-mcvs-checkout): + * vc-hooks.el (vc-state, vc-default-workfile-unchanged-p) + (vc-working-revision, vc-before-save, vc-mode-line): + Prefer vc-call-backend to vc-call so as not to recompute the backend. + + * vc.el (vc-deduce-fileset): Don't require the checkout-model and the + state to be consistent since it's often an unwarranted restriction. + Don't return the state either. + (vc-next-action): Check that the state is consistent. + (vc-diff-internal, vc-version-diff, vc-print-log, vc-revert) + (vc-rollback, vc-update): Adapt to new return value of + vc-deduce-fileset. + + * vc-dispatcher.el (vc-dispatcher-browsing): Use derived-mode-p. + (vc-dir-prepare-status-buffer): Use vc-dispatcher-browsing. + (vc-dispatcher-in-fileset-p): New fun. + (vc-dispatcher-selection-set): Use it to properly handle directories. + +2008-05-09 Dan Nicolaescu + + * vc.el (vc-version-diff, vc-print-log, vc-revert, vc-rollback) + (vc-update): Remove unused let bindings. + +2008-05-09 Eric S. Raymond + + * vc.el (vc-deduce-fileset, vc-next-action, vc-version-diff) + (vc-diff, vc-revert, vc-rollback, vc-update): + * vc-dispatcher.el (vc-dispatcher-selection-set): + Get rid of 4 special cases in fileset selection. This involved + changing the return value of (vc-deduce-fileset) so that it passes + back a deduced state as well as a deduced back end. + +2008-05-08 Sam Steingold + + * progmodes/compile.el (compilation-minor-mode-map) + (compilation-mode-map): Bind "g" to recompile and "q" to quit-window. + * progmodes/grep.el (grep-mode-map): Use `set-keymap-parent' to connect + it to `compilation-minor-mode-map' (instead of an explicit `cons'). + +2008-05-08 Juanma Barranquero + + * org/org.el (org-modules, org-format-latex-options): + * org/org-archive.el (org-archive-stamp-time) + (org-archive-save-context-info): + * org/org-faces.el (org-hide): + * org/org-irc.el (org-irc-parse-link): + * org/org-macs.el (org-call-with-arg, org-autoload): + * org/org-mew.el (org-mew-store-link): + * org/org-remember.el (org-remember-store-without-prompt) + (org-remember-templates): Fix typos in docstrings. + + * org/org-info.el (org-info-store-link): Remove leftover docstring. + + * org/org-bbdb.el (org-bbdb-export): Remove leftover docstring. + (org-bbdb-anniversary-field, org-bbdb-extract-date-fun) + (org-bbdb-anniv-split): Fix typos in docstrings. + + * org/org-publish.el (org-publish-project-alist): Doc fixes. + (org-publish-use-timestamps-flag): Reflow docstring. + (org-publish-files-alist): Fix typos in docstring. + +2008-05-07 Sam Steingold + + * pcvs-util.el (cvs-bury-buffer): Revert my patch: quit-window + appears to be too aggressive with window removal. + +2008-05-08 Michael McNamara + + * progmodes/verilog-mode.el (verilog-type-font-keywords): + Add leda and 0in as pragma keywords. + (verilog-pretty-expr): Support lining up assignments which include + part selects. + (verilog-mode): More portable check for the availability of + hideshow support. + (verilog-do-indent): Remove special indent for declarations inside + a parenthetical list. The code is ill-advised, and doesn't work + given the new user defined types. + (verilog-set-auto-endcomments): Enhance function automatic + endcomment to support functions that return user defined types. + (verilog-mode): Add code to tell which-function-mode minor mode + that Verilog supports this feature. + +2008-05-08 Eli Zaretskii + + * epa-file.el: Require epa-hook. + + * loadup.el ("epa-hook"): Load epa-hook instead of epa-file-hook. + + * epa-hook.el: Renamed from epa-file-hook.el, to avoid + file-names clashes on 8+3 filesystems. Provide epa-hook. + + * org/org-jsinfo.el: Renamed from org-infojs.el, to avoid + file-names clashes on 8+3 filesystems. + +2008-05-08 Carsten Dominik + + * org/org.el (org-read-date-get-relative): Interpret lone + weekday abbreviation as relative to today. + +2008-05-08 Juanma Barranquero + + * abbrev.el (define-abbrev-table): + * composite.el (toggle-auto-composition): + * json.el (json-alist-p, json-plist-p): + * minibuffer.el (completion-table-with-predicate): + * ps-mule.el (ps-mule-external-libraries): + * emacs-lisp/advice.el (ad-special-form-p): + * emacs-lisp/autoload.el (autoload-generate-file-autoloads): + * eshell/em-smart.el (eshell-review-quick-commands): + * progmodes/python.el (python-comment-line-p, python-blank-line-p) + (python-skip-out, python-check-comint-prompt): + Don't use `iff' in docstrings. + + * international/robin.el (robin-package-alist): Fix typo in docstring. + (robin-current-package-name): Doc fix. + (robin-activate): Don't use `iff' in docstring. + +2008-05-07 Eric S. Raymond + + * vc.el, vc-dispatcher.el: VC-Dired support removed. + The code uses a ewoc-based implementation now. + * vc-hooks.el: Support for Meta-CVS has been removed. + +2008-05-07 Stefan Monnier + + * tool-bar.el: Choose images dynamically. + (tool-bar-make-keymap, tool-bar-find-image): New function. + (tool-bar-find-image-cache): New var. + (tool-bar-local-item, tool-bar-local-item-from-menu): + Don't select the image yet, do it later in tool-bar-make-keymap. + +2008-05-07 Andreas Schwab + + * window.el: Require 'cl when compiling. + +2008-05-07 Dan Nicolaescu + + * vc-dispatcher.el (vc-dir-insert-directories): Default to t. + +2008-05-07 Glenn Morris + + * subr.el (ignore-errors): Move here from cl-macs.el. + * emacs-lisp/cl-macs.el (ignore-errors): Move to subr.el. + + * progmodes/fortran.el (fortran-mode): Fix font-lock-syntactic-keywords + oddness. + +2008-05-06 Eric S. Raymond + + * vc-hooks.el (vc-find-file-hook): + * vc-dispatcher.el (vc-resynch-window): Decouple vc-dispatcher + further from vc.el. + * vc.el (vc-dir-mode): Move VC-specific context menu entries here. + +2008-05-06 Wilson Snyder + + * progmodes/verilog-mode.el (verilog-getopt-file): + Cleanup warning message format. + (verilog-auto, verilog-auto-arg, verilog-auto-ascii-enum) + (verilog-auto-inout, verilog-auto-inout-module) + (verilog-auto-input, verilog-auto-inst, verilog-auto-inst-param) + (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg) + (verilog-auto-reg-input, verilog-auto-reset, verilog-auto-sense) + (verilog-auto-sense-sigs, verilog-auto-tieoff) + (verilog-auto-unused, verilog-auto-wire) + (verilog-decls-get-assigns, verilog-decls-get-consts) + (verilog-decls-get-gparams, verilog-decls-get-inouts) + (verilog-decls-get-inputs, verilog-decls-get-outputs) + (verilog-decls-get-ports, verilog-decls-get-regs) + (verilog-decls-get-signals, verilog-decls-get-wires) + (verilog-dir-cache-lib-filenames, verilog-dir-cache-list) + (verilog-dir-cache-preserving, verilog-dir-file-exists-p) + (verilog-dir-files, verilog-expand-dirnames, verilog-getopt-file) + (verilog-inject-sense, verilog-library-filenames) + (verilog-mode-release-date, verilog-mode-version) + (verilog-modi-cache-add, verilog-modi-cache-preserve-buffer) + (verilog-modi-cache-preserve-tick, verilog-modi-cache-results) + (verilog-modi-get-assigns, verilog-modi-get-consts) + (verilog-modi-get-gparams, verilog-modi-get-inouts) + (verilog-modi-get-inputs, verilog-modi-get-outputs) + (verilog-modi-get-ports, verilog-modi-get-regs) + (verilog-modi-get-signals, verilog-modi-get-sub-inouts) + (verilog-modi-get-sub-inputs, verilog-modi-get-sub-outputs) + (verilog-modi-get-wires, verilog-preserve-cache) + (verilog-preserve-dir-cache, verilog-preserve-modi-cache) + (verilog-read-sub-decls, verilog-read-sub-decls-line) + (verilog-read-sub-decls-sig, verilog-subdecls-get-inouts) + (verilog-subdecls-get-inputs, verilog-subdecls-get-outputs): + Add caching of additional state, and rework signal extraction + routines to improve AUTO expansion performance by 300%++. + +2008-05-06 Chong Yidong + + * progmodes/compile.el (compilation-error-regexp-alist-alist): + Tweak Open Watcom regexp to distinguish between errors and warnings. + +2008-05-06 Stefan Monnier + + * dired.el (dired-read-dir-and-switches): Fix up last change. + +2008-05-05 Eric S. Raymond + + * vc.el (vc-deduce-fileset): Lift all the policy and UI stuff + out of this function, move it to vc-dispatcher-selection-set. + +2008-05-05 Sam Steingold + + * window.el (delete-other-windows-vertically): New function. + +2008-05-05 Stefan Monnier + + * dired.el (dired-read-dir-and-switches): + Obey read-file-name-completion-ignore-case. + +2008-05-05 Nick Roberts + + * progmodes/compile.el (compilation-error-regexp-alist-alist): + Add regexp for Open Watcom compiler output. + +2008-05-05 Phil Sung (tiny change) + + * progmodes/python.el (python-block-pairs): Align finally with except. + +2008-05-05 Stefan Monnier + + * vc-rcs.el (vc-rcs-fetch-master-state): Fix inf-loop. + +2008-05-05 Tom Tromey + + * smerge-mode.el (smerge-start-session): Don't call smerge-next if + looking at conflict marker. + +2008-05-05 Stefan Monnier + + * vc-dispatcher.el (vc-dir-mark-buffer-changed): Fix typo + client-mode -> vc-client-object, and guess `funcall' was meant. + (vc-dir-mode): Rename client-mode -> vc-client-mode. + +2008-05-05 Dan Nicolaescu + + * net/zeroconf.el (dbus-call-method, dbus-register-signal) + (dbus-debug): Move declarations outside eval-when-compile. + +2008-05-04 Roland Winkler + + * proced.el (proced-command-alist): Fix system-type values. + Fix defcustom. + (proced-sorting-schemes-alist, proced-sorting-scheme): New variables. + (proced-sort-pcpu, proced-sort-pmem, proced-sort-pid) + (proced-sort-start, proced-sort, proced-sort-time): New commands. + (proced-update): Use proced-sorting-scheme. Update modeline. + (proced-send-signal): Use nreverse. + (proced-sorting-scheme-p): New function. + +2008-05-04 Andreas Schwab + + * vc.el: Require dired when compiling. + + * minibuffer.el (completion--insert-strings): Don't delete past bol. + +2008-05-03 Glenn Morris + + * ediff-diff.el, ediff-help.el, ediff-merg.el, ediff-mult.el: + * ediff-ptch.el, ediff-util.el, ediff-wind.el, ediff.el: + Simplify compilation requirements. + * ediff-init.el, ediff-vers.el: Remove unnecessary variable + declarations. + +2008-05-03 Dave Love + + * progmodes/python.el (python-beginning-of-statement): + Loop at least once (fixes 2008-02-21 change). + +2008-05-03 Eli Zaretskii + + * ls-lisp.el (ls-lisp-insert-directory): Use `string-width' + instead of `length' for comparing length of user and group names. + +2008-05-03 Eric S. Raymond + + * vc-dispatcher.el: New file, separates out the UI and command + execution machinery from VCS-specific logic left in vc.el. + The separation is not yet completely clean, but it's a good start. + * vc.el: This file is about 1700 lines shorter now. + Remove obsolete logentry-check from the backend API. + * vc-sccs.el (vc-sccs-logentry-check): Remove. This was the only + implementation of the logentry-check method, and it guarded against + a log length limit that has probably been obsolete for 15 years (!). + +2008-05-02 Sam Steingold + + * progmodes/compile.el (compilation-start): Move setting of + compilation-directory after (funcall mode) as that resets local + variables, this fixes recompile in grep buffers. + * progmodes/grep.el (grep-mode-map): Bind "g" to recompile (like + in dired &c). + +2008-05-02 Eric S. Raymond + + * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, + * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, + * vc-svn.el, vc.el (vc-*-checkout-model): Make sure every backend + has one of these and that all are called in compatible ways. + * vc-arch.el, vc-bzr.el, vc-cvs.el, vc-git.el, vc-hg.el, + * vc-hooks.el, vc-mcvs.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, + * vc-svn.el, vc.el (vc-*-revision-granularity): Make sure every + backend has one of these. + +2008-05-02 Stefan Monnier + + * progmodes/octave-mod.el (octave-abbrev-table): Move defvar and + initialization into define-abbrev-table. Use :regexp. + (octave-mode-syntax-table): Don't set word syntax for `. + + * files.el (minibuffer-with-setup-hook): Allow `fun' expressions rather + than only value. + + * dired.el (dired-read-dir-and-switches): + Set minibuffer-completing-file-name and call substitute-in-file-name. + (dired-format-columns-of-files): Use completion--insert-strings. + + * minibuffer.el (completion-hilit-commonality): Revert last change: + the leftover code was actually useful. + (completion--insert-strings): Use string-width rather than length. + +2008-05-02 Sam Steingold + + * vc.el (vc-dir-mode-map): Enable mouse bindings. + (vc-at-event): New macro: run the body at the even location. + (vc-dir-menu, vc-dir-toggle-mark): Use it. + (vc-dir-mark-file, vc-dir-unmark-file): Move only on non-mouse events. + * subr.el (mouse-event-p): Check if the event is mouse-related. + +2008-05-02 Nick Roberts + + * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): + Don't throw error if no file is found. + +2008-05-02 Juanma Barranquero + + * vc-hooks.el (vc-call, vc-state): Fix typos in docstrings. + (vc-default-state-heuristic): Doc fix. + +2008-05-02 Richard Sharman + + * hilit-chg.el (highlight-changes-mode): Remove references to + hooks that no longer exist. Because define-minor-mode is used the + hook highlight-changes-mode-hook exists and can do what both the + old hooks used to do. The documentation at the top of the file + was updated to demonstrate this. + (highlight-changes-mode): Remove commented out call to a hook + function that is no longer there. + (hilit-chg-set): Remove running of highlight-changes-enable-hook. + +2008-05-02 Eric S. Raymond + + * vc.el (vc-default-dired-state-info): Change name of primitive + to prettify-state-info, in preparation for ripping out dired mode. + * vc-bzr.el (vc-bzr-dired-state-info): Change name of primitive + to prettify-state-info, in preparation for ripping out dired mode. + * vc-hooks.el (vc-toggle-read-only): Throw an error when a user + tries this on a version-controlled buffer. It will do useless or + actively bad things on any version control system newer than RCS. + * vc-hooks.el (vc-dired-resynch-file): + * vc.el (vc-dired-resynch-file): Change name of primitive to + vc-directory-resynch-file, preparing to remove dired. + +2008-05-02 Dan Nicolaescu + + * vc-rcs.el (vc-rcs-state): Fix typos. + + * vc.el (vc-register): Change argument order so that the prefix + argument is assigned correctly. + (vc-next-action, vc-dir-register): Update for the above change. + +2008-05-01 Juri Linkov + + * replace.el (occur-read-primary-args): Set default to the car of + regexp-history and display it in the prompt, but don't add to the + list of minibuffer defaults. Bind history-add-new-input to nil to + not add automatically `default'. For empty input return `default'. + Otherwise, add `input' to regexp-history and return it. + (occur-1): Signal an error for the empty regexp. + + * progmodes/compile.el (compilation-auto-jump): + Set window point to `pos' explicitly. + +2008-05-01 Eric S. Raymond + + * vc-bzr.el (vc-bzr-state): Allow this to return 'ignored + when appropriate. + * vc-sccs.el (vc-sccs-state): Call vc-sccs-unregistered so + we report the 'unregistered state reliably. + * vc-rcs.el (vc-rcs-state): Call vc-rcs-unregistered so + we report the 'unregistered state reliably. + * vc-git.el (vc-git-state): Call vc-git-unregistered so + we report the 'unregistered state reliably. + * vc-hooks.el (vc-state): Document that vc-unregistered is + now expected to be returned reliably. + * vc.el (vc-default-dired-state): Change needs-patch state to + needs-update, since the name now shows up in dir-status listings + and was somewhat misleading. + * vc-cvs.el (vc-cvs-delete-file): Don't do a "cvs commit" + immediately after removing the file. + * vc.el (vc-next-action): More informative messages when a fileset + is in a mixed state or files are missing. + +2008-05-01 Sam Steingold + + * vc.el (vc-delete-file): Check if the file has uncommitted changes. + +2008-05-01 Stefan Monnier + + * Makefile.in: Revert incorrect fix for claimed bootstrap breakage. + +2008-05-01 Daiki Ueno + + * epa-file-hook.el: New file split from epa-file.el. + * epa-file.el: Require 'epa-file-hook. + (epa-file-handler): Add autoload cookie. + * loadup.el: Load epa-file-hook. + * startup.el (command-line): Eval the body of auto-encryption-mode. + +2008-05-01 Dan Nicolaescu + + * vc.el (vc-dir-mode-map): Don't bind "r". + + * vc-hg.el (vc-hg-extra-fileinfo): New defstruct. + (vc-hg-status-printer): New function. + (vc-hg-after-dir-status): Deal with copied and renamed files. + (vc-hg-dir-status): Add flag to show copied files. + +2008-05-01 John Paul Wallington + + * ibuffer.el (ibuffer-last-sorting-mode): New variable. + (ibuffer-do-sort-by-recency): Reverse sorting order if last + sorting mode was recency. + + * ibuf-macs.el (define-ibuffer-sorter): Define the sorter to + reverse sorting order if last sorting mode was the sorter's. + +2008-05-01 Jason Rumney + + * w32-fns.el (w32-charset-info-alist): Map vietnamese to windows-1258. + +2008-04-30 John Paul Wallington + + * ibuffer.el (define-ibuffer-column filename): When the major mode + is `vc-dir-mode' show the buffer's default directory. + + * ibuf-ext.el (define-ibuffer-filter filename): Likewise when the + major mode is `vc-dir-mode' use the buffer's default directory. + +2008-04-30 Sam Steingold + + * vc.el (vc-dir-delete-file): Add. + (vc-dir-mode-map): Bind "r" to vc-dir-delete-file, like in PCL-CVS. + (vc-delete-file): Do not barf when the file has been already deleted. + +2008-04-30 Dan Nicolaescu + + * emacs-lisp/lisp-mode.el (lisp-mode-map): Add menu. + +2008-04-30 Stefan Monnier + + * progmodes/octave-mod.el (octave-help): New function. + * progmodes/octave-hlp.el: Delete. + * info-look.el (octave-mode): Add operator index. + + * vc.el (vc-checkout): Typo. + +2008-04-30 Dan Nicolaescu + + * menu-bar.el (menu-bar-tools-menu): Reorder, place Games last. + Add "..." in the appropriate places. + + * epa.el (epa-key-list-mode-map): Add more menu entries. + Add "..." in the appropriate places. + + * dired.el (dired-mode-map): Add :help. + + * vc.el (vc-deduce-fileset): Add new parameter. + (vc-dir-marked-only-files): New function. + (vc-next-action): Don't ignore directories, look at the files + inside them. + (vc-dir-mode): Document how the mark/unmark commands work. + +2008-04-30 Stefan Monnier + + * progmodes/compile.el (compilation-error-regexp-alist-alist) : + Rule out trailing spaces in file and directory names as well. + + * minibuffer.el (completion--do-completion): Move point even if the + completion makes no change. + (completion-pcm-try-completion): Fix computation of new point. + +2008-04-30 David Hansen + + * dired.el: Require 'cl. + +2008-04-30 Nick Roberts + + * progmodes/gdb-ui.el (gdb-frame-handler-1): Make overlay arrow + hollow if not in innermost frame. + +2008-04-29 Stefan Monnier + Make `checkout-model' apply to filesets. + * vc-hooks.el (vc-checkout-model): Rewrite. + (vc-before-save, vc-after-save): Adjust callers accordingly. + * vc.el (vc-editable-p, vc-next-action, vc-checkout, vc-update) + (vc-transfer-file): Adjust callers accordingly. + * vc-rcs.el (vc-rcs-checkout-model): Adjust arg. + (vc-rcs-state, vc-rcs-state-heuristic, vc-rcs-receive-file) + (vc-rcs-checkout, vc-rcs-fetch-master-state): Use vc-rcs-checkout-model + instead of vc-checkout-model. + * vc-mcvs.el (vc-mcvs-revert): + Use vc-mcvs-checkout-model i.s.o vc-checkout-model. + * vc-cvs.el (vc-cvs-checkout-model): Adjust arg. + (vc-cvs-revert): Use vc-cvs-checkout-model i.s.o vc-checkout-model. + * vc-svn.el (vc-svn-checkout-model): + * vc-hg.el (vc-hg-checkout-model): + * vc-git.el (vc-git-checkout-model): + * vc-bzr.el (vc-bzr-checkout-model): Adjust arg. + + * dired.el (dired-read-dir-and-switches): Replace last change with + a new approach that mixes read-file-name and read-directory-name. + + * files.el (read-buffer-to-switch): + Avoid making assumptions about `other-buffer'. + +2008-04-29 Sam Steingold + + * vc.el (vc-dir-mode-hook): Add normal hook. + (vc-dir-mode): Run it. + +2008-04-29 Nick Roberts + + * progmodes/gdb-ui.el (gdb-display-buffer): Don't pop up GUD buffer. + Always split windows. + (gdb-speedbar-timer-fn): Only raise frame after user input. + (gdb-same-frame): Reverse initial value. + (gdb-display-gdb-buffer): Check for GUD buffer in other frames. + + * progmodes/gud.el (gud-speedbar-buttons): Raise frame in + gdb-speedbar-timer-fn. + +2008-04-29 Stefan Monnier + + * uniquify.el (uniquify-rationalize-a-list): Beware of side-effects. + +2008-04-29 Daiki Ueno + + * epa.el (epa-key-list-mode-map): Add menu. + (epa-delete-keys, epa-import-keys): Fix typo. + +2008-04-29 Glenn Morris + + * find-cmd.el (top-level): Does not need cl when compiling. + +2008-04-29 Phil Jackson + + * find-cmd.el: New file. + +2008-04-29 Stefan Monnier + + * minibuffer.el (completion-hilit-commonality): Remove leftover code. + (completion-pcm--pattern->regex): Let `group' be a list of symbols. + (completion-pcm--hilit-commonality): New function. + (completion-pcm-all-completions): Use it. + + * minibuffer.el (completion-common-substring): Mark obsolete. + (completions-first-difference, completions-common-part): + Move from simple.el. + (completion-hilit-commonality): New fun. + (display-completion-list, completion-emacs21-all-completions) + (completion-emacs22-all-completions): Use it. + * simple.el (completions-first-difference, completions-common-part): + Move to minibuffer.el. + (choose-completion-string): Use field functions and minibufferp. + (completion-setup-function): Don't set completions faces. + +2008-04-29 Glenn Morris + + * calendar/calendar.el (calendar-nth-named-absday) + (calendar-nth-named-day): + * calendar/diary-lib.el (diary-list-sexp-entries, diary-float): + * calendar/holidays.el (holiday-float): Doc fixes. + + * emacs-lisp/check-declare.el (check-declare-errmsg): Fix counting in + the `full' case. + + * org/org-agenda.el (calendar-iso-from-absolute): + * org/org.el (calendar-absolute-from-iso, calendar-iso-from-absolute): + Fix declarations. + +2008-04-28 Nick Roberts + + * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint + icons work for assembler, i.e. FILE.s, FILE.S (not disassembly). + (gdb-goto-breakpoint): Likewise for visiting breakpoints. + (gdb-assembler-custom): Be careful not to match other addresses. + +2008-04-29 Jason Rumney + + * battery.el (battery-status-function): Use w32-battery-status + on Windows. + (battery-echo-area-format): Make apm format the general case. + (battery-mode-line-format): Merge apm and pmset formats as the + general case. + +2008-04-29 Nick Roberts + + * progmodes/gdb-ui.el (gdb-info-stack-custom): + Use gud-tool-bar-item-visible-no-fringe. + (gdb-display-buffer): Don't pop new buffer if gud-comint-buffer + is already visible in frame. Remove optional size parameter + and add optional frame parameter. + + * progmodes/gud.el (gud-display-line): Only consider visible + frames when looking for source buffer. + +2008-04-28 Chong Yidong + + * doc-view.el (doc-view-new-window-function): Avoid using WINDOW + argument to get-char-property, in case the current buffer hasn't + been assigned to that window yet. + (doc-view-display): Default to selected window if the current + buffer hasn't been assigned to a window yet. + +2008-04-28 Vinicius Jose Latorre + + * whitespace.el (whitespace-trailing-regexp): Fix docstring. + +2008-04-28 Michael Albinus + + * net/tramp.el (tramp-mode): New defcustom. + (tramp-file-name-handler, tramp-completion-file-name-handler): + Use it. + (tramp-replace-environment-variables): Handle "$$". + +2008-04-28 Sam Steingold + + * vc-hg.el (vc-hg-rename-file): Fix argument order. + +2008-04-28 Bastien Guerry + + * whitespace.el (whitespace-trailing): Fix typo. + +2008-04-28 Sam Steingold + + * textmodes/remember.el (diary-make-entry): Update the autoload. + +2008-04-28 Stefan Monnier + + * minibuffer.el (completion-pcm--all-completions): Don't pass nil to + all-completions. + +2008-04-28 Juanma Barranquero + + * desktop.el (desktop-minor-mode-table): Add `savehist-mode'. + +2008-04-27 Dan Nicolaescu + + * vc.el (vc-dir-mode-map): Change bindings for unmark all and revert. + (vc-dir-parent-marked-p, vc-dir-children-marked-p): Implement. + (vc-dir-mark-file): Add an optional argument. + (vc-dir-mark-all-files, vc-dir-unmark-all-files): Deal with directories. + +2008-04-27 Daiki Ueno + + * epa-file.el (epa-file-enable, epa-file-disable): Use find-file-hook + rather than obsolete alias find-file-hooks. + (auto-encryption-mode): Rename from epa-file-mode. Default to on. + Use find-file-hook rather than obsolete alias find-file-hooks. + Add to find-file-not-found-functions. + (epa-file-handler): Put 'safe-magic and 'operations properties. + + * epa.el (epa-global-minor-modes, epa-mode, epa-menu) + (epa-menu-items): Remove. + + * epa-dired.el (epa-dired-do-decrypt, epa-dired-do-verify) + (epa-dired-do-sign, epa-dired-do-encrypt): Add autoload cookie. + (epa-dired-mode, epa-global-dired-mode): Remove. + + * dired.el (dired-mode-map): Bind encryption/decryption commands. + + * menu-bar.el (menu-bar-encryption-decryption-menu): New menu item. + + * files.el (insert-file-contents-literally): Inhibit epa-file-handler. + +2008-04-27 Glenn Morris + + * textmodes/reftex-global.el (reftex-isearch-switch-to-next-file): + Remove un-needed local `orig-list'. Replace cl `copy-list'. + +2008-04-27 Carsten Dominik + + * org/org.el (org-html-level-start): Always have id's in HTML. + (org-export-as-html): Use `org-link-protocols' to + retrieve the export form of the link. + (org-add-link-type): Final parameter renamed from PUBLISH. + Better documentation of how it is to be used. Avoid double entries for + the same link type. + (org-add-link-props): New function. + (org-modules-loaded): New variable. + (org-load-modules-maybe, org-set-modules): New function. + (org-modules): New option. + (org-mode, org-cycle, orgstruct-mode, org-run-like-in-org-mode) + (orgtbl-mode, org-store-link, org-insert-link-global) + (org-open-at-point): Call `org-load-modules-maybe'. + (org-search-view): Add more text properties. + (org-agenda-schedule, org-agenda-deadline): Allow also in + search-type agendas. + (org-search-view): Order of arguments has been changed. + Interpret prefix-arg as TODO-ONLY. + (org-agenda, org-run-agenda-series, org-agenda-manipulate-query): + Take new argument order of `org-search-view' into account. + (org-todo-only): New variable. + (org-search-syntax-table): New variable and function. + (org-search-view): Do the search with the special syntax table. + (define-obsolete-function-alias): Make work with XEmacs. + (org-add-planning-info): Use old date as default when modifying an + existing deadline or scheduled item. + (org-agenda-compute-time-span): Make argument N optional. + (org-agenda-format-date-aligned): Require `cal-iso'. + (org-agenda-list): Include week into agenda heading, don't + list it at each date (only on Mondays). + (org-read-date-analyze): Define local variable `iso-date'. + (org-agenda-format-date-aligned): Remove dependency on + `calendar-time-from-absolute'. + (org-remember-apply-template, org-go-to-remember-target): + Interpret filenames relative to `org-directory'. + (org-complete): Silently fail when trying to complete + keywords that don't have a default value. + (org-get-current-options): Add a #+DATE: option. + (org-additional-option-like-keywords): Remove "DATE:" from the + list of additional keywords. + (org-export-as-html): Remove (current-time) as unnecessary second + argument of `format-time-string'. + (org-clock-find-position): Handle special case at end of buffer. + (org-agenda-day-view): New argument DAY-OF-YEAR, pass it on to + `org-agenda-change-time-span'. + (org-agenda-week-view): New argument ISO-WEEK, pass it on to + `org-agenda-change-time-span'. + (org-agenda-month-view): New argument MONTH, pass it on to + `org-agenda-change-time-span'. + (org-agenda-year-view): New argument YEAR, pass it on to + `org-agenda-change-time-span'. + (org-agenda-change-time-span): New optional argument N, pass it on + to `org-agenda-compute-time-span'. + (org-agenda-compute-time-span): New argument N, interpret it by + changing the starting day. + (org-small-year-to-year): New function. + (org-scheduled-past-days): Respect `org-scheduled-past-days'. + (org-auto-repeat-maybe): Make sure that repeating dates are pushed + into the future, and that the shift is at least one interval, never 0. + (org-update-checkbox-count): Fix bug with checkbox counting. + (org-add-note): New command. + (org-add-log-setup): Rename from `org-add-log-maybe'. + (org-log-note-headings): New entry for plain notes (i.e. notes not + related to state changes or clocking). + (org-get-org-file): Check for availability of `remember-data-file'. + (org-cached-entry-get): Allow a regexp value for + `org-use-property-inheritance'. + (org-use-property-inheritance): Allow regexp value. Fix bug in + customization type. + (org-use-tag-inheritance): Allow a list and a regexp value for + this variable. + (org-scan-tags, org-get-tags-at): Implement selective tag inheritance. + (org-entry-get): Respect value `selective' for the INHERIT argument. + (org-tag-inherit-p, org-property-inherit-p): New functions. + (org-agenda-format-date-aligned): Allow 10 characters for + weekday, to accommodate German locale. + (org-add-archive-files): New function. + (org-agenda-files): New argument `ext', to get archive files as well. + (org-tbl-menu): Protect the use of variables that + are only available when org-table.el gets loaded. + (org-read-agenda-file-list): Error if `org-agenda-files' is a + single directory. + (org-open-file): Allow a batch process to trigger + waiting after executing a system command. + (org-store-link): Link to headline when there is not + target and no region in an org-mode buffer when creating a link. + (org-link-types-re): New variable. + (org-make-link-regexps): Compute `org-link-types-re'. + (org-make-link-description-function): New option. + (org-agenda-date, org-agenda-date-weekend): New faces. + (org-archive-sibling-heading): New option. + (org-archive-to-archive-sibling): New function. + (org-iswitchb): New command. + (org-buffer-list): New function. + (org-agenda-columns): Also try the #+COLUMNS line in + the buffer associated with the entry at point (or with the first + entry in the agenda view). + (org-modules): Add entry for org-bibtex.el. + (org-completion-fallback-command): Move into `org-completion' group. + (org-clock-heading-function): Move to `org-progress' group. + (org-auto-repeat-maybe): Make sure that a note can + be enforces if `org-log-repeat' is `note'. + (org-modules): Allow additional symbols for external packages. + (org-ctrl-c-ctrl-c): Allow for `org-clock-overlays' to be undefined. + (org-clock-goto): Hide drawers after showing an + entry with `org-clock-goto'. + (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft): + Try also a clocktable block shift. + (org-clocktable-try-shift): New function. + (org-columns-hscoll-title): New function. + (org-columns-previous-hscroll): New variable. + (org-columns-full-header-line-format): New variable. + (org-columns-display-here-title, org-columns-remove-overlays): + Install `org-columns-hscoll-title' in post-command-hook. + + * org/org.el: Split into many small files. + + * org/org-agenda.el: New file, split off from org.el. + + * org/org-archive.el: New file, split off from org.el. + + * org/org-bbdb.el: New file. + + * org/org-bibtex.el: New file, split off from org.el. + + * org/org-clock.el: New file, split off from org.el. + + * org/org-colview.el: New file, split off from org.el. + + * org/org-compat.el: New file, split off from org.el. + + * org/org-exp.el: New file, split off from org.el. + + * org/org-faces.el: New file, split off from org.el. + + * org/org-gnus.el: New file, split off from org.el. + + * org/org-info.el: New file, split off from org.el. + + * org/org-infojs.el: New file. + + * org/org-irc.el: New file. + + * org/org-macs.el: New file, split off from org.el. + + * org/org-mew.el: New file. + + * org/org-mhe.el: New file, split off from org.el. + + * org/org-publish.el: New file, split off from org.el. + + * org/org-remember.el: New file, split off from org.el. + + * org/org-rmail.el: New file, split off from org.el. + + * org/org-table.el: New file, split off from org.el. + + * org/org-vm.el: New file, split off from org.el. + + * org/org-wl.el: New file, split off from org.el. + +2008-04-27 Jason Riedy + + * org/org-table.el (orgtbl-to-generic): Add a :remove-nil-lines + parameter that suppresses lines that evaluate to NIL. + (orgtbl-get-fmt): New inline function for + picking apart formats that may be lists. + (orgtbl-apply-fmt): New inline function for applying formats that + may be functions. + (orgtbl-eval-str): New inline function for strings that may be + functions. + (orgtbl-format-line, orgtbl-to-generic): Use and document. + (orgtbl-to-latex, orgtbl-to-texinfo): Document. + (*orgtbl-llfmt*, *orgtbl-llstart*) + (*orgtbl-llend*): Dynamic variables for last-line formatting. + (orgtbl-format-section): Shift formatting to support detecting the + last line and formatting it specially. + (orgtbl-to-generic): Document :ll* formats. Set to the non-ll + formats unless overridden. + (orgtbl-to-latex): Suggest using :llend to suppress the final \\. + (*orgtbl-table*, *orgtbl-rtn*): Dynamically + bound variables to hold the input collection of lines and output + formatted text. + (*orgtbl-hline*, *orgtbl-sep*, *orgtbl-fmt*, *orgtbl-efmt*) + (*orgtbl-lfmt*, *orgtbl-lstart*, *orgtbl-lend*): Dynamically bound + format parameters. + (orgtbl-format-line): New function encapsulating formatting for a + single line. + (orgtbl-format-section): Similar for each section. Rebinding the + dynamic vars customizes the formatting for each section. + (orgtbl-to-generic): Use orgtbl-format-line and + orgtbl-format-section. + (org-get-param): Now unused, so delete. + (orgtbl-gather-send-defs): New function to + gather all the SEND definitions before a table. + (orgtbl-send-replace-tbl): New function to find the RECEIVE + corresponding to the current name. + (orgtbl-send-table): Use the previous two functions and implement + multiple destinations for each table. + + * doc/org.texi (A LaTeX example): Note that fmt may be a + one-argument function, and efmt may be a two-argument function. + (Radio tables): Document multiple destinations. + +2008-04-27 Carsten Dominik + + * org/org-agenda.el (org-add-to-diary-list): New function. + (org-prefix-has-effort): New variable. + (org-sort-agenda-noeffort-is-high): New option. + (org-agenda-columns-show-summaries) + (org-agenda-columns-compute-summary-properties): New options. + (org-format-agenda-item): Compute the duration of the item. + (org-agenda-weekend-days): New variable. + (org-agenda-list, org-timeline): Use the proper faces for dates in + the agenda and timeline buffers. + (org-agenda-archive-to-archive-sibling): New command. + (org-agenda-start-with-clockreport-mode): New option. + (org-agenda-clockreport-parameter-plist): New option. + (org-agenda-clocktable-mode): New variable. + (org-agenda-deadline-leaders): Allow a function value for the + deadline leader. + (org-agenda-get-deadlines): Deal with new function value. + + * org/org-clock.el (org-clock): New customization group. + (org-clock-into-drawer, org-clock-out-when-done) + (org-clock-in-switch-to-state, org-clock-heading-function): + Move into the new group. + (org-clock-out-remove-zero-time-clocks): New option. + (org-clock-out): Use `org-clock-out-remove-zero-time-clocks'. + (org-dblock-write:clocktable): Allow a Lisp form for the scope + parameter. + (org-dblock-write:clocktable): Fix bug with total time calculation. + (org-dblock-write:clocktable): Request the unrestricted list of files. + (org-get-clocktable): New function. + (org-dblock-write:clocktable): Make sure :tstart and :tend can not only + be strings but also integers (an absolute day number) and lists (m d y). + + * org/org-colview.el (org-columns-next-allowed-value) + (org-columns-edit-value): Limit the effort for updating in the + agenda to recomputing a single file. + (org-columns-compute): Only write property value if it has changed. + This avoids raising the buffer-change-flag unnecessarily. + (org-agenda-colview-summarize) + (org-agenda-colview-compute): New functions. + (org-agenda-columns): Call `org-agenda-colview-summarize'. + + * org/org-exp.el (org-export-run-in-background): New option. + (org-export-icalendar): Allow a batch process to trigger waiting + after executing a system command. + (org-export-preprocess-string): Rename from + `org-cleaned-string-for-export'. + (org-export-html-style): Made target class look like normal text. + (org-export-as-html): Make use of the better preprocessing in + `org-cleaned-string-for-export'. + (org-cleaned-string-for-export): Better treatment of heuristic + targets, many more internal links will now work in HTML export. + (org-get-current-options): Incorporate LINK_UP, LINK_HOME, and INFOJS. + (org-export-inbuffer-options-extra): New variable. + (org-export-options-filters): New hook. + (org-infile-export-plist): Find also the settings keywords in + `org-export-inbuffer-options-extra'. + (org-infile-export-plist): Allow multiple #+OPTIONS lines and + multiple #+INFOJS_OPT lines. + (org-export-html-handle-js-options): New function. + (org-export-html-infojs-setup): New option. + (org-export-as-html): Call `org-export-html-handle-js-options'. + Add autoload to all entry points. + (org-skip-comments): Function removed. + + * org/org-table.el (org-table-make-reference): Extra parenthesis + around single fields, to make sure that algebraic formulas get + correctly interpreted by calc. + (org-table-current-column): No longer interactive. + + * org/org-export-latex.el (org-export-latex-preprocess): + Rename from `org-export-latex-cleaned-string'. + +2008-04-27 Bastien Guerry + + * org/org-publish.el (org-publish-get-base-files-1): New function. + (org-publish-get-base-files): Use it. + (org-publish-temp-files): New variable. + Don't require 'dired-aux anymore. + (org-publish-initial-buffer): New variable. + (org-publish-org-to, org-publish): Use it. + (org-publish-get-base-files-1): Bug fix: get + the proper list of files when recursing thru a directory. + (org-publish-get-base-files): Use the :exclude property to skip + both files and directories. + +2008-04-27 Michael Albinus + + * net/tramp.el (tramp-handle-make-symbolic-link) + (tramp-handle-file-name-directory) + (tramp-handle-file-name-nondirectory, tramp-handle-file-truename) + (tramp-do-copy-or-rename-file-directly) + (tramp-handle-insert-directory, tramp-handle-expand-file-name) + (tramp-handle-substitute-in-file-name) + (tramp-handle-insert-file-contents, tramp-handle-write-region) + * net/tramp-cache.el (tramp-get-file-property) + (tramp-set-file-property, tramp-flush-file-property) + (tramp-flush-directory-property) + * net/tramp-compat.el (tramp-compat-make-temp-file) + * net/tramp-fish.el (tramp-fish-handle-expand-file-name): + Disable `file-name-handler-alist' when handling localname. + It could have a remote file syntax, like a VMS file name. + +2008-04-27 Vinicius Jose Latorre + + * whitespace.el: New version 11.1. + (whitespace-trailing-regexp): Option fix, now trailing regexp must be + enclosed by \\( and \\)$. Docstring fix. + (whitespace-trailing-regexp): Fun removed. + (whitespace-report-list): Const initialization fix. + (whitespace-color-on): Code fix. + +2008-04-27 Andreas Schwab + + * Makefile.el: Unbreak bootstrap. + +2008-04-27 Michael Albinus + + * net/tramp.el (tramp-replace-environment-variables): New defun. + (tramp-handle-substitute-in-file-name, tramp-file-name-handler): + Use it. + +2008-04-27 Glenn Morris + + * emacs-lisp/bytecomp.el (byte-compile-file): Doc fix. + + * calculator.el (calculator-expt): Replace cl function `oddp'. + +2008-04-27 Johan Bockgård + + * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions): + Simplify. Collect `defun' and `autoload' entries. + Avoid modifying load-history. + +2008-04-26 Glenn Morris + + * textmodes/ispell.el (ispell-insert-word): Revert previous change. + + * simple.el (quoted-insert, zap-to-char): Revert previous change. + +2008-04-26 John Paul Wallington + + * hexl.el (hexl-mode): Stash `eldoc-documentation-function' in + `hexl-mode-old-eldoc-documentation-function'. + (hexl-mode-exit): Restore it. + (hexl-mode-old-eldoc-documentation-function): Declare for compiler. + + * w32-fns.el (top-level): Don't set `completion-ignore-case' to t. + +2008-04-26 Juanma Barranquero + + * minibuffer.el (completion-pcm-word-delimiters): Add :group. + (completion-pcm--all-completions): Doc fix. + (completion-styles-alist, completion-all-completions): + Fix typos in docstrings. + +2008-04-26 Vinicius Jose Latorre + + * whitespace.el: There is now only one variable (whitespace-style) to + specify which kind of blank is visualized. Doc and docstring fix. + New version 11.0. + (whitespace-style): New option, replace whitespace-style-mark and + whitespace-style-color. + (whitespace-style-mark, whitespace-style-color): Options removed. + (whitespace-hspace, whitespace-tab, whitespace-newline) + (whitespace-trailing, whitespace-line, whitespace-space-before-tab) + (whitespace-indentation, whitespace-empty, whitespace-space-after-tab) + (whitespace-hspace-regexp, whitespace-space-regexp) + (whitespace-tab-regexp, whitespace-trailing-regexp) + (whitespace-space-before-tab-regexp, whitespace-indentation-regexp) + (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp) + (whitespace-space-after-tab-regexp, whitespace-line-column) + (whitespace-display-mappings, whitespace-report): Docstring fix. + (whitespace-color-value-list, whitespace-mark-value-list) + (whitespace-active-color, whitespace-active-mark) + (whitespace-toggle-color, whitespace-toggle-mark): Vars removed. + (whitespace-style-value-list, whitespace-active-style) + (whitespace-toggle-style): New vars. + (whitespace-toggle-option-alist, whitespace-help-text): + Var initialization and docstring fix. + (whitespace-toggle-options, global-whitespace-toggle-options) + (whitespace-cleanup, whitespace-cleanup-region) + (whitespace-report-region, whitespace-interactive-char) + (whitespace-toggle-list): Docstring and code fix. + (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on) + (whitespace-turn-off, whitespace-color-on, whitespace-color-off) + (whitespace-display-char-on, whitespace-display-char-off): Code fix. + (whitespace-style-face-p, whitespace-style-mark-p): New fun. + +2008-04-26 Stefan Monnier + + * diff-mode.el (diff-hunk-header-re-unified): Allow elided line counts. + (diff-end-of-hunk, diff-unified->context, diff-fixup-modifs) + (diff-sanity-check-hunk): Adjust code accordingly. + +2008-04-26 Glenn Morris + + * abbrev.el (define-abbrev): Don't use `iff' in doc-strings. + + * forms-d2.dat: Move to ../etc. + * forms-d2.el (forms-file): Adapt for above change. + + * simple.el (quoted-insert, zap-to-char): Remove uses of obsolete + `translation-table-for-input'. + + * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): New function. + (byte-compile-obsolete, byte-compile-variable-ref): Use it. + + * progmodes/fortran.el (fortran-mode-syntax-table): Change `;' + to punctuation now it's not needed for abbrevs. + (fortran-mode-abbrev-table): Remove defvar, make use of new + define-abbrev-table :regexp feature. + + * textmodes/ispell.el (ispell-insert-word): Remove, and replace with + insert, now that translation-table-for-input is not needed. + +2008-04-26 Johannes Weiner + + * emacs-lisp/pp.el (pp-display-expression): New function, + extracted from pp-eval-expression. + (pp-eval-expression): Use pp-display-expression. + (pp-macroexpand-expression, pp-macroexpand-last-sexp): New functions. + (pp-last-sexp): New function, extracted from pp-eval-last-sexp. + (pp-eval-last-sexp): Use pp-last-sexp. + +2008-04-26 Stefan Monnier + + * abbrev.el (define-abbrev-table): Apply props even if the table + exists already. + + * minibuffer.el (completion-table-with-context): Fix `pred' for the + various kinds of completion tables. + (completion-emacs22-try-completion): Place cursor after the /, as was + done in Emacs-22's minibuffer-complete-word. + Fix bug reported by David Hansen . + (completion-emacs22-try-completion): Merge all mergeable text rather + than just /. + (completion-pcm--delim-wild-regex): New var. + (completion-pcm-word-delimiters): New custom. + (completion-pcm--prepare-delim-re, completion-pcm--pattern-trivial-p) + (completion-pcm--string->pattern, completion-pcm--pattern->regex) + (completion-pcm--all-completions, completion-pcm-all-completions) + (completion-pcm--merge-completions, completion-pcm--pattern->string) + (completion-pcm-try-completion): New functions. + (completion-styles-alist): Add them. + (completion-styles): Add it to the default. + +2008-04-25 Nick Roberts + + * progmodes/gdb-ui.el (gud-watch): Don't create speedbar... + (gdb-var-create-handler): ...until here when there are values. + (gdb-post-prompt): Don't do -var-update with no watch expressions. + (gdb-info-locals-handler): Don't match "struct {...}" as an array. + +2008-04-25 Eli Zaretskii + + * ls-lisp.el (ls-lisp-format): Fix last change. + (ls-lisp-uid-d-fmt, ls-lisp-uid-s-fmt, ls-lisp-gid-d-fmt) + (ls-lisp-gid-s-fmt, ls-lisp-filesize-d-fmt) + (ls-lisp-filesize-f-fmt): New defvars. + (ls-lisp-insert-directory): Dynamically compute format specifiers + for displaying UID, GID, and file size, and store them in the + above variables. + (ls-lisp-format): Use ls-lisp-filesize-f-fmt, ls-lisp-uid-s-fmt, + ls-lisp-uid-d-fmt, ls-lisp-gid-s-fmt, and ls-lisp-gid-d-fmt + instead of constant format strings. + (ls-lisp-format-file-size): Use ls-lisp-filesize-f-fmt and + ls-lisp-filesize-d-fmt instead of constant format strings. + +2008-04-24 Nick Roberts + + * progmodes/gdb-ui.el (gdb-invalidate-assembler): Compare numeric + value of addresses rather than (partial) string value. + (gdb-frame-handler): Change regexp according to above change. + (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode) + (gdb-registers-mode, gdb-memory-mode, gdb-locals-mode) + (gdb-assembler-mode): Disable undo in these buffers. + +2008-04-24 Michael Albinus + + * net/tramp.el (tramp-get-remote-stat): Test whether stat supports %s. + Reported by Loris Bennett . + +2008-04-24 Sam Steingold + + * textmodes/remember.el (remember-diary-extract-entries): Use + diary-make-entry instead of the obsolete make-diary-entry. + +2008-04-24 Stefan Monnier + + * subr.el (translation-table-for-input): Mark as obsolete. + + * isearch.el (isearch-search-string): Avoid string-bytes and aset. + + * international/quail.el (quail-build-decode-map): Avoid string-bytes. + + * textmodes/ispell.el (ispell-dictionary-alist-1) + (ispell-dictionary-alist-2, ispell-dictionary-alist-3) + (ispell-dictionary-alist-4, ispell-dictionary-alist-5) + (ispell-dictionary-alist-6): Remove. + (ispell-dictionary-base-alist): New var, merges the above. + (ispell-find-aspell-dictionaries, ispell-set-spellchecker-params): + Use it. + (ispell-dictionary-alist): Default to nil. Remove autoload. + (ispell-local-dictionary-alist): Remove autoload. + + * progmodes/f90.el (f90-mode-syntax-table): Don't set ` as word syntax. + (f90-mode-abbrev-table): Use the new :regexp feature. + Merge defvar and mapc into define-abbrev-table. + (f90-imenu-type-matcher): Remove unused `l'. + (f90-imenu-generic-expression): Remove unused `not-ib'. + (f90-prepare-abbrev-list-buffer): Use with-current-buffer. + (f90-change-keywords): Use restore-buffer-modified-p. + +2008-04-24 Glenn Morris + + * net/goto-addr.el (goto-address-prog-mode): + * progmodes/bug-reference.el (bug-reference-prog-mode): + Define for compiler. + + * minibuffer.el (x-file-dialog): Declare as function. + + * progmodes/vhdl-mode.el (vhdl-speedbar-find-file): Use + dframe-update-speed rather than obsolete alias speedbar-update-speed. + + * calendar/cal-menu.el (cal-menu-diary-menu): Fix typo. + (cal-menu-scroll-menu): Use commands rather than key macros, which don't + work with easymenu. Add :keys where needed. + + * calendar/cal-move.el (calendar-scroll-left): Handle case when + event-start is nil. + + * calendar/calendar.el (calendar-mode-map): Fix typo. + +2008-04-24 Tom Tromey + + * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): + Document keywords. Add :suppress. + * pcvs-defs.el (cvs-mode-map): Use :suppress. + + * net/goto-addr.el (goto-address-unfontify): New function. + (goto-address-fontify): Use it. Respect goto-address-prog-mode. + (goto-address-fontify-region, goto-address-mode) + (goto-address-prog-mode): New functions. + + * progmodes/bug-reference.el: New file. + +2008-04-24 YAMAMOTO Mitsuharu + + * term/mac-win.el (mac-ts-active-input-buf): Move defvar to macterm.c. + +2008-04-24 Stefan Monnier + + * emacs-lisp/easymenu.el (easy-menu-make-symbol): Don't wrap keyboard + macros within lambdas. + +2008-04-23 Stefan Monnier + + * minibuffer.el (completion-try-completion): Add `point' argument. + Change return value. + (completion-all-completions): Add `point' argument. + (minibuffer-completion-help): Pass the new `point' argument. + (completion--do-completion): Pass the whole field to try-completion. + (completion--try-word-completion): Rewrite, making fewer assumptions. + (completion-emacs21-try-completion, completion-emacs21-all-completions) + (completion-emacs22-try-completion, completion-emacs22-all-completions) + (completion-basic-try-completion, completion-basic-all-completions): + New functions. + (completion-styles-alist): Use them. + +2008-04-23 Agustín Martín + + * textmodes/ispell.el (ispell-set-spellchecker-params): + New function to make sure right params and dictionary alists are used + after spellchecker changes. + (ispell-aspell-dictionary-alist, ispell-last-program-name) + (ispell-initialize-spellchecker-hook): New variables and hook. + (ispell-find-aspell-dictionaries): Use ispell-aspell-dictionary-alist. + (ispell-maybe-find-aspell-dictionaries): Remove. + Calls replaced by (ispell-set-spellchecker-params) calls. + (ispell-have-aspell-dictionaries): Remove. + + * textmodes/flyspell.el: Replace ispell-maybe-find-aspell-dictionaries + by ispell-set-spellchecker-params. + +2008-04-23 Stefan Monnier + + * complete.el (PC-do-completion): Be more robust in the presence of + unexpected values in minibuffer-completion-predicate. + + * minibuffer.el (read-file-name): Don't let-bind default-directory. + Only abbreviate default-filename if it's a file. + + * minibuffer.el (read-file-name-function, read-file-name-predicate) + (read-file-name-completion-ignore-case, insert-default-directory): + New vars, moved from fileio.c. + (read-file-name): New fun, moved from fileio.c. + * cus-start.el: Remove insert-default-directory and + read-file-name-completion-ignore-case. + +2008-04-23 Magnus Henoch + + * tar-mode.el (tar-untar-buffer): If the entry has directory + link type, extract it as a directory even if its file name doesn't + end with a slash. Fixes extraction of NetBSD tar archives. + +2008-04-23 Stefan Monnier + + * server.el (server-start): Also don't get confused by CRs since we + don't quote them. + +2008-04-23 Nick Roberts + + * progmodes/gdb-ui.el (gdb-init-buffer): New function. + (gdb-set-gud-minor-mode-existing-buffers) + (gdb-info-breakpoints-custom, gdb-get-location) + (gdb-set-gud-minor-mode-existing-buffers-1): Use it. + Previously gdb-create-define-alist wasn't always run and added to + after-save-hook. + + * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer. + +2008-04-23 Kevin Ryde + + * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented + comments like unindented ones. + +2008-04-23 YAMAMOTO Mitsuharu + + * term/mac-win.el (mac-ae-open-documents): Adjust selection range + parameter origins. + +2008-04-23 Kevin Ryde + + * emacs-lisp/autoload.el (autoload-generate-file-autoloads): + Bind print-level to ensure output forms aren't truncated if + print-level is set to eval-expression-print-level when going via + eval-defun and friends, or has been otherwise fiddled with. + +2008-04-23 Stefan Monnier + + * progmodes/cc-mode.el (c-basic-common-init): Don't set + font-lock-extend-after-change-region-function globally. + +2008-04-23 Juanma Barranquero + + * speedbar.el (speedbar-use-tool-tips-flag) + (speedbar-ignored-directory-regexp, speedbar-file-unshown-regexp) + (speedbar-file-regexp, speedbar-message, speedbar-item-info) + (speedbar-files-item-info, speedbar-maybe-add-localized-support) + (speedbar-insert-files-at-point, speedbar-dynamic-tags-function-list) + (speedbar-generic-list-positioned-group-p, speedbar-insert-generic-list) + (speedbar-fetch-replacement-function, speedbar-extract-one-symbol) + (speedbar-separator-face): Fix typos in docstrings. + (speedbar-stealthy-function-list, speedbar-verbosity-level) + (speedbar-supported-extension-expressions, speedbar-update-current-file) + (speedbar-add-indicator, speedbar-tag-expand): Reflow docstring. + (speedbar-use-imenu-flag, speedbar-ignored-directory-expressions) + (speedbar-directory-unshown-regexp, speedbar-handle-delete-frame) + (speedbar-show-info-under-mouse, speedbar-directory-buttons) + (speedbar-check-vc-this-line, speedbar-files-line-directory) + (speedbar-buffer-buttons, speedbar-buffer-buttons-temp) + (speedbar-buffers-line-directory, speedbar-recenter-to-top) + (speedbar-recenter): Doc fixes. + (speedbar-update-speed, speedbar-navigating-speed): Add obsolescence + declaration and remove redundant info in docstring. + +2008-04-23 Dan Nicolaescu + + * vc-git.el (vc-git-status-printer): Deal with directories. + + * vc.el (vc-next-action): Look at more than the first file to + determine the state. + +2008-04-23 Glenn Morris + + * dframe.el (dframe-have-timer-flag): Drop support for Emacs without + timers. Doc fix. + (dframe-update-speed): Drop support for XEmacs < 20. + (dframe-frame-mode): Drop support for Emacs < 20. + (dframe-set-timer-internal): Drop support for Emacs without timers. + (dframe-popup-kludge): Use mouse-menu-major-mode-map if defined. + + * ediff-init.el (ediff-check-version): Drop support for very old Emacs + versions. Add doc-string. Mark as obsolete. + + * ps-def.el (ps-color-device): Drop support for XEmacs < 19.12. + + * speedbar.el (speedbar-use-tool-tips-flag): Check for tooltip-mode, + rather than using an Emacs version test. + + * tree-widget.el (tree-widget-image-enable): Use display-images-p + rather than an Emacs version test. + + * calendar/cal-china.el (holiday-chinese-qingming) + (holiday-chinese-winter-solstice, holiday-chinese): New functions. + * calendar/calendar.el (calendar-chinese-all-holidays-flag): New. + * calendar/holidays.el (holiday-oriental-holidays): Add more holidays. + + * calendar/cal-islam.el (holiday-islamic): Doc fix. + + * calendar/diary-lib.el (diary-list-sexp-entries): Doc fix. + (diary-remind): Allow negative DAYS to represent a range 1:DAYS. + Suggested by Roland Winkler . + +2008-04-23 Nick Roberts + + * progmodes/gdb-ui.el (gdb-previous-frame-address): Rename... + (gdb-previous-frame-pc-address): ...to this. + (gdb-get-selected-frame): Use MI command -stack-info-frame instead + of "info frame" with Gdb 6.4+. + (gdb-stack-list-frames-regexp): New regexp. + (gdb-frame-handler-1): Parse output of -stack-info-frame. + +2008-04-22 David Glasser (tiny change) + + * tar-mode.el (tar-prefix-offset): New constant. + (tar-header-block-tokenize): Support paths with long names + which use the "ustar" standard. + +2008-04-22 Mathias Dahl + + * image-dired.el (image-dired-track-original-file) + (image-dired-modify-mark-on-thumb-original-file): + Use `dired-goto-file' instead of `search-forward'. This solves + a bug with finding files where the file name is a subset of other + file names. Doc fix. + +2008-04-22 Juri Linkov + + * menu-bar.el (buffers-menu-max-size): Move its definition down to + the "Buffers Menu" section. Change group name `mouse' to `menu'. + (yank-menu-length): Change group name `mouse' to `menu'. + (buffers-menu-buffer-name-length): New user option. + (menu-bar-update-buffers): Use buffers-menu-buffer-name-length + instead of the hard-coded number 27. + +2008-04-22 Juri Linkov + + * isearch.el (eval-when-compile): Require `help-macro'. + (isearch-help-for-help-internal): Isearch specific Help screen + created by `make-help-screen'. + (isearch-help-map): New variable that binds "b", "k", "m" to + isearch-specific commands, and binds other keys to + isearch-other-control-char, thus allowing other Help keys to + exit isearch mode and execute their global definitions. + (isearch-help-for-help, isearch-describe-bindings) + (isearch-describe-key, isearch-describe-mode): New commands. + (isearch-mode-help): Define alias to isearch-describe-mode + and remove its old function definition. + (isearch-mode-map): Bind "\C-h" to isearch-help-map. + Remove old comments because this issue is settled now. + (isearch-forward): Describe three new Help commands in the docstring. + (isearch-mode): Remove \\{isearch-mode-map} from the docstring, + leave the single sentence at the first line of the docstring, + and prepend the word "function" before `isearch-forward' + to make the Help link to the function instead of variable. + +2008-04-22 Juri Linkov + + * isearch.el (isearch-success-function): New variable with default + to `isearch-success-function-default'. + (isearch-search): Call a function from `isearch-success-function' + instead of calling the hard-coded `isearch-range-invisible'. + (isearch-success-function-default): New function that calls + `isearch-range-invisible' and inverts its return value. + + * info.el (Info-search): In two similar places that skip + undesired search matches move code to Info-search-success-function, + and call `isearch-success-function' instead. + (Info-search-success-function): New function copied from code + in Info-search. Replace isearch-range-invisible with + text-property-not-all that checks for 'invisible and 'display + properties to skip partially invisible matches (whose display + properties were set by Info-fontify-node). + (Info-mode): Set buffer-local isearch-success-function + to Info-search-success-function. + +2008-04-22 Juri Linkov + + * minibuffer.el (internal-complete-buffer-except): New function. + + * files.el (read-buffer-to-switch): New function. + (switch-to-buffer-other-window, switch-to-buffer-other-frame): + Change interactive spec to call read-buffer-to-switch instead of + using the letter "B". + + * simple.el (minibuffer-default-add-shell-commands): New function. + Use declare-function for mailcap-file-default-commands from "mailcap". + (shell-command): Set local minibuffer-default-add-function to + minibuffer-default-add-shell-commands in minibuffer-with-setup-hook + before calling read-shell-command. Set 4th arg default-value of + read-shell-command to relative buffer-file-name in file buffers. + + * dired-aux.el (dired-read-shell-command-default): Move it to + gnus/mailcap.el and change its name to more general name + mailcap-file-default-commands. + (minibuffer-default-add-dired-shell-commands): New function. + Use declare-function for mailcap-file-default-commands from "mailcap". + (dired-read-shell-command): Set local minibuffer-default-add-function + to minibuffer-default-add-dired-shell-commands in minibuffer-with-setup-hook + before calling read-shell-command. Remove dired-read-shell-command-default + from the default value arg because default values are not set in + minibuffer-default-add-dired-shell-commands. Doc fix. + + * dired-x.el (dired-smart-shell-command): Sync arguments and + interactive spec with changes in `shell-command'. + Use dired-get-filename to get the dired file name at point + as the default value in dired mode. + +2008-04-22 Juanma Barranquero + + * info.el (Info-complete-menu-item): Add missing parenthesis. + +2008-04-22 Stefan Monnier + + * info.el (Info-complete-menu-item): Save point. + +2008-04-22 Juanma Barranquero + + * minibuffer.el (minibuffer-complete-and-exit): Fix last change. + +2008-04-22 Andreas Schwab + + * Makefile.in (emacs-deps): Define. + Use it instead of $(lisp)/subdirs.el. + +2008-04-22 Dan Nicolaescu + + * vc.el (vc-next-action): Do not consider directories when + checking for state compatibility. + (vc-transfer-file): Use when not if. + (vc-dir-parent-marked-p, vc-dir-children-marked-p): New functions. + (vc-dir-mark-file): Use them. + (vc-deduce-fileset): Also return the backend. + (vc-diff-internal): Take as argument the value returned by + vc-deduce-fileset instead of just the fileset. + (vc-next-action, vc-finish-logentry, vc-version-diff, vc-diff) + (vc-dir-mark-file, vc-print-log, vc-revert, vc-rollback) + (vc-update): Update the vc-deduce-fileset and vc-diff-internal calls. + +2008-04-22 Tassilo Horn + + * doc-view.el (doc-view-scroll-up-or-next-page): Don't use + set-window-vscroll but image-scroll-down. Fixes a bug where a + command following SPC scrolled up again. + +2008-04-22 Nick Roberts + + * progmodes/gdb-ui.el (gdb-locals-header): New variable. + (gdb-locals-mode, gdb-registers-mode): Use it for header line. + (gud-watch): Add "$" prefix when in registers buffer. + +2008-04-22 Glenn Morris + + * progmodes/gdb-ui.el (gdbmi-invalidate-frames): Declare as function. + + * whitespace.el (whitespace-display-table) + (whitespace-display-table-was-local): Move definitions before use. + + * emacs-lisp/copyright.el (copyright-at-end-flag): New option. + (copyright-limit): Respect copyright-at-end-flag. + (copyright-re-search, copyright-start-point) + (copyright-offset-too-large-p): New functions. + (copyright-update-year): Use copyright-re-search. + (copyright-update, copyright-fix-years): Use copyright-start-point, + and copyright-re-search. + (copyright): Use copyright-offset-too-large-p. + * add-log.el (change-log-mode): Set copyright-at-end-flag. + + * add-log.el (top-level): Require 'cl when compiling. + +2008-04-21 Stefan Monnier + + * complete.el (PC-complete-as-file-name, PC-read-file-name-internal): + Treat minibuffer-completion-predicate as a predicate. + + * minibuffer.el (completion--file-name-table): Accept both the old + `dir' arg or the new `pred' arg. + + * ffap.el (ffap-read-file-or-url): Do not abuse completing-read's + `predicate' argument to pass non-predicate data. + (ffap-read-url-internal, ffap-read-file-or-url-internal): + Use second arg as proper predicate. + + * vc-bzr.el (vc-bzr-complete-with-prefix): Remove. + (vc-bzr-revision-completion-table): Use completion-table-with-context + instead. + + * simple.el (choose-completion-string): Use minibuffer-completion-table. + +2008-04-21 Chong Yidong + + * term.el (term-emulate-terminal): Perform redisplay after the + process filter has finished running. + +2008-04-21 Stefan Monnier + + * vc.el (vc-dir): Use pop-to-buffer, so it can be customized. + + * minibuffer.el (completion-try-completion): Change magic symbol + property name. Rename from minibuffer-try-completion. + (completion-all-completions): Rename from minibuffer-all-completions. + Remove hide-spaces argument. + (completion--do-completion): Rename from minibuffer--do-completion. + (minibuffer-complete-and-exit): Call just try-completion rather than + completion-try-completion to fix up the case. + (completion--try-word-completion): Try to add space or hyphen before + making `string' a prefix of `completion'. + (completion--insert-strings): Rename from minibuffer--insert-strings. + +2008-04-22 Naohiro Aota (tiny change) + + * net/tls.el (tls-program): Add -ign_eof argument to call the + openssl commands. + (tls-checktrust): Ditto. + +2008-04-21 Dan Nicolaescu + + * vc-cvs.el (vc-cvs-status-extra-headers): New function. + + * vc-hooks.el (vc-insert-file, vc-state, vc-working-revision) + (vc-check-master-templates, vc-file-not-found-hook) + (vc-kill-buffer-hook): + * vc.el (vc-process-sentinel, vc-exec-after, vc-do-command) + (vc-find-position-by-context, vc-buffer-context) + (vc-restore-buffer-context, vc-responsible-backend) + (vc-expand-dirs, vc-ensure-vc-buffer, vc-buffer-sync) + (vc-next-action, vc-register, vc-register-with, vc-steal-lock) + (vc-finish-logentry, vc-coding-system-for-diff, vc-switches) + (vc-version-diff, vc-diff, vc-insert-headers) + (vc-dired-buffers-for-dir, vc-dired-resynch-file) + (vc-snapshot-precondition, vc-create-snapshot, vc-print-log) + (vc-revert, vc-rollback, vc-version-backup-file) + (vc-rename-master, vc-delete-file, vc-rename-file) + (vc-branch-part, vc-default-retrieve-snapshot) + (vc-annotate-display-autoscale, vc-annotate-display-select) + (vc-annotate, vc-annotate-warp-revision, vc-annotate-difference) + (vc-annotate-lines, vc-file-tree-walk-internal): Use when instead of if. + (vc-dir-update): Handle directories. + (vc-default-status-printer): Simplify. + + * progmodes/asm-mode.el (asm-mode-map): + * progmodes/hideif.el (hide-ifdef-mode-menu): Add :help. + + * progmodes/m4-mode.el (m4-mode-map): Add menu. + +2008-04-21 Kenichi Handa + + * select.el (xselect-convert-to-string): Send a C_STRING only if + the polymorphic target TEXT is requested. + +2008-04-21 Juanma Barranquero + + * minibuffer.el (completion-setup-hook, display-completion-list) + (completion--file-name-table): Fix typos in docstrings. + (completion-table-dynamic): Fix typo, and reflow docstring. + +2008-04-20 Andreas Schwab + + * server.el (server-switch-buffer): Also consider clients in the + selected frame. + +2008-04-19 Nick Roberts + + * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): + Select window clicked on first. + (gdb): Display thread number in mode-line. + (gdb-make-header-line-mouse-map): Move to avoid byte compiler warnings. + (gdb-breakpoints-header): New variable. + (gdb-breakpoints-mode, gdb-threads-mode): Use it for header line. + +2008-04-19 Stefan Monnier + + * vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command. + (vc-sccs-register, vc-sccs-checkin, vc-sccs-find-revision) + (vc-sccs-checkout, vc-sccs-rollback, vc-sccs-revert) + (vc-sccs-steal-lock, vc-sccs-modify-change-comment) + (vc-sccs-print-log): Use it. + + * vc-hooks.el (vc-path): Remove SCCS-specific hack. + + * emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias. + * progmodes/scheme.el (scheme-mode-variables): Don't use it. + + * tooltip.el (tooltip-previous-message): New var. + (tooltip-show-help-non-mode): Rewrite to better follow the behavior of + the C code (avoid overwriting a minibuffer, restore previous echo + message, ...). + (tooltip-delay, tooltip-process-prompt-regexp, tooltip-strip-prompt): + Simplify. + +2008-04-19 Nick Roberts + + * progmodes/gdb-ui.el (gdb-thread-indicator): New variable. + (gdb-init-1): Initialise it. + (gdb-annotation-rules): New entry for "new-thread". + (gdb-thread-identification): New function to customize + mode-line-buffer-identification. + (gdb-frames-mode, gdb-registers-mode, gdb-locals-mode) + (gdb-assembler-mode): Use it. + (gdb-threads-mode): Force "info threads" onto queue. + +2008-04-19 Stefan Monnier + + * files.el (locate-file-completion-table): Rename from + locate-file-completion and make it use `pred' in the normal way. + (locate-file-completion): New compatibility wrapper. + (load-library): Use locate-file-completion-table. + * finder.el (finder-commentary): + * subr.el (locate-library): + * emacs-lisp/find-func.el (find-library): Likewise. + * info.el: Use with-current-buffer and inhibit-read-only. + (Info-read-node-name-2): Change to use `predicate' in the normal way. + (Info-read-node-name-1): Adjust uses accordingly. + + * minibuffer.el (completion-table-with-context): Add support for `pred'. + (completion-table-with-terminator): Don't use complete-with-action + since we have to distinguish all three cases anyway. + (completion-table-with-predicate): New function. + (dynamic-completion-table): Add obsolete alias. + + * emacs-lisp/trace.el (trace-make-advice): Don't change selected-window. + +2008-04-18 Sam Steingold + + * vc.el (vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar-map): + Use quit-window instead of bury-buffer. + +2008-04-18 Stefan Monnier + + * minibuffer.el (completion-table-with-terminator): Fix last fix. + +2008-04-18 Andreas Schwab + + * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el) + ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el): + Depend on $(lisp)/subdirs.el. + +2008-04-18 Juanma Barranquero + + * descr-text.el (describe-char-after): + Use `define-obsolete-function-alias'. + + * dired-x.el (dired-omit-files-p): Use `define-obsolete-variable-alias'. + + * facemenu.el (facemenu-unlisted-faces): Fix obsolescence description. + + * savehist.el (savehist-load): Add WHEN to obsolescence declaration. + Remove redundant obsolescence info in docstring. + + * vc-hooks.el (vc-ignore-vc-files, vc-master-templates) + (vc-header-alist): Add WHEN to obsolescence declaration. + (vc-state): Fix typo in docstring. + + * emacs-lisp/checkdoc.el (checkdoc-minor-keymap): + Use `define-obsolete-variable-alias'. + + * emulation/tpu-edt.el (tpu-have-ispell): + * international/codepage.el (codepage-setup): + Fix typo in obsolescence declaration. + + * international/mule.el (char-coding-system-table): + Remove redundant obsolescence info in docstring. + (charset-list, generic-char-p, set-char-table-default): + Fix typos in obsolescence declarations. + + * international/mule-diag.el (non-iso-charset-alist): + Fix typo in obsolescence declaration. + (decode-codepage-char): Remove redundant obsolescence info in docstring. + + * font-core.el (font-lock-defaults-alist): + * font-lock.el (font-lock-reference-face): + * frame.el (screen-height, screen-width, set-screen-width) + (set-screen-height): + * hilit-chg.el (highlight-changes-initial-state): + * isearch.el (isearch-return-char): + * log-edit.el (cvs-commit-buffer-require-final-newline) + (cvs-changelog-full-paragraphs): + * mouse.el (mouse-major-mode-menu, mouse-popup-menubar) + (mouse-popup-menubar-stuff): + * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button) + (mouse-wheel-click-button): + * outline.el (outline-visible): + * pcvs-defs.el (cvs-diff-ignore-marks, cvs-diff-buffer-name): + * pcvs-info.el (cvs-display-full-path, cvs-fileinfo->full-path): + * emacs-lisp/lisp-mode.el (lisp-comment-indent): + * progmodes/compile.el (compile-internal): + Add WHEN to obsolescence declarations. + +2008-04-18 Stefan Monnier + + * emacs-lisp/debug.el (debug): Revert to bury-buffer since quit-window + is not better anyway. + +2008-04-17 Vinicius Jose Latorre + + * whitespace.el (whitespace-report-region): Handle whitespace-tab-width + properly. + +2008-04-17 Stefan Monnier + + * progmodes/python.el (python-mode-map): Use abbrev-table-menu. + (python-use-skeletons): Remove, unused. + (python-skeletons): Remove. Use the abbrev table instead. + (python-mode-abbrev-table): Fix regexp; + add enable-function and case-fixed. + (def-python-skeleton): Simplify. + (python-expand-template): Use the abbrev-table and abbrev-insert. + (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook): + Remove. + (python-mode): Don't set pre-abbrev-expand-hook. + + * skeleton.el: Set coding-tag. + + * abbrev.el (abbrev-insert): New function extracted from expand-abbrev. + (expand-abbrev): Use it. + (abbrev-table-menu): New function. + + * abbrev.el (define-abbrev-table): Fontify dosctrings as such. + + * minibuffer.el (completion-table-with-terminator): Fix paren typo. + +2008-04-17 Sam Steingold + + * pcvs-util.el (cvs-bury-buffer): Use quit-window instead of the + idiosyncratic bury-buffer/delete-window logic. + +2008-04-17 Juanma Barranquero + + * emacs-lisp/crm.el (crm-completion-help, crm-complete) + (crm-complete-word, crm-complete-and-exit): Fix typo in previous change. + +2008-04-17 Kenichi Handa + + * international/characters.el: Don't make the width of U+00AD to 0. + +2008-04-17 Nick Roberts + + * progmodes/gdb-ui.el (gdb-stack-update): New variable. + (gdb, gdb-starting, gdb-frames-mode): Use it. + (gdb-invalidate-frames): Advise to call "info stack" only if + execution has occurred. + (gdb-info-breakpoints-custom): Only update overlay-arrow pointing to + selected frame if no execution has occurred. + (gdb-frames-force-update): New interactive function. + (gdb-frames-mode-map): Bind it to "F". + +2008-04-17 Michael Olson + + * textmodes/remember.el (remember-version): Release Remember 2.0. + +2008-04-16 Yoni Rabkin + + * textmodes/artist.el: + * progmodes/vhdl-mode.el: + * progmodes/verilog-mode.el: + * progmodes/vera-mode.el: + * progmodes/simula.el: + * progmodes/ps-mode.el: + * progmodes/cmacexp.el: + * obsolete/hilit19.el: + * emulation/viper.el: + * ediff.el: Cleanup the bug-report email addresses and make sure the + maintainer is still willing to handle bug reports. + +2008-04-16 Dan Nicolaescu + + * vc.el (vc-dir-kill-query): Fix thinko. + +2008-04-16 Glenn Morris + + * calendar/diary-lib.el (diary-remind): Don't clobber `date' passed + by diary-sexp-entry. + +2008-04-16 Markus Triska + + * proced.el (proced-command-alist): Add support for darwin. + +2008-04-16 Stefan Monnier + + * proced.el (proced-mode): Redefine as just the major-mode. + (proced): Separate it from proced-mode. + + * vc.el: Rename vc-status to vc-dir and the vc-status var to vc-ewoc. + +2008-04-15 Vinicius Jose Latorre + + * whitespace.el: Honor the `indent-tabs-mode' setting from user. + Suggested by Stephen Deasey . Honor also the + `tab-width' setting from user. New version 10.0. Doc and docstring + fix. + (whitespace-style, whitespace-chars): Remove options. + (whitespace-style-mark): New option, replace whitespace-style deleted + option. Fix docstring. + (whitespace-style-color): New option, replace whitespace-chars deleted + option. Fix docstring. + (whitespace-space, whitespace-hspace, whitespace-tab) + (whitespace-newline, whitespace-trailing, whitespace-line) + (whitespace-space-before-tab, whitespace-indentation, whitespace-empty) + (whitespace-space-after-tab, whitespace-hspace-regexp) + (whitespace-space-regexp, whitespace-tab-regexp) + (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp) + (whitespace-empty-at-eob-regexp, whitespace-line-column) + (whitespace-toggle-option-alist): Fix docstring. + (whitespace-space-before-tab-regexp, whitespace-indentation-regexp) + (whitespace-space-after-tab-regexp, whitespace-display-mappings): Fix + docstring and initialization. + (global-whitespace-mode): Autoloaded global minor mode. + (whitespace-chars-value-list, whitespace-style-value-list) + (whitespace-active-chars, whitespace-active-style) + (whitespace-toggle-chars, whitespace-toggle-style): Remove vars. + (whitespace-color-value-list): New var, replace + whitespace-chars-value-list removed var. + (whitespace-mark-value-list): New var, replace + whitespace-style-value-list removed var. + (whitespace-active-color): New var, replace whitespace-active-chars + removed var. + (whitespace-active-mark): New var, replace whitespace-active-style + removed var. + (whitespace-toggle-color): New var, replace whitespace-toggle-chars + removed var. + (whitespace-toggle-mark): New var, replace whitespace-toggle-style + removed var. + (whitespace-toggle-option-alist, whitespace-report-list) + (whitespace-report-text, whitespace-help-text): Fix initialization. + (whitespace-indent-tabs-mode, whitespace-tab-width): New vars. + (whitespace-toggle-options, global-whitespace-toggle-options) + (whitespace-cleanup-region, whitespace-report-region) + (whitespace-interactive-char): Fix docstring and code. + (whitespace-cleanup, whitespace-report): Fix docstring. + (whitespace-replace-spaces-by-tabs): Remove fun. + (whitespace-replace-action): New fun, replace + whitespace-replace-spaces-by-tabs removed fun. + (whitespace-regexp, whitespace-indentation-regexp) + (whitespace-space-after-tab-regexp, whitespace-insert-value) + (whitespace-kill-buffer): New funs. + (whitespace-insert-option-mark, whitespace-help-on) + (whitespace-help-off, whitespace-turn-on, whitespace-turn-off) + (whitespace-color-on, whitespace-color-off) + (whitespace-display-char-on): Fix code. + +2008-04-15 Stefan Monnier + + * mouse-drag.el (mouse-throw-magnifier-with-scroll-bar) + (mouse-throw-magnifier-with-mouse-movement): Remove. + (mouse-throw-magnifier-base): New const. + (mouse-drag-scroll-delta): New fun. + (mouse-drag-throw): Use it. + +2008-04-15 Juanma Barranquero + + * international/uni-bidi.el, international/uni-category.el: + * international/uni-combining.el, international/uni-comment.el: + * international/uni-decimal.el, international/uni-decomposition.el: + * international/uni-digit.el, international/uni-lowercase.el: + * international/uni-mirrored.el, international/uni-name.el: + * international/uni-numeric.el, international/uni-old-name.el: + * international/uni-titlecase.el, international/uni-uppercase.el: + * international/charprop.el: Regenerate. + +2008-04-15 Dan Nicolaescu + + * vc.el (vc-status-fileinfo): Add new member directoryp. + (vc-default-status-printer): Print directories. + (vc-status-update): Sort files before subdirectories. + + * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status): + Add alternative implementation based on "cvs update". + +2008-04-15 Tassilo Horn + + * doc-view.el: Changed requirements section to tell that only one + of dvipdf or dvipdfm is needed. + (doc-view-already-converted-p): Fix bug that forced reconversion + if doc was already converted. + +2008-04-14 Stefan Monnier + + * minibuffer.el (minibuffer-message): + Make sure we can put-text-property. + + * emacs-lisp/crm.el: Complete rewrite. + + * tmm.el (tmm-completion-delete-prompt): Don't hardcode point-min==1. + (tmm-add-prompt): Make sure completion-setup-hook is preserved even in + case of an error in display-completion-list. + + * filecache.el (file-cache-completions-keymap): Move init from + file-cache-completion-setup-function into declaration. + (file-cache-minibuffer-complete): Simplify. + (file-cache-completion-setup-function): Use standard-output, + preserve current-buffer. + + * vc.el (vc-status-update): Fix typo. + (vc-status-update): Set needs-update. + (vc-status-refresh): η-reduce. + +2008-04-14 Tassilo Horn + + * doc-view.el (doc-view-mode-map): Bind C-a to image-bol and C-e + to image-eol. + +2008-04-14 Alexandre Julliard + + * vc.el (vc-status-update): Undo the previous revert. + +2008-04-14 Stefan Monnier + + * minibuffer.el (completion-table-with-terminator): Those completions + are never valid w.r.t test-completion. + (completion--file-name-table): + Check completion-all-completions-with-base-size. + +2008-04-14 Tassilo Horn + + * doc-view.el (doc-view-dvipdf-program): New variable. + (doc-view-dvipdfm-program): Mention doc-view-dvipdf-program. + (doc-view-mode-p): Check for doc-view-dvipdf-program as + alternative for doc-view-dvipdfm-program. + (doc-view-dvi->pdf): Prefer dvipdf over dvipdfm. + + * doc-view.el (doc-view-start-process): Don't set + default-directory to "~/" if the current value is valid. + This broke PS files that run other files in the same directory. + +2008-04-14 Dan Nicolaescu + + * vc.el (vc-status-kill-query): New function. + (vc-status-mode): Add it to kill-buffer-query-functions. + (vc-status-show-fileentry): New function. + (vc-status-menu-map): Bind it. Bind vc-next-action. + +2008-04-14 Stefan Monnier + + * minibuffer.el (minibuffer-message): Put cursor at the right place. + +2008-04-13 Roland Winkler + + * proced.el (proced-send-signal): Fix error recognition. + +2008-04-13 Roland Winkler + + * proced.el (proced-command-alist): Remove sort column. + (proced-command, proced-procname-column): + Use make-variable-buffer-local. + (proced-signal-function): Rename from proced-kill-program. + Allow for elisp symbols and string values representing system calls. + (proced-marker-regexp, proced-success-message): New functions. + (proced): Use defalias. Add autoload cookie. + (proced-unmark-backward, proced-toggle-marks) + (proced-hide-processes): New commands. + (proced-do-mark): Simplify code. + (proced-insert-mark): Use optional arg BACKWARD instead of line number. + (proced-update): Remove sorting. + (proced-send-signal): Display number of processes to operate on. + Allow for system calls or elisp functions to send signals. + Check if signal was sent successfully. + +2008-04-13 Stefan Monnier + + * minibuffer.el (completion-all-completion-with-base-size): New var. + (completion--some): New function. + (completion-table-with-context, completion--file-name-table): + Return the base-size if requested. + (completion-table-in-turn): Generalize to multiple arguments. + (complete-in-turn): Compatibility alias. + (completion-styles-alist): New var. + (completion-styles): New customization. + (minibuffer-try-completion, minibuffer-all-completions): + New functions. + (minibuffer--do-completion, minibuffer-complete-and-exit) + (minibuffer-try-word-completion): Use them. + (display-completion-list, minibuffer-completion-help): Use them. + Handle all-completions's new base-size info to set completion-base-size. + * info.el (Info-read-node-name-1): Use completion-table-with-context, + completion-table-with-terminator and complete-with-action. + Remove the now obsolete completion-base-size-function property. + * simple.el (completion-list-mode-map): Move init into declaration. + (completion-list-mode): Use define-derived-mode. + (completion-setup-function): Use any completion-base-size that may + have been set before. Remove handling of completion-base-size-function. + * loadup.el: Move abbrev.el up earlier. + +2008-04-13 Alexandre Julliard + + * vc-git.el (vc-git-after-dir-status-stage) + (vc-git-dir-status-goto-stage): New functions. + (vc-git-after-dir-status-stage1) + (vc-git-after-dir-status-stage1-empty-db) + (vc-git-after-dir-status-stage2): Remove, functionality moved + into the new generic stage functions. + (vc-git-dir-status-files): New function. + + * vc.el (vc-status-update): Revert an incorrect rewrite. + Add some comments. + (vc-status-refresh-files): New function. + (vc-status-refresh): Use `vc-status-refresh-files' to refresh the + state of up-to-date files. + (vc-default-dir-status-files): New function. + +2008-04-13 Juanma Barranquero + + * minibuffer.el (completion--embedded-envvar-table) + (read-file-name-internal): Fix typos in 2008-04-11 change. + + * faces.el (read-face-name): Use `completion-table-in-turn', + not `complete-in-turn'. + +2008-04-13 Andreas Schwab + + * progmodes/etags.el: Require 'cl when compiling. + +2008-04-12 Nick Roberts + + * progmodes/gud.el (gud-menu-map): Expand tooltip. + + * progmodes/gdb-ui.el (gdb-find-source-frame): Improve doc string. + (menu): Add/expand menu tooltips. + +2008-04-12 Dan Nicolaescu + + * progmodes/sh-script.el (sh-show-indent): Fix typo. + (sh-mode-map): Add a toggle for inserting braces and quotes in pairs. + + * vc-cvs.el (vc-cvs-registered): Allow removed files to be + considered registered. + +2008-04-12 Reiner Steib + + * emacs-lisp/copyright.el (copyright-update-directory): New command. + + * ediff-wind.el (ediff-split-window-function) + (ediff-merge-split-window-function): Improve custom type. + +2008-04-12 Eli Zaretskii + + * loadup.el ("minibuffer"): Move after "faces". + +2008-04-12 Stefan Monnier + + * progmodes/hideif.el (hif-factor): Handle unary minus. + +2008-04-12 Glenn Morris + + * calendar/cal-china.el (chinese-calendar-time-zone): + Mark obsolete name as risky too. + + * calendar/calendar.el (calendar-faces): New custom group. + (calendar-today, diary, holiday): Doc fix. + Move to calendar-faces group. + * calendar/diary-lib.el (diary-face, diary-anniversary, diary-time) + (diary-button): Doc fix. Move to calendar-faces group. + + * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix. + * desktop.el, files.el, hilit-chg.el, ibuffer.el, iswitchb.el: + * pcvs-info.el, recentf.el, speedbar.el, calendar/cal-china.el: + * calendar/cal-hebrew.el, calendar/cal-x.el, calendar/calendar.el + * calendar/diary-lib.el, net/net-utils.el, progmodes/gud.el: + Move non-autoloaded define-obsolete-variable-alias calls for defcustoms + not in dumped files before the associated defcustom. + +2008-04-11 Johan Bockgård + + * minibuffer.el (lazy-completion-table): Fix debug spec. + +2008-04-11 Stefan Monnier + + * minibuffer.el (complete-with-action, lazy-completion-table): + Move from subr.el. + (apply-partially, completion-table-dynamic) + (completion-table-with-context, completion-table-with-terminator) + (completion-table-in-turn): New funs. + (completion--make-envvar-table, completion--embedded-envvar-table): + New funs. + (read-file-name-internal): Use them. + (completion-setup-hook): Move from simple.el. + * subr.el (complete-with-action, lazy-completion-table): + * simple.el (completion-setup-hook): Move to minibuffer.el. + +2008-04-11 Glenn Morris + + * Makefile.in (AUTOGENEL): Add calc/calc-loaddefs.el. + +2008-04-11 Stefan Monnier + + * progmodes/python.el (python-mode): Don't mess with hippie-expand. + + * Makefile.in (bootstrap-prepare): Make tpu-edt.el writable as well. + + * textmodes/fill.el (fill-forward-paragraph-function): New var. + (fill-forward-paragraph): New fun. + (fill-paragraph, fill-region): Use it. + + * vc.el: Change `dir-status' to not take (and pass) status-buffer. + (vc-status-create-fileinfo): Make `extra' optional. + (vc-status-busy): New fun. + (vc-status-menu-map): Use it. + (vc-status-crt-marked): Remove. + (vc-status-update): Rename from vc-status-add-entries. + Add argument so as to prevent addition of entries. Rewrite. + (vc-update-vc-status-buffer): Remove. + (vc-status-refresh): Don't remove old entries, set them to + up-to-date instead. Also do it after the update is complete. + (vc-status-marked-files): η-reduce. + + * dired.el (dired-read-dir-and-switches): Use read-directory-name even + for non-dialogs. + + * Makefile.in (bootstrap-prepare): Don't copy ldefs-boot over loaddefs. + + * loadup.el: Load ldefs-boot.el if loaddefs.el doesn't exist. + +2008-04-11 Jan Djärv + + * tooltip.el (tooltip-show-help-non-mode): Set message-truncate-lines + to t and don't truncate msg. + +2008-04-11 Glenn Morris + + * calendar/calendar.el (diary, holidays): + Move custom groups to other files. + (holiday-general-holidays, holiday-oriental-holidays) + (holiday-local-holidays, holiday-other-holidays, hebrew-holidays-1) + (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4) + (holiday-hebrew-holidays, holiday-christian-holidays) + (holiday-islamic-holidays, holiday-bahai-holidays) + (holiday-solar-holidays, calendar-holidays): Move to holidays.el. + * calendar/diary-lib.el: Move custom group here from calendar.el. + * calendar/holidays.el: Move custom group and variables here + from calendar.el. + + * calendar/cal-china.el (calendar-chinese-time-zone): Mark as risky. + + * calendar/cal-dst.el (calendar-dst-check-each-year-flag): + Fix custom group. + (calendar-current-time-zone-cache): Autoload riskiness. + + * calendar/cal-tex.el (cal-tex-preamble-extra): Fix custom type. + +2008-04-11 Chong Yidong + + * woman.el (woman2-TH): Use string-equal instead of string-match. + +2008-04-11 Stefan Monnier + + * smerge-mode.el (smerge-apply-resolution-patch): Fix typo. + (smerge-resolve): Merge the "2-way refinement" case with one half of + the "mere whitespace" resolution. + +2008-04-10 Dan Nicolaescu + + * vc-bzr.el (vc-bzr-after-dir-status): Detect the conflict state. + +2008-04-10 Juanma Barranquero + + * subr.el (assoc-ignore-case, assoc-ignore-representation): + Add WHEN to obsolescence declaration. + + * makefile.w32-in (AUTOGENEL): Add calc-loaddefs.el. + +2008-04-10 Dan Nicolaescu + + * vc-hooks.el (vc-state): Add new state `conflict'. + (vc-after-save): Use when not if. + (vc-default-mode-line-string): Deal with the conflict state. + (vc-prefix-map, vc-menu-map): Bind vc-status instead of vc-directory. + + * vc.el (vc-editable-p, vc-default-status-printer) + (vc-next-action): Deal with the conflict state. + (vc-mark-resolved): New function. + (vc-status-mode): Fix mode name. + (vc-default-comment-history): Use when not if. + (Todo): Add new entries, remove old ones. + + * vc-cvs.el (vc-cvs-merge, vc-cvs-merge-news): Set conflict state. + (vc-cvs-parse-status, vc-cvs-after-dir-status): + * vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status): + Detect the conflict state. + + * vc-hg.el (vc-hg-dir-status): Remove unneeded call. + +2008-04-10 Glenn Morris + + * menu-bar.el (menu-bar-options-menu) : + Respect truncate-partial-width-windows in non-full windows, + with regards to :toggle and :enable state. + + * simple.el (toggle-truncate-lines): Doc fix. + + * Makefile.in (MH_E_DIR): New variable. + (MH_E_SRC): Restore variable removed 2008-03-13. + (mh-loaddefs.el): Depend on $MH_E_SRC. + (CAL_DIR, CAL_SRC): New variables. + (cal-loaddefs.el, diary-loaddefs.el, hol-loaddefs.el): + Depend on CAL_SRC. + + * calendar/calendar.el (calendar, diary): Add :prefix. + (holidays): Change :prefix. + (calendar-today, holiday, calendar-holiday-marker) + (european-calendar-style): Change custom groups. + + * calendar/calendar.el (diary-hook, diary-display-hook): + Move to diary-lib.el. + * calendar/diary-lib.el (diary-hook, diary-display-hook): + Move here from calendar.el. + * calendar/appt.el: Require diary-lib rather than calendar. + * calendar/cal-x.el (diary-display-hook): Declare for compiler. + + * calendar/appt.el (appt): Add :prefix. + + * calendar/diary-lib.el (diary-hook): Doc fix. + (diary-mark-sexp-entries): Fix replacement of calendar-for-loop. + +2008-04-10 Stefan Monnier + + * minibuffer.el (minibuffer--double-dollars, read-file-name-internal): + New functions. + + * minibuffer.el (minibuffer--do-completion): Don't forget to propagate + the arg to recursive calls. + +2008-04-09 Juanma Barranquero + + * minibuffer.el (completion-auto-help): Fix typo. + +2008-04-09 Stefan Monnier + + * vc-cvs.el (vc-cvs-diff-tree): Remove unused function. + +2008-04-09 Michael Albinus + + * net/tramp.el (tramp-find-file-name-coding-system-alist): New defun. + (tramp-handle-insert-file-contents, tramp-handle-write-region): Use it. + +2008-04-09 Stefan Monnier + + * vc-hooks.el (vc-default-mode-line-string): Use ? for missing. + + * minibuffer.el (minibuffer): Move group from cus-edit.el. + (completion-auto-help): Move from C code. + (minibuffer--maybe-completion-help): Remove. + (minibuffer--bitset): New function. + (minibuffer--do-completion): Rename from minibuffer-do-completion. + Renumber a bit. Really complete on string *before* point. + Add argument used for word-completion. + Join trailing / in completion with following text, as done in + minibuffer-complete-word. + Handle new value `lazy' for completion-auto-help. + (minibuffer-try-word-completion): New function extracted from + minibuffer-complete-word. + (minibuffer-complete-word): Use minibuffer--do-completion. + (minibuffer--insert-strings): Rename from + minibuffer-complete-insert-strings. + (exit-minibuffer): Fix typo. + * cus-edit.el (minibuffer): Move group to minibuffer.el. + * cus-start.el: Remove completion-auto-help. + +2008-04-09 Alexandre Julliard + + * vc.el (vc-status-add-entries): New function. + (vc-status-add-entry): Remove. + (vc-update-vc-status-buffer, vc-status-mark-buffer-changed): + Use vc-status-add-entries. + + * emacs-lisp/ewoc.el (ewoc-collect): Return results in the correct + order. + +2008-04-09 Jason Rumney + + * makefile.w32-in (LOADDEFS): Add mh-loaddefs.el. + ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule. + (pre-mh-loaddefs.el-CMD, pre-mh-loaddefs.el-SH): Remove. + (AUTOGENEL): New variable. + (distclean, maintainer-clean): New targets. + +2008-04-09 Chong Yidong + + * emacs-lisp/regexp-opt.el (regexp-opt): + Reduce max-lisp-eval-depth and max-specpdl-size to 10000. + +2008-04-09 Lennart Borgman + + * nxml/nxml-mode.el (nxml-cleanup): New function. + (nxml-mode): Add it to change-major-mode-hook. + +2008-04-09 Jan Djärv + + * term/x-win.el (x-gtk-stock-map): Map info to gtk-info. + +2008-04-09 Juanma Barranquero + + * calc/.cvsignore: New file. + +2008-04-09 Jan Djärv + + * vc.el (vc-status-tool-bar-map): Add vc-print-log to tool bar. + + * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as + show-help-function when turning tooltip off. + (tooltip-show): Call tooltip-show-help-non-mode if use-echo-area. + (tooltip-trunc-str, tooltip-show-help-non-mode): New. + +2008-04-09 Alan Mackenzie + + * font-lock.el (font-lock-extend-after-change-region-function): + Make it buffer local. + +2008-04-09 Glenn Morris + + * calendar/calendar.el (diary-file, european-calendar-style): + Remove autoload cookies. + +2008-04-09 Dan Nicolaescu + + * outline.el (outline-mode-menu-bar-map): + * log-view.el (log-view-mode-menu): + * log-edit.el (log-edit-menu): Add :help. + +2008-04-09 Chong Yidong + + * emacs-lisp/regexp-opt.el (regexp-opt-group): + Use substring-no-properties for correct handling of unibyte strings. + +2008-04-09 Stefan Monnier + + * add-log.el (change-log-next-buffer): Handle the case where version< + signals an error. + + * mouse.el (mouse-menu-major-mode-map): New fun extracted from + mouse-major-mode-menu. + (mouse-menu-bar-map): New fun extracted from mouse-popup-menubar. + (mouse-major-mode-menu, mouse-popup-menubar) + (mouse-popup-menubar-stuff): Use them. + (C-down-mouse-3): Bind to a dynamic map rather than to + mouse-popup-menubar-stuff. + + * bindings.el (mode-line-major-mode-keymap): Bind down-mouse-1 + to mouse-menu-major-mode-map rather than to mouse-major-mode-menu. + +2008-04-09 Dan Nicolaescu + + * vc-svn.el (vc-svn-modify-change-comment): Add support for the + file:// access method. + +2008-04-09 Stefan Monnier + + * minibuffer.el: New file. + * loadup.el: Load it. + +2008-04-08 Stefan Monnier + + * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el + rather than subdirs.el. It introduces an ugly circular dependency, tho. + + * calc/calc.el: Load "calc-loaddefs" rather than set up manual autoloads. + (calc-mode-map, calc-digit-map, calc-dispatch-map): + Move initialization into declaration. + * calc/calc-yank.el: + * calc/calc-misc.el: + * calc/calc-embed.el: + * calc/calc-aent.el: Add autoload cookies. Set generated-autoload-file. + +2008-04-08 Michael Albinus + + * ps-samp.el (ps-add-printer, ps-remove-printer) + (ps-make-dynamic-printer-menu): New functions. + + * net/zeroconf.el: New file. + +2008-04-08 Stefan Monnier + + * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits): Typo. + +2008-04-08 Dan Nicolaescu + + * vc-rcs.el (vc-rcs-modify-change-comment): + * vc-cvs.el (vc-cvs-modify-change-comment): Fix argument order. + + * log-view.el (log-view-mode-menu): Bind log-view-modify-change-comment. + +2008-04-08 Juanma Barranquero + + * international/mule-cmds.el (set-locale-environment): Don't warn if + coding system doesn't agree with system locale (this reverts changes + by Dave Love, dated 2002-10-27 and 2002-10-09). + + * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine): + * emacs-lisp/cl-macs.el (get-setf-method): Use `string-match-p'. + + * emacs-lisp/copyright.el (copyright-update-year): Use `looking-at-p'. + +2008-04-08 Glenn Morris + + * calendar/calendar.el (calendar-date-style): Remove autoload cookie. + * textmodes/remember.el (remember-diary-convert-entry): + Require calendar. + + * textmodes/remember.el (remember-diary-extract-entries): Don't pass + diary-file, since it is the default for make-diary-entry anyway. + + * calendar/cal-menu.el (cal-menu-event-to-date): + Rename calendar-event-to-date. Update callers. + (calendar-mouse-tex-day): Rename cal-tex-mouse-day. + (calendar-mouse-tex-week): Rename cal-tex-mouse-week. + (calendar-mouse-tex-week2): Rename cal-tex-mouse-week2. + (calendar-mouse-tex-week-iso): Rename cal-tex-mouse-week-iso. + (calendar-mouse-tex-week-monday): Rename cal-tex-mouse-week-monday. + (calendar-mouse-tex-filofax-daily): Rename cal-tex-mouse-filofax-daily. + (calendar-mouse-tex-filofax-2week): Rename cal-tex-mouse-filofax-2week. + (calendar-mouse-tex-filofax-week): Rename cal-tex-mouse-filofax-week. + (calendar-mouse-tex-month): Rename cal-tex-mouse-month. + (calendar-mouse-tex-month-landscape): + Rename cal-tex-mouse-month-landscape. + (calendar-mouse-tex-year): Rename cal-tex-mouse-year. + (calendar-mouse-tex-filofax-year): Rename cal-tex-mouse-filofax-year. + (calendar-mouse-tex-year-landscape): + Rename cal-tex-mouse-year-landscape. + (cal-menu-context-mouse-menu): Update for above name changes. + + * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el: + * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-islam.el: + * calendar/cal-iso.el, calendar/cal-julian.el, calendar/cal-move.el: + * calendar/cal-persia.el, calendar/cal-tex.el, calendar/calendar.el: + * calendar/holidays.el: Replace int-to-string with number-to-string. + +2008-04-08 Chong Yidong + + * mwheel.el (mwheel-scroll): Deactivate any temporarily active + region if point moves. + +2008-04-08 Kenichi Handa + + * faces.el (font-slant-table): Change numeric values for `r', + `roman', and `normal'. + +2008-04-07 Vincent Belaïche + + * calc/calc-vec.el (calcFunc-kron, calc-kron): New functions. + +2008-04-07 Jay Belanger + + * calc/calc-ext.el (calc-init-extensions): Add `calc-kron' and + `calcFunc-kron' to autoloads. Add keybinding for `calc-kron'. + +2008-04-07 Michael Albinus + + * net/tramp.el (tramp-methods): Fix again tramp-copy-args of + "pscp" and "psftp". Reported by Gilles Pion . + +2008-04-07 Stefan Monnier + + * dired-aux.el (dired-read-shell-command): Use read-shell-command. + +2008-04-07 Sam Steingold + + * progmodes/inf-lisp.el (lisp-compile-string, lisp-eval-string): + Add helper functions. + (lisp-do-defun): Extract the common part of lisp-eval-defun and + lisp-compile-defun; DEFVAR forms reset the variables to the init + values, just like in emacs-lisp mode eval-defun. + (lisp-eval-defun, lisp-compile-defun): Use lisp-do-defun. + (lisp-compile-region): Use lisp-compile-string. + +2008-04-07 Stefan Monnier + + * subr.el (combine-and-quote-strings): Also quote strings that contain + the separator. + + * pcvs-util.el (cvs-map): Avoid recursion :-( + +2008-04-07 Glenn Morris + + * calendar/calendar.el (calendar-mode-map): Replace use of kbd. + + * calendar/calendar.el (diary-view-entries-initially-flag): Rename + view-diary-entries-initially. Keep old name as alias, update users. + (calendar-mark-diary-entries-flag): Rename + mark-diary-entries-in-calendar. Keep old name as alias, update users. + (calendar-view-holidays-initially-flag): Rename + view-calendar-holidays-initially. Keep old name as alias, update users. + (calendar-mark-holidays-flag): Rename mark-holidays-in-calendar. + Keep old name as alias, update users. + (calendar-initial-window-hook): Rename initial-calendar-window-hook. + Keep old name as alias, update users. + (calendar-today-visible-hook): Rename today-visible-calendar-hook. + Keep old name as alias, update users. + (calendar-today-invisible-hook): Rename today-invisible-calendar-hook. + Keep old name as alias, update users. + (diary-iso-date-forms): Rename iso-date-diary-pattern. Update users. + (diary-american-date-forms): Rename american-date-diary-pattern. + Keep old name as alias, update users. + (diary-european-date-forms): Rename european-date-diary-pattern. + Keep old name as alias, update users. + (calendar-iso-date-display-form): Rename iso-calendar-display-form. + Keep old name as alias, update users. + (calendar-european-date-display-form): Rename + european-calendar-display-form. Keep old name as alias, update users. + (calendar-american-date-display-form): Rename + european-calendar-display-form. Keep old name as alias, update users. + (diary-show-holidays-flag): Rename holidays-in-diary-buffer. + Keep old name as alias, update users. + (holiday-general-holidays): Rename general-holidays. + Keep old name as alias, update users. + (holiday-oriental-holidays): Rename oriental-holidays. + Keep old name as alias, update users. + (holiday-local-holidays): Rename local-holidays. + Keep old name as alias, update users. + (holiday-other-holidays): Rename other-holidays. + Keep old name as alias, update users. + (holiday-hebrew-holidays): Rename hebrew-holidays. + Keep old name as alias, update users. + (holiday-christian-holidays): Rename christian-holidays. + Keep old name as alias, update users. + (holiday-islamic-holidays): Rename islamic-holidays. + Keep old name as alias, update users. + (holiday-bahai-holidays): Rename bahai-holidays. + Keep old name as alias, update users. + (holiday-solar-holidays): Rename solar-holidays. + Keep old name as alias, update users. + (diary-fancy-buffer): Rename fancy-diary-buffer. + Keep old name as alias, update users. + (calendar-other-calendars-buffer): Rename other-calendars-buffer. + Update users. + (calendar-hebrew-yahrzeit-buffer): Rename cal-hebrew-yahrzeit-buffer. + Update users. + (calendar-increment-month): Rename increment-calendar-month. + Keep old name as alias, update callers. + (calendar-increment-month-cons): Rename old calendar-increment-month. + Update callers. + (calendar-extract-month): Rename extract-calendar-month. + Keep old name as alias, update callers. + (calendar-extract-day): Rename extract-calendar-day. + Keep old name as alias, update callers. + (calendar-extract-year): Rename extract-calendar-year. + Keep old name as alias, update callers. + (calendar-generate-window): Rename generate-calendar-window. + Update callers. + (calendar-generate): Rename generate-calendar. Update callers. + (calendar-generate-month): Rename generate-calendar-month. + Update callers. + (calendar-redraw): Rename redraw-calendar. Update callers. + (calendar-describe-mode): Rename describe-calendar-mode. Update uses. + (calendar-mouse-other-month): Rename mouse-calendar-other-month. + Update callers. + (calendar-update-mode-line): Rename update-calendar-mode-line. + Update callers. + (calendar-exit): Rename exit-calendar. Keep old name as alias, + update callers. + (calendar-mark-visible-date): Rename mark-visible-calendar-date. + Keep old name as alias, update callers. + * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el: + * calendar/cal-dst.el, calendar/cal-french.el, calendar/cal-hebrew.el: + * calendar/cal-html.el, calendar/cal-islam.el, calendar/cal-iso.el: + * calendar/cal-julian.el, calendar/cal-menu.el, calendar/cal-move.el: + * calendar/cal-persia.el, calendar/cal-tex.el, calendar/cal-x.el: + * calendar/diary-lib.el, calendar/holidays.el, calendar/lunar.el: + * calendar/solar.el: Update for calendar.el name changes. + * org/org.el (org-agenda-format-date-aligned) + (org-agenda-execute-calendar-command): Access date elements directly + rather than using calendar functions. + (org-read-date, org-goto-calendar, org-agenda-goto-calendar): + Also set calendar-view-diary-initially-flag, + calendar-view-holidays-initially-flag. + (org-get-entries-from-diary): Also set diary-fancy-buffer. + (org-agenda-execute-calendar-command): No need to set displayed-day. + +2008-04-06 Alan Mackenzie + + * progmodes/cc-langs.el (c-before-font-lock-function): Correct a + typo in the doc string. + + * progmodes/cc-mode.el (c-basic-common-init): + Set font-lock-extend-after-change-region-function. + (c-extend-after-change-region): New function, used in + font-lock-extend-after-change-region-function, thus superseding + advice on the Font Lock after change functions. + (c-advise-fl-for-region): Remove this macro. + +2008-04-06 Reiner Steib + + * textmodes/flyspell.el (flyspell-duplicate-distance): + Improve custom type. + +2008-04-06 Glenn Morris + + * calendar/diary-lib.el (diary-sexp-entry-symbol): + Rename sexp-diary-entry-symbol. Keep old name as alias, update users. + (diary-list-entries-hook): Rename list-diary-entries-hook. + Keep old name as alias, update users. + (diary-mark-entries-hook): Rename mark-diary-entries-hook. + Keep old name as alias, update users. + (diary-nongregorian-listing-hook): Rename + nongregorian-diary-listing-hook. Keep old name as alias, update users. + (diary-nongregorian-marking-hook): Rename + nongregorian-diary-marking-hook. Keep old name as alias, update users. + (diary-print-entries-hook): Rename print-diary-entries-hook. + Keep old name as alias, update users. + (diary-abbreviated-year-flag): Rename abbreviated-calendar-year. + Keep old name as alias, update users. + (diary-number-of-entries): Rename number-of-diary-entries. + Keep old name as alias, update users. + (view-diary-entries, list-diary-entries, show-all-diary-entries): + Give version of obsolescence. + (diary-view-other-diary-entries): Rename view-other-diary-entries. + Keep old name as alias, update callers. + (diary-add-to-list): Rename add-to-diary-list. Keep old name as alias, + update callers. + (diary-include-other-diary-files): Rename include-other-diary-files. + Keep old name as alias, update callers. + (diary-simple-display): Rename simple-diary-display. + Keep old name as alias, update callers. + (diary-fancy-display): Rename fancy-diary-display. + Keep old name as alias, update callers. + (diary-print-entries): Rename print-diary-entries. + Keep old name as alias, update callers. + (diary-marking-entries-flag): Rename marking-diary-entries. + Update users. + (diary-marking-entry-flag): Rename marking-diary-entry. Update users. + (diary-mark-entries): Rename mark-diary-entries. + Keep old name as alias, update callers. + (diary-mark-sexp-entries): Rename mark-sexp-diary-entries. + Keep old name as alias, update callers. + (diary-mark-included-diary-files): Rename mark-included-diary-files. + Keep old name as alias, update callers. + (calendar-mark-days-named): Rename mark-calendar-days-named. + Keep old name as alias, update callers. + (calendar-mark-month): Rename mark-calendar-month. + Keep old name as alias, update callers. + (calendar-mark-date-pattern): Rename mark-calendar-date-pattern. + Keep old name as alias, update callers. + (diary-sort-entries): Rename sort-diary-entries. + Keep old name as alias, update callers. + (diary-list-sexp-entries): Rename list-sexp-diary-entries. + Keep old name as alias, update callers. + (diary-make-entry): Rename make-diary-entry. Keep old name as alias, + update callers. + (diary-insert-entry): Rename insert-diary-entry. + Keep old name as alias. + (diary-insert-weekly-entry): Rename insert-weekly-diary-entry. + Keep old name as alias. + (diary-insert-monthly-entry): Rename insert-monthly-diary-entry. + Keep old name as alias. + (diary-insert-yearly-entry): Rename insert-yearly-diary-entry. + Keep old name as alias. + (diary-insert-anniversary-entry): Rename insert-anniversary-diary-entry. + Keep old name as alias. + (diary-insert-block-entry): Rename insert-block-diary-entry. + Keep old name as alias. + (diary-insert-cyclic-entry): Rename insert-cyclic-diary-entry. + Keep old name as alias. + (diary-fancy-font-lock-keywords): Rename fancy-diary-font-lock-keywords. + Keep old name as alias, update users. + (diary-fancy-display-mode): Rename fancy-diary-display-mode. + Keep old name as alias, update callers. + * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el: + * calendar/cal-menu.el, calendar/cal-x.el, calendar/calendar.el: + * calendar/icalendar.el: Update for diary-lib name changes. + +2008-04-06 Chong Yidong + + * dired-aux.el (dired-overwrite-confirmed): Revert last change. + + * dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite + for copy, move, and link operations. + +2008-04-06 Michael Kifer + + * emulation/viper-init.el, emulation/viper-ex.el, emulation/viper-cmd.el + (viper-search-wrap-around-t): Replace with viper-search-wrap-around. + + * ediff-util.el, ediff-vers.el, ediff-wind.el: Replace 3-argument + 'require' statements with 1-argument ones (wrapped in if's). + For compatibility with the current stable version of XEmacs. + +2008-04-06 Dan Nicolaescu + + * vc.el (vc-status-prepare-status-buffer): Reset vc-parent-buffer-name. + +2008-04-06 Jason Rumney + + * language/burmese.el ("Burmese"): Make sample text consistent with + language name. + +2008-04-06 Nick Roberts + + * progmodes/gdb-ui.el (gdb): New group. + (gdb-debug-log-max, gdb-enable-debug) + (gdb-cpp-define-alist-program, gdb-cpp-define-alist-flags) + (gdb-show-main, gdb-many-windows, gdb-use-separate-io-buffer) + (gdb-speedbar-auto-raise, gdb-use-colon-colon-notation) + (gdb-show-changed-values, gdb-max-children) + (gdb-delete-out-of-scope, gdb-same-frame, gdb-find-source-frame) + (breakpoint-enabled, breakpoint-disabled, gdb-max-frames) + (gdb-all-registers, gdb-memory-repeat-count, gdb-memory-format) + (gdb-memory-unit): Move to new group from GUD group. + (menu): Allow customization from GDB-UI menu-item. + +2008-04-05 Chong Yidong + + * dired-aux.el (dired-overwrite-confirmed): Supply initial value. + +2008-04-05 Stefan Monnier + + * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-annotate-command) + (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line): + Revision numbers can include ".". + + * diff-mode.el (diff-end-of-hunk): Be careful not to overlook trailing + "+" lines not accounted for by counting "-" and context lines. + +2008-04-05 YAMAMOTO Mitsuharu + + * term/mac-win.el (mac-service-open-file): Use file URL instead of + file name string. + +2008-04-05 Stefan Monnier + + * vc-bzr.el (vc-bzr-annotate-command): Preserve line alignment. + (vc-bzr-annotate-time): Accept space used to preserve alignment. + +2008-04-05 Richard Stallman + + * emacs-lisp/advice.el (defadvice): Add usage pattern. + +2008-04-05 Nick Roberts + + * progmodes/gdb-ui.el: Add advice about using Cygwin GDB (from a + thread in [h-e-w]). + +2008-04-05 Juanma Barranquero + + * files.el (abort-if-file-too-large): Fix typo in docstring. + +2008-04-05 Stefan Monnier + + * subr.el (functionp): Return nil for special forms. + +2008-04-05 Glenn Morris + + * emacs-lisp/autoload.el (autoload-ensure-default-file): + Provide a feature. + * calendar/calendar.el, calendar/diary-lib.el, calendar/holidays.el: + Require loaddefs file rather than loading it. + * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Simplify rule now that + autoload-ensure-default-file provides a feature. + + * Makefile.in (LOADDEFS): Add mh-loaddefs.el. + (AUTOGENEL): mh-loaddefs is in $LOADDEFS now. + (compile, compile-always, recompile): Use $LOADDEFS. + (cal-autoloads): Remove. + + * calendar/cal-x.el (calendar-dedicate-diary): Use get-buffer rather + than buffer-live-p. Reported by David Koppelman . + + * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2) + (hebrew-holidays-3, hebrew-holidays-4): Don't autoload obsolescence. + + * calendar/calendar.el (diary-hebrew-entry-symbol): + Rename hebrew-diary-entry-symbol. Keep old name as alias. + (diary-islamic-entry-symbol): Rename islamic-diary-entry-symbol. + Keep old name as alias. + (diary-bahai-entry-symbol): Rename bahai-diary-entry-symbol. + Keep old name as alias. + * calendar/cal-bahai.el: Update for rename bahai-diary-entry-symbol + to diary-bahai-entry-symbol. + * calendar/cal-hebrew.el: Update for rename hebrew-diary-entry-symbol + to diary-hebrew-entry-symbol. + * calendar/cal-islam.el: Update for rename islamic-diary-entry-symbol + to diary-islamic-entry-symbol. + * calendar/diary-lib.el: Update for diary-entry-symbol renames. + + * calendar/solar.el (diary-sabbath-candles-minutes) + (diary-sabbath-candles): Move to cal-hebrew. + * calendar/cal-hebrew.el (diary-hebrew-sabbath-candles-minutes) + (diary-hebrew-sabbath-candles): Move here from solar.el and rename. + Doc fix. Keep old name as alias. + (diary-hebrew-sabbath-candles): Simplify. + (solar-setup, solar-sunrise-sunset, calendar-latitude) + (calendar-longitude, calendar-time-zone): Declare for compiler. + * calendar/diary-lib.el (list-sexp-diary-entries): Update doc for + rename. + + * calendar/cal-coptic.el (calendar-coptic-month-name-array): + Rename coptic-calendar-month-name-array. Update callers. + (calendar-coptic-epoch): Rename coptic-calendar-epoch. Update callers. + (calendar-coptic-name): Rename coptic-name. Update callers. + (calendar-coptic-leap-year-p): Rename coptic-calendar-leap-year-p. + Update callers. + (calendar-coptic-last-day-of-month): + Rename coptic-calendar-last-day-of-month. Update callers. + (calendar-coptic-to-absolute): Rename calendar-absolute-from-coptic. + Keep old name as alias, update callers. + (calendar-coptic-print-date): Rename calendar-print-coptic-date. + Keep old name as alias, update callers. + (calendar-coptic-goto-date): Rename calendar-goto-coptic-date. + Keep old name as alias. + (calendar-ethiopic-month-name-array): + Rename ethiopic-calendar-month-name-array. Update callers. + (calendar-ethiopic-epoch): Rename ethiopic-calendar-epoch. + Update callers. + (calendar-ethiopic-name): Rename ethiopic-name. Update callers. + (calendar-ethiopic-to-absolute): Rename calendar-absolute-from-ethiopic. + Keep old name as alias, update callers. + (calendar-ethiopic-print-date): Rename calendar-print-ethiopic-date. + Keep old name as alias, update callers. + (calendar-ethiopic-goto-date): Rename calendar-goto-ethiopic-date. + Keep old name as alias. + + * calendar/cal-french.el (calendar-french-epoch): + Rename french-calendar-epoch. Update callers. + (calendar-french-month-name-array): Rename variable and function + french-calendar-month-name-array. Update callers. + (calendar-french-multibyte-month-name-array): + Rename french-calendar-multibyte-month-name-array. Update callers. + (calendar-french-day-name-array): Rename variable and function + french-calendar-day-name-array. Update callers. + (calendar-french-special-days-array): Rename variable and function + french-calendar-special-days-array. Update callers. + (calendar-french-multibyte-special-days-array): + Rename french-calendar-multibyte-special-days-array. Update callers. + (calendar-french-accents-p): Rename french-calendar-accents. + Update callers. + (calendar-french-leap-year-p): Rename french-calendar-leap-year-p. + Update callers. + (calendar-french-last-day-of-month): + Rename french-calendar-last-day-of-month. Update callers. + (calendar-french-to-absolute): Rename calendar-absolute-from-french. + Keep old name as alias, update callers. + (calendar-french-print-date): Rename calendar-print-french-date. + Keep old name as alias, update callers. + (calendar-french-goto-date): Rename calendar-goto-french-date. + Keep old name as alias. + + * calendar/cal-menu.el, calendar/calendar.el: + Update for Coptic and French name changes. + + * calendar/cal-china.el (calendar-chinese): Rename custom group + from chinese-calendar. Update users. + (calendar-chinese-time-zone): Rename chinese-calendar-time-zone. + Keep old name as alias, update users. + (calendar-chinese-location-name): Rename chinese-calendar-location-name. + Keep old name as alias. + (calendar-chinese-daylight-time-offset): + Rename chinese-calendar-daylight-time-offset. Keep old name as alias, + update users. + (calendar-chinese-standard-time-zone-name): + Rename chinese-calendar-standard-time-zone-name. + Keep old name as alias, update users. + (calendar-chinese-daylight-saving-start): + Rename chinese-calendar-daylight-savings-starts. + Keep old name as alias, update users. + (calendar-chinese-daylight-saving-end): + Rename chinese-calendar-daylight-savings-ends. Keep old name as alias, + update users. + (calendar-chinese-daylight-saving-start-time): + Rename chinese-calendar-daylight-savings-starts-time. + Keep old name as alias, update users. + (calendar-chinese-daylight-saving-end-time): + Rename chinese-calendar-daylight-savings-ends-time. + Keep old name as alias, update users. + (calendar-chinese-celestial-stem): Rename + calendar-chinese-celestial-stem. Keep old name as alias, update users. + (calendar-chinese-terrestrial-branch): + Rename calendar-chinese-terrestrial-branch. Keep old name as alias, + update users. + (calendar-chinese-zodiac-sign-on-or-after): + Rename chinese-zodiac-sign-on-or-after. Update callers. + (calendar-chinese-new-moon-on-or-after): + Rename chinese-new-moon-on-or-after. Update callers. + (calendar-chinese-month-list): Rename chinese-month-list. + Update callers. + (calendar-chinese-number-months): Rename number-chinese-months. + Update callers. + (calendar-chinese-compute-year): Rename compute-chinese-year. + Update callers. + (calendar-chinese-year-cache): Rename chinese-year-cache. Update users. + (calendar-chinese-year): Rename chinese-year. Update callers. + (calendar-chinese-year-cache-init): Rename chinese-year-cache-init. + (calendar-chinese-to-absolute): Rename calendar-absolute-from-chinese. + Keep old name as alias, update callers. + (calendar-chinese-print-date): Rename calendar-print-chinese-date. + Keep old name as alias, update callers. + (calendar-chinese-months-to-alist): + Rename make-chinese-month-assoc-list. Update callers. + (calendar-chinese-months): Rename chinese-months. Update callers. + (calendar-chinese-goto-date): Rename calendar-goto-chinese-date. + Keep old name as alias, update callers. + + * calendar/cal-hebrew.el (calendar-hebrew-leap-year-p): + Rename hebrew-calendar-leap-year-p. Update callers. + (calendar-hebrew-last-month-of-year): + Rename hebrew-calendar-last-month-of-year. Update callers. + (calendar-hebrew-elapsed-days): Rename hebrew-calendar-elapsed-days. + Update callers. + (calendar-hebrew-days-in-year): Rename hebrew-calendar-days-in-year. + Update callers. + (calendar-hebrew-long-heshvan-p): Rename hebrew-calendar-long-heshvan-p. + Update callers. + (calendar-hebrew-short-kislev-p): Rename hebrew-calendar-short-kislev-p. + Update callers. + (calendar-hebrew-last-day-of-month): + Rename hebrew-calendar-last-day-of-month. Update callers. + (calendar-hebrew-to-absolute): Rename calendar-absolute-from-hebrew. + Keep old name as alias, update callers. + (calendar-hebrew-print-date): Rename calendar-print-hebrew-date. + Keep old name as alias, update callers. + (calendar-hebrew-yahrzeit): Rename hebrew-calendar-yahrzeit. + Keep old name as alias, update callers. + (calendar-hebrew-goto-date): Rename calendar-goto-hebrew-date. + Keep old name as alias. + (holiday-hebrew-rosh-hashanah): Rename holiday-rosh-hashanah-etc. + Keep old name as alias. + (holiday-hebrew-hanukkah): Rename holiday-hanukkah. + Keep old name as alias. + (holiday-hebrew-passover): Rename holiday-passover-etc. + Keep old name as alias. + (holiday-hebrew-tisha-b-av): Rename holiday-tisha-b-av-etc. + Keep old name as alias, update callers. + (diary-hebrew-list-entries): Rename list-hebrew-diary-entries. + Keep old name as alias. + (calendar-hebrew-mark-date-pattern): + Rename mark-hebrew-calendar-date-pattern. Keep old name as alias, + update callers. + (diary-hebrew-mark-entries): Rename mark-hebrew-diary-entries. + Keep old name as alias. + (diary-hebrew-insert-entry): Rename insert-hebrew-diary-entry. + Keep old name as alias. + (diary-hebrew-insert-monthly-entry): + Rename insert-monthly-hebrew-diary-entry. Keep old name as alias. + (diary-hebrew-insert-yearly-entry): + Rename insert-yearly-hebrew-diary-entry. Keep old name as alias. + (calender-hebrew-list-yahrzeits): Rename list-yahrzeit-dates. + Keep old name as alias. + (diary-hebrew-omer): Rename diary-omer. Keep old name as alias. + (diary-hebrew-yahrzeit): Rename diary-yahrzeit. Keep old name as alias. + (diary-hebrew-rosh-hodesh): Rename diary-rosh-hodesh. + Keep old name as alias. + (calendar-hebrew-parashiot-names): + Rename hebrew-calendar-parashiot-names. Update callers. + (calendar-hebrew-parasha-name): Rename hebrew-calendar-parasha-name. + (calendar-hebrew-year-Saturday-incomplete-Sunday): + Rename hebrew-calendar-year-Saturday-incomplete-Sunday. + (calendar-hebrew-year-Saturday-complete-Tuesday): + Rename hebrew-calendar-year-Saturday-complete-Tuesday. + (calendar-hebrew-year-Monday-incomplete-Tuesday): + Rename hebrew-calendar-year-Monday-incomplete-Tuesday. + (calendar-hebrew-year-Monday-complete-Thursday): + Rename hebrew-calendar-year-Monday-complete-Thursday. + (calendar-hebrew-year-Tuesday-regular-Thursday): + Rename hebrew-calendar-year-Tuesday-regular-Thursday. + (calendar-hebrew-year-Thursday-regular-Saturday): + Rename hebrew-calendar-year-Thursday-regular-Saturday. + (calendar-hebrew-year-Thursday-complete-Sunday): + Rename hebrew-calendar-year-Thursday-complete-Sunday. + (calendar-hebrew-year-Saturday-incomplete-Tuesday): + Rename hebrew-calendar-year-Saturday-incomplete-Tuesday. + (calendar-hebrew-year-Saturday-complete-Thursday): + Rename hebrew-calendar-year-Saturday-complete-Thursday. + (calendar-hebrew-year-Monday-incomplete-Thursday): + Rename hebrew-calendar-year-Monday-incomplete-Thursday. + (calendar-hebrew-year-Monday-complete-Saturday): + Rename hebrew-calendar-year-Monday-complete-Saturday. + (calendar-hebrew-year-Tuesday-regular-Saturday): + Rename hebrew-calendar-year-Tuesday-regular-Saturday. + (calendar-hebrew-year-Thursday-incomplete-Sunday): + Rename hebrew-calendar-year-Thursday-incomplete-Sunday. + (calendar-hebrew-year-Thursday-complete-Tuesday): + Rename hebrew-calendar-year-Thursday-complete-Tuesday. + (diary-hebrew-parasha): Rename diary-parasha. Keep old name as alias. + Update for above name changes of constants. + + * calendar/cal-menu.el, calendar/calendar.el: + Update for chinese and hebrew name changes. + * calendar/diary-lib.el: Update for hebrew name changes. + +2008-04-05 Stefan Monnier + + * subr.el (keymap-canonicalize): Correct thinko. + + * server.el: Undo part of the multi-tty change, which is only + needed if server.el is preloaded, and broke server-running-p. + (server-socket-dir): Initialize in the defvar, as before. + (server-start): Remove initialization of server-socket-dir. + +2008-04-05 Eli Zaretskii + + * ls-lisp.el (ls-lisp-format): Support inodes that are 2- or + 3-member cons cells. + +2008-04-05 Chong Yidong + + * cus-face.el (custom-face-attributes): Handle roman slant. + + * faces.el (default): Ensure the face-defface-spec property is set. + +2008-04-05 Adrian Robert + + * files.el (abort-if-file-too-large): New function. + (find-file-noselect, insert-file-1): Use it. + +2008-04-05 Reto Zimmermann + + * progmodes/vhdl-mode.el (vhdl-mode-map-init): + Replace C-c[a-zA-Z] key bindings. + +2008-04-05 Stefan Monnier + + * progmodes/hideif.el (hif-token-alist): New var. + (hif-token-regexp, hif-tokenize): Use it. + (hif-mathify-binop): New macro. + (hif-plus, hif-minus, hif-notequal, hif-greater, hif-less) + (hif-greater-equal, hif-less-equal): Use it. + (hif-logior, hif-logand): New functions. + (hif-math): Accept | and & as well. + + * progmodes/etags.el: Fix problem with completion for buffer-local + tables. Reported by Radey Shouman . + (tags-complete-tag): Remove. + (tags-lazy-completion-table): New function to replace it. + (find-tag-tag, complete-tag): Update users. + +2008-04-04 Dan Nicolaescu + + * vc-rcs.el (vc-rcs-dir-status): + * vc-sccs.el (vc-sccs-dir-status): New function. + + * outline.el (outline-mode-menu-bar-map): + * term.el (terminal-signal-menu): Add :help. + + * net/eudc.el (eudc-mode-map): Declare and define in one step. + (eudc-tail-menu, eudc-server-menu, eudc-tools-menu): Add :help. + + * emacs-lisp/re-builder.el (reb-mode-map): + * textmodes/nroff-mode.el (nroff-mode-map): Add menus. + + * diff-mode.el (diff-file-junk-re): Recognize the git format for + new files, deleted files and for changing permissions. + (diff-mode): Set beginning-of-defun-function and + end-of-defun-function. + + * vc-bzr.el (vc-bzr-state): Use when instead of if. + + * vc.el (vc-default-status-fileinfo-extra): New function. + (vc-status-mark-buffer-changed): Use it. + (vc-update-vc-status-buffer): Allow for partial updates. + +2008-04-04 Stefan Monnier + + * net/tramp.el (after-init-hook): Don't wrap a lambda around + tramp-register-completion-file-name-handler. + + * subr.el (keymap-canonicalize): New function. + * mouse.el (mouse-menu-non-singleton): Use it. + (mouse-major-mode-menu): Remove hack made unnecessary. + + * simple.el (set-fill-column): Prompt rather than error by default. + +2008-04-04 Andreas Schwab + + * calendar/cal-dst.el (calendar-time-zone-daylight-rules): + Reset new-rules after each round. + + * Makefile.in (cal-autoloads): New target. + (compile, compile-always, recompile): Depend on it. + ($(lisp)/calendar/cal-loaddefs.el) + ($(lisp)/calendar/diary-loaddefs.el) + ($(lisp)/calendar/hol-loaddefs.el): Depend on calendar/*.el. + +2008-04-04 Michael Kifer + + * ediff*.el: Replace load with require in eval-when-compile. + + * ediff-hook.el: Delete all invocations of (autoload ...). + + * ediff-util.el (ediff-setup): Make window-min-height a local variable + in ediff control window, and set its min height to 2. + (ediff-setup-control-buffer): Dedicate the control window. + (ediff-toggle-multiframe): Undedicate control window. + Work directly with ediff-setup-windows-multiframe and + ediff-setup-windows-plain. + + * ediff-wind.el (ediff-choose-window-setup-function-automatically): + New function. + (ediff-window-setup-function): Change initialization. + (ediff-setup-windows-automatic): Delete. + (ediff-setup-windows-plain-merge): Make control window dedicated. + (ediff-destroy-control-frame): Do not skip frames if working in a + single frame. + + * emulation/viper-ex.el: Move provide's forward, prevent recursion in + eval-when-compile. + + * emulation/viper-util.el: Move provide's forward, prevent recursion in + eval-when-compile. + +2008-04-04 Glenn Morris + + * calendar/cal-bahai.el (calendar-bahai-to-absolute): Rename + calendar-absolute-from-bahai. Update callers, keep old name as alias. + + * calendar/cal-islam.el (calendar-islamic-leap-year-p): + Rename islamic-calendar-leap-year-p. Update callers. + (calendar-islamic-last-day-of-month): + Rename islamic-calendar-last-day-of-month. Update callers. + (calendar-islamic-day-number): + Rename islamic-calendar-day-number. Update callers. + (calendar-islamic-to-absolute): Rename calendar-absolute-from-islamic. + Update callers, keep old name as alias. + (calendar-islamic-print-date): Rename calendar-print-islamic-date. + Update callers, keep old name as alias. + (calendar-islamic-goto-date): Rename calendar-goto-islamic-date. + Keep old name as alias. + (diary-islamic-list-entries): Rename list-islamic-diary-entries. + Update callers, keep old name as alias. + (calendar-islamic-mark-date-pattern): + Rename mark-islamic-calendar-date-pattern. Update callers, keep old + name as alias. + (diary-islamic-insert-entry): Rename insert-islamic-diary-entry. + Keep old name as alias. + (diary-islamic-insert-monthly-entry): + Rename insert-monthly-islamic-diary-entry. Keep old name as alias. + (diary-islamic-insert-yearly-entry): + Rename insert-yearly-islamic-diary-entry. Keep old name as alias. + + * calendar/cal-iso.el (calendar-iso-to-absolute): Rename + calendar-absolute-from-iso. Update callers, keep old name as alias. + (calendar-iso-print-date): Rename calendar-print-iso-date. + Update callers, keep old name as alias. + (calendar-iso-goto-date): Rename calendar-goto-iso-date. + Keep old name as alias. + (calendar-iso-goto-week): Rename calendar-goto-iso-week. + Keep old name as alias. + + * calendar/cal-julian.el (calendar-julian-to-absolute): Rename + calendar-absolute-from-julian. Update callers, keep old name as alias. + (calendar-julian-print-date): Rename calendar-print-julian-date. + Update callers, keep old name as alias. + (calendar-julian-goto-date): Rename calendar-goto-julian-date. + Update callers, keep old name as alias. + (calendar-astro-to-absolute): Rename calendar-absolute-from-astro. + Update callers, keep old name as alias. + (calendar-astro-print-day-number): + Rename calendar-print-astro-day-number. Update callers, keep old + name as alias. + (calendar-astro-goto-day-number): Rename calendar-goto-astro-day-number. + Update callers, keep old name as alias. + + * calendar/cal-mayan.el (calendar-mayan-string-from-long-count): + Rename calendar-string-to-mayan-long-count. Update callers. + (calendar-mayan-print-date): Rename calendar-print-mayan-date. + Update callers, keep old name as alias. + (calendar-mayan-read-haab-date): Rename calendar-read-mayan-haab-date. + Update callers. + (calendar-mayan-read-tzolkin-date): + Rename calendar-read-mayan-tzolkin-date. Update callers. + (calendar-mayan-next-haab-date): Rename calendar-next-haab-date. + Keep old name as alias. + (calendar-mayan-previous-haab-date): Rename calendar-previous-haab-date. + Keep old name as alias. + (calendar-mayan-next-tzolkin-date): Rename calendar-next-tzolkin-date. + Keep old name as alias. + (calendar-mayan-previous-tzolkin-date): + Rename calendar-previous-tzolkin-date. Keep old name as alias. + (calendar-mayan-next-round-date): + Rename calendar-next-calendar-round-date. Keep old name as alias. + (calendar-mayan-previous-round-date): + Rename calendar-previous-calendar-round-date. Keep old name as alias. + (calendar-mayan-long-count-to-absolute): Rename + calendar-absolute-from-mayan-long-count. Keep old name as alias. + (calendar-mayan-goto-long-count-date): + Rename calendar-goto-mayan-long-count-date. Keep old name as alias. + + * calendar/cal-persia.el (calendar-persian-month-name-array): + Rename persian-calendar-month-name-array. Update callers. + (calendar-persian-epoch): Rename persian-calendar-epoch. + Update callers. + (calendar-persian-leap-year-p): Rename persian-calendar-leap-year-p. + Update callers. + (calendar-persian-last-day-of-month): + Rename persian-calendar-last-day-of-month. Update callers. + (calendar-persian-to-absolute): Rename calendar-absolute-from-persian. + Update callers, keep old name as alias. + (calendar-persian-print-date): Rename calendar-print-persian-date. + Update callers, keep old name as alias. + (calendar-persian-goto-date): Rename calendar-goto-persian-date. + Keep old name as alias. + + * calendar/cal-china.el, calendar/cal-coptic.el, calendar/cal-islam.el: + * calendar/cal-persia.el, calendar/holidays.el, calendar/lunar.el: + * calendar/solar.el: Update for cal-julian name changes. + + * calendar/cal-dst.el: Update for persian name changes. + + * calendar/cal-menu.el, calendar/calendar.el: + Update for islamic, iso, julian, mayan, persian name changes. + + * calendar/diary-lib.el: Update for islamic name changes. + + * calendar/calendar.el (calendar-hebrew-all-holidays-flag): + Rename all-hebrew-calendar-holidays. Update callers, keep old name + as alias. + (calendar-christian-all-holidays-flag): + Rename all-christian-calendar-holidays. Update callers, keep old + name as alias. + (calendar-islamic-all-holidays-flag): + Rename all-islamic-calendar-holidays. Update callers, keep old + name as alias. + (calendar-bahai-all-holidays-flag): Rename all-bahai-calendar-holidays. + Update callers, keep old name as alias. + * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/holidays.el: + Update for the above name changes. + +2008-04-04 Juanma Barranquero + + * hilit-chg.el (global-highlight-changes-mode) + (highlight-changes-passive-string, highlight-changes-active-string): + Mark as obsolete since 23.1, not 22.1. + +2008-04-03 Juanma Barranquero + + * hilit-chg.el (highlight-changes-visibility-initial-state) + (hilit-chg-update, highlight-changes-mode-turn-on): + Fix typos in docstrings. + +2008-04-03 Stephen Berman + + * newcomment.el (comment-enter-backward): Be careful to restore + position changed during narrowing. + +2008-04-03 Giuliano Procida (tiny change) + + * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords): + Recognize `sub ($$)'. + +2008-04-03 Richard Sharman + + * hilit-chg.el (highlight-changes-mode): Rename from + highlight-changes; no longer uses sub-modes active and passive; + implemented by define-minor-mode. + (highlight-changes-toggle-visibility): New function, to replace + the old passive/active submodes of global-highlight-changes-mode; + implemented by define-minor-mode. + (global-highlight-changes-mode): Rename from global-highlight-changes; + rewrite using define-globalized-minor-mode. + (hilit-chg-major-mode-hook, hilit-chg-check-global) + (hilit-chg-post-command-hook, hilit-chg-check-global) + (hilit-chg-update-all-buffers, hilit-chg-turn-off-maybe): Remove due + to use of define-globalized-minor-mode. + (highlight-changes-global-initial-state): Change to be boolean. + (highlight-changes-visible-string, highlight-changes-invisible-string): + Rename from highlight-changes-active-string and + highlight-changes-passive-string. + (hilit-chg-update, hilit-chg-set): Use them. + (global-highlight-changes-mode): Rename from global-highlight-changes. + (hilit-chg-map-changes, hilit-chg-display-changes): Add arguments to + docstring. + (hilit-chg-hide-changes): Rewrite to use dolist. + (hilit-chg-set-face-on-change, hilit-chg-update) + (highlight-changes-rotate-faces): Use highlight-changes-visible-mode + variable instead of testing highlight-changes-mode. + (highlight-markup-buffers): Add require ediff-util; argument on calls + to highlight-changes-mode changed. + (highlight-compare-with-file): Fix problems with interactive + call giving invalid default file. + +2008-04-03 Nick Roberts + + * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): + Fix in disassembly buffer (regression in 22.2). + +2008-04-03 Michael Kifer + + * emulation/viper-macs.el (viper-read-fast-keysequence): + Use viper-read-event instead of viper-read-key. + + * emulation/viper.el (viper-mode): Move the check for fundamental mode. + + * emulation/viper-util.el (viper-get-saved-cursor-color-in-insert-mode) + (viper-get-saved-cursor-color-in-replace-mode): Get rid of redundant + let-statements. + + * emulation/viper-ex.el, emulation/viper-macs.el: + * emulation/viper-mous.el: + Replace load with require in eval-when-compile. + +2008-04-03 Stefan Monnier + + * files.el (auto-mode-alist): Use archive-mode for Debian packages. + + * arc-mode.el (archive-mode-map): Obey mouse-1-click-follows-link. + (archive-try-jka-compr): New function. + (archive-set-buffer-as-visiting-file): Use it. + + * tar-mode.el (tar-mode-map): Obey mouse-1-click-follows-link. + +2008-04-03 Chong Yidong + + * simple.el (handle-shift-selection): New arg. + +2008-04-03 Stefan Monnier + + * emacs-lisp/cl-macs.el (defsetf): Accept a lambda for the 2-arg form. + + * vc-bzr.el (vc-bzr-previous-revision, vc-bzr-next-revision): New funs. + +2008-04-03 Chong Yidong + + * shell.el (shell-dynamic-complete-filename): New fun. + (shell-dynamic-complete-functions): Use it. + + * help-fns.el (describe-variable): Undo 2008-02-25 change. + +2008-04-03 Kenichi Handa + + * international/fontset.el (create-fontset-from-x-resource): + Handle the error of X resource more gracefully. + + * international/latin1-disp.el (latin1-display): Don't use make-char. + Fix the argument to set-char-table-range. + (latin1-display-identities): Don't use make-char. + (latin1-display-reset): Use map-charset-chars instead of directly + calling standard-display-default. + (latin1-display-check-font): Don't use make-char. + (latin1-display-setup): Likewise. + (latin1-display-ucs-per-lynx): Likewise. + +2008-04-03 Stefan Monnier + + * emacs-lisp/timer.el (timer): Define as a defstruct, so we can + name the fields, to make the code clearer. + Rewrite all `aset' and `aref' using the defined accessors. + (timer--time): New pseudo-field. + (timer-set-time, timer-set-idle-time, timer-inc-time) + (timer-set-time-with-usecs, with-timeout-suspend): Use it. + (timer--time-less-p): New function. + (timer--activate): New function, extracted from timer-activate. + (timer-activate-when-idle, timer-activate): Use it. + (cancel-function-timers): Use dolist. + +2008-04-03 Glenn Morris + + * add-log.el (c-beginning-of-defun, c-end-of-defun): + Remove declarations; no longer used. + (c-cpp-define-name, c-defun-name): Declare as functions. + + * calendar/cal-bahai.el (holiday-fixed): Autoload it. + (holiday-bahai-new-year, holiday-bahai-ridvan): New functions. + + * calendar/cal-hebrew.el (holiday-rosh-hashanah-etc) + (holiday-passover-etc, holiday-hanukkah): Doc fix. + Add optional argument. Simplify. + (holiday-tisha-b-av-etc): Use memq rather than unless. + (holiday-julian): Autoload it. + (holiday-hebrew-misc): New function. + + * calendar/cal-islam.el (holiday-islamic-new-year): New function. + + * calendar/calendar.el (hebrew-holidays-1, hebrew-holidays-2) + (hebrew-holidays-3, hebrew-holidays-4): Make obsolete. + (hebrew-holidays-2): Just use holiday-hanukkah now it respects + all-hebrew-calendar-holidays. + (hebrew-holidays, christian-holidays, islamic-holidays, bahai-holidays): + Simplify using new functions. + (calendar-holidays): Doc fix. + (generate-calendar-window): Use bound-and-true-p. + + * calendar/diary-lib.el (diary-mail-addr): Use bound-and-true-p. + + * calendar/holidays.el (calendar-holiday-list): Fix previous change. + (holiday-filter-visible-calendar): Doc fix. Use mapcar. + (holiday-easter-etc): Fix nesting of result. Tweak holiday order. + Use calendar-date-is-visible-p, not holiday-filter-visible-calendar. + + * net/tramp.el (tramp-drop-volume-letter): Move definition before use. + +2008-04-03 Stefan Monnier + + * vc-mtn.el (vc-mtn-command): Avoid localization of messages. + + * vc-bzr.el (vc-bzr-checkout): Simplify. + + * image-mode.el (image-mode-fit-frame): New command. + + * simple.el (beginning-of-buffer, end-of-buffer, goto-line, undo) + (copy-region-as-kill, kill-ring-save, use-region-p, mark-word) + (keyboard-escape-quit): Check region-active-p i.s.o + transient-mark-mode. + +2008-04-02 Simon Josefsson + + * net/imap.el (imap-enable-exchange-bug-workaround): New variable. + (imap-message-copyuid-1): Use it. + (imap-message-appenduid-1): Likewise. Based on patch by Nathan + J. Williams in + . + +2008-04-02 Alan Mackenzie + + * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name): + New optimised functions to get the name of the current defun/macro. + + * add-log.el (add-log-current-defun): Move the functionality which + gets the current function name for C like modes to cc-cmds.el, + thus optimising for speed. + +2008-04-02 Chong Yidong + + * simple.el (deactivate-mark): When the mark is temporarily + active, restore the original value of transient-mark-mode. + (set-mark-command): First deactivate the mark if was temporarily active. + (exchange-point-and-mark): Reactivate the mark if it was + temporarily active. + (handle-shift-selection): New fun. + (transient-mark-mode): Move var documentation here from buffer.c. + (next-line, previous-line, backward-word, move-end-of-line) + (move-beginning-of-line, forward-to-indentation) + (backward-to-indentation, back-to-indentation) + (beginning-of-buffer, end-of-buffer): Add ^ interactive spec. + + * mouse.el (mouse-set-region-1): Save the old value of + transient-mark-mode. + (mouse-drag-track): Ignore the now-obsolete value `identity' for + transient-mark-mode. + + * textmodes/paragraphs.el (forward-paragraph) + (backward-paragraph, forward-sentence, backward-sentence): Add ^ + interactive spec. + + * emulation/cua-base.el (cua-mode): Turn off shift-select-mode. + +2008-04-02 Michael Albinus + + * net/tramp.el (tramp-make-tramp-temp-file): + Use `tramp-drop-volume-letter' for the local file name part. + +2008-04-02 Dan Nicolaescu + + * progmodes/sh-script.el (sh-mode-map): Rename the menu. Add :help. + Add menu entries corresponding to all the key bindings. + + * emacs-lisp/debug.el (debugger-mode-map): + * textmodes/conf-mode.el (conf-mode-map): Add a menu. + (conf-align-assignments): Only work on the region if it is active. + (conf-quote-normal): Use when instead of if. Remove redundant test. + + * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries + for tracing and re-builder. + +2008-04-02 Glenn Morris + + * calendar/appt.el (appt-disp-window-function): Doc fix. + (appt-display-message): Move beep before display. + (appt-check): Make interactive. Reduce the number of lets. + Use string-equal to compare mode-line strings. + (appt-disp-window): Pluralize "minute" as needed. Make appt buffer + read-only. + (appt-select-lowest-window, appt-make-list): Reduce the number of lets. + (appt-delete): Simplify. + + * calendar/cal-china.el (holiday-chinese-new-year): Use a single let. + + * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify. + + * calendar/cal-hebrew.el (list-yahrzeit-dates): + * calendar/cal-tex.el (cal-tex-insert-blank-days-at-end) + (cal-tex-last-blank-p, cal-tex-daily-page): Expand calendar-for-loops. + + * calendar/calendar.el (diary-entry-marker, calendar-today-marker) + (calendar-holiday-marker, mark-visible-calendar-date): + * calendar/diary-lib.el (fancy-diary-display): + Check for font-lock-mode before using faces. + + * calendar/calendar.el (hebrew-holidays-3, generate-calendar-month) + (calendar-gregorian-from-absolute): Reduce the number of lets. + (hebrew-holidays-4, generate-calendar-window): Simplify. + (calendar-for-loop): Make obsolete. + (calendar-nth-named-day): Doc fix. + + * calendar/diary-lib.el (diary-list-entries, fancy-diary-display) + (print-diary-entries, mark-sexp-diary-entries, calendar-mark-complex) + (calendar-mark-1, list-sexp-diary-entries, diary-remind): + Reduce the number of lets. + (mark-sexp-diary-entries, calendar-mark-complex): + Expand calendar-for-loops. + +2008-04-01 Chong Yidong + + * find-dired.el (find-dired-filter): Fix last patch to handle + multi-line process input. Pad link numbers too. + +2008-04-01 Jari Aalto + + * find-dired.el (find-dired-filter): Align columns by padding file sizes. + +2008-04-01 Jason Rumney + + * international/characters.el (script-list): Add phonetic script, + covering IPA (previously Latin), Phonetic Extensions and + Phonetic Extensions Supplement (both previously unassigned). + + * international/fontset.el (setup-default-fontset): Use unicode fonts + that cover bopomofo script for bopomofo. + Likewise for braille and mathematical. + Use unicode scripts that cover the phonetic script for IPA. + +2008-04-01 Johan Bockgård + + * emacs-lisp/cl-macs.el (frame-parameter) : Make it + return the assigned value. + +2008-04-01 Stefan Monnier + + * abbrev.el (abbrev-mode): Use define-minor-mode. + + * mouse.el (mouse-major-mode-menu-prefix): Remove. Remove uses. + (mouse-menu-non-singleton): Rename from mouse-major-mode-menu-1. + Use map-keymap. + (minor-mode-menu-from-indicator): Use it. Simplify. + + * bindings.el (mode-line-mode-menu): Move before (new) first use. + (mode-line-major-mode-keymap, mode-line-minor-mode-keymap): + Bind the key directly to the menu. + (mode-line-mode-menu-1, mode-line-mode-menu): Remove functions. + +2008-04-01 Daiki Ueno + + * epa.el (epa-decrypt-region): Explain the reason why this + function should not be used in Lisp programs. + (epa-decrypt-armor-in-region): Ditto. + (epa-verify-region): Ditto. + (epa-verify-cleartext-in-region): Ditto. + (epa-sign-region): Ditto. + (epa-encrypt-region): Ditto. + + * epg.el (epg-start-receive-keys): Fix typo in docstring. + + * epa.el (epa-select-keys): Show menu even if there is no key in + GnuPG's keyring. + +2008-04-01 Glenn Morris + + * calendar/calendar.el (calendar-make-temp-face): New function. + (mark-visible-calendar-date): + * calendar/diary-lib.el (fancy-diary-display): Use it. + + * vc-hooks.el (vc-responsible-backend): Declare as function. + + * calendar/calendar.el (calendar-nongregorian-visible-p): New function. + * calendar/cal-hebrew.el (calendar-hebrew-date-is-visible-p): + * calendar/cal-julian.el (holiday-julian): Use it. + + * calendar/cal-hebrew.el (hebrew-calendar-elapsed-days): Doc fix. + (calendar-hebrew-date-is-visible-p): Extract some common code into + separate function. + (holiday-hebrew, mark-hebrew-calendar-date-pattern): Use it. + + * calendar/cal-menu.el (cal-menu-holidays-menu): + * calendar/calendar.el (calendar-mode-map): Use calendar-mark-holidays + rather than obsolete alias. + + * calendar/calendar.el (mark-visible-calendar-date): Also use overlay + for mark characters. + (calendar-unmark): Unmark by removing all overlays, rather than + redrawing. + (calendar-starred-day): Remove. + (calendar-mode): Disable undo. Don't make calendar-starred-day local. + (calendar-cursor-to-date): No need for special star handling now + using overlays. + (calendar-star-date): Use overlays. + + * calendar/cal-french.el (calendar-goto-french-date): + * calendar/cal-hebrew.el (calendar-hebrew-from-absolute) + (holiday-hanukkah, mark-hebrew-calendar-date-pattern): + * calendar/cal-move.el (calendar-forward-month, calendar-end-of-month): + * calendar/cal-persia.el (calendar-persian-date-string): + * calendar/cal-tex.el (cal-tex-cursor-month-landscape) + (cal-tex-cursor-month, cal-tex-LaTeXify-string): + * calendar/lunar.el (lunar-phase-list, lunar-new-moon-on-or-after): + * calendar/solar.el (solar-equinoxes-solstices): + Reduce nesting of some lets. + + * calendar/cal-mayan.el (calendar-string-to-mayan-long-count) + (calendar-goto-mayan-long-count-date): Simplify. + + * calendar/holidays.el (calendar-holiday-list, holiday-easter-etc): + Simplify by using mapcar. + (calendar-list-holidays): Return holiday-list. + (list-holidays): Use let rather than let*. Remove un-needed locals + `d', `never'. + (calendar-check-holidays): Return result from dolist. + (holiday-float): Use a single let*. Simplify if-and to and. + (holiday-sexp, holiday-advent, holiday-greek-orthodox-easter): Use a + single let*. + +2008-04-01 Jay Belanger + + * calc/calc.el: Autoload `calc-yank'. + (calc-mode-map): Add keybindings for `calc-yank'. + * calc/calc-ext.el (calc-init-extensions): Remove keybinding + assignments for `calc-yank'. + +2008-03-31 Dan Nicolaescu + + * vc.el (vc-status-add-entry): Assume ENTRY is a list, not a cons. + (vc-status-mark-buffer-changed): Handle the extra field. + + * vc-bzr.el (vc-bzr-after-dir-status): + * vc-cvs.el (vc-cvs-after-dir-status): + * vc-hg.el (vc-hg-after-dir-status): + * vc-svn.el (vc-svn-after-dir-status): Return a list, not a cons. + +2008-03-31 Stefan Monnier + + * doc-view.el: Compute displayed pages first (in PDF). + (doc-view-current-converter-processes): Rename from + doc-view-current-converter-process. Update users. + (doc-view-sentinel): Test buffer's liveness. + (doc-view-pdf/ps->png-sentinel): Remove. + (doc-view-start-process): New function. + (doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt) + (doc-view-ps->pdf): Use it. + (doc-view-pdf->png-1, doc-view-pdf->png, doc-view-active-pages): + New functions. + (doc-view-convert-current-doc, doc-view-goto-page): Use them. + (doc-view-mode): Kill the processes when leaving the mode. + +2008-03-31 Juanma Barranquero + + * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): + Use `byte-compile-warning-types'. Add docstring. + +2008-03-31 Stefan Monnier + + * smerge-mode.el (smerge-apply-resolution-patch): New fun. + (smerge-resolve): Add various resolution heuristics. + + * smerge-mode.el (smerge-refine): Allow highlighting other subparts + in 3-way conflicts. + +2008-03-31 Glenn Morris + + * calendar/cal-bahai.el (diary-bahai-mark-entries): + * calendar/cal-hebrew.el (mark-hebrew-diary-entries): + * calendar/cal-islam.el (mark-islamic-diary-entries): + Fix argument order in call to diary-mark-entries-1. + + * calendar/cal-bahai.el (calendar-bahai-date-string): Avoid an error for + pre-Bahai dates. + (holiday-bahai): Use an algorithm actually relevant to this calendar + system. + + * calendar/cal-china.el (holiday-chinese-new-year): Doc fix. + + * calendar/cal-islam.el (holiday-islamic): Remove un-needed let. + Use and. + + * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays + in the last fortnight in Julian October. + + * calendar/calendar.el (increment-calendar-month): Optionally handle + systems without 12 months per year. + + (calendar-date-is-visible-p): Doc fix. Simplify. + + * calendar/holidays.el (holiday-filter-visible-calendar): Return result + from dolist. + +2008-03-30 Juanma Barranquero + + * hi-lock.el (hi-lock-mode): Fix typos in docstring. + (hi-lock-unload-function): New function. + +2008-03-30 Michael Albinus + + * net/tramp.el (tramp-do-copy-or-rename-file): Fix check for + overwriting when NEWNAME is a local file. + + * net/trampver.el: Update release number. + +2008-03-30 Alexandre Julliard + + * vc-git.el: Make vc-status display information about copies, + renames and permission changes. + (vc-git-extra-fileinfo): New defstruct. + (vc-git-escape-file-name, vc-git-file-type-as-string) + (vc-git-rename-as-string, vc-git-permissions-as-string) + (vc-git-status-printer): New functions. + (vc-git-after-dir-status-stage2): Also return vc-git-extra-fileinfo. + (vc-git-after-dir-status-stage1): Look for copies, renames and + permission changes. + (vc-git-after-dir-status-stage1-empty-db): Set permissions. + (vc-git-dir-status): Ask for staged files and renames. + +2008-03-30 Dan Nicolaescu + + * vc.el: Allow backends to display backend specific information in + the vc-status listing. + (vc-status-fileinfo): Add a field for backend specific information. + (vc-status-printer): Rename to ... + (vc-default-status-printer): ... this. + (vc-status-printer): New function. + (vc-update-vc-status-buffer): Set the backend specific file info + if provided. + +2008-03-30 Stefan Monnier + + * textmodes/remember.el (remember-diary-convert-entry): Revert last + change (ill-conceived). + +2008-03-29 Glenn Morris + + * calendar/cal-hebrew.el (holiday-hebrew): Simplify. + * calendar/cal-julian.el (holiday-julian): Simplify. + + * calendar/holidays.el (list-holidays): Use or. + +2008-03-29 Juri Linkov + + * window.el (split-window-preferred-horizontally): New function. + + * cus-start.el (split-window-preferred-function): + Set choice for "vertically" to nil instead of split-window. + Set choice for "horizontally" to split-window-preferred-horizontally + instead of lambda. + +2008-03-29 Juri Linkov + + * simple.el (minibuffer-default-add-function): New variable with + the default to minibuffer-default-add-completions. + (minibuffer-default-add-done): New variable. Make it buffer-local. + (minibuffer-default-add-completions): New function. + (goto-history-element): Set minibuffer-default-add-done to t and + call a function in minibuffer-default-add-function when the + specified absolute history position is greater than the length of + the minibuffer-default list and minibuffer-default-add-done is nil. + Change "^End of history; no next item$" to "^End of defaults; + no next item$". + + * bindings.el (debug-ignored-errors): Change "^End of history; + no next item$" to "^End of defaults; no next item$". + +2008-03-29 Stefan Monnier + + * subr.el (with-temp-buffer): Assume kill-buffer can change cur-buf. + + * textmodes/remember.el (remember-diary-convert-entry): Prefer boundp + to with-no-warnings. + +2008-03-29 Michael Albinus + + Sync with Tramp 2.1.13. + + * net/tramp-ftp.el: Require 'cl when byte-compiling. + + * net/trampver.el: Update release number. + +2008-03-29 Dan Nicolaescu + + * vc-hooks.el (vc-menu-map-filter): Be more careful when finding + the current backend. + + * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert. + (vc-status-refresh): Create a temporary buffer and call the + `dir-status' backend function from that buffer. + + * vc-bzr.el (vc-bzr-dir-status): Don't create a buffer. + (vc-bzr-after-dir-status): Don't kill the buffer. + + * vc-cvs.el (vc-cvs-dir-status): Don't create a buffer. + (vc-cvs-after-dir-status): Don't kill the buffer. + + * vc-git.el (vc-git-dir-status): Don't create a buffer. + (vc-git-after-dir-status-stage2): Don't kill the buffer. + + * vc-hg.el (vc-hg-dir-status): Don't create a buffer. + (vc-hg-after-dir-status): Don't kill the buffer. + + * vc-svn.el (vc-svn-dir-status): Don't create a buffer. + (vc-svn-after-dir-status): Don't kill the buffer. + +2008-03-29 Glenn Morris + + * calendar/calendar.el (diary-file, american-date-diary-pattern) + (european-date-diary-pattern, european-calendar-display-form) + (american-calendar-display-form, diary-display-hook): Doc fixes. + (european-calendar-style): Doc fix. Use calendar-set-date-style for + custom :set. Mark as obsolete. + (calendar-date-style, iso-date-diary-pattern) + (iso-calendar-display-form): New user variables. + (diary-date-forms, calendar-date-display-form): Set using + calendar-date-style. Doc fix. + (calendar-set-date-style): New command. + (european-calendar, american-calendar): Use calendar-set-date-style. + Mark as obsolete. + + * calendar/diary-lib.el (number): Move declaration where needed. + (diary-mail-entries, list-sexp-diary-entries): Doc fixes. + (diary-make-date): New function. + (diary-date, diary-block, diary-anniversary, diary-cyclic): Doc fix. + Use diary-make-date. + (diary-date-display-form, diary-insert-entry-1): New functions. + (insert-monthly-diary-entry, insert-yearly-diary-entry): + Use diary-insert-entry-1. + (insert-anniversary-diary-entry, insert-block-diary-entry) + (insert-cyclic-diary-entry): Use diary-date-display-form. + + * calendar/cal-bahai.el, calendar/cal-hebrew.el, calendar/cal-islam.el: + Autoload diary-insert-entry-1. + * calendar/cal-bahai.el (diary-bahai-insert-entry) + (diary-bahai-insert-monthly-entry, diary-bahai-insert-yearly-entry): + * calendar/cal-hebrew.el (insert-hebrew-diary-entry) + (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry) + * calendar/cal-islam.el (insert-islamic-diary-entry) + (insert-monthly-islamic-diary-entry, insert-yearly-islamic-diary-entry): + Use diary-insert-entry-1. + + * calendar/cal-hebrew.el (diary-make-date): Autoload it. + (diary-yahrzeit): Doc fix. Use diary-make-date. + + * calendar/icalendar.el (icalendar--datetime-to-american-date): + New name for icalendar--datetime-to-noneuropean-date. Make old name + obsolete alias. + (icalendar--datetime-to-iso-date): New function. + (icalendar--datetime-to-diary-date): Doc fix. Respect + calendar-date-style if bound. + + * textmodes/remember.el (remember-diary-convert-entry): + Respect calendar-date-style if bound. + +2008-03-29 Stefan Monnier + + * xt-mouse.el (xterm-mouse-mode): Use delete-terminal-functions. + (xterm-mouse-handle-delete-frame): Delete. + + * term/xterm.el (terminal-init-xterm): Use delete-terminal-functions. + (xterm-turn-on-modify-other-keys, xterm-turn-off-modify-other-keys) + (xterm-remove-modify-other-keys): Lookup terminal rather than frame + in xterm-modify-other-keys-terminal-list. + + * vc-bzr.el (vc-bzr-state-heuristic): Fix last change for when there + are conflicts. + +2008-03-29 Dan Nicolaescu + + * vc.el (vc-update): Check if the buffer is unsaved only if it + actually exists. + (vc-status-mode-map, vc-status-menu-map): Bind vc-update and + vc-print-log. + +2008-03-28 Magnus Henoch + + * net/dns.el (dns-write): Use set-buffer-multibyte. + +2008-03-28 Stefan Monnier + + * vc-bzr.el (vc-bzr-sha1): New fun. + (vc-bzr-state-heuristic): New fun, extracted from vc-bzr-registered. + (vc-bzr-registered): Use it. + +2008-03-28 Dan Nicolaescu + + * vc.el (vc-status-kill-dir-status-process): Simplify. + (vc-status-refresh): Make sure the buffer is live. + (ring): Don't require it, not used. + +2008-03-28 Wilson Snyder + + * progmodes/verilog-mode.el (verilog-auto-inout-module): + Add optional regular expression to AUTOINOUTMODULE. + (verilog-inject-auto, verilog-auto-arg, verilog-auto-inst) + (verilog-auto-inst-param, verilog-auto-reg) + (verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output) + (verilog-auto-output-every, verilog-auto-input) + (verilog-auto-inout, verilog-auto-sense, verilog-auto-tieoff) + (verilog-auto-unused, verilog-auto): Update documentation to use + more obvious instance module names versus cell names. + +2008-03-28 Jan Djärv + + * progmodes/compile.el (compilation-mode-tool-bar-map): Only enable + kill if a process is running. + + * progmodes/grep.el (grep-mode-tool-bar-map): The same. + +2008-03-28 Dan Nicolaescu + + * vc.el: Add new backend function 'status-extra-headers. + (vc-default-status-extra-headers): New function. + (vc-status-headers): Call 'status-extra-headers. Add colors. + + * vc-git.el (vc-git-status-extra-headers): New function. + +2008-03-28 Glenn Morris + + * calendar/cal-menu.el (cal-menu-holidays-menu) + (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year) + (cal-menu-list-holidays-previous-year): Simplify now that 2nd arg of + holiday-list is optional. + (calendar-mouse-holidays): Remove un-needed local `l'. + + * calendar/cal-move.el (calendar-cursor-to-nearest-date): + Remove un-needed local `date'. + (calendar-cursor-to-visible-date): Use let rather than let*. + Remove un-needed local `first-of-month-weekday'. + + * calendar/calendar.el (abbreviated-calendar-year): Move to diary-lib. + + * calendar/diary-lib.el (print-diary-entries-hook, diary-list-entries): + Doc fixes. + (abbreviated-calendar-year): Move here from calendar.el. Doc fix. + (diary-header-line-flag, diary-header-line-format): Declare. + (diary-pull-attrs): Check for multiple matches. + (diary-list-entries-2): Simplify finding start of date. + (diary-show-all-entries, make-diary-entry): Respect non-nil values of + pop-up-frames. + (diary-mark-entries-1): Re-use offset in abbreviated-year case. + (mark-sexp-diary-entries): Remove superfluous call to diary-pull-attrs. + +2008-03-27 Dan Nicolaescu + + * vc-hg.el (vc-hg-state, vc-hg-dir-state): Deal with 'missing files. + + * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix predicate. + +2008-03-27 Stefan Monnier + + * vc-hooks.el (vc-before-save): Don't prevent saving the file. + + * image-mode.el (image-mode-reapply-winprops): Fix last change. + +2008-03-27 Kenichi Handa + + * international/mule-conf.el (define-iso-single-byte-charset): + Don't make latin-iso8859-* supplementary. + (#'set-charset-priority): Don't change the priority of charsets + `unicode' and `emacs'. + +2008-03-27 Stefan Monnier + + * vc.el (vc-do-command): Don't pop to the buffer if it's an internal + temp buffer. + +2008-03-27 Glenn Morris + + * calendar/cal-bahai.el (diary-bahai-list-entries): + * calendar/cal-hebrew.el (list-hebrew-diary-entries): + * calendar/cal-islam.el (list-islamic-diary-entries): Doc fix. + + * calendar/calendar.el (diary-file): Doc fix. + + * calendar/diary-lib.el (diary-face-attrs): Fix `height' regexp. + (list-diary-entries-hook, mark-diary-entries-hook) + (include-other-diary-files, diary-mail-entries) + (mark-included-diary-files, list-sexp-diary-entries): Doc fixes. + (diary-set-header): New function. + (diary-header-line-flag, diary-header-line-format): + Use diary-set-header for custom :set function. + (diary-set-maybe-redraw): Use symbol-value rather than eval. + (diary-attrtype-convert): Use intern-soft rather than read. + (diary-display-no-entries): New function. + (simple-diary-display, fancy-diary-display): Use it. + (fancy-diary-display): Doc fix. Remove unneeded local entry-list. + (diary-mark-entries-1): Fix position offsets in non-gregorian case. + + * calendar/holidays.el (list-holidays): Doc fix. + +2008-03-26 Jay Belanger + + * calc/calc-store.el (calc-read-var-name-history): New variable. + (calc-read-var-name): Use `calc-read-var-name-history'. + +2008-03-26 Stefan Monnier + + * image-mode.el (image-mode-reapply-winprops): Simplify now that + window-configuration-change-hook works buffer-locally. + +2008-03-26 Johan Bockgård + + * emacs-lisp/lisp-mnt.el (lm-with-file): Use mode and syntax table + for Emacs Lisp, not Lisp. + +2008-03-26 Juanma Barranquero + + * help-fns.el (describe-function-1, describe-variable): + If CURRENT-NAME is nil, don't end obsolescence info with semicolon. + + * emacs-lisp/bytecomp.el (byte-compile-obsolete): If no + replacement is provided, don't print "use nil instead". + +2008-03-26 Johan Bockgård + + * complete.el (PC-do-completion): Use regexp-quote. + +2008-03-26 Dan Nicolaescu + + * vc-cvs.el (vc-cvs-parse-status, vc-cvs-after-dir-status): + Detect missing files. + + * vc-git.el (vc-git-extra-menu-map): New key map. + (vc-git-extra-menu, vc-git-extra-status-menu, vc-git-grep): + New functions. + + * vc-hooks.el (vc-default-mode-line-string): Deal with 'removed + and 'missing files. + +2008-03-26 Stefan Monnier + + * calendar/holidays.el (list-holidays): Make Y2 optional. + + * calendar/appt.el (appt-buffer-name): Don't use a leading space for + buffers shown to the user. + (appt-disp-window): Disable undo explicitly now that the leading space + is gone. + + * simple.el (activate-mark): New function. + (set-mark-command): Use it with region-active-p to clean up the code. + (exchange-point-and-mark): Invert the meaning of C-u when + transient-mark-mode is active. + + * dired-aux.el (dired-create-files): Use dolist. + + * bindings.el (mode-line-change-eol): Use with-selected-window. + + * apropos.el (apropos-command): Include macros. + +2008-03-26 Glenn Morris + + * calendar/cal-bahai.el: Require calendar, not cal-julian. + (calendar-bahai-epoch): Doc fix. + + * calendar/cal-china.el: Explicitly require calendar. + + * calendar/cal-coptic.el, calendar/cal-islam.el, calendar/cal-persia.el: + Require calendar rather than cal-julian. + Autoload calendar-absolute-from-julian. + * calendar/cal-coptic.el (coptic-calendar-epoch): + * calendar/cal-islam.el (calendar-islamic-epoch): + * calendar/cal-persia.el (persian-calendar-epoch): Set when compiling. + + * calendar/cal-islam.el (calendar-islamic-epoch): Doc fix. + + * calendar/cal-dst.el: Don't require cal-persia. + (calendar-absolute-from-persian): Autoload it. + (dst-adjust-time): Doc fix. + + * calendar/cal-menu.el (cal-menu-diary-menu): Remove menu headings that + cause cal-bahai, cal-islam, cal-hebrew to be loaded on starting the + calendar. + + * calendar/cal-menu.el: Require calendar rather than declaring + functions. + * calendar/calendar.el: Provide calendar before requiring cal-menu. + + * calendar/cal-x.el (calendar-after-frame-setup-hook): New name for + calendar-after-frame-setup-hooks. Update callers, make old name an + obsolete alias. Doc fix. + (calendar-frame-1): Doc fix. + + * calendar/calendar.el (solar-holidays): Simplify holiday-sexp calls. + + * calendar/calendar.el (oriental-holidays, solar-holidays): + * calendar/holidays.el (list-holidays): Assume atan always bound. + + * calendar/lunar.el, calendar/solar.el: Remove floating-point check. + Explicitly require calendar, not cal-julian. + * calendar/lunar.el: Explicitly require cal-dst. + +2008-03-26 Stefan Monnier + + * autorevert.el (auto-revert-buffers): Use buffer-live-p. + + * help-fns.el (describe-function-1, describe-variable): If no + replacement is provided, don't print "use nil instead". + +2008-03-25 Roland Winkler + + * proced.el: New file. + +2008-03-25 Tetsurou Okazaki (tiny change) + + * emacs-lisp/byte-opt.el (side-effect-free-fns): Fix typo. + +2008-03-25 Juri Linkov + + * battery.el: Add file cookie coding:iso-8859-1 for the degree sign + in battery-mode-line-format. + + * bindings.el (minibuffer-local-map): For the command + file-cache-minibuffer-complete replace keymap minibuffer-local-map + with map which is already locally bound to minibuffer-local-map. + +2008-03-25 Stefan Monnier + + * subr.el (map-keymap-sorted): Rename from map-keymap-internal. + Remove `sort-first' argument. + + * subr.el (redisplay-end-trigger-functions) + (window-redisplay-end-trigger, set-window-redisplay-end-trigger) + (process-filter-multibyte-p, set-process-filter-multibyte): + Mark as obsolete. + +2008-03-25 Juanma Barranquero + + * emacs-lisp/re-builder.el (reb-mode-common): Remove reference to + bogus variable `reb-kill-buffer'; don't make hooks buffer-local, + use the LOCAL arg of `add-hook'. + (reb-blink-delay, reb-mode-hook, reb-re-syntax, reb-auto-match-limit): + Remove spurious * from defcustom docstrings. + (reb-next-match, reb-prev-match, reb-enter-subexp-mode): + Fix typos in messages. + (reb-mode-buffer-p): New function. + (re-builder, reb-kill-buffer): Use `reb-mode-buffer-p'. Use `when'. + (top, reb-show-subexp, reb-auto-update, reb-delete-overlays) + (reb-cook-regexp, reb-update-regexp, reb-update-overlays): + Use `unless', `when'. + (re-builder-unload-function): New function. + +2008-03-25 Dan Nicolaescu + + * vc-hooks.el (vc-state): Add documentation for 'missing. + +2008-03-25 Wilson Snyder + + * progmodes/verilog-mode.el (verilog-auto-output) + (verilog-auto-input, verilog-auto-inout, verilog-auto) + (verilog-delete-auto): Add optional regular expression to + AUTOINPUT/AUTOOUTPUT/AUTOINOUT. + (verilog-signals-matching-regexp): New internal function for + signal matching. + +2008-03-25 Johan Bockgård + + * info.el (Info-isearch-search): Always return point. + +2008-03-25 Stefan Monnier + + * diff-mode.el (diff-remembered-defdir): New var. + (diff-find-file-name): Use it to flush diff-remembered-files-alist. + +2008-03-25 Glenn Morris + + * calendar/cal-bahai.el (calendar-bahai-read-date): New name for + calendar-bahai-prompt-for-date. Update callers, make old name an + obsolete alias. Doc fix. + * calendar/cal-coptic.el (calendar-coptic-read-date): New name for + coptic-prompt-for-date. Update callers, make old name an + obsolete alias. Doc fix. + * calendar/cal-hebrew.el (calendar-hebrew-read-date): New name for + calendar-hebrew-prompt-for-date. Update callers. Doc fix. + * calendar/cal-islam.el (calendar-islamic-read-date): New name for + calendar-islamic-prompt-for-date. Update callers. Doc fix. + * calendar/cal-iso.el (calendar-iso-read-date): New name for + calendar-iso-read-args. Update callers, make old name an obsolete + alias. + * calendar/cal-persia.el (calendar-persian-read-date): New name for + persian-prompt-for-date. Update callers, make old name an + obsolete alias. Doc fix. Move definition before use. + + * calendar/cal-x.el (diary-frame-parameters) + (calendar-frame-parameters, calendar-and-diary-frame-parameters) + (calendar-frame-1): Doc fixes. + (make-fancy-diary-buffer): Remove declaration. + (calendar-dedicate-diary): Replace call to deleted function + make-fancy-diary-buffer. + (calendar-frame-setup): New function. + (calendar-one-frame-setup, calendar-only-one-frame-setup) + (calendar-two-frame-setup): Call calendar-frame-setup to do the actual + work, and mark as obsolete. + (special-display-buffer-names): Don't mess with this; it's not our + business. + (cal-x-load-hook): Defvar it, and mark as obsolete. + + * calendar/calendar.el (calendar-remove-frame-by-deleting): + Default to t. Add to 'calendar group. + (calendar): Doc fix. Use calendar-frame-setup. + (calendar-basic-setup): Doc fix. Add optional NODISPLAY argument. + (generate-calendar-window): Doc fix. + +2008-03-24 Stefan Monnier + + * vc-bzr.el (vc-bzr-print-log, vc-bzr-diff): Do it asynchronously. + +2008-03-24 Drew Adams + + * finder.el (finder-mode-syntax-table, finder-font-lock-keywords): + New variables. + (finder-mode): Use finder-mode-syntax-table. Set font-lock-defaults. + (finder-exit): Ignore errors rather than avoiding them. + Kill *Finder-package* buffer also. + +2008-03-24 Andreas Schwab + + * xt-mouse.el (xterm-mouse-event): Avoid error with buttons > 5. + +2008-03-24 Dan Nicolaescu + + * vc-hg.el (vc-hg-after-dir-status): + * vc-bzr.el (vc-bzr-after-dir-status): Detect missing files. + + * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-parse-status): + Detect removed files. + + * vc.el (vc-status-printer): Use a different face for missing files. + (vc-status-hide-up-to-date): Rename from + vc-status-remove-up-to-date. Update all callers. + (vc-status-mode-map): Bind C-m. + +2008-03-24 Alexandre Julliard + + * vc-git.el (vc-git-after-dir-status-stage1): Move state matching + code ... + (vc-git--state-code): ... to this new function. + (vc-git-state): Use it. + +2008-03-24 Trent Buck (tiny change) + + * textmodes/remember.el (remember-mail-date) + (remember-store-in-mailbox): Write date and From line in such a + way that Mutt can read it. + +2008-03-23 Chong Yidong + + * simple.el (transient-mark-mode): Turn on by default. + +2008-03-23 Dan Nicolaescu + + * vc-bzr.el (vc-bzr-state): Return 'removed for removed files and + 'unregistered for unregistered files. + + * vc-hg.el (vc-hg-state): Return 'removed for removed files. + + * bindings.el (standard-mode-line-modes): Avoid duplicating a string. + + * vc-cvs.el (vc-cvs-parse-status): Note there are problems with + subdirectories. + + * vc.el (vc-status-prepare-status-buffer): Fix thinko. + (vc-status-menu-map): Add binding for vc-status-kill-dir-status-process. + Add :enable for vc-status-refresh. + (vc-status-menu-map-filter): Remove vc-ignore-menu-filter test. + (vc-status-tool-bar-map): Add binding for + vc-status-kill-dir-status-process. + Don't test display-graphic-p and don't bind vc-ignore-menu-filter. + (vc-update-vc-status-buffer, vc-status-kill-dir-status-process): + Reset vc-status-process-buffer. + (vc-status-refresh): Don't run two refreshes at a time. + (vc-status): If the buffer is already in vc-status-mode only refresh. + (vc-status-mark-buffer-changed): Add an optional file parameter. + (vc-resynch-buffer): Use it. + (vc-delete-file): Expand the file name before using it. + Be careful to not create a new buffer with the old file contents. + Update the VC state after performing the operation. + +2008-03-23 Andreas Schwab + + * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]: + Fix radio button condition. + [box]: Likewise. + [customize]: Add radio button. + +2008-03-23 Jay Belanger + + * calc/calc.el (calc-was-keypad-mode, calc-full-mode) + (calc-user-parse-tables, calc-gnuplot-default-device) + (calc-gnuplot-default-output, calc-gnuplot-print-device) + (calc-gnuplot-print-output, calc-gnuplot-geometry) + (calc-graph-default-resolution, calc-graph-default-resolution-3d) + (calc-invocation-macro, calc-trail-pointer, calc-trail-overlay) + (calc-undo-list, calc-redo-list, calc-main-buffer) + (calc-trail-buffer, calc-why, calc-last-kill, calc-dollar-values) + (calc-dollar-used, calc-hashes-used, calc-quick-prev-results) + (calc-said-hello, calc-executing-macro, calc-any-selections) + (calc-help-phase, calc-full-help-flag, calc-refresh-count) + (calc-display-dirty, calc-embedded-info, calc-embedded-active) + (calc-standalone-flag, var-EvalRules, math-expr-function-mapping) + (math-expr-variable-mapping, calc-mode-map, calc-digit-map) + (calc-dispatch-map, calc-do-dispatch, calc-read-key-sequence) + (calc-create-buffer, calc-quit): Add docstrings. + +2008-03-23 Juanma Barranquero + + * makefile.w32-in (WINS_ALMOST): Add org. + +2008-03-23 Dan Nicolaescu + + * vc-cvs.el (vc-cvs-after-dir-status, vc-cvs-dir-status): + New functions to implement vc-status support. + +2008-03-22 Dan Nicolaescu + + * vc.el (vc-status-prepare-status-buffer): New function. + (vc-status): Use it. + + * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add ... where + appropriate. + +2008-03-22 Alexandre Julliard + + * vc-git.el (vc-git--empty-db-p) + (vc-git-after-dir-status-stage1-empty-db): New functions. + (vc-git-dir-status, vc-git-after-dir-status-stage1, vc-git-state): + Add support for empty repositories. + +2008-03-22 Dan Nicolaescu + + * vc-git.el (vc-git-annotate-extract-revision-at-line): + Allow "^" in a version name. + + * vc-mtn.el (vc-mtn-state): Support the added state. + +2008-03-22 Carsten Dominik + + * org: New directory for Org-mode. + + * org/org-export-latex.el: Moved from lisp/texmodes. + + * org/org-irc.el: Moved from lisp/texmodes. + + * org/org-mac-message.el: Moved from lisp/texmodes. + + * org/org-mouse.el: Moved from lisp/texmodes. + + * org/org-publish.el: Moved from lisp/texmodes. + +2008-03-21 Juri Linkov + + * comint.el (comint-dynamic-simple-complete): + Use variable `stub' for the second arg `common-substring' + of `comint-dynamic-list-completions'. + (comint-dynamic-list-filename-completions): + Use variable `filenondir' for the second arg `common-substring' + of `comint-dynamic-list-completions'. + (comint-dynamic-list-completions): Add new optional arg + `common-substring'. Add `common-substring' as the second arg of + the call to `display-completion-list'. Doc fix. + + * comint.el (comint-dynamic-complete-as-filename) + (comint-dynamic-list-filename-completions) + (comint-dynamic-simple-complete): Use `minibuffer-message' + to display message "No completions of %s" when a command + is called in the minibuffer. + (comint-dynamic-simple-complete): Don't display other + completion messages when a command is called in the minibuffer. + (comint-dynamic-list-completions): Use `minibuffer-message' + to display message " [Type space to flush ...]" when a command + is called in the minibuffer. + + * shell.el (shell-dynamic-complete-command) + (shell-dynamic-complete-environment-variable): Don't display + completion messages when command is called in the minibuffer. + + * emacs-lisp/lisp.el (lisp-complete-symbol): + Use `minibuffer-message' to display message "No completions of %s" + when this command is called in the minibuffer. + + * bindings.el (standard-mode-line-modes): Put special help-echo + tooltip on recursive edit %[ %] mode-line constructs. + + * dabbrev.el (debug-ignored-errors): Remove $ from the end of + "^No dynamic expansion for .* found$" to allow error messages like + "No dynamic expansion for \"%s\" found in this-buffer". + +2008-03-21 Michael Albinus + + * net/tramp.el (tramp-methods): Fix tramp-copy-args of "pscp" and + "psftp". + +2008-03-21 Stefan Monnier + + * vc-hooks.el (vc-default-mode-line-string): Add case for added files. + * vc.el (vc-default-dired-state-info): Use just "modified". + * vc-cvs.el (vc-cvs-state-heuristic): Turn rev 0 into `added'. + (vc-cvs-mode-line-string): Make use of the better default. + (vc-cvs-parse-entry): Use the new `added'. + (vc-cvs-dired-state-info): Remove. + * vc-svn.el (vc-svn-dired-state-info): Remove. + * vc-hg.el (vc-hg-dired-state-info): Remove. + * vc-git.el (vc-git-dired-state-info): Remove. + +2008-03-21 Dan Nicolaescu + + * vc-git.el (vc-git-status-result): New variable. + (vc-git-dir-status): Split out ... + (vc-git-after-dir-status-stage1, vc-git-after-dir-status-stage2): + ... these new functions and work asynchronously. + +2008-03-21 Alexandre Julliard + + * vc-git.el (vc-git-after-dir-status): Remove. + (vc-git-dired-state-info): Reimplement. + +2008-03-21 Dan Nicolaescu + + * replace.el (occur-mode-map): Add :help. + + * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entry + for disassemble. + + * vc.el (vc-status-mark-buffer-changed): Better deal with files in + the 'added state. + (vc-status-remove-up-to-date): New function. + (vc-status-mode-map, vc-status-menu-map): Bind it. + (vc-status-printer): Use a different face up-to-date files. + (vc-resynch-buffer): Update the vc-status buffer if it exists. + (Todo): Remove solved entries. + + * vc-hg.el (vc-hg-state): + * vc-git.el (vc-git-state): + * vc-cvs.el (vc-cvs-parse-status): + * vc-bzr.el (vc-bzr-state): Return 'added when the file is in that + state. + +2008-03-20 Stefan Monnier + + * progmodes/compile.el (compile): + * progmodes/grep.el (grep, grep-find): Use read-shell-command. + + * simple.el (minibuffer-local-shell-command-map): New var. + (minibuffer-complete-shell-command, read-shell-command): New funs. + (shell-command, shell-command-on-region): Use them. + +2008-03-20 Dan Nicolaescu + + * vc.el (vc-status-mark-buffer-changed): New function to implement + updating of the *vc-status* buffer when a buffer is saved. + (vc-status-mode): Use it for after-change-hook. + (vc-add-to-vc-status-buffer): Rename to ... + (vc-status-add-entry): ... this. + (Todo): Add new entry. + +2008-03-20 Stefan Monnier + + * sort.el (sort-reorder-buffer): Preserve the buffer's multibyteness. + +2008-03-20 Juanma Barranquero + + * icomplete.el (icomplete-prospects-length, icomplete-max-delay-chars) + (icomplete-show-key-bindings, icomplete-minibuffer-setup-hook): + Remove spurious * from defcustom docstrings. + (icomplete-compute-delay): Fix docstring and remove spurious *. + (icomplete-delay-completions-threshold): Fix typo in docstring and + remove spurious *. + (icomplete-completions): While collecting the list of prospective + candidates, don't overshoot `icomplete-prospects-length'. + +2008-03-20 Dan Nicolaescu + + * textmodes/refbib.el: + * textmodes/reftex.el: + * textmodes/reftex-global.el: + * textmodes/reftex-vars.el: + * textmodes/reftex-toc.el: Don't use eval-and-compile for byte + compiler pacifying defvars. + (reftex-toc-mode): Only make zmacs-regions local on XEmacs. + * textmodes/reftex-index.el (zmacs-regions): Remove pacifier, + not needed. + +2008-03-20 Wilson Snyder + + * progmodes/verilog-mode.el (verilog-easy-menu-filter): New function. + (verilog-stmt-menu, verilog-menu): Add :help and filter it. + (verilog-customize, verilog-font-customize) + (electric-verilog-backward-sexp, electric-verilog-forward-sexp) + (verilog-mode): Update documentation strings to match tool tips. + (verilog-auto-search-do, verilog-auto-re-search-do) + (verilog-skip-forward-comment-or-string): Fix verilog-auto + expansion when a .* appears inside a string. + (verilog-re-search-forward, verilog-re-search-backward): + Add comment to recall how this works. + (verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars. + +2008-03-20 Glenn Morris + + * calendar/calendar.el (calendar-other-dates): New function. + (calendar-print-other-dates): Use calendar-other-dates. + * calendar/cal-menu.el (calendar-other-dates): Declare it, and remove + the declarations it replaces. + (calendar-mouse-print-dates): Use calendar-other-dates. + + * calendar/cal-bahai.el (calendar-bahai-leap-year-p) + (calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes. + (calendar-absolute-from-bahai): Fix the leap-year case. + (calendar-bahai-from-absolute): Re-use the Gregorian month. + (calendar-bahai-date-string, calendar-bahai-print-date): + Handle pre-Bahai dates. + + * calendar/cal-china.el (chinese-calendar-celestial-stem) + (chinese-calendar-terrestrial-branch): Make defcustoms. + + * calendar/cal-menu.el (calendar-mouse-holidays): Re-use the title. + (calendar-mouse-view-diary-entries): Use or. + (calendar-mouse-chinese-date): Remove unused command. + (cal-menu-load-hook): Mark as obsolete. + + * calendar/solar.el (calendar-location-name, calendar-latitude) + (calendar-longitude, solar-arctan, sunrise-sunset) + (solar-mean-equinoxes/solstices): Use the appropriate equality test. + +2008-03-20 Jay Belanger + + * calc/calc.el: Remove outdated comments. + (defcalcmodevar, calc-mode-var-list-restore-default-values) + (calc-mode-var-list-restore-saved-values, calc-autorange-units): + Add docstrings. + +2008-03-19 Jason Rumney + + * w32-fns.el (x-alternatives-map): Add S-tab mapping. + +2008-03-19 Reiner Steib + + * net/tls.el (open-tls-stream): Reindent. + +2008-03-19 Michael Albinus + + * net/tramp.el (tramp-let-maybe): Removed. + (tramp-drop-volume-letter): Don't use `replace-regexp-in-string'. + It does not exist under XEmacs. + (tramp-handle-file-truename, tramp-handle-expand-file-name) + (tramp-completion-file-name-handler): Let-bind + `directory-sep-char'. + + * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Let-bind + `directory-sep-char'. + +2008-03-19 Stefan Monnier + + * help-fns.el (describe-function-1): Don't signal "missing arglist" + for autoloaded keymaps. + + * progmodes/verilog-mode.el (verilog-syntax-ppss): New function. + (electric-verilog-terminate-line, verilog-in-struct-region-p) + (verilog-backward-ws&directives, verilog-forward-ws&directives) + (verilog-in-comment-p, verilog-in-star-comment-p) + (verilog-in-slash-comment-p, verilog-skip-backward-comments) + (verilog-parenthesis-depth, verilog-skip-backward-comment-or-string) + (verilog-skip-forward-comment-or-string, verilog-in-paren) + (verilog-skip-forward-comment-p): Use it. + +2008-03-19 Juanma Barranquero + + * textmodes/org.el (org-link-store, org-link-follow, org-latex) + (org-remember-templates, org-time-stamp-rounding-minutes) + (org-back-over-empty-lines, org-find-base-buffer-visiting) + (org-columns-new): Fix typos in docstrings. + +2008-03-19 Glenn Morris + + * net/tramp.el (tramp-drop-volume-letter): Evaluate when compiling. + (tramp-handle-shell-command): Use condition-case rather than + ignore-errors. + +2008-03-19 Dan Nicolaescu + + * diff-mode.el (diff-header): Make the color louder. + (diff-refine-change): Tone the color down. + +2008-03-19 Juanma Barranquero + + * descr-text.el (describe-char): When `describe-char-unidata-list' + is set to show all properties, list them in the right order. + +2008-03-19 Stefan Monnier + + * international/mule.el (load-with-code-conversion): Avoid setting + default-enable-multibyte-characters. + +2008-03-19 Gustav Hållberg (tiny change) + + * vc.el (vc-annotate-background): Fix custom type. + +2008-03-19 Stefan Monnier + + * descr-text.el (describe-char-unidata-list): Allow specifying + just all properties. + (describe-char): Handle that new value. + + * emulation/cua-base.el (cua-paste): Signal an error in read-only buf. + +2008-03-18 Tassilo Horn + + * doc-view.el (doc-view-initiate-display): Use doc-view-doc-type + instead of file name extension to make docs with uncommon + extensions work. + +2008-03-18 Tassilo Horn + + * doc-view.el (require): Require cl at compile time because + `assert' needs it. + +2008-03-18 Glenn Morris + + * calendar/calendar.el (initial-calendar-window-hook) + (today-visible-calendar-hook): Doc fixes. + +2008-03-17 Michael Albinus + + * net/tramp.el (tramp-root-regexp): Simplify. + (tramp-completion-file-name-regexp-separate): Don't insist on + leading "[". This prevents method or user or host completion. + (tramp-let-maybe): Autoload it. + (tramp-drop-volume-letter): Don't autoload. When not on W32, it + is an alias for `identity'. + (tramp-handle-write-region): Protect `last-coding-system-used' + over the trailing statements. + (tramp-completion-file-name-handler-post-function): Remove. + (tramp-completion-file-name-handler): Let-bind `directory-sep-char' + instead of calling `tramp-drop-volume-letter'. + + * net/tramp.el: + * net/tramp-uu.el: + * net/trampver.el: Move coding cookie at the end. + +2008-03-17 Stefan Monnier + + * net/tramp.el (tramp-completion-mode-p): Don't use char-equal for + elements which may be something else than characters. + +2008-03-17 Dan Nicolaescu + + * vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status): + New functions to implement vc-status support. + + * vc.el (vc-default-extra-status-menu) + (vc-add-to-vc-status-buffer): New functions. + + * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries + for eldoc and ielm. + +2008-03-17 Glenn Morris + + * calendar/cal-x.el (diary-frame-parameters) + (calendar-frame-parameters, calendar-and-diary-frame-parameters): + Fix custom type; add options. + (calendar-frame, diary-frame): Doc fixes. + (calendar-dedicate-diary, calendar-frame-1): Extract common code into + new functions. + (calendar-one-frame-setup, calendar-two-frame-setup): Doc fixes. + Use calendar-frame-1 and calendar-dedicate-diary. + (calendar-one-frame-setup): Also handle only-one-frame case. + (calendar-only-one-frame-setup): Doc fix. Just call + calendar-one-frame-setup. + + * calendar/diary-lib.el: Re-order some definitions before their use. + (nongregorian-diary-listing-hook, nongregorian-diary-marking-hook) + (diary-list-entries): Doc fixes. + (make-fancy-diary-display): Remove function. + + * calendar/calendar.el (calendar-today-marker) + (initial-calendar-window-hook, today-visible-calendar-hook) + (today-invisible-calendar-hook, diary-file, calendar-basic-setup) + (calendar-star-date, calendar-mark-today): Doc fixes. + (today-visible-calendar-hook): Add options. + (calendar-in-read-only-buffer): New macro. + (calendar-basic-setup): Adapt for change in calendar-read-date. + Place holiday let inside if. + (calendar-day-name-array, calendar-month-name-array): Make defcustoms. + (calendar-read-date): Set day to 1 rather than nil in the NODAY case. + (calendar-print-other-dates): Use one let rather than many. + + * calendar/calendar.el (calendar-in-read-only-buffer): New macro. + (calendar-print-other-dates): + * calendar/cal-hebrew.el (list-yahrzeit-dates): + * calendar/diary-lib.el (simple-diary-display, fancy-diary-display): + * calendar/holidays.el (calendar-list-holidays, list-holidays) + (calendar-cursor-holidays): + * calendar/lunar.el (calendar-phases-of-moon): Use + calendar-in-read-only-buffer to replace previous code and disable undo. + +2008-03-16 Juri Linkov + + * isearch.el (isearch-edit-string): Use search-ring-yank-pointer + and regexp-search-ring-yank-pointer for the HISTPOS argument of + read-from-minibuffer to provide the correct initial minibuffer + history position in isearch-edit-string when it is called from + isearch-ring-adjust. + + * menu-bar.el (kill-this-buffer): Use menu-bar-non-minibuffer-window-p + to check if the current buffer is the minibuffer, and in this case + call abort-recursive-edit to kill the minibuffer. Doc fix. + (kill-this-buffer-enabled-p): Allow this function to return non-nil + when the current buffer is the minibuffer. + + * simple.el (goto-line): Leave mark at previous position. Doc fix. + +2008-03-16 Tassilo Horn + + * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc): + Use non-nil PARENTS attribute of make-directory instead of + explicitly checking existence the current cache directory. + +2008-03-16 Daiki Ueno + + * epa-file.el (epa-file-select-keys): Fix bug with C-x C-s after + M-x epa-file-select-keys. + +2008-03-16 Kenichi Handa + + * international/mule.el (auto-coding-alist): + Use no-conversion-multibyte for archive files. + +2008-03-16 Glenn Morris + + * calendar/diary-lib.el (calendar-mark-complex, calendar-mark-1): + New functions. + * calendar/cal-bahai.el (calendar-mark-1): Autoload it. + (calendar-bahai-mark-date-pattern): Add optional argument `color'. + Use calendar-mark-1. + * calendar/cal-hebrew.el (calendar-mark-complex): Autoload it. + (mark-hebrew-calendar-date-pattern): Add optional argument `color'. + Use calendar-mark-complex. + * calendar/cal-islam.el (calendar-mark-1): Autoload it. + (mark-islamic-calendar-date-pattern): Add optional argument `color'. + Use calendar-mark-1. + + * calendar/calendar.el (calendar-mod): Remove. + * calendar/cal-china.el (calendar-chinese-from-absolute) + (calendar-chinese-date-string): Expand calendar-mod calls. + * calendar/cal-mayan.el (calendar-mayan-tzolkin-from-absolute): + Expand calendar-mod calls. + + * calendar/cal-bahai.el (calendar-bahai-date-string): Use a single let. + (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry) + (diary-bahai-insert-yearly-entry): Use let rather than let*. + Move obsolete aliases after the functions that replaced them. + + * calendar/cal-hebrew.el (calendar-absolute-from-hebrew) + (hebrew-calendar-yahrzeit, insert-hebrew-diary-entry) + (insert-monthly-hebrew-diary-entry, insert-yearly-hebrew-diary-entry): + Use let rather than let*. + (calendar-hebrew-prompt-for-date): New function. + (calendar-goto-hebrew-date): Use calendar-hebrew-prompt-for-date. + (holiday-tisha-b-av-etc): Use unless, let. + + * calendar/cal-islam.el (calendar-islamic-prompt-for-date): New func. + (calendar-goto-islamic-date): Use calendar-islamic-prompt-for-date. + + * calendar/cal-mayan.el (calendar-mayan-haab-to-string): Simplify. + + * calendar/calendar.el (calendar-for-loop): Add indent spec. + + * calendar/diary-lib.el (diary-remind-message, mark-sexp-diary-entries) + (list-sexp-diary-entries, diary-font-lock-sexps): Use format rather + than concat. + (diary): Remove un-needed let. + (view-other-diary-entries): Rename argument. + (diary-list-entries-2): New function. + (diary-list-entries-1, diary-list-entries): Use diary-list-entries-2. + (print-diary-entries): Use unless. + (diary-mark-entries-1): Change argument order, make all but + markfunc optional. Handle the standard (Gregorian) case. + Use match-string-no-properties. Handle marks. + (mark-diary-entries): Use diary-mark-entries-1. + (diary-font-lock-keywords-1): New macro. + (diary-font-lock-keywords): Use diary-font-lock-keywords-1. + +2008-03-16 Ulf Jasper + + * calendar/icalendar.el (icalendar-version): Increase to 0.18. + (icalendar-export-hidden-diary-entries): New variable. + (icalendar-export-region): Use icalendar-export-hidden-diary-entries. + In case of error, insert full error-val. + (icalendar-first-weekday-of-year): Remove `offset' argument. Doc fix. + Use calendar-day-of-week. Return the day number. + (icalendar--convert-weekly-to-ical): Use funcall rather than apply. + +2008-03-16 Craig Markwardt + + * calendar/icalendar.el (icalendar-recurring-start-year): New variable. + (icalendar--diarytime-to-isotime): Fix treatment of 12:00pm - 12:59pm. + (icalendar-export-region): Ignore hidden diary entries. + (icalendar--convert-ordinary-to-ical): Fix case where event + spans across midnight boundary. + (icalendar-first-weekday-of-year): New function. + (icalendar--convert-weekly-to-ical): Allow user-selectable start + year for recurring events (Mozilla calendars do not propagate + recurring events forever, so year 2000 start date was not working). + (icalendar--convert-yearly-to-ical): Remove extra spaces in + formatting of BYMONTH and BYMONTHDAY (not allowed by ical spec). + +2008-03-15 Michael Albinus + + * net/tramp.el (tramp-root-regexp): New defconst. + (tramp-completion-file-name-regexp-unified) + (tramp-completion-file-name-regexp-separate) + (tramp-completion-file-name-regexp-url): Use it. + (tramp-do-copy-or-rename-file-via-buffer): + Set `enable-multibyte-characters' to nil. Set `jka-compr-inhibit' to + t for `insert-file-contents-literally'. + (tramp-drop-volume-letter): Rewrite, using `tramp-root-regexp'. + Autoload it. + (tramp-completion-file-name-handler-post-function): New defconst. + (tramp-completion-file-name-handler): Use it. + (tramp-maybe-open-connection): Update calls to + `tramp-flush-connection-property' for removed 2nd argument. + +2008-03-15 Stefan Monnier + + * vc-bzr.el (vc-bzr-diff): Use a faster invocation when possible. + (vc-bzr-complete-with-prefix, vc-bzr-revision-completion-table): + New functions. + +2008-03-15 Glenn Morris + + * calendar/diary-lib.el (diary-list-entries-1, diary-mark-entries-1): + New functions. + * calendar/cal-bahai.el (number, original-date, add-to-diary-list) + (diary-name-pattern, mark-calendar-days-named): Remove declarations. + (diary-list-entries-1, diary-mark-entries-1): Autoload. + (diary-bahai-list-entries): Use diary-list-entries-1. + (diary-bahai-mark-entries): Doc fix. Use diary-mark-entries-1. + * calendar/cal-hebrew.el (number, original-date, add-to-diary-list) + (diary-name-pattern, mark-calendar-days-named): Remove declarations. + (diary-list-entries-1, diary-mark-entries-1): Autoload. + (list-hebrew-diary-entries): Use diary-list-entries-1. + (mark-hebrew-diary-entries): Doc fix. Use diary-mark-entries-1. + * calendar/cal-islam.el (number, original-date, add-to-diary-list) + (diary-name-pattern, mark-calendar-days-named): Remove declarations. + (diary-list-entries-1, diary-mark-entries-1): Autoload. + (list-islamic-diary-entries): Use diary-list-entries-1. + (mark-islamic-diary-entries): Doc fix. Use diary-mark-entries-1. + + * calendar/appt.el (appt-check, appt-delete, appt-make-list): Use caar. + + * calendar/cal-bahai.el (calendar-bahai-epoch): Doc fix. + + * calendar/cal-china.el (number-chinese-months) + (calendar-chinese-from-absolute): Use nth, caar. + + * calendar/cal-coptic.el (coptic-calendar-epoch): Doc fix. + + * calendar/cal-french.el (french-calendar-accents): Doc fix. + + * calendar/cal-hebrew.el (calendar-hebrew-month-name-array-common-year) + (calendar-hebrew-month-name-array-leap-year) + (hebrew-calendar-parashiot-names): Make constants. + (diary-parasha): Move definition after constants it uses. + + * calendar/cal-html.el (cal-html-insert-link-yearpage) + (cal-html-htmlify-list): Doc fix. + (cal-html-htmlify-entry): Use nth. + + * calendar/cal-islam.el (calendar-islamic-month-name-array) + (calendar-islamic-epoch): Make constants. + (calendar-islamic-epoch): Doc fix. + + * calendar/cal-menu.el (cal-menu-goto-menu): Use "Go To". + + * calendar/cal-tex.el (cal-tex-hook, cal-tex-insert-preamble) + (cal-tex-month-name): Doc fix. + (cal-tex-last-blank-p): Use zerop. + + * calendar/calendar.el (european-calendar-style, calendar-for-loop) + (calendar-sum, calendar-insert-indented, mouse-calendar-other-month) + (calendar-cursor-to-date): Doc fix. + (hebrew-holidays-1, hebrew-holidays-4): Simplify. + (extract-calendar-day, extract-calendar-year): Use cadr, nth. + (calendar-day-number): Use when. + (generate-calendar-month): Use dotimes. + (exit-calendar, calendar-print-other-dates): Use let rather than let*. + (calendar-set-mark): Reverse conditional. + (calendar-make-alist): Move definition before use. + + * calendar/diary-lib.el (diary-face-attrs) + (diary-glob-file-regexp-prefix, diary-selective-display) + (number-of-diary-entries, diary-list-entries, diary-goto-entry) + (list-sexp-diary-entries, diary-date, diary-block, diary-float) + (diary-anniversary, diary-cyclic) + (diary-fancy-font-lock-fontify-region-function): Doc fixes. + (diary-header-line-format): Change wording. + (diary-list-entries): Set `date-start' in let. + (include-other-diary-files, mark-included-diary-files): Use format. + (simple-diary-display, fancy-diary-display): Use cadr, unless. + (mark-diary-entries): Use 1+. + (mark-sexp-diary-entries, list-sexp-diary-entries): Use when. + (mark-calendar-month): Use dotimes. + + * calendar/holidays.el (displayed-month, displayed-year): + Move declarations where needed. + (calendar-list-holidays): Doc fix. + + * calendar/parse-time.el (parse-time-string): Simplify. + + * calendar/solar.el (solar-n-hemi-seasons, solar-s-hemi-seasons): + Make constants. + (solar-sunrise-sunset): Rename some local variables for clarity. + (sunrise-sunset): Use zerop. + (solar-mean-equinoxes/solstices): Doc fix. + + * calendar/timeclock.el (timeclock-time-to-seconds, timeclock-log-data): + Use nth. + (timeclock-completing-read, timeclock-generate-report): Use zerop. + (timeclock-mean, timeclock-generate-report): Use dolist. + + * calendar/todo-mode.el (todo-add-category): Simplify. + (todo-more-important-p, todo-delete-item, todo-file-item): + Use unless, when. + (todo-top-priorities): Use zerop. + +2008-03-14 Nick Roberts + + * buff-menu.el (list-buffers-noselect): Display buffer name in + tooltip instead of mouse binding when it doesn't fit in the list. + +2008-03-14 Dan Nicolaescu + + * faces.el (xw-defined-colors): + * simple.el (widget-convert, shell-mode): Declare as functions + instead of autoloading. + + * abbrev.el: + * button.el: + * cus-face.el: + * ediff-hook.el: + * emacs-lisp/backquote.el: + * emacs-lisp/timer.el: + * facemenu.el: + * faces.el: + * menu-bar.el: + * simple.el: + * subr.el: + * textmodes/fill.el: + * textmodes/paragraphs.el: Remove autoloads, redundant when the + files are preloaded. + +2008-03-14 Stefan Monnier + + * desktop.el (desktop-create-buffer): Don't catch errors if + debug-on-error is set. + +2008-03-14 Eli Zaretskii + + * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el) + ($(lisp)/calendar/diary-loaddefs.el) + ($(lisp)/calendar/hol-loaddefs.el): New targets. + (LOADDEFS): New macro. + (autoloads): Depend on $(LOADDEFS). + +2008-03-14 Dan Nicolaescu + + * font-lock.el (featurep): Remove test, not useful anymore. + (facemenu-keymap): Move key binding ... + * facemenu.el (facemenu-keymap): ... here. + + * vc-bzr.el (vc-bzr-print-log): Insert a file marker. Run the log + for each file in the list. + (vc-bzr-log-view-mode): Recognize the file marker. + + * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries + for checkdoc and profiling. + +2008-03-14 Bastien Guerry + + * textmodes/flyspell.el (nxml-mode): Add the right + `flyspell-mode-predicate'. + + * wid-edit.el (link): Use 'mouse-face for :follow-link. + +2008-03-14 Glenn Morris + + * calendar/solar.el: Reorder so that functions are defined before use. + (displayed-month, displayed-year): Move declarations where needed. + (solar-get-number): Move definition before use. Use unless. + (solar-equatorial-coordinates): Simplify. + (solar-sunrise-and-sunset): Use let rather than let*. + (solar-longitude, solar-equinoxes-solstices): Use cadr, nth. + + * startup.el (command-line-1): Rename -internal-script back to + -scriptload (reverts previous change). + + * calendar/cal-bahai.el (calendar-bahai-month-name-array) + (calendar-bahai-leap-base): Add doc strings. + (calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern): + Move definition before use. + (calendar-bahai-goto-date, diary-bahai-list-entries): Doc fix. + (diary-bahai-list-entries, diary-bahai-mark-entries): Move some constant + variables outside the loop. Use dolist. + (holiday-bahai, calendar-bahai-mark-date-pattern): Use unless. + + * calendar/cal-china.el: Re-order so that functions are defined before + use. + (displayed-month, displayed-year): Move declarations where needed. + (chinese-calendar-time-zone, calendar-goto-chinese-date): Doc fix. + (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch): + Add doc strings. + (chinese-year-cache): Recenter on 2010. Doc fix. + (chinese-year, number-chinese-months, calendar-absolute-from-chinese): + Doc fix. Simplify. + (chinese-year-cache-init): New function. + (compute-chinese-year, holiday-chinese-new-year) + (calendar-chinese-date-string, calendar-goto-chinese-date) + (make-chinese-month-assoc-list): Use cadr, nth. + (chinese-months): Remove un-needed let. + + * calendar/cal-coptic.el (coptic-calendar-month-name-array) + (ethiopic-calendar-month-name-array, ethiopic-name): Add doc strings. + (coptic-prompt-for-date): Move definition before use. + + * calendar/cal-dst.el (calendar-time-zone-daylight-rules): Simplify. + (calendar-dst-find-data, calendar-daylight-time-offset) + (calendar-standard-time-zone-name, calendar-daylight-time-zone-name) + (calendar-daylight-savings-starts-time) + (calendar-daylight-savings-ends-time): Use cadr, nth. + + * calendar/cal-french.el (french-calendar-epoch) + (calendar-goto-french-date): Doc fix. + (french-calendar-month-name-array) + (french-calendar-multibyte-month-name-array) + (french-calendar-day-name-array, french-calendar-special-days-array): + Add doc strings. + + * calendar/cal-hebrew.el (displayed-month, displayed-year) + (original-date): Move declarations where needed. + (calendar-goto-hebrew-date, list-hebrew-diary-entries, diary-yahrzeit): + Doc fix. + (list-hebrew-diary-entries, mark-hebrew-diary-entries): Move some + constant variables outside the loop. Use dolist. + + * calendar/cal-islam.el (displayed-month, displayed-year) + (original-date): Move declarations where needed. + (islamic-calendar-day-number): Remove unused local variable `day'. + (calendar-goto-islamic-date): Doc fix. + (holiday-islamic): Use unless. + (list-islamic-diary-entries, mark-islamic-diary-entries): Move some + constant variables outside the loop. Use dolist. + (mark-islamic-calendar-date-pattern): Move definition before use. + Use unless. + (mark-islamic-diary-entries): Doc fix. + (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry) + (insert-yearly-islamic-diary-entry): Use let rather than let*. + + * calendar/cal-julian.el (calendar-absolute-from-julian): + Move definition before use. Remove un-needed local `day'. + (calendar-goto-julian-date, calendar-goto-astro-day-number): Doc fix. + + * calendar/cal-mayan.el (calendar-mayan-haab-month-name-array) + (calendar-mayan-tzolkin-names-array): Add doc strings. + (calendar-mayan-long-count-from-absolute): Use a single let. + (calendar-string-to-mayan-long-count): Simplify. + (calendar-next-haab-date, calendar-previous-haab-date) + (calendar-next-tzolkin-date, calendar-previous-tzolkin-date) + (calendar-previous-calendar-round-date) + (calendar-goto-mayan-long-count-date, calendar-mayan-date-string): + Doc fix. + (calendar-mayan-tzolkin-haab-on-or-before): Use zerop. + (calendar-mayan-date-string, calendar-print-mayan-date) + (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date) + (calendar-mayan-long-count-common-era): Move definitions before use. + + * calendar/cal-menu.el (displayed-year): Move declaration where needed. + (calendar-event-to-date, cal-tex-mouse-week, cal-tex-mouse-week-iso): + Doc fix. + (calendar-mouse-goto-date): Move definition before use. + + * calendar/cal-move.el (calendar-cursor-to-nearest-date): Use or, when. + Move definition before use. + (calendar-cursor-to-visible-date): Move definition before use. + (calendar-scroll-left): Use unless and zerop. Combine lets into one, + and place inside the conditional. + (calendar-forward-day): Simplify. + (calendar-end-of-month): Use unless. + (calendar-goto-day-of-year): Doc fix. + Relocate obsolete aliases after their replacements. + + * calendar/cal-persia.el (calendar-goto-persian-date): Doc fix. + + * calendar/diary-lib.el (mark-diary-entries): Move some constant + variables outside the diary-date-forms loop. + + * calendar/calendar.el (diary-file): Doc fix. + (calendar-buffer-list): Return buffers rather than strings (fixes + previous change). + (hebrew-holidays-4): Fix typo. + + * calendar/holidays.el (displayed-month, displayed-year): + Move declarations where needed. + (calendar-holiday-list, calendar-list-holidays) + (holiday-filter-visible-calendar): Move definitions before use. + (list-holidays): Use cadr. + Relocate obsolete aliases after their replacements. + + * calendar/lunar.el (date, displayed-month, displayed-year): + Move declarations where needed. + (lunar-phase-list): Move definition after functions it uses. + (calendar-phases-of-moon, diary-phases-of-moon) + (lunar-new-moon-on-or-after): Use cadr, nth. + (lunar-new-moon-on-or-after): Doc fix. + + * textmodes/org-irc.el (top-level): CL not required when compiling. + (org-irc-visit-erc): Replace runtime CL functions. + + * textmodes/org-publish.el (declare-function): Add compatibility stub. + (org-publish-delete-dups): Declare as function. + +2008-03-14 Dan Nicolaescu + + * vc-bzr.el (vc-bzr-log-view-mode): "." can be part of a revno. + (vc-bzr-show-log-entry): Make regexp match more cases. + (vc-diff-switches-list): Remove autoload, not needed. + +2008-03-14 Juri Linkov + + * isearch.el (isearch-edit-string): Remove one call to + `isearch-push-state' not to push an inconsistent state, + but keep another correct call to `isearch-push-state'. + (isearch-ring-adjust): Call `isearch-push-state' only when + `search-ring-update' is non-nil since `isearch-edit-string' + already pushes its state. + (isearch-message): Improve matching the failed part by checking + if the original message starts with the last successful message. + + * dired.el (dired-warn-writable): Rename to `dired-perm-write'. + (dired-perm-write): Rename from `dired-warn-writable'. + Change parent face from `font-lock-warning-face' to + `font-lock-comment-delimiter-face'. + (dired-warn-writable-face): Rename to `dired-perm-write-face'. + (dired-perm-write-face): Rename from `dired-warn-writable-face'. + (dired-font-lock-keywords): Replace `dired-warn-writable-face' + with `dired-perm-write-face'. + +2008-03-13 Tassilo Horn + + * doc-view.el (doc-view-doc->txt, doc-view-convert-current-doc): + Create cache dir only if it doesn't already exist. + +2008-03-13 Stefan Monnier + + * progmodes/sh-script.el (sh-font-lock-quoted-subshell): Fix handling + of \ and '. + +2008-03-13 Johan Bockgård + + * net/browse-url.el (browse-url-text-xterm): + Unquote browse-url-text-browser. + +2008-03-13 Carsten Dominik + + * textmodes/org-mouse.el: Version number change. + + * textmodes/org-publish.el (org-publish-expand-components): + Remove null projects from the list of components. + (org-publish-attachment): Bugfix: handle mandatory argument pub-dir. + Remove unused retrieval of the :publishing-directory property. + (org-publish-file): Bugfix: when using a relative directory as the + publishing directory, convert it to a directory filename. + (org-publish-project): New alias. + (org-publish-get-files): Protect against empty p. + (org-publish-file): Send an error when file is not part of any project. + (org-publish-file): Offer to refresh the list of files in known + project when the current file is not part of any project. + (org-publish-before-export-hook) + (org-publish-after-export-hook): New hooks. + (org-publish-org-to): Use new hooks and kill buffers. + (org-publish-file): Remove the code for killing buffers. + (org-publish-initialize-files-alist): Use interactive. + (org-publish-file): If the publishing function creates a new + buffer, kill it after publishing. + (org-publish-timestamp-filename): Protect ":" in file name path + under windows. + + * textmodes/org-export-latex.el (org-export-as-latex): Revert the + change that killed the LaTeX buffer. + + * textmodes/org.el (org-ctrl-c-star): Implement a missing branch + in the decision tree. + (org-select-remember-template): Clean the code. + (org-prepare-dblock): Add the extra :content parameter. + (org-write-agenda): New output type ".ics" files. + (org-write-agenda): Call `org-icalendar-verify-function', both for + time stamps and for TODO entries. + (org-agenda-collect-markers, org-create-marker-find-array) + (org-check-agenda-marker-table): New functions. + (org-agenda-marker-table): New variable. + (org-export-as-html): Revert the change that killed the html + buffer. Side effects first need to be studied carefully. + (org-get-tags-at): Fix the structure of the condition-case statement. + (org-ts-regexp0, org-repeat-re, org-display-custom-time) + (org-timestamp-change): Fix regular expressions to swallow the + extra character for repeat-shift control. + (org-auto-repeat-maybe): Implement the new repeater mechanisms. + (org-get-legal-level): Alias to `org-get-valid-level'. + (org-dblock-write:clocktable): Add a :link parameter, linking + headlines to their location in the Org agenda files. + (org-get-tags-at): Bugfix: prevent `org-back-to-heading' from + throwing an error when getting tags before headlines. + (org-timestamp-change, org-modify-ts-extra) + (org-ts-regexp1): Fix timestamp editing. + (org-agenda-custom-commands-local-options): New constant. + (org-agenda-custom-commands): + Use `org-agenda-custom-commands-local-options' to improve customize + type. "htmlize": Removed hack to fix face problem with htmlize, + it no longer seem necessary. + (org-follow-link-hook): New hook. + (org-agenda-custom-commands): Add "Component" as a tag for each + item in a command series. + (org-open-at-point): Run `org-follow-link-hook'. + (org-agenda-schedule): Bugfix: don't display marker type when it + is nil. + (org-store-link): org-irc required. + (org-set-regexps-and-options): Parse the new logging options. + (org-extract-log-state-settings): New function. + (org-todo): Handle the new ways of recording state change stuff. + (org-local-logging): New function. + (org-columns-open-link): Fix bug with opening link in column view. + (org-local-logging): New function. + (org-todo): Make sure that LOGGING properties are honoured. + (org-todo-keywords): Improve docstring. + (org-startup-options): Cleanup startup options. + (org-set-regexps-and-options): Process the "!" markers. + (org-todo): Respect the new logging stuff. + (org-log-note-how): New variable. + (org-add-log-maybe): New parameter HOW that defines how logging + should be done and also overrides PURPOSE. Add a docstring. + (org-add-log-note): Check if we really need to ask for a note. + (org-get-current-options): Digest the new keyword. + (org-agenda-reset-markers): Rename from + `org-agenda-maybe-reset-markers'. Remove FORCE argument. + (org-diary, org-agenda-quit, org-prepare-agenda): Call the renamed + function, without force argument. + (org-buffer-property-keys): Bind local variables s and p. + (org-make-tags-matcher): Allow "" to match an empty or + non-existent property value. + (org-export-as-html): Join unsorted lists when they directly + follow each other. Such lists may be created by headlines that + are converted to lists. + (org-nofm-to-completion): New function. + (org-export-as-html): Use :html-extension instead of + org-export-html-extension. + (org-store-link): Support for links from `rmail-summary-mode'. + (org-columns-new, org-complete, org-set-property): Set the + `include-columns' argument in the call to + `org-buffer-property-keys'. + (org-buffer-property-keys): New argument `include-columns', to + include properties expected by any of the COLUMNS formats in the + current buffer. + (org-cleaned-string-for-export): Get rid of drawers first, so that + they will be removed also in the text before the first headline. + (org-clock-report): Show the clocktable when found. + (org-refile): Fix positioning bug when `org-reverse-note-order' is nil. + (org-version): With prefix argument, insert `org-version' at point. + (org-agenda-goto): Recenter the window after finding the target + location, to make sure the correct position will be displayed. + (org-agenda-get-deadlines): Don't scale priority with the warning + period. + (org-insert-heading): Don't break line in the middle of the line. + (org-agenda-get-deadlines): Allow `org-deadline-warning-days' to + be 0. + (org-update-checkbox-count): Revamp to deal with hierarchical + checkboxes. This was a patch from Miguel A. Figueroa-Villanueva. + (org-remove-timestamp-with-keyword): New function. + (org-schedule, org-deadline): + Use `org-remove-timestamp-with-keyword' to make sure all such time + stamps are removed. + (org-mode): Support for `align'. + (org-agenda-get-deadlines): Make sure priorities increase as the + due date approaches and is passed. + (org-remember-apply-template): Fix problem with tags that + contain "_" or "@". + (org-make-link-regexps): Improve the regular expression for plain links. + (org-agenda-get-closed): List each clocking entry. + (org-set-tags): Only tabify before tags if indent-tabs-mode is t. + (org-special-ctrl-k): New option. + (org-kill-line): New function. + (org-archive-all-done): Fix incorrect number of stars in regexp. + (org-refile-get-location): New function. + (org-refile-goto-last-stored): New function. + (org-global-tags-completion-table): Add the value of org-tag-alist + in each buffer, to make sure that also unused tags will be + available for completion. + (org-columns-edit-value) + (org-columns-next-allowed-value): Only update if not in agenda. + (org-clocktable-steps): New function. + (org-dblock-write:clocktable): Call `org-clocktable-steps'. + (org-archive-subtree): Add the outline tree context as a property. + (org-closest-date): New optional argument `prefer'. + (org-goto-auto-isearch): New option. + (org-goto-map, org-get-location): Implement auto-isearch. + (org-goto-local-auto-isearch-map): New variable. + (org-goto-local-search-forward-headings) + (org-goto-local-auto-isearch): New functions. + +2008-03-13 Philip Jackson + + * textmodes/org-irc.el: New file. + +2008-03-13 John Wiegley + + * textmodes/org-mac-message.el: New file. + +2008-03-13 Dan Nicolaescu + + * font-lock.el (font-lock-comment-face): Set the foreground for + the light background 8 colors case. + +2008-03-13 Glenn Morris + + * font-lock.el (lisp-font-lock-keywords-1): Support wider range of + generate-autoload-cookie patterns. + + * startup.el (command-line-1): Rename -scriptload to -internal-script. + + * Makefile.in ($(lisp)/loaddefs.el): Remove this target. + (MH_E_SRC): Remove variable. + ($(lisp)/mh-e/mh-loaddefs.el): Remove $MH_E_SRC dependency. + Simplify file header. Use $@ for generated-autoload-file. + + * Makefile.in (LOADDEFS): New variable. + (AUTOGENEL): Use $LOADDEFS. + (autoloads): Remove $(lisp)/loaddefs.el dependency; add $LOADDEFS. + ($(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el) + ($(lisp)/calendar/hol-loaddefs.el): New targets. + * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el: + * calendar/cal-french.el, calendar/cal-hebrew.el, calendar/cal-html.el: + * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el: + * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el: + * calendar/cal-tex.el, calendar/cal-x.el, calendar/diary-lib.el: + * calendar/holidays.el, calendar/lunar.el, calendar/solar.el: + Add calendar-specific autoload cookies, and remove any setting of + generated-autoload-file. + * calendar/calendar.el: Remove explicit autoloads now in cal-loaddefs. + * calendar/diary-lib.el: Replace explicit autoloads with reading of + diary-loaddefs. + * calendar/holidays.el: Replace explicit autoloads with reading of + hol-loaddefs. + + * calendar/calendar.el (cal-hebrew-yahrzeit-buffer): New constant. + (calendar-buffer-list): Simplify. + (generate-calendar-window): Use calendar-mark-holidays rather than + obsolete alias. + + * calendar/cal-hebrew.el (list-yahrzeit-dates): + Use cal-hebrew-yahrzeit-buffer. + + * calendar/cal-x.el (calendar-only-one-frame-setup) + (calendar-two-frame-setup): Doc fixes. + (special-display-buffer-names): Use cal-hebrew-yahrzeit-buffer. + + * calendar/appt.el (appt-mode-string): Mark as risky. + (appt-check): Apply mode-line-emphasis face to appt-mode-string. + + * calendar/cal-html.el (diary-list-entries): + * calendar/cal-tex.el (calendar-holiday-list, diary-list-entries) + (calendar-iso-from-absolute): Fix autoloads. + + * calendar/cal-iso.el (calendar-absolute-from-iso) + (calendar-iso-read-args): Simplify. + (calendar-iso-date-string, calendar-iso-read-args) + (calendar-goto-iso-date, calendar-goto-iso-week): Doc fixes. + + * calendar/cal-julian.el (calendar-julian-from-absolute): Use zerop. + (displayed-month, displayed-year): Move declarations where needed. + (calendar-print-astro-day-number): Doc fix. + + * calendar/cal-persia.el (persian-calendar-month-name-array) + (persian-calendar-epoch, calendar-persian-date-string): Doc fixes. + (persian-prompt-for-date): Remove local variable `today'. + + * calendar/diary-lib.el (mark-calendar-month): Use zerop. + + * calendar/solar.el (solar-moment, solar-exact-local-noon) + (solar-sunrise-sunset, solar-sunrise-sunset-string) + (solar-ephemeris-time, solar-date-next-longitude, solar-sidereal-time) + (diary-sabbath-candles, solar-equinoxes/solstices) + (solar-equinoxes-solstices): Use cadr, cdar, nth, zerop. + (solar-time-equation, solar-date-to-et): Simplify. + + * mail/supercite.el: Remove the `function' in `(function (lambda'. + Replace `(car (cdr' with cadr'. + + * progmodes/f90.el (f90-font-lock-n): New function. + (f90-font-lock-1, f90-font-lock-2, f90-font-lock-3, f90-font-lock-4): + Use f90-font-lock-n. + (f90-indent-region, f90-indent-subprogram, f90-match-end): Use cadr. + + * progmodes/f90.el (f90-mode-abbrev-table): + * progmodes/fortran.el (fortran-mode-abbrev-table): + Use newer form of define-abbrev, where supported. No need to bind + abbrevs-changed for system abbrevs. + +2008-03-13 Stefan Monnier + + * term/xterm.el (terminal-init-xterm): delete-frame-hook -> + delete-frame-functions. + + * bookmark.el (Info-current-node): Remove. + +2008-03-12 Juri Linkov + + * help.el (describe-project): Remove defaliases for view-todo and + describe-project that are now unnecessary after the merge from + emacs--rel--22 that added define-obsolete-function-alias. + + * startup.el (inhibit-startup-screen): Revert incomplete + 2008-03-10 merge from emacs--rel--22 that partly reverted + 2008-02-28 change that added initial message to *scratch* buffer + regardless of the value of `inhibit-startup-screen'. + Now keep this change in the trunk, but not in the 22 branch. + +2008-03-12 Stefan Monnier + + * international/quail.el (quail-setup-completion-buf, quail-help): + * mail/binhex.el (binhex-decode-region-internal): + * mail/uudecode.el (uudecode-decode-region-internal): + * net/dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns): + * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than + setting default-enable-multibyte-characters. + + * emulation/viper-util.el (viper-file-remote-p): Remove, unused. + + * comint.el: Fix up indentation and comment style. Remove `function'. + + * international/mule-cmds.el (reset-language-environment) + (set-language-environment-nonascii-translation): + Don't set-unibyte-charset. + + * doc-view.el: Remove all cb-args, use closures instead. + (doc-view-sentinel): Merge doc-view-dvi->pdf-sentinel, + doc-view-ps->pdf-sentinel, and doc-view-pdf->txt-sentinel (which was + doing an incorrect check). Update all callers to use the new name. + (doc-view-doc->txt): Add missing `txt' argument. + +2008-03-12 Tassilo Horn + + * doc-view.el (doc-view-current-cache-dir): Set buffer used for + md5 sum calculation to single-byte. + +2008-03-12 Stefan Monnier + + * doc-view.el (doc-view-new-window-function): Add assertion. + (doc-view-doc-type): New var. + (doc-view-convert-current-doc, doc-view-doc->txt): Use it. + (doc-view-intersection): New fun. + (doc-view-mode): Use it to set the new var. + +2008-03-12 Tassilo Horn + + * doc-view.el (doc-view-doc->txt, doc-view-open-text) + (doc-view-already-converted-p): New functions. + (doc-view-clear-cache): Don't recreate doc-view-cache-directory. + (doc-view-mode-map): Bind C-c C-t to doc-view-open-text. + (doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf) + (doc-view-pdf->txt-sentinel, doc-view-pdf->txt) + (doc-view-ps->pdf-sentinel, doc-view-ps->pdf) + (doc-view-convert-current-doc): Don't hardwire the functions the + sentinels call. Now they're provided by two args CALLBACK and + CB-ARGS to the functions. + (doc-view-search): Use doc-view-doc->txt. + (doc-view-initiate-display): Use doc-view-already-converted-p. + Mention new binding C-c C-t if doc-view-mode doesn't work. + +2008-03-12 Dan Nicolaescu + + * diff-mode.el (diff-refine-change): Adjust colors to be more visible. + +2008-03-12 Stefan Monnier + + * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords): + Mark " outside of tags as punctuation. + +2008-03-11 Stefan Monnier + + * menu-bar.el (minibuffer-local-map): Use the same command for the + "Quit" menu as used for the C-g key, so the shortcut displayed is C-g. + Prefer RET over C-j for exit-minibuffer. + + * files.el (display-buffer-other-frame): Eliminate problematic code. + + * menu-bar.el (menu-bar-update-buffers-maxbuf): Remove. + (menu-bar-select-buffer): Remove. + (menu-bar-select-frame): Make non-interactive and take a frame arg. + (menu-bar-update-buffers): Don't use buffer-names or frame names as events. + +2008-03-11 Juanma Barranquero + + * icomplete.el (icomplete-completions): Remove obsolete code. + + * net/net-utils.el (iwconfig-program-options): Doc fix. + (net-utils-run-program, run-network-program): Define as functions. + +2008-03-11 Dan Nicolaescu + + * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Fix typo. + +2008-03-11 Glenn Morris + + * faces.el (mode-line-emphasis): New face. + * vc.el (vc-set-mode-line-busy-indicator): Use mode-line-emphasis face. + + * calendar/calendar.el (top-level): Load cal-loaddefs when compiling. + +2008-03-11 Chong Yidong + + * simple.el (set-mark-command): Doc fix. + +2008-03-10 Stefan Monnier + + * Makefile.in (bootstrap-prepare): Don't chmod cal-loaddefs.el. + + * emacs-lisp/autoload.el (autoload-find-destination): + Don't force raw-text. + + * calendar/calendar.el ("cal-loaddefs"): Load, rather than require. + * calendar/cal-loaddefs.el: Don't version control. + +2008-03-10 Dan Nicolaescu + + * progmodes/make-mode.el (makefile-mode-abbrev-table): Add menu + entries and add :help to the existing ones. + +2008-03-10 Glenn Morris + + * calendar/cal-hebrew.el (date, entry, number): Move declarations + to where they are needed. + + * calendar/calendar.el (diary-file, hebrew-holidays-1) + (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4) + (calendar, calendar-basic-setup, calendar-mode-map, calendar-set-mark) + (calendar-version): Doc fixes. + (calendar-absolute-from-gregorian): Use zerop. + (calendar-mode-line-format): Make it a defcustom. + + * calendar/diary-lib.el (diary-face-attrs): Fix custom :type. + (diary-face-attrs, diary-glob-file-regexp-prefix, diary-unknown-time) + (diary-pull-attrs, diary-header-line-flag, diary-list-entries) + (diary-unhide-everything, include-other-diary-files, diary-goto-entry) + (mark-included-diary-files, mark-calendar-days-named) + (mark-calendar-date-pattern, mark-calendar-month, diary-entry-compare) + (diary-remind, insert-diary-entry, insert-weekly-diary-entry) + (insert-monthly-diary-entry, insert-yearly-diary-entry) + (insert-anniversary-diary-entry, insert-block-diary-entry) + (insert-cyclic-diary-entry, fancy-diary-font-lock-keywords) + (diary-font-lock-sexps): Doc fixes. + (diary-remind-message, mark-calendar-month): Use zerop. + (diary-attrtype-convert, diary-pull-attrs): Simplify. + (diary-list-entries): Revert let to let* (previous change). + + * Makefile.in (bootstrap-prepare): Also chmod cal-loaddefs.el. + +2008-03-10 Kim F. Storm + + * help.el (view-emacs-todo, describe-gnu-project): Define obsolete + function aliases for the old names. + +2008-03-10 Juanma Barranquero + + * iswitchb.el (iswitchb-use-faces): Doc fix. + (iswitchb-buffer-ignore, iswitchb-read-buffer): + Fix typos in docstrings. + +2008-03-10 Dan Nicolaescu + + * progmodes/verilog-mode.el (verilog-highlight-grouping-keywords): + Fix typo. + (verilog-type-font-keywords): Reindent. + +2008-03-10 Michael McNamara + + * progmodes/verilog-mode.el (verilog-font-grouping-keywords): + Fix bug in the grouping-keyword regular expression. + (verilog-font-lock-keywords): Allow users to toggle special + highlight of grouping-keywords. + (verilog-highlight-grouping-keywords): The toggle for special + highlighting of grouping keywords. + +2008-03-10 Juri Linkov + + * startup.el: Revert 2008-02-28 change that adds initial message + to *scratch* buffer regardless of the value of + `inhibit-startup-screen'. + +2008-03-10 Dan Nicolaescu + + * textmodes/css-mode.el (css-indent-offset, css-electric-keys): + * textmodes/bibtex-style.el (bibtex-style-indent-basic): + * progmodes/verilog-mode.el (verilog-mode): + * net/socks.el (socks): + * vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version. + +2008-03-09 Stefan Monnier + + * doc-view.el (bookmark-buffer-file-name, bookmark-prop-get): Declare. + (doc-view-bookmark-make-record): Use them. + (doc-view-bookmark-jump): Use them. Fix find-file ->find-file-noselect. + (bookmark-get-filename, bookmark-get-bookmark-record): Remove. + + * bookmark.el (bookmark-make-record-function): Change expected return + value to include a suggested bookmark name. + (bookmark-make): Split into bookmark-make-record and bookmark-store. + Fix reversed `overwrite' semantics. + (bookmark-set): Call bookmark-make-record before prompting the user. + Then pass the result to bookmark-store later on. + (bookmark-make-name-function): Remove. + (bookmark-buffer-file-name, bookmark-buffer-name): Don't use it. + * info.el (bookmark-make-name-function): Remove. + (Info-mode): Don't set it. + (Info-bookmark-make-name): Remove. + (Info-bookmark-make-record): Use Info-current-node as suggested default + bookmark name. + + * bookmark.el (bookmark-set): Make bookmark before reading annotations. + I.e. use bookmark-edit-annotation rather than bookmark-read-annotation. + (bookmark-read-annotation-mode-map, bookmark-annotation-paragraph) + (bookmark-annotation-buffer, bookmark-annotation-file) + (bookmark-annotation-point, bookmark-send-annotation) + (bookmark-read-annotation-mode, bookmark-read-annotation): Remove. + (bookmark-edit-annotation-text-func): Rename from + bookmark-read-annotation-text-func. Keep old name as an obsolete alias. + (bookmark-edit-annotation-mode-map): Move initialization into + declaration. + + * bookmark.el: Remove spurious * in docstrings. + (bookmark-minibuffer-read-name-map): New var. + (bookmark-set): Use it. Also pass the default value as it should. + (bookmark-send-edited-annotation): Take no chances with text properties. + (bookmark-insert-current-bookmark): Inline bookmark-insert-buffer-name. + (bookmark-insert-buffer-name): Remove. + (bookmark-buffer-file-name): Signal an error rather than returning nil. + +2008-03-09 Thomas Hühn (tiny change) + + * tutorial.el (tutorial--default-keys): Update `C-l' binding. + +2008-03-09 Dan Nicolaescu + + * diff-mode.el (diff-mode-menu): Add :help. + +2008-03-09 Glenn Morris + + * calendar/calendar.el (general-holidays, oriental-holidays) + (local-holidays, other-holidays, hebrew-holidays-1, hebrew-holidays-2) + (hebrew-holidays-3, hebrew-holidays-4, hebrew-holidays) + (christian-holidays, islamic-holidays, bahai-holidays, solar-holidays) + (calendar-holidays): Restore autoload cookies, because people are + used to using these variables without loading calendar.el. + + * calendar/cal-islam.el (diary-islamic-date): Move to end. + (date, number): Declare where needed. + + * calendar/diary-lib.el (nongregorian-diary-marking-hook) + (list-sexp-diary-entries): Doc fixes. + (diary-list-entries): Doc fix. Remove free variable `entry'. + (fancy-diary-display): Use dolist, bobp. Remove free variable `entry'. + Simplify setting of `date-holiday-list'. + (mark-diary-entries): Remove free variable `entry'. + (diary-list-entries, include-other-diary-files, fancy-diary-display): + Use let where let* is not needed. + +2008-03-09 Stefan Monnier + + * bookmark.el (bookmark-make): Don't pass the `annotation' to the + make-record function, instead paste it in afterwards. + (bookmark-make-record-for-text-file): + * doc-view.el (doc-view-bookmark-make-record): + * info.el (Info-bookmark-make-record): Don't mess with annotations. + +2008-03-08 Glenn Morris + + * calendar/diary-lib.el (entry): Declare for compiler part-way through. + +2008-03-08 Stefan Monnier + + * calendar/diary-lib.el (diary-list-entries) + (include-other-diary-files, mark-diary-entries) + (mark-sexp-diary-entries, mark-included-diary-files) + (diary-entry-time, list-sexp-diary-entries): Remove the special + handling of ^M that dates back to the use of selective-display. + (simple-diary-display): Obey setting of pop-up-frames. + (body, entry): Remove unnecessary declarations. + + * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs. + (bookmark-get-annotation, bookmark-set-annotation) + (bookmark-get-filename, bookmark-set-filename, bookmark-get-position) + (bookmark-set-position, bookmark-get-front-context-string) + (bookmark-set-front-context-string, bookmark-get-rear-context-string) + (bookmark-set-rear-context-string, bookmark-get-handler): Use them. + * info.el (Info-bookmark-make-record): Don't bother recording point. + (bookmark-get-filename, bookmark-get-front-context-string) + (bookmark-get-rear-context-string, bookmark-get-position): + Don't declare any more. + (bookmark-get-info-node): Remove. + (bookmark-prop-get): Declare. + (Info-bookmark-jump): Use it. + +2008-03-08 Johan Bockgård + + * subr.el (while-no-input): Don't splice BODY directly into the + `or' form. + +2008-03-08 Dan Nicolaescu + + * diff-mode.el (diff-ignore-whitespace-hunk): + Bind inhibit-read-only before trying to change the buffer. + +2008-03-08 Glenn Morris + + * calendar/appt.el (appt): Move custom group here from calendar.el. + (appt-disp-window, appt-convert-time): Doc fixes. + + * calendar/cal-bahai.el (calendar-bahai-prompt-for-date) + (calendar-bahai-mark-date-pattern): + * calendar/cal-hebrew.el (mark-hebrew-calendar-date-pattern): + * calendar/cal-islam.el (mark-islamic-calendar-date-pattern): + * calendar/cal-julian.el (calendar-absolute-from-julian): + * calendar/cal-persia.el (persian-prompt-for-date): Use zerop. + + * calendar/cal-china.el (chinese-calendar): Move custom group here from + calendar.el. + (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch): + Make constants. + (chinese-calendar-time-zone, chinese-calendar-daylight-time-offset) + (chinese-calendar-daylight-savings-starts) + (chinese-calendar-daylight-savings-ends) + (chinese-calendar-daylight-savings-starts-time) + (chinese-calendar-daylight-savings-ends-time) + (chinese-zodiac-sign-on-or-after, chinese-new-moon-on-or-after): + Doc fixes. + + * calendar/cal-coptic.el (coptic-name): Add doc string. + + * calendar/cal-french.el (french-calendar-month-name-array) + (french-calendar-day-name-array, french-calendar-special-days-array): + Add doc strings. + + * calendar/cal-bahai.el (diary-bahai-mark-entries) + (diary-bahai-insert-entry, diary-bahai-insert-monthly-entry) + (diary-bahai-insert-yearly-entry): + * calendar/cal-dst.el (calendar-next-time-zone-transition) + (calendar-time-zone): + * calendar/cal-hebrew.el (hebrew-calendar-leap-year-p) + (hebrew-calendar-elapsed-days, hebrew-calendar-long-heshvan-p) + (hebrew-calendar-short-kislev-p, mark-hebrew-diary-entries) + (insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry) + (insert-yearly-hebrew-diary-entry, diary-yahrzeit): + * calendar/cal-islam.el (islamic-calendar-leap-year-p) + (list-islamic-diary-entries, mark-islamic-diary-entries) + (insert-islamic-diary-entry, insert-monthly-islamic-diary-entry) + (insert-yearly-islamic-diary-entry): + * calendar/cal-iso.el (calendar-iso-read-args): + * calendar/cal-mayan.el (calendar-string-to-mayan-long-count) + (calendar-mayan-haab-to-string, calendar-mayan-tzolkin-to-string) + (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date) + (calendar-next-calendar-round-date) + (calendar-mayan-long-count-common-era): + * calendar/cal-menu.el (cal-menu-holiday-window-suffix) + (cal-menu-x-popup-menu, calendar-mouse-holidays) + (calendar-mouse-view-diary-entries, calendar-mouse-print-dates) + (calendar-mouse-goto-date): + * calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right): + * calendar/holidays.el (holidays): + * calendar/lunar.el (phases-of-moon, lunar-new-moon-on-or-after): + * calendar/time-date.el (date-to-time, time-subtract, time-add) + (safe-date-to-time): Doc fixes. + + * calendar/cal-persia.el (persian-calendar-month-name-array) + (persian-calendar-epoch): Make constants. + + * calendar/cal-tex.el (calendar-tex): Move custom group here from + calendar.el. + + * calendar/cal-x.el (diary-frame-parameters) + (calendar-frame-parameters, calendar-and-diary-frame-parameters) + (calendar-after-frame-setup-hooks): Make defcustoms. + (calendar-one-frame-setup, calendar-only-one-frame-setup) + (calendar-two-frame-setup): Doc fix. + + * calendar/cal-loaddefs.el: New file. + + * calendar/cal-bahai.el, calendar/cal-china.el, calendar/cal-coptic.el: + * calendar/cal-french.el, calendar/cal-html.el: + * calendar/cal-islam.el, calendar/cal-iso.el, calendar/cal-julian.el: + * calendar/cal-mayan.el, calendar/cal-move.el, calendar/cal-persia.el: + * calendar/cal-tex.el, calendar/cal-x.el: + Unquote lambda functions. Add autoload cookies to functions formerly + autoloaded in calendar.el. Set `generated-autoload-file' to + "cal-loaddefs.el". + + * calendar/calendar.el: Move many autoloads to separate file, + cal-loaddefs.el. Move defcustoms to start and re-order. + (calendar-month-name-array, calendar-starred-day): No need to + declare for compiler. + (cal-loaddefs): Require it. + (appt, chinese-calendar, calendar-tex): Move custom groups to the + appropriate file. + (diary-entry-marker, calendar-today-marker, calendar-holiday-marker): + Reverse logic. + (diary-face, diary-file-name-prefix-function, diary-include-string) + (diary-glob-file-regexp-prefix, diary-face-attrs) + (diary-file-name-prefix, sexp-diary-entry-symbol) + (print-diary-entries-hook, list-diary-entries-hook) + (nongregorian-diary-listing-hook, mark-diary-entries-hook) + (nongregorian-diary-marking-hook, diary-list-include-blanks): + Move to diary-lib. + (all-christian-calendar-holidays, all-islamic-calendar-holidays) + (all-bahai-calendar-holidays): Doc fix. + (calendar-insert-indented): Doc fix. Use when rather than if. + (exit-calendar): Use mapc rather than mapcar. + (calendar-cursor-to-date): Use zerop. + (calendar-mark-ring): Add doc-string. + (calendar-starred-day): Defvar it. + (calendar-mode): Make calendar-starred-day local. + (calendar-star-date): No need to make calendar-starred-day local. + + * calendar/diary-lib.el: Move defcustoms to start. + (diary-include-string, diary-list-include-blanks) + (diary-glob-file-regexp-prefix, diary-face, diary-face-attrs) + (diary-file-name-prefix, diary-file-name-prefix-function) + (sexp-diary-entry-symbol, list-diary-entries-hook) + (mark-diary-entries-hook, nongregorian-diary-listing-hook) + (nongregorian-diary-marking-hook, print-diary-entries-hook): + Move here from calendar.el. + (diary-file-name-prefix-function): Use 'identity. + (diary-face): Make it a defcustom, and mark as obsolete. + (top-level): No need to require cal-hebrew, cal-islam when compiling. + (calendar-hebrew-month-name-array-leap-year) + (calendar-islamic-month-name-array, calendar-bahai-month-name-array): + Define for compiler. + (diary-font-lock-keywords): Use format rather than concat. + Add bahai-diary-entry-symbol. + + * calendar/cal-hebrew.el, calendar/holidays.el, calendar/lunar.el: + * calendar/solar.el: Unquote lambda functions. + + * calendar/solar.el (calendar-location-name, calendar-latitude) + (calendar-longitude, solar-setup, solar-sin-degrees) + (solar-cosine-degrees, solar-tangent-degrees, solar-xy-to-quadrant) + (solar-degrees-to-quadrant, solar-atn2, solar-arccos) + (solar-sunrise-and-sunset, solar-moment, solar-daylight) + (solar-exact-local-noon, solar-julian-ut-centuries) + (solar-ephemeris-time, solar-date-next-longitude) + (solar-horizontal-coordinates, solar-equatorial-coordinates) + (solar-ecliptic-coordinates, solar-data-list, solar-longitude) + (solar-ephemeris-correction, solar-sidereal-time, solar-date-to-et) + (sunrise-sunset, solar-seasons-data, solar-equinoxes/solstices): + Doc fixes. + (solar-horizontal-coordinates, solar-equatorial-coordinates) + (solar-ecliptic-coordinates): Rename argument `for-sunrise-sunset'. + (solar-ecliptic-coordinates): Use unless. + (calendar-sunrise-sunset, diary-sunrise-sunset, diary-sabbath-candles): + Use or. + + * calendar/timeclock.el: Add doc-strings to all functions. + (timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes. + (timeclock-entry-list-length, timeclock-entry-list-projects) + (timeclock-day-list-projects, timeclock-day-list): Use dolist. + + * calendar/todo-mode.el: Remove un-needed eval-when-compile. + + * textmodes/org.el (list-diary-entries-hook): Declare for compiler. + (org-get-entries-from-diary): Require diary-lib. + +2008-03-08 Juanma Barranquero + + * info.el (bookmark-make-name-function, bookmark-get-bookmark-record): + Pacify byte-compiler. + +2008-03-07 Alan Mackenzie + + * progmodes/cc-engine.el (c-in-knr-argdecl): Limit number of + paren/bracket pairs parsed, to solve performance problem. + +2008-03-07 Bastien Guerry + + * bookmark.el (bookmark-set): Don't check for + `bookmark-make-name-function' since `bookmark-buffer-file-name' + already takes care of this. + (bookmark-buffer-name, bookmark-buffer-file-name): + Remove Info-mode specific code. + + * info.el (bookmark-get-info-node): Define this function in + info.el, not in bookmark.el. + (Info-mode): Set `bookmark-make-name-function' to + `Info-bookmark-make-name' locally. + (Info-bookmark-make-name): New function. + + * bookmark.el (bookmark-make-name-function): New variable. + +2008-03-07 Karl Fogel + + * bookmark.el (bookmark-set): Make `bookmark-make-record-function' + buffer-local, not `bookmark-make-cell-function' (the old name). + +2008-03-07 Tassilo Horn + + * doc-view.el (doc-view-bookmark-make-record): + * image-mode.el (image-bookmark-make-record): + * info.el (Info-bookmark-make-record): Delete obsolete second arg. + +2008-03-07 Jan Djärv + + * vc.el (vc-status-menu-map-filter): Return orig-binding if + boundp 'vc-ignore-menu-filter. + (vc-status-tool-bar-map): Make it defvar. + (vc-status-mode): vc-status-tool-bar-map now variable. + (vc-status-toggle-mark): toggle-mark-file => vc-status-toggle-mark-file. + +2008-03-07 Karl Fogel + + Give a better name to part of the bookmark interface. + + This was originally a much larger change, but halfway through I + updated and discovered that Stefan Monnier had done the rest. + It looks like he anticipated the new name too, because he used + `the-record' instead of `the-cell' for some internal variable names. + + * bookmark.el (bookmark-make-record-function): Was + `bookmark-make-cell-function'. + (bookmark-make, bookmark-send-annotation): Update for above. + (bookmark-make-record-for-text-file): + Was `bookmark-make-cell-for-text-file'. Fix doc string re 2008-03-07T05:00:18Z!monnier@iro.umontreal.ca. + + * info.el: Adjust accordingly. + (Info-bookmark-make-record): Was `Info-bookmark-make-cell'. + + * image-mode.el: Adjust accordingly. + (image-bookmark-make-record): Was `image-bookmark-make-cell'. + + * doc-view.el: Adjust accordingly. + (doc-view-bookmark-make-record): Was `doc-view-bookmark-make-cell'. + +2008-03-07 Stefan Monnier + + * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map): + Move initialization into declaration. + (bookmark-get-info-node, bookmark-set-info-node): Remove. + (bookmark-make, bookmark-make-cell-for-text-file): Remove info-node arg. + (bookmark-info-current-node): Remove. + (bookmark-jump-noselect): Rename from bookmark-jump-internal. + Add relocation fallback. Set bookmark-current-bookmark. + (bookmark-default-handler): Rename from bookmark-jump-noselect. + Remove relocation fallback. Don't set bookmark-current-bookmark. + (bookmark-set): Let it be used even if there's no buffer-file-name + as long as there is a bookmark-make-cell-function. + * info.el (Info-bookmark-jump): Remove relocation fallback. + Don't set bookmark-current-bookmark. + +2008-03-07 Glenn Morris + + * calendar/appt.el (appt-issue-message) + (appt-message-warning-time, appt-audible, appt-visible) + (appt-msg-window, appt-display-mode-line, appt-display-duration) + (appt-display-diary): Remove autoload cookies. + + * calendar/cal-china.el, calendar/timeclock.el, calendar/todo-mode.el: + Remove leading `*' from defcustom doc-strings. + + * calendar/cal-dst.el (calendar-dst): New custom group. + (calendar-daylight-savings-starts, calendar-daylight-savings-ends) + (calendar-time-zone, calendar-daylight-time-offset) + (calendar-standard-time-zone-name, calendar-daylight-time-zone-name) + (calendar-daylight-savings-starts-time) + (calendar-daylight-savings-ends-time): Convert from defvar to defcustom. + (calendar-daylight-savings-starts, calendar-daylight-savings-ends): + Move to start. + + * calendar/cal-menu.el (holidays-in-diary-buffer): Declare for compiler. + + * calendar/calendar.el (calendar-version): Use emacs-version and + make it obsolete. Move to end. + (calendar-offset, view-diary-entries-initially) + (mark-diary-entries-in-calendar, calendar-remove-frame-by-deleting) + (view-calendar-holidays-initially, all-hebrew-calendar-holidays) + (all-christian-calendar-holidays, all-islamic-calendar-holidays) + (all-bahai-calendar-holidays, calendar-load-hook) + (initial-calendar-window-hook, today-visible-calendar-hook) + (today-invisible-calendar-hook, calendar-move-hook) + (diary-nonmarking-symbol, hebrew-diary-entry-symbol) + (islamic-diary-entry-symbol, bahai-diary-entry-symbol) + (diary-include-string, sexp-diary-entry-symbol) + (abbreviated-calendar-year, american-date-diary-pattern) + (european-date-diary-pattern, european-calendar-display-form) + (american-calendar-display-form, print-diary-entries-hook) + (list-diary-entries-hook, diary-hook, diary-display-hook) + (nongregorian-diary-listing-hook, mark-diary-entries-hook) + (nongregorian-diary-marking-hook, diary-list-include-blanks) + (holidays-in-diary-buffer, general-holidays, oriental-holidays) + (local-holidays, other-holidays, hebrew-holidays-1) + (hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4) + (hebrew-holidays, christian-holidays, islamic-holidays) + (bahai-holidays, solar-holidays, calendar-setup) + (calendar-week-start-day): Remove autoload cookies. + (diary-glob-file-regexp-prefix): Doc fix. + (calendar-goto-info-node): Use `info' rather than `Info-find-node'. + (Info-find-emacs-command-nodes, Info-find-node): Remove declarations. + (calendar-week-start-day, calendar-debug-sexp): Move to start. + + * calendar/solar.el: Remove leading `*' from defcustom doc-strings. + (calendar-time-display-form, calendar-latitude) + (calendar-longitude, solar-equinoxes-solstices): Remove autoload + cookies. + (calendar-latitude, calendar-longitude): Move functions after + variables. + (diary-sabbath-candles-minutes): Move to start. + (solar-setup): Use or rather than if. + (solar-sin-degrees, solar-cosine-degrees, solar-tangent-degrees): + Remove condition-case. + (solar-atn2): Use zerop. + (solar-equinoxes-solstices): Doc fix. + + * mail/supercite.el: Remove leading `*' from defcustom doc-strings. + (sc-mode-map-prefix): Doc fix. Make it a defcustom. + + * textmodes/org.el (org-agenda-sunrise-sunset): Require solar. + (calendar-longitude, calendar-latitude, calendar-location-name): + Declare for compiler. + +2008-03-06 Stefan Monnier + + * arc-mode.el (archive-ar-file-header-re): New const. + (archive-ar-summarize, archive-ar-extract): New funs. + (archive-find-type): Recognize ar archives. + + * vc-bzr.el (vc-bzr-resolve-when-done, vc-bzr-find-file-hook): + New functions. + + * info.el (Info-bookmark-make-cell): Don't use the info-node argument. + +2008-03-06 Lennart Borgman + + * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): + Replace :enable (mark-active) with :enable mark-active. + +2008-03-06 Juanma Barranquero + + * vms-patch.el (make-legal-file-name): New obsolete alias. + (make-valid-file-name): Rename from `make-legal-file-name'. + (make-auto-save-file-name): Use it. + + * calendar/calendar.el (calendar-date-is-legal-p): New obsolete alias. + (calendar-date-is-valid-p): Rename from `calendar-date-is-legal-p'. + (calendar-date-is-visible-p, mark-visible-calendar-date): Use it. + + * textmodes/org.el (org-export-html-style): Doc fix. + (org-get-legal-level): New obsolete alias. + (org-get-valid-level): Rename from `org-get-legal-level'. + (org-promote, org-demote, org-archive-subtree) + (org-remember-handler, org-refile, org-put-clock-overlay): Use it. + +2008-03-06 Jan Djärv + + * term/x-win.el (x-gtk-stock-map): Add bookmark_add. + + * vc.el (vc-status-tool-bar-map, vc-status-toggle-mark-file) + (vc-status-toggle-mark): New functions. + (vc-status-mode): Set tool bar map. + +2008-03-05 Chong Yidong + + * emacs-lisp/lisp.el (parens-require-spaces): Doc fix. + Reported by Drew Adams . + +2008-03-05 Kenichi Handa + + * subr.el (read-quoted-char): Resolve modifiers of the character + event. + + * comint.el (comint-exec-1): Don't change the coding-system for + decoding to dos-like EOL. + (comint-carriage-motion): Fully rewrite. + +2008-03-05 Juanma Barranquero + + * epg.el (epg-context-include-certs): Reflow docstring. + (epg-start-sign-keys, epg-sign-keys, epg-context-armor) + (epg-context-signers, epg-context-sig-notations, epg-context-set-armor) + (epg-context-set-signers, epg-context-set-sig-notations) + (epg-make-import-status, epg-make-import-result) + (epg-start-delete-keys): Fix typos in docstrings. + (epg-start-sign-keys, epg-sign-keys): + Fix typos in obsolescence declarations. + + * iswitchb.el: Don't check for `cadr' and `last'. + (iswitchb-define-mode-map, iswitchb-default-keybindings): + Add obsolescence declaration and remove redundant info from docstring. + (iswitchb-set-common-completion, iswitchb-set-matches) + (iswitchb-get-matched-buffers, iswitchb-visit-buffer): Use `let'. + (recentf-list, most-len, most-is-exact): + Don't wrap defvars within `eval-when-compile'. + +2008-03-05 Glenn Morris + + * ediff-hook.el (ediff-cond-compile-for-xemacs-or-emacs): Remove. + * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): Remove. + * ediff-diff.el, ediff-help.el, ediff-hook.el, ediff-init.el: + * ediff-mult.el, ediff-util.el, ediff-wind.el: Expand all + ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test. + + * ediff-hook.el (ediff-window-setup-function): Don't autoload + declaration for compiler. + (ediff-xemacs-init-menus): Use when rather than if. + + * ediff-init.el (top-level, ediff-frame-iconified-p): Simplify + if+and to just and. + (ediff-read-event, ediff-overlayp, ediff-make-overlay) + (ediff-delete-overlay): Move the XEmacs test inside the definition. + + * ediff-mult.el (ediff-get-meta-info): Use or and unless rather than if. + + * ediff-util.el (ediff-kill-bottom-toolbar): Place (ediff-use-toolbar-p) + test inside XEmacs test. + (ediff-make-bottom-toolbar): Place whole cond inside XEmacs test, + since it was doing nothing on Emacs. + (ediff-make-bullet-proof-overlay): Use when rather than if. + + * ediff-wind.el (ediff-select-lowest-window): Use when rather than if. + (ediff-setup-control-frame): Remove + ediff-cond-compile-for-xemacs-or-emacs, since it is already inside + a (featurep 'xemacs) test. + +2008-03-05 Jay Belanger + + * calc/calc-ext.el (calc-extended-command-history): New variable. + (calc-exectute-extended-command): Use `calc-extended-command-history'. + +2008-03-05 Dan Nicolaescu + + * bindings.el (mode-line-remote): Add mouse-face. Improve tooltip. + (standard-mode-line-position): Add mouse-face. + + * progmodes/compile.el (compilation-menu-map, compilation-mode-map): + * progmodes/grep.el (grep-mode-map): Add :help. + + * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and + initialize in one step. Add :help. Use :enable to activate menu + items. Show the key binding for edebug-defun. + (lisp-interaction-mode-map): Add a menu. + + * term.el (term-mode-map): Define and initialize in one step. + + * ediff-init.el (ediff-color-display-p): Simplify. + (Xor): Remove unused function. + (ediff-with-syntax-table): Simplify for Emacs. + + * ediff-hook.el (menu-bar-ediff-menu): Don't depend on the + menu-bar being loaded, it always is. + +2008-03-05 Glenn Morris + + * textmodes/tex-mode.el (tex-mode): Suppress warning about + multiple definitions when compiling. + +2008-03-04 Alan Mackenzie + + * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix coding bug. + + * progmodes/cc-langs.el (c-before-font-lock-function): Fix bug in + doc-string, "c-old-LEN" -> "c-old-END". + +2008-03-04 Jason Rumney + + * nxml/rng-nxml.el (rng-preferred-prefix-alist): Add dublin core + namespaces. + +2008-03-04 Glenn Morris + + * textmodes/tex-mode.el (tex-cmd-bibtex-args): Add :version and :group. + + * ediff-init.el (ediff-clear-fine-diff-vector): Use mapc rather + than mapcar. + +2008-03-03 Stefan Monnier + + * emacs-lisp/byte-opt.el (byte-compile-trueconstp) + (byte-compile-nilconstp): Can't use recursion in a defsubst. + + * textmodes/tex-mode.el (latex-mode): Remove % from paragraph-separate + so that M-q can fill comments. + (tex-executable-exists-p, tex-compile): Extend with special syntax for + commands implemented in elisp. + (tex-compile-commands): Add an entry to use doc-view for pdf files. + (tex-format-cmd): New function. + (tex-compile): Use it to let the user specify default arguments. + (tex-cmd-bibtex-args): New var. + (tex-cmd-doc-view): New function. + +2008-03-03 Juanma Barranquero + + * faces.el (face-spec-set): Fix typos in docstring. + +2008-03-03 Dan Nicolaescu + + * bindings.el (mode-line-column-line-number-mode-map): New variable. + (standard-mode-line-position): Use it to add a menu for toggling + column number and line number display. + +2008-03-03 Stefan Monnier + + * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): + Remove optimization that was working around the form-code-walker bug. + + * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): + Walk into the body of lambdas after byte-compile-unfold-lambda. + +2008-03-03 Glenn Morris + + * emulation/viper-util.el (viper-frame-value): Prefer buffer-local + value, if set, over frame value. + + * simple.el (transient-mark-mode): Don't turn on by default. + + * net/tls.el (open-tls-stream): Restore the 2007-11-04 change + accidentally removed by the 2007-12-05 merge from Gnus. + +2008-03-02 Dan Nicolaescu + + * progmodes/compile.el (compilation-menu-map): Add menu entries + for useful options. + +2008-03-01 Dan Nicolaescu + Glenn Morris + + * emacs-lisp/bytecomp.el (byte-recompile-directory) + (byte-compile-file, batch-byte-compile, batch-byte-compile-file): + Give a `bytecomp-' prefix to local variables with common names. + +2008-03-01 Glenn Morris + + * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Restore + code commented out 2007-11-10. + + * emulation/edt.el (zmacs-region-stays): Define for compiler once only. + + * emulation/viper-init.el (viper-cond-compile-for-xemacs-or-emacs): + Delete macro. + * emulation/viper-cmd.el, emulation/viper-ex.el: + * emulation/viper-init.el, emulation/viper-keym.el: + * emulation/viper-mous.el, emulation/viper-util.el: + * emulation/viper.el: + Expand all viper-cond-compile-for-xemacs-or-emacs calls to a + featurep test. + + Replace obsolete frame-local variables with frame-parameters. + * emulation/viper-init.el (viper-replace-overlay-cursor-color) + (viper-insert-state-cursor-color, viper-emacs-state-cursor-color) + (viper-vi-state-cursor-color): Only call make-variable-frame-local + on XEmacs. + * emulation/viper-util.el (viper-frame-value): New macro. + * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel) + (viper-R-state-post-command-sentinel) + (viper-replace-state-post-command-sentinel) + (viper-change-state-to-insert, viper-change-state-to-emacs): + * emulation/viper-util.el (viper-set-cursor-color-according-to-state) + (viper-save-cursor-color, viper-get-saved-cursor-color-in-replace-mode) + (viper-get-saved-cursor-color-in-insert-mode) + (viper-get-saved-cursor-color-in-emacs-mode, viper-set-replace-overlay): + Use viper-frame-value for viper-replace-overlay-cursor-color, + viper-emacs-state-cursor-color, viper-insert-state-cursor-color, and + viper-vi-state-cursor-color values. + + * emulation/viper-cmd.el (zmacs-region-stays): + * emulation/viper-util.el (zmacs-region-stays): No need to define + for compiler. + + * emulation/viper-keym.el (viper-add-keymap): Use mapc rather than + mapcar on Emacs. + + * emulation/viper-mous.el (viper-counting-clicks-p): Only define + on XEmacs. + + * emulation/viper-util.el (viper-set-minibuffer-overlay): Use when + rather than if. + +2008-03-01 Vinicius Jose Latorre + + * whitespace.el: New version 9.3. As the glyph code generation was + fixed, it is possible now to use character code above ?\x1FFFF in the + display table. Fix `whitespace-indentation-regexp' to not include an + extra ending character. Reported by Michael Welsh Duggan + . Added hook actions when buffer is written or killed as + the original whitespace package had. Suggested by Eric Cooper + . Doc fix. + (whitespace-action): New option. + (whitespace-display-mappings): Changed default newline visualization to + display downwards arrow, as the glyph code generation was fixed. + (whitespace-unload-function): Assure that all local whitespace mode is + turned off. + (whitespace-global-modes): Fix type customization. + (whitespace-mode, global-whitespace-mode, whitespace-cleanup-region) + (whitespace-insert-option-mark, whitespace-help-on, whitespace-turn-on) + (whitespace-turn-off, whitespace-color-on, whitespace-display-char-on): + Fix code. + (whitespace-buffer): Command removed. + (whitespace-trailing-regexp, whitespace-mark-x) + (whitespace-display-window, whitespace-action-when-on) + (whitespace-add-local-hook, whitespace-remove-local-hook) + (whitespace-write-file-hook, whitespace-kill-buffer-hook) + (whitespace-action): New funs. + (whitespace-report-list, whitespace-report-text) + (whitespace-report-buffer-name): New consts. + (whitespace-report, whitespace-report-region): New commands. + +2008-03-01 Juanma Barranquero + + * disp-table.el (make-glyph-code): Don't test the result of + `face-id', which already signals an error for invalid faces. + (glyph-face): Simplify. + + * desktop.el (desktop-read): Set `desktop-dirname' to nil before + running `desktop-not-loaded-hook' to allow modifying it. + Don't show warning message if `desktop-dirname' was modified. + +2008-03-01 Stefan Monnier + + * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if + we still expect more lines. + + * textmodes/fill.el (fill-comment-paragraph): Don't try to do + comment-paragraph filling if the commark doesn't match + comment-start-skip. + +2008-03-01 Daiki Ueno + + * international/utf-7.el (utf-7-encode): Never skip the trailing - for + the `imap' variant. + +2008-03-01 Jason Rumney + + * files.el (make-auto-save-file-name): Encode more characters in + non-file buffer names. Use url-encoding. + +2008-03-01 Juanma Barranquero + + * net/net-utils.el (ftp-program): Fix typo in docstring. + (ifconfig-program-options, netstat-program-options) + (arp-program-options, route-program-options, nslookup-program-options) + (ftp-program-options, smbclient-program-options) + (dns-lookup-program-options, arp, route): Doc fixes. + + * progmodes/gdb-ui.el (gdb-pc-address, gdb-source-file-list) + (gdb-cpp-define-alist-program, gdb-mouse-jump, gdb-get-buffer-create) + (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log): + Fix typos in docstrings. + (gdb-pending-triggers): Reflow docstring. + (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions. + +2008-03-01 Alan Mackenzie + + * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on + typing "#" at EOB. + +2008-03-01 Juanma Barranquero + + * emulation/cua-base.el (cua-remap-control-z): Fix typo in docstring. + +2008-02-29 Kim F. Storm + + * emulation/cua-base.el (cua-remap-control-v) + (cua-remap-control-z): New defcustoms. + (cua-mode): Add them to set-after property. + (cua--init-keymaps): Use them. + Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap. + + * help.el (view-emacs-todo): Rename from view-todo. + (describe-gnu-project): Rename from describe-project. Users changed. + (view-help-file): New helper function. + (describe-distribution, describe-copying, describe-gnu-project) + (view-todo, view-order-manuals, view-emacs-problems): Use it. + (view-emacs-debugging, view-external-packages): New commands. + (help-map): Move describe-distribution to C-h C-o (ordering). + Move view-emacs-problems to C-h C-p (problems). + Bind view-emacs-debugging to C-h C-d (debugging). + Bind view-external-packages to C-h C-e (extras). + (help-for-help-internal): Cleanup and align descriptions. + Remove command names to reduce clutter. + +2008-02-29 Nick Roberts + + * vc.el (vc-set-mode-line-busy-indicator): Use shorter message + and quieter face (not a warning). + +2008-02-29 Dan Nicolaescu + + * vc.el (vc-status-crt-marked): New variable. + (vc-status-mode): Make it local. + (vc-status-refresh): Use it to save the marked files. + (vc-update-vc-status-buffer): Use it to restore the marked files. + + * vc-svn.el (vc-svn-after-dir-status): + * vc-hg.el (vc-hg-after-dir-status): Clean up the temporary buffer. + +2008-02-29 Glenn Morris + + * allout.el (allout-topic-encryption-bullet) + (allout-passphrase-verifier-handling, allout-passphrase-hint-handling) + (allout-encrypt-unencrypted-on-saves): Change defcustom :version + from 22.0 to 22.1. + + * net/imap.el (imap-ping-server): + * net/tls.el (tls-checktrust, tls-untrusted, tls-hostmismatch): + Change defcustom :version from 23.0 to 23.1. + +2008-02-29 Juanma Barranquero + + * desktop.el (desktop-save): Save the buffer name if the + uniquified base name is empty. + +2008-02-29 Nick Roberts + + * progmodes/gdb-ui.el (gdb-info-stack-custom): Apply function-name-face + correctly when user has "set print address off". + +2008-02-28 Juanma Barranquero + + * cus-edit.el (custom-mode, custom-mode-hook): Use 23.1 as + version number of the next major Emacs release, not 23.0. + + * longlines.el (longlines-unload-function): New function. + +2008-02-28 Juri Linkov + + * startup.el (normal-splash-screen): Add argument `concise'. + Remove unused binding `prev-buffer'. Let-bind `splash-buffer' + to the created buffer. If `concise' is non-nil, call + `display-buffer', otherwise `switch-to-buffer'. Doc fix. + (display-startup-screen): Add argument `concise' to the call to + `normal-splash-screen'. + +2008-02-28 Kim F. Storm + + * startup.el (startup-echo-area-message): Check for about-emacs. + +2008-02-28 Juri Linkov + + * startup.el: Always add initial message to *scratch* buffer if + `initial-scratch-message' is non-nil regardless of the value of + `inhibit-startup-screen'. + (inhibit-startup-screen, initial-scratch-message): Doc fix. + (command-line-1): Move code that inserts `initial-scratch-message' + up before the if-form that checks for `inhibit-startup-screen'. + Suggested by Jonathan Rockway . + +2008-02-28 Juri Linkov + + * cus-edit.el (custom-mode-map, custom-mode-link-map): + Rename `custom-mode' to `Custom-mode' in docstrings. + (custom-buffer-create-internal, customize-browse): + Rename `custom-mode' to `Custom-mode'. + (custom-mode-hook): Rename to `Custom-mode-hook'. + (Custom-mode-hook): Renamed from `custom-mode-hook'. + (custom-mode): Rename to `Custom-mode'. + (Custom-mode): Renamed from `custom-mode'. Doc fix. + (custom-mode): Add backward-compatible non-interactive variant of + `Custom-mode' that simply calls `Custom-mode'. Mark it obsoleted. + (custom-mode-hook): Mark it as obsolete alias of `Custom-mode-hook'. + + * info-look.el: Rename `custom-mode' to `Custom-mode'. + + * emulation/viper.el (viper-emacs-state-mode-list): + Rename `custom-mode' to `Custom-mode'. + + * menu-bar.el (menu-bar-search-menu, menu-bar-replace-menu): + Capitalize "Tagged Files". + (minibuffer-local-map): Add menu items for next/previous + history elements and isearch history forward/backward. + + * progmodes/hideshow.el (hs-minor-mode-menu): Compare + `hs-isearch-open' with t instead of `comment' in :selected + for "Code and Comment blocks" menu item. + +2008-02-28 Stefan Monnier + + * uniquify.el (uniquify-buffer-base-name): Undo last change. + Should be done in desktop.el instead. + +2008-02-28 Glenn Morris + + * autoinsert.el (auto-insert-alist): Update to FDL 1.2. + + * emacs-lisp/byte-run.el (make-obsolete): Doc fix. + + * mail/emacsbug.el: Remove leading `*' from defcustom doc-strings. + (Info-menu, Info-goto-node): Remove declarations. + (report-emacs-bug-info): Use info rather than Info-goto-node. + + * progmodes/idlwave.el (Info-goto-node): Remove declaration. + (idlwave-convert-xml-system-routine-info): Don't require xml. + (idlwave-show-commentary, idlwave-shell-show-commentary): + Don't require finder. + (idlwave-info): Don't require info. Use info rather than + Info-goto-node. + + * textmodes/org.el (Info-goto-node): Remove declaration. + (org-info): Use info rather than Info-goto-node. + + * textmodes/reftex.el (reftex-show-commentary): Don't require finder. + (reftex-info): Don't require info. Use info rather than Info-goto-node. + +2008-02-28 Dan Nicolaescu + + * progmodes/hideshow.el (hs-minor-mode-menu): Add some options to + the menu. + + * vc.el (vc-deduce-fileset, vc-next-action, vc-start-entry) + (vc-finish-logentry): Check for vc-status-mode, not only for + vc-dired-mode. + +2008-02-28 Kenichi Handa + + * isearch.el (isearch-printing-char): Don't check + keyboard-coding-system. + Call isearch-process-search-multibyte-characters only when + current-input-method is non-nil. + +2008-02-27 Kim F. Storm + + * disp-table.el (make-glyph-code): Encode as cons if face id > 63. + (glyph-char, glyph-face): Handle cons encoding. + +2008-02-27 Juanma Barranquero + + * uniquify.el (uniquify-buffer-base-name): If the base name is an + empty string, return nil to allow the caller to default to the + buffer name. Reported by Martin Fischer . + + * tool-bar.el (tool-bar-setup): Doc fix. + + * mail/supercite.el (sc-describe): + Fix typos in obsolescence declaration. + +2008-02-27 Glenn Morris + + * autoinsert.el (auto-insert-alist): Change permission text to + match FSF's GPLv3 form. + + * mail/supercite.el (sc-cite-original): Doc fix. + (sc-version): Make obsolete. + (sc-describe): Show the SC info page. Make obsolete. + +2008-02-26 Stefan Monnier + + * simple.el (set-mark-command): Deactivate mark on second C-SPC C-SPC + when using transient-mark-mode. + (default-indicate-unused-lines): Remove unused var. + +2008-02-26 Jan Djärv + + * progmodes/grep.el (grep-mode-tool-bar-map): Change place on next + and previous. + + * progmodes/compile.el (compilation-mode-tool-bar-map): The same. + +2008-02-26 Glenn Morris + + * net/net-utils.el (top-level): Don't require comint when compiling. + (nslookup-font-lock-keywords): Don't require font-lock. + Use font-lock faces rather than variables. + (nslookup, ftp, smbclient, network-service-connection): + Don't require comint. + (comint-prompt-regexp, comint-input-autoexpand) + (comint-input-ring): Declare for compiler. + (comint-mode, ffap-string-at-point, comint-exec): Autoload. + (dns-lookup-host): Don't require ffap. Remove `with-no-warnings'. + + * ibuffer.el (ibuffer-do-toggle-read-only): Don't use `iff' in + doc-string. + +2008-02-26 Stefan Monnier + + * doc-view.el (doc-view-current-page): Add a `win' argument. + +2008-02-25 Stefan Monnier + + * doc-view.el (doc-view-conversion-buffer): Give it an internal name. + Demote it to plain defvar. + (doc-view-conversion-refresh-interval): Reduce interval. + (doc-view-goto-page): Allow moving to pages not yet rendered. + (doc-view-goto-page): Construct a file name rather than extracting it + from doc-view-current-files. + (doc-view-kill-proc): Ignore errors from kill-process. + (doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead. + (doc-view-insert-image): Use appropriate text if the page hasn't been + rendered yet. Adjust scrolling so the text is displayed. + (doc-view-display): Detect not just that a page is available, but also + that it wasn't available before, so as to avoid refreshing all pages + repeatedly. + (doc-view-mode): Make doc-view-cache-directory if needed. + +2008-02-25 Roland Winkler + + * ibuffer.el (ibuffer-do-toggle-read-only): New optional arg as in + toggle-read-only. + + * textmodes/bibtex.el (bibtex-format-entry): Handle error message + refering to a missing required field with the OPT prefix. + Make unwindform more robust. + + * textmodes/bibtex.el: Remove support for hideshow minor mode as + it duplicates the bibtex support in progmodes/hideshow.el. + * progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex + entries that do not start at the beginning of a line. + +2008-02-25 Chong Yidong + + * files.el (shell-quote-wildcard-pattern): Quote ' and " as well. + +2008-02-25 Robert J. Chassell + + * help-fns.el (describe-variable): Add phrases about + initialization file with and without customization; + use new button type help-info-variable. + + * help-mode.el (help-info-variable): + New button able to read Info files for help-fns.el. + +2008-02-25 Jan Djärv + + * progmodes/grep.el (grep-mode-tool-bar-map): New variable. + (grep-mode): Use grep-mode-tool-bar-map. + + * progmodes/compile.el (tool-bar): Require tool-bar. + (compilation-mode-tool-bar-map): New variable. + (compilation-mode): Use compilation-mode-tool-bar-map. + + * term/x-win.el (x-gtk-stock-map): Add cancel. Remove extensions. + +2008-02-25 Glenn Morris + + * vc-sccs.el (vc-sccs-diff): Fix setting of oldvers and newvers. + +2008-02-25 Stefan Monnier + + * diff-mode.el (diff-file-junk-re): New const. + (diff-beginning-of-file-and-junk): Use it. + (diff-file-kill): Make sure we were really inside a file diff. + + * diff-mode.el: Make it more robust in the presence of empty context + lines in unified hunks. + (diff-valid-unified-empty-line): New var. + (diff-unified->context, diff-sanity-check-hunk): Obey it. + (diff-end-of-hunk): Obey it. New arg `donttrustheader'. + (diff-fixup-modifs, diff-post-command-hook): Use this new arg. + (diff-hunk-header-re-unified): New const. + (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk) + (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk) + (diff-sanity-check-hunk): Use it. + + * diff-mode.el (diff-beginning-of-file-and-junk): If we're on the + Index: line, don't search backward for the previous one. + +2008-02-25 Kenichi Handa + + * international/fontset.el (setup-default-fontset): Add non-OTF + lao font for lao script. + + * language/tibetan.el: Register tibetan-composition-function in + composition-function-table. + + * language/tibet-util.el (tibetan-composition-function): + Adjust for the new calling way (argument changed). Try font-shape-text + if possible. + + * language/lao.el: Register lao-composition-function in + composition-function-table. + + * language/lao-util.el (lao-composition-function): Adjust for the new + calling way (argument changed). Try font-shape-text if possible. + +2008-02-25 Jason Rumney + + * files.el (file-name-invalid-regexp): Fix octal/decimal confusion. + +2008-02-25 Juri Linkov + + * isearch.el (isearch-fail): Use "RosyBrown1" for a light + background, "red4" for a dark background, "red" for 16 and + 8 colors, "grey" for grayscale, and inverse video otherwise. + Add :version tag. + (isearch-message): Keep the original isearch-message intact, and + add text properties to it where necessary. Add `isearch-error' to + the condition that checks if isearch is unsuccessful. + +2008-02-24 Juri Linkov + + * progmodes/compile.el (compilation-handle-exit): + Use compilation-error face instead of font-lock-warning-face. + Display the same message in the minibuffer as is inserted + at the end of the compilation buffer. + +2008-02-24 Glenn Morris + + * vc-cvs.el (vc-cvs-register): Fix registering of directories in + multiple file case. + + * vc-mcvs.el (vc-mcvs-register): Fix let-binding (for use of `file'). + + * vc-rcs.el (vc-rcs-register): Fix treatment of directories in + multiple file case. Use a single `let' rather than two. + +2008-02-24 Dan Nicolaescu + + * progmodes/compile.el (compilation-start): Specify a face for + mode-line-process. + (compilation-handle-exit): Specify a face and a tooltip for + mode-line-process. + +2008-02-24 Stefan Monnier + + * hilit-chg.el: Remove spurious * in defcustom docstrings. + (hilit-chg-make-ov): Simplify. + (hilit-chg-fixup): Use remove-overlays. + (hilit-chg-set-face-on-change): Remove redundant call to + `remove-text-properties'. + + * dired.el (dired-mark-prompt): Don't count/display the t element. + Reported by Carsten Blaauw . + +2008-02-24 Dan Nicolaescu + + * progmodes/verilog-mode.el (eval-when-compile): Don't define + add-submenu. + (verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h. + Remove. Move contents to the only use ... + (verilog-menu): ... here. + (verilog-statement-menu): Remove. Move contents to the only use ... + (verilog-stmt-menu): ... here. + (verilog-mark-defun): Simply call mark-defun for emacs. + (occur-pos-list): Declare for byte compiler. + (mode-popup-menu): Don't defvar. + (verilog-add-statement-menu): Remove. + (verilog-mode-hook): Don't add verilog-add-statement-menu. + (verilog-mode): Call easy-menu-add and set mode-popup-menu for XEmacs. + +2008-02-24 Michael McNamara + + * progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs + conditional. + (verilog-font-grouping-keywords-face): Make the begin..end + keywords standout more than other verilog keywords. + (verilog-type-font-keywords): Move the begin..end out of this list + to facilitate making them to (potentially) stand out more. + (verilog-backward-token): Fix indent of bare always{_*}?, initial, + function & task blocks. + (verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?, + initial, function & task blocks. + (verilog-forward-sexp): Handle the new "disable fork" statement of + IEEE-1800 Verilog. + (verilog-beg-block-re-ordered): Handle the new "disable fork" + statement of IEEE-1800 Verilog. + (verilog-calc-1): Handle the new "disable fork" statement of + IEEE-1800 Verilog. + (verilog-disable-fork-re): Add const to help handle the new + "disable fork" statement of IEEE-1800 Verilog. + (verilog-declaration-core-re): Add port directions by themselves, + with no qualification, as base item of a declaration. + (verilog-pretty-declarations): Add new flag to ask it to refrain + from printing to the message buffer. + (verilog-pretty-expr): Add a QUIET flag to ask it to refrain from + printing to the message buffer. Improve handling of the many + types of expression line up. + (verilog-just-one-space): Remove printing of an empty message. + (verilog-get-lineup-indent): Rework to support the better handling + of expression lineup for verilog-pretty-expr. + (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr. + +2008-02-24 Alan Mackenzie + + * progmodes/cc-mode.el (c-extend-region-for-CPP): Bug fix from + yesterday's commit. + +2008-02-24 Nick Roberts + + * progmodes/gdb-ui.el (gdb-mouse-set-clear-breakpoint): Fall back + to mouse-set-point in buffers that aren't associated with files. + + * progmodes/gud.el: Rename menu item to "Show GUD tooltips". + +2008-02-24 Alan Mackenzie + + Set of changes so that "obtrusive" syntactic elements in a + C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or + unmatched paren) don't interact syntactically with stuff outside + the CPP line. + + * progmodes/cc-awk.el (c-awk-beyond-logical-line, c-awk-old-ByLL): + Replace c-awk-end-of-logical-line and c-awk-old-EoLL to solve an + off-by-one bug. + (c-awk-record-region-clear-NL): Replaces c-awk-before-change, with + a bit of refactoring. + (c-awk-extend-and-syntax-tablify-region): Takes some of the + functionality of c-awk-advise-fl-for-awk-region, which has been + refactored away. + + * progmodes/cc-defs.el (c-clear-char-property-with-value-function) + (c-clear-char-property-with-value): New function and macro which + remove text-properties `equal' to a supplied value. + + * progmodes/cc-engine.el: Comment about text properties amended. + + * progmodes/cc-fonts.el (c-cpp-matchers): Make it put regexp + parens around "error\\|warning". + + * progmodes/cc-langs.el (c-get-state-before-change-function) + (c-before-font-lock-function, c-anchored-cpp-prefix): + New language variables. + (c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC. + + * progmodes/cc-mode.el (c-basic-common-init): C and ObjC now use + syntax-table text properties. + (c-common-init): Call language specific before/after-change + functions at mode initialisation. + (c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): New variables. + (c-extend-region-for-CPP, c-neutralize-CPP-line) + (c-neutralize-syntax-in-CPP): New functions. + (c-before-change, c-after-change): Call the new language specific + change functions defined in cc-langs.el. + (c-advise-fl-for-region): New macro. + (awk-mode): Remove AWK specific stuff which has been refactored + into language independent stuff. + +2008-02-24 Nick Roberts + + * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb. + (gdb): (Re)set gdb-flush-pending-output to nil here... + (gdb-init-1): ...instead of here (before gdb-prompt). + +2008-02-24 Stefan Monnier + + * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords): + Recognize ''' just like any other char-constant. + +2008-02-24 Stefan Monnier + + * vc-hooks.el (vc-find-root): Remove initial loop because it's not + careful enough. Detect the uid-change all within the main loop. + +2008-02-24 Stefan Monnier + + * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax. + +2008-02-24 Stefan Monnier + + * hilit-chg.el (highlight-save-buffer-state): New macro. + (highlight-save-buffer-state, hilit-chg-set-face-on-change) + (hilit-chg-clear): Use it to preserve the modified-p flag. + (highlight-changes-rotate-faces): Don't mess with the undo-list. + +2008-02-24 Stefan Monnier + + * font-lock.el (font-lock-set-defaults): Unset previously set variables + when needed. + +2008-02-24 Ævar Arnfjörð Bjarmason (tiny change) + + * net/rcirc.el (rcirc-url-regexp): Replace definition by copying + from gnus-button-url-regexp. + +2008-02-24 Eli Zaretskii + + * progmodes/compile.el (compilation-next-error): Doc fix. + (compilation-find-file): Doc fix. + +2008-02-24 Glenn Morris + + * net/net-utils.el (ipconfig-program, ipconfig-program-options): + Add obsolete aliases to the old names. + +2008-02-24 Richard Stallman + + * net/net-utils.el (ifconfig): Rename from ipconfig. + (ipconfig): Alias to ifconfig. + (ifconfig-program): Rename from ipconfig-program. + (ifconfig-program-options): Rename from ipconfig-program-options. + +2008-02-24 Michael McNamara + + * progmodes/verilog-mode.el (verilog-declaration-core-re): + Add port directions by themselves, with no qualification, as base + item of a declaration. + (verilog-pretty-declarations): Add new flag that inhibits printing + to the message buffer. + (verilog-pretty-expr): Add new flag that inhibits printing to the + message buffer. Improve handling of the many types of expression + line up. + (verilog-just-one-space): Don't print an empty message. + (verilog-get-lineup-indent): Rework to support the better handling + of expression lineup for verilog-pretty-expr. + (verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr. + (verilog-mode-version, verilog-mode-release-date): Update. + +2008-02-24 Stefan Monnier + + * subr.el (cancel-change-group): Don't move point. + +2008-02-23 Markus Triska + + * linum.el (linum-after-config): Update all visible windows. + +2008-02-23 Glenn Morris + + * menu-bar.el (menu-bar-games-menu): Add Bubbles and Pong. + Add :help for Solitaire and Tetris. + + * tree-widget.el (tree-widget-lookup-image): Let-bind `file'. + + * mail/smtpmail.el: Remove leading `*' from defcustom doc-strings. + (smtpmail-code-conv-from): Doc fix. Fix custom type. + (smtpmail-queue-index-file): Make it a defcustom. + (smtpmail-queue-index): Delete. + (smtpmail-send-it, smtpmail-send-queued-mail): + Use smtpmail-queue-index-file and smtpmail-queue-dir rather than + smtpmail-queue-index. + + * net/net-utils.el (iwconfig-program, iwconfig-program-options): + Add :version. + +2008-02-23 Yoni Rabkin (tiny change) + + * net/net-utils.el (iwconfig-program, iwconfig-program-options): + New variables. + (iwconfig): New function. + +2008-02-23 Dan Nicolaescu + + * vc.el (vc-find-revision): Make vc-parent-buffer local before + setting it. + (vc-status-menu-map): Do not define using easy-menu. + (vc-status-menu-map): New defalias. + (vc-status-mode-map): Hook up the menu. + (top-level): Update TODO. + + * vc-hg.el (vc-hg-extra-status-menu): Return a keymap. + + * vc-bzr.el (vc-bzr-init-version): Rename to ... + (vc-bzr-init-revision): ... this. + +2008-02-23 Jason Rumney + + * makefile.w32-in (WINS_ALMOST): Remove term. + (WINS): Add term here. + (custom-deps, finder-data): Use WINS_ALMOST. + +2008-02-22 Juanma Barranquero + + * faces.el (font-weight-table): Fix value of `semi-light'. + +2008-02-22 Stefan Monnier + + * faces.el (font-weight-table, font-slant-table, font-swidth-table): + Make those tables bijective. + +2008-02-22 Ken Manheimer + + Finish pdbtrack integration cleanup, settling missing-functions + byte compiler warnings appropriately. + + * progmodes/python.el (python-point): Remove this - beginning-of-line + was all that was necessary for `python-pdbtrack-overlay-arrow'. + (python-end-of-def-or-class, python-beginning-of-def-or-class) + (python-goto-initial-line): Drop these - they were only needed for + python-point. + (python-comint-output-filter-function): Use condition-case and + beginning-of-line directly, instead of python-mode.el functions + which require all sorts of baggage. + (point-safe): Unnecessary - we're using condition-case directly, + instead. + (python-execute-file): Include for python-shell, which I'm leaving + in keeping despite it being unnecessary for pdb tracking. + +2008-02-22 Peter Danenberg (tiny change) + + * progmodes/scheme.el (scheme-font-lock-keywords-2): + Add SRFI 11 support. + (let-values, let*-values): Specify scheme-indent-function. + +2008-02-22 Dan Nicolaescu + + * vc.el (vc-exec-after): Move setting mode-line-process in the + busy case ... + (vc-set-mode-line-busy-indicator): ... in this new function. + (vc-status-refresh): Call vc-set-mode-line-busy-indicator. + (vc-update-vc-status-buffer): Reset mode-line-process. + (vc-status-mark-all-files, vc-status-unmark-all-files): Change to + mark/unmark all the files with the same state as the current one. + With a prefix argument mark/unmark all files. + (vc-status-mode-menu): Adjust strings. + (vc-update-vc-status-buffer): Only do something when the argument + is not nil. + (vc-status-kill-dir-status-process): New function. + (vc-status-mode-map): Bind it. + (vc-status-process-buffer): New variable. + (vc-status-mode): Make it local. + (vc-status-refresh): Set it. + + * vc-hg.el (vc-hg-dir-status): + * vc-git.el (vc-git-dir-status): + * vc-svn.el (vc-svn-dir-status): Return the buffer in which the + command is run. + +2008-02-22 Glenn Morris + + * json.el (top-level): No need to require thingatpt. + (json-read-keyword): Use thing-at-point rather than word-at-point. + + * time.el (top-level): No need to require time-date when compiling. + + * emacs-lisp/copyright.el (copyright-update-year): + Fix subexpression numbering for the case when years are split over + lines, and for the replace case. + + * emulation/tpu-edt.el (tpu-have-ispell): Doc fix. Make obsolete. + (tpu-caar, tpu-cadr): Delete functions. + (zmacs-regions): No need to declare for compiler. + (tpu-goto-breadcrumb): Use cadr rather than tpu-cadr. + (tpu-spell-check): Rewrite, and handle mark after point. + (tpu-special-insert): Use or rather than if. + + * emulation/vip.el (vip-special-prefix-com): Use ispell-region + rather than spell-region. + + * textmodes/spell.el (spell-buffer, spell-word): Suppress compiler + warnings about spell-region. + +2008-02-22 Kenichi Handa + + * ldefs-boot.el: Regenerated. + + * loadup.el: Don't load language/devanagari, language/kannada, + language/malayalam, and language/tamil. Load language/sinhala. + + * language/indian.el (indian-font-foundry) + (indian-script-language-alist, indian-font-char-index-table) + (indian-font-char, indian-font-char-range, indian-script-table) + (indian-default-script, indian-composable-pattern): Delete them. + ("Devanagari", "Kannada", "Malayalam", "Tamil"): Definitions of + language environments moved to here. + ("Bengali", "Punjabi", "Gujarati", "Oriya", "Telugu"): + New language environments. + + * language/devanagari.el, language/devan-util.el, + * language/kannada.el, language/knd-util.el, language/malayalam.el, + * language/mlm-util.el, language/tamil.el, language/tml-util.el: + Delete them. + + * language/sinhala.el: New file. + +2008-02-21 Ken Manheimer + + Update Nick Robert's port of pdb tracking from python-mode.el. + + * progmodes/python.el (python-pdbtrack-toggle-stack-tracking): + Clarify docstring. + (python-pdbtrack-minor-mode-string): A sign indicating that pdb + tracking is happening. + (python-pdbtrack-stack-entry-regexp): Better recognize stack traces. + (python-pdbtrack-input-prompt): Better recognize PDB prompts. + (comint-output-filter-functions): Add python-pdbtrack-track-stack-file. + Tracking is plugged in to all comint buffers once python.el is loaded. + (python-pdbtrack-overlay-arrow): Toggle activation of + `python-pdbtrack-minor-mode-string' in addition to the overlay arrow. + (python-pdbtrack-track-stack-file): Use new + `python-pdbtrack-get-source-buffer' for more flexible access to + debugging source files. + (python-pdbtrack-get-source-buffer): Identify debugging target buffer + according to pdb stack trace, optionally using new + `python-pdbtrack-grub-for-buffer' if file is not locally available. + (python-pdbtrack-grub-for-buffer): Find most recent python-mode + named buffer, or having function with indicated name. + (python-shell): Remove comint-output-filter-functions hook + addition, it's being done elsewhere. Wrap long line. + +2008-02-21 Michael Olson + + * json.el: Replace XEmacs compatibility code to get rid of + compiler warnings. + + * time.el: Fix compiler warning. + +2008-02-21 Edward O'Connor + + * json.el: New file (JavaScript Object Notation parser / generator). + +2008-02-21 Dave Love + + * progmodes/sym-comp.el: New file. + + * progmodes/python.el: Merge from Dave Love's 2008-01-20 version. + Require sym-comp. Add Python buffer to same-window-buffer-names. + Fixup whitespaces. + (python-font-lock-keywords): Add highlighting for Python builtins. + (python-font-lock-syntactic-keywords): Rewrite. + (python-quote-syntax): Use syntax-ppss-context instead of parsing + ppss directly. + (python-mode-map): Add binding for python-find-function. + (python-calculate-indentation): Clean up the logic. + (python-beginning-of-defun): Explicitly set return value. + (python-beginning-of-statement): Stop looping if we get stuck + going backwards. + (python-next-statement): Stop looping if we somehow end up inside + a string while advancing. + (python-preoutput-continuation, python-version-checked): New vars. + (python-check-version): New function. + (run-python): Set default command to python-command instead of + python-python-command. + (run-python): Use python-check-version. Give PYTHONPATH + precedence over data-directory in the process environment. + Load function definitions in python process after. + (python-check-comint-prompt): New function. + (python-send-command, python-send-receive): Use it. + (python-complete-symbol, python-try-complete): Functions deleted. + Use symbol-complete instead of python-complete-symbol throughout. + (python-fill-paragraph): Further refine the fenced-string regexp. + (def-python-skeleton): Expand to the original abbrev instead if in + a comment or string. Tweak skeletons for `if', `while', `for', + `try/except', `try/finally', `name'. + (python-pea-hook, python-abbrev-pc-hook): New functions. + (python-abbrev-syntax-table): New var. + (python-mode): Add python-pea-hook to pre-abbrev-expand-hook. + Use symbol-completion-try-complete for hippie expansion. + Turn on font lock unconditionally. + (python-mode-hook): Defcustom it. No need to use make-local + variable on indent-tabs-mode in "Turn off Indent Tabs mode" + option, since it's buffer-local. + +2008-02-21 Juanma Barranquero + + * play/hanoi.el (hanoi-internal): Set `show-trailing-whitespace' to nil. + +2008-02-21 Drew Adams + + * mouse.el (minor-mode-menu-from-indicator): Create a menu with a + "Turn off" and a "Help" entry when the minor mode has no menu. + +2008-02-21 Dan Nicolaescu + + * vc.el (vc-status-mark, vc-status-unmark): New functions. + (vc-status-mode-map, vc-status-mode-menu): Bind them instead of + vc-status-mark-file and vc-status-unmark-file. + (vc-status-mark-unmark): New function. + (vc-status-previous-line, vc-status-next-line): No longer interactive. + +2008-02-21 Glenn Morris + + * composite.el (encode-composition-rule): Fix typo in error message. + (composition-function-table, auto-composition-mode): Doc fixes. + + * subr.el (sit-for): Fix obsolete form for nil second argument. + + * textmodes/spell.el (spell-buffer, spell-word, spell-region) + (spell-string): Make obsolete, in favor of ispell. + +2008-02-21 Kenichi Handa + + * language/devanagari.el: Don't setup composition-function-table + here. + ("Devanagari"): Change charset, coding-system, coding-priority to + Unicode-based ones. Don't require the feature devan-util. + + * composite.el (compose-chars-after): Fix arguments for a function + in composition-function-table. + (auto-compose-region): Likewise. + + * ps-mule.el (ps-mule-font-info-database-bdf): Use ethio16f-uni.bdf + for Ethiopic. + (ps-mule-plot-string): Ignore glyph-string based compositions. + +2008-02-21 Stefan Monnier + + * doc-view.el: Allow different windows to show different pages. + (doc-view-current-page, doc-view-current-slice, doc-view-current-info) + (doc-view-current-image, doc-view-current-overlay): Remove variables, + add them back as macros instead, using image-mode-winprops instead. + Update all users of those variables. + (doc-view-new-window-function): New function to create a new overlay + for each new window. + (doc-view-mode): Use it and image-mode-setup-winprops. + (doc-view-clone-buffer-hook): Rewrite accordingly. + + * image-mode.el: Extend [hv]scroll support to per-window properties. + (image-mode-current-vscroll, image-mode-current-hscroll): Remove. + (image-mode-winprops-alist): New var to replace them. + (image-mode-new-window-functions): New hook. + (image-mode-winprops, image-mode-window-get, image-mode-window-put): + New funs. + (image-set-window-vscroll, image-set-window-hscroll): Use them. + Remove the `window' argument, update callers. + (image-mode-reapply-winprops): Rename image-reset-current-vhscroll. + Use the new functions. + (image-mode-reapply-winprops): New fun. + (image-mode): Use it. + +2008-02-20 Jay Belanger + + * calc/calc-math.el (math-sin-raw): Add optional argument + to keep track of original argument. + (math-cos-raw): Use optional argument when calling math-sin-raw. + (math-sin-raw-2, math-cos-raw-2): Check for a zero argument + with close to original precision. + +2008-02-20 Roland Winkler + + * textmodes/bibtex.el (bibtex-convert-alien): Do not use optional + args in calls of sit-for. + +2008-02-20 Juanma Barranquero + + * vc-svn.el (vc-svn-program): Fix typo in docstring. + (vc-svn-checkin): Fix typo in error message. + + * help-mode.el: Require easymenu when compiling. + +2008-02-20 Dan Nicolaescu + + * help-mode.el (help-mode-menu): New menu. + +2008-02-20 Glenn Morris + + * mail/rmail.el (rmail-autodetect): Add .exe extension to movemail + on Windows. + +2008-02-20 Kenichi Handa + + * ps-mule.el (ps-mule-encode-region): Return a single string. + (ps-mule-plot-string): Adjust for the above change. + (ps-mule-encode-header-string): Likewise. + + * international/latin1-disp.el (latin1-display): Don't use + ucs-mule-8859-to-mule-unicode. Fix the way of resetting + standard-display-table. + (latin1-display-identities): Adjust for the change of what is + returned by (get-language-info charset 'charset). + + * international/mule-util.el (char-displayable-p): Fix for Latin-1 + characters and terminal case. + +2008-02-19 Ken Manheimer + + Minor Adaptions by Nick Roberts for Emacs. + + * progmodes/python.el: Also require comint when loading. + (python-mode-map): Bind python-pdbtrack-toggle-stack-tracking. + Replace python-shell with run-python on menu bar. + (python-shell-map): New map. + (python-default-interpreter, python-python-command-args) + (python-jython-command-args, python-pdbtrack-do-tracking-p): + New options. + (python-which-shell, python-which-args, python-which-bufname): + New buffer local variables. + (python-file-queue, python-pdbtrack-is-tracking-p): New variables. + + * progmodes/python.el (python-pdbtrack-stack-entry-regexp) + (python-pdbtrack-input-prompt, python-pdbtrack-track-range): + New constants. + + Pdbtrack features: + + (python-point, python-end-of-def-or-class) + (python-beginning-of-def-or-class, python-goto-initial-line) + (python-comint-output-filter-function) + (python-pdbtrack-overlay-arrow) + (python-pdbtrack-track-stack-file, python-toggle-shells) + (python-shell, python-pdbtrack-toggle-stack-tracking) + (turn-on-pdbtrack, turn-off-pdbtrack, python-sentinel): + New functions. + +2008-02-19 Katsumi Yamaoka + + * net/ange-ftp.el (ange-ftp-quote-string): Return the null string + when the argument is nil. + +2008-02-19 Dan Nicolaescu + + * vc.el (dir-status): Add a brief description. + +2008-02-19 Thien-Thi Nguyen + + * vc-hooks.el (vc-find-root): Take optional arg INVERT. + If non-nil, reverse the sense of the check. + + * vc-rcs.el (vc-rcs-root): New func. + * vc-cvs.el (vc-cvs-root): New func. + * vc-svn.el (vc-svn-root): New func. + * vc-sccs.el (vc-sccs-root): New func. + +2008-02-18 Kenichi Handa + + * language/japan-util.el (setup-japanese-environment-internal): + Call use-cjk-char-width-table. + + * language/japanese.el ("Japanese"): Set exit-function to + use-default-char-width-table. + + * international/characters.el: Delete occurrences of non-Unicode + tibetan and ethiopic characters. + (cjk-char-width-table): New variable. + (use-cjk-char-width-table, use-default-char-width-table): + New functions. + +2008-02-19 Dan Nicolaescu + + * vc.el (vc-status-menu, vc-status-menu-map-filter): New functions. + (vc-status-mode-menu): Add a :filter. + (vc-status-printer): Add faces. + + * vc-hg.el (vc-hg-extra-status-menu): New function. + (vc-hg-dir-status): Clean up the buffer before using it. + +2008-02-19 Stefan Monnier + + * progmodes/gdb-ui.el (gdb-output-sink): Define with an invalid value. + (gdb): Initialize it here instead. + + * files.el (locate-dominating-file): Fix thinko in last change. + Reported by Bruce Stephens . + +2008-02-18 Dan Nicolaescu + + * vc.el (vc-status-mode-menu): New menu for vc-status. + +2008-02-18 Juanma Barranquero + + * progmodes/verilog-mode.el (customize): Fix typo in error message. + (verilog-mode, verilog-mode-indent, verilog-mode-actions) + (verilog-mode-auto, verilog-indent-level-module) + (verilog-minimum-comment-distance, verilog-library-flags) + (verilog-library-directories, verilog-library-files) + (verilog-auto-reset-widths, verilog-imenu-generic-expression) + (verilog-xemacs-menu, verilog-set-compile-command) + (verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode) + (verilog-get-expr, verilog-strip-comments, verilog-one-line) + (verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto) + (verilog-batch-inject-auto, verilog-batch-indent) + (verilog-continued-line, verilog-type-keywords) + (verilog-read-sub-decls-sig, verilog-read-sub-decls-line) + (verilog-read-inst-pins, verilog-read-arg-pins) + (verilog-read-auto-template, verilog-read-signals, verilog-getopt-file) + (verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename) + (verilog-auto-star, verilog-auto-inst, verilog-auto-wire) + (verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork) + (verilog-sk-datadef, verilog-colorize-include-files-buffer) + (verilog-mode-version, verilog-mode-release-date) + (verilog-mode-release-emacs, verilog-linter, verilog-coverage) + (verilog-simulator, verilog-compiler) + (verilog-auto-sense-defines-constant, verilog-company) + (verilog-project, verilog-mark-defun, verilog-submit-bug-report): + Fix typos in docstrings. + (verilog-set-auto-endcomments, verilog-calculate-indent) + (verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module): + Reflow docstrings. + (verilog-tab-always-indent, verilog-highlight-p1800-keywords) + (verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook) + (electric-verilog-forward-sexp, verilog-in-case-region-p) + (verilog-in-struct-region-p, verilog-in-generate-region-p) + (verilog-leap-to-head, verilog-current-indent-level) + (verilog-case-indent-level, verilog-cpp-keywords) + (verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords) + (verilog-case-keywords, verilog-separator-keywords, verilog-completion) + (verilog-signals-not-in, verilog-symbol-detick-text) + (verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer) + (verilog-forward-close-paren, verilog-backward-open-paren) + (verilog-backward-open-bracket): Doc fixes. + + * progmodes/gud.el (gud-def, gud-last-speedbar-stackframe): Doc fixes. + (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons) + (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p) + (gud-jdb-classpath, gud-jdb-find-source-using-classpath, jdb) + (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips): + Fix typos in docstrings. + + * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT). + +2008-02-18 Bastien Guerry + + * info.el (Info-read-node-name): Removed unused `default' arg. + +2008-02-18 Thien-Thi Nguyen + + * vc-git.el (vc-git-after-dir-status, vc-git-dir-status): New funcs. + +2008-02-18 Stefan Monnier + + * image-mode.el (image-get-display-property): New fun. + (image-forward-hscroll, image-next-line, image-eol, image-eob) + (image-mode, image-minor-mode, image-toggle-display-text) + (image-toggle-display): Use it. + +2008-02-18 Jason Rumney + + * international/mule.el (xml-find-file-coding-system): Don't warn + about utf-16 with BOM. + + * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook. + + * international/mule.el (sgml-xml-auto-coding-function): Detect and + warn if file encoding is not utf-8 and encoding not specified. + (xml-find-file-coding-system): New function. + * international/mule-conf.el (file-coding-system-alist): Use it. + +2008-02-17 Glenn Morris + + * international/mule-cmds.el (set-locale-environment): + Pass `frame' to getenv for LC_MESSAGES. + +2008-02-17 Juri Linkov + + * time.el (emacs-init-time): Use format instead of format-seconds. + +2008-02-17 Roland Winkler + + * textmodes/bibtex.el (bibtex-search-entry): Rename from + bibtex-find-entry. Add autoload cookie. + (bibtex-find-entry): Alias for bibtex-search-entry. + (bibtex-search-crossref): Rename from bibtex-find-crossref. + (bibtex-find-crossref): Alias for bibtex-search-crossref. + (bibtex-clean-entry): atomic-change-group removed. + (bibtex-format-entry): Use atomic-change-group. Use unwind-protect + to locate buffer location where error occurred. + Make error messages more specific. + (bibtex-parse-keys): Only parse if buffer uses bibtex-mode. + +2008-02-17 Dan Nicolaescu + + * progmodes/hideshow.el (hs-minor-mode-map): Move menu creation to + top level. + + * simple.el (transient-mark-mode): Add an :init-value. + + * startup.el (command-line): Use custom-reevaluate-setting for + transient-mark-mode. + +2008-02-17 Michaël Cadilhac + + * wdired.el (wdired-allow-to-change-permissions): Fix typo. + +2008-02-16 Juri Linkov + + * startup.el (after-init-time): New variable. + (command-line): Set `after-init-time' to the current time. + + * time.el (emacs-init-time): New function. + +2008-02-16 Stefan Monnier + + * files.el (locate-dominating-file): Remove initial loop because it's + not careful enough. Detect the uid-change all within the main loop. + +2008-02-16 Lawrence Mitchell (tiny change) + + * ielm.el (ielm-is-whitespace-or-comment): Docstring fix. + +2008-02-16 Dan Nicolaescu + + * vc.el (vc-annotate): Add new argument. + (vc-annotate-warp-revision): Pass the current line to vc-annotate. + + * progmodes/hideshow.el: Remove the minor-mode bookkeeping. + Move make-variable-buffer-local code after the corresponding defvar. + (hs-minor-mode-map): Define and initialize in one step. + (hs-minor-mode): Change from defun to define-minor-mode. + +2008-02-16 Nick Roberts + + * progmodes/gud.el (gud-gdb): Don't reset gdb-ready. + (gdb-ready): Move declaration... + + * progmodes/gdb-ui.el (gdb-ready): ...to here. + (gdb-early-user-input): New variable. + (gdb): Reset gdb-flush-pending-output to nil and set + comint-input-sender here (before gdb-prompt), instead of... + (gdb-init-1): ...here. + (gdb-send): If Emacs is not ready, defer user input to... + (gdb-prompt): ...here. + +2008-02-16 Glenn Morris + + * nxml/test.invalid.xml, nxml/test.valid.xml: Move to etc/nxml. + + * startup.el (emacs-startup-time): Rename to `before-init-time'. + (before-init-time): New name for `emacs-startup-time'. + (command-line): Use before-init-time rather than emacs-startup-time. + * time.el (emacs-uptime): Use before-init-time rather than + emacs-startup-time. + + * composite.el (composition-function-table): Doc fix. + + * calendar/time-date.el (format-seconds): Remove `nonzero' argument + in favor of `%z' specifier. + (emacs-uptime): Move to time.el. + * time.el (emacs-uptime): Move here from time-date.el. Add optional + `format' argument. Doc fix. Use `%z' rather than removed `nonzero' + argument of format-seconds. + +2008-02-16 Dan Nicolaescu + + * bindings.el (mode-line-mule-info): Make the tooltips more explicit. + +2008-02-15 Lawrence Mitchell (tiny change) + + * ielm.el (ielm-is-whitespace): Remove. + (ielm-is-whitespace-or-comment): New function. + (ielm-eval-input): Use it. + +2008-02-15 Jason Rumney + + * term/mac-win.el: Fix coding tag. + +2008-02-15 Dan Nicolaescu + + * vc-hooks.el (vc-menu-map): + * bindings.el (mode-line-mode-menu): Add tooltips. + + * bindings.el (help-echo): Add more tooltips. Use a less + telegraphic style for existing tooltips. + +2008-02-14 Stefan Monnier + + * frame.el (frame-notice-user-settings): Distinguish explicit parent-id + from the auto-generated one. + +2008-02-14 Glenn Morris + + * mail/rmail-spam-filter.el (rmail-spam-filter): + Let-bind message-spam-status. + + * mail/smtpmail.el (password-cache-add): Declare as function. + +2008-02-14 Justus Piater (tiny change) + + * mail/smtpmail.el: Use password-cache. + +2008-02-14 Juanma Barranquero + + * uniquify.el (uniquify-buffer-base-name): New function. + Suggested by Stefan Monnier . + + * desktop.el (uniquify-managed): Don't defvar. + (desktop-buffer-info): Use `uniquify-buffer-base-name', not + `uniquify-managed'. Return also the buffer's base name. + (desktop-save): When saving the buffer info, filter out the base name, + and save it as buffer name if the buffer is managed by uniquify. + (uniquify-item-base): Don't declare; not called anymore. + +2008-02-14 Dan Nicolaescu + + * vc.el (vc-annotate-find-revision-at-line): New function. + (vc-annotate-mode-map): Bind it. + (vc-annotate-mode-menu): Add a menu entry for it. Add :help for + some entries. + +2008-02-14 Glenn Morris + + * calendar/time-date.el (format-seconds): New function. + (emacs-uptime): Use format-seconds. + + * Makefile.in (custom-deps, finder-data, autoloads, recompile): + Remove `LC_ALL=C', since it's included in $(emacs) now. + +2008-02-14 Zhang Wei + + * textmodes/org-publish.el (org-publish-timestamp-filename): + Replace colon characters in filename too. + +2008-02-13 Bastien Guerry + + * mail/rmail.el (rmail-header-name): New face. + (rmail-font-lock-keywords): Use rmail-header-name. + + * mail/rmail-spam-filter.el (rsf-definitions-alist): Allow check + against X-Spam-Status header field. + (rmail-spam-filter): Also check X-Spam-Status header field. + +2008-02-14 Mark A. Hershberger + + * progmodes/flymake.el (flymake-allowed-file-name-masks): + Add support for .pm files and .php files. + (flymake-err-line-patterns): Add pattern for PHP errors. + (flymake-php-init): New function. PHP support for flymake. + + * progmodes/compile.el (compilation-error-regexp-alist-alist): + Add regular expression for PHP errors. + +2008-02-13 Michael Albinus + + * net/ange-ftp.el (ange-ftp-quote-string): Use `shell-quote-argument'. + This DTRT even on w32 machines. + (ange-ftp-cf1): Quote FILENAME. + +2008-02-13 Stefan Monnier + + * smerge-mode.el (smerge-auto-combine-max-separation): New var. + (smerge-auto-combine): New fun. + +2008-02-12 Juri Linkov + + * startup.el (fancy-startup-screen, normal-splash-screen): + Set default-directory to command-line-default-directory. + + * desktop.el (after-init-hook): Set inhibit-startup-screen to t + after reading the desktop. + + * progmodes/compile.el (compilation-auto-jump): + Call compile-goto-error only when compilation-auto-jump-to-first-error + is non-nil. + (compilation-scroll-output): Replace :type 'boolean with a choice + that has three options including a third option `first-error'. + Doc fix. + (compilation-start, compilation-forget-errors): Add an alternate + condition comparing compilation-scroll-output with `first-error' + in addition to compilation-auto-jump-to-first-error (to call + compilation-auto-jump in the proper place). + +2008-02-12 Stefan Monnier + + * international/mule.el (sgml-html-meta-auto-coding-function): + Make sure the search limit is ahead. + + * tar-mode.el: Fix broken indentation. + (tar-mouse-extract, tar-extract, tar-subfile-save-buffer): + Use with-current-buffer. + +2008-02-12 Juanma Barranquero + + * hexl.el (hexl-mode): Don't make `font-lock-defaults' buffer-local; + it is already automatically buffer-local. + +2008-02-12 Drew Adams + + * help.el (describe-key): Join some split lines to facilitate filling. + * help-fns.el (describe-function-1): Fill text of overlong lines. + +2008-02-12 Kenichi Handa + + * emacs-lisp/bytecomp.el (byte-compile-lapcode): + Use unibyte-string instead of string-make-unibyte. + + * Makefile.in (AUTOGENEL): Remove charprop.el and uni-*.el. + +2008-02-12 Stefan Monnier + + * doc-view.el (doc-view-display): Change file arg to buffer arg, so it + works also for buffers w/o buffer-file-name. Update callers. + (doc-view-clone-buffer-hook): New fun. + (doc-view-mode): Use it for indirect clones. Mark the overlays with + the `doc-view' property so they can be recognized. + + * simple.el (clone-indirect-buffer-hook): New hook. + (clone-indirect-buffer): Run it. + +2008-02-11 Michael Olson + + * epa-setup.el: + * epg-package-info.el: Files removed. + +2008-02-11 Daiki Ueno + + * epa.el (epa-menu-mode): Merge into epa-mode. + (epa-menu-items): Rename the label "EasyPG Assistant" to + "Encryption/Decryption". + + * epa-dired.el: Define a new minor-mode epa-dired-mode for dired. + (epa-dired-mode-map): Rename from epa-dired-map. + (epa-global-dired-mode): Rename the global minor mode. + +2008-02-11 Drew Adams + + * isearch.el (isearch-fail): New face. + (isearch-message): Highlight failure part of input. + +2008-02-11 Stefan Monnier + + * ibuffer.el (ibuffer-header-line-format): New var. + (ibuffer-mode): Set it instead of header-line-format. + (ibuffer-update): Use it to set header-line-format. + + * international/mule-cmds.el (ucs-insert): Inherit surrounding + properties like self-insert-command. + +2008-02-11 Drew Adams + + * progmodes/etags.el: Add many doc strings. + +2008-02-11 Jason Rumney + + * ldefs-boot.el: Regenerated. + +2008-02-11 Glenn Morris + + * progmodes/compile.el (compilation-error-regexp-alist-alist): + Shorten some names. + + * ffap.el (ffap-rfc-directories): Add :version. + +2008-02-11 Chris Moore + + * jka-cmpr-hook.el (jka-compr-compression-info-list): Handle .sifz + files, and backup files of same. + +2008-02-11 Kevin Ryde + + * ffap.el (ffap-rfc-directories): New variable. + (ffap-rfc): Look in those dirs before offering ffap-rfc-path. + + * info.el (Info-next-reference, Info-prev-reference) + (Info-try-follow-nearest-node): Move to and follow https:// links too. + + * simple.el (completion-list-mode): Show full completion-list-mode-map + in the docstring. + +2008-02-11 Sam Steingold + + * vc-hooks.el (vc-prefix-key): Remove (undo 2008-02-06 patch). + +2008-02-11 Glenn Morris + + * startup.el (emacs-startup-time): New variable. + (command-line): Set emacs-startup-time. + + * calendar/time-date.el (emacs-uptime): New function. + +2008-02-10 Bastien Guerry + + * mail/rmail.el (rmail-nonignored-headers): Allow to be nil. + (rmail-clear-headers): Don't check `rmail-nonignored-headers' when + it is nil. + +2008-02-10 Daiki Ueno + + * epg-config.el: Expand the contents of epg-package-info.el. + (epg-package-name): New constant. + (epg-version-number): New constant. + (epg-bug-report-address): New constant. + + * epa-mail.el (epa-mail-mode): Add autoload cookie. + (epa-global-mail-mode): New global minor mode. + + * epa-file.el (epa-file-mode): New global minor mode. + + * epa-dired.el (epa-dired-mode): New global minor mode. + + * epa.el (epa-menu): New variable. + (epa-menu-items): New variable. + (epa-menu-mode): New global minor mode. + (epa-global-minor-modes): New user option. + (epa-mode): New global minor mode. + +2008-02-10 Michael Albinus + + * net/dbus.el: Remove `no-byte-compile' cookie. + (dbus-call-method, dbus-register-signal, dbus-debug) + (dbus-registered-functions-table): Declare them with + `declare-function' or `defvar', respectively. + (top): Don't assert any longer. Require 'cl when compiling. + Apply `ignore-errors' but `dbus-ignore-errors'. + +2008-02-10 Dan Nicolaescu + + * diff-mode.el (diff-add-change-log-entries-other-window): + Use add-change-log-entry. + +2008-02-09 Jason Rumney + + * button.el (button-map): + * wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads. + * ldefs-boot.el: Regenerate. + +2008-02-09 Dan Nicolaescu + + * epa.el (epa-faces, epa): + * epa-file.el (epa-file): + * epg-config.el (epg): Add :version. + +2008-02-09 Thien-Thi Nguyen + + * vc.el (vc-exec-after): Append CODE to previous fragments. + (vc-diff-finish): Take BUFFER directly, not BUFFER-NAME; + take MESSAGES instead of VERBOSE; use it when non-nil. + (vc-diff-internal): Compute messages once; use them; + update call to vc-diff-finish. + +2008-02-09 Michael Olson + + * net/tramp.el (tramp-process-sentinel): Avoid error when process + buffer has been killed, such as by + `tramp-cleanup-all-connections'. + +2008-02-09 Miles Bader + + * net/rcirc.el (rcirc-omit-mode): Suppress invisibility ellipsis. + +2008-02-08 Stefan Monnier + + * diff-mode.el (diff-add-change-log-entries-other-window): Avoid the + splitter in context hunks. + +2008-02-08 Kenichi Handa + + * international/fontset.el (setup-default-fontset): Fix arabic otf + font specification. + +2008-02-08 Daiki Ueno + + * epa-dired.el: + * epa-file.el: + * epa-mail.el: + * epa-setup.el: + * epa.el: + * epg-config.el: + * epg-package-info.el: + * epg.el: Initial check-in of EasyPG. + +2008-02-08 Glenn Morris + + * woman.el (woman-locale): New defcustom. + (woman-expand-locale, woman-manpath-add-locales): New functions. + (woman-manpath): Call woman-manpath-add-locales. Bump :version. + + * international/mule-cmds.el (locale-translate): New function, + with old code extracted from set-locale-environment. + (set-locale-environment): Use locale-translate. Set woman-locale. + + * cus-start.el (selection-coding-system): Remove, since it's now + defined in select.el rather than in xselect.c. + * select.el (selection-coding-system): Make it a defcustom, and + add the properties from cus-start.el. Bump :version. + + * custom.el (custom-theme-set-variables): Sort symbols that are + dependencies before symbols that depend on them. + (custom-enabled-themes): Set after custom-theme-directory. + + * pcmpl-unix.el (top-level): Move provide statement to end. + (pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading + `*' from doc-string. Allow to be nil. + (pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string. + Allow to be nil. Add :version. + (pcmpl-ssh-hosts): Move definition before use. Handle lines + without hostnames, and multiple hostnames per line. + + * term/x-win.el (x-handle-parent-id): Remove free variable `parent-id'. + +2008-02-08 Phil Hagelberg + + * pcmpl-unix.el (pcmpl-ssh-known-hosts-file): New defcustom. + (pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions. + +2008-02-07 Timo Savola + + * startup.el (command-line-x-option-alist): Add --parent-id. + + * term/x-win.el (x-handle-parent-id): New function. + +2008-02-07 Chris Moore + + * mouse.el (x-fixed-font-alist): Use consistent capitalization for + "Font Menu". + +2008-02-06 Michael Albinus + + * net/dbus.el (dbus-interface-peer): New defconst. + (dbus-ping): New defun. + +2008-02-06 Sam Steingold + + * vc-hooks.el (vc-prefix-key): New user-customizable variable. + +2008-02-06 Stefan Monnier + + * net/ange-ftp.el (ange-ftp-unhandled-file-name-directory): + Just return nil and let the C code provide a fallback. + +2008-02-05 Glenn Morris + + * net/tramp-cmds.el (tramp-cleanup-connection): Update calls to + tramp-flush-connection-property for removed 2nd argument. + +2008-02-05 Stefan Monnier + + * diff-mode.el (diff-add-change-log-entries-other-window): + Rename from diff-create-changelog. Change users. + Minor change to hopefully work with plain diffs. + (diff-mode-map): Add binding for it. + +2008-02-04 Dan Nicolaescu + + * diff-mode.el: Add new TODO entry. + (diff-create-changelog): New function. + (diff-mode-menu): Bind it. + +2008-02-04 Kenichi Handa + + * international/mule-diag.el (print-fontset-element): Handle the + case of inhibiting the fallback fonts. + +2008-02-04 Kim F. Storm + + * ido.el (ido-magic-forward-char, ido-magic-backward-char) + (ido-magic-delete-char): Use prefix arg. + +2008-02-03 Juanma Barranquero + + * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13, + because the latter is in fact a 1.2.8 build distributed with GTK+ (as + of today, the most recent libpng is 1.2.24). + +2008-02-03 Michael Albinus + + * ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote files. + + * net/dbus.el (top): Check (featurep 'dbusbind). + + * net/tramp.el (tramp-process-sentinel): New defun. + (tramp-do-copy-or-rename-file-out-of-band) + (tramp-maybe-open-connection): Use it as process sentinel. + (tramp-handle-delete-directory): Don't use the "-f" option; it + isn't portable. + (tramp-handle-start-file-process): Echo `tramp-end-of-output' + after the command. + (tramp-handle-shell-command): Set `mode-line-process' in the + asynchronous case. + + * net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT. + + * net/tramp-fish.el (tramp-fish-maybe-open-connection): + * net/tramp-smb.el (tramp-smb-maybe-open-connection): + Use `tramp-process-sentinel' as process sentinel. + +2008-02-02 Juanma Barranquero + + * whitespace.el (global-whitespace-mode): Revert last change. + (whitespace-unload-function): Force `global-whitespace-mode' + to deactivate local modes in a slightly less intrusive way. + +2008-02-02 Eli Zaretskii + + * view.el (kill-buffer-if-not-modified): Add an autoload cookie. + +2008-02-02 Glenn Morris + + * international/latin1-disp.el (latin1-display): + * progmodes/fortran.el (fortran-comment-indent-char): + * progmodes/idlw-shell.el (top-level): + * term/mac-win.el (mac-keyboard-translate-char): + * whitespace.el (whitespace-char-valid-p): + * wid-edit.el (widget-key-sequence-read-event): + Use characterp rather than char-valid-p. + + * progmodes/cap-words.el (capitalized-next-word-boundary): Rename + to capitalized-find-word-boundary. Doc fix. Update callers. + (capitalized-next-word-boundary-function-table): Rename to + capitalized-find-word-boundary-function-table. Doc fix. Update users. + + * ps-bdf.el (bdf-read-font-info): Use string-to-number rather than + string-to-int. + + * ps-def.el (declare-function): Add compatibility definition. + (ps-plot-with-face, ps-plot-string): Declare as functions. + (ps-bold-faces, ps-italic-faces): Declare variables. + + * ps-print.el (ps-mule-initialize, ps-mule-begin-job) + (ps-mule-end-job): Declare as functions. + + * wid-edit.el (widget-string-complete): Use assoc-string rather + than assoc-ignore-case. + +See ChangeLog.13 for earlier changes. + +;; Local Variables: +;; coding: utf-8 +;; add-log-time-zone-rule: t +;; bug-reference-url-format: "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s" +;; End: + + Copyright (C) 2008 Free Software Foundation, Inc. + + This file is part of GNU Emacs. + + GNU Emacs is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + GNU Emacs is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with GNU Emacs. If not, see . + +;; arch-tag: c241c1f9-d668-48bf-920a-2897ed0340bc -- 2.20.1