summaryrefslogtreecommitdiff
path: root/helm-eval.el
Commit message (Expand)AuthorAge
* Finish replacing cl symbols and requiring cl-lib, no compile error.Thierry Volpiatto2013-11-04
* replace all cl symbol by their cl-lib equivalent.Thierry Volpiatto2013-11-04
* Fix unused args source in some filtered candidates functions.Thierry Volpiatto2013-11-02
* * helm-eval.el (helm-source-evaluation-result): Allow evaling within edebug w...Thierry Volpiatto2013-09-16
* * helm-eval.el: Simplify according to eldoc-eval.Thierry Volpiatto2013-08-23
* * helm-dabbrev.el: Allow usage in minibuffer, delay action and allow-nesting.Thierry Volpiatto2013-07-02
* * helm-eval.el (helm-eldoc-show-in-eval): Get rid of `minibuffer-completion-c...Thierry Volpiatto2013-04-21
* * helm.el (helm-minibuffer-completion-contents): New, replace minibuffer-comp...Thierry Volpiatto2013-04-20
* Update copyrights.Thierry Volpiatto2013-03-17
* Replace "helm-c-" prefix by "helm-" in all files.Thierry Volpiatto2013-02-26
* * helm-eval.el (helm-eldoc-show-in-eval): Fix error message in condition-case.Thierry Volpiatto2013-02-04
* * helm-eval.el: Fix eldoc error (bob and scan).Thierry Volpiatto2013-01-26
* * helm-eval.el (helm-eldoc-show-in-eval): Avoid error messages in emacs 24.4.Thierry Volpiatto2013-01-13
* Remove all byte-compile-dynamic and update autoloads.Thierry Volpiatto2012-11-08
* `helm-eval-expression` uses `read-expression-history' instead of its ownLe Wang2012-09-04
* Disable compile warnings and add new keyword to helm.Thierry Volpiatto2012-07-30
* * helm-eval.el: require eldoc.Thierry Volpiatto2012-04-13
* * helm.el: Remove all digit shortcut code.Thierry Volpiatto2012-04-04
* Fix autoloads and remove faces variables.Thierry Volpiatto2012-04-02
* Fix dependencies and autoloads. Reorder.Thierry Volpiatto2012-03-28
* Move all defcustoms and faces in their respectives groups and files.Thierry Volpiatto2012-03-23
* Fix warnings at compilation.Thierry Volpiatto2012-03-22
* * helm-config.el: Move eval-expression to helm-eval.elThierry Volpiatto2012-03-20