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

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

[elpa] master 147931d 27/40: Fix typo


From: Daiki Ueno
Subject: [elpa] master 147931d 27/40: Fix typo
Date: Fri, 22 Jan 2016 22:48:44 +0000

branch: master
commit 147931d5a11e8436716283a6c692519356ef5bc8
Author: Daiki Ueno <address@hidden>
Commit: Daiki Ueno <address@hidden>

    Fix typo
---
 gnome-c-style.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnome-c-style.el b/gnome-c-style.el
index 197db13..9cfad6f 100644
--- a/gnome-c-style.el
+++ b/gnome-c-style.el
@@ -48,7 +48,7 @@
 ;;;###autoload
 (define-minor-mode gnome-c-style-mode
   "A minor-mode for editing GNOME-style C source code."
-  nil " GNOME" gnome-c-style-map)
+  nil " GNOME" gnome-c-style-mode-map)
 
 (provide 'gnome-c-style)
 



reply via email to

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