summaryrefslogtreecommitdiff
path: root/doc/lispref
Commit message (Expand)AuthorAgeFilesLines
* Fix expand-file-name symlink-to-dir bugPaul Eggert2020-08-261-2/+14
* Implement a way to customize "default" valuesLars Ingebrigtsen2020-08-261-0/+28
* ; * doc/lispref/backups.texi (Auto-Saving): Fix wording of last change.Eli Zaretskii2020-08-261-13/+12
* Don't recommend redefining auto-save filename functionsNoam Postavsky2020-08-261-40/+27
* Preserve setf semantics in 'substring', 'cons', 'logand' expandersŠtěpán Němec2020-08-251-2/+5
* Clarify sorting order by file-backup-file-namesLars Ingebrigtsen2020-08-241-1/+2
* Document file-backup-file-namesLars Ingebrigtsen2020-08-241-3/+8
* Avoid some uses of obsolete function interactive-pStefan Kangas2020-08-241-1/+2
* Clarify inline-letevals in the manualLars Ingebrigtsen2020-08-221-9/+18
* Clarify docs about line movementNoam Postavsky2020-08-211-0/+3
* Merge from origin/emacs-27Glenn Morris2020-08-181-3/+3
|\
| * ; Fix last changeEli Zaretskii2020-08-151-1/+1
| * ; * doc/lispref/sequences.texi (Sequence Functions): Typo Fix. (Bug#42871)Eli Zaretskii2020-08-151-2/+2
| * Regexps cannot infloop; fix manualMattias Engdegård2020-08-141-6/+4
* | ; * doc/lispref/tips.texi: Fix typo.Michael Albinus2020-08-171-1/+1
* | * doc/lispref/searching.texi (Regexp Special): Tweak wordingStefan Monnier2020-08-141-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-08-132-4/+12
|\ \ | |/
| * Improve documentation of function argument listsEli Zaretskii2020-08-131-4/+5
| * Improve documentation of special eventsEli Zaretskii2020-08-131-0/+7
* | Update section heading conventions for librariesJonas Bernoulli2020-08-131-19/+46
* | Allow count-lines to ignore invisible linesRobert Weiner2020-08-111-1/+4
* | Modernise a code example in os.texiLars Ingebrigtsen2020-08-081-3/+2
* | * doc/lispref/os.texi (Session Management): Make example homoiconicBruno Félix Rezende Ribeiro2020-08-081-3/+4
* | Document that :width/:height in XBM images are peculiarLars Ingebrigtsen2020-08-021-0/+9
* | Avoid duplicate Edebug symbols when using ‘cl-flet’ (Bug#41989)Philipp Stephani2020-08-021-0/+10
* | Merge from origin/emacs-27Glenn Morris2020-07-291-1/+1
|\ \ | |/
| * * doc/lispref/symbols.texi (Definitions): Fix typo.Stefan Kangas2020-07-291-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-07-201-0/+4
|\ \ | |/
| * Improve documentation of 'kill-emacs'Eli Zaretskii2020-07-171-0/+4
| * Correct 'concat' manual entry (bug#42296)Mattias Engdegård2020-07-111-4/+9
* | Allow open-network-stream to use different TLS capability commandsLars Ingebrigtsen2020-07-191-1/+4
* | Consistently stylize eldoc as ElDoc in more proseBasil L. Contovounesios2020-07-141-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-07-112-3/+12
|\ \ | |/
| * Mention floating rounding issuesPaul Eggert2020-07-091-0/+3
| * One more improvement of left/right-fringe display spec docsEli Zaretskii2020-07-081-1/+5
| * Another clarification of left/right-fringe display specEli Zaretskii2020-07-071-3/+5
* | Correct 'concat' manual entry (bug#42296)Mattias Engdegård2020-07-111-4/+9
* | Better handle asynchronous Eldoc sourcesJoão Távora2020-07-081-3/+4
* | Merge from origin/emacs-27Glenn Morris2020-07-072-11/+14
|\ \ | |/
| * Clarify the documentation of 'left/right-fringe' display specEli Zaretskii2020-07-051-5/+7
| * Minor improvement in ELisp manualEli Zaretskii2020-07-041-6/+7
* | Use getrandom syscall for noncesPaul Eggert2020-06-271-5/+3
* | Merge from origin/emacs-27Glenn Morris2020-06-261-2/+4
|\ \ | |/
| * Don't use 'cl' functions in ELisp manual's examplesEli Zaretskii2020-06-201-2/+4
* | Fix and extend format-spec (bug#41758)Basil L. Contovounesios2020-06-181-9/+26
* | Merge from origin/emacs-27Glenn Morris2020-06-178-12/+11
|\ \ | |/
| * Fix some Texinfo markupBasil L. Contovounesios2020-06-176-6/+6
| * Revert markup change in with-coding-priority docsBasil L. Contovounesios2020-06-131-3/+3
| * Clean up D-Bus documentation (bug#41744)Basil L. Contovounesios2020-06-081-3/+2
* | Merge from origin/emacs-27Glenn Morris2020-06-074-90/+218
|\ \ | |/