[elpa] 01/01: Release 11.87.5.

2014-05-22 Thread Tassilo Horn
tsdh pushed a commit to branch externals/auctex in repository elpa. commit f0b8860b2857034bb7228d5c4965661d3110327a Author: Tassilo Horn Date: Fri May 23 08:56:09 2014 +0200 Release 11.87.5. --- ChangeLog |5 + auctex.el |2 +- texmathp.el |5 - 3 files changed, 10

[elpa] branch externals/auctex updated (29d3c7e -> f0b8860)

2014-05-22 Thread Tassilo Horn
tsdh pushed a change to branch externals/auctex in repository elpa. from 29d3c7e * tex-site.el (TeX-modes-set): Use advice-add if available. * font-latex.el (font-latex-make-sectioning-faces): Don't rely on dynamic scoping for `num'. (font-latex-make-built-in-keywords): Don't use `eval

[elpa] branch master updated (5315891 -> 995856a)

2014-05-22 Thread Stefan Monnier
monnier pushed a change to branch master in repository elpa. from 5315891 [quarter-plane] Fix typo in Commentary. new 995856a * update-archive.sh (announce_new): Avoid "eval" and don't assume pkg names don't start with -. The 1 revisions listed above as "new" are entirely new

[elpa] 01/01: * update-archive.sh (announce_new): Avoid "eval" and don't assume pkg names don't start with -.

2014-05-22 Thread Stefan Monnier
monnier pushed a commit to branch master in repository elpa. commit 995856a19b691c107b806b8103828f9a01ce32b1 Author: Stefan Monnier Date: Thu May 22 10:39:23 2014 -0400 * update-archive.sh (announce_new): Avoid "eval" and don't assume pkg names don't start with -. --- admin/update-arc

[elpa] branch master updated (15f7732 -> 5315891)

2014-05-22 Thread Mario Lang
mlang pushed a change to branch master in repository elpa. from 15f7732 [maint] Fix bug: Rewrite PKG-VER extraction. new 5315891 [quarter-plane] Fix typo in Commentary. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate e

[elpa] 01/01: [quarter-plane] Fix typo in Commentary.

2014-05-22 Thread Mario Lang
mlang pushed a commit to branch master in repository elpa. commit 5315891e4f09097b10632a350ea66a6ba8201bed Author: Mario Lang Date: Thu May 22 12:37:38 2014 +0200 [quarter-plane] Fix typo in Commentary. --- packages/quarter-plane/quarter-plane.el |2 +- 1 files changed, 1 insertions(+

[elpa] branch externals/chess updated (75e41be -> 57e0eb3)

2014-05-22 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 75e41be README and chess.el Commentary have largely identical text. new 57e0eb3 Correct year. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate em

[elpa] 01/01: Correct year.

2014-05-22 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 57e0eb3317b1327cea10049748b01b26eb8e584d Author: Mario Lang Date: Thu May 22 11:58:17 2014 +0200 Correct year. --- AUTHORS |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/AUTHORS b/AUTHORS

[elpa] branch externals/chess updated (588157a -> 75e41be)

2014-05-22 Thread Mario Lang
mlang pushed a change to branch externals/chess in repository elpa. from 588157a * chess-perft.el: Fix up copyright header. new 75e41be README and chess.el Commentary have largely identical text. The 1 revisions listed above as "new" are entirely new to this repository and wil

[elpa] 01/01: README and chess.el Commentary have largely identical text.

2014-05-22 Thread Mario Lang
mlang pushed a commit to branch externals/chess in repository elpa. commit 75e41be63e2995633fd81ddd33a04795ff3aef9d Author: Mario Lang Date: Thu May 22 11:53:47 2014 +0200 README and chess.el Commentary have largely identical text. Sync README into Commentary. --- README | 25

[elpa] branch master updated (a091ffb -> 15f7732)

2014-05-22 Thread Thien-Thi Nguyen
ttn pushed a change to branch master in repository elpa. from a091ffb [gnugo maint] Add some headers to gnugo-frolic.el; nfc. new 15f7732 [maint] Fix bug: Rewrite PKG-VER extraction. The 1 revisions listed above as "new" are entirely new to this repository and will be described

[elpa] 01/01: [maint] Fix bug: Rewrite PKG-VER extraction.

2014-05-22 Thread Thien-Thi Nguyen
ttn pushed a commit to branch master in repository elpa. commit 15f7732f4193e482df55e0843dbadac829f5d574 Author: Thien-Thi Nguyen Date: Thu May 22 10:24:39 2014 +0200 [maint] Fix bug: Rewrite PKG-VER extraction. Unfortunately, the inaugural run of this function gave bad results:

[elpa] 02/02: [gnugo maint] Add some headers to gnugo-frolic.el; nfc.

2014-05-22 Thread Thien-Thi Nguyen
ttn pushed a commit to branch master in repository elpa. commit a091ffb6c66ef46b678d9de24722d5d21e9333e5 Author: Thien-Thi Nguyen Date: Wed May 21 13:28:35 2014 +0200 [gnugo maint] Add some headers to gnugo-frolic.el; nfc. --- packages/gnugo/gnugo-frolic.el |3 +++ 1 files changed, 3

[elpa] 01/02: [gnugo imgen] Add autoload cookie.

2014-05-22 Thread Thien-Thi Nguyen
ttn pushed a commit to branch master in repository elpa. commit c2410294fe9b19d6f4f26515753272872332eaad Author: Thien-Thi Nguyen Date: Wed May 21 13:27:13 2014 +0200 [gnugo imgen] Add autoload cookie. * packages/gnugo/gnugo-imgen.el (gnugo-imgen-create-xpms): ...for this func. --

[elpa] branch master updated (3aa66fc -> a091ffb)

2014-05-22 Thread Thien-Thi Nguyen
ttn pushed a change to branch master in repository elpa. from 3aa66fc Make sure removal of $(ARCHIVE_TMP)/packages/$(pkg) does not prompt interactively. new c241029 [gnugo imgen] Add autoload cookie. new a091ffb [gnugo maint] Add some headers to gnugo-frolic.el; nfc.