sendmail mode quoting bug fix.
[bpt/emacs.git] / lisp / ChangeLog
index 7673b1f..bda91a1 100644 (file)
@@ -1,3 +1,68 @@
+2012-03-10  Richard Stallman  <rms@gnu.org>
+
+       * mail/sendmail.el (mail-encode-header):
+       Set rfc2047-encode-encoded-words.
+
+       * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
+
+       * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
+       view buffer means not swapped.
+       (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
+       (rmail-write-region-annotate): Error if real text has disappeared.
+
+       * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
+
+2012-03-10  Chong Yidong  <cyd@gnu.org>
+
+       * emulation/cua-rect.el (cua--init-rectangles):
+       * emulation/cua-base.el (cua--init-keymaps): Add
+       delete-forward-char to remappings (Bug#9666).
+
+2012-03-10  Martin Rudalics  <rudalics@gmx.at>
+
+       * speedbar.el (speedbar-unhighlight-one-tag-line): Avoid
+       unhighlighting due to frame switching (Bug#10275).
+
+2012-03-10  Chong Yidong  <cyd@gnu.org>
+
+       * minibuffer.el (completion-in-region, completion-help-at-point):
+       Give the completion field overlay a high priority (Bug#6830).
+
+       * dired.el (dired-goto-file): Recognize absolute file name
+       listings (Bug#7126).
+       (dired-goto-file-1): New helper function.
+       (dired-toggle-read-only): Inhibit warnings.
+
+2012-03-09  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/dbus.el: (dbus-property-handler): Return empty array if
+       there are no properties.
+
+2012-03-09  Leo Liu  <sdl.web@gmail.com>
+
+       * savehist.el (savehist-printable): Stricter check for string
+       value (Bug#10937).
+
+2012-03-09  Eli Zaretskii  <eliz@gnu.org>
+
+       * mail/smtpmail.el (smtpmail-send-it): Bind
+       coding-system-for-write to *-unix, so that FCC files are kept in
+       valid mbox format.
+
+2012-03-09  Glenn Morris  <rgm@gnu.org>
+
+       * files.el (dir-locals-find-file):
+       Don't check result is regular, readable.
+       (dir-locals-read-from-file): Demote errors.
+
+2012-03-08  Eli Zaretskii  <eliz@gnu.org>
+
+       * international/quail.el (quail-insert-kbd-layout): Insert
+       invisible LRM characters before each character in a keyboard
+       layout cell, to prevent their reordering by bidi display engine.
+       For details, see the discussion in
+       http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
+
 2012-03-08  Alan Mackenzie  <acm@muc.de>
 
        * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at