summaryrefslogtreecommitdiff
path: root/helm-man.el
Commit message (Expand)AuthorAge
* Fix byte compiler warningsNicholas Vollmer2020-07-28
* Fix documentationManuel Uberti2020-06-03
* Update copyrightsThierry Volpiatto2019-03-26
* Update copyrightsThierry Volpiatto2018-01-08
* Start adding group in some sources.Thierry Volpiatto2017-05-24
* Remove space in helm-man-format-switches and fix docstring.Thierry Volpiatto2017-03-20
* Guess default man command according to system-type (#1718).Thierry Volpiatto2017-03-20
* Add comments, no code change (#1681).Thierry Volpiatto2017-02-02
* Reuse manual-entry with *switches instead of Man-getpage-in-background (#1681).Thierry Volpiatto2017-02-02
* Addressed code reviewDaniel Xia2017-02-01
* Add fallback for man failuresDaniel Xia2017-02-01
* Fix helm-man-woman in failures of man and womanDaniel Xia2017-02-01
* Update copyrights.Thierry Volpiatto2017-01-01
* Remove now unneeded local settings of (not cl-lib) warnings.Thierry Volpiatto2016-11-13
* Change all helm buffer window name to lowercase, for consistency. #1513Billy.Zheng2016-05-21
* Fix copyrights.Thierry Volpiatto2016-03-05
* Require helm-help in several places.Thierry Volpiatto2015-07-14
* Allow not using "-l" switch in man (#1035).Thierry Volpiatto2015-05-27
* Make init function for man.Thierry Volpiatto2015-05-12
* Simplify initialization of cache.Thierry Volpiatto2015-05-12
* No need finally to preselect (#1019).Thierry Volpiatto2015-05-12
* Add preselection to man (#1019).Thierry Volpiatto2015-05-12
* Update copyrights.Thierry Volpiatto2015-03-24
* Finally reindent with the cl indentation behavior of 24.4.50.Thierry Volpiatto2014-04-25
* Reindent all again.Thierry Volpiatto2014-04-25
* Reindent all files again.Thierry Volpiatto2014-04-25
* Reindent all files.Thierry Volpiatto2014-04-18
* * helm-man.el: Disable persistent-action.Thierry Volpiatto2014-01-05
* Update copyrights.Thierry Volpiatto2014-01-02
* Merge branch 'origin-exp' into lexThierry Volpiatto2013-11-16
|\
| * * helm-man.el (helm-man-default-action): Fix unused err from condition-case.Thierry Volpiatto2013-11-15
* | Enable lexical-binding in all files.Thierry Volpiatto2013-11-14
* | Finish replacing cl symbols and requiring cl-lib, no compile error.Thierry Volpiatto2013-11-04
|/
* Fix unused args source in some filtered candidates functions.Thierry Volpiatto2013-11-02
* * helm-man.el (helm-man-default-action): Issue #285 Fix using completion for ...Thierry Volpiatto2013-09-16
* * helm-man.el (helm-man-or-woman-function): Issue #285 New user function.Thierry Volpiatto2013-09-11
* * helm-man.el (helm-source-man-pages): Use candidates-in-buffer.Thierry Volpiatto2013-08-09
* * helm-utils.el (helm-generic-sort-fn): Moved and renamed from `helm-elisp-so...Thierry Volpiatto2013-08-09
* Update copyrights.Thierry Volpiatto2013-03-17
* Replace "helm-c-" prefix by "helm-" in all files.Thierry Volpiatto2013-02-26
* * helm-elisp.el (helm-lisp-completion-at-point-or-indent): minor change, use or.Thierry Volpiatto2012-12-16
* * helm-man.el (helm-c-source-man-pages): Fix.Thierry Volpiatto2012-12-15
* * helm-man.el (helm-c-source-man-pages): Use init to initialize helm-c-man-pa...Thierry Volpiatto2012-12-15
* Remove all byte-compile-dynamic and update autoloads.Thierry Volpiatto2012-11-08
* * helm-man.el (helm-c-man-default-action): Don't let-bound Man-notify-method.Thierry Volpiatto2012-08-01
* Disable compile warnings and add new keyword to helm.Thierry Volpiatto2012-07-30
* Fix autoloads and remove faces variables.Thierry Volpiatto2012-04-02
* Fix dependencies and autoloads. Reorder.Thierry Volpiatto2012-03-28
* * helm-man.el (helm-c-man-default-action): Fix, use the car of candidates.Thierry Volpiatto2012-03-27
* Fix warnings at compilation.Thierry Volpiatto2012-03-22