aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge from gnulibPaul Eggert2017-08-042-6/+15
* Port recent rename changes to Ubuntu 14.04Paul Eggert2017-08-041-1/+1
* insert-directory-wildcard-in-dir-p: Tweak regexpTino Calancha2017-08-052-1/+19
* ; * lisp/emacs-lisp/re-builder.el: Fix commentary (Bug#27947).Noam Postavsky2017-08-041-2/+2
* ; Fix map-tests when compiledNoam Postavsky2017-08-041-6/+10
* Implement iterator generator for avl-trees.Toby S. Cubitt2017-08-041-1/+16
* ls-lisp: Drop eshell dependenciesTino Calancha2017-08-051-9/+1
* ; Improve commentary of Info-default-directory-listEli Zaretskii2017-08-041-1/+5
* Fix dired-test-bug27631 on MS-WindowsTino Calancha2017-08-041-0/+4
* Fix dired-test-bug25609 on MS-WindowsEli Zaretskii2017-08-041-0/+9
* Fix 2 tests that fail in MS-WindowsTino Calancha2017-08-042-24/+49
* * lisp/shell.el (explicit-shell-file-name): Mention shell-file-nameStefan Monnier2017-08-043-6/+6
* Fix version numbers for some GnuTLS featuresPaul Eggert2017-08-032-215/+171
* Port recent rename changes to RHEL 7 + NFSPaul Eggert2017-08-031-15/+30
* Port GnuTLS usage to Ubuntu 16.04.2 LTSPaul Eggert2017-08-031-1/+10
* Simplify configuration of HAVE_GNUTLS3 etc.Paul Eggert2017-08-022-85/+10
* Default to --with-mailutils if it is installedPaul Eggert2017-08-024-17/+25
* Clarify when autogen.sh should run only autoconfPaul Eggert2017-08-021-2/+2
* .gitlab-ci.yml: Use stretch Debian image instead of unstableToon Claes2017-08-021-1/+1
* Add debugging messages to a Dired testStephen Berman2017-08-021-2/+10
* ls-lisp: Autoload call instead of cookieTino Calancha2017-08-021-3/+8
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2017-08-024-70/+100
|\
| * When renaming a file, ask only if EEXIST or ENOSYSPaul Eggert2017-08-024-39/+73
| * When creating a link, ask only if EEXISTPaul Eggert2017-08-021-31/+27
* | ; Extend traces in tramp-test36-asynchronous-requests for hydraMichael Albinus2017-08-021-5/+5
|/
* dired-align-file: Inherit text properties in inserted spacesTino Calancha2017-08-022-1/+16
* Don't assume /bin/sh as the 'sh' location in the local hostTino Calancha2017-08-021-4/+9
* Move dired tests using ls emulation to different filesTino Calancha2017-08-023-92/+140
* * test/lisp/ls-lisp-tests.el: Rename it from ls-lisp.elTino Calancha2017-08-021-0/+0
* * lisp/gnus/mm-uu.el (mm-uu-org-src-code-block-extract):Katsumi Yamaoka2017-08-021-1/+1
* Don’t worry about unlink if errno == ENOENTPaul Eggert2017-08-012-2/+3
* Fix misalignment in Dired when dired-directory is a consTino Calancha2017-08-022-1/+43
* Fix some dired-tests.el on MS-WindowsEli Zaretskii2017-08-011-0/+10
* Insert subdir content if dir-or-list is a string w/o wildcardsTino Calancha2017-08-012-2/+21
* Update todo-mode defcustoms in a less hideous wayStephen Berman2017-08-011-64/+20
* ; Auto-commit of loaddefs files.Glenn Morris2017-08-011-126/+299
* Add more should form calls in a failing dired testTino Calancha2017-08-011-4/+10
* Follow SAUNA recommendations for display-line-numbers-typeMichael Albinus2017-08-012-1/+1
* Avoid most stat calls when completing file namesPaul Eggert2017-07-315-32/+79
* dired-tests: Unload tested features after test themTino Calancha2017-07-311-1/+6
* Small adaptions for directory wildcardsMichael Albinus2017-07-312-5/+15
* ; Change instrumentation code in tramp-tests.elMichael Albinus2017-07-311-13/+4
* * lisp/dired (dired-trivial-filenames): Use \` and \' to match string boundsTino Calancha2017-07-311-1/+1
* Merge from gnulibPaul Eggert2017-07-301-1/+1
* ; Don't use non-ASCII quotes in commentsEli Zaretskii2017-07-302-5/+5
* ls-lisp: Do not require em-glob at top of the fileTino Calancha2017-07-302-2/+6
* * lisp/dired.el (dired-insert-directory): Move `file-remote-p' check up.Michael Albinus2017-07-301-10/+16
* * test/lisp/net/tramp-tests.el (tramp-test17-dired-with-wildcards): New test.Michael Albinus2017-07-301-1/+103
* Change default CSS property faceSimen Heggestøyl2017-07-301-1/+1
* Dired: Handle posix wildcards in directory partTino Calancha2017-07-307-97/+256