aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Revert aa89c84e00d8dc85100e6fedab7631c415e6364d (bug#38457)Juri Linkov2019-12-161-5/+3
* New command 'diff-buffers'Phil Sainty2019-12-161-0/+4
* Adjust intptr_t advicePaul Eggert2019-12-141-4/+6
* Update documentation of pure-space overflowEli Zaretskii2019-12-141-9/+16
* Fix cross-references in ELisp manualEli Zaretskii2019-12-141-3/+4
* Allow characters and single-char strings in rx charsetsMattias Engdegård2019-12-131-5/+6
* Use `or' instead of `union' for charset union in rxMattias Engdegård2019-12-121-11/+11
* Improve tv_nsec docPaul Eggert2019-12-101-2/+5
* ; Spelling fixesPaul Eggert2019-12-105-10/+10
* Add `union' and `intersection' to rx (bug#37849)Mattias Engdegård2019-12-101-2/+12
* Spelling fixesPaul Eggert2019-12-0910-15/+15
* Make ':extend' inherited from default spec unless overriddenDmitry Gutov2019-12-101-3/+6
* Improve module bignum docPaul Eggert2019-12-091-56/+55
* * doc/emacs/mini.texi (Minibuffer Edit): Add minibuffer-depth-indicate-mode.Juri Linkov2019-12-093-2/+6
* Corrections in semantic.texiEli Zaretskii2019-12-071-61/+50
* Minor fix in the ELisp manualEli Zaretskii2019-12-071-2/+0
* Clarify documentation of functions that use the default faceEli Zaretskii2019-12-061-3/+5
* Make HIST arg of read-from-minibuffer work with buffer-local varsFederico Tedin2019-12-051-1/+2
* * lisp/tab-bar.el (switch-to-buffer-other-tab): Use display-buffer-in-tab.Juri Linkov2019-12-051-5/+5
* Change module interface to no longer use GMP objects directly.Philipp Stephani2019-12-041-60/+158
* ; Update some manual xrefs for recent org changesGlenn Morris2019-12-033-3/+3
* * lisp/tab-bar.el (tab-bar-move-tab-to-frame): New command (bug#38354)Juri Linkov2019-12-041-3/+3
* Update Org to 9.3Bastien2019-12-031-12590/+15775
* * lisp/gnus/gnus-win.el (gnus-configure-frame): Check for window-live-p.Juri Linkov2019-11-301-0/+32
* Minor fixes in last changeEli Zaretskii2019-11-301-12/+12
* vc-hg: prompt for branch to mergeAndrii Kolomoiets2019-11-301-3/+6
* Document 'zap-up-to-char'Eli Zaretskii2019-11-291-0/+6
* Improve indexing of VC log commandsEli Zaretskii2019-11-291-0/+7
* Improve documentation and UI of 'C-x v L'Eli Zaretskii2019-11-291-2/+8
* Improve errors & warnings due to fancy quoted vars (Bug#32939)Noam Postavsky2019-11-282-2/+7
* 'C-1 C-x v L' asks for revision and shows its log entry with diff (bug#38044)Juri Linkov2019-11-281-1/+4
* Mouse rectangular region selection (bug#38013)Mattias Engdegård2019-11-273-0/+13
* Fix documentation of eieio-class-nameLars Ingebrigtsen2019-11-271-3/+1
* Fine-grained NS modifier key settings (bug#38296)Mattias Engdegård2019-11-271-12/+48
* message uses minibuffer-message in the active minibuffer (bug#17272 bug#19064)Juri Linkov2019-11-271-3/+5
* 2019-11-26 Martin Rudalics <rudalics@gmx.at>Martin Rudalics2019-11-261-14/+64
* Extend network-interface-list to return IPv6 and network infoRobert Pluim2019-11-261-6/+63
* Remove outdated documentationLars Ingebrigtsen2019-11-261-5/+0
* Default network-stream-use-client-certificates to nilRobert Pluim2019-11-232-6/+11
* Have what-cursor-position optionally show character nameRobert Pluim2019-11-231-0/+9
* Improve indexing of modifier keysEli Zaretskii2019-11-232-0/+9
* Fix a recent change in ELisp manualEli Zaretskii2019-11-211-3/+1
* Support 'vc-region-history' for MercurialEli Zaretskii2019-11-211-5/+9
* Fix up previous #' documentation additionLars Ingebrigtsen2019-11-211-1/+1
* Document the #' syntaxLars Ingebrigtsen2019-11-211-0/+5
* Add renaming of remote buffer file names to TrampMichael Albinus2019-11-201-7/+133