emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/maintaining.texi


From: Francesco Potortì
Subject: [Emacs-diffs] Changes to emacs/man/maintaining.texi
Date: Wed, 15 Feb 2006 13:30:19 +0000

Index: emacs/man/maintaining.texi
diff -u emacs/man/maintaining.texi:1.41 emacs/man/maintaining.texi:1.42
--- emacs/man/maintaining.texi:1.41     Sun Feb 12 20:26:40 2006
+++ emacs/man/maintaining.texi  Wed Feb 15 13:30:19 2006
@@ -404,7 +404,8 @@
 move an entire directory tree containing both the tags file and the
 source files, and the tags file will still refer correctly to the source
 files.  If the tags file is in @file{/dev}, however, the file names are
-made relative to the current working directory.
+made relative to the current working directory.  This is useful, for
+example, when writing the tags to @file{/dev/stdout}.
 
   If you specify absolute file names as arguments to @code{etags}, then
 the tags file will contain absolute file names.  This way, the tags file




reply via email to

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