]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2015-03-21 Oleh KrehelUpdate "C-n" and "C-p" bindings
2015-03-21 Oleh KrehelUse `font-lock-append-text-property' to non-destructive...
2015-03-21 Steve PurcellFix invalid package header line
2015-03-21 Oleh KrehelAdd a custom `ivy-count-format'
2015-03-21 Oleh Krehelswiper-helm.el: Fix typo
2015-03-21 Oleh Krehelswiper.el: Remove the helm bits
2015-03-20 Stefan Monnier* timerfunctions.el: Fix compilation error.
2015-03-20 Oleh Krehelswiper-helm.el: Copy all helm stuff here
2015-03-20 Oleh Krehellv.el (lv-message): Use setq-local for window-min-height
2015-03-20 Oleh Krehelivy.el (ivy-completions): Simplify
2015-03-20 Oleh KrehelCall :post for :timeout
2015-03-20 Oleh KrehelDon't bind `hydra-keyboard-quit' in foreign keymaps
2015-03-20 Stefan MonnierGetting rid of low-level assumptions in yasnippet
2015-03-19 Oleh Krehelivy.el: Remove while-no-input
2015-03-19 Oleh KrehelREADME.md: Add build status
2015-03-19 Oleh Krehelivy.el (ivy-read): Allow for format-style PROMPT
2015-03-19 Oleh Krehelivy.el (ivy-read): Change index to preselect
2015-03-19 Oleh Krehelivy-test.el: Add testing
2015-03-19 Oleh Krehelivy.el: Return nil when there is no match
2015-03-19 Oleh Krehelswiper.el: Silence a few compilation warnings
2015-03-19 João TávoraMerge pull request #568 from npostavs/contrib
2015-03-18 Oleh Krehelswiper.el: Fix non-matching lines issue with initial...
2015-03-18 Noam PostavskyAdd a CONTRIBUTING.md file
2015-03-18 Oleh KrehelAdd isearch-like history behavior
2015-03-18 Oleh Krehelivy.el (ivy-read): Bring last history candidate to...
2015-03-18 Oleh Krehelcounsel.el: Add git file completion
2015-03-18 Oleh Krehelswiper.el (swiper--helm): Require helm-match-plugin
2015-03-18 Oleh Krehelivy.el: Fix ivy-history recording the full text instead...
2015-03-18 Vasilij SchneidermannImplements #566: Remove dead major modes code
2015-03-18 Oleh Krehelswiper.el (swiper-font-lock-ensure): Exclude a few...
2015-03-17 Oleh KrehelWork around magit highlighting problem
2015-03-17 Oleh Krehelswiper.el (swiper--opoint): Fix bad defvar
2015-03-17 Oleh KrehelAdd hydra-rectangle example
2015-03-17 Oleh Krehelcounsel.el: Add Clojure completion at point
2015-03-17 Oleh Krehelswiper.el: Fix error for empty buffer
2015-03-17 killdash9Need to check value of variable
2015-03-16 Oleh Krehelswiper.el: Clean up overlays better on "C-g"
2015-03-16 Oleh KrehelOpen invisible overlays using isearch
2015-03-16 Oleh Krehelivy.el (ivy-read): Return immediately for less than...
2015-03-16 Oleh Krehelcounsel.el: Add
2015-03-15 Oleh Krehelhydra-examples.el (hydra-apropos): Add.
2015-03-15 Oleh KrehelTruncate candidates to window width in the minibuffer
2015-03-15 Oleh KrehelAdd some rudimentary history handling
2015-03-15 Oleh Krehelivy.el (ivy-previous-line): Change to `cl-decf'
2015-03-15 Oleh Krehelace-window.el (aw-mode-line-face): Inherit from mode...
2015-03-15 Oleh Krehelswiper.el: Make ivy the default back end
2015-03-15 Oleh KrehelDon't recenter unless necessary
2015-03-15 Oleh KrehelAdd anchoring
2015-03-15 Xavier GarridoFix use of cl-incf
2015-03-14 Jackson Ray... Merge commit 'f062d5a55496e22cf89f2ef9778a24a840a5a68e...
2015-03-14 Jackson Ray... Version 6.1.0.
2015-03-14 Jackson Ray... Update options documentation.
2015-03-14 Jackson Ray... Use the better zenburn red.
2015-03-14 Jackson Ray... Deprecate `comments-and-strings'.
2015-03-14 Oleh KrehelRequire delsel for `minibuffer-keyboard-quit'
2015-03-14 Jackson Ray... Add syntactic strings option.
2015-03-14 Jackson Ray... Refactor tests for setups and reused fixtures.
2015-03-14 Oleh Krehelswiper.el: Save position before last search
2015-03-14 Jackson Ray... Add option to only colorize comments specially.
2015-03-14 Oleh KrehelReveal invisible overlays
2015-03-14 Steve PurcellInherit standard faces by default
2015-03-14 Oleh Krehelswiper.el: Restore original point on canceling
2015-03-14 Oleh Krehelivy.el: Add `ivy-exit'
2015-03-14 Oleh KrehelAdd initial-input optional argument
2015-03-14 jhonnysevenFix switch-frame handling.
2015-03-13 Oleh KrehelAccount for zero-length regex matches
2015-03-13 Oleh Krehelswiper.el: Use `with-selected-window' instead of `with...
2015-03-13 Oleh Krehelivy.el: Improve the highlighting in the minibuffer
2015-03-13 Oleh KrehelREADME.md: Update
2015-03-13 Oleh KrehelUpdate dependencies.
2015-03-13 Oleh KrehelMake sure not to extend `mode-line-format' twice
2015-03-13 Oleh Krehelhydra.el (hydra--format): Extend key regex with ";:"
2015-03-13 Oleh KrehelAdd `ivy' back end
2015-03-12 Oleh KrehelBind [switch-frame] to `hydra-keyboard-quit'
2015-03-12 Oleh Krehellv.el: Update truncation rules
2015-03-11 Oleh KrehelREADME.md: Fix up typos
2015-03-11 Filipp Gunbinpackages/javaimp/javaimp.el: use line-beginning-positio...
2015-03-11 killdash9familiar isearch key bindings while helm is active
2015-03-11 Oleh Krehelswiper.el (swiper--regex): Update signature
2015-03-11 Syohei YOSHIDAUse cl-lib macros instead of cl.el
2015-03-11 Syohei YOSHIDAadd autoload cookie for lazy loading
2015-03-11 huraWiki link to the "Home" page instead.
2015-03-11 Oleh KrehelREADME.md: Add toc
2015-03-11 Oleh KrehelREADME.md: describe docstring
2015-03-11 Oleh KrehelREADME.md: finish up the rules
2015-03-11 Oleh KrehelREADME.md: move some stuff to wiki, add more stuff
2015-03-11 Oleh KrehelREADME.md: update
2015-03-11 Oleh Krehelhydra-examples.el (hydra-buffer-menu): Fix example
2015-03-11 Oleh KrehelAdd dependency on emacs 24.1
2015-03-11 Oleh KrehelMakefile: Simplify
2015-03-11 Oleh Krehelhydra-examples.el: Fixup
2015-03-10 Filipp Gunbinpackages/javaimp/javaimp.el: replace kill-line with...
2015-03-10 Oleh KrehelAdd compatibility alias for `font-lock-ensure'
2015-03-10 Oleh KrehelREADME.md: Add
2015-03-10 Oleh Krehelswiper.el (swiper--regex): Zero groups without space
2015-03-10 Oleh KrehelUpdate call to `font-lock-ensure'
2015-03-10 Oleh Krehel"C-g" (`hydra-keyboard-quit' ) should run :post
2015-03-10 Matthew CarterMerge commit 'f954c936afc1e3de21a3ee0d6e5add9853f8ed58'
2015-03-10 Matthew CarterAdd some better defaults for helm selections
2015-03-09 Oleh KrehelInitial import
next