branch: externals/fountain-mode
commit 534fe0b5f2545ca714d1776a58c407ecb8e17e51
Author: Paul W. Rankin
Commit: Paul W. Rankin
Fix fountain-mode.org font
---
docs/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/index.html b/docs/index.html
index f4cfe2f..d
branch: externals/fountain-mode
commit 56ec1188e0d7bd6ee384609b211c8f2275707cbd
Author: Paul W. Rankin
Commit: Paul W. Rankin
Better links to export examples
---
docs/index.fountain | 16
docs/index.html | 12
2 files changed, 8 insertions(+), 20 deletions(
branch: externals/fountain-mode
commit 1e045ce5f14b0eca0a6f2fa38432a339f271e652
Author: Paul W. Rankin
Commit: Paul W. Rankin
Add fountain-mode.org index files
new file: docs/index.fountain
new file: docs/index.html
---
docs/index.fountain | 153 +++
doc
branch: externals/fountain-mode
commit 0fd23b76e7f6064a40efe09e1b32636778348ac5
Author: Paul W. Rankin
Commit: Paul W. Rankin
Use read-char-choice for fountain-set-font-lock-decoration
User no longer needs to press RET after choice.
---
fountain-mode.el | 7 +--
1 file changed,
branch: externals/fountain-mode
commit 95852580cc40faab64489f3975958e47e64565d6
Author: Paul W. Rankin
Commit: Paul W. Rankin
Typo
---
docs/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/index.html b/docs/index.html
index b535d5b..c60ba10 100644
--- a/do
pwr pushed a change to branch externals/fountain-mode.
from fff47c4 Add fountain-completion-additional-(characters|locations)
new 1e045ce Add fountain-mode.org index files
new 2ed4878 renamed: CNAME -> docs/CNAME
new 9585258 Typo
new 56ec118 Better
branch: externals/fountain-mode
commit 2ed48782ce1b11f705426643596e737fefbff216
Author: Paul W. Rankin
Commit: Paul W. Rankin
renamed: CNAME -> docs/CNAME
---
CNAME => docs/CNAME | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/CNAME b/docs/CNAME
similarity index 100%
rena
branch: externals/phps-mode
commit c89060765d66cd5bcbbe8376b3adafc3d67db122
Author: Christian Johansson
Commit: Christian Johansson
Added support for indentation for inline HTML areas
---
README.md | 1 +
docs/heuristics.md
branch: master
commit 9b3c00a7d2b8028a7e396b5367a7e25aa41afd2f
Author: Michael Heerdegen
Commit: Michael Heerdegen
[el-search] Fix eldoc support for uncompiled patterns
* packages/el-search/el-search.el
(el-search-eldoc-documentation-function): Make it work for uncompiled
pa