emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/mail/rmail.el


From: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/mail/rmail.el
Date: Sat, 24 Aug 2002 10:26:07 -0400

Index: emacs/lisp/mail/rmail.el
diff -c emacs/lisp/mail/rmail.el:1.362 emacs/lisp/mail/rmail.el:1.363
*** emacs/lisp/mail/rmail.el:1.362      Sat Aug 17 00:58:35 2002
--- emacs/lisp/mail/rmail.el    Sat Aug 24 10:26:06 2002
***************
*** 3597,3603 ****
  (eval-when-compile (require 'speedbar))
  
  (defvar rmail-speedbar-match-folder-regexp "^[A-Z0-9]+\\(\\.[A-Z0-9]+\\)?$"
!   "*This regex us used to match folder names to be displayed in speedbar.
  Enabling this will permit speedbar to display your folders for easy
  browsing, and moving of messages.")
  
--- 3597,3603 ----
  (eval-when-compile (require 'speedbar))
  
  (defvar rmail-speedbar-match-folder-regexp "^[A-Z0-9]+\\(\\.[A-Z0-9]+\\)?$"
!   "*This regex is used to match folder names to be displayed in speedbar.
  Enabling this will permit speedbar to display your folders for easy
  browsing, and moving of messages.")
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]