pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/emacs-snapshot Update emacs-snapshot to 24.0.9...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ecdfc66de467
branches:  trunk
changeset: 601528:ecdfc66de467
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Mar 21 23:05:02 2012 +0000

description:
Update emacs-snapshot to 24.0.94.20120319.

Notable changes:
        * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with
        prefix.
        * htmlfontify.el: Add support for code block fontification for ODT
        export (Bug #9914).
        * subr.el (eval-after-load): If named feature is provided not from
        a file, run after-load forms.  (Bug#10946)
        * calendar/calendar.el (calendar-insert-at-column):
        Handle non-unit-width characters a bit better.  (Bug#10978)
        * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
        directory and file as argument (Bug#10822).
        * international/quail.el (quail-insert-kbd-layout): Surround each
        row by LRO and PDF instead of inserting many LRMs.  Pad the left
        and right of each non-spacing marks.  Insert invisible space
        between lower and upper characters to prevent composition.

diffstat:

 editors/emacs-snapshot/Makefile.common |  4 ++--
 editors/emacs-snapshot/distinfo        |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 6714ea5961c1 -r ecdfc66de467 editors/emacs-snapshot/Makefile.common
--- a/editors/emacs-snapshot/Makefile.common    Wed Mar 21 23:04:00 2012 +0000
+++ b/editors/emacs-snapshot/Makefile.common    Wed Mar 21 23:05:02 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.49 2012/03/06 03:01:30 minskim Exp $
+# $NetBSD: Makefile.common,v 1.50 2012/03/21 23:05:02 minskim Exp $
 
-DISTNAME=      emacs-snapshot_20120305.orig
+DISTNAME=      emacs-snapshot_20120319.orig
 PKGNAME=       ${DISTNAME:S/snapshot_/${EMACS_VERSION}./:S/.orig//}
 CATEGORIES=    editors
 MASTER_SITES=  http://emacs.naquadah.org/unstable/
diff -r 6714ea5961c1 -r ecdfc66de467 editors/emacs-snapshot/distinfo
--- a/editors/emacs-snapshot/distinfo   Wed Mar 21 23:04:00 2012 +0000
+++ b/editors/emacs-snapshot/distinfo   Wed Mar 21 23:05:02 2012 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.54 2012/03/06 03:01:30 minskim Exp $
+$NetBSD: distinfo,v 1.55 2012/03/21 23:05:02 minskim Exp $
 
-SHA1 (emacs-snapshot_20120305.orig.tar.xz) = 59c768f767b3793ad57d5c039724516f105d5d66
-RMD160 (emacs-snapshot_20120305.orig.tar.xz) = 4291f54696b7602e162b36d631d0118ff1c9bdb9
-Size (emacs-snapshot_20120305.orig.tar.xz) = 23465148 bytes
+SHA1 (emacs-snapshot_20120319.orig.tar.xz) = dfa31663ccbac53553c82798b19c148c94229d8c
+RMD160 (emacs-snapshot_20120319.orig.tar.xz) = 8a7fe6443639c1a453f564f543d2d26a0ea7c57e
+Size (emacs-snapshot_20120319.orig.tar.xz) = 23475004 bytes
 SHA1 (patch-aa) = e77be157f2ad3c8002afe6c5483e61ff4769b85d
 SHA1 (patch-ac) = 7792cd247bcc40eafb4ec28f98bd0d2d9bd4b0c3
 SHA1 (patch-ad) = b8faf958f7ab3effd6c8dbcbf51fe70ddb2ecdae



Home | Main Index | Thread Index | Old Index