index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
outline.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix outline-minor-mode-map
Lars Ingebrigtsen
2022-09-01
1
-4
/
+4
*
Fix 744ed0ceeed7472a160fea7154939cf641205577 from bug#57082 (bug#57176)
Juri Linkov
2022-08-30
1
-10
/
+11
*
Tweak outline symbol icons
Lars Ingebrigtsen
2022-08-13
1
-2
/
+2
*
Default outline-minor-mode-use-buttons to only happen in *Help*
Lars Ingebrigtsen
2022-08-12
1
-1
/
+1
*
Reverse the outline arrows
Stephen Berman
2022-08-12
1
-4
/
+4
*
Make outline buttons work in NEWS
Stephen Berman
2022-08-09
1
-30
/
+31
*
Make the symbol icons in outline.el more logical
Lars Ingebrigtsen
2022-07-30
1
-2
/
+2
*
Fix outline-minor-mode-use-buttons defcustom type
Lars Ingebrigtsen
2022-07-30
1
-1
/
+1
*
Adjust outline--use-buttons-p to buffer-match-p change
Lars Ingebrigtsen
2022-07-30
1
-6
/
+3
*
Make outline-view-change-hook obsolete
Stefan Kangas
2022-07-30
1
-1
/
+1
*
Fix outline byte compilation warning from previous change
Lars Ingebrigtsen
2022-07-29
1
-7
/
+7
*
Fix up the outline minor mode button logic
Lars Ingebrigtsen
2022-07-29
1
-7
/
+11
*
Use icons in outline
Lars Ingebrigtsen
2022-07-28
1
-40
/
+46
*
; Improve doc strings of 2 outline-minor-mode options
Eli Zaretskii
2022-07-22
1
-2
/
+13
*
Quote some literal keys to get help-key-binding face
Stefan Kangas
2022-07-03
1
-5
/
+4
*
Revert "Add meta navigation keys to outline-minor-mode-cycle-map"
Lars Ingebrigtsen
2022-05-11
1
-4
/
+0
*
Add meta navigation keys to outline-minor-mode-cycle-map
Lars Ingebrigtsen
2022-05-09
1
-0
/
+4
*
Audit quoting the quote character in doc strings
Lars Ingebrigtsen
2022-04-22
1
-1
/
+1
*
Merge from origin/emacs-28
Eli Zaretskii
2022-04-16
1
-24
/
+49
|
\
|
*
Fix documentation of Outline minor mode options
Eli Zaretskii
2022-04-16
1
-24
/
+49
*
|
Make outline-blank-line into defcustom
Jeff Norden
2022-02-22
1
-2
/
+5
*
|
Fix some doc strings in outline.el
Matthias Meulien
2022-01-22
1
-12
/
+18
*
|
Extend Outline mode with default visibility state
Matthias Meulien
2022-01-16
1
-2
/
+176
*
|
* lisp/outline.el (outline-minor-mode-cycle--bind): Fix outline-on-heading-p.
Juri Linkov
2022-01-11
1
-1
/
+1
*
|
* lisp/outline.el: Don't set outline-minor font-lock text property 'keymap'.
Juri Linkov
2022-01-10
1
-19
/
+14
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
* lisp/outline.el (outline-minor-mode-use-buttons): Add :safe #'booleanp.
Juri Linkov
2021-12-15
1
-2
/
+3
*
|
* lisp/outline.el (outline-font-lock-keywords): Replace ‘.+’ with ‘.*’.
Juri Linkov
2021-11-24
1
-1
/
+1
*
|
Adjust `defvar-keymap' and `define-keymap' to the new syntax
Lars Ingebrigtsen
2021-11-16
1
-4
/
+4
*
|
Fix outline-cycle-buffer issue in `C-h b' buffers
Lars Ingebrigtsen
2021-11-15
1
-1
/
+4
*
|
Add outline-minor-mode-use-buttons doc string caveat
Lars Ingebrigtsen
2021-11-06
1
-0
/
+3
*
|
Make `outline-hide-body' work in `C-h b' buffers
Lars Ingebrigtsen
2021-11-06
1
-9
/
+14
*
|
Fix widgets in Outline mode on TTY frames
Eli Zaretskii
2021-11-03
1
-1
/
+2
*
|
* lisp/outline.el: Fix compilation of `outline--make-button`
Stefan Monnier
2021-11-02
1
-0
/
+2
*
|
Fix mouse-1 on `C-h b' buttons
Lars Ingebrigtsen
2021-11-02
1
-2
/
+2
*
|
Add a better test for emojis
Lars Ingebrigtsen
2021-11-02
1
-5
/
+11
*
|
Re-fix the new mouse event logic in outline
Lars Ingebrigtsen
2021-11-01
1
-2
/
+2
*
|
Make TAB work on the outline buttons
Lars Ingebrigtsen
2021-10-31
1
-0
/
+2
*
|
Fix new mouse handling in outline
Lars Ingebrigtsen
2021-10-31
1
-2
/
+4
*
|
Add buttons to outlining and tweak `C-h b' buffer
Lars Ingebrigtsen
2021-10-31
1
-6
/
+81
|
/
*
* lisp/outline.el (outline-minor-mode-cycle-filter): New defcustom (bug#50679)
Juri Linkov
2021-09-23
1
-13
/
+35
*
* lisp/outline.el (outline-mode-cycle-map): Don't bind `tab`.
Stefan Monnier
2021-07-08
1
-1
/
+0
*
* lisp/outline.el (outline-font-lock-keywords): Fix highlight case (bug#48707)
Juri Linkov
2021-05-28
1
-1
/
+3
*
* lisp/outline.el (outline-minor-mode-highlight): Fix safe-local-variable.
Utkarsh Singh
2021-05-28
1
-1
/
+1
*
Make outline commands repeatable (bug#47878)
Philip K
2021-04-22
1
-0
/
+39
*
* lisp/**/*.el: Avoid positional args to `define-minor-mode`
Stefan Monnier
2021-04-11
1
-2
/
+3
*
Separate values 'override' and 'append' in 'outline-minor-mode-highlight'
Juri Linkov
2021-03-13
1
-6
/
+10
*
* lisp/outline.el (outline-font-lock-keywords): Simplify
Stefan Monnier
2021-03-11
1
-4
/
+1
*
Remove outline-cycle-minor-mode and outline-cycle-highlight-minor-mode
Juri Linkov
2021-03-07
1
-41
/
+30
[next]