emacs-diffs
[Top][All Lists]
Advanced

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

master 2637b642d48 3/4: Merge remote-tracking branch 'savannah/master' i


From: Po Lu
Subject: master 2637b642d48 3/4: Merge remote-tracking branch 'savannah/master' into master-android-1
Date: Fri, 5 Apr 2024 03:04:35 -0400 (EDT)

branch: master
commit 2637b642d482790bef7486d059f04b60920f1256
Merge: 7a13d012c8e 3cf0bb174ef
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    Merge remote-tracking branch 'savannah/master' into master-android-1
---
 lisp/hexl.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lisp/hexl.el b/lisp/hexl.el
index 1288cf4d7fb..28441a28d6e 100644
--- a/lisp/hexl.el
+++ b/lisp/hexl.el
@@ -256,10 +256,10 @@ as that will override any bit grouping options set here."
 
 ;;;###autoload
 (defun hexl-mode (&optional arg)
-  "\\<hexl-mode-map>A mode for editing binary files in hex dump format.
-This is not an ordinary major mode; it alters some aspects
+  "A mode for editing binary files in hex dump format.
+\\<hexl-mode-map>This is not an ordinary major mode; it alters some aspects
 of the current mode's behavior, but not all; also, you can exit
-Hexl mode and return to the previous mode using `hexl-mode-exit'.
+Hexl mode and return to the previous mode using \\[hexl-mode-exit].
 
 This function automatically converts a buffer into the hexl format
 using the function `hexlify-buffer'.



reply via email to

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