aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/emacs.fish
Commit message (Collapse)AuthorAge
* Update emacs completion with all options, remove silly mime-hackGravatar Fabian Homborg2015-07-20
| | | | | | | | | | | | | __fish_complete_mime used in that way is a no-op on current fish anyway, and emacs is by no means useful for just text files (it can also view PDFs, images, ...). Otherwise this completion currently only offers options, not arguments. For most these are pretty much incompletable (lisp code, for example), and for others it's just not all that useful. Signed-off-by: David Adam <zanchey@ucc.gu.uwa.edu.au>
* Add missing file for vi completions that is needed to complete files ↵Gravatar axel2007-02-23
| | | | | | selectively based on mime types. Also use it to improve emacs completions, in order to balance my GNU karma. darcs-hash:20070222214555-ac50b-60aa6a3e4cea77451c51d40d2a574d145f3de4fe.gz
* Drop use of the N_ no-op for translation descriptions. Instead, tell ↵Gravatar axel2007-01-16
| | | | | | xgettext that any token following '--description' should be translated. This should greatly speed up completion loading on platforms where fork() is slow. (Hi, OS X) darcs-hash:20070116011828-ac50b-fb923dc877869ded4d506bbe0bc5364eea44092f.gz
* Do gettext translation of descriptions just-in-time internally in fishGravatar axel2006-03-02
| | | | darcs-hash:20060301165347-ac50b-3df9feec60dd9860e0988396d10b550a501f6802.gz
* Redo installation file structure, move lots of things to $PREFIX/share/fishGravatar axel2006-02-17
darcs-hash:20060217101339-ac50b-d93d2c620a4b7f75f05ff461a6edbee001da7613.gz