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

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

[nongnu] elpa/lua-mode 58da3f9 066/468: Remove comment about setting lua


From: Philip Kaludercic
Subject: [nongnu] elpa/lua-mode 58da3f9 066/468: Remove comment about setting lua-mode-map: not required anymore
Date: Thu, 5 Aug 2021 04:58:09 -0400 (EDT)

branch: elpa/lua-mode
commit 58da3f9f1587e248a7ae505896fb331f3488013a
Author: immerrr <immerrr@gmail.com>
Commit: immerrr <immerrr@gmail.com>

    Remove comment about setting lua-mode-map: not required anymore
---
 lua-mode.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lua-mode.el b/lua-mode.el
index 3053f40..70a39a4 100644
--- a/lua-mode.el
+++ b/lua-mode.el
@@ -80,8 +80,6 @@
 
 ;; You can customise the keybindings either by setting `lua-prefix-key'
 ;; or by putting the following in your .emacs
-;;      (setq lua-mode-map (make-sparse-keymap))
-;; and
 ;;      (define-key lua-mode-map <your-key> <function>)
 ;; for all the functions you need.
 



reply via email to

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