summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (find-alternate-file): Revert query message to Emacs 21 version.Chong Yidong2007-01-201-4/+4
* (abbreviate-file-name): Doc fix.Eli Zaretskii2007-01-061-2/+3
* (find-file-noselect-1, set-visited-file-name):Richard M. Stallman2007-01-041-1/+3
* (version-control): Doc fix.Juanma Barranquero2007-01-021-3/+3
* (auto-mode-case-fold): Doc fix.Kim F. Storm2006-12-311-1/+1
* (auto-mode-case-fold): New defcustom.Kim F. Storm2006-12-311-9/+33
* (backup-buffer): Show entire backup file name in message.Richard M. Stallman2006-12-301-10/+10
* (magic-mode-alist): Detect image files with `image-type-auto-detected-p'Juanma Barranquero2006-12-301-1/+1
* (magic-mode-alist): Allow matching file type byKim F. Storm2006-12-191-6/+10
* (magic-mode-alist): Mark as risky.Richard M. Stallman2006-12-171-0/+7
* Whitespace change.Richard M. Stallman2006-12-111-1/+1
* (insert-file-1): Compare file size to large-file-warning-threshold and requestEli Zaretskii2006-12-081-0/+10
* (revert-buffer): Special error message if file is now not readable.Richard M. Stallman2006-11-281-0/+5
* (set-visited-file-name): Use `format', not `message', in `y-or-n-p' call.Juanma Barranquero2006-11-131-6/+6
* (revert-buffer): Fix previous change.Kenichi Handa2006-11-101-0/+1
* (revert-buffer): If a unibyte buffer is being revertedKenichi Handa2006-10-301-0/+9
* (file-name-history): Add defvar.Richard M. Stallman2006-10-121-2/+5
* (auto-mode-alist): Match change log file name also withAndreas Schwab2006-10-121-1/+1
* Mark `buffer-read-only' as safe-local-variable.Reiner Steib2006-10-081-2/+2
* (find-file-existing): Modified to not allow wildcards.Eli Zaretskii2006-09-301-7/+9
* * files.el (save-some-buffers-action-alist): Display diff inChong Yidong2006-09-221-1/+7
* (find-buffer-visiting): Don't get fooled by a nil inode.Stefan Monnier2006-09-201-1/+1
* (risky-local-variable-p): Match ...-bindat-spec.Richard M. Stallman2006-09-081-3/+3
* (abbreviate-file-name): Don't mistakenly match newlines in file name.Stefan Monnier2006-09-061-1/+1
* (convert-standard-filename): For Cygwin, replace characters not allowed inEli Zaretskii2006-07-291-6/+14
* Remove spurious * in docstrings.Stefan Monnier2006-07-161-35/+35
* (locate-file-completion): Avoid duplicates in result.Richard M. Stallman2006-07-121-1/+1
* * files.el (find-alternate-file): Doc fix.Chong Yidong2006-07-061-1/+5
* (abbreviate-file-name): Add save-match-data.Richard M. Stallman2006-07-051-41/+42
* (find-file-noselect-1): Remove unused var assignment.Stefan Monnier2006-07-021-25/+16
* Fix a comment.Eli Zaretskii2006-06-231-1/+1
* * files.el (hack-local-variables): Run `hack-local-variables-hook'Chong Yidong2006-06-201-2/+2
* (find-file-noselect): Improve the question wording.Richard M. Stallman2006-06-191-10/+41
* (basic-save-buffer-2): For a new precious file,Richard M. Stallman2006-06-161-2/+3
* (hack-local-variables-confirm):Thien-Thi Nguyen2006-06-121-1/+5
* (hack-local-variables-prop-line)Kenichi Handa2006-06-071-4/+2
* (hack-local-variables): Ignore `char-trans' as well as `coding'.Kenichi Handa2006-06-021-1/+1
* (hack-local-variables-prop-line): Ignore `char-trans'Kenichi Handa2006-06-021-1/+3
* (auto-mode-alist): Add makepp suffix and optional mk on Makeppfile.Daniel Pfeiffer2006-05-301-1/+2
* (hack-one-local-variable-eval-safep): Don't burp if usedStefan Monnier2006-05-291-1/+4
* * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argumentChong Yidong2006-05-261-1/+1
* (file-name-extension): Doc fix.Richard M. Stallman2006-05-171-0/+1
* (auto-mode-alist): Add .lha files to archive file extensions.Eli Zaretskii2006-05-161-2/+2
* Trivial typo.Stefan Monnier2006-05-161-1/+1
* (version-control): Correct safe values.Reiner Steib2006-05-121-1/+2
* Balance parentheses.Luc Teirlinck2006-05-121-1/+1
* Move `safe-local-variable' declarations to the respective files.Reiner Steib2006-05-111-18/+7
* Remove `eval' and `let' binding for now unused lambda `string-or-null'.Juri Linkov2006-05-091-25/+23
* (buffer-stale-function): Point Info links to the main manual, not to emacs-xtra.Eli Zaretskii2006-05-061-1/+1