summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-141-2/+2
* toggle-read-only fixes for bugs#7292, 10006.Glenn Morris2011-11-091-1/+9
* * lisp/files.el (find-file): Always use selected-window.Stefan Monnier2011-11-071-1/+1
* Make set-visited-file-name reload local variables if needed.Glenn Morris2011-10-261-1/+5
* Make vc-toggle-read-only an alias for toggle-read-only.Chong Yidong2011-10-231-5/+1
* Fix Bug#6019, Bug#9315.Michael Albinus2011-10-121-2/+2
* * files.el (copy-directory): Set directory attributes only in caseMichael Albinus2011-09-221-3/+4
* Allow visiting files with malformed prop-lines.Chong Yidong2011-09-181-52/+56
* * dired-aux.el (dired-mark-read-string): Don't use default value on empty input.Chong Yidong2011-09-121-1/+1
* Remove unused variable find-file-not-true-dirname-listLeo Liu2011-09-031-5/+0
* Remove pop-to-buffer-same-window.Chong Yidong2011-09-021-2/+2
* * lisp/files.el (hack-local-variables): Fully ignore case for "mode:".Glenn Morris2011-08-201-1/+2
* files.el fix for bug#9331Glenn Morris2011-08-191-3/+5
* Make `buffer-offer-save' permanently localLars Magne Ingebrigtsen2011-07-161-0/+1
* (make-directory): Clarify that an error will be raised if there's an errorLars Magne Ingebrigtsen2011-07-141-1/+4
* Give better error messages when trying to load non-existent symlinksLars Magne Ingebrigtsen2011-07-131-1/+5
* Only do the `C-x C-q' warning on VC backends where it makes sense.Leo Liu2011-07-111-1/+1
* * lisp/files.el (find-file): Use pop-to-buffer-same-window.Stefan Monnier2011-07-041-2/+2
* * files.el (file-expand-wildcards): Ignore non-readableLars Magne Ingebrigtsen2011-07-031-1/+2
* Avoid calling customize-save-variable during startup (Bug#8720).Chong Yidong2011-06-291-10/+1
* * lisp/files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.Glenn Morris2011-06-291-0/+5
* Fix last change.Chong Yidong2011-06-191-1/+1
* * lisp/files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).Chong Yidong2011-06-191-0/+1
* Move/add window-buffer-related functions to window.el.Martin Rudalics2011-06-111-94/+0
* Allow/recommend explicit args for minor-modes in file local eval:s.Glenn Morris2011-06-091-2/+2
* Small fixes for dired-listing-switches usage.Alexander Klimov2011-06-081-2/+2
* Tweak auto-mode-alist to handle config.h.in (Bug#8547).Chong Yidong2011-05-281-4/+5
* * lisp/files.el (interpreter-mode-alist): Add rbash.David Michael2011-05-271-0/+1
* Make set-auto-mode respect mode: entries at the end of the file (bug#8586)Glenn Morris2011-05-261-6/+17
* * lisp/files.el (hack-local-variables, hack-local-variables-apply): Doc fixes.Glenn Morris2011-05-261-0/+10
* Downcase mode names in recent files.el changes.Glenn Morris2011-05-261-2/+3
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-1/+1
* Further tweak previous files.el change.Glenn Morris2011-05-211-6/+11
* Tweak previous files.el change.Glenn Morris2011-05-211-3/+6
* More small hack-local-variables tweaks for MODE-ONLY case.Glenn Morris2011-05-211-45/+43
* Small files.el hack-local changes for mode-only case.Glenn Morris2011-05-211-83/+91
* Small break-hardlink-on-save fix.Nix2011-05-191-0/+1
* Deprecate using "mode:" to enable minor modes (bug#8613)Glenn Morris2011-05-091-15/+19
* * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).Chong Yidong2011-04-231-0/+1
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-21/+21
* Produce more accurate results from file-size-human-readable.Eli Zaretskii2011-04-091-1/+4
* New function file-size-human-readable.Eli Zaretskii2011-04-081-0/+28
* Reimplement list-processes in Lisp.Chong Yidong2011-04-061-2/+2
* New variable `revert-buffer-in-progress-p'.Juanma Barranquero2011-04-061-8/+12
* * lisp/files.el (save-some-buffers): Doc fix.Glenn Morris2011-04-021-0/+3
* Merge from trunkStefan Monnier2011-03-211-2/+8
|\
| * Merge from emacs-23; up to 2010-06-03T22:16:02Z!dann@ics.uci.eduGlenn Morris2011-03-121-2/+8
| |\
| | * Fix comparisons of file ownership on MS-Windows for the Administrator user.Eli Zaretskii2011-03-111-2/+8
* | | Merge from trunkStefan Monnier2011-03-061-54/+93
|\ \ \ | |/ /