aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Normalize my emailStefan Kangas2022-08-161-1/+1
* Hide local variable section in emacs-news-modesStefan Kangas2022-08-122-14/+7
* Support imenu in emacs-authors-modeStefan Kangas2022-08-121-0/+7
* Rename etc-authors-mode to emacs-authors-modeStefan Kangas2022-08-121-61/+75
* Rename etc-authors-mode.el to emacs-authors-mode.elStefan Kangas2022-08-121-0/+0
* Fix emacs-news-view-mode-map inheritanceLars Ingebrigtsen2022-08-121-3/+6
* Make outline buttons work in NEWSStephen Berman2022-08-091-4/+2
* Revert "Make compat alias check-ispell-version obsolete"Eli Zaretskii2022-08-091-2/+2
* Make compat alias check-ispell-version obsoleteStefan Kangas2022-08-091-2/+2
* Improve collecting of citation keysArash Esbati2022-08-081-11/+41
* Clean up some local variable sectionsStefan Kangas2022-08-081-7/+0
* Fix defvar-keymap example in elisp manualStefan Kangas2022-08-061-6/+4
* Make indented-text-mode alias obsoleteStefan Kangas2022-08-062-5/+5
* Improve C-x C-q in emacs-news-modePo Lu2022-08-051-1/+8
* Make flyspell-check-word-p work better with delete-selection-modeLars Ingebrigtsen2022-08-041-0/+3
* Remove XEmacs compat code from reftex-ref.elStefan Kangas2022-08-031-4/+2
* * lisp/textmodes/sgml-mode.el (html-tag-alist): Add https.Stefan Kangas2022-08-021-1/+1
* ; * lisp/textmodes/texinfo.el: Remove stale comment.Stefan Kangas2022-08-021-3/+0
* Don't bind non-existent command in picture-mode-mapStefan Kangas2022-08-011-1/+0
* Prefer command remapping to substitute-key-definitionStefan Kangas2022-08-013-16/+8
* ; Simplify two functions after recent changeStefan Kangas2022-07-312-2/+0
* Avoid leaving temp buffers in bib-mode and refbibStefan Kangas2022-07-302-12/+12
* Prefer defvar-keymap in dns-mode-mapStefan Kangas2022-07-301-17/+9
* Prefer defvar-keymap in nroff-mode-mapStefan Kangas2022-07-301-14/+9
* Fix namespace use in bib-mode.elStefan Kangas2022-07-301-33/+35
* restore and obsolete `gnus-string-equal' and `bibtex-string='Sam Steingold2022-07-261-0/+5
* string-equal-ignore-case: new functionSam Steingold2022-07-262-26/+19
* (compilation-parse-errors-function): Remove obsolete varStefan Monnier2022-07-211-4/+2
* Remove superfluous installation instructionsStefan Kangas2022-07-211-2/+0
* ; Fix typos: prefer American spellingStefan Kangas2022-07-141-1/+1
* Make bibtex-mode not signal errors when used programmaticallyLars Ingebrigtsen2022-07-131-1/+5
* Make some rst.el compat aliases obsoleteStefan Kangas2022-07-121-18/+18
* ; * lisp/textmodes/rst.el: Delete stale comment.Stefan Kangas2022-07-121-2/+0
* Prefer :risky defcustom keywordStefan Kangas2022-07-111-2/+2
* New command emacs-news-toggle-tagStefan Kangas2022-07-091-0/+21
* Merge from origin/emacs-28Stefan Kangas2022-07-091-7/+7
|\
| * ; * lisp/textmodes/rst.el: Update URLs.Stefan Kangas2022-07-081-7/+7
* | Remove many items obsolete since 24.1Stefan Kangas2022-07-085-132/+33
* | Prefer defcustom :safe to putting 'safe-local-variable'Stefan Kangas2022-07-063-18/+18
* | Shorten name of recently added command to emacs-news-open-lineStefan Kangas2022-07-051-2/+2
* | New command emacs-news-mode-open-lineStefan Kangas2022-07-051-1/+12
* | Remove some useless `eval-when-compile`Mattias EngdegÄrd2022-07-043-27/+22
* | Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-031-2/+2
* | Use command substitutions instead of literal keys in some placesStefan Kangas2022-07-032-7/+12
* | Use substitute-command-keys in reftex-toc-show-helpStefan Kangas2022-07-031-17/+19
* | Fix warnings in my last commitStefan Kangas2022-07-031-0/+1
* | Improve navigation keybindings in emacs-news-modeStefan Kangas2022-07-031-2/+14
* | ; Fix typos.Mattias EngdegÄrd2022-07-021-1/+1
* | Fix ispell-word on colorless TTY framesEli Zaretskii2022-06-261-3/+6
* | Fix some command substitutionsStefan Kangas2022-06-172-3/+5