aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | Merge from origin/emacs-26Glenn Morris2019-07-061-1/+4
|\ \ \ | |/ /
| * | Improve description of image descriptorsEli Zaretskii2019-07-061-1/+4
* | | Merge from origin/emacs-26Glenn Morris2019-07-062-34/+40
|\ \ \ | |/ /
| * | Fix typo in windows.texiStefan Kangas2019-06-281-1/+1
| * | Clarify & update (elisp) Writing Emacs PrimitivesBasil L. Contovounesios2019-06-261-29/+31
| * | Clarify a subtle issue in the Internals chapter of lisprefEli Zaretskii2019-06-261-4/+8
* | | Update current buffer when changing text propertiesPip Cet2019-07-061-1/+1
* | | Adjust return value of image-transforms-pEli Zaretskii2019-07-011-4/+0
* | | Support native image transforms on MS-WindowsEli Zaretskii2019-06-291-23/+37
* | | Improve ‘equal’ and array docPaul Eggert2019-06-271-6/+9
* | | Document bug in `replace-regexp-in-string'Mattias Engdegård2019-06-261-2/+4
* | | Merge from emacs-26Noam Postavsky2019-06-252-37/+41
|\ \ \ | |/ /
| * | Rename 'make-symbolic-link' argument NEWNAME to LINKNAMEJuanma Barranquero2019-06-211-4/+4
| * | Improve wording of documentation of click eventsEli Zaretskii2019-06-161-33/+37
| * | Backport: Fix typo in regexp-opt example codeMattias Engdegård2019-06-161-2/+2
* | | Fix documentation of inhibit-modification-hooks in overlays + text propertiesAlan Mackenzie2019-06-252-7/+23
* | | Document syntax-ppss-contextLars Ingebrigtsen2019-06-241-0/+5
* | | Don't hard-code the fill-column for display-warningGlenn Morris2019-06-161-0/+4
* | | Bump up max_specpdl_size to 1500. (Bug#36216)Juanma Barranquero2019-06-161-1/+1