/[emacs]/emacs/lisp/mail/rmail.el
ViewVC logotype

Diff of /emacs/lisp/mail/rmail.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.350 by zsh, Sun Nov 25 20:45:37 2001 UTC revision 1.351 by pj, Thu Dec 13 07:52:26 2001 UTC
# Line 3549  This has an effect only if a summary buf Line 3549  This has an effect only if a summary buf
3549    
3550  (defun rmail-fontify-buffer-function ()  (defun rmail-fontify-buffer-function ()
3551    ;; This function's symbol is bound to font-lock-fontify-buffer-function.    ;; This function's symbol is bound to font-lock-fontify-buffer-function.
   (make-local-hook 'rmail-show-message-hook)  
3552    (add-hook 'rmail-show-message-hook 'rmail-fontify-message nil t)    (add-hook 'rmail-show-message-hook 'rmail-fontify-message nil t)
3553    ;; If we're already showing a message, fontify it now.    ;; If we're already showing a message, fontify it now.
3554    (if rmail-current-message (rmail-fontify-message))    (if rmail-current-message (rmail-fontify-message))

Legend:
Removed from v.1.350  
changed lines
  Added in v.1.351

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26