summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* Add new file completion tables, change project.el to allow using themscratch/project-uniquify-filesStephen Leake2019-04-251-0/+26
* Fix Bug#35241Michael Albinus2019-04-171-1/+2
* Automatically detect JSX in JavaScript filesJackson Ray Hamilton2019-04-081-2/+1
* Improve regexp advice again, and unchain rangesPaul Eggert2019-04-021-1/+1
* Do not hardcode "/bin/sh" in compile. Bug#24338, Bug#29723Michael Albinus2019-03-091-0/+5
* Add portable dumperDaniel Colascione2019-01-151-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | * lisp/files.el (locate-file, files--splice-dirname-file): Fix docstring.Michael Albinus2018-12-311-6/+7
* | Merge from origin/emacs-26Glenn Morris2018-12-301-1/+4
|\ \ | |/
| * Improve documentation of 'file-local-name' and related APIsEli Zaretskii2018-12-291-1/+4
* | Merge from origin/emacs-26Glenn Morris2018-12-301-3/+9
|\ \ | |/
| * * lisp/files.el (cd): Fix last change. (Bug#33791)Eli Zaretskii2018-12-291-1/+0
| * Fix remote directories in Eshell on MS-WindowsEli Zaretskii2018-12-291-3/+10
* | Add file name handler support for 'make-process' (Bug#28691)Philipp Stephani2018-12-221-2/+9
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-9/+9
* | * 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
* | Merge from origin/emacs-26Glenn Morris2018-11-121-6/+9
|\ \ | |/
| * * lisp/files.el (write-file): Clarify the doc string. (Bug#33339)Eli Zaretskii2018-11-111-6/+9
* | Make 'move-file-to-trash' behave according to the documentationEli Zaretskii2018-11-101-4/+4
* | * lisp/files.el (abbreviate-file-name): Avoid save-match-dataStefan Monnier2018-10-261-30/+33
* | Merge from origin/emacs-26Glenn Morris2018-09-281-3/+6
|\ \ | |/
| * ; Spellcheck two more documentation stringsCharles A. Roelli2018-09-251-1/+1
| * Improve documentation of directory-local variablesEli Zaretskii2018-09-221-3/+6
* | file-attributes cleanupPaul Eggert2018-09-231-36/+35
* | Fix Bug#32454Michael Albinus2018-08-161-1/+1
* | ; Remove instrumentation for Bug#32226Michael Albinus2018-08-121-21/+0
* | ; More instrumentation for shadowfile-tests.el and files.elMichael Albinus2018-08-111-2/+2
* | ; More instrumentation for files.elMichael Albinus2018-08-111-0/+11
* | ; More instrumentation for shadowfile-tests.el and files.elMichael Albinus2018-08-101-0/+3
* | ; More instrumentation for files.elMichael Albinus2018-08-101-3/+7
* | ; More instrumentation for shadowfile-tests.el and files.elMichael Albinus2018-08-091-0/+3
* | New commands to create an empty fileTino Calancha2018-08-021-0/+15
* | Merge from origin/emacs-26Glenn Morris2018-07-241-1/+1
|\ \ | |/
| * Add save-match-data to abbreviate-file-name (Bug#32201)Noam Postavsky2018-07-211-1/+1
* | Fix typo in `find-alternate-file'Michael Albinus2018-07-241-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-07-021-2/+6
|\ \ | |/
| * ; * lisp/files.el (buffer-offer-save): Doc fix. (Bug#32000)Eli Zaretskii2018-06-301-2/+6
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-6/+2
* | ; Fix typoMichael Albinus2018-06-201-1/+1
* | Improve documentation of a recent changeEli Zaretskii2018-06-201-3/+3
* | Implement command completion in remote shells. (Bug#31704)Michael Albinus2018-06-201-5/+25
* | Improve documentation of several recent changesEli Zaretskii2018-06-161-5/+5
* | Offer to open large files without modesDaniel Colascione2018-06-071-11/+44
* | Fix Bug#31489Michael Albinus2018-06-041-55/+57
* | Extend file-name-non-specialMichael Albinus2018-06-031-82/+121
* | Don't warn the user about large files if they are unreadableLars Ingebrigtsen2018-04-151-0/+2
* | Merge from origin/emacs-26Glenn Morris2018-04-101-5/+10
|\ \ | |/
| * * lisp/files.el (kept-new-versions): Improve documentation string.Charles A. Roelli2018-04-091-1/+1