From 0578efd6e265773a203324a28ef1f78560d2e21f Mon Sep 17 00:00:00 2001 From: minskim Date: Mon, 24 Oct 2011 20:42:24 +0000 Subject: Update emacs-snapshot to 20111019. Changes: - Add support for detecting encoding in HTML5 specified only as . Implementation just makes http-equiv and content-type parts from HTML4 encoding string optional. - menu-bar.el (menu-bar-file-menu): Add entry for making new window on right of selected. (Bug#9350) Reword other window entries and separate them from frame entries. - net/network-stream.el (network-stream-open-starttls): Improve detection of failure due to lack of TLS support. - textmodes/flyspell.el (flyspell-large-region): Make sure extended character mode is used if defined. --- editors/emacs-snapshot/Makefile.common | 4 ++-- editors/emacs-snapshot/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'editors/emacs-snapshot') diff --git a/editors/emacs-snapshot/Makefile.common b/editors/emacs-snapshot/Makefile.common index 027aeb778f8..5ebc7a0c912 100644 --- a/editors/emacs-snapshot/Makefile.common +++ b/editors/emacs-snapshot/Makefile.common @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.35 2011/10/18 21:48:36 minskim Exp $ +# $NetBSD: Makefile.common,v 1.36 2011/10/24 20:42:24 minskim Exp $ -DISTNAME= emacs-snapshot_20111012.orig +DISTNAME= emacs-snapshot_20111019.orig PKGNAME= ${DISTNAME:S/snapshot_/${EMACS_VERSION}./:S/.orig//} CATEGORIES= editors MASTER_SITES= http://emacs.naquadah.org/unstable/ diff --git a/editors/emacs-snapshot/distinfo b/editors/emacs-snapshot/distinfo index e9b71691f5a..9805cf19e13 100644 --- a/editors/emacs-snapshot/distinfo +++ b/editors/emacs-snapshot/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.39 2011/10/18 21:48:36 minskim Exp $ +$NetBSD: distinfo,v 1.40 2011/10/24 20:42:24 minskim Exp $ -SHA1 (emacs-snapshot_20111012.orig.tar.xz) = 6b8d7778ba617acb97ac512ec81b0aa30db0f753 -RMD160 (emacs-snapshot_20111012.orig.tar.xz) = 3b05e3f226919c17932f7443503b8f8cd7786c11 -Size (emacs-snapshot_20111012.orig.tar.xz) = 23277308 bytes +SHA1 (emacs-snapshot_20111019.orig.tar.xz) = 2ae5629928d392e9052af1cf304602a08471f6c2 +RMD160 (emacs-snapshot_20111019.orig.tar.xz) = c09f9ff11d1bf3737bc8b84d156c4972f83cdf36 +Size (emacs-snapshot_20111019.orig.tar.xz) = 23280036 bytes SHA1 (patch-aa) = 052ea84f7e3b35d1aba08bd641d7250ec07d09aa SHA1 (patch-ac) = 7792cd247bcc40eafb4ec28f98bd0d2d9bd4b0c3 SHA1 (patch-ad) = b8faf958f7ab3effd6c8dbcbf51fe70ddb2ecdae -- cgit v1.2.3