324 Commits (master)
 

Author SHA1 Message Date
Adam Porter b54cd7e3b9 Tidy: More tidying 7 years ago
Adam Porter 871deeb603 Tidy: Headers, comments, docstrings 7 years ago
Adam Porter 0f1e99e56d Tidy: Keybindings 7 years ago
Adam Porter 0f3597faee Remove: (outshine-version) 7 years ago
Adam Porter aeda0d81c9 Tidy: (outshine-compatible-face) 7 years ago
Adam Porter 51e2e06c5d Tidy: (outshine-hide-comment-subtrees) 7 years ago
Adam Porter 293807a76b Tidy: (outshine-set-local-outline-regexp-and-level) 7 years ago
Adam Porter d2ad53de4b Tidy: (outshine-calc-outline-regexp) 7 years ago
Adam Porter b01dd2e5d2 Tidy: Fix indentation and remove commented code 7 years ago
Thibault Polge ce290c2bde
Merge pull request #29 from walseb/master 7 years ago
Sebastian Wålinder dbd0d674f4
Update outshine-version variable 7 years ago
Thibault Polge d1e37053f1
Merge pull request #19 from thblt/be-a-good-minor-mode-not-a-nasty-override 7 years ago
Thibault Polge 9fc552f426
Create version 3.0 7 years ago
Thibault Polge 8f4bb47e05
Restore default visibility when deactivating Outshine 7 years ago
Thibault Polge eb429edbea
Remove `outshine-hook` 7 years ago
Thibault Polge 109dd5c118
Merge branch 'master' into be-a-good-minor-mode-not-a-nasty-override 7 years ago
Thibault Polge 95e1522dbc
Don't use the outshine-outline prefix 7 years ago
Thibault Polge 7737cf72f7
Rename outshine-minor-mode to outshine-mode 7 years ago
Thibault Polge 345d85ab54
Bump version number to 2.1 7 years ago
Thibault Polge 99720f4068
Merge pull request #17 from thblt/leave-outline-alone 7 years ago
Thibault Polge 6c3b071936
Simplify the outshine-outline pseudo-namespace (Fix #21) 7 years ago
Thibault Polge c8a2c7e059
Don't (error), activate 8 years ago
Thibault Polge 8cde698692
Don't auto-activate outline-mode 8 years ago
Thibault Polge 316cfb9254
Warn, don't fail 8 years ago
Thibault Polge 264b963d68
Deactivate font-locking of headings when deactivating Outshine 8 years ago
Thibault Polge 2912dd9071
Save and restore outline- variables we manipulate 8 years ago
Thibault Polge 69ede3958a
Auto start Outline with Outshine 8 years ago
Thibault Polge 5d745bd944
Advise functions when enabling the minor mode for the first time 8 years ago
Thibault Polge f7ce026a90
Don't hardcode advertised bindings 8 years ago
Thibault Polge a76ec6b0e9
Fix comments 8 years ago
Thibault Polge 08ab182d57
Use setq-local instead of make-local-variable 8 years ago
Thibault Polge fb2d483fd0
Use defvar-local 8 years ago
Thibault Polge a999a83c8f
Create minor mode 8 years ago
Thibault Polge 485416a611
Leave `outline-minor-mode-keymap` alone 8 years ago
Thibault Polge 06e5d3bcd6
[FIX] Don't duplicate outline-heading-end-regexp 8 years ago
Thibault Polge 173d86856a
Delete custom variable `outline-structedit-modifiers` 8 years ago
Thibault Polge ac13dac968
Remove outline-mode-easy-bindings.el 8 years ago
Thibault Polge f05597d19c
Bring variable outline-promotion-headings into correct namespace 8 years ago
Thibault Polge 76e501b440
Delete variable `outline-minor-mode-prefix` 8 years ago
Thibault Polge 4890f5405e
Bring outline- functions in the outshine- namespace 8 years ago
Thibault Polge fdf8b204ed
Delete functions already defined in outline.el 8 years ago
alphapapa 8712df02b9
Merge pull request #16 from thblt/master 8 years ago
Thibault Polge 49144948bf
Delete buggy outline-hide-sublevels (Fix #15) 8 years ago
Adam Porter 5f1a6b7023 Fix: Use font-lock-flush equivalent in Emacs <25 8 years ago
Adam Porter ed6d4daa20 Fix: Adjust pcase for Emacs <25 8 years ago
alphapapa 75389b7104 Merge pull request #8 from jgkamat/jay/temp-dir-cleanup 9 years ago
Jay Kamat 3ffef17a70
Stop creating unused outshine-temporary-directory 9 years ago
Michael Brand a695215b47 Add outshine-fontify option for when to fontify. 9 years ago
Michael Brand cd44e13800 Unleash partly missing fontification 9 years ago
John Ankarström 0fdd0cd619 Support eldoc-mode 9 years ago