]> code.delx.au - gnu-emacs-elpa/commitdiff
Add external packages xelb and exwm
authorChris Feng <chris.w.feng@gmail.com>
Thu, 17 Sep 2015 23:10:39 +0000 (07:10 +0800)
committerChris Feng <chris.w.feng@gmail.com>
Thu, 17 Sep 2015 23:10:39 +0000 (07:10 +0800)
* .gitignore:
* externals-list:
  Add external packages xelb and exwm.

.gitignore
externals-list

index 6b309aa58dad1b9e1e332ba78b276784d92f0811..1b07f9ca22df3c9fec5040e59a56365910f51c52 100644 (file)
@@ -13,7 +13,9 @@ packages/auctex
 packages/chess
 packages/dismal
 packages/ergoemacs-mode
+packages/exwm
 packages/omn-mode/
 packages/pabbrev
 packages/rudel
 packages/w3
+packages/xelb
index 7566e727290138f2e8d56236d6fc749761e3c399..541b412439b82c4fe3d075ec57a1e8a5e08dc4fa 100644 (file)
@@ -47,6 +47,7 @@
  ("eldoc-eval"         :subtree "https://github.com/thierryvolpiatto/eldoc-eval.git")
  ("enwc"               :subtree "bzr::bzr://bzr.savannah.nongnu.org/enwc/trunk")
  ("ergoemacs-mode"     :external "https://github.com/ergoemacs/ergoemacs-mode.git")
+ ("exwm"               :external "https://github.com/ch11ng/exwm.git")
  ("f90-interface-browser" :subtree "https://github.com/wence-/f90-iface")
  ("ggtags"             :subtree "https://github.com/leoliu/ggtags")
  ("gnorb"               :subtree "https://github.com/girzel/gnorb")
@@ -65,5 +66,6 @@
  ("wcheck-mode"                :subtree "https://github.com/tlikonen/wcheck-mode.git")
  ("web-server"         :subtree "https://github.com/eschulte/emacs-web-server.git")
  ("websocket"          :subtree "https://github.com/ahyatt/emacs-websocket.git")
+ ("xelb"               :external "https://github.com/ch11ng/xelb.git")
  ("yasnippet"          :subtree "https://github.com/capitaomorte/yasnippet.git")
  )