pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/43415 CVS commit: pkgsrc/editors/emacs-snapshot



The following reply was made to PR pkg/43415; it has been noted by GNATS.

From: Min Sik Kim <minskim%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43415 CVS commit: pkgsrc/editors/emacs-snapshot
Date: Mon, 7 Jun 2010 22:44:02 +0000

 Module Name:   pkgsrc
 Committed By:  minskim
 Date:          Mon Jun  7 22:44:01 UTC 2010
 
 Modified Files:
        pkgsrc/editors/emacs-snapshot: Makefile Makefile.common PLIST distinfo
            options.mk version.mk
        pkgsrc/editors/emacs-snapshot/patches: patch-ab patch-ag
 Added Files:
        pkgsrc/editors/emacs-snapshot/patches: patch-aa patch-ad
 
 Log Message:
 Update emacs-snapshot to 24.0.50.20100602.  Based on the patch provided
 by Makoto Fujiwara in PR 43415.
 
 Notable changes since 23.2:
        * Fix alloca definition when using gcc on non-gnu systems.
        * font.c (font_range): Return the range for the font found at first.
        * xdisp.c (init_iterator): Don't turn on bidi reordering in
        unibyte buffers.  See
        http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00263.html.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.11 -r1.12 pkgsrc/editors/emacs-snapshot/Makefile
 cvs rdiff -u -r1.4 -r1.5 pkgsrc/editors/emacs-snapshot/Makefile.common \
     pkgsrc/editors/emacs-snapshot/PLIST
 cvs rdiff -u -r1.8 -r1.9 pkgsrc/editors/emacs-snapshot/distinfo
 cvs rdiff -u -r1.3 -r1.4 pkgsrc/editors/emacs-snapshot/options.mk
 cvs rdiff -u -r1.6 -r1.7 pkgsrc/editors/emacs-snapshot/version.mk
 cvs rdiff -u -r0 -r1.1 pkgsrc/editors/emacs-snapshot/patches/patch-aa \
     pkgsrc/editors/emacs-snapshot/patches/patch-ad
 cvs rdiff -u -r1.2 -r1.3 pkgsrc/editors/emacs-snapshot/patches/patch-ab \
     pkgsrc/editors/emacs-snapshot/patches/patch-ag
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index