index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
textmodes
Commit message (
Expand
)
Author
Age
Files
Lines
*
* sgml-mode.el (sgml-syntax-propertize-rules): More verbose comments
Stefan Monnier
2019-06-04
1
-2
/
+15
*
Don't fontify text outside of SGML/XML tags (Bug#33887)
Noam Postavsky
2019-06-04
1
-2
/
+10
*
Fix some SGML syntax edge cases (Bug#33887)
Noam Postavsky
2019-06-04
1
-1
/
+4
*
Use lexical-binding in paragraphs.el and add tests
Stefan Kangas
2019-06-01
1
-17
/
+28
*
Use lexical-binding in page.el and add tests
Simen Heggestøyl
2019-06-01
1
-3
/
+2
*
Remap `complete-symbol' in CSS mode
Simen Heggestøyl
2019-05-27
1
-2
/
+4
*
Add a menu bar menu for CSS mode
Simen Heggestøyl
2019-05-26
1
-0
/
+12
*
Update author/maintainer info
Paul Eggert
2019-05-26
1
-1
/
+1
*
Remove Maintainer: when it duplicates Author:
Paul Eggert
2019-05-26
1
-1
/
+0
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
18
-0
/
+18
*
* lisp/textmodes/sgml-mode.el: Fix lone `>` in sgml text
Stefan Monnier
2019-05-22
1
-6
/
+29
*
Merge from origin/emacs-26
Glenn Morris
2019-05-22
1
-1
/
+0
|
\
|
*
Remove repeated function call in picture.el
Mauro Aranda
2019-05-20
1
-1
/
+0
*
|
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
19
-19
/
+1
*
|
* lisp/textmodes/texinfmt.el: Chassell is no longer maintainer.
Paul Eggert
2019-05-18
1
-1
/
+1
*
|
* lisp/textmodes/sgml-mode.el (sgml-syntax-propertize-rules): Fix typo
Stefan Monnier
2019-05-15
1
-1
/
+1
*
|
Fix merge of sgml-syntax-propertize-rules
Noam Postavsky
2019-05-15
1
-6
/
+15
*
|
Add standard unmatchable regexp
Mattias Engdegård
2019-05-15
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2019-05-14
1
-30
/
+17
|
\
|
|
*
Recognize single quote attribute values in nxml and sgml (Bug#35381)
Noam Postavsky
2019-05-09
1
-19
/
+15
*
|
Use characters, not symbols for table-cell-bindings
Mauro Aranda
2019-05-11
1
-4
/
+4
*
|
Improve regexp advice again, and unchain ranges
Paul Eggert
2019-04-02
1
-2
/
+2
*
|
Do not set indent-line-function in text-mode
Basil L. Contovounesios
2019-03-31
1
-2
/
+2
*
|
Do not set indent-line-function in text-mode
Basil L. Contovounesios
2019-03-31
1
-2
/
+1
*
|
Use lexical-binding in text-mode.el
Basil L. Contovounesios
2019-03-31
1
-19
/
+15
*
|
Tune css-mode regexp
Paul Eggert
2019-03-27
1
-1
/
+1
*
|
Avoid recently obsolete seq-contains in css-mode
Basil L. Contovounesios
2019-03-27
1
-1
/
+1
*
|
2019-03-26 regex cleanup
Paul Eggert
2019-03-26
2
-8
/
+10
*
|
Fix a dns-mode reentrancy bug
Paul Eggert
2019-03-25
1
-1
/
+1
*
|
More minor regex cleanup
Paul Eggert
2019-03-19
2
-4
/
+5
*
|
Fix more regular expression typos
Paul Eggert
2019-03-18
4
-4
/
+4
*
|
Fix some ineffective backslashes in string literals
Mattias Engdegård
2019-03-16
1
-1
/
+1
*
|
More regexp corrections and tweaks
Paul Eggert
2019-03-10
1
-7
/
+1
*
|
; Improve matching of key-val labels yet more (bug#34629)
Arash Esbati
2019-03-09
1
-7
/
+26
*
|
Improve ispell.el diagnostics if Hunspell dictionaries aren't found
Mark Diekhans
2019-03-08
1
-2
/
+2
*
|
Fix regular-expression glitches and typos
Paul Eggert
2019-03-04
5
-8
/
+8
*
|
Improve matching of key-val labels (bug#34629)
Arash Esbati
2019-02-27
1
-3
/
+21
*
|
Merge from origin/emacs-26
Glenn Morris
2019-02-15
1
-1
/
+8
|
\
|
|
*
Fix Hunspell invocation for discovering its dictionaries
Eli Zaretskii
2019-02-11
1
-1
/
+8
*
|
Use lexical binding for conf-mode
Alex Branham
2019-02-15
1
-4
/
+4
*
|
Add dwim function for inserting @ref variants
Robert Pluim
2019-02-06
1
-0
/
+33
*
|
Merge from origin/emacs-26
Glenn Morris
2019-01-18
1
-0
/
+1
|
\
|
|
*
Reinitialize ispell-really-enchant when changing the speller
Philip K
2019-01-12
1
-0
/
+1
|
*
Speed up loading css-mode
Leo Liu
2019-01-08
1
-1
/
+0
*
|
* lisp/textmodes/sgml-mode.el: Try and fix bug#33887.
Stefan Monnier
2019-01-17
1
-32
/
+28
*
|
Avoid using obsolete accept-process-output arg
Paul Eggert
2019-01-15
1
-2
/
+6
*
|
Merge from origin/emacs-26
Glenn Morris
2019-01-07
1
-2
/
+2
|
\
|
|
*
* lisp/textmodes/mhtml-mode.el: Avoid loading flyspell. (Bug#33939)
Leo Liu
2019-01-07
1
-4
/
+3
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
46
-46
/
+46
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
46
-46
/
+46
[next]