changeset 101698:daf2e0678de4

(Out of Rmail): Correct b2m location.
author Glenn Morris <rgm@gnu.org>
date Sat, 31 Jan 2009 02:54:23 +0000
parents 7944a5c07ab1
children 1ff7046f84ef
files doc/emacs/ChangeLog doc/emacs/rmail.texi
diffstat 2 files changed, 8 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/doc/emacs/ChangeLog	Sat Jan 31 02:53:31 2009 +0000
+++ b/doc/emacs/ChangeLog	Sat Jan 31 02:54:23 2009 +0000
@@ -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.
--- a/doc/emacs/rmail.texi	Sat Jan 31 02:53:31 2009 +0000
+++ b/doc/emacs/rmail.texi	Sat Jan 31 02:54:23 2009 +0000
@@ -1191,10 +1191,10 @@
 (@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: