/[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.371.4.4 by miles, Mon Jun 28 07:29:47 2004 UTC revision 1.371.4.5 by miles, Wed Jul 28 07:05:50 2004 UTC
# Line 484  the variable `rmail-mime-feature'.") Line 484  the variable `rmail-mime-feature'.")
484    
485  ;;;###autoload  ;;;###autoload
486  (defvar rmail-mime-charset-pattern  (defvar rmail-mime-charset-pattern
487    "^content-type:[ ]*text/plain;[ \t\n]*charset=\"?\\([^ \t\n\"]+\\)\"?"    "^content-type:[ ]*text/plain;[ \t\n]*charset=\"?\\([^ \t\n\";]+\\)\"?"
488    "Regexp to match MIME-charset specification in a header of message.    "Regexp to match MIME-charset specification in a header of message.
489  The first parenthesized expression should match the MIME-charset name.")  The first parenthesized expression should match the MIME-charset name.")
490    

Legend:
Removed from v.1.371.4.4  
changed lines
  Added in v.1.371.4.5

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