summaryrefslogtreecommitdiff
path: root/helm-info.el
Commit message (Expand)AuthorAge
* Fix byte compiler warningsNicholas Vollmer2020-07-28
* Fix documentationManuel Uberti2020-06-03
* Update copyrightsThierry Volpiatto2019-03-26
* Initialize Info-directory-list (#2118)Thierry Volpiatto2018-12-20
* Warn when info sources not available (#2068)Thierry Volpiatto2018-08-10
* Compute info-page nodes in separate bufferThierry Volpiatto2018-07-26
* Fix helm-info-at-point docstringThierry Volpiatto2018-05-03
* Fix info at point from info buffersThierry Volpiatto2018-04-13
* Update copyrightsThierry Volpiatto2018-01-08
* Requires helm-utils in helm-info (thanks Robert)Thierry Volpiatto2017-09-15
* Add `refresh` option to `helm-info`Tianxiang Xiong2017-03-29
* Update copyrights.Thierry Volpiatto2017-01-01
* Remove now unneeded local settings of (not cl-lib) warnings.Thierry Volpiatto2016-11-13
* Stop requiring helm-plugin.Thierry Volpiatto2016-07-12
* Ensure invisible spec in info buffers is inserted (#1503).Thierry Volpiatto2016-05-17
* Fix copyrights.Thierry Volpiatto2016-03-05
* Check existence of directory in `helm-get-info-files` (#1330).Thierry Volpiatto2016-01-10
* Require helm-lib in helm-info.Thierry Volpiatto2016-01-09
* Fix compile error in previous PR by reordering (#1324) (#1326).Thierry Volpiatto2016-01-09
* Add `helm-info` for Info file to search (#1324).Tianxiang Xiong2016-01-08
* Calculate all info indexes available for helm-default-info-index-list (#1324).Thierry Volpiatto2016-01-08
* Update copyrights.Thierry Volpiatto2015-03-24
* * helm-info.el (helm-build-info-index-command): Get rid of eval.Thierry Volpiatto2015-03-20
* * helm-info.el (helm-define-info-index-sources): No need to loop twice.Thierry Volpiatto2015-03-20
* * helm-info.el (helm-info--pages-cache): Renamed from helm-info-pages.Thierry Volpiatto2015-03-15
* * helm-info.el (helm-info-at-point): Remove old google stuff.Thierry Volpiatto2015-03-15
* Start cleaning the mess in info init fn.Thierry Volpiatto2015-03-15
* * helm-info.el: Minor fix on comment, also use start and end.Thierry Volpiatto2015-03-15
* Fix creation of info source with class.Thierry Volpiatto2015-03-15
* * helm-info.el (helm-default-info-index-list): Fix emacs-lisp-intro is eintr ...Thierry Volpiatto2014-05-23
* 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
* Update copyrights.Thierry Volpiatto2014-01-02
* Enable lexical-binding in all files.Thierry Volpiatto2013-11-14
* reindent.Thierry Volpiatto2013-11-04
* 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
* * helm-info.el (helm-info-default-sources): Add eieio source.Thierry Volpiatto2013-10-03
* * helm-info.el (helm-info-default-sources): New user var.Thierry Volpiatto2013-10-01
* Update copyrights.Thierry Volpiatto2013-03-17
* Replace "helm-c-" prefix by "helm-" in all files.Thierry Volpiatto2013-02-26
* * helm-info.el (helm-c-define-info-index-sources): Don't prefix sources with ...Thierry Volpiatto2013-02-26
* * helm-info.el (helm-info-at-point): remove helm-maybe-use-default-as-input.Thierry Volpiatto2012-12-24
* * helm.el (helm-sources-using-default-as-input): Issue #178 New user var.Thierry Volpiatto2012-12-22
* Remove all byte-compile-dynamic and update autoloads.Thierry Volpiatto2012-11-08
* Disable compile warnings and add new keyword to helm.Thierry Volpiatto2012-07-30
* Fix defcustoms.Thierry Volpiatto2012-05-06
* Fix autoloads and remove faces variables.Thierry Volpiatto2012-04-02