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

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

[elpa] 278/287: Fix Issue #256


From: Matthew Fidler
Subject: [elpa] 278/287: Fix Issue #256
Date: Wed, 02 Jul 2014 14:46:39 +0000

mlf176f2 pushed a commit to branch externals/ergoemacs-mode
in repository elpa.

commit 0dec669b21754aa8406724b268c823f1c3929308
Author: Matthew L. Fidler <address@hidden>
Date:   Wed Jul 2 07:11:04 2014 -0500

    Fix Issue #256
---
 ergoemacs-menus.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ergoemacs-menus.el b/ergoemacs-menus.el
index 451933d..bbd4056 100644
--- a/ergoemacs-menus.el
+++ b/ergoemacs-menus.el
@@ -755,7 +755,7 @@ All other modes are assumed to be minor modes or 
unimportant.
     (apropos menu-item "Apropos (Find matching)"
              (keymap
               (commands menu-item "Commands..."
-                        apropos-commands
+                        apropos-command
                         :help "Find commands matching a regular expression")
               (user-options menu-item "User Options..."
                             ergoemacs-apropos-user-options



reply via email to

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