summaryrefslogtreecommitdiff
path: root/helm-info.el
Commit message (Collapse)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
| | | | * helm-info.el (helm-get-info-files): Do it.
* Warn when info sources not available (#2068)Thierry Volpiatto2018-08-10
| | | | * helm-info.el (helm-info-at-point): Do it.
* Compute info-page nodes in separate bufferThierry Volpiatto2018-07-26
| | | | | | | to not kill the current-buffer if current-buffer is an info buffer. * helm-info.el (helm-source-info-pages): Reindent. (helm-info-pages-init): Do it.
* Fix helm-info-at-point docstringThierry Volpiatto2018-05-03
|
* Fix info at point from info buffersThierry Volpiatto2018-04-13
| | | | | * helm-info.el (helm-info-init): Don't use a default *info* buffer to compute list and use save-selected-window.
* Update copyrightsThierry Volpiatto2018-01-08
|
* Requires helm-utils in helm-info (thanks Robert)Thierry Volpiatto2017-09-15
| | | | * helm-info.el (helm-utils): Require it.
* 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
| | | | Done according to helm-bbdb syohei commit (thanks).
* Stop requiring helm-plugin.Thierry Volpiatto2016-07-12
|
* Ensure invisible spec in info buffers is inserted (#1503).Thierry Volpiatto2016-05-17
| | | | * helm-info.el (helm-info-init): Do it.
* Fix copyrights.Thierry Volpiatto2016-03-05
|
* Check existence of directory in `helm-get-info-files` (#1330).Thierry Volpiatto2016-01-10
| | | | * helm-info.el (helm-get-info-files): Do it.
* 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
| | | | | Info files are no longer hard-coded by default, but found by searching through directories in `Info-directory-list`.
* Calculate all info indexes available for helm-default-info-index-list (#1324).Thierry Volpiatto2016-01-08
| | | | | | * helm-info.el (Info-directory-list): Declare it. (helm-get-info-top-node-items): New fn. (helm-default-info-index-list): Use it.
* 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
| | | | | * helm-bookmark.el: require helm-net here. * helm-external.el: same.
* Start cleaning the mess in info init fn.Thierry Volpiatto2015-03-15
| | | | * helm-info.el (helm-info-init): Do it.
* * 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: Move code from *plugin and create class. * helm-plugin.el: Move info-index code to info.
* * helm-info.el (helm-default-info-index-list): Fix emacs-lisp-intro is eintr ↵Thierry Volpiatto2014-05-23
| | | | (#523).
* Finally reindent with the cl indentation behavior of 24.4.50.Thierry Volpiatto2014-04-25
| | | | | It have font-lock broken in some place but is not broken as in 24.3.90. So perhaps it is the best option for now.
* Reindent all again.Thierry Volpiatto2014-04-25
|
* Reindent all files again.Thierry Volpiatto2014-04-25
| | | | * helm-elisp-package.el: Use with instead of let.
* 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-c-".
* * 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
| | | | | | (helm-internal): Use it. * helm-info.el (helm-info-at-point): Use helm-maybe-use-default-as-input. * helm-tags.el (helm-c-etags-select): Remove thing-at-point with prefix arg.
* 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
| | | | | | * helm.el (helm): Send error when running helm within helm unless :allow-nest is non--nil. Fix docstring. * helm-ring.el (helm-show-kill-ring): Use new keyword :allow-nest
* Fix defcustoms.Thierry Volpiatto2012-05-06
| | | | | * helm-buffers.el * helm-info.el
* Fix autoloads and remove faces variables.Thierry Volpiatto2012-04-02
| | | | | | | | | Remove `generated-autoload-file' local var in all files. * helm-bookmark.el (helm-bookmark-directory): new face. Remove obsolete faces vars. * helm-misc.el: require also *-files and *-buffers. * helm.el: Reorder, clean and remove obsolete faces.