aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-27Glenn Morris2020-01-117-431/+371
|\
| * ; * doc/lispref/anti.texi (Antinews): Fix typo.Michael Albinus2020-01-111-1/+1
| * Update Acknowledgments sectionsEli Zaretskii2020-01-112-7/+33
| * Update Antinews in ELisp manualEli Zaretskii2020-01-112-218/+126
| * ; Move the description of define-inline to a different node in functions.texiRichard Stallman2020-01-111-96/+100
| * Improve wording in the ELisp manualRichard Stallman2020-01-111-2/+15
| * ; Minor spelling fixesRobert Pluim2020-01-101-7/+8
| * Update Antinews in the Emacs manualEli Zaretskii2020-01-102-108/+96
* | Fix sxhash-equal on bytecodes, markers, etc.Paul Eggert2020-01-072-6/+6
* | Fix NS frame parameters (bug#39000)Alan Third2020-01-071-4/+5
* | ; Sync with Tramp repositoryMichael Albinus2020-01-062-3/+3
* | Implement finalizers for module functions (Bug#30373)Philipp Stephani2020-01-031-5/+50
* | Merge from origin/emacs-27Glenn Morris2020-01-031-1/+1
|\ \ | |/
| * Change Tramp version to 2.4.3.27.1Michael Albinus2020-01-031-1/+1
| * Revert "Raise default max-specpdl-size value"Mattias Engdegård2020-01-011-1/+1
| * Raise default max-specpdl-size valueMattias Engdegård2020-01-011-1/+1
* | Update from gnulibPaul Eggert2019-12-311-2/+2
* | Merge from origin/emacs-27Paul Eggert2020-01-01195-202/+209
|\ \ | |/
| * Fix copyright years by handPaul Eggert2020-01-011-1/+1
| * Update copyright year to 2020Paul Eggert2020-01-01195-201/+208
* | Sync with Tramp 2.4.3Michael Albinus2019-12-301-1/+1
* | Merge from origin/emacs-27Glenn Morris2019-12-302-4/+3
|\ \ | |/
| * Fixes for makeinfo 4.13Glenn Morris2019-12-292-4/+3
| * Sync with Tramp 2.4.3Michael Albinus2019-12-291-1/+1
* | Merge from origin/emacs-27Glenn Morris2019-12-3013-28/+126
|\ \ | |/
| * Rearrange NEWS, add missing documentationEli Zaretskii2019-12-2812-25/+123
| * Fix documentation of define-obsolete-* functionsEli Zaretskii2019-12-281-3/+3
* | Merge from origin/emacs-27Glenn Morris2019-12-271-0/+4
|\ \ | |/
| * Minor improvements of buffer documentationEli Zaretskii2019-12-271-0/+4
* | Merge from origin/emacs-27Glenn Morris2019-12-273-2/+26
|\ \ | |/
| * * doc/emacs/buffers.texi (Kill Buffer): Improve indexing.Eli Zaretskii2019-12-261-0/+2
| * Document some restrictions for module functions.Philipp Stephani2019-12-261-0/+16
| * Don't recommend using 'module-load' for loading modules.Philipp Stephani2019-12-262-2/+8
* | Simplify an example in the modules manualPhilipp Stephani2019-12-261-2/+1
* | Promote function type aliases to the public module API.Philipp Stephani2019-12-261-5/+16
* | Add some documentation for support of .dylib suffix on macOSPhilipp Stephani2019-12-251-2/+5
* | Merge from origin/emacs-27Glenn Morris2019-12-251-1/+1
|\ \ | |/
| * Fix manual typo in Special Read SyntaxLars Ingebrigtsen2019-12-241-1/+1
* | Make goto-line keep a separate input history per bufferFederico Tedin2019-12-241-0/+9
* | ; Fix oversights during renaming of example codeMario Lang2019-12-231-5/+5
* | Make argument names in module interface more consistent.Philipp Stephani2019-12-231-48/+49
|/
* Document and verify that emacs_limb_t doesn’t have padding bits.Philipp Stephani2019-12-231-3/+4
* Fix documentation of implied frame resizing (Bug#38684)Martin Rudalics2019-12-231-26/+33
* Fix wording of recent documentation changesEli Zaretskii2019-12-221-15/+16
* Add item to Frequently Asked Questions of Tramp manualMichael Albinus2019-12-221-0/+31
* * lisp/tab-bar.el: Rename tab-bar-list to tab-switcher (bug#38624)Juri Linkov2019-12-221-1/+1
* New variable set-message-function to show message at the end of the minibufferJuri Linkov2019-12-221-0/+29
* backup-by-copying-when-privileged-mismatch applies to file gid, too.Stephen Gildea2019-12-212-5/+6
* Elisp manual: mention parse-partial-sexp as the source of a parser state, etcAlan Mackenzie2019-12-201-9/+10
* More precise 'regexp-opt' documentationMattias Engdegård2019-12-181-5/+5