summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* `auto-save-list-file-prefix' can be a directory nameSam Steingold2015-02-231-4/+5
* Use user-error where error is inappropriateKelly Dean2015-02-181-5/+5
* lisp/files.el (insert-file-contents-literally): Fix typoKelly Dean2015-02-171-1/+1
* files.el: avoid asking whether to kill Emacs multiple timesMichal Nazarewicz2015-01-301-29/+34
* Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-281-4/+4
|\
| * Fix dired quoting bug with "Hit`N`Hide"Paul Eggert2015-01-041-4/+4
| * Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | Don't downcase system diagnostics' first lettersPaul Eggert2015-01-211-1/+1
* | Fix dir-locals handling for non-file buffers.Ivan Shmakov2015-01-171-1/+3
* | Avoid mapcar in two cases in files.el.Ivan Shmakov2015-01-171-4/+6
* | Minor directory-files-recursively touch-upLars Magne Ingebrigtsen2015-01-161-5/+6
* | * files.el (directory-files-recursively): Do not include remote file names.Michael Albinus2015-01-111-1/+4
* | * lisp/files.el (file-tree-walk): Remove; of unknown authorship.Glenn Morris2015-01-071-32/+0
* | Less 'make' chatter in batch modePaul Eggert2015-01-031-2/+2
* | Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | Implement a new function `directory-name-p'Lars Magne Ingebrigtsen2014-12-131-1/+6
* | directory-files-recursively symlink fixLars Magne Ingebrigtsen2014-12-131-3/+3
* | Ignore directory symlinks in directory-files-recursivelyLars Magne Ingebrigtsen2014-12-121-6/+6
* | * files.el (file-tree-walk): Use file-name-as-directoryAndreas Schwab2014-12-101-2/+1
* | Speed up directory-files-recursivelyLars Magne Ingebrigtsen2014-12-101-12/+15
* | Implement a new function directory-files-recursivelyLars Magne Ingebrigtsen2014-12-091-0/+21
* | lisp/files.el (file-tree-walk): Doc fix.Eli Zaretskii2014-12-041-3/+10
* | Fix punctuation glitches in file-tree-walk docstring.Eric S. Raymond2014-12-031-5/+5
* | Added file-tree-walk to files.el.Eric S. Raymond2014-12-031-0/+26
* | Merge from emacs-24; up to 117687Glenn Morris2014-11-081-1/+1
|\|
| * * files.el (file-name-non-special): Wrap the call ofMichael Albinus2014-11-071-1/+1
* | * files.el (auto-mode-alist): Use javascript-mode for .jsmTom Tromey2014-10-161-1/+1
* | * lisp/files.el (auto-mode-alist): Use sh-mode for .zsh files.Mark Oteiza2014-10-041-1/+1
* | * lisp/subr.el (alist-get): New accessor.Stefan Monnier2014-10-011-4/+1
* | Rename 24.5 to 25.1Stefan Monnier2014-09-291-1/+1
* | * files.el (minibuffer-with-setup-hook): Allow (:append FUN) toLeo Liu2014-08-291-10/+16
* | * lisp/files.el (out-of-memory-warning-percentage): Turn it off by default.Stefan Monnier2014-08-111-3/+4
* | Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.orgGlenn Morris2014-08-101-11/+2
|\|
| * Revert 2013-01-31 change that decides coding system before backing upGlenn Morris2014-08-101-11/+2
* | Remove remaining mentions of VMS as a hostReuben Thomas2014-08-071-1/+1
* | Fix a few ``MS-DOG''s overlooked in the previous commit.Reuben Thomas2014-08-071-4/+3
* | Merge from emacs-24; up to 2014-06-26T06:55:15Z!rgm@gnu.orgGlenn Morris2014-07-281-0/+1
|\|
| * More toggle-read-only doc tweaksGlenn Morris2014-07-251-0/+1
* | Merge from emacs-24; up to 2014-06-25T10:17:41Z!rgm@gnu.orgGlenn Morris2014-07-211-4/+4
|\|
| * Small fixes re toggle-read-only, mainly docGlenn Morris2014-07-211-4/+4
* | * src/alloc.c (Fmemory_info) [HAVE_LINUX_SYSINFO]: Return nil ifDmitry Antipov2014-07-111-6/+17
* | lisp/files.el (warn-maybe-out-of-memory): Fix the wording of the warning.Eli Zaretskii2014-07-101-4/+4
* | * files.el (warn-maybe-out-of-memory): Fix last change.Dmitry Antipov2014-07-101-10/+10
* | * configure.ac: Check whether sys/sysinfo.h providesDmitry Antipov2014-07-101-1/+18
* | * lisp/files.el (minibuffer-with-setup-hook): Evaluate the first arg eagerly.Stefan Monnier2014-06-271-3/+5
* | Do not allow out-of-range character position in Fcompare_strings.Dmitry Antipov2014-06-251-11/+6
* | * lisp/files.el (auto-mode-alist): Map .ad files to xdefaults-mode.Kevin Ryde2014-06-111-1/+1
* | Merge from emacs-24; up to 2014-06-02T11:35:40Z!michael.albinus@gmx.deGlenn Morris2014-06-081-0/+2
|\|
| * Doc edits re uniquifyGlenn Morris2014-06-081-0/+2
* | * lisp/files.el (locate-dominating-file): Expand file argument.Glenn Morris2014-05-301-1/+1