emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] elpa/undo-fu 8c461a00a0 51/82: Cleanup: comments


From: ELPA Syncer
Subject: [nongnu] elpa/undo-fu 8c461a00a0 51/82: Cleanup: comments
Date: Thu, 7 Jul 2022 12:04:53 -0400 (EDT)

branch: elpa/undo-fu
commit 8c461a00a038250cfddcc7bc3f415a93cb2bec94
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>

    Cleanup: comments
---
 undo-fu.el | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/undo-fu.el b/undo-fu.el
index eba23d64ed..dbd2e771a8 100644
--- a/undo-fu.el
+++ b/undo-fu.el
@@ -33,8 +33,12 @@
 ;; lets you continue redoing for functionality not typically
 ;; accessible with regular undo/redo.
 ;;
+;; If you prefer [keyboard-quit] not interfere with undo behavior
+;; You may optionally set `undo-fu-ignore-keyboard-quit' & explicitly
+;; call `undo-fu-disable-checkpoint'.
+;;
 
-;;; Usage
+;;; Usage:
 
 ;; ;; Bind the keys
 ;; (global-unset-key (kbd "C-z"))



reply via email to

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