Updated emacs-d and added Remtrail command to vimrc
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
(1
|
||||
(ace-window .
|
||||
[(0 8 1)
|
||||
[(0 9 0)
|
||||
((avy
|
||||
(0 1 0)))
|
||||
(0 2 0)))
|
||||
"Quickly switch windows." single
|
||||
((:url . "https://github.com/abo-abo/ace-window")
|
||||
(:keywords "window" "location"))])
|
||||
@@ -271,7 +271,7 @@
|
||||
((:url . "http://elpa.gnu.org/packages/flylisp.html")
|
||||
(:keywords))])
|
||||
(ggtags .
|
||||
[(0 8 9)
|
||||
[(0 8 10)
|
||||
((emacs
|
||||
(24))
|
||||
(cl-lib
|
||||
@@ -348,7 +348,7 @@
|
||||
((:url . "http://elpa.gnu.org/packages/jumpc.html")
|
||||
(:keywords))])
|
||||
(let-alist .
|
||||
[(1 0 3)
|
||||
[(1 0 4)
|
||||
nil "Easily let-bind values of an assoc-list by their names" single
|
||||
((:url . "http://elpa.gnu.org/packages/let-alist.html")
|
||||
(:keywords "extensions" "lisp"))])
|
||||
@@ -447,7 +447,7 @@
|
||||
((:url . "http://elpa.gnu.org/packages/omn-mode.html")
|
||||
(:keywords))])
|
||||
(org .
|
||||
[(20150525)
|
||||
[(20150608)
|
||||
nil "Outline-based notes management and organizer" tar nil])
|
||||
(osc .
|
||||
[(0 1)
|
||||
@@ -459,6 +459,11 @@
|
||||
nil "Predictive abbreviation expansion" single
|
||||
((:url . "http://elpa.gnu.org/packages/pabbrev.html")
|
||||
(:keywords))])
|
||||
(pinentry .
|
||||
[(0 1)
|
||||
nil "GnuPG Pinentry server implementation" single
|
||||
((:url . "http://elpa.gnu.org/packages/pinentry.html")
|
||||
(:keywords "gnupg"))])
|
||||
(poker .
|
||||
[(0 1)
|
||||
nil "Texas hold'em poker" single
|
||||
@@ -519,6 +524,13 @@
|
||||
nil "Implementation of Sokoban for Emacs." tar
|
||||
((:keywords "games")
|
||||
(:url . "http://elpa.gnu.org/packages/sokoban.html"))])
|
||||
(sotlisp .
|
||||
[(1 0)
|
||||
((emacs
|
||||
(24 1)))
|
||||
"Write lisp at the speed of thought." single
|
||||
((:url . "https://github.com/Malabarba/speed-of-thought-lisp")
|
||||
(:keywords "convenience" "lisp"))])
|
||||
(spinner .
|
||||
[(1 3 1)
|
||||
nil "Add spinners and progress-bars to the mode-line for ongoing operations" single
|
||||
@@ -656,4 +668,9 @@
|
||||
[(0 8 0)
|
||||
nil "Yet another snippet extension for Emacs." tar
|
||||
((:keywords "convenience" "emulation")
|
||||
(:url . "http://github.com/capitaomorte/yasnippet"))]))
|
||||
(:url . "http://github.com/capitaomorte/yasnippet"))])
|
||||
(ztree .
|
||||
[(1 0 1)
|
||||
nil "Text mode directory tree" tar
|
||||
((:keywords "files" "tools")
|
||||
(:url . "https://github.com/fourier/ztree"))]))
|
||||
|
@@ -1 +1 @@
|
||||
Good signature from 474F05837FBDEF9B GNU ELPA Signing Agent <elpasign@elpa.gnu.org> (trust undefined) created at 2015-05-26T11:05:02+0200 using DSA
|
||||
Good signature from 474F05837FBDEF9B GNU ELPA Signing Agent <elpasign@elpa.gnu.org> (trust undefined) created at 2015-06-12T11:05:02+0200 using DSA
|
Reference in New Issue
Block a user