aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add some function index entries for ido.texiLars Ingebrigtsen2019-08-031-3/+14
* Don't refer to non-existent functions in mode line examplesLars Ingebrigtsen2019-08-032-2/+2
* 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
* Use "rebinding keys" in the "Rebinding" section of the manualLars Ingebrigtsen2019-08-021-1/+1
* Document that --eval makes emacsclient ignore -nLars Ingebrigtsen2019-08-021-0/+1
* Mention `C-h b' in the Keymaps nodeLars Ingebrigtsen2019-08-011-1/+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-304-47/+25
|\
| * ; * 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-302-1/+6
| * Remove upload functionality of package-x from the elisp manualStefan Kangas2019-07-251-35/+0
| * Clarify Gravatar docsBasil L. Contovounesios2019-07-231-11/+15
| * * 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
* | * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Add slot option :documentationStefan Monnier2019-07-291-8/+18
* | 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
* | Rename the new `browse-url-external-browser' variableLars Ingebrigtsen2019-07-292-6/+6
* | Enable browse-url to buttonize buffersLars Ingebrigtsen2019-07-282-3/+3
* | Adjust location of Gnus group split setup processEric Abrahamsen2019-07-271-1/+1
* | Allow serial-term to take an optional argument for line-modeLars Ingebrigtsen2019-07-271-1/+3
* | Use the CSS convention for #RGB colors (bug#36304)Pip Cet2019-07-271-7/+11
* | Allow directory-files-recursively to follow symlinksLars Ingebrigtsen2019-07-271-1/+4
* | Allow specifying that SMTP auth should always be usedLars Ingebrigtsen2019-07-261-3/+11
* | Add new macro `ignore-error'Lars Ingebrigtsen2019-07-261-0/+12
* | Don't run gpg when loading package.elLars Ingebrigtsen2019-07-261-3/+5
* | Make `C-u w' in the Gnus Summary buffer open externallyLars Ingebrigtsen2019-07-251-2/+2
* | Clarify in the manual when to use function-key-mapLars Ingebrigtsen2019-07-253-5/+6
* | Do not treat ~nosuchuser as an absolute file namePaul Eggert2019-07-241-1/+9
* | Use input-decode-map in the manualsLars Ingebrigtsen2019-07-242-3/+2
* | Customizable char-fold with char-fold-symmetric, char-fold-include (bug#35689)Juri Linkov2019-07-231-4/+15
* | Refer to local-function-key-map in various manualsLars Ingebrigtsen2019-07-235-7/+7
* | 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
* | Support history files in remote shells (Bug#36742)Michael Albinus2019-07-221-1/+6
* | 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-202-2/+2
|\ \ | |/
| * * doc/misc/forms.texi (Control File Format): Fix a doc error.N. Jackson2019-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