emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/mh-e/mh-index.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/mh-e/mh-index.el
Date: Fri, 04 Apr 2003 01:22:39 -0500

Index: emacs/lisp/mh-e/mh-index.el
diff -c emacs/lisp/mh-e/mh-index.el:1.2 emacs/lisp/mh-e/mh-index.el:1.3
*** emacs/lisp/mh-e/mh-index.el:1.2     Mon Feb  3 15:55:30 2003
--- emacs/lisp/mh-e/mh-index.el Tue Feb  4 08:15:32 2003
***************
*** 32,38 ****
  ;;;        namazu
  ;;;        glimpse
  ;;;        grep
! ;;;      
  ;;;  (2) To use this package, you first have to build an index. Please read
  ;;;      the documentation for `mh-index-search' to get started. That
  ;;;      documentation will direct you to the specific instructions for your
--- 32,38 ----
  ;;;        namazu
  ;;;        glimpse
  ;;;        grep
! ;;;
  ;;;  (2) To use this package, you first have to build an index. Please read
  ;;;      the documentation for `mh-index-search' to get started. That
  ;;;      documentation will direct you to the specific instructions for your
***************
*** 40,46 ****
  
  ;;; Change Log:
  
! ;; $Id: mh-index.el,v 1.2 2003/02/03 20:55:30 wohler Exp $
  
  ;;; Code:
  
--- 40,46 ----
  
  ;;; Change Log:
  
! ;; $Id: mh-index.el,v 1.3 2003/02/04 13:15:32 lektu Exp $
  
  ;;; Code:
  
***************
*** 883,893 ****
  
     # This should contain the same thing as your `mh-user-path'
     base=/home/user/Mail
!    
     # List of folders that should be indexed. 3 dots at the end means there are
     # subfolders within the folder
     mh_folders=archive...:inbox:drafts:news:sent:trash
!    
     vfolder_format=raw
     database=/home/user/Mail/mairix/database
  
--- 883,893 ----
  
     # This should contain the same thing as your `mh-user-path'
     base=/home/user/Mail
! 
     # List of folders that should be indexed. 3 dots at the end means there are
     # subfolders within the folder
     mh_folders=archive...:inbox:drafts:news:sent:trash
! 
     vfolder_format=raw
     database=/home/user/Mail/mairix/database
  




reply via email to

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