index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
files.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-14
1
-2
/
+2
*
toggle-read-only fixes for bugs#7292, 10006.
Glenn Morris
2011-11-09
1
-1
/
+9
*
* lisp/files.el (find-file): Always use selected-window.
Stefan Monnier
2011-11-07
1
-1
/
+1
*
Make set-visited-file-name reload local variables if needed.
Glenn Morris
2011-10-26
1
-1
/
+5
*
Make vc-toggle-read-only an alias for toggle-read-only.
Chong Yidong
2011-10-23
1
-5
/
+1
*
Fix Bug#6019, Bug#9315.
Michael Albinus
2011-10-12
1
-2
/
+2
*
* files.el (copy-directory): Set directory attributes only in case
Michael Albinus
2011-09-22
1
-3
/
+4
*
Allow visiting files with malformed prop-lines.
Chong Yidong
2011-09-18
1
-52
/
+56
*
* dired-aux.el (dired-mark-read-string): Don't use default value on empty input.
Chong Yidong
2011-09-12
1
-1
/
+1
*
Remove unused variable find-file-not-true-dirname-list
Leo Liu
2011-09-03
1
-5
/
+0
*
Remove pop-to-buffer-same-window.
Chong Yidong
2011-09-02
1
-2
/
+2
*
* lisp/files.el (hack-local-variables): Fully ignore case for "mode:".
Glenn Morris
2011-08-20
1
-1
/
+2
*
files.el fix for bug#9331
Glenn Morris
2011-08-19
1
-3
/
+5
*
Make `buffer-offer-save' permanently local
Lars Magne Ingebrigtsen
2011-07-16
1
-0
/
+1
*
(make-directory): Clarify that an error will be raised if there's an error
Lars Magne Ingebrigtsen
2011-07-14
1
-1
/
+4
*
Give better error messages when trying to load non-existent symlinks
Lars Magne Ingebrigtsen
2011-07-13
1
-1
/
+5
*
Only do the `C-x C-q' warning on VC backends where it makes sense.
Leo Liu
2011-07-11
1
-1
/
+1
*
* lisp/files.el (find-file): Use pop-to-buffer-same-window.
Stefan Monnier
2011-07-04
1
-2
/
+2
*
* files.el (file-expand-wildcards): Ignore non-readable
Lars Magne Ingebrigtsen
2011-07-03
1
-1
/
+2
*
Avoid calling customize-save-variable during startup (Bug#8720).
Chong Yidong
2011-06-29
1
-10
/
+1
*
* lisp/files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
Glenn Morris
2011-06-29
1
-0
/
+5
*
Fix last change.
Chong Yidong
2011-06-19
1
-1
/
+1
*
* lisp/files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
Chong Yidong
2011-06-19
1
-0
/
+1
*
Move/add window-buffer-related functions to window.el.
Martin Rudalics
2011-06-11
1
-94
/
+0
*
Allow/recommend explicit args for minor-modes in file local eval:s.
Glenn Morris
2011-06-09
1
-2
/
+2
*
Small fixes for dired-listing-switches usage.
Alexander Klimov
2011-06-08
1
-2
/
+2
*
Tweak auto-mode-alist to handle config.h.in (Bug#8547).
Chong Yidong
2011-05-28
1
-4
/
+5
*
* lisp/files.el (interpreter-mode-alist): Add rbash.
David Michael
2011-05-27
1
-0
/
+1
*
Make set-auto-mode respect mode: entries at the end of the file (bug#8586)
Glenn Morris
2011-05-26
1
-6
/
+17
*
* lisp/files.el (hack-local-variables, hack-local-variables-apply): Doc fixes.
Glenn Morris
2011-05-26
1
-0
/
+10
*
Downcase mode names in recent files.el changes.
Glenn Morris
2011-05-26
1
-2
/
+3
*
Don't quote lambda expressions with `quote'.
Stefan Monnier
2011-05-23
1
-1
/
+1
*
Further tweak previous files.el change.
Glenn Morris
2011-05-21
1
-6
/
+11
*
Tweak previous files.el change.
Glenn Morris
2011-05-21
1
-3
/
+6
*
More small hack-local-variables tweaks for MODE-ONLY case.
Glenn Morris
2011-05-21
1
-45
/
+43
*
Small files.el hack-local changes for mode-only case.
Glenn Morris
2011-05-21
1
-83
/
+91
*
Small break-hardlink-on-save fix.
Nix
2011-05-19
1
-0
/
+1
*
Deprecate using "mode:" to enable minor modes (bug#8613)
Glenn Morris
2011-05-09
1
-15
/
+19
*
* files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
Chong Yidong
2011-04-23
1
-0
/
+1
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-21
/
+21
*
Produce more accurate results from file-size-human-readable.
Eli Zaretskii
2011-04-09
1
-1
/
+4
*
New function file-size-human-readable.
Eli Zaretskii
2011-04-08
1
-0
/
+28
*
Reimplement list-processes in Lisp.
Chong Yidong
2011-04-06
1
-2
/
+2
*
New variable `revert-buffer-in-progress-p'.
Juanma Barranquero
2011-04-06
1
-8
/
+12
*
* lisp/files.el (save-some-buffers): Doc fix.
Glenn Morris
2011-04-02
1
-0
/
+3
*
Merge from trunk
Stefan Monnier
2011-03-21
1
-2
/
+8
|
\
|
*
Merge from emacs-23; up to 2010-06-03T22:16:02Z!dann@ics.uci.edu
Glenn Morris
2011-03-12
1
-2
/
+8
|
|
\
|
|
*
Fix comparisons of file ownership on MS-Windows for the Administrator user.
Eli Zaretskii
2011-03-11
1
-2
/
+8
*
|
|
Merge from trunk
Stefan Monnier
2011-03-06
1
-54
/
+93
|
\
|
|
[next]