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 20110224.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c8ff39999593
branches: trunk
changeset: 586263:c8ff39999593
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Mar 10 01:28:48 2011 +0000
description:
Update emacs-snapshot to 20110224.
Changes:
* emacs-lisp/package.el (package-tar-file-info): Handle also
remote files.
* cus-start.el (cursor-in-non-selected-windows):
Fix :set quoting oddness.
* font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
in some setf expressions.
* vc/vc.el (vc-next-action): Add missing space to y-or-n-p prompt.
Give an explicit error if failed to make writable.
* Documentation fixes.
diffstat:
editors/emacs-snapshot/Makefile.common | 4 ++--
editors/emacs-snapshot/PLIST | 6 +++---
editors/emacs-snapshot/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (62 lines):
diff -r c40bcc2c1a2a -r c8ff39999593 editors/emacs-snapshot/Makefile.common
--- a/editors/emacs-snapshot/Makefile.common Wed Mar 09 20:25:30 2011 +0000
+++ b/editors/emacs-snapshot/Makefile.common Thu Mar 10 01:28:48 2011 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.23 2011/03/01 04:12:45 minskim Exp $
+# $NetBSD: Makefile.common,v 1.24 2011/03/10 01:28:48 minskim Exp $
-DISTNAME= emacs-snapshot_20110224.orig
+DISTNAME= emacs-snapshot_20110309.orig
PKGNAME= ${DISTNAME:S/snapshot_/${EMACS_VERSION}./:S/.orig//}
CATEGORIES= editors
MASTER_SITES= http://emacs.naquadah.org/unstable/
diff -r c40bcc2c1a2a -r c8ff39999593 editors/emacs-snapshot/PLIST
--- a/editors/emacs-snapshot/PLIST Wed Mar 09 20:25:30 2011 +0000
+++ b/editors/emacs-snapshot/PLIST Thu Mar 10 01:28:48 2011 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2011/03/01 04:12:45 minskim Exp $
+@comment $NetBSD: PLIST,v 1.19 2011/03/10 01:28:48 minskim Exp $
bin/ctags
bin/ebrowse
bin/emacs
@@ -931,6 +931,7 @@
share/emacs/${EMACS_VERSION}/etc/themes/tsdh-dark-theme.el
share/emacs/${EMACS_VERSION}/etc/themes/tsdh-light-theme.el
share/emacs/${EMACS_VERSION}/etc/themes/wheatgrass-theme.el
+share/emacs/${EMACS_VERSION}/etc/themes/wombat-theme.el
share/emacs/${EMACS_VERSION}/etc/tutorials/TUTORIAL
share/emacs/${EMACS_VERSION}/etc/tutorials/TUTORIAL.bg
share/emacs/${EMACS_VERSION}/etc/tutorials/TUTORIAL.cn
@@ -1957,8 +1958,6 @@
share/emacs/${EMACS_VERSION}/lisp/eshell/esh-opt.elc
share/emacs/${EMACS_VERSION}/lisp/eshell/esh-proc.el.gz
share/emacs/${EMACS_VERSION}/lisp/eshell/esh-proc.elc
-share/emacs/${EMACS_VERSION}/lisp/eshell/esh-test.el.gz
-share/emacs/${EMACS_VERSION}/lisp/eshell/esh-test.elc
share/emacs/${EMACS_VERSION}/lisp/eshell/esh-util.el.gz
share/emacs/${EMACS_VERSION}/lisp/eshell/esh-util.elc
share/emacs/${EMACS_VERSION}/lisp/eshell/esh-var.el.gz
@@ -3431,6 +3430,7 @@
share/emacs/${EMACS_VERSION}/lisp/term/pc-win.elc
share/emacs/${EMACS_VERSION}/lisp/term/rxvt.el.gz
share/emacs/${EMACS_VERSION}/lisp/term/rxvt.elc
+share/emacs/${EMACS_VERSION}/lisp/term/screen.el
share/emacs/${EMACS_VERSION}/lisp/term/sun.el.gz
share/emacs/${EMACS_VERSION}/lisp/term/sun.elc
share/emacs/${EMACS_VERSION}/lisp/term/sup-mouse.el.gz
diff -r c40bcc2c1a2a -r c8ff39999593 editors/emacs-snapshot/distinfo
--- a/editors/emacs-snapshot/distinfo Wed Mar 09 20:25:30 2011 +0000
+++ b/editors/emacs-snapshot/distinfo Thu Mar 10 01:28:48 2011 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.28 2011/03/01 17:57:16 minskim Exp $
+$NetBSD: distinfo,v 1.29 2011/03/10 01:28:48 minskim Exp $
-SHA1 (emacs-snapshot_20110224.orig.tar.xz) = 252c326bca5cc4d34d52b97ed55cfcbd112cc433
-RMD160 (emacs-snapshot_20110224.orig.tar.xz) = 08bdf944aae915e428d3562c03e78e76e564758a
-Size (emacs-snapshot_20110224.orig.tar.xz) = 23023120 bytes
+SHA1 (emacs-snapshot_20110309.orig.tar.xz) = 2f29c21ab3a7b7608903898abda8bd0ba6d0f05d
+RMD160 (emacs-snapshot_20110309.orig.tar.xz) = e06c2aa772c4693043bb30b237d1958b191a6117
+Size (emacs-snapshot_20110309.orig.tar.xz) = 23043740 bytes
SHA1 (patch-aa) = 052ea84f7e3b35d1aba08bd641d7250ec07d09aa
SHA1 (patch-ab) = 51614c9337f77e39dab410faf78b95d8b9b6e381
SHA1 (patch-ac) = cbc72f45d6648b3ab7f76af8d5a2156fd154b16a
Home |
Main Index |
Thread Index |
Old Index