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

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

[nongnu] elpa/scad-mode 0cb891b232 18/47: Update commentary


From: ELPA Syncer
Subject: [nongnu] elpa/scad-mode 0cb891b232 18/47: Update commentary
Date: Sat, 12 Nov 2022 13:59:34 -0500 (EST)

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

    Update commentary
---
 scad-mode.el | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/scad-mode.el b/scad-mode.el
index 4a0b698471..4f4cddb17c 100644
--- a/scad-mode.el
+++ b/scad-mode.el
@@ -26,16 +26,7 @@
 ;;; Commentary:
 ;;
 ;; This is a major-mode to implement the SCAD constructs and
-;; font-locking for OpenSCAD
-;;
-;; If installing manually, insert the following into your Emacs startup:
-;;
-;; (autoload 'scad-mode "scad-mode" "A major mode for editing OpenSCAD code." 
t)
-;; (add-to-list 'auto-mode-alist '("\\.scad$" . scad-mode))
-;;
-;; or
-;;
-;; install from MELPA
+;; font-locking for OpenSCAD. Install the package from MELPA:
 ;;
 ;; M-x install-package RET scad-mode RET
 



reply via email to

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