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

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

[elpa] master 6fd3a49 7/9: Fix doc


From: Artur Malabarba
Subject: [elpa] master 6fd3a49 7/9: Fix doc
Date: Wed, 09 Sep 2015 11:08:21 +0000

branch: master
commit 6fd3a49636289e783e8debe6791c229e1fb22ab8
Author: Artur Malabarba <address@hidden>
Commit: Artur Malabarba <address@hidden>

    Fix doc
---
 README.org |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README.org b/README.org
index 3e28eb9..75f8835 100644
--- a/README.org
+++ b/README.org
@@ -14,7 +14,7 @@ the *right* has ~nameless-mode~ turned on.\\
 To use this package add the following configuration to your Emacs init file.
 
 #+BEGIN_SRC emacs-lisp
-(add-hook 'emacs-lisp-mode-hook #'nameless-mode)
+(add-hook 'emacs-lisp-mode-hook #'nameless-mode-from-hook)
 #+END_SRC
 
 You can configure a string to use instead of ~:~ by setting the



reply via email to

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