summaryrefslogtreecommitdiff
path: root/lisp/so-long.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-111-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Merge from origin/emacs-27Glenn Morris2020-12-251-3/+3
|\
| * * lisp/so-long.el: Decrease use of passive voice.Stefan Kangas2020-12-211-3/+3
* | * lisp/so-long.el: Doc fix to reduce use of passive voice.Stefan Kangas2020-11-301-7/+6
* | ; Fix typosStefan Kangas2020-09-211-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-08-131-9/+55
|\|
| * ; * lisp/so-long.el: DocumentationPhil Sainty2020-08-041-7/+10
| * lisp/so-long.el: Improve support for major mode hooksPhil Sainty2020-08-041-3/+46
* | Merge from origin/emacs-27Glenn Morris2020-08-031-37/+51
|\|
| * ; lisp/so-long.el: Prevent potential error if comment-use-syntax is nilPhil Sainty2020-08-041-1/+3
| * ; * lisp/so-long.el: Byte-compilation bug fixPhil Sainty2020-08-041-1/+2
| * ; * lisp/so-long.el (so-long-variable-overrides): Improve docPhil Sainty2020-08-041-2/+13
| * ; * so-long.el: Documentation and spellingPhil Sainty2020-08-041-33/+33
* | 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