pkgsrc-WIP-cvs archive

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

CVS commit: wip/tc-git



Module name:    wip
Committed by:   makoto
Date:           Sun Dec 15 14:21:09 UTC 2013

Modified Files:
        wip/tc-git: Makefile distinfo
        wip/tc-git/patches: patch-BATCH-SORT
Added Files:
        wip/tc-git/patches: patch-lisp_eelll.el patch-lisp_tc-recover.el

Log Message:
(pkgsrc)
Makefile
  Bump version 2.99.2 to 2.99.3
patches/patch-lisp_tc-recover.el
  New file. Only for building on Emacs21-22 to provide the function
    coding-system-from-name
patches/patch-BATCH-SORT
    load above created new function
patches/patch-lisp_eelll.el
  Fix char width
    -       (insert "            ")     <--- two byte char whited out
    +       (insert "            ")     <--- two byte char whited out
  Fix for obsolete function:
    -    (insert (char-to-string last-command-char)))
    +    (insert (char-to-string last-command-event)))
patches/patch-etc_Makefile.am
  Fix typo on comment line


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/tc-git/patches/patch-lisp_eelll.el \
    wip/tc-git/patches/patch-lisp_tc-recover.el
cvs -z3 rdiff -u -r1.1 -r1.2 wip/tc-git/patches/patch-BATCH-SORT
cvs -z3 rdiff -u -r1.3 -r1.4 wip/tc-git/Makefile
cvs -z3 rdiff -u -r1.4 -r1.5 wip/tc-git/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tc-git/patches/patch-lisp_eelll.el?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tc-git/patches/patch-lisp_tc-recover.el?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tc-git/patches/patch-BATCH-SORT?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tc-git/Makefile?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/tc-git/distinfo?r1=1.4&r2=1.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index