From d20e71983121192f76d59824f151f9b25540b20e Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 10 Mar 2011 01:28:48 +0000 Subject: 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. --- editors/emacs-snapshot/Makefile.common | 4 ++-- editors/emacs-snapshot/PLIST | 6 +++--- editors/emacs-snapshot/distinfo | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'editors/emacs-snapshot') diff --git a/editors/emacs-snapshot/Makefile.common b/editors/emacs-snapshot/Makefile.common index ad9c6de07b5..fe720203eb3 100644 --- a/editors/emacs-snapshot/Makefile.common +++ b/editors/emacs-snapshot/Makefile.common @@ -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 --git a/editors/emacs-snapshot/PLIST b/editors/emacs-snapshot/PLIST index 4ef25d19f64..d46c44ff8af 100644 --- a/editors/emacs-snapshot/PLIST +++ b/editors/emacs-snapshot/PLIST @@ -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/tango-theme.el 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.el.gz 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.el.gz 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 --git a/editors/emacs-snapshot/distinfo b/editors/emacs-snapshot/distinfo index 39f3ab9216d..40f6e8e8167 100644 --- a/editors/emacs-snapshot/distinfo +++ b/editors/emacs-snapshot/distinfo @@ -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 -- cgit v1.2.3