summaryrefslogtreecommitdiff
path: root/emacs-helm.sh
Commit message (Expand)AuthorAge
* Update copyrightsThierry Volpiatto2021-11-12
* Update copyrightsThierry Volpiatto2020-12-16
* Use ls and awk in emacs-helm.shThierry Volpiatto2020-08-02
* Declare bootstrap-version in emacs-helm.shThierry Volpiatto2020-06-16
* Avoid rebuilding packages after using emacs-helm.shThierry Volpiatto2020-06-16
* Fix emacs-helm.sh --load-packages option with straightThierry Volpiatto2020-06-16
* Handle Straight user configThierry Volpiatto2020-06-16
* Add straight/repos/async to LOAD-PATH in emacs-helm.shThierry Volpiatto2020-06-14
* Respect that emacs config-folder can now be in $XDG_CONFIG_HOMEBenjamin Orthen2020-02-17
* Update emacs-helm.sh helpThierry Volpiatto2019-10-03
* Fix commentary in emacs-helm.shThierry Volpiatto2019-09-24
* Better format of help in emacs-helm.shThierry Volpiatto2019-09-23
* Add option to load specified packagesThierry Volpiatto2019-09-23
* Add -B to help in scriptThierry Volpiatto2019-09-22
* Add option to emacs-helm.sh, improve help andThierry Volpiatto2019-09-22
* Update copyrightsThierry Volpiatto2019-03-26
* Remove one unneeded newline in emacs-helm.shThierry Volpiatto2018-04-20
* Double quote newlines in emacs-helm.shThierry Volpiatto2018-01-28
* Update copyrightsThierry Volpiatto2018-01-08
* emacs-helm.sh: Remap execute-extended-command instead of binding M-xPierre Neidhardt2017-09-11
* emacs-helm.sh: Improve phrasingPierre Neidhardt2017-09-11
* emacs-helm.sh: Double-quote $CONF_FILEPierre Neidhardt2017-09-11
* emacs-helm.sh: Return exit status 1 instead of 2Pierre Neidhardt2017-09-11
* emacs-helm.sh: Switch to Bourne Shell (sh)Pierre Neidhardt2017-09-11
* Remove dependency on dirnameThierry Volpiatto2017-07-09
* Fix load-path with elpa in emacs-helm.sh (#1800)Thierry Volpiatto2017-06-22
* Improve emacs-helm.sh.Thierry Volpiatto2017-05-05
* Get a default load-path value from emacs -q in emacs-helm.sh.Thierry Volpiatto2017-05-04
* Update copyrights.Thierry Volpiatto2017-01-01
* Another copyright fix.Thierry Volpiatto2016-03-07
* Update help in emacs-helm.sh.Thierry Volpiatto2016-02-02
* Add popup dependency in emacs-helm.sh.Thierry Volpiatto2016-01-26
* Allow starting helm.sh from a non usual package-user-dir (#1353).Thierry Volpiatto2016-01-25
* Fix setting of package-load-list for em.sh.Thierry Volpiatto2015-10-27
* Ensure only helm is enabled when package-initialize kick in in em.sh.Thierry Volpiatto2015-10-27
* Ensure helm-core is in load-path (#1114).Thierry Volpiatto2015-07-27
* * emacs-helm.sh: Add comment.Thierry Volpiatto2015-06-20
* Don't hardcode TEMP env var in emacs-helm.sh.Thierry Volpiatto2015-06-20
* Try to fix issue with TEMP environment var on cygwin.Thierry Volpiatto2015-05-20
* Make shebang portableDamien Cassou2015-02-24
* * emacs-helm.sh: Bind M-x to helm-M-x.Thierry Volpiatto2014-11-12
* * emacs-helm.sh: Finally cd in calling directory to eval correctly relative n...Thierry Volpiatto2014-09-24
* * emacs-helm.sh: Fix relsymlink by using readlink for now (#631).Thierry Volpiatto2014-09-24
* * emacs-helm.sh: fix with relsymlinks (#631).Thierry Volpiatto2014-09-24
* * emacs-helm.sh: Fix when $0 is not a symlink (#631).Thierry Volpiatto2014-09-24
* * emacs-helm.sh: Fix when the file is a symlink (#631).Thierry Volpiatto2014-09-24
* * Makefile: Generate autoloads from here now.Thierry Volpiatto2014-09-15
* * emacs-helm.sh: Avoid dependency to readlink by using emacs to resolve symli...Thierry Volpiatto2014-08-18
* * emacs-helm.sh: Check is temp file still exists before deleting (#504).Thierry Volpiatto2014-05-06
* * emacs-helm.sh: Use completion-at-point if available.Thierry Volpiatto2014-01-01