]> git.eshelyaron.com Git - emacs.git/commitdiff
* mail/rmail.el (rmail-toggle-header): Determine current header
authorChong Yidong <cyd@stupidchicken.com>
Thu, 29 Jan 2009 14:09:23 +0000 (14:09 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 29 Jan 2009 14:09:23 +0000 (14:09 +0000)
style using the buffer-local value of rmail-header-style in the
view buffer.
(rmail-show-message): Set a buffer-local value of
rmail-header-style in the view buffer.

lisp/ChangeLog

index ab4d5cb5ff36499968e7755940763d498232b0a7..be0878c81a9ceffae1459b5052e41d2514724f99 100644 (file)
@@ -1,3 +1,11 @@
+2009-01-29  Chong Yidong  <cyd@stupidchicken.com>
+
+       * mail/rmail.el (rmail-toggle-header): Determine current header
+       style using the buffer-local value of rmail-header-style in the
+       view buffer.
+       (rmail-show-message): Set a buffer-local value of
+       rmail-header-style in the view buffer.
+
 2009-01-29  Juanma Barranquero  <lekktu@gmail.com>
 
        * vc-dir.el (vc-dir-menu-map, vc-dir-at-event, vc-dir-resynch-file):