]> git.donarmstrong.com Git - lib.git/commitdiff
add rules to checkout org-mode and auctex
authorDon Armstrong <don@donarmstrong.com>
Tue, 15 Dec 2015 02:55:53 +0000 (20:55 -0600)
committerDon Armstrong <don@donarmstrong.com>
Tue, 15 Dec 2015 02:55:53 +0000 (20:55 -0600)
emacs_el/.gitignore
emacs_el/.mrconfig

index 9bc1e787f4cd3a6c746247a8eb345b9e20c41ca9..30895b6bc893a66090c0f586fd54c5d986191a29 100644 (file)
@@ -9,3 +9,5 @@ helm
 heml-bibtex
 hydra
 helm-bibtex
+auctex
+org-mode
index c9da94a9521ce61d324b3f427d6facce5378eb6c..46ef008dd2f35f8c72dae9076b53ed390f4135ba 100644 (file)
@@ -22,3 +22,7 @@ checkout = git clone https://github.com/jrockway/cperl-mode.git cperl
 checkout = git clone https://github.com/magnars/dash.el.git dash
 [key-chord]
 checkout = git clone https://github.com/emacsmirror/key-chord key-chord
+[auctex]
+checkout = git clone git://git.sv.gnu.org/auctex.git
+[org-mode]
+checkout = git clone git://orgmode.org/org-mode.git
\ No newline at end of file