(rmail-revert): Modify to work in
[bpt/emacs.git] / lisp / ChangeLog
index 38b1bc7..ee24a94 100644 (file)
@@ -1,3 +1,41 @@
+2001-05-31  Gerd Moellmann  <gerd@gnu.org>
+
+       * international/mule-cmds.el (inactivate-input-method): Set
+       input-method-function to nil.
+
+2001-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mail/rmailsum.el (rmail-message-subject-p): Don't call
+       `rmail-summary-line-decoder' if the message does not have Subject:
+       field.
+
+       * mail/rmail.el (rmail-revert): Modify to work in
+       rmail-view-buffer.
+
+       * mail/rmail.el (rmail-insert-mime-resent-message-function): New
+       variable.
+       (rmail-resend): Modify to work in `rmail-view-buffer'; call
+       `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
+       is non-nil.
+
+2001-05-29  Sam Steingold  <sds@gnu.org>
+
+       * faces.el (face-valid-attribute-values): Bind `valid' directly
+       instead of using `setq'.
+
+       * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
+       Use `tex-shell-buf'.
+       (tex-shell-proc): Use `tex-shell-running'.
+       (tex-shell-buf-no-error): New function.
+       (tex-send-tex-command): Use it.
+       (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
+       (tex-kill-job): Check the process before calling `quit-process'.
+
+2001-05-29  Gerd Moellmann  <gerd@gnu.org>
+
+       * international/utf-8.el (ccl-decode-mule-utf-8): Handle
+       invalid UTF-8 sequences.
+
 2001-05-28  Miles Bader  <miles@gnu.org>
 
        * comint.el (comint-carriage-motion): Renamed from