aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2016-11-24 19:37:38 +0200
committerEli Zaretskii2016-11-24 19:37:38 +0200
commit7499ee8d0125748032568a3a661d56b52cddd2ef (patch)
tree53b98ab6b19d2389a7799c3c97bb2312c9d4d154
parent45b652b627fa85c8f5ae294125532fbc1f1e22e3 (diff)
downloademacs-7499ee8d0125748032568a3a661d56b52cddd2ef.tar.gz
emacs-7499ee8d0125748032568a3a661d56b52cddd2ef.zip
; Minor copyedit in the Emacs manual
* doc/emacs/maintaining.texi (Select Tags Table): Remove text that is no longer pertinent. (The "explained above" part was moved to another place in the manual a long time ago.)
-rw-r--r--doc/emacs/maintaining.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/maintaining.texi b/doc/emacs/maintaining.texi
index 0a47b4c3b76..acb6b8c8039 100644
--- a/doc/emacs/maintaining.texi
+++ b/doc/emacs/maintaining.texi
@@ -2573,7 +2573,7 @@ current list, it is used @emph{as well as} the others.
2573This tells the tags commands to look at the @file{TAGS} files in your 2573This tells the tags commands to look at the @file{TAGS} files in your
2574@file{~/emacs} directory and in the @file{/usr/local/lib/emacs/src} 2574@file{~/emacs} directory and in the @file{/usr/local/lib/emacs/src}
2575directory. The order depends on which file you are in and which tags 2575directory. The order depends on which file you are in and which tags
2576table mentions that file, as explained above. 2576table mentions that file.
2577 2577
2578 Do not set both @code{tags-file-name} and @code{tags-table-list}. 2578 Do not set both @code{tags-file-name} and @code{tags-table-list}.
2579 2579