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
*
Move define-obsolete-variable-alias before the var's definition.
Stefan Monnier
2012-05-12
1
-5
/
+5
*
Merge from emacs-24; up to 2012-04-21T14:12:27Z!sdl.web@gmail.com
Glenn Morris
2012-05-08
1
-13
/
+15
|
\
|
*
Improve previous dir-locals-read-from-file change
Glenn Morris
2012-05-06
1
-1
/
+1
|
*
* files.el (dir-locals-read-from-file): Mention dir-locals in any error message.
Glenn Morris
2012-05-06
1
-13
/
+15
*
|
* lisp/files.el (auto-mode-alist): Treat ".make" like ".mk".
Glenn Morris
2012-05-08
1
-0
/
+2
*
|
* lisp/files.el (file-auto-mode-skip): New var.
Ransom Williams
2012-05-04
1
-1
/
+6
*
|
Add new error and function `user-error'.
Stefan Monnier
2012-05-04
1
-2
/
+2
*
|
* lisp/files.el (automount-dir-prefix): Mark as obsolete.
Stefan Monnier
2012-05-04
1
-0
/
+1
*
|
* lisp/vc/vc-mtn.el:
Stefan Monnier
2012-04-25
1
-1
/
+2
*
|
* lisp/files.el (auto-mode-alist): Use javascript-mode instead.
Leo Liu
2012-04-25
1
-2
/
+2
*
|
Fix require-final-newline interaction with read-only buffers.
Christopher Schmidt
2012-04-18
1
-0
/
+1
*
|
Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.org
Glenn Morris
2012-04-13
1
-1
/
+1
|
\
|
|
*
* lisp/files.el (dir-locals-set-class-variables): Doc fix.
Glenn Morris
2012-04-10
1
-1
/
+1
*
|
Remove ucs-set-table-for-input dead code
Glenn Morris
2012-04-08
1
-4
/
+1
|
/
*
Rename file-subdir-of-p to file-in-directory-p.
Chong Yidong
2012-04-01
1
-15
/
+15
*
Fix copying of symlinks.
Thierry Volpiatto
2012-03-31
1
-7
/
+8
*
More small edits for lispref/os.texi
Glenn Morris
2012-03-25
1
-1
/
+5
*
* lisp/files.el (move-file-to-trash): Files aren't regexps.
Stefan Monnier
2012-03-21
1
-3
/
+3
*
Another dir-locals iteration
Glenn Morris
2012-03-08
1
-16
/
+21
*
Undo 2012-03-06T08:22:42Z!rgm@gnu.org
Glenn Morris
2012-03-07
1
-14
/
+18
*
Tweak previous dir-locals-find-file change
Glenn Morris
2012-03-06
1
-18
/
+14
*
dir-locals-find-file tweak for "odd" .dir-locals.el (bug#10928)
Glenn Morris
2012-03-05
1
-2
/
+12
*
* lisp/files.el (locate-dominating-file): Doc fix.
Glenn Morris
2012-03-05
1
-1
/
+4
*
* files.el (file-equal-p): Fix docstring. Avoid unnecessary
Michael Albinus
2012-03-01
1
-5
/
+6
*
* lisp/files.el (file-equal-p): renamed from `files-equal-p'.
thierry volpiatto
2012-02-28
1
-19
/
+13
*
Standardize possessive apostrophe usage in manuals, docs, and comments
Glenn Morris
2012-02-28
1
-2
/
+2
*
Code and doc fixes for file-subdir-of-p and files-equal-p.
Chong Yidong
2012-02-26
1
-16
/
+19
*
Fix previous change files.el change
Glenn Morris
2012-02-24
1
-1
/
+1
*
Fix bug#10489: 24.0.92 `dired-do-copy' may create infinite directory hierarchy.
thierry volpiatto
2012-02-24
1
-2
/
+44
*
Doc fixes for remote-file-name-inhibit-cache
Glenn Morris
2012-02-10
1
-14
/
+12
*
* lisp/files.el (rename-uniquely): Doc fix. (Bug#3806)
Glenn Morris
2012-02-09
1
-1
/
+7
*
Document revert-buffer-in-progress-p
Glenn Morris
2012-02-04
1
-0
/
+2
*
Spelling fix.
Paul Eggert
2012-01-23
1
-1
/
+1
*
File-local variable fixes.
Glenn Morris
2012-01-20
1
-113
/
+193
*
files.el doc fixes.
Glenn Morris
2012-01-17
1
-5
/
+4
*
Merge from trunk.
Paul Eggert
2012-01-07
1
-2
/
+6
|
\
|
*
More customization-related documentation updates.
Chong Yidong
2012-01-06
1
-1
/
+5
|
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
|
* files.el (move-file-to-trash): Preserve default file modes on error.
Paul Eggert
2011-12-29
1
-6
/
+8
|
/
*
* files.el (file-remote-p): Fix docstring. (Bug#10319)
Drew Adams
2011-12-21
1
-18
/
+35
*
Spelling fixes.
Paul Eggert
2011-12-04
1
-2
/
+2
*
* lisp/files.el (find-file): Don't use force-same-window.
Stefan Monnier
2011-11-28
1
-1
/
+1
*
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
[next]