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
*
Don't quote 't' in doc strings
Eli Zaretskii
2024-02-10
1
-2
/
+2
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
* doc/emacs/text.texi (Outline Minor Mode): Add a note about value 'insert'.
Juri Linkov
2023-09-13
1
-0
/
+3
*
Improve outline-default-state docstring
Robert Pluim
2023-04-26
1
-2
/
+4
*
* lisp/outline.el (outline--fix-buttons-after-change): Add save-match-data.
Juri Linkov
2023-03-22
1
-1
/
+1
*
Use named keymaps for outline buttons
Robert Pluim
2023-01-24
1
-15
/
+18
*
* etc/NEWS: Mention incompatible changes in 'outline-minor-mode-cycle-map'.
Juri Linkov
2023-01-11
1
-6
/
+16
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Use the new keyword ':repeat' in repeatable keymaps.
Juri Linkov
2022-12-22
1
-13
/
+2
*
* lisp/outline.el: Fix the value 'insert' of outline-minor-mode-use-buttons.
Juri Linkov
2022-12-12
1
-1
/
+1
*
Fix the width of margins for icons in outline-minor-mode (bug#59719)
Juri Linkov
2022-12-02
1
-10
/
+31
*
* lisp/outline.el: 'S-<down-mouse-1>' on buffer buttons cycles all outlines.
Juri Linkov
2022-11-23
1
-5
/
+11
*
; Fix typos (misspelled symbols)
Stefan Kangas
2022-11-21
1
-0
/
+2
*
* lisp/outline.el (outline-search-function): New variable (bug#53981).
Juri Linkov
2022-11-21
1
-30
/
+128
*
; Fix typos
Stefan Kangas
2022-11-18
1
-1
/
+1
*
* lisp/outline.el (outline-minor-mode): Ensure margins are either 0 or 1.
Juri Linkov
2022-11-07
1
-2
/
+6
*
* lisp/outline.el: Pre-compute some frequent data for button icons (bug#57813)
Juri Linkov
2022-10-23
1
-98
/
+80
*
* lisp/outline.el: Use 'outline-cycle' on buttons for 'RET' like 'TAB' uses.
Juri Linkov
2022-10-22
1
-10
/
+10
*
Unify outline-minor-mode-use-buttons with in-margins/insert values (bug#57813)
Juri Linkov
2022-10-22
1
-71
/
+51
*
* lisp/outline.el (outline-minor-mode-insert-buttons): New defvar-local.
Juri Linkov
2022-10-18
1
-11
/
+20
*
* lisp/outline.el: Use one character wide strings for margins (bug#57813)
Juri Linkov
2022-10-18
1
-5
/
+16
*
* lisp/outline.el: Rearrange button/margin functions.
Juri Linkov
2022-10-13
1
-100
/
+100
*
* lisp/outline.el (outline--fix-buttons-after-change): New function.
Juri Linkov
2022-10-13
1
-9
/
+21
*
Revert "keymap.el: Ease up support for non-`kbd` formats."
Lars Ingebrigtsen
2022-10-03
1
-2
/
+1
*
keymap.el: Ease up support for non-`kbd` formats.
Stefan Monnier
2022-10-02
1
-1
/
+2
*
* lisp/outline.el: More improvements for buttons/margins (bug#57813)
Juri Linkov
2022-09-21
1
-12
/
+17
*
* lisp/outline.el: Bind margin mouse event to cycle outlines (bug#57813)
Juri Linkov
2022-09-20
1
-40
/
+42
*
* lisp/outline.el (outline-open): Revert 'text' back to " open ".
Juri Linkov
2022-09-19
1
-4
/
+3
*
* lisp/outline.el (outline-minor-mode-use-margins): New user option.
Juri Linkov
2022-09-19
1
-32
/
+137
*
Support imenu in emacs-news-mode
Stefan Kangas
2022-09-19
1
-2
/
+5
*
* lisp/outline.el: Optimize performance of S-TAB (bug#57813)
Juri Linkov
2022-09-16
1
-10
/
+6
*
Fix icon spec for outline icons
Po Lu
2022-09-16
1
-4
/
+4
*
Add portable versions of the outline SVGs
Po Lu
2022-09-16
1
-0
/
+2
*
Add outline open/close images (bug#57813)
Juri Linkov
2022-09-16
1
-4
/
+6
*
Fix outline image icon display (bug#57813)
Juri Linkov
2022-09-15
1
-9
/
+9
*
Prefer defvar-keymap for repeat-map in outline.el
Juri Linkov
2022-09-13
1
-24
/
+22
*
Add prefix argument to outline-cycle-buffer
Augusto Stoffel
2022-09-08
1
-10
/
+18
*
Don't replace the first character with an arrow in outline-minor-mode
Juri Linkov
2022-09-04
1
-1
/
+2
*
Add a basic widget type for buffer predicates
Lars Ingebrigtsen
2022-09-04
1
-2
/
+1
*
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
[next]