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

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

[elpa] externals/ergoemacs-mode 5122817 097/325: cleanup


From: Stefan Monnier
Subject: [elpa] externals/ergoemacs-mode 5122817 097/325: cleanup
Date: Sat, 23 Oct 2021 18:48:30 -0400 (EDT)

branch: externals/ergoemacs-mode
commit 5122817496f42137ccaf100d4ac06c22f586b97e
Author: Walter Landry <wlandry@caltech.edu>
Commit: Walter Landry <wlandry@caltech.edu>

    cleanup
---
 ergoemacs-theme-engine.el | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/ergoemacs-theme-engine.el b/ergoemacs-theme-engine.el
index e327901..dbf4689 100644
--- a/ergoemacs-theme-engine.el
+++ b/ergoemacs-theme-engine.el
@@ -650,13 +650,10 @@ See also `find-function-recenter-line' and 
`find-function-after-hook'."
         (delete-frame "x Frame")
         (delete-indentation "⌧ indentation")
         (delete-other-windows "x other pane")
-        (delete-other-windows "x other pane")
-        (delete-window "x pane")
         (delete-window "x pane")
         (digit-argument "#Argument")
         (er/contract-region "→ region ←")
         (er/expand-region "←region→")
-        (er/expand-region "←region→")
         (er/mark-outside-quotes "←quote→")
         (ergoemacs-backward-block "← ¶")
         (ergoemacs-backward-open-bracket "← bracket")
@@ -667,16 +664,13 @@ See also `find-function-recenter-line' and 
`find-function-after-hook'."
         (ergoemacs-command-loop--universal-argument "Argument")
         (ergoemacs-compact-uncompact-block "fill/unfill ¶")
         (ergoemacs-copy-all "copy all")
-        (ergoemacs-copy-all "copy all")
         (ergoemacs-copy-line-or-region "copy")
         (ergoemacs-cut-all "✂ all")
-        (ergoemacs-cut-all "✂ all")
         (ergoemacs-cut-line-or-region "✂ region")
         (ergoemacs-delete-frame "Close Frame")
         (ergoemacs-end-of-line-or-what "→ line/*")
         (ergoemacs-end-or-beginning-of-buffer "↓ Bottom*")
         (ergoemacs-extend-selection "←region→")
-        (ergoemacs-extend-selection "←region→")
         (ergoemacs-forward-block  "→ ¶")
         (ergoemacs-forward-close-bracket "→ bracket")
         (ergoemacs-kill-line-backward "⌫ line")
@@ -715,7 +709,7 @@ See also `find-function-recenter-line' and 
`find-function-after-hook'."
         (isearch-backward-regexp "← reg isearch")
         (isearch-forward "→ isearch")
         (isearch-forward-regexp "→ reg isearch")
-        (keyboard-quit "Stop Command")
+        (keyboard-quit "stop cmd")
         (kill-line "⌦ line")
         (kill-word "⌦ word")
         (left-word  "← word")
@@ -732,7 +726,6 @@ See also `find-function-recenter-line' and 
`find-function-after-hook'."
         (pr-interface)
         (previous-line "↑ line")
         (query-replace "rep")
-        (query-replace "rep")
         (query-replace-regexp "rep reg")
         (recenter-top-bottom "recenter")
         (redo "↷ redo")



reply via email to

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