summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* Quote file-truename symlink to "../foo:bar:"Paul Eggert2017-08-301-8/+8
* Improve symlinks for TrampMichael Albinus2017-08-301-1/+2
* Prefer file-name-quote to concat "/:"Paul Eggert2017-08-291-3/+3
* Silence false alarms for symlinks to sourcesPaul Eggert2017-08-281-8/+18
* Font-lock FDO desktop files correctlyMark Oteiza2017-08-271-1/+2
* Do not munge contents of local symbolic linksPaul Eggert2017-08-261-10/+21
* Fix Tramp part of Bug#28156Michael Albinus2017-08-261-1/+1
* Remove old commented code and obsolete commentsReuben Thomas2017-08-231-49/+1
* Remove old duplicate commented codeReuben Thomas2017-08-231-40/+0
* Add conf-toml-modeTom Tromey2017-08-231-0/+1
* Improve make-temp-file performance on local filesPaul Eggert2017-08-181-12/+8
* * lisp/files.el (make-temp-file): Fix directory use case.Ted Zlatanov2017-08-181-1/+2
* Fix and document make-temp-file optional text parameterTed Zlatanov2017-08-181-11/+16
* Add auth-source tests and codify its API betterTed Zlatanov2017-08-181-3/+6
* Fix make-temp-file bug with ""/"."/".." prefixPaul Eggert2017-08-121-11/+8
* Improve make-temp-file performance on local filesPaul Eggert2017-08-121-0/+9
* Improve performance for rename-file etc.Paul Eggert2017-08-111-10/+0
* Fix a couple more make-temp-file racesPaul Eggert2017-08-061-60/+33
* insert-directory-wildcard-in-dir-p: Tweak regexpTino Calancha2017-08-051-1/+1
* * lisp/shell.el (explicit-shell-file-name): Mention shell-file-nameStefan Monnier2017-08-041-1/+1
* Dired: Handle posix wildcards in directory partTino Calancha2017-07-301-61/+85
* Preserve point under 'dired-auto-revert-buffer' (third case)Stephen Berman2017-07-291-2/+2
* Improve doc string of 'locate-dominating-file'Eli Zaretskii2017-07-281-2/+5
* Recognize MirBSD Korn shell rc fileMark Oteiza2017-07-241-1/+1
* * lisp/emacs-lisp/bytecomp.el: Fix bug#14860.Stefan Monnier2017-07-141-9/+0
* Avoid byte-compilation warnings for advised functionsEli Zaretskii2017-07-141-0/+9
* Avoid compilation warning in files.elEli Zaretskii2017-07-091-1/+4
* kill-matching-buffers to optionally not confirmGlenn Morris2017-06-191-3/+5
* * lisp/files.el (local-enable-local-variables): Doc fix.Glenn Morris2017-06-191-5/+6
* Fix bootstrap build of files.elPhilipp2017-05-061-5/+9
* Fix quoted files for 'verify-visited-file-modtime'Philipp Stephani2017-05-061-1/+7
* Fix Bug#26763Michael Albinus2017-05-031-1/+1
* Fix dependency error during bootstrapTino Calancha2017-04-301-0/+4
* ; Fix function namePhilipp Stephani2017-04-291-1/+1
* Reimplement auto-saving to visited filesPhilipp Stephani2017-04-291-0/+40
* enable mhtml-mode by defaultTom Tromey2017-04-051-3/+3
* Make subprocess functions resolve the default directoryPhilipp Stephani2017-04-041-1/+9
* Use a named function for 'safe-local-variablePhilipp Stephani2017-03-251-1/+6
* Merge from origin/emacs-25Paul Eggert2017-03-191-3/+7
|\
| * Improve documentation of hooks related to saving buffersEli Zaretskii2017-01-201-3/+7
* | Small recover-this-file improvementGlenn Morris2017-03-011-0/+2
* | Add error handling to magic-mode-alistPhillip Lord2017-02-281-9/+22
* | ; * lisp/files.el (save-some-buffers-default-predicate): Add :version.Eli Zaretskii2017-02-041-1/+2
* | Support options with embedded whitespace in 'dired-listing-switches'Eli Zaretskii2017-02-041-1/+1
* | New defcustom 'save-some-buffers-default-predicate'Richard Stallman2017-02-041-0/+12
* | Fix problem with auto-mode and dir-locals-collect-variablesLars Ingebrigtsen2017-01-251-1/+2
* | Fix auto-save-file-name problem in Tramp on MS WindowsMichael Albinus2017-01-171-4/+4
* | Add .jsx to auto-mode-alistTom Tromey2017-01-131-0/+1
* | Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\|
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1