summaryrefslogtreecommitdiff
path: root/lisp/files.el
AgeCommit message (Expand)Author
2012-04-01Rename file-subdir-of-p to file-in-directory-p.Chong Yidong
2012-03-31Fix copying of symlinks.Thierry Volpiatto
2012-03-25More small edits for lispref/os.texiGlenn Morris
2012-03-21* lisp/files.el (move-file-to-trash): Files aren't regexps.Stefan Monnier
2012-03-08Another dir-locals iterationGlenn Morris
2012-03-07Undo 2012-03-06T08:22:42Z!rgm@gnu.orgGlenn Morris
2012-03-06Tweak previous dir-locals-find-file changeGlenn Morris
2012-03-05dir-locals-find-file tweak for "odd" .dir-locals.el (bug#10928)Glenn Morris
2012-03-05* lisp/files.el (locate-dominating-file): Doc fix.Glenn Morris
2012-03-01* files.el (file-equal-p): Fix docstring. Avoid unnecessaryMichael Albinus
2012-02-28* lisp/files.el (file-equal-p): renamed from `files-equal-p'.thierry volpiatto
2012-02-28Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris
2012-02-26Code and doc fixes for file-subdir-of-p and files-equal-p.Chong Yidong
2012-02-24Fix previous change files.el changeGlenn Morris
2012-02-24Fix bug#10489: 24.0.92 `dired-do-copy' may create infinite directory hierarchy.thierry volpiatto
2012-02-10Doc fixes for remote-file-name-inhibit-cacheGlenn Morris
2012-02-09* lisp/files.el (rename-uniquely): Doc fix. (Bug#3806)Glenn Morris
2012-02-04Document revert-buffer-in-progress-pGlenn Morris
2012-01-23Spelling fix.Paul Eggert
2012-01-20File-local variable fixes.Glenn Morris
2012-01-17files.el doc fixes.Glenn Morris
2012-01-07Merge from trunk.Paul Eggert
2012-01-06More customization-related documentation updates.Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-29* files.el (move-file-to-trash): Preserve default file modes on error.Paul Eggert
2011-12-21* files.el (file-remote-p): Fix docstring. (Bug#10319)Drew Adams
2011-12-04Spelling fixes.Paul Eggert
2011-11-28* lisp/files.el (find-file): Don't use force-same-window.Stefan Monnier
2011-11-19Spelling fixes.Paul Eggert
2011-11-14Spelling fixes.Paul Eggert
2011-11-09toggle-read-only fixes for bugs#7292, 10006.Glenn Morris
2011-11-07* lisp/files.el (find-file): Always use selected-window.Stefan Monnier
2011-10-26Make set-visited-file-name reload local variables if needed.Glenn Morris
2011-10-23Make vc-toggle-read-only an alias for toggle-read-only.Chong Yidong
2011-10-12Fix Bug#6019, Bug#9315.Michael Albinus
2011-09-22* files.el (copy-directory): Set directory attributes only in caseMichael Albinus
2011-09-18Allow visiting files with malformed prop-lines.Chong Yidong
2011-09-12* dired-aux.el (dired-mark-read-string): Don't use default value on empty input.Chong Yidong
2011-09-03Remove unused variable find-file-not-true-dirname-listLeo Liu
2011-09-02Remove pop-to-buffer-same-window.Chong Yidong
2011-08-20* lisp/files.el (hack-local-variables): Fully ignore case for "mode:".Glenn Morris
2011-08-19files.el fix for bug#9331Glenn Morris
2011-07-16Make `buffer-offer-save' permanently localLars Magne Ingebrigtsen
2011-07-14(make-directory): Clarify that an error will be raised if there's an errorLars Magne Ingebrigtsen
2011-07-13Give better error messages when trying to load non-existent symlinksLars Magne Ingebrigtsen
2011-07-11Only do the `C-x C-q' warning on VC backends where it makes sense.Leo Liu
2011-07-04* lisp/files.el (find-file): Use pop-to-buffer-same-window.Stefan Monnier
2011-07-03* files.el (file-expand-wildcards): Ignore non-readableLars Magne Ingebrigtsen
2011-06-29Avoid calling customize-save-variable during startup (Bug#8720).Chong Yidong
2011-06-29* lisp/files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.Glenn Morris