summaryrefslogtreecommitdiff
path: root/doc/lispref
Commit message (Expand)AuthorAgeFilesLines
* Capitalise a couple of node namesLars Ingebrigtsen2019-08-042-7/+7
* Core Advising Primitives `interactive' clarificationLars Ingebrigtsen2019-08-041-1/+2
* * doc/lispref/display.texi (SVG Images): Remove menu.Glenn Morris2019-08-031-3/+0
* Mention `themed-value' in Variable Definitions nodeLars Ingebrigtsen2019-08-031-2/+4
* Don't refer to non-existent functions in mode line examplesLars Ingebrigtsen2019-08-031-1/+1
* Improve documentation of debugging Lisp syntax errorEli Zaretskii2019-08-031-19/+26
* Fix some minor inconsistencies in the Package examplesLars Ingebrigtsen2019-08-022-2/+2
* * doc/lispref/display.texi (SVG Images): Add menu for subsection.Glenn Morris2019-08-011-0/+3
* Fix the ELisp manual part of a recent commitEli Zaretskii2019-08-011-2/+7
* Add example for removing scroll bars/fringes from mini windows (Bug#8868)Martin Rudalics2019-08-011-1/+20
* Revert "Revert "Add support for paths to svg.el""Lars Ingebrigtsen2019-07-311-0/+237
* Clarify (lognot bignum)Paul Eggert2019-07-311-1/+2
* Remove no-longer relevant xrefNoam Postavsky2019-07-311-2/+1
* Merge from origin/emacs-26Glenn Morris2019-07-303-36/+10
|\
| * ; * doc/lispref/positions.texi (List Motion): Fix last change.Eli Zaretskii2019-07-301-3/+3
| * Add index for "\( in strings" (Bug#25195)Noam Postavsky2019-07-301-1/+5
| * Remove upload functionality of package-x from the elisp manualStefan Kangas2019-07-251-35/+0
| * * doc/lispref/display.texi (Defining Faces): Say a face can't be undefined.Alan Mackenzie2019-07-221-0/+5
* | Extend button.el to take callback dataLars Ingebrigtsen2019-07-301-4/+10
* | Add further documentation about semicolon useLars Ingebrigtsen2019-07-291-3/+6
* | Add an ISO 8601 parsing libraryLars Ingebrigtsen2019-07-291-0/+13
* | Add support for dealing with decoded time structuresLars Ingebrigtsen2019-07-291-0/+64
* | Allow serial-term to take an optional argument for line-modeLars Ingebrigtsen2019-07-271-1/+3
* | Allow directory-files-recursively to follow symlinksLars Ingebrigtsen2019-07-271-1/+4
* | Add new macro `ignore-error'Lars Ingebrigtsen2019-07-261-0/+12
* | Clarify in the manual when to use function-key-mapLars Ingebrigtsen2019-07-251-2/+3
* | Do not treat ~nosuchuser as an absolute file namePaul Eggert2019-07-241-1/+9
* | Improve pdumper doc; say unexec is deprecatedPaul Eggert2019-07-231-14/+20
* | Support "%x" etc. formats on more floatsPaul Eggert2019-07-231-6/+4
* | Avoid overexposing fixnums for hash codesPaul Eggert2019-07-221-8/+8
* | Handle persistence of windows' scroll bar and fringes settings (Bug#36193)Martin Rudalics2019-07-221-12/+28
* | Improve doc for hash tablesPaul Eggert2019-07-211-11/+16
* | 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
* | Allow counter-clockwise rotations in image-rotateBasil L. Contovounesios2019-07-201-1/+2
* | Have 'display-buffer-reuse-window' prefer window on selected frame (Bug#36680)Martin Rudalics2019-07-191-1/+2
* | Revert "Add support for paths to svg.el"Lars Ingebrigtsen2019-07-161-237/+0
* | Revert "* doc/lispref/display.texi (SVG Images): Add menu for subsection."Lars Ingebrigtsen2019-07-161-3/+0
* | * doc/lispref/display.texi (SVG Images): Add menu for subsection.Glenn Morris2019-07-151-0/+3
* | Add support for paths to svg.elFelix E. Klee2019-07-151-0/+237
* | Make directory-files-recursively take a PREDICATE parameterLars Ingebrigtsen2019-07-151-1/+8
* | Add some indices for regexp character classesLars Ingebrigtsen2019-07-131-0/+4
* | Document format-spec and expand the modifiers it supportsLars Ingebrigtsen2019-07-131-0/+67
* | Add a really simple nadvice exampleLars Ingebrigtsen2019-07-091-2/+20
* | Make the manual say what undo-auto-amalgamate doesLars Ingebrigtsen2019-07-091-0/+4
* | Remove mention of :group in define-minor-mode infoLars Ingebrigtsen2019-07-081-7/+4
* | Avoid makeinfo error "@code expected braces"Glenn Morris2019-07-071-1/+1
* | Remove printmax_t etc.Paul Eggert2019-07-071-5/+2
* | Describe the rx notation in the elisp manual (bug#36496)Mattias EngdegÄrd2019-07-073-0/+601