]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
index 247a929262eaa0fb08648786082289ddf8729571..0a7024f40cef0593d50d733b115630ec0d15fd6a 100644 (file)
@@ -1,3 +1,24 @@
+2005-06-17  Richard M. Stallman  <rms@gnu.org>
+
+       * term.el (term-get-old-input, term-input-filter, term-input-sender)
+       (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
+
+       * longlines.el (longlines-mode, longlines-show-hard-newlines): 
+       Doc fixes.
+
+       * faces.el (underline): Try bold if terminal doesn't support underline.
+
+       * mail/sendmail.el (mail-setup-with-from): New variable.
+       (mail-insert-from-field): New function.
+       (sendmail-send-it): Call it.
+       (mail-setup): Optionally call it here.
+
+       * term/linux.el: Call tty-no-underline.
+
+2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
+
 2005-06-17  Miles Bader  <miles@gnu.org>
 
        * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)