(rmail-retry-failure): Use rmail-get-header rather than a magical
[bpt/emacs.git] / lisp / ChangeLog
index 51cdc49..18526ec 100644 (file)
@@ -1,3 +1,172 @@
+2009-03-02  Glenn Morris  <rgm@gnu.org>
+
+       * calendar/calendar.el (diary-date-forms, calendar-date-display-form):
+       Add :set-after listing variables on which we might depend.
+
+       * mail/rmail.el (rmail-reply): Use rmail-apply-in-message so that this
+       function has access to all the headers, not just the visible ones.
+       Avoid extraneous leading whitespace in `References'.
+       (rmail-dont-reply-to-names, rmail-default-dont-reply-to-names):
+       Doc fixes.
+       (rmail-retry-failure): Use rmail-get-header rather than a magical
+       save-excursion/restriction combination that does nothing.
+
+2009-03-01  Chong Yidong  <cyd@stupidchicken.com>
+
+       * abbrev.el (clear-abbrev-table): Always return nil (Bug#2515).
+
+2009-03-01  Glenn Morris  <rgm@gnu.org>
+
+       * mail/rmail.el (rmail-mode-map): Add explicit keybinding for
+       rmail-resend in the menu.
+
+       * files.el (confirm-nonexistent-file-or-buffer): `other' must be last
+       custom choice.  (Bug#2506)
+
+2009-02-28  Eli Zaretskii  <eliz@gnu.org>
+
+       * progmodes/grep.el (grep-process-setup) [windows-nt msdos]: Use
+       "--color=always".
+
+2009-02-28  Glenn Morris  <rgm@gnu.org>
+
+       * mail/rmailout.el (rmail-output-as-seen): Add autoload cookie.
+
+       * mail/rmailmm.el (rmail-mime): Add autoload cookie.
+       * mail/rmail.el (rmail-mode-map):
+       * mail/rmailsum.el (rmail-summary-mode-map): Bind rmail-mime to `v'.
+
+       * mail/rmail.el (rmail-primary-inbox-list): Doc fix.
+       Fix custom choice to match default.
+       (rmail-get-new-mail): Doc fix.
+       (rmail-beginning-of-message, rmail-end-of-message): Preserve the current
+       header style.
+
+2009-02-27  Chong Yidong  <cyd@stupidchicken.com>
+
+       * replace.el (keep-lines-read-args): Use empty string as
+       default (Bug#2495).
+
+       * menu-bar.el (menu-set-font): Fix last fix.
+
+2009-02-27  Glenn Morris  <rgm@gnu.org>
+
+       * help-fns.el (find-lisp-object-file-name): Need a buffer position, not
+       just a buffer, to find a definition.
+
+       * mail/rmail.el (rmail-speedbar-move-message): Preserve the directory
+       part against rmail-output's oddness.
+
+2009-02-27  Chong Yidong  <cyd@stupidchicken.com>
+
+       * menu-bar.el (menu-set-font): Assign the same font object to all
+       frames (Bug#2476).
+
+2009-02-26  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp.el (tramp-remote-coding-commands): Add
+       "base64".  (Bug#2463)
+
+2009-02-26  Juanma Barranquero  <lekktu@gmail.com>
+
+       * x-dnd.el (x-dnd-test-function, x-dnd-get-state-cons-for-frame)
+       (x-dnd-get-state-for-frame, x-dnd-handle-moz-url)
+       (x-dnd-handle-uri-list, x-dnd-choose-type, x-dnd-get-drop-width-height)
+       (x-dnd-init-motif-for-frame): Fix typos in docstrings.
+       (x-dnd-drop-data, x-dnd-types-alist, x-dnd-default-test-function):
+       Reflow docstrings.
+
+2009-02-26  Glenn Morris  <rgm@gnu.org>
+
+       * mail/rmailsum.el (rmail-summary-rmail-update):
+       Use rmail-message-unseen-p.  (Bug#2477)
+       (rmail-summary-mark-seen): Add option to mark as unseen.
+       (rmail-summary-rmail-update): Store a position in
+       rmail-summary-put-back-unseen rather than just a flag, and use it to put
+       back the "-" mark in the summary.
+
+       * progmodes/cc-vars.el (c-style-variables-are-local-p):
+       Mark as safe if boolean.  (Bug#2197)
+
+2009-02-26  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
+
+       * mail/sendmail.el (sendmail-send-it): `call-process-region' can
+       return a string.  (Bug#2428)
+
+2009-02-25  Juanma Barranquero  <lekktu@gmail.com>
+
+       * bs.el (bs--down):
+       * ibuffer.el (ibuffer-redisplay-engine): Use `point-min' instead of 1.
+
+2009-02-25  Glenn Morris  <rgm@gnu.org>
+
+       * dired-x.el (dired-guess-shell-alist-user): Fix doc typo.
+
+       * simple.el (eval-expression):
+       * emacs-lisp/lisp-mode.el (eval-last-sexp): Mention truncation in doc.
+
+2009-02-25  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * vc-dir.el (vc-dir-update): Make sure ./ is always first in the listing.
+
+2009-02-25  David Reitter <david.reitter@gmail.com>
+
+       * mail/mailclient.el (clipboard-kill-ring-save): Declare.
+
+2009-02-25  Kenichi Handa  <handa@m17n.org>
+
+       * ps-mule.el (ps-mule-begin-job): Don't call auto-compose-region.
+
+       * composite.el (auto-composition-mode): Don't add a hook to
+       after-change-functions.  Don't decompose the buffer.
+       (auto-composition-after-change): Delete it.
+       (toggle-auto-composition): Make it an alias of
+       auto-composition-mode.
+       (auto-compose-region): Delete it.
+
+2009-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * term/ns-win.el (ns-working-overlay): Don't make it buffer-local.
+       (ns-working-overlay-len): Remove.  Use ns-working-overlay instead.
+       (ns-delete-working-text): Merge with ns-unecho-working-text.
+       Decide which to use based on ns-working-overlay.
+       (ns-unecho-working-text): Remove.
+       (ns-insert-working-text, ns-echo-working-text): Adjust accordingly.
+
+2009-02-24  Juanma Barranquero  <lekktu@gmail.com>
+
+       * textmodes/ispell.el (ispell-region): Adapt "done" message to
+       coding conventions.  (Bug#2447)
+
+       * scroll-bar.el (scroll-bar-mode): Turn off scroll bars when
+       argument is 0.  Doc fix.  (Bug#1527)
+
+       * w32-vars.el (w32-system-shells): Doc fix.
+
+       * image.el (image-load-path-for-library, insert-sliced-image):
+       Fix typos in docstrings.
+
+2009-02-24  Glenn Morris  <rgm@gnu.org>
+
+       * textmodes/flyspell.el (flyspell-use-meta-tab): Add a custom
+       :set function.  (Bug#2429)
+
+       * eshell/esh-util.el (eshell-parse-ange-ls): Define `name' before
+       potential use.
+
+       * progmodes/cperl-mode.el (cperl-find-pods-heres):
+       Don't globally bind `name'.
+
+       * emacs-lisp/elint.el (elint-unknown-builtin-args):
+       Fix encode-time spec.  (Bug#2453)
+       (elint-find-builtin-args): Make the match more restrictive.
+       Handle errors.  Return a result actually containing the function name.
+
+       * mail/rmail.el (rmail): Don't show a message if rmail-get-new-mail
+       already did.  (Bug#2440)
+       (rmail-quit): Don't swap buffers.  (Bug#2441)
+       (rmail-list-to-menu): Don't globally bind `name'.
+
 2009-02-23  Chong Yidong  <cyd@stupidchicken.com>
 
        * net/ange-ftp.el (ange-ftp-insert-directory): Adapt switch
 2009-02-23  Geoff Gole  <geoffgole@gmail.com>  (tiny change)
 
        * ibuffer.el (ibuffer-redisplay-engine): Avoid "Mark set" message
-       clobbering the useful message from `ibuffer-toggle-sorting-mode'.
-       (Bug#2439)
+       clobbering useful message from `ibuffer-toggle-sorting-mode' (Bug#2439).
 
 2009-02-23  Miles Bader  <miles@gnu.org>