summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* Remove matching of whitespaces in LaTeX environment namesArash Esbati2022-01-201-4/+3
* * lisp/textmodes/paragraphs.el (repunctuate-sentences): Use filter variable.Juri Linkov2022-01-051-9/+13
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-012-2/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-0147-47/+47
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-0147-47/+47
* | * lisp/textmodes/paragraphs.el (repunctuate-sentences-filter): New function.Juri Linkov2021-12-291-2/+16
* | * lisp/textmodes/sgml-mode.el (sgml-mode): Set skeleton-end-newline to nil.Juri Linkov2021-12-291-0/+1
* | Fix bug#52467 by adding a new custom variable 'display-comint-buffer-action'Sam Steingold2021-12-281-3/+3
* | * lisp/textmodes/paragraphs.el (repunctuate-sentences): Region for NO-QUERY.Juri Linkov2021-12-281-2/+4
* | * lisp/textmodes/paragraphs.el (repunctuate-sentences): Support region.Juri Linkov2021-12-281-4/+8
* | Make some variable aliases obsoleteStefan Kangas2021-12-204-7/+10
* | Recognize starred environmentsArash Esbati2021-12-151-6/+10
* | Fix bibtex-biblatex-entry-alist sorting when using latexLars Ingebrigtsen2021-12-111-0/+18
* | Convert etc-authors-mode-map to defvar-keymapStefan Kangas2021-12-081-6/+4
* | ; * lisp/textmodes/texinfo.el: Remove stale comment.Stefan Kangas2021-12-081-1/+0
* | Fix pixel-fill--fill-line infloop for certain unbreakable linesLars Ingebrigtsen2021-12-041-10/+9
* | Fix recent changes related to 'glyphless-display-mode'Eli Zaretskii2021-12-021-1/+1
* | Add a bidi-control target for `glyphless-char-display-control'Lars Ingebrigtsen2021-12-021-0/+1
* | Fix table-fixed-width-mode when typing fastLars Ingebrigtsen2021-12-011-48/+54
* | Fix fencepost error in pixel-fill--fill-lineLars Ingebrigtsen2021-12-011-4/+5
* | Add a new minor mode `glyphless-display-mode'Lars Ingebrigtsen2021-12-011-0/+67
* | Make pixel-fill-region handle space regions betterLars Ingebrigtsen2021-12-011-4/+11
* | Preserve newlines at the end of pixel-fill-regionLars Ingebrigtsen2021-12-011-4/+12
* | Improve documentation of pixel-fillEli Zaretskii2021-11-301-2/+3
* | Document pixel-fill-regionLars Ingebrigtsen2021-11-301-0/+22
* | Add new package pixel-fill.elLars Ingebrigtsen2021-11-301-0/+202
* | Make Re: recognition in ispell-message less ambiguousLars Ingebrigtsen2021-11-291-1/+1
* | Make fill-region-as-paragraph clear the markers it createsIkumi Keita2021-11-291-1/+5
* | * lisp/textmodes/flyspell.el: Pop up the menu under cursor from keyboard.Juri Linkov2021-11-221-11/+2
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-223-52/+57
* | Merge from origin/emacs-28Stefan Kangas2021-11-191-1/+1
|\ \ | |/
| * Fix flyspell-correct-word selected from context menu opened with the keyboardJuri Linkov2021-11-181-1/+1
* | Remove some references to XEmacsStefan Kangas2021-11-171-2/+0
* | Make html-mode--html-yank-handler more resilientLars Ingebrigtsen2021-11-081-1/+2
* | Rename 'register-yank-media-handler'Lars Ingebrigtsen2021-11-081-2/+2
* | Allow 'C-x n d' to work in texinfo-modeLars Ingebrigtsen2021-11-071-0/+16
* | Make paragraph/filling functions in texinfo-mode work betterLars Ingebrigtsen2021-11-071-3/+39
* | Fix html-mode--image-yank-handler promptingLars Ingebrigtsen2021-11-071-4/+4
* | Allow yanking images to html-modeLars Ingebrigtsen2021-11-071-0/+19
* | Support yank-media in html-modeLars Ingebrigtsen2021-11-061-0/+6
* | Merge from origin/emacs-28Eli Zaretskii2021-10-301-2/+2
|\ \ | |/
| * * lisp/textmodes/css-mode.el: Fix typo. (Bug#51488)Imran Khan2021-10-291-2/+2
* | Merge from origin/emacs-28Glenn Morris2021-10-291-2/+2
|\ \ | |/
| * * lisp/textmodes/text-mode.el (text-mode-context-menu): Rename recently added.Juri Linkov2021-10-271-2/+2
* | Tweak how auto-fill fills after a periodLars Ingebrigtsen2021-10-111-6/+2
* | Merge from origin/emacs-28Glenn Morris2021-10-081-2/+2
|\ \ | |/
| * ; Fix spacing in previous commitTassilo Horn2021-10-081-1/+1
| * Use the correct label in the warningArash Esbati2021-10-081-2/+2
* | Improve finding external documents in reftextArash Esbati2021-10-061-1/+11
* | Merge from origin/emacs-28Glenn Morris2021-10-053-4/+4
|\ \ | |/