*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog
index 2c9a784..933c445 100644 (file)
@@ -1,3 +1,77 @@
+2008-12-23  Daiki Ueno  <ueno@unixuser.org>
+
+       * pgg.el: Add obsolescence info.
+
+2008-12-22  Richard M Stallman  <rms@gnu.org>
+
+       * 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  <ulf.jasper@web.de>
+
+       * net/newst-backend.el (newst-backend): Removed wrong duplicate provide statement.
+
+2008-12-22  Michael Albinus  <michael.albinus@gmx.de>
+
+       * 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  <rudalics@gmx.at>
+
+       * window.el (set-window-text-height): Fix doc-string.
+
+2008-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * 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 <agustin.martin@hispalinux.es>
+
+       * 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  <cyd@stupidchicken.com>
+
+       * ido.el (ido-read-internal): Handle `confirm' and
+       `confirm-after-completion' values for the require-match argument.
+
+2008-12-20  Jason Rumney  <jasonr@gnu.org>
+
+       * international/mule.el (auto-coding-regexp-alist):
+       Use utf-8-with-signature for files starting with UTF-8 BOM.
+
+2008-12-20  Ami Fischman  <ami@fischman.org>
+
+       * bindings.el (mode-line-eol-desc): Use assoc to query
+       mode-line-eol-desc-cache.
+
+2008-12-20  Glenn Morris  <rgm@gnu.org>
+
+       * comint.el (comint-save-input-ring-index): Add missing initial value.
+
+2008-12-19  Juanma Barranquero  <lekktu@gmail.com>
+
+       * 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  <rgm@gnu.org>
 
        * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
        (authors-canonical-author-name): Doc fix.  Respect authors-fixed-case.
        (authors): Ensure error buffer is writable.
 
+2008-12-18  Agustin Martin  <agustin.martin@hispalinux.es>
+
+       (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  <handa@m17n.org>
 
-       * international/fontset.el (script-representative-chars): Add more
-       scripts.
+       * international/fontset.el (script-representative-chars)
        (setup-default-fontset): Add more scripts.
 
        * international/characters.el: Add more scripts.