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

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

[elpa] master 2cecadb 030/433: Released 0.3.10.


From: Dmitry Gutov
Subject: [elpa] master 2cecadb 030/433: Released 0.3.10.
Date: Thu, 15 Mar 2018 19:43:29 -0400 (EDT)

branch: master
commit 2cecadb5dddf910a8b1319a77e6187d209b63a91
Author: mas <mas>
Commit: mas <mas>

    Released 0.3.10.
---
 ChangeLog   | 6 ++++++
 mmm-vars.el | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index a7d1c65..16c48f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2000-06-08  Michael Abraham Shulman  <address@hidden>
 
+       * mmm-region.el (mmm-overlays-in):
+       Added checks for point-min and point-max for XEmacs.
+       (use-local-map): Added the advice back in.
+       
+2000-06-08  Michael Abraham Shulman  <address@hidden>
+
        * configure.in, mmm-vars.el: Released 0.3.9.
 
        * mmm-region.el (use-local-map):
diff --git a/mmm-vars.el b/mmm-vars.el
index 2aab2b8..925e213 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.3 2000/06/08 11:45:57 mas Exp $
+;; Version: $Id: mmm-vars.el,v 1.4 2000/06/08 18:27:05 mas Exp $
 
 ;;{{{ GPL
 
@@ -420,7 +420,7 @@ and the end of the back delimiter.")
 ;;}}}
 ;;{{{ Version Number
 
-(defconst mmm-version "0.3.9"
+(defconst mmm-version "0.3.10"
   "Current version of MMM Mode.")
 
 (defun mmm-version ()



reply via email to

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