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

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

[elpa] externals/mct d8c4447 2/2: Remove trailing space


From: ELPA Syncer
Subject: [elpa] externals/mct d8c4447 2/2: Remove trailing space
Date: Tue, 16 Nov 2021 15:57:20 -0500 (EST)

branch: externals/mct
commit d8c4447cf5f48040d0197f2ae67ee3e5470819d7
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Remove trailing space
---
 mct.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mct.el b/mct.el
index f3dddec..89d14f8 100644
--- a/mct.el
+++ b/mct.el
@@ -1025,7 +1025,7 @@ region.")
     (use-local-map
      (make-composed-keymap mct-minibuffer-local-completion-map
                            (current-local-map)))))
-    
+
 (defun mct--minibuffer-local-filename-completion-map ()
   "Hook to `minibuffer-setup-hook'."
   (when (eq (mct--completion-category) 'file)



reply via email to

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