summaryrefslogtreecommitdiff
path: root/guix.scm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* anywhere-mode.el: Use XCLIP_BIN.Oleg Pykhalov2018-05-101-2/+5
| | | | | | * anywhere-mode.el (anywhere-command): Use '@XCLIP_BIN@'. * guix.scm (emacs-anywhere-mode)[arguments]: Use this. [inputs]: Add 'xclip'.
* guix: Remove whitespace.Oleg Pykhalov2018-03-231-1/+1
| | | | * guix.scm (emacs-anywhere-mode): Remove whitespace.
* Add guix.scm.Oleg Pykhalov2018-03-171-0/+86
* guix.scm: New file. * emacs-anywhere.sh: Rename to 'emacs-anywhere'.