Merge from emacs--rel--22
[bpt/emacs.git] / lisp / files.el
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-07-24 Miles BaderMerge from emacs--rel--22
2007-07-22 Nick RobertsMark mode-line-remote as risky.
2007-07-20 Stefan Monnier(locate-dominating-file): Add comment.
2007-07-19 Stefan Monnier(locate-dominating-file): New function.
2007-07-17 Michael Albinus* files.el (file-remote-p): Introduce optional parameter
2007-07-15 Miles BaderMerge from emacs--rel--22
2007-07-10 Miles BaderMerge from emacs--rel--22
2007-07-08 Michael Albinus* files.el (file-remote-p): Introduce optional paramete...
2007-07-07 Stefan Monnier(find-file-confirm-nonexistent-file): Rename from
2007-07-03 Richard M. Stallman(find-file-confirm-inexistent-file): Make it a defcustom.
2007-07-03 Richard M. Stallman(make-directory): Doc fix.
2007-07-01 Richard M. Stallman(find-file-visit-truename): Fix safe-local-variable...
2007-07-01 Stefan Monnier(find-file-confirm-inexistent-file): New var.
2007-06-16 Miles BaderMerge from emacs--rel--22
2007-06-15 Miles BaderMerge from emacs--rel--22
2007-06-14 Miles BaderMerge from emacs--rel--22
2007-06-09 Miles BaderMerge from emacs--rel--22
2007-06-05 Chong Yidong(auto-mode-alist): Open `.asd' files in lisp-mode.
2007-06-05 Chong Yidong(auto-mode-alist): Add lower-priority match for names...
2007-06-05 Chong Yidong(auto-mode-alist): Separate "ChangeLog.1" and "ChangeLo...
2007-06-04 Chong Yidong(magic-mode-alist): Remove image-type-auto-detected-p.
2007-06-03 Sam SteingoldNew command kill-matching-buffers kills buffers whose...
2007-05-29 Miles BaderMerge from emacs--rel--22
2007-05-29 Miles BaderMerge from emacs--rel--22, gnus--rel--5.10
2007-05-25 Miles BaderMerge from emacs--rel--22
2007-05-25 Miles BaderMerge from emacs--rel--22
2007-05-24 Miles BaderMerge from emacs--rel--22
2007-05-22 Richard M. Stallman(set-auto-mode): Doc fix.
2007-05-22 Glenn Morris(auto-mode-alist): Open `.asd' files in lisp-mode.
2007-05-22 Miles BaderMerge from emacs--rel--22
2007-05-21 Chong Yidong(magic-mode-alist): Remove image-type-auto-detected-p.
2007-05-20 Miles BaderMerge from emacs--rel--22
2007-05-19 Dan Nicolaescu(auto-mode-alist): Change the regexp so that
2007-05-17 Miles BaderMerge from emacs--rel--22
2007-05-16 Stefan Monnier(magic-mode-alist, magic-fallback-mode-alist):
2007-05-16 Stefan Monnier(magic-fallback-mode-alist): Rename from file-start...
2007-05-14 Juanma Barranquero(mode-require-final-newline, require-final-newline...
2007-05-14 Juanma Barranquero(mode-require-final-newline, require-final-newline...
2007-05-11 Miles BaderMerge from emacs--rel--22
2007-05-10 Richard M. Stallman(file-start-mode-alist): New variable.
2007-04-23 Glenn Morris(magic-mode-alist): `<!DOCTYPE HTML' in html-mode.
2007-04-23 Glenn Morris(magic-mode-alist): Allow for carriage-returns in sgml...
2007-04-23 Glenn Morris(magic-mode-alist): Allow for carriage-returns in html...
2007-04-13 Chong YidongRevert 2007-03-25 change.
2007-03-25 Chong YidongDon't mark default-directory as a safe local var.
2007-03-20 David Kastrup(magic-mode-alist): Require literal "%!PS" string for
2007-03-20 Martin Rudalics(basic-save-buffer): Do not set visited filename when
2007-03-19 Chong YidongRevert 2006-12-08 change by Kevin Rodgers due to lack...
2007-03-19 Richard M. Stallman(default-directory): Mark safe.
2007-03-05 Richard M. Stallman(find-file-noselect): No error if file no longer exists.
2007-03-01 Chong Yidong(set-auto-mode-0): Use `indirect-function'.
2007-02-25 Andreas Schwab(hack-one-local-variable-eval-safep): Correct handling
2007-02-11 Juanma Barranquero(change-major-mode-with-file-name): Fix typo in docstring.
2007-02-09 Chong Yidong(magic-mode-alist): Call image-mode instead of image...
2007-01-31 Jason Rumney(magic-mode-alist): Use image-mode-maybe rather than
2007-01-30 Michael Albinus* files.el (get-free-disk-space): Return nil for remote
2007-01-27 Chong Yidong(hack-local-variables-confirm): Don't keep trying to...
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2007-01-20 Chong Yidong(find-alternate-file): Revert query message to Emacs...
2007-01-06 Eli Zaretskii(abbreviate-file-name): Doc fix.
2007-01-04 Richard M. Stallman(find-file-noselect-1, set-visited-file-name):
2007-01-02 Juanma Barranquero(version-control): Doc fix.
2006-12-31 Kim F. Storm(auto-mode-case-fold): Doc fix.
2006-12-31 Kim F. Storm(auto-mode-case-fold): New defcustom.
2006-12-30 Richard M. Stallman(backup-buffer): Show entire backup file name in message.
2006-12-30 Juanma Barranquero(magic-mode-alist): Detect image files with `image...
2006-12-19 Kim F. Storm(magic-mode-alist): Allow matching file type by
2006-12-17 Richard M. Stallman(magic-mode-alist): Mark as risky.
2006-12-11 Richard M. StallmanWhitespace change.
2006-12-08 Eli Zaretskii(insert-file-1): Compare file size to large-file-warnin...
2006-11-28 Richard M. Stallman(revert-buffer): Special error message if file is now...
2006-11-13 Juanma Barranquero(set-visited-file-name): Use `format', not `message...
2006-11-10 Kenichi Handa(revert-buffer): Fix previous change.
2006-10-30 Kenichi Handa(revert-buffer): If a unibyte buffer is being reverted
2006-10-12 Richard M. Stallman(file-name-history): Add defvar.
2006-10-12 Andreas Schwab(auto-mode-alist): Match change log file name also...
2006-10-08 Reiner SteibMark `buffer-read-only' as safe-local-variable.
2006-09-30 Eli Zaretskii(find-file-existing): Modified to not allow wildcards.
2006-09-22 Chong Yidong* files.el (save-some-buffers-action-alist): Display...
2006-09-20 Stefan Monnier(find-buffer-visiting): Don't get fooled by a nil inode.
2006-09-08 Richard M. Stallman(risky-local-variable-p): Match ...-bindat-spec.
2006-09-06 Stefan Monnier(abbreviate-file-name): Don't mistakenly match newlines...
2006-07-29 Eli Zaretskii(convert-standard-filename): For Cygwin, replace charac...
2006-07-16 Stefan MonnierRemove spurious * in docstrings.
2006-07-12 Richard M. Stallman(locate-file-completion): Avoid duplicates in result.
2006-07-06 Chong Yidong* files.el (find-alternate-file): Doc fix.
next