aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not munge contents of local symbolic linksPaul Eggert2017-08-261-19/+9
* Improve doc for file-name-absolute-p.Paul Eggert2017-08-261-2/+2
* Fix file-attributes race on GNU hostsPaul Eggert2017-08-253-25/+67
* Simplify expand_and_dir_to_filePaul Eggert2017-08-253-59/+30
* ; * src/w32.c (faccessat): Fix last change. (Bug#28207)Eli Zaretskii2017-08-251-1/+1
* Fix file-name completion on network sharesEli Zaretskii2017-08-251-1/+3
* Prefer ‘double’ for FP temps in xterm.cPaul Eggert2017-08-241-23/+29
* Minor improvements for tramp-interrupt-process, documentationMichael Albinus2017-08-241-2/+2
* Fix a comment whitespace typo.Reuben Thomas2017-08-231-1/+1
* Use lisp type in log message (bug#28176)Alan Third2017-08-231-1/+2
* Fix PNGs on macOS (bug#28176)Alan Third2017-08-231-26/+40
* Add ability to change macOS WM theme (bug#27973)Alan Third2017-08-235-0/+122
* ; * src/w32.c: Fix a typo in a comment.Eli Zaretskii2017-08-221-1/+1
* Avoid losing the buffer restriction in flyspell-modeEli Zaretskii2017-08-211-0/+3
* Fix the 'versionclean' target in src/MakefileSven Joachim2017-08-211-1/+1
* Implement `interrupt-process-functions'Michael Albinus2017-08-211-3/+30
* Avoid floating-point exceptions while drawing underwaveEli Zaretskii2017-08-212-4/+8
* Fix recently-introduced file descriptor leakPaul Eggert2017-08-181-0/+4
* Improve make-temp-file performance on local filesPaul Eggert2017-08-182-7/+17
* Implement HiDPI support for underwave on MS-WindowsEli Zaretskii2017-08-182-4/+24
* Support HiDPI displays for wave style underlinesStephen Pegoraro2017-08-181-5/+25
* Support Posix semantics of 'rename' on MS-WindowsEli Zaretskii2017-08-171-6/+34
* * src/w32.c (sys_rename_replace): Support renaming a directory.Eli Zaretskii2017-08-171-6/+16
* Merge from Gnulib; use ‘open’ for O_CLOEXECPaul Eggert2017-08-162-11/+1
* Allow use of run-time OS version checks on macOS (bug#27810)Alan Third2017-08-165-138/+211
* Add multiframe image support to NS port (bug#21714)Alan Third2017-08-162-0/+62
* Fix the MS-Windows buildEli Zaretskii2017-08-151-1/+4
* Improve rename-file port to macOSPaul Eggert2017-08-141-1/+1
* Improve rename-file behavior on macOSPaul Eggert2017-08-142-2/+6
* Implement renameat_noreplace for MS-WindowsEli Zaretskii2017-08-141-0/+4
* Fix 'rename' on MS-WindowsEli Zaretskii2017-08-141-4/+4
* Fix vertical cursor motion across too wide imagesEli Zaretskii2017-08-131-2/+2
* Fix make-temp-file bug with ""/"."/".." prefixPaul Eggert2017-08-121-5/+4
* Improve make-temp-file performance on local filesPaul Eggert2017-08-124-135/+50
* Fix completion on directory names on MS-DOS/MS-WindowsEli Zaretskii2017-08-122-4/+32
* Implement EXCL of write-region for TrampMichael Albinus2017-08-123-2/+14
* Use Gnulib 'tempname' on MS-WindowsEli Zaretskii2017-08-122-61/+1
* Improve performance for rename-file etc.Paul Eggert2017-08-111-61/+66
* Fix crashing emacs-module tests on MS-WindowsEli Zaretskii2017-08-091-0/+8
* Document make-temp-name magic limitationsPaul Eggert2017-08-081-1/+2
* Let `define-symbol-prop' take effect during compilationStefan Monnier2017-08-071-0/+11
* Fix infinite recursion under prettify-symbols-mode and linum-modeEli Zaretskii2017-08-071-0/+3
* Fix some crashes on self-modifying Elisp codePaul Eggert2017-08-061-61/+67
* Respect comment-auto-fill-only-commentsTom Tromey2017-08-051-4/+7
* Fix a bug in 'generate-new-buffer-name'Eli Zaretskii2017-08-051-1/+2
* Port recent rename changes to Ubuntu 14.04Paul Eggert2017-08-041-1/+1
* 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-021-2/+10