summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lisp/files.el (hack-local-variables): Mention file name in warning.Stefan Monnier2014-03-031-2/+5
* * files.el (confirm-kill-emacs): Clarify doc (bug#15455).Lars Ingebrigtsen2014-02-091-1/+1
* * files.el (confirm-kill-emacs): Allow specifying an arbitrary predicate func...Lars Ingebrigtsen2014-02-091-1/+2
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* (save-buffer): Clarify the 0 argument (bug#10346).Lars Ingebrigtsen2014-02-081-1/+1
* * files.el (save-buffer): Use ARG as the parameter name for consistencyLars Ingebrigtsen2014-02-081-5/+5
* (backup-inhibited): Doc clarificationLars Ingebrigtsen2014-02-081-3/+3
* (locate-file): Suffixes aren't returned, so don't say that they areLars Ingebrigtsen2014-02-081-2/+2
* * files.el (find-file-noselect): Clarify prompt when changing readedness.Lars Ingebrigtsen2014-02-081-4/+6
* * files.el (find-file-visit-truename): Doc clarification (bug#14697).Lars Ingebrigtsen2014-02-071-3/+5
* * files.el (file-relative-name): Doc fix.Lars Ingebrigtsen2014-02-071-0/+2
* Spelling fixes.Paul Eggert2014-01-051-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * files.el (break-hardlink-on-save): Doc fix.Chong Yidong2013-12-171-4/+6
* Make the `interactive-only' bytecomp warning like the `obsolete' oneGlenn Morris2013-11-301-3/+2
* * lisp/emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):Bozhidar Batsov2013-11-251-0/+3