diff options
author | minskim <minskim> | 2011-10-04 19:30:01 +0000 |
---|---|---|
committer | minskim <minskim> | 2011-10-04 19:30:01 +0000 |
commit | 611c6e893203e2eadaa2d45857e942373d6c6640 (patch) | |
tree | 03de896c8ece26680533bd0be40c64a0dff1f808 /editors/emacs-snapshot/distinfo | |
parent | 259c509e519336ec44f7c4c783c739df31e3c0d0 (diff) | |
download | pkgsrc-611c6e893203e2eadaa2d45857e942373d6c6640.tar.gz |
Update emacs-snapshot to 24.0.90.20111004.
Notable changes:
* buffer.h (struct buffer): Use time_t, not int, for a time stamp.
This fixes a Y2038 bug on 64-bit hosts.
* pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes to
split-string.
* mouse.el (mouse-drag-track): Set scroll-margin to 0 while
tracking (Bug#9541).
* mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
when sending QUIT
* emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow check.
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 3282f6366df..75b2a1824bf 100644 --- a/editors/emacs-snapshot/distinfo +++ b/editors/emacs-snapshot/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.37 2011/08/25 03:13:44 minskim Exp $ +$NetBSD: distinfo,v 1.38 2011/10/04 19:30:02 minskim Exp $ -SHA1 (emacs-snapshot_20110821.orig.tar.xz) = b277164286c6fa02386c292bda75b8e41a82062d -RMD160 (emacs-snapshot_20110821.orig.tar.xz) = 8df7d655b81a4a5d700361a8a43707a42954cfab -Size (emacs-snapshot_20110821.orig.tar.xz) = 23219608 bytes +SHA1 (emacs-snapshot_20111004.orig.tar.xz) = bbda7f1bb7713b0e1be3a7b828f44e7bf16516ee +RMD160 (emacs-snapshot_20111004.orig.tar.xz) = 2815b04f55e61c209ff665277b9732cf4e0bfc51 +Size (emacs-snapshot_20111004.orig.tar.xz) = 23273056 bytes SHA1 (patch-aa) = 052ea84f7e3b35d1aba08bd641d7250ec07d09aa SHA1 (patch-ac) = 7792cd247bcc40eafb4ec28f98bd0d2d9bd4b0c3 SHA1 (patch-ad) = b8faf958f7ab3effd6c8dbcbf51fe70ddb2ecdae |