]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
* emulation/edt-mapper.el: Override mapping of function keys
[gnu-emacs] / lisp / ChangeLog
index 8184473d0359033c8a41fc069d75bfb98e4d7529..f6b836d5bedae7b080ace2afb5386c9b10896513 100644 (file)
@@ -1,3 +1,28 @@
+2010-12-15  Kevin Gallagher  <Kevin.Gallagher@boeing.com>
+
+       * emulation/edt-mapper.el: Override mapping of function keys so
+       that the later call to read-key-sequence works.
+
+2010-12-13  Eli Zaretskii  <eliz@gnu.org>
+
+       * mail/smtpmail.el (smtpmail-send-it): Write queued mail body with
+       Unix EOLs.  (Bug#7589)
+
+2010-12-12  Eli Zaretskii  <eliz@gnu.org>
+
+       * subr.el (posn-col-row): Evaluate header-line-format in the
+       context of the POSITION window's buffer.
+
+2010-12-11  Glenn Morris  <rgm@gnu.org>
+
+       * subr.el (member-ignore-case, run-mode-hooks, insert-for-yank-1)
+       (with-silent-modifications): Doc fixes.
+
+2010-12-10  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp.el (tramp-action-password, tramp-process-actions):
+       Revert patch from 2010-12-08.  Use `save-restriction'.
+
 2010-12-09  Eli Zaretskii  <eliz@gnu.org>
 
        * menu-bar.el (menu-bar-frame-for-menubar, menu-bar-positive-p):