branch: externals/auctex
commit 6e99536f4113bb1c52cb2f237f4c3ff9e05e5bf8
Author: Tassilo Horn
Commit: Tassilo Horn
Empty commit fixing ChangeLog.
* font-latex.el (font-latex-syntax-alist): This variable has not been
deleted
as suggested by the previous entry.
(font-latex-ex
branch: externals/auctex
commit 2dcb42e84d27528de33b1587bced0e1f62346399
Merge: cfd58ec a9fd06c
Author: Tassilo Horn
Commit: Tassilo Horn
Merge remote-tracking branch 'origin/master' into externals/auctex
---
font-latex.el | 346 +-
pr
branch: externals/auctex
commit cfb6b1fb5bf1d04aae82856ef30f73a83b9d1938
Author: Arash Esbati
Commit: Arash Esbati
Fontify content of comment environment
* style/verbatim.el ("verbatim"): Add fontification support for
comment environment. Delete unnecessary `function' in the ho
branch: externals/auctex
commit edc7e0ecc050803618e65d99b10957bb1ad383b3
Author: Ikumi Keita
Commit: Ikumi Keita
; * preview.el.in (): Update copyright year.
---
preview.el.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/preview.el.in b/preview.el.in
index 6163db1..1b
branch: externals/auctex
commit a9fd06c699ec010ca5f894be03c7f448e581b686
Author: Arash Esbati
Commit: Arash Esbati
; * style/verbatim.el ("verbatim"): Fix comment.
---
style/verbatim.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/style/verbatim.el b/style/verbatim.el
tsdh pushed a change to branch externals/auctex.
from cfd58ec Release GNU AUCTeX 12.2.1
new a12c790 ; * style/preview.el: Fix fontification for
\PreviewSnarfEnvironment.
new 3244226 Update all mode lines
new edc7e0e ; * preview.el.in (): Update copyright yea
branch: externals/auctex
commit c31faf7a78d6b4a12ad24c0c2d8c2e2dfedfd53c
Author: Ikumi Keita
Commit: Ikumi Keita
; Cosmetic change
* font-latex.el (font-latex-extend-region-backwards-command-with-args):
Make docsring coherent with similar functions.
(font-latex-set-syntactic
branch: externals/auctex
commit 324422673f512569b7b8310ebfaa4152eb3438ba
Author: Ikumi Keita
Commit: Ikumi Keita
Update all mode lines
* tex-buf.el (TeX-command-sentinel): Supply argument t for
`force-mode-line-update' and discard useless `with-current-buffer'.
* preview.el.
branch: externals/auctex
commit cb505df53abd79fc5ac25c083b5217db436297ed
Author: Tassilo Horn
Commit: Tassilo Horn
Modernize font-latex.el
- Use a syntax-propertize-function.
- Use normal font-lock-extend-region-functions.
- Add a function to syntax-propertize-extend-region-
branch: externals/auctex
commit a12c790ff9cc739bbf74eb4ba69ad655978a6080
Author: Arash Esbati
Commit: Arash Esbati
; * style/preview.el: Fix fontification for \PreviewSnarfEnvironment.
---
style/preview.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/style/preview.el
branch: externals/auctex
commit 549705859e81af027c8b673f79373deacaa24b52
Author: Tassilo Horn
Commit: Tassilo Horn
Release GNU AUCTeX 12.2.2
* GNU AUCTeX Version 12.2.2 released.
---
auctex.el | 2 +-
auctex.info| 4 ++--
preview-latex.info | 4 ++--
tex-site.el
branch: externals/exwm
commit 9f286212778c52a709302c7151e76b836db79ef5
Author: Chris Feng
Commit: Chris Feng
Bump version to 0.24
---
exwm.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/exwm.el b/exwm.el
index 98736ac..fc96ac7 100644
--- a/exwm.el
+++ b/exwm.el
@@ -4
branch: externals/mmm-mode
commit 981795bdde53fecf35c6b1179a1618b1e05dbf87
Merge: 1b4ada3 27eb95e
Author: Dmitry Gutov
Commit: GitHub
Merge pull request #101 from typester/fix/make-with-texinfo6.7
Fix make failed with texinfo version 6.7
---
mmm.texinfo | 1 +
1 file changed, 1 ins
branch: externals/mmm-mode
commit 94089d72e6fcc871a188d30e87b208cddb87eeea
Author: Dmitry Gutov
Commit: Dmitry Gutov
mmm-save-all: Support edebug
---
mmm-utils.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/mmm-utils.el b/mmm-utils.el
index d17ee44..6927444 100644
--- a/mmm-utils.el
branch: externals/mmm-mode
commit 8aed53f9aec4bcb9faf5f2b080e863f51d775905
Author: Dmitry Gutov
Commit: Dmitry Gutov
Release 0.5.8
---
NEWS | 5 +
configure.in | 2 +-
mmm-mode.el | 4 ++--
mmm-region.el | 2 +-
mmm-utils.el | 2 +-
m
branch: externals/mmm-mode
commit af4c12eecd5eea9d2ed9f1f3555cb1ea55c1ada5
Author: Dmitry Gutov
Commit: Dmitry Gutov
Don't refontify outside of specified bounds
Deals with certain blinking in the case of nested subregions
#102
---
mmm-region.el | 13 +
1 file c
branch: externals/mmm-mode
commit 27eb95ef6ae42d2d413c0eff2174c9f0e8f4c103
Author: Daisuke Murase
Commit: Daisuke Murase
add documentencoding
---
mmm.texinfo | 1 +
1 file changed, 1 insertion(+)
diff --git a/mmm.texinfo b/mmm.texinfo
index 7bd1d24..6b6bb1f 100644
--- a/mmm.texinfo
+++ b/m
branch: externals/mmm-mode
commit 9fecfd42e2dfafeddf1f6f8eed20acb8bde5b08a
Author: Dmitry Gutov
Commit: Dmitry Gutov
Unbreak some of the tests
---
tests/highlighting.el | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/tests/highlighting.el b/tests/highlighting.el
branch: externals/mmm-mode
commit 1529d8e8f7b28a43e6e08e9dc73568b4351f9df6
Author: Dmitry Gutov
Commit: Dmitry Gutov
Remove some trailing whitespace
---
mmm-class.el | 2 +-
mmm-cmds.el | 2 +-
mmm-vars.el | 62 ++--
3 files change
branch: externals/mmm-mode
commit 2ab099a85f602912d93c723be296352c84887c5f
Author: Dmitry Gutov
Commit: Dmitry Gutov
Save and restore sytax-ppss-table as buffer-local var
Fixes #99
---
mmm-vars.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/mmm-vars.el b/mmm-vars.el
index b
branch: externals/mmm-mode
commit 783572fe509d9c03179634acd19e34190316686a
Author: Dmitry Gutov
Commit: Dmitry Gutov
Actually save it per-buffer
#99
---
mmm-vars.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mmm-vars.el b/mmm-vars.el
index 8c0b4ce..073a4b5
dgutov pushed a change to branch externals/mmm-mode.
from ff0b214 Release 0.5.7
new 2ab099a Save and restore sytax-ppss-table as buffer-local var
new 1529d8e Remove some trailing whitespace
new 783572f Actually save it per-buffer
new 1b4ada3 mmm-c-d
branch: externals/mmm-mode
commit 1b4ada30ae6d35a7c9156fb7a706607eb7566592
Author: Dmitry Gutov
Commit: Dmitry Gutov
mmm-c-derived-modes: Include js-mode and typescript-mode
(javascript-mode has been unused for a while now)
Fixes #100
---
mmm-vars.el | 3 ++-
1 file change
branch: externals/mmm-mode
commit 552d7401c96f756bd55c205c60df2532bf65c919
Author: Dmitry Gutov
Commit: Dmitry Gutov
mmm-sort-overlays: Sort by nesting when no priorities
And we stopped setting priority in mmm-make-region some time ago
---
mmm-region.el | 12 +---
1 file ch
branch: externals/mmm-mode
commit e4db97aa83c82dca79122047dac431574920ae65
Author: Dmitry Gutov
Commit: Dmitry Gutov
mmm-sort-overlays: Use copy-sequence
---
mmm-region.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/mmm-region.el b/mmm-region.el
index 5eab4b2..8b
25 matches
Mail list logo