aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/text.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Document sqlite-mode-open-file and do some NEWS taggingLars Ingebrigtsen2022-03-221-0/+6
* Fix documentation of the new completion-related featuresEli Zaretskii2022-03-221-11/+14
* Small fixes for new completions featuresJuri Linkov2022-03-211-7/+6
* Add new variable cursor-face-highlight-nonselected-windowJimmy Aguilar Mena2022-03-171-5/+9
* Improve the cursor-face feature.Jimmy Aguilar Mena2022-03-141-2/+5
* Add new special text attribute cursor-faceJimmy Aguilar Mena2022-03-131-0/+5
* Merge from origin/emacs-28Eli Zaretskii2022-02-181-2/+3
|\
| * Improve documentation of filling and justification commandsEli Zaretskii2022-02-181-2/+3
* | Rename the textsec-check function to textsec-suspicious-pLars Ingebrigtsen2022-01-201-2/+2
* | Improve documentation of textsecEli Zaretskii2022-01-201-23/+35
* | Document textsecLars Ingebrigtsen2022-01-201-0/+75
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Fix sloppy base64 acceptance of some multibyte charactersMattias EngdegÄrd2021-12-201-3/+2
* | Add a new `sqlite-pragma' commandLars Ingebrigtsen2021-12-131-0/+15
* | Improve documentation of sqlite3 supportEli Zaretskii2021-12-111-36/+47
* | Add sqlite3 support to EmacsLars Ingebrigtsen2021-12-111-0/+146
* | Merge from origin/emacs-28Stefan Kangas2021-12-061-16/+25
|\ \ | |/
| * Document the subtleties of the 'cursor' text propertyEli Zaretskii2021-12-051-16/+25
* | ; Fix last change.Eli Zaretskii2021-11-301-1/+1
* | Improve documentation of pixel-fillEli Zaretskii2021-11-301-5/+13
* | Document pixel-fill-regionLars Ingebrigtsen2021-11-301-0/+33
* | Edit the lispref manual for define-key/keymap-set falloutLars Ingebrigtsen2021-11-291-4/+4
* | Fix recent documentation updatesEli Zaretskii2021-11-141-4/+7
* | Explain in the manual how to make `cursor-intangible' workLars Ingebrigtsen2021-11-141-0/+10
* | * lisp/subr.el (with-undo-amalgamate): New macroCampbell Barton2021-11-081-0/+5
* | Introduce a new 'inhibit-isearch' text propertyLars Ingebrigtsen2021-11-061-0/+5
* | Double the default value of kill-ring-maxStefan Kangas2021-10-141-1/+1
* | Add new command 'ensure-empty-lines'.Lars Ingebrigtsen2021-10-041-0/+13
|/
* Document the 'string' thingatpt targetLars Ingebrigtsen2021-09-251-1/+1
* Mention how to disable auto-fill-mode in the auto-fill sectionLars Ingebrigtsen2021-09-131-1/+6
* Add a new thing-at-point type: existing-filenameLars Ingebrigtsen2021-08-041-4/+5
* Remove some "is"es from previous json checkinLars Ingebrigtsen2021-07-211-1/+1
* Add json-available-pLars Ingebrigtsen2021-07-211-0/+9
* Add new function 'insert-into-buffer'Lars Ingebrigtsen2021-07-131-0/+9
* ; Fix misspellings of 'occurrence' in docs.Basil L. Contovounesios2021-07-111-1/+1
* ; * doc/lispref/text.texi (Substitution): Fix a recent change.Eli Zaretskii2021-07-111-5/+6
* doc/lispref/text.texi (Substitution): Add subst-char-in-stringFilipp Gunbin2021-07-101-0/+10
* ; * doc/lispref/text.texi (Clickable Text): Fix word orderFilipp Gunbin2021-06-151-1/+1
* Improve documentation of new behavior of 'M-y'Eli Zaretskii2021-05-171-13/+20
* Document that `buffer-string' retains text propertiesLars Ingebrigtsen2021-03-181-1/+3
* Allow any JSON value at the top level (Bug#42994).Philipp Stephani2021-02-131-4/+3
* Merge from origin/emacs-27Glenn Morris2021-01-271-2/+15
|\
| * Fix last changeEli Zaretskii2021-01-231-2/+15
| * Mention undo-amalgamate-change-group in the lispref manualLars Ingebrigtsen2021-01-231-0/+5
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Add a mechanism for buffer-local thing-at-pointsLars Ingebrigtsen2021-01-231-0/+19
* | Mention undo-amalgamate-change-group in the lispref manualLars Ingebrigtsen2021-01-221-0/+5
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Add new function `object-intervals'Lars Ingebrigtsen2020-12-111-0/+16