X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/3590be23cfcbca8f2535fe0b630825e4dfee9b82..510ef922707de6ef64235cf5cd7fdc546bd0b50a:/lisp/ChangeLog diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2d2216b76d..933c44580e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,146 @@ +2008-12-23 Daiki Ueno + + * pgg.el: Add obsolescence info. + +2008-12-22 Richard M Stallman + + * shadowfile.el (shadow-copy-file): Handle buffer-swapped-with. + + * files.el (buffer-swapped-with): New variable. + (basic-save-buffer-0): Most of basic-save-buffer moved here. + (basic-save-buffer): Unswap the buffer temporarily if nec. + + * dired.el (dired-readin): Inhibit modification hooks. + +2008-12-22 Ulf Jasper + + * net/newst-backend.el (newst-backend): Removed wrong duplicate provide statement. + +2008-12-22 Michael Albinus + + * net/tramp.el (tramp-rfn-eshadow-update-overlay): Move overlay to + end, before updating. + (tramp-convert-file-attributes): Add "l" indicator to file modes. + (tramp-file-name-real-user, tramp-file-name-domain): New defuns. + +2008-12-21 Martin Rudalics + + * window.el (set-window-text-height): Fix doc-string. + +2008-12-21 Stefan Monnier + + * minibuffer.el (completion-all-completions-with-base-size): Remove. + (completion-all-completions): Don't set it. + (completion-table-with-context, completion--file-name-table): + Don't add base-size in last cdr. + (completion-hilit-commonality): Add argument `base-size'. + (display-completion-list, completion-emacs21-all-completions) + (completion-emacs22-all-completions, completion-basic-all-completions): + Provide it. + (completion-pcm--all-completions): Don't need to remove the base-size + in last-cdr any more. + +2008-12-20 Agustin Martin + + * textmodes/ispell.el (ispell-check-minver): New function. + (ispell-check-version): Rewrite spellchecker and version checking. + Use (ispell-check-minver). Handle hunspell versions. + +2008-12-20 Chong Yidong + + * ido.el (ido-read-internal): Handle `confirm' and + `confirm-after-completion' values for the require-match argument. + +2008-12-20 Jason Rumney + + * international/mule.el (auto-coding-regexp-alist): + Use utf-8-with-signature for files starting with UTF-8 BOM. + +2008-12-20 Ami Fischman + + * bindings.el (mode-line-eol-desc): Use assoc to query + mode-line-eol-desc-cache. + +2008-12-20 Glenn Morris + + * comint.el (comint-save-input-ring-index): Add missing initial value. + +2008-12-19 Juanma Barranquero + + * proced.el (proced-grammar-alist): Doc fix. + (proced-marker-char, proced-mark, proced-help-string, proced-mode-map) + (proced-filter-parents, proced-sort-header, proced-update, proced-help) + (proced-undo): Fix typos in docstrings. + +2008-12-19 Glenn Morris + + * emacs-lisp/authors.el (authors-aliases): Add some more aliases. + (authors-fixed-case): New constant. + (authors-public-domain-files, authors-ignored-files): + (authors-valid-file-names, authors-renamed-files-alist): Update lists. + (authors-renamed-files-regexps): Add some new entries. + (authors-canonical-file-name): Don't complain about ignored files. + (authors-canonical-author-name): Doc fix. Respect authors-fixed-case. + (authors): Ensure error buffer is writable. + +2008-12-18 Agustin Martin + + (ispell-really-hunspell): New variable to signal hunspell. + (ispell-check-version): + Check if hunspell and set ispell-really-hunspell if needed. + (ispell-send-string, ispell-start-process, flyspell-large-region): + Pass right options for hunspell if needed. + +2008-12-18 Kenichi Handa + + * international/fontset.el (script-representative-chars) + (setup-default-fontset): Add more scripts. + + * international/characters.el: Add more scripts. + +2008-12-19 Juri Linkov + + * info.el (Info-isearch-search): Implement lax version of + incremental word search in Info. + (Info-isearch-start): Set Info-isearch-initial-node to the + current node when search is nonincremental to not stop at the + initial node in this case. + (Info-mode-map): Unbind "\M-s" from `Info-search'. + +2008-12-18 Juanma Barranquero + + * textmodes/rst.el (rst-promote-region): Reflow docstring. + (rst-mode-map, rst-mode-hook, rst-section-tree-rec) + (rst-repeat-last-character): Fix typos in docstrings. + (rst-mode, rst-backward-section): Doc fixes. + +2008-12-18 Ulf Jasper + + * net/newst-treeview.el (newsticker-groups-filename): Made obsolete. + (newsticker-treeview-quit): Call `newsticker-treeview-save'. + (newsticker--treeview-load): Check whether groups file exists. + + * net/newst-backend.el (newsticker-cache-filename): Made obsolete. + (newsticker-dir): Use `locate-user-emacs-file'. + +2008-12-18 Martin Rudalics + + * emulation/cua-base.el (cmd): Add beginning-of-visual-line and + end-of-visual-line to CUA's recognized commands. (Bug#1549) + +2008-12-18 Dan Nicolaescu + + * newcomment.el (comment-style): Default to `indent'. (Bug#1153) + + * startup.el (command-line): Do not mention the server name in + case the user has not mentioned it, print a more explicit message. + + * vc-dir.el (vc-dir-at-event): Rename from vc-at-event. Change + all callers. + 2008-12-18 Sam Steingold - * vc-dir.el (vc-at-event): Handle (tool-bar) events. Fix bug#1585. + * vc-dir.el (vc-at-event): Handle (tool-bar) events. Fix bug#1585. 2008-12-18 Juri Linkov @@ -688,7 +828,7 @@ * calendar/appt.el (appt-disp-window): Do a set-buffer when the frame can't be split. -2008-11-24 Ulf Jasper +2008-11-24 Ulf Jasper * net/newst-treeview.el (newsticker--treeview-current-feed): Docstring. (newsticker--treeview-item-show): Rename arg FEED to FEED-NAME-SYMBOL. @@ -2389,7 +2529,7 @@ * kmacro.el (kmacro-edit-lossage): Ditto. * edmacro.el (edit-kbd-macro): Ditto. -2008-10-11 Ulf Jasper +2008-10-11 Ulf Jasper * net/newst-treeview.el (newsticker--treeview-list-sort-by-column): Fix variable names. @@ -3733,7 +3873,7 @@ (facemenu-keymap): Bind "\es" to `center-line' and "\eS" to `center-paragraph'. -2008-08-25 Ulf Jasper +2008-08-25 Ulf Jasper * net/newst-treeview.el (newsticker-treeview-own-frame): Doc fixed. (newsticker-treeview-treewindow-width): New. @@ -5296,7 +5436,7 @@ * net/browse-url.el (browse-url-default-browser): Fix argument list in lambda. -2008-07-07 Ulf Jasper +2008-07-07 Ulf Jasper * net/newst-backend.el (newsticker--get-news-by-url): Catch errors from url-retrieve. @@ -5997,7 +6137,7 @@ (COMPILE_FIRST): List the elc files rather than the el files. (ELCFILES): Update. -2008-06-21 Ulf Jasper +2008-06-21 Ulf Jasper * net/newst-treeview.el: Remove dead code. (newsticker--window-config): Remove. @@ -6083,7 +6223,7 @@ * 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 +2008-06-20 Ulf Jasper * net/newst-treeview.el (newsticker-treeview-own-frame): Change default value to nil. @@ -6336,7 +6476,7 @@ * net/tramp-cmds.el (tramp-cleanup-all-connections): Reset `tramp-locked'. -2008-06-15 Ulf Jasper +2008-06-15 Ulf Jasper * net/newst-treeview.el (newsticker--treeview-list-update) (newsticker--treeview-item-update) @@ -6355,7 +6495,7 @@ * wdired.el (wdired-search-and-rename): Fix undocumented change. -2008-06-15 Ulf Jasper +2008-06-15 Ulf Jasper * net/newst-plainview.el (newsticker-faces, newsticker-feed-face) (newsticker-extra-face, newsticker-enclosure-face): Moved to @@ -8830,7 +8970,7 @@ * find-cmd.el (top-level): Does not need cl when compiling. -2008-04-29 Phil Jackson +2008-04-29 Philip Jackson * find-cmd.el: New file. @@ -12586,7 +12726,7 @@ (vc-git--state-code): ... to this new function. (vc-git-state): Use it. -2008-03-24 Trent Buck (tiny change) +2008-03-24 Trent W. Buck (tiny change) * textmodes/remember.el (remember-mail-date) (remember-store-in-mailbox): Write date and From line in such a