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

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

[elpa] master 20ae2f5 139/433: # Updated docstring.


From: Dmitry Gutov
Subject: [elpa] master 20ae2f5 139/433: # Updated docstring.
Date: Thu, 15 Mar 2018 19:43:51 -0400 (EDT)

branch: master
commit 20ae2f5d6f7bcb5796bc8d7143dccec1f32b5c41
Author: mas <mas>
Commit: mas <mas>

    # Updated docstring.
---
 mmm-vars.el | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/mmm-vars.el b/mmm-vars.el
index 7a144ab..2e341ed 100644
--- a/mmm-vars.el
+++ b/mmm-vars.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2000 by Michael Abraham Shulman
 
 ;; Author: Michael Abraham Shulman <address@hidden>
-;; Version: $Id: mmm-vars.el,v 1.23 2000/07/29 22:59:35 mas Exp $
+;; Version: $Id: mmm-vars.el,v 1.24 2000/07/29 23:11:35 mas Exp $
 
 ;;{{{ GPL
 
@@ -503,7 +503,11 @@ skeleton defined for OTHER-KEY but pass it the argument 
ARG as the
 insertion should have the symbol `_' where point \(or wrapped text)
 should go, and the symbol `@' in four different places: at the
 beginning of the front delimiter, the beginning of the submode region,
-the end of the submode region, and the end of the back delimiter.")
+the end of the submode region, and the end of the back delimiter.
+
+PRIVATE, if supplied and non-nil, means that this class is a private
+or internal class, usually one invoked by another class via :classes,
+and is not for the user to see.")
 
 (defun mmm-add-classes (classes)
   "Add the submode classes CLASSES to `mmm-classes-alist'."



reply via email to

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