[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] emacs-25 93d8346: Improve indexing of 'man'
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] emacs-25 93d8346: Improve indexing of 'man' |
Date: |
Fri, 2 Dec 2016 09:10:30 +0000 (UTC) |
branch: emacs-25
commit 93d83462889ed42bdc67b6c262813fa4f1d0af75
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>
Improve indexing of 'man'
* doc/emacs/programs.texi (Man Page): Index 'man', not
'manual-entry', as the latter is an alias for the former.
Suggested by Hong Xu <address@hidden>. (Bug#25033)
---
doc/emacs/programs.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/emacs/programs.texi b/doc/emacs/programs.texi
index e409aff..4c382c1 100644
--- a/doc/emacs/programs.texi
+++ b/doc/emacs/programs.texi
@@ -1193,7 +1193,7 @@ replace man pages with better-organized manuals that you
can browse
with Info (@pxref{Misc Help}). This process is not finished, so it is
still useful to read manual pages.
address@hidden manual-entry
address@hidden man
You can read the man page for an operating system command, library
function, or system call, with the @kbd{M-x man} command. This
prompts for a topic, with completion (@pxref{Completion}), and runs
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] emacs-25 93d8346: Improve indexing of 'man',
Eli Zaretskii <=