]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2015-06-13 Artur MalabarbaMerge commit '6f785f24120752bc4cb09472bfbe84934bb8d1d9'
2015-06-12 Artur MalabarbaBetter hook-in
2015-06-11 Artur MalabarbaMerge branch 'master' of git+ssh://git.sv.gnu.org/srv...
2015-06-11 Artur MalabarbaMerge commit '1b1896fcd7885280f390b37bf3572b74fbfcc3cf'
2015-06-11 Artur MalabarbaEOL
2015-06-11 Artur MalabarbaVersion 1.0
2015-06-11 Alexey VeretennikovMerge remote-tracking branch 'ztree/master'
2015-06-11 Alexey VeretennikovUpdated pkg file
2015-06-11 Alexey VeretennikovMerge remote-tracking branch 'ztree/master'
2015-06-11 Alexey VeretennikovPreparation for GNU ELPA
2015-06-11 Alexey VeretennikovAdded ztree package
2015-06-11 Alexey VeretennikovUpdated readme with info about ELPA
2015-06-11 Alexey VeretennikovUpdated copyright
2015-06-11 Alexey VeretennikovPreparing to submit to GNU ELPA
2015-06-11 Artur Malabarba* let-alist (let-alist--deep-dot-search): Fix cons
2015-06-11 Alexey VeretennikovFixed checkdoc comments
2015-06-04 Oleh KrehelMerge commit '97a2f9340b19c1b8c31455b3219fb88f39d38f1b...
2015-05-28 Stefan Monnier* nlinum.el (nlinum--setup-window): Better preserve...
2015-05-24 Stefan MonnierSkip "test" directories for copyright checks
2015-05-24 Leo Liu* csv-mode/cvs-mode.el (csv-set-comment-start): Handle...
2015-05-23 Oleh KrehelMerge commit 'e084b5d9feab3dd1246e51ce1fddde3db6024f7d...
2015-05-23 Oleh Krehelswiper.el: Bump version
2015-05-23 Oleh KrehelREADME.md: Add a secion on Ivy
2015-05-23 Oleh KrehelThe :action parameter to ivy-read should take one arg
2015-05-23 Oleh KrehelFixup "C-u C-j" for `ivy-switch-buffer'
2015-05-23 Oleh Krehelcounsel.el (counsel-git): Switch to action-style call
2015-05-23 Oleh Krehelivy.el (ivy-completing-read): Check for a cons initial...
2015-05-23 Stefan Monnier* swiper/ivy.el: Clean up regexps and pseudo-closures
2015-05-21 Artur MalabarbaMerge pull request #2 from xuchunyang/patch-1
2015-05-21 Chunyang XuAdd URL header
2015-05-21 Damien CassouSmall changes to README
2015-05-21 Stefan Monnier* swiper/ivy.el: Clean up regexps and pseudo-closures
2015-05-20 Oleh Krehelace-window.el (aw-swap-invert): New defcustom
2015-05-20 Oleh Krehelace-window.el: Bump version
2015-05-20 Oleh KrehelAllow to switch to all empty buffers (read-only as...
2015-05-19 Oleh KrehelMerge commit 'bc335af4d94d80d3605b66ed51a15d2476ad2179...
2015-05-19 Oleh KrehelFixup compilation warnings
2015-05-19 Oleh KrehelWhen building a regex, consider ^ only at start
2015-05-19 Oleh KrehelMerge commit '199c52606dcd614cb856bbcaca13b5fada0772b6...
2015-05-19 Oleh KrehelBump version
2015-05-19 Oleh Krehelcounsel.el (counsel-info-lookup-symbol): Turn on sorting
2015-05-18 Oleh Krehelavy.el (avy--overlay-at-full): Work-around 20607
2015-05-18 Oleh Krehelavy.el (avy--overlay-at-full): Check overlay window
2015-05-18 Oleh Krehelavy.el (avy-window-list): Fixup last commit
2015-05-18 Jackson Ray... Merge commit '3bf805df83fe6f110f3e7e8ce2dc37e0cf6c14cb...
2015-05-18 Jackson Ray... Version 6.3.0.
2015-05-18 Jackson Ray... Merge branch 'elisp'
2015-05-18 Jackson Ray... Minor cleanup.
2015-05-18 Oleh Krehelmake compile should run checkdoc
2015-05-18 Jackson Ray... Add derived mode support.
2015-05-18 Jackson Ray... Update documentation for emacs lisp.
2015-05-18 Oleh KrehelAllow for all operations to work across frames
2015-05-18 Jackson Ray... Compiler micro-optimizations.
2015-05-18 Jackson Ray... Bind optional parameters earlier.
2015-05-18 Jackson Ray... Remove verbose parsing.
2015-05-18 Jackson Ray... Add test for interruption.
2015-05-18 Jackson Ray... Add constant comment test.
2015-05-18 Jackson Ray... Fix incorrect last fontified position.
2015-05-18 Jackson Ray... Improve defun regexp.
2015-05-18 Jackson Ray... Fix timer disposal and timer buffer detection.
2015-05-18 Jackson Ray... Only set defaults when the mode is enabled.
2015-05-18 Jackson Ray... Fix font-lock error.
2015-05-17 Jackson Ray... Add TODO.
2015-05-17 Jackson Ray... Add idle change teardown function.
2015-05-17 Jackson Ray... Fontify keywords.
2015-05-17 Jackson Ray... Improve interruptability of syntactic coloring.
2015-05-17 Jackson Ray... Make dispatches fully redefinable.
2015-05-17 Jackson Ray... Tweak iteration values, add logging.
2015-05-17 Jackson Ray... Refactor maybe-colorize-comments-and-strings.
2015-05-17 Oleh KrehelDon't try to call permanent action if there's none
2015-05-17 Oleh KrehelFix the at-full style interaction with tabs
2015-05-17 Oleh KrehelREADME.md: Add a link to the wiki for defcustoms
2015-05-17 Oleh Krehelivy.el (ivy-forward-char): Add and bind to "C-f"
2015-05-17 Oleh KrehelFixup the last commit and add contribution guidelines
2015-05-17 Jackson Ray... Add interruption mechanism.
2015-05-17 Jackson Ray... Ignore question marks.
2015-05-17 Jackson Ray... Add change hooks for elisp.
2015-05-17 Jackson Ray... Remove unused functions.
2015-05-17 Jackson Ray... Ignore the dot.
2015-05-17 Jackson Ray... Add complex nesting to let test.
2015-05-17 Jackson Ray... Add let test.
2015-05-17 Jackson Ray... Include binding order in let* test.
2015-05-17 Jackson Ray... Pass let* test.
2015-05-17 Jackson Ray... Fix let* test.
2015-05-17 Jackson Ray... Trivial refactoring for clarity.
2015-05-17 Yang ZhaoExpose chars to be read as args.
2015-05-16 Jackson Ray... Add let coloring.
2015-05-16 Jackson Ray... Also color defsubst.
2015-05-16 Jackson Ray... Don't color function calls as level 0.
2015-05-16 Jackson Ray... Add non-recursive let* coloring.
2015-05-16 Jackson Ray... Refactor elisp tests to use visual assertions.
2015-05-16 Jackson Ray... Don't treat unbindables like variables.
2015-05-16 Jackson Ray... Add elisp comments and strings support.
2015-05-16 Oleh KrehelCustomize how `avy-lead-face-0' is applied
2015-05-16 Oleh Krehelavy.el (avy-move-line): Use ARG lines
2015-05-16 Oleh KrehelDon't error on incomplete bad regexp in counsel-git...
2015-05-16 Jackson Ray... Add quote and number coloring.
2015-05-16 Oleh Krehelcounsel.el (counsel-git-grep): Warn if not in a repository
2015-05-16 Jackson Ray... Add lambda coloring.
2015-05-16 Jackson Ray... Cover malformed defun cases.
next