]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2015-09-13 Artur MalabarbaImprove name discovery
2015-09-13 Oleh Krehelcounsel.el (counsel-yank-pop): Add autoload
2015-09-12 Oleh Krehelivy.el (ivy-format-function-default): Fix boundp bug
2015-09-12 Leo LiuMerge ack master from github.com:leoliu/ack-el
2015-09-12 Leo LiuCustomise compilation-finish-functions
2015-09-12 Oleh Krehelcounsel.el (counsel-yank-pop-truncate): Add group
2015-09-12 Oleh Krehelswiper.el (swiper--ivy): Fix compiler warning
2015-09-11 Oleh Krehelcounsel.el (counsel-yank-pop): New command
2015-09-11 Oleh KrehelMake line numbers in swiper into display properties
2015-09-11 Oleh KrehelSet truncate-lines in the minibuffer
2015-09-10 Oleh Krehelivy.el (ivy--resize-minibuffer-to-fit): Make compatible...
2015-09-10 Oleh Krehelivy.el (ivy-format-function-default): Handle fringe...
2015-09-09 Fabián Ezequiel... Add support to build packages from Emacs repo
2015-09-09 Dmitry GutovMerge commit '7fa7f099c7008d521dbbb57a1546f11535544536...
2015-09-09 Dmitry GutovBump the version
2015-09-09 Dmitry GutovUndo some breakage
2015-09-09 Dmitry GutovMerge commit '5c9d8b82dddec2fab370ec8798569c7fc5698093...
2015-09-09 Dmitry GutovRephrase
2015-09-09 Dmitry GutovAdd NEWS and bump the version
2015-09-09 Oleh Krehelcounsel.el (counsel-unicode-char): Add own history
2015-09-09 Artur MalabarbaFix readme
2015-09-09 Artur MalabarbaMerge commit '60873230991f7a0cd3175eb578fee34c7e238fb3'
2015-09-09 Artur MalabarbaVersion bump
2015-09-09 Artur MalabarbaFix doc
2015-09-09 Artur Malabarba[Fix #6] Local variables not being used
2015-09-09 Artur MalabarbaImprove documentation and change keybind from _ to...
2015-09-09 Dmitry GutovExplicitly remap js-find-symbol
2015-09-08 Artur MalabarbaMerge pull request #4 from cpitclaudel/master
2015-09-08 Clément Pit... Add a missing 'delete-selection property
2015-09-08 Oleh KrehelFix up the "foo ! bar" matching and highlighting
2015-09-08 Artur MalabarbaAvoid further confusion when an alias matches the curre...
2015-09-08 Oleh KrehelMove swiper-minibuffer-faces to ivy.el
2015-09-08 Artur MalabarbaAvoid confusion when an alias matches the current name
2015-09-07 Dmitry GutovMake diff-hl-flydiff-delay customizable
2015-09-07 Artur MalabarbaMerge commit '6abd4f4fe740054d433d928d90fb1671cce6719c'
2015-09-07 Artur Malabarba[Fix #1] nameless-aliases docstring
2015-09-07 Dmitry GutovRemove a space
2015-09-07 Dmitry GutovUse cl-assert instead of error
2015-09-07 Dmitry GutovAdd cl- prefix, improve line lengths
2015-09-07 Dmitry GutovReindent
2015-09-07 Oleh KrehelDeclare some SLIME functions
2015-09-07 Oleh Krehelcounsel.el (counsel-git-grep-function): Fix up
2015-09-07 Oleh KrehelMake the minibuffer faces look nicer
2015-09-07 Dmitry GutovOne fewer version check
2015-09-07 Artur MalabarbaReadme
2015-09-07 ScottyBRemoved functions: js2-build-prop-name-list and js2...
2015-09-07 ScottyBClean up todo in js2-search-scope and fix year typo
2015-09-07 ScottyBClarified js2-search-scope doc string
2015-09-07 ScottyBOnly jump if not already at var or function definition
2015-09-07 ScottyBFind definition by locating assignment nodes
2015-09-07 ScottyBSupport jumping to buffers of the same major mode
2015-09-07 ScottyBFixed jumping to object properties
2015-09-07 ScottyBSimplified method of searching for nodes based on scope
2015-09-07 ScottyBSimplified property name matching
2015-09-07 ScottyBReturn correct node when searching for the definition...
2015-09-07 ScottyBAdded missing etags dependency
2015-09-07 ScottyBAdd a jump to definition command bound to M-.
2015-09-07 Dmitry Gutovjs2-define-destruct-symbols: Speed up, theoretically
2015-09-07 Dmitry Gutovjs2-define-destruct-symbols-internal: Remove, don't...
2015-09-07 Dmitry Gutovjs2-define-destruct-symbols-internal: Stop growing...
2015-09-07 Dmitry Gutovjs2-define-destruct-symbols-internal: Anticipate js2...
2015-09-06 Dmitry GutovReduce warnings during byte-compilation; don't error...
2015-09-06 Artur MalabarbaMerge commit '512b2ace3db9bf64e16f949ed90b78eb86c7fdda'
2015-09-06 Artur MalabarbaVersion 0.3: Filter buffer substring
2015-09-06 Artur MalabarbaFix bug in _ insert
2015-09-06 Oleh KrehelAdd default values for minibuffer faces
2015-09-05 Thomas Fitzsimmonsfsm: Revert some changes suggested by checkdoc
2015-09-05 Dmitry GutovUse --strip-trailing-cr
2015-09-05 Thomas Fitzsimmonsfsm: Bump version to 0.2
2015-09-05 Magnus Henochfsm: Change FSMs from plists to uninterned symbols
2015-09-05 Thomas Fitzsimmonsfsm: Fix copyright
2015-09-05 Thomas Fitzsimmonsfsm: Add packaging fields
2015-09-05 Thomas Fitzsimmonsfsm: Fix checkdoc errors
2015-09-05 Thomas Fitzsimmonsfsm: Add FSM name to some fsm-debug-output messages
2015-09-05 Thomas Fitzsimmonsfsm: Port to cl-lib
2015-09-05 Thomas Fitzsimmonsfsm: Use lexical binding
2015-09-05 Thomas Fitzsimmonsfsm: Fix formatting
2015-09-05 Thomas Fitzsimmonsfsm: Delete trailing whitespace
2015-09-05 Thomas Fitzsimmonsfsm: Import fsm.el from emacs-jabber
2015-09-05 Dmitry GutovReword the recent README changes
2015-09-05 Dmitry GutovUpdate diff-hl-flydiff/vc-git-mode-line-string as per...
2015-09-05 Dmitry GutovMerge pull request #50 from PythonNut/master
2015-09-04 Oleh Krehelivy.el (ivy--format-minibuffer-line): Fix nil regexp
2015-09-04 Oleh KrehelMake ivy-current blend correctly for fancy minibuffer
2015-09-04 Oleh Krehelivy.el (ivy--format-minibuffer-line): Use add-face...
2015-09-04 Oleh KrehelAdd extra faces for minibuffer highlighting
2015-09-03 PythonNutUpdate docs to reflect new diff-hl-flydiff-mode
2015-09-03 PythonNutSimplify diff-hl-flydiff/modified-p advice
2015-09-03 PythonNutStop duplicating code in diff-hl-changes
2015-09-03 PythonNutFix *another* usage of "ignored"
2015-09-03 PythonNutUpdate copyright year(s) for diff-hl-flydiff
2015-09-03 PythonNutEnsure working revisions are never stale
2015-09-03 PythonNutFix usage of "ignored"
2015-09-03 Oleh Krehelivy.el (ivy-display-style): New defcustom
2015-09-03 Artur MalabarbaReadme
2015-09-03 Artur MalabarbaAdd 'packages/nameless/' from commit 'c1dd76b972ab97888...
2015-09-02 PythonNutPrefer using /dev/shm for temporary files
2015-09-02 PythonNutNo need to remove diff-hl-edit from hooks
2015-09-02 PythonNutRequire nadvice at toplevel
2015-09-02 PythonNut#'diff-hl-flydiff/overlay-modified → #'ignored
next