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
*
* lisp/textmodes/paragraphs.el (repunctuate-sentences): Use filter variable.
Juri Linkov
2022-01-05
1
-9
/
+13
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
2
-2
/
+2
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
47
-47
/
+47
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
47
-47
/
+47
*
|
* lisp/textmodes/paragraphs.el (repunctuate-sentences-filter): New function.
Juri Linkov
2021-12-29
1
-2
/
+16
*
|
* lisp/textmodes/sgml-mode.el (sgml-mode): Set skeleton-end-newline to nil.
Juri Linkov
2021-12-29
1
-0
/
+1
*
|
Fix bug#52467 by adding a new custom variable 'display-comint-buffer-action'
Sam Steingold
2021-12-28
1
-3
/
+3
*
|
* lisp/textmodes/paragraphs.el (repunctuate-sentences): Region for NO-QUERY.
Juri Linkov
2021-12-28
1
-2
/
+4
*
|
* lisp/textmodes/paragraphs.el (repunctuate-sentences): Support region.
Juri Linkov
2021-12-28
1
-4
/
+8
*
|
Make some variable aliases obsolete
Stefan Kangas
2021-12-20
4
-7
/
+10
*
|
Recognize starred environments
Arash Esbati
2021-12-15
1
-6
/
+10
*
|
Fix bibtex-biblatex-entry-alist sorting when using latex
Lars Ingebrigtsen
2021-12-11
1
-0
/
+18
*
|
Convert etc-authors-mode-map to defvar-keymap
Stefan Kangas
2021-12-08
1
-6
/
+4
*
|
; * lisp/textmodes/texinfo.el: Remove stale comment.
Stefan Kangas
2021-12-08
1
-1
/
+0
*
|
Fix pixel-fill--fill-line infloop for certain unbreakable lines
Lars Ingebrigtsen
2021-12-04
1
-10
/
+9
*
|
Fix recent changes related to 'glyphless-display-mode'
Eli Zaretskii
2021-12-02
1
-1
/
+1
*
|
Add a bidi-control target for `glyphless-char-display-control'
Lars Ingebrigtsen
2021-12-02
1
-0
/
+1
*
|
Fix table-fixed-width-mode when typing fast
Lars Ingebrigtsen
2021-12-01
1
-48
/
+54
*
|
Fix fencepost error in pixel-fill--fill-line
Lars Ingebrigtsen
2021-12-01
1
-4
/
+5
*
|
Add a new minor mode `glyphless-display-mode'
Lars Ingebrigtsen
2021-12-01
1
-0
/
+67
*
|
Make pixel-fill-region handle space regions better
Lars Ingebrigtsen
2021-12-01
1
-4
/
+11
*
|
Preserve newlines at the end of pixel-fill-region
Lars Ingebrigtsen
2021-12-01
1
-4
/
+12
*
|
Improve documentation of pixel-fill
Eli Zaretskii
2021-11-30
1
-2
/
+3
*
|
Document pixel-fill-region
Lars Ingebrigtsen
2021-11-30
1
-0
/
+22
*
|
Add new package pixel-fill.el
Lars Ingebrigtsen
2021-11-30
1
-0
/
+202
*
|
Make Re: recognition in ispell-message less ambiguous
Lars Ingebrigtsen
2021-11-29
1
-1
/
+1
*
|
Make fill-region-as-paragraph clear the markers it creates
Ikumi Keita
2021-11-29
1
-1
/
+5
*
|
* lisp/textmodes/flyspell.el: Pop up the menu under cursor from keyboard.
Juri Linkov
2021-11-22
1
-11
/
+2
*
|
Use substitute-command-keys for literal key sequences
Stefan Kangas
2021-11-22
3
-52
/
+57
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-11-19
1
-1
/
+1
|
\
|
|
*
Fix flyspell-correct-word selected from context menu opened with the keyboard
Juri Linkov
2021-11-18
1
-1
/
+1
*
|
Remove some references to XEmacs
Stefan Kangas
2021-11-17
1
-2
/
+0
*
|
Make html-mode--html-yank-handler more resilient
Lars Ingebrigtsen
2021-11-08
1
-1
/
+2
*
|
Rename 'register-yank-media-handler'
Lars Ingebrigtsen
2021-11-08
1
-2
/
+2
*
|
Allow 'C-x n d' to work in texinfo-mode
Lars Ingebrigtsen
2021-11-07
1
-0
/
+16
*
|
Make paragraph/filling functions in texinfo-mode work better
Lars Ingebrigtsen
2021-11-07
1
-3
/
+39
*
|
Fix html-mode--image-yank-handler prompting
Lars Ingebrigtsen
2021-11-07
1
-4
/
+4
*
|
Allow yanking images to html-mode
Lars Ingebrigtsen
2021-11-07
1
-0
/
+19
*
|
Support yank-media in html-mode
Lars Ingebrigtsen
2021-11-06
1
-0
/
+6
*
|
Merge from origin/emacs-28
Eli Zaretskii
2021-10-30
1
-2
/
+2
|
\
|
|
*
* lisp/textmodes/css-mode.el: Fix typo. (Bug#51488)
Imran Khan
2021-10-29
1
-2
/
+2
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-29
1
-2
/
+2
|
\
|
|
*
* lisp/textmodes/text-mode.el (text-mode-context-menu): Rename recently added.
Juri Linkov
2021-10-27
1
-2
/
+2
*
|
Tweak how auto-fill fills after a period
Lars Ingebrigtsen
2021-10-11
1
-6
/
+2
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-08
1
-2
/
+2
|
\
|
|
*
; Fix spacing in previous commit
Tassilo Horn
2021-10-08
1
-1
/
+1
|
*
Use the correct label in the warning
Arash Esbati
2021-10-08
1
-2
/
+2
*
|
Improve finding external documents in reftext
Arash Esbati
2021-10-06
1
-1
/
+11
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-05
3
-4
/
+4
|
\
|
|
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-10-05
3
-4
/
+4
[next]