summaryrefslogtreecommitdiff
path: root/doc/lispref/text.texi
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation of libxml-parse-* functionsEli Zaretskii2023-04-291-3/+5
* ; Clarify documentation of 'cursor' text propertyEli Zaretskii2023-03-301-12/+13
* ; Improve documentation of hash functions.Eli Zaretskii2023-02-111-6/+41
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; * doc/lispref/text.texi (Database): Fix a typo. (Bug#60317)Eli Zaretskii2022-12-251-1/+1
* Add sqlite library version string retrieval function (bug#58766)Mattias EngdegÄrd2022-11-251-0/+4
* ; Fix quoting of non-nil in texinfo sourcesStefan Kangas2022-10-271-2/+2
* Ignore non-base64 junk when decoding MIMEAndreas Schwab2022-10-251-2/+6
* ; * doc/lispref/text.texi (Database): Fix markup in last change.Eli Zaretskii2022-10-101-2/+2
* Support "insert into ... returning ..." in sqlite-executeLars Ingebrigtsen2022-10-101-3/+6
* Make start/end in libxml-parse-html-region optionalLars Ingebrigtsen2022-08-221-2/+5
* Merge from origin/emacs-28Stefan Kangas2022-07-311-0/+7
|\
| * Improve documentation of column-related functionsEli Zaretskii2022-07-301-0/+7
* | Merge from origin/emacs-28Stefan Kangas2022-07-141-1/+1
|\ \ | |/
| * ; Fix typos: prefer American spellingStefan Kangas2022-07-131-1/+1
* | Delete obsolete variable buffer-substring-filtersStefan Kangas2022-07-091-20/+8
* | Fix typo in Property Search manual entrydick r. chiang2022-07-011-1/+1
* | Make yank-transform-functions into defvarLars Ingebrigtsen2022-05-251-2/+2
* | ; * doc/lispref/text.texi (Yanking): Fix wording.Eli Zaretskii2022-05-201-1/+1
* | Add new user option 'yank-transform-functions'Lars Ingebrigtsen2022-05-201-0/+20
* | Allow inserting and selecting binary blobs from sqliteLars Ingebrigtsen2022-04-281-0/+18
* | Document the non-effect of narrowing on get-text-propertyLars Ingebrigtsen2022-04-281-0/+12
* | 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