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

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

[elpa] externals/nano-theme 124ea27147 4/4: Merge remote-tracking branch


From: ELPA Syncer
Subject: [elpa] externals/nano-theme 124ea27147 4/4: Merge remote-tracking branch 'origin/master'
Date: Sat, 29 Oct 2022 09:57:56 -0400 (EDT)

branch: externals/nano-theme
commit 124ea271475556602ce293f788644a3e39b06f2f
Merge: 047940983e 3f864e823d
Author: Nicolas P. Rougier <Nicolas.Rougier@inria.fr>
Commit: Nicolas P. Rougier <Nicolas.Rougier@inria.fr>

    Merge remote-tracking branch 'origin/master'
---
 .dir-locals.el | 6 ++++++
 README.md      | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/.dir-locals.el b/.dir-locals.el
new file mode 100644
index 0000000000..a594ed3d50
--- /dev/null
+++ b/.dir-locals.el
@@ -0,0 +1,6 @@
+;;; Directory Local Variables         -*- no-byte-compile: t; -*-
+;;; For more information see (info "(emacs) Directory Variables")
+
+((emacs-lisp-mode
+  (show-trailing-whitespace . t)
+  (indent-tabs-mode . nil)))
diff --git a/README.md b/README.md
index 5dd4a3fd8d..2256b55389 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ Alternatively, you can type:
 - `M-x: (nano-dark)` for dark theme
 
 If you want the same aspect as in the screenshots, you can also use
-`M-x: (nano-setup)` 
+`M-x: (nano-mode)` 
 
 
 ### Screenshots



reply via email to

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