emacs-diffs
[Top][All Lists]
Advanced

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

emacs-27 9b35b0c 2/2: ; * lisp/man.el (Man-mode): Fix formatting.


From: Stefan Kangas
Subject: emacs-27 9b35b0c 2/2: ; * lisp/man.el (Man-mode): Fix formatting.
Date: Tue, 1 Sep 2020 18:03:55 -0400 (EDT)

branch: emacs-27
commit 9b35b0c99ceaeca74a16bea86a665ae5f44430a1
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    ; * lisp/man.el (Man-mode): Fix formatting.
---
 lisp/man.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/man.el b/lisp/man.el
index c914ec3..bec3bfd 100644
--- a/lisp/man.el
+++ b/lisp/man.el
@@ -1541,8 +1541,8 @@ The following man commands are available in the buffer.  
Try
 
 \\[man]       Prompt to retrieve a new manpage.
 \\[Man-follow-manual-reference]       Retrieve reference in SEE ALSO section.
-\\[Man-next-manpage]   Jump to next manpage in circular list.
-\\[Man-previous-manpage]   Jump to previous manpage in circular list.
+\\[Man-next-manpage]     Jump to next manpage in circular list.
+\\[Man-previous-manpage]     Jump to previous manpage in circular list.
 \\[Man-next-section]       Jump to next manpage section.
 \\[Man-previous-section]       Jump to previous manpage section.
 \\[Man-goto-section]       Go to a manpage section.



reply via email to

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