(Out of Rmail): Correct b2m location.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-01-31 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* rmail.texi (Out of Rmail): Correct b2m location.
|
||||
|
||||
2009-01-27 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* fixit.texi (Undo): Update undo limit values.
|
||||
|
||||
@@ -1191,10 +1191,10 @@ where the Rmail file resides, or can access the Rmail file remotely
|
||||
(@pxref{Remote Files}) from a machine where Emacs is installed. If
|
||||
accessing Rmail files from Emacs is impossible, you can use the
|
||||
@command{b2m} program instead. @command{b2m} is part of the Emacs
|
||||
distribution, it is installed into the same directory where all the
|
||||
other auxiliary programs (@command{etags} etc.) are installed, and its
|
||||
source is available in the Emacs source distribution, so that you
|
||||
could copy the source to the target machine and compile it there.
|
||||
distribution, it is installed into the same directory as the
|
||||
@command{emacs} executable, and its source is available in the Emacs
|
||||
source distribution (in the @file{lib-src} directory), so that you could
|
||||
copy the source to the target machine and compile it there.
|
||||
|
||||
To convert a file @file{@var{babyl-file}} into @file{@var{mbox-file}},
|
||||
invoke @command{b2m} like this:
|
||||
|
||||
Reference in New Issue
Block a user