summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/files.el (basic-save-buffer): Use `buffer-name' as the defaultJuri Linkov2012-08-081-1/+2
* Docfix for kill-buffer-hook and others.Chong Yidong2012-08-051-1/+5
* * files.el (set-auto-mode): Fix invalid setq call.Chong Yidong2012-08-051-1/+1
* Support symlinks on latest versions of MS-Windows.Eli Zaretskii2012-08-031-28/+12
* Don't warn on toggle-read-only calls.Chong Yidong2012-07-131-33/+43
* * lisp/files.el (toggle-read-only): Restrict message to interactive use.Glenn Morris2012-07-061-2/+3
* Merge from emacs-24; up to 2012-05-01T00:16:02Z!rgm@gnu.orgChong Yidong2012-07-061-5/+7
|\
| * Fix bug #11827 with file-relative-name on MS-Windows.Eli Zaretskii2012-07-011-5/+7
* | * lisp/files.el (locate-dominating-file): Allow `name' to be a predicate.Stefan Monnier2012-07-041-50/+31
* | * lisp/files.el (file-name-base): New convenience function.Sam Steingold2012-06-261-0/+6
* | Further GV/CL cleanups.Stefan Monnier2012-06-221-8/+6
* | Fix bug #11726 -- send a message after `toggle-read-only'.Bastien Guerry2012-06-221-12/+15
* | Provide generalized variables in core Elisp.Stefan Monnier2012-06-221-4/+4
* | * lisp/files.el (abort-if-file-too-large): Use `file-size-human-readable'.Sam Steingold2012-06-141-2/+2
* | * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Don't add print-func.Stefan Monnier2012-06-131-4/+6
* | Clean up scoping rule of predefined single-word vars.Stefan Monnier2012-06-081-2/+0
* | * files.el (enable-remote-dir-locals): New option.Michael Albinus2012-06-061-1/+9
* | Fix previous (slogin and rlogin not appropriate for remote-shell-program)Glenn Morris2012-05-241-1/+1
* | Move prune-directory-list, remote-shell-program from paths.el to files.elGlenn Morris2012-05-241-0/+41
* | Move define-obsolete-variable-alias before the var's definition.Stefan Monnier2012-05-121-5/+5
* | Merge from emacs-24; up to 2012-04-21T14:12:27Z!sdl.web@gmail.comGlenn Morris2012-05-081-13/+15
|\ \ | |/
| * Improve previous dir-locals-read-from-file changeGlenn Morris2012-05-061-1/+1
| * * files.el (dir-locals-read-from-file): Mention dir-locals in any error message.Glenn Morris2012-05-061-13/+15
* | * lisp/files.el (auto-mode-alist): Treat ".make" like ".mk".Glenn Morris2012-05-081-0/+2
* | * lisp/files.el (file-auto-mode-skip): New var.Ransom Williams2012-05-041-1/+6
* | Add new error and function `user-error'.Stefan Monnier2012-05-041-2/+2
* | * lisp/files.el (automount-dir-prefix): Mark as obsolete.Stefan Monnier2012-05-041-0/+1
* | * lisp/vc/vc-mtn.el:Stefan Monnier2012-04-251-1/+2
* | * lisp/files.el (auto-mode-alist): Use javascript-mode instead.Leo Liu2012-04-251-2/+2
* | Fix require-final-newline interaction with read-only buffers.Christopher Schmidt2012-04-181-0/+1
* | Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.orgGlenn Morris2012-04-131-1/+1
|\ \ | |/
| * * lisp/files.el (dir-locals-set-class-variables): Doc fix.Glenn Morris2012-04-101-1/+1
* | Remove ucs-set-table-for-input dead codeGlenn Morris2012-04-081-4/+1
|/
* Rename file-subdir-of-p to file-in-directory-p.Chong Yidong2012-04-011-15/+15
* Fix copying of symlinks.Thierry Volpiatto2012-03-311-7/+8
* More small edits for lispref/os.texiGlenn Morris2012-03-251-1/+5
* * lisp/files.el (move-file-to-trash): Files aren't regexps.Stefan Monnier2012-03-211-3/+3
* Another dir-locals iterationGlenn Morris2012-03-081-16/+21
* Undo 2012-03-06T08:22:42Z!rgm@gnu.orgGlenn Morris2012-03-071-14/+18
* Tweak previous dir-locals-find-file changeGlenn Morris2012-03-061-18/+14
* dir-locals-find-file tweak for "odd" .dir-locals.el (bug#10928)Glenn Morris2012-03-051-2/+12
* * lisp/files.el (locate-dominating-file): Doc fix.Glenn Morris2012-03-051-1/+4
* * files.el (file-equal-p): Fix docstring. Avoid unnecessaryMichael Albinus2012-03-011-5/+6
* * lisp/files.el (file-equal-p): renamed from `files-equal-p'.thierry volpiatto2012-02-281-19/+13
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-2/+2
* Code and doc fixes for file-subdir-of-p and files-equal-p.Chong Yidong2012-02-261-16/+19
* Fix previous change files.el changeGlenn Morris2012-02-241-1/+1
* Fix bug#10489: 24.0.92 `dired-do-copy' may create infinite directory hierarchy.thierry volpiatto2012-02-241-2/+44
* Doc fixes for remote-file-name-inhibit-cacheGlenn Morris2012-02-101-14/+12
* * lisp/files.el (rename-uniquely): Doc fix. (Bug#3806)Glenn Morris2012-02-091-1/+7