aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/text.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-27Glenn Morris2020-06-071-66/+9
|\
| * Improve documentation of 'sort-subr'Eli Zaretskii2020-06-051-2/+9
| * Improve format-spec documentation (bug#41571)Basil L. Contovounesios2020-06-021-64/+0
* | Merge from origin/emacs-27Glenn Morris2020-05-281-10/+10
|\ \ | |/
| * ; Fix more @var/@code mixups in Elisp manualBasil L. Contovounesios2020-05-281-9/+9
| * ; Fix another format-spec typo in the Elisp manualBasil L. Contovounesios2020-05-271-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-05-281-7/+4
|\ \ | |/
| * Fix Elisp manual entry for format-specBasil L. Contovounesios2020-05-241-7/+4
* | Add new function dom-remove-attributeLars Ingebrigtsen2020-04-301-0/+3
|/
* Remove #' and function quoting from lambda forms in manualMattias Engdegård2020-04-191-5/+4
* ; Fix some typos and doc issues (bug#40695)Štěpán Němec2020-04-181-2/+2
* Clarify documentation on inhibit-modification-hooks intended usageŠtěpán Němec2020-04-131-0/+7
* Fix display of minibuffer prompt in ido.elEli Zaretskii2020-02-121-0/+10
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Inhibit undo-in-region for mouse-drag-region (bug#37700)Mattias Engdegård2019-10-311-0/+6
* Add a way to disable substitution of command keys in help stringsClément Pit-Claudel2019-10-201-2/+13
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-201-1/+1
* Fix duplicated words in lisprefRobert Pluim2019-10-151-1/+1
* New variable amalgamating-undo-limitLars Ingebrigtsen2019-10-111-0/+5
* Clarify documentation of show-help-function slightlyLars Ingebrigtsen2019-10-101-8/+9
* Clarify docs on newline and auto-fill-modeBasil L. Contovounesios2019-10-081-7/+10
* Add a new `dom-search' functionLars Ingebrigtsen2019-09-271-0/+5
* Update some URLsPaul Eggert2019-09-231-2/+2
* Recommend against SHA-1 and MD5 for securityStefan Kangas2019-09-201-6/+6
* Merge from emacs-26Noam Postavsky2019-07-201-1/+1
|\
| * * doc/lispref/text.texi (Mode-Specific Indent): Fix a typo (bug#36646).Markus Triska2019-07-141-1/+1
* | Fix last change to format-specBasil L. Contovounesios2019-07-201-3/+3
* | Document format-spec and expand the modifiers it supportsLars Ingebrigtsen2019-07-131-0/+67
* | Make the manual say what undo-auto-amalgamate doesLars Ingebrigtsen2019-07-091-0/+4
* | Update current buffer when changing text propertiesPip Cet2019-07-061-1/+1
* | Fix documentation of inhibit-modification-hooks in overlays + text propertiesAlan Mackenzie2019-06-251-4/+17
* | * doc/lispref/text.texi (Base 64): Fix typos.Richard Copley2019-06-121-2/+2
* | Minor fixes for the last commitsEli Zaretskii2019-06-081-27/+17
* | Add support for base64url variant of base-64 encoding/decodingPierre Téchoueyres2019-06-081-3/+39
* | Merge from origin/emacs-26Glenn Morris2019-05-141-3/+5
|\ \ | |/
| * Fix description of (move-to-column <n> t) when column <n> is inside a tabAlan Mackenzie2019-05-091-3/+5
| * Backport: Update documentation for indent-relative functionsAlex Branham2019-04-111-2/+2
* | Improve documentation of JSONRPCEli Zaretskii2019-04-131-43/+66
* | Improve documentation changes of a recent commitEli Zaretskii2019-04-131-5/+8
* | Add :array-type option to json-parse-stringDmitry Gutov2019-04-131-0/+5
* | Update documentation for indent-relative functionsAlex Branham2019-04-051-2/+2
* | Allow partial decompression (Bug#33133)Noam Postavsky2019-04-021-4/+7
* | Fix recently extended delete-indentation behaviorBasil L. Contovounesios2019-03-311-2/+8
* | ; Fixup docs for replace-{buffer,region}-contentsTassilo Horn2019-02-251-6/+6
* | * doc/lispref/text.texi (Replacing): Fix a typo in recent change.Eli Zaretskii2019-02-241-1/+1
* | Improve replace-buffer-contents/replace-region-contentsTassilo Horn2019-02-231-9/+46
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Rephrase a confusing sentence in the jsonrpc.el manualJoão Távora2018-12-161-5/+5
* | Merge from origin/emacs-26Glenn Morris2018-12-101-1/+9
|\ \ | |/