summaryrefslogtreecommitdiff
path: root/doc/lispref/text.texi
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Indexing followup to recent changesEli Zaretskii2018-12-091-1/+3
| * Improve documentation of cursor-sensor.el (bug#33664)Stefan Monnier2018-12-091-0/+6
| * ; * doc/lispref/text.texi (Special Properties): Fix wording. (Bug#33663)Eli Zaretskii2018-12-071-1/+1
* | * src/cmds.c (Fself_insert_command): Get last-command-event via (new) arg.Stefan Monnier2018-11-171-6/+6
* | New (TICKS . HZ) timestamp formatPaul Eggert2018-10-061-3/+2
* | * doc/lispref/text.texi (JSONRPC): Add missing menu.Glenn Morris2018-06-301-0/+7
* | Add lisp/jsonrpc.elJoão Távora2018-06-301-0/+187
* | * doc/lispref/text.texi (Parsing JSON): Minor formatting changes.Eli Zaretskii2018-06-161-22/+15
* | Improve documentation of several recent changesEli Zaretskii2018-06-161-0/+17
* | Also allow custom false and null when serializing to JSONJoão Távora2018-06-151-11/+26
* | Support custom null and false objects when parsing JSONJoão Távora2018-06-151-15/+30
* | Accept plists when serializing and parsing JSONJoão Távora2018-06-071-10/+15
* | Merge from origin/emacs-26Glenn Morris2018-06-021-3/+4
|\ \ | |/
| * Imp[rove documentation of 'with-silent-modifications'Eli Zaretskii2018-06-021-3/+4
* | Merge from origin/emacs-26Glenn Morris2018-05-011-5/+9
|\ \ | |/
| * Improve kill-related documentation (bug#31209)Basil L. Contovounesios2018-04-241-5/+9
* | Add `text-property-search-forward' and `-backward'Lars Ingebrigtsen2018-04-171-0/+89
* | Make DISCARD-COMMENTS in `libxml-parse-{html,xml}-region' obsoleteLars Ingebrigtsen2018-04-141-1/+4
* | Merge from origin/emacs-26Glenn Morris2018-04-141-6/+6
|\ \ | |/
| * Fix typos and minor wording issues in ELisp manualEli Zaretskii2018-04-131-6/+6
* | Introduce new macro combine-change-callsAlan Mackenzie2018-04-031-2/+26
* | Merge from origin/emacs-26Glenn Morris2018-02-281-1/+1
|\ \ | |/
| * Fix @cindex entries in manualsMichael Albinus2018-02-241-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-02-221-1/+1
|\ \ | |/