comparison lisp/ChangeLog @ 101643:f462bd5b1637

* 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.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 29 Jan 2009 14:09:23 +0000
parents a2281d8c22e0
children 458a86c56122
comparison
equal deleted inserted replaced
101642:a2281d8c22e0 101643:f462bd5b1637
1 2009-01-29 Chong Yidong <cyd@stupidchicken.com>
2
3 * mail/rmail.el (rmail-toggle-header): Determine current header
4 style using the buffer-local value of rmail-header-style in the
5 view buffer.
6 (rmail-show-message): Set a buffer-local value of
7 rmail-header-style in the view buffer.
8
1 2009-01-29 Juanma Barranquero <lekktu@gmail.com> 9 2009-01-29 Juanma Barranquero <lekktu@gmail.com>
2 10
3 * vc-dir.el (vc-dir-menu-map, vc-dir-at-event, vc-dir-resynch-file): 11 * vc-dir.el (vc-dir-menu-map, vc-dir-at-event, vc-dir-resynch-file):
4 Fix typos in docstrings. 12 Fix typos in docstrings.
5 13