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

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

[nongnu] elpa/scad-mode 597b6147d5 1/3: Comment updates


From: ELPA Syncer
Subject: [nongnu] elpa/scad-mode 597b6147d5 1/3: Comment updates
Date: Sun, 13 Nov 2022 12:59:21 -0500 (EST)

branch: elpa/scad-mode
commit 597b6147d53d8fdee656f437382a6c73bde83f27
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Comment updates
---
 README.org   | 4 +++-
 scad-mode.el | 3 ++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index 761d02c434..0c69a8a1d9 100644
--- a/README.org
+++ b/README.org
@@ -19,6 +19,7 @@
 - Open buffer in OpenSCAD (press =C-c C-o=)
 - Export buffer with OpenSCAD (press =C-c C-e=)
 - Flymake support (enable =flymake-mode= in =scad-mode= buffers)
+- Org Babel support (=scad= source blocks)
 
 * Org Babel support
 
@@ -31,4 +32,5 @@
 
 * Installation
 
-Install via =M-x package-install RET scad-mode RET= from MELPA.
+Install via =M-x package-install RET scad-mode RET= from NonGNU ELPA or MELPA.
+After the installation =*.scad= files will be opened with =scad-mode=.
diff --git a/scad-mode.el b/scad-mode.el
index a5c553f0e5..5ad778359e 100644
--- a/scad-mode.el
+++ b/scad-mode.el
@@ -26,7 +26,8 @@
 ;;; Commentary:
 ;;
 ;; This is a major-mode to implement the SCAD constructs and
-;; font-locking for OpenSCAD. Install the package from MELPA:
+;; font-locking for OpenSCAD. Install the package from NonGNU ELPA or
+;; MELPA:
 ;;
 ;; M-x install-package RET scad-mode RET
 



reply via email to

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