branch: externals/ergoemacs-mode
commit 9e8d7016bafee2afe6c59099ca0c1adbf6abf8cb
Author: Walter Landry <[email protected]>
Commit: Walter Landry <[email protected]>
Remove unused require 'strings and assorted cleanup
---
ergoemacs-component.el | 4 +---
ergoemacs-debug.el | 4 +---
ergoemacs-functions.el | 6 ------
3 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/ergoemacs-component.el b/ergoemacs-component.el
index c3d460f..e61a86e 100644
--- a/ergoemacs-component.el
+++ b/ergoemacs-component.el
@@ -28,9 +28,7 @@
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-;;
-;;; Code:
-;; (require 'guide-key nil t)
+
(require 'cl-lib)
(eval-when-compile
diff --git a/ergoemacs-debug.el b/ergoemacs-debug.el
index 465e959..2123777 100644
--- a/ergoemacs-debug.el
+++ b/ergoemacs-debug.el
@@ -28,9 +28,7 @@
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-;;
-;;; Code:
-;; (require 'guide-key nil t)
+
(require 'cl-lib)
(eval-when-compile
diff --git a/ergoemacs-functions.el b/ergoemacs-functions.el
index 5c46645..74b23f1 100644
--- a/ergoemacs-functions.el
+++ b/ergoemacs-functions.el
@@ -2342,12 +2342,6 @@ If arg is a negative prefix, copy file path only"
:type 'string
:group 'ergoemacs-mode)
-;;; Unaccent region taken and modified from Drew Adam's unaccent.el
-
-(require 'strings nil t) ;; (no error if not found): region-description
-
-;;;;;;;;;;;;;;;;;;;;;;;;
-
(defvar ergoemacs-reverse-iso-chars-alist
'(;; Trema/umlaut (äëïöü) (ÄËÏÖÜ)