]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2015-06-14 Jackson Ray... Merge commit '40f67bf039c143758ac070f9693bb0af87b98aba...
2015-06-13 Jackson Ray... Version 6.4.0.
2015-06-13 Jackson Ray... Merge branch 'elisp'
2015-06-13 Jackson Ray... Fully recolor later after a fast recolor.
2015-06-13 Jackson Ray... Refactor callee dispatching.
2015-06-13 Jackson Ray... Refactor defun / defadvice name handling.
2015-06-13 Jackson Ray... Add quote and backquote function support.
2015-06-13 Alexey VeretennikovMerge remote-tracking branch 'ztree/master'
2015-06-13 Alexey VeretennikovAll files now uses the lexical-binding
2015-06-13 Jackson Ray... Skip all insignificant expression prefixes.
2015-06-13 Jackson Ray... Add defadvice support.
2015-06-13 Jackson Ray... Remove if.
2015-06-13 Jackson Ray... Checkdoc cleanup.
2015-06-13 Jackson Ray... Refactor minor mode definition.
2015-06-13 Alexey VeretennikovSet all functions to have ztree- prefix
2015-06-13 Alexey VeretennikovMerge remote-tracking branch 'ztree/master'
2015-06-13 Alexey VeretennikovIssue #17: added variable ztree-dir-move-focus; if...
2015-06-13 Artur MalabarbaMerge branch 'master' of git+ssh://git.sv.gnu.org/srv...
2015-06-13 Artur MalabarbaMerge commit '6f785f24120752bc4cb09472bfbe84934bb8d1d9'
2015-06-12 Alexey VeretennikovMerge remote-tracking branch 'ztree/master'
2015-06-12 Alexey VeretennikovRemoved workaround for fixing issue with electric-indent
2015-06-12 Alexey VeretennikovUpdated comment - removed redundant 'GNU Emacs' stateme...
2015-06-12 Artur MalabarbaBetter hook-in
2015-06-12 Daiki UenoAdd pinentry to externals-list
2015-06-12 Daiki UenoMerge commit '32b1944d5f0a65aa10c6768f4865f7ed1de8eb49...
2015-06-12 Daiki UenoSquashed 'packages/pinentry/' content from commit 075deb6
2015-06-12 Jackson Ray... Refactor elisp parsers using helper functions.
2015-06-12 Jackson Ray... Add dolist support.
2015-06-11 Leo LiuMerge branch 'master' of github.com:leoliu/ggtags
2015-06-11 Leo LiuDoc fix
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 Jackson Ray... Find the edges of the screen more efficiently.
2015-06-11 Artur Malabarba* let-alist (let-alist--deep-dot-search): Fix cons
2015-06-11 Alexey VeretennikovFixed checkdoc comments
2015-06-07 Jackson Ray... Update emacs lisp support in readme.
2015-06-07 Jackson Ray... Swallow scan errors.
2015-06-07 Jackson Ray... Improve and test lazy coloring.
2015-06-07 Jackson Ray... Cover parsing edge cases.
2015-06-07 Jackson Ray... Space.
2015-06-07 Jackson Ray... Fix infinite loop when parsing let.
2015-06-07 Jackson Ray... Update function names and docstrings.
2015-06-07 Jackson Ray... Prepend function symbols with octothorpes.
2015-06-07 Jackson Ray... Make delays configurable at the dispatch level.
2015-06-06 Jackson Ray... Add lazy coloring.
2015-06-06 Jackson Ray... Cleanup.
2015-06-06 Jackson Ray... Refactor comments and strings coloring.
2015-06-06 Jackson Ray... Add comments and strings to condition-case test.
2015-06-06 Jackson Ray... Add condition-case support.
2015-06-06 Jackson Ray... Add comments and strings to the cond test.
2015-06-06 Jackson Ray... Add cond support.
2015-06-06 Jackson Ray... Set `:send-report' to nil.
2015-06-06 Jackson Ray... Kill any scopifier server before running the tests.
2015-06-06 Leo LiuImplement #99: New user option ggtags-sort-by-nearness
2015-06-06 Jackson Ray... Bump required scopifier version.
2015-06-06 Jackson Ray... Merge branch 'server' into elisp
2015-06-06 Jackson Ray... Document `:host' and `:port' properties.
2015-06-06 Jackson Ray... Cleaner server implementation.
2015-06-04 Oleh KrehelMerge commit '97a2f9340b19c1b8c31455b3219fb88f39d38f1b...
2015-06-02 Jackson Ray... Messy server implementation.
2015-06-01 Jackson Ray... Refactor token application.
2015-05-31 Jackson Ray... Optimize JSON parser.
2015-05-31 Jackson Ray... Optimize. Refactor.
2015-05-31 Jackson Ray... Add file statistics to benchmarks.
2015-05-31 Jackson Ray... Add colorization times to logs.
2015-05-30 Jackson Ray... Add elisp benchmarks.
2015-05-30 Jackson Ray... Strings are sexps.
2015-05-30 Jackson Ray... Color comments and strings inside defuns.
2015-05-30 Jackson Ray... Colorize comments and strings inside backquotes.
2015-05-30 Jackson Ray... Support comma splicing.
2015-05-30 Jackson Ray... Add test for escape characters.
2015-05-30 Jackson Ray... Fix ignored test.
2015-05-30 Jackson Ray... Ignore escaped characters.
2015-05-30 Jackson Ray... Refactor benchmarks. Improve benchmark reliability.
2015-05-30 Jackson Ray... Color comments and strings inside quotes.
2015-05-30 Jackson Ray... Handle octothorpes.
2015-05-30 Jackson Ray... Simplify comment and string parsing.
2015-05-28 Stefan Monnier* nlinum.el (nlinum--setup-window): Better preserve...
2015-05-27 Jackson Ray... Always colorize the remaining region.
2015-05-27 Jackson Ray... Fix string coloring.
2015-05-27 Jackson Ray... Pass interrupt test with recursive colorizer.
2015-05-27 Jackson Ray... Pass comment and string tests with recursive colorizer.
2015-05-26 Jackson Ray... Remove let-varlist data structure. Cleanup.
2015-05-26 Jackson Ray... Pass let and let* tests with recursive colorizer.
2015-05-26 Jackson Ray... Pass ignored test with recursive colorizer.
2015-05-26 Jackson Ray... Pass quote test with recursive colorizer.
2015-05-26 Jackson Ray... Pass lambda test with recursive colorizer.
2015-05-26 Jackson Ray... Pass defun test with recursive colorizer.
2015-05-26 Jackson Ray... Increase test documentation.
2015-05-26 Jackson Ray... Add no-fixture option.
next