summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* | File-local-variable support for sh-script; add mksh supportDaniel Colascione2014-05-201-0/+1
* | Add with-file-modes macro, and use itGlenn Morris2014-05-141-72/+54
* | Merge from emacs-24; up to 2014-05-12T06:15:47Z!rgm@gnu.orgGlenn Morris2014-05-111-1/+1
|\ \ | |/
| * * files.el (cd-absolute): Test if directory is accessibleGlenn Morris2014-05-081-1/+1
* | Use file-accessible-directory-p in some more placesGlenn Morris2014-05-091-9/+7
* | Merge from emacs-24; up to 2014-04-01T20:18:12Z!eggert@cs.ucla.eduDaniel Colascione2014-04-071-35/+69
|\ \ | |/
| * Doc updates for buffer-stale-function now applying to file buffers tooGlenn Morris2014-04-031-3/+9
| * Doc updates related to changes in revert-buffer function variablesGlenn Morris2014-04-031-34/+62
* | Remove the build-time option CLASH_DETECTIONGlenn Morris2014-03-251-8/+0
* | Include interactive-only information in describe-function outputGlenn Morris2014-03-221-0/+1
* | Allow `declare' to set the interactive-only propertyGlenn Morris2014-03-221-2/+2
|/
* Fix behavior of with-temp-buffer-window (Bug#16816, Bug#17007).Martin Rudalics2014-03-161-1/+1
* * lisp/files.el (find-file): Doc fix: update info node name.Glenn Morris2014-03-101-1/+1
* Recognize dash shellGlenn Morris2014-03-051-0/+1