diff options
author | minskim <minskim> | 2011-10-24 20:42:24 +0000 |
---|---|---|
committer | minskim <minskim> | 2011-10-24 20:42:24 +0000 |
commit | 0578efd6e265773a203324a28ef1f78560d2e21f (patch) | |
tree | 466f26e01aeada25f3232c6390b49984e1287472 /editors/emacs-snapshot/distinfo | |
parent | b9825a486f8fa2075686c35b9294f089414c97f6 (diff) | |
download | pkgsrc-0578efd6e265773a203324a28ef1f78560d2e21f.tar.gz |
Update emacs-snapshot to 20111019.
Changes:
- Add support for detecting encoding in HTML5 specified only as
<meta charset="UTF-8">. 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.
Diffstat (limited to 'editors/emacs-snapshot/distinfo')
-rw-r--r-- | editors/emacs-snapshot/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
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 |