Update emacs-snapshot to 24.0.93.20120222.
Notable changes: * dired-x.el (dired-guess-shell-alist-default): Remove escape sequences from nroff output. (Bug#172) * icomplete.el (icomplete-completions): Check FROM arg before passing to substring (Bug#10850). * international/characters.el (script-list): Sync with the latest Unicode Character Database. * newcomment.el (uncomment-region-default): Don't leave extra space when an arg is provided (bug#8150).
This commit is contained in:
parent
12beca449e
commit
bb0421264f
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# $NetBSD: Makefile.common,v 1.47 2012/02/19 17:08:04 minskim Exp $
|
# $NetBSD: Makefile.common,v 1.48 2012/02/23 20:14:51 minskim Exp $
|
||||||
|
|
||||||
DISTNAME= emacs-snapshot_20120216.orig
|
DISTNAME= emacs-snapshot_20120222.orig
|
||||||
PKGNAME= ${DISTNAME:S/snapshot_/${EMACS_VERSION}./:S/.orig//}
|
PKGNAME= ${DISTNAME:S/snapshot_/${EMACS_VERSION}./:S/.orig//}
|
||||||
CATEGORIES= editors
|
CATEGORIES= editors
|
||||||
MASTER_SITES= http://emacs.naquadah.org/unstable/
|
MASTER_SITES= http://emacs.naquadah.org/unstable/
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
$NetBSD: distinfo,v 1.52 2012/02/19 17:08:04 minskim Exp $
|
$NetBSD: distinfo,v 1.53 2012/02/23 20:14:51 minskim Exp $
|
||||||
|
|
||||||
SHA1 (emacs-snapshot_20120216.orig.tar.xz) = 4cbf8bee3ecb9e8fb22248234c90b775f01ebd3f
|
SHA1 (emacs-snapshot_20120222.orig.tar.xz) = efcdb844c8fb3b6dba45093513c987375351ccb6
|
||||||
RMD160 (emacs-snapshot_20120216.orig.tar.xz) = d5bc420957a85b200941b47d0446463f527c3491
|
RMD160 (emacs-snapshot_20120222.orig.tar.xz) = efdf67a4e0fc2e7fecd57a9c080fb9e098b82759
|
||||||
Size (emacs-snapshot_20120216.orig.tar.xz) = 23453568 bytes
|
Size (emacs-snapshot_20120222.orig.tar.xz) = 23454284 bytes
|
||||||
SHA1 (patch-aa) = e77be157f2ad3c8002afe6c5483e61ff4769b85d
|
SHA1 (patch-aa) = e77be157f2ad3c8002afe6c5483e61ff4769b85d
|
||||||
SHA1 (patch-ac) = 7792cd247bcc40eafb4ec28f98bd0d2d9bd4b0c3
|
SHA1 (patch-ac) = 7792cd247bcc40eafb4ec28f98bd0d2d9bd4b0c3
|
||||||
SHA1 (patch-ad) = b8faf958f7ab3effd6c8dbcbf51fe70ddb2ecdae
|
SHA1 (patch-ad) = b8faf958f7ab3effd6c8dbcbf51fe70ddb2ecdae
|
||||||
|
|
Loading…
Reference in a new issue