aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lisp/windmove.el: Directional window display (bug#32790)Juri Linkov2018-11-162-1/+119
* * lisp/windmove.el: Support more prefix args (bug#32790)Juri Linkov2018-11-162-10/+11
* Fix Bug#33394Michael Albinus2018-11-151-8/+14
* Isearch hit count. (Bug#29321)Juri Linkov2018-11-152-17/+136
* Minor copyedits in documentation of HOME handlingEli Zaretskii2018-11-142-13/+17
* Fix probing for pre-1970 DSTPaul Eggert2018-11-141-1/+1
* Document recent change to HOME handlingPaul Eggert2018-11-144-7/+16
* Fix a thinko in fileio.cEli Zaretskii2018-11-141-1/+1
* New option vc-find-revision-no-save to not write revision to fileJuri Linkov2018-11-143-1/+51
* Support VC revisions in diff-goto-source (bug#33319)Juri Linkov2018-11-144-2/+24
* Fix recent change in fileio.cEli Zaretskii2018-11-131-12/+14
* No need to pass absolute program name to call-processGlenn Morris2018-11-132-3/+2
* Update from GnulibPaul Eggert2018-11-1317-344/+58
* Root emacsclient no longer connects to non-root socketsGlenn Morris2018-11-132-9/+10
* Avoid byte-compilation warning in emacsbug.elEli Zaretskii2018-11-131-0/+1
* Act like POSIX sh if $HOME is relativePaul Eggert2018-11-137-74/+103
* * lisp/files.el: Justify binding of read-circle with commentsStefan Monnier2018-11-131-5/+12
* Fix build fail on files.el change (Bug#32352)Noam Postavsky2018-11-131-2/+2
* ; Cosmetic changes in etc/NEWSMichael Albinus2018-11-131-82/+83
* ; Merge from origin/emacs-26Glenn Morris2018-11-120-0/+0
|\
| * Bump Emacs version to 26.1.90Nicolas Petton2018-11-124-4/+4
* | Merge from origin/emacs-26Glenn Morris2018-11-122-101/+2315
|\ \ | |/
| * * etc/AUTHORS: Update.Nicolas Petton2018-11-121-100/+124
| * ; ChangeLog.3 updateNicolas Petton2018-11-121-1/+2191
* | ; Merge from origin/emacs-26Glenn Morris2018-11-120-0/+0
|\ \ | |/
| * Work around dumping bug on GNU/Linux ppc64lePaul Eggert2018-11-111-0/+2
* | Merge from origin/emacs-26Glenn Morris2018-11-1210-205/+292
|\ \ | |/
| * * lisp/files.el (write-file): Clarify the doc string. (Bug#33339)Eli Zaretskii2018-11-111-6/+9
| * Fix typos in midnight.elSimen Heggestøyl2018-11-111-3/+3
| * Improve documentation of 'move-file-to-trash'Eli Zaretskii2018-11-101-1/+3
| * ; * doc/lispref/functions.texi (Anonymous Functions): Fix typo.Charles A. Roelli2018-11-101-2/+2
| * * src/data.c (Ftype_of): xwidget objects are possible! (bug#33294)Stefan Monnier2018-11-092-5/+7
| * Improve documentation of Diff modeEli Zaretskii2018-11-091-32/+61
| * Note that lex bound lambda forms are not self-quoting (Bug#33199)Noam Postavsky2018-11-082-9/+13
| * Rewrite buffer display related doc-strings and docMartin Rudalics2018-11-082-149/+195
| * Fix call to GlobalMemoryStatusEx in w32.cEli Zaretskii2018-11-061-0/+1
* | maybe_disable_address_randomization always returns "int argc"Sam Steingold2018-11-121-1/+2
* | Fix dumping on GNU/Linux ppc64lePaul Eggert2018-11-113-50/+53
* | Pacify gcc -Wmaybe-uninitialized without X11-XCBPaul Eggert2018-11-111-1/+1
* | Pacify gcc -Wunused-macros in older GnuTLSPaul Eggert2018-11-111-40/+44
* | Add masking module to CSS property listSimen Heggestøyl2018-11-111-2/+36
* | ; * test/src/editfns-tests.el (test-group-name): Ignore getent errors.Glenn Morris2018-11-101-2/+3
* | * test/src/editfns-tests.el (test-group-name): Improve test.Glenn Morris2018-11-101-10/+17
* | Make 'move-file-to-trash' behave according to the documentationEli Zaretskii2018-11-101-4/+4
* | * test/src/editfns-tests.el (test-group-name): Small fix.Glenn Morris2018-11-101-1/+1
* | Dissociate controlling tty better on DarwinPaul Eggert2018-11-103-31/+24
* | Provide branch information for both Emacs and Tramp (Bug#33328)Michael Albinus2018-11-108-19/+75
* | * lisp/net/tramp.el (tramp-get-local-gid): Use `group-name' if available.Michael Albinus2018-11-101-4/+8
* | Add setter for 'xref-marker-ring-length'Allen Li2018-11-102-2/+19
* | Add 'ring-resize' functionAllen Li2018-11-104-11/+68