index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
so-long.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2022-12-16
1
-1
/
+1
*
; Fix typos (prefer US spelling)
Stefan Kangas
2022-11-18
1
-2
/
+2
*
Merge from origin/emacs-28
Stefan Kangas
2022-07-14
1
-4
/
+4
|
\
|
*
; Fix typos: prefer American spelling
Stefan Kangas
2022-07-13
1
-4
/
+4
*
|
Prefer :risky defcustom keyword
Stefan Kangas
2022-07-11
1
-1
/
+1
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-06-24
1
-26
/
+26
|
\
|
|
*
; Fix typos: prefer US spelling.
Stefan Kangas
2022-06-23
1
-26
/
+26
*
|
Audit symbol quoting in Lisp doc strings
Lars Ingebrigtsen
2022-05-24
1
-2
/
+2
|
/
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-4
/
+4
*
Don't quote nil and t in doc strings and comments
Lars Ingebrigtsen
2021-09-21
1
-1
/
+1
*
; * lisp/so-long.el (so-long-mode): Use `so-long-mode-line-active' face
Phil Sainty
2021-09-19
1
-4
/
+11
*
; * lisp/so-long.el: Documentation
Phil Sainty
2021-09-19
1
-23
/
+31
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-7
/
+7
*
; More minor docfixes found by checkdoc
Stefan Kangas
2021-09-14
1
-1
/
+1
*
; * lisp/so-long.el: Bump version for the GNU ELPA build
Phil Sainty
2021-08-04
1
-1
/
+2
*
Make `global-so-long-mode' use `buffer-line-statistics'
Phil Sainty
2021-08-03
1
-14
/
+50
*
; Revert "Make `so-long' restore `view-mode'"
Phil Sainty
2021-08-03
1
-6
/
+2
*
Support 'preserved' variables and minor modes in `so-long-mode'
Phil Sainty
2021-08-03
1
-1
/
+98
*
; * lisp/so-long.el: Minor bug fixes
Phil Sainty
2021-08-03
1
-3
/
+4
*
* lisp/so-long.el (so-long-minor-modes): Additional modes to disable
Phil Sainty
2021-08-03
1
-1
/
+4
*
Make `global-so-long-mode' handle unrecognised file types
Phil Sainty
2021-08-03
1
-2
/
+3
*
Increase `so-long-threshold' and `so-long-max-lines' defaults
Phil Sainty
2021-08-03
1
-5
/
+6
*
; * lisp/so-long.el: Bump to version 1.1
Phil Sainty
2021-08-03
1
-3
/
+5
*
; * lisp/so-long.el: Documentation
Phil Sainty
2021-08-03
1
-11
/
+16
*
Make `so-long' restore `view-mode'
Lars Ingebrigtsen
2021-06-06
1
-2
/
+6
*
* lisp/**/*.el: Avoid positional args to `define-minor-mode`
Stefan Monnier
2021-04-11
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Merge from origin/emacs-27
Glenn Morris
2020-12-25
1
-3
/
+3
|
\
|
*
* lisp/so-long.el: Decrease use of passive voice.
Stefan Kangas
2020-12-21
1
-3
/
+3
*
|
* lisp/so-long.el: Doc fix to reduce use of passive voice.
Stefan Kangas
2020-11-30
1
-7
/
+6
*
|
; Fix typos
Stefan Kangas
2020-09-21
1
-1
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2020-08-13
1
-9
/
+55
|
\
|
|
*
; * lisp/so-long.el: Documentation
Phil Sainty
2020-08-04
1
-7
/
+10
|
*
lisp/so-long.el: Improve support for major mode hooks
Phil Sainty
2020-08-04
1
-3
/
+46
*
|
Merge from origin/emacs-27
Glenn Morris
2020-08-03
1
-37
/
+51
|
\
|
|
*
; lisp/so-long.el: Prevent potential error if comment-use-syntax is nil
Phil Sainty
2020-08-04
1
-1
/
+3
|
*
; * lisp/so-long.el: Byte-compilation bug fix
Phil Sainty
2020-08-04
1
-1
/
+2
|
*
; * lisp/so-long.el (so-long-variable-overrides): Improve doc
Phil Sainty
2020-08-04
1
-2
/
+13
|
*
; * so-long.el: Documentation and spelling
Phil Sainty
2020-08-04
1
-33
/
+33
*
|
Make so-long test pass following lisp-mnt change
Glenn Morris
2020-01-23
1
-3
/
+5
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
; Spelling fixes
Paul Eggert
2019-12-10
1
-12
/
+12
*
Spelling fixes
Paul Eggert
2019-12-09
1
-24
/
+24
*
* lisp/so-long.el (so-long-variable-overrides): Set bidi-inhibit-bpa
Phil Sainty
2019-11-30
1
-2
/
+4
*
lisp/so-long.el: Refactor menu action commands
Phil Sainty
2019-11-18
1
-22
/
+13
*
* lisp/so-long.el (so-long): Firstly revert the existing action, if any
Phil Sainty
2019-11-18
1
-2
/
+10
*
lisp/so-long.el: Use (interactive "@") for menu commands
Stefan Monnier
2019-11-18
1
-36
/
+17
[next]