summaryrefslogtreecommitdiff
path: root/lisp/so-long.el
Commit message (Expand)AuthorAgeFilesLines
* Make so-long test pass following lisp-mnt changeGlenn Morris2020-01-231-3/+5
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* ; Spelling fixesPaul Eggert2019-12-101-12/+12
* Spelling fixesPaul Eggert2019-12-091-24/+24
* * lisp/so-long.el (so-long-variable-overrides): Set bidi-inhibit-bpaPhil Sainty2019-11-301-2/+4
* lisp/so-long.el: Refactor menu action commandsPhil Sainty2019-11-181-22/+13
* * lisp/so-long.el (so-long): Firstly revert the existing action, if anyPhil Sainty2019-11-181-2/+10
* lisp/so-long.el: Use (interactive "@") for menu commandsStefan Monnier2019-11-181-36/+17
* ; * lisp/so-long.el: Use declare-function nearer the code that needs itStefan Monnier2019-11-181-9/+6
* ; * lisp/so-long.el: Use function quoting in example configurationStefan Monnier2019-11-181-3/+3
* ; * lisp/so-long.el: Delete redundant :group declarationsStefan Monnier2019-11-181-32/+16
* ; * lisp/so-long.el: Silence byte-compiler warningsPhil Sainty2019-11-161-0/+3
* Make so-long disable flymake, flyspell, flycheckPhil Sainty2019-11-151-0/+3
* Support loading so-long.el on top of an earlier versionPhil Sainty2019-11-151-0/+50
* Backwards-compatibility function definitions for so-long.elPhil Sainty2019-11-151-0/+17
* * lisp/so-long.el (so-long-unload-function): Improved feature unloadPhil Sainty2019-11-151-8/+39
* ; * lisp/so-long.el (so-long-predicate): Custom type consistencyPhil Sainty2019-11-151-2/+2
* Defer triggering `so-long' until the buffer is displayedPhil Sainty2019-11-151-1/+76
* ; Documentation and spellingPhil Sainty2019-11-151-17/+37
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-111-4/+4
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-081-4/+4
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-201-4/+4
* * lisp/so-long.el (so-long-variable-overrides): Improve docPhil Sainty2019-07-131-1/+6
* * lisp/so-long.el (so-long-variable-overrides): Use correct bidi optionPhil Sainty2019-07-131-2/+4
* Add so-long libraryPhil Sainty2019-07-131-0/+1703