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

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

[elpa] master 068f332 226/433: # Fixed a couple comments


From: Dmitry Gutov
Subject: [elpa] master 068f332 226/433: # Fixed a couple comments
Date: Thu, 15 Mar 2018 19:44:09 -0400 (EDT)

branch: master
commit 068f3320b94e84ffeb9a27cb0801b5a0537a6443
Author: viritrilbia <viritrilbia>
Commit: viritrilbia <viritrilbia>

    # Fixed a couple comments
---
 mmm-cweb.el | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/mmm-cweb.el b/mmm-cweb.el
index a3270b6..ae336e9 100644
--- a/mmm-cweb.el
+++ b/mmm-cweb.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2001 by Alan Shutko
 
 ;; Author: Alan Shutko <address@hidden>
-;; Version: $Id: mmm-cweb.el,v 1.1 2001/05/14 21:16:54 alanshutko Exp $
+;; Version: $Id: mmm-cweb.el,v 1.2 2001/05/14 22:38:25 viritrilbia Exp $
 
 ;;{{{ GPL
 
@@ -59,9 +59,6 @@
 Checks whether the match is in limbo."
   (not (mmm-cweb-in-limbo (match-beginning 0))))
 
-;;}}}
-;;{{{ Add Classes
-
 (mmm-add-group
  'cweb
  `(
@@ -101,4 +98,4 @@ Checks whether the match is in limbo."
 
 (provide 'mmm-cweb)
 
-;;; mmm-mason.el ends here
\ No newline at end of file
+;;; mmm-cweb.el ends here
\ No newline at end of file



reply via email to

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