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
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
(find-alternate-file): Revert query message to Emacs 21 version.
Chong Yidong
2007-01-20
1
-4
/
+4
*
(abbreviate-file-name): Doc fix.
Eli Zaretskii
2007-01-06
1
-2
/
+3
*
(find-file-noselect-1, set-visited-file-name):
Richard M. Stallman
2007-01-04
1
-1
/
+3
*
(version-control): Doc fix.
Juanma Barranquero
2007-01-02
1
-3
/
+3
*
(auto-mode-case-fold): Doc fix.
Kim F. Storm
2006-12-31
1
-1
/
+1
*
(auto-mode-case-fold): New defcustom.
Kim F. Storm
2006-12-31
1
-9
/
+33
*
(backup-buffer): Show entire backup file name in message.
Richard M. Stallman
2006-12-30
1
-10
/
+10
*
(magic-mode-alist): Detect image files with `image-type-auto-detected-p'
Juanma Barranquero
2006-12-30
1
-1
/
+1
*
(magic-mode-alist): Allow matching file type by
Kim F. Storm
2006-12-19
1
-6
/
+10
*
(magic-mode-alist): Mark as risky.
Richard M. Stallman
2006-12-17
1
-0
/
+7
*
Whitespace change.
Richard M. Stallman
2006-12-11
1
-1
/
+1
*
(insert-file-1): Compare file size to large-file-warning-threshold and request
Eli Zaretskii
2006-12-08
1
-0
/
+10
*
(revert-buffer): Special error message if file is now not readable.
Richard M. Stallman
2006-11-28
1
-0
/
+5
*
(set-visited-file-name): Use `format', not `message', in `y-or-n-p' call.
Juanma Barranquero
2006-11-13
1
-6
/
+6
*
(revert-buffer): Fix previous change.
Kenichi Handa
2006-11-10
1
-0
/
+1
*
(revert-buffer): If a unibyte buffer is being reverted
Kenichi Handa
2006-10-30
1
-0
/
+9
*
(file-name-history): Add defvar.
Richard M. Stallman
2006-10-12
1
-2
/
+5
*
(auto-mode-alist): Match change log file name also with
Andreas Schwab
2006-10-12
1
-1
/
+1
*
Mark `buffer-read-only' as safe-local-variable.
Reiner Steib
2006-10-08
1
-2
/
+2
*
(find-file-existing): Modified to not allow wildcards.
Eli Zaretskii
2006-09-30
1
-7
/
+9
*
* files.el (save-some-buffers-action-alist): Display diff in
Chong Yidong
2006-09-22
1
-1
/
+7
*
(find-buffer-visiting): Don't get fooled by a nil inode.
Stefan Monnier
2006-09-20
1
-1
/
+1
*
(risky-local-variable-p): Match ...-bindat-spec.
Richard M. Stallman
2006-09-08
1
-3
/
+3
*
(abbreviate-file-name): Don't mistakenly match newlines in file name.
Stefan Monnier
2006-09-06
1
-1
/
+1
*
(convert-standard-filename): For Cygwin, replace characters not allowed in
Eli Zaretskii
2006-07-29
1
-6
/
+14
*
Remove spurious * in docstrings.
Stefan Monnier
2006-07-16
1
-35
/
+35
*
(locate-file-completion): Avoid duplicates in result.
Richard M. Stallman
2006-07-12
1
-1
/
+1
*
* files.el (find-alternate-file): Doc fix.
Chong Yidong
2006-07-06
1
-1
/
+5
*
(abbreviate-file-name): Add save-match-data.
Richard M. Stallman
2006-07-05
1
-41
/
+42
*
(find-file-noselect-1): Remove unused var assignment.
Stefan Monnier
2006-07-02
1
-25
/
+16
*
Fix a comment.
Eli Zaretskii
2006-06-23
1
-1
/
+1
*
* files.el (hack-local-variables): Run `hack-local-variables-hook'
Chong Yidong
2006-06-20
1
-2
/
+2
*
(find-file-noselect): Improve the question wording.
Richard M. Stallman
2006-06-19
1
-10
/
+41
*
(basic-save-buffer-2): For a new precious file,
Richard M. Stallman
2006-06-16
1
-2
/
+3
*
(hack-local-variables-confirm):
Thien-Thi Nguyen
2006-06-12
1
-1
/
+5
*
(hack-local-variables-prop-line)
Kenichi Handa
2006-06-07
1
-4
/
+2
*
(hack-local-variables): Ignore `char-trans' as well as `coding'.
Kenichi Handa
2006-06-02
1
-1
/
+1
*
(hack-local-variables-prop-line): Ignore `char-trans'
Kenichi Handa
2006-06-02
1
-1
/
+3
*
(auto-mode-alist): Add makepp suffix and optional mk on Makeppfile.
Daniel Pfeiffer
2006-05-30
1
-1
/
+2
*
(hack-one-local-variable-eval-safep): Don't burp if used
Stefan Monnier
2006-05-29
1
-1
/
+4
*
* files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
Chong Yidong
2006-05-26
1
-1
/
+1
*
(file-name-extension): Doc fix.
Richard M. Stallman
2006-05-17
1
-0
/
+1
*
(auto-mode-alist): Add .lha files to archive file extensions.
Eli Zaretskii
2006-05-16
1
-2
/
+2
*
Trivial typo.
Stefan Monnier
2006-05-16
1
-1
/
+1
*
(version-control): Correct safe values.
Reiner Steib
2006-05-12
1
-1
/
+2
*
Balance parentheses.
Luc Teirlinck
2006-05-12
1
-1
/
+1
*
Move `safe-local-variable' declarations to the respective files.
Reiner Steib
2006-05-11
1
-18
/
+7
*
Remove `eval' and `let' binding for now unused lambda `string-or-null'.
Juri Linkov
2006-05-09
1
-25
/
+23
*
(buffer-stale-function): Point Info links to the main manual, not to emacs-xtra.
Eli Zaretskii
2006-05-06
1
-1
/
+1
[next]